Add new GDB command "maint print user-registers"
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
f5b95c01
AA
12014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2
3 * gdb.texinfo: Document "maint print user-registers".
4
a0be3e44
DE
52014-12-08 Doug Evans <dje@google.com>
6
7 * python.texi (Objfiles In Python): Document Objfile.owner.
8
86e4ed39
DE
92014-12-04 Doug Evans <dje@google.com>
10
11 * python.texi (Objfiles In Python): Document
12 Objfile.add_separate_debug_file.
13
7c50a931
DE
142014-12-04 Doug Evans <dje@google.com>
15
16 * python.texi (Objfiles In Python): Document Objfile.build_id.
17
162078c8
NB
182014-12-02 Nick Bull <nicholaspbull@gmail.com>
19
20 * python.texi (Events In Python): Document new events
21 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
22 and RegisterChangedEvent.
23
f10c5b19
JK
242014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
25
26 Add add-auto-load-scripts-directory.
27 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
28 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
29
413b59ae
JK
302014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
31
32 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
33 description typo.
34
02be9a71
DE
352014-10-30 Doug Evans <dje@google.com>
36
37 * python.texi (Progspaces In Python): Document ability to add
38 random attributes to gdb.Progspace objects.
39 (Objfiles In Python): Document ability to add random attributes to
40 gdb.objfile objects.
41
e5f8a7cc
PA
422014-10-27 Pedro Alves <palves@redhat.com>
43
44 * gdb.texinfo (Continuing and Stepping): Add cross reference to
45 info on stepping and signal handlers.
46 (Signals): Explain stepping and signal handlers. Add context
47 index entry, and cross references.
48
fab3a15d
SM
492014-10-20 Simon Marchi <simon.marchi@ericsson.com>
50
51 * python.texi (Breakpoints In Python): Add parenthesis after
52 Breakpoint.delete. Clarify Breakpoint.enabled description so
53 that it contains "disable".
54
4ffbba72
DE
552014-10-17 Doug Evans <dje@google.com>
56
57 * python.texi (Events In Python): Document clear_objfiles event.
58
d096d8c1
DE
592014-10-17 Doug Evans <dje@google.com>
60
61 * python.texi (Objfiles In Python): Document new progspace attribute.
62
32a8097b
PA
632014-10-17 Pedro Alves <palves@redhat.com>
64
65 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
66 (SVR4 Process Information): Delete mention of OSF/1.
67
2ddf4301
SM
682014-10-01 Simon Marchi <simon.marchi@ericsson.com>
69
70 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
71 exit-code field in -list-thread-groups output.
72
342cc091
JBG
732014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
74
75 * gdb.texinfo (Set Breaks): Add missing "@end table".
76
a25a5a45
PA
772014-09-22 Pedro Alves <palves@redhat.com>
78
79 * gdb.texinfo (Set Breaks): Document that "set breakpoint
80 always-inserted off" is the default mode now. Delete
81 documentation of "set breakpoint always-inserted auto".
82
2b4fd423
DE
832014-09-18 Doug Evans <dje@google.com>
84
85 * python.texi (Symbol Tables In Python): Document "producer"
86 attribute of gdb.Symtab objects.
87
deb8ff2b
PA
882014-09-16 Pedro Alves <palves@redhat.com>
89
90 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
91 (Embedded OS): Remove VxWorks menu entry.
92 (VxWorks): Remove node.
93
81219e53
DE
942014-09-13 Doug Evans <xdje42@gmail.com>
95
96 * gdb.texinfo (Signaling): Document new queue-signal command.
97
faa42425
DE
982014-09-06 Doug Evans <xdje42@gmail.com>
99
100 PR 15276
101 * gdb.texinfo (Convenience Funs): Document $_caller_is,
102 $_caller_matches, $_any_caller_is, $_any_caller_matches.
103
1a6a384b
JL
1042014-09-03 Justin Lebar <jlebar@google.com>
105
106 * python.texi (Types In Python): Type.template_argument(n) returns a
107 gdb.Value or a gdb.Type and throws an exception if n is out of
108 range.
109
5f3b99cf
SS
1102014-09-03 Sasha Smundak <asmundak@google.com>
111
112 * python.texi (Frames in Python): Add read_register description.
113
3cecbbbe
TT
1142014-08-04 Tom Tromey <tromey@redhat.com>
115
116 * gdb.texinfo (Debugging Output): Update for change to "set debug
117 target".
118
90debf20
MM
1192014-08-01 Masaki Muranaka <monaka@monami-software.com>
120
121 Pushed by Joel Brobecker <brobecker@adacore.com>.
122 * Makefile.in (transform): New variable.
123 (install-man1, install-man5): Apply $(transform) to man file names.
124
ee7333ae
DE
1252014-07-26 Doug Evans <xdje42@gmail.com>
126
127 PR guile/17177
128 * guile.texi (Guile Pretty Printing API): Fix typo.
129 Document set-pretty-printers!, pretty-printers.
130 (Selecting Guile Pretty-Printers): Update.
131 Mention program-space based pretty-printers.
132
70509625
PA
1332014-07-25 Pedro Alves <palves@redhat.com>
134 Eli Zaretskii <eliz@gnu.org>
135
136 * gdb.texinfo (Signaling) <signal command>: Explain what happens
137 with multi-threaded programs.
138
b67a2c6f
YQ
1392014-06-27 Yao Qi <yao@codesourcery.com>
140
141 * gdb.texinfo (Maintenance Commands): Update the output of
142 'maint print dummy-frames' command.
143
f179cf97
EZ
1442014-06-24 Eli Zaretskii <eliz@gnu.org>
145
146 * gdb.texinfo (Screen Size): Improve indexing.
147
992c7d70
GB
1482014-06-19 Gary Benson <gbenson@redhat.com>
149
150 * gdb.texinfo (Maintenance Commands): Document new
151 "maint set/show catch-demangler-crashes" option.
152
57fcfb1b
GB
1532014-06-19 Gary Benson <gbenson@redhat.com>
154
155 * gdb.texinfo (Maintenance Commands): Document new
156 "maint demangler-warning" command and new
157 "maint set/show demangler-warning" option.
158
dd5d5494
SC
1592014-06-09 Siva Chandra Reddy <sivachandra@google.com>
160
161 * python.texi (Xmethod API): Add space before the opening
162 parenthesis in function descriptions.
163
25326a28 1642014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
165
166 * guile.texi (Guile Configuration): Document guile-data-directory.
167
0a770bb2 1682014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
169
170 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
171
16f691fb
DE
1722014-06-04 Doug Evans <xdje42@gmail.com>
173
174 * guile.texi (Breakpoints In Guile): Update.
175
1e47491b
JB
1762014-06-03 Joel Brobecker <brobecker@adacore.com>
177
178 * python.texi (Xmethod API): Fix reference to "Progspaces In
179 Python".
180
0c6e92a5
SC
1812014-06-03 Siva Chandra Reddy <sivachandra@google.com>
182
183 * python.texi (Xmethods In Python, XMethod API)
184 (Writing an Xmethod): New nodes.
185 (Python API): New menu entries "Xmethods In Python",
186 "Xmethod API", "Writing an Xmethod".
187
06eb1586
DE
1882014-06-02 Doug Evans <xdje42@gmail.com>
189
190 * guile.texi (Guile API): Add entry for Parameters In Guile.
191 (GDB Scheme Data Types): Mention <gdb:parameter> object.
192 (Parameters In Guile): New node.
193
e698b8c4
DE
1942014-06-02 Doug Evans <xdje42@gmail.com>
195
196 * guile.texi (Guile API): Add entry for Commands In Guile.
197 (Basic Guile) <parse-and-eval>: Add reference.
198 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
199 (GDB Scheme Data Types): Mention <gdb:command> object.
200 (Commands In Guile): New node.
201
ded03782
DE
2022014-06-02 Doug Evans <xdje42@gmail.com>
203
204 * guile.texi (Guile API): Add entry for Progspaces In Guile.
205 (GDB Scheme Data Types): Mention <gdb:progspace> object.
206 (Progspaces In Guile): New node.
207
53e8a631
AB
2082014-05-30 Andrew Burgess <aburgess@broadcom.com>
209
210 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
211 * python.texi (Frames In Python): Mention
212 gdb.FRAME_UNWIND_MEMORY_ERROR.
213
329ea579
PA
2142014-05-29 Pedro Alves <palves@redhat.com>
215 Tom Tromey <tromey@redhat.com>
216
217 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
218 from example.
219 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
220 Mention that target-async is now deprecated.
221 (Maintenance Commands): Document maint set/show target-async.
222
92bcb5f9
PA
2232014-05-29 Pedro Alves <palves@redhat.com>
224
225 * observer.texi (sync_execution_done, command_error): New
226 subjects.
227
fd664c91
PA
2282014-05-29 Pedro Alves <palves@redhat.com>
229
230 PR gdb/13860
231 * observer.texi (signal_received, end_stepping_range)
232 (signal_exited, exited, no_history): New observer subjects.
233
b2715b27
AW
2342014-05-26 Andy Wingo <wingo@igalia.com>
235
236 * guile.texi (GDB Scheme Data Types): Remove documentation for
237 removed interfaces. Update spelling of gdb-object-kind.
238
9eaa4c1e
AW
2392014-05-26 Andy Wingo <wingo@igalia.com>
240
241 * guile.texi (Basic Guile): Fix some typos.
242
0f1e8403
AW
2432014-05-26 Andy Wingo <wingo@igalia.com>
244
245 * guile.texi (Writing a Guile Pretty-Printer)
246 (Guile Types Module): Fix excess parentheses in use-modules forms.
247
697aa1b7
EZ
2482014-05-24 Eli Zaretskii <eliz@gnu.org>
249
250 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
251 (Breakpoints In Guile, Guile Printing Module)
252 (Guile Exception Handling, Values From Inferior In Guile)
253 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
254 Don't use @var at the beginning of a sentence.
255
256 * gdb.texinfo (Frame Filter Management, Trace Files)
257 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
258 (PowerPC Embedded, Define, Annotations for Running)
259 (IPA Protocol Commands, Packets, General Query Packets)
260 (Tracepoint Packets, Notification Packets, Environment)
261 (Inferiors and Programs, Set Breaks, Set Catchpoints)
262 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
263 (Frames, Backtrace, Selection, Expressions, Registers)
264 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
265 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
266 (Source Annotations, Using JIT Debug Info Readers, Packets)
267 (Stop Reply Packets, Host I/O Packets)
268 (Target Description Format): Don't use @var at the beginning of a
269 sentence.
270
271 * python.texi (Basic Python, Types In Python)
272 (Commands In Python, Frames In Python, Line Tables In Python)
273 (Breakpoints In Python, gdb.printing, gdb.types)
274 (Type Printing API): Don't use @var at the beginning of a
275 sentence.
276
67b5c0c1
MM
2772014-05-23 Markus Metzger <markus.t.metzger@intel.com>
278
279 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
280 replay-memory-access".
281
6a3cb8e8
PA
2822014-05-21 Pedro Alves <palves@redhat.com>
283
284 * gdb.texinfo (Starting): Document "set/show
285 auto-connect-native-target".
286 (Target Commands): Document "target native".
287
936d2992
PA
2882014-05-20 Pedro Alves <palves@redhat.com>
289
290 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
291 not be remote specific. Add cross reference to the qCRC packet.
292 (Separate Debug Files): Update cross reference to the qCRC packet.
293 (General Query Packets) <qCRC packet>: Add anchor.
294
b3ce5e5f
DE
2952014-05-17 Doug Evans <xdje42@gmail.com>
296
297 Copy over changes from guile.texi.
298 * python.texi (Basic Python) <gdb.execute>: Add text.
299 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
300 (Values From Inferior) <Python string>: Add text.
301 (Values From Inferior) <Value.string>: Clarify string length handling.
302 (Pretty Printing API): Add cindex.
303 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
304 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
305 @vindex.
306 (Commands In Python) <COMPLETE_*>: Similarly.
307 (Symbols In Python) <SYMBOL_*>: Similarly.
308 (Breakpoints In Python) <WP_*>: Similarly.
309 (Breakpoints In Python) <BP_*>: Similarly.
310
8dfcab11
DT
3112014-05-17 David Taylor <dtaylor@emc.com>
312
313 * gdb.texinfo (General Query Packets): Add a note about thread IDs
314 mentioned in the qfThreadInfo reply.
315
8d551b02
DE
3162014-05-16 Doug Evans <dje@google.com>
317
318 * gdb.texinfo (Mode Options): Add -D.
319
e20bd8f4
SB
3202014-05-09 Samuel Bronson <naesten@gmail.com>
321
322 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
323 "make -C".
324
f989a1c8
TT
3252014-04-29 Tom Tromey <tromey@redhat.com>
326
327 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
328 "show debug varobj".
329
95cf3b38
DT
3302014-05-01 David Taylor <dtaylor@emc.com>
331
332 * gdb.texinfo (compare-sections): Document the new -r (read-only)
333 option.
334
01f9f808
MS
3352014-04-24 Michael Sturm <michael.sturm@mintel.com>
336 Walfred Tedeschi <walfred.tedeschi@intel.com>
337
338 * gdb.texinfo (i386 Features): Add description of AVX512
339 registers.
340
770e7fc7
DE
3412014-03-31 Doug Evans <dje@google.com>
342
343 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
344
97d8f0ee
DE
3452014-03-30 Doug Evans <dje@google.com>
346
347 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
348 (Background Execution): Ditto.
349
36cb1214
HZ
3502014-03-21 Pedro Alves <palves@redhat.com>
351 Stan Shebs <stan@codesourcery.com>
352 Hui Zhu <hui@codesourcery.com>
353
354 * gdb.texinfo (Packets): Add anchor to "? packet".
355 Remove fixme and update introduction of "k packet".
356 Add anchor to "vKill packet".
357
5e3a2c38
SS
3582014-03-12 Stan Shebs <stan@codesourcery.com>
359
360 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
361
7a5a839f
LC
3622014-02-26 Ludovic Courtès <ludo@gnu.org>
363
dc6ae996 364 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 365
95060284
JB
3662014-02-20 Joel Brobecker <brobecker@adacore.com>
367
368 * gdb.texinfo (Files): Document "add-shared-symbol-files"
369 and "assf" as being deprecated.
370 (Cygwin Native): Likewise for "dll-symbols".
371 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
372 as a way to force the loading of symbols from a DLL.
373
f7bd0f78
SC
3742014-02-19 Siva Chandra Reddy <sivachandra@google.com>
375
376 * python.texi (Values From Inferior): Add description about the
377 new feature.
378
329baa95
DE
3792014-02-17 Doug Evans <xdje42@gmail.com>
380
381 * Makefile.in (GDB_DOC_FILES): Add python.texi.
382 * gdb.texinfo (Python): Moved to ...
383 * python.texi: ... here. New file.
384
687894f5
DE
3852014-02-17 Ludovic Courtès <ludo@gnu.org>
386
d25f38ee 387 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
388 Remove 'string-begins-with' procedure. Add 'pretty-printer'
389 parameter to 'str-lookup-function' procedure. Look for
390 the "std::string<" prefix.
391 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
392 Adjust description.
393
6fb526ee
DE
3942014-02-11 Tejas Belagod <tejas.belagod@arm.com>
395
d25f38ee 396 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
397 parantheses for deffn.
398 (Disassembly In Guile): Ditto.
399
1e0a5178
SS
4002014-02-10 Stan Shebs <stan@codesourcery.com>
401
402 Add Doxygen support.
403 * Makefile.in (doxy): New action, generates Doxygen files.
404 (DOXYGEN): New.
405 (doxyedit): New.
406 * Doxyfile-base.in: New file.
407 * Doxyfile-gdb-api.in: New file.
408 * Doxyfile-gdb-xref.in: New file.
409 * Doxyfile-gdbserver.in: New file.
410 * doxy-index.in: New file.
411 * filter-for-doxygen: New file.
412 * filter-params.pl: New file.
413
ed3ef339
DE
4142014-02-10 Doug Evans <xdje42@gmail.com>
415
416 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
417 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
418 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
419 (Guile docs): Include guile.texi.
420 (objfile-gdbdotext file): Add objfile-gdb.scm.
421 (dotdebug_gdb_scripts section): Mention Guile scripts.
422 (Multiple Extension Languages): New node.
423 * guile.texi: New file.
424
c6044dd1
JB
4252014-01-28 Joel Brobecker <brobecker@adacore.com>
426
427 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
428 ignore-descriptive-types". commands.
429
87ce2a04
DE
4302014-01-22 Doug Evans <dje@google.com>
431
432 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
433 (gdbserver man): Ditto.
434
52834460
MM
4352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
436
437 * gdb.texinfo: Document limited reverse/replay support
438 for target record-btrace.
439
0688d04e
MM
4402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
441
442 * gdb.texinfo (Process Record and Replay): Update documentation.
443
8710b709
MM
4442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
445
446 * gdb.texinfo (Process Record and Replay): Document new /c
447 modifier accepted by "record function-call-history".
448 Add /i modifier to "record function-call-history" example.
449
dcf106f3
JB
4502014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
451 Joel Brobecker <brobecker@adacore.com>
452
453 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
454 markers. Remove one that was misplaced.
455
41ef2965
PA
4562014-01-10 Pedro Alves <palves@redhat.com>
457
458 * gdb.texinfo (Your Program's Environment) <set environment>:
459 Mention the shell, and point at 'set exec-wrapper'.
460
c0d48811
JB
4612014-01-07 Joel Brobecker <brobecker@adacore.com>
462
463 * gdb.texinfo (Types In Python): Document new attribute Types.name.
464
5fba4c0f
JB
4652013-12-30 Joel Brobecker <brobecker@adacore.com>
466
467 * gdb.texinfo (Types In Python): Clarify the documentation
468 of attribute gdb.Field.bitpos.
469
0809504b
JB
4702013-12-28 Joel Brobecker <brobecker@adacore.com>
471
472 * gdb.texinfo (Types In Python): Fix the documentation of
473 attribute "bitpos" in class gdb.Field for enum types. Add
474 documentation for attribute "enumval" in that same class.
475
edef6000
JB
4762013-12-28 Joel Brobecker <brobecker@adacore.com>
477
478 * gdb.texinfo (GDB/MI Support Commands): Change @table into
479 @ftable.
480
71b8c845
DE
4812013-12-23 Doug Evans <xdje42@gmail.com>
482
483 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
484 auto-loaded objfile scripts and .debug_gdb_scripts section to their
485 corresponding section in Extending GDB.
486 (Extending GDB): Move menu up. New menu item "Auto-loading
487 extensions".
488 (Sequences): New menu item "Auto-loading sequences".
489 (Auto-loading sequences): New node.
490 (Python): Rename section from Scripting GDB to Extending GDB.
491 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
492 Move docs on ways to auto-load extensions to ...
493 (Auto-loading extensions): ... here. New node.
494
d192b373
JB
4952013-12-23 Joel Brobecker <brobecker@adacore.com>
496
497 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
498 in menu.
499 (GDB/MI Variable Objects): Adjust reference to "-list-features"
500 command, now in a new node.
501 (GDB/MI Support Commands): New node, with its contents being
502 extracted from the "GDB/MI Miscellaneous Commands" node.
503 A small paragraph introducing the section is also added at
504 the start.
505 (GDB/MI Miscellaneous Commands): Delete the description of the
506 -info-gdb-mi-command, -list-features and -list-target-features
507 commands, now hosted in the "GDB/MI Support Commands" node.
508
a16b0e22
SC
5092013-12-12 Siva Chandra Reddy <sivachandra@google.com>
510
511 PR python/16113
512 * gdb.texinfo (Values From Inferior): Add a note about using
513 gdb.Field objects as subscripts on gdb.Value objects.
514 (Types In Python): Add description about the new attribute
515 "parent_type" of gdb.Field objects.
516
9b26f0fb
JB
5172013-12-12 Joel Brobecker <brobecker@adacore.com>
518
519 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
520 entry for section docuumenting the -list-features GDB/MI command.
521
72bfa06c
JB
5222013-12-10 Joel Brobecker <brobecker@adacore.com>
523
524 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
525 "exec-run-start-option" entry in the output of the "-list-features"
526 command.
527
3ea8680f
EZ
5282013-12-04 Eli Zaretskii <eliz@gnu.org>
529
530 * gdb.texinfo (i386): Fix yesterday's commit.
531
1a4f73eb
TT
5322013-12-03 Tom Tromey <tromey@redhat.com>
533
534 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
535 documented here.
536
6cb999f8
TT
5372013-12-03 Tom Tromey <tromey@redhat.com>
538
539 * gdb.texinfo (@direntry): Add menu item for gdbserver.
540
ca8941bb
WT
5412013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
542
543 * gdb.texinfo (i386 Features): Add MPX feature registers.
544 (x86 Specific featuresx86 Architecture-specific Issues): Adds
545 a subsubsection for MPX and describes the display of the
546 boundary registers.
547
688981c9
JB
5482013-12-03 Joel Brobecker <brobecker@adacore.com>
549
550 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
551 documentation of the "ada-exceptions" entry.
552
2ea126fa
JB
5532013-12-03 Joel Brobecker <brobecker@adacore.com>
554
555 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
556 "^error" result record concerning the error message. Document
557 the error code that may also be part of that result record.
558 (GDB/MI Miscellaneous Commands): Document the
559 "undefined-command-error-code" element in the output of
560 the "-list-features" GDB/MI command.
561
6b7cbff1
JB
5622013-12-03 Joel Brobecker <brobecker@adacore.com>
563
564 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
565 the new -info-gdb-mi-command GDB/MI command. Document
566 the meaning of "-info-gdb-mi-command" in the output of
567 -list-features.
568
20e1ca3b
PA
5692013-11-29 Pedro Alves <palves@redhat.com>
570
571 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
572 Update comment.
573
29453a14
YQ
5742013-11-24 Yao Qi <yao@codesourcery.com>
575
576 * gdb.texinfo (Caching Remote Data): Document new
577 "set/show stack-cache" option.
578
6dd315ba
YQ
5792013-11-24 Yao Qi <yao@codesourcery.com>
580
581 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
582 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
583 "off" respectively.
584
9df9dbe0
YQ
5852013-11-23 Yao Qi <yao@codesourcery.com>
586
587 * gdb.texinfo (GDB/MI Variable Objects): Add the description
588 of "displayhint" to the table about child results.
589
c78feb39
YQ
5902013-11-21 Yao Qi <yao@codesourcery.com>
591
592 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
593 'dynamic' for the output of command -var-list-children.
594
27b81af3
YQ
5952013-11-21 Yao Qi <yao@codesourcery.com>
596
597 * gdb.texinfo (Caching Target Data): Remove "see" before
598 @pxref.
599
b26dfc9a
YQ
6002013-11-20 Yao Qi <yao@codesourcery.com>
601
602 * gdb.texinfo (Caching Target Data): Update doc for
603 per-address-space dcache.
604
b12039c6
YQ
6052013-11-20 Yao Qi <yao@codesourcery.com>
606
607 * gdb.texinfo (Data): Rename menu item.
608 (Caching Remote Data): Rename to ...
609 (Caching Target Data): ... it. Update.
610
422ad5c2
JB
6112013-11-18 Joel Brobecker <brobecker@adacore.com>
612
613 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
614 "language-option" entry in the output of the "-list-features"
615 command.
616
805e1f19
TT
6172013-11-15 Tom Tromey <tromey@redhat.com>
618
619 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
620 Add example.
621
8fe1b653
TT
6222013-11-14 Tom Tromey <tromey@redhat.com>
623
624 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
625
403cb6b1
JB
6262013-11-14 Joel Brobecker <brobecker@adacore.com>
627
628 * gdb.texinfo (Show): Add xref anchor for "show language" command.
629 (Context management): Place current subsection text into its own
630 subsubsection. Add new subsubsection describing the "--language"
631 command option.
632
93973826
JB
6332013-11-13 Joel Brobecker <brobecker@adacore.com>
634
635 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
636 the documentation of "info-ada-exceptions" in the output
637 of the "-list-features" command. Add the documentation
638 of the "ada-exception" entry instead.
639
6adcee18
JB
6402013-11-12 Joel Brobecker <brobecker@adacore.com>
641
93973826 642
6adcee18
JB
643 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
644 word of a couple of sentences to start with a capital letter.
645
58d06528
JB
6462013-11-12 Joel Brobecker <brobecker@adacore.com>
647
648 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
649 (Ada Exceptions): New node.
650 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
651 Commands" node.
652 (GDB/MI Ada Exceptions Commands): New node.
653 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
654 field in the output of the "-list-features" command.
655 * NEWS: Add entry for the new "info exceptions" CLI command,
656 and for the new "-info-ada-exceptions" GDB/MI command.
657
bc79de95
PM
6582013-11-11 Phil Muldoon <pmuldoon@redhat.com>
659
660 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
661 (Line Tables In Python): New node.
662
73be47f5
DE
6632013-11-08 Doug Evans <dje@google.com>
664
665 * gdb.texinfo (Debugging Output): Update text for
666 "set debug dwarf2-read".
667
db0fec5c
DE
6682013-11-08 Doug Evans <dje@google.com>
669
670 * gdb.texinfo (Debugging Output): Update text for
671 "set debug symtab-create".
672
92e32e33
PM
6732013-11-07 Phil Muldoon <pmuldoon@redhat.com>
674
675 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
676 constant.
677
f76c27b5
PM
6782013-11-07 Phil Muldoon <pmuldoon@redhat.com>
679
680 * gdb.texinfo (Breakpoints In Python): Document temporary
681 option in breakpoint constructor, and add documentation to the
682 temporary attribute.
683
fa4d0c40
YQ
6842013-11-07 Yao Qi <yao@codesourcery.com>
685
686 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
687 output of "-var-info-expression".
688
afa332ce
PA
6892013-11-06 Pedro Alves <palves@redhat.com>
690
691 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
692 non-interactive mode.
693 (Environment) <shell startup files warning>: Mention
694 non-interactive mode. Mention .zshenv for Z shell, and talk about
695 BASH_ENV instead of .bashrc for BASH.
696
9ac69859
NB
6972013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
698
699 * gdb.texinfo (Commands to Specify Files): Add description
700 of the remove-symbol-file command.
701 * observer.texi: New free_objfile event
702
98882a26
PA
7032013-10-24 Pedro Alves <palves@redhat.com>
704
705 * gdb.texinfo (Starting): Document set/show startup-with-shell.
706
ce13fade
JB
7072013-10-11 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
710 New subsection inside which the "-catch-load" and "-catch-unload"
711 commands documentation is now placed.
712 (Ada Exception GDB/MI Catchpoint Commands): New subsection
713 documenting the "-catch-assert" and "-catch-exception" new
714 GDB/MI commands.
715
2446f5ea
JB
7162013-10-10 Joel Brobecker <brobecker@adacore.com>
717
718 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
719
0d12017b
JB
7202013-10-10 Joel Brobecker <brobecker@adacore.com>
721
bd80dc1a
JB
722 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
723 serial baud".
724 (Remote Configuration): Replace "set remotebaud" by "set serial
725 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 726
f4fb82a1
PA
7272013-10-07 Pedro Alves <palves@redhat.com>
728
729 PR breakpoints/11568
730 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
731 when the thread is removed from the thread list.
732
0c557179
SDJ
7332013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
734
735 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
736 Update entry for $_exitcode.
737
5713b9b5
JB
7382013-10-04 Joel Brobecker <brobecker@adacore.com>
739
740 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
741 new "--start" option.
742
901461f8
PA
7432013-10-02 Pedro Alves <palves@redhat.com>
744
745 * gdb.texinfo (Registers): Expand description of saved registers
746 in frames. Explain <not saved>.
747
8fb8eb5c
DE
7482013-09-25 Doug Evans <dje@google.com>
749
750 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
751
0a7cfe2c
SS
7522013-09-16 Stan Shebs <stan@codesourcery.com>
753
754 Remove the internals manual gdbint.texinfo.
755 * Makefile.in (INFO_DEPS): Remove gdbint.info.
756 (PDFFILES): Remove gdbint.pdf.
757 (HTMLFILES): Remove gdbint/index.html.
758 (HTMLFILES_INSTALL): Remove gdbint.
759 (GDBINT_DOC_FILES): Remove.
760 (dvi): Remove gdbint.dvi.
761 (ps): Remove gdbint.ps.
762 * gdbint.texinfo: Remove file.
763 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
764
a280dbd1
SDJ
7652013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
766
767 * gdb.texinfo (Convenience Functions): Mention new convenience
768 function $_isvoid.
769
4ac33720
UW
7702013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
771
772 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
773 (Standard Target Features): Add new node to menu.
774 (S/390 and System z Features): New node.
775
b3d3b4bd
SA
7762013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
777
778 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
779 -list-target-features in the example.
780
edf9f00c
JK
7812013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
782
783 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
784 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
785
1d236d23
JK
7862013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
787
788 Sync documentation with gdb.base/gnu-debugdata.exp.
789 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
790
5423b017
JK
7912013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
792
793 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
794
6211c335
YQ
7952013-08-27 Pedro Alves <pedro@codesourcery.com>
796 Yao Qi <yao@codesourcery.com>
797
798 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
799 Document new --skip-unavailable option.
800 <-stack-list-variables>: Document new --skip-unavailable option.
801
52e260a3
DE
8022013-08-26 Doug Evans <dje@google.com>
803
804 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
805 an optional regexp.
806
5e92f71a
TT
8072013-08-13 Tom Tromey <tromey@redhat.com>
808
809 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
810 Document GDB_PARALLEL and GDB_INOTIFY.
811
c5d7073b
SS
8122013-08-09 Stan Shebs <stan@codesourcery.com>
813
814 * LRS: Remove file, describes a long-abandoned live-range
815 splitting extension to stabs.
816
6fbe845e
AB
8172013-07-25 Andrew Burgess <aburgess@broadcom.com>
818
819 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
820
e7045703
DE
8212013-07-17 Doug Evans <dje@google.com>
822
823 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
824
3105ebf9
TT
8252013-07-02 Tom Tromey <tromey@redhat.com>
826
827 * gdb.texinfo (Target Commands): Don't mention "target nrom".
828
d6c2da54
TT
8292013-06-28 Tom Tromey <tromey@redhat.com>
830
831 * Makefile.in (version.subst): Use version.in, not
832 common/version.in.
833 * gdbint.texinfo (Versions and Branches, Releasing GDB):
834 Likewise.
835
e5823f1c
PA
8362013-06-27 Pedro Alves <palves@redhat.com>
837
838 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
839 dynamic symbol resolution code>: New section, based on infrun.c
840 comment.
841
92dcb9ff
TT
8422013-06-26 Tom Tromey <tromey@redhat.com>
843
844 * gdbint.texinfo (Versions and Branches): Use common/version.in.
845 Update.
846 (Releasing GDB): Likewise.
847
dc673c81
YQ
8482013-06-26 Pedro Alves <pedro@codesourcery.com>
849 Yao Qi <yao@codesourcery.com>
850
851 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
852 -trace-frame-collected.
853
28a93511
YQ
8542013-06-26 Pedro Alves <pedro@codesourcery.com>
855
856 * gdb.texinfo (Traceframe Info Format): Document tvar element
857 and its attributes.
858
a0743c90
YQ
8592013-06-25 Yao Qi <yao@codesourcery.com>
860
861 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
862
01208463
TT
8632013-06-24 Tom Tromey <tromey@redhat.com>
864
865 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
866 (GDBvn.texi): Use version.subst.
867 (version.subst): New target.
868 (mostlyclean): Remove version.subst.
869
c898adb7
YQ
8702013-06-20 Pedro Alves <pedro@codesourcery.com>
871
872 * gdb.texinfo (GDB/MI Data Manipulation)
873 <-data-list-register-values>: Document the --skip-unavailable
874 option.
875
7c57fa1e
YQ
8762013-06-07 Yao Qi <yao@codesourcery.com>
877
878 * gdb.texinfo (Symbols): Add kindex and cindex for
879 'maint print msymbols'.
880
0059c61a 8812013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
882
883 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
884 response field name (thread-group to inferior).
885
85dc5a12
GB
8862013-06-04 Gary Benson <gbenson@redhat.com>
887
888 * gdb.texinfo (General Query Packets/qSupported): Added
889 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
890 to the table of currently defined stub features.
891 Added a more detailed entry for "augmented-libraries-svr4-read".
892 (General Query Packets/qXfer:libraries-svr4:read): Documented
893 the augmented form of this packet.
894
5901af59
JB
8952013-05-23 Joel Brobecker <brobecker@adacore.com>
896
897 * gdb.texinfo (System-wide Configuration Scripts): Renames
898 "Installed System-wide Configuration Scripts". Add associated
899 @menu block.
900
c1e36e3e
PA
9012013-05-23 Yao Qi <yao@codesourcery.com>
902 Pedro Alves <palves@redhat.com>
903
904 * gdb.texinfo (Packets): Document 'vCont;r'.
905 (Continuing and Stepping): Document target-assisted range
906 stepping, and the 'set range-stepping' and 'show range-stepping'
907 commands.
908
0201faac
JB
9092013-05-23 Joel Brobecker <brobecker@adacore.com>
910
911 * gdb.texinfo (Installed System-wide Configuration Scripts):
912 Add subsection describing the scripts now available under
913 the data-dir's system-gdbbinit subdirectory.
914 * NEWS: Add entry announcing the availability of system-wide
915 configuration scripts for ElinOS and Wind River Linux.
916
c5867ab6
HZ
9172013-05-21 Hui Zhu <hui@codesourcery.com>
918
919 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
920 "-dprintf-insert" command.
921
7d0c9981
DE
9222013-05-17 Doug Evans <dje@google.com>
923
924 * gdb.texinfo (Maintenance Commands): Update doc for
925 "maint check-psymtabs". Add doc for "maint check-symtabs",
926 "maint expand-symtabs".
927
742ce053
MM
9282013-05-15 Markus Metzger <markus.t.metzger@intel.com>
929
930 * gdb.texinfo (Process Record and Replay): Document the
931 "record goto" command and its sub-commands.
932
1e611234
PM
9332013-05-10 Phil Muldoon <pmuldoon@redhat.com>
934
935 * gdb.texinfo (Backtrace): Add "no-filter" argument.
936 (Python API): Add Frame Filters API, Frame Wrapper API,
937 Writing a Frame Filter/Wrapper, Managing Management of Frame
938 Filters chapter entries.
939 (Frame Filters API): New Node.
940 (Frame Wrapper API): New Node.
941 (Writing a Frame Filter): New Node.
942 (Managing Frame Filters): New Node.
943 (Progspaces In Python): Add note about frame_filters attribute.
944 (Objfiles in Python): Ditto.
945 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
946 @anchors and --no-frame-filters option to -stack-list-variables,
947 -stack-list-frames, -stack-list-locals and -stack-list-arguments
948 commands.
949
2874cb83
JB
9502013-05-08 Joel Brobecker <brobecker@adacore.com>
951
952 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
953 Support" subsection documenting the XML format used to transfer
954 shared library info on AIX.
955
9a005eb9
JB
9562013-05-08 Joel Brobecker <brobecker@adacore.com>
957
958 * gdb.texinfo (Debugging Output): Add documentation of
959 "set debug aix-solib" and "show debug aix-solib" commands.
960
a1217d97
SL
9612013-05-06 Sandra Loosemore <sandra@codesourcery.com>
962
963 * gdb.texinfo (Nios II): New section.
964 (Nios II Features): New section.
965
4d1eb6b4
JB
9662013-05-06 Joel Brobecker <brobecker@adacore.com>
967
968 * gdbint.texinfo (Algorithms): Remove entries documenting
969 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
970 SOLIB_CREATE_INFERIOR_HOOK.
971
3f84184e
TT
9722013-04-29 Tom Tromey <tromey@redhat.com>
973
974 PR python/14204:
975 * gdb.texinfo (Python API): Fix menu entry.
976 (Blocks In Python): Fix subsubsection text. Rewrite intro.
977 Define global and static block. Add example. Clarify
978 block relationship for inline functions.
979
60155234
TT
9802013-04-29 Tom Tromey <tromey@redhat.com>
981
982 * gdb.texinfo (Python API): Mention Python help and keyword
983 arguments. Move pagination text to Basic Python.
984 (Basic Python): Put pagination text here. Document
985 close-on-exec, SIGCHLD, and SIGINT.
986
5360976e
PA
9872013-04-19 Pedro Alves <palves@redhat.com>
988
989 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
990 "signedness" instead of "signness".
991
bd3f3b55
PA
9922013-04-19 Pedro Alves <palves@redhat.com>
993
994 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
995 -Wno-pointer-sign text with text on -Wpointer-sign.
996
dee368d3
TT
9972013-04-16 Tom Tromey <tromey@redhat.com>
998
999 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1000 GCC that has the SDT probe points.
1001
cc16e6c9
TT
10022013-04-15 Tom Tromey <tromey@redhat.com>
1003
1004 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1005 exception catchpoints.
1006
72f1fe8a
TT
10072013-04-15 Tom Tromey <tromey@redhat.com>
1008
1009 * gdb.texinfo (Set Catchpoints): Document $_exception.
1010 (Convenience Vars): Mention $_exception.
1011
591f19e8
TT
10122013-04-15 Tom Tromey <tromey@redhat.com>
1013
1014 * gdb.texinfo (Set Catchpoints): Reorganize exception
1015 catchpoints. Document "catch rethrow".
1016 (Debugging C Plus Plus): Mention "catch rethrow".
1017
02ae6bad
TT
10182013-04-15 Tom Tromey <tromey@redhat.com>
1019
1020 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1021
2c91021c
JK
10222013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1023 Eli Zaretskii <eliz@gnu.org>
1024
1025 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1026 line below the sample output.
1027
6eaaf48b
EZ
10282013-04-12 Eli Zaretskii <eliz@gnu.org>
1029
1030 * gdb.texinfo (Mode Options): Document '-configuration'.
1031 (Help): Document "show configuration".
1032 (Bug Reporting): Add requirements to include the configuration
1033 details in bug reports.
1034
b292c783
JK
10352013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1036
1037 * Makefile.in (MAN1S): Add gcore.1.
1038 Remove "Host, target, and site specific Makefile fragments" comment.
1039 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1040 (install-man1, uninstall-man1): Conditionalize gcore.1.
1041 (gcore.1): New.
1042 * gdb.texinfo (Man Pages): Add gcore man.
1043 (gcore man): New node.
1044
f81d1120
PA
10452013-04-10 Pedro Alves <palves@redhat.com>
1046
1047 * gdb.texinfo (Process Record and Replay): Document that "set
1048 record full insn-number-max", "set record
1049 instruction-history-size" and "set record
1050 function-call-history-size" accept "unlimited".
1051 (Backtrace): Document that "set backtrace limit" accepts
1052 "unlimited".
1053 (List): Document that "set listsize" accepts "unlimited".
1054 (Print Settings)" Document that "set print max-symbolic-offset",
1055 "set print elements" and "set print repeats" accept "unlimited".
1056 (Starting and Stopping Trace Experiments): Document that "set
1057 trace-buffer-size" accepts "unlimited".
1058 (Remote Configuration): Document that "set tcp connect-timeout"
1059 accepts "unlimited".
1060 (Command History): Document that "set history size" accepts
1061 "unlimited".
1062 (Screen Size): Document that "set height" and "set width" accepts
1063 "unlimited". Adjust "set pagination"'s description to suggest
1064 "set height unlimited" instead of "set height 0".
1065
393fd4c3
YQ
10662013-04-10 Yao Qi <yao@codesourcery.com>
1067
1068 * gdb.texinfo (Trace Files): Add "target ctf".
1069
cba5a7bf
JK
10702013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1071
1072 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1073
0ed630cb
JK
1074 * Makefile.in (install-man1, install-man5, uninstall-man1)
1075 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1076
afe1492b
JK
1077 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1078
5b8b6385
JK
10792013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1080 Eli Zaretskii <eliz@gnu.org>
1081
1082 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1083 parameters order. Remove "On some targets" for --attach. Document the
1084 --multi parameter and extended-remote command. Document all the
1085 options.
1086
906ccdf0
JK
10872013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1088
1089 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1090 the list of supported languages.
1091
43662968
JK
10922013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1093
1094 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1095 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1096 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1097 (diststuff): Add man.
1098 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1099 (uninstall-man5): New.
1100 (STAGESTUFF): Add *.1 and *.5.
1101 (GDBvn.texi): Add SYSTEM_GDBINIT.
1102 (gdb.1, gdbserver.1, gdbinit.5): New.
1103 (maintainer-clean realclean): Add $(MANS).
1104 (install): Add install-man.
1105 (uninstall): Add uninstall-man.
1106 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1107 (@copying): Wrap it by @c man begin COPYRIGHT.
1108 (Top): Add Man Pages.
1109 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1110
be9a8770
PA
11112013-04-02 Pedro Alves <palves@redhat.com>
1112
1113 * gdb.texinfo (Debugging Output): Document "set/show debug
1114 aarch64", "set/show debug coff-pe-read" and "set/show debug
1115 mach-o".
1116
a46c1e42
PA
11172013-04-02 Pedro Alves <palves@redhat.com>
1118
1119 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1120 table>: Add entry for "trace-buffer-size".
1121
bd3eecc3
PA
11222013-03-28 Pedro Alves <palves@redhat.com>
1123
1124 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1125 table>: Add entry for "trace-status".
1126
215b9f98
EZ
11272013-03-28 Eli Zaretskii <eliz@gnu.org>
1128
1129 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1130 @bullet", which is invalid (makeinfo 5.1 barfs).
1131
7f7cc265
PA
11322013-03-28 Pedro Alves <palves@redhat.com>
1133
1134 PR gdb/15294
1135
1136 * gdb.texinfo (List) <set listsize>: Adjust to document that
1137 listsize 0 means no limit, and remove mention of -1.
1138
9c0be723
YQ
11392013-03-22 Yao Qi <yao@codesourcery.com>
1140
1141 * gdb.texinfo (Embedded Processors): Remove menu item
1142 "OpenRISC 1000".
1143 (OpenRISC 1000): Remove.
1144
bd712aed
DE
11452013-03-21 Doug Evans <dje@google.com>
1146
1147 * gdb.texinfo (Maintenance Commands): Add docs for
1148 "mt set per-command {space,time,symtab} {on,off}".
1149
d0353e76
YQ
11502013-03-14 Hui Zhu <hui@codesourcery.com>
1151 Yao Qi <yao@codesourcery.com>
1152
1153 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1154
6dd24dfa
KS
11552013-03-13 Keith Seitz <keiths@redhat.com>
1156
1157 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1158 "maint agent" reference to Dynamic printf.
1159
5c4808ca
EZ
11602013-03-11 Eli Zaretskii <eliz@gnu.org>
1161
1162 * gdb.texinfo (General Query Packets): Don't use colon in index
1163 entries visible to Info format.
1164
59ea5688
MM
11652013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1166
1167 * gdb.texinfo (Process Record and Replay): Document record
1168 changes.
1169
2ae8c8e7
MM
11702013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1171
1172 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1173 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1174 qXfer:btrace:read.
1175
28abe188
EZ
11762013-03-09 Eli Zaretskii <eliz@gnu.org>
1177
1178 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1179 use colons in @anchor and @cindex entries.
1180
be9a119c 11812013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1182
1183 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1184
be9a119c 11852013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1186 Hafiz Abid Qadeer <abidh@codesourcery.com>
1187
1188 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1189 trace-buffer-size set and show commands.
1190 (Tracepoint Packets): Document QTBuffer:size.
1191 (General Query Packets): Document QTBuffer:size.
1192
d57350ea
TT
11932013-02-21 Tom Tromey <tromey@redhat.com>
1194
1195 * gdb.texinfo: Remove bad @syncodeindex.
1196 (Values From Inferior, Types In Python, Inferiors In Python)
1197 (Events In Python, Threads In Python, Frames In Python, Blocks In
1198 Python, Symbols In Python, Symbol Tables In Python): Remove
1199 @tables.
1200 (Packets, General Query Packets, Tracepoint Packets)
1201 (Host I/O Packets): Use @w{} for empty @item.
1202
9f44fbc0
SCR
12032013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1204
1205 * gdb.texinfo (Architectures In Python): Add description about
1206 the new method gdb.Architecture.disassemble.
1207
f5911ea1
HAQ
12082013-02-15 Pedro Alves <pedro@codesourcery.com>
1209 Hafiz Abid Qadeer <abidh@codesourcery.com>
1210
1211 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1212 Document the "trace-file" field.
1213
7e1e0340
DE
12142013-02-07 Doug Evans <dje@google.com>
1215
1216 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1217 command.
1218
134a2066
YQ
12192013-02-06 Yao Qi <yao@codesourcery.com>
1220
1221 * gdb.texinfo (GDB/MI Async Records): Document new MI
1222 notification "=tsv-modified". Update the document of MI
1223 notification "=tsv-created".
1224 * observer.texi (GDB Observers): New observer tsv_modified.
1225 Update observer tsv_created and tsv_delete.
1226
430ed3f0
MS
12272013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1228
1229 * gdb.texinfo (AArch64 Features): New section; document
1230 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1231 (Architectures): Add new AArch64 section to document AArch64
1232 architecture specific commands.
1233 (ABI): Add description of the new OS ABI "Newlib" and its influence
1234 on the longjmp handling.
1235
1b56eb55
JK
12362013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1237 Jan Kratochvil <jan.kratochvil@redhat.com>
1238
1239 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1240 variable in 'set/show backtrace' section.
1241
c4957902
TT
12422013-01-31 Tom Tromey <tromey@redhat.com>
1243
1244 * gdb.texinfo (Target Commands): Fix typo.
1245
bea883fd
SCR
12462013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1247
1248 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1249 describing the gdb.Architecture class.
1250 (Frames In Python): Add description about the new method
1251 gdb.Frame.architecture().
1252
796a7ff8
DE
12532013-01-23 Doug Evans <dje@google.com>
1254
1255 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1256
998580f1
MK
12572013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1258
1259 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1260 'thread-groups' field when printing a breakpoint in MI.
1261
c9fb1240
SD
12622012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1263 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1264 to reflect that jit-reader-load now supports absolute file-names.
1265
ab04a2af
TT
12662013-01-16 Tom Tromey <tromey@redhat.com>
1267
1268 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1269 (Signals): Likewise.
1270
8ac3646f
TT
12712013-01-16 Tom Tromey <tromey@redhat.com>
1272
1273 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1274 "catch-type" field.
1275 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1276
e93a8774
TT
12772013-01-07 Tom Tromey <tromey@redhat.com>
1278
1279 * gdb.texinfo (Mode Options): Don't mention -epoch.
1280 (Data, Emacs): Remove obsolete comments.
1281
54516a0b
TT
12822013-01-02 Tom Tromey <tromey@redhat.com>
1283
1284 * gdb.texinfo (GDB/MI Output Records): Update menu.
1285 (GDB/MI Breakpoint Information): New node.
1286 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1287 <-break-insert>: Likewise.
1288
8dbe8ece
YQ
12892012-12-31 Yao Qi <yao@codesourcery.com>
1290
1291 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1292 (Packets): Move "vStopped" packet to ...
1293 (Notification Packets): ... here. Describe the components
1294 of notification. Add a table of supported notifications.
1295 Add an example on the process of he async notification.
1296
f35a17b5
JK
12972012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1298
1299 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1300 present.
1301 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1302 fullname output always present.
1303
0dfd2fad
PM
13042012-12-23 Pierre Muller <muller@sourceware.org>
1305
1306 * gdbint.texinfo (Function prototypes): Require use of "extern"
1307 modifier for function prototypes in headers.
1308
7785b880
JB
13092012-12-19 Joel Brobecker <brobecker@adacore.com>
1310
1311 * refcard.tex: Update copyright notice to GPL v3 or later.
1312 Update contact info.
1313
3d745be3
JK
13142012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1315
1316 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1317
c9b6281a
YQ
13182012-12-15 Yao Qi <yao@codesourcery.com>
1319
1320 * gdb.texinfo (Debugging Output): Document 'set debug
1321 notification' and 'show debug notification'.
1322
f2a8bc8a
YQ
13232012-12-15 Yao Qi <yao@codesourcery.com>
1324
1325 * gdb.texinfo (Listing Tracepoints): New item and example about
1326 'installed on target' output.
1327 Add more in the example about 'installed on target'.
1328 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1329
451b7c33
TT
13302012-12-14 Tom Tromey <tromey@redhat.com>
1331
1332 * gdb.texinfo (SVR4 Process Information): Mention core files.
1333
3fa7bf06
MG
13342012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1335
1336 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1337
05b4bd79
PA
13382012-12-11 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.texinfo: Remove all mentions of Unixware throughout.
1341
74a0d9f6
JK
13422012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1343
1344 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1345
0c631110
TT
13462012-11-29 Tom Tromey <tromey@redhat.com>
1347
1348 * gdb.texinfo (SVR4 Process Information): Document missing
1349 "info proc" subcommands.
1350
891df0ea
YQ
13512012-11-29 Yao Qi <yao@codesourcery.com>
1352
1353 PR gdb/1477.
1354 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1355 to 'auto' instead of 'gnu'.
1356
608e2dbb
TT
13572012-11-26 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.texinfo (MiniDebugInfo): New node.
1360 (GDB Files): Update.
1361
e64e0392
DE
13622012-11-16 Doug Evans <dje@google.com>
1363
1364 * gdb.texinfo (System-wide configuration): If the system-wide init
1365 file lives in the data-directory, and --data-directory is provided,
1366 look for it there.
1367
ae606bee
TT
13682012-11-15 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.texinfo (Signaling): Fix typo.
1371
62747a60
TT
13722012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1373
1374 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1375 parameter "count" of -data-write-memory-bytes, and add an example.
1376
18a9fc12
TT
13772012-11-12 Tom Tromey <tromey@redhat.com>
1378
1379 * gdb.texinfo (Symbols): Document "info type-printers",
1380 "enable type-printer" and "disable type-printer".
1381 (Python API): Add new node to menu.
1382 (Type Printing API): New node.
1383 (Progspaces In Python): Document type_printers field.
1384 (Objfiles In Python): Likewise.
1385 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1386 register_type_printer, TypePrinter>: Document.
1387
53342f27
TT
13882012-11-12 Tom Tromey <tromey@redhat.com>
1389
1390 * gdb.texinfo (Symbols): Document "set print type methods",
1391 "set print type typedefs", and flags to ptype and whatis.
1392
ed8a1c2d
AB
13932012-11-09 Andrew Burgess <aburgess@broadcom.com>
1394
1395 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1396 the example -data-disassemble output. Extend the description of
1397 the -data-disassemble results to document all fields. Document
1398 the cli disassemble command as being related to -data-disassemble.
1399
8506d139
YQ
14002012-11-09 Yao Qi <yao@codesourcery.com>
1401
1402 PR gdb/14777.
1403 * gdb.texinfo (OS Information): Remove doc on command
1404 'info udot'.
1405
4d3f93a2
JB
14062012-11-08 Joel Brobecker <brobecker@adacore.com>
1407
1408 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1409 gdb.ini warning for Windows port.
1410
1e96de83
YQ
14112012-11-08 Yao Qi <yao@codesourcery.com>
1412
1413 * gdb.texinfo (Search): Add kindex for 'fo'.
1414
dc939229
TT
14152012-11-05 Tom Tromey <tromey@redhat.com>
1416
1417 PR python/14802:
1418 * gdb.texinfo (Functions In Python): Add example.
1419
6f6484cd
YQ
14202012-11-03 Yao Qi <yao@codesourcery.com>
1421
1422 * observer.texi (GDB Observers): Remove observer
1423 'tracepoint_modified', 'tracepoint_created' and
1424 'tracepoint_deleted'.
1425
af4238e5
TT
14262012-10-26 Tom Tromey <tromey@redhat.com>
1427
1428 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1429
687e43a4
TT
14302012-10-25 Tom Tromey <tromey@redhat.com>
1431
1432 * gdb.texinfo (General Query Packets): Use @itemx.
1433
8de0566d
YQ
14342012-10-17 Yao Qi <yao@codesourcery.com>
1435
1436 * observer.texi (GDB Observers): Update observer
1437 'memory_changed'.
1438 * gdb.texinfo (GDB/MI Async Records): Document for
1439 "memory-changed" notification.
1440
07540c15
DE
14412012-10-15 Doug Evans <dje@google.com>
1442
1443 * gdb.texinfo (Mode Options): Document -nh.
1444 Elaborate on docs for -nx.
1445
d7019589
SP
14462012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1447
1448 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1449
82a90ccf
YQ
14502012-09-21 Yao Qi <yao@codesourcery.com>
1451 Pedro Alves <palves@redhat.com>
1452
1453 * gdb.texinfo (GDB/MI Async Records): Document notification
1454 'record-started' and 'record-stopped'.
1455 * observer.texi (GDB Observers): New observer 'record-changed'.
1456
aa9259cc
TS
14572012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1458
1459 * gdb.texinfo: Document the removal of SH's 'regs' command.
1460
c1d780c2
SDJ
14612012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1462
1463 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1464
bb25a15c
YQ
14652012-09-18 Yao Qi <yao@codesourcery.com>
1466
1467 * gdb.texinfo (GDB/MI Async Records): Document new MI
1468 notifications '=tsv-created' and '=tsv-deleted'.
1469 * observer.texi (GDB Observers): New observer tsv_created and
1470 tsv_deleted.
1471
201b4506
YQ
14722012-09-18 Yao Qi <yao@codesourcery.com>
1473
1474 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1475 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1476 '=traceframe-changed'.
1477
6fc1c773
YQ
14782012-09-17 Yao Qi <yao@codesourcery.com>
1479
1480 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1481 'set listsize'.
1482
121c73f3
JK
14832012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1484 Eli Zaretskii <eliz@gnu.org>
1485
1486 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1487 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1488 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1489
e9687799
JK
14902012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1491
1492 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1493
3b5e4d35
YPK
14942012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1495
1496 Document how to return from "python-interactive" to GDB.
1497 * gdb.texinfo (Python Commands): Update documentation.
1498
14992012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1500
1501 Add a new "python-interactive" command that starts a standard
1502 Python interactive prompt with "pi" as alias, and add "py" as
1503 an alias to "python".
1504 * gdb.texinfo (Python Commands): Document the new commands.
1505
b583003e
TT
15062012-08-22 Tom Tromey <tromey@redhat.com>
1507
1508 * gdbint.texinfo (Host Definition): Remove documentation for
1509 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1510
a451cb65
KS
15112012-08-17 Keith Seitz <keiths@redhat.com>
1512
1513 PR c++/13356
1514 * gdb.texinfo (Type and Range Checking): Remove warning.
1515 Remove spurious commas.
1516 Update text and examples for re-implementation of set/show
1517 check type.
1518 (C and C++ Type and Range Checks): Likewise.
1519
6b1755ce
YQ
15202012-08-16 Yao Qi <yao@codesourcery.com>
1521
1522 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1523 is deprecated.
1524
f47f77df
DE
15252012-08-13 Doug Evans <dje@google.com>
1526
1527 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1528 to include functions.
1529
a72c3253
DE
15302012-08-10 Doug Evans <dje@google.com>
1531
1532 * gdb.texinfo (Convenience Funs): New node.
1533 (Types In Python): Document Type.vector.
1534
5b9afe8a
YQ
15352012-08-09 Yao Qi <yao@codesourcery.com>
1536
1537 * observer.texi: New observer command_param_changed.
1538 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1539
dc1039df
JK
15402012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1541
1542 * gdbint.texinfo (Debugging GDB): In section
1543 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1544 Mention also gdb-gdb.py.
1545
4abf930d
YQ
15462012-08-07 Yao Qi <yao@codesourcery.com>
1547
1548 Revert the folloing patch:
1549 2012-08-06 Yao Qi <yao@codesourcery.com>
1550 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1551 remote hardware-watchpoint-limit' and 'set
1552 remote hardware-breakpoint-limit'.
1553
f3c8a52a
JK
15542012-08-06 Nathaniel Flath <flat0103@gmail.com>
1555
1556 * gdb.texinfo (Working Directory): Added information about new
1557 default argument for 'cd' command.
1558
77a91025
YQ
15592012-08-06 Yao Qi <yao@codesourcery.com>
1560
1561 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1562 remote hardware-watchpoint-limit' and 'set
1563 remote hardware-breakpoint-limit'.
1564
d9f08f52
YQ
15652012-08-06 Yao Qi <yao@codesourcery.com>
1566
1567 Fix PR14371.
1568
1569 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1570 '=breakpoint-deleted'.
1571
95b07c96
YQ
15722012-08-02 Yao Qi <yao@codesourcery.com>
1573
1574 * gdb.texinfo (Native): Remove node Neutrino.
1575
7255706c
YQ
15762012-07-27 Yao Qi <yao@codesourcery.com>
1577
1578 * gdb.texinfo (IPA Protocol Commands): Document new command
1579 'close'.
1580
d6b28940
TT
15812012-07-25 Tom Tromey <tromey@redhat.com>
1582
1583 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1584
e615022a
DE
15852012-07-20 Doug Evans <dje@google.com>
1586
1587 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1588 (Index Files): Document how to control the use of deprecated index
1589 sections.
1590 (Index Section Format): Replace --use-deprecated-index-sections with
1591 "set use-deprecated-index-sections on".
1592
055855a4
EZ
15932012-07-12 Eli Zaretskii <eliz@gnu.org>
1594
1595 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1596 indices into a single node "Index". Instead, join function and
1597 variable indices into a single index, separate from the concept
1598 index. Requested in
1599 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1600 (Top): Update the top-level menu: instead of one "Index" there are
1601 now separate entries "Concept Index" and "Function and Variable
1602 Index".
1603 (Concept Index, Function and Variable Index): New nodes.
1604 (Index): Node deleted.
1605
f77cc5f0
HZ
16062012-07-05 Hui Zhu <hui_zhu@mentor.com>
1607
1608 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1609 and "maint agent-eval".
1610
00595b5e
EZ
16112012-07-03 Eli Zaretskii <eliz@gnu.org>
1612
1613 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1614 avoid file-name clashes between Index.html and index.html on
1615 case-insensitive filesystems. See the discussion starting in
1616 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1617 details of the problem.
1618 (Top): Update the master menu for the above.
1619 (Concept Index, Command and Variable Index): New nodes, instead of
1620 the old "Index" node that was deleted. All cross-references
1621 updated.
1622
d3ce09f5
SS
16232012-07-02 Stan Shebs <stan@codesourcery.com>
1624
1625 * gdb.texinfo (Dynamic Printf): Mention agent style and
1626 disconnected dprintf.
1627 (Maintenance Commands): Describe maint agent-printf.
1628 (General Query Packets): Mention BreakpointCommands feature.
1629 (Packets): Document commands extension to Z0 packet.
1630 * agentexpr.texi (Bytecode Descriptions): Document printf
1631 bytecode.
1632
2d7b58e8
JK
16332012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1634
1635 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1636 only after gdbinit files.
1637 (Startup): Move -iex and -iex commands down after gdbinit files.
1638
202cbf1c
JK
16392012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1640
1641 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1642 possibility.
1643
b6ba681c
TT
16442012-06-29 Tom Tromey <tromey@redhat.com>
1645
1646 * gdb.texinfo (Index Section Format): Update for version 7.
1647
71caed83
SS
16482012-06-28 Stan Shebs <stan@codesourcery.com>
1649
1650 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1651 example, add note about title column.
1652
ee0bf529
SCR
16532012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1654
1655 * gdb.texinfo (Symbol Tables In Python): Add description about
1656 the new 'last' attribute of gdb.Symtab_and line.
1657
3c15d565
SCR
16582012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1659
1660 * gdb.texinfo (Symbol Tables In Python): Correct the description
1661 of the 'pc' attribute of gdb.Symtab_and_line.
1662
45cfd468
DE
16632012-06-26 Doug Evans <dje@google.com>
1664
1665 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1666 and symtab-create.
1667
496ee73e
KS
16682012-06-25 Keith Seitz <keiths@redhat.com>
1669
1670 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1671 from example. Remove "rbreak" from list of corresponding
1672 gdb commands.
1673
156942c7
DE
16742012-06-23 Doug Evans <dje@google.com>
1675
1676 * gdb.texinfo (Index Section Format): Document version 7 format.
1677
c614397c
YQ
16782012-06-22 Yao Qi <yao@codesourcery.com>
1679
1680 * gdb.texinfo: Add missing cindex for some packets.
1681
472a2379
KS
16822012-06-20 Keith Seitz <keiths@redhat.com>
1683
1684 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1685 for -break-insert and document -p.
1686
2678e2af
YQ
16872012-06-20 Yao Qi <yao@codesourcery.com>
1688
1689 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1690 and "gdb.write_memory" with "Inferior.read_memory" and
1691 "Inferior.write_memory".
1692
984359d2
EZ
16932012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1694
1695 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1696 (Free Documentation): Add @node line.
1697 (Continuing and Stepping) <advance location>: Use @item instead of
1698 @itemx.
1699 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1700 @itemx.
1701 (Embedded Processors): Put the link to "PA" to its correct place,
1702 according to document structure.
1703 (Python API): Put the link to "Lazy Strings In Python" to its
1704 correct place.
1705 (Index): Use @@ in @tex block to get a literal @.
1706
1707 * gdbint.texinfo: Fix the @subtitle line.
1708
1709 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1710 correct place.
1711
16bdd41f
YQ
17122012-06-08 Yao Qi <yao@codesourcery.com>
1713
1714 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1715 Protocol'.
1716 (In-Process Agent Protocol, IPA Protocol Objects)
1717 (IPA Protocol Commands): New nodes.
1718 (Tracepoint Packets): Add anchors.
1719
2d4c29c5
TS
17202012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1721
1722 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1723
6bd110c5
YQ
17242012-06-06 Yao Qi <yao@codesourcery.com>
1725
1726 * gdb.texinfo: Update copyright year.
1727
f3e0e960
SS
17282012-05-23 Stan Shebs <stan@codesourcery.com>
1729 Kwok Cheung Yeung <kcy@codesourcery.com>
1730
1731 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1732
1564a261
JK
17332012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1734
1735 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1736 Mention also --with-separate-debug-dir.
1737 (Auto-loading): Prepend $debugdir in the sample output.
1738 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1739 auto-load safe-path variable.
1740 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1741 Mention also $debugdir for 'set auto-load scripts-directory'.
1742
eb17f351
EZ
17432012-05-19 Eli Zaretskii <eliz@gnu.org>
1744
1745 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1746 (MIPS Embedded, MIPS, MIPS Register packet Format)
1747 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1748 appropriate.
1749
4cc0665f
MR
17502012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1751 Maciej W. Rozycki <macro@codesourcery.com>
1752
1753 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1754 mips compression".
1755 (MIPS Breakpoint Kinds): New subsubsection.
1756
7af8dcf8 17572012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1758
1759 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1760 nodes for subsections. Add @acronym mark-ups and adjust
1761 formatting.
1762
aff139ff
JK
17632012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1764
1765 Rename $ddir to $datadir.
1766 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1767 (objfile-gdb.py file): Rename $ddir to $datadir.
1768
9cb709b6
TT
17692012-05-18 Tom Tromey <tromey@redhat.com>
1770
1771 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1772
e7e0cddf
SS
17732012-05-14 Stan Shebs <stan@codesourcery.com>
1774
1775 * gdb.texinfo (Dynamic Printf): New subsection.
1776
7efc75aa
SCR
17772012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1778
1779 * gdb.texinfo (Basic Python): Add description about the function
1780 gdb.find_pc_line
1781
f307c045
JK
17822012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1783 Eli Zaretskii <eliz@gnu.org>
1784
1785 * gdb.texinfo (Separate Debug Files): Use plural form for global
1786 debugging information directory.
1787
85d4a676
SS
17882012-05-11 Stan Shebs <stan@codesourcery.com>
1789 Kwok Cheung Yeung <kcy@codesourcery.com>
1790
1791 * gdb.texinfo (Operating System Auxiliary Information): Document new
1792 'info os' subcommands.
1793
c1668e4e
JK
17942012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1795
1796 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1797 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1798 (dotdebug_gdb_scripts section): Add reference
1799 to 'Auto-loading safe path'.
1800
7349ff92
JK
18012012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1802
1803 Implement multi-component --with-auto-load-dir.
1804 * gdb.texinfo (Auto-loading): New references
1805 for 'set auto-load scripts-directory'
1806 and 'show auto-load scripts-directory'.
1807 (Auto-loading safe path): Describe the new default. Move $ddir
1808 substituation reference to 'objfile-gdb.py file'.
1809 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1810 script-name. Describe new 'set auto-load scripts-directory'
1811 and 'show auto-load scripts-directory'.
1812
6dea1fbd
JK
18132012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1814
1815 Provide $ddir substitution for --with-auto-load-safe-path.
1816 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1817 (Auto-loading safe path): Likewise. Mention the default value,
1818 $ddir substitution, --with-auto-load-safe-path and
1819 --without-auto-load-safe-path.
1820 * observer.texi (gdb_datadir_changed): New.
1821
1ccacbcd
JK
18222012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1823
1824 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1825 Twice.
1826
d9242c17
JK
1827 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1828 directory separator by path separator.
1829
af2c1515
JK
18302012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1831
1832 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1833 for 'set auto-load safe-path' optional. Mention if it is omitted.
1834 Change disabling security protection condition to "/", twice.
1835
a20ee7a4
SCR
18362012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1837
1838 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1839 the new methods global_block and static_block on gdb.Symtab
1840 objects.
1841
56af09aa
SCR
18422012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1843
1844 * gdb.texinfo (Blocks In Python): Add a note saying that future
1845 improvements to GDB and its infrastructure can move symbols
1846 across blocks within a symbol table.
1847
2746b0ef
YQ
18482012-04-29 Yao Qi <yao@codesourcery.com>
1849
1850 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1851 (A29K): Remove.
1852
62e5f89c
SDJ
18532012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1854 Tom Tromey <tromey@redhat.com>
1855
1856 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1857 and generic static probe support on GDB.
1858
a766d390
DE
18592012-04-25 Doug Evans <dje@google.com>
1860
50f042b9
DE
1861 * gdb.texinfo (Go): Fix thinko.
1862
a766d390
DE
1863 * gdb.texinfo (Supported Languages): Add Go.
1864 (Go): New node.
1865
f02e2b19
YQ
18662012-04-25 Yao Qi <yao@codesourcery.com>
1867
1868 * gdbint.texinfo (Testsuite): New section `Board settings'.
1869
68d41a48
JK
18702012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1871
1872 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1873 Three times.
1874
174bb630
JK
1875 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1876 Three times.
1877
0511cc75
JK
18782012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1879
1880 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1881 by @table @asis. Fix formatting of one item.
1882
0070f25a
JK
18832012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1884
1885 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1886
4dc84fd1
JK
18872012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1888
1889 New option "set debug auto-load".
1890 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1891 (auto-load verbose mode): New node.
1892
bccbefd2
JK
18932012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1894
1895 New option "set auto-load safe-path".
1896 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1897 and "info auto-load" examples for safe-path. Put there also references
1898 for "set auto-load safe-path" and "show auto-load safe-path".
1899 New menu item for Auto-loading safe path.
1900 (Auto-loading safe path): New node.
1901 (Python Auto-loading): Update the expected output from "Missing"
1902 to "No".
1903
bf88dd68
JK
19042012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1905
1906 auto-load: Implementation.
1907 * gdb.texinfo (Mode Options): New anchor for -nx.
1908 (Startup): New anchors for Option -init-eval-command,
1909 Home Directory Init File
1910 and Init File in the Current Directory during Startup.
1911 Mention set auto-load local-gdbinit with a reference.
1912 Change the sample code to "set auto-load python-scripts".
1913 (Threads): New anchor set libthread-db-search-path.
1914 Provide references to libthread_db.so.1 file.
1915 (Controlling GDB): New menu item for Auto-loading.
1916 (Auto-loading, Init File in the Current Directory)
1917 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1918 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1919 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1920 reference.
1921 (Auto-loading): Rename to ...
1922 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1923 "set auto-load python-scripts", new anchor for it. Change
1924 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1925 for it. Change "info auto-load-scripts"
1926 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1927 to "Python scripts".
1928
8264ba82
AG
19292012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1930
1931 PR mi/13393
1932 * gdb.texinfo (Print Settings): Extend the description for "set print
1933 object".
1934 (GDB/MI Variable Objects): Extend the description for -var-create and
1935 -var-list-children.
1936
06fc020f
SCR
19372012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1938
1939 * gdb.texinfo (Examining Data): Document the 'explore' command.
1940
7191c139
JB
19412012-03-28 Joel Brobecker <brobecker@adacore.com>
1942
1943 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1944 to the children of a varobj and its update range when -var-update
1945 returns that the varobj's type changed.
1946
3708f05e
JK
19472012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1950 Create two new links fir 'objfile-gdb.py file'
1951 and 'dotdebug_gdb_scripts section'.
1952
8e0583c8
JK
19532012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1954
1955 * gdb.texinfo (Auto-loading): Rename node reference
1956 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1957 Twice.
1958 (.debug_gdb_scripts section): Rename the node ...
1959 (dotdebug_gdb_scripts section): ... here.
1960 (Maintenance Commands): Also rename this node reference.
1961
7b282c5a
SCR
19622012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1963
1964 * gdb.texinfo (Python API/Values From Inferior): Add description
1965 about the new method Value.referenced_value. Add description on
1966 how Value.dereference is different (and similar) to
1967 Value.referenced_value.
1968
8320cc4f
JK
19692012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1970
1971 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1972 --init-eval-command=COMMAND, -iex.
1973 (Startup): Describe -iex and -ix. Simplify the example
1974 for "set auto-load-scripts off".
1975
481860b3
GB
19762012-03-16 Gary Benson <gbenson@redhat.com>
1977
1978 PR breakpoints/10738
1979 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1980 stating that GDB cannot set breakpoints on inlined functions.
1981 (Mode Options): Document --use-deprecated-index-sections.
1982 (Index Section Format): Document new index section version format.
1983
c4aeac85
TT
19842012-03-15 Tom Tromey <tromey@redhat.com>
1985
1986 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1987
16899756
DE
19882012-03-13 Doug Evans <dje@google.com>
1989
1990 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1991 of "reload".
1992 (Symbols): Delete docs for set/show symbol-reloading.
1993 * gdbint.texinfo (Defining Other Architecture Features): Delete
1994 SYMBOL_RELOADING_DEFAULT.
1995 * refcard.tex: Delete reference to symbol-reloading.
1996
9b224c5e
PA
19972012-03-07 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.texinfo (General Query Packets): Document new
2000 QProgramSignals packet.
2001 * gdb.texinfo (Remote configuration): Mention
2002 "program-signals-packet".
2003
169081d0
TG
20042012-03-05 Tristan Gingold <gingold@adacore.com>
2005
2006 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2007
d1feda86
YQ
20082012-03-03 Yao Qi <yao@codesourcery.com>
2009
2010 * gdb.texinfo (In-Process Agent): New node.
2011 Document new commands.
2012 (General Query Packets): Add packet `QAgent'.
2013
1faeff08
MR
20142012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2015
2016 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2017
7d74f244
DE
20182012-03-01 Scott J. Goldman <scottjg@vmware.com>
2019
2020 * gdb.texinfo (Commands In Python): Put example python macro in
2021 COMMAND_USER category rather than COMMAND_OBSCURE.
2022 Document gdb.COMMAND_USER.
2023 (User-defined Commands): Update documentation to clarify
2024 "set/show max-user-call-depth" and "show user" don't apply to python
2025 commands. Update documentation to clarify "help user-defined" may
2026 also include python commands defined as COMMAND_USER.
2027
6fe37d23
JK
20282012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2029
2030 * gdb.texinfo (Startup): Add option -ex description to the option -x
2031 description.
2032
83364271
LM
20332012-02-24 Luis Machado <lgustavo@codesourcery.com>
2034
2035 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2036 condition-evaluation breakpoint parameter.
2037 Mention condition-evaluation mode being shown in "info break".
2038 (Break Conditions): Add description for target-side
2039 conditional breakpoints.
2040 (Remote Configuration): Mention conditional-breakpoints-packet.
2041 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2042 cond-expr.
2043 (General Query Packets): Mention new ConditionalBreakpoint feature.
2044
bdb1994d
TT
20452012-02-22 Tom Tromey <tromey@redhat.com>
2046
2047 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2048
4d241c86
TT
20492012-02-17 Tom Tromey <tromey@redhat.com>
2050
2051 PR python/10753:
2052 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2053 directory.
2054
816338b5
SS
20552012-02-14 Stan Shebs <stan@codesourcery.com>
2056
2057 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2058
cc30c4bd
PA
20592012-02-13 Pedro Alves <palves@redhat.com>
2060
2061 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2062 mips-idt-ecoff.
2063
035d1e5b
YQ
20642012-02-09 Yao Qi <yao@codesourcery.com>
2065
2066 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2067
f0823d2c
TT
20682012-02-07 Tom Tromey <tromey@redhat.com>
2069
2070 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2071 Symbol.value.
2072
64e7d9dd
TT
20732012-02-07 Tom Tromey <tromey@redhat.com>
2074
2075 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2076
4220b2f8
TS
20772012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2078
2079 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2080
edcc5120
TT
20812012-01-24 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2084 unload".
2085 (Files): Mention new catch commands.
2086 (GDB/MI Async Records): Likewise.
2087
53fe1783
GB
20882012-01-24 Gary Benson <gbenson@redhat.com>
2089
2090 Delete #if 0'd out code.
2091 * gdb.texinfo (Frame Info): Remove "info catch".
2092
b9e7b9c3
UW
20932012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2094
2095 * gdb.texinfo (Remote Configuration): Document
2096 "set remote hostio-readlink-packet" command.
2097 (General Query Packets): Document vFile:readlink packet.
2098
4aac40c8
TT
20992012-01-16 Tom Tromey <tromey@redhat.com>
2100
2101 * gdb.texinfo (Specify Location): Document relative file name
2102 handling.
2103
cafec441
TT
21042012-01-16 Tom Tromey <tromey@redhat.com>
2105
2106 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2107
0ee339bc
JK
21082012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2109 Eli Zaretskii <eliz@gnu.org>
2110
2111 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2112 code.
2113
72384ba3
PH
21142012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2115
2116 * gdb.texinfo (Variables): Document use of :: for non-static
2117 variables.
2118
ce1b17c4
JB
21192012-01-05 Joel Brobecker <brobecker@adacore.com>
2120
2121 * gdbint.texinfo (Start of New Year Procedure): Update
2122 to replace use of copyright.sh by use of copyright.py.
2123
217bff3e
JK
21242012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2125
2126 Remove the gdbtui binary.
2127 * all-cfg.texi (GDBTUI): Remove.
2128 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2129 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2130 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2131
cc72b2a2
KP
21322011-12-23 Kevin Pouget <kevin.pouget@st.com>
2133
2134 Introduce gdb.FinishBreakpoint in Python.
2135 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2136 (Python API): Add menu entry for Finish Breakpoints.
2137
13ac8d2c
JK
21382011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2139
2140 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2141 tests.
2142
e0f9f062
DE
21432011-12-16 Doug Evans <dje@google.com>
2144
2145 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2146
80b6e756
PM
21472011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2148
1c3ad6ab 2149 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2150 stack". Add documentation for "set/show python print-stack".
2151
2fb860fc
PA
21522011-12-14 Pedro Alves <pedro@codesourcery.com>
2153
2154 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2155 should transfer control to the stub in the startup code instead of
2156 in main. Mention the need to get past the initial breakpoint.
2157
f8eba3c6
TT
21582011-12-06 Tom Tromey <tromey@redhat.com>
2159
2160 * gdb.texinfo (Set Breaks): Update for new behavior.
2161
2268b414
JK
21622011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2163
2164 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2165 List Format for SVR4 Targets'.
2166 (General Query Packets): New item qXfer:libraries-svr4:read.
2167 (Library List Format for SVR4 Targets): New node.
2168
ae6f0d5b
TT
21692011-12-01 Tom Tromey <tromey@redhat.com>
2170
2171 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2172 add.
2173
36dfb11c
TT
21742011-11-22 Tom Tromey <tromey@redhat.com>
2175
2176 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2177 reasons.
2178
f196051f
SS
21792011-11-20 Stan Shebs <stan@codesourcery.com>
2180
2181 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2182 note-related options and variables.
2183 (Tracepoint Packets): Document packet changes.
2184
f85b53f8
SD
21852011-11-20 Sanjoy Das <sdas@igalia.com>
2186
2187 * gdb.texinfo (JIT Interface): Add documentation on writing and
2188 usind JIT debug info readers.
2189 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2190 Debug Info Readers): New nodes.
2191
bfccc43c
YQ
21922011-11-18 Yao Qi <yao@codesourcery.com>
2193
2194 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2195 tracepoint.
2196
c011a4f4
DE
21972011-11-15 Doug Evans <dje@google.com>
2198
2199 * gdb.texinfo (Files): Document basenames-may-differ.
2200
ed59ded5
DE
22012011-11-14 Doug Evans <dje@google.com>
2202
2203 * gdb.texinfo (Shell Commands): Document "!".
2204
405f8e94
SS
22052011-11-14 Stan Shebs <stan@codesourcery.com>
2206 Kwok Cheung Yeung <kcy@codesourcery.com>
2207
2208 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2209 needed to get shorter fast tracepoints.
2210 (Tracepoint Packets): Document new qTMinFTPILen packet.
2211
1e4d1764
YQ
22122011-11-14 Yao Qi <yao@codesourcery.com>
2213
2214 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2215 behavior of tracepoint.
2216 (General Query Packets): New feature InstallInTrace.
2217 (Remote Configuration): Document "set remote
2218 install-in-trace-packet".
2219
71eba9c2 22202011-11-12 Matt Rice <ratmice@gmail.com>
2221
2222 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2223 Add arguments to info macro.
2224
e0f8f636
TT
22252011-11-10 Tom Tromey <tromey@redhat.com>
2226
2227 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2228 manual.
2229 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2230 (Macros): Add a footnote.
2231 (C): Remove paragraph about compiler options.
2232 (C Constants): Mention wide character and string constants.
2233 (C Plus Plus Expressions): Update compiler option advice. Mention
2234 using declarations. Mention ADL. Remove old HP compiler
2235 information.
2236
625c0d47
TT
22372011-11-10 Tom Tromey <tromey@redhat.com>
2238
2239 PR c++/9257:
2240 * gdb.texinfo (Print Settings): Add an extra note about the need
2241 for a vtable.
2242
4be2aacc
MR
22432011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2244
2245 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2246 "set mips abi" documentation.
2247
0a1c4d10
DE
22482011-11-04 Doug Evans <dje@google.com>
2249
2250 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2251
aad1c02c
TT
22522011-11-03 Tom Tromey <tromey@redhat.com>
2253
2254 * gdb.texinfo (Stopping): Add menu entry.
2255 (Continuing and Stepping): Restore @node. Use @section, not
2256 @subsection.
2257
983fb131
MR
22582011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2259
2260 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2261 designation. Fix "Specify Location" cross-reference.
2262
3065dfb6
SS
22632011-11-02 Stan Shebs <stan@codesourcery.com>
2264
2265 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2266 (General Query Packets): Describe tracenz feature.
2267 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2268
0aaaf063
PK
22692011-10-28 Paul Koning <paul_koning@dell.com>
2270
2271 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2272
2231f1fb
KP
22732011-10-27 Kevin Pouget <kevin.pouget@st.com>
2274
2275 * gdb.texinfo ((Frames In Python): Document
2276 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2277
5110b5df
PK
22782011-10-26 Paul Koning <paul_koning@dell.com>
2279
2280 * gdb.texinfo (gdb.types): Document new deepitems function.
2281
22dbab46
PK
22822011-10-25 Paul Koning <paul_koning@dell.com>
2283
2284 PR python/13327
2285
2286 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2287 fetch_lazy method.
2288
9df2fbc4
PM
22892011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2290
2291 PR python/12656
2292
2293 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2294 global_block, static_block function.
2295
f05e2e1d
TT
22962011-10-19 Tom Tromey <tromey@redhat.com>
2297
2298 * gdb.texinfo (Commands In Python): Add missing "@"s.
2299
a7fc3f37
KP
23002011-10-13 Kevin Pouget <kevin.pouget@st.com>
2301
2302 PR python/13285 Document named constants for frame unwind stop reasons
2303 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2304 constants.
2305
5048e516
JK
23062011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2307
2308 Fix compatibility with texinfo versions older than 4.12.
2309 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2310 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2311 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2312 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2313 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2314 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2315 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2316
5a56e9c5
DE
23172011-10-09 Doug Evans <dje@google.com>
2318
2319 * gdb.texinfo (Extending GDB): Document alias command.
2320
36b11add
JK
23212011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2322
2323 Support @entry in input expressions.
2324 * gdb.texinfo (Variables): Describe @entry names suffix.
2325 (Print Settings): Add anchor for `set print entry-values'.
2326
e18b2753
JK
23272011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2328 Eli Zaretskii <eliz@gnu.org>
2329
2330 Display @entry parameter values (without references).
2331 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2332 example.
2333 (Print Settings): New description of set print entry-values and show
2334 print entry-values.
2335
111c6489
JK
23362011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2337 Eli Zaretskii <eliz@gnu.org>
2338
2339 Recognize virtual tail call frames.
2340 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2341 (Tail Call Frames): New node.
2342 (Frames In Python): Add gdb.TAILCALL_FRAME.
2343
9c15afc4
DE
23442011-10-07 Doug Evans <dje@google.com>
2345
2346 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2347 register_pretty_printer.
2348
99f5279d
PM
23492011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2350
2351 PR python/12930
2352 PR python/12802
2353
2354 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2355 stop method.
2356
03583c20
UW
23572011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2358
2359 * gdb.texinfo (Starting your Program): "set disable-randomization"
2360 is no longer Linux-specific.
2361 (Remote Configuration): Document "set remote
2362 disable-randomization-packet".
2363 (General Query Packets): Document "QDisableRandomization" packet
2364 and add it to "qSupported" list.
2365
bd054e06
KP
23662011-10-07 Kevin Pouget <kevin.pouget@st.com>
2367
2368 Allow Python notification of new object-file loadings.
2369 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2370 event type.
2371
cb6be26b
KP
23722011-10-04 Kevin Pouget <kevin.pouget@st.com>
2373
2374 PR python/12691: Add the inferior to Python exited event
2375 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2376
a05336a1
JB
23772011-10-03 Joel Brobecker <brobecker@adacore.com>
2378
2379 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2380 rephasing.
2381
5d77fe44
JB
23822011-10-03 Joel Brobecker <brobecker@adacore.com>
2383
2384 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2385 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2386 as possible feature returned by the `-list-features'
2387 command.
2388
699df94d
PK
23892011-09-28 Paul Koning <paul_koning@dell.com>
2390
2391 * gdb.texinfo (gdb.Type): Document field access by dictionary
2392 key syntax.
2393
24bdad53
YQ
23942011-09-28 Yao Qi <yao@codesourcery.com>
2395
2396 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2397 Add one space after option `-s'. Remove @r{} markup.
2398
6710bf39
SS
23992011-09-27 Stan Shebs <stan@codesourcery.com>
2400
2401 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2402
d99f7e48
HZ
24032011-09-16 Hui Zhu <teawater@gmail.com>
2404
2405 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2406 to *(unsigned char *)$esp@300.
2407
d812018b
PK
24082011-09-15 Paul Koning <paul_koning@dell.com>
2409
2410 * gdb.texinfo: Make style of Python functions and methods match
2411 the syntax of Python. Also put class and module names explicitly
2412 on function, member, and variable names, matching Python
2413 documentation conventions.
2414
2aa48337
KP
24152011-09-15 Kevin Pouget <kevin.pouget@st.com>
2416
2417 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2418 * gdb.texinfo (Inferiors In Python): Describe new
2419 gdb.selected_inferior() function.
2420
6839b47f
KP
24212011-09-15 Kevin Pouget <kevin.pouget@st.com>
2422
2423 Handle multiple breakpoint hits in Python interface:
2424 * gdb.texinfo (Events In Python): New function documentation:
2425 gdb.BreakpointEvent.breakpoints. Indicate that
2426 gdb.BreakpointEvent.breakpoint is now deprecated.
2427
26829f2b
JB
24282011-09-04 Joel Brobecker <brobecker@adacore.com>
2429
2430 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2431
a9f54f60
TT
24322011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2433
2434 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2435
fa3a4f15
PM
24362011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2437
2438 * gdb.texinfo (Prompt): Add set/show extended-prompt
2439 documentation
2440 (Basic Python): Add prompt_hook anchor.
2441 (Python modules): Reword module text to reflect multiple modules.
2442 (gdb.prompt): Document gdb.prompt module.
2443
224bbe49
YQ
24442011-08-14 Yao Qi <yao@codesourcery.com>
2445
78d85199
YQ
2446 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2447
24482011-08-14 Yao Qi <yao@codesourcery.com>
2449
2450 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2451 (TIC6x Features): New node.
2452
457e09f0
DE
24532011-08-12 Doug Evans <dje@google.com>
2454
2455 * gdb.texinfo (Symbols In Python): Document symbol.type.
2456
5e239b84
PM
24572011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2458
2459 * gdb.texinfo (Python): Document command and function
2460 auto-loading.
2461
177bc839
JK
24622011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2463 Eli Zaretskii <eliz@gnu.org>
2464
2465 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2466 typedefs unrolling. Extend the sample code by an inner typedef and
2467 outer typedefs unrolling.
2468
1a532630
PP
24692011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2470
2471 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2472 size and line-size.
2473
9b158ba0 24742011-07-21 Matt Rice <ratmice@gmail.com>
2475
2476 PR macros/12999
2477 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2478 Update text and cindex entries for info macro command.
2479
d17b6f81
PM
24802011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2481
2482 * observer.texi (GDB Observers): Add before_prompt observer.
2483 * gdb.texinfo (Basic Python): Add documentation for prompt
2484 substitution.
2485
713389e0
PM
24862011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2487
2488 PR python/12438
2489 * gdb.texinfo (Python Commands): Add deprecate note to maint
2490 set/show python print-stack. Document set/show python
2491 print-backtrace.
2492
177b42fe
TJB
24932011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2494
2495 * gdb.texinfo: Fix typos.
2496
900e11f9
JK
24972011-07-01 Tom Tromey <tromey@redhat.com>
2498
2499 * gdb.texinfo (Debugging Output): Document set debug
2500 check-physname.
2501
39c4d40a
TT
25022011-06-29 Tom Tromey <tromey@redhat.com>
2503
2504 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2505 breakpoint-notifications feature.
2506
6f5def7d
UW
25072011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2508
2509 * gdb.texinfo (Target Description): Remove warning about
2510 possibly unstable format.
2511
8cf64490
TT
25122011-06-03 Tom Tromey <tromey@redhat.com>
2513
2514 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2515 (Events In Python): Note that exit_code is optional.
2516
393eab54
PA
25172011-05-17 Pedro Alves <pedro@codesourcery.com>
2518
2519 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2520 required for multi-threading support.
2521 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2522 Hc are deprecated for multi-threading debugging. Point readers at
2523 the vCont packet.
2524
75fc9810
DE
25252011-05-15 Doug Evans <dje@google.com>
2526
2527 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2528
01124a23
DE
25292011-05-13 Doug Evans <dje@google.com>
2530
98a5dd13
DE
2531 * gdb.texinfo (Threads): Document $sdir,$pdir.
2532 (Server): Document $pdir exception.
2533
dbaefcf7
DE
2534 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2535
cc63ef9b
DE
2536 * gdb.texinfo (Threads): Clarify default value for
2537 libthread-db-search-path.
7e0396aa 2538
01124a23
DE
2539 * gdb.texinfo (Completion): Update example.
2540 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2541
d248b706
KY
25422011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2543
2544 * gdb.texinfo: Document change in the behaviour of the enable and
2545 disable GDB commands when applied to tracepoints.
2546 Document the EnableDisableTracepoints remote stub feature.
2547 Document QTEnable and QTDisable in the list of tracepoint packets.
2548
cc88a640
JK
25492011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2550
2551 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2552 hsuser.texi.
2553 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2554 comment to hsuser.texi. Change rluser.texi name in the comment.
2555
84e578fb
DE
25562011-05-10 Doug Evans <dje@google.com>
2557
2558 * gdb.texinfo (Threads): If an empty path is provided for
2559 libthread-db-search-path it is reset to its default value.
2560 (Server): Ditto.
2561
478aac75
DE
25622011-05-09 Doug Evans <dje@google.com>
2563
2564 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2565
9c06b0b4
TJB
25662011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2567 Thiago Jung Bauermann <bauerman@br.ibm.com>
2568
2569 Implement support for PowerPC BookE masked watchpoints.
2570 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2571 (PowerPC Embedded): Mention support of masked watchpoints.
2572
9ed350ad
JB
25732011-05-03 Joel Brobecker <brobecker@adacore.com>
2574
2575 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2576 `@value{GDBN}'.
2577
4ceed123
JB
25782011-05-03 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdb.texinfo (titlepage): Remove dedication.
2581 (In Memoriam): New appendix.
2582
559a7a62
JK
25832011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2584 Eli Zaretskii <eliz@gnu.org>
2585
2586 * gdb.texinfo (Index Section Format): Change the version to 5.
2587 Describe the different formula.
2588
03f2bd59
JK
25892011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2590 Eli Zaretskii <eliz@gnu.org>
2591
2592 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2593 for disconnected tracing.
2594 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2595 extended-remote relationship. Mention --once.
2596 (TCP port allocation lifecycle of @code{gdbserver}): New.
2597
d9b1a651
EZ
25982011-04-23 Eli Zaretskii <eliz@gnu.org>
2599
2600 * gdb.texinfo (Server): Improve indexing. Index all optional
2601 switches to gdbserver.
2602
90476074
TT
26032011-04-20 Tom Tromey <tromey@redhat.com>
2604
2605 * gdb.texinfo (Index Section Format): New node.
2606 (Top): Add new node to menu.
2607
c21236dc
PA
26082011-04-20 Pedro Alves <pedro@codesourcery.com>
2609
2610 * gdb.texinfo (Maintenance Commands): Document `maint print
2611 remote-registers'.
2612
05c8c3f5
TT
26132011-04-20 Tom Tromey <tromey@redhat.com>
2614
2615 * gdb.texinfo (Trace File Format): Move node later.
2616
7a9dd1b2
TT
26172011-04-19 Tom Tromey <tromey@redhat.com>
2618
2619 * gdbint.texinfo (Register Information Functions): Remove
2620 duplicate "the".
2621 * gdb.texinfo (Emacs): Remove duplicate "to".
2622 (GDB/MI Variable Objects): Remove duplicate "the".
2623 (General Query Packets): Likewise.
2624
4368ebeb
JB
26252011-04-02 Joel Brobecker <brobecker@adacore.com>
2626
2627 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2628 "GDB/MI Ada Exception Information" node.
2629
956a9fb9
JB
26302011-04-01 Joel Brobecker <brobecker@adacore.com>
2631
2632 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2633 the "exception-name" field in the *stopped async record.
2634
f1310107
TJB
26352011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2636 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2637
2638 Implement support for PowerPC BookE ranged breakpoints.
2639 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2640
8786b2bd
TT
26412011-03-28 Tom Tromey <tromey@redhat.com>
2642
2643 * gdb.texinfo (Set Tracepoints): Fix typo.
2644
9ef07c8c
TT
26452011-03-24 Tom Tromey <tromey@redhat.com>
2646
2647 * gdb.texinfo (Specify Location): Document `function:label'
2648 linespec.
2649
99c3dc11
PM
26502011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2651
f1310107 2652 PR python/12149
99c3dc11
PM
2653
2654 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2655
29703da4
PM
26562011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2657
2658 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2659 (Inferiors In Python): Likewise.
2660 (Threads In Python): Likewise.
2661 (Symbols In Python): Likewise.
2662 (Objfiles In Python): Likewise.
2663 (Symbol Tables In Python): Likewise.
2664
c9174737
PA
26652011-03-15 Pedro Alves <pedro@codesourcery.com>
2666
2667 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2668 display>: Explain that the commands accept number ranges.
2669
7371cf6d
PM
26702011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2671
2672 * gdb.texinfo (Breakpoints In Python): Add description and example
2673 of Python stop function operation.
2674
ecec24e6
PM
26752011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2676
2677 * gdb.texinfo (Parameters In Python): Document get_set_string and
2678 get_show_string methods.
2679
6dcd5565
JK
26802011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2681
2682 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2683
81896e36
JK
2684 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2685 circular-trace-buffer name.
2686
5e30da2c
JB
26872011-02-28 Joel Brobecker <brobecker@adacore.com>
2688
2689 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2690 in the previous change.
2691
3bd0f5ef 26922011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2693
2694 * gdb.texinfo (Inferiors and Programs): Update commands to show
2695 that they can accept multiple arguments.
2696
4ec7539c
JB
26972011-02-24 Joel Brobecker <brobecker@adacore.com>
2698
2699 Revert the following patch (code patch was not approved):
2700 2011-02-21 Hui Zhu <teawater@gmail.com>
2701 * agentexpr.texi (bytecode descriptions): add printf.
2702 * gdb.texinfo (tracepoint action lists): add printf.
2703
82809774
DE
27042011-02-23 Doug Evans <dje@google.com>
2705
2706 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2707
e5a67952
MS
27082011-02-23 Michael Snyder <msnyder@vmware.com>
2709
2710 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2711 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2712 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2713
6e6fbe60
DE
27142011-02-22 Doug Evans <dje@google.com>
2715
2716 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2717 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2718 add description of result, fix @defun formatting.
2719
f994e27a
HZ
27202011-02-21 Hui Zhu <teawater@gmail.com>
2721
2722 * agentexpr.texi (Bytecode Descriptions): Add printf.
2723 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2724
c7f96d2b
TT
27252011-02-18 Tom Tromey <tromey@redhat.com>
2726
2727 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2728
60f98dde
MS
27292011-02-14 Michael Snyder <msnyder@vmware.com>
2730
2731 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2732 Document new command "thread find".
2733
08e796bc
MS
27342011-02-14 Michael Snyder <msnyder@vmware.com>
2735
2736 * gdb.texinfo (Threads): Update example of new thread message.
2737
b3b9301e
PA
27382011-02-14 Pedro Alves <pedro@codesourcery.com>
2739
2740 * gdb.texinfo (Remote Configuration): Mention set/show remote
2741 traceframe-info.
2742 (Tools/Packages Optional for Building GDB): Mention that expat is
2743 used for traceframe info.
2744 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2745 (General Query Packets) <qSupported>: Describe the
2746 qXfer:traceframe-info:read feature.
2747 (qXfer::read): Describe qXfer:traceframe-info:read.
2748 (Traceframe Info Format): New section.
2749
cef35b0f
PA
27502011-02-04 Pedro Alves <pedro@codesourcery.com>
2751
2752 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2753 for casts and unary operators.
2754
f1cbe1d3
TT
27552011-02-04 Tom Tromey <tromey@redhat.com>
2756
2757 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2758 is not useful.
2759
585fdaa1
PA
27602011-01-25 Pedro Alves <pedro@codesourcery.com>
2761
2762 * gdb.texinfo: s/value optimized out/optimized out/g
2763
7bfc9434
JB
27642011-01-21 Joel Brobecker <brobecker@adacore.com>
2765
2766 * gdb.texinfo (Other Misc Settings): Rework part of the
2767 documentation of the "set interactive mode" command.
2768
4694da01
TT
27692011-01-19 Tom Tromey <tromey@redhat.com>
2770
2771 * gdb.texinfo (Threads): Document thread name output and `thread
2772 name' command.
2773 (Threads In Python): Document Thread.name attribute.
2774 (GDB/MI Thread Commands): Document thread attributes.
2775
b716877b
AB
27762011-01-12 Andrew Burgess <aburgess@broadcom.com>
2777
2778 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2779 changes in mi/mi-cmd-disas.c
2780
13fd8b81
TT
27812011-01-12 Tom Tromey <tromey@redhat.com>
2782
2783 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2784 Fix "thread apply" text.
2785
e09342b5
TJB
27862011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2787 Thiago Jung Bauermann <bauerman@br.ibm.com>
2788
2789 Implement support for PowerPC BookE ranged watchpoints.
2790 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2791 the "set powerpc exact-watchpoints" flag.
2792
06e65f44
TT
27932011-01-07 Tom Tromey <tromey@redhat.com>
2794
2795 * gdb.texinfo (Python API): Add descriptions to @menu items.
2796
d8e22779
TT
27972011-01-06 Tom Tromey <tromey@redhat.com>
2798
2799 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2800
a255712f
PP
28012010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2802
e09342b5 2803 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2804
ccfc3d6e
TT
28052011-01-06 Tom Tromey <tromey@redhat.com>
2806
2807 PR python/12133:
2808 * gdb.texinfo (Frames In Python): Document various frame
2809 constants.
2810
44944448
JB
28112011-01-05 Joel Brobecker <brobecker@adacore.com>
2812
2813 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2814 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2815 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2816
42ea3d7a
JK
28172011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2818
2819 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2820 (clean): Add GDBvn.texi.
2821
720d1a40
JB
28222010-12-29 Joel Brobecker <brobecker@adacore.com>
2823
2824 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2825 occasional case where the debugger prints an array address
2826 instead of the array itself.
2827
ad196637
PA
28282010-12-23 Pedro Alves <pedro@codesourcery.com>
2829
2830 * gdb.texinfo (Packets) <read registers packet>: Document support
2831 for registers that were not collected.
2832
a86caf66
DE
28332010-12-15 Doug Evans <dje@google.com>
2834
2835 * gdb.texinfo (Startup): Document auto-loading of scripts during
2836 startup.
2837 (Auto-loading): Delete "maint set python auto-load on|off".
2838 Add "set auto-load-scripts on|off".
2839
aae1c79a
DE
28402010-12-07 Doug Evans <dje@google.com>
2841
2842 * gdb.texinfo (Mode Options): Document -data-directory.
2843 (Data Files): Add reference to -data-directory.
2844
4e04c971
DE
28452010-11-29 Doug Evans <dje@google.com>
2846
2847 * gdb.texinfo (Pretty-Printer Introduction): Change
2848 printer-name:subprinter-name to printer-name;subprinter-name.
2849
94b6973e
PM
28502010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2851
2852 PR python/12199
2853
2854 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2855
39037522
TT
28562010-11-23 Tom Tromey <tromey@redhat.com>
2857
2858 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2859 (Editing): Likewise.
2860 (Command History): Likewise.
2861 (TUI Keys): Likewise.
2862 (Bug Reporting): Conditionally include rluser.texi and
2863 inc-history.texinfo.
2864 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2865 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2866 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2867 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2868 (gdb.pdf): Likewise.
2869 (gdb.info): Likewise.
2870 (gdb/index.html): Likewise.
2871
5ae98d25
TT
28722010-11-23 Tom Tromey <tromey@redhat.com>
2873
2874 * Makefile.in (Makefile): Run ../config.status.
2875 (distclean): Update.
2876 * configure: Remove.
2877 * configure.ac: Remove.
2878
621c8364
TT
28792010-11-12 Tom Tromey <tromey@redhat.com>
2880
2881 * gdb.texinfo (Basic Python): Update. Add xref.
2882 (Exception Handling): Document new exception classes.
2883 (Types In Python): Update.
2884 (Frames In Python): Update.
2885
84f4c1fe
PM
28862010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2887
2888 * gdb.texinfo (Breakpoints In Python): Document "internal"
2889 parameter, and visible attribute.
2890
99e7ae30
DE
28912010-11-05 Doug Evans <dje@google.com>
2892
2893 * gdb.texinfo (Source Path): Document "set directories".
2894
f4b8a18d
KW
28952010-11-05 Ken Werner <ken.werner@de.ibm.com>
2896
2897 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2898 (OpenCL C): New node.
2899
7b51bc51
DE
29002010-11-02 Doug Evans <dje@google.com>
2901
2902 * gdb.texinfo (Pretty Printing): Expand into three sections,
2903 introduction, example, and commands.
2904 (Python API): Delete section Disabling Pretty-Printers, merge into
2905 Selecting Pretty-Printers.
2906 (Writing a Pretty-Printer): New section. Move the pretty-printer
2907 example here, and reformat to match python coding style. Add a second
2908 example using the gdb.printing module.
2909 (Python modules): Add gdb.printing.
2910
9eeee977
DE
29112010-10-29 Doug Evans <dje@google.com>
2912
2913 * gdb.texinfo (Python): Fix long line.
2914
a0e0ffdf
DE
29152010-10-20 Doug Evans <dje@google.com>
2916
2917 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2918 All references updated. Correct sections marked as subsections.
2919 (Coding Standards): New chapter. Move the coding standard related
2920 subsections here. Add section on Python coding standards.
2921
0e3509db
DE
29222010-10-13 Doug Evans <dje@google.com>
2923
2924 * gdb.texinfo (Python): Add "Python modules".
2925 (Types in Python): Add reference to gdb.types section.
2926 (Python modules): New node.
2927
44592cc4
DE
29282010-10-11 Doug Evans <dje@google.com>
2929
2930 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2931 Python" from gdb.Value.type description.
2932
6e1bb179
JB
29332010-09-28 Joel Brobecker <brobecker@adacore.com>
2934
2935 * gdb.texinfo (Ravenscar Profile): New node.
2936
e8467610
TT
29372010-09-22 Tom Tromey <tromey@redhat.com>
2938
2939 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2940
fccd1d1e
EZ
29412010-09-22 Eli Zaretskii <eliz@gnu.org>
2942
2943 * gdb.texinfo (Values From Inferior): Clarify that
2944 value.dynamic_type works only in C++ programs with RTTI.
2945
c1b6b909
TT
29462010-09-15 Paul Bolle <pebolle@tiscali.nl>
2947
2948 * gdb.texinfo (Character Sets): Correctly reference host-charset
2949 in example.
2950
7d288aaa
TT
29512010-09-13 Tom Tromey <tromey@redhat.com>
2952
2953 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2954 Document "fullname" and "from".
2955
f75d858b
MK
29562010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2957
2958 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2959 feature `reverse' output by -list-target-features.
2960
83b9503b
L
29612010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2962
2963 * gdb.texinfo (i386 Features): Remove an extra "@item".
2964
03f17ccf
TT
29652010-08-30 Tom Tromey <tromey@redhat.com>
2966
2967 PR python/11792:
2968 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2969
9779414d
DJ
29702010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * gdb.texinfo (ARM Features): Document
2973 org.gnu.gdb.arm.m-profile.
2974
f9ffd4bb
TT
29752010-08-23 Tom Tromey <tromey@redhat.com>
2976
2977 PR python/11145:
2978 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2979 reinterpret_cast methods.
2980
702c2711
TT
29812010-08-23 Tom Tromey <tromey@redhat.com>
2982
2983 PR python/11915:
2984 * gdb.texinfo (Types In Python): Document array method.
2985
66b73624
TJB
29862010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2987
2988 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2989
06a64a0b
TT
29902010-08-16 Tom Tromey <tromey@redhat.com>
2991
2992 * gdb.texinfo (Set Watchpoints): Document -location option.
2993
a3a7127e
DE
29942010-08-13 Doug Evans <dje@google.com>
2995
2996 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2997
8dedea02
VP
29982010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2999
3000 * gdb.texinfo (GDB/MI Data Manipulation): Document
3001 -data-read-memory-raw and -data-write-memory-raw.
3002
ca5c20b6 30032010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3004 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3005
3006 * gdb.texinfo (Basic Python): Describe post_event API.
3007
cb2e07a6
PM
30082010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3009
3010 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3011 decode_line Python APIs
cb2e07a6 3012
464b3efb
TT
30132010-08-10 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.texinfo (Pretty Printing API): Document
3016 gdb.default_visualizer.
3017
c29c521f
TT
30182010-08-10 Tom Tromey <tromey@redhat.com>
3019
3020 Revert gdb-add-index addition:
3021 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3022
5da1313b
JK
30232010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3024 Eli Zaretskii <eliz@gnu.org>
3025
3026 * gdb.texinfo (Mode Options) <-batch>
3027 (Basic Python) <gdb.execute>: Describe setting width and height.
3028
02d868e8
PP
30292010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3030
3031 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3032
c2bbed2a
TT
30332010-07-30 Tom Tromey <tromey@redhat.com>
3034
3035 * gdb.texinfo (Index Files): Mention gdb-add-index.
3036
6c13bbe1
HZ
30372010-07-30 Hui Zhu <teawater@gmail.com>
3038
3039 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3040 "detach inferior" and "kill inferior".
3041
53a71c06
CR
30422010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3043
3044 * gdb.texinfo (Machine Code): Update description of two forms of
3045 arguments, and add new example to demonstrate the new form.
3046
5374244e
PM
30472010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3048
3049 * gdb.texinfo (Values From Inferior): Add value inferior function
3050 call description.
3051
8ea5bce5
JK
30522010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3053
3054 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3055
c0edd9ed
JK
30562010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3057 Eli Zaretskii <eliz@gnu.org>
3058
3059 Make core files the process_stratum.
3060 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3061 record_stratum example.
3062
9291a0cd
TT
30632010-07-13 Tom Tromey <tromey@redhat.com>
3064
3065 * gdb.texinfo (Index Files): New node.
3066
f5011d11
TT
30672010-07-13 Tom Tromey <tromey@redhat.com>
3068
3069 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3070
0f5238ed
TT
30712010-07-13 Tom Tromey <tromey@redhat.com>
3072
3073 * gdb.texinfo (Specify Location): Document labels.
3074
74c761c1
PA
30752010-07-01 Pedro Alves <pedro@codesourcery.com>
3076
3077 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3078 entries for fast tracepoints and static tracepoints.
3079
501994c0
PA
30802010-07-01 Pedro Alves <pedro@codesourcery.com>
3081
3082 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3083 qsThreadInfo>: Spell out `l' as ell.
3084
0fb4aa4b
PA
30852010-07-01 Pedro Alves <pedro@codesourcery.com>
3086
3087 * gdb.texinfo (Convenience Variables): Document $_sdata.
3088 (Commands to Set Tracepoints): Describe static tracepoints. Add
3089 `Listing Static Tracepoint Markers' menu entry. Document
3090 "strace".
3091 (Tracepoint Action Lists): Document collecting $_sdata.
3092 (Listing Static Tracepoint Markers): New subsection.
3093 (Tracepoints support in gdbserver): Mention static tracepoints.
3094 (remote packets, enabling and disabling): Mention
3095 read-sdata-object.
3096 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3097 and StaticTracepoint.
3098 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3099 Document qXfer:sdata:read.
3100 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3101
dc3b15be
JB
31022010-06-29 Joel Brobecker <brobecker@adacore.com>
3103
3104 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3105
595939de
PM
31062010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3107 Tom Tromey <tromey@redhat.com>
3108 Thiago Jung Bauermann <bauerman@br.ibm.com>
3109
3110 * gdb.texinfo (Inferiors In Python): New node.
3111 * gdb.texinfo (Threads In Python): New node.
3112
9279c692
JB
31132010-06-28 Joel Brobecker <brobecker@adacore.com>
3114
3115 * gdb.texinfo (Python): Document what the python directory is
3116 and what its location is.
3117 (Basic Python): Document the gdb.PYTHONDIR constant.
3118
bc9f0842
TT
31192010-06-25 Tom Tromey <tromey@redhat.com>
3120
3121 PR python/10808:
3122 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3123
f1421989
HZ
31242010-06-24 Hui Zhu <teawater@gmail.com>
3125
3126 * gdb.texinfo: (Commands for Controlled Output): Add
3127 documentation for command "eval".
3128
e4c0cfae
SS
31292010-06-21 Stan Shebs <stan@codesourcery.com>
3130
3131 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3132 * annotate.texinfo: Ditto.
3133 * gdbint.texinfo: Ditto.
3134 * stabs.texinfo: Ditto.
3135
bb08c432
HZ
31362010-06-22 Hui Zhu <teawater@gmail.com>
3137
3138 * gdb.texinfo: (Process Record and Replay): Add documentation
3139 for command "set record memory-query".
3140
4f5d9f07
SS
31412010-06-21 Stan Shebs <stan@codesourcery.com>
3142
3143 * gdb.texinfo: Relicense under GFDL version 1.3.
3144 * annotate.texinfo: Relicense under GFDL version 1.3.
3145 * gdbint.texinfo: Relicense under GFDL version 1.3.
3146 * stabs.texinfo: Relicense under GFDL version 1.3.
3147 * fdl.texi: Update to version 1.3.
3148
6aed2dbc
SS
31492010-06-18 Stan Shebs <stan@codesourcery.com>
3150
a61408f8
SS
3151 * gdb.texinfo (Operating System Auxiliary Information): Describe
3152 "info os" when no arguments given.
3153
6aed2dbc
SS
3154 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3155 $_thread.
3156
24e933df
HZ
31572010-06-18 Hui Zhu <teawater@gmail.com>
3158
3159 * gdb.texinfo: (Process Record and Replay): Add documentation
3160 for commands "record save" and "record restore".
3161
65d79d4b
SDJ
31622010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3163
3164 * gdb.texinfo: Include information about the correct use
3165 of addresses in the `watch' command.
3166
d914c394
SS
31672010-06-11 Stan Shebs <stan@codesourcery.com>
3168
3169 * gdb.texinfo (Observer Mode): New section.
3170 (General Query Packets): Document QAllow.
889bf7c5 3171
967cf477
DE
31722010-06-04 Doug Evans <dje@google.com>
3173
3174 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3175
aaf4119b
DE
31762010-06-03 Doug Evans <dje@google.com>
3177
3178 * gdbint.texinfo (Coding): Add subsection on command names.
3179
9eae7c52
TT
31802010-06-02 Tom Tromey <tromey@redhat.com>
3181
3182 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3183 always-disassemble.
3184
fa593d66
PA
31852010-06-01 Pedro Alves <pedro@codesourcery.com>
3186
3187 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3188 gdbserver, and add cross reference.
3189 (Tracepoints support in gdbserver): New subsection.
3190
dde08ee1
PA
31912010-05-26 Pedro Alves <pedro@codesourcery.com>
3192
3193 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3194 `qRelocInsn' feature.
3195 (Relocate instruction reply packet): New subsection
3196 of `Tracepoint Packets'.
3197 (Tracepoint Packets): Mention that packets QTDP and QTStart
3198 support the qRelocInsn request, and add cross reference to new
3199 subsection.
3200
07ca107c
DE
32012010-05-25 Doug Evans <dje@google.com>
3202
3203 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3204 (Commands In Python): Document gdb.string_to_argv.
3205
c25c4a8b
JK
32062010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3207
3208 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3209 ATTR_NORETURN.
3210
d7b32ed3 32112010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3212 Tom Tromey <tromey@redhat.com>
3213 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3214
c25c4a8b 3215 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3216
6aecb9c2
JB
32172010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3218
3219 * gdb.texinfo: (Summary) Add mention about D language support.
3220 (Filenames): Add D suffixes.
3221 (D): New node.
3222
b7da9e9f
PM
32232010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3224
3225 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3226 of macro deleted from GDB code.
3227
ab38a727
PA
32282010-04-24 Pedro Alves <pedro@codesourcery.com>
3229
3230 * gdb.texinfo (Commands to specify files): Describe what how GDB
3231 looks up DOS-based filesystem paths on the system root. Document
3232 the new `set/show target-file-system-kind' commands.
3233
66d09542
DE
32342010-04-23 Doug Evans <dje@google.com>
3235
3236 * gdb.texinfo (Python): Move Auto-loading section here ...
3237 (Python API): from here.
3238 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3239 (Maintenance Commands): Add docs for "maint print section-scripts".
3240
8bd10a10
CM
32412010-04-20 Chris Moller <cmoller@redhat.com>
3242
3243 * gdb.texinfo (Setting Breakpoints): Added description of
3244 filename-qualified rbreak.
3245 * refcard.tex (Breakpoints and Watchpoints): Added brief
3246 description of filename-qualified rbreak.
3247
4c374409
JK
32482010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3251 (Python API): Change the reference to Pretty Printing API.
3252 (Pretty Printing): Move the user part under the Data node. Reformat
3253 the sample output to 72 columns. Create a new reference to Pretty
3254 Printing API. Rename the API part ...
3255 (Pretty Printing API): To a new node name.
3256 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3257 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3258
5a9351ae
SS
32592010-04-21 Stan Shebs <stan@codesourcery.com>
3260
3261 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3262 and commands.
5a9351ae 3263 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3264
9a22f0d0
PM
32652010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3266
3267 * gdb.texinfo (Examining memory): Update for change in string
3268 display with explicit size.
3269
6149aea9
PA
32702010-04-19 Pedro Alves <pedro@codesourcery.com>
3271
3272 PR breakpoints/8554.
3273
3274 * gdb.texinfo (Save Breakpoints): New node.
3275 (save-tracepoints): Rename to ...
3276 (save tracepoints): ... this. Mention that `save-tracepoints' is
3277 a deprecated alias to `save tracepoints'.
3278
711e434b
PM
32792010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3280
645797a8 3281 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3282 (info w32 thread-information-block): Document new command.
3283 (qGetTIBAddress): Document new gdbserver query.
3284 (maint set/show show-all-tib): Document new command.
3285
3f7b2faa
DE
32862010-04-15 Doug Evans <dje@google.com>
3287
fa33c3cd
DE
3288 * gdb.texinfo (Python API): Add progspaces section.
3289 (Selecting Pretty-Printers): Progspace pretty-printers are
3290 searched too.
3291 (Progspaces In Python): New section.
3292
3f7b2faa
DE
3293 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3294
79f283fe
PM
32952010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3296
3297 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3298 returns None.
3299
87290684
SS
33002010-04-09 Stan Shebs <stan@codesourcery.com>
3301
3302 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3303 Describe the `frames-created' field, tweak grammar.
3304
a97153c7
PA
33052010-04-09 Pedro Alves <pedro@codesourcery.com>
3306
3307 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3308 Describe the `circular' and `disconnected' fields.
3309
5c5dcc1b
L
33102010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3311
3312 * gdb.texinfo (maint print registers): Mention unavailable and
3313 invisible registers.
3314
adc36818
PM
33152010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3316 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3317 Tom Tromey <tromey@redhat.com>
adc36818
PM
3318
3319 * gdb.texinfo (Breakpoints In Python): New Node.
3320
33da3f1c
SS
33212010-04-08 Stan Shebs <stan@codesourcery.com>
3322
3323 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3324 trace status fields.
3325
3a13a53b
L
33262010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3327
3328 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3329 optional. Make org.gnu.gdb.i386.avx requires
3330 org.gnu.gdb.i386.avx.
3331
08001717
DE
33322010-04-08 Doug Evans <dje@google.com>
3333
3334 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3335 search path, and document that gdb only scans the search path if
3336 the script's path doesn't specify a directory.
3337
c375651d
DE
33382010-04-05 Doug Evans <dje@google.com>
3339
3340 * gdb.texinfo (maint show python auto-load): Fix typo.
3341
af54718e
SS
33422010-04-04 Stan Shebs <stan@codesourcery.com>
3343
d77f58be
SS
3344 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3345 (Setting Watchpoints): Update description of "info watch".
3346 (Disabling Breakpoints): Only "info break" lists all.
3347
af54718e
SS
3348 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3349 (tdump): Explain how tdump works.
3350
86b17b60
PA
33512010-04-01 Pedro Alves <pedro@codesourcery.com>
3352
3353 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3354 add cross reference.
3355
ff12863f
PA
33562010-03-31 Pedro Alves <pedro@codesourcery.com>
3357
3358 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3359 commands error out.
3360
f68eb612
L
33612010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3362
3363 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3364
c8d5aac9
L
33652010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3366
3367 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3368
7d13fe92
SS
33692010-03-29 Stan Shebs <stan@codesourcery.com>
3370 Nathan Sidwell <nathan@codesourcery.com>
3371
3372 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3373 GDBN equivalent.
3374 (Set Tracepoints): Remove mention that conditional tracepoints
3375 don't exist.
3376 (Tracepoint Actions): Clarify when while-stepping collection
3377 happens, note that while-stepping does not automatically collect
3378 $pc.
3379
409873ef 33802010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3381
409873ef
SS
3382 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3383 (General Query Packets): Describe TracepointSource.
3384
ee8e71d4
EZ
33852010-03-27 Matt Rice <ratmice@gmail.com>
3386
c8d5aac9
L
3387 * gdb.texinfo (ARM): Document arguments to "target sim".
3388 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3389
99b5e152
PA
33902010-03-26 Pedro Alves <pedro@codesourcery.com>
3391
3392 * gdb.texinfo (Tracepoint Packets): Remove mention that
3393 terror:string may be plain text, and drop mention of X prefix.
3394
cd64ee31
VP
33952010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3396
3397 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3398
6c28cbf2
SS
33992010-03-24 Stan Shebs <stan@codesourcery.com>
3400
3401 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3402
95a42b64
TT
34032010-03-24 Tom Tromey <tromey@redhat.com>
3404
3405 PR breakpoints/9352:
3406 * gdb.texinfo (Break Commands): Update.
3407
18148017
VP
34082010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3409
3410 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3411 commands.
3412
4daf5ac0
SS
34132010-03-16 Stan Shebs <stan@codesourcery.com>
3414
3415 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3416 circular-trace-buffer.
3417 (Tracepoint Packets): Describe QTBuffer, and details of the
3418 qTStatus reply.
3419
c9429232
SS
34202010-03-12 Stan Shebs <stan@codesourcery.com>
3421 Nathan Sidwell <nathan@codesourcery.com>
3422
3423 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3424 doing instruction stepping.
3425 (Tracepoint Restrictions): New node.
3426
ccefe4c4
TT
34272010-03-10 Tom Tromey <tromey@redhat.com>
3428
3429 * gdbint.texinfo (Symbol Handling): Update.
3430
7c953934
TT
34312010-03-08 Tom Tromey <tromey@redhat.com>
3432
3433 PR cli/9591:
3434 * gdb.texinfo (Mode Options): Mention lack of pagination and
3435 confirmation with --batch.
3436 (Screen Size): Mention --batch.
3437 (Messages/Warnings): Likewise.
3438
f870a310
TT
34392010-03-05 Tom Tromey <tromey@redhat.com>
3440
3441 * gdb.texinfo (Basic Python): Document target_charset and
3442 target_wide_charset.
3443
78e2826b
TT
34442010-03-05 Tom Tromey <tromey@redhat.com>
3445
3446 * gdb.texinfo (Data): Link to pretty-printing.
3447 (Output Formats): Likewise. Correct text.
3448
f5dff777
DJ
34492010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3450
3451 * gdb.texinfo (Types): Describe <struct> and <flags>.
3452
dc00d89f
PM
34532010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3454
3455 * gdb.texinfo (Frames In Python): Add block parameter and
3456 description to read_var text.
3457
5107b149 34582010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3459 Tom Tromey <tromey@redhat.com>
5107b149
PM
3460
3461 * gdb.texinfo (Types In Python): Describe block argument in
3462 template_argument and gdb.lookup_type.
3463
e03e5e7b
TT
34642010-02-24 Tom Tromey <tromey@redhat.com>
3465
3466 * gdb.texinfo (Cygwin Native): Fix typo.
3467
f3e9a817
PM
34682010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3469
3470 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3471 and select method descriptions.
3472 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3473 Tables in Python to menu.
3474 (Blocks In Python): New node.
3475 (Symbols In Python): New node.
3476 (Symbol Tables in Python): New node.
3477
a79b8f6e
VP
34782010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3479
3480 Multiexec MI
3481
3482 gdb/
3483 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3484
3485 gdb/doc/
3486 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3487 changes.
3488 (GDB/MI Program Execution): Document current behaviour of
3489 --all and --thread-group.
3490 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3491 -remove-inferior.
3492 * observer.texi (inferior_added, inferior_removed): New
3493 observers.
3494
629d6a47
TT
34952010-02-19 Tom Tromey <tromey@redhat.com>
3496
3497 * gdbint.texinfo (Getting Started): Fix @node.
3498 (Debugging GDB): Likewise.
3499
c09529e5
JB
35002010-02-13 Joel Brobecker <brobecker@adacore.com>
3501
3502 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3503 documenting the gdb_test_timeout variable.
3504
540aa8e7
MS
35052010-02-12 Jakob Engblom <jakob@virtutech.com>
3506
3507 * gdb.texinfo (MI commands): Added documentation of --reverse
3508 option to a set of MI commands. Restructured documentation of MI
3509 commands --exec-continue to reflect the complexity of reverse
3510 execution.
3511
081dfbf7
PA
35122010-02-12 Pedro Alves <pedro@codesourcery.com>
3513
3514 * gdb.texinfo (Using the Collected Data): Specify that the address
3515 range of `tfind outsize' is exclusive, and that the address range
3516 of `tfind range' is inclusive.
3517 (Tracepoint Packets): Specify that the address range of
3518 `QTFrame:range' is inclusive, and that the address range of
3519 `QTFrame:outside' is exclusive
3520
8e9c5e02
VP
35212010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3522
3523 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3524
92981e24
TT
35252010-02-10 Tom Tromey <tromey@redhat.com>
3526
3527 * gdb.texinfo (Debugging Output): Document set debug parser and
3528 show debug parser.
3529
075b51b7
L
35302010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3531
3532 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3533 i386_eflags and i386_mxcsr.
3534
3bb8d5c3
L
35352010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3536
3537 * gdb.texinfo: Document i386 target features.
3538
c5f80513
DE
35392010-02-05 Doug Evans <dje@google.com>
3540
3541 * gdbint.texinfo (Testsuite): Add a new section to document the
3542 various DejaGnu variables that may be overridden.
1be00882 3543 Document INTERNAL_GDBFLAGS.
c5f80513 3544
6ac33a4e
TT
35452010-02-04 Tom Tromey <tromey@redhat.com>
3546
3547 PR cli/8830:
3548 * gdb.texinfo (Files): -readnow comes before the filename for file
3549 and symbol-file.
3550
a1dcb23a
DJ
35512010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3554 Document ARM breakpoint types.
3555 (Register Packet Format): Move into the new section.
3556 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3557
95433b34
JB
35582010-01-21 Joel Brobecker <brobecker@adacore.com>
3559
3560 * gdb.texinfo (File Options): Adjust the documentation of this
3561 switch to refer to the "source" command rather than partially
3562 duplicating some of the relevant information.
3563 (Extending GDB): Introduce and document the set/show script-extension
3564 setting.
3565 (Command Files): Add note explaining that the "source" command
3566 is also used to evalute scripts written in other languages.
3567 Remove the short slightly incorrect reference to sourcing Python
3568 scripts.
3569 (Python Commands): Document how to execute a Python script from GDB.
3570
8d576872
JB
35712010-01-19 Joel Brobecker <brobecker@adacore.com>
3572
3573 * gdb.texinfo (Command Files): Fix typo.
3574
8150ff9c
JB
35752010-01-18 Tom Tromey <tromey@redhat.com>
3576
3577 * gdb.texinfo (File Options): Document -x on .py files.
3578 (Command Files): Document handling of Python scripts.
3579
23db03a6
JZ
35802010-01-18 Jie Zhang <jie.zhang@analog.com>
3581
3582 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3583
00bf0b85
SS
35842010-01-15 Stan Shebs <stan@codesourcery.com>
3585
3586 * gdb.texinfo (Trace Files): New section.
3587 (Tracepoint Packets): Document QTSave and qTBuffer.
3588 (Trace File Format): New appendix.
3589
be759fcf
PM
35902010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3591
3592 * gdb.texinfo (Values From Inferior): Document lazy_string value
3593 method.
3594 (Python API): Add Lazy strings menu item.
3595 (Lazy Strings In Python): New node.
3596
dc146f7c
VP
35972010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3598
3599 * gdb.texinfo (GDB/MI Thread Information): New.
3600 (GDB/MI Async Records): Document the core field in *stopped.
3601 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3602 documentation
3603 (Process list): Document that osdata document may contain
3604 threads.
3605 (Remote Serial Protocol): Document qXfer:threads.
3606
d5551862
SS
36072010-01-06 Stan Shebs <stan@codesourcery.com>
3608
3609 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3610 disconnected tracing.
3611 (Tracepoint Packets): Document new protocol.
3612
7a697b8d
SS
36132010-01-05 Stan Shebs <stan@codesourcery.com>
3614
3615 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3616 tracepoints.
3617 (Tracepoint Packets): Describe remote protocol for fast
3618 tracepoints.
3619
e6f3ec50
JB
36202010-01-01 Joel Brobecker <brobecker@adacore.com>
3621
3622 Update the "Start of New Year Procedure".
3623 * gdbint.texinfo: Add the list of files that need to be updated
3624 manually. Minor reformatting.
3625
ddc4e9c1
JB
36262010-01-01 Joel Brobecker <brobecker@adacore.com>
3627
3628 * refcard.tex: Update copyright year in header and text.
3629
9d2897ad
JB
36302010-01-01 Joel Brobecker <brobecker@adacore.com>
3631
3632 * agentexpr.texi: Add 2010 to the list of copyright years.
3633 * annotate.texinfo: Likewise.
3634 * gdb.texinfo: Likewise.
3635 * gdbint.texinfo: Likewise.
3636 * observer.texi: Likewise.
3637 * stabs.texinfo: Likewise.
3638
6da95a67
SS
36392009-12-31 Stan Shebs <stan@codesourcery.com>
3640
3641 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3642
236f1d4d
SS
36432009-12-29 Stan Shebs <stan@codesourcery.com>
3644
3645 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3646
f61e138d
SS
36472009-12-28 Stan Shebs <stan@codesourcery.com>
3648
3649 * gdb.texinfo (Trace State Variables): New section.
3650 (Tracepoint Packets): Describe trace state variable packets.
3651 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3652 variable bytecodes.
3653
0fe7935b
DJ
36542009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3655
3656 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3657 declarations.
3658
a6b29f87
VP
36592009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3660
3661 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3662 -gdb-exit behaviour.
3663
5e4bde96
JB
36642009-12-20 Joel Brobecker <brobecker@adacore.com>
3665
3666 * gpl.texi: Update to version 3 of the GPL.
3667
a1715244
JB
36682009-12-20 Joel Brobecker <brobecker@adacore.com>
3669
3670 * Makefile.in: Update copyright header.
3671 * observer.texi: Fix the copyright header of the generated files.
3672
361ae042
PM
36732009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3674
3675 * gdb.texinfo (Types In Python): Describe range function.
3676
bfd31e71
PM
36772009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3678
3679 * gdb.texinfo (Types In Python): Describe "is_base_class".
3680
57a1d736
TT
36812009-12-03 Tom Tromey <tromey@redhat.com>
3682
3683 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3684
8cebebb9
PP
36852009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3686
3687 * observer.texi: New memory_changed observer.
3688
16af530a
TT
36892009-12-01 Tom Tromey <tromey@redhat.com>
3690
3691 * gdb.texinfo (Reverse Execution): Fix typo.
3692
b6199126
DJ
36932009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3694
3695 PR gdb/8704
3696
3697 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3698 are allowed after the breakpoint condition.
3699
7a6973ad
TT
37002009-11-23 Tom Tromey <tromey@redhat.com>
3701
3702 PR python/10782:
3703 * gdb.texinfo (Types In Python): Document Type.pointer.
3704
21a0512e
PP
37052009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3706
3707 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3708
a5832c8f
PA
37092009-11-11 Pedro Alves <pedro@codesourcery.com>
3710
3711 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3712 (Using Agent Expressions): Delete cross reference.
3713
1eb7cd77
JB
37142009-11-07 Joel Brobecker <brobecker@adacore.com>
3715
3716 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3717 and @settitle directives up to help makeinfo find them.
3718
24ddea62
JK
37192009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3720
3721 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3722 (Auto-loading): Use plural and note one can use multiple components now.
3723
3afae151
VP
37242009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3725
3726 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3727 -stack-list-arguments have the same documentation for parameter
3728 as -stack-list-locals. Add comas.
3729
14ff2235
PM
37302009-10-27 Tom Tromey <tromey@redhat.com>
3731 Eli Zaretskii <eliz@gnu.org>
3732
c8d5aac9 3733 PR python/10781
14ff2235
PM
3734
3735 * gdb.texinfo (Values From Inferior): Document cast method.
3736
9c419145
PP
37372009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3738
3739 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3740 and adjust example.
889bf7c5 3741
29153c24
MS
37422009-10-22 Michael Snyder <msnyder@vmware.com>
3743
3744 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3745 info record command. Also document the new save and restore
29153c24
MS
3746 commands.
3747
2b28d209
PP
37482009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3749
3750 * gdb.texinfo (Machine Code): Mention current pc marker.
3751 (Memory): Likewise.
3752
6c95b8df
PA
37532009-10-19 Pedro Alves <pedro@codesourcery.com>
3754 Stan Shebs <stan@codesourcery.com>
3755
3756 * observer.texi (new_inferior): Rename to...
3757 (inferior_appeared): ... this.
3758
3759 * gdb.texinfo (Inferiors): Rename node to ...
3760 (Inferiors and Programs): ... this. Mention running multiple
3761 programs in the same debug session.
3762 <info inferiors>: Mention the new 'Executable' column if "info
3763 inferiors". Update examples. Document the "add-inferior",
3764 "clone-inferior", "remove-inferior" and "maint info
3765 program-spaces" commands.
3766 (Process): Rename node to...
3767 (Forks): ... this. Document "set|show follow-exec-mode".
3768
2f8132f3
MS
37692009-10-11 Michael Snyder <msnyder@vmware.com>
3770
3771 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3772 (ReverseContinue): Ditto.
3773
cba4b2d3
PP
37742009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3775
3776 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3777
da082f17
JK
37782009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3779
3780 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3781
08be9d71
ME
37822009-10-06 Michael Eager <eager@eagercon.com>
3783
3784 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3785 (Embedded Processors): Add MicroBlaze.
3786 (MicroBlaze): New. Describe Xilinx MicroBlaze
3787
08a0efd0
PA
37882009-10-04 Pedro Alves <pedro@codesourcery.com>
3789
3790 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3791
cbb8f428
EZ
37922009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3793
3794 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3795
30a4a70c
JB
37962009-09-23 Joel Brobecker <brobecker@adacore.com>
3797
3798 * observer.texi (solib_unloaded): Document explicitly the fact that
3799 this observer is called before the associated symbols are unloaded.
3800
b3372f91
VP
38012009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3802
3803 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3804 -stack-list-variables.
3805
f43030c4
TT
38062009-09-18 Tom Tromey <tromey@redhat.com>
3807
3808 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3809 is experimental.
3810
ec7e75e7
PP
38112009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3812
3813 * gdb.texinfo (convenince variables): Mention
3814 $_siginfo could be empty.
f43030c4 3815
0cc7d26f
TT
38162009-09-15 Tom Tromey <tromey@redhat.com>
3817
3818 * gdb.texinfo (GDB/MI Variable Objects): Document
3819 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3820 Expand -var-update documentation.
3821
a96d9b2e
SDJ
38222009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3823
3824 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3825 feature.
3826
005ca36a
JB
38272009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3828
3829 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3830
0d772ac9
MS
38312009-09-10 Michael Snyder <msnyder@vmware.com>
3832
3833 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3834 ReverseStep replies to the qSupported query.
3835
14fb1bac
JB
38362009-09-10 Joel Brobecker <brobecker@adacore.com>
3837
3838 Add documentation for set/show interactive-mode.
3839 * gdb.texinfo (Other Misc Settings): New node.
3840
29b090c0
DE
38412009-09-01 Doug Evans <dje@google.com>
3842
3843 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3844 non-stop mode's affect on remote caching.
3845
4e5d721f
DE
38462009-08-31 Jacob Potter <jdpotter@google.com>
3847 Doug Evans <dje@google.com>
3848
3849 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3850 Mark `set/show remotecache' options as obsolete.
3851 Document new `set/show stack-cache' option.
3852 Update text for `info dcache'.
3853
55333a84
DE
38542009-08-27 Doug Evans <dje@google.com>
3855
3856 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3857 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3858
bc3a0b4d
RW
38592009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3860
3861 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3862 about autoconf.
3863
3a1ff0b6
PA
38642009-08-25 Pedro Alves <pedro@codesourcery.com>
3865
3866 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3867 small example, and describe its columns. Replace "inferior-id" by
3868 "infno" throughout.
3869
81ecdfbb
RW
38702009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3871
af542c2e
RW
3872 * gdbint.texinfo (Releasing GDB): Point to
3873 README-maintainer-mode file for required autoconf version.
3874 * configure.ac: Do not substitute datarootdir, htmldir,
3875 pdfdir, docdir. Do not process --with-datarootdir,
3876 --with-htmldir, --with-pdfdir, --with-docdir.
3877 * configure: Regenerate.
3878
81ecdfbb
RW
3879 * configure: Regenerate.
3880
4efc6507
DE
38812009-08-20 Reid Kleckner <reid@kleckner.net>
3882
3883 * gdb.texinfo: Add chapter on JIT interface.
3884
43089a6e
NR
38852009-08-07 Nick Roberts <nickrob@snap.net.nz>
3886
3887 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3888 confirmation request.
43089a6e 3889
99e008fe
EZ
38902009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3891
c8d5aac9
L
3892 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3893 CRC definitions.
99e008fe 3894
48cb2d85
VP
38952009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3896
3897 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3898 -break-commands.
48cb2d85 3899
ff1a52c6
UW
39002009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3901
3902 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3903 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3904
3285f3fe
UW
39052009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3906
3907 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3908 "set spu stop-on-load" and "show spu stop-on-load" commands.
3909
e35359c5
UW
39102009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3911
3912 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3913
58d6951d
DJ
39142009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3915
3916 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3917 org.gnu.gdb.arm.neon.
3918
08d16641
PA
39192009-07-20 Pedro Alves <pedro@codesourcery.com>
3920
3921 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3922 optional element.
3923 (subsection OS ABI): New subsection.
3924
782b2b07
SS
39252009-07-14 Stan Shebs <stan@codesourcery.com>
3926
3927 * gdb.texinfo (Tracepoint Conditions): New section.
3928 (General Query Packets): Describe ConditionalTracepoints.
3929 (Tracepoint Packets): Describe condition field.
3930 (Maintenance Commands): Describe maint agent-eval.
3931 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3932
9b117ef3
HZ
39332009-07-11 Hui Zhu <teawater@gmail.com>
3934
3935 * gdb.texinfo (disassemble): Add a new modifier /r
3936 to "disassemble" command to make it print the raw instructions
3937 in hex as well as in symbolic form.
3938
f5a33284
TT
39392009-07-09 Tom Tromey <tromey@redhat.com>
3940
3941 * gdbint.texinfo (Testsuite): Document parallel make check.
3942
812f7342
TT
39432009-07-09 Tom Tromey <tromey@redhat.com>
3944
3945 * gdbint.texinfo (Testsuite): Document test transcripts.
3946
fbb8f299
PM
39472009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3948
3949 * gdb.texinfo (Values From Inferior): Add length parameter
3950 description.
3951
dd8f35ac
EZ
39522009-07-04 Chris Genly <chris@genly.us>
3953
3954 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3955 in -var-list-children. Fix example according to what the code
3956 does.
3957
2277426b
PA
39582009-07-02 Pedro Alves <pedro@codesourcery.com>
3959
3960 * gdb.texinfo (Debugging multiple inferiors): Document the
3961 "inferior", "detach inferior" and "kill inferior" commands.
3962 (Debugging Programs with Multiple Processes): Adjust to mention
3963 generic "inferior" commands. Delete mention of "detach fork" and
3964 "delete fork". Cross reference to "Debugging multiple inferiors"
3965 section.
3966
a6d9a66e
UW
39672009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3968
5af949e3
UW
3969 * gdbint.texinfo (Item Output Functions): Update signature
3970 for ui_out_field_core_addr.
3971
39722009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3973
3974 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3975 Update example code extrated from breakpoint.c.
3976
9901a55b 39772009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3978
9901a55b
PP
3979 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3980 MI commands.
3981 (GDB/MI Symbol Query): Likewise.
3982 (GDB/MI File Commands): Likewise.
3983 (GDB/MI File Transfer Commands): Likewise.
3984 (GDB/MI Target Manipulation): Likewise.
3985 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3986
edb3359d
DJ
39872009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * gdb.texinfo (Debugging Optimized Code): New chapter.
3990 (Compiling for Debugging): Reference it. Move some
3991 text to the new section.
3992
7cd1089b
PM
39932009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3994
3995 * doc/gdb.texinfo (Calling): Document
3996 set-unwind-on-terminating-exception usage.
3997
d4db2f36
PA
39982009-06-11 Pedro Alves <pedro@codesourcery.com>
3999
4000 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4001 command.
4002
d1a7880c
PA
40032009-06-07 Pedro Alves <pedro@codesourcery.com>
4004
4005 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4006 references.
4007
473f94e6
UW
40082009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4009
4010 * gdbint.texinfo: Rename formal parameters to gdbarch function
4011 protoypes from "current_gdbarch" to "gdbarch".
4012
8f500870
TT
40132009-05-28 Tom Tromey <tromey@redhat.com>
4014
4015 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4016
b6313243
TT
40172009-05-27 Tom Tromey <tromey@redhat.com>
4018
4019 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4020 feature.
4021 (GDB/MI Variable Objects): Document -var-set-visualizer.
4022
40232009-04-02 Tom Tromey <tromey@redhat.com>
4024
4025 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4026 feature.
4027 (GDB/MI Variable Objects): Document -var-set-visualizer.
4028
a6bac58e
TT
40292009-05-27 Tom Tromey <tromey@redhat.com>
4030 Thiago Jung Bauermann <bauerman@br.ibm.com>
4031 Phil Muldoon <pmuldoon@redhat.com>
4032
4033 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4034 (Pretty Printing): New node.
4035 (Selecting Pretty-Printers): Likewise.
4036 (Python API): Update.
4037 (Output Formats): Document /r format.
4038
2c74e833
TT
40392009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4040 Tom Tromey <tromey@redhat.com>
4041
4042 * gdb.texinfo (Types In Python): New node.
4043 (Values From Inferior): "type" is now an attribute.
4044 (Python API): Update.
4045
89c73ade
TT
40462009-05-27 Tom Tromey <tromey@redhat.com>
4047 Thiago Jung Bauermann <bauerman@br.ibm.com>
4048 Phil Muldoon <pmuldoon@redhat.com>
4049
4050 * gdb.texinfo: Add @syncodeindex for `tp'.
4051 (Python API): Update.
4052 (Auto-loading): New node.
4053 (Objfiles In Python): New node.
4054
17a37d48
PP
40552009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4056
4057 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4058
6718376f
NR
40592009-05-15 Nick Roberts <nickrob@snap.net.nz>
4060
4061 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4062
cbe54154
PA
40632009-05-12 Pedro Alves <pedro@codesourcery.com>
4064
4065 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4066 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4067 show show-debug-regs' docs.
4068
8e05493c
EZ
40692009-05-08 Eli Zaretskii <eliz@gnu.org>
4070
4071 * gdb.texinfo (Process Record and Replay): Add description of
4072 reverse execution.
4073
b39f4988
JB
40742009-05-07 Joel Brobecker <brobecker@adacore.com>
4075
4076 * gdbint.texinfo (Adding support for debugging core files): New node.
4077 (Native Debugging): Remove the ``Native core file Support'' section.
4078
a2311334
EZ
40792009-05-01 Eli Zaretskii <eliz@gnu.org>
4080
4081 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4082 Add index entries.
4083
53cc454a 40842009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4085 Michael Snyder <msnyder@vmware.com>
53cc454a 4086
a2311334
EZ
4087 * gdb.texinfo: (Process Record and Replay): Add documentation for
4088 process record and replay.
53cc454a 4089
484086b7
JK
40902009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4091
4092 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4093 a new part on command-line defined macros.
4094
32ae1842
EZ
40952009-04-25 Eli Zaretskii <eliz@gnu.org>
4096
4097 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4098 clarify the wording.
4099
b14b1491
TT
41002009-04-23 Tom Tromey <tromey@redhat.com>
4101
4102 * gdb.texinfo (Data Files): New node.
4103 (GDB Files): Update menu.
4104
5c1e86e1
JB
41052009-04-23 Joel Brobecker <brobecker@adacore.com>
4106
4107 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4108 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4109
83eba9b7
VP
41102009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4111
4112 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4113
e31198c4
HZ
41142009-04-22 Hui Zhu <teawater@gmail.com>
4115
4116 * gdb.texinfo (disassemble-next-line): Set the default of
4117 disassemble-next-line to off.
4118
26e251b6
JM
41192009-04-21 Joseph Myers <joseph@codesourcery.com>
4120
4121 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4122 --with-htmldir): New.
4123 * configure: Regenerate.
4124 * Makefile.in (datarootdir, docdir): Define.
4125 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4126 instead of $(SET_TEXINPUTS).
4127 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4128 gdbint.info instead of $(SET_TEXINPUTS).
4129 (gdbint/index.html): Use same -I options as for building
4130 gdbint.info.
4131 (stabs.dvi, stabs.pdf): Use same -I options as for building
4132 stabs.info instead of $(SET_TEXINPUTS).
4133 (stabs/index.html): Use same -I options as for building
4134 stabs.info.
4135 (annotate.dvi, annotate.pdf): Use same -I options as for building
4136 annotate.info instead of $(SET_TEXINPUTS).
4137 (annotate/index.html): Use same -I options as for building
4138 annotate.info.
4139
eac35c4e
DD
41402009-04-21 David Daney <ddaney@caviumnetworks.com>
4141
4142 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4143
29b0e8a2
JM
41442009-04-21 Joseph Myers <joseph@codesourcery.com>
4145
4146 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4147
2b831889 41482009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4149 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4150
4151 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4152 (MAKEHTMLFLAGS): Set to empty.
4153 (html__strip_dir): Define.
4154 (HTMLFILES): Define.
4155 (HTMLFILES_INSTALL): Define.
4156 (install-html): Copy new automake rule.
4157 (html): Depend on $(HTMLFILES).
4158 (gdb_toc.html): Rename to gdb/index.html.
4159 (gdbint_toc.html): Rename to gdbint/index.html.
4160 (stabs_toc.html): Rename to stabs/index.html.
4161 (annotate_toc.html): Rename to annotate/index.html.
4162
89a34d1b
JM
41632009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4164
4165 * Makefile.in: Set pdfdir and htmldir from configure
4166 substitutions.
4167 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4168 * configure: Regenerate.
4169
a2d5da46
JB
41702009-04-16 Joel Brobecker <brobecker@adacore.com>
4171
4172 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4173 This macro is no longer used.
4174
732f6a93
TT
41752009-04-15 Tom Tromey <tromey@redhat.com>
4176
4177 * gdb.texinfo (Character Sets): Document default character set.
4178
87f9adc1
PM
41792009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4180
4181 * gdbint.texinfo: Change server name from sources.redhat.com to
4182 sourceware.org throughout.
4183
2c88c651
JB
41842009-04-09 Joel Brobecker <brobecker@adacore.com>
4185
4186 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4187 about a missing dot or coma after @xref.
4188
4f5376b2
JB
41892009-04-02 Joel Brobecker <brobecker@adacore.com>
4190
4191 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4192 example, and add a small explanation about it.
4193 (Print Settings): Change the documentation of the "set print
4194 frame-arguments" to reflect the fact that the default is now "scalars".
4195
a0381d3a
JB
41962009-04-02 Joel Brobecker <brobecker@adacore.com>
4197
4198 * gdb.texinfo (Print Settings): Add kindex for command "set
4199 print frame-arguments".
4200
45ac276d
JB
42012009-03-31 Joel Brobecker <brobecker@adacore.com>
4202
4203 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4204 breakpoints.
4205 (Set Breaks): Add reference to thread-specific and task-specific
4206 breakpoints.
4207
32cd1edc
JB
42082009-03-31 Joel Brobecker <brobecker@adacore.com>
4209
4210 * gdb.texinfo (Ada Tasks): Remove the documentation about
4211 the "Running" state, as this state has been eliminated.
4212 Now all runnable tasks are shown as "Runnable".
4213
1042e4c0
SS
42142009-03-30 Stan Shebs <stan@codesourcery.com>
4215
4216 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4217 special case of breakpoints.
4218 (Enable and Disable Tracepoints): Mention deprecation.
4219 (Listing Tracepoints): Update description and example.
4220
f8f6f20b
TJB
42212009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4222
4223 * gdb.texinfo (Frames in Python): New node.
4224 (Python API): Update.
4225
c0c6f777
TJB
42262009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4227
4228 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4229 from a method to an attribute.
4230
def2b000
TJB
42312009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4232
4233 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4234 attribute.
4235
a07daef3
PA
42362009-03-25 Pedro Alves <pedro@codesourcery.com>
4237
4238 * observer.texi (thread_exit): Add "silent" parameter.
4239
f3b1572e
PA
42402009-03-22 Pedro Alves <pedro@codesourcery.com>
4241
4242 * observer.texi (about_to_proceed): New.
4243
587afa38
EZ
42442009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4245
4246 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4247 field throughout to handle types with spaces in them. Fix typos
4248 found by aspell.
4249 (Summary, Requirements, Contributors): New first chapter,
4250 "Summary" added, old Requirements section moved there, and new
4251 section, "Contributors" added.
4252 (Initializing a New Architecture, Register Representation)
4253 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4254 (Porting gdb): These sections extended and updated.
4255 (Compiler Characteristics): This section (empty) deleted.
4256 (Defining Other Architecture Features): This section renamed and
4257 duplicate material removed from (formerly "Target Conditionals").
4258 Use braces {} in @deftypeXX type field throughout to handle types
4259 with spaces in them. Typos found by aspell fixed.
4260
4261 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4262 * stack_frame.pdf: Version of image for PDF output.
4263 * stack_frame.png: Version of image for HTML output and for Emacs.
4264 * stack_frame.txt: Version of image for Info output.
1db61298 4265 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4266
10af6951
EZ
42672009-03-21 Eli Zaretskii <eliz@gnu.org>
4268
4269 * gdb.texinfo (Character Sets): Fix last change.
4270
cc924cad
TJB
42712009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4272
4273 * gdb.texinfo (Values From Inferior): Fix optional arguments
4274 markup.
4275 (Commands In Python): Adjust argument names of gdb.Command.__init__
4276 to what the function accepts as keywords.
4277
bc3b79fd
TJB
42782008-03-20 Tom Tromey <tromey@redhat.com>
4279
4280 * gdb.texinfo (Convenience Vars): Document convenience functions.
4281 (Functions In Python): New node.
4282 (Python API): Update.
4283
6c7a06a3
TT
42842009-03-20 Tom Tromey <tromey@redhat.com>
4285
4286 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4287 set target-wide-charset.
4288 (Requirements): Mention iconv.
4289
b646ddd4
HZ
42902009-03-17 Hui Zhu <teawater@gmail.com>
4291
4292 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4293
91440f57
HZ
42942009-03-17 Hui Zhu <teawater@gmail.com>
4295
4296 * gdb.texinfo: Add documentation for disassemble-next-line.
4297
8fd41227
TJB
42982009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4299
4300 * gdb.texinfo (Commands In Python): Remove tindex entries.
4301
61ff14c6
JK
43022009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4303
4304 * gdb.texinfo (Returning): New description for missing debug info.
4305
0b16c5cf
PA
43062009-03-14 Pedro Alves <pedro@codesourcery.com>
4307
4308 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4309 (General Query Packets): Document qAttached.
0b16c5cf 4310
32fc0df9
PA
43112009-03-05 Pedro Alves <pedro@codesourcery.com>
4312
4313 * gdb.texinfo (Background Execution): Better describe the set
4314 target-async command.
4315 (Maintenance Commands): Delete description of the `maint set/show
4316 linux-async' and `maint set/show remote-async' commands.
4317
134eb42c
VP
43182009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4319
4320 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4321 between sentences.
4322
c86cf029
VP
43232009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4324
4325 * gdb.texinfo (GDB/MI Async Records): Document the
4326 =library-loaded and =library-unloaded notifications.
4327
3ea85240
VP
43282009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4329
4330 * observer.texi (test_notification): New observer.
4331
1d33d6ba
VP
43322009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4333
61ff14c6
JK
4334 * observer.texi: Add parameter 'print_frame' to normal_stop
4335 observer.
1d33d6ba 4336
d721c933
EZ
43372009-02-07 Eli Zaretskii <eliz@gnu.org>
4338
4339 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4340 (Commands In Python): Fix COMMAND_* constants in last change. Use
4341 @kbd for interactive input. Add cross-references and index
4342 entries.
4343
4aa995e1
PA
43442009-02-06 Pedro Alves <pedro@codesourcery.com>
4345
4346 * gdb.texinfo (Signals): Document $_siginfo.
4347 (Convenience Variables): Mention $_siginfo.
4348 (Remote Configuration): Document qXfer:siginfo:read,
4349 qXfer:siginfo:write packets, and the read-siginfo-object,
4350 write-siginfo-object commands.
4351
5f5233d4
PA
43522009-02-06 Pedro Alves <pedro@codesourcery.com>
4353
4354 * gdbint.texinfo (Values): New chapter.
4355
d8906c6f
TJB
43562009-02-06 Tom Tromey <tromey@redhat.com>
4357
4358 * gdb.texinfo (Python API): Add entry for Commands In Python.
4359 (Commands In Python): New node.
4360
b6cb8e7d
TJB
43612009-02-05 Tom Tromey <tromey@redhat.com>
4362
4363 * gdb.texinfo (Values From Inferior): Document Value.string.
4364
12453b93
TJB
43652009-02-05 Tom Tromey <tromey@redhat.com>
4366
4367 * gdb.texinfo (Basic Python): Document execute's from_tty
4368 argument.
4369
08c637de
TJB
43702009-02-04 Tom Tromey <tromey@redhat.com>
4371
4372 * gdb.texinfo (Basic Python): Document gdb.history.
4373
592375cd
VP
43742009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4375
4376 * gdb.texinfo (GDB/MI Thread Commands): Document the
4377 'current-thread-id' field. Remove the example with zero threads,
4378 since current GDB won't ever report that if there's inferior.
4379
41447f92
VP
43802009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4381
4382 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4383 option to -break-insert.
4384
098b41a6
JG
43852009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4386 Jerome Guitton <guitton@adacore.com>
4387
4388 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4389 (System-wide configuration): New section.
4390
3c16cced
PA
43912009-01-26 Pedro Alves <pedro@codesourcery.com>
4392
4393 PR gdb/7580:
4394 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4395 internal-error|internal-warning quit|corefile ask|yes|no".
4396
62709adf
PA
43972009-01-26 Pedro Alves <pedro@codesourcery.com>
4398
4399 * gdb.texinfo (Using the `gdbserver' Program): Document
4400 --remote-debug.
4401
7ce58dd2
DE
44022009-01-23 Doug Evans <dje@google.com>
4403
4404 * gdb.texinfo: Add nexti to list of commands that support
4405 background execution.
4406
adb483fe
DJ
44072009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * gdb.texinfo (Define, Hooks): Document prefix command support.
4410
a67ec3f4 44112009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4412 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4413
4414 Fixes for makeinfo --html.
4415
4416 * annotate.texinfo: Use @copying and @insertcopying. Use
4417 @ifnottex in place of @ifinfo.
4418 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4419 place of @ifinfo. Use @ifnotinfo for one index entry.
4420 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4421 in place of @ifinfo.
4422 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4423 in place of @ifinfo. Include contents at start unconditionally.
4424
84fcdf95
PA
44252009-01-13 Pedro Alves <pedro@codesourcery.com>
4426
4427 * gdb.texinfo (General Query Packets): Remove @var{} around the
4428 "spu" literal string.
4429
fa3a767f
PA
44302009-01-07 Pedro Alves <pedro@codesourcery.com>
4431
4432 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4433 program may be running in another process" errors.
4434 * gdbint.texinfo (Native Conditionals): Delete
4435 ONE_PROCESS_WRITETEXT description.
4436
9cb011d3
JB
44372009-01-07 Joel Brobecker <brobecker@adacore.com>
4438
4439 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4440 emacs local variable to be placed at the end of the ChangeLog.
4441 Add server.c and gdbreplay.c to the list of files where the
4442 copyright year needs to be updated.
4443
84603566
SL
44442009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4445
4446 * gdb.texinfo (Remote Configuration): Document new
4447 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4448 commands.
4449
a53f55d8
PA
44502008-12-28 Pedro Alves <pedro@codesourcery.com>
4451
4452 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4453 FETCH_INFERIOR_REGISTERS.
4454 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4455 FETCH_INFERIOR_REGISTERS descriptions. Remove
4456 gdbarch_get_longjmp_target descrition, since already described in
4457 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4458 (Target Conditionals): ... here.
4459
077e0a52
JB
44602008-12-16 Joel Brobecker <brobecker@adacore.com>
4461
4462 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4463 examples.
4464 (Additions to Ada): Likewise. Add the missing opening and closing
4465 parenthesis of the GDB prompt in one of the examples.
4466
023eb17c
JB
44672008-12-14 Joel Brobecker <brobecker@adacore.com>
4468
4469 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4470 about the result of 'Address not being of type System.Address.
4471 This problem has been fixed a while ago.
4472
c3b108f7
VP
44732008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4474
4475 MI non-stop and multiprocess docs.
4476
c8d5aac9
L
4477 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4478 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4479 Adjust documentation for *stopped, document =thread-created,
4480 =thread-exited, =thread-group-created and =thread-group-exited.
4481 (GDB/MI Thread Commands): Document the 'state' field in
4482 -thread-info output.
4483 (GDB/MI Program Execution): Mention --all and --thread-group
4484 options.
4485 (GDB/MI Variable Objects): Describe floating and fixed variable
4486 objects.
4487 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4488
07e059b5
VP
44892008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4490
c8d5aac9
L
4491 * gdb.texinfo (Operating System Information): New appendix.
4492 (Operating System Auxiliary Information): Document 'info os processes'
4493 (Remote Configuration): Document 'osdata'
4494 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4495
a80b95ba
TG
44962008-11-27 Tristan Gingold <gingold@adacore.com>
4497
4498 * gdb.texinfo (Darwin): Document Darwin specific features.
4499
a655d424
JK
45002008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4501
4502 * gdbint.texinfo (Target Conditionals): Extend the
4503 gdbarch_breakpoint_from_pc description.
4504
249e1128
VP
45052008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4506
4507 * gdb.texinfo (M68K Features): Fix typo.
4508
c14c28ba
PP
45092008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4510
4511 * gdb.texinfo (Symbols): Mention printing containing
4512 image name in "info symbol".
4513 (Maint translate-address): Likewise.
889bf7c5 4514
394a6666
JB
45152008-11-18 Joel Brobecker <brobecker@adacore.com>
4516
4517 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4518 commands "catch load" and "catch unload".
4519
66bb093b
VP
45202008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4521
4522 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4523 =thread-selected.
889bf7c5 4524
4a92f99b
VP
45252008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4526
c8d5aac9 4527 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4528
f0323ca0
PA
45292008-10-27 Pedro Alves <pedro@codesourcery.com>
4530
4531 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4532 .mt files, TM_CLIBS or TM_CDEPS.
4533 (x86 Watchpoints): Don't mention TDEPFILES.
4534
8b23ecc4
SL
45352008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4536
4537 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4538 (Overview): Mention notifications and non-stop mode behavior.
4539 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4540 with non-stop mode behavior. Add vStopped description.
4541 (Stop Reply Packets): Update list of packets that return
4542 stop replies. Mention non-stop behavior.
4543 (General Query Packets): Document QNonStop packet and associated
4544 qSupported query response.
4545 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4546 behavior.
4547 (Notification Packets): New section.
4548 (Remote Non-Stop): New section.
4549 (File-I/O Overview): Mention non-stop behavior.
4550
fff08868
HZ
45512008-10-24 Hui Zhu <teawater@gmail.com>
4552 Pedro Alves <pedro@codesourcery.com>
4553
4554 * gdb.texinfo (displaced-stepping): Describe the auto mode
4555 setting, and say it's the default. This is now a mainstream
4556 setting instead of a maintenance setting.
4557
252fbfc8
PA
45582008-10-23 Pedro Alves <pedro@codesourcery.com>
4559
4560 * observer.texi (thread_stop_requested): New.
4561
20924a55
JB
45622008-10-22 Joel Brobecker <brobecker@adacore.com>
4563
4564 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4565 (Patching): Replace incorrect usage of @samp by @kbd.
4566
bacec72f
MS
45672008-10-17 Michael Snyder <msnyder@vmware.com>
4568
4569 * gdb.texinfo: Add documentation for reverse execution.
4570
a08702d6 45712008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4572 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4573
4574 * gdb.texinfo. (Values From Inferior): New subsubsection.
4575
d97bc12b
DE
45762008-10-06 Doug Evans <dje@google.com>
4577
4578 * gdb.texinfo (set debug dwarf2-die): Document it.
4579
87f67dba
JB
45802008-10-01 Joel Brobecker <brobecker@adacore.com>
4581
4582 * gdb.texinfo (catch) [exception]: Document how to insert
4583 a breakpoint on user-defined exceptions when the exception
4584 name is identical to one of the language-defined ones.
4585
2fae03e8
TT
45862008-09-27 Tom Tromey <tromey@redhat.com>
4587
4588 * gdb.texinfo (Macros): Remove text about stringification,
4589 varargs, and splicing.
4590
5c6ce71d
TT
45912008-09-27 Tom Tromey <tromey@redhat.com>
4592
4593 * gdbint.texinfo (Language Support): Remove text about omitting
4594 support for a language.
4595
07128da0
DE
45962008-09-23 Doug Evans <dje@google.com>
4597
4598 * gdb.texinfo (info dcache): Update.
4599
b90a069a
SL
46002008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4601
4602 * gdb.texinfo (Packets): Add info on thread-id syntax and
4603 multiprocess extensions.
4604 <D>: Document multiprocess form of packet.
4605 <H>: Use thread-id syntax.
4606 <T>: Likewise.
4607 <vCont>: Likewise. Note this is required for multiprocess.
4608 <vKill>: New packet.
4609 (Stop Reply Packets) <T>: Use thread-id syntax.
4610 <W>: Document multiprocess form of reply.
4611 <X>: Likewise.
4612 (General Query Packets) <qC>: Use thread-id syntax.
4613 <qfThreadInfo>: Likewise.
4614 <qGetTLSAddr>: Likewise.
4615 <qP>: Likewise.
4616 <qSupported>: Add "multiprocess" feature.
4617 <qThreadExtraInfo>: Use thread-id syntax.
4618
b77209e0
PA
46192008-09-22 Stan Shebs <stan@codesourcery.com>
4620
4621 * gdb.texinfo (Inferiors): New section.
4622
3d0bb823
PA
46232008-09-12 Pedro Alves <pedro@codesourcery.com>
4624
4625 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4626
f8dcfc0a
UW
46272008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4628
4629 * gdbint.texinfo (Target Conditionals): Remove documentation
4630 for gdbarch_name_of_malloc.
4631
8775bb90
MS
46322008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4633
4634 * gdb.texinfo (Interrupts): Mention TCP interface for
4635 sending BREAK.
4636
f1838a98
UW
46372008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4638
4639 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4640 argument prefix to "set sysroot".
4641
158c7665
PH
46422008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4643
4644 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4645 and False.
4646
30e026bb
VP
46472008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4648
c8d5aac9
L
4649 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4650 for possible features of -list-features.
30e026bb 4651
c6ebd6cf
VP
46522008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4653
c8d5aac9 4654 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4655 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4656
aeac0ff9
VP
46572008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4658
4659 * doc/gdb.texinfo (PowerPC): Fix typo.
4660 (PowerPC features): Fix typo.
4661
5231c1fd
PA
46622008-08-18 Pedro Alves <pedro@codesourcery.com>
4663
4664 * observer.texi (thread_ptid_changed): New.
4665
677c5bb1
LM
46662008-08-18 Luis Machado <luisgpm@br.ibm.com>
4667
4668 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4669 (PowerPC features): Mention feature set for VSX registers.
4670
f3a2dd1a
JB
46712008-08-13 Joel Brobecker <brobecker@adacore.com>
4672
4673 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4674 the direct visibility of all names in user-written packages.
4675
33e5cbd6
PA
46762008-08-13 Pedro Alves <pedro@codesourcery.com>
4677
4678 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4679 setting, and make it the default.
4680 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4681 non-stop script example.
4682
d0384fc4
TJB
46832008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4684
4685 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4686 reference to the "Using Different Register and Memory Data
4687 Representation" section.
4688
a6f3e723
SL
46892008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4690
4691 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4692 (Remote Protocol): Add Packet Acknowledgment to menu.
4693 (Overview): Mention +/- can be disabled, and point to new section
4694 where this is discussed in detail.
4695 (General Query Packets): Document QStartNoAckMode packet, and
4696 corresponding qSupported reply.
4697 (Packet Acknowledgment): New section.
4698
0606b73b
SL
46992008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4700 Pedro Alves <pedro@codesourcery.com>
4701
4702 * gdb.texinfo (Threads): Move paragraph about automatic thread
4703 selection to All-Stop Mode subsection.
4704 (Thread Stops): Reorganize existing material into subsections.
4705 Add introductory blurb and menu.
4706 (Non-Stop Mode): New subsection.
4707 (Background Execution): New subsection.
4708 (Maintenance Commands): Add cross-references from async mode
4709 commands to the new Background Execution section.
4710
d57a3c85
TJB
47112008-08-06 Tom Tromey <tromey@redhat.com>
4712
4713 * gdb.texinfo (Extending GDB): New chapter.
4714 (Sequences): Demoted chapter, now a section under the new
4715 Extending GDB chapter.
4716 (Python): New section.
4717
6d76a53d
SS
47182008-07-31 Stan Shebs <stan@codesourcery.com>
4719
4720 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4721
1f70da6a
SS
47222008-07-29 Stan Shebs <stan@codesourcery.com>
4723
4724 * gdbint.texinfo: General round of cleanup and minor
4725 clarifications.
4726 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4727 (Longjmp Support): Update description to reflect how it is done
4728 for targets without using native header.
4729 (Symbol Handling): Add a little more general explanation.
4730 (COFF, ELF): Mention stabs encapsulation.
4731 (DWARF 3): New section.
4732 (Adding a New Host): Scrub out some obsolete bits.
4733 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4734 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4735 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4736 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4737 SEEK_SET, STOP_SIGNAL, USG.
4738 (Raw and Virtual Register Representations): Ditto for
4739 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4740 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4741 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4742 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4743 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4744 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4745 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4746 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4747 DEPRECATED_USE_STRUCT_CONVENTION.
4748 Describe gdbarch_deprecated_fp_regnum.
4749 Update description of gdbarch_print_insn.
4750 (Adding a New Target): Scrub out obsolete bits.
4751 (Obsolete Conditionals): Remove entire section.
4752
383f836e
TT
47532008-07-25 Tom Tromey <tromey@redhat.com>
4754
4755 * observer.texi (GDB Observers): Document new observers:
4756 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4757 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4758 architecture_changed.
4759
cfd8ab24
SS
47602008-07-21 Stan Shebs <stan@codesourcery.com>
4761
4762 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4763 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4764
781b42b0
TT
47652008-07-21 Tom Tromey <tromey@redhat.com>
4766
4767 * observer.texi (GDB Observers): Remove obsolete comment.
4768 <executable_changed>: Remove argument.
4769
d7d9f01e
TT
47702008-07-18 Tom Tromey <tromey@redhat.com>
4771
4772 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4773
bf250677
DE
47742008-07-10 Doug Evans <dje@google.com>
4775
4776 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4777
10568435
JK
47782008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4779
4780 * gdb.texinfo (Starting): Document "set disable-randomization".
4781
5ae4183a
AS
47822008-07-07 Andreas Schwab <schwab@suse.de>
4783
4784 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4785
b56e7235
VP
47862008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4787
4788 * gdb.texinfo (GDB/MI Target Manipulation): Add
4789 example of -target-attach.
4790
e1ac3328
VP
47912008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4792
4793 * observer.texi (target_resumed): New observer.
5ae4183a 4794 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4795
65d12d83
TT
47962008-06-06 Tom Tromey <tromey@redhat.com>
4797
4798 * gdb.texinfo (Completion): Add field name example.
4799
fbc5282e
MK
48002008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4801
4802 * gdb.texinfo (GDB/MI Program Context): Added example
4803 to -exec-arguments
5ae4183a 4804
fbc5282e 48052008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4806
4807 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4808 annotation.
4809
c16158bc 48102008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4811 Nathan Sidwell <nathan@codesourcery.com>
4812 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4813
4814 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4815 and ACX_BUGURL.
4816 * configure: Regenerate.
4817 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4818 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4819 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4820 mailing-list-specific text about bug reporting unless
4821 BUGURL_DEFAULT.
4822
75c99385
PA
48232008-06-05 Pedro Alves <pedro@codesourcery.com>
4824
4825 * gdb.texinfo (-target-select): Remove reference to target async.
4826 (Maintenance Commands): Document "maint set/show remote-async".
4827
1763a388
MK
48282008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4829
4830 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4831 in -target-file-get section.
5ae4183a 4832
d0d064df
PA
48332008-05-22 Pedro Alves <pedro@codesourcery.com>
4834
9b562ab8
PA
4835 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4836 killing the inferior when it is already debugging a process.
d0d064df 4837
8dfa32fc
JB
48382008-05-21 Joel Brobecker <brobecker@adacore.com>
4839
4840 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4841 abbreviation for "finish".
4842
55f996a7
NR
48432008-05-21 Nick Roberts <nickrob@snap.net.nz>
4844
4845 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4846
ba2b1c56
DJ
48472008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4848
4849 * gdbint.texinfo (Target Conditionals): Delete entry for
4850 gdbarch_dwarf_reg_to_regnum.
4851
08388c79
DE
48522008-05-09 Doug Evans <dje@google.com>
4853
a3c83fae 4854 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4855
d14508fe
DE
48562008-05-05 Doug Evans <dje@google.com>
4857
4858 * gdb.texinfo (disassemble): Document /m modifier.
4859
e2b7ddea
VP
48602008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4861
5ae4183a
AS
4862 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4863 will not report the time of commands that run the target.
e2b7ddea 4864
8eb41542
VP
48652008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4866
4867 * gdb.texinfo (GDB/MI Output Records): Add
4868 missing semicolon.
4869
82f68b1c
VP
48702008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4871
4872 * gdb.texinfo (GDB/MI Output Records):
4873 Document =thread-create and =thread-exited.
4874
fa0f268d
VP
48752008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4876
4877 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4878 Remove mention of dmi-discuss.
fa0f268d 4879
063bfe2e
VP
48802008-05-03 Pedro Alves <pedro@codesourcery.com>
4881
4882 * observer.texi (thread_exit): New.
4883
237fc4c9
PA
48842008-05-02 Pedro Alves <pedro@codesourcery.com>
4885
4886 * gdb.texinfo (Debugging Output): Document "set/show debug
4887 displaced".
4888 (Maintenance Commands): Document "maint set/show
4889 can-use-displaced-stepping".
4890
0428b8f5
DJ
48912008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4892
4893 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4894 and set/show arm force-mode.
4895
5009afc5
AS
48962008-05-02 Andreas Schwab <schwab@suse.de>
4897
4898 * gdbint.texinfo (Algorithms): Describe
4899 target_watchpoint_addr_within_range.
4900
669fac23
DJ
49012008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4902
4903 * gdbint.texinfo (Stack Frames): New chapter.
4904 (Algorithms): Move Frames text to the new chapter.
4905 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4906 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4907
721c02de
VP
49082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4909
5ae4183a
AS
4910 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4911 output does not necessary include any tokens.
721c02de 4912
c055b101
CV
49132008-04-22 Corinna Vinschen <vinschen@redhat.com>
4914
4915 * gdb.texinfo (Set SH Calling convention): New @item.
4916 (Show SH Calling convention): Ditto.
4917
68837c9d
MD
49182008-04-22 Markus Deuling <deuling@de.ibm.com>
4919
4920 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4921
2e9132cc
EZ
49222008-04-20 Eli Zaretskii <eliz@gnu.org>
4923
4924 * gdb.texinfo (Set Breaks): Mention that multiple location
4925 breakpoints need line number info. Add index entries.
4926
31fffb02
CS
49272008-04-19 Craig Silverstein <csilvers@google.com>
4928
4929 * gdb.texinfo (Requirements): Add an optional requirement on
4930 zlib.
4931 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4932 Compressed DWARF 2.
4933
a47ec5fe
AR
49342008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4935
4936 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4937 sample output for 'stopped,reason="breakpoint-hit"' message.
4938 (GDB/MI Program Execution): Likewise.
4939
de051565
MK
49402008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4941
5ae4183a 4942 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4943 -var-set-format. Add -f option to -var-evaluate-expression.
4944
6ba66d6a
JB
49452008-04-03 Joel Brobecker <brobecker@adacore.com>
4946
4947 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4948 new node "Ambiguous Expressions". Replace references to this
4949 node by references to "Ambiguous Expressions" throughout.
4950 (Ambiguous Expressions): New node.
4951
1e26b4f8
DJ
49522008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4953
4954 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4955
b84876c2
PA
49562008-03-21 Pedro Alves <pedro@codesourcery.com>
4957
4958 * gdb.texinfo (Debugging Output): Document
4959 "set/show debug lin-lwp-async".
4960 (Maintenance Commands): Document "maint set/show linux-async".
4961
63092375
DJ
49622008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4963
4964 * gdb.texinfo (Expressions): Update description of malloced arrays.
4965
8e8901c5
VP
49662008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4967
4968 * gdb.texinfo (Thread Commands): Document
4969 -thread-info. Remove -thread-list-all-threads.
4970
1fddbabb
PA
49712008-03-14 Pedro Alves <pedro@codesourcery.com>
4972 Sandra Loosemore <sandra@codesourcery.com>
4973
4974 * gdb.texinfo (Library List Format): Update to mention the
4975 possibility to pass section addresses instead of segment
4976 addresses.
4977
ccd213ac
DJ
49782008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4979
4980 * gdb.texinfo (Starting): Document "set exec-wrapper".
4981 (Server): Document gdbserver --wrapper.
4982
fa4727a6
DJ
49832008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4984
4985 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4986 unreadable memory. Delete obsolete SPARClite reference.
4987
8edfe269
DJ
49882008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4989
4990 * gdb.texinfo (Starting): Mention always-running targets.
4991 (Target Commands): Add an anchor for load.
4992 (Connecting): Explain continue instead of run.
4993
1843f87b
DJ
49942008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4995
4996 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4997
f9082629
NR
49982008-02-26 Nick Roberts <nickrob@snap.net.nz>
4999
5000 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5001 breakpoint table.
5002
fd96d250
PA
50032008-02-19 Pedro Alves <pedro@codesourcery.com>
5004
5005 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5006 killing the inferior when it is already debugging a process.
5007
36af4ef6
MD
50082008-02-13 Markus Deuling <deuling@de.ibm.com>
5009
5010 * gdbint.texinfo (Build Script): New section. Mention new build script
5011 gdb_buildall.sh.
5012
cda4ce5a
JB
50132008-02-01 Jim Blandy <jimb@red-bean.com>
5014
5015 * gdb.texinfo (Help): Summarize 'info args' correctly.
5016
4acd40f3
TJB
50172008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5018
5019 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5020 available in PowerPC architecture.
5021 (Embedded Processors): Change node name of PowerPC item in menu.
5022 (PowerPC): Rename to...
5023 (PowerPC Embedded): this.
5024 (Architectures): Add new PowerPC item in menu.
5025 (PowerPC): New node.
5026
6e6c6f50
DJ
50272008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5028
5029 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5030 commands.
5031
5ee187d7
DJ
50322008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5033
5034 * gdb.texinfo (Setting Catchpoints): Mention features
5035 supported on GNU/Linux.
5036
e275c0d9
NR
50372008-01-30 Nick Roberts <nickrob@snap.net.nz>
5038
5039 * gdb.texinfo (GDB/MI File Commands): Describe new output
5040 field for MI command -file-list-exec-source-file.
5041
2d717e4f
DJ
50422008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5043
5044 * gdb.texinfo (Using the `gdbserver' Program): Add security
5045 warning. Rearrange into subsections and subsubsections. Document
5046 --multi and --debug. Correct --with-sysroot typo. Update --attach
5047 usage. Make load reference clearer. Document monitor exit.
5048 (Remote Configuration): Document set remote exec-file, attach-packet,
5049 and run-packet.
5050 (Packets): Document vAttach and vRun.
5051
d35a4257 50522008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5053
5054 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5055 detach-on-follow -> detach-on-fork.
f663676d 5056
c78d192c
DJ
50572008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5058
5059 * gdbint.texinfo (Native Conditionals): Remove
5060 SHELL_COMMAND_CONCAT and SHELL_FILE.
5061
d35a4257
EZ
50622008-01-26 Eli Zaretskii <eliz@gnu.org>
5063
5064 * gdb.texinfo (Specify Location): Improve wording.
5065
93815fbf
VP
50662008-01-23 Chris Demetriou <cgd@google.com>
5067
5068 * gdb.texinfo (Threads): Document new "set print thread-events"
5069 and "show print thread-events" commands.
5070
2a25a5ba
EZ
50712008-01-19 Eli Zaretskii <eliz@gnu.org>
5072
5073 * gdb.texinfo (Specify Location): New section.
5074 (Delete Breaks, Edit, Set Breaks): Remove description of
5075 locations. Instead, add a reference to "Specify Location".
5076 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5077 (Symbols): Refer to "Specify Location" for the valid forms of
5078 linespecs and locations.
5079
32c9a795
MD
50802008-01-18 Markus Deuling <deuling@de.ibm.com>
5081
5082 * gdbint.texinfo (Target Conditionals): Replace the description of
5083 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5084
b17828ca
JB
50852008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5086
5087 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5088 about &&var, which is rejected by the expression parser.
5089
0aea4bf3
LM
50902008-01-09 Luis Machado <luisgpm@br.ibm.com>
5091
5092 * gdb.texinfo (Output): Update documentation on using printf with DFP
5093 types.
5094
febe4383
TJB
50952008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5096
5097 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5098 subsubsection.
5099 (Decimal Floating Point format): New subsubsection.
5100
7a404eba
PA
51012008-01-05 Pedro Alves <pedro@codesourcery.com>
5102
5103 * gdb.texinfo (File Options): Remove mention of the attempt to
5104 open a core file with the -p option. Don't list -c as a valid
5105 option to attach to a process.
5106
a4d9b460
PA
51072008-01-05 Pedro Alves <pedro@codesourcery.com>
5108
5109 * gdbint.texinfo (Host Conditionals): Remove mention of
5110 ALIGN_STACK_ON_ENTRY.
5111
6ec2edbe
JB
51122008-01-05 Joel Brobecker <brobecker@adacore.com>
5113
5114 * gdbint.texinfo (Start of New Year Procedure): Add item
5115 describing how to update the source and documentation copyright
5116 notices.
5117
d8b2a693
JB
51182007-12-18 Jim Blandy <jimb@codesourcery.com>
5119
ab209b3a 5120 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5121 watchpoint explanation into the main description of the watchpoint
5122 command; update synopses of 'watch', 'rwatch', and 'awatch'
5123 commands.
5124
8b4ed427
VP
51252007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5126
5127 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5128 Document 'pending-breakpoints' feature of
5129 -list-features.
5130
37e4754d
LM
51312007-12-17 Luis Machado <luisgpm@br.ibm.com>
5132
669fac23 5133 * gdb.texinfo: Add new parameter's description.
37e4754d 5134
1d3811f6
DJ
51352007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5136
5137 * gdb.texinfo (Overview): Clarify run-length encoding
5138 example. Remove the restriction on "+" and "-" characters.
5139
c1c25a1a
EZ
51402007-12-15 Eli Zaretskii <eliz@gnu.org>
5141
5142 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5143
afe8ab22 51442007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5145
afe8ab22
VP
5146 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5147 the -f option for -break-insert, remove -r option,
5148 and clarify specification of location.
5149
a6b151f1
DJ
51502007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5151
5152 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5153 formatting.
5154 (Remote Debugging): Add File Transfer section.
5155 (Remote Configuration): Document Host I/O packets.
5156 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5157 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5158 (Packets): Add vFile.
5159
3b784c4f
EZ
51602007-11-17 Eli Zaretskii <eliz@gnu.org>
5161
5162 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5163 breakpoints with multiple locations.
5164 (Breakpoint Menus): Improve wording.
5165 (Output): Fix last change.
5166
a4ce5b0d
UW
51672007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5168
5169 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5170
1b39d5c0
DE
51712007-11-15 Doug Evans <dje@google.com>
5172
5173 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5174
7a72d44c
VP
51752007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5176
5177 * gdbint.texinfo (Native Conditionals): Remove
5178 mention of CLEAR_SOLIB.
5ae4183a 5179
6d1829bf 51802007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5181
5182 * gdb.texinfo (Print Settings): Add documentation for "set/show
5183 print frame-arguments".
5184
1a619819
LM
51852007-11-05 Luis Machado <luisgpm@br.ibm.com>
5186
3b784c4f 5187 * gdb.texinfo (Output): Update printf command's description.
1a619819 5188
55eddb0f
DJ
51892007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5190
5191 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5192 powerpc soft-float".
5193
9cceb671
DJ
51942007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5195
5196 * gdb.texinfo (Files): Correct formatting. Mention Expat
5197 requirement.
5198 (Requirements for Building GDB): Expand the list of Expat
5199 uses.
5200 (Library List Format, Memory Map Format): Mention Expat.
5201 (Target Descriptions): Update Expat wording.
5202
83acabca
DJ
52032007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5204
5205 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5206 Document that gdbarch_convert_register_p should return zero for no-op
5207 conversions.
5208
e35879db
UW
52092007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5210
83acabca 5211 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5212 of set_gdbarch_sofun_address_maybe_missing back to ...
5213 (Target Conditionals): ... here to fix build break.
5214
203c3895
UW
52152007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5216
83acabca 5217 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5218 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5219 (Compiler Characteristics): ... documentation of
5220 set_gdbarch_sofun_address_maybe_missing.
5221
11411de3
DJ
52222007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5223
5224 * gdbint.texinfo (Target Conditionals): Use
5225 frame_unwind_register_unsigned in examples instead of
5226 frame_unwind_unsigned_register.
5227
7cc46491
DJ
52282007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5229
5230 * gdb.texinfo (Predefined Target Types): Add int128
5231 and uint128.
5232 (Standard Target Features): Add PowerPC features.
5233
81adfced
DJ
52342007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5235
5236 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5237
c1874924
UW
52382007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5239
5240 * gdbint.texi (Target Conditionals): Remove documentation
5241 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5242 gdbarch_extract_return_value, and gdbarch_store_return_value.
5243
f6e56ab3
UW
52442007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5245
5246 * gdbint.texi (Target Conditionals): Remove documentation of
5247 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5248
56cf5405
KH
52492007-10-11 Kazu Hirata <kazu@codesourcery.com>
5250
5251 * gdb.texinfo: Mention that inaccessible-by-default is on by
5252 default.
5253
35156bae
DJ
52542007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5255
5256 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5257
d983da9c
DJ
52582007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5259
5260 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5261 multi-threaded watchpoints.
5262 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5263 checked. Describe sticky notification. Expand description
5264 of steppable and continuable watchpoints.
5265 (Watchpoints and Threads): New subsection.
5266
fe6fbf8b
VP
52672007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5268
5269 * gdb.texinfo (Setting Breakpoints): Revise
5270 documentation for pending breakpoints. Document
5271 breakpoints with multiple locations.
5ae4183a 5272
084344da
VP
52732007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5274
5275 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5276 Document -list-features.
5ae4183a 5277
82160952
EZ
52782007-09-15 Eli Zaretskii <eliz@gnu.org>
5279
5280 * gdb.texinfo (Output): Spell out which features of C's printf are
5281 not supported by GDB's printf.
7e27a47a
EZ
5282 (Separate Debug Files): More accurate wording regarding build ID
5283 and a reference to the ld manual rather than the Fedora wiki.
82160952 5284
ea37ba09
DJ
52852007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5286 Jim Blandy <jimb@codesourcery.com>
5287
5288 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5289 (Examining Memory): Update mentions of the 's' format.
5290 (Automatic Display): Likewise.
5291
b8533aec
DJ
52922007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5293
5294 * gdb.texinfo: Update the FSF's Back-Cover Text.
5295
83f83d7f
JK
52962007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5297 Eli Zaretskii <eliz@gnu.org>
5298
5299 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5300 Fixed the ``build ID'' name. New binaries build instructions for the
5301 build ID inclusion. Explain how the commands are specific to the build
5302 ID vs. debug link.
5303
c7e83d54
EZ
53042007-09-01 Eli Zaretskii <eliz@gnu.org>
5305
5306 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5307 indexing for ``build ID'' support.
5308
d3750b24
JK
53092007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5310
5311 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5312 Enlisted BUILD ID to the debug file searching example.
5313 Included a BUILD ID `.note.gnu.build-id' section description.
5314 Updated/added the debug files splitting instructions for OBJCOPY.
5315
02142340
VP
53162007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5317
5318 * gdb.texinfo (Variable Objects): Adjust docs
5319 for -var-info-expression and document
5320 -var-info-path-expression.
5321
d3bdde98
JB
53222007-08-20 Jim Blandy <jimb@codesourcery.com>
5323
3fb6a982
JB
5324 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5325 (title page): Include the dedication in the printed manual, as a
5326 separate page after the copyright notice.
5ae4183a 5327
d3bdde98
JB
5328 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5329 don't break a @var across a line.
5330
c80a96a8
MR
53312007-07-25 Maciej W. Rozycki <macro@mips.com>
5332
5333 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5334 for include files.
5335
5824a901
NR
53362007-07-12 Nick Roberts <nickrob@snap.net.nz>
5337
5338 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5339 in annotate.texinfo.
5340 (Command History): Link to new node.
5824a901 5341
d52e7ea3
UW
53422007-07-05 Markus Deuling <deuling@de.ibm.com>
5343
5344 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5345
5fc14d0a
EZ
53462007-07-05 Eli Zaretskii <eliz@gnu.org>
5347
5348 * gdbint.texinfo (Target Conditionals): Fix last change.
5349
4a9bb1df
UW
53502007-07-03 Markus Deuling <deuling@de.ibm.com>
5351
5352 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5353 routines:
5354 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5355 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5356 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5357 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5358 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5359 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5360 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5361 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5362 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5363 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5364 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5365 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5366 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5367 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5368 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5369 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5370 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5371 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5372 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5373 (SOFTWARE_SINGLE_STEP_P)
5374
5375 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5376 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5377
5378 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5379 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5380 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5381 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5382 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5383 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5384 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5385 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5386 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5387 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5388
5389 (Converting an existing Target Architecture to Multi-arch): Remove
5390 section.
5391
5392 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5393 (gdbarch_addr_bits_remove): Add code example.
5394
5395 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5396
cfa9d6d9
DJ
53972007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5398
5399 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5400 Add other missing entries. Adjust the table size to fit.
5401 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5402 stop reasons including the new "library" event.
5403 (General Query Packets): Adjust table widths for qSupported. Mention
5404 qXfer:libraries:read reply to qSupported and document the new packet.
5405 (Library List Format): New section.
5406
159fcc13
JK
54072007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5408
5409 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5410
f66d1690
MS
54112007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5412
5413 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5414
67102876
NR
54152007-06-25 Nick Roberts <nickrob@snap.net.nz>
5416
5417 * gdbint.texinfo (Register and Memory Data): Break sections
5418 into nodes and add a menu.
5419
a4642986
MR
54202007-06-21 Maciej W. Rozycki <macro@mips.com>
5421
5422 * gdb.texinfo (Examining Memory): Document the new behaviour.
5423
e9c17194
VP
54242007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5425
5426 * gdb.texinfo (Standard Target Features): Document
5427 m68k features.
5428
31d99776
DJ
54292007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5430
5431 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5432
1780a0ed
DJ
54332007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5434
5435 * gdb.texinfo (Target Description Format): Add version attribute
5436 for <target>.
5437
822b6570
DJ
54382007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5439
5440 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5441
f8b73d13
DJ
54422007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5443
5444 * gdb.texinfo (MIPS Features): New subsection.
5445
0e7f50da
UW
54462007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5447 Markus Deuling <deuling@de.ibm.com>
5448
5449 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5450 and qXfer:spu:write packets and mention them under qSupported.
5451
23d964e7
UW
54522007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5453 Markus Deuling <deuling@de.ibm.com>
5454
5455 * gdb.texinfo (Architectures): Add new SPU section to document
5456 Cell Broadband Engine SPU architecture specific commands.
5457
9f708cb2
VP
54582007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5459
5460 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5461 comments.
5462
7579b5f8
NR
54632007-06-07 Nick Roberts <nickrob@snap.net.nz>
5464
5465 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5466
bf06d120
JB
54672007-05-29 Jim Blandy <jimb@codesourcery.com>
5468
5469 * gdb.texinfo (Overview): Doc fix.
5470
23776285
MR
54712007-05-22 Maciej W. Rozycki <macro@mips.com>
5472
5473 * gdb.texinfo (Remote Configuration): Document "set/show
5474 remoteflow".
5475
1a69e1e4
DJ
54762007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5477
bf06d120
JB
5478 * gdb.texinfo (MIPS): Remove documentation for set mips
5479 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5480 stack-arg-size.
1a69e1e4 5481
46ba6afa 54822007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5483
46ba6afa
BW
5484 * all-cfg.texi (GDBTUI): New.
5485 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5486 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5487 (TUI Configuration): Edit to improve clarity and fix problems of
5488 both style and content.
5ae4183a 5489
06d3b283
UW
54902007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5491
5492 * observer.texi (GDB Observers): New observer "new_objfile".
5493
179101d6
UW
54942007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5495
5496 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5497
25d5ea92
VP
54982007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5499
5500 * gdb.texinfo (GDB/MI Variable Objects): Document
5501 frozen variables objects.
5ae4183a 5502
ea35711c
DJ
55032007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5504
5505 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5506 (Character Sets, Caching Data of Remote Targets): Likewise.
5507 (Targets): Delete Remote node. Move its text...
5508 (Debugging Remote Programs): ...to here. Delete description
5509 of the "remote" command.
5510 (Remote configuration): Delete description of "set remotedevice"
5511 and "show remotedevice".
5512 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5513
db2e3e2e
BW
55142007-04-11 Bob Wilson <bob.wilson@acm.org>
5515
5ae4183a
AS
5516 * gdb.texinfo (Contributors, Continuing and Stepping)
5517 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5518 (General Query Packets, File-I/O Remote Protocol Extension)
5519 (Protocol Basics, The F Reply Packet, Write)
5520 (Protocol-specific Representation of Datatypes, Memory Transfer):
5521 Fix hyphenation, punctuation and grammar problems.
5522 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5523 'section' instead of 'subsection' in the text.
5524 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5525 (i386): Remove period from section name.
db2e3e2e
BW
5526 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5527 (Config Names, Configure Options): Use @file{configure}.
5528
8a3dae3e
DJ
55292007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5530
5531 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5532 and tab expansion.
5533
1a92f856
DJ
55342007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5535
5536 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5537
79a6e687 55382007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5539
79a6e687
BW
5540 * gdb.texinfo: Consistently capitalize all significant words in
5541 node names, chapter titles, section titles, and headings. Update
5542 cross references to match.
5543 (Starting and Stopping Trace Experiment): Make node name plural.
5544 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5545
ad527d2e
PA
55462007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5547
5548 * gdb.texinfo (WinCE): Delete obsolete subsection.
5549
7ce59000
DJ
55502007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5551
5552 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5553 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5554 references.
5555
8807d78b
DJ
55562007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5557
5558 * gdb.texinfo (Startup): Delete references to some alternate
5559 names for .gdbinit.
5560 (Thread): Remove LynxOS reference.
5561 (Tandem ST2000): Delete target-specific documentation.
5562 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5563 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5564 and GDB_OSABI_LYNXOS.
5565
5f402660
UW
55662007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5567
5568 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5569
bac718a6
UW
55702007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5571
5572 * gdbint.texinfo (Target Conditionals): Remove mention of
5573 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5574 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5575
9453113a
DJ
55762007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5577
5578 * Makefile.in: Add "pdfdir" installation
5579 directory, PDFTEX macro, support for "install-pdf" target,
5580 and rules for making a pdf version of refcard.texi.
5581 * refcard.tex: Specify paper size for PDF output.
5582
ae21e955 55832007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5584
ae21e955 5585 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5586
3f94c067 55872007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5588
3f94c067
BW
5589 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5590 (Source Path, Character Sets, Macros, Define)
5591 (GDB/MI Result Records, GDB/MI Simple Examples)
5592 (GDB/MI Program Execution, GDB/MI File Commands)
5593 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5594 (Bug Reporting): Use @value{GCC}.
5ae4183a 5595
12c27660 55962007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5597
12c27660
BW
5598 * gdb.texinfo (Help): Fix formatting of examples.
5599 (Variables): Use @ifnotinfo instead of @iftex.
5600 (Non-debug DLL symbols): Use @ref instead of @pxref.
5601 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5602
ce9341a1
BW
56032007-03-26 Bob Wilson <bob.wilson@acm.org>
5604
5605 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5606
c8f4133a
BW
56072007-03-26 Bob Wilson <bob.wilson@acm.org>
5608
5609 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5610 the order of the nodes.
5611 (C Operators, C Constants, Debugging C): Remove extra menus.
5612 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5613
c8f4133a 56142007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5615
5616 * gdb.texinfo (File Options): Add missing parenthesis.
5617 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5618
c74d0ad8
DJ
56192007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5620
5621 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5622
ff6f572f
DJ
56232007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5624
669fac23 5625 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5626 case insensitivity.
5627 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5628
994337c3
NR
56292007-02-18 Nick Roberts <nickrob@snap.net.nz>
5630
5631 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5632 (Files): Add section name to argument list for pxref.
5633 (Non-debug DLL symbols): Don't use `see' for pxref.
5634 (Embedded Processors): Fix typo.
5635 (GDB/MI Breakpoint Commands): Execution commands generate
5636 *stopped not ^done.
5637
eb819d70
NR
56382007-02-13 Nick Roberts <nickrob@snap.net.nz>
5639
5640 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5641 values for in_scope. Mention that only root variables can be
5642 updated.
5643 (GDB/MI Development and Front Ends): Explain new values may be
5644 added to existing fields.
5645
123dc839
DJ
56462007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5647
5648 * gdb.texinfo (-target-disconnect): Use @smallexample.
5649 (Requirements): Add anchor for Expat. Update description.
5650 (Target Descriptions): Mention Expat.
5651 (Target Description Format): Document new elements. Use
5652 @smallexample.
5653 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5654 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5655
108546a0
DJ
56562007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5657
5658 * gdb.texinfo (Target Description Format): Add section on XInclude.
5659
95a98c01
NR
56602006-02-03 Nick Roberts <nickrob@snap.net.nz>
5661
5662 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5663 command -enable-timings.
5664
f4b3909f
EZ
56652007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5666
5ae4183a 5667 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5668 descriptions for new/deleted elements in gdb_osabi. Add missing
5669 description for function generic_elf_osabi_sniff_abi_tag_sections.
5670
c7ba131e
JB
56712007-01-29 Joel Brobecker <brobecker@adacore.com>
5672
5673 * gdb.texinfo (Maintenance Commands): Add documentation for
5674 the new "maint print target-stack" command.
5675
3a60f64e
JK
56762007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5677 Eli Zaretskii <eliz@gnu.org>
5678
f4b3909f 5679 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5680
c582f8b6
EZ
56812007-01-26 Eli Zaretskii <eliz@gnu.org>
5682
5683 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5684 Use @value{NGCC} instead of @value{GCC}.
5685
d3e8051b
EZ
56862007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5687
5688 * agentexpr.texi: Fix typos.
5689 * annotate.texinfo: Likewise.
5690 * gdb.texinfo: Likewise.
5691 * gdbint.texinfo: Likewise.
5692 * observer.texi: Likewise.
5693 * stabs.texinfo: Likewise.
5694
86f04699
EZ
56952007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5696
5697 * gdbint.texinfo (Support Libraries): Remove mmalloc
5698 entry. Describe readline library.
5699
23181151
DJ
57002007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5701
5702 * gdb.texinfo (Target Descriptions): New section.
5703 (General Query Packets): Add QPassSignals anchor. Mention
5704 qXfer:features:read under qSupported. Expand mentions of
5705 qXfer:memory-map:read and QPassSignals. Document
5706 qXfer:features:read.
5707
f822c95b
DJ
57082007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5709
5710 * gdb.texinfo (Commands to specify files): Describe
5711 "set sysroot" and "show sysroot".
5712 (Using the `gdbserver' program): Lowercase argument
5713 to @var. Expand description of setting up GDB on the
5714 host.
5715
8936fcda
JB
57162007-01-05 Joel Brobecker <brobecker@adacore.com>
5717
5718 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5719 catch exception, catch exception unhandled, and catch assert
5720 commands.
5721
e776119f
DJ
57222007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5723
5724 * gdb.texinfo (Debugging Output): Document "set debug xml"
5725 and "show debug xml".
5726
aa79a185
DJ
57272007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5728
5729 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5730
7f893741
JB
57312007-01-01 Joel Brobecker <brobecker@adacore.com>
5732
5733 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5734
a1b5960f
VP
57352006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5736
5737 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5738 note in @ignore, to be removed later if nobody complains.
5739
9f470e6e
NR
57402006-12-04 Nick Roberts <nickrob@snap.net.nz>
5741
5742 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5743 of -var-delete.
5744
765dc015 57452006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5746
765dc015 5747 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5748 automatic software/hardware breakpoint usage and
5749 the "set breakpoint auto-hw" command.
765dc015 5750
4b5752d0
VP
57512006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5752
5753 * gdb.texinfo (Memory Access Checking): New.
5754
89be2091
DJ
57552006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5756
5757 * gdb.texinfo (Remote configuration): Mention
5758 "pass-signals-packet".
5759 (General Query Packets): Document QPassSignals. Fix
5760 a typo.
5761
ca3bf3bd
DJ
57622006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5763
5764 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5765
427c3a89
DJ
57662006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5767
5768 * gdb.texinfo (Remote configuration): Rewrite documentation for
5769 packet configuration commands.
5770 (OS Information): Adjust reference to qXfer:auxv:read.
5771 (General Query Packets): Remove references to read-aux-vector-packet
5772 and set remote get-thread-local-storage-address.
5773
7a107747
DJ
57742006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5775
5776 * gdbint.texinfo (Target Architecture Definition): Add new
5777 Initializing a New Architecture section.
5778
1c56eb0e
EZ
57792006-10-31 David Taylor <dtaylor@emc.com>
5780
5781 * stabs.texinfo (Macro define and undefine): New node describing
5782 stabs for #define and #undef.
5783
f73adfeb
AS
57842006-10-27 Andreas Schwab <schwab@suse.de>
5785
5786 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5787
fd60e0df
EZ
57882006-10-21 Eli Zaretskii <eliz@gnu.org>
5789
5790 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5791 clarify on the possible meanings of ``expression'' watched by
5792 watchpoints. Add indexing.
e5ac9b53
EZ
5793 (Prompting, Errors, Invalidation, Annotations for Running)
5794 (Source Annotations): Fix index entries by adding "annotation" to
5795 them, to discriminate from index entries that point to the more
5796 general topic descriptions.
fd60e0df 5797
52bb452f
DJ
57982006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5799
5800 * gdbint.texinfo (Target Vector Definition): Move most
5801 content into Existing Targets. Add a menu.
5802 (Existing Targets): New section, moved from Target Vector
5803 Definition. Use @subsection.
5804 (Managing Execution State): New section.
5805
58955e58
BW
58062006-10-16 Bob Wilson <bob.wilson@acm.org>
5807
5808 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5809
c8aa23ab
EZ
58102006-10-15 Eli Zaretskii <eliz@gnu.org>
5811
5812 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5813 (Command Syntax, Signals, Backtrace, Connecting)
5814 (Remote configuration, Renesas Boards, Console I/O): Fix last
5815 change: use Ctrl- instead of C-, except wrt Emacs.
5816 (File-I/O Examples): Put Ctrl-c in @kbd.
5817 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5818 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5819 (Signals, Set Breaks, Set Watchpoints): Document optional
5820 arguments to `info signals' `handle', `info breakpoints', and
5821 `info watchpoints'.
c8aa23ab 5822
e7109c7e
EZ
58232006-10-14 Eli Zaretskii <eliz@gnu.org>
5824
5825 * gdb.texinfo (Backtrace): Fix last change.
5826
de3aea7b
NR
58272006-10-14 Nick Roberts <nickrob@snap.net.nz>
5828
5829 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5830
7f9087cb
BW
58312006-10-10 Bob Wilson <bob.wilson@acm.org>
5832
c8aa23ab
EZ
5833 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5834 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5835 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5836
68437a39
DJ
58372006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5838 Daniel Jacobowitz <dan@codesourcery.com>
5839
5840 * gdb.texinfo (Packets): Document vFlashErase,
5841 vFlashWrite and vFlashDone packets.
5842 (General Query Packets): Document qXfer:memory-map:read.
5843 Add a new feature for qXfer:memory-map:read.
5844 (Memory map format): New section.
5845 (Target Commands): Mention that gdb can write flash.
5846
fd79ecee
DJ
58472006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5848 Daniel Jacobowitz <dan@codesourcery.com>
5849
5850 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5851 memory regions and "mem auto".
5852
350da6ee
DJ
58532006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5854
5855 * gdbint.texinfo (Array Containers): New section.
5856
2f1acb09
VP
58572006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5858
5859 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5860 -stack-list-arguments HIGH_FRAME argument can be larger then the
5861 actual number of frames.
5862
2ab1eb7a
VP
58632006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5864
5865 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5866 -stack-list-locals HIGH_FRAME argument can be larger then the
5867 actual number of frames.
2ab1eb7a 5868
599b237a
BW
58692006-09-02 Bob Wilson <bob.wilson@acm.org>
5870
5871 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5872 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5873
25ab7e6d
EZ
58742006-09-02 Eli Zaretskii <eliz@gnu.org>
5875
5876 * gdbint.texinfo (Overall Structure): New section "Source Tree
5877 Structure".
5878
940178d3
JB
58792006-08-17 Jim Blandy <jimb@codesourcery.com>
5880
5881 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5882 responses.
5883
30daae6c
JB
58842006-08-08 Joel Brobecker <brobecker@adacore.com>
5885
5886 * gdb.texinfo (Source Path): Add documentation for new
5887 substitute-path commands.
5888
7fa2210b
DJ
58892006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5890
5891 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5892 (Running Configure): ...here.
5893 (Requirements): New node. Mention expat.
5894
3d00d119
DJ
58952006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5896
5ae4183a 5897 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5898 'set download-write-size' and 'show download-write-size'.
5899
0cbfa4ee
DJ
59002006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5901
5902 * stabs.texinfo (Member Type Descriptor): Correct example for
5903 pointer to member types.
5904
16026cd7
AS
59052006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5906
5907 * gdb.texinfo (Optional warnings and messages): Add
5908 'set/show trace-commands'.
5909 (Command files): Add '-v' to source command.
5910
0876f84a
DJ
59112006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5912
5913 * gdb.texinfo (OS Information): Update qPart reference to
5914 qXfer.
5915 (Remote configuration): Likewise.
5916 (Overview): Move @cindex to the start of a paragraph. Talk
5917 about binary data encoding.
5918 (Packets): Refer to the overview for the details of the X
5919 packet encoding.
5920 (General Query Packets): Remove qPart description. Add qXfer
5921 description. Add an anchor to qSupported. Correct feature
5922 table title. Add a new feature for qXfer:auxv:read.
5923 (Interrupts): Add a missing parenthesis.
5924
2ec3381a
DJ
59252006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5926
669fac23 5927 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5928 (GDB/MI Kod Commands): Remove commented out node.
5929
594fe323
EZ
59302006-07-01 Eli Zaretskii <eliz@gnu.org>
5931
5932 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5933 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5934 (GDB/MI Thread Commands, GDB/MI Program Execution)
5935 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5936 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5937 (GDB/MI File Commands, GDB/MI Target Manipulation)
5938 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5939 since the MI prompt is hard-wired into the code.
5940
7e3fb70c
NR
59412006-07-01 Nick Roberts <nickrob@snap.net.nz>
5942
5943 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5944 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5945 (GDB/MI Data Manipulation): Remove description of unimplemented
5946 display related commands as variable objects perform this function
5947 and are superior: -display-delete, -display-disable,
5948 -display-enable, -display-insert and -display-list. Move
5949 -environment-cd, -environment-directory, -environment-path
5950 and -environment-pwd to "Program Context".
5951 (GDB/MI Program Control): Rename to "Program Execution". Move
5952 -exec-arguments -exec-abort to...
5953 (GDB/MI Program Context): ...here. New node split from "Data
5954 Manipulation".
5955
be2a5f71
DJ
59562006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5957
5958 * gdb.texinfo (Remote configuration): Document set / show
5959 remote supported-packets.
5960 (General Query Packets): Document qSupported packet.
5961
fc320d37
SL
59622006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5963
5964 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5965 and font markup.
5966 (Protocol basics): Likewise.
5967 (The F request packet): Likewise.
5968 (The F reply packet): Likewise.
5969 (Memory transfer): Move this node to be a subsubsection of
5970 "Protocol specific representation of datatypes".
5971 (The Ctrl-C message): More copy editing.
5972 (Console I/O): Likewise.
5973 (The isatty call): Delete this node, and merge its content into
5974 the "isatty" node. Fixed references elsewhere.
5975 (The system call): Delete this node, and merge its content into
5976 the "system" node. Fixed references elsewhere.
5977 (open): Reformat to use @table, and add appropriate font markup.
5978 (close): Likewise.
5979 (read): Likewise.
5980 (write): Likewise.
5981 (lseek): Likewise.
5982 (rename): Likewise.
5983 (unlink): Likewise.
5984 (stat/fstat): Likewise.
5985 (gettimeofday): Likewise.
5986 (isatty): Likewise.
5987 (system): Likewise, plus minor changes to fix confusing wording.
5988 (Integral datatypes): Fix font markup.
5989 (Pointer values): Likewise.
5990 (struct stat): Fix markup to use @table, plus minor copy editing.
5991 (struct timeval): Fix font markup, plus minor copy editing.
5992 (Constants): Minor copy editing.
5993 (Errno values): Add font markup.
5994 (File-I/O Examples): Likewise.
5995
158fdf5c
NR
59962006-06-10 Nick Roberts <nickrob@snap.net.nz>
5997
5998 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5999 (GDB/MI Simple Examples): Move node up one level. Use real
6000 examples.
6001 (GDB/MI Compatibility with CLI): Update.
6002 (GDB/MI Result Records): Add "connected" and "exit" result
6003 classes.
6004 (GDB/MI Stream Records): Clarify target output.
6005 (GDB/MI Command Description Format): Modify example description.
6006 (GDB/MI Breakpoint Table Commands): Rename to...
6007 (GDB/MI Breakpoint Commands): ...this
6008 (GDB/MI Breakpoint Commands): Add optional thread field.
6009 (GDB/MI Program Control): Add an introduction. Move "Program
6010 termination" examples into exec-run description.
6011 (GDB/MI File Commands): Mention similar CLI commands.
6012 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6013 is similar to "-gdb-version".
6014
ddb50cd7
EZ
60152006-06-09 Eli Zaretskii <eliz@gnu.org>
6016
6017 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6018
2aef0d6b
NR
60192006-06-02 Nick Roberts <nickrob@snap.net.nz>
6020
6021 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6022 sourceware.org for mailing lists.
d5e40d59 6023 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6024
383a5c52
NR
60252006-06-01 Nick Roberts <nickrob@snap.net.nz>
6026
d5e40d59 6027 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6028
e16b02ee
EZ
60292006-05-22 Eli Zaretskii <eliz@gnu.org>
6030
6031 * gdb.texinfo (Cygwin Native): Fix last change.
6032
be90c084
CF
60332006-05-22 Christopher Faylor <cgf@timesys.com>
6034
6035 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6036
347ceba5
NR
60372006-05-15 Nick Roberts <nickrob@snap.net.nz>
6038
6039 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6040 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6041
369af7bd
DJ
60422006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6043
6044 * gdb.texinfo (General Query Packets): Recommend not starting
6045 new packets with qC and clarify.
6046
2ffdbde8 60472006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6048
6049 * gdb.texinfo (M2 Types): New section.
72019c9c 6050
16d1a084
DJ
60512006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6052
6053 * agentexpr.texi: Add a copyright and license notice.
6054 * observer.texi: Likewise, with GPL clause for function prototypes.
6055 Remove trailing whitespace.
6056
aa56d27a
JB
60572006-05-05 Jim Blandy <jimb@codesourcery.com>
6058
6059 * gdb.texinfo (General Query Packets): Document conventions for
6060 terminating packet names, and their violations.
6061
5bdf8622
DJ
60622006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6063
6064 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6065 * gdb.texinfo: Likewise.
6066
605a56cb
DJ
60672006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6068
6069 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6070 and "show remotedebug".
6071 (Debugging Output): Add additional index entries.
6072
b8db102d
MS
60732006-04-27 Michael Snyder <msnyder@redhat.com>
6074
6075 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6076
c5e30d01
AC
60772006-04-22 Andrew Cagney <cagney@redhat.com>
6078
6079 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6080 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6081
8181d85f
DJ
60822006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6083
6084 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6085 and remove breakpoint prototypes.
6086 (Watchpoints): Move description of target_insert_hw_breakpoint and
6087 target_remove_hw_breakpoint ...
6088 (Breakpoints): ... to here. Document target_insert_breakpoint and
6089 target_remove_breakpoint.
6090
4f553f88
JB
60912006-04-17 Jim Blandy <jimb@codesourcery.com>
6092
6093 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6094 and C packets are optional.
6095
cd852561
FR
60962006-04-14 Frederic Riss <frederic.riss@st.com>
6097
6098 * gdb.texinfo (Specifying source directories): Update the description
6099 of the source file search to reflect the fact that the source path
6100 always contains at least $cdir and $cwd.
6101
b620eb07
MS
61022006-03-31 Michael Snyder <msnyder@redhat.com>
6103
6104 * gdb.texinfo: Update copyright dates.
6105
3156cdaf
EZ
61062006-03-31 Eli Zaretskii <eliz@gnu.org>
6107
6108 * gdb.texinfo (Overview): Add an index entry to "empty response".
6109
7d30c22d
JB
61102006-03-28 Jim Blandy <jimb@codesourcery.com>
6111
6112 * gdbint.texinfo (Prologue Analysis): New section.
6113
86941c27
JB
61142006-03-07 Jim Blandy <jimb@red-bean.com>
6115
66b8c7f6
JB
6116 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6117
1a10341b
JB
6118 * gdb.texinfo (Target Commands): Update text describing how to
6119 specify a target. Refer to the detailed section on remote
6120 debugging, not the brief mention.
6121
86941c27
JB
6122 * gdb.texinfo (Connecting): Organize the different 'target remote'
6123 connection methods into a table. Add a 'target remote' index
6124 entry. (!!!)
6125
62f3a2ba
FF
61262006-02-17 Fred Fish <fnf@specifix.com>
6127
6128 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6129 'ptype' commands to reflect the fact that the only significant
6130 difference between them is that ptype prints the complete type
6131 description instead of just the name.
6132
8b9a88ea
WZ
61332006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6134
6135 * gdbint.texinfo (Watchpoints): Delete
6136 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6137
7e8dc855
NR
61382006-02-10 Nick Roberts <nickrob@snap.net.nz>
6139
6140 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6141 times fields where needed. Fix typos. Update general form given
6142 for output of -break-insert.
6143 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6144
c91d38aa
DJ
61452006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6146
6147 * gdbint.texinfo (Symbol Handling): Add a section
6148 on memory management.
6149
38fcd64c
DJ
61502006-02-06 Vladimir Prus <ghost@cs.msu.su>
6151
6152 * gdb.texinfo (Breakpoint table commands): Document the fullname
6153 field in -break-list output.
6154
219eec71
EZ
61552006-02-03 Eli Zaretskii <eliz@gnu.org>
6156
6157 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6158 debugging information produced by the various "set debug..."
6159 options.
6160
ae5a43e0
DJ
61612006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6162
6163 * gdb.texinfo (Files): Remove obsolete bits from the description
6164 of "symbol-file".
6165
a9f158ec
JB
61662006-01-25 Jim Blandy <jimb@redhat.com>
6167
6168 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6169
410dd08e
JB
61702006-01-24 Jim Blandy <jimb@redhat.com>
6171
6172 * gdbint.texinfo (Frames): Document the basics of GDB's register
6173 unwinding model, and explain the existence of the "sentinel" frame.
6174
4b505b12
AS
61752006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6176
6177 * gdb.texinfo (Choosing files): Mention that -directory is used
6178 for script files.
6179 (Specifying source directories): Likewise.
6180 (Command files): Explain how script files are found.
6181
839c27b7
EZ
61822006-01-21 Eli Zaretskii <eliz@gnu.org>
6183
6184 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6185 the threads in a multi-threaded program.
6186 (Threads): The threadno argument of "thread apply" can be a range
6187 of numbers.
6188
7be93b9e
JB
61892006-01-18 Jim Blandy <jimb@redhat.com>
6190
6191 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6192 of warning flags.
6193
fcc73fe3
EZ
61942006-01-13 Eli Zaretskii <eliz@gnu.org>
6195
6196 * gdb.texinfo (Sequences): Improve menu annotations.
6197 (Define): Add index entries for arguments of user-defined
6198 commands. Move the description of flow-control commands...
6199 (Command Files): ...to here. Document loop_break and
6200 loop_continue.
ca91424e
EZ
6201 (Define, Command Files): Document `end' and add index entries for
6202 it.
fcc73fe3 6203
5c95884b
MS
62042006-01-04 Michael Snyder <msnyder@redhat.com>
6205
6206 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6207 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6208
860701dc
PH
62092006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6210
6211 * gdb.texinfo (Omissions from Ada): Document that there is now
6212 limited aggregate support.
6213
36b80e65
EZ
62142005-12-28 Eli Zaretskii <eliz@gnu.org>
6215
6216 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6217 registers and the likes.
6218
c1468174
EZ
62192005-12-24 Eli Zaretskii <eliz@gnu.org>
6220
6221 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6222 (Symbols): Fix usage of "e.g.".
359df76b 6223 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6224
6225 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6226 (Coding): Fix usage of "e.g.".
6227
c02a867d
EZ
62282005-12-23 Eli Zaretskii <eliz@gnu.org>
6229
5ae4183a
AS
6230 * stabs.texinfo:
6231 * refcard.tex:
c02a867d 6232 * gpl.texi:
5ae4183a
AS
6233 * gdbint.texinfo:
6234 * gdb.texinfo:
6235 * gdb-cfg.texi:
c02a867d 6236 * fdl.texi:
5ae4183a
AS
6237 * annotate.texinfo:
6238 * all-cfg.texi:
c02a867d
EZ
6239 * Makefile.in: Add (C) after Copyright. Update the FSF
6240 address.
6241
fad38dfa
EZ
62422005-12-03 Eli Zaretskii <eliz@gnu.org>
6243
6244 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6245 extend GDB with commands for external monitor.
6246
53e5f3cf
AS
62472005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6248
6249 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6250
55f6ca0f
JB
62512005-11-25 Joel Brobecker <brobecker@adacore.com>
6252
6253 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6254
c1947b85
JB
62552005-11-21 Jim Blandy <jimb@redhat.com>
6256
6257 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6258 placement of 'R' actions in tracepoint action packets; document
6259 dependence of 'X' and 'M' actions on a preceding 'R' action for
6260 their registers.
6261
9d29849a
JB
62622005-11-19 Jim Blandy <jimb@redhat.com>
6263
6264 * gdb.texinfo (Tracepoint Packets): New node.
6265 (General Query Packets): Add entries for the tracepoint packets,
6266 referring to the "Tracepoint Packets" node.
6267 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6268
9a6253be
KB
62692005-11-18 Kevin Buettner <kevinb@redhat.com>
6270
6271 * gdb.texinfo (set remotebreak): Add anchor.
6272 (X packet): Likewise.
6273 (Remote Protocol): Add new section `Interrupts' and new index
6274 entry `interrupts (remote protocol)'.
6275
5f3bebba
JB
62762005-11-18 Jim Blandy <jimb@redhat.com>
6277
6278 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6279 entries into the General Query Packets section. Add a
6280 cross-reference to that section. Drop description of replies, as
6281 these are covered in the descriptions of each packet.
6282 (General Query Packets): Add introductory text. Explain naming
6283 conventions, and how the end of a name is recognized.
6284
9a7a1b36
KB
62852005-11-17 Kevin Buettner <kevinb@redhat.com>
6286
0564b6cf 6287 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6288 "set remotebreak" command.
6289
b8ff78ce
JB
62902005-11-16 Jim Blandy <jimb@redhat.com>
6291
6292 * gdb.texinfo (Packets, Stop Reply Packets)
6293 (General Query Packets): Various formatting cleanups.
6294 - Use @samp for packet contents.
6295 - Drop summaries from packet @item lines; the same information appears
6296 immediately below in the description.
6297 - Delete paragraph breaks after packet @item commands, so that the
6298 description appears directly to the right of the packet prototype
6299 in the printed manual, if it fits.
6300 - Place spaces in packet prototypes between @vars and non-@var
6301 letters, and explain that they're just for formatting.
6302 - Use @dots{} instead of '...'.
6303 - Fix uses of @code where @var was needed.
6304 - Replace "deprecated" markers with English text spelling out the
6305 packet's status and the preferred alternatives.
6306 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6307 what this ever meant.
6308 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6309 this for a long time.
6310 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6311 implemented several times, and have been in use for years.
6312
8ffe2530
JB
63132005-11-15 Jim Blandy <jimb@redhat.com>
6314
c43c5473
JB
6315 * gdb.texinfo (Packets): Add index entries for 'm' packet
6316 disclaimers.
5ae4183a 6317
fb031cdf
JB
6318 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6319 of stub when processing an 'm' packet.
6320
8ffe2530
JB
6321 * gdb.texinfo (Packets): Mention that packets beginning with
6322 letters are reserved once, at the top, instead of actually listing
6323 them all and saying "reserved".
6324
c03c782f
AS
63252005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6326
6327 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6328 Change @var{$arg0 to @code{$arg0.
6329
814e32d7
WZ
63302005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6331
6332 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6333
fa93a9d8
JB
63342005-11-12 Jim Blandy <jimb@redhat.com>
6335
6336 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6337 order. Remove extraneous 'z'.
6338
8a5a3c82
AS
63392005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6340
6341 * gdb.texinfo (Choosing files): Add --eval-command.
6342
4b0ad762
AS
63432005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6344
6345 * gdb.texinfo (Choosing modes): Add --return-child-result.
6346
6347
1a088d06
AS
63482005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6349
6350 * gdb.texinfo (Choosing modes): Add --batch-silent.
6351
656d5e12
EZ
63522005-10-28 Eli Zaretskii <eliz@gnu.org>
6353
6354 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6355 "The -var-update Command".
6356
3c9c013a
JB
63572005-10-03 Joel Brobecker <brobecker@adacore.com>
6358
6359 * gdb.texinfo (Print Settings): Add documentation for set/show
6360 print array-indexes.
6361
7ba3cf9c
DJ
63622005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6363
6364 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6365 6.2 and 6.3.
6366
a94ab193
EZ
63672005-08-27 Eli Zaretskii <eliz@gnu.org>
6368
6369 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6370 since 19-Jan-2004.
6371 (Files): Likewise.
ab1adacd
EZ
6372 (Variables, Symbols): Document the "<incomplete type>" message and
6373 its reasons.
a94ab193 6374
ca06016a
FF
63752005-08-01 Fred Fish <fnf@specifix.com>
6376
6377 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6378
cf58170d
NR
63792005-07-15 Nick Roberts <nickrob@snap.net.nz>
6380
6381 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6382 option for -var-list-children and -var-update.
6383 (GDB/MI Stack Manipulation): Simplify description of
6384 print-values option for -stack-list-locals.
6385 (GDB/MI Command Description Format): Clarify.
6386 (Mode Options): Spelling of superseded.
6387
38f1196a
BR
63882005-07-12 Bob Rossi <bob@brasko.net>
6389
6390 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6391 corresponding GDB command comment.
6392
3cb3b8df
BR
63932005-07-06 Bob Rossi <bob@brasko.net>
6394
6395 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6396 and -inferior-tty-show.
6397 (Input/Output): Document "set/show inferior-tty" and tty alias.
6398
10fac096
NW
63992005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6400
6401 * gdb.texinfo (Packets): Change description of 'D' packet to note
6402 that GDB does wait for a response.
6403
d1b6db76
NR
64042005-06-22 Nick Roberts <nickrob@snap.net.nz>
6405
6406 * gdb.texinfo (History) Rename "Command History".
6407 (Command History): Move node "Server Prefix" from section on
6408 Annotations here.
6409
29629dcf
NR
64102005-06-19 Nick Roberts <nickrob@snap.net.nz>
6411
6412 * gdb.texinfo (GDB/MI Stack Manipulation):
6413 Re-instate -stack-info-frame with example. Say that it gets
6414 info on selected frame, not current frame.
6415
397ca115
EZ
64162005-06-18 Eli Zaretskii <eliz@gnu.org>
6417
6418 * gdb.texinfo (Server): Clarify that `file' should be used before
6419 connecting to the server.
6420 (Files): Add an xref to the above description.
51274035
EZ
6421 (Output Formats): More detailed description of the `c' format.
6422 (Memory): List explicitly all the formats supported by `x'.
638ac427 6423 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6424 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6425 files. Add more indexing for solib-absolute-prefix and
6426 --with-sysroot.
76d17f34
EZ
6427 (Machine Code): Document possible problems with locations in
6428 shared libraries.
d416eeec
EZ
6429 (Backtrace): Document that free-standing environments do not need
6430 to have a `main' function.
397ca115 6431
74f6deaa
NR
64322005-06-18 Nick Roberts <nickrob@snap.net.nz>
6433
6434 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6435 -stack-info-frame.
6436
a9967aef
AC
64372005-06-07 Andrew Cagney <cagney@gnu.org>
6438
6439 * gdb.texinfo (Contributors): Note the original multi-arch
6440 contributors.
6441
e09f16f9
EZ
64422005-06-03 Eli Zaretskii <eliz@gnu.org>
6443
6444 * gdb.texinfo (Registers): Add index entries for the standard
6445 registers.
6446 (Frames): Add cross-reference from frame pointer description to
6447 the Registers node.
6448 (Annotations Overview): Fix the reference to GDB name.
6449
d87ba7ee
EZ
64502005-06-01 Eli Zaretskii <eliz@gnu.org>
6451
6452 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6453 can-use-hw-watchpoints.
6454
034dad6f
BR
64552005-05-28 Bob Rossi <bob@brasko.net>
6456
6457 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6458 the possible reasons why an exec async record would be returned to FE.
6459
ffed4509
AC
64602005-05-26 Andrew Cagney <cagney@gnu.org>
6461
6462 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6463 Andrew Cagney implemented the original GDB/MI.
6464
e22e55c9
OF
64652005-05-23 Orjan Friberg <orjanf@axis.com>
6466
6467 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6468 documentation. Add documentation for cris-mode.
6469
a78e13ce
EZ
64702005-05-20 Eli Zaretskii <eliz@gnu.org>
6471
6472 * gdb.texinfo (Numbers): Explain the example and make the wording
6473 more acurate.
6474
76ff342d
DJ
64752005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6476 Dennis Brueni <dennis@slickedit.com>
6477
6478 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6479 (GDB/MI Data Manipulation, GDB/MI Program Control)
6480 (GDB/MI Stack Manipulation): Update examples to include the fullname
6481 attribute in stack frames.
6482
119b882a
EZ
64832005-05-12 Eli Zaretskii <eliz@gnu.org>
6484
6485 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6486 do with other non-standard names of init files.
6487
6fc08d32
EZ
64882005-05-11 Eli Zaretskii <eliz@gnu.org>
6489
6490 * gdb.texinfo (Command Files): Move the description of the startup
6491 from here...
6492 (Startup): ...to this new subsection of the Invocation chapter.
6493 Rearrange the description of init files more logically and add a
6494 cross-reference to "Command Files". Document the special gdbinit
6495 name for CISCO 68k. Expand the description of what GDB does
6496 during startup.
6497 (History): Add index entry for HISTSIZE.
6498
a561754a
MK
64992005-05-02 Mark Kettenis <kettenis@gnu.org>
6500
6501 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6502
2eecc4ab
EZ
65032005-05-02 Eli Zaretskii <eliz@gnu.org>
6504
6505 * gdb.texinfo (SVR4 Process Information, The isatty call)
6506 (The system call): Don't use foo(N) notation for man pages and
6507 functions.
514c4d71 6508 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6509
18999be5
EZ
65102005-04-27 Eli Zaretskii <eliz@gnu.org>
6511
6512 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6513 were optimized away.
6514
0abb7bc7
EZ
65152005-04-22 Eli Zaretskii <eliz@gnu.org>
6516
6517 * gdb.texinfo (Remote configuration): Document "set/show
6518 get-thread-local-storage-address". Add cross-reference to the
6519 description of the qGetTLSAddr packet.
6520 (General Query Packets): Mention "set remote
6521 get-thread-local-storage-address" and add a reference to its
6522 description.
6523
6f61acb1
NR
65242005-04-19 Nick Roberts <nickrob@snap.net.nz>
6525
6526 * gdb.texinfo (Backtrace): Describe 'bt full'.
6527
9d59903a
NR
65282005-04-17 Nick Roberts <nickrob@snap.net.nz>
6529
6530 * gdb.texinfo (Mode Options): Fix typo.
6531 (GDB/MI): Describe how to invoke GDB/MI.
6532
721c2651
EZ
65332005-04-16 Eli Zaretskii <eliz@gnu.org>
6534
6535 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6536 references changed. Add description of "info udot".
721c2651
EZ
6537 (Files): Document "set/show stop-on-solib-events".
6538 (M32R/D): Document "set/show download-path", "set/show
6539 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6540 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6541 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6542 (Maintenance Commands): Improve indexing.
6543 (Target Commands): Document "set/show hash", "set/show debug
6544 monitor".
6545 (SVR4 Process Information): Document "info pidlist" and "info
6546 meminfo". Document "set/show procfs-tarce" and "set/show
6547 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6548 (Symbols, The Print Command with Objective-C): Improve indexing.
6549 (Objective-C): Add references to "info classes" and "info
6550 selectors".
c45da7e6
EZ
6551 (Debugging Output): Improve wording. Document "set/show debug
6552 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6553 (Set Breaks): Add index entry for "hardware breakpoints".
6554 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6555 and "set/show usehardbreakpoints".
6556 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6557 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6558 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6559 rdiromatzero", "set/show rdiheartbeat".
6560 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6561 "sds".
6562 (Embedded Processors): Document the "sim" command.
6563 (Remote): Document the "remote" command.
6564 (DJGPP Native): Document the "info serial" command.
6565 (Threads): Document "maint info sol-threads".
6566 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6567 (Set Breaks): Improve indexing.
6568 (Command Syntax): Add a reference to dont-repeat.
6569 (Define): Document "dont-repeat".
6570 (TUI Commands): Document "tabset".
6571 (WinCE): New subsection. Document "set/show remotedirectory",
6572 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6573
14d6dd68
EZ
65742005-04-15 Eli Zaretskii <eliz@gnu.org>
6575
6576 * gdb.texinfo (Hurd Native): New subsection, documents
6577 Hurd-specific commands.
a64548ea 6578 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6579 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6580 (MIPS): Improve documentation of heuristic-fence-post. Document
6581 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6582 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6583 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6584 (ARM): Document ARM-specific commands.
a64548ea
EZ
6585 (AVR): New section. Document "info io_registers".
6586 (CRIS): New section. Document "set/show cris-version" and
6587 "set/show cris-dwarf2-cfi".
6588 (HPPA): New section. Document "set/show debug hppa" and "maint
6589 print unwind".
a5adf40f 6590 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6591 (Super-H): New section. Document the "regs" command.
721c2651 6592 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6593
9c16f35a
EZ
65942005-04-09 Eli Zaretskii <eliz@gnu.org>
6595
6596 * gdb.texinfo (Print Settings): Document "set/show print
6597 pascal_static-members", "set print repeats", "show print
6598 null-stop". Improve indexing. Fix documentation of "set print
6599 union".
6600 (Pascal): New section.
6601 (Supported languages): Rename from "Support"; all references
6602 updated. Add a menu item for Pascal.
6603 (Numbers): Document "set radix.
6604 (Screen Size): Document "set/show pagination".
6605 (MIPS Embedded): Remove "set processor" documentation.
6606 (Remote configuration): Document "set/show X/P/Z-packet",
6607 "set/show read-aux-vector-packet", "set/show remote
6608 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6609 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6610 remotedebug", "set/show remotebreak", "set/show remotedevice",
6611 "set/show remotelogfile".
6612 (Auxiliary Vector): Add reference to the description of the
6613 read-aux-vector-packet setting.
6614 (Set Watchpoints): Add a cross-reference to "set remote
6615 hardware-breakpoint-limit".
6616 (General Query Packets): Add indexing of requests and
6617 cross-references to related commands in "Remote configuration".
6618 (File-I/O Overview, The system call): Fix wording and typos.
6619 (Thread Stops): Add index entries.
6620 (Continuing and Stepping): Document "show step-mode".
6621 (i386): New node. Document "set/show struct-convention".
6622 (Files): Document "show trust-readonly-sections".
6623 (Calling): Document "set/show unwindonsignal".
6624 (Messages/Warnings): Add index entries.
6625 (Maintenance Commands): Document "set/show watchdog".
6626 (Annotations Overview): Document "show annotate".
6627 (Set Watchpoints): Add index entries.
6628 (Symbols): Fix doc of case-sensitive.
6629 (ABI): Document "show coerce-float-to-double".
6630 (Convenience Vars, Help): Improve indexing.
6631 (Machine Code): Document "show disassembly-flavor".
6632 (Debugging C plus plus): Document "show overload-resolution".
6633 (Value History, Signaling): Add index entries.
6634
66352005-04-08 Eli Zaretskii <eliz@gnu.org>
6636
6637 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6638 (Processes): Fix wording.
6639 (History, List, Logging output, Define, Symbols, Print Settings):
6640 Improve indexing.
6641
a8f24a35
EZ
66422005-04-03 Eli Zaretskii <eliz@gnu.org>
6643
6644 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6645 redundant index entry for "target" command.
6646 (Backtrace): Add index entries.
6647 (Symbols, Fortran): Document the "set case-sensitive" command.
6648 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6649 (Print Settings): Add index entry for "set demangle-style".
6650 (Target Commands): Document "set download-write-size".
6651 (Debugging Output): Document "set exec-done-display".
6652
09d4efe1
EZ
66532005-04-02 Eli Zaretskii <eliz@gnu.org>
6654
6655 * gdb.texinfo (Files): Fix the name and documentation of
6656 add-shared-symbol-files. Document its alias assf. Update the
6657 list of OSs where GDB supports shared libraries. Fix markup.
6658 (Continuing and Stepping): Add reference to @var{location} in the
6659 text.
6660 (Dump/Restore Files): Fix reference to @{filename}.
6661 (Help): Fix wording.
6662 (Attach): Ditto.
6663 (Set Watchpoints): Ditto.
6664 (Backtrace): Remove redundant index entries. Improve index
6665 entries.
6666 (Delete Breaks): Fix wording.
6667 (Memory): Document the compare-sections command.
6668 (Memory Region Attributes): Improve wording.
6669 (Disabling): Improve wording.
6670 (Fortran): New subsection. Document the "info common" command.
6671 (Help): Document aliases "info copying" and "info warranty".
6672 (Caching Remote Data): New section. Document the "set/show
6673 remotecache" and "info dcache" commands.
6674 (Show): Fix wording of the documentation of the "set
6675 extension-language" command.
6676 (Signals): Add index entry for "info handle".
6677 (Memory Region Attributes): Fix punctuation.
6678 (Symbols): Change the arg name to "location" and refer to it in
6679 the text. Fix wording of "info types" doc.
6680 (Threads): Fix usage of @enumerate @item's.
6681 (Listing Tracepoints): Add index entry for "info tp".
6682 (Set Watchpoints): Add xref to "info break" description.
6683 (Macros): Add an index entry for "macro exp1". Document the
6684 "macro list" command.
6685 (Maintenance Commands): Document "flushregs", "maint agent",
6686 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6687 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6688 "maint print architecture", "maint print objfiles", "maint print
6689 statistics", "maint print type", "maint show-debug-regs", "maint
6690 space", "maint time", and "maint translate-address".
6691 (Connecting): Document the "monitor" command.
6692 (Annotations Overview): Describe the "set annotate" command.
6693
82f2d802
EZ
66942005-04-01 Eli Zaretskii <eliz@gnu.org>
6695
6696 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6697 Rearrange index entries and improve wording about support for
6698 hardware watchpoints.
6699
7d51c7de
BR
67002005-03-10 Bob Rossi <bob@brasko.net>
6701
6702 * gdb.texinfo: Update copyright
6703
68c71a2e
TR
67042005-02-09 Theodore A. Roth <troth@openavr.org>
6705
6706 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6707 error.
6708
83761cbd
KB
67092005-02-03 Kevin Buettner <kevinb@redhat.com>
6710
6711 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6712
9f1c6395
MS
67132005-01-17 Michael Snyder <msnyder@redhat.com>
6714
6715 * gdb.texinfo: Fix spelling, infinte -> infinite.
6716
fbd1b305
MK
67172005-01-08 Mark Kettenis <kettenis@gnu.org>
6718
6719 * observer.texi (GDB Observers): Document "solib_loaded".
6720
3ace7edb
AC
67212005-01-07 Andrew Cagney <cagney@gnu.org>
6722
bec39cab
AC
6723 * configure.ac: Rename configure.in, require autoconf 2.59.
6724 * configure: Re-generate.
6725
3ace7edb
AC
6726 * configure.in: Replace configdirs with multiple references to
6727 AC_CONFIG_SUBDIRS.
6728 * configure: Re-generate.
5ae4183a 6729
53531fc1
AC
67302005-01-04 Andrew Cagney <cagney@gnu.org>
6731
6732 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6733 part of the version number.
6734
536ffdb7
MK
67352004-12-24 Mark Kettenis <kettenis@gnu.org>
6736
6737 * gdbint.texinfo (Algorithms): Remove description of
6738 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6739
e1aac25b
JB
67402004-12-07 Jim Blandy <jimb@redhat.com>
6741
6742 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6743 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6744 numbers.
6745
f47b1503
AS
67462004-12-07 Andreas Schwab <schwab@suse.de>
6747
6748 * gdb.texinfo (Mode Options): Document -l option.
6749
b6b8ece6
EZ
67502004-12-04 Eli Zaretskii <eliz@gnu.org>
6751
6752 * gdbint.texinfo (Algorithms): More accurate description of
6753 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6754 is not needed unless data-read and data-access watchpoints are
6755 supported. Add a description of how GDB checks whether the
6756 inferior stopped because a watchpoint was hit.
6757
01371747
EZ
67582004-11-23 Eli Zaretskii <eliz@gnu.org>
6759
6760 * gdb.texinfo (Files): Add cross-reference to description of
6761 -readnow command-line switch.
6762
2315ffec
RC
67632004-11-10 Randolph Chung <tausq@debian.org>
6764
6765 * gdb.texinfo: Document set/show backtrace past-entry commands.
6766 Rearrange index entries for set/show backtrace past-main.
6767
69065f5d
AC
67682004-11-10 Jon Beniston <jon@beniston.com>
6769
6770 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6771 * gdb.texinfo (Remote Serial Protocol): Further describe
6772 binary transfer escaping mechanism .
69065f5d 6773
30e91e0b
RC
67742004-11-08 Randolph Chung <tausq@debian.org>
6775
6776 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6777 and "show debug infrun". Add index entries.
6778
60bf7e09
EZ
67792004-10-23 Eli Zaretskii <eliz@gnu.org>
6780
6781 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6782 "info proc" that are already implemented. Add index entries.
6783 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6784 (Files): Add a tip for decreasing memory used for symtabs from
6785 shared libraries.
f018e82f
EZ
6786 (Starting): Fix whitespace; make "elaboration" stand out where it
6787 is first used, and add an index entry for the term.
f8568604
EZ
6788 (Calling): Expand and elaborate text. Add "print". Add the
6789 description of problems with weak aliases.
384ee23f 6790 (Core File Generation): New section.
60bf7e09 6791
d52fe014
AC
67922004-10-12 Andrew Cagney <cagney@gnu.org>
6793
6794 * gdbint.texinfo (Versions and Branches): New chapter.
6795 (Releasing GDB): Delete "Versions and Branches" section.
6796 (Top): Add "Versions and Branches".
6797
703663ab
EZ
67982004-10-08 Eli Zaretskii <eliz@gnu.org>
6799
6800 * gdb.texinfo (Editing, History): Add cross-references to the
6801 included Readline and History user documentation. Remove
6802 references to the symbol have-readline-appendices which is unused
6803 and undefined.
6804 (History): Fix indexing.
6805
ac77d04f
JJ
68062004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6807
6808 * gdbint.texinfo (target_stopped_data_address): Update to
6809 new prototype.
6810 (i386_stopped_data_address): Update prototype and description.
6811 (i386_stopped_by_watchpoint): New function and description.
6812
e07c999f
PH
68132004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6814
6815 * gdb.texinfo (Filenames): Add Ada suffixes.
6816 (Ada) New section.
6817
2e868123
AC
68182004-09-27 Andrew Cagney <cagney@gnu.org>
6819 Robert Picco <Robert.Picco@hp.com>
6820
6821 * gdb.texinfo (Packets): Document the "p" packet.
6822
02a57714
JM
68232004-09-21 Jason Molenda (jmolenda@apple.com)
6824
6825 * gdb.texinfo (Paths and Names of the Source Files): Document the
6826 meaning of values in the 'desc' field of a SO stab.
6827
ae038cb0
DJ
68282004-09-20 Daniel Jacobowitz <dan@debian.org>
6829
6830 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6831 max-cache-age" and "maint show dwarf2 max-cache-age".
6832
f7dc1244
EZ
68332004-09-16 Eli Zaretskii <eliz@gnu.org>
6834
6835 * gdb.texinfo (Set Breaks): Add index entry for setting
6836 breakpoints on overloaded C++ functions that are not members of
6837 any classes. Add an example and an index entry for setting
6838 breakpoints on all program functions.
6839 (Character Sets, Macros, Overlay Commands)
6840 (Non-debug DLL symbols, GDB/MI Output Syntax)
6841 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6842 Use "(@value{GDBP})" instead of a literal "(gdb)".
6843
f810308b
AC
68442004-09-12 Andrew Cagney <cagney@gnu.org>
6845
6846 * gdbint.texinfo (Native Debugging): Delete description of
6847 FILES_INFO_HOOK.
6848
15a661f3
PH
68492004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6850
5ae4183a
AS
6851 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6852 to hex_string_custom (not historically correct, but more
15a661f3
PH
6853 understandable, given the current code).
6854
f3219c75
AC
68552004-09-03 Andrew Cagney <cagney@gnu.org>
6856
6857 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6858
f3bb6704
JJ
68592004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6860
6861 * observer.texi (solib_unloaded): New observer.
6862
8d2c00cb
AC
68632004-08-24 Andrew Cagney <cagney@gnu.org>
6864
6865 * gdbint.texinfo (Target Architecture Definition): Add missing
6866 comma.
6867
e7dc800a
MC
68682004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6869
6870 * (Using the Testsuite): build != host is supported,
6871 but some test scripts do not support build != host.
6872
73b03683
MK
68732004-08-14 Mark Kettenis <kettenis@gnu.org>
6874
6875 * gdbint.texinfo (Host Definition): Delete description of
6876 FCLOSE_PROVIDED and GETENV_PROVIDED.
6877
c0ccb908
MK
68782004-08-05 Mark Kettenis <kettenis@chello.nl>
6879
6880 * gdbint.texinfo (Host Definition): Delete description of
6881 NO_SYS_FILE.
6882 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6883 PTRACE_FP_BUG.
6884
9c8dbfa9
AC
68852004-08-05 Andrew Cagney <cagney@gnu.org>
6886
6887 * gdbint.texinfo (Target Architecture Definition): Delete
6888 reference to deprecated_read_fp.
6889
f42accbe
AC
68902004-08-02 Andrew Cagney <cagney@gnu.org>
6891
6892 * gdbint.texinfo (Target Architecture Definition): Delete
6893 description of DEPRECATED_REGISTER_BYTES.
6894
0b66e38c
EZ
68952004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6896
6897 * gdb.texinfo (Source Path): Document the new behavior of
6898 searching for the source files.
6899
15387254
EZ
69002004-07-17 Eli Zaretskii <eliz@gnu.org>
6901
6902 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6903 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6904 (Auto Display): Improve indexing.
6905
2c07db7a
AC
69062004-07-16 Andrew Cagney <cagney@gnu.org>
6907
6908 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6909 "-noasync".
6910
4644b6e3
EZ
69112004-07-09 Eli Zaretskii <eliz@gnu.org>
6912
6913 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6914 have the same prefix have only their prefix in the index.
6915
7561d450
MK
69162004-07-03 Mark Kettenis <kettenis@gnu.org>
6917
6918 * gdb.texinfo (BSD libkvm Interface): New node (section)
6919 (Native): Add it to the menu.
6920
67bebe79
MK
69212004-07-01 Mark Kettenis <kettenis@gnu.org>
6922
6923 * gdbint.texinfo (Target Architecture Definition): Remove
6924 PCC_SOL_BROKEN.
6925
1a6923e0
MK
69262004-06-24 Mark Kettenis <kettenis@gnu.org>
6927
6928 * gdbint.texinfo (Target Architecture Definition): Remove
6929 SUN_FIXED_LBRAC_BUG.
6930
b435e160
AC
69312004-06-26 Andrew Cagney <cagney@gnu.org>
6932
6933 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6934
b5622e8d
AC
69352004-06-20 Andrew Cagney <cagney@gnu.org>
6936
6937 * gdbint.texinfo (Target Architecture Definition): Deprecate
6938 USE_STRUCT_CONVENTION.
6939
e0c07bf0
MC
69402004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6941
6942 gdb.texinfo (Bug Reporting): Mention session recording,
6943 with the script command or Emacs.
6944
782263ab
AC
69452004-06-18 Andrew Cagney <cagney@gnu.org>
6946
6947 * gdbint.texinfo (Target Architecture Definition): Deprecate
6948 FUNCTION_START_OFFSET.
6949
03727ca6
AC
69502004-06-14 Andrew Cagney <cagney@gnu.org>
6951
6952 Based on changes from Karl Berry.
6953 * gdb.texinfo: Do not use @sc in a direntry.
6954 * stabs.texinfo: Change @dircateogry to "Software development".
6955 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6956
97092415
AC
69572004-06-13 Andrew Cagney <cagney@gnu.org>
6958
6959 * gdbint.texinfo (Target Architecture Definition): Delete
6960 description of RETURN_VALUE_ON_STACK.
6961
1f6d4158
AC
69622004-06-09 Andrew Cagney <cagney@gnu.org>
6963
6964 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6965 deleted by previous patch.
6966
d966f0cb
AC
69672004-06-08 Andrew Cagney <cagney@gnu.org>
6968
6969 * gdbint.texinfo (Native Debugging): Delete documentation on
6970 ATTACH_DETACH.
6971
86fe4aaa
RC
69722004-06-06 Randolph Chung <tausq@debian.org>
6973
6974 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6975
d4b6d575
RC
69762004-06-06 Randolph Chung <tausq@debian.org>
6977
5ae4183a 6978 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6979 the new push_dummy_call method signature. Describe the function
6980 argument.
6981
4e8b0763
JB
69822004-05-24 Joel Brobecker <brobecker@gnat.com>
6983
6984 * gdb.texinfo (Starting): Document new start command.
6985
59caf092
AC
69862004-05-21 Andrew Cagney <cagney@redhat.com>
6987
6988 * observer.texi (GDB Observers): Document "inferior_created".
6989
e4a2df64
AC
69902004-05-08 Andrew Cagney <cagney@redhat.com>
6991
e6b55ae2
AC
6992 * gdbint.texinfo (Target Architecture Definition): Delete
6993 description of DO_DEFERRED_STORES.
6994
28954179
AC
6995 * gdbint.texinfo (Target Architecture Definition): Delete
6996 references to DEPRECATED_FIX_CALL_DUMMY.
6997
434b87dd
AC
6998 * gdbint.texinfo (Target Architecture Definition): Delete
6999 description of DEPRECATED_CALL_DUMMY_WORDS,
7000 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7001
58d28df8
AC
7002 * gdbint.texinfo (Target Architecture Definition): Delete
7003 description of DEPRECATED_PUSH_DUMMY_FRAME.
7004
e4a2df64
AC
7005 * gdbint.texinfo (Target Architecture Definition): Delete
7006 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7007
2b4855ab
AC
70082004-05-07 Andrew Cagney <cagney@redhat.com>
7009
7010 * observer.texi (GDB Observers): Add "Debugging" section. Include
7011 cross reference to "set/show debug observer".
7012 * gdb.texinfo (Debugging Output): Document "set/show debug
7013 observer".
7014
fcf70625
AC
70152004-05-01 Andrew Cagney <cagney@redhat.com>
7016
7017 * gdbint.texinfo (Target Architecture Definition): Delete
7018 description of DEPRECATED_PC_IN_SIGTRAMP.
7019
8ee56bcf
AC
70202004-04-30 Andrew Cagney <cagney@redhat.com>
7021
7022 * gdbint.texinfo (Target Architecture Definition): Delete
7023 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7024
67ab9a76
OF
70252004-04-30 Orjan Friberg <orjanf@axis.com>
7026
7027 * observer.texi (GDB Observers): Correct spelling.
7028
79346bcb
OF
70292004-04-26 Orjan Friberg <orjanf@axis.com>
7030
7031 * observer.texi (GDB Observers): Add target_changed event.
7032
7a464420
AC
70332004-04-08 Andrew Cagney <cagney@redhat.com>
7034
7035 * observer.texi (GDB Observers): Rework, provide generic observer
7036 definitions and then a list of observable events.
7037
6cdf9d98
AC
70382004-04-04 Andrew Cagney <cagney@redhat.com>
7039
7040 * gdbint.texinfo (Host Definition): Delete reference to
7041 NO_SIGINTERRUPT.
7042
ddc135a4
AC
70432004-04-02 Andrew Cagney <cagney@redhat.com>
7044
7045 * gdbint.texinfo (Target Architecture Definition): Delete
7046 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7047
6a1b180d
SC
70482004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7049
7050 * gdb.texinfo (TUI Commands): Document tui reg commands.
7051
d0d5df6f
AC
70522004-03-26 Andrew Cagney <cagney@redhat.com>
7053
7054 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7055 "gdbtui".
7056 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7057 (Contributors): Mention both Text and Terminal User Interface.
7058
aa2a3f87
AC
70592004-03-23 Andrew Cagney <cagney@redhat.com>
7060
7061 * gdbint.texinfo (Target Architecture Definition): Deprecate
7062 references to SIGTRAMP_START and SIGTRAMP_END.
7063
f561f026
AC
70642004-03-23 Andrew Cagney <cagney@redhat.com>
7065
7066 * gdbint.texinfo (Target Architecture Definition): Deprecate
7067 references to PC_IN_SIGTRAMP.
7068
33cb8b0f
AC
70692004-03-19 Andrew Cagney <cagney@redhat.com>
7070
7071 * gdbint.texinfo (Target Architecture Definition): Delete
7072 reference to GDB_TARGET_IS_HPPA.
7073
fc989b7a
AC
70742004-03-18 Andrew Cagney <cagney@redhat.com>
7075
7076 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7077 describe pre_init and post_init.
7078
701b08bb
DJ
70792004-03-09 Daniel Jacobowitz <drow@mvista.com>
7080
7081 * gdb.texinfo (Debugging Output): Document values for "set debug
7082 target".
7083
faae5abe
AC
70842004-02-28 Andrew Cagney <cagney@redhat.com>
7085
7086 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7087
dd79a6cf
JJ
70882004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7089
7090 * gdb.texinfo (breakpoints): Add information about the
7091 new "set breakpoint pending" and "show breakpoint pending"
7092 commands.
7093
e7f16015
AC
70942004-02-26 Andrew Cagney <cagney@redhat.com>
7095
7096 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7097 in Per-architecture module data section.
7098
7161a3a6
RM
70992004-02-25 Roland McGrath <roland@redhat.com>
7100
7101 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7102
2154891a
AC
71032004-02-24 Andrew Cagney <cagney@redhat.com>
7104
7105 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7106 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7107 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7108
6c74ac8b
AC
71092004-02-17 Andrew Cagney <cagney@redhat.com>
7110
7111 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7112
19772a2c
AC
71132004-02-16 Andrew Cagney <cagney@redhat.com>
7114
7115 * gdbint.texinfo (Target Architecture Definition): Deprecate
7116 FRAMELESS_FUNCTION_INVOCATION.
7117
c9830293
AC
71182004-02-16 Andrew Cagney <cagney@redhat.com>
7119
7120 * gdbint.texinfo (Coding): Mention -Wunused-function.
7121
b9d26eb9
AC
71222004-02-14 Andrew Cagney <cagney@redhat.com>
7123
7124 * gdbint.texinfo (Target Architecture Definition): Delete
7125 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7126
49efadf5
EZ
71272004-02-12 Elena Zannoni <ezannoni@redhat.com>
7128
7129 * gdb.texinfo: Properly quote the name "C++".
7130 * gdbint.texinfo: Ditto.
7131 * stabs.texinfo: Ditto.
7132
1eb288ea
EZ
71332004-02-11 Elena Zannoni <ezannoni@redhat.com>
7134
7135 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7136 minimal information about libiberty.
7137
e4937fc1
MC
71382004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7139
7140 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7141
a9331b3f
RM
71422004-02-04 Roland McGrath <roland@redhat.com>
7143
7144 * gdb.texinfo (Auxiliary Vector): New node (section).
7145 (Data): Add it to the menu.
7146
2650777c
JJ
71472004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7148
7149 * gdb.texinfo (Breakpoints): Add information about pending
7150 breakpoint support.
7151
b4501125
AC
71522004-01-26 Andrew Cagney <cagney@redhat.com>
7153
7154 * gdb.texinfo (Overview): Delete references to the cisco protocol
7155 including the "N" response.
7156
74055713
AC
71572004-01-26 Andrew Cagney <cagney@redhat.com>
7158
7159 * gdbint.texinfo (Target Architecture Definition): Rename
7160 EXTRACT_STRUCT_VALUE_ADDRESS to
7161 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7162
3bbe9696
EZ
71632004-01-24 Eli Zaretskii <eliz@gnu.org>
7164
7165 * gdb.texinfo (KOD): Document "show os". Add index entries for
7166 "set/show os" and "info cisco" commands.
7167
5843504f
EZ
71682004-01-21 Eli Zaretskii <eliz@gnu.org>
7169
7170 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7171
9175c9a3
MC
71722004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7173
7174 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7175 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7176
8e94b928
NR
71772004-01-19 Nick Roberts <nick@nick.uklinux.net>
7178
7179 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7180 -stack-list-locals.
7181 (GDB/MI Variable Objects): Describe extension to
7182 -var-list-children.
7183
a20cf136
DJ
71842004-01-17 Daniel Jacobowitz <drow@mvista.com>
7185
7186 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7187
afb18d0f
AC
71882004-01-17 Andrew Cagney <cagney@redhat.com>
7189
7190 * gdbint.texinfo (Target Architecture Definition): Delete
7191 documentation on DEPRECATED_NPC_REGNUM.
7192
b51970ac
DJ
71932004-01-13 Daniel Jacobowitz <drow@mvista.com>
7194
7195 * gdb.texinfo: Update copyright year. Mention that set
7196 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7197 "set follow-fork-mode ask".
7198
0f0cffd2
AC
71992004-01-13 Andrew Cagney <cagney@redhat.com>
7200
7201 * gdbint.texinfo: Update copyright year.
7202 (Coding): Add -Wunused-label to list of -Werror warnings.
7203
c552b3bb 72042004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7205 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7206
7207 * gdb.texinfo: Update copyright.
7208 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7209 around names, as appropriate. Minor syntax cleanup of
7210 _NSPrintForDebugger explanation. Two spaces after periods.
7211 GDBN used instead of lit. "gdb". Index entries added for
7212 print-object and _NSPrintForDebugger. @noindent added in one spot.
7213
afe157ca
EZ
72142003-11-11 Elena Zannoni <ezannoni@redhat.com>
7215
7216 * stabs.texinfo: Add dircategory and direntry commands.
7217 * annotate.texinfo: Ditto.
7218
963e2bb7
AC
72192003-11-10 Andrew Cagney <cagney@redhat.com>
7220
7221 * gdbint.texinfo (Target Architecture Definition): Replace the
7222 return_value method's "inval" and "outval" parameters with
7223 "readbuf" and "writebuf".
7224
1d8b2f28
JB
72252003-10-28 Jim Blandy <jimb@redhat.com>
7226
7227 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7228 from "The `F' request packet" and "The `F' reply packet", to make
7229 texi2dvi happy.
7230 (File-I/O remote protocol extension): Update menu entries, too.
7231
36d86913
MC
72322003-10-26 Michael Chastain <mec@shout.net>
7233
7234 * gdb.texinfo (Thread Stops): Document the issue with
7235 premature return from system calls in multi-threaded programs.
7236
ce2826aa
AC
72372003-10-24 Andrew Cagney <cagney@redhat.com>
7238
7239 * annotate.texinfo: Fix "fortunatly"[sic].
7240
f24c5e49
KI
72412003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7242
7243 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7244 with "Hitachi" and "Mitsubishi".
7245
92ad9cd9
AC
72462003-10-20 Andrew Cagney <cagney@redhat.com>
7247
7248 * gdbint.texinfo (Target Architecture Definition): Document
7249 gdbarch_return_value. Add cross references from
7250 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7251 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7252
0ab4b752
MK
72532003-10-18 Mark Kettenis <kettenis@gnu.org>
7254
7255 * gdbint.texinfo (Target Architecture Definition): Document
7256 regset_from_core_section.
fb3e19c0
KI
7257
72582003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7259
7260 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7261
a9331b3f 72622003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7263
7264 From Anthony Green <green@redhat.com>:
5ae4183a 7265 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7266
1485d690
KB
72672003-10-14 Kevin Buettner <kevinb@redhat.com>
7268
889bf7c5
PA
7269 * gdb.texinfo (Breakpoint related warnings): New node.
7270 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7271
86d30acc
DJ
72722003-10-13 Daniel Jacobowitz <drow@mvista.com>
7273
7274 * gdb.texinfo (Remote Protocol): Document v and vCont.
7275
172c2a43
KI
72762003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7277
7278 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7279 * gdbint.texinfo: Ditto.
7280
71952f4c
AC
72812003-10-09 Andrew Cagney <cagney@redhat.com>
7282
7283 From 2003-09-18 David Anderson <davea@sgi.com>:
7284 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7285 "command".
7286
268e2188
AC
72872003-10-03 Andrew Cagney <cagney@redhat.com>
7288
7289 * gdbint.texinfo (Target Architecture Definition): Deprecate
7290 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7291 just target.
7292
12c266ea 72932003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7294
f30992d4 7295 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7296 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7297 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7298 * gdbint.texinfo (Target Architecture Definition): Rename
7299
73002003-09-30 Andrew Cagney <cagney@redhat.com>
7301
f30992d4 7302 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7303 (Target Architecture Definition):
f30992d4 7304
2e092625
AC
7305 * gdbint.texinfo (Target Architecture Definition): Rename
7306 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7307
0717ae8a
AC
73082003-09-29 Andrew Cagney <cagney@redhat.com>
7309
dad809b7
AC
7310 * gdbint.texinfo (Target Architecture Definition): Delete
7311 documentation for NEED_TEXT_START_END.
7312
0717ae8a
AC
7313 * gdbint.texinfo (Target Architecture Definition): Rename
7314 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7315 TARGET_WRITE_PC.
a9331b3f 7316
af6cf26d
MC
73172003-09-22 Michael Chastain <mec@shout.net>
7318
7319 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7320
ee206350
AG
73212003-09-21 Anthony Green <green@redhat.com>
7322
7323 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7324
a38c9fe6
MK
73252003-09-21 Mark Kettenis <kettenis@gnu.org>
7326
7327 * gdbint.texinfo (Target Architecture Definition): Document
7328 stabs_argument_has_addr.
7329
77949794
AC
73302003-09-18 Andrew Cagney <cagney@redhat.com>
7331
7332 * gdbint.texinfo (Target Architecture Definition): Delete
7333 documentation on REGISTER_NAMES.
7334
8e823e25
MK
73352003-09-13 Mark Kettenis <kettenis@gnu.org>
7336
7337 * gdbint.texinfo (Target Architecture Definition): Replace
7338 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7339
f27dd7fd
AC
73402003-09-11 Andrew Cagney <cagney@redhat.com>
7341
7342 * gdbint.texinfo (Target Architecture Definition): Replace
7343 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7344
8b148df9
AC
73452003-08-18 Andrew Cagney <cagney@redhat.com>
7346
7347 * gdbint.texinfo (Target Architecture Definition): Document
7348 "frame_red_zone_size".
7349
25d29d70
AC
73502003-08-09 Andrew Cagney <cagney@redhat.com>
7351
7352 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7353 with "set/show backtrace past-main" and "set/show backtrace
7354 limit".
7355
c938e9b0
L
73562003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7357
7358 * Makefile.in (install-info): Support DESTDIR.
7359 (install-html): Likewise.
7360
64fabec2
AC
73612003-08-07 Andrew Cagney <cagney@redhat.com>
7362
7363 Patch from Nick Roberts.
7364 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7365 bindings. Remove description of send-gdb-command.
7366
2fcf52f0
AC
73672003-08-07 Andrew Cagney <cagney@redhat.com>
7368
7369 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7370 GDB 6.0.
7371
086432e2
AC
73722003-08-06 Andrew Cagney <cagney@redhat.com>
7373
7374 * gdb.texinfo (Mode Options): Mention that level three is the
7375 highest available and that level 2 is deprecated.
7376 (Annotations Overview): Mention annotation levels. Cross reference
7377 to "Limitations of the Annotation Interface" in annotate.texi.
7378 (TODO, Value Annotations, Frame Annotations): Delete section.
7379 (Displays, Breakpoint Info): Delete.
7380
e5249f67
AC
73812003-08-04 Andrew Cagney <cagney@redhat.com>
7382
7383 * agentexpr.texi: Delete @bye.
7384 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7385 (stabs.info): Add $(srcdir) to include search path.
7386 (html): Depend on "annotate_toc.html", and not "annotate.html".
7387 * stabs.texinfo: Ditto. Include "fdl.texi".
7388 * gdbint.texinfo: Update copyright statement's list of invariant
7389 sections.
7390
e6f672d2
AC
73912003-07-28 Andrew Cagney <cagney@redhat.com>
7392
7393 * Makefile.in (INFO_DEPS): Add annotate.info.
7394 (dvi, ps, html, pdf): Add annotate.
7395 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7396 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7397 (ANNOTATE_DOC_FILES): New macro.
7398 (ANNOTATE_TEX_TMPS): New macro.
7399 (annotate.info, annotate_toc.html): Specify dependencies.
7400 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7401 * annotate.texinfo: Rename annotate.texi. Get building. Add
7402 "Migrating to GDB/MI" and "Limitations of the Annotation
7403 Interface" chapters. Mention why it is not part of the user
7404 guide. Update copyright notice. Include "fdl.texi".
7405
72ffddc9
SC
74062003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7407
7408 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7409
a9f12a31
DJ
74102003-07-24 Daniel Jacobowitz <drow@mvista.com>
7411
7412 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7413
b1fe9455
DJ
74142003-07-24 Daniel Jacobowitz <drow@mvista.com>
7415
7416 * gdb.texinfo (Server): Mention pidof.
7417
153721e6
AC
74182003-07-22 Andrew Cagney <cagney@redhat.com>
7419
7420 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7421 list.
7422
0fac0b41
DJ
74232003-06-28 Daniel Jacobowitz <drow@mvista.com>
7424
7425 * gdb.texinfo (Logging output): New chapter.
7426
4e562065
JB
74272003-06-24 Joel Brobecker <brobecker@gnat.com>
7428
7429 * gdb.texinfo (Unsupported languages): New section.
7430 (Languages): Add link to new section.
7431
f2c06f52
AC
74322003-06-22 Andrew Cagney <cagney@redhat.com>
7433
7434 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7435
b4177fca
DJ
74362003-06-22 Daniel Jacobowitz <drow@mvista.com>
7437
7438 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7439
f418dd93
DJ
74402003-06-22 Daniel Jacobowitz <drow@mvista.com>
7441
7442 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7443 * agentexpr.texi: Retitle section, and change it to an appendix.
7444 Comment out texinfo initialization. Factor a @var{} into two
7445 pieces to prevent makeinfo warnings.
7446 * gdb.texinfo: Add Agent Expressions appendix.
7447
4ca61388
DJ
74482003-06-19 Daniel Jacobowitz <drow@mvista.com>
7449
7450 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7451
07f31aa6
DJ
74522003-06-18 Daniel Jacobowitz <drow@mvista.com>
7453
5ae4183a 7454 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7455 remote target". Document the "detach" and "disconnect" commands.
7456 (Server, Netware, Debug Session): Reference "Connecting to a
7457 remote target".
7458 (GDB/MI Target Manipulation): Document "-target-disconnect".
7459
2dd0da42
AC
74602003-06-13 Andrew Cagney <cagney@redhat.com>
7461
7462 * gdbint.texinfo (Target Architecture Definition): Deprecate
7463 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7464 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7465
e7a3abfc
JB
74662003-06-09 Jim Blandy <jimb@redhat.com>
7467
7468 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7469
25e3a86b
AC
74702003-06-08 Andrew Cagney <cagney@redhat.com>
7471
7472 * gdbint.texinfo (Target Architecture Definition): Delete
7473 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7474
a9e5fdc2
AC
74752003-06-08 Andrew Cagney <cagney@redhat.com>
7476
7477 * gdbint.texinfo (Target Architecture Definition): Document
7478 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7479
b37303ee
AF
74802003-06-07 Adam Fedor <fedor@gnu.org>
7481
7482 * gdb.texinfo: Add Objective-C documentation.
7483
39fe6e80
AC
74842003-06-01 Andrew Cagney <cagney@redhat.com>
7485
7486 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7487 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7488
125309b2
AC
74892003-05-21 Andrew Cagney <cagney@redhat.com>
7490
7491 * gdbint.texinfo (Target Architecture Definition): Delete
7492 references to "extract_address" and "store_address".
7493
b8b527c5
AC
74942003-05-16 Andrew Cagney <cagney@redhat.com>
7495
7496 * gdbint.texinfo (Target Architecture Definition): Replace
7497 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7498 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7499
50e3ee83
TR
75002003-05-14 Theodore A. Roth <troth@openavr.org>
7501
7502 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7503
44e2be90
L
75042003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7505
7506 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7507 (gdb.dvi): Likewise.
7508 (gdb.pdf): Likewise.
7509 (links2roff): Likewise.
7510
df5215a6
JB
75112003-05-08 Jim Blandy <jimb@redhat.com>
7512
7513 * gdb.texinfo (Dump/Restore Files): Update documentation for
7514 'dump', 'append', and 'restore': note that format argument is
7515 optional; simplify presentation of the command variants; and be
7516 more precise about the formats.
7517
5e7b2f39
JB
75182003-05-07 Jim Blandy <jimb@redhat.com>
7519
7520 * gdb.texinfo (Symbols): Update documentation: 'maint list
7521 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7522 symtabs' and 'maint info psymtabs'.
7523
b1e29e33
AC
75242003-05-05 Andrew Cagney <cagney@redhat.com>
7525
7526 * gdbint.texinfo (Target Architecture Definition): Make
7527 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7528 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7529 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7530
00905d52
AC
75312003-05-04 Andrew Cagney <cagney@redhat.com>
7532
7533 * gdb.texinfo (Maintenance Commands): Document "maint print
7534 dummy-frames".
7535
54ff5908
AC
75362003-05-04 Andrew Cagney <cagney@redhat.com>
7537
7538 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7539
32e7087d
JB
75402003-05-03 J. Brobecker <brobecker@gnat.com>
7541
7542 Thierry Schneider <tpschneider1@yahoo.com>
7543 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7544 for new MI command.
7545
7043d8dc
AC
75462003-05-03 Andrew Cagney <cagney@redhat.com>
7547
7548 * gdbint.texinfo (Target Architecture Definition): Document
7549 push_dummy_code. Add cross references.
7550
e33d66ec
EZ
75512003-05-02 Elena Zannoni <ezannoni@redhat.com>
7552
7553 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7554 set/show charsets commands.
7555
0ba6dca9
AC
75562003-04-28 Andrew Cagney <cagney@redhat.com>
7557
7558 * gdbint.texinfo (Target Architecture Definition): Replace
7559 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7560 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7561
d7a27068
AC
75622003-04-28 Andrew Cagney <cagney@redhat.com>
7563
7564 * gdbint.texinfo (Target Architecture Definition): Rename
7565 "tm_print_insn" to "deprecated_tm_print_insn".
7566
44ea7b70
JB
75672003-04-09 Jim Blandy <jimb@redhat.com>
7568
7569 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7570 list psymtabs'.
7571
fb8f8949
AC
75722003-04-08 Andrew Cagney <cagney@redhat.com>
7573
7574 * gdbint.texinfo (Target Architecture Definition): Delete
7575 references to EXTRA_FRAME_INFO.
7576
32fb0f22
AC
75772003-04-08 Andrew Cagney <cagney@redhat.com>
7578
7579 * gdbint.texinfo (Target Architecture Definition): Delete
7580 PRINT_TYPELESS_INTEGER.
7581
6be67e67
JB
75822003-04-02 J. Brobecker <brobecker@gnat.com>
7583
7584 * observer.texi (GDB Observers): Adjust the documentation for the
7585 normal_stop notification to better describe reality. Fix a couple
7586 of minor typos.
7587
4e35d5f0
BR
75882003-04-02 Bob Rossi <bob_rossi@cox.net>
7589
a9331b3f 7590 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7591 '-file-list-exec-source-file'
7592
e8a8712a
AC
75932003-03-31 Andrew Cagney <cagney@redhat.com>
7594
7595 * gdbint.texinfo (Target Architecture Definition): Delete
7596 references to CALL_DUMMY_P.
7597
6c0e89ed
AC
75982003-03-30 Andrew Cagney <cagney@redhat.com>
7599
7600 * gdbint.texinfo (Target Architecture Definition): Remove
7601 reference to TARGET_WRITE_SP.
a9331b3f 7602
378bfd1b
AC
76032003-03-27 Andrew Cagney <cagney@redhat.com>
7604
7605 * gdbint.texinfo (Target Architecture Definition): Remove
7606 references to write_sp.
6c0e89ed 7607
922fbb7b
AC
76082003-03-27 Andrew Cagney <cagney@redhat.com>
7609
7610 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7611 chapter body. Use @smallexample instead of @example.
7612 (Annotations): Ditto.
7613 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7614 annotate.texi.
7615
b81774d8
AC
76162003-03-26 Andrew Cagney <cagney@redhat.com>
7617
7618 * gdbint.texinfo (Target Architecture Definition): Replace
7619 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7620 dummy_addr parameters.
7621
1bf6d5cc
AC
76222003-03-25 Andrew Cagney <cagney@redhat.com>
7623
7624 * gdbint.texinfo (Target Architecture Definition): Delete
7625 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7626 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7627 Add reference to PUSH_ARGUMENTS.
7628
618ce49f
AC
76292003-03-23 Andrew Cagney <cagney@redhat.com>
7630
7631 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7632 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7633
bcd7e15f
JB
76342003-03-18 J. Brobecker <brobecker@gnat.com>
7635
7636 * gdbint.texinfo (Algorithms): Add new section describing the
7637 Observer paradigm.
7638 (Top): Add menu entry to new observer appendix.
7639 * observer.texi: New file.
7640 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7641 new observer.texi file.
7642
9fe8321b
AC
76432003-03-17 Andrew Cagney <cagney@redhat.com>
7644
7645 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7646 that GNU Press update the manual version number.
7647
ac2adee5
AC
76482003-03-12 Andrew Cagney <cagney@redhat.com>
7649
7650 * gdbint.texinfo (Target Architecture Definition): Delete
7651 references to get_saved_register. Rename GET_SAVED_REGISTER to
7652 DEPRECATED_GET_SAVED_REGISTER.
7653
749b82f6
AC
76542003-03-13 Andrew Cagney <cagney@redhat.com>
7655
7656 * gdbint.texinfo (Target Architecture Definition): Replace
7657 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7658
8bedc050
AC
76592003-03-12 Andrew Cagney <cagney@redhat.com>
7660
7661 * gdbint.texinfo (Target Architecture Definition): Rename
7662 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7663
0ce1b118
CV
76642003-03-10 Corinna Vinschen <vinschen@redhat.com>
7665
7666 * gdb.texinfo: Add File-I/O documentation.
7667
12cc2063
AC
76682003-03-10 Andrew Cagney <cagney@redhat.com>
7669
7670 * gdbint.texinfo (Target Architecture Definition): Cross reference
7671 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7672
7453dc06
AC
76732003-03-07 Andrew Cagney <cagney@redhat.com>
7674
7675 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7676 frame" command.
7677
6314f104
AC
76782003-03-05 Andrew Cagney <cagney@redhat.com>
7679
7680 * gdbint.texinfo (Target Architecture Definition): Document
7681 unwind_dummy_id. Cross reference unwind_dummy_id and
7682 SAVE_DUMMY_FRAME_TOS.
7683
f1212245
DJ
76842003-03-05 James Ingham <jingham@apple.com>
7685 Daniel Jacobowitz <drow@mvista.com>
7686
7687 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7688 and "show cp-abi".
7689
77e7e267
AC
76902003-03-03 Andrew Cagney <cagney@redhat.com>
7691
7692 * gdbint.texinfo (Target Architecture Definition): Document
7693 register_type.
7694
838a8221
AC
76952003-03-03 Andrew Cagney <cagney@redhat.com>
7696
7697 * stabs.texinfo (Structures): Use @samp and separate @var's
7698 instead of a single @var containing a comma separated list.
7699 (Unions): Ditto.
7700
d7f4a264
DJ
77012003-03-02 Daniel Jacobowitz <drow@mvista.com>
7702
7703 * Makefile.in (distclean): Remove config.log.
7704
f30ee0bc
AC
77052003-03-01 Andrew Cagney <cagney@redhat.com>
7706
7707 * gdbint.texinfo (Target Architecture Definition): Rename
7708 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7709
77102003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7711
7712 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7713 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7714
be448670
CF
77152003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7716
7717 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7718 (Non-debug DLL symbols): New node, describing the minimal symbols
7719 loaded from DLLs without real debugging symbols.
7720
501eef12
AC
77212003-02-20 Andrew Cagney <ac131313@redhat.com>
7722
7723 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7724 hardware-breakpoint-limit".
7725 (Set Watchpoints): Add cross reference to "set remote
7726 hardware-watchpoint-limit".
7727 (Remote configuration options): New section.
7728
21c294e6
AC
77292003-02-04 Andrew Cagney <ac131313@redhat.com>
7730
e9be73e4
AC
7731 * gdbint.texinfo (Target Architecture Definition): Delete
7732 descrption of IS_TRAPPED_INTERNALVAR.
7733
21c294e6
AC
7734 From Keith Seitz <keiths@redhat.com>:
7735 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7736 option "-i"/"--interpreter" to this chapter. Include index
7737 entries.
7738
0179ffac
DC
77392003-02-04 David Carlton <carlton@math.stanford.edu>
7740
7741 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7742 (Variables): Recommend stabs+ and DWARF 2.
7743 (C plus plus expressions): Correct info about
7744 compiler versions, debug formats.
7745 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7746 PR symtab/874.
7747
7ca9f392
AC
77482003-02-01 Andrew Cagney <ac131313@redhat.com>
7749
7750 * gdbint.texinfo (Target Architecture Definition): Delete
7751 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7752 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7753 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7754 references to nindy and i960.
7755 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7756
31a85ea2
AC
77572003-02-01 Andrew Cagney <ac131313@redhat.com>
7758
7759 * gdbint.texinfo (Target Architecture Definition): Delete
7760 FLOAT_INFO.
7761
6b894e49
AC
77622003-01-30 Andrew Cagney <ac131313@redhat.com>
7763
7764 * stabs.texinfo (Member Type Descriptor): Clarify description of
7765 `@'. Suggested by Ben Hutchings.
7766
c48861fb
AC
77672003-01-29 Andrew Cagney <ac131313@redhat.com>
7768
7769 * gdb.texinfo (M68K): Delete reference to es1800.
7770
617073a9
AC
77712003-01-29 Andrew Cagney <ac131313@redhat.com>
7772
7773 * gdb.texinfo (Maintenance Commands): Document `maint print
7774 reggroups' and `maint print register-groups'.
7775 * gdbint.texinfo (Target Architecture Definition): Document
7776 register_reggroup_p.
7777
5b5d99cf
JB
77782003-01-23 Jim Blandy <jimb@redhat.com>
7779
7780 * gdb.texinfo (Separate Debug Files): New section.
7781
e7ba9c65
DJ
77822003-01-22 Daniel Jacobowitz <drow@mvista.com>
7783
7784 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7785 and "maint show profile".
7786
94e91d6d
MC
77872003-01-16 Michael Chastain <mec@shout.net>
7788
7789 * gdb.texinfo (Installing GDB): Warn against
7790 ".../gdb-VERSION/gdb/configure".
7791 (Separate Objdir): Likewise.
7792
867f3898
AC
77932003-01-15 Andrew Cagney <ac131313@redhat.com>
7794
7795 * gdbint.texinfo (Target Architecture Definition): Delete
7796 definition of PRINT_REGISTER_HOOK.
7797
f153cc92
EZ
77982003-01-15 Elena Zannoni <ezannoni@redhat.com>
7799
7800 (OpenRISC 1000): Fix formatting of command names.
7801
c60eb6f1
EZ
78022003-01-15 Elena Zannoni <ezannoni@redhat.com>
7803
7804 * gdb.texinfo (Continuing and Stepping): Add new command
7805 'advance'. Clarify behavior of 'until'.
7806
f5ebfba0
DJ
78072003-01-13 Daniel Jacobowitz <drow@mvista.com>
7808
7809 * gdb.texinfo (Files): Document solib-absolute-prefix and
7810 solib-search-path.
7811
4ce8657e
MC
78122003-01-09 Michael Chastain <mec@shout.net>
7813
7814 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7815 (Create a Release): Add new instructions for new @file{src-release}.
7816 Document existing instructions for @file{Makefile.in} as
7817 being for @value{GDBN} 5.3.1 or earlier.
7818
372613e3
AC
78192003-01-09 Andrew Cagney <ac131313@redhat.com>
7820
7821 * gdbint.texinfo (Target Architecture Definition): Mention
7822 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7823 allocate memory.
7824
b4e9345d
DJ
78252003-01-04 Daniel Jacobowitz <drow@mvista.com>
7826
7827 * gdb.texinfo (Controlling GDB): Add @kindex for
7828 "show osabi".
7829 (Backtraces): Add @kindex's for backtrace-below-main.
7830
98b45e30
DJ
78312003-01-04 Daniel Jacobowitz <drow@mvista.com>
7832
7833 * gdb.texinfo (Controlling GDB): Document "set osabi".
7834
95f90d25
DJ
78352003-01-04 Daniel Jacobowitz <drow@mvista.com>
7836
7837 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7838 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7839
1e698235
DJ
78402003-01-04 Daniel Jacobowitz <drow@mvista.com>
7841
7842 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7843 "set coerce-float-to-double".
7844 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7845
e632838e
AC
78462003-01-02 Andrew Cagney <ac131313@redhat.com>
7847
7848 * stabs.texinfo: Remove obsolete text.
7849 * gdbint.texinfo: Ditto.
7850 * gdb.texinfo: Ditto.
7851
c133ab7a
MK
78522002-12-22 Mark Kettenis <kettenis@gnu.org>
7853
7854 * gdbint.texinfo (Target Architecture Definition): Update
7855 description of gdbarch_register_osabi.
7856
f821f325
KH
78572002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7858
7859 * agentexpr.texi: Fix typos.
7860 * annotate.texi: Likewise.
7861 * fdl.texi: Likewise.
7862
85a6d8d3 78632002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7864
7865 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7866 DEPRECATED_INIT_FRAME_PC.
7867
ae45cd16
AC
78682002-12-01 Andrew Cagney <ac131313@redhat.com>
7869
7870 * gdbint.texinfo (Target Architecture Definition): Delete
7871 PC_IN_CALL_DUMMY.
7872
07555a72
AC
78732002-11-28 Andrew Cagney <ac131313@redhat.com>
7874
7875 * gdbint.texinfo (Host Definition): Delete documentation on
7876 USE_GENERIC_DUMMY_FRAMES.
7877
c166cdc7
EZ
78782002-11-26 Elena Zannoni <ezannoni@redhat.com>
7879
5ae4183a 7880 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7881 * Makefile.in (install-info): Run the install-info command as part
7882 of the post install steps only.
7883 (uninstall-info): New target.
7884 (uninstall): New target.
7885
35db0260
EZ
78862002-11-22 Elena Zannoni <ezannoni@redhat.com>
7887
7888 * Makefile.in (install): Make install do some real work.
7889
9ba8d803
AC
78902002-11-19 Andrew Cagney <ac131313@redhat.com>
7891
7892 Fix POSIX problem reported by Paul Eggert.
7893 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7894 Fix PR gdb/527.
7895
903ad3a6
AC
78962002-10-26 Andrew Cagney <cagney@redhat.com>
7897
7898 * gdbint.texinfo (Target Architecture Definition): Delete
7899 definition of DO_REGISTERS_INFO.
7900
f2abfe65
KB
79012002-10-18 Kevin Buettner <kevinb@redhat.com>
7902
7903 * gdbint.texinfo (Address Classes): Fix problems with insertion
7904 of ``{'' and ``}'' in example.
7905
b5b0480a
KB
79062002-10-17 Kevin Buettner <kevinb@redhat.com>
7907
7908 * gdbint.texinfo (Address Classes): New section.
7909 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7910 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7911 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7912 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7913
c85508ee
KD
79142002-10-11 Klee Dienes <kdienes@apple.com>
7915
7916 * gdb.texinfo (Registers): Mention vector registers as well as
7917 floating registers in the documentation for 'info registers' and
7918 'info all-registers'.
7919
6d12fc3d
DJ
79202002-10-11 Daniel Jacobowitz <drow@mvista.com>
7921
7922 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7923
8d19fbd2
JJ
79242002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7925
7926 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7927 interface definition.
7928
a37295f9
MM
79292002-10-03 Marko Mlinar <markom@opencores.org>
7930
7931 * gdb.texinfo (Target Commands): Add or1k target specific
7932 commands.
7933 * gdb.texinfo (Contributors): Add myself to the contributors list.
7934
da0f9dcd
AC
79352002-10-01 Andrew Cagney <ac131313@redhat.com>
7936
7937 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7938 and "mi1" instead of "mi1" and "mi0".
7939
2e834e49
HPN
79402002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7941
7942 * gdb.texinfo (Packets): Fix typos "alligned".
7943 Correct z3/Z3 description. Correct z4/Z4 title.
7944
050be0dc
AC
79452002-09-27 Andrew Cagney <ac131313@redhat.com>
7946
7947 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7948
1104b9e7
KB
79492002-09-25 Kevin Buettner <kevinb@redhat.com>
7950
7951 * gdb.texinfo: Use GNU/Linux instead of Linux.
7952
512217c7
AC
79532002-09-25 Andrew Cagney <ac131313@redhat.com>
7954
7955 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7956
10998722
AC
79572002-09-24 Andrew Cagney <ac131313@redhat.com>
7958
512217c7 7959 * gdb.texinfo: Replace @example with @smallexample.
10998722 7960
a0eb71c5
KB
79612002-09-20 Kevin Buettner <kevinb@redhat.com>
7962
f7dc1244 7963 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7964 * gdb.texinfo (Character Sets): Use @smallexample instead of
7965 @example. Use GNU/Linux instead of Linux.
7966
79672002-09-20 Jim Blandy <jimb@redhat.com>
7968
7969 * gdb.texinfo: Add character set documentation.
7970
2f870471
AC
79712002-09-19 Andrew Cagney <ac131313@redhat.com>
7972
7973 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7974 (Packets): Add cross reference from `b' packet to `z' packets.
7975
790eb8f5
AC
79762002-09-19 Andrew Cagney <ac131313@redhat.com>
7977
8d30a00d
AC
7978 * gdb.texinfo (Maintenance Commands): Document ``maint
7979 internal-error'' and ``maint internal-warning''.
7980
790eb8f5
AC
7981 * gdbint.texinfo (Target Architecture Definition): Revise
7982 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7983
a23a7bf1
JB
79842002-09-19 Joel Brobecker <brobecker@gnat.com>
7985
7986 * gdbint.texinfo (Target Conditionals): Document the new
7987 NAME_OF_MALLOC macro.
7988
299ffc64
AC
79892002-09-05 Andrew Cagney <ac131313@redhat.com>
7990
7991 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7992 engineer.
7993
b7bb15bc
SC
79942002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7995
7996 * gdb.texinfo (TUI Overview): Document status line fields.
7997
3d757584
SC
79982002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7999
8000 * gdb.texinfo (TUI Commands): Document info win command.
8001
269c21fe
SC
80022002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8003
8004 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8005
7cf36c78
SC
80062002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8007
8008 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8009 (TUI Keys): Likewise.
8010
d2c6833e
AC
80112002-08-25 Andrew Cagney <ac131313@redhat.com>
8012
8013 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8014 for a packet receive.
8015
46d8b1c3
AC
80162002-08-25 Andrew Cagney <ac131313@redhat.com>
8017
8018 * Makefile.in (clean): Move to end of file.
8019 (distclean, maintainer-clean, realclean): Ditto.
8020 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8021 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8022 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8023 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8024
b0787093
AC
80252002-08-24 Andrew Cagney <ac131313@redhat.com>
8026
8027 * Makefile.in (GDBINT_TEX_TMPS): Define.
8028 (gdbint.dvi, gdbint.pdf): Use
8029 (GDB_TEX_TMPS): Define.
8030 (gdb.dvi, gdb.pdf): Use.
8031 (STABS_TEX_TMPS): Define.
8032 (stabs.dvi, stabs.pdf): Use.
8033 (GDB_DOC_SOURCE_INCLUDES): New macros.
8034 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8035 (GDBINT_DOC_FILES_INCLUDES): New macros.
8036 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8037 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8038 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8039 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8040 (links2roff): Replace SFILES_INCLUDED with
8041 GDB_DOC_SOURCE_INCLUDES.
8042 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8043 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8044 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8045 dependencies.
8046 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8047 dependencies.
8048 (gdbmi.texinfo): Delete rule.
8049 (inc-hist.texinfo): Delete rule.
8050 (rluser.texinfo): Delete rule.
8051
ebba8386
AC
80522002-08-23 Andrew Cagney <cagney@redhat.com>
8053
8054 * gdbint.texinfo (Target Architecture Definition): Update
8055 STORE_RETURN_VALUE, mention regcache.
8056
0ab7a791
AC
80572002-08-21 Andrew Cagney <ac131313@redhat.com>
8058
8059 * gdbint.texinfo (Target Architecture Definition): Document
8060 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8061
ee2d5c50
AC
80622002-08-19 Andrew Cagney <ac131313@redhat.com>
8063
8064 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8065 Fix minor typos. Add index entries.
8066
53c69bd7
AC
80672002-08-18 Andrew Cagney <ac131313@redhat.com>
8068
8069 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8070
e76f1f2e
AC
80712002-08-15 Andrew Cagney <ac131313@redhat.com>
8072
8073 * gdbint.texinfo (Target Architecture Definition): Document
8074 PRINT_VECTOR_INFO.
8075 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8076
0680b120
AC
80772002-08-13 Andrew Cagney <ac131313@redhat.com>
8078
8079 * gdb.texinfo (Maintenance Commands): Document "maint print
8080 registers", "maint print raw-registers" and "maint print
8081 cooked-registers".
8082
3c3bea1c
GS
80832002-08-08 Grace Sainsbury <graces@redhat.com>
8084
a9331b3f 8085 From Mark Salter:
3c3bea1c
GS
8086 * gdb.texinfo (Protocol): Document T packet extension to
8087 allow watchpoint address reporting.
8088
42f9b0a5
AC
80892002-08-03 Andrew Cagney <ac131313@redhat.com>
8090
8091 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8092
db034ac5
AC
80932002-08-01 Andrew Cagney <cagney@redhat.com>
8094
8095 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8096 to CHILL.
8097
e2b28d04
AC
80982002-08-01 Andrew Cagney <ac131313@redhat.com>
8099
8100 * gdbint.texinfo (Coding): Revise section "Include Files".
8101
7fb623f7
AC
81022002-07-24 Andrew Cagney <cagney@redhat.com>
8103
8104 * gdbint.texinfo: Obsolete references to m88k.
8105 * gdb.texinfo: Ditto.
8106
4a2b4636
JB
81072002-07-10 Joel Brobecker <brobecker@gnat.com>
8108
7fb623f7 8109 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8110 where the proper version of autoconf can be retrieved.
8111
a71ec265
DH
81122002-07-09 Don Howard <dhoward@redhat.com>
8113
8114 * gdb.texinfo (Command Files): Further describe the behavior of
8115 sourced command files.
8116
b9aa90c9
AC
81172002-06-27 Andrew Cagney <ac131313@redhat.com>
8118
8119 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8120 (Coding): Clarify ISO C version that GDB assumes.
8121
40dd2248
TT
81222002-06-26 Tom Tromey <tromey@redhat.com>
8123
8124 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8125 add_setshow_cmd_full.
8126
bfac230e
DH
81272002-06-25 Don Howard <dhoward@redhat.com>
8128
8129 * gdb.texinfo (Memory Region Attributes): Document new behavior
8130 for 'mem' command.
8131
475b0867
JB
81322002-06-11 Jim Blandy <jimb@redhat.com>
8133
919d772c
JB
8134 * gdb.texinfo (Symbols): Update documentation for `info source'
8135 command.
8136
475b0867
JB
8137 * gdb.texinfo (Macros): Call the command `info macro', not
8138 `show macro'.
8139
ba8c9337
AC
81402002-06-09 Andrew Cagney <ac131313@redhat.com>
8141
8142 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8143 data''.
8144
1029b7fa
MK
81452002-06-09 Mark Kettenis <kettenis@gnu.org>
8146
8147 * gdbint.texinfo (Target Architecture Definition): Document
8148 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8149
16737d73
AC
81502002-06-08 Andrew Cagney <ac131313@redhat.com>
8151
8152 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8153 lists.
8154
30107679
AC
81552002-06-08 Andrew Cagney <ac131313@redhat.com>
8156
8157 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8158 Branch''.
8159
3352e23e
AC
81602002-06-01 Andrew Cagney <ac131313@redhat.com>
8161
8162 * gdbint.texinfo (Target Architecture Definition): Add section
8163 ``Converting an existing Target Architecture to Multi-arch''.
8164
cbb09e6a
AC
81652002-05-30 Andrew Cagney <ac131313@redhat.com>
8166
8167 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8168 to ``Obsoleting code''. Revise.
8169
e2e0bcd1
JB
81702002-05-17 Jim Blandy <jimb@redhat.com>
8171
8172 * gdb.texinfo (C Preprocessor Macros): New chapter.
8173 Include it in the main menu.
8174 (Contributors): Credit Jim Blandy with macro support.
8175 (Compilation): Explain how to get macro information into the
8176 executable.
8177 (Expressions): Note that preprocessor macros are expanded.
8178
9db8d71f
DJ
81792002-05-14 Daniel Jacobowitz <drow@mvista.com>
8180
8181 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8182 options for `target remote'.
8183
6d531722
AC
81842002-05-13 Andrew Cagney <ac131313@redhat.com>
8185
8186 * gdbint.texinfo (Target Architecture Definition): Delete
8187 documentation on NNPC_REGNUM.
8188
13d01224
AC
81892002-05-11 Andrew Cagney <ac131313@redhat.com>
8190
8191 * gdbint.texinfo (Target Architecture Definition): Document
8192 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8193 (Target Architecture Definition): Revise section `Using Different
8194 Register and Memory Data Representations'. Add section `Raw and
8195 Virtual Register Representations'.
8196
b2e75d78
AC
81972002-05-11 Andrew Cagney <ac131313@redhat.com>
8198
8199 * gdbint.texinfo (Target Architecture Definition): Mention
8200 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8201 (Target Architecture Definition): Mention same. Add references to
8202 web pages.
8203
2c8682ee
MS
82042002-05-08 Michael Snyder <msnyder@redhat.com>
8205
8206 * stabs.texinfo (Attributes): Document new "vector" attribute.
8207
0816590b
AC
82082002-05-04 Andrew Cagney <ac131313@redhat.com>
8209
8210 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8211
2653173e
AC
82122002-05-04 Andrew Cagney <ac131313@redhat.com>
8213
8214 * gdb.texinfo: Delete obsolete references to a29k.
8215
d7bd68ca
AC
82162002-04-24 Andrew Cagney <ac131313@redhat.com>
8217
8218 * gdbint.texinfo (Target Architecture Definition): Replace
8219 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8220
21d83aa5
DM
82212002-04-24 David S. Miller <davem@redhat.com>
8222
8223 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8224
7673a6cc
DM
82252002-04-21 David S. Miller <davem@redhat.com>
8226
8227 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8228
d49d1e0a
AC
82292002-04-21 Andrew Cagney <ac131313@redhat.com>
8230
8231 * gdbint.texinfo (Target Architecture Definition): Delete
8232 definition of HAVE_REGISTER_WINDOWS.
8233
f7dc1244 82342002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8235
8236 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8237 "Theodore A. Roth" <troth@verinet.com>.
8238
5ca0cb28
DH
82392002-04-15 Don Howard <dhoward@redhat.com>
8240
f7dc1244 8241 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8242 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8243 Provide a better explaination of this feature.
5ca0cb28 8244
f208ba17
AC
82452002-04-14 Andrew Cagney <ac131313@redhat.com>
8246
8247 * gdbint.texinfo (Target Architecture Definition): Remove
8248 FRAME_CHAIN_COMBINE.
8249
d5ba91de
MC
82502002-04-12 Michael Chastain <mec@shout.net>
8251
8252 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8253 REG_STACK_SEGMENT.
8254
26818220
MC
82552002-04-09 Michael Chastain <mec@shout.net>
8256
8257 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8258 PYRAMID_* macros.
8259
129188f6
AC
82602002-04-07 Andrew Cagney <ac131313@redhat.com>
8261
8262 * gdb.texinfo (Bug Reporting): Document that the web is the
8263 prefered way of submitting bug reports.
8264 (Bug Reporting): Delete the s-mail address as the last resort.
8265
8227c0ff
AC
82662002-04-05 Andrew Cagney <ac131313@redhat.com>
8267
8268 * gdbint.texinfo (Target Architecture Definition): Delete
8269 references to TARGET_WRITE_FP and write_fp.
8270
16d9dec6
MS
82712002-03-27 Michael Snyder <msnyder@redhat.com>
8272
8273 * gdb.texinfo: Document new commands dump, append, and restore.
8274
9ae8b82c
AC
82752002-03-27 Andrew Cagney <ac131313@redhat.com>
8276
8277 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8278 Branch'.
8279
474c8240
AC
82802002-03-18 Andrew Cagney <ac131313@redhat.com>
8281
8282 * gdb.texinfo: Change all examples to @smallexample.
8283 * gdbint.texinfo: Ditto.
a9331b3f 8284
fb0ff88f
AC
82852002-03-18 Andrew Cagney <ac131313@redhat.com>
8286
8287 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8288 Branches''.
8289
9bb0a4d8
AC
82902002-03-18 Andrew Cagney <ac131313@redhat.com>
8291
8292 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8293 Policy''.
8294
937f164b
FF
82952002-03-04 Fred Fish <fnf@redhat.com>
8296
8297 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8298 expresson, suports, dependant, trhe, perhaphs, situtations,
8299 explictily, taged, oportunity, unfortunatly).
8300
a7b40f07
AC
83012002-02-24 Andrew Cagney <ac131313@redhat.com>
8302
8303 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8304 Remove reference to 3.12.
8305
aab4e0ec
AC
83062002-02-23 Andrew Cagney <ac131313@redhat.com>
8307
8308 * gdbint.texinfo: Include fdl.texi.
8309 (Top): Add GNU Free Documentation License.
8310 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8311 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8312 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8313 (gdbint.info): Add srcdir to include path.
8314 * gdb.texinfo: Include gpl.texi.
8315 (Top): Add Copying.
8316 * gpl.texi: New file.
8317
47b95330
AC
83182002-02-23 Andrew Cagney <ac131313@redhat.com>
8319
8320 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8321
78c47bea
PM
83222002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8323
8324 * gdb.texinfo: Document Cygwin native specific commands.
8325
56460a61
DJ
83262002-02-15 Daniel Jacobowitz <drow@mvista.com>
8327
8328 * gdb.texinfo: Document gdbserver ``--attach'' command.
8329
def71bfa
MS
83302002-02-07 Michael Snyder <msnyder@redhat.com>
8331
8332 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8333 to @code(_ovly_debug_event).
8334
c928edc0
AC
83352002-02-07 Andrew Cagney <ac131313@redhat.com>
8336
8337 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8338
81d46470
MS
83392002-02-06 Michael Snyder <msnyder@redhat.com>
8340
8341 * gdb.texinfo (overlays): Mention new magic symbol
8342 '_ovly_debug_event', which allows GDB to keep better track
8343 of overlays.
8344
f7dc1244 83452002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8346
8347 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8348 Suggested by Dmitry Sivachenko.
8349
8350 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8351
15110bc3
MS
83522002-02-01 Michael Snyder <msnyder@redhat.com>
8353
8354 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8355
6763aef9
MS
83562002-01-30 Michael Snyder <msnyder@redhat.com>
8357
ac282366
MS
8358 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8359 (set trust-readonly-sections): Document.
6763aef9 8360
8642bc8f
AC
83612002-01-29 Andrew Cagney <ac131313@redhat.com>
8362
8363 * gdbint.texinfo (Releasing GDB): Revise and update.
8364
afe64c1a
AC
83652002-01-28 Andrew Cagney <ac131313@redhat.com>
8366
8367 * gdbint.texinfo (Target Architecture Definition): Delete
8368 description of TARGET_BYTE_ORDER_DEFAULT.
8369
f7dc1244 83702002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8371
8372 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8373 <mitya@cavia.pp.ru>.
8374
3d6e1b5a
AC
83752002-01-23 Andrew Cagney <ac131313@redhat.com>
8376
8377 * libgdb.texinfo: Delete file.
8378
6c0e9fb3
AC
83792002-01-22 Andrew Cagney <ac131313@redhat.com>
8380
8381 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8382 * gdbint.texinfo: Ditto.
8383
e0ce93ac
AC
8384Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8385
8386 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8387
be298bcc
AC
83882002-01-22 Andrew Cagney <ac131313@redhat.com>
8389
8390 * Makefile.in: Update copyright.
8391 (TEXI2DVI): Define.
8392 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8393 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8394 gdb-cfg.texi.
8395 (TEXINDEX, PDFTEX): Delete makefile variables.
8396
8e04817f
AC
83972002-01-22 Andrew Cagney <ac131313@redhat.com>
8398
8399 * gdb.texinfo (Protocol): Move section to appendix.
8400
6b2f586d
AC
84012002-01-21 Andrew Cagney <ac131313@redhat.com>
8402
8403 * gdb.texinfo (Remote Debugging): Create a menu.
8404 (Top): Add ``Remote Debugging'' to menu.
8405
6f05cf9f
AC
84062002-01-21 Andrew Cagney <ac131313@redhat.com>
8407
8408 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8409 serial protocol'' from here.
8410 (Remote Debugging): To here. New chapter.
8411
3fd3d7d2
AC
84122002-01-20 Andrew Cagney <ac131313@redhat.com>
8413
8414 * gdbint.texinfo (Target Architecture Definition): Delete
8415 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8416
7fd60527
AC
84172002-01-20 Andrew Cagney <ac131313@redhat.com>
8418
8419 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8420 are no longer needed.
8421 (Porting GDB): Add maintainer note about configure.host.
8422
c2f05ac9
AC
84232002-01-20 Andrew Cagney <ac131313@redhat.com>
8424
8425 * gdbint.texinfo (Target Architecture Definition): Remove
8426 definition of IEEE_FLOAT.
8427
f7dc1244 84282002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8429
8430 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8431 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8432 <3diff@gnu.org>
231b2aad 8433
82600034
AC
84342002-01-19 Andrew Cagney <ac131313@redhat.com>
8435
8436 * gdbint.texinfo (Host Definition): Remove references to
8437 MALLOC_INCOMPATIBLE.
8438
7708fa01
AC
84392002-01-17 Andrew Cagney <ac131313@redhat.com>
8440
8441 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8442 and xyz-xdep.o.
8443
eb12ee30
AC
84442002-01-17 Andrew Cagney <ac131313@redhat.com>
8445
889bf7c5 8446 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8447 (Set Breaks): Copy ``maint info breakpoint'' doco to
8448 ``Maintenance Commands'' appendix. Add reference.
8449
c9ccaa92
AC
84502002-01-17 Andrew Cagney <ac131313@redhat.com>
8451
8452 * fdl.texi: Remove next/prev from @node.
8453
f7dc1244 84542002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8455
8456 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8457 for monstrous @multitable (from Brian Youmans).
8458
8459 * fdl.texi: New file.
8460
8461 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8462
8973da3a
AC
84632002-01-15 Andrew Cagney <ac131313@redhat.com>
8464
8465 * gdbint.texinfo (Releasing GDB): New chapter.
8466
7d86b5d5
AC
84672002-01-14 Andrew Cagney <ac131313@redhat.com>
8468
8469 * gdb.texinfo (Embedded Processors, Calling program functions):
8470 Obsolete references to a29k.
8471
cc1cb004
AC
84722002-01-13 Andrew Cagney <ac131313@redhat.com>
8473
8474 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8475 examples. Document that a code-block should do or discard its
8476 cleanups before exit.
8477
79f12247
MS
84782002-01-11 Michael Snyder <msnyder@redhat.com>
8479
8480 * gdb.texinfo (Choosing files): Change @samp to @file.
8481
19837790
MS
84822002-01-05 Michael Snyder <msnyder@redhat.com>
8483
8484 * gdb.texinfo (--pid): Document new command line option (attach).
8485
f7dc1244 84862002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8487
8488 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8489 in the stub.
8490
d7449b42
AC
84912002-01-04 Andrew Cagney <ac131313@redhat.com>
8492
8493 * gdbint.texinfo (Target Architecture Definition): Replace
8494 BIG_ENDIAN with BFD_ENDIAN_BIG.
8495
f23631e4
AC
84962002-01-03 Andrew Cagney <ac131313@redhat.com>
8497
8498 * gdbint.texinfo (Target Architecture Definition): Replace
8499 value_ptr with struct value pointer.
8500
72c9928d
EZ
85012002-01-02 Eli Zaretskii <eliz@gnu.org>
8502
8503 * gdb.texinfo (Free Software): Fix wording.
8504
959acfd1
EZ
85052001-12-31 Eli Zaretskii <eliz@gnu.org>
8506
8507 * gdb.texinfo (Free Software): New section ``Free Software Needs
8508 Free Documentation''.
8509
f7dc1244 85102001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8511
8512 * stabs.texinfo:
8513 * gdb.texinfo:
8514 * gdbint.texinfo:
8515 * libgdb.texinfo:
8516 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8517
6600abed
MS
85182001-12-29 Michael Snyder <msnyder@redhat.com>
8519
8520 * gdb.texinfo (maint info sections): Fix typo.
8521
f6680716
MS
85222001-12-26 Michael Snyder <msnyder@redhat.com>
8523
fe95c787
MS
8524 * gdb.texinfo (maint info sections): Document.
8525
a9331b3f 8526 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8527 'info proc' sub-options that are currently not implemented.
8528
c3d3ce5b
JB
85292001-12-20 Jim Blandy <jimb@redhat.com>
8530
8531 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8532
778eb05e
AC
85332001-12-15 Andrew Cagney <ac131313@redhat.com>
8534
8535 * gdbint.texinfo (Target Architecture Definition): Replace
8536 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8537
2607059c
AC
85382001-12-01 Andrew Cagney <ac131313@redhat.com>
8539
8540 * gdbint.texinfo (Host Definition): Delete documentation on
8541 HOST_BYTE_ORDER.
8542
df0cd8c5
JB
85432001-11-30 Jim Blandy <jimb@redhat.com>
8544
8545 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8546 overlay support. Add to top-level menu.
df0cd8c5 8547
88118b3a
TT
85482001-11-26 Tom Tromey <tromey@redhat.com>
8549
8550 * gdb.texinfo (Command Syntax): Document C-o binding.
8551
96565e91
CF
85522001-07-26 Christopher Faylor <cgf@redhat.com>
8553
8554 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8555 use since it is described in the referenced section.
8556
f7dc1244 8557 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8558 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8559 clearer when using DJGPP.
8560
2a3d5645
CF
85612001-11-24 Christopher Faylor <cgf@redhat.com>
8562
8563 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8564 specifically refer to MS-DOS.
8565 (command files): Mention gdb.ini is only used on MS-DOS.
8566
aa26fa3a
TT
85672001-11-21 Tom Tromey <tromey@redhat.com>
8568
8569 * gdb.texinfo (Invoking GDB): Document --args.
8570 (Mode Options): Likewise.
8571
4f8ada06
JB
85722001-11-21 Jim Blandy <jimb@redhat.com>
8573
8574 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8575 Delete documentation; this macro has been removed from the
8576 sources.
4f8ada06 8577
3fe0dc10
JB
85782001-11-13 Jim Blandy <jimb@redhat.com>
8579
8580 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8581
9e5abb06
CV
85822001-11-06 Corinna Vinschen <vinschen@redhat.com>
8583
8584 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8585
1c5dfdad
MS
85862001-11-05 Michael Snyder <msnyder@redhat.com>
8587
a9331b3f 8588 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8589 quote regexp chars in function names such as "operator*()".
8590
990f9fe3
FF
85912001-11-01 Fred Fish <fnf@redhat.com>
8592
8593 * gdbint.texinfo (SOLIB_ADD): Document additional new
8594 "readsyms" arg.
8595
b433d00b
DH
85962001-10-30 Don Howard <dhoward@redhat.com>
8597
070b1dd3
DH
8598 * gdb.texinfo: (Command Files) Added documentation for the
8599 behavior of gdb with input redirected from a file.
b433d00b 8600
b7209cb4
FF
86012001-10-28 Fred Fish <fnf@redhat.com>
8602
8603 * gdb.texinfo (auto-solib-add): Change docs to match
8604 implementation change.
8605 (auto-solib-limit): Add docs for new variable.
8606
1aa20aa8
AC
86072001-10-15 Andrew Cagney <ac131313@redhat.com>
8608
8609 * gdbint.texinfo (Target Architecture Definition): Function
8610 value_as_pointer renamed to value_as_address.
8611
fc0c74b1
AC
86122001-10-15 Andrew Cagney <ac131313@redhat.com>
8613
8614 * gdbint.texinfo (Target Architecture Definition): Default
8615 POINTER_TO_ADDRESS functions assume unsigned addresses.
8616 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8617 posting by Jim Blandy.
8618
f4846649
JB
86192001-10-12 Jim Blandy <jimb@redhat.com>
8620
8621 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8622 version of texi2html (1.64) doesn't support this flag any more.
8623
f277788b
MK
86242001-09-08 Mark Kettenis <kettenis@gnu.org>
8625
a9dc4918
MK
8626 * gdbint.texinfo (Host Definition): Remove description of
8627 MEM_FNS_DECLARED.
8628
d28379df
MK
8629 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8630
f277788b
MK
8631 * gdbint.texinfo (Host Definition): Remove description of
8632 HAVE_SIGSETMASK.
8633
7ccaa899
EZ
86342001-09-04 Elena Zannoni <ezannoni@redhat.com>
8635
8636 * gdbint.texinfo (Target Architecture Definition): Add
8637 explanation of TARGET_PRINT_INSN macro.
8638
17d9d558
JB
86392001-08-30 Jim Blandy <jimb@redhat.com>
8640
8641 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8642 Explain what it means to load relocatable files.
8643
72cde065
JB
86442001-08-28 Jim Blandy <jimb@redhat.com>
8645
8646 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8647 info `top' menu.
8648
9e678452
CF
8649Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8650
8651 * gdbint.texinfo: Add a cautionary note about macro use.
8652
a2bea4c3 86532001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8654
a2bea4c3
CV
8655 * gdb.texinfo: Explain omitting the hostname in the
8656 `target remote' command.
8657
1129bf27
DJ
86582001-07-30 Daniel Jacobowitz <drow@mvista.com>
8659
8660 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8661 and END-INFO-DIR-ENTRY.
8662
732b3002
SC
86632001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8664
8665 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8666
89437448
AC
86672001-07-25 Andrew Cagney <ac131313@redhat.com>
8668
8669 * gdbint.texinfo (libgdb): Rewrite.
8670
f7dc1244 86712001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8672
8673 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8674
c4555f82
SC
86752001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8676
8677 * gdb.texinfo (TUI): New chapter, document the TUI.
8678 (Mode Options): Document the -tui option.
8679
2f45a6e0
MK
86802001-07-23 Mark Kettenis <kettenis@gnu.org>
8681
8682 * gdbint.texinfo (Host Definition): Remove description of
8683 NEED_POSIX_SETPGID.
8684
f7dc1244 86852001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8686
8687 * gdb.tex (DJGPP Native): New node, with descriptions of
8688 DJGPP-specific commands.
8689
be9c6c35
JM
86902001-07-19 John R. Moore <jmoore@redhat.com>
8691
8692 * gdbint.texinfo: Three misspellings.
8693
dfa249fb
AC
86942001-07-06 Andrew Cagney <ac131313@redhat.com>
8695
8696 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8697 `test` expressions on bash. Problem reported by Colin Walters.
8698
c72e7388
AC
86992001-07-04 Andrew Cagney <ac131313@redhat.com>
8700
8701 * gdbint.texinfo (User Interface): Update ui-out documentation to
8702 refelect recent UI/MI updates.
8703
94bbb2c0
AC
87042001-07-04 Andrew Cagney <ac131313@redhat.com>
8705
8706 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8707 interpreters.
8708
af6c57ea
AC
87092001-06-15 Andrew Cagney <ac131313@redhat.com>
8710
8711 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8712 structure and not macros.
8713 (Host Definition): Document that much of this chapter is obsolete.
8714 (Target Architecture Definition): Update list of files that make
8715 up a target architecture.
8716 (Coding): Update.
8717
83aa8bc6
AC
87182001-06-28 Andrew Cagney <ac131313@redhat.com>
8719
8720 * gdbint.texinfo (Target Architecture Definition): Update
8721 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8722 The latter has been changed to a true predicate.
8723
f7dc1244 87242001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8725
8726 * annotate.texi: Add @noindent where needed. From Dmitry
8727 Sivachenko <dima@Chg.RU>.
8728 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8729
656db9b0
AC
87302001-06-16 Andrew Cagney <ac131313@redhat.com>
8731
8732 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8733
df2396a1
AC
87342001-06-14 Andrew Cagney <ac131313@redhat.com>
8735
8736 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8737 returns ``OK''. Document that the ``R'' packet does not reply.
8738
0f1f2b0a
MS
87392001-06-13 Michael Snyder <msnyder@redhat.com>
8740
8741 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8742
f7dc1244 87432001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8744
8745 * gdb.texinfo (Signals): Clarify the default setting of signal
8746 handling.
8747
a5d7c491
AC
87482001-05-14 Andrew Cagney <ac131313@redhat.com>
8749
8750 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8751 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8752
05a54c4f
AC
87532001-05-12 Andrew Cagney <ac131313@redhat.com>
8754
8755 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8756
f7dc1244 87572001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8758
8759 * gdbint.texinfo (Clean Design and Portable Implementation):
8760 Renamed from "Clean Design".
8761 (Clean Design and Portable Implementation): Document portable
8762 methods of handling file names, and the associated macros.
8763
f7dc1244 87642001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8765
8766 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8767 command and provide a cross-reference to its description.
8768 (Symbols): Note that "info scope" is useful for trace experiments.
8769
f7dc1244 87702001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8771
b37052ae
EZ
8772 * gdb.texinfo (Symbols): Document "info scope".
8773 (Tracepoints): New chapter.
8774 (Contributors): Update for v5.1.
8775 <All nodes>: Change "C++" to "C@t{++}".
8776
0ee54786
EZ
8777 * gdbint.texinfo (User Interface): A new section about ui_out
8778 functions, based on text written by Fernando Nasser.
8779
c534679c
EZ
8780 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8781
f7dc1244 87822001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8783
e9c75b65
EZ
8784 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8785
8786 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8787
8788 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8789 Replace "GDB" with "@value{GDBN}". Fix markup.
8790
8791 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8792
3d67e040
EZ
8793 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8794 a cross-reference to its description.
8795 (Symbols): Document "info symbol".
8796
f7dc1244 87972001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8798
8799 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8800 subsection "x86 Watchpoints".
8801 (Target Architecture Definition): Document the macros
8802 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8803 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8804
b0ed3589
AC
88052001-03-20 Andrew Cagney <ac131313@redhat.com>
8806
8807 * gdbint.texinfo (Target Architecture Definition): Update
8808 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8809 list.
8810
b6ba6518
KB
88112001-03-06 Kevin Buettner <kevinb@redhat.com>
8812
8813 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8814 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8815
f7dc1244 88162001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8817
8818 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8819
f7dc1244 88202001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8821
17cc6a06
EZ
8822 * gdb.texinfo (Environment): Document that `path' does not change
8823 the value of PATH in GDB's own environment (it did in the past,
8824 but that was changed on March 15, 1994). Reported by Doug Evans
8825 <dje@transmeta.com>.
8826
56caf160
EZ
8827 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8828 its line. Fix markup of commands and macros. Add an Index node
8829 and index entries.
8830
29e57380
C
88312001-01-23 J.T. Conklin <jtc@redback.com>
8832
8833 * gdb.texinfo (Memory region attributes): New manual section.
8834
1c6147de
ND
88352001-01-04 Nicholas Duffek <nsd@redhat.com>
8836
8837 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8838
f7dc1244 88392000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8840
8841 * refcard.tex: Version and copyright fixed. From Phil Edwards
8842 <pedwards@disaster.jaj.com>.
8843
0dcedd82
AC
8844Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8845
8846 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8847 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8848
3b851bce
AC
8849Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8850
8851 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8852 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8853
f7dc1244 88542000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8855
8856 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8857 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8858
b90a5f51
CF
88592000-11-10 Christopher Faylor <cgf@cygnus.com>
8860
8861 * gdb.texinfo: Document new 'set step-mode' command.
8862
f7dc1244 88632000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8864
8865 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8866 changes from Dmitry Sivachenko <dima@Chg.RU>.
8867
f7dc1244 88682000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8869
8870 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8871 From Steven Johnson <sbjohnson@ozemail.com.au>.
8872
2e685b93
MK
88732000-08-10 Mark Kettenis <kettenis@gnu.org>
8874
8875 * gdbint.texinfo (Overall Structure): Spelling fix.
8876
f7dc1244 88772000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8878
8879 * gdbint.texinfo (Target Architecture Definition): Document that
8880 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8881 for which REGISTER_CONVERTIBLE returns a zero value.
8882
63ac3005
EZ
88832000-07-08 Christopher Faylor <cgf@cygnus.com>
8884
8885 * Makefile.in (install-info): Find files to install in either the
8886 build or source directories (adapted from Makefile.am).
8887
bd79f757
ND
88882000-07-07 Nicholas Duffek <nsd@redhat.com>
8889
8890 * stabs.texinfo: Fix spelling errors.
8891 (String Field): FILE-NUMBER starts from 0, not 1.
8892
f7dc1244 88932000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8894
8895 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8896 Brian Youmans.
5f208f6d 8897
f7dc1244 88982000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8899
8900 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8901 the source directory. Reported by Mark Harig
8902 <markh@frazier.landmark.com>.
cc542d3b 8903
f3b28801
C
89042000-06-20 J.T. Conklin <jtc@redback.com>
8905
8906 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8907
449f3b6c
AC
8908Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8909
8910 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8911 Generate using pdftex.
449f3b6c 8912 (PDFTEX): Define.
889bf7c5 8913 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8914 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8915 @contents at the start.
449f3b6c 8916
f7dc1244 89172000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8918
8919 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8920 Youmans.
48e934c6 8921
9e9c5ae7
AC
8922Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8923
8924 From Brian Youmans:
8925 * gdb.texinfo: Fix ``et al.''.
8926
c741b251
AC
8927Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8928
8929 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8930 loop.
c741b251 8931
4ab64e14
JG
89322000-05-19 Jimmy Guo <guo@cup.hp.com>
8933
8934 * configure: Regenerate.
8935
f7dc1244 89362000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8937
8938 * Makefile.in (install-info): Run install-info on installed Info
8939 files.
8940
8c70017b
AC
8941Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8942
a7cb598a 8943 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8944 Andrew Cagney.
8c70017b 8945
f7dc1244 89462000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8947
8948 * gdb.texinfo: Proofreading changes from Brian Youmans.
8949
bf0184be
ND
89502000-05-01 Nick Duffek <nsd@cygnus.com>
8951
8952 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8953 startup sequence, minor edits.
8954
f7dc1244 89552000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8956
8957 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8958 TeX.
8959
8960 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8961 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8962 like `n' and `s' which look weird. Convert some of the @kindex to
8963 @vindex, when they refer to variables, not commands.
8964
33e16fad
AC
8965Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8966
8967 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8968
f7dc1244 89692000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8970
8971 * Makefile.in (GDBMI_DIR): New variable.
8972 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8973 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8974 (gdbmi.texinfo): New target, for texi2roff.
8975 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8976 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8977
8978 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8979 gdbmi.texinfo.
8980 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8981 comment.
8982
d167840f
EZ
89832000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8984
8985 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8986 command.
d167840f 8987
f7dc1244 89882000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8989
8990 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8991 prevents the build (and is generally a Bad Idea).
8992
f7dc1244 89932000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8994
8995 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8996 a comma inside @var.
8997 (Command Files): Index markup changes from Dmitry Sivachenko
8998 <dima@Chg.RU>.
8999
f7dc1244 90002000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9001
9002 * Makefile.in (LN_S): Define.
9003 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9004 invoke "ln -s" unless it is known to work.
9005
9006 * configure.in (AC_PROG_LN_S): Add.
9007
8dc7983f
JB
90082000-04-14 Jim Blandy <jimb@redhat.com>
9009
9010 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9011 section.
9012 (Target Conditionals): Document ADDRESS_TO_POINTER,
9013 POINTER_TO_ADDRESS.
9014
1a8237e8
DB
90152000-04-11 Daniel Berlin <dan@cgsoftware.com>
9016
9017 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9018 gdb-cfg.texi to get the value.
9019
ca526f1a
JB
90202000-04-10 Jim Blandy <jimb@redhat.com>
9021
9022 * gdbint.texinfo (Target Architecture Definition): Fix
9023 cross-references.
9024
faaafcb4
JB
90252000-04-08 Jim Blandy <jimb@redhat.com>
9026
9027 * gdbint.texinfo (Using Different Register and Memory Data
9028 Representations): New section.
9029 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9030 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9031 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9032
1b27397f
AC
9033Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9034
9035 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9036 for acknowledgments.
1b27397f 9037
480ff1fb
AC
9038Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9039
9040 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9041 qThreadExtraInfo.
480ff1fb 9042
a9331b3f 90432000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9044
a9331b3f
RM
9045 * gdb.texinfo: Clarify which remote debug protocol commands are
9046 required and which are optional.
f1251bdd 9047
dbeb8dbd
AC
9048Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9049
9050 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9051 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9052 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9053 * annotate.texi: Update.
9054
6d2ebf8b
SS
90552000-03-28 Stan Shebs <shebs@apple.com>
9056
9057 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9058 expectation of additional changes before release), update
9059 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9060 node links, rephrase and/or shorten lines to fix formatting
9061 problem in both regular and @smallbook formats.
9062 * annotate.texi: Shorten lines in example, use smallexample
9063 consistently everywhere.
9064 * Makefile.in: Add comment about texinfo 4.0 html generation.
9065 (SFILES_INCLUDED): Add annotate.texi.
9066
5d161b24
DB
90672000-03-27 Daniel Berlin <dan@cgsoftware.com>
9068
5ae4183a
AS
9069 * gdb.texinfo (Debugging Output): Added new section, documenting
9070 the "set/show debug" commands.
5d161b24 9071
b9deaee7
AC
9072Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9073
9074 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9075 entry.
b9deaee7
AC
9076
9077 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9078 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9079 @chapter and @node entries.
a9331b3f 9080
b9deaee7 9081 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9082
9ef47d30
AC
9083Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9084
9085 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9086 files.
9ef47d30 9087
cfeada60
FN
90882000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9089
9090 From David Whedon <dwhedon@gordian.com>
5ae4183a 9091 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9092
6837a0a2
DB
90932000-03-22 Daniel Berlin <dan@cgsoftware.com>
9094
9095 * gdb.texinfo: Add documentation for the apropos command.
9096
bba2971c
MS
90972000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9098
9099 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9100
2b628194
MS
91012000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9102
a9331b3f 9103 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9104 two places.
9105
96a2c332
SS
91062000-03-17 Stan Shebs <shebs@apple.com>
9107
9108 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9109 <dima@Chg.RU>, also clarification of allowed content for
9110 string constants.
9111
f7dc1244 91122000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9113
9114 * gdb.texinfo (main menu): Add Annotations.
9115 (File Options): Add @cindex entries for each command-line option.
9116 Document --epoch, --annotate, --async, --interpreter, --write,
9117 --statistics, and --version.
9118
9119 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9120 of GDB.
9121
9d233477
JB
91222000-02-23 Jim Blandy <jimb@redhat.com>
9123
9124 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9125
14e0eb3b
JB
91262000-02-22 Jim Blandy <jimb@redhat.com>
9127
9128 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9129
3555de01
JM
91302000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9131
9132 * Makefile.in (diststuff): New target.
9133
5e35df8e
KB
91342000-02-15 Kevin Buettner <kevinb@redhat.com>
9135
9136 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9137 architecture. [From Jim Wilson.]
5e35df8e 9138
c5394b80
JM
91392000-01-16 Tom Tromey <tromey@cygnus.com>
9140
9141 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9142 (Delete Breaks): Mention range arguments.
9143 (Disabling): Likewise.
9144
c3f6f71d
JM
91452000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9146
9147 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9148
c4093a6a
JM
9149Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9150
9151 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9152 valid functions.
c4093a6a 9153
11cf8741
JM
91541999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9155
9156 * gdb.texinfo: Clarify regular expressions used in rbreak.
9157
917317f4
JM
91581999-10-15 Kevin Buettner <kevinb@cygnus.com>
9159
9160 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9161 MEMORY_REMOVE_BREAKPOINT): Document.
9162
9163Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9164
9165 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9166 offset re-using the DATA offset instead.
917317f4 9167
2df3850c
JM
91681999-10-11 Jim Kingdon <kingdon@redhat.com>
9169
9170 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9171
91721999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9173
9174 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9175 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9176 typos.
9177
9178 * gdb.texinfo: Various minor wording and formatting improvements,
9179 mentions of additional command-line options.
9180
2acceee2
JM
91811999-09-30 Fred Fish <fnf@cygnus.com>
9182
9183 * gdb.texinfo: Document additional forms of specifying section
9184 names and addresses for the add-symbol-file command.
9185
c2c6d25f
JM
91861999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9187
9188 * gdbint.texinfo: Fix typo, add the word "have".
9189
91901999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9191
9192 * gdbint.texinfo (Target Architecture Definition): Document the
9193 SKIP_PERMANENT_BREAKPOINT macro.
9194
d4f3574e
SS
91951999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9196
9197 * gdb.texinfo: Fiks speling errers.
9198
9199 * gdb.texinfo: Fix uses of @multitable.
9200
f7dc1244 9201 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9202 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9203 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9204 comments about using with optimization, add more indexing,
9205 fix info about disassembly-flavor.
9206
9207Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9208
9209 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9210 SKIP_SOLIB_RESOLVER): Define.
9211
9212Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9213
9214 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9215 ``g'' packets.
d4f3574e 9216
104c1213
JM
92171999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9218
9219 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9220 platform-specific info, inline remote.texi and move sections of it
9221 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9222 and register stack into the new chapter.
9223 * remote.texi: Remove, now part of gdb.texinfo.
9224 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9225
92261999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9227
9228 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9229 GDB_TARGET_IS_MACH386): These kludges have gone away.
9230
9231Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9232
9233 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9234 TDEPLIBS.
104c1213 9235
53a5351d
JM
92361999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9237
9238 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9239 surrounding text to fit HP-UX bits into general info.
9240 (HPPA-cfg.texi): Remove, no longer useful.
9241
9242 * gdb.texinfo: Remove explicit links from @node lines, remove
9243 HP-added "Detailed Node Listing" from main menu which confuses
9244 things.
9245
9246 From Dmitry Sivachenko <dima@Chg.RU>:
9247 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9248 in description of `set environment'.
53a5351d
JM
9249
92501999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9251
9252 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9253
7be570e7
JM
92541999-08-12 Ben Elliston <bje@cygnus.com>
9255
9256 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9257
f7dc1244 92581999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9259
9260 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9261 watch, awatch, and rwatch. Explain why the latter two cannot be
9262 set as software watchpoints. Document that watchpoints for local
9263 variables are deleted when the debuggee terminates.
7be570e7
JM
9264
9265Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9266
9267 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9268 packet. Allow E.. response packet. "qRcmd" packet is no longer
9269 reserved.
7be570e7
JM
9270
92711999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9272
a9331b3f
RM
9273 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9274 * gdb.texinfo: Ditto.
7be570e7 9275
96baa820
JM
92761999-08-06 Tom Tromey <tromey@cygnus.com>
9277
9278 * gdb.texinfo (KOD): New node.
9279
9280Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9281
9282 * remote.texi (Rcmd): Fix minor formatting typos.
9283
9284Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9285
9286 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9287 packets.
96baa820 9288
adf40b2e
JM
92891999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9290
9291 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9292 fixes.
9293
43ff13b4
JM
9294Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9295
9296 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9297
085dd6e6
JM
9298Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9299
9300 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9301 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9302 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9303 packets that are not supported on all hosts. Expand examples.
9304 Spell check.
085dd6e6
JM
9305
93061999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9307
9308 * Makefile.in: Recognize html, install-html. Add targets
9309 to build HTML versions of documentation via texi2html.
9310
9311Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9312
9313 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9314 testsuite.
085dd6e6
JM
9315
9316Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9317
9318 * remote.texi (Communication Protocol): Rewrite.
9319
9320Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9321
9322 * stabs.texinfo: Fix uses of xref.
9323
9e0b60a8
JM
9324Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9325
9326 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9327 info about patch submission.
9328
cce74817
JM
9329Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9330
9331 From Per Bothner <bothner@cygnus.com>:
9332 * gdb.texinfo: Document Chill support.
9333
9334Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9335
9336 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9337 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9338 Document that the value should be greater-than or equal-to zero.
9339 (NO_STD_REGS): Document. Deprecate.
cce74817 9340
ac9a91a7
JM
9341Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9342
9343 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9344 Document that these are not used.
ac9a91a7
JM
9345
9346Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9347
9348 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9349
392a587b
JM
9350Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9351
9352 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9353 numargs was dropped.
392a587b
JM
9354
9355Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9356
9357 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9358
b83266a0
SS
9359Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9360
9361 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9362 Update.
b83266a0 9363
7a292a7a
SS
9364Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9365
9366 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9367 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9368
9369Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9370
9371 * gdbint.texinfo: Fix typos: $ -> @.
9372
9373Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9374
9375 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9376 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9377 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9378 BREAKPOINT_FROM_PC.
a9331b3f 9379
7a292a7a
SS
9380Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9381
9382 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9383 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9384
9385Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9386
9387 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9388 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9389
93901999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9391
9392 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9393 longer exists.
9394
9395Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9396
9397 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9398 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9399 they make the manual source incomprehensible.
7a292a7a
SS
9400 * h8-cfg.texi: Remove, hasn't been used in years.
9401
c906108c
SS
9402Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9403
9404 * gdb.texinfo: Update the credits.
9405
9406Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9407
9408 * gdb.texinfo: Fix mistakes noticed in printout of last
9409 draft, add Alpha to discussion of heuristic fence post.
9410
9411Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9412
9413 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9414 Edition, merge some HP changes into mainline, describe some
9415 previously undocumented features, describe more of the target
9416 commands available, eliminate obsolete section on renamed
9417 commands.
c906108c
SS
9418 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9419
9420Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9421
9422 * gdb.texinfo: Make many HPPA conditionals unconditional,
9423 including catchpoint description, since now on for all configs.
9424 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9425 specializations.
9426
9427Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9428
9429 * Makefile.in (GDBvn.texi): Fix match expression to work with
9430 current format of VERSION in gdb/Makefile.in.
9431 * gdb.texinfo: Fix node ref to match new readline.
9432
9433Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9434
a9331b3f
RM
9435 * gdb.texinfo: Changes made as part of a project to merge in
9436 changes made by HP. Documentation makes extensive use of
c906108c
SS
9437 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9438 on remote debugging. There are differences in documentation
889bf7c5 9439 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9440 the HP manual discusses catchpoints, hardware watchpoints, and
9441 some HPUX specific limitations for shared library support.
a9331b3f 9442
c906108c
SS
9443 There are also a number of @node changes.
9444
94451999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9446
9447 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9448 (C Usage): Same.
9449
9450Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9451
9452 The following changes were made by Edith Epstein
889bf7c5
PA
9453 <eepstein@cygnus.com> as part of a project to merge in changes
9454 made by HP.
a9331b3f 9455
c906108c
SS
9456 * HPPA-cfg.texi: new file.
9457
9458 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9459
9460 * refcard.tex: change documentation about catch.
9461 removed info catch.
9462
9463Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9464
9465 * gdbint.texinfo: Expand on GDB's coding standards,
9466 specify the use of arg names with prototypes.
9467
94681998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9469
9470 * gdb.texinfo: Fix tipo.
9471
9472Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9473
9474 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9475 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9476
9477Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9478
9479 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9480
94811998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9482
9483 * agentexpr.texi: New file.
9484
9485Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9486
9487 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9488
94891998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9490
9491 * remote.texi: Changed wording that implied that the GDB remote
9492 protocol caches register values instead of GDB itself.
9493
9494Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9495
9496 * gdbint.texinfo: Add some info about symbol readers.
9497 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9498 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9499 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9500 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9501
9502Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9503
a9331b3f 9504 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9505
9506Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9507
9508 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9509
9510Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9511
9512 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9513 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9514
9515Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9516
9517 * gdbint.texinfo: Fix minor typos.
9518
9519Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9520
9521 * gdbint.texinfo: Complete overhaul. Group descriptions more
9522 logically, add more info on generic algorithms, remove much
9523 obsolete and/or wrong material.
9524
9525Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9526
9527 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9528
9529Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9530
9531 * refcard.tex: Copyright, address updates.
9532
9533Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9534
9535 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9536 for the edition instead of confusing GDB-version-like numbers.
9537
9538Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9539
9540 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9541
9542Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9543
5ae4183a 9544 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9545
9546Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9547
9548 * gdb.texinfo: Add some credits, mention bug monitor.
9549 * remote.texi: Mention mips monitor targets.
9550 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9551
c906108c
SS
9552Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9553
9554 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9555 files, finish sorting of host vs target vs native macros, describe
9556 some more of them.
c906108c
SS
9557
9558Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9559
9560 * gdbint.texinfo (Host Conditionals): Document change from
9561 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9562
9563Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9564
9565 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9566 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9567
9568Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9569
9570 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9571 Document LSEEK_NOT_LINEAR.
9572
9573Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * stabs.texinfo (Stab Section Basics): Make it clear that only
9576 some versions of the GNU linker remove the leading N_UNDF symbol.
9577
9578Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9579
9580 * stabs.texinfo (String Field): Document type number pairs here,
9581 instead of in the Sun specific section.
9582 (Include Files): The GNU linker supports the N_BINCL
9583 optimization. Clarify the N_BINCL value, and what it is used
9584 for.
9585 (Procedures): Document N_FUN with an empty string to mark the end
9586 of a function.
9587 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9588 (Sun Differences): Remove this node, as the information is now
9589 elsewhere in the main document.
9590 (Stab Section Basics): Mention that the GNU linker may optimize
9591 stabs and remove the leading N_UNDF symbol.
9592
9593Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9594
9595 * gdb.texinfo, refcard.tex: Restore author credit
9596
9597Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9598
9599 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9600 documentation to account for START and END macros taking
9601 one arg.
9602
9603Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9604
9605 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9606 * gdb.texinfo (Frames): Fix typo.
9607
9608Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9609
9610 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9611 a target_signal as arg type, not a pid.
9612
9613Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9614
9615 * gdb.texinfo: Document `set assembly-language'.
9616
9617Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9618
9619 * remote.texi: Update list of stubs in the GDB distribution.
9620
9621Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9622
9623 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9624 Also document that some systems can use mmalloc but must define
9625 this if their C runtime allocates memory that is later freed.
c906108c 9626 (MMCHECK_FORCE): Document new macro.
a9331b3f 9627
c906108c
SS
9628Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9629
9630 * remote.texi: Add documentation for target Sparclet.
9631
9632Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9633
a9331b3f 9634 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9635 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9636 * configure.in: Rewritten for autoconf.
9637 * configure: New.
9638
9639Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9640
9641 * Makefile.in (DVIPS): New define, set to dvips.
9642 (dvi): Add stabs.dvi.
9643 (ps): New target.
9644 (all-doc): Depend on info, dvi, and ps targets.
9645 (STAGESTUFF): Add *.ps and *.dvi files.
9646 (clean-info, clean-dvi): Remove.
9647 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9648 rules completely rewritten.
9649 (maintainer-clean): Remove clean-info and clean-dvi
9650 dependencies and put their actions in the rules.
9651 (gdb.ps): New target
a9331b3f 9652 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9653 intermediate TeX files, whether they have 2 or 3 character
9654 extensions.
9655 (gdbint.ps): Add target and rules.
9656 (gdb-internals): Delete unused target.
9657 (Makefile): Depends upon config.status also.
9658
9659Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9660
9661 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9662 set.
9663
9664Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9665
9666 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9667 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9668
9669Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9670
9671 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9672
9673Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9674
9675 * gdb.texinfo (Print settings): Document
9676 `set/show print static-members' commands.
9677
9678Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9679
9680 * gdbint.texinfo (Native): Document name change, coredep.c to
9681 core-aout.c.
9682
9683Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9684
9685 * stabs.texinfo (Include Files): Document the values the SunOS4
9686 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9687
9688Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9689
9690 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9691 Fix typo.
9692
9693Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9694
9695 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9696 "gdb.tar.Z".
9697
9698Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9699
9700 * Makefile.in (maintainer-clean): New target, synonym for
9701 realclean.
9702
9703Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9704
9705 * Update all FSF addresses except those in COPYING* files.
9706
9707Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9708
9709 From Richard Earnshaw (rearnsha@armltd.co.uk):
9710 * gdb.texinfo (convenience variables): Document $_exitcode.
9711 (quit): Document optional expression to use as exit code.
9712
9713Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9714
9715 * gdb.texinfo, remote.texi: Brought up to date with various
9716 GDB changes.
9717
9718Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9719
9720 * gdb.texinfo: Update dates and versions, fix comments about
9721 hardware watchpoints in future releases and about the
9722 sharedlibrary command.
9723
9724Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9725
9726 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9727 C_FUN stab. Other cleanups.
9728
9729Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9730
9731 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9732 for the sparc stub.
9733
9734Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9735
9736 * annotate.texi: Clarify which addresses have differing formats
9737 depending on the language and which do not.
9738
9739Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9740
9741 * remote.texi (NetWare): Changed example to use BOARD= instead of
9742 NODE= argument to reflect correspoding change to gdbserve.nlm.
9743
9744Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9745
9746 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9747 GDB, as well as AIX dbx, supports the size type attribute.
9748
9749Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9750
9751 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9752
9753Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9754
9755 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9756 and new 'if' and 'while' commands.
9757
9758Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9759
9760 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9761
9762Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9763
9764 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9765 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9766 NetWare targets. Mostly stolen from the Server node.
9767
9768Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9769
9770 * gdb.texinfo (Setting): Talk about the language of a source file
9771 versus the working language. The old documentation did not match
9772 what GDB did.
9773
9774Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9775
9776 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9777 of a source file.
9778
9779Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9780
9781 * gdb.texinfo (Processes): New node.
9782
9783Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9784
9785 * remote.texi: Update documentation of set/show mipsfpu.
9786
3fc11d3e
JM
9787Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9788
9789 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9790 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9791
9792Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9793
9794 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9795 obsolete conditionals, described some others.
9796
9797Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9798
9799 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9800 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9801
9802Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9803
9804 * gdbint.texinfo: Put regex conditionals in their own table.
9805
9806Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9807
9808 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9809 described or fixed the descriptions of many others.
9810
9811Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9812
9813 * gdb.texinfo: Add some more credits.
9814 * gdbint.texinfo: Capitalize GDB consistently, describe some
9815 macros and remove some.
9816
9817Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9818
9819 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9820 obsolete conditionals, described some others.
9821
9822Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9823
9824 * gdb.texinfo (help targets): Changed to `help target', which
9825 is the correct gdb command.
9826
9827Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9828
9829 * annotate.texi (TODO): New node, for keeping track of annotations
9830 suggested but not yet implemented.
9831
9832Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9833
9834 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9835 another symbol, it is not the address itself.
9836
9837Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9838
9839 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9840 of stabs-in-coff sections.
9841
9842Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9843
9844 * annotate.texi: Change edition to 0.5 and date to May 1994.
9845 Add index.
9846 (Frames): New node, for frame annotation.
9847 (Displays): New node, for display annotation.
9848
9849 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9850 when waiting for your program to stop.
9851
9852Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9853
9854 * annotate.texi (Breakpoint Info): Document annotation of header
9855 fields and record annotation.
9856
9857Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9858
9859 * annotate.texi: New file, to document annotations.
9860
9861Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9862
9863 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9864 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9865
9866Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9867
9868 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9869 section, and say n_strx field is compilation unit relative.
9870 * stabs.texinfo: Don't use @code for a.out when it is the name of
9871 an object file format.
9872
9873Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9874
9875 * gdb.texinfo: Refer to file names, not path names, per rms
9876 convention.
9877 (Arguments): Fix typo.
9878
9879Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9880
9881 * stabs.texinfo (Global Variables): Talk about stabs in files
9882 where variables are referenced, but not defined.
9883
9884Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9885
9886 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9887 Cplusplus to new nodes Member Type Descriptor and Method Type
9888 Descriptor. Re-write stuff for #.
9889
9890Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9891
9892 * gdb.texinfo (Print Settings): Don't document "set print
9893 fast-symbolic-addr off". The bug which it worked around was fixed
9894 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9895
9896 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9897 N_ENTRY node.
9898
9899 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9900
9901Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9902
9903 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9904 references to ieee-float.c.
9905
9906Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9907
9908 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9909 match what the code actually does.
9910
9911Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9912
9913 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9914
9915Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9916
9917 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9918 i, and b.
9919
9920Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9921
9922 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9923 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9924 as "stabs in sections" rather than just saying "ELF and SOM".
9925 Also make that stuff apply to COFF.
9926
9927Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9928
9929 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9930 Ghostscript.
9931
9932Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9933
9934 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9935 versus functions without line numbers, also mention stepping into
9936 them as well as "step" when you are in them. Tell the user how to
9937 deal with the situation. Add comment about "debugging information".
9938
9939Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9940
9941 * stabs.texinfo (Enumerations): Document restriction on where
9942 enumeration types can appear and still win with GDB.
9943
9944Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9945
9946 * stabs.texinfo (Negative Type Numbers): Document format for type
9947 -16.
9948
9949Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9950
9951 * gdb.texinfo (Selection, Frame Info): Update information about
9952 arbitrary frame specficiations.
9953
9954Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9955
9956 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9957
9958Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9959
9960 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9961
9962Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9963
9964 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9965
9966Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9967
9968 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9969 Differences node to Statics node.
9970 (Statics): Discuss XCOFF use of V symbol descriptor.
9971
9972 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9973 not clean.
9974
9975Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9976
9977 * gdb.texinfo (Print Settings): Document `set print
9978 fast-symbolic-addr' and improve the doc for some other
9979 `set print's.
9980
9981Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9982
9983 * stabs.texinfo (String Field): Talk about defining several type
9984 numbers at once.
9985 Fix lint regarding changing node ELF Transformations to
9986 ELF and SOM Transformations.
9987
9988Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9989
9990 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9991
9992Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9993
9994 * stabs.texinfo (Cross-References): `::' is for nested types only
9995 within <>.
9996 (Structures): Document static members.
9997
9998Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9999
10000 * stabs.texinfo: Document S type attribute.
10001
10002Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10003
10004 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10005
10006Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10007
10008 * gdbint.texinfo: Fix a few typos.
10009
10010Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10011
10012 * gdb.texinfo, remote.texi: formatting improvements
10013
10014 * gdb.texinfo (New Features): mention threads.
10015 (Summary, C): fix xrefs in newly contributed text.
10016 (Threads): index entries, clarifications, example
10017 (passim): minor typos fixed, phrasing improvements
10018
10019 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10020 entries; (Server): explain use of gdbserver w/real-time systems,
10021 add example of conflicting TCP port; (MIPS Remote) break up
10022 running text into table, highlighting commands, and add example.
a9331b3f 10023
c906108c
SS
10024Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10025
10026 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10027
10028Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10029
10030 * stabs.texinfo (Nested Symbols): New node.
10031 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10032
10033Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10034
10035 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10036 to picking which Bbss.bss symbol to use, and (because there seems to
10037 be no good way of doing it) re-write some of the text to make it
10038 sound like Bbss.bss isn't such a great idea after all (as currently
10039 designed).
10040
10041 * gdb.texinfo (C): In addition to saying people have to use g++ for
10042 good results, say they have to use stabs. Specifically say cfront
10043 doesn't work well.
10044 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10045 the gdb README. Add xrefs to places where the support for the various
10046 languages is described in detail.
10047
10048Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10049
10050 * stabs.texinfo: Clean up stuff about visibility and virtual
10051 characters.
10052
10053 * stabs.texinfo (N_M2C): Cite Sun doc.
10054
10055Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10056
10057 * gdb.texinfo: updates re threads.
10058 * remote.texinfo: avoid index entries starting with digits.
10059
10060Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10061
10062 * stabs.texinfo (Enumerations): Talk about large, negative and
10063 octal values. Clean up cross reference to type attributes.
10064 (String Field): Say that GDB 4.11 supports size attribute.
10065
10066Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10067
10068 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10069 is a mandatory step. Make the stuff about that more concise.
10070
10071Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10072
10073 * stabs.texinfo (Class Names): New node.
10074
10075 * gdb.texinfo (Command Files): Explain order of init file reading.
10076
10077 * remote.texi (Bootstrapping): Talk about getting the serial driver
10078 to deal with ^C sent by gdb to stop the remote system.
10079
10080Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10081
10082 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10083
10084 * libgdb.texinfo (Defining Commands): made the DOC arg
10085 to gdb_define_app_command a char * instead of char **
10086 per a suggestion from kingdon.
10087
10088 * libgdb.texinfo: total rewrite from a different starting
10089 premise.
10090
10091Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10092
10093 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10094 floats passed as doubles (to improve clarity).
10095
10096Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10097
10098 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10099
10100 * a4rc.sed: update to work with Andreas Vogel papersize params
10101
10102 * refcard.tex: use Andreas Vogel simplifications of papersize
10103 params; remove useless version info; update copyright date.
10104
10105Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10106
10107 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10108
10109Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10110
10111 * gdb.texinfo (Files): Say what address the load command loads it at.
10112
10113 * stabs.texinfo (Common Blocks): Minor cleanups.
10114
10115 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10116 that Sun has backed away from the linker kludge and thus the relevant
10117 issue is changes to the SunPRO tools, not the Solaris linker.
10118
10119 * stabs.texinfo (Traditional Integer Types): Clean up description
10120 of octal bounds a little bit. Document extra leading zeroes.
10121
10122Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10123
10124 * gdb.texinfo (Signaling): Update for symbolic symbol names
10125 and add a section explaining the difference between the GDB
10126 signal command and the shell kill utility.
10127
10128Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10129
10130 * libgdb.texinfo: added `@' to braces that were unescaped.
10131
10132Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10133
10134 * libgdb.texinfo: new file. Spec for the gdb library.
10135
10136Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10137
10138 * stabs.texinfo (Include Files): Fix typo (start -> end).
10139
10140Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10141
10142 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10143 from Melissa at FSF's editing pass.
10144
10145Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10146
10147 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10148 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10149 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10150
10151Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10152
10153 * remote.texi (Bootstrapping): Discuss 386 call gates.
10154
10155Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10156
10157 * stabs.texinfo (Based Variables): New node.
10158
10159Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10160
10161 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10162 names, sizes, and formats to suggest how not to lose.
10163
10164Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10165
10166 * stabs.texinfo (Methods): Fix typo.
10167
10168Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10169
10170 * gdb.texinfo: Fix a few typos.
10171
10172Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10173
10174 * gdb.texinfo: Clarify how well it works with Fortran.
10175
10176 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10177 More on relocating stabs in ELF files.
10178
10179Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10180
10181 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10182
10183Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10184
10185 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10186 parameters on VAX.
10187
10188Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10189
10190 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10191
10192Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10193
10194 * stabs.texinfo: Make info author notice match the TeX author notice.
10195
10196Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10197
10198 * stabs.texinfo: Initial-caps all words in node names and
10199 non-trivial words in section names.
10200
10201Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10202
10203 * stabs.texinfo: Many minor cleanups.
10204
10205 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10206
10207Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10208
10209 * stabs.texinfo: Remove full description of big example.
10210 It's not really helpful; just use pieces of it where appropriate.
10211 Add more Texinfo formatting directives (@samp, etc.).
10212 Use @deffn to define stab types.
10213 Eliminate some wordiness. Break up some nodes.
10214 Add an (alphabetized) index of symbol types.
10215 Use consistent capitalization style in node and section names.
10216
10217Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10218
10219 * gdb.texinfo: Change typo "Two two" to "The two".
10220
10221Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10222
10223 * stabs.texinfo (XCOFF-differences): Remove references to
10224 non-existent types N_DECL and N_RPSYM.
10225
10226 * stabs.texinfo (String Field): Say that type attributes bug is
10227 fixed in GDB 4.10, since it is.
10228
10229 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10230
10231Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10232
10233 * stabs.texinfo: Formatting cleanups.
10234
10235Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10236
10237 * stabs.texinfo: When explaining the n_type of a stab, standardize
10238 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10239 no tabs, use @r).
10240 (Global Variables): Clean up.
10241
10242Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10243
10244 * stabs.texinfo (Stack Variables): Re-write.
10245
10246Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10247
10248 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10249 addresses of a source file. Also revise formatting.
10250 Change "object module" or "object file" to "source file".
10251 Various: Miscellaneous cleanups.
10252
10253Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10254
10255 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10256
10257Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10258
10259 * gdbint.texinfo: Removed many nonsensical machine-collected
10260 host and target conditionals, described some of the remainder.
10261
10262Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10263
10264 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10265
10266 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10267 paragraph which follows.
10268
10269 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10270 variables. Looks better and avoids overful hbox.
10271
10272Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10273
10274 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10275
10276Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10277
10278 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10279 retransmit-timeout
10280
10281Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10282
10283 * gdbint.texinfo: Update statement about `some ancient Unix
10284 systems, like Ultrix 4.0' to Ultrix 4.2.
10285
10286Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10287
10288 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10289
10290 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10291
10292 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10293 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10294
10295 * remote.texi: new name for former gdbinv-s.texi
10296
10297 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10298
10299Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10300
10301 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10302 variables for MIPS remote debugging protocol.
10303
10304Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10305
10306 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10307
10308Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10309
10310 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10311
10312Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10313
10314 * gdb.texinfo: repair conditional bugs in text markup
10315
10316Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10317
10318 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10319 to select Modula-2 material.
10320
10321Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10322
10323 * stabs.texinfo: Cleanups regarding statics.
10324
10325 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10326 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10327
10328Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10329
10330 * stabs.texinfo: N_MAIN is sometimes used for C.
10331
10332Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10333
10334 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10335
10336Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10337
10338 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10339 removed from the code by Kingdon.
c906108c
SS
10340
10341Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10342
10343 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10344 input when evaluating breakpoint conditions; the bug has been fixed.
10345
10346 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10347 sets the ignore count to N-1, not to N.
10348
10349Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10350
10351 * refcard.tex (\hoffset): correct longstanding error to match
10352 intended offset; avoids cutting off edge on some printers
10353
10354Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10355
10356 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10357
10358Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10359
10360 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10361
10362Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10363
10364 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10365 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10366 collect sed edits if any, apply to refcard before formatting;
10367 (refcard.ps) stop implying PS fonts if PS output requested;
10368 (lrefcard.ps) delete extra target for variant PS fonts
10369
10370 * refcard.tex: parametrize papersize dependent info, collect
10371 in easily replaced spot
10372
10373 * a4rc.sed: new file, edits to refcard for A4 paper
10374
10375Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10376
10377 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10378
10379Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10380
10381 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10382
10383Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10384
10385 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10386 politely rather than rudely.
10387
10388Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10389
10390 * stabs.texinfo: Document common blocks.
10391
10392Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10393
10394 * stabs.texinfo: Add some basic info about stabs-in-elf.
10395
10396Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10397
10398 * stabs.texinfo (Top): Minor cleanup.
10399
10400Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10401
10402 * Makefile.in (install-info): remove parentdir support
10403
10404Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10405
10406 * gdb.texinfo (Copying): delete this node and references to it;
10407 RMS says this manual need not carry GPL. (passim): Improvements
10408 from last round at FSF, largely due to Ian Taylor review, and
10409 minor formatting improvements.
10410
10411 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10412 largely due to Ian Taylor review. (Debug Session): minor edits to
10413 new text.
10414
10415Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10416
10417 * Makefile.in (realclean): Remove info and dvi files too.
10418
10419Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10420
10421 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10422 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10423 * gdb.texinfo: Change accordingly.
10424
10425 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10426 N_{L,R}BRAC,N_SLINE are relative to.
10427
10428Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10429
10430 * Makefile.in (GDBvn.texi): Update atomically.
10431
10432Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10433
10434 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10435
10436Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10437
10438 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10439 addresses together. Also motivate the set print symbol-filename
10440 command and suggest other solutions.
10441
10442Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10443
10444 * gdb.texinfo (set print elements): Note that the number of
10445 elements is set to unlimited by "set print elements 0".
10446
10447Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10448
10449 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10450 NF_LDOUBLE means.
10451 (Stab Types): Include Solaris stab types.
10452 (Procedures): Document Solaris extensions.
10453
10454Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10455
10456 * gdb.texinfo: Add `set print symbol-filename' doc.
10457
10458Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10459
10460 * stabs.texinfo (Arrays): Talk about type definition vs. type
10461 information.
10462
10463 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10464 the trailing semicolon.
10465
10466Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10467
10468 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10469 and merge in other parts of the document addressing these subjects.
10470 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10471
10472 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10473 at the end of a range type.
10474
10475 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10476 AIX extensions.
10477
10478Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10479
10480 * stabs.texinfo (Stabs Format): Misc fixes.
10481
10482Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10483
10484 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10485 (Traditional builtin types): Document convex convention for long long.
10486 (Negative builtin types): Discuss type names, and misc fixes.
10487
10488Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10489
10490 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10491 point types used with @samp{R} type descriptor.
10492 (Symbol Descriptors): Describe how to handle conflict between
10493 different meanings of @samp{P} symbol descriptor.
10494
10495Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10496
10497 * stabs.texinfo: Remove node Quick Reference and put its children
10498 directly under the main menu.
10499
10500 * stabs.texinfo: Many more changes to bring it into line with
10501 AIX documentation and reality. I think it now has all the
10502 information from the AIX documentation, except that I burned
10503 out when I got to variant records (Pascal and Modula-2) and
10504 all the COBOL types. Oh well, we can add them later when we're
10505 worrying more about those languages.
10506
10507 * stabs.texinfo (Automatic variables): Talk about what it means
10508 to omit the symbol descriptor.
10509
10510Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10511
10512 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10513 gcc2 behavior with promoted args.
10514
10515Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10516
10517 * gdb.texinfo: include readline appendices in info version of manual
10518
10519Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10520
10521 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10522 target remote.
10523
10524 * gdb.texinfo (Machine Code): more index entries for disassemble
10525
10526Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10527
10528 * Clarify the intended use of the gdb-testers and gdb-patches
10529 mailing lists, and shrink gzip comment.
10530
10531Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10532
10533 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10534 DOSHOST configuration of manual.
10535
10536 * gdb.texinfo (MIPS Stack): new node.
10537
10538 * all-config.texi (MIPS) new switch.
10539
10540 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10541 tense; (MIPS Remote) new node.
10542
10543 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10544 bug; (Environment) less passive, other small cleanups in text about
10545 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10546 (Remote) new MIPS Remote menu entry.
10547
10548Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10549
10550 * stabs.texinfo: Many changes to include information from the
10551 AIX documentation.
10552
10553 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10554
10555Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10556
10557 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10558 Move a bunch of information from ../README.
10559 (Getting Started): New node.
10560
10561Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10562
10563 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10564
10565 * gdb.texinfo: advance manual revision dates to present
10566
10567 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10568 stop using silly Roman numerals in @set variable names
10569
10570Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10571
10572 * stabs.texinfo (Parameters): Keep trying to get this right.
10573
10574Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10575
10576 * stabs.texinfo (Parameters): More on "local parameters".
10577
10578Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10579
10580 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10581
10582Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10583
10584 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10585 (Parameters): Rewrite.
10586 (xcoff-differences, Sun-differences): Minor changes.
10587
10588Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10589
10590 * stabs.texinfo: Minor cleanup.
10591
10592Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10593
10594 * gdbint.texinfo: Minor xcoff stuff.
10595
10596Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10597
10598 * gdbint.texinfo: Update for new config directory structure.
10599 Add info about internal type data structures.
10600
10601Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10602
10603 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10604 $(srcdir).
10605 (gdb-config.texi): Depend on file in $(srcdir).
10606
10607Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10608
10609 * stabs.texinfo: Fixes about N_SO.
10610
10611Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10612
10613 * gdb.texinfo: include list of nonstandard init file names
10614
10615 * *-config.texi: new switch GENERIC for text that applies *only*
10616 to (usual) multiple-target version of manual
10617
10618 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10619 h8 config
10620
10621 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10622 in menus (rather than conditionally selected multiple alternative
10623 menus).
10624
10625 * Makefile.in: define and use DOC_CONFIG var to select
10626 configuration for GDB user manual.
10627
10628 * gdb-config.texi: delete from repository, generate from Makefile.
10629
10630 * all-config.texi: normal `generic' configuration file, formerly
10631 stored as gdb-config.texi
10632
10633Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10634
10635 * Makefile.in: add dvi target to build all .dvi files
10636
10637Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10638
10639 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10640
10641Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10642
10643 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10644 host conditionals.
10645 * stabs.texinfo: More array fixes inspired by Jim's.
10646
10647Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10648
10649 * stabs.texinfo: Fixes re arrays and continuations.
10650
10651 * gdbint.texinfo: Add XCOFF node.
10652
10653Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10654
10655 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10656
10657Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10658
10659 * stabs.texinfo: Fix for array types to mention lower bounds.
10660
10661Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10662
10663 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10664
10665Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10666
10667 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10668
10669Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10670
10671 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10672 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10673
10674Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10675
10676 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10677
10678Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10679
10680 * gdb.texinfo, gdbinv-s.texi: misc updates
10681
10682Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10683
10684 * gdbint.texinfo: Brief documentation for longjmp support,
10685 from an email msg by Stu.
10686
10687Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10688
10689 * stabs.texinfo: Fix description of floating point "range"
10690 types (which really define basic types). Reported by Jim Meehan,
10691 <meehan@src.dec.com>.
10692
10693 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10694
10695Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10696
10697 * gdbint.texinfo: Slightly expand section on supporting a new
10698 object file format.
10699
10700Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10701
10702 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10703 intermediate file.
10704
10705Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10706
10707 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10708
10709Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10710
10711 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10712
10713 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10714 as well as Z8002.
10715
10716Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10717
10718 * gdbint.texinfo: Add sections on clean design and on how to send
10719 in changes.
10720
10721Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10722
10723 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10724
10725Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10726
10727 * gdb.texinfo: Fix typo, reported by Karl Berry.
10728
10729Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10730
10731 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10732
10733Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10734
10735 * gdbint.texinfo: fixed a stray email address (needs @@),
10736 added @table @code to node "Native Conditionals"
10737
10738Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10739
10740 * gdbint.texinfo: Describe coding style of GDB.
10741
10742Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10743
10744 * stabs.texinfo: Minor wording changes.
10745
10746Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10747
10748 * gdbint.texinfo: Improve release doc slightly.
10749
10750Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10751
10752 * gdbint.texinfo: Improve doc of GDB config macros.
10753
10754Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10755
10756 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10757 These will be reinserted when examined.
10758
10759Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10760
10761 * gdbint.texinfo: Make a start at documenting all the #if macros
10762 in GDB. At least list them all, and start separating them into
10763 host-specific and target-specific.
10764
10765Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10766
10767 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10768 examples (not consistent w others).
c906108c
SS
10769 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10770 for generic vn of doc
10771
10772Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10773
10774 * Makefile.in: always create installation directories.
10775
10776Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10777
10778 * gdb.texinfo: in h8 config, do not describe searching commands.
10779
10780Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10781
10782 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10783 conditionals; introduce a few generic switches that may be
10784 useful for other cross-dev or dos-hosted configs.
10785
10786 * gdb.texinfo: fix typo in "info reg" description
10787
10788Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10789
10790 * stabs.texinfo: Minor updates from running TeX over it.
10791 * Makefile.in (stabs.dvi, stabs.ps): Add.
10792
10793Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10794
10795 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10796 First pass at converting it to texinfo.
10797
10798Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10799
10800 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10801 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10802
10803Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10804
10805 * gdbint.texinfo: Add section on partial symbol tables.
10806
10807Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10808
10809 * gdb.texinfo: document `set remotedebug' and `set
10810 rstack_high_address'.
10811
10812Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10813
10814 * gdb.texinfo: slight expansion of new text on reading info files
10815 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10816 H8/300 from DOS.
10817
10818Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10819
10820 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10821
10822Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10823
10824 * gdb.texinfo: Say how to read the `info' files.
10825
10826Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10827
10828 * Makefile.in: gm4 -> m4.
10829
10830Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10831
10832 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10833 Documentation' ahead of `Installing GDB' to match README.
10834 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10835 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10836
10837Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10838
10839 * Makefile.in: remove $(srcdir) from gdb.info rule.
10840
10841Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10842
10843 * Makefile.in: commented out gdb-all.texinfo rule. This is
10844 temporary.
10845
10846Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10847
10848 * Makefile.in, configure.in: removed traces of namesubdir,
10849 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10850 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10851
10852Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10853
10854 * gdb.texinfo: Improve how we ask for bug reports.
10855
10856Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10857
10858 * Makefile.in: infodir belongs in datadir.
10859
10860Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10861
10862 * Makefile.in: remove spaces following hyphens, bsd make can't
10863 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10864 standards.text support.
c906108c
SS
10865
10866Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10867
10868 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10869 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10870 and mandir now keyed off datadir by default.
10871
10872\f
10873Local Variables:
9e9c5ae7 10874mode: change-log
c906108c
SS
10875left-margin: 8
10876fill-column: 74
10877version-control: never
10878End:
This page took 1.63941 seconds and 4 git commands to generate.