infrun: Fix TARGET_WAITKIND_NO_RESUMED handling in non-stop mode
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
65706a29
PA
12015-11-30 Pedro Alves <palves@redhat.com>
2
3 * gdb.texinfo (Remote Configuration): List "set/show remote
4 thread-events" command in configuration table.
5 (Stop Reply Packets): Document "T05 create" stop
6 reason and 'w' stop reply.
7 (General Query Packets): Document QThreadEvents packet. Document
8 QThreadEvents qSupported feature.
9
de979965
PA
102015-11-30 Pedro Alves <palves@redhat.com>
11
12 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
13 anchor.
14 (Packets): Document vCtrlC.
15
79efa585
SM
162015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17
18 * gdb.texinfo (Thread List Format): Mention thread names.
19
7e0aa6aa
PA
202015-11-24 Pedro Alves <palves@redhat.com>
21
22 PR 17539
23 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
24 program-spaces" example to ascending order listing.
25 (Threads): Adjust "info threads" example to ascending order
26 listing.
27 (Forks): Adjust "info inferiors" example to ascending order
28 listing.
29
0c532a29
MM
302015-11-04 Markus Metzger <markus.t.metzger@intel.com>
31
32 * gdb.texinfo (Process Record and Replay): Document "record
33 instruction-history" modifiers.
34
fc58fa65
AB
352015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
38 description.
39 (Frame Filter Management): Move to later in the 'Examining the
40 Stack' chapter.
41 (Selection): Add entry for 'select-frame'.
42
792005b0
DE
432015-09-25 Doug Evans <dje@google.com>
44
45 * gdb.texinfo (Process Record and Replay): Fix syntax of
46 "record instruction-history begin, end" and
47 "record function-call-history begin, end".
48
c58b006b
SM
492015-09-22 Simon Marchi <simon.marchi@ericsson.com>
50
51 * gdb.texinfo (Specifying Source Directories): Fix
52 substitute-path example.
53
f2665db5
MM
542015-09-18 Markus Metzger <markus.t.metzger@intel.com>
55
56 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
57
e68fa6f0
PA
582015-09-15 Pedro Alves <palves@redhat.com>
59
60 PR remote/18965
61 * gdb.texinfo (Stop Reply Packets): Revert previous change to
62 the vforkdone description.
63
8228463c
PA
642015-09-15 Pedro Alves <palves@redhat.com>
65
66 PR remote/18965
67 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
68 part indicates the thread ID of the parent process.
69
750ce8d1
YQ
702015-09-15 Yao Qi <yao.qi@linaro.org>
71
72 * gdb.texinfo (General Query Packets): Add vContSupported to
73 tables of 'gdbfeatures' and 'stub features' supported in the
74 qSupported packet, as well as to the list containing stub
75 feature details.
76
b459a59b
DB
772015-09-11 Don Breazeal <donb@codesourcery.com>
78
79 * gdb.texinfo (Remote Configuration): Add exec event
80 feature to table of packet settings.
81 (Stop Reply Packets): Add exec events to the list of stop
82 reasons.
83 (General Query Packets): Add exec events to tables of
84 'gdbfeatures' and 'stub features' supported in the qSupported
85 packet, as well as to the list containing stub feature
86 details.
87
73b8c1fd
PA
882015-08-24 Pedro Alves <palves@redhat.com>
89
90 * gdb.texinfo (Remote Configuration): Document the "set/show
91 remote multiprocess-extensions-packet" commands.
92
bb615428
PA
932015-08-24 Pedro Alves <palves@redhat.com>
94
95 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
96 <M32R>: Remove references to M32R/D.
97 <M68K>: Remove references to target dbug.
98 <MIPS Embedded>: Remove references to target r3900 and target
99 array.
100 <PowerPC Embedded>: Remove references to target dink32 and target
101 ppcbug, target sds
102 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
103
2b4bf6af
AB
1042015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
105
106 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
107
566f5e3b
AB
1082015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
111
18989b3c
AB
1122015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * gdb.texinfo (Maintenance Commands): Move documentation of "main
115 info bfds" to...
116 (File Caching): A New section. Outline bfd caching, and add new
117 description for "main set/show bfd-sharing".
118
6ff0ba5f
DE
1192015-08-14 Doug Evans <xdje42@gmail.com>
120
121 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
122 disassembly.
123 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
124
629500fa
KS
1252015-08-11 Keith Seitz <keiths@redhat.com>
126
127 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
128 Use "location(s)"instead of "linespec(s)".
129 (Specifying a Location): Rewrite.
130 Add subsections describing linespec, address, and explicit locations.
131 Add node/menu for each subsection.
132 (Source and Machine Code, C Preprocessor Macros)
133 (Create and Delete Trace points)
134 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
135 (Continuing at a Different Address): Remove "linespec" examples.
136 Add reference to "Specify a Location"
137 (The -break-insert Command): Rewrite. Add anchor.
138 Add reference to appropriate manual section discussing locations.
139 (The -dprintf-insert Command): Refer to -break-insert for
140 specification of 'location'.
141
fbea99ea
PA
1422015-08-07 Pedro Alves <palves@redhat.com>
143
144 * gdb.texinfo (Maintenance Commands): Document "maint set/show
145 target-non-stop".
146
da8c46d2
MM
1472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
148
149 * gdb.texinfo (Process Record and Replay): Document prefixing of
150 speculatively executed instructions in the "record instruction-history"
151 command.
152
a3b5281e
DE
1532015-07-20 Doug Evans <dje@google.com>
154
155 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
156
6bcb1f97
DE
1572015-07-16 Doug Evans <dje@google.com>
158
159 * stabs.texinfo: @include gdb-cfg.texi.
160
db1ff28b
JK
1612015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
162
163 Revert the previous 2 commits:
164 gdbserver build-id attribute generator
165 Validate symbol file using build-id
166
ca5268b6
JK
1672015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
168
169 * gdb.texinfo (Files): Add 'set validate-build-id'
170 and 'show validate-build-id'.
171
700ca40f
JK
1722015-07-15 Aleksandar Ristovski <aristovski@qnx.com
173 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 gdbserver build-id attribute generator.
176 * gdb.texinfo (Library List Format for SVR4 Targets): Add
177 'build-id' in description, example, new attribute in dtd.
178
7c7f93f6
AB
1792015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
180
181 * gdb.texinfo (Selection): Update documentation for 'frame'
182 command.
183
b0627500
MM
1842015-07-02 Markus Metzger <markus.t.metzger@intel.com>
185
72f4393d 186 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
187 commands.
188
b20a6524
MM
1892015-07-02 Markus Metzger <markus.t.metzger@intel.com>
190
191 * gdb.texinfo (Process Record and Replay): Spell out that variables
192 and registers are not available during btrace replay.
193 Describe the new "record btrace pt" command.
194 Describe the new "set|show record btrace pt buffer-size" options.
195 (General Query Packets): Describe the new Qbtrace:pt and
196 Qbtrace-conf:pt:size packets.
197 Expand "bts" to "Branch Trace Store".
198 Update the branch trace DTD.
199
fc637f04
PP
2002015-06-26 Patrick Palka <patrick@parcs.ath.cx>
201
202 * gdb.texinfo (Command History): Document the new option
203 "history remove-duplicates".
204
18a94d75
DE
2052015-06-19 Doug Evans <dje@google.com>
206
207 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
208 longer supported.
209
0eacb298
PP
2102015-06-17 Patrick Palka <patrick@parcs.ath.cx>
211
212 * gdb.texinfo (Command History): Mention that setting
213 GDBHISTSIZE to the empty string disables history truncation.
214
bc460514
PP
2152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
216
217 PR gdb/16999
218 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
219 behavior.
220
b58c513b
PP
2212015-06-17 Patrick Palka <patrick@parcs.ath.cx>
222
223 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
224 with GDBHISTSIZE.
225
a86c90e6
SM
2262015-06-15 Simon Marchi <simon.marchi@ericsson.com>
227
228 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
229 bytes and memory units for -data-{read,write}-memory-bytes.
230 (Packets): Same for m, M and X packets.
231 * python.texi (Inferiors In Python): Same for read_memory and
232 write_memory.
233
c74f7d1c
JT
2342015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
235
236 * gdb.texinfo (Separate Debug Files): Document that PE is also
237 supported.
238
51f0e40d
AB
2392015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
242 single table entry.
243
966f0aef
WT
2442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
245
246 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
247
248
15a201c8
GB
2492015-06-10 Gary Benson <gbenson@redhat.com>
250
251 * gdb.texinfo (Remote Configuration): Document the
252 "set/show remote hostio-setfs-packet" command.
253 (Host I/O Packets): Document the vFile:setfs packet.
254
7a6a1731
GB
2552015-06-10 Gary Benson <gbenson@redhat.com>
256
257 * gdb.texinfo (Debugging Output): Document the "set/show debug
258 linux-namespaces" command.
259
7d73c23c 2602015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 261 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
262
263 * gdb.texinfo (i386): Add documentation about "show mpx bound"
264 and "set mpx bound".
265
27e0867f
DE
2662015-05-27 Doug Evans <dje@google.com>
267
268 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
269
b4f54984
DE
2702015-05-26 Doug Evans <dje@google.com>
271
272 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
273 command renamings.
274 (Maintenance Commands): Update for DWARF "set debug" command renamings.
275
55b40027
AB
2762015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
279
a4ea0946
AB
2802015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
283 (TUI Commands): Add 'tui enable' and 'tui disable' details.
284
37442ce1
DE
2852015-05-16 Doug Evans <xdje42@gmail.com>
286
287 * guile.texi (Memory Ports in Guile): Document support for unbuffered
288 memory ports.
289
36de76f9
JK
2902015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
291
292 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
293
0d71eef5
DB
2942015-05-12 Don Breazeal <donb@codesourcery.com>
295
296 * gdb.texinfo (Forks): Note that fork debugging is
297 supported in extended mode.
298 (Remote Configuration): Add fork event features to table
299 of packet settings.
300 (Stop Reply Packets): Add fork events to list of stop reasons.
301 (General Query Packets): Add fork events to tables of
302 'gdbfeatures' and 'stub features' supported in the qSupported
303 packet, as well as to the list containing stub feature
304 details.
305
835205d0
GB
3062015-05-12 Gary Benson <gbenson@redhat.com>
307
308 * gdb.texinfo (General Query Packets): Document
309 qXfer:exec-file:read with empty annex.
310
4c082a81
SC
3112015-05-09 Siva Chandra Reddy <sivachandra@google.com>
312
313 * python.texi (Values From Inferior): Add descriptions of new
314 methods gdb.Value.reference_value and gdb.Value.const_value.
315
b30a0bc3
JB
3162015-05-06 Joel Brobecker <brobecker@adacore.com>
317
318 * gdb.texinfo (Files): Add "info dll" documentation.
319 (Cygwin Native): Remove "info dll" documentation.
320
2ce1cdbf
DE
3212015-04-29 Doug Evans <dje@google.com>
322
323 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
324 Document.
325 (Writing an Xmethod): Add get_result_type to example.
326
59fb7612
SS
3272015-04-28 Sasha Smundak <asmundak@google.com>
328
329 * python.texi: New method documented.
330
cf75d6c3
AB
3312015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
334 format.
335
897c3d32
DE
3362015-04-24 Doug Evans <dje@google.com>
337
338 * python.texi (Xmethods In Python): Fix name of method to call the
339 xmethod.
340
1b6e6f5c
GB
3412015-04-17 Gary Benson <gbenson@redhat.com>
342
343 * gdb.texinfo (Connecting to a Remote Target): Mention that
344 GDB can access program files from remote targets that support
345 qXfer:exec-file:read and Host I/O packets.
346
c78fa86a
GB
3472015-04-17 Gary Benson <gbenson@redhat.com>
348
349 * gdb.texinfo (Remote Configuration): Document the "set/show
350 remote pid-to-exec-file-packet" command.
351 (General Query Packets): Document the qXfer:exec-file:read
352 qSupported features. Document the qXfer:exec-file:read packet.
353
a9a5a3d1
GB
3542015-04-17 Gary Benson <gbenson@redhat.com>
355
356 * gdb.texinfo (set sysroot): Document that "set sysroot" also
357 applies to executable paths if supplied to GDB as absolute.
358
4f45d445
JK
3592015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
360
361 * gdb.texinfo (Mode Options): Remove -xdb.
362
e7a8570f
JK
3632015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
364 Eli Zaretskii <eliz@gnu.org>
365
72f4393d
L
366 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
367 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
368 the compile command. New subsection Compiler search for the compile
369 command.
370
f2983cc3
AW
3712015-04-09 Andy Wingo <wingo@igalia.com>
372
373 * guile.texi (Frames In Guile): Describe frame-read-register.
374
599bd15c
GB
3752015-04-02 Gary Benson <gbenson@redhat.com>
376
377 * gdb.texinfo (set sysroot): Document "target:".
378
d11916aa
SS
3792015-04-01 Sasha Smundak <asmundak@google.com>
380
381 * doc/python.texi (Writing a Frame Unwinder in Python): Add
382 section.
383
df8411da
SDJ
3842015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
385
386 PR corefiles/16092
387 * gdb.texinfo (gcore): Mention new command 'set
388 use-coredump-filter'.
389 (set use-coredump-filter): Document new command.
390
d33279b3
AT
3912015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
392
393 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
394 documentation, reorder the info os entries in alphabetical order.
395
852f8402
SM
3962015-03-26 Simon Marchi <simon.marchi@ericsson.com>
397
398 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
399 -data-write-memory-bytes.
400
856e7dd6
PA
4012015-03-24 Pedro Alves <palves@redhat.com>
402
403 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
404 mention that threads may sometimes run unlocked.
405
236af5e3
YG
4062015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
407
408 * gdb.texinfo (Remote configuration): Document "set/show
409 serial parity" command.
410
464b0089
GB
4112015-03-18 Gary Benson <gbenson@redhat.com>
412
413 * gdb.texinfo (General Query Packets): Remove documentation
414 for now-removed vFile:fstat qSupported features.
415
0a93529c
GB
4162015-03-11 Gary Benson <gbenson@redhat.com>
417
418 * gdb.texinfo (Remote Configuration): Document the
419 "set/show remote hostio-fstat-packet" command.
420 (General Query Packets): Document the vFile:fstat
421 qSupported features.
422 (Host I/O Packets): Document the vFile:fstat packet.
423
85642ba0
AW
4242015-03-11 Andy Wingo <wingo@igalia.com>
425
426 * guile.texi (Objfiles In Guile): Document objfile-progspace.
427
f7e6eed5
PA
4282015-03-04 Pedro Alves <palves@redhat.com>
429
430 * gdb.texinfo (Remote Configuration): Document the "set/show
431 remote swbreak-feature-packet" and "set/show remote
432 hwbreak-feature-packet" commands.
433 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
434 decription.
435 (Stop Reply Packets): Document the swbreak and hwbreak stop
436 reasons.
437 (General Query Packets): Document the swbreak and hwbreak
438 qSupported features.
439 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
440
f873665f 4412015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
442
443 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
444 under *stopped.
445
9a284c97
DE
4462015-03-02 Doug Evans <xdje42@gmail.com>
447
448 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
449
446899e4
AA
4502015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
451
452 * gdb.texinfo (S/390 and System z Features): Describe new feature
453 "org.gnu.gdb.s390.vx".
454
7ee67ee4
SDJ
4552015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
456
457 PR gdb/18008
458 * gdb.texinfo (maint internal-error, maint internal-warning, maint
459 demangler-warning): Fix typo ("problam").
460
53cf2ee0
DT
4612015-02-19 David Taylor <dtaylor@emc.com>
462
463 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
464
3133f8c1
JM
4652015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
466
467 * gdb.texinfo (Static Probe Points): Add cindex `static probe
468 point, DTrace'.
469 (Static Probe Points): Modified to cover DTrace probes in addition
470 to SystemTap probes. Also modified to cover the `enable probe'
471 and `disable probe' commands.
472
9aca2ff8
JM
4732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
474
475 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
476 `disable probe' commands.
477
fa3f8d5a
DT
4782015-02-12 David Taylor <dtaylor@emc.com>
479
480 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
481 fields of the QTDV packet.
482
d33501a5
MM
4832015-02-09 Markus Metzger <markus.t.metzger@intel.com>
484
485 * gdb.texinfo (Branch Trace Configuration Format): Add size.
486 (Process Record and Replay): Describe new set|show commands.
487 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
488
f4abbc16
MM
4892015-02-09 Markus Metzger <markus.t.metzger@intel.com>
490
491 * gdb.texinfo (Process Record and Replay): Describe the "record
492 btrace bts" command.
493 (General Query Packets): Describe qXfer:btrace-conf:read packet.
494 (Branch Trace Configuration Format): New.
495
cfb069a8
GB
4962015-01-31 Gary Benson <gbenson@redhat.com>
497 Doug Evans <dje@google.com>
498
499 * gdb.texinfo (Command Completion): Document new
500 "set/show max-completions" option.
501
f57d2163
DE
5022015-01-31 Doug Evans <xdje42@gmail.com>
503
504 * gdb.texinfo (Symbols): Document new commands
505 "maint print symbol-cache", "maint print symbol-cache-statistics",
506 "maint flush-symbol-cache". Document new option
507 "maint set symbol-cache-size".
508
9f050062
DE
5092015-01-31 Doug Evans <xdje42@gmail.com>
510
511 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
512 distinguish script files vs inlined scripts.
513 * python.texi (Python Auto-loading): Ditto.
514
b6577aab
DE
5152015-01-30 Doug Evans <dje@google.com>
516
517 * gdb.texinfo (Symbols) <info source>: Output now contains producer
518 string if present.
519
3a8b707a
DE
5202015-01-27 Doug Evans <dje@google.com>
521
522 * python.texi (Objfiles In Python): Document Objfile.username.
523
1b549396
DE
5242015-01-27 Doug Evans <dje@google.com>
525
526 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
527 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
528
253828f1
JK
5292015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
530
531 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
532
bf555842
EZ
5332015-01-16 Eli Zaretskii <eliz@gnu.org>
534
535 * doc/gdb.texinfo (TUI Commands): Document the possible
536 values of NAME argument to 'winheight' command. Explain the
537 effect of 'tabset' setting better.
538
439250fb
DE
5392015-01-11 Doug Evans <xdje42@gmail.com>
540
541 PR gdb/15830
542 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
543 (Symbols): Ditto.
544 (Maintenance Commands): Delete docs for "maint demangle".
545
6bf6fd09
JB
5462014-12-31 Joel Brobecker <brobecker@adacore.com>
547
548 * gdb.texinfo (Files): Remove documentation of the
549 "add-shared-symbol-files" and "assf" commands.
550 (Cygwin Native): Remove documentation of the "dll-symbols"
551 command.
552
cc485e62
DE
5532014-12-17 Doug Evans <xdje42@gmail.com>
554
555 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
556
bb2ec1b3
TT
5572014-12-12 Phil Muldoon <pmuldoon@redhat.com>
558 Jan Kratochvil <jan.kratochvil@redhat.com>
559
560 * gdb.texinfo (Altering): Update.
561 (Compiling and Injecting Code): New node.
562
6dddd6a5
DE
5632014-12-12 Doug Evans <dje@google.com>
564
565 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
566
f5b95c01
AA
5672014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
568
569 * gdb.texinfo: Document "maint print user-registers".
570
a0be3e44
DE
5712014-12-08 Doug Evans <dje@google.com>
572
573 * python.texi (Objfiles In Python): Document Objfile.owner.
574
86e4ed39
DE
5752014-12-04 Doug Evans <dje@google.com>
576
577 * python.texi (Objfiles In Python): Document
578 Objfile.add_separate_debug_file.
579
7c50a931
DE
5802014-12-04 Doug Evans <dje@google.com>
581
582 * python.texi (Objfiles In Python): Document Objfile.build_id.
583
162078c8
NB
5842014-12-02 Nick Bull <nicholaspbull@gmail.com>
585
586 * python.texi (Events In Python): Document new events
587 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
588 and RegisterChangedEvent.
589
f10c5b19
JK
5902014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
591
592 Add add-auto-load-scripts-directory.
593 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
594 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
595
413b59ae
JK
5962014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
597
598 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
599 description typo.
600
02be9a71
DE
6012014-10-30 Doug Evans <dje@google.com>
602
603 * python.texi (Progspaces In Python): Document ability to add
604 random attributes to gdb.Progspace objects.
605 (Objfiles In Python): Document ability to add random attributes to
606 gdb.objfile objects.
607
e5f8a7cc
PA
6082014-10-27 Pedro Alves <palves@redhat.com>
609
610 * gdb.texinfo (Continuing and Stepping): Add cross reference to
611 info on stepping and signal handlers.
612 (Signals): Explain stepping and signal handlers. Add context
613 index entry, and cross references.
614
fab3a15d
SM
6152014-10-20 Simon Marchi <simon.marchi@ericsson.com>
616
617 * python.texi (Breakpoints In Python): Add parenthesis after
618 Breakpoint.delete. Clarify Breakpoint.enabled description so
619 that it contains "disable".
620
4ffbba72
DE
6212014-10-17 Doug Evans <dje@google.com>
622
623 * python.texi (Events In Python): Document clear_objfiles event.
624
d096d8c1
DE
6252014-10-17 Doug Evans <dje@google.com>
626
627 * python.texi (Objfiles In Python): Document new progspace attribute.
628
32a8097b
PA
6292014-10-17 Pedro Alves <palves@redhat.com>
630
631 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
632 (SVR4 Process Information): Delete mention of OSF/1.
633
2ddf4301
SM
6342014-10-01 Simon Marchi <simon.marchi@ericsson.com>
635
636 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
637 exit-code field in -list-thread-groups output.
638
342cc091
JBG
6392014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
640
641 * gdb.texinfo (Set Breaks): Add missing "@end table".
642
a25a5a45
PA
6432014-09-22 Pedro Alves <palves@redhat.com>
644
645 * gdb.texinfo (Set Breaks): Document that "set breakpoint
646 always-inserted off" is the default mode now. Delete
647 documentation of "set breakpoint always-inserted auto".
648
2b4fd423
DE
6492014-09-18 Doug Evans <dje@google.com>
650
651 * python.texi (Symbol Tables In Python): Document "producer"
652 attribute of gdb.Symtab objects.
653
deb8ff2b
PA
6542014-09-16 Pedro Alves <palves@redhat.com>
655
656 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
657 (Embedded OS): Remove VxWorks menu entry.
658 (VxWorks): Remove node.
659
81219e53
DE
6602014-09-13 Doug Evans <xdje42@gmail.com>
661
662 * gdb.texinfo (Signaling): Document new queue-signal command.
663
faa42425
DE
6642014-09-06 Doug Evans <xdje42@gmail.com>
665
666 PR 15276
667 * gdb.texinfo (Convenience Funs): Document $_caller_is,
668 $_caller_matches, $_any_caller_is, $_any_caller_matches.
669
1a6a384b
JL
6702014-09-03 Justin Lebar <jlebar@google.com>
671
672 * python.texi (Types In Python): Type.template_argument(n) returns a
673 gdb.Value or a gdb.Type and throws an exception if n is out of
674 range.
675
5f3b99cf
SS
6762014-09-03 Sasha Smundak <asmundak@google.com>
677
678 * python.texi (Frames in Python): Add read_register description.
679
3cecbbbe
TT
6802014-08-04 Tom Tromey <tromey@redhat.com>
681
682 * gdb.texinfo (Debugging Output): Update for change to "set debug
683 target".
684
90debf20
MM
6852014-08-01 Masaki Muranaka <monaka@monami-software.com>
686
687 Pushed by Joel Brobecker <brobecker@adacore.com>.
688 * Makefile.in (transform): New variable.
689 (install-man1, install-man5): Apply $(transform) to man file names.
690
ee7333ae
DE
6912014-07-26 Doug Evans <xdje42@gmail.com>
692
693 PR guile/17177
694 * guile.texi (Guile Pretty Printing API): Fix typo.
695 Document set-pretty-printers!, pretty-printers.
696 (Selecting Guile Pretty-Printers): Update.
697 Mention program-space based pretty-printers.
698
70509625
PA
6992014-07-25 Pedro Alves <palves@redhat.com>
700 Eli Zaretskii <eliz@gnu.org>
701
702 * gdb.texinfo (Signaling) <signal command>: Explain what happens
703 with multi-threaded programs.
704
b67a2c6f
YQ
7052014-06-27 Yao Qi <yao@codesourcery.com>
706
707 * gdb.texinfo (Maintenance Commands): Update the output of
708 'maint print dummy-frames' command.
709
f179cf97
EZ
7102014-06-24 Eli Zaretskii <eliz@gnu.org>
711
712 * gdb.texinfo (Screen Size): Improve indexing.
713
992c7d70
GB
7142014-06-19 Gary Benson <gbenson@redhat.com>
715
716 * gdb.texinfo (Maintenance Commands): Document new
717 "maint set/show catch-demangler-crashes" option.
718
57fcfb1b
GB
7192014-06-19 Gary Benson <gbenson@redhat.com>
720
721 * gdb.texinfo (Maintenance Commands): Document new
722 "maint demangler-warning" command and new
723 "maint set/show demangler-warning" option.
724
dd5d5494
SC
7252014-06-09 Siva Chandra Reddy <sivachandra@google.com>
726
727 * python.texi (Xmethod API): Add space before the opening
728 parenthesis in function descriptions.
729
25326a28 7302014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
731
732 * guile.texi (Guile Configuration): Document guile-data-directory.
733
0a770bb2 7342014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
735
736 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
737
16f691fb
DE
7382014-06-04 Doug Evans <xdje42@gmail.com>
739
740 * guile.texi (Breakpoints In Guile): Update.
741
1e47491b
JB
7422014-06-03 Joel Brobecker <brobecker@adacore.com>
743
744 * python.texi (Xmethod API): Fix reference to "Progspaces In
745 Python".
746
0c6e92a5
SC
7472014-06-03 Siva Chandra Reddy <sivachandra@google.com>
748
749 * python.texi (Xmethods In Python, XMethod API)
750 (Writing an Xmethod): New nodes.
751 (Python API): New menu entries "Xmethods In Python",
752 "Xmethod API", "Writing an Xmethod".
753
06eb1586
DE
7542014-06-02 Doug Evans <xdje42@gmail.com>
755
756 * guile.texi (Guile API): Add entry for Parameters In Guile.
757 (GDB Scheme Data Types): Mention <gdb:parameter> object.
758 (Parameters In Guile): New node.
759
e698b8c4
DE
7602014-06-02 Doug Evans <xdje42@gmail.com>
761
762 * guile.texi (Guile API): Add entry for Commands In Guile.
763 (Basic Guile) <parse-and-eval>: Add reference.
764 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
765 (GDB Scheme Data Types): Mention <gdb:command> object.
766 (Commands In Guile): New node.
767
ded03782
DE
7682014-06-02 Doug Evans <xdje42@gmail.com>
769
770 * guile.texi (Guile API): Add entry for Progspaces In Guile.
771 (GDB Scheme Data Types): Mention <gdb:progspace> object.
772 (Progspaces In Guile): New node.
773
53e8a631
AB
7742014-05-30 Andrew Burgess <aburgess@broadcom.com>
775
776 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
777 * python.texi (Frames In Python): Mention
778 gdb.FRAME_UNWIND_MEMORY_ERROR.
779
329ea579
PA
7802014-05-29 Pedro Alves <palves@redhat.com>
781 Tom Tromey <tromey@redhat.com>
782
783 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
784 from example.
785 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
786 Mention that target-async is now deprecated.
787 (Maintenance Commands): Document maint set/show target-async.
788
92bcb5f9
PA
7892014-05-29 Pedro Alves <palves@redhat.com>
790
791 * observer.texi (sync_execution_done, command_error): New
792 subjects.
793
fd664c91
PA
7942014-05-29 Pedro Alves <palves@redhat.com>
795
796 PR gdb/13860
797 * observer.texi (signal_received, end_stepping_range)
798 (signal_exited, exited, no_history): New observer subjects.
799
b2715b27
AW
8002014-05-26 Andy Wingo <wingo@igalia.com>
801
802 * guile.texi (GDB Scheme Data Types): Remove documentation for
803 removed interfaces. Update spelling of gdb-object-kind.
804
9eaa4c1e
AW
8052014-05-26 Andy Wingo <wingo@igalia.com>
806
807 * guile.texi (Basic Guile): Fix some typos.
808
0f1e8403
AW
8092014-05-26 Andy Wingo <wingo@igalia.com>
810
811 * guile.texi (Writing a Guile Pretty-Printer)
812 (Guile Types Module): Fix excess parentheses in use-modules forms.
813
697aa1b7
EZ
8142014-05-24 Eli Zaretskii <eliz@gnu.org>
815
816 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
817 (Breakpoints In Guile, Guile Printing Module)
818 (Guile Exception Handling, Values From Inferior In Guile)
819 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
820 Don't use @var at the beginning of a sentence.
821
822 * gdb.texinfo (Frame Filter Management, Trace Files)
823 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
824 (PowerPC Embedded, Define, Annotations for Running)
825 (IPA Protocol Commands, Packets, General Query Packets)
826 (Tracepoint Packets, Notification Packets, Environment)
827 (Inferiors and Programs, Set Breaks, Set Catchpoints)
828 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
829 (Frames, Backtrace, Selection, Expressions, Registers)
830 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
831 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
832 (Source Annotations, Using JIT Debug Info Readers, Packets)
833 (Stop Reply Packets, Host I/O Packets)
834 (Target Description Format): Don't use @var at the beginning of a
835 sentence.
836
837 * python.texi (Basic Python, Types In Python)
838 (Commands In Python, Frames In Python, Line Tables In Python)
839 (Breakpoints In Python, gdb.printing, gdb.types)
840 (Type Printing API): Don't use @var at the beginning of a
841 sentence.
842
67b5c0c1
MM
8432014-05-23 Markus Metzger <markus.t.metzger@intel.com>
844
845 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
846 replay-memory-access".
847
6a3cb8e8
PA
8482014-05-21 Pedro Alves <palves@redhat.com>
849
850 * gdb.texinfo (Starting): Document "set/show
851 auto-connect-native-target".
852 (Target Commands): Document "target native".
853
936d2992
PA
8542014-05-20 Pedro Alves <palves@redhat.com>
855
856 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
857 not be remote specific. Add cross reference to the qCRC packet.
858 (Separate Debug Files): Update cross reference to the qCRC packet.
859 (General Query Packets) <qCRC packet>: Add anchor.
860
b3ce5e5f
DE
8612014-05-17 Doug Evans <xdje42@gmail.com>
862
863 Copy over changes from guile.texi.
864 * python.texi (Basic Python) <gdb.execute>: Add text.
865 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
866 (Values From Inferior) <Python string>: Add text.
867 (Values From Inferior) <Value.string>: Clarify string length handling.
868 (Pretty Printing API): Add cindex.
869 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
870 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
871 @vindex.
872 (Commands In Python) <COMPLETE_*>: Similarly.
873 (Symbols In Python) <SYMBOL_*>: Similarly.
874 (Breakpoints In Python) <WP_*>: Similarly.
875 (Breakpoints In Python) <BP_*>: Similarly.
876
8dfcab11
DT
8772014-05-17 David Taylor <dtaylor@emc.com>
878
879 * gdb.texinfo (General Query Packets): Add a note about thread IDs
880 mentioned in the qfThreadInfo reply.
881
8d551b02
DE
8822014-05-16 Doug Evans <dje@google.com>
883
884 * gdb.texinfo (Mode Options): Add -D.
885
e20bd8f4
SB
8862014-05-09 Samuel Bronson <naesten@gmail.com>
887
888 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
889 "make -C".
890
f989a1c8
TT
8912014-04-29 Tom Tromey <tromey@redhat.com>
892
893 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
894 "show debug varobj".
895
95cf3b38
DT
8962014-05-01 David Taylor <dtaylor@emc.com>
897
898 * gdb.texinfo (compare-sections): Document the new -r (read-only)
899 option.
900
01f9f808
MS
9012014-04-24 Michael Sturm <michael.sturm@mintel.com>
902 Walfred Tedeschi <walfred.tedeschi@intel.com>
903
904 * gdb.texinfo (i386 Features): Add description of AVX512
905 registers.
906
770e7fc7
DE
9072014-03-31 Doug Evans <dje@google.com>
908
909 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
910
97d8f0ee
DE
9112014-03-30 Doug Evans <dje@google.com>
912
913 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
914 (Background Execution): Ditto.
915
36cb1214
HZ
9162014-03-21 Pedro Alves <palves@redhat.com>
917 Stan Shebs <stan@codesourcery.com>
918 Hui Zhu <hui@codesourcery.com>
919
920 * gdb.texinfo (Packets): Add anchor to "? packet".
921 Remove fixme and update introduction of "k packet".
922 Add anchor to "vKill packet".
923
5e3a2c38
SS
9242014-03-12 Stan Shebs <stan@codesourcery.com>
925
926 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
927
7a5a839f
LC
9282014-02-26 Ludovic Courtès <ludo@gnu.org>
929
dc6ae996 930 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 931
95060284
JB
9322014-02-20 Joel Brobecker <brobecker@adacore.com>
933
934 * gdb.texinfo (Files): Document "add-shared-symbol-files"
935 and "assf" as being deprecated.
936 (Cygwin Native): Likewise for "dll-symbols".
937 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
938 as a way to force the loading of symbols from a DLL.
939
f7bd0f78
SC
9402014-02-19 Siva Chandra Reddy <sivachandra@google.com>
941
942 * python.texi (Values From Inferior): Add description about the
943 new feature.
944
329baa95
DE
9452014-02-17 Doug Evans <xdje42@gmail.com>
946
947 * Makefile.in (GDB_DOC_FILES): Add python.texi.
948 * gdb.texinfo (Python): Moved to ...
949 * python.texi: ... here. New file.
950
687894f5
DE
9512014-02-17 Ludovic Courtès <ludo@gnu.org>
952
d25f38ee 953 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
954 Remove 'string-begins-with' procedure. Add 'pretty-printer'
955 parameter to 'str-lookup-function' procedure. Look for
956 the "std::string<" prefix.
957 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
958 Adjust description.
959
6fb526ee
DE
9602014-02-11 Tejas Belagod <tejas.belagod@arm.com>
961
d25f38ee 962 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
963 parantheses for deffn.
964 (Disassembly In Guile): Ditto.
965
1e0a5178
SS
9662014-02-10 Stan Shebs <stan@codesourcery.com>
967
968 Add Doxygen support.
969 * Makefile.in (doxy): New action, generates Doxygen files.
970 (DOXYGEN): New.
971 (doxyedit): New.
972 * Doxyfile-base.in: New file.
973 * Doxyfile-gdb-api.in: New file.
974 * Doxyfile-gdb-xref.in: New file.
975 * Doxyfile-gdbserver.in: New file.
976 * doxy-index.in: New file.
977 * filter-for-doxygen: New file.
978 * filter-params.pl: New file.
979
ed3ef339
DE
9802014-02-10 Doug Evans <xdje42@gmail.com>
981
982 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
983 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
984 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
985 (Guile docs): Include guile.texi.
986 (objfile-gdbdotext file): Add objfile-gdb.scm.
987 (dotdebug_gdb_scripts section): Mention Guile scripts.
988 (Multiple Extension Languages): New node.
989 * guile.texi: New file.
990
c6044dd1
JB
9912014-01-28 Joel Brobecker <brobecker@adacore.com>
992
993 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
994 ignore-descriptive-types". commands.
995
87ce2a04
DE
9962014-01-22 Doug Evans <dje@google.com>
997
998 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
999 (gdbserver man): Ditto.
1000
52834460
MM
10012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1002
1003 * gdb.texinfo: Document limited reverse/replay support
1004 for target record-btrace.
1005
0688d04e
MM
10062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1007
1008 * gdb.texinfo (Process Record and Replay): Update documentation.
1009
8710b709
MM
10102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1011
1012 * gdb.texinfo (Process Record and Replay): Document new /c
1013 modifier accepted by "record function-call-history".
1014 Add /i modifier to "record function-call-history" example.
1015
dcf106f3
JB
10162014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1017 Joel Brobecker <brobecker@adacore.com>
1018
1019 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1020 markers. Remove one that was misplaced.
1021
41ef2965
PA
10222014-01-10 Pedro Alves <palves@redhat.com>
1023
1024 * gdb.texinfo (Your Program's Environment) <set environment>:
1025 Mention the shell, and point at 'set exec-wrapper'.
1026
c0d48811
JB
10272014-01-07 Joel Brobecker <brobecker@adacore.com>
1028
1029 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1030
5fba4c0f
JB
10312013-12-30 Joel Brobecker <brobecker@adacore.com>
1032
1033 * gdb.texinfo (Types In Python): Clarify the documentation
1034 of attribute gdb.Field.bitpos.
1035
0809504b
JB
10362013-12-28 Joel Brobecker <brobecker@adacore.com>
1037
1038 * gdb.texinfo (Types In Python): Fix the documentation of
1039 attribute "bitpos" in class gdb.Field for enum types. Add
1040 documentation for attribute "enumval" in that same class.
1041
edef6000
JB
10422013-12-28 Joel Brobecker <brobecker@adacore.com>
1043
1044 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1045 @ftable.
1046
71b8c845
DE
10472013-12-23 Doug Evans <xdje42@gmail.com>
1048
1049 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1050 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1051 corresponding section in Extending GDB.
1052 (Extending GDB): Move menu up. New menu item "Auto-loading
1053 extensions".
1054 (Sequences): New menu item "Auto-loading sequences".
1055 (Auto-loading sequences): New node.
1056 (Python): Rename section from Scripting GDB to Extending GDB.
1057 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1058 Move docs on ways to auto-load extensions to ...
1059 (Auto-loading extensions): ... here. New node.
1060
d192b373
JB
10612013-12-23 Joel Brobecker <brobecker@adacore.com>
1062
1063 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1064 in menu.
1065 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1066 command, now in a new node.
1067 (GDB/MI Support Commands): New node, with its contents being
1068 extracted from the "GDB/MI Miscellaneous Commands" node.
1069 A small paragraph introducing the section is also added at
1070 the start.
1071 (GDB/MI Miscellaneous Commands): Delete the description of the
1072 -info-gdb-mi-command, -list-features and -list-target-features
1073 commands, now hosted in the "GDB/MI Support Commands" node.
1074
a16b0e22
SC
10752013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1076
1077 PR python/16113
1078 * gdb.texinfo (Values From Inferior): Add a note about using
1079 gdb.Field objects as subscripts on gdb.Value objects.
1080 (Types In Python): Add description about the new attribute
1081 "parent_type" of gdb.Field objects.
1082
9b26f0fb
JB
10832013-12-12 Joel Brobecker <brobecker@adacore.com>
1084
1085 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1086 entry for section docuumenting the -list-features GDB/MI command.
1087
72bfa06c
JB
10882013-12-10 Joel Brobecker <brobecker@adacore.com>
1089
1090 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1091 "exec-run-start-option" entry in the output of the "-list-features"
1092 command.
1093
3ea8680f
EZ
10942013-12-04 Eli Zaretskii <eliz@gnu.org>
1095
1096 * gdb.texinfo (i386): Fix yesterday's commit.
1097
1a4f73eb
TT
10982013-12-03 Tom Tromey <tromey@redhat.com>
1099
1100 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1101 documented here.
1102
6cb999f8
TT
11032013-12-03 Tom Tromey <tromey@redhat.com>
1104
1105 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1106
ca8941bb
WT
11072013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1108
1109 * gdb.texinfo (i386 Features): Add MPX feature registers.
1110 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1111 a subsubsection for MPX and describes the display of the
1112 boundary registers.
1113
688981c9
JB
11142013-12-03 Joel Brobecker <brobecker@adacore.com>
1115
1116 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1117 documentation of the "ada-exceptions" entry.
1118
2ea126fa
JB
11192013-12-03 Joel Brobecker <brobecker@adacore.com>
1120
1121 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1122 "^error" result record concerning the error message. Document
1123 the error code that may also be part of that result record.
1124 (GDB/MI Miscellaneous Commands): Document the
1125 "undefined-command-error-code" element in the output of
1126 the "-list-features" GDB/MI command.
1127
6b7cbff1
JB
11282013-12-03 Joel Brobecker <brobecker@adacore.com>
1129
1130 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1131 the new -info-gdb-mi-command GDB/MI command. Document
1132 the meaning of "-info-gdb-mi-command" in the output of
1133 -list-features.
1134
20e1ca3b
PA
11352013-11-29 Pedro Alves <palves@redhat.com>
1136
1137 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1138 Update comment.
1139
29453a14
YQ
11402013-11-24 Yao Qi <yao@codesourcery.com>
1141
1142 * gdb.texinfo (Caching Remote Data): Document new
1143 "set/show stack-cache" option.
1144
6dd315ba
YQ
11452013-11-24 Yao Qi <yao@codesourcery.com>
1146
1147 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1148 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1149 "off" respectively.
1150
9df9dbe0
YQ
11512013-11-23 Yao Qi <yao@codesourcery.com>
1152
1153 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1154 of "displayhint" to the table about child results.
1155
c78feb39
YQ
11562013-11-21 Yao Qi <yao@codesourcery.com>
1157
1158 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1159 'dynamic' for the output of command -var-list-children.
1160
27b81af3
YQ
11612013-11-21 Yao Qi <yao@codesourcery.com>
1162
1163 * gdb.texinfo (Caching Target Data): Remove "see" before
1164 @pxref.
1165
b26dfc9a
YQ
11662013-11-20 Yao Qi <yao@codesourcery.com>
1167
1168 * gdb.texinfo (Caching Target Data): Update doc for
1169 per-address-space dcache.
1170
b12039c6
YQ
11712013-11-20 Yao Qi <yao@codesourcery.com>
1172
1173 * gdb.texinfo (Data): Rename menu item.
1174 (Caching Remote Data): Rename to ...
1175 (Caching Target Data): ... it. Update.
1176
422ad5c2
JB
11772013-11-18 Joel Brobecker <brobecker@adacore.com>
1178
1179 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1180 "language-option" entry in the output of the "-list-features"
1181 command.
1182
805e1f19
TT
11832013-11-15 Tom Tromey <tromey@redhat.com>
1184
1185 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1186 Add example.
1187
8fe1b653
TT
11882013-11-14 Tom Tromey <tromey@redhat.com>
1189
1190 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1191
403cb6b1
JB
11922013-11-14 Joel Brobecker <brobecker@adacore.com>
1193
1194 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1195 (Context management): Place current subsection text into its own
1196 subsubsection. Add new subsubsection describing the "--language"
1197 command option.
1198
93973826
JB
11992013-11-13 Joel Brobecker <brobecker@adacore.com>
1200
1201 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1202 the documentation of "info-ada-exceptions" in the output
1203 of the "-list-features" command. Add the documentation
1204 of the "ada-exception" entry instead.
1205
6adcee18
JB
12062013-11-12 Joel Brobecker <brobecker@adacore.com>
1207
93973826 1208
6adcee18
JB
1209 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1210 word of a couple of sentences to start with a capital letter.
1211
58d06528
JB
12122013-11-12 Joel Brobecker <brobecker@adacore.com>
1213
1214 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1215 (Ada Exceptions): New node.
1216 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1217 Commands" node.
1218 (GDB/MI Ada Exceptions Commands): New node.
1219 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1220 field in the output of the "-list-features" command.
1221 * NEWS: Add entry for the new "info exceptions" CLI command,
1222 and for the new "-info-ada-exceptions" GDB/MI command.
1223
bc79de95
PM
12242013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1225
1226 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1227 (Line Tables In Python): New node.
1228
73be47f5
DE
12292013-11-08 Doug Evans <dje@google.com>
1230
1231 * gdb.texinfo (Debugging Output): Update text for
1232 "set debug dwarf2-read".
1233
db0fec5c
DE
12342013-11-08 Doug Evans <dje@google.com>
1235
1236 * gdb.texinfo (Debugging Output): Update text for
1237 "set debug symtab-create".
1238
92e32e33
PM
12392013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1240
72f4393d
L
1241 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1242 constant.
92e32e33 1243
f76c27b5
PM
12442013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1245
1246 * gdb.texinfo (Breakpoints In Python): Document temporary
1247 option in breakpoint constructor, and add documentation to the
1248 temporary attribute.
1249
fa4d0c40
YQ
12502013-11-07 Yao Qi <yao@codesourcery.com>
1251
1252 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1253 output of "-var-info-expression".
1254
afa332ce
PA
12552013-11-06 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1258 non-interactive mode.
1259 (Environment) <shell startup files warning>: Mention
1260 non-interactive mode. Mention .zshenv for Z shell, and talk about
1261 BASH_ENV instead of .bashrc for BASH.
1262
9ac69859
NB
12632013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1264
1265 * gdb.texinfo (Commands to Specify Files): Add description
1266 of the remove-symbol-file command.
1267 * observer.texi: New free_objfile event
1268
98882a26
PA
12692013-10-24 Pedro Alves <palves@redhat.com>
1270
1271 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1272
ce13fade
JB
12732013-10-11 Joel Brobecker <brobecker@adacore.com>
1274
1275 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1276 New subsection inside which the "-catch-load" and "-catch-unload"
1277 commands documentation is now placed.
1278 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1279 documenting the "-catch-assert" and "-catch-exception" new
1280 GDB/MI commands.
1281
2446f5ea
JB
12822013-10-10 Joel Brobecker <brobecker@adacore.com>
1283
1284 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1285
0d12017b
JB
12862013-10-10 Joel Brobecker <brobecker@adacore.com>
1287
bd80dc1a
JB
1288 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1289 serial baud".
1290 (Remote Configuration): Replace "set remotebaud" by "set serial
1291 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1292
f4fb82a1
PA
12932013-10-07 Pedro Alves <palves@redhat.com>
1294
1295 PR breakpoints/11568
1296 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1297 when the thread is removed from the thread list.
1298
0c557179
SDJ
12992013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1300
1301 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1302 Update entry for $_exitcode.
1303
5713b9b5
JB
13042013-10-04 Joel Brobecker <brobecker@adacore.com>
1305
1306 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1307 new "--start" option.
1308
901461f8
PA
13092013-10-02 Pedro Alves <palves@redhat.com>
1310
1311 * gdb.texinfo (Registers): Expand description of saved registers
1312 in frames. Explain <not saved>.
1313
8fb8eb5c
DE
13142013-09-25 Doug Evans <dje@google.com>
1315
1316 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1317
0a7cfe2c
SS
13182013-09-16 Stan Shebs <stan@codesourcery.com>
1319
1320 Remove the internals manual gdbint.texinfo.
1321 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1322 (PDFFILES): Remove gdbint.pdf.
1323 (HTMLFILES): Remove gdbint/index.html.
1324 (HTMLFILES_INSTALL): Remove gdbint.
1325 (GDBINT_DOC_FILES): Remove.
1326 (dvi): Remove gdbint.dvi.
1327 (ps): Remove gdbint.ps.
1328 * gdbint.texinfo: Remove file.
1329 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1330
a280dbd1
SDJ
13312013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1332
1333 * gdb.texinfo (Convenience Functions): Mention new convenience
1334 function $_isvoid.
1335
4ac33720
UW
13362013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1337
1338 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1339 (Standard Target Features): Add new node to menu.
1340 (S/390 and System z Features): New node.
1341
b3d3b4bd
SA
13422013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1343
1344 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1345 -list-target-features in the example.
1346
edf9f00c
JK
13472013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1348
1349 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1350 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1351
1d236d23
JK
13522013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1353
1354 Sync documentation with gdb.base/gnu-debugdata.exp.
1355 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1356
5423b017
JK
13572013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1358
1359 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1360
6211c335
YQ
13612013-08-27 Pedro Alves <pedro@codesourcery.com>
1362 Yao Qi <yao@codesourcery.com>
1363
1364 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1365 Document new --skip-unavailable option.
1366 <-stack-list-variables>: Document new --skip-unavailable option.
1367
52e260a3
DE
13682013-08-26 Doug Evans <dje@google.com>
1369
1370 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1371 an optional regexp.
1372
5e92f71a
TT
13732013-08-13 Tom Tromey <tromey@redhat.com>
1374
1375 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1376 Document GDB_PARALLEL and GDB_INOTIFY.
1377
c5d7073b
SS
13782013-08-09 Stan Shebs <stan@codesourcery.com>
1379
1380 * LRS: Remove file, describes a long-abandoned live-range
1381 splitting extension to stabs.
1382
6fbe845e
AB
13832013-07-25 Andrew Burgess <aburgess@broadcom.com>
1384
1385 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1386
e7045703
DE
13872013-07-17 Doug Evans <dje@google.com>
1388
1389 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1390
3105ebf9
TT
13912013-07-02 Tom Tromey <tromey@redhat.com>
1392
1393 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1394
d6c2da54
TT
13952013-06-28 Tom Tromey <tromey@redhat.com>
1396
1397 * Makefile.in (version.subst): Use version.in, not
1398 common/version.in.
1399 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1400 Likewise.
1401
e5823f1c
PA
14022013-06-27 Pedro Alves <palves@redhat.com>
1403
1404 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1405 dynamic symbol resolution code>: New section, based on infrun.c
1406 comment.
1407
92dcb9ff
TT
14082013-06-26 Tom Tromey <tromey@redhat.com>
1409
1410 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1411 Update.
1412 (Releasing GDB): Likewise.
1413
dc673c81
YQ
14142013-06-26 Pedro Alves <pedro@codesourcery.com>
1415 Yao Qi <yao@codesourcery.com>
1416
1417 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1418 -trace-frame-collected.
1419
28a93511
YQ
14202013-06-26 Pedro Alves <pedro@codesourcery.com>
1421
1422 * gdb.texinfo (Traceframe Info Format): Document tvar element
1423 and its attributes.
1424
a0743c90
YQ
14252013-06-25 Yao Qi <yao@codesourcery.com>
1426
1427 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1428
01208463
TT
14292013-06-24 Tom Tromey <tromey@redhat.com>
1430
1431 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1432 (GDBvn.texi): Use version.subst.
1433 (version.subst): New target.
1434 (mostlyclean): Remove version.subst.
1435
c898adb7
YQ
14362013-06-20 Pedro Alves <pedro@codesourcery.com>
1437
1438 * gdb.texinfo (GDB/MI Data Manipulation)
1439 <-data-list-register-values>: Document the --skip-unavailable
1440 option.
1441
7c57fa1e
YQ
14422013-06-07 Yao Qi <yao@codesourcery.com>
1443
1444 * gdb.texinfo (Symbols): Add kindex and cindex for
1445 'maint print msymbols'.
1446
0059c61a 14472013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1448
1449 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1450 response field name (thread-group to inferior).
1451
85dc5a12
GB
14522013-06-04 Gary Benson <gbenson@redhat.com>
1453
1454 * gdb.texinfo (General Query Packets/qSupported): Added
1455 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1456 to the table of currently defined stub features.
1457 Added a more detailed entry for "augmented-libraries-svr4-read".
1458 (General Query Packets/qXfer:libraries-svr4:read): Documented
1459 the augmented form of this packet.
1460
5901af59
JB
14612013-05-23 Joel Brobecker <brobecker@adacore.com>
1462
1463 * gdb.texinfo (System-wide Configuration Scripts): Renames
1464 "Installed System-wide Configuration Scripts". Add associated
1465 @menu block.
1466
c1e36e3e
PA
14672013-05-23 Yao Qi <yao@codesourcery.com>
1468 Pedro Alves <palves@redhat.com>
1469
1470 * gdb.texinfo (Packets): Document 'vCont;r'.
1471 (Continuing and Stepping): Document target-assisted range
1472 stepping, and the 'set range-stepping' and 'show range-stepping'
1473 commands.
1474
0201faac
JB
14752013-05-23 Joel Brobecker <brobecker@adacore.com>
1476
1477 * gdb.texinfo (Installed System-wide Configuration Scripts):
1478 Add subsection describing the scripts now available under
1479 the data-dir's system-gdbbinit subdirectory.
1480 * NEWS: Add entry announcing the availability of system-wide
1481 configuration scripts for ElinOS and Wind River Linux.
1482
c5867ab6
HZ
14832013-05-21 Hui Zhu <hui@codesourcery.com>
1484
1485 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1486 "-dprintf-insert" command.
1487
7d0c9981
DE
14882013-05-17 Doug Evans <dje@google.com>
1489
1490 * gdb.texinfo (Maintenance Commands): Update doc for
1491 "maint check-psymtabs". Add doc for "maint check-symtabs",
1492 "maint expand-symtabs".
1493
742ce053
MM
14942013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1495
1496 * gdb.texinfo (Process Record and Replay): Document the
1497 "record goto" command and its sub-commands.
1498
1e611234
PM
14992013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1500
1501 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1502 (Python API): Add Frame Filters API, Frame Wrapper API,
1503 Writing a Frame Filter/Wrapper, Managing Management of Frame
1504 Filters chapter entries.
1505 (Frame Filters API): New Node.
1506 (Frame Wrapper API): New Node.
1507 (Writing a Frame Filter): New Node.
1508 (Managing Frame Filters): New Node.
1509 (Progspaces In Python): Add note about frame_filters attribute.
1510 (Objfiles in Python): Ditto.
1511 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1512 @anchors and --no-frame-filters option to -stack-list-variables,
1513 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1514 commands.
1515
2874cb83
JB
15162013-05-08 Joel Brobecker <brobecker@adacore.com>
1517
1518 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1519 Support" subsection documenting the XML format used to transfer
1520 shared library info on AIX.
1521
9a005eb9
JB
15222013-05-08 Joel Brobecker <brobecker@adacore.com>
1523
1524 * gdb.texinfo (Debugging Output): Add documentation of
1525 "set debug aix-solib" and "show debug aix-solib" commands.
1526
a1217d97
SL
15272013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1528
1529 * gdb.texinfo (Nios II): New section.
1530 (Nios II Features): New section.
1531
4d1eb6b4
JB
15322013-05-06 Joel Brobecker <brobecker@adacore.com>
1533
1534 * gdbint.texinfo (Algorithms): Remove entries documenting
1535 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1536 SOLIB_CREATE_INFERIOR_HOOK.
1537
3f84184e
TT
15382013-04-29 Tom Tromey <tromey@redhat.com>
1539
1540 PR python/14204:
1541 * gdb.texinfo (Python API): Fix menu entry.
1542 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1543 Define global and static block. Add example. Clarify
1544 block relationship for inline functions.
1545
60155234
TT
15462013-04-29 Tom Tromey <tromey@redhat.com>
1547
1548 * gdb.texinfo (Python API): Mention Python help and keyword
1549 arguments. Move pagination text to Basic Python.
1550 (Basic Python): Put pagination text here. Document
1551 close-on-exec, SIGCHLD, and SIGINT.
1552
5360976e
PA
15532013-04-19 Pedro Alves <palves@redhat.com>
1554
1555 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1556 "signedness" instead of "signness".
1557
bd3f3b55
PA
15582013-04-19 Pedro Alves <palves@redhat.com>
1559
1560 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1561 -Wno-pointer-sign text with text on -Wpointer-sign.
1562
dee368d3
TT
15632013-04-16 Tom Tromey <tromey@redhat.com>
1564
1565 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1566 GCC that has the SDT probe points.
1567
cc16e6c9
TT
15682013-04-15 Tom Tromey <tromey@redhat.com>
1569
1570 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1571 exception catchpoints.
1572
72f1fe8a
TT
15732013-04-15 Tom Tromey <tromey@redhat.com>
1574
1575 * gdb.texinfo (Set Catchpoints): Document $_exception.
1576 (Convenience Vars): Mention $_exception.
1577
591f19e8
TT
15782013-04-15 Tom Tromey <tromey@redhat.com>
1579
1580 * gdb.texinfo (Set Catchpoints): Reorganize exception
1581 catchpoints. Document "catch rethrow".
1582 (Debugging C Plus Plus): Mention "catch rethrow".
1583
02ae6bad
TT
15842013-04-15 Tom Tromey <tromey@redhat.com>
1585
1586 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1587
2c91021c
JK
15882013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1589 Eli Zaretskii <eliz@gnu.org>
1590
1591 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1592 line below the sample output.
1593
6eaaf48b
EZ
15942013-04-12 Eli Zaretskii <eliz@gnu.org>
1595
1596 * gdb.texinfo (Mode Options): Document '-configuration'.
1597 (Help): Document "show configuration".
1598 (Bug Reporting): Add requirements to include the configuration
1599 details in bug reports.
1600
b292c783
JK
16012013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 * Makefile.in (MAN1S): Add gcore.1.
1604 Remove "Host, target, and site specific Makefile fragments" comment.
1605 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1606 (install-man1, uninstall-man1): Conditionalize gcore.1.
1607 (gcore.1): New.
1608 * gdb.texinfo (Man Pages): Add gcore man.
1609 (gcore man): New node.
1610
f81d1120
PA
16112013-04-10 Pedro Alves <palves@redhat.com>
1612
1613 * gdb.texinfo (Process Record and Replay): Document that "set
1614 record full insn-number-max", "set record
1615 instruction-history-size" and "set record
1616 function-call-history-size" accept "unlimited".
1617 (Backtrace): Document that "set backtrace limit" accepts
1618 "unlimited".
1619 (List): Document that "set listsize" accepts "unlimited".
1620 (Print Settings)" Document that "set print max-symbolic-offset",
1621 "set print elements" and "set print repeats" accept "unlimited".
1622 (Starting and Stopping Trace Experiments): Document that "set
1623 trace-buffer-size" accepts "unlimited".
1624 (Remote Configuration): Document that "set tcp connect-timeout"
1625 accepts "unlimited".
1626 (Command History): Document that "set history size" accepts
1627 "unlimited".
1628 (Screen Size): Document that "set height" and "set width" accepts
1629 "unlimited". Adjust "set pagination"'s description to suggest
1630 "set height unlimited" instead of "set height 0".
1631
393fd4c3
YQ
16322013-04-10 Yao Qi <yao@codesourcery.com>
1633
1634 * gdb.texinfo (Trace Files): Add "target ctf".
1635
cba5a7bf
JK
16362013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1637
1638 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1639
0ed630cb
JK
1640 * Makefile.in (install-man1, install-man5, uninstall-man1)
1641 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1642
afe1492b
JK
1643 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1644
5b8b6385
JK
16452013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1646 Eli Zaretskii <eliz@gnu.org>
1647
1648 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1649 parameters order. Remove "On some targets" for --attach. Document the
1650 --multi parameter and extended-remote command. Document all the
1651 options.
1652
906ccdf0
JK
16532013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1654
1655 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1656 the list of supported languages.
1657
43662968
JK
16582013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1659
1660 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1661 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1662 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1663 (diststuff): Add man.
1664 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1665 (uninstall-man5): New.
1666 (STAGESTUFF): Add *.1 and *.5.
1667 (GDBvn.texi): Add SYSTEM_GDBINIT.
1668 (gdb.1, gdbserver.1, gdbinit.5): New.
1669 (maintainer-clean realclean): Add $(MANS).
1670 (install): Add install-man.
1671 (uninstall): Add uninstall-man.
1672 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1673 (@copying): Wrap it by @c man begin COPYRIGHT.
1674 (Top): Add Man Pages.
1675 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1676
be9a8770
PA
16772013-04-02 Pedro Alves <palves@redhat.com>
1678
1679 * gdb.texinfo (Debugging Output): Document "set/show debug
1680 aarch64", "set/show debug coff-pe-read" and "set/show debug
1681 mach-o".
1682
a46c1e42
PA
16832013-04-02 Pedro Alves <palves@redhat.com>
1684
1685 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1686 table>: Add entry for "trace-buffer-size".
1687
bd3eecc3
PA
16882013-03-28 Pedro Alves <palves@redhat.com>
1689
1690 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1691 table>: Add entry for "trace-status".
1692
215b9f98
EZ
16932013-03-28 Eli Zaretskii <eliz@gnu.org>
1694
1695 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1696 @bullet", which is invalid (makeinfo 5.1 barfs).
1697
7f7cc265
PA
16982013-03-28 Pedro Alves <palves@redhat.com>
1699
1700 PR gdb/15294
1701
1702 * gdb.texinfo (List) <set listsize>: Adjust to document that
1703 listsize 0 means no limit, and remove mention of -1.
1704
9c0be723
YQ
17052013-03-22 Yao Qi <yao@codesourcery.com>
1706
1707 * gdb.texinfo (Embedded Processors): Remove menu item
1708 "OpenRISC 1000".
1709 (OpenRISC 1000): Remove.
1710
bd712aed
DE
17112013-03-21 Doug Evans <dje@google.com>
1712
1713 * gdb.texinfo (Maintenance Commands): Add docs for
1714 "mt set per-command {space,time,symtab} {on,off}".
1715
d0353e76
YQ
17162013-03-14 Hui Zhu <hui@codesourcery.com>
1717 Yao Qi <yao@codesourcery.com>
1718
1719 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1720
6dd24dfa
KS
17212013-03-13 Keith Seitz <keiths@redhat.com>
1722
1723 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1724 "maint agent" reference to Dynamic printf.
1725
5c4808ca
EZ
17262013-03-11 Eli Zaretskii <eliz@gnu.org>
1727
1728 * gdb.texinfo (General Query Packets): Don't use colon in index
1729 entries visible to Info format.
1730
59ea5688
MM
17312013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1732
1733 * gdb.texinfo (Process Record and Replay): Document record
1734 changes.
1735
2ae8c8e7
MM
17362013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1737
1738 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1739 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1740 qXfer:btrace:read.
1741
28abe188
EZ
17422013-03-09 Eli Zaretskii <eliz@gnu.org>
1743
1744 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1745 use colons in @anchor and @cindex entries.
1746
be9a119c 17472013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1748
1749 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1750
be9a119c 17512013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1752 Hafiz Abid Qadeer <abidh@codesourcery.com>
1753
1754 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1755 trace-buffer-size set and show commands.
1756 (Tracepoint Packets): Document QTBuffer:size.
1757 (General Query Packets): Document QTBuffer:size.
1758
d57350ea
TT
17592013-02-21 Tom Tromey <tromey@redhat.com>
1760
1761 * gdb.texinfo: Remove bad @syncodeindex.
1762 (Values From Inferior, Types In Python, Inferiors In Python)
1763 (Events In Python, Threads In Python, Frames In Python, Blocks In
1764 Python, Symbols In Python, Symbol Tables In Python): Remove
1765 @tables.
1766 (Packets, General Query Packets, Tracepoint Packets)
1767 (Host I/O Packets): Use @w{} for empty @item.
1768
9f44fbc0
SCR
17692013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1770
1771 * gdb.texinfo (Architectures In Python): Add description about
1772 the new method gdb.Architecture.disassemble.
1773
f5911ea1
HAQ
17742013-02-15 Pedro Alves <pedro@codesourcery.com>
1775 Hafiz Abid Qadeer <abidh@codesourcery.com>
1776
1777 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1778 Document the "trace-file" field.
1779
7e1e0340
DE
17802013-02-07 Doug Evans <dje@google.com>
1781
1782 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1783 command.
1784
134a2066
YQ
17852013-02-06 Yao Qi <yao@codesourcery.com>
1786
1787 * gdb.texinfo (GDB/MI Async Records): Document new MI
1788 notification "=tsv-modified". Update the document of MI
1789 notification "=tsv-created".
1790 * observer.texi (GDB Observers): New observer tsv_modified.
1791 Update observer tsv_created and tsv_delete.
1792
430ed3f0
MS
17932013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1794
1795 * gdb.texinfo (AArch64 Features): New section; document
1796 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1797 (Architectures): Add new AArch64 section to document AArch64
1798 architecture specific commands.
1799 (ABI): Add description of the new OS ABI "Newlib" and its influence
1800 on the longjmp handling.
1801
1b56eb55
JK
18022013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1803 Jan Kratochvil <jan.kratochvil@redhat.com>
1804
1805 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1806 variable in 'set/show backtrace' section.
1807
c4957902
TT
18082013-01-31 Tom Tromey <tromey@redhat.com>
1809
1810 * gdb.texinfo (Target Commands): Fix typo.
1811
bea883fd
SCR
18122013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1813
1814 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1815 describing the gdb.Architecture class.
1816 (Frames In Python): Add description about the new method
1817 gdb.Frame.architecture().
1818
796a7ff8
DE
18192013-01-23 Doug Evans <dje@google.com>
1820
1821 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1822
998580f1
MK
18232013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1824
1825 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1826 'thread-groups' field when printing a breakpoint in MI.
1827
c9fb1240
SD
18282012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1829 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1830 to reflect that jit-reader-load now supports absolute file-names.
1831
ab04a2af
TT
18322013-01-16 Tom Tromey <tromey@redhat.com>
1833
1834 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1835 (Signals): Likewise.
1836
8ac3646f
TT
18372013-01-16 Tom Tromey <tromey@redhat.com>
1838
1839 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1840 "catch-type" field.
1841 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1842
e93a8774
TT
18432013-01-07 Tom Tromey <tromey@redhat.com>
1844
1845 * gdb.texinfo (Mode Options): Don't mention -epoch.
1846 (Data, Emacs): Remove obsolete comments.
1847
54516a0b
TT
18482013-01-02 Tom Tromey <tromey@redhat.com>
1849
1850 * gdb.texinfo (GDB/MI Output Records): Update menu.
1851 (GDB/MI Breakpoint Information): New node.
1852 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1853 <-break-insert>: Likewise.
1854
8dbe8ece
YQ
18552012-12-31 Yao Qi <yao@codesourcery.com>
1856
1857 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1858 (Packets): Move "vStopped" packet to ...
1859 (Notification Packets): ... here. Describe the components
1860 of notification. Add a table of supported notifications.
1861 Add an example on the process of he async notification.
1862
f35a17b5
JK
18632012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1864
1865 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1866 present.
1867 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1868 fullname output always present.
1869
0dfd2fad
PM
18702012-12-23 Pierre Muller <muller@sourceware.org>
1871
72f4393d
L
1872 * gdbint.texinfo (Function prototypes): Require use of "extern"
1873 modifier for function prototypes in headers.
0dfd2fad 1874
7785b880
JB
18752012-12-19 Joel Brobecker <brobecker@adacore.com>
1876
1877 * refcard.tex: Update copyright notice to GPL v3 or later.
1878 Update contact info.
1879
3d745be3
JK
18802012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1881
1882 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1883
c9b6281a
YQ
18842012-12-15 Yao Qi <yao@codesourcery.com>
1885
1886 * gdb.texinfo (Debugging Output): Document 'set debug
1887 notification' and 'show debug notification'.
1888
f2a8bc8a
YQ
18892012-12-15 Yao Qi <yao@codesourcery.com>
1890
1891 * gdb.texinfo (Listing Tracepoints): New item and example about
1892 'installed on target' output.
1893 Add more in the example about 'installed on target'.
1894 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1895
451b7c33
TT
18962012-12-14 Tom Tromey <tromey@redhat.com>
1897
72f4393d 1898 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 1899
3fa7bf06 19002012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 1901
3fa7bf06
MG
1902 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1903
05b4bd79
PA
19042012-12-11 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.texinfo: Remove all mentions of Unixware throughout.
1907
74a0d9f6
JK
19082012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1911
0c631110
TT
19122012-11-29 Tom Tromey <tromey@redhat.com>
1913
1914 * gdb.texinfo (SVR4 Process Information): Document missing
1915 "info proc" subcommands.
1916
891df0ea
YQ
19172012-11-29 Yao Qi <yao@codesourcery.com>
1918
1919 PR gdb/1477.
1920 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1921 to 'auto' instead of 'gnu'.
1922
608e2dbb
TT
19232012-11-26 Tom Tromey <tromey@redhat.com>
1924
1925 * gdb.texinfo (MiniDebugInfo): New node.
1926 (GDB Files): Update.
1927
e64e0392
DE
19282012-11-16 Doug Evans <dje@google.com>
1929
1930 * gdb.texinfo (System-wide configuration): If the system-wide init
1931 file lives in the data-directory, and --data-directory is provided,
1932 look for it there.
1933
ae606bee
TT
19342012-11-15 Tom Tromey <tromey@redhat.com>
1935
1936 * gdb.texinfo (Signaling): Fix typo.
1937
62747a60
TT
19382012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1939
1940 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1941 parameter "count" of -data-write-memory-bytes, and add an example.
1942
18a9fc12
TT
19432012-11-12 Tom Tromey <tromey@redhat.com>
1944
1945 * gdb.texinfo (Symbols): Document "info type-printers",
1946 "enable type-printer" and "disable type-printer".
1947 (Python API): Add new node to menu.
1948 (Type Printing API): New node.
1949 (Progspaces In Python): Document type_printers field.
1950 (Objfiles In Python): Likewise.
1951 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1952 register_type_printer, TypePrinter>: Document.
1953
53342f27
TT
19542012-11-12 Tom Tromey <tromey@redhat.com>
1955
1956 * gdb.texinfo (Symbols): Document "set print type methods",
1957 "set print type typedefs", and flags to ptype and whatis.
1958
ed8a1c2d
AB
19592012-11-09 Andrew Burgess <aburgess@broadcom.com>
1960
1961 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1962 the example -data-disassemble output. Extend the description of
1963 the -data-disassemble results to document all fields. Document
1964 the cli disassemble command as being related to -data-disassemble.
1965
8506d139
YQ
19662012-11-09 Yao Qi <yao@codesourcery.com>
1967
1968 PR gdb/14777.
1969 * gdb.texinfo (OS Information): Remove doc on command
1970 'info udot'.
1971
4d3f93a2
JB
19722012-11-08 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1975 gdb.ini warning for Windows port.
1976
1e96de83
YQ
19772012-11-08 Yao Qi <yao@codesourcery.com>
1978
1979 * gdb.texinfo (Search): Add kindex for 'fo'.
1980
dc939229
TT
19812012-11-05 Tom Tromey <tromey@redhat.com>
1982
1983 PR python/14802:
1984 * gdb.texinfo (Functions In Python): Add example.
1985
6f6484cd
YQ
19862012-11-03 Yao Qi <yao@codesourcery.com>
1987
1988 * observer.texi (GDB Observers): Remove observer
1989 'tracepoint_modified', 'tracepoint_created' and
1990 'tracepoint_deleted'.
1991
af4238e5
TT
19922012-10-26 Tom Tromey <tromey@redhat.com>
1993
1994 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1995
687e43a4
TT
19962012-10-25 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.texinfo (General Query Packets): Use @itemx.
1999
8de0566d
YQ
20002012-10-17 Yao Qi <yao@codesourcery.com>
2001
2002 * observer.texi (GDB Observers): Update observer
2003 'memory_changed'.
2004 * gdb.texinfo (GDB/MI Async Records): Document for
2005 "memory-changed" notification.
2006
07540c15
DE
20072012-10-15 Doug Evans <dje@google.com>
2008
2009 * gdb.texinfo (Mode Options): Document -nh.
2010 Elaborate on docs for -nx.
2011
d7019589
SP
20122012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2013
2014 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2015
82a90ccf 20162012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2017 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2018
2019 * gdb.texinfo (GDB/MI Async Records): Document notification
2020 'record-started' and 'record-stopped'.
2021 * observer.texi (GDB Observers): New observer 'record-changed'.
2022
aa9259cc
TS
20232012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2024
2025 * gdb.texinfo: Document the removal of SH's 'regs' command.
2026
c1d780c2
SDJ
20272012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2028
2029 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2030
bb25a15c
YQ
20312012-09-18 Yao Qi <yao@codesourcery.com>
2032
2033 * gdb.texinfo (GDB/MI Async Records): Document new MI
2034 notifications '=tsv-created' and '=tsv-deleted'.
2035 * observer.texi (GDB Observers): New observer tsv_created and
2036 tsv_deleted.
2037
201b4506
YQ
20382012-09-18 Yao Qi <yao@codesourcery.com>
2039
2040 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2041 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2042 '=traceframe-changed'.
2043
6fc1c773
YQ
20442012-09-17 Yao Qi <yao@codesourcery.com>
2045
2046 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2047 'set listsize'.
2048
121c73f3
JK
20492012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2050 Eli Zaretskii <eliz@gnu.org>
2051
2052 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2053 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2054 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2055
e9687799
JK
20562012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2057
2058 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2059
3b5e4d35
YPK
20602012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2061
2062 Document how to return from "python-interactive" to GDB.
2063 * gdb.texinfo (Python Commands): Update documentation.
2064
20652012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2066
2067 Add a new "python-interactive" command that starts a standard
2068 Python interactive prompt with "pi" as alias, and add "py" as
2069 an alias to "python".
2070 * gdb.texinfo (Python Commands): Document the new commands.
2071
b583003e
TT
20722012-08-22 Tom Tromey <tromey@redhat.com>
2073
2074 * gdbint.texinfo (Host Definition): Remove documentation for
2075 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2076
a451cb65
KS
20772012-08-17 Keith Seitz <keiths@redhat.com>
2078
2079 PR c++/13356
2080 * gdb.texinfo (Type and Range Checking): Remove warning.
2081 Remove spurious commas.
2082 Update text and examples for re-implementation of set/show
2083 check type.
2084 (C and C++ Type and Range Checks): Likewise.
2085
6b1755ce
YQ
20862012-08-16 Yao Qi <yao@codesourcery.com>
2087
2088 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2089 is deprecated.
2090
f47f77df
DE
20912012-08-13 Doug Evans <dje@google.com>
2092
2093 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2094 to include functions.
2095
a72c3253
DE
20962012-08-10 Doug Evans <dje@google.com>
2097
2098 * gdb.texinfo (Convenience Funs): New node.
2099 (Types In Python): Document Type.vector.
2100
5b9afe8a
YQ
21012012-08-09 Yao Qi <yao@codesourcery.com>
2102
2103 * observer.texi: New observer command_param_changed.
2104 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2105
dc1039df
JK
21062012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2107
2108 * gdbint.texinfo (Debugging GDB): In section
2109 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2110 Mention also gdb-gdb.py.
2111
4abf930d
YQ
21122012-08-07 Yao Qi <yao@codesourcery.com>
2113
2114 Revert the folloing patch:
2115 2012-08-06 Yao Qi <yao@codesourcery.com>
2116 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2117 remote hardware-watchpoint-limit' and 'set
2118 remote hardware-breakpoint-limit'.
2119
f3c8a52a
JK
21202012-08-06 Nathaniel Flath <flat0103@gmail.com>
2121
2122 * gdb.texinfo (Working Directory): Added information about new
2123 default argument for 'cd' command.
2124
77a91025
YQ
21252012-08-06 Yao Qi <yao@codesourcery.com>
2126
2127 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2128 remote hardware-watchpoint-limit' and 'set
2129 remote hardware-breakpoint-limit'.
2130
d9f08f52
YQ
21312012-08-06 Yao Qi <yao@codesourcery.com>
2132
2133 Fix PR14371.
2134
2135 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2136 '=breakpoint-deleted'.
2137
95b07c96
YQ
21382012-08-02 Yao Qi <yao@codesourcery.com>
2139
2140 * gdb.texinfo (Native): Remove node Neutrino.
2141
7255706c
YQ
21422012-07-27 Yao Qi <yao@codesourcery.com>
2143
2144 * gdb.texinfo (IPA Protocol Commands): Document new command
2145 'close'.
2146
d6b28940
TT
21472012-07-25 Tom Tromey <tromey@redhat.com>
2148
2149 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2150
e615022a
DE
21512012-07-20 Doug Evans <dje@google.com>
2152
2153 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2154 (Index Files): Document how to control the use of deprecated index
2155 sections.
2156 (Index Section Format): Replace --use-deprecated-index-sections with
2157 "set use-deprecated-index-sections on".
2158
055855a4
EZ
21592012-07-12 Eli Zaretskii <eliz@gnu.org>
2160
2161 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2162 indices into a single node "Index". Instead, join function and
2163 variable indices into a single index, separate from the concept
2164 index. Requested in
2165 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2166 (Top): Update the top-level menu: instead of one "Index" there are
2167 now separate entries "Concept Index" and "Function and Variable
2168 Index".
2169 (Concept Index, Function and Variable Index): New nodes.
2170 (Index): Node deleted.
2171
f77cc5f0
HZ
21722012-07-05 Hui Zhu <hui_zhu@mentor.com>
2173
2174 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2175 and "maint agent-eval".
2176
00595b5e
EZ
21772012-07-03 Eli Zaretskii <eliz@gnu.org>
2178
2179 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2180 avoid file-name clashes between Index.html and index.html on
2181 case-insensitive filesystems. See the discussion starting in
2182 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2183 details of the problem.
2184 (Top): Update the master menu for the above.
2185 (Concept Index, Command and Variable Index): New nodes, instead of
2186 the old "Index" node that was deleted. All cross-references
2187 updated.
2188
d3ce09f5
SS
21892012-07-02 Stan Shebs <stan@codesourcery.com>
2190
2191 * gdb.texinfo (Dynamic Printf): Mention agent style and
2192 disconnected dprintf.
2193 (Maintenance Commands): Describe maint agent-printf.
2194 (General Query Packets): Mention BreakpointCommands feature.
2195 (Packets): Document commands extension to Z0 packet.
2196 * agentexpr.texi (Bytecode Descriptions): Document printf
2197 bytecode.
2198
2d7b58e8
JK
21992012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2200
2201 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2202 only after gdbinit files.
2203 (Startup): Move -iex and -iex commands down after gdbinit files.
2204
202cbf1c
JK
22052012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2206
2207 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2208 possibility.
2209
b6ba681c
TT
22102012-06-29 Tom Tromey <tromey@redhat.com>
2211
2212 * gdb.texinfo (Index Section Format): Update for version 7.
2213
71caed83
SS
22142012-06-28 Stan Shebs <stan@codesourcery.com>
2215
2216 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2217 example, add note about title column.
2218
ee0bf529
SCR
22192012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2220
2221 * gdb.texinfo (Symbol Tables In Python): Add description about
2222 the new 'last' attribute of gdb.Symtab_and line.
2223
3c15d565
SCR
22242012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2225
2226 * gdb.texinfo (Symbol Tables In Python): Correct the description
2227 of the 'pc' attribute of gdb.Symtab_and_line.
2228
45cfd468
DE
22292012-06-26 Doug Evans <dje@google.com>
2230
2231 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2232 and symtab-create.
2233
496ee73e
KS
22342012-06-25 Keith Seitz <keiths@redhat.com>
2235
2236 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2237 from example. Remove "rbreak" from list of corresponding
2238 gdb commands.
2239
156942c7
DE
22402012-06-23 Doug Evans <dje@google.com>
2241
2242 * gdb.texinfo (Index Section Format): Document version 7 format.
2243
c614397c
YQ
22442012-06-22 Yao Qi <yao@codesourcery.com>
2245
2246 * gdb.texinfo: Add missing cindex for some packets.
2247
472a2379
KS
22482012-06-20 Keith Seitz <keiths@redhat.com>
2249
2250 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2251 for -break-insert and document -p.
2252
2678e2af
YQ
22532012-06-20 Yao Qi <yao@codesourcery.com>
2254
2255 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2256 and "gdb.write_memory" with "Inferior.read_memory" and
2257 "Inferior.write_memory".
2258
984359d2
EZ
22592012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2260
2261 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2262 (Free Documentation): Add @node line.
2263 (Continuing and Stepping) <advance location>: Use @item instead of
2264 @itemx.
2265 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2266 @itemx.
2267 (Embedded Processors): Put the link to "PA" to its correct place,
2268 according to document structure.
2269 (Python API): Put the link to "Lazy Strings In Python" to its
2270 correct place.
2271 (Index): Use @@ in @tex block to get a literal @.
2272
2273 * gdbint.texinfo: Fix the @subtitle line.
2274
2275 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2276 correct place.
2277
16bdd41f
YQ
22782012-06-08 Yao Qi <yao@codesourcery.com>
2279
2280 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2281 Protocol'.
2282 (In-Process Agent Protocol, IPA Protocol Objects)
2283 (IPA Protocol Commands): New nodes.
2284 (Tracepoint Packets): Add anchors.
2285
2d4c29c5
TS
22862012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2287
2288 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2289
6bd110c5
YQ
22902012-06-06 Yao Qi <yao@codesourcery.com>
2291
2292 * gdb.texinfo: Update copyright year.
2293
f3e0e960
SS
22942012-05-23 Stan Shebs <stan@codesourcery.com>
2295 Kwok Cheung Yeung <kcy@codesourcery.com>
2296
2297 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2298
1564a261
JK
22992012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2300
2301 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2302 Mention also --with-separate-debug-dir.
2303 (Auto-loading): Prepend $debugdir in the sample output.
2304 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2305 auto-load safe-path variable.
2306 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2307 Mention also $debugdir for 'set auto-load scripts-directory'.
2308
eb17f351
EZ
23092012-05-19 Eli Zaretskii <eliz@gnu.org>
2310
2311 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2312 (MIPS Embedded, MIPS, MIPS Register packet Format)
2313 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2314 appropriate.
2315
4cc0665f 23162012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2317 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2318
2319 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2320 mips compression".
2321 (MIPS Breakpoint Kinds): New subsubsection.
2322
7af8dcf8 23232012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2324
2325 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2326 nodes for subsections. Add @acronym mark-ups and adjust
2327 formatting.
2328
aff139ff
JK
23292012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2330
2331 Rename $ddir to $datadir.
2332 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2333 (objfile-gdb.py file): Rename $ddir to $datadir.
2334
9cb709b6
TT
23352012-05-18 Tom Tromey <tromey@redhat.com>
2336
2337 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2338
e7e0cddf
SS
23392012-05-14 Stan Shebs <stan@codesourcery.com>
2340
2341 * gdb.texinfo (Dynamic Printf): New subsection.
2342
7efc75aa
SCR
23432012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2344
2345 * gdb.texinfo (Basic Python): Add description about the function
2346 gdb.find_pc_line
2347
f307c045
JK
23482012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2349 Eli Zaretskii <eliz@gnu.org>
2350
2351 * gdb.texinfo (Separate Debug Files): Use plural form for global
2352 debugging information directory.
2353
85d4a676
SS
23542012-05-11 Stan Shebs <stan@codesourcery.com>
2355 Kwok Cheung Yeung <kcy@codesourcery.com>
2356
2357 * gdb.texinfo (Operating System Auxiliary Information): Document new
2358 'info os' subcommands.
2359
c1668e4e
JK
23602012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2361
2362 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2363 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2364 (dotdebug_gdb_scripts section): Add reference
2365 to 'Auto-loading safe path'.
2366
7349ff92
JK
23672012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2368
2369 Implement multi-component --with-auto-load-dir.
2370 * gdb.texinfo (Auto-loading): New references
2371 for 'set auto-load scripts-directory'
2372 and 'show auto-load scripts-directory'.
2373 (Auto-loading safe path): Describe the new default. Move $ddir
2374 substituation reference to 'objfile-gdb.py file'.
2375 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2376 script-name. Describe new 'set auto-load scripts-directory'
2377 and 'show auto-load scripts-directory'.
2378
6dea1fbd
JK
23792012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2380
2381 Provide $ddir substitution for --with-auto-load-safe-path.
2382 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2383 (Auto-loading safe path): Likewise. Mention the default value,
2384 $ddir substitution, --with-auto-load-safe-path and
2385 --without-auto-load-safe-path.
2386 * observer.texi (gdb_datadir_changed): New.
2387
1ccacbcd
JK
23882012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2389
2390 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2391 Twice.
2392
d9242c17
JK
2393 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2394 directory separator by path separator.
2395
af2c1515
JK
23962012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2397
2398 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2399 for 'set auto-load safe-path' optional. Mention if it is omitted.
2400 Change disabling security protection condition to "/", twice.
2401
a20ee7a4
SCR
24022012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2403
2404 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2405 the new methods global_block and static_block on gdb.Symtab
2406 objects.
2407
56af09aa
SCR
24082012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2409
2410 * gdb.texinfo (Blocks In Python): Add a note saying that future
2411 improvements to GDB and its infrastructure can move symbols
2412 across blocks within a symbol table.
2413
2746b0ef
YQ
24142012-04-29 Yao Qi <yao@codesourcery.com>
2415
2416 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2417 (A29K): Remove.
2418
62e5f89c
SDJ
24192012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2420 Tom Tromey <tromey@redhat.com>
2421
2422 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2423 and generic static probe support on GDB.
2424
a766d390
DE
24252012-04-25 Doug Evans <dje@google.com>
2426
50f042b9
DE
2427 * gdb.texinfo (Go): Fix thinko.
2428
a766d390
DE
2429 * gdb.texinfo (Supported Languages): Add Go.
2430 (Go): New node.
2431
f02e2b19
YQ
24322012-04-25 Yao Qi <yao@codesourcery.com>
2433
2434 * gdbint.texinfo (Testsuite): New section `Board settings'.
2435
68d41a48
JK
24362012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2437
2438 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2439 Three times.
2440
174bb630
JK
2441 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2442 Three times.
2443
0511cc75
JK
24442012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2447 by @table @asis. Fix formatting of one item.
2448
0070f25a
JK
24492012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2450
2451 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2452
4dc84fd1
JK
24532012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 New option "set debug auto-load".
2456 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2457 (auto-load verbose mode): New node.
2458
bccbefd2
JK
24592012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2460
2461 New option "set auto-load safe-path".
2462 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2463 and "info auto-load" examples for safe-path. Put there also references
2464 for "set auto-load safe-path" and "show auto-load safe-path".
2465 New menu item for Auto-loading safe path.
2466 (Auto-loading safe path): New node.
2467 (Python Auto-loading): Update the expected output from "Missing"
2468 to "No".
2469
bf88dd68
JK
24702012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2471
2472 auto-load: Implementation.
2473 * gdb.texinfo (Mode Options): New anchor for -nx.
2474 (Startup): New anchors for Option -init-eval-command,
2475 Home Directory Init File
2476 and Init File in the Current Directory during Startup.
2477 Mention set auto-load local-gdbinit with a reference.
2478 Change the sample code to "set auto-load python-scripts".
2479 (Threads): New anchor set libthread-db-search-path.
2480 Provide references to libthread_db.so.1 file.
2481 (Controlling GDB): New menu item for Auto-loading.
2482 (Auto-loading, Init File in the Current Directory)
2483 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2484 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2485 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2486 reference.
2487 (Auto-loading): Rename to ...
2488 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2489 "set auto-load python-scripts", new anchor for it. Change
2490 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2491 for it. Change "info auto-load-scripts"
2492 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2493 to "Python scripts".
2494
8264ba82
AG
24952012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2496
2497 PR mi/13393
2498 * gdb.texinfo (Print Settings): Extend the description for "set print
2499 object".
2500 (GDB/MI Variable Objects): Extend the description for -var-create and
2501 -var-list-children.
2502
06fc020f
SCR
25032012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2504
2505 * gdb.texinfo (Examining Data): Document the 'explore' command.
2506
7191c139
JB
25072012-03-28 Joel Brobecker <brobecker@adacore.com>
2508
2509 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2510 to the children of a varobj and its update range when -var-update
2511 returns that the varobj's type changed.
2512
3708f05e
JK
25132012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2514
2515 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2516 Create two new links fir 'objfile-gdb.py file'
2517 and 'dotdebug_gdb_scripts section'.
2518
8e0583c8
JK
25192012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2520
2521 * gdb.texinfo (Auto-loading): Rename node reference
2522 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2523 Twice.
2524 (.debug_gdb_scripts section): Rename the node ...
2525 (dotdebug_gdb_scripts section): ... here.
2526 (Maintenance Commands): Also rename this node reference.
2527
7b282c5a
SCR
25282012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2529
2530 * gdb.texinfo (Python API/Values From Inferior): Add description
2531 about the new method Value.referenced_value. Add description on
2532 how Value.dereference is different (and similar) to
2533 Value.referenced_value.
2534
8320cc4f
JK
25352012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2536
2537 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2538 --init-eval-command=COMMAND, -iex.
2539 (Startup): Describe -iex and -ix. Simplify the example
2540 for "set auto-load-scripts off".
2541
481860b3
GB
25422012-03-16 Gary Benson <gbenson@redhat.com>
2543
2544 PR breakpoints/10738
2545 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2546 stating that GDB cannot set breakpoints on inlined functions.
2547 (Mode Options): Document --use-deprecated-index-sections.
2548 (Index Section Format): Document new index section version format.
2549
c4aeac85
TT
25502012-03-15 Tom Tromey <tromey@redhat.com>
2551
2552 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2553
16899756
DE
25542012-03-13 Doug Evans <dje@google.com>
2555
2556 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2557 of "reload".
2558 (Symbols): Delete docs for set/show symbol-reloading.
2559 * gdbint.texinfo (Defining Other Architecture Features): Delete
2560 SYMBOL_RELOADING_DEFAULT.
2561 * refcard.tex: Delete reference to symbol-reloading.
2562
9b224c5e
PA
25632012-03-07 Pedro Alves <palves@redhat.com>
2564
2565 * gdb.texinfo (General Query Packets): Document new
2566 QProgramSignals packet.
2567 * gdb.texinfo (Remote configuration): Mention
2568 "program-signals-packet".
2569
169081d0
TG
25702012-03-05 Tristan Gingold <gingold@adacore.com>
2571
2572 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2573
d1feda86
YQ
25742012-03-03 Yao Qi <yao@codesourcery.com>
2575
2576 * gdb.texinfo (In-Process Agent): New node.
2577 Document new commands.
2578 (General Query Packets): Add packet `QAgent'.
2579
1faeff08
MR
25802012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2581
2582 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2583
7d74f244
DE
25842012-03-01 Scott J. Goldman <scottjg@vmware.com>
2585
2586 * gdb.texinfo (Commands In Python): Put example python macro in
2587 COMMAND_USER category rather than COMMAND_OBSCURE.
2588 Document gdb.COMMAND_USER.
2589 (User-defined Commands): Update documentation to clarify
2590 "set/show max-user-call-depth" and "show user" don't apply to python
2591 commands. Update documentation to clarify "help user-defined" may
2592 also include python commands defined as COMMAND_USER.
2593
6fe37d23
JK
25942012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2595
2596 * gdb.texinfo (Startup): Add option -ex description to the option -x
2597 description.
2598
83364271
LM
25992012-02-24 Luis Machado <lgustavo@codesourcery.com>
2600
2601 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2602 condition-evaluation breakpoint parameter.
2603 Mention condition-evaluation mode being shown in "info break".
2604 (Break Conditions): Add description for target-side
2605 conditional breakpoints.
72f4393d 2606 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
2607 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2608 cond-expr.
2609 (General Query Packets): Mention new ConditionalBreakpoint feature.
2610
bdb1994d
TT
26112012-02-22 Tom Tromey <tromey@redhat.com>
2612
2613 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2614
4d241c86
TT
26152012-02-17 Tom Tromey <tromey@redhat.com>
2616
2617 PR python/10753:
2618 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2619 directory.
2620
816338b5
SS
26212012-02-14 Stan Shebs <stan@codesourcery.com>
2622
2623 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2624
cc30c4bd
PA
26252012-02-13 Pedro Alves <palves@redhat.com>
2626
2627 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2628 mips-idt-ecoff.
2629
035d1e5b
YQ
26302012-02-09 Yao Qi <yao@codesourcery.com>
2631
2632 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2633
f0823d2c
TT
26342012-02-07 Tom Tromey <tromey@redhat.com>
2635
2636 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2637 Symbol.value.
2638
64e7d9dd
TT
26392012-02-07 Tom Tromey <tromey@redhat.com>
2640
2641 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2642
4220b2f8
TS
26432012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2644
2645 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2646
edcc5120
TT
26472012-01-24 Tom Tromey <tromey@redhat.com>
2648
2649 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2650 unload".
2651 (Files): Mention new catch commands.
2652 (GDB/MI Async Records): Likewise.
2653
53fe1783
GB
26542012-01-24 Gary Benson <gbenson@redhat.com>
2655
2656 Delete #if 0'd out code.
2657 * gdb.texinfo (Frame Info): Remove "info catch".
2658
b9e7b9c3
UW
26592012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2660
2661 * gdb.texinfo (Remote Configuration): Document
2662 "set remote hostio-readlink-packet" command.
2663 (General Query Packets): Document vFile:readlink packet.
2664
4aac40c8
TT
26652012-01-16 Tom Tromey <tromey@redhat.com>
2666
2667 * gdb.texinfo (Specify Location): Document relative file name
2668 handling.
2669
cafec441
TT
26702012-01-16 Tom Tromey <tromey@redhat.com>
2671
2672 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2673
0ee339bc
JK
26742012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2675 Eli Zaretskii <eliz@gnu.org>
2676
2677 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2678 code.
2679
72384ba3
PH
26802012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2681
2682 * gdb.texinfo (Variables): Document use of :: for non-static
2683 variables.
2684
ce1b17c4
JB
26852012-01-05 Joel Brobecker <brobecker@adacore.com>
2686
2687 * gdbint.texinfo (Start of New Year Procedure): Update
2688 to replace use of copyright.sh by use of copyright.py.
2689
217bff3e
JK
26902012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2691
2692 Remove the gdbtui binary.
2693 * all-cfg.texi (GDBTUI): Remove.
2694 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2695 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2696 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2697
cc72b2a2
KP
26982011-12-23 Kevin Pouget <kevin.pouget@st.com>
2699
2700 Introduce gdb.FinishBreakpoint in Python.
2701 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2702 (Python API): Add menu entry for Finish Breakpoints.
2703
13ac8d2c
JK
27042011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2705
2706 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2707 tests.
2708
e0f9f062
DE
27092011-12-16 Doug Evans <dje@google.com>
2710
2711 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2712
80b6e756
PM
27132011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2714
1c3ad6ab 2715 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2716 stack". Add documentation for "set/show python print-stack".
2717
2fb860fc
PA
27182011-12-14 Pedro Alves <pedro@codesourcery.com>
2719
2720 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2721 should transfer control to the stub in the startup code instead of
2722 in main. Mention the need to get past the initial breakpoint.
2723
f8eba3c6
TT
27242011-12-06 Tom Tromey <tromey@redhat.com>
2725
2726 * gdb.texinfo (Set Breaks): Update for new behavior.
2727
2268b414
JK
27282011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2729
2730 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2731 List Format for SVR4 Targets'.
2732 (General Query Packets): New item qXfer:libraries-svr4:read.
2733 (Library List Format for SVR4 Targets): New node.
2734
ae6f0d5b
TT
27352011-12-01 Tom Tromey <tromey@redhat.com>
2736
2737 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2738 add.
2739
36dfb11c
TT
27402011-11-22 Tom Tromey <tromey@redhat.com>
2741
2742 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2743 reasons.
2744
f196051f
SS
27452011-11-20 Stan Shebs <stan@codesourcery.com>
2746
2747 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2748 note-related options and variables.
2749 (Tracepoint Packets): Document packet changes.
2750
f85b53f8
SD
27512011-11-20 Sanjoy Das <sdas@igalia.com>
2752
2753 * gdb.texinfo (JIT Interface): Add documentation on writing and
2754 usind JIT debug info readers.
2755 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2756 Debug Info Readers): New nodes.
2757
bfccc43c
YQ
27582011-11-18 Yao Qi <yao@codesourcery.com>
2759
2760 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2761 tracepoint.
2762
c011a4f4
DE
27632011-11-15 Doug Evans <dje@google.com>
2764
2765 * gdb.texinfo (Files): Document basenames-may-differ.
2766
ed59ded5
DE
27672011-11-14 Doug Evans <dje@google.com>
2768
2769 * gdb.texinfo (Shell Commands): Document "!".
2770
405f8e94
SS
27712011-11-14 Stan Shebs <stan@codesourcery.com>
2772 Kwok Cheung Yeung <kcy@codesourcery.com>
2773
2774 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2775 needed to get shorter fast tracepoints.
2776 (Tracepoint Packets): Document new qTMinFTPILen packet.
2777
1e4d1764
YQ
27782011-11-14 Yao Qi <yao@codesourcery.com>
2779
2780 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2781 behavior of tracepoint.
2782 (General Query Packets): New feature InstallInTrace.
2783 (Remote Configuration): Document "set remote
2784 install-in-trace-packet".
2785
71eba9c2 27862011-11-12 Matt Rice <ratmice@gmail.com>
2787
2788 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2789 Add arguments to info macro.
2790
e0f8f636
TT
27912011-11-10 Tom Tromey <tromey@redhat.com>
2792
2793 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2794 manual.
2795 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2796 (Macros): Add a footnote.
2797 (C): Remove paragraph about compiler options.
2798 (C Constants): Mention wide character and string constants.
2799 (C Plus Plus Expressions): Update compiler option advice. Mention
2800 using declarations. Mention ADL. Remove old HP compiler
2801 information.
2802
625c0d47
TT
28032011-11-10 Tom Tromey <tromey@redhat.com>
2804
2805 PR c++/9257:
2806 * gdb.texinfo (Print Settings): Add an extra note about the need
2807 for a vtable.
2808
4be2aacc
MR
28092011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2810
2811 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2812 "set mips abi" documentation.
2813
0a1c4d10
DE
28142011-11-04 Doug Evans <dje@google.com>
2815
2816 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2817
aad1c02c
TT
28182011-11-03 Tom Tromey <tromey@redhat.com>
2819
2820 * gdb.texinfo (Stopping): Add menu entry.
2821 (Continuing and Stepping): Restore @node. Use @section, not
2822 @subsection.
2823
983fb131
MR
28242011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2825
2826 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2827 designation. Fix "Specify Location" cross-reference.
2828
3065dfb6
SS
28292011-11-02 Stan Shebs <stan@codesourcery.com>
2830
2831 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2832 (General Query Packets): Describe tracenz feature.
2833 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2834
0aaaf063
PK
28352011-10-28 Paul Koning <paul_koning@dell.com>
2836
2837 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2838
2231f1fb
KP
28392011-10-27 Kevin Pouget <kevin.pouget@st.com>
2840
72f4393d 2841 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
2842 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2843
5110b5df
PK
28442011-10-26 Paul Koning <paul_koning@dell.com>
2845
2846 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 2847
22dbab46
PK
28482011-10-25 Paul Koning <paul_koning@dell.com>
2849
2850 PR python/13327
72f4393d 2851
22dbab46
PK
2852 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2853 fetch_lazy method.
2854
9df2fbc4
PM
28552011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2856
2857 PR python/12656
2858
2859 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2860 global_block, static_block function.
2861
f05e2e1d
TT
28622011-10-19 Tom Tromey <tromey@redhat.com>
2863
2864 * gdb.texinfo (Commands In Python): Add missing "@"s.
2865
a7fc3f37
KP
28662011-10-13 Kevin Pouget <kevin.pouget@st.com>
2867
2868 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 2869 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
2870 constants.
2871
5048e516
JK
28722011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2873
2874 Fix compatibility with texinfo versions older than 4.12.
2875 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2876 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2877 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2878 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2879 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2880 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2881 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2882
5a56e9c5
DE
28832011-10-09 Doug Evans <dje@google.com>
2884
2885 * gdb.texinfo (Extending GDB): Document alias command.
2886
36b11add
JK
28872011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2888
2889 Support @entry in input expressions.
2890 * gdb.texinfo (Variables): Describe @entry names suffix.
2891 (Print Settings): Add anchor for `set print entry-values'.
2892
e18b2753
JK
28932011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2894 Eli Zaretskii <eliz@gnu.org>
2895
2896 Display @entry parameter values (without references).
2897 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2898 example.
2899 (Print Settings): New description of set print entry-values and show
2900 print entry-values.
2901
111c6489
JK
29022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2903 Eli Zaretskii <eliz@gnu.org>
2904
2905 Recognize virtual tail call frames.
2906 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2907 (Tail Call Frames): New node.
2908 (Frames In Python): Add gdb.TAILCALL_FRAME.
2909
9c15afc4
DE
29102011-10-07 Doug Evans <dje@google.com>
2911
2912 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2913 register_pretty_printer.
2914
99f5279d
PM
29152011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2916
2917 PR python/12930
2918 PR python/12802
2919
2920 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2921 stop method.
2922
03583c20
UW
29232011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2924
2925 * gdb.texinfo (Starting your Program): "set disable-randomization"
2926 is no longer Linux-specific.
2927 (Remote Configuration): Document "set remote
2928 disable-randomization-packet".
2929 (General Query Packets): Document "QDisableRandomization" packet
2930 and add it to "qSupported" list.
2931
bd054e06
KP
29322011-10-07 Kevin Pouget <kevin.pouget@st.com>
2933
2934 Allow Python notification of new object-file loadings.
2935 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2936 event type.
2937
cb6be26b
KP
29382011-10-04 Kevin Pouget <kevin.pouget@st.com>
2939
2940 PR python/12691: Add the inferior to Python exited event
2941 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2942
a05336a1
JB
29432011-10-03 Joel Brobecker <brobecker@adacore.com>
2944
2945 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2946 rephasing.
2947
5d77fe44
JB
29482011-10-03 Joel Brobecker <brobecker@adacore.com>
2949
2950 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2951 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2952 as possible feature returned by the `-list-features'
2953 command.
2954
699df94d
PK
29552011-09-28 Paul Koning <paul_koning@dell.com>
2956
2957 * gdb.texinfo (gdb.Type): Document field access by dictionary
2958 key syntax.
2959
24bdad53
YQ
29602011-09-28 Yao Qi <yao@codesourcery.com>
2961
2962 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2963 Add one space after option `-s'. Remove @r{} markup.
2964
6710bf39
SS
29652011-09-27 Stan Shebs <stan@codesourcery.com>
2966
2967 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2968
d99f7e48
HZ
29692011-09-16 Hui Zhu <teawater@gmail.com>
2970
2971 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2972 to *(unsigned char *)$esp@300.
2973
d812018b
PK
29742011-09-15 Paul Koning <paul_koning@dell.com>
2975
2976 * gdb.texinfo: Make style of Python functions and methods match
2977 the syntax of Python. Also put class and module names explicitly
2978 on function, member, and variable names, matching Python
2979 documentation conventions.
72f4393d 2980
2aa48337
KP
29812011-09-15 Kevin Pouget <kevin.pouget@st.com>
2982
2983 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2984 * gdb.texinfo (Inferiors In Python): Describe new
2985 gdb.selected_inferior() function.
2986
6839b47f
KP
29872011-09-15 Kevin Pouget <kevin.pouget@st.com>
2988
2989 Handle multiple breakpoint hits in Python interface:
2990 * gdb.texinfo (Events In Python): New function documentation:
2991 gdb.BreakpointEvent.breakpoints. Indicate that
2992 gdb.BreakpointEvent.breakpoint is now deprecated.
2993
26829f2b
JB
29942011-09-04 Joel Brobecker <brobecker@adacore.com>
2995
2996 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2997
a9f54f60
TT
29982011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2999
3000 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3001
fa3a4f15
PM
30022011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3003
72f4393d
L
3004 * gdb.texinfo (Prompt): Add set/show extended-prompt
3005 documentation
3006 (Basic Python): Add prompt_hook anchor.
3007 (Python modules): Reword module text to reflect multiple modules.
3008 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3009
224bbe49
YQ
30102011-08-14 Yao Qi <yao@codesourcery.com>
3011
78d85199
YQ
3012 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3013
30142011-08-14 Yao Qi <yao@codesourcery.com>
3015
3016 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3017 (TIC6x Features): New node.
3018
457e09f0
DE
30192011-08-12 Doug Evans <dje@google.com>
3020
3021 * gdb.texinfo (Symbols In Python): Document symbol.type.
3022
5e239b84
PM
30232011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3024
3025 * gdb.texinfo (Python): Document command and function
3026 auto-loading.
3027
177bc839
JK
30282011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3029 Eli Zaretskii <eliz@gnu.org>
3030
3031 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3032 typedefs unrolling. Extend the sample code by an inner typedef and
3033 outer typedefs unrolling.
3034
1a532630
PP
30352011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3036
3037 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3038 size and line-size.
3039
9b158ba0 30402011-07-21 Matt Rice <ratmice@gmail.com>
3041
3042 PR macros/12999
3043 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3044 Update text and cindex entries for info macro command.
3045
d17b6f81
PM
30462011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3047
3048 * observer.texi (GDB Observers): Add before_prompt observer.
3049 * gdb.texinfo (Basic Python): Add documentation for prompt
3050 substitution.
3051
713389e0
PM
30522011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3053
72f4393d 3054 PR python/12438
713389e0 3055 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3056 set/show python print-stack. Document set/show python
3057 print-backtrace.
713389e0 3058
177b42fe
TJB
30592011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3060
3061 * gdb.texinfo: Fix typos.
3062
900e11f9
JK
30632011-07-01 Tom Tromey <tromey@redhat.com>
3064
3065 * gdb.texinfo (Debugging Output): Document set debug
3066 check-physname.
3067
39c4d40a
TT
30682011-06-29 Tom Tromey <tromey@redhat.com>
3069
3070 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3071 breakpoint-notifications feature.
3072
6f5def7d
UW
30732011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3074
3075 * gdb.texinfo (Target Description): Remove warning about
3076 possibly unstable format.
3077
8cf64490
TT
30782011-06-03 Tom Tromey <tromey@redhat.com>
3079
3080 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3081 (Events In Python): Note that exit_code is optional.
3082
393eab54
PA
30832011-05-17 Pedro Alves <pedro@codesourcery.com>
3084
3085 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3086 required for multi-threading support.
3087 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3088 Hc are deprecated for multi-threading debugging. Point readers at
3089 the vCont packet.
3090
75fc9810
DE
30912011-05-15 Doug Evans <dje@google.com>
3092
3093 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3094
01124a23
DE
30952011-05-13 Doug Evans <dje@google.com>
3096
98a5dd13
DE
3097 * gdb.texinfo (Threads): Document $sdir,$pdir.
3098 (Server): Document $pdir exception.
3099
dbaefcf7
DE
3100 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3101
cc63ef9b
DE
3102 * gdb.texinfo (Threads): Clarify default value for
3103 libthread-db-search-path.
7e0396aa 3104
01124a23
DE
3105 * gdb.texinfo (Completion): Update example.
3106 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3107
d248b706
KY
31082011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3109
3110 * gdb.texinfo: Document change in the behaviour of the enable and
3111 disable GDB commands when applied to tracepoints.
3112 Document the EnableDisableTracepoints remote stub feature.
3113 Document QTEnable and QTDisable in the list of tracepoint packets.
3114
cc88a640
JK
31152011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3116
3117 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3118 hsuser.texi.
3119 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3120 comment to hsuser.texi. Change rluser.texi name in the comment.
3121
84e578fb
DE
31222011-05-10 Doug Evans <dje@google.com>
3123
3124 * gdb.texinfo (Threads): If an empty path is provided for
3125 libthread-db-search-path it is reset to its default value.
3126 (Server): Ditto.
3127
478aac75
DE
31282011-05-09 Doug Evans <dje@google.com>
3129
3130 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3131
9c06b0b4
TJB
31322011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3133 Thiago Jung Bauermann <bauerman@br.ibm.com>
3134
3135 Implement support for PowerPC BookE masked watchpoints.
3136 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3137 (PowerPC Embedded): Mention support of masked watchpoints.
3138
9ed350ad
JB
31392011-05-03 Joel Brobecker <brobecker@adacore.com>
3140
3141 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3142 `@value{GDBN}'.
3143
4ceed123
JB
31442011-05-03 Joel Brobecker <brobecker@adacore.com>
3145
3146 * gdb.texinfo (titlepage): Remove dedication.
3147 (In Memoriam): New appendix.
3148
559a7a62
JK
31492011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3150 Eli Zaretskii <eliz@gnu.org>
3151
3152 * gdb.texinfo (Index Section Format): Change the version to 5.
3153 Describe the different formula.
3154
03f2bd59
JK
31552011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3156 Eli Zaretskii <eliz@gnu.org>
3157
3158 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3159 for disconnected tracing.
3160 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3161 extended-remote relationship. Mention --once.
3162 (TCP port allocation lifecycle of @code{gdbserver}): New.
3163
d9b1a651
EZ
31642011-04-23 Eli Zaretskii <eliz@gnu.org>
3165
3166 * gdb.texinfo (Server): Improve indexing. Index all optional
3167 switches to gdbserver.
3168
90476074
TT
31692011-04-20 Tom Tromey <tromey@redhat.com>
3170
3171 * gdb.texinfo (Index Section Format): New node.
3172 (Top): Add new node to menu.
3173
c21236dc
PA
31742011-04-20 Pedro Alves <pedro@codesourcery.com>
3175
3176 * gdb.texinfo (Maintenance Commands): Document `maint print
3177 remote-registers'.
3178
05c8c3f5
TT
31792011-04-20 Tom Tromey <tromey@redhat.com>
3180
3181 * gdb.texinfo (Trace File Format): Move node later.
3182
7a9dd1b2
TT
31832011-04-19 Tom Tromey <tromey@redhat.com>
3184
3185 * gdbint.texinfo (Register Information Functions): Remove
3186 duplicate "the".
3187 * gdb.texinfo (Emacs): Remove duplicate "to".
3188 (GDB/MI Variable Objects): Remove duplicate "the".
3189 (General Query Packets): Likewise.
3190
4368ebeb
JB
31912011-04-02 Joel Brobecker <brobecker@adacore.com>
3192
3193 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3194 "GDB/MI Ada Exception Information" node.
3195
956a9fb9
JB
31962011-04-01 Joel Brobecker <brobecker@adacore.com>
3197
3198 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3199 the "exception-name" field in the *stopped async record.
3200
f1310107
TJB
32012011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3202 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3203
3204 Implement support for PowerPC BookE ranged breakpoints.
3205 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3206
8786b2bd
TT
32072011-03-28 Tom Tromey <tromey@redhat.com>
3208
3209 * gdb.texinfo (Set Tracepoints): Fix typo.
3210
9ef07c8c
TT
32112011-03-24 Tom Tromey <tromey@redhat.com>
3212
3213 * gdb.texinfo (Specify Location): Document `function:label'
3214 linespec.
3215
99c3dc11
PM
32162011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3217
f1310107 3218 PR python/12149
99c3dc11
PM
3219
3220 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3221
29703da4
PM
32222011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3223
3224 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3225 (Inferiors In Python): Likewise.
3226 (Threads In Python): Likewise.
3227 (Symbols In Python): Likewise.
3228 (Objfiles In Python): Likewise.
3229 (Symbol Tables In Python): Likewise.
3230
c9174737
PA
32312011-03-15 Pedro Alves <pedro@codesourcery.com>
3232
3233 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3234 display>: Explain that the commands accept number ranges.
3235
7371cf6d
PM
32362011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3237
3238 * gdb.texinfo (Breakpoints In Python): Add description and example
3239 of Python stop function operation.
3240
ecec24e6
PM
32412011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3242
3243 * gdb.texinfo (Parameters In Python): Document get_set_string and
3244 get_show_string methods.
3245
6dcd5565
JK
32462011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3247
3248 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3249
81896e36
JK
3250 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3251 circular-trace-buffer name.
3252
5e30da2c
JB
32532011-02-28 Joel Brobecker <brobecker@adacore.com>
3254
3255 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3256 in the previous change.
3257
3bd0f5ef 32582011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3259
72f4393d 3260 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3261 that they can accept multiple arguments.
3262
4ec7539c
JB
32632011-02-24 Joel Brobecker <brobecker@adacore.com>
3264
3265 Revert the following patch (code patch was not approved):
3266 2011-02-21 Hui Zhu <teawater@gmail.com>
3267 * agentexpr.texi (bytecode descriptions): add printf.
3268 * gdb.texinfo (tracepoint action lists): add printf.
3269
82809774
DE
32702011-02-23 Doug Evans <dje@google.com>
3271
3272 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3273
e5a67952
MS
32742011-02-23 Michael Snyder <msnyder@vmware.com>
3275
3276 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3277 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3278 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3279
6e6fbe60
DE
32802011-02-22 Doug Evans <dje@google.com>
3281
3282 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3283 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3284 add description of result, fix @defun formatting.
3285
f994e27a
HZ
32862011-02-21 Hui Zhu <teawater@gmail.com>
3287
3288 * agentexpr.texi (Bytecode Descriptions): Add printf.
3289 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3290
c7f96d2b
TT
32912011-02-18 Tom Tromey <tromey@redhat.com>
3292
3293 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3294
60f98dde
MS
32952011-02-14 Michael Snyder <msnyder@vmware.com>
3296
3297 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3298 Document new command "thread find".
3299
08e796bc
MS
33002011-02-14 Michael Snyder <msnyder@vmware.com>
3301
3302 * gdb.texinfo (Threads): Update example of new thread message.
3303
b3b9301e
PA
33042011-02-14 Pedro Alves <pedro@codesourcery.com>
3305
3306 * gdb.texinfo (Remote Configuration): Mention set/show remote
3307 traceframe-info.
3308 (Tools/Packages Optional for Building GDB): Mention that expat is
3309 used for traceframe info.
3310 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3311 (General Query Packets) <qSupported>: Describe the
3312 qXfer:traceframe-info:read feature.
3313 (qXfer::read): Describe qXfer:traceframe-info:read.
3314 (Traceframe Info Format): New section.
3315
cef35b0f
PA
33162011-02-04 Pedro Alves <pedro@codesourcery.com>
3317
3318 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3319 for casts and unary operators.
3320
f1cbe1d3
TT
33212011-02-04 Tom Tromey <tromey@redhat.com>
3322
3323 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3324 is not useful.
3325
585fdaa1
PA
33262011-01-25 Pedro Alves <pedro@codesourcery.com>
3327
3328 * gdb.texinfo: s/value optimized out/optimized out/g
3329
7bfc9434
JB
33302011-01-21 Joel Brobecker <brobecker@adacore.com>
3331
3332 * gdb.texinfo (Other Misc Settings): Rework part of the
3333 documentation of the "set interactive mode" command.
3334
4694da01
TT
33352011-01-19 Tom Tromey <tromey@redhat.com>
3336
3337 * gdb.texinfo (Threads): Document thread name output and `thread
3338 name' command.
3339 (Threads In Python): Document Thread.name attribute.
3340 (GDB/MI Thread Commands): Document thread attributes.
3341
b716877b
AB
33422011-01-12 Andrew Burgess <aburgess@broadcom.com>
3343
3344 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3345 changes in mi/mi-cmd-disas.c
3346
13fd8b81
TT
33472011-01-12 Tom Tromey <tromey@redhat.com>
3348
3349 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3350 Fix "thread apply" text.
3351
e09342b5
TJB
33522011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3353 Thiago Jung Bauermann <bauerman@br.ibm.com>
3354
3355 Implement support for PowerPC BookE ranged watchpoints.
3356 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3357 the "set powerpc exact-watchpoints" flag.
3358
06e65f44
TT
33592011-01-07 Tom Tromey <tromey@redhat.com>
3360
3361 * gdb.texinfo (Python API): Add descriptions to @menu items.
3362
d8e22779
TT
33632011-01-06 Tom Tromey <tromey@redhat.com>
3364
3365 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3366
a255712f
PP
33672010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3368
e09342b5 3369 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3370
ccfc3d6e
TT
33712011-01-06 Tom Tromey <tromey@redhat.com>
3372
3373 PR python/12133:
3374 * gdb.texinfo (Frames In Python): Document various frame
3375 constants.
3376
44944448
JB
33772011-01-05 Joel Brobecker <brobecker@adacore.com>
3378
3379 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3380 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3381 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3382
42ea3d7a
JK
33832011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3384
3385 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3386 (clean): Add GDBvn.texi.
3387
720d1a40
JB
33882010-12-29 Joel Brobecker <brobecker@adacore.com>
3389
3390 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3391 occasional case where the debugger prints an array address
3392 instead of the array itself.
3393
ad196637
PA
33942010-12-23 Pedro Alves <pedro@codesourcery.com>
3395
3396 * gdb.texinfo (Packets) <read registers packet>: Document support
3397 for registers that were not collected.
3398
a86caf66
DE
33992010-12-15 Doug Evans <dje@google.com>
3400
3401 * gdb.texinfo (Startup): Document auto-loading of scripts during
3402 startup.
3403 (Auto-loading): Delete "maint set python auto-load on|off".
3404 Add "set auto-load-scripts on|off".
3405
aae1c79a
DE
34062010-12-07 Doug Evans <dje@google.com>
3407
3408 * gdb.texinfo (Mode Options): Document -data-directory.
3409 (Data Files): Add reference to -data-directory.
3410
4e04c971
DE
34112010-11-29 Doug Evans <dje@google.com>
3412
3413 * gdb.texinfo (Pretty-Printer Introduction): Change
3414 printer-name:subprinter-name to printer-name;subprinter-name.
3415
94b6973e
PM
34162010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3417
72f4393d 3418 PR python/12199
94b6973e
PM
3419
3420 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3421
39037522
TT
34222010-11-23 Tom Tromey <tromey@redhat.com>
3423
3424 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3425 (Editing): Likewise.
3426 (Command History): Likewise.
3427 (TUI Keys): Likewise.
3428 (Bug Reporting): Conditionally include rluser.texi and
3429 inc-history.texinfo.
3430 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3431 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3432 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3433 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3434 (gdb.pdf): Likewise.
3435 (gdb.info): Likewise.
3436 (gdb/index.html): Likewise.
3437
5ae98d25
TT
34382010-11-23 Tom Tromey <tromey@redhat.com>
3439
3440 * Makefile.in (Makefile): Run ../config.status.
3441 (distclean): Update.
3442 * configure: Remove.
3443 * configure.ac: Remove.
3444
621c8364
TT
34452010-11-12 Tom Tromey <tromey@redhat.com>
3446
3447 * gdb.texinfo (Basic Python): Update. Add xref.
3448 (Exception Handling): Document new exception classes.
3449 (Types In Python): Update.
3450 (Frames In Python): Update.
3451
84f4c1fe
PM
34522010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3453
3454 * gdb.texinfo (Breakpoints In Python): Document "internal"
3455 parameter, and visible attribute.
3456
99e7ae30
DE
34572010-11-05 Doug Evans <dje@google.com>
3458
3459 * gdb.texinfo (Source Path): Document "set directories".
3460
f4b8a18d
KW
34612010-11-05 Ken Werner <ken.werner@de.ibm.com>
3462
3463 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3464 (OpenCL C): New node.
3465
7b51bc51
DE
34662010-11-02 Doug Evans <dje@google.com>
3467
3468 * gdb.texinfo (Pretty Printing): Expand into three sections,
3469 introduction, example, and commands.
3470 (Python API): Delete section Disabling Pretty-Printers, merge into
3471 Selecting Pretty-Printers.
3472 (Writing a Pretty-Printer): New section. Move the pretty-printer
3473 example here, and reformat to match python coding style. Add a second
3474 example using the gdb.printing module.
3475 (Python modules): Add gdb.printing.
3476
9eeee977
DE
34772010-10-29 Doug Evans <dje@google.com>
3478
3479 * gdb.texinfo (Python): Fix long line.
3480
a0e0ffdf
DE
34812010-10-20 Doug Evans <dje@google.com>
3482
3483 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3484 All references updated. Correct sections marked as subsections.
3485 (Coding Standards): New chapter. Move the coding standard related
3486 subsections here. Add section on Python coding standards.
3487
0e3509db
DE
34882010-10-13 Doug Evans <dje@google.com>
3489
3490 * gdb.texinfo (Python): Add "Python modules".
3491 (Types in Python): Add reference to gdb.types section.
3492 (Python modules): New node.
3493
44592cc4
DE
34942010-10-11 Doug Evans <dje@google.com>
3495
3496 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3497 Python" from gdb.Value.type description.
3498
6e1bb179
JB
34992010-09-28 Joel Brobecker <brobecker@adacore.com>
3500
3501 * gdb.texinfo (Ravenscar Profile): New node.
3502
e8467610
TT
35032010-09-22 Tom Tromey <tromey@redhat.com>
3504
3505 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3506
fccd1d1e
EZ
35072010-09-22 Eli Zaretskii <eliz@gnu.org>
3508
3509 * gdb.texinfo (Values From Inferior): Clarify that
3510 value.dynamic_type works only in C++ programs with RTTI.
3511
c1b6b909
TT
35122010-09-15 Paul Bolle <pebolle@tiscali.nl>
3513
3514 * gdb.texinfo (Character Sets): Correctly reference host-charset
3515 in example.
3516
7d288aaa
TT
35172010-09-13 Tom Tromey <tromey@redhat.com>
3518
3519 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3520 Document "fullname" and "from".
3521
f75d858b
MK
35222010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3523
3524 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3525 feature `reverse' output by -list-target-features.
3526
83b9503b
L
35272010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3528
3529 * gdb.texinfo (i386 Features): Remove an extra "@item".
3530
03f17ccf
TT
35312010-08-30 Tom Tromey <tromey@redhat.com>
3532
3533 PR python/11792:
3534 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3535
9779414d
DJ
35362010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3537
3538 * gdb.texinfo (ARM Features): Document
3539 org.gnu.gdb.arm.m-profile.
3540
f9ffd4bb
TT
35412010-08-23 Tom Tromey <tromey@redhat.com>
3542
3543 PR python/11145:
3544 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3545 reinterpret_cast methods.
3546
702c2711
TT
35472010-08-23 Tom Tromey <tromey@redhat.com>
3548
3549 PR python/11915:
3550 * gdb.texinfo (Types In Python): Document array method.
3551
66b73624
TJB
35522010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3553
3554 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3555
06a64a0b
TT
35562010-08-16 Tom Tromey <tromey@redhat.com>
3557
3558 * gdb.texinfo (Set Watchpoints): Document -location option.
3559
a3a7127e
DE
35602010-08-13 Doug Evans <dje@google.com>
3561
3562 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3563
8dedea02
VP
35642010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3565
3566 * gdb.texinfo (GDB/MI Data Manipulation): Document
3567 -data-read-memory-raw and -data-write-memory-raw.
3568
ca5c20b6 35692010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3570 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3571
3572 * gdb.texinfo (Basic Python): Describe post_event API.
3573
cb2e07a6
PM
35742010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3575
3576 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3577 decode_line Python APIs
cb2e07a6 3578
464b3efb
TT
35792010-08-10 Tom Tromey <tromey@redhat.com>
3580
3581 * gdb.texinfo (Pretty Printing API): Document
3582 gdb.default_visualizer.
3583
c29c521f
TT
35842010-08-10 Tom Tromey <tromey@redhat.com>
3585
3586 Revert gdb-add-index addition:
3587 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3588
5da1313b
JK
35892010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3590 Eli Zaretskii <eliz@gnu.org>
3591
3592 * gdb.texinfo (Mode Options) <-batch>
3593 (Basic Python) <gdb.execute>: Describe setting width and height.
3594
02d868e8
PP
35952010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3596
3597 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3598
c2bbed2a
TT
35992010-07-30 Tom Tromey <tromey@redhat.com>
3600
3601 * gdb.texinfo (Index Files): Mention gdb-add-index.
3602
6c13bbe1
HZ
36032010-07-30 Hui Zhu <teawater@gmail.com>
3604
3605 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3606 "detach inferior" and "kill inferior".
3607
53a71c06
CR
36082010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3609
3610 * gdb.texinfo (Machine Code): Update description of two forms of
3611 arguments, and add new example to demonstrate the new form.
3612
5374244e
PM
36132010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3614
3615 * gdb.texinfo (Values From Inferior): Add value inferior function
3616 call description.
3617
8ea5bce5
JK
36182010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3619
3620 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3621
c0edd9ed
JK
36222010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3623 Eli Zaretskii <eliz@gnu.org>
3624
3625 Make core files the process_stratum.
3626 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3627 record_stratum example.
3628
9291a0cd
TT
36292010-07-13 Tom Tromey <tromey@redhat.com>
3630
3631 * gdb.texinfo (Index Files): New node.
3632
f5011d11
TT
36332010-07-13 Tom Tromey <tromey@redhat.com>
3634
3635 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3636
0f5238ed
TT
36372010-07-13 Tom Tromey <tromey@redhat.com>
3638
3639 * gdb.texinfo (Specify Location): Document labels.
3640
74c761c1
PA
36412010-07-01 Pedro Alves <pedro@codesourcery.com>
3642
3643 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3644 entries for fast tracepoints and static tracepoints.
3645
501994c0
PA
36462010-07-01 Pedro Alves <pedro@codesourcery.com>
3647
3648 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3649 qsThreadInfo>: Spell out `l' as ell.
3650
0fb4aa4b
PA
36512010-07-01 Pedro Alves <pedro@codesourcery.com>
3652
3653 * gdb.texinfo (Convenience Variables): Document $_sdata.
3654 (Commands to Set Tracepoints): Describe static tracepoints. Add
3655 `Listing Static Tracepoint Markers' menu entry. Document
3656 "strace".
3657 (Tracepoint Action Lists): Document collecting $_sdata.
3658 (Listing Static Tracepoint Markers): New subsection.
3659 (Tracepoints support in gdbserver): Mention static tracepoints.
3660 (remote packets, enabling and disabling): Mention
3661 read-sdata-object.
3662 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3663 and StaticTracepoint.
3664 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3665 Document qXfer:sdata:read.
3666 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3667
dc3b15be
JB
36682010-06-29 Joel Brobecker <brobecker@adacore.com>
3669
3670 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3671
595939de
PM
36722010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3673 Tom Tromey <tromey@redhat.com>
3674 Thiago Jung Bauermann <bauerman@br.ibm.com>
3675
3676 * gdb.texinfo (Inferiors In Python): New node.
3677 * gdb.texinfo (Threads In Python): New node.
3678
9279c692
JB
36792010-06-28 Joel Brobecker <brobecker@adacore.com>
3680
3681 * gdb.texinfo (Python): Document what the python directory is
3682 and what its location is.
3683 (Basic Python): Document the gdb.PYTHONDIR constant.
3684
bc9f0842
TT
36852010-06-25 Tom Tromey <tromey@redhat.com>
3686
3687 PR python/10808:
3688 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3689
f1421989
HZ
36902010-06-24 Hui Zhu <teawater@gmail.com>
3691
3692 * gdb.texinfo: (Commands for Controlled Output): Add
3693 documentation for command "eval".
3694
e4c0cfae
SS
36952010-06-21 Stan Shebs <stan@codesourcery.com>
3696
3697 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3698 * annotate.texinfo: Ditto.
3699 * gdbint.texinfo: Ditto.
3700 * stabs.texinfo: Ditto.
3701
bb08c432
HZ
37022010-06-22 Hui Zhu <teawater@gmail.com>
3703
3704 * gdb.texinfo: (Process Record and Replay): Add documentation
3705 for command "set record memory-query".
3706
4f5d9f07
SS
37072010-06-21 Stan Shebs <stan@codesourcery.com>
3708
3709 * gdb.texinfo: Relicense under GFDL version 1.3.
3710 * annotate.texinfo: Relicense under GFDL version 1.3.
3711 * gdbint.texinfo: Relicense under GFDL version 1.3.
3712 * stabs.texinfo: Relicense under GFDL version 1.3.
3713 * fdl.texi: Update to version 1.3.
3714
6aed2dbc
SS
37152010-06-18 Stan Shebs <stan@codesourcery.com>
3716
a61408f8
SS
3717 * gdb.texinfo (Operating System Auxiliary Information): Describe
3718 "info os" when no arguments given.
3719
6aed2dbc
SS
3720 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3721 $_thread.
3722
24e933df
HZ
37232010-06-18 Hui Zhu <teawater@gmail.com>
3724
3725 * gdb.texinfo: (Process Record and Replay): Add documentation
3726 for commands "record save" and "record restore".
3727
65d79d4b
SDJ
37282010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3729
3730 * gdb.texinfo: Include information about the correct use
3731 of addresses in the `watch' command.
3732
d914c394
SS
37332010-06-11 Stan Shebs <stan@codesourcery.com>
3734
3735 * gdb.texinfo (Observer Mode): New section.
3736 (General Query Packets): Document QAllow.
889bf7c5 3737
967cf477
DE
37382010-06-04 Doug Evans <dje@google.com>
3739
3740 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3741
aaf4119b
DE
37422010-06-03 Doug Evans <dje@google.com>
3743
3744 * gdbint.texinfo (Coding): Add subsection on command names.
3745
9eae7c52
TT
37462010-06-02 Tom Tromey <tromey@redhat.com>
3747
3748 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3749 always-disassemble.
3750
fa593d66
PA
37512010-06-01 Pedro Alves <pedro@codesourcery.com>
3752
3753 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3754 gdbserver, and add cross reference.
3755 (Tracepoints support in gdbserver): New subsection.
3756
dde08ee1
PA
37572010-05-26 Pedro Alves <pedro@codesourcery.com>
3758
3759 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3760 `qRelocInsn' feature.
3761 (Relocate instruction reply packet): New subsection
3762 of `Tracepoint Packets'.
3763 (Tracepoint Packets): Mention that packets QTDP and QTStart
3764 support the qRelocInsn request, and add cross reference to new
3765 subsection.
3766
07ca107c
DE
37672010-05-25 Doug Evans <dje@google.com>
3768
3769 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3770 (Commands In Python): Document gdb.string_to_argv.
3771
c25c4a8b
JK
37722010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3773
3774 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3775 ATTR_NORETURN.
3776
d7b32ed3 37772010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3778 Tom Tromey <tromey@redhat.com>
3779 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3780
c25c4a8b 3781 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3782
6aecb9c2
JB
37832010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3784
3785 * gdb.texinfo: (Summary) Add mention about D language support.
3786 (Filenames): Add D suffixes.
3787 (D): New node.
3788
b7da9e9f
PM
37892010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3790
3791 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3792 of macro deleted from GDB code.
3793
ab38a727
PA
37942010-04-24 Pedro Alves <pedro@codesourcery.com>
3795
3796 * gdb.texinfo (Commands to specify files): Describe what how GDB
3797 looks up DOS-based filesystem paths on the system root. Document
3798 the new `set/show target-file-system-kind' commands.
3799
66d09542
DE
38002010-04-23 Doug Evans <dje@google.com>
3801
3802 * gdb.texinfo (Python): Move Auto-loading section here ...
3803 (Python API): from here.
3804 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3805 (Maintenance Commands): Add docs for "maint print section-scripts".
3806
8bd10a10
CM
38072010-04-20 Chris Moller <cmoller@redhat.com>
3808
3809 * gdb.texinfo (Setting Breakpoints): Added description of
3810 filename-qualified rbreak.
3811 * refcard.tex (Breakpoints and Watchpoints): Added brief
3812 description of filename-qualified rbreak.
3813
4c374409
JK
38142010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3815
3816 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3817 (Python API): Change the reference to Pretty Printing API.
3818 (Pretty Printing): Move the user part under the Data node. Reformat
3819 the sample output to 72 columns. Create a new reference to Pretty
3820 Printing API. Rename the API part ...
3821 (Pretty Printing API): To a new node name.
3822 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3823 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3824
5a9351ae
SS
38252010-04-21 Stan Shebs <stan@codesourcery.com>
3826
3827 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3828 and commands.
5a9351ae 3829 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3830
9a22f0d0
PM
38312010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3832
3833 * gdb.texinfo (Examining memory): Update for change in string
3834 display with explicit size.
3835
6149aea9
PA
38362010-04-19 Pedro Alves <pedro@codesourcery.com>
3837
3838 PR breakpoints/8554.
3839
3840 * gdb.texinfo (Save Breakpoints): New node.
3841 (save-tracepoints): Rename to ...
3842 (save tracepoints): ... this. Mention that `save-tracepoints' is
3843 a deprecated alias to `save tracepoints'.
3844
711e434b
PM
38452010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3846
645797a8 3847 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3848 (info w32 thread-information-block): Document new command.
3849 (qGetTIBAddress): Document new gdbserver query.
3850 (maint set/show show-all-tib): Document new command.
3851
3f7b2faa
DE
38522010-04-15 Doug Evans <dje@google.com>
3853
fa33c3cd
DE
3854 * gdb.texinfo (Python API): Add progspaces section.
3855 (Selecting Pretty-Printers): Progspace pretty-printers are
3856 searched too.
3857 (Progspaces In Python): New section.
3858
3f7b2faa
DE
3859 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3860
79f283fe
PM
38612010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3862
3863 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3864 returns None.
3865
87290684
SS
38662010-04-09 Stan Shebs <stan@codesourcery.com>
3867
3868 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3869 Describe the `frames-created' field, tweak grammar.
3870
a97153c7
PA
38712010-04-09 Pedro Alves <pedro@codesourcery.com>
3872
3873 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3874 Describe the `circular' and `disconnected' fields.
3875
5c5dcc1b
L
38762010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3877
3878 * gdb.texinfo (maint print registers): Mention unavailable and
3879 invisible registers.
3880
adc36818
PM
38812010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3882 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3883 Tom Tromey <tromey@redhat.com>
adc36818
PM
3884
3885 * gdb.texinfo (Breakpoints In Python): New Node.
3886
33da3f1c
SS
38872010-04-08 Stan Shebs <stan@codesourcery.com>
3888
3889 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3890 trace status fields.
3891
3a13a53b
L
38922010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3893
3894 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3895 optional. Make org.gnu.gdb.i386.avx requires
3896 org.gnu.gdb.i386.avx.
3897
08001717
DE
38982010-04-08 Doug Evans <dje@google.com>
3899
3900 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3901 search path, and document that gdb only scans the search path if
3902 the script's path doesn't specify a directory.
3903
c375651d
DE
39042010-04-05 Doug Evans <dje@google.com>
3905
3906 * gdb.texinfo (maint show python auto-load): Fix typo.
3907
af54718e
SS
39082010-04-04 Stan Shebs <stan@codesourcery.com>
3909
d77f58be
SS
3910 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3911 (Setting Watchpoints): Update description of "info watch".
3912 (Disabling Breakpoints): Only "info break" lists all.
3913
af54718e
SS
3914 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3915 (tdump): Explain how tdump works.
3916
86b17b60
PA
39172010-04-01 Pedro Alves <pedro@codesourcery.com>
3918
3919 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3920 add cross reference.
3921
ff12863f
PA
39222010-03-31 Pedro Alves <pedro@codesourcery.com>
3923
3924 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3925 commands error out.
3926
f68eb612
L
39272010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3928
3929 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3930
c8d5aac9
L
39312010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3932
3933 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3934
7d13fe92
SS
39352010-03-29 Stan Shebs <stan@codesourcery.com>
3936 Nathan Sidwell <nathan@codesourcery.com>
3937
3938 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3939 GDBN equivalent.
3940 (Set Tracepoints): Remove mention that conditional tracepoints
3941 don't exist.
3942 (Tracepoint Actions): Clarify when while-stepping collection
3943 happens, note that while-stepping does not automatically collect
3944 $pc.
3945
409873ef 39462010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3947
409873ef
SS
3948 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3949 (General Query Packets): Describe TracepointSource.
3950
ee8e71d4
EZ
39512010-03-27 Matt Rice <ratmice@gmail.com>
3952
c8d5aac9
L
3953 * gdb.texinfo (ARM): Document arguments to "target sim".
3954 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3955
99b5e152
PA
39562010-03-26 Pedro Alves <pedro@codesourcery.com>
3957
3958 * gdb.texinfo (Tracepoint Packets): Remove mention that
3959 terror:string may be plain text, and drop mention of X prefix.
3960
cd64ee31
VP
39612010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3962
3963 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3964
6c28cbf2
SS
39652010-03-24 Stan Shebs <stan@codesourcery.com>
3966
3967 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3968
95a42b64
TT
39692010-03-24 Tom Tromey <tromey@redhat.com>
3970
3971 PR breakpoints/9352:
3972 * gdb.texinfo (Break Commands): Update.
3973
18148017
VP
39742010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3975
3976 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3977 commands.
3978
4daf5ac0
SS
39792010-03-16 Stan Shebs <stan@codesourcery.com>
3980
3981 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3982 circular-trace-buffer.
3983 (Tracepoint Packets): Describe QTBuffer, and details of the
3984 qTStatus reply.
3985
c9429232
SS
39862010-03-12 Stan Shebs <stan@codesourcery.com>
3987 Nathan Sidwell <nathan@codesourcery.com>
3988
3989 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3990 doing instruction stepping.
3991 (Tracepoint Restrictions): New node.
3992
ccefe4c4
TT
39932010-03-10 Tom Tromey <tromey@redhat.com>
3994
3995 * gdbint.texinfo (Symbol Handling): Update.
3996
7c953934
TT
39972010-03-08 Tom Tromey <tromey@redhat.com>
3998
3999 PR cli/9591:
4000 * gdb.texinfo (Mode Options): Mention lack of pagination and
4001 confirmation with --batch.
4002 (Screen Size): Mention --batch.
4003 (Messages/Warnings): Likewise.
4004
f870a310
TT
40052010-03-05 Tom Tromey <tromey@redhat.com>
4006
4007 * gdb.texinfo (Basic Python): Document target_charset and
4008 target_wide_charset.
4009
78e2826b
TT
40102010-03-05 Tom Tromey <tromey@redhat.com>
4011
4012 * gdb.texinfo (Data): Link to pretty-printing.
4013 (Output Formats): Likewise. Correct text.
4014
f5dff777
DJ
40152010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4016
4017 * gdb.texinfo (Types): Describe <struct> and <flags>.
4018
dc00d89f
PM
40192010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4020
4021 * gdb.texinfo (Frames In Python): Add block parameter and
4022 description to read_var text.
4023
5107b149 40242010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4025 Tom Tromey <tromey@redhat.com>
5107b149
PM
4026
4027 * gdb.texinfo (Types In Python): Describe block argument in
4028 template_argument and gdb.lookup_type.
4029
e03e5e7b
TT
40302010-02-24 Tom Tromey <tromey@redhat.com>
4031
4032 * gdb.texinfo (Cygwin Native): Fix typo.
4033
f3e9a817
PM
40342010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4035
4036 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4037 and select method descriptions.
4038 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4039 Tables in Python to menu.
4040 (Blocks In Python): New node.
4041 (Symbols In Python): New node.
4042 (Symbol Tables in Python): New node.
4043
a79b8f6e
VP
40442010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4045
4046 Multiexec MI
4047
4048 gdb/
4049 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4050
4051 gdb/doc/
4052 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4053 changes.
4054 (GDB/MI Program Execution): Document current behaviour of
4055 --all and --thread-group.
4056 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4057 -remove-inferior.
4058 * observer.texi (inferior_added, inferior_removed): New
4059 observers.
4060
629d6a47
TT
40612010-02-19 Tom Tromey <tromey@redhat.com>
4062
4063 * gdbint.texinfo (Getting Started): Fix @node.
4064 (Debugging GDB): Likewise.
4065
c09529e5
JB
40662010-02-13 Joel Brobecker <brobecker@adacore.com>
4067
4068 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4069 documenting the gdb_test_timeout variable.
4070
540aa8e7
MS
40712010-02-12 Jakob Engblom <jakob@virtutech.com>
4072
4073 * gdb.texinfo (MI commands): Added documentation of --reverse
4074 option to a set of MI commands. Restructured documentation of MI
4075 commands --exec-continue to reflect the complexity of reverse
4076 execution.
4077
081dfbf7
PA
40782010-02-12 Pedro Alves <pedro@codesourcery.com>
4079
4080 * gdb.texinfo (Using the Collected Data): Specify that the address
4081 range of `tfind outsize' is exclusive, and that the address range
4082 of `tfind range' is inclusive.
4083 (Tracepoint Packets): Specify that the address range of
4084 `QTFrame:range' is inclusive, and that the address range of
4085 `QTFrame:outside' is exclusive
4086
8e9c5e02
VP
40872010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4088
4089 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4090
92981e24
TT
40912010-02-10 Tom Tromey <tromey@redhat.com>
4092
4093 * gdb.texinfo (Debugging Output): Document set debug parser and
4094 show debug parser.
4095
075b51b7
L
40962010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4097
4098 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4099 i386_eflags and i386_mxcsr.
4100
3bb8d5c3
L
41012010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4102
4103 * gdb.texinfo: Document i386 target features.
4104
c5f80513
DE
41052010-02-05 Doug Evans <dje@google.com>
4106
4107 * gdbint.texinfo (Testsuite): Add a new section to document the
4108 various DejaGnu variables that may be overridden.
1be00882 4109 Document INTERNAL_GDBFLAGS.
c5f80513 4110
6ac33a4e
TT
41112010-02-04 Tom Tromey <tromey@redhat.com>
4112
4113 PR cli/8830:
4114 * gdb.texinfo (Files): -readnow comes before the filename for file
4115 and symbol-file.
4116
a1dcb23a
DJ
41172010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4118
4119 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4120 Document ARM breakpoint types.
4121 (Register Packet Format): Move into the new section.
4122 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4123
95433b34
JB
41242010-01-21 Joel Brobecker <brobecker@adacore.com>
4125
4126 * gdb.texinfo (File Options): Adjust the documentation of this
4127 switch to refer to the "source" command rather than partially
4128 duplicating some of the relevant information.
4129 (Extending GDB): Introduce and document the set/show script-extension
4130 setting.
4131 (Command Files): Add note explaining that the "source" command
4132 is also used to evalute scripts written in other languages.
4133 Remove the short slightly incorrect reference to sourcing Python
4134 scripts.
4135 (Python Commands): Document how to execute a Python script from GDB.
4136
8d576872
JB
41372010-01-19 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.texinfo (Command Files): Fix typo.
4140
8150ff9c
JB
41412010-01-18 Tom Tromey <tromey@redhat.com>
4142
4143 * gdb.texinfo (File Options): Document -x on .py files.
4144 (Command Files): Document handling of Python scripts.
4145
23db03a6
JZ
41462010-01-18 Jie Zhang <jie.zhang@analog.com>
4147
4148 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4149
00bf0b85
SS
41502010-01-15 Stan Shebs <stan@codesourcery.com>
4151
4152 * gdb.texinfo (Trace Files): New section.
4153 (Tracepoint Packets): Document QTSave and qTBuffer.
4154 (Trace File Format): New appendix.
4155
be759fcf
PM
41562010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4157
4158 * gdb.texinfo (Values From Inferior): Document lazy_string value
4159 method.
4160 (Python API): Add Lazy strings menu item.
4161 (Lazy Strings In Python): New node.
4162
dc146f7c
VP
41632010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4164
4165 * gdb.texinfo (GDB/MI Thread Information): New.
4166 (GDB/MI Async Records): Document the core field in *stopped.
4167 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4168 documentation
4169 (Process list): Document that osdata document may contain
4170 threads.
4171 (Remote Serial Protocol): Document qXfer:threads.
4172
d5551862
SS
41732010-01-06 Stan Shebs <stan@codesourcery.com>
4174
4175 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4176 disconnected tracing.
4177 (Tracepoint Packets): Document new protocol.
4178
7a697b8d
SS
41792010-01-05 Stan Shebs <stan@codesourcery.com>
4180
4181 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4182 tracepoints.
4183 (Tracepoint Packets): Describe remote protocol for fast
4184 tracepoints.
4185
e6f3ec50
JB
41862010-01-01 Joel Brobecker <brobecker@adacore.com>
4187
4188 Update the "Start of New Year Procedure".
4189 * gdbint.texinfo: Add the list of files that need to be updated
4190 manually. Minor reformatting.
4191
ddc4e9c1
JB
41922010-01-01 Joel Brobecker <brobecker@adacore.com>
4193
4194 * refcard.tex: Update copyright year in header and text.
4195
9d2897ad
JB
41962010-01-01 Joel Brobecker <brobecker@adacore.com>
4197
4198 * agentexpr.texi: Add 2010 to the list of copyright years.
4199 * annotate.texinfo: Likewise.
4200 * gdb.texinfo: Likewise.
4201 * gdbint.texinfo: Likewise.
4202 * observer.texi: Likewise.
4203 * stabs.texinfo: Likewise.
4204
6da95a67
SS
42052009-12-31 Stan Shebs <stan@codesourcery.com>
4206
4207 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4208
236f1d4d
SS
42092009-12-29 Stan Shebs <stan@codesourcery.com>
4210
4211 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4212
f61e138d
SS
42132009-12-28 Stan Shebs <stan@codesourcery.com>
4214
4215 * gdb.texinfo (Trace State Variables): New section.
4216 (Tracepoint Packets): Describe trace state variable packets.
4217 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4218 variable bytecodes.
4219
0fe7935b
DJ
42202009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4221
4222 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4223 declarations.
4224
a6b29f87
VP
42252009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4226
4227 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4228 -gdb-exit behaviour.
4229
5e4bde96
JB
42302009-12-20 Joel Brobecker <brobecker@adacore.com>
4231
4232 * gpl.texi: Update to version 3 of the GPL.
4233
a1715244
JB
42342009-12-20 Joel Brobecker <brobecker@adacore.com>
4235
4236 * Makefile.in: Update copyright header.
4237 * observer.texi: Fix the copyright header of the generated files.
4238
361ae042
PM
42392009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4240
4241 * gdb.texinfo (Types In Python): Describe range function.
4242
bfd31e71
PM
42432009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4244
4245 * gdb.texinfo (Types In Python): Describe "is_base_class".
4246
57a1d736
TT
42472009-12-03 Tom Tromey <tromey@redhat.com>
4248
4249 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4250
8cebebb9
PP
42512009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4252
4253 * observer.texi: New memory_changed observer.
4254
16af530a
TT
42552009-12-01 Tom Tromey <tromey@redhat.com>
4256
4257 * gdb.texinfo (Reverse Execution): Fix typo.
4258
b6199126
DJ
42592009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 PR gdb/8704
4262
4263 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4264 are allowed after the breakpoint condition.
4265
7a6973ad
TT
42662009-11-23 Tom Tromey <tromey@redhat.com>
4267
4268 PR python/10782:
4269 * gdb.texinfo (Types In Python): Document Type.pointer.
4270
21a0512e
PP
42712009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4272
4273 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4274
a5832c8f
PA
42752009-11-11 Pedro Alves <pedro@codesourcery.com>
4276
4277 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4278 (Using Agent Expressions): Delete cross reference.
4279
1eb7cd77
JB
42802009-11-07 Joel Brobecker <brobecker@adacore.com>
4281
4282 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4283 and @settitle directives up to help makeinfo find them.
4284
24ddea62
JK
42852009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4286
4287 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4288 (Auto-loading): Use plural and note one can use multiple components now.
4289
3afae151
VP
42902009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4291
4292 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4293 -stack-list-arguments have the same documentation for parameter
4294 as -stack-list-locals. Add comas.
4295
14ff2235
PM
42962009-10-27 Tom Tromey <tromey@redhat.com>
4297 Eli Zaretskii <eliz@gnu.org>
4298
c8d5aac9 4299 PR python/10781
14ff2235
PM
4300
4301 * gdb.texinfo (Values From Inferior): Document cast method.
4302
9c419145
PP
43032009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4304
4305 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4306 and adjust example.
889bf7c5 4307
29153c24
MS
43082009-10-22 Michael Snyder <msnyder@vmware.com>
4309
4310 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4311 info record command. Also document the new save and restore
29153c24
MS
4312 commands.
4313
2b28d209
PP
43142009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4315
4316 * gdb.texinfo (Machine Code): Mention current pc marker.
4317 (Memory): Likewise.
4318
6c95b8df
PA
43192009-10-19 Pedro Alves <pedro@codesourcery.com>
4320 Stan Shebs <stan@codesourcery.com>
4321
4322 * observer.texi (new_inferior): Rename to...
4323 (inferior_appeared): ... this.
4324
4325 * gdb.texinfo (Inferiors): Rename node to ...
4326 (Inferiors and Programs): ... this. Mention running multiple
4327 programs in the same debug session.
4328 <info inferiors>: Mention the new 'Executable' column if "info
4329 inferiors". Update examples. Document the "add-inferior",
4330 "clone-inferior", "remove-inferior" and "maint info
4331 program-spaces" commands.
4332 (Process): Rename node to...
4333 (Forks): ... this. Document "set|show follow-exec-mode".
4334
2f8132f3
MS
43352009-10-11 Michael Snyder <msnyder@vmware.com>
4336
4337 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4338 (ReverseContinue): Ditto.
4339
cba4b2d3
PP
43402009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4341
4342 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4343
da082f17
JK
43442009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4345
4346 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4347
08be9d71
ME
43482009-10-06 Michael Eager <eager@eagercon.com>
4349
4350 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4351 (Embedded Processors): Add MicroBlaze.
4352 (MicroBlaze): New. Describe Xilinx MicroBlaze
4353
08a0efd0
PA
43542009-10-04 Pedro Alves <pedro@codesourcery.com>
4355
4356 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4357
cbb8f428
EZ
43582009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4359
4360 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4361
30a4a70c
JB
43622009-09-23 Joel Brobecker <brobecker@adacore.com>
4363
4364 * observer.texi (solib_unloaded): Document explicitly the fact that
4365 this observer is called before the associated symbols are unloaded.
4366
b3372f91
VP
43672009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4368
4369 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4370 -stack-list-variables.
4371
f43030c4
TT
43722009-09-18 Tom Tromey <tromey@redhat.com>
4373
4374 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4375 is experimental.
4376
ec7e75e7
PP
43772009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4378
4379 * gdb.texinfo (convenince variables): Mention
4380 $_siginfo could be empty.
f43030c4 4381
0cc7d26f
TT
43822009-09-15 Tom Tromey <tromey@redhat.com>
4383
4384 * gdb.texinfo (GDB/MI Variable Objects): Document
4385 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4386 Expand -var-update documentation.
4387
a96d9b2e
SDJ
43882009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4389
4390 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4391 feature.
4392
005ca36a
JB
43932009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4394
4395 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4396
0d772ac9
MS
43972009-09-10 Michael Snyder <msnyder@vmware.com>
4398
4399 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4400 ReverseStep replies to the qSupported query.
4401
14fb1bac
JB
44022009-09-10 Joel Brobecker <brobecker@adacore.com>
4403
4404 Add documentation for set/show interactive-mode.
4405 * gdb.texinfo (Other Misc Settings): New node.
4406
29b090c0
DE
44072009-09-01 Doug Evans <dje@google.com>
4408
4409 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4410 non-stop mode's affect on remote caching.
4411
4e5d721f
DE
44122009-08-31 Jacob Potter <jdpotter@google.com>
4413 Doug Evans <dje@google.com>
4414
4415 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4416 Mark `set/show remotecache' options as obsolete.
4417 Document new `set/show stack-cache' option.
4418 Update text for `info dcache'.
4419
55333a84
DE
44202009-08-27 Doug Evans <dje@google.com>
4421
4422 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4423 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4424
bc3a0b4d
RW
44252009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4426
4427 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4428 about autoconf.
4429
3a1ff0b6
PA
44302009-08-25 Pedro Alves <pedro@codesourcery.com>
4431
4432 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4433 small example, and describe its columns. Replace "inferior-id" by
4434 "infno" throughout.
4435
81ecdfbb
RW
44362009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4437
af542c2e
RW
4438 * gdbint.texinfo (Releasing GDB): Point to
4439 README-maintainer-mode file for required autoconf version.
4440 * configure.ac: Do not substitute datarootdir, htmldir,
4441 pdfdir, docdir. Do not process --with-datarootdir,
4442 --with-htmldir, --with-pdfdir, --with-docdir.
4443 * configure: Regenerate.
4444
81ecdfbb
RW
4445 * configure: Regenerate.
4446
4efc6507
DE
44472009-08-20 Reid Kleckner <reid@kleckner.net>
4448
4449 * gdb.texinfo: Add chapter on JIT interface.
4450
43089a6e
NR
44512009-08-07 Nick Roberts <nickrob@snap.net.nz>
4452
4453 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4454 confirmation request.
43089a6e 4455
99e008fe
EZ
44562009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4457
c8d5aac9
L
4458 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4459 CRC definitions.
99e008fe 4460
48cb2d85
VP
44612009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4462
4463 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4464 -break-commands.
48cb2d85 4465
ff1a52c6
UW
44662009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4467
4468 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4469 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4470
3285f3fe
UW
44712009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4472
4473 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4474 "set spu stop-on-load" and "show spu stop-on-load" commands.
4475
e35359c5
UW
44762009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4477
4478 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4479
58d6951d
DJ
44802009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4481
4482 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4483 org.gnu.gdb.arm.neon.
4484
08d16641
PA
44852009-07-20 Pedro Alves <pedro@codesourcery.com>
4486
4487 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4488 optional element.
4489 (subsection OS ABI): New subsection.
4490
782b2b07
SS
44912009-07-14 Stan Shebs <stan@codesourcery.com>
4492
4493 * gdb.texinfo (Tracepoint Conditions): New section.
4494 (General Query Packets): Describe ConditionalTracepoints.
4495 (Tracepoint Packets): Describe condition field.
4496 (Maintenance Commands): Describe maint agent-eval.
4497 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4498
9b117ef3
HZ
44992009-07-11 Hui Zhu <teawater@gmail.com>
4500
4501 * gdb.texinfo (disassemble): Add a new modifier /r
4502 to "disassemble" command to make it print the raw instructions
4503 in hex as well as in symbolic form.
4504
f5a33284
TT
45052009-07-09 Tom Tromey <tromey@redhat.com>
4506
4507 * gdbint.texinfo (Testsuite): Document parallel make check.
4508
812f7342
TT
45092009-07-09 Tom Tromey <tromey@redhat.com>
4510
4511 * gdbint.texinfo (Testsuite): Document test transcripts.
4512
fbb8f299
PM
45132009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4514
4515 * gdb.texinfo (Values From Inferior): Add length parameter
4516 description.
4517
dd8f35ac
EZ
45182009-07-04 Chris Genly <chris@genly.us>
4519
4520 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4521 in -var-list-children. Fix example according to what the code
4522 does.
4523
2277426b
PA
45242009-07-02 Pedro Alves <pedro@codesourcery.com>
4525
4526 * gdb.texinfo (Debugging multiple inferiors): Document the
4527 "inferior", "detach inferior" and "kill inferior" commands.
4528 (Debugging Programs with Multiple Processes): Adjust to mention
4529 generic "inferior" commands. Delete mention of "detach fork" and
4530 "delete fork". Cross reference to "Debugging multiple inferiors"
4531 section.
4532
a6d9a66e
UW
45332009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4534
5af949e3
UW
4535 * gdbint.texinfo (Item Output Functions): Update signature
4536 for ui_out_field_core_addr.
4537
45382009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4539
4540 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4541 Update example code extrated from breakpoint.c.
4542
9901a55b 45432009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4544
9901a55b
PP
4545 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4546 MI commands.
4547 (GDB/MI Symbol Query): Likewise.
4548 (GDB/MI File Commands): Likewise.
4549 (GDB/MI File Transfer Commands): Likewise.
4550 (GDB/MI Target Manipulation): Likewise.
4551 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4552
edb3359d
DJ
45532009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4554
4555 * gdb.texinfo (Debugging Optimized Code): New chapter.
4556 (Compiling for Debugging): Reference it. Move some
4557 text to the new section.
4558
7cd1089b
PM
45592009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4560
4561 * doc/gdb.texinfo (Calling): Document
4562 set-unwind-on-terminating-exception usage.
4563
d4db2f36
PA
45642009-06-11 Pedro Alves <pedro@codesourcery.com>
4565
4566 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4567 command.
4568
d1a7880c
PA
45692009-06-07 Pedro Alves <pedro@codesourcery.com>
4570
4571 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4572 references.
4573
473f94e6
UW
45742009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4575
4576 * gdbint.texinfo: Rename formal parameters to gdbarch function
4577 protoypes from "current_gdbarch" to "gdbarch".
4578
8f500870
TT
45792009-05-28 Tom Tromey <tromey@redhat.com>
4580
4581 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4582
b6313243
TT
45832009-05-27 Tom Tromey <tromey@redhat.com>
4584
4585 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4586 feature.
4587 (GDB/MI Variable Objects): Document -var-set-visualizer.
4588
45892009-04-02 Tom Tromey <tromey@redhat.com>
4590
4591 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4592 feature.
4593 (GDB/MI Variable Objects): Document -var-set-visualizer.
4594
a6bac58e
TT
45952009-05-27 Tom Tromey <tromey@redhat.com>
4596 Thiago Jung Bauermann <bauerman@br.ibm.com>
4597 Phil Muldoon <pmuldoon@redhat.com>
4598
4599 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4600 (Pretty Printing): New node.
4601 (Selecting Pretty-Printers): Likewise.
4602 (Python API): Update.
4603 (Output Formats): Document /r format.
4604
2c74e833
TT
46052009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4606 Tom Tromey <tromey@redhat.com>
4607
4608 * gdb.texinfo (Types In Python): New node.
4609 (Values From Inferior): "type" is now an attribute.
4610 (Python API): Update.
4611
89c73ade
TT
46122009-05-27 Tom Tromey <tromey@redhat.com>
4613 Thiago Jung Bauermann <bauerman@br.ibm.com>
4614 Phil Muldoon <pmuldoon@redhat.com>
4615
4616 * gdb.texinfo: Add @syncodeindex for `tp'.
4617 (Python API): Update.
4618 (Auto-loading): New node.
4619 (Objfiles In Python): New node.
4620
17a37d48
PP
46212009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4622
4623 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4624
6718376f
NR
46252009-05-15 Nick Roberts <nickrob@snap.net.nz>
4626
4627 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4628
cbe54154
PA
46292009-05-12 Pedro Alves <pedro@codesourcery.com>
4630
4631 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4632 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4633 show show-debug-regs' docs.
4634
8e05493c
EZ
46352009-05-08 Eli Zaretskii <eliz@gnu.org>
4636
4637 * gdb.texinfo (Process Record and Replay): Add description of
4638 reverse execution.
4639
b39f4988
JB
46402009-05-07 Joel Brobecker <brobecker@adacore.com>
4641
4642 * gdbint.texinfo (Adding support for debugging core files): New node.
4643 (Native Debugging): Remove the ``Native core file Support'' section.
4644
a2311334
EZ
46452009-05-01 Eli Zaretskii <eliz@gnu.org>
4646
4647 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4648 Add index entries.
4649
53cc454a 46502009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4651 Michael Snyder <msnyder@vmware.com>
53cc454a 4652
a2311334
EZ
4653 * gdb.texinfo: (Process Record and Replay): Add documentation for
4654 process record and replay.
53cc454a 4655
484086b7
JK
46562009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4657
4658 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4659 a new part on command-line defined macros.
4660
32ae1842
EZ
46612009-04-25 Eli Zaretskii <eliz@gnu.org>
4662
4663 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4664 clarify the wording.
4665
b14b1491
TT
46662009-04-23 Tom Tromey <tromey@redhat.com>
4667
4668 * gdb.texinfo (Data Files): New node.
4669 (GDB Files): Update menu.
4670
5c1e86e1
JB
46712009-04-23 Joel Brobecker <brobecker@adacore.com>
4672
4673 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4674 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4675
83eba9b7
VP
46762009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4677
4678 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4679
e31198c4
HZ
46802009-04-22 Hui Zhu <teawater@gmail.com>
4681
4682 * gdb.texinfo (disassemble-next-line): Set the default of
4683 disassemble-next-line to off.
4684
26e251b6
JM
46852009-04-21 Joseph Myers <joseph@codesourcery.com>
4686
4687 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4688 --with-htmldir): New.
4689 * configure: Regenerate.
4690 * Makefile.in (datarootdir, docdir): Define.
4691 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4692 instead of $(SET_TEXINPUTS).
4693 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4694 gdbint.info instead of $(SET_TEXINPUTS).
4695 (gdbint/index.html): Use same -I options as for building
4696 gdbint.info.
4697 (stabs.dvi, stabs.pdf): Use same -I options as for building
4698 stabs.info instead of $(SET_TEXINPUTS).
4699 (stabs/index.html): Use same -I options as for building
4700 stabs.info.
4701 (annotate.dvi, annotate.pdf): Use same -I options as for building
4702 annotate.info instead of $(SET_TEXINPUTS).
4703 (annotate/index.html): Use same -I options as for building
4704 annotate.info.
4705
eac35c4e
DD
47062009-04-21 David Daney <ddaney@caviumnetworks.com>
4707
4708 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4709
29b0e8a2
JM
47102009-04-21 Joseph Myers <joseph@codesourcery.com>
4711
4712 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4713
2b831889 47142009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4715 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4716
4717 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4718 (MAKEHTMLFLAGS): Set to empty.
4719 (html__strip_dir): Define.
4720 (HTMLFILES): Define.
4721 (HTMLFILES_INSTALL): Define.
4722 (install-html): Copy new automake rule.
4723 (html): Depend on $(HTMLFILES).
4724 (gdb_toc.html): Rename to gdb/index.html.
4725 (gdbint_toc.html): Rename to gdbint/index.html.
4726 (stabs_toc.html): Rename to stabs/index.html.
4727 (annotate_toc.html): Rename to annotate/index.html.
4728
89a34d1b
JM
47292009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4730
4731 * Makefile.in: Set pdfdir and htmldir from configure
4732 substitutions.
4733 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4734 * configure: Regenerate.
4735
a2d5da46
JB
47362009-04-16 Joel Brobecker <brobecker@adacore.com>
4737
4738 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4739 This macro is no longer used.
4740
732f6a93
TT
47412009-04-15 Tom Tromey <tromey@redhat.com>
4742
4743 * gdb.texinfo (Character Sets): Document default character set.
4744
87f9adc1
PM
47452009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4746
4747 * gdbint.texinfo: Change server name from sources.redhat.com to
4748 sourceware.org throughout.
4749
2c88c651
JB
47502009-04-09 Joel Brobecker <brobecker@adacore.com>
4751
4752 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4753 about a missing dot or coma after @xref.
4754
4f5376b2
JB
47552009-04-02 Joel Brobecker <brobecker@adacore.com>
4756
4757 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4758 example, and add a small explanation about it.
4759 (Print Settings): Change the documentation of the "set print
4760 frame-arguments" to reflect the fact that the default is now "scalars".
4761
a0381d3a
JB
47622009-04-02 Joel Brobecker <brobecker@adacore.com>
4763
4764 * gdb.texinfo (Print Settings): Add kindex for command "set
4765 print frame-arguments".
4766
45ac276d
JB
47672009-03-31 Joel Brobecker <brobecker@adacore.com>
4768
4769 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4770 breakpoints.
4771 (Set Breaks): Add reference to thread-specific and task-specific
4772 breakpoints.
4773
32cd1edc
JB
47742009-03-31 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.texinfo (Ada Tasks): Remove the documentation about
4777 the "Running" state, as this state has been eliminated.
4778 Now all runnable tasks are shown as "Runnable".
4779
1042e4c0
SS
47802009-03-30 Stan Shebs <stan@codesourcery.com>
4781
4782 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4783 special case of breakpoints.
4784 (Enable and Disable Tracepoints): Mention deprecation.
4785 (Listing Tracepoints): Update description and example.
4786
f8f6f20b
TJB
47872009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4788
4789 * gdb.texinfo (Frames in Python): New node.
4790 (Python API): Update.
4791
c0c6f777
TJB
47922009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4793
4794 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4795 from a method to an attribute.
4796
def2b000
TJB
47972009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4798
4799 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4800 attribute.
4801
a07daef3
PA
48022009-03-25 Pedro Alves <pedro@codesourcery.com>
4803
4804 * observer.texi (thread_exit): Add "silent" parameter.
4805
f3b1572e
PA
48062009-03-22 Pedro Alves <pedro@codesourcery.com>
4807
4808 * observer.texi (about_to_proceed): New.
4809
587afa38
EZ
48102009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4811
4812 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4813 field throughout to handle types with spaces in them. Fix typos
4814 found by aspell.
4815 (Summary, Requirements, Contributors): New first chapter,
4816 "Summary" added, old Requirements section moved there, and new
4817 section, "Contributors" added.
4818 (Initializing a New Architecture, Register Representation)
4819 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4820 (Porting gdb): These sections extended and updated.
4821 (Compiler Characteristics): This section (empty) deleted.
4822 (Defining Other Architecture Features): This section renamed and
4823 duplicate material removed from (formerly "Target Conditionals").
4824 Use braces {} in @deftypeXX type field throughout to handle types
4825 with spaces in them. Typos found by aspell fixed.
4826
4827 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4828 * stack_frame.pdf: Version of image for PDF output.
4829 * stack_frame.png: Version of image for HTML output and for Emacs.
4830 * stack_frame.txt: Version of image for Info output.
1db61298 4831 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4832
10af6951
EZ
48332009-03-21 Eli Zaretskii <eliz@gnu.org>
4834
4835 * gdb.texinfo (Character Sets): Fix last change.
4836
cc924cad
TJB
48372009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4838
4839 * gdb.texinfo (Values From Inferior): Fix optional arguments
4840 markup.
4841 (Commands In Python): Adjust argument names of gdb.Command.__init__
4842 to what the function accepts as keywords.
4843
bc3b79fd
TJB
48442008-03-20 Tom Tromey <tromey@redhat.com>
4845
4846 * gdb.texinfo (Convenience Vars): Document convenience functions.
4847 (Functions In Python): New node.
4848 (Python API): Update.
4849
6c7a06a3
TT
48502009-03-20 Tom Tromey <tromey@redhat.com>
4851
4852 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4853 set target-wide-charset.
4854 (Requirements): Mention iconv.
4855
b646ddd4
HZ
48562009-03-17 Hui Zhu <teawater@gmail.com>
4857
4858 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4859
91440f57
HZ
48602009-03-17 Hui Zhu <teawater@gmail.com>
4861
4862 * gdb.texinfo: Add documentation for disassemble-next-line.
4863
8fd41227
TJB
48642009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4865
4866 * gdb.texinfo (Commands In Python): Remove tindex entries.
4867
61ff14c6
JK
48682009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4869
4870 * gdb.texinfo (Returning): New description for missing debug info.
4871
0b16c5cf
PA
48722009-03-14 Pedro Alves <pedro@codesourcery.com>
4873
4874 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4875 (General Query Packets): Document qAttached.
0b16c5cf 4876
32fc0df9
PA
48772009-03-05 Pedro Alves <pedro@codesourcery.com>
4878
4879 * gdb.texinfo (Background Execution): Better describe the set
4880 target-async command.
4881 (Maintenance Commands): Delete description of the `maint set/show
4882 linux-async' and `maint set/show remote-async' commands.
4883
134eb42c
VP
48842009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4885
4886 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4887 between sentences.
4888
c86cf029
VP
48892009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4890
4891 * gdb.texinfo (GDB/MI Async Records): Document the
4892 =library-loaded and =library-unloaded notifications.
4893
3ea85240
VP
48942009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4895
4896 * observer.texi (test_notification): New observer.
4897
1d33d6ba
VP
48982009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4899
61ff14c6
JK
4900 * observer.texi: Add parameter 'print_frame' to normal_stop
4901 observer.
1d33d6ba 4902
d721c933
EZ
49032009-02-07 Eli Zaretskii <eliz@gnu.org>
4904
4905 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4906 (Commands In Python): Fix COMMAND_* constants in last change. Use
4907 @kbd for interactive input. Add cross-references and index
4908 entries.
4909
4aa995e1
PA
49102009-02-06 Pedro Alves <pedro@codesourcery.com>
4911
4912 * gdb.texinfo (Signals): Document $_siginfo.
4913 (Convenience Variables): Mention $_siginfo.
4914 (Remote Configuration): Document qXfer:siginfo:read,
4915 qXfer:siginfo:write packets, and the read-siginfo-object,
4916 write-siginfo-object commands.
4917
5f5233d4
PA
49182009-02-06 Pedro Alves <pedro@codesourcery.com>
4919
4920 * gdbint.texinfo (Values): New chapter.
4921
d8906c6f
TJB
49222009-02-06 Tom Tromey <tromey@redhat.com>
4923
4924 * gdb.texinfo (Python API): Add entry for Commands In Python.
4925 (Commands In Python): New node.
4926
b6cb8e7d
TJB
49272009-02-05 Tom Tromey <tromey@redhat.com>
4928
4929 * gdb.texinfo (Values From Inferior): Document Value.string.
4930
12453b93
TJB
49312009-02-05 Tom Tromey <tromey@redhat.com>
4932
4933 * gdb.texinfo (Basic Python): Document execute's from_tty
4934 argument.
4935
08c637de
TJB
49362009-02-04 Tom Tromey <tromey@redhat.com>
4937
4938 * gdb.texinfo (Basic Python): Document gdb.history.
4939
592375cd
VP
49402009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4941
4942 * gdb.texinfo (GDB/MI Thread Commands): Document the
4943 'current-thread-id' field. Remove the example with zero threads,
4944 since current GDB won't ever report that if there's inferior.
4945
41447f92
VP
49462009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4947
4948 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4949 option to -break-insert.
4950
098b41a6
JG
49512009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4952 Jerome Guitton <guitton@adacore.com>
4953
4954 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4955 (System-wide configuration): New section.
4956
3c16cced
PA
49572009-01-26 Pedro Alves <pedro@codesourcery.com>
4958
4959 PR gdb/7580:
4960 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4961 internal-error|internal-warning quit|corefile ask|yes|no".
4962
62709adf
PA
49632009-01-26 Pedro Alves <pedro@codesourcery.com>
4964
4965 * gdb.texinfo (Using the `gdbserver' Program): Document
4966 --remote-debug.
4967
7ce58dd2
DE
49682009-01-23 Doug Evans <dje@google.com>
4969
4970 * gdb.texinfo: Add nexti to list of commands that support
4971 background execution.
4972
adb483fe
DJ
49732009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4974
4975 * gdb.texinfo (Define, Hooks): Document prefix command support.
4976
a67ec3f4 49772009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4978 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4979
4980 Fixes for makeinfo --html.
4981
4982 * annotate.texinfo: Use @copying and @insertcopying. Use
4983 @ifnottex in place of @ifinfo.
4984 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4985 place of @ifinfo. Use @ifnotinfo for one index entry.
4986 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4987 in place of @ifinfo.
4988 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4989 in place of @ifinfo. Include contents at start unconditionally.
4990
84fcdf95
PA
49912009-01-13 Pedro Alves <pedro@codesourcery.com>
4992
4993 * gdb.texinfo (General Query Packets): Remove @var{} around the
4994 "spu" literal string.
4995
fa3a767f
PA
49962009-01-07 Pedro Alves <pedro@codesourcery.com>
4997
4998 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4999 program may be running in another process" errors.
5000 * gdbint.texinfo (Native Conditionals): Delete
5001 ONE_PROCESS_WRITETEXT description.
5002
9cb011d3
JB
50032009-01-07 Joel Brobecker <brobecker@adacore.com>
5004
5005 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5006 emacs local variable to be placed at the end of the ChangeLog.
5007 Add server.c and gdbreplay.c to the list of files where the
5008 copyright year needs to be updated.
5009
84603566
SL
50102009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5011
5012 * gdb.texinfo (Remote Configuration): Document new
5013 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5014 commands.
5015
a53f55d8
PA
50162008-12-28 Pedro Alves <pedro@codesourcery.com>
5017
5018 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5019 FETCH_INFERIOR_REGISTERS.
5020 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5021 FETCH_INFERIOR_REGISTERS descriptions. Remove
5022 gdbarch_get_longjmp_target descrition, since already described in
5023 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5024 (Target Conditionals): ... here.
5025
077e0a52
JB
50262008-12-16 Joel Brobecker <brobecker@adacore.com>
5027
5028 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5029 examples.
5030 (Additions to Ada): Likewise. Add the missing opening and closing
5031 parenthesis of the GDB prompt in one of the examples.
5032
023eb17c
JB
50332008-12-14 Joel Brobecker <brobecker@adacore.com>
5034
5035 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5036 about the result of 'Address not being of type System.Address.
5037 This problem has been fixed a while ago.
5038
c3b108f7
VP
50392008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5040
5041 MI non-stop and multiprocess docs.
5042
c8d5aac9
L
5043 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5044 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5045 Adjust documentation for *stopped, document =thread-created,
5046 =thread-exited, =thread-group-created and =thread-group-exited.
5047 (GDB/MI Thread Commands): Document the 'state' field in
5048 -thread-info output.
5049 (GDB/MI Program Execution): Mention --all and --thread-group
5050 options.
5051 (GDB/MI Variable Objects): Describe floating and fixed variable
5052 objects.
5053 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5054
07e059b5
VP
50552008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5056
c8d5aac9
L
5057 * gdb.texinfo (Operating System Information): New appendix.
5058 (Operating System Auxiliary Information): Document 'info os processes'
5059 (Remote Configuration): Document 'osdata'
5060 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5061
a80b95ba
TG
50622008-11-27 Tristan Gingold <gingold@adacore.com>
5063
5064 * gdb.texinfo (Darwin): Document Darwin specific features.
5065
a655d424
JK
50662008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5067
5068 * gdbint.texinfo (Target Conditionals): Extend the
5069 gdbarch_breakpoint_from_pc description.
5070
249e1128
VP
50712008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5072
5073 * gdb.texinfo (M68K Features): Fix typo.
5074
c14c28ba
PP
50752008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5076
5077 * gdb.texinfo (Symbols): Mention printing containing
5078 image name in "info symbol".
5079 (Maint translate-address): Likewise.
889bf7c5 5080
394a6666
JB
50812008-11-18 Joel Brobecker <brobecker@adacore.com>
5082
5083 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5084 commands "catch load" and "catch unload".
5085
66bb093b
VP
50862008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5087
5088 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5089 =thread-selected.
889bf7c5 5090
4a92f99b
VP
50912008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5092
c8d5aac9 5093 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5094
f0323ca0
PA
50952008-10-27 Pedro Alves <pedro@codesourcery.com>
5096
5097 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5098 .mt files, TM_CLIBS or TM_CDEPS.
5099 (x86 Watchpoints): Don't mention TDEPFILES.
5100
8b23ecc4
SL
51012008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5102
5103 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5104 (Overview): Mention notifications and non-stop mode behavior.
5105 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5106 with non-stop mode behavior. Add vStopped description.
5107 (Stop Reply Packets): Update list of packets that return
5108 stop replies. Mention non-stop behavior.
5109 (General Query Packets): Document QNonStop packet and associated
5110 qSupported query response.
5111 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5112 behavior.
5113 (Notification Packets): New section.
5114 (Remote Non-Stop): New section.
5115 (File-I/O Overview): Mention non-stop behavior.
5116
fff08868
HZ
51172008-10-24 Hui Zhu <teawater@gmail.com>
5118 Pedro Alves <pedro@codesourcery.com>
5119
5120 * gdb.texinfo (displaced-stepping): Describe the auto mode
5121 setting, and say it's the default. This is now a mainstream
5122 setting instead of a maintenance setting.
5123
252fbfc8
PA
51242008-10-23 Pedro Alves <pedro@codesourcery.com>
5125
5126 * observer.texi (thread_stop_requested): New.
5127
20924a55
JB
51282008-10-22 Joel Brobecker <brobecker@adacore.com>
5129
5130 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5131 (Patching): Replace incorrect usage of @samp by @kbd.
5132
bacec72f
MS
51332008-10-17 Michael Snyder <msnyder@vmware.com>
5134
5135 * gdb.texinfo: Add documentation for reverse execution.
5136
a08702d6 51372008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5138 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5139
5140 * gdb.texinfo. (Values From Inferior): New subsubsection.
5141
d97bc12b
DE
51422008-10-06 Doug Evans <dje@google.com>
5143
5144 * gdb.texinfo (set debug dwarf2-die): Document it.
5145
87f67dba
JB
51462008-10-01 Joel Brobecker <brobecker@adacore.com>
5147
5148 * gdb.texinfo (catch) [exception]: Document how to insert
5149 a breakpoint on user-defined exceptions when the exception
5150 name is identical to one of the language-defined ones.
5151
2fae03e8
TT
51522008-09-27 Tom Tromey <tromey@redhat.com>
5153
5154 * gdb.texinfo (Macros): Remove text about stringification,
5155 varargs, and splicing.
5156
5c6ce71d
TT
51572008-09-27 Tom Tromey <tromey@redhat.com>
5158
5159 * gdbint.texinfo (Language Support): Remove text about omitting
5160 support for a language.
5161
07128da0
DE
51622008-09-23 Doug Evans <dje@google.com>
5163
5164 * gdb.texinfo (info dcache): Update.
5165
b90a069a
SL
51662008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5167
5168 * gdb.texinfo (Packets): Add info on thread-id syntax and
5169 multiprocess extensions.
5170 <D>: Document multiprocess form of packet.
5171 <H>: Use thread-id syntax.
5172 <T>: Likewise.
5173 <vCont>: Likewise. Note this is required for multiprocess.
5174 <vKill>: New packet.
5175 (Stop Reply Packets) <T>: Use thread-id syntax.
5176 <W>: Document multiprocess form of reply.
5177 <X>: Likewise.
5178 (General Query Packets) <qC>: Use thread-id syntax.
5179 <qfThreadInfo>: Likewise.
5180 <qGetTLSAddr>: Likewise.
5181 <qP>: Likewise.
5182 <qSupported>: Add "multiprocess" feature.
5183 <qThreadExtraInfo>: Use thread-id syntax.
5184
b77209e0
PA
51852008-09-22 Stan Shebs <stan@codesourcery.com>
5186
5187 * gdb.texinfo (Inferiors): New section.
5188
3d0bb823
PA
51892008-09-12 Pedro Alves <pedro@codesourcery.com>
5190
5191 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5192
f8dcfc0a
UW
51932008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5194
5195 * gdbint.texinfo (Target Conditionals): Remove documentation
5196 for gdbarch_name_of_malloc.
5197
8775bb90
MS
51982008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5199
5200 * gdb.texinfo (Interrupts): Mention TCP interface for
5201 sending BREAK.
5202
f1838a98
UW
52032008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5204
5205 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5206 argument prefix to "set sysroot".
5207
158c7665
PH
52082008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5209
5210 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5211 and False.
5212
30e026bb
VP
52132008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5214
c8d5aac9
L
5215 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5216 for possible features of -list-features.
30e026bb 5217
c6ebd6cf
VP
52182008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5219
c8d5aac9 5220 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5221 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5222
aeac0ff9
VP
52232008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5224
5225 * doc/gdb.texinfo (PowerPC): Fix typo.
5226 (PowerPC features): Fix typo.
5227
5231c1fd
PA
52282008-08-18 Pedro Alves <pedro@codesourcery.com>
5229
5230 * observer.texi (thread_ptid_changed): New.
5231
677c5bb1
LM
52322008-08-18 Luis Machado <luisgpm@br.ibm.com>
5233
5234 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5235 (PowerPC features): Mention feature set for VSX registers.
5236
f3a2dd1a
JB
52372008-08-13 Joel Brobecker <brobecker@adacore.com>
5238
5239 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5240 the direct visibility of all names in user-written packages.
5241
33e5cbd6
PA
52422008-08-13 Pedro Alves <pedro@codesourcery.com>
5243
5244 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5245 setting, and make it the default.
5246 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5247 non-stop script example.
5248
d0384fc4
TJB
52492008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5250
5251 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5252 reference to the "Using Different Register and Memory Data
5253 Representation" section.
5254
a6f3e723
SL
52552008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5256
5257 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5258 (Remote Protocol): Add Packet Acknowledgment to menu.
5259 (Overview): Mention +/- can be disabled, and point to new section
5260 where this is discussed in detail.
5261 (General Query Packets): Document QStartNoAckMode packet, and
5262 corresponding qSupported reply.
5263 (Packet Acknowledgment): New section.
5264
0606b73b
SL
52652008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5266 Pedro Alves <pedro@codesourcery.com>
5267
5268 * gdb.texinfo (Threads): Move paragraph about automatic thread
5269 selection to All-Stop Mode subsection.
5270 (Thread Stops): Reorganize existing material into subsections.
5271 Add introductory blurb and menu.
5272 (Non-Stop Mode): New subsection.
5273 (Background Execution): New subsection.
5274 (Maintenance Commands): Add cross-references from async mode
5275 commands to the new Background Execution section.
5276
d57a3c85
TJB
52772008-08-06 Tom Tromey <tromey@redhat.com>
5278
5279 * gdb.texinfo (Extending GDB): New chapter.
5280 (Sequences): Demoted chapter, now a section under the new
5281 Extending GDB chapter.
5282 (Python): New section.
5283
6d76a53d
SS
52842008-07-31 Stan Shebs <stan@codesourcery.com>
5285
5286 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5287
1f70da6a
SS
52882008-07-29 Stan Shebs <stan@codesourcery.com>
5289
5290 * gdbint.texinfo: General round of cleanup and minor
5291 clarifications.
5292 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5293 (Longjmp Support): Update description to reflect how it is done
5294 for targets without using native header.
5295 (Symbol Handling): Add a little more general explanation.
5296 (COFF, ELF): Mention stabs encapsulation.
5297 (DWARF 3): New section.
5298 (Adding a New Host): Scrub out some obsolete bits.
5299 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5300 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5301 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5302 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5303 SEEK_SET, STOP_SIGNAL, USG.
5304 (Raw and Virtual Register Representations): Ditto for
5305 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5306 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5307 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5308 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5309 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5310 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5311 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5312 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5313 DEPRECATED_USE_STRUCT_CONVENTION.
5314 Describe gdbarch_deprecated_fp_regnum.
5315 Update description of gdbarch_print_insn.
5316 (Adding a New Target): Scrub out obsolete bits.
5317 (Obsolete Conditionals): Remove entire section.
5318
383f836e
TT
53192008-07-25 Tom Tromey <tromey@redhat.com>
5320
5321 * observer.texi (GDB Observers): Document new observers:
5322 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5323 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5324 architecture_changed.
5325
cfd8ab24
SS
53262008-07-21 Stan Shebs <stan@codesourcery.com>
5327
5328 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5329 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5330
781b42b0
TT
53312008-07-21 Tom Tromey <tromey@redhat.com>
5332
5333 * observer.texi (GDB Observers): Remove obsolete comment.
5334 <executable_changed>: Remove argument.
5335
d7d9f01e
TT
53362008-07-18 Tom Tromey <tromey@redhat.com>
5337
5338 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5339
bf250677
DE
53402008-07-10 Doug Evans <dje@google.com>
5341
5342 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5343
10568435
JK
53442008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5345
5346 * gdb.texinfo (Starting): Document "set disable-randomization".
5347
5ae4183a
AS
53482008-07-07 Andreas Schwab <schwab@suse.de>
5349
5350 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5351
b56e7235
VP
53522008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5353
5354 * gdb.texinfo (GDB/MI Target Manipulation): Add
5355 example of -target-attach.
5356
e1ac3328
VP
53572008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5358
5359 * observer.texi (target_resumed): New observer.
5ae4183a 5360 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5361
65d12d83
TT
53622008-06-06 Tom Tromey <tromey@redhat.com>
5363
5364 * gdb.texinfo (Completion): Add field name example.
5365
fbc5282e
MK
53662008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5367
5368 * gdb.texinfo (GDB/MI Program Context): Added example
5369 to -exec-arguments
5ae4183a 5370
fbc5282e 53712008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5372
5373 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5374 annotation.
5375
c16158bc 53762008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5377 Nathan Sidwell <nathan@codesourcery.com>
5378 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5379
5380 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5381 and ACX_BUGURL.
5382 * configure: Regenerate.
5383 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5384 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5385 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5386 mailing-list-specific text about bug reporting unless
5387 BUGURL_DEFAULT.
5388
75c99385
PA
53892008-06-05 Pedro Alves <pedro@codesourcery.com>
5390
5391 * gdb.texinfo (-target-select): Remove reference to target async.
5392 (Maintenance Commands): Document "maint set/show remote-async".
5393
1763a388
MK
53942008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5395
5396 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5397 in -target-file-get section.
5ae4183a 5398
d0d064df
PA
53992008-05-22 Pedro Alves <pedro@codesourcery.com>
5400
9b562ab8
PA
5401 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5402 killing the inferior when it is already debugging a process.
d0d064df 5403
8dfa32fc
JB
54042008-05-21 Joel Brobecker <brobecker@adacore.com>
5405
5406 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5407 abbreviation for "finish".
5408
55f996a7
NR
54092008-05-21 Nick Roberts <nickrob@snap.net.nz>
5410
5411 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5412
ba2b1c56
DJ
54132008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5414
5415 * gdbint.texinfo (Target Conditionals): Delete entry for
5416 gdbarch_dwarf_reg_to_regnum.
5417
08388c79
DE
54182008-05-09 Doug Evans <dje@google.com>
5419
a3c83fae 5420 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5421
d14508fe
DE
54222008-05-05 Doug Evans <dje@google.com>
5423
5424 * gdb.texinfo (disassemble): Document /m modifier.
5425
e2b7ddea
VP
54262008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5427
5ae4183a
AS
5428 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5429 will not report the time of commands that run the target.
e2b7ddea 5430
8eb41542
VP
54312008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5432
5433 * gdb.texinfo (GDB/MI Output Records): Add
5434 missing semicolon.
5435
82f68b1c
VP
54362008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5437
5438 * gdb.texinfo (GDB/MI Output Records):
5439 Document =thread-create and =thread-exited.
5440
fa0f268d
VP
54412008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5442
5443 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5444 Remove mention of dmi-discuss.
fa0f268d 5445
063bfe2e
VP
54462008-05-03 Pedro Alves <pedro@codesourcery.com>
5447
5448 * observer.texi (thread_exit): New.
5449
237fc4c9
PA
54502008-05-02 Pedro Alves <pedro@codesourcery.com>
5451
5452 * gdb.texinfo (Debugging Output): Document "set/show debug
5453 displaced".
5454 (Maintenance Commands): Document "maint set/show
5455 can-use-displaced-stepping".
5456
0428b8f5
DJ
54572008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5458
5459 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5460 and set/show arm force-mode.
5461
5009afc5
AS
54622008-05-02 Andreas Schwab <schwab@suse.de>
5463
5464 * gdbint.texinfo (Algorithms): Describe
5465 target_watchpoint_addr_within_range.
5466
669fac23
DJ
54672008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5468
5469 * gdbint.texinfo (Stack Frames): New chapter.
5470 (Algorithms): Move Frames text to the new chapter.
5471 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5472 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5473
721c02de
VP
54742008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5475
5ae4183a
AS
5476 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5477 output does not necessary include any tokens.
721c02de 5478
c055b101
CV
54792008-04-22 Corinna Vinschen <vinschen@redhat.com>
5480
5481 * gdb.texinfo (Set SH Calling convention): New @item.
5482 (Show SH Calling convention): Ditto.
5483
68837c9d
MD
54842008-04-22 Markus Deuling <deuling@de.ibm.com>
5485
5486 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5487
2e9132cc
EZ
54882008-04-20 Eli Zaretskii <eliz@gnu.org>
5489
5490 * gdb.texinfo (Set Breaks): Mention that multiple location
5491 breakpoints need line number info. Add index entries.
5492
31fffb02
CS
54932008-04-19 Craig Silverstein <csilvers@google.com>
5494
5495 * gdb.texinfo (Requirements): Add an optional requirement on
5496 zlib.
5497 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5498 Compressed DWARF 2.
5499
a47ec5fe
AR
55002008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5501
5502 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5503 sample output for 'stopped,reason="breakpoint-hit"' message.
5504 (GDB/MI Program Execution): Likewise.
5505
de051565
MK
55062008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5507
5ae4183a 5508 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5509 -var-set-format. Add -f option to -var-evaluate-expression.
5510
6ba66d6a
JB
55112008-04-03 Joel Brobecker <brobecker@adacore.com>
5512
5513 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5514 new node "Ambiguous Expressions". Replace references to this
5515 node by references to "Ambiguous Expressions" throughout.
5516 (Ambiguous Expressions): New node.
5517
1e26b4f8
DJ
55182008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5519
5520 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5521
b84876c2
PA
55222008-03-21 Pedro Alves <pedro@codesourcery.com>
5523
5524 * gdb.texinfo (Debugging Output): Document
5525 "set/show debug lin-lwp-async".
5526 (Maintenance Commands): Document "maint set/show linux-async".
5527
63092375
DJ
55282008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5529
5530 * gdb.texinfo (Expressions): Update description of malloced arrays.
5531
8e8901c5
VP
55322008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5533
5534 * gdb.texinfo (Thread Commands): Document
5535 -thread-info. Remove -thread-list-all-threads.
5536
1fddbabb
PA
55372008-03-14 Pedro Alves <pedro@codesourcery.com>
5538 Sandra Loosemore <sandra@codesourcery.com>
5539
5540 * gdb.texinfo (Library List Format): Update to mention the
5541 possibility to pass section addresses instead of segment
5542 addresses.
5543
ccd213ac
DJ
55442008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5545
5546 * gdb.texinfo (Starting): Document "set exec-wrapper".
5547 (Server): Document gdbserver --wrapper.
5548
fa4727a6
DJ
55492008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5550
5551 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5552 unreadable memory. Delete obsolete SPARClite reference.
5553
8edfe269
DJ
55542008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5555
5556 * gdb.texinfo (Starting): Mention always-running targets.
5557 (Target Commands): Add an anchor for load.
5558 (Connecting): Explain continue instead of run.
5559
1843f87b
DJ
55602008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5561
5562 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5563
f9082629
NR
55642008-02-26 Nick Roberts <nickrob@snap.net.nz>
5565
5566 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5567 breakpoint table.
5568
fd96d250
PA
55692008-02-19 Pedro Alves <pedro@codesourcery.com>
5570
5571 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5572 killing the inferior when it is already debugging a process.
5573
36af4ef6
MD
55742008-02-13 Markus Deuling <deuling@de.ibm.com>
5575
5576 * gdbint.texinfo (Build Script): New section. Mention new build script
5577 gdb_buildall.sh.
5578
cda4ce5a
JB
55792008-02-01 Jim Blandy <jimb@red-bean.com>
5580
5581 * gdb.texinfo (Help): Summarize 'info args' correctly.
5582
4acd40f3
TJB
55832008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5584
5585 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5586 available in PowerPC architecture.
5587 (Embedded Processors): Change node name of PowerPC item in menu.
5588 (PowerPC): Rename to...
5589 (PowerPC Embedded): this.
5590 (Architectures): Add new PowerPC item in menu.
5591 (PowerPC): New node.
5592
6e6c6f50
DJ
55932008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5594
5595 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5596 commands.
5597
5ee187d7
DJ
55982008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5599
5600 * gdb.texinfo (Setting Catchpoints): Mention features
5601 supported on GNU/Linux.
5602
e275c0d9
NR
56032008-01-30 Nick Roberts <nickrob@snap.net.nz>
5604
5605 * gdb.texinfo (GDB/MI File Commands): Describe new output
5606 field for MI command -file-list-exec-source-file.
5607
2d717e4f
DJ
56082008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5609
5610 * gdb.texinfo (Using the `gdbserver' Program): Add security
5611 warning. Rearrange into subsections and subsubsections. Document
5612 --multi and --debug. Correct --with-sysroot typo. Update --attach
5613 usage. Make load reference clearer. Document monitor exit.
5614 (Remote Configuration): Document set remote exec-file, attach-packet,
5615 and run-packet.
5616 (Packets): Document vAttach and vRun.
5617
d35a4257 56182008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5619
5620 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5621 detach-on-follow -> detach-on-fork.
f663676d 5622
c78d192c
DJ
56232008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5624
5625 * gdbint.texinfo (Native Conditionals): Remove
5626 SHELL_COMMAND_CONCAT and SHELL_FILE.
5627
d35a4257
EZ
56282008-01-26 Eli Zaretskii <eliz@gnu.org>
5629
5630 * gdb.texinfo (Specify Location): Improve wording.
5631
93815fbf
VP
56322008-01-23 Chris Demetriou <cgd@google.com>
5633
5634 * gdb.texinfo (Threads): Document new "set print thread-events"
5635 and "show print thread-events" commands.
5636
2a25a5ba
EZ
56372008-01-19 Eli Zaretskii <eliz@gnu.org>
5638
5639 * gdb.texinfo (Specify Location): New section.
5640 (Delete Breaks, Edit, Set Breaks): Remove description of
5641 locations. Instead, add a reference to "Specify Location".
5642 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5643 (Symbols): Refer to "Specify Location" for the valid forms of
5644 linespecs and locations.
5645
32c9a795
MD
56462008-01-18 Markus Deuling <deuling@de.ibm.com>
5647
5648 * gdbint.texinfo (Target Conditionals): Replace the description of
5649 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5650
b17828ca
JB
56512008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5652
5653 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5654 about &&var, which is rejected by the expression parser.
5655
0aea4bf3
LM
56562008-01-09 Luis Machado <luisgpm@br.ibm.com>
5657
5658 * gdb.texinfo (Output): Update documentation on using printf with DFP
5659 types.
5660
febe4383
TJB
56612008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5662
5663 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5664 subsubsection.
5665 (Decimal Floating Point format): New subsubsection.
5666
7a404eba
PA
56672008-01-05 Pedro Alves <pedro@codesourcery.com>
5668
5669 * gdb.texinfo (File Options): Remove mention of the attempt to
5670 open a core file with the -p option. Don't list -c as a valid
5671 option to attach to a process.
5672
a4d9b460
PA
56732008-01-05 Pedro Alves <pedro@codesourcery.com>
5674
5675 * gdbint.texinfo (Host Conditionals): Remove mention of
5676 ALIGN_STACK_ON_ENTRY.
5677
6ec2edbe
JB
56782008-01-05 Joel Brobecker <brobecker@adacore.com>
5679
5680 * gdbint.texinfo (Start of New Year Procedure): Add item
5681 describing how to update the source and documentation copyright
5682 notices.
5683
d8b2a693
JB
56842007-12-18 Jim Blandy <jimb@codesourcery.com>
5685
ab209b3a 5686 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5687 watchpoint explanation into the main description of the watchpoint
5688 command; update synopses of 'watch', 'rwatch', and 'awatch'
5689 commands.
5690
8b4ed427
VP
56912007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5692
5693 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5694 Document 'pending-breakpoints' feature of
5695 -list-features.
5696
37e4754d
LM
56972007-12-17 Luis Machado <luisgpm@br.ibm.com>
5698
669fac23 5699 * gdb.texinfo: Add new parameter's description.
37e4754d 5700
1d3811f6
DJ
57012007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5702
5703 * gdb.texinfo (Overview): Clarify run-length encoding
5704 example. Remove the restriction on "+" and "-" characters.
5705
c1c25a1a
EZ
57062007-12-15 Eli Zaretskii <eliz@gnu.org>
5707
5708 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5709
afe8ab22 57102007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5711
afe8ab22
VP
5712 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5713 the -f option for -break-insert, remove -r option,
5714 and clarify specification of location.
5715
a6b151f1
DJ
57162007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5717
5718 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5719 formatting.
5720 (Remote Debugging): Add File Transfer section.
5721 (Remote Configuration): Document Host I/O packets.
5722 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5723 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5724 (Packets): Add vFile.
5725
3b784c4f
EZ
57262007-11-17 Eli Zaretskii <eliz@gnu.org>
5727
5728 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5729 breakpoints with multiple locations.
5730 (Breakpoint Menus): Improve wording.
5731 (Output): Fix last change.
5732
a4ce5b0d
UW
57332007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5734
5735 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5736
1b39d5c0
DE
57372007-11-15 Doug Evans <dje@google.com>
5738
5739 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5740
7a72d44c
VP
57412007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5742
5743 * gdbint.texinfo (Native Conditionals): Remove
5744 mention of CLEAR_SOLIB.
5ae4183a 5745
6d1829bf 57462007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5747
5748 * gdb.texinfo (Print Settings): Add documentation for "set/show
5749 print frame-arguments".
5750
1a619819
LM
57512007-11-05 Luis Machado <luisgpm@br.ibm.com>
5752
3b784c4f 5753 * gdb.texinfo (Output): Update printf command's description.
1a619819 5754
55eddb0f
DJ
57552007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5756
5757 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5758 powerpc soft-float".
5759
9cceb671
DJ
57602007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5761
5762 * gdb.texinfo (Files): Correct formatting. Mention Expat
5763 requirement.
5764 (Requirements for Building GDB): Expand the list of Expat
5765 uses.
5766 (Library List Format, Memory Map Format): Mention Expat.
5767 (Target Descriptions): Update Expat wording.
5768
83acabca
DJ
57692007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5770
5771 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5772 Document that gdbarch_convert_register_p should return zero for no-op
5773 conversions.
5774
e35879db
UW
57752007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5776
83acabca 5777 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5778 of set_gdbarch_sofun_address_maybe_missing back to ...
5779 (Target Conditionals): ... here to fix build break.
5780
203c3895
UW
57812007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5782
83acabca 5783 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5784 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5785 (Compiler Characteristics): ... documentation of
5786 set_gdbarch_sofun_address_maybe_missing.
5787
11411de3
DJ
57882007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5789
5790 * gdbint.texinfo (Target Conditionals): Use
5791 frame_unwind_register_unsigned in examples instead of
5792 frame_unwind_unsigned_register.
5793
7cc46491
DJ
57942007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5795
5796 * gdb.texinfo (Predefined Target Types): Add int128
5797 and uint128.
5798 (Standard Target Features): Add PowerPC features.
5799
81adfced
DJ
58002007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5801
5802 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5803
c1874924
UW
58042007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5805
5806 * gdbint.texi (Target Conditionals): Remove documentation
5807 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5808 gdbarch_extract_return_value, and gdbarch_store_return_value.
5809
f6e56ab3
UW
58102007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5811
5812 * gdbint.texi (Target Conditionals): Remove documentation of
5813 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5814
56cf5405
KH
58152007-10-11 Kazu Hirata <kazu@codesourcery.com>
5816
5817 * gdb.texinfo: Mention that inaccessible-by-default is on by
5818 default.
5819
35156bae
DJ
58202007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5821
5822 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5823
d983da9c
DJ
58242007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5825
5826 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5827 multi-threaded watchpoints.
5828 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5829 checked. Describe sticky notification. Expand description
5830 of steppable and continuable watchpoints.
5831 (Watchpoints and Threads): New subsection.
5832
fe6fbf8b
VP
58332007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5834
5835 * gdb.texinfo (Setting Breakpoints): Revise
5836 documentation for pending breakpoints. Document
5837 breakpoints with multiple locations.
5ae4183a 5838
084344da
VP
58392007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5840
5841 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5842 Document -list-features.
5ae4183a 5843
82160952
EZ
58442007-09-15 Eli Zaretskii <eliz@gnu.org>
5845
5846 * gdb.texinfo (Output): Spell out which features of C's printf are
5847 not supported by GDB's printf.
7e27a47a
EZ
5848 (Separate Debug Files): More accurate wording regarding build ID
5849 and a reference to the ld manual rather than the Fedora wiki.
82160952 5850
ea37ba09
DJ
58512007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5852 Jim Blandy <jimb@codesourcery.com>
5853
5854 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5855 (Examining Memory): Update mentions of the 's' format.
5856 (Automatic Display): Likewise.
5857
b8533aec
DJ
58582007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5859
5860 * gdb.texinfo: Update the FSF's Back-Cover Text.
5861
83f83d7f
JK
58622007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5863 Eli Zaretskii <eliz@gnu.org>
5864
5865 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5866 Fixed the ``build ID'' name. New binaries build instructions for the
5867 build ID inclusion. Explain how the commands are specific to the build
5868 ID vs. debug link.
5869
c7e83d54
EZ
58702007-09-01 Eli Zaretskii <eliz@gnu.org>
5871
5872 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5873 indexing for ``build ID'' support.
5874
d3750b24
JK
58752007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5876
5877 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5878 Enlisted BUILD ID to the debug file searching example.
5879 Included a BUILD ID `.note.gnu.build-id' section description.
5880 Updated/added the debug files splitting instructions for OBJCOPY.
5881
02142340
VP
58822007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5883
5884 * gdb.texinfo (Variable Objects): Adjust docs
5885 for -var-info-expression and document
5886 -var-info-path-expression.
5887
d3bdde98
JB
58882007-08-20 Jim Blandy <jimb@codesourcery.com>
5889
3fb6a982
JB
5890 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5891 (title page): Include the dedication in the printed manual, as a
5892 separate page after the copyright notice.
5ae4183a 5893
d3bdde98
JB
5894 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5895 don't break a @var across a line.
5896
c80a96a8
MR
58972007-07-25 Maciej W. Rozycki <macro@mips.com>
5898
5899 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5900 for include files.
5901
5824a901
NR
59022007-07-12 Nick Roberts <nickrob@snap.net.nz>
5903
5904 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5905 in annotate.texinfo.
5906 (Command History): Link to new node.
5824a901 5907
d52e7ea3
UW
59082007-07-05 Markus Deuling <deuling@de.ibm.com>
5909
5910 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5911
5fc14d0a
EZ
59122007-07-05 Eli Zaretskii <eliz@gnu.org>
5913
5914 * gdbint.texinfo (Target Conditionals): Fix last change.
5915
4a9bb1df
UW
59162007-07-03 Markus Deuling <deuling@de.ibm.com>
5917
5918 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5919 routines:
5920 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5921 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5922 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5923 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5924 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5925 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5926 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5927 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5928 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5929 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5930 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5931 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5932 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5933 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5934 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5935 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5936 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5937 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5938 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5939 (SOFTWARE_SINGLE_STEP_P)
5940
5941 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5942 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5943
5944 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5945 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5946 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5947 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5948 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5949 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5950 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5951 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5952 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5953 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5954
5955 (Converting an existing Target Architecture to Multi-arch): Remove
5956 section.
5957
5958 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5959 (gdbarch_addr_bits_remove): Add code example.
5960
5961 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5962
cfa9d6d9
DJ
59632007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5964
5965 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5966 Add other missing entries. Adjust the table size to fit.
5967 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5968 stop reasons including the new "library" event.
5969 (General Query Packets): Adjust table widths for qSupported. Mention
5970 qXfer:libraries:read reply to qSupported and document the new packet.
5971 (Library List Format): New section.
5972
159fcc13
JK
59732007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5974
5975 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5976
f66d1690
MS
59772007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5978
5979 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5980
67102876
NR
59812007-06-25 Nick Roberts <nickrob@snap.net.nz>
5982
5983 * gdbint.texinfo (Register and Memory Data): Break sections
5984 into nodes and add a menu.
5985
a4642986
MR
59862007-06-21 Maciej W. Rozycki <macro@mips.com>
5987
5988 * gdb.texinfo (Examining Memory): Document the new behaviour.
5989
e9c17194
VP
59902007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5991
5992 * gdb.texinfo (Standard Target Features): Document
5993 m68k features.
5994
31d99776
DJ
59952007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5996
5997 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5998
1780a0ed
DJ
59992007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6000
6001 * gdb.texinfo (Target Description Format): Add version attribute
6002 for <target>.
6003
822b6570
DJ
60042007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6005
6006 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6007
f8b73d13
DJ
60082007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6009
6010 * gdb.texinfo (MIPS Features): New subsection.
6011
0e7f50da
UW
60122007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6013 Markus Deuling <deuling@de.ibm.com>
6014
6015 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6016 and qXfer:spu:write packets and mention them under qSupported.
6017
23d964e7
UW
60182007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6019 Markus Deuling <deuling@de.ibm.com>
6020
6021 * gdb.texinfo (Architectures): Add new SPU section to document
6022 Cell Broadband Engine SPU architecture specific commands.
6023
9f708cb2
VP
60242007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6025
6026 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6027 comments.
6028
7579b5f8
NR
60292007-06-07 Nick Roberts <nickrob@snap.net.nz>
6030
6031 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6032
bf06d120
JB
60332007-05-29 Jim Blandy <jimb@codesourcery.com>
6034
6035 * gdb.texinfo (Overview): Doc fix.
6036
23776285
MR
60372007-05-22 Maciej W. Rozycki <macro@mips.com>
6038
6039 * gdb.texinfo (Remote Configuration): Document "set/show
6040 remoteflow".
6041
1a69e1e4
DJ
60422007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6043
bf06d120
JB
6044 * gdb.texinfo (MIPS): Remove documentation for set mips
6045 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6046 stack-arg-size.
1a69e1e4 6047
46ba6afa 60482007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6049
46ba6afa
BW
6050 * all-cfg.texi (GDBTUI): New.
6051 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6052 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6053 (TUI Configuration): Edit to improve clarity and fix problems of
6054 both style and content.
5ae4183a 6055
06d3b283
UW
60562007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6057
6058 * observer.texi (GDB Observers): New observer "new_objfile".
6059
179101d6
UW
60602007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6061
6062 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6063
25d5ea92
VP
60642007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6065
6066 * gdb.texinfo (GDB/MI Variable Objects): Document
6067 frozen variables objects.
5ae4183a 6068
ea35711c
DJ
60692007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6070
6071 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6072 (Character Sets, Caching Data of Remote Targets): Likewise.
6073 (Targets): Delete Remote node. Move its text...
6074 (Debugging Remote Programs): ...to here. Delete description
6075 of the "remote" command.
6076 (Remote configuration): Delete description of "set remotedevice"
6077 and "show remotedevice".
6078 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6079
db2e3e2e
BW
60802007-04-11 Bob Wilson <bob.wilson@acm.org>
6081
5ae4183a
AS
6082 * gdb.texinfo (Contributors, Continuing and Stepping)
6083 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6084 (General Query Packets, File-I/O Remote Protocol Extension)
6085 (Protocol Basics, The F Reply Packet, Write)
6086 (Protocol-specific Representation of Datatypes, Memory Transfer):
6087 Fix hyphenation, punctuation and grammar problems.
6088 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6089 'section' instead of 'subsection' in the text.
6090 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6091 (i386): Remove period from section name.
db2e3e2e
BW
6092 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6093 (Config Names, Configure Options): Use @file{configure}.
6094
8a3dae3e
DJ
60952007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6096
6097 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6098 and tab expansion.
6099
1a92f856
DJ
61002007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6101
6102 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6103
79a6e687 61042007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6105
79a6e687
BW
6106 * gdb.texinfo: Consistently capitalize all significant words in
6107 node names, chapter titles, section titles, and headings. Update
6108 cross references to match.
6109 (Starting and Stopping Trace Experiment): Make node name plural.
6110 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6111
ad527d2e
PA
61122007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6113
6114 * gdb.texinfo (WinCE): Delete obsolete subsection.
6115
7ce59000
DJ
61162007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6117
6118 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6119 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6120 references.
6121
8807d78b
DJ
61222007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6123
6124 * gdb.texinfo (Startup): Delete references to some alternate
6125 names for .gdbinit.
6126 (Thread): Remove LynxOS reference.
6127 (Tandem ST2000): Delete target-specific documentation.
6128 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6129 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6130 and GDB_OSABI_LYNXOS.
6131
5f402660
UW
61322007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6133
6134 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6135
bac718a6
UW
61362007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6137
6138 * gdbint.texinfo (Target Conditionals): Remove mention of
6139 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6140 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6141
9453113a
DJ
61422007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6143
6144 * Makefile.in: Add "pdfdir" installation
6145 directory, PDFTEX macro, support for "install-pdf" target,
6146 and rules for making a pdf version of refcard.texi.
6147 * refcard.tex: Specify paper size for PDF output.
6148
ae21e955 61492007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6150
ae21e955 6151 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6152
3f94c067 61532007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6154
3f94c067
BW
6155 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6156 (Source Path, Character Sets, Macros, Define)
6157 (GDB/MI Result Records, GDB/MI Simple Examples)
6158 (GDB/MI Program Execution, GDB/MI File Commands)
6159 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6160 (Bug Reporting): Use @value{GCC}.
5ae4183a 6161
12c27660 61622007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6163
12c27660
BW
6164 * gdb.texinfo (Help): Fix formatting of examples.
6165 (Variables): Use @ifnotinfo instead of @iftex.
6166 (Non-debug DLL symbols): Use @ref instead of @pxref.
6167 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6168
ce9341a1
BW
61692007-03-26 Bob Wilson <bob.wilson@acm.org>
6170
6171 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6172
c8f4133a
BW
61732007-03-26 Bob Wilson <bob.wilson@acm.org>
6174
6175 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6176 the order of the nodes.
6177 (C Operators, C Constants, Debugging C): Remove extra menus.
6178 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6179
c8f4133a 61802007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6181
6182 * gdb.texinfo (File Options): Add missing parenthesis.
6183 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6184
c74d0ad8
DJ
61852007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6186
6187 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6188
ff6f572f
DJ
61892007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6190
669fac23 6191 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6192 case insensitivity.
6193 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6194
994337c3
NR
61952007-02-18 Nick Roberts <nickrob@snap.net.nz>
6196
6197 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6198 (Files): Add section name to argument list for pxref.
6199 (Non-debug DLL symbols): Don't use `see' for pxref.
6200 (Embedded Processors): Fix typo.
6201 (GDB/MI Breakpoint Commands): Execution commands generate
6202 *stopped not ^done.
6203
eb819d70
NR
62042007-02-13 Nick Roberts <nickrob@snap.net.nz>
6205
6206 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6207 values for in_scope. Mention that only root variables can be
6208 updated.
6209 (GDB/MI Development and Front Ends): Explain new values may be
6210 added to existing fields.
6211
123dc839
DJ
62122007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6213
6214 * gdb.texinfo (-target-disconnect): Use @smallexample.
6215 (Requirements): Add anchor for Expat. Update description.
6216 (Target Descriptions): Mention Expat.
6217 (Target Description Format): Document new elements. Use
6218 @smallexample.
6219 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6220 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6221
108546a0
DJ
62222007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6223
6224 * gdb.texinfo (Target Description Format): Add section on XInclude.
6225
95a98c01
NR
62262006-02-03 Nick Roberts <nickrob@snap.net.nz>
6227
6228 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6229 command -enable-timings.
6230
f4b3909f
EZ
62312007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6232
5ae4183a 6233 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6234 descriptions for new/deleted elements in gdb_osabi. Add missing
6235 description for function generic_elf_osabi_sniff_abi_tag_sections.
6236
c7ba131e
JB
62372007-01-29 Joel Brobecker <brobecker@adacore.com>
6238
6239 * gdb.texinfo (Maintenance Commands): Add documentation for
6240 the new "maint print target-stack" command.
6241
3a60f64e
JK
62422007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6243 Eli Zaretskii <eliz@gnu.org>
6244
f4b3909f 6245 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6246
c582f8b6
EZ
62472007-01-26 Eli Zaretskii <eliz@gnu.org>
6248
6249 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6250 Use @value{NGCC} instead of @value{GCC}.
6251
d3e8051b
EZ
62522007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6253
6254 * agentexpr.texi: Fix typos.
6255 * annotate.texinfo: Likewise.
6256 * gdb.texinfo: Likewise.
6257 * gdbint.texinfo: Likewise.
6258 * observer.texi: Likewise.
6259 * stabs.texinfo: Likewise.
6260
86f04699
EZ
62612007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6262
6263 * gdbint.texinfo (Support Libraries): Remove mmalloc
6264 entry. Describe readline library.
6265
23181151
DJ
62662007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * gdb.texinfo (Target Descriptions): New section.
6269 (General Query Packets): Add QPassSignals anchor. Mention
6270 qXfer:features:read under qSupported. Expand mentions of
6271 qXfer:memory-map:read and QPassSignals. Document
6272 qXfer:features:read.
6273
f822c95b
DJ
62742007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6275
6276 * gdb.texinfo (Commands to specify files): Describe
6277 "set sysroot" and "show sysroot".
6278 (Using the `gdbserver' program): Lowercase argument
6279 to @var. Expand description of setting up GDB on the
6280 host.
6281
8936fcda
JB
62822007-01-05 Joel Brobecker <brobecker@adacore.com>
6283
6284 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6285 catch exception, catch exception unhandled, and catch assert
6286 commands.
6287
e776119f
DJ
62882007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6289
6290 * gdb.texinfo (Debugging Output): Document "set debug xml"
6291 and "show debug xml".
6292
aa79a185
DJ
62932007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6294
6295 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6296
7f893741
JB
62972007-01-01 Joel Brobecker <brobecker@adacore.com>
6298
6299 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6300
a1b5960f
VP
63012006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6302
6303 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6304 note in @ignore, to be removed later if nobody complains.
6305
9f470e6e
NR
63062006-12-04 Nick Roberts <nickrob@snap.net.nz>
6307
6308 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6309 of -var-delete.
6310
765dc015 63112006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6312
765dc015 6313 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6314 automatic software/hardware breakpoint usage and
6315 the "set breakpoint auto-hw" command.
765dc015 6316
4b5752d0
VP
63172006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6318
6319 * gdb.texinfo (Memory Access Checking): New.
6320
89be2091
DJ
63212006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6322
6323 * gdb.texinfo (Remote configuration): Mention
6324 "pass-signals-packet".
6325 (General Query Packets): Document QPassSignals. Fix
6326 a typo.
6327
ca3bf3bd
DJ
63282006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6329
6330 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6331
427c3a89
DJ
63322006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6333
6334 * gdb.texinfo (Remote configuration): Rewrite documentation for
6335 packet configuration commands.
6336 (OS Information): Adjust reference to qXfer:auxv:read.
6337 (General Query Packets): Remove references to read-aux-vector-packet
6338 and set remote get-thread-local-storage-address.
6339
7a107747
DJ
63402006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6341
6342 * gdbint.texinfo (Target Architecture Definition): Add new
6343 Initializing a New Architecture section.
6344
1c56eb0e
EZ
63452006-10-31 David Taylor <dtaylor@emc.com>
6346
6347 * stabs.texinfo (Macro define and undefine): New node describing
6348 stabs for #define and #undef.
6349
f73adfeb
AS
63502006-10-27 Andreas Schwab <schwab@suse.de>
6351
6352 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6353
fd60e0df
EZ
63542006-10-21 Eli Zaretskii <eliz@gnu.org>
6355
6356 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6357 clarify on the possible meanings of ``expression'' watched by
6358 watchpoints. Add indexing.
e5ac9b53
EZ
6359 (Prompting, Errors, Invalidation, Annotations for Running)
6360 (Source Annotations): Fix index entries by adding "annotation" to
6361 them, to discriminate from index entries that point to the more
6362 general topic descriptions.
fd60e0df 6363
52bb452f
DJ
63642006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6365
6366 * gdbint.texinfo (Target Vector Definition): Move most
6367 content into Existing Targets. Add a menu.
6368 (Existing Targets): New section, moved from Target Vector
6369 Definition. Use @subsection.
6370 (Managing Execution State): New section.
6371
58955e58
BW
63722006-10-16 Bob Wilson <bob.wilson@acm.org>
6373
6374 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6375
c8aa23ab
EZ
63762006-10-15 Eli Zaretskii <eliz@gnu.org>
6377
6378 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6379 (Command Syntax, Signals, Backtrace, Connecting)
6380 (Remote configuration, Renesas Boards, Console I/O): Fix last
6381 change: use Ctrl- instead of C-, except wrt Emacs.
6382 (File-I/O Examples): Put Ctrl-c in @kbd.
6383 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6384 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6385 (Signals, Set Breaks, Set Watchpoints): Document optional
6386 arguments to `info signals' `handle', `info breakpoints', and
6387 `info watchpoints'.
c8aa23ab 6388
e7109c7e
EZ
63892006-10-14 Eli Zaretskii <eliz@gnu.org>
6390
6391 * gdb.texinfo (Backtrace): Fix last change.
6392
de3aea7b
NR
63932006-10-14 Nick Roberts <nickrob@snap.net.nz>
6394
6395 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6396
7f9087cb
BW
63972006-10-10 Bob Wilson <bob.wilson@acm.org>
6398
c8aa23ab
EZ
6399 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6400 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6401 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6402
68437a39
DJ
64032006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6404 Daniel Jacobowitz <dan@codesourcery.com>
6405
6406 * gdb.texinfo (Packets): Document vFlashErase,
6407 vFlashWrite and vFlashDone packets.
6408 (General Query Packets): Document qXfer:memory-map:read.
6409 Add a new feature for qXfer:memory-map:read.
6410 (Memory map format): New section.
6411 (Target Commands): Mention that gdb can write flash.
6412
fd79ecee
DJ
64132006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6414 Daniel Jacobowitz <dan@codesourcery.com>
6415
6416 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6417 memory regions and "mem auto".
6418
350da6ee
DJ
64192006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6420
6421 * gdbint.texinfo (Array Containers): New section.
6422
2f1acb09
VP
64232006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6424
6425 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6426 -stack-list-arguments HIGH_FRAME argument can be larger then the
6427 actual number of frames.
6428
2ab1eb7a
VP
64292006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6430
6431 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6432 -stack-list-locals HIGH_FRAME argument can be larger then the
6433 actual number of frames.
2ab1eb7a 6434
599b237a
BW
64352006-09-02 Bob Wilson <bob.wilson@acm.org>
6436
6437 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6438 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6439
25ab7e6d
EZ
64402006-09-02 Eli Zaretskii <eliz@gnu.org>
6441
6442 * gdbint.texinfo (Overall Structure): New section "Source Tree
6443 Structure".
6444
940178d3
JB
64452006-08-17 Jim Blandy <jimb@codesourcery.com>
6446
6447 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6448 responses.
6449
30daae6c
JB
64502006-08-08 Joel Brobecker <brobecker@adacore.com>
6451
6452 * gdb.texinfo (Source Path): Add documentation for new
6453 substitute-path commands.
6454
7fa2210b
DJ
64552006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6456
6457 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6458 (Running Configure): ...here.
6459 (Requirements): New node. Mention expat.
6460
3d00d119
DJ
64612006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6462
5ae4183a 6463 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6464 'set download-write-size' and 'show download-write-size'.
6465
0cbfa4ee
DJ
64662006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6467
6468 * stabs.texinfo (Member Type Descriptor): Correct example for
6469 pointer to member types.
6470
16026cd7
AS
64712006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6472
6473 * gdb.texinfo (Optional warnings and messages): Add
6474 'set/show trace-commands'.
6475 (Command files): Add '-v' to source command.
6476
0876f84a
DJ
64772006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6478
6479 * gdb.texinfo (OS Information): Update qPart reference to
6480 qXfer.
6481 (Remote configuration): Likewise.
6482 (Overview): Move @cindex to the start of a paragraph. Talk
6483 about binary data encoding.
6484 (Packets): Refer to the overview for the details of the X
6485 packet encoding.
6486 (General Query Packets): Remove qPart description. Add qXfer
6487 description. Add an anchor to qSupported. Correct feature
6488 table title. Add a new feature for qXfer:auxv:read.
6489 (Interrupts): Add a missing parenthesis.
6490
2ec3381a
DJ
64912006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6492
669fac23 6493 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6494 (GDB/MI Kod Commands): Remove commented out node.
6495
594fe323
EZ
64962006-07-01 Eli Zaretskii <eliz@gnu.org>
6497
6498 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6499 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6500 (GDB/MI Thread Commands, GDB/MI Program Execution)
6501 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6502 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6503 (GDB/MI File Commands, GDB/MI Target Manipulation)
6504 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6505 since the MI prompt is hard-wired into the code.
6506
7e3fb70c
NR
65072006-07-01 Nick Roberts <nickrob@snap.net.nz>
6508
6509 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6510 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6511 (GDB/MI Data Manipulation): Remove description of unimplemented
6512 display related commands as variable objects perform this function
6513 and are superior: -display-delete, -display-disable,
6514 -display-enable, -display-insert and -display-list. Move
6515 -environment-cd, -environment-directory, -environment-path
6516 and -environment-pwd to "Program Context".
6517 (GDB/MI Program Control): Rename to "Program Execution". Move
6518 -exec-arguments -exec-abort to...
6519 (GDB/MI Program Context): ...here. New node split from "Data
6520 Manipulation".
6521
be2a5f71
DJ
65222006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6523
6524 * gdb.texinfo (Remote configuration): Document set / show
6525 remote supported-packets.
6526 (General Query Packets): Document qSupported packet.
6527
fc320d37
SL
65282006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6529
6530 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6531 and font markup.
6532 (Protocol basics): Likewise.
6533 (The F request packet): Likewise.
6534 (The F reply packet): Likewise.
6535 (Memory transfer): Move this node to be a subsubsection of
6536 "Protocol specific representation of datatypes".
6537 (The Ctrl-C message): More copy editing.
6538 (Console I/O): Likewise.
6539 (The isatty call): Delete this node, and merge its content into
6540 the "isatty" node. Fixed references elsewhere.
6541 (The system call): Delete this node, and merge its content into
6542 the "system" node. Fixed references elsewhere.
6543 (open): Reformat to use @table, and add appropriate font markup.
6544 (close): Likewise.
6545 (read): Likewise.
6546 (write): Likewise.
6547 (lseek): Likewise.
6548 (rename): Likewise.
6549 (unlink): Likewise.
6550 (stat/fstat): Likewise.
6551 (gettimeofday): Likewise.
6552 (isatty): Likewise.
6553 (system): Likewise, plus minor changes to fix confusing wording.
6554 (Integral datatypes): Fix font markup.
6555 (Pointer values): Likewise.
6556 (struct stat): Fix markup to use @table, plus minor copy editing.
6557 (struct timeval): Fix font markup, plus minor copy editing.
6558 (Constants): Minor copy editing.
6559 (Errno values): Add font markup.
6560 (File-I/O Examples): Likewise.
6561
158fdf5c
NR
65622006-06-10 Nick Roberts <nickrob@snap.net.nz>
6563
6564 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6565 (GDB/MI Simple Examples): Move node up one level. Use real
6566 examples.
6567 (GDB/MI Compatibility with CLI): Update.
6568 (GDB/MI Result Records): Add "connected" and "exit" result
6569 classes.
6570 (GDB/MI Stream Records): Clarify target output.
6571 (GDB/MI Command Description Format): Modify example description.
6572 (GDB/MI Breakpoint Table Commands): Rename to...
6573 (GDB/MI Breakpoint Commands): ...this
6574 (GDB/MI Breakpoint Commands): Add optional thread field.
6575 (GDB/MI Program Control): Add an introduction. Move "Program
6576 termination" examples into exec-run description.
6577 (GDB/MI File Commands): Mention similar CLI commands.
6578 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6579 is similar to "-gdb-version".
6580
ddb50cd7
EZ
65812006-06-09 Eli Zaretskii <eliz@gnu.org>
6582
6583 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6584
2aef0d6b
NR
65852006-06-02 Nick Roberts <nickrob@snap.net.nz>
6586
6587 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6588 sourceware.org for mailing lists.
d5e40d59 6589 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6590
383a5c52
NR
65912006-06-01 Nick Roberts <nickrob@snap.net.nz>
6592
d5e40d59 6593 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6594
e16b02ee
EZ
65952006-05-22 Eli Zaretskii <eliz@gnu.org>
6596
6597 * gdb.texinfo (Cygwin Native): Fix last change.
6598
be90c084
CF
65992006-05-22 Christopher Faylor <cgf@timesys.com>
6600
6601 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6602
347ceba5
NR
66032006-05-15 Nick Roberts <nickrob@snap.net.nz>
6604
6605 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6606 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6607
369af7bd
DJ
66082006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6609
6610 * gdb.texinfo (General Query Packets): Recommend not starting
6611 new packets with qC and clarify.
6612
2ffdbde8 66132006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6614
6615 * gdb.texinfo (M2 Types): New section.
72019c9c 6616
16d1a084
DJ
66172006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6618
6619 * agentexpr.texi: Add a copyright and license notice.
6620 * observer.texi: Likewise, with GPL clause for function prototypes.
6621 Remove trailing whitespace.
6622
aa56d27a
JB
66232006-05-05 Jim Blandy <jimb@codesourcery.com>
6624
6625 * gdb.texinfo (General Query Packets): Document conventions for
6626 terminating packet names, and their violations.
6627
5bdf8622
DJ
66282006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6629
6630 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6631 * gdb.texinfo: Likewise.
6632
605a56cb
DJ
66332006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6634
6635 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6636 and "show remotedebug".
6637 (Debugging Output): Add additional index entries.
6638
b8db102d
MS
66392006-04-27 Michael Snyder <msnyder@redhat.com>
6640
6641 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6642
c5e30d01
AC
66432006-04-22 Andrew Cagney <cagney@redhat.com>
6644
6645 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6646 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6647
8181d85f
DJ
66482006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6649
6650 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6651 and remove breakpoint prototypes.
6652 (Watchpoints): Move description of target_insert_hw_breakpoint and
6653 target_remove_hw_breakpoint ...
6654 (Breakpoints): ... to here. Document target_insert_breakpoint and
6655 target_remove_breakpoint.
6656
4f553f88
JB
66572006-04-17 Jim Blandy <jimb@codesourcery.com>
6658
6659 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6660 and C packets are optional.
6661
cd852561
FR
66622006-04-14 Frederic Riss <frederic.riss@st.com>
6663
6664 * gdb.texinfo (Specifying source directories): Update the description
6665 of the source file search to reflect the fact that the source path
6666 always contains at least $cdir and $cwd.
6667
b620eb07
MS
66682006-03-31 Michael Snyder <msnyder@redhat.com>
6669
6670 * gdb.texinfo: Update copyright dates.
6671
3156cdaf
EZ
66722006-03-31 Eli Zaretskii <eliz@gnu.org>
6673
6674 * gdb.texinfo (Overview): Add an index entry to "empty response".
6675
7d30c22d
JB
66762006-03-28 Jim Blandy <jimb@codesourcery.com>
6677
6678 * gdbint.texinfo (Prologue Analysis): New section.
6679
86941c27
JB
66802006-03-07 Jim Blandy <jimb@red-bean.com>
6681
66b8c7f6
JB
6682 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6683
1a10341b
JB
6684 * gdb.texinfo (Target Commands): Update text describing how to
6685 specify a target. Refer to the detailed section on remote
6686 debugging, not the brief mention.
6687
86941c27
JB
6688 * gdb.texinfo (Connecting): Organize the different 'target remote'
6689 connection methods into a table. Add a 'target remote' index
6690 entry. (!!!)
6691
62f3a2ba
FF
66922006-02-17 Fred Fish <fnf@specifix.com>
6693
6694 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6695 'ptype' commands to reflect the fact that the only significant
6696 difference between them is that ptype prints the complete type
6697 description instead of just the name.
6698
8b9a88ea
WZ
66992006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6700
6701 * gdbint.texinfo (Watchpoints): Delete
6702 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6703
7e8dc855
NR
67042006-02-10 Nick Roberts <nickrob@snap.net.nz>
6705
6706 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6707 times fields where needed. Fix typos. Update general form given
6708 for output of -break-insert.
6709 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6710
c91d38aa
DJ
67112006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6712
6713 * gdbint.texinfo (Symbol Handling): Add a section
6714 on memory management.
6715
38fcd64c
DJ
67162006-02-06 Vladimir Prus <ghost@cs.msu.su>
6717
6718 * gdb.texinfo (Breakpoint table commands): Document the fullname
6719 field in -break-list output.
6720
219eec71
EZ
67212006-02-03 Eli Zaretskii <eliz@gnu.org>
6722
6723 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6724 debugging information produced by the various "set debug..."
6725 options.
6726
ae5a43e0
DJ
67272006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6728
6729 * gdb.texinfo (Files): Remove obsolete bits from the description
6730 of "symbol-file".
6731
a9f158ec
JB
67322006-01-25 Jim Blandy <jimb@redhat.com>
6733
6734 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6735
410dd08e
JB
67362006-01-24 Jim Blandy <jimb@redhat.com>
6737
6738 * gdbint.texinfo (Frames): Document the basics of GDB's register
6739 unwinding model, and explain the existence of the "sentinel" frame.
6740
4b505b12
AS
67412006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6742
6743 * gdb.texinfo (Choosing files): Mention that -directory is used
6744 for script files.
6745 (Specifying source directories): Likewise.
6746 (Command files): Explain how script files are found.
6747
839c27b7
EZ
67482006-01-21 Eli Zaretskii <eliz@gnu.org>
6749
6750 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6751 the threads in a multi-threaded program.
6752 (Threads): The threadno argument of "thread apply" can be a range
6753 of numbers.
6754
7be93b9e
JB
67552006-01-18 Jim Blandy <jimb@redhat.com>
6756
6757 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6758 of warning flags.
6759
fcc73fe3
EZ
67602006-01-13 Eli Zaretskii <eliz@gnu.org>
6761
6762 * gdb.texinfo (Sequences): Improve menu annotations.
6763 (Define): Add index entries for arguments of user-defined
6764 commands. Move the description of flow-control commands...
6765 (Command Files): ...to here. Document loop_break and
6766 loop_continue.
ca91424e
EZ
6767 (Define, Command Files): Document `end' and add index entries for
6768 it.
fcc73fe3 6769
5c95884b
MS
67702006-01-04 Michael Snyder <msnyder@redhat.com>
6771
6772 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6773 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6774
860701dc
PH
67752006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6776
6777 * gdb.texinfo (Omissions from Ada): Document that there is now
6778 limited aggregate support.
6779
36b80e65
EZ
67802005-12-28 Eli Zaretskii <eliz@gnu.org>
6781
6782 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6783 registers and the likes.
6784
c1468174
EZ
67852005-12-24 Eli Zaretskii <eliz@gnu.org>
6786
6787 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6788 (Symbols): Fix usage of "e.g.".
359df76b 6789 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6790
6791 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6792 (Coding): Fix usage of "e.g.".
6793
c02a867d
EZ
67942005-12-23 Eli Zaretskii <eliz@gnu.org>
6795
5ae4183a
AS
6796 * stabs.texinfo:
6797 * refcard.tex:
c02a867d 6798 * gpl.texi:
5ae4183a
AS
6799 * gdbint.texinfo:
6800 * gdb.texinfo:
6801 * gdb-cfg.texi:
c02a867d 6802 * fdl.texi:
5ae4183a
AS
6803 * annotate.texinfo:
6804 * all-cfg.texi:
c02a867d
EZ
6805 * Makefile.in: Add (C) after Copyright. Update the FSF
6806 address.
6807
fad38dfa
EZ
68082005-12-03 Eli Zaretskii <eliz@gnu.org>
6809
6810 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6811 extend GDB with commands for external monitor.
6812
53e5f3cf
AS
68132005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6814
6815 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6816
55f6ca0f
JB
68172005-11-25 Joel Brobecker <brobecker@adacore.com>
6818
6819 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6820
c1947b85
JB
68212005-11-21 Jim Blandy <jimb@redhat.com>
6822
6823 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6824 placement of 'R' actions in tracepoint action packets; document
6825 dependence of 'X' and 'M' actions on a preceding 'R' action for
6826 their registers.
6827
9d29849a
JB
68282005-11-19 Jim Blandy <jimb@redhat.com>
6829
6830 * gdb.texinfo (Tracepoint Packets): New node.
6831 (General Query Packets): Add entries for the tracepoint packets,
6832 referring to the "Tracepoint Packets" node.
6833 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6834
9a6253be
KB
68352005-11-18 Kevin Buettner <kevinb@redhat.com>
6836
6837 * gdb.texinfo (set remotebreak): Add anchor.
6838 (X packet): Likewise.
6839 (Remote Protocol): Add new section `Interrupts' and new index
6840 entry `interrupts (remote protocol)'.
6841
5f3bebba
JB
68422005-11-18 Jim Blandy <jimb@redhat.com>
6843
6844 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6845 entries into the General Query Packets section. Add a
6846 cross-reference to that section. Drop description of replies, as
6847 these are covered in the descriptions of each packet.
6848 (General Query Packets): Add introductory text. Explain naming
6849 conventions, and how the end of a name is recognized.
6850
9a7a1b36
KB
68512005-11-17 Kevin Buettner <kevinb@redhat.com>
6852
0564b6cf 6853 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6854 "set remotebreak" command.
6855
b8ff78ce
JB
68562005-11-16 Jim Blandy <jimb@redhat.com>
6857
6858 * gdb.texinfo (Packets, Stop Reply Packets)
6859 (General Query Packets): Various formatting cleanups.
6860 - Use @samp for packet contents.
6861 - Drop summaries from packet @item lines; the same information appears
6862 immediately below in the description.
6863 - Delete paragraph breaks after packet @item commands, so that the
6864 description appears directly to the right of the packet prototype
6865 in the printed manual, if it fits.
6866 - Place spaces in packet prototypes between @vars and non-@var
6867 letters, and explain that they're just for formatting.
6868 - Use @dots{} instead of '...'.
6869 - Fix uses of @code where @var was needed.
6870 - Replace "deprecated" markers with English text spelling out the
6871 packet's status and the preferred alternatives.
6872 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6873 what this ever meant.
6874 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6875 this for a long time.
6876 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6877 implemented several times, and have been in use for years.
6878
8ffe2530
JB
68792005-11-15 Jim Blandy <jimb@redhat.com>
6880
c43c5473
JB
6881 * gdb.texinfo (Packets): Add index entries for 'm' packet
6882 disclaimers.
5ae4183a 6883
fb031cdf
JB
6884 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6885 of stub when processing an 'm' packet.
6886
8ffe2530
JB
6887 * gdb.texinfo (Packets): Mention that packets beginning with
6888 letters are reserved once, at the top, instead of actually listing
6889 them all and saying "reserved".
6890
c03c782f
AS
68912005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6892
6893 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6894 Change @var{$arg0 to @code{$arg0.
6895
814e32d7
WZ
68962005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6897
6898 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6899
fa93a9d8
JB
69002005-11-12 Jim Blandy <jimb@redhat.com>
6901
6902 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6903 order. Remove extraneous 'z'.
6904
8a5a3c82
AS
69052005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6906
6907 * gdb.texinfo (Choosing files): Add --eval-command.
6908
4b0ad762
AS
69092005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6910
6911 * gdb.texinfo (Choosing modes): Add --return-child-result.
6912
6913
1a088d06
AS
69142005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6915
6916 * gdb.texinfo (Choosing modes): Add --batch-silent.
6917
656d5e12
EZ
69182005-10-28 Eli Zaretskii <eliz@gnu.org>
6919
6920 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6921 "The -var-update Command".
6922
3c9c013a
JB
69232005-10-03 Joel Brobecker <brobecker@adacore.com>
6924
6925 * gdb.texinfo (Print Settings): Add documentation for set/show
6926 print array-indexes.
6927
7ba3cf9c
DJ
69282005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6929
6930 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6931 6.2 and 6.3.
6932
a94ab193
EZ
69332005-08-27 Eli Zaretskii <eliz@gnu.org>
6934
6935 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6936 since 19-Jan-2004.
6937 (Files): Likewise.
ab1adacd
EZ
6938 (Variables, Symbols): Document the "<incomplete type>" message and
6939 its reasons.
a94ab193 6940
ca06016a
FF
69412005-08-01 Fred Fish <fnf@specifix.com>
6942
6943 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6944
cf58170d
NR
69452005-07-15 Nick Roberts <nickrob@snap.net.nz>
6946
6947 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6948 option for -var-list-children and -var-update.
6949 (GDB/MI Stack Manipulation): Simplify description of
6950 print-values option for -stack-list-locals.
6951 (GDB/MI Command Description Format): Clarify.
6952 (Mode Options): Spelling of superseded.
6953
38f1196a
BR
69542005-07-12 Bob Rossi <bob@brasko.net>
6955
6956 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6957 corresponding GDB command comment.
6958
3cb3b8df
BR
69592005-07-06 Bob Rossi <bob@brasko.net>
6960
6961 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6962 and -inferior-tty-show.
6963 (Input/Output): Document "set/show inferior-tty" and tty alias.
6964
10fac096
NW
69652005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6966
6967 * gdb.texinfo (Packets): Change description of 'D' packet to note
6968 that GDB does wait for a response.
6969
d1b6db76
NR
69702005-06-22 Nick Roberts <nickrob@snap.net.nz>
6971
6972 * gdb.texinfo (History) Rename "Command History".
6973 (Command History): Move node "Server Prefix" from section on
6974 Annotations here.
6975
29629dcf
NR
69762005-06-19 Nick Roberts <nickrob@snap.net.nz>
6977
6978 * gdb.texinfo (GDB/MI Stack Manipulation):
6979 Re-instate -stack-info-frame with example. Say that it gets
6980 info on selected frame, not current frame.
6981
397ca115
EZ
69822005-06-18 Eli Zaretskii <eliz@gnu.org>
6983
6984 * gdb.texinfo (Server): Clarify that `file' should be used before
6985 connecting to the server.
6986 (Files): Add an xref to the above description.
51274035
EZ
6987 (Output Formats): More detailed description of the `c' format.
6988 (Memory): List explicitly all the formats supported by `x'.
638ac427 6989 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6990 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6991 files. Add more indexing for solib-absolute-prefix and
6992 --with-sysroot.
76d17f34
EZ
6993 (Machine Code): Document possible problems with locations in
6994 shared libraries.
d416eeec
EZ
6995 (Backtrace): Document that free-standing environments do not need
6996 to have a `main' function.
397ca115 6997
74f6deaa
NR
69982005-06-18 Nick Roberts <nickrob@snap.net.nz>
6999
7000 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7001 -stack-info-frame.
7002
a9967aef
AC
70032005-06-07 Andrew Cagney <cagney@gnu.org>
7004
7005 * gdb.texinfo (Contributors): Note the original multi-arch
7006 contributors.
7007
e09f16f9
EZ
70082005-06-03 Eli Zaretskii <eliz@gnu.org>
7009
7010 * gdb.texinfo (Registers): Add index entries for the standard
7011 registers.
7012 (Frames): Add cross-reference from frame pointer description to
7013 the Registers node.
7014 (Annotations Overview): Fix the reference to GDB name.
7015
d87ba7ee
EZ
70162005-06-01 Eli Zaretskii <eliz@gnu.org>
7017
7018 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7019 can-use-hw-watchpoints.
7020
034dad6f
BR
70212005-05-28 Bob Rossi <bob@brasko.net>
7022
7023 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7024 the possible reasons why an exec async record would be returned to FE.
7025
ffed4509
AC
70262005-05-26 Andrew Cagney <cagney@gnu.org>
7027
7028 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7029 Andrew Cagney implemented the original GDB/MI.
7030
e22e55c9
OF
70312005-05-23 Orjan Friberg <orjanf@axis.com>
7032
7033 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7034 documentation. Add documentation for cris-mode.
7035
a78e13ce
EZ
70362005-05-20 Eli Zaretskii <eliz@gnu.org>
7037
7038 * gdb.texinfo (Numbers): Explain the example and make the wording
7039 more acurate.
7040
76ff342d
DJ
70412005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7042 Dennis Brueni <dennis@slickedit.com>
7043
7044 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7045 (GDB/MI Data Manipulation, GDB/MI Program Control)
7046 (GDB/MI Stack Manipulation): Update examples to include the fullname
7047 attribute in stack frames.
7048
119b882a
EZ
70492005-05-12 Eli Zaretskii <eliz@gnu.org>
7050
7051 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7052 do with other non-standard names of init files.
7053
6fc08d32
EZ
70542005-05-11 Eli Zaretskii <eliz@gnu.org>
7055
7056 * gdb.texinfo (Command Files): Move the description of the startup
7057 from here...
7058 (Startup): ...to this new subsection of the Invocation chapter.
7059 Rearrange the description of init files more logically and add a
7060 cross-reference to "Command Files". Document the special gdbinit
7061 name for CISCO 68k. Expand the description of what GDB does
7062 during startup.
7063 (History): Add index entry for HISTSIZE.
7064
a561754a
MK
70652005-05-02 Mark Kettenis <kettenis@gnu.org>
7066
7067 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7068
2eecc4ab
EZ
70692005-05-02 Eli Zaretskii <eliz@gnu.org>
7070
7071 * gdb.texinfo (SVR4 Process Information, The isatty call)
7072 (The system call): Don't use foo(N) notation for man pages and
7073 functions.
514c4d71 7074 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7075
18999be5
EZ
70762005-04-27 Eli Zaretskii <eliz@gnu.org>
7077
7078 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7079 were optimized away.
7080
0abb7bc7
EZ
70812005-04-22 Eli Zaretskii <eliz@gnu.org>
7082
7083 * gdb.texinfo (Remote configuration): Document "set/show
7084 get-thread-local-storage-address". Add cross-reference to the
7085 description of the qGetTLSAddr packet.
7086 (General Query Packets): Mention "set remote
7087 get-thread-local-storage-address" and add a reference to its
7088 description.
7089
6f61acb1
NR
70902005-04-19 Nick Roberts <nickrob@snap.net.nz>
7091
7092 * gdb.texinfo (Backtrace): Describe 'bt full'.
7093
9d59903a
NR
70942005-04-17 Nick Roberts <nickrob@snap.net.nz>
7095
7096 * gdb.texinfo (Mode Options): Fix typo.
7097 (GDB/MI): Describe how to invoke GDB/MI.
7098
721c2651
EZ
70992005-04-16 Eli Zaretskii <eliz@gnu.org>
7100
7101 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7102 references changed. Add description of "info udot".
721c2651
EZ
7103 (Files): Document "set/show stop-on-solib-events".
7104 (M32R/D): Document "set/show download-path", "set/show
7105 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7106 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7107 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7108 (Maintenance Commands): Improve indexing.
7109 (Target Commands): Document "set/show hash", "set/show debug
7110 monitor".
7111 (SVR4 Process Information): Document "info pidlist" and "info
7112 meminfo". Document "set/show procfs-tarce" and "set/show
7113 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7114 (Symbols, The Print Command with Objective-C): Improve indexing.
7115 (Objective-C): Add references to "info classes" and "info
7116 selectors".
c45da7e6
EZ
7117 (Debugging Output): Improve wording. Document "set/show debug
7118 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7119 (Set Breaks): Add index entry for "hardware breakpoints".
7120 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7121 and "set/show usehardbreakpoints".
7122 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7123 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7124 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7125 rdiromatzero", "set/show rdiheartbeat".
7126 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7127 "sds".
7128 (Embedded Processors): Document the "sim" command.
7129 (Remote): Document the "remote" command.
7130 (DJGPP Native): Document the "info serial" command.
7131 (Threads): Document "maint info sol-threads".
7132 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7133 (Set Breaks): Improve indexing.
7134 (Command Syntax): Add a reference to dont-repeat.
7135 (Define): Document "dont-repeat".
7136 (TUI Commands): Document "tabset".
7137 (WinCE): New subsection. Document "set/show remotedirectory",
7138 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7139
14d6dd68
EZ
71402005-04-15 Eli Zaretskii <eliz@gnu.org>
7141
7142 * gdb.texinfo (Hurd Native): New subsection, documents
7143 Hurd-specific commands.
a64548ea 7144 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7145 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7146 (MIPS): Improve documentation of heuristic-fence-post. Document
7147 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7148 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7149 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7150 (ARM): Document ARM-specific commands.
a64548ea
EZ
7151 (AVR): New section. Document "info io_registers".
7152 (CRIS): New section. Document "set/show cris-version" and
7153 "set/show cris-dwarf2-cfi".
7154 (HPPA): New section. Document "set/show debug hppa" and "maint
7155 print unwind".
a5adf40f 7156 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7157 (Super-H): New section. Document the "regs" command.
721c2651 7158 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7159
9c16f35a
EZ
71602005-04-09 Eli Zaretskii <eliz@gnu.org>
7161
7162 * gdb.texinfo (Print Settings): Document "set/show print
7163 pascal_static-members", "set print repeats", "show print
7164 null-stop". Improve indexing. Fix documentation of "set print
7165 union".
7166 (Pascal): New section.
7167 (Supported languages): Rename from "Support"; all references
7168 updated. Add a menu item for Pascal.
7169 (Numbers): Document "set radix.
7170 (Screen Size): Document "set/show pagination".
7171 (MIPS Embedded): Remove "set processor" documentation.
7172 (Remote configuration): Document "set/show X/P/Z-packet",
7173 "set/show read-aux-vector-packet", "set/show remote
7174 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7175 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7176 remotedebug", "set/show remotebreak", "set/show remotedevice",
7177 "set/show remotelogfile".
7178 (Auxiliary Vector): Add reference to the description of the
7179 read-aux-vector-packet setting.
7180 (Set Watchpoints): Add a cross-reference to "set remote
7181 hardware-breakpoint-limit".
7182 (General Query Packets): Add indexing of requests and
7183 cross-references to related commands in "Remote configuration".
7184 (File-I/O Overview, The system call): Fix wording and typos.
7185 (Thread Stops): Add index entries.
7186 (Continuing and Stepping): Document "show step-mode".
7187 (i386): New node. Document "set/show struct-convention".
7188 (Files): Document "show trust-readonly-sections".
7189 (Calling): Document "set/show unwindonsignal".
7190 (Messages/Warnings): Add index entries.
7191 (Maintenance Commands): Document "set/show watchdog".
7192 (Annotations Overview): Document "show annotate".
7193 (Set Watchpoints): Add index entries.
7194 (Symbols): Fix doc of case-sensitive.
7195 (ABI): Document "show coerce-float-to-double".
7196 (Convenience Vars, Help): Improve indexing.
7197 (Machine Code): Document "show disassembly-flavor".
7198 (Debugging C plus plus): Document "show overload-resolution".
7199 (Value History, Signaling): Add index entries.
7200
72012005-04-08 Eli Zaretskii <eliz@gnu.org>
7202
7203 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7204 (Processes): Fix wording.
7205 (History, List, Logging output, Define, Symbols, Print Settings):
7206 Improve indexing.
7207
a8f24a35
EZ
72082005-04-03 Eli Zaretskii <eliz@gnu.org>
7209
7210 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7211 redundant index entry for "target" command.
7212 (Backtrace): Add index entries.
7213 (Symbols, Fortran): Document the "set case-sensitive" command.
7214 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7215 (Print Settings): Add index entry for "set demangle-style".
7216 (Target Commands): Document "set download-write-size".
7217 (Debugging Output): Document "set exec-done-display".
7218
09d4efe1
EZ
72192005-04-02 Eli Zaretskii <eliz@gnu.org>
7220
7221 * gdb.texinfo (Files): Fix the name and documentation of
7222 add-shared-symbol-files. Document its alias assf. Update the
7223 list of OSs where GDB supports shared libraries. Fix markup.
7224 (Continuing and Stepping): Add reference to @var{location} in the
7225 text.
7226 (Dump/Restore Files): Fix reference to @{filename}.
7227 (Help): Fix wording.
7228 (Attach): Ditto.
7229 (Set Watchpoints): Ditto.
7230 (Backtrace): Remove redundant index entries. Improve index
7231 entries.
7232 (Delete Breaks): Fix wording.
7233 (Memory): Document the compare-sections command.
7234 (Memory Region Attributes): Improve wording.
7235 (Disabling): Improve wording.
7236 (Fortran): New subsection. Document the "info common" command.
7237 (Help): Document aliases "info copying" and "info warranty".
7238 (Caching Remote Data): New section. Document the "set/show
7239 remotecache" and "info dcache" commands.
7240 (Show): Fix wording of the documentation of the "set
7241 extension-language" command.
7242 (Signals): Add index entry for "info handle".
7243 (Memory Region Attributes): Fix punctuation.
7244 (Symbols): Change the arg name to "location" and refer to it in
7245 the text. Fix wording of "info types" doc.
7246 (Threads): Fix usage of @enumerate @item's.
7247 (Listing Tracepoints): Add index entry for "info tp".
7248 (Set Watchpoints): Add xref to "info break" description.
7249 (Macros): Add an index entry for "macro exp1". Document the
7250 "macro list" command.
7251 (Maintenance Commands): Document "flushregs", "maint agent",
7252 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7253 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7254 "maint print architecture", "maint print objfiles", "maint print
7255 statistics", "maint print type", "maint show-debug-regs", "maint
7256 space", "maint time", and "maint translate-address".
7257 (Connecting): Document the "monitor" command.
7258 (Annotations Overview): Describe the "set annotate" command.
7259
82f2d802
EZ
72602005-04-01 Eli Zaretskii <eliz@gnu.org>
7261
7262 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7263 Rearrange index entries and improve wording about support for
7264 hardware watchpoints.
7265
7d51c7de
BR
72662005-03-10 Bob Rossi <bob@brasko.net>
7267
7268 * gdb.texinfo: Update copyright
7269
68c71a2e
TR
72702005-02-09 Theodore A. Roth <troth@openavr.org>
7271
7272 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7273 error.
7274
83761cbd
KB
72752005-02-03 Kevin Buettner <kevinb@redhat.com>
7276
7277 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7278
9f1c6395
MS
72792005-01-17 Michael Snyder <msnyder@redhat.com>
7280
7281 * gdb.texinfo: Fix spelling, infinte -> infinite.
7282
fbd1b305
MK
72832005-01-08 Mark Kettenis <kettenis@gnu.org>
7284
7285 * observer.texi (GDB Observers): Document "solib_loaded".
7286
3ace7edb
AC
72872005-01-07 Andrew Cagney <cagney@gnu.org>
7288
bec39cab
AC
7289 * configure.ac: Rename configure.in, require autoconf 2.59.
7290 * configure: Re-generate.
7291
3ace7edb
AC
7292 * configure.in: Replace configdirs with multiple references to
7293 AC_CONFIG_SUBDIRS.
7294 * configure: Re-generate.
5ae4183a 7295
53531fc1
AC
72962005-01-04 Andrew Cagney <cagney@gnu.org>
7297
7298 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7299 part of the version number.
7300
536ffdb7
MK
73012004-12-24 Mark Kettenis <kettenis@gnu.org>
7302
7303 * gdbint.texinfo (Algorithms): Remove description of
7304 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7305
e1aac25b
JB
73062004-12-07 Jim Blandy <jimb@redhat.com>
7307
7308 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7309 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7310 numbers.
7311
f47b1503
AS
73122004-12-07 Andreas Schwab <schwab@suse.de>
7313
7314 * gdb.texinfo (Mode Options): Document -l option.
7315
b6b8ece6
EZ
73162004-12-04 Eli Zaretskii <eliz@gnu.org>
7317
7318 * gdbint.texinfo (Algorithms): More accurate description of
7319 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7320 is not needed unless data-read and data-access watchpoints are
7321 supported. Add a description of how GDB checks whether the
7322 inferior stopped because a watchpoint was hit.
7323
01371747
EZ
73242004-11-23 Eli Zaretskii <eliz@gnu.org>
7325
7326 * gdb.texinfo (Files): Add cross-reference to description of
7327 -readnow command-line switch.
7328
2315ffec
RC
73292004-11-10 Randolph Chung <tausq@debian.org>
7330
7331 * gdb.texinfo: Document set/show backtrace past-entry commands.
7332 Rearrange index entries for set/show backtrace past-main.
7333
69065f5d
AC
73342004-11-10 Jon Beniston <jon@beniston.com>
7335
7336 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7337 * gdb.texinfo (Remote Serial Protocol): Further describe
7338 binary transfer escaping mechanism .
69065f5d 7339
30e91e0b
RC
73402004-11-08 Randolph Chung <tausq@debian.org>
7341
7342 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7343 and "show debug infrun". Add index entries.
7344
60bf7e09
EZ
73452004-10-23 Eli Zaretskii <eliz@gnu.org>
7346
7347 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7348 "info proc" that are already implemented. Add index entries.
7349 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7350 (Files): Add a tip for decreasing memory used for symtabs from
7351 shared libraries.
f018e82f
EZ
7352 (Starting): Fix whitespace; make "elaboration" stand out where it
7353 is first used, and add an index entry for the term.
f8568604
EZ
7354 (Calling): Expand and elaborate text. Add "print". Add the
7355 description of problems with weak aliases.
384ee23f 7356 (Core File Generation): New section.
60bf7e09 7357
d52fe014
AC
73582004-10-12 Andrew Cagney <cagney@gnu.org>
7359
7360 * gdbint.texinfo (Versions and Branches): New chapter.
7361 (Releasing GDB): Delete "Versions and Branches" section.
7362 (Top): Add "Versions and Branches".
7363
703663ab
EZ
73642004-10-08 Eli Zaretskii <eliz@gnu.org>
7365
7366 * gdb.texinfo (Editing, History): Add cross-references to the
7367 included Readline and History user documentation. Remove
7368 references to the symbol have-readline-appendices which is unused
7369 and undefined.
7370 (History): Fix indexing.
7371
ac77d04f
JJ
73722004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7373
7374 * gdbint.texinfo (target_stopped_data_address): Update to
7375 new prototype.
7376 (i386_stopped_data_address): Update prototype and description.
7377 (i386_stopped_by_watchpoint): New function and description.
7378
e07c999f
PH
73792004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7380
7381 * gdb.texinfo (Filenames): Add Ada suffixes.
7382 (Ada) New section.
7383
2e868123
AC
73842004-09-27 Andrew Cagney <cagney@gnu.org>
7385 Robert Picco <Robert.Picco@hp.com>
7386
7387 * gdb.texinfo (Packets): Document the "p" packet.
7388
02a57714
JM
73892004-09-21 Jason Molenda (jmolenda@apple.com)
7390
7391 * gdb.texinfo (Paths and Names of the Source Files): Document the
7392 meaning of values in the 'desc' field of a SO stab.
7393
ae038cb0
DJ
73942004-09-20 Daniel Jacobowitz <dan@debian.org>
7395
7396 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7397 max-cache-age" and "maint show dwarf2 max-cache-age".
7398
f7dc1244
EZ
73992004-09-16 Eli Zaretskii <eliz@gnu.org>
7400
7401 * gdb.texinfo (Set Breaks): Add index entry for setting
7402 breakpoints on overloaded C++ functions that are not members of
7403 any classes. Add an example and an index entry for setting
7404 breakpoints on all program functions.
7405 (Character Sets, Macros, Overlay Commands)
7406 (Non-debug DLL symbols, GDB/MI Output Syntax)
7407 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7408 Use "(@value{GDBP})" instead of a literal "(gdb)".
7409
f810308b
AC
74102004-09-12 Andrew Cagney <cagney@gnu.org>
7411
7412 * gdbint.texinfo (Native Debugging): Delete description of
7413 FILES_INFO_HOOK.
7414
15a661f3
PH
74152004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7416
5ae4183a
AS
7417 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7418 to hex_string_custom (not historically correct, but more
15a661f3
PH
7419 understandable, given the current code).
7420
f3219c75
AC
74212004-09-03 Andrew Cagney <cagney@gnu.org>
7422
7423 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7424
f3bb6704
JJ
74252004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7426
7427 * observer.texi (solib_unloaded): New observer.
7428
8d2c00cb
AC
74292004-08-24 Andrew Cagney <cagney@gnu.org>
7430
7431 * gdbint.texinfo (Target Architecture Definition): Add missing
7432 comma.
7433
e7dc800a
MC
74342004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7435
7436 * (Using the Testsuite): build != host is supported,
7437 but some test scripts do not support build != host.
7438
73b03683
MK
74392004-08-14 Mark Kettenis <kettenis@gnu.org>
7440
7441 * gdbint.texinfo (Host Definition): Delete description of
7442 FCLOSE_PROVIDED and GETENV_PROVIDED.
7443
c0ccb908
MK
74442004-08-05 Mark Kettenis <kettenis@chello.nl>
7445
7446 * gdbint.texinfo (Host Definition): Delete description of
7447 NO_SYS_FILE.
7448 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7449 PTRACE_FP_BUG.
7450
9c8dbfa9
AC
74512004-08-05 Andrew Cagney <cagney@gnu.org>
7452
7453 * gdbint.texinfo (Target Architecture Definition): Delete
7454 reference to deprecated_read_fp.
7455
f42accbe
AC
74562004-08-02 Andrew Cagney <cagney@gnu.org>
7457
7458 * gdbint.texinfo (Target Architecture Definition): Delete
7459 description of DEPRECATED_REGISTER_BYTES.
7460
0b66e38c
EZ
74612004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7462
7463 * gdb.texinfo (Source Path): Document the new behavior of
7464 searching for the source files.
7465
15387254
EZ
74662004-07-17 Eli Zaretskii <eliz@gnu.org>
7467
7468 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7469 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7470 (Auto Display): Improve indexing.
7471
2c07db7a
AC
74722004-07-16 Andrew Cagney <cagney@gnu.org>
7473
7474 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7475 "-noasync".
7476
4644b6e3
EZ
74772004-07-09 Eli Zaretskii <eliz@gnu.org>
7478
7479 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7480 have the same prefix have only their prefix in the index.
7481
7561d450
MK
74822004-07-03 Mark Kettenis <kettenis@gnu.org>
7483
7484 * gdb.texinfo (BSD libkvm Interface): New node (section)
7485 (Native): Add it to the menu.
7486
67bebe79
MK
74872004-07-01 Mark Kettenis <kettenis@gnu.org>
7488
7489 * gdbint.texinfo (Target Architecture Definition): Remove
7490 PCC_SOL_BROKEN.
7491
1a6923e0
MK
74922004-06-24 Mark Kettenis <kettenis@gnu.org>
7493
7494 * gdbint.texinfo (Target Architecture Definition): Remove
7495 SUN_FIXED_LBRAC_BUG.
7496
b435e160
AC
74972004-06-26 Andrew Cagney <cagney@gnu.org>
7498
7499 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7500
b5622e8d
AC
75012004-06-20 Andrew Cagney <cagney@gnu.org>
7502
7503 * gdbint.texinfo (Target Architecture Definition): Deprecate
7504 USE_STRUCT_CONVENTION.
7505
e0c07bf0
MC
75062004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7507
7508 gdb.texinfo (Bug Reporting): Mention session recording,
7509 with the script command or Emacs.
7510
782263ab
AC
75112004-06-18 Andrew Cagney <cagney@gnu.org>
7512
7513 * gdbint.texinfo (Target Architecture Definition): Deprecate
7514 FUNCTION_START_OFFSET.
7515
03727ca6
AC
75162004-06-14 Andrew Cagney <cagney@gnu.org>
7517
7518 Based on changes from Karl Berry.
7519 * gdb.texinfo: Do not use @sc in a direntry.
7520 * stabs.texinfo: Change @dircateogry to "Software development".
7521 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7522
97092415
AC
75232004-06-13 Andrew Cagney <cagney@gnu.org>
7524
7525 * gdbint.texinfo (Target Architecture Definition): Delete
7526 description of RETURN_VALUE_ON_STACK.
7527
1f6d4158
AC
75282004-06-09 Andrew Cagney <cagney@gnu.org>
7529
7530 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7531 deleted by previous patch.
7532
d966f0cb
AC
75332004-06-08 Andrew Cagney <cagney@gnu.org>
7534
7535 * gdbint.texinfo (Native Debugging): Delete documentation on
7536 ATTACH_DETACH.
7537
86fe4aaa
RC
75382004-06-06 Randolph Chung <tausq@debian.org>
7539
7540 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7541
d4b6d575
RC
75422004-06-06 Randolph Chung <tausq@debian.org>
7543
5ae4183a 7544 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7545 the new push_dummy_call method signature. Describe the function
7546 argument.
7547
4e8b0763
JB
75482004-05-24 Joel Brobecker <brobecker@gnat.com>
7549
7550 * gdb.texinfo (Starting): Document new start command.
7551
59caf092
AC
75522004-05-21 Andrew Cagney <cagney@redhat.com>
7553
7554 * observer.texi (GDB Observers): Document "inferior_created".
7555
e4a2df64
AC
75562004-05-08 Andrew Cagney <cagney@redhat.com>
7557
e6b55ae2
AC
7558 * gdbint.texinfo (Target Architecture Definition): Delete
7559 description of DO_DEFERRED_STORES.
7560
28954179
AC
7561 * gdbint.texinfo (Target Architecture Definition): Delete
7562 references to DEPRECATED_FIX_CALL_DUMMY.
7563
434b87dd
AC
7564 * gdbint.texinfo (Target Architecture Definition): Delete
7565 description of DEPRECATED_CALL_DUMMY_WORDS,
7566 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7567
58d28df8
AC
7568 * gdbint.texinfo (Target Architecture Definition): Delete
7569 description of DEPRECATED_PUSH_DUMMY_FRAME.
7570
e4a2df64
AC
7571 * gdbint.texinfo (Target Architecture Definition): Delete
7572 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7573
2b4855ab
AC
75742004-05-07 Andrew Cagney <cagney@redhat.com>
7575
7576 * observer.texi (GDB Observers): Add "Debugging" section. Include
7577 cross reference to "set/show debug observer".
7578 * gdb.texinfo (Debugging Output): Document "set/show debug
7579 observer".
7580
fcf70625
AC
75812004-05-01 Andrew Cagney <cagney@redhat.com>
7582
7583 * gdbint.texinfo (Target Architecture Definition): Delete
7584 description of DEPRECATED_PC_IN_SIGTRAMP.
7585
8ee56bcf
AC
75862004-04-30 Andrew Cagney <cagney@redhat.com>
7587
7588 * gdbint.texinfo (Target Architecture Definition): Delete
7589 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7590
67ab9a76
OF
75912004-04-30 Orjan Friberg <orjanf@axis.com>
7592
7593 * observer.texi (GDB Observers): Correct spelling.
7594
79346bcb
OF
75952004-04-26 Orjan Friberg <orjanf@axis.com>
7596
7597 * observer.texi (GDB Observers): Add target_changed event.
7598
7a464420
AC
75992004-04-08 Andrew Cagney <cagney@redhat.com>
7600
7601 * observer.texi (GDB Observers): Rework, provide generic observer
7602 definitions and then a list of observable events.
7603
6cdf9d98
AC
76042004-04-04 Andrew Cagney <cagney@redhat.com>
7605
7606 * gdbint.texinfo (Host Definition): Delete reference to
7607 NO_SIGINTERRUPT.
7608
ddc135a4
AC
76092004-04-02 Andrew Cagney <cagney@redhat.com>
7610
7611 * gdbint.texinfo (Target Architecture Definition): Delete
7612 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7613
6a1b180d
SC
76142004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7615
7616 * gdb.texinfo (TUI Commands): Document tui reg commands.
7617
d0d5df6f
AC
76182004-03-26 Andrew Cagney <cagney@redhat.com>
7619
7620 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7621 "gdbtui".
7622 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7623 (Contributors): Mention both Text and Terminal User Interface.
7624
aa2a3f87
AC
76252004-03-23 Andrew Cagney <cagney@redhat.com>
7626
7627 * gdbint.texinfo (Target Architecture Definition): Deprecate
7628 references to SIGTRAMP_START and SIGTRAMP_END.
7629
f561f026
AC
76302004-03-23 Andrew Cagney <cagney@redhat.com>
7631
7632 * gdbint.texinfo (Target Architecture Definition): Deprecate
7633 references to PC_IN_SIGTRAMP.
7634
33cb8b0f
AC
76352004-03-19 Andrew Cagney <cagney@redhat.com>
7636
7637 * gdbint.texinfo (Target Architecture Definition): Delete
7638 reference to GDB_TARGET_IS_HPPA.
7639
fc989b7a
AC
76402004-03-18 Andrew Cagney <cagney@redhat.com>
7641
7642 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7643 describe pre_init and post_init.
7644
701b08bb
DJ
76452004-03-09 Daniel Jacobowitz <drow@mvista.com>
7646
7647 * gdb.texinfo (Debugging Output): Document values for "set debug
7648 target".
7649
faae5abe
AC
76502004-02-28 Andrew Cagney <cagney@redhat.com>
7651
7652 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7653
dd79a6cf
JJ
76542004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7655
7656 * gdb.texinfo (breakpoints): Add information about the
7657 new "set breakpoint pending" and "show breakpoint pending"
7658 commands.
7659
e7f16015
AC
76602004-02-26 Andrew Cagney <cagney@redhat.com>
7661
7662 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7663 in Per-architecture module data section.
7664
7161a3a6
RM
76652004-02-25 Roland McGrath <roland@redhat.com>
7666
7667 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7668
2154891a
AC
76692004-02-24 Andrew Cagney <cagney@redhat.com>
7670
7671 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7672 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7673 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7674
6c74ac8b
AC
76752004-02-17 Andrew Cagney <cagney@redhat.com>
7676
7677 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7678
19772a2c
AC
76792004-02-16 Andrew Cagney <cagney@redhat.com>
7680
7681 * gdbint.texinfo (Target Architecture Definition): Deprecate
7682 FRAMELESS_FUNCTION_INVOCATION.
7683
c9830293
AC
76842004-02-16 Andrew Cagney <cagney@redhat.com>
7685
7686 * gdbint.texinfo (Coding): Mention -Wunused-function.
7687
b9d26eb9
AC
76882004-02-14 Andrew Cagney <cagney@redhat.com>
7689
7690 * gdbint.texinfo (Target Architecture Definition): Delete
7691 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7692
49efadf5
EZ
76932004-02-12 Elena Zannoni <ezannoni@redhat.com>
7694
7695 * gdb.texinfo: Properly quote the name "C++".
7696 * gdbint.texinfo: Ditto.
7697 * stabs.texinfo: Ditto.
7698
1eb288ea
EZ
76992004-02-11 Elena Zannoni <ezannoni@redhat.com>
7700
7701 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7702 minimal information about libiberty.
7703
e4937fc1
MC
77042004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7705
7706 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7707
a9331b3f
RM
77082004-02-04 Roland McGrath <roland@redhat.com>
7709
7710 * gdb.texinfo (Auxiliary Vector): New node (section).
7711 (Data): Add it to the menu.
7712
2650777c
JJ
77132004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7714
7715 * gdb.texinfo (Breakpoints): Add information about pending
7716 breakpoint support.
7717
b4501125
AC
77182004-01-26 Andrew Cagney <cagney@redhat.com>
7719
7720 * gdb.texinfo (Overview): Delete references to the cisco protocol
7721 including the "N" response.
7722
74055713
AC
77232004-01-26 Andrew Cagney <cagney@redhat.com>
7724
7725 * gdbint.texinfo (Target Architecture Definition): Rename
7726 EXTRACT_STRUCT_VALUE_ADDRESS to
7727 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7728
3bbe9696
EZ
77292004-01-24 Eli Zaretskii <eliz@gnu.org>
7730
7731 * gdb.texinfo (KOD): Document "show os". Add index entries for
7732 "set/show os" and "info cisco" commands.
7733
5843504f
EZ
77342004-01-21 Eli Zaretskii <eliz@gnu.org>
7735
7736 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7737
9175c9a3
MC
77382004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7739
7740 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7741 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7742
8e94b928
NR
77432004-01-19 Nick Roberts <nick@nick.uklinux.net>
7744
7745 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7746 -stack-list-locals.
7747 (GDB/MI Variable Objects): Describe extension to
7748 -var-list-children.
7749
a20cf136
DJ
77502004-01-17 Daniel Jacobowitz <drow@mvista.com>
7751
7752 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7753
afb18d0f
AC
77542004-01-17 Andrew Cagney <cagney@redhat.com>
7755
7756 * gdbint.texinfo (Target Architecture Definition): Delete
7757 documentation on DEPRECATED_NPC_REGNUM.
7758
b51970ac
DJ
77592004-01-13 Daniel Jacobowitz <drow@mvista.com>
7760
7761 * gdb.texinfo: Update copyright year. Mention that set
7762 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7763 "set follow-fork-mode ask".
7764
0f0cffd2
AC
77652004-01-13 Andrew Cagney <cagney@redhat.com>
7766
7767 * gdbint.texinfo: Update copyright year.
7768 (Coding): Add -Wunused-label to list of -Werror warnings.
7769
c552b3bb 77702004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7771 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7772
7773 * gdb.texinfo: Update copyright.
7774 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7775 around names, as appropriate. Minor syntax cleanup of
7776 _NSPrintForDebugger explanation. Two spaces after periods.
7777 GDBN used instead of lit. "gdb". Index entries added for
7778 print-object and _NSPrintForDebugger. @noindent added in one spot.
7779
afe157ca
EZ
77802003-11-11 Elena Zannoni <ezannoni@redhat.com>
7781
7782 * stabs.texinfo: Add dircategory and direntry commands.
7783 * annotate.texinfo: Ditto.
7784
963e2bb7
AC
77852003-11-10 Andrew Cagney <cagney@redhat.com>
7786
7787 * gdbint.texinfo (Target Architecture Definition): Replace the
7788 return_value method's "inval" and "outval" parameters with
7789 "readbuf" and "writebuf".
7790
1d8b2f28
JB
77912003-10-28 Jim Blandy <jimb@redhat.com>
7792
7793 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7794 from "The `F' request packet" and "The `F' reply packet", to make
7795 texi2dvi happy.
7796 (File-I/O remote protocol extension): Update menu entries, too.
7797
36d86913
MC
77982003-10-26 Michael Chastain <mec@shout.net>
7799
7800 * gdb.texinfo (Thread Stops): Document the issue with
7801 premature return from system calls in multi-threaded programs.
7802
ce2826aa
AC
78032003-10-24 Andrew Cagney <cagney@redhat.com>
7804
7805 * annotate.texinfo: Fix "fortunatly"[sic].
7806
f24c5e49
KI
78072003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7808
7809 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7810 with "Hitachi" and "Mitsubishi".
7811
92ad9cd9
AC
78122003-10-20 Andrew Cagney <cagney@redhat.com>
7813
7814 * gdbint.texinfo (Target Architecture Definition): Document
7815 gdbarch_return_value. Add cross references from
7816 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7817 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7818
0ab4b752
MK
78192003-10-18 Mark Kettenis <kettenis@gnu.org>
7820
7821 * gdbint.texinfo (Target Architecture Definition): Document
7822 regset_from_core_section.
fb3e19c0
KI
7823
78242003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7825
7826 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7827
a9331b3f 78282003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7829
7830 From Anthony Green <green@redhat.com>:
5ae4183a 7831 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7832
1485d690
KB
78332003-10-14 Kevin Buettner <kevinb@redhat.com>
7834
889bf7c5
PA
7835 * gdb.texinfo (Breakpoint related warnings): New node.
7836 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7837
86d30acc
DJ
78382003-10-13 Daniel Jacobowitz <drow@mvista.com>
7839
7840 * gdb.texinfo (Remote Protocol): Document v and vCont.
7841
172c2a43
KI
78422003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7843
7844 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7845 * gdbint.texinfo: Ditto.
7846
71952f4c
AC
78472003-10-09 Andrew Cagney <cagney@redhat.com>
7848
7849 From 2003-09-18 David Anderson <davea@sgi.com>:
7850 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7851 "command".
7852
268e2188
AC
78532003-10-03 Andrew Cagney <cagney@redhat.com>
7854
7855 * gdbint.texinfo (Target Architecture Definition): Deprecate
7856 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7857 just target.
7858
12c266ea 78592003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7860
f30992d4 7861 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7862 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7863 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7864 * gdbint.texinfo (Target Architecture Definition): Rename
7865
78662003-09-30 Andrew Cagney <cagney@redhat.com>
7867
f30992d4 7868 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7869 (Target Architecture Definition):
f30992d4 7870
2e092625
AC
7871 * gdbint.texinfo (Target Architecture Definition): Rename
7872 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7873
0717ae8a
AC
78742003-09-29 Andrew Cagney <cagney@redhat.com>
7875
dad809b7
AC
7876 * gdbint.texinfo (Target Architecture Definition): Delete
7877 documentation for NEED_TEXT_START_END.
7878
0717ae8a
AC
7879 * gdbint.texinfo (Target Architecture Definition): Rename
7880 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7881 TARGET_WRITE_PC.
a9331b3f 7882
af6cf26d
MC
78832003-09-22 Michael Chastain <mec@shout.net>
7884
7885 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7886
ee206350
AG
78872003-09-21 Anthony Green <green@redhat.com>
7888
7889 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7890
a38c9fe6
MK
78912003-09-21 Mark Kettenis <kettenis@gnu.org>
7892
7893 * gdbint.texinfo (Target Architecture Definition): Document
7894 stabs_argument_has_addr.
7895
77949794
AC
78962003-09-18 Andrew Cagney <cagney@redhat.com>
7897
7898 * gdbint.texinfo (Target Architecture Definition): Delete
7899 documentation on REGISTER_NAMES.
7900
8e823e25
MK
79012003-09-13 Mark Kettenis <kettenis@gnu.org>
7902
7903 * gdbint.texinfo (Target Architecture Definition): Replace
7904 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7905
f27dd7fd
AC
79062003-09-11 Andrew Cagney <cagney@redhat.com>
7907
7908 * gdbint.texinfo (Target Architecture Definition): Replace
7909 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7910
8b148df9
AC
79112003-08-18 Andrew Cagney <cagney@redhat.com>
7912
7913 * gdbint.texinfo (Target Architecture Definition): Document
7914 "frame_red_zone_size".
7915
25d29d70
AC
79162003-08-09 Andrew Cagney <cagney@redhat.com>
7917
7918 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7919 with "set/show backtrace past-main" and "set/show backtrace
7920 limit".
7921
c938e9b0
L
79222003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7923
7924 * Makefile.in (install-info): Support DESTDIR.
7925 (install-html): Likewise.
7926
64fabec2
AC
79272003-08-07 Andrew Cagney <cagney@redhat.com>
7928
7929 Patch from Nick Roberts.
7930 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7931 bindings. Remove description of send-gdb-command.
7932
2fcf52f0
AC
79332003-08-07 Andrew Cagney <cagney@redhat.com>
7934
7935 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7936 GDB 6.0.
7937
086432e2
AC
79382003-08-06 Andrew Cagney <cagney@redhat.com>
7939
7940 * gdb.texinfo (Mode Options): Mention that level three is the
7941 highest available and that level 2 is deprecated.
7942 (Annotations Overview): Mention annotation levels. Cross reference
7943 to "Limitations of the Annotation Interface" in annotate.texi.
7944 (TODO, Value Annotations, Frame Annotations): Delete section.
7945 (Displays, Breakpoint Info): Delete.
7946
e5249f67
AC
79472003-08-04 Andrew Cagney <cagney@redhat.com>
7948
7949 * agentexpr.texi: Delete @bye.
7950 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7951 (stabs.info): Add $(srcdir) to include search path.
7952 (html): Depend on "annotate_toc.html", and not "annotate.html".
7953 * stabs.texinfo: Ditto. Include "fdl.texi".
7954 * gdbint.texinfo: Update copyright statement's list of invariant
7955 sections.
7956
e6f672d2
AC
79572003-07-28 Andrew Cagney <cagney@redhat.com>
7958
7959 * Makefile.in (INFO_DEPS): Add annotate.info.
7960 (dvi, ps, html, pdf): Add annotate.
7961 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7962 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7963 (ANNOTATE_DOC_FILES): New macro.
7964 (ANNOTATE_TEX_TMPS): New macro.
7965 (annotate.info, annotate_toc.html): Specify dependencies.
7966 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7967 * annotate.texinfo: Rename annotate.texi. Get building. Add
7968 "Migrating to GDB/MI" and "Limitations of the Annotation
7969 Interface" chapters. Mention why it is not part of the user
7970 guide. Update copyright notice. Include "fdl.texi".
7971
72ffddc9
SC
79722003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7973
7974 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7975
a9f12a31
DJ
79762003-07-24 Daniel Jacobowitz <drow@mvista.com>
7977
7978 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7979
b1fe9455
DJ
79802003-07-24 Daniel Jacobowitz <drow@mvista.com>
7981
7982 * gdb.texinfo (Server): Mention pidof.
7983
153721e6
AC
79842003-07-22 Andrew Cagney <cagney@redhat.com>
7985
7986 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7987 list.
7988
0fac0b41
DJ
79892003-06-28 Daniel Jacobowitz <drow@mvista.com>
7990
7991 * gdb.texinfo (Logging output): New chapter.
7992
4e562065
JB
79932003-06-24 Joel Brobecker <brobecker@gnat.com>
7994
7995 * gdb.texinfo (Unsupported languages): New section.
7996 (Languages): Add link to new section.
7997
f2c06f52
AC
79982003-06-22 Andrew Cagney <cagney@redhat.com>
7999
8000 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8001
b4177fca
DJ
80022003-06-22 Daniel Jacobowitz <drow@mvista.com>
8003
8004 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8005
f418dd93
DJ
80062003-06-22 Daniel Jacobowitz <drow@mvista.com>
8007
8008 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8009 * agentexpr.texi: Retitle section, and change it to an appendix.
8010 Comment out texinfo initialization. Factor a @var{} into two
8011 pieces to prevent makeinfo warnings.
8012 * gdb.texinfo: Add Agent Expressions appendix.
8013
4ca61388
DJ
80142003-06-19 Daniel Jacobowitz <drow@mvista.com>
8015
8016 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8017
07f31aa6
DJ
80182003-06-18 Daniel Jacobowitz <drow@mvista.com>
8019
5ae4183a 8020 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8021 remote target". Document the "detach" and "disconnect" commands.
8022 (Server, Netware, Debug Session): Reference "Connecting to a
8023 remote target".
8024 (GDB/MI Target Manipulation): Document "-target-disconnect".
8025
2dd0da42
AC
80262003-06-13 Andrew Cagney <cagney@redhat.com>
8027
8028 * gdbint.texinfo (Target Architecture Definition): Deprecate
8029 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8030 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8031
e7a3abfc
JB
80322003-06-09 Jim Blandy <jimb@redhat.com>
8033
8034 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8035
25e3a86b
AC
80362003-06-08 Andrew Cagney <cagney@redhat.com>
8037
8038 * gdbint.texinfo (Target Architecture Definition): Delete
8039 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8040
a9e5fdc2
AC
80412003-06-08 Andrew Cagney <cagney@redhat.com>
8042
8043 * gdbint.texinfo (Target Architecture Definition): Document
8044 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8045
b37303ee
AF
80462003-06-07 Adam Fedor <fedor@gnu.org>
8047
8048 * gdb.texinfo: Add Objective-C documentation.
8049
39fe6e80
AC
80502003-06-01 Andrew Cagney <cagney@redhat.com>
8051
8052 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8053 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8054
125309b2
AC
80552003-05-21 Andrew Cagney <cagney@redhat.com>
8056
8057 * gdbint.texinfo (Target Architecture Definition): Delete
8058 references to "extract_address" and "store_address".
8059
b8b527c5
AC
80602003-05-16 Andrew Cagney <cagney@redhat.com>
8061
8062 * gdbint.texinfo (Target Architecture Definition): Replace
8063 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8064 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8065
50e3ee83
TR
80662003-05-14 Theodore A. Roth <troth@openavr.org>
8067
8068 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8069
44e2be90
L
80702003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8071
8072 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8073 (gdb.dvi): Likewise.
8074 (gdb.pdf): Likewise.
8075 (links2roff): Likewise.
8076
df5215a6
JB
80772003-05-08 Jim Blandy <jimb@redhat.com>
8078
8079 * gdb.texinfo (Dump/Restore Files): Update documentation for
8080 'dump', 'append', and 'restore': note that format argument is
8081 optional; simplify presentation of the command variants; and be
8082 more precise about the formats.
8083
5e7b2f39
JB
80842003-05-07 Jim Blandy <jimb@redhat.com>
8085
8086 * gdb.texinfo (Symbols): Update documentation: 'maint list
8087 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8088 symtabs' and 'maint info psymtabs'.
8089
b1e29e33
AC
80902003-05-05 Andrew Cagney <cagney@redhat.com>
8091
8092 * gdbint.texinfo (Target Architecture Definition): Make
8093 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8094 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8095 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8096
00905d52
AC
80972003-05-04 Andrew Cagney <cagney@redhat.com>
8098
8099 * gdb.texinfo (Maintenance Commands): Document "maint print
8100 dummy-frames".
8101
54ff5908
AC
81022003-05-04 Andrew Cagney <cagney@redhat.com>
8103
8104 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8105
32e7087d
JB
81062003-05-03 J. Brobecker <brobecker@gnat.com>
8107
8108 Thierry Schneider <tpschneider1@yahoo.com>
8109 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8110 for new MI command.
8111
7043d8dc
AC
81122003-05-03 Andrew Cagney <cagney@redhat.com>
8113
8114 * gdbint.texinfo (Target Architecture Definition): Document
8115 push_dummy_code. Add cross references.
8116
e33d66ec
EZ
81172003-05-02 Elena Zannoni <ezannoni@redhat.com>
8118
8119 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8120 set/show charsets commands.
8121
0ba6dca9
AC
81222003-04-28 Andrew Cagney <cagney@redhat.com>
8123
8124 * gdbint.texinfo (Target Architecture Definition): Replace
8125 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8126 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8127
d7a27068
AC
81282003-04-28 Andrew Cagney <cagney@redhat.com>
8129
8130 * gdbint.texinfo (Target Architecture Definition): Rename
8131 "tm_print_insn" to "deprecated_tm_print_insn".
8132
44ea7b70
JB
81332003-04-09 Jim Blandy <jimb@redhat.com>
8134
8135 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8136 list psymtabs'.
8137
fb8f8949
AC
81382003-04-08 Andrew Cagney <cagney@redhat.com>
8139
8140 * gdbint.texinfo (Target Architecture Definition): Delete
8141 references to EXTRA_FRAME_INFO.
8142
32fb0f22
AC
81432003-04-08 Andrew Cagney <cagney@redhat.com>
8144
8145 * gdbint.texinfo (Target Architecture Definition): Delete
8146 PRINT_TYPELESS_INTEGER.
8147
6be67e67
JB
81482003-04-02 J. Brobecker <brobecker@gnat.com>
8149
8150 * observer.texi (GDB Observers): Adjust the documentation for the
8151 normal_stop notification to better describe reality. Fix a couple
8152 of minor typos.
8153
4e35d5f0
BR
81542003-04-02 Bob Rossi <bob_rossi@cox.net>
8155
a9331b3f 8156 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8157 '-file-list-exec-source-file'
8158
e8a8712a
AC
81592003-03-31 Andrew Cagney <cagney@redhat.com>
8160
8161 * gdbint.texinfo (Target Architecture Definition): Delete
8162 references to CALL_DUMMY_P.
8163
6c0e89ed
AC
81642003-03-30 Andrew Cagney <cagney@redhat.com>
8165
8166 * gdbint.texinfo (Target Architecture Definition): Remove
8167 reference to TARGET_WRITE_SP.
a9331b3f 8168
378bfd1b
AC
81692003-03-27 Andrew Cagney <cagney@redhat.com>
8170
8171 * gdbint.texinfo (Target Architecture Definition): Remove
8172 references to write_sp.
6c0e89ed 8173
922fbb7b
AC
81742003-03-27 Andrew Cagney <cagney@redhat.com>
8175
8176 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8177 chapter body. Use @smallexample instead of @example.
8178 (Annotations): Ditto.
8179 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8180 annotate.texi.
8181
b81774d8
AC
81822003-03-26 Andrew Cagney <cagney@redhat.com>
8183
8184 * gdbint.texinfo (Target Architecture Definition): Replace
8185 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8186 dummy_addr parameters.
8187
1bf6d5cc
AC
81882003-03-25 Andrew Cagney <cagney@redhat.com>
8189
8190 * gdbint.texinfo (Target Architecture Definition): Delete
8191 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8192 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8193 Add reference to PUSH_ARGUMENTS.
8194
618ce49f
AC
81952003-03-23 Andrew Cagney <cagney@redhat.com>
8196
8197 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8198 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8199
bcd7e15f
JB
82002003-03-18 J. Brobecker <brobecker@gnat.com>
8201
8202 * gdbint.texinfo (Algorithms): Add new section describing the
8203 Observer paradigm.
8204 (Top): Add menu entry to new observer appendix.
8205 * observer.texi: New file.
8206 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8207 new observer.texi file.
8208
9fe8321b
AC
82092003-03-17 Andrew Cagney <cagney@redhat.com>
8210
8211 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8212 that GNU Press update the manual version number.
8213
ac2adee5
AC
82142003-03-12 Andrew Cagney <cagney@redhat.com>
8215
8216 * gdbint.texinfo (Target Architecture Definition): Delete
8217 references to get_saved_register. Rename GET_SAVED_REGISTER to
8218 DEPRECATED_GET_SAVED_REGISTER.
8219
749b82f6
AC
82202003-03-13 Andrew Cagney <cagney@redhat.com>
8221
8222 * gdbint.texinfo (Target Architecture Definition): Replace
8223 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8224
8bedc050
AC
82252003-03-12 Andrew Cagney <cagney@redhat.com>
8226
8227 * gdbint.texinfo (Target Architecture Definition): Rename
8228 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8229
0ce1b118
CV
82302003-03-10 Corinna Vinschen <vinschen@redhat.com>
8231
8232 * gdb.texinfo: Add File-I/O documentation.
8233
12cc2063
AC
82342003-03-10 Andrew Cagney <cagney@redhat.com>
8235
8236 * gdbint.texinfo (Target Architecture Definition): Cross reference
8237 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8238
7453dc06
AC
82392003-03-07 Andrew Cagney <cagney@redhat.com>
8240
8241 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8242 frame" command.
8243
6314f104
AC
82442003-03-05 Andrew Cagney <cagney@redhat.com>
8245
8246 * gdbint.texinfo (Target Architecture Definition): Document
8247 unwind_dummy_id. Cross reference unwind_dummy_id and
8248 SAVE_DUMMY_FRAME_TOS.
8249
f1212245
DJ
82502003-03-05 James Ingham <jingham@apple.com>
8251 Daniel Jacobowitz <drow@mvista.com>
8252
8253 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8254 and "show cp-abi".
8255
77e7e267
AC
82562003-03-03 Andrew Cagney <cagney@redhat.com>
8257
8258 * gdbint.texinfo (Target Architecture Definition): Document
8259 register_type.
8260
838a8221
AC
82612003-03-03 Andrew Cagney <cagney@redhat.com>
8262
8263 * stabs.texinfo (Structures): Use @samp and separate @var's
8264 instead of a single @var containing a comma separated list.
8265 (Unions): Ditto.
8266
d7f4a264
DJ
82672003-03-02 Daniel Jacobowitz <drow@mvista.com>
8268
8269 * Makefile.in (distclean): Remove config.log.
8270
f30ee0bc
AC
82712003-03-01 Andrew Cagney <cagney@redhat.com>
8272
8273 * gdbint.texinfo (Target Architecture Definition): Rename
8274 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8275
82762003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8277
8278 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8279 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8280
be448670
CF
82812003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8282
8283 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8284 (Non-debug DLL symbols): New node, describing the minimal symbols
8285 loaded from DLLs without real debugging symbols.
8286
501eef12
AC
82872003-02-20 Andrew Cagney <ac131313@redhat.com>
8288
8289 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8290 hardware-breakpoint-limit".
8291 (Set Watchpoints): Add cross reference to "set remote
8292 hardware-watchpoint-limit".
8293 (Remote configuration options): New section.
8294
21c294e6
AC
82952003-02-04 Andrew Cagney <ac131313@redhat.com>
8296
e9be73e4
AC
8297 * gdbint.texinfo (Target Architecture Definition): Delete
8298 descrption of IS_TRAPPED_INTERNALVAR.
8299
21c294e6
AC
8300 From Keith Seitz <keiths@redhat.com>:
8301 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8302 option "-i"/"--interpreter" to this chapter. Include index
8303 entries.
8304
0179ffac
DC
83052003-02-04 David Carlton <carlton@math.stanford.edu>
8306
8307 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8308 (Variables): Recommend stabs+ and DWARF 2.
8309 (C plus plus expressions): Correct info about
8310 compiler versions, debug formats.
8311 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8312 PR symtab/874.
8313
7ca9f392
AC
83142003-02-01 Andrew Cagney <ac131313@redhat.com>
8315
8316 * gdbint.texinfo (Target Architecture Definition): Delete
8317 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8318 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8319 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8320 references to nindy and i960.
8321 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8322
31a85ea2
AC
83232003-02-01 Andrew Cagney <ac131313@redhat.com>
8324
8325 * gdbint.texinfo (Target Architecture Definition): Delete
8326 FLOAT_INFO.
8327
6b894e49
AC
83282003-01-30 Andrew Cagney <ac131313@redhat.com>
8329
8330 * stabs.texinfo (Member Type Descriptor): Clarify description of
8331 `@'. Suggested by Ben Hutchings.
8332
c48861fb
AC
83332003-01-29 Andrew Cagney <ac131313@redhat.com>
8334
8335 * gdb.texinfo (M68K): Delete reference to es1800.
8336
617073a9
AC
83372003-01-29 Andrew Cagney <ac131313@redhat.com>
8338
8339 * gdb.texinfo (Maintenance Commands): Document `maint print
8340 reggroups' and `maint print register-groups'.
8341 * gdbint.texinfo (Target Architecture Definition): Document
8342 register_reggroup_p.
8343
5b5d99cf
JB
83442003-01-23 Jim Blandy <jimb@redhat.com>
8345
8346 * gdb.texinfo (Separate Debug Files): New section.
8347
e7ba9c65
DJ
83482003-01-22 Daniel Jacobowitz <drow@mvista.com>
8349
8350 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8351 and "maint show profile".
8352
94e91d6d
MC
83532003-01-16 Michael Chastain <mec@shout.net>
8354
8355 * gdb.texinfo (Installing GDB): Warn against
8356 ".../gdb-VERSION/gdb/configure".
8357 (Separate Objdir): Likewise.
8358
867f3898
AC
83592003-01-15 Andrew Cagney <ac131313@redhat.com>
8360
8361 * gdbint.texinfo (Target Architecture Definition): Delete
8362 definition of PRINT_REGISTER_HOOK.
8363
f153cc92
EZ
83642003-01-15 Elena Zannoni <ezannoni@redhat.com>
8365
8366 (OpenRISC 1000): Fix formatting of command names.
8367
c60eb6f1
EZ
83682003-01-15 Elena Zannoni <ezannoni@redhat.com>
8369
8370 * gdb.texinfo (Continuing and Stepping): Add new command
8371 'advance'. Clarify behavior of 'until'.
8372
f5ebfba0
DJ
83732003-01-13 Daniel Jacobowitz <drow@mvista.com>
8374
8375 * gdb.texinfo (Files): Document solib-absolute-prefix and
8376 solib-search-path.
8377
4ce8657e
MC
83782003-01-09 Michael Chastain <mec@shout.net>
8379
8380 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8381 (Create a Release): Add new instructions for new @file{src-release}.
8382 Document existing instructions for @file{Makefile.in} as
8383 being for @value{GDBN} 5.3.1 or earlier.
8384
372613e3
AC
83852003-01-09 Andrew Cagney <ac131313@redhat.com>
8386
8387 * gdbint.texinfo (Target Architecture Definition): Mention
8388 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8389 allocate memory.
8390
b4e9345d
DJ
83912003-01-04 Daniel Jacobowitz <drow@mvista.com>
8392
8393 * gdb.texinfo (Controlling GDB): Add @kindex for
8394 "show osabi".
8395 (Backtraces): Add @kindex's for backtrace-below-main.
8396
98b45e30
DJ
83972003-01-04 Daniel Jacobowitz <drow@mvista.com>
8398
8399 * gdb.texinfo (Controlling GDB): Document "set osabi".
8400
95f90d25
DJ
84012003-01-04 Daniel Jacobowitz <drow@mvista.com>
8402
8403 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8404 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8405
1e698235
DJ
84062003-01-04 Daniel Jacobowitz <drow@mvista.com>
8407
8408 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8409 "set coerce-float-to-double".
8410 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8411
e632838e
AC
84122003-01-02 Andrew Cagney <ac131313@redhat.com>
8413
8414 * stabs.texinfo: Remove obsolete text.
8415 * gdbint.texinfo: Ditto.
8416 * gdb.texinfo: Ditto.
8417
c133ab7a
MK
84182002-12-22 Mark Kettenis <kettenis@gnu.org>
8419
8420 * gdbint.texinfo (Target Architecture Definition): Update
8421 description of gdbarch_register_osabi.
8422
f821f325
KH
84232002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8424
8425 * agentexpr.texi: Fix typos.
8426 * annotate.texi: Likewise.
8427 * fdl.texi: Likewise.
8428
85a6d8d3 84292002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8430
8431 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8432 DEPRECATED_INIT_FRAME_PC.
8433
ae45cd16
AC
84342002-12-01 Andrew Cagney <ac131313@redhat.com>
8435
8436 * gdbint.texinfo (Target Architecture Definition): Delete
8437 PC_IN_CALL_DUMMY.
8438
07555a72
AC
84392002-11-28 Andrew Cagney <ac131313@redhat.com>
8440
8441 * gdbint.texinfo (Host Definition): Delete documentation on
8442 USE_GENERIC_DUMMY_FRAMES.
8443
c166cdc7
EZ
84442002-11-26 Elena Zannoni <ezannoni@redhat.com>
8445
5ae4183a 8446 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8447 * Makefile.in (install-info): Run the install-info command as part
8448 of the post install steps only.
8449 (uninstall-info): New target.
8450 (uninstall): New target.
8451
35db0260
EZ
84522002-11-22 Elena Zannoni <ezannoni@redhat.com>
8453
8454 * Makefile.in (install): Make install do some real work.
8455
9ba8d803
AC
84562002-11-19 Andrew Cagney <ac131313@redhat.com>
8457
8458 Fix POSIX problem reported by Paul Eggert.
8459 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8460 Fix PR gdb/527.
8461
903ad3a6
AC
84622002-10-26 Andrew Cagney <cagney@redhat.com>
8463
8464 * gdbint.texinfo (Target Architecture Definition): Delete
8465 definition of DO_REGISTERS_INFO.
8466
f2abfe65
KB
84672002-10-18 Kevin Buettner <kevinb@redhat.com>
8468
8469 * gdbint.texinfo (Address Classes): Fix problems with insertion
8470 of ``{'' and ``}'' in example.
8471
b5b0480a
KB
84722002-10-17 Kevin Buettner <kevinb@redhat.com>
8473
8474 * gdbint.texinfo (Address Classes): New section.
8475 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8476 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8477 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8478 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8479
c85508ee
KD
84802002-10-11 Klee Dienes <kdienes@apple.com>
8481
8482 * gdb.texinfo (Registers): Mention vector registers as well as
8483 floating registers in the documentation for 'info registers' and
8484 'info all-registers'.
8485
6d12fc3d
DJ
84862002-10-11 Daniel Jacobowitz <drow@mvista.com>
8487
8488 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8489
8d19fbd2
JJ
84902002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8491
8492 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8493 interface definition.
8494
a37295f9
MM
84952002-10-03 Marko Mlinar <markom@opencores.org>
8496
8497 * gdb.texinfo (Target Commands): Add or1k target specific
8498 commands.
8499 * gdb.texinfo (Contributors): Add myself to the contributors list.
8500
da0f9dcd
AC
85012002-10-01 Andrew Cagney <ac131313@redhat.com>
8502
8503 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8504 and "mi1" instead of "mi1" and "mi0".
8505
2e834e49
HPN
85062002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8507
8508 * gdb.texinfo (Packets): Fix typos "alligned".
8509 Correct z3/Z3 description. Correct z4/Z4 title.
8510
050be0dc
AC
85112002-09-27 Andrew Cagney <ac131313@redhat.com>
8512
8513 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8514
1104b9e7
KB
85152002-09-25 Kevin Buettner <kevinb@redhat.com>
8516
8517 * gdb.texinfo: Use GNU/Linux instead of Linux.
8518
512217c7
AC
85192002-09-25 Andrew Cagney <ac131313@redhat.com>
8520
8521 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8522
10998722
AC
85232002-09-24 Andrew Cagney <ac131313@redhat.com>
8524
512217c7 8525 * gdb.texinfo: Replace @example with @smallexample.
10998722 8526
a0eb71c5
KB
85272002-09-20 Kevin Buettner <kevinb@redhat.com>
8528
f7dc1244 8529 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8530 * gdb.texinfo (Character Sets): Use @smallexample instead of
8531 @example. Use GNU/Linux instead of Linux.
8532
85332002-09-20 Jim Blandy <jimb@redhat.com>
8534
8535 * gdb.texinfo: Add character set documentation.
8536
2f870471
AC
85372002-09-19 Andrew Cagney <ac131313@redhat.com>
8538
8539 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8540 (Packets): Add cross reference from `b' packet to `z' packets.
8541
790eb8f5
AC
85422002-09-19 Andrew Cagney <ac131313@redhat.com>
8543
8d30a00d
AC
8544 * gdb.texinfo (Maintenance Commands): Document ``maint
8545 internal-error'' and ``maint internal-warning''.
8546
790eb8f5
AC
8547 * gdbint.texinfo (Target Architecture Definition): Revise
8548 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8549
a23a7bf1
JB
85502002-09-19 Joel Brobecker <brobecker@gnat.com>
8551
8552 * gdbint.texinfo (Target Conditionals): Document the new
8553 NAME_OF_MALLOC macro.
8554
299ffc64
AC
85552002-09-05 Andrew Cagney <ac131313@redhat.com>
8556
8557 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8558 engineer.
8559
b7bb15bc
SC
85602002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8561
8562 * gdb.texinfo (TUI Overview): Document status line fields.
8563
3d757584
SC
85642002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8565
8566 * gdb.texinfo (TUI Commands): Document info win command.
8567
269c21fe
SC
85682002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8569
8570 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8571
7cf36c78
SC
85722002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8573
8574 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8575 (TUI Keys): Likewise.
8576
d2c6833e
AC
85772002-08-25 Andrew Cagney <ac131313@redhat.com>
8578
8579 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8580 for a packet receive.
8581
46d8b1c3
AC
85822002-08-25 Andrew Cagney <ac131313@redhat.com>
8583
8584 * Makefile.in (clean): Move to end of file.
8585 (distclean, maintainer-clean, realclean): Ditto.
8586 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8587 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8588 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8589 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8590
b0787093
AC
85912002-08-24 Andrew Cagney <ac131313@redhat.com>
8592
8593 * Makefile.in (GDBINT_TEX_TMPS): Define.
8594 (gdbint.dvi, gdbint.pdf): Use
8595 (GDB_TEX_TMPS): Define.
8596 (gdb.dvi, gdb.pdf): Use.
8597 (STABS_TEX_TMPS): Define.
8598 (stabs.dvi, stabs.pdf): Use.
8599 (GDB_DOC_SOURCE_INCLUDES): New macros.
8600 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8601 (GDBINT_DOC_FILES_INCLUDES): New macros.
8602 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8603 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8604 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8605 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8606 (links2roff): Replace SFILES_INCLUDED with
8607 GDB_DOC_SOURCE_INCLUDES.
8608 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8609 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8610 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8611 dependencies.
8612 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8613 dependencies.
8614 (gdbmi.texinfo): Delete rule.
8615 (inc-hist.texinfo): Delete rule.
8616 (rluser.texinfo): Delete rule.
8617
ebba8386
AC
86182002-08-23 Andrew Cagney <cagney@redhat.com>
8619
8620 * gdbint.texinfo (Target Architecture Definition): Update
8621 STORE_RETURN_VALUE, mention regcache.
8622
0ab7a791
AC
86232002-08-21 Andrew Cagney <ac131313@redhat.com>
8624
8625 * gdbint.texinfo (Target Architecture Definition): Document
8626 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8627
ee2d5c50
AC
86282002-08-19 Andrew Cagney <ac131313@redhat.com>
8629
8630 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8631 Fix minor typos. Add index entries.
8632
53c69bd7
AC
86332002-08-18 Andrew Cagney <ac131313@redhat.com>
8634
8635 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8636
e76f1f2e
AC
86372002-08-15 Andrew Cagney <ac131313@redhat.com>
8638
8639 * gdbint.texinfo (Target Architecture Definition): Document
8640 PRINT_VECTOR_INFO.
8641 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8642
0680b120
AC
86432002-08-13 Andrew Cagney <ac131313@redhat.com>
8644
8645 * gdb.texinfo (Maintenance Commands): Document "maint print
8646 registers", "maint print raw-registers" and "maint print
8647 cooked-registers".
8648
3c3bea1c
GS
86492002-08-08 Grace Sainsbury <graces@redhat.com>
8650
a9331b3f 8651 From Mark Salter:
3c3bea1c
GS
8652 * gdb.texinfo (Protocol): Document T packet extension to
8653 allow watchpoint address reporting.
8654
42f9b0a5
AC
86552002-08-03 Andrew Cagney <ac131313@redhat.com>
8656
8657 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8658
db034ac5
AC
86592002-08-01 Andrew Cagney <cagney@redhat.com>
8660
8661 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8662 to CHILL.
8663
e2b28d04
AC
86642002-08-01 Andrew Cagney <ac131313@redhat.com>
8665
8666 * gdbint.texinfo (Coding): Revise section "Include Files".
8667
7fb623f7
AC
86682002-07-24 Andrew Cagney <cagney@redhat.com>
8669
8670 * gdbint.texinfo: Obsolete references to m88k.
8671 * gdb.texinfo: Ditto.
8672
4a2b4636
JB
86732002-07-10 Joel Brobecker <brobecker@gnat.com>
8674
7fb623f7 8675 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8676 where the proper version of autoconf can be retrieved.
8677
a71ec265
DH
86782002-07-09 Don Howard <dhoward@redhat.com>
8679
8680 * gdb.texinfo (Command Files): Further describe the behavior of
8681 sourced command files.
8682
b9aa90c9
AC
86832002-06-27 Andrew Cagney <ac131313@redhat.com>
8684
8685 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8686 (Coding): Clarify ISO C version that GDB assumes.
8687
40dd2248
TT
86882002-06-26 Tom Tromey <tromey@redhat.com>
8689
8690 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8691 add_setshow_cmd_full.
8692
bfac230e
DH
86932002-06-25 Don Howard <dhoward@redhat.com>
8694
8695 * gdb.texinfo (Memory Region Attributes): Document new behavior
8696 for 'mem' command.
8697
475b0867
JB
86982002-06-11 Jim Blandy <jimb@redhat.com>
8699
919d772c
JB
8700 * gdb.texinfo (Symbols): Update documentation for `info source'
8701 command.
8702
475b0867
JB
8703 * gdb.texinfo (Macros): Call the command `info macro', not
8704 `show macro'.
8705
ba8c9337
AC
87062002-06-09 Andrew Cagney <ac131313@redhat.com>
8707
8708 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8709 data''.
8710
1029b7fa
MK
87112002-06-09 Mark Kettenis <kettenis@gnu.org>
8712
8713 * gdbint.texinfo (Target Architecture Definition): Document
8714 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8715
16737d73
AC
87162002-06-08 Andrew Cagney <ac131313@redhat.com>
8717
8718 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8719 lists.
8720
30107679
AC
87212002-06-08 Andrew Cagney <ac131313@redhat.com>
8722
8723 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8724 Branch''.
8725
3352e23e
AC
87262002-06-01 Andrew Cagney <ac131313@redhat.com>
8727
8728 * gdbint.texinfo (Target Architecture Definition): Add section
8729 ``Converting an existing Target Architecture to Multi-arch''.
8730
cbb09e6a
AC
87312002-05-30 Andrew Cagney <ac131313@redhat.com>
8732
8733 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8734 to ``Obsoleting code''. Revise.
8735
e2e0bcd1
JB
87362002-05-17 Jim Blandy <jimb@redhat.com>
8737
8738 * gdb.texinfo (C Preprocessor Macros): New chapter.
8739 Include it in the main menu.
8740 (Contributors): Credit Jim Blandy with macro support.
8741 (Compilation): Explain how to get macro information into the
8742 executable.
8743 (Expressions): Note that preprocessor macros are expanded.
8744
9db8d71f
DJ
87452002-05-14 Daniel Jacobowitz <drow@mvista.com>
8746
8747 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8748 options for `target remote'.
8749
6d531722
AC
87502002-05-13 Andrew Cagney <ac131313@redhat.com>
8751
8752 * gdbint.texinfo (Target Architecture Definition): Delete
8753 documentation on NNPC_REGNUM.
8754
13d01224
AC
87552002-05-11 Andrew Cagney <ac131313@redhat.com>
8756
8757 * gdbint.texinfo (Target Architecture Definition): Document
8758 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8759 (Target Architecture Definition): Revise section `Using Different
8760 Register and Memory Data Representations'. Add section `Raw and
8761 Virtual Register Representations'.
8762
b2e75d78
AC
87632002-05-11 Andrew Cagney <ac131313@redhat.com>
8764
8765 * gdbint.texinfo (Target Architecture Definition): Mention
8766 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8767 (Target Architecture Definition): Mention same. Add references to
8768 web pages.
8769
2c8682ee
MS
87702002-05-08 Michael Snyder <msnyder@redhat.com>
8771
8772 * stabs.texinfo (Attributes): Document new "vector" attribute.
8773
0816590b
AC
87742002-05-04 Andrew Cagney <ac131313@redhat.com>
8775
8776 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8777
2653173e
AC
87782002-05-04 Andrew Cagney <ac131313@redhat.com>
8779
8780 * gdb.texinfo: Delete obsolete references to a29k.
8781
d7bd68ca
AC
87822002-04-24 Andrew Cagney <ac131313@redhat.com>
8783
8784 * gdbint.texinfo (Target Architecture Definition): Replace
8785 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8786
21d83aa5
DM
87872002-04-24 David S. Miller <davem@redhat.com>
8788
8789 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8790
7673a6cc
DM
87912002-04-21 David S. Miller <davem@redhat.com>
8792
8793 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8794
d49d1e0a
AC
87952002-04-21 Andrew Cagney <ac131313@redhat.com>
8796
8797 * gdbint.texinfo (Target Architecture Definition): Delete
8798 definition of HAVE_REGISTER_WINDOWS.
8799
f7dc1244 88002002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8801
8802 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8803 "Theodore A. Roth" <troth@verinet.com>.
8804
5ca0cb28
DH
88052002-04-15 Don Howard <dhoward@redhat.com>
8806
f7dc1244 8807 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8808 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8809 Provide a better explaination of this feature.
5ca0cb28 8810
f208ba17
AC
88112002-04-14 Andrew Cagney <ac131313@redhat.com>
8812
8813 * gdbint.texinfo (Target Architecture Definition): Remove
8814 FRAME_CHAIN_COMBINE.
8815
d5ba91de
MC
88162002-04-12 Michael Chastain <mec@shout.net>
8817
8818 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8819 REG_STACK_SEGMENT.
8820
26818220
MC
88212002-04-09 Michael Chastain <mec@shout.net>
8822
8823 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8824 PYRAMID_* macros.
8825
129188f6
AC
88262002-04-07 Andrew Cagney <ac131313@redhat.com>
8827
8828 * gdb.texinfo (Bug Reporting): Document that the web is the
8829 prefered way of submitting bug reports.
8830 (Bug Reporting): Delete the s-mail address as the last resort.
8831
8227c0ff
AC
88322002-04-05 Andrew Cagney <ac131313@redhat.com>
8833
8834 * gdbint.texinfo (Target Architecture Definition): Delete
8835 references to TARGET_WRITE_FP and write_fp.
8836
16d9dec6
MS
88372002-03-27 Michael Snyder <msnyder@redhat.com>
8838
8839 * gdb.texinfo: Document new commands dump, append, and restore.
8840
9ae8b82c
AC
88412002-03-27 Andrew Cagney <ac131313@redhat.com>
8842
8843 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8844 Branch'.
8845
474c8240
AC
88462002-03-18 Andrew Cagney <ac131313@redhat.com>
8847
8848 * gdb.texinfo: Change all examples to @smallexample.
8849 * gdbint.texinfo: Ditto.
a9331b3f 8850
fb0ff88f
AC
88512002-03-18 Andrew Cagney <ac131313@redhat.com>
8852
8853 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8854 Branches''.
8855
9bb0a4d8
AC
88562002-03-18 Andrew Cagney <ac131313@redhat.com>
8857
8858 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8859 Policy''.
8860
937f164b
FF
88612002-03-04 Fred Fish <fnf@redhat.com>
8862
8863 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8864 expresson, suports, dependant, trhe, perhaphs, situtations,
8865 explictily, taged, oportunity, unfortunatly).
8866
a7b40f07
AC
88672002-02-24 Andrew Cagney <ac131313@redhat.com>
8868
8869 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8870 Remove reference to 3.12.
8871
aab4e0ec
AC
88722002-02-23 Andrew Cagney <ac131313@redhat.com>
8873
8874 * gdbint.texinfo: Include fdl.texi.
8875 (Top): Add GNU Free Documentation License.
8876 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8877 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8878 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8879 (gdbint.info): Add srcdir to include path.
8880 * gdb.texinfo: Include gpl.texi.
8881 (Top): Add Copying.
8882 * gpl.texi: New file.
8883
47b95330
AC
88842002-02-23 Andrew Cagney <ac131313@redhat.com>
8885
8886 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8887
78c47bea
PM
88882002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8889
8890 * gdb.texinfo: Document Cygwin native specific commands.
8891
56460a61
DJ
88922002-02-15 Daniel Jacobowitz <drow@mvista.com>
8893
8894 * gdb.texinfo: Document gdbserver ``--attach'' command.
8895
def71bfa
MS
88962002-02-07 Michael Snyder <msnyder@redhat.com>
8897
8898 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8899 to @code(_ovly_debug_event).
8900
c928edc0
AC
89012002-02-07 Andrew Cagney <ac131313@redhat.com>
8902
8903 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8904
81d46470
MS
89052002-02-06 Michael Snyder <msnyder@redhat.com>
8906
8907 * gdb.texinfo (overlays): Mention new magic symbol
8908 '_ovly_debug_event', which allows GDB to keep better track
8909 of overlays.
8910
f7dc1244 89112002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8912
8913 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8914 Suggested by Dmitry Sivachenko.
8915
8916 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8917
15110bc3
MS
89182002-02-01 Michael Snyder <msnyder@redhat.com>
8919
8920 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8921
6763aef9
MS
89222002-01-30 Michael Snyder <msnyder@redhat.com>
8923
ac282366
MS
8924 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8925 (set trust-readonly-sections): Document.
6763aef9 8926
8642bc8f
AC
89272002-01-29 Andrew Cagney <ac131313@redhat.com>
8928
8929 * gdbint.texinfo (Releasing GDB): Revise and update.
8930
afe64c1a
AC
89312002-01-28 Andrew Cagney <ac131313@redhat.com>
8932
8933 * gdbint.texinfo (Target Architecture Definition): Delete
8934 description of TARGET_BYTE_ORDER_DEFAULT.
8935
f7dc1244 89362002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8937
8938 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8939 <mitya@cavia.pp.ru>.
8940
3d6e1b5a
AC
89412002-01-23 Andrew Cagney <ac131313@redhat.com>
8942
8943 * libgdb.texinfo: Delete file.
8944
6c0e9fb3
AC
89452002-01-22 Andrew Cagney <ac131313@redhat.com>
8946
8947 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8948 * gdbint.texinfo: Ditto.
8949
e0ce93ac
AC
8950Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8951
8952 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8953
be298bcc
AC
89542002-01-22 Andrew Cagney <ac131313@redhat.com>
8955
8956 * Makefile.in: Update copyright.
8957 (TEXI2DVI): Define.
8958 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8959 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8960 gdb-cfg.texi.
8961 (TEXINDEX, PDFTEX): Delete makefile variables.
8962
8e04817f
AC
89632002-01-22 Andrew Cagney <ac131313@redhat.com>
8964
8965 * gdb.texinfo (Protocol): Move section to appendix.
8966
6b2f586d
AC
89672002-01-21 Andrew Cagney <ac131313@redhat.com>
8968
8969 * gdb.texinfo (Remote Debugging): Create a menu.
8970 (Top): Add ``Remote Debugging'' to menu.
8971
6f05cf9f
AC
89722002-01-21 Andrew Cagney <ac131313@redhat.com>
8973
8974 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8975 serial protocol'' from here.
8976 (Remote Debugging): To here. New chapter.
8977
3fd3d7d2
AC
89782002-01-20 Andrew Cagney <ac131313@redhat.com>
8979
8980 * gdbint.texinfo (Target Architecture Definition): Delete
8981 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8982
7fd60527
AC
89832002-01-20 Andrew Cagney <ac131313@redhat.com>
8984
8985 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8986 are no longer needed.
8987 (Porting GDB): Add maintainer note about configure.host.
8988
c2f05ac9
AC
89892002-01-20 Andrew Cagney <ac131313@redhat.com>
8990
8991 * gdbint.texinfo (Target Architecture Definition): Remove
8992 definition of IEEE_FLOAT.
8993
f7dc1244 89942002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8995
8996 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8997 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8998 <3diff@gnu.org>
231b2aad 8999
82600034
AC
90002002-01-19 Andrew Cagney <ac131313@redhat.com>
9001
9002 * gdbint.texinfo (Host Definition): Remove references to
9003 MALLOC_INCOMPATIBLE.
9004
7708fa01
AC
90052002-01-17 Andrew Cagney <ac131313@redhat.com>
9006
9007 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9008 and xyz-xdep.o.
9009
eb12ee30
AC
90102002-01-17 Andrew Cagney <ac131313@redhat.com>
9011
889bf7c5 9012 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9013 (Set Breaks): Copy ``maint info breakpoint'' doco to
9014 ``Maintenance Commands'' appendix. Add reference.
9015
c9ccaa92
AC
90162002-01-17 Andrew Cagney <ac131313@redhat.com>
9017
9018 * fdl.texi: Remove next/prev from @node.
9019
f7dc1244 90202002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9021
9022 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9023 for monstrous @multitable (from Brian Youmans).
9024
9025 * fdl.texi: New file.
9026
9027 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9028
8973da3a
AC
90292002-01-15 Andrew Cagney <ac131313@redhat.com>
9030
9031 * gdbint.texinfo (Releasing GDB): New chapter.
9032
7d86b5d5
AC
90332002-01-14 Andrew Cagney <ac131313@redhat.com>
9034
9035 * gdb.texinfo (Embedded Processors, Calling program functions):
9036 Obsolete references to a29k.
9037
cc1cb004
AC
90382002-01-13 Andrew Cagney <ac131313@redhat.com>
9039
9040 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9041 examples. Document that a code-block should do or discard its
9042 cleanups before exit.
9043
79f12247
MS
90442002-01-11 Michael Snyder <msnyder@redhat.com>
9045
9046 * gdb.texinfo (Choosing files): Change @samp to @file.
9047
19837790
MS
90482002-01-05 Michael Snyder <msnyder@redhat.com>
9049
9050 * gdb.texinfo (--pid): Document new command line option (attach).
9051
f7dc1244 90522002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9053
9054 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9055 in the stub.
9056
d7449b42
AC
90572002-01-04 Andrew Cagney <ac131313@redhat.com>
9058
9059 * gdbint.texinfo (Target Architecture Definition): Replace
9060 BIG_ENDIAN with BFD_ENDIAN_BIG.
9061
f23631e4
AC
90622002-01-03 Andrew Cagney <ac131313@redhat.com>
9063
9064 * gdbint.texinfo (Target Architecture Definition): Replace
9065 value_ptr with struct value pointer.
9066
72c9928d
EZ
90672002-01-02 Eli Zaretskii <eliz@gnu.org>
9068
9069 * gdb.texinfo (Free Software): Fix wording.
9070
959acfd1
EZ
90712001-12-31 Eli Zaretskii <eliz@gnu.org>
9072
9073 * gdb.texinfo (Free Software): New section ``Free Software Needs
9074 Free Documentation''.
9075
f7dc1244 90762001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9077
9078 * stabs.texinfo:
9079 * gdb.texinfo:
9080 * gdbint.texinfo:
9081 * libgdb.texinfo:
9082 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9083
6600abed
MS
90842001-12-29 Michael Snyder <msnyder@redhat.com>
9085
9086 * gdb.texinfo (maint info sections): Fix typo.
9087
f6680716
MS
90882001-12-26 Michael Snyder <msnyder@redhat.com>
9089
fe95c787
MS
9090 * gdb.texinfo (maint info sections): Document.
9091
a9331b3f 9092 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9093 'info proc' sub-options that are currently not implemented.
9094
c3d3ce5b
JB
90952001-12-20 Jim Blandy <jimb@redhat.com>
9096
9097 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9098
778eb05e
AC
90992001-12-15 Andrew Cagney <ac131313@redhat.com>
9100
9101 * gdbint.texinfo (Target Architecture Definition): Replace
9102 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9103
2607059c
AC
91042001-12-01 Andrew Cagney <ac131313@redhat.com>
9105
9106 * gdbint.texinfo (Host Definition): Delete documentation on
9107 HOST_BYTE_ORDER.
9108
df0cd8c5
JB
91092001-11-30 Jim Blandy <jimb@redhat.com>
9110
9111 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9112 overlay support. Add to top-level menu.
df0cd8c5 9113
88118b3a
TT
91142001-11-26 Tom Tromey <tromey@redhat.com>
9115
9116 * gdb.texinfo (Command Syntax): Document C-o binding.
9117
96565e91
CF
91182001-07-26 Christopher Faylor <cgf@redhat.com>
9119
9120 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9121 use since it is described in the referenced section.
9122
f7dc1244 9123 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9124 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9125 clearer when using DJGPP.
9126
2a3d5645
CF
91272001-11-24 Christopher Faylor <cgf@redhat.com>
9128
9129 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9130 specifically refer to MS-DOS.
9131 (command files): Mention gdb.ini is only used on MS-DOS.
9132
aa26fa3a
TT
91332001-11-21 Tom Tromey <tromey@redhat.com>
9134
9135 * gdb.texinfo (Invoking GDB): Document --args.
9136 (Mode Options): Likewise.
9137
4f8ada06
JB
91382001-11-21 Jim Blandy <jimb@redhat.com>
9139
9140 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9141 Delete documentation; this macro has been removed from the
9142 sources.
4f8ada06 9143
3fe0dc10
JB
91442001-11-13 Jim Blandy <jimb@redhat.com>
9145
9146 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9147
9e5abb06
CV
91482001-11-06 Corinna Vinschen <vinschen@redhat.com>
9149
9150 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9151
1c5dfdad
MS
91522001-11-05 Michael Snyder <msnyder@redhat.com>
9153
a9331b3f 9154 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9155 quote regexp chars in function names such as "operator*()".
9156
990f9fe3
FF
91572001-11-01 Fred Fish <fnf@redhat.com>
9158
9159 * gdbint.texinfo (SOLIB_ADD): Document additional new
9160 "readsyms" arg.
9161
b433d00b
DH
91622001-10-30 Don Howard <dhoward@redhat.com>
9163
070b1dd3
DH
9164 * gdb.texinfo: (Command Files) Added documentation for the
9165 behavior of gdb with input redirected from a file.
b433d00b 9166
b7209cb4
FF
91672001-10-28 Fred Fish <fnf@redhat.com>
9168
9169 * gdb.texinfo (auto-solib-add): Change docs to match
9170 implementation change.
9171 (auto-solib-limit): Add docs for new variable.
9172
1aa20aa8
AC
91732001-10-15 Andrew Cagney <ac131313@redhat.com>
9174
9175 * gdbint.texinfo (Target Architecture Definition): Function
9176 value_as_pointer renamed to value_as_address.
9177
fc0c74b1
AC
91782001-10-15 Andrew Cagney <ac131313@redhat.com>
9179
9180 * gdbint.texinfo (Target Architecture Definition): Default
9181 POINTER_TO_ADDRESS functions assume unsigned addresses.
9182 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9183 posting by Jim Blandy.
9184
f4846649
JB
91852001-10-12 Jim Blandy <jimb@redhat.com>
9186
9187 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9188 version of texi2html (1.64) doesn't support this flag any more.
9189
f277788b
MK
91902001-09-08 Mark Kettenis <kettenis@gnu.org>
9191
a9dc4918
MK
9192 * gdbint.texinfo (Host Definition): Remove description of
9193 MEM_FNS_DECLARED.
9194
d28379df
MK
9195 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9196
f277788b
MK
9197 * gdbint.texinfo (Host Definition): Remove description of
9198 HAVE_SIGSETMASK.
9199
7ccaa899
EZ
92002001-09-04 Elena Zannoni <ezannoni@redhat.com>
9201
9202 * gdbint.texinfo (Target Architecture Definition): Add
9203 explanation of TARGET_PRINT_INSN macro.
9204
17d9d558
JB
92052001-08-30 Jim Blandy <jimb@redhat.com>
9206
9207 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9208 Explain what it means to load relocatable files.
9209
72cde065
JB
92102001-08-28 Jim Blandy <jimb@redhat.com>
9211
9212 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9213 info `top' menu.
9214
9e678452
CF
9215Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9216
9217 * gdbint.texinfo: Add a cautionary note about macro use.
9218
a2bea4c3 92192001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9220
a2bea4c3
CV
9221 * gdb.texinfo: Explain omitting the hostname in the
9222 `target remote' command.
9223
1129bf27
DJ
92242001-07-30 Daniel Jacobowitz <drow@mvista.com>
9225
9226 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9227 and END-INFO-DIR-ENTRY.
9228
732b3002
SC
92292001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9230
9231 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9232
89437448
AC
92332001-07-25 Andrew Cagney <ac131313@redhat.com>
9234
9235 * gdbint.texinfo (libgdb): Rewrite.
9236
f7dc1244 92372001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9238
9239 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9240
c4555f82
SC
92412001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9242
9243 * gdb.texinfo (TUI): New chapter, document the TUI.
9244 (Mode Options): Document the -tui option.
9245
2f45a6e0
MK
92462001-07-23 Mark Kettenis <kettenis@gnu.org>
9247
9248 * gdbint.texinfo (Host Definition): Remove description of
9249 NEED_POSIX_SETPGID.
9250
f7dc1244 92512001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9252
9253 * gdb.tex (DJGPP Native): New node, with descriptions of
9254 DJGPP-specific commands.
9255
be9c6c35
JM
92562001-07-19 John R. Moore <jmoore@redhat.com>
9257
9258 * gdbint.texinfo: Three misspellings.
9259
dfa249fb
AC
92602001-07-06 Andrew Cagney <ac131313@redhat.com>
9261
9262 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9263 `test` expressions on bash. Problem reported by Colin Walters.
9264
c72e7388
AC
92652001-07-04 Andrew Cagney <ac131313@redhat.com>
9266
9267 * gdbint.texinfo (User Interface): Update ui-out documentation to
9268 refelect recent UI/MI updates.
9269
94bbb2c0
AC
92702001-07-04 Andrew Cagney <ac131313@redhat.com>
9271
9272 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9273 interpreters.
9274
af6c57ea
AC
92752001-06-15 Andrew Cagney <ac131313@redhat.com>
9276
9277 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9278 structure and not macros.
9279 (Host Definition): Document that much of this chapter is obsolete.
9280 (Target Architecture Definition): Update list of files that make
9281 up a target architecture.
9282 (Coding): Update.
9283
83aa8bc6
AC
92842001-06-28 Andrew Cagney <ac131313@redhat.com>
9285
9286 * gdbint.texinfo (Target Architecture Definition): Update
9287 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9288 The latter has been changed to a true predicate.
9289
f7dc1244 92902001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9291
9292 * annotate.texi: Add @noindent where needed. From Dmitry
9293 Sivachenko <dima@Chg.RU>.
9294 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9295
656db9b0
AC
92962001-06-16 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9299
df2396a1
AC
93002001-06-14 Andrew Cagney <ac131313@redhat.com>
9301
9302 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9303 returns ``OK''. Document that the ``R'' packet does not reply.
9304
0f1f2b0a
MS
93052001-06-13 Michael Snyder <msnyder@redhat.com>
9306
9307 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9308
f7dc1244 93092001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9310
9311 * gdb.texinfo (Signals): Clarify the default setting of signal
9312 handling.
9313
a5d7c491
AC
93142001-05-14 Andrew Cagney <ac131313@redhat.com>
9315
9316 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9317 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9318
05a54c4f
AC
93192001-05-12 Andrew Cagney <ac131313@redhat.com>
9320
9321 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9322
f7dc1244 93232001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9324
9325 * gdbint.texinfo (Clean Design and Portable Implementation):
9326 Renamed from "Clean Design".
9327 (Clean Design and Portable Implementation): Document portable
9328 methods of handling file names, and the associated macros.
9329
f7dc1244 93302001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9331
9332 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9333 command and provide a cross-reference to its description.
9334 (Symbols): Note that "info scope" is useful for trace experiments.
9335
f7dc1244 93362001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9337
b37052ae
EZ
9338 * gdb.texinfo (Symbols): Document "info scope".
9339 (Tracepoints): New chapter.
9340 (Contributors): Update for v5.1.
9341 <All nodes>: Change "C++" to "C@t{++}".
9342
0ee54786
EZ
9343 * gdbint.texinfo (User Interface): A new section about ui_out
9344 functions, based on text written by Fernando Nasser.
9345
c534679c
EZ
9346 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9347
f7dc1244 93482001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9349
e9c75b65
EZ
9350 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9351
9352 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9353
9354 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9355 Replace "GDB" with "@value{GDBN}". Fix markup.
9356
9357 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9358
3d67e040
EZ
9359 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9360 a cross-reference to its description.
9361 (Symbols): Document "info symbol".
9362
f7dc1244 93632001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9364
9365 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9366 subsection "x86 Watchpoints".
9367 (Target Architecture Definition): Document the macros
9368 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9369 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9370
b0ed3589
AC
93712001-03-20 Andrew Cagney <ac131313@redhat.com>
9372
9373 * gdbint.texinfo (Target Architecture Definition): Update
9374 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9375 list.
9376
b6ba6518
KB
93772001-03-06 Kevin Buettner <kevinb@redhat.com>
9378
9379 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9380 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9381
f7dc1244 93822001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9383
9384 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9385
f7dc1244 93862001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9387
17cc6a06
EZ
9388 * gdb.texinfo (Environment): Document that `path' does not change
9389 the value of PATH in GDB's own environment (it did in the past,
9390 but that was changed on March 15, 1994). Reported by Doug Evans
9391 <dje@transmeta.com>.
9392
56caf160
EZ
9393 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9394 its line. Fix markup of commands and macros. Add an Index node
9395 and index entries.
9396
29e57380
C
93972001-01-23 J.T. Conklin <jtc@redback.com>
9398
9399 * gdb.texinfo (Memory region attributes): New manual section.
9400
1c6147de
ND
94012001-01-04 Nicholas Duffek <nsd@redhat.com>
9402
9403 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9404
f7dc1244 94052000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9406
9407 * refcard.tex: Version and copyright fixed. From Phil Edwards
9408 <pedwards@disaster.jaj.com>.
9409
0dcedd82
AC
9410Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9411
9412 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9413 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9414
3b851bce
AC
9415Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9416
9417 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9418 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9419
f7dc1244 94202000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9421
9422 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9423 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9424
b90a5f51
CF
94252000-11-10 Christopher Faylor <cgf@cygnus.com>
9426
9427 * gdb.texinfo: Document new 'set step-mode' command.
9428
f7dc1244 94292000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9430
9431 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9432 changes from Dmitry Sivachenko <dima@Chg.RU>.
9433
f7dc1244 94342000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9435
9436 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9437 From Steven Johnson <sbjohnson@ozemail.com.au>.
9438
2e685b93
MK
94392000-08-10 Mark Kettenis <kettenis@gnu.org>
9440
9441 * gdbint.texinfo (Overall Structure): Spelling fix.
9442
f7dc1244 94432000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9444
9445 * gdbint.texinfo (Target Architecture Definition): Document that
9446 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9447 for which REGISTER_CONVERTIBLE returns a zero value.
9448
63ac3005
EZ
94492000-07-08 Christopher Faylor <cgf@cygnus.com>
9450
9451 * Makefile.in (install-info): Find files to install in either the
9452 build or source directories (adapted from Makefile.am).
9453
bd79f757
ND
94542000-07-07 Nicholas Duffek <nsd@redhat.com>
9455
9456 * stabs.texinfo: Fix spelling errors.
9457 (String Field): FILE-NUMBER starts from 0, not 1.
9458
f7dc1244 94592000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9460
9461 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9462 Brian Youmans.
5f208f6d 9463
f7dc1244 94642000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9465
9466 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9467 the source directory. Reported by Mark Harig
9468 <markh@frazier.landmark.com>.
cc542d3b 9469
f3b28801
C
94702000-06-20 J.T. Conklin <jtc@redback.com>
9471
9472 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9473
449f3b6c
AC
9474Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9475
9476 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9477 Generate using pdftex.
449f3b6c 9478 (PDFTEX): Define.
889bf7c5 9479 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9480 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9481 @contents at the start.
449f3b6c 9482
f7dc1244 94832000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9484
9485 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9486 Youmans.
48e934c6 9487
9e9c5ae7
AC
9488Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9489
9490 From Brian Youmans:
9491 * gdb.texinfo: Fix ``et al.''.
9492
c741b251
AC
9493Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9494
9495 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9496 loop.
c741b251 9497
4ab64e14
JG
94982000-05-19 Jimmy Guo <guo@cup.hp.com>
9499
9500 * configure: Regenerate.
9501
f7dc1244 95022000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9503
9504 * Makefile.in (install-info): Run install-info on installed Info
9505 files.
9506
8c70017b
AC
9507Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9508
a7cb598a 9509 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9510 Andrew Cagney.
8c70017b 9511
f7dc1244 95122000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9513
9514 * gdb.texinfo: Proofreading changes from Brian Youmans.
9515
bf0184be
ND
95162000-05-01 Nick Duffek <nsd@cygnus.com>
9517
9518 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9519 startup sequence, minor edits.
9520
f7dc1244 95212000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9522
9523 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9524 TeX.
9525
9526 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9527 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9528 like `n' and `s' which look weird. Convert some of the @kindex to
9529 @vindex, when they refer to variables, not commands.
9530
33e16fad
AC
9531Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9532
9533 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9534
f7dc1244 95352000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9536
9537 * Makefile.in (GDBMI_DIR): New variable.
9538 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9539 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9540 (gdbmi.texinfo): New target, for texi2roff.
9541 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9542 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9543
9544 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9545 gdbmi.texinfo.
9546 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9547 comment.
9548
d167840f
EZ
95492000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9550
9551 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9552 command.
d167840f 9553
f7dc1244 95542000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9555
9556 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9557 prevents the build (and is generally a Bad Idea).
9558
f7dc1244 95592000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9560
9561 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9562 a comma inside @var.
9563 (Command Files): Index markup changes from Dmitry Sivachenko
9564 <dima@Chg.RU>.
9565
f7dc1244 95662000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9567
9568 * Makefile.in (LN_S): Define.
9569 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9570 invoke "ln -s" unless it is known to work.
9571
9572 * configure.in (AC_PROG_LN_S): Add.
9573
8dc7983f
JB
95742000-04-14 Jim Blandy <jimb@redhat.com>
9575
9576 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9577 section.
9578 (Target Conditionals): Document ADDRESS_TO_POINTER,
9579 POINTER_TO_ADDRESS.
9580
1a8237e8
DB
95812000-04-11 Daniel Berlin <dan@cgsoftware.com>
9582
9583 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9584 gdb-cfg.texi to get the value.
9585
ca526f1a
JB
95862000-04-10 Jim Blandy <jimb@redhat.com>
9587
9588 * gdbint.texinfo (Target Architecture Definition): Fix
9589 cross-references.
9590
faaafcb4
JB
95912000-04-08 Jim Blandy <jimb@redhat.com>
9592
9593 * gdbint.texinfo (Using Different Register and Memory Data
9594 Representations): New section.
9595 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9596 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9597 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9598
1b27397f
AC
9599Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9600
9601 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9602 for acknowledgments.
1b27397f 9603
480ff1fb
AC
9604Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9605
9606 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9607 qThreadExtraInfo.
480ff1fb 9608
a9331b3f 96092000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9610
a9331b3f
RM
9611 * gdb.texinfo: Clarify which remote debug protocol commands are
9612 required and which are optional.
f1251bdd 9613
dbeb8dbd
AC
9614Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9615
9616 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9617 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9618 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9619 * annotate.texi: Update.
9620
6d2ebf8b
SS
96212000-03-28 Stan Shebs <shebs@apple.com>
9622
9623 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9624 expectation of additional changes before release), update
9625 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9626 node links, rephrase and/or shorten lines to fix formatting
9627 problem in both regular and @smallbook formats.
9628 * annotate.texi: Shorten lines in example, use smallexample
9629 consistently everywhere.
9630 * Makefile.in: Add comment about texinfo 4.0 html generation.
9631 (SFILES_INCLUDED): Add annotate.texi.
9632
5d161b24
DB
96332000-03-27 Daniel Berlin <dan@cgsoftware.com>
9634
5ae4183a
AS
9635 * gdb.texinfo (Debugging Output): Added new section, documenting
9636 the "set/show debug" commands.
5d161b24 9637
b9deaee7
AC
9638Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9639
9640 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9641 entry.
b9deaee7
AC
9642
9643 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9644 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9645 @chapter and @node entries.
a9331b3f 9646
b9deaee7 9647 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9648
9ef47d30
AC
9649Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9650
9651 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9652 files.
9ef47d30 9653
cfeada60
FN
96542000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9655
9656 From David Whedon <dwhedon@gordian.com>
5ae4183a 9657 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9658
6837a0a2
DB
96592000-03-22 Daniel Berlin <dan@cgsoftware.com>
9660
9661 * gdb.texinfo: Add documentation for the apropos command.
9662
bba2971c
MS
96632000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9664
9665 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9666
2b628194
MS
96672000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9668
a9331b3f 9669 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9670 two places.
9671
96a2c332
SS
96722000-03-17 Stan Shebs <shebs@apple.com>
9673
9674 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9675 <dima@Chg.RU>, also clarification of allowed content for
9676 string constants.
9677
f7dc1244 96782000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9679
9680 * gdb.texinfo (main menu): Add Annotations.
9681 (File Options): Add @cindex entries for each command-line option.
9682 Document --epoch, --annotate, --async, --interpreter, --write,
9683 --statistics, and --version.
9684
9685 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9686 of GDB.
9687
9d233477
JB
96882000-02-23 Jim Blandy <jimb@redhat.com>
9689
9690 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9691
14e0eb3b
JB
96922000-02-22 Jim Blandy <jimb@redhat.com>
9693
9694 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9695
3555de01
JM
96962000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9697
9698 * Makefile.in (diststuff): New target.
9699
5e35df8e
KB
97002000-02-15 Kevin Buettner <kevinb@redhat.com>
9701
9702 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9703 architecture. [From Jim Wilson.]
5e35df8e 9704
c5394b80
JM
97052000-01-16 Tom Tromey <tromey@cygnus.com>
9706
9707 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9708 (Delete Breaks): Mention range arguments.
9709 (Disabling): Likewise.
9710
c3f6f71d
JM
97112000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9712
9713 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9714
c4093a6a
JM
9715Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9716
9717 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9718 valid functions.
c4093a6a 9719
11cf8741
JM
97201999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9721
9722 * gdb.texinfo: Clarify regular expressions used in rbreak.
9723
917317f4
JM
97241999-10-15 Kevin Buettner <kevinb@cygnus.com>
9725
9726 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9727 MEMORY_REMOVE_BREAKPOINT): Document.
9728
9729Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9730
9731 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9732 offset re-using the DATA offset instead.
917317f4 9733
2df3850c
JM
97341999-10-11 Jim Kingdon <kingdon@redhat.com>
9735
9736 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9737
97381999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9739
9740 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9741 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9742 typos.
9743
9744 * gdb.texinfo: Various minor wording and formatting improvements,
9745 mentions of additional command-line options.
9746
2acceee2
JM
97471999-09-30 Fred Fish <fnf@cygnus.com>
9748
9749 * gdb.texinfo: Document additional forms of specifying section
9750 names and addresses for the add-symbol-file command.
9751
c2c6d25f
JM
97521999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9753
9754 * gdbint.texinfo: Fix typo, add the word "have".
9755
97561999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9757
9758 * gdbint.texinfo (Target Architecture Definition): Document the
9759 SKIP_PERMANENT_BREAKPOINT macro.
9760
d4f3574e
SS
97611999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9762
9763 * gdb.texinfo: Fiks speling errers.
9764
9765 * gdb.texinfo: Fix uses of @multitable.
9766
f7dc1244 9767 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9768 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9769 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9770 comments about using with optimization, add more indexing,
9771 fix info about disassembly-flavor.
9772
9773Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9774
9775 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9776 SKIP_SOLIB_RESOLVER): Define.
9777
9778Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9779
9780 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9781 ``g'' packets.
d4f3574e 9782
104c1213
JM
97831999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9784
9785 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9786 platform-specific info, inline remote.texi and move sections of it
9787 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9788 and register stack into the new chapter.
9789 * remote.texi: Remove, now part of gdb.texinfo.
9790 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9791
97921999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9793
9794 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9795 GDB_TARGET_IS_MACH386): These kludges have gone away.
9796
9797Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9798
9799 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9800 TDEPLIBS.
104c1213 9801
53a5351d
JM
98021999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9803
9804 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9805 surrounding text to fit HP-UX bits into general info.
9806 (HPPA-cfg.texi): Remove, no longer useful.
9807
9808 * gdb.texinfo: Remove explicit links from @node lines, remove
9809 HP-added "Detailed Node Listing" from main menu which confuses
9810 things.
9811
9812 From Dmitry Sivachenko <dima@Chg.RU>:
9813 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9814 in description of `set environment'.
53a5351d
JM
9815
98161999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9817
9818 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9819
7be570e7
JM
98201999-08-12 Ben Elliston <bje@cygnus.com>
9821
9822 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9823
f7dc1244 98241999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9825
9826 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9827 watch, awatch, and rwatch. Explain why the latter two cannot be
9828 set as software watchpoints. Document that watchpoints for local
9829 variables are deleted when the debuggee terminates.
7be570e7
JM
9830
9831Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9832
9833 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9834 packet. Allow E.. response packet. "qRcmd" packet is no longer
9835 reserved.
7be570e7
JM
9836
98371999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9838
a9331b3f
RM
9839 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9840 * gdb.texinfo: Ditto.
7be570e7 9841
96baa820
JM
98421999-08-06 Tom Tromey <tromey@cygnus.com>
9843
9844 * gdb.texinfo (KOD): New node.
9845
9846Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9847
9848 * remote.texi (Rcmd): Fix minor formatting typos.
9849
9850Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9851
9852 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9853 packets.
96baa820 9854
adf40b2e
JM
98551999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9856
9857 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9858 fixes.
9859
43ff13b4
JM
9860Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9861
9862 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9863
085dd6e6
JM
9864Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9865
9866 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9867 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9868 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9869 packets that are not supported on all hosts. Expand examples.
9870 Spell check.
085dd6e6
JM
9871
98721999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9873
9874 * Makefile.in: Recognize html, install-html. Add targets
9875 to build HTML versions of documentation via texi2html.
9876
9877Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9878
9879 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9880 testsuite.
085dd6e6
JM
9881
9882Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9883
9884 * remote.texi (Communication Protocol): Rewrite.
9885
9886Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9887
9888 * stabs.texinfo: Fix uses of xref.
9889
9e0b60a8
JM
9890Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9891
9892 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9893 info about patch submission.
9894
cce74817
JM
9895Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9896
9897 From Per Bothner <bothner@cygnus.com>:
9898 * gdb.texinfo: Document Chill support.
9899
9900Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9901
9902 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9903 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9904 Document that the value should be greater-than or equal-to zero.
9905 (NO_STD_REGS): Document. Deprecate.
cce74817 9906
ac9a91a7
JM
9907Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9908
9909 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9910 Document that these are not used.
ac9a91a7
JM
9911
9912Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9913
9914 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9915
392a587b
JM
9916Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9917
9918 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9919 numargs was dropped.
392a587b
JM
9920
9921Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9922
9923 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9924
b83266a0
SS
9925Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9926
9927 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9928 Update.
b83266a0 9929
7a292a7a
SS
9930Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9931
9932 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9933 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9934
9935Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9936
9937 * gdbint.texinfo: Fix typos: $ -> @.
9938
9939Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9940
9941 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9942 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9943 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9944 BREAKPOINT_FROM_PC.
a9331b3f 9945
7a292a7a
SS
9946Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9947
9948 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9949 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9950
9951Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9952
9953 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9954 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9955
99561999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9957
9958 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9959 longer exists.
9960
9961Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9962
9963 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9964 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9965 they make the manual source incomprehensible.
7a292a7a
SS
9966 * h8-cfg.texi: Remove, hasn't been used in years.
9967
c906108c
SS
9968Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9969
9970 * gdb.texinfo: Update the credits.
9971
9972Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9973
9974 * gdb.texinfo: Fix mistakes noticed in printout of last
9975 draft, add Alpha to discussion of heuristic fence post.
9976
9977Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9978
9979 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9980 Edition, merge some HP changes into mainline, describe some
9981 previously undocumented features, describe more of the target
9982 commands available, eliminate obsolete section on renamed
9983 commands.
c906108c
SS
9984 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9985
9986Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9987
9988 * gdb.texinfo: Make many HPPA conditionals unconditional,
9989 including catchpoint description, since now on for all configs.
9990 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9991 specializations.
9992
9993Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9994
9995 * Makefile.in (GDBvn.texi): Fix match expression to work with
9996 current format of VERSION in gdb/Makefile.in.
9997 * gdb.texinfo: Fix node ref to match new readline.
9998
9999Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10000
a9331b3f
RM
10001 * gdb.texinfo: Changes made as part of a project to merge in
10002 changes made by HP. Documentation makes extensive use of
c906108c
SS
10003 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10004 on remote debugging. There are differences in documentation
889bf7c5 10005 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10006 the HP manual discusses catchpoints, hardware watchpoints, and
10007 some HPUX specific limitations for shared library support.
a9331b3f 10008
c906108c
SS
10009 There are also a number of @node changes.
10010
100111999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10012
10013 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10014 (C Usage): Same.
10015
10016Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10017
10018 The following changes were made by Edith Epstein
889bf7c5
PA
10019 <eepstein@cygnus.com> as part of a project to merge in changes
10020 made by HP.
a9331b3f 10021
c906108c
SS
10022 * HPPA-cfg.texi: new file.
10023
10024 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10025
10026 * refcard.tex: change documentation about catch.
10027 removed info catch.
10028
10029Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10030
10031 * gdbint.texinfo: Expand on GDB's coding standards,
10032 specify the use of arg names with prototypes.
10033
100341998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10035
10036 * gdb.texinfo: Fix tipo.
10037
10038Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10039
10040 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10041 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10042
10043Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10044
10045 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10046
100471998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10048
10049 * agentexpr.texi: New file.
10050
10051Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10052
10053 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10054
100551998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10056
10057 * remote.texi: Changed wording that implied that the GDB remote
10058 protocol caches register values instead of GDB itself.
10059
10060Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10061
10062 * gdbint.texinfo: Add some info about symbol readers.
10063 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10064 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10065 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10066 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10067
10068Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10069
a9331b3f 10070 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10071
10072Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10073
10074 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10075
10076Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10077
10078 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10079 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10080
10081Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10082
10083 * gdbint.texinfo: Fix minor typos.
10084
10085Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10086
10087 * gdbint.texinfo: Complete overhaul. Group descriptions more
10088 logically, add more info on generic algorithms, remove much
10089 obsolete and/or wrong material.
10090
10091Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10092
10093 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10094
10095Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10096
10097 * refcard.tex: Copyright, address updates.
10098
10099Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10100
10101 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10102 for the edition instead of confusing GDB-version-like numbers.
10103
10104Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10105
10106 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10107
10108Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10109
5ae4183a 10110 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10111
10112Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10113
10114 * gdb.texinfo: Add some credits, mention bug monitor.
10115 * remote.texi: Mention mips monitor targets.
10116 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10117
c906108c
SS
10118Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10119
10120 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10121 files, finish sorting of host vs target vs native macros, describe
10122 some more of them.
c906108c
SS
10123
10124Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10125
10126 * gdbint.texinfo (Host Conditionals): Document change from
10127 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10128
10129Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10130
10131 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10132 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10133
10134Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10135
10136 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10137 Document LSEEK_NOT_LINEAR.
10138
10139Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10140
10141 * stabs.texinfo (Stab Section Basics): Make it clear that only
10142 some versions of the GNU linker remove the leading N_UNDF symbol.
10143
10144Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10145
10146 * stabs.texinfo (String Field): Document type number pairs here,
10147 instead of in the Sun specific section.
10148 (Include Files): The GNU linker supports the N_BINCL
10149 optimization. Clarify the N_BINCL value, and what it is used
10150 for.
10151 (Procedures): Document N_FUN with an empty string to mark the end
10152 of a function.
10153 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10154 (Sun Differences): Remove this node, as the information is now
10155 elsewhere in the main document.
10156 (Stab Section Basics): Mention that the GNU linker may optimize
10157 stabs and remove the leading N_UNDF symbol.
10158
10159Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10160
10161 * gdb.texinfo, refcard.tex: Restore author credit
10162
10163Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10164
10165 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10166 documentation to account for START and END macros taking
10167 one arg.
10168
10169Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10170
10171 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10172 * gdb.texinfo (Frames): Fix typo.
10173
10174Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10175
10176 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10177 a target_signal as arg type, not a pid.
10178
10179Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10180
10181 * gdb.texinfo: Document `set assembly-language'.
10182
10183Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10184
10185 * remote.texi: Update list of stubs in the GDB distribution.
10186
10187Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10188
10189 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10190 Also document that some systems can use mmalloc but must define
10191 this if their C runtime allocates memory that is later freed.
c906108c 10192 (MMCHECK_FORCE): Document new macro.
a9331b3f 10193
c906108c
SS
10194Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10195
10196 * remote.texi: Add documentation for target Sparclet.
10197
10198Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10199
a9331b3f 10200 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10201 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10202 * configure.in: Rewritten for autoconf.
10203 * configure: New.
10204
10205Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10206
10207 * Makefile.in (DVIPS): New define, set to dvips.
10208 (dvi): Add stabs.dvi.
10209 (ps): New target.
10210 (all-doc): Depend on info, dvi, and ps targets.
10211 (STAGESTUFF): Add *.ps and *.dvi files.
10212 (clean-info, clean-dvi): Remove.
10213 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10214 rules completely rewritten.
10215 (maintainer-clean): Remove clean-info and clean-dvi
10216 dependencies and put their actions in the rules.
10217 (gdb.ps): New target
a9331b3f 10218 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10219 intermediate TeX files, whether they have 2 or 3 character
10220 extensions.
10221 (gdbint.ps): Add target and rules.
10222 (gdb-internals): Delete unused target.
10223 (Makefile): Depends upon config.status also.
10224
10225Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10226
10227 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10228 set.
10229
10230Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10231
10232 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10233 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10234
10235Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10236
10237 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10238
10239Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10240
10241 * gdb.texinfo (Print settings): Document
10242 `set/show print static-members' commands.
10243
10244Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10245
10246 * gdbint.texinfo (Native): Document name change, coredep.c to
10247 core-aout.c.
10248
10249Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10250
10251 * stabs.texinfo (Include Files): Document the values the SunOS4
10252 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10253
10254Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10255
10256 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10257 Fix typo.
10258
10259Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10260
10261 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10262 "gdb.tar.Z".
10263
10264Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10265
10266 * Makefile.in (maintainer-clean): New target, synonym for
10267 realclean.
10268
10269Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10270
10271 * Update all FSF addresses except those in COPYING* files.
10272
10273Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10274
10275 From Richard Earnshaw (rearnsha@armltd.co.uk):
10276 * gdb.texinfo (convenience variables): Document $_exitcode.
10277 (quit): Document optional expression to use as exit code.
10278
10279Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10280
10281 * gdb.texinfo, remote.texi: Brought up to date with various
10282 GDB changes.
10283
10284Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10285
10286 * gdb.texinfo: Update dates and versions, fix comments about
10287 hardware watchpoints in future releases and about the
10288 sharedlibrary command.
10289
10290Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10291
10292 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10293 C_FUN stab. Other cleanups.
10294
10295Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10296
10297 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10298 for the sparc stub.
10299
10300Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10301
10302 * annotate.texi: Clarify which addresses have differing formats
10303 depending on the language and which do not.
10304
10305Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10306
10307 * remote.texi (NetWare): Changed example to use BOARD= instead of
10308 NODE= argument to reflect correspoding change to gdbserve.nlm.
10309
10310Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10311
10312 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10313 GDB, as well as AIX dbx, supports the size type attribute.
10314
10315Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10316
10317 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10318
10319Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10320
10321 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10322 and new 'if' and 'while' commands.
10323
10324Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10325
10326 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10327
10328Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10329
10330 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10331 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10332 NetWare targets. Mostly stolen from the Server node.
10333
10334Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10335
10336 * gdb.texinfo (Setting): Talk about the language of a source file
10337 versus the working language. The old documentation did not match
10338 what GDB did.
10339
10340Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10341
10342 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10343 of a source file.
10344
10345Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10346
10347 * gdb.texinfo (Processes): New node.
10348
10349Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10350
10351 * remote.texi: Update documentation of set/show mipsfpu.
10352
3fc11d3e
JM
10353Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10354
10355 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10356 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10357
10358Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10359
10360 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10361 obsolete conditionals, described some others.
10362
10363Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10364
10365 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10366 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10367
10368Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10369
10370 * gdbint.texinfo: Put regex conditionals in their own table.
10371
10372Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10373
10374 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10375 described or fixed the descriptions of many others.
10376
10377Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10378
10379 * gdb.texinfo: Add some more credits.
10380 * gdbint.texinfo: Capitalize GDB consistently, describe some
10381 macros and remove some.
10382
10383Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10384
10385 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10386 obsolete conditionals, described some others.
10387
10388Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10389
10390 * gdb.texinfo (help targets): Changed to `help target', which
10391 is the correct gdb command.
10392
10393Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10394
10395 * annotate.texi (TODO): New node, for keeping track of annotations
10396 suggested but not yet implemented.
10397
10398Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10399
10400 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10401 another symbol, it is not the address itself.
10402
10403Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10404
10405 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10406 of stabs-in-coff sections.
10407
10408Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10409
10410 * annotate.texi: Change edition to 0.5 and date to May 1994.
10411 Add index.
10412 (Frames): New node, for frame annotation.
10413 (Displays): New node, for display annotation.
10414
10415 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10416 when waiting for your program to stop.
10417
10418Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10419
10420 * annotate.texi (Breakpoint Info): Document annotation of header
10421 fields and record annotation.
10422
10423Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10424
10425 * annotate.texi: New file, to document annotations.
10426
10427Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10428
10429 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10430 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10431
10432Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10433
10434 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10435 section, and say n_strx field is compilation unit relative.
10436 * stabs.texinfo: Don't use @code for a.out when it is the name of
10437 an object file format.
10438
10439Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10440
10441 * gdb.texinfo: Refer to file names, not path names, per rms
10442 convention.
10443 (Arguments): Fix typo.
10444
10445Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10446
10447 * stabs.texinfo (Global Variables): Talk about stabs in files
10448 where variables are referenced, but not defined.
10449
10450Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10451
10452 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10453 Cplusplus to new nodes Member Type Descriptor and Method Type
10454 Descriptor. Re-write stuff for #.
10455
10456Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10457
10458 * gdb.texinfo (Print Settings): Don't document "set print
10459 fast-symbolic-addr off". The bug which it worked around was fixed
10460 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10461
10462 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10463 N_ENTRY node.
10464
10465 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10466
10467Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10468
10469 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10470 references to ieee-float.c.
10471
10472Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10473
10474 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10475 match what the code actually does.
10476
10477Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10478
10479 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10480
10481Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10482
10483 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10484 i, and b.
10485
10486Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10487
10488 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10489 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10490 as "stabs in sections" rather than just saying "ELF and SOM".
10491 Also make that stuff apply to COFF.
10492
10493Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10494
10495 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10496 Ghostscript.
10497
10498Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10499
10500 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10501 versus functions without line numbers, also mention stepping into
10502 them as well as "step" when you are in them. Tell the user how to
10503 deal with the situation. Add comment about "debugging information".
10504
10505Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10506
10507 * stabs.texinfo (Enumerations): Document restriction on where
10508 enumeration types can appear and still win with GDB.
10509
10510Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10511
10512 * stabs.texinfo (Negative Type Numbers): Document format for type
10513 -16.
10514
10515Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10516
10517 * gdb.texinfo (Selection, Frame Info): Update information about
10518 arbitrary frame specficiations.
10519
10520Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10521
10522 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10523
10524Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10525
10526 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10527
10528Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10529
10530 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10531
10532Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10533
10534 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10535 Differences node to Statics node.
10536 (Statics): Discuss XCOFF use of V symbol descriptor.
10537
10538 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10539 not clean.
10540
10541Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10542
10543 * gdb.texinfo (Print Settings): Document `set print
10544 fast-symbolic-addr' and improve the doc for some other
10545 `set print's.
10546
10547Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10548
10549 * stabs.texinfo (String Field): Talk about defining several type
10550 numbers at once.
10551 Fix lint regarding changing node ELF Transformations to
10552 ELF and SOM Transformations.
10553
10554Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10555
10556 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10557
10558Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10559
10560 * stabs.texinfo (Cross-References): `::' is for nested types only
10561 within <>.
10562 (Structures): Document static members.
10563
10564Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10565
10566 * stabs.texinfo: Document S type attribute.
10567
10568Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10569
10570 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10571
10572Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10573
10574 * gdbint.texinfo: Fix a few typos.
10575
10576Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10577
10578 * gdb.texinfo, remote.texi: formatting improvements
10579
10580 * gdb.texinfo (New Features): mention threads.
10581 (Summary, C): fix xrefs in newly contributed text.
10582 (Threads): index entries, clarifications, example
10583 (passim): minor typos fixed, phrasing improvements
10584
10585 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10586 entries; (Server): explain use of gdbserver w/real-time systems,
10587 add example of conflicting TCP port; (MIPS Remote) break up
10588 running text into table, highlighting commands, and add example.
a9331b3f 10589
c906108c
SS
10590Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10591
10592 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10593
10594Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10595
10596 * stabs.texinfo (Nested Symbols): New node.
10597 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10598
10599Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10600
10601 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10602 to picking which Bbss.bss symbol to use, and (because there seems to
10603 be no good way of doing it) re-write some of the text to make it
10604 sound like Bbss.bss isn't such a great idea after all (as currently
10605 designed).
10606
10607 * gdb.texinfo (C): In addition to saying people have to use g++ for
10608 good results, say they have to use stabs. Specifically say cfront
10609 doesn't work well.
10610 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10611 the gdb README. Add xrefs to places where the support for the various
10612 languages is described in detail.
10613
10614Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10615
10616 * stabs.texinfo: Clean up stuff about visibility and virtual
10617 characters.
10618
10619 * stabs.texinfo (N_M2C): Cite Sun doc.
10620
10621Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10622
10623 * gdb.texinfo: updates re threads.
10624 * remote.texinfo: avoid index entries starting with digits.
10625
10626Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10627
10628 * stabs.texinfo (Enumerations): Talk about large, negative and
10629 octal values. Clean up cross reference to type attributes.
10630 (String Field): Say that GDB 4.11 supports size attribute.
10631
10632Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10633
10634 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10635 is a mandatory step. Make the stuff about that more concise.
10636
10637Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10638
10639 * stabs.texinfo (Class Names): New node.
10640
10641 * gdb.texinfo (Command Files): Explain order of init file reading.
10642
10643 * remote.texi (Bootstrapping): Talk about getting the serial driver
10644 to deal with ^C sent by gdb to stop the remote system.
10645
10646Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10647
10648 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10649
10650 * libgdb.texinfo (Defining Commands): made the DOC arg
10651 to gdb_define_app_command a char * instead of char **
10652 per a suggestion from kingdon.
10653
10654 * libgdb.texinfo: total rewrite from a different starting
10655 premise.
10656
10657Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10658
10659 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10660 floats passed as doubles (to improve clarity).
10661
10662Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10663
10664 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10665
10666 * a4rc.sed: update to work with Andreas Vogel papersize params
10667
10668 * refcard.tex: use Andreas Vogel simplifications of papersize
10669 params; remove useless version info; update copyright date.
10670
10671Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10672
10673 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10674
10675Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10676
10677 * gdb.texinfo (Files): Say what address the load command loads it at.
10678
10679 * stabs.texinfo (Common Blocks): Minor cleanups.
10680
10681 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10682 that Sun has backed away from the linker kludge and thus the relevant
10683 issue is changes to the SunPRO tools, not the Solaris linker.
10684
10685 * stabs.texinfo (Traditional Integer Types): Clean up description
10686 of octal bounds a little bit. Document extra leading zeroes.
10687
10688Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10689
10690 * gdb.texinfo (Signaling): Update for symbolic symbol names
10691 and add a section explaining the difference between the GDB
10692 signal command and the shell kill utility.
10693
10694Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10695
10696 * libgdb.texinfo: added `@' to braces that were unescaped.
10697
10698Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10699
10700 * libgdb.texinfo: new file. Spec for the gdb library.
10701
10702Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10703
10704 * stabs.texinfo (Include Files): Fix typo (start -> end).
10705
10706Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10707
10708 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10709 from Melissa at FSF's editing pass.
10710
10711Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10712
10713 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10714 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10715 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10716
10717Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10718
10719 * remote.texi (Bootstrapping): Discuss 386 call gates.
10720
10721Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10722
10723 * stabs.texinfo (Based Variables): New node.
10724
10725Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10726
10727 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10728 names, sizes, and formats to suggest how not to lose.
10729
10730Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10731
10732 * stabs.texinfo (Methods): Fix typo.
10733
10734Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10735
10736 * gdb.texinfo: Fix a few typos.
10737
10738Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10739
10740 * gdb.texinfo: Clarify how well it works with Fortran.
10741
10742 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10743 More on relocating stabs in ELF files.
10744
10745Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10746
10747 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10748
10749Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10750
10751 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10752 parameters on VAX.
10753
10754Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10755
10756 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10757
10758Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10759
10760 * stabs.texinfo: Make info author notice match the TeX author notice.
10761
10762Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10763
10764 * stabs.texinfo: Initial-caps all words in node names and
10765 non-trivial words in section names.
10766
10767Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10768
10769 * stabs.texinfo: Many minor cleanups.
10770
10771 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10772
10773Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10774
10775 * stabs.texinfo: Remove full description of big example.
10776 It's not really helpful; just use pieces of it where appropriate.
10777 Add more Texinfo formatting directives (@samp, etc.).
10778 Use @deffn to define stab types.
10779 Eliminate some wordiness. Break up some nodes.
10780 Add an (alphabetized) index of symbol types.
10781 Use consistent capitalization style in node and section names.
10782
10783Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10784
10785 * gdb.texinfo: Change typo "Two two" to "The two".
10786
10787Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10788
10789 * stabs.texinfo (XCOFF-differences): Remove references to
10790 non-existent types N_DECL and N_RPSYM.
10791
10792 * stabs.texinfo (String Field): Say that type attributes bug is
10793 fixed in GDB 4.10, since it is.
10794
10795 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10796
10797Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10798
10799 * stabs.texinfo: Formatting cleanups.
10800
10801Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10802
10803 * stabs.texinfo: When explaining the n_type of a stab, standardize
10804 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10805 no tabs, use @r).
10806 (Global Variables): Clean up.
10807
10808Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10809
10810 * stabs.texinfo (Stack Variables): Re-write.
10811
10812Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10813
10814 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10815 addresses of a source file. Also revise formatting.
10816 Change "object module" or "object file" to "source file".
10817 Various: Miscellaneous cleanups.
10818
10819Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10820
10821 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10822
10823Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10824
10825 * gdbint.texinfo: Removed many nonsensical machine-collected
10826 host and target conditionals, described some of the remainder.
10827
10828Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10829
10830 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10831
10832 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10833 paragraph which follows.
10834
10835 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10836 variables. Looks better and avoids overful hbox.
10837
10838Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10839
10840 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10841
10842Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10843
10844 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10845 retransmit-timeout
10846
10847Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * gdbint.texinfo: Update statement about `some ancient Unix
10850 systems, like Ultrix 4.0' to Ultrix 4.2.
10851
10852Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10853
10854 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10855
10856 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10857
10858 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10859 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10860
10861 * remote.texi: new name for former gdbinv-s.texi
10862
10863 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10864
10865Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10866
10867 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10868 variables for MIPS remote debugging protocol.
10869
10870Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10871
10872 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10873
10874Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10875
10876 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10877
10878Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10879
10880 * gdb.texinfo: repair conditional bugs in text markup
10881
10882Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10883
10884 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10885 to select Modula-2 material.
10886
10887Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10888
10889 * stabs.texinfo: Cleanups regarding statics.
10890
10891 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10892 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10893
10894Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10895
10896 * stabs.texinfo: N_MAIN is sometimes used for C.
10897
10898Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10899
10900 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10901
10902Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10903
10904 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10905 removed from the code by Kingdon.
c906108c
SS
10906
10907Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10908
10909 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10910 input when evaluating breakpoint conditions; the bug has been fixed.
10911
10912 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10913 sets the ignore count to N-1, not to N.
10914
10915Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10916
10917 * refcard.tex (\hoffset): correct longstanding error to match
10918 intended offset; avoids cutting off edge on some printers
10919
10920Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10921
10922 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10923
10924Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10925
10926 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10927
10928Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10929
10930 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10931 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10932 collect sed edits if any, apply to refcard before formatting;
10933 (refcard.ps) stop implying PS fonts if PS output requested;
10934 (lrefcard.ps) delete extra target for variant PS fonts
10935
10936 * refcard.tex: parametrize papersize dependent info, collect
10937 in easily replaced spot
10938
10939 * a4rc.sed: new file, edits to refcard for A4 paper
10940
10941Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10942
10943 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10944
10945Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10946
10947 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10948
10949Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10950
10951 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10952 politely rather than rudely.
10953
10954Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10955
10956 * stabs.texinfo: Document common blocks.
10957
10958Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10959
10960 * stabs.texinfo: Add some basic info about stabs-in-elf.
10961
10962Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10963
10964 * stabs.texinfo (Top): Minor cleanup.
10965
10966Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10967
10968 * Makefile.in (install-info): remove parentdir support
10969
10970Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10971
10972 * gdb.texinfo (Copying): delete this node and references to it;
10973 RMS says this manual need not carry GPL. (passim): Improvements
10974 from last round at FSF, largely due to Ian Taylor review, and
10975 minor formatting improvements.
10976
10977 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10978 largely due to Ian Taylor review. (Debug Session): minor edits to
10979 new text.
10980
10981Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10982
10983 * Makefile.in (realclean): Remove info and dvi files too.
10984
10985Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10986
10987 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10988 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10989 * gdb.texinfo: Change accordingly.
10990
10991 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10992 N_{L,R}BRAC,N_SLINE are relative to.
10993
10994Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10995
10996 * Makefile.in (GDBvn.texi): Update atomically.
10997
10998Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10999
11000 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11001
11002Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11003
11004 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11005 addresses together. Also motivate the set print symbol-filename
11006 command and suggest other solutions.
11007
11008Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11009
11010 * gdb.texinfo (set print elements): Note that the number of
11011 elements is set to unlimited by "set print elements 0".
11012
11013Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11014
11015 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11016 NF_LDOUBLE means.
11017 (Stab Types): Include Solaris stab types.
11018 (Procedures): Document Solaris extensions.
11019
11020Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11021
11022 * gdb.texinfo: Add `set print symbol-filename' doc.
11023
11024Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11025
11026 * stabs.texinfo (Arrays): Talk about type definition vs. type
11027 information.
11028
11029 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11030 the trailing semicolon.
11031
11032Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11033
11034 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11035 and merge in other parts of the document addressing these subjects.
11036 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11037
11038 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11039 at the end of a range type.
11040
11041 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11042 AIX extensions.
11043
11044Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11045
11046 * stabs.texinfo (Stabs Format): Misc fixes.
11047
11048Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11049
11050 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11051 (Traditional builtin types): Document convex convention for long long.
11052 (Negative builtin types): Discuss type names, and misc fixes.
11053
11054Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11055
11056 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11057 point types used with @samp{R} type descriptor.
11058 (Symbol Descriptors): Describe how to handle conflict between
11059 different meanings of @samp{P} symbol descriptor.
11060
11061Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11062
11063 * stabs.texinfo: Remove node Quick Reference and put its children
11064 directly under the main menu.
11065
11066 * stabs.texinfo: Many more changes to bring it into line with
11067 AIX documentation and reality. I think it now has all the
11068 information from the AIX documentation, except that I burned
11069 out when I got to variant records (Pascal and Modula-2) and
11070 all the COBOL types. Oh well, we can add them later when we're
11071 worrying more about those languages.
11072
11073 * stabs.texinfo (Automatic variables): Talk about what it means
11074 to omit the symbol descriptor.
11075
11076Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11077
11078 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11079 gcc2 behavior with promoted args.
11080
11081Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11082
11083 * gdb.texinfo: include readline appendices in info version of manual
11084
11085Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11086
11087 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11088 target remote.
11089
11090 * gdb.texinfo (Machine Code): more index entries for disassemble
11091
11092Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11093
11094 * Clarify the intended use of the gdb-testers and gdb-patches
11095 mailing lists, and shrink gzip comment.
11096
11097Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11098
11099 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11100 DOSHOST configuration of manual.
11101
11102 * gdb.texinfo (MIPS Stack): new node.
11103
11104 * all-config.texi (MIPS) new switch.
11105
11106 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11107 tense; (MIPS Remote) new node.
11108
11109 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11110 bug; (Environment) less passive, other small cleanups in text about
11111 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11112 (Remote) new MIPS Remote menu entry.
11113
11114Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11115
11116 * stabs.texinfo: Many changes to include information from the
11117 AIX documentation.
11118
11119 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11120
11121Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11122
11123 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11124 Move a bunch of information from ../README.
11125 (Getting Started): New node.
11126
11127Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11128
11129 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11130
11131 * gdb.texinfo: advance manual revision dates to present
11132
11133 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11134 stop using silly Roman numerals in @set variable names
11135
11136Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11137
11138 * stabs.texinfo (Parameters): Keep trying to get this right.
11139
11140Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11141
11142 * stabs.texinfo (Parameters): More on "local parameters".
11143
11144Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11145
11146 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11147
11148Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11149
11150 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11151 (Parameters): Rewrite.
11152 (xcoff-differences, Sun-differences): Minor changes.
11153
11154Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11155
11156 * stabs.texinfo: Minor cleanup.
11157
11158Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11159
11160 * gdbint.texinfo: Minor xcoff stuff.
11161
11162Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11163
11164 * gdbint.texinfo: Update for new config directory structure.
11165 Add info about internal type data structures.
11166
11167Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11168
11169 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11170 $(srcdir).
11171 (gdb-config.texi): Depend on file in $(srcdir).
11172
11173Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11174
11175 * stabs.texinfo: Fixes about N_SO.
11176
11177Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11178
11179 * gdb.texinfo: include list of nonstandard init file names
11180
11181 * *-config.texi: new switch GENERIC for text that applies *only*
11182 to (usual) multiple-target version of manual
11183
11184 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11185 h8 config
11186
11187 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11188 in menus (rather than conditionally selected multiple alternative
11189 menus).
11190
11191 * Makefile.in: define and use DOC_CONFIG var to select
11192 configuration for GDB user manual.
11193
11194 * gdb-config.texi: delete from repository, generate from Makefile.
11195
11196 * all-config.texi: normal `generic' configuration file, formerly
11197 stored as gdb-config.texi
11198
11199Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11200
11201 * Makefile.in: add dvi target to build all .dvi files
11202
11203Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11204
11205 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11206
11207Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11208
11209 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11210 host conditionals.
11211 * stabs.texinfo: More array fixes inspired by Jim's.
11212
11213Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11214
11215 * stabs.texinfo: Fixes re arrays and continuations.
11216
11217 * gdbint.texinfo: Add XCOFF node.
11218
11219Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11220
11221 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11222
11223Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11224
11225 * stabs.texinfo: Fix for array types to mention lower bounds.
11226
11227Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11228
11229 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11230
11231Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11232
11233 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11234
11235Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11236
11237 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11238 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11239
11240Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11241
11242 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11243
11244Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11245
11246 * gdb.texinfo, gdbinv-s.texi: misc updates
11247
11248Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11249
11250 * gdbint.texinfo: Brief documentation for longjmp support,
11251 from an email msg by Stu.
11252
11253Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11254
11255 * stabs.texinfo: Fix description of floating point "range"
11256 types (which really define basic types). Reported by Jim Meehan,
11257 <meehan@src.dec.com>.
11258
11259 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11260
11261Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11262
11263 * gdbint.texinfo: Slightly expand section on supporting a new
11264 object file format.
11265
11266Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11267
11268 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11269 intermediate file.
11270
11271Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11272
11273 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11274
11275Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11276
11277 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11278
11279 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11280 as well as Z8002.
11281
11282Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11283
11284 * gdbint.texinfo: Add sections on clean design and on how to send
11285 in changes.
11286
11287Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11288
11289 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11290
11291Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11292
11293 * gdb.texinfo: Fix typo, reported by Karl Berry.
11294
11295Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11296
11297 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11298
11299Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11300
11301 * gdbint.texinfo: fixed a stray email address (needs @@),
11302 added @table @code to node "Native Conditionals"
11303
11304Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11305
11306 * gdbint.texinfo: Describe coding style of GDB.
11307
11308Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11309
11310 * stabs.texinfo: Minor wording changes.
11311
11312Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11313
11314 * gdbint.texinfo: Improve release doc slightly.
11315
11316Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11317
11318 * gdbint.texinfo: Improve doc of GDB config macros.
11319
11320Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11321
11322 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11323 These will be reinserted when examined.
11324
11325Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11326
11327 * gdbint.texinfo: Make a start at documenting all the #if macros
11328 in GDB. At least list them all, and start separating them into
11329 host-specific and target-specific.
11330
11331Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11332
11333 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11334 examples (not consistent w others).
c906108c
SS
11335 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11336 for generic vn of doc
11337
11338Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11339
11340 * Makefile.in: always create installation directories.
11341
11342Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11343
11344 * gdb.texinfo: in h8 config, do not describe searching commands.
11345
11346Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11347
11348 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11349 conditionals; introduce a few generic switches that may be
11350 useful for other cross-dev or dos-hosted configs.
11351
11352 * gdb.texinfo: fix typo in "info reg" description
11353
11354Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11355
11356 * stabs.texinfo: Minor updates from running TeX over it.
11357 * Makefile.in (stabs.dvi, stabs.ps): Add.
11358
11359Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11360
11361 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11362 First pass at converting it to texinfo.
11363
11364Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11365
11366 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11367 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11368
11369Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11370
11371 * gdbint.texinfo: Add section on partial symbol tables.
11372
11373Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11374
11375 * gdb.texinfo: document `set remotedebug' and `set
11376 rstack_high_address'.
11377
11378Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11379
11380 * gdb.texinfo: slight expansion of new text on reading info files
11381 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11382 H8/300 from DOS.
11383
11384Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11385
11386 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11387
11388Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11389
11390 * gdb.texinfo: Say how to read the `info' files.
11391
11392Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11393
11394 * Makefile.in: gm4 -> m4.
11395
11396Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11397
11398 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11399 Documentation' ahead of `Installing GDB' to match README.
11400 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11401 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11402
11403Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11404
11405 * Makefile.in: remove $(srcdir) from gdb.info rule.
11406
11407Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11408
11409 * Makefile.in: commented out gdb-all.texinfo rule. This is
11410 temporary.
11411
11412Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11413
11414 * Makefile.in, configure.in: removed traces of namesubdir,
11415 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11416 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11417
11418Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11419
11420 * gdb.texinfo: Improve how we ask for bug reports.
11421
11422Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11423
11424 * Makefile.in: infodir belongs in datadir.
11425
11426Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11427
11428 * Makefile.in: remove spaces following hyphens, bsd make can't
11429 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11430 standards.text support.
c906108c
SS
11431
11432Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11433
11434 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11435 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11436 and mandir now keyed off datadir by default.
11437
11438\f
11439Local Variables:
9e9c5ae7 11440mode: change-log
c906108c
SS
11441left-margin: 8
11442fill-column: 74
11443version-control: never
11444End:
This page took 1.631206 seconds and 4 git commands to generate.