[AArch64] Improve PC-relative relocation check for shared library
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
897c3d32
DE
12015-04-24 Doug Evans <dje@google.com>
2
3 * python.texi (Xmethods In Python): Fix name of method to call the
4 xmethod.
5
1b6e6f5c
GB
62015-04-17 Gary Benson <gbenson@redhat.com>
7
8 * gdb.texinfo (Connecting to a Remote Target): Mention that
9 GDB can access program files from remote targets that support
10 qXfer:exec-file:read and Host I/O packets.
11
c78fa86a
GB
122015-04-17 Gary Benson <gbenson@redhat.com>
13
14 * gdb.texinfo (Remote Configuration): Document the "set/show
15 remote pid-to-exec-file-packet" command.
16 (General Query Packets): Document the qXfer:exec-file:read
17 qSupported features. Document the qXfer:exec-file:read packet.
18
a9a5a3d1
GB
192015-04-17 Gary Benson <gbenson@redhat.com>
20
21 * gdb.texinfo (set sysroot): Document that "set sysroot" also
22 applies to executable paths if supplied to GDB as absolute.
23
4f45d445
JK
242015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
25
26 * gdb.texinfo (Mode Options): Remove -xdb.
27
e7a8570f
JK
282015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
29 Eli Zaretskii <eliz@gnu.org>
30
31 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
32 compile, show debug compile. New subsection Compilation options for
33 the compile command. New subsection Compiler search for the compile
34 command.
35
f2983cc3
AW
362015-04-09 Andy Wingo <wingo@igalia.com>
37
38 * guile.texi (Frames In Guile): Describe frame-read-register.
39
599bd15c
GB
402015-04-02 Gary Benson <gbenson@redhat.com>
41
42 * gdb.texinfo (set sysroot): Document "target:".
43
d11916aa
SS
442015-04-01 Sasha Smundak <asmundak@google.com>
45
46 * doc/python.texi (Writing a Frame Unwinder in Python): Add
47 section.
48
df8411da
SDJ
492015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
50
51 PR corefiles/16092
52 * gdb.texinfo (gcore): Mention new command 'set
53 use-coredump-filter'.
54 (set use-coredump-filter): Document new command.
55
d33279b3
AT
562015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
57
58 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
59 documentation, reorder the info os entries in alphabetical order.
60
852f8402
SM
612015-03-26 Simon Marchi <simon.marchi@ericsson.com>
62
63 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
64 -data-write-memory-bytes.
65
856e7dd6
PA
662015-03-24 Pedro Alves <palves@redhat.com>
67
68 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
69 mention that threads may sometimes run unlocked.
70
236af5e3
YG
712015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
72
73 * gdb.texinfo (Remote configuration): Document "set/show
74 serial parity" command.
75
464b0089
GB
762015-03-18 Gary Benson <gbenson@redhat.com>
77
78 * gdb.texinfo (General Query Packets): Remove documentation
79 for now-removed vFile:fstat qSupported features.
80
0a93529c
GB
812015-03-11 Gary Benson <gbenson@redhat.com>
82
83 * gdb.texinfo (Remote Configuration): Document the
84 "set/show remote hostio-fstat-packet" command.
85 (General Query Packets): Document the vFile:fstat
86 qSupported features.
87 (Host I/O Packets): Document the vFile:fstat packet.
88
85642ba0
AW
892015-03-11 Andy Wingo <wingo@igalia.com>
90
91 * guile.texi (Objfiles In Guile): Document objfile-progspace.
92
f7e6eed5
PA
932015-03-04 Pedro Alves <palves@redhat.com>
94
95 * gdb.texinfo (Remote Configuration): Document the "set/show
96 remote swbreak-feature-packet" and "set/show remote
97 hwbreak-feature-packet" commands.
98 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
99 decription.
100 (Stop Reply Packets): Document the swbreak and hwbreak stop
101 reasons.
102 (General Query Packets): Document the swbreak and hwbreak
103 qSupported features.
104 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
105
f873665f 1062015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
107
108 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
109 under *stopped.
110
9a284c97
DE
1112015-03-02 Doug Evans <xdje42@gmail.com>
112
113 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
114
446899e4
AA
1152015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
116
117 * gdb.texinfo (S/390 and System z Features): Describe new feature
118 "org.gnu.gdb.s390.vx".
119
7ee67ee4
SDJ
1202015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
121
122 PR gdb/18008
123 * gdb.texinfo (maint internal-error, maint internal-warning, maint
124 demangler-warning): Fix typo ("problam").
125
53cf2ee0
DT
1262015-02-19 David Taylor <dtaylor@emc.com>
127
128 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
129
3133f8c1
JM
1302015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
131
132 * gdb.texinfo (Static Probe Points): Add cindex `static probe
133 point, DTrace'.
134 (Static Probe Points): Modified to cover DTrace probes in addition
135 to SystemTap probes. Also modified to cover the `enable probe'
136 and `disable probe' commands.
137
9aca2ff8
JM
1382015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
139
140 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
141 `disable probe' commands.
142
fa3f8d5a
DT
1432015-02-12 David Taylor <dtaylor@emc.com>
144
145 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
146 fields of the QTDV packet.
147
d33501a5
MM
1482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
149
150 * gdb.texinfo (Branch Trace Configuration Format): Add size.
151 (Process Record and Replay): Describe new set|show commands.
152 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
153
f4abbc16
MM
1542015-02-09 Markus Metzger <markus.t.metzger@intel.com>
155
156 * gdb.texinfo (Process Record and Replay): Describe the "record
157 btrace bts" command.
158 (General Query Packets): Describe qXfer:btrace-conf:read packet.
159 (Branch Trace Configuration Format): New.
160
cfb069a8
GB
1612015-01-31 Gary Benson <gbenson@redhat.com>
162 Doug Evans <dje@google.com>
163
164 * gdb.texinfo (Command Completion): Document new
165 "set/show max-completions" option.
166
f57d2163
DE
1672015-01-31 Doug Evans <xdje42@gmail.com>
168
169 * gdb.texinfo (Symbols): Document new commands
170 "maint print symbol-cache", "maint print symbol-cache-statistics",
171 "maint flush-symbol-cache". Document new option
172 "maint set symbol-cache-size".
173
9f050062
DE
1742015-01-31 Doug Evans <xdje42@gmail.com>
175
176 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
177 distinguish script files vs inlined scripts.
178 * python.texi (Python Auto-loading): Ditto.
179
b6577aab
DE
1802015-01-30 Doug Evans <dje@google.com>
181
182 * gdb.texinfo (Symbols) <info source>: Output now contains producer
183 string if present.
184
3a8b707a
DE
1852015-01-27 Doug Evans <dje@google.com>
186
187 * python.texi (Objfiles In Python): Document Objfile.username.
188
1b549396
DE
1892015-01-27 Doug Evans <dje@google.com>
190
191 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
192 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
193
253828f1
JK
1942015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
195
196 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
197
bf555842
EZ
1982015-01-16 Eli Zaretskii <eliz@gnu.org>
199
200 * doc/gdb.texinfo (TUI Commands): Document the possible
201 values of NAME argument to 'winheight' command. Explain the
202 effect of 'tabset' setting better.
203
439250fb
DE
2042015-01-11 Doug Evans <xdje42@gmail.com>
205
206 PR gdb/15830
207 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
208 (Symbols): Ditto.
209 (Maintenance Commands): Delete docs for "maint demangle".
210
6bf6fd09
JB
2112014-12-31 Joel Brobecker <brobecker@adacore.com>
212
213 * gdb.texinfo (Files): Remove documentation of the
214 "add-shared-symbol-files" and "assf" commands.
215 (Cygwin Native): Remove documentation of the "dll-symbols"
216 command.
217
cc485e62
DE
2182014-12-17 Doug Evans <xdje42@gmail.com>
219
220 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
221
bb2ec1b3
TT
2222014-12-12 Phil Muldoon <pmuldoon@redhat.com>
223 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 * gdb.texinfo (Altering): Update.
226 (Compiling and Injecting Code): New node.
227
6dddd6a5
DE
2282014-12-12 Doug Evans <dje@google.com>
229
230 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
231
f5b95c01
AA
2322014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
233
234 * gdb.texinfo: Document "maint print user-registers".
235
a0be3e44
DE
2362014-12-08 Doug Evans <dje@google.com>
237
238 * python.texi (Objfiles In Python): Document Objfile.owner.
239
86e4ed39
DE
2402014-12-04 Doug Evans <dje@google.com>
241
242 * python.texi (Objfiles In Python): Document
243 Objfile.add_separate_debug_file.
244
7c50a931
DE
2452014-12-04 Doug Evans <dje@google.com>
246
247 * python.texi (Objfiles In Python): Document Objfile.build_id.
248
162078c8
NB
2492014-12-02 Nick Bull <nicholaspbull@gmail.com>
250
251 * python.texi (Events In Python): Document new events
252 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
253 and RegisterChangedEvent.
254
f10c5b19
JK
2552014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
256
257 Add add-auto-load-scripts-directory.
258 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
259 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
260
413b59ae
JK
2612014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
262
263 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
264 description typo.
265
02be9a71
DE
2662014-10-30 Doug Evans <dje@google.com>
267
268 * python.texi (Progspaces In Python): Document ability to add
269 random attributes to gdb.Progspace objects.
270 (Objfiles In Python): Document ability to add random attributes to
271 gdb.objfile objects.
272
e5f8a7cc
PA
2732014-10-27 Pedro Alves <palves@redhat.com>
274
275 * gdb.texinfo (Continuing and Stepping): Add cross reference to
276 info on stepping and signal handlers.
277 (Signals): Explain stepping and signal handlers. Add context
278 index entry, and cross references.
279
fab3a15d
SM
2802014-10-20 Simon Marchi <simon.marchi@ericsson.com>
281
282 * python.texi (Breakpoints In Python): Add parenthesis after
283 Breakpoint.delete. Clarify Breakpoint.enabled description so
284 that it contains "disable".
285
4ffbba72
DE
2862014-10-17 Doug Evans <dje@google.com>
287
288 * python.texi (Events In Python): Document clear_objfiles event.
289
d096d8c1
DE
2902014-10-17 Doug Evans <dje@google.com>
291
292 * python.texi (Objfiles In Python): Document new progspace attribute.
293
32a8097b
PA
2942014-10-17 Pedro Alves <palves@redhat.com>
295
296 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
297 (SVR4 Process Information): Delete mention of OSF/1.
298
2ddf4301
SM
2992014-10-01 Simon Marchi <simon.marchi@ericsson.com>
300
301 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
302 exit-code field in -list-thread-groups output.
303
342cc091
JBG
3042014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
305
306 * gdb.texinfo (Set Breaks): Add missing "@end table".
307
a25a5a45
PA
3082014-09-22 Pedro Alves <palves@redhat.com>
309
310 * gdb.texinfo (Set Breaks): Document that "set breakpoint
311 always-inserted off" is the default mode now. Delete
312 documentation of "set breakpoint always-inserted auto".
313
2b4fd423
DE
3142014-09-18 Doug Evans <dje@google.com>
315
316 * python.texi (Symbol Tables In Python): Document "producer"
317 attribute of gdb.Symtab objects.
318
deb8ff2b
PA
3192014-09-16 Pedro Alves <palves@redhat.com>
320
321 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
322 (Embedded OS): Remove VxWorks menu entry.
323 (VxWorks): Remove node.
324
81219e53
DE
3252014-09-13 Doug Evans <xdje42@gmail.com>
326
327 * gdb.texinfo (Signaling): Document new queue-signal command.
328
faa42425
DE
3292014-09-06 Doug Evans <xdje42@gmail.com>
330
331 PR 15276
332 * gdb.texinfo (Convenience Funs): Document $_caller_is,
333 $_caller_matches, $_any_caller_is, $_any_caller_matches.
334
1a6a384b
JL
3352014-09-03 Justin Lebar <jlebar@google.com>
336
337 * python.texi (Types In Python): Type.template_argument(n) returns a
338 gdb.Value or a gdb.Type and throws an exception if n is out of
339 range.
340
5f3b99cf
SS
3412014-09-03 Sasha Smundak <asmundak@google.com>
342
343 * python.texi (Frames in Python): Add read_register description.
344
3cecbbbe
TT
3452014-08-04 Tom Tromey <tromey@redhat.com>
346
347 * gdb.texinfo (Debugging Output): Update for change to "set debug
348 target".
349
90debf20
MM
3502014-08-01 Masaki Muranaka <monaka@monami-software.com>
351
352 Pushed by Joel Brobecker <brobecker@adacore.com>.
353 * Makefile.in (transform): New variable.
354 (install-man1, install-man5): Apply $(transform) to man file names.
355
ee7333ae
DE
3562014-07-26 Doug Evans <xdje42@gmail.com>
357
358 PR guile/17177
359 * guile.texi (Guile Pretty Printing API): Fix typo.
360 Document set-pretty-printers!, pretty-printers.
361 (Selecting Guile Pretty-Printers): Update.
362 Mention program-space based pretty-printers.
363
70509625
PA
3642014-07-25 Pedro Alves <palves@redhat.com>
365 Eli Zaretskii <eliz@gnu.org>
366
367 * gdb.texinfo (Signaling) <signal command>: Explain what happens
368 with multi-threaded programs.
369
b67a2c6f
YQ
3702014-06-27 Yao Qi <yao@codesourcery.com>
371
372 * gdb.texinfo (Maintenance Commands): Update the output of
373 'maint print dummy-frames' command.
374
f179cf97
EZ
3752014-06-24 Eli Zaretskii <eliz@gnu.org>
376
377 * gdb.texinfo (Screen Size): Improve indexing.
378
992c7d70
GB
3792014-06-19 Gary Benson <gbenson@redhat.com>
380
381 * gdb.texinfo (Maintenance Commands): Document new
382 "maint set/show catch-demangler-crashes" option.
383
57fcfb1b
GB
3842014-06-19 Gary Benson <gbenson@redhat.com>
385
386 * gdb.texinfo (Maintenance Commands): Document new
387 "maint demangler-warning" command and new
388 "maint set/show demangler-warning" option.
389
dd5d5494
SC
3902014-06-09 Siva Chandra Reddy <sivachandra@google.com>
391
392 * python.texi (Xmethod API): Add space before the opening
393 parenthesis in function descriptions.
394
25326a28 3952014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
396
397 * guile.texi (Guile Configuration): Document guile-data-directory.
398
0a770bb2 3992014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
400
401 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
402
16f691fb
DE
4032014-06-04 Doug Evans <xdje42@gmail.com>
404
405 * guile.texi (Breakpoints In Guile): Update.
406
1e47491b
JB
4072014-06-03 Joel Brobecker <brobecker@adacore.com>
408
409 * python.texi (Xmethod API): Fix reference to "Progspaces In
410 Python".
411
0c6e92a5
SC
4122014-06-03 Siva Chandra Reddy <sivachandra@google.com>
413
414 * python.texi (Xmethods In Python, XMethod API)
415 (Writing an Xmethod): New nodes.
416 (Python API): New menu entries "Xmethods In Python",
417 "Xmethod API", "Writing an Xmethod".
418
06eb1586
DE
4192014-06-02 Doug Evans <xdje42@gmail.com>
420
421 * guile.texi (Guile API): Add entry for Parameters In Guile.
422 (GDB Scheme Data Types): Mention <gdb:parameter> object.
423 (Parameters In Guile): New node.
424
e698b8c4
DE
4252014-06-02 Doug Evans <xdje42@gmail.com>
426
427 * guile.texi (Guile API): Add entry for Commands In Guile.
428 (Basic Guile) <parse-and-eval>: Add reference.
429 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
430 (GDB Scheme Data Types): Mention <gdb:command> object.
431 (Commands In Guile): New node.
432
ded03782
DE
4332014-06-02 Doug Evans <xdje42@gmail.com>
434
435 * guile.texi (Guile API): Add entry for Progspaces In Guile.
436 (GDB Scheme Data Types): Mention <gdb:progspace> object.
437 (Progspaces In Guile): New node.
438
53e8a631
AB
4392014-05-30 Andrew Burgess <aburgess@broadcom.com>
440
441 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
442 * python.texi (Frames In Python): Mention
443 gdb.FRAME_UNWIND_MEMORY_ERROR.
444
329ea579
PA
4452014-05-29 Pedro Alves <palves@redhat.com>
446 Tom Tromey <tromey@redhat.com>
447
448 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
449 from example.
450 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
451 Mention that target-async is now deprecated.
452 (Maintenance Commands): Document maint set/show target-async.
453
92bcb5f9
PA
4542014-05-29 Pedro Alves <palves@redhat.com>
455
456 * observer.texi (sync_execution_done, command_error): New
457 subjects.
458
fd664c91
PA
4592014-05-29 Pedro Alves <palves@redhat.com>
460
461 PR gdb/13860
462 * observer.texi (signal_received, end_stepping_range)
463 (signal_exited, exited, no_history): New observer subjects.
464
b2715b27
AW
4652014-05-26 Andy Wingo <wingo@igalia.com>
466
467 * guile.texi (GDB Scheme Data Types): Remove documentation for
468 removed interfaces. Update spelling of gdb-object-kind.
469
9eaa4c1e
AW
4702014-05-26 Andy Wingo <wingo@igalia.com>
471
472 * guile.texi (Basic Guile): Fix some typos.
473
0f1e8403
AW
4742014-05-26 Andy Wingo <wingo@igalia.com>
475
476 * guile.texi (Writing a Guile Pretty-Printer)
477 (Guile Types Module): Fix excess parentheses in use-modules forms.
478
697aa1b7
EZ
4792014-05-24 Eli Zaretskii <eliz@gnu.org>
480
481 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
482 (Breakpoints In Guile, Guile Printing Module)
483 (Guile Exception Handling, Values From Inferior In Guile)
484 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
485 Don't use @var at the beginning of a sentence.
486
487 * gdb.texinfo (Frame Filter Management, Trace Files)
488 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
489 (PowerPC Embedded, Define, Annotations for Running)
490 (IPA Protocol Commands, Packets, General Query Packets)
491 (Tracepoint Packets, Notification Packets, Environment)
492 (Inferiors and Programs, Set Breaks, Set Catchpoints)
493 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
494 (Frames, Backtrace, Selection, Expressions, Registers)
495 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
496 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
497 (Source Annotations, Using JIT Debug Info Readers, Packets)
498 (Stop Reply Packets, Host I/O Packets)
499 (Target Description Format): Don't use @var at the beginning of a
500 sentence.
501
502 * python.texi (Basic Python, Types In Python)
503 (Commands In Python, Frames In Python, Line Tables In Python)
504 (Breakpoints In Python, gdb.printing, gdb.types)
505 (Type Printing API): Don't use @var at the beginning of a
506 sentence.
507
67b5c0c1
MM
5082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
509
510 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
511 replay-memory-access".
512
6a3cb8e8
PA
5132014-05-21 Pedro Alves <palves@redhat.com>
514
515 * gdb.texinfo (Starting): Document "set/show
516 auto-connect-native-target".
517 (Target Commands): Document "target native".
518
936d2992
PA
5192014-05-20 Pedro Alves <palves@redhat.com>
520
521 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
522 not be remote specific. Add cross reference to the qCRC packet.
523 (Separate Debug Files): Update cross reference to the qCRC packet.
524 (General Query Packets) <qCRC packet>: Add anchor.
525
b3ce5e5f
DE
5262014-05-17 Doug Evans <xdje42@gmail.com>
527
528 Copy over changes from guile.texi.
529 * python.texi (Basic Python) <gdb.execute>: Add text.
530 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
531 (Values From Inferior) <Python string>: Add text.
532 (Values From Inferior) <Value.string>: Clarify string length handling.
533 (Pretty Printing API): Add cindex.
534 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
535 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
536 @vindex.
537 (Commands In Python) <COMPLETE_*>: Similarly.
538 (Symbols In Python) <SYMBOL_*>: Similarly.
539 (Breakpoints In Python) <WP_*>: Similarly.
540 (Breakpoints In Python) <BP_*>: Similarly.
541
8dfcab11
DT
5422014-05-17 David Taylor <dtaylor@emc.com>
543
544 * gdb.texinfo (General Query Packets): Add a note about thread IDs
545 mentioned in the qfThreadInfo reply.
546
8d551b02
DE
5472014-05-16 Doug Evans <dje@google.com>
548
549 * gdb.texinfo (Mode Options): Add -D.
550
e20bd8f4
SB
5512014-05-09 Samuel Bronson <naesten@gmail.com>
552
553 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
554 "make -C".
555
f989a1c8
TT
5562014-04-29 Tom Tromey <tromey@redhat.com>
557
558 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
559 "show debug varobj".
560
95cf3b38
DT
5612014-05-01 David Taylor <dtaylor@emc.com>
562
563 * gdb.texinfo (compare-sections): Document the new -r (read-only)
564 option.
565
01f9f808
MS
5662014-04-24 Michael Sturm <michael.sturm@mintel.com>
567 Walfred Tedeschi <walfred.tedeschi@intel.com>
568
569 * gdb.texinfo (i386 Features): Add description of AVX512
570 registers.
571
770e7fc7
DE
5722014-03-31 Doug Evans <dje@google.com>
573
574 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
575
97d8f0ee
DE
5762014-03-30 Doug Evans <dje@google.com>
577
578 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
579 (Background Execution): Ditto.
580
36cb1214
HZ
5812014-03-21 Pedro Alves <palves@redhat.com>
582 Stan Shebs <stan@codesourcery.com>
583 Hui Zhu <hui@codesourcery.com>
584
585 * gdb.texinfo (Packets): Add anchor to "? packet".
586 Remove fixme and update introduction of "k packet".
587 Add anchor to "vKill packet".
588
5e3a2c38
SS
5892014-03-12 Stan Shebs <stan@codesourcery.com>
590
591 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
592
7a5a839f
LC
5932014-02-26 Ludovic Courtès <ludo@gnu.org>
594
dc6ae996 595 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 596
95060284
JB
5972014-02-20 Joel Brobecker <brobecker@adacore.com>
598
599 * gdb.texinfo (Files): Document "add-shared-symbol-files"
600 and "assf" as being deprecated.
601 (Cygwin Native): Likewise for "dll-symbols".
602 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
603 as a way to force the loading of symbols from a DLL.
604
f7bd0f78
SC
6052014-02-19 Siva Chandra Reddy <sivachandra@google.com>
606
607 * python.texi (Values From Inferior): Add description about the
608 new feature.
609
329baa95
DE
6102014-02-17 Doug Evans <xdje42@gmail.com>
611
612 * Makefile.in (GDB_DOC_FILES): Add python.texi.
613 * gdb.texinfo (Python): Moved to ...
614 * python.texi: ... here. New file.
615
687894f5
DE
6162014-02-17 Ludovic Courtès <ludo@gnu.org>
617
d25f38ee 618 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
619 Remove 'string-begins-with' procedure. Add 'pretty-printer'
620 parameter to 'str-lookup-function' procedure. Look for
621 the "std::string<" prefix.
622 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
623 Adjust description.
624
6fb526ee
DE
6252014-02-11 Tejas Belagod <tejas.belagod@arm.com>
626
d25f38ee 627 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
628 parantheses for deffn.
629 (Disassembly In Guile): Ditto.
630
1e0a5178
SS
6312014-02-10 Stan Shebs <stan@codesourcery.com>
632
633 Add Doxygen support.
634 * Makefile.in (doxy): New action, generates Doxygen files.
635 (DOXYGEN): New.
636 (doxyedit): New.
637 * Doxyfile-base.in: New file.
638 * Doxyfile-gdb-api.in: New file.
639 * Doxyfile-gdb-xref.in: New file.
640 * Doxyfile-gdbserver.in: New file.
641 * doxy-index.in: New file.
642 * filter-for-doxygen: New file.
643 * filter-params.pl: New file.
644
ed3ef339
DE
6452014-02-10 Doug Evans <xdje42@gmail.com>
646
647 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
648 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
649 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
650 (Guile docs): Include guile.texi.
651 (objfile-gdbdotext file): Add objfile-gdb.scm.
652 (dotdebug_gdb_scripts section): Mention Guile scripts.
653 (Multiple Extension Languages): New node.
654 * guile.texi: New file.
655
c6044dd1
JB
6562014-01-28 Joel Brobecker <brobecker@adacore.com>
657
658 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
659 ignore-descriptive-types". commands.
660
87ce2a04
DE
6612014-01-22 Doug Evans <dje@google.com>
662
663 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
664 (gdbserver man): Ditto.
665
52834460
MM
6662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
667
668 * gdb.texinfo: Document limited reverse/replay support
669 for target record-btrace.
670
0688d04e
MM
6712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
672
673 * gdb.texinfo (Process Record and Replay): Update documentation.
674
8710b709
MM
6752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
676
677 * gdb.texinfo (Process Record and Replay): Document new /c
678 modifier accepted by "record function-call-history".
679 Add /i modifier to "record function-call-history" example.
680
dcf106f3
JB
6812014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
682 Joel Brobecker <brobecker@adacore.com>
683
684 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
685 markers. Remove one that was misplaced.
686
41ef2965
PA
6872014-01-10 Pedro Alves <palves@redhat.com>
688
689 * gdb.texinfo (Your Program's Environment) <set environment>:
690 Mention the shell, and point at 'set exec-wrapper'.
691
c0d48811
JB
6922014-01-07 Joel Brobecker <brobecker@adacore.com>
693
694 * gdb.texinfo (Types In Python): Document new attribute Types.name.
695
5fba4c0f
JB
6962013-12-30 Joel Brobecker <brobecker@adacore.com>
697
698 * gdb.texinfo (Types In Python): Clarify the documentation
699 of attribute gdb.Field.bitpos.
700
0809504b
JB
7012013-12-28 Joel Brobecker <brobecker@adacore.com>
702
703 * gdb.texinfo (Types In Python): Fix the documentation of
704 attribute "bitpos" in class gdb.Field for enum types. Add
705 documentation for attribute "enumval" in that same class.
706
edef6000
JB
7072013-12-28 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.texinfo (GDB/MI Support Commands): Change @table into
710 @ftable.
711
71b8c845
DE
7122013-12-23 Doug Evans <xdje42@gmail.com>
713
714 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
715 auto-loaded objfile scripts and .debug_gdb_scripts section to their
716 corresponding section in Extending GDB.
717 (Extending GDB): Move menu up. New menu item "Auto-loading
718 extensions".
719 (Sequences): New menu item "Auto-loading sequences".
720 (Auto-loading sequences): New node.
721 (Python): Rename section from Scripting GDB to Extending GDB.
722 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
723 Move docs on ways to auto-load extensions to ...
724 (Auto-loading extensions): ... here. New node.
725
d192b373
JB
7262013-12-23 Joel Brobecker <brobecker@adacore.com>
727
728 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
729 in menu.
730 (GDB/MI Variable Objects): Adjust reference to "-list-features"
731 command, now in a new node.
732 (GDB/MI Support Commands): New node, with its contents being
733 extracted from the "GDB/MI Miscellaneous Commands" node.
734 A small paragraph introducing the section is also added at
735 the start.
736 (GDB/MI Miscellaneous Commands): Delete the description of the
737 -info-gdb-mi-command, -list-features and -list-target-features
738 commands, now hosted in the "GDB/MI Support Commands" node.
739
a16b0e22
SC
7402013-12-12 Siva Chandra Reddy <sivachandra@google.com>
741
742 PR python/16113
743 * gdb.texinfo (Values From Inferior): Add a note about using
744 gdb.Field objects as subscripts on gdb.Value objects.
745 (Types In Python): Add description about the new attribute
746 "parent_type" of gdb.Field objects.
747
9b26f0fb
JB
7482013-12-12 Joel Brobecker <brobecker@adacore.com>
749
750 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
751 entry for section docuumenting the -list-features GDB/MI command.
752
72bfa06c
JB
7532013-12-10 Joel Brobecker <brobecker@adacore.com>
754
755 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
756 "exec-run-start-option" entry in the output of the "-list-features"
757 command.
758
3ea8680f
EZ
7592013-12-04 Eli Zaretskii <eliz@gnu.org>
760
761 * gdb.texinfo (i386): Fix yesterday's commit.
762
1a4f73eb
TT
7632013-12-03 Tom Tromey <tromey@redhat.com>
764
765 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
766 documented here.
767
6cb999f8
TT
7682013-12-03 Tom Tromey <tromey@redhat.com>
769
770 * gdb.texinfo (@direntry): Add menu item for gdbserver.
771
ca8941bb
WT
7722013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
773
774 * gdb.texinfo (i386 Features): Add MPX feature registers.
775 (x86 Specific featuresx86 Architecture-specific Issues): Adds
776 a subsubsection for MPX and describes the display of the
777 boundary registers.
778
688981c9
JB
7792013-12-03 Joel Brobecker <brobecker@adacore.com>
780
781 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
782 documentation of the "ada-exceptions" entry.
783
2ea126fa
JB
7842013-12-03 Joel Brobecker <brobecker@adacore.com>
785
786 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
787 "^error" result record concerning the error message. Document
788 the error code that may also be part of that result record.
789 (GDB/MI Miscellaneous Commands): Document the
790 "undefined-command-error-code" element in the output of
791 the "-list-features" GDB/MI command.
792
6b7cbff1
JB
7932013-12-03 Joel Brobecker <brobecker@adacore.com>
794
795 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
796 the new -info-gdb-mi-command GDB/MI command. Document
797 the meaning of "-info-gdb-mi-command" in the output of
798 -list-features.
799
20e1ca3b
PA
8002013-11-29 Pedro Alves <palves@redhat.com>
801
802 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
803 Update comment.
804
29453a14
YQ
8052013-11-24 Yao Qi <yao@codesourcery.com>
806
807 * gdb.texinfo (Caching Remote Data): Document new
808 "set/show stack-cache" option.
809
6dd315ba
YQ
8102013-11-24 Yao Qi <yao@codesourcery.com>
811
812 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
813 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
814 "off" respectively.
815
9df9dbe0
YQ
8162013-11-23 Yao Qi <yao@codesourcery.com>
817
818 * gdb.texinfo (GDB/MI Variable Objects): Add the description
819 of "displayhint" to the table about child results.
820
c78feb39
YQ
8212013-11-21 Yao Qi <yao@codesourcery.com>
822
823 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
824 'dynamic' for the output of command -var-list-children.
825
27b81af3
YQ
8262013-11-21 Yao Qi <yao@codesourcery.com>
827
828 * gdb.texinfo (Caching Target Data): Remove "see" before
829 @pxref.
830
b26dfc9a
YQ
8312013-11-20 Yao Qi <yao@codesourcery.com>
832
833 * gdb.texinfo (Caching Target Data): Update doc for
834 per-address-space dcache.
835
b12039c6
YQ
8362013-11-20 Yao Qi <yao@codesourcery.com>
837
838 * gdb.texinfo (Data): Rename menu item.
839 (Caching Remote Data): Rename to ...
840 (Caching Target Data): ... it. Update.
841
422ad5c2
JB
8422013-11-18 Joel Brobecker <brobecker@adacore.com>
843
844 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
845 "language-option" entry in the output of the "-list-features"
846 command.
847
805e1f19
TT
8482013-11-15 Tom Tromey <tromey@redhat.com>
849
850 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
851 Add example.
852
8fe1b653
TT
8532013-11-14 Tom Tromey <tromey@redhat.com>
854
855 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
856
403cb6b1
JB
8572013-11-14 Joel Brobecker <brobecker@adacore.com>
858
859 * gdb.texinfo (Show): Add xref anchor for "show language" command.
860 (Context management): Place current subsection text into its own
861 subsubsection. Add new subsubsection describing the "--language"
862 command option.
863
93973826
JB
8642013-11-13 Joel Brobecker <brobecker@adacore.com>
865
866 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
867 the documentation of "info-ada-exceptions" in the output
868 of the "-list-features" command. Add the documentation
869 of the "ada-exception" entry instead.
870
6adcee18
JB
8712013-11-12 Joel Brobecker <brobecker@adacore.com>
872
93973826 873
6adcee18
JB
874 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
875 word of a couple of sentences to start with a capital letter.
876
58d06528
JB
8772013-11-12 Joel Brobecker <brobecker@adacore.com>
878
879 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
880 (Ada Exceptions): New node.
881 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
882 Commands" node.
883 (GDB/MI Ada Exceptions Commands): New node.
884 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
885 field in the output of the "-list-features" command.
886 * NEWS: Add entry for the new "info exceptions" CLI command,
887 and for the new "-info-ada-exceptions" GDB/MI command.
888
bc79de95
PM
8892013-11-11 Phil Muldoon <pmuldoon@redhat.com>
890
891 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
892 (Line Tables In Python): New node.
893
73be47f5
DE
8942013-11-08 Doug Evans <dje@google.com>
895
896 * gdb.texinfo (Debugging Output): Update text for
897 "set debug dwarf2-read".
898
db0fec5c
DE
8992013-11-08 Doug Evans <dje@google.com>
900
901 * gdb.texinfo (Debugging Output): Update text for
902 "set debug symtab-create".
903
92e32e33
PM
9042013-11-07 Phil Muldoon <pmuldoon@redhat.com>
905
906 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
907 constant.
908
f76c27b5
PM
9092013-11-07 Phil Muldoon <pmuldoon@redhat.com>
910
911 * gdb.texinfo (Breakpoints In Python): Document temporary
912 option in breakpoint constructor, and add documentation to the
913 temporary attribute.
914
fa4d0c40
YQ
9152013-11-07 Yao Qi <yao@codesourcery.com>
916
917 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
918 output of "-var-info-expression".
919
afa332ce
PA
9202013-11-06 Pedro Alves <palves@redhat.com>
921
922 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
923 non-interactive mode.
924 (Environment) <shell startup files warning>: Mention
925 non-interactive mode. Mention .zshenv for Z shell, and talk about
926 BASH_ENV instead of .bashrc for BASH.
927
9ac69859
NB
9282013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
929
930 * gdb.texinfo (Commands to Specify Files): Add description
931 of the remove-symbol-file command.
932 * observer.texi: New free_objfile event
933
98882a26
PA
9342013-10-24 Pedro Alves <palves@redhat.com>
935
936 * gdb.texinfo (Starting): Document set/show startup-with-shell.
937
ce13fade
JB
9382013-10-11 Joel Brobecker <brobecker@adacore.com>
939
940 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
941 New subsection inside which the "-catch-load" and "-catch-unload"
942 commands documentation is now placed.
943 (Ada Exception GDB/MI Catchpoint Commands): New subsection
944 documenting the "-catch-assert" and "-catch-exception" new
945 GDB/MI commands.
946
2446f5ea
JB
9472013-10-10 Joel Brobecker <brobecker@adacore.com>
948
949 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
950
0d12017b
JB
9512013-10-10 Joel Brobecker <brobecker@adacore.com>
952
bd80dc1a
JB
953 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
954 serial baud".
955 (Remote Configuration): Replace "set remotebaud" by "set serial
956 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 957
f4fb82a1
PA
9582013-10-07 Pedro Alves <palves@redhat.com>
959
960 PR breakpoints/11568
961 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
962 when the thread is removed from the thread list.
963
0c557179
SDJ
9642013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
965
966 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
967 Update entry for $_exitcode.
968
5713b9b5
JB
9692013-10-04 Joel Brobecker <brobecker@adacore.com>
970
971 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
972 new "--start" option.
973
901461f8
PA
9742013-10-02 Pedro Alves <palves@redhat.com>
975
976 * gdb.texinfo (Registers): Expand description of saved registers
977 in frames. Explain <not saved>.
978
8fb8eb5c
DE
9792013-09-25 Doug Evans <dje@google.com>
980
981 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
982
0a7cfe2c
SS
9832013-09-16 Stan Shebs <stan@codesourcery.com>
984
985 Remove the internals manual gdbint.texinfo.
986 * Makefile.in (INFO_DEPS): Remove gdbint.info.
987 (PDFFILES): Remove gdbint.pdf.
988 (HTMLFILES): Remove gdbint/index.html.
989 (HTMLFILES_INSTALL): Remove gdbint.
990 (GDBINT_DOC_FILES): Remove.
991 (dvi): Remove gdbint.dvi.
992 (ps): Remove gdbint.ps.
993 * gdbint.texinfo: Remove file.
994 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
995
a280dbd1
SDJ
9962013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
997
998 * gdb.texinfo (Convenience Functions): Mention new convenience
999 function $_isvoid.
1000
4ac33720
UW
10012013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1002
1003 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1004 (Standard Target Features): Add new node to menu.
1005 (S/390 and System z Features): New node.
1006
b3d3b4bd
SA
10072013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1008
1009 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1010 -list-target-features in the example.
1011
edf9f00c
JK
10122013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1013
1014 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1015 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1016
1d236d23
JK
10172013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 Sync documentation with gdb.base/gnu-debugdata.exp.
1020 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1021
5423b017
JK
10222013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1023
1024 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1025
6211c335
YQ
10262013-08-27 Pedro Alves <pedro@codesourcery.com>
1027 Yao Qi <yao@codesourcery.com>
1028
1029 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1030 Document new --skip-unavailable option.
1031 <-stack-list-variables>: Document new --skip-unavailable option.
1032
52e260a3
DE
10332013-08-26 Doug Evans <dje@google.com>
1034
1035 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1036 an optional regexp.
1037
5e92f71a
TT
10382013-08-13 Tom Tromey <tromey@redhat.com>
1039
1040 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1041 Document GDB_PARALLEL and GDB_INOTIFY.
1042
c5d7073b
SS
10432013-08-09 Stan Shebs <stan@codesourcery.com>
1044
1045 * LRS: Remove file, describes a long-abandoned live-range
1046 splitting extension to stabs.
1047
6fbe845e
AB
10482013-07-25 Andrew Burgess <aburgess@broadcom.com>
1049
1050 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1051
e7045703
DE
10522013-07-17 Doug Evans <dje@google.com>
1053
1054 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1055
3105ebf9
TT
10562013-07-02 Tom Tromey <tromey@redhat.com>
1057
1058 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1059
d6c2da54
TT
10602013-06-28 Tom Tromey <tromey@redhat.com>
1061
1062 * Makefile.in (version.subst): Use version.in, not
1063 common/version.in.
1064 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1065 Likewise.
1066
e5823f1c
PA
10672013-06-27 Pedro Alves <palves@redhat.com>
1068
1069 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1070 dynamic symbol resolution code>: New section, based on infrun.c
1071 comment.
1072
92dcb9ff
TT
10732013-06-26 Tom Tromey <tromey@redhat.com>
1074
1075 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1076 Update.
1077 (Releasing GDB): Likewise.
1078
dc673c81
YQ
10792013-06-26 Pedro Alves <pedro@codesourcery.com>
1080 Yao Qi <yao@codesourcery.com>
1081
1082 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1083 -trace-frame-collected.
1084
28a93511
YQ
10852013-06-26 Pedro Alves <pedro@codesourcery.com>
1086
1087 * gdb.texinfo (Traceframe Info Format): Document tvar element
1088 and its attributes.
1089
a0743c90
YQ
10902013-06-25 Yao Qi <yao@codesourcery.com>
1091
1092 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1093
01208463
TT
10942013-06-24 Tom Tromey <tromey@redhat.com>
1095
1096 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1097 (GDBvn.texi): Use version.subst.
1098 (version.subst): New target.
1099 (mostlyclean): Remove version.subst.
1100
c898adb7
YQ
11012013-06-20 Pedro Alves <pedro@codesourcery.com>
1102
1103 * gdb.texinfo (GDB/MI Data Manipulation)
1104 <-data-list-register-values>: Document the --skip-unavailable
1105 option.
1106
7c57fa1e
YQ
11072013-06-07 Yao Qi <yao@codesourcery.com>
1108
1109 * gdb.texinfo (Symbols): Add kindex and cindex for
1110 'maint print msymbols'.
1111
0059c61a 11122013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1113
1114 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1115 response field name (thread-group to inferior).
1116
85dc5a12
GB
11172013-06-04 Gary Benson <gbenson@redhat.com>
1118
1119 * gdb.texinfo (General Query Packets/qSupported): Added
1120 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1121 to the table of currently defined stub features.
1122 Added a more detailed entry for "augmented-libraries-svr4-read".
1123 (General Query Packets/qXfer:libraries-svr4:read): Documented
1124 the augmented form of this packet.
1125
5901af59
JB
11262013-05-23 Joel Brobecker <brobecker@adacore.com>
1127
1128 * gdb.texinfo (System-wide Configuration Scripts): Renames
1129 "Installed System-wide Configuration Scripts". Add associated
1130 @menu block.
1131
c1e36e3e
PA
11322013-05-23 Yao Qi <yao@codesourcery.com>
1133 Pedro Alves <palves@redhat.com>
1134
1135 * gdb.texinfo (Packets): Document 'vCont;r'.
1136 (Continuing and Stepping): Document target-assisted range
1137 stepping, and the 'set range-stepping' and 'show range-stepping'
1138 commands.
1139
0201faac
JB
11402013-05-23 Joel Brobecker <brobecker@adacore.com>
1141
1142 * gdb.texinfo (Installed System-wide Configuration Scripts):
1143 Add subsection describing the scripts now available under
1144 the data-dir's system-gdbbinit subdirectory.
1145 * NEWS: Add entry announcing the availability of system-wide
1146 configuration scripts for ElinOS and Wind River Linux.
1147
c5867ab6
HZ
11482013-05-21 Hui Zhu <hui@codesourcery.com>
1149
1150 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1151 "-dprintf-insert" command.
1152
7d0c9981
DE
11532013-05-17 Doug Evans <dje@google.com>
1154
1155 * gdb.texinfo (Maintenance Commands): Update doc for
1156 "maint check-psymtabs". Add doc for "maint check-symtabs",
1157 "maint expand-symtabs".
1158
742ce053
MM
11592013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1160
1161 * gdb.texinfo (Process Record and Replay): Document the
1162 "record goto" command and its sub-commands.
1163
1e611234
PM
11642013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1165
1166 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1167 (Python API): Add Frame Filters API, Frame Wrapper API,
1168 Writing a Frame Filter/Wrapper, Managing Management of Frame
1169 Filters chapter entries.
1170 (Frame Filters API): New Node.
1171 (Frame Wrapper API): New Node.
1172 (Writing a Frame Filter): New Node.
1173 (Managing Frame Filters): New Node.
1174 (Progspaces In Python): Add note about frame_filters attribute.
1175 (Objfiles in Python): Ditto.
1176 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1177 @anchors and --no-frame-filters option to -stack-list-variables,
1178 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1179 commands.
1180
2874cb83
JB
11812013-05-08 Joel Brobecker <brobecker@adacore.com>
1182
1183 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1184 Support" subsection documenting the XML format used to transfer
1185 shared library info on AIX.
1186
9a005eb9
JB
11872013-05-08 Joel Brobecker <brobecker@adacore.com>
1188
1189 * gdb.texinfo (Debugging Output): Add documentation of
1190 "set debug aix-solib" and "show debug aix-solib" commands.
1191
a1217d97
SL
11922013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1193
1194 * gdb.texinfo (Nios II): New section.
1195 (Nios II Features): New section.
1196
4d1eb6b4
JB
11972013-05-06 Joel Brobecker <brobecker@adacore.com>
1198
1199 * gdbint.texinfo (Algorithms): Remove entries documenting
1200 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1201 SOLIB_CREATE_INFERIOR_HOOK.
1202
3f84184e
TT
12032013-04-29 Tom Tromey <tromey@redhat.com>
1204
1205 PR python/14204:
1206 * gdb.texinfo (Python API): Fix menu entry.
1207 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1208 Define global and static block. Add example. Clarify
1209 block relationship for inline functions.
1210
60155234
TT
12112013-04-29 Tom Tromey <tromey@redhat.com>
1212
1213 * gdb.texinfo (Python API): Mention Python help and keyword
1214 arguments. Move pagination text to Basic Python.
1215 (Basic Python): Put pagination text here. Document
1216 close-on-exec, SIGCHLD, and SIGINT.
1217
5360976e
PA
12182013-04-19 Pedro Alves <palves@redhat.com>
1219
1220 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1221 "signedness" instead of "signness".
1222
bd3f3b55
PA
12232013-04-19 Pedro Alves <palves@redhat.com>
1224
1225 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1226 -Wno-pointer-sign text with text on -Wpointer-sign.
1227
dee368d3
TT
12282013-04-16 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1231 GCC that has the SDT probe points.
1232
cc16e6c9
TT
12332013-04-15 Tom Tromey <tromey@redhat.com>
1234
1235 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1236 exception catchpoints.
1237
72f1fe8a
TT
12382013-04-15 Tom Tromey <tromey@redhat.com>
1239
1240 * gdb.texinfo (Set Catchpoints): Document $_exception.
1241 (Convenience Vars): Mention $_exception.
1242
591f19e8
TT
12432013-04-15 Tom Tromey <tromey@redhat.com>
1244
1245 * gdb.texinfo (Set Catchpoints): Reorganize exception
1246 catchpoints. Document "catch rethrow".
1247 (Debugging C Plus Plus): Mention "catch rethrow".
1248
02ae6bad
TT
12492013-04-15 Tom Tromey <tromey@redhat.com>
1250
1251 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1252
2c91021c
JK
12532013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1254 Eli Zaretskii <eliz@gnu.org>
1255
1256 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1257 line below the sample output.
1258
6eaaf48b
EZ
12592013-04-12 Eli Zaretskii <eliz@gnu.org>
1260
1261 * gdb.texinfo (Mode Options): Document '-configuration'.
1262 (Help): Document "show configuration".
1263 (Bug Reporting): Add requirements to include the configuration
1264 details in bug reports.
1265
b292c783
JK
12662013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1267
1268 * Makefile.in (MAN1S): Add gcore.1.
1269 Remove "Host, target, and site specific Makefile fragments" comment.
1270 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1271 (install-man1, uninstall-man1): Conditionalize gcore.1.
1272 (gcore.1): New.
1273 * gdb.texinfo (Man Pages): Add gcore man.
1274 (gcore man): New node.
1275
f81d1120
PA
12762013-04-10 Pedro Alves <palves@redhat.com>
1277
1278 * gdb.texinfo (Process Record and Replay): Document that "set
1279 record full insn-number-max", "set record
1280 instruction-history-size" and "set record
1281 function-call-history-size" accept "unlimited".
1282 (Backtrace): Document that "set backtrace limit" accepts
1283 "unlimited".
1284 (List): Document that "set listsize" accepts "unlimited".
1285 (Print Settings)" Document that "set print max-symbolic-offset",
1286 "set print elements" and "set print repeats" accept "unlimited".
1287 (Starting and Stopping Trace Experiments): Document that "set
1288 trace-buffer-size" accepts "unlimited".
1289 (Remote Configuration): Document that "set tcp connect-timeout"
1290 accepts "unlimited".
1291 (Command History): Document that "set history size" accepts
1292 "unlimited".
1293 (Screen Size): Document that "set height" and "set width" accepts
1294 "unlimited". Adjust "set pagination"'s description to suggest
1295 "set height unlimited" instead of "set height 0".
1296
393fd4c3
YQ
12972013-04-10 Yao Qi <yao@codesourcery.com>
1298
1299 * gdb.texinfo (Trace Files): Add "target ctf".
1300
cba5a7bf
JK
13012013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1302
1303 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1304
0ed630cb
JK
1305 * Makefile.in (install-man1, install-man5, uninstall-man1)
1306 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1307
afe1492b
JK
1308 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1309
5b8b6385
JK
13102013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1311 Eli Zaretskii <eliz@gnu.org>
1312
1313 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1314 parameters order. Remove "On some targets" for --attach. Document the
1315 --multi parameter and extended-remote command. Document all the
1316 options.
1317
906ccdf0
JK
13182013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1319
1320 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1321 the list of supported languages.
1322
43662968
JK
13232013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1324
1325 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1326 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1327 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1328 (diststuff): Add man.
1329 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1330 (uninstall-man5): New.
1331 (STAGESTUFF): Add *.1 and *.5.
1332 (GDBvn.texi): Add SYSTEM_GDBINIT.
1333 (gdb.1, gdbserver.1, gdbinit.5): New.
1334 (maintainer-clean realclean): Add $(MANS).
1335 (install): Add install-man.
1336 (uninstall): Add uninstall-man.
1337 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1338 (@copying): Wrap it by @c man begin COPYRIGHT.
1339 (Top): Add Man Pages.
1340 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1341
be9a8770
PA
13422013-04-02 Pedro Alves <palves@redhat.com>
1343
1344 * gdb.texinfo (Debugging Output): Document "set/show debug
1345 aarch64", "set/show debug coff-pe-read" and "set/show debug
1346 mach-o".
1347
a46c1e42
PA
13482013-04-02 Pedro Alves <palves@redhat.com>
1349
1350 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1351 table>: Add entry for "trace-buffer-size".
1352
bd3eecc3
PA
13532013-03-28 Pedro Alves <palves@redhat.com>
1354
1355 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1356 table>: Add entry for "trace-status".
1357
215b9f98
EZ
13582013-03-28 Eli Zaretskii <eliz@gnu.org>
1359
1360 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1361 @bullet", which is invalid (makeinfo 5.1 barfs).
1362
7f7cc265
PA
13632013-03-28 Pedro Alves <palves@redhat.com>
1364
1365 PR gdb/15294
1366
1367 * gdb.texinfo (List) <set listsize>: Adjust to document that
1368 listsize 0 means no limit, and remove mention of -1.
1369
9c0be723
YQ
13702013-03-22 Yao Qi <yao@codesourcery.com>
1371
1372 * gdb.texinfo (Embedded Processors): Remove menu item
1373 "OpenRISC 1000".
1374 (OpenRISC 1000): Remove.
1375
bd712aed
DE
13762013-03-21 Doug Evans <dje@google.com>
1377
1378 * gdb.texinfo (Maintenance Commands): Add docs for
1379 "mt set per-command {space,time,symtab} {on,off}".
1380
d0353e76
YQ
13812013-03-14 Hui Zhu <hui@codesourcery.com>
1382 Yao Qi <yao@codesourcery.com>
1383
1384 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1385
6dd24dfa
KS
13862013-03-13 Keith Seitz <keiths@redhat.com>
1387
1388 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1389 "maint agent" reference to Dynamic printf.
1390
5c4808ca
EZ
13912013-03-11 Eli Zaretskii <eliz@gnu.org>
1392
1393 * gdb.texinfo (General Query Packets): Don't use colon in index
1394 entries visible to Info format.
1395
59ea5688
MM
13962013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1397
1398 * gdb.texinfo (Process Record and Replay): Document record
1399 changes.
1400
2ae8c8e7
MM
14012013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1402
1403 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1404 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1405 qXfer:btrace:read.
1406
28abe188
EZ
14072013-03-09 Eli Zaretskii <eliz@gnu.org>
1408
1409 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1410 use colons in @anchor and @cindex entries.
1411
be9a119c 14122013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1413
1414 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1415
be9a119c 14162013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1417 Hafiz Abid Qadeer <abidh@codesourcery.com>
1418
1419 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1420 trace-buffer-size set and show commands.
1421 (Tracepoint Packets): Document QTBuffer:size.
1422 (General Query Packets): Document QTBuffer:size.
1423
d57350ea
TT
14242013-02-21 Tom Tromey <tromey@redhat.com>
1425
1426 * gdb.texinfo: Remove bad @syncodeindex.
1427 (Values From Inferior, Types In Python, Inferiors In Python)
1428 (Events In Python, Threads In Python, Frames In Python, Blocks In
1429 Python, Symbols In Python, Symbol Tables In Python): Remove
1430 @tables.
1431 (Packets, General Query Packets, Tracepoint Packets)
1432 (Host I/O Packets): Use @w{} for empty @item.
1433
9f44fbc0
SCR
14342013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1435
1436 * gdb.texinfo (Architectures In Python): Add description about
1437 the new method gdb.Architecture.disassemble.
1438
f5911ea1
HAQ
14392013-02-15 Pedro Alves <pedro@codesourcery.com>
1440 Hafiz Abid Qadeer <abidh@codesourcery.com>
1441
1442 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1443 Document the "trace-file" field.
1444
7e1e0340
DE
14452013-02-07 Doug Evans <dje@google.com>
1446
1447 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1448 command.
1449
134a2066
YQ
14502013-02-06 Yao Qi <yao@codesourcery.com>
1451
1452 * gdb.texinfo (GDB/MI Async Records): Document new MI
1453 notification "=tsv-modified". Update the document of MI
1454 notification "=tsv-created".
1455 * observer.texi (GDB Observers): New observer tsv_modified.
1456 Update observer tsv_created and tsv_delete.
1457
430ed3f0
MS
14582013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1459
1460 * gdb.texinfo (AArch64 Features): New section; document
1461 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1462 (Architectures): Add new AArch64 section to document AArch64
1463 architecture specific commands.
1464 (ABI): Add description of the new OS ABI "Newlib" and its influence
1465 on the longjmp handling.
1466
1b56eb55
JK
14672013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1468 Jan Kratochvil <jan.kratochvil@redhat.com>
1469
1470 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1471 variable in 'set/show backtrace' section.
1472
c4957902
TT
14732013-01-31 Tom Tromey <tromey@redhat.com>
1474
1475 * gdb.texinfo (Target Commands): Fix typo.
1476
bea883fd
SCR
14772013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1478
1479 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1480 describing the gdb.Architecture class.
1481 (Frames In Python): Add description about the new method
1482 gdb.Frame.architecture().
1483
796a7ff8
DE
14842013-01-23 Doug Evans <dje@google.com>
1485
1486 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1487
998580f1
MK
14882013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1489
1490 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1491 'thread-groups' field when printing a breakpoint in MI.
1492
c9fb1240
SD
14932012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1494 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1495 to reflect that jit-reader-load now supports absolute file-names.
1496
ab04a2af
TT
14972013-01-16 Tom Tromey <tromey@redhat.com>
1498
1499 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1500 (Signals): Likewise.
1501
8ac3646f
TT
15022013-01-16 Tom Tromey <tromey@redhat.com>
1503
1504 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1505 "catch-type" field.
1506 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1507
e93a8774
TT
15082013-01-07 Tom Tromey <tromey@redhat.com>
1509
1510 * gdb.texinfo (Mode Options): Don't mention -epoch.
1511 (Data, Emacs): Remove obsolete comments.
1512
54516a0b
TT
15132013-01-02 Tom Tromey <tromey@redhat.com>
1514
1515 * gdb.texinfo (GDB/MI Output Records): Update menu.
1516 (GDB/MI Breakpoint Information): New node.
1517 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1518 <-break-insert>: Likewise.
1519
8dbe8ece
YQ
15202012-12-31 Yao Qi <yao@codesourcery.com>
1521
1522 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1523 (Packets): Move "vStopped" packet to ...
1524 (Notification Packets): ... here. Describe the components
1525 of notification. Add a table of supported notifications.
1526 Add an example on the process of he async notification.
1527
f35a17b5
JK
15282012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1529
1530 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1531 present.
1532 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1533 fullname output always present.
1534
0dfd2fad
PM
15352012-12-23 Pierre Muller <muller@sourceware.org>
1536
1537 * gdbint.texinfo (Function prototypes): Require use of "extern"
1538 modifier for function prototypes in headers.
1539
7785b880
JB
15402012-12-19 Joel Brobecker <brobecker@adacore.com>
1541
1542 * refcard.tex: Update copyright notice to GPL v3 or later.
1543 Update contact info.
1544
3d745be3
JK
15452012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1546
1547 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1548
c9b6281a
YQ
15492012-12-15 Yao Qi <yao@codesourcery.com>
1550
1551 * gdb.texinfo (Debugging Output): Document 'set debug
1552 notification' and 'show debug notification'.
1553
f2a8bc8a
YQ
15542012-12-15 Yao Qi <yao@codesourcery.com>
1555
1556 * gdb.texinfo (Listing Tracepoints): New item and example about
1557 'installed on target' output.
1558 Add more in the example about 'installed on target'.
1559 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1560
451b7c33
TT
15612012-12-14 Tom Tromey <tromey@redhat.com>
1562
1563 * gdb.texinfo (SVR4 Process Information): Mention core files.
1564
3fa7bf06
MG
15652012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1566
1567 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1568
05b4bd79
PA
15692012-12-11 Pedro Alves <palves@redhat.com>
1570
1571 * gdb.texinfo: Remove all mentions of Unixware throughout.
1572
74a0d9f6
JK
15732012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1574
1575 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1576
0c631110
TT
15772012-11-29 Tom Tromey <tromey@redhat.com>
1578
1579 * gdb.texinfo (SVR4 Process Information): Document missing
1580 "info proc" subcommands.
1581
891df0ea
YQ
15822012-11-29 Yao Qi <yao@codesourcery.com>
1583
1584 PR gdb/1477.
1585 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1586 to 'auto' instead of 'gnu'.
1587
608e2dbb
TT
15882012-11-26 Tom Tromey <tromey@redhat.com>
1589
1590 * gdb.texinfo (MiniDebugInfo): New node.
1591 (GDB Files): Update.
1592
e64e0392
DE
15932012-11-16 Doug Evans <dje@google.com>
1594
1595 * gdb.texinfo (System-wide configuration): If the system-wide init
1596 file lives in the data-directory, and --data-directory is provided,
1597 look for it there.
1598
ae606bee
TT
15992012-11-15 Tom Tromey <tromey@redhat.com>
1600
1601 * gdb.texinfo (Signaling): Fix typo.
1602
62747a60
TT
16032012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1604
1605 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1606 parameter "count" of -data-write-memory-bytes, and add an example.
1607
18a9fc12
TT
16082012-11-12 Tom Tromey <tromey@redhat.com>
1609
1610 * gdb.texinfo (Symbols): Document "info type-printers",
1611 "enable type-printer" and "disable type-printer".
1612 (Python API): Add new node to menu.
1613 (Type Printing API): New node.
1614 (Progspaces In Python): Document type_printers field.
1615 (Objfiles In Python): Likewise.
1616 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1617 register_type_printer, TypePrinter>: Document.
1618
53342f27
TT
16192012-11-12 Tom Tromey <tromey@redhat.com>
1620
1621 * gdb.texinfo (Symbols): Document "set print type methods",
1622 "set print type typedefs", and flags to ptype and whatis.
1623
ed8a1c2d
AB
16242012-11-09 Andrew Burgess <aburgess@broadcom.com>
1625
1626 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1627 the example -data-disassemble output. Extend the description of
1628 the -data-disassemble results to document all fields. Document
1629 the cli disassemble command as being related to -data-disassemble.
1630
8506d139
YQ
16312012-11-09 Yao Qi <yao@codesourcery.com>
1632
1633 PR gdb/14777.
1634 * gdb.texinfo (OS Information): Remove doc on command
1635 'info udot'.
1636
4d3f93a2
JB
16372012-11-08 Joel Brobecker <brobecker@adacore.com>
1638
1639 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1640 gdb.ini warning for Windows port.
1641
1e96de83
YQ
16422012-11-08 Yao Qi <yao@codesourcery.com>
1643
1644 * gdb.texinfo (Search): Add kindex for 'fo'.
1645
dc939229
TT
16462012-11-05 Tom Tromey <tromey@redhat.com>
1647
1648 PR python/14802:
1649 * gdb.texinfo (Functions In Python): Add example.
1650
6f6484cd
YQ
16512012-11-03 Yao Qi <yao@codesourcery.com>
1652
1653 * observer.texi (GDB Observers): Remove observer
1654 'tracepoint_modified', 'tracepoint_created' and
1655 'tracepoint_deleted'.
1656
af4238e5
TT
16572012-10-26 Tom Tromey <tromey@redhat.com>
1658
1659 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1660
687e43a4
TT
16612012-10-25 Tom Tromey <tromey@redhat.com>
1662
1663 * gdb.texinfo (General Query Packets): Use @itemx.
1664
8de0566d
YQ
16652012-10-17 Yao Qi <yao@codesourcery.com>
1666
1667 * observer.texi (GDB Observers): Update observer
1668 'memory_changed'.
1669 * gdb.texinfo (GDB/MI Async Records): Document for
1670 "memory-changed" notification.
1671
07540c15
DE
16722012-10-15 Doug Evans <dje@google.com>
1673
1674 * gdb.texinfo (Mode Options): Document -nh.
1675 Elaborate on docs for -nx.
1676
d7019589
SP
16772012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1678
1679 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1680
82a90ccf
YQ
16812012-09-21 Yao Qi <yao@codesourcery.com>
1682 Pedro Alves <palves@redhat.com>
1683
1684 * gdb.texinfo (GDB/MI Async Records): Document notification
1685 'record-started' and 'record-stopped'.
1686 * observer.texi (GDB Observers): New observer 'record-changed'.
1687
aa9259cc
TS
16882012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1689
1690 * gdb.texinfo: Document the removal of SH's 'regs' command.
1691
c1d780c2
SDJ
16922012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1693
1694 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1695
bb25a15c
YQ
16962012-09-18 Yao Qi <yao@codesourcery.com>
1697
1698 * gdb.texinfo (GDB/MI Async Records): Document new MI
1699 notifications '=tsv-created' and '=tsv-deleted'.
1700 * observer.texi (GDB Observers): New observer tsv_created and
1701 tsv_deleted.
1702
201b4506
YQ
17032012-09-18 Yao Qi <yao@codesourcery.com>
1704
1705 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1706 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1707 '=traceframe-changed'.
1708
6fc1c773
YQ
17092012-09-17 Yao Qi <yao@codesourcery.com>
1710
1711 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1712 'set listsize'.
1713
121c73f3
JK
17142012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1715 Eli Zaretskii <eliz@gnu.org>
1716
1717 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1718 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1719 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1720
e9687799
JK
17212012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1722
1723 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1724
3b5e4d35
YPK
17252012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1726
1727 Document how to return from "python-interactive" to GDB.
1728 * gdb.texinfo (Python Commands): Update documentation.
1729
17302012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1731
1732 Add a new "python-interactive" command that starts a standard
1733 Python interactive prompt with "pi" as alias, and add "py" as
1734 an alias to "python".
1735 * gdb.texinfo (Python Commands): Document the new commands.
1736
b583003e
TT
17372012-08-22 Tom Tromey <tromey@redhat.com>
1738
1739 * gdbint.texinfo (Host Definition): Remove documentation for
1740 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1741
a451cb65
KS
17422012-08-17 Keith Seitz <keiths@redhat.com>
1743
1744 PR c++/13356
1745 * gdb.texinfo (Type and Range Checking): Remove warning.
1746 Remove spurious commas.
1747 Update text and examples for re-implementation of set/show
1748 check type.
1749 (C and C++ Type and Range Checks): Likewise.
1750
6b1755ce
YQ
17512012-08-16 Yao Qi <yao@codesourcery.com>
1752
1753 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1754 is deprecated.
1755
f47f77df
DE
17562012-08-13 Doug Evans <dje@google.com>
1757
1758 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1759 to include functions.
1760
a72c3253
DE
17612012-08-10 Doug Evans <dje@google.com>
1762
1763 * gdb.texinfo (Convenience Funs): New node.
1764 (Types In Python): Document Type.vector.
1765
5b9afe8a
YQ
17662012-08-09 Yao Qi <yao@codesourcery.com>
1767
1768 * observer.texi: New observer command_param_changed.
1769 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1770
dc1039df
JK
17712012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1772
1773 * gdbint.texinfo (Debugging GDB): In section
1774 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1775 Mention also gdb-gdb.py.
1776
4abf930d
YQ
17772012-08-07 Yao Qi <yao@codesourcery.com>
1778
1779 Revert the folloing patch:
1780 2012-08-06 Yao Qi <yao@codesourcery.com>
1781 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1782 remote hardware-watchpoint-limit' and 'set
1783 remote hardware-breakpoint-limit'.
1784
f3c8a52a
JK
17852012-08-06 Nathaniel Flath <flat0103@gmail.com>
1786
1787 * gdb.texinfo (Working Directory): Added information about new
1788 default argument for 'cd' command.
1789
77a91025
YQ
17902012-08-06 Yao Qi <yao@codesourcery.com>
1791
1792 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1793 remote hardware-watchpoint-limit' and 'set
1794 remote hardware-breakpoint-limit'.
1795
d9f08f52
YQ
17962012-08-06 Yao Qi <yao@codesourcery.com>
1797
1798 Fix PR14371.
1799
1800 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1801 '=breakpoint-deleted'.
1802
95b07c96
YQ
18032012-08-02 Yao Qi <yao@codesourcery.com>
1804
1805 * gdb.texinfo (Native): Remove node Neutrino.
1806
7255706c
YQ
18072012-07-27 Yao Qi <yao@codesourcery.com>
1808
1809 * gdb.texinfo (IPA Protocol Commands): Document new command
1810 'close'.
1811
d6b28940
TT
18122012-07-25 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1815
e615022a
DE
18162012-07-20 Doug Evans <dje@google.com>
1817
1818 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1819 (Index Files): Document how to control the use of deprecated index
1820 sections.
1821 (Index Section Format): Replace --use-deprecated-index-sections with
1822 "set use-deprecated-index-sections on".
1823
055855a4
EZ
18242012-07-12 Eli Zaretskii <eliz@gnu.org>
1825
1826 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1827 indices into a single node "Index". Instead, join function and
1828 variable indices into a single index, separate from the concept
1829 index. Requested in
1830 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1831 (Top): Update the top-level menu: instead of one "Index" there are
1832 now separate entries "Concept Index" and "Function and Variable
1833 Index".
1834 (Concept Index, Function and Variable Index): New nodes.
1835 (Index): Node deleted.
1836
f77cc5f0
HZ
18372012-07-05 Hui Zhu <hui_zhu@mentor.com>
1838
1839 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1840 and "maint agent-eval".
1841
00595b5e
EZ
18422012-07-03 Eli Zaretskii <eliz@gnu.org>
1843
1844 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1845 avoid file-name clashes between Index.html and index.html on
1846 case-insensitive filesystems. See the discussion starting in
1847 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1848 details of the problem.
1849 (Top): Update the master menu for the above.
1850 (Concept Index, Command and Variable Index): New nodes, instead of
1851 the old "Index" node that was deleted. All cross-references
1852 updated.
1853
d3ce09f5
SS
18542012-07-02 Stan Shebs <stan@codesourcery.com>
1855
1856 * gdb.texinfo (Dynamic Printf): Mention agent style and
1857 disconnected dprintf.
1858 (Maintenance Commands): Describe maint agent-printf.
1859 (General Query Packets): Mention BreakpointCommands feature.
1860 (Packets): Document commands extension to Z0 packet.
1861 * agentexpr.texi (Bytecode Descriptions): Document printf
1862 bytecode.
1863
2d7b58e8
JK
18642012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1865
1866 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1867 only after gdbinit files.
1868 (Startup): Move -iex and -iex commands down after gdbinit files.
1869
202cbf1c
JK
18702012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1871
1872 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1873 possibility.
1874
b6ba681c
TT
18752012-06-29 Tom Tromey <tromey@redhat.com>
1876
1877 * gdb.texinfo (Index Section Format): Update for version 7.
1878
71caed83
SS
18792012-06-28 Stan Shebs <stan@codesourcery.com>
1880
1881 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1882 example, add note about title column.
1883
ee0bf529
SCR
18842012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1885
1886 * gdb.texinfo (Symbol Tables In Python): Add description about
1887 the new 'last' attribute of gdb.Symtab_and line.
1888
3c15d565
SCR
18892012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1890
1891 * gdb.texinfo (Symbol Tables In Python): Correct the description
1892 of the 'pc' attribute of gdb.Symtab_and_line.
1893
45cfd468
DE
18942012-06-26 Doug Evans <dje@google.com>
1895
1896 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1897 and symtab-create.
1898
496ee73e
KS
18992012-06-25 Keith Seitz <keiths@redhat.com>
1900
1901 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1902 from example. Remove "rbreak" from list of corresponding
1903 gdb commands.
1904
156942c7
DE
19052012-06-23 Doug Evans <dje@google.com>
1906
1907 * gdb.texinfo (Index Section Format): Document version 7 format.
1908
c614397c
YQ
19092012-06-22 Yao Qi <yao@codesourcery.com>
1910
1911 * gdb.texinfo: Add missing cindex for some packets.
1912
472a2379
KS
19132012-06-20 Keith Seitz <keiths@redhat.com>
1914
1915 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1916 for -break-insert and document -p.
1917
2678e2af
YQ
19182012-06-20 Yao Qi <yao@codesourcery.com>
1919
1920 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1921 and "gdb.write_memory" with "Inferior.read_memory" and
1922 "Inferior.write_memory".
1923
984359d2
EZ
19242012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1925
1926 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1927 (Free Documentation): Add @node line.
1928 (Continuing and Stepping) <advance location>: Use @item instead of
1929 @itemx.
1930 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1931 @itemx.
1932 (Embedded Processors): Put the link to "PA" to its correct place,
1933 according to document structure.
1934 (Python API): Put the link to "Lazy Strings In Python" to its
1935 correct place.
1936 (Index): Use @@ in @tex block to get a literal @.
1937
1938 * gdbint.texinfo: Fix the @subtitle line.
1939
1940 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1941 correct place.
1942
16bdd41f
YQ
19432012-06-08 Yao Qi <yao@codesourcery.com>
1944
1945 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1946 Protocol'.
1947 (In-Process Agent Protocol, IPA Protocol Objects)
1948 (IPA Protocol Commands): New nodes.
1949 (Tracepoint Packets): Add anchors.
1950
2d4c29c5
TS
19512012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1952
1953 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1954
6bd110c5
YQ
19552012-06-06 Yao Qi <yao@codesourcery.com>
1956
1957 * gdb.texinfo: Update copyright year.
1958
f3e0e960
SS
19592012-05-23 Stan Shebs <stan@codesourcery.com>
1960 Kwok Cheung Yeung <kcy@codesourcery.com>
1961
1962 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1963
1564a261
JK
19642012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1965
1966 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1967 Mention also --with-separate-debug-dir.
1968 (Auto-loading): Prepend $debugdir in the sample output.
1969 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1970 auto-load safe-path variable.
1971 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1972 Mention also $debugdir for 'set auto-load scripts-directory'.
1973
eb17f351
EZ
19742012-05-19 Eli Zaretskii <eliz@gnu.org>
1975
1976 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1977 (MIPS Embedded, MIPS, MIPS Register packet Format)
1978 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1979 appropriate.
1980
4cc0665f
MR
19812012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1982 Maciej W. Rozycki <macro@codesourcery.com>
1983
1984 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1985 mips compression".
1986 (MIPS Breakpoint Kinds): New subsubsection.
1987
7af8dcf8 19882012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1989
1990 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1991 nodes for subsections. Add @acronym mark-ups and adjust
1992 formatting.
1993
aff139ff
JK
19942012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1995
1996 Rename $ddir to $datadir.
1997 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1998 (objfile-gdb.py file): Rename $ddir to $datadir.
1999
9cb709b6
TT
20002012-05-18 Tom Tromey <tromey@redhat.com>
2001
2002 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2003
e7e0cddf
SS
20042012-05-14 Stan Shebs <stan@codesourcery.com>
2005
2006 * gdb.texinfo (Dynamic Printf): New subsection.
2007
7efc75aa
SCR
20082012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2009
2010 * gdb.texinfo (Basic Python): Add description about the function
2011 gdb.find_pc_line
2012
f307c045
JK
20132012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2014 Eli Zaretskii <eliz@gnu.org>
2015
2016 * gdb.texinfo (Separate Debug Files): Use plural form for global
2017 debugging information directory.
2018
85d4a676
SS
20192012-05-11 Stan Shebs <stan@codesourcery.com>
2020 Kwok Cheung Yeung <kcy@codesourcery.com>
2021
2022 * gdb.texinfo (Operating System Auxiliary Information): Document new
2023 'info os' subcommands.
2024
c1668e4e
JK
20252012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2026
2027 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2028 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2029 (dotdebug_gdb_scripts section): Add reference
2030 to 'Auto-loading safe path'.
2031
7349ff92
JK
20322012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2033
2034 Implement multi-component --with-auto-load-dir.
2035 * gdb.texinfo (Auto-loading): New references
2036 for 'set auto-load scripts-directory'
2037 and 'show auto-load scripts-directory'.
2038 (Auto-loading safe path): Describe the new default. Move $ddir
2039 substituation reference to 'objfile-gdb.py file'.
2040 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2041 script-name. Describe new 'set auto-load scripts-directory'
2042 and 'show auto-load scripts-directory'.
2043
6dea1fbd
JK
20442012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2045
2046 Provide $ddir substitution for --with-auto-load-safe-path.
2047 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2048 (Auto-loading safe path): Likewise. Mention the default value,
2049 $ddir substitution, --with-auto-load-safe-path and
2050 --without-auto-load-safe-path.
2051 * observer.texi (gdb_datadir_changed): New.
2052
1ccacbcd
JK
20532012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2054
2055 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2056 Twice.
2057
d9242c17
JK
2058 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2059 directory separator by path separator.
2060
af2c1515
JK
20612012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2062
2063 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2064 for 'set auto-load safe-path' optional. Mention if it is omitted.
2065 Change disabling security protection condition to "/", twice.
2066
a20ee7a4
SCR
20672012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2068
2069 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2070 the new methods global_block and static_block on gdb.Symtab
2071 objects.
2072
56af09aa
SCR
20732012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2074
2075 * gdb.texinfo (Blocks In Python): Add a note saying that future
2076 improvements to GDB and its infrastructure can move symbols
2077 across blocks within a symbol table.
2078
2746b0ef
YQ
20792012-04-29 Yao Qi <yao@codesourcery.com>
2080
2081 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2082 (A29K): Remove.
2083
62e5f89c
SDJ
20842012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2085 Tom Tromey <tromey@redhat.com>
2086
2087 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2088 and generic static probe support on GDB.
2089
a766d390
DE
20902012-04-25 Doug Evans <dje@google.com>
2091
50f042b9
DE
2092 * gdb.texinfo (Go): Fix thinko.
2093
a766d390
DE
2094 * gdb.texinfo (Supported Languages): Add Go.
2095 (Go): New node.
2096
f02e2b19
YQ
20972012-04-25 Yao Qi <yao@codesourcery.com>
2098
2099 * gdbint.texinfo (Testsuite): New section `Board settings'.
2100
68d41a48
JK
21012012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2102
2103 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2104 Three times.
2105
174bb630
JK
2106 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2107 Three times.
2108
0511cc75
JK
21092012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2110
2111 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2112 by @table @asis. Fix formatting of one item.
2113
0070f25a
JK
21142012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2115
2116 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2117
4dc84fd1
JK
21182012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2119
2120 New option "set debug auto-load".
2121 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2122 (auto-load verbose mode): New node.
2123
bccbefd2
JK
21242012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2125
2126 New option "set auto-load safe-path".
2127 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2128 and "info auto-load" examples for safe-path. Put there also references
2129 for "set auto-load safe-path" and "show auto-load safe-path".
2130 New menu item for Auto-loading safe path.
2131 (Auto-loading safe path): New node.
2132 (Python Auto-loading): Update the expected output from "Missing"
2133 to "No".
2134
bf88dd68
JK
21352012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2136
2137 auto-load: Implementation.
2138 * gdb.texinfo (Mode Options): New anchor for -nx.
2139 (Startup): New anchors for Option -init-eval-command,
2140 Home Directory Init File
2141 and Init File in the Current Directory during Startup.
2142 Mention set auto-load local-gdbinit with a reference.
2143 Change the sample code to "set auto-load python-scripts".
2144 (Threads): New anchor set libthread-db-search-path.
2145 Provide references to libthread_db.so.1 file.
2146 (Controlling GDB): New menu item for Auto-loading.
2147 (Auto-loading, Init File in the Current Directory)
2148 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2149 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2150 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2151 reference.
2152 (Auto-loading): Rename to ...
2153 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2154 "set auto-load python-scripts", new anchor for it. Change
2155 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2156 for it. Change "info auto-load-scripts"
2157 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2158 to "Python scripts".
2159
8264ba82
AG
21602012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2161
2162 PR mi/13393
2163 * gdb.texinfo (Print Settings): Extend the description for "set print
2164 object".
2165 (GDB/MI Variable Objects): Extend the description for -var-create and
2166 -var-list-children.
2167
06fc020f
SCR
21682012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2169
2170 * gdb.texinfo (Examining Data): Document the 'explore' command.
2171
7191c139
JB
21722012-03-28 Joel Brobecker <brobecker@adacore.com>
2173
2174 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2175 to the children of a varobj and its update range when -var-update
2176 returns that the varobj's type changed.
2177
3708f05e
JK
21782012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2179
2180 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2181 Create two new links fir 'objfile-gdb.py file'
2182 and 'dotdebug_gdb_scripts section'.
2183
8e0583c8
JK
21842012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2185
2186 * gdb.texinfo (Auto-loading): Rename node reference
2187 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2188 Twice.
2189 (.debug_gdb_scripts section): Rename the node ...
2190 (dotdebug_gdb_scripts section): ... here.
2191 (Maintenance Commands): Also rename this node reference.
2192
7b282c5a
SCR
21932012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2194
2195 * gdb.texinfo (Python API/Values From Inferior): Add description
2196 about the new method Value.referenced_value. Add description on
2197 how Value.dereference is different (and similar) to
2198 Value.referenced_value.
2199
8320cc4f
JK
22002012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2201
2202 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2203 --init-eval-command=COMMAND, -iex.
2204 (Startup): Describe -iex and -ix. Simplify the example
2205 for "set auto-load-scripts off".
2206
481860b3
GB
22072012-03-16 Gary Benson <gbenson@redhat.com>
2208
2209 PR breakpoints/10738
2210 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2211 stating that GDB cannot set breakpoints on inlined functions.
2212 (Mode Options): Document --use-deprecated-index-sections.
2213 (Index Section Format): Document new index section version format.
2214
c4aeac85
TT
22152012-03-15 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2218
16899756
DE
22192012-03-13 Doug Evans <dje@google.com>
2220
2221 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2222 of "reload".
2223 (Symbols): Delete docs for set/show symbol-reloading.
2224 * gdbint.texinfo (Defining Other Architecture Features): Delete
2225 SYMBOL_RELOADING_DEFAULT.
2226 * refcard.tex: Delete reference to symbol-reloading.
2227
9b224c5e
PA
22282012-03-07 Pedro Alves <palves@redhat.com>
2229
2230 * gdb.texinfo (General Query Packets): Document new
2231 QProgramSignals packet.
2232 * gdb.texinfo (Remote configuration): Mention
2233 "program-signals-packet".
2234
169081d0
TG
22352012-03-05 Tristan Gingold <gingold@adacore.com>
2236
2237 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2238
d1feda86
YQ
22392012-03-03 Yao Qi <yao@codesourcery.com>
2240
2241 * gdb.texinfo (In-Process Agent): New node.
2242 Document new commands.
2243 (General Query Packets): Add packet `QAgent'.
2244
1faeff08
MR
22452012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2246
2247 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2248
7d74f244
DE
22492012-03-01 Scott J. Goldman <scottjg@vmware.com>
2250
2251 * gdb.texinfo (Commands In Python): Put example python macro in
2252 COMMAND_USER category rather than COMMAND_OBSCURE.
2253 Document gdb.COMMAND_USER.
2254 (User-defined Commands): Update documentation to clarify
2255 "set/show max-user-call-depth" and "show user" don't apply to python
2256 commands. Update documentation to clarify "help user-defined" may
2257 also include python commands defined as COMMAND_USER.
2258
6fe37d23
JK
22592012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2260
2261 * gdb.texinfo (Startup): Add option -ex description to the option -x
2262 description.
2263
83364271
LM
22642012-02-24 Luis Machado <lgustavo@codesourcery.com>
2265
2266 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2267 condition-evaluation breakpoint parameter.
2268 Mention condition-evaluation mode being shown in "info break".
2269 (Break Conditions): Add description for target-side
2270 conditional breakpoints.
2271 (Remote Configuration): Mention conditional-breakpoints-packet.
2272 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2273 cond-expr.
2274 (General Query Packets): Mention new ConditionalBreakpoint feature.
2275
bdb1994d
TT
22762012-02-22 Tom Tromey <tromey@redhat.com>
2277
2278 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2279
4d241c86
TT
22802012-02-17 Tom Tromey <tromey@redhat.com>
2281
2282 PR python/10753:
2283 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2284 directory.
2285
816338b5
SS
22862012-02-14 Stan Shebs <stan@codesourcery.com>
2287
2288 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2289
cc30c4bd
PA
22902012-02-13 Pedro Alves <palves@redhat.com>
2291
2292 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2293 mips-idt-ecoff.
2294
035d1e5b
YQ
22952012-02-09 Yao Qi <yao@codesourcery.com>
2296
2297 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2298
f0823d2c
TT
22992012-02-07 Tom Tromey <tromey@redhat.com>
2300
2301 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2302 Symbol.value.
2303
64e7d9dd
TT
23042012-02-07 Tom Tromey <tromey@redhat.com>
2305
2306 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2307
4220b2f8
TS
23082012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2309
2310 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2311
edcc5120
TT
23122012-01-24 Tom Tromey <tromey@redhat.com>
2313
2314 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2315 unload".
2316 (Files): Mention new catch commands.
2317 (GDB/MI Async Records): Likewise.
2318
53fe1783
GB
23192012-01-24 Gary Benson <gbenson@redhat.com>
2320
2321 Delete #if 0'd out code.
2322 * gdb.texinfo (Frame Info): Remove "info catch".
2323
b9e7b9c3
UW
23242012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2325
2326 * gdb.texinfo (Remote Configuration): Document
2327 "set remote hostio-readlink-packet" command.
2328 (General Query Packets): Document vFile:readlink packet.
2329
4aac40c8
TT
23302012-01-16 Tom Tromey <tromey@redhat.com>
2331
2332 * gdb.texinfo (Specify Location): Document relative file name
2333 handling.
2334
cafec441
TT
23352012-01-16 Tom Tromey <tromey@redhat.com>
2336
2337 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2338
0ee339bc
JK
23392012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2340 Eli Zaretskii <eliz@gnu.org>
2341
2342 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2343 code.
2344
72384ba3
PH
23452012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2346
2347 * gdb.texinfo (Variables): Document use of :: for non-static
2348 variables.
2349
ce1b17c4
JB
23502012-01-05 Joel Brobecker <brobecker@adacore.com>
2351
2352 * gdbint.texinfo (Start of New Year Procedure): Update
2353 to replace use of copyright.sh by use of copyright.py.
2354
217bff3e
JK
23552012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2356
2357 Remove the gdbtui binary.
2358 * all-cfg.texi (GDBTUI): Remove.
2359 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2360 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2361 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2362
cc72b2a2
KP
23632011-12-23 Kevin Pouget <kevin.pouget@st.com>
2364
2365 Introduce gdb.FinishBreakpoint in Python.
2366 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2367 (Python API): Add menu entry for Finish Breakpoints.
2368
13ac8d2c
JK
23692011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2370
2371 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2372 tests.
2373
e0f9f062
DE
23742011-12-16 Doug Evans <dje@google.com>
2375
2376 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2377
80b6e756
PM
23782011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2379
1c3ad6ab 2380 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2381 stack". Add documentation for "set/show python print-stack".
2382
2fb860fc
PA
23832011-12-14 Pedro Alves <pedro@codesourcery.com>
2384
2385 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2386 should transfer control to the stub in the startup code instead of
2387 in main. Mention the need to get past the initial breakpoint.
2388
f8eba3c6
TT
23892011-12-06 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.texinfo (Set Breaks): Update for new behavior.
2392
2268b414
JK
23932011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2394
2395 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2396 List Format for SVR4 Targets'.
2397 (General Query Packets): New item qXfer:libraries-svr4:read.
2398 (Library List Format for SVR4 Targets): New node.
2399
ae6f0d5b
TT
24002011-12-01 Tom Tromey <tromey@redhat.com>
2401
2402 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2403 add.
2404
36dfb11c
TT
24052011-11-22 Tom Tromey <tromey@redhat.com>
2406
2407 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2408 reasons.
2409
f196051f
SS
24102011-11-20 Stan Shebs <stan@codesourcery.com>
2411
2412 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2413 note-related options and variables.
2414 (Tracepoint Packets): Document packet changes.
2415
f85b53f8
SD
24162011-11-20 Sanjoy Das <sdas@igalia.com>
2417
2418 * gdb.texinfo (JIT Interface): Add documentation on writing and
2419 usind JIT debug info readers.
2420 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2421 Debug Info Readers): New nodes.
2422
bfccc43c
YQ
24232011-11-18 Yao Qi <yao@codesourcery.com>
2424
2425 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2426 tracepoint.
2427
c011a4f4
DE
24282011-11-15 Doug Evans <dje@google.com>
2429
2430 * gdb.texinfo (Files): Document basenames-may-differ.
2431
ed59ded5
DE
24322011-11-14 Doug Evans <dje@google.com>
2433
2434 * gdb.texinfo (Shell Commands): Document "!".
2435
405f8e94
SS
24362011-11-14 Stan Shebs <stan@codesourcery.com>
2437 Kwok Cheung Yeung <kcy@codesourcery.com>
2438
2439 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2440 needed to get shorter fast tracepoints.
2441 (Tracepoint Packets): Document new qTMinFTPILen packet.
2442
1e4d1764
YQ
24432011-11-14 Yao Qi <yao@codesourcery.com>
2444
2445 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2446 behavior of tracepoint.
2447 (General Query Packets): New feature InstallInTrace.
2448 (Remote Configuration): Document "set remote
2449 install-in-trace-packet".
2450
71eba9c2 24512011-11-12 Matt Rice <ratmice@gmail.com>
2452
2453 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2454 Add arguments to info macro.
2455
e0f8f636
TT
24562011-11-10 Tom Tromey <tromey@redhat.com>
2457
2458 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2459 manual.
2460 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2461 (Macros): Add a footnote.
2462 (C): Remove paragraph about compiler options.
2463 (C Constants): Mention wide character and string constants.
2464 (C Plus Plus Expressions): Update compiler option advice. Mention
2465 using declarations. Mention ADL. Remove old HP compiler
2466 information.
2467
625c0d47
TT
24682011-11-10 Tom Tromey <tromey@redhat.com>
2469
2470 PR c++/9257:
2471 * gdb.texinfo (Print Settings): Add an extra note about the need
2472 for a vtable.
2473
4be2aacc
MR
24742011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2475
2476 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2477 "set mips abi" documentation.
2478
0a1c4d10
DE
24792011-11-04 Doug Evans <dje@google.com>
2480
2481 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2482
aad1c02c
TT
24832011-11-03 Tom Tromey <tromey@redhat.com>
2484
2485 * gdb.texinfo (Stopping): Add menu entry.
2486 (Continuing and Stepping): Restore @node. Use @section, not
2487 @subsection.
2488
983fb131
MR
24892011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2490
2491 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2492 designation. Fix "Specify Location" cross-reference.
2493
3065dfb6
SS
24942011-11-02 Stan Shebs <stan@codesourcery.com>
2495
2496 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2497 (General Query Packets): Describe tracenz feature.
2498 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2499
0aaaf063
PK
25002011-10-28 Paul Koning <paul_koning@dell.com>
2501
2502 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2503
2231f1fb
KP
25042011-10-27 Kevin Pouget <kevin.pouget@st.com>
2505
2506 * gdb.texinfo ((Frames In Python): Document
2507 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2508
5110b5df
PK
25092011-10-26 Paul Koning <paul_koning@dell.com>
2510
2511 * gdb.texinfo (gdb.types): Document new deepitems function.
2512
22dbab46
PK
25132011-10-25 Paul Koning <paul_koning@dell.com>
2514
2515 PR python/13327
2516
2517 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2518 fetch_lazy method.
2519
9df2fbc4
PM
25202011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2521
2522 PR python/12656
2523
2524 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2525 global_block, static_block function.
2526
f05e2e1d
TT
25272011-10-19 Tom Tromey <tromey@redhat.com>
2528
2529 * gdb.texinfo (Commands In Python): Add missing "@"s.
2530
a7fc3f37
KP
25312011-10-13 Kevin Pouget <kevin.pouget@st.com>
2532
2533 PR python/13285 Document named constants for frame unwind stop reasons
2534 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2535 constants.
2536
5048e516
JK
25372011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 Fix compatibility with texinfo versions older than 4.12.
2540 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2541 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2542 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2543 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2544 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2545 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2546 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2547
5a56e9c5
DE
25482011-10-09 Doug Evans <dje@google.com>
2549
2550 * gdb.texinfo (Extending GDB): Document alias command.
2551
36b11add
JK
25522011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2553
2554 Support @entry in input expressions.
2555 * gdb.texinfo (Variables): Describe @entry names suffix.
2556 (Print Settings): Add anchor for `set print entry-values'.
2557
e18b2753
JK
25582011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2559 Eli Zaretskii <eliz@gnu.org>
2560
2561 Display @entry parameter values (without references).
2562 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2563 example.
2564 (Print Settings): New description of set print entry-values and show
2565 print entry-values.
2566
111c6489
JK
25672011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2568 Eli Zaretskii <eliz@gnu.org>
2569
2570 Recognize virtual tail call frames.
2571 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2572 (Tail Call Frames): New node.
2573 (Frames In Python): Add gdb.TAILCALL_FRAME.
2574
9c15afc4
DE
25752011-10-07 Doug Evans <dje@google.com>
2576
2577 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2578 register_pretty_printer.
2579
99f5279d
PM
25802011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2581
2582 PR python/12930
2583 PR python/12802
2584
2585 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2586 stop method.
2587
03583c20
UW
25882011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2589
2590 * gdb.texinfo (Starting your Program): "set disable-randomization"
2591 is no longer Linux-specific.
2592 (Remote Configuration): Document "set remote
2593 disable-randomization-packet".
2594 (General Query Packets): Document "QDisableRandomization" packet
2595 and add it to "qSupported" list.
2596
bd054e06
KP
25972011-10-07 Kevin Pouget <kevin.pouget@st.com>
2598
2599 Allow Python notification of new object-file loadings.
2600 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2601 event type.
2602
cb6be26b
KP
26032011-10-04 Kevin Pouget <kevin.pouget@st.com>
2604
2605 PR python/12691: Add the inferior to Python exited event
2606 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2607
a05336a1
JB
26082011-10-03 Joel Brobecker <brobecker@adacore.com>
2609
2610 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2611 rephasing.
2612
5d77fe44
JB
26132011-10-03 Joel Brobecker <brobecker@adacore.com>
2614
2615 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2616 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2617 as possible feature returned by the `-list-features'
2618 command.
2619
699df94d
PK
26202011-09-28 Paul Koning <paul_koning@dell.com>
2621
2622 * gdb.texinfo (gdb.Type): Document field access by dictionary
2623 key syntax.
2624
24bdad53
YQ
26252011-09-28 Yao Qi <yao@codesourcery.com>
2626
2627 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2628 Add one space after option `-s'. Remove @r{} markup.
2629
6710bf39
SS
26302011-09-27 Stan Shebs <stan@codesourcery.com>
2631
2632 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2633
d99f7e48
HZ
26342011-09-16 Hui Zhu <teawater@gmail.com>
2635
2636 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2637 to *(unsigned char *)$esp@300.
2638
d812018b
PK
26392011-09-15 Paul Koning <paul_koning@dell.com>
2640
2641 * gdb.texinfo: Make style of Python functions and methods match
2642 the syntax of Python. Also put class and module names explicitly
2643 on function, member, and variable names, matching Python
2644 documentation conventions.
2645
2aa48337
KP
26462011-09-15 Kevin Pouget <kevin.pouget@st.com>
2647
2648 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2649 * gdb.texinfo (Inferiors In Python): Describe new
2650 gdb.selected_inferior() function.
2651
6839b47f
KP
26522011-09-15 Kevin Pouget <kevin.pouget@st.com>
2653
2654 Handle multiple breakpoint hits in Python interface:
2655 * gdb.texinfo (Events In Python): New function documentation:
2656 gdb.BreakpointEvent.breakpoints. Indicate that
2657 gdb.BreakpointEvent.breakpoint is now deprecated.
2658
26829f2b
JB
26592011-09-04 Joel Brobecker <brobecker@adacore.com>
2660
2661 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2662
a9f54f60
TT
26632011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2664
2665 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2666
fa3a4f15
PM
26672011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2668
2669 * gdb.texinfo (Prompt): Add set/show extended-prompt
2670 documentation
2671 (Basic Python): Add prompt_hook anchor.
2672 (Python modules): Reword module text to reflect multiple modules.
2673 (gdb.prompt): Document gdb.prompt module.
2674
224bbe49
YQ
26752011-08-14 Yao Qi <yao@codesourcery.com>
2676
78d85199
YQ
2677 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2678
26792011-08-14 Yao Qi <yao@codesourcery.com>
2680
2681 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2682 (TIC6x Features): New node.
2683
457e09f0
DE
26842011-08-12 Doug Evans <dje@google.com>
2685
2686 * gdb.texinfo (Symbols In Python): Document symbol.type.
2687
5e239b84
PM
26882011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2689
2690 * gdb.texinfo (Python): Document command and function
2691 auto-loading.
2692
177bc839
JK
26932011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2694 Eli Zaretskii <eliz@gnu.org>
2695
2696 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2697 typedefs unrolling. Extend the sample code by an inner typedef and
2698 outer typedefs unrolling.
2699
1a532630
PP
27002011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2701
2702 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2703 size and line-size.
2704
9b158ba0 27052011-07-21 Matt Rice <ratmice@gmail.com>
2706
2707 PR macros/12999
2708 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2709 Update text and cindex entries for info macro command.
2710
d17b6f81
PM
27112011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2712
2713 * observer.texi (GDB Observers): Add before_prompt observer.
2714 * gdb.texinfo (Basic Python): Add documentation for prompt
2715 substitution.
2716
713389e0
PM
27172011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2718
2719 PR python/12438
2720 * gdb.texinfo (Python Commands): Add deprecate note to maint
2721 set/show python print-stack. Document set/show python
2722 print-backtrace.
2723
177b42fe
TJB
27242011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2725
2726 * gdb.texinfo: Fix typos.
2727
900e11f9
JK
27282011-07-01 Tom Tromey <tromey@redhat.com>
2729
2730 * gdb.texinfo (Debugging Output): Document set debug
2731 check-physname.
2732
39c4d40a
TT
27332011-06-29 Tom Tromey <tromey@redhat.com>
2734
2735 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2736 breakpoint-notifications feature.
2737
6f5def7d
UW
27382011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2739
2740 * gdb.texinfo (Target Description): Remove warning about
2741 possibly unstable format.
2742
8cf64490
TT
27432011-06-03 Tom Tromey <tromey@redhat.com>
2744
2745 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2746 (Events In Python): Note that exit_code is optional.
2747
393eab54
PA
27482011-05-17 Pedro Alves <pedro@codesourcery.com>
2749
2750 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2751 required for multi-threading support.
2752 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2753 Hc are deprecated for multi-threading debugging. Point readers at
2754 the vCont packet.
2755
75fc9810
DE
27562011-05-15 Doug Evans <dje@google.com>
2757
2758 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2759
01124a23
DE
27602011-05-13 Doug Evans <dje@google.com>
2761
98a5dd13
DE
2762 * gdb.texinfo (Threads): Document $sdir,$pdir.
2763 (Server): Document $pdir exception.
2764
dbaefcf7
DE
2765 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2766
cc63ef9b
DE
2767 * gdb.texinfo (Threads): Clarify default value for
2768 libthread-db-search-path.
7e0396aa 2769
01124a23
DE
2770 * gdb.texinfo (Completion): Update example.
2771 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2772
d248b706
KY
27732011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2774
2775 * gdb.texinfo: Document change in the behaviour of the enable and
2776 disable GDB commands when applied to tracepoints.
2777 Document the EnableDisableTracepoints remote stub feature.
2778 Document QTEnable and QTDisable in the list of tracepoint packets.
2779
cc88a640
JK
27802011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2781
2782 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2783 hsuser.texi.
2784 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2785 comment to hsuser.texi. Change rluser.texi name in the comment.
2786
84e578fb
DE
27872011-05-10 Doug Evans <dje@google.com>
2788
2789 * gdb.texinfo (Threads): If an empty path is provided for
2790 libthread-db-search-path it is reset to its default value.
2791 (Server): Ditto.
2792
478aac75
DE
27932011-05-09 Doug Evans <dje@google.com>
2794
2795 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2796
9c06b0b4
TJB
27972011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2798 Thiago Jung Bauermann <bauerman@br.ibm.com>
2799
2800 Implement support for PowerPC BookE masked watchpoints.
2801 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2802 (PowerPC Embedded): Mention support of masked watchpoints.
2803
9ed350ad
JB
28042011-05-03 Joel Brobecker <brobecker@adacore.com>
2805
2806 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2807 `@value{GDBN}'.
2808
4ceed123
JB
28092011-05-03 Joel Brobecker <brobecker@adacore.com>
2810
2811 * gdb.texinfo (titlepage): Remove dedication.
2812 (In Memoriam): New appendix.
2813
559a7a62
JK
28142011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2815 Eli Zaretskii <eliz@gnu.org>
2816
2817 * gdb.texinfo (Index Section Format): Change the version to 5.
2818 Describe the different formula.
2819
03f2bd59
JK
28202011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2821 Eli Zaretskii <eliz@gnu.org>
2822
2823 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2824 for disconnected tracing.
2825 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2826 extended-remote relationship. Mention --once.
2827 (TCP port allocation lifecycle of @code{gdbserver}): New.
2828
d9b1a651
EZ
28292011-04-23 Eli Zaretskii <eliz@gnu.org>
2830
2831 * gdb.texinfo (Server): Improve indexing. Index all optional
2832 switches to gdbserver.
2833
90476074
TT
28342011-04-20 Tom Tromey <tromey@redhat.com>
2835
2836 * gdb.texinfo (Index Section Format): New node.
2837 (Top): Add new node to menu.
2838
c21236dc
PA
28392011-04-20 Pedro Alves <pedro@codesourcery.com>
2840
2841 * gdb.texinfo (Maintenance Commands): Document `maint print
2842 remote-registers'.
2843
05c8c3f5
TT
28442011-04-20 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.texinfo (Trace File Format): Move node later.
2847
7a9dd1b2
TT
28482011-04-19 Tom Tromey <tromey@redhat.com>
2849
2850 * gdbint.texinfo (Register Information Functions): Remove
2851 duplicate "the".
2852 * gdb.texinfo (Emacs): Remove duplicate "to".
2853 (GDB/MI Variable Objects): Remove duplicate "the".
2854 (General Query Packets): Likewise.
2855
4368ebeb
JB
28562011-04-02 Joel Brobecker <brobecker@adacore.com>
2857
2858 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2859 "GDB/MI Ada Exception Information" node.
2860
956a9fb9
JB
28612011-04-01 Joel Brobecker <brobecker@adacore.com>
2862
2863 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2864 the "exception-name" field in the *stopped async record.
2865
f1310107
TJB
28662011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2867 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2868
2869 Implement support for PowerPC BookE ranged breakpoints.
2870 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2871
8786b2bd
TT
28722011-03-28 Tom Tromey <tromey@redhat.com>
2873
2874 * gdb.texinfo (Set Tracepoints): Fix typo.
2875
9ef07c8c
TT
28762011-03-24 Tom Tromey <tromey@redhat.com>
2877
2878 * gdb.texinfo (Specify Location): Document `function:label'
2879 linespec.
2880
99c3dc11
PM
28812011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2882
f1310107 2883 PR python/12149
99c3dc11
PM
2884
2885 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2886
29703da4
PM
28872011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2888
2889 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2890 (Inferiors In Python): Likewise.
2891 (Threads In Python): Likewise.
2892 (Symbols In Python): Likewise.
2893 (Objfiles In Python): Likewise.
2894 (Symbol Tables In Python): Likewise.
2895
c9174737
PA
28962011-03-15 Pedro Alves <pedro@codesourcery.com>
2897
2898 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2899 display>: Explain that the commands accept number ranges.
2900
7371cf6d
PM
29012011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2902
2903 * gdb.texinfo (Breakpoints In Python): Add description and example
2904 of Python stop function operation.
2905
ecec24e6
PM
29062011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2907
2908 * gdb.texinfo (Parameters In Python): Document get_set_string and
2909 get_show_string methods.
2910
6dcd5565
JK
29112011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2912
2913 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2914
81896e36
JK
2915 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2916 circular-trace-buffer name.
2917
5e30da2c
JB
29182011-02-28 Joel Brobecker <brobecker@adacore.com>
2919
2920 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2921 in the previous change.
2922
3bd0f5ef 29232011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2924
2925 * gdb.texinfo (Inferiors and Programs): Update commands to show
2926 that they can accept multiple arguments.
2927
4ec7539c
JB
29282011-02-24 Joel Brobecker <brobecker@adacore.com>
2929
2930 Revert the following patch (code patch was not approved):
2931 2011-02-21 Hui Zhu <teawater@gmail.com>
2932 * agentexpr.texi (bytecode descriptions): add printf.
2933 * gdb.texinfo (tracepoint action lists): add printf.
2934
82809774
DE
29352011-02-23 Doug Evans <dje@google.com>
2936
2937 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2938
e5a67952
MS
29392011-02-23 Michael Snyder <msnyder@vmware.com>
2940
2941 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2942 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2943 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2944
6e6fbe60
DE
29452011-02-22 Doug Evans <dje@google.com>
2946
2947 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2948 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2949 add description of result, fix @defun formatting.
2950
f994e27a
HZ
29512011-02-21 Hui Zhu <teawater@gmail.com>
2952
2953 * agentexpr.texi (Bytecode Descriptions): Add printf.
2954 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2955
c7f96d2b
TT
29562011-02-18 Tom Tromey <tromey@redhat.com>
2957
2958 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2959
60f98dde
MS
29602011-02-14 Michael Snyder <msnyder@vmware.com>
2961
2962 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2963 Document new command "thread find".
2964
08e796bc
MS
29652011-02-14 Michael Snyder <msnyder@vmware.com>
2966
2967 * gdb.texinfo (Threads): Update example of new thread message.
2968
b3b9301e
PA
29692011-02-14 Pedro Alves <pedro@codesourcery.com>
2970
2971 * gdb.texinfo (Remote Configuration): Mention set/show remote
2972 traceframe-info.
2973 (Tools/Packages Optional for Building GDB): Mention that expat is
2974 used for traceframe info.
2975 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2976 (General Query Packets) <qSupported>: Describe the
2977 qXfer:traceframe-info:read feature.
2978 (qXfer::read): Describe qXfer:traceframe-info:read.
2979 (Traceframe Info Format): New section.
2980
cef35b0f
PA
29812011-02-04 Pedro Alves <pedro@codesourcery.com>
2982
2983 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2984 for casts and unary operators.
2985
f1cbe1d3
TT
29862011-02-04 Tom Tromey <tromey@redhat.com>
2987
2988 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2989 is not useful.
2990
585fdaa1
PA
29912011-01-25 Pedro Alves <pedro@codesourcery.com>
2992
2993 * gdb.texinfo: s/value optimized out/optimized out/g
2994
7bfc9434
JB
29952011-01-21 Joel Brobecker <brobecker@adacore.com>
2996
2997 * gdb.texinfo (Other Misc Settings): Rework part of the
2998 documentation of the "set interactive mode" command.
2999
4694da01
TT
30002011-01-19 Tom Tromey <tromey@redhat.com>
3001
3002 * gdb.texinfo (Threads): Document thread name output and `thread
3003 name' command.
3004 (Threads In Python): Document Thread.name attribute.
3005 (GDB/MI Thread Commands): Document thread attributes.
3006
b716877b
AB
30072011-01-12 Andrew Burgess <aburgess@broadcom.com>
3008
3009 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3010 changes in mi/mi-cmd-disas.c
3011
13fd8b81
TT
30122011-01-12 Tom Tromey <tromey@redhat.com>
3013
3014 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3015 Fix "thread apply" text.
3016
e09342b5
TJB
30172011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3018 Thiago Jung Bauermann <bauerman@br.ibm.com>
3019
3020 Implement support for PowerPC BookE ranged watchpoints.
3021 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3022 the "set powerpc exact-watchpoints" flag.
3023
06e65f44
TT
30242011-01-07 Tom Tromey <tromey@redhat.com>
3025
3026 * gdb.texinfo (Python API): Add descriptions to @menu items.
3027
d8e22779
TT
30282011-01-06 Tom Tromey <tromey@redhat.com>
3029
3030 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3031
a255712f
PP
30322010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3033
e09342b5 3034 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3035
ccfc3d6e
TT
30362011-01-06 Tom Tromey <tromey@redhat.com>
3037
3038 PR python/12133:
3039 * gdb.texinfo (Frames In Python): Document various frame
3040 constants.
3041
44944448
JB
30422011-01-05 Joel Brobecker <brobecker@adacore.com>
3043
3044 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3045 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3046 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3047
42ea3d7a
JK
30482011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3049
3050 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3051 (clean): Add GDBvn.texi.
3052
720d1a40
JB
30532010-12-29 Joel Brobecker <brobecker@adacore.com>
3054
3055 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3056 occasional case where the debugger prints an array address
3057 instead of the array itself.
3058
ad196637
PA
30592010-12-23 Pedro Alves <pedro@codesourcery.com>
3060
3061 * gdb.texinfo (Packets) <read registers packet>: Document support
3062 for registers that were not collected.
3063
a86caf66
DE
30642010-12-15 Doug Evans <dje@google.com>
3065
3066 * gdb.texinfo (Startup): Document auto-loading of scripts during
3067 startup.
3068 (Auto-loading): Delete "maint set python auto-load on|off".
3069 Add "set auto-load-scripts on|off".
3070
aae1c79a
DE
30712010-12-07 Doug Evans <dje@google.com>
3072
3073 * gdb.texinfo (Mode Options): Document -data-directory.
3074 (Data Files): Add reference to -data-directory.
3075
4e04c971
DE
30762010-11-29 Doug Evans <dje@google.com>
3077
3078 * gdb.texinfo (Pretty-Printer Introduction): Change
3079 printer-name:subprinter-name to printer-name;subprinter-name.
3080
94b6973e
PM
30812010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3082
3083 PR python/12199
3084
3085 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3086
39037522
TT
30872010-11-23 Tom Tromey <tromey@redhat.com>
3088
3089 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3090 (Editing): Likewise.
3091 (Command History): Likewise.
3092 (TUI Keys): Likewise.
3093 (Bug Reporting): Conditionally include rluser.texi and
3094 inc-history.texinfo.
3095 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3096 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3097 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3098 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3099 (gdb.pdf): Likewise.
3100 (gdb.info): Likewise.
3101 (gdb/index.html): Likewise.
3102
5ae98d25
TT
31032010-11-23 Tom Tromey <tromey@redhat.com>
3104
3105 * Makefile.in (Makefile): Run ../config.status.
3106 (distclean): Update.
3107 * configure: Remove.
3108 * configure.ac: Remove.
3109
621c8364
TT
31102010-11-12 Tom Tromey <tromey@redhat.com>
3111
3112 * gdb.texinfo (Basic Python): Update. Add xref.
3113 (Exception Handling): Document new exception classes.
3114 (Types In Python): Update.
3115 (Frames In Python): Update.
3116
84f4c1fe
PM
31172010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3118
3119 * gdb.texinfo (Breakpoints In Python): Document "internal"
3120 parameter, and visible attribute.
3121
99e7ae30
DE
31222010-11-05 Doug Evans <dje@google.com>
3123
3124 * gdb.texinfo (Source Path): Document "set directories".
3125
f4b8a18d
KW
31262010-11-05 Ken Werner <ken.werner@de.ibm.com>
3127
3128 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3129 (OpenCL C): New node.
3130
7b51bc51
DE
31312010-11-02 Doug Evans <dje@google.com>
3132
3133 * gdb.texinfo (Pretty Printing): Expand into three sections,
3134 introduction, example, and commands.
3135 (Python API): Delete section Disabling Pretty-Printers, merge into
3136 Selecting Pretty-Printers.
3137 (Writing a Pretty-Printer): New section. Move the pretty-printer
3138 example here, and reformat to match python coding style. Add a second
3139 example using the gdb.printing module.
3140 (Python modules): Add gdb.printing.
3141
9eeee977
DE
31422010-10-29 Doug Evans <dje@google.com>
3143
3144 * gdb.texinfo (Python): Fix long line.
3145
a0e0ffdf
DE
31462010-10-20 Doug Evans <dje@google.com>
3147
3148 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3149 All references updated. Correct sections marked as subsections.
3150 (Coding Standards): New chapter. Move the coding standard related
3151 subsections here. Add section on Python coding standards.
3152
0e3509db
DE
31532010-10-13 Doug Evans <dje@google.com>
3154
3155 * gdb.texinfo (Python): Add "Python modules".
3156 (Types in Python): Add reference to gdb.types section.
3157 (Python modules): New node.
3158
44592cc4
DE
31592010-10-11 Doug Evans <dje@google.com>
3160
3161 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3162 Python" from gdb.Value.type description.
3163
6e1bb179
JB
31642010-09-28 Joel Brobecker <brobecker@adacore.com>
3165
3166 * gdb.texinfo (Ravenscar Profile): New node.
3167
e8467610
TT
31682010-09-22 Tom Tromey <tromey@redhat.com>
3169
3170 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3171
fccd1d1e
EZ
31722010-09-22 Eli Zaretskii <eliz@gnu.org>
3173
3174 * gdb.texinfo (Values From Inferior): Clarify that
3175 value.dynamic_type works only in C++ programs with RTTI.
3176
c1b6b909
TT
31772010-09-15 Paul Bolle <pebolle@tiscali.nl>
3178
3179 * gdb.texinfo (Character Sets): Correctly reference host-charset
3180 in example.
3181
7d288aaa
TT
31822010-09-13 Tom Tromey <tromey@redhat.com>
3183
3184 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3185 Document "fullname" and "from".
3186
f75d858b
MK
31872010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3188
3189 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3190 feature `reverse' output by -list-target-features.
3191
83b9503b
L
31922010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3193
3194 * gdb.texinfo (i386 Features): Remove an extra "@item".
3195
03f17ccf
TT
31962010-08-30 Tom Tromey <tromey@redhat.com>
3197
3198 PR python/11792:
3199 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3200
9779414d
DJ
32012010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * gdb.texinfo (ARM Features): Document
3204 org.gnu.gdb.arm.m-profile.
3205
f9ffd4bb
TT
32062010-08-23 Tom Tromey <tromey@redhat.com>
3207
3208 PR python/11145:
3209 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3210 reinterpret_cast methods.
3211
702c2711
TT
32122010-08-23 Tom Tromey <tromey@redhat.com>
3213
3214 PR python/11915:
3215 * gdb.texinfo (Types In Python): Document array method.
3216
66b73624
TJB
32172010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3218
3219 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3220
06a64a0b
TT
32212010-08-16 Tom Tromey <tromey@redhat.com>
3222
3223 * gdb.texinfo (Set Watchpoints): Document -location option.
3224
a3a7127e
DE
32252010-08-13 Doug Evans <dje@google.com>
3226
3227 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3228
8dedea02
VP
32292010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3230
3231 * gdb.texinfo (GDB/MI Data Manipulation): Document
3232 -data-read-memory-raw and -data-write-memory-raw.
3233
ca5c20b6 32342010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3235 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3236
3237 * gdb.texinfo (Basic Python): Describe post_event API.
3238
cb2e07a6
PM
32392010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3240
3241 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3242 decode_line Python APIs
cb2e07a6 3243
464b3efb
TT
32442010-08-10 Tom Tromey <tromey@redhat.com>
3245
3246 * gdb.texinfo (Pretty Printing API): Document
3247 gdb.default_visualizer.
3248
c29c521f
TT
32492010-08-10 Tom Tromey <tromey@redhat.com>
3250
3251 Revert gdb-add-index addition:
3252 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3253
5da1313b
JK
32542010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3255 Eli Zaretskii <eliz@gnu.org>
3256
3257 * gdb.texinfo (Mode Options) <-batch>
3258 (Basic Python) <gdb.execute>: Describe setting width and height.
3259
02d868e8
PP
32602010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3261
3262 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3263
c2bbed2a
TT
32642010-07-30 Tom Tromey <tromey@redhat.com>
3265
3266 * gdb.texinfo (Index Files): Mention gdb-add-index.
3267
6c13bbe1
HZ
32682010-07-30 Hui Zhu <teawater@gmail.com>
3269
3270 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3271 "detach inferior" and "kill inferior".
3272
53a71c06
CR
32732010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3274
3275 * gdb.texinfo (Machine Code): Update description of two forms of
3276 arguments, and add new example to demonstrate the new form.
3277
5374244e
PM
32782010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3279
3280 * gdb.texinfo (Values From Inferior): Add value inferior function
3281 call description.
3282
8ea5bce5
JK
32832010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3284
3285 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3286
c0edd9ed
JK
32872010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3288 Eli Zaretskii <eliz@gnu.org>
3289
3290 Make core files the process_stratum.
3291 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3292 record_stratum example.
3293
9291a0cd
TT
32942010-07-13 Tom Tromey <tromey@redhat.com>
3295
3296 * gdb.texinfo (Index Files): New node.
3297
f5011d11
TT
32982010-07-13 Tom Tromey <tromey@redhat.com>
3299
3300 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3301
0f5238ed
TT
33022010-07-13 Tom Tromey <tromey@redhat.com>
3303
3304 * gdb.texinfo (Specify Location): Document labels.
3305
74c761c1
PA
33062010-07-01 Pedro Alves <pedro@codesourcery.com>
3307
3308 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3309 entries for fast tracepoints and static tracepoints.
3310
501994c0
PA
33112010-07-01 Pedro Alves <pedro@codesourcery.com>
3312
3313 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3314 qsThreadInfo>: Spell out `l' as ell.
3315
0fb4aa4b
PA
33162010-07-01 Pedro Alves <pedro@codesourcery.com>
3317
3318 * gdb.texinfo (Convenience Variables): Document $_sdata.
3319 (Commands to Set Tracepoints): Describe static tracepoints. Add
3320 `Listing Static Tracepoint Markers' menu entry. Document
3321 "strace".
3322 (Tracepoint Action Lists): Document collecting $_sdata.
3323 (Listing Static Tracepoint Markers): New subsection.
3324 (Tracepoints support in gdbserver): Mention static tracepoints.
3325 (remote packets, enabling and disabling): Mention
3326 read-sdata-object.
3327 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3328 and StaticTracepoint.
3329 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3330 Document qXfer:sdata:read.
3331 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3332
dc3b15be
JB
33332010-06-29 Joel Brobecker <brobecker@adacore.com>
3334
3335 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3336
595939de
PM
33372010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3338 Tom Tromey <tromey@redhat.com>
3339 Thiago Jung Bauermann <bauerman@br.ibm.com>
3340
3341 * gdb.texinfo (Inferiors In Python): New node.
3342 * gdb.texinfo (Threads In Python): New node.
3343
9279c692
JB
33442010-06-28 Joel Brobecker <brobecker@adacore.com>
3345
3346 * gdb.texinfo (Python): Document what the python directory is
3347 and what its location is.
3348 (Basic Python): Document the gdb.PYTHONDIR constant.
3349
bc9f0842
TT
33502010-06-25 Tom Tromey <tromey@redhat.com>
3351
3352 PR python/10808:
3353 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3354
f1421989
HZ
33552010-06-24 Hui Zhu <teawater@gmail.com>
3356
3357 * gdb.texinfo: (Commands for Controlled Output): Add
3358 documentation for command "eval".
3359
e4c0cfae
SS
33602010-06-21 Stan Shebs <stan@codesourcery.com>
3361
3362 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3363 * annotate.texinfo: Ditto.
3364 * gdbint.texinfo: Ditto.
3365 * stabs.texinfo: Ditto.
3366
bb08c432
HZ
33672010-06-22 Hui Zhu <teawater@gmail.com>
3368
3369 * gdb.texinfo: (Process Record and Replay): Add documentation
3370 for command "set record memory-query".
3371
4f5d9f07
SS
33722010-06-21 Stan Shebs <stan@codesourcery.com>
3373
3374 * gdb.texinfo: Relicense under GFDL version 1.3.
3375 * annotate.texinfo: Relicense under GFDL version 1.3.
3376 * gdbint.texinfo: Relicense under GFDL version 1.3.
3377 * stabs.texinfo: Relicense under GFDL version 1.3.
3378 * fdl.texi: Update to version 1.3.
3379
6aed2dbc
SS
33802010-06-18 Stan Shebs <stan@codesourcery.com>
3381
a61408f8
SS
3382 * gdb.texinfo (Operating System Auxiliary Information): Describe
3383 "info os" when no arguments given.
3384
6aed2dbc
SS
3385 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3386 $_thread.
3387
24e933df
HZ
33882010-06-18 Hui Zhu <teawater@gmail.com>
3389
3390 * gdb.texinfo: (Process Record and Replay): Add documentation
3391 for commands "record save" and "record restore".
3392
65d79d4b
SDJ
33932010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3394
3395 * gdb.texinfo: Include information about the correct use
3396 of addresses in the `watch' command.
3397
d914c394
SS
33982010-06-11 Stan Shebs <stan@codesourcery.com>
3399
3400 * gdb.texinfo (Observer Mode): New section.
3401 (General Query Packets): Document QAllow.
889bf7c5 3402
967cf477
DE
34032010-06-04 Doug Evans <dje@google.com>
3404
3405 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3406
aaf4119b
DE
34072010-06-03 Doug Evans <dje@google.com>
3408
3409 * gdbint.texinfo (Coding): Add subsection on command names.
3410
9eae7c52
TT
34112010-06-02 Tom Tromey <tromey@redhat.com>
3412
3413 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3414 always-disassemble.
3415
fa593d66
PA
34162010-06-01 Pedro Alves <pedro@codesourcery.com>
3417
3418 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3419 gdbserver, and add cross reference.
3420 (Tracepoints support in gdbserver): New subsection.
3421
dde08ee1
PA
34222010-05-26 Pedro Alves <pedro@codesourcery.com>
3423
3424 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3425 `qRelocInsn' feature.
3426 (Relocate instruction reply packet): New subsection
3427 of `Tracepoint Packets'.
3428 (Tracepoint Packets): Mention that packets QTDP and QTStart
3429 support the qRelocInsn request, and add cross reference to new
3430 subsection.
3431
07ca107c
DE
34322010-05-25 Doug Evans <dje@google.com>
3433
3434 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3435 (Commands In Python): Document gdb.string_to_argv.
3436
c25c4a8b
JK
34372010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3438
3439 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3440 ATTR_NORETURN.
3441
d7b32ed3 34422010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3443 Tom Tromey <tromey@redhat.com>
3444 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3445
c25c4a8b 3446 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3447
6aecb9c2
JB
34482010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3449
3450 * gdb.texinfo: (Summary) Add mention about D language support.
3451 (Filenames): Add D suffixes.
3452 (D): New node.
3453
b7da9e9f
PM
34542010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3455
3456 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3457 of macro deleted from GDB code.
3458
ab38a727
PA
34592010-04-24 Pedro Alves <pedro@codesourcery.com>
3460
3461 * gdb.texinfo (Commands to specify files): Describe what how GDB
3462 looks up DOS-based filesystem paths on the system root. Document
3463 the new `set/show target-file-system-kind' commands.
3464
66d09542
DE
34652010-04-23 Doug Evans <dje@google.com>
3466
3467 * gdb.texinfo (Python): Move Auto-loading section here ...
3468 (Python API): from here.
3469 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3470 (Maintenance Commands): Add docs for "maint print section-scripts".
3471
8bd10a10
CM
34722010-04-20 Chris Moller <cmoller@redhat.com>
3473
3474 * gdb.texinfo (Setting Breakpoints): Added description of
3475 filename-qualified rbreak.
3476 * refcard.tex (Breakpoints and Watchpoints): Added brief
3477 description of filename-qualified rbreak.
3478
4c374409
JK
34792010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3480
3481 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3482 (Python API): Change the reference to Pretty Printing API.
3483 (Pretty Printing): Move the user part under the Data node. Reformat
3484 the sample output to 72 columns. Create a new reference to Pretty
3485 Printing API. Rename the API part ...
3486 (Pretty Printing API): To a new node name.
3487 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3488 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3489
5a9351ae
SS
34902010-04-21 Stan Shebs <stan@codesourcery.com>
3491
3492 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3493 and commands.
5a9351ae 3494 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3495
9a22f0d0
PM
34962010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3497
3498 * gdb.texinfo (Examining memory): Update for change in string
3499 display with explicit size.
3500
6149aea9
PA
35012010-04-19 Pedro Alves <pedro@codesourcery.com>
3502
3503 PR breakpoints/8554.
3504
3505 * gdb.texinfo (Save Breakpoints): New node.
3506 (save-tracepoints): Rename to ...
3507 (save tracepoints): ... this. Mention that `save-tracepoints' is
3508 a deprecated alias to `save tracepoints'.
3509
711e434b
PM
35102010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3511
645797a8 3512 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3513 (info w32 thread-information-block): Document new command.
3514 (qGetTIBAddress): Document new gdbserver query.
3515 (maint set/show show-all-tib): Document new command.
3516
3f7b2faa
DE
35172010-04-15 Doug Evans <dje@google.com>
3518
fa33c3cd
DE
3519 * gdb.texinfo (Python API): Add progspaces section.
3520 (Selecting Pretty-Printers): Progspace pretty-printers are
3521 searched too.
3522 (Progspaces In Python): New section.
3523
3f7b2faa
DE
3524 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3525
79f283fe
PM
35262010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3527
3528 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3529 returns None.
3530
87290684
SS
35312010-04-09 Stan Shebs <stan@codesourcery.com>
3532
3533 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3534 Describe the `frames-created' field, tweak grammar.
3535
a97153c7
PA
35362010-04-09 Pedro Alves <pedro@codesourcery.com>
3537
3538 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3539 Describe the `circular' and `disconnected' fields.
3540
5c5dcc1b
L
35412010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3542
3543 * gdb.texinfo (maint print registers): Mention unavailable and
3544 invisible registers.
3545
adc36818
PM
35462010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3547 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3548 Tom Tromey <tromey@redhat.com>
adc36818
PM
3549
3550 * gdb.texinfo (Breakpoints In Python): New Node.
3551
33da3f1c
SS
35522010-04-08 Stan Shebs <stan@codesourcery.com>
3553
3554 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3555 trace status fields.
3556
3a13a53b
L
35572010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3558
3559 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3560 optional. Make org.gnu.gdb.i386.avx requires
3561 org.gnu.gdb.i386.avx.
3562
08001717
DE
35632010-04-08 Doug Evans <dje@google.com>
3564
3565 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3566 search path, and document that gdb only scans the search path if
3567 the script's path doesn't specify a directory.
3568
c375651d
DE
35692010-04-05 Doug Evans <dje@google.com>
3570
3571 * gdb.texinfo (maint show python auto-load): Fix typo.
3572
af54718e
SS
35732010-04-04 Stan Shebs <stan@codesourcery.com>
3574
d77f58be
SS
3575 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3576 (Setting Watchpoints): Update description of "info watch".
3577 (Disabling Breakpoints): Only "info break" lists all.
3578
af54718e
SS
3579 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3580 (tdump): Explain how tdump works.
3581
86b17b60
PA
35822010-04-01 Pedro Alves <pedro@codesourcery.com>
3583
3584 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3585 add cross reference.
3586
ff12863f
PA
35872010-03-31 Pedro Alves <pedro@codesourcery.com>
3588
3589 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3590 commands error out.
3591
f68eb612
L
35922010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3593
3594 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3595
c8d5aac9
L
35962010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3597
3598 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3599
7d13fe92
SS
36002010-03-29 Stan Shebs <stan@codesourcery.com>
3601 Nathan Sidwell <nathan@codesourcery.com>
3602
3603 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3604 GDBN equivalent.
3605 (Set Tracepoints): Remove mention that conditional tracepoints
3606 don't exist.
3607 (Tracepoint Actions): Clarify when while-stepping collection
3608 happens, note that while-stepping does not automatically collect
3609 $pc.
3610
409873ef 36112010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3612
409873ef
SS
3613 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3614 (General Query Packets): Describe TracepointSource.
3615
ee8e71d4
EZ
36162010-03-27 Matt Rice <ratmice@gmail.com>
3617
c8d5aac9
L
3618 * gdb.texinfo (ARM): Document arguments to "target sim".
3619 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3620
99b5e152
PA
36212010-03-26 Pedro Alves <pedro@codesourcery.com>
3622
3623 * gdb.texinfo (Tracepoint Packets): Remove mention that
3624 terror:string may be plain text, and drop mention of X prefix.
3625
cd64ee31
VP
36262010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3627
3628 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3629
6c28cbf2
SS
36302010-03-24 Stan Shebs <stan@codesourcery.com>
3631
3632 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3633
95a42b64
TT
36342010-03-24 Tom Tromey <tromey@redhat.com>
3635
3636 PR breakpoints/9352:
3637 * gdb.texinfo (Break Commands): Update.
3638
18148017
VP
36392010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3640
3641 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3642 commands.
3643
4daf5ac0
SS
36442010-03-16 Stan Shebs <stan@codesourcery.com>
3645
3646 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3647 circular-trace-buffer.
3648 (Tracepoint Packets): Describe QTBuffer, and details of the
3649 qTStatus reply.
3650
c9429232
SS
36512010-03-12 Stan Shebs <stan@codesourcery.com>
3652 Nathan Sidwell <nathan@codesourcery.com>
3653
3654 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3655 doing instruction stepping.
3656 (Tracepoint Restrictions): New node.
3657
ccefe4c4
TT
36582010-03-10 Tom Tromey <tromey@redhat.com>
3659
3660 * gdbint.texinfo (Symbol Handling): Update.
3661
7c953934
TT
36622010-03-08 Tom Tromey <tromey@redhat.com>
3663
3664 PR cli/9591:
3665 * gdb.texinfo (Mode Options): Mention lack of pagination and
3666 confirmation with --batch.
3667 (Screen Size): Mention --batch.
3668 (Messages/Warnings): Likewise.
3669
f870a310
TT
36702010-03-05 Tom Tromey <tromey@redhat.com>
3671
3672 * gdb.texinfo (Basic Python): Document target_charset and
3673 target_wide_charset.
3674
78e2826b
TT
36752010-03-05 Tom Tromey <tromey@redhat.com>
3676
3677 * gdb.texinfo (Data): Link to pretty-printing.
3678 (Output Formats): Likewise. Correct text.
3679
f5dff777
DJ
36802010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3681
3682 * gdb.texinfo (Types): Describe <struct> and <flags>.
3683
dc00d89f
PM
36842010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3685
3686 * gdb.texinfo (Frames In Python): Add block parameter and
3687 description to read_var text.
3688
5107b149 36892010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3690 Tom Tromey <tromey@redhat.com>
5107b149
PM
3691
3692 * gdb.texinfo (Types In Python): Describe block argument in
3693 template_argument and gdb.lookup_type.
3694
e03e5e7b
TT
36952010-02-24 Tom Tromey <tromey@redhat.com>
3696
3697 * gdb.texinfo (Cygwin Native): Fix typo.
3698
f3e9a817
PM
36992010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3700
3701 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3702 and select method descriptions.
3703 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3704 Tables in Python to menu.
3705 (Blocks In Python): New node.
3706 (Symbols In Python): New node.
3707 (Symbol Tables in Python): New node.
3708
a79b8f6e
VP
37092010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3710
3711 Multiexec MI
3712
3713 gdb/
3714 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3715
3716 gdb/doc/
3717 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3718 changes.
3719 (GDB/MI Program Execution): Document current behaviour of
3720 --all and --thread-group.
3721 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3722 -remove-inferior.
3723 * observer.texi (inferior_added, inferior_removed): New
3724 observers.
3725
629d6a47
TT
37262010-02-19 Tom Tromey <tromey@redhat.com>
3727
3728 * gdbint.texinfo (Getting Started): Fix @node.
3729 (Debugging GDB): Likewise.
3730
c09529e5
JB
37312010-02-13 Joel Brobecker <brobecker@adacore.com>
3732
3733 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3734 documenting the gdb_test_timeout variable.
3735
540aa8e7
MS
37362010-02-12 Jakob Engblom <jakob@virtutech.com>
3737
3738 * gdb.texinfo (MI commands): Added documentation of --reverse
3739 option to a set of MI commands. Restructured documentation of MI
3740 commands --exec-continue to reflect the complexity of reverse
3741 execution.
3742
081dfbf7
PA
37432010-02-12 Pedro Alves <pedro@codesourcery.com>
3744
3745 * gdb.texinfo (Using the Collected Data): Specify that the address
3746 range of `tfind outsize' is exclusive, and that the address range
3747 of `tfind range' is inclusive.
3748 (Tracepoint Packets): Specify that the address range of
3749 `QTFrame:range' is inclusive, and that the address range of
3750 `QTFrame:outside' is exclusive
3751
8e9c5e02
VP
37522010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3753
3754 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3755
92981e24
TT
37562010-02-10 Tom Tromey <tromey@redhat.com>
3757
3758 * gdb.texinfo (Debugging Output): Document set debug parser and
3759 show debug parser.
3760
075b51b7
L
37612010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3762
3763 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3764 i386_eflags and i386_mxcsr.
3765
3bb8d5c3
L
37662010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3767
3768 * gdb.texinfo: Document i386 target features.
3769
c5f80513
DE
37702010-02-05 Doug Evans <dje@google.com>
3771
3772 * gdbint.texinfo (Testsuite): Add a new section to document the
3773 various DejaGnu variables that may be overridden.
1be00882 3774 Document INTERNAL_GDBFLAGS.
c5f80513 3775
6ac33a4e
TT
37762010-02-04 Tom Tromey <tromey@redhat.com>
3777
3778 PR cli/8830:
3779 * gdb.texinfo (Files): -readnow comes before the filename for file
3780 and symbol-file.
3781
a1dcb23a
DJ
37822010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3783
3784 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3785 Document ARM breakpoint types.
3786 (Register Packet Format): Move into the new section.
3787 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3788
95433b34
JB
37892010-01-21 Joel Brobecker <brobecker@adacore.com>
3790
3791 * gdb.texinfo (File Options): Adjust the documentation of this
3792 switch to refer to the "source" command rather than partially
3793 duplicating some of the relevant information.
3794 (Extending GDB): Introduce and document the set/show script-extension
3795 setting.
3796 (Command Files): Add note explaining that the "source" command
3797 is also used to evalute scripts written in other languages.
3798 Remove the short slightly incorrect reference to sourcing Python
3799 scripts.
3800 (Python Commands): Document how to execute a Python script from GDB.
3801
8d576872
JB
38022010-01-19 Joel Brobecker <brobecker@adacore.com>
3803
3804 * gdb.texinfo (Command Files): Fix typo.
3805
8150ff9c
JB
38062010-01-18 Tom Tromey <tromey@redhat.com>
3807
3808 * gdb.texinfo (File Options): Document -x on .py files.
3809 (Command Files): Document handling of Python scripts.
3810
23db03a6
JZ
38112010-01-18 Jie Zhang <jie.zhang@analog.com>
3812
3813 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3814
00bf0b85
SS
38152010-01-15 Stan Shebs <stan@codesourcery.com>
3816
3817 * gdb.texinfo (Trace Files): New section.
3818 (Tracepoint Packets): Document QTSave and qTBuffer.
3819 (Trace File Format): New appendix.
3820
be759fcf
PM
38212010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3822
3823 * gdb.texinfo (Values From Inferior): Document lazy_string value
3824 method.
3825 (Python API): Add Lazy strings menu item.
3826 (Lazy Strings In Python): New node.
3827
dc146f7c
VP
38282010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3829
3830 * gdb.texinfo (GDB/MI Thread Information): New.
3831 (GDB/MI Async Records): Document the core field in *stopped.
3832 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3833 documentation
3834 (Process list): Document that osdata document may contain
3835 threads.
3836 (Remote Serial Protocol): Document qXfer:threads.
3837
d5551862
SS
38382010-01-06 Stan Shebs <stan@codesourcery.com>
3839
3840 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3841 disconnected tracing.
3842 (Tracepoint Packets): Document new protocol.
3843
7a697b8d
SS
38442010-01-05 Stan Shebs <stan@codesourcery.com>
3845
3846 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3847 tracepoints.
3848 (Tracepoint Packets): Describe remote protocol for fast
3849 tracepoints.
3850
e6f3ec50
JB
38512010-01-01 Joel Brobecker <brobecker@adacore.com>
3852
3853 Update the "Start of New Year Procedure".
3854 * gdbint.texinfo: Add the list of files that need to be updated
3855 manually. Minor reformatting.
3856
ddc4e9c1
JB
38572010-01-01 Joel Brobecker <brobecker@adacore.com>
3858
3859 * refcard.tex: Update copyright year in header and text.
3860
9d2897ad
JB
38612010-01-01 Joel Brobecker <brobecker@adacore.com>
3862
3863 * agentexpr.texi: Add 2010 to the list of copyright years.
3864 * annotate.texinfo: Likewise.
3865 * gdb.texinfo: Likewise.
3866 * gdbint.texinfo: Likewise.
3867 * observer.texi: Likewise.
3868 * stabs.texinfo: Likewise.
3869
6da95a67
SS
38702009-12-31 Stan Shebs <stan@codesourcery.com>
3871
3872 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3873
236f1d4d
SS
38742009-12-29 Stan Shebs <stan@codesourcery.com>
3875
3876 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3877
f61e138d
SS
38782009-12-28 Stan Shebs <stan@codesourcery.com>
3879
3880 * gdb.texinfo (Trace State Variables): New section.
3881 (Tracepoint Packets): Describe trace state variable packets.
3882 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3883 variable bytecodes.
3884
0fe7935b
DJ
38852009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3886
3887 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3888 declarations.
3889
a6b29f87
VP
38902009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3891
3892 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3893 -gdb-exit behaviour.
3894
5e4bde96
JB
38952009-12-20 Joel Brobecker <brobecker@adacore.com>
3896
3897 * gpl.texi: Update to version 3 of the GPL.
3898
a1715244
JB
38992009-12-20 Joel Brobecker <brobecker@adacore.com>
3900
3901 * Makefile.in: Update copyright header.
3902 * observer.texi: Fix the copyright header of the generated files.
3903
361ae042
PM
39042009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3905
3906 * gdb.texinfo (Types In Python): Describe range function.
3907
bfd31e71
PM
39082009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3909
3910 * gdb.texinfo (Types In Python): Describe "is_base_class".
3911
57a1d736
TT
39122009-12-03 Tom Tromey <tromey@redhat.com>
3913
3914 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3915
8cebebb9
PP
39162009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3917
3918 * observer.texi: New memory_changed observer.
3919
16af530a
TT
39202009-12-01 Tom Tromey <tromey@redhat.com>
3921
3922 * gdb.texinfo (Reverse Execution): Fix typo.
3923
b6199126
DJ
39242009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3925
3926 PR gdb/8704
3927
3928 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3929 are allowed after the breakpoint condition.
3930
7a6973ad
TT
39312009-11-23 Tom Tromey <tromey@redhat.com>
3932
3933 PR python/10782:
3934 * gdb.texinfo (Types In Python): Document Type.pointer.
3935
21a0512e
PP
39362009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3937
3938 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3939
a5832c8f
PA
39402009-11-11 Pedro Alves <pedro@codesourcery.com>
3941
3942 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3943 (Using Agent Expressions): Delete cross reference.
3944
1eb7cd77
JB
39452009-11-07 Joel Brobecker <brobecker@adacore.com>
3946
3947 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3948 and @settitle directives up to help makeinfo find them.
3949
24ddea62
JK
39502009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3951
3952 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3953 (Auto-loading): Use plural and note one can use multiple components now.
3954
3afae151
VP
39552009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3956
3957 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3958 -stack-list-arguments have the same documentation for parameter
3959 as -stack-list-locals. Add comas.
3960
14ff2235
PM
39612009-10-27 Tom Tromey <tromey@redhat.com>
3962 Eli Zaretskii <eliz@gnu.org>
3963
c8d5aac9 3964 PR python/10781
14ff2235
PM
3965
3966 * gdb.texinfo (Values From Inferior): Document cast method.
3967
9c419145
PP
39682009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3969
3970 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3971 and adjust example.
889bf7c5 3972
29153c24
MS
39732009-10-22 Michael Snyder <msnyder@vmware.com>
3974
3975 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3976 info record command. Also document the new save and restore
29153c24
MS
3977 commands.
3978
2b28d209
PP
39792009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3980
3981 * gdb.texinfo (Machine Code): Mention current pc marker.
3982 (Memory): Likewise.
3983
6c95b8df
PA
39842009-10-19 Pedro Alves <pedro@codesourcery.com>
3985 Stan Shebs <stan@codesourcery.com>
3986
3987 * observer.texi (new_inferior): Rename to...
3988 (inferior_appeared): ... this.
3989
3990 * gdb.texinfo (Inferiors): Rename node to ...
3991 (Inferiors and Programs): ... this. Mention running multiple
3992 programs in the same debug session.
3993 <info inferiors>: Mention the new 'Executable' column if "info
3994 inferiors". Update examples. Document the "add-inferior",
3995 "clone-inferior", "remove-inferior" and "maint info
3996 program-spaces" commands.
3997 (Process): Rename node to...
3998 (Forks): ... this. Document "set|show follow-exec-mode".
3999
2f8132f3
MS
40002009-10-11 Michael Snyder <msnyder@vmware.com>
4001
4002 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4003 (ReverseContinue): Ditto.
4004
cba4b2d3
PP
40052009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4006
4007 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4008
da082f17
JK
40092009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4010
4011 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4012
08be9d71
ME
40132009-10-06 Michael Eager <eager@eagercon.com>
4014
4015 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4016 (Embedded Processors): Add MicroBlaze.
4017 (MicroBlaze): New. Describe Xilinx MicroBlaze
4018
08a0efd0
PA
40192009-10-04 Pedro Alves <pedro@codesourcery.com>
4020
4021 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4022
cbb8f428
EZ
40232009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4024
4025 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4026
30a4a70c
JB
40272009-09-23 Joel Brobecker <brobecker@adacore.com>
4028
4029 * observer.texi (solib_unloaded): Document explicitly the fact that
4030 this observer is called before the associated symbols are unloaded.
4031
b3372f91
VP
40322009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4033
4034 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4035 -stack-list-variables.
4036
f43030c4
TT
40372009-09-18 Tom Tromey <tromey@redhat.com>
4038
4039 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4040 is experimental.
4041
ec7e75e7
PP
40422009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4043
4044 * gdb.texinfo (convenince variables): Mention
4045 $_siginfo could be empty.
f43030c4 4046
0cc7d26f
TT
40472009-09-15 Tom Tromey <tromey@redhat.com>
4048
4049 * gdb.texinfo (GDB/MI Variable Objects): Document
4050 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4051 Expand -var-update documentation.
4052
a96d9b2e
SDJ
40532009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4054
4055 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4056 feature.
4057
005ca36a
JB
40582009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4059
4060 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4061
0d772ac9
MS
40622009-09-10 Michael Snyder <msnyder@vmware.com>
4063
4064 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4065 ReverseStep replies to the qSupported query.
4066
14fb1bac
JB
40672009-09-10 Joel Brobecker <brobecker@adacore.com>
4068
4069 Add documentation for set/show interactive-mode.
4070 * gdb.texinfo (Other Misc Settings): New node.
4071
29b090c0
DE
40722009-09-01 Doug Evans <dje@google.com>
4073
4074 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4075 non-stop mode's affect on remote caching.
4076
4e5d721f
DE
40772009-08-31 Jacob Potter <jdpotter@google.com>
4078 Doug Evans <dje@google.com>
4079
4080 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4081 Mark `set/show remotecache' options as obsolete.
4082 Document new `set/show stack-cache' option.
4083 Update text for `info dcache'.
4084
55333a84
DE
40852009-08-27 Doug Evans <dje@google.com>
4086
4087 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4088 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4089
bc3a0b4d
RW
40902009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4091
4092 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4093 about autoconf.
4094
3a1ff0b6
PA
40952009-08-25 Pedro Alves <pedro@codesourcery.com>
4096
4097 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4098 small example, and describe its columns. Replace "inferior-id" by
4099 "infno" throughout.
4100
81ecdfbb
RW
41012009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4102
af542c2e
RW
4103 * gdbint.texinfo (Releasing GDB): Point to
4104 README-maintainer-mode file for required autoconf version.
4105 * configure.ac: Do not substitute datarootdir, htmldir,
4106 pdfdir, docdir. Do not process --with-datarootdir,
4107 --with-htmldir, --with-pdfdir, --with-docdir.
4108 * configure: Regenerate.
4109
81ecdfbb
RW
4110 * configure: Regenerate.
4111
4efc6507
DE
41122009-08-20 Reid Kleckner <reid@kleckner.net>
4113
4114 * gdb.texinfo: Add chapter on JIT interface.
4115
43089a6e
NR
41162009-08-07 Nick Roberts <nickrob@snap.net.nz>
4117
4118 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4119 confirmation request.
43089a6e 4120
99e008fe
EZ
41212009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4122
c8d5aac9
L
4123 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4124 CRC definitions.
99e008fe 4125
48cb2d85
VP
41262009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4127
4128 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4129 -break-commands.
48cb2d85 4130
ff1a52c6
UW
41312009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4132
4133 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4134 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4135
3285f3fe
UW
41362009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4137
4138 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4139 "set spu stop-on-load" and "show spu stop-on-load" commands.
4140
e35359c5
UW
41412009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4142
4143 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4144
58d6951d
DJ
41452009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4146
4147 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4148 org.gnu.gdb.arm.neon.
4149
08d16641
PA
41502009-07-20 Pedro Alves <pedro@codesourcery.com>
4151
4152 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4153 optional element.
4154 (subsection OS ABI): New subsection.
4155
782b2b07
SS
41562009-07-14 Stan Shebs <stan@codesourcery.com>
4157
4158 * gdb.texinfo (Tracepoint Conditions): New section.
4159 (General Query Packets): Describe ConditionalTracepoints.
4160 (Tracepoint Packets): Describe condition field.
4161 (Maintenance Commands): Describe maint agent-eval.
4162 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4163
9b117ef3
HZ
41642009-07-11 Hui Zhu <teawater@gmail.com>
4165
4166 * gdb.texinfo (disassemble): Add a new modifier /r
4167 to "disassemble" command to make it print the raw instructions
4168 in hex as well as in symbolic form.
4169
f5a33284
TT
41702009-07-09 Tom Tromey <tromey@redhat.com>
4171
4172 * gdbint.texinfo (Testsuite): Document parallel make check.
4173
812f7342
TT
41742009-07-09 Tom Tromey <tromey@redhat.com>
4175
4176 * gdbint.texinfo (Testsuite): Document test transcripts.
4177
fbb8f299
PM
41782009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4179
4180 * gdb.texinfo (Values From Inferior): Add length parameter
4181 description.
4182
dd8f35ac
EZ
41832009-07-04 Chris Genly <chris@genly.us>
4184
4185 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4186 in -var-list-children. Fix example according to what the code
4187 does.
4188
2277426b
PA
41892009-07-02 Pedro Alves <pedro@codesourcery.com>
4190
4191 * gdb.texinfo (Debugging multiple inferiors): Document the
4192 "inferior", "detach inferior" and "kill inferior" commands.
4193 (Debugging Programs with Multiple Processes): Adjust to mention
4194 generic "inferior" commands. Delete mention of "detach fork" and
4195 "delete fork". Cross reference to "Debugging multiple inferiors"
4196 section.
4197
a6d9a66e
UW
41982009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4199
5af949e3
UW
4200 * gdbint.texinfo (Item Output Functions): Update signature
4201 for ui_out_field_core_addr.
4202
42032009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4204
4205 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4206 Update example code extrated from breakpoint.c.
4207
9901a55b 42082009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4209
9901a55b
PP
4210 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4211 MI commands.
4212 (GDB/MI Symbol Query): Likewise.
4213 (GDB/MI File Commands): Likewise.
4214 (GDB/MI File Transfer Commands): Likewise.
4215 (GDB/MI Target Manipulation): Likewise.
4216 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4217
edb3359d
DJ
42182009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4219
4220 * gdb.texinfo (Debugging Optimized Code): New chapter.
4221 (Compiling for Debugging): Reference it. Move some
4222 text to the new section.
4223
7cd1089b
PM
42242009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4225
4226 * doc/gdb.texinfo (Calling): Document
4227 set-unwind-on-terminating-exception usage.
4228
d4db2f36
PA
42292009-06-11 Pedro Alves <pedro@codesourcery.com>
4230
4231 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4232 command.
4233
d1a7880c
PA
42342009-06-07 Pedro Alves <pedro@codesourcery.com>
4235
4236 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4237 references.
4238
473f94e6
UW
42392009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4240
4241 * gdbint.texinfo: Rename formal parameters to gdbarch function
4242 protoypes from "current_gdbarch" to "gdbarch".
4243
8f500870
TT
42442009-05-28 Tom Tromey <tromey@redhat.com>
4245
4246 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4247
b6313243
TT
42482009-05-27 Tom Tromey <tromey@redhat.com>
4249
4250 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4251 feature.
4252 (GDB/MI Variable Objects): Document -var-set-visualizer.
4253
42542009-04-02 Tom Tromey <tromey@redhat.com>
4255
4256 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4257 feature.
4258 (GDB/MI Variable Objects): Document -var-set-visualizer.
4259
a6bac58e
TT
42602009-05-27 Tom Tromey <tromey@redhat.com>
4261 Thiago Jung Bauermann <bauerman@br.ibm.com>
4262 Phil Muldoon <pmuldoon@redhat.com>
4263
4264 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4265 (Pretty Printing): New node.
4266 (Selecting Pretty-Printers): Likewise.
4267 (Python API): Update.
4268 (Output Formats): Document /r format.
4269
2c74e833
TT
42702009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4271 Tom Tromey <tromey@redhat.com>
4272
4273 * gdb.texinfo (Types In Python): New node.
4274 (Values From Inferior): "type" is now an attribute.
4275 (Python API): Update.
4276
89c73ade
TT
42772009-05-27 Tom Tromey <tromey@redhat.com>
4278 Thiago Jung Bauermann <bauerman@br.ibm.com>
4279 Phil Muldoon <pmuldoon@redhat.com>
4280
4281 * gdb.texinfo: Add @syncodeindex for `tp'.
4282 (Python API): Update.
4283 (Auto-loading): New node.
4284 (Objfiles In Python): New node.
4285
17a37d48
PP
42862009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4287
4288 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4289
6718376f
NR
42902009-05-15 Nick Roberts <nickrob@snap.net.nz>
4291
4292 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4293
cbe54154
PA
42942009-05-12 Pedro Alves <pedro@codesourcery.com>
4295
4296 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4297 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4298 show show-debug-regs' docs.
4299
8e05493c
EZ
43002009-05-08 Eli Zaretskii <eliz@gnu.org>
4301
4302 * gdb.texinfo (Process Record and Replay): Add description of
4303 reverse execution.
4304
b39f4988
JB
43052009-05-07 Joel Brobecker <brobecker@adacore.com>
4306
4307 * gdbint.texinfo (Adding support for debugging core files): New node.
4308 (Native Debugging): Remove the ``Native core file Support'' section.
4309
a2311334
EZ
43102009-05-01 Eli Zaretskii <eliz@gnu.org>
4311
4312 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4313 Add index entries.
4314
53cc454a 43152009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4316 Michael Snyder <msnyder@vmware.com>
53cc454a 4317
a2311334
EZ
4318 * gdb.texinfo: (Process Record and Replay): Add documentation for
4319 process record and replay.
53cc454a 4320
484086b7
JK
43212009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4322
4323 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4324 a new part on command-line defined macros.
4325
32ae1842
EZ
43262009-04-25 Eli Zaretskii <eliz@gnu.org>
4327
4328 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4329 clarify the wording.
4330
b14b1491
TT
43312009-04-23 Tom Tromey <tromey@redhat.com>
4332
4333 * gdb.texinfo (Data Files): New node.
4334 (GDB Files): Update menu.
4335
5c1e86e1
JB
43362009-04-23 Joel Brobecker <brobecker@adacore.com>
4337
4338 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4339 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4340
83eba9b7
VP
43412009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4342
4343 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4344
e31198c4
HZ
43452009-04-22 Hui Zhu <teawater@gmail.com>
4346
4347 * gdb.texinfo (disassemble-next-line): Set the default of
4348 disassemble-next-line to off.
4349
26e251b6
JM
43502009-04-21 Joseph Myers <joseph@codesourcery.com>
4351
4352 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4353 --with-htmldir): New.
4354 * configure: Regenerate.
4355 * Makefile.in (datarootdir, docdir): Define.
4356 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4357 instead of $(SET_TEXINPUTS).
4358 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4359 gdbint.info instead of $(SET_TEXINPUTS).
4360 (gdbint/index.html): Use same -I options as for building
4361 gdbint.info.
4362 (stabs.dvi, stabs.pdf): Use same -I options as for building
4363 stabs.info instead of $(SET_TEXINPUTS).
4364 (stabs/index.html): Use same -I options as for building
4365 stabs.info.
4366 (annotate.dvi, annotate.pdf): Use same -I options as for building
4367 annotate.info instead of $(SET_TEXINPUTS).
4368 (annotate/index.html): Use same -I options as for building
4369 annotate.info.
4370
eac35c4e
DD
43712009-04-21 David Daney <ddaney@caviumnetworks.com>
4372
4373 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4374
29b0e8a2
JM
43752009-04-21 Joseph Myers <joseph@codesourcery.com>
4376
4377 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4378
2b831889 43792009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4380 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4381
4382 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4383 (MAKEHTMLFLAGS): Set to empty.
4384 (html__strip_dir): Define.
4385 (HTMLFILES): Define.
4386 (HTMLFILES_INSTALL): Define.
4387 (install-html): Copy new automake rule.
4388 (html): Depend on $(HTMLFILES).
4389 (gdb_toc.html): Rename to gdb/index.html.
4390 (gdbint_toc.html): Rename to gdbint/index.html.
4391 (stabs_toc.html): Rename to stabs/index.html.
4392 (annotate_toc.html): Rename to annotate/index.html.
4393
89a34d1b
JM
43942009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4395
4396 * Makefile.in: Set pdfdir and htmldir from configure
4397 substitutions.
4398 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4399 * configure: Regenerate.
4400
a2d5da46
JB
44012009-04-16 Joel Brobecker <brobecker@adacore.com>
4402
4403 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4404 This macro is no longer used.
4405
732f6a93
TT
44062009-04-15 Tom Tromey <tromey@redhat.com>
4407
4408 * gdb.texinfo (Character Sets): Document default character set.
4409
87f9adc1
PM
44102009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4411
4412 * gdbint.texinfo: Change server name from sources.redhat.com to
4413 sourceware.org throughout.
4414
2c88c651
JB
44152009-04-09 Joel Brobecker <brobecker@adacore.com>
4416
4417 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4418 about a missing dot or coma after @xref.
4419
4f5376b2
JB
44202009-04-02 Joel Brobecker <brobecker@adacore.com>
4421
4422 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4423 example, and add a small explanation about it.
4424 (Print Settings): Change the documentation of the "set print
4425 frame-arguments" to reflect the fact that the default is now "scalars".
4426
a0381d3a
JB
44272009-04-02 Joel Brobecker <brobecker@adacore.com>
4428
4429 * gdb.texinfo (Print Settings): Add kindex for command "set
4430 print frame-arguments".
4431
45ac276d
JB
44322009-03-31 Joel Brobecker <brobecker@adacore.com>
4433
4434 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4435 breakpoints.
4436 (Set Breaks): Add reference to thread-specific and task-specific
4437 breakpoints.
4438
32cd1edc
JB
44392009-03-31 Joel Brobecker <brobecker@adacore.com>
4440
4441 * gdb.texinfo (Ada Tasks): Remove the documentation about
4442 the "Running" state, as this state has been eliminated.
4443 Now all runnable tasks are shown as "Runnable".
4444
1042e4c0
SS
44452009-03-30 Stan Shebs <stan@codesourcery.com>
4446
4447 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4448 special case of breakpoints.
4449 (Enable and Disable Tracepoints): Mention deprecation.
4450 (Listing Tracepoints): Update description and example.
4451
f8f6f20b
TJB
44522009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4453
4454 * gdb.texinfo (Frames in Python): New node.
4455 (Python API): Update.
4456
c0c6f777
TJB
44572009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4458
4459 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4460 from a method to an attribute.
4461
def2b000
TJB
44622009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4463
4464 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4465 attribute.
4466
a07daef3
PA
44672009-03-25 Pedro Alves <pedro@codesourcery.com>
4468
4469 * observer.texi (thread_exit): Add "silent" parameter.
4470
f3b1572e
PA
44712009-03-22 Pedro Alves <pedro@codesourcery.com>
4472
4473 * observer.texi (about_to_proceed): New.
4474
587afa38
EZ
44752009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4476
4477 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4478 field throughout to handle types with spaces in them. Fix typos
4479 found by aspell.
4480 (Summary, Requirements, Contributors): New first chapter,
4481 "Summary" added, old Requirements section moved there, and new
4482 section, "Contributors" added.
4483 (Initializing a New Architecture, Register Representation)
4484 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4485 (Porting gdb): These sections extended and updated.
4486 (Compiler Characteristics): This section (empty) deleted.
4487 (Defining Other Architecture Features): This section renamed and
4488 duplicate material removed from (formerly "Target Conditionals").
4489 Use braces {} in @deftypeXX type field throughout to handle types
4490 with spaces in them. Typos found by aspell fixed.
4491
4492 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4493 * stack_frame.pdf: Version of image for PDF output.
4494 * stack_frame.png: Version of image for HTML output and for Emacs.
4495 * stack_frame.txt: Version of image for Info output.
1db61298 4496 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4497
10af6951
EZ
44982009-03-21 Eli Zaretskii <eliz@gnu.org>
4499
4500 * gdb.texinfo (Character Sets): Fix last change.
4501
cc924cad
TJB
45022009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4503
4504 * gdb.texinfo (Values From Inferior): Fix optional arguments
4505 markup.
4506 (Commands In Python): Adjust argument names of gdb.Command.__init__
4507 to what the function accepts as keywords.
4508
bc3b79fd
TJB
45092008-03-20 Tom Tromey <tromey@redhat.com>
4510
4511 * gdb.texinfo (Convenience Vars): Document convenience functions.
4512 (Functions In Python): New node.
4513 (Python API): Update.
4514
6c7a06a3
TT
45152009-03-20 Tom Tromey <tromey@redhat.com>
4516
4517 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4518 set target-wide-charset.
4519 (Requirements): Mention iconv.
4520
b646ddd4
HZ
45212009-03-17 Hui Zhu <teawater@gmail.com>
4522
4523 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4524
91440f57
HZ
45252009-03-17 Hui Zhu <teawater@gmail.com>
4526
4527 * gdb.texinfo: Add documentation for disassemble-next-line.
4528
8fd41227
TJB
45292009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4530
4531 * gdb.texinfo (Commands In Python): Remove tindex entries.
4532
61ff14c6
JK
45332009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4534
4535 * gdb.texinfo (Returning): New description for missing debug info.
4536
0b16c5cf
PA
45372009-03-14 Pedro Alves <pedro@codesourcery.com>
4538
4539 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4540 (General Query Packets): Document qAttached.
0b16c5cf 4541
32fc0df9
PA
45422009-03-05 Pedro Alves <pedro@codesourcery.com>
4543
4544 * gdb.texinfo (Background Execution): Better describe the set
4545 target-async command.
4546 (Maintenance Commands): Delete description of the `maint set/show
4547 linux-async' and `maint set/show remote-async' commands.
4548
134eb42c
VP
45492009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4550
4551 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4552 between sentences.
4553
c86cf029
VP
45542009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4555
4556 * gdb.texinfo (GDB/MI Async Records): Document the
4557 =library-loaded and =library-unloaded notifications.
4558
3ea85240
VP
45592009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4560
4561 * observer.texi (test_notification): New observer.
4562
1d33d6ba
VP
45632009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4564
61ff14c6
JK
4565 * observer.texi: Add parameter 'print_frame' to normal_stop
4566 observer.
1d33d6ba 4567
d721c933
EZ
45682009-02-07 Eli Zaretskii <eliz@gnu.org>
4569
4570 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4571 (Commands In Python): Fix COMMAND_* constants in last change. Use
4572 @kbd for interactive input. Add cross-references and index
4573 entries.
4574
4aa995e1
PA
45752009-02-06 Pedro Alves <pedro@codesourcery.com>
4576
4577 * gdb.texinfo (Signals): Document $_siginfo.
4578 (Convenience Variables): Mention $_siginfo.
4579 (Remote Configuration): Document qXfer:siginfo:read,
4580 qXfer:siginfo:write packets, and the read-siginfo-object,
4581 write-siginfo-object commands.
4582
5f5233d4
PA
45832009-02-06 Pedro Alves <pedro@codesourcery.com>
4584
4585 * gdbint.texinfo (Values): New chapter.
4586
d8906c6f
TJB
45872009-02-06 Tom Tromey <tromey@redhat.com>
4588
4589 * gdb.texinfo (Python API): Add entry for Commands In Python.
4590 (Commands In Python): New node.
4591
b6cb8e7d
TJB
45922009-02-05 Tom Tromey <tromey@redhat.com>
4593
4594 * gdb.texinfo (Values From Inferior): Document Value.string.
4595
12453b93
TJB
45962009-02-05 Tom Tromey <tromey@redhat.com>
4597
4598 * gdb.texinfo (Basic Python): Document execute's from_tty
4599 argument.
4600
08c637de
TJB
46012009-02-04 Tom Tromey <tromey@redhat.com>
4602
4603 * gdb.texinfo (Basic Python): Document gdb.history.
4604
592375cd
VP
46052009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4606
4607 * gdb.texinfo (GDB/MI Thread Commands): Document the
4608 'current-thread-id' field. Remove the example with zero threads,
4609 since current GDB won't ever report that if there's inferior.
4610
41447f92
VP
46112009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4612
4613 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4614 option to -break-insert.
4615
098b41a6
JG
46162009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4617 Jerome Guitton <guitton@adacore.com>
4618
4619 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4620 (System-wide configuration): New section.
4621
3c16cced
PA
46222009-01-26 Pedro Alves <pedro@codesourcery.com>
4623
4624 PR gdb/7580:
4625 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4626 internal-error|internal-warning quit|corefile ask|yes|no".
4627
62709adf
PA
46282009-01-26 Pedro Alves <pedro@codesourcery.com>
4629
4630 * gdb.texinfo (Using the `gdbserver' Program): Document
4631 --remote-debug.
4632
7ce58dd2
DE
46332009-01-23 Doug Evans <dje@google.com>
4634
4635 * gdb.texinfo: Add nexti to list of commands that support
4636 background execution.
4637
adb483fe
DJ
46382009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4639
4640 * gdb.texinfo (Define, Hooks): Document prefix command support.
4641
a67ec3f4 46422009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4643 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4644
4645 Fixes for makeinfo --html.
4646
4647 * annotate.texinfo: Use @copying and @insertcopying. Use
4648 @ifnottex in place of @ifinfo.
4649 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4650 place of @ifinfo. Use @ifnotinfo for one index entry.
4651 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4652 in place of @ifinfo.
4653 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4654 in place of @ifinfo. Include contents at start unconditionally.
4655
84fcdf95
PA
46562009-01-13 Pedro Alves <pedro@codesourcery.com>
4657
4658 * gdb.texinfo (General Query Packets): Remove @var{} around the
4659 "spu" literal string.
4660
fa3a767f
PA
46612009-01-07 Pedro Alves <pedro@codesourcery.com>
4662
4663 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4664 program may be running in another process" errors.
4665 * gdbint.texinfo (Native Conditionals): Delete
4666 ONE_PROCESS_WRITETEXT description.
4667
9cb011d3
JB
46682009-01-07 Joel Brobecker <brobecker@adacore.com>
4669
4670 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4671 emacs local variable to be placed at the end of the ChangeLog.
4672 Add server.c and gdbreplay.c to the list of files where the
4673 copyright year needs to be updated.
4674
84603566
SL
46752009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4676
4677 * gdb.texinfo (Remote Configuration): Document new
4678 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4679 commands.
4680
a53f55d8
PA
46812008-12-28 Pedro Alves <pedro@codesourcery.com>
4682
4683 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4684 FETCH_INFERIOR_REGISTERS.
4685 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4686 FETCH_INFERIOR_REGISTERS descriptions. Remove
4687 gdbarch_get_longjmp_target descrition, since already described in
4688 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4689 (Target Conditionals): ... here.
4690
077e0a52
JB
46912008-12-16 Joel Brobecker <brobecker@adacore.com>
4692
4693 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4694 examples.
4695 (Additions to Ada): Likewise. Add the missing opening and closing
4696 parenthesis of the GDB prompt in one of the examples.
4697
023eb17c
JB
46982008-12-14 Joel Brobecker <brobecker@adacore.com>
4699
4700 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4701 about the result of 'Address not being of type System.Address.
4702 This problem has been fixed a while ago.
4703
c3b108f7
VP
47042008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4705
4706 MI non-stop and multiprocess docs.
4707
c8d5aac9
L
4708 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4709 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4710 Adjust documentation for *stopped, document =thread-created,
4711 =thread-exited, =thread-group-created and =thread-group-exited.
4712 (GDB/MI Thread Commands): Document the 'state' field in
4713 -thread-info output.
4714 (GDB/MI Program Execution): Mention --all and --thread-group
4715 options.
4716 (GDB/MI Variable Objects): Describe floating and fixed variable
4717 objects.
4718 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4719
07e059b5
VP
47202008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4721
c8d5aac9
L
4722 * gdb.texinfo (Operating System Information): New appendix.
4723 (Operating System Auxiliary Information): Document 'info os processes'
4724 (Remote Configuration): Document 'osdata'
4725 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4726
a80b95ba
TG
47272008-11-27 Tristan Gingold <gingold@adacore.com>
4728
4729 * gdb.texinfo (Darwin): Document Darwin specific features.
4730
a655d424
JK
47312008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4732
4733 * gdbint.texinfo (Target Conditionals): Extend the
4734 gdbarch_breakpoint_from_pc description.
4735
249e1128
VP
47362008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4737
4738 * gdb.texinfo (M68K Features): Fix typo.
4739
c14c28ba
PP
47402008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4741
4742 * gdb.texinfo (Symbols): Mention printing containing
4743 image name in "info symbol".
4744 (Maint translate-address): Likewise.
889bf7c5 4745
394a6666
JB
47462008-11-18 Joel Brobecker <brobecker@adacore.com>
4747
4748 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4749 commands "catch load" and "catch unload".
4750
66bb093b
VP
47512008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4752
4753 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4754 =thread-selected.
889bf7c5 4755
4a92f99b
VP
47562008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4757
c8d5aac9 4758 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4759
f0323ca0
PA
47602008-10-27 Pedro Alves <pedro@codesourcery.com>
4761
4762 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4763 .mt files, TM_CLIBS or TM_CDEPS.
4764 (x86 Watchpoints): Don't mention TDEPFILES.
4765
8b23ecc4
SL
47662008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4767
4768 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4769 (Overview): Mention notifications and non-stop mode behavior.
4770 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4771 with non-stop mode behavior. Add vStopped description.
4772 (Stop Reply Packets): Update list of packets that return
4773 stop replies. Mention non-stop behavior.
4774 (General Query Packets): Document QNonStop packet and associated
4775 qSupported query response.
4776 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4777 behavior.
4778 (Notification Packets): New section.
4779 (Remote Non-Stop): New section.
4780 (File-I/O Overview): Mention non-stop behavior.
4781
fff08868
HZ
47822008-10-24 Hui Zhu <teawater@gmail.com>
4783 Pedro Alves <pedro@codesourcery.com>
4784
4785 * gdb.texinfo (displaced-stepping): Describe the auto mode
4786 setting, and say it's the default. This is now a mainstream
4787 setting instead of a maintenance setting.
4788
252fbfc8
PA
47892008-10-23 Pedro Alves <pedro@codesourcery.com>
4790
4791 * observer.texi (thread_stop_requested): New.
4792
20924a55
JB
47932008-10-22 Joel Brobecker <brobecker@adacore.com>
4794
4795 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4796 (Patching): Replace incorrect usage of @samp by @kbd.
4797
bacec72f
MS
47982008-10-17 Michael Snyder <msnyder@vmware.com>
4799
4800 * gdb.texinfo: Add documentation for reverse execution.
4801
a08702d6 48022008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4803 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4804
4805 * gdb.texinfo. (Values From Inferior): New subsubsection.
4806
d97bc12b
DE
48072008-10-06 Doug Evans <dje@google.com>
4808
4809 * gdb.texinfo (set debug dwarf2-die): Document it.
4810
87f67dba
JB
48112008-10-01 Joel Brobecker <brobecker@adacore.com>
4812
4813 * gdb.texinfo (catch) [exception]: Document how to insert
4814 a breakpoint on user-defined exceptions when the exception
4815 name is identical to one of the language-defined ones.
4816
2fae03e8
TT
48172008-09-27 Tom Tromey <tromey@redhat.com>
4818
4819 * gdb.texinfo (Macros): Remove text about stringification,
4820 varargs, and splicing.
4821
5c6ce71d
TT
48222008-09-27 Tom Tromey <tromey@redhat.com>
4823
4824 * gdbint.texinfo (Language Support): Remove text about omitting
4825 support for a language.
4826
07128da0
DE
48272008-09-23 Doug Evans <dje@google.com>
4828
4829 * gdb.texinfo (info dcache): Update.
4830
b90a069a
SL
48312008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4832
4833 * gdb.texinfo (Packets): Add info on thread-id syntax and
4834 multiprocess extensions.
4835 <D>: Document multiprocess form of packet.
4836 <H>: Use thread-id syntax.
4837 <T>: Likewise.
4838 <vCont>: Likewise. Note this is required for multiprocess.
4839 <vKill>: New packet.
4840 (Stop Reply Packets) <T>: Use thread-id syntax.
4841 <W>: Document multiprocess form of reply.
4842 <X>: Likewise.
4843 (General Query Packets) <qC>: Use thread-id syntax.
4844 <qfThreadInfo>: Likewise.
4845 <qGetTLSAddr>: Likewise.
4846 <qP>: Likewise.
4847 <qSupported>: Add "multiprocess" feature.
4848 <qThreadExtraInfo>: Use thread-id syntax.
4849
b77209e0
PA
48502008-09-22 Stan Shebs <stan@codesourcery.com>
4851
4852 * gdb.texinfo (Inferiors): New section.
4853
3d0bb823
PA
48542008-09-12 Pedro Alves <pedro@codesourcery.com>
4855
4856 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4857
f8dcfc0a
UW
48582008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4859
4860 * gdbint.texinfo (Target Conditionals): Remove documentation
4861 for gdbarch_name_of_malloc.
4862
8775bb90
MS
48632008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4864
4865 * gdb.texinfo (Interrupts): Mention TCP interface for
4866 sending BREAK.
4867
f1838a98
UW
48682008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4869
4870 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4871 argument prefix to "set sysroot".
4872
158c7665
PH
48732008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4874
4875 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4876 and False.
4877
30e026bb
VP
48782008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4879
c8d5aac9
L
4880 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4881 for possible features of -list-features.
30e026bb 4882
c6ebd6cf
VP
48832008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4884
c8d5aac9 4885 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4886 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4887
aeac0ff9
VP
48882008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4889
4890 * doc/gdb.texinfo (PowerPC): Fix typo.
4891 (PowerPC features): Fix typo.
4892
5231c1fd
PA
48932008-08-18 Pedro Alves <pedro@codesourcery.com>
4894
4895 * observer.texi (thread_ptid_changed): New.
4896
677c5bb1
LM
48972008-08-18 Luis Machado <luisgpm@br.ibm.com>
4898
4899 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4900 (PowerPC features): Mention feature set for VSX registers.
4901
f3a2dd1a
JB
49022008-08-13 Joel Brobecker <brobecker@adacore.com>
4903
4904 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4905 the direct visibility of all names in user-written packages.
4906
33e5cbd6
PA
49072008-08-13 Pedro Alves <pedro@codesourcery.com>
4908
4909 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4910 setting, and make it the default.
4911 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4912 non-stop script example.
4913
d0384fc4
TJB
49142008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4915
4916 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4917 reference to the "Using Different Register and Memory Data
4918 Representation" section.
4919
a6f3e723
SL
49202008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4921
4922 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4923 (Remote Protocol): Add Packet Acknowledgment to menu.
4924 (Overview): Mention +/- can be disabled, and point to new section
4925 where this is discussed in detail.
4926 (General Query Packets): Document QStartNoAckMode packet, and
4927 corresponding qSupported reply.
4928 (Packet Acknowledgment): New section.
4929
0606b73b
SL
49302008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4931 Pedro Alves <pedro@codesourcery.com>
4932
4933 * gdb.texinfo (Threads): Move paragraph about automatic thread
4934 selection to All-Stop Mode subsection.
4935 (Thread Stops): Reorganize existing material into subsections.
4936 Add introductory blurb and menu.
4937 (Non-Stop Mode): New subsection.
4938 (Background Execution): New subsection.
4939 (Maintenance Commands): Add cross-references from async mode
4940 commands to the new Background Execution section.
4941
d57a3c85
TJB
49422008-08-06 Tom Tromey <tromey@redhat.com>
4943
4944 * gdb.texinfo (Extending GDB): New chapter.
4945 (Sequences): Demoted chapter, now a section under the new
4946 Extending GDB chapter.
4947 (Python): New section.
4948
6d76a53d
SS
49492008-07-31 Stan Shebs <stan@codesourcery.com>
4950
4951 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4952
1f70da6a
SS
49532008-07-29 Stan Shebs <stan@codesourcery.com>
4954
4955 * gdbint.texinfo: General round of cleanup and minor
4956 clarifications.
4957 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4958 (Longjmp Support): Update description to reflect how it is done
4959 for targets without using native header.
4960 (Symbol Handling): Add a little more general explanation.
4961 (COFF, ELF): Mention stabs encapsulation.
4962 (DWARF 3): New section.
4963 (Adding a New Host): Scrub out some obsolete bits.
4964 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4965 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4966 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4967 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4968 SEEK_SET, STOP_SIGNAL, USG.
4969 (Raw and Virtual Register Representations): Ditto for
4970 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4971 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4972 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4973 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4974 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4975 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4976 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4977 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4978 DEPRECATED_USE_STRUCT_CONVENTION.
4979 Describe gdbarch_deprecated_fp_regnum.
4980 Update description of gdbarch_print_insn.
4981 (Adding a New Target): Scrub out obsolete bits.
4982 (Obsolete Conditionals): Remove entire section.
4983
383f836e
TT
49842008-07-25 Tom Tromey <tromey@redhat.com>
4985
4986 * observer.texi (GDB Observers): Document new observers:
4987 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4988 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4989 architecture_changed.
4990
cfd8ab24
SS
49912008-07-21 Stan Shebs <stan@codesourcery.com>
4992
4993 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4994 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4995
781b42b0
TT
49962008-07-21 Tom Tromey <tromey@redhat.com>
4997
4998 * observer.texi (GDB Observers): Remove obsolete comment.
4999 <executable_changed>: Remove argument.
5000
d7d9f01e
TT
50012008-07-18 Tom Tromey <tromey@redhat.com>
5002
5003 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5004
bf250677
DE
50052008-07-10 Doug Evans <dje@google.com>
5006
5007 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5008
10568435
JK
50092008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5010
5011 * gdb.texinfo (Starting): Document "set disable-randomization".
5012
5ae4183a
AS
50132008-07-07 Andreas Schwab <schwab@suse.de>
5014
5015 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5016
b56e7235
VP
50172008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5018
5019 * gdb.texinfo (GDB/MI Target Manipulation): Add
5020 example of -target-attach.
5021
e1ac3328
VP
50222008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5023
5024 * observer.texi (target_resumed): New observer.
5ae4183a 5025 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5026
65d12d83
TT
50272008-06-06 Tom Tromey <tromey@redhat.com>
5028
5029 * gdb.texinfo (Completion): Add field name example.
5030
fbc5282e
MK
50312008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5032
5033 * gdb.texinfo (GDB/MI Program Context): Added example
5034 to -exec-arguments
5ae4183a 5035
fbc5282e 50362008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5037
5038 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5039 annotation.
5040
c16158bc 50412008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5042 Nathan Sidwell <nathan@codesourcery.com>
5043 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5044
5045 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5046 and ACX_BUGURL.
5047 * configure: Regenerate.
5048 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5049 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5050 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5051 mailing-list-specific text about bug reporting unless
5052 BUGURL_DEFAULT.
5053
75c99385
PA
50542008-06-05 Pedro Alves <pedro@codesourcery.com>
5055
5056 * gdb.texinfo (-target-select): Remove reference to target async.
5057 (Maintenance Commands): Document "maint set/show remote-async".
5058
1763a388
MK
50592008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5060
5061 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5062 in -target-file-get section.
5ae4183a 5063
d0d064df
PA
50642008-05-22 Pedro Alves <pedro@codesourcery.com>
5065
9b562ab8
PA
5066 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5067 killing the inferior when it is already debugging a process.
d0d064df 5068
8dfa32fc
JB
50692008-05-21 Joel Brobecker <brobecker@adacore.com>
5070
5071 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5072 abbreviation for "finish".
5073
55f996a7
NR
50742008-05-21 Nick Roberts <nickrob@snap.net.nz>
5075
5076 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5077
ba2b1c56
DJ
50782008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5079
5080 * gdbint.texinfo (Target Conditionals): Delete entry for
5081 gdbarch_dwarf_reg_to_regnum.
5082
08388c79
DE
50832008-05-09 Doug Evans <dje@google.com>
5084
a3c83fae 5085 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5086
d14508fe
DE
50872008-05-05 Doug Evans <dje@google.com>
5088
5089 * gdb.texinfo (disassemble): Document /m modifier.
5090
e2b7ddea
VP
50912008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5092
5ae4183a
AS
5093 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5094 will not report the time of commands that run the target.
e2b7ddea 5095
8eb41542
VP
50962008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5097
5098 * gdb.texinfo (GDB/MI Output Records): Add
5099 missing semicolon.
5100
82f68b1c
VP
51012008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5102
5103 * gdb.texinfo (GDB/MI Output Records):
5104 Document =thread-create and =thread-exited.
5105
fa0f268d
VP
51062008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5107
5108 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5109 Remove mention of dmi-discuss.
fa0f268d 5110
063bfe2e
VP
51112008-05-03 Pedro Alves <pedro@codesourcery.com>
5112
5113 * observer.texi (thread_exit): New.
5114
237fc4c9
PA
51152008-05-02 Pedro Alves <pedro@codesourcery.com>
5116
5117 * gdb.texinfo (Debugging Output): Document "set/show debug
5118 displaced".
5119 (Maintenance Commands): Document "maint set/show
5120 can-use-displaced-stepping".
5121
0428b8f5
DJ
51222008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5123
5124 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5125 and set/show arm force-mode.
5126
5009afc5
AS
51272008-05-02 Andreas Schwab <schwab@suse.de>
5128
5129 * gdbint.texinfo (Algorithms): Describe
5130 target_watchpoint_addr_within_range.
5131
669fac23
DJ
51322008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5133
5134 * gdbint.texinfo (Stack Frames): New chapter.
5135 (Algorithms): Move Frames text to the new chapter.
5136 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5137 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5138
721c02de
VP
51392008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5140
5ae4183a
AS
5141 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5142 output does not necessary include any tokens.
721c02de 5143
c055b101
CV
51442008-04-22 Corinna Vinschen <vinschen@redhat.com>
5145
5146 * gdb.texinfo (Set SH Calling convention): New @item.
5147 (Show SH Calling convention): Ditto.
5148
68837c9d
MD
51492008-04-22 Markus Deuling <deuling@de.ibm.com>
5150
5151 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5152
2e9132cc
EZ
51532008-04-20 Eli Zaretskii <eliz@gnu.org>
5154
5155 * gdb.texinfo (Set Breaks): Mention that multiple location
5156 breakpoints need line number info. Add index entries.
5157
31fffb02
CS
51582008-04-19 Craig Silverstein <csilvers@google.com>
5159
5160 * gdb.texinfo (Requirements): Add an optional requirement on
5161 zlib.
5162 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5163 Compressed DWARF 2.
5164
a47ec5fe
AR
51652008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5166
5167 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5168 sample output for 'stopped,reason="breakpoint-hit"' message.
5169 (GDB/MI Program Execution): Likewise.
5170
de051565
MK
51712008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5172
5ae4183a 5173 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5174 -var-set-format. Add -f option to -var-evaluate-expression.
5175
6ba66d6a
JB
51762008-04-03 Joel Brobecker <brobecker@adacore.com>
5177
5178 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5179 new node "Ambiguous Expressions". Replace references to this
5180 node by references to "Ambiguous Expressions" throughout.
5181 (Ambiguous Expressions): New node.
5182
1e26b4f8
DJ
51832008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5184
5185 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5186
b84876c2
PA
51872008-03-21 Pedro Alves <pedro@codesourcery.com>
5188
5189 * gdb.texinfo (Debugging Output): Document
5190 "set/show debug lin-lwp-async".
5191 (Maintenance Commands): Document "maint set/show linux-async".
5192
63092375
DJ
51932008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5194
5195 * gdb.texinfo (Expressions): Update description of malloced arrays.
5196
8e8901c5
VP
51972008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5198
5199 * gdb.texinfo (Thread Commands): Document
5200 -thread-info. Remove -thread-list-all-threads.
5201
1fddbabb
PA
52022008-03-14 Pedro Alves <pedro@codesourcery.com>
5203 Sandra Loosemore <sandra@codesourcery.com>
5204
5205 * gdb.texinfo (Library List Format): Update to mention the
5206 possibility to pass section addresses instead of segment
5207 addresses.
5208
ccd213ac
DJ
52092008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5210
5211 * gdb.texinfo (Starting): Document "set exec-wrapper".
5212 (Server): Document gdbserver --wrapper.
5213
fa4727a6
DJ
52142008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5215
5216 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5217 unreadable memory. Delete obsolete SPARClite reference.
5218
8edfe269
DJ
52192008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5220
5221 * gdb.texinfo (Starting): Mention always-running targets.
5222 (Target Commands): Add an anchor for load.
5223 (Connecting): Explain continue instead of run.
5224
1843f87b
DJ
52252008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5226
5227 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5228
f9082629
NR
52292008-02-26 Nick Roberts <nickrob@snap.net.nz>
5230
5231 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5232 breakpoint table.
5233
fd96d250
PA
52342008-02-19 Pedro Alves <pedro@codesourcery.com>
5235
5236 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5237 killing the inferior when it is already debugging a process.
5238
36af4ef6
MD
52392008-02-13 Markus Deuling <deuling@de.ibm.com>
5240
5241 * gdbint.texinfo (Build Script): New section. Mention new build script
5242 gdb_buildall.sh.
5243
cda4ce5a
JB
52442008-02-01 Jim Blandy <jimb@red-bean.com>
5245
5246 * gdb.texinfo (Help): Summarize 'info args' correctly.
5247
4acd40f3
TJB
52482008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5249
5250 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5251 available in PowerPC architecture.
5252 (Embedded Processors): Change node name of PowerPC item in menu.
5253 (PowerPC): Rename to...
5254 (PowerPC Embedded): this.
5255 (Architectures): Add new PowerPC item in menu.
5256 (PowerPC): New node.
5257
6e6c6f50
DJ
52582008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5259
5260 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5261 commands.
5262
5ee187d7
DJ
52632008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5264
5265 * gdb.texinfo (Setting Catchpoints): Mention features
5266 supported on GNU/Linux.
5267
e275c0d9
NR
52682008-01-30 Nick Roberts <nickrob@snap.net.nz>
5269
5270 * gdb.texinfo (GDB/MI File Commands): Describe new output
5271 field for MI command -file-list-exec-source-file.
5272
2d717e4f
DJ
52732008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5274
5275 * gdb.texinfo (Using the `gdbserver' Program): Add security
5276 warning. Rearrange into subsections and subsubsections. Document
5277 --multi and --debug. Correct --with-sysroot typo. Update --attach
5278 usage. Make load reference clearer. Document monitor exit.
5279 (Remote Configuration): Document set remote exec-file, attach-packet,
5280 and run-packet.
5281 (Packets): Document vAttach and vRun.
5282
d35a4257 52832008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5284
5285 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5286 detach-on-follow -> detach-on-fork.
f663676d 5287
c78d192c
DJ
52882008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5289
5290 * gdbint.texinfo (Native Conditionals): Remove
5291 SHELL_COMMAND_CONCAT and SHELL_FILE.
5292
d35a4257
EZ
52932008-01-26 Eli Zaretskii <eliz@gnu.org>
5294
5295 * gdb.texinfo (Specify Location): Improve wording.
5296
93815fbf
VP
52972008-01-23 Chris Demetriou <cgd@google.com>
5298
5299 * gdb.texinfo (Threads): Document new "set print thread-events"
5300 and "show print thread-events" commands.
5301
2a25a5ba
EZ
53022008-01-19 Eli Zaretskii <eliz@gnu.org>
5303
5304 * gdb.texinfo (Specify Location): New section.
5305 (Delete Breaks, Edit, Set Breaks): Remove description of
5306 locations. Instead, add a reference to "Specify Location".
5307 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5308 (Symbols): Refer to "Specify Location" for the valid forms of
5309 linespecs and locations.
5310
32c9a795
MD
53112008-01-18 Markus Deuling <deuling@de.ibm.com>
5312
5313 * gdbint.texinfo (Target Conditionals): Replace the description of
5314 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5315
b17828ca
JB
53162008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5317
5318 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5319 about &&var, which is rejected by the expression parser.
5320
0aea4bf3
LM
53212008-01-09 Luis Machado <luisgpm@br.ibm.com>
5322
5323 * gdb.texinfo (Output): Update documentation on using printf with DFP
5324 types.
5325
febe4383
TJB
53262008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5327
5328 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5329 subsubsection.
5330 (Decimal Floating Point format): New subsubsection.
5331
7a404eba
PA
53322008-01-05 Pedro Alves <pedro@codesourcery.com>
5333
5334 * gdb.texinfo (File Options): Remove mention of the attempt to
5335 open a core file with the -p option. Don't list -c as a valid
5336 option to attach to a process.
5337
a4d9b460
PA
53382008-01-05 Pedro Alves <pedro@codesourcery.com>
5339
5340 * gdbint.texinfo (Host Conditionals): Remove mention of
5341 ALIGN_STACK_ON_ENTRY.
5342
6ec2edbe
JB
53432008-01-05 Joel Brobecker <brobecker@adacore.com>
5344
5345 * gdbint.texinfo (Start of New Year Procedure): Add item
5346 describing how to update the source and documentation copyright
5347 notices.
5348
d8b2a693
JB
53492007-12-18 Jim Blandy <jimb@codesourcery.com>
5350
ab209b3a 5351 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5352 watchpoint explanation into the main description of the watchpoint
5353 command; update synopses of 'watch', 'rwatch', and 'awatch'
5354 commands.
5355
8b4ed427
VP
53562007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5357
5358 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5359 Document 'pending-breakpoints' feature of
5360 -list-features.
5361
37e4754d
LM
53622007-12-17 Luis Machado <luisgpm@br.ibm.com>
5363
669fac23 5364 * gdb.texinfo: Add new parameter's description.
37e4754d 5365
1d3811f6
DJ
53662007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5367
5368 * gdb.texinfo (Overview): Clarify run-length encoding
5369 example. Remove the restriction on "+" and "-" characters.
5370
c1c25a1a
EZ
53712007-12-15 Eli Zaretskii <eliz@gnu.org>
5372
5373 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5374
afe8ab22 53752007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5376
afe8ab22
VP
5377 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5378 the -f option for -break-insert, remove -r option,
5379 and clarify specification of location.
5380
a6b151f1
DJ
53812007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5382
5383 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5384 formatting.
5385 (Remote Debugging): Add File Transfer section.
5386 (Remote Configuration): Document Host I/O packets.
5387 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5388 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5389 (Packets): Add vFile.
5390
3b784c4f
EZ
53912007-11-17 Eli Zaretskii <eliz@gnu.org>
5392
5393 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5394 breakpoints with multiple locations.
5395 (Breakpoint Menus): Improve wording.
5396 (Output): Fix last change.
5397
a4ce5b0d
UW
53982007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5399
5400 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5401
1b39d5c0
DE
54022007-11-15 Doug Evans <dje@google.com>
5403
5404 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5405
7a72d44c
VP
54062007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5407
5408 * gdbint.texinfo (Native Conditionals): Remove
5409 mention of CLEAR_SOLIB.
5ae4183a 5410
6d1829bf 54112007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5412
5413 * gdb.texinfo (Print Settings): Add documentation for "set/show
5414 print frame-arguments".
5415
1a619819
LM
54162007-11-05 Luis Machado <luisgpm@br.ibm.com>
5417
3b784c4f 5418 * gdb.texinfo (Output): Update printf command's description.
1a619819 5419
55eddb0f
DJ
54202007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5421
5422 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5423 powerpc soft-float".
5424
9cceb671
DJ
54252007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5426
5427 * gdb.texinfo (Files): Correct formatting. Mention Expat
5428 requirement.
5429 (Requirements for Building GDB): Expand the list of Expat
5430 uses.
5431 (Library List Format, Memory Map Format): Mention Expat.
5432 (Target Descriptions): Update Expat wording.
5433
83acabca
DJ
54342007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5435
5436 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5437 Document that gdbarch_convert_register_p should return zero for no-op
5438 conversions.
5439
e35879db
UW
54402007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5441
83acabca 5442 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5443 of set_gdbarch_sofun_address_maybe_missing back to ...
5444 (Target Conditionals): ... here to fix build break.
5445
203c3895
UW
54462007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5447
83acabca 5448 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5449 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5450 (Compiler Characteristics): ... documentation of
5451 set_gdbarch_sofun_address_maybe_missing.
5452
11411de3
DJ
54532007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5454
5455 * gdbint.texinfo (Target Conditionals): Use
5456 frame_unwind_register_unsigned in examples instead of
5457 frame_unwind_unsigned_register.
5458
7cc46491
DJ
54592007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5460
5461 * gdb.texinfo (Predefined Target Types): Add int128
5462 and uint128.
5463 (Standard Target Features): Add PowerPC features.
5464
81adfced
DJ
54652007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5466
5467 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5468
c1874924
UW
54692007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5470
5471 * gdbint.texi (Target Conditionals): Remove documentation
5472 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5473 gdbarch_extract_return_value, and gdbarch_store_return_value.
5474
f6e56ab3
UW
54752007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5476
5477 * gdbint.texi (Target Conditionals): Remove documentation of
5478 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5479
56cf5405
KH
54802007-10-11 Kazu Hirata <kazu@codesourcery.com>
5481
5482 * gdb.texinfo: Mention that inaccessible-by-default is on by
5483 default.
5484
35156bae
DJ
54852007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5486
5487 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5488
d983da9c
DJ
54892007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5490
5491 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5492 multi-threaded watchpoints.
5493 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5494 checked. Describe sticky notification. Expand description
5495 of steppable and continuable watchpoints.
5496 (Watchpoints and Threads): New subsection.
5497
fe6fbf8b
VP
54982007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5499
5500 * gdb.texinfo (Setting Breakpoints): Revise
5501 documentation for pending breakpoints. Document
5502 breakpoints with multiple locations.
5ae4183a 5503
084344da
VP
55042007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5505
5506 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5507 Document -list-features.
5ae4183a 5508
82160952
EZ
55092007-09-15 Eli Zaretskii <eliz@gnu.org>
5510
5511 * gdb.texinfo (Output): Spell out which features of C's printf are
5512 not supported by GDB's printf.
7e27a47a
EZ
5513 (Separate Debug Files): More accurate wording regarding build ID
5514 and a reference to the ld manual rather than the Fedora wiki.
82160952 5515
ea37ba09
DJ
55162007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5517 Jim Blandy <jimb@codesourcery.com>
5518
5519 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5520 (Examining Memory): Update mentions of the 's' format.
5521 (Automatic Display): Likewise.
5522
b8533aec
DJ
55232007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5524
5525 * gdb.texinfo: Update the FSF's Back-Cover Text.
5526
83f83d7f
JK
55272007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5528 Eli Zaretskii <eliz@gnu.org>
5529
5530 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5531 Fixed the ``build ID'' name. New binaries build instructions for the
5532 build ID inclusion. Explain how the commands are specific to the build
5533 ID vs. debug link.
5534
c7e83d54
EZ
55352007-09-01 Eli Zaretskii <eliz@gnu.org>
5536
5537 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5538 indexing for ``build ID'' support.
5539
d3750b24
JK
55402007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5541
5542 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5543 Enlisted BUILD ID to the debug file searching example.
5544 Included a BUILD ID `.note.gnu.build-id' section description.
5545 Updated/added the debug files splitting instructions for OBJCOPY.
5546
02142340
VP
55472007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5548
5549 * gdb.texinfo (Variable Objects): Adjust docs
5550 for -var-info-expression and document
5551 -var-info-path-expression.
5552
d3bdde98
JB
55532007-08-20 Jim Blandy <jimb@codesourcery.com>
5554
3fb6a982
JB
5555 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5556 (title page): Include the dedication in the printed manual, as a
5557 separate page after the copyright notice.
5ae4183a 5558
d3bdde98
JB
5559 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5560 don't break a @var across a line.
5561
c80a96a8
MR
55622007-07-25 Maciej W. Rozycki <macro@mips.com>
5563
5564 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5565 for include files.
5566
5824a901
NR
55672007-07-12 Nick Roberts <nickrob@snap.net.nz>
5568
5569 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5570 in annotate.texinfo.
5571 (Command History): Link to new node.
5824a901 5572
d52e7ea3
UW
55732007-07-05 Markus Deuling <deuling@de.ibm.com>
5574
5575 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5576
5fc14d0a
EZ
55772007-07-05 Eli Zaretskii <eliz@gnu.org>
5578
5579 * gdbint.texinfo (Target Conditionals): Fix last change.
5580
4a9bb1df
UW
55812007-07-03 Markus Deuling <deuling@de.ibm.com>
5582
5583 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5584 routines:
5585 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5586 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5587 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5588 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5589 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5590 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5591 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5592 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5593 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5594 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5595 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5596 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5597 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5598 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5599 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5600 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5601 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5602 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5603 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5604 (SOFTWARE_SINGLE_STEP_P)
5605
5606 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5607 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5608
5609 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5610 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5611 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5612 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5613 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5614 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5615 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5616 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5617 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5618 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5619
5620 (Converting an existing Target Architecture to Multi-arch): Remove
5621 section.
5622
5623 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5624 (gdbarch_addr_bits_remove): Add code example.
5625
5626 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5627
cfa9d6d9
DJ
56282007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5629
5630 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5631 Add other missing entries. Adjust the table size to fit.
5632 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5633 stop reasons including the new "library" event.
5634 (General Query Packets): Adjust table widths for qSupported. Mention
5635 qXfer:libraries:read reply to qSupported and document the new packet.
5636 (Library List Format): New section.
5637
159fcc13
JK
56382007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5639
5640 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5641
f66d1690
MS
56422007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5643
5644 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5645
67102876
NR
56462007-06-25 Nick Roberts <nickrob@snap.net.nz>
5647
5648 * gdbint.texinfo (Register and Memory Data): Break sections
5649 into nodes and add a menu.
5650
a4642986
MR
56512007-06-21 Maciej W. Rozycki <macro@mips.com>
5652
5653 * gdb.texinfo (Examining Memory): Document the new behaviour.
5654
e9c17194
VP
56552007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5656
5657 * gdb.texinfo (Standard Target Features): Document
5658 m68k features.
5659
31d99776
DJ
56602007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5661
5662 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5663
1780a0ed
DJ
56642007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5665
5666 * gdb.texinfo (Target Description Format): Add version attribute
5667 for <target>.
5668
822b6570
DJ
56692007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5670
5671 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5672
f8b73d13
DJ
56732007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5674
5675 * gdb.texinfo (MIPS Features): New subsection.
5676
0e7f50da
UW
56772007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5678 Markus Deuling <deuling@de.ibm.com>
5679
5680 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5681 and qXfer:spu:write packets and mention them under qSupported.
5682
23d964e7
UW
56832007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5684 Markus Deuling <deuling@de.ibm.com>
5685
5686 * gdb.texinfo (Architectures): Add new SPU section to document
5687 Cell Broadband Engine SPU architecture specific commands.
5688
9f708cb2
VP
56892007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5690
5691 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5692 comments.
5693
7579b5f8
NR
56942007-06-07 Nick Roberts <nickrob@snap.net.nz>
5695
5696 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5697
bf06d120
JB
56982007-05-29 Jim Blandy <jimb@codesourcery.com>
5699
5700 * gdb.texinfo (Overview): Doc fix.
5701
23776285
MR
57022007-05-22 Maciej W. Rozycki <macro@mips.com>
5703
5704 * gdb.texinfo (Remote Configuration): Document "set/show
5705 remoteflow".
5706
1a69e1e4
DJ
57072007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5708
bf06d120
JB
5709 * gdb.texinfo (MIPS): Remove documentation for set mips
5710 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5711 stack-arg-size.
1a69e1e4 5712
46ba6afa 57132007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5714
46ba6afa
BW
5715 * all-cfg.texi (GDBTUI): New.
5716 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5717 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5718 (TUI Configuration): Edit to improve clarity and fix problems of
5719 both style and content.
5ae4183a 5720
06d3b283
UW
57212007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5722
5723 * observer.texi (GDB Observers): New observer "new_objfile".
5724
179101d6
UW
57252007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5726
5727 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5728
25d5ea92
VP
57292007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5730
5731 * gdb.texinfo (GDB/MI Variable Objects): Document
5732 frozen variables objects.
5ae4183a 5733
ea35711c
DJ
57342007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5735
5736 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5737 (Character Sets, Caching Data of Remote Targets): Likewise.
5738 (Targets): Delete Remote node. Move its text...
5739 (Debugging Remote Programs): ...to here. Delete description
5740 of the "remote" command.
5741 (Remote configuration): Delete description of "set remotedevice"
5742 and "show remotedevice".
5743 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5744
db2e3e2e
BW
57452007-04-11 Bob Wilson <bob.wilson@acm.org>
5746
5ae4183a
AS
5747 * gdb.texinfo (Contributors, Continuing and Stepping)
5748 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5749 (General Query Packets, File-I/O Remote Protocol Extension)
5750 (Protocol Basics, The F Reply Packet, Write)
5751 (Protocol-specific Representation of Datatypes, Memory Transfer):
5752 Fix hyphenation, punctuation and grammar problems.
5753 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5754 'section' instead of 'subsection' in the text.
5755 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5756 (i386): Remove period from section name.
db2e3e2e
BW
5757 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5758 (Config Names, Configure Options): Use @file{configure}.
5759
8a3dae3e
DJ
57602007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5761
5762 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5763 and tab expansion.
5764
1a92f856
DJ
57652007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5768
79a6e687 57692007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5770
79a6e687
BW
5771 * gdb.texinfo: Consistently capitalize all significant words in
5772 node names, chapter titles, section titles, and headings. Update
5773 cross references to match.
5774 (Starting and Stopping Trace Experiment): Make node name plural.
5775 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5776
ad527d2e
PA
57772007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5778
5779 * gdb.texinfo (WinCE): Delete obsolete subsection.
5780
7ce59000
DJ
57812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5782
5783 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5784 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5785 references.
5786
8807d78b
DJ
57872007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5788
5789 * gdb.texinfo (Startup): Delete references to some alternate
5790 names for .gdbinit.
5791 (Thread): Remove LynxOS reference.
5792 (Tandem ST2000): Delete target-specific documentation.
5793 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5794 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5795 and GDB_OSABI_LYNXOS.
5796
5f402660
UW
57972007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5798
5799 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5800
bac718a6
UW
58012007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5802
5803 * gdbint.texinfo (Target Conditionals): Remove mention of
5804 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5805 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5806
9453113a
DJ
58072007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5808
5809 * Makefile.in: Add "pdfdir" installation
5810 directory, PDFTEX macro, support for "install-pdf" target,
5811 and rules for making a pdf version of refcard.texi.
5812 * refcard.tex: Specify paper size for PDF output.
5813
ae21e955 58142007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5815
ae21e955 5816 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5817
3f94c067 58182007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5819
3f94c067
BW
5820 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5821 (Source Path, Character Sets, Macros, Define)
5822 (GDB/MI Result Records, GDB/MI Simple Examples)
5823 (GDB/MI Program Execution, GDB/MI File Commands)
5824 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5825 (Bug Reporting): Use @value{GCC}.
5ae4183a 5826
12c27660 58272007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5828
12c27660
BW
5829 * gdb.texinfo (Help): Fix formatting of examples.
5830 (Variables): Use @ifnotinfo instead of @iftex.
5831 (Non-debug DLL symbols): Use @ref instead of @pxref.
5832 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5833
ce9341a1
BW
58342007-03-26 Bob Wilson <bob.wilson@acm.org>
5835
5836 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5837
c8f4133a
BW
58382007-03-26 Bob Wilson <bob.wilson@acm.org>
5839
5840 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5841 the order of the nodes.
5842 (C Operators, C Constants, Debugging C): Remove extra menus.
5843 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5844
c8f4133a 58452007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5846
5847 * gdb.texinfo (File Options): Add missing parenthesis.
5848 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5849
c74d0ad8
DJ
58502007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5851
5852 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5853
ff6f572f
DJ
58542007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5855
669fac23 5856 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5857 case insensitivity.
5858 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5859
994337c3
NR
58602007-02-18 Nick Roberts <nickrob@snap.net.nz>
5861
5862 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5863 (Files): Add section name to argument list for pxref.
5864 (Non-debug DLL symbols): Don't use `see' for pxref.
5865 (Embedded Processors): Fix typo.
5866 (GDB/MI Breakpoint Commands): Execution commands generate
5867 *stopped not ^done.
5868
eb819d70
NR
58692007-02-13 Nick Roberts <nickrob@snap.net.nz>
5870
5871 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5872 values for in_scope. Mention that only root variables can be
5873 updated.
5874 (GDB/MI Development and Front Ends): Explain new values may be
5875 added to existing fields.
5876
123dc839
DJ
58772007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5878
5879 * gdb.texinfo (-target-disconnect): Use @smallexample.
5880 (Requirements): Add anchor for Expat. Update description.
5881 (Target Descriptions): Mention Expat.
5882 (Target Description Format): Document new elements. Use
5883 @smallexample.
5884 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5885 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5886
108546a0
DJ
58872007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5888
5889 * gdb.texinfo (Target Description Format): Add section on XInclude.
5890
95a98c01
NR
58912006-02-03 Nick Roberts <nickrob@snap.net.nz>
5892
5893 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5894 command -enable-timings.
5895
f4b3909f
EZ
58962007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5897
5ae4183a 5898 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5899 descriptions for new/deleted elements in gdb_osabi. Add missing
5900 description for function generic_elf_osabi_sniff_abi_tag_sections.
5901
c7ba131e
JB
59022007-01-29 Joel Brobecker <brobecker@adacore.com>
5903
5904 * gdb.texinfo (Maintenance Commands): Add documentation for
5905 the new "maint print target-stack" command.
5906
3a60f64e
JK
59072007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5908 Eli Zaretskii <eliz@gnu.org>
5909
f4b3909f 5910 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5911
c582f8b6
EZ
59122007-01-26 Eli Zaretskii <eliz@gnu.org>
5913
5914 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5915 Use @value{NGCC} instead of @value{GCC}.
5916
d3e8051b
EZ
59172007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5918
5919 * agentexpr.texi: Fix typos.
5920 * annotate.texinfo: Likewise.
5921 * gdb.texinfo: Likewise.
5922 * gdbint.texinfo: Likewise.
5923 * observer.texi: Likewise.
5924 * stabs.texinfo: Likewise.
5925
86f04699
EZ
59262007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5927
5928 * gdbint.texinfo (Support Libraries): Remove mmalloc
5929 entry. Describe readline library.
5930
23181151
DJ
59312007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5932
5933 * gdb.texinfo (Target Descriptions): New section.
5934 (General Query Packets): Add QPassSignals anchor. Mention
5935 qXfer:features:read under qSupported. Expand mentions of
5936 qXfer:memory-map:read and QPassSignals. Document
5937 qXfer:features:read.
5938
f822c95b
DJ
59392007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5940
5941 * gdb.texinfo (Commands to specify files): Describe
5942 "set sysroot" and "show sysroot".
5943 (Using the `gdbserver' program): Lowercase argument
5944 to @var. Expand description of setting up GDB on the
5945 host.
5946
8936fcda
JB
59472007-01-05 Joel Brobecker <brobecker@adacore.com>
5948
5949 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5950 catch exception, catch exception unhandled, and catch assert
5951 commands.
5952
e776119f
DJ
59532007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5954
5955 * gdb.texinfo (Debugging Output): Document "set debug xml"
5956 and "show debug xml".
5957
aa79a185
DJ
59582007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5959
5960 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5961
7f893741
JB
59622007-01-01 Joel Brobecker <brobecker@adacore.com>
5963
5964 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5965
a1b5960f
VP
59662006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5967
5968 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5969 note in @ignore, to be removed later if nobody complains.
5970
9f470e6e
NR
59712006-12-04 Nick Roberts <nickrob@snap.net.nz>
5972
5973 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5974 of -var-delete.
5975
765dc015 59762006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5977
765dc015 5978 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5979 automatic software/hardware breakpoint usage and
5980 the "set breakpoint auto-hw" command.
765dc015 5981
4b5752d0
VP
59822006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5983
5984 * gdb.texinfo (Memory Access Checking): New.
5985
89be2091
DJ
59862006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5987
5988 * gdb.texinfo (Remote configuration): Mention
5989 "pass-signals-packet".
5990 (General Query Packets): Document QPassSignals. Fix
5991 a typo.
5992
ca3bf3bd
DJ
59932006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5994
5995 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5996
427c3a89
DJ
59972006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5998
5999 * gdb.texinfo (Remote configuration): Rewrite documentation for
6000 packet configuration commands.
6001 (OS Information): Adjust reference to qXfer:auxv:read.
6002 (General Query Packets): Remove references to read-aux-vector-packet
6003 and set remote get-thread-local-storage-address.
6004
7a107747
DJ
60052006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6006
6007 * gdbint.texinfo (Target Architecture Definition): Add new
6008 Initializing a New Architecture section.
6009
1c56eb0e
EZ
60102006-10-31 David Taylor <dtaylor@emc.com>
6011
6012 * stabs.texinfo (Macro define and undefine): New node describing
6013 stabs for #define and #undef.
6014
f73adfeb
AS
60152006-10-27 Andreas Schwab <schwab@suse.de>
6016
6017 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6018
fd60e0df
EZ
60192006-10-21 Eli Zaretskii <eliz@gnu.org>
6020
6021 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6022 clarify on the possible meanings of ``expression'' watched by
6023 watchpoints. Add indexing.
e5ac9b53
EZ
6024 (Prompting, Errors, Invalidation, Annotations for Running)
6025 (Source Annotations): Fix index entries by adding "annotation" to
6026 them, to discriminate from index entries that point to the more
6027 general topic descriptions.
fd60e0df 6028
52bb452f
DJ
60292006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6030
6031 * gdbint.texinfo (Target Vector Definition): Move most
6032 content into Existing Targets. Add a menu.
6033 (Existing Targets): New section, moved from Target Vector
6034 Definition. Use @subsection.
6035 (Managing Execution State): New section.
6036
58955e58
BW
60372006-10-16 Bob Wilson <bob.wilson@acm.org>
6038
6039 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6040
c8aa23ab
EZ
60412006-10-15 Eli Zaretskii <eliz@gnu.org>
6042
6043 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6044 (Command Syntax, Signals, Backtrace, Connecting)
6045 (Remote configuration, Renesas Boards, Console I/O): Fix last
6046 change: use Ctrl- instead of C-, except wrt Emacs.
6047 (File-I/O Examples): Put Ctrl-c in @kbd.
6048 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6049 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6050 (Signals, Set Breaks, Set Watchpoints): Document optional
6051 arguments to `info signals' `handle', `info breakpoints', and
6052 `info watchpoints'.
c8aa23ab 6053
e7109c7e
EZ
60542006-10-14 Eli Zaretskii <eliz@gnu.org>
6055
6056 * gdb.texinfo (Backtrace): Fix last change.
6057
de3aea7b
NR
60582006-10-14 Nick Roberts <nickrob@snap.net.nz>
6059
6060 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6061
7f9087cb
BW
60622006-10-10 Bob Wilson <bob.wilson@acm.org>
6063
c8aa23ab
EZ
6064 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6065 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6066 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6067
68437a39
DJ
60682006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6069 Daniel Jacobowitz <dan@codesourcery.com>
6070
6071 * gdb.texinfo (Packets): Document vFlashErase,
6072 vFlashWrite and vFlashDone packets.
6073 (General Query Packets): Document qXfer:memory-map:read.
6074 Add a new feature for qXfer:memory-map:read.
6075 (Memory map format): New section.
6076 (Target Commands): Mention that gdb can write flash.
6077
fd79ecee
DJ
60782006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6079 Daniel Jacobowitz <dan@codesourcery.com>
6080
6081 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6082 memory regions and "mem auto".
6083
350da6ee
DJ
60842006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6085
6086 * gdbint.texinfo (Array Containers): New section.
6087
2f1acb09
VP
60882006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6089
6090 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6091 -stack-list-arguments HIGH_FRAME argument can be larger then the
6092 actual number of frames.
6093
2ab1eb7a
VP
60942006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6095
6096 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6097 -stack-list-locals HIGH_FRAME argument can be larger then the
6098 actual number of frames.
2ab1eb7a 6099
599b237a
BW
61002006-09-02 Bob Wilson <bob.wilson@acm.org>
6101
6102 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6103 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6104
25ab7e6d
EZ
61052006-09-02 Eli Zaretskii <eliz@gnu.org>
6106
6107 * gdbint.texinfo (Overall Structure): New section "Source Tree
6108 Structure".
6109
940178d3
JB
61102006-08-17 Jim Blandy <jimb@codesourcery.com>
6111
6112 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6113 responses.
6114
30daae6c
JB
61152006-08-08 Joel Brobecker <brobecker@adacore.com>
6116
6117 * gdb.texinfo (Source Path): Add documentation for new
6118 substitute-path commands.
6119
7fa2210b
DJ
61202006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6123 (Running Configure): ...here.
6124 (Requirements): New node. Mention expat.
6125
3d00d119
DJ
61262006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6127
5ae4183a 6128 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6129 'set download-write-size' and 'show download-write-size'.
6130
0cbfa4ee
DJ
61312006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6132
6133 * stabs.texinfo (Member Type Descriptor): Correct example for
6134 pointer to member types.
6135
16026cd7
AS
61362006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6137
6138 * gdb.texinfo (Optional warnings and messages): Add
6139 'set/show trace-commands'.
6140 (Command files): Add '-v' to source command.
6141
0876f84a
DJ
61422006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6143
6144 * gdb.texinfo (OS Information): Update qPart reference to
6145 qXfer.
6146 (Remote configuration): Likewise.
6147 (Overview): Move @cindex to the start of a paragraph. Talk
6148 about binary data encoding.
6149 (Packets): Refer to the overview for the details of the X
6150 packet encoding.
6151 (General Query Packets): Remove qPart description. Add qXfer
6152 description. Add an anchor to qSupported. Correct feature
6153 table title. Add a new feature for qXfer:auxv:read.
6154 (Interrupts): Add a missing parenthesis.
6155
2ec3381a
DJ
61562006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6157
669fac23 6158 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6159 (GDB/MI Kod Commands): Remove commented out node.
6160
594fe323
EZ
61612006-07-01 Eli Zaretskii <eliz@gnu.org>
6162
6163 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6164 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6165 (GDB/MI Thread Commands, GDB/MI Program Execution)
6166 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6167 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6168 (GDB/MI File Commands, GDB/MI Target Manipulation)
6169 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6170 since the MI prompt is hard-wired into the code.
6171
7e3fb70c
NR
61722006-07-01 Nick Roberts <nickrob@snap.net.nz>
6173
6174 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6175 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6176 (GDB/MI Data Manipulation): Remove description of unimplemented
6177 display related commands as variable objects perform this function
6178 and are superior: -display-delete, -display-disable,
6179 -display-enable, -display-insert and -display-list. Move
6180 -environment-cd, -environment-directory, -environment-path
6181 and -environment-pwd to "Program Context".
6182 (GDB/MI Program Control): Rename to "Program Execution". Move
6183 -exec-arguments -exec-abort to...
6184 (GDB/MI Program Context): ...here. New node split from "Data
6185 Manipulation".
6186
be2a5f71
DJ
61872006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6188
6189 * gdb.texinfo (Remote configuration): Document set / show
6190 remote supported-packets.
6191 (General Query Packets): Document qSupported packet.
6192
fc320d37
SL
61932006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6194
6195 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6196 and font markup.
6197 (Protocol basics): Likewise.
6198 (The F request packet): Likewise.
6199 (The F reply packet): Likewise.
6200 (Memory transfer): Move this node to be a subsubsection of
6201 "Protocol specific representation of datatypes".
6202 (The Ctrl-C message): More copy editing.
6203 (Console I/O): Likewise.
6204 (The isatty call): Delete this node, and merge its content into
6205 the "isatty" node. Fixed references elsewhere.
6206 (The system call): Delete this node, and merge its content into
6207 the "system" node. Fixed references elsewhere.
6208 (open): Reformat to use @table, and add appropriate font markup.
6209 (close): Likewise.
6210 (read): Likewise.
6211 (write): Likewise.
6212 (lseek): Likewise.
6213 (rename): Likewise.
6214 (unlink): Likewise.
6215 (stat/fstat): Likewise.
6216 (gettimeofday): Likewise.
6217 (isatty): Likewise.
6218 (system): Likewise, plus minor changes to fix confusing wording.
6219 (Integral datatypes): Fix font markup.
6220 (Pointer values): Likewise.
6221 (struct stat): Fix markup to use @table, plus minor copy editing.
6222 (struct timeval): Fix font markup, plus minor copy editing.
6223 (Constants): Minor copy editing.
6224 (Errno values): Add font markup.
6225 (File-I/O Examples): Likewise.
6226
158fdf5c
NR
62272006-06-10 Nick Roberts <nickrob@snap.net.nz>
6228
6229 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6230 (GDB/MI Simple Examples): Move node up one level. Use real
6231 examples.
6232 (GDB/MI Compatibility with CLI): Update.
6233 (GDB/MI Result Records): Add "connected" and "exit" result
6234 classes.
6235 (GDB/MI Stream Records): Clarify target output.
6236 (GDB/MI Command Description Format): Modify example description.
6237 (GDB/MI Breakpoint Table Commands): Rename to...
6238 (GDB/MI Breakpoint Commands): ...this
6239 (GDB/MI Breakpoint Commands): Add optional thread field.
6240 (GDB/MI Program Control): Add an introduction. Move "Program
6241 termination" examples into exec-run description.
6242 (GDB/MI File Commands): Mention similar CLI commands.
6243 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6244 is similar to "-gdb-version".
6245
ddb50cd7
EZ
62462006-06-09 Eli Zaretskii <eliz@gnu.org>
6247
6248 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6249
2aef0d6b
NR
62502006-06-02 Nick Roberts <nickrob@snap.net.nz>
6251
6252 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6253 sourceware.org for mailing lists.
d5e40d59 6254 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6255
383a5c52
NR
62562006-06-01 Nick Roberts <nickrob@snap.net.nz>
6257
d5e40d59 6258 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6259
e16b02ee
EZ
62602006-05-22 Eli Zaretskii <eliz@gnu.org>
6261
6262 * gdb.texinfo (Cygwin Native): Fix last change.
6263
be90c084
CF
62642006-05-22 Christopher Faylor <cgf@timesys.com>
6265
6266 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6267
347ceba5
NR
62682006-05-15 Nick Roberts <nickrob@snap.net.nz>
6269
6270 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6271 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6272
369af7bd
DJ
62732006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6274
6275 * gdb.texinfo (General Query Packets): Recommend not starting
6276 new packets with qC and clarify.
6277
2ffdbde8 62782006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6279
6280 * gdb.texinfo (M2 Types): New section.
72019c9c 6281
16d1a084
DJ
62822006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6283
6284 * agentexpr.texi: Add a copyright and license notice.
6285 * observer.texi: Likewise, with GPL clause for function prototypes.
6286 Remove trailing whitespace.
6287
aa56d27a
JB
62882006-05-05 Jim Blandy <jimb@codesourcery.com>
6289
6290 * gdb.texinfo (General Query Packets): Document conventions for
6291 terminating packet names, and their violations.
6292
5bdf8622
DJ
62932006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6294
6295 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6296 * gdb.texinfo: Likewise.
6297
605a56cb
DJ
62982006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6299
6300 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6301 and "show remotedebug".
6302 (Debugging Output): Add additional index entries.
6303
b8db102d
MS
63042006-04-27 Michael Snyder <msnyder@redhat.com>
6305
6306 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6307
c5e30d01
AC
63082006-04-22 Andrew Cagney <cagney@redhat.com>
6309
6310 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6311 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6312
8181d85f
DJ
63132006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6314
6315 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6316 and remove breakpoint prototypes.
6317 (Watchpoints): Move description of target_insert_hw_breakpoint and
6318 target_remove_hw_breakpoint ...
6319 (Breakpoints): ... to here. Document target_insert_breakpoint and
6320 target_remove_breakpoint.
6321
4f553f88
JB
63222006-04-17 Jim Blandy <jimb@codesourcery.com>
6323
6324 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6325 and C packets are optional.
6326
cd852561
FR
63272006-04-14 Frederic Riss <frederic.riss@st.com>
6328
6329 * gdb.texinfo (Specifying source directories): Update the description
6330 of the source file search to reflect the fact that the source path
6331 always contains at least $cdir and $cwd.
6332
b620eb07
MS
63332006-03-31 Michael Snyder <msnyder@redhat.com>
6334
6335 * gdb.texinfo: Update copyright dates.
6336
3156cdaf
EZ
63372006-03-31 Eli Zaretskii <eliz@gnu.org>
6338
6339 * gdb.texinfo (Overview): Add an index entry to "empty response".
6340
7d30c22d
JB
63412006-03-28 Jim Blandy <jimb@codesourcery.com>
6342
6343 * gdbint.texinfo (Prologue Analysis): New section.
6344
86941c27
JB
63452006-03-07 Jim Blandy <jimb@red-bean.com>
6346
66b8c7f6
JB
6347 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6348
1a10341b
JB
6349 * gdb.texinfo (Target Commands): Update text describing how to
6350 specify a target. Refer to the detailed section on remote
6351 debugging, not the brief mention.
6352
86941c27
JB
6353 * gdb.texinfo (Connecting): Organize the different 'target remote'
6354 connection methods into a table. Add a 'target remote' index
6355 entry. (!!!)
6356
62f3a2ba
FF
63572006-02-17 Fred Fish <fnf@specifix.com>
6358
6359 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6360 'ptype' commands to reflect the fact that the only significant
6361 difference between them is that ptype prints the complete type
6362 description instead of just the name.
6363
8b9a88ea
WZ
63642006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6365
6366 * gdbint.texinfo (Watchpoints): Delete
6367 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6368
7e8dc855
NR
63692006-02-10 Nick Roberts <nickrob@snap.net.nz>
6370
6371 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6372 times fields where needed. Fix typos. Update general form given
6373 for output of -break-insert.
6374 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6375
c91d38aa
DJ
63762006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6377
6378 * gdbint.texinfo (Symbol Handling): Add a section
6379 on memory management.
6380
38fcd64c
DJ
63812006-02-06 Vladimir Prus <ghost@cs.msu.su>
6382
6383 * gdb.texinfo (Breakpoint table commands): Document the fullname
6384 field in -break-list output.
6385
219eec71
EZ
63862006-02-03 Eli Zaretskii <eliz@gnu.org>
6387
6388 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6389 debugging information produced by the various "set debug..."
6390 options.
6391
ae5a43e0
DJ
63922006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6393
6394 * gdb.texinfo (Files): Remove obsolete bits from the description
6395 of "symbol-file".
6396
a9f158ec
JB
63972006-01-25 Jim Blandy <jimb@redhat.com>
6398
6399 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6400
410dd08e
JB
64012006-01-24 Jim Blandy <jimb@redhat.com>
6402
6403 * gdbint.texinfo (Frames): Document the basics of GDB's register
6404 unwinding model, and explain the existence of the "sentinel" frame.
6405
4b505b12
AS
64062006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6407
6408 * gdb.texinfo (Choosing files): Mention that -directory is used
6409 for script files.
6410 (Specifying source directories): Likewise.
6411 (Command files): Explain how script files are found.
6412
839c27b7
EZ
64132006-01-21 Eli Zaretskii <eliz@gnu.org>
6414
6415 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6416 the threads in a multi-threaded program.
6417 (Threads): The threadno argument of "thread apply" can be a range
6418 of numbers.
6419
7be93b9e
JB
64202006-01-18 Jim Blandy <jimb@redhat.com>
6421
6422 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6423 of warning flags.
6424
fcc73fe3
EZ
64252006-01-13 Eli Zaretskii <eliz@gnu.org>
6426
6427 * gdb.texinfo (Sequences): Improve menu annotations.
6428 (Define): Add index entries for arguments of user-defined
6429 commands. Move the description of flow-control commands...
6430 (Command Files): ...to here. Document loop_break and
6431 loop_continue.
ca91424e
EZ
6432 (Define, Command Files): Document `end' and add index entries for
6433 it.
fcc73fe3 6434
5c95884b
MS
64352006-01-04 Michael Snyder <msnyder@redhat.com>
6436
6437 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6438 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6439
860701dc
PH
64402006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6441
6442 * gdb.texinfo (Omissions from Ada): Document that there is now
6443 limited aggregate support.
6444
36b80e65
EZ
64452005-12-28 Eli Zaretskii <eliz@gnu.org>
6446
6447 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6448 registers and the likes.
6449
c1468174
EZ
64502005-12-24 Eli Zaretskii <eliz@gnu.org>
6451
6452 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6453 (Symbols): Fix usage of "e.g.".
359df76b 6454 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6455
6456 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6457 (Coding): Fix usage of "e.g.".
6458
c02a867d
EZ
64592005-12-23 Eli Zaretskii <eliz@gnu.org>
6460
5ae4183a
AS
6461 * stabs.texinfo:
6462 * refcard.tex:
c02a867d 6463 * gpl.texi:
5ae4183a
AS
6464 * gdbint.texinfo:
6465 * gdb.texinfo:
6466 * gdb-cfg.texi:
c02a867d 6467 * fdl.texi:
5ae4183a
AS
6468 * annotate.texinfo:
6469 * all-cfg.texi:
c02a867d
EZ
6470 * Makefile.in: Add (C) after Copyright. Update the FSF
6471 address.
6472
fad38dfa
EZ
64732005-12-03 Eli Zaretskii <eliz@gnu.org>
6474
6475 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6476 extend GDB with commands for external monitor.
6477
53e5f3cf
AS
64782005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6479
6480 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6481
55f6ca0f
JB
64822005-11-25 Joel Brobecker <brobecker@adacore.com>
6483
6484 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6485
c1947b85
JB
64862005-11-21 Jim Blandy <jimb@redhat.com>
6487
6488 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6489 placement of 'R' actions in tracepoint action packets; document
6490 dependence of 'X' and 'M' actions on a preceding 'R' action for
6491 their registers.
6492
9d29849a
JB
64932005-11-19 Jim Blandy <jimb@redhat.com>
6494
6495 * gdb.texinfo (Tracepoint Packets): New node.
6496 (General Query Packets): Add entries for the tracepoint packets,
6497 referring to the "Tracepoint Packets" node.
6498 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6499
9a6253be
KB
65002005-11-18 Kevin Buettner <kevinb@redhat.com>
6501
6502 * gdb.texinfo (set remotebreak): Add anchor.
6503 (X packet): Likewise.
6504 (Remote Protocol): Add new section `Interrupts' and new index
6505 entry `interrupts (remote protocol)'.
6506
5f3bebba
JB
65072005-11-18 Jim Blandy <jimb@redhat.com>
6508
6509 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6510 entries into the General Query Packets section. Add a
6511 cross-reference to that section. Drop description of replies, as
6512 these are covered in the descriptions of each packet.
6513 (General Query Packets): Add introductory text. Explain naming
6514 conventions, and how the end of a name is recognized.
6515
9a7a1b36
KB
65162005-11-17 Kevin Buettner <kevinb@redhat.com>
6517
0564b6cf 6518 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6519 "set remotebreak" command.
6520
b8ff78ce
JB
65212005-11-16 Jim Blandy <jimb@redhat.com>
6522
6523 * gdb.texinfo (Packets, Stop Reply Packets)
6524 (General Query Packets): Various formatting cleanups.
6525 - Use @samp for packet contents.
6526 - Drop summaries from packet @item lines; the same information appears
6527 immediately below in the description.
6528 - Delete paragraph breaks after packet @item commands, so that the
6529 description appears directly to the right of the packet prototype
6530 in the printed manual, if it fits.
6531 - Place spaces in packet prototypes between @vars and non-@var
6532 letters, and explain that they're just for formatting.
6533 - Use @dots{} instead of '...'.
6534 - Fix uses of @code where @var was needed.
6535 - Replace "deprecated" markers with English text spelling out the
6536 packet's status and the preferred alternatives.
6537 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6538 what this ever meant.
6539 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6540 this for a long time.
6541 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6542 implemented several times, and have been in use for years.
6543
8ffe2530
JB
65442005-11-15 Jim Blandy <jimb@redhat.com>
6545
c43c5473
JB
6546 * gdb.texinfo (Packets): Add index entries for 'm' packet
6547 disclaimers.
5ae4183a 6548
fb031cdf
JB
6549 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6550 of stub when processing an 'm' packet.
6551
8ffe2530
JB
6552 * gdb.texinfo (Packets): Mention that packets beginning with
6553 letters are reserved once, at the top, instead of actually listing
6554 them all and saying "reserved".
6555
c03c782f
AS
65562005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6557
6558 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6559 Change @var{$arg0 to @code{$arg0.
6560
814e32d7
WZ
65612005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6562
6563 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6564
fa93a9d8
JB
65652005-11-12 Jim Blandy <jimb@redhat.com>
6566
6567 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6568 order. Remove extraneous 'z'.
6569
8a5a3c82
AS
65702005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6571
6572 * gdb.texinfo (Choosing files): Add --eval-command.
6573
4b0ad762
AS
65742005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6575
6576 * gdb.texinfo (Choosing modes): Add --return-child-result.
6577
6578
1a088d06
AS
65792005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6580
6581 * gdb.texinfo (Choosing modes): Add --batch-silent.
6582
656d5e12
EZ
65832005-10-28 Eli Zaretskii <eliz@gnu.org>
6584
6585 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6586 "The -var-update Command".
6587
3c9c013a
JB
65882005-10-03 Joel Brobecker <brobecker@adacore.com>
6589
6590 * gdb.texinfo (Print Settings): Add documentation for set/show
6591 print array-indexes.
6592
7ba3cf9c
DJ
65932005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6594
6595 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6596 6.2 and 6.3.
6597
a94ab193
EZ
65982005-08-27 Eli Zaretskii <eliz@gnu.org>
6599
6600 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6601 since 19-Jan-2004.
6602 (Files): Likewise.
ab1adacd
EZ
6603 (Variables, Symbols): Document the "<incomplete type>" message and
6604 its reasons.
a94ab193 6605
ca06016a
FF
66062005-08-01 Fred Fish <fnf@specifix.com>
6607
6608 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6609
cf58170d
NR
66102005-07-15 Nick Roberts <nickrob@snap.net.nz>
6611
6612 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6613 option for -var-list-children and -var-update.
6614 (GDB/MI Stack Manipulation): Simplify description of
6615 print-values option for -stack-list-locals.
6616 (GDB/MI Command Description Format): Clarify.
6617 (Mode Options): Spelling of superseded.
6618
38f1196a
BR
66192005-07-12 Bob Rossi <bob@brasko.net>
6620
6621 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6622 corresponding GDB command comment.
6623
3cb3b8df
BR
66242005-07-06 Bob Rossi <bob@brasko.net>
6625
6626 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6627 and -inferior-tty-show.
6628 (Input/Output): Document "set/show inferior-tty" and tty alias.
6629
10fac096
NW
66302005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6631
6632 * gdb.texinfo (Packets): Change description of 'D' packet to note
6633 that GDB does wait for a response.
6634
d1b6db76
NR
66352005-06-22 Nick Roberts <nickrob@snap.net.nz>
6636
6637 * gdb.texinfo (History) Rename "Command History".
6638 (Command History): Move node "Server Prefix" from section on
6639 Annotations here.
6640
29629dcf
NR
66412005-06-19 Nick Roberts <nickrob@snap.net.nz>
6642
6643 * gdb.texinfo (GDB/MI Stack Manipulation):
6644 Re-instate -stack-info-frame with example. Say that it gets
6645 info on selected frame, not current frame.
6646
397ca115
EZ
66472005-06-18 Eli Zaretskii <eliz@gnu.org>
6648
6649 * gdb.texinfo (Server): Clarify that `file' should be used before
6650 connecting to the server.
6651 (Files): Add an xref to the above description.
51274035
EZ
6652 (Output Formats): More detailed description of the `c' format.
6653 (Memory): List explicitly all the formats supported by `x'.
638ac427 6654 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6655 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6656 files. Add more indexing for solib-absolute-prefix and
6657 --with-sysroot.
76d17f34
EZ
6658 (Machine Code): Document possible problems with locations in
6659 shared libraries.
d416eeec
EZ
6660 (Backtrace): Document that free-standing environments do not need
6661 to have a `main' function.
397ca115 6662
74f6deaa
NR
66632005-06-18 Nick Roberts <nickrob@snap.net.nz>
6664
6665 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6666 -stack-info-frame.
6667
a9967aef
AC
66682005-06-07 Andrew Cagney <cagney@gnu.org>
6669
6670 * gdb.texinfo (Contributors): Note the original multi-arch
6671 contributors.
6672
e09f16f9
EZ
66732005-06-03 Eli Zaretskii <eliz@gnu.org>
6674
6675 * gdb.texinfo (Registers): Add index entries for the standard
6676 registers.
6677 (Frames): Add cross-reference from frame pointer description to
6678 the Registers node.
6679 (Annotations Overview): Fix the reference to GDB name.
6680
d87ba7ee
EZ
66812005-06-01 Eli Zaretskii <eliz@gnu.org>
6682
6683 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6684 can-use-hw-watchpoints.
6685
034dad6f
BR
66862005-05-28 Bob Rossi <bob@brasko.net>
6687
6688 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6689 the possible reasons why an exec async record would be returned to FE.
6690
ffed4509
AC
66912005-05-26 Andrew Cagney <cagney@gnu.org>
6692
6693 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6694 Andrew Cagney implemented the original GDB/MI.
6695
e22e55c9
OF
66962005-05-23 Orjan Friberg <orjanf@axis.com>
6697
6698 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6699 documentation. Add documentation for cris-mode.
6700
a78e13ce
EZ
67012005-05-20 Eli Zaretskii <eliz@gnu.org>
6702
6703 * gdb.texinfo (Numbers): Explain the example and make the wording
6704 more acurate.
6705
76ff342d
DJ
67062005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6707 Dennis Brueni <dennis@slickedit.com>
6708
6709 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6710 (GDB/MI Data Manipulation, GDB/MI Program Control)
6711 (GDB/MI Stack Manipulation): Update examples to include the fullname
6712 attribute in stack frames.
6713
119b882a
EZ
67142005-05-12 Eli Zaretskii <eliz@gnu.org>
6715
6716 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6717 do with other non-standard names of init files.
6718
6fc08d32
EZ
67192005-05-11 Eli Zaretskii <eliz@gnu.org>
6720
6721 * gdb.texinfo (Command Files): Move the description of the startup
6722 from here...
6723 (Startup): ...to this new subsection of the Invocation chapter.
6724 Rearrange the description of init files more logically and add a
6725 cross-reference to "Command Files". Document the special gdbinit
6726 name for CISCO 68k. Expand the description of what GDB does
6727 during startup.
6728 (History): Add index entry for HISTSIZE.
6729
a561754a
MK
67302005-05-02 Mark Kettenis <kettenis@gnu.org>
6731
6732 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6733
2eecc4ab
EZ
67342005-05-02 Eli Zaretskii <eliz@gnu.org>
6735
6736 * gdb.texinfo (SVR4 Process Information, The isatty call)
6737 (The system call): Don't use foo(N) notation for man pages and
6738 functions.
514c4d71 6739 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6740
18999be5
EZ
67412005-04-27 Eli Zaretskii <eliz@gnu.org>
6742
6743 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6744 were optimized away.
6745
0abb7bc7
EZ
67462005-04-22 Eli Zaretskii <eliz@gnu.org>
6747
6748 * gdb.texinfo (Remote configuration): Document "set/show
6749 get-thread-local-storage-address". Add cross-reference to the
6750 description of the qGetTLSAddr packet.
6751 (General Query Packets): Mention "set remote
6752 get-thread-local-storage-address" and add a reference to its
6753 description.
6754
6f61acb1
NR
67552005-04-19 Nick Roberts <nickrob@snap.net.nz>
6756
6757 * gdb.texinfo (Backtrace): Describe 'bt full'.
6758
9d59903a
NR
67592005-04-17 Nick Roberts <nickrob@snap.net.nz>
6760
6761 * gdb.texinfo (Mode Options): Fix typo.
6762 (GDB/MI): Describe how to invoke GDB/MI.
6763
721c2651
EZ
67642005-04-16 Eli Zaretskii <eliz@gnu.org>
6765
6766 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6767 references changed. Add description of "info udot".
721c2651
EZ
6768 (Files): Document "set/show stop-on-solib-events".
6769 (M32R/D): Document "set/show download-path", "set/show
6770 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6771 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6772 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6773 (Maintenance Commands): Improve indexing.
6774 (Target Commands): Document "set/show hash", "set/show debug
6775 monitor".
6776 (SVR4 Process Information): Document "info pidlist" and "info
6777 meminfo". Document "set/show procfs-tarce" and "set/show
6778 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6779 (Symbols, The Print Command with Objective-C): Improve indexing.
6780 (Objective-C): Add references to "info classes" and "info
6781 selectors".
c45da7e6
EZ
6782 (Debugging Output): Improve wording. Document "set/show debug
6783 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6784 (Set Breaks): Add index entry for "hardware breakpoints".
6785 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6786 and "set/show usehardbreakpoints".
6787 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6788 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6789 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6790 rdiromatzero", "set/show rdiheartbeat".
6791 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6792 "sds".
6793 (Embedded Processors): Document the "sim" command.
6794 (Remote): Document the "remote" command.
6795 (DJGPP Native): Document the "info serial" command.
6796 (Threads): Document "maint info sol-threads".
6797 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6798 (Set Breaks): Improve indexing.
6799 (Command Syntax): Add a reference to dont-repeat.
6800 (Define): Document "dont-repeat".
6801 (TUI Commands): Document "tabset".
6802 (WinCE): New subsection. Document "set/show remotedirectory",
6803 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6804
14d6dd68
EZ
68052005-04-15 Eli Zaretskii <eliz@gnu.org>
6806
6807 * gdb.texinfo (Hurd Native): New subsection, documents
6808 Hurd-specific commands.
a64548ea 6809 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6810 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6811 (MIPS): Improve documentation of heuristic-fence-post. Document
6812 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6813 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6814 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6815 (ARM): Document ARM-specific commands.
a64548ea
EZ
6816 (AVR): New section. Document "info io_registers".
6817 (CRIS): New section. Document "set/show cris-version" and
6818 "set/show cris-dwarf2-cfi".
6819 (HPPA): New section. Document "set/show debug hppa" and "maint
6820 print unwind".
a5adf40f 6821 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6822 (Super-H): New section. Document the "regs" command.
721c2651 6823 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6824
9c16f35a
EZ
68252005-04-09 Eli Zaretskii <eliz@gnu.org>
6826
6827 * gdb.texinfo (Print Settings): Document "set/show print
6828 pascal_static-members", "set print repeats", "show print
6829 null-stop". Improve indexing. Fix documentation of "set print
6830 union".
6831 (Pascal): New section.
6832 (Supported languages): Rename from "Support"; all references
6833 updated. Add a menu item for Pascal.
6834 (Numbers): Document "set radix.
6835 (Screen Size): Document "set/show pagination".
6836 (MIPS Embedded): Remove "set processor" documentation.
6837 (Remote configuration): Document "set/show X/P/Z-packet",
6838 "set/show read-aux-vector-packet", "set/show remote
6839 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6840 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6841 remotedebug", "set/show remotebreak", "set/show remotedevice",
6842 "set/show remotelogfile".
6843 (Auxiliary Vector): Add reference to the description of the
6844 read-aux-vector-packet setting.
6845 (Set Watchpoints): Add a cross-reference to "set remote
6846 hardware-breakpoint-limit".
6847 (General Query Packets): Add indexing of requests and
6848 cross-references to related commands in "Remote configuration".
6849 (File-I/O Overview, The system call): Fix wording and typos.
6850 (Thread Stops): Add index entries.
6851 (Continuing and Stepping): Document "show step-mode".
6852 (i386): New node. Document "set/show struct-convention".
6853 (Files): Document "show trust-readonly-sections".
6854 (Calling): Document "set/show unwindonsignal".
6855 (Messages/Warnings): Add index entries.
6856 (Maintenance Commands): Document "set/show watchdog".
6857 (Annotations Overview): Document "show annotate".
6858 (Set Watchpoints): Add index entries.
6859 (Symbols): Fix doc of case-sensitive.
6860 (ABI): Document "show coerce-float-to-double".
6861 (Convenience Vars, Help): Improve indexing.
6862 (Machine Code): Document "show disassembly-flavor".
6863 (Debugging C plus plus): Document "show overload-resolution".
6864 (Value History, Signaling): Add index entries.
6865
68662005-04-08 Eli Zaretskii <eliz@gnu.org>
6867
6868 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6869 (Processes): Fix wording.
6870 (History, List, Logging output, Define, Symbols, Print Settings):
6871 Improve indexing.
6872
a8f24a35
EZ
68732005-04-03 Eli Zaretskii <eliz@gnu.org>
6874
6875 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6876 redundant index entry for "target" command.
6877 (Backtrace): Add index entries.
6878 (Symbols, Fortran): Document the "set case-sensitive" command.
6879 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6880 (Print Settings): Add index entry for "set demangle-style".
6881 (Target Commands): Document "set download-write-size".
6882 (Debugging Output): Document "set exec-done-display".
6883
09d4efe1
EZ
68842005-04-02 Eli Zaretskii <eliz@gnu.org>
6885
6886 * gdb.texinfo (Files): Fix the name and documentation of
6887 add-shared-symbol-files. Document its alias assf. Update the
6888 list of OSs where GDB supports shared libraries. Fix markup.
6889 (Continuing and Stepping): Add reference to @var{location} in the
6890 text.
6891 (Dump/Restore Files): Fix reference to @{filename}.
6892 (Help): Fix wording.
6893 (Attach): Ditto.
6894 (Set Watchpoints): Ditto.
6895 (Backtrace): Remove redundant index entries. Improve index
6896 entries.
6897 (Delete Breaks): Fix wording.
6898 (Memory): Document the compare-sections command.
6899 (Memory Region Attributes): Improve wording.
6900 (Disabling): Improve wording.
6901 (Fortran): New subsection. Document the "info common" command.
6902 (Help): Document aliases "info copying" and "info warranty".
6903 (Caching Remote Data): New section. Document the "set/show
6904 remotecache" and "info dcache" commands.
6905 (Show): Fix wording of the documentation of the "set
6906 extension-language" command.
6907 (Signals): Add index entry for "info handle".
6908 (Memory Region Attributes): Fix punctuation.
6909 (Symbols): Change the arg name to "location" and refer to it in
6910 the text. Fix wording of "info types" doc.
6911 (Threads): Fix usage of @enumerate @item's.
6912 (Listing Tracepoints): Add index entry for "info tp".
6913 (Set Watchpoints): Add xref to "info break" description.
6914 (Macros): Add an index entry for "macro exp1". Document the
6915 "macro list" command.
6916 (Maintenance Commands): Document "flushregs", "maint agent",
6917 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6918 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6919 "maint print architecture", "maint print objfiles", "maint print
6920 statistics", "maint print type", "maint show-debug-regs", "maint
6921 space", "maint time", and "maint translate-address".
6922 (Connecting): Document the "monitor" command.
6923 (Annotations Overview): Describe the "set annotate" command.
6924
82f2d802
EZ
69252005-04-01 Eli Zaretskii <eliz@gnu.org>
6926
6927 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6928 Rearrange index entries and improve wording about support for
6929 hardware watchpoints.
6930
7d51c7de
BR
69312005-03-10 Bob Rossi <bob@brasko.net>
6932
6933 * gdb.texinfo: Update copyright
6934
68c71a2e
TR
69352005-02-09 Theodore A. Roth <troth@openavr.org>
6936
6937 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6938 error.
6939
83761cbd
KB
69402005-02-03 Kevin Buettner <kevinb@redhat.com>
6941
6942 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6943
9f1c6395
MS
69442005-01-17 Michael Snyder <msnyder@redhat.com>
6945
6946 * gdb.texinfo: Fix spelling, infinte -> infinite.
6947
fbd1b305
MK
69482005-01-08 Mark Kettenis <kettenis@gnu.org>
6949
6950 * observer.texi (GDB Observers): Document "solib_loaded".
6951
3ace7edb
AC
69522005-01-07 Andrew Cagney <cagney@gnu.org>
6953
bec39cab
AC
6954 * configure.ac: Rename configure.in, require autoconf 2.59.
6955 * configure: Re-generate.
6956
3ace7edb
AC
6957 * configure.in: Replace configdirs with multiple references to
6958 AC_CONFIG_SUBDIRS.
6959 * configure: Re-generate.
5ae4183a 6960
53531fc1
AC
69612005-01-04 Andrew Cagney <cagney@gnu.org>
6962
6963 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6964 part of the version number.
6965
536ffdb7
MK
69662004-12-24 Mark Kettenis <kettenis@gnu.org>
6967
6968 * gdbint.texinfo (Algorithms): Remove description of
6969 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6970
e1aac25b
JB
69712004-12-07 Jim Blandy <jimb@redhat.com>
6972
6973 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6974 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6975 numbers.
6976
f47b1503
AS
69772004-12-07 Andreas Schwab <schwab@suse.de>
6978
6979 * gdb.texinfo (Mode Options): Document -l option.
6980
b6b8ece6
EZ
69812004-12-04 Eli Zaretskii <eliz@gnu.org>
6982
6983 * gdbint.texinfo (Algorithms): More accurate description of
6984 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6985 is not needed unless data-read and data-access watchpoints are
6986 supported. Add a description of how GDB checks whether the
6987 inferior stopped because a watchpoint was hit.
6988
01371747
EZ
69892004-11-23 Eli Zaretskii <eliz@gnu.org>
6990
6991 * gdb.texinfo (Files): Add cross-reference to description of
6992 -readnow command-line switch.
6993
2315ffec
RC
69942004-11-10 Randolph Chung <tausq@debian.org>
6995
6996 * gdb.texinfo: Document set/show backtrace past-entry commands.
6997 Rearrange index entries for set/show backtrace past-main.
6998
69065f5d
AC
69992004-11-10 Jon Beniston <jon@beniston.com>
7000
7001 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7002 * gdb.texinfo (Remote Serial Protocol): Further describe
7003 binary transfer escaping mechanism .
69065f5d 7004
30e91e0b
RC
70052004-11-08 Randolph Chung <tausq@debian.org>
7006
7007 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7008 and "show debug infrun". Add index entries.
7009
60bf7e09
EZ
70102004-10-23 Eli Zaretskii <eliz@gnu.org>
7011
7012 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7013 "info proc" that are already implemented. Add index entries.
7014 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7015 (Files): Add a tip for decreasing memory used for symtabs from
7016 shared libraries.
f018e82f
EZ
7017 (Starting): Fix whitespace; make "elaboration" stand out where it
7018 is first used, and add an index entry for the term.
f8568604
EZ
7019 (Calling): Expand and elaborate text. Add "print". Add the
7020 description of problems with weak aliases.
384ee23f 7021 (Core File Generation): New section.
60bf7e09 7022
d52fe014
AC
70232004-10-12 Andrew Cagney <cagney@gnu.org>
7024
7025 * gdbint.texinfo (Versions and Branches): New chapter.
7026 (Releasing GDB): Delete "Versions and Branches" section.
7027 (Top): Add "Versions and Branches".
7028
703663ab
EZ
70292004-10-08 Eli Zaretskii <eliz@gnu.org>
7030
7031 * gdb.texinfo (Editing, History): Add cross-references to the
7032 included Readline and History user documentation. Remove
7033 references to the symbol have-readline-appendices which is unused
7034 and undefined.
7035 (History): Fix indexing.
7036
ac77d04f
JJ
70372004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7038
7039 * gdbint.texinfo (target_stopped_data_address): Update to
7040 new prototype.
7041 (i386_stopped_data_address): Update prototype and description.
7042 (i386_stopped_by_watchpoint): New function and description.
7043
e07c999f
PH
70442004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7045
7046 * gdb.texinfo (Filenames): Add Ada suffixes.
7047 (Ada) New section.
7048
2e868123
AC
70492004-09-27 Andrew Cagney <cagney@gnu.org>
7050 Robert Picco <Robert.Picco@hp.com>
7051
7052 * gdb.texinfo (Packets): Document the "p" packet.
7053
02a57714
JM
70542004-09-21 Jason Molenda (jmolenda@apple.com)
7055
7056 * gdb.texinfo (Paths and Names of the Source Files): Document the
7057 meaning of values in the 'desc' field of a SO stab.
7058
ae038cb0
DJ
70592004-09-20 Daniel Jacobowitz <dan@debian.org>
7060
7061 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7062 max-cache-age" and "maint show dwarf2 max-cache-age".
7063
f7dc1244
EZ
70642004-09-16 Eli Zaretskii <eliz@gnu.org>
7065
7066 * gdb.texinfo (Set Breaks): Add index entry for setting
7067 breakpoints on overloaded C++ functions that are not members of
7068 any classes. Add an example and an index entry for setting
7069 breakpoints on all program functions.
7070 (Character Sets, Macros, Overlay Commands)
7071 (Non-debug DLL symbols, GDB/MI Output Syntax)
7072 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7073 Use "(@value{GDBP})" instead of a literal "(gdb)".
7074
f810308b
AC
70752004-09-12 Andrew Cagney <cagney@gnu.org>
7076
7077 * gdbint.texinfo (Native Debugging): Delete description of
7078 FILES_INFO_HOOK.
7079
15a661f3
PH
70802004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7081
5ae4183a
AS
7082 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7083 to hex_string_custom (not historically correct, but more
15a661f3
PH
7084 understandable, given the current code).
7085
f3219c75
AC
70862004-09-03 Andrew Cagney <cagney@gnu.org>
7087
7088 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7089
f3bb6704
JJ
70902004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7091
7092 * observer.texi (solib_unloaded): New observer.
7093
8d2c00cb
AC
70942004-08-24 Andrew Cagney <cagney@gnu.org>
7095
7096 * gdbint.texinfo (Target Architecture Definition): Add missing
7097 comma.
7098
e7dc800a
MC
70992004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7100
7101 * (Using the Testsuite): build != host is supported,
7102 but some test scripts do not support build != host.
7103
73b03683
MK
71042004-08-14 Mark Kettenis <kettenis@gnu.org>
7105
7106 * gdbint.texinfo (Host Definition): Delete description of
7107 FCLOSE_PROVIDED and GETENV_PROVIDED.
7108
c0ccb908
MK
71092004-08-05 Mark Kettenis <kettenis@chello.nl>
7110
7111 * gdbint.texinfo (Host Definition): Delete description of
7112 NO_SYS_FILE.
7113 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7114 PTRACE_FP_BUG.
7115
9c8dbfa9
AC
71162004-08-05 Andrew Cagney <cagney@gnu.org>
7117
7118 * gdbint.texinfo (Target Architecture Definition): Delete
7119 reference to deprecated_read_fp.
7120
f42accbe
AC
71212004-08-02 Andrew Cagney <cagney@gnu.org>
7122
7123 * gdbint.texinfo (Target Architecture Definition): Delete
7124 description of DEPRECATED_REGISTER_BYTES.
7125
0b66e38c
EZ
71262004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7127
7128 * gdb.texinfo (Source Path): Document the new behavior of
7129 searching for the source files.
7130
15387254
EZ
71312004-07-17 Eli Zaretskii <eliz@gnu.org>
7132
7133 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7134 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7135 (Auto Display): Improve indexing.
7136
2c07db7a
AC
71372004-07-16 Andrew Cagney <cagney@gnu.org>
7138
7139 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7140 "-noasync".
7141
4644b6e3
EZ
71422004-07-09 Eli Zaretskii <eliz@gnu.org>
7143
7144 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7145 have the same prefix have only their prefix in the index.
7146
7561d450
MK
71472004-07-03 Mark Kettenis <kettenis@gnu.org>
7148
7149 * gdb.texinfo (BSD libkvm Interface): New node (section)
7150 (Native): Add it to the menu.
7151
67bebe79
MK
71522004-07-01 Mark Kettenis <kettenis@gnu.org>
7153
7154 * gdbint.texinfo (Target Architecture Definition): Remove
7155 PCC_SOL_BROKEN.
7156
1a6923e0
MK
71572004-06-24 Mark Kettenis <kettenis@gnu.org>
7158
7159 * gdbint.texinfo (Target Architecture Definition): Remove
7160 SUN_FIXED_LBRAC_BUG.
7161
b435e160
AC
71622004-06-26 Andrew Cagney <cagney@gnu.org>
7163
7164 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7165
b5622e8d
AC
71662004-06-20 Andrew Cagney <cagney@gnu.org>
7167
7168 * gdbint.texinfo (Target Architecture Definition): Deprecate
7169 USE_STRUCT_CONVENTION.
7170
e0c07bf0
MC
71712004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7172
7173 gdb.texinfo (Bug Reporting): Mention session recording,
7174 with the script command or Emacs.
7175
782263ab
AC
71762004-06-18 Andrew Cagney <cagney@gnu.org>
7177
7178 * gdbint.texinfo (Target Architecture Definition): Deprecate
7179 FUNCTION_START_OFFSET.
7180
03727ca6
AC
71812004-06-14 Andrew Cagney <cagney@gnu.org>
7182
7183 Based on changes from Karl Berry.
7184 * gdb.texinfo: Do not use @sc in a direntry.
7185 * stabs.texinfo: Change @dircateogry to "Software development".
7186 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7187
97092415
AC
71882004-06-13 Andrew Cagney <cagney@gnu.org>
7189
7190 * gdbint.texinfo (Target Architecture Definition): Delete
7191 description of RETURN_VALUE_ON_STACK.
7192
1f6d4158
AC
71932004-06-09 Andrew Cagney <cagney@gnu.org>
7194
7195 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7196 deleted by previous patch.
7197
d966f0cb
AC
71982004-06-08 Andrew Cagney <cagney@gnu.org>
7199
7200 * gdbint.texinfo (Native Debugging): Delete documentation on
7201 ATTACH_DETACH.
7202
86fe4aaa
RC
72032004-06-06 Randolph Chung <tausq@debian.org>
7204
7205 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7206
d4b6d575
RC
72072004-06-06 Randolph Chung <tausq@debian.org>
7208
5ae4183a 7209 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7210 the new push_dummy_call method signature. Describe the function
7211 argument.
7212
4e8b0763
JB
72132004-05-24 Joel Brobecker <brobecker@gnat.com>
7214
7215 * gdb.texinfo (Starting): Document new start command.
7216
59caf092
AC
72172004-05-21 Andrew Cagney <cagney@redhat.com>
7218
7219 * observer.texi (GDB Observers): Document "inferior_created".
7220
e4a2df64
AC
72212004-05-08 Andrew Cagney <cagney@redhat.com>
7222
e6b55ae2
AC
7223 * gdbint.texinfo (Target Architecture Definition): Delete
7224 description of DO_DEFERRED_STORES.
7225
28954179
AC
7226 * gdbint.texinfo (Target Architecture Definition): Delete
7227 references to DEPRECATED_FIX_CALL_DUMMY.
7228
434b87dd
AC
7229 * gdbint.texinfo (Target Architecture Definition): Delete
7230 description of DEPRECATED_CALL_DUMMY_WORDS,
7231 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7232
58d28df8
AC
7233 * gdbint.texinfo (Target Architecture Definition): Delete
7234 description of DEPRECATED_PUSH_DUMMY_FRAME.
7235
e4a2df64
AC
7236 * gdbint.texinfo (Target Architecture Definition): Delete
7237 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7238
2b4855ab
AC
72392004-05-07 Andrew Cagney <cagney@redhat.com>
7240
7241 * observer.texi (GDB Observers): Add "Debugging" section. Include
7242 cross reference to "set/show debug observer".
7243 * gdb.texinfo (Debugging Output): Document "set/show debug
7244 observer".
7245
fcf70625
AC
72462004-05-01 Andrew Cagney <cagney@redhat.com>
7247
7248 * gdbint.texinfo (Target Architecture Definition): Delete
7249 description of DEPRECATED_PC_IN_SIGTRAMP.
7250
8ee56bcf
AC
72512004-04-30 Andrew Cagney <cagney@redhat.com>
7252
7253 * gdbint.texinfo (Target Architecture Definition): Delete
7254 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7255
67ab9a76
OF
72562004-04-30 Orjan Friberg <orjanf@axis.com>
7257
7258 * observer.texi (GDB Observers): Correct spelling.
7259
79346bcb
OF
72602004-04-26 Orjan Friberg <orjanf@axis.com>
7261
7262 * observer.texi (GDB Observers): Add target_changed event.
7263
7a464420
AC
72642004-04-08 Andrew Cagney <cagney@redhat.com>
7265
7266 * observer.texi (GDB Observers): Rework, provide generic observer
7267 definitions and then a list of observable events.
7268
6cdf9d98
AC
72692004-04-04 Andrew Cagney <cagney@redhat.com>
7270
7271 * gdbint.texinfo (Host Definition): Delete reference to
7272 NO_SIGINTERRUPT.
7273
ddc135a4
AC
72742004-04-02 Andrew Cagney <cagney@redhat.com>
7275
7276 * gdbint.texinfo (Target Architecture Definition): Delete
7277 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7278
6a1b180d
SC
72792004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7280
7281 * gdb.texinfo (TUI Commands): Document tui reg commands.
7282
d0d5df6f
AC
72832004-03-26 Andrew Cagney <cagney@redhat.com>
7284
7285 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7286 "gdbtui".
7287 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7288 (Contributors): Mention both Text and Terminal User Interface.
7289
aa2a3f87
AC
72902004-03-23 Andrew Cagney <cagney@redhat.com>
7291
7292 * gdbint.texinfo (Target Architecture Definition): Deprecate
7293 references to SIGTRAMP_START and SIGTRAMP_END.
7294
f561f026
AC
72952004-03-23 Andrew Cagney <cagney@redhat.com>
7296
7297 * gdbint.texinfo (Target Architecture Definition): Deprecate
7298 references to PC_IN_SIGTRAMP.
7299
33cb8b0f
AC
73002004-03-19 Andrew Cagney <cagney@redhat.com>
7301
7302 * gdbint.texinfo (Target Architecture Definition): Delete
7303 reference to GDB_TARGET_IS_HPPA.
7304
fc989b7a
AC
73052004-03-18 Andrew Cagney <cagney@redhat.com>
7306
7307 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7308 describe pre_init and post_init.
7309
701b08bb
DJ
73102004-03-09 Daniel Jacobowitz <drow@mvista.com>
7311
7312 * gdb.texinfo (Debugging Output): Document values for "set debug
7313 target".
7314
faae5abe
AC
73152004-02-28 Andrew Cagney <cagney@redhat.com>
7316
7317 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7318
dd79a6cf
JJ
73192004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7320
7321 * gdb.texinfo (breakpoints): Add information about the
7322 new "set breakpoint pending" and "show breakpoint pending"
7323 commands.
7324
e7f16015
AC
73252004-02-26 Andrew Cagney <cagney@redhat.com>
7326
7327 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7328 in Per-architecture module data section.
7329
7161a3a6
RM
73302004-02-25 Roland McGrath <roland@redhat.com>
7331
7332 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7333
2154891a
AC
73342004-02-24 Andrew Cagney <cagney@redhat.com>
7335
7336 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7337 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7338 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7339
6c74ac8b
AC
73402004-02-17 Andrew Cagney <cagney@redhat.com>
7341
7342 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7343
19772a2c
AC
73442004-02-16 Andrew Cagney <cagney@redhat.com>
7345
7346 * gdbint.texinfo (Target Architecture Definition): Deprecate
7347 FRAMELESS_FUNCTION_INVOCATION.
7348
c9830293
AC
73492004-02-16 Andrew Cagney <cagney@redhat.com>
7350
7351 * gdbint.texinfo (Coding): Mention -Wunused-function.
7352
b9d26eb9
AC
73532004-02-14 Andrew Cagney <cagney@redhat.com>
7354
7355 * gdbint.texinfo (Target Architecture Definition): Delete
7356 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7357
49efadf5
EZ
73582004-02-12 Elena Zannoni <ezannoni@redhat.com>
7359
7360 * gdb.texinfo: Properly quote the name "C++".
7361 * gdbint.texinfo: Ditto.
7362 * stabs.texinfo: Ditto.
7363
1eb288ea
EZ
73642004-02-11 Elena Zannoni <ezannoni@redhat.com>
7365
7366 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7367 minimal information about libiberty.
7368
e4937fc1
MC
73692004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7370
7371 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7372
a9331b3f
RM
73732004-02-04 Roland McGrath <roland@redhat.com>
7374
7375 * gdb.texinfo (Auxiliary Vector): New node (section).
7376 (Data): Add it to the menu.
7377
2650777c
JJ
73782004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7379
7380 * gdb.texinfo (Breakpoints): Add information about pending
7381 breakpoint support.
7382
b4501125
AC
73832004-01-26 Andrew Cagney <cagney@redhat.com>
7384
7385 * gdb.texinfo (Overview): Delete references to the cisco protocol
7386 including the "N" response.
7387
74055713
AC
73882004-01-26 Andrew Cagney <cagney@redhat.com>
7389
7390 * gdbint.texinfo (Target Architecture Definition): Rename
7391 EXTRACT_STRUCT_VALUE_ADDRESS to
7392 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7393
3bbe9696
EZ
73942004-01-24 Eli Zaretskii <eliz@gnu.org>
7395
7396 * gdb.texinfo (KOD): Document "show os". Add index entries for
7397 "set/show os" and "info cisco" commands.
7398
5843504f
EZ
73992004-01-21 Eli Zaretskii <eliz@gnu.org>
7400
7401 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7402
9175c9a3
MC
74032004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7404
7405 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7406 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7407
8e94b928
NR
74082004-01-19 Nick Roberts <nick@nick.uklinux.net>
7409
7410 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7411 -stack-list-locals.
7412 (GDB/MI Variable Objects): Describe extension to
7413 -var-list-children.
7414
a20cf136
DJ
74152004-01-17 Daniel Jacobowitz <drow@mvista.com>
7416
7417 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7418
afb18d0f
AC
74192004-01-17 Andrew Cagney <cagney@redhat.com>
7420
7421 * gdbint.texinfo (Target Architecture Definition): Delete
7422 documentation on DEPRECATED_NPC_REGNUM.
7423
b51970ac
DJ
74242004-01-13 Daniel Jacobowitz <drow@mvista.com>
7425
7426 * gdb.texinfo: Update copyright year. Mention that set
7427 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7428 "set follow-fork-mode ask".
7429
0f0cffd2
AC
74302004-01-13 Andrew Cagney <cagney@redhat.com>
7431
7432 * gdbint.texinfo: Update copyright year.
7433 (Coding): Add -Wunused-label to list of -Werror warnings.
7434
c552b3bb 74352004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7436 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7437
7438 * gdb.texinfo: Update copyright.
7439 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7440 around names, as appropriate. Minor syntax cleanup of
7441 _NSPrintForDebugger explanation. Two spaces after periods.
7442 GDBN used instead of lit. "gdb". Index entries added for
7443 print-object and _NSPrintForDebugger. @noindent added in one spot.
7444
afe157ca
EZ
74452003-11-11 Elena Zannoni <ezannoni@redhat.com>
7446
7447 * stabs.texinfo: Add dircategory and direntry commands.
7448 * annotate.texinfo: Ditto.
7449
963e2bb7
AC
74502003-11-10 Andrew Cagney <cagney@redhat.com>
7451
7452 * gdbint.texinfo (Target Architecture Definition): Replace the
7453 return_value method's "inval" and "outval" parameters with
7454 "readbuf" and "writebuf".
7455
1d8b2f28
JB
74562003-10-28 Jim Blandy <jimb@redhat.com>
7457
7458 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7459 from "The `F' request packet" and "The `F' reply packet", to make
7460 texi2dvi happy.
7461 (File-I/O remote protocol extension): Update menu entries, too.
7462
36d86913
MC
74632003-10-26 Michael Chastain <mec@shout.net>
7464
7465 * gdb.texinfo (Thread Stops): Document the issue with
7466 premature return from system calls in multi-threaded programs.
7467
ce2826aa
AC
74682003-10-24 Andrew Cagney <cagney@redhat.com>
7469
7470 * annotate.texinfo: Fix "fortunatly"[sic].
7471
f24c5e49
KI
74722003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7473
7474 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7475 with "Hitachi" and "Mitsubishi".
7476
92ad9cd9
AC
74772003-10-20 Andrew Cagney <cagney@redhat.com>
7478
7479 * gdbint.texinfo (Target Architecture Definition): Document
7480 gdbarch_return_value. Add cross references from
7481 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7482 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7483
0ab4b752
MK
74842003-10-18 Mark Kettenis <kettenis@gnu.org>
7485
7486 * gdbint.texinfo (Target Architecture Definition): Document
7487 regset_from_core_section.
fb3e19c0
KI
7488
74892003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7490
7491 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7492
a9331b3f 74932003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7494
7495 From Anthony Green <green@redhat.com>:
5ae4183a 7496 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7497
1485d690
KB
74982003-10-14 Kevin Buettner <kevinb@redhat.com>
7499
889bf7c5
PA
7500 * gdb.texinfo (Breakpoint related warnings): New node.
7501 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7502
86d30acc
DJ
75032003-10-13 Daniel Jacobowitz <drow@mvista.com>
7504
7505 * gdb.texinfo (Remote Protocol): Document v and vCont.
7506
172c2a43
KI
75072003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7508
7509 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7510 * gdbint.texinfo: Ditto.
7511
71952f4c
AC
75122003-10-09 Andrew Cagney <cagney@redhat.com>
7513
7514 From 2003-09-18 David Anderson <davea@sgi.com>:
7515 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7516 "command".
7517
268e2188
AC
75182003-10-03 Andrew Cagney <cagney@redhat.com>
7519
7520 * gdbint.texinfo (Target Architecture Definition): Deprecate
7521 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7522 just target.
7523
12c266ea 75242003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7525
f30992d4 7526 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7527 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7528 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7529 * gdbint.texinfo (Target Architecture Definition): Rename
7530
75312003-09-30 Andrew Cagney <cagney@redhat.com>
7532
f30992d4 7533 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7534 (Target Architecture Definition):
f30992d4 7535
2e092625
AC
7536 * gdbint.texinfo (Target Architecture Definition): Rename
7537 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7538
0717ae8a
AC
75392003-09-29 Andrew Cagney <cagney@redhat.com>
7540
dad809b7
AC
7541 * gdbint.texinfo (Target Architecture Definition): Delete
7542 documentation for NEED_TEXT_START_END.
7543
0717ae8a
AC
7544 * gdbint.texinfo (Target Architecture Definition): Rename
7545 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7546 TARGET_WRITE_PC.
a9331b3f 7547
af6cf26d
MC
75482003-09-22 Michael Chastain <mec@shout.net>
7549
7550 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7551
ee206350
AG
75522003-09-21 Anthony Green <green@redhat.com>
7553
7554 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7555
a38c9fe6
MK
75562003-09-21 Mark Kettenis <kettenis@gnu.org>
7557
7558 * gdbint.texinfo (Target Architecture Definition): Document
7559 stabs_argument_has_addr.
7560
77949794
AC
75612003-09-18 Andrew Cagney <cagney@redhat.com>
7562
7563 * gdbint.texinfo (Target Architecture Definition): Delete
7564 documentation on REGISTER_NAMES.
7565
8e823e25
MK
75662003-09-13 Mark Kettenis <kettenis@gnu.org>
7567
7568 * gdbint.texinfo (Target Architecture Definition): Replace
7569 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7570
f27dd7fd
AC
75712003-09-11 Andrew Cagney <cagney@redhat.com>
7572
7573 * gdbint.texinfo (Target Architecture Definition): Replace
7574 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7575
8b148df9
AC
75762003-08-18 Andrew Cagney <cagney@redhat.com>
7577
7578 * gdbint.texinfo (Target Architecture Definition): Document
7579 "frame_red_zone_size".
7580
25d29d70
AC
75812003-08-09 Andrew Cagney <cagney@redhat.com>
7582
7583 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7584 with "set/show backtrace past-main" and "set/show backtrace
7585 limit".
7586
c938e9b0
L
75872003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7588
7589 * Makefile.in (install-info): Support DESTDIR.
7590 (install-html): Likewise.
7591
64fabec2
AC
75922003-08-07 Andrew Cagney <cagney@redhat.com>
7593
7594 Patch from Nick Roberts.
7595 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7596 bindings. Remove description of send-gdb-command.
7597
2fcf52f0
AC
75982003-08-07 Andrew Cagney <cagney@redhat.com>
7599
7600 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7601 GDB 6.0.
7602
086432e2
AC
76032003-08-06 Andrew Cagney <cagney@redhat.com>
7604
7605 * gdb.texinfo (Mode Options): Mention that level three is the
7606 highest available and that level 2 is deprecated.
7607 (Annotations Overview): Mention annotation levels. Cross reference
7608 to "Limitations of the Annotation Interface" in annotate.texi.
7609 (TODO, Value Annotations, Frame Annotations): Delete section.
7610 (Displays, Breakpoint Info): Delete.
7611
e5249f67
AC
76122003-08-04 Andrew Cagney <cagney@redhat.com>
7613
7614 * agentexpr.texi: Delete @bye.
7615 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7616 (stabs.info): Add $(srcdir) to include search path.
7617 (html): Depend on "annotate_toc.html", and not "annotate.html".
7618 * stabs.texinfo: Ditto. Include "fdl.texi".
7619 * gdbint.texinfo: Update copyright statement's list of invariant
7620 sections.
7621
e6f672d2
AC
76222003-07-28 Andrew Cagney <cagney@redhat.com>
7623
7624 * Makefile.in (INFO_DEPS): Add annotate.info.
7625 (dvi, ps, html, pdf): Add annotate.
7626 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7627 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7628 (ANNOTATE_DOC_FILES): New macro.
7629 (ANNOTATE_TEX_TMPS): New macro.
7630 (annotate.info, annotate_toc.html): Specify dependencies.
7631 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7632 * annotate.texinfo: Rename annotate.texi. Get building. Add
7633 "Migrating to GDB/MI" and "Limitations of the Annotation
7634 Interface" chapters. Mention why it is not part of the user
7635 guide. Update copyright notice. Include "fdl.texi".
7636
72ffddc9
SC
76372003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7638
7639 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7640
a9f12a31
DJ
76412003-07-24 Daniel Jacobowitz <drow@mvista.com>
7642
7643 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7644
b1fe9455
DJ
76452003-07-24 Daniel Jacobowitz <drow@mvista.com>
7646
7647 * gdb.texinfo (Server): Mention pidof.
7648
153721e6
AC
76492003-07-22 Andrew Cagney <cagney@redhat.com>
7650
7651 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7652 list.
7653
0fac0b41
DJ
76542003-06-28 Daniel Jacobowitz <drow@mvista.com>
7655
7656 * gdb.texinfo (Logging output): New chapter.
7657
4e562065
JB
76582003-06-24 Joel Brobecker <brobecker@gnat.com>
7659
7660 * gdb.texinfo (Unsupported languages): New section.
7661 (Languages): Add link to new section.
7662
f2c06f52
AC
76632003-06-22 Andrew Cagney <cagney@redhat.com>
7664
7665 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7666
b4177fca
DJ
76672003-06-22 Daniel Jacobowitz <drow@mvista.com>
7668
7669 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7670
f418dd93
DJ
76712003-06-22 Daniel Jacobowitz <drow@mvista.com>
7672
7673 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7674 * agentexpr.texi: Retitle section, and change it to an appendix.
7675 Comment out texinfo initialization. Factor a @var{} into two
7676 pieces to prevent makeinfo warnings.
7677 * gdb.texinfo: Add Agent Expressions appendix.
7678
4ca61388
DJ
76792003-06-19 Daniel Jacobowitz <drow@mvista.com>
7680
7681 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7682
07f31aa6
DJ
76832003-06-18 Daniel Jacobowitz <drow@mvista.com>
7684
5ae4183a 7685 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7686 remote target". Document the "detach" and "disconnect" commands.
7687 (Server, Netware, Debug Session): Reference "Connecting to a
7688 remote target".
7689 (GDB/MI Target Manipulation): Document "-target-disconnect".
7690
2dd0da42
AC
76912003-06-13 Andrew Cagney <cagney@redhat.com>
7692
7693 * gdbint.texinfo (Target Architecture Definition): Deprecate
7694 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7695 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7696
e7a3abfc
JB
76972003-06-09 Jim Blandy <jimb@redhat.com>
7698
7699 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7700
25e3a86b
AC
77012003-06-08 Andrew Cagney <cagney@redhat.com>
7702
7703 * gdbint.texinfo (Target Architecture Definition): Delete
7704 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7705
a9e5fdc2
AC
77062003-06-08 Andrew Cagney <cagney@redhat.com>
7707
7708 * gdbint.texinfo (Target Architecture Definition): Document
7709 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7710
b37303ee
AF
77112003-06-07 Adam Fedor <fedor@gnu.org>
7712
7713 * gdb.texinfo: Add Objective-C documentation.
7714
39fe6e80
AC
77152003-06-01 Andrew Cagney <cagney@redhat.com>
7716
7717 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7718 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7719
125309b2
AC
77202003-05-21 Andrew Cagney <cagney@redhat.com>
7721
7722 * gdbint.texinfo (Target Architecture Definition): Delete
7723 references to "extract_address" and "store_address".
7724
b8b527c5
AC
77252003-05-16 Andrew Cagney <cagney@redhat.com>
7726
7727 * gdbint.texinfo (Target Architecture Definition): Replace
7728 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7729 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7730
50e3ee83
TR
77312003-05-14 Theodore A. Roth <troth@openavr.org>
7732
7733 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7734
44e2be90
L
77352003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7736
7737 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7738 (gdb.dvi): Likewise.
7739 (gdb.pdf): Likewise.
7740 (links2roff): Likewise.
7741
df5215a6
JB
77422003-05-08 Jim Blandy <jimb@redhat.com>
7743
7744 * gdb.texinfo (Dump/Restore Files): Update documentation for
7745 'dump', 'append', and 'restore': note that format argument is
7746 optional; simplify presentation of the command variants; and be
7747 more precise about the formats.
7748
5e7b2f39
JB
77492003-05-07 Jim Blandy <jimb@redhat.com>
7750
7751 * gdb.texinfo (Symbols): Update documentation: 'maint list
7752 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7753 symtabs' and 'maint info psymtabs'.
7754
b1e29e33
AC
77552003-05-05 Andrew Cagney <cagney@redhat.com>
7756
7757 * gdbint.texinfo (Target Architecture Definition): Make
7758 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7759 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7760 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7761
00905d52
AC
77622003-05-04 Andrew Cagney <cagney@redhat.com>
7763
7764 * gdb.texinfo (Maintenance Commands): Document "maint print
7765 dummy-frames".
7766
54ff5908
AC
77672003-05-04 Andrew Cagney <cagney@redhat.com>
7768
7769 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7770
32e7087d
JB
77712003-05-03 J. Brobecker <brobecker@gnat.com>
7772
7773 Thierry Schneider <tpschneider1@yahoo.com>
7774 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7775 for new MI command.
7776
7043d8dc
AC
77772003-05-03 Andrew Cagney <cagney@redhat.com>
7778
7779 * gdbint.texinfo (Target Architecture Definition): Document
7780 push_dummy_code. Add cross references.
7781
e33d66ec
EZ
77822003-05-02 Elena Zannoni <ezannoni@redhat.com>
7783
7784 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7785 set/show charsets commands.
7786
0ba6dca9
AC
77872003-04-28 Andrew Cagney <cagney@redhat.com>
7788
7789 * gdbint.texinfo (Target Architecture Definition): Replace
7790 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7791 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7792
d7a27068
AC
77932003-04-28 Andrew Cagney <cagney@redhat.com>
7794
7795 * gdbint.texinfo (Target Architecture Definition): Rename
7796 "tm_print_insn" to "deprecated_tm_print_insn".
7797
44ea7b70
JB
77982003-04-09 Jim Blandy <jimb@redhat.com>
7799
7800 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7801 list psymtabs'.
7802
fb8f8949
AC
78032003-04-08 Andrew Cagney <cagney@redhat.com>
7804
7805 * gdbint.texinfo (Target Architecture Definition): Delete
7806 references to EXTRA_FRAME_INFO.
7807
32fb0f22
AC
78082003-04-08 Andrew Cagney <cagney@redhat.com>
7809
7810 * gdbint.texinfo (Target Architecture Definition): Delete
7811 PRINT_TYPELESS_INTEGER.
7812
6be67e67
JB
78132003-04-02 J. Brobecker <brobecker@gnat.com>
7814
7815 * observer.texi (GDB Observers): Adjust the documentation for the
7816 normal_stop notification to better describe reality. Fix a couple
7817 of minor typos.
7818
4e35d5f0
BR
78192003-04-02 Bob Rossi <bob_rossi@cox.net>
7820
a9331b3f 7821 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7822 '-file-list-exec-source-file'
7823
e8a8712a
AC
78242003-03-31 Andrew Cagney <cagney@redhat.com>
7825
7826 * gdbint.texinfo (Target Architecture Definition): Delete
7827 references to CALL_DUMMY_P.
7828
6c0e89ed
AC
78292003-03-30 Andrew Cagney <cagney@redhat.com>
7830
7831 * gdbint.texinfo (Target Architecture Definition): Remove
7832 reference to TARGET_WRITE_SP.
a9331b3f 7833
378bfd1b
AC
78342003-03-27 Andrew Cagney <cagney@redhat.com>
7835
7836 * gdbint.texinfo (Target Architecture Definition): Remove
7837 references to write_sp.
6c0e89ed 7838
922fbb7b
AC
78392003-03-27 Andrew Cagney <cagney@redhat.com>
7840
7841 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7842 chapter body. Use @smallexample instead of @example.
7843 (Annotations): Ditto.
7844 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7845 annotate.texi.
7846
b81774d8
AC
78472003-03-26 Andrew Cagney <cagney@redhat.com>
7848
7849 * gdbint.texinfo (Target Architecture Definition): Replace
7850 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7851 dummy_addr parameters.
7852
1bf6d5cc
AC
78532003-03-25 Andrew Cagney <cagney@redhat.com>
7854
7855 * gdbint.texinfo (Target Architecture Definition): Delete
7856 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7857 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7858 Add reference to PUSH_ARGUMENTS.
7859
618ce49f
AC
78602003-03-23 Andrew Cagney <cagney@redhat.com>
7861
7862 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7863 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7864
bcd7e15f
JB
78652003-03-18 J. Brobecker <brobecker@gnat.com>
7866
7867 * gdbint.texinfo (Algorithms): Add new section describing the
7868 Observer paradigm.
7869 (Top): Add menu entry to new observer appendix.
7870 * observer.texi: New file.
7871 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7872 new observer.texi file.
7873
9fe8321b
AC
78742003-03-17 Andrew Cagney <cagney@redhat.com>
7875
7876 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7877 that GNU Press update the manual version number.
7878
ac2adee5
AC
78792003-03-12 Andrew Cagney <cagney@redhat.com>
7880
7881 * gdbint.texinfo (Target Architecture Definition): Delete
7882 references to get_saved_register. Rename GET_SAVED_REGISTER to
7883 DEPRECATED_GET_SAVED_REGISTER.
7884
749b82f6
AC
78852003-03-13 Andrew Cagney <cagney@redhat.com>
7886
7887 * gdbint.texinfo (Target Architecture Definition): Replace
7888 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7889
8bedc050
AC
78902003-03-12 Andrew Cagney <cagney@redhat.com>
7891
7892 * gdbint.texinfo (Target Architecture Definition): Rename
7893 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7894
0ce1b118
CV
78952003-03-10 Corinna Vinschen <vinschen@redhat.com>
7896
7897 * gdb.texinfo: Add File-I/O documentation.
7898
12cc2063
AC
78992003-03-10 Andrew Cagney <cagney@redhat.com>
7900
7901 * gdbint.texinfo (Target Architecture Definition): Cross reference
7902 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7903
7453dc06
AC
79042003-03-07 Andrew Cagney <cagney@redhat.com>
7905
7906 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7907 frame" command.
7908
6314f104
AC
79092003-03-05 Andrew Cagney <cagney@redhat.com>
7910
7911 * gdbint.texinfo (Target Architecture Definition): Document
7912 unwind_dummy_id. Cross reference unwind_dummy_id and
7913 SAVE_DUMMY_FRAME_TOS.
7914
f1212245
DJ
79152003-03-05 James Ingham <jingham@apple.com>
7916 Daniel Jacobowitz <drow@mvista.com>
7917
7918 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7919 and "show cp-abi".
7920
77e7e267
AC
79212003-03-03 Andrew Cagney <cagney@redhat.com>
7922
7923 * gdbint.texinfo (Target Architecture Definition): Document
7924 register_type.
7925
838a8221
AC
79262003-03-03 Andrew Cagney <cagney@redhat.com>
7927
7928 * stabs.texinfo (Structures): Use @samp and separate @var's
7929 instead of a single @var containing a comma separated list.
7930 (Unions): Ditto.
7931
d7f4a264
DJ
79322003-03-02 Daniel Jacobowitz <drow@mvista.com>
7933
7934 * Makefile.in (distclean): Remove config.log.
7935
f30ee0bc
AC
79362003-03-01 Andrew Cagney <cagney@redhat.com>
7937
7938 * gdbint.texinfo (Target Architecture Definition): Rename
7939 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7940
79412003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7942
7943 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7944 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7945
be448670
CF
79462003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7947
7948 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7949 (Non-debug DLL symbols): New node, describing the minimal symbols
7950 loaded from DLLs without real debugging symbols.
7951
501eef12
AC
79522003-02-20 Andrew Cagney <ac131313@redhat.com>
7953
7954 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7955 hardware-breakpoint-limit".
7956 (Set Watchpoints): Add cross reference to "set remote
7957 hardware-watchpoint-limit".
7958 (Remote configuration options): New section.
7959
21c294e6
AC
79602003-02-04 Andrew Cagney <ac131313@redhat.com>
7961
e9be73e4
AC
7962 * gdbint.texinfo (Target Architecture Definition): Delete
7963 descrption of IS_TRAPPED_INTERNALVAR.
7964
21c294e6
AC
7965 From Keith Seitz <keiths@redhat.com>:
7966 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7967 option "-i"/"--interpreter" to this chapter. Include index
7968 entries.
7969
0179ffac
DC
79702003-02-04 David Carlton <carlton@math.stanford.edu>
7971
7972 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7973 (Variables): Recommend stabs+ and DWARF 2.
7974 (C plus plus expressions): Correct info about
7975 compiler versions, debug formats.
7976 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7977 PR symtab/874.
7978
7ca9f392
AC
79792003-02-01 Andrew Cagney <ac131313@redhat.com>
7980
7981 * gdbint.texinfo (Target Architecture Definition): Delete
7982 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7983 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7984 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7985 references to nindy and i960.
7986 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7987
31a85ea2
AC
79882003-02-01 Andrew Cagney <ac131313@redhat.com>
7989
7990 * gdbint.texinfo (Target Architecture Definition): Delete
7991 FLOAT_INFO.
7992
6b894e49
AC
79932003-01-30 Andrew Cagney <ac131313@redhat.com>
7994
7995 * stabs.texinfo (Member Type Descriptor): Clarify description of
7996 `@'. Suggested by Ben Hutchings.
7997
c48861fb
AC
79982003-01-29 Andrew Cagney <ac131313@redhat.com>
7999
8000 * gdb.texinfo (M68K): Delete reference to es1800.
8001
617073a9
AC
80022003-01-29 Andrew Cagney <ac131313@redhat.com>
8003
8004 * gdb.texinfo (Maintenance Commands): Document `maint print
8005 reggroups' and `maint print register-groups'.
8006 * gdbint.texinfo (Target Architecture Definition): Document
8007 register_reggroup_p.
8008
5b5d99cf
JB
80092003-01-23 Jim Blandy <jimb@redhat.com>
8010
8011 * gdb.texinfo (Separate Debug Files): New section.
8012
e7ba9c65
DJ
80132003-01-22 Daniel Jacobowitz <drow@mvista.com>
8014
8015 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8016 and "maint show profile".
8017
94e91d6d
MC
80182003-01-16 Michael Chastain <mec@shout.net>
8019
8020 * gdb.texinfo (Installing GDB): Warn against
8021 ".../gdb-VERSION/gdb/configure".
8022 (Separate Objdir): Likewise.
8023
867f3898
AC
80242003-01-15 Andrew Cagney <ac131313@redhat.com>
8025
8026 * gdbint.texinfo (Target Architecture Definition): Delete
8027 definition of PRINT_REGISTER_HOOK.
8028
f153cc92
EZ
80292003-01-15 Elena Zannoni <ezannoni@redhat.com>
8030
8031 (OpenRISC 1000): Fix formatting of command names.
8032
c60eb6f1
EZ
80332003-01-15 Elena Zannoni <ezannoni@redhat.com>
8034
8035 * gdb.texinfo (Continuing and Stepping): Add new command
8036 'advance'. Clarify behavior of 'until'.
8037
f5ebfba0
DJ
80382003-01-13 Daniel Jacobowitz <drow@mvista.com>
8039
8040 * gdb.texinfo (Files): Document solib-absolute-prefix and
8041 solib-search-path.
8042
4ce8657e
MC
80432003-01-09 Michael Chastain <mec@shout.net>
8044
8045 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8046 (Create a Release): Add new instructions for new @file{src-release}.
8047 Document existing instructions for @file{Makefile.in} as
8048 being for @value{GDBN} 5.3.1 or earlier.
8049
372613e3
AC
80502003-01-09 Andrew Cagney <ac131313@redhat.com>
8051
8052 * gdbint.texinfo (Target Architecture Definition): Mention
8053 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8054 allocate memory.
8055
b4e9345d
DJ
80562003-01-04 Daniel Jacobowitz <drow@mvista.com>
8057
8058 * gdb.texinfo (Controlling GDB): Add @kindex for
8059 "show osabi".
8060 (Backtraces): Add @kindex's for backtrace-below-main.
8061
98b45e30
DJ
80622003-01-04 Daniel Jacobowitz <drow@mvista.com>
8063
8064 * gdb.texinfo (Controlling GDB): Document "set osabi".
8065
95f90d25
DJ
80662003-01-04 Daniel Jacobowitz <drow@mvista.com>
8067
8068 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8069 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8070
1e698235
DJ
80712003-01-04 Daniel Jacobowitz <drow@mvista.com>
8072
8073 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8074 "set coerce-float-to-double".
8075 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8076
e632838e
AC
80772003-01-02 Andrew Cagney <ac131313@redhat.com>
8078
8079 * stabs.texinfo: Remove obsolete text.
8080 * gdbint.texinfo: Ditto.
8081 * gdb.texinfo: Ditto.
8082
c133ab7a
MK
80832002-12-22 Mark Kettenis <kettenis@gnu.org>
8084
8085 * gdbint.texinfo (Target Architecture Definition): Update
8086 description of gdbarch_register_osabi.
8087
f821f325
KH
80882002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8089
8090 * agentexpr.texi: Fix typos.
8091 * annotate.texi: Likewise.
8092 * fdl.texi: Likewise.
8093
85a6d8d3 80942002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8095
8096 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8097 DEPRECATED_INIT_FRAME_PC.
8098
ae45cd16
AC
80992002-12-01 Andrew Cagney <ac131313@redhat.com>
8100
8101 * gdbint.texinfo (Target Architecture Definition): Delete
8102 PC_IN_CALL_DUMMY.
8103
07555a72
AC
81042002-11-28 Andrew Cagney <ac131313@redhat.com>
8105
8106 * gdbint.texinfo (Host Definition): Delete documentation on
8107 USE_GENERIC_DUMMY_FRAMES.
8108
c166cdc7
EZ
81092002-11-26 Elena Zannoni <ezannoni@redhat.com>
8110
5ae4183a 8111 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8112 * Makefile.in (install-info): Run the install-info command as part
8113 of the post install steps only.
8114 (uninstall-info): New target.
8115 (uninstall): New target.
8116
35db0260
EZ
81172002-11-22 Elena Zannoni <ezannoni@redhat.com>
8118
8119 * Makefile.in (install): Make install do some real work.
8120
9ba8d803
AC
81212002-11-19 Andrew Cagney <ac131313@redhat.com>
8122
8123 Fix POSIX problem reported by Paul Eggert.
8124 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8125 Fix PR gdb/527.
8126
903ad3a6
AC
81272002-10-26 Andrew Cagney <cagney@redhat.com>
8128
8129 * gdbint.texinfo (Target Architecture Definition): Delete
8130 definition of DO_REGISTERS_INFO.
8131
f2abfe65
KB
81322002-10-18 Kevin Buettner <kevinb@redhat.com>
8133
8134 * gdbint.texinfo (Address Classes): Fix problems with insertion
8135 of ``{'' and ``}'' in example.
8136
b5b0480a
KB
81372002-10-17 Kevin Buettner <kevinb@redhat.com>
8138
8139 * gdbint.texinfo (Address Classes): New section.
8140 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8141 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8142 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8143 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8144
c85508ee
KD
81452002-10-11 Klee Dienes <kdienes@apple.com>
8146
8147 * gdb.texinfo (Registers): Mention vector registers as well as
8148 floating registers in the documentation for 'info registers' and
8149 'info all-registers'.
8150
6d12fc3d
DJ
81512002-10-11 Daniel Jacobowitz <drow@mvista.com>
8152
8153 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8154
8d19fbd2
JJ
81552002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8156
8157 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8158 interface definition.
8159
a37295f9
MM
81602002-10-03 Marko Mlinar <markom@opencores.org>
8161
8162 * gdb.texinfo (Target Commands): Add or1k target specific
8163 commands.
8164 * gdb.texinfo (Contributors): Add myself to the contributors list.
8165
da0f9dcd
AC
81662002-10-01 Andrew Cagney <ac131313@redhat.com>
8167
8168 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8169 and "mi1" instead of "mi1" and "mi0".
8170
2e834e49
HPN
81712002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8172
8173 * gdb.texinfo (Packets): Fix typos "alligned".
8174 Correct z3/Z3 description. Correct z4/Z4 title.
8175
050be0dc
AC
81762002-09-27 Andrew Cagney <ac131313@redhat.com>
8177
8178 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8179
1104b9e7
KB
81802002-09-25 Kevin Buettner <kevinb@redhat.com>
8181
8182 * gdb.texinfo: Use GNU/Linux instead of Linux.
8183
512217c7
AC
81842002-09-25 Andrew Cagney <ac131313@redhat.com>
8185
8186 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8187
10998722
AC
81882002-09-24 Andrew Cagney <ac131313@redhat.com>
8189
512217c7 8190 * gdb.texinfo: Replace @example with @smallexample.
10998722 8191
a0eb71c5
KB
81922002-09-20 Kevin Buettner <kevinb@redhat.com>
8193
f7dc1244 8194 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8195 * gdb.texinfo (Character Sets): Use @smallexample instead of
8196 @example. Use GNU/Linux instead of Linux.
8197
81982002-09-20 Jim Blandy <jimb@redhat.com>
8199
8200 * gdb.texinfo: Add character set documentation.
8201
2f870471
AC
82022002-09-19 Andrew Cagney <ac131313@redhat.com>
8203
8204 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8205 (Packets): Add cross reference from `b' packet to `z' packets.
8206
790eb8f5
AC
82072002-09-19 Andrew Cagney <ac131313@redhat.com>
8208
8d30a00d
AC
8209 * gdb.texinfo (Maintenance Commands): Document ``maint
8210 internal-error'' and ``maint internal-warning''.
8211
790eb8f5
AC
8212 * gdbint.texinfo (Target Architecture Definition): Revise
8213 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8214
a23a7bf1
JB
82152002-09-19 Joel Brobecker <brobecker@gnat.com>
8216
8217 * gdbint.texinfo (Target Conditionals): Document the new
8218 NAME_OF_MALLOC macro.
8219
299ffc64
AC
82202002-09-05 Andrew Cagney <ac131313@redhat.com>
8221
8222 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8223 engineer.
8224
b7bb15bc
SC
82252002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8226
8227 * gdb.texinfo (TUI Overview): Document status line fields.
8228
3d757584
SC
82292002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8230
8231 * gdb.texinfo (TUI Commands): Document info win command.
8232
269c21fe
SC
82332002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8234
8235 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8236
7cf36c78
SC
82372002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8238
8239 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8240 (TUI Keys): Likewise.
8241
d2c6833e
AC
82422002-08-25 Andrew Cagney <ac131313@redhat.com>
8243
8244 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8245 for a packet receive.
8246
46d8b1c3
AC
82472002-08-25 Andrew Cagney <ac131313@redhat.com>
8248
8249 * Makefile.in (clean): Move to end of file.
8250 (distclean, maintainer-clean, realclean): Ditto.
8251 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8252 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8253 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8254 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8255
b0787093
AC
82562002-08-24 Andrew Cagney <ac131313@redhat.com>
8257
8258 * Makefile.in (GDBINT_TEX_TMPS): Define.
8259 (gdbint.dvi, gdbint.pdf): Use
8260 (GDB_TEX_TMPS): Define.
8261 (gdb.dvi, gdb.pdf): Use.
8262 (STABS_TEX_TMPS): Define.
8263 (stabs.dvi, stabs.pdf): Use.
8264 (GDB_DOC_SOURCE_INCLUDES): New macros.
8265 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8266 (GDBINT_DOC_FILES_INCLUDES): New macros.
8267 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8268 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8269 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8270 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8271 (links2roff): Replace SFILES_INCLUDED with
8272 GDB_DOC_SOURCE_INCLUDES.
8273 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8274 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8275 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8276 dependencies.
8277 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8278 dependencies.
8279 (gdbmi.texinfo): Delete rule.
8280 (inc-hist.texinfo): Delete rule.
8281 (rluser.texinfo): Delete rule.
8282
ebba8386
AC
82832002-08-23 Andrew Cagney <cagney@redhat.com>
8284
8285 * gdbint.texinfo (Target Architecture Definition): Update
8286 STORE_RETURN_VALUE, mention regcache.
8287
0ab7a791
AC
82882002-08-21 Andrew Cagney <ac131313@redhat.com>
8289
8290 * gdbint.texinfo (Target Architecture Definition): Document
8291 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8292
ee2d5c50
AC
82932002-08-19 Andrew Cagney <ac131313@redhat.com>
8294
8295 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8296 Fix minor typos. Add index entries.
8297
53c69bd7
AC
82982002-08-18 Andrew Cagney <ac131313@redhat.com>
8299
8300 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8301
e76f1f2e
AC
83022002-08-15 Andrew Cagney <ac131313@redhat.com>
8303
8304 * gdbint.texinfo (Target Architecture Definition): Document
8305 PRINT_VECTOR_INFO.
8306 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8307
0680b120
AC
83082002-08-13 Andrew Cagney <ac131313@redhat.com>
8309
8310 * gdb.texinfo (Maintenance Commands): Document "maint print
8311 registers", "maint print raw-registers" and "maint print
8312 cooked-registers".
8313
3c3bea1c
GS
83142002-08-08 Grace Sainsbury <graces@redhat.com>
8315
a9331b3f 8316 From Mark Salter:
3c3bea1c
GS
8317 * gdb.texinfo (Protocol): Document T packet extension to
8318 allow watchpoint address reporting.
8319
42f9b0a5
AC
83202002-08-03 Andrew Cagney <ac131313@redhat.com>
8321
8322 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8323
db034ac5
AC
83242002-08-01 Andrew Cagney <cagney@redhat.com>
8325
8326 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8327 to CHILL.
8328
e2b28d04
AC
83292002-08-01 Andrew Cagney <ac131313@redhat.com>
8330
8331 * gdbint.texinfo (Coding): Revise section "Include Files".
8332
7fb623f7
AC
83332002-07-24 Andrew Cagney <cagney@redhat.com>
8334
8335 * gdbint.texinfo: Obsolete references to m88k.
8336 * gdb.texinfo: Ditto.
8337
4a2b4636
JB
83382002-07-10 Joel Brobecker <brobecker@gnat.com>
8339
7fb623f7 8340 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8341 where the proper version of autoconf can be retrieved.
8342
a71ec265
DH
83432002-07-09 Don Howard <dhoward@redhat.com>
8344
8345 * gdb.texinfo (Command Files): Further describe the behavior of
8346 sourced command files.
8347
b9aa90c9
AC
83482002-06-27 Andrew Cagney <ac131313@redhat.com>
8349
8350 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8351 (Coding): Clarify ISO C version that GDB assumes.
8352
40dd2248
TT
83532002-06-26 Tom Tromey <tromey@redhat.com>
8354
8355 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8356 add_setshow_cmd_full.
8357
bfac230e
DH
83582002-06-25 Don Howard <dhoward@redhat.com>
8359
8360 * gdb.texinfo (Memory Region Attributes): Document new behavior
8361 for 'mem' command.
8362
475b0867
JB
83632002-06-11 Jim Blandy <jimb@redhat.com>
8364
919d772c
JB
8365 * gdb.texinfo (Symbols): Update documentation for `info source'
8366 command.
8367
475b0867
JB
8368 * gdb.texinfo (Macros): Call the command `info macro', not
8369 `show macro'.
8370
ba8c9337
AC
83712002-06-09 Andrew Cagney <ac131313@redhat.com>
8372
8373 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8374 data''.
8375
1029b7fa
MK
83762002-06-09 Mark Kettenis <kettenis@gnu.org>
8377
8378 * gdbint.texinfo (Target Architecture Definition): Document
8379 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8380
16737d73
AC
83812002-06-08 Andrew Cagney <ac131313@redhat.com>
8382
8383 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8384 lists.
8385
30107679
AC
83862002-06-08 Andrew Cagney <ac131313@redhat.com>
8387
8388 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8389 Branch''.
8390
3352e23e
AC
83912002-06-01 Andrew Cagney <ac131313@redhat.com>
8392
8393 * gdbint.texinfo (Target Architecture Definition): Add section
8394 ``Converting an existing Target Architecture to Multi-arch''.
8395
cbb09e6a
AC
83962002-05-30 Andrew Cagney <ac131313@redhat.com>
8397
8398 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8399 to ``Obsoleting code''. Revise.
8400
e2e0bcd1
JB
84012002-05-17 Jim Blandy <jimb@redhat.com>
8402
8403 * gdb.texinfo (C Preprocessor Macros): New chapter.
8404 Include it in the main menu.
8405 (Contributors): Credit Jim Blandy with macro support.
8406 (Compilation): Explain how to get macro information into the
8407 executable.
8408 (Expressions): Note that preprocessor macros are expanded.
8409
9db8d71f
DJ
84102002-05-14 Daniel Jacobowitz <drow@mvista.com>
8411
8412 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8413 options for `target remote'.
8414
6d531722
AC
84152002-05-13 Andrew Cagney <ac131313@redhat.com>
8416
8417 * gdbint.texinfo (Target Architecture Definition): Delete
8418 documentation on NNPC_REGNUM.
8419
13d01224
AC
84202002-05-11 Andrew Cagney <ac131313@redhat.com>
8421
8422 * gdbint.texinfo (Target Architecture Definition): Document
8423 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8424 (Target Architecture Definition): Revise section `Using Different
8425 Register and Memory Data Representations'. Add section `Raw and
8426 Virtual Register Representations'.
8427
b2e75d78
AC
84282002-05-11 Andrew Cagney <ac131313@redhat.com>
8429
8430 * gdbint.texinfo (Target Architecture Definition): Mention
8431 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8432 (Target Architecture Definition): Mention same. Add references to
8433 web pages.
8434
2c8682ee
MS
84352002-05-08 Michael Snyder <msnyder@redhat.com>
8436
8437 * stabs.texinfo (Attributes): Document new "vector" attribute.
8438
0816590b
AC
84392002-05-04 Andrew Cagney <ac131313@redhat.com>
8440
8441 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8442
2653173e
AC
84432002-05-04 Andrew Cagney <ac131313@redhat.com>
8444
8445 * gdb.texinfo: Delete obsolete references to a29k.
8446
d7bd68ca
AC
84472002-04-24 Andrew Cagney <ac131313@redhat.com>
8448
8449 * gdbint.texinfo (Target Architecture Definition): Replace
8450 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8451
21d83aa5
DM
84522002-04-24 David S. Miller <davem@redhat.com>
8453
8454 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8455
7673a6cc
DM
84562002-04-21 David S. Miller <davem@redhat.com>
8457
8458 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8459
d49d1e0a
AC
84602002-04-21 Andrew Cagney <ac131313@redhat.com>
8461
8462 * gdbint.texinfo (Target Architecture Definition): Delete
8463 definition of HAVE_REGISTER_WINDOWS.
8464
f7dc1244 84652002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8466
8467 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8468 "Theodore A. Roth" <troth@verinet.com>.
8469
5ca0cb28
DH
84702002-04-15 Don Howard <dhoward@redhat.com>
8471
f7dc1244 8472 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8473 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8474 Provide a better explaination of this feature.
5ca0cb28 8475
f208ba17
AC
84762002-04-14 Andrew Cagney <ac131313@redhat.com>
8477
8478 * gdbint.texinfo (Target Architecture Definition): Remove
8479 FRAME_CHAIN_COMBINE.
8480
d5ba91de
MC
84812002-04-12 Michael Chastain <mec@shout.net>
8482
8483 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8484 REG_STACK_SEGMENT.
8485
26818220
MC
84862002-04-09 Michael Chastain <mec@shout.net>
8487
8488 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8489 PYRAMID_* macros.
8490
129188f6
AC
84912002-04-07 Andrew Cagney <ac131313@redhat.com>
8492
8493 * gdb.texinfo (Bug Reporting): Document that the web is the
8494 prefered way of submitting bug reports.
8495 (Bug Reporting): Delete the s-mail address as the last resort.
8496
8227c0ff
AC
84972002-04-05 Andrew Cagney <ac131313@redhat.com>
8498
8499 * gdbint.texinfo (Target Architecture Definition): Delete
8500 references to TARGET_WRITE_FP and write_fp.
8501
16d9dec6
MS
85022002-03-27 Michael Snyder <msnyder@redhat.com>
8503
8504 * gdb.texinfo: Document new commands dump, append, and restore.
8505
9ae8b82c
AC
85062002-03-27 Andrew Cagney <ac131313@redhat.com>
8507
8508 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8509 Branch'.
8510
474c8240
AC
85112002-03-18 Andrew Cagney <ac131313@redhat.com>
8512
8513 * gdb.texinfo: Change all examples to @smallexample.
8514 * gdbint.texinfo: Ditto.
a9331b3f 8515
fb0ff88f
AC
85162002-03-18 Andrew Cagney <ac131313@redhat.com>
8517
8518 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8519 Branches''.
8520
9bb0a4d8
AC
85212002-03-18 Andrew Cagney <ac131313@redhat.com>
8522
8523 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8524 Policy''.
8525
937f164b
FF
85262002-03-04 Fred Fish <fnf@redhat.com>
8527
8528 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8529 expresson, suports, dependant, trhe, perhaphs, situtations,
8530 explictily, taged, oportunity, unfortunatly).
8531
a7b40f07
AC
85322002-02-24 Andrew Cagney <ac131313@redhat.com>
8533
8534 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8535 Remove reference to 3.12.
8536
aab4e0ec
AC
85372002-02-23 Andrew Cagney <ac131313@redhat.com>
8538
8539 * gdbint.texinfo: Include fdl.texi.
8540 (Top): Add GNU Free Documentation License.
8541 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8542 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8543 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8544 (gdbint.info): Add srcdir to include path.
8545 * gdb.texinfo: Include gpl.texi.
8546 (Top): Add Copying.
8547 * gpl.texi: New file.
8548
47b95330
AC
85492002-02-23 Andrew Cagney <ac131313@redhat.com>
8550
8551 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8552
78c47bea
PM
85532002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8554
8555 * gdb.texinfo: Document Cygwin native specific commands.
8556
56460a61
DJ
85572002-02-15 Daniel Jacobowitz <drow@mvista.com>
8558
8559 * gdb.texinfo: Document gdbserver ``--attach'' command.
8560
def71bfa
MS
85612002-02-07 Michael Snyder <msnyder@redhat.com>
8562
8563 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8564 to @code(_ovly_debug_event).
8565
c928edc0
AC
85662002-02-07 Andrew Cagney <ac131313@redhat.com>
8567
8568 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8569
81d46470
MS
85702002-02-06 Michael Snyder <msnyder@redhat.com>
8571
8572 * gdb.texinfo (overlays): Mention new magic symbol
8573 '_ovly_debug_event', which allows GDB to keep better track
8574 of overlays.
8575
f7dc1244 85762002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8577
8578 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8579 Suggested by Dmitry Sivachenko.
8580
8581 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8582
15110bc3
MS
85832002-02-01 Michael Snyder <msnyder@redhat.com>
8584
8585 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8586
6763aef9
MS
85872002-01-30 Michael Snyder <msnyder@redhat.com>
8588
ac282366
MS
8589 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8590 (set trust-readonly-sections): Document.
6763aef9 8591
8642bc8f
AC
85922002-01-29 Andrew Cagney <ac131313@redhat.com>
8593
8594 * gdbint.texinfo (Releasing GDB): Revise and update.
8595
afe64c1a
AC
85962002-01-28 Andrew Cagney <ac131313@redhat.com>
8597
8598 * gdbint.texinfo (Target Architecture Definition): Delete
8599 description of TARGET_BYTE_ORDER_DEFAULT.
8600
f7dc1244 86012002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8602
8603 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8604 <mitya@cavia.pp.ru>.
8605
3d6e1b5a
AC
86062002-01-23 Andrew Cagney <ac131313@redhat.com>
8607
8608 * libgdb.texinfo: Delete file.
8609
6c0e9fb3
AC
86102002-01-22 Andrew Cagney <ac131313@redhat.com>
8611
8612 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8613 * gdbint.texinfo: Ditto.
8614
e0ce93ac
AC
8615Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8616
8617 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8618
be298bcc
AC
86192002-01-22 Andrew Cagney <ac131313@redhat.com>
8620
8621 * Makefile.in: Update copyright.
8622 (TEXI2DVI): Define.
8623 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8624 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8625 gdb-cfg.texi.
8626 (TEXINDEX, PDFTEX): Delete makefile variables.
8627
8e04817f
AC
86282002-01-22 Andrew Cagney <ac131313@redhat.com>
8629
8630 * gdb.texinfo (Protocol): Move section to appendix.
8631
6b2f586d
AC
86322002-01-21 Andrew Cagney <ac131313@redhat.com>
8633
8634 * gdb.texinfo (Remote Debugging): Create a menu.
8635 (Top): Add ``Remote Debugging'' to menu.
8636
6f05cf9f
AC
86372002-01-21 Andrew Cagney <ac131313@redhat.com>
8638
8639 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8640 serial protocol'' from here.
8641 (Remote Debugging): To here. New chapter.
8642
3fd3d7d2
AC
86432002-01-20 Andrew Cagney <ac131313@redhat.com>
8644
8645 * gdbint.texinfo (Target Architecture Definition): Delete
8646 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8647
7fd60527
AC
86482002-01-20 Andrew Cagney <ac131313@redhat.com>
8649
8650 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8651 are no longer needed.
8652 (Porting GDB): Add maintainer note about configure.host.
8653
c2f05ac9
AC
86542002-01-20 Andrew Cagney <ac131313@redhat.com>
8655
8656 * gdbint.texinfo (Target Architecture Definition): Remove
8657 definition of IEEE_FLOAT.
8658
f7dc1244 86592002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8660
8661 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8662 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8663 <3diff@gnu.org>
231b2aad 8664
82600034
AC
86652002-01-19 Andrew Cagney <ac131313@redhat.com>
8666
8667 * gdbint.texinfo (Host Definition): Remove references to
8668 MALLOC_INCOMPATIBLE.
8669
7708fa01
AC
86702002-01-17 Andrew Cagney <ac131313@redhat.com>
8671
8672 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8673 and xyz-xdep.o.
8674
eb12ee30
AC
86752002-01-17 Andrew Cagney <ac131313@redhat.com>
8676
889bf7c5 8677 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8678 (Set Breaks): Copy ``maint info breakpoint'' doco to
8679 ``Maintenance Commands'' appendix. Add reference.
8680
c9ccaa92
AC
86812002-01-17 Andrew Cagney <ac131313@redhat.com>
8682
8683 * fdl.texi: Remove next/prev from @node.
8684
f7dc1244 86852002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8686
8687 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8688 for monstrous @multitable (from Brian Youmans).
8689
8690 * fdl.texi: New file.
8691
8692 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8693
8973da3a
AC
86942002-01-15 Andrew Cagney <ac131313@redhat.com>
8695
8696 * gdbint.texinfo (Releasing GDB): New chapter.
8697
7d86b5d5
AC
86982002-01-14 Andrew Cagney <ac131313@redhat.com>
8699
8700 * gdb.texinfo (Embedded Processors, Calling program functions):
8701 Obsolete references to a29k.
8702
cc1cb004
AC
87032002-01-13 Andrew Cagney <ac131313@redhat.com>
8704
8705 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8706 examples. Document that a code-block should do or discard its
8707 cleanups before exit.
8708
79f12247
MS
87092002-01-11 Michael Snyder <msnyder@redhat.com>
8710
8711 * gdb.texinfo (Choosing files): Change @samp to @file.
8712
19837790
MS
87132002-01-05 Michael Snyder <msnyder@redhat.com>
8714
8715 * gdb.texinfo (--pid): Document new command line option (attach).
8716
f7dc1244 87172002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8718
8719 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8720 in the stub.
8721
d7449b42
AC
87222002-01-04 Andrew Cagney <ac131313@redhat.com>
8723
8724 * gdbint.texinfo (Target Architecture Definition): Replace
8725 BIG_ENDIAN with BFD_ENDIAN_BIG.
8726
f23631e4
AC
87272002-01-03 Andrew Cagney <ac131313@redhat.com>
8728
8729 * gdbint.texinfo (Target Architecture Definition): Replace
8730 value_ptr with struct value pointer.
8731
72c9928d
EZ
87322002-01-02 Eli Zaretskii <eliz@gnu.org>
8733
8734 * gdb.texinfo (Free Software): Fix wording.
8735
959acfd1
EZ
87362001-12-31 Eli Zaretskii <eliz@gnu.org>
8737
8738 * gdb.texinfo (Free Software): New section ``Free Software Needs
8739 Free Documentation''.
8740
f7dc1244 87412001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8742
8743 * stabs.texinfo:
8744 * gdb.texinfo:
8745 * gdbint.texinfo:
8746 * libgdb.texinfo:
8747 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8748
6600abed
MS
87492001-12-29 Michael Snyder <msnyder@redhat.com>
8750
8751 * gdb.texinfo (maint info sections): Fix typo.
8752
f6680716
MS
87532001-12-26 Michael Snyder <msnyder@redhat.com>
8754
fe95c787
MS
8755 * gdb.texinfo (maint info sections): Document.
8756
a9331b3f 8757 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8758 'info proc' sub-options that are currently not implemented.
8759
c3d3ce5b
JB
87602001-12-20 Jim Blandy <jimb@redhat.com>
8761
8762 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8763
778eb05e
AC
87642001-12-15 Andrew Cagney <ac131313@redhat.com>
8765
8766 * gdbint.texinfo (Target Architecture Definition): Replace
8767 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8768
2607059c
AC
87692001-12-01 Andrew Cagney <ac131313@redhat.com>
8770
8771 * gdbint.texinfo (Host Definition): Delete documentation on
8772 HOST_BYTE_ORDER.
8773
df0cd8c5
JB
87742001-11-30 Jim Blandy <jimb@redhat.com>
8775
8776 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8777 overlay support. Add to top-level menu.
df0cd8c5 8778
88118b3a
TT
87792001-11-26 Tom Tromey <tromey@redhat.com>
8780
8781 * gdb.texinfo (Command Syntax): Document C-o binding.
8782
96565e91
CF
87832001-07-26 Christopher Faylor <cgf@redhat.com>
8784
8785 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8786 use since it is described in the referenced section.
8787
f7dc1244 8788 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8789 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8790 clearer when using DJGPP.
8791
2a3d5645
CF
87922001-11-24 Christopher Faylor <cgf@redhat.com>
8793
8794 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8795 specifically refer to MS-DOS.
8796 (command files): Mention gdb.ini is only used on MS-DOS.
8797
aa26fa3a
TT
87982001-11-21 Tom Tromey <tromey@redhat.com>
8799
8800 * gdb.texinfo (Invoking GDB): Document --args.
8801 (Mode Options): Likewise.
8802
4f8ada06
JB
88032001-11-21 Jim Blandy <jimb@redhat.com>
8804
8805 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8806 Delete documentation; this macro has been removed from the
8807 sources.
4f8ada06 8808
3fe0dc10
JB
88092001-11-13 Jim Blandy <jimb@redhat.com>
8810
8811 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8812
9e5abb06
CV
88132001-11-06 Corinna Vinschen <vinschen@redhat.com>
8814
8815 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8816
1c5dfdad
MS
88172001-11-05 Michael Snyder <msnyder@redhat.com>
8818
a9331b3f 8819 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8820 quote regexp chars in function names such as "operator*()".
8821
990f9fe3
FF
88222001-11-01 Fred Fish <fnf@redhat.com>
8823
8824 * gdbint.texinfo (SOLIB_ADD): Document additional new
8825 "readsyms" arg.
8826
b433d00b
DH
88272001-10-30 Don Howard <dhoward@redhat.com>
8828
070b1dd3
DH
8829 * gdb.texinfo: (Command Files) Added documentation for the
8830 behavior of gdb with input redirected from a file.
b433d00b 8831
b7209cb4
FF
88322001-10-28 Fred Fish <fnf@redhat.com>
8833
8834 * gdb.texinfo (auto-solib-add): Change docs to match
8835 implementation change.
8836 (auto-solib-limit): Add docs for new variable.
8837
1aa20aa8
AC
88382001-10-15 Andrew Cagney <ac131313@redhat.com>
8839
8840 * gdbint.texinfo (Target Architecture Definition): Function
8841 value_as_pointer renamed to value_as_address.
8842
fc0c74b1
AC
88432001-10-15 Andrew Cagney <ac131313@redhat.com>
8844
8845 * gdbint.texinfo (Target Architecture Definition): Default
8846 POINTER_TO_ADDRESS functions assume unsigned addresses.
8847 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8848 posting by Jim Blandy.
8849
f4846649
JB
88502001-10-12 Jim Blandy <jimb@redhat.com>
8851
8852 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8853 version of texi2html (1.64) doesn't support this flag any more.
8854
f277788b
MK
88552001-09-08 Mark Kettenis <kettenis@gnu.org>
8856
a9dc4918
MK
8857 * gdbint.texinfo (Host Definition): Remove description of
8858 MEM_FNS_DECLARED.
8859
d28379df
MK
8860 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8861
f277788b
MK
8862 * gdbint.texinfo (Host Definition): Remove description of
8863 HAVE_SIGSETMASK.
8864
7ccaa899
EZ
88652001-09-04 Elena Zannoni <ezannoni@redhat.com>
8866
8867 * gdbint.texinfo (Target Architecture Definition): Add
8868 explanation of TARGET_PRINT_INSN macro.
8869
17d9d558
JB
88702001-08-30 Jim Blandy <jimb@redhat.com>
8871
8872 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8873 Explain what it means to load relocatable files.
8874
72cde065
JB
88752001-08-28 Jim Blandy <jimb@redhat.com>
8876
8877 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8878 info `top' menu.
8879
9e678452
CF
8880Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8881
8882 * gdbint.texinfo: Add a cautionary note about macro use.
8883
a2bea4c3 88842001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8885
a2bea4c3
CV
8886 * gdb.texinfo: Explain omitting the hostname in the
8887 `target remote' command.
8888
1129bf27
DJ
88892001-07-30 Daniel Jacobowitz <drow@mvista.com>
8890
8891 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8892 and END-INFO-DIR-ENTRY.
8893
732b3002
SC
88942001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8895
8896 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8897
89437448
AC
88982001-07-25 Andrew Cagney <ac131313@redhat.com>
8899
8900 * gdbint.texinfo (libgdb): Rewrite.
8901
f7dc1244 89022001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8903
8904 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8905
c4555f82
SC
89062001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8907
8908 * gdb.texinfo (TUI): New chapter, document the TUI.
8909 (Mode Options): Document the -tui option.
8910
2f45a6e0
MK
89112001-07-23 Mark Kettenis <kettenis@gnu.org>
8912
8913 * gdbint.texinfo (Host Definition): Remove description of
8914 NEED_POSIX_SETPGID.
8915
f7dc1244 89162001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8917
8918 * gdb.tex (DJGPP Native): New node, with descriptions of
8919 DJGPP-specific commands.
8920
be9c6c35
JM
89212001-07-19 John R. Moore <jmoore@redhat.com>
8922
8923 * gdbint.texinfo: Three misspellings.
8924
dfa249fb
AC
89252001-07-06 Andrew Cagney <ac131313@redhat.com>
8926
8927 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8928 `test` expressions on bash. Problem reported by Colin Walters.
8929
c72e7388
AC
89302001-07-04 Andrew Cagney <ac131313@redhat.com>
8931
8932 * gdbint.texinfo (User Interface): Update ui-out documentation to
8933 refelect recent UI/MI updates.
8934
94bbb2c0
AC
89352001-07-04 Andrew Cagney <ac131313@redhat.com>
8936
8937 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8938 interpreters.
8939
af6c57ea
AC
89402001-06-15 Andrew Cagney <ac131313@redhat.com>
8941
8942 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8943 structure and not macros.
8944 (Host Definition): Document that much of this chapter is obsolete.
8945 (Target Architecture Definition): Update list of files that make
8946 up a target architecture.
8947 (Coding): Update.
8948
83aa8bc6
AC
89492001-06-28 Andrew Cagney <ac131313@redhat.com>
8950
8951 * gdbint.texinfo (Target Architecture Definition): Update
8952 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8953 The latter has been changed to a true predicate.
8954
f7dc1244 89552001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8956
8957 * annotate.texi: Add @noindent where needed. From Dmitry
8958 Sivachenko <dima@Chg.RU>.
8959 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8960
656db9b0
AC
89612001-06-16 Andrew Cagney <ac131313@redhat.com>
8962
8963 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8964
df2396a1
AC
89652001-06-14 Andrew Cagney <ac131313@redhat.com>
8966
8967 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8968 returns ``OK''. Document that the ``R'' packet does not reply.
8969
0f1f2b0a
MS
89702001-06-13 Michael Snyder <msnyder@redhat.com>
8971
8972 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8973
f7dc1244 89742001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8975
8976 * gdb.texinfo (Signals): Clarify the default setting of signal
8977 handling.
8978
a5d7c491
AC
89792001-05-14 Andrew Cagney <ac131313@redhat.com>
8980
8981 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8982 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8983
05a54c4f
AC
89842001-05-12 Andrew Cagney <ac131313@redhat.com>
8985
8986 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8987
f7dc1244 89882001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8989
8990 * gdbint.texinfo (Clean Design and Portable Implementation):
8991 Renamed from "Clean Design".
8992 (Clean Design and Portable Implementation): Document portable
8993 methods of handling file names, and the associated macros.
8994
f7dc1244 89952001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8996
8997 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8998 command and provide a cross-reference to its description.
8999 (Symbols): Note that "info scope" is useful for trace experiments.
9000
f7dc1244 90012001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9002
b37052ae
EZ
9003 * gdb.texinfo (Symbols): Document "info scope".
9004 (Tracepoints): New chapter.
9005 (Contributors): Update for v5.1.
9006 <All nodes>: Change "C++" to "C@t{++}".
9007
0ee54786
EZ
9008 * gdbint.texinfo (User Interface): A new section about ui_out
9009 functions, based on text written by Fernando Nasser.
9010
c534679c
EZ
9011 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9012
f7dc1244 90132001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9014
e9c75b65
EZ
9015 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9016
9017 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9018
9019 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9020 Replace "GDB" with "@value{GDBN}". Fix markup.
9021
9022 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9023
3d67e040
EZ
9024 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9025 a cross-reference to its description.
9026 (Symbols): Document "info symbol".
9027
f7dc1244 90282001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9029
9030 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9031 subsection "x86 Watchpoints".
9032 (Target Architecture Definition): Document the macros
9033 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9034 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9035
b0ed3589
AC
90362001-03-20 Andrew Cagney <ac131313@redhat.com>
9037
9038 * gdbint.texinfo (Target Architecture Definition): Update
9039 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9040 list.
9041
b6ba6518
KB
90422001-03-06 Kevin Buettner <kevinb@redhat.com>
9043
9044 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9045 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9046
f7dc1244 90472001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9048
9049 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9050
f7dc1244 90512001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9052
17cc6a06
EZ
9053 * gdb.texinfo (Environment): Document that `path' does not change
9054 the value of PATH in GDB's own environment (it did in the past,
9055 but that was changed on March 15, 1994). Reported by Doug Evans
9056 <dje@transmeta.com>.
9057
56caf160
EZ
9058 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9059 its line. Fix markup of commands and macros. Add an Index node
9060 and index entries.
9061
29e57380
C
90622001-01-23 J.T. Conklin <jtc@redback.com>
9063
9064 * gdb.texinfo (Memory region attributes): New manual section.
9065
1c6147de
ND
90662001-01-04 Nicholas Duffek <nsd@redhat.com>
9067
9068 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9069
f7dc1244 90702000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9071
9072 * refcard.tex: Version and copyright fixed. From Phil Edwards
9073 <pedwards@disaster.jaj.com>.
9074
0dcedd82
AC
9075Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9076
9077 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9078 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9079
3b851bce
AC
9080Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9081
9082 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9083 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9084
f7dc1244 90852000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9086
9087 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9088 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9089
b90a5f51
CF
90902000-11-10 Christopher Faylor <cgf@cygnus.com>
9091
9092 * gdb.texinfo: Document new 'set step-mode' command.
9093
f7dc1244 90942000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9095
9096 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9097 changes from Dmitry Sivachenko <dima@Chg.RU>.
9098
f7dc1244 90992000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9100
9101 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9102 From Steven Johnson <sbjohnson@ozemail.com.au>.
9103
2e685b93
MK
91042000-08-10 Mark Kettenis <kettenis@gnu.org>
9105
9106 * gdbint.texinfo (Overall Structure): Spelling fix.
9107
f7dc1244 91082000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9109
9110 * gdbint.texinfo (Target Architecture Definition): Document that
9111 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9112 for which REGISTER_CONVERTIBLE returns a zero value.
9113
63ac3005
EZ
91142000-07-08 Christopher Faylor <cgf@cygnus.com>
9115
9116 * Makefile.in (install-info): Find files to install in either the
9117 build or source directories (adapted from Makefile.am).
9118
bd79f757
ND
91192000-07-07 Nicholas Duffek <nsd@redhat.com>
9120
9121 * stabs.texinfo: Fix spelling errors.
9122 (String Field): FILE-NUMBER starts from 0, not 1.
9123
f7dc1244 91242000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9125
9126 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9127 Brian Youmans.
5f208f6d 9128
f7dc1244 91292000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9130
9131 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9132 the source directory. Reported by Mark Harig
9133 <markh@frazier.landmark.com>.
cc542d3b 9134
f3b28801
C
91352000-06-20 J.T. Conklin <jtc@redback.com>
9136
9137 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9138
449f3b6c
AC
9139Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9140
9141 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9142 Generate using pdftex.
449f3b6c 9143 (PDFTEX): Define.
889bf7c5 9144 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9145 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9146 @contents at the start.
449f3b6c 9147
f7dc1244 91482000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9149
9150 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9151 Youmans.
48e934c6 9152
9e9c5ae7
AC
9153Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9154
9155 From Brian Youmans:
9156 * gdb.texinfo: Fix ``et al.''.
9157
c741b251
AC
9158Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9159
9160 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9161 loop.
c741b251 9162
4ab64e14
JG
91632000-05-19 Jimmy Guo <guo@cup.hp.com>
9164
9165 * configure: Regenerate.
9166
f7dc1244 91672000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9168
9169 * Makefile.in (install-info): Run install-info on installed Info
9170 files.
9171
8c70017b
AC
9172Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9173
a7cb598a 9174 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9175 Andrew Cagney.
8c70017b 9176
f7dc1244 91772000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9178
9179 * gdb.texinfo: Proofreading changes from Brian Youmans.
9180
bf0184be
ND
91812000-05-01 Nick Duffek <nsd@cygnus.com>
9182
9183 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9184 startup sequence, minor edits.
9185
f7dc1244 91862000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9187
9188 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9189 TeX.
9190
9191 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9192 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9193 like `n' and `s' which look weird. Convert some of the @kindex to
9194 @vindex, when they refer to variables, not commands.
9195
33e16fad
AC
9196Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9197
9198 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9199
f7dc1244 92002000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9201
9202 * Makefile.in (GDBMI_DIR): New variable.
9203 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9204 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9205 (gdbmi.texinfo): New target, for texi2roff.
9206 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9207 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9208
9209 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9210 gdbmi.texinfo.
9211 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9212 comment.
9213
d167840f
EZ
92142000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9215
9216 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9217 command.
d167840f 9218
f7dc1244 92192000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9220
9221 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9222 prevents the build (and is generally a Bad Idea).
9223
f7dc1244 92242000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9225
9226 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9227 a comma inside @var.
9228 (Command Files): Index markup changes from Dmitry Sivachenko
9229 <dima@Chg.RU>.
9230
f7dc1244 92312000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9232
9233 * Makefile.in (LN_S): Define.
9234 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9235 invoke "ln -s" unless it is known to work.
9236
9237 * configure.in (AC_PROG_LN_S): Add.
9238
8dc7983f
JB
92392000-04-14 Jim Blandy <jimb@redhat.com>
9240
9241 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9242 section.
9243 (Target Conditionals): Document ADDRESS_TO_POINTER,
9244 POINTER_TO_ADDRESS.
9245
1a8237e8
DB
92462000-04-11 Daniel Berlin <dan@cgsoftware.com>
9247
9248 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9249 gdb-cfg.texi to get the value.
9250
ca526f1a
JB
92512000-04-10 Jim Blandy <jimb@redhat.com>
9252
9253 * gdbint.texinfo (Target Architecture Definition): Fix
9254 cross-references.
9255
faaafcb4
JB
92562000-04-08 Jim Blandy <jimb@redhat.com>
9257
9258 * gdbint.texinfo (Using Different Register and Memory Data
9259 Representations): New section.
9260 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9261 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9262 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9263
1b27397f
AC
9264Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9265
9266 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9267 for acknowledgments.
1b27397f 9268
480ff1fb
AC
9269Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9270
9271 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9272 qThreadExtraInfo.
480ff1fb 9273
a9331b3f 92742000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9275
a9331b3f
RM
9276 * gdb.texinfo: Clarify which remote debug protocol commands are
9277 required and which are optional.
f1251bdd 9278
dbeb8dbd
AC
9279Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9280
9281 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9282 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9283 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9284 * annotate.texi: Update.
9285
6d2ebf8b
SS
92862000-03-28 Stan Shebs <shebs@apple.com>
9287
9288 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9289 expectation of additional changes before release), update
9290 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9291 node links, rephrase and/or shorten lines to fix formatting
9292 problem in both regular and @smallbook formats.
9293 * annotate.texi: Shorten lines in example, use smallexample
9294 consistently everywhere.
9295 * Makefile.in: Add comment about texinfo 4.0 html generation.
9296 (SFILES_INCLUDED): Add annotate.texi.
9297
5d161b24
DB
92982000-03-27 Daniel Berlin <dan@cgsoftware.com>
9299
5ae4183a
AS
9300 * gdb.texinfo (Debugging Output): Added new section, documenting
9301 the "set/show debug" commands.
5d161b24 9302
b9deaee7
AC
9303Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9304
9305 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9306 entry.
b9deaee7
AC
9307
9308 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9309 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9310 @chapter and @node entries.
a9331b3f 9311
b9deaee7 9312 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9313
9ef47d30
AC
9314Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9315
9316 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9317 files.
9ef47d30 9318
cfeada60
FN
93192000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9320
9321 From David Whedon <dwhedon@gordian.com>
5ae4183a 9322 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9323
6837a0a2
DB
93242000-03-22 Daniel Berlin <dan@cgsoftware.com>
9325
9326 * gdb.texinfo: Add documentation for the apropos command.
9327
bba2971c
MS
93282000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9329
9330 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9331
2b628194
MS
93322000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9333
a9331b3f 9334 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9335 two places.
9336
96a2c332
SS
93372000-03-17 Stan Shebs <shebs@apple.com>
9338
9339 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9340 <dima@Chg.RU>, also clarification of allowed content for
9341 string constants.
9342
f7dc1244 93432000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9344
9345 * gdb.texinfo (main menu): Add Annotations.
9346 (File Options): Add @cindex entries for each command-line option.
9347 Document --epoch, --annotate, --async, --interpreter, --write,
9348 --statistics, and --version.
9349
9350 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9351 of GDB.
9352
9d233477
JB
93532000-02-23 Jim Blandy <jimb@redhat.com>
9354
9355 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9356
14e0eb3b
JB
93572000-02-22 Jim Blandy <jimb@redhat.com>
9358
9359 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9360
3555de01
JM
93612000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9362
9363 * Makefile.in (diststuff): New target.
9364
5e35df8e
KB
93652000-02-15 Kevin Buettner <kevinb@redhat.com>
9366
9367 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9368 architecture. [From Jim Wilson.]
5e35df8e 9369
c5394b80
JM
93702000-01-16 Tom Tromey <tromey@cygnus.com>
9371
9372 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9373 (Delete Breaks): Mention range arguments.
9374 (Disabling): Likewise.
9375
c3f6f71d
JM
93762000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9377
9378 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9379
c4093a6a
JM
9380Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9381
9382 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9383 valid functions.
c4093a6a 9384
11cf8741
JM
93851999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9386
9387 * gdb.texinfo: Clarify regular expressions used in rbreak.
9388
917317f4
JM
93891999-10-15 Kevin Buettner <kevinb@cygnus.com>
9390
9391 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9392 MEMORY_REMOVE_BREAKPOINT): Document.
9393
9394Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9395
9396 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9397 offset re-using the DATA offset instead.
917317f4 9398
2df3850c
JM
93991999-10-11 Jim Kingdon <kingdon@redhat.com>
9400
9401 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9402
94031999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9404
9405 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9406 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9407 typos.
9408
9409 * gdb.texinfo: Various minor wording and formatting improvements,
9410 mentions of additional command-line options.
9411
2acceee2
JM
94121999-09-30 Fred Fish <fnf@cygnus.com>
9413
9414 * gdb.texinfo: Document additional forms of specifying section
9415 names and addresses for the add-symbol-file command.
9416
c2c6d25f
JM
94171999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9418
9419 * gdbint.texinfo: Fix typo, add the word "have".
9420
94211999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9422
9423 * gdbint.texinfo (Target Architecture Definition): Document the
9424 SKIP_PERMANENT_BREAKPOINT macro.
9425
d4f3574e
SS
94261999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9427
9428 * gdb.texinfo: Fiks speling errers.
9429
9430 * gdb.texinfo: Fix uses of @multitable.
9431
f7dc1244 9432 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9433 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9434 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9435 comments about using with optimization, add more indexing,
9436 fix info about disassembly-flavor.
9437
9438Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9439
9440 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9441 SKIP_SOLIB_RESOLVER): Define.
9442
9443Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9444
9445 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9446 ``g'' packets.
d4f3574e 9447
104c1213
JM
94481999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9449
9450 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9451 platform-specific info, inline remote.texi and move sections of it
9452 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9453 and register stack into the new chapter.
9454 * remote.texi: Remove, now part of gdb.texinfo.
9455 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9456
94571999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9458
9459 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9460 GDB_TARGET_IS_MACH386): These kludges have gone away.
9461
9462Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9463
9464 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9465 TDEPLIBS.
104c1213 9466
53a5351d
JM
94671999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9468
9469 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9470 surrounding text to fit HP-UX bits into general info.
9471 (HPPA-cfg.texi): Remove, no longer useful.
9472
9473 * gdb.texinfo: Remove explicit links from @node lines, remove
9474 HP-added "Detailed Node Listing" from main menu which confuses
9475 things.
9476
9477 From Dmitry Sivachenko <dima@Chg.RU>:
9478 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9479 in description of `set environment'.
53a5351d
JM
9480
94811999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9482
9483 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9484
7be570e7
JM
94851999-08-12 Ben Elliston <bje@cygnus.com>
9486
9487 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9488
f7dc1244 94891999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9490
9491 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9492 watch, awatch, and rwatch. Explain why the latter two cannot be
9493 set as software watchpoints. Document that watchpoints for local
9494 variables are deleted when the debuggee terminates.
7be570e7
JM
9495
9496Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9497
9498 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9499 packet. Allow E.. response packet. "qRcmd" packet is no longer
9500 reserved.
7be570e7
JM
9501
95021999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9503
a9331b3f
RM
9504 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9505 * gdb.texinfo: Ditto.
7be570e7 9506
96baa820
JM
95071999-08-06 Tom Tromey <tromey@cygnus.com>
9508
9509 * gdb.texinfo (KOD): New node.
9510
9511Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9512
9513 * remote.texi (Rcmd): Fix minor formatting typos.
9514
9515Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9516
9517 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9518 packets.
96baa820 9519
adf40b2e
JM
95201999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9521
9522 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9523 fixes.
9524
43ff13b4
JM
9525Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9526
9527 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9528
085dd6e6
JM
9529Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9530
9531 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9532 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9533 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9534 packets that are not supported on all hosts. Expand examples.
9535 Spell check.
085dd6e6
JM
9536
95371999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9538
9539 * Makefile.in: Recognize html, install-html. Add targets
9540 to build HTML versions of documentation via texi2html.
9541
9542Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9543
9544 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9545 testsuite.
085dd6e6
JM
9546
9547Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9548
9549 * remote.texi (Communication Protocol): Rewrite.
9550
9551Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9552
9553 * stabs.texinfo: Fix uses of xref.
9554
9e0b60a8
JM
9555Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9556
9557 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9558 info about patch submission.
9559
cce74817
JM
9560Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9561
9562 From Per Bothner <bothner@cygnus.com>:
9563 * gdb.texinfo: Document Chill support.
9564
9565Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9566
9567 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9568 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9569 Document that the value should be greater-than or equal-to zero.
9570 (NO_STD_REGS): Document. Deprecate.
cce74817 9571
ac9a91a7
JM
9572Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9573
9574 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9575 Document that these are not used.
ac9a91a7
JM
9576
9577Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9578
9579 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9580
392a587b
JM
9581Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9582
9583 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9584 numargs was dropped.
392a587b
JM
9585
9586Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9587
9588 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9589
b83266a0
SS
9590Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9591
9592 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9593 Update.
b83266a0 9594
7a292a7a
SS
9595Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9596
9597 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9598 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9599
9600Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9601
9602 * gdbint.texinfo: Fix typos: $ -> @.
9603
9604Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9605
9606 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9607 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9608 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9609 BREAKPOINT_FROM_PC.
a9331b3f 9610
7a292a7a
SS
9611Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9612
9613 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9614 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9615
9616Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9617
9618 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9619 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9620
96211999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9622
9623 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9624 longer exists.
9625
9626Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9627
9628 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9629 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9630 they make the manual source incomprehensible.
7a292a7a
SS
9631 * h8-cfg.texi: Remove, hasn't been used in years.
9632
c906108c
SS
9633Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9634
9635 * gdb.texinfo: Update the credits.
9636
9637Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9638
9639 * gdb.texinfo: Fix mistakes noticed in printout of last
9640 draft, add Alpha to discussion of heuristic fence post.
9641
9642Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9643
9644 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9645 Edition, merge some HP changes into mainline, describe some
9646 previously undocumented features, describe more of the target
9647 commands available, eliminate obsolete section on renamed
9648 commands.
c906108c
SS
9649 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9650
9651Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9652
9653 * gdb.texinfo: Make many HPPA conditionals unconditional,
9654 including catchpoint description, since now on for all configs.
9655 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9656 specializations.
9657
9658Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9659
9660 * Makefile.in (GDBvn.texi): Fix match expression to work with
9661 current format of VERSION in gdb/Makefile.in.
9662 * gdb.texinfo: Fix node ref to match new readline.
9663
9664Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9665
a9331b3f
RM
9666 * gdb.texinfo: Changes made as part of a project to merge in
9667 changes made by HP. Documentation makes extensive use of
c906108c
SS
9668 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9669 on remote debugging. There are differences in documentation
889bf7c5 9670 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9671 the HP manual discusses catchpoints, hardware watchpoints, and
9672 some HPUX specific limitations for shared library support.
a9331b3f 9673
c906108c
SS
9674 There are also a number of @node changes.
9675
96761999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9677
9678 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9679 (C Usage): Same.
9680
9681Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9682
9683 The following changes were made by Edith Epstein
889bf7c5
PA
9684 <eepstein@cygnus.com> as part of a project to merge in changes
9685 made by HP.
a9331b3f 9686
c906108c
SS
9687 * HPPA-cfg.texi: new file.
9688
9689 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9690
9691 * refcard.tex: change documentation about catch.
9692 removed info catch.
9693
9694Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9695
9696 * gdbint.texinfo: Expand on GDB's coding standards,
9697 specify the use of arg names with prototypes.
9698
96991998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9700
9701 * gdb.texinfo: Fix tipo.
9702
9703Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9704
9705 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9706 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9707
9708Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9709
9710 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9711
97121998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9713
9714 * agentexpr.texi: New file.
9715
9716Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9717
9718 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9719
97201998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9721
9722 * remote.texi: Changed wording that implied that the GDB remote
9723 protocol caches register values instead of GDB itself.
9724
9725Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9726
9727 * gdbint.texinfo: Add some info about symbol readers.
9728 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9729 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9730 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9731 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9732
9733Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9734
a9331b3f 9735 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9736
9737Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9738
9739 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9740
9741Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9742
9743 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9744 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9745
9746Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9747
9748 * gdbint.texinfo: Fix minor typos.
9749
9750Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9751
9752 * gdbint.texinfo: Complete overhaul. Group descriptions more
9753 logically, add more info on generic algorithms, remove much
9754 obsolete and/or wrong material.
9755
9756Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9757
9758 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9759
9760Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9761
9762 * refcard.tex: Copyright, address updates.
9763
9764Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9765
9766 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9767 for the edition instead of confusing GDB-version-like numbers.
9768
9769Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9770
9771 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9772
9773Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9774
5ae4183a 9775 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9776
9777Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9778
9779 * gdb.texinfo: Add some credits, mention bug monitor.
9780 * remote.texi: Mention mips monitor targets.
9781 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9782
c906108c
SS
9783Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9784
9785 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9786 files, finish sorting of host vs target vs native macros, describe
9787 some more of them.
c906108c
SS
9788
9789Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9790
9791 * gdbint.texinfo (Host Conditionals): Document change from
9792 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9793
9794Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9795
9796 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9797 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9798
9799Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9800
9801 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9802 Document LSEEK_NOT_LINEAR.
9803
9804Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9805
9806 * stabs.texinfo (Stab Section Basics): Make it clear that only
9807 some versions of the GNU linker remove the leading N_UNDF symbol.
9808
9809Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9810
9811 * stabs.texinfo (String Field): Document type number pairs here,
9812 instead of in the Sun specific section.
9813 (Include Files): The GNU linker supports the N_BINCL
9814 optimization. Clarify the N_BINCL value, and what it is used
9815 for.
9816 (Procedures): Document N_FUN with an empty string to mark the end
9817 of a function.
9818 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9819 (Sun Differences): Remove this node, as the information is now
9820 elsewhere in the main document.
9821 (Stab Section Basics): Mention that the GNU linker may optimize
9822 stabs and remove the leading N_UNDF symbol.
9823
9824Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9825
9826 * gdb.texinfo, refcard.tex: Restore author credit
9827
9828Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9829
9830 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9831 documentation to account for START and END macros taking
9832 one arg.
9833
9834Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9835
9836 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9837 * gdb.texinfo (Frames): Fix typo.
9838
9839Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9840
9841 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9842 a target_signal as arg type, not a pid.
9843
9844Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9845
9846 * gdb.texinfo: Document `set assembly-language'.
9847
9848Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9849
9850 * remote.texi: Update list of stubs in the GDB distribution.
9851
9852Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9853
9854 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9855 Also document that some systems can use mmalloc but must define
9856 this if their C runtime allocates memory that is later freed.
c906108c 9857 (MMCHECK_FORCE): Document new macro.
a9331b3f 9858
c906108c
SS
9859Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9860
9861 * remote.texi: Add documentation for target Sparclet.
9862
9863Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9864
a9331b3f 9865 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9866 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9867 * configure.in: Rewritten for autoconf.
9868 * configure: New.
9869
9870Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9871
9872 * Makefile.in (DVIPS): New define, set to dvips.
9873 (dvi): Add stabs.dvi.
9874 (ps): New target.
9875 (all-doc): Depend on info, dvi, and ps targets.
9876 (STAGESTUFF): Add *.ps and *.dvi files.
9877 (clean-info, clean-dvi): Remove.
9878 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9879 rules completely rewritten.
9880 (maintainer-clean): Remove clean-info and clean-dvi
9881 dependencies and put their actions in the rules.
9882 (gdb.ps): New target
a9331b3f 9883 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9884 intermediate TeX files, whether they have 2 or 3 character
9885 extensions.
9886 (gdbint.ps): Add target and rules.
9887 (gdb-internals): Delete unused target.
9888 (Makefile): Depends upon config.status also.
9889
9890Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9891
9892 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9893 set.
9894
9895Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9896
9897 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9898 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9899
9900Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9901
9902 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9903
9904Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9905
9906 * gdb.texinfo (Print settings): Document
9907 `set/show print static-members' commands.
9908
9909Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9910
9911 * gdbint.texinfo (Native): Document name change, coredep.c to
9912 core-aout.c.
9913
9914Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9915
9916 * stabs.texinfo (Include Files): Document the values the SunOS4
9917 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9918
9919Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9920
9921 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9922 Fix typo.
9923
9924Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9925
9926 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9927 "gdb.tar.Z".
9928
9929Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9930
9931 * Makefile.in (maintainer-clean): New target, synonym for
9932 realclean.
9933
9934Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9935
9936 * Update all FSF addresses except those in COPYING* files.
9937
9938Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9939
9940 From Richard Earnshaw (rearnsha@armltd.co.uk):
9941 * gdb.texinfo (convenience variables): Document $_exitcode.
9942 (quit): Document optional expression to use as exit code.
9943
9944Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9945
9946 * gdb.texinfo, remote.texi: Brought up to date with various
9947 GDB changes.
9948
9949Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9950
9951 * gdb.texinfo: Update dates and versions, fix comments about
9952 hardware watchpoints in future releases and about the
9953 sharedlibrary command.
9954
9955Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9956
9957 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9958 C_FUN stab. Other cleanups.
9959
9960Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9961
9962 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9963 for the sparc stub.
9964
9965Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9966
9967 * annotate.texi: Clarify which addresses have differing formats
9968 depending on the language and which do not.
9969
9970Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9971
9972 * remote.texi (NetWare): Changed example to use BOARD= instead of
9973 NODE= argument to reflect correspoding change to gdbserve.nlm.
9974
9975Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9976
9977 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9978 GDB, as well as AIX dbx, supports the size type attribute.
9979
9980Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9983
9984Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9985
9986 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9987 and new 'if' and 'while' commands.
9988
9989Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9990
9991 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9992
9993Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9994
9995 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9996 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9997 NetWare targets. Mostly stolen from the Server node.
9998
9999Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10000
10001 * gdb.texinfo (Setting): Talk about the language of a source file
10002 versus the working language. The old documentation did not match
10003 what GDB did.
10004
10005Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10006
10007 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10008 of a source file.
10009
10010Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10011
10012 * gdb.texinfo (Processes): New node.
10013
10014Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10015
10016 * remote.texi: Update documentation of set/show mipsfpu.
10017
3fc11d3e
JM
10018Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10019
10020 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10021 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10022
10023Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10024
10025 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10026 obsolete conditionals, described some others.
10027
10028Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10029
10030 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10031 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10032
10033Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10034
10035 * gdbint.texinfo: Put regex conditionals in their own table.
10036
10037Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10038
10039 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10040 described or fixed the descriptions of many others.
10041
10042Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10043
10044 * gdb.texinfo: Add some more credits.
10045 * gdbint.texinfo: Capitalize GDB consistently, describe some
10046 macros and remove some.
10047
10048Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10049
10050 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10051 obsolete conditionals, described some others.
10052
10053Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10054
10055 * gdb.texinfo (help targets): Changed to `help target', which
10056 is the correct gdb command.
10057
10058Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10059
10060 * annotate.texi (TODO): New node, for keeping track of annotations
10061 suggested but not yet implemented.
10062
10063Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10064
10065 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10066 another symbol, it is not the address itself.
10067
10068Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10069
10070 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10071 of stabs-in-coff sections.
10072
10073Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10074
10075 * annotate.texi: Change edition to 0.5 and date to May 1994.
10076 Add index.
10077 (Frames): New node, for frame annotation.
10078 (Displays): New node, for display annotation.
10079
10080 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10081 when waiting for your program to stop.
10082
10083Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10084
10085 * annotate.texi (Breakpoint Info): Document annotation of header
10086 fields and record annotation.
10087
10088Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10089
10090 * annotate.texi: New file, to document annotations.
10091
10092Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10093
10094 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10095 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10096
10097Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10098
10099 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10100 section, and say n_strx field is compilation unit relative.
10101 * stabs.texinfo: Don't use @code for a.out when it is the name of
10102 an object file format.
10103
10104Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10105
10106 * gdb.texinfo: Refer to file names, not path names, per rms
10107 convention.
10108 (Arguments): Fix typo.
10109
10110Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10111
10112 * stabs.texinfo (Global Variables): Talk about stabs in files
10113 where variables are referenced, but not defined.
10114
10115Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10116
10117 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10118 Cplusplus to new nodes Member Type Descriptor and Method Type
10119 Descriptor. Re-write stuff for #.
10120
10121Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10122
10123 * gdb.texinfo (Print Settings): Don't document "set print
10124 fast-symbolic-addr off". The bug which it worked around was fixed
10125 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10126
10127 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10128 N_ENTRY node.
10129
10130 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10131
10132Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10133
10134 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10135 references to ieee-float.c.
10136
10137Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10138
10139 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10140 match what the code actually does.
10141
10142Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10143
10144 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10145
10146Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10147
10148 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10149 i, and b.
10150
10151Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10152
10153 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10154 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10155 as "stabs in sections" rather than just saying "ELF and SOM".
10156 Also make that stuff apply to COFF.
10157
10158Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10159
10160 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10161 Ghostscript.
10162
10163Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10164
10165 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10166 versus functions without line numbers, also mention stepping into
10167 them as well as "step" when you are in them. Tell the user how to
10168 deal with the situation. Add comment about "debugging information".
10169
10170Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10171
10172 * stabs.texinfo (Enumerations): Document restriction on where
10173 enumeration types can appear and still win with GDB.
10174
10175Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10176
10177 * stabs.texinfo (Negative Type Numbers): Document format for type
10178 -16.
10179
10180Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10181
10182 * gdb.texinfo (Selection, Frame Info): Update information about
10183 arbitrary frame specficiations.
10184
10185Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10186
10187 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10188
10189Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10190
10191 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10192
10193Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10194
10195 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10196
10197Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10198
10199 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10200 Differences node to Statics node.
10201 (Statics): Discuss XCOFF use of V symbol descriptor.
10202
10203 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10204 not clean.
10205
10206Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10207
10208 * gdb.texinfo (Print Settings): Document `set print
10209 fast-symbolic-addr' and improve the doc for some other
10210 `set print's.
10211
10212Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10213
10214 * stabs.texinfo (String Field): Talk about defining several type
10215 numbers at once.
10216 Fix lint regarding changing node ELF Transformations to
10217 ELF and SOM Transformations.
10218
10219Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10220
10221 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10222
10223Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10224
10225 * stabs.texinfo (Cross-References): `::' is for nested types only
10226 within <>.
10227 (Structures): Document static members.
10228
10229Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10230
10231 * stabs.texinfo: Document S type attribute.
10232
10233Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10234
10235 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10236
10237Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10238
10239 * gdbint.texinfo: Fix a few typos.
10240
10241Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10242
10243 * gdb.texinfo, remote.texi: formatting improvements
10244
10245 * gdb.texinfo (New Features): mention threads.
10246 (Summary, C): fix xrefs in newly contributed text.
10247 (Threads): index entries, clarifications, example
10248 (passim): minor typos fixed, phrasing improvements
10249
10250 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10251 entries; (Server): explain use of gdbserver w/real-time systems,
10252 add example of conflicting TCP port; (MIPS Remote) break up
10253 running text into table, highlighting commands, and add example.
a9331b3f 10254
c906108c
SS
10255Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10256
10257 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10258
10259Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10260
10261 * stabs.texinfo (Nested Symbols): New node.
10262 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10263
10264Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10265
10266 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10267 to picking which Bbss.bss symbol to use, and (because there seems to
10268 be no good way of doing it) re-write some of the text to make it
10269 sound like Bbss.bss isn't such a great idea after all (as currently
10270 designed).
10271
10272 * gdb.texinfo (C): In addition to saying people have to use g++ for
10273 good results, say they have to use stabs. Specifically say cfront
10274 doesn't work well.
10275 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10276 the gdb README. Add xrefs to places where the support for the various
10277 languages is described in detail.
10278
10279Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10280
10281 * stabs.texinfo: Clean up stuff about visibility and virtual
10282 characters.
10283
10284 * stabs.texinfo (N_M2C): Cite Sun doc.
10285
10286Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10287
10288 * gdb.texinfo: updates re threads.
10289 * remote.texinfo: avoid index entries starting with digits.
10290
10291Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10292
10293 * stabs.texinfo (Enumerations): Talk about large, negative and
10294 octal values. Clean up cross reference to type attributes.
10295 (String Field): Say that GDB 4.11 supports size attribute.
10296
10297Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10298
10299 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10300 is a mandatory step. Make the stuff about that more concise.
10301
10302Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10303
10304 * stabs.texinfo (Class Names): New node.
10305
10306 * gdb.texinfo (Command Files): Explain order of init file reading.
10307
10308 * remote.texi (Bootstrapping): Talk about getting the serial driver
10309 to deal with ^C sent by gdb to stop the remote system.
10310
10311Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10312
10313 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10314
10315 * libgdb.texinfo (Defining Commands): made the DOC arg
10316 to gdb_define_app_command a char * instead of char **
10317 per a suggestion from kingdon.
10318
10319 * libgdb.texinfo: total rewrite from a different starting
10320 premise.
10321
10322Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10323
10324 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10325 floats passed as doubles (to improve clarity).
10326
10327Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10328
10329 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10330
10331 * a4rc.sed: update to work with Andreas Vogel papersize params
10332
10333 * refcard.tex: use Andreas Vogel simplifications of papersize
10334 params; remove useless version info; update copyright date.
10335
10336Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10337
10338 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10339
10340Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10341
10342 * gdb.texinfo (Files): Say what address the load command loads it at.
10343
10344 * stabs.texinfo (Common Blocks): Minor cleanups.
10345
10346 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10347 that Sun has backed away from the linker kludge and thus the relevant
10348 issue is changes to the SunPRO tools, not the Solaris linker.
10349
10350 * stabs.texinfo (Traditional Integer Types): Clean up description
10351 of octal bounds a little bit. Document extra leading zeroes.
10352
10353Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10354
10355 * gdb.texinfo (Signaling): Update for symbolic symbol names
10356 and add a section explaining the difference between the GDB
10357 signal command and the shell kill utility.
10358
10359Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10360
10361 * libgdb.texinfo: added `@' to braces that were unescaped.
10362
10363Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10364
10365 * libgdb.texinfo: new file. Spec for the gdb library.
10366
10367Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10368
10369 * stabs.texinfo (Include Files): Fix typo (start -> end).
10370
10371Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10372
10373 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10374 from Melissa at FSF's editing pass.
10375
10376Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10377
10378 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10379 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10380 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10381
10382Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10383
10384 * remote.texi (Bootstrapping): Discuss 386 call gates.
10385
10386Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10387
10388 * stabs.texinfo (Based Variables): New node.
10389
10390Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10391
10392 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10393 names, sizes, and formats to suggest how not to lose.
10394
10395Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10396
10397 * stabs.texinfo (Methods): Fix typo.
10398
10399Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10400
10401 * gdb.texinfo: Fix a few typos.
10402
10403Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10404
10405 * gdb.texinfo: Clarify how well it works with Fortran.
10406
10407 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10408 More on relocating stabs in ELF files.
10409
10410Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10411
10412 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10413
10414Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10415
10416 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10417 parameters on VAX.
10418
10419Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10420
10421 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10422
10423Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10424
10425 * stabs.texinfo: Make info author notice match the TeX author notice.
10426
10427Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10428
10429 * stabs.texinfo: Initial-caps all words in node names and
10430 non-trivial words in section names.
10431
10432Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10433
10434 * stabs.texinfo: Many minor cleanups.
10435
10436 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10437
10438Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10439
10440 * stabs.texinfo: Remove full description of big example.
10441 It's not really helpful; just use pieces of it where appropriate.
10442 Add more Texinfo formatting directives (@samp, etc.).
10443 Use @deffn to define stab types.
10444 Eliminate some wordiness. Break up some nodes.
10445 Add an (alphabetized) index of symbol types.
10446 Use consistent capitalization style in node and section names.
10447
10448Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10449
10450 * gdb.texinfo: Change typo "Two two" to "The two".
10451
10452Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10453
10454 * stabs.texinfo (XCOFF-differences): Remove references to
10455 non-existent types N_DECL and N_RPSYM.
10456
10457 * stabs.texinfo (String Field): Say that type attributes bug is
10458 fixed in GDB 4.10, since it is.
10459
10460 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10461
10462Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10463
10464 * stabs.texinfo: Formatting cleanups.
10465
10466Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10467
10468 * stabs.texinfo: When explaining the n_type of a stab, standardize
10469 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10470 no tabs, use @r).
10471 (Global Variables): Clean up.
10472
10473Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10474
10475 * stabs.texinfo (Stack Variables): Re-write.
10476
10477Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10478
10479 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10480 addresses of a source file. Also revise formatting.
10481 Change "object module" or "object file" to "source file".
10482 Various: Miscellaneous cleanups.
10483
10484Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10485
10486 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10487
10488Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10489
10490 * gdbint.texinfo: Removed many nonsensical machine-collected
10491 host and target conditionals, described some of the remainder.
10492
10493Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10494
10495 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10496
10497 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10498 paragraph which follows.
10499
10500 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10501 variables. Looks better and avoids overful hbox.
10502
10503Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10504
10505 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10506
10507Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10508
10509 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10510 retransmit-timeout
10511
10512Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10513
10514 * gdbint.texinfo: Update statement about `some ancient Unix
10515 systems, like Ultrix 4.0' to Ultrix 4.2.
10516
10517Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10518
10519 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10520
10521 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10522
10523 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10524 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10525
10526 * remote.texi: new name for former gdbinv-s.texi
10527
10528 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10529
10530Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10531
10532 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10533 variables for MIPS remote debugging protocol.
10534
10535Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10536
10537 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10538
10539Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10540
10541 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10542
10543Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10544
10545 * gdb.texinfo: repair conditional bugs in text markup
10546
10547Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10548
10549 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10550 to select Modula-2 material.
10551
10552Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10553
10554 * stabs.texinfo: Cleanups regarding statics.
10555
10556 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10557 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10558
10559Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10560
10561 * stabs.texinfo: N_MAIN is sometimes used for C.
10562
10563Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10564
10565 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10566
10567Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10568
10569 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10570 removed from the code by Kingdon.
c906108c
SS
10571
10572Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10573
10574 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10575 input when evaluating breakpoint conditions; the bug has been fixed.
10576
10577 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10578 sets the ignore count to N-1, not to N.
10579
10580Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10581
10582 * refcard.tex (\hoffset): correct longstanding error to match
10583 intended offset; avoids cutting off edge on some printers
10584
10585Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10586
10587 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10588
10589Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10590
10591 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10592
10593Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10594
10595 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10596 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10597 collect sed edits if any, apply to refcard before formatting;
10598 (refcard.ps) stop implying PS fonts if PS output requested;
10599 (lrefcard.ps) delete extra target for variant PS fonts
10600
10601 * refcard.tex: parametrize papersize dependent info, collect
10602 in easily replaced spot
10603
10604 * a4rc.sed: new file, edits to refcard for A4 paper
10605
10606Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10607
10608 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10609
10610Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10611
10612 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10613
10614Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10615
10616 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10617 politely rather than rudely.
10618
10619Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10620
10621 * stabs.texinfo: Document common blocks.
10622
10623Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10624
10625 * stabs.texinfo: Add some basic info about stabs-in-elf.
10626
10627Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10628
10629 * stabs.texinfo (Top): Minor cleanup.
10630
10631Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10632
10633 * Makefile.in (install-info): remove parentdir support
10634
10635Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10636
10637 * gdb.texinfo (Copying): delete this node and references to it;
10638 RMS says this manual need not carry GPL. (passim): Improvements
10639 from last round at FSF, largely due to Ian Taylor review, and
10640 minor formatting improvements.
10641
10642 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10643 largely due to Ian Taylor review. (Debug Session): minor edits to
10644 new text.
10645
10646Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10647
10648 * Makefile.in (realclean): Remove info and dvi files too.
10649
10650Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10651
10652 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10653 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10654 * gdb.texinfo: Change accordingly.
10655
10656 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10657 N_{L,R}BRAC,N_SLINE are relative to.
10658
10659Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10660
10661 * Makefile.in (GDBvn.texi): Update atomically.
10662
10663Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10664
10665 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10666
10667Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10668
10669 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10670 addresses together. Also motivate the set print symbol-filename
10671 command and suggest other solutions.
10672
10673Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10674
10675 * gdb.texinfo (set print elements): Note that the number of
10676 elements is set to unlimited by "set print elements 0".
10677
10678Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10679
10680 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10681 NF_LDOUBLE means.
10682 (Stab Types): Include Solaris stab types.
10683 (Procedures): Document Solaris extensions.
10684
10685Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10686
10687 * gdb.texinfo: Add `set print symbol-filename' doc.
10688
10689Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10690
10691 * stabs.texinfo (Arrays): Talk about type definition vs. type
10692 information.
10693
10694 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10695 the trailing semicolon.
10696
10697Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10698
10699 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10700 and merge in other parts of the document addressing these subjects.
10701 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10702
10703 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10704 at the end of a range type.
10705
10706 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10707 AIX extensions.
10708
10709Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10710
10711 * stabs.texinfo (Stabs Format): Misc fixes.
10712
10713Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10714
10715 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10716 (Traditional builtin types): Document convex convention for long long.
10717 (Negative builtin types): Discuss type names, and misc fixes.
10718
10719Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10720
10721 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10722 point types used with @samp{R} type descriptor.
10723 (Symbol Descriptors): Describe how to handle conflict between
10724 different meanings of @samp{P} symbol descriptor.
10725
10726Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10727
10728 * stabs.texinfo: Remove node Quick Reference and put its children
10729 directly under the main menu.
10730
10731 * stabs.texinfo: Many more changes to bring it into line with
10732 AIX documentation and reality. I think it now has all the
10733 information from the AIX documentation, except that I burned
10734 out when I got to variant records (Pascal and Modula-2) and
10735 all the COBOL types. Oh well, we can add them later when we're
10736 worrying more about those languages.
10737
10738 * stabs.texinfo (Automatic variables): Talk about what it means
10739 to omit the symbol descriptor.
10740
10741Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10742
10743 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10744 gcc2 behavior with promoted args.
10745
10746Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10747
10748 * gdb.texinfo: include readline appendices in info version of manual
10749
10750Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10751
10752 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10753 target remote.
10754
10755 * gdb.texinfo (Machine Code): more index entries for disassemble
10756
10757Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10758
10759 * Clarify the intended use of the gdb-testers and gdb-patches
10760 mailing lists, and shrink gzip comment.
10761
10762Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10763
10764 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10765 DOSHOST configuration of manual.
10766
10767 * gdb.texinfo (MIPS Stack): new node.
10768
10769 * all-config.texi (MIPS) new switch.
10770
10771 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10772 tense; (MIPS Remote) new node.
10773
10774 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10775 bug; (Environment) less passive, other small cleanups in text about
10776 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10777 (Remote) new MIPS Remote menu entry.
10778
10779Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10780
10781 * stabs.texinfo: Many changes to include information from the
10782 AIX documentation.
10783
10784 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10785
10786Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10787
10788 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10789 Move a bunch of information from ../README.
10790 (Getting Started): New node.
10791
10792Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10793
10794 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10795
10796 * gdb.texinfo: advance manual revision dates to present
10797
10798 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10799 stop using silly Roman numerals in @set variable names
10800
10801Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10802
10803 * stabs.texinfo (Parameters): Keep trying to get this right.
10804
10805Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10806
10807 * stabs.texinfo (Parameters): More on "local parameters".
10808
10809Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10810
10811 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10812
10813Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10814
10815 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10816 (Parameters): Rewrite.
10817 (xcoff-differences, Sun-differences): Minor changes.
10818
10819Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10820
10821 * stabs.texinfo: Minor cleanup.
10822
10823Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10824
10825 * gdbint.texinfo: Minor xcoff stuff.
10826
10827Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10828
10829 * gdbint.texinfo: Update for new config directory structure.
10830 Add info about internal type data structures.
10831
10832Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10833
10834 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10835 $(srcdir).
10836 (gdb-config.texi): Depend on file in $(srcdir).
10837
10838Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10839
10840 * stabs.texinfo: Fixes about N_SO.
10841
10842Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10843
10844 * gdb.texinfo: include list of nonstandard init file names
10845
10846 * *-config.texi: new switch GENERIC for text that applies *only*
10847 to (usual) multiple-target version of manual
10848
10849 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10850 h8 config
10851
10852 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10853 in menus (rather than conditionally selected multiple alternative
10854 menus).
10855
10856 * Makefile.in: define and use DOC_CONFIG var to select
10857 configuration for GDB user manual.
10858
10859 * gdb-config.texi: delete from repository, generate from Makefile.
10860
10861 * all-config.texi: normal `generic' configuration file, formerly
10862 stored as gdb-config.texi
10863
10864Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10865
10866 * Makefile.in: add dvi target to build all .dvi files
10867
10868Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10869
10870 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10871
10872Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10873
10874 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10875 host conditionals.
10876 * stabs.texinfo: More array fixes inspired by Jim's.
10877
10878Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10879
10880 * stabs.texinfo: Fixes re arrays and continuations.
10881
10882 * gdbint.texinfo: Add XCOFF node.
10883
10884Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10885
10886 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10887
10888Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10889
10890 * stabs.texinfo: Fix for array types to mention lower bounds.
10891
10892Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10893
10894 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10895
10896Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10897
10898 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10899
10900Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10901
10902 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10903 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10904
10905Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10906
10907 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10908
10909Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10910
10911 * gdb.texinfo, gdbinv-s.texi: misc updates
10912
10913Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10914
10915 * gdbint.texinfo: Brief documentation for longjmp support,
10916 from an email msg by Stu.
10917
10918Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10919
10920 * stabs.texinfo: Fix description of floating point "range"
10921 types (which really define basic types). Reported by Jim Meehan,
10922 <meehan@src.dec.com>.
10923
10924 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10925
10926Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10927
10928 * gdbint.texinfo: Slightly expand section on supporting a new
10929 object file format.
10930
10931Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10932
10933 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10934 intermediate file.
10935
10936Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10937
10938 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10939
10940Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10941
10942 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10943
10944 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10945 as well as Z8002.
10946
10947Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10948
10949 * gdbint.texinfo: Add sections on clean design and on how to send
10950 in changes.
10951
10952Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10953
10954 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10955
10956Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10957
10958 * gdb.texinfo: Fix typo, reported by Karl Berry.
10959
10960Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10961
10962 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10963
10964Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10965
10966 * gdbint.texinfo: fixed a stray email address (needs @@),
10967 added @table @code to node "Native Conditionals"
10968
10969Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10970
10971 * gdbint.texinfo: Describe coding style of GDB.
10972
10973Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10974
10975 * stabs.texinfo: Minor wording changes.
10976
10977Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10978
10979 * gdbint.texinfo: Improve release doc slightly.
10980
10981Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10982
10983 * gdbint.texinfo: Improve doc of GDB config macros.
10984
10985Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10986
10987 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10988 These will be reinserted when examined.
10989
10990Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10991
10992 * gdbint.texinfo: Make a start at documenting all the #if macros
10993 in GDB. At least list them all, and start separating them into
10994 host-specific and target-specific.
10995
10996Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10997
10998 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10999 examples (not consistent w others).
c906108c
SS
11000 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11001 for generic vn of doc
11002
11003Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11004
11005 * Makefile.in: always create installation directories.
11006
11007Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11008
11009 * gdb.texinfo: in h8 config, do not describe searching commands.
11010
11011Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11012
11013 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11014 conditionals; introduce a few generic switches that may be
11015 useful for other cross-dev or dos-hosted configs.
11016
11017 * gdb.texinfo: fix typo in "info reg" description
11018
11019Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11020
11021 * stabs.texinfo: Minor updates from running TeX over it.
11022 * Makefile.in (stabs.dvi, stabs.ps): Add.
11023
11024Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11025
11026 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11027 First pass at converting it to texinfo.
11028
11029Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11030
11031 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11032 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11033
11034Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11035
11036 * gdbint.texinfo: Add section on partial symbol tables.
11037
11038Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11039
11040 * gdb.texinfo: document `set remotedebug' and `set
11041 rstack_high_address'.
11042
11043Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11044
11045 * gdb.texinfo: slight expansion of new text on reading info files
11046 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11047 H8/300 from DOS.
11048
11049Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11050
11051 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11052
11053Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11054
11055 * gdb.texinfo: Say how to read the `info' files.
11056
11057Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11058
11059 * Makefile.in: gm4 -> m4.
11060
11061Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11062
11063 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11064 Documentation' ahead of `Installing GDB' to match README.
11065 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11066 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11067
11068Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11069
11070 * Makefile.in: remove $(srcdir) from gdb.info rule.
11071
11072Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11073
11074 * Makefile.in: commented out gdb-all.texinfo rule. This is
11075 temporary.
11076
11077Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11078
11079 * Makefile.in, configure.in: removed traces of namesubdir,
11080 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11081 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11082
11083Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11084
11085 * gdb.texinfo: Improve how we ask for bug reports.
11086
11087Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11088
11089 * Makefile.in: infodir belongs in datadir.
11090
11091Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11092
11093 * Makefile.in: remove spaces following hyphens, bsd make can't
11094 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11095 standards.text support.
c906108c
SS
11096
11097Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11098
11099 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11100 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11101 and mandir now keyed off datadir by default.
11102
11103\f
11104Local Variables:
9e9c5ae7 11105mode: change-log
c906108c
SS
11106left-margin: 8
11107fill-column: 74
11108version-control: never
11109End:
This page took 2.302536 seconds and 4 git commands to generate.