Enables the -t abbreviated form of the --temp-prefix command line option for dlltool.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
4c082a81
SC
12015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2
3 * python.texi (Values From Inferior): Add descriptions of new
4 methods gdb.Value.reference_value and gdb.Value.const_value.
5
b30a0bc3
JB
62015-05-06 Joel Brobecker <brobecker@adacore.com>
7
8 * gdb.texinfo (Files): Add "info dll" documentation.
9 (Cygwin Native): Remove "info dll" documentation.
10
2ce1cdbf
DE
112015-04-29 Doug Evans <dje@google.com>
12
13 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
14 Document.
15 (Writing an Xmethod): Add get_result_type to example.
16
59fb7612
SS
172015-04-28 Sasha Smundak <asmundak@google.com>
18
19 * python.texi: New method documented.
20
cf75d6c3
AB
212015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
24 format.
25
897c3d32
DE
262015-04-24 Doug Evans <dje@google.com>
27
28 * python.texi (Xmethods In Python): Fix name of method to call the
29 xmethod.
30
1b6e6f5c
GB
312015-04-17 Gary Benson <gbenson@redhat.com>
32
33 * gdb.texinfo (Connecting to a Remote Target): Mention that
34 GDB can access program files from remote targets that support
35 qXfer:exec-file:read and Host I/O packets.
36
c78fa86a
GB
372015-04-17 Gary Benson <gbenson@redhat.com>
38
39 * gdb.texinfo (Remote Configuration): Document the "set/show
40 remote pid-to-exec-file-packet" command.
41 (General Query Packets): Document the qXfer:exec-file:read
42 qSupported features. Document the qXfer:exec-file:read packet.
43
a9a5a3d1
GB
442015-04-17 Gary Benson <gbenson@redhat.com>
45
46 * gdb.texinfo (set sysroot): Document that "set sysroot" also
47 applies to executable paths if supplied to GDB as absolute.
48
4f45d445
JK
492015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
50
51 * gdb.texinfo (Mode Options): Remove -xdb.
52
e7a8570f
JK
532015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
54 Eli Zaretskii <eliz@gnu.org>
55
56 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
57 compile, show debug compile. New subsection Compilation options for
58 the compile command. New subsection Compiler search for the compile
59 command.
60
f2983cc3
AW
612015-04-09 Andy Wingo <wingo@igalia.com>
62
63 * guile.texi (Frames In Guile): Describe frame-read-register.
64
599bd15c
GB
652015-04-02 Gary Benson <gbenson@redhat.com>
66
67 * gdb.texinfo (set sysroot): Document "target:".
68
d11916aa
SS
692015-04-01 Sasha Smundak <asmundak@google.com>
70
71 * doc/python.texi (Writing a Frame Unwinder in Python): Add
72 section.
73
df8411da
SDJ
742015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
75
76 PR corefiles/16092
77 * gdb.texinfo (gcore): Mention new command 'set
78 use-coredump-filter'.
79 (set use-coredump-filter): Document new command.
80
d33279b3
AT
812015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
82
83 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
84 documentation, reorder the info os entries in alphabetical order.
85
852f8402
SM
862015-03-26 Simon Marchi <simon.marchi@ericsson.com>
87
88 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
89 -data-write-memory-bytes.
90
856e7dd6
PA
912015-03-24 Pedro Alves <palves@redhat.com>
92
93 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
94 mention that threads may sometimes run unlocked.
95
236af5e3
YG
962015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
97
98 * gdb.texinfo (Remote configuration): Document "set/show
99 serial parity" command.
100
464b0089
GB
1012015-03-18 Gary Benson <gbenson@redhat.com>
102
103 * gdb.texinfo (General Query Packets): Remove documentation
104 for now-removed vFile:fstat qSupported features.
105
0a93529c
GB
1062015-03-11 Gary Benson <gbenson@redhat.com>
107
108 * gdb.texinfo (Remote Configuration): Document the
109 "set/show remote hostio-fstat-packet" command.
110 (General Query Packets): Document the vFile:fstat
111 qSupported features.
112 (Host I/O Packets): Document the vFile:fstat packet.
113
85642ba0
AW
1142015-03-11 Andy Wingo <wingo@igalia.com>
115
116 * guile.texi (Objfiles In Guile): Document objfile-progspace.
117
f7e6eed5
PA
1182015-03-04 Pedro Alves <palves@redhat.com>
119
120 * gdb.texinfo (Remote Configuration): Document the "set/show
121 remote swbreak-feature-packet" and "set/show remote
122 hwbreak-feature-packet" commands.
123 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
124 decription.
125 (Stop Reply Packets): Document the swbreak and hwbreak stop
126 reasons.
127 (General Query Packets): Document the swbreak and hwbreak
128 qSupported features.
129 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
130
f873665f 1312015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
132
133 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
134 under *stopped.
135
9a284c97
DE
1362015-03-02 Doug Evans <xdje42@gmail.com>
137
138 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
139
446899e4
AA
1402015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
141
142 * gdb.texinfo (S/390 and System z Features): Describe new feature
143 "org.gnu.gdb.s390.vx".
144
7ee67ee4
SDJ
1452015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
146
147 PR gdb/18008
148 * gdb.texinfo (maint internal-error, maint internal-warning, maint
149 demangler-warning): Fix typo ("problam").
150
53cf2ee0
DT
1512015-02-19 David Taylor <dtaylor@emc.com>
152
153 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
154
3133f8c1
JM
1552015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
156
157 * gdb.texinfo (Static Probe Points): Add cindex `static probe
158 point, DTrace'.
159 (Static Probe Points): Modified to cover DTrace probes in addition
160 to SystemTap probes. Also modified to cover the `enable probe'
161 and `disable probe' commands.
162
9aca2ff8
JM
1632015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
164
165 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
166 `disable probe' commands.
167
fa3f8d5a
DT
1682015-02-12 David Taylor <dtaylor@emc.com>
169
170 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
171 fields of the QTDV packet.
172
d33501a5
MM
1732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
174
175 * gdb.texinfo (Branch Trace Configuration Format): Add size.
176 (Process Record and Replay): Describe new set|show commands.
177 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
178
f4abbc16
MM
1792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
180
181 * gdb.texinfo (Process Record and Replay): Describe the "record
182 btrace bts" command.
183 (General Query Packets): Describe qXfer:btrace-conf:read packet.
184 (Branch Trace Configuration Format): New.
185
cfb069a8
GB
1862015-01-31 Gary Benson <gbenson@redhat.com>
187 Doug Evans <dje@google.com>
188
189 * gdb.texinfo (Command Completion): Document new
190 "set/show max-completions" option.
191
f57d2163
DE
1922015-01-31 Doug Evans <xdje42@gmail.com>
193
194 * gdb.texinfo (Symbols): Document new commands
195 "maint print symbol-cache", "maint print symbol-cache-statistics",
196 "maint flush-symbol-cache". Document new option
197 "maint set symbol-cache-size".
198
9f050062
DE
1992015-01-31 Doug Evans <xdje42@gmail.com>
200
201 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
202 distinguish script files vs inlined scripts.
203 * python.texi (Python Auto-loading): Ditto.
204
b6577aab
DE
2052015-01-30 Doug Evans <dje@google.com>
206
207 * gdb.texinfo (Symbols) <info source>: Output now contains producer
208 string if present.
209
3a8b707a
DE
2102015-01-27 Doug Evans <dje@google.com>
211
212 * python.texi (Objfiles In Python): Document Objfile.username.
213
1b549396
DE
2142015-01-27 Doug Evans <dje@google.com>
215
216 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
217 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
218
253828f1
JK
2192015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
220
221 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
222
bf555842
EZ
2232015-01-16 Eli Zaretskii <eliz@gnu.org>
224
225 * doc/gdb.texinfo (TUI Commands): Document the possible
226 values of NAME argument to 'winheight' command. Explain the
227 effect of 'tabset' setting better.
228
439250fb
DE
2292015-01-11 Doug Evans <xdje42@gmail.com>
230
231 PR gdb/15830
232 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
233 (Symbols): Ditto.
234 (Maintenance Commands): Delete docs for "maint demangle".
235
6bf6fd09
JB
2362014-12-31 Joel Brobecker <brobecker@adacore.com>
237
238 * gdb.texinfo (Files): Remove documentation of the
239 "add-shared-symbol-files" and "assf" commands.
240 (Cygwin Native): Remove documentation of the "dll-symbols"
241 command.
242
cc485e62
DE
2432014-12-17 Doug Evans <xdje42@gmail.com>
244
245 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
246
bb2ec1b3
TT
2472014-12-12 Phil Muldoon <pmuldoon@redhat.com>
248 Jan Kratochvil <jan.kratochvil@redhat.com>
249
250 * gdb.texinfo (Altering): Update.
251 (Compiling and Injecting Code): New node.
252
6dddd6a5
DE
2532014-12-12 Doug Evans <dje@google.com>
254
255 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
256
f5b95c01
AA
2572014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
258
259 * gdb.texinfo: Document "maint print user-registers".
260
a0be3e44
DE
2612014-12-08 Doug Evans <dje@google.com>
262
263 * python.texi (Objfiles In Python): Document Objfile.owner.
264
86e4ed39
DE
2652014-12-04 Doug Evans <dje@google.com>
266
267 * python.texi (Objfiles In Python): Document
268 Objfile.add_separate_debug_file.
269
7c50a931
DE
2702014-12-04 Doug Evans <dje@google.com>
271
272 * python.texi (Objfiles In Python): Document Objfile.build_id.
273
162078c8
NB
2742014-12-02 Nick Bull <nicholaspbull@gmail.com>
275
276 * python.texi (Events In Python): Document new events
277 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
278 and RegisterChangedEvent.
279
f10c5b19
JK
2802014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
281
282 Add add-auto-load-scripts-directory.
283 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
284 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
285
413b59ae
JK
2862014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
289 description typo.
290
02be9a71
DE
2912014-10-30 Doug Evans <dje@google.com>
292
293 * python.texi (Progspaces In Python): Document ability to add
294 random attributes to gdb.Progspace objects.
295 (Objfiles In Python): Document ability to add random attributes to
296 gdb.objfile objects.
297
e5f8a7cc
PA
2982014-10-27 Pedro Alves <palves@redhat.com>
299
300 * gdb.texinfo (Continuing and Stepping): Add cross reference to
301 info on stepping and signal handlers.
302 (Signals): Explain stepping and signal handlers. Add context
303 index entry, and cross references.
304
fab3a15d
SM
3052014-10-20 Simon Marchi <simon.marchi@ericsson.com>
306
307 * python.texi (Breakpoints In Python): Add parenthesis after
308 Breakpoint.delete. Clarify Breakpoint.enabled description so
309 that it contains "disable".
310
4ffbba72
DE
3112014-10-17 Doug Evans <dje@google.com>
312
313 * python.texi (Events In Python): Document clear_objfiles event.
314
d096d8c1
DE
3152014-10-17 Doug Evans <dje@google.com>
316
317 * python.texi (Objfiles In Python): Document new progspace attribute.
318
32a8097b
PA
3192014-10-17 Pedro Alves <palves@redhat.com>
320
321 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
322 (SVR4 Process Information): Delete mention of OSF/1.
323
2ddf4301
SM
3242014-10-01 Simon Marchi <simon.marchi@ericsson.com>
325
326 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
327 exit-code field in -list-thread-groups output.
328
342cc091
JBG
3292014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
330
331 * gdb.texinfo (Set Breaks): Add missing "@end table".
332
a25a5a45
PA
3332014-09-22 Pedro Alves <palves@redhat.com>
334
335 * gdb.texinfo (Set Breaks): Document that "set breakpoint
336 always-inserted off" is the default mode now. Delete
337 documentation of "set breakpoint always-inserted auto".
338
2b4fd423
DE
3392014-09-18 Doug Evans <dje@google.com>
340
341 * python.texi (Symbol Tables In Python): Document "producer"
342 attribute of gdb.Symtab objects.
343
deb8ff2b
PA
3442014-09-16 Pedro Alves <palves@redhat.com>
345
346 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
347 (Embedded OS): Remove VxWorks menu entry.
348 (VxWorks): Remove node.
349
81219e53
DE
3502014-09-13 Doug Evans <xdje42@gmail.com>
351
352 * gdb.texinfo (Signaling): Document new queue-signal command.
353
faa42425
DE
3542014-09-06 Doug Evans <xdje42@gmail.com>
355
356 PR 15276
357 * gdb.texinfo (Convenience Funs): Document $_caller_is,
358 $_caller_matches, $_any_caller_is, $_any_caller_matches.
359
1a6a384b
JL
3602014-09-03 Justin Lebar <jlebar@google.com>
361
362 * python.texi (Types In Python): Type.template_argument(n) returns a
363 gdb.Value or a gdb.Type and throws an exception if n is out of
364 range.
365
5f3b99cf
SS
3662014-09-03 Sasha Smundak <asmundak@google.com>
367
368 * python.texi (Frames in Python): Add read_register description.
369
3cecbbbe
TT
3702014-08-04 Tom Tromey <tromey@redhat.com>
371
372 * gdb.texinfo (Debugging Output): Update for change to "set debug
373 target".
374
90debf20
MM
3752014-08-01 Masaki Muranaka <monaka@monami-software.com>
376
377 Pushed by Joel Brobecker <brobecker@adacore.com>.
378 * Makefile.in (transform): New variable.
379 (install-man1, install-man5): Apply $(transform) to man file names.
380
ee7333ae
DE
3812014-07-26 Doug Evans <xdje42@gmail.com>
382
383 PR guile/17177
384 * guile.texi (Guile Pretty Printing API): Fix typo.
385 Document set-pretty-printers!, pretty-printers.
386 (Selecting Guile Pretty-Printers): Update.
387 Mention program-space based pretty-printers.
388
70509625
PA
3892014-07-25 Pedro Alves <palves@redhat.com>
390 Eli Zaretskii <eliz@gnu.org>
391
392 * gdb.texinfo (Signaling) <signal command>: Explain what happens
393 with multi-threaded programs.
394
b67a2c6f
YQ
3952014-06-27 Yao Qi <yao@codesourcery.com>
396
397 * gdb.texinfo (Maintenance Commands): Update the output of
398 'maint print dummy-frames' command.
399
f179cf97
EZ
4002014-06-24 Eli Zaretskii <eliz@gnu.org>
401
402 * gdb.texinfo (Screen Size): Improve indexing.
403
992c7d70
GB
4042014-06-19 Gary Benson <gbenson@redhat.com>
405
406 * gdb.texinfo (Maintenance Commands): Document new
407 "maint set/show catch-demangler-crashes" option.
408
57fcfb1b
GB
4092014-06-19 Gary Benson <gbenson@redhat.com>
410
411 * gdb.texinfo (Maintenance Commands): Document new
412 "maint demangler-warning" command and new
413 "maint set/show demangler-warning" option.
414
dd5d5494
SC
4152014-06-09 Siva Chandra Reddy <sivachandra@google.com>
416
417 * python.texi (Xmethod API): Add space before the opening
418 parenthesis in function descriptions.
419
25326a28 4202014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
421
422 * guile.texi (Guile Configuration): Document guile-data-directory.
423
0a770bb2 4242014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
425
426 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
427
16f691fb
DE
4282014-06-04 Doug Evans <xdje42@gmail.com>
429
430 * guile.texi (Breakpoints In Guile): Update.
431
1e47491b
JB
4322014-06-03 Joel Brobecker <brobecker@adacore.com>
433
434 * python.texi (Xmethod API): Fix reference to "Progspaces In
435 Python".
436
0c6e92a5
SC
4372014-06-03 Siva Chandra Reddy <sivachandra@google.com>
438
439 * python.texi (Xmethods In Python, XMethod API)
440 (Writing an Xmethod): New nodes.
441 (Python API): New menu entries "Xmethods In Python",
442 "Xmethod API", "Writing an Xmethod".
443
06eb1586
DE
4442014-06-02 Doug Evans <xdje42@gmail.com>
445
446 * guile.texi (Guile API): Add entry for Parameters In Guile.
447 (GDB Scheme Data Types): Mention <gdb:parameter> object.
448 (Parameters In Guile): New node.
449
e698b8c4
DE
4502014-06-02 Doug Evans <xdje42@gmail.com>
451
452 * guile.texi (Guile API): Add entry for Commands In Guile.
453 (Basic Guile) <parse-and-eval>: Add reference.
454 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
455 (GDB Scheme Data Types): Mention <gdb:command> object.
456 (Commands In Guile): New node.
457
ded03782
DE
4582014-06-02 Doug Evans <xdje42@gmail.com>
459
460 * guile.texi (Guile API): Add entry for Progspaces In Guile.
461 (GDB Scheme Data Types): Mention <gdb:progspace> object.
462 (Progspaces In Guile): New node.
463
53e8a631
AB
4642014-05-30 Andrew Burgess <aburgess@broadcom.com>
465
466 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
467 * python.texi (Frames In Python): Mention
468 gdb.FRAME_UNWIND_MEMORY_ERROR.
469
329ea579
PA
4702014-05-29 Pedro Alves <palves@redhat.com>
471 Tom Tromey <tromey@redhat.com>
472
473 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
474 from example.
475 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
476 Mention that target-async is now deprecated.
477 (Maintenance Commands): Document maint set/show target-async.
478
92bcb5f9
PA
4792014-05-29 Pedro Alves <palves@redhat.com>
480
481 * observer.texi (sync_execution_done, command_error): New
482 subjects.
483
fd664c91
PA
4842014-05-29 Pedro Alves <palves@redhat.com>
485
486 PR gdb/13860
487 * observer.texi (signal_received, end_stepping_range)
488 (signal_exited, exited, no_history): New observer subjects.
489
b2715b27
AW
4902014-05-26 Andy Wingo <wingo@igalia.com>
491
492 * guile.texi (GDB Scheme Data Types): Remove documentation for
493 removed interfaces. Update spelling of gdb-object-kind.
494
9eaa4c1e
AW
4952014-05-26 Andy Wingo <wingo@igalia.com>
496
497 * guile.texi (Basic Guile): Fix some typos.
498
0f1e8403
AW
4992014-05-26 Andy Wingo <wingo@igalia.com>
500
501 * guile.texi (Writing a Guile Pretty-Printer)
502 (Guile Types Module): Fix excess parentheses in use-modules forms.
503
697aa1b7
EZ
5042014-05-24 Eli Zaretskii <eliz@gnu.org>
505
506 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
507 (Breakpoints In Guile, Guile Printing Module)
508 (Guile Exception Handling, Values From Inferior In Guile)
509 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
510 Don't use @var at the beginning of a sentence.
511
512 * gdb.texinfo (Frame Filter Management, Trace Files)
513 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
514 (PowerPC Embedded, Define, Annotations for Running)
515 (IPA Protocol Commands, Packets, General Query Packets)
516 (Tracepoint Packets, Notification Packets, Environment)
517 (Inferiors and Programs, Set Breaks, Set Catchpoints)
518 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
519 (Frames, Backtrace, Selection, Expressions, Registers)
520 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
521 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
522 (Source Annotations, Using JIT Debug Info Readers, Packets)
523 (Stop Reply Packets, Host I/O Packets)
524 (Target Description Format): Don't use @var at the beginning of a
525 sentence.
526
527 * python.texi (Basic Python, Types In Python)
528 (Commands In Python, Frames In Python, Line Tables In Python)
529 (Breakpoints In Python, gdb.printing, gdb.types)
530 (Type Printing API): Don't use @var at the beginning of a
531 sentence.
532
67b5c0c1
MM
5332014-05-23 Markus Metzger <markus.t.metzger@intel.com>
534
535 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
536 replay-memory-access".
537
6a3cb8e8
PA
5382014-05-21 Pedro Alves <palves@redhat.com>
539
540 * gdb.texinfo (Starting): Document "set/show
541 auto-connect-native-target".
542 (Target Commands): Document "target native".
543
936d2992
PA
5442014-05-20 Pedro Alves <palves@redhat.com>
545
546 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
547 not be remote specific. Add cross reference to the qCRC packet.
548 (Separate Debug Files): Update cross reference to the qCRC packet.
549 (General Query Packets) <qCRC packet>: Add anchor.
550
b3ce5e5f
DE
5512014-05-17 Doug Evans <xdje42@gmail.com>
552
553 Copy over changes from guile.texi.
554 * python.texi (Basic Python) <gdb.execute>: Add text.
555 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
556 (Values From Inferior) <Python string>: Add text.
557 (Values From Inferior) <Value.string>: Clarify string length handling.
558 (Pretty Printing API): Add cindex.
559 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
560 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
561 @vindex.
562 (Commands In Python) <COMPLETE_*>: Similarly.
563 (Symbols In Python) <SYMBOL_*>: Similarly.
564 (Breakpoints In Python) <WP_*>: Similarly.
565 (Breakpoints In Python) <BP_*>: Similarly.
566
8dfcab11
DT
5672014-05-17 David Taylor <dtaylor@emc.com>
568
569 * gdb.texinfo (General Query Packets): Add a note about thread IDs
570 mentioned in the qfThreadInfo reply.
571
8d551b02
DE
5722014-05-16 Doug Evans <dje@google.com>
573
574 * gdb.texinfo (Mode Options): Add -D.
575
e20bd8f4
SB
5762014-05-09 Samuel Bronson <naesten@gmail.com>
577
578 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
579 "make -C".
580
f989a1c8
TT
5812014-04-29 Tom Tromey <tromey@redhat.com>
582
583 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
584 "show debug varobj".
585
95cf3b38
DT
5862014-05-01 David Taylor <dtaylor@emc.com>
587
588 * gdb.texinfo (compare-sections): Document the new -r (read-only)
589 option.
590
01f9f808
MS
5912014-04-24 Michael Sturm <michael.sturm@mintel.com>
592 Walfred Tedeschi <walfred.tedeschi@intel.com>
593
594 * gdb.texinfo (i386 Features): Add description of AVX512
595 registers.
596
770e7fc7
DE
5972014-03-31 Doug Evans <dje@google.com>
598
599 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
600
97d8f0ee
DE
6012014-03-30 Doug Evans <dje@google.com>
602
603 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
604 (Background Execution): Ditto.
605
36cb1214
HZ
6062014-03-21 Pedro Alves <palves@redhat.com>
607 Stan Shebs <stan@codesourcery.com>
608 Hui Zhu <hui@codesourcery.com>
609
610 * gdb.texinfo (Packets): Add anchor to "? packet".
611 Remove fixme and update introduction of "k packet".
612 Add anchor to "vKill packet".
613
5e3a2c38
SS
6142014-03-12 Stan Shebs <stan@codesourcery.com>
615
616 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
617
7a5a839f
LC
6182014-02-26 Ludovic Courtès <ludo@gnu.org>
619
dc6ae996 620 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 621
95060284
JB
6222014-02-20 Joel Brobecker <brobecker@adacore.com>
623
624 * gdb.texinfo (Files): Document "add-shared-symbol-files"
625 and "assf" as being deprecated.
626 (Cygwin Native): Likewise for "dll-symbols".
627 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
628 as a way to force the loading of symbols from a DLL.
629
f7bd0f78
SC
6302014-02-19 Siva Chandra Reddy <sivachandra@google.com>
631
632 * python.texi (Values From Inferior): Add description about the
633 new feature.
634
329baa95
DE
6352014-02-17 Doug Evans <xdje42@gmail.com>
636
637 * Makefile.in (GDB_DOC_FILES): Add python.texi.
638 * gdb.texinfo (Python): Moved to ...
639 * python.texi: ... here. New file.
640
687894f5
DE
6412014-02-17 Ludovic Courtès <ludo@gnu.org>
642
d25f38ee 643 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
644 Remove 'string-begins-with' procedure. Add 'pretty-printer'
645 parameter to 'str-lookup-function' procedure. Look for
646 the "std::string<" prefix.
647 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
648 Adjust description.
649
6fb526ee
DE
6502014-02-11 Tejas Belagod <tejas.belagod@arm.com>
651
d25f38ee 652 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
653 parantheses for deffn.
654 (Disassembly In Guile): Ditto.
655
1e0a5178
SS
6562014-02-10 Stan Shebs <stan@codesourcery.com>
657
658 Add Doxygen support.
659 * Makefile.in (doxy): New action, generates Doxygen files.
660 (DOXYGEN): New.
661 (doxyedit): New.
662 * Doxyfile-base.in: New file.
663 * Doxyfile-gdb-api.in: New file.
664 * Doxyfile-gdb-xref.in: New file.
665 * Doxyfile-gdbserver.in: New file.
666 * doxy-index.in: New file.
667 * filter-for-doxygen: New file.
668 * filter-params.pl: New file.
669
ed3ef339
DE
6702014-02-10 Doug Evans <xdje42@gmail.com>
671
672 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
673 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
674 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
675 (Guile docs): Include guile.texi.
676 (objfile-gdbdotext file): Add objfile-gdb.scm.
677 (dotdebug_gdb_scripts section): Mention Guile scripts.
678 (Multiple Extension Languages): New node.
679 * guile.texi: New file.
680
c6044dd1
JB
6812014-01-28 Joel Brobecker <brobecker@adacore.com>
682
683 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
684 ignore-descriptive-types". commands.
685
87ce2a04
DE
6862014-01-22 Doug Evans <dje@google.com>
687
688 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
689 (gdbserver man): Ditto.
690
52834460
MM
6912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
692
693 * gdb.texinfo: Document limited reverse/replay support
694 for target record-btrace.
695
0688d04e
MM
6962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
697
698 * gdb.texinfo (Process Record and Replay): Update documentation.
699
8710b709
MM
7002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
701
702 * gdb.texinfo (Process Record and Replay): Document new /c
703 modifier accepted by "record function-call-history".
704 Add /i modifier to "record function-call-history" example.
705
dcf106f3
JB
7062014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
707 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
710 markers. Remove one that was misplaced.
711
41ef2965
PA
7122014-01-10 Pedro Alves <palves@redhat.com>
713
714 * gdb.texinfo (Your Program's Environment) <set environment>:
715 Mention the shell, and point at 'set exec-wrapper'.
716
c0d48811
JB
7172014-01-07 Joel Brobecker <brobecker@adacore.com>
718
719 * gdb.texinfo (Types In Python): Document new attribute Types.name.
720
5fba4c0f
JB
7212013-12-30 Joel Brobecker <brobecker@adacore.com>
722
723 * gdb.texinfo (Types In Python): Clarify the documentation
724 of attribute gdb.Field.bitpos.
725
0809504b
JB
7262013-12-28 Joel Brobecker <brobecker@adacore.com>
727
728 * gdb.texinfo (Types In Python): Fix the documentation of
729 attribute "bitpos" in class gdb.Field for enum types. Add
730 documentation for attribute "enumval" in that same class.
731
edef6000
JB
7322013-12-28 Joel Brobecker <brobecker@adacore.com>
733
734 * gdb.texinfo (GDB/MI Support Commands): Change @table into
735 @ftable.
736
71b8c845
DE
7372013-12-23 Doug Evans <xdje42@gmail.com>
738
739 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
740 auto-loaded objfile scripts and .debug_gdb_scripts section to their
741 corresponding section in Extending GDB.
742 (Extending GDB): Move menu up. New menu item "Auto-loading
743 extensions".
744 (Sequences): New menu item "Auto-loading sequences".
745 (Auto-loading sequences): New node.
746 (Python): Rename section from Scripting GDB to Extending GDB.
747 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
748 Move docs on ways to auto-load extensions to ...
749 (Auto-loading extensions): ... here. New node.
750
d192b373
JB
7512013-12-23 Joel Brobecker <brobecker@adacore.com>
752
753 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
754 in menu.
755 (GDB/MI Variable Objects): Adjust reference to "-list-features"
756 command, now in a new node.
757 (GDB/MI Support Commands): New node, with its contents being
758 extracted from the "GDB/MI Miscellaneous Commands" node.
759 A small paragraph introducing the section is also added at
760 the start.
761 (GDB/MI Miscellaneous Commands): Delete the description of the
762 -info-gdb-mi-command, -list-features and -list-target-features
763 commands, now hosted in the "GDB/MI Support Commands" node.
764
a16b0e22
SC
7652013-12-12 Siva Chandra Reddy <sivachandra@google.com>
766
767 PR python/16113
768 * gdb.texinfo (Values From Inferior): Add a note about using
769 gdb.Field objects as subscripts on gdb.Value objects.
770 (Types In Python): Add description about the new attribute
771 "parent_type" of gdb.Field objects.
772
9b26f0fb
JB
7732013-12-12 Joel Brobecker <brobecker@adacore.com>
774
775 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
776 entry for section docuumenting the -list-features GDB/MI command.
777
72bfa06c
JB
7782013-12-10 Joel Brobecker <brobecker@adacore.com>
779
780 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
781 "exec-run-start-option" entry in the output of the "-list-features"
782 command.
783
3ea8680f
EZ
7842013-12-04 Eli Zaretskii <eliz@gnu.org>
785
786 * gdb.texinfo (i386): Fix yesterday's commit.
787
1a4f73eb
TT
7882013-12-03 Tom Tromey <tromey@redhat.com>
789
790 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
791 documented here.
792
6cb999f8
TT
7932013-12-03 Tom Tromey <tromey@redhat.com>
794
795 * gdb.texinfo (@direntry): Add menu item for gdbserver.
796
ca8941bb
WT
7972013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
798
799 * gdb.texinfo (i386 Features): Add MPX feature registers.
800 (x86 Specific featuresx86 Architecture-specific Issues): Adds
801 a subsubsection for MPX and describes the display of the
802 boundary registers.
803
688981c9
JB
8042013-12-03 Joel Brobecker <brobecker@adacore.com>
805
806 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
807 documentation of the "ada-exceptions" entry.
808
2ea126fa
JB
8092013-12-03 Joel Brobecker <brobecker@adacore.com>
810
811 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
812 "^error" result record concerning the error message. Document
813 the error code that may also be part of that result record.
814 (GDB/MI Miscellaneous Commands): Document the
815 "undefined-command-error-code" element in the output of
816 the "-list-features" GDB/MI command.
817
6b7cbff1
JB
8182013-12-03 Joel Brobecker <brobecker@adacore.com>
819
820 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
821 the new -info-gdb-mi-command GDB/MI command. Document
822 the meaning of "-info-gdb-mi-command" in the output of
823 -list-features.
824
20e1ca3b
PA
8252013-11-29 Pedro Alves <palves@redhat.com>
826
827 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
828 Update comment.
829
29453a14
YQ
8302013-11-24 Yao Qi <yao@codesourcery.com>
831
832 * gdb.texinfo (Caching Remote Data): Document new
833 "set/show stack-cache" option.
834
6dd315ba
YQ
8352013-11-24 Yao Qi <yao@codesourcery.com>
836
837 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
838 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
839 "off" respectively.
840
9df9dbe0
YQ
8412013-11-23 Yao Qi <yao@codesourcery.com>
842
843 * gdb.texinfo (GDB/MI Variable Objects): Add the description
844 of "displayhint" to the table about child results.
845
c78feb39
YQ
8462013-11-21 Yao Qi <yao@codesourcery.com>
847
848 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
849 'dynamic' for the output of command -var-list-children.
850
27b81af3
YQ
8512013-11-21 Yao Qi <yao@codesourcery.com>
852
853 * gdb.texinfo (Caching Target Data): Remove "see" before
854 @pxref.
855
b26dfc9a
YQ
8562013-11-20 Yao Qi <yao@codesourcery.com>
857
858 * gdb.texinfo (Caching Target Data): Update doc for
859 per-address-space dcache.
860
b12039c6
YQ
8612013-11-20 Yao Qi <yao@codesourcery.com>
862
863 * gdb.texinfo (Data): Rename menu item.
864 (Caching Remote Data): Rename to ...
865 (Caching Target Data): ... it. Update.
866
422ad5c2
JB
8672013-11-18 Joel Brobecker <brobecker@adacore.com>
868
869 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
870 "language-option" entry in the output of the "-list-features"
871 command.
872
805e1f19
TT
8732013-11-15 Tom Tromey <tromey@redhat.com>
874
875 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
876 Add example.
877
8fe1b653
TT
8782013-11-14 Tom Tromey <tromey@redhat.com>
879
880 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
881
403cb6b1
JB
8822013-11-14 Joel Brobecker <brobecker@adacore.com>
883
884 * gdb.texinfo (Show): Add xref anchor for "show language" command.
885 (Context management): Place current subsection text into its own
886 subsubsection. Add new subsubsection describing the "--language"
887 command option.
888
93973826
JB
8892013-11-13 Joel Brobecker <brobecker@adacore.com>
890
891 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
892 the documentation of "info-ada-exceptions" in the output
893 of the "-list-features" command. Add the documentation
894 of the "ada-exception" entry instead.
895
6adcee18
JB
8962013-11-12 Joel Brobecker <brobecker@adacore.com>
897
93973826 898
6adcee18
JB
899 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
900 word of a couple of sentences to start with a capital letter.
901
58d06528
JB
9022013-11-12 Joel Brobecker <brobecker@adacore.com>
903
904 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
905 (Ada Exceptions): New node.
906 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
907 Commands" node.
908 (GDB/MI Ada Exceptions Commands): New node.
909 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
910 field in the output of the "-list-features" command.
911 * NEWS: Add entry for the new "info exceptions" CLI command,
912 and for the new "-info-ada-exceptions" GDB/MI command.
913
bc79de95
PM
9142013-11-11 Phil Muldoon <pmuldoon@redhat.com>
915
916 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
917 (Line Tables In Python): New node.
918
73be47f5
DE
9192013-11-08 Doug Evans <dje@google.com>
920
921 * gdb.texinfo (Debugging Output): Update text for
922 "set debug dwarf2-read".
923
db0fec5c
DE
9242013-11-08 Doug Evans <dje@google.com>
925
926 * gdb.texinfo (Debugging Output): Update text for
927 "set debug symtab-create".
928
92e32e33
PM
9292013-11-07 Phil Muldoon <pmuldoon@redhat.com>
930
931 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
932 constant.
933
f76c27b5
PM
9342013-11-07 Phil Muldoon <pmuldoon@redhat.com>
935
936 * gdb.texinfo (Breakpoints In Python): Document temporary
937 option in breakpoint constructor, and add documentation to the
938 temporary attribute.
939
fa4d0c40
YQ
9402013-11-07 Yao Qi <yao@codesourcery.com>
941
942 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
943 output of "-var-info-expression".
944
afa332ce
PA
9452013-11-06 Pedro Alves <palves@redhat.com>
946
947 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
948 non-interactive mode.
949 (Environment) <shell startup files warning>: Mention
950 non-interactive mode. Mention .zshenv for Z shell, and talk about
951 BASH_ENV instead of .bashrc for BASH.
952
9ac69859
NB
9532013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
954
955 * gdb.texinfo (Commands to Specify Files): Add description
956 of the remove-symbol-file command.
957 * observer.texi: New free_objfile event
958
98882a26
PA
9592013-10-24 Pedro Alves <palves@redhat.com>
960
961 * gdb.texinfo (Starting): Document set/show startup-with-shell.
962
ce13fade
JB
9632013-10-11 Joel Brobecker <brobecker@adacore.com>
964
965 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
966 New subsection inside which the "-catch-load" and "-catch-unload"
967 commands documentation is now placed.
968 (Ada Exception GDB/MI Catchpoint Commands): New subsection
969 documenting the "-catch-assert" and "-catch-exception" new
970 GDB/MI commands.
971
2446f5ea
JB
9722013-10-10 Joel Brobecker <brobecker@adacore.com>
973
974 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
975
0d12017b
JB
9762013-10-10 Joel Brobecker <brobecker@adacore.com>
977
bd80dc1a
JB
978 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
979 serial baud".
980 (Remote Configuration): Replace "set remotebaud" by "set serial
981 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 982
f4fb82a1
PA
9832013-10-07 Pedro Alves <palves@redhat.com>
984
985 PR breakpoints/11568
986 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
987 when the thread is removed from the thread list.
988
0c557179
SDJ
9892013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
990
991 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
992 Update entry for $_exitcode.
993
5713b9b5
JB
9942013-10-04 Joel Brobecker <brobecker@adacore.com>
995
996 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
997 new "--start" option.
998
901461f8
PA
9992013-10-02 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.texinfo (Registers): Expand description of saved registers
1002 in frames. Explain <not saved>.
1003
8fb8eb5c
DE
10042013-09-25 Doug Evans <dje@google.com>
1005
1006 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1007
0a7cfe2c
SS
10082013-09-16 Stan Shebs <stan@codesourcery.com>
1009
1010 Remove the internals manual gdbint.texinfo.
1011 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1012 (PDFFILES): Remove gdbint.pdf.
1013 (HTMLFILES): Remove gdbint/index.html.
1014 (HTMLFILES_INSTALL): Remove gdbint.
1015 (GDBINT_DOC_FILES): Remove.
1016 (dvi): Remove gdbint.dvi.
1017 (ps): Remove gdbint.ps.
1018 * gdbint.texinfo: Remove file.
1019 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1020
a280dbd1
SDJ
10212013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1022
1023 * gdb.texinfo (Convenience Functions): Mention new convenience
1024 function $_isvoid.
1025
4ac33720
UW
10262013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1027
1028 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1029 (Standard Target Features): Add new node to menu.
1030 (S/390 and System z Features): New node.
1031
b3d3b4bd
SA
10322013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1033
1034 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1035 -list-target-features in the example.
1036
edf9f00c
JK
10372013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1038
1039 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1040 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1041
1d236d23
JK
10422013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1043
1044 Sync documentation with gdb.base/gnu-debugdata.exp.
1045 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1046
5423b017
JK
10472013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1048
1049 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1050
6211c335
YQ
10512013-08-27 Pedro Alves <pedro@codesourcery.com>
1052 Yao Qi <yao@codesourcery.com>
1053
1054 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1055 Document new --skip-unavailable option.
1056 <-stack-list-variables>: Document new --skip-unavailable option.
1057
52e260a3
DE
10582013-08-26 Doug Evans <dje@google.com>
1059
1060 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1061 an optional regexp.
1062
5e92f71a
TT
10632013-08-13 Tom Tromey <tromey@redhat.com>
1064
1065 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1066 Document GDB_PARALLEL and GDB_INOTIFY.
1067
c5d7073b
SS
10682013-08-09 Stan Shebs <stan@codesourcery.com>
1069
1070 * LRS: Remove file, describes a long-abandoned live-range
1071 splitting extension to stabs.
1072
6fbe845e
AB
10732013-07-25 Andrew Burgess <aburgess@broadcom.com>
1074
1075 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1076
e7045703
DE
10772013-07-17 Doug Evans <dje@google.com>
1078
1079 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1080
3105ebf9
TT
10812013-07-02 Tom Tromey <tromey@redhat.com>
1082
1083 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1084
d6c2da54
TT
10852013-06-28 Tom Tromey <tromey@redhat.com>
1086
1087 * Makefile.in (version.subst): Use version.in, not
1088 common/version.in.
1089 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1090 Likewise.
1091
e5823f1c
PA
10922013-06-27 Pedro Alves <palves@redhat.com>
1093
1094 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1095 dynamic symbol resolution code>: New section, based on infrun.c
1096 comment.
1097
92dcb9ff
TT
10982013-06-26 Tom Tromey <tromey@redhat.com>
1099
1100 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1101 Update.
1102 (Releasing GDB): Likewise.
1103
dc673c81
YQ
11042013-06-26 Pedro Alves <pedro@codesourcery.com>
1105 Yao Qi <yao@codesourcery.com>
1106
1107 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1108 -trace-frame-collected.
1109
28a93511
YQ
11102013-06-26 Pedro Alves <pedro@codesourcery.com>
1111
1112 * gdb.texinfo (Traceframe Info Format): Document tvar element
1113 and its attributes.
1114
a0743c90
YQ
11152013-06-25 Yao Qi <yao@codesourcery.com>
1116
1117 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1118
01208463
TT
11192013-06-24 Tom Tromey <tromey@redhat.com>
1120
1121 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1122 (GDBvn.texi): Use version.subst.
1123 (version.subst): New target.
1124 (mostlyclean): Remove version.subst.
1125
c898adb7
YQ
11262013-06-20 Pedro Alves <pedro@codesourcery.com>
1127
1128 * gdb.texinfo (GDB/MI Data Manipulation)
1129 <-data-list-register-values>: Document the --skip-unavailable
1130 option.
1131
7c57fa1e
YQ
11322013-06-07 Yao Qi <yao@codesourcery.com>
1133
1134 * gdb.texinfo (Symbols): Add kindex and cindex for
1135 'maint print msymbols'.
1136
0059c61a 11372013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1138
1139 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1140 response field name (thread-group to inferior).
1141
85dc5a12
GB
11422013-06-04 Gary Benson <gbenson@redhat.com>
1143
1144 * gdb.texinfo (General Query Packets/qSupported): Added
1145 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1146 to the table of currently defined stub features.
1147 Added a more detailed entry for "augmented-libraries-svr4-read".
1148 (General Query Packets/qXfer:libraries-svr4:read): Documented
1149 the augmented form of this packet.
1150
5901af59
JB
11512013-05-23 Joel Brobecker <brobecker@adacore.com>
1152
1153 * gdb.texinfo (System-wide Configuration Scripts): Renames
1154 "Installed System-wide Configuration Scripts". Add associated
1155 @menu block.
1156
c1e36e3e
PA
11572013-05-23 Yao Qi <yao@codesourcery.com>
1158 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.texinfo (Packets): Document 'vCont;r'.
1161 (Continuing and Stepping): Document target-assisted range
1162 stepping, and the 'set range-stepping' and 'show range-stepping'
1163 commands.
1164
0201faac
JB
11652013-05-23 Joel Brobecker <brobecker@adacore.com>
1166
1167 * gdb.texinfo (Installed System-wide Configuration Scripts):
1168 Add subsection describing the scripts now available under
1169 the data-dir's system-gdbbinit subdirectory.
1170 * NEWS: Add entry announcing the availability of system-wide
1171 configuration scripts for ElinOS and Wind River Linux.
1172
c5867ab6
HZ
11732013-05-21 Hui Zhu <hui@codesourcery.com>
1174
1175 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1176 "-dprintf-insert" command.
1177
7d0c9981
DE
11782013-05-17 Doug Evans <dje@google.com>
1179
1180 * gdb.texinfo (Maintenance Commands): Update doc for
1181 "maint check-psymtabs". Add doc for "maint check-symtabs",
1182 "maint expand-symtabs".
1183
742ce053
MM
11842013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1185
1186 * gdb.texinfo (Process Record and Replay): Document the
1187 "record goto" command and its sub-commands.
1188
1e611234
PM
11892013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1190
1191 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1192 (Python API): Add Frame Filters API, Frame Wrapper API,
1193 Writing a Frame Filter/Wrapper, Managing Management of Frame
1194 Filters chapter entries.
1195 (Frame Filters API): New Node.
1196 (Frame Wrapper API): New Node.
1197 (Writing a Frame Filter): New Node.
1198 (Managing Frame Filters): New Node.
1199 (Progspaces In Python): Add note about frame_filters attribute.
1200 (Objfiles in Python): Ditto.
1201 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1202 @anchors and --no-frame-filters option to -stack-list-variables,
1203 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1204 commands.
1205
2874cb83
JB
12062013-05-08 Joel Brobecker <brobecker@adacore.com>
1207
1208 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1209 Support" subsection documenting the XML format used to transfer
1210 shared library info on AIX.
1211
9a005eb9
JB
12122013-05-08 Joel Brobecker <brobecker@adacore.com>
1213
1214 * gdb.texinfo (Debugging Output): Add documentation of
1215 "set debug aix-solib" and "show debug aix-solib" commands.
1216
a1217d97
SL
12172013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1218
1219 * gdb.texinfo (Nios II): New section.
1220 (Nios II Features): New section.
1221
4d1eb6b4
JB
12222013-05-06 Joel Brobecker <brobecker@adacore.com>
1223
1224 * gdbint.texinfo (Algorithms): Remove entries documenting
1225 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1226 SOLIB_CREATE_INFERIOR_HOOK.
1227
3f84184e
TT
12282013-04-29 Tom Tromey <tromey@redhat.com>
1229
1230 PR python/14204:
1231 * gdb.texinfo (Python API): Fix menu entry.
1232 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1233 Define global and static block. Add example. Clarify
1234 block relationship for inline functions.
1235
60155234
TT
12362013-04-29 Tom Tromey <tromey@redhat.com>
1237
1238 * gdb.texinfo (Python API): Mention Python help and keyword
1239 arguments. Move pagination text to Basic Python.
1240 (Basic Python): Put pagination text here. Document
1241 close-on-exec, SIGCHLD, and SIGINT.
1242
5360976e
PA
12432013-04-19 Pedro Alves <palves@redhat.com>
1244
1245 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1246 "signedness" instead of "signness".
1247
bd3f3b55
PA
12482013-04-19 Pedro Alves <palves@redhat.com>
1249
1250 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1251 -Wno-pointer-sign text with text on -Wpointer-sign.
1252
dee368d3
TT
12532013-04-16 Tom Tromey <tromey@redhat.com>
1254
1255 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1256 GCC that has the SDT probe points.
1257
cc16e6c9
TT
12582013-04-15 Tom Tromey <tromey@redhat.com>
1259
1260 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1261 exception catchpoints.
1262
72f1fe8a
TT
12632013-04-15 Tom Tromey <tromey@redhat.com>
1264
1265 * gdb.texinfo (Set Catchpoints): Document $_exception.
1266 (Convenience Vars): Mention $_exception.
1267
591f19e8
TT
12682013-04-15 Tom Tromey <tromey@redhat.com>
1269
1270 * gdb.texinfo (Set Catchpoints): Reorganize exception
1271 catchpoints. Document "catch rethrow".
1272 (Debugging C Plus Plus): Mention "catch rethrow".
1273
02ae6bad
TT
12742013-04-15 Tom Tromey <tromey@redhat.com>
1275
1276 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1277
2c91021c
JK
12782013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1279 Eli Zaretskii <eliz@gnu.org>
1280
1281 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1282 line below the sample output.
1283
6eaaf48b
EZ
12842013-04-12 Eli Zaretskii <eliz@gnu.org>
1285
1286 * gdb.texinfo (Mode Options): Document '-configuration'.
1287 (Help): Document "show configuration".
1288 (Bug Reporting): Add requirements to include the configuration
1289 details in bug reports.
1290
b292c783
JK
12912013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1292
1293 * Makefile.in (MAN1S): Add gcore.1.
1294 Remove "Host, target, and site specific Makefile fragments" comment.
1295 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1296 (install-man1, uninstall-man1): Conditionalize gcore.1.
1297 (gcore.1): New.
1298 * gdb.texinfo (Man Pages): Add gcore man.
1299 (gcore man): New node.
1300
f81d1120
PA
13012013-04-10 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.texinfo (Process Record and Replay): Document that "set
1304 record full insn-number-max", "set record
1305 instruction-history-size" and "set record
1306 function-call-history-size" accept "unlimited".
1307 (Backtrace): Document that "set backtrace limit" accepts
1308 "unlimited".
1309 (List): Document that "set listsize" accepts "unlimited".
1310 (Print Settings)" Document that "set print max-symbolic-offset",
1311 "set print elements" and "set print repeats" accept "unlimited".
1312 (Starting and Stopping Trace Experiments): Document that "set
1313 trace-buffer-size" accepts "unlimited".
1314 (Remote Configuration): Document that "set tcp connect-timeout"
1315 accepts "unlimited".
1316 (Command History): Document that "set history size" accepts
1317 "unlimited".
1318 (Screen Size): Document that "set height" and "set width" accepts
1319 "unlimited". Adjust "set pagination"'s description to suggest
1320 "set height unlimited" instead of "set height 0".
1321
393fd4c3
YQ
13222013-04-10 Yao Qi <yao@codesourcery.com>
1323
1324 * gdb.texinfo (Trace Files): Add "target ctf".
1325
cba5a7bf
JK
13262013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1327
1328 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1329
0ed630cb
JK
1330 * Makefile.in (install-man1, install-man5, uninstall-man1)
1331 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1332
afe1492b
JK
1333 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1334
5b8b6385
JK
13352013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1336 Eli Zaretskii <eliz@gnu.org>
1337
1338 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1339 parameters order. Remove "On some targets" for --attach. Document the
1340 --multi parameter and extended-remote command. Document all the
1341 options.
1342
906ccdf0
JK
13432013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1344
1345 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1346 the list of supported languages.
1347
43662968
JK
13482013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1349
1350 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1351 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1352 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1353 (diststuff): Add man.
1354 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1355 (uninstall-man5): New.
1356 (STAGESTUFF): Add *.1 and *.5.
1357 (GDBvn.texi): Add SYSTEM_GDBINIT.
1358 (gdb.1, gdbserver.1, gdbinit.5): New.
1359 (maintainer-clean realclean): Add $(MANS).
1360 (install): Add install-man.
1361 (uninstall): Add uninstall-man.
1362 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1363 (@copying): Wrap it by @c man begin COPYRIGHT.
1364 (Top): Add Man Pages.
1365 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1366
be9a8770
PA
13672013-04-02 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.texinfo (Debugging Output): Document "set/show debug
1370 aarch64", "set/show debug coff-pe-read" and "set/show debug
1371 mach-o".
1372
a46c1e42
PA
13732013-04-02 Pedro Alves <palves@redhat.com>
1374
1375 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1376 table>: Add entry for "trace-buffer-size".
1377
bd3eecc3
PA
13782013-03-28 Pedro Alves <palves@redhat.com>
1379
1380 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1381 table>: Add entry for "trace-status".
1382
215b9f98
EZ
13832013-03-28 Eli Zaretskii <eliz@gnu.org>
1384
1385 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1386 @bullet", which is invalid (makeinfo 5.1 barfs).
1387
7f7cc265
PA
13882013-03-28 Pedro Alves <palves@redhat.com>
1389
1390 PR gdb/15294
1391
1392 * gdb.texinfo (List) <set listsize>: Adjust to document that
1393 listsize 0 means no limit, and remove mention of -1.
1394
9c0be723
YQ
13952013-03-22 Yao Qi <yao@codesourcery.com>
1396
1397 * gdb.texinfo (Embedded Processors): Remove menu item
1398 "OpenRISC 1000".
1399 (OpenRISC 1000): Remove.
1400
bd712aed
DE
14012013-03-21 Doug Evans <dje@google.com>
1402
1403 * gdb.texinfo (Maintenance Commands): Add docs for
1404 "mt set per-command {space,time,symtab} {on,off}".
1405
d0353e76
YQ
14062013-03-14 Hui Zhu <hui@codesourcery.com>
1407 Yao Qi <yao@codesourcery.com>
1408
1409 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1410
6dd24dfa
KS
14112013-03-13 Keith Seitz <keiths@redhat.com>
1412
1413 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1414 "maint agent" reference to Dynamic printf.
1415
5c4808ca
EZ
14162013-03-11 Eli Zaretskii <eliz@gnu.org>
1417
1418 * gdb.texinfo (General Query Packets): Don't use colon in index
1419 entries visible to Info format.
1420
59ea5688
MM
14212013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1422
1423 * gdb.texinfo (Process Record and Replay): Document record
1424 changes.
1425
2ae8c8e7
MM
14262013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1427
1428 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1429 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1430 qXfer:btrace:read.
1431
28abe188
EZ
14322013-03-09 Eli Zaretskii <eliz@gnu.org>
1433
1434 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1435 use colons in @anchor and @cindex entries.
1436
be9a119c 14372013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1438
1439 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1440
be9a119c 14412013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1442 Hafiz Abid Qadeer <abidh@codesourcery.com>
1443
1444 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1445 trace-buffer-size set and show commands.
1446 (Tracepoint Packets): Document QTBuffer:size.
1447 (General Query Packets): Document QTBuffer:size.
1448
d57350ea
TT
14492013-02-21 Tom Tromey <tromey@redhat.com>
1450
1451 * gdb.texinfo: Remove bad @syncodeindex.
1452 (Values From Inferior, Types In Python, Inferiors In Python)
1453 (Events In Python, Threads In Python, Frames In Python, Blocks In
1454 Python, Symbols In Python, Symbol Tables In Python): Remove
1455 @tables.
1456 (Packets, General Query Packets, Tracepoint Packets)
1457 (Host I/O Packets): Use @w{} for empty @item.
1458
9f44fbc0
SCR
14592013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1460
1461 * gdb.texinfo (Architectures In Python): Add description about
1462 the new method gdb.Architecture.disassemble.
1463
f5911ea1
HAQ
14642013-02-15 Pedro Alves <pedro@codesourcery.com>
1465 Hafiz Abid Qadeer <abidh@codesourcery.com>
1466
1467 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1468 Document the "trace-file" field.
1469
7e1e0340
DE
14702013-02-07 Doug Evans <dje@google.com>
1471
1472 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1473 command.
1474
134a2066
YQ
14752013-02-06 Yao Qi <yao@codesourcery.com>
1476
1477 * gdb.texinfo (GDB/MI Async Records): Document new MI
1478 notification "=tsv-modified". Update the document of MI
1479 notification "=tsv-created".
1480 * observer.texi (GDB Observers): New observer tsv_modified.
1481 Update observer tsv_created and tsv_delete.
1482
430ed3f0
MS
14832013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1484
1485 * gdb.texinfo (AArch64 Features): New section; document
1486 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1487 (Architectures): Add new AArch64 section to document AArch64
1488 architecture specific commands.
1489 (ABI): Add description of the new OS ABI "Newlib" and its influence
1490 on the longjmp handling.
1491
1b56eb55
JK
14922013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1493 Jan Kratochvil <jan.kratochvil@redhat.com>
1494
1495 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1496 variable in 'set/show backtrace' section.
1497
c4957902
TT
14982013-01-31 Tom Tromey <tromey@redhat.com>
1499
1500 * gdb.texinfo (Target Commands): Fix typo.
1501
bea883fd
SCR
15022013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1503
1504 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1505 describing the gdb.Architecture class.
1506 (Frames In Python): Add description about the new method
1507 gdb.Frame.architecture().
1508
796a7ff8
DE
15092013-01-23 Doug Evans <dje@google.com>
1510
1511 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1512
998580f1
MK
15132013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1514
1515 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1516 'thread-groups' field when printing a breakpoint in MI.
1517
c9fb1240
SD
15182012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1519 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1520 to reflect that jit-reader-load now supports absolute file-names.
1521
ab04a2af
TT
15222013-01-16 Tom Tromey <tromey@redhat.com>
1523
1524 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1525 (Signals): Likewise.
1526
8ac3646f
TT
15272013-01-16 Tom Tromey <tromey@redhat.com>
1528
1529 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1530 "catch-type" field.
1531 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1532
e93a8774
TT
15332013-01-07 Tom Tromey <tromey@redhat.com>
1534
1535 * gdb.texinfo (Mode Options): Don't mention -epoch.
1536 (Data, Emacs): Remove obsolete comments.
1537
54516a0b
TT
15382013-01-02 Tom Tromey <tromey@redhat.com>
1539
1540 * gdb.texinfo (GDB/MI Output Records): Update menu.
1541 (GDB/MI Breakpoint Information): New node.
1542 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1543 <-break-insert>: Likewise.
1544
8dbe8ece
YQ
15452012-12-31 Yao Qi <yao@codesourcery.com>
1546
1547 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1548 (Packets): Move "vStopped" packet to ...
1549 (Notification Packets): ... here. Describe the components
1550 of notification. Add a table of supported notifications.
1551 Add an example on the process of he async notification.
1552
f35a17b5
JK
15532012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1554
1555 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1556 present.
1557 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1558 fullname output always present.
1559
0dfd2fad
PM
15602012-12-23 Pierre Muller <muller@sourceware.org>
1561
1562 * gdbint.texinfo (Function prototypes): Require use of "extern"
1563 modifier for function prototypes in headers.
1564
7785b880
JB
15652012-12-19 Joel Brobecker <brobecker@adacore.com>
1566
1567 * refcard.tex: Update copyright notice to GPL v3 or later.
1568 Update contact info.
1569
3d745be3
JK
15702012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1571
1572 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1573
c9b6281a
YQ
15742012-12-15 Yao Qi <yao@codesourcery.com>
1575
1576 * gdb.texinfo (Debugging Output): Document 'set debug
1577 notification' and 'show debug notification'.
1578
f2a8bc8a
YQ
15792012-12-15 Yao Qi <yao@codesourcery.com>
1580
1581 * gdb.texinfo (Listing Tracepoints): New item and example about
1582 'installed on target' output.
1583 Add more in the example about 'installed on target'.
1584 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1585
451b7c33
TT
15862012-12-14 Tom Tromey <tromey@redhat.com>
1587
1588 * gdb.texinfo (SVR4 Process Information): Mention core files.
1589
3fa7bf06
MG
15902012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1591
1592 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1593
05b4bd79
PA
15942012-12-11 Pedro Alves <palves@redhat.com>
1595
1596 * gdb.texinfo: Remove all mentions of Unixware throughout.
1597
74a0d9f6
JK
15982012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1599
1600 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1601
0c631110
TT
16022012-11-29 Tom Tromey <tromey@redhat.com>
1603
1604 * gdb.texinfo (SVR4 Process Information): Document missing
1605 "info proc" subcommands.
1606
891df0ea
YQ
16072012-11-29 Yao Qi <yao@codesourcery.com>
1608
1609 PR gdb/1477.
1610 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1611 to 'auto' instead of 'gnu'.
1612
608e2dbb
TT
16132012-11-26 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.texinfo (MiniDebugInfo): New node.
1616 (GDB Files): Update.
1617
e64e0392
DE
16182012-11-16 Doug Evans <dje@google.com>
1619
1620 * gdb.texinfo (System-wide configuration): If the system-wide init
1621 file lives in the data-directory, and --data-directory is provided,
1622 look for it there.
1623
ae606bee
TT
16242012-11-15 Tom Tromey <tromey@redhat.com>
1625
1626 * gdb.texinfo (Signaling): Fix typo.
1627
62747a60
TT
16282012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1629
1630 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1631 parameter "count" of -data-write-memory-bytes, and add an example.
1632
18a9fc12
TT
16332012-11-12 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.texinfo (Symbols): Document "info type-printers",
1636 "enable type-printer" and "disable type-printer".
1637 (Python API): Add new node to menu.
1638 (Type Printing API): New node.
1639 (Progspaces In Python): Document type_printers field.
1640 (Objfiles In Python): Likewise.
1641 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1642 register_type_printer, TypePrinter>: Document.
1643
53342f27
TT
16442012-11-12 Tom Tromey <tromey@redhat.com>
1645
1646 * gdb.texinfo (Symbols): Document "set print type methods",
1647 "set print type typedefs", and flags to ptype and whatis.
1648
ed8a1c2d
AB
16492012-11-09 Andrew Burgess <aburgess@broadcom.com>
1650
1651 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1652 the example -data-disassemble output. Extend the description of
1653 the -data-disassemble results to document all fields. Document
1654 the cli disassemble command as being related to -data-disassemble.
1655
8506d139
YQ
16562012-11-09 Yao Qi <yao@codesourcery.com>
1657
1658 PR gdb/14777.
1659 * gdb.texinfo (OS Information): Remove doc on command
1660 'info udot'.
1661
4d3f93a2
JB
16622012-11-08 Joel Brobecker <brobecker@adacore.com>
1663
1664 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1665 gdb.ini warning for Windows port.
1666
1e96de83
YQ
16672012-11-08 Yao Qi <yao@codesourcery.com>
1668
1669 * gdb.texinfo (Search): Add kindex for 'fo'.
1670
dc939229
TT
16712012-11-05 Tom Tromey <tromey@redhat.com>
1672
1673 PR python/14802:
1674 * gdb.texinfo (Functions In Python): Add example.
1675
6f6484cd
YQ
16762012-11-03 Yao Qi <yao@codesourcery.com>
1677
1678 * observer.texi (GDB Observers): Remove observer
1679 'tracepoint_modified', 'tracepoint_created' and
1680 'tracepoint_deleted'.
1681
af4238e5
TT
16822012-10-26 Tom Tromey <tromey@redhat.com>
1683
1684 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1685
687e43a4
TT
16862012-10-25 Tom Tromey <tromey@redhat.com>
1687
1688 * gdb.texinfo (General Query Packets): Use @itemx.
1689
8de0566d
YQ
16902012-10-17 Yao Qi <yao@codesourcery.com>
1691
1692 * observer.texi (GDB Observers): Update observer
1693 'memory_changed'.
1694 * gdb.texinfo (GDB/MI Async Records): Document for
1695 "memory-changed" notification.
1696
07540c15
DE
16972012-10-15 Doug Evans <dje@google.com>
1698
1699 * gdb.texinfo (Mode Options): Document -nh.
1700 Elaborate on docs for -nx.
1701
d7019589
SP
17022012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1703
1704 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1705
82a90ccf
YQ
17062012-09-21 Yao Qi <yao@codesourcery.com>
1707 Pedro Alves <palves@redhat.com>
1708
1709 * gdb.texinfo (GDB/MI Async Records): Document notification
1710 'record-started' and 'record-stopped'.
1711 * observer.texi (GDB Observers): New observer 'record-changed'.
1712
aa9259cc
TS
17132012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1714
1715 * gdb.texinfo: Document the removal of SH's 'regs' command.
1716
c1d780c2
SDJ
17172012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1718
1719 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1720
bb25a15c
YQ
17212012-09-18 Yao Qi <yao@codesourcery.com>
1722
1723 * gdb.texinfo (GDB/MI Async Records): Document new MI
1724 notifications '=tsv-created' and '=tsv-deleted'.
1725 * observer.texi (GDB Observers): New observer tsv_created and
1726 tsv_deleted.
1727
201b4506
YQ
17282012-09-18 Yao Qi <yao@codesourcery.com>
1729
1730 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1731 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1732 '=traceframe-changed'.
1733
6fc1c773
YQ
17342012-09-17 Yao Qi <yao@codesourcery.com>
1735
1736 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1737 'set listsize'.
1738
121c73f3
JK
17392012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1740 Eli Zaretskii <eliz@gnu.org>
1741
1742 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1743 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1744 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1745
e9687799
JK
17462012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1747
1748 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1749
3b5e4d35
YPK
17502012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1751
1752 Document how to return from "python-interactive" to GDB.
1753 * gdb.texinfo (Python Commands): Update documentation.
1754
17552012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1756
1757 Add a new "python-interactive" command that starts a standard
1758 Python interactive prompt with "pi" as alias, and add "py" as
1759 an alias to "python".
1760 * gdb.texinfo (Python Commands): Document the new commands.
1761
b583003e
TT
17622012-08-22 Tom Tromey <tromey@redhat.com>
1763
1764 * gdbint.texinfo (Host Definition): Remove documentation for
1765 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1766
a451cb65
KS
17672012-08-17 Keith Seitz <keiths@redhat.com>
1768
1769 PR c++/13356
1770 * gdb.texinfo (Type and Range Checking): Remove warning.
1771 Remove spurious commas.
1772 Update text and examples for re-implementation of set/show
1773 check type.
1774 (C and C++ Type and Range Checks): Likewise.
1775
6b1755ce
YQ
17762012-08-16 Yao Qi <yao@codesourcery.com>
1777
1778 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1779 is deprecated.
1780
f47f77df
DE
17812012-08-13 Doug Evans <dje@google.com>
1782
1783 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1784 to include functions.
1785
a72c3253
DE
17862012-08-10 Doug Evans <dje@google.com>
1787
1788 * gdb.texinfo (Convenience Funs): New node.
1789 (Types In Python): Document Type.vector.
1790
5b9afe8a
YQ
17912012-08-09 Yao Qi <yao@codesourcery.com>
1792
1793 * observer.texi: New observer command_param_changed.
1794 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1795
dc1039df
JK
17962012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1797
1798 * gdbint.texinfo (Debugging GDB): In section
1799 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1800 Mention also gdb-gdb.py.
1801
4abf930d
YQ
18022012-08-07 Yao Qi <yao@codesourcery.com>
1803
1804 Revert the folloing patch:
1805 2012-08-06 Yao Qi <yao@codesourcery.com>
1806 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1807 remote hardware-watchpoint-limit' and 'set
1808 remote hardware-breakpoint-limit'.
1809
f3c8a52a
JK
18102012-08-06 Nathaniel Flath <flat0103@gmail.com>
1811
1812 * gdb.texinfo (Working Directory): Added information about new
1813 default argument for 'cd' command.
1814
77a91025
YQ
18152012-08-06 Yao Qi <yao@codesourcery.com>
1816
1817 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1818 remote hardware-watchpoint-limit' and 'set
1819 remote hardware-breakpoint-limit'.
1820
d9f08f52
YQ
18212012-08-06 Yao Qi <yao@codesourcery.com>
1822
1823 Fix PR14371.
1824
1825 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1826 '=breakpoint-deleted'.
1827
95b07c96
YQ
18282012-08-02 Yao Qi <yao@codesourcery.com>
1829
1830 * gdb.texinfo (Native): Remove node Neutrino.
1831
7255706c
YQ
18322012-07-27 Yao Qi <yao@codesourcery.com>
1833
1834 * gdb.texinfo (IPA Protocol Commands): Document new command
1835 'close'.
1836
d6b28940
TT
18372012-07-25 Tom Tromey <tromey@redhat.com>
1838
1839 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1840
e615022a
DE
18412012-07-20 Doug Evans <dje@google.com>
1842
1843 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1844 (Index Files): Document how to control the use of deprecated index
1845 sections.
1846 (Index Section Format): Replace --use-deprecated-index-sections with
1847 "set use-deprecated-index-sections on".
1848
055855a4
EZ
18492012-07-12 Eli Zaretskii <eliz@gnu.org>
1850
1851 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1852 indices into a single node "Index". Instead, join function and
1853 variable indices into a single index, separate from the concept
1854 index. Requested in
1855 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1856 (Top): Update the top-level menu: instead of one "Index" there are
1857 now separate entries "Concept Index" and "Function and Variable
1858 Index".
1859 (Concept Index, Function and Variable Index): New nodes.
1860 (Index): Node deleted.
1861
f77cc5f0
HZ
18622012-07-05 Hui Zhu <hui_zhu@mentor.com>
1863
1864 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1865 and "maint agent-eval".
1866
00595b5e
EZ
18672012-07-03 Eli Zaretskii <eliz@gnu.org>
1868
1869 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1870 avoid file-name clashes between Index.html and index.html on
1871 case-insensitive filesystems. See the discussion starting in
1872 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1873 details of the problem.
1874 (Top): Update the master menu for the above.
1875 (Concept Index, Command and Variable Index): New nodes, instead of
1876 the old "Index" node that was deleted. All cross-references
1877 updated.
1878
d3ce09f5
SS
18792012-07-02 Stan Shebs <stan@codesourcery.com>
1880
1881 * gdb.texinfo (Dynamic Printf): Mention agent style and
1882 disconnected dprintf.
1883 (Maintenance Commands): Describe maint agent-printf.
1884 (General Query Packets): Mention BreakpointCommands feature.
1885 (Packets): Document commands extension to Z0 packet.
1886 * agentexpr.texi (Bytecode Descriptions): Document printf
1887 bytecode.
1888
2d7b58e8
JK
18892012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1890
1891 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1892 only after gdbinit files.
1893 (Startup): Move -iex and -iex commands down after gdbinit files.
1894
202cbf1c
JK
18952012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1896
1897 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1898 possibility.
1899
b6ba681c
TT
19002012-06-29 Tom Tromey <tromey@redhat.com>
1901
1902 * gdb.texinfo (Index Section Format): Update for version 7.
1903
71caed83
SS
19042012-06-28 Stan Shebs <stan@codesourcery.com>
1905
1906 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1907 example, add note about title column.
1908
ee0bf529
SCR
19092012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1910
1911 * gdb.texinfo (Symbol Tables In Python): Add description about
1912 the new 'last' attribute of gdb.Symtab_and line.
1913
3c15d565
SCR
19142012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1915
1916 * gdb.texinfo (Symbol Tables In Python): Correct the description
1917 of the 'pc' attribute of gdb.Symtab_and_line.
1918
45cfd468
DE
19192012-06-26 Doug Evans <dje@google.com>
1920
1921 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1922 and symtab-create.
1923
496ee73e
KS
19242012-06-25 Keith Seitz <keiths@redhat.com>
1925
1926 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1927 from example. Remove "rbreak" from list of corresponding
1928 gdb commands.
1929
156942c7
DE
19302012-06-23 Doug Evans <dje@google.com>
1931
1932 * gdb.texinfo (Index Section Format): Document version 7 format.
1933
c614397c
YQ
19342012-06-22 Yao Qi <yao@codesourcery.com>
1935
1936 * gdb.texinfo: Add missing cindex for some packets.
1937
472a2379
KS
19382012-06-20 Keith Seitz <keiths@redhat.com>
1939
1940 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1941 for -break-insert and document -p.
1942
2678e2af
YQ
19432012-06-20 Yao Qi <yao@codesourcery.com>
1944
1945 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1946 and "gdb.write_memory" with "Inferior.read_memory" and
1947 "Inferior.write_memory".
1948
984359d2
EZ
19492012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1950
1951 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1952 (Free Documentation): Add @node line.
1953 (Continuing and Stepping) <advance location>: Use @item instead of
1954 @itemx.
1955 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1956 @itemx.
1957 (Embedded Processors): Put the link to "PA" to its correct place,
1958 according to document structure.
1959 (Python API): Put the link to "Lazy Strings In Python" to its
1960 correct place.
1961 (Index): Use @@ in @tex block to get a literal @.
1962
1963 * gdbint.texinfo: Fix the @subtitle line.
1964
1965 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1966 correct place.
1967
16bdd41f
YQ
19682012-06-08 Yao Qi <yao@codesourcery.com>
1969
1970 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1971 Protocol'.
1972 (In-Process Agent Protocol, IPA Protocol Objects)
1973 (IPA Protocol Commands): New nodes.
1974 (Tracepoint Packets): Add anchors.
1975
2d4c29c5
TS
19762012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1977
1978 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1979
6bd110c5
YQ
19802012-06-06 Yao Qi <yao@codesourcery.com>
1981
1982 * gdb.texinfo: Update copyright year.
1983
f3e0e960
SS
19842012-05-23 Stan Shebs <stan@codesourcery.com>
1985 Kwok Cheung Yeung <kcy@codesourcery.com>
1986
1987 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1988
1564a261
JK
19892012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1990
1991 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1992 Mention also --with-separate-debug-dir.
1993 (Auto-loading): Prepend $debugdir in the sample output.
1994 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1995 auto-load safe-path variable.
1996 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1997 Mention also $debugdir for 'set auto-load scripts-directory'.
1998
eb17f351
EZ
19992012-05-19 Eli Zaretskii <eliz@gnu.org>
2000
2001 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2002 (MIPS Embedded, MIPS, MIPS Register packet Format)
2003 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2004 appropriate.
2005
4cc0665f
MR
20062012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2007 Maciej W. Rozycki <macro@codesourcery.com>
2008
2009 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2010 mips compression".
2011 (MIPS Breakpoint Kinds): New subsubsection.
2012
7af8dcf8 20132012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2014
2015 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2016 nodes for subsections. Add @acronym mark-ups and adjust
2017 formatting.
2018
aff139ff
JK
20192012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2020
2021 Rename $ddir to $datadir.
2022 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2023 (objfile-gdb.py file): Rename $ddir to $datadir.
2024
9cb709b6
TT
20252012-05-18 Tom Tromey <tromey@redhat.com>
2026
2027 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2028
e7e0cddf
SS
20292012-05-14 Stan Shebs <stan@codesourcery.com>
2030
2031 * gdb.texinfo (Dynamic Printf): New subsection.
2032
7efc75aa
SCR
20332012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2034
2035 * gdb.texinfo (Basic Python): Add description about the function
2036 gdb.find_pc_line
2037
f307c045
JK
20382012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2039 Eli Zaretskii <eliz@gnu.org>
2040
2041 * gdb.texinfo (Separate Debug Files): Use plural form for global
2042 debugging information directory.
2043
85d4a676
SS
20442012-05-11 Stan Shebs <stan@codesourcery.com>
2045 Kwok Cheung Yeung <kcy@codesourcery.com>
2046
2047 * gdb.texinfo (Operating System Auxiliary Information): Document new
2048 'info os' subcommands.
2049
c1668e4e
JK
20502012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2051
2052 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2053 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2054 (dotdebug_gdb_scripts section): Add reference
2055 to 'Auto-loading safe path'.
2056
7349ff92
JK
20572012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2058
2059 Implement multi-component --with-auto-load-dir.
2060 * gdb.texinfo (Auto-loading): New references
2061 for 'set auto-load scripts-directory'
2062 and 'show auto-load scripts-directory'.
2063 (Auto-loading safe path): Describe the new default. Move $ddir
2064 substituation reference to 'objfile-gdb.py file'.
2065 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2066 script-name. Describe new 'set auto-load scripts-directory'
2067 and 'show auto-load scripts-directory'.
2068
6dea1fbd
JK
20692012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2070
2071 Provide $ddir substitution for --with-auto-load-safe-path.
2072 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2073 (Auto-loading safe path): Likewise. Mention the default value,
2074 $ddir substitution, --with-auto-load-safe-path and
2075 --without-auto-load-safe-path.
2076 * observer.texi (gdb_datadir_changed): New.
2077
1ccacbcd
JK
20782012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2079
2080 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2081 Twice.
2082
d9242c17
JK
2083 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2084 directory separator by path separator.
2085
af2c1515
JK
20862012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2087
2088 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2089 for 'set auto-load safe-path' optional. Mention if it is omitted.
2090 Change disabling security protection condition to "/", twice.
2091
a20ee7a4
SCR
20922012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2093
2094 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2095 the new methods global_block and static_block on gdb.Symtab
2096 objects.
2097
56af09aa
SCR
20982012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2099
2100 * gdb.texinfo (Blocks In Python): Add a note saying that future
2101 improvements to GDB and its infrastructure can move symbols
2102 across blocks within a symbol table.
2103
2746b0ef
YQ
21042012-04-29 Yao Qi <yao@codesourcery.com>
2105
2106 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2107 (A29K): Remove.
2108
62e5f89c
SDJ
21092012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2110 Tom Tromey <tromey@redhat.com>
2111
2112 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2113 and generic static probe support on GDB.
2114
a766d390
DE
21152012-04-25 Doug Evans <dje@google.com>
2116
50f042b9
DE
2117 * gdb.texinfo (Go): Fix thinko.
2118
a766d390
DE
2119 * gdb.texinfo (Supported Languages): Add Go.
2120 (Go): New node.
2121
f02e2b19
YQ
21222012-04-25 Yao Qi <yao@codesourcery.com>
2123
2124 * gdbint.texinfo (Testsuite): New section `Board settings'.
2125
68d41a48
JK
21262012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2127
2128 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2129 Three times.
2130
174bb630
JK
2131 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2132 Three times.
2133
0511cc75
JK
21342012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2137 by @table @asis. Fix formatting of one item.
2138
0070f25a
JK
21392012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2140
2141 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2142
4dc84fd1
JK
21432012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2144
2145 New option "set debug auto-load".
2146 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2147 (auto-load verbose mode): New node.
2148
bccbefd2
JK
21492012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2150
2151 New option "set auto-load safe-path".
2152 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2153 and "info auto-load" examples for safe-path. Put there also references
2154 for "set auto-load safe-path" and "show auto-load safe-path".
2155 New menu item for Auto-loading safe path.
2156 (Auto-loading safe path): New node.
2157 (Python Auto-loading): Update the expected output from "Missing"
2158 to "No".
2159
bf88dd68
JK
21602012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2161
2162 auto-load: Implementation.
2163 * gdb.texinfo (Mode Options): New anchor for -nx.
2164 (Startup): New anchors for Option -init-eval-command,
2165 Home Directory Init File
2166 and Init File in the Current Directory during Startup.
2167 Mention set auto-load local-gdbinit with a reference.
2168 Change the sample code to "set auto-load python-scripts".
2169 (Threads): New anchor set libthread-db-search-path.
2170 Provide references to libthread_db.so.1 file.
2171 (Controlling GDB): New menu item for Auto-loading.
2172 (Auto-loading, Init File in the Current Directory)
2173 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2174 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2175 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2176 reference.
2177 (Auto-loading): Rename to ...
2178 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2179 "set auto-load python-scripts", new anchor for it. Change
2180 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2181 for it. Change "info auto-load-scripts"
2182 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2183 to "Python scripts".
2184
8264ba82
AG
21852012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2186
2187 PR mi/13393
2188 * gdb.texinfo (Print Settings): Extend the description for "set print
2189 object".
2190 (GDB/MI Variable Objects): Extend the description for -var-create and
2191 -var-list-children.
2192
06fc020f
SCR
21932012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2194
2195 * gdb.texinfo (Examining Data): Document the 'explore' command.
2196
7191c139
JB
21972012-03-28 Joel Brobecker <brobecker@adacore.com>
2198
2199 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2200 to the children of a varobj and its update range when -var-update
2201 returns that the varobj's type changed.
2202
3708f05e
JK
22032012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2204
2205 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2206 Create two new links fir 'objfile-gdb.py file'
2207 and 'dotdebug_gdb_scripts section'.
2208
8e0583c8
JK
22092012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2210
2211 * gdb.texinfo (Auto-loading): Rename node reference
2212 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2213 Twice.
2214 (.debug_gdb_scripts section): Rename the node ...
2215 (dotdebug_gdb_scripts section): ... here.
2216 (Maintenance Commands): Also rename this node reference.
2217
7b282c5a
SCR
22182012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2219
2220 * gdb.texinfo (Python API/Values From Inferior): Add description
2221 about the new method Value.referenced_value. Add description on
2222 how Value.dereference is different (and similar) to
2223 Value.referenced_value.
2224
8320cc4f
JK
22252012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2226
2227 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2228 --init-eval-command=COMMAND, -iex.
2229 (Startup): Describe -iex and -ix. Simplify the example
2230 for "set auto-load-scripts off".
2231
481860b3
GB
22322012-03-16 Gary Benson <gbenson@redhat.com>
2233
2234 PR breakpoints/10738
2235 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2236 stating that GDB cannot set breakpoints on inlined functions.
2237 (Mode Options): Document --use-deprecated-index-sections.
2238 (Index Section Format): Document new index section version format.
2239
c4aeac85
TT
22402012-03-15 Tom Tromey <tromey@redhat.com>
2241
2242 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2243
16899756
DE
22442012-03-13 Doug Evans <dje@google.com>
2245
2246 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2247 of "reload".
2248 (Symbols): Delete docs for set/show symbol-reloading.
2249 * gdbint.texinfo (Defining Other Architecture Features): Delete
2250 SYMBOL_RELOADING_DEFAULT.
2251 * refcard.tex: Delete reference to symbol-reloading.
2252
9b224c5e
PA
22532012-03-07 Pedro Alves <palves@redhat.com>
2254
2255 * gdb.texinfo (General Query Packets): Document new
2256 QProgramSignals packet.
2257 * gdb.texinfo (Remote configuration): Mention
2258 "program-signals-packet".
2259
169081d0
TG
22602012-03-05 Tristan Gingold <gingold@adacore.com>
2261
2262 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2263
d1feda86
YQ
22642012-03-03 Yao Qi <yao@codesourcery.com>
2265
2266 * gdb.texinfo (In-Process Agent): New node.
2267 Document new commands.
2268 (General Query Packets): Add packet `QAgent'.
2269
1faeff08
MR
22702012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2271
2272 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2273
7d74f244
DE
22742012-03-01 Scott J. Goldman <scottjg@vmware.com>
2275
2276 * gdb.texinfo (Commands In Python): Put example python macro in
2277 COMMAND_USER category rather than COMMAND_OBSCURE.
2278 Document gdb.COMMAND_USER.
2279 (User-defined Commands): Update documentation to clarify
2280 "set/show max-user-call-depth" and "show user" don't apply to python
2281 commands. Update documentation to clarify "help user-defined" may
2282 also include python commands defined as COMMAND_USER.
2283
6fe37d23
JK
22842012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2285
2286 * gdb.texinfo (Startup): Add option -ex description to the option -x
2287 description.
2288
83364271
LM
22892012-02-24 Luis Machado <lgustavo@codesourcery.com>
2290
2291 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2292 condition-evaluation breakpoint parameter.
2293 Mention condition-evaluation mode being shown in "info break".
2294 (Break Conditions): Add description for target-side
2295 conditional breakpoints.
2296 (Remote Configuration): Mention conditional-breakpoints-packet.
2297 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2298 cond-expr.
2299 (General Query Packets): Mention new ConditionalBreakpoint feature.
2300
bdb1994d
TT
23012012-02-22 Tom Tromey <tromey@redhat.com>
2302
2303 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2304
4d241c86
TT
23052012-02-17 Tom Tromey <tromey@redhat.com>
2306
2307 PR python/10753:
2308 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2309 directory.
2310
816338b5
SS
23112012-02-14 Stan Shebs <stan@codesourcery.com>
2312
2313 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2314
cc30c4bd
PA
23152012-02-13 Pedro Alves <palves@redhat.com>
2316
2317 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2318 mips-idt-ecoff.
2319
035d1e5b
YQ
23202012-02-09 Yao Qi <yao@codesourcery.com>
2321
2322 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2323
f0823d2c
TT
23242012-02-07 Tom Tromey <tromey@redhat.com>
2325
2326 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2327 Symbol.value.
2328
64e7d9dd
TT
23292012-02-07 Tom Tromey <tromey@redhat.com>
2330
2331 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2332
4220b2f8
TS
23332012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2334
2335 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2336
edcc5120
TT
23372012-01-24 Tom Tromey <tromey@redhat.com>
2338
2339 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2340 unload".
2341 (Files): Mention new catch commands.
2342 (GDB/MI Async Records): Likewise.
2343
53fe1783
GB
23442012-01-24 Gary Benson <gbenson@redhat.com>
2345
2346 Delete #if 0'd out code.
2347 * gdb.texinfo (Frame Info): Remove "info catch".
2348
b9e7b9c3
UW
23492012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2350
2351 * gdb.texinfo (Remote Configuration): Document
2352 "set remote hostio-readlink-packet" command.
2353 (General Query Packets): Document vFile:readlink packet.
2354
4aac40c8
TT
23552012-01-16 Tom Tromey <tromey@redhat.com>
2356
2357 * gdb.texinfo (Specify Location): Document relative file name
2358 handling.
2359
cafec441
TT
23602012-01-16 Tom Tromey <tromey@redhat.com>
2361
2362 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2363
0ee339bc
JK
23642012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2365 Eli Zaretskii <eliz@gnu.org>
2366
2367 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2368 code.
2369
72384ba3
PH
23702012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2371
2372 * gdb.texinfo (Variables): Document use of :: for non-static
2373 variables.
2374
ce1b17c4
JB
23752012-01-05 Joel Brobecker <brobecker@adacore.com>
2376
2377 * gdbint.texinfo (Start of New Year Procedure): Update
2378 to replace use of copyright.sh by use of copyright.py.
2379
217bff3e
JK
23802012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2381
2382 Remove the gdbtui binary.
2383 * all-cfg.texi (GDBTUI): Remove.
2384 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2385 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2386 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2387
cc72b2a2
KP
23882011-12-23 Kevin Pouget <kevin.pouget@st.com>
2389
2390 Introduce gdb.FinishBreakpoint in Python.
2391 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2392 (Python API): Add menu entry for Finish Breakpoints.
2393
13ac8d2c
JK
23942011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2395
2396 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2397 tests.
2398
e0f9f062
DE
23992011-12-16 Doug Evans <dje@google.com>
2400
2401 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2402
80b6e756
PM
24032011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2404
1c3ad6ab 2405 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2406 stack". Add documentation for "set/show python print-stack".
2407
2fb860fc
PA
24082011-12-14 Pedro Alves <pedro@codesourcery.com>
2409
2410 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2411 should transfer control to the stub in the startup code instead of
2412 in main. Mention the need to get past the initial breakpoint.
2413
f8eba3c6
TT
24142011-12-06 Tom Tromey <tromey@redhat.com>
2415
2416 * gdb.texinfo (Set Breaks): Update for new behavior.
2417
2268b414
JK
24182011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2419
2420 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2421 List Format for SVR4 Targets'.
2422 (General Query Packets): New item qXfer:libraries-svr4:read.
2423 (Library List Format for SVR4 Targets): New node.
2424
ae6f0d5b
TT
24252011-12-01 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2428 add.
2429
36dfb11c
TT
24302011-11-22 Tom Tromey <tromey@redhat.com>
2431
2432 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2433 reasons.
2434
f196051f
SS
24352011-11-20 Stan Shebs <stan@codesourcery.com>
2436
2437 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2438 note-related options and variables.
2439 (Tracepoint Packets): Document packet changes.
2440
f85b53f8
SD
24412011-11-20 Sanjoy Das <sdas@igalia.com>
2442
2443 * gdb.texinfo (JIT Interface): Add documentation on writing and
2444 usind JIT debug info readers.
2445 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2446 Debug Info Readers): New nodes.
2447
bfccc43c
YQ
24482011-11-18 Yao Qi <yao@codesourcery.com>
2449
2450 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2451 tracepoint.
2452
c011a4f4
DE
24532011-11-15 Doug Evans <dje@google.com>
2454
2455 * gdb.texinfo (Files): Document basenames-may-differ.
2456
ed59ded5
DE
24572011-11-14 Doug Evans <dje@google.com>
2458
2459 * gdb.texinfo (Shell Commands): Document "!".
2460
405f8e94
SS
24612011-11-14 Stan Shebs <stan@codesourcery.com>
2462 Kwok Cheung Yeung <kcy@codesourcery.com>
2463
2464 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2465 needed to get shorter fast tracepoints.
2466 (Tracepoint Packets): Document new qTMinFTPILen packet.
2467
1e4d1764
YQ
24682011-11-14 Yao Qi <yao@codesourcery.com>
2469
2470 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2471 behavior of tracepoint.
2472 (General Query Packets): New feature InstallInTrace.
2473 (Remote Configuration): Document "set remote
2474 install-in-trace-packet".
2475
71eba9c2 24762011-11-12 Matt Rice <ratmice@gmail.com>
2477
2478 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2479 Add arguments to info macro.
2480
e0f8f636
TT
24812011-11-10 Tom Tromey <tromey@redhat.com>
2482
2483 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2484 manual.
2485 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2486 (Macros): Add a footnote.
2487 (C): Remove paragraph about compiler options.
2488 (C Constants): Mention wide character and string constants.
2489 (C Plus Plus Expressions): Update compiler option advice. Mention
2490 using declarations. Mention ADL. Remove old HP compiler
2491 information.
2492
625c0d47
TT
24932011-11-10 Tom Tromey <tromey@redhat.com>
2494
2495 PR c++/9257:
2496 * gdb.texinfo (Print Settings): Add an extra note about the need
2497 for a vtable.
2498
4be2aacc
MR
24992011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2500
2501 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2502 "set mips abi" documentation.
2503
0a1c4d10
DE
25042011-11-04 Doug Evans <dje@google.com>
2505
2506 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2507
aad1c02c
TT
25082011-11-03 Tom Tromey <tromey@redhat.com>
2509
2510 * gdb.texinfo (Stopping): Add menu entry.
2511 (Continuing and Stepping): Restore @node. Use @section, not
2512 @subsection.
2513
983fb131
MR
25142011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2515
2516 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2517 designation. Fix "Specify Location" cross-reference.
2518
3065dfb6
SS
25192011-11-02 Stan Shebs <stan@codesourcery.com>
2520
2521 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2522 (General Query Packets): Describe tracenz feature.
2523 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2524
0aaaf063
PK
25252011-10-28 Paul Koning <paul_koning@dell.com>
2526
2527 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2528
2231f1fb
KP
25292011-10-27 Kevin Pouget <kevin.pouget@st.com>
2530
2531 * gdb.texinfo ((Frames In Python): Document
2532 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2533
5110b5df
PK
25342011-10-26 Paul Koning <paul_koning@dell.com>
2535
2536 * gdb.texinfo (gdb.types): Document new deepitems function.
2537
22dbab46
PK
25382011-10-25 Paul Koning <paul_koning@dell.com>
2539
2540 PR python/13327
2541
2542 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2543 fetch_lazy method.
2544
9df2fbc4
PM
25452011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2546
2547 PR python/12656
2548
2549 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2550 global_block, static_block function.
2551
f05e2e1d
TT
25522011-10-19 Tom Tromey <tromey@redhat.com>
2553
2554 * gdb.texinfo (Commands In Python): Add missing "@"s.
2555
a7fc3f37
KP
25562011-10-13 Kevin Pouget <kevin.pouget@st.com>
2557
2558 PR python/13285 Document named constants for frame unwind stop reasons
2559 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2560 constants.
2561
5048e516
JK
25622011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2563
2564 Fix compatibility with texinfo versions older than 4.12.
2565 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2566 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2567 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2568 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2569 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2570 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2571 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2572
5a56e9c5
DE
25732011-10-09 Doug Evans <dje@google.com>
2574
2575 * gdb.texinfo (Extending GDB): Document alias command.
2576
36b11add
JK
25772011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2578
2579 Support @entry in input expressions.
2580 * gdb.texinfo (Variables): Describe @entry names suffix.
2581 (Print Settings): Add anchor for `set print entry-values'.
2582
e18b2753
JK
25832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2584 Eli Zaretskii <eliz@gnu.org>
2585
2586 Display @entry parameter values (without references).
2587 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2588 example.
2589 (Print Settings): New description of set print entry-values and show
2590 print entry-values.
2591
111c6489
JK
25922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2593 Eli Zaretskii <eliz@gnu.org>
2594
2595 Recognize virtual tail call frames.
2596 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2597 (Tail Call Frames): New node.
2598 (Frames In Python): Add gdb.TAILCALL_FRAME.
2599
9c15afc4
DE
26002011-10-07 Doug Evans <dje@google.com>
2601
2602 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2603 register_pretty_printer.
2604
99f5279d
PM
26052011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2606
2607 PR python/12930
2608 PR python/12802
2609
2610 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2611 stop method.
2612
03583c20
UW
26132011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2614
2615 * gdb.texinfo (Starting your Program): "set disable-randomization"
2616 is no longer Linux-specific.
2617 (Remote Configuration): Document "set remote
2618 disable-randomization-packet".
2619 (General Query Packets): Document "QDisableRandomization" packet
2620 and add it to "qSupported" list.
2621
bd054e06
KP
26222011-10-07 Kevin Pouget <kevin.pouget@st.com>
2623
2624 Allow Python notification of new object-file loadings.
2625 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2626 event type.
2627
cb6be26b
KP
26282011-10-04 Kevin Pouget <kevin.pouget@st.com>
2629
2630 PR python/12691: Add the inferior to Python exited event
2631 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2632
a05336a1
JB
26332011-10-03 Joel Brobecker <brobecker@adacore.com>
2634
2635 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2636 rephasing.
2637
5d77fe44
JB
26382011-10-03 Joel Brobecker <brobecker@adacore.com>
2639
2640 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2641 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2642 as possible feature returned by the `-list-features'
2643 command.
2644
699df94d
PK
26452011-09-28 Paul Koning <paul_koning@dell.com>
2646
2647 * gdb.texinfo (gdb.Type): Document field access by dictionary
2648 key syntax.
2649
24bdad53
YQ
26502011-09-28 Yao Qi <yao@codesourcery.com>
2651
2652 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2653 Add one space after option `-s'. Remove @r{} markup.
2654
6710bf39
SS
26552011-09-27 Stan Shebs <stan@codesourcery.com>
2656
2657 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2658
d99f7e48
HZ
26592011-09-16 Hui Zhu <teawater@gmail.com>
2660
2661 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2662 to *(unsigned char *)$esp@300.
2663
d812018b
PK
26642011-09-15 Paul Koning <paul_koning@dell.com>
2665
2666 * gdb.texinfo: Make style of Python functions and methods match
2667 the syntax of Python. Also put class and module names explicitly
2668 on function, member, and variable names, matching Python
2669 documentation conventions.
2670
2aa48337
KP
26712011-09-15 Kevin Pouget <kevin.pouget@st.com>
2672
2673 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2674 * gdb.texinfo (Inferiors In Python): Describe new
2675 gdb.selected_inferior() function.
2676
6839b47f
KP
26772011-09-15 Kevin Pouget <kevin.pouget@st.com>
2678
2679 Handle multiple breakpoint hits in Python interface:
2680 * gdb.texinfo (Events In Python): New function documentation:
2681 gdb.BreakpointEvent.breakpoints. Indicate that
2682 gdb.BreakpointEvent.breakpoint is now deprecated.
2683
26829f2b
JB
26842011-09-04 Joel Brobecker <brobecker@adacore.com>
2685
2686 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2687
a9f54f60
TT
26882011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2689
2690 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2691
fa3a4f15
PM
26922011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2693
2694 * gdb.texinfo (Prompt): Add set/show extended-prompt
2695 documentation
2696 (Basic Python): Add prompt_hook anchor.
2697 (Python modules): Reword module text to reflect multiple modules.
2698 (gdb.prompt): Document gdb.prompt module.
2699
224bbe49
YQ
27002011-08-14 Yao Qi <yao@codesourcery.com>
2701
78d85199
YQ
2702 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2703
27042011-08-14 Yao Qi <yao@codesourcery.com>
2705
2706 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2707 (TIC6x Features): New node.
2708
457e09f0
DE
27092011-08-12 Doug Evans <dje@google.com>
2710
2711 * gdb.texinfo (Symbols In Python): Document symbol.type.
2712
5e239b84
PM
27132011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2714
2715 * gdb.texinfo (Python): Document command and function
2716 auto-loading.
2717
177bc839
JK
27182011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2719 Eli Zaretskii <eliz@gnu.org>
2720
2721 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2722 typedefs unrolling. Extend the sample code by an inner typedef and
2723 outer typedefs unrolling.
2724
1a532630
PP
27252011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2726
2727 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2728 size and line-size.
2729
9b158ba0 27302011-07-21 Matt Rice <ratmice@gmail.com>
2731
2732 PR macros/12999
2733 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2734 Update text and cindex entries for info macro command.
2735
d17b6f81
PM
27362011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2737
2738 * observer.texi (GDB Observers): Add before_prompt observer.
2739 * gdb.texinfo (Basic Python): Add documentation for prompt
2740 substitution.
2741
713389e0
PM
27422011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2743
2744 PR python/12438
2745 * gdb.texinfo (Python Commands): Add deprecate note to maint
2746 set/show python print-stack. Document set/show python
2747 print-backtrace.
2748
177b42fe
TJB
27492011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2750
2751 * gdb.texinfo: Fix typos.
2752
900e11f9
JK
27532011-07-01 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.texinfo (Debugging Output): Document set debug
2756 check-physname.
2757
39c4d40a
TT
27582011-06-29 Tom Tromey <tromey@redhat.com>
2759
2760 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2761 breakpoint-notifications feature.
2762
6f5def7d
UW
27632011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2764
2765 * gdb.texinfo (Target Description): Remove warning about
2766 possibly unstable format.
2767
8cf64490
TT
27682011-06-03 Tom Tromey <tromey@redhat.com>
2769
2770 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2771 (Events In Python): Note that exit_code is optional.
2772
393eab54
PA
27732011-05-17 Pedro Alves <pedro@codesourcery.com>
2774
2775 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2776 required for multi-threading support.
2777 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2778 Hc are deprecated for multi-threading debugging. Point readers at
2779 the vCont packet.
2780
75fc9810
DE
27812011-05-15 Doug Evans <dje@google.com>
2782
2783 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2784
01124a23
DE
27852011-05-13 Doug Evans <dje@google.com>
2786
98a5dd13
DE
2787 * gdb.texinfo (Threads): Document $sdir,$pdir.
2788 (Server): Document $pdir exception.
2789
dbaefcf7
DE
2790 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2791
cc63ef9b
DE
2792 * gdb.texinfo (Threads): Clarify default value for
2793 libthread-db-search-path.
7e0396aa 2794
01124a23
DE
2795 * gdb.texinfo (Completion): Update example.
2796 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2797
d248b706
KY
27982011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2799
2800 * gdb.texinfo: Document change in the behaviour of the enable and
2801 disable GDB commands when applied to tracepoints.
2802 Document the EnableDisableTracepoints remote stub feature.
2803 Document QTEnable and QTDisable in the list of tracepoint packets.
2804
cc88a640
JK
28052011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2806
2807 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2808 hsuser.texi.
2809 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2810 comment to hsuser.texi. Change rluser.texi name in the comment.
2811
84e578fb
DE
28122011-05-10 Doug Evans <dje@google.com>
2813
2814 * gdb.texinfo (Threads): If an empty path is provided for
2815 libthread-db-search-path it is reset to its default value.
2816 (Server): Ditto.
2817
478aac75
DE
28182011-05-09 Doug Evans <dje@google.com>
2819
2820 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2821
9c06b0b4
TJB
28222011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2823 Thiago Jung Bauermann <bauerman@br.ibm.com>
2824
2825 Implement support for PowerPC BookE masked watchpoints.
2826 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2827 (PowerPC Embedded): Mention support of masked watchpoints.
2828
9ed350ad
JB
28292011-05-03 Joel Brobecker <brobecker@adacore.com>
2830
2831 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2832 `@value{GDBN}'.
2833
4ceed123
JB
28342011-05-03 Joel Brobecker <brobecker@adacore.com>
2835
2836 * gdb.texinfo (titlepage): Remove dedication.
2837 (In Memoriam): New appendix.
2838
559a7a62
JK
28392011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2840 Eli Zaretskii <eliz@gnu.org>
2841
2842 * gdb.texinfo (Index Section Format): Change the version to 5.
2843 Describe the different formula.
2844
03f2bd59
JK
28452011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2846 Eli Zaretskii <eliz@gnu.org>
2847
2848 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2849 for disconnected tracing.
2850 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2851 extended-remote relationship. Mention --once.
2852 (TCP port allocation lifecycle of @code{gdbserver}): New.
2853
d9b1a651
EZ
28542011-04-23 Eli Zaretskii <eliz@gnu.org>
2855
2856 * gdb.texinfo (Server): Improve indexing. Index all optional
2857 switches to gdbserver.
2858
90476074
TT
28592011-04-20 Tom Tromey <tromey@redhat.com>
2860
2861 * gdb.texinfo (Index Section Format): New node.
2862 (Top): Add new node to menu.
2863
c21236dc
PA
28642011-04-20 Pedro Alves <pedro@codesourcery.com>
2865
2866 * gdb.texinfo (Maintenance Commands): Document `maint print
2867 remote-registers'.
2868
05c8c3f5
TT
28692011-04-20 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.texinfo (Trace File Format): Move node later.
2872
7a9dd1b2
TT
28732011-04-19 Tom Tromey <tromey@redhat.com>
2874
2875 * gdbint.texinfo (Register Information Functions): Remove
2876 duplicate "the".
2877 * gdb.texinfo (Emacs): Remove duplicate "to".
2878 (GDB/MI Variable Objects): Remove duplicate "the".
2879 (General Query Packets): Likewise.
2880
4368ebeb
JB
28812011-04-02 Joel Brobecker <brobecker@adacore.com>
2882
2883 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2884 "GDB/MI Ada Exception Information" node.
2885
956a9fb9
JB
28862011-04-01 Joel Brobecker <brobecker@adacore.com>
2887
2888 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2889 the "exception-name" field in the *stopped async record.
2890
f1310107
TJB
28912011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2892 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2893
2894 Implement support for PowerPC BookE ranged breakpoints.
2895 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2896
8786b2bd
TT
28972011-03-28 Tom Tromey <tromey@redhat.com>
2898
2899 * gdb.texinfo (Set Tracepoints): Fix typo.
2900
9ef07c8c
TT
29012011-03-24 Tom Tromey <tromey@redhat.com>
2902
2903 * gdb.texinfo (Specify Location): Document `function:label'
2904 linespec.
2905
99c3dc11
PM
29062011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2907
f1310107 2908 PR python/12149
99c3dc11
PM
2909
2910 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2911
29703da4
PM
29122011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2913
2914 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2915 (Inferiors In Python): Likewise.
2916 (Threads In Python): Likewise.
2917 (Symbols In Python): Likewise.
2918 (Objfiles In Python): Likewise.
2919 (Symbol Tables In Python): Likewise.
2920
c9174737
PA
29212011-03-15 Pedro Alves <pedro@codesourcery.com>
2922
2923 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2924 display>: Explain that the commands accept number ranges.
2925
7371cf6d
PM
29262011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2927
2928 * gdb.texinfo (Breakpoints In Python): Add description and example
2929 of Python stop function operation.
2930
ecec24e6
PM
29312011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2932
2933 * gdb.texinfo (Parameters In Python): Document get_set_string and
2934 get_show_string methods.
2935
6dcd5565
JK
29362011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2937
2938 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2939
81896e36
JK
2940 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2941 circular-trace-buffer name.
2942
5e30da2c
JB
29432011-02-28 Joel Brobecker <brobecker@adacore.com>
2944
2945 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2946 in the previous change.
2947
3bd0f5ef 29482011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2949
2950 * gdb.texinfo (Inferiors and Programs): Update commands to show
2951 that they can accept multiple arguments.
2952
4ec7539c
JB
29532011-02-24 Joel Brobecker <brobecker@adacore.com>
2954
2955 Revert the following patch (code patch was not approved):
2956 2011-02-21 Hui Zhu <teawater@gmail.com>
2957 * agentexpr.texi (bytecode descriptions): add printf.
2958 * gdb.texinfo (tracepoint action lists): add printf.
2959
82809774
DE
29602011-02-23 Doug Evans <dje@google.com>
2961
2962 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2963
e5a67952
MS
29642011-02-23 Michael Snyder <msnyder@vmware.com>
2965
2966 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2967 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2968 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2969
6e6fbe60
DE
29702011-02-22 Doug Evans <dje@google.com>
2971
2972 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2973 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2974 add description of result, fix @defun formatting.
2975
f994e27a
HZ
29762011-02-21 Hui Zhu <teawater@gmail.com>
2977
2978 * agentexpr.texi (Bytecode Descriptions): Add printf.
2979 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2980
c7f96d2b
TT
29812011-02-18 Tom Tromey <tromey@redhat.com>
2982
2983 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2984
60f98dde
MS
29852011-02-14 Michael Snyder <msnyder@vmware.com>
2986
2987 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2988 Document new command "thread find".
2989
08e796bc
MS
29902011-02-14 Michael Snyder <msnyder@vmware.com>
2991
2992 * gdb.texinfo (Threads): Update example of new thread message.
2993
b3b9301e
PA
29942011-02-14 Pedro Alves <pedro@codesourcery.com>
2995
2996 * gdb.texinfo (Remote Configuration): Mention set/show remote
2997 traceframe-info.
2998 (Tools/Packages Optional for Building GDB): Mention that expat is
2999 used for traceframe info.
3000 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3001 (General Query Packets) <qSupported>: Describe the
3002 qXfer:traceframe-info:read feature.
3003 (qXfer::read): Describe qXfer:traceframe-info:read.
3004 (Traceframe Info Format): New section.
3005
cef35b0f
PA
30062011-02-04 Pedro Alves <pedro@codesourcery.com>
3007
3008 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3009 for casts and unary operators.
3010
f1cbe1d3
TT
30112011-02-04 Tom Tromey <tromey@redhat.com>
3012
3013 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3014 is not useful.
3015
585fdaa1
PA
30162011-01-25 Pedro Alves <pedro@codesourcery.com>
3017
3018 * gdb.texinfo: s/value optimized out/optimized out/g
3019
7bfc9434
JB
30202011-01-21 Joel Brobecker <brobecker@adacore.com>
3021
3022 * gdb.texinfo (Other Misc Settings): Rework part of the
3023 documentation of the "set interactive mode" command.
3024
4694da01
TT
30252011-01-19 Tom Tromey <tromey@redhat.com>
3026
3027 * gdb.texinfo (Threads): Document thread name output and `thread
3028 name' command.
3029 (Threads In Python): Document Thread.name attribute.
3030 (GDB/MI Thread Commands): Document thread attributes.
3031
b716877b
AB
30322011-01-12 Andrew Burgess <aburgess@broadcom.com>
3033
3034 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3035 changes in mi/mi-cmd-disas.c
3036
13fd8b81
TT
30372011-01-12 Tom Tromey <tromey@redhat.com>
3038
3039 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3040 Fix "thread apply" text.
3041
e09342b5
TJB
30422011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3043 Thiago Jung Bauermann <bauerman@br.ibm.com>
3044
3045 Implement support for PowerPC BookE ranged watchpoints.
3046 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3047 the "set powerpc exact-watchpoints" flag.
3048
06e65f44
TT
30492011-01-07 Tom Tromey <tromey@redhat.com>
3050
3051 * gdb.texinfo (Python API): Add descriptions to @menu items.
3052
d8e22779
TT
30532011-01-06 Tom Tromey <tromey@redhat.com>
3054
3055 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3056
a255712f
PP
30572010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3058
e09342b5 3059 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3060
ccfc3d6e
TT
30612011-01-06 Tom Tromey <tromey@redhat.com>
3062
3063 PR python/12133:
3064 * gdb.texinfo (Frames In Python): Document various frame
3065 constants.
3066
44944448
JB
30672011-01-05 Joel Brobecker <brobecker@adacore.com>
3068
3069 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3070 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3071 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3072
42ea3d7a
JK
30732011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3074
3075 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3076 (clean): Add GDBvn.texi.
3077
720d1a40
JB
30782010-12-29 Joel Brobecker <brobecker@adacore.com>
3079
3080 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3081 occasional case where the debugger prints an array address
3082 instead of the array itself.
3083
ad196637
PA
30842010-12-23 Pedro Alves <pedro@codesourcery.com>
3085
3086 * gdb.texinfo (Packets) <read registers packet>: Document support
3087 for registers that were not collected.
3088
a86caf66
DE
30892010-12-15 Doug Evans <dje@google.com>
3090
3091 * gdb.texinfo (Startup): Document auto-loading of scripts during
3092 startup.
3093 (Auto-loading): Delete "maint set python auto-load on|off".
3094 Add "set auto-load-scripts on|off".
3095
aae1c79a
DE
30962010-12-07 Doug Evans <dje@google.com>
3097
3098 * gdb.texinfo (Mode Options): Document -data-directory.
3099 (Data Files): Add reference to -data-directory.
3100
4e04c971
DE
31012010-11-29 Doug Evans <dje@google.com>
3102
3103 * gdb.texinfo (Pretty-Printer Introduction): Change
3104 printer-name:subprinter-name to printer-name;subprinter-name.
3105
94b6973e
PM
31062010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3107
3108 PR python/12199
3109
3110 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3111
39037522
TT
31122010-11-23 Tom Tromey <tromey@redhat.com>
3113
3114 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3115 (Editing): Likewise.
3116 (Command History): Likewise.
3117 (TUI Keys): Likewise.
3118 (Bug Reporting): Conditionally include rluser.texi and
3119 inc-history.texinfo.
3120 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3121 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3122 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3123 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3124 (gdb.pdf): Likewise.
3125 (gdb.info): Likewise.
3126 (gdb/index.html): Likewise.
3127
5ae98d25
TT
31282010-11-23 Tom Tromey <tromey@redhat.com>
3129
3130 * Makefile.in (Makefile): Run ../config.status.
3131 (distclean): Update.
3132 * configure: Remove.
3133 * configure.ac: Remove.
3134
621c8364
TT
31352010-11-12 Tom Tromey <tromey@redhat.com>
3136
3137 * gdb.texinfo (Basic Python): Update. Add xref.
3138 (Exception Handling): Document new exception classes.
3139 (Types In Python): Update.
3140 (Frames In Python): Update.
3141
84f4c1fe
PM
31422010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3143
3144 * gdb.texinfo (Breakpoints In Python): Document "internal"
3145 parameter, and visible attribute.
3146
99e7ae30
DE
31472010-11-05 Doug Evans <dje@google.com>
3148
3149 * gdb.texinfo (Source Path): Document "set directories".
3150
f4b8a18d
KW
31512010-11-05 Ken Werner <ken.werner@de.ibm.com>
3152
3153 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3154 (OpenCL C): New node.
3155
7b51bc51
DE
31562010-11-02 Doug Evans <dje@google.com>
3157
3158 * gdb.texinfo (Pretty Printing): Expand into three sections,
3159 introduction, example, and commands.
3160 (Python API): Delete section Disabling Pretty-Printers, merge into
3161 Selecting Pretty-Printers.
3162 (Writing a Pretty-Printer): New section. Move the pretty-printer
3163 example here, and reformat to match python coding style. Add a second
3164 example using the gdb.printing module.
3165 (Python modules): Add gdb.printing.
3166
9eeee977
DE
31672010-10-29 Doug Evans <dje@google.com>
3168
3169 * gdb.texinfo (Python): Fix long line.
3170
a0e0ffdf
DE
31712010-10-20 Doug Evans <dje@google.com>
3172
3173 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3174 All references updated. Correct sections marked as subsections.
3175 (Coding Standards): New chapter. Move the coding standard related
3176 subsections here. Add section on Python coding standards.
3177
0e3509db
DE
31782010-10-13 Doug Evans <dje@google.com>
3179
3180 * gdb.texinfo (Python): Add "Python modules".
3181 (Types in Python): Add reference to gdb.types section.
3182 (Python modules): New node.
3183
44592cc4
DE
31842010-10-11 Doug Evans <dje@google.com>
3185
3186 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3187 Python" from gdb.Value.type description.
3188
6e1bb179
JB
31892010-09-28 Joel Brobecker <brobecker@adacore.com>
3190
3191 * gdb.texinfo (Ravenscar Profile): New node.
3192
e8467610
TT
31932010-09-22 Tom Tromey <tromey@redhat.com>
3194
3195 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3196
fccd1d1e
EZ
31972010-09-22 Eli Zaretskii <eliz@gnu.org>
3198
3199 * gdb.texinfo (Values From Inferior): Clarify that
3200 value.dynamic_type works only in C++ programs with RTTI.
3201
c1b6b909
TT
32022010-09-15 Paul Bolle <pebolle@tiscali.nl>
3203
3204 * gdb.texinfo (Character Sets): Correctly reference host-charset
3205 in example.
3206
7d288aaa
TT
32072010-09-13 Tom Tromey <tromey@redhat.com>
3208
3209 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3210 Document "fullname" and "from".
3211
f75d858b
MK
32122010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3213
3214 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3215 feature `reverse' output by -list-target-features.
3216
83b9503b
L
32172010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3218
3219 * gdb.texinfo (i386 Features): Remove an extra "@item".
3220
03f17ccf
TT
32212010-08-30 Tom Tromey <tromey@redhat.com>
3222
3223 PR python/11792:
3224 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3225
9779414d
DJ
32262010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3227
3228 * gdb.texinfo (ARM Features): Document
3229 org.gnu.gdb.arm.m-profile.
3230
f9ffd4bb
TT
32312010-08-23 Tom Tromey <tromey@redhat.com>
3232
3233 PR python/11145:
3234 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3235 reinterpret_cast methods.
3236
702c2711
TT
32372010-08-23 Tom Tromey <tromey@redhat.com>
3238
3239 PR python/11915:
3240 * gdb.texinfo (Types In Python): Document array method.
3241
66b73624
TJB
32422010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3243
3244 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3245
06a64a0b
TT
32462010-08-16 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.texinfo (Set Watchpoints): Document -location option.
3249
a3a7127e
DE
32502010-08-13 Doug Evans <dje@google.com>
3251
3252 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3253
8dedea02
VP
32542010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3255
3256 * gdb.texinfo (GDB/MI Data Manipulation): Document
3257 -data-read-memory-raw and -data-write-memory-raw.
3258
ca5c20b6 32592010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3260 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3261
3262 * gdb.texinfo (Basic Python): Describe post_event API.
3263
cb2e07a6
PM
32642010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3265
3266 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3267 decode_line Python APIs
cb2e07a6 3268
464b3efb
TT
32692010-08-10 Tom Tromey <tromey@redhat.com>
3270
3271 * gdb.texinfo (Pretty Printing API): Document
3272 gdb.default_visualizer.
3273
c29c521f
TT
32742010-08-10 Tom Tromey <tromey@redhat.com>
3275
3276 Revert gdb-add-index addition:
3277 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3278
5da1313b
JK
32792010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3280 Eli Zaretskii <eliz@gnu.org>
3281
3282 * gdb.texinfo (Mode Options) <-batch>
3283 (Basic Python) <gdb.execute>: Describe setting width and height.
3284
02d868e8
PP
32852010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3286
3287 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3288
c2bbed2a
TT
32892010-07-30 Tom Tromey <tromey@redhat.com>
3290
3291 * gdb.texinfo (Index Files): Mention gdb-add-index.
3292
6c13bbe1
HZ
32932010-07-30 Hui Zhu <teawater@gmail.com>
3294
3295 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3296 "detach inferior" and "kill inferior".
3297
53a71c06
CR
32982010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3299
3300 * gdb.texinfo (Machine Code): Update description of two forms of
3301 arguments, and add new example to demonstrate the new form.
3302
5374244e
PM
33032010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3304
3305 * gdb.texinfo (Values From Inferior): Add value inferior function
3306 call description.
3307
8ea5bce5
JK
33082010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3309
3310 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3311
c0edd9ed
JK
33122010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3313 Eli Zaretskii <eliz@gnu.org>
3314
3315 Make core files the process_stratum.
3316 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3317 record_stratum example.
3318
9291a0cd
TT
33192010-07-13 Tom Tromey <tromey@redhat.com>
3320
3321 * gdb.texinfo (Index Files): New node.
3322
f5011d11
TT
33232010-07-13 Tom Tromey <tromey@redhat.com>
3324
3325 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3326
0f5238ed
TT
33272010-07-13 Tom Tromey <tromey@redhat.com>
3328
3329 * gdb.texinfo (Specify Location): Document labels.
3330
74c761c1
PA
33312010-07-01 Pedro Alves <pedro@codesourcery.com>
3332
3333 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3334 entries for fast tracepoints and static tracepoints.
3335
501994c0
PA
33362010-07-01 Pedro Alves <pedro@codesourcery.com>
3337
3338 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3339 qsThreadInfo>: Spell out `l' as ell.
3340
0fb4aa4b
PA
33412010-07-01 Pedro Alves <pedro@codesourcery.com>
3342
3343 * gdb.texinfo (Convenience Variables): Document $_sdata.
3344 (Commands to Set Tracepoints): Describe static tracepoints. Add
3345 `Listing Static Tracepoint Markers' menu entry. Document
3346 "strace".
3347 (Tracepoint Action Lists): Document collecting $_sdata.
3348 (Listing Static Tracepoint Markers): New subsection.
3349 (Tracepoints support in gdbserver): Mention static tracepoints.
3350 (remote packets, enabling and disabling): Mention
3351 read-sdata-object.
3352 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3353 and StaticTracepoint.
3354 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3355 Document qXfer:sdata:read.
3356 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3357
dc3b15be
JB
33582010-06-29 Joel Brobecker <brobecker@adacore.com>
3359
3360 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3361
595939de
PM
33622010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3363 Tom Tromey <tromey@redhat.com>
3364 Thiago Jung Bauermann <bauerman@br.ibm.com>
3365
3366 * gdb.texinfo (Inferiors In Python): New node.
3367 * gdb.texinfo (Threads In Python): New node.
3368
9279c692
JB
33692010-06-28 Joel Brobecker <brobecker@adacore.com>
3370
3371 * gdb.texinfo (Python): Document what the python directory is
3372 and what its location is.
3373 (Basic Python): Document the gdb.PYTHONDIR constant.
3374
bc9f0842
TT
33752010-06-25 Tom Tromey <tromey@redhat.com>
3376
3377 PR python/10808:
3378 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3379
f1421989
HZ
33802010-06-24 Hui Zhu <teawater@gmail.com>
3381
3382 * gdb.texinfo: (Commands for Controlled Output): Add
3383 documentation for command "eval".
3384
e4c0cfae
SS
33852010-06-21 Stan Shebs <stan@codesourcery.com>
3386
3387 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3388 * annotate.texinfo: Ditto.
3389 * gdbint.texinfo: Ditto.
3390 * stabs.texinfo: Ditto.
3391
bb08c432
HZ
33922010-06-22 Hui Zhu <teawater@gmail.com>
3393
3394 * gdb.texinfo: (Process Record and Replay): Add documentation
3395 for command "set record memory-query".
3396
4f5d9f07
SS
33972010-06-21 Stan Shebs <stan@codesourcery.com>
3398
3399 * gdb.texinfo: Relicense under GFDL version 1.3.
3400 * annotate.texinfo: Relicense under GFDL version 1.3.
3401 * gdbint.texinfo: Relicense under GFDL version 1.3.
3402 * stabs.texinfo: Relicense under GFDL version 1.3.
3403 * fdl.texi: Update to version 1.3.
3404
6aed2dbc
SS
34052010-06-18 Stan Shebs <stan@codesourcery.com>
3406
a61408f8
SS
3407 * gdb.texinfo (Operating System Auxiliary Information): Describe
3408 "info os" when no arguments given.
3409
6aed2dbc
SS
3410 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3411 $_thread.
3412
24e933df
HZ
34132010-06-18 Hui Zhu <teawater@gmail.com>
3414
3415 * gdb.texinfo: (Process Record and Replay): Add documentation
3416 for commands "record save" and "record restore".
3417
65d79d4b
SDJ
34182010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3419
3420 * gdb.texinfo: Include information about the correct use
3421 of addresses in the `watch' command.
3422
d914c394
SS
34232010-06-11 Stan Shebs <stan@codesourcery.com>
3424
3425 * gdb.texinfo (Observer Mode): New section.
3426 (General Query Packets): Document QAllow.
889bf7c5 3427
967cf477
DE
34282010-06-04 Doug Evans <dje@google.com>
3429
3430 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3431
aaf4119b
DE
34322010-06-03 Doug Evans <dje@google.com>
3433
3434 * gdbint.texinfo (Coding): Add subsection on command names.
3435
9eae7c52
TT
34362010-06-02 Tom Tromey <tromey@redhat.com>
3437
3438 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3439 always-disassemble.
3440
fa593d66
PA
34412010-06-01 Pedro Alves <pedro@codesourcery.com>
3442
3443 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3444 gdbserver, and add cross reference.
3445 (Tracepoints support in gdbserver): New subsection.
3446
dde08ee1
PA
34472010-05-26 Pedro Alves <pedro@codesourcery.com>
3448
3449 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3450 `qRelocInsn' feature.
3451 (Relocate instruction reply packet): New subsection
3452 of `Tracepoint Packets'.
3453 (Tracepoint Packets): Mention that packets QTDP and QTStart
3454 support the qRelocInsn request, and add cross reference to new
3455 subsection.
3456
07ca107c
DE
34572010-05-25 Doug Evans <dje@google.com>
3458
3459 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3460 (Commands In Python): Document gdb.string_to_argv.
3461
c25c4a8b
JK
34622010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3463
3464 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3465 ATTR_NORETURN.
3466
d7b32ed3 34672010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3468 Tom Tromey <tromey@redhat.com>
3469 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3470
c25c4a8b 3471 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3472
6aecb9c2
JB
34732010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3474
3475 * gdb.texinfo: (Summary) Add mention about D language support.
3476 (Filenames): Add D suffixes.
3477 (D): New node.
3478
b7da9e9f
PM
34792010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3480
3481 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3482 of macro deleted from GDB code.
3483
ab38a727
PA
34842010-04-24 Pedro Alves <pedro@codesourcery.com>
3485
3486 * gdb.texinfo (Commands to specify files): Describe what how GDB
3487 looks up DOS-based filesystem paths on the system root. Document
3488 the new `set/show target-file-system-kind' commands.
3489
66d09542
DE
34902010-04-23 Doug Evans <dje@google.com>
3491
3492 * gdb.texinfo (Python): Move Auto-loading section here ...
3493 (Python API): from here.
3494 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3495 (Maintenance Commands): Add docs for "maint print section-scripts".
3496
8bd10a10
CM
34972010-04-20 Chris Moller <cmoller@redhat.com>
3498
3499 * gdb.texinfo (Setting Breakpoints): Added description of
3500 filename-qualified rbreak.
3501 * refcard.tex (Breakpoints and Watchpoints): Added brief
3502 description of filename-qualified rbreak.
3503
4c374409
JK
35042010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3505
3506 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3507 (Python API): Change the reference to Pretty Printing API.
3508 (Pretty Printing): Move the user part under the Data node. Reformat
3509 the sample output to 72 columns. Create a new reference to Pretty
3510 Printing API. Rename the API part ...
3511 (Pretty Printing API): To a new node name.
3512 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3513 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3514
5a9351ae
SS
35152010-04-21 Stan Shebs <stan@codesourcery.com>
3516
3517 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3518 and commands.
5a9351ae 3519 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3520
9a22f0d0
PM
35212010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3522
3523 * gdb.texinfo (Examining memory): Update for change in string
3524 display with explicit size.
3525
6149aea9
PA
35262010-04-19 Pedro Alves <pedro@codesourcery.com>
3527
3528 PR breakpoints/8554.
3529
3530 * gdb.texinfo (Save Breakpoints): New node.
3531 (save-tracepoints): Rename to ...
3532 (save tracepoints): ... this. Mention that `save-tracepoints' is
3533 a deprecated alias to `save tracepoints'.
3534
711e434b
PM
35352010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3536
645797a8 3537 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3538 (info w32 thread-information-block): Document new command.
3539 (qGetTIBAddress): Document new gdbserver query.
3540 (maint set/show show-all-tib): Document new command.
3541
3f7b2faa
DE
35422010-04-15 Doug Evans <dje@google.com>
3543
fa33c3cd
DE
3544 * gdb.texinfo (Python API): Add progspaces section.
3545 (Selecting Pretty-Printers): Progspace pretty-printers are
3546 searched too.
3547 (Progspaces In Python): New section.
3548
3f7b2faa
DE
3549 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3550
79f283fe
PM
35512010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3552
3553 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3554 returns None.
3555
87290684
SS
35562010-04-09 Stan Shebs <stan@codesourcery.com>
3557
3558 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3559 Describe the `frames-created' field, tweak grammar.
3560
a97153c7
PA
35612010-04-09 Pedro Alves <pedro@codesourcery.com>
3562
3563 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3564 Describe the `circular' and `disconnected' fields.
3565
5c5dcc1b
L
35662010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3567
3568 * gdb.texinfo (maint print registers): Mention unavailable and
3569 invisible registers.
3570
adc36818
PM
35712010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3572 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3573 Tom Tromey <tromey@redhat.com>
adc36818
PM
3574
3575 * gdb.texinfo (Breakpoints In Python): New Node.
3576
33da3f1c
SS
35772010-04-08 Stan Shebs <stan@codesourcery.com>
3578
3579 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3580 trace status fields.
3581
3a13a53b
L
35822010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3583
3584 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3585 optional. Make org.gnu.gdb.i386.avx requires
3586 org.gnu.gdb.i386.avx.
3587
08001717
DE
35882010-04-08 Doug Evans <dje@google.com>
3589
3590 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3591 search path, and document that gdb only scans the search path if
3592 the script's path doesn't specify a directory.
3593
c375651d
DE
35942010-04-05 Doug Evans <dje@google.com>
3595
3596 * gdb.texinfo (maint show python auto-load): Fix typo.
3597
af54718e
SS
35982010-04-04 Stan Shebs <stan@codesourcery.com>
3599
d77f58be
SS
3600 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3601 (Setting Watchpoints): Update description of "info watch".
3602 (Disabling Breakpoints): Only "info break" lists all.
3603
af54718e
SS
3604 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3605 (tdump): Explain how tdump works.
3606
86b17b60
PA
36072010-04-01 Pedro Alves <pedro@codesourcery.com>
3608
3609 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3610 add cross reference.
3611
ff12863f
PA
36122010-03-31 Pedro Alves <pedro@codesourcery.com>
3613
3614 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3615 commands error out.
3616
f68eb612
L
36172010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3618
3619 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3620
c8d5aac9
L
36212010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3622
3623 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3624
7d13fe92
SS
36252010-03-29 Stan Shebs <stan@codesourcery.com>
3626 Nathan Sidwell <nathan@codesourcery.com>
3627
3628 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3629 GDBN equivalent.
3630 (Set Tracepoints): Remove mention that conditional tracepoints
3631 don't exist.
3632 (Tracepoint Actions): Clarify when while-stepping collection
3633 happens, note that while-stepping does not automatically collect
3634 $pc.
3635
409873ef 36362010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3637
409873ef
SS
3638 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3639 (General Query Packets): Describe TracepointSource.
3640
ee8e71d4
EZ
36412010-03-27 Matt Rice <ratmice@gmail.com>
3642
c8d5aac9
L
3643 * gdb.texinfo (ARM): Document arguments to "target sim".
3644 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3645
99b5e152
PA
36462010-03-26 Pedro Alves <pedro@codesourcery.com>
3647
3648 * gdb.texinfo (Tracepoint Packets): Remove mention that
3649 terror:string may be plain text, and drop mention of X prefix.
3650
cd64ee31
VP
36512010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3652
3653 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3654
6c28cbf2
SS
36552010-03-24 Stan Shebs <stan@codesourcery.com>
3656
3657 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3658
95a42b64
TT
36592010-03-24 Tom Tromey <tromey@redhat.com>
3660
3661 PR breakpoints/9352:
3662 * gdb.texinfo (Break Commands): Update.
3663
18148017
VP
36642010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3665
3666 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3667 commands.
3668
4daf5ac0
SS
36692010-03-16 Stan Shebs <stan@codesourcery.com>
3670
3671 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3672 circular-trace-buffer.
3673 (Tracepoint Packets): Describe QTBuffer, and details of the
3674 qTStatus reply.
3675
c9429232
SS
36762010-03-12 Stan Shebs <stan@codesourcery.com>
3677 Nathan Sidwell <nathan@codesourcery.com>
3678
3679 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3680 doing instruction stepping.
3681 (Tracepoint Restrictions): New node.
3682
ccefe4c4
TT
36832010-03-10 Tom Tromey <tromey@redhat.com>
3684
3685 * gdbint.texinfo (Symbol Handling): Update.
3686
7c953934
TT
36872010-03-08 Tom Tromey <tromey@redhat.com>
3688
3689 PR cli/9591:
3690 * gdb.texinfo (Mode Options): Mention lack of pagination and
3691 confirmation with --batch.
3692 (Screen Size): Mention --batch.
3693 (Messages/Warnings): Likewise.
3694
f870a310
TT
36952010-03-05 Tom Tromey <tromey@redhat.com>
3696
3697 * gdb.texinfo (Basic Python): Document target_charset and
3698 target_wide_charset.
3699
78e2826b
TT
37002010-03-05 Tom Tromey <tromey@redhat.com>
3701
3702 * gdb.texinfo (Data): Link to pretty-printing.
3703 (Output Formats): Likewise. Correct text.
3704
f5dff777
DJ
37052010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3706
3707 * gdb.texinfo (Types): Describe <struct> and <flags>.
3708
dc00d89f
PM
37092010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3710
3711 * gdb.texinfo (Frames In Python): Add block parameter and
3712 description to read_var text.
3713
5107b149 37142010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3715 Tom Tromey <tromey@redhat.com>
5107b149
PM
3716
3717 * gdb.texinfo (Types In Python): Describe block argument in
3718 template_argument and gdb.lookup_type.
3719
e03e5e7b
TT
37202010-02-24 Tom Tromey <tromey@redhat.com>
3721
3722 * gdb.texinfo (Cygwin Native): Fix typo.
3723
f3e9a817
PM
37242010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3725
3726 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3727 and select method descriptions.
3728 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3729 Tables in Python to menu.
3730 (Blocks In Python): New node.
3731 (Symbols In Python): New node.
3732 (Symbol Tables in Python): New node.
3733
a79b8f6e
VP
37342010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3735
3736 Multiexec MI
3737
3738 gdb/
3739 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3740
3741 gdb/doc/
3742 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3743 changes.
3744 (GDB/MI Program Execution): Document current behaviour of
3745 --all and --thread-group.
3746 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3747 -remove-inferior.
3748 * observer.texi (inferior_added, inferior_removed): New
3749 observers.
3750
629d6a47
TT
37512010-02-19 Tom Tromey <tromey@redhat.com>
3752
3753 * gdbint.texinfo (Getting Started): Fix @node.
3754 (Debugging GDB): Likewise.
3755
c09529e5
JB
37562010-02-13 Joel Brobecker <brobecker@adacore.com>
3757
3758 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3759 documenting the gdb_test_timeout variable.
3760
540aa8e7
MS
37612010-02-12 Jakob Engblom <jakob@virtutech.com>
3762
3763 * gdb.texinfo (MI commands): Added documentation of --reverse
3764 option to a set of MI commands. Restructured documentation of MI
3765 commands --exec-continue to reflect the complexity of reverse
3766 execution.
3767
081dfbf7
PA
37682010-02-12 Pedro Alves <pedro@codesourcery.com>
3769
3770 * gdb.texinfo (Using the Collected Data): Specify that the address
3771 range of `tfind outsize' is exclusive, and that the address range
3772 of `tfind range' is inclusive.
3773 (Tracepoint Packets): Specify that the address range of
3774 `QTFrame:range' is inclusive, and that the address range of
3775 `QTFrame:outside' is exclusive
3776
8e9c5e02
VP
37772010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3778
3779 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3780
92981e24
TT
37812010-02-10 Tom Tromey <tromey@redhat.com>
3782
3783 * gdb.texinfo (Debugging Output): Document set debug parser and
3784 show debug parser.
3785
075b51b7
L
37862010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3787
3788 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3789 i386_eflags and i386_mxcsr.
3790
3bb8d5c3
L
37912010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3792
3793 * gdb.texinfo: Document i386 target features.
3794
c5f80513
DE
37952010-02-05 Doug Evans <dje@google.com>
3796
3797 * gdbint.texinfo (Testsuite): Add a new section to document the
3798 various DejaGnu variables that may be overridden.
1be00882 3799 Document INTERNAL_GDBFLAGS.
c5f80513 3800
6ac33a4e
TT
38012010-02-04 Tom Tromey <tromey@redhat.com>
3802
3803 PR cli/8830:
3804 * gdb.texinfo (Files): -readnow comes before the filename for file
3805 and symbol-file.
3806
a1dcb23a
DJ
38072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3808
3809 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3810 Document ARM breakpoint types.
3811 (Register Packet Format): Move into the new section.
3812 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3813
95433b34
JB
38142010-01-21 Joel Brobecker <brobecker@adacore.com>
3815
3816 * gdb.texinfo (File Options): Adjust the documentation of this
3817 switch to refer to the "source" command rather than partially
3818 duplicating some of the relevant information.
3819 (Extending GDB): Introduce and document the set/show script-extension
3820 setting.
3821 (Command Files): Add note explaining that the "source" command
3822 is also used to evalute scripts written in other languages.
3823 Remove the short slightly incorrect reference to sourcing Python
3824 scripts.
3825 (Python Commands): Document how to execute a Python script from GDB.
3826
8d576872
JB
38272010-01-19 Joel Brobecker <brobecker@adacore.com>
3828
3829 * gdb.texinfo (Command Files): Fix typo.
3830
8150ff9c
JB
38312010-01-18 Tom Tromey <tromey@redhat.com>
3832
3833 * gdb.texinfo (File Options): Document -x on .py files.
3834 (Command Files): Document handling of Python scripts.
3835
23db03a6
JZ
38362010-01-18 Jie Zhang <jie.zhang@analog.com>
3837
3838 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3839
00bf0b85
SS
38402010-01-15 Stan Shebs <stan@codesourcery.com>
3841
3842 * gdb.texinfo (Trace Files): New section.
3843 (Tracepoint Packets): Document QTSave and qTBuffer.
3844 (Trace File Format): New appendix.
3845
be759fcf
PM
38462010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3847
3848 * gdb.texinfo (Values From Inferior): Document lazy_string value
3849 method.
3850 (Python API): Add Lazy strings menu item.
3851 (Lazy Strings In Python): New node.
3852
dc146f7c
VP
38532010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3854
3855 * gdb.texinfo (GDB/MI Thread Information): New.
3856 (GDB/MI Async Records): Document the core field in *stopped.
3857 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3858 documentation
3859 (Process list): Document that osdata document may contain
3860 threads.
3861 (Remote Serial Protocol): Document qXfer:threads.
3862
d5551862
SS
38632010-01-06 Stan Shebs <stan@codesourcery.com>
3864
3865 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3866 disconnected tracing.
3867 (Tracepoint Packets): Document new protocol.
3868
7a697b8d
SS
38692010-01-05 Stan Shebs <stan@codesourcery.com>
3870
3871 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3872 tracepoints.
3873 (Tracepoint Packets): Describe remote protocol for fast
3874 tracepoints.
3875
e6f3ec50
JB
38762010-01-01 Joel Brobecker <brobecker@adacore.com>
3877
3878 Update the "Start of New Year Procedure".
3879 * gdbint.texinfo: Add the list of files that need to be updated
3880 manually. Minor reformatting.
3881
ddc4e9c1
JB
38822010-01-01 Joel Brobecker <brobecker@adacore.com>
3883
3884 * refcard.tex: Update copyright year in header and text.
3885
9d2897ad
JB
38862010-01-01 Joel Brobecker <brobecker@adacore.com>
3887
3888 * agentexpr.texi: Add 2010 to the list of copyright years.
3889 * annotate.texinfo: Likewise.
3890 * gdb.texinfo: Likewise.
3891 * gdbint.texinfo: Likewise.
3892 * observer.texi: Likewise.
3893 * stabs.texinfo: Likewise.
3894
6da95a67
SS
38952009-12-31 Stan Shebs <stan@codesourcery.com>
3896
3897 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3898
236f1d4d
SS
38992009-12-29 Stan Shebs <stan@codesourcery.com>
3900
3901 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3902
f61e138d
SS
39032009-12-28 Stan Shebs <stan@codesourcery.com>
3904
3905 * gdb.texinfo (Trace State Variables): New section.
3906 (Tracepoint Packets): Describe trace state variable packets.
3907 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3908 variable bytecodes.
3909
0fe7935b
DJ
39102009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3911
3912 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3913 declarations.
3914
a6b29f87
VP
39152009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3916
3917 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3918 -gdb-exit behaviour.
3919
5e4bde96
JB
39202009-12-20 Joel Brobecker <brobecker@adacore.com>
3921
3922 * gpl.texi: Update to version 3 of the GPL.
3923
a1715244
JB
39242009-12-20 Joel Brobecker <brobecker@adacore.com>
3925
3926 * Makefile.in: Update copyright header.
3927 * observer.texi: Fix the copyright header of the generated files.
3928
361ae042
PM
39292009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3930
3931 * gdb.texinfo (Types In Python): Describe range function.
3932
bfd31e71
PM
39332009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3934
3935 * gdb.texinfo (Types In Python): Describe "is_base_class".
3936
57a1d736
TT
39372009-12-03 Tom Tromey <tromey@redhat.com>
3938
3939 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3940
8cebebb9
PP
39412009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3942
3943 * observer.texi: New memory_changed observer.
3944
16af530a
TT
39452009-12-01 Tom Tromey <tromey@redhat.com>
3946
3947 * gdb.texinfo (Reverse Execution): Fix typo.
3948
b6199126
DJ
39492009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3950
3951 PR gdb/8704
3952
3953 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3954 are allowed after the breakpoint condition.
3955
7a6973ad
TT
39562009-11-23 Tom Tromey <tromey@redhat.com>
3957
3958 PR python/10782:
3959 * gdb.texinfo (Types In Python): Document Type.pointer.
3960
21a0512e
PP
39612009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3962
3963 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3964
a5832c8f
PA
39652009-11-11 Pedro Alves <pedro@codesourcery.com>
3966
3967 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3968 (Using Agent Expressions): Delete cross reference.
3969
1eb7cd77
JB
39702009-11-07 Joel Brobecker <brobecker@adacore.com>
3971
3972 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3973 and @settitle directives up to help makeinfo find them.
3974
24ddea62
JK
39752009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3976
3977 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3978 (Auto-loading): Use plural and note one can use multiple components now.
3979
3afae151
VP
39802009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3981
3982 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3983 -stack-list-arguments have the same documentation for parameter
3984 as -stack-list-locals. Add comas.
3985
14ff2235
PM
39862009-10-27 Tom Tromey <tromey@redhat.com>
3987 Eli Zaretskii <eliz@gnu.org>
3988
c8d5aac9 3989 PR python/10781
14ff2235
PM
3990
3991 * gdb.texinfo (Values From Inferior): Document cast method.
3992
9c419145
PP
39932009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3994
3995 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3996 and adjust example.
889bf7c5 3997
29153c24
MS
39982009-10-22 Michael Snyder <msnyder@vmware.com>
3999
4000 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4001 info record command. Also document the new save and restore
29153c24
MS
4002 commands.
4003
2b28d209
PP
40042009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4005
4006 * gdb.texinfo (Machine Code): Mention current pc marker.
4007 (Memory): Likewise.
4008
6c95b8df
PA
40092009-10-19 Pedro Alves <pedro@codesourcery.com>
4010 Stan Shebs <stan@codesourcery.com>
4011
4012 * observer.texi (new_inferior): Rename to...
4013 (inferior_appeared): ... this.
4014
4015 * gdb.texinfo (Inferiors): Rename node to ...
4016 (Inferiors and Programs): ... this. Mention running multiple
4017 programs in the same debug session.
4018 <info inferiors>: Mention the new 'Executable' column if "info
4019 inferiors". Update examples. Document the "add-inferior",
4020 "clone-inferior", "remove-inferior" and "maint info
4021 program-spaces" commands.
4022 (Process): Rename node to...
4023 (Forks): ... this. Document "set|show follow-exec-mode".
4024
2f8132f3
MS
40252009-10-11 Michael Snyder <msnyder@vmware.com>
4026
4027 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4028 (ReverseContinue): Ditto.
4029
cba4b2d3
PP
40302009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4031
4032 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4033
da082f17
JK
40342009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4035
4036 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4037
08be9d71
ME
40382009-10-06 Michael Eager <eager@eagercon.com>
4039
4040 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4041 (Embedded Processors): Add MicroBlaze.
4042 (MicroBlaze): New. Describe Xilinx MicroBlaze
4043
08a0efd0
PA
40442009-10-04 Pedro Alves <pedro@codesourcery.com>
4045
4046 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4047
cbb8f428
EZ
40482009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4049
4050 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4051
30a4a70c
JB
40522009-09-23 Joel Brobecker <brobecker@adacore.com>
4053
4054 * observer.texi (solib_unloaded): Document explicitly the fact that
4055 this observer is called before the associated symbols are unloaded.
4056
b3372f91
VP
40572009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4058
4059 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4060 -stack-list-variables.
4061
f43030c4
TT
40622009-09-18 Tom Tromey <tromey@redhat.com>
4063
4064 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4065 is experimental.
4066
ec7e75e7
PP
40672009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4068
4069 * gdb.texinfo (convenince variables): Mention
4070 $_siginfo could be empty.
f43030c4 4071
0cc7d26f
TT
40722009-09-15 Tom Tromey <tromey@redhat.com>
4073
4074 * gdb.texinfo (GDB/MI Variable Objects): Document
4075 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4076 Expand -var-update documentation.
4077
a96d9b2e
SDJ
40782009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4079
4080 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4081 feature.
4082
005ca36a
JB
40832009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4084
4085 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4086
0d772ac9
MS
40872009-09-10 Michael Snyder <msnyder@vmware.com>
4088
4089 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4090 ReverseStep replies to the qSupported query.
4091
14fb1bac
JB
40922009-09-10 Joel Brobecker <brobecker@adacore.com>
4093
4094 Add documentation for set/show interactive-mode.
4095 * gdb.texinfo (Other Misc Settings): New node.
4096
29b090c0
DE
40972009-09-01 Doug Evans <dje@google.com>
4098
4099 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4100 non-stop mode's affect on remote caching.
4101
4e5d721f
DE
41022009-08-31 Jacob Potter <jdpotter@google.com>
4103 Doug Evans <dje@google.com>
4104
4105 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4106 Mark `set/show remotecache' options as obsolete.
4107 Document new `set/show stack-cache' option.
4108 Update text for `info dcache'.
4109
55333a84
DE
41102009-08-27 Doug Evans <dje@google.com>
4111
4112 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4113 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4114
bc3a0b4d
RW
41152009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4116
4117 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4118 about autoconf.
4119
3a1ff0b6
PA
41202009-08-25 Pedro Alves <pedro@codesourcery.com>
4121
4122 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4123 small example, and describe its columns. Replace "inferior-id" by
4124 "infno" throughout.
4125
81ecdfbb
RW
41262009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4127
af542c2e
RW
4128 * gdbint.texinfo (Releasing GDB): Point to
4129 README-maintainer-mode file for required autoconf version.
4130 * configure.ac: Do not substitute datarootdir, htmldir,
4131 pdfdir, docdir. Do not process --with-datarootdir,
4132 --with-htmldir, --with-pdfdir, --with-docdir.
4133 * configure: Regenerate.
4134
81ecdfbb
RW
4135 * configure: Regenerate.
4136
4efc6507
DE
41372009-08-20 Reid Kleckner <reid@kleckner.net>
4138
4139 * gdb.texinfo: Add chapter on JIT interface.
4140
43089a6e
NR
41412009-08-07 Nick Roberts <nickrob@snap.net.nz>
4142
4143 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4144 confirmation request.
43089a6e 4145
99e008fe
EZ
41462009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4147
c8d5aac9
L
4148 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4149 CRC definitions.
99e008fe 4150
48cb2d85
VP
41512009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4152
4153 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4154 -break-commands.
48cb2d85 4155
ff1a52c6
UW
41562009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4157
4158 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4159 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4160
3285f3fe
UW
41612009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4162
4163 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4164 "set spu stop-on-load" and "show spu stop-on-load" commands.
4165
e35359c5
UW
41662009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4167
4168 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4169
58d6951d
DJ
41702009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4171
4172 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4173 org.gnu.gdb.arm.neon.
4174
08d16641
PA
41752009-07-20 Pedro Alves <pedro@codesourcery.com>
4176
4177 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4178 optional element.
4179 (subsection OS ABI): New subsection.
4180
782b2b07
SS
41812009-07-14 Stan Shebs <stan@codesourcery.com>
4182
4183 * gdb.texinfo (Tracepoint Conditions): New section.
4184 (General Query Packets): Describe ConditionalTracepoints.
4185 (Tracepoint Packets): Describe condition field.
4186 (Maintenance Commands): Describe maint agent-eval.
4187 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4188
9b117ef3
HZ
41892009-07-11 Hui Zhu <teawater@gmail.com>
4190
4191 * gdb.texinfo (disassemble): Add a new modifier /r
4192 to "disassemble" command to make it print the raw instructions
4193 in hex as well as in symbolic form.
4194
f5a33284
TT
41952009-07-09 Tom Tromey <tromey@redhat.com>
4196
4197 * gdbint.texinfo (Testsuite): Document parallel make check.
4198
812f7342
TT
41992009-07-09 Tom Tromey <tromey@redhat.com>
4200
4201 * gdbint.texinfo (Testsuite): Document test transcripts.
4202
fbb8f299
PM
42032009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4204
4205 * gdb.texinfo (Values From Inferior): Add length parameter
4206 description.
4207
dd8f35ac
EZ
42082009-07-04 Chris Genly <chris@genly.us>
4209
4210 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4211 in -var-list-children. Fix example according to what the code
4212 does.
4213
2277426b
PA
42142009-07-02 Pedro Alves <pedro@codesourcery.com>
4215
4216 * gdb.texinfo (Debugging multiple inferiors): Document the
4217 "inferior", "detach inferior" and "kill inferior" commands.
4218 (Debugging Programs with Multiple Processes): Adjust to mention
4219 generic "inferior" commands. Delete mention of "detach fork" and
4220 "delete fork". Cross reference to "Debugging multiple inferiors"
4221 section.
4222
a6d9a66e
UW
42232009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4224
5af949e3
UW
4225 * gdbint.texinfo (Item Output Functions): Update signature
4226 for ui_out_field_core_addr.
4227
42282009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4229
4230 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4231 Update example code extrated from breakpoint.c.
4232
9901a55b 42332009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4234
9901a55b
PP
4235 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4236 MI commands.
4237 (GDB/MI Symbol Query): Likewise.
4238 (GDB/MI File Commands): Likewise.
4239 (GDB/MI File Transfer Commands): Likewise.
4240 (GDB/MI Target Manipulation): Likewise.
4241 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4242
edb3359d
DJ
42432009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 * gdb.texinfo (Debugging Optimized Code): New chapter.
4246 (Compiling for Debugging): Reference it. Move some
4247 text to the new section.
4248
7cd1089b
PM
42492009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4250
4251 * doc/gdb.texinfo (Calling): Document
4252 set-unwind-on-terminating-exception usage.
4253
d4db2f36
PA
42542009-06-11 Pedro Alves <pedro@codesourcery.com>
4255
4256 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4257 command.
4258
d1a7880c
PA
42592009-06-07 Pedro Alves <pedro@codesourcery.com>
4260
4261 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4262 references.
4263
473f94e6
UW
42642009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4265
4266 * gdbint.texinfo: Rename formal parameters to gdbarch function
4267 protoypes from "current_gdbarch" to "gdbarch".
4268
8f500870
TT
42692009-05-28 Tom Tromey <tromey@redhat.com>
4270
4271 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4272
b6313243
TT
42732009-05-27 Tom Tromey <tromey@redhat.com>
4274
4275 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4276 feature.
4277 (GDB/MI Variable Objects): Document -var-set-visualizer.
4278
42792009-04-02 Tom Tromey <tromey@redhat.com>
4280
4281 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4282 feature.
4283 (GDB/MI Variable Objects): Document -var-set-visualizer.
4284
a6bac58e
TT
42852009-05-27 Tom Tromey <tromey@redhat.com>
4286 Thiago Jung Bauermann <bauerman@br.ibm.com>
4287 Phil Muldoon <pmuldoon@redhat.com>
4288
4289 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4290 (Pretty Printing): New node.
4291 (Selecting Pretty-Printers): Likewise.
4292 (Python API): Update.
4293 (Output Formats): Document /r format.
4294
2c74e833
TT
42952009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4296 Tom Tromey <tromey@redhat.com>
4297
4298 * gdb.texinfo (Types In Python): New node.
4299 (Values From Inferior): "type" is now an attribute.
4300 (Python API): Update.
4301
89c73ade
TT
43022009-05-27 Tom Tromey <tromey@redhat.com>
4303 Thiago Jung Bauermann <bauerman@br.ibm.com>
4304 Phil Muldoon <pmuldoon@redhat.com>
4305
4306 * gdb.texinfo: Add @syncodeindex for `tp'.
4307 (Python API): Update.
4308 (Auto-loading): New node.
4309 (Objfiles In Python): New node.
4310
17a37d48
PP
43112009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4312
4313 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4314
6718376f
NR
43152009-05-15 Nick Roberts <nickrob@snap.net.nz>
4316
4317 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4318
cbe54154
PA
43192009-05-12 Pedro Alves <pedro@codesourcery.com>
4320
4321 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4322 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4323 show show-debug-regs' docs.
4324
8e05493c
EZ
43252009-05-08 Eli Zaretskii <eliz@gnu.org>
4326
4327 * gdb.texinfo (Process Record and Replay): Add description of
4328 reverse execution.
4329
b39f4988
JB
43302009-05-07 Joel Brobecker <brobecker@adacore.com>
4331
4332 * gdbint.texinfo (Adding support for debugging core files): New node.
4333 (Native Debugging): Remove the ``Native core file Support'' section.
4334
a2311334
EZ
43352009-05-01 Eli Zaretskii <eliz@gnu.org>
4336
4337 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4338 Add index entries.
4339
53cc454a 43402009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4341 Michael Snyder <msnyder@vmware.com>
53cc454a 4342
a2311334
EZ
4343 * gdb.texinfo: (Process Record and Replay): Add documentation for
4344 process record and replay.
53cc454a 4345
484086b7
JK
43462009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4347
4348 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4349 a new part on command-line defined macros.
4350
32ae1842
EZ
43512009-04-25 Eli Zaretskii <eliz@gnu.org>
4352
4353 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4354 clarify the wording.
4355
b14b1491
TT
43562009-04-23 Tom Tromey <tromey@redhat.com>
4357
4358 * gdb.texinfo (Data Files): New node.
4359 (GDB Files): Update menu.
4360
5c1e86e1
JB
43612009-04-23 Joel Brobecker <brobecker@adacore.com>
4362
4363 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4364 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4365
83eba9b7
VP
43662009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4367
4368 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4369
e31198c4
HZ
43702009-04-22 Hui Zhu <teawater@gmail.com>
4371
4372 * gdb.texinfo (disassemble-next-line): Set the default of
4373 disassemble-next-line to off.
4374
26e251b6
JM
43752009-04-21 Joseph Myers <joseph@codesourcery.com>
4376
4377 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4378 --with-htmldir): New.
4379 * configure: Regenerate.
4380 * Makefile.in (datarootdir, docdir): Define.
4381 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4382 instead of $(SET_TEXINPUTS).
4383 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4384 gdbint.info instead of $(SET_TEXINPUTS).
4385 (gdbint/index.html): Use same -I options as for building
4386 gdbint.info.
4387 (stabs.dvi, stabs.pdf): Use same -I options as for building
4388 stabs.info instead of $(SET_TEXINPUTS).
4389 (stabs/index.html): Use same -I options as for building
4390 stabs.info.
4391 (annotate.dvi, annotate.pdf): Use same -I options as for building
4392 annotate.info instead of $(SET_TEXINPUTS).
4393 (annotate/index.html): Use same -I options as for building
4394 annotate.info.
4395
eac35c4e
DD
43962009-04-21 David Daney <ddaney@caviumnetworks.com>
4397
4398 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4399
29b0e8a2
JM
44002009-04-21 Joseph Myers <joseph@codesourcery.com>
4401
4402 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4403
2b831889 44042009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4405 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4406
4407 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4408 (MAKEHTMLFLAGS): Set to empty.
4409 (html__strip_dir): Define.
4410 (HTMLFILES): Define.
4411 (HTMLFILES_INSTALL): Define.
4412 (install-html): Copy new automake rule.
4413 (html): Depend on $(HTMLFILES).
4414 (gdb_toc.html): Rename to gdb/index.html.
4415 (gdbint_toc.html): Rename to gdbint/index.html.
4416 (stabs_toc.html): Rename to stabs/index.html.
4417 (annotate_toc.html): Rename to annotate/index.html.
4418
89a34d1b
JM
44192009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4420
4421 * Makefile.in: Set pdfdir and htmldir from configure
4422 substitutions.
4423 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4424 * configure: Regenerate.
4425
a2d5da46
JB
44262009-04-16 Joel Brobecker <brobecker@adacore.com>
4427
4428 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4429 This macro is no longer used.
4430
732f6a93
TT
44312009-04-15 Tom Tromey <tromey@redhat.com>
4432
4433 * gdb.texinfo (Character Sets): Document default character set.
4434
87f9adc1
PM
44352009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4436
4437 * gdbint.texinfo: Change server name from sources.redhat.com to
4438 sourceware.org throughout.
4439
2c88c651
JB
44402009-04-09 Joel Brobecker <brobecker@adacore.com>
4441
4442 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4443 about a missing dot or coma after @xref.
4444
4f5376b2
JB
44452009-04-02 Joel Brobecker <brobecker@adacore.com>
4446
4447 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4448 example, and add a small explanation about it.
4449 (Print Settings): Change the documentation of the "set print
4450 frame-arguments" to reflect the fact that the default is now "scalars".
4451
a0381d3a
JB
44522009-04-02 Joel Brobecker <brobecker@adacore.com>
4453
4454 * gdb.texinfo (Print Settings): Add kindex for command "set
4455 print frame-arguments".
4456
45ac276d
JB
44572009-03-31 Joel Brobecker <brobecker@adacore.com>
4458
4459 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4460 breakpoints.
4461 (Set Breaks): Add reference to thread-specific and task-specific
4462 breakpoints.
4463
32cd1edc
JB
44642009-03-31 Joel Brobecker <brobecker@adacore.com>
4465
4466 * gdb.texinfo (Ada Tasks): Remove the documentation about
4467 the "Running" state, as this state has been eliminated.
4468 Now all runnable tasks are shown as "Runnable".
4469
1042e4c0
SS
44702009-03-30 Stan Shebs <stan@codesourcery.com>
4471
4472 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4473 special case of breakpoints.
4474 (Enable and Disable Tracepoints): Mention deprecation.
4475 (Listing Tracepoints): Update description and example.
4476
f8f6f20b
TJB
44772009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4478
4479 * gdb.texinfo (Frames in Python): New node.
4480 (Python API): Update.
4481
c0c6f777
TJB
44822009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4483
4484 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4485 from a method to an attribute.
4486
def2b000
TJB
44872009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4488
4489 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4490 attribute.
4491
a07daef3
PA
44922009-03-25 Pedro Alves <pedro@codesourcery.com>
4493
4494 * observer.texi (thread_exit): Add "silent" parameter.
4495
f3b1572e
PA
44962009-03-22 Pedro Alves <pedro@codesourcery.com>
4497
4498 * observer.texi (about_to_proceed): New.
4499
587afa38
EZ
45002009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4501
4502 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4503 field throughout to handle types with spaces in them. Fix typos
4504 found by aspell.
4505 (Summary, Requirements, Contributors): New first chapter,
4506 "Summary" added, old Requirements section moved there, and new
4507 section, "Contributors" added.
4508 (Initializing a New Architecture, Register Representation)
4509 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4510 (Porting gdb): These sections extended and updated.
4511 (Compiler Characteristics): This section (empty) deleted.
4512 (Defining Other Architecture Features): This section renamed and
4513 duplicate material removed from (formerly "Target Conditionals").
4514 Use braces {} in @deftypeXX type field throughout to handle types
4515 with spaces in them. Typos found by aspell fixed.
4516
4517 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4518 * stack_frame.pdf: Version of image for PDF output.
4519 * stack_frame.png: Version of image for HTML output and for Emacs.
4520 * stack_frame.txt: Version of image for Info output.
1db61298 4521 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4522
10af6951
EZ
45232009-03-21 Eli Zaretskii <eliz@gnu.org>
4524
4525 * gdb.texinfo (Character Sets): Fix last change.
4526
cc924cad
TJB
45272009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4528
4529 * gdb.texinfo (Values From Inferior): Fix optional arguments
4530 markup.
4531 (Commands In Python): Adjust argument names of gdb.Command.__init__
4532 to what the function accepts as keywords.
4533
bc3b79fd
TJB
45342008-03-20 Tom Tromey <tromey@redhat.com>
4535
4536 * gdb.texinfo (Convenience Vars): Document convenience functions.
4537 (Functions In Python): New node.
4538 (Python API): Update.
4539
6c7a06a3
TT
45402009-03-20 Tom Tromey <tromey@redhat.com>
4541
4542 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4543 set target-wide-charset.
4544 (Requirements): Mention iconv.
4545
b646ddd4
HZ
45462009-03-17 Hui Zhu <teawater@gmail.com>
4547
4548 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4549
91440f57
HZ
45502009-03-17 Hui Zhu <teawater@gmail.com>
4551
4552 * gdb.texinfo: Add documentation for disassemble-next-line.
4553
8fd41227
TJB
45542009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4555
4556 * gdb.texinfo (Commands In Python): Remove tindex entries.
4557
61ff14c6
JK
45582009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4559
4560 * gdb.texinfo (Returning): New description for missing debug info.
4561
0b16c5cf
PA
45622009-03-14 Pedro Alves <pedro@codesourcery.com>
4563
4564 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4565 (General Query Packets): Document qAttached.
0b16c5cf 4566
32fc0df9
PA
45672009-03-05 Pedro Alves <pedro@codesourcery.com>
4568
4569 * gdb.texinfo (Background Execution): Better describe the set
4570 target-async command.
4571 (Maintenance Commands): Delete description of the `maint set/show
4572 linux-async' and `maint set/show remote-async' commands.
4573
134eb42c
VP
45742009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4575
4576 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4577 between sentences.
4578
c86cf029
VP
45792009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4580
4581 * gdb.texinfo (GDB/MI Async Records): Document the
4582 =library-loaded and =library-unloaded notifications.
4583
3ea85240
VP
45842009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4585
4586 * observer.texi (test_notification): New observer.
4587
1d33d6ba
VP
45882009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4589
61ff14c6
JK
4590 * observer.texi: Add parameter 'print_frame' to normal_stop
4591 observer.
1d33d6ba 4592
d721c933
EZ
45932009-02-07 Eli Zaretskii <eliz@gnu.org>
4594
4595 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4596 (Commands In Python): Fix COMMAND_* constants in last change. Use
4597 @kbd for interactive input. Add cross-references and index
4598 entries.
4599
4aa995e1
PA
46002009-02-06 Pedro Alves <pedro@codesourcery.com>
4601
4602 * gdb.texinfo (Signals): Document $_siginfo.
4603 (Convenience Variables): Mention $_siginfo.
4604 (Remote Configuration): Document qXfer:siginfo:read,
4605 qXfer:siginfo:write packets, and the read-siginfo-object,
4606 write-siginfo-object commands.
4607
5f5233d4
PA
46082009-02-06 Pedro Alves <pedro@codesourcery.com>
4609
4610 * gdbint.texinfo (Values): New chapter.
4611
d8906c6f
TJB
46122009-02-06 Tom Tromey <tromey@redhat.com>
4613
4614 * gdb.texinfo (Python API): Add entry for Commands In Python.
4615 (Commands In Python): New node.
4616
b6cb8e7d
TJB
46172009-02-05 Tom Tromey <tromey@redhat.com>
4618
4619 * gdb.texinfo (Values From Inferior): Document Value.string.
4620
12453b93
TJB
46212009-02-05 Tom Tromey <tromey@redhat.com>
4622
4623 * gdb.texinfo (Basic Python): Document execute's from_tty
4624 argument.
4625
08c637de
TJB
46262009-02-04 Tom Tromey <tromey@redhat.com>
4627
4628 * gdb.texinfo (Basic Python): Document gdb.history.
4629
592375cd
VP
46302009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4631
4632 * gdb.texinfo (GDB/MI Thread Commands): Document the
4633 'current-thread-id' field. Remove the example with zero threads,
4634 since current GDB won't ever report that if there's inferior.
4635
41447f92
VP
46362009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4637
4638 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4639 option to -break-insert.
4640
098b41a6
JG
46412009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4642 Jerome Guitton <guitton@adacore.com>
4643
4644 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4645 (System-wide configuration): New section.
4646
3c16cced
PA
46472009-01-26 Pedro Alves <pedro@codesourcery.com>
4648
4649 PR gdb/7580:
4650 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4651 internal-error|internal-warning quit|corefile ask|yes|no".
4652
62709adf
PA
46532009-01-26 Pedro Alves <pedro@codesourcery.com>
4654
4655 * gdb.texinfo (Using the `gdbserver' Program): Document
4656 --remote-debug.
4657
7ce58dd2
DE
46582009-01-23 Doug Evans <dje@google.com>
4659
4660 * gdb.texinfo: Add nexti to list of commands that support
4661 background execution.
4662
adb483fe
DJ
46632009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4664
4665 * gdb.texinfo (Define, Hooks): Document prefix command support.
4666
a67ec3f4 46672009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4668 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4669
4670 Fixes for makeinfo --html.
4671
4672 * annotate.texinfo: Use @copying and @insertcopying. Use
4673 @ifnottex in place of @ifinfo.
4674 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4675 place of @ifinfo. Use @ifnotinfo for one index entry.
4676 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4677 in place of @ifinfo.
4678 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4679 in place of @ifinfo. Include contents at start unconditionally.
4680
84fcdf95
PA
46812009-01-13 Pedro Alves <pedro@codesourcery.com>
4682
4683 * gdb.texinfo (General Query Packets): Remove @var{} around the
4684 "spu" literal string.
4685
fa3a767f
PA
46862009-01-07 Pedro Alves <pedro@codesourcery.com>
4687
4688 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4689 program may be running in another process" errors.
4690 * gdbint.texinfo (Native Conditionals): Delete
4691 ONE_PROCESS_WRITETEXT description.
4692
9cb011d3
JB
46932009-01-07 Joel Brobecker <brobecker@adacore.com>
4694
4695 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4696 emacs local variable to be placed at the end of the ChangeLog.
4697 Add server.c and gdbreplay.c to the list of files where the
4698 copyright year needs to be updated.
4699
84603566
SL
47002009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4701
4702 * gdb.texinfo (Remote Configuration): Document new
4703 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4704 commands.
4705
a53f55d8
PA
47062008-12-28 Pedro Alves <pedro@codesourcery.com>
4707
4708 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4709 FETCH_INFERIOR_REGISTERS.
4710 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4711 FETCH_INFERIOR_REGISTERS descriptions. Remove
4712 gdbarch_get_longjmp_target descrition, since already described in
4713 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4714 (Target Conditionals): ... here.
4715
077e0a52
JB
47162008-12-16 Joel Brobecker <brobecker@adacore.com>
4717
4718 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4719 examples.
4720 (Additions to Ada): Likewise. Add the missing opening and closing
4721 parenthesis of the GDB prompt in one of the examples.
4722
023eb17c
JB
47232008-12-14 Joel Brobecker <brobecker@adacore.com>
4724
4725 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4726 about the result of 'Address not being of type System.Address.
4727 This problem has been fixed a while ago.
4728
c3b108f7
VP
47292008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4730
4731 MI non-stop and multiprocess docs.
4732
c8d5aac9
L
4733 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4734 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4735 Adjust documentation for *stopped, document =thread-created,
4736 =thread-exited, =thread-group-created and =thread-group-exited.
4737 (GDB/MI Thread Commands): Document the 'state' field in
4738 -thread-info output.
4739 (GDB/MI Program Execution): Mention --all and --thread-group
4740 options.
4741 (GDB/MI Variable Objects): Describe floating and fixed variable
4742 objects.
4743 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4744
07e059b5
VP
47452008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4746
c8d5aac9
L
4747 * gdb.texinfo (Operating System Information): New appendix.
4748 (Operating System Auxiliary Information): Document 'info os processes'
4749 (Remote Configuration): Document 'osdata'
4750 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4751
a80b95ba
TG
47522008-11-27 Tristan Gingold <gingold@adacore.com>
4753
4754 * gdb.texinfo (Darwin): Document Darwin specific features.
4755
a655d424
JK
47562008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4757
4758 * gdbint.texinfo (Target Conditionals): Extend the
4759 gdbarch_breakpoint_from_pc description.
4760
249e1128
VP
47612008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4762
4763 * gdb.texinfo (M68K Features): Fix typo.
4764
c14c28ba
PP
47652008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4766
4767 * gdb.texinfo (Symbols): Mention printing containing
4768 image name in "info symbol".
4769 (Maint translate-address): Likewise.
889bf7c5 4770
394a6666
JB
47712008-11-18 Joel Brobecker <brobecker@adacore.com>
4772
4773 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4774 commands "catch load" and "catch unload".
4775
66bb093b
VP
47762008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4777
4778 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4779 =thread-selected.
889bf7c5 4780
4a92f99b
VP
47812008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4782
c8d5aac9 4783 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4784
f0323ca0
PA
47852008-10-27 Pedro Alves <pedro@codesourcery.com>
4786
4787 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4788 .mt files, TM_CLIBS or TM_CDEPS.
4789 (x86 Watchpoints): Don't mention TDEPFILES.
4790
8b23ecc4
SL
47912008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4792
4793 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4794 (Overview): Mention notifications and non-stop mode behavior.
4795 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4796 with non-stop mode behavior. Add vStopped description.
4797 (Stop Reply Packets): Update list of packets that return
4798 stop replies. Mention non-stop behavior.
4799 (General Query Packets): Document QNonStop packet and associated
4800 qSupported query response.
4801 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4802 behavior.
4803 (Notification Packets): New section.
4804 (Remote Non-Stop): New section.
4805 (File-I/O Overview): Mention non-stop behavior.
4806
fff08868
HZ
48072008-10-24 Hui Zhu <teawater@gmail.com>
4808 Pedro Alves <pedro@codesourcery.com>
4809
4810 * gdb.texinfo (displaced-stepping): Describe the auto mode
4811 setting, and say it's the default. This is now a mainstream
4812 setting instead of a maintenance setting.
4813
252fbfc8
PA
48142008-10-23 Pedro Alves <pedro@codesourcery.com>
4815
4816 * observer.texi (thread_stop_requested): New.
4817
20924a55
JB
48182008-10-22 Joel Brobecker <brobecker@adacore.com>
4819
4820 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4821 (Patching): Replace incorrect usage of @samp by @kbd.
4822
bacec72f
MS
48232008-10-17 Michael Snyder <msnyder@vmware.com>
4824
4825 * gdb.texinfo: Add documentation for reverse execution.
4826
a08702d6 48272008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4828 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4829
4830 * gdb.texinfo. (Values From Inferior): New subsubsection.
4831
d97bc12b
DE
48322008-10-06 Doug Evans <dje@google.com>
4833
4834 * gdb.texinfo (set debug dwarf2-die): Document it.
4835
87f67dba
JB
48362008-10-01 Joel Brobecker <brobecker@adacore.com>
4837
4838 * gdb.texinfo (catch) [exception]: Document how to insert
4839 a breakpoint on user-defined exceptions when the exception
4840 name is identical to one of the language-defined ones.
4841
2fae03e8
TT
48422008-09-27 Tom Tromey <tromey@redhat.com>
4843
4844 * gdb.texinfo (Macros): Remove text about stringification,
4845 varargs, and splicing.
4846
5c6ce71d
TT
48472008-09-27 Tom Tromey <tromey@redhat.com>
4848
4849 * gdbint.texinfo (Language Support): Remove text about omitting
4850 support for a language.
4851
07128da0
DE
48522008-09-23 Doug Evans <dje@google.com>
4853
4854 * gdb.texinfo (info dcache): Update.
4855
b90a069a
SL
48562008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4857
4858 * gdb.texinfo (Packets): Add info on thread-id syntax and
4859 multiprocess extensions.
4860 <D>: Document multiprocess form of packet.
4861 <H>: Use thread-id syntax.
4862 <T>: Likewise.
4863 <vCont>: Likewise. Note this is required for multiprocess.
4864 <vKill>: New packet.
4865 (Stop Reply Packets) <T>: Use thread-id syntax.
4866 <W>: Document multiprocess form of reply.
4867 <X>: Likewise.
4868 (General Query Packets) <qC>: Use thread-id syntax.
4869 <qfThreadInfo>: Likewise.
4870 <qGetTLSAddr>: Likewise.
4871 <qP>: Likewise.
4872 <qSupported>: Add "multiprocess" feature.
4873 <qThreadExtraInfo>: Use thread-id syntax.
4874
b77209e0
PA
48752008-09-22 Stan Shebs <stan@codesourcery.com>
4876
4877 * gdb.texinfo (Inferiors): New section.
4878
3d0bb823
PA
48792008-09-12 Pedro Alves <pedro@codesourcery.com>
4880
4881 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4882
f8dcfc0a
UW
48832008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4884
4885 * gdbint.texinfo (Target Conditionals): Remove documentation
4886 for gdbarch_name_of_malloc.
4887
8775bb90
MS
48882008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4889
4890 * gdb.texinfo (Interrupts): Mention TCP interface for
4891 sending BREAK.
4892
f1838a98
UW
48932008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4894
4895 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4896 argument prefix to "set sysroot".
4897
158c7665
PH
48982008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4899
4900 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4901 and False.
4902
30e026bb
VP
49032008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4904
c8d5aac9
L
4905 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4906 for possible features of -list-features.
30e026bb 4907
c6ebd6cf
VP
49082008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4909
c8d5aac9 4910 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4911 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4912
aeac0ff9
VP
49132008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4914
4915 * doc/gdb.texinfo (PowerPC): Fix typo.
4916 (PowerPC features): Fix typo.
4917
5231c1fd
PA
49182008-08-18 Pedro Alves <pedro@codesourcery.com>
4919
4920 * observer.texi (thread_ptid_changed): New.
4921
677c5bb1
LM
49222008-08-18 Luis Machado <luisgpm@br.ibm.com>
4923
4924 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4925 (PowerPC features): Mention feature set for VSX registers.
4926
f3a2dd1a
JB
49272008-08-13 Joel Brobecker <brobecker@adacore.com>
4928
4929 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4930 the direct visibility of all names in user-written packages.
4931
33e5cbd6
PA
49322008-08-13 Pedro Alves <pedro@codesourcery.com>
4933
4934 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4935 setting, and make it the default.
4936 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4937 non-stop script example.
4938
d0384fc4
TJB
49392008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4940
4941 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4942 reference to the "Using Different Register and Memory Data
4943 Representation" section.
4944
a6f3e723
SL
49452008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4946
4947 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4948 (Remote Protocol): Add Packet Acknowledgment to menu.
4949 (Overview): Mention +/- can be disabled, and point to new section
4950 where this is discussed in detail.
4951 (General Query Packets): Document QStartNoAckMode packet, and
4952 corresponding qSupported reply.
4953 (Packet Acknowledgment): New section.
4954
0606b73b
SL
49552008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4956 Pedro Alves <pedro@codesourcery.com>
4957
4958 * gdb.texinfo (Threads): Move paragraph about automatic thread
4959 selection to All-Stop Mode subsection.
4960 (Thread Stops): Reorganize existing material into subsections.
4961 Add introductory blurb and menu.
4962 (Non-Stop Mode): New subsection.
4963 (Background Execution): New subsection.
4964 (Maintenance Commands): Add cross-references from async mode
4965 commands to the new Background Execution section.
4966
d57a3c85
TJB
49672008-08-06 Tom Tromey <tromey@redhat.com>
4968
4969 * gdb.texinfo (Extending GDB): New chapter.
4970 (Sequences): Demoted chapter, now a section under the new
4971 Extending GDB chapter.
4972 (Python): New section.
4973
6d76a53d
SS
49742008-07-31 Stan Shebs <stan@codesourcery.com>
4975
4976 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4977
1f70da6a
SS
49782008-07-29 Stan Shebs <stan@codesourcery.com>
4979
4980 * gdbint.texinfo: General round of cleanup and minor
4981 clarifications.
4982 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4983 (Longjmp Support): Update description to reflect how it is done
4984 for targets without using native header.
4985 (Symbol Handling): Add a little more general explanation.
4986 (COFF, ELF): Mention stabs encapsulation.
4987 (DWARF 3): New section.
4988 (Adding a New Host): Scrub out some obsolete bits.
4989 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4990 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4991 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4992 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4993 SEEK_SET, STOP_SIGNAL, USG.
4994 (Raw and Virtual Register Representations): Ditto for
4995 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4996 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4997 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4998 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4999 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5000 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5001 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5002 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5003 DEPRECATED_USE_STRUCT_CONVENTION.
5004 Describe gdbarch_deprecated_fp_regnum.
5005 Update description of gdbarch_print_insn.
5006 (Adding a New Target): Scrub out obsolete bits.
5007 (Obsolete Conditionals): Remove entire section.
5008
383f836e
TT
50092008-07-25 Tom Tromey <tromey@redhat.com>
5010
5011 * observer.texi (GDB Observers): Document new observers:
5012 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5013 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5014 architecture_changed.
5015
cfd8ab24
SS
50162008-07-21 Stan Shebs <stan@codesourcery.com>
5017
5018 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5019 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5020
781b42b0
TT
50212008-07-21 Tom Tromey <tromey@redhat.com>
5022
5023 * observer.texi (GDB Observers): Remove obsolete comment.
5024 <executable_changed>: Remove argument.
5025
d7d9f01e
TT
50262008-07-18 Tom Tromey <tromey@redhat.com>
5027
5028 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5029
bf250677
DE
50302008-07-10 Doug Evans <dje@google.com>
5031
5032 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5033
10568435
JK
50342008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5035
5036 * gdb.texinfo (Starting): Document "set disable-randomization".
5037
5ae4183a
AS
50382008-07-07 Andreas Schwab <schwab@suse.de>
5039
5040 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5041
b56e7235
VP
50422008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5043
5044 * gdb.texinfo (GDB/MI Target Manipulation): Add
5045 example of -target-attach.
5046
e1ac3328
VP
50472008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5048
5049 * observer.texi (target_resumed): New observer.
5ae4183a 5050 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5051
65d12d83
TT
50522008-06-06 Tom Tromey <tromey@redhat.com>
5053
5054 * gdb.texinfo (Completion): Add field name example.
5055
fbc5282e
MK
50562008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5057
5058 * gdb.texinfo (GDB/MI Program Context): Added example
5059 to -exec-arguments
5ae4183a 5060
fbc5282e 50612008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5062
5063 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5064 annotation.
5065
c16158bc 50662008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5067 Nathan Sidwell <nathan@codesourcery.com>
5068 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5069
5070 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5071 and ACX_BUGURL.
5072 * configure: Regenerate.
5073 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5074 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5075 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5076 mailing-list-specific text about bug reporting unless
5077 BUGURL_DEFAULT.
5078
75c99385
PA
50792008-06-05 Pedro Alves <pedro@codesourcery.com>
5080
5081 * gdb.texinfo (-target-select): Remove reference to target async.
5082 (Maintenance Commands): Document "maint set/show remote-async".
5083
1763a388
MK
50842008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5085
5086 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5087 in -target-file-get section.
5ae4183a 5088
d0d064df
PA
50892008-05-22 Pedro Alves <pedro@codesourcery.com>
5090
9b562ab8
PA
5091 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5092 killing the inferior when it is already debugging a process.
d0d064df 5093
8dfa32fc
JB
50942008-05-21 Joel Brobecker <brobecker@adacore.com>
5095
5096 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5097 abbreviation for "finish".
5098
55f996a7
NR
50992008-05-21 Nick Roberts <nickrob@snap.net.nz>
5100
5101 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5102
ba2b1c56
DJ
51032008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5104
5105 * gdbint.texinfo (Target Conditionals): Delete entry for
5106 gdbarch_dwarf_reg_to_regnum.
5107
08388c79
DE
51082008-05-09 Doug Evans <dje@google.com>
5109
a3c83fae 5110 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5111
d14508fe
DE
51122008-05-05 Doug Evans <dje@google.com>
5113
5114 * gdb.texinfo (disassemble): Document /m modifier.
5115
e2b7ddea
VP
51162008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5117
5ae4183a
AS
5118 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5119 will not report the time of commands that run the target.
e2b7ddea 5120
8eb41542
VP
51212008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5122
5123 * gdb.texinfo (GDB/MI Output Records): Add
5124 missing semicolon.
5125
82f68b1c
VP
51262008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5127
5128 * gdb.texinfo (GDB/MI Output Records):
5129 Document =thread-create and =thread-exited.
5130
fa0f268d
VP
51312008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5132
5133 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5134 Remove mention of dmi-discuss.
fa0f268d 5135
063bfe2e
VP
51362008-05-03 Pedro Alves <pedro@codesourcery.com>
5137
5138 * observer.texi (thread_exit): New.
5139
237fc4c9
PA
51402008-05-02 Pedro Alves <pedro@codesourcery.com>
5141
5142 * gdb.texinfo (Debugging Output): Document "set/show debug
5143 displaced".
5144 (Maintenance Commands): Document "maint set/show
5145 can-use-displaced-stepping".
5146
0428b8f5
DJ
51472008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5148
5149 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5150 and set/show arm force-mode.
5151
5009afc5
AS
51522008-05-02 Andreas Schwab <schwab@suse.de>
5153
5154 * gdbint.texinfo (Algorithms): Describe
5155 target_watchpoint_addr_within_range.
5156
669fac23
DJ
51572008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5158
5159 * gdbint.texinfo (Stack Frames): New chapter.
5160 (Algorithms): Move Frames text to the new chapter.
5161 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5162 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5163
721c02de
VP
51642008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5165
5ae4183a
AS
5166 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5167 output does not necessary include any tokens.
721c02de 5168
c055b101
CV
51692008-04-22 Corinna Vinschen <vinschen@redhat.com>
5170
5171 * gdb.texinfo (Set SH Calling convention): New @item.
5172 (Show SH Calling convention): Ditto.
5173
68837c9d
MD
51742008-04-22 Markus Deuling <deuling@de.ibm.com>
5175
5176 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5177
2e9132cc
EZ
51782008-04-20 Eli Zaretskii <eliz@gnu.org>
5179
5180 * gdb.texinfo (Set Breaks): Mention that multiple location
5181 breakpoints need line number info. Add index entries.
5182
31fffb02
CS
51832008-04-19 Craig Silverstein <csilvers@google.com>
5184
5185 * gdb.texinfo (Requirements): Add an optional requirement on
5186 zlib.
5187 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5188 Compressed DWARF 2.
5189
a47ec5fe
AR
51902008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5191
5192 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5193 sample output for 'stopped,reason="breakpoint-hit"' message.
5194 (GDB/MI Program Execution): Likewise.
5195
de051565
MK
51962008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5197
5ae4183a 5198 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5199 -var-set-format. Add -f option to -var-evaluate-expression.
5200
6ba66d6a
JB
52012008-04-03 Joel Brobecker <brobecker@adacore.com>
5202
5203 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5204 new node "Ambiguous Expressions". Replace references to this
5205 node by references to "Ambiguous Expressions" throughout.
5206 (Ambiguous Expressions): New node.
5207
1e26b4f8
DJ
52082008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5209
5210 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5211
b84876c2
PA
52122008-03-21 Pedro Alves <pedro@codesourcery.com>
5213
5214 * gdb.texinfo (Debugging Output): Document
5215 "set/show debug lin-lwp-async".
5216 (Maintenance Commands): Document "maint set/show linux-async".
5217
63092375
DJ
52182008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5219
5220 * gdb.texinfo (Expressions): Update description of malloced arrays.
5221
8e8901c5
VP
52222008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5223
5224 * gdb.texinfo (Thread Commands): Document
5225 -thread-info. Remove -thread-list-all-threads.
5226
1fddbabb
PA
52272008-03-14 Pedro Alves <pedro@codesourcery.com>
5228 Sandra Loosemore <sandra@codesourcery.com>
5229
5230 * gdb.texinfo (Library List Format): Update to mention the
5231 possibility to pass section addresses instead of segment
5232 addresses.
5233
ccd213ac
DJ
52342008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5235
5236 * gdb.texinfo (Starting): Document "set exec-wrapper".
5237 (Server): Document gdbserver --wrapper.
5238
fa4727a6
DJ
52392008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5240
5241 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5242 unreadable memory. Delete obsolete SPARClite reference.
5243
8edfe269
DJ
52442008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5245
5246 * gdb.texinfo (Starting): Mention always-running targets.
5247 (Target Commands): Add an anchor for load.
5248 (Connecting): Explain continue instead of run.
5249
1843f87b
DJ
52502008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5251
5252 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5253
f9082629
NR
52542008-02-26 Nick Roberts <nickrob@snap.net.nz>
5255
5256 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5257 breakpoint table.
5258
fd96d250
PA
52592008-02-19 Pedro Alves <pedro@codesourcery.com>
5260
5261 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5262 killing the inferior when it is already debugging a process.
5263
36af4ef6
MD
52642008-02-13 Markus Deuling <deuling@de.ibm.com>
5265
5266 * gdbint.texinfo (Build Script): New section. Mention new build script
5267 gdb_buildall.sh.
5268
cda4ce5a
JB
52692008-02-01 Jim Blandy <jimb@red-bean.com>
5270
5271 * gdb.texinfo (Help): Summarize 'info args' correctly.
5272
4acd40f3
TJB
52732008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5274
5275 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5276 available in PowerPC architecture.
5277 (Embedded Processors): Change node name of PowerPC item in menu.
5278 (PowerPC): Rename to...
5279 (PowerPC Embedded): this.
5280 (Architectures): Add new PowerPC item in menu.
5281 (PowerPC): New node.
5282
6e6c6f50
DJ
52832008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5284
5285 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5286 commands.
5287
5ee187d7
DJ
52882008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5289
5290 * gdb.texinfo (Setting Catchpoints): Mention features
5291 supported on GNU/Linux.
5292
e275c0d9
NR
52932008-01-30 Nick Roberts <nickrob@snap.net.nz>
5294
5295 * gdb.texinfo (GDB/MI File Commands): Describe new output
5296 field for MI command -file-list-exec-source-file.
5297
2d717e4f
DJ
52982008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5299
5300 * gdb.texinfo (Using the `gdbserver' Program): Add security
5301 warning. Rearrange into subsections and subsubsections. Document
5302 --multi and --debug. Correct --with-sysroot typo. Update --attach
5303 usage. Make load reference clearer. Document monitor exit.
5304 (Remote Configuration): Document set remote exec-file, attach-packet,
5305 and run-packet.
5306 (Packets): Document vAttach and vRun.
5307
d35a4257 53082008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5309
5310 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5311 detach-on-follow -> detach-on-fork.
f663676d 5312
c78d192c
DJ
53132008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5314
5315 * gdbint.texinfo (Native Conditionals): Remove
5316 SHELL_COMMAND_CONCAT and SHELL_FILE.
5317
d35a4257
EZ
53182008-01-26 Eli Zaretskii <eliz@gnu.org>
5319
5320 * gdb.texinfo (Specify Location): Improve wording.
5321
93815fbf
VP
53222008-01-23 Chris Demetriou <cgd@google.com>
5323
5324 * gdb.texinfo (Threads): Document new "set print thread-events"
5325 and "show print thread-events" commands.
5326
2a25a5ba
EZ
53272008-01-19 Eli Zaretskii <eliz@gnu.org>
5328
5329 * gdb.texinfo (Specify Location): New section.
5330 (Delete Breaks, Edit, Set Breaks): Remove description of
5331 locations. Instead, add a reference to "Specify Location".
5332 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5333 (Symbols): Refer to "Specify Location" for the valid forms of
5334 linespecs and locations.
5335
32c9a795
MD
53362008-01-18 Markus Deuling <deuling@de.ibm.com>
5337
5338 * gdbint.texinfo (Target Conditionals): Replace the description of
5339 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5340
b17828ca
JB
53412008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5342
5343 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5344 about &&var, which is rejected by the expression parser.
5345
0aea4bf3
LM
53462008-01-09 Luis Machado <luisgpm@br.ibm.com>
5347
5348 * gdb.texinfo (Output): Update documentation on using printf with DFP
5349 types.
5350
febe4383
TJB
53512008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5352
5353 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5354 subsubsection.
5355 (Decimal Floating Point format): New subsubsection.
5356
7a404eba
PA
53572008-01-05 Pedro Alves <pedro@codesourcery.com>
5358
5359 * gdb.texinfo (File Options): Remove mention of the attempt to
5360 open a core file with the -p option. Don't list -c as a valid
5361 option to attach to a process.
5362
a4d9b460
PA
53632008-01-05 Pedro Alves <pedro@codesourcery.com>
5364
5365 * gdbint.texinfo (Host Conditionals): Remove mention of
5366 ALIGN_STACK_ON_ENTRY.
5367
6ec2edbe
JB
53682008-01-05 Joel Brobecker <brobecker@adacore.com>
5369
5370 * gdbint.texinfo (Start of New Year Procedure): Add item
5371 describing how to update the source and documentation copyright
5372 notices.
5373
d8b2a693
JB
53742007-12-18 Jim Blandy <jimb@codesourcery.com>
5375
ab209b3a 5376 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5377 watchpoint explanation into the main description of the watchpoint
5378 command; update synopses of 'watch', 'rwatch', and 'awatch'
5379 commands.
5380
8b4ed427
VP
53812007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5382
5383 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5384 Document 'pending-breakpoints' feature of
5385 -list-features.
5386
37e4754d
LM
53872007-12-17 Luis Machado <luisgpm@br.ibm.com>
5388
669fac23 5389 * gdb.texinfo: Add new parameter's description.
37e4754d 5390
1d3811f6
DJ
53912007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5392
5393 * gdb.texinfo (Overview): Clarify run-length encoding
5394 example. Remove the restriction on "+" and "-" characters.
5395
c1c25a1a
EZ
53962007-12-15 Eli Zaretskii <eliz@gnu.org>
5397
5398 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5399
afe8ab22 54002007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5401
afe8ab22
VP
5402 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5403 the -f option for -break-insert, remove -r option,
5404 and clarify specification of location.
5405
a6b151f1
DJ
54062007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5407
5408 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5409 formatting.
5410 (Remote Debugging): Add File Transfer section.
5411 (Remote Configuration): Document Host I/O packets.
5412 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5413 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5414 (Packets): Add vFile.
5415
3b784c4f
EZ
54162007-11-17 Eli Zaretskii <eliz@gnu.org>
5417
5418 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5419 breakpoints with multiple locations.
5420 (Breakpoint Menus): Improve wording.
5421 (Output): Fix last change.
5422
a4ce5b0d
UW
54232007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5424
5425 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5426
1b39d5c0
DE
54272007-11-15 Doug Evans <dje@google.com>
5428
5429 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5430
7a72d44c
VP
54312007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5432
5433 * gdbint.texinfo (Native Conditionals): Remove
5434 mention of CLEAR_SOLIB.
5ae4183a 5435
6d1829bf 54362007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5437
5438 * gdb.texinfo (Print Settings): Add documentation for "set/show
5439 print frame-arguments".
5440
1a619819
LM
54412007-11-05 Luis Machado <luisgpm@br.ibm.com>
5442
3b784c4f 5443 * gdb.texinfo (Output): Update printf command's description.
1a619819 5444
55eddb0f
DJ
54452007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5446
5447 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5448 powerpc soft-float".
5449
9cceb671
DJ
54502007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5451
5452 * gdb.texinfo (Files): Correct formatting. Mention Expat
5453 requirement.
5454 (Requirements for Building GDB): Expand the list of Expat
5455 uses.
5456 (Library List Format, Memory Map Format): Mention Expat.
5457 (Target Descriptions): Update Expat wording.
5458
83acabca
DJ
54592007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5460
5461 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5462 Document that gdbarch_convert_register_p should return zero for no-op
5463 conversions.
5464
e35879db
UW
54652007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5466
83acabca 5467 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5468 of set_gdbarch_sofun_address_maybe_missing back to ...
5469 (Target Conditionals): ... here to fix build break.
5470
203c3895
UW
54712007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5472
83acabca 5473 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5474 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5475 (Compiler Characteristics): ... documentation of
5476 set_gdbarch_sofun_address_maybe_missing.
5477
11411de3
DJ
54782007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5479
5480 * gdbint.texinfo (Target Conditionals): Use
5481 frame_unwind_register_unsigned in examples instead of
5482 frame_unwind_unsigned_register.
5483
7cc46491
DJ
54842007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5485
5486 * gdb.texinfo (Predefined Target Types): Add int128
5487 and uint128.
5488 (Standard Target Features): Add PowerPC features.
5489
81adfced
DJ
54902007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5491
5492 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5493
c1874924
UW
54942007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5495
5496 * gdbint.texi (Target Conditionals): Remove documentation
5497 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5498 gdbarch_extract_return_value, and gdbarch_store_return_value.
5499
f6e56ab3
UW
55002007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5501
5502 * gdbint.texi (Target Conditionals): Remove documentation of
5503 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5504
56cf5405
KH
55052007-10-11 Kazu Hirata <kazu@codesourcery.com>
5506
5507 * gdb.texinfo: Mention that inaccessible-by-default is on by
5508 default.
5509
35156bae
DJ
55102007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5511
5512 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5513
d983da9c
DJ
55142007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5515
5516 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5517 multi-threaded watchpoints.
5518 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5519 checked. Describe sticky notification. Expand description
5520 of steppable and continuable watchpoints.
5521 (Watchpoints and Threads): New subsection.
5522
fe6fbf8b
VP
55232007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5524
5525 * gdb.texinfo (Setting Breakpoints): Revise
5526 documentation for pending breakpoints. Document
5527 breakpoints with multiple locations.
5ae4183a 5528
084344da
VP
55292007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5530
5531 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5532 Document -list-features.
5ae4183a 5533
82160952
EZ
55342007-09-15 Eli Zaretskii <eliz@gnu.org>
5535
5536 * gdb.texinfo (Output): Spell out which features of C's printf are
5537 not supported by GDB's printf.
7e27a47a
EZ
5538 (Separate Debug Files): More accurate wording regarding build ID
5539 and a reference to the ld manual rather than the Fedora wiki.
82160952 5540
ea37ba09
DJ
55412007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5542 Jim Blandy <jimb@codesourcery.com>
5543
5544 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5545 (Examining Memory): Update mentions of the 's' format.
5546 (Automatic Display): Likewise.
5547
b8533aec
DJ
55482007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5549
5550 * gdb.texinfo: Update the FSF's Back-Cover Text.
5551
83f83d7f
JK
55522007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5553 Eli Zaretskii <eliz@gnu.org>
5554
5555 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5556 Fixed the ``build ID'' name. New binaries build instructions for the
5557 build ID inclusion. Explain how the commands are specific to the build
5558 ID vs. debug link.
5559
c7e83d54
EZ
55602007-09-01 Eli Zaretskii <eliz@gnu.org>
5561
5562 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5563 indexing for ``build ID'' support.
5564
d3750b24
JK
55652007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5566
5567 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5568 Enlisted BUILD ID to the debug file searching example.
5569 Included a BUILD ID `.note.gnu.build-id' section description.
5570 Updated/added the debug files splitting instructions for OBJCOPY.
5571
02142340
VP
55722007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5573
5574 * gdb.texinfo (Variable Objects): Adjust docs
5575 for -var-info-expression and document
5576 -var-info-path-expression.
5577
d3bdde98
JB
55782007-08-20 Jim Blandy <jimb@codesourcery.com>
5579
3fb6a982
JB
5580 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5581 (title page): Include the dedication in the printed manual, as a
5582 separate page after the copyright notice.
5ae4183a 5583
d3bdde98
JB
5584 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5585 don't break a @var across a line.
5586
c80a96a8
MR
55872007-07-25 Maciej W. Rozycki <macro@mips.com>
5588
5589 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5590 for include files.
5591
5824a901
NR
55922007-07-12 Nick Roberts <nickrob@snap.net.nz>
5593
5594 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5595 in annotate.texinfo.
5596 (Command History): Link to new node.
5824a901 5597
d52e7ea3
UW
55982007-07-05 Markus Deuling <deuling@de.ibm.com>
5599
5600 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5601
5fc14d0a
EZ
56022007-07-05 Eli Zaretskii <eliz@gnu.org>
5603
5604 * gdbint.texinfo (Target Conditionals): Fix last change.
5605
4a9bb1df
UW
56062007-07-03 Markus Deuling <deuling@de.ibm.com>
5607
5608 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5609 routines:
5610 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5611 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5612 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5613 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5614 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5615 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5616 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5617 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5618 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5619 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5620 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5621 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5622 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5623 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5624 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5625 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5626 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5627 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5628 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5629 (SOFTWARE_SINGLE_STEP_P)
5630
5631 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5632 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5633
5634 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5635 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5636 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5637 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5638 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5639 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5640 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5641 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5642 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5643 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5644
5645 (Converting an existing Target Architecture to Multi-arch): Remove
5646 section.
5647
5648 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5649 (gdbarch_addr_bits_remove): Add code example.
5650
5651 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5652
cfa9d6d9
DJ
56532007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5654
5655 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5656 Add other missing entries. Adjust the table size to fit.
5657 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5658 stop reasons including the new "library" event.
5659 (General Query Packets): Adjust table widths for qSupported. Mention
5660 qXfer:libraries:read reply to qSupported and document the new packet.
5661 (Library List Format): New section.
5662
159fcc13
JK
56632007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5664
5665 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5666
f66d1690
MS
56672007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5668
5669 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5670
67102876
NR
56712007-06-25 Nick Roberts <nickrob@snap.net.nz>
5672
5673 * gdbint.texinfo (Register and Memory Data): Break sections
5674 into nodes and add a menu.
5675
a4642986
MR
56762007-06-21 Maciej W. Rozycki <macro@mips.com>
5677
5678 * gdb.texinfo (Examining Memory): Document the new behaviour.
5679
e9c17194
VP
56802007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5681
5682 * gdb.texinfo (Standard Target Features): Document
5683 m68k features.
5684
31d99776
DJ
56852007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5686
5687 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5688
1780a0ed
DJ
56892007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5690
5691 * gdb.texinfo (Target Description Format): Add version attribute
5692 for <target>.
5693
822b6570
DJ
56942007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5695
5696 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5697
f8b73d13
DJ
56982007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5699
5700 * gdb.texinfo (MIPS Features): New subsection.
5701
0e7f50da
UW
57022007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5703 Markus Deuling <deuling@de.ibm.com>
5704
5705 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5706 and qXfer:spu:write packets and mention them under qSupported.
5707
23d964e7
UW
57082007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5709 Markus Deuling <deuling@de.ibm.com>
5710
5711 * gdb.texinfo (Architectures): Add new SPU section to document
5712 Cell Broadband Engine SPU architecture specific commands.
5713
9f708cb2
VP
57142007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5715
5716 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5717 comments.
5718
7579b5f8
NR
57192007-06-07 Nick Roberts <nickrob@snap.net.nz>
5720
5721 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5722
bf06d120
JB
57232007-05-29 Jim Blandy <jimb@codesourcery.com>
5724
5725 * gdb.texinfo (Overview): Doc fix.
5726
23776285
MR
57272007-05-22 Maciej W. Rozycki <macro@mips.com>
5728
5729 * gdb.texinfo (Remote Configuration): Document "set/show
5730 remoteflow".
5731
1a69e1e4
DJ
57322007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5733
bf06d120
JB
5734 * gdb.texinfo (MIPS): Remove documentation for set mips
5735 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5736 stack-arg-size.
1a69e1e4 5737
46ba6afa 57382007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5739
46ba6afa
BW
5740 * all-cfg.texi (GDBTUI): New.
5741 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5742 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5743 (TUI Configuration): Edit to improve clarity and fix problems of
5744 both style and content.
5ae4183a 5745
06d3b283
UW
57462007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5747
5748 * observer.texi (GDB Observers): New observer "new_objfile".
5749
179101d6
UW
57502007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5751
5752 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5753
25d5ea92
VP
57542007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5755
5756 * gdb.texinfo (GDB/MI Variable Objects): Document
5757 frozen variables objects.
5ae4183a 5758
ea35711c
DJ
57592007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5760
5761 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5762 (Character Sets, Caching Data of Remote Targets): Likewise.
5763 (Targets): Delete Remote node. Move its text...
5764 (Debugging Remote Programs): ...to here. Delete description
5765 of the "remote" command.
5766 (Remote configuration): Delete description of "set remotedevice"
5767 and "show remotedevice".
5768 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5769
db2e3e2e
BW
57702007-04-11 Bob Wilson <bob.wilson@acm.org>
5771
5ae4183a
AS
5772 * gdb.texinfo (Contributors, Continuing and Stepping)
5773 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5774 (General Query Packets, File-I/O Remote Protocol Extension)
5775 (Protocol Basics, The F Reply Packet, Write)
5776 (Protocol-specific Representation of Datatypes, Memory Transfer):
5777 Fix hyphenation, punctuation and grammar problems.
5778 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5779 'section' instead of 'subsection' in the text.
5780 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5781 (i386): Remove period from section name.
db2e3e2e
BW
5782 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5783 (Config Names, Configure Options): Use @file{configure}.
5784
8a3dae3e
DJ
57852007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5786
5787 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5788 and tab expansion.
5789
1a92f856
DJ
57902007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5791
5792 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5793
79a6e687 57942007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5795
79a6e687
BW
5796 * gdb.texinfo: Consistently capitalize all significant words in
5797 node names, chapter titles, section titles, and headings. Update
5798 cross references to match.
5799 (Starting and Stopping Trace Experiment): Make node name plural.
5800 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5801
ad527d2e
PA
58022007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5803
5804 * gdb.texinfo (WinCE): Delete obsolete subsection.
5805
7ce59000
DJ
58062007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5807
5808 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5809 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5810 references.
5811
8807d78b
DJ
58122007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5813
5814 * gdb.texinfo (Startup): Delete references to some alternate
5815 names for .gdbinit.
5816 (Thread): Remove LynxOS reference.
5817 (Tandem ST2000): Delete target-specific documentation.
5818 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5819 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5820 and GDB_OSABI_LYNXOS.
5821
5f402660
UW
58222007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5823
5824 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5825
bac718a6
UW
58262007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5827
5828 * gdbint.texinfo (Target Conditionals): Remove mention of
5829 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5830 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5831
9453113a
DJ
58322007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5833
5834 * Makefile.in: Add "pdfdir" installation
5835 directory, PDFTEX macro, support for "install-pdf" target,
5836 and rules for making a pdf version of refcard.texi.
5837 * refcard.tex: Specify paper size for PDF output.
5838
ae21e955 58392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5840
ae21e955 5841 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5842
3f94c067 58432007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5844
3f94c067
BW
5845 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5846 (Source Path, Character Sets, Macros, Define)
5847 (GDB/MI Result Records, GDB/MI Simple Examples)
5848 (GDB/MI Program Execution, GDB/MI File Commands)
5849 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5850 (Bug Reporting): Use @value{GCC}.
5ae4183a 5851
12c27660 58522007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5853
12c27660
BW
5854 * gdb.texinfo (Help): Fix formatting of examples.
5855 (Variables): Use @ifnotinfo instead of @iftex.
5856 (Non-debug DLL symbols): Use @ref instead of @pxref.
5857 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5858
ce9341a1
BW
58592007-03-26 Bob Wilson <bob.wilson@acm.org>
5860
5861 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5862
c8f4133a
BW
58632007-03-26 Bob Wilson <bob.wilson@acm.org>
5864
5865 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5866 the order of the nodes.
5867 (C Operators, C Constants, Debugging C): Remove extra menus.
5868 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5869
c8f4133a 58702007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5871
5872 * gdb.texinfo (File Options): Add missing parenthesis.
5873 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5874
c74d0ad8
DJ
58752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5876
5877 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5878
ff6f572f
DJ
58792007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5880
669fac23 5881 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5882 case insensitivity.
5883 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5884
994337c3
NR
58852007-02-18 Nick Roberts <nickrob@snap.net.nz>
5886
5887 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5888 (Files): Add section name to argument list for pxref.
5889 (Non-debug DLL symbols): Don't use `see' for pxref.
5890 (Embedded Processors): Fix typo.
5891 (GDB/MI Breakpoint Commands): Execution commands generate
5892 *stopped not ^done.
5893
eb819d70
NR
58942007-02-13 Nick Roberts <nickrob@snap.net.nz>
5895
5896 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5897 values for in_scope. Mention that only root variables can be
5898 updated.
5899 (GDB/MI Development and Front Ends): Explain new values may be
5900 added to existing fields.
5901
123dc839
DJ
59022007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5903
5904 * gdb.texinfo (-target-disconnect): Use @smallexample.
5905 (Requirements): Add anchor for Expat. Update description.
5906 (Target Descriptions): Mention Expat.
5907 (Target Description Format): Document new elements. Use
5908 @smallexample.
5909 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5910 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5911
108546a0
DJ
59122007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5913
5914 * gdb.texinfo (Target Description Format): Add section on XInclude.
5915
95a98c01
NR
59162006-02-03 Nick Roberts <nickrob@snap.net.nz>
5917
5918 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5919 command -enable-timings.
5920
f4b3909f
EZ
59212007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5922
5ae4183a 5923 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5924 descriptions for new/deleted elements in gdb_osabi. Add missing
5925 description for function generic_elf_osabi_sniff_abi_tag_sections.
5926
c7ba131e
JB
59272007-01-29 Joel Brobecker <brobecker@adacore.com>
5928
5929 * gdb.texinfo (Maintenance Commands): Add documentation for
5930 the new "maint print target-stack" command.
5931
3a60f64e
JK
59322007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5933 Eli Zaretskii <eliz@gnu.org>
5934
f4b3909f 5935 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5936
c582f8b6
EZ
59372007-01-26 Eli Zaretskii <eliz@gnu.org>
5938
5939 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5940 Use @value{NGCC} instead of @value{GCC}.
5941
d3e8051b
EZ
59422007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5943
5944 * agentexpr.texi: Fix typos.
5945 * annotate.texinfo: Likewise.
5946 * gdb.texinfo: Likewise.
5947 * gdbint.texinfo: Likewise.
5948 * observer.texi: Likewise.
5949 * stabs.texinfo: Likewise.
5950
86f04699
EZ
59512007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5952
5953 * gdbint.texinfo (Support Libraries): Remove mmalloc
5954 entry. Describe readline library.
5955
23181151
DJ
59562007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5957
5958 * gdb.texinfo (Target Descriptions): New section.
5959 (General Query Packets): Add QPassSignals anchor. Mention
5960 qXfer:features:read under qSupported. Expand mentions of
5961 qXfer:memory-map:read and QPassSignals. Document
5962 qXfer:features:read.
5963
f822c95b
DJ
59642007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5965
5966 * gdb.texinfo (Commands to specify files): Describe
5967 "set sysroot" and "show sysroot".
5968 (Using the `gdbserver' program): Lowercase argument
5969 to @var. Expand description of setting up GDB on the
5970 host.
5971
8936fcda
JB
59722007-01-05 Joel Brobecker <brobecker@adacore.com>
5973
5974 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5975 catch exception, catch exception unhandled, and catch assert
5976 commands.
5977
e776119f
DJ
59782007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5979
5980 * gdb.texinfo (Debugging Output): Document "set debug xml"
5981 and "show debug xml".
5982
aa79a185
DJ
59832007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5984
5985 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5986
7f893741
JB
59872007-01-01 Joel Brobecker <brobecker@adacore.com>
5988
5989 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5990
a1b5960f
VP
59912006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5992
5993 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5994 note in @ignore, to be removed later if nobody complains.
5995
9f470e6e
NR
59962006-12-04 Nick Roberts <nickrob@snap.net.nz>
5997
5998 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5999 of -var-delete.
6000
765dc015 60012006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6002
765dc015 6003 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6004 automatic software/hardware breakpoint usage and
6005 the "set breakpoint auto-hw" command.
765dc015 6006
4b5752d0
VP
60072006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6008
6009 * gdb.texinfo (Memory Access Checking): New.
6010
89be2091
DJ
60112006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6012
6013 * gdb.texinfo (Remote configuration): Mention
6014 "pass-signals-packet".
6015 (General Query Packets): Document QPassSignals. Fix
6016 a typo.
6017
ca3bf3bd
DJ
60182006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6019
6020 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6021
427c3a89
DJ
60222006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6023
6024 * gdb.texinfo (Remote configuration): Rewrite documentation for
6025 packet configuration commands.
6026 (OS Information): Adjust reference to qXfer:auxv:read.
6027 (General Query Packets): Remove references to read-aux-vector-packet
6028 and set remote get-thread-local-storage-address.
6029
7a107747
DJ
60302006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * gdbint.texinfo (Target Architecture Definition): Add new
6033 Initializing a New Architecture section.
6034
1c56eb0e
EZ
60352006-10-31 David Taylor <dtaylor@emc.com>
6036
6037 * stabs.texinfo (Macro define and undefine): New node describing
6038 stabs for #define and #undef.
6039
f73adfeb
AS
60402006-10-27 Andreas Schwab <schwab@suse.de>
6041
6042 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6043
fd60e0df
EZ
60442006-10-21 Eli Zaretskii <eliz@gnu.org>
6045
6046 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6047 clarify on the possible meanings of ``expression'' watched by
6048 watchpoints. Add indexing.
e5ac9b53
EZ
6049 (Prompting, Errors, Invalidation, Annotations for Running)
6050 (Source Annotations): Fix index entries by adding "annotation" to
6051 them, to discriminate from index entries that point to the more
6052 general topic descriptions.
fd60e0df 6053
52bb452f
DJ
60542006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6055
6056 * gdbint.texinfo (Target Vector Definition): Move most
6057 content into Existing Targets. Add a menu.
6058 (Existing Targets): New section, moved from Target Vector
6059 Definition. Use @subsection.
6060 (Managing Execution State): New section.
6061
58955e58
BW
60622006-10-16 Bob Wilson <bob.wilson@acm.org>
6063
6064 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6065
c8aa23ab
EZ
60662006-10-15 Eli Zaretskii <eliz@gnu.org>
6067
6068 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6069 (Command Syntax, Signals, Backtrace, Connecting)
6070 (Remote configuration, Renesas Boards, Console I/O): Fix last
6071 change: use Ctrl- instead of C-, except wrt Emacs.
6072 (File-I/O Examples): Put Ctrl-c in @kbd.
6073 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6074 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6075 (Signals, Set Breaks, Set Watchpoints): Document optional
6076 arguments to `info signals' `handle', `info breakpoints', and
6077 `info watchpoints'.
c8aa23ab 6078
e7109c7e
EZ
60792006-10-14 Eli Zaretskii <eliz@gnu.org>
6080
6081 * gdb.texinfo (Backtrace): Fix last change.
6082
de3aea7b
NR
60832006-10-14 Nick Roberts <nickrob@snap.net.nz>
6084
6085 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6086
7f9087cb
BW
60872006-10-10 Bob Wilson <bob.wilson@acm.org>
6088
c8aa23ab
EZ
6089 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6090 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6091 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6092
68437a39
DJ
60932006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6094 Daniel Jacobowitz <dan@codesourcery.com>
6095
6096 * gdb.texinfo (Packets): Document vFlashErase,
6097 vFlashWrite and vFlashDone packets.
6098 (General Query Packets): Document qXfer:memory-map:read.
6099 Add a new feature for qXfer:memory-map:read.
6100 (Memory map format): New section.
6101 (Target Commands): Mention that gdb can write flash.
6102
fd79ecee
DJ
61032006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6104 Daniel Jacobowitz <dan@codesourcery.com>
6105
6106 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6107 memory regions and "mem auto".
6108
350da6ee
DJ
61092006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6110
6111 * gdbint.texinfo (Array Containers): New section.
6112
2f1acb09
VP
61132006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6114
6115 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6116 -stack-list-arguments HIGH_FRAME argument can be larger then the
6117 actual number of frames.
6118
2ab1eb7a
VP
61192006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6120
6121 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6122 -stack-list-locals HIGH_FRAME argument can be larger then the
6123 actual number of frames.
2ab1eb7a 6124
599b237a
BW
61252006-09-02 Bob Wilson <bob.wilson@acm.org>
6126
6127 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6128 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6129
25ab7e6d
EZ
61302006-09-02 Eli Zaretskii <eliz@gnu.org>
6131
6132 * gdbint.texinfo (Overall Structure): New section "Source Tree
6133 Structure".
6134
940178d3
JB
61352006-08-17 Jim Blandy <jimb@codesourcery.com>
6136
6137 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6138 responses.
6139
30daae6c
JB
61402006-08-08 Joel Brobecker <brobecker@adacore.com>
6141
6142 * gdb.texinfo (Source Path): Add documentation for new
6143 substitute-path commands.
6144
7fa2210b
DJ
61452006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6146
6147 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6148 (Running Configure): ...here.
6149 (Requirements): New node. Mention expat.
6150
3d00d119
DJ
61512006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6152
5ae4183a 6153 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6154 'set download-write-size' and 'show download-write-size'.
6155
0cbfa4ee
DJ
61562006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6157
6158 * stabs.texinfo (Member Type Descriptor): Correct example for
6159 pointer to member types.
6160
16026cd7
AS
61612006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6162
6163 * gdb.texinfo (Optional warnings and messages): Add
6164 'set/show trace-commands'.
6165 (Command files): Add '-v' to source command.
6166
0876f84a
DJ
61672006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6168
6169 * gdb.texinfo (OS Information): Update qPart reference to
6170 qXfer.
6171 (Remote configuration): Likewise.
6172 (Overview): Move @cindex to the start of a paragraph. Talk
6173 about binary data encoding.
6174 (Packets): Refer to the overview for the details of the X
6175 packet encoding.
6176 (General Query Packets): Remove qPart description. Add qXfer
6177 description. Add an anchor to qSupported. Correct feature
6178 table title. Add a new feature for qXfer:auxv:read.
6179 (Interrupts): Add a missing parenthesis.
6180
2ec3381a
DJ
61812006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6182
669fac23 6183 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6184 (GDB/MI Kod Commands): Remove commented out node.
6185
594fe323
EZ
61862006-07-01 Eli Zaretskii <eliz@gnu.org>
6187
6188 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6189 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6190 (GDB/MI Thread Commands, GDB/MI Program Execution)
6191 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6192 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6193 (GDB/MI File Commands, GDB/MI Target Manipulation)
6194 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6195 since the MI prompt is hard-wired into the code.
6196
7e3fb70c
NR
61972006-07-01 Nick Roberts <nickrob@snap.net.nz>
6198
6199 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6200 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6201 (GDB/MI Data Manipulation): Remove description of unimplemented
6202 display related commands as variable objects perform this function
6203 and are superior: -display-delete, -display-disable,
6204 -display-enable, -display-insert and -display-list. Move
6205 -environment-cd, -environment-directory, -environment-path
6206 and -environment-pwd to "Program Context".
6207 (GDB/MI Program Control): Rename to "Program Execution". Move
6208 -exec-arguments -exec-abort to...
6209 (GDB/MI Program Context): ...here. New node split from "Data
6210 Manipulation".
6211
be2a5f71
DJ
62122006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6213
6214 * gdb.texinfo (Remote configuration): Document set / show
6215 remote supported-packets.
6216 (General Query Packets): Document qSupported packet.
6217
fc320d37
SL
62182006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6219
6220 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6221 and font markup.
6222 (Protocol basics): Likewise.
6223 (The F request packet): Likewise.
6224 (The F reply packet): Likewise.
6225 (Memory transfer): Move this node to be a subsubsection of
6226 "Protocol specific representation of datatypes".
6227 (The Ctrl-C message): More copy editing.
6228 (Console I/O): Likewise.
6229 (The isatty call): Delete this node, and merge its content into
6230 the "isatty" node. Fixed references elsewhere.
6231 (The system call): Delete this node, and merge its content into
6232 the "system" node. Fixed references elsewhere.
6233 (open): Reformat to use @table, and add appropriate font markup.
6234 (close): Likewise.
6235 (read): Likewise.
6236 (write): Likewise.
6237 (lseek): Likewise.
6238 (rename): Likewise.
6239 (unlink): Likewise.
6240 (stat/fstat): Likewise.
6241 (gettimeofday): Likewise.
6242 (isatty): Likewise.
6243 (system): Likewise, plus minor changes to fix confusing wording.
6244 (Integral datatypes): Fix font markup.
6245 (Pointer values): Likewise.
6246 (struct stat): Fix markup to use @table, plus minor copy editing.
6247 (struct timeval): Fix font markup, plus minor copy editing.
6248 (Constants): Minor copy editing.
6249 (Errno values): Add font markup.
6250 (File-I/O Examples): Likewise.
6251
158fdf5c
NR
62522006-06-10 Nick Roberts <nickrob@snap.net.nz>
6253
6254 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6255 (GDB/MI Simple Examples): Move node up one level. Use real
6256 examples.
6257 (GDB/MI Compatibility with CLI): Update.
6258 (GDB/MI Result Records): Add "connected" and "exit" result
6259 classes.
6260 (GDB/MI Stream Records): Clarify target output.
6261 (GDB/MI Command Description Format): Modify example description.
6262 (GDB/MI Breakpoint Table Commands): Rename to...
6263 (GDB/MI Breakpoint Commands): ...this
6264 (GDB/MI Breakpoint Commands): Add optional thread field.
6265 (GDB/MI Program Control): Add an introduction. Move "Program
6266 termination" examples into exec-run description.
6267 (GDB/MI File Commands): Mention similar CLI commands.
6268 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6269 is similar to "-gdb-version".
6270
ddb50cd7
EZ
62712006-06-09 Eli Zaretskii <eliz@gnu.org>
6272
6273 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6274
2aef0d6b
NR
62752006-06-02 Nick Roberts <nickrob@snap.net.nz>
6276
6277 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6278 sourceware.org for mailing lists.
d5e40d59 6279 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6280
383a5c52
NR
62812006-06-01 Nick Roberts <nickrob@snap.net.nz>
6282
d5e40d59 6283 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6284
e16b02ee
EZ
62852006-05-22 Eli Zaretskii <eliz@gnu.org>
6286
6287 * gdb.texinfo (Cygwin Native): Fix last change.
6288
be90c084
CF
62892006-05-22 Christopher Faylor <cgf@timesys.com>
6290
6291 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6292
347ceba5
NR
62932006-05-15 Nick Roberts <nickrob@snap.net.nz>
6294
6295 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6296 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6297
369af7bd
DJ
62982006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6299
6300 * gdb.texinfo (General Query Packets): Recommend not starting
6301 new packets with qC and clarify.
6302
2ffdbde8 63032006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6304
6305 * gdb.texinfo (M2 Types): New section.
72019c9c 6306
16d1a084
DJ
63072006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6308
6309 * agentexpr.texi: Add a copyright and license notice.
6310 * observer.texi: Likewise, with GPL clause for function prototypes.
6311 Remove trailing whitespace.
6312
aa56d27a
JB
63132006-05-05 Jim Blandy <jimb@codesourcery.com>
6314
6315 * gdb.texinfo (General Query Packets): Document conventions for
6316 terminating packet names, and their violations.
6317
5bdf8622
DJ
63182006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6319
6320 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6321 * gdb.texinfo: Likewise.
6322
605a56cb
DJ
63232006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6324
6325 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6326 and "show remotedebug".
6327 (Debugging Output): Add additional index entries.
6328
b8db102d
MS
63292006-04-27 Michael Snyder <msnyder@redhat.com>
6330
6331 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6332
c5e30d01
AC
63332006-04-22 Andrew Cagney <cagney@redhat.com>
6334
6335 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6336 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6337
8181d85f
DJ
63382006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6339
6340 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6341 and remove breakpoint prototypes.
6342 (Watchpoints): Move description of target_insert_hw_breakpoint and
6343 target_remove_hw_breakpoint ...
6344 (Breakpoints): ... to here. Document target_insert_breakpoint and
6345 target_remove_breakpoint.
6346
4f553f88
JB
63472006-04-17 Jim Blandy <jimb@codesourcery.com>
6348
6349 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6350 and C packets are optional.
6351
cd852561
FR
63522006-04-14 Frederic Riss <frederic.riss@st.com>
6353
6354 * gdb.texinfo (Specifying source directories): Update the description
6355 of the source file search to reflect the fact that the source path
6356 always contains at least $cdir and $cwd.
6357
b620eb07
MS
63582006-03-31 Michael Snyder <msnyder@redhat.com>
6359
6360 * gdb.texinfo: Update copyright dates.
6361
3156cdaf
EZ
63622006-03-31 Eli Zaretskii <eliz@gnu.org>
6363
6364 * gdb.texinfo (Overview): Add an index entry to "empty response".
6365
7d30c22d
JB
63662006-03-28 Jim Blandy <jimb@codesourcery.com>
6367
6368 * gdbint.texinfo (Prologue Analysis): New section.
6369
86941c27
JB
63702006-03-07 Jim Blandy <jimb@red-bean.com>
6371
66b8c7f6
JB
6372 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6373
1a10341b
JB
6374 * gdb.texinfo (Target Commands): Update text describing how to
6375 specify a target. Refer to the detailed section on remote
6376 debugging, not the brief mention.
6377
86941c27
JB
6378 * gdb.texinfo (Connecting): Organize the different 'target remote'
6379 connection methods into a table. Add a 'target remote' index
6380 entry. (!!!)
6381
62f3a2ba
FF
63822006-02-17 Fred Fish <fnf@specifix.com>
6383
6384 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6385 'ptype' commands to reflect the fact that the only significant
6386 difference between them is that ptype prints the complete type
6387 description instead of just the name.
6388
8b9a88ea
WZ
63892006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6390
6391 * gdbint.texinfo (Watchpoints): Delete
6392 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6393
7e8dc855
NR
63942006-02-10 Nick Roberts <nickrob@snap.net.nz>
6395
6396 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6397 times fields where needed. Fix typos. Update general form given
6398 for output of -break-insert.
6399 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6400
c91d38aa
DJ
64012006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6402
6403 * gdbint.texinfo (Symbol Handling): Add a section
6404 on memory management.
6405
38fcd64c
DJ
64062006-02-06 Vladimir Prus <ghost@cs.msu.su>
6407
6408 * gdb.texinfo (Breakpoint table commands): Document the fullname
6409 field in -break-list output.
6410
219eec71
EZ
64112006-02-03 Eli Zaretskii <eliz@gnu.org>
6412
6413 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6414 debugging information produced by the various "set debug..."
6415 options.
6416
ae5a43e0
DJ
64172006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6418
6419 * gdb.texinfo (Files): Remove obsolete bits from the description
6420 of "symbol-file".
6421
a9f158ec
JB
64222006-01-25 Jim Blandy <jimb@redhat.com>
6423
6424 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6425
410dd08e
JB
64262006-01-24 Jim Blandy <jimb@redhat.com>
6427
6428 * gdbint.texinfo (Frames): Document the basics of GDB's register
6429 unwinding model, and explain the existence of the "sentinel" frame.
6430
4b505b12
AS
64312006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6432
6433 * gdb.texinfo (Choosing files): Mention that -directory is used
6434 for script files.
6435 (Specifying source directories): Likewise.
6436 (Command files): Explain how script files are found.
6437
839c27b7
EZ
64382006-01-21 Eli Zaretskii <eliz@gnu.org>
6439
6440 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6441 the threads in a multi-threaded program.
6442 (Threads): The threadno argument of "thread apply" can be a range
6443 of numbers.
6444
7be93b9e
JB
64452006-01-18 Jim Blandy <jimb@redhat.com>
6446
6447 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6448 of warning flags.
6449
fcc73fe3
EZ
64502006-01-13 Eli Zaretskii <eliz@gnu.org>
6451
6452 * gdb.texinfo (Sequences): Improve menu annotations.
6453 (Define): Add index entries for arguments of user-defined
6454 commands. Move the description of flow-control commands...
6455 (Command Files): ...to here. Document loop_break and
6456 loop_continue.
ca91424e
EZ
6457 (Define, Command Files): Document `end' and add index entries for
6458 it.
fcc73fe3 6459
5c95884b
MS
64602006-01-04 Michael Snyder <msnyder@redhat.com>
6461
6462 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6463 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6464
860701dc
PH
64652006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6466
6467 * gdb.texinfo (Omissions from Ada): Document that there is now
6468 limited aggregate support.
6469
36b80e65
EZ
64702005-12-28 Eli Zaretskii <eliz@gnu.org>
6471
6472 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6473 registers and the likes.
6474
c1468174
EZ
64752005-12-24 Eli Zaretskii <eliz@gnu.org>
6476
6477 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6478 (Symbols): Fix usage of "e.g.".
359df76b 6479 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6480
6481 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6482 (Coding): Fix usage of "e.g.".
6483
c02a867d
EZ
64842005-12-23 Eli Zaretskii <eliz@gnu.org>
6485
5ae4183a
AS
6486 * stabs.texinfo:
6487 * refcard.tex:
c02a867d 6488 * gpl.texi:
5ae4183a
AS
6489 * gdbint.texinfo:
6490 * gdb.texinfo:
6491 * gdb-cfg.texi:
c02a867d 6492 * fdl.texi:
5ae4183a
AS
6493 * annotate.texinfo:
6494 * all-cfg.texi:
c02a867d
EZ
6495 * Makefile.in: Add (C) after Copyright. Update the FSF
6496 address.
6497
fad38dfa
EZ
64982005-12-03 Eli Zaretskii <eliz@gnu.org>
6499
6500 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6501 extend GDB with commands for external monitor.
6502
53e5f3cf
AS
65032005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6504
6505 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6506
55f6ca0f
JB
65072005-11-25 Joel Brobecker <brobecker@adacore.com>
6508
6509 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6510
c1947b85
JB
65112005-11-21 Jim Blandy <jimb@redhat.com>
6512
6513 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6514 placement of 'R' actions in tracepoint action packets; document
6515 dependence of 'X' and 'M' actions on a preceding 'R' action for
6516 their registers.
6517
9d29849a
JB
65182005-11-19 Jim Blandy <jimb@redhat.com>
6519
6520 * gdb.texinfo (Tracepoint Packets): New node.
6521 (General Query Packets): Add entries for the tracepoint packets,
6522 referring to the "Tracepoint Packets" node.
6523 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6524
9a6253be
KB
65252005-11-18 Kevin Buettner <kevinb@redhat.com>
6526
6527 * gdb.texinfo (set remotebreak): Add anchor.
6528 (X packet): Likewise.
6529 (Remote Protocol): Add new section `Interrupts' and new index
6530 entry `interrupts (remote protocol)'.
6531
5f3bebba
JB
65322005-11-18 Jim Blandy <jimb@redhat.com>
6533
6534 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6535 entries into the General Query Packets section. Add a
6536 cross-reference to that section. Drop description of replies, as
6537 these are covered in the descriptions of each packet.
6538 (General Query Packets): Add introductory text. Explain naming
6539 conventions, and how the end of a name is recognized.
6540
9a7a1b36
KB
65412005-11-17 Kevin Buettner <kevinb@redhat.com>
6542
0564b6cf 6543 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6544 "set remotebreak" command.
6545
b8ff78ce
JB
65462005-11-16 Jim Blandy <jimb@redhat.com>
6547
6548 * gdb.texinfo (Packets, Stop Reply Packets)
6549 (General Query Packets): Various formatting cleanups.
6550 - Use @samp for packet contents.
6551 - Drop summaries from packet @item lines; the same information appears
6552 immediately below in the description.
6553 - Delete paragraph breaks after packet @item commands, so that the
6554 description appears directly to the right of the packet prototype
6555 in the printed manual, if it fits.
6556 - Place spaces in packet prototypes between @vars and non-@var
6557 letters, and explain that they're just for formatting.
6558 - Use @dots{} instead of '...'.
6559 - Fix uses of @code where @var was needed.
6560 - Replace "deprecated" markers with English text spelling out the
6561 packet's status and the preferred alternatives.
6562 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6563 what this ever meant.
6564 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6565 this for a long time.
6566 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6567 implemented several times, and have been in use for years.
6568
8ffe2530
JB
65692005-11-15 Jim Blandy <jimb@redhat.com>
6570
c43c5473
JB
6571 * gdb.texinfo (Packets): Add index entries for 'm' packet
6572 disclaimers.
5ae4183a 6573
fb031cdf
JB
6574 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6575 of stub when processing an 'm' packet.
6576
8ffe2530
JB
6577 * gdb.texinfo (Packets): Mention that packets beginning with
6578 letters are reserved once, at the top, instead of actually listing
6579 them all and saying "reserved".
6580
c03c782f
AS
65812005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6582
6583 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6584 Change @var{$arg0 to @code{$arg0.
6585
814e32d7
WZ
65862005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6587
6588 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6589
fa93a9d8
JB
65902005-11-12 Jim Blandy <jimb@redhat.com>
6591
6592 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6593 order. Remove extraneous 'z'.
6594
8a5a3c82
AS
65952005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6596
6597 * gdb.texinfo (Choosing files): Add --eval-command.
6598
4b0ad762
AS
65992005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6600
6601 * gdb.texinfo (Choosing modes): Add --return-child-result.
6602
6603
1a088d06
AS
66042005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6605
6606 * gdb.texinfo (Choosing modes): Add --batch-silent.
6607
656d5e12
EZ
66082005-10-28 Eli Zaretskii <eliz@gnu.org>
6609
6610 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6611 "The -var-update Command".
6612
3c9c013a
JB
66132005-10-03 Joel Brobecker <brobecker@adacore.com>
6614
6615 * gdb.texinfo (Print Settings): Add documentation for set/show
6616 print array-indexes.
6617
7ba3cf9c
DJ
66182005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6619
6620 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6621 6.2 and 6.3.
6622
a94ab193
EZ
66232005-08-27 Eli Zaretskii <eliz@gnu.org>
6624
6625 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6626 since 19-Jan-2004.
6627 (Files): Likewise.
ab1adacd
EZ
6628 (Variables, Symbols): Document the "<incomplete type>" message and
6629 its reasons.
a94ab193 6630
ca06016a
FF
66312005-08-01 Fred Fish <fnf@specifix.com>
6632
6633 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6634
cf58170d
NR
66352005-07-15 Nick Roberts <nickrob@snap.net.nz>
6636
6637 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6638 option for -var-list-children and -var-update.
6639 (GDB/MI Stack Manipulation): Simplify description of
6640 print-values option for -stack-list-locals.
6641 (GDB/MI Command Description Format): Clarify.
6642 (Mode Options): Spelling of superseded.
6643
38f1196a
BR
66442005-07-12 Bob Rossi <bob@brasko.net>
6645
6646 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6647 corresponding GDB command comment.
6648
3cb3b8df
BR
66492005-07-06 Bob Rossi <bob@brasko.net>
6650
6651 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6652 and -inferior-tty-show.
6653 (Input/Output): Document "set/show inferior-tty" and tty alias.
6654
10fac096
NW
66552005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6656
6657 * gdb.texinfo (Packets): Change description of 'D' packet to note
6658 that GDB does wait for a response.
6659
d1b6db76
NR
66602005-06-22 Nick Roberts <nickrob@snap.net.nz>
6661
6662 * gdb.texinfo (History) Rename "Command History".
6663 (Command History): Move node "Server Prefix" from section on
6664 Annotations here.
6665
29629dcf
NR
66662005-06-19 Nick Roberts <nickrob@snap.net.nz>
6667
6668 * gdb.texinfo (GDB/MI Stack Manipulation):
6669 Re-instate -stack-info-frame with example. Say that it gets
6670 info on selected frame, not current frame.
6671
397ca115
EZ
66722005-06-18 Eli Zaretskii <eliz@gnu.org>
6673
6674 * gdb.texinfo (Server): Clarify that `file' should be used before
6675 connecting to the server.
6676 (Files): Add an xref to the above description.
51274035
EZ
6677 (Output Formats): More detailed description of the `c' format.
6678 (Memory): List explicitly all the formats supported by `x'.
638ac427 6679 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6680 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6681 files. Add more indexing for solib-absolute-prefix and
6682 --with-sysroot.
76d17f34
EZ
6683 (Machine Code): Document possible problems with locations in
6684 shared libraries.
d416eeec
EZ
6685 (Backtrace): Document that free-standing environments do not need
6686 to have a `main' function.
397ca115 6687
74f6deaa
NR
66882005-06-18 Nick Roberts <nickrob@snap.net.nz>
6689
6690 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6691 -stack-info-frame.
6692
a9967aef
AC
66932005-06-07 Andrew Cagney <cagney@gnu.org>
6694
6695 * gdb.texinfo (Contributors): Note the original multi-arch
6696 contributors.
6697
e09f16f9
EZ
66982005-06-03 Eli Zaretskii <eliz@gnu.org>
6699
6700 * gdb.texinfo (Registers): Add index entries for the standard
6701 registers.
6702 (Frames): Add cross-reference from frame pointer description to
6703 the Registers node.
6704 (Annotations Overview): Fix the reference to GDB name.
6705
d87ba7ee
EZ
67062005-06-01 Eli Zaretskii <eliz@gnu.org>
6707
6708 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6709 can-use-hw-watchpoints.
6710
034dad6f
BR
67112005-05-28 Bob Rossi <bob@brasko.net>
6712
6713 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6714 the possible reasons why an exec async record would be returned to FE.
6715
ffed4509
AC
67162005-05-26 Andrew Cagney <cagney@gnu.org>
6717
6718 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6719 Andrew Cagney implemented the original GDB/MI.
6720
e22e55c9
OF
67212005-05-23 Orjan Friberg <orjanf@axis.com>
6722
6723 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6724 documentation. Add documentation for cris-mode.
6725
a78e13ce
EZ
67262005-05-20 Eli Zaretskii <eliz@gnu.org>
6727
6728 * gdb.texinfo (Numbers): Explain the example and make the wording
6729 more acurate.
6730
76ff342d
DJ
67312005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6732 Dennis Brueni <dennis@slickedit.com>
6733
6734 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6735 (GDB/MI Data Manipulation, GDB/MI Program Control)
6736 (GDB/MI Stack Manipulation): Update examples to include the fullname
6737 attribute in stack frames.
6738
119b882a
EZ
67392005-05-12 Eli Zaretskii <eliz@gnu.org>
6740
6741 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6742 do with other non-standard names of init files.
6743
6fc08d32
EZ
67442005-05-11 Eli Zaretskii <eliz@gnu.org>
6745
6746 * gdb.texinfo (Command Files): Move the description of the startup
6747 from here...
6748 (Startup): ...to this new subsection of the Invocation chapter.
6749 Rearrange the description of init files more logically and add a
6750 cross-reference to "Command Files". Document the special gdbinit
6751 name for CISCO 68k. Expand the description of what GDB does
6752 during startup.
6753 (History): Add index entry for HISTSIZE.
6754
a561754a
MK
67552005-05-02 Mark Kettenis <kettenis@gnu.org>
6756
6757 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6758
2eecc4ab
EZ
67592005-05-02 Eli Zaretskii <eliz@gnu.org>
6760
6761 * gdb.texinfo (SVR4 Process Information, The isatty call)
6762 (The system call): Don't use foo(N) notation for man pages and
6763 functions.
514c4d71 6764 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6765
18999be5
EZ
67662005-04-27 Eli Zaretskii <eliz@gnu.org>
6767
6768 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6769 were optimized away.
6770
0abb7bc7
EZ
67712005-04-22 Eli Zaretskii <eliz@gnu.org>
6772
6773 * gdb.texinfo (Remote configuration): Document "set/show
6774 get-thread-local-storage-address". Add cross-reference to the
6775 description of the qGetTLSAddr packet.
6776 (General Query Packets): Mention "set remote
6777 get-thread-local-storage-address" and add a reference to its
6778 description.
6779
6f61acb1
NR
67802005-04-19 Nick Roberts <nickrob@snap.net.nz>
6781
6782 * gdb.texinfo (Backtrace): Describe 'bt full'.
6783
9d59903a
NR
67842005-04-17 Nick Roberts <nickrob@snap.net.nz>
6785
6786 * gdb.texinfo (Mode Options): Fix typo.
6787 (GDB/MI): Describe how to invoke GDB/MI.
6788
721c2651
EZ
67892005-04-16 Eli Zaretskii <eliz@gnu.org>
6790
6791 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6792 references changed. Add description of "info udot".
721c2651
EZ
6793 (Files): Document "set/show stop-on-solib-events".
6794 (M32R/D): Document "set/show download-path", "set/show
6795 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6796 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6797 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6798 (Maintenance Commands): Improve indexing.
6799 (Target Commands): Document "set/show hash", "set/show debug
6800 monitor".
6801 (SVR4 Process Information): Document "info pidlist" and "info
6802 meminfo". Document "set/show procfs-tarce" and "set/show
6803 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6804 (Symbols, The Print Command with Objective-C): Improve indexing.
6805 (Objective-C): Add references to "info classes" and "info
6806 selectors".
c45da7e6
EZ
6807 (Debugging Output): Improve wording. Document "set/show debug
6808 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6809 (Set Breaks): Add index entry for "hardware breakpoints".
6810 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6811 and "set/show usehardbreakpoints".
6812 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6813 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6814 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6815 rdiromatzero", "set/show rdiheartbeat".
6816 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6817 "sds".
6818 (Embedded Processors): Document the "sim" command.
6819 (Remote): Document the "remote" command.
6820 (DJGPP Native): Document the "info serial" command.
6821 (Threads): Document "maint info sol-threads".
6822 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6823 (Set Breaks): Improve indexing.
6824 (Command Syntax): Add a reference to dont-repeat.
6825 (Define): Document "dont-repeat".
6826 (TUI Commands): Document "tabset".
6827 (WinCE): New subsection. Document "set/show remotedirectory",
6828 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6829
14d6dd68
EZ
68302005-04-15 Eli Zaretskii <eliz@gnu.org>
6831
6832 * gdb.texinfo (Hurd Native): New subsection, documents
6833 Hurd-specific commands.
a64548ea 6834 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6835 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6836 (MIPS): Improve documentation of heuristic-fence-post. Document
6837 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6838 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6839 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6840 (ARM): Document ARM-specific commands.
a64548ea
EZ
6841 (AVR): New section. Document "info io_registers".
6842 (CRIS): New section. Document "set/show cris-version" and
6843 "set/show cris-dwarf2-cfi".
6844 (HPPA): New section. Document "set/show debug hppa" and "maint
6845 print unwind".
a5adf40f 6846 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6847 (Super-H): New section. Document the "regs" command.
721c2651 6848 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6849
9c16f35a
EZ
68502005-04-09 Eli Zaretskii <eliz@gnu.org>
6851
6852 * gdb.texinfo (Print Settings): Document "set/show print
6853 pascal_static-members", "set print repeats", "show print
6854 null-stop". Improve indexing. Fix documentation of "set print
6855 union".
6856 (Pascal): New section.
6857 (Supported languages): Rename from "Support"; all references
6858 updated. Add a menu item for Pascal.
6859 (Numbers): Document "set radix.
6860 (Screen Size): Document "set/show pagination".
6861 (MIPS Embedded): Remove "set processor" documentation.
6862 (Remote configuration): Document "set/show X/P/Z-packet",
6863 "set/show read-aux-vector-packet", "set/show remote
6864 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6865 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6866 remotedebug", "set/show remotebreak", "set/show remotedevice",
6867 "set/show remotelogfile".
6868 (Auxiliary Vector): Add reference to the description of the
6869 read-aux-vector-packet setting.
6870 (Set Watchpoints): Add a cross-reference to "set remote
6871 hardware-breakpoint-limit".
6872 (General Query Packets): Add indexing of requests and
6873 cross-references to related commands in "Remote configuration".
6874 (File-I/O Overview, The system call): Fix wording and typos.
6875 (Thread Stops): Add index entries.
6876 (Continuing and Stepping): Document "show step-mode".
6877 (i386): New node. Document "set/show struct-convention".
6878 (Files): Document "show trust-readonly-sections".
6879 (Calling): Document "set/show unwindonsignal".
6880 (Messages/Warnings): Add index entries.
6881 (Maintenance Commands): Document "set/show watchdog".
6882 (Annotations Overview): Document "show annotate".
6883 (Set Watchpoints): Add index entries.
6884 (Symbols): Fix doc of case-sensitive.
6885 (ABI): Document "show coerce-float-to-double".
6886 (Convenience Vars, Help): Improve indexing.
6887 (Machine Code): Document "show disassembly-flavor".
6888 (Debugging C plus plus): Document "show overload-resolution".
6889 (Value History, Signaling): Add index entries.
6890
68912005-04-08 Eli Zaretskii <eliz@gnu.org>
6892
6893 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6894 (Processes): Fix wording.
6895 (History, List, Logging output, Define, Symbols, Print Settings):
6896 Improve indexing.
6897
a8f24a35
EZ
68982005-04-03 Eli Zaretskii <eliz@gnu.org>
6899
6900 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6901 redundant index entry for "target" command.
6902 (Backtrace): Add index entries.
6903 (Symbols, Fortran): Document the "set case-sensitive" command.
6904 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6905 (Print Settings): Add index entry for "set demangle-style".
6906 (Target Commands): Document "set download-write-size".
6907 (Debugging Output): Document "set exec-done-display".
6908
09d4efe1
EZ
69092005-04-02 Eli Zaretskii <eliz@gnu.org>
6910
6911 * gdb.texinfo (Files): Fix the name and documentation of
6912 add-shared-symbol-files. Document its alias assf. Update the
6913 list of OSs where GDB supports shared libraries. Fix markup.
6914 (Continuing and Stepping): Add reference to @var{location} in the
6915 text.
6916 (Dump/Restore Files): Fix reference to @{filename}.
6917 (Help): Fix wording.
6918 (Attach): Ditto.
6919 (Set Watchpoints): Ditto.
6920 (Backtrace): Remove redundant index entries. Improve index
6921 entries.
6922 (Delete Breaks): Fix wording.
6923 (Memory): Document the compare-sections command.
6924 (Memory Region Attributes): Improve wording.
6925 (Disabling): Improve wording.
6926 (Fortran): New subsection. Document the "info common" command.
6927 (Help): Document aliases "info copying" and "info warranty".
6928 (Caching Remote Data): New section. Document the "set/show
6929 remotecache" and "info dcache" commands.
6930 (Show): Fix wording of the documentation of the "set
6931 extension-language" command.
6932 (Signals): Add index entry for "info handle".
6933 (Memory Region Attributes): Fix punctuation.
6934 (Symbols): Change the arg name to "location" and refer to it in
6935 the text. Fix wording of "info types" doc.
6936 (Threads): Fix usage of @enumerate @item's.
6937 (Listing Tracepoints): Add index entry for "info tp".
6938 (Set Watchpoints): Add xref to "info break" description.
6939 (Macros): Add an index entry for "macro exp1". Document the
6940 "macro list" command.
6941 (Maintenance Commands): Document "flushregs", "maint agent",
6942 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6943 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6944 "maint print architecture", "maint print objfiles", "maint print
6945 statistics", "maint print type", "maint show-debug-regs", "maint
6946 space", "maint time", and "maint translate-address".
6947 (Connecting): Document the "monitor" command.
6948 (Annotations Overview): Describe the "set annotate" command.
6949
82f2d802
EZ
69502005-04-01 Eli Zaretskii <eliz@gnu.org>
6951
6952 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6953 Rearrange index entries and improve wording about support for
6954 hardware watchpoints.
6955
7d51c7de
BR
69562005-03-10 Bob Rossi <bob@brasko.net>
6957
6958 * gdb.texinfo: Update copyright
6959
68c71a2e
TR
69602005-02-09 Theodore A. Roth <troth@openavr.org>
6961
6962 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6963 error.
6964
83761cbd
KB
69652005-02-03 Kevin Buettner <kevinb@redhat.com>
6966
6967 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6968
9f1c6395
MS
69692005-01-17 Michael Snyder <msnyder@redhat.com>
6970
6971 * gdb.texinfo: Fix spelling, infinte -> infinite.
6972
fbd1b305
MK
69732005-01-08 Mark Kettenis <kettenis@gnu.org>
6974
6975 * observer.texi (GDB Observers): Document "solib_loaded".
6976
3ace7edb
AC
69772005-01-07 Andrew Cagney <cagney@gnu.org>
6978
bec39cab
AC
6979 * configure.ac: Rename configure.in, require autoconf 2.59.
6980 * configure: Re-generate.
6981
3ace7edb
AC
6982 * configure.in: Replace configdirs with multiple references to
6983 AC_CONFIG_SUBDIRS.
6984 * configure: Re-generate.
5ae4183a 6985
53531fc1
AC
69862005-01-04 Andrew Cagney <cagney@gnu.org>
6987
6988 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6989 part of the version number.
6990
536ffdb7
MK
69912004-12-24 Mark Kettenis <kettenis@gnu.org>
6992
6993 * gdbint.texinfo (Algorithms): Remove description of
6994 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6995
e1aac25b
JB
69962004-12-07 Jim Blandy <jimb@redhat.com>
6997
6998 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6999 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7000 numbers.
7001
f47b1503
AS
70022004-12-07 Andreas Schwab <schwab@suse.de>
7003
7004 * gdb.texinfo (Mode Options): Document -l option.
7005
b6b8ece6
EZ
70062004-12-04 Eli Zaretskii <eliz@gnu.org>
7007
7008 * gdbint.texinfo (Algorithms): More accurate description of
7009 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7010 is not needed unless data-read and data-access watchpoints are
7011 supported. Add a description of how GDB checks whether the
7012 inferior stopped because a watchpoint was hit.
7013
01371747
EZ
70142004-11-23 Eli Zaretskii <eliz@gnu.org>
7015
7016 * gdb.texinfo (Files): Add cross-reference to description of
7017 -readnow command-line switch.
7018
2315ffec
RC
70192004-11-10 Randolph Chung <tausq@debian.org>
7020
7021 * gdb.texinfo: Document set/show backtrace past-entry commands.
7022 Rearrange index entries for set/show backtrace past-main.
7023
69065f5d
AC
70242004-11-10 Jon Beniston <jon@beniston.com>
7025
7026 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7027 * gdb.texinfo (Remote Serial Protocol): Further describe
7028 binary transfer escaping mechanism .
69065f5d 7029
30e91e0b
RC
70302004-11-08 Randolph Chung <tausq@debian.org>
7031
7032 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7033 and "show debug infrun". Add index entries.
7034
60bf7e09
EZ
70352004-10-23 Eli Zaretskii <eliz@gnu.org>
7036
7037 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7038 "info proc" that are already implemented. Add index entries.
7039 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7040 (Files): Add a tip for decreasing memory used for symtabs from
7041 shared libraries.
f018e82f
EZ
7042 (Starting): Fix whitespace; make "elaboration" stand out where it
7043 is first used, and add an index entry for the term.
f8568604
EZ
7044 (Calling): Expand and elaborate text. Add "print". Add the
7045 description of problems with weak aliases.
384ee23f 7046 (Core File Generation): New section.
60bf7e09 7047
d52fe014
AC
70482004-10-12 Andrew Cagney <cagney@gnu.org>
7049
7050 * gdbint.texinfo (Versions and Branches): New chapter.
7051 (Releasing GDB): Delete "Versions and Branches" section.
7052 (Top): Add "Versions and Branches".
7053
703663ab
EZ
70542004-10-08 Eli Zaretskii <eliz@gnu.org>
7055
7056 * gdb.texinfo (Editing, History): Add cross-references to the
7057 included Readline and History user documentation. Remove
7058 references to the symbol have-readline-appendices which is unused
7059 and undefined.
7060 (History): Fix indexing.
7061
ac77d04f
JJ
70622004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7063
7064 * gdbint.texinfo (target_stopped_data_address): Update to
7065 new prototype.
7066 (i386_stopped_data_address): Update prototype and description.
7067 (i386_stopped_by_watchpoint): New function and description.
7068
e07c999f
PH
70692004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7070
7071 * gdb.texinfo (Filenames): Add Ada suffixes.
7072 (Ada) New section.
7073
2e868123
AC
70742004-09-27 Andrew Cagney <cagney@gnu.org>
7075 Robert Picco <Robert.Picco@hp.com>
7076
7077 * gdb.texinfo (Packets): Document the "p" packet.
7078
02a57714
JM
70792004-09-21 Jason Molenda (jmolenda@apple.com)
7080
7081 * gdb.texinfo (Paths and Names of the Source Files): Document the
7082 meaning of values in the 'desc' field of a SO stab.
7083
ae038cb0
DJ
70842004-09-20 Daniel Jacobowitz <dan@debian.org>
7085
7086 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7087 max-cache-age" and "maint show dwarf2 max-cache-age".
7088
f7dc1244
EZ
70892004-09-16 Eli Zaretskii <eliz@gnu.org>
7090
7091 * gdb.texinfo (Set Breaks): Add index entry for setting
7092 breakpoints on overloaded C++ functions that are not members of
7093 any classes. Add an example and an index entry for setting
7094 breakpoints on all program functions.
7095 (Character Sets, Macros, Overlay Commands)
7096 (Non-debug DLL symbols, GDB/MI Output Syntax)
7097 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7098 Use "(@value{GDBP})" instead of a literal "(gdb)".
7099
f810308b
AC
71002004-09-12 Andrew Cagney <cagney@gnu.org>
7101
7102 * gdbint.texinfo (Native Debugging): Delete description of
7103 FILES_INFO_HOOK.
7104
15a661f3
PH
71052004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7106
5ae4183a
AS
7107 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7108 to hex_string_custom (not historically correct, but more
15a661f3
PH
7109 understandable, given the current code).
7110
f3219c75
AC
71112004-09-03 Andrew Cagney <cagney@gnu.org>
7112
7113 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7114
f3bb6704
JJ
71152004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7116
7117 * observer.texi (solib_unloaded): New observer.
7118
8d2c00cb
AC
71192004-08-24 Andrew Cagney <cagney@gnu.org>
7120
7121 * gdbint.texinfo (Target Architecture Definition): Add missing
7122 comma.
7123
e7dc800a
MC
71242004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7125
7126 * (Using the Testsuite): build != host is supported,
7127 but some test scripts do not support build != host.
7128
73b03683
MK
71292004-08-14 Mark Kettenis <kettenis@gnu.org>
7130
7131 * gdbint.texinfo (Host Definition): Delete description of
7132 FCLOSE_PROVIDED and GETENV_PROVIDED.
7133
c0ccb908
MK
71342004-08-05 Mark Kettenis <kettenis@chello.nl>
7135
7136 * gdbint.texinfo (Host Definition): Delete description of
7137 NO_SYS_FILE.
7138 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7139 PTRACE_FP_BUG.
7140
9c8dbfa9
AC
71412004-08-05 Andrew Cagney <cagney@gnu.org>
7142
7143 * gdbint.texinfo (Target Architecture Definition): Delete
7144 reference to deprecated_read_fp.
7145
f42accbe
AC
71462004-08-02 Andrew Cagney <cagney@gnu.org>
7147
7148 * gdbint.texinfo (Target Architecture Definition): Delete
7149 description of DEPRECATED_REGISTER_BYTES.
7150
0b66e38c
EZ
71512004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7152
7153 * gdb.texinfo (Source Path): Document the new behavior of
7154 searching for the source files.
7155
15387254
EZ
71562004-07-17 Eli Zaretskii <eliz@gnu.org>
7157
7158 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7159 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7160 (Auto Display): Improve indexing.
7161
2c07db7a
AC
71622004-07-16 Andrew Cagney <cagney@gnu.org>
7163
7164 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7165 "-noasync".
7166
4644b6e3
EZ
71672004-07-09 Eli Zaretskii <eliz@gnu.org>
7168
7169 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7170 have the same prefix have only their prefix in the index.
7171
7561d450
MK
71722004-07-03 Mark Kettenis <kettenis@gnu.org>
7173
7174 * gdb.texinfo (BSD libkvm Interface): New node (section)
7175 (Native): Add it to the menu.
7176
67bebe79
MK
71772004-07-01 Mark Kettenis <kettenis@gnu.org>
7178
7179 * gdbint.texinfo (Target Architecture Definition): Remove
7180 PCC_SOL_BROKEN.
7181
1a6923e0
MK
71822004-06-24 Mark Kettenis <kettenis@gnu.org>
7183
7184 * gdbint.texinfo (Target Architecture Definition): Remove
7185 SUN_FIXED_LBRAC_BUG.
7186
b435e160
AC
71872004-06-26 Andrew Cagney <cagney@gnu.org>
7188
7189 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7190
b5622e8d
AC
71912004-06-20 Andrew Cagney <cagney@gnu.org>
7192
7193 * gdbint.texinfo (Target Architecture Definition): Deprecate
7194 USE_STRUCT_CONVENTION.
7195
e0c07bf0
MC
71962004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7197
7198 gdb.texinfo (Bug Reporting): Mention session recording,
7199 with the script command or Emacs.
7200
782263ab
AC
72012004-06-18 Andrew Cagney <cagney@gnu.org>
7202
7203 * gdbint.texinfo (Target Architecture Definition): Deprecate
7204 FUNCTION_START_OFFSET.
7205
03727ca6
AC
72062004-06-14 Andrew Cagney <cagney@gnu.org>
7207
7208 Based on changes from Karl Berry.
7209 * gdb.texinfo: Do not use @sc in a direntry.
7210 * stabs.texinfo: Change @dircateogry to "Software development".
7211 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7212
97092415
AC
72132004-06-13 Andrew Cagney <cagney@gnu.org>
7214
7215 * gdbint.texinfo (Target Architecture Definition): Delete
7216 description of RETURN_VALUE_ON_STACK.
7217
1f6d4158
AC
72182004-06-09 Andrew Cagney <cagney@gnu.org>
7219
7220 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7221 deleted by previous patch.
7222
d966f0cb
AC
72232004-06-08 Andrew Cagney <cagney@gnu.org>
7224
7225 * gdbint.texinfo (Native Debugging): Delete documentation on
7226 ATTACH_DETACH.
7227
86fe4aaa
RC
72282004-06-06 Randolph Chung <tausq@debian.org>
7229
7230 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7231
d4b6d575
RC
72322004-06-06 Randolph Chung <tausq@debian.org>
7233
5ae4183a 7234 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7235 the new push_dummy_call method signature. Describe the function
7236 argument.
7237
4e8b0763
JB
72382004-05-24 Joel Brobecker <brobecker@gnat.com>
7239
7240 * gdb.texinfo (Starting): Document new start command.
7241
59caf092
AC
72422004-05-21 Andrew Cagney <cagney@redhat.com>
7243
7244 * observer.texi (GDB Observers): Document "inferior_created".
7245
e4a2df64
AC
72462004-05-08 Andrew Cagney <cagney@redhat.com>
7247
e6b55ae2
AC
7248 * gdbint.texinfo (Target Architecture Definition): Delete
7249 description of DO_DEFERRED_STORES.
7250
28954179
AC
7251 * gdbint.texinfo (Target Architecture Definition): Delete
7252 references to DEPRECATED_FIX_CALL_DUMMY.
7253
434b87dd
AC
7254 * gdbint.texinfo (Target Architecture Definition): Delete
7255 description of DEPRECATED_CALL_DUMMY_WORDS,
7256 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7257
58d28df8
AC
7258 * gdbint.texinfo (Target Architecture Definition): Delete
7259 description of DEPRECATED_PUSH_DUMMY_FRAME.
7260
e4a2df64
AC
7261 * gdbint.texinfo (Target Architecture Definition): Delete
7262 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7263
2b4855ab
AC
72642004-05-07 Andrew Cagney <cagney@redhat.com>
7265
7266 * observer.texi (GDB Observers): Add "Debugging" section. Include
7267 cross reference to "set/show debug observer".
7268 * gdb.texinfo (Debugging Output): Document "set/show debug
7269 observer".
7270
fcf70625
AC
72712004-05-01 Andrew Cagney <cagney@redhat.com>
7272
7273 * gdbint.texinfo (Target Architecture Definition): Delete
7274 description of DEPRECATED_PC_IN_SIGTRAMP.
7275
8ee56bcf
AC
72762004-04-30 Andrew Cagney <cagney@redhat.com>
7277
7278 * gdbint.texinfo (Target Architecture Definition): Delete
7279 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7280
67ab9a76
OF
72812004-04-30 Orjan Friberg <orjanf@axis.com>
7282
7283 * observer.texi (GDB Observers): Correct spelling.
7284
79346bcb
OF
72852004-04-26 Orjan Friberg <orjanf@axis.com>
7286
7287 * observer.texi (GDB Observers): Add target_changed event.
7288
7a464420
AC
72892004-04-08 Andrew Cagney <cagney@redhat.com>
7290
7291 * observer.texi (GDB Observers): Rework, provide generic observer
7292 definitions and then a list of observable events.
7293
6cdf9d98
AC
72942004-04-04 Andrew Cagney <cagney@redhat.com>
7295
7296 * gdbint.texinfo (Host Definition): Delete reference to
7297 NO_SIGINTERRUPT.
7298
ddc135a4
AC
72992004-04-02 Andrew Cagney <cagney@redhat.com>
7300
7301 * gdbint.texinfo (Target Architecture Definition): Delete
7302 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7303
6a1b180d
SC
73042004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7305
7306 * gdb.texinfo (TUI Commands): Document tui reg commands.
7307
d0d5df6f
AC
73082004-03-26 Andrew Cagney <cagney@redhat.com>
7309
7310 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7311 "gdbtui".
7312 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7313 (Contributors): Mention both Text and Terminal User Interface.
7314
aa2a3f87
AC
73152004-03-23 Andrew Cagney <cagney@redhat.com>
7316
7317 * gdbint.texinfo (Target Architecture Definition): Deprecate
7318 references to SIGTRAMP_START and SIGTRAMP_END.
7319
f561f026
AC
73202004-03-23 Andrew Cagney <cagney@redhat.com>
7321
7322 * gdbint.texinfo (Target Architecture Definition): Deprecate
7323 references to PC_IN_SIGTRAMP.
7324
33cb8b0f
AC
73252004-03-19 Andrew Cagney <cagney@redhat.com>
7326
7327 * gdbint.texinfo (Target Architecture Definition): Delete
7328 reference to GDB_TARGET_IS_HPPA.
7329
fc989b7a
AC
73302004-03-18 Andrew Cagney <cagney@redhat.com>
7331
7332 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7333 describe pre_init and post_init.
7334
701b08bb
DJ
73352004-03-09 Daniel Jacobowitz <drow@mvista.com>
7336
7337 * gdb.texinfo (Debugging Output): Document values for "set debug
7338 target".
7339
faae5abe
AC
73402004-02-28 Andrew Cagney <cagney@redhat.com>
7341
7342 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7343
dd79a6cf
JJ
73442004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7345
7346 * gdb.texinfo (breakpoints): Add information about the
7347 new "set breakpoint pending" and "show breakpoint pending"
7348 commands.
7349
e7f16015
AC
73502004-02-26 Andrew Cagney <cagney@redhat.com>
7351
7352 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7353 in Per-architecture module data section.
7354
7161a3a6
RM
73552004-02-25 Roland McGrath <roland@redhat.com>
7356
7357 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7358
2154891a
AC
73592004-02-24 Andrew Cagney <cagney@redhat.com>
7360
7361 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7362 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7363 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7364
6c74ac8b
AC
73652004-02-17 Andrew Cagney <cagney@redhat.com>
7366
7367 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7368
19772a2c
AC
73692004-02-16 Andrew Cagney <cagney@redhat.com>
7370
7371 * gdbint.texinfo (Target Architecture Definition): Deprecate
7372 FRAMELESS_FUNCTION_INVOCATION.
7373
c9830293
AC
73742004-02-16 Andrew Cagney <cagney@redhat.com>
7375
7376 * gdbint.texinfo (Coding): Mention -Wunused-function.
7377
b9d26eb9
AC
73782004-02-14 Andrew Cagney <cagney@redhat.com>
7379
7380 * gdbint.texinfo (Target Architecture Definition): Delete
7381 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7382
49efadf5
EZ
73832004-02-12 Elena Zannoni <ezannoni@redhat.com>
7384
7385 * gdb.texinfo: Properly quote the name "C++".
7386 * gdbint.texinfo: Ditto.
7387 * stabs.texinfo: Ditto.
7388
1eb288ea
EZ
73892004-02-11 Elena Zannoni <ezannoni@redhat.com>
7390
7391 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7392 minimal information about libiberty.
7393
e4937fc1
MC
73942004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7395
7396 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7397
a9331b3f
RM
73982004-02-04 Roland McGrath <roland@redhat.com>
7399
7400 * gdb.texinfo (Auxiliary Vector): New node (section).
7401 (Data): Add it to the menu.
7402
2650777c
JJ
74032004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7404
7405 * gdb.texinfo (Breakpoints): Add information about pending
7406 breakpoint support.
7407
b4501125
AC
74082004-01-26 Andrew Cagney <cagney@redhat.com>
7409
7410 * gdb.texinfo (Overview): Delete references to the cisco protocol
7411 including the "N" response.
7412
74055713
AC
74132004-01-26 Andrew Cagney <cagney@redhat.com>
7414
7415 * gdbint.texinfo (Target Architecture Definition): Rename
7416 EXTRACT_STRUCT_VALUE_ADDRESS to
7417 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7418
3bbe9696
EZ
74192004-01-24 Eli Zaretskii <eliz@gnu.org>
7420
7421 * gdb.texinfo (KOD): Document "show os". Add index entries for
7422 "set/show os" and "info cisco" commands.
7423
5843504f
EZ
74242004-01-21 Eli Zaretskii <eliz@gnu.org>
7425
7426 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7427
9175c9a3
MC
74282004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7429
7430 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7431 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7432
8e94b928
NR
74332004-01-19 Nick Roberts <nick@nick.uklinux.net>
7434
7435 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7436 -stack-list-locals.
7437 (GDB/MI Variable Objects): Describe extension to
7438 -var-list-children.
7439
a20cf136
DJ
74402004-01-17 Daniel Jacobowitz <drow@mvista.com>
7441
7442 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7443
afb18d0f
AC
74442004-01-17 Andrew Cagney <cagney@redhat.com>
7445
7446 * gdbint.texinfo (Target Architecture Definition): Delete
7447 documentation on DEPRECATED_NPC_REGNUM.
7448
b51970ac
DJ
74492004-01-13 Daniel Jacobowitz <drow@mvista.com>
7450
7451 * gdb.texinfo: Update copyright year. Mention that set
7452 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7453 "set follow-fork-mode ask".
7454
0f0cffd2
AC
74552004-01-13 Andrew Cagney <cagney@redhat.com>
7456
7457 * gdbint.texinfo: Update copyright year.
7458 (Coding): Add -Wunused-label to list of -Werror warnings.
7459
c552b3bb 74602004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7461 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7462
7463 * gdb.texinfo: Update copyright.
7464 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7465 around names, as appropriate. Minor syntax cleanup of
7466 _NSPrintForDebugger explanation. Two spaces after periods.
7467 GDBN used instead of lit. "gdb". Index entries added for
7468 print-object and _NSPrintForDebugger. @noindent added in one spot.
7469
afe157ca
EZ
74702003-11-11 Elena Zannoni <ezannoni@redhat.com>
7471
7472 * stabs.texinfo: Add dircategory and direntry commands.
7473 * annotate.texinfo: Ditto.
7474
963e2bb7
AC
74752003-11-10 Andrew Cagney <cagney@redhat.com>
7476
7477 * gdbint.texinfo (Target Architecture Definition): Replace the
7478 return_value method's "inval" and "outval" parameters with
7479 "readbuf" and "writebuf".
7480
1d8b2f28
JB
74812003-10-28 Jim Blandy <jimb@redhat.com>
7482
7483 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7484 from "The `F' request packet" and "The `F' reply packet", to make
7485 texi2dvi happy.
7486 (File-I/O remote protocol extension): Update menu entries, too.
7487
36d86913
MC
74882003-10-26 Michael Chastain <mec@shout.net>
7489
7490 * gdb.texinfo (Thread Stops): Document the issue with
7491 premature return from system calls in multi-threaded programs.
7492
ce2826aa
AC
74932003-10-24 Andrew Cagney <cagney@redhat.com>
7494
7495 * annotate.texinfo: Fix "fortunatly"[sic].
7496
f24c5e49
KI
74972003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7498
7499 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7500 with "Hitachi" and "Mitsubishi".
7501
92ad9cd9
AC
75022003-10-20 Andrew Cagney <cagney@redhat.com>
7503
7504 * gdbint.texinfo (Target Architecture Definition): Document
7505 gdbarch_return_value. Add cross references from
7506 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7507 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7508
0ab4b752
MK
75092003-10-18 Mark Kettenis <kettenis@gnu.org>
7510
7511 * gdbint.texinfo (Target Architecture Definition): Document
7512 regset_from_core_section.
fb3e19c0
KI
7513
75142003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7515
7516 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7517
a9331b3f 75182003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7519
7520 From Anthony Green <green@redhat.com>:
5ae4183a 7521 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7522
1485d690
KB
75232003-10-14 Kevin Buettner <kevinb@redhat.com>
7524
889bf7c5
PA
7525 * gdb.texinfo (Breakpoint related warnings): New node.
7526 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7527
86d30acc
DJ
75282003-10-13 Daniel Jacobowitz <drow@mvista.com>
7529
7530 * gdb.texinfo (Remote Protocol): Document v and vCont.
7531
172c2a43
KI
75322003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7533
7534 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7535 * gdbint.texinfo: Ditto.
7536
71952f4c
AC
75372003-10-09 Andrew Cagney <cagney@redhat.com>
7538
7539 From 2003-09-18 David Anderson <davea@sgi.com>:
7540 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7541 "command".
7542
268e2188
AC
75432003-10-03 Andrew Cagney <cagney@redhat.com>
7544
7545 * gdbint.texinfo (Target Architecture Definition): Deprecate
7546 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7547 just target.
7548
12c266ea 75492003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7550
f30992d4 7551 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7552 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7553 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7554 * gdbint.texinfo (Target Architecture Definition): Rename
7555
75562003-09-30 Andrew Cagney <cagney@redhat.com>
7557
f30992d4 7558 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7559 (Target Architecture Definition):
f30992d4 7560
2e092625
AC
7561 * gdbint.texinfo (Target Architecture Definition): Rename
7562 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7563
0717ae8a
AC
75642003-09-29 Andrew Cagney <cagney@redhat.com>
7565
dad809b7
AC
7566 * gdbint.texinfo (Target Architecture Definition): Delete
7567 documentation for NEED_TEXT_START_END.
7568
0717ae8a
AC
7569 * gdbint.texinfo (Target Architecture Definition): Rename
7570 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7571 TARGET_WRITE_PC.
a9331b3f 7572
af6cf26d
MC
75732003-09-22 Michael Chastain <mec@shout.net>
7574
7575 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7576
ee206350
AG
75772003-09-21 Anthony Green <green@redhat.com>
7578
7579 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7580
a38c9fe6
MK
75812003-09-21 Mark Kettenis <kettenis@gnu.org>
7582
7583 * gdbint.texinfo (Target Architecture Definition): Document
7584 stabs_argument_has_addr.
7585
77949794
AC
75862003-09-18 Andrew Cagney <cagney@redhat.com>
7587
7588 * gdbint.texinfo (Target Architecture Definition): Delete
7589 documentation on REGISTER_NAMES.
7590
8e823e25
MK
75912003-09-13 Mark Kettenis <kettenis@gnu.org>
7592
7593 * gdbint.texinfo (Target Architecture Definition): Replace
7594 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7595
f27dd7fd
AC
75962003-09-11 Andrew Cagney <cagney@redhat.com>
7597
7598 * gdbint.texinfo (Target Architecture Definition): Replace
7599 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7600
8b148df9
AC
76012003-08-18 Andrew Cagney <cagney@redhat.com>
7602
7603 * gdbint.texinfo (Target Architecture Definition): Document
7604 "frame_red_zone_size".
7605
25d29d70
AC
76062003-08-09 Andrew Cagney <cagney@redhat.com>
7607
7608 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7609 with "set/show backtrace past-main" and "set/show backtrace
7610 limit".
7611
c938e9b0
L
76122003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7613
7614 * Makefile.in (install-info): Support DESTDIR.
7615 (install-html): Likewise.
7616
64fabec2
AC
76172003-08-07 Andrew Cagney <cagney@redhat.com>
7618
7619 Patch from Nick Roberts.
7620 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7621 bindings. Remove description of send-gdb-command.
7622
2fcf52f0
AC
76232003-08-07 Andrew Cagney <cagney@redhat.com>
7624
7625 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7626 GDB 6.0.
7627
086432e2
AC
76282003-08-06 Andrew Cagney <cagney@redhat.com>
7629
7630 * gdb.texinfo (Mode Options): Mention that level three is the
7631 highest available and that level 2 is deprecated.
7632 (Annotations Overview): Mention annotation levels. Cross reference
7633 to "Limitations of the Annotation Interface" in annotate.texi.
7634 (TODO, Value Annotations, Frame Annotations): Delete section.
7635 (Displays, Breakpoint Info): Delete.
7636
e5249f67
AC
76372003-08-04 Andrew Cagney <cagney@redhat.com>
7638
7639 * agentexpr.texi: Delete @bye.
7640 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7641 (stabs.info): Add $(srcdir) to include search path.
7642 (html): Depend on "annotate_toc.html", and not "annotate.html".
7643 * stabs.texinfo: Ditto. Include "fdl.texi".
7644 * gdbint.texinfo: Update copyright statement's list of invariant
7645 sections.
7646
e6f672d2
AC
76472003-07-28 Andrew Cagney <cagney@redhat.com>
7648
7649 * Makefile.in (INFO_DEPS): Add annotate.info.
7650 (dvi, ps, html, pdf): Add annotate.
7651 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7652 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7653 (ANNOTATE_DOC_FILES): New macro.
7654 (ANNOTATE_TEX_TMPS): New macro.
7655 (annotate.info, annotate_toc.html): Specify dependencies.
7656 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7657 * annotate.texinfo: Rename annotate.texi. Get building. Add
7658 "Migrating to GDB/MI" and "Limitations of the Annotation
7659 Interface" chapters. Mention why it is not part of the user
7660 guide. Update copyright notice. Include "fdl.texi".
7661
72ffddc9
SC
76622003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7663
7664 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7665
a9f12a31
DJ
76662003-07-24 Daniel Jacobowitz <drow@mvista.com>
7667
7668 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7669
b1fe9455
DJ
76702003-07-24 Daniel Jacobowitz <drow@mvista.com>
7671
7672 * gdb.texinfo (Server): Mention pidof.
7673
153721e6
AC
76742003-07-22 Andrew Cagney <cagney@redhat.com>
7675
7676 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7677 list.
7678
0fac0b41
DJ
76792003-06-28 Daniel Jacobowitz <drow@mvista.com>
7680
7681 * gdb.texinfo (Logging output): New chapter.
7682
4e562065
JB
76832003-06-24 Joel Brobecker <brobecker@gnat.com>
7684
7685 * gdb.texinfo (Unsupported languages): New section.
7686 (Languages): Add link to new section.
7687
f2c06f52
AC
76882003-06-22 Andrew Cagney <cagney@redhat.com>
7689
7690 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7691
b4177fca
DJ
76922003-06-22 Daniel Jacobowitz <drow@mvista.com>
7693
7694 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7695
f418dd93
DJ
76962003-06-22 Daniel Jacobowitz <drow@mvista.com>
7697
7698 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7699 * agentexpr.texi: Retitle section, and change it to an appendix.
7700 Comment out texinfo initialization. Factor a @var{} into two
7701 pieces to prevent makeinfo warnings.
7702 * gdb.texinfo: Add Agent Expressions appendix.
7703
4ca61388
DJ
77042003-06-19 Daniel Jacobowitz <drow@mvista.com>
7705
7706 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7707
07f31aa6
DJ
77082003-06-18 Daniel Jacobowitz <drow@mvista.com>
7709
5ae4183a 7710 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7711 remote target". Document the "detach" and "disconnect" commands.
7712 (Server, Netware, Debug Session): Reference "Connecting to a
7713 remote target".
7714 (GDB/MI Target Manipulation): Document "-target-disconnect".
7715
2dd0da42
AC
77162003-06-13 Andrew Cagney <cagney@redhat.com>
7717
7718 * gdbint.texinfo (Target Architecture Definition): Deprecate
7719 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7720 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7721
e7a3abfc
JB
77222003-06-09 Jim Blandy <jimb@redhat.com>
7723
7724 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7725
25e3a86b
AC
77262003-06-08 Andrew Cagney <cagney@redhat.com>
7727
7728 * gdbint.texinfo (Target Architecture Definition): Delete
7729 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7730
a9e5fdc2
AC
77312003-06-08 Andrew Cagney <cagney@redhat.com>
7732
7733 * gdbint.texinfo (Target Architecture Definition): Document
7734 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7735
b37303ee
AF
77362003-06-07 Adam Fedor <fedor@gnu.org>
7737
7738 * gdb.texinfo: Add Objective-C documentation.
7739
39fe6e80
AC
77402003-06-01 Andrew Cagney <cagney@redhat.com>
7741
7742 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7743 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7744
125309b2
AC
77452003-05-21 Andrew Cagney <cagney@redhat.com>
7746
7747 * gdbint.texinfo (Target Architecture Definition): Delete
7748 references to "extract_address" and "store_address".
7749
b8b527c5
AC
77502003-05-16 Andrew Cagney <cagney@redhat.com>
7751
7752 * gdbint.texinfo (Target Architecture Definition): Replace
7753 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7754 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7755
50e3ee83
TR
77562003-05-14 Theodore A. Roth <troth@openavr.org>
7757
7758 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7759
44e2be90
L
77602003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7761
7762 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7763 (gdb.dvi): Likewise.
7764 (gdb.pdf): Likewise.
7765 (links2roff): Likewise.
7766
df5215a6
JB
77672003-05-08 Jim Blandy <jimb@redhat.com>
7768
7769 * gdb.texinfo (Dump/Restore Files): Update documentation for
7770 'dump', 'append', and 'restore': note that format argument is
7771 optional; simplify presentation of the command variants; and be
7772 more precise about the formats.
7773
5e7b2f39
JB
77742003-05-07 Jim Blandy <jimb@redhat.com>
7775
7776 * gdb.texinfo (Symbols): Update documentation: 'maint list
7777 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7778 symtabs' and 'maint info psymtabs'.
7779
b1e29e33
AC
77802003-05-05 Andrew Cagney <cagney@redhat.com>
7781
7782 * gdbint.texinfo (Target Architecture Definition): Make
7783 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7784 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7785 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7786
00905d52
AC
77872003-05-04 Andrew Cagney <cagney@redhat.com>
7788
7789 * gdb.texinfo (Maintenance Commands): Document "maint print
7790 dummy-frames".
7791
54ff5908
AC
77922003-05-04 Andrew Cagney <cagney@redhat.com>
7793
7794 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7795
32e7087d
JB
77962003-05-03 J. Brobecker <brobecker@gnat.com>
7797
7798 Thierry Schneider <tpschneider1@yahoo.com>
7799 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7800 for new MI command.
7801
7043d8dc
AC
78022003-05-03 Andrew Cagney <cagney@redhat.com>
7803
7804 * gdbint.texinfo (Target Architecture Definition): Document
7805 push_dummy_code. Add cross references.
7806
e33d66ec
EZ
78072003-05-02 Elena Zannoni <ezannoni@redhat.com>
7808
7809 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7810 set/show charsets commands.
7811
0ba6dca9
AC
78122003-04-28 Andrew Cagney <cagney@redhat.com>
7813
7814 * gdbint.texinfo (Target Architecture Definition): Replace
7815 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7816 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7817
d7a27068
AC
78182003-04-28 Andrew Cagney <cagney@redhat.com>
7819
7820 * gdbint.texinfo (Target Architecture Definition): Rename
7821 "tm_print_insn" to "deprecated_tm_print_insn".
7822
44ea7b70
JB
78232003-04-09 Jim Blandy <jimb@redhat.com>
7824
7825 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7826 list psymtabs'.
7827
fb8f8949
AC
78282003-04-08 Andrew Cagney <cagney@redhat.com>
7829
7830 * gdbint.texinfo (Target Architecture Definition): Delete
7831 references to EXTRA_FRAME_INFO.
7832
32fb0f22
AC
78332003-04-08 Andrew Cagney <cagney@redhat.com>
7834
7835 * gdbint.texinfo (Target Architecture Definition): Delete
7836 PRINT_TYPELESS_INTEGER.
7837
6be67e67
JB
78382003-04-02 J. Brobecker <brobecker@gnat.com>
7839
7840 * observer.texi (GDB Observers): Adjust the documentation for the
7841 normal_stop notification to better describe reality. Fix a couple
7842 of minor typos.
7843
4e35d5f0
BR
78442003-04-02 Bob Rossi <bob_rossi@cox.net>
7845
a9331b3f 7846 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7847 '-file-list-exec-source-file'
7848
e8a8712a
AC
78492003-03-31 Andrew Cagney <cagney@redhat.com>
7850
7851 * gdbint.texinfo (Target Architecture Definition): Delete
7852 references to CALL_DUMMY_P.
7853
6c0e89ed
AC
78542003-03-30 Andrew Cagney <cagney@redhat.com>
7855
7856 * gdbint.texinfo (Target Architecture Definition): Remove
7857 reference to TARGET_WRITE_SP.
a9331b3f 7858
378bfd1b
AC
78592003-03-27 Andrew Cagney <cagney@redhat.com>
7860
7861 * gdbint.texinfo (Target Architecture Definition): Remove
7862 references to write_sp.
6c0e89ed 7863
922fbb7b
AC
78642003-03-27 Andrew Cagney <cagney@redhat.com>
7865
7866 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7867 chapter body. Use @smallexample instead of @example.
7868 (Annotations): Ditto.
7869 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7870 annotate.texi.
7871
b81774d8
AC
78722003-03-26 Andrew Cagney <cagney@redhat.com>
7873
7874 * gdbint.texinfo (Target Architecture Definition): Replace
7875 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7876 dummy_addr parameters.
7877
1bf6d5cc
AC
78782003-03-25 Andrew Cagney <cagney@redhat.com>
7879
7880 * gdbint.texinfo (Target Architecture Definition): Delete
7881 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7882 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7883 Add reference to PUSH_ARGUMENTS.
7884
618ce49f
AC
78852003-03-23 Andrew Cagney <cagney@redhat.com>
7886
7887 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7888 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7889
bcd7e15f
JB
78902003-03-18 J. Brobecker <brobecker@gnat.com>
7891
7892 * gdbint.texinfo (Algorithms): Add new section describing the
7893 Observer paradigm.
7894 (Top): Add menu entry to new observer appendix.
7895 * observer.texi: New file.
7896 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7897 new observer.texi file.
7898
9fe8321b
AC
78992003-03-17 Andrew Cagney <cagney@redhat.com>
7900
7901 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7902 that GNU Press update the manual version number.
7903
ac2adee5
AC
79042003-03-12 Andrew Cagney <cagney@redhat.com>
7905
7906 * gdbint.texinfo (Target Architecture Definition): Delete
7907 references to get_saved_register. Rename GET_SAVED_REGISTER to
7908 DEPRECATED_GET_SAVED_REGISTER.
7909
749b82f6
AC
79102003-03-13 Andrew Cagney <cagney@redhat.com>
7911
7912 * gdbint.texinfo (Target Architecture Definition): Replace
7913 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7914
8bedc050
AC
79152003-03-12 Andrew Cagney <cagney@redhat.com>
7916
7917 * gdbint.texinfo (Target Architecture Definition): Rename
7918 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7919
0ce1b118
CV
79202003-03-10 Corinna Vinschen <vinschen@redhat.com>
7921
7922 * gdb.texinfo: Add File-I/O documentation.
7923
12cc2063
AC
79242003-03-10 Andrew Cagney <cagney@redhat.com>
7925
7926 * gdbint.texinfo (Target Architecture Definition): Cross reference
7927 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7928
7453dc06
AC
79292003-03-07 Andrew Cagney <cagney@redhat.com>
7930
7931 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7932 frame" command.
7933
6314f104
AC
79342003-03-05 Andrew Cagney <cagney@redhat.com>
7935
7936 * gdbint.texinfo (Target Architecture Definition): Document
7937 unwind_dummy_id. Cross reference unwind_dummy_id and
7938 SAVE_DUMMY_FRAME_TOS.
7939
f1212245
DJ
79402003-03-05 James Ingham <jingham@apple.com>
7941 Daniel Jacobowitz <drow@mvista.com>
7942
7943 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7944 and "show cp-abi".
7945
77e7e267
AC
79462003-03-03 Andrew Cagney <cagney@redhat.com>
7947
7948 * gdbint.texinfo (Target Architecture Definition): Document
7949 register_type.
7950
838a8221
AC
79512003-03-03 Andrew Cagney <cagney@redhat.com>
7952
7953 * stabs.texinfo (Structures): Use @samp and separate @var's
7954 instead of a single @var containing a comma separated list.
7955 (Unions): Ditto.
7956
d7f4a264
DJ
79572003-03-02 Daniel Jacobowitz <drow@mvista.com>
7958
7959 * Makefile.in (distclean): Remove config.log.
7960
f30ee0bc
AC
79612003-03-01 Andrew Cagney <cagney@redhat.com>
7962
7963 * gdbint.texinfo (Target Architecture Definition): Rename
7964 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7965
79662003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7967
7968 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7969 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7970
be448670
CF
79712003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7972
7973 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7974 (Non-debug DLL symbols): New node, describing the minimal symbols
7975 loaded from DLLs without real debugging symbols.
7976
501eef12
AC
79772003-02-20 Andrew Cagney <ac131313@redhat.com>
7978
7979 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7980 hardware-breakpoint-limit".
7981 (Set Watchpoints): Add cross reference to "set remote
7982 hardware-watchpoint-limit".
7983 (Remote configuration options): New section.
7984
21c294e6
AC
79852003-02-04 Andrew Cagney <ac131313@redhat.com>
7986
e9be73e4
AC
7987 * gdbint.texinfo (Target Architecture Definition): Delete
7988 descrption of IS_TRAPPED_INTERNALVAR.
7989
21c294e6
AC
7990 From Keith Seitz <keiths@redhat.com>:
7991 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7992 option "-i"/"--interpreter" to this chapter. Include index
7993 entries.
7994
0179ffac
DC
79952003-02-04 David Carlton <carlton@math.stanford.edu>
7996
7997 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7998 (Variables): Recommend stabs+ and DWARF 2.
7999 (C plus plus expressions): Correct info about
8000 compiler versions, debug formats.
8001 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8002 PR symtab/874.
8003
7ca9f392
AC
80042003-02-01 Andrew Cagney <ac131313@redhat.com>
8005
8006 * gdbint.texinfo (Target Architecture Definition): Delete
8007 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8008 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8009 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8010 references to nindy and i960.
8011 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8012
31a85ea2
AC
80132003-02-01 Andrew Cagney <ac131313@redhat.com>
8014
8015 * gdbint.texinfo (Target Architecture Definition): Delete
8016 FLOAT_INFO.
8017
6b894e49
AC
80182003-01-30 Andrew Cagney <ac131313@redhat.com>
8019
8020 * stabs.texinfo (Member Type Descriptor): Clarify description of
8021 `@'. Suggested by Ben Hutchings.
8022
c48861fb
AC
80232003-01-29 Andrew Cagney <ac131313@redhat.com>
8024
8025 * gdb.texinfo (M68K): Delete reference to es1800.
8026
617073a9
AC
80272003-01-29 Andrew Cagney <ac131313@redhat.com>
8028
8029 * gdb.texinfo (Maintenance Commands): Document `maint print
8030 reggroups' and `maint print register-groups'.
8031 * gdbint.texinfo (Target Architecture Definition): Document
8032 register_reggroup_p.
8033
5b5d99cf
JB
80342003-01-23 Jim Blandy <jimb@redhat.com>
8035
8036 * gdb.texinfo (Separate Debug Files): New section.
8037
e7ba9c65
DJ
80382003-01-22 Daniel Jacobowitz <drow@mvista.com>
8039
8040 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8041 and "maint show profile".
8042
94e91d6d
MC
80432003-01-16 Michael Chastain <mec@shout.net>
8044
8045 * gdb.texinfo (Installing GDB): Warn against
8046 ".../gdb-VERSION/gdb/configure".
8047 (Separate Objdir): Likewise.
8048
867f3898
AC
80492003-01-15 Andrew Cagney <ac131313@redhat.com>
8050
8051 * gdbint.texinfo (Target Architecture Definition): Delete
8052 definition of PRINT_REGISTER_HOOK.
8053
f153cc92
EZ
80542003-01-15 Elena Zannoni <ezannoni@redhat.com>
8055
8056 (OpenRISC 1000): Fix formatting of command names.
8057
c60eb6f1
EZ
80582003-01-15 Elena Zannoni <ezannoni@redhat.com>
8059
8060 * gdb.texinfo (Continuing and Stepping): Add new command
8061 'advance'. Clarify behavior of 'until'.
8062
f5ebfba0
DJ
80632003-01-13 Daniel Jacobowitz <drow@mvista.com>
8064
8065 * gdb.texinfo (Files): Document solib-absolute-prefix and
8066 solib-search-path.
8067
4ce8657e
MC
80682003-01-09 Michael Chastain <mec@shout.net>
8069
8070 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8071 (Create a Release): Add new instructions for new @file{src-release}.
8072 Document existing instructions for @file{Makefile.in} as
8073 being for @value{GDBN} 5.3.1 or earlier.
8074
372613e3
AC
80752003-01-09 Andrew Cagney <ac131313@redhat.com>
8076
8077 * gdbint.texinfo (Target Architecture Definition): Mention
8078 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8079 allocate memory.
8080
b4e9345d
DJ
80812003-01-04 Daniel Jacobowitz <drow@mvista.com>
8082
8083 * gdb.texinfo (Controlling GDB): Add @kindex for
8084 "show osabi".
8085 (Backtraces): Add @kindex's for backtrace-below-main.
8086
98b45e30
DJ
80872003-01-04 Daniel Jacobowitz <drow@mvista.com>
8088
8089 * gdb.texinfo (Controlling GDB): Document "set osabi".
8090
95f90d25
DJ
80912003-01-04 Daniel Jacobowitz <drow@mvista.com>
8092
8093 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8094 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8095
1e698235
DJ
80962003-01-04 Daniel Jacobowitz <drow@mvista.com>
8097
8098 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8099 "set coerce-float-to-double".
8100 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8101
e632838e
AC
81022003-01-02 Andrew Cagney <ac131313@redhat.com>
8103
8104 * stabs.texinfo: Remove obsolete text.
8105 * gdbint.texinfo: Ditto.
8106 * gdb.texinfo: Ditto.
8107
c133ab7a
MK
81082002-12-22 Mark Kettenis <kettenis@gnu.org>
8109
8110 * gdbint.texinfo (Target Architecture Definition): Update
8111 description of gdbarch_register_osabi.
8112
f821f325
KH
81132002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8114
8115 * agentexpr.texi: Fix typos.
8116 * annotate.texi: Likewise.
8117 * fdl.texi: Likewise.
8118
85a6d8d3 81192002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8120
8121 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8122 DEPRECATED_INIT_FRAME_PC.
8123
ae45cd16
AC
81242002-12-01 Andrew Cagney <ac131313@redhat.com>
8125
8126 * gdbint.texinfo (Target Architecture Definition): Delete
8127 PC_IN_CALL_DUMMY.
8128
07555a72
AC
81292002-11-28 Andrew Cagney <ac131313@redhat.com>
8130
8131 * gdbint.texinfo (Host Definition): Delete documentation on
8132 USE_GENERIC_DUMMY_FRAMES.
8133
c166cdc7
EZ
81342002-11-26 Elena Zannoni <ezannoni@redhat.com>
8135
5ae4183a 8136 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8137 * Makefile.in (install-info): Run the install-info command as part
8138 of the post install steps only.
8139 (uninstall-info): New target.
8140 (uninstall): New target.
8141
35db0260
EZ
81422002-11-22 Elena Zannoni <ezannoni@redhat.com>
8143
8144 * Makefile.in (install): Make install do some real work.
8145
9ba8d803
AC
81462002-11-19 Andrew Cagney <ac131313@redhat.com>
8147
8148 Fix POSIX problem reported by Paul Eggert.
8149 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8150 Fix PR gdb/527.
8151
903ad3a6
AC
81522002-10-26 Andrew Cagney <cagney@redhat.com>
8153
8154 * gdbint.texinfo (Target Architecture Definition): Delete
8155 definition of DO_REGISTERS_INFO.
8156
f2abfe65
KB
81572002-10-18 Kevin Buettner <kevinb@redhat.com>
8158
8159 * gdbint.texinfo (Address Classes): Fix problems with insertion
8160 of ``{'' and ``}'' in example.
8161
b5b0480a
KB
81622002-10-17 Kevin Buettner <kevinb@redhat.com>
8163
8164 * gdbint.texinfo (Address Classes): New section.
8165 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8166 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8167 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8168 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8169
c85508ee
KD
81702002-10-11 Klee Dienes <kdienes@apple.com>
8171
8172 * gdb.texinfo (Registers): Mention vector registers as well as
8173 floating registers in the documentation for 'info registers' and
8174 'info all-registers'.
8175
6d12fc3d
DJ
81762002-10-11 Daniel Jacobowitz <drow@mvista.com>
8177
8178 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8179
8d19fbd2
JJ
81802002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8181
8182 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8183 interface definition.
8184
a37295f9
MM
81852002-10-03 Marko Mlinar <markom@opencores.org>
8186
8187 * gdb.texinfo (Target Commands): Add or1k target specific
8188 commands.
8189 * gdb.texinfo (Contributors): Add myself to the contributors list.
8190
da0f9dcd
AC
81912002-10-01 Andrew Cagney <ac131313@redhat.com>
8192
8193 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8194 and "mi1" instead of "mi1" and "mi0".
8195
2e834e49
HPN
81962002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8197
8198 * gdb.texinfo (Packets): Fix typos "alligned".
8199 Correct z3/Z3 description. Correct z4/Z4 title.
8200
050be0dc
AC
82012002-09-27 Andrew Cagney <ac131313@redhat.com>
8202
8203 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8204
1104b9e7
KB
82052002-09-25 Kevin Buettner <kevinb@redhat.com>
8206
8207 * gdb.texinfo: Use GNU/Linux instead of Linux.
8208
512217c7
AC
82092002-09-25 Andrew Cagney <ac131313@redhat.com>
8210
8211 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8212
10998722
AC
82132002-09-24 Andrew Cagney <ac131313@redhat.com>
8214
512217c7 8215 * gdb.texinfo: Replace @example with @smallexample.
10998722 8216
a0eb71c5
KB
82172002-09-20 Kevin Buettner <kevinb@redhat.com>
8218
f7dc1244 8219 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8220 * gdb.texinfo (Character Sets): Use @smallexample instead of
8221 @example. Use GNU/Linux instead of Linux.
8222
82232002-09-20 Jim Blandy <jimb@redhat.com>
8224
8225 * gdb.texinfo: Add character set documentation.
8226
2f870471
AC
82272002-09-19 Andrew Cagney <ac131313@redhat.com>
8228
8229 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8230 (Packets): Add cross reference from `b' packet to `z' packets.
8231
790eb8f5
AC
82322002-09-19 Andrew Cagney <ac131313@redhat.com>
8233
8d30a00d
AC
8234 * gdb.texinfo (Maintenance Commands): Document ``maint
8235 internal-error'' and ``maint internal-warning''.
8236
790eb8f5
AC
8237 * gdbint.texinfo (Target Architecture Definition): Revise
8238 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8239
a23a7bf1
JB
82402002-09-19 Joel Brobecker <brobecker@gnat.com>
8241
8242 * gdbint.texinfo (Target Conditionals): Document the new
8243 NAME_OF_MALLOC macro.
8244
299ffc64
AC
82452002-09-05 Andrew Cagney <ac131313@redhat.com>
8246
8247 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8248 engineer.
8249
b7bb15bc
SC
82502002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8251
8252 * gdb.texinfo (TUI Overview): Document status line fields.
8253
3d757584
SC
82542002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8255
8256 * gdb.texinfo (TUI Commands): Document info win command.
8257
269c21fe
SC
82582002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8259
8260 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8261
7cf36c78
SC
82622002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8263
8264 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8265 (TUI Keys): Likewise.
8266
d2c6833e
AC
82672002-08-25 Andrew Cagney <ac131313@redhat.com>
8268
8269 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8270 for a packet receive.
8271
46d8b1c3
AC
82722002-08-25 Andrew Cagney <ac131313@redhat.com>
8273
8274 * Makefile.in (clean): Move to end of file.
8275 (distclean, maintainer-clean, realclean): Ditto.
8276 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8277 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8278 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8279 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8280
b0787093
AC
82812002-08-24 Andrew Cagney <ac131313@redhat.com>
8282
8283 * Makefile.in (GDBINT_TEX_TMPS): Define.
8284 (gdbint.dvi, gdbint.pdf): Use
8285 (GDB_TEX_TMPS): Define.
8286 (gdb.dvi, gdb.pdf): Use.
8287 (STABS_TEX_TMPS): Define.
8288 (stabs.dvi, stabs.pdf): Use.
8289 (GDB_DOC_SOURCE_INCLUDES): New macros.
8290 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8291 (GDBINT_DOC_FILES_INCLUDES): New macros.
8292 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8293 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8294 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8295 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8296 (links2roff): Replace SFILES_INCLUDED with
8297 GDB_DOC_SOURCE_INCLUDES.
8298 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8299 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8300 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8301 dependencies.
8302 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8303 dependencies.
8304 (gdbmi.texinfo): Delete rule.
8305 (inc-hist.texinfo): Delete rule.
8306 (rluser.texinfo): Delete rule.
8307
ebba8386
AC
83082002-08-23 Andrew Cagney <cagney@redhat.com>
8309
8310 * gdbint.texinfo (Target Architecture Definition): Update
8311 STORE_RETURN_VALUE, mention regcache.
8312
0ab7a791
AC
83132002-08-21 Andrew Cagney <ac131313@redhat.com>
8314
8315 * gdbint.texinfo (Target Architecture Definition): Document
8316 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8317
ee2d5c50
AC
83182002-08-19 Andrew Cagney <ac131313@redhat.com>
8319
8320 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8321 Fix minor typos. Add index entries.
8322
53c69bd7
AC
83232002-08-18 Andrew Cagney <ac131313@redhat.com>
8324
8325 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8326
e76f1f2e
AC
83272002-08-15 Andrew Cagney <ac131313@redhat.com>
8328
8329 * gdbint.texinfo (Target Architecture Definition): Document
8330 PRINT_VECTOR_INFO.
8331 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8332
0680b120
AC
83332002-08-13 Andrew Cagney <ac131313@redhat.com>
8334
8335 * gdb.texinfo (Maintenance Commands): Document "maint print
8336 registers", "maint print raw-registers" and "maint print
8337 cooked-registers".
8338
3c3bea1c
GS
83392002-08-08 Grace Sainsbury <graces@redhat.com>
8340
a9331b3f 8341 From Mark Salter:
3c3bea1c
GS
8342 * gdb.texinfo (Protocol): Document T packet extension to
8343 allow watchpoint address reporting.
8344
42f9b0a5
AC
83452002-08-03 Andrew Cagney <ac131313@redhat.com>
8346
8347 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8348
db034ac5
AC
83492002-08-01 Andrew Cagney <cagney@redhat.com>
8350
8351 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8352 to CHILL.
8353
e2b28d04
AC
83542002-08-01 Andrew Cagney <ac131313@redhat.com>
8355
8356 * gdbint.texinfo (Coding): Revise section "Include Files".
8357
7fb623f7
AC
83582002-07-24 Andrew Cagney <cagney@redhat.com>
8359
8360 * gdbint.texinfo: Obsolete references to m88k.
8361 * gdb.texinfo: Ditto.
8362
4a2b4636
JB
83632002-07-10 Joel Brobecker <brobecker@gnat.com>
8364
7fb623f7 8365 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8366 where the proper version of autoconf can be retrieved.
8367
a71ec265
DH
83682002-07-09 Don Howard <dhoward@redhat.com>
8369
8370 * gdb.texinfo (Command Files): Further describe the behavior of
8371 sourced command files.
8372
b9aa90c9
AC
83732002-06-27 Andrew Cagney <ac131313@redhat.com>
8374
8375 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8376 (Coding): Clarify ISO C version that GDB assumes.
8377
40dd2248
TT
83782002-06-26 Tom Tromey <tromey@redhat.com>
8379
8380 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8381 add_setshow_cmd_full.
8382
bfac230e
DH
83832002-06-25 Don Howard <dhoward@redhat.com>
8384
8385 * gdb.texinfo (Memory Region Attributes): Document new behavior
8386 for 'mem' command.
8387
475b0867
JB
83882002-06-11 Jim Blandy <jimb@redhat.com>
8389
919d772c
JB
8390 * gdb.texinfo (Symbols): Update documentation for `info source'
8391 command.
8392
475b0867
JB
8393 * gdb.texinfo (Macros): Call the command `info macro', not
8394 `show macro'.
8395
ba8c9337
AC
83962002-06-09 Andrew Cagney <ac131313@redhat.com>
8397
8398 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8399 data''.
8400
1029b7fa
MK
84012002-06-09 Mark Kettenis <kettenis@gnu.org>
8402
8403 * gdbint.texinfo (Target Architecture Definition): Document
8404 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8405
16737d73
AC
84062002-06-08 Andrew Cagney <ac131313@redhat.com>
8407
8408 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8409 lists.
8410
30107679
AC
84112002-06-08 Andrew Cagney <ac131313@redhat.com>
8412
8413 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8414 Branch''.
8415
3352e23e
AC
84162002-06-01 Andrew Cagney <ac131313@redhat.com>
8417
8418 * gdbint.texinfo (Target Architecture Definition): Add section
8419 ``Converting an existing Target Architecture to Multi-arch''.
8420
cbb09e6a
AC
84212002-05-30 Andrew Cagney <ac131313@redhat.com>
8422
8423 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8424 to ``Obsoleting code''. Revise.
8425
e2e0bcd1
JB
84262002-05-17 Jim Blandy <jimb@redhat.com>
8427
8428 * gdb.texinfo (C Preprocessor Macros): New chapter.
8429 Include it in the main menu.
8430 (Contributors): Credit Jim Blandy with macro support.
8431 (Compilation): Explain how to get macro information into the
8432 executable.
8433 (Expressions): Note that preprocessor macros are expanded.
8434
9db8d71f
DJ
84352002-05-14 Daniel Jacobowitz <drow@mvista.com>
8436
8437 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8438 options for `target remote'.
8439
6d531722
AC
84402002-05-13 Andrew Cagney <ac131313@redhat.com>
8441
8442 * gdbint.texinfo (Target Architecture Definition): Delete
8443 documentation on NNPC_REGNUM.
8444
13d01224
AC
84452002-05-11 Andrew Cagney <ac131313@redhat.com>
8446
8447 * gdbint.texinfo (Target Architecture Definition): Document
8448 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8449 (Target Architecture Definition): Revise section `Using Different
8450 Register and Memory Data Representations'. Add section `Raw and
8451 Virtual Register Representations'.
8452
b2e75d78
AC
84532002-05-11 Andrew Cagney <ac131313@redhat.com>
8454
8455 * gdbint.texinfo (Target Architecture Definition): Mention
8456 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8457 (Target Architecture Definition): Mention same. Add references to
8458 web pages.
8459
2c8682ee
MS
84602002-05-08 Michael Snyder <msnyder@redhat.com>
8461
8462 * stabs.texinfo (Attributes): Document new "vector" attribute.
8463
0816590b
AC
84642002-05-04 Andrew Cagney <ac131313@redhat.com>
8465
8466 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8467
2653173e
AC
84682002-05-04 Andrew Cagney <ac131313@redhat.com>
8469
8470 * gdb.texinfo: Delete obsolete references to a29k.
8471
d7bd68ca
AC
84722002-04-24 Andrew Cagney <ac131313@redhat.com>
8473
8474 * gdbint.texinfo (Target Architecture Definition): Replace
8475 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8476
21d83aa5
DM
84772002-04-24 David S. Miller <davem@redhat.com>
8478
8479 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8480
7673a6cc
DM
84812002-04-21 David S. Miller <davem@redhat.com>
8482
8483 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8484
d49d1e0a
AC
84852002-04-21 Andrew Cagney <ac131313@redhat.com>
8486
8487 * gdbint.texinfo (Target Architecture Definition): Delete
8488 definition of HAVE_REGISTER_WINDOWS.
8489
f7dc1244 84902002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8491
8492 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8493 "Theodore A. Roth" <troth@verinet.com>.
8494
5ca0cb28
DH
84952002-04-15 Don Howard <dhoward@redhat.com>
8496
f7dc1244 8497 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8498 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8499 Provide a better explaination of this feature.
5ca0cb28 8500
f208ba17
AC
85012002-04-14 Andrew Cagney <ac131313@redhat.com>
8502
8503 * gdbint.texinfo (Target Architecture Definition): Remove
8504 FRAME_CHAIN_COMBINE.
8505
d5ba91de
MC
85062002-04-12 Michael Chastain <mec@shout.net>
8507
8508 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8509 REG_STACK_SEGMENT.
8510
26818220
MC
85112002-04-09 Michael Chastain <mec@shout.net>
8512
8513 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8514 PYRAMID_* macros.
8515
129188f6
AC
85162002-04-07 Andrew Cagney <ac131313@redhat.com>
8517
8518 * gdb.texinfo (Bug Reporting): Document that the web is the
8519 prefered way of submitting bug reports.
8520 (Bug Reporting): Delete the s-mail address as the last resort.
8521
8227c0ff
AC
85222002-04-05 Andrew Cagney <ac131313@redhat.com>
8523
8524 * gdbint.texinfo (Target Architecture Definition): Delete
8525 references to TARGET_WRITE_FP and write_fp.
8526
16d9dec6
MS
85272002-03-27 Michael Snyder <msnyder@redhat.com>
8528
8529 * gdb.texinfo: Document new commands dump, append, and restore.
8530
9ae8b82c
AC
85312002-03-27 Andrew Cagney <ac131313@redhat.com>
8532
8533 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8534 Branch'.
8535
474c8240
AC
85362002-03-18 Andrew Cagney <ac131313@redhat.com>
8537
8538 * gdb.texinfo: Change all examples to @smallexample.
8539 * gdbint.texinfo: Ditto.
a9331b3f 8540
fb0ff88f
AC
85412002-03-18 Andrew Cagney <ac131313@redhat.com>
8542
8543 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8544 Branches''.
8545
9bb0a4d8
AC
85462002-03-18 Andrew Cagney <ac131313@redhat.com>
8547
8548 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8549 Policy''.
8550
937f164b
FF
85512002-03-04 Fred Fish <fnf@redhat.com>
8552
8553 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8554 expresson, suports, dependant, trhe, perhaphs, situtations,
8555 explictily, taged, oportunity, unfortunatly).
8556
a7b40f07
AC
85572002-02-24 Andrew Cagney <ac131313@redhat.com>
8558
8559 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8560 Remove reference to 3.12.
8561
aab4e0ec
AC
85622002-02-23 Andrew Cagney <ac131313@redhat.com>
8563
8564 * gdbint.texinfo: Include fdl.texi.
8565 (Top): Add GNU Free Documentation License.
8566 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8567 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8568 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8569 (gdbint.info): Add srcdir to include path.
8570 * gdb.texinfo: Include gpl.texi.
8571 (Top): Add Copying.
8572 * gpl.texi: New file.
8573
47b95330
AC
85742002-02-23 Andrew Cagney <ac131313@redhat.com>
8575
8576 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8577
78c47bea
PM
85782002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8579
8580 * gdb.texinfo: Document Cygwin native specific commands.
8581
56460a61
DJ
85822002-02-15 Daniel Jacobowitz <drow@mvista.com>
8583
8584 * gdb.texinfo: Document gdbserver ``--attach'' command.
8585
def71bfa
MS
85862002-02-07 Michael Snyder <msnyder@redhat.com>
8587
8588 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8589 to @code(_ovly_debug_event).
8590
c928edc0
AC
85912002-02-07 Andrew Cagney <ac131313@redhat.com>
8592
8593 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8594
81d46470
MS
85952002-02-06 Michael Snyder <msnyder@redhat.com>
8596
8597 * gdb.texinfo (overlays): Mention new magic symbol
8598 '_ovly_debug_event', which allows GDB to keep better track
8599 of overlays.
8600
f7dc1244 86012002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8602
8603 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8604 Suggested by Dmitry Sivachenko.
8605
8606 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8607
15110bc3
MS
86082002-02-01 Michael Snyder <msnyder@redhat.com>
8609
8610 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8611
6763aef9
MS
86122002-01-30 Michael Snyder <msnyder@redhat.com>
8613
ac282366
MS
8614 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8615 (set trust-readonly-sections): Document.
6763aef9 8616
8642bc8f
AC
86172002-01-29 Andrew Cagney <ac131313@redhat.com>
8618
8619 * gdbint.texinfo (Releasing GDB): Revise and update.
8620
afe64c1a
AC
86212002-01-28 Andrew Cagney <ac131313@redhat.com>
8622
8623 * gdbint.texinfo (Target Architecture Definition): Delete
8624 description of TARGET_BYTE_ORDER_DEFAULT.
8625
f7dc1244 86262002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8627
8628 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8629 <mitya@cavia.pp.ru>.
8630
3d6e1b5a
AC
86312002-01-23 Andrew Cagney <ac131313@redhat.com>
8632
8633 * libgdb.texinfo: Delete file.
8634
6c0e9fb3
AC
86352002-01-22 Andrew Cagney <ac131313@redhat.com>
8636
8637 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8638 * gdbint.texinfo: Ditto.
8639
e0ce93ac
AC
8640Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8641
8642 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8643
be298bcc
AC
86442002-01-22 Andrew Cagney <ac131313@redhat.com>
8645
8646 * Makefile.in: Update copyright.
8647 (TEXI2DVI): Define.
8648 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8649 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8650 gdb-cfg.texi.
8651 (TEXINDEX, PDFTEX): Delete makefile variables.
8652
8e04817f
AC
86532002-01-22 Andrew Cagney <ac131313@redhat.com>
8654
8655 * gdb.texinfo (Protocol): Move section to appendix.
8656
6b2f586d
AC
86572002-01-21 Andrew Cagney <ac131313@redhat.com>
8658
8659 * gdb.texinfo (Remote Debugging): Create a menu.
8660 (Top): Add ``Remote Debugging'' to menu.
8661
6f05cf9f
AC
86622002-01-21 Andrew Cagney <ac131313@redhat.com>
8663
8664 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8665 serial protocol'' from here.
8666 (Remote Debugging): To here. New chapter.
8667
3fd3d7d2
AC
86682002-01-20 Andrew Cagney <ac131313@redhat.com>
8669
8670 * gdbint.texinfo (Target Architecture Definition): Delete
8671 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8672
7fd60527
AC
86732002-01-20 Andrew Cagney <ac131313@redhat.com>
8674
8675 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8676 are no longer needed.
8677 (Porting GDB): Add maintainer note about configure.host.
8678
c2f05ac9
AC
86792002-01-20 Andrew Cagney <ac131313@redhat.com>
8680
8681 * gdbint.texinfo (Target Architecture Definition): Remove
8682 definition of IEEE_FLOAT.
8683
f7dc1244 86842002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8685
8686 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8687 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8688 <3diff@gnu.org>
231b2aad 8689
82600034
AC
86902002-01-19 Andrew Cagney <ac131313@redhat.com>
8691
8692 * gdbint.texinfo (Host Definition): Remove references to
8693 MALLOC_INCOMPATIBLE.
8694
7708fa01
AC
86952002-01-17 Andrew Cagney <ac131313@redhat.com>
8696
8697 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8698 and xyz-xdep.o.
8699
eb12ee30
AC
87002002-01-17 Andrew Cagney <ac131313@redhat.com>
8701
889bf7c5 8702 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8703 (Set Breaks): Copy ``maint info breakpoint'' doco to
8704 ``Maintenance Commands'' appendix. Add reference.
8705
c9ccaa92
AC
87062002-01-17 Andrew Cagney <ac131313@redhat.com>
8707
8708 * fdl.texi: Remove next/prev from @node.
8709
f7dc1244 87102002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8711
8712 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8713 for monstrous @multitable (from Brian Youmans).
8714
8715 * fdl.texi: New file.
8716
8717 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8718
8973da3a
AC
87192002-01-15 Andrew Cagney <ac131313@redhat.com>
8720
8721 * gdbint.texinfo (Releasing GDB): New chapter.
8722
7d86b5d5
AC
87232002-01-14 Andrew Cagney <ac131313@redhat.com>
8724
8725 * gdb.texinfo (Embedded Processors, Calling program functions):
8726 Obsolete references to a29k.
8727
cc1cb004
AC
87282002-01-13 Andrew Cagney <ac131313@redhat.com>
8729
8730 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8731 examples. Document that a code-block should do or discard its
8732 cleanups before exit.
8733
79f12247
MS
87342002-01-11 Michael Snyder <msnyder@redhat.com>
8735
8736 * gdb.texinfo (Choosing files): Change @samp to @file.
8737
19837790
MS
87382002-01-05 Michael Snyder <msnyder@redhat.com>
8739
8740 * gdb.texinfo (--pid): Document new command line option (attach).
8741
f7dc1244 87422002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8743
8744 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8745 in the stub.
8746
d7449b42
AC
87472002-01-04 Andrew Cagney <ac131313@redhat.com>
8748
8749 * gdbint.texinfo (Target Architecture Definition): Replace
8750 BIG_ENDIAN with BFD_ENDIAN_BIG.
8751
f23631e4
AC
87522002-01-03 Andrew Cagney <ac131313@redhat.com>
8753
8754 * gdbint.texinfo (Target Architecture Definition): Replace
8755 value_ptr with struct value pointer.
8756
72c9928d
EZ
87572002-01-02 Eli Zaretskii <eliz@gnu.org>
8758
8759 * gdb.texinfo (Free Software): Fix wording.
8760
959acfd1
EZ
87612001-12-31 Eli Zaretskii <eliz@gnu.org>
8762
8763 * gdb.texinfo (Free Software): New section ``Free Software Needs
8764 Free Documentation''.
8765
f7dc1244 87662001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8767
8768 * stabs.texinfo:
8769 * gdb.texinfo:
8770 * gdbint.texinfo:
8771 * libgdb.texinfo:
8772 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8773
6600abed
MS
87742001-12-29 Michael Snyder <msnyder@redhat.com>
8775
8776 * gdb.texinfo (maint info sections): Fix typo.
8777
f6680716
MS
87782001-12-26 Michael Snyder <msnyder@redhat.com>
8779
fe95c787
MS
8780 * gdb.texinfo (maint info sections): Document.
8781
a9331b3f 8782 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8783 'info proc' sub-options that are currently not implemented.
8784
c3d3ce5b
JB
87852001-12-20 Jim Blandy <jimb@redhat.com>
8786
8787 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8788
778eb05e
AC
87892001-12-15 Andrew Cagney <ac131313@redhat.com>
8790
8791 * gdbint.texinfo (Target Architecture Definition): Replace
8792 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8793
2607059c
AC
87942001-12-01 Andrew Cagney <ac131313@redhat.com>
8795
8796 * gdbint.texinfo (Host Definition): Delete documentation on
8797 HOST_BYTE_ORDER.
8798
df0cd8c5
JB
87992001-11-30 Jim Blandy <jimb@redhat.com>
8800
8801 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8802 overlay support. Add to top-level menu.
df0cd8c5 8803
88118b3a
TT
88042001-11-26 Tom Tromey <tromey@redhat.com>
8805
8806 * gdb.texinfo (Command Syntax): Document C-o binding.
8807
96565e91
CF
88082001-07-26 Christopher Faylor <cgf@redhat.com>
8809
8810 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8811 use since it is described in the referenced section.
8812
f7dc1244 8813 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8814 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8815 clearer when using DJGPP.
8816
2a3d5645
CF
88172001-11-24 Christopher Faylor <cgf@redhat.com>
8818
8819 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8820 specifically refer to MS-DOS.
8821 (command files): Mention gdb.ini is only used on MS-DOS.
8822
aa26fa3a
TT
88232001-11-21 Tom Tromey <tromey@redhat.com>
8824
8825 * gdb.texinfo (Invoking GDB): Document --args.
8826 (Mode Options): Likewise.
8827
4f8ada06
JB
88282001-11-21 Jim Blandy <jimb@redhat.com>
8829
8830 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8831 Delete documentation; this macro has been removed from the
8832 sources.
4f8ada06 8833
3fe0dc10
JB
88342001-11-13 Jim Blandy <jimb@redhat.com>
8835
8836 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8837
9e5abb06
CV
88382001-11-06 Corinna Vinschen <vinschen@redhat.com>
8839
8840 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8841
1c5dfdad
MS
88422001-11-05 Michael Snyder <msnyder@redhat.com>
8843
a9331b3f 8844 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8845 quote regexp chars in function names such as "operator*()".
8846
990f9fe3
FF
88472001-11-01 Fred Fish <fnf@redhat.com>
8848
8849 * gdbint.texinfo (SOLIB_ADD): Document additional new
8850 "readsyms" arg.
8851
b433d00b
DH
88522001-10-30 Don Howard <dhoward@redhat.com>
8853
070b1dd3
DH
8854 * gdb.texinfo: (Command Files) Added documentation for the
8855 behavior of gdb with input redirected from a file.
b433d00b 8856
b7209cb4
FF
88572001-10-28 Fred Fish <fnf@redhat.com>
8858
8859 * gdb.texinfo (auto-solib-add): Change docs to match
8860 implementation change.
8861 (auto-solib-limit): Add docs for new variable.
8862
1aa20aa8
AC
88632001-10-15 Andrew Cagney <ac131313@redhat.com>
8864
8865 * gdbint.texinfo (Target Architecture Definition): Function
8866 value_as_pointer renamed to value_as_address.
8867
fc0c74b1
AC
88682001-10-15 Andrew Cagney <ac131313@redhat.com>
8869
8870 * gdbint.texinfo (Target Architecture Definition): Default
8871 POINTER_TO_ADDRESS functions assume unsigned addresses.
8872 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8873 posting by Jim Blandy.
8874
f4846649
JB
88752001-10-12 Jim Blandy <jimb@redhat.com>
8876
8877 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8878 version of texi2html (1.64) doesn't support this flag any more.
8879
f277788b
MK
88802001-09-08 Mark Kettenis <kettenis@gnu.org>
8881
a9dc4918
MK
8882 * gdbint.texinfo (Host Definition): Remove description of
8883 MEM_FNS_DECLARED.
8884
d28379df
MK
8885 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8886
f277788b
MK
8887 * gdbint.texinfo (Host Definition): Remove description of
8888 HAVE_SIGSETMASK.
8889
7ccaa899
EZ
88902001-09-04 Elena Zannoni <ezannoni@redhat.com>
8891
8892 * gdbint.texinfo (Target Architecture Definition): Add
8893 explanation of TARGET_PRINT_INSN macro.
8894
17d9d558
JB
88952001-08-30 Jim Blandy <jimb@redhat.com>
8896
8897 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8898 Explain what it means to load relocatable files.
8899
72cde065
JB
89002001-08-28 Jim Blandy <jimb@redhat.com>
8901
8902 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8903 info `top' menu.
8904
9e678452
CF
8905Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8906
8907 * gdbint.texinfo: Add a cautionary note about macro use.
8908
a2bea4c3 89092001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8910
a2bea4c3
CV
8911 * gdb.texinfo: Explain omitting the hostname in the
8912 `target remote' command.
8913
1129bf27
DJ
89142001-07-30 Daniel Jacobowitz <drow@mvista.com>
8915
8916 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8917 and END-INFO-DIR-ENTRY.
8918
732b3002
SC
89192001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8920
8921 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8922
89437448
AC
89232001-07-25 Andrew Cagney <ac131313@redhat.com>
8924
8925 * gdbint.texinfo (libgdb): Rewrite.
8926
f7dc1244 89272001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8928
8929 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8930
c4555f82
SC
89312001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8932
8933 * gdb.texinfo (TUI): New chapter, document the TUI.
8934 (Mode Options): Document the -tui option.
8935
2f45a6e0
MK
89362001-07-23 Mark Kettenis <kettenis@gnu.org>
8937
8938 * gdbint.texinfo (Host Definition): Remove description of
8939 NEED_POSIX_SETPGID.
8940
f7dc1244 89412001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8942
8943 * gdb.tex (DJGPP Native): New node, with descriptions of
8944 DJGPP-specific commands.
8945
be9c6c35
JM
89462001-07-19 John R. Moore <jmoore@redhat.com>
8947
8948 * gdbint.texinfo: Three misspellings.
8949
dfa249fb
AC
89502001-07-06 Andrew Cagney <ac131313@redhat.com>
8951
8952 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8953 `test` expressions on bash. Problem reported by Colin Walters.
8954
c72e7388
AC
89552001-07-04 Andrew Cagney <ac131313@redhat.com>
8956
8957 * gdbint.texinfo (User Interface): Update ui-out documentation to
8958 refelect recent UI/MI updates.
8959
94bbb2c0
AC
89602001-07-04 Andrew Cagney <ac131313@redhat.com>
8961
8962 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8963 interpreters.
8964
af6c57ea
AC
89652001-06-15 Andrew Cagney <ac131313@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8968 structure and not macros.
8969 (Host Definition): Document that much of this chapter is obsolete.
8970 (Target Architecture Definition): Update list of files that make
8971 up a target architecture.
8972 (Coding): Update.
8973
83aa8bc6
AC
89742001-06-28 Andrew Cagney <ac131313@redhat.com>
8975
8976 * gdbint.texinfo (Target Architecture Definition): Update
8977 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8978 The latter has been changed to a true predicate.
8979
f7dc1244 89802001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8981
8982 * annotate.texi: Add @noindent where needed. From Dmitry
8983 Sivachenko <dima@Chg.RU>.
8984 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8985
656db9b0
AC
89862001-06-16 Andrew Cagney <ac131313@redhat.com>
8987
8988 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8989
df2396a1
AC
89902001-06-14 Andrew Cagney <ac131313@redhat.com>
8991
8992 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8993 returns ``OK''. Document that the ``R'' packet does not reply.
8994
0f1f2b0a
MS
89952001-06-13 Michael Snyder <msnyder@redhat.com>
8996
8997 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8998
f7dc1244 89992001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9000
9001 * gdb.texinfo (Signals): Clarify the default setting of signal
9002 handling.
9003
a5d7c491
AC
90042001-05-14 Andrew Cagney <ac131313@redhat.com>
9005
9006 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9007 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9008
05a54c4f
AC
90092001-05-12 Andrew Cagney <ac131313@redhat.com>
9010
9011 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9012
f7dc1244 90132001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9014
9015 * gdbint.texinfo (Clean Design and Portable Implementation):
9016 Renamed from "Clean Design".
9017 (Clean Design and Portable Implementation): Document portable
9018 methods of handling file names, and the associated macros.
9019
f7dc1244 90202001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9021
9022 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9023 command and provide a cross-reference to its description.
9024 (Symbols): Note that "info scope" is useful for trace experiments.
9025
f7dc1244 90262001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9027
b37052ae
EZ
9028 * gdb.texinfo (Symbols): Document "info scope".
9029 (Tracepoints): New chapter.
9030 (Contributors): Update for v5.1.
9031 <All nodes>: Change "C++" to "C@t{++}".
9032
0ee54786
EZ
9033 * gdbint.texinfo (User Interface): A new section about ui_out
9034 functions, based on text written by Fernando Nasser.
9035
c534679c
EZ
9036 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9037
f7dc1244 90382001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9039
e9c75b65
EZ
9040 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9041
9042 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9043
9044 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9045 Replace "GDB" with "@value{GDBN}". Fix markup.
9046
9047 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9048
3d67e040
EZ
9049 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9050 a cross-reference to its description.
9051 (Symbols): Document "info symbol".
9052
f7dc1244 90532001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9054
9055 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9056 subsection "x86 Watchpoints".
9057 (Target Architecture Definition): Document the macros
9058 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9059 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9060
b0ed3589
AC
90612001-03-20 Andrew Cagney <ac131313@redhat.com>
9062
9063 * gdbint.texinfo (Target Architecture Definition): Update
9064 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9065 list.
9066
b6ba6518
KB
90672001-03-06 Kevin Buettner <kevinb@redhat.com>
9068
9069 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9070 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9071
f7dc1244 90722001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9073
9074 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9075
f7dc1244 90762001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9077
17cc6a06
EZ
9078 * gdb.texinfo (Environment): Document that `path' does not change
9079 the value of PATH in GDB's own environment (it did in the past,
9080 but that was changed on March 15, 1994). Reported by Doug Evans
9081 <dje@transmeta.com>.
9082
56caf160
EZ
9083 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9084 its line. Fix markup of commands and macros. Add an Index node
9085 and index entries.
9086
29e57380
C
90872001-01-23 J.T. Conklin <jtc@redback.com>
9088
9089 * gdb.texinfo (Memory region attributes): New manual section.
9090
1c6147de
ND
90912001-01-04 Nicholas Duffek <nsd@redhat.com>
9092
9093 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9094
f7dc1244 90952000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9096
9097 * refcard.tex: Version and copyright fixed. From Phil Edwards
9098 <pedwards@disaster.jaj.com>.
9099
0dcedd82
AC
9100Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9101
9102 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9103 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9104
3b851bce
AC
9105Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9106
9107 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9108 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9109
f7dc1244 91102000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9111
9112 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9113 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9114
b90a5f51
CF
91152000-11-10 Christopher Faylor <cgf@cygnus.com>
9116
9117 * gdb.texinfo: Document new 'set step-mode' command.
9118
f7dc1244 91192000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9120
9121 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9122 changes from Dmitry Sivachenko <dima@Chg.RU>.
9123
f7dc1244 91242000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9125
9126 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9127 From Steven Johnson <sbjohnson@ozemail.com.au>.
9128
2e685b93
MK
91292000-08-10 Mark Kettenis <kettenis@gnu.org>
9130
9131 * gdbint.texinfo (Overall Structure): Spelling fix.
9132
f7dc1244 91332000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9134
9135 * gdbint.texinfo (Target Architecture Definition): Document that
9136 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9137 for which REGISTER_CONVERTIBLE returns a zero value.
9138
63ac3005
EZ
91392000-07-08 Christopher Faylor <cgf@cygnus.com>
9140
9141 * Makefile.in (install-info): Find files to install in either the
9142 build or source directories (adapted from Makefile.am).
9143
bd79f757
ND
91442000-07-07 Nicholas Duffek <nsd@redhat.com>
9145
9146 * stabs.texinfo: Fix spelling errors.
9147 (String Field): FILE-NUMBER starts from 0, not 1.
9148
f7dc1244 91492000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9150
9151 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9152 Brian Youmans.
5f208f6d 9153
f7dc1244 91542000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9155
9156 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9157 the source directory. Reported by Mark Harig
9158 <markh@frazier.landmark.com>.
cc542d3b 9159
f3b28801
C
91602000-06-20 J.T. Conklin <jtc@redback.com>
9161
9162 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9163
449f3b6c
AC
9164Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9165
9166 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9167 Generate using pdftex.
449f3b6c 9168 (PDFTEX): Define.
889bf7c5 9169 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9170 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9171 @contents at the start.
449f3b6c 9172
f7dc1244 91732000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9174
9175 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9176 Youmans.
48e934c6 9177
9e9c5ae7
AC
9178Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9179
9180 From Brian Youmans:
9181 * gdb.texinfo: Fix ``et al.''.
9182
c741b251
AC
9183Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9184
9185 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9186 loop.
c741b251 9187
4ab64e14
JG
91882000-05-19 Jimmy Guo <guo@cup.hp.com>
9189
9190 * configure: Regenerate.
9191
f7dc1244 91922000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9193
9194 * Makefile.in (install-info): Run install-info on installed Info
9195 files.
9196
8c70017b
AC
9197Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9198
a7cb598a 9199 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9200 Andrew Cagney.
8c70017b 9201
f7dc1244 92022000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9203
9204 * gdb.texinfo: Proofreading changes from Brian Youmans.
9205
bf0184be
ND
92062000-05-01 Nick Duffek <nsd@cygnus.com>
9207
9208 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9209 startup sequence, minor edits.
9210
f7dc1244 92112000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9212
9213 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9214 TeX.
9215
9216 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9217 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9218 like `n' and `s' which look weird. Convert some of the @kindex to
9219 @vindex, when they refer to variables, not commands.
9220
33e16fad
AC
9221Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9222
9223 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9224
f7dc1244 92252000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9226
9227 * Makefile.in (GDBMI_DIR): New variable.
9228 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9229 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9230 (gdbmi.texinfo): New target, for texi2roff.
9231 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9232 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9233
9234 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9235 gdbmi.texinfo.
9236 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9237 comment.
9238
d167840f
EZ
92392000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9240
9241 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9242 command.
d167840f 9243
f7dc1244 92442000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9245
9246 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9247 prevents the build (and is generally a Bad Idea).
9248
f7dc1244 92492000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9250
9251 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9252 a comma inside @var.
9253 (Command Files): Index markup changes from Dmitry Sivachenko
9254 <dima@Chg.RU>.
9255
f7dc1244 92562000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9257
9258 * Makefile.in (LN_S): Define.
9259 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9260 invoke "ln -s" unless it is known to work.
9261
9262 * configure.in (AC_PROG_LN_S): Add.
9263
8dc7983f
JB
92642000-04-14 Jim Blandy <jimb@redhat.com>
9265
9266 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9267 section.
9268 (Target Conditionals): Document ADDRESS_TO_POINTER,
9269 POINTER_TO_ADDRESS.
9270
1a8237e8
DB
92712000-04-11 Daniel Berlin <dan@cgsoftware.com>
9272
9273 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9274 gdb-cfg.texi to get the value.
9275
ca526f1a
JB
92762000-04-10 Jim Blandy <jimb@redhat.com>
9277
9278 * gdbint.texinfo (Target Architecture Definition): Fix
9279 cross-references.
9280
faaafcb4
JB
92812000-04-08 Jim Blandy <jimb@redhat.com>
9282
9283 * gdbint.texinfo (Using Different Register and Memory Data
9284 Representations): New section.
9285 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9286 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9287 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9288
1b27397f
AC
9289Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9290
9291 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9292 for acknowledgments.
1b27397f 9293
480ff1fb
AC
9294Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9295
9296 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9297 qThreadExtraInfo.
480ff1fb 9298
a9331b3f 92992000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9300
a9331b3f
RM
9301 * gdb.texinfo: Clarify which remote debug protocol commands are
9302 required and which are optional.
f1251bdd 9303
dbeb8dbd
AC
9304Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9305
9306 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9307 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9308 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9309 * annotate.texi: Update.
9310
6d2ebf8b
SS
93112000-03-28 Stan Shebs <shebs@apple.com>
9312
9313 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9314 expectation of additional changes before release), update
9315 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9316 node links, rephrase and/or shorten lines to fix formatting
9317 problem in both regular and @smallbook formats.
9318 * annotate.texi: Shorten lines in example, use smallexample
9319 consistently everywhere.
9320 * Makefile.in: Add comment about texinfo 4.0 html generation.
9321 (SFILES_INCLUDED): Add annotate.texi.
9322
5d161b24
DB
93232000-03-27 Daniel Berlin <dan@cgsoftware.com>
9324
5ae4183a
AS
9325 * gdb.texinfo (Debugging Output): Added new section, documenting
9326 the "set/show debug" commands.
5d161b24 9327
b9deaee7
AC
9328Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9329
9330 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9331 entry.
b9deaee7
AC
9332
9333 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9334 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9335 @chapter and @node entries.
a9331b3f 9336
b9deaee7 9337 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9338
9ef47d30
AC
9339Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9340
9341 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9342 files.
9ef47d30 9343
cfeada60
FN
93442000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9345
9346 From David Whedon <dwhedon@gordian.com>
5ae4183a 9347 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9348
6837a0a2
DB
93492000-03-22 Daniel Berlin <dan@cgsoftware.com>
9350
9351 * gdb.texinfo: Add documentation for the apropos command.
9352
bba2971c
MS
93532000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9354
9355 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9356
2b628194
MS
93572000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9358
a9331b3f 9359 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9360 two places.
9361
96a2c332
SS
93622000-03-17 Stan Shebs <shebs@apple.com>
9363
9364 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9365 <dima@Chg.RU>, also clarification of allowed content for
9366 string constants.
9367
f7dc1244 93682000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9369
9370 * gdb.texinfo (main menu): Add Annotations.
9371 (File Options): Add @cindex entries for each command-line option.
9372 Document --epoch, --annotate, --async, --interpreter, --write,
9373 --statistics, and --version.
9374
9375 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9376 of GDB.
9377
9d233477
JB
93782000-02-23 Jim Blandy <jimb@redhat.com>
9379
9380 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9381
14e0eb3b
JB
93822000-02-22 Jim Blandy <jimb@redhat.com>
9383
9384 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9385
3555de01
JM
93862000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9387
9388 * Makefile.in (diststuff): New target.
9389
5e35df8e
KB
93902000-02-15 Kevin Buettner <kevinb@redhat.com>
9391
9392 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9393 architecture. [From Jim Wilson.]
5e35df8e 9394
c5394b80
JM
93952000-01-16 Tom Tromey <tromey@cygnus.com>
9396
9397 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9398 (Delete Breaks): Mention range arguments.
9399 (Disabling): Likewise.
9400
c3f6f71d
JM
94012000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9402
9403 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9404
c4093a6a
JM
9405Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9406
9407 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9408 valid functions.
c4093a6a 9409
11cf8741
JM
94101999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9411
9412 * gdb.texinfo: Clarify regular expressions used in rbreak.
9413
917317f4
JM
94141999-10-15 Kevin Buettner <kevinb@cygnus.com>
9415
9416 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9417 MEMORY_REMOVE_BREAKPOINT): Document.
9418
9419Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9420
9421 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9422 offset re-using the DATA offset instead.
917317f4 9423
2df3850c
JM
94241999-10-11 Jim Kingdon <kingdon@redhat.com>
9425
9426 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9427
94281999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9429
9430 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9431 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9432 typos.
9433
9434 * gdb.texinfo: Various minor wording and formatting improvements,
9435 mentions of additional command-line options.
9436
2acceee2
JM
94371999-09-30 Fred Fish <fnf@cygnus.com>
9438
9439 * gdb.texinfo: Document additional forms of specifying section
9440 names and addresses for the add-symbol-file command.
9441
c2c6d25f
JM
94421999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9443
9444 * gdbint.texinfo: Fix typo, add the word "have".
9445
94461999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9447
9448 * gdbint.texinfo (Target Architecture Definition): Document the
9449 SKIP_PERMANENT_BREAKPOINT macro.
9450
d4f3574e
SS
94511999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9452
9453 * gdb.texinfo: Fiks speling errers.
9454
9455 * gdb.texinfo: Fix uses of @multitable.
9456
f7dc1244 9457 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9458 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9459 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9460 comments about using with optimization, add more indexing,
9461 fix info about disassembly-flavor.
9462
9463Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9464
9465 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9466 SKIP_SOLIB_RESOLVER): Define.
9467
9468Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9469
9470 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9471 ``g'' packets.
d4f3574e 9472
104c1213
JM
94731999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9474
9475 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9476 platform-specific info, inline remote.texi and move sections of it
9477 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9478 and register stack into the new chapter.
9479 * remote.texi: Remove, now part of gdb.texinfo.
9480 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9481
94821999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9483
9484 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9485 GDB_TARGET_IS_MACH386): These kludges have gone away.
9486
9487Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9488
9489 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9490 TDEPLIBS.
104c1213 9491
53a5351d
JM
94921999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9493
9494 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9495 surrounding text to fit HP-UX bits into general info.
9496 (HPPA-cfg.texi): Remove, no longer useful.
9497
9498 * gdb.texinfo: Remove explicit links from @node lines, remove
9499 HP-added "Detailed Node Listing" from main menu which confuses
9500 things.
9501
9502 From Dmitry Sivachenko <dima@Chg.RU>:
9503 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9504 in description of `set environment'.
53a5351d
JM
9505
95061999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9507
9508 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9509
7be570e7
JM
95101999-08-12 Ben Elliston <bje@cygnus.com>
9511
9512 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9513
f7dc1244 95141999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9515
9516 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9517 watch, awatch, and rwatch. Explain why the latter two cannot be
9518 set as software watchpoints. Document that watchpoints for local
9519 variables are deleted when the debuggee terminates.
7be570e7
JM
9520
9521Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9522
9523 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9524 packet. Allow E.. response packet. "qRcmd" packet is no longer
9525 reserved.
7be570e7
JM
9526
95271999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9528
a9331b3f
RM
9529 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9530 * gdb.texinfo: Ditto.
7be570e7 9531
96baa820
JM
95321999-08-06 Tom Tromey <tromey@cygnus.com>
9533
9534 * gdb.texinfo (KOD): New node.
9535
9536Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9537
9538 * remote.texi (Rcmd): Fix minor formatting typos.
9539
9540Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9541
9542 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9543 packets.
96baa820 9544
adf40b2e
JM
95451999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9546
9547 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9548 fixes.
9549
43ff13b4
JM
9550Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9551
9552 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9553
085dd6e6
JM
9554Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9555
9556 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9557 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9558 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9559 packets that are not supported on all hosts. Expand examples.
9560 Spell check.
085dd6e6
JM
9561
95621999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9563
9564 * Makefile.in: Recognize html, install-html. Add targets
9565 to build HTML versions of documentation via texi2html.
9566
9567Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9568
9569 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9570 testsuite.
085dd6e6
JM
9571
9572Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9573
9574 * remote.texi (Communication Protocol): Rewrite.
9575
9576Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9577
9578 * stabs.texinfo: Fix uses of xref.
9579
9e0b60a8
JM
9580Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9581
9582 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9583 info about patch submission.
9584
cce74817
JM
9585Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9586
9587 From Per Bothner <bothner@cygnus.com>:
9588 * gdb.texinfo: Document Chill support.
9589
9590Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9591
9592 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9593 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9594 Document that the value should be greater-than or equal-to zero.
9595 (NO_STD_REGS): Document. Deprecate.
cce74817 9596
ac9a91a7
JM
9597Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9598
9599 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9600 Document that these are not used.
ac9a91a7
JM
9601
9602Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9603
9604 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9605
392a587b
JM
9606Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9607
9608 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9609 numargs was dropped.
392a587b
JM
9610
9611Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9612
9613 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9614
b83266a0
SS
9615Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9616
9617 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9618 Update.
b83266a0 9619
7a292a7a
SS
9620Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9621
9622 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9623 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9624
9625Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9626
9627 * gdbint.texinfo: Fix typos: $ -> @.
9628
9629Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9630
9631 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9632 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9633 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9634 BREAKPOINT_FROM_PC.
a9331b3f 9635
7a292a7a
SS
9636Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9637
9638 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9639 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9640
9641Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9642
9643 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9644 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9645
96461999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9647
9648 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9649 longer exists.
9650
9651Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9652
9653 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9654 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9655 they make the manual source incomprehensible.
7a292a7a
SS
9656 * h8-cfg.texi: Remove, hasn't been used in years.
9657
c906108c
SS
9658Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9659
9660 * gdb.texinfo: Update the credits.
9661
9662Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9663
9664 * gdb.texinfo: Fix mistakes noticed in printout of last
9665 draft, add Alpha to discussion of heuristic fence post.
9666
9667Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9668
9669 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9670 Edition, merge some HP changes into mainline, describe some
9671 previously undocumented features, describe more of the target
9672 commands available, eliminate obsolete section on renamed
9673 commands.
c906108c
SS
9674 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9675
9676Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9677
9678 * gdb.texinfo: Make many HPPA conditionals unconditional,
9679 including catchpoint description, since now on for all configs.
9680 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9681 specializations.
9682
9683Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9684
9685 * Makefile.in (GDBvn.texi): Fix match expression to work with
9686 current format of VERSION in gdb/Makefile.in.
9687 * gdb.texinfo: Fix node ref to match new readline.
9688
9689Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9690
a9331b3f
RM
9691 * gdb.texinfo: Changes made as part of a project to merge in
9692 changes made by HP. Documentation makes extensive use of
c906108c
SS
9693 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9694 on remote debugging. There are differences in documentation
889bf7c5 9695 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9696 the HP manual discusses catchpoints, hardware watchpoints, and
9697 some HPUX specific limitations for shared library support.
a9331b3f 9698
c906108c
SS
9699 There are also a number of @node changes.
9700
97011999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9702
9703 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9704 (C Usage): Same.
9705
9706Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9707
9708 The following changes were made by Edith Epstein
889bf7c5
PA
9709 <eepstein@cygnus.com> as part of a project to merge in changes
9710 made by HP.
a9331b3f 9711
c906108c
SS
9712 * HPPA-cfg.texi: new file.
9713
9714 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9715
9716 * refcard.tex: change documentation about catch.
9717 removed info catch.
9718
9719Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9720
9721 * gdbint.texinfo: Expand on GDB's coding standards,
9722 specify the use of arg names with prototypes.
9723
97241998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9725
9726 * gdb.texinfo: Fix tipo.
9727
9728Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9729
9730 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9731 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9732
9733Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9734
9735 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9736
97371998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9738
9739 * agentexpr.texi: New file.
9740
9741Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9742
9743 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9744
97451998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9746
9747 * remote.texi: Changed wording that implied that the GDB remote
9748 protocol caches register values instead of GDB itself.
9749
9750Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9751
9752 * gdbint.texinfo: Add some info about symbol readers.
9753 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9754 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9755 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9756 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9757
9758Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9759
a9331b3f 9760 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9761
9762Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9763
9764 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9765
9766Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9767
9768 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9769 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9770
9771Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9772
9773 * gdbint.texinfo: Fix minor typos.
9774
9775Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9776
9777 * gdbint.texinfo: Complete overhaul. Group descriptions more
9778 logically, add more info on generic algorithms, remove much
9779 obsolete and/or wrong material.
9780
9781Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9782
9783 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9784
9785Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9786
9787 * refcard.tex: Copyright, address updates.
9788
9789Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9790
9791 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9792 for the edition instead of confusing GDB-version-like numbers.
9793
9794Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9795
9796 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9797
9798Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9799
5ae4183a 9800 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9801
9802Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9803
9804 * gdb.texinfo: Add some credits, mention bug monitor.
9805 * remote.texi: Mention mips monitor targets.
9806 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9807
c906108c
SS
9808Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9809
9810 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9811 files, finish sorting of host vs target vs native macros, describe
9812 some more of them.
c906108c
SS
9813
9814Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9815
9816 * gdbint.texinfo (Host Conditionals): Document change from
9817 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9818
9819Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9820
9821 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9822 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9823
9824Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9825
9826 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9827 Document LSEEK_NOT_LINEAR.
9828
9829Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9830
9831 * stabs.texinfo (Stab Section Basics): Make it clear that only
9832 some versions of the GNU linker remove the leading N_UNDF symbol.
9833
9834Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9835
9836 * stabs.texinfo (String Field): Document type number pairs here,
9837 instead of in the Sun specific section.
9838 (Include Files): The GNU linker supports the N_BINCL
9839 optimization. Clarify the N_BINCL value, and what it is used
9840 for.
9841 (Procedures): Document N_FUN with an empty string to mark the end
9842 of a function.
9843 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9844 (Sun Differences): Remove this node, as the information is now
9845 elsewhere in the main document.
9846 (Stab Section Basics): Mention that the GNU linker may optimize
9847 stabs and remove the leading N_UNDF symbol.
9848
9849Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9850
9851 * gdb.texinfo, refcard.tex: Restore author credit
9852
9853Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9854
9855 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9856 documentation to account for START and END macros taking
9857 one arg.
9858
9859Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9860
9861 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9862 * gdb.texinfo (Frames): Fix typo.
9863
9864Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9865
9866 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9867 a target_signal as arg type, not a pid.
9868
9869Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9870
9871 * gdb.texinfo: Document `set assembly-language'.
9872
9873Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9874
9875 * remote.texi: Update list of stubs in the GDB distribution.
9876
9877Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9878
9879 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9880 Also document that some systems can use mmalloc but must define
9881 this if their C runtime allocates memory that is later freed.
c906108c 9882 (MMCHECK_FORCE): Document new macro.
a9331b3f 9883
c906108c
SS
9884Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9885
9886 * remote.texi: Add documentation for target Sparclet.
9887
9888Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9889
a9331b3f 9890 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9891 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9892 * configure.in: Rewritten for autoconf.
9893 * configure: New.
9894
9895Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9896
9897 * Makefile.in (DVIPS): New define, set to dvips.
9898 (dvi): Add stabs.dvi.
9899 (ps): New target.
9900 (all-doc): Depend on info, dvi, and ps targets.
9901 (STAGESTUFF): Add *.ps and *.dvi files.
9902 (clean-info, clean-dvi): Remove.
9903 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9904 rules completely rewritten.
9905 (maintainer-clean): Remove clean-info and clean-dvi
9906 dependencies and put their actions in the rules.
9907 (gdb.ps): New target
a9331b3f 9908 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9909 intermediate TeX files, whether they have 2 or 3 character
9910 extensions.
9911 (gdbint.ps): Add target and rules.
9912 (gdb-internals): Delete unused target.
9913 (Makefile): Depends upon config.status also.
9914
9915Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9916
9917 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9918 set.
9919
9920Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9921
9922 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9923 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9924
9925Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9926
9927 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9928
9929Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9930
9931 * gdb.texinfo (Print settings): Document
9932 `set/show print static-members' commands.
9933
9934Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9935
9936 * gdbint.texinfo (Native): Document name change, coredep.c to
9937 core-aout.c.
9938
9939Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9940
9941 * stabs.texinfo (Include Files): Document the values the SunOS4
9942 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9943
9944Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9945
9946 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9947 Fix typo.
9948
9949Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9950
9951 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9952 "gdb.tar.Z".
9953
9954Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9955
9956 * Makefile.in (maintainer-clean): New target, synonym for
9957 realclean.
9958
9959Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9960
9961 * Update all FSF addresses except those in COPYING* files.
9962
9963Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9964
9965 From Richard Earnshaw (rearnsha@armltd.co.uk):
9966 * gdb.texinfo (convenience variables): Document $_exitcode.
9967 (quit): Document optional expression to use as exit code.
9968
9969Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9970
9971 * gdb.texinfo, remote.texi: Brought up to date with various
9972 GDB changes.
9973
9974Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9975
9976 * gdb.texinfo: Update dates and versions, fix comments about
9977 hardware watchpoints in future releases and about the
9978 sharedlibrary command.
9979
9980Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9983 C_FUN stab. Other cleanups.
9984
9985Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9986
9987 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9988 for the sparc stub.
9989
9990Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9991
9992 * annotate.texi: Clarify which addresses have differing formats
9993 depending on the language and which do not.
9994
9995Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9996
9997 * remote.texi (NetWare): Changed example to use BOARD= instead of
9998 NODE= argument to reflect correspoding change to gdbserve.nlm.
9999
10000Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10001
10002 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10003 GDB, as well as AIX dbx, supports the size type attribute.
10004
10005Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10006
10007 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10008
10009Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10010
10011 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10012 and new 'if' and 'while' commands.
10013
10014Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10015
10016 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10017
10018Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10019
10020 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10021 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10022 NetWare targets. Mostly stolen from the Server node.
10023
10024Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10025
10026 * gdb.texinfo (Setting): Talk about the language of a source file
10027 versus the working language. The old documentation did not match
10028 what GDB did.
10029
10030Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10031
10032 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10033 of a source file.
10034
10035Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10036
10037 * gdb.texinfo (Processes): New node.
10038
10039Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10040
10041 * remote.texi: Update documentation of set/show mipsfpu.
10042
3fc11d3e
JM
10043Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10044
10045 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10046 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10047
10048Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10049
10050 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10051 obsolete conditionals, described some others.
10052
10053Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10054
10055 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10056 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10057
10058Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10059
10060 * gdbint.texinfo: Put regex conditionals in their own table.
10061
10062Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10063
10064 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10065 described or fixed the descriptions of many others.
10066
10067Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10068
10069 * gdb.texinfo: Add some more credits.
10070 * gdbint.texinfo: Capitalize GDB consistently, describe some
10071 macros and remove some.
10072
10073Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10074
10075 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10076 obsolete conditionals, described some others.
10077
10078Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10079
10080 * gdb.texinfo (help targets): Changed to `help target', which
10081 is the correct gdb command.
10082
10083Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10084
10085 * annotate.texi (TODO): New node, for keeping track of annotations
10086 suggested but not yet implemented.
10087
10088Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10089
10090 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10091 another symbol, it is not the address itself.
10092
10093Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10094
10095 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10096 of stabs-in-coff sections.
10097
10098Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10099
10100 * annotate.texi: Change edition to 0.5 and date to May 1994.
10101 Add index.
10102 (Frames): New node, for frame annotation.
10103 (Displays): New node, for display annotation.
10104
10105 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10106 when waiting for your program to stop.
10107
10108Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10109
10110 * annotate.texi (Breakpoint Info): Document annotation of header
10111 fields and record annotation.
10112
10113Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10114
10115 * annotate.texi: New file, to document annotations.
10116
10117Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10118
10119 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10120 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10121
10122Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10123
10124 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10125 section, and say n_strx field is compilation unit relative.
10126 * stabs.texinfo: Don't use @code for a.out when it is the name of
10127 an object file format.
10128
10129Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10130
10131 * gdb.texinfo: Refer to file names, not path names, per rms
10132 convention.
10133 (Arguments): Fix typo.
10134
10135Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10136
10137 * stabs.texinfo (Global Variables): Talk about stabs in files
10138 where variables are referenced, but not defined.
10139
10140Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10141
10142 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10143 Cplusplus to new nodes Member Type Descriptor and Method Type
10144 Descriptor. Re-write stuff for #.
10145
10146Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10147
10148 * gdb.texinfo (Print Settings): Don't document "set print
10149 fast-symbolic-addr off". The bug which it worked around was fixed
10150 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10151
10152 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10153 N_ENTRY node.
10154
10155 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10156
10157Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10158
10159 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10160 references to ieee-float.c.
10161
10162Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10163
10164 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10165 match what the code actually does.
10166
10167Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10168
10169 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10170
10171Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10172
10173 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10174 i, and b.
10175
10176Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10177
10178 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10179 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10180 as "stabs in sections" rather than just saying "ELF and SOM".
10181 Also make that stuff apply to COFF.
10182
10183Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10184
10185 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10186 Ghostscript.
10187
10188Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10189
10190 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10191 versus functions without line numbers, also mention stepping into
10192 them as well as "step" when you are in them. Tell the user how to
10193 deal with the situation. Add comment about "debugging information".
10194
10195Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10196
10197 * stabs.texinfo (Enumerations): Document restriction on where
10198 enumeration types can appear and still win with GDB.
10199
10200Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10201
10202 * stabs.texinfo (Negative Type Numbers): Document format for type
10203 -16.
10204
10205Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10206
10207 * gdb.texinfo (Selection, Frame Info): Update information about
10208 arbitrary frame specficiations.
10209
10210Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10211
10212 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10213
10214Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10215
10216 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10217
10218Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10219
10220 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10221
10222Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10223
10224 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10225 Differences node to Statics node.
10226 (Statics): Discuss XCOFF use of V symbol descriptor.
10227
10228 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10229 not clean.
10230
10231Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10232
10233 * gdb.texinfo (Print Settings): Document `set print
10234 fast-symbolic-addr' and improve the doc for some other
10235 `set print's.
10236
10237Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10238
10239 * stabs.texinfo (String Field): Talk about defining several type
10240 numbers at once.
10241 Fix lint regarding changing node ELF Transformations to
10242 ELF and SOM Transformations.
10243
10244Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10245
10246 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10247
10248Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10249
10250 * stabs.texinfo (Cross-References): `::' is for nested types only
10251 within <>.
10252 (Structures): Document static members.
10253
10254Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10255
10256 * stabs.texinfo: Document S type attribute.
10257
10258Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10259
10260 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10261
10262Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10263
10264 * gdbint.texinfo: Fix a few typos.
10265
10266Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10267
10268 * gdb.texinfo, remote.texi: formatting improvements
10269
10270 * gdb.texinfo (New Features): mention threads.
10271 (Summary, C): fix xrefs in newly contributed text.
10272 (Threads): index entries, clarifications, example
10273 (passim): minor typos fixed, phrasing improvements
10274
10275 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10276 entries; (Server): explain use of gdbserver w/real-time systems,
10277 add example of conflicting TCP port; (MIPS Remote) break up
10278 running text into table, highlighting commands, and add example.
a9331b3f 10279
c906108c
SS
10280Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10281
10282 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10283
10284Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10285
10286 * stabs.texinfo (Nested Symbols): New node.
10287 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10288
10289Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10290
10291 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10292 to picking which Bbss.bss symbol to use, and (because there seems to
10293 be no good way of doing it) re-write some of the text to make it
10294 sound like Bbss.bss isn't such a great idea after all (as currently
10295 designed).
10296
10297 * gdb.texinfo (C): In addition to saying people have to use g++ for
10298 good results, say they have to use stabs. Specifically say cfront
10299 doesn't work well.
10300 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10301 the gdb README. Add xrefs to places where the support for the various
10302 languages is described in detail.
10303
10304Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10305
10306 * stabs.texinfo: Clean up stuff about visibility and virtual
10307 characters.
10308
10309 * stabs.texinfo (N_M2C): Cite Sun doc.
10310
10311Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10312
10313 * gdb.texinfo: updates re threads.
10314 * remote.texinfo: avoid index entries starting with digits.
10315
10316Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10317
10318 * stabs.texinfo (Enumerations): Talk about large, negative and
10319 octal values. Clean up cross reference to type attributes.
10320 (String Field): Say that GDB 4.11 supports size attribute.
10321
10322Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10323
10324 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10325 is a mandatory step. Make the stuff about that more concise.
10326
10327Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10328
10329 * stabs.texinfo (Class Names): New node.
10330
10331 * gdb.texinfo (Command Files): Explain order of init file reading.
10332
10333 * remote.texi (Bootstrapping): Talk about getting the serial driver
10334 to deal with ^C sent by gdb to stop the remote system.
10335
10336Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10337
10338 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10339
10340 * libgdb.texinfo (Defining Commands): made the DOC arg
10341 to gdb_define_app_command a char * instead of char **
10342 per a suggestion from kingdon.
10343
10344 * libgdb.texinfo: total rewrite from a different starting
10345 premise.
10346
10347Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10348
10349 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10350 floats passed as doubles (to improve clarity).
10351
10352Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10353
10354 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10355
10356 * a4rc.sed: update to work with Andreas Vogel papersize params
10357
10358 * refcard.tex: use Andreas Vogel simplifications of papersize
10359 params; remove useless version info; update copyright date.
10360
10361Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10362
10363 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10364
10365Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10366
10367 * gdb.texinfo (Files): Say what address the load command loads it at.
10368
10369 * stabs.texinfo (Common Blocks): Minor cleanups.
10370
10371 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10372 that Sun has backed away from the linker kludge and thus the relevant
10373 issue is changes to the SunPRO tools, not the Solaris linker.
10374
10375 * stabs.texinfo (Traditional Integer Types): Clean up description
10376 of octal bounds a little bit. Document extra leading zeroes.
10377
10378Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10379
10380 * gdb.texinfo (Signaling): Update for symbolic symbol names
10381 and add a section explaining the difference between the GDB
10382 signal command and the shell kill utility.
10383
10384Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10385
10386 * libgdb.texinfo: added `@' to braces that were unescaped.
10387
10388Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10389
10390 * libgdb.texinfo: new file. Spec for the gdb library.
10391
10392Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10393
10394 * stabs.texinfo (Include Files): Fix typo (start -> end).
10395
10396Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10397
10398 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10399 from Melissa at FSF's editing pass.
10400
10401Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10402
10403 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10404 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10405 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10406
10407Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10408
10409 * remote.texi (Bootstrapping): Discuss 386 call gates.
10410
10411Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10412
10413 * stabs.texinfo (Based Variables): New node.
10414
10415Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10416
10417 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10418 names, sizes, and formats to suggest how not to lose.
10419
10420Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10421
10422 * stabs.texinfo (Methods): Fix typo.
10423
10424Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10425
10426 * gdb.texinfo: Fix a few typos.
10427
10428Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10429
10430 * gdb.texinfo: Clarify how well it works with Fortran.
10431
10432 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10433 More on relocating stabs in ELF files.
10434
10435Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10436
10437 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10438
10439Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10440
10441 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10442 parameters on VAX.
10443
10444Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10445
10446 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10447
10448Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10449
10450 * stabs.texinfo: Make info author notice match the TeX author notice.
10451
10452Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10453
10454 * stabs.texinfo: Initial-caps all words in node names and
10455 non-trivial words in section names.
10456
10457Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10458
10459 * stabs.texinfo: Many minor cleanups.
10460
10461 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10462
10463Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10464
10465 * stabs.texinfo: Remove full description of big example.
10466 It's not really helpful; just use pieces of it where appropriate.
10467 Add more Texinfo formatting directives (@samp, etc.).
10468 Use @deffn to define stab types.
10469 Eliminate some wordiness. Break up some nodes.
10470 Add an (alphabetized) index of symbol types.
10471 Use consistent capitalization style in node and section names.
10472
10473Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10474
10475 * gdb.texinfo: Change typo "Two two" to "The two".
10476
10477Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10478
10479 * stabs.texinfo (XCOFF-differences): Remove references to
10480 non-existent types N_DECL and N_RPSYM.
10481
10482 * stabs.texinfo (String Field): Say that type attributes bug is
10483 fixed in GDB 4.10, since it is.
10484
10485 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10486
10487Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10488
10489 * stabs.texinfo: Formatting cleanups.
10490
10491Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10492
10493 * stabs.texinfo: When explaining the n_type of a stab, standardize
10494 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10495 no tabs, use @r).
10496 (Global Variables): Clean up.
10497
10498Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10499
10500 * stabs.texinfo (Stack Variables): Re-write.
10501
10502Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10503
10504 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10505 addresses of a source file. Also revise formatting.
10506 Change "object module" or "object file" to "source file".
10507 Various: Miscellaneous cleanups.
10508
10509Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10510
10511 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10512
10513Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10514
10515 * gdbint.texinfo: Removed many nonsensical machine-collected
10516 host and target conditionals, described some of the remainder.
10517
10518Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10519
10520 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10521
10522 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10523 paragraph which follows.
10524
10525 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10526 variables. Looks better and avoids overful hbox.
10527
10528Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10529
10530 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10531
10532Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10533
10534 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10535 retransmit-timeout
10536
10537Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10538
10539 * gdbint.texinfo: Update statement about `some ancient Unix
10540 systems, like Ultrix 4.0' to Ultrix 4.2.
10541
10542Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10543
10544 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10545
10546 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10547
10548 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10549 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10550
10551 * remote.texi: new name for former gdbinv-s.texi
10552
10553 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10554
10555Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10556
10557 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10558 variables for MIPS remote debugging protocol.
10559
10560Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10561
10562 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10563
10564Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10565
10566 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10567
10568Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10569
10570 * gdb.texinfo: repair conditional bugs in text markup
10571
10572Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10573
10574 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10575 to select Modula-2 material.
10576
10577Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10578
10579 * stabs.texinfo: Cleanups regarding statics.
10580
10581 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10582 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10583
10584Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10585
10586 * stabs.texinfo: N_MAIN is sometimes used for C.
10587
10588Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10589
10590 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10591
10592Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10593
10594 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10595 removed from the code by Kingdon.
c906108c
SS
10596
10597Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10598
10599 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10600 input when evaluating breakpoint conditions; the bug has been fixed.
10601
10602 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10603 sets the ignore count to N-1, not to N.
10604
10605Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10606
10607 * refcard.tex (\hoffset): correct longstanding error to match
10608 intended offset; avoids cutting off edge on some printers
10609
10610Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10611
10612 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10613
10614Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10615
10616 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10617
10618Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10619
10620 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10621 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10622 collect sed edits if any, apply to refcard before formatting;
10623 (refcard.ps) stop implying PS fonts if PS output requested;
10624 (lrefcard.ps) delete extra target for variant PS fonts
10625
10626 * refcard.tex: parametrize papersize dependent info, collect
10627 in easily replaced spot
10628
10629 * a4rc.sed: new file, edits to refcard for A4 paper
10630
10631Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10632
10633 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10634
10635Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10636
10637 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10638
10639Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10640
10641 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10642 politely rather than rudely.
10643
10644Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10645
10646 * stabs.texinfo: Document common blocks.
10647
10648Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10649
10650 * stabs.texinfo: Add some basic info about stabs-in-elf.
10651
10652Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10653
10654 * stabs.texinfo (Top): Minor cleanup.
10655
10656Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10657
10658 * Makefile.in (install-info): remove parentdir support
10659
10660Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10661
10662 * gdb.texinfo (Copying): delete this node and references to it;
10663 RMS says this manual need not carry GPL. (passim): Improvements
10664 from last round at FSF, largely due to Ian Taylor review, and
10665 minor formatting improvements.
10666
10667 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10668 largely due to Ian Taylor review. (Debug Session): minor edits to
10669 new text.
10670
10671Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10672
10673 * Makefile.in (realclean): Remove info and dvi files too.
10674
10675Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10676
10677 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10678 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10679 * gdb.texinfo: Change accordingly.
10680
10681 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10682 N_{L,R}BRAC,N_SLINE are relative to.
10683
10684Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10685
10686 * Makefile.in (GDBvn.texi): Update atomically.
10687
10688Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10689
10690 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10691
10692Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10693
10694 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10695 addresses together. Also motivate the set print symbol-filename
10696 command and suggest other solutions.
10697
10698Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10699
10700 * gdb.texinfo (set print elements): Note that the number of
10701 elements is set to unlimited by "set print elements 0".
10702
10703Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10704
10705 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10706 NF_LDOUBLE means.
10707 (Stab Types): Include Solaris stab types.
10708 (Procedures): Document Solaris extensions.
10709
10710Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10711
10712 * gdb.texinfo: Add `set print symbol-filename' doc.
10713
10714Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10715
10716 * stabs.texinfo (Arrays): Talk about type definition vs. type
10717 information.
10718
10719 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10720 the trailing semicolon.
10721
10722Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10723
10724 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10725 and merge in other parts of the document addressing these subjects.
10726 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10727
10728 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10729 at the end of a range type.
10730
10731 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10732 AIX extensions.
10733
10734Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10735
10736 * stabs.texinfo (Stabs Format): Misc fixes.
10737
10738Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10739
10740 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10741 (Traditional builtin types): Document convex convention for long long.
10742 (Negative builtin types): Discuss type names, and misc fixes.
10743
10744Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10745
10746 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10747 point types used with @samp{R} type descriptor.
10748 (Symbol Descriptors): Describe how to handle conflict between
10749 different meanings of @samp{P} symbol descriptor.
10750
10751Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10752
10753 * stabs.texinfo: Remove node Quick Reference and put its children
10754 directly under the main menu.
10755
10756 * stabs.texinfo: Many more changes to bring it into line with
10757 AIX documentation and reality. I think it now has all the
10758 information from the AIX documentation, except that I burned
10759 out when I got to variant records (Pascal and Modula-2) and
10760 all the COBOL types. Oh well, we can add them later when we're
10761 worrying more about those languages.
10762
10763 * stabs.texinfo (Automatic variables): Talk about what it means
10764 to omit the symbol descriptor.
10765
10766Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10767
10768 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10769 gcc2 behavior with promoted args.
10770
10771Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10772
10773 * gdb.texinfo: include readline appendices in info version of manual
10774
10775Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10776
10777 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10778 target remote.
10779
10780 * gdb.texinfo (Machine Code): more index entries for disassemble
10781
10782Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10783
10784 * Clarify the intended use of the gdb-testers and gdb-patches
10785 mailing lists, and shrink gzip comment.
10786
10787Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10788
10789 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10790 DOSHOST configuration of manual.
10791
10792 * gdb.texinfo (MIPS Stack): new node.
10793
10794 * all-config.texi (MIPS) new switch.
10795
10796 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10797 tense; (MIPS Remote) new node.
10798
10799 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10800 bug; (Environment) less passive, other small cleanups in text about
10801 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10802 (Remote) new MIPS Remote menu entry.
10803
10804Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10805
10806 * stabs.texinfo: Many changes to include information from the
10807 AIX documentation.
10808
10809 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10810
10811Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10812
10813 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10814 Move a bunch of information from ../README.
10815 (Getting Started): New node.
10816
10817Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10818
10819 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10820
10821 * gdb.texinfo: advance manual revision dates to present
10822
10823 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10824 stop using silly Roman numerals in @set variable names
10825
10826Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10827
10828 * stabs.texinfo (Parameters): Keep trying to get this right.
10829
10830Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10831
10832 * stabs.texinfo (Parameters): More on "local parameters".
10833
10834Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10835
10836 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10837
10838Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10839
10840 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10841 (Parameters): Rewrite.
10842 (xcoff-differences, Sun-differences): Minor changes.
10843
10844Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10845
10846 * stabs.texinfo: Minor cleanup.
10847
10848Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10849
10850 * gdbint.texinfo: Minor xcoff stuff.
10851
10852Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10853
10854 * gdbint.texinfo: Update for new config directory structure.
10855 Add info about internal type data structures.
10856
10857Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10858
10859 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10860 $(srcdir).
10861 (gdb-config.texi): Depend on file in $(srcdir).
10862
10863Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10864
10865 * stabs.texinfo: Fixes about N_SO.
10866
10867Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10868
10869 * gdb.texinfo: include list of nonstandard init file names
10870
10871 * *-config.texi: new switch GENERIC for text that applies *only*
10872 to (usual) multiple-target version of manual
10873
10874 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10875 h8 config
10876
10877 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10878 in menus (rather than conditionally selected multiple alternative
10879 menus).
10880
10881 * Makefile.in: define and use DOC_CONFIG var to select
10882 configuration for GDB user manual.
10883
10884 * gdb-config.texi: delete from repository, generate from Makefile.
10885
10886 * all-config.texi: normal `generic' configuration file, formerly
10887 stored as gdb-config.texi
10888
10889Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10890
10891 * Makefile.in: add dvi target to build all .dvi files
10892
10893Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10894
10895 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10896
10897Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10898
10899 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10900 host conditionals.
10901 * stabs.texinfo: More array fixes inspired by Jim's.
10902
10903Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10904
10905 * stabs.texinfo: Fixes re arrays and continuations.
10906
10907 * gdbint.texinfo: Add XCOFF node.
10908
10909Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10910
10911 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10912
10913Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10914
10915 * stabs.texinfo: Fix for array types to mention lower bounds.
10916
10917Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10918
10919 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10920
10921Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10922
10923 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10924
10925Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10926
10927 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10928 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10929
10930Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10931
10932 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10933
10934Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10935
10936 * gdb.texinfo, gdbinv-s.texi: misc updates
10937
10938Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10939
10940 * gdbint.texinfo: Brief documentation for longjmp support,
10941 from an email msg by Stu.
10942
10943Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10944
10945 * stabs.texinfo: Fix description of floating point "range"
10946 types (which really define basic types). Reported by Jim Meehan,
10947 <meehan@src.dec.com>.
10948
10949 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10950
10951Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10952
10953 * gdbint.texinfo: Slightly expand section on supporting a new
10954 object file format.
10955
10956Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10957
10958 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10959 intermediate file.
10960
10961Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10962
10963 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10964
10965Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10966
10967 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10968
10969 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10970 as well as Z8002.
10971
10972Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10973
10974 * gdbint.texinfo: Add sections on clean design and on how to send
10975 in changes.
10976
10977Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10978
10979 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10980
10981Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10982
10983 * gdb.texinfo: Fix typo, reported by Karl Berry.
10984
10985Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10986
10987 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10988
10989Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10990
10991 * gdbint.texinfo: fixed a stray email address (needs @@),
10992 added @table @code to node "Native Conditionals"
10993
10994Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10995
10996 * gdbint.texinfo: Describe coding style of GDB.
10997
10998Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10999
11000 * stabs.texinfo: Minor wording changes.
11001
11002Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11003
11004 * gdbint.texinfo: Improve release doc slightly.
11005
11006Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11007
11008 * gdbint.texinfo: Improve doc of GDB config macros.
11009
11010Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11011
11012 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11013 These will be reinserted when examined.
11014
11015Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11016
11017 * gdbint.texinfo: Make a start at documenting all the #if macros
11018 in GDB. At least list them all, and start separating them into
11019 host-specific and target-specific.
11020
11021Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11022
11023 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11024 examples (not consistent w others).
c906108c
SS
11025 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11026 for generic vn of doc
11027
11028Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11029
11030 * Makefile.in: always create installation directories.
11031
11032Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11033
11034 * gdb.texinfo: in h8 config, do not describe searching commands.
11035
11036Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11037
11038 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11039 conditionals; introduce a few generic switches that may be
11040 useful for other cross-dev or dos-hosted configs.
11041
11042 * gdb.texinfo: fix typo in "info reg" description
11043
11044Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11045
11046 * stabs.texinfo: Minor updates from running TeX over it.
11047 * Makefile.in (stabs.dvi, stabs.ps): Add.
11048
11049Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11050
11051 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11052 First pass at converting it to texinfo.
11053
11054Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11055
11056 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11057 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11058
11059Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11060
11061 * gdbint.texinfo: Add section on partial symbol tables.
11062
11063Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11064
11065 * gdb.texinfo: document `set remotedebug' and `set
11066 rstack_high_address'.
11067
11068Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11069
11070 * gdb.texinfo: slight expansion of new text on reading info files
11071 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11072 H8/300 from DOS.
11073
11074Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11075
11076 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11077
11078Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11079
11080 * gdb.texinfo: Say how to read the `info' files.
11081
11082Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11083
11084 * Makefile.in: gm4 -> m4.
11085
11086Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11087
11088 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11089 Documentation' ahead of `Installing GDB' to match README.
11090 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11091 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11092
11093Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11094
11095 * Makefile.in: remove $(srcdir) from gdb.info rule.
11096
11097Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11098
11099 * Makefile.in: commented out gdb-all.texinfo rule. This is
11100 temporary.
11101
11102Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11103
11104 * Makefile.in, configure.in: removed traces of namesubdir,
11105 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11106 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11107
11108Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11109
11110 * gdb.texinfo: Improve how we ask for bug reports.
11111
11112Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11113
11114 * Makefile.in: infodir belongs in datadir.
11115
11116Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11117
11118 * Makefile.in: remove spaces following hyphens, bsd make can't
11119 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11120 standards.text support.
c906108c
SS
11121
11122Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11123
11124 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11125 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11126 and mandir now keyed off datadir by default.
11127
11128\f
11129Local Variables:
9e9c5ae7 11130mode: change-log
c906108c
SS
11131left-margin: 8
11132fill-column: 74
11133version-control: never
11134End:
This page took 2.854919 seconds and 4 git commands to generate.