Cleanup write_memory doc
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
c74f7d1c
JT
12015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2
3 * gdb.texinfo (Separate Debug Files): Document that PE is also
4 supported.
5
51f0e40d
AB
62015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
9 single table entry.
10
966f0aef
WT
112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12
13 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
14
15
15a201c8
GB
162015-06-10 Gary Benson <gbenson@redhat.com>
17
18 * gdb.texinfo (Remote Configuration): Document the
19 "set/show remote hostio-setfs-packet" command.
20 (Host I/O Packets): Document the vFile:setfs packet.
21
7a6a1731
GB
222015-06-10 Gary Benson <gbenson@redhat.com>
23
24 * gdb.texinfo (Debugging Output): Document the "set/show debug
25 linux-namespaces" command.
26
7d73c23c
WT
272015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
28 Mircea Gherzan <mircea.gherzan@intel.com>
29
30 * gdb.texinfo (i386): Add documentation about "show mpx bound"
31 and "set mpx bound".
32
27e0867f
DE
332015-05-27 Doug Evans <dje@google.com>
34
35 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
36
b4f54984
DE
372015-05-26 Doug Evans <dje@google.com>
38
39 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
40 command renamings.
41 (Maintenance Commands): Update for DWARF "set debug" command renamings.
42
55b40027
AB
432015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
46
a4ea0946
AB
472015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
50 (TUI Commands): Add 'tui enable' and 'tui disable' details.
51
37442ce1
DE
522015-05-16 Doug Evans <xdje42@gmail.com>
53
54 * guile.texi (Memory Ports in Guile): Document support for unbuffered
55 memory ports.
56
36de76f9
JK
572015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
60
0d71eef5
DB
612015-05-12 Don Breazeal <donb@codesourcery.com>
62
63 * gdb.texinfo (Forks): Note that fork debugging is
64 supported in extended mode.
65 (Remote Configuration): Add fork event features to table
66 of packet settings.
67 (Stop Reply Packets): Add fork events to list of stop reasons.
68 (General Query Packets): Add fork events to tables of
69 'gdbfeatures' and 'stub features' supported in the qSupported
70 packet, as well as to the list containing stub feature
71 details.
72
835205d0
GB
732015-05-12 Gary Benson <gbenson@redhat.com>
74
75 * gdb.texinfo (General Query Packets): Document
76 qXfer:exec-file:read with empty annex.
77
4c082a81
SC
782015-05-09 Siva Chandra Reddy <sivachandra@google.com>
79
80 * python.texi (Values From Inferior): Add descriptions of new
81 methods gdb.Value.reference_value and gdb.Value.const_value.
82
b30a0bc3
JB
832015-05-06 Joel Brobecker <brobecker@adacore.com>
84
85 * gdb.texinfo (Files): Add "info dll" documentation.
86 (Cygwin Native): Remove "info dll" documentation.
87
2ce1cdbf
DE
882015-04-29 Doug Evans <dje@google.com>
89
90 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
91 Document.
92 (Writing an Xmethod): Add get_result_type to example.
93
59fb7612
SS
942015-04-28 Sasha Smundak <asmundak@google.com>
95
96 * python.texi: New method documented.
97
cf75d6c3
AB
982015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
101 format.
102
897c3d32
DE
1032015-04-24 Doug Evans <dje@google.com>
104
105 * python.texi (Xmethods In Python): Fix name of method to call the
106 xmethod.
107
1b6e6f5c
GB
1082015-04-17 Gary Benson <gbenson@redhat.com>
109
110 * gdb.texinfo (Connecting to a Remote Target): Mention that
111 GDB can access program files from remote targets that support
112 qXfer:exec-file:read and Host I/O packets.
113
c78fa86a
GB
1142015-04-17 Gary Benson <gbenson@redhat.com>
115
116 * gdb.texinfo (Remote Configuration): Document the "set/show
117 remote pid-to-exec-file-packet" command.
118 (General Query Packets): Document the qXfer:exec-file:read
119 qSupported features. Document the qXfer:exec-file:read packet.
120
a9a5a3d1
GB
1212015-04-17 Gary Benson <gbenson@redhat.com>
122
123 * gdb.texinfo (set sysroot): Document that "set sysroot" also
124 applies to executable paths if supplied to GDB as absolute.
125
4f45d445
JK
1262015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
127
128 * gdb.texinfo (Mode Options): Remove -xdb.
129
e7a8570f
JK
1302015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
131 Eli Zaretskii <eliz@gnu.org>
132
133 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
134 compile, show debug compile. New subsection Compilation options for
135 the compile command. New subsection Compiler search for the compile
136 command.
137
f2983cc3
AW
1382015-04-09 Andy Wingo <wingo@igalia.com>
139
140 * guile.texi (Frames In Guile): Describe frame-read-register.
141
599bd15c
GB
1422015-04-02 Gary Benson <gbenson@redhat.com>
143
144 * gdb.texinfo (set sysroot): Document "target:".
145
d11916aa
SS
1462015-04-01 Sasha Smundak <asmundak@google.com>
147
148 * doc/python.texi (Writing a Frame Unwinder in Python): Add
149 section.
150
df8411da
SDJ
1512015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
152
153 PR corefiles/16092
154 * gdb.texinfo (gcore): Mention new command 'set
155 use-coredump-filter'.
156 (set use-coredump-filter): Document new command.
157
d33279b3
AT
1582015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
159
160 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
161 documentation, reorder the info os entries in alphabetical order.
162
852f8402
SM
1632015-03-26 Simon Marchi <simon.marchi@ericsson.com>
164
165 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
166 -data-write-memory-bytes.
167
856e7dd6
PA
1682015-03-24 Pedro Alves <palves@redhat.com>
169
170 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
171 mention that threads may sometimes run unlocked.
172
236af5e3
YG
1732015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
174
175 * gdb.texinfo (Remote configuration): Document "set/show
176 serial parity" command.
177
464b0089
GB
1782015-03-18 Gary Benson <gbenson@redhat.com>
179
180 * gdb.texinfo (General Query Packets): Remove documentation
181 for now-removed vFile:fstat qSupported features.
182
0a93529c
GB
1832015-03-11 Gary Benson <gbenson@redhat.com>
184
185 * gdb.texinfo (Remote Configuration): Document the
186 "set/show remote hostio-fstat-packet" command.
187 (General Query Packets): Document the vFile:fstat
188 qSupported features.
189 (Host I/O Packets): Document the vFile:fstat packet.
190
85642ba0
AW
1912015-03-11 Andy Wingo <wingo@igalia.com>
192
193 * guile.texi (Objfiles In Guile): Document objfile-progspace.
194
f7e6eed5
PA
1952015-03-04 Pedro Alves <palves@redhat.com>
196
197 * gdb.texinfo (Remote Configuration): Document the "set/show
198 remote swbreak-feature-packet" and "set/show remote
199 hwbreak-feature-packet" commands.
200 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
201 decription.
202 (Stop Reply Packets): Document the swbreak and hwbreak stop
203 reasons.
204 (General Query Packets): Document the swbreak and hwbreak
205 qSupported features.
206 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
207
f873665f 2082015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
209
210 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
211 under *stopped.
212
9a284c97
DE
2132015-03-02 Doug Evans <xdje42@gmail.com>
214
215 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
216
446899e4
AA
2172015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
218
219 * gdb.texinfo (S/390 and System z Features): Describe new feature
220 "org.gnu.gdb.s390.vx".
221
7ee67ee4
SDJ
2222015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
223
224 PR gdb/18008
225 * gdb.texinfo (maint internal-error, maint internal-warning, maint
226 demangler-warning): Fix typo ("problam").
227
53cf2ee0
DT
2282015-02-19 David Taylor <dtaylor@emc.com>
229
230 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
231
3133f8c1
JM
2322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
233
234 * gdb.texinfo (Static Probe Points): Add cindex `static probe
235 point, DTrace'.
236 (Static Probe Points): Modified to cover DTrace probes in addition
237 to SystemTap probes. Also modified to cover the `enable probe'
238 and `disable probe' commands.
239
9aca2ff8
JM
2402015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
241
242 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
243 `disable probe' commands.
244
fa3f8d5a
DT
2452015-02-12 David Taylor <dtaylor@emc.com>
246
247 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
248 fields of the QTDV packet.
249
d33501a5
MM
2502015-02-09 Markus Metzger <markus.t.metzger@intel.com>
251
252 * gdb.texinfo (Branch Trace Configuration Format): Add size.
253 (Process Record and Replay): Describe new set|show commands.
254 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
255
f4abbc16
MM
2562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
257
258 * gdb.texinfo (Process Record and Replay): Describe the "record
259 btrace bts" command.
260 (General Query Packets): Describe qXfer:btrace-conf:read packet.
261 (Branch Trace Configuration Format): New.
262
cfb069a8
GB
2632015-01-31 Gary Benson <gbenson@redhat.com>
264 Doug Evans <dje@google.com>
265
266 * gdb.texinfo (Command Completion): Document new
267 "set/show max-completions" option.
268
f57d2163
DE
2692015-01-31 Doug Evans <xdje42@gmail.com>
270
271 * gdb.texinfo (Symbols): Document new commands
272 "maint print symbol-cache", "maint print symbol-cache-statistics",
273 "maint flush-symbol-cache". Document new option
274 "maint set symbol-cache-size".
275
9f050062
DE
2762015-01-31 Doug Evans <xdje42@gmail.com>
277
278 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
279 distinguish script files vs inlined scripts.
280 * python.texi (Python Auto-loading): Ditto.
281
b6577aab
DE
2822015-01-30 Doug Evans <dje@google.com>
283
284 * gdb.texinfo (Symbols) <info source>: Output now contains producer
285 string if present.
286
3a8b707a
DE
2872015-01-27 Doug Evans <dje@google.com>
288
289 * python.texi (Objfiles In Python): Document Objfile.username.
290
1b549396
DE
2912015-01-27 Doug Evans <dje@google.com>
292
293 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
294 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
295
253828f1
JK
2962015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
297
298 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
299
bf555842
EZ
3002015-01-16 Eli Zaretskii <eliz@gnu.org>
301
302 * doc/gdb.texinfo (TUI Commands): Document the possible
303 values of NAME argument to 'winheight' command. Explain the
304 effect of 'tabset' setting better.
305
439250fb
DE
3062015-01-11 Doug Evans <xdje42@gmail.com>
307
308 PR gdb/15830
309 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
310 (Symbols): Ditto.
311 (Maintenance Commands): Delete docs for "maint demangle".
312
6bf6fd09
JB
3132014-12-31 Joel Brobecker <brobecker@adacore.com>
314
315 * gdb.texinfo (Files): Remove documentation of the
316 "add-shared-symbol-files" and "assf" commands.
317 (Cygwin Native): Remove documentation of the "dll-symbols"
318 command.
319
cc485e62
DE
3202014-12-17 Doug Evans <xdje42@gmail.com>
321
322 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
323
bb2ec1b3
TT
3242014-12-12 Phil Muldoon <pmuldoon@redhat.com>
325 Jan Kratochvil <jan.kratochvil@redhat.com>
326
327 * gdb.texinfo (Altering): Update.
328 (Compiling and Injecting Code): New node.
329
6dddd6a5
DE
3302014-12-12 Doug Evans <dje@google.com>
331
332 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
333
f5b95c01
AA
3342014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
335
336 * gdb.texinfo: Document "maint print user-registers".
337
a0be3e44
DE
3382014-12-08 Doug Evans <dje@google.com>
339
340 * python.texi (Objfiles In Python): Document Objfile.owner.
341
86e4ed39
DE
3422014-12-04 Doug Evans <dje@google.com>
343
344 * python.texi (Objfiles In Python): Document
345 Objfile.add_separate_debug_file.
346
7c50a931
DE
3472014-12-04 Doug Evans <dje@google.com>
348
349 * python.texi (Objfiles In Python): Document Objfile.build_id.
350
162078c8
NB
3512014-12-02 Nick Bull <nicholaspbull@gmail.com>
352
353 * python.texi (Events In Python): Document new events
354 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
355 and RegisterChangedEvent.
356
f10c5b19
JK
3572014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
358
359 Add add-auto-load-scripts-directory.
360 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
361 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
362
413b59ae
JK
3632014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
364
365 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
366 description typo.
367
02be9a71
DE
3682014-10-30 Doug Evans <dje@google.com>
369
370 * python.texi (Progspaces In Python): Document ability to add
371 random attributes to gdb.Progspace objects.
372 (Objfiles In Python): Document ability to add random attributes to
373 gdb.objfile objects.
374
e5f8a7cc
PA
3752014-10-27 Pedro Alves <palves@redhat.com>
376
377 * gdb.texinfo (Continuing and Stepping): Add cross reference to
378 info on stepping and signal handlers.
379 (Signals): Explain stepping and signal handlers. Add context
380 index entry, and cross references.
381
fab3a15d
SM
3822014-10-20 Simon Marchi <simon.marchi@ericsson.com>
383
384 * python.texi (Breakpoints In Python): Add parenthesis after
385 Breakpoint.delete. Clarify Breakpoint.enabled description so
386 that it contains "disable".
387
4ffbba72
DE
3882014-10-17 Doug Evans <dje@google.com>
389
390 * python.texi (Events In Python): Document clear_objfiles event.
391
d096d8c1
DE
3922014-10-17 Doug Evans <dje@google.com>
393
394 * python.texi (Objfiles In Python): Document new progspace attribute.
395
32a8097b
PA
3962014-10-17 Pedro Alves <palves@redhat.com>
397
398 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
399 (SVR4 Process Information): Delete mention of OSF/1.
400
2ddf4301
SM
4012014-10-01 Simon Marchi <simon.marchi@ericsson.com>
402
403 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
404 exit-code field in -list-thread-groups output.
405
342cc091
JBG
4062014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
407
408 * gdb.texinfo (Set Breaks): Add missing "@end table".
409
a25a5a45
PA
4102014-09-22 Pedro Alves <palves@redhat.com>
411
412 * gdb.texinfo (Set Breaks): Document that "set breakpoint
413 always-inserted off" is the default mode now. Delete
414 documentation of "set breakpoint always-inserted auto".
415
2b4fd423
DE
4162014-09-18 Doug Evans <dje@google.com>
417
418 * python.texi (Symbol Tables In Python): Document "producer"
419 attribute of gdb.Symtab objects.
420
deb8ff2b
PA
4212014-09-16 Pedro Alves <palves@redhat.com>
422
423 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
424 (Embedded OS): Remove VxWorks menu entry.
425 (VxWorks): Remove node.
426
81219e53
DE
4272014-09-13 Doug Evans <xdje42@gmail.com>
428
429 * gdb.texinfo (Signaling): Document new queue-signal command.
430
faa42425
DE
4312014-09-06 Doug Evans <xdje42@gmail.com>
432
433 PR 15276
434 * gdb.texinfo (Convenience Funs): Document $_caller_is,
435 $_caller_matches, $_any_caller_is, $_any_caller_matches.
436
1a6a384b
JL
4372014-09-03 Justin Lebar <jlebar@google.com>
438
439 * python.texi (Types In Python): Type.template_argument(n) returns a
440 gdb.Value or a gdb.Type and throws an exception if n is out of
441 range.
442
5f3b99cf
SS
4432014-09-03 Sasha Smundak <asmundak@google.com>
444
445 * python.texi (Frames in Python): Add read_register description.
446
3cecbbbe
TT
4472014-08-04 Tom Tromey <tromey@redhat.com>
448
449 * gdb.texinfo (Debugging Output): Update for change to "set debug
450 target".
451
90debf20
MM
4522014-08-01 Masaki Muranaka <monaka@monami-software.com>
453
454 Pushed by Joel Brobecker <brobecker@adacore.com>.
455 * Makefile.in (transform): New variable.
456 (install-man1, install-man5): Apply $(transform) to man file names.
457
ee7333ae
DE
4582014-07-26 Doug Evans <xdje42@gmail.com>
459
460 PR guile/17177
461 * guile.texi (Guile Pretty Printing API): Fix typo.
462 Document set-pretty-printers!, pretty-printers.
463 (Selecting Guile Pretty-Printers): Update.
464 Mention program-space based pretty-printers.
465
70509625
PA
4662014-07-25 Pedro Alves <palves@redhat.com>
467 Eli Zaretskii <eliz@gnu.org>
468
469 * gdb.texinfo (Signaling) <signal command>: Explain what happens
470 with multi-threaded programs.
471
b67a2c6f
YQ
4722014-06-27 Yao Qi <yao@codesourcery.com>
473
474 * gdb.texinfo (Maintenance Commands): Update the output of
475 'maint print dummy-frames' command.
476
f179cf97
EZ
4772014-06-24 Eli Zaretskii <eliz@gnu.org>
478
479 * gdb.texinfo (Screen Size): Improve indexing.
480
992c7d70
GB
4812014-06-19 Gary Benson <gbenson@redhat.com>
482
483 * gdb.texinfo (Maintenance Commands): Document new
484 "maint set/show catch-demangler-crashes" option.
485
57fcfb1b
GB
4862014-06-19 Gary Benson <gbenson@redhat.com>
487
488 * gdb.texinfo (Maintenance Commands): Document new
489 "maint demangler-warning" command and new
490 "maint set/show demangler-warning" option.
491
dd5d5494
SC
4922014-06-09 Siva Chandra Reddy <sivachandra@google.com>
493
494 * python.texi (Xmethod API): Add space before the opening
495 parenthesis in function descriptions.
496
25326a28 4972014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
498
499 * guile.texi (Guile Configuration): Document guile-data-directory.
500
0a770bb2 5012014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
502
503 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
504
16f691fb
DE
5052014-06-04 Doug Evans <xdje42@gmail.com>
506
507 * guile.texi (Breakpoints In Guile): Update.
508
1e47491b
JB
5092014-06-03 Joel Brobecker <brobecker@adacore.com>
510
511 * python.texi (Xmethod API): Fix reference to "Progspaces In
512 Python".
513
0c6e92a5
SC
5142014-06-03 Siva Chandra Reddy <sivachandra@google.com>
515
516 * python.texi (Xmethods In Python, XMethod API)
517 (Writing an Xmethod): New nodes.
518 (Python API): New menu entries "Xmethods In Python",
519 "Xmethod API", "Writing an Xmethod".
520
06eb1586
DE
5212014-06-02 Doug Evans <xdje42@gmail.com>
522
523 * guile.texi (Guile API): Add entry for Parameters In Guile.
524 (GDB Scheme Data Types): Mention <gdb:parameter> object.
525 (Parameters In Guile): New node.
526
e698b8c4
DE
5272014-06-02 Doug Evans <xdje42@gmail.com>
528
529 * guile.texi (Guile API): Add entry for Commands In Guile.
530 (Basic Guile) <parse-and-eval>: Add reference.
531 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
532 (GDB Scheme Data Types): Mention <gdb:command> object.
533 (Commands In Guile): New node.
534
ded03782
DE
5352014-06-02 Doug Evans <xdje42@gmail.com>
536
537 * guile.texi (Guile API): Add entry for Progspaces In Guile.
538 (GDB Scheme Data Types): Mention <gdb:progspace> object.
539 (Progspaces In Guile): New node.
540
53e8a631
AB
5412014-05-30 Andrew Burgess <aburgess@broadcom.com>
542
543 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
544 * python.texi (Frames In Python): Mention
545 gdb.FRAME_UNWIND_MEMORY_ERROR.
546
329ea579
PA
5472014-05-29 Pedro Alves <palves@redhat.com>
548 Tom Tromey <tromey@redhat.com>
549
550 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
551 from example.
552 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
553 Mention that target-async is now deprecated.
554 (Maintenance Commands): Document maint set/show target-async.
555
92bcb5f9
PA
5562014-05-29 Pedro Alves <palves@redhat.com>
557
558 * observer.texi (sync_execution_done, command_error): New
559 subjects.
560
fd664c91
PA
5612014-05-29 Pedro Alves <palves@redhat.com>
562
563 PR gdb/13860
564 * observer.texi (signal_received, end_stepping_range)
565 (signal_exited, exited, no_history): New observer subjects.
566
b2715b27
AW
5672014-05-26 Andy Wingo <wingo@igalia.com>
568
569 * guile.texi (GDB Scheme Data Types): Remove documentation for
570 removed interfaces. Update spelling of gdb-object-kind.
571
9eaa4c1e
AW
5722014-05-26 Andy Wingo <wingo@igalia.com>
573
574 * guile.texi (Basic Guile): Fix some typos.
575
0f1e8403
AW
5762014-05-26 Andy Wingo <wingo@igalia.com>
577
578 * guile.texi (Writing a Guile Pretty-Printer)
579 (Guile Types Module): Fix excess parentheses in use-modules forms.
580
697aa1b7
EZ
5812014-05-24 Eli Zaretskii <eliz@gnu.org>
582
583 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
584 (Breakpoints In Guile, Guile Printing Module)
585 (Guile Exception Handling, Values From Inferior In Guile)
586 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
587 Don't use @var at the beginning of a sentence.
588
589 * gdb.texinfo (Frame Filter Management, Trace Files)
590 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
591 (PowerPC Embedded, Define, Annotations for Running)
592 (IPA Protocol Commands, Packets, General Query Packets)
593 (Tracepoint Packets, Notification Packets, Environment)
594 (Inferiors and Programs, Set Breaks, Set Catchpoints)
595 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
596 (Frames, Backtrace, Selection, Expressions, Registers)
597 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
598 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
599 (Source Annotations, Using JIT Debug Info Readers, Packets)
600 (Stop Reply Packets, Host I/O Packets)
601 (Target Description Format): Don't use @var at the beginning of a
602 sentence.
603
604 * python.texi (Basic Python, Types In Python)
605 (Commands In Python, Frames In Python, Line Tables In Python)
606 (Breakpoints In Python, gdb.printing, gdb.types)
607 (Type Printing API): Don't use @var at the beginning of a
608 sentence.
609
67b5c0c1
MM
6102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
611
612 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
613 replay-memory-access".
614
6a3cb8e8
PA
6152014-05-21 Pedro Alves <palves@redhat.com>
616
617 * gdb.texinfo (Starting): Document "set/show
618 auto-connect-native-target".
619 (Target Commands): Document "target native".
620
936d2992
PA
6212014-05-20 Pedro Alves <palves@redhat.com>
622
623 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
624 not be remote specific. Add cross reference to the qCRC packet.
625 (Separate Debug Files): Update cross reference to the qCRC packet.
626 (General Query Packets) <qCRC packet>: Add anchor.
627
b3ce5e5f
DE
6282014-05-17 Doug Evans <xdje42@gmail.com>
629
630 Copy over changes from guile.texi.
631 * python.texi (Basic Python) <gdb.execute>: Add text.
632 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
633 (Values From Inferior) <Python string>: Add text.
634 (Values From Inferior) <Value.string>: Clarify string length handling.
635 (Pretty Printing API): Add cindex.
636 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
637 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
638 @vindex.
639 (Commands In Python) <COMPLETE_*>: Similarly.
640 (Symbols In Python) <SYMBOL_*>: Similarly.
641 (Breakpoints In Python) <WP_*>: Similarly.
642 (Breakpoints In Python) <BP_*>: Similarly.
643
8dfcab11
DT
6442014-05-17 David Taylor <dtaylor@emc.com>
645
646 * gdb.texinfo (General Query Packets): Add a note about thread IDs
647 mentioned in the qfThreadInfo reply.
648
8d551b02
DE
6492014-05-16 Doug Evans <dje@google.com>
650
651 * gdb.texinfo (Mode Options): Add -D.
652
e20bd8f4
SB
6532014-05-09 Samuel Bronson <naesten@gmail.com>
654
655 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
656 "make -C".
657
f989a1c8
TT
6582014-04-29 Tom Tromey <tromey@redhat.com>
659
660 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
661 "show debug varobj".
662
95cf3b38
DT
6632014-05-01 David Taylor <dtaylor@emc.com>
664
665 * gdb.texinfo (compare-sections): Document the new -r (read-only)
666 option.
667
01f9f808
MS
6682014-04-24 Michael Sturm <michael.sturm@mintel.com>
669 Walfred Tedeschi <walfred.tedeschi@intel.com>
670
671 * gdb.texinfo (i386 Features): Add description of AVX512
672 registers.
673
770e7fc7
DE
6742014-03-31 Doug Evans <dje@google.com>
675
676 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
677
97d8f0ee
DE
6782014-03-30 Doug Evans <dje@google.com>
679
680 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
681 (Background Execution): Ditto.
682
36cb1214
HZ
6832014-03-21 Pedro Alves <palves@redhat.com>
684 Stan Shebs <stan@codesourcery.com>
685 Hui Zhu <hui@codesourcery.com>
686
687 * gdb.texinfo (Packets): Add anchor to "? packet".
688 Remove fixme and update introduction of "k packet".
689 Add anchor to "vKill packet".
690
5e3a2c38
SS
6912014-03-12 Stan Shebs <stan@codesourcery.com>
692
693 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
694
7a5a839f
LC
6952014-02-26 Ludovic Courtès <ludo@gnu.org>
696
dc6ae996 697 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 698
95060284
JB
6992014-02-20 Joel Brobecker <brobecker@adacore.com>
700
701 * gdb.texinfo (Files): Document "add-shared-symbol-files"
702 and "assf" as being deprecated.
703 (Cygwin Native): Likewise for "dll-symbols".
704 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
705 as a way to force the loading of symbols from a DLL.
706
f7bd0f78
SC
7072014-02-19 Siva Chandra Reddy <sivachandra@google.com>
708
709 * python.texi (Values From Inferior): Add description about the
710 new feature.
711
329baa95
DE
7122014-02-17 Doug Evans <xdje42@gmail.com>
713
714 * Makefile.in (GDB_DOC_FILES): Add python.texi.
715 * gdb.texinfo (Python): Moved to ...
716 * python.texi: ... here. New file.
717
687894f5
DE
7182014-02-17 Ludovic Courtès <ludo@gnu.org>
719
d25f38ee 720 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
721 Remove 'string-begins-with' procedure. Add 'pretty-printer'
722 parameter to 'str-lookup-function' procedure. Look for
723 the "std::string<" prefix.
724 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
725 Adjust description.
726
6fb526ee
DE
7272014-02-11 Tejas Belagod <tejas.belagod@arm.com>
728
d25f38ee 729 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
730 parantheses for deffn.
731 (Disassembly In Guile): Ditto.
732
1e0a5178
SS
7332014-02-10 Stan Shebs <stan@codesourcery.com>
734
735 Add Doxygen support.
736 * Makefile.in (doxy): New action, generates Doxygen files.
737 (DOXYGEN): New.
738 (doxyedit): New.
739 * Doxyfile-base.in: New file.
740 * Doxyfile-gdb-api.in: New file.
741 * Doxyfile-gdb-xref.in: New file.
742 * Doxyfile-gdbserver.in: New file.
743 * doxy-index.in: New file.
744 * filter-for-doxygen: New file.
745 * filter-params.pl: New file.
746
ed3ef339
DE
7472014-02-10 Doug Evans <xdje42@gmail.com>
748
749 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
750 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
751 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
752 (Guile docs): Include guile.texi.
753 (objfile-gdbdotext file): Add objfile-gdb.scm.
754 (dotdebug_gdb_scripts section): Mention Guile scripts.
755 (Multiple Extension Languages): New node.
756 * guile.texi: New file.
757
c6044dd1
JB
7582014-01-28 Joel Brobecker <brobecker@adacore.com>
759
760 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
761 ignore-descriptive-types". commands.
762
87ce2a04
DE
7632014-01-22 Doug Evans <dje@google.com>
764
765 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
766 (gdbserver man): Ditto.
767
52834460
MM
7682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
769
770 * gdb.texinfo: Document limited reverse/replay support
771 for target record-btrace.
772
0688d04e
MM
7732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
774
775 * gdb.texinfo (Process Record and Replay): Update documentation.
776
8710b709
MM
7772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
778
779 * gdb.texinfo (Process Record and Replay): Document new /c
780 modifier accepted by "record function-call-history".
781 Add /i modifier to "record function-call-history" example.
782
dcf106f3
JB
7832014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
784 Joel Brobecker <brobecker@adacore.com>
785
786 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
787 markers. Remove one that was misplaced.
788
41ef2965
PA
7892014-01-10 Pedro Alves <palves@redhat.com>
790
791 * gdb.texinfo (Your Program's Environment) <set environment>:
792 Mention the shell, and point at 'set exec-wrapper'.
793
c0d48811
JB
7942014-01-07 Joel Brobecker <brobecker@adacore.com>
795
796 * gdb.texinfo (Types In Python): Document new attribute Types.name.
797
5fba4c0f
JB
7982013-12-30 Joel Brobecker <brobecker@adacore.com>
799
800 * gdb.texinfo (Types In Python): Clarify the documentation
801 of attribute gdb.Field.bitpos.
802
0809504b
JB
8032013-12-28 Joel Brobecker <brobecker@adacore.com>
804
805 * gdb.texinfo (Types In Python): Fix the documentation of
806 attribute "bitpos" in class gdb.Field for enum types. Add
807 documentation for attribute "enumval" in that same class.
808
edef6000
JB
8092013-12-28 Joel Brobecker <brobecker@adacore.com>
810
811 * gdb.texinfo (GDB/MI Support Commands): Change @table into
812 @ftable.
813
71b8c845
DE
8142013-12-23 Doug Evans <xdje42@gmail.com>
815
816 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
817 auto-loaded objfile scripts and .debug_gdb_scripts section to their
818 corresponding section in Extending GDB.
819 (Extending GDB): Move menu up. New menu item "Auto-loading
820 extensions".
821 (Sequences): New menu item "Auto-loading sequences".
822 (Auto-loading sequences): New node.
823 (Python): Rename section from Scripting GDB to Extending GDB.
824 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
825 Move docs on ways to auto-load extensions to ...
826 (Auto-loading extensions): ... here. New node.
827
d192b373
JB
8282013-12-23 Joel Brobecker <brobecker@adacore.com>
829
830 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
831 in menu.
832 (GDB/MI Variable Objects): Adjust reference to "-list-features"
833 command, now in a new node.
834 (GDB/MI Support Commands): New node, with its contents being
835 extracted from the "GDB/MI Miscellaneous Commands" node.
836 A small paragraph introducing the section is also added at
837 the start.
838 (GDB/MI Miscellaneous Commands): Delete the description of the
839 -info-gdb-mi-command, -list-features and -list-target-features
840 commands, now hosted in the "GDB/MI Support Commands" node.
841
a16b0e22
SC
8422013-12-12 Siva Chandra Reddy <sivachandra@google.com>
843
844 PR python/16113
845 * gdb.texinfo (Values From Inferior): Add a note about using
846 gdb.Field objects as subscripts on gdb.Value objects.
847 (Types In Python): Add description about the new attribute
848 "parent_type" of gdb.Field objects.
849
9b26f0fb
JB
8502013-12-12 Joel Brobecker <brobecker@adacore.com>
851
852 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
853 entry for section docuumenting the -list-features GDB/MI command.
854
72bfa06c
JB
8552013-12-10 Joel Brobecker <brobecker@adacore.com>
856
857 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
858 "exec-run-start-option" entry in the output of the "-list-features"
859 command.
860
3ea8680f
EZ
8612013-12-04 Eli Zaretskii <eliz@gnu.org>
862
863 * gdb.texinfo (i386): Fix yesterday's commit.
864
1a4f73eb
TT
8652013-12-03 Tom Tromey <tromey@redhat.com>
866
867 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
868 documented here.
869
6cb999f8
TT
8702013-12-03 Tom Tromey <tromey@redhat.com>
871
872 * gdb.texinfo (@direntry): Add menu item for gdbserver.
873
ca8941bb
WT
8742013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
875
876 * gdb.texinfo (i386 Features): Add MPX feature registers.
877 (x86 Specific featuresx86 Architecture-specific Issues): Adds
878 a subsubsection for MPX and describes the display of the
879 boundary registers.
880
688981c9
JB
8812013-12-03 Joel Brobecker <brobecker@adacore.com>
882
883 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
884 documentation of the "ada-exceptions" entry.
885
2ea126fa
JB
8862013-12-03 Joel Brobecker <brobecker@adacore.com>
887
888 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
889 "^error" result record concerning the error message. Document
890 the error code that may also be part of that result record.
891 (GDB/MI Miscellaneous Commands): Document the
892 "undefined-command-error-code" element in the output of
893 the "-list-features" GDB/MI command.
894
6b7cbff1
JB
8952013-12-03 Joel Brobecker <brobecker@adacore.com>
896
897 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
898 the new -info-gdb-mi-command GDB/MI command. Document
899 the meaning of "-info-gdb-mi-command" in the output of
900 -list-features.
901
20e1ca3b
PA
9022013-11-29 Pedro Alves <palves@redhat.com>
903
904 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
905 Update comment.
906
29453a14
YQ
9072013-11-24 Yao Qi <yao@codesourcery.com>
908
909 * gdb.texinfo (Caching Remote Data): Document new
910 "set/show stack-cache" option.
911
6dd315ba
YQ
9122013-11-24 Yao Qi <yao@codesourcery.com>
913
914 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
915 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
916 "off" respectively.
917
9df9dbe0
YQ
9182013-11-23 Yao Qi <yao@codesourcery.com>
919
920 * gdb.texinfo (GDB/MI Variable Objects): Add the description
921 of "displayhint" to the table about child results.
922
c78feb39
YQ
9232013-11-21 Yao Qi <yao@codesourcery.com>
924
925 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
926 'dynamic' for the output of command -var-list-children.
927
27b81af3
YQ
9282013-11-21 Yao Qi <yao@codesourcery.com>
929
930 * gdb.texinfo (Caching Target Data): Remove "see" before
931 @pxref.
932
b26dfc9a
YQ
9332013-11-20 Yao Qi <yao@codesourcery.com>
934
935 * gdb.texinfo (Caching Target Data): Update doc for
936 per-address-space dcache.
937
b12039c6
YQ
9382013-11-20 Yao Qi <yao@codesourcery.com>
939
940 * gdb.texinfo (Data): Rename menu item.
941 (Caching Remote Data): Rename to ...
942 (Caching Target Data): ... it. Update.
943
422ad5c2
JB
9442013-11-18 Joel Brobecker <brobecker@adacore.com>
945
946 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
947 "language-option" entry in the output of the "-list-features"
948 command.
949
805e1f19
TT
9502013-11-15 Tom Tromey <tromey@redhat.com>
951
952 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
953 Add example.
954
8fe1b653
TT
9552013-11-14 Tom Tromey <tromey@redhat.com>
956
957 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
958
403cb6b1
JB
9592013-11-14 Joel Brobecker <brobecker@adacore.com>
960
961 * gdb.texinfo (Show): Add xref anchor for "show language" command.
962 (Context management): Place current subsection text into its own
963 subsubsection. Add new subsubsection describing the "--language"
964 command option.
965
93973826
JB
9662013-11-13 Joel Brobecker <brobecker@adacore.com>
967
968 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
969 the documentation of "info-ada-exceptions" in the output
970 of the "-list-features" command. Add the documentation
971 of the "ada-exception" entry instead.
972
6adcee18
JB
9732013-11-12 Joel Brobecker <brobecker@adacore.com>
974
93973826 975
6adcee18
JB
976 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
977 word of a couple of sentences to start with a capital letter.
978
58d06528
JB
9792013-11-12 Joel Brobecker <brobecker@adacore.com>
980
981 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
982 (Ada Exceptions): New node.
983 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
984 Commands" node.
985 (GDB/MI Ada Exceptions Commands): New node.
986 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
987 field in the output of the "-list-features" command.
988 * NEWS: Add entry for the new "info exceptions" CLI command,
989 and for the new "-info-ada-exceptions" GDB/MI command.
990
bc79de95
PM
9912013-11-11 Phil Muldoon <pmuldoon@redhat.com>
992
993 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
994 (Line Tables In Python): New node.
995
73be47f5
DE
9962013-11-08 Doug Evans <dje@google.com>
997
998 * gdb.texinfo (Debugging Output): Update text for
999 "set debug dwarf2-read".
1000
db0fec5c
DE
10012013-11-08 Doug Evans <dje@google.com>
1002
1003 * gdb.texinfo (Debugging Output): Update text for
1004 "set debug symtab-create".
1005
92e32e33
PM
10062013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1007
1008 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1009 constant.
1010
f76c27b5
PM
10112013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1012
1013 * gdb.texinfo (Breakpoints In Python): Document temporary
1014 option in breakpoint constructor, and add documentation to the
1015 temporary attribute.
1016
fa4d0c40
YQ
10172013-11-07 Yao Qi <yao@codesourcery.com>
1018
1019 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1020 output of "-var-info-expression".
1021
afa332ce
PA
10222013-11-06 Pedro Alves <palves@redhat.com>
1023
1024 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1025 non-interactive mode.
1026 (Environment) <shell startup files warning>: Mention
1027 non-interactive mode. Mention .zshenv for Z shell, and talk about
1028 BASH_ENV instead of .bashrc for BASH.
1029
9ac69859
NB
10302013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1031
1032 * gdb.texinfo (Commands to Specify Files): Add description
1033 of the remove-symbol-file command.
1034 * observer.texi: New free_objfile event
1035
98882a26
PA
10362013-10-24 Pedro Alves <palves@redhat.com>
1037
1038 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1039
ce13fade
JB
10402013-10-11 Joel Brobecker <brobecker@adacore.com>
1041
1042 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1043 New subsection inside which the "-catch-load" and "-catch-unload"
1044 commands documentation is now placed.
1045 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1046 documenting the "-catch-assert" and "-catch-exception" new
1047 GDB/MI commands.
1048
2446f5ea
JB
10492013-10-10 Joel Brobecker <brobecker@adacore.com>
1050
1051 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1052
0d12017b
JB
10532013-10-10 Joel Brobecker <brobecker@adacore.com>
1054
bd80dc1a
JB
1055 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1056 serial baud".
1057 (Remote Configuration): Replace "set remotebaud" by "set serial
1058 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1059
f4fb82a1
PA
10602013-10-07 Pedro Alves <palves@redhat.com>
1061
1062 PR breakpoints/11568
1063 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1064 when the thread is removed from the thread list.
1065
0c557179
SDJ
10662013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1067
1068 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1069 Update entry for $_exitcode.
1070
5713b9b5
JB
10712013-10-04 Joel Brobecker <brobecker@adacore.com>
1072
1073 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1074 new "--start" option.
1075
901461f8
PA
10762013-10-02 Pedro Alves <palves@redhat.com>
1077
1078 * gdb.texinfo (Registers): Expand description of saved registers
1079 in frames. Explain <not saved>.
1080
8fb8eb5c
DE
10812013-09-25 Doug Evans <dje@google.com>
1082
1083 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1084
0a7cfe2c
SS
10852013-09-16 Stan Shebs <stan@codesourcery.com>
1086
1087 Remove the internals manual gdbint.texinfo.
1088 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1089 (PDFFILES): Remove gdbint.pdf.
1090 (HTMLFILES): Remove gdbint/index.html.
1091 (HTMLFILES_INSTALL): Remove gdbint.
1092 (GDBINT_DOC_FILES): Remove.
1093 (dvi): Remove gdbint.dvi.
1094 (ps): Remove gdbint.ps.
1095 * gdbint.texinfo: Remove file.
1096 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1097
a280dbd1
SDJ
10982013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1099
1100 * gdb.texinfo (Convenience Functions): Mention new convenience
1101 function $_isvoid.
1102
4ac33720
UW
11032013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1104
1105 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1106 (Standard Target Features): Add new node to menu.
1107 (S/390 and System z Features): New node.
1108
b3d3b4bd
SA
11092013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1110
1111 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1112 -list-target-features in the example.
1113
edf9f00c
JK
11142013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1115
1116 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1117 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1118
1d236d23
JK
11192013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 Sync documentation with gdb.base/gnu-debugdata.exp.
1122 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1123
5423b017
JK
11242013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1125
1126 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1127
6211c335
YQ
11282013-08-27 Pedro Alves <pedro@codesourcery.com>
1129 Yao Qi <yao@codesourcery.com>
1130
1131 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1132 Document new --skip-unavailable option.
1133 <-stack-list-variables>: Document new --skip-unavailable option.
1134
52e260a3
DE
11352013-08-26 Doug Evans <dje@google.com>
1136
1137 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1138 an optional regexp.
1139
5e92f71a
TT
11402013-08-13 Tom Tromey <tromey@redhat.com>
1141
1142 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1143 Document GDB_PARALLEL and GDB_INOTIFY.
1144
c5d7073b
SS
11452013-08-09 Stan Shebs <stan@codesourcery.com>
1146
1147 * LRS: Remove file, describes a long-abandoned live-range
1148 splitting extension to stabs.
1149
6fbe845e
AB
11502013-07-25 Andrew Burgess <aburgess@broadcom.com>
1151
1152 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1153
e7045703
DE
11542013-07-17 Doug Evans <dje@google.com>
1155
1156 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1157
3105ebf9
TT
11582013-07-02 Tom Tromey <tromey@redhat.com>
1159
1160 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1161
d6c2da54
TT
11622013-06-28 Tom Tromey <tromey@redhat.com>
1163
1164 * Makefile.in (version.subst): Use version.in, not
1165 common/version.in.
1166 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1167 Likewise.
1168
e5823f1c
PA
11692013-06-27 Pedro Alves <palves@redhat.com>
1170
1171 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1172 dynamic symbol resolution code>: New section, based on infrun.c
1173 comment.
1174
92dcb9ff
TT
11752013-06-26 Tom Tromey <tromey@redhat.com>
1176
1177 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1178 Update.
1179 (Releasing GDB): Likewise.
1180
dc673c81
YQ
11812013-06-26 Pedro Alves <pedro@codesourcery.com>
1182 Yao Qi <yao@codesourcery.com>
1183
1184 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1185 -trace-frame-collected.
1186
28a93511
YQ
11872013-06-26 Pedro Alves <pedro@codesourcery.com>
1188
1189 * gdb.texinfo (Traceframe Info Format): Document tvar element
1190 and its attributes.
1191
a0743c90
YQ
11922013-06-25 Yao Qi <yao@codesourcery.com>
1193
1194 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1195
01208463
TT
11962013-06-24 Tom Tromey <tromey@redhat.com>
1197
1198 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1199 (GDBvn.texi): Use version.subst.
1200 (version.subst): New target.
1201 (mostlyclean): Remove version.subst.
1202
c898adb7
YQ
12032013-06-20 Pedro Alves <pedro@codesourcery.com>
1204
1205 * gdb.texinfo (GDB/MI Data Manipulation)
1206 <-data-list-register-values>: Document the --skip-unavailable
1207 option.
1208
7c57fa1e
YQ
12092013-06-07 Yao Qi <yao@codesourcery.com>
1210
1211 * gdb.texinfo (Symbols): Add kindex and cindex for
1212 'maint print msymbols'.
1213
0059c61a 12142013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1215
1216 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1217 response field name (thread-group to inferior).
1218
85dc5a12
GB
12192013-06-04 Gary Benson <gbenson@redhat.com>
1220
1221 * gdb.texinfo (General Query Packets/qSupported): Added
1222 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1223 to the table of currently defined stub features.
1224 Added a more detailed entry for "augmented-libraries-svr4-read".
1225 (General Query Packets/qXfer:libraries-svr4:read): Documented
1226 the augmented form of this packet.
1227
5901af59
JB
12282013-05-23 Joel Brobecker <brobecker@adacore.com>
1229
1230 * gdb.texinfo (System-wide Configuration Scripts): Renames
1231 "Installed System-wide Configuration Scripts". Add associated
1232 @menu block.
1233
c1e36e3e
PA
12342013-05-23 Yao Qi <yao@codesourcery.com>
1235 Pedro Alves <palves@redhat.com>
1236
1237 * gdb.texinfo (Packets): Document 'vCont;r'.
1238 (Continuing and Stepping): Document target-assisted range
1239 stepping, and the 'set range-stepping' and 'show range-stepping'
1240 commands.
1241
0201faac
JB
12422013-05-23 Joel Brobecker <brobecker@adacore.com>
1243
1244 * gdb.texinfo (Installed System-wide Configuration Scripts):
1245 Add subsection describing the scripts now available under
1246 the data-dir's system-gdbbinit subdirectory.
1247 * NEWS: Add entry announcing the availability of system-wide
1248 configuration scripts for ElinOS and Wind River Linux.
1249
c5867ab6
HZ
12502013-05-21 Hui Zhu <hui@codesourcery.com>
1251
1252 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1253 "-dprintf-insert" command.
1254
7d0c9981
DE
12552013-05-17 Doug Evans <dje@google.com>
1256
1257 * gdb.texinfo (Maintenance Commands): Update doc for
1258 "maint check-psymtabs". Add doc for "maint check-symtabs",
1259 "maint expand-symtabs".
1260
742ce053
MM
12612013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1262
1263 * gdb.texinfo (Process Record and Replay): Document the
1264 "record goto" command and its sub-commands.
1265
1e611234
PM
12662013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1267
1268 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1269 (Python API): Add Frame Filters API, Frame Wrapper API,
1270 Writing a Frame Filter/Wrapper, Managing Management of Frame
1271 Filters chapter entries.
1272 (Frame Filters API): New Node.
1273 (Frame Wrapper API): New Node.
1274 (Writing a Frame Filter): New Node.
1275 (Managing Frame Filters): New Node.
1276 (Progspaces In Python): Add note about frame_filters attribute.
1277 (Objfiles in Python): Ditto.
1278 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1279 @anchors and --no-frame-filters option to -stack-list-variables,
1280 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1281 commands.
1282
2874cb83
JB
12832013-05-08 Joel Brobecker <brobecker@adacore.com>
1284
1285 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1286 Support" subsection documenting the XML format used to transfer
1287 shared library info on AIX.
1288
9a005eb9
JB
12892013-05-08 Joel Brobecker <brobecker@adacore.com>
1290
1291 * gdb.texinfo (Debugging Output): Add documentation of
1292 "set debug aix-solib" and "show debug aix-solib" commands.
1293
a1217d97
SL
12942013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1295
1296 * gdb.texinfo (Nios II): New section.
1297 (Nios II Features): New section.
1298
4d1eb6b4
JB
12992013-05-06 Joel Brobecker <brobecker@adacore.com>
1300
1301 * gdbint.texinfo (Algorithms): Remove entries documenting
1302 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1303 SOLIB_CREATE_INFERIOR_HOOK.
1304
3f84184e
TT
13052013-04-29 Tom Tromey <tromey@redhat.com>
1306
1307 PR python/14204:
1308 * gdb.texinfo (Python API): Fix menu entry.
1309 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1310 Define global and static block. Add example. Clarify
1311 block relationship for inline functions.
1312
60155234
TT
13132013-04-29 Tom Tromey <tromey@redhat.com>
1314
1315 * gdb.texinfo (Python API): Mention Python help and keyword
1316 arguments. Move pagination text to Basic Python.
1317 (Basic Python): Put pagination text here. Document
1318 close-on-exec, SIGCHLD, and SIGINT.
1319
5360976e
PA
13202013-04-19 Pedro Alves <palves@redhat.com>
1321
1322 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1323 "signedness" instead of "signness".
1324
bd3f3b55
PA
13252013-04-19 Pedro Alves <palves@redhat.com>
1326
1327 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1328 -Wno-pointer-sign text with text on -Wpointer-sign.
1329
dee368d3
TT
13302013-04-16 Tom Tromey <tromey@redhat.com>
1331
1332 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1333 GCC that has the SDT probe points.
1334
cc16e6c9
TT
13352013-04-15 Tom Tromey <tromey@redhat.com>
1336
1337 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1338 exception catchpoints.
1339
72f1fe8a
TT
13402013-04-15 Tom Tromey <tromey@redhat.com>
1341
1342 * gdb.texinfo (Set Catchpoints): Document $_exception.
1343 (Convenience Vars): Mention $_exception.
1344
591f19e8
TT
13452013-04-15 Tom Tromey <tromey@redhat.com>
1346
1347 * gdb.texinfo (Set Catchpoints): Reorganize exception
1348 catchpoints. Document "catch rethrow".
1349 (Debugging C Plus Plus): Mention "catch rethrow".
1350
02ae6bad
TT
13512013-04-15 Tom Tromey <tromey@redhat.com>
1352
1353 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1354
2c91021c
JK
13552013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1356 Eli Zaretskii <eliz@gnu.org>
1357
1358 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1359 line below the sample output.
1360
6eaaf48b
EZ
13612013-04-12 Eli Zaretskii <eliz@gnu.org>
1362
1363 * gdb.texinfo (Mode Options): Document '-configuration'.
1364 (Help): Document "show configuration".
1365 (Bug Reporting): Add requirements to include the configuration
1366 details in bug reports.
1367
b292c783
JK
13682013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1369
1370 * Makefile.in (MAN1S): Add gcore.1.
1371 Remove "Host, target, and site specific Makefile fragments" comment.
1372 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1373 (install-man1, uninstall-man1): Conditionalize gcore.1.
1374 (gcore.1): New.
1375 * gdb.texinfo (Man Pages): Add gcore man.
1376 (gcore man): New node.
1377
f81d1120
PA
13782013-04-10 Pedro Alves <palves@redhat.com>
1379
1380 * gdb.texinfo (Process Record and Replay): Document that "set
1381 record full insn-number-max", "set record
1382 instruction-history-size" and "set record
1383 function-call-history-size" accept "unlimited".
1384 (Backtrace): Document that "set backtrace limit" accepts
1385 "unlimited".
1386 (List): Document that "set listsize" accepts "unlimited".
1387 (Print Settings)" Document that "set print max-symbolic-offset",
1388 "set print elements" and "set print repeats" accept "unlimited".
1389 (Starting and Stopping Trace Experiments): Document that "set
1390 trace-buffer-size" accepts "unlimited".
1391 (Remote Configuration): Document that "set tcp connect-timeout"
1392 accepts "unlimited".
1393 (Command History): Document that "set history size" accepts
1394 "unlimited".
1395 (Screen Size): Document that "set height" and "set width" accepts
1396 "unlimited". Adjust "set pagination"'s description to suggest
1397 "set height unlimited" instead of "set height 0".
1398
393fd4c3
YQ
13992013-04-10 Yao Qi <yao@codesourcery.com>
1400
1401 * gdb.texinfo (Trace Files): Add "target ctf".
1402
cba5a7bf
JK
14032013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1404
1405 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1406
0ed630cb
JK
1407 * Makefile.in (install-man1, install-man5, uninstall-man1)
1408 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1409
afe1492b
JK
1410 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1411
5b8b6385
JK
14122013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1413 Eli Zaretskii <eliz@gnu.org>
1414
1415 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1416 parameters order. Remove "On some targets" for --attach. Document the
1417 --multi parameter and extended-remote command. Document all the
1418 options.
1419
906ccdf0
JK
14202013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1421
1422 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1423 the list of supported languages.
1424
43662968
JK
14252013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1426
1427 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1428 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1429 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1430 (diststuff): Add man.
1431 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1432 (uninstall-man5): New.
1433 (STAGESTUFF): Add *.1 and *.5.
1434 (GDBvn.texi): Add SYSTEM_GDBINIT.
1435 (gdb.1, gdbserver.1, gdbinit.5): New.
1436 (maintainer-clean realclean): Add $(MANS).
1437 (install): Add install-man.
1438 (uninstall): Add uninstall-man.
1439 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1440 (@copying): Wrap it by @c man begin COPYRIGHT.
1441 (Top): Add Man Pages.
1442 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1443
be9a8770
PA
14442013-04-02 Pedro Alves <palves@redhat.com>
1445
1446 * gdb.texinfo (Debugging Output): Document "set/show debug
1447 aarch64", "set/show debug coff-pe-read" and "set/show debug
1448 mach-o".
1449
a46c1e42
PA
14502013-04-02 Pedro Alves <palves@redhat.com>
1451
1452 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1453 table>: Add entry for "trace-buffer-size".
1454
bd3eecc3
PA
14552013-03-28 Pedro Alves <palves@redhat.com>
1456
1457 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1458 table>: Add entry for "trace-status".
1459
215b9f98
EZ
14602013-03-28 Eli Zaretskii <eliz@gnu.org>
1461
1462 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1463 @bullet", which is invalid (makeinfo 5.1 barfs).
1464
7f7cc265
PA
14652013-03-28 Pedro Alves <palves@redhat.com>
1466
1467 PR gdb/15294
1468
1469 * gdb.texinfo (List) <set listsize>: Adjust to document that
1470 listsize 0 means no limit, and remove mention of -1.
1471
9c0be723
YQ
14722013-03-22 Yao Qi <yao@codesourcery.com>
1473
1474 * gdb.texinfo (Embedded Processors): Remove menu item
1475 "OpenRISC 1000".
1476 (OpenRISC 1000): Remove.
1477
bd712aed
DE
14782013-03-21 Doug Evans <dje@google.com>
1479
1480 * gdb.texinfo (Maintenance Commands): Add docs for
1481 "mt set per-command {space,time,symtab} {on,off}".
1482
d0353e76
YQ
14832013-03-14 Hui Zhu <hui@codesourcery.com>
1484 Yao Qi <yao@codesourcery.com>
1485
1486 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1487
6dd24dfa
KS
14882013-03-13 Keith Seitz <keiths@redhat.com>
1489
1490 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1491 "maint agent" reference to Dynamic printf.
1492
5c4808ca
EZ
14932013-03-11 Eli Zaretskii <eliz@gnu.org>
1494
1495 * gdb.texinfo (General Query Packets): Don't use colon in index
1496 entries visible to Info format.
1497
59ea5688
MM
14982013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1499
1500 * gdb.texinfo (Process Record and Replay): Document record
1501 changes.
1502
2ae8c8e7
MM
15032013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1504
1505 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1506 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1507 qXfer:btrace:read.
1508
28abe188
EZ
15092013-03-09 Eli Zaretskii <eliz@gnu.org>
1510
1511 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1512 use colons in @anchor and @cindex entries.
1513
be9a119c 15142013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1515
1516 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1517
be9a119c 15182013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1519 Hafiz Abid Qadeer <abidh@codesourcery.com>
1520
1521 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1522 trace-buffer-size set and show commands.
1523 (Tracepoint Packets): Document QTBuffer:size.
1524 (General Query Packets): Document QTBuffer:size.
1525
d57350ea
TT
15262013-02-21 Tom Tromey <tromey@redhat.com>
1527
1528 * gdb.texinfo: Remove bad @syncodeindex.
1529 (Values From Inferior, Types In Python, Inferiors In Python)
1530 (Events In Python, Threads In Python, Frames In Python, Blocks In
1531 Python, Symbols In Python, Symbol Tables In Python): Remove
1532 @tables.
1533 (Packets, General Query Packets, Tracepoint Packets)
1534 (Host I/O Packets): Use @w{} for empty @item.
1535
9f44fbc0
SCR
15362013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1537
1538 * gdb.texinfo (Architectures In Python): Add description about
1539 the new method gdb.Architecture.disassemble.
1540
f5911ea1
HAQ
15412013-02-15 Pedro Alves <pedro@codesourcery.com>
1542 Hafiz Abid Qadeer <abidh@codesourcery.com>
1543
1544 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1545 Document the "trace-file" field.
1546
7e1e0340
DE
15472013-02-07 Doug Evans <dje@google.com>
1548
1549 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1550 command.
1551
134a2066
YQ
15522013-02-06 Yao Qi <yao@codesourcery.com>
1553
1554 * gdb.texinfo (GDB/MI Async Records): Document new MI
1555 notification "=tsv-modified". Update the document of MI
1556 notification "=tsv-created".
1557 * observer.texi (GDB Observers): New observer tsv_modified.
1558 Update observer tsv_created and tsv_delete.
1559
430ed3f0
MS
15602013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1561
1562 * gdb.texinfo (AArch64 Features): New section; document
1563 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1564 (Architectures): Add new AArch64 section to document AArch64
1565 architecture specific commands.
1566 (ABI): Add description of the new OS ABI "Newlib" and its influence
1567 on the longjmp handling.
1568
1b56eb55
JK
15692013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1570 Jan Kratochvil <jan.kratochvil@redhat.com>
1571
1572 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1573 variable in 'set/show backtrace' section.
1574
c4957902
TT
15752013-01-31 Tom Tromey <tromey@redhat.com>
1576
1577 * gdb.texinfo (Target Commands): Fix typo.
1578
bea883fd
SCR
15792013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1580
1581 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1582 describing the gdb.Architecture class.
1583 (Frames In Python): Add description about the new method
1584 gdb.Frame.architecture().
1585
796a7ff8
DE
15862013-01-23 Doug Evans <dje@google.com>
1587
1588 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1589
998580f1
MK
15902013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1591
1592 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1593 'thread-groups' field when printing a breakpoint in MI.
1594
c9fb1240
SD
15952012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1596 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1597 to reflect that jit-reader-load now supports absolute file-names.
1598
ab04a2af
TT
15992013-01-16 Tom Tromey <tromey@redhat.com>
1600
1601 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1602 (Signals): Likewise.
1603
8ac3646f
TT
16042013-01-16 Tom Tromey <tromey@redhat.com>
1605
1606 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1607 "catch-type" field.
1608 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1609
e93a8774
TT
16102013-01-07 Tom Tromey <tromey@redhat.com>
1611
1612 * gdb.texinfo (Mode Options): Don't mention -epoch.
1613 (Data, Emacs): Remove obsolete comments.
1614
54516a0b
TT
16152013-01-02 Tom Tromey <tromey@redhat.com>
1616
1617 * gdb.texinfo (GDB/MI Output Records): Update menu.
1618 (GDB/MI Breakpoint Information): New node.
1619 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1620 <-break-insert>: Likewise.
1621
8dbe8ece
YQ
16222012-12-31 Yao Qi <yao@codesourcery.com>
1623
1624 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1625 (Packets): Move "vStopped" packet to ...
1626 (Notification Packets): ... here. Describe the components
1627 of notification. Add a table of supported notifications.
1628 Add an example on the process of he async notification.
1629
f35a17b5
JK
16302012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1633 present.
1634 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1635 fullname output always present.
1636
0dfd2fad
PM
16372012-12-23 Pierre Muller <muller@sourceware.org>
1638
1639 * gdbint.texinfo (Function prototypes): Require use of "extern"
1640 modifier for function prototypes in headers.
1641
7785b880
JB
16422012-12-19 Joel Brobecker <brobecker@adacore.com>
1643
1644 * refcard.tex: Update copyright notice to GPL v3 or later.
1645 Update contact info.
1646
3d745be3
JK
16472012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1648
1649 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1650
c9b6281a
YQ
16512012-12-15 Yao Qi <yao@codesourcery.com>
1652
1653 * gdb.texinfo (Debugging Output): Document 'set debug
1654 notification' and 'show debug notification'.
1655
f2a8bc8a
YQ
16562012-12-15 Yao Qi <yao@codesourcery.com>
1657
1658 * gdb.texinfo (Listing Tracepoints): New item and example about
1659 'installed on target' output.
1660 Add more in the example about 'installed on target'.
1661 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1662
451b7c33
TT
16632012-12-14 Tom Tromey <tromey@redhat.com>
1664
1665 * gdb.texinfo (SVR4 Process Information): Mention core files.
1666
3fa7bf06
MG
16672012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1668
1669 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1670
05b4bd79
PA
16712012-12-11 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.texinfo: Remove all mentions of Unixware throughout.
1674
74a0d9f6
JK
16752012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1676
1677 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1678
0c631110
TT
16792012-11-29 Tom Tromey <tromey@redhat.com>
1680
1681 * gdb.texinfo (SVR4 Process Information): Document missing
1682 "info proc" subcommands.
1683
891df0ea
YQ
16842012-11-29 Yao Qi <yao@codesourcery.com>
1685
1686 PR gdb/1477.
1687 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1688 to 'auto' instead of 'gnu'.
1689
608e2dbb
TT
16902012-11-26 Tom Tromey <tromey@redhat.com>
1691
1692 * gdb.texinfo (MiniDebugInfo): New node.
1693 (GDB Files): Update.
1694
e64e0392
DE
16952012-11-16 Doug Evans <dje@google.com>
1696
1697 * gdb.texinfo (System-wide configuration): If the system-wide init
1698 file lives in the data-directory, and --data-directory is provided,
1699 look for it there.
1700
ae606bee
TT
17012012-11-15 Tom Tromey <tromey@redhat.com>
1702
1703 * gdb.texinfo (Signaling): Fix typo.
1704
62747a60
TT
17052012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1706
1707 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1708 parameter "count" of -data-write-memory-bytes, and add an example.
1709
18a9fc12
TT
17102012-11-12 Tom Tromey <tromey@redhat.com>
1711
1712 * gdb.texinfo (Symbols): Document "info type-printers",
1713 "enable type-printer" and "disable type-printer".
1714 (Python API): Add new node to menu.
1715 (Type Printing API): New node.
1716 (Progspaces In Python): Document type_printers field.
1717 (Objfiles In Python): Likewise.
1718 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1719 register_type_printer, TypePrinter>: Document.
1720
53342f27
TT
17212012-11-12 Tom Tromey <tromey@redhat.com>
1722
1723 * gdb.texinfo (Symbols): Document "set print type methods",
1724 "set print type typedefs", and flags to ptype and whatis.
1725
ed8a1c2d
AB
17262012-11-09 Andrew Burgess <aburgess@broadcom.com>
1727
1728 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1729 the example -data-disassemble output. Extend the description of
1730 the -data-disassemble results to document all fields. Document
1731 the cli disassemble command as being related to -data-disassemble.
1732
8506d139
YQ
17332012-11-09 Yao Qi <yao@codesourcery.com>
1734
1735 PR gdb/14777.
1736 * gdb.texinfo (OS Information): Remove doc on command
1737 'info udot'.
1738
4d3f93a2
JB
17392012-11-08 Joel Brobecker <brobecker@adacore.com>
1740
1741 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1742 gdb.ini warning for Windows port.
1743
1e96de83
YQ
17442012-11-08 Yao Qi <yao@codesourcery.com>
1745
1746 * gdb.texinfo (Search): Add kindex for 'fo'.
1747
dc939229
TT
17482012-11-05 Tom Tromey <tromey@redhat.com>
1749
1750 PR python/14802:
1751 * gdb.texinfo (Functions In Python): Add example.
1752
6f6484cd
YQ
17532012-11-03 Yao Qi <yao@codesourcery.com>
1754
1755 * observer.texi (GDB Observers): Remove observer
1756 'tracepoint_modified', 'tracepoint_created' and
1757 'tracepoint_deleted'.
1758
af4238e5
TT
17592012-10-26 Tom Tromey <tromey@redhat.com>
1760
1761 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1762
687e43a4
TT
17632012-10-25 Tom Tromey <tromey@redhat.com>
1764
1765 * gdb.texinfo (General Query Packets): Use @itemx.
1766
8de0566d
YQ
17672012-10-17 Yao Qi <yao@codesourcery.com>
1768
1769 * observer.texi (GDB Observers): Update observer
1770 'memory_changed'.
1771 * gdb.texinfo (GDB/MI Async Records): Document for
1772 "memory-changed" notification.
1773
07540c15
DE
17742012-10-15 Doug Evans <dje@google.com>
1775
1776 * gdb.texinfo (Mode Options): Document -nh.
1777 Elaborate on docs for -nx.
1778
d7019589
SP
17792012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1780
1781 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1782
82a90ccf
YQ
17832012-09-21 Yao Qi <yao@codesourcery.com>
1784 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.texinfo (GDB/MI Async Records): Document notification
1787 'record-started' and 'record-stopped'.
1788 * observer.texi (GDB Observers): New observer 'record-changed'.
1789
aa9259cc
TS
17902012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1791
1792 * gdb.texinfo: Document the removal of SH's 'regs' command.
1793
c1d780c2
SDJ
17942012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1795
1796 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1797
bb25a15c
YQ
17982012-09-18 Yao Qi <yao@codesourcery.com>
1799
1800 * gdb.texinfo (GDB/MI Async Records): Document new MI
1801 notifications '=tsv-created' and '=tsv-deleted'.
1802 * observer.texi (GDB Observers): New observer tsv_created and
1803 tsv_deleted.
1804
201b4506
YQ
18052012-09-18 Yao Qi <yao@codesourcery.com>
1806
1807 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1808 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1809 '=traceframe-changed'.
1810
6fc1c773
YQ
18112012-09-17 Yao Qi <yao@codesourcery.com>
1812
1813 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1814 'set listsize'.
1815
121c73f3
JK
18162012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1817 Eli Zaretskii <eliz@gnu.org>
1818
1819 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1820 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1821 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1822
e9687799
JK
18232012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1824
1825 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1826
3b5e4d35
YPK
18272012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1828
1829 Document how to return from "python-interactive" to GDB.
1830 * gdb.texinfo (Python Commands): Update documentation.
1831
18322012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1833
1834 Add a new "python-interactive" command that starts a standard
1835 Python interactive prompt with "pi" as alias, and add "py" as
1836 an alias to "python".
1837 * gdb.texinfo (Python Commands): Document the new commands.
1838
b583003e
TT
18392012-08-22 Tom Tromey <tromey@redhat.com>
1840
1841 * gdbint.texinfo (Host Definition): Remove documentation for
1842 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1843
a451cb65
KS
18442012-08-17 Keith Seitz <keiths@redhat.com>
1845
1846 PR c++/13356
1847 * gdb.texinfo (Type and Range Checking): Remove warning.
1848 Remove spurious commas.
1849 Update text and examples for re-implementation of set/show
1850 check type.
1851 (C and C++ Type and Range Checks): Likewise.
1852
6b1755ce
YQ
18532012-08-16 Yao Qi <yao@codesourcery.com>
1854
1855 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1856 is deprecated.
1857
f47f77df
DE
18582012-08-13 Doug Evans <dje@google.com>
1859
1860 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1861 to include functions.
1862
a72c3253
DE
18632012-08-10 Doug Evans <dje@google.com>
1864
1865 * gdb.texinfo (Convenience Funs): New node.
1866 (Types In Python): Document Type.vector.
1867
5b9afe8a
YQ
18682012-08-09 Yao Qi <yao@codesourcery.com>
1869
1870 * observer.texi: New observer command_param_changed.
1871 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1872
dc1039df
JK
18732012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1874
1875 * gdbint.texinfo (Debugging GDB): In section
1876 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1877 Mention also gdb-gdb.py.
1878
4abf930d
YQ
18792012-08-07 Yao Qi <yao@codesourcery.com>
1880
1881 Revert the folloing patch:
1882 2012-08-06 Yao Qi <yao@codesourcery.com>
1883 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1884 remote hardware-watchpoint-limit' and 'set
1885 remote hardware-breakpoint-limit'.
1886
f3c8a52a
JK
18872012-08-06 Nathaniel Flath <flat0103@gmail.com>
1888
1889 * gdb.texinfo (Working Directory): Added information about new
1890 default argument for 'cd' command.
1891
77a91025
YQ
18922012-08-06 Yao Qi <yao@codesourcery.com>
1893
1894 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1895 remote hardware-watchpoint-limit' and 'set
1896 remote hardware-breakpoint-limit'.
1897
d9f08f52
YQ
18982012-08-06 Yao Qi <yao@codesourcery.com>
1899
1900 Fix PR14371.
1901
1902 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1903 '=breakpoint-deleted'.
1904
95b07c96
YQ
19052012-08-02 Yao Qi <yao@codesourcery.com>
1906
1907 * gdb.texinfo (Native): Remove node Neutrino.
1908
7255706c
YQ
19092012-07-27 Yao Qi <yao@codesourcery.com>
1910
1911 * gdb.texinfo (IPA Protocol Commands): Document new command
1912 'close'.
1913
d6b28940
TT
19142012-07-25 Tom Tromey <tromey@redhat.com>
1915
1916 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1917
e615022a
DE
19182012-07-20 Doug Evans <dje@google.com>
1919
1920 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1921 (Index Files): Document how to control the use of deprecated index
1922 sections.
1923 (Index Section Format): Replace --use-deprecated-index-sections with
1924 "set use-deprecated-index-sections on".
1925
055855a4
EZ
19262012-07-12 Eli Zaretskii <eliz@gnu.org>
1927
1928 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1929 indices into a single node "Index". Instead, join function and
1930 variable indices into a single index, separate from the concept
1931 index. Requested in
1932 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1933 (Top): Update the top-level menu: instead of one "Index" there are
1934 now separate entries "Concept Index" and "Function and Variable
1935 Index".
1936 (Concept Index, Function and Variable Index): New nodes.
1937 (Index): Node deleted.
1938
f77cc5f0
HZ
19392012-07-05 Hui Zhu <hui_zhu@mentor.com>
1940
1941 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1942 and "maint agent-eval".
1943
00595b5e
EZ
19442012-07-03 Eli Zaretskii <eliz@gnu.org>
1945
1946 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1947 avoid file-name clashes between Index.html and index.html on
1948 case-insensitive filesystems. See the discussion starting in
1949 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1950 details of the problem.
1951 (Top): Update the master menu for the above.
1952 (Concept Index, Command and Variable Index): New nodes, instead of
1953 the old "Index" node that was deleted. All cross-references
1954 updated.
1955
d3ce09f5
SS
19562012-07-02 Stan Shebs <stan@codesourcery.com>
1957
1958 * gdb.texinfo (Dynamic Printf): Mention agent style and
1959 disconnected dprintf.
1960 (Maintenance Commands): Describe maint agent-printf.
1961 (General Query Packets): Mention BreakpointCommands feature.
1962 (Packets): Document commands extension to Z0 packet.
1963 * agentexpr.texi (Bytecode Descriptions): Document printf
1964 bytecode.
1965
2d7b58e8
JK
19662012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1969 only after gdbinit files.
1970 (Startup): Move -iex and -iex commands down after gdbinit files.
1971
202cbf1c
JK
19722012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1973
1974 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1975 possibility.
1976
b6ba681c
TT
19772012-06-29 Tom Tromey <tromey@redhat.com>
1978
1979 * gdb.texinfo (Index Section Format): Update for version 7.
1980
71caed83
SS
19812012-06-28 Stan Shebs <stan@codesourcery.com>
1982
1983 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1984 example, add note about title column.
1985
ee0bf529
SCR
19862012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1987
1988 * gdb.texinfo (Symbol Tables In Python): Add description about
1989 the new 'last' attribute of gdb.Symtab_and line.
1990
3c15d565
SCR
19912012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1992
1993 * gdb.texinfo (Symbol Tables In Python): Correct the description
1994 of the 'pc' attribute of gdb.Symtab_and_line.
1995
45cfd468
DE
19962012-06-26 Doug Evans <dje@google.com>
1997
1998 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1999 and symtab-create.
2000
496ee73e
KS
20012012-06-25 Keith Seitz <keiths@redhat.com>
2002
2003 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2004 from example. Remove "rbreak" from list of corresponding
2005 gdb commands.
2006
156942c7
DE
20072012-06-23 Doug Evans <dje@google.com>
2008
2009 * gdb.texinfo (Index Section Format): Document version 7 format.
2010
c614397c
YQ
20112012-06-22 Yao Qi <yao@codesourcery.com>
2012
2013 * gdb.texinfo: Add missing cindex for some packets.
2014
472a2379
KS
20152012-06-20 Keith Seitz <keiths@redhat.com>
2016
2017 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2018 for -break-insert and document -p.
2019
2678e2af
YQ
20202012-06-20 Yao Qi <yao@codesourcery.com>
2021
2022 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2023 and "gdb.write_memory" with "Inferior.read_memory" and
2024 "Inferior.write_memory".
2025
984359d2
EZ
20262012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2027
2028 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2029 (Free Documentation): Add @node line.
2030 (Continuing and Stepping) <advance location>: Use @item instead of
2031 @itemx.
2032 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2033 @itemx.
2034 (Embedded Processors): Put the link to "PA" to its correct place,
2035 according to document structure.
2036 (Python API): Put the link to "Lazy Strings In Python" to its
2037 correct place.
2038 (Index): Use @@ in @tex block to get a literal @.
2039
2040 * gdbint.texinfo: Fix the @subtitle line.
2041
2042 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2043 correct place.
2044
16bdd41f
YQ
20452012-06-08 Yao Qi <yao@codesourcery.com>
2046
2047 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2048 Protocol'.
2049 (In-Process Agent Protocol, IPA Protocol Objects)
2050 (IPA Protocol Commands): New nodes.
2051 (Tracepoint Packets): Add anchors.
2052
2d4c29c5
TS
20532012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2054
2055 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2056
6bd110c5
YQ
20572012-06-06 Yao Qi <yao@codesourcery.com>
2058
2059 * gdb.texinfo: Update copyright year.
2060
f3e0e960
SS
20612012-05-23 Stan Shebs <stan@codesourcery.com>
2062 Kwok Cheung Yeung <kcy@codesourcery.com>
2063
2064 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2065
1564a261
JK
20662012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2067
2068 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2069 Mention also --with-separate-debug-dir.
2070 (Auto-loading): Prepend $debugdir in the sample output.
2071 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2072 auto-load safe-path variable.
2073 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2074 Mention also $debugdir for 'set auto-load scripts-directory'.
2075
eb17f351
EZ
20762012-05-19 Eli Zaretskii <eliz@gnu.org>
2077
2078 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2079 (MIPS Embedded, MIPS, MIPS Register packet Format)
2080 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2081 appropriate.
2082
4cc0665f
MR
20832012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2084 Maciej W. Rozycki <macro@codesourcery.com>
2085
2086 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2087 mips compression".
2088 (MIPS Breakpoint Kinds): New subsubsection.
2089
7af8dcf8 20902012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2091
2092 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2093 nodes for subsections. Add @acronym mark-ups and adjust
2094 formatting.
2095
aff139ff
JK
20962012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2097
2098 Rename $ddir to $datadir.
2099 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2100 (objfile-gdb.py file): Rename $ddir to $datadir.
2101
9cb709b6
TT
21022012-05-18 Tom Tromey <tromey@redhat.com>
2103
2104 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2105
e7e0cddf
SS
21062012-05-14 Stan Shebs <stan@codesourcery.com>
2107
2108 * gdb.texinfo (Dynamic Printf): New subsection.
2109
7efc75aa
SCR
21102012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2111
2112 * gdb.texinfo (Basic Python): Add description about the function
2113 gdb.find_pc_line
2114
f307c045
JK
21152012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2116 Eli Zaretskii <eliz@gnu.org>
2117
2118 * gdb.texinfo (Separate Debug Files): Use plural form for global
2119 debugging information directory.
2120
85d4a676
SS
21212012-05-11 Stan Shebs <stan@codesourcery.com>
2122 Kwok Cheung Yeung <kcy@codesourcery.com>
2123
2124 * gdb.texinfo (Operating System Auxiliary Information): Document new
2125 'info os' subcommands.
2126
c1668e4e
JK
21272012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2128
2129 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2130 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2131 (dotdebug_gdb_scripts section): Add reference
2132 to 'Auto-loading safe path'.
2133
7349ff92
JK
21342012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 Implement multi-component --with-auto-load-dir.
2137 * gdb.texinfo (Auto-loading): New references
2138 for 'set auto-load scripts-directory'
2139 and 'show auto-load scripts-directory'.
2140 (Auto-loading safe path): Describe the new default. Move $ddir
2141 substituation reference to 'objfile-gdb.py file'.
2142 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2143 script-name. Describe new 'set auto-load scripts-directory'
2144 and 'show auto-load scripts-directory'.
2145
6dea1fbd
JK
21462012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2147
2148 Provide $ddir substitution for --with-auto-load-safe-path.
2149 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2150 (Auto-loading safe path): Likewise. Mention the default value,
2151 $ddir substitution, --with-auto-load-safe-path and
2152 --without-auto-load-safe-path.
2153 * observer.texi (gdb_datadir_changed): New.
2154
1ccacbcd
JK
21552012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2156
2157 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2158 Twice.
2159
d9242c17
JK
2160 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2161 directory separator by path separator.
2162
af2c1515
JK
21632012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2164
2165 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2166 for 'set auto-load safe-path' optional. Mention if it is omitted.
2167 Change disabling security protection condition to "/", twice.
2168
a20ee7a4
SCR
21692012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2170
2171 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2172 the new methods global_block and static_block on gdb.Symtab
2173 objects.
2174
56af09aa
SCR
21752012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2176
2177 * gdb.texinfo (Blocks In Python): Add a note saying that future
2178 improvements to GDB and its infrastructure can move symbols
2179 across blocks within a symbol table.
2180
2746b0ef
YQ
21812012-04-29 Yao Qi <yao@codesourcery.com>
2182
2183 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2184 (A29K): Remove.
2185
62e5f89c
SDJ
21862012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2187 Tom Tromey <tromey@redhat.com>
2188
2189 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2190 and generic static probe support on GDB.
2191
a766d390
DE
21922012-04-25 Doug Evans <dje@google.com>
2193
50f042b9
DE
2194 * gdb.texinfo (Go): Fix thinko.
2195
a766d390
DE
2196 * gdb.texinfo (Supported Languages): Add Go.
2197 (Go): New node.
2198
f02e2b19
YQ
21992012-04-25 Yao Qi <yao@codesourcery.com>
2200
2201 * gdbint.texinfo (Testsuite): New section `Board settings'.
2202
68d41a48
JK
22032012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2204
2205 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2206 Three times.
2207
174bb630
JK
2208 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2209 Three times.
2210
0511cc75
JK
22112012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2212
2213 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2214 by @table @asis. Fix formatting of one item.
2215
0070f25a
JK
22162012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2217
2218 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2219
4dc84fd1
JK
22202012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2221
2222 New option "set debug auto-load".
2223 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2224 (auto-load verbose mode): New node.
2225
bccbefd2
JK
22262012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2227
2228 New option "set auto-load safe-path".
2229 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2230 and "info auto-load" examples for safe-path. Put there also references
2231 for "set auto-load safe-path" and "show auto-load safe-path".
2232 New menu item for Auto-loading safe path.
2233 (Auto-loading safe path): New node.
2234 (Python Auto-loading): Update the expected output from "Missing"
2235 to "No".
2236
bf88dd68
JK
22372012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2238
2239 auto-load: Implementation.
2240 * gdb.texinfo (Mode Options): New anchor for -nx.
2241 (Startup): New anchors for Option -init-eval-command,
2242 Home Directory Init File
2243 and Init File in the Current Directory during Startup.
2244 Mention set auto-load local-gdbinit with a reference.
2245 Change the sample code to "set auto-load python-scripts".
2246 (Threads): New anchor set libthread-db-search-path.
2247 Provide references to libthread_db.so.1 file.
2248 (Controlling GDB): New menu item for Auto-loading.
2249 (Auto-loading, Init File in the Current Directory)
2250 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2251 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2252 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2253 reference.
2254 (Auto-loading): Rename to ...
2255 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2256 "set auto-load python-scripts", new anchor for it. Change
2257 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2258 for it. Change "info auto-load-scripts"
2259 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2260 to "Python scripts".
2261
8264ba82
AG
22622012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2263
2264 PR mi/13393
2265 * gdb.texinfo (Print Settings): Extend the description for "set print
2266 object".
2267 (GDB/MI Variable Objects): Extend the description for -var-create and
2268 -var-list-children.
2269
06fc020f
SCR
22702012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2271
2272 * gdb.texinfo (Examining Data): Document the 'explore' command.
2273
7191c139
JB
22742012-03-28 Joel Brobecker <brobecker@adacore.com>
2275
2276 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2277 to the children of a varobj and its update range when -var-update
2278 returns that the varobj's type changed.
2279
3708f05e
JK
22802012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2281
2282 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2283 Create two new links fir 'objfile-gdb.py file'
2284 and 'dotdebug_gdb_scripts section'.
2285
8e0583c8
JK
22862012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2287
2288 * gdb.texinfo (Auto-loading): Rename node reference
2289 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2290 Twice.
2291 (.debug_gdb_scripts section): Rename the node ...
2292 (dotdebug_gdb_scripts section): ... here.
2293 (Maintenance Commands): Also rename this node reference.
2294
7b282c5a
SCR
22952012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2296
2297 * gdb.texinfo (Python API/Values From Inferior): Add description
2298 about the new method Value.referenced_value. Add description on
2299 how Value.dereference is different (and similar) to
2300 Value.referenced_value.
2301
8320cc4f
JK
23022012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2305 --init-eval-command=COMMAND, -iex.
2306 (Startup): Describe -iex and -ix. Simplify the example
2307 for "set auto-load-scripts off".
2308
481860b3
GB
23092012-03-16 Gary Benson <gbenson@redhat.com>
2310
2311 PR breakpoints/10738
2312 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2313 stating that GDB cannot set breakpoints on inlined functions.
2314 (Mode Options): Document --use-deprecated-index-sections.
2315 (Index Section Format): Document new index section version format.
2316
c4aeac85
TT
23172012-03-15 Tom Tromey <tromey@redhat.com>
2318
2319 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2320
16899756
DE
23212012-03-13 Doug Evans <dje@google.com>
2322
2323 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2324 of "reload".
2325 (Symbols): Delete docs for set/show symbol-reloading.
2326 * gdbint.texinfo (Defining Other Architecture Features): Delete
2327 SYMBOL_RELOADING_DEFAULT.
2328 * refcard.tex: Delete reference to symbol-reloading.
2329
9b224c5e
PA
23302012-03-07 Pedro Alves <palves@redhat.com>
2331
2332 * gdb.texinfo (General Query Packets): Document new
2333 QProgramSignals packet.
2334 * gdb.texinfo (Remote configuration): Mention
2335 "program-signals-packet".
2336
169081d0
TG
23372012-03-05 Tristan Gingold <gingold@adacore.com>
2338
2339 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2340
d1feda86
YQ
23412012-03-03 Yao Qi <yao@codesourcery.com>
2342
2343 * gdb.texinfo (In-Process Agent): New node.
2344 Document new commands.
2345 (General Query Packets): Add packet `QAgent'.
2346
1faeff08
MR
23472012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2348
2349 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2350
7d74f244
DE
23512012-03-01 Scott J. Goldman <scottjg@vmware.com>
2352
2353 * gdb.texinfo (Commands In Python): Put example python macro in
2354 COMMAND_USER category rather than COMMAND_OBSCURE.
2355 Document gdb.COMMAND_USER.
2356 (User-defined Commands): Update documentation to clarify
2357 "set/show max-user-call-depth" and "show user" don't apply to python
2358 commands. Update documentation to clarify "help user-defined" may
2359 also include python commands defined as COMMAND_USER.
2360
6fe37d23
JK
23612012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2362
2363 * gdb.texinfo (Startup): Add option -ex description to the option -x
2364 description.
2365
83364271
LM
23662012-02-24 Luis Machado <lgustavo@codesourcery.com>
2367
2368 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2369 condition-evaluation breakpoint parameter.
2370 Mention condition-evaluation mode being shown in "info break".
2371 (Break Conditions): Add description for target-side
2372 conditional breakpoints.
2373 (Remote Configuration): Mention conditional-breakpoints-packet.
2374 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2375 cond-expr.
2376 (General Query Packets): Mention new ConditionalBreakpoint feature.
2377
bdb1994d
TT
23782012-02-22 Tom Tromey <tromey@redhat.com>
2379
2380 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2381
4d241c86
TT
23822012-02-17 Tom Tromey <tromey@redhat.com>
2383
2384 PR python/10753:
2385 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2386 directory.
2387
816338b5
SS
23882012-02-14 Stan Shebs <stan@codesourcery.com>
2389
2390 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2391
cc30c4bd
PA
23922012-02-13 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2395 mips-idt-ecoff.
2396
035d1e5b
YQ
23972012-02-09 Yao Qi <yao@codesourcery.com>
2398
2399 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2400
f0823d2c
TT
24012012-02-07 Tom Tromey <tromey@redhat.com>
2402
2403 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2404 Symbol.value.
2405
64e7d9dd
TT
24062012-02-07 Tom Tromey <tromey@redhat.com>
2407
2408 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2409
4220b2f8
TS
24102012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2411
2412 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2413
edcc5120
TT
24142012-01-24 Tom Tromey <tromey@redhat.com>
2415
2416 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2417 unload".
2418 (Files): Mention new catch commands.
2419 (GDB/MI Async Records): Likewise.
2420
53fe1783
GB
24212012-01-24 Gary Benson <gbenson@redhat.com>
2422
2423 Delete #if 0'd out code.
2424 * gdb.texinfo (Frame Info): Remove "info catch".
2425
b9e7b9c3
UW
24262012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2427
2428 * gdb.texinfo (Remote Configuration): Document
2429 "set remote hostio-readlink-packet" command.
2430 (General Query Packets): Document vFile:readlink packet.
2431
4aac40c8
TT
24322012-01-16 Tom Tromey <tromey@redhat.com>
2433
2434 * gdb.texinfo (Specify Location): Document relative file name
2435 handling.
2436
cafec441
TT
24372012-01-16 Tom Tromey <tromey@redhat.com>
2438
2439 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2440
0ee339bc
JK
24412012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2442 Eli Zaretskii <eliz@gnu.org>
2443
2444 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2445 code.
2446
72384ba3
PH
24472012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2448
2449 * gdb.texinfo (Variables): Document use of :: for non-static
2450 variables.
2451
ce1b17c4
JB
24522012-01-05 Joel Brobecker <brobecker@adacore.com>
2453
2454 * gdbint.texinfo (Start of New Year Procedure): Update
2455 to replace use of copyright.sh by use of copyright.py.
2456
217bff3e
JK
24572012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2458
2459 Remove the gdbtui binary.
2460 * all-cfg.texi (GDBTUI): Remove.
2461 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2462 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2463 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2464
cc72b2a2
KP
24652011-12-23 Kevin Pouget <kevin.pouget@st.com>
2466
2467 Introduce gdb.FinishBreakpoint in Python.
2468 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2469 (Python API): Add menu entry for Finish Breakpoints.
2470
13ac8d2c
JK
24712011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2472
2473 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2474 tests.
2475
e0f9f062
DE
24762011-12-16 Doug Evans <dje@google.com>
2477
2478 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2479
80b6e756
PM
24802011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2481
1c3ad6ab 2482 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2483 stack". Add documentation for "set/show python print-stack".
2484
2fb860fc
PA
24852011-12-14 Pedro Alves <pedro@codesourcery.com>
2486
2487 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2488 should transfer control to the stub in the startup code instead of
2489 in main. Mention the need to get past the initial breakpoint.
2490
f8eba3c6
TT
24912011-12-06 Tom Tromey <tromey@redhat.com>
2492
2493 * gdb.texinfo (Set Breaks): Update for new behavior.
2494
2268b414
JK
24952011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2496
2497 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2498 List Format for SVR4 Targets'.
2499 (General Query Packets): New item qXfer:libraries-svr4:read.
2500 (Library List Format for SVR4 Targets): New node.
2501
ae6f0d5b
TT
25022011-12-01 Tom Tromey <tromey@redhat.com>
2503
2504 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2505 add.
2506
36dfb11c
TT
25072011-11-22 Tom Tromey <tromey@redhat.com>
2508
2509 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2510 reasons.
2511
f196051f
SS
25122011-11-20 Stan Shebs <stan@codesourcery.com>
2513
2514 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2515 note-related options and variables.
2516 (Tracepoint Packets): Document packet changes.
2517
f85b53f8
SD
25182011-11-20 Sanjoy Das <sdas@igalia.com>
2519
2520 * gdb.texinfo (JIT Interface): Add documentation on writing and
2521 usind JIT debug info readers.
2522 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2523 Debug Info Readers): New nodes.
2524
bfccc43c
YQ
25252011-11-18 Yao Qi <yao@codesourcery.com>
2526
2527 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2528 tracepoint.
2529
c011a4f4
DE
25302011-11-15 Doug Evans <dje@google.com>
2531
2532 * gdb.texinfo (Files): Document basenames-may-differ.
2533
ed59ded5
DE
25342011-11-14 Doug Evans <dje@google.com>
2535
2536 * gdb.texinfo (Shell Commands): Document "!".
2537
405f8e94
SS
25382011-11-14 Stan Shebs <stan@codesourcery.com>
2539 Kwok Cheung Yeung <kcy@codesourcery.com>
2540
2541 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2542 needed to get shorter fast tracepoints.
2543 (Tracepoint Packets): Document new qTMinFTPILen packet.
2544
1e4d1764
YQ
25452011-11-14 Yao Qi <yao@codesourcery.com>
2546
2547 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2548 behavior of tracepoint.
2549 (General Query Packets): New feature InstallInTrace.
2550 (Remote Configuration): Document "set remote
2551 install-in-trace-packet".
2552
71eba9c2 25532011-11-12 Matt Rice <ratmice@gmail.com>
2554
2555 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2556 Add arguments to info macro.
2557
e0f8f636
TT
25582011-11-10 Tom Tromey <tromey@redhat.com>
2559
2560 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2561 manual.
2562 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2563 (Macros): Add a footnote.
2564 (C): Remove paragraph about compiler options.
2565 (C Constants): Mention wide character and string constants.
2566 (C Plus Plus Expressions): Update compiler option advice. Mention
2567 using declarations. Mention ADL. Remove old HP compiler
2568 information.
2569
625c0d47
TT
25702011-11-10 Tom Tromey <tromey@redhat.com>
2571
2572 PR c++/9257:
2573 * gdb.texinfo (Print Settings): Add an extra note about the need
2574 for a vtable.
2575
4be2aacc
MR
25762011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2577
2578 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2579 "set mips abi" documentation.
2580
0a1c4d10
DE
25812011-11-04 Doug Evans <dje@google.com>
2582
2583 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2584
aad1c02c
TT
25852011-11-03 Tom Tromey <tromey@redhat.com>
2586
2587 * gdb.texinfo (Stopping): Add menu entry.
2588 (Continuing and Stepping): Restore @node. Use @section, not
2589 @subsection.
2590
983fb131
MR
25912011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2592
2593 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2594 designation. Fix "Specify Location" cross-reference.
2595
3065dfb6
SS
25962011-11-02 Stan Shebs <stan@codesourcery.com>
2597
2598 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2599 (General Query Packets): Describe tracenz feature.
2600 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2601
0aaaf063
PK
26022011-10-28 Paul Koning <paul_koning@dell.com>
2603
2604 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2605
2231f1fb
KP
26062011-10-27 Kevin Pouget <kevin.pouget@st.com>
2607
2608 * gdb.texinfo ((Frames In Python): Document
2609 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2610
5110b5df
PK
26112011-10-26 Paul Koning <paul_koning@dell.com>
2612
2613 * gdb.texinfo (gdb.types): Document new deepitems function.
2614
22dbab46
PK
26152011-10-25 Paul Koning <paul_koning@dell.com>
2616
2617 PR python/13327
2618
2619 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2620 fetch_lazy method.
2621
9df2fbc4
PM
26222011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2623
2624 PR python/12656
2625
2626 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2627 global_block, static_block function.
2628
f05e2e1d
TT
26292011-10-19 Tom Tromey <tromey@redhat.com>
2630
2631 * gdb.texinfo (Commands In Python): Add missing "@"s.
2632
a7fc3f37
KP
26332011-10-13 Kevin Pouget <kevin.pouget@st.com>
2634
2635 PR python/13285 Document named constants for frame unwind stop reasons
2636 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2637 constants.
2638
5048e516
JK
26392011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2640
2641 Fix compatibility with texinfo versions older than 4.12.
2642 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2643 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2644 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2645 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2646 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2647 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2648 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2649
5a56e9c5
DE
26502011-10-09 Doug Evans <dje@google.com>
2651
2652 * gdb.texinfo (Extending GDB): Document alias command.
2653
36b11add
JK
26542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2655
2656 Support @entry in input expressions.
2657 * gdb.texinfo (Variables): Describe @entry names suffix.
2658 (Print Settings): Add anchor for `set print entry-values'.
2659
e18b2753
JK
26602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2661 Eli Zaretskii <eliz@gnu.org>
2662
2663 Display @entry parameter values (without references).
2664 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2665 example.
2666 (Print Settings): New description of set print entry-values and show
2667 print entry-values.
2668
111c6489
JK
26692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2670 Eli Zaretskii <eliz@gnu.org>
2671
2672 Recognize virtual tail call frames.
2673 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2674 (Tail Call Frames): New node.
2675 (Frames In Python): Add gdb.TAILCALL_FRAME.
2676
9c15afc4
DE
26772011-10-07 Doug Evans <dje@google.com>
2678
2679 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2680 register_pretty_printer.
2681
99f5279d
PM
26822011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2683
2684 PR python/12930
2685 PR python/12802
2686
2687 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2688 stop method.
2689
03583c20
UW
26902011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2691
2692 * gdb.texinfo (Starting your Program): "set disable-randomization"
2693 is no longer Linux-specific.
2694 (Remote Configuration): Document "set remote
2695 disable-randomization-packet".
2696 (General Query Packets): Document "QDisableRandomization" packet
2697 and add it to "qSupported" list.
2698
bd054e06
KP
26992011-10-07 Kevin Pouget <kevin.pouget@st.com>
2700
2701 Allow Python notification of new object-file loadings.
2702 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2703 event type.
2704
cb6be26b
KP
27052011-10-04 Kevin Pouget <kevin.pouget@st.com>
2706
2707 PR python/12691: Add the inferior to Python exited event
2708 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2709
a05336a1
JB
27102011-10-03 Joel Brobecker <brobecker@adacore.com>
2711
2712 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2713 rephasing.
2714
5d77fe44
JB
27152011-10-03 Joel Brobecker <brobecker@adacore.com>
2716
2717 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2718 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2719 as possible feature returned by the `-list-features'
2720 command.
2721
699df94d
PK
27222011-09-28 Paul Koning <paul_koning@dell.com>
2723
2724 * gdb.texinfo (gdb.Type): Document field access by dictionary
2725 key syntax.
2726
24bdad53
YQ
27272011-09-28 Yao Qi <yao@codesourcery.com>
2728
2729 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2730 Add one space after option `-s'. Remove @r{} markup.
2731
6710bf39
SS
27322011-09-27 Stan Shebs <stan@codesourcery.com>
2733
2734 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2735
d99f7e48
HZ
27362011-09-16 Hui Zhu <teawater@gmail.com>
2737
2738 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2739 to *(unsigned char *)$esp@300.
2740
d812018b
PK
27412011-09-15 Paul Koning <paul_koning@dell.com>
2742
2743 * gdb.texinfo: Make style of Python functions and methods match
2744 the syntax of Python. Also put class and module names explicitly
2745 on function, member, and variable names, matching Python
2746 documentation conventions.
2747
2aa48337
KP
27482011-09-15 Kevin Pouget <kevin.pouget@st.com>
2749
2750 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2751 * gdb.texinfo (Inferiors In Python): Describe new
2752 gdb.selected_inferior() function.
2753
6839b47f
KP
27542011-09-15 Kevin Pouget <kevin.pouget@st.com>
2755
2756 Handle multiple breakpoint hits in Python interface:
2757 * gdb.texinfo (Events In Python): New function documentation:
2758 gdb.BreakpointEvent.breakpoints. Indicate that
2759 gdb.BreakpointEvent.breakpoint is now deprecated.
2760
26829f2b
JB
27612011-09-04 Joel Brobecker <brobecker@adacore.com>
2762
2763 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2764
a9f54f60
TT
27652011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2766
2767 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2768
fa3a4f15
PM
27692011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2770
2771 * gdb.texinfo (Prompt): Add set/show extended-prompt
2772 documentation
2773 (Basic Python): Add prompt_hook anchor.
2774 (Python modules): Reword module text to reflect multiple modules.
2775 (gdb.prompt): Document gdb.prompt module.
2776
224bbe49
YQ
27772011-08-14 Yao Qi <yao@codesourcery.com>
2778
78d85199
YQ
2779 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2780
27812011-08-14 Yao Qi <yao@codesourcery.com>
2782
2783 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2784 (TIC6x Features): New node.
2785
457e09f0
DE
27862011-08-12 Doug Evans <dje@google.com>
2787
2788 * gdb.texinfo (Symbols In Python): Document symbol.type.
2789
5e239b84
PM
27902011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2791
2792 * gdb.texinfo (Python): Document command and function
2793 auto-loading.
2794
177bc839
JK
27952011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2796 Eli Zaretskii <eliz@gnu.org>
2797
2798 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2799 typedefs unrolling. Extend the sample code by an inner typedef and
2800 outer typedefs unrolling.
2801
1a532630
PP
28022011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2803
2804 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2805 size and line-size.
2806
9b158ba0 28072011-07-21 Matt Rice <ratmice@gmail.com>
2808
2809 PR macros/12999
2810 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2811 Update text and cindex entries for info macro command.
2812
d17b6f81
PM
28132011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2814
2815 * observer.texi (GDB Observers): Add before_prompt observer.
2816 * gdb.texinfo (Basic Python): Add documentation for prompt
2817 substitution.
2818
713389e0
PM
28192011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2820
2821 PR python/12438
2822 * gdb.texinfo (Python Commands): Add deprecate note to maint
2823 set/show python print-stack. Document set/show python
2824 print-backtrace.
2825
177b42fe
TJB
28262011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2827
2828 * gdb.texinfo: Fix typos.
2829
900e11f9
JK
28302011-07-01 Tom Tromey <tromey@redhat.com>
2831
2832 * gdb.texinfo (Debugging Output): Document set debug
2833 check-physname.
2834
39c4d40a
TT
28352011-06-29 Tom Tromey <tromey@redhat.com>
2836
2837 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2838 breakpoint-notifications feature.
2839
6f5def7d
UW
28402011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2841
2842 * gdb.texinfo (Target Description): Remove warning about
2843 possibly unstable format.
2844
8cf64490
TT
28452011-06-03 Tom Tromey <tromey@redhat.com>
2846
2847 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2848 (Events In Python): Note that exit_code is optional.
2849
393eab54
PA
28502011-05-17 Pedro Alves <pedro@codesourcery.com>
2851
2852 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2853 required for multi-threading support.
2854 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2855 Hc are deprecated for multi-threading debugging. Point readers at
2856 the vCont packet.
2857
75fc9810
DE
28582011-05-15 Doug Evans <dje@google.com>
2859
2860 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2861
01124a23
DE
28622011-05-13 Doug Evans <dje@google.com>
2863
98a5dd13
DE
2864 * gdb.texinfo (Threads): Document $sdir,$pdir.
2865 (Server): Document $pdir exception.
2866
dbaefcf7
DE
2867 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2868
cc63ef9b
DE
2869 * gdb.texinfo (Threads): Clarify default value for
2870 libthread-db-search-path.
7e0396aa 2871
01124a23
DE
2872 * gdb.texinfo (Completion): Update example.
2873 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2874
d248b706
KY
28752011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2876
2877 * gdb.texinfo: Document change in the behaviour of the enable and
2878 disable GDB commands when applied to tracepoints.
2879 Document the EnableDisableTracepoints remote stub feature.
2880 Document QTEnable and QTDisable in the list of tracepoint packets.
2881
cc88a640
JK
28822011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2883
2884 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2885 hsuser.texi.
2886 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2887 comment to hsuser.texi. Change rluser.texi name in the comment.
2888
84e578fb
DE
28892011-05-10 Doug Evans <dje@google.com>
2890
2891 * gdb.texinfo (Threads): If an empty path is provided for
2892 libthread-db-search-path it is reset to its default value.
2893 (Server): Ditto.
2894
478aac75
DE
28952011-05-09 Doug Evans <dje@google.com>
2896
2897 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2898
9c06b0b4
TJB
28992011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2900 Thiago Jung Bauermann <bauerman@br.ibm.com>
2901
2902 Implement support for PowerPC BookE masked watchpoints.
2903 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2904 (PowerPC Embedded): Mention support of masked watchpoints.
2905
9ed350ad
JB
29062011-05-03 Joel Brobecker <brobecker@adacore.com>
2907
2908 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2909 `@value{GDBN}'.
2910
4ceed123
JB
29112011-05-03 Joel Brobecker <brobecker@adacore.com>
2912
2913 * gdb.texinfo (titlepage): Remove dedication.
2914 (In Memoriam): New appendix.
2915
559a7a62
JK
29162011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2917 Eli Zaretskii <eliz@gnu.org>
2918
2919 * gdb.texinfo (Index Section Format): Change the version to 5.
2920 Describe the different formula.
2921
03f2bd59
JK
29222011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2923 Eli Zaretskii <eliz@gnu.org>
2924
2925 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2926 for disconnected tracing.
2927 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2928 extended-remote relationship. Mention --once.
2929 (TCP port allocation lifecycle of @code{gdbserver}): New.
2930
d9b1a651
EZ
29312011-04-23 Eli Zaretskii <eliz@gnu.org>
2932
2933 * gdb.texinfo (Server): Improve indexing. Index all optional
2934 switches to gdbserver.
2935
90476074
TT
29362011-04-20 Tom Tromey <tromey@redhat.com>
2937
2938 * gdb.texinfo (Index Section Format): New node.
2939 (Top): Add new node to menu.
2940
c21236dc
PA
29412011-04-20 Pedro Alves <pedro@codesourcery.com>
2942
2943 * gdb.texinfo (Maintenance Commands): Document `maint print
2944 remote-registers'.
2945
05c8c3f5
TT
29462011-04-20 Tom Tromey <tromey@redhat.com>
2947
2948 * gdb.texinfo (Trace File Format): Move node later.
2949
7a9dd1b2
TT
29502011-04-19 Tom Tromey <tromey@redhat.com>
2951
2952 * gdbint.texinfo (Register Information Functions): Remove
2953 duplicate "the".
2954 * gdb.texinfo (Emacs): Remove duplicate "to".
2955 (GDB/MI Variable Objects): Remove duplicate "the".
2956 (General Query Packets): Likewise.
2957
4368ebeb
JB
29582011-04-02 Joel Brobecker <brobecker@adacore.com>
2959
2960 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2961 "GDB/MI Ada Exception Information" node.
2962
956a9fb9
JB
29632011-04-01 Joel Brobecker <brobecker@adacore.com>
2964
2965 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2966 the "exception-name" field in the *stopped async record.
2967
f1310107
TJB
29682011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2969 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2970
2971 Implement support for PowerPC BookE ranged breakpoints.
2972 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2973
8786b2bd
TT
29742011-03-28 Tom Tromey <tromey@redhat.com>
2975
2976 * gdb.texinfo (Set Tracepoints): Fix typo.
2977
9ef07c8c
TT
29782011-03-24 Tom Tromey <tromey@redhat.com>
2979
2980 * gdb.texinfo (Specify Location): Document `function:label'
2981 linespec.
2982
99c3dc11
PM
29832011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2984
f1310107 2985 PR python/12149
99c3dc11
PM
2986
2987 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2988
29703da4
PM
29892011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2990
2991 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2992 (Inferiors In Python): Likewise.
2993 (Threads In Python): Likewise.
2994 (Symbols In Python): Likewise.
2995 (Objfiles In Python): Likewise.
2996 (Symbol Tables In Python): Likewise.
2997
c9174737
PA
29982011-03-15 Pedro Alves <pedro@codesourcery.com>
2999
3000 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3001 display>: Explain that the commands accept number ranges.
3002
7371cf6d
PM
30032011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3004
3005 * gdb.texinfo (Breakpoints In Python): Add description and example
3006 of Python stop function operation.
3007
ecec24e6
PM
30082011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3009
3010 * gdb.texinfo (Parameters In Python): Document get_set_string and
3011 get_show_string methods.
3012
6dcd5565
JK
30132011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3014
3015 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3016
81896e36
JK
3017 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3018 circular-trace-buffer name.
3019
5e30da2c
JB
30202011-02-28 Joel Brobecker <brobecker@adacore.com>
3021
3022 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3023 in the previous change.
3024
3bd0f5ef 30252011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
3026
3027 * gdb.texinfo (Inferiors and Programs): Update commands to show
3028 that they can accept multiple arguments.
3029
4ec7539c
JB
30302011-02-24 Joel Brobecker <brobecker@adacore.com>
3031
3032 Revert the following patch (code patch was not approved):
3033 2011-02-21 Hui Zhu <teawater@gmail.com>
3034 * agentexpr.texi (bytecode descriptions): add printf.
3035 * gdb.texinfo (tracepoint action lists): add printf.
3036
82809774
DE
30372011-02-23 Doug Evans <dje@google.com>
3038
3039 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3040
e5a67952
MS
30412011-02-23 Michael Snyder <msnyder@vmware.com>
3042
3043 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3044 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3045 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3046
6e6fbe60
DE
30472011-02-22 Doug Evans <dje@google.com>
3048
3049 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3050 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3051 add description of result, fix @defun formatting.
3052
f994e27a
HZ
30532011-02-21 Hui Zhu <teawater@gmail.com>
3054
3055 * agentexpr.texi (Bytecode Descriptions): Add printf.
3056 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3057
c7f96d2b
TT
30582011-02-18 Tom Tromey <tromey@redhat.com>
3059
3060 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3061
60f98dde
MS
30622011-02-14 Michael Snyder <msnyder@vmware.com>
3063
3064 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3065 Document new command "thread find".
3066
08e796bc
MS
30672011-02-14 Michael Snyder <msnyder@vmware.com>
3068
3069 * gdb.texinfo (Threads): Update example of new thread message.
3070
b3b9301e
PA
30712011-02-14 Pedro Alves <pedro@codesourcery.com>
3072
3073 * gdb.texinfo (Remote Configuration): Mention set/show remote
3074 traceframe-info.
3075 (Tools/Packages Optional for Building GDB): Mention that expat is
3076 used for traceframe info.
3077 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3078 (General Query Packets) <qSupported>: Describe the
3079 qXfer:traceframe-info:read feature.
3080 (qXfer::read): Describe qXfer:traceframe-info:read.
3081 (Traceframe Info Format): New section.
3082
cef35b0f
PA
30832011-02-04 Pedro Alves <pedro@codesourcery.com>
3084
3085 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3086 for casts and unary operators.
3087
f1cbe1d3
TT
30882011-02-04 Tom Tromey <tromey@redhat.com>
3089
3090 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3091 is not useful.
3092
585fdaa1
PA
30932011-01-25 Pedro Alves <pedro@codesourcery.com>
3094
3095 * gdb.texinfo: s/value optimized out/optimized out/g
3096
7bfc9434
JB
30972011-01-21 Joel Brobecker <brobecker@adacore.com>
3098
3099 * gdb.texinfo (Other Misc Settings): Rework part of the
3100 documentation of the "set interactive mode" command.
3101
4694da01
TT
31022011-01-19 Tom Tromey <tromey@redhat.com>
3103
3104 * gdb.texinfo (Threads): Document thread name output and `thread
3105 name' command.
3106 (Threads In Python): Document Thread.name attribute.
3107 (GDB/MI Thread Commands): Document thread attributes.
3108
b716877b
AB
31092011-01-12 Andrew Burgess <aburgess@broadcom.com>
3110
3111 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3112 changes in mi/mi-cmd-disas.c
3113
13fd8b81
TT
31142011-01-12 Tom Tromey <tromey@redhat.com>
3115
3116 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3117 Fix "thread apply" text.
3118
e09342b5
TJB
31192011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3120 Thiago Jung Bauermann <bauerman@br.ibm.com>
3121
3122 Implement support for PowerPC BookE ranged watchpoints.
3123 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3124 the "set powerpc exact-watchpoints" flag.
3125
06e65f44
TT
31262011-01-07 Tom Tromey <tromey@redhat.com>
3127
3128 * gdb.texinfo (Python API): Add descriptions to @menu items.
3129
d8e22779
TT
31302011-01-06 Tom Tromey <tromey@redhat.com>
3131
3132 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3133
a255712f
PP
31342010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3135
e09342b5 3136 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3137
ccfc3d6e
TT
31382011-01-06 Tom Tromey <tromey@redhat.com>
3139
3140 PR python/12133:
3141 * gdb.texinfo (Frames In Python): Document various frame
3142 constants.
3143
44944448
JB
31442011-01-05 Joel Brobecker <brobecker@adacore.com>
3145
3146 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3147 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3148 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3149
42ea3d7a
JK
31502011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3151
3152 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3153 (clean): Add GDBvn.texi.
3154
720d1a40
JB
31552010-12-29 Joel Brobecker <brobecker@adacore.com>
3156
3157 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3158 occasional case where the debugger prints an array address
3159 instead of the array itself.
3160
ad196637
PA
31612010-12-23 Pedro Alves <pedro@codesourcery.com>
3162
3163 * gdb.texinfo (Packets) <read registers packet>: Document support
3164 for registers that were not collected.
3165
a86caf66
DE
31662010-12-15 Doug Evans <dje@google.com>
3167
3168 * gdb.texinfo (Startup): Document auto-loading of scripts during
3169 startup.
3170 (Auto-loading): Delete "maint set python auto-load on|off".
3171 Add "set auto-load-scripts on|off".
3172
aae1c79a
DE
31732010-12-07 Doug Evans <dje@google.com>
3174
3175 * gdb.texinfo (Mode Options): Document -data-directory.
3176 (Data Files): Add reference to -data-directory.
3177
4e04c971
DE
31782010-11-29 Doug Evans <dje@google.com>
3179
3180 * gdb.texinfo (Pretty-Printer Introduction): Change
3181 printer-name:subprinter-name to printer-name;subprinter-name.
3182
94b6973e
PM
31832010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3184
3185 PR python/12199
3186
3187 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3188
39037522
TT
31892010-11-23 Tom Tromey <tromey@redhat.com>
3190
3191 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3192 (Editing): Likewise.
3193 (Command History): Likewise.
3194 (TUI Keys): Likewise.
3195 (Bug Reporting): Conditionally include rluser.texi and
3196 inc-history.texinfo.
3197 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3198 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3199 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3200 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3201 (gdb.pdf): Likewise.
3202 (gdb.info): Likewise.
3203 (gdb/index.html): Likewise.
3204
5ae98d25
TT
32052010-11-23 Tom Tromey <tromey@redhat.com>
3206
3207 * Makefile.in (Makefile): Run ../config.status.
3208 (distclean): Update.
3209 * configure: Remove.
3210 * configure.ac: Remove.
3211
621c8364
TT
32122010-11-12 Tom Tromey <tromey@redhat.com>
3213
3214 * gdb.texinfo (Basic Python): Update. Add xref.
3215 (Exception Handling): Document new exception classes.
3216 (Types In Python): Update.
3217 (Frames In Python): Update.
3218
84f4c1fe
PM
32192010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3220
3221 * gdb.texinfo (Breakpoints In Python): Document "internal"
3222 parameter, and visible attribute.
3223
99e7ae30
DE
32242010-11-05 Doug Evans <dje@google.com>
3225
3226 * gdb.texinfo (Source Path): Document "set directories".
3227
f4b8a18d
KW
32282010-11-05 Ken Werner <ken.werner@de.ibm.com>
3229
3230 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3231 (OpenCL C): New node.
3232
7b51bc51
DE
32332010-11-02 Doug Evans <dje@google.com>
3234
3235 * gdb.texinfo (Pretty Printing): Expand into three sections,
3236 introduction, example, and commands.
3237 (Python API): Delete section Disabling Pretty-Printers, merge into
3238 Selecting Pretty-Printers.
3239 (Writing a Pretty-Printer): New section. Move the pretty-printer
3240 example here, and reformat to match python coding style. Add a second
3241 example using the gdb.printing module.
3242 (Python modules): Add gdb.printing.
3243
9eeee977
DE
32442010-10-29 Doug Evans <dje@google.com>
3245
3246 * gdb.texinfo (Python): Fix long line.
3247
a0e0ffdf
DE
32482010-10-20 Doug Evans <dje@google.com>
3249
3250 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3251 All references updated. Correct sections marked as subsections.
3252 (Coding Standards): New chapter. Move the coding standard related
3253 subsections here. Add section on Python coding standards.
3254
0e3509db
DE
32552010-10-13 Doug Evans <dje@google.com>
3256
3257 * gdb.texinfo (Python): Add "Python modules".
3258 (Types in Python): Add reference to gdb.types section.
3259 (Python modules): New node.
3260
44592cc4
DE
32612010-10-11 Doug Evans <dje@google.com>
3262
3263 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3264 Python" from gdb.Value.type description.
3265
6e1bb179
JB
32662010-09-28 Joel Brobecker <brobecker@adacore.com>
3267
3268 * gdb.texinfo (Ravenscar Profile): New node.
3269
e8467610
TT
32702010-09-22 Tom Tromey <tromey@redhat.com>
3271
3272 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3273
fccd1d1e
EZ
32742010-09-22 Eli Zaretskii <eliz@gnu.org>
3275
3276 * gdb.texinfo (Values From Inferior): Clarify that
3277 value.dynamic_type works only in C++ programs with RTTI.
3278
c1b6b909
TT
32792010-09-15 Paul Bolle <pebolle@tiscali.nl>
3280
3281 * gdb.texinfo (Character Sets): Correctly reference host-charset
3282 in example.
3283
7d288aaa
TT
32842010-09-13 Tom Tromey <tromey@redhat.com>
3285
3286 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3287 Document "fullname" and "from".
3288
f75d858b
MK
32892010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3290
3291 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3292 feature `reverse' output by -list-target-features.
3293
83b9503b
L
32942010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3295
3296 * gdb.texinfo (i386 Features): Remove an extra "@item".
3297
03f17ccf
TT
32982010-08-30 Tom Tromey <tromey@redhat.com>
3299
3300 PR python/11792:
3301 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3302
9779414d
DJ
33032010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3304
3305 * gdb.texinfo (ARM Features): Document
3306 org.gnu.gdb.arm.m-profile.
3307
f9ffd4bb
TT
33082010-08-23 Tom Tromey <tromey@redhat.com>
3309
3310 PR python/11145:
3311 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3312 reinterpret_cast methods.
3313
702c2711
TT
33142010-08-23 Tom Tromey <tromey@redhat.com>
3315
3316 PR python/11915:
3317 * gdb.texinfo (Types In Python): Document array method.
3318
66b73624
TJB
33192010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3320
3321 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3322
06a64a0b
TT
33232010-08-16 Tom Tromey <tromey@redhat.com>
3324
3325 * gdb.texinfo (Set Watchpoints): Document -location option.
3326
a3a7127e
DE
33272010-08-13 Doug Evans <dje@google.com>
3328
3329 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3330
8dedea02
VP
33312010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3332
3333 * gdb.texinfo (GDB/MI Data Manipulation): Document
3334 -data-read-memory-raw and -data-write-memory-raw.
3335
ca5c20b6 33362010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3337 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3338
3339 * gdb.texinfo (Basic Python): Describe post_event API.
3340
cb2e07a6
PM
33412010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3342
3343 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3344 decode_line Python APIs
cb2e07a6 3345
464b3efb
TT
33462010-08-10 Tom Tromey <tromey@redhat.com>
3347
3348 * gdb.texinfo (Pretty Printing API): Document
3349 gdb.default_visualizer.
3350
c29c521f
TT
33512010-08-10 Tom Tromey <tromey@redhat.com>
3352
3353 Revert gdb-add-index addition:
3354 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3355
5da1313b
JK
33562010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3357 Eli Zaretskii <eliz@gnu.org>
3358
3359 * gdb.texinfo (Mode Options) <-batch>
3360 (Basic Python) <gdb.execute>: Describe setting width and height.
3361
02d868e8
PP
33622010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3363
3364 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3365
c2bbed2a
TT
33662010-07-30 Tom Tromey <tromey@redhat.com>
3367
3368 * gdb.texinfo (Index Files): Mention gdb-add-index.
3369
6c13bbe1
HZ
33702010-07-30 Hui Zhu <teawater@gmail.com>
3371
3372 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3373 "detach inferior" and "kill inferior".
3374
53a71c06
CR
33752010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3376
3377 * gdb.texinfo (Machine Code): Update description of two forms of
3378 arguments, and add new example to demonstrate the new form.
3379
5374244e
PM
33802010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3381
3382 * gdb.texinfo (Values From Inferior): Add value inferior function
3383 call description.
3384
8ea5bce5
JK
33852010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3386
3387 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3388
c0edd9ed
JK
33892010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3390 Eli Zaretskii <eliz@gnu.org>
3391
3392 Make core files the process_stratum.
3393 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3394 record_stratum example.
3395
9291a0cd
TT
33962010-07-13 Tom Tromey <tromey@redhat.com>
3397
3398 * gdb.texinfo (Index Files): New node.
3399
f5011d11
TT
34002010-07-13 Tom Tromey <tromey@redhat.com>
3401
3402 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3403
0f5238ed
TT
34042010-07-13 Tom Tromey <tromey@redhat.com>
3405
3406 * gdb.texinfo (Specify Location): Document labels.
3407
74c761c1
PA
34082010-07-01 Pedro Alves <pedro@codesourcery.com>
3409
3410 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3411 entries for fast tracepoints and static tracepoints.
3412
501994c0
PA
34132010-07-01 Pedro Alves <pedro@codesourcery.com>
3414
3415 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3416 qsThreadInfo>: Spell out `l' as ell.
3417
0fb4aa4b
PA
34182010-07-01 Pedro Alves <pedro@codesourcery.com>
3419
3420 * gdb.texinfo (Convenience Variables): Document $_sdata.
3421 (Commands to Set Tracepoints): Describe static tracepoints. Add
3422 `Listing Static Tracepoint Markers' menu entry. Document
3423 "strace".
3424 (Tracepoint Action Lists): Document collecting $_sdata.
3425 (Listing Static Tracepoint Markers): New subsection.
3426 (Tracepoints support in gdbserver): Mention static tracepoints.
3427 (remote packets, enabling and disabling): Mention
3428 read-sdata-object.
3429 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3430 and StaticTracepoint.
3431 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3432 Document qXfer:sdata:read.
3433 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3434
dc3b15be
JB
34352010-06-29 Joel Brobecker <brobecker@adacore.com>
3436
3437 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3438
595939de
PM
34392010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3440 Tom Tromey <tromey@redhat.com>
3441 Thiago Jung Bauermann <bauerman@br.ibm.com>
3442
3443 * gdb.texinfo (Inferiors In Python): New node.
3444 * gdb.texinfo (Threads In Python): New node.
3445
9279c692
JB
34462010-06-28 Joel Brobecker <brobecker@adacore.com>
3447
3448 * gdb.texinfo (Python): Document what the python directory is
3449 and what its location is.
3450 (Basic Python): Document the gdb.PYTHONDIR constant.
3451
bc9f0842
TT
34522010-06-25 Tom Tromey <tromey@redhat.com>
3453
3454 PR python/10808:
3455 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3456
f1421989
HZ
34572010-06-24 Hui Zhu <teawater@gmail.com>
3458
3459 * gdb.texinfo: (Commands for Controlled Output): Add
3460 documentation for command "eval".
3461
e4c0cfae
SS
34622010-06-21 Stan Shebs <stan@codesourcery.com>
3463
3464 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3465 * annotate.texinfo: Ditto.
3466 * gdbint.texinfo: Ditto.
3467 * stabs.texinfo: Ditto.
3468
bb08c432
HZ
34692010-06-22 Hui Zhu <teawater@gmail.com>
3470
3471 * gdb.texinfo: (Process Record and Replay): Add documentation
3472 for command "set record memory-query".
3473
4f5d9f07
SS
34742010-06-21 Stan Shebs <stan@codesourcery.com>
3475
3476 * gdb.texinfo: Relicense under GFDL version 1.3.
3477 * annotate.texinfo: Relicense under GFDL version 1.3.
3478 * gdbint.texinfo: Relicense under GFDL version 1.3.
3479 * stabs.texinfo: Relicense under GFDL version 1.3.
3480 * fdl.texi: Update to version 1.3.
3481
6aed2dbc
SS
34822010-06-18 Stan Shebs <stan@codesourcery.com>
3483
a61408f8
SS
3484 * gdb.texinfo (Operating System Auxiliary Information): Describe
3485 "info os" when no arguments given.
3486
6aed2dbc
SS
3487 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3488 $_thread.
3489
24e933df
HZ
34902010-06-18 Hui Zhu <teawater@gmail.com>
3491
3492 * gdb.texinfo: (Process Record and Replay): Add documentation
3493 for commands "record save" and "record restore".
3494
65d79d4b
SDJ
34952010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3496
3497 * gdb.texinfo: Include information about the correct use
3498 of addresses in the `watch' command.
3499
d914c394
SS
35002010-06-11 Stan Shebs <stan@codesourcery.com>
3501
3502 * gdb.texinfo (Observer Mode): New section.
3503 (General Query Packets): Document QAllow.
889bf7c5 3504
967cf477
DE
35052010-06-04 Doug Evans <dje@google.com>
3506
3507 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3508
aaf4119b
DE
35092010-06-03 Doug Evans <dje@google.com>
3510
3511 * gdbint.texinfo (Coding): Add subsection on command names.
3512
9eae7c52
TT
35132010-06-02 Tom Tromey <tromey@redhat.com>
3514
3515 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3516 always-disassemble.
3517
fa593d66
PA
35182010-06-01 Pedro Alves <pedro@codesourcery.com>
3519
3520 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3521 gdbserver, and add cross reference.
3522 (Tracepoints support in gdbserver): New subsection.
3523
dde08ee1
PA
35242010-05-26 Pedro Alves <pedro@codesourcery.com>
3525
3526 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3527 `qRelocInsn' feature.
3528 (Relocate instruction reply packet): New subsection
3529 of `Tracepoint Packets'.
3530 (Tracepoint Packets): Mention that packets QTDP and QTStart
3531 support the qRelocInsn request, and add cross reference to new
3532 subsection.
3533
07ca107c
DE
35342010-05-25 Doug Evans <dje@google.com>
3535
3536 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3537 (Commands In Python): Document gdb.string_to_argv.
3538
c25c4a8b
JK
35392010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3540
3541 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3542 ATTR_NORETURN.
3543
d7b32ed3 35442010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3545 Tom Tromey <tromey@redhat.com>
3546 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3547
c25c4a8b 3548 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3549
6aecb9c2
JB
35502010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3551
3552 * gdb.texinfo: (Summary) Add mention about D language support.
3553 (Filenames): Add D suffixes.
3554 (D): New node.
3555
b7da9e9f
PM
35562010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3557
3558 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3559 of macro deleted from GDB code.
3560
ab38a727
PA
35612010-04-24 Pedro Alves <pedro@codesourcery.com>
3562
3563 * gdb.texinfo (Commands to specify files): Describe what how GDB
3564 looks up DOS-based filesystem paths on the system root. Document
3565 the new `set/show target-file-system-kind' commands.
3566
66d09542
DE
35672010-04-23 Doug Evans <dje@google.com>
3568
3569 * gdb.texinfo (Python): Move Auto-loading section here ...
3570 (Python API): from here.
3571 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3572 (Maintenance Commands): Add docs for "maint print section-scripts".
3573
8bd10a10
CM
35742010-04-20 Chris Moller <cmoller@redhat.com>
3575
3576 * gdb.texinfo (Setting Breakpoints): Added description of
3577 filename-qualified rbreak.
3578 * refcard.tex (Breakpoints and Watchpoints): Added brief
3579 description of filename-qualified rbreak.
3580
4c374409
JK
35812010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3582
3583 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3584 (Python API): Change the reference to Pretty Printing API.
3585 (Pretty Printing): Move the user part under the Data node. Reformat
3586 the sample output to 72 columns. Create a new reference to Pretty
3587 Printing API. Rename the API part ...
3588 (Pretty Printing API): To a new node name.
3589 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3590 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3591
5a9351ae
SS
35922010-04-21 Stan Shebs <stan@codesourcery.com>
3593
3594 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3595 and commands.
5a9351ae 3596 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3597
9a22f0d0
PM
35982010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3599
3600 * gdb.texinfo (Examining memory): Update for change in string
3601 display with explicit size.
3602
6149aea9
PA
36032010-04-19 Pedro Alves <pedro@codesourcery.com>
3604
3605 PR breakpoints/8554.
3606
3607 * gdb.texinfo (Save Breakpoints): New node.
3608 (save-tracepoints): Rename to ...
3609 (save tracepoints): ... this. Mention that `save-tracepoints' is
3610 a deprecated alias to `save tracepoints'.
3611
711e434b
PM
36122010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3613
645797a8 3614 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3615 (info w32 thread-information-block): Document new command.
3616 (qGetTIBAddress): Document new gdbserver query.
3617 (maint set/show show-all-tib): Document new command.
3618
3f7b2faa
DE
36192010-04-15 Doug Evans <dje@google.com>
3620
fa33c3cd
DE
3621 * gdb.texinfo (Python API): Add progspaces section.
3622 (Selecting Pretty-Printers): Progspace pretty-printers are
3623 searched too.
3624 (Progspaces In Python): New section.
3625
3f7b2faa
DE
3626 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3627
79f283fe
PM
36282010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3629
3630 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3631 returns None.
3632
87290684
SS
36332010-04-09 Stan Shebs <stan@codesourcery.com>
3634
3635 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3636 Describe the `frames-created' field, tweak grammar.
3637
a97153c7
PA
36382010-04-09 Pedro Alves <pedro@codesourcery.com>
3639
3640 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3641 Describe the `circular' and `disconnected' fields.
3642
5c5dcc1b
L
36432010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3644
3645 * gdb.texinfo (maint print registers): Mention unavailable and
3646 invisible registers.
3647
adc36818
PM
36482010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3649 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3650 Tom Tromey <tromey@redhat.com>
adc36818
PM
3651
3652 * gdb.texinfo (Breakpoints In Python): New Node.
3653
33da3f1c
SS
36542010-04-08 Stan Shebs <stan@codesourcery.com>
3655
3656 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3657 trace status fields.
3658
3a13a53b
L
36592010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3660
3661 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3662 optional. Make org.gnu.gdb.i386.avx requires
3663 org.gnu.gdb.i386.avx.
3664
08001717
DE
36652010-04-08 Doug Evans <dje@google.com>
3666
3667 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3668 search path, and document that gdb only scans the search path if
3669 the script's path doesn't specify a directory.
3670
c375651d
DE
36712010-04-05 Doug Evans <dje@google.com>
3672
3673 * gdb.texinfo (maint show python auto-load): Fix typo.
3674
af54718e
SS
36752010-04-04 Stan Shebs <stan@codesourcery.com>
3676
d77f58be
SS
3677 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3678 (Setting Watchpoints): Update description of "info watch".
3679 (Disabling Breakpoints): Only "info break" lists all.
3680
af54718e
SS
3681 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3682 (tdump): Explain how tdump works.
3683
86b17b60
PA
36842010-04-01 Pedro Alves <pedro@codesourcery.com>
3685
3686 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3687 add cross reference.
3688
ff12863f
PA
36892010-03-31 Pedro Alves <pedro@codesourcery.com>
3690
3691 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3692 commands error out.
3693
f68eb612
L
36942010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3695
3696 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3697
c8d5aac9
L
36982010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3699
3700 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3701
7d13fe92
SS
37022010-03-29 Stan Shebs <stan@codesourcery.com>
3703 Nathan Sidwell <nathan@codesourcery.com>
3704
3705 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3706 GDBN equivalent.
3707 (Set Tracepoints): Remove mention that conditional tracepoints
3708 don't exist.
3709 (Tracepoint Actions): Clarify when while-stepping collection
3710 happens, note that while-stepping does not automatically collect
3711 $pc.
3712
409873ef 37132010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3714
409873ef
SS
3715 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3716 (General Query Packets): Describe TracepointSource.
3717
ee8e71d4
EZ
37182010-03-27 Matt Rice <ratmice@gmail.com>
3719
c8d5aac9
L
3720 * gdb.texinfo (ARM): Document arguments to "target sim".
3721 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3722
99b5e152
PA
37232010-03-26 Pedro Alves <pedro@codesourcery.com>
3724
3725 * gdb.texinfo (Tracepoint Packets): Remove mention that
3726 terror:string may be plain text, and drop mention of X prefix.
3727
cd64ee31
VP
37282010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3729
3730 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3731
6c28cbf2
SS
37322010-03-24 Stan Shebs <stan@codesourcery.com>
3733
3734 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3735
95a42b64
TT
37362010-03-24 Tom Tromey <tromey@redhat.com>
3737
3738 PR breakpoints/9352:
3739 * gdb.texinfo (Break Commands): Update.
3740
18148017
VP
37412010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3742
3743 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3744 commands.
3745
4daf5ac0
SS
37462010-03-16 Stan Shebs <stan@codesourcery.com>
3747
3748 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3749 circular-trace-buffer.
3750 (Tracepoint Packets): Describe QTBuffer, and details of the
3751 qTStatus reply.
3752
c9429232
SS
37532010-03-12 Stan Shebs <stan@codesourcery.com>
3754 Nathan Sidwell <nathan@codesourcery.com>
3755
3756 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3757 doing instruction stepping.
3758 (Tracepoint Restrictions): New node.
3759
ccefe4c4
TT
37602010-03-10 Tom Tromey <tromey@redhat.com>
3761
3762 * gdbint.texinfo (Symbol Handling): Update.
3763
7c953934
TT
37642010-03-08 Tom Tromey <tromey@redhat.com>
3765
3766 PR cli/9591:
3767 * gdb.texinfo (Mode Options): Mention lack of pagination and
3768 confirmation with --batch.
3769 (Screen Size): Mention --batch.
3770 (Messages/Warnings): Likewise.
3771
f870a310
TT
37722010-03-05 Tom Tromey <tromey@redhat.com>
3773
3774 * gdb.texinfo (Basic Python): Document target_charset and
3775 target_wide_charset.
3776
78e2826b
TT
37772010-03-05 Tom Tromey <tromey@redhat.com>
3778
3779 * gdb.texinfo (Data): Link to pretty-printing.
3780 (Output Formats): Likewise. Correct text.
3781
f5dff777
DJ
37822010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3783
3784 * gdb.texinfo (Types): Describe <struct> and <flags>.
3785
dc00d89f
PM
37862010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3787
3788 * gdb.texinfo (Frames In Python): Add block parameter and
3789 description to read_var text.
3790
5107b149 37912010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3792 Tom Tromey <tromey@redhat.com>
5107b149
PM
3793
3794 * gdb.texinfo (Types In Python): Describe block argument in
3795 template_argument and gdb.lookup_type.
3796
e03e5e7b
TT
37972010-02-24 Tom Tromey <tromey@redhat.com>
3798
3799 * gdb.texinfo (Cygwin Native): Fix typo.
3800
f3e9a817
PM
38012010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3802
3803 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3804 and select method descriptions.
3805 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3806 Tables in Python to menu.
3807 (Blocks In Python): New node.
3808 (Symbols In Python): New node.
3809 (Symbol Tables in Python): New node.
3810
a79b8f6e
VP
38112010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3812
3813 Multiexec MI
3814
3815 gdb/
3816 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3817
3818 gdb/doc/
3819 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3820 changes.
3821 (GDB/MI Program Execution): Document current behaviour of
3822 --all and --thread-group.
3823 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3824 -remove-inferior.
3825 * observer.texi (inferior_added, inferior_removed): New
3826 observers.
3827
629d6a47
TT
38282010-02-19 Tom Tromey <tromey@redhat.com>
3829
3830 * gdbint.texinfo (Getting Started): Fix @node.
3831 (Debugging GDB): Likewise.
3832
c09529e5
JB
38332010-02-13 Joel Brobecker <brobecker@adacore.com>
3834
3835 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3836 documenting the gdb_test_timeout variable.
3837
540aa8e7
MS
38382010-02-12 Jakob Engblom <jakob@virtutech.com>
3839
3840 * gdb.texinfo (MI commands): Added documentation of --reverse
3841 option to a set of MI commands. Restructured documentation of MI
3842 commands --exec-continue to reflect the complexity of reverse
3843 execution.
3844
081dfbf7
PA
38452010-02-12 Pedro Alves <pedro@codesourcery.com>
3846
3847 * gdb.texinfo (Using the Collected Data): Specify that the address
3848 range of `tfind outsize' is exclusive, and that the address range
3849 of `tfind range' is inclusive.
3850 (Tracepoint Packets): Specify that the address range of
3851 `QTFrame:range' is inclusive, and that the address range of
3852 `QTFrame:outside' is exclusive
3853
8e9c5e02
VP
38542010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3855
3856 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3857
92981e24
TT
38582010-02-10 Tom Tromey <tromey@redhat.com>
3859
3860 * gdb.texinfo (Debugging Output): Document set debug parser and
3861 show debug parser.
3862
075b51b7
L
38632010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3864
3865 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3866 i386_eflags and i386_mxcsr.
3867
3bb8d5c3
L
38682010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3869
3870 * gdb.texinfo: Document i386 target features.
3871
c5f80513
DE
38722010-02-05 Doug Evans <dje@google.com>
3873
3874 * gdbint.texinfo (Testsuite): Add a new section to document the
3875 various DejaGnu variables that may be overridden.
1be00882 3876 Document INTERNAL_GDBFLAGS.
c5f80513 3877
6ac33a4e
TT
38782010-02-04 Tom Tromey <tromey@redhat.com>
3879
3880 PR cli/8830:
3881 * gdb.texinfo (Files): -readnow comes before the filename for file
3882 and symbol-file.
3883
a1dcb23a
DJ
38842010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3887 Document ARM breakpoint types.
3888 (Register Packet Format): Move into the new section.
3889 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3890
95433b34
JB
38912010-01-21 Joel Brobecker <brobecker@adacore.com>
3892
3893 * gdb.texinfo (File Options): Adjust the documentation of this
3894 switch to refer to the "source" command rather than partially
3895 duplicating some of the relevant information.
3896 (Extending GDB): Introduce and document the set/show script-extension
3897 setting.
3898 (Command Files): Add note explaining that the "source" command
3899 is also used to evalute scripts written in other languages.
3900 Remove the short slightly incorrect reference to sourcing Python
3901 scripts.
3902 (Python Commands): Document how to execute a Python script from GDB.
3903
8d576872
JB
39042010-01-19 Joel Brobecker <brobecker@adacore.com>
3905
3906 * gdb.texinfo (Command Files): Fix typo.
3907
8150ff9c
JB
39082010-01-18 Tom Tromey <tromey@redhat.com>
3909
3910 * gdb.texinfo (File Options): Document -x on .py files.
3911 (Command Files): Document handling of Python scripts.
3912
23db03a6
JZ
39132010-01-18 Jie Zhang <jie.zhang@analog.com>
3914
3915 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3916
00bf0b85
SS
39172010-01-15 Stan Shebs <stan@codesourcery.com>
3918
3919 * gdb.texinfo (Trace Files): New section.
3920 (Tracepoint Packets): Document QTSave and qTBuffer.
3921 (Trace File Format): New appendix.
3922
be759fcf
PM
39232010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3924
3925 * gdb.texinfo (Values From Inferior): Document lazy_string value
3926 method.
3927 (Python API): Add Lazy strings menu item.
3928 (Lazy Strings In Python): New node.
3929
dc146f7c
VP
39302010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3931
3932 * gdb.texinfo (GDB/MI Thread Information): New.
3933 (GDB/MI Async Records): Document the core field in *stopped.
3934 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3935 documentation
3936 (Process list): Document that osdata document may contain
3937 threads.
3938 (Remote Serial Protocol): Document qXfer:threads.
3939
d5551862
SS
39402010-01-06 Stan Shebs <stan@codesourcery.com>
3941
3942 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3943 disconnected tracing.
3944 (Tracepoint Packets): Document new protocol.
3945
7a697b8d
SS
39462010-01-05 Stan Shebs <stan@codesourcery.com>
3947
3948 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3949 tracepoints.
3950 (Tracepoint Packets): Describe remote protocol for fast
3951 tracepoints.
3952
e6f3ec50
JB
39532010-01-01 Joel Brobecker <brobecker@adacore.com>
3954
3955 Update the "Start of New Year Procedure".
3956 * gdbint.texinfo: Add the list of files that need to be updated
3957 manually. Minor reformatting.
3958
ddc4e9c1
JB
39592010-01-01 Joel Brobecker <brobecker@adacore.com>
3960
3961 * refcard.tex: Update copyright year in header and text.
3962
9d2897ad
JB
39632010-01-01 Joel Brobecker <brobecker@adacore.com>
3964
3965 * agentexpr.texi: Add 2010 to the list of copyright years.
3966 * annotate.texinfo: Likewise.
3967 * gdb.texinfo: Likewise.
3968 * gdbint.texinfo: Likewise.
3969 * observer.texi: Likewise.
3970 * stabs.texinfo: Likewise.
3971
6da95a67
SS
39722009-12-31 Stan Shebs <stan@codesourcery.com>
3973
3974 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3975
236f1d4d
SS
39762009-12-29 Stan Shebs <stan@codesourcery.com>
3977
3978 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3979
f61e138d
SS
39802009-12-28 Stan Shebs <stan@codesourcery.com>
3981
3982 * gdb.texinfo (Trace State Variables): New section.
3983 (Tracepoint Packets): Describe trace state variable packets.
3984 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3985 variable bytecodes.
3986
0fe7935b
DJ
39872009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3990 declarations.
3991
a6b29f87
VP
39922009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3993
3994 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3995 -gdb-exit behaviour.
3996
5e4bde96
JB
39972009-12-20 Joel Brobecker <brobecker@adacore.com>
3998
3999 * gpl.texi: Update to version 3 of the GPL.
4000
a1715244
JB
40012009-12-20 Joel Brobecker <brobecker@adacore.com>
4002
4003 * Makefile.in: Update copyright header.
4004 * observer.texi: Fix the copyright header of the generated files.
4005
361ae042
PM
40062009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4007
4008 * gdb.texinfo (Types In Python): Describe range function.
4009
bfd31e71
PM
40102009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4011
4012 * gdb.texinfo (Types In Python): Describe "is_base_class".
4013
57a1d736
TT
40142009-12-03 Tom Tromey <tromey@redhat.com>
4015
4016 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4017
8cebebb9
PP
40182009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4019
4020 * observer.texi: New memory_changed observer.
4021
16af530a
TT
40222009-12-01 Tom Tromey <tromey@redhat.com>
4023
4024 * gdb.texinfo (Reverse Execution): Fix typo.
4025
b6199126
DJ
40262009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4027
4028 PR gdb/8704
4029
4030 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4031 are allowed after the breakpoint condition.
4032
7a6973ad
TT
40332009-11-23 Tom Tromey <tromey@redhat.com>
4034
4035 PR python/10782:
4036 * gdb.texinfo (Types In Python): Document Type.pointer.
4037
21a0512e
PP
40382009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4039
4040 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4041
a5832c8f
PA
40422009-11-11 Pedro Alves <pedro@codesourcery.com>
4043
4044 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4045 (Using Agent Expressions): Delete cross reference.
4046
1eb7cd77
JB
40472009-11-07 Joel Brobecker <brobecker@adacore.com>
4048
4049 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4050 and @settitle directives up to help makeinfo find them.
4051
24ddea62
JK
40522009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4055 (Auto-loading): Use plural and note one can use multiple components now.
4056
3afae151
VP
40572009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4058
4059 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4060 -stack-list-arguments have the same documentation for parameter
4061 as -stack-list-locals. Add comas.
4062
14ff2235
PM
40632009-10-27 Tom Tromey <tromey@redhat.com>
4064 Eli Zaretskii <eliz@gnu.org>
4065
c8d5aac9 4066 PR python/10781
14ff2235
PM
4067
4068 * gdb.texinfo (Values From Inferior): Document cast method.
4069
9c419145
PP
40702009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4071
4072 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4073 and adjust example.
889bf7c5 4074
29153c24
MS
40752009-10-22 Michael Snyder <msnyder@vmware.com>
4076
4077 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4078 info record command. Also document the new save and restore
29153c24
MS
4079 commands.
4080
2b28d209
PP
40812009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4082
4083 * gdb.texinfo (Machine Code): Mention current pc marker.
4084 (Memory): Likewise.
4085
6c95b8df
PA
40862009-10-19 Pedro Alves <pedro@codesourcery.com>
4087 Stan Shebs <stan@codesourcery.com>
4088
4089 * observer.texi (new_inferior): Rename to...
4090 (inferior_appeared): ... this.
4091
4092 * gdb.texinfo (Inferiors): Rename node to ...
4093 (Inferiors and Programs): ... this. Mention running multiple
4094 programs in the same debug session.
4095 <info inferiors>: Mention the new 'Executable' column if "info
4096 inferiors". Update examples. Document the "add-inferior",
4097 "clone-inferior", "remove-inferior" and "maint info
4098 program-spaces" commands.
4099 (Process): Rename node to...
4100 (Forks): ... this. Document "set|show follow-exec-mode".
4101
2f8132f3
MS
41022009-10-11 Michael Snyder <msnyder@vmware.com>
4103
4104 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4105 (ReverseContinue): Ditto.
4106
cba4b2d3
PP
41072009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4108
4109 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4110
da082f17
JK
41112009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4112
4113 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4114
08be9d71
ME
41152009-10-06 Michael Eager <eager@eagercon.com>
4116
4117 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4118 (Embedded Processors): Add MicroBlaze.
4119 (MicroBlaze): New. Describe Xilinx MicroBlaze
4120
08a0efd0
PA
41212009-10-04 Pedro Alves <pedro@codesourcery.com>
4122
4123 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4124
cbb8f428
EZ
41252009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4126
4127 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4128
30a4a70c
JB
41292009-09-23 Joel Brobecker <brobecker@adacore.com>
4130
4131 * observer.texi (solib_unloaded): Document explicitly the fact that
4132 this observer is called before the associated symbols are unloaded.
4133
b3372f91
VP
41342009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4135
4136 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4137 -stack-list-variables.
4138
f43030c4
TT
41392009-09-18 Tom Tromey <tromey@redhat.com>
4140
4141 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4142 is experimental.
4143
ec7e75e7
PP
41442009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4145
4146 * gdb.texinfo (convenince variables): Mention
4147 $_siginfo could be empty.
f43030c4 4148
0cc7d26f
TT
41492009-09-15 Tom Tromey <tromey@redhat.com>
4150
4151 * gdb.texinfo (GDB/MI Variable Objects): Document
4152 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4153 Expand -var-update documentation.
4154
a96d9b2e
SDJ
41552009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4156
4157 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4158 feature.
4159
005ca36a
JB
41602009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4161
4162 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4163
0d772ac9
MS
41642009-09-10 Michael Snyder <msnyder@vmware.com>
4165
4166 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4167 ReverseStep replies to the qSupported query.
4168
14fb1bac
JB
41692009-09-10 Joel Brobecker <brobecker@adacore.com>
4170
4171 Add documentation for set/show interactive-mode.
4172 * gdb.texinfo (Other Misc Settings): New node.
4173
29b090c0
DE
41742009-09-01 Doug Evans <dje@google.com>
4175
4176 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4177 non-stop mode's affect on remote caching.
4178
4e5d721f
DE
41792009-08-31 Jacob Potter <jdpotter@google.com>
4180 Doug Evans <dje@google.com>
4181
4182 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4183 Mark `set/show remotecache' options as obsolete.
4184 Document new `set/show stack-cache' option.
4185 Update text for `info dcache'.
4186
55333a84
DE
41872009-08-27 Doug Evans <dje@google.com>
4188
4189 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4190 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4191
bc3a0b4d
RW
41922009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4193
4194 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4195 about autoconf.
4196
3a1ff0b6
PA
41972009-08-25 Pedro Alves <pedro@codesourcery.com>
4198
4199 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4200 small example, and describe its columns. Replace "inferior-id" by
4201 "infno" throughout.
4202
81ecdfbb
RW
42032009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4204
af542c2e
RW
4205 * gdbint.texinfo (Releasing GDB): Point to
4206 README-maintainer-mode file for required autoconf version.
4207 * configure.ac: Do not substitute datarootdir, htmldir,
4208 pdfdir, docdir. Do not process --with-datarootdir,
4209 --with-htmldir, --with-pdfdir, --with-docdir.
4210 * configure: Regenerate.
4211
81ecdfbb
RW
4212 * configure: Regenerate.
4213
4efc6507
DE
42142009-08-20 Reid Kleckner <reid@kleckner.net>
4215
4216 * gdb.texinfo: Add chapter on JIT interface.
4217
43089a6e
NR
42182009-08-07 Nick Roberts <nickrob@snap.net.nz>
4219
4220 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4221 confirmation request.
43089a6e 4222
99e008fe
EZ
42232009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4224
c8d5aac9
L
4225 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4226 CRC definitions.
99e008fe 4227
48cb2d85
VP
42282009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4229
4230 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4231 -break-commands.
48cb2d85 4232
ff1a52c6
UW
42332009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4234
4235 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4236 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4237
3285f3fe
UW
42382009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4239
4240 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4241 "set spu stop-on-load" and "show spu stop-on-load" commands.
4242
e35359c5
UW
42432009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4244
4245 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4246
58d6951d
DJ
42472009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4248
4249 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4250 org.gnu.gdb.arm.neon.
4251
08d16641
PA
42522009-07-20 Pedro Alves <pedro@codesourcery.com>
4253
4254 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4255 optional element.
4256 (subsection OS ABI): New subsection.
4257
782b2b07
SS
42582009-07-14 Stan Shebs <stan@codesourcery.com>
4259
4260 * gdb.texinfo (Tracepoint Conditions): New section.
4261 (General Query Packets): Describe ConditionalTracepoints.
4262 (Tracepoint Packets): Describe condition field.
4263 (Maintenance Commands): Describe maint agent-eval.
4264 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4265
9b117ef3
HZ
42662009-07-11 Hui Zhu <teawater@gmail.com>
4267
4268 * gdb.texinfo (disassemble): Add a new modifier /r
4269 to "disassemble" command to make it print the raw instructions
4270 in hex as well as in symbolic form.
4271
f5a33284
TT
42722009-07-09 Tom Tromey <tromey@redhat.com>
4273
4274 * gdbint.texinfo (Testsuite): Document parallel make check.
4275
812f7342
TT
42762009-07-09 Tom Tromey <tromey@redhat.com>
4277
4278 * gdbint.texinfo (Testsuite): Document test transcripts.
4279
fbb8f299
PM
42802009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4281
4282 * gdb.texinfo (Values From Inferior): Add length parameter
4283 description.
4284
dd8f35ac
EZ
42852009-07-04 Chris Genly <chris@genly.us>
4286
4287 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4288 in -var-list-children. Fix example according to what the code
4289 does.
4290
2277426b
PA
42912009-07-02 Pedro Alves <pedro@codesourcery.com>
4292
4293 * gdb.texinfo (Debugging multiple inferiors): Document the
4294 "inferior", "detach inferior" and "kill inferior" commands.
4295 (Debugging Programs with Multiple Processes): Adjust to mention
4296 generic "inferior" commands. Delete mention of "detach fork" and
4297 "delete fork". Cross reference to "Debugging multiple inferiors"
4298 section.
4299
a6d9a66e
UW
43002009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4301
5af949e3
UW
4302 * gdbint.texinfo (Item Output Functions): Update signature
4303 for ui_out_field_core_addr.
4304
43052009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4306
4307 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4308 Update example code extrated from breakpoint.c.
4309
9901a55b 43102009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4311
9901a55b
PP
4312 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4313 MI commands.
4314 (GDB/MI Symbol Query): Likewise.
4315 (GDB/MI File Commands): Likewise.
4316 (GDB/MI File Transfer Commands): Likewise.
4317 (GDB/MI Target Manipulation): Likewise.
4318 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4319
edb3359d
DJ
43202009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4321
4322 * gdb.texinfo (Debugging Optimized Code): New chapter.
4323 (Compiling for Debugging): Reference it. Move some
4324 text to the new section.
4325
7cd1089b
PM
43262009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4327
4328 * doc/gdb.texinfo (Calling): Document
4329 set-unwind-on-terminating-exception usage.
4330
d4db2f36
PA
43312009-06-11 Pedro Alves <pedro@codesourcery.com>
4332
4333 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4334 command.
4335
d1a7880c
PA
43362009-06-07 Pedro Alves <pedro@codesourcery.com>
4337
4338 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4339 references.
4340
473f94e6
UW
43412009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4342
4343 * gdbint.texinfo: Rename formal parameters to gdbarch function
4344 protoypes from "current_gdbarch" to "gdbarch".
4345
8f500870
TT
43462009-05-28 Tom Tromey <tromey@redhat.com>
4347
4348 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4349
b6313243
TT
43502009-05-27 Tom Tromey <tromey@redhat.com>
4351
4352 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4353 feature.
4354 (GDB/MI Variable Objects): Document -var-set-visualizer.
4355
43562009-04-02 Tom Tromey <tromey@redhat.com>
4357
4358 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4359 feature.
4360 (GDB/MI Variable Objects): Document -var-set-visualizer.
4361
a6bac58e
TT
43622009-05-27 Tom Tromey <tromey@redhat.com>
4363 Thiago Jung Bauermann <bauerman@br.ibm.com>
4364 Phil Muldoon <pmuldoon@redhat.com>
4365
4366 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4367 (Pretty Printing): New node.
4368 (Selecting Pretty-Printers): Likewise.
4369 (Python API): Update.
4370 (Output Formats): Document /r format.
4371
2c74e833
TT
43722009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4373 Tom Tromey <tromey@redhat.com>
4374
4375 * gdb.texinfo (Types In Python): New node.
4376 (Values From Inferior): "type" is now an attribute.
4377 (Python API): Update.
4378
89c73ade
TT
43792009-05-27 Tom Tromey <tromey@redhat.com>
4380 Thiago Jung Bauermann <bauerman@br.ibm.com>
4381 Phil Muldoon <pmuldoon@redhat.com>
4382
4383 * gdb.texinfo: Add @syncodeindex for `tp'.
4384 (Python API): Update.
4385 (Auto-loading): New node.
4386 (Objfiles In Python): New node.
4387
17a37d48
PP
43882009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4389
4390 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4391
6718376f
NR
43922009-05-15 Nick Roberts <nickrob@snap.net.nz>
4393
4394 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4395
cbe54154
PA
43962009-05-12 Pedro Alves <pedro@codesourcery.com>
4397
4398 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4399 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4400 show show-debug-regs' docs.
4401
8e05493c
EZ
44022009-05-08 Eli Zaretskii <eliz@gnu.org>
4403
4404 * gdb.texinfo (Process Record and Replay): Add description of
4405 reverse execution.
4406
b39f4988
JB
44072009-05-07 Joel Brobecker <brobecker@adacore.com>
4408
4409 * gdbint.texinfo (Adding support for debugging core files): New node.
4410 (Native Debugging): Remove the ``Native core file Support'' section.
4411
a2311334
EZ
44122009-05-01 Eli Zaretskii <eliz@gnu.org>
4413
4414 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4415 Add index entries.
4416
53cc454a 44172009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4418 Michael Snyder <msnyder@vmware.com>
53cc454a 4419
a2311334
EZ
4420 * gdb.texinfo: (Process Record and Replay): Add documentation for
4421 process record and replay.
53cc454a 4422
484086b7
JK
44232009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4424
4425 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4426 a new part on command-line defined macros.
4427
32ae1842
EZ
44282009-04-25 Eli Zaretskii <eliz@gnu.org>
4429
4430 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4431 clarify the wording.
4432
b14b1491
TT
44332009-04-23 Tom Tromey <tromey@redhat.com>
4434
4435 * gdb.texinfo (Data Files): New node.
4436 (GDB Files): Update menu.
4437
5c1e86e1
JB
44382009-04-23 Joel Brobecker <brobecker@adacore.com>
4439
4440 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4441 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4442
83eba9b7
VP
44432009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4444
4445 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4446
e31198c4
HZ
44472009-04-22 Hui Zhu <teawater@gmail.com>
4448
4449 * gdb.texinfo (disassemble-next-line): Set the default of
4450 disassemble-next-line to off.
4451
26e251b6
JM
44522009-04-21 Joseph Myers <joseph@codesourcery.com>
4453
4454 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4455 --with-htmldir): New.
4456 * configure: Regenerate.
4457 * Makefile.in (datarootdir, docdir): Define.
4458 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4459 instead of $(SET_TEXINPUTS).
4460 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4461 gdbint.info instead of $(SET_TEXINPUTS).
4462 (gdbint/index.html): Use same -I options as for building
4463 gdbint.info.
4464 (stabs.dvi, stabs.pdf): Use same -I options as for building
4465 stabs.info instead of $(SET_TEXINPUTS).
4466 (stabs/index.html): Use same -I options as for building
4467 stabs.info.
4468 (annotate.dvi, annotate.pdf): Use same -I options as for building
4469 annotate.info instead of $(SET_TEXINPUTS).
4470 (annotate/index.html): Use same -I options as for building
4471 annotate.info.
4472
eac35c4e
DD
44732009-04-21 David Daney <ddaney@caviumnetworks.com>
4474
4475 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4476
29b0e8a2
JM
44772009-04-21 Joseph Myers <joseph@codesourcery.com>
4478
4479 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4480
2b831889 44812009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4482 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4483
4484 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4485 (MAKEHTMLFLAGS): Set to empty.
4486 (html__strip_dir): Define.
4487 (HTMLFILES): Define.
4488 (HTMLFILES_INSTALL): Define.
4489 (install-html): Copy new automake rule.
4490 (html): Depend on $(HTMLFILES).
4491 (gdb_toc.html): Rename to gdb/index.html.
4492 (gdbint_toc.html): Rename to gdbint/index.html.
4493 (stabs_toc.html): Rename to stabs/index.html.
4494 (annotate_toc.html): Rename to annotate/index.html.
4495
89a34d1b
JM
44962009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4497
4498 * Makefile.in: Set pdfdir and htmldir from configure
4499 substitutions.
4500 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4501 * configure: Regenerate.
4502
a2d5da46
JB
45032009-04-16 Joel Brobecker <brobecker@adacore.com>
4504
4505 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4506 This macro is no longer used.
4507
732f6a93
TT
45082009-04-15 Tom Tromey <tromey@redhat.com>
4509
4510 * gdb.texinfo (Character Sets): Document default character set.
4511
87f9adc1
PM
45122009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4513
4514 * gdbint.texinfo: Change server name from sources.redhat.com to
4515 sourceware.org throughout.
4516
2c88c651
JB
45172009-04-09 Joel Brobecker <brobecker@adacore.com>
4518
4519 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4520 about a missing dot or coma after @xref.
4521
4f5376b2
JB
45222009-04-02 Joel Brobecker <brobecker@adacore.com>
4523
4524 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4525 example, and add a small explanation about it.
4526 (Print Settings): Change the documentation of the "set print
4527 frame-arguments" to reflect the fact that the default is now "scalars".
4528
a0381d3a
JB
45292009-04-02 Joel Brobecker <brobecker@adacore.com>
4530
4531 * gdb.texinfo (Print Settings): Add kindex for command "set
4532 print frame-arguments".
4533
45ac276d
JB
45342009-03-31 Joel Brobecker <brobecker@adacore.com>
4535
4536 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4537 breakpoints.
4538 (Set Breaks): Add reference to thread-specific and task-specific
4539 breakpoints.
4540
32cd1edc
JB
45412009-03-31 Joel Brobecker <brobecker@adacore.com>
4542
4543 * gdb.texinfo (Ada Tasks): Remove the documentation about
4544 the "Running" state, as this state has been eliminated.
4545 Now all runnable tasks are shown as "Runnable".
4546
1042e4c0
SS
45472009-03-30 Stan Shebs <stan@codesourcery.com>
4548
4549 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4550 special case of breakpoints.
4551 (Enable and Disable Tracepoints): Mention deprecation.
4552 (Listing Tracepoints): Update description and example.
4553
f8f6f20b
TJB
45542009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4555
4556 * gdb.texinfo (Frames in Python): New node.
4557 (Python API): Update.
4558
c0c6f777
TJB
45592009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4560
4561 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4562 from a method to an attribute.
4563
def2b000
TJB
45642009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4565
4566 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4567 attribute.
4568
a07daef3
PA
45692009-03-25 Pedro Alves <pedro@codesourcery.com>
4570
4571 * observer.texi (thread_exit): Add "silent" parameter.
4572
f3b1572e
PA
45732009-03-22 Pedro Alves <pedro@codesourcery.com>
4574
4575 * observer.texi (about_to_proceed): New.
4576
587afa38
EZ
45772009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4578
4579 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4580 field throughout to handle types with spaces in them. Fix typos
4581 found by aspell.
4582 (Summary, Requirements, Contributors): New first chapter,
4583 "Summary" added, old Requirements section moved there, and new
4584 section, "Contributors" added.
4585 (Initializing a New Architecture, Register Representation)
4586 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4587 (Porting gdb): These sections extended and updated.
4588 (Compiler Characteristics): This section (empty) deleted.
4589 (Defining Other Architecture Features): This section renamed and
4590 duplicate material removed from (formerly "Target Conditionals").
4591 Use braces {} in @deftypeXX type field throughout to handle types
4592 with spaces in them. Typos found by aspell fixed.
4593
4594 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4595 * stack_frame.pdf: Version of image for PDF output.
4596 * stack_frame.png: Version of image for HTML output and for Emacs.
4597 * stack_frame.txt: Version of image for Info output.
1db61298 4598 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4599
10af6951
EZ
46002009-03-21 Eli Zaretskii <eliz@gnu.org>
4601
4602 * gdb.texinfo (Character Sets): Fix last change.
4603
cc924cad
TJB
46042009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4605
4606 * gdb.texinfo (Values From Inferior): Fix optional arguments
4607 markup.
4608 (Commands In Python): Adjust argument names of gdb.Command.__init__
4609 to what the function accepts as keywords.
4610
bc3b79fd
TJB
46112008-03-20 Tom Tromey <tromey@redhat.com>
4612
4613 * gdb.texinfo (Convenience Vars): Document convenience functions.
4614 (Functions In Python): New node.
4615 (Python API): Update.
4616
6c7a06a3
TT
46172009-03-20 Tom Tromey <tromey@redhat.com>
4618
4619 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4620 set target-wide-charset.
4621 (Requirements): Mention iconv.
4622
b646ddd4
HZ
46232009-03-17 Hui Zhu <teawater@gmail.com>
4624
4625 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4626
91440f57
HZ
46272009-03-17 Hui Zhu <teawater@gmail.com>
4628
4629 * gdb.texinfo: Add documentation for disassemble-next-line.
4630
8fd41227
TJB
46312009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4632
4633 * gdb.texinfo (Commands In Python): Remove tindex entries.
4634
61ff14c6
JK
46352009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4636
4637 * gdb.texinfo (Returning): New description for missing debug info.
4638
0b16c5cf
PA
46392009-03-14 Pedro Alves <pedro@codesourcery.com>
4640
4641 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4642 (General Query Packets): Document qAttached.
0b16c5cf 4643
32fc0df9
PA
46442009-03-05 Pedro Alves <pedro@codesourcery.com>
4645
4646 * gdb.texinfo (Background Execution): Better describe the set
4647 target-async command.
4648 (Maintenance Commands): Delete description of the `maint set/show
4649 linux-async' and `maint set/show remote-async' commands.
4650
134eb42c
VP
46512009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4652
4653 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4654 between sentences.
4655
c86cf029
VP
46562009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4657
4658 * gdb.texinfo (GDB/MI Async Records): Document the
4659 =library-loaded and =library-unloaded notifications.
4660
3ea85240
VP
46612009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4662
4663 * observer.texi (test_notification): New observer.
4664
1d33d6ba
VP
46652009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4666
61ff14c6
JK
4667 * observer.texi: Add parameter 'print_frame' to normal_stop
4668 observer.
1d33d6ba 4669
d721c933
EZ
46702009-02-07 Eli Zaretskii <eliz@gnu.org>
4671
4672 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4673 (Commands In Python): Fix COMMAND_* constants in last change. Use
4674 @kbd for interactive input. Add cross-references and index
4675 entries.
4676
4aa995e1
PA
46772009-02-06 Pedro Alves <pedro@codesourcery.com>
4678
4679 * gdb.texinfo (Signals): Document $_siginfo.
4680 (Convenience Variables): Mention $_siginfo.
4681 (Remote Configuration): Document qXfer:siginfo:read,
4682 qXfer:siginfo:write packets, and the read-siginfo-object,
4683 write-siginfo-object commands.
4684
5f5233d4
PA
46852009-02-06 Pedro Alves <pedro@codesourcery.com>
4686
4687 * gdbint.texinfo (Values): New chapter.
4688
d8906c6f
TJB
46892009-02-06 Tom Tromey <tromey@redhat.com>
4690
4691 * gdb.texinfo (Python API): Add entry for Commands In Python.
4692 (Commands In Python): New node.
4693
b6cb8e7d
TJB
46942009-02-05 Tom Tromey <tromey@redhat.com>
4695
4696 * gdb.texinfo (Values From Inferior): Document Value.string.
4697
12453b93
TJB
46982009-02-05 Tom Tromey <tromey@redhat.com>
4699
4700 * gdb.texinfo (Basic Python): Document execute's from_tty
4701 argument.
4702
08c637de
TJB
47032009-02-04 Tom Tromey <tromey@redhat.com>
4704
4705 * gdb.texinfo (Basic Python): Document gdb.history.
4706
592375cd
VP
47072009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4708
4709 * gdb.texinfo (GDB/MI Thread Commands): Document the
4710 'current-thread-id' field. Remove the example with zero threads,
4711 since current GDB won't ever report that if there's inferior.
4712
41447f92
VP
47132009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4714
4715 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4716 option to -break-insert.
4717
098b41a6
JG
47182009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4719 Jerome Guitton <guitton@adacore.com>
4720
4721 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4722 (System-wide configuration): New section.
4723
3c16cced
PA
47242009-01-26 Pedro Alves <pedro@codesourcery.com>
4725
4726 PR gdb/7580:
4727 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4728 internal-error|internal-warning quit|corefile ask|yes|no".
4729
62709adf
PA
47302009-01-26 Pedro Alves <pedro@codesourcery.com>
4731
4732 * gdb.texinfo (Using the `gdbserver' Program): Document
4733 --remote-debug.
4734
7ce58dd2
DE
47352009-01-23 Doug Evans <dje@google.com>
4736
4737 * gdb.texinfo: Add nexti to list of commands that support
4738 background execution.
4739
adb483fe
DJ
47402009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4741
4742 * gdb.texinfo (Define, Hooks): Document prefix command support.
4743
a67ec3f4 47442009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4745 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4746
4747 Fixes for makeinfo --html.
4748
4749 * annotate.texinfo: Use @copying and @insertcopying. Use
4750 @ifnottex in place of @ifinfo.
4751 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4752 place of @ifinfo. Use @ifnotinfo for one index entry.
4753 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4754 in place of @ifinfo.
4755 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4756 in place of @ifinfo. Include contents at start unconditionally.
4757
84fcdf95
PA
47582009-01-13 Pedro Alves <pedro@codesourcery.com>
4759
4760 * gdb.texinfo (General Query Packets): Remove @var{} around the
4761 "spu" literal string.
4762
fa3a767f
PA
47632009-01-07 Pedro Alves <pedro@codesourcery.com>
4764
4765 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4766 program may be running in another process" errors.
4767 * gdbint.texinfo (Native Conditionals): Delete
4768 ONE_PROCESS_WRITETEXT description.
4769
9cb011d3
JB
47702009-01-07 Joel Brobecker <brobecker@adacore.com>
4771
4772 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4773 emacs local variable to be placed at the end of the ChangeLog.
4774 Add server.c and gdbreplay.c to the list of files where the
4775 copyright year needs to be updated.
4776
84603566
SL
47772009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4778
4779 * gdb.texinfo (Remote Configuration): Document new
4780 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4781 commands.
4782
a53f55d8
PA
47832008-12-28 Pedro Alves <pedro@codesourcery.com>
4784
4785 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4786 FETCH_INFERIOR_REGISTERS.
4787 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4788 FETCH_INFERIOR_REGISTERS descriptions. Remove
4789 gdbarch_get_longjmp_target descrition, since already described in
4790 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4791 (Target Conditionals): ... here.
4792
077e0a52
JB
47932008-12-16 Joel Brobecker <brobecker@adacore.com>
4794
4795 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4796 examples.
4797 (Additions to Ada): Likewise. Add the missing opening and closing
4798 parenthesis of the GDB prompt in one of the examples.
4799
023eb17c
JB
48002008-12-14 Joel Brobecker <brobecker@adacore.com>
4801
4802 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4803 about the result of 'Address not being of type System.Address.
4804 This problem has been fixed a while ago.
4805
c3b108f7
VP
48062008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4807
4808 MI non-stop and multiprocess docs.
4809
c8d5aac9
L
4810 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4811 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4812 Adjust documentation for *stopped, document =thread-created,
4813 =thread-exited, =thread-group-created and =thread-group-exited.
4814 (GDB/MI Thread Commands): Document the 'state' field in
4815 -thread-info output.
4816 (GDB/MI Program Execution): Mention --all and --thread-group
4817 options.
4818 (GDB/MI Variable Objects): Describe floating and fixed variable
4819 objects.
4820 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4821
07e059b5
VP
48222008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4823
c8d5aac9
L
4824 * gdb.texinfo (Operating System Information): New appendix.
4825 (Operating System Auxiliary Information): Document 'info os processes'
4826 (Remote Configuration): Document 'osdata'
4827 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4828
a80b95ba
TG
48292008-11-27 Tristan Gingold <gingold@adacore.com>
4830
4831 * gdb.texinfo (Darwin): Document Darwin specific features.
4832
a655d424
JK
48332008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4834
4835 * gdbint.texinfo (Target Conditionals): Extend the
4836 gdbarch_breakpoint_from_pc description.
4837
249e1128
VP
48382008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4839
4840 * gdb.texinfo (M68K Features): Fix typo.
4841
c14c28ba
PP
48422008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4843
4844 * gdb.texinfo (Symbols): Mention printing containing
4845 image name in "info symbol".
4846 (Maint translate-address): Likewise.
889bf7c5 4847
394a6666
JB
48482008-11-18 Joel Brobecker <brobecker@adacore.com>
4849
4850 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4851 commands "catch load" and "catch unload".
4852
66bb093b
VP
48532008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4854
4855 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4856 =thread-selected.
889bf7c5 4857
4a92f99b
VP
48582008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4859
c8d5aac9 4860 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4861
f0323ca0
PA
48622008-10-27 Pedro Alves <pedro@codesourcery.com>
4863
4864 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4865 .mt files, TM_CLIBS or TM_CDEPS.
4866 (x86 Watchpoints): Don't mention TDEPFILES.
4867
8b23ecc4
SL
48682008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4869
4870 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4871 (Overview): Mention notifications and non-stop mode behavior.
4872 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4873 with non-stop mode behavior. Add vStopped description.
4874 (Stop Reply Packets): Update list of packets that return
4875 stop replies. Mention non-stop behavior.
4876 (General Query Packets): Document QNonStop packet and associated
4877 qSupported query response.
4878 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4879 behavior.
4880 (Notification Packets): New section.
4881 (Remote Non-Stop): New section.
4882 (File-I/O Overview): Mention non-stop behavior.
4883
fff08868
HZ
48842008-10-24 Hui Zhu <teawater@gmail.com>
4885 Pedro Alves <pedro@codesourcery.com>
4886
4887 * gdb.texinfo (displaced-stepping): Describe the auto mode
4888 setting, and say it's the default. This is now a mainstream
4889 setting instead of a maintenance setting.
4890
252fbfc8
PA
48912008-10-23 Pedro Alves <pedro@codesourcery.com>
4892
4893 * observer.texi (thread_stop_requested): New.
4894
20924a55
JB
48952008-10-22 Joel Brobecker <brobecker@adacore.com>
4896
4897 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4898 (Patching): Replace incorrect usage of @samp by @kbd.
4899
bacec72f
MS
49002008-10-17 Michael Snyder <msnyder@vmware.com>
4901
4902 * gdb.texinfo: Add documentation for reverse execution.
4903
a08702d6 49042008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4905 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4906
4907 * gdb.texinfo. (Values From Inferior): New subsubsection.
4908
d97bc12b
DE
49092008-10-06 Doug Evans <dje@google.com>
4910
4911 * gdb.texinfo (set debug dwarf2-die): Document it.
4912
87f67dba
JB
49132008-10-01 Joel Brobecker <brobecker@adacore.com>
4914
4915 * gdb.texinfo (catch) [exception]: Document how to insert
4916 a breakpoint on user-defined exceptions when the exception
4917 name is identical to one of the language-defined ones.
4918
2fae03e8
TT
49192008-09-27 Tom Tromey <tromey@redhat.com>
4920
4921 * gdb.texinfo (Macros): Remove text about stringification,
4922 varargs, and splicing.
4923
5c6ce71d
TT
49242008-09-27 Tom Tromey <tromey@redhat.com>
4925
4926 * gdbint.texinfo (Language Support): Remove text about omitting
4927 support for a language.
4928
07128da0
DE
49292008-09-23 Doug Evans <dje@google.com>
4930
4931 * gdb.texinfo (info dcache): Update.
4932
b90a069a
SL
49332008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4934
4935 * gdb.texinfo (Packets): Add info on thread-id syntax and
4936 multiprocess extensions.
4937 <D>: Document multiprocess form of packet.
4938 <H>: Use thread-id syntax.
4939 <T>: Likewise.
4940 <vCont>: Likewise. Note this is required for multiprocess.
4941 <vKill>: New packet.
4942 (Stop Reply Packets) <T>: Use thread-id syntax.
4943 <W>: Document multiprocess form of reply.
4944 <X>: Likewise.
4945 (General Query Packets) <qC>: Use thread-id syntax.
4946 <qfThreadInfo>: Likewise.
4947 <qGetTLSAddr>: Likewise.
4948 <qP>: Likewise.
4949 <qSupported>: Add "multiprocess" feature.
4950 <qThreadExtraInfo>: Use thread-id syntax.
4951
b77209e0
PA
49522008-09-22 Stan Shebs <stan@codesourcery.com>
4953
4954 * gdb.texinfo (Inferiors): New section.
4955
3d0bb823
PA
49562008-09-12 Pedro Alves <pedro@codesourcery.com>
4957
4958 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4959
f8dcfc0a
UW
49602008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4961
4962 * gdbint.texinfo (Target Conditionals): Remove documentation
4963 for gdbarch_name_of_malloc.
4964
8775bb90
MS
49652008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4966
4967 * gdb.texinfo (Interrupts): Mention TCP interface for
4968 sending BREAK.
4969
f1838a98
UW
49702008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4971
4972 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4973 argument prefix to "set sysroot".
4974
158c7665
PH
49752008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4976
4977 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4978 and False.
4979
30e026bb
VP
49802008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4981
c8d5aac9
L
4982 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4983 for possible features of -list-features.
30e026bb 4984
c6ebd6cf
VP
49852008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4986
c8d5aac9 4987 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4988 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4989
aeac0ff9
VP
49902008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4991
4992 * doc/gdb.texinfo (PowerPC): Fix typo.
4993 (PowerPC features): Fix typo.
4994
5231c1fd
PA
49952008-08-18 Pedro Alves <pedro@codesourcery.com>
4996
4997 * observer.texi (thread_ptid_changed): New.
4998
677c5bb1
LM
49992008-08-18 Luis Machado <luisgpm@br.ibm.com>
5000
5001 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5002 (PowerPC features): Mention feature set for VSX registers.
5003
f3a2dd1a
JB
50042008-08-13 Joel Brobecker <brobecker@adacore.com>
5005
5006 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5007 the direct visibility of all names in user-written packages.
5008
33e5cbd6
PA
50092008-08-13 Pedro Alves <pedro@codesourcery.com>
5010
5011 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5012 setting, and make it the default.
5013 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5014 non-stop script example.
5015
d0384fc4
TJB
50162008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5017
5018 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5019 reference to the "Using Different Register and Memory Data
5020 Representation" section.
5021
a6f3e723
SL
50222008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5023
5024 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5025 (Remote Protocol): Add Packet Acknowledgment to menu.
5026 (Overview): Mention +/- can be disabled, and point to new section
5027 where this is discussed in detail.
5028 (General Query Packets): Document QStartNoAckMode packet, and
5029 corresponding qSupported reply.
5030 (Packet Acknowledgment): New section.
5031
0606b73b
SL
50322008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5033 Pedro Alves <pedro@codesourcery.com>
5034
5035 * gdb.texinfo (Threads): Move paragraph about automatic thread
5036 selection to All-Stop Mode subsection.
5037 (Thread Stops): Reorganize existing material into subsections.
5038 Add introductory blurb and menu.
5039 (Non-Stop Mode): New subsection.
5040 (Background Execution): New subsection.
5041 (Maintenance Commands): Add cross-references from async mode
5042 commands to the new Background Execution section.
5043
d57a3c85
TJB
50442008-08-06 Tom Tromey <tromey@redhat.com>
5045
5046 * gdb.texinfo (Extending GDB): New chapter.
5047 (Sequences): Demoted chapter, now a section under the new
5048 Extending GDB chapter.
5049 (Python): New section.
5050
6d76a53d
SS
50512008-07-31 Stan Shebs <stan@codesourcery.com>
5052
5053 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5054
1f70da6a
SS
50552008-07-29 Stan Shebs <stan@codesourcery.com>
5056
5057 * gdbint.texinfo: General round of cleanup and minor
5058 clarifications.
5059 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5060 (Longjmp Support): Update description to reflect how it is done
5061 for targets without using native header.
5062 (Symbol Handling): Add a little more general explanation.
5063 (COFF, ELF): Mention stabs encapsulation.
5064 (DWARF 3): New section.
5065 (Adding a New Host): Scrub out some obsolete bits.
5066 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5067 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5068 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5069 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5070 SEEK_SET, STOP_SIGNAL, USG.
5071 (Raw and Virtual Register Representations): Ditto for
5072 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5073 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5074 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5075 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5076 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5077 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5078 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5079 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5080 DEPRECATED_USE_STRUCT_CONVENTION.
5081 Describe gdbarch_deprecated_fp_regnum.
5082 Update description of gdbarch_print_insn.
5083 (Adding a New Target): Scrub out obsolete bits.
5084 (Obsolete Conditionals): Remove entire section.
5085
383f836e
TT
50862008-07-25 Tom Tromey <tromey@redhat.com>
5087
5088 * observer.texi (GDB Observers): Document new observers:
5089 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5090 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5091 architecture_changed.
5092
cfd8ab24
SS
50932008-07-21 Stan Shebs <stan@codesourcery.com>
5094
5095 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5096 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5097
781b42b0
TT
50982008-07-21 Tom Tromey <tromey@redhat.com>
5099
5100 * observer.texi (GDB Observers): Remove obsolete comment.
5101 <executable_changed>: Remove argument.
5102
d7d9f01e
TT
51032008-07-18 Tom Tromey <tromey@redhat.com>
5104
5105 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5106
bf250677
DE
51072008-07-10 Doug Evans <dje@google.com>
5108
5109 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5110
10568435
JK
51112008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5112
5113 * gdb.texinfo (Starting): Document "set disable-randomization".
5114
5ae4183a
AS
51152008-07-07 Andreas Schwab <schwab@suse.de>
5116
5117 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5118
b56e7235
VP
51192008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5120
5121 * gdb.texinfo (GDB/MI Target Manipulation): Add
5122 example of -target-attach.
5123
e1ac3328
VP
51242008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5125
5126 * observer.texi (target_resumed): New observer.
5ae4183a 5127 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5128
65d12d83
TT
51292008-06-06 Tom Tromey <tromey@redhat.com>
5130
5131 * gdb.texinfo (Completion): Add field name example.
5132
fbc5282e
MK
51332008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5134
5135 * gdb.texinfo (GDB/MI Program Context): Added example
5136 to -exec-arguments
5ae4183a 5137
fbc5282e 51382008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5139
5140 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5141 annotation.
5142
c16158bc 51432008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5144 Nathan Sidwell <nathan@codesourcery.com>
5145 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5146
5147 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5148 and ACX_BUGURL.
5149 * configure: Regenerate.
5150 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5151 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5152 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5153 mailing-list-specific text about bug reporting unless
5154 BUGURL_DEFAULT.
5155
75c99385
PA
51562008-06-05 Pedro Alves <pedro@codesourcery.com>
5157
5158 * gdb.texinfo (-target-select): Remove reference to target async.
5159 (Maintenance Commands): Document "maint set/show remote-async".
5160
1763a388
MK
51612008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5162
5163 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5164 in -target-file-get section.
5ae4183a 5165
d0d064df
PA
51662008-05-22 Pedro Alves <pedro@codesourcery.com>
5167
9b562ab8
PA
5168 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5169 killing the inferior when it is already debugging a process.
d0d064df 5170
8dfa32fc
JB
51712008-05-21 Joel Brobecker <brobecker@adacore.com>
5172
5173 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5174 abbreviation for "finish".
5175
55f996a7
NR
51762008-05-21 Nick Roberts <nickrob@snap.net.nz>
5177
5178 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5179
ba2b1c56
DJ
51802008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5181
5182 * gdbint.texinfo (Target Conditionals): Delete entry for
5183 gdbarch_dwarf_reg_to_regnum.
5184
08388c79
DE
51852008-05-09 Doug Evans <dje@google.com>
5186
a3c83fae 5187 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5188
d14508fe
DE
51892008-05-05 Doug Evans <dje@google.com>
5190
5191 * gdb.texinfo (disassemble): Document /m modifier.
5192
e2b7ddea
VP
51932008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5194
5ae4183a
AS
5195 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5196 will not report the time of commands that run the target.
e2b7ddea 5197
8eb41542
VP
51982008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5199
5200 * gdb.texinfo (GDB/MI Output Records): Add
5201 missing semicolon.
5202
82f68b1c
VP
52032008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5204
5205 * gdb.texinfo (GDB/MI Output Records):
5206 Document =thread-create and =thread-exited.
5207
fa0f268d
VP
52082008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5209
5210 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5211 Remove mention of dmi-discuss.
fa0f268d 5212
063bfe2e
VP
52132008-05-03 Pedro Alves <pedro@codesourcery.com>
5214
5215 * observer.texi (thread_exit): New.
5216
237fc4c9
PA
52172008-05-02 Pedro Alves <pedro@codesourcery.com>
5218
5219 * gdb.texinfo (Debugging Output): Document "set/show debug
5220 displaced".
5221 (Maintenance Commands): Document "maint set/show
5222 can-use-displaced-stepping".
5223
0428b8f5
DJ
52242008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5225
5226 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5227 and set/show arm force-mode.
5228
5009afc5
AS
52292008-05-02 Andreas Schwab <schwab@suse.de>
5230
5231 * gdbint.texinfo (Algorithms): Describe
5232 target_watchpoint_addr_within_range.
5233
669fac23
DJ
52342008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5235
5236 * gdbint.texinfo (Stack Frames): New chapter.
5237 (Algorithms): Move Frames text to the new chapter.
5238 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5239 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5240
721c02de
VP
52412008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5242
5ae4183a
AS
5243 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5244 output does not necessary include any tokens.
721c02de 5245
c055b101
CV
52462008-04-22 Corinna Vinschen <vinschen@redhat.com>
5247
5248 * gdb.texinfo (Set SH Calling convention): New @item.
5249 (Show SH Calling convention): Ditto.
5250
68837c9d
MD
52512008-04-22 Markus Deuling <deuling@de.ibm.com>
5252
5253 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5254
2e9132cc
EZ
52552008-04-20 Eli Zaretskii <eliz@gnu.org>
5256
5257 * gdb.texinfo (Set Breaks): Mention that multiple location
5258 breakpoints need line number info. Add index entries.
5259
31fffb02
CS
52602008-04-19 Craig Silverstein <csilvers@google.com>
5261
5262 * gdb.texinfo (Requirements): Add an optional requirement on
5263 zlib.
5264 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5265 Compressed DWARF 2.
5266
a47ec5fe
AR
52672008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5268
5269 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5270 sample output for 'stopped,reason="breakpoint-hit"' message.
5271 (GDB/MI Program Execution): Likewise.
5272
de051565
MK
52732008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5274
5ae4183a 5275 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5276 -var-set-format. Add -f option to -var-evaluate-expression.
5277
6ba66d6a
JB
52782008-04-03 Joel Brobecker <brobecker@adacore.com>
5279
5280 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5281 new node "Ambiguous Expressions". Replace references to this
5282 node by references to "Ambiguous Expressions" throughout.
5283 (Ambiguous Expressions): New node.
5284
1e26b4f8
DJ
52852008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5286
5287 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5288
b84876c2
PA
52892008-03-21 Pedro Alves <pedro@codesourcery.com>
5290
5291 * gdb.texinfo (Debugging Output): Document
5292 "set/show debug lin-lwp-async".
5293 (Maintenance Commands): Document "maint set/show linux-async".
5294
63092375
DJ
52952008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5296
5297 * gdb.texinfo (Expressions): Update description of malloced arrays.
5298
8e8901c5
VP
52992008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5300
5301 * gdb.texinfo (Thread Commands): Document
5302 -thread-info. Remove -thread-list-all-threads.
5303
1fddbabb
PA
53042008-03-14 Pedro Alves <pedro@codesourcery.com>
5305 Sandra Loosemore <sandra@codesourcery.com>
5306
5307 * gdb.texinfo (Library List Format): Update to mention the
5308 possibility to pass section addresses instead of segment
5309 addresses.
5310
ccd213ac
DJ
53112008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5312
5313 * gdb.texinfo (Starting): Document "set exec-wrapper".
5314 (Server): Document gdbserver --wrapper.
5315
fa4727a6
DJ
53162008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5317
5318 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5319 unreadable memory. Delete obsolete SPARClite reference.
5320
8edfe269
DJ
53212008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5322
5323 * gdb.texinfo (Starting): Mention always-running targets.
5324 (Target Commands): Add an anchor for load.
5325 (Connecting): Explain continue instead of run.
5326
1843f87b
DJ
53272008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5328
5329 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5330
f9082629
NR
53312008-02-26 Nick Roberts <nickrob@snap.net.nz>
5332
5333 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5334 breakpoint table.
5335
fd96d250
PA
53362008-02-19 Pedro Alves <pedro@codesourcery.com>
5337
5338 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5339 killing the inferior when it is already debugging a process.
5340
36af4ef6
MD
53412008-02-13 Markus Deuling <deuling@de.ibm.com>
5342
5343 * gdbint.texinfo (Build Script): New section. Mention new build script
5344 gdb_buildall.sh.
5345
cda4ce5a
JB
53462008-02-01 Jim Blandy <jimb@red-bean.com>
5347
5348 * gdb.texinfo (Help): Summarize 'info args' correctly.
5349
4acd40f3
TJB
53502008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5351
5352 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5353 available in PowerPC architecture.
5354 (Embedded Processors): Change node name of PowerPC item in menu.
5355 (PowerPC): Rename to...
5356 (PowerPC Embedded): this.
5357 (Architectures): Add new PowerPC item in menu.
5358 (PowerPC): New node.
5359
6e6c6f50
DJ
53602008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5361
5362 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5363 commands.
5364
5ee187d7
DJ
53652008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5366
5367 * gdb.texinfo (Setting Catchpoints): Mention features
5368 supported on GNU/Linux.
5369
e275c0d9
NR
53702008-01-30 Nick Roberts <nickrob@snap.net.nz>
5371
5372 * gdb.texinfo (GDB/MI File Commands): Describe new output
5373 field for MI command -file-list-exec-source-file.
5374
2d717e4f
DJ
53752008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5376
5377 * gdb.texinfo (Using the `gdbserver' Program): Add security
5378 warning. Rearrange into subsections and subsubsections. Document
5379 --multi and --debug. Correct --with-sysroot typo. Update --attach
5380 usage. Make load reference clearer. Document monitor exit.
5381 (Remote Configuration): Document set remote exec-file, attach-packet,
5382 and run-packet.
5383 (Packets): Document vAttach and vRun.
5384
d35a4257 53852008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5386
5387 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5388 detach-on-follow -> detach-on-fork.
f663676d 5389
c78d192c
DJ
53902008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5391
5392 * gdbint.texinfo (Native Conditionals): Remove
5393 SHELL_COMMAND_CONCAT and SHELL_FILE.
5394
d35a4257
EZ
53952008-01-26 Eli Zaretskii <eliz@gnu.org>
5396
5397 * gdb.texinfo (Specify Location): Improve wording.
5398
93815fbf
VP
53992008-01-23 Chris Demetriou <cgd@google.com>
5400
5401 * gdb.texinfo (Threads): Document new "set print thread-events"
5402 and "show print thread-events" commands.
5403
2a25a5ba
EZ
54042008-01-19 Eli Zaretskii <eliz@gnu.org>
5405
5406 * gdb.texinfo (Specify Location): New section.
5407 (Delete Breaks, Edit, Set Breaks): Remove description of
5408 locations. Instead, add a reference to "Specify Location".
5409 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5410 (Symbols): Refer to "Specify Location" for the valid forms of
5411 linespecs and locations.
5412
32c9a795
MD
54132008-01-18 Markus Deuling <deuling@de.ibm.com>
5414
5415 * gdbint.texinfo (Target Conditionals): Replace the description of
5416 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5417
b17828ca
JB
54182008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5419
5420 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5421 about &&var, which is rejected by the expression parser.
5422
0aea4bf3
LM
54232008-01-09 Luis Machado <luisgpm@br.ibm.com>
5424
5425 * gdb.texinfo (Output): Update documentation on using printf with DFP
5426 types.
5427
febe4383
TJB
54282008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5429
5430 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5431 subsubsection.
5432 (Decimal Floating Point format): New subsubsection.
5433
7a404eba
PA
54342008-01-05 Pedro Alves <pedro@codesourcery.com>
5435
5436 * gdb.texinfo (File Options): Remove mention of the attempt to
5437 open a core file with the -p option. Don't list -c as a valid
5438 option to attach to a process.
5439
a4d9b460
PA
54402008-01-05 Pedro Alves <pedro@codesourcery.com>
5441
5442 * gdbint.texinfo (Host Conditionals): Remove mention of
5443 ALIGN_STACK_ON_ENTRY.
5444
6ec2edbe
JB
54452008-01-05 Joel Brobecker <brobecker@adacore.com>
5446
5447 * gdbint.texinfo (Start of New Year Procedure): Add item
5448 describing how to update the source and documentation copyright
5449 notices.
5450
d8b2a693
JB
54512007-12-18 Jim Blandy <jimb@codesourcery.com>
5452
ab209b3a 5453 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5454 watchpoint explanation into the main description of the watchpoint
5455 command; update synopses of 'watch', 'rwatch', and 'awatch'
5456 commands.
5457
8b4ed427
VP
54582007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5459
5460 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5461 Document 'pending-breakpoints' feature of
5462 -list-features.
5463
37e4754d
LM
54642007-12-17 Luis Machado <luisgpm@br.ibm.com>
5465
669fac23 5466 * gdb.texinfo: Add new parameter's description.
37e4754d 5467
1d3811f6
DJ
54682007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5469
5470 * gdb.texinfo (Overview): Clarify run-length encoding
5471 example. Remove the restriction on "+" and "-" characters.
5472
c1c25a1a
EZ
54732007-12-15 Eli Zaretskii <eliz@gnu.org>
5474
5475 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5476
afe8ab22 54772007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5478
afe8ab22
VP
5479 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5480 the -f option for -break-insert, remove -r option,
5481 and clarify specification of location.
5482
a6b151f1
DJ
54832007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5484
5485 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5486 formatting.
5487 (Remote Debugging): Add File Transfer section.
5488 (Remote Configuration): Document Host I/O packets.
5489 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5490 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5491 (Packets): Add vFile.
5492
3b784c4f
EZ
54932007-11-17 Eli Zaretskii <eliz@gnu.org>
5494
5495 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5496 breakpoints with multiple locations.
5497 (Breakpoint Menus): Improve wording.
5498 (Output): Fix last change.
5499
a4ce5b0d
UW
55002007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5501
5502 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5503
1b39d5c0
DE
55042007-11-15 Doug Evans <dje@google.com>
5505
5506 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5507
7a72d44c
VP
55082007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5509
5510 * gdbint.texinfo (Native Conditionals): Remove
5511 mention of CLEAR_SOLIB.
5ae4183a 5512
6d1829bf 55132007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5514
5515 * gdb.texinfo (Print Settings): Add documentation for "set/show
5516 print frame-arguments".
5517
1a619819
LM
55182007-11-05 Luis Machado <luisgpm@br.ibm.com>
5519
3b784c4f 5520 * gdb.texinfo (Output): Update printf command's description.
1a619819 5521
55eddb0f
DJ
55222007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5523
5524 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5525 powerpc soft-float".
5526
9cceb671
DJ
55272007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5528
5529 * gdb.texinfo (Files): Correct formatting. Mention Expat
5530 requirement.
5531 (Requirements for Building GDB): Expand the list of Expat
5532 uses.
5533 (Library List Format, Memory Map Format): Mention Expat.
5534 (Target Descriptions): Update Expat wording.
5535
83acabca
DJ
55362007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5537
5538 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5539 Document that gdbarch_convert_register_p should return zero for no-op
5540 conversions.
5541
e35879db
UW
55422007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5543
83acabca 5544 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5545 of set_gdbarch_sofun_address_maybe_missing back to ...
5546 (Target Conditionals): ... here to fix build break.
5547
203c3895
UW
55482007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5549
83acabca 5550 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5551 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5552 (Compiler Characteristics): ... documentation of
5553 set_gdbarch_sofun_address_maybe_missing.
5554
11411de3
DJ
55552007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5556
5557 * gdbint.texinfo (Target Conditionals): Use
5558 frame_unwind_register_unsigned in examples instead of
5559 frame_unwind_unsigned_register.
5560
7cc46491
DJ
55612007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5562
5563 * gdb.texinfo (Predefined Target Types): Add int128
5564 and uint128.
5565 (Standard Target Features): Add PowerPC features.
5566
81adfced
DJ
55672007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5568
5569 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5570
c1874924
UW
55712007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5572
5573 * gdbint.texi (Target Conditionals): Remove documentation
5574 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5575 gdbarch_extract_return_value, and gdbarch_store_return_value.
5576
f6e56ab3
UW
55772007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5578
5579 * gdbint.texi (Target Conditionals): Remove documentation of
5580 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5581
56cf5405
KH
55822007-10-11 Kazu Hirata <kazu@codesourcery.com>
5583
5584 * gdb.texinfo: Mention that inaccessible-by-default is on by
5585 default.
5586
35156bae
DJ
55872007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5588
5589 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5590
d983da9c
DJ
55912007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5592
5593 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5594 multi-threaded watchpoints.
5595 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5596 checked. Describe sticky notification. Expand description
5597 of steppable and continuable watchpoints.
5598 (Watchpoints and Threads): New subsection.
5599
fe6fbf8b
VP
56002007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5601
5602 * gdb.texinfo (Setting Breakpoints): Revise
5603 documentation for pending breakpoints. Document
5604 breakpoints with multiple locations.
5ae4183a 5605
084344da
VP
56062007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5607
5608 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5609 Document -list-features.
5ae4183a 5610
82160952
EZ
56112007-09-15 Eli Zaretskii <eliz@gnu.org>
5612
5613 * gdb.texinfo (Output): Spell out which features of C's printf are
5614 not supported by GDB's printf.
7e27a47a
EZ
5615 (Separate Debug Files): More accurate wording regarding build ID
5616 and a reference to the ld manual rather than the Fedora wiki.
82160952 5617
ea37ba09
DJ
56182007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5619 Jim Blandy <jimb@codesourcery.com>
5620
5621 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5622 (Examining Memory): Update mentions of the 's' format.
5623 (Automatic Display): Likewise.
5624
b8533aec
DJ
56252007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5626
5627 * gdb.texinfo: Update the FSF's Back-Cover Text.
5628
83f83d7f
JK
56292007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5630 Eli Zaretskii <eliz@gnu.org>
5631
5632 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5633 Fixed the ``build ID'' name. New binaries build instructions for the
5634 build ID inclusion. Explain how the commands are specific to the build
5635 ID vs. debug link.
5636
c7e83d54
EZ
56372007-09-01 Eli Zaretskii <eliz@gnu.org>
5638
5639 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5640 indexing for ``build ID'' support.
5641
d3750b24
JK
56422007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5643
5644 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5645 Enlisted BUILD ID to the debug file searching example.
5646 Included a BUILD ID `.note.gnu.build-id' section description.
5647 Updated/added the debug files splitting instructions for OBJCOPY.
5648
02142340
VP
56492007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5650
5651 * gdb.texinfo (Variable Objects): Adjust docs
5652 for -var-info-expression and document
5653 -var-info-path-expression.
5654
d3bdde98
JB
56552007-08-20 Jim Blandy <jimb@codesourcery.com>
5656
3fb6a982
JB
5657 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5658 (title page): Include the dedication in the printed manual, as a
5659 separate page after the copyright notice.
5ae4183a 5660
d3bdde98
JB
5661 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5662 don't break a @var across a line.
5663
c80a96a8
MR
56642007-07-25 Maciej W. Rozycki <macro@mips.com>
5665
5666 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5667 for include files.
5668
5824a901
NR
56692007-07-12 Nick Roberts <nickrob@snap.net.nz>
5670
5671 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5672 in annotate.texinfo.
5673 (Command History): Link to new node.
5824a901 5674
d52e7ea3
UW
56752007-07-05 Markus Deuling <deuling@de.ibm.com>
5676
5677 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5678
5fc14d0a
EZ
56792007-07-05 Eli Zaretskii <eliz@gnu.org>
5680
5681 * gdbint.texinfo (Target Conditionals): Fix last change.
5682
4a9bb1df
UW
56832007-07-03 Markus Deuling <deuling@de.ibm.com>
5684
5685 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5686 routines:
5687 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5688 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5689 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5690 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5691 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5692 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5693 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5694 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5695 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5696 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5697 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5698 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5699 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5700 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5701 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5702 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5703 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5704 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5705 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5706 (SOFTWARE_SINGLE_STEP_P)
5707
5708 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5709 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5710
5711 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5712 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5713 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5714 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5715 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5716 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5717 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5718 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5719 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5720 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5721
5722 (Converting an existing Target Architecture to Multi-arch): Remove
5723 section.
5724
5725 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5726 (gdbarch_addr_bits_remove): Add code example.
5727
5728 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5729
cfa9d6d9
DJ
57302007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5731
5732 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5733 Add other missing entries. Adjust the table size to fit.
5734 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5735 stop reasons including the new "library" event.
5736 (General Query Packets): Adjust table widths for qSupported. Mention
5737 qXfer:libraries:read reply to qSupported and document the new packet.
5738 (Library List Format): New section.
5739
159fcc13
JK
57402007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5741
5742 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5743
f66d1690
MS
57442007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5745
5746 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5747
67102876
NR
57482007-06-25 Nick Roberts <nickrob@snap.net.nz>
5749
5750 * gdbint.texinfo (Register and Memory Data): Break sections
5751 into nodes and add a menu.
5752
a4642986
MR
57532007-06-21 Maciej W. Rozycki <macro@mips.com>
5754
5755 * gdb.texinfo (Examining Memory): Document the new behaviour.
5756
e9c17194
VP
57572007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5758
5759 * gdb.texinfo (Standard Target Features): Document
5760 m68k features.
5761
31d99776
DJ
57622007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5763
5764 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5765
1780a0ed
DJ
57662007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5767
5768 * gdb.texinfo (Target Description Format): Add version attribute
5769 for <target>.
5770
822b6570
DJ
57712007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5772
5773 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5774
f8b73d13
DJ
57752007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5776
5777 * gdb.texinfo (MIPS Features): New subsection.
5778
0e7f50da
UW
57792007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5780 Markus Deuling <deuling@de.ibm.com>
5781
5782 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5783 and qXfer:spu:write packets and mention them under qSupported.
5784
23d964e7
UW
57852007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5786 Markus Deuling <deuling@de.ibm.com>
5787
5788 * gdb.texinfo (Architectures): Add new SPU section to document
5789 Cell Broadband Engine SPU architecture specific commands.
5790
9f708cb2
VP
57912007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5792
5793 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5794 comments.
5795
7579b5f8
NR
57962007-06-07 Nick Roberts <nickrob@snap.net.nz>
5797
5798 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5799
bf06d120
JB
58002007-05-29 Jim Blandy <jimb@codesourcery.com>
5801
5802 * gdb.texinfo (Overview): Doc fix.
5803
23776285
MR
58042007-05-22 Maciej W. Rozycki <macro@mips.com>
5805
5806 * gdb.texinfo (Remote Configuration): Document "set/show
5807 remoteflow".
5808
1a69e1e4
DJ
58092007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5810
bf06d120
JB
5811 * gdb.texinfo (MIPS): Remove documentation for set mips
5812 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5813 stack-arg-size.
1a69e1e4 5814
46ba6afa 58152007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5816
46ba6afa
BW
5817 * all-cfg.texi (GDBTUI): New.
5818 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5819 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5820 (TUI Configuration): Edit to improve clarity and fix problems of
5821 both style and content.
5ae4183a 5822
06d3b283
UW
58232007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5824
5825 * observer.texi (GDB Observers): New observer "new_objfile".
5826
179101d6
UW
58272007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5828
5829 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5830
25d5ea92
VP
58312007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5832
5833 * gdb.texinfo (GDB/MI Variable Objects): Document
5834 frozen variables objects.
5ae4183a 5835
ea35711c
DJ
58362007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5837
5838 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5839 (Character Sets, Caching Data of Remote Targets): Likewise.
5840 (Targets): Delete Remote node. Move its text...
5841 (Debugging Remote Programs): ...to here. Delete description
5842 of the "remote" command.
5843 (Remote configuration): Delete description of "set remotedevice"
5844 and "show remotedevice".
5845 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5846
db2e3e2e
BW
58472007-04-11 Bob Wilson <bob.wilson@acm.org>
5848
5ae4183a
AS
5849 * gdb.texinfo (Contributors, Continuing and Stepping)
5850 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5851 (General Query Packets, File-I/O Remote Protocol Extension)
5852 (Protocol Basics, The F Reply Packet, Write)
5853 (Protocol-specific Representation of Datatypes, Memory Transfer):
5854 Fix hyphenation, punctuation and grammar problems.
5855 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5856 'section' instead of 'subsection' in the text.
5857 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5858 (i386): Remove period from section name.
db2e3e2e
BW
5859 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5860 (Config Names, Configure Options): Use @file{configure}.
5861
8a3dae3e
DJ
58622007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5863
5864 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5865 and tab expansion.
5866
1a92f856
DJ
58672007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5868
5869 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5870
79a6e687 58712007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5872
79a6e687
BW
5873 * gdb.texinfo: Consistently capitalize all significant words in
5874 node names, chapter titles, section titles, and headings. Update
5875 cross references to match.
5876 (Starting and Stopping Trace Experiment): Make node name plural.
5877 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5878
ad527d2e
PA
58792007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5880
5881 * gdb.texinfo (WinCE): Delete obsolete subsection.
5882
7ce59000
DJ
58832007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5884
5885 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5886 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5887 references.
5888
8807d78b
DJ
58892007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5890
5891 * gdb.texinfo (Startup): Delete references to some alternate
5892 names for .gdbinit.
5893 (Thread): Remove LynxOS reference.
5894 (Tandem ST2000): Delete target-specific documentation.
5895 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5896 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5897 and GDB_OSABI_LYNXOS.
5898
5f402660
UW
58992007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5900
5901 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5902
bac718a6
UW
59032007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5904
5905 * gdbint.texinfo (Target Conditionals): Remove mention of
5906 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5907 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5908
9453113a
DJ
59092007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5910
5911 * Makefile.in: Add "pdfdir" installation
5912 directory, PDFTEX macro, support for "install-pdf" target,
5913 and rules for making a pdf version of refcard.texi.
5914 * refcard.tex: Specify paper size for PDF output.
5915
ae21e955 59162007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5917
ae21e955 5918 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5919
3f94c067 59202007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5921
3f94c067
BW
5922 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5923 (Source Path, Character Sets, Macros, Define)
5924 (GDB/MI Result Records, GDB/MI Simple Examples)
5925 (GDB/MI Program Execution, GDB/MI File Commands)
5926 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5927 (Bug Reporting): Use @value{GCC}.
5ae4183a 5928
12c27660 59292007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5930
12c27660
BW
5931 * gdb.texinfo (Help): Fix formatting of examples.
5932 (Variables): Use @ifnotinfo instead of @iftex.
5933 (Non-debug DLL symbols): Use @ref instead of @pxref.
5934 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5935
ce9341a1
BW
59362007-03-26 Bob Wilson <bob.wilson@acm.org>
5937
5938 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5939
c8f4133a
BW
59402007-03-26 Bob Wilson <bob.wilson@acm.org>
5941
5942 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5943 the order of the nodes.
5944 (C Operators, C Constants, Debugging C): Remove extra menus.
5945 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5946
c8f4133a 59472007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5948
5949 * gdb.texinfo (File Options): Add missing parenthesis.
5950 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5951
c74d0ad8
DJ
59522007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5953
5954 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5955
ff6f572f
DJ
59562007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5957
669fac23 5958 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5959 case insensitivity.
5960 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5961
994337c3
NR
59622007-02-18 Nick Roberts <nickrob@snap.net.nz>
5963
5964 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5965 (Files): Add section name to argument list for pxref.
5966 (Non-debug DLL symbols): Don't use `see' for pxref.
5967 (Embedded Processors): Fix typo.
5968 (GDB/MI Breakpoint Commands): Execution commands generate
5969 *stopped not ^done.
5970
eb819d70
NR
59712007-02-13 Nick Roberts <nickrob@snap.net.nz>
5972
5973 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5974 values for in_scope. Mention that only root variables can be
5975 updated.
5976 (GDB/MI Development and Front Ends): Explain new values may be
5977 added to existing fields.
5978
123dc839
DJ
59792007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5980
5981 * gdb.texinfo (-target-disconnect): Use @smallexample.
5982 (Requirements): Add anchor for Expat. Update description.
5983 (Target Descriptions): Mention Expat.
5984 (Target Description Format): Document new elements. Use
5985 @smallexample.
5986 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5987 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5988
108546a0
DJ
59892007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5990
5991 * gdb.texinfo (Target Description Format): Add section on XInclude.
5992
95a98c01
NR
59932006-02-03 Nick Roberts <nickrob@snap.net.nz>
5994
5995 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5996 command -enable-timings.
5997
f4b3909f
EZ
59982007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5999
5ae4183a 6000 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6001 descriptions for new/deleted elements in gdb_osabi. Add missing
6002 description for function generic_elf_osabi_sniff_abi_tag_sections.
6003
c7ba131e
JB
60042007-01-29 Joel Brobecker <brobecker@adacore.com>
6005
6006 * gdb.texinfo (Maintenance Commands): Add documentation for
6007 the new "maint print target-stack" command.
6008
3a60f64e
JK
60092007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6010 Eli Zaretskii <eliz@gnu.org>
6011
f4b3909f 6012 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6013
c582f8b6
EZ
60142007-01-26 Eli Zaretskii <eliz@gnu.org>
6015
6016 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6017 Use @value{NGCC} instead of @value{GCC}.
6018
d3e8051b
EZ
60192007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6020
6021 * agentexpr.texi: Fix typos.
6022 * annotate.texinfo: Likewise.
6023 * gdb.texinfo: Likewise.
6024 * gdbint.texinfo: Likewise.
6025 * observer.texi: Likewise.
6026 * stabs.texinfo: Likewise.
6027
86f04699
EZ
60282007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6029
6030 * gdbint.texinfo (Support Libraries): Remove mmalloc
6031 entry. Describe readline library.
6032
23181151
DJ
60332007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6034
6035 * gdb.texinfo (Target Descriptions): New section.
6036 (General Query Packets): Add QPassSignals anchor. Mention
6037 qXfer:features:read under qSupported. Expand mentions of
6038 qXfer:memory-map:read and QPassSignals. Document
6039 qXfer:features:read.
6040
f822c95b
DJ
60412007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6042
6043 * gdb.texinfo (Commands to specify files): Describe
6044 "set sysroot" and "show sysroot".
6045 (Using the `gdbserver' program): Lowercase argument
6046 to @var. Expand description of setting up GDB on the
6047 host.
6048
8936fcda
JB
60492007-01-05 Joel Brobecker <brobecker@adacore.com>
6050
6051 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6052 catch exception, catch exception unhandled, and catch assert
6053 commands.
6054
e776119f
DJ
60552007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6056
6057 * gdb.texinfo (Debugging Output): Document "set debug xml"
6058 and "show debug xml".
6059
aa79a185
DJ
60602007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6061
6062 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6063
7f893741
JB
60642007-01-01 Joel Brobecker <brobecker@adacore.com>
6065
6066 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6067
a1b5960f
VP
60682006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6069
6070 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6071 note in @ignore, to be removed later if nobody complains.
6072
9f470e6e
NR
60732006-12-04 Nick Roberts <nickrob@snap.net.nz>
6074
6075 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6076 of -var-delete.
6077
765dc015 60782006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6079
765dc015 6080 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6081 automatic software/hardware breakpoint usage and
6082 the "set breakpoint auto-hw" command.
765dc015 6083
4b5752d0
VP
60842006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6085
6086 * gdb.texinfo (Memory Access Checking): New.
6087
89be2091
DJ
60882006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6089
6090 * gdb.texinfo (Remote configuration): Mention
6091 "pass-signals-packet".
6092 (General Query Packets): Document QPassSignals. Fix
6093 a typo.
6094
ca3bf3bd
DJ
60952006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6096
6097 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6098
427c3a89
DJ
60992006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6100
6101 * gdb.texinfo (Remote configuration): Rewrite documentation for
6102 packet configuration commands.
6103 (OS Information): Adjust reference to qXfer:auxv:read.
6104 (General Query Packets): Remove references to read-aux-vector-packet
6105 and set remote get-thread-local-storage-address.
6106
7a107747
DJ
61072006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6108
6109 * gdbint.texinfo (Target Architecture Definition): Add new
6110 Initializing a New Architecture section.
6111
1c56eb0e
EZ
61122006-10-31 David Taylor <dtaylor@emc.com>
6113
6114 * stabs.texinfo (Macro define and undefine): New node describing
6115 stabs for #define and #undef.
6116
f73adfeb
AS
61172006-10-27 Andreas Schwab <schwab@suse.de>
6118
6119 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6120
fd60e0df
EZ
61212006-10-21 Eli Zaretskii <eliz@gnu.org>
6122
6123 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6124 clarify on the possible meanings of ``expression'' watched by
6125 watchpoints. Add indexing.
e5ac9b53
EZ
6126 (Prompting, Errors, Invalidation, Annotations for Running)
6127 (Source Annotations): Fix index entries by adding "annotation" to
6128 them, to discriminate from index entries that point to the more
6129 general topic descriptions.
fd60e0df 6130
52bb452f
DJ
61312006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6132
6133 * gdbint.texinfo (Target Vector Definition): Move most
6134 content into Existing Targets. Add a menu.
6135 (Existing Targets): New section, moved from Target Vector
6136 Definition. Use @subsection.
6137 (Managing Execution State): New section.
6138
58955e58
BW
61392006-10-16 Bob Wilson <bob.wilson@acm.org>
6140
6141 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6142
c8aa23ab
EZ
61432006-10-15 Eli Zaretskii <eliz@gnu.org>
6144
6145 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6146 (Command Syntax, Signals, Backtrace, Connecting)
6147 (Remote configuration, Renesas Boards, Console I/O): Fix last
6148 change: use Ctrl- instead of C-, except wrt Emacs.
6149 (File-I/O Examples): Put Ctrl-c in @kbd.
6150 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6151 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6152 (Signals, Set Breaks, Set Watchpoints): Document optional
6153 arguments to `info signals' `handle', `info breakpoints', and
6154 `info watchpoints'.
c8aa23ab 6155
e7109c7e
EZ
61562006-10-14 Eli Zaretskii <eliz@gnu.org>
6157
6158 * gdb.texinfo (Backtrace): Fix last change.
6159
de3aea7b
NR
61602006-10-14 Nick Roberts <nickrob@snap.net.nz>
6161
6162 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6163
7f9087cb
BW
61642006-10-10 Bob Wilson <bob.wilson@acm.org>
6165
c8aa23ab
EZ
6166 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6167 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6168 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6169
68437a39
DJ
61702006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6171 Daniel Jacobowitz <dan@codesourcery.com>
6172
6173 * gdb.texinfo (Packets): Document vFlashErase,
6174 vFlashWrite and vFlashDone packets.
6175 (General Query Packets): Document qXfer:memory-map:read.
6176 Add a new feature for qXfer:memory-map:read.
6177 (Memory map format): New section.
6178 (Target Commands): Mention that gdb can write flash.
6179
fd79ecee
DJ
61802006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6181 Daniel Jacobowitz <dan@codesourcery.com>
6182
6183 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6184 memory regions and "mem auto".
6185
350da6ee
DJ
61862006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6187
6188 * gdbint.texinfo (Array Containers): New section.
6189
2f1acb09
VP
61902006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6191
6192 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6193 -stack-list-arguments HIGH_FRAME argument can be larger then the
6194 actual number of frames.
6195
2ab1eb7a
VP
61962006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6197
6198 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6199 -stack-list-locals HIGH_FRAME argument can be larger then the
6200 actual number of frames.
2ab1eb7a 6201
599b237a
BW
62022006-09-02 Bob Wilson <bob.wilson@acm.org>
6203
6204 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6205 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6206
25ab7e6d
EZ
62072006-09-02 Eli Zaretskii <eliz@gnu.org>
6208
6209 * gdbint.texinfo (Overall Structure): New section "Source Tree
6210 Structure".
6211
940178d3
JB
62122006-08-17 Jim Blandy <jimb@codesourcery.com>
6213
6214 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6215 responses.
6216
30daae6c
JB
62172006-08-08 Joel Brobecker <brobecker@adacore.com>
6218
6219 * gdb.texinfo (Source Path): Add documentation for new
6220 substitute-path commands.
6221
7fa2210b
DJ
62222006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6223
6224 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6225 (Running Configure): ...here.
6226 (Requirements): New node. Mention expat.
6227
3d00d119
DJ
62282006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6229
5ae4183a 6230 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6231 'set download-write-size' and 'show download-write-size'.
6232
0cbfa4ee
DJ
62332006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6234
6235 * stabs.texinfo (Member Type Descriptor): Correct example for
6236 pointer to member types.
6237
16026cd7
AS
62382006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6239
6240 * gdb.texinfo (Optional warnings and messages): Add
6241 'set/show trace-commands'.
6242 (Command files): Add '-v' to source command.
6243
0876f84a
DJ
62442006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6245
6246 * gdb.texinfo (OS Information): Update qPart reference to
6247 qXfer.
6248 (Remote configuration): Likewise.
6249 (Overview): Move @cindex to the start of a paragraph. Talk
6250 about binary data encoding.
6251 (Packets): Refer to the overview for the details of the X
6252 packet encoding.
6253 (General Query Packets): Remove qPart description. Add qXfer
6254 description. Add an anchor to qSupported. Correct feature
6255 table title. Add a new feature for qXfer:auxv:read.
6256 (Interrupts): Add a missing parenthesis.
6257
2ec3381a
DJ
62582006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6259
669fac23 6260 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6261 (GDB/MI Kod Commands): Remove commented out node.
6262
594fe323
EZ
62632006-07-01 Eli Zaretskii <eliz@gnu.org>
6264
6265 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6266 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6267 (GDB/MI Thread Commands, GDB/MI Program Execution)
6268 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6269 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6270 (GDB/MI File Commands, GDB/MI Target Manipulation)
6271 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6272 since the MI prompt is hard-wired into the code.
6273
7e3fb70c
NR
62742006-07-01 Nick Roberts <nickrob@snap.net.nz>
6275
6276 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6277 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6278 (GDB/MI Data Manipulation): Remove description of unimplemented
6279 display related commands as variable objects perform this function
6280 and are superior: -display-delete, -display-disable,
6281 -display-enable, -display-insert and -display-list. Move
6282 -environment-cd, -environment-directory, -environment-path
6283 and -environment-pwd to "Program Context".
6284 (GDB/MI Program Control): Rename to "Program Execution". Move
6285 -exec-arguments -exec-abort to...
6286 (GDB/MI Program Context): ...here. New node split from "Data
6287 Manipulation".
6288
be2a5f71
DJ
62892006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.texinfo (Remote configuration): Document set / show
6292 remote supported-packets.
6293 (General Query Packets): Document qSupported packet.
6294
fc320d37
SL
62952006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6296
6297 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6298 and font markup.
6299 (Protocol basics): Likewise.
6300 (The F request packet): Likewise.
6301 (The F reply packet): Likewise.
6302 (Memory transfer): Move this node to be a subsubsection of
6303 "Protocol specific representation of datatypes".
6304 (The Ctrl-C message): More copy editing.
6305 (Console I/O): Likewise.
6306 (The isatty call): Delete this node, and merge its content into
6307 the "isatty" node. Fixed references elsewhere.
6308 (The system call): Delete this node, and merge its content into
6309 the "system" node. Fixed references elsewhere.
6310 (open): Reformat to use @table, and add appropriate font markup.
6311 (close): Likewise.
6312 (read): Likewise.
6313 (write): Likewise.
6314 (lseek): Likewise.
6315 (rename): Likewise.
6316 (unlink): Likewise.
6317 (stat/fstat): Likewise.
6318 (gettimeofday): Likewise.
6319 (isatty): Likewise.
6320 (system): Likewise, plus minor changes to fix confusing wording.
6321 (Integral datatypes): Fix font markup.
6322 (Pointer values): Likewise.
6323 (struct stat): Fix markup to use @table, plus minor copy editing.
6324 (struct timeval): Fix font markup, plus minor copy editing.
6325 (Constants): Minor copy editing.
6326 (Errno values): Add font markup.
6327 (File-I/O Examples): Likewise.
6328
158fdf5c
NR
63292006-06-10 Nick Roberts <nickrob@snap.net.nz>
6330
6331 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6332 (GDB/MI Simple Examples): Move node up one level. Use real
6333 examples.
6334 (GDB/MI Compatibility with CLI): Update.
6335 (GDB/MI Result Records): Add "connected" and "exit" result
6336 classes.
6337 (GDB/MI Stream Records): Clarify target output.
6338 (GDB/MI Command Description Format): Modify example description.
6339 (GDB/MI Breakpoint Table Commands): Rename to...
6340 (GDB/MI Breakpoint Commands): ...this
6341 (GDB/MI Breakpoint Commands): Add optional thread field.
6342 (GDB/MI Program Control): Add an introduction. Move "Program
6343 termination" examples into exec-run description.
6344 (GDB/MI File Commands): Mention similar CLI commands.
6345 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6346 is similar to "-gdb-version".
6347
ddb50cd7
EZ
63482006-06-09 Eli Zaretskii <eliz@gnu.org>
6349
6350 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6351
2aef0d6b
NR
63522006-06-02 Nick Roberts <nickrob@snap.net.nz>
6353
6354 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6355 sourceware.org for mailing lists.
d5e40d59 6356 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6357
383a5c52
NR
63582006-06-01 Nick Roberts <nickrob@snap.net.nz>
6359
d5e40d59 6360 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6361
e16b02ee
EZ
63622006-05-22 Eli Zaretskii <eliz@gnu.org>
6363
6364 * gdb.texinfo (Cygwin Native): Fix last change.
6365
be90c084
CF
63662006-05-22 Christopher Faylor <cgf@timesys.com>
6367
6368 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6369
347ceba5
NR
63702006-05-15 Nick Roberts <nickrob@snap.net.nz>
6371
6372 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6373 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6374
369af7bd
DJ
63752006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6376
6377 * gdb.texinfo (General Query Packets): Recommend not starting
6378 new packets with qC and clarify.
6379
2ffdbde8 63802006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6381
6382 * gdb.texinfo (M2 Types): New section.
72019c9c 6383
16d1a084
DJ
63842006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6385
6386 * agentexpr.texi: Add a copyright and license notice.
6387 * observer.texi: Likewise, with GPL clause for function prototypes.
6388 Remove trailing whitespace.
6389
aa56d27a
JB
63902006-05-05 Jim Blandy <jimb@codesourcery.com>
6391
6392 * gdb.texinfo (General Query Packets): Document conventions for
6393 terminating packet names, and their violations.
6394
5bdf8622
DJ
63952006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6396
6397 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6398 * gdb.texinfo: Likewise.
6399
605a56cb
DJ
64002006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6401
6402 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6403 and "show remotedebug".
6404 (Debugging Output): Add additional index entries.
6405
b8db102d
MS
64062006-04-27 Michael Snyder <msnyder@redhat.com>
6407
6408 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6409
c5e30d01
AC
64102006-04-22 Andrew Cagney <cagney@redhat.com>
6411
6412 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6413 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6414
8181d85f
DJ
64152006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6416
6417 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6418 and remove breakpoint prototypes.
6419 (Watchpoints): Move description of target_insert_hw_breakpoint and
6420 target_remove_hw_breakpoint ...
6421 (Breakpoints): ... to here. Document target_insert_breakpoint and
6422 target_remove_breakpoint.
6423
4f553f88
JB
64242006-04-17 Jim Blandy <jimb@codesourcery.com>
6425
6426 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6427 and C packets are optional.
6428
cd852561
FR
64292006-04-14 Frederic Riss <frederic.riss@st.com>
6430
6431 * gdb.texinfo (Specifying source directories): Update the description
6432 of the source file search to reflect the fact that the source path
6433 always contains at least $cdir and $cwd.
6434
b620eb07
MS
64352006-03-31 Michael Snyder <msnyder@redhat.com>
6436
6437 * gdb.texinfo: Update copyright dates.
6438
3156cdaf
EZ
64392006-03-31 Eli Zaretskii <eliz@gnu.org>
6440
6441 * gdb.texinfo (Overview): Add an index entry to "empty response".
6442
7d30c22d
JB
64432006-03-28 Jim Blandy <jimb@codesourcery.com>
6444
6445 * gdbint.texinfo (Prologue Analysis): New section.
6446
86941c27
JB
64472006-03-07 Jim Blandy <jimb@red-bean.com>
6448
66b8c7f6
JB
6449 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6450
1a10341b
JB
6451 * gdb.texinfo (Target Commands): Update text describing how to
6452 specify a target. Refer to the detailed section on remote
6453 debugging, not the brief mention.
6454
86941c27
JB
6455 * gdb.texinfo (Connecting): Organize the different 'target remote'
6456 connection methods into a table. Add a 'target remote' index
6457 entry. (!!!)
6458
62f3a2ba
FF
64592006-02-17 Fred Fish <fnf@specifix.com>
6460
6461 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6462 'ptype' commands to reflect the fact that the only significant
6463 difference between them is that ptype prints the complete type
6464 description instead of just the name.
6465
8b9a88ea
WZ
64662006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6467
6468 * gdbint.texinfo (Watchpoints): Delete
6469 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6470
7e8dc855
NR
64712006-02-10 Nick Roberts <nickrob@snap.net.nz>
6472
6473 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6474 times fields where needed. Fix typos. Update general form given
6475 for output of -break-insert.
6476 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6477
c91d38aa
DJ
64782006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6479
6480 * gdbint.texinfo (Symbol Handling): Add a section
6481 on memory management.
6482
38fcd64c
DJ
64832006-02-06 Vladimir Prus <ghost@cs.msu.su>
6484
6485 * gdb.texinfo (Breakpoint table commands): Document the fullname
6486 field in -break-list output.
6487
219eec71
EZ
64882006-02-03 Eli Zaretskii <eliz@gnu.org>
6489
6490 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6491 debugging information produced by the various "set debug..."
6492 options.
6493
ae5a43e0
DJ
64942006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6495
6496 * gdb.texinfo (Files): Remove obsolete bits from the description
6497 of "symbol-file".
6498
a9f158ec
JB
64992006-01-25 Jim Blandy <jimb@redhat.com>
6500
6501 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6502
410dd08e
JB
65032006-01-24 Jim Blandy <jimb@redhat.com>
6504
6505 * gdbint.texinfo (Frames): Document the basics of GDB's register
6506 unwinding model, and explain the existence of the "sentinel" frame.
6507
4b505b12
AS
65082006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6509
6510 * gdb.texinfo (Choosing files): Mention that -directory is used
6511 for script files.
6512 (Specifying source directories): Likewise.
6513 (Command files): Explain how script files are found.
6514
839c27b7
EZ
65152006-01-21 Eli Zaretskii <eliz@gnu.org>
6516
6517 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6518 the threads in a multi-threaded program.
6519 (Threads): The threadno argument of "thread apply" can be a range
6520 of numbers.
6521
7be93b9e
JB
65222006-01-18 Jim Blandy <jimb@redhat.com>
6523
6524 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6525 of warning flags.
6526
fcc73fe3
EZ
65272006-01-13 Eli Zaretskii <eliz@gnu.org>
6528
6529 * gdb.texinfo (Sequences): Improve menu annotations.
6530 (Define): Add index entries for arguments of user-defined
6531 commands. Move the description of flow-control commands...
6532 (Command Files): ...to here. Document loop_break and
6533 loop_continue.
ca91424e
EZ
6534 (Define, Command Files): Document `end' and add index entries for
6535 it.
fcc73fe3 6536
5c95884b
MS
65372006-01-04 Michael Snyder <msnyder@redhat.com>
6538
6539 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6540 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6541
860701dc
PH
65422006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6543
6544 * gdb.texinfo (Omissions from Ada): Document that there is now
6545 limited aggregate support.
6546
36b80e65
EZ
65472005-12-28 Eli Zaretskii <eliz@gnu.org>
6548
6549 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6550 registers and the likes.
6551
c1468174
EZ
65522005-12-24 Eli Zaretskii <eliz@gnu.org>
6553
6554 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6555 (Symbols): Fix usage of "e.g.".
359df76b 6556 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6557
6558 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6559 (Coding): Fix usage of "e.g.".
6560
c02a867d
EZ
65612005-12-23 Eli Zaretskii <eliz@gnu.org>
6562
5ae4183a
AS
6563 * stabs.texinfo:
6564 * refcard.tex:
c02a867d 6565 * gpl.texi:
5ae4183a
AS
6566 * gdbint.texinfo:
6567 * gdb.texinfo:
6568 * gdb-cfg.texi:
c02a867d 6569 * fdl.texi:
5ae4183a
AS
6570 * annotate.texinfo:
6571 * all-cfg.texi:
c02a867d
EZ
6572 * Makefile.in: Add (C) after Copyright. Update the FSF
6573 address.
6574
fad38dfa
EZ
65752005-12-03 Eli Zaretskii <eliz@gnu.org>
6576
6577 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6578 extend GDB with commands for external monitor.
6579
53e5f3cf
AS
65802005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6581
6582 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6583
55f6ca0f
JB
65842005-11-25 Joel Brobecker <brobecker@adacore.com>
6585
6586 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6587
c1947b85
JB
65882005-11-21 Jim Blandy <jimb@redhat.com>
6589
6590 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6591 placement of 'R' actions in tracepoint action packets; document
6592 dependence of 'X' and 'M' actions on a preceding 'R' action for
6593 their registers.
6594
9d29849a
JB
65952005-11-19 Jim Blandy <jimb@redhat.com>
6596
6597 * gdb.texinfo (Tracepoint Packets): New node.
6598 (General Query Packets): Add entries for the tracepoint packets,
6599 referring to the "Tracepoint Packets" node.
6600 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6601
9a6253be
KB
66022005-11-18 Kevin Buettner <kevinb@redhat.com>
6603
6604 * gdb.texinfo (set remotebreak): Add anchor.
6605 (X packet): Likewise.
6606 (Remote Protocol): Add new section `Interrupts' and new index
6607 entry `interrupts (remote protocol)'.
6608
5f3bebba
JB
66092005-11-18 Jim Blandy <jimb@redhat.com>
6610
6611 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6612 entries into the General Query Packets section. Add a
6613 cross-reference to that section. Drop description of replies, as
6614 these are covered in the descriptions of each packet.
6615 (General Query Packets): Add introductory text. Explain naming
6616 conventions, and how the end of a name is recognized.
6617
9a7a1b36
KB
66182005-11-17 Kevin Buettner <kevinb@redhat.com>
6619
0564b6cf 6620 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6621 "set remotebreak" command.
6622
b8ff78ce
JB
66232005-11-16 Jim Blandy <jimb@redhat.com>
6624
6625 * gdb.texinfo (Packets, Stop Reply Packets)
6626 (General Query Packets): Various formatting cleanups.
6627 - Use @samp for packet contents.
6628 - Drop summaries from packet @item lines; the same information appears
6629 immediately below in the description.
6630 - Delete paragraph breaks after packet @item commands, so that the
6631 description appears directly to the right of the packet prototype
6632 in the printed manual, if it fits.
6633 - Place spaces in packet prototypes between @vars and non-@var
6634 letters, and explain that they're just for formatting.
6635 - Use @dots{} instead of '...'.
6636 - Fix uses of @code where @var was needed.
6637 - Replace "deprecated" markers with English text spelling out the
6638 packet's status and the preferred alternatives.
6639 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6640 what this ever meant.
6641 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6642 this for a long time.
6643 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6644 implemented several times, and have been in use for years.
6645
8ffe2530
JB
66462005-11-15 Jim Blandy <jimb@redhat.com>
6647
c43c5473
JB
6648 * gdb.texinfo (Packets): Add index entries for 'm' packet
6649 disclaimers.
5ae4183a 6650
fb031cdf
JB
6651 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6652 of stub when processing an 'm' packet.
6653
8ffe2530
JB
6654 * gdb.texinfo (Packets): Mention that packets beginning with
6655 letters are reserved once, at the top, instead of actually listing
6656 them all and saying "reserved".
6657
c03c782f
AS
66582005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6659
6660 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6661 Change @var{$arg0 to @code{$arg0.
6662
814e32d7
WZ
66632005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6664
6665 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6666
fa93a9d8
JB
66672005-11-12 Jim Blandy <jimb@redhat.com>
6668
6669 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6670 order. Remove extraneous 'z'.
6671
8a5a3c82
AS
66722005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6673
6674 * gdb.texinfo (Choosing files): Add --eval-command.
6675
4b0ad762
AS
66762005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6677
6678 * gdb.texinfo (Choosing modes): Add --return-child-result.
6679
6680
1a088d06
AS
66812005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6682
6683 * gdb.texinfo (Choosing modes): Add --batch-silent.
6684
656d5e12
EZ
66852005-10-28 Eli Zaretskii <eliz@gnu.org>
6686
6687 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6688 "The -var-update Command".
6689
3c9c013a
JB
66902005-10-03 Joel Brobecker <brobecker@adacore.com>
6691
6692 * gdb.texinfo (Print Settings): Add documentation for set/show
6693 print array-indexes.
6694
7ba3cf9c
DJ
66952005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6696
6697 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6698 6.2 and 6.3.
6699
a94ab193
EZ
67002005-08-27 Eli Zaretskii <eliz@gnu.org>
6701
6702 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6703 since 19-Jan-2004.
6704 (Files): Likewise.
ab1adacd
EZ
6705 (Variables, Symbols): Document the "<incomplete type>" message and
6706 its reasons.
a94ab193 6707
ca06016a
FF
67082005-08-01 Fred Fish <fnf@specifix.com>
6709
6710 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6711
cf58170d
NR
67122005-07-15 Nick Roberts <nickrob@snap.net.nz>
6713
6714 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6715 option for -var-list-children and -var-update.
6716 (GDB/MI Stack Manipulation): Simplify description of
6717 print-values option for -stack-list-locals.
6718 (GDB/MI Command Description Format): Clarify.
6719 (Mode Options): Spelling of superseded.
6720
38f1196a
BR
67212005-07-12 Bob Rossi <bob@brasko.net>
6722
6723 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6724 corresponding GDB command comment.
6725
3cb3b8df
BR
67262005-07-06 Bob Rossi <bob@brasko.net>
6727
6728 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6729 and -inferior-tty-show.
6730 (Input/Output): Document "set/show inferior-tty" and tty alias.
6731
10fac096
NW
67322005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6733
6734 * gdb.texinfo (Packets): Change description of 'D' packet to note
6735 that GDB does wait for a response.
6736
d1b6db76
NR
67372005-06-22 Nick Roberts <nickrob@snap.net.nz>
6738
6739 * gdb.texinfo (History) Rename "Command History".
6740 (Command History): Move node "Server Prefix" from section on
6741 Annotations here.
6742
29629dcf
NR
67432005-06-19 Nick Roberts <nickrob@snap.net.nz>
6744
6745 * gdb.texinfo (GDB/MI Stack Manipulation):
6746 Re-instate -stack-info-frame with example. Say that it gets
6747 info on selected frame, not current frame.
6748
397ca115
EZ
67492005-06-18 Eli Zaretskii <eliz@gnu.org>
6750
6751 * gdb.texinfo (Server): Clarify that `file' should be used before
6752 connecting to the server.
6753 (Files): Add an xref to the above description.
51274035
EZ
6754 (Output Formats): More detailed description of the `c' format.
6755 (Memory): List explicitly all the formats supported by `x'.
638ac427 6756 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6757 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6758 files. Add more indexing for solib-absolute-prefix and
6759 --with-sysroot.
76d17f34
EZ
6760 (Machine Code): Document possible problems with locations in
6761 shared libraries.
d416eeec
EZ
6762 (Backtrace): Document that free-standing environments do not need
6763 to have a `main' function.
397ca115 6764
74f6deaa
NR
67652005-06-18 Nick Roberts <nickrob@snap.net.nz>
6766
6767 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6768 -stack-info-frame.
6769
a9967aef
AC
67702005-06-07 Andrew Cagney <cagney@gnu.org>
6771
6772 * gdb.texinfo (Contributors): Note the original multi-arch
6773 contributors.
6774
e09f16f9
EZ
67752005-06-03 Eli Zaretskii <eliz@gnu.org>
6776
6777 * gdb.texinfo (Registers): Add index entries for the standard
6778 registers.
6779 (Frames): Add cross-reference from frame pointer description to
6780 the Registers node.
6781 (Annotations Overview): Fix the reference to GDB name.
6782
d87ba7ee
EZ
67832005-06-01 Eli Zaretskii <eliz@gnu.org>
6784
6785 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6786 can-use-hw-watchpoints.
6787
034dad6f
BR
67882005-05-28 Bob Rossi <bob@brasko.net>
6789
6790 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6791 the possible reasons why an exec async record would be returned to FE.
6792
ffed4509
AC
67932005-05-26 Andrew Cagney <cagney@gnu.org>
6794
6795 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6796 Andrew Cagney implemented the original GDB/MI.
6797
e22e55c9
OF
67982005-05-23 Orjan Friberg <orjanf@axis.com>
6799
6800 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6801 documentation. Add documentation for cris-mode.
6802
a78e13ce
EZ
68032005-05-20 Eli Zaretskii <eliz@gnu.org>
6804
6805 * gdb.texinfo (Numbers): Explain the example and make the wording
6806 more acurate.
6807
76ff342d
DJ
68082005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6809 Dennis Brueni <dennis@slickedit.com>
6810
6811 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6812 (GDB/MI Data Manipulation, GDB/MI Program Control)
6813 (GDB/MI Stack Manipulation): Update examples to include the fullname
6814 attribute in stack frames.
6815
119b882a
EZ
68162005-05-12 Eli Zaretskii <eliz@gnu.org>
6817
6818 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6819 do with other non-standard names of init files.
6820
6fc08d32
EZ
68212005-05-11 Eli Zaretskii <eliz@gnu.org>
6822
6823 * gdb.texinfo (Command Files): Move the description of the startup
6824 from here...
6825 (Startup): ...to this new subsection of the Invocation chapter.
6826 Rearrange the description of init files more logically and add a
6827 cross-reference to "Command Files". Document the special gdbinit
6828 name for CISCO 68k. Expand the description of what GDB does
6829 during startup.
6830 (History): Add index entry for HISTSIZE.
6831
a561754a
MK
68322005-05-02 Mark Kettenis <kettenis@gnu.org>
6833
6834 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6835
2eecc4ab
EZ
68362005-05-02 Eli Zaretskii <eliz@gnu.org>
6837
6838 * gdb.texinfo (SVR4 Process Information, The isatty call)
6839 (The system call): Don't use foo(N) notation for man pages and
6840 functions.
514c4d71 6841 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6842
18999be5
EZ
68432005-04-27 Eli Zaretskii <eliz@gnu.org>
6844
6845 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6846 were optimized away.
6847
0abb7bc7
EZ
68482005-04-22 Eli Zaretskii <eliz@gnu.org>
6849
6850 * gdb.texinfo (Remote configuration): Document "set/show
6851 get-thread-local-storage-address". Add cross-reference to the
6852 description of the qGetTLSAddr packet.
6853 (General Query Packets): Mention "set remote
6854 get-thread-local-storage-address" and add a reference to its
6855 description.
6856
6f61acb1
NR
68572005-04-19 Nick Roberts <nickrob@snap.net.nz>
6858
6859 * gdb.texinfo (Backtrace): Describe 'bt full'.
6860
9d59903a
NR
68612005-04-17 Nick Roberts <nickrob@snap.net.nz>
6862
6863 * gdb.texinfo (Mode Options): Fix typo.
6864 (GDB/MI): Describe how to invoke GDB/MI.
6865
721c2651
EZ
68662005-04-16 Eli Zaretskii <eliz@gnu.org>
6867
6868 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6869 references changed. Add description of "info udot".
721c2651
EZ
6870 (Files): Document "set/show stop-on-solib-events".
6871 (M32R/D): Document "set/show download-path", "set/show
6872 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6873 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6874 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6875 (Maintenance Commands): Improve indexing.
6876 (Target Commands): Document "set/show hash", "set/show debug
6877 monitor".
6878 (SVR4 Process Information): Document "info pidlist" and "info
6879 meminfo". Document "set/show procfs-tarce" and "set/show
6880 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6881 (Symbols, The Print Command with Objective-C): Improve indexing.
6882 (Objective-C): Add references to "info classes" and "info
6883 selectors".
c45da7e6
EZ
6884 (Debugging Output): Improve wording. Document "set/show debug
6885 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6886 (Set Breaks): Add index entry for "hardware breakpoints".
6887 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6888 and "set/show usehardbreakpoints".
6889 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6890 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6891 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6892 rdiromatzero", "set/show rdiheartbeat".
6893 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6894 "sds".
6895 (Embedded Processors): Document the "sim" command.
6896 (Remote): Document the "remote" command.
6897 (DJGPP Native): Document the "info serial" command.
6898 (Threads): Document "maint info sol-threads".
6899 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6900 (Set Breaks): Improve indexing.
6901 (Command Syntax): Add a reference to dont-repeat.
6902 (Define): Document "dont-repeat".
6903 (TUI Commands): Document "tabset".
6904 (WinCE): New subsection. Document "set/show remotedirectory",
6905 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6906
14d6dd68
EZ
69072005-04-15 Eli Zaretskii <eliz@gnu.org>
6908
6909 * gdb.texinfo (Hurd Native): New subsection, documents
6910 Hurd-specific commands.
a64548ea 6911 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6912 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6913 (MIPS): Improve documentation of heuristic-fence-post. Document
6914 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6915 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6916 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6917 (ARM): Document ARM-specific commands.
a64548ea
EZ
6918 (AVR): New section. Document "info io_registers".
6919 (CRIS): New section. Document "set/show cris-version" and
6920 "set/show cris-dwarf2-cfi".
6921 (HPPA): New section. Document "set/show debug hppa" and "maint
6922 print unwind".
a5adf40f 6923 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6924 (Super-H): New section. Document the "regs" command.
721c2651 6925 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6926
9c16f35a
EZ
69272005-04-09 Eli Zaretskii <eliz@gnu.org>
6928
6929 * gdb.texinfo (Print Settings): Document "set/show print
6930 pascal_static-members", "set print repeats", "show print
6931 null-stop". Improve indexing. Fix documentation of "set print
6932 union".
6933 (Pascal): New section.
6934 (Supported languages): Rename from "Support"; all references
6935 updated. Add a menu item for Pascal.
6936 (Numbers): Document "set radix.
6937 (Screen Size): Document "set/show pagination".
6938 (MIPS Embedded): Remove "set processor" documentation.
6939 (Remote configuration): Document "set/show X/P/Z-packet",
6940 "set/show read-aux-vector-packet", "set/show remote
6941 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6942 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6943 remotedebug", "set/show remotebreak", "set/show remotedevice",
6944 "set/show remotelogfile".
6945 (Auxiliary Vector): Add reference to the description of the
6946 read-aux-vector-packet setting.
6947 (Set Watchpoints): Add a cross-reference to "set remote
6948 hardware-breakpoint-limit".
6949 (General Query Packets): Add indexing of requests and
6950 cross-references to related commands in "Remote configuration".
6951 (File-I/O Overview, The system call): Fix wording and typos.
6952 (Thread Stops): Add index entries.
6953 (Continuing and Stepping): Document "show step-mode".
6954 (i386): New node. Document "set/show struct-convention".
6955 (Files): Document "show trust-readonly-sections".
6956 (Calling): Document "set/show unwindonsignal".
6957 (Messages/Warnings): Add index entries.
6958 (Maintenance Commands): Document "set/show watchdog".
6959 (Annotations Overview): Document "show annotate".
6960 (Set Watchpoints): Add index entries.
6961 (Symbols): Fix doc of case-sensitive.
6962 (ABI): Document "show coerce-float-to-double".
6963 (Convenience Vars, Help): Improve indexing.
6964 (Machine Code): Document "show disassembly-flavor".
6965 (Debugging C plus plus): Document "show overload-resolution".
6966 (Value History, Signaling): Add index entries.
6967
69682005-04-08 Eli Zaretskii <eliz@gnu.org>
6969
6970 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6971 (Processes): Fix wording.
6972 (History, List, Logging output, Define, Symbols, Print Settings):
6973 Improve indexing.
6974
a8f24a35
EZ
69752005-04-03 Eli Zaretskii <eliz@gnu.org>
6976
6977 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6978 redundant index entry for "target" command.
6979 (Backtrace): Add index entries.
6980 (Symbols, Fortran): Document the "set case-sensitive" command.
6981 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6982 (Print Settings): Add index entry for "set demangle-style".
6983 (Target Commands): Document "set download-write-size".
6984 (Debugging Output): Document "set exec-done-display".
6985
09d4efe1
EZ
69862005-04-02 Eli Zaretskii <eliz@gnu.org>
6987
6988 * gdb.texinfo (Files): Fix the name and documentation of
6989 add-shared-symbol-files. Document its alias assf. Update the
6990 list of OSs where GDB supports shared libraries. Fix markup.
6991 (Continuing and Stepping): Add reference to @var{location} in the
6992 text.
6993 (Dump/Restore Files): Fix reference to @{filename}.
6994 (Help): Fix wording.
6995 (Attach): Ditto.
6996 (Set Watchpoints): Ditto.
6997 (Backtrace): Remove redundant index entries. Improve index
6998 entries.
6999 (Delete Breaks): Fix wording.
7000 (Memory): Document the compare-sections command.
7001 (Memory Region Attributes): Improve wording.
7002 (Disabling): Improve wording.
7003 (Fortran): New subsection. Document the "info common" command.
7004 (Help): Document aliases "info copying" and "info warranty".
7005 (Caching Remote Data): New section. Document the "set/show
7006 remotecache" and "info dcache" commands.
7007 (Show): Fix wording of the documentation of the "set
7008 extension-language" command.
7009 (Signals): Add index entry for "info handle".
7010 (Memory Region Attributes): Fix punctuation.
7011 (Symbols): Change the arg name to "location" and refer to it in
7012 the text. Fix wording of "info types" doc.
7013 (Threads): Fix usage of @enumerate @item's.
7014 (Listing Tracepoints): Add index entry for "info tp".
7015 (Set Watchpoints): Add xref to "info break" description.
7016 (Macros): Add an index entry for "macro exp1". Document the
7017 "macro list" command.
7018 (Maintenance Commands): Document "flushregs", "maint agent",
7019 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7020 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7021 "maint print architecture", "maint print objfiles", "maint print
7022 statistics", "maint print type", "maint show-debug-regs", "maint
7023 space", "maint time", and "maint translate-address".
7024 (Connecting): Document the "monitor" command.
7025 (Annotations Overview): Describe the "set annotate" command.
7026
82f2d802
EZ
70272005-04-01 Eli Zaretskii <eliz@gnu.org>
7028
7029 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7030 Rearrange index entries and improve wording about support for
7031 hardware watchpoints.
7032
7d51c7de
BR
70332005-03-10 Bob Rossi <bob@brasko.net>
7034
7035 * gdb.texinfo: Update copyright
7036
68c71a2e
TR
70372005-02-09 Theodore A. Roth <troth@openavr.org>
7038
7039 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7040 error.
7041
83761cbd
KB
70422005-02-03 Kevin Buettner <kevinb@redhat.com>
7043
7044 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7045
9f1c6395
MS
70462005-01-17 Michael Snyder <msnyder@redhat.com>
7047
7048 * gdb.texinfo: Fix spelling, infinte -> infinite.
7049
fbd1b305
MK
70502005-01-08 Mark Kettenis <kettenis@gnu.org>
7051
7052 * observer.texi (GDB Observers): Document "solib_loaded".
7053
3ace7edb
AC
70542005-01-07 Andrew Cagney <cagney@gnu.org>
7055
bec39cab
AC
7056 * configure.ac: Rename configure.in, require autoconf 2.59.
7057 * configure: Re-generate.
7058
3ace7edb
AC
7059 * configure.in: Replace configdirs with multiple references to
7060 AC_CONFIG_SUBDIRS.
7061 * configure: Re-generate.
5ae4183a 7062
53531fc1
AC
70632005-01-04 Andrew Cagney <cagney@gnu.org>
7064
7065 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7066 part of the version number.
7067
536ffdb7
MK
70682004-12-24 Mark Kettenis <kettenis@gnu.org>
7069
7070 * gdbint.texinfo (Algorithms): Remove description of
7071 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7072
e1aac25b
JB
70732004-12-07 Jim Blandy <jimb@redhat.com>
7074
7075 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7076 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7077 numbers.
7078
f47b1503
AS
70792004-12-07 Andreas Schwab <schwab@suse.de>
7080
7081 * gdb.texinfo (Mode Options): Document -l option.
7082
b6b8ece6
EZ
70832004-12-04 Eli Zaretskii <eliz@gnu.org>
7084
7085 * gdbint.texinfo (Algorithms): More accurate description of
7086 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7087 is not needed unless data-read and data-access watchpoints are
7088 supported. Add a description of how GDB checks whether the
7089 inferior stopped because a watchpoint was hit.
7090
01371747
EZ
70912004-11-23 Eli Zaretskii <eliz@gnu.org>
7092
7093 * gdb.texinfo (Files): Add cross-reference to description of
7094 -readnow command-line switch.
7095
2315ffec
RC
70962004-11-10 Randolph Chung <tausq@debian.org>
7097
7098 * gdb.texinfo: Document set/show backtrace past-entry commands.
7099 Rearrange index entries for set/show backtrace past-main.
7100
69065f5d
AC
71012004-11-10 Jon Beniston <jon@beniston.com>
7102
7103 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7104 * gdb.texinfo (Remote Serial Protocol): Further describe
7105 binary transfer escaping mechanism .
69065f5d 7106
30e91e0b
RC
71072004-11-08 Randolph Chung <tausq@debian.org>
7108
7109 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7110 and "show debug infrun". Add index entries.
7111
60bf7e09
EZ
71122004-10-23 Eli Zaretskii <eliz@gnu.org>
7113
7114 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7115 "info proc" that are already implemented. Add index entries.
7116 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7117 (Files): Add a tip for decreasing memory used for symtabs from
7118 shared libraries.
f018e82f
EZ
7119 (Starting): Fix whitespace; make "elaboration" stand out where it
7120 is first used, and add an index entry for the term.
f8568604
EZ
7121 (Calling): Expand and elaborate text. Add "print". Add the
7122 description of problems with weak aliases.
384ee23f 7123 (Core File Generation): New section.
60bf7e09 7124
d52fe014
AC
71252004-10-12 Andrew Cagney <cagney@gnu.org>
7126
7127 * gdbint.texinfo (Versions and Branches): New chapter.
7128 (Releasing GDB): Delete "Versions and Branches" section.
7129 (Top): Add "Versions and Branches".
7130
703663ab
EZ
71312004-10-08 Eli Zaretskii <eliz@gnu.org>
7132
7133 * gdb.texinfo (Editing, History): Add cross-references to the
7134 included Readline and History user documentation. Remove
7135 references to the symbol have-readline-appendices which is unused
7136 and undefined.
7137 (History): Fix indexing.
7138
ac77d04f
JJ
71392004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7140
7141 * gdbint.texinfo (target_stopped_data_address): Update to
7142 new prototype.
7143 (i386_stopped_data_address): Update prototype and description.
7144 (i386_stopped_by_watchpoint): New function and description.
7145
e07c999f
PH
71462004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7147
7148 * gdb.texinfo (Filenames): Add Ada suffixes.
7149 (Ada) New section.
7150
2e868123
AC
71512004-09-27 Andrew Cagney <cagney@gnu.org>
7152 Robert Picco <Robert.Picco@hp.com>
7153
7154 * gdb.texinfo (Packets): Document the "p" packet.
7155
02a57714
JM
71562004-09-21 Jason Molenda (jmolenda@apple.com)
7157
7158 * gdb.texinfo (Paths and Names of the Source Files): Document the
7159 meaning of values in the 'desc' field of a SO stab.
7160
ae038cb0
DJ
71612004-09-20 Daniel Jacobowitz <dan@debian.org>
7162
7163 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7164 max-cache-age" and "maint show dwarf2 max-cache-age".
7165
f7dc1244
EZ
71662004-09-16 Eli Zaretskii <eliz@gnu.org>
7167
7168 * gdb.texinfo (Set Breaks): Add index entry for setting
7169 breakpoints on overloaded C++ functions that are not members of
7170 any classes. Add an example and an index entry for setting
7171 breakpoints on all program functions.
7172 (Character Sets, Macros, Overlay Commands)
7173 (Non-debug DLL symbols, GDB/MI Output Syntax)
7174 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7175 Use "(@value{GDBP})" instead of a literal "(gdb)".
7176
f810308b
AC
71772004-09-12 Andrew Cagney <cagney@gnu.org>
7178
7179 * gdbint.texinfo (Native Debugging): Delete description of
7180 FILES_INFO_HOOK.
7181
15a661f3
PH
71822004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7183
5ae4183a
AS
7184 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7185 to hex_string_custom (not historically correct, but more
15a661f3
PH
7186 understandable, given the current code).
7187
f3219c75
AC
71882004-09-03 Andrew Cagney <cagney@gnu.org>
7189
7190 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7191
f3bb6704
JJ
71922004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7193
7194 * observer.texi (solib_unloaded): New observer.
7195
8d2c00cb
AC
71962004-08-24 Andrew Cagney <cagney@gnu.org>
7197
7198 * gdbint.texinfo (Target Architecture Definition): Add missing
7199 comma.
7200
e7dc800a
MC
72012004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7202
7203 * (Using the Testsuite): build != host is supported,
7204 but some test scripts do not support build != host.
7205
73b03683
MK
72062004-08-14 Mark Kettenis <kettenis@gnu.org>
7207
7208 * gdbint.texinfo (Host Definition): Delete description of
7209 FCLOSE_PROVIDED and GETENV_PROVIDED.
7210
c0ccb908
MK
72112004-08-05 Mark Kettenis <kettenis@chello.nl>
7212
7213 * gdbint.texinfo (Host Definition): Delete description of
7214 NO_SYS_FILE.
7215 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7216 PTRACE_FP_BUG.
7217
9c8dbfa9
AC
72182004-08-05 Andrew Cagney <cagney@gnu.org>
7219
7220 * gdbint.texinfo (Target Architecture Definition): Delete
7221 reference to deprecated_read_fp.
7222
f42accbe
AC
72232004-08-02 Andrew Cagney <cagney@gnu.org>
7224
7225 * gdbint.texinfo (Target Architecture Definition): Delete
7226 description of DEPRECATED_REGISTER_BYTES.
7227
0b66e38c
EZ
72282004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7229
7230 * gdb.texinfo (Source Path): Document the new behavior of
7231 searching for the source files.
7232
15387254
EZ
72332004-07-17 Eli Zaretskii <eliz@gnu.org>
7234
7235 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7236 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7237 (Auto Display): Improve indexing.
7238
2c07db7a
AC
72392004-07-16 Andrew Cagney <cagney@gnu.org>
7240
7241 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7242 "-noasync".
7243
4644b6e3
EZ
72442004-07-09 Eli Zaretskii <eliz@gnu.org>
7245
7246 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7247 have the same prefix have only their prefix in the index.
7248
7561d450
MK
72492004-07-03 Mark Kettenis <kettenis@gnu.org>
7250
7251 * gdb.texinfo (BSD libkvm Interface): New node (section)
7252 (Native): Add it to the menu.
7253
67bebe79
MK
72542004-07-01 Mark Kettenis <kettenis@gnu.org>
7255
7256 * gdbint.texinfo (Target Architecture Definition): Remove
7257 PCC_SOL_BROKEN.
7258
1a6923e0
MK
72592004-06-24 Mark Kettenis <kettenis@gnu.org>
7260
7261 * gdbint.texinfo (Target Architecture Definition): Remove
7262 SUN_FIXED_LBRAC_BUG.
7263
b435e160
AC
72642004-06-26 Andrew Cagney <cagney@gnu.org>
7265
7266 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7267
b5622e8d
AC
72682004-06-20 Andrew Cagney <cagney@gnu.org>
7269
7270 * gdbint.texinfo (Target Architecture Definition): Deprecate
7271 USE_STRUCT_CONVENTION.
7272
e0c07bf0
MC
72732004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7274
7275 gdb.texinfo (Bug Reporting): Mention session recording,
7276 with the script command or Emacs.
7277
782263ab
AC
72782004-06-18 Andrew Cagney <cagney@gnu.org>
7279
7280 * gdbint.texinfo (Target Architecture Definition): Deprecate
7281 FUNCTION_START_OFFSET.
7282
03727ca6
AC
72832004-06-14 Andrew Cagney <cagney@gnu.org>
7284
7285 Based on changes from Karl Berry.
7286 * gdb.texinfo: Do not use @sc in a direntry.
7287 * stabs.texinfo: Change @dircateogry to "Software development".
7288 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7289
97092415
AC
72902004-06-13 Andrew Cagney <cagney@gnu.org>
7291
7292 * gdbint.texinfo (Target Architecture Definition): Delete
7293 description of RETURN_VALUE_ON_STACK.
7294
1f6d4158
AC
72952004-06-09 Andrew Cagney <cagney@gnu.org>
7296
7297 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7298 deleted by previous patch.
7299
d966f0cb
AC
73002004-06-08 Andrew Cagney <cagney@gnu.org>
7301
7302 * gdbint.texinfo (Native Debugging): Delete documentation on
7303 ATTACH_DETACH.
7304
86fe4aaa
RC
73052004-06-06 Randolph Chung <tausq@debian.org>
7306
7307 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7308
d4b6d575
RC
73092004-06-06 Randolph Chung <tausq@debian.org>
7310
5ae4183a 7311 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7312 the new push_dummy_call method signature. Describe the function
7313 argument.
7314
4e8b0763
JB
73152004-05-24 Joel Brobecker <brobecker@gnat.com>
7316
7317 * gdb.texinfo (Starting): Document new start command.
7318
59caf092
AC
73192004-05-21 Andrew Cagney <cagney@redhat.com>
7320
7321 * observer.texi (GDB Observers): Document "inferior_created".
7322
e4a2df64
AC
73232004-05-08 Andrew Cagney <cagney@redhat.com>
7324
e6b55ae2
AC
7325 * gdbint.texinfo (Target Architecture Definition): Delete
7326 description of DO_DEFERRED_STORES.
7327
28954179
AC
7328 * gdbint.texinfo (Target Architecture Definition): Delete
7329 references to DEPRECATED_FIX_CALL_DUMMY.
7330
434b87dd
AC
7331 * gdbint.texinfo (Target Architecture Definition): Delete
7332 description of DEPRECATED_CALL_DUMMY_WORDS,
7333 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7334
58d28df8
AC
7335 * gdbint.texinfo (Target Architecture Definition): Delete
7336 description of DEPRECATED_PUSH_DUMMY_FRAME.
7337
e4a2df64
AC
7338 * gdbint.texinfo (Target Architecture Definition): Delete
7339 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7340
2b4855ab
AC
73412004-05-07 Andrew Cagney <cagney@redhat.com>
7342
7343 * observer.texi (GDB Observers): Add "Debugging" section. Include
7344 cross reference to "set/show debug observer".
7345 * gdb.texinfo (Debugging Output): Document "set/show debug
7346 observer".
7347
fcf70625
AC
73482004-05-01 Andrew Cagney <cagney@redhat.com>
7349
7350 * gdbint.texinfo (Target Architecture Definition): Delete
7351 description of DEPRECATED_PC_IN_SIGTRAMP.
7352
8ee56bcf
AC
73532004-04-30 Andrew Cagney <cagney@redhat.com>
7354
7355 * gdbint.texinfo (Target Architecture Definition): Delete
7356 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7357
67ab9a76
OF
73582004-04-30 Orjan Friberg <orjanf@axis.com>
7359
7360 * observer.texi (GDB Observers): Correct spelling.
7361
79346bcb
OF
73622004-04-26 Orjan Friberg <orjanf@axis.com>
7363
7364 * observer.texi (GDB Observers): Add target_changed event.
7365
7a464420
AC
73662004-04-08 Andrew Cagney <cagney@redhat.com>
7367
7368 * observer.texi (GDB Observers): Rework, provide generic observer
7369 definitions and then a list of observable events.
7370
6cdf9d98
AC
73712004-04-04 Andrew Cagney <cagney@redhat.com>
7372
7373 * gdbint.texinfo (Host Definition): Delete reference to
7374 NO_SIGINTERRUPT.
7375
ddc135a4
AC
73762004-04-02 Andrew Cagney <cagney@redhat.com>
7377
7378 * gdbint.texinfo (Target Architecture Definition): Delete
7379 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7380
6a1b180d
SC
73812004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7382
7383 * gdb.texinfo (TUI Commands): Document tui reg commands.
7384
d0d5df6f
AC
73852004-03-26 Andrew Cagney <cagney@redhat.com>
7386
7387 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7388 "gdbtui".
7389 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7390 (Contributors): Mention both Text and Terminal User Interface.
7391
aa2a3f87
AC
73922004-03-23 Andrew Cagney <cagney@redhat.com>
7393
7394 * gdbint.texinfo (Target Architecture Definition): Deprecate
7395 references to SIGTRAMP_START and SIGTRAMP_END.
7396
f561f026
AC
73972004-03-23 Andrew Cagney <cagney@redhat.com>
7398
7399 * gdbint.texinfo (Target Architecture Definition): Deprecate
7400 references to PC_IN_SIGTRAMP.
7401
33cb8b0f
AC
74022004-03-19 Andrew Cagney <cagney@redhat.com>
7403
7404 * gdbint.texinfo (Target Architecture Definition): Delete
7405 reference to GDB_TARGET_IS_HPPA.
7406
fc989b7a
AC
74072004-03-18 Andrew Cagney <cagney@redhat.com>
7408
7409 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7410 describe pre_init and post_init.
7411
701b08bb
DJ
74122004-03-09 Daniel Jacobowitz <drow@mvista.com>
7413
7414 * gdb.texinfo (Debugging Output): Document values for "set debug
7415 target".
7416
faae5abe
AC
74172004-02-28 Andrew Cagney <cagney@redhat.com>
7418
7419 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7420
dd79a6cf
JJ
74212004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7422
7423 * gdb.texinfo (breakpoints): Add information about the
7424 new "set breakpoint pending" and "show breakpoint pending"
7425 commands.
7426
e7f16015
AC
74272004-02-26 Andrew Cagney <cagney@redhat.com>
7428
7429 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7430 in Per-architecture module data section.
7431
7161a3a6
RM
74322004-02-25 Roland McGrath <roland@redhat.com>
7433
7434 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7435
2154891a
AC
74362004-02-24 Andrew Cagney <cagney@redhat.com>
7437
7438 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7439 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7440 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7441
6c74ac8b
AC
74422004-02-17 Andrew Cagney <cagney@redhat.com>
7443
7444 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7445
19772a2c
AC
74462004-02-16 Andrew Cagney <cagney@redhat.com>
7447
7448 * gdbint.texinfo (Target Architecture Definition): Deprecate
7449 FRAMELESS_FUNCTION_INVOCATION.
7450
c9830293
AC
74512004-02-16 Andrew Cagney <cagney@redhat.com>
7452
7453 * gdbint.texinfo (Coding): Mention -Wunused-function.
7454
b9d26eb9
AC
74552004-02-14 Andrew Cagney <cagney@redhat.com>
7456
7457 * gdbint.texinfo (Target Architecture Definition): Delete
7458 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7459
49efadf5
EZ
74602004-02-12 Elena Zannoni <ezannoni@redhat.com>
7461
7462 * gdb.texinfo: Properly quote the name "C++".
7463 * gdbint.texinfo: Ditto.
7464 * stabs.texinfo: Ditto.
7465
1eb288ea
EZ
74662004-02-11 Elena Zannoni <ezannoni@redhat.com>
7467
7468 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7469 minimal information about libiberty.
7470
e4937fc1
MC
74712004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7472
7473 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7474
a9331b3f
RM
74752004-02-04 Roland McGrath <roland@redhat.com>
7476
7477 * gdb.texinfo (Auxiliary Vector): New node (section).
7478 (Data): Add it to the menu.
7479
2650777c
JJ
74802004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7481
7482 * gdb.texinfo (Breakpoints): Add information about pending
7483 breakpoint support.
7484
b4501125
AC
74852004-01-26 Andrew Cagney <cagney@redhat.com>
7486
7487 * gdb.texinfo (Overview): Delete references to the cisco protocol
7488 including the "N" response.
7489
74055713
AC
74902004-01-26 Andrew Cagney <cagney@redhat.com>
7491
7492 * gdbint.texinfo (Target Architecture Definition): Rename
7493 EXTRACT_STRUCT_VALUE_ADDRESS to
7494 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7495
3bbe9696
EZ
74962004-01-24 Eli Zaretskii <eliz@gnu.org>
7497
7498 * gdb.texinfo (KOD): Document "show os". Add index entries for
7499 "set/show os" and "info cisco" commands.
7500
5843504f
EZ
75012004-01-21 Eli Zaretskii <eliz@gnu.org>
7502
7503 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7504
9175c9a3
MC
75052004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7506
7507 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7508 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7509
8e94b928
NR
75102004-01-19 Nick Roberts <nick@nick.uklinux.net>
7511
7512 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7513 -stack-list-locals.
7514 (GDB/MI Variable Objects): Describe extension to
7515 -var-list-children.
7516
a20cf136
DJ
75172004-01-17 Daniel Jacobowitz <drow@mvista.com>
7518
7519 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7520
afb18d0f
AC
75212004-01-17 Andrew Cagney <cagney@redhat.com>
7522
7523 * gdbint.texinfo (Target Architecture Definition): Delete
7524 documentation on DEPRECATED_NPC_REGNUM.
7525
b51970ac
DJ
75262004-01-13 Daniel Jacobowitz <drow@mvista.com>
7527
7528 * gdb.texinfo: Update copyright year. Mention that set
7529 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7530 "set follow-fork-mode ask".
7531
0f0cffd2
AC
75322004-01-13 Andrew Cagney <cagney@redhat.com>
7533
7534 * gdbint.texinfo: Update copyright year.
7535 (Coding): Add -Wunused-label to list of -Werror warnings.
7536
c552b3bb 75372004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7538 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7539
7540 * gdb.texinfo: Update copyright.
7541 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7542 around names, as appropriate. Minor syntax cleanup of
7543 _NSPrintForDebugger explanation. Two spaces after periods.
7544 GDBN used instead of lit. "gdb". Index entries added for
7545 print-object and _NSPrintForDebugger. @noindent added in one spot.
7546
afe157ca
EZ
75472003-11-11 Elena Zannoni <ezannoni@redhat.com>
7548
7549 * stabs.texinfo: Add dircategory and direntry commands.
7550 * annotate.texinfo: Ditto.
7551
963e2bb7
AC
75522003-11-10 Andrew Cagney <cagney@redhat.com>
7553
7554 * gdbint.texinfo (Target Architecture Definition): Replace the
7555 return_value method's "inval" and "outval" parameters with
7556 "readbuf" and "writebuf".
7557
1d8b2f28
JB
75582003-10-28 Jim Blandy <jimb@redhat.com>
7559
7560 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7561 from "The `F' request packet" and "The `F' reply packet", to make
7562 texi2dvi happy.
7563 (File-I/O remote protocol extension): Update menu entries, too.
7564
36d86913
MC
75652003-10-26 Michael Chastain <mec@shout.net>
7566
7567 * gdb.texinfo (Thread Stops): Document the issue with
7568 premature return from system calls in multi-threaded programs.
7569
ce2826aa
AC
75702003-10-24 Andrew Cagney <cagney@redhat.com>
7571
7572 * annotate.texinfo: Fix "fortunatly"[sic].
7573
f24c5e49
KI
75742003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7575
7576 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7577 with "Hitachi" and "Mitsubishi".
7578
92ad9cd9
AC
75792003-10-20 Andrew Cagney <cagney@redhat.com>
7580
7581 * gdbint.texinfo (Target Architecture Definition): Document
7582 gdbarch_return_value. Add cross references from
7583 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7584 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7585
0ab4b752
MK
75862003-10-18 Mark Kettenis <kettenis@gnu.org>
7587
7588 * gdbint.texinfo (Target Architecture Definition): Document
7589 regset_from_core_section.
fb3e19c0
KI
7590
75912003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7592
7593 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7594
a9331b3f 75952003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7596
7597 From Anthony Green <green@redhat.com>:
5ae4183a 7598 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7599
1485d690
KB
76002003-10-14 Kevin Buettner <kevinb@redhat.com>
7601
889bf7c5
PA
7602 * gdb.texinfo (Breakpoint related warnings): New node.
7603 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7604
86d30acc
DJ
76052003-10-13 Daniel Jacobowitz <drow@mvista.com>
7606
7607 * gdb.texinfo (Remote Protocol): Document v and vCont.
7608
172c2a43
KI
76092003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7610
7611 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7612 * gdbint.texinfo: Ditto.
7613
71952f4c
AC
76142003-10-09 Andrew Cagney <cagney@redhat.com>
7615
7616 From 2003-09-18 David Anderson <davea@sgi.com>:
7617 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7618 "command".
7619
268e2188
AC
76202003-10-03 Andrew Cagney <cagney@redhat.com>
7621
7622 * gdbint.texinfo (Target Architecture Definition): Deprecate
7623 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7624 just target.
7625
12c266ea 76262003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7627
f30992d4 7628 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7629 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7630 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7631 * gdbint.texinfo (Target Architecture Definition): Rename
7632
76332003-09-30 Andrew Cagney <cagney@redhat.com>
7634
f30992d4 7635 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7636 (Target Architecture Definition):
f30992d4 7637
2e092625
AC
7638 * gdbint.texinfo (Target Architecture Definition): Rename
7639 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7640
0717ae8a
AC
76412003-09-29 Andrew Cagney <cagney@redhat.com>
7642
dad809b7
AC
7643 * gdbint.texinfo (Target Architecture Definition): Delete
7644 documentation for NEED_TEXT_START_END.
7645
0717ae8a
AC
7646 * gdbint.texinfo (Target Architecture Definition): Rename
7647 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7648 TARGET_WRITE_PC.
a9331b3f 7649
af6cf26d
MC
76502003-09-22 Michael Chastain <mec@shout.net>
7651
7652 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7653
ee206350
AG
76542003-09-21 Anthony Green <green@redhat.com>
7655
7656 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7657
a38c9fe6
MK
76582003-09-21 Mark Kettenis <kettenis@gnu.org>
7659
7660 * gdbint.texinfo (Target Architecture Definition): Document
7661 stabs_argument_has_addr.
7662
77949794
AC
76632003-09-18 Andrew Cagney <cagney@redhat.com>
7664
7665 * gdbint.texinfo (Target Architecture Definition): Delete
7666 documentation on REGISTER_NAMES.
7667
8e823e25
MK
76682003-09-13 Mark Kettenis <kettenis@gnu.org>
7669
7670 * gdbint.texinfo (Target Architecture Definition): Replace
7671 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7672
f27dd7fd
AC
76732003-09-11 Andrew Cagney <cagney@redhat.com>
7674
7675 * gdbint.texinfo (Target Architecture Definition): Replace
7676 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7677
8b148df9
AC
76782003-08-18 Andrew Cagney <cagney@redhat.com>
7679
7680 * gdbint.texinfo (Target Architecture Definition): Document
7681 "frame_red_zone_size".
7682
25d29d70
AC
76832003-08-09 Andrew Cagney <cagney@redhat.com>
7684
7685 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7686 with "set/show backtrace past-main" and "set/show backtrace
7687 limit".
7688
c938e9b0
L
76892003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7690
7691 * Makefile.in (install-info): Support DESTDIR.
7692 (install-html): Likewise.
7693
64fabec2
AC
76942003-08-07 Andrew Cagney <cagney@redhat.com>
7695
7696 Patch from Nick Roberts.
7697 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7698 bindings. Remove description of send-gdb-command.
7699
2fcf52f0
AC
77002003-08-07 Andrew Cagney <cagney@redhat.com>
7701
7702 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7703 GDB 6.0.
7704
086432e2
AC
77052003-08-06 Andrew Cagney <cagney@redhat.com>
7706
7707 * gdb.texinfo (Mode Options): Mention that level three is the
7708 highest available and that level 2 is deprecated.
7709 (Annotations Overview): Mention annotation levels. Cross reference
7710 to "Limitations of the Annotation Interface" in annotate.texi.
7711 (TODO, Value Annotations, Frame Annotations): Delete section.
7712 (Displays, Breakpoint Info): Delete.
7713
e5249f67
AC
77142003-08-04 Andrew Cagney <cagney@redhat.com>
7715
7716 * agentexpr.texi: Delete @bye.
7717 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7718 (stabs.info): Add $(srcdir) to include search path.
7719 (html): Depend on "annotate_toc.html", and not "annotate.html".
7720 * stabs.texinfo: Ditto. Include "fdl.texi".
7721 * gdbint.texinfo: Update copyright statement's list of invariant
7722 sections.
7723
e6f672d2
AC
77242003-07-28 Andrew Cagney <cagney@redhat.com>
7725
7726 * Makefile.in (INFO_DEPS): Add annotate.info.
7727 (dvi, ps, html, pdf): Add annotate.
7728 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7729 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7730 (ANNOTATE_DOC_FILES): New macro.
7731 (ANNOTATE_TEX_TMPS): New macro.
7732 (annotate.info, annotate_toc.html): Specify dependencies.
7733 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7734 * annotate.texinfo: Rename annotate.texi. Get building. Add
7735 "Migrating to GDB/MI" and "Limitations of the Annotation
7736 Interface" chapters. Mention why it is not part of the user
7737 guide. Update copyright notice. Include "fdl.texi".
7738
72ffddc9
SC
77392003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7740
7741 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7742
a9f12a31
DJ
77432003-07-24 Daniel Jacobowitz <drow@mvista.com>
7744
7745 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7746
b1fe9455
DJ
77472003-07-24 Daniel Jacobowitz <drow@mvista.com>
7748
7749 * gdb.texinfo (Server): Mention pidof.
7750
153721e6
AC
77512003-07-22 Andrew Cagney <cagney@redhat.com>
7752
7753 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7754 list.
7755
0fac0b41
DJ
77562003-06-28 Daniel Jacobowitz <drow@mvista.com>
7757
7758 * gdb.texinfo (Logging output): New chapter.
7759
4e562065
JB
77602003-06-24 Joel Brobecker <brobecker@gnat.com>
7761
7762 * gdb.texinfo (Unsupported languages): New section.
7763 (Languages): Add link to new section.
7764
f2c06f52
AC
77652003-06-22 Andrew Cagney <cagney@redhat.com>
7766
7767 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7768
b4177fca
DJ
77692003-06-22 Daniel Jacobowitz <drow@mvista.com>
7770
7771 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7772
f418dd93
DJ
77732003-06-22 Daniel Jacobowitz <drow@mvista.com>
7774
7775 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7776 * agentexpr.texi: Retitle section, and change it to an appendix.
7777 Comment out texinfo initialization. Factor a @var{} into two
7778 pieces to prevent makeinfo warnings.
7779 * gdb.texinfo: Add Agent Expressions appendix.
7780
4ca61388
DJ
77812003-06-19 Daniel Jacobowitz <drow@mvista.com>
7782
7783 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7784
07f31aa6
DJ
77852003-06-18 Daniel Jacobowitz <drow@mvista.com>
7786
5ae4183a 7787 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7788 remote target". Document the "detach" and "disconnect" commands.
7789 (Server, Netware, Debug Session): Reference "Connecting to a
7790 remote target".
7791 (GDB/MI Target Manipulation): Document "-target-disconnect".
7792
2dd0da42
AC
77932003-06-13 Andrew Cagney <cagney@redhat.com>
7794
7795 * gdbint.texinfo (Target Architecture Definition): Deprecate
7796 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7797 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7798
e7a3abfc
JB
77992003-06-09 Jim Blandy <jimb@redhat.com>
7800
7801 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7802
25e3a86b
AC
78032003-06-08 Andrew Cagney <cagney@redhat.com>
7804
7805 * gdbint.texinfo (Target Architecture Definition): Delete
7806 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7807
a9e5fdc2
AC
78082003-06-08 Andrew Cagney <cagney@redhat.com>
7809
7810 * gdbint.texinfo (Target Architecture Definition): Document
7811 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7812
b37303ee
AF
78132003-06-07 Adam Fedor <fedor@gnu.org>
7814
7815 * gdb.texinfo: Add Objective-C documentation.
7816
39fe6e80
AC
78172003-06-01 Andrew Cagney <cagney@redhat.com>
7818
7819 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7820 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7821
125309b2
AC
78222003-05-21 Andrew Cagney <cagney@redhat.com>
7823
7824 * gdbint.texinfo (Target Architecture Definition): Delete
7825 references to "extract_address" and "store_address".
7826
b8b527c5
AC
78272003-05-16 Andrew Cagney <cagney@redhat.com>
7828
7829 * gdbint.texinfo (Target Architecture Definition): Replace
7830 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7831 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7832
50e3ee83
TR
78332003-05-14 Theodore A. Roth <troth@openavr.org>
7834
7835 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7836
44e2be90
L
78372003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7838
7839 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7840 (gdb.dvi): Likewise.
7841 (gdb.pdf): Likewise.
7842 (links2roff): Likewise.
7843
df5215a6
JB
78442003-05-08 Jim Blandy <jimb@redhat.com>
7845
7846 * gdb.texinfo (Dump/Restore Files): Update documentation for
7847 'dump', 'append', and 'restore': note that format argument is
7848 optional; simplify presentation of the command variants; and be
7849 more precise about the formats.
7850
5e7b2f39
JB
78512003-05-07 Jim Blandy <jimb@redhat.com>
7852
7853 * gdb.texinfo (Symbols): Update documentation: 'maint list
7854 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7855 symtabs' and 'maint info psymtabs'.
7856
b1e29e33
AC
78572003-05-05 Andrew Cagney <cagney@redhat.com>
7858
7859 * gdbint.texinfo (Target Architecture Definition): Make
7860 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7861 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7862 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7863
00905d52
AC
78642003-05-04 Andrew Cagney <cagney@redhat.com>
7865
7866 * gdb.texinfo (Maintenance Commands): Document "maint print
7867 dummy-frames".
7868
54ff5908
AC
78692003-05-04 Andrew Cagney <cagney@redhat.com>
7870
7871 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7872
32e7087d
JB
78732003-05-03 J. Brobecker <brobecker@gnat.com>
7874
7875 Thierry Schneider <tpschneider1@yahoo.com>
7876 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7877 for new MI command.
7878
7043d8dc
AC
78792003-05-03 Andrew Cagney <cagney@redhat.com>
7880
7881 * gdbint.texinfo (Target Architecture Definition): Document
7882 push_dummy_code. Add cross references.
7883
e33d66ec
EZ
78842003-05-02 Elena Zannoni <ezannoni@redhat.com>
7885
7886 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7887 set/show charsets commands.
7888
0ba6dca9
AC
78892003-04-28 Andrew Cagney <cagney@redhat.com>
7890
7891 * gdbint.texinfo (Target Architecture Definition): Replace
7892 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7893 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7894
d7a27068
AC
78952003-04-28 Andrew Cagney <cagney@redhat.com>
7896
7897 * gdbint.texinfo (Target Architecture Definition): Rename
7898 "tm_print_insn" to "deprecated_tm_print_insn".
7899
44ea7b70
JB
79002003-04-09 Jim Blandy <jimb@redhat.com>
7901
7902 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7903 list psymtabs'.
7904
fb8f8949
AC
79052003-04-08 Andrew Cagney <cagney@redhat.com>
7906
7907 * gdbint.texinfo (Target Architecture Definition): Delete
7908 references to EXTRA_FRAME_INFO.
7909
32fb0f22
AC
79102003-04-08 Andrew Cagney <cagney@redhat.com>
7911
7912 * gdbint.texinfo (Target Architecture Definition): Delete
7913 PRINT_TYPELESS_INTEGER.
7914
6be67e67
JB
79152003-04-02 J. Brobecker <brobecker@gnat.com>
7916
7917 * observer.texi (GDB Observers): Adjust the documentation for the
7918 normal_stop notification to better describe reality. Fix a couple
7919 of minor typos.
7920
4e35d5f0
BR
79212003-04-02 Bob Rossi <bob_rossi@cox.net>
7922
a9331b3f 7923 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7924 '-file-list-exec-source-file'
7925
e8a8712a
AC
79262003-03-31 Andrew Cagney <cagney@redhat.com>
7927
7928 * gdbint.texinfo (Target Architecture Definition): Delete
7929 references to CALL_DUMMY_P.
7930
6c0e89ed
AC
79312003-03-30 Andrew Cagney <cagney@redhat.com>
7932
7933 * gdbint.texinfo (Target Architecture Definition): Remove
7934 reference to TARGET_WRITE_SP.
a9331b3f 7935
378bfd1b
AC
79362003-03-27 Andrew Cagney <cagney@redhat.com>
7937
7938 * gdbint.texinfo (Target Architecture Definition): Remove
7939 references to write_sp.
6c0e89ed 7940
922fbb7b
AC
79412003-03-27 Andrew Cagney <cagney@redhat.com>
7942
7943 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7944 chapter body. Use @smallexample instead of @example.
7945 (Annotations): Ditto.
7946 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7947 annotate.texi.
7948
b81774d8
AC
79492003-03-26 Andrew Cagney <cagney@redhat.com>
7950
7951 * gdbint.texinfo (Target Architecture Definition): Replace
7952 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7953 dummy_addr parameters.
7954
1bf6d5cc
AC
79552003-03-25 Andrew Cagney <cagney@redhat.com>
7956
7957 * gdbint.texinfo (Target Architecture Definition): Delete
7958 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7959 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7960 Add reference to PUSH_ARGUMENTS.
7961
618ce49f
AC
79622003-03-23 Andrew Cagney <cagney@redhat.com>
7963
7964 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7965 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7966
bcd7e15f
JB
79672003-03-18 J. Brobecker <brobecker@gnat.com>
7968
7969 * gdbint.texinfo (Algorithms): Add new section describing the
7970 Observer paradigm.
7971 (Top): Add menu entry to new observer appendix.
7972 * observer.texi: New file.
7973 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7974 new observer.texi file.
7975
9fe8321b
AC
79762003-03-17 Andrew Cagney <cagney@redhat.com>
7977
7978 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7979 that GNU Press update the manual version number.
7980
ac2adee5
AC
79812003-03-12 Andrew Cagney <cagney@redhat.com>
7982
7983 * gdbint.texinfo (Target Architecture Definition): Delete
7984 references to get_saved_register. Rename GET_SAVED_REGISTER to
7985 DEPRECATED_GET_SAVED_REGISTER.
7986
749b82f6
AC
79872003-03-13 Andrew Cagney <cagney@redhat.com>
7988
7989 * gdbint.texinfo (Target Architecture Definition): Replace
7990 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7991
8bedc050
AC
79922003-03-12 Andrew Cagney <cagney@redhat.com>
7993
7994 * gdbint.texinfo (Target Architecture Definition): Rename
7995 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7996
0ce1b118
CV
79972003-03-10 Corinna Vinschen <vinschen@redhat.com>
7998
7999 * gdb.texinfo: Add File-I/O documentation.
8000
12cc2063
AC
80012003-03-10 Andrew Cagney <cagney@redhat.com>
8002
8003 * gdbint.texinfo (Target Architecture Definition): Cross reference
8004 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8005
7453dc06
AC
80062003-03-07 Andrew Cagney <cagney@redhat.com>
8007
8008 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8009 frame" command.
8010
6314f104
AC
80112003-03-05 Andrew Cagney <cagney@redhat.com>
8012
8013 * gdbint.texinfo (Target Architecture Definition): Document
8014 unwind_dummy_id. Cross reference unwind_dummy_id and
8015 SAVE_DUMMY_FRAME_TOS.
8016
f1212245
DJ
80172003-03-05 James Ingham <jingham@apple.com>
8018 Daniel Jacobowitz <drow@mvista.com>
8019
8020 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8021 and "show cp-abi".
8022
77e7e267
AC
80232003-03-03 Andrew Cagney <cagney@redhat.com>
8024
8025 * gdbint.texinfo (Target Architecture Definition): Document
8026 register_type.
8027
838a8221
AC
80282003-03-03 Andrew Cagney <cagney@redhat.com>
8029
8030 * stabs.texinfo (Structures): Use @samp and separate @var's
8031 instead of a single @var containing a comma separated list.
8032 (Unions): Ditto.
8033
d7f4a264
DJ
80342003-03-02 Daniel Jacobowitz <drow@mvista.com>
8035
8036 * Makefile.in (distclean): Remove config.log.
8037
f30ee0bc
AC
80382003-03-01 Andrew Cagney <cagney@redhat.com>
8039
8040 * gdbint.texinfo (Target Architecture Definition): Rename
8041 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8042
80432003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8044
8045 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8046 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8047
be448670
CF
80482003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8049
8050 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8051 (Non-debug DLL symbols): New node, describing the minimal symbols
8052 loaded from DLLs without real debugging symbols.
8053
501eef12
AC
80542003-02-20 Andrew Cagney <ac131313@redhat.com>
8055
8056 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8057 hardware-breakpoint-limit".
8058 (Set Watchpoints): Add cross reference to "set remote
8059 hardware-watchpoint-limit".
8060 (Remote configuration options): New section.
8061
21c294e6
AC
80622003-02-04 Andrew Cagney <ac131313@redhat.com>
8063
e9be73e4
AC
8064 * gdbint.texinfo (Target Architecture Definition): Delete
8065 descrption of IS_TRAPPED_INTERNALVAR.
8066
21c294e6
AC
8067 From Keith Seitz <keiths@redhat.com>:
8068 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8069 option "-i"/"--interpreter" to this chapter. Include index
8070 entries.
8071
0179ffac
DC
80722003-02-04 David Carlton <carlton@math.stanford.edu>
8073
8074 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8075 (Variables): Recommend stabs+ and DWARF 2.
8076 (C plus plus expressions): Correct info about
8077 compiler versions, debug formats.
8078 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8079 PR symtab/874.
8080
7ca9f392
AC
80812003-02-01 Andrew Cagney <ac131313@redhat.com>
8082
8083 * gdbint.texinfo (Target Architecture Definition): Delete
8084 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8085 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8086 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8087 references to nindy and i960.
8088 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8089
31a85ea2
AC
80902003-02-01 Andrew Cagney <ac131313@redhat.com>
8091
8092 * gdbint.texinfo (Target Architecture Definition): Delete
8093 FLOAT_INFO.
8094
6b894e49
AC
80952003-01-30 Andrew Cagney <ac131313@redhat.com>
8096
8097 * stabs.texinfo (Member Type Descriptor): Clarify description of
8098 `@'. Suggested by Ben Hutchings.
8099
c48861fb
AC
81002003-01-29 Andrew Cagney <ac131313@redhat.com>
8101
8102 * gdb.texinfo (M68K): Delete reference to es1800.
8103
617073a9
AC
81042003-01-29 Andrew Cagney <ac131313@redhat.com>
8105
8106 * gdb.texinfo (Maintenance Commands): Document `maint print
8107 reggroups' and `maint print register-groups'.
8108 * gdbint.texinfo (Target Architecture Definition): Document
8109 register_reggroup_p.
8110
5b5d99cf
JB
81112003-01-23 Jim Blandy <jimb@redhat.com>
8112
8113 * gdb.texinfo (Separate Debug Files): New section.
8114
e7ba9c65
DJ
81152003-01-22 Daniel Jacobowitz <drow@mvista.com>
8116
8117 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8118 and "maint show profile".
8119
94e91d6d
MC
81202003-01-16 Michael Chastain <mec@shout.net>
8121
8122 * gdb.texinfo (Installing GDB): Warn against
8123 ".../gdb-VERSION/gdb/configure".
8124 (Separate Objdir): Likewise.
8125
867f3898
AC
81262003-01-15 Andrew Cagney <ac131313@redhat.com>
8127
8128 * gdbint.texinfo (Target Architecture Definition): Delete
8129 definition of PRINT_REGISTER_HOOK.
8130
f153cc92
EZ
81312003-01-15 Elena Zannoni <ezannoni@redhat.com>
8132
8133 (OpenRISC 1000): Fix formatting of command names.
8134
c60eb6f1
EZ
81352003-01-15 Elena Zannoni <ezannoni@redhat.com>
8136
8137 * gdb.texinfo (Continuing and Stepping): Add new command
8138 'advance'. Clarify behavior of 'until'.
8139
f5ebfba0
DJ
81402003-01-13 Daniel Jacobowitz <drow@mvista.com>
8141
8142 * gdb.texinfo (Files): Document solib-absolute-prefix and
8143 solib-search-path.
8144
4ce8657e
MC
81452003-01-09 Michael Chastain <mec@shout.net>
8146
8147 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8148 (Create a Release): Add new instructions for new @file{src-release}.
8149 Document existing instructions for @file{Makefile.in} as
8150 being for @value{GDBN} 5.3.1 or earlier.
8151
372613e3
AC
81522003-01-09 Andrew Cagney <ac131313@redhat.com>
8153
8154 * gdbint.texinfo (Target Architecture Definition): Mention
8155 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8156 allocate memory.
8157
b4e9345d
DJ
81582003-01-04 Daniel Jacobowitz <drow@mvista.com>
8159
8160 * gdb.texinfo (Controlling GDB): Add @kindex for
8161 "show osabi".
8162 (Backtraces): Add @kindex's for backtrace-below-main.
8163
98b45e30
DJ
81642003-01-04 Daniel Jacobowitz <drow@mvista.com>
8165
8166 * gdb.texinfo (Controlling GDB): Document "set osabi".
8167
95f90d25
DJ
81682003-01-04 Daniel Jacobowitz <drow@mvista.com>
8169
8170 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8171 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8172
1e698235
DJ
81732003-01-04 Daniel Jacobowitz <drow@mvista.com>
8174
8175 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8176 "set coerce-float-to-double".
8177 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8178
e632838e
AC
81792003-01-02 Andrew Cagney <ac131313@redhat.com>
8180
8181 * stabs.texinfo: Remove obsolete text.
8182 * gdbint.texinfo: Ditto.
8183 * gdb.texinfo: Ditto.
8184
c133ab7a
MK
81852002-12-22 Mark Kettenis <kettenis@gnu.org>
8186
8187 * gdbint.texinfo (Target Architecture Definition): Update
8188 description of gdbarch_register_osabi.
8189
f821f325
KH
81902002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8191
8192 * agentexpr.texi: Fix typos.
8193 * annotate.texi: Likewise.
8194 * fdl.texi: Likewise.
8195
85a6d8d3 81962002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8197
8198 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8199 DEPRECATED_INIT_FRAME_PC.
8200
ae45cd16
AC
82012002-12-01 Andrew Cagney <ac131313@redhat.com>
8202
8203 * gdbint.texinfo (Target Architecture Definition): Delete
8204 PC_IN_CALL_DUMMY.
8205
07555a72
AC
82062002-11-28 Andrew Cagney <ac131313@redhat.com>
8207
8208 * gdbint.texinfo (Host Definition): Delete documentation on
8209 USE_GENERIC_DUMMY_FRAMES.
8210
c166cdc7
EZ
82112002-11-26 Elena Zannoni <ezannoni@redhat.com>
8212
5ae4183a 8213 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8214 * Makefile.in (install-info): Run the install-info command as part
8215 of the post install steps only.
8216 (uninstall-info): New target.
8217 (uninstall): New target.
8218
35db0260
EZ
82192002-11-22 Elena Zannoni <ezannoni@redhat.com>
8220
8221 * Makefile.in (install): Make install do some real work.
8222
9ba8d803
AC
82232002-11-19 Andrew Cagney <ac131313@redhat.com>
8224
8225 Fix POSIX problem reported by Paul Eggert.
8226 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8227 Fix PR gdb/527.
8228
903ad3a6
AC
82292002-10-26 Andrew Cagney <cagney@redhat.com>
8230
8231 * gdbint.texinfo (Target Architecture Definition): Delete
8232 definition of DO_REGISTERS_INFO.
8233
f2abfe65
KB
82342002-10-18 Kevin Buettner <kevinb@redhat.com>
8235
8236 * gdbint.texinfo (Address Classes): Fix problems with insertion
8237 of ``{'' and ``}'' in example.
8238
b5b0480a
KB
82392002-10-17 Kevin Buettner <kevinb@redhat.com>
8240
8241 * gdbint.texinfo (Address Classes): New section.
8242 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8243 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8244 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8245 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8246
c85508ee
KD
82472002-10-11 Klee Dienes <kdienes@apple.com>
8248
8249 * gdb.texinfo (Registers): Mention vector registers as well as
8250 floating registers in the documentation for 'info registers' and
8251 'info all-registers'.
8252
6d12fc3d
DJ
82532002-10-11 Daniel Jacobowitz <drow@mvista.com>
8254
8255 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8256
8d19fbd2
JJ
82572002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8258
8259 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8260 interface definition.
8261
a37295f9
MM
82622002-10-03 Marko Mlinar <markom@opencores.org>
8263
8264 * gdb.texinfo (Target Commands): Add or1k target specific
8265 commands.
8266 * gdb.texinfo (Contributors): Add myself to the contributors list.
8267
da0f9dcd
AC
82682002-10-01 Andrew Cagney <ac131313@redhat.com>
8269
8270 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8271 and "mi1" instead of "mi1" and "mi0".
8272
2e834e49
HPN
82732002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8274
8275 * gdb.texinfo (Packets): Fix typos "alligned".
8276 Correct z3/Z3 description. Correct z4/Z4 title.
8277
050be0dc
AC
82782002-09-27 Andrew Cagney <ac131313@redhat.com>
8279
8280 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8281
1104b9e7
KB
82822002-09-25 Kevin Buettner <kevinb@redhat.com>
8283
8284 * gdb.texinfo: Use GNU/Linux instead of Linux.
8285
512217c7
AC
82862002-09-25 Andrew Cagney <ac131313@redhat.com>
8287
8288 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8289
10998722
AC
82902002-09-24 Andrew Cagney <ac131313@redhat.com>
8291
512217c7 8292 * gdb.texinfo: Replace @example with @smallexample.
10998722 8293
a0eb71c5
KB
82942002-09-20 Kevin Buettner <kevinb@redhat.com>
8295
f7dc1244 8296 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8297 * gdb.texinfo (Character Sets): Use @smallexample instead of
8298 @example. Use GNU/Linux instead of Linux.
8299
83002002-09-20 Jim Blandy <jimb@redhat.com>
8301
8302 * gdb.texinfo: Add character set documentation.
8303
2f870471
AC
83042002-09-19 Andrew Cagney <ac131313@redhat.com>
8305
8306 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8307 (Packets): Add cross reference from `b' packet to `z' packets.
8308
790eb8f5
AC
83092002-09-19 Andrew Cagney <ac131313@redhat.com>
8310
8d30a00d
AC
8311 * gdb.texinfo (Maintenance Commands): Document ``maint
8312 internal-error'' and ``maint internal-warning''.
8313
790eb8f5
AC
8314 * gdbint.texinfo (Target Architecture Definition): Revise
8315 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8316
a23a7bf1
JB
83172002-09-19 Joel Brobecker <brobecker@gnat.com>
8318
8319 * gdbint.texinfo (Target Conditionals): Document the new
8320 NAME_OF_MALLOC macro.
8321
299ffc64
AC
83222002-09-05 Andrew Cagney <ac131313@redhat.com>
8323
8324 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8325 engineer.
8326
b7bb15bc
SC
83272002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8328
8329 * gdb.texinfo (TUI Overview): Document status line fields.
8330
3d757584
SC
83312002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8332
8333 * gdb.texinfo (TUI Commands): Document info win command.
8334
269c21fe
SC
83352002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8336
8337 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8338
7cf36c78
SC
83392002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8340
8341 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8342 (TUI Keys): Likewise.
8343
d2c6833e
AC
83442002-08-25 Andrew Cagney <ac131313@redhat.com>
8345
8346 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8347 for a packet receive.
8348
46d8b1c3
AC
83492002-08-25 Andrew Cagney <ac131313@redhat.com>
8350
8351 * Makefile.in (clean): Move to end of file.
8352 (distclean, maintainer-clean, realclean): Ditto.
8353 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8354 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8355 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8356 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8357
b0787093
AC
83582002-08-24 Andrew Cagney <ac131313@redhat.com>
8359
8360 * Makefile.in (GDBINT_TEX_TMPS): Define.
8361 (gdbint.dvi, gdbint.pdf): Use
8362 (GDB_TEX_TMPS): Define.
8363 (gdb.dvi, gdb.pdf): Use.
8364 (STABS_TEX_TMPS): Define.
8365 (stabs.dvi, stabs.pdf): Use.
8366 (GDB_DOC_SOURCE_INCLUDES): New macros.
8367 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8368 (GDBINT_DOC_FILES_INCLUDES): New macros.
8369 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8370 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8371 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8372 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8373 (links2roff): Replace SFILES_INCLUDED with
8374 GDB_DOC_SOURCE_INCLUDES.
8375 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8376 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8377 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8378 dependencies.
8379 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8380 dependencies.
8381 (gdbmi.texinfo): Delete rule.
8382 (inc-hist.texinfo): Delete rule.
8383 (rluser.texinfo): Delete rule.
8384
ebba8386
AC
83852002-08-23 Andrew Cagney <cagney@redhat.com>
8386
8387 * gdbint.texinfo (Target Architecture Definition): Update
8388 STORE_RETURN_VALUE, mention regcache.
8389
0ab7a791
AC
83902002-08-21 Andrew Cagney <ac131313@redhat.com>
8391
8392 * gdbint.texinfo (Target Architecture Definition): Document
8393 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8394
ee2d5c50
AC
83952002-08-19 Andrew Cagney <ac131313@redhat.com>
8396
8397 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8398 Fix minor typos. Add index entries.
8399
53c69bd7
AC
84002002-08-18 Andrew Cagney <ac131313@redhat.com>
8401
8402 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8403
e76f1f2e
AC
84042002-08-15 Andrew Cagney <ac131313@redhat.com>
8405
8406 * gdbint.texinfo (Target Architecture Definition): Document
8407 PRINT_VECTOR_INFO.
8408 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8409
0680b120
AC
84102002-08-13 Andrew Cagney <ac131313@redhat.com>
8411
8412 * gdb.texinfo (Maintenance Commands): Document "maint print
8413 registers", "maint print raw-registers" and "maint print
8414 cooked-registers".
8415
3c3bea1c
GS
84162002-08-08 Grace Sainsbury <graces@redhat.com>
8417
a9331b3f 8418 From Mark Salter:
3c3bea1c
GS
8419 * gdb.texinfo (Protocol): Document T packet extension to
8420 allow watchpoint address reporting.
8421
42f9b0a5
AC
84222002-08-03 Andrew Cagney <ac131313@redhat.com>
8423
8424 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8425
db034ac5
AC
84262002-08-01 Andrew Cagney <cagney@redhat.com>
8427
8428 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8429 to CHILL.
8430
e2b28d04
AC
84312002-08-01 Andrew Cagney <ac131313@redhat.com>
8432
8433 * gdbint.texinfo (Coding): Revise section "Include Files".
8434
7fb623f7
AC
84352002-07-24 Andrew Cagney <cagney@redhat.com>
8436
8437 * gdbint.texinfo: Obsolete references to m88k.
8438 * gdb.texinfo: Ditto.
8439
4a2b4636
JB
84402002-07-10 Joel Brobecker <brobecker@gnat.com>
8441
7fb623f7 8442 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8443 where the proper version of autoconf can be retrieved.
8444
a71ec265
DH
84452002-07-09 Don Howard <dhoward@redhat.com>
8446
8447 * gdb.texinfo (Command Files): Further describe the behavior of
8448 sourced command files.
8449
b9aa90c9
AC
84502002-06-27 Andrew Cagney <ac131313@redhat.com>
8451
8452 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8453 (Coding): Clarify ISO C version that GDB assumes.
8454
40dd2248
TT
84552002-06-26 Tom Tromey <tromey@redhat.com>
8456
8457 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8458 add_setshow_cmd_full.
8459
bfac230e
DH
84602002-06-25 Don Howard <dhoward@redhat.com>
8461
8462 * gdb.texinfo (Memory Region Attributes): Document new behavior
8463 for 'mem' command.
8464
475b0867
JB
84652002-06-11 Jim Blandy <jimb@redhat.com>
8466
919d772c
JB
8467 * gdb.texinfo (Symbols): Update documentation for `info source'
8468 command.
8469
475b0867
JB
8470 * gdb.texinfo (Macros): Call the command `info macro', not
8471 `show macro'.
8472
ba8c9337
AC
84732002-06-09 Andrew Cagney <ac131313@redhat.com>
8474
8475 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8476 data''.
8477
1029b7fa
MK
84782002-06-09 Mark Kettenis <kettenis@gnu.org>
8479
8480 * gdbint.texinfo (Target Architecture Definition): Document
8481 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8482
16737d73
AC
84832002-06-08 Andrew Cagney <ac131313@redhat.com>
8484
8485 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8486 lists.
8487
30107679
AC
84882002-06-08 Andrew Cagney <ac131313@redhat.com>
8489
8490 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8491 Branch''.
8492
3352e23e
AC
84932002-06-01 Andrew Cagney <ac131313@redhat.com>
8494
8495 * gdbint.texinfo (Target Architecture Definition): Add section
8496 ``Converting an existing Target Architecture to Multi-arch''.
8497
cbb09e6a
AC
84982002-05-30 Andrew Cagney <ac131313@redhat.com>
8499
8500 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8501 to ``Obsoleting code''. Revise.
8502
e2e0bcd1
JB
85032002-05-17 Jim Blandy <jimb@redhat.com>
8504
8505 * gdb.texinfo (C Preprocessor Macros): New chapter.
8506 Include it in the main menu.
8507 (Contributors): Credit Jim Blandy with macro support.
8508 (Compilation): Explain how to get macro information into the
8509 executable.
8510 (Expressions): Note that preprocessor macros are expanded.
8511
9db8d71f
DJ
85122002-05-14 Daniel Jacobowitz <drow@mvista.com>
8513
8514 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8515 options for `target remote'.
8516
6d531722
AC
85172002-05-13 Andrew Cagney <ac131313@redhat.com>
8518
8519 * gdbint.texinfo (Target Architecture Definition): Delete
8520 documentation on NNPC_REGNUM.
8521
13d01224
AC
85222002-05-11 Andrew Cagney <ac131313@redhat.com>
8523
8524 * gdbint.texinfo (Target Architecture Definition): Document
8525 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8526 (Target Architecture Definition): Revise section `Using Different
8527 Register and Memory Data Representations'. Add section `Raw and
8528 Virtual Register Representations'.
8529
b2e75d78
AC
85302002-05-11 Andrew Cagney <ac131313@redhat.com>
8531
8532 * gdbint.texinfo (Target Architecture Definition): Mention
8533 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8534 (Target Architecture Definition): Mention same. Add references to
8535 web pages.
8536
2c8682ee
MS
85372002-05-08 Michael Snyder <msnyder@redhat.com>
8538
8539 * stabs.texinfo (Attributes): Document new "vector" attribute.
8540
0816590b
AC
85412002-05-04 Andrew Cagney <ac131313@redhat.com>
8542
8543 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8544
2653173e
AC
85452002-05-04 Andrew Cagney <ac131313@redhat.com>
8546
8547 * gdb.texinfo: Delete obsolete references to a29k.
8548
d7bd68ca
AC
85492002-04-24 Andrew Cagney <ac131313@redhat.com>
8550
8551 * gdbint.texinfo (Target Architecture Definition): Replace
8552 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8553
21d83aa5
DM
85542002-04-24 David S. Miller <davem@redhat.com>
8555
8556 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8557
7673a6cc
DM
85582002-04-21 David S. Miller <davem@redhat.com>
8559
8560 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8561
d49d1e0a
AC
85622002-04-21 Andrew Cagney <ac131313@redhat.com>
8563
8564 * gdbint.texinfo (Target Architecture Definition): Delete
8565 definition of HAVE_REGISTER_WINDOWS.
8566
f7dc1244 85672002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8568
8569 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8570 "Theodore A. Roth" <troth@verinet.com>.
8571
5ca0cb28
DH
85722002-04-15 Don Howard <dhoward@redhat.com>
8573
f7dc1244 8574 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8575 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8576 Provide a better explaination of this feature.
5ca0cb28 8577
f208ba17
AC
85782002-04-14 Andrew Cagney <ac131313@redhat.com>
8579
8580 * gdbint.texinfo (Target Architecture Definition): Remove
8581 FRAME_CHAIN_COMBINE.
8582
d5ba91de
MC
85832002-04-12 Michael Chastain <mec@shout.net>
8584
8585 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8586 REG_STACK_SEGMENT.
8587
26818220
MC
85882002-04-09 Michael Chastain <mec@shout.net>
8589
8590 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8591 PYRAMID_* macros.
8592
129188f6
AC
85932002-04-07 Andrew Cagney <ac131313@redhat.com>
8594
8595 * gdb.texinfo (Bug Reporting): Document that the web is the
8596 prefered way of submitting bug reports.
8597 (Bug Reporting): Delete the s-mail address as the last resort.
8598
8227c0ff
AC
85992002-04-05 Andrew Cagney <ac131313@redhat.com>
8600
8601 * gdbint.texinfo (Target Architecture Definition): Delete
8602 references to TARGET_WRITE_FP and write_fp.
8603
16d9dec6
MS
86042002-03-27 Michael Snyder <msnyder@redhat.com>
8605
8606 * gdb.texinfo: Document new commands dump, append, and restore.
8607
9ae8b82c
AC
86082002-03-27 Andrew Cagney <ac131313@redhat.com>
8609
8610 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8611 Branch'.
8612
474c8240
AC
86132002-03-18 Andrew Cagney <ac131313@redhat.com>
8614
8615 * gdb.texinfo: Change all examples to @smallexample.
8616 * gdbint.texinfo: Ditto.
a9331b3f 8617
fb0ff88f
AC
86182002-03-18 Andrew Cagney <ac131313@redhat.com>
8619
8620 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8621 Branches''.
8622
9bb0a4d8
AC
86232002-03-18 Andrew Cagney <ac131313@redhat.com>
8624
8625 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8626 Policy''.
8627
937f164b
FF
86282002-03-04 Fred Fish <fnf@redhat.com>
8629
8630 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8631 expresson, suports, dependant, trhe, perhaphs, situtations,
8632 explictily, taged, oportunity, unfortunatly).
8633
a7b40f07
AC
86342002-02-24 Andrew Cagney <ac131313@redhat.com>
8635
8636 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8637 Remove reference to 3.12.
8638
aab4e0ec
AC
86392002-02-23 Andrew Cagney <ac131313@redhat.com>
8640
8641 * gdbint.texinfo: Include fdl.texi.
8642 (Top): Add GNU Free Documentation License.
8643 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8644 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8645 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8646 (gdbint.info): Add srcdir to include path.
8647 * gdb.texinfo: Include gpl.texi.
8648 (Top): Add Copying.
8649 * gpl.texi: New file.
8650
47b95330
AC
86512002-02-23 Andrew Cagney <ac131313@redhat.com>
8652
8653 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8654
78c47bea
PM
86552002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8656
8657 * gdb.texinfo: Document Cygwin native specific commands.
8658
56460a61
DJ
86592002-02-15 Daniel Jacobowitz <drow@mvista.com>
8660
8661 * gdb.texinfo: Document gdbserver ``--attach'' command.
8662
def71bfa
MS
86632002-02-07 Michael Snyder <msnyder@redhat.com>
8664
8665 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8666 to @code(_ovly_debug_event).
8667
c928edc0
AC
86682002-02-07 Andrew Cagney <ac131313@redhat.com>
8669
8670 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8671
81d46470
MS
86722002-02-06 Michael Snyder <msnyder@redhat.com>
8673
8674 * gdb.texinfo (overlays): Mention new magic symbol
8675 '_ovly_debug_event', which allows GDB to keep better track
8676 of overlays.
8677
f7dc1244 86782002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8679
8680 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8681 Suggested by Dmitry Sivachenko.
8682
8683 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8684
15110bc3
MS
86852002-02-01 Michael Snyder <msnyder@redhat.com>
8686
8687 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8688
6763aef9
MS
86892002-01-30 Michael Snyder <msnyder@redhat.com>
8690
ac282366
MS
8691 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8692 (set trust-readonly-sections): Document.
6763aef9 8693
8642bc8f
AC
86942002-01-29 Andrew Cagney <ac131313@redhat.com>
8695
8696 * gdbint.texinfo (Releasing GDB): Revise and update.
8697
afe64c1a
AC
86982002-01-28 Andrew Cagney <ac131313@redhat.com>
8699
8700 * gdbint.texinfo (Target Architecture Definition): Delete
8701 description of TARGET_BYTE_ORDER_DEFAULT.
8702
f7dc1244 87032002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8704
8705 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8706 <mitya@cavia.pp.ru>.
8707
3d6e1b5a
AC
87082002-01-23 Andrew Cagney <ac131313@redhat.com>
8709
8710 * libgdb.texinfo: Delete file.
8711
6c0e9fb3
AC
87122002-01-22 Andrew Cagney <ac131313@redhat.com>
8713
8714 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8715 * gdbint.texinfo: Ditto.
8716
e0ce93ac
AC
8717Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8718
8719 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8720
be298bcc
AC
87212002-01-22 Andrew Cagney <ac131313@redhat.com>
8722
8723 * Makefile.in: Update copyright.
8724 (TEXI2DVI): Define.
8725 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8726 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8727 gdb-cfg.texi.
8728 (TEXINDEX, PDFTEX): Delete makefile variables.
8729
8e04817f
AC
87302002-01-22 Andrew Cagney <ac131313@redhat.com>
8731
8732 * gdb.texinfo (Protocol): Move section to appendix.
8733
6b2f586d
AC
87342002-01-21 Andrew Cagney <ac131313@redhat.com>
8735
8736 * gdb.texinfo (Remote Debugging): Create a menu.
8737 (Top): Add ``Remote Debugging'' to menu.
8738
6f05cf9f
AC
87392002-01-21 Andrew Cagney <ac131313@redhat.com>
8740
8741 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8742 serial protocol'' from here.
8743 (Remote Debugging): To here. New chapter.
8744
3fd3d7d2
AC
87452002-01-20 Andrew Cagney <ac131313@redhat.com>
8746
8747 * gdbint.texinfo (Target Architecture Definition): Delete
8748 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8749
7fd60527
AC
87502002-01-20 Andrew Cagney <ac131313@redhat.com>
8751
8752 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8753 are no longer needed.
8754 (Porting GDB): Add maintainer note about configure.host.
8755
c2f05ac9
AC
87562002-01-20 Andrew Cagney <ac131313@redhat.com>
8757
8758 * gdbint.texinfo (Target Architecture Definition): Remove
8759 definition of IEEE_FLOAT.
8760
f7dc1244 87612002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8762
8763 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8764 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8765 <3diff@gnu.org>
231b2aad 8766
82600034
AC
87672002-01-19 Andrew Cagney <ac131313@redhat.com>
8768
8769 * gdbint.texinfo (Host Definition): Remove references to
8770 MALLOC_INCOMPATIBLE.
8771
7708fa01
AC
87722002-01-17 Andrew Cagney <ac131313@redhat.com>
8773
8774 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8775 and xyz-xdep.o.
8776
eb12ee30
AC
87772002-01-17 Andrew Cagney <ac131313@redhat.com>
8778
889bf7c5 8779 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8780 (Set Breaks): Copy ``maint info breakpoint'' doco to
8781 ``Maintenance Commands'' appendix. Add reference.
8782
c9ccaa92
AC
87832002-01-17 Andrew Cagney <ac131313@redhat.com>
8784
8785 * fdl.texi: Remove next/prev from @node.
8786
f7dc1244 87872002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8788
8789 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8790 for monstrous @multitable (from Brian Youmans).
8791
8792 * fdl.texi: New file.
8793
8794 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8795
8973da3a
AC
87962002-01-15 Andrew Cagney <ac131313@redhat.com>
8797
8798 * gdbint.texinfo (Releasing GDB): New chapter.
8799
7d86b5d5
AC
88002002-01-14 Andrew Cagney <ac131313@redhat.com>
8801
8802 * gdb.texinfo (Embedded Processors, Calling program functions):
8803 Obsolete references to a29k.
8804
cc1cb004
AC
88052002-01-13 Andrew Cagney <ac131313@redhat.com>
8806
8807 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8808 examples. Document that a code-block should do or discard its
8809 cleanups before exit.
8810
79f12247
MS
88112002-01-11 Michael Snyder <msnyder@redhat.com>
8812
8813 * gdb.texinfo (Choosing files): Change @samp to @file.
8814
19837790
MS
88152002-01-05 Michael Snyder <msnyder@redhat.com>
8816
8817 * gdb.texinfo (--pid): Document new command line option (attach).
8818
f7dc1244 88192002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8820
8821 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8822 in the stub.
8823
d7449b42
AC
88242002-01-04 Andrew Cagney <ac131313@redhat.com>
8825
8826 * gdbint.texinfo (Target Architecture Definition): Replace
8827 BIG_ENDIAN with BFD_ENDIAN_BIG.
8828
f23631e4
AC
88292002-01-03 Andrew Cagney <ac131313@redhat.com>
8830
8831 * gdbint.texinfo (Target Architecture Definition): Replace
8832 value_ptr with struct value pointer.
8833
72c9928d
EZ
88342002-01-02 Eli Zaretskii <eliz@gnu.org>
8835
8836 * gdb.texinfo (Free Software): Fix wording.
8837
959acfd1
EZ
88382001-12-31 Eli Zaretskii <eliz@gnu.org>
8839
8840 * gdb.texinfo (Free Software): New section ``Free Software Needs
8841 Free Documentation''.
8842
f7dc1244 88432001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8844
8845 * stabs.texinfo:
8846 * gdb.texinfo:
8847 * gdbint.texinfo:
8848 * libgdb.texinfo:
8849 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8850
6600abed
MS
88512001-12-29 Michael Snyder <msnyder@redhat.com>
8852
8853 * gdb.texinfo (maint info sections): Fix typo.
8854
f6680716
MS
88552001-12-26 Michael Snyder <msnyder@redhat.com>
8856
fe95c787
MS
8857 * gdb.texinfo (maint info sections): Document.
8858
a9331b3f 8859 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8860 'info proc' sub-options that are currently not implemented.
8861
c3d3ce5b
JB
88622001-12-20 Jim Blandy <jimb@redhat.com>
8863
8864 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8865
778eb05e
AC
88662001-12-15 Andrew Cagney <ac131313@redhat.com>
8867
8868 * gdbint.texinfo (Target Architecture Definition): Replace
8869 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8870
2607059c
AC
88712001-12-01 Andrew Cagney <ac131313@redhat.com>
8872
8873 * gdbint.texinfo (Host Definition): Delete documentation on
8874 HOST_BYTE_ORDER.
8875
df0cd8c5
JB
88762001-11-30 Jim Blandy <jimb@redhat.com>
8877
8878 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8879 overlay support. Add to top-level menu.
df0cd8c5 8880
88118b3a
TT
88812001-11-26 Tom Tromey <tromey@redhat.com>
8882
8883 * gdb.texinfo (Command Syntax): Document C-o binding.
8884
96565e91
CF
88852001-07-26 Christopher Faylor <cgf@redhat.com>
8886
8887 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8888 use since it is described in the referenced section.
8889
f7dc1244 8890 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8891 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8892 clearer when using DJGPP.
8893
2a3d5645
CF
88942001-11-24 Christopher Faylor <cgf@redhat.com>
8895
8896 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8897 specifically refer to MS-DOS.
8898 (command files): Mention gdb.ini is only used on MS-DOS.
8899
aa26fa3a
TT
89002001-11-21 Tom Tromey <tromey@redhat.com>
8901
8902 * gdb.texinfo (Invoking GDB): Document --args.
8903 (Mode Options): Likewise.
8904
4f8ada06
JB
89052001-11-21 Jim Blandy <jimb@redhat.com>
8906
8907 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8908 Delete documentation; this macro has been removed from the
8909 sources.
4f8ada06 8910
3fe0dc10
JB
89112001-11-13 Jim Blandy <jimb@redhat.com>
8912
8913 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8914
9e5abb06
CV
89152001-11-06 Corinna Vinschen <vinschen@redhat.com>
8916
8917 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8918
1c5dfdad
MS
89192001-11-05 Michael Snyder <msnyder@redhat.com>
8920
a9331b3f 8921 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8922 quote regexp chars in function names such as "operator*()".
8923
990f9fe3
FF
89242001-11-01 Fred Fish <fnf@redhat.com>
8925
8926 * gdbint.texinfo (SOLIB_ADD): Document additional new
8927 "readsyms" arg.
8928
b433d00b
DH
89292001-10-30 Don Howard <dhoward@redhat.com>
8930
070b1dd3
DH
8931 * gdb.texinfo: (Command Files) Added documentation for the
8932 behavior of gdb with input redirected from a file.
b433d00b 8933
b7209cb4
FF
89342001-10-28 Fred Fish <fnf@redhat.com>
8935
8936 * gdb.texinfo (auto-solib-add): Change docs to match
8937 implementation change.
8938 (auto-solib-limit): Add docs for new variable.
8939
1aa20aa8
AC
89402001-10-15 Andrew Cagney <ac131313@redhat.com>
8941
8942 * gdbint.texinfo (Target Architecture Definition): Function
8943 value_as_pointer renamed to value_as_address.
8944
fc0c74b1
AC
89452001-10-15 Andrew Cagney <ac131313@redhat.com>
8946
8947 * gdbint.texinfo (Target Architecture Definition): Default
8948 POINTER_TO_ADDRESS functions assume unsigned addresses.
8949 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8950 posting by Jim Blandy.
8951
f4846649
JB
89522001-10-12 Jim Blandy <jimb@redhat.com>
8953
8954 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8955 version of texi2html (1.64) doesn't support this flag any more.
8956
f277788b
MK
89572001-09-08 Mark Kettenis <kettenis@gnu.org>
8958
a9dc4918
MK
8959 * gdbint.texinfo (Host Definition): Remove description of
8960 MEM_FNS_DECLARED.
8961
d28379df
MK
8962 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8963
f277788b
MK
8964 * gdbint.texinfo (Host Definition): Remove description of
8965 HAVE_SIGSETMASK.
8966
7ccaa899
EZ
89672001-09-04 Elena Zannoni <ezannoni@redhat.com>
8968
8969 * gdbint.texinfo (Target Architecture Definition): Add
8970 explanation of TARGET_PRINT_INSN macro.
8971
17d9d558
JB
89722001-08-30 Jim Blandy <jimb@redhat.com>
8973
8974 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8975 Explain what it means to load relocatable files.
8976
72cde065
JB
89772001-08-28 Jim Blandy <jimb@redhat.com>
8978
8979 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8980 info `top' menu.
8981
9e678452
CF
8982Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8983
8984 * gdbint.texinfo: Add a cautionary note about macro use.
8985
a2bea4c3 89862001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8987
a2bea4c3
CV
8988 * gdb.texinfo: Explain omitting the hostname in the
8989 `target remote' command.
8990
1129bf27
DJ
89912001-07-30 Daniel Jacobowitz <drow@mvista.com>
8992
8993 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8994 and END-INFO-DIR-ENTRY.
8995
732b3002
SC
89962001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8997
8998 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8999
89437448
AC
90002001-07-25 Andrew Cagney <ac131313@redhat.com>
9001
9002 * gdbint.texinfo (libgdb): Rewrite.
9003
f7dc1244 90042001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9005
9006 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9007
c4555f82
SC
90082001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9009
9010 * gdb.texinfo (TUI): New chapter, document the TUI.
9011 (Mode Options): Document the -tui option.
9012
2f45a6e0
MK
90132001-07-23 Mark Kettenis <kettenis@gnu.org>
9014
9015 * gdbint.texinfo (Host Definition): Remove description of
9016 NEED_POSIX_SETPGID.
9017
f7dc1244 90182001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9019
9020 * gdb.tex (DJGPP Native): New node, with descriptions of
9021 DJGPP-specific commands.
9022
be9c6c35
JM
90232001-07-19 John R. Moore <jmoore@redhat.com>
9024
9025 * gdbint.texinfo: Three misspellings.
9026
dfa249fb
AC
90272001-07-06 Andrew Cagney <ac131313@redhat.com>
9028
9029 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9030 `test` expressions on bash. Problem reported by Colin Walters.
9031
c72e7388
AC
90322001-07-04 Andrew Cagney <ac131313@redhat.com>
9033
9034 * gdbint.texinfo (User Interface): Update ui-out documentation to
9035 refelect recent UI/MI updates.
9036
94bbb2c0
AC
90372001-07-04 Andrew Cagney <ac131313@redhat.com>
9038
9039 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9040 interpreters.
9041
af6c57ea
AC
90422001-06-15 Andrew Cagney <ac131313@redhat.com>
9043
9044 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9045 structure and not macros.
9046 (Host Definition): Document that much of this chapter is obsolete.
9047 (Target Architecture Definition): Update list of files that make
9048 up a target architecture.
9049 (Coding): Update.
9050
83aa8bc6
AC
90512001-06-28 Andrew Cagney <ac131313@redhat.com>
9052
9053 * gdbint.texinfo (Target Architecture Definition): Update
9054 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9055 The latter has been changed to a true predicate.
9056
f7dc1244 90572001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9058
9059 * annotate.texi: Add @noindent where needed. From Dmitry
9060 Sivachenko <dima@Chg.RU>.
9061 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9062
656db9b0
AC
90632001-06-16 Andrew Cagney <ac131313@redhat.com>
9064
9065 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9066
df2396a1
AC
90672001-06-14 Andrew Cagney <ac131313@redhat.com>
9068
9069 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9070 returns ``OK''. Document that the ``R'' packet does not reply.
9071
0f1f2b0a
MS
90722001-06-13 Michael Snyder <msnyder@redhat.com>
9073
9074 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9075
f7dc1244 90762001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9077
9078 * gdb.texinfo (Signals): Clarify the default setting of signal
9079 handling.
9080
a5d7c491
AC
90812001-05-14 Andrew Cagney <ac131313@redhat.com>
9082
9083 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9084 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9085
05a54c4f
AC
90862001-05-12 Andrew Cagney <ac131313@redhat.com>
9087
9088 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9089
f7dc1244 90902001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9091
9092 * gdbint.texinfo (Clean Design and Portable Implementation):
9093 Renamed from "Clean Design".
9094 (Clean Design and Portable Implementation): Document portable
9095 methods of handling file names, and the associated macros.
9096
f7dc1244 90972001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9098
9099 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9100 command and provide a cross-reference to its description.
9101 (Symbols): Note that "info scope" is useful for trace experiments.
9102
f7dc1244 91032001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9104
b37052ae
EZ
9105 * gdb.texinfo (Symbols): Document "info scope".
9106 (Tracepoints): New chapter.
9107 (Contributors): Update for v5.1.
9108 <All nodes>: Change "C++" to "C@t{++}".
9109
0ee54786
EZ
9110 * gdbint.texinfo (User Interface): A new section about ui_out
9111 functions, based on text written by Fernando Nasser.
9112
c534679c
EZ
9113 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9114
f7dc1244 91152001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9116
e9c75b65
EZ
9117 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9118
9119 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9120
9121 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9122 Replace "GDB" with "@value{GDBN}". Fix markup.
9123
9124 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9125
3d67e040
EZ
9126 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9127 a cross-reference to its description.
9128 (Symbols): Document "info symbol".
9129
f7dc1244 91302001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9131
9132 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9133 subsection "x86 Watchpoints".
9134 (Target Architecture Definition): Document the macros
9135 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9136 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9137
b0ed3589
AC
91382001-03-20 Andrew Cagney <ac131313@redhat.com>
9139
9140 * gdbint.texinfo (Target Architecture Definition): Update
9141 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9142 list.
9143
b6ba6518
KB
91442001-03-06 Kevin Buettner <kevinb@redhat.com>
9145
9146 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9147 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9148
f7dc1244 91492001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9150
9151 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9152
f7dc1244 91532001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9154
17cc6a06
EZ
9155 * gdb.texinfo (Environment): Document that `path' does not change
9156 the value of PATH in GDB's own environment (it did in the past,
9157 but that was changed on March 15, 1994). Reported by Doug Evans
9158 <dje@transmeta.com>.
9159
56caf160
EZ
9160 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9161 its line. Fix markup of commands and macros. Add an Index node
9162 and index entries.
9163
29e57380
C
91642001-01-23 J.T. Conklin <jtc@redback.com>
9165
9166 * gdb.texinfo (Memory region attributes): New manual section.
9167
1c6147de
ND
91682001-01-04 Nicholas Duffek <nsd@redhat.com>
9169
9170 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9171
f7dc1244 91722000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9173
9174 * refcard.tex: Version and copyright fixed. From Phil Edwards
9175 <pedwards@disaster.jaj.com>.
9176
0dcedd82
AC
9177Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9178
9179 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9180 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9181
3b851bce
AC
9182Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9183
9184 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9185 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9186
f7dc1244 91872000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9188
9189 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9190 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9191
b90a5f51
CF
91922000-11-10 Christopher Faylor <cgf@cygnus.com>
9193
9194 * gdb.texinfo: Document new 'set step-mode' command.
9195
f7dc1244 91962000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9197
9198 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9199 changes from Dmitry Sivachenko <dima@Chg.RU>.
9200
f7dc1244 92012000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9202
9203 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9204 From Steven Johnson <sbjohnson@ozemail.com.au>.
9205
2e685b93
MK
92062000-08-10 Mark Kettenis <kettenis@gnu.org>
9207
9208 * gdbint.texinfo (Overall Structure): Spelling fix.
9209
f7dc1244 92102000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9211
9212 * gdbint.texinfo (Target Architecture Definition): Document that
9213 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9214 for which REGISTER_CONVERTIBLE returns a zero value.
9215
63ac3005
EZ
92162000-07-08 Christopher Faylor <cgf@cygnus.com>
9217
9218 * Makefile.in (install-info): Find files to install in either the
9219 build or source directories (adapted from Makefile.am).
9220
bd79f757
ND
92212000-07-07 Nicholas Duffek <nsd@redhat.com>
9222
9223 * stabs.texinfo: Fix spelling errors.
9224 (String Field): FILE-NUMBER starts from 0, not 1.
9225
f7dc1244 92262000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9227
9228 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9229 Brian Youmans.
5f208f6d 9230
f7dc1244 92312000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9232
9233 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9234 the source directory. Reported by Mark Harig
9235 <markh@frazier.landmark.com>.
cc542d3b 9236
f3b28801
C
92372000-06-20 J.T. Conklin <jtc@redback.com>
9238
9239 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9240
449f3b6c
AC
9241Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9242
9243 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9244 Generate using pdftex.
449f3b6c 9245 (PDFTEX): Define.
889bf7c5 9246 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9247 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9248 @contents at the start.
449f3b6c 9249
f7dc1244 92502000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9251
9252 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9253 Youmans.
48e934c6 9254
9e9c5ae7
AC
9255Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9256
9257 From Brian Youmans:
9258 * gdb.texinfo: Fix ``et al.''.
9259
c741b251
AC
9260Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9261
9262 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9263 loop.
c741b251 9264
4ab64e14
JG
92652000-05-19 Jimmy Guo <guo@cup.hp.com>
9266
9267 * configure: Regenerate.
9268
f7dc1244 92692000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9270
9271 * Makefile.in (install-info): Run install-info on installed Info
9272 files.
9273
8c70017b
AC
9274Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9275
a7cb598a 9276 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9277 Andrew Cagney.
8c70017b 9278
f7dc1244 92792000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9280
9281 * gdb.texinfo: Proofreading changes from Brian Youmans.
9282
bf0184be
ND
92832000-05-01 Nick Duffek <nsd@cygnus.com>
9284
9285 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9286 startup sequence, minor edits.
9287
f7dc1244 92882000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9289
9290 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9291 TeX.
9292
9293 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9294 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9295 like `n' and `s' which look weird. Convert some of the @kindex to
9296 @vindex, when they refer to variables, not commands.
9297
33e16fad
AC
9298Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9299
9300 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9301
f7dc1244 93022000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9303
9304 * Makefile.in (GDBMI_DIR): New variable.
9305 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9306 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9307 (gdbmi.texinfo): New target, for texi2roff.
9308 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9309 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9310
9311 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9312 gdbmi.texinfo.
9313 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9314 comment.
9315
d167840f
EZ
93162000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9317
9318 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9319 command.
d167840f 9320
f7dc1244 93212000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9322
9323 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9324 prevents the build (and is generally a Bad Idea).
9325
f7dc1244 93262000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9327
9328 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9329 a comma inside @var.
9330 (Command Files): Index markup changes from Dmitry Sivachenko
9331 <dima@Chg.RU>.
9332
f7dc1244 93332000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9334
9335 * Makefile.in (LN_S): Define.
9336 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9337 invoke "ln -s" unless it is known to work.
9338
9339 * configure.in (AC_PROG_LN_S): Add.
9340
8dc7983f
JB
93412000-04-14 Jim Blandy <jimb@redhat.com>
9342
9343 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9344 section.
9345 (Target Conditionals): Document ADDRESS_TO_POINTER,
9346 POINTER_TO_ADDRESS.
9347
1a8237e8
DB
93482000-04-11 Daniel Berlin <dan@cgsoftware.com>
9349
9350 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9351 gdb-cfg.texi to get the value.
9352
ca526f1a
JB
93532000-04-10 Jim Blandy <jimb@redhat.com>
9354
9355 * gdbint.texinfo (Target Architecture Definition): Fix
9356 cross-references.
9357
faaafcb4
JB
93582000-04-08 Jim Blandy <jimb@redhat.com>
9359
9360 * gdbint.texinfo (Using Different Register and Memory Data
9361 Representations): New section.
9362 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9363 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9364 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9365
1b27397f
AC
9366Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9367
9368 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9369 for acknowledgments.
1b27397f 9370
480ff1fb
AC
9371Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9372
9373 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9374 qThreadExtraInfo.
480ff1fb 9375
a9331b3f 93762000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9377
a9331b3f
RM
9378 * gdb.texinfo: Clarify which remote debug protocol commands are
9379 required and which are optional.
f1251bdd 9380
dbeb8dbd
AC
9381Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9382
9383 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9384 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9385 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9386 * annotate.texi: Update.
9387
6d2ebf8b
SS
93882000-03-28 Stan Shebs <shebs@apple.com>
9389
9390 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9391 expectation of additional changes before release), update
9392 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9393 node links, rephrase and/or shorten lines to fix formatting
9394 problem in both regular and @smallbook formats.
9395 * annotate.texi: Shorten lines in example, use smallexample
9396 consistently everywhere.
9397 * Makefile.in: Add comment about texinfo 4.0 html generation.
9398 (SFILES_INCLUDED): Add annotate.texi.
9399
5d161b24
DB
94002000-03-27 Daniel Berlin <dan@cgsoftware.com>
9401
5ae4183a
AS
9402 * gdb.texinfo (Debugging Output): Added new section, documenting
9403 the "set/show debug" commands.
5d161b24 9404
b9deaee7
AC
9405Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9406
9407 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9408 entry.
b9deaee7
AC
9409
9410 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9411 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9412 @chapter and @node entries.
a9331b3f 9413
b9deaee7 9414 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9415
9ef47d30
AC
9416Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9417
9418 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9419 files.
9ef47d30 9420
cfeada60
FN
94212000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9422
9423 From David Whedon <dwhedon@gordian.com>
5ae4183a 9424 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9425
6837a0a2
DB
94262000-03-22 Daniel Berlin <dan@cgsoftware.com>
9427
9428 * gdb.texinfo: Add documentation for the apropos command.
9429
bba2971c
MS
94302000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9431
9432 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9433
2b628194
MS
94342000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9435
a9331b3f 9436 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9437 two places.
9438
96a2c332
SS
94392000-03-17 Stan Shebs <shebs@apple.com>
9440
9441 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9442 <dima@Chg.RU>, also clarification of allowed content for
9443 string constants.
9444
f7dc1244 94452000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9446
9447 * gdb.texinfo (main menu): Add Annotations.
9448 (File Options): Add @cindex entries for each command-line option.
9449 Document --epoch, --annotate, --async, --interpreter, --write,
9450 --statistics, and --version.
9451
9452 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9453 of GDB.
9454
9d233477
JB
94552000-02-23 Jim Blandy <jimb@redhat.com>
9456
9457 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9458
14e0eb3b
JB
94592000-02-22 Jim Blandy <jimb@redhat.com>
9460
9461 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9462
3555de01
JM
94632000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9464
9465 * Makefile.in (diststuff): New target.
9466
5e35df8e
KB
94672000-02-15 Kevin Buettner <kevinb@redhat.com>
9468
9469 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9470 architecture. [From Jim Wilson.]
5e35df8e 9471
c5394b80
JM
94722000-01-16 Tom Tromey <tromey@cygnus.com>
9473
9474 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9475 (Delete Breaks): Mention range arguments.
9476 (Disabling): Likewise.
9477
c3f6f71d
JM
94782000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9479
9480 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9481
c4093a6a
JM
9482Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9483
9484 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9485 valid functions.
c4093a6a 9486
11cf8741
JM
94871999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9488
9489 * gdb.texinfo: Clarify regular expressions used in rbreak.
9490
917317f4
JM
94911999-10-15 Kevin Buettner <kevinb@cygnus.com>
9492
9493 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9494 MEMORY_REMOVE_BREAKPOINT): Document.
9495
9496Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9497
9498 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9499 offset re-using the DATA offset instead.
917317f4 9500
2df3850c
JM
95011999-10-11 Jim Kingdon <kingdon@redhat.com>
9502
9503 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9504
95051999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9506
9507 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9508 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9509 typos.
9510
9511 * gdb.texinfo: Various minor wording and formatting improvements,
9512 mentions of additional command-line options.
9513
2acceee2
JM
95141999-09-30 Fred Fish <fnf@cygnus.com>
9515
9516 * gdb.texinfo: Document additional forms of specifying section
9517 names and addresses for the add-symbol-file command.
9518
c2c6d25f
JM
95191999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9520
9521 * gdbint.texinfo: Fix typo, add the word "have".
9522
95231999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9524
9525 * gdbint.texinfo (Target Architecture Definition): Document the
9526 SKIP_PERMANENT_BREAKPOINT macro.
9527
d4f3574e
SS
95281999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9529
9530 * gdb.texinfo: Fiks speling errers.
9531
9532 * gdb.texinfo: Fix uses of @multitable.
9533
f7dc1244 9534 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9535 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9536 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9537 comments about using with optimization, add more indexing,
9538 fix info about disassembly-flavor.
9539
9540Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9541
9542 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9543 SKIP_SOLIB_RESOLVER): Define.
9544
9545Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9546
9547 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9548 ``g'' packets.
d4f3574e 9549
104c1213
JM
95501999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9551
9552 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9553 platform-specific info, inline remote.texi and move sections of it
9554 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9555 and register stack into the new chapter.
9556 * remote.texi: Remove, now part of gdb.texinfo.
9557 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9558
95591999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9560
9561 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9562 GDB_TARGET_IS_MACH386): These kludges have gone away.
9563
9564Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9565
9566 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9567 TDEPLIBS.
104c1213 9568
53a5351d
JM
95691999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9570
9571 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9572 surrounding text to fit HP-UX bits into general info.
9573 (HPPA-cfg.texi): Remove, no longer useful.
9574
9575 * gdb.texinfo: Remove explicit links from @node lines, remove
9576 HP-added "Detailed Node Listing" from main menu which confuses
9577 things.
9578
9579 From Dmitry Sivachenko <dima@Chg.RU>:
9580 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9581 in description of `set environment'.
53a5351d
JM
9582
95831999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9584
9585 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9586
7be570e7
JM
95871999-08-12 Ben Elliston <bje@cygnus.com>
9588
9589 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9590
f7dc1244 95911999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9592
9593 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9594 watch, awatch, and rwatch. Explain why the latter two cannot be
9595 set as software watchpoints. Document that watchpoints for local
9596 variables are deleted when the debuggee terminates.
7be570e7
JM
9597
9598Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9599
9600 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9601 packet. Allow E.. response packet. "qRcmd" packet is no longer
9602 reserved.
7be570e7
JM
9603
96041999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9605
a9331b3f
RM
9606 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9607 * gdb.texinfo: Ditto.
7be570e7 9608
96baa820
JM
96091999-08-06 Tom Tromey <tromey@cygnus.com>
9610
9611 * gdb.texinfo (KOD): New node.
9612
9613Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9614
9615 * remote.texi (Rcmd): Fix minor formatting typos.
9616
9617Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9618
9619 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9620 packets.
96baa820 9621
adf40b2e
JM
96221999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9623
9624 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9625 fixes.
9626
43ff13b4
JM
9627Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9628
9629 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9630
085dd6e6
JM
9631Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9632
9633 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9634 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9635 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9636 packets that are not supported on all hosts. Expand examples.
9637 Spell check.
085dd6e6
JM
9638
96391999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9640
9641 * Makefile.in: Recognize html, install-html. Add targets
9642 to build HTML versions of documentation via texi2html.
9643
9644Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9645
9646 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9647 testsuite.
085dd6e6
JM
9648
9649Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9650
9651 * remote.texi (Communication Protocol): Rewrite.
9652
9653Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9654
9655 * stabs.texinfo: Fix uses of xref.
9656
9e0b60a8
JM
9657Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9658
9659 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9660 info about patch submission.
9661
cce74817
JM
9662Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9663
9664 From Per Bothner <bothner@cygnus.com>:
9665 * gdb.texinfo: Document Chill support.
9666
9667Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9668
9669 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9670 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9671 Document that the value should be greater-than or equal-to zero.
9672 (NO_STD_REGS): Document. Deprecate.
cce74817 9673
ac9a91a7
JM
9674Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9675
9676 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9677 Document that these are not used.
ac9a91a7
JM
9678
9679Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9680
9681 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9682
392a587b
JM
9683Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9684
9685 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9686 numargs was dropped.
392a587b
JM
9687
9688Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9689
9690 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9691
b83266a0
SS
9692Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9693
9694 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9695 Update.
b83266a0 9696
7a292a7a
SS
9697Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9698
9699 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9700 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9701
9702Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9703
9704 * gdbint.texinfo: Fix typos: $ -> @.
9705
9706Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9707
9708 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9709 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9710 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9711 BREAKPOINT_FROM_PC.
a9331b3f 9712
7a292a7a
SS
9713Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9714
9715 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9716 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9717
9718Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9719
9720 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9721 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9722
97231999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9724
9725 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9726 longer exists.
9727
9728Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9729
9730 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9731 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9732 they make the manual source incomprehensible.
7a292a7a
SS
9733 * h8-cfg.texi: Remove, hasn't been used in years.
9734
c906108c
SS
9735Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9736
9737 * gdb.texinfo: Update the credits.
9738
9739Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9740
9741 * gdb.texinfo: Fix mistakes noticed in printout of last
9742 draft, add Alpha to discussion of heuristic fence post.
9743
9744Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9745
9746 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9747 Edition, merge some HP changes into mainline, describe some
9748 previously undocumented features, describe more of the target
9749 commands available, eliminate obsolete section on renamed
9750 commands.
c906108c
SS
9751 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9752
9753Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9754
9755 * gdb.texinfo: Make many HPPA conditionals unconditional,
9756 including catchpoint description, since now on for all configs.
9757 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9758 specializations.
9759
9760Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9761
9762 * Makefile.in (GDBvn.texi): Fix match expression to work with
9763 current format of VERSION in gdb/Makefile.in.
9764 * gdb.texinfo: Fix node ref to match new readline.
9765
9766Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9767
a9331b3f
RM
9768 * gdb.texinfo: Changes made as part of a project to merge in
9769 changes made by HP. Documentation makes extensive use of
c906108c
SS
9770 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9771 on remote debugging. There are differences in documentation
889bf7c5 9772 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9773 the HP manual discusses catchpoints, hardware watchpoints, and
9774 some HPUX specific limitations for shared library support.
a9331b3f 9775
c906108c
SS
9776 There are also a number of @node changes.
9777
97781999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9779
9780 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9781 (C Usage): Same.
9782
9783Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9784
9785 The following changes were made by Edith Epstein
889bf7c5
PA
9786 <eepstein@cygnus.com> as part of a project to merge in changes
9787 made by HP.
a9331b3f 9788
c906108c
SS
9789 * HPPA-cfg.texi: new file.
9790
9791 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9792
9793 * refcard.tex: change documentation about catch.
9794 removed info catch.
9795
9796Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9797
9798 * gdbint.texinfo: Expand on GDB's coding standards,
9799 specify the use of arg names with prototypes.
9800
98011998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9802
9803 * gdb.texinfo: Fix tipo.
9804
9805Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9806
9807 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9808 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9809
9810Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9811
9812 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9813
98141998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9815
9816 * agentexpr.texi: New file.
9817
9818Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9819
9820 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9821
98221998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9823
9824 * remote.texi: Changed wording that implied that the GDB remote
9825 protocol caches register values instead of GDB itself.
9826
9827Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9828
9829 * gdbint.texinfo: Add some info about symbol readers.
9830 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9831 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9832 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9833 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9834
9835Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9836
a9331b3f 9837 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9838
9839Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9840
9841 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9842
9843Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9844
9845 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9846 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9847
9848Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9849
9850 * gdbint.texinfo: Fix minor typos.
9851
9852Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9853
9854 * gdbint.texinfo: Complete overhaul. Group descriptions more
9855 logically, add more info on generic algorithms, remove much
9856 obsolete and/or wrong material.
9857
9858Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9859
9860 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9861
9862Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9863
9864 * refcard.tex: Copyright, address updates.
9865
9866Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9867
9868 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9869 for the edition instead of confusing GDB-version-like numbers.
9870
9871Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9872
9873 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9874
9875Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9876
5ae4183a 9877 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9878
9879Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9880
9881 * gdb.texinfo: Add some credits, mention bug monitor.
9882 * remote.texi: Mention mips monitor targets.
9883 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9884
c906108c
SS
9885Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9886
9887 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9888 files, finish sorting of host vs target vs native macros, describe
9889 some more of them.
c906108c
SS
9890
9891Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9892
9893 * gdbint.texinfo (Host Conditionals): Document change from
9894 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9895
9896Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9897
9898 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9899 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9900
9901Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9902
9903 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9904 Document LSEEK_NOT_LINEAR.
9905
9906Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9907
9908 * stabs.texinfo (Stab Section Basics): Make it clear that only
9909 some versions of the GNU linker remove the leading N_UNDF symbol.
9910
9911Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9912
9913 * stabs.texinfo (String Field): Document type number pairs here,
9914 instead of in the Sun specific section.
9915 (Include Files): The GNU linker supports the N_BINCL
9916 optimization. Clarify the N_BINCL value, and what it is used
9917 for.
9918 (Procedures): Document N_FUN with an empty string to mark the end
9919 of a function.
9920 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9921 (Sun Differences): Remove this node, as the information is now
9922 elsewhere in the main document.
9923 (Stab Section Basics): Mention that the GNU linker may optimize
9924 stabs and remove the leading N_UNDF symbol.
9925
9926Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9927
9928 * gdb.texinfo, refcard.tex: Restore author credit
9929
9930Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9931
9932 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9933 documentation to account for START and END macros taking
9934 one arg.
9935
9936Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9937
9938 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9939 * gdb.texinfo (Frames): Fix typo.
9940
9941Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9942
9943 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9944 a target_signal as arg type, not a pid.
9945
9946Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9947
9948 * gdb.texinfo: Document `set assembly-language'.
9949
9950Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9951
9952 * remote.texi: Update list of stubs in the GDB distribution.
9953
9954Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9955
9956 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9957 Also document that some systems can use mmalloc but must define
9958 this if their C runtime allocates memory that is later freed.
c906108c 9959 (MMCHECK_FORCE): Document new macro.
a9331b3f 9960
c906108c
SS
9961Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9962
9963 * remote.texi: Add documentation for target Sparclet.
9964
9965Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9966
a9331b3f 9967 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9968 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9969 * configure.in: Rewritten for autoconf.
9970 * configure: New.
9971
9972Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9973
9974 * Makefile.in (DVIPS): New define, set to dvips.
9975 (dvi): Add stabs.dvi.
9976 (ps): New target.
9977 (all-doc): Depend on info, dvi, and ps targets.
9978 (STAGESTUFF): Add *.ps and *.dvi files.
9979 (clean-info, clean-dvi): Remove.
9980 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9981 rules completely rewritten.
9982 (maintainer-clean): Remove clean-info and clean-dvi
9983 dependencies and put their actions in the rules.
9984 (gdb.ps): New target
a9331b3f 9985 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9986 intermediate TeX files, whether they have 2 or 3 character
9987 extensions.
9988 (gdbint.ps): Add target and rules.
9989 (gdb-internals): Delete unused target.
9990 (Makefile): Depends upon config.status also.
9991
9992Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9993
9994 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9995 set.
9996
9997Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9998
9999 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10000 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10001
10002Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10003
10004 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10005
10006Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10007
10008 * gdb.texinfo (Print settings): Document
10009 `set/show print static-members' commands.
10010
10011Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10012
10013 * gdbint.texinfo (Native): Document name change, coredep.c to
10014 core-aout.c.
10015
10016Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10017
10018 * stabs.texinfo (Include Files): Document the values the SunOS4
10019 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10020
10021Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10022
10023 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10024 Fix typo.
10025
10026Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10027
10028 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10029 "gdb.tar.Z".
10030
10031Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10032
10033 * Makefile.in (maintainer-clean): New target, synonym for
10034 realclean.
10035
10036Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10037
10038 * Update all FSF addresses except those in COPYING* files.
10039
10040Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10041
10042 From Richard Earnshaw (rearnsha@armltd.co.uk):
10043 * gdb.texinfo (convenience variables): Document $_exitcode.
10044 (quit): Document optional expression to use as exit code.
10045
10046Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10047
10048 * gdb.texinfo, remote.texi: Brought up to date with various
10049 GDB changes.
10050
10051Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10052
10053 * gdb.texinfo: Update dates and versions, fix comments about
10054 hardware watchpoints in future releases and about the
10055 sharedlibrary command.
10056
10057Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10058
10059 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10060 C_FUN stab. Other cleanups.
10061
10062Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10063
10064 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10065 for the sparc stub.
10066
10067Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10068
10069 * annotate.texi: Clarify which addresses have differing formats
10070 depending on the language and which do not.
10071
10072Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10073
10074 * remote.texi (NetWare): Changed example to use BOARD= instead of
10075 NODE= argument to reflect correspoding change to gdbserve.nlm.
10076
10077Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10078
10079 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10080 GDB, as well as AIX dbx, supports the size type attribute.
10081
10082Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10083
10084 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10085
10086Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10087
10088 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10089 and new 'if' and 'while' commands.
10090
10091Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10092
10093 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10094
10095Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10096
10097 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10098 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10099 NetWare targets. Mostly stolen from the Server node.
10100
10101Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10102
10103 * gdb.texinfo (Setting): Talk about the language of a source file
10104 versus the working language. The old documentation did not match
10105 what GDB did.
10106
10107Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10108
10109 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10110 of a source file.
10111
10112Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10113
10114 * gdb.texinfo (Processes): New node.
10115
10116Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10117
10118 * remote.texi: Update documentation of set/show mipsfpu.
10119
3fc11d3e
JM
10120Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10121
10122 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10123 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10124
10125Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10126
10127 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10128 obsolete conditionals, described some others.
10129
10130Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10131
10132 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10133 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10134
10135Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10136
10137 * gdbint.texinfo: Put regex conditionals in their own table.
10138
10139Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10140
10141 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10142 described or fixed the descriptions of many others.
10143
10144Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10145
10146 * gdb.texinfo: Add some more credits.
10147 * gdbint.texinfo: Capitalize GDB consistently, describe some
10148 macros and remove some.
10149
10150Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10151
10152 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10153 obsolete conditionals, described some others.
10154
10155Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10156
10157 * gdb.texinfo (help targets): Changed to `help target', which
10158 is the correct gdb command.
10159
10160Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10161
10162 * annotate.texi (TODO): New node, for keeping track of annotations
10163 suggested but not yet implemented.
10164
10165Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10166
10167 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10168 another symbol, it is not the address itself.
10169
10170Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10171
10172 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10173 of stabs-in-coff sections.
10174
10175Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10176
10177 * annotate.texi: Change edition to 0.5 and date to May 1994.
10178 Add index.
10179 (Frames): New node, for frame annotation.
10180 (Displays): New node, for display annotation.
10181
10182 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10183 when waiting for your program to stop.
10184
10185Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10186
10187 * annotate.texi (Breakpoint Info): Document annotation of header
10188 fields and record annotation.
10189
10190Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10191
10192 * annotate.texi: New file, to document annotations.
10193
10194Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10195
10196 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10197 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10198
10199Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10200
10201 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10202 section, and say n_strx field is compilation unit relative.
10203 * stabs.texinfo: Don't use @code for a.out when it is the name of
10204 an object file format.
10205
10206Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10207
10208 * gdb.texinfo: Refer to file names, not path names, per rms
10209 convention.
10210 (Arguments): Fix typo.
10211
10212Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10213
10214 * stabs.texinfo (Global Variables): Talk about stabs in files
10215 where variables are referenced, but not defined.
10216
10217Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10218
10219 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10220 Cplusplus to new nodes Member Type Descriptor and Method Type
10221 Descriptor. Re-write stuff for #.
10222
10223Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10224
10225 * gdb.texinfo (Print Settings): Don't document "set print
10226 fast-symbolic-addr off". The bug which it worked around was fixed
10227 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10228
10229 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10230 N_ENTRY node.
10231
10232 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10233
10234Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10235
10236 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10237 references to ieee-float.c.
10238
10239Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10240
10241 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10242 match what the code actually does.
10243
10244Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10245
10246 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10247
10248Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10249
10250 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10251 i, and b.
10252
10253Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10254
10255 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10256 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10257 as "stabs in sections" rather than just saying "ELF and SOM".
10258 Also make that stuff apply to COFF.
10259
10260Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10261
10262 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10263 Ghostscript.
10264
10265Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10266
10267 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10268 versus functions without line numbers, also mention stepping into
10269 them as well as "step" when you are in them. Tell the user how to
10270 deal with the situation. Add comment about "debugging information".
10271
10272Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10273
10274 * stabs.texinfo (Enumerations): Document restriction on where
10275 enumeration types can appear and still win with GDB.
10276
10277Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10278
10279 * stabs.texinfo (Negative Type Numbers): Document format for type
10280 -16.
10281
10282Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10283
10284 * gdb.texinfo (Selection, Frame Info): Update information about
10285 arbitrary frame specficiations.
10286
10287Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10288
10289 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10290
10291Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10292
10293 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10294
10295Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10296
10297 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10298
10299Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10300
10301 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10302 Differences node to Statics node.
10303 (Statics): Discuss XCOFF use of V symbol descriptor.
10304
10305 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10306 not clean.
10307
10308Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10309
10310 * gdb.texinfo (Print Settings): Document `set print
10311 fast-symbolic-addr' and improve the doc for some other
10312 `set print's.
10313
10314Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10315
10316 * stabs.texinfo (String Field): Talk about defining several type
10317 numbers at once.
10318 Fix lint regarding changing node ELF Transformations to
10319 ELF and SOM Transformations.
10320
10321Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10322
10323 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10324
10325Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10326
10327 * stabs.texinfo (Cross-References): `::' is for nested types only
10328 within <>.
10329 (Structures): Document static members.
10330
10331Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10332
10333 * stabs.texinfo: Document S type attribute.
10334
10335Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10336
10337 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10338
10339Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10340
10341 * gdbint.texinfo: Fix a few typos.
10342
10343Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10344
10345 * gdb.texinfo, remote.texi: formatting improvements
10346
10347 * gdb.texinfo (New Features): mention threads.
10348 (Summary, C): fix xrefs in newly contributed text.
10349 (Threads): index entries, clarifications, example
10350 (passim): minor typos fixed, phrasing improvements
10351
10352 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10353 entries; (Server): explain use of gdbserver w/real-time systems,
10354 add example of conflicting TCP port; (MIPS Remote) break up
10355 running text into table, highlighting commands, and add example.
a9331b3f 10356
c906108c
SS
10357Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10358
10359 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10360
10361Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10362
10363 * stabs.texinfo (Nested Symbols): New node.
10364 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10365
10366Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10367
10368 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10369 to picking which Bbss.bss symbol to use, and (because there seems to
10370 be no good way of doing it) re-write some of the text to make it
10371 sound like Bbss.bss isn't such a great idea after all (as currently
10372 designed).
10373
10374 * gdb.texinfo (C): In addition to saying people have to use g++ for
10375 good results, say they have to use stabs. Specifically say cfront
10376 doesn't work well.
10377 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10378 the gdb README. Add xrefs to places where the support for the various
10379 languages is described in detail.
10380
10381Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10382
10383 * stabs.texinfo: Clean up stuff about visibility and virtual
10384 characters.
10385
10386 * stabs.texinfo (N_M2C): Cite Sun doc.
10387
10388Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10389
10390 * gdb.texinfo: updates re threads.
10391 * remote.texinfo: avoid index entries starting with digits.
10392
10393Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10394
10395 * stabs.texinfo (Enumerations): Talk about large, negative and
10396 octal values. Clean up cross reference to type attributes.
10397 (String Field): Say that GDB 4.11 supports size attribute.
10398
10399Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10400
10401 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10402 is a mandatory step. Make the stuff about that more concise.
10403
10404Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10405
10406 * stabs.texinfo (Class Names): New node.
10407
10408 * gdb.texinfo (Command Files): Explain order of init file reading.
10409
10410 * remote.texi (Bootstrapping): Talk about getting the serial driver
10411 to deal with ^C sent by gdb to stop the remote system.
10412
10413Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10414
10415 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10416
10417 * libgdb.texinfo (Defining Commands): made the DOC arg
10418 to gdb_define_app_command a char * instead of char **
10419 per a suggestion from kingdon.
10420
10421 * libgdb.texinfo: total rewrite from a different starting
10422 premise.
10423
10424Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10425
10426 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10427 floats passed as doubles (to improve clarity).
10428
10429Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10430
10431 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10432
10433 * a4rc.sed: update to work with Andreas Vogel papersize params
10434
10435 * refcard.tex: use Andreas Vogel simplifications of papersize
10436 params; remove useless version info; update copyright date.
10437
10438Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10439
10440 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10441
10442Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10443
10444 * gdb.texinfo (Files): Say what address the load command loads it at.
10445
10446 * stabs.texinfo (Common Blocks): Minor cleanups.
10447
10448 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10449 that Sun has backed away from the linker kludge and thus the relevant
10450 issue is changes to the SunPRO tools, not the Solaris linker.
10451
10452 * stabs.texinfo (Traditional Integer Types): Clean up description
10453 of octal bounds a little bit. Document extra leading zeroes.
10454
10455Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10456
10457 * gdb.texinfo (Signaling): Update for symbolic symbol names
10458 and add a section explaining the difference between the GDB
10459 signal command and the shell kill utility.
10460
10461Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10462
10463 * libgdb.texinfo: added `@' to braces that were unescaped.
10464
10465Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10466
10467 * libgdb.texinfo: new file. Spec for the gdb library.
10468
10469Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10470
10471 * stabs.texinfo (Include Files): Fix typo (start -> end).
10472
10473Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10474
10475 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10476 from Melissa at FSF's editing pass.
10477
10478Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10479
10480 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10481 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10482 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10483
10484Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10485
10486 * remote.texi (Bootstrapping): Discuss 386 call gates.
10487
10488Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10489
10490 * stabs.texinfo (Based Variables): New node.
10491
10492Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10493
10494 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10495 names, sizes, and formats to suggest how not to lose.
10496
10497Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10498
10499 * stabs.texinfo (Methods): Fix typo.
10500
10501Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10502
10503 * gdb.texinfo: Fix a few typos.
10504
10505Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10506
10507 * gdb.texinfo: Clarify how well it works with Fortran.
10508
10509 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10510 More on relocating stabs in ELF files.
10511
10512Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10513
10514 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10515
10516Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10517
10518 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10519 parameters on VAX.
10520
10521Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10522
10523 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10524
10525Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * stabs.texinfo: Make info author notice match the TeX author notice.
10528
10529Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10530
10531 * stabs.texinfo: Initial-caps all words in node names and
10532 non-trivial words in section names.
10533
10534Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10535
10536 * stabs.texinfo: Many minor cleanups.
10537
10538 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10539
10540Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10541
10542 * stabs.texinfo: Remove full description of big example.
10543 It's not really helpful; just use pieces of it where appropriate.
10544 Add more Texinfo formatting directives (@samp, etc.).
10545 Use @deffn to define stab types.
10546 Eliminate some wordiness. Break up some nodes.
10547 Add an (alphabetized) index of symbol types.
10548 Use consistent capitalization style in node and section names.
10549
10550Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10551
10552 * gdb.texinfo: Change typo "Two two" to "The two".
10553
10554Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10555
10556 * stabs.texinfo (XCOFF-differences): Remove references to
10557 non-existent types N_DECL and N_RPSYM.
10558
10559 * stabs.texinfo (String Field): Say that type attributes bug is
10560 fixed in GDB 4.10, since it is.
10561
10562 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10563
10564Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10565
10566 * stabs.texinfo: Formatting cleanups.
10567
10568Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10569
10570 * stabs.texinfo: When explaining the n_type of a stab, standardize
10571 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10572 no tabs, use @r).
10573 (Global Variables): Clean up.
10574
10575Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10576
10577 * stabs.texinfo (Stack Variables): Re-write.
10578
10579Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10580
10581 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10582 addresses of a source file. Also revise formatting.
10583 Change "object module" or "object file" to "source file".
10584 Various: Miscellaneous cleanups.
10585
10586Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10587
10588 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10589
10590Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10591
10592 * gdbint.texinfo: Removed many nonsensical machine-collected
10593 host and target conditionals, described some of the remainder.
10594
10595Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10596
10597 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10598
10599 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10600 paragraph which follows.
10601
10602 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10603 variables. Looks better and avoids overful hbox.
10604
10605Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10606
10607 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10608
10609Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10610
10611 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10612 retransmit-timeout
10613
10614Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10615
10616 * gdbint.texinfo: Update statement about `some ancient Unix
10617 systems, like Ultrix 4.0' to Ultrix 4.2.
10618
10619Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10620
10621 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10622
10623 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10624
10625 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10626 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10627
10628 * remote.texi: new name for former gdbinv-s.texi
10629
10630 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10631
10632Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10633
10634 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10635 variables for MIPS remote debugging protocol.
10636
10637Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10638
10639 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10640
10641Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10642
10643 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10644
10645Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10646
10647 * gdb.texinfo: repair conditional bugs in text markup
10648
10649Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10650
10651 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10652 to select Modula-2 material.
10653
10654Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10655
10656 * stabs.texinfo: Cleanups regarding statics.
10657
10658 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10659 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10660
10661Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10662
10663 * stabs.texinfo: N_MAIN is sometimes used for C.
10664
10665Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10666
10667 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10668
10669Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10670
10671 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10672 removed from the code by Kingdon.
c906108c
SS
10673
10674Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10675
10676 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10677 input when evaluating breakpoint conditions; the bug has been fixed.
10678
10679 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10680 sets the ignore count to N-1, not to N.
10681
10682Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10683
10684 * refcard.tex (\hoffset): correct longstanding error to match
10685 intended offset; avoids cutting off edge on some printers
10686
10687Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10690
10691Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10692
10693 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10694
10695Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10696
10697 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10698 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10699 collect sed edits if any, apply to refcard before formatting;
10700 (refcard.ps) stop implying PS fonts if PS output requested;
10701 (lrefcard.ps) delete extra target for variant PS fonts
10702
10703 * refcard.tex: parametrize papersize dependent info, collect
10704 in easily replaced spot
10705
10706 * a4rc.sed: new file, edits to refcard for A4 paper
10707
10708Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10709
10710 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10711
10712Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10713
10714 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10715
10716Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10717
10718 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10719 politely rather than rudely.
10720
10721Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10722
10723 * stabs.texinfo: Document common blocks.
10724
10725Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10726
10727 * stabs.texinfo: Add some basic info about stabs-in-elf.
10728
10729Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10730
10731 * stabs.texinfo (Top): Minor cleanup.
10732
10733Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10734
10735 * Makefile.in (install-info): remove parentdir support
10736
10737Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10738
10739 * gdb.texinfo (Copying): delete this node and references to it;
10740 RMS says this manual need not carry GPL. (passim): Improvements
10741 from last round at FSF, largely due to Ian Taylor review, and
10742 minor formatting improvements.
10743
10744 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10745 largely due to Ian Taylor review. (Debug Session): minor edits to
10746 new text.
10747
10748Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10749
10750 * Makefile.in (realclean): Remove info and dvi files too.
10751
10752Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10753
10754 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10755 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10756 * gdb.texinfo: Change accordingly.
10757
10758 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10759 N_{L,R}BRAC,N_SLINE are relative to.
10760
10761Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10762
10763 * Makefile.in (GDBvn.texi): Update atomically.
10764
10765Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10766
10767 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10768
10769Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10770
10771 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10772 addresses together. Also motivate the set print symbol-filename
10773 command and suggest other solutions.
10774
10775Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10776
10777 * gdb.texinfo (set print elements): Note that the number of
10778 elements is set to unlimited by "set print elements 0".
10779
10780Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10781
10782 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10783 NF_LDOUBLE means.
10784 (Stab Types): Include Solaris stab types.
10785 (Procedures): Document Solaris extensions.
10786
10787Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10788
10789 * gdb.texinfo: Add `set print symbol-filename' doc.
10790
10791Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10792
10793 * stabs.texinfo (Arrays): Talk about type definition vs. type
10794 information.
10795
10796 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10797 the trailing semicolon.
10798
10799Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10800
10801 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10802 and merge in other parts of the document addressing these subjects.
10803 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10804
10805 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10806 at the end of a range type.
10807
10808 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10809 AIX extensions.
10810
10811Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10812
10813 * stabs.texinfo (Stabs Format): Misc fixes.
10814
10815Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10816
10817 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10818 (Traditional builtin types): Document convex convention for long long.
10819 (Negative builtin types): Discuss type names, and misc fixes.
10820
10821Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10822
10823 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10824 point types used with @samp{R} type descriptor.
10825 (Symbol Descriptors): Describe how to handle conflict between
10826 different meanings of @samp{P} symbol descriptor.
10827
10828Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10829
10830 * stabs.texinfo: Remove node Quick Reference and put its children
10831 directly under the main menu.
10832
10833 * stabs.texinfo: Many more changes to bring it into line with
10834 AIX documentation and reality. I think it now has all the
10835 information from the AIX documentation, except that I burned
10836 out when I got to variant records (Pascal and Modula-2) and
10837 all the COBOL types. Oh well, we can add them later when we're
10838 worrying more about those languages.
10839
10840 * stabs.texinfo (Automatic variables): Talk about what it means
10841 to omit the symbol descriptor.
10842
10843Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10844
10845 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10846 gcc2 behavior with promoted args.
10847
10848Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10849
10850 * gdb.texinfo: include readline appendices in info version of manual
10851
10852Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10853
10854 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10855 target remote.
10856
10857 * gdb.texinfo (Machine Code): more index entries for disassemble
10858
10859Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10860
10861 * Clarify the intended use of the gdb-testers and gdb-patches
10862 mailing lists, and shrink gzip comment.
10863
10864Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10865
10866 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10867 DOSHOST configuration of manual.
10868
10869 * gdb.texinfo (MIPS Stack): new node.
10870
10871 * all-config.texi (MIPS) new switch.
10872
10873 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10874 tense; (MIPS Remote) new node.
10875
10876 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10877 bug; (Environment) less passive, other small cleanups in text about
10878 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10879 (Remote) new MIPS Remote menu entry.
10880
10881Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10882
10883 * stabs.texinfo: Many changes to include information from the
10884 AIX documentation.
10885
10886 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10887
10888Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10889
10890 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10891 Move a bunch of information from ../README.
10892 (Getting Started): New node.
10893
10894Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10895
10896 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10897
10898 * gdb.texinfo: advance manual revision dates to present
10899
10900 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10901 stop using silly Roman numerals in @set variable names
10902
10903Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10904
10905 * stabs.texinfo (Parameters): Keep trying to get this right.
10906
10907Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10908
10909 * stabs.texinfo (Parameters): More on "local parameters".
10910
10911Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10912
10913 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10914
10915Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10916
10917 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10918 (Parameters): Rewrite.
10919 (xcoff-differences, Sun-differences): Minor changes.
10920
10921Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10922
10923 * stabs.texinfo: Minor cleanup.
10924
10925Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10926
10927 * gdbint.texinfo: Minor xcoff stuff.
10928
10929Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10930
10931 * gdbint.texinfo: Update for new config directory structure.
10932 Add info about internal type data structures.
10933
10934Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10935
10936 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10937 $(srcdir).
10938 (gdb-config.texi): Depend on file in $(srcdir).
10939
10940Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10941
10942 * stabs.texinfo: Fixes about N_SO.
10943
10944Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10945
10946 * gdb.texinfo: include list of nonstandard init file names
10947
10948 * *-config.texi: new switch GENERIC for text that applies *only*
10949 to (usual) multiple-target version of manual
10950
10951 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10952 h8 config
10953
10954 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10955 in menus (rather than conditionally selected multiple alternative
10956 menus).
10957
10958 * Makefile.in: define and use DOC_CONFIG var to select
10959 configuration for GDB user manual.
10960
10961 * gdb-config.texi: delete from repository, generate from Makefile.
10962
10963 * all-config.texi: normal `generic' configuration file, formerly
10964 stored as gdb-config.texi
10965
10966Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10967
10968 * Makefile.in: add dvi target to build all .dvi files
10969
10970Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10971
10972 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10973
10974Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10975
10976 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10977 host conditionals.
10978 * stabs.texinfo: More array fixes inspired by Jim's.
10979
10980Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10981
10982 * stabs.texinfo: Fixes re arrays and continuations.
10983
10984 * gdbint.texinfo: Add XCOFF node.
10985
10986Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10987
10988 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10989
10990Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10991
10992 * stabs.texinfo: Fix for array types to mention lower bounds.
10993
10994Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10995
10996 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10997
10998Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10999
11000 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11001
11002Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11003
11004 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11005 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11006
11007Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11008
11009 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11010
11011Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11012
11013 * gdb.texinfo, gdbinv-s.texi: misc updates
11014
11015Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11016
11017 * gdbint.texinfo: Brief documentation for longjmp support,
11018 from an email msg by Stu.
11019
11020Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11021
11022 * stabs.texinfo: Fix description of floating point "range"
11023 types (which really define basic types). Reported by Jim Meehan,
11024 <meehan@src.dec.com>.
11025
11026 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11027
11028Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11029
11030 * gdbint.texinfo: Slightly expand section on supporting a new
11031 object file format.
11032
11033Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11034
11035 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11036 intermediate file.
11037
11038Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11039
11040 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11041
11042Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11043
11044 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11045
11046 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11047 as well as Z8002.
11048
11049Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11050
11051 * gdbint.texinfo: Add sections on clean design and on how to send
11052 in changes.
11053
11054Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11055
11056 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11057
11058Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11059
11060 * gdb.texinfo: Fix typo, reported by Karl Berry.
11061
11062Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11063
11064 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11065
11066Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11067
11068 * gdbint.texinfo: fixed a stray email address (needs @@),
11069 added @table @code to node "Native Conditionals"
11070
11071Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11072
11073 * gdbint.texinfo: Describe coding style of GDB.
11074
11075Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11076
11077 * stabs.texinfo: Minor wording changes.
11078
11079Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11080
11081 * gdbint.texinfo: Improve release doc slightly.
11082
11083Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11084
11085 * gdbint.texinfo: Improve doc of GDB config macros.
11086
11087Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11088
11089 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11090 These will be reinserted when examined.
11091
11092Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11093
11094 * gdbint.texinfo: Make a start at documenting all the #if macros
11095 in GDB. At least list them all, and start separating them into
11096 host-specific and target-specific.
11097
11098Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11099
11100 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11101 examples (not consistent w others).
c906108c
SS
11102 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11103 for generic vn of doc
11104
11105Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11106
11107 * Makefile.in: always create installation directories.
11108
11109Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11110
11111 * gdb.texinfo: in h8 config, do not describe searching commands.
11112
11113Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11114
11115 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11116 conditionals; introduce a few generic switches that may be
11117 useful for other cross-dev or dos-hosted configs.
11118
11119 * gdb.texinfo: fix typo in "info reg" description
11120
11121Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11122
11123 * stabs.texinfo: Minor updates from running TeX over it.
11124 * Makefile.in (stabs.dvi, stabs.ps): Add.
11125
11126Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11127
11128 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11129 First pass at converting it to texinfo.
11130
11131Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11132
11133 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11134 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11135
11136Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11137
11138 * gdbint.texinfo: Add section on partial symbol tables.
11139
11140Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11141
11142 * gdb.texinfo: document `set remotedebug' and `set
11143 rstack_high_address'.
11144
11145Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11146
11147 * gdb.texinfo: slight expansion of new text on reading info files
11148 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11149 H8/300 from DOS.
11150
11151Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11152
11153 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11154
11155Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11156
11157 * gdb.texinfo: Say how to read the `info' files.
11158
11159Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11160
11161 * Makefile.in: gm4 -> m4.
11162
11163Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11164
11165 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11166 Documentation' ahead of `Installing GDB' to match README.
11167 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11168 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11169
11170Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11171
11172 * Makefile.in: remove $(srcdir) from gdb.info rule.
11173
11174Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11175
11176 * Makefile.in: commented out gdb-all.texinfo rule. This is
11177 temporary.
11178
11179Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11180
11181 * Makefile.in, configure.in: removed traces of namesubdir,
11182 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11183 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11184
11185Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11186
11187 * gdb.texinfo: Improve how we ask for bug reports.
11188
11189Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11190
11191 * Makefile.in: infodir belongs in datadir.
11192
11193Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11194
11195 * Makefile.in: remove spaces following hyphens, bsd make can't
11196 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11197 standards.text support.
c906108c
SS
11198
11199Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11200
11201 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11202 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11203 and mandir now keyed off datadir by default.
11204
11205\f
11206Local Variables:
9e9c5ae7 11207mode: change-log
c906108c
SS
11208left-margin: 8
11209fill-column: 74
11210version-control: never
11211End:
This page took 1.646718 seconds and 4 git commands to generate.