]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
Add support for reading frame registers to Python API.
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
5f3b99cf
SS
12014-09-03 Sasha Smundak <asmundak@google.com>
2
3 * python.texi (Frames in Python): Add read_register description.
4
3cecbbbe
TT
52014-08-04 Tom Tromey <tromey@redhat.com>
6
7 * gdb.texinfo (Debugging Output): Update for change to "set debug
8 target".
9
90debf20
MM
102014-08-01 Masaki Muranaka <monaka@monami-software.com>
11
12 Pushed by Joel Brobecker <brobecker@adacore.com>.
13 * Makefile.in (transform): New variable.
14 (install-man1, install-man5): Apply $(transform) to man file names.
15
ee7333ae
DE
162014-07-26 Doug Evans <xdje42@gmail.com>
17
18 PR guile/17177
19 * guile.texi (Guile Pretty Printing API): Fix typo.
20 Document set-pretty-printers!, pretty-printers.
21 (Selecting Guile Pretty-Printers): Update.
22 Mention program-space based pretty-printers.
23
70509625
PA
242014-07-25 Pedro Alves <palves@redhat.com>
25 Eli Zaretskii <eliz@gnu.org>
26
27 * gdb.texinfo (Signaling) <signal command>: Explain what happens
28 with multi-threaded programs.
29
b67a2c6f
YQ
302014-06-27 Yao Qi <yao@codesourcery.com>
31
32 * gdb.texinfo (Maintenance Commands): Update the output of
33 'maint print dummy-frames' command.
34
f179cf97
EZ
352014-06-24 Eli Zaretskii <eliz@gnu.org>
36
37 * gdb.texinfo (Screen Size): Improve indexing.
38
992c7d70
GB
392014-06-19 Gary Benson <gbenson@redhat.com>
40
41 * gdb.texinfo (Maintenance Commands): Document new
42 "maint set/show catch-demangler-crashes" option.
43
57fcfb1b
GB
442014-06-19 Gary Benson <gbenson@redhat.com>
45
46 * gdb.texinfo (Maintenance Commands): Document new
47 "maint demangler-warning" command and new
48 "maint set/show demangler-warning" option.
49
dd5d5494
SC
502014-06-09 Siva Chandra Reddy <sivachandra@google.com>
51
52 * python.texi (Xmethod API): Add space before the opening
53 parenthesis in function descriptions.
54
25326a28 552014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
56
57 * guile.texi (Guile Configuration): Document guile-data-directory.
58
0a770bb2 592014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
60
61 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
62
16f691fb
DE
632014-06-04 Doug Evans <xdje42@gmail.com>
64
65 * guile.texi (Breakpoints In Guile): Update.
66
1e47491b
JB
672014-06-03 Joel Brobecker <brobecker@adacore.com>
68
69 * python.texi (Xmethod API): Fix reference to "Progspaces In
70 Python".
71
0c6e92a5
SC
722014-06-03 Siva Chandra Reddy <sivachandra@google.com>
73
74 * python.texi (Xmethods In Python, XMethod API)
75 (Writing an Xmethod): New nodes.
76 (Python API): New menu entries "Xmethods In Python",
77 "Xmethod API", "Writing an Xmethod".
78
06eb1586
DE
792014-06-02 Doug Evans <xdje42@gmail.com>
80
81 * guile.texi (Guile API): Add entry for Parameters In Guile.
82 (GDB Scheme Data Types): Mention <gdb:parameter> object.
83 (Parameters In Guile): New node.
84
e698b8c4
DE
852014-06-02 Doug Evans <xdje42@gmail.com>
86
87 * guile.texi (Guile API): Add entry for Commands In Guile.
88 (Basic Guile) <parse-and-eval>: Add reference.
89 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
90 (GDB Scheme Data Types): Mention <gdb:command> object.
91 (Commands In Guile): New node.
92
ded03782
DE
932014-06-02 Doug Evans <xdje42@gmail.com>
94
95 * guile.texi (Guile API): Add entry for Progspaces In Guile.
96 (GDB Scheme Data Types): Mention <gdb:progspace> object.
97 (Progspaces In Guile): New node.
98
53e8a631
AB
992014-05-30 Andrew Burgess <aburgess@broadcom.com>
100
101 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
102 * python.texi (Frames In Python): Mention
103 gdb.FRAME_UNWIND_MEMORY_ERROR.
104
329ea579
PA
1052014-05-29 Pedro Alves <palves@redhat.com>
106 Tom Tromey <tromey@redhat.com>
107
108 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
109 from example.
110 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
111 Mention that target-async is now deprecated.
112 (Maintenance Commands): Document maint set/show target-async.
113
92bcb5f9
PA
1142014-05-29 Pedro Alves <palves@redhat.com>
115
116 * observer.texi (sync_execution_done, command_error): New
117 subjects.
118
fd664c91
PA
1192014-05-29 Pedro Alves <palves@redhat.com>
120
121 PR gdb/13860
122 * observer.texi (signal_received, end_stepping_range)
123 (signal_exited, exited, no_history): New observer subjects.
124
b2715b27
AW
1252014-05-26 Andy Wingo <wingo@igalia.com>
126
127 * guile.texi (GDB Scheme Data Types): Remove documentation for
128 removed interfaces. Update spelling of gdb-object-kind.
129
9eaa4c1e
AW
1302014-05-26 Andy Wingo <wingo@igalia.com>
131
132 * guile.texi (Basic Guile): Fix some typos.
133
0f1e8403
AW
1342014-05-26 Andy Wingo <wingo@igalia.com>
135
136 * guile.texi (Writing a Guile Pretty-Printer)
137 (Guile Types Module): Fix excess parentheses in use-modules forms.
138
697aa1b7
EZ
1392014-05-24 Eli Zaretskii <eliz@gnu.org>
140
141 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
142 (Breakpoints In Guile, Guile Printing Module)
143 (Guile Exception Handling, Values From Inferior In Guile)
144 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
145 Don't use @var at the beginning of a sentence.
146
147 * gdb.texinfo (Frame Filter Management, Trace Files)
148 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
149 (PowerPC Embedded, Define, Annotations for Running)
150 (IPA Protocol Commands, Packets, General Query Packets)
151 (Tracepoint Packets, Notification Packets, Environment)
152 (Inferiors and Programs, Set Breaks, Set Catchpoints)
153 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
154 (Frames, Backtrace, Selection, Expressions, Registers)
155 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
156 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
157 (Source Annotations, Using JIT Debug Info Readers, Packets)
158 (Stop Reply Packets, Host I/O Packets)
159 (Target Description Format): Don't use @var at the beginning of a
160 sentence.
161
162 * python.texi (Basic Python, Types In Python)
163 (Commands In Python, Frames In Python, Line Tables In Python)
164 (Breakpoints In Python, gdb.printing, gdb.types)
165 (Type Printing API): Don't use @var at the beginning of a
166 sentence.
167
67b5c0c1
MM
1682014-05-23 Markus Metzger <markus.t.metzger@intel.com>
169
170 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
171 replay-memory-access".
172
6a3cb8e8
PA
1732014-05-21 Pedro Alves <palves@redhat.com>
174
175 * gdb.texinfo (Starting): Document "set/show
176 auto-connect-native-target".
177 (Target Commands): Document "target native".
178
936d2992
PA
1792014-05-20 Pedro Alves <palves@redhat.com>
180
181 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
182 not be remote specific. Add cross reference to the qCRC packet.
183 (Separate Debug Files): Update cross reference to the qCRC packet.
184 (General Query Packets) <qCRC packet>: Add anchor.
185
b3ce5e5f
DE
1862014-05-17 Doug Evans <xdje42@gmail.com>
187
188 Copy over changes from guile.texi.
189 * python.texi (Basic Python) <gdb.execute>: Add text.
190 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
191 (Values From Inferior) <Python string>: Add text.
192 (Values From Inferior) <Value.string>: Clarify string length handling.
193 (Pretty Printing API): Add cindex.
194 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
195 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
196 @vindex.
197 (Commands In Python) <COMPLETE_*>: Similarly.
198 (Symbols In Python) <SYMBOL_*>: Similarly.
199 (Breakpoints In Python) <WP_*>: Similarly.
200 (Breakpoints In Python) <BP_*>: Similarly.
201
8dfcab11
DT
2022014-05-17 David Taylor <dtaylor@emc.com>
203
204 * gdb.texinfo (General Query Packets): Add a note about thread IDs
205 mentioned in the qfThreadInfo reply.
206
8d551b02
DE
2072014-05-16 Doug Evans <dje@google.com>
208
209 * gdb.texinfo (Mode Options): Add -D.
210
e20bd8f4
SB
2112014-05-09 Samuel Bronson <naesten@gmail.com>
212
213 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
214 "make -C".
215
f989a1c8
TT
2162014-04-29 Tom Tromey <tromey@redhat.com>
217
218 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
219 "show debug varobj".
220
95cf3b38
DT
2212014-05-01 David Taylor <dtaylor@emc.com>
222
223 * gdb.texinfo (compare-sections): Document the new -r (read-only)
224 option.
225
01f9f808
MS
2262014-04-24 Michael Sturm <michael.sturm@mintel.com>
227 Walfred Tedeschi <walfred.tedeschi@intel.com>
228
229 * gdb.texinfo (i386 Features): Add description of AVX512
230 registers.
231
770e7fc7
DE
2322014-03-31 Doug Evans <dje@google.com>
233
234 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
235
97d8f0ee
DE
2362014-03-30 Doug Evans <dje@google.com>
237
238 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
239 (Background Execution): Ditto.
240
36cb1214
HZ
2412014-03-21 Pedro Alves <palves@redhat.com>
242 Stan Shebs <stan@codesourcery.com>
243 Hui Zhu <hui@codesourcery.com>
244
245 * gdb.texinfo (Packets): Add anchor to "? packet".
246 Remove fixme and update introduction of "k packet".
247 Add anchor to "vKill packet".
248
5e3a2c38
SS
2492014-03-12 Stan Shebs <stan@codesourcery.com>
250
251 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
252
7a5a839f
LC
2532014-02-26 Ludovic Courtès <ludo@gnu.org>
254
dc6ae996 255 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 256
95060284
JB
2572014-02-20 Joel Brobecker <brobecker@adacore.com>
258
259 * gdb.texinfo (Files): Document "add-shared-symbol-files"
260 and "assf" as being deprecated.
261 (Cygwin Native): Likewise for "dll-symbols".
262 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
263 as a way to force the loading of symbols from a DLL.
264
f7bd0f78
SC
2652014-02-19 Siva Chandra Reddy <sivachandra@google.com>
266
267 * python.texi (Values From Inferior): Add description about the
268 new feature.
269
329baa95
DE
2702014-02-17 Doug Evans <xdje42@gmail.com>
271
272 * Makefile.in (GDB_DOC_FILES): Add python.texi.
273 * gdb.texinfo (Python): Moved to ...
274 * python.texi: ... here. New file.
275
687894f5
DE
2762014-02-17 Ludovic Courtès <ludo@gnu.org>
277
d25f38ee 278 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
279 Remove 'string-begins-with' procedure. Add 'pretty-printer'
280 parameter to 'str-lookup-function' procedure. Look for
281 the "std::string<" prefix.
282 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
283 Adjust description.
284
6fb526ee
DE
2852014-02-11 Tejas Belagod <tejas.belagod@arm.com>
286
d25f38ee 287 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
288 parantheses for deffn.
289 (Disassembly In Guile): Ditto.
290
1e0a5178
SS
2912014-02-10 Stan Shebs <stan@codesourcery.com>
292
293 Add Doxygen support.
294 * Makefile.in (doxy): New action, generates Doxygen files.
295 (DOXYGEN): New.
296 (doxyedit): New.
297 * Doxyfile-base.in: New file.
298 * Doxyfile-gdb-api.in: New file.
299 * Doxyfile-gdb-xref.in: New file.
300 * Doxyfile-gdbserver.in: New file.
301 * doxy-index.in: New file.
302 * filter-for-doxygen: New file.
303 * filter-params.pl: New file.
304
ed3ef339
DE
3052014-02-10 Doug Evans <xdje42@gmail.com>
306
307 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
308 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
309 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
310 (Guile docs): Include guile.texi.
311 (objfile-gdbdotext file): Add objfile-gdb.scm.
312 (dotdebug_gdb_scripts section): Mention Guile scripts.
313 (Multiple Extension Languages): New node.
314 * guile.texi: New file.
315
c6044dd1
JB
3162014-01-28 Joel Brobecker <brobecker@adacore.com>
317
318 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
319 ignore-descriptive-types". commands.
320
87ce2a04
DE
3212014-01-22 Doug Evans <dje@google.com>
322
323 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
324 (gdbserver man): Ditto.
325
52834460
MM
3262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
327
328 * gdb.texinfo: Document limited reverse/replay support
329 for target record-btrace.
330
0688d04e
MM
3312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
332
333 * gdb.texinfo (Process Record and Replay): Update documentation.
334
8710b709
MM
3352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
336
337 * gdb.texinfo (Process Record and Replay): Document new /c
338 modifier accepted by "record function-call-history".
339 Add /i modifier to "record function-call-history" example.
340
dcf106f3
JB
3412014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
342 Joel Brobecker <brobecker@adacore.com>
343
344 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
345 markers. Remove one that was misplaced.
346
41ef2965
PA
3472014-01-10 Pedro Alves <palves@redhat.com>
348
349 * gdb.texinfo (Your Program's Environment) <set environment>:
350 Mention the shell, and point at 'set exec-wrapper'.
351
c0d48811
JB
3522014-01-07 Joel Brobecker <brobecker@adacore.com>
353
354 * gdb.texinfo (Types In Python): Document new attribute Types.name.
355
5fba4c0f
JB
3562013-12-30 Joel Brobecker <brobecker@adacore.com>
357
358 * gdb.texinfo (Types In Python): Clarify the documentation
359 of attribute gdb.Field.bitpos.
360
0809504b
JB
3612013-12-28 Joel Brobecker <brobecker@adacore.com>
362
363 * gdb.texinfo (Types In Python): Fix the documentation of
364 attribute "bitpos" in class gdb.Field for enum types. Add
365 documentation for attribute "enumval" in that same class.
366
edef6000
JB
3672013-12-28 Joel Brobecker <brobecker@adacore.com>
368
369 * gdb.texinfo (GDB/MI Support Commands): Change @table into
370 @ftable.
371
71b8c845
DE
3722013-12-23 Doug Evans <xdje42@gmail.com>
373
374 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
375 auto-loaded objfile scripts and .debug_gdb_scripts section to their
376 corresponding section in Extending GDB.
377 (Extending GDB): Move menu up. New menu item "Auto-loading
378 extensions".
379 (Sequences): New menu item "Auto-loading sequences".
380 (Auto-loading sequences): New node.
381 (Python): Rename section from Scripting GDB to Extending GDB.
382 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
383 Move docs on ways to auto-load extensions to ...
384 (Auto-loading extensions): ... here. New node.
385
d192b373
JB
3862013-12-23 Joel Brobecker <brobecker@adacore.com>
387
388 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
389 in menu.
390 (GDB/MI Variable Objects): Adjust reference to "-list-features"
391 command, now in a new node.
392 (GDB/MI Support Commands): New node, with its contents being
393 extracted from the "GDB/MI Miscellaneous Commands" node.
394 A small paragraph introducing the section is also added at
395 the start.
396 (GDB/MI Miscellaneous Commands): Delete the description of the
397 -info-gdb-mi-command, -list-features and -list-target-features
398 commands, now hosted in the "GDB/MI Support Commands" node.
399
a16b0e22
SC
4002013-12-12 Siva Chandra Reddy <sivachandra@google.com>
401
402 PR python/16113
403 * gdb.texinfo (Values From Inferior): Add a note about using
404 gdb.Field objects as subscripts on gdb.Value objects.
405 (Types In Python): Add description about the new attribute
406 "parent_type" of gdb.Field objects.
407
9b26f0fb
JB
4082013-12-12 Joel Brobecker <brobecker@adacore.com>
409
410 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
411 entry for section docuumenting the -list-features GDB/MI command.
412
72bfa06c
JB
4132013-12-10 Joel Brobecker <brobecker@adacore.com>
414
415 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
416 "exec-run-start-option" entry in the output of the "-list-features"
417 command.
418
3ea8680f
EZ
4192013-12-04 Eli Zaretskii <eliz@gnu.org>
420
421 * gdb.texinfo (i386): Fix yesterday's commit.
422
1a4f73eb
TT
4232013-12-03 Tom Tromey <tromey@redhat.com>
424
425 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
426 documented here.
427
6cb999f8
TT
4282013-12-03 Tom Tromey <tromey@redhat.com>
429
430 * gdb.texinfo (@direntry): Add menu item for gdbserver.
431
ca8941bb
WT
4322013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
433
434 * gdb.texinfo (i386 Features): Add MPX feature registers.
435 (x86 Specific featuresx86 Architecture-specific Issues): Adds
436 a subsubsection for MPX and describes the display of the
437 boundary registers.
438
688981c9
JB
4392013-12-03 Joel Brobecker <brobecker@adacore.com>
440
441 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
442 documentation of the "ada-exceptions" entry.
443
2ea126fa
JB
4442013-12-03 Joel Brobecker <brobecker@adacore.com>
445
446 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
447 "^error" result record concerning the error message. Document
448 the error code that may also be part of that result record.
449 (GDB/MI Miscellaneous Commands): Document the
450 "undefined-command-error-code" element in the output of
451 the "-list-features" GDB/MI command.
452
6b7cbff1
JB
4532013-12-03 Joel Brobecker <brobecker@adacore.com>
454
455 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
456 the new -info-gdb-mi-command GDB/MI command. Document
457 the meaning of "-info-gdb-mi-command" in the output of
458 -list-features.
459
20e1ca3b
PA
4602013-11-29 Pedro Alves <palves@redhat.com>
461
462 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
463 Update comment.
464
29453a14
YQ
4652013-11-24 Yao Qi <yao@codesourcery.com>
466
467 * gdb.texinfo (Caching Remote Data): Document new
468 "set/show stack-cache" option.
469
6dd315ba
YQ
4702013-11-24 Yao Qi <yao@codesourcery.com>
471
472 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
473 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
474 "off" respectively.
475
9df9dbe0
YQ
4762013-11-23 Yao Qi <yao@codesourcery.com>
477
478 * gdb.texinfo (GDB/MI Variable Objects): Add the description
479 of "displayhint" to the table about child results.
480
c78feb39
YQ
4812013-11-21 Yao Qi <yao@codesourcery.com>
482
483 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
484 'dynamic' for the output of command -var-list-children.
485
27b81af3
YQ
4862013-11-21 Yao Qi <yao@codesourcery.com>
487
488 * gdb.texinfo (Caching Target Data): Remove "see" before
489 @pxref.
490
b26dfc9a
YQ
4912013-11-20 Yao Qi <yao@codesourcery.com>
492
493 * gdb.texinfo (Caching Target Data): Update doc for
494 per-address-space dcache.
495
b12039c6
YQ
4962013-11-20 Yao Qi <yao@codesourcery.com>
497
498 * gdb.texinfo (Data): Rename menu item.
499 (Caching Remote Data): Rename to ...
500 (Caching Target Data): ... it. Update.
501
422ad5c2
JB
5022013-11-18 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
505 "language-option" entry in the output of the "-list-features"
506 command.
507
805e1f19
TT
5082013-11-15 Tom Tromey <tromey@redhat.com>
509
510 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
511 Add example.
512
8fe1b653
TT
5132013-11-14 Tom Tromey <tromey@redhat.com>
514
515 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
516
403cb6b1
JB
5172013-11-14 Joel Brobecker <brobecker@adacore.com>
518
519 * gdb.texinfo (Show): Add xref anchor for "show language" command.
520 (Context management): Place current subsection text into its own
521 subsubsection. Add new subsubsection describing the "--language"
522 command option.
523
93973826
JB
5242013-11-13 Joel Brobecker <brobecker@adacore.com>
525
526 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
527 the documentation of "info-ada-exceptions" in the output
528 of the "-list-features" command. Add the documentation
529 of the "ada-exception" entry instead.
530
6adcee18
JB
5312013-11-12 Joel Brobecker <brobecker@adacore.com>
532
93973826 533
6adcee18
JB
534 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
535 word of a couple of sentences to start with a capital letter.
536
58d06528
JB
5372013-11-12 Joel Brobecker <brobecker@adacore.com>
538
539 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
540 (Ada Exceptions): New node.
541 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
542 Commands" node.
543 (GDB/MI Ada Exceptions Commands): New node.
544 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
545 field in the output of the "-list-features" command.
546 * NEWS: Add entry for the new "info exceptions" CLI command,
547 and for the new "-info-ada-exceptions" GDB/MI command.
548
bc79de95
PM
5492013-11-11 Phil Muldoon <pmuldoon@redhat.com>
550
551 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
552 (Line Tables In Python): New node.
553
73be47f5
DE
5542013-11-08 Doug Evans <dje@google.com>
555
556 * gdb.texinfo (Debugging Output): Update text for
557 "set debug dwarf2-read".
558
db0fec5c
DE
5592013-11-08 Doug Evans <dje@google.com>
560
561 * gdb.texinfo (Debugging Output): Update text for
562 "set debug symtab-create".
563
92e32e33
PM
5642013-11-07 Phil Muldoon <pmuldoon@redhat.com>
565
566 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
567 constant.
568
f76c27b5
PM
5692013-11-07 Phil Muldoon <pmuldoon@redhat.com>
570
571 * gdb.texinfo (Breakpoints In Python): Document temporary
572 option in breakpoint constructor, and add documentation to the
573 temporary attribute.
574
fa4d0c40
YQ
5752013-11-07 Yao Qi <yao@codesourcery.com>
576
577 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
578 output of "-var-info-expression".
579
afa332ce
PA
5802013-11-06 Pedro Alves <palves@redhat.com>
581
582 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
583 non-interactive mode.
584 (Environment) <shell startup files warning>: Mention
585 non-interactive mode. Mention .zshenv for Z shell, and talk about
586 BASH_ENV instead of .bashrc for BASH.
587
9ac69859
NB
5882013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
589
590 * gdb.texinfo (Commands to Specify Files): Add description
591 of the remove-symbol-file command.
592 * observer.texi: New free_objfile event
593
98882a26
PA
5942013-10-24 Pedro Alves <palves@redhat.com>
595
596 * gdb.texinfo (Starting): Document set/show startup-with-shell.
597
ce13fade
JB
5982013-10-11 Joel Brobecker <brobecker@adacore.com>
599
600 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
601 New subsection inside which the "-catch-load" and "-catch-unload"
602 commands documentation is now placed.
603 (Ada Exception GDB/MI Catchpoint Commands): New subsection
604 documenting the "-catch-assert" and "-catch-exception" new
605 GDB/MI commands.
606
2446f5ea
JB
6072013-10-10 Joel Brobecker <brobecker@adacore.com>
608
609 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
610
0d12017b
JB
6112013-10-10 Joel Brobecker <brobecker@adacore.com>
612
bd80dc1a
JB
613 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
614 serial baud".
615 (Remote Configuration): Replace "set remotebaud" by "set serial
616 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 617
f4fb82a1
PA
6182013-10-07 Pedro Alves <palves@redhat.com>
619
620 PR breakpoints/11568
621 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
622 when the thread is removed from the thread list.
623
0c557179
SDJ
6242013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
625
626 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
627 Update entry for $_exitcode.
628
5713b9b5
JB
6292013-10-04 Joel Brobecker <brobecker@adacore.com>
630
631 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
632 new "--start" option.
633
901461f8
PA
6342013-10-02 Pedro Alves <palves@redhat.com>
635
636 * gdb.texinfo (Registers): Expand description of saved registers
637 in frames. Explain <not saved>.
638
8fb8eb5c
DE
6392013-09-25 Doug Evans <dje@google.com>
640
641 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
642
0a7cfe2c
SS
6432013-09-16 Stan Shebs <stan@codesourcery.com>
644
645 Remove the internals manual gdbint.texinfo.
646 * Makefile.in (INFO_DEPS): Remove gdbint.info.
647 (PDFFILES): Remove gdbint.pdf.
648 (HTMLFILES): Remove gdbint/index.html.
649 (HTMLFILES_INSTALL): Remove gdbint.
650 (GDBINT_DOC_FILES): Remove.
651 (dvi): Remove gdbint.dvi.
652 (ps): Remove gdbint.ps.
653 * gdbint.texinfo: Remove file.
654 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
655
a280dbd1
SDJ
6562013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
657
658 * gdb.texinfo (Convenience Functions): Mention new convenience
659 function $_isvoid.
660
4ac33720
UW
6612013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
662
663 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
664 (Standard Target Features): Add new node to menu.
665 (S/390 and System z Features): New node.
666
b3d3b4bd
SA
6672013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
668
669 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
670 -list-target-features in the example.
671
edf9f00c
JK
6722013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
673
674 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
675 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
676
1d236d23
JK
6772013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
678
679 Sync documentation with gdb.base/gnu-debugdata.exp.
680 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
681
5423b017
JK
6822013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
683
684 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
685
6211c335
YQ
6862013-08-27 Pedro Alves <pedro@codesourcery.com>
687 Yao Qi <yao@codesourcery.com>
688
689 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
690 Document new --skip-unavailable option.
691 <-stack-list-variables>: Document new --skip-unavailable option.
692
52e260a3
DE
6932013-08-26 Doug Evans <dje@google.com>
694
695 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
696 an optional regexp.
697
5e92f71a
TT
6982013-08-13 Tom Tromey <tromey@redhat.com>
699
700 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
701 Document GDB_PARALLEL and GDB_INOTIFY.
702
c5d7073b
SS
7032013-08-09 Stan Shebs <stan@codesourcery.com>
704
705 * LRS: Remove file, describes a long-abandoned live-range
706 splitting extension to stabs.
707
6fbe845e
AB
7082013-07-25 Andrew Burgess <aburgess@broadcom.com>
709
710 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
711
e7045703
DE
7122013-07-17 Doug Evans <dje@google.com>
713
714 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
715
3105ebf9
TT
7162013-07-02 Tom Tromey <tromey@redhat.com>
717
718 * gdb.texinfo (Target Commands): Don't mention "target nrom".
719
d6c2da54
TT
7202013-06-28 Tom Tromey <tromey@redhat.com>
721
722 * Makefile.in (version.subst): Use version.in, not
723 common/version.in.
724 * gdbint.texinfo (Versions and Branches, Releasing GDB):
725 Likewise.
726
e5823f1c
PA
7272013-06-27 Pedro Alves <palves@redhat.com>
728
729 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
730 dynamic symbol resolution code>: New section, based on infrun.c
731 comment.
732
92dcb9ff
TT
7332013-06-26 Tom Tromey <tromey@redhat.com>
734
735 * gdbint.texinfo (Versions and Branches): Use common/version.in.
736 Update.
737 (Releasing GDB): Likewise.
738
dc673c81
YQ
7392013-06-26 Pedro Alves <pedro@codesourcery.com>
740 Yao Qi <yao@codesourcery.com>
741
742 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
743 -trace-frame-collected.
744
28a93511
YQ
7452013-06-26 Pedro Alves <pedro@codesourcery.com>
746
747 * gdb.texinfo (Traceframe Info Format): Document tvar element
748 and its attributes.
749
a0743c90
YQ
7502013-06-25 Yao Qi <yao@codesourcery.com>
751
752 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
753
01208463
TT
7542013-06-24 Tom Tromey <tromey@redhat.com>
755
756 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
757 (GDBvn.texi): Use version.subst.
758 (version.subst): New target.
759 (mostlyclean): Remove version.subst.
760
c898adb7
YQ
7612013-06-20 Pedro Alves <pedro@codesourcery.com>
762
763 * gdb.texinfo (GDB/MI Data Manipulation)
764 <-data-list-register-values>: Document the --skip-unavailable
765 option.
766
7c57fa1e
YQ
7672013-06-07 Yao Qi <yao@codesourcery.com>
768
769 * gdb.texinfo (Symbols): Add kindex and cindex for
770 'maint print msymbols'.
771
0059c61a 7722013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
773
774 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
775 response field name (thread-group to inferior).
776
85dc5a12
GB
7772013-06-04 Gary Benson <gbenson@redhat.com>
778
779 * gdb.texinfo (General Query Packets/qSupported): Added
780 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
781 to the table of currently defined stub features.
782 Added a more detailed entry for "augmented-libraries-svr4-read".
783 (General Query Packets/qXfer:libraries-svr4:read): Documented
784 the augmented form of this packet.
785
5901af59
JB
7862013-05-23 Joel Brobecker <brobecker@adacore.com>
787
788 * gdb.texinfo (System-wide Configuration Scripts): Renames
789 "Installed System-wide Configuration Scripts". Add associated
790 @menu block.
791
c1e36e3e
PA
7922013-05-23 Yao Qi <yao@codesourcery.com>
793 Pedro Alves <palves@redhat.com>
794
795 * gdb.texinfo (Packets): Document 'vCont;r'.
796 (Continuing and Stepping): Document target-assisted range
797 stepping, and the 'set range-stepping' and 'show range-stepping'
798 commands.
799
0201faac
JB
8002013-05-23 Joel Brobecker <brobecker@adacore.com>
801
802 * gdb.texinfo (Installed System-wide Configuration Scripts):
803 Add subsection describing the scripts now available under
804 the data-dir's system-gdbbinit subdirectory.
805 * NEWS: Add entry announcing the availability of system-wide
806 configuration scripts for ElinOS and Wind River Linux.
807
c5867ab6
HZ
8082013-05-21 Hui Zhu <hui@codesourcery.com>
809
810 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
811 "-dprintf-insert" command.
812
7d0c9981
DE
8132013-05-17 Doug Evans <dje@google.com>
814
815 * gdb.texinfo (Maintenance Commands): Update doc for
816 "maint check-psymtabs". Add doc for "maint check-symtabs",
817 "maint expand-symtabs".
818
742ce053
MM
8192013-05-15 Markus Metzger <markus.t.metzger@intel.com>
820
821 * gdb.texinfo (Process Record and Replay): Document the
822 "record goto" command and its sub-commands.
823
1e611234
PM
8242013-05-10 Phil Muldoon <pmuldoon@redhat.com>
825
826 * gdb.texinfo (Backtrace): Add "no-filter" argument.
827 (Python API): Add Frame Filters API, Frame Wrapper API,
828 Writing a Frame Filter/Wrapper, Managing Management of Frame
829 Filters chapter entries.
830 (Frame Filters API): New Node.
831 (Frame Wrapper API): New Node.
832 (Writing a Frame Filter): New Node.
833 (Managing Frame Filters): New Node.
834 (Progspaces In Python): Add note about frame_filters attribute.
835 (Objfiles in Python): Ditto.
836 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
837 @anchors and --no-frame-filters option to -stack-list-variables,
838 -stack-list-frames, -stack-list-locals and -stack-list-arguments
839 commands.
840
2874cb83
JB
8412013-05-08 Joel Brobecker <brobecker@adacore.com>
842
843 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
844 Support" subsection documenting the XML format used to transfer
845 shared library info on AIX.
846
9a005eb9
JB
8472013-05-08 Joel Brobecker <brobecker@adacore.com>
848
849 * gdb.texinfo (Debugging Output): Add documentation of
850 "set debug aix-solib" and "show debug aix-solib" commands.
851
a1217d97
SL
8522013-05-06 Sandra Loosemore <sandra@codesourcery.com>
853
854 * gdb.texinfo (Nios II): New section.
855 (Nios II Features): New section.
856
4d1eb6b4
JB
8572013-05-06 Joel Brobecker <brobecker@adacore.com>
858
859 * gdbint.texinfo (Algorithms): Remove entries documenting
860 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
861 SOLIB_CREATE_INFERIOR_HOOK.
862
3f84184e
TT
8632013-04-29 Tom Tromey <tromey@redhat.com>
864
865 PR python/14204:
866 * gdb.texinfo (Python API): Fix menu entry.
867 (Blocks In Python): Fix subsubsection text. Rewrite intro.
868 Define global and static block. Add example. Clarify
869 block relationship for inline functions.
870
60155234
TT
8712013-04-29 Tom Tromey <tromey@redhat.com>
872
873 * gdb.texinfo (Python API): Mention Python help and keyword
874 arguments. Move pagination text to Basic Python.
875 (Basic Python): Put pagination text here. Document
876 close-on-exec, SIGCHLD, and SIGINT.
877
5360976e
PA
8782013-04-19 Pedro Alves <palves@redhat.com>
879
880 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
881 "signedness" instead of "signness".
882
bd3f3b55
PA
8832013-04-19 Pedro Alves <palves@redhat.com>
884
885 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
886 -Wno-pointer-sign text with text on -Wpointer-sign.
887
dee368d3
TT
8882013-04-16 Tom Tromey <tromey@redhat.com>
889
890 * gdb.texinfo (Set Catchpoints): Mention earliest version of
891 GCC that has the SDT probe points.
892
cc16e6c9
TT
8932013-04-15 Tom Tromey <tromey@redhat.com>
894
895 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
896 exception catchpoints.
897
72f1fe8a
TT
8982013-04-15 Tom Tromey <tromey@redhat.com>
899
900 * gdb.texinfo (Set Catchpoints): Document $_exception.
901 (Convenience Vars): Mention $_exception.
902
591f19e8
TT
9032013-04-15 Tom Tromey <tromey@redhat.com>
904
905 * gdb.texinfo (Set Catchpoints): Reorganize exception
906 catchpoints. Document "catch rethrow".
907 (Debugging C Plus Plus): Mention "catch rethrow".
908
02ae6bad
TT
9092013-04-15 Tom Tromey <tromey@redhat.com>
910
911 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
912
2c91021c
JK
9132013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
914 Eli Zaretskii <eliz@gnu.org>
915
916 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
917 line below the sample output.
918
6eaaf48b
EZ
9192013-04-12 Eli Zaretskii <eliz@gnu.org>
920
921 * gdb.texinfo (Mode Options): Document '-configuration'.
922 (Help): Document "show configuration".
923 (Bug Reporting): Add requirements to include the configuration
924 details in bug reports.
925
b292c783
JK
9262013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
927
928 * Makefile.in (MAN1S): Add gcore.1.
929 Remove "Host, target, and site specific Makefile fragments" comment.
930 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
931 (install-man1, uninstall-man1): Conditionalize gcore.1.
932 (gcore.1): New.
933 * gdb.texinfo (Man Pages): Add gcore man.
934 (gcore man): New node.
935
f81d1120
PA
9362013-04-10 Pedro Alves <palves@redhat.com>
937
938 * gdb.texinfo (Process Record and Replay): Document that "set
939 record full insn-number-max", "set record
940 instruction-history-size" and "set record
941 function-call-history-size" accept "unlimited".
942 (Backtrace): Document that "set backtrace limit" accepts
943 "unlimited".
944 (List): Document that "set listsize" accepts "unlimited".
945 (Print Settings)" Document that "set print max-symbolic-offset",
946 "set print elements" and "set print repeats" accept "unlimited".
947 (Starting and Stopping Trace Experiments): Document that "set
948 trace-buffer-size" accepts "unlimited".
949 (Remote Configuration): Document that "set tcp connect-timeout"
950 accepts "unlimited".
951 (Command History): Document that "set history size" accepts
952 "unlimited".
953 (Screen Size): Document that "set height" and "set width" accepts
954 "unlimited". Adjust "set pagination"'s description to suggest
955 "set height unlimited" instead of "set height 0".
956
393fd4c3
YQ
9572013-04-10 Yao Qi <yao@codesourcery.com>
958
959 * gdb.texinfo (Trace Files): Add "target ctf".
960
cba5a7bf
JK
9612013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
962
963 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
964
0ed630cb
JK
965 * Makefile.in (install-man1, install-man5, uninstall-man1)
966 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
967
afe1492b
JK
968 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
969
5b8b6385
JK
9702013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
971 Eli Zaretskii <eliz@gnu.org>
972
973 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
974 parameters order. Remove "On some targets" for --attach. Document the
975 --multi parameter and extended-remote command. Document all the
976 options.
977
906ccdf0
JK
9782013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
979
980 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
981 the list of supported languages.
982
43662968
JK
9832013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
984
985 Convert man pages to texinfo, new gdbinit.5 texinfo page.
986 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
987 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
988 (diststuff): Add man.
989 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
990 (uninstall-man5): New.
991 (STAGESTUFF): Add *.1 and *.5.
992 (GDBvn.texi): Add SYSTEM_GDBINIT.
993 (gdb.1, gdbserver.1, gdbinit.5): New.
994 (maintainer-clean realclean): Add $(MANS).
995 (install): Add install-man.
996 (uninstall): Add uninstall-man.
997 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
998 (@copying): Wrap it by @c man begin COPYRIGHT.
999 (Top): Add Man Pages.
1000 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1001
be9a8770
PA
10022013-04-02 Pedro Alves <palves@redhat.com>
1003
1004 * gdb.texinfo (Debugging Output): Document "set/show debug
1005 aarch64", "set/show debug coff-pe-read" and "set/show debug
1006 mach-o".
1007
a46c1e42
PA
10082013-04-02 Pedro Alves <palves@redhat.com>
1009
1010 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1011 table>: Add entry for "trace-buffer-size".
1012
bd3eecc3
PA
10132013-03-28 Pedro Alves <palves@redhat.com>
1014
1015 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1016 table>: Add entry for "trace-status".
1017
215b9f98
EZ
10182013-03-28 Eli Zaretskii <eliz@gnu.org>
1019
1020 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1021 @bullet", which is invalid (makeinfo 5.1 barfs).
1022
7f7cc265
PA
10232013-03-28 Pedro Alves <palves@redhat.com>
1024
1025 PR gdb/15294
1026
1027 * gdb.texinfo (List) <set listsize>: Adjust to document that
1028 listsize 0 means no limit, and remove mention of -1.
1029
9c0be723
YQ
10302013-03-22 Yao Qi <yao@codesourcery.com>
1031
1032 * gdb.texinfo (Embedded Processors): Remove menu item
1033 "OpenRISC 1000".
1034 (OpenRISC 1000): Remove.
1035
bd712aed
DE
10362013-03-21 Doug Evans <dje@google.com>
1037
1038 * gdb.texinfo (Maintenance Commands): Add docs for
1039 "mt set per-command {space,time,symtab} {on,off}".
1040
d0353e76
YQ
10412013-03-14 Hui Zhu <hui@codesourcery.com>
1042 Yao Qi <yao@codesourcery.com>
1043
1044 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1045
6dd24dfa
KS
10462013-03-13 Keith Seitz <keiths@redhat.com>
1047
1048 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1049 "maint agent" reference to Dynamic printf.
1050
5c4808ca
EZ
10512013-03-11 Eli Zaretskii <eliz@gnu.org>
1052
1053 * gdb.texinfo (General Query Packets): Don't use colon in index
1054 entries visible to Info format.
1055
59ea5688
MM
10562013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1057
1058 * gdb.texinfo (Process Record and Replay): Document record
1059 changes.
1060
2ae8c8e7
MM
10612013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1062
1063 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1064 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1065 qXfer:btrace:read.
1066
28abe188
EZ
10672013-03-09 Eli Zaretskii <eliz@gnu.org>
1068
1069 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1070 use colons in @anchor and @cindex entries.
1071
be9a119c 10722013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1073
1074 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1075
be9a119c 10762013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1077 Hafiz Abid Qadeer <abidh@codesourcery.com>
1078
1079 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1080 trace-buffer-size set and show commands.
1081 (Tracepoint Packets): Document QTBuffer:size.
1082 (General Query Packets): Document QTBuffer:size.
1083
d57350ea
TT
10842013-02-21 Tom Tromey <tromey@redhat.com>
1085
1086 * gdb.texinfo: Remove bad @syncodeindex.
1087 (Values From Inferior, Types In Python, Inferiors In Python)
1088 (Events In Python, Threads In Python, Frames In Python, Blocks In
1089 Python, Symbols In Python, Symbol Tables In Python): Remove
1090 @tables.
1091 (Packets, General Query Packets, Tracepoint Packets)
1092 (Host I/O Packets): Use @w{} for empty @item.
1093
9f44fbc0
SCR
10942013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1095
1096 * gdb.texinfo (Architectures In Python): Add description about
1097 the new method gdb.Architecture.disassemble.
1098
f5911ea1
HAQ
10992013-02-15 Pedro Alves <pedro@codesourcery.com>
1100 Hafiz Abid Qadeer <abidh@codesourcery.com>
1101
1102 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1103 Document the "trace-file" field.
1104
7e1e0340
DE
11052013-02-07 Doug Evans <dje@google.com>
1106
1107 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1108 command.
1109
134a2066
YQ
11102013-02-06 Yao Qi <yao@codesourcery.com>
1111
1112 * gdb.texinfo (GDB/MI Async Records): Document new MI
1113 notification "=tsv-modified". Update the document of MI
1114 notification "=tsv-created".
1115 * observer.texi (GDB Observers): New observer tsv_modified.
1116 Update observer tsv_created and tsv_delete.
1117
430ed3f0
MS
11182013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1119
1120 * gdb.texinfo (AArch64 Features): New section; document
1121 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1122 (Architectures): Add new AArch64 section to document AArch64
1123 architecture specific commands.
1124 (ABI): Add description of the new OS ABI "Newlib" and its influence
1125 on the longjmp handling.
1126
1b56eb55
JK
11272013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1128 Jan Kratochvil <jan.kratochvil@redhat.com>
1129
1130 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1131 variable in 'set/show backtrace' section.
1132
c4957902
TT
11332013-01-31 Tom Tromey <tromey@redhat.com>
1134
1135 * gdb.texinfo (Target Commands): Fix typo.
1136
bea883fd
SCR
11372013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1138
1139 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1140 describing the gdb.Architecture class.
1141 (Frames In Python): Add description about the new method
1142 gdb.Frame.architecture().
1143
796a7ff8
DE
11442013-01-23 Doug Evans <dje@google.com>
1145
1146 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1147
998580f1
MK
11482013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1149
1150 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1151 'thread-groups' field when printing a breakpoint in MI.
1152
c9fb1240
SD
11532012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1154 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1155 to reflect that jit-reader-load now supports absolute file-names.
1156
ab04a2af
TT
11572013-01-16 Tom Tromey <tromey@redhat.com>
1158
1159 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1160 (Signals): Likewise.
1161
8ac3646f
TT
11622013-01-16 Tom Tromey <tromey@redhat.com>
1163
1164 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1165 "catch-type" field.
1166 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1167
e93a8774
TT
11682013-01-07 Tom Tromey <tromey@redhat.com>
1169
1170 * gdb.texinfo (Mode Options): Don't mention -epoch.
1171 (Data, Emacs): Remove obsolete comments.
1172
54516a0b
TT
11732013-01-02 Tom Tromey <tromey@redhat.com>
1174
1175 * gdb.texinfo (GDB/MI Output Records): Update menu.
1176 (GDB/MI Breakpoint Information): New node.
1177 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1178 <-break-insert>: Likewise.
1179
8dbe8ece
YQ
11802012-12-31 Yao Qi <yao@codesourcery.com>
1181
1182 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1183 (Packets): Move "vStopped" packet to ...
1184 (Notification Packets): ... here. Describe the components
1185 of notification. Add a table of supported notifications.
1186 Add an example on the process of he async notification.
1187
f35a17b5
JK
11882012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1189
1190 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1191 present.
1192 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1193 fullname output always present.
1194
0dfd2fad
PM
11952012-12-23 Pierre Muller <muller@sourceware.org>
1196
1197 * gdbint.texinfo (Function prototypes): Require use of "extern"
1198 modifier for function prototypes in headers.
1199
7785b880
JB
12002012-12-19 Joel Brobecker <brobecker@adacore.com>
1201
1202 * refcard.tex: Update copyright notice to GPL v3 or later.
1203 Update contact info.
1204
3d745be3
JK
12052012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1206
1207 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1208
c9b6281a
YQ
12092012-12-15 Yao Qi <yao@codesourcery.com>
1210
1211 * gdb.texinfo (Debugging Output): Document 'set debug
1212 notification' and 'show debug notification'.
1213
f2a8bc8a
YQ
12142012-12-15 Yao Qi <yao@codesourcery.com>
1215
1216 * gdb.texinfo (Listing Tracepoints): New item and example about
1217 'installed on target' output.
1218 Add more in the example about 'installed on target'.
1219 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1220
451b7c33
TT
12212012-12-14 Tom Tromey <tromey@redhat.com>
1222
1223 * gdb.texinfo (SVR4 Process Information): Mention core files.
1224
3fa7bf06
MG
12252012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1226
1227 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1228
05b4bd79
PA
12292012-12-11 Pedro Alves <palves@redhat.com>
1230
1231 * gdb.texinfo: Remove all mentions of Unixware throughout.
1232
74a0d9f6
JK
12332012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1234
1235 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1236
0c631110
TT
12372012-11-29 Tom Tromey <tromey@redhat.com>
1238
1239 * gdb.texinfo (SVR4 Process Information): Document missing
1240 "info proc" subcommands.
1241
891df0ea
YQ
12422012-11-29 Yao Qi <yao@codesourcery.com>
1243
1244 PR gdb/1477.
1245 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1246 to 'auto' instead of 'gnu'.
1247
608e2dbb
TT
12482012-11-26 Tom Tromey <tromey@redhat.com>
1249
1250 * gdb.texinfo (MiniDebugInfo): New node.
1251 (GDB Files): Update.
1252
e64e0392
DE
12532012-11-16 Doug Evans <dje@google.com>
1254
1255 * gdb.texinfo (System-wide configuration): If the system-wide init
1256 file lives in the data-directory, and --data-directory is provided,
1257 look for it there.
1258
ae606bee
TT
12592012-11-15 Tom Tromey <tromey@redhat.com>
1260
1261 * gdb.texinfo (Signaling): Fix typo.
1262
62747a60
TT
12632012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1264
1265 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1266 parameter "count" of -data-write-memory-bytes, and add an example.
1267
18a9fc12
TT
12682012-11-12 Tom Tromey <tromey@redhat.com>
1269
1270 * gdb.texinfo (Symbols): Document "info type-printers",
1271 "enable type-printer" and "disable type-printer".
1272 (Python API): Add new node to menu.
1273 (Type Printing API): New node.
1274 (Progspaces In Python): Document type_printers field.
1275 (Objfiles In Python): Likewise.
1276 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1277 register_type_printer, TypePrinter>: Document.
1278
53342f27
TT
12792012-11-12 Tom Tromey <tromey@redhat.com>
1280
1281 * gdb.texinfo (Symbols): Document "set print type methods",
1282 "set print type typedefs", and flags to ptype and whatis.
1283
ed8a1c2d
AB
12842012-11-09 Andrew Burgess <aburgess@broadcom.com>
1285
1286 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1287 the example -data-disassemble output. Extend the description of
1288 the -data-disassemble results to document all fields. Document
1289 the cli disassemble command as being related to -data-disassemble.
1290
8506d139
YQ
12912012-11-09 Yao Qi <yao@codesourcery.com>
1292
1293 PR gdb/14777.
1294 * gdb.texinfo (OS Information): Remove doc on command
1295 'info udot'.
1296
4d3f93a2
JB
12972012-11-08 Joel Brobecker <brobecker@adacore.com>
1298
1299 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1300 gdb.ini warning for Windows port.
1301
1e96de83
YQ
13022012-11-08 Yao Qi <yao@codesourcery.com>
1303
1304 * gdb.texinfo (Search): Add kindex for 'fo'.
1305
dc939229
TT
13062012-11-05 Tom Tromey <tromey@redhat.com>
1307
1308 PR python/14802:
1309 * gdb.texinfo (Functions In Python): Add example.
1310
6f6484cd
YQ
13112012-11-03 Yao Qi <yao@codesourcery.com>
1312
1313 * observer.texi (GDB Observers): Remove observer
1314 'tracepoint_modified', 'tracepoint_created' and
1315 'tracepoint_deleted'.
1316
af4238e5
TT
13172012-10-26 Tom Tromey <tromey@redhat.com>
1318
1319 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1320
687e43a4
TT
13212012-10-25 Tom Tromey <tromey@redhat.com>
1322
1323 * gdb.texinfo (General Query Packets): Use @itemx.
1324
8de0566d
YQ
13252012-10-17 Yao Qi <yao@codesourcery.com>
1326
1327 * observer.texi (GDB Observers): Update observer
1328 'memory_changed'.
1329 * gdb.texinfo (GDB/MI Async Records): Document for
1330 "memory-changed" notification.
1331
07540c15
DE
13322012-10-15 Doug Evans <dje@google.com>
1333
1334 * gdb.texinfo (Mode Options): Document -nh.
1335 Elaborate on docs for -nx.
1336
d7019589
SP
13372012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1338
1339 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1340
82a90ccf
YQ
13412012-09-21 Yao Qi <yao@codesourcery.com>
1342 Pedro Alves <palves@redhat.com>
1343
1344 * gdb.texinfo (GDB/MI Async Records): Document notification
1345 'record-started' and 'record-stopped'.
1346 * observer.texi (GDB Observers): New observer 'record-changed'.
1347
aa9259cc
TS
13482012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1349
1350 * gdb.texinfo: Document the removal of SH's 'regs' command.
1351
c1d780c2
SDJ
13522012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1353
1354 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1355
bb25a15c
YQ
13562012-09-18 Yao Qi <yao@codesourcery.com>
1357
1358 * gdb.texinfo (GDB/MI Async Records): Document new MI
1359 notifications '=tsv-created' and '=tsv-deleted'.
1360 * observer.texi (GDB Observers): New observer tsv_created and
1361 tsv_deleted.
1362
201b4506
YQ
13632012-09-18 Yao Qi <yao@codesourcery.com>
1364
1365 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1366 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1367 '=traceframe-changed'.
1368
6fc1c773
YQ
13692012-09-17 Yao Qi <yao@codesourcery.com>
1370
1371 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1372 'set listsize'.
1373
121c73f3
JK
13742012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1375 Eli Zaretskii <eliz@gnu.org>
1376
1377 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1378 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1379 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1380
e9687799
JK
13812012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1382
1383 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1384
3b5e4d35
YPK
13852012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1386
1387 Document how to return from "python-interactive" to GDB.
1388 * gdb.texinfo (Python Commands): Update documentation.
1389
13902012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1391
1392 Add a new "python-interactive" command that starts a standard
1393 Python interactive prompt with "pi" as alias, and add "py" as
1394 an alias to "python".
1395 * gdb.texinfo (Python Commands): Document the new commands.
1396
b583003e
TT
13972012-08-22 Tom Tromey <tromey@redhat.com>
1398
1399 * gdbint.texinfo (Host Definition): Remove documentation for
1400 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1401
a451cb65
KS
14022012-08-17 Keith Seitz <keiths@redhat.com>
1403
1404 PR c++/13356
1405 * gdb.texinfo (Type and Range Checking): Remove warning.
1406 Remove spurious commas.
1407 Update text and examples for re-implementation of set/show
1408 check type.
1409 (C and C++ Type and Range Checks): Likewise.
1410
6b1755ce
YQ
14112012-08-16 Yao Qi <yao@codesourcery.com>
1412
1413 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1414 is deprecated.
1415
f47f77df
DE
14162012-08-13 Doug Evans <dje@google.com>
1417
1418 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1419 to include functions.
1420
a72c3253
DE
14212012-08-10 Doug Evans <dje@google.com>
1422
1423 * gdb.texinfo (Convenience Funs): New node.
1424 (Types In Python): Document Type.vector.
1425
5b9afe8a
YQ
14262012-08-09 Yao Qi <yao@codesourcery.com>
1427
1428 * observer.texi: New observer command_param_changed.
1429 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1430
dc1039df
JK
14312012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1432
1433 * gdbint.texinfo (Debugging GDB): In section
1434 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1435 Mention also gdb-gdb.py.
1436
4abf930d
YQ
14372012-08-07 Yao Qi <yao@codesourcery.com>
1438
1439 Revert the folloing patch:
1440 2012-08-06 Yao Qi <yao@codesourcery.com>
1441 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1442 remote hardware-watchpoint-limit' and 'set
1443 remote hardware-breakpoint-limit'.
1444
f3c8a52a
JK
14452012-08-06 Nathaniel Flath <flat0103@gmail.com>
1446
1447 * gdb.texinfo (Working Directory): Added information about new
1448 default argument for 'cd' command.
1449
77a91025
YQ
14502012-08-06 Yao Qi <yao@codesourcery.com>
1451
1452 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1453 remote hardware-watchpoint-limit' and 'set
1454 remote hardware-breakpoint-limit'.
1455
d9f08f52
YQ
14562012-08-06 Yao Qi <yao@codesourcery.com>
1457
1458 Fix PR14371.
1459
1460 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1461 '=breakpoint-deleted'.
1462
95b07c96
YQ
14632012-08-02 Yao Qi <yao@codesourcery.com>
1464
1465 * gdb.texinfo (Native): Remove node Neutrino.
1466
7255706c
YQ
14672012-07-27 Yao Qi <yao@codesourcery.com>
1468
1469 * gdb.texinfo (IPA Protocol Commands): Document new command
1470 'close'.
1471
d6b28940
TT
14722012-07-25 Tom Tromey <tromey@redhat.com>
1473
1474 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1475
e615022a
DE
14762012-07-20 Doug Evans <dje@google.com>
1477
1478 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1479 (Index Files): Document how to control the use of deprecated index
1480 sections.
1481 (Index Section Format): Replace --use-deprecated-index-sections with
1482 "set use-deprecated-index-sections on".
1483
055855a4
EZ
14842012-07-12 Eli Zaretskii <eliz@gnu.org>
1485
1486 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1487 indices into a single node "Index". Instead, join function and
1488 variable indices into a single index, separate from the concept
1489 index. Requested in
1490 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1491 (Top): Update the top-level menu: instead of one "Index" there are
1492 now separate entries "Concept Index" and "Function and Variable
1493 Index".
1494 (Concept Index, Function and Variable Index): New nodes.
1495 (Index): Node deleted.
1496
f77cc5f0
HZ
14972012-07-05 Hui Zhu <hui_zhu@mentor.com>
1498
1499 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1500 and "maint agent-eval".
1501
00595b5e
EZ
15022012-07-03 Eli Zaretskii <eliz@gnu.org>
1503
1504 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1505 avoid file-name clashes between Index.html and index.html on
1506 case-insensitive filesystems. See the discussion starting in
1507 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1508 details of the problem.
1509 (Top): Update the master menu for the above.
1510 (Concept Index, Command and Variable Index): New nodes, instead of
1511 the old "Index" node that was deleted. All cross-references
1512 updated.
1513
d3ce09f5
SS
15142012-07-02 Stan Shebs <stan@codesourcery.com>
1515
1516 * gdb.texinfo (Dynamic Printf): Mention agent style and
1517 disconnected dprintf.
1518 (Maintenance Commands): Describe maint agent-printf.
1519 (General Query Packets): Mention BreakpointCommands feature.
1520 (Packets): Document commands extension to Z0 packet.
1521 * agentexpr.texi (Bytecode Descriptions): Document printf
1522 bytecode.
1523
2d7b58e8
JK
15242012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1525
1526 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1527 only after gdbinit files.
1528 (Startup): Move -iex and -iex commands down after gdbinit files.
1529
202cbf1c
JK
15302012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1531
1532 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1533 possibility.
1534
b6ba681c
TT
15352012-06-29 Tom Tromey <tromey@redhat.com>
1536
1537 * gdb.texinfo (Index Section Format): Update for version 7.
1538
71caed83
SS
15392012-06-28 Stan Shebs <stan@codesourcery.com>
1540
1541 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1542 example, add note about title column.
1543
ee0bf529
SCR
15442012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1545
1546 * gdb.texinfo (Symbol Tables In Python): Add description about
1547 the new 'last' attribute of gdb.Symtab_and line.
1548
3c15d565
SCR
15492012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1550
1551 * gdb.texinfo (Symbol Tables In Python): Correct the description
1552 of the 'pc' attribute of gdb.Symtab_and_line.
1553
45cfd468
DE
15542012-06-26 Doug Evans <dje@google.com>
1555
1556 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1557 and symtab-create.
1558
496ee73e
KS
15592012-06-25 Keith Seitz <keiths@redhat.com>
1560
1561 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1562 from example. Remove "rbreak" from list of corresponding
1563 gdb commands.
1564
156942c7
DE
15652012-06-23 Doug Evans <dje@google.com>
1566
1567 * gdb.texinfo (Index Section Format): Document version 7 format.
1568
c614397c
YQ
15692012-06-22 Yao Qi <yao@codesourcery.com>
1570
1571 * gdb.texinfo: Add missing cindex for some packets.
1572
472a2379
KS
15732012-06-20 Keith Seitz <keiths@redhat.com>
1574
1575 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1576 for -break-insert and document -p.
1577
2678e2af
YQ
15782012-06-20 Yao Qi <yao@codesourcery.com>
1579
1580 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1581 and "gdb.write_memory" with "Inferior.read_memory" and
1582 "Inferior.write_memory".
1583
984359d2
EZ
15842012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1585
1586 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1587 (Free Documentation): Add @node line.
1588 (Continuing and Stepping) <advance location>: Use @item instead of
1589 @itemx.
1590 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1591 @itemx.
1592 (Embedded Processors): Put the link to "PA" to its correct place,
1593 according to document structure.
1594 (Python API): Put the link to "Lazy Strings In Python" to its
1595 correct place.
1596 (Index): Use @@ in @tex block to get a literal @.
1597
1598 * gdbint.texinfo: Fix the @subtitle line.
1599
1600 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1601 correct place.
1602
16bdd41f
YQ
16032012-06-08 Yao Qi <yao@codesourcery.com>
1604
1605 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1606 Protocol'.
1607 (In-Process Agent Protocol, IPA Protocol Objects)
1608 (IPA Protocol Commands): New nodes.
1609 (Tracepoint Packets): Add anchors.
1610
2d4c29c5
TS
16112012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1612
1613 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1614
6bd110c5
YQ
16152012-06-06 Yao Qi <yao@codesourcery.com>
1616
1617 * gdb.texinfo: Update copyright year.
1618
f3e0e960
SS
16192012-05-23 Stan Shebs <stan@codesourcery.com>
1620 Kwok Cheung Yeung <kcy@codesourcery.com>
1621
1622 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1623
1564a261
JK
16242012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1627 Mention also --with-separate-debug-dir.
1628 (Auto-loading): Prepend $debugdir in the sample output.
1629 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1630 auto-load safe-path variable.
1631 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1632 Mention also $debugdir for 'set auto-load scripts-directory'.
1633
eb17f351
EZ
16342012-05-19 Eli Zaretskii <eliz@gnu.org>
1635
1636 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1637 (MIPS Embedded, MIPS, MIPS Register packet Format)
1638 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1639 appropriate.
1640
4cc0665f
MR
16412012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1642 Maciej W. Rozycki <macro@codesourcery.com>
1643
1644 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1645 mips compression".
1646 (MIPS Breakpoint Kinds): New subsubsection.
1647
7af8dcf8 16482012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1649
1650 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1651 nodes for subsections. Add @acronym mark-ups and adjust
1652 formatting.
1653
aff139ff
JK
16542012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1655
1656 Rename $ddir to $datadir.
1657 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1658 (objfile-gdb.py file): Rename $ddir to $datadir.
1659
9cb709b6
TT
16602012-05-18 Tom Tromey <tromey@redhat.com>
1661
1662 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1663
e7e0cddf
SS
16642012-05-14 Stan Shebs <stan@codesourcery.com>
1665
1666 * gdb.texinfo (Dynamic Printf): New subsection.
1667
7efc75aa
SCR
16682012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1669
1670 * gdb.texinfo (Basic Python): Add description about the function
1671 gdb.find_pc_line
1672
f307c045
JK
16732012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1674 Eli Zaretskii <eliz@gnu.org>
1675
1676 * gdb.texinfo (Separate Debug Files): Use plural form for global
1677 debugging information directory.
1678
85d4a676
SS
16792012-05-11 Stan Shebs <stan@codesourcery.com>
1680 Kwok Cheung Yeung <kcy@codesourcery.com>
1681
1682 * gdb.texinfo (Operating System Auxiliary Information): Document new
1683 'info os' subcommands.
1684
c1668e4e
JK
16852012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1686
1687 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1688 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1689 (dotdebug_gdb_scripts section): Add reference
1690 to 'Auto-loading safe path'.
1691
7349ff92
JK
16922012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1693
1694 Implement multi-component --with-auto-load-dir.
1695 * gdb.texinfo (Auto-loading): New references
1696 for 'set auto-load scripts-directory'
1697 and 'show auto-load scripts-directory'.
1698 (Auto-loading safe path): Describe the new default. Move $ddir
1699 substituation reference to 'objfile-gdb.py file'.
1700 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1701 script-name. Describe new 'set auto-load scripts-directory'
1702 and 'show auto-load scripts-directory'.
1703
6dea1fbd
JK
17042012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1705
1706 Provide $ddir substitution for --with-auto-load-safe-path.
1707 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1708 (Auto-loading safe path): Likewise. Mention the default value,
1709 $ddir substitution, --with-auto-load-safe-path and
1710 --without-auto-load-safe-path.
1711 * observer.texi (gdb_datadir_changed): New.
1712
1ccacbcd
JK
17132012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1714
1715 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1716 Twice.
1717
d9242c17
JK
1718 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1719 directory separator by path separator.
1720
af2c1515
JK
17212012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1722
1723 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1724 for 'set auto-load safe-path' optional. Mention if it is omitted.
1725 Change disabling security protection condition to "/", twice.
1726
a20ee7a4
SCR
17272012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1728
1729 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1730 the new methods global_block and static_block on gdb.Symtab
1731 objects.
1732
56af09aa
SCR
17332012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1734
1735 * gdb.texinfo (Blocks In Python): Add a note saying that future
1736 improvements to GDB and its infrastructure can move symbols
1737 across blocks within a symbol table.
1738
2746b0ef
YQ
17392012-04-29 Yao Qi <yao@codesourcery.com>
1740
1741 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1742 (A29K): Remove.
1743
62e5f89c
SDJ
17442012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1745 Tom Tromey <tromey@redhat.com>
1746
1747 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1748 and generic static probe support on GDB.
1749
a766d390
DE
17502012-04-25 Doug Evans <dje@google.com>
1751
50f042b9
DE
1752 * gdb.texinfo (Go): Fix thinko.
1753
a766d390
DE
1754 * gdb.texinfo (Supported Languages): Add Go.
1755 (Go): New node.
1756
f02e2b19
YQ
17572012-04-25 Yao Qi <yao@codesourcery.com>
1758
1759 * gdbint.texinfo (Testsuite): New section `Board settings'.
1760
68d41a48
JK
17612012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1762
1763 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1764 Three times.
1765
174bb630
JK
1766 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1767 Three times.
1768
0511cc75
JK
17692012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1770
1771 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1772 by @table @asis. Fix formatting of one item.
1773
0070f25a
JK
17742012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1775
1776 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1777
4dc84fd1
JK
17782012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1779
1780 New option "set debug auto-load".
1781 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1782 (auto-load verbose mode): New node.
1783
bccbefd2
JK
17842012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1785
1786 New option "set auto-load safe-path".
1787 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1788 and "info auto-load" examples for safe-path. Put there also references
1789 for "set auto-load safe-path" and "show auto-load safe-path".
1790 New menu item for Auto-loading safe path.
1791 (Auto-loading safe path): New node.
1792 (Python Auto-loading): Update the expected output from "Missing"
1793 to "No".
1794
bf88dd68
JK
17952012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1796
1797 auto-load: Implementation.
1798 * gdb.texinfo (Mode Options): New anchor for -nx.
1799 (Startup): New anchors for Option -init-eval-command,
1800 Home Directory Init File
1801 and Init File in the Current Directory during Startup.
1802 Mention set auto-load local-gdbinit with a reference.
1803 Change the sample code to "set auto-load python-scripts".
1804 (Threads): New anchor set libthread-db-search-path.
1805 Provide references to libthread_db.so.1 file.
1806 (Controlling GDB): New menu item for Auto-loading.
1807 (Auto-loading, Init File in the Current Directory)
1808 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1809 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1810 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1811 reference.
1812 (Auto-loading): Rename to ...
1813 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1814 "set auto-load python-scripts", new anchor for it. Change
1815 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1816 for it. Change "info auto-load-scripts"
1817 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1818 to "Python scripts".
1819
8264ba82
AG
18202012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1821
1822 PR mi/13393
1823 * gdb.texinfo (Print Settings): Extend the description for "set print
1824 object".
1825 (GDB/MI Variable Objects): Extend the description for -var-create and
1826 -var-list-children.
1827
06fc020f
SCR
18282012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1829
1830 * gdb.texinfo (Examining Data): Document the 'explore' command.
1831
7191c139
JB
18322012-03-28 Joel Brobecker <brobecker@adacore.com>
1833
1834 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1835 to the children of a varobj and its update range when -var-update
1836 returns that the varobj's type changed.
1837
3708f05e
JK
18382012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1839
1840 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1841 Create two new links fir 'objfile-gdb.py file'
1842 and 'dotdebug_gdb_scripts section'.
1843
8e0583c8
JK
18442012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 * gdb.texinfo (Auto-loading): Rename node reference
1847 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1848 Twice.
1849 (.debug_gdb_scripts section): Rename the node ...
1850 (dotdebug_gdb_scripts section): ... here.
1851 (Maintenance Commands): Also rename this node reference.
1852
7b282c5a
SCR
18532012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1854
1855 * gdb.texinfo (Python API/Values From Inferior): Add description
1856 about the new method Value.referenced_value. Add description on
1857 how Value.dereference is different (and similar) to
1858 Value.referenced_value.
1859
8320cc4f
JK
18602012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1861
1862 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1863 --init-eval-command=COMMAND, -iex.
1864 (Startup): Describe -iex and -ix. Simplify the example
1865 for "set auto-load-scripts off".
1866
481860b3
GB
18672012-03-16 Gary Benson <gbenson@redhat.com>
1868
1869 PR breakpoints/10738
1870 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1871 stating that GDB cannot set breakpoints on inlined functions.
1872 (Mode Options): Document --use-deprecated-index-sections.
1873 (Index Section Format): Document new index section version format.
1874
c4aeac85
TT
18752012-03-15 Tom Tromey <tromey@redhat.com>
1876
1877 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1878
16899756
DE
18792012-03-13 Doug Evans <dje@google.com>
1880
1881 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1882 of "reload".
1883 (Symbols): Delete docs for set/show symbol-reloading.
1884 * gdbint.texinfo (Defining Other Architecture Features): Delete
1885 SYMBOL_RELOADING_DEFAULT.
1886 * refcard.tex: Delete reference to symbol-reloading.
1887
9b224c5e
PA
18882012-03-07 Pedro Alves <palves@redhat.com>
1889
1890 * gdb.texinfo (General Query Packets): Document new
1891 QProgramSignals packet.
1892 * gdb.texinfo (Remote configuration): Mention
1893 "program-signals-packet".
1894
169081d0
TG
18952012-03-05 Tristan Gingold <gingold@adacore.com>
1896
1897 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1898
d1feda86
YQ
18992012-03-03 Yao Qi <yao@codesourcery.com>
1900
1901 * gdb.texinfo (In-Process Agent): New node.
1902 Document new commands.
1903 (General Query Packets): Add packet `QAgent'.
1904
1faeff08
MR
19052012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1906
1907 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1908
7d74f244
DE
19092012-03-01 Scott J. Goldman <scottjg@vmware.com>
1910
1911 * gdb.texinfo (Commands In Python): Put example python macro in
1912 COMMAND_USER category rather than COMMAND_OBSCURE.
1913 Document gdb.COMMAND_USER.
1914 (User-defined Commands): Update documentation to clarify
1915 "set/show max-user-call-depth" and "show user" don't apply to python
1916 commands. Update documentation to clarify "help user-defined" may
1917 also include python commands defined as COMMAND_USER.
1918
6fe37d23
JK
19192012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1920
1921 * gdb.texinfo (Startup): Add option -ex description to the option -x
1922 description.
1923
83364271
LM
19242012-02-24 Luis Machado <lgustavo@codesourcery.com>
1925
1926 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1927 condition-evaluation breakpoint parameter.
1928 Mention condition-evaluation mode being shown in "info break".
1929 (Break Conditions): Add description for target-side
1930 conditional breakpoints.
1931 (Remote Configuration): Mention conditional-breakpoints-packet.
1932 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1933 cond-expr.
1934 (General Query Packets): Mention new ConditionalBreakpoint feature.
1935
bdb1994d
TT
19362012-02-22 Tom Tromey <tromey@redhat.com>
1937
1938 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1939
4d241c86
TT
19402012-02-17 Tom Tromey <tromey@redhat.com>
1941
1942 PR python/10753:
1943 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1944 directory.
1945
816338b5
SS
19462012-02-14 Stan Shebs <stan@codesourcery.com>
1947
1948 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1949
cc30c4bd
PA
19502012-02-13 Pedro Alves <palves@redhat.com>
1951
1952 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1953 mips-idt-ecoff.
1954
035d1e5b
YQ
19552012-02-09 Yao Qi <yao@codesourcery.com>
1956
1957 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1958
f0823d2c
TT
19592012-02-07 Tom Tromey <tromey@redhat.com>
1960
1961 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1962 Symbol.value.
1963
64e7d9dd
TT
19642012-02-07 Tom Tromey <tromey@redhat.com>
1965
1966 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1967
4220b2f8
TS
19682012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1969
1970 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1971
edcc5120
TT
19722012-01-24 Tom Tromey <tromey@redhat.com>
1973
1974 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1975 unload".
1976 (Files): Mention new catch commands.
1977 (GDB/MI Async Records): Likewise.
1978
53fe1783
GB
19792012-01-24 Gary Benson <gbenson@redhat.com>
1980
1981 Delete #if 0'd out code.
1982 * gdb.texinfo (Frame Info): Remove "info catch".
1983
b9e7b9c3
UW
19842012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1985
1986 * gdb.texinfo (Remote Configuration): Document
1987 "set remote hostio-readlink-packet" command.
1988 (General Query Packets): Document vFile:readlink packet.
1989
4aac40c8
TT
19902012-01-16 Tom Tromey <tromey@redhat.com>
1991
1992 * gdb.texinfo (Specify Location): Document relative file name
1993 handling.
1994
cafec441
TT
19952012-01-16 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1998
0ee339bc
JK
19992012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2000 Eli Zaretskii <eliz@gnu.org>
2001
2002 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2003 code.
2004
72384ba3
PH
20052012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2006
2007 * gdb.texinfo (Variables): Document use of :: for non-static
2008 variables.
2009
ce1b17c4
JB
20102012-01-05 Joel Brobecker <brobecker@adacore.com>
2011
2012 * gdbint.texinfo (Start of New Year Procedure): Update
2013 to replace use of copyright.sh by use of copyright.py.
2014
217bff3e
JK
20152012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2016
2017 Remove the gdbtui binary.
2018 * all-cfg.texi (GDBTUI): Remove.
2019 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2020 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2021 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2022
cc72b2a2
KP
20232011-12-23 Kevin Pouget <kevin.pouget@st.com>
2024
2025 Introduce gdb.FinishBreakpoint in Python.
2026 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2027 (Python API): Add menu entry for Finish Breakpoints.
2028
13ac8d2c
JK
20292011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2030
2031 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2032 tests.
2033
e0f9f062
DE
20342011-12-16 Doug Evans <dje@google.com>
2035
2036 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2037
80b6e756
PM
20382011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2039
1c3ad6ab 2040 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2041 stack". Add documentation for "set/show python print-stack".
2042
2fb860fc
PA
20432011-12-14 Pedro Alves <pedro@codesourcery.com>
2044
2045 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2046 should transfer control to the stub in the startup code instead of
2047 in main. Mention the need to get past the initial breakpoint.
2048
f8eba3c6
TT
20492011-12-06 Tom Tromey <tromey@redhat.com>
2050
2051 * gdb.texinfo (Set Breaks): Update for new behavior.
2052
2268b414
JK
20532011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2054
2055 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2056 List Format for SVR4 Targets'.
2057 (General Query Packets): New item qXfer:libraries-svr4:read.
2058 (Library List Format for SVR4 Targets): New node.
2059
ae6f0d5b
TT
20602011-12-01 Tom Tromey <tromey@redhat.com>
2061
2062 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2063 add.
2064
36dfb11c
TT
20652011-11-22 Tom Tromey <tromey@redhat.com>
2066
2067 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2068 reasons.
2069
f196051f
SS
20702011-11-20 Stan Shebs <stan@codesourcery.com>
2071
2072 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2073 note-related options and variables.
2074 (Tracepoint Packets): Document packet changes.
2075
f85b53f8
SD
20762011-11-20 Sanjoy Das <sdas@igalia.com>
2077
2078 * gdb.texinfo (JIT Interface): Add documentation on writing and
2079 usind JIT debug info readers.
2080 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2081 Debug Info Readers): New nodes.
2082
bfccc43c
YQ
20832011-11-18 Yao Qi <yao@codesourcery.com>
2084
2085 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2086 tracepoint.
2087
c011a4f4
DE
20882011-11-15 Doug Evans <dje@google.com>
2089
2090 * gdb.texinfo (Files): Document basenames-may-differ.
2091
ed59ded5
DE
20922011-11-14 Doug Evans <dje@google.com>
2093
2094 * gdb.texinfo (Shell Commands): Document "!".
2095
405f8e94
SS
20962011-11-14 Stan Shebs <stan@codesourcery.com>
2097 Kwok Cheung Yeung <kcy@codesourcery.com>
2098
2099 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2100 needed to get shorter fast tracepoints.
2101 (Tracepoint Packets): Document new qTMinFTPILen packet.
2102
1e4d1764
YQ
21032011-11-14 Yao Qi <yao@codesourcery.com>
2104
2105 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2106 behavior of tracepoint.
2107 (General Query Packets): New feature InstallInTrace.
2108 (Remote Configuration): Document "set remote
2109 install-in-trace-packet".
2110
71eba9c2 21112011-11-12 Matt Rice <ratmice@gmail.com>
2112
2113 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2114 Add arguments to info macro.
2115
e0f8f636
TT
21162011-11-10 Tom Tromey <tromey@redhat.com>
2117
2118 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2119 manual.
2120 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2121 (Macros): Add a footnote.
2122 (C): Remove paragraph about compiler options.
2123 (C Constants): Mention wide character and string constants.
2124 (C Plus Plus Expressions): Update compiler option advice. Mention
2125 using declarations. Mention ADL. Remove old HP compiler
2126 information.
2127
625c0d47
TT
21282011-11-10 Tom Tromey <tromey@redhat.com>
2129
2130 PR c++/9257:
2131 * gdb.texinfo (Print Settings): Add an extra note about the need
2132 for a vtable.
2133
4be2aacc
MR
21342011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2135
2136 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2137 "set mips abi" documentation.
2138
0a1c4d10
DE
21392011-11-04 Doug Evans <dje@google.com>
2140
2141 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2142
aad1c02c
TT
21432011-11-03 Tom Tromey <tromey@redhat.com>
2144
2145 * gdb.texinfo (Stopping): Add menu entry.
2146 (Continuing and Stepping): Restore @node. Use @section, not
2147 @subsection.
2148
983fb131
MR
21492011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2150
2151 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2152 designation. Fix "Specify Location" cross-reference.
2153
3065dfb6
SS
21542011-11-02 Stan Shebs <stan@codesourcery.com>
2155
2156 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2157 (General Query Packets): Describe tracenz feature.
2158 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2159
0aaaf063
PK
21602011-10-28 Paul Koning <paul_koning@dell.com>
2161
2162 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2163
2231f1fb
KP
21642011-10-27 Kevin Pouget <kevin.pouget@st.com>
2165
2166 * gdb.texinfo ((Frames In Python): Document
2167 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2168
5110b5df
PK
21692011-10-26 Paul Koning <paul_koning@dell.com>
2170
2171 * gdb.texinfo (gdb.types): Document new deepitems function.
2172
22dbab46
PK
21732011-10-25 Paul Koning <paul_koning@dell.com>
2174
2175 PR python/13327
2176
2177 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2178 fetch_lazy method.
2179
9df2fbc4
PM
21802011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2181
2182 PR python/12656
2183
2184 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2185 global_block, static_block function.
2186
f05e2e1d
TT
21872011-10-19 Tom Tromey <tromey@redhat.com>
2188
2189 * gdb.texinfo (Commands In Python): Add missing "@"s.
2190
a7fc3f37
KP
21912011-10-13 Kevin Pouget <kevin.pouget@st.com>
2192
2193 PR python/13285 Document named constants for frame unwind stop reasons
2194 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2195 constants.
2196
5048e516
JK
21972011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2198
2199 Fix compatibility with texinfo versions older than 4.12.
2200 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2201 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2202 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2203 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2204 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2205 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2206 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2207
5a56e9c5
DE
22082011-10-09 Doug Evans <dje@google.com>
2209
2210 * gdb.texinfo (Extending GDB): Document alias command.
2211
36b11add
JK
22122011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2213
2214 Support @entry in input expressions.
2215 * gdb.texinfo (Variables): Describe @entry names suffix.
2216 (Print Settings): Add anchor for `set print entry-values'.
2217
e18b2753
JK
22182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2219 Eli Zaretskii <eliz@gnu.org>
2220
2221 Display @entry parameter values (without references).
2222 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2223 example.
2224 (Print Settings): New description of set print entry-values and show
2225 print entry-values.
2226
111c6489
JK
22272011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2228 Eli Zaretskii <eliz@gnu.org>
2229
2230 Recognize virtual tail call frames.
2231 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2232 (Tail Call Frames): New node.
2233 (Frames In Python): Add gdb.TAILCALL_FRAME.
2234
9c15afc4
DE
22352011-10-07 Doug Evans <dje@google.com>
2236
2237 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2238 register_pretty_printer.
2239
99f5279d
PM
22402011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2241
2242 PR python/12930
2243 PR python/12802
2244
2245 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2246 stop method.
2247
03583c20
UW
22482011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2249
2250 * gdb.texinfo (Starting your Program): "set disable-randomization"
2251 is no longer Linux-specific.
2252 (Remote Configuration): Document "set remote
2253 disable-randomization-packet".
2254 (General Query Packets): Document "QDisableRandomization" packet
2255 and add it to "qSupported" list.
2256
bd054e06
KP
22572011-10-07 Kevin Pouget <kevin.pouget@st.com>
2258
2259 Allow Python notification of new object-file loadings.
2260 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2261 event type.
2262
cb6be26b
KP
22632011-10-04 Kevin Pouget <kevin.pouget@st.com>
2264
2265 PR python/12691: Add the inferior to Python exited event
2266 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2267
a05336a1
JB
22682011-10-03 Joel Brobecker <brobecker@adacore.com>
2269
2270 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2271 rephasing.
2272
5d77fe44
JB
22732011-10-03 Joel Brobecker <brobecker@adacore.com>
2274
2275 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2276 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2277 as possible feature returned by the `-list-features'
2278 command.
2279
699df94d
PK
22802011-09-28 Paul Koning <paul_koning@dell.com>
2281
2282 * gdb.texinfo (gdb.Type): Document field access by dictionary
2283 key syntax.
2284
24bdad53
YQ
22852011-09-28 Yao Qi <yao@codesourcery.com>
2286
2287 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2288 Add one space after option `-s'. Remove @r{} markup.
2289
6710bf39
SS
22902011-09-27 Stan Shebs <stan@codesourcery.com>
2291
2292 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2293
d99f7e48
HZ
22942011-09-16 Hui Zhu <teawater@gmail.com>
2295
2296 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2297 to *(unsigned char *)$esp@300.
2298
d812018b
PK
22992011-09-15 Paul Koning <paul_koning@dell.com>
2300
2301 * gdb.texinfo: Make style of Python functions and methods match
2302 the syntax of Python. Also put class and module names explicitly
2303 on function, member, and variable names, matching Python
2304 documentation conventions.
2305
2aa48337
KP
23062011-09-15 Kevin Pouget <kevin.pouget@st.com>
2307
2308 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2309 * gdb.texinfo (Inferiors In Python): Describe new
2310 gdb.selected_inferior() function.
2311
6839b47f
KP
23122011-09-15 Kevin Pouget <kevin.pouget@st.com>
2313
2314 Handle multiple breakpoint hits in Python interface:
2315 * gdb.texinfo (Events In Python): New function documentation:
2316 gdb.BreakpointEvent.breakpoints. Indicate that
2317 gdb.BreakpointEvent.breakpoint is now deprecated.
2318
26829f2b
JB
23192011-09-04 Joel Brobecker <brobecker@adacore.com>
2320
2321 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2322
a9f54f60
TT
23232011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2324
2325 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2326
fa3a4f15
PM
23272011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2328
2329 * gdb.texinfo (Prompt): Add set/show extended-prompt
2330 documentation
2331 (Basic Python): Add prompt_hook anchor.
2332 (Python modules): Reword module text to reflect multiple modules.
2333 (gdb.prompt): Document gdb.prompt module.
2334
224bbe49
YQ
23352011-08-14 Yao Qi <yao@codesourcery.com>
2336
78d85199
YQ
2337 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2338
23392011-08-14 Yao Qi <yao@codesourcery.com>
2340
2341 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2342 (TIC6x Features): New node.
2343
457e09f0
DE
23442011-08-12 Doug Evans <dje@google.com>
2345
2346 * gdb.texinfo (Symbols In Python): Document symbol.type.
2347
5e239b84
PM
23482011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2349
2350 * gdb.texinfo (Python): Document command and function
2351 auto-loading.
2352
177bc839
JK
23532011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2354 Eli Zaretskii <eliz@gnu.org>
2355
2356 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2357 typedefs unrolling. Extend the sample code by an inner typedef and
2358 outer typedefs unrolling.
2359
1a532630
PP
23602011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2361
2362 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2363 size and line-size.
2364
9b158ba0 23652011-07-21 Matt Rice <ratmice@gmail.com>
2366
2367 PR macros/12999
2368 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2369 Update text and cindex entries for info macro command.
2370
d17b6f81
PM
23712011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2372
2373 * observer.texi (GDB Observers): Add before_prompt observer.
2374 * gdb.texinfo (Basic Python): Add documentation for prompt
2375 substitution.
2376
713389e0
PM
23772011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2378
2379 PR python/12438
2380 * gdb.texinfo (Python Commands): Add deprecate note to maint
2381 set/show python print-stack. Document set/show python
2382 print-backtrace.
2383
177b42fe
TJB
23842011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2385
2386 * gdb.texinfo: Fix typos.
2387
900e11f9
JK
23882011-07-01 Tom Tromey <tromey@redhat.com>
2389
2390 * gdb.texinfo (Debugging Output): Document set debug
2391 check-physname.
2392
39c4d40a
TT
23932011-06-29 Tom Tromey <tromey@redhat.com>
2394
2395 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2396 breakpoint-notifications feature.
2397
6f5def7d
UW
23982011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2399
2400 * gdb.texinfo (Target Description): Remove warning about
2401 possibly unstable format.
2402
8cf64490
TT
24032011-06-03 Tom Tromey <tromey@redhat.com>
2404
2405 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2406 (Events In Python): Note that exit_code is optional.
2407
393eab54
PA
24082011-05-17 Pedro Alves <pedro@codesourcery.com>
2409
2410 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2411 required for multi-threading support.
2412 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2413 Hc are deprecated for multi-threading debugging. Point readers at
2414 the vCont packet.
2415
75fc9810
DE
24162011-05-15 Doug Evans <dje@google.com>
2417
2418 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2419
01124a23
DE
24202011-05-13 Doug Evans <dje@google.com>
2421
98a5dd13
DE
2422 * gdb.texinfo (Threads): Document $sdir,$pdir.
2423 (Server): Document $pdir exception.
2424
dbaefcf7
DE
2425 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2426
cc63ef9b
DE
2427 * gdb.texinfo (Threads): Clarify default value for
2428 libthread-db-search-path.
7e0396aa 2429
01124a23
DE
2430 * gdb.texinfo (Completion): Update example.
2431 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2432
d248b706
KY
24332011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2434
2435 * gdb.texinfo: Document change in the behaviour of the enable and
2436 disable GDB commands when applied to tracepoints.
2437 Document the EnableDisableTracepoints remote stub feature.
2438 Document QTEnable and QTDisable in the list of tracepoint packets.
2439
cc88a640
JK
24402011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2441
2442 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2443 hsuser.texi.
2444 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2445 comment to hsuser.texi. Change rluser.texi name in the comment.
2446
84e578fb
DE
24472011-05-10 Doug Evans <dje@google.com>
2448
2449 * gdb.texinfo (Threads): If an empty path is provided for
2450 libthread-db-search-path it is reset to its default value.
2451 (Server): Ditto.
2452
478aac75
DE
24532011-05-09 Doug Evans <dje@google.com>
2454
2455 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2456
9c06b0b4
TJB
24572011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2458 Thiago Jung Bauermann <bauerman@br.ibm.com>
2459
2460 Implement support for PowerPC BookE masked watchpoints.
2461 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2462 (PowerPC Embedded): Mention support of masked watchpoints.
2463
9ed350ad
JB
24642011-05-03 Joel Brobecker <brobecker@adacore.com>
2465
2466 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2467 `@value{GDBN}'.
2468
4ceed123
JB
24692011-05-03 Joel Brobecker <brobecker@adacore.com>
2470
2471 * gdb.texinfo (titlepage): Remove dedication.
2472 (In Memoriam): New appendix.
2473
559a7a62
JK
24742011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2475 Eli Zaretskii <eliz@gnu.org>
2476
2477 * gdb.texinfo (Index Section Format): Change the version to 5.
2478 Describe the different formula.
2479
03f2bd59
JK
24802011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2481 Eli Zaretskii <eliz@gnu.org>
2482
2483 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2484 for disconnected tracing.
2485 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2486 extended-remote relationship. Mention --once.
2487 (TCP port allocation lifecycle of @code{gdbserver}): New.
2488
d9b1a651
EZ
24892011-04-23 Eli Zaretskii <eliz@gnu.org>
2490
2491 * gdb.texinfo (Server): Improve indexing. Index all optional
2492 switches to gdbserver.
2493
90476074
TT
24942011-04-20 Tom Tromey <tromey@redhat.com>
2495
2496 * gdb.texinfo (Index Section Format): New node.
2497 (Top): Add new node to menu.
2498
c21236dc
PA
24992011-04-20 Pedro Alves <pedro@codesourcery.com>
2500
2501 * gdb.texinfo (Maintenance Commands): Document `maint print
2502 remote-registers'.
2503
05c8c3f5
TT
25042011-04-20 Tom Tromey <tromey@redhat.com>
2505
2506 * gdb.texinfo (Trace File Format): Move node later.
2507
7a9dd1b2
TT
25082011-04-19 Tom Tromey <tromey@redhat.com>
2509
2510 * gdbint.texinfo (Register Information Functions): Remove
2511 duplicate "the".
2512 * gdb.texinfo (Emacs): Remove duplicate "to".
2513 (GDB/MI Variable Objects): Remove duplicate "the".
2514 (General Query Packets): Likewise.
2515
4368ebeb
JB
25162011-04-02 Joel Brobecker <brobecker@adacore.com>
2517
2518 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2519 "GDB/MI Ada Exception Information" node.
2520
956a9fb9
JB
25212011-04-01 Joel Brobecker <brobecker@adacore.com>
2522
2523 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2524 the "exception-name" field in the *stopped async record.
2525
f1310107
TJB
25262011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2527 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2528
2529 Implement support for PowerPC BookE ranged breakpoints.
2530 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2531
8786b2bd
TT
25322011-03-28 Tom Tromey <tromey@redhat.com>
2533
2534 * gdb.texinfo (Set Tracepoints): Fix typo.
2535
9ef07c8c
TT
25362011-03-24 Tom Tromey <tromey@redhat.com>
2537
2538 * gdb.texinfo (Specify Location): Document `function:label'
2539 linespec.
2540
99c3dc11
PM
25412011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2542
f1310107 2543 PR python/12149
99c3dc11
PM
2544
2545 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2546
29703da4
PM
25472011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2548
2549 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2550 (Inferiors In Python): Likewise.
2551 (Threads In Python): Likewise.
2552 (Symbols In Python): Likewise.
2553 (Objfiles In Python): Likewise.
2554 (Symbol Tables In Python): Likewise.
2555
c9174737
PA
25562011-03-15 Pedro Alves <pedro@codesourcery.com>
2557
2558 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2559 display>: Explain that the commands accept number ranges.
2560
7371cf6d
PM
25612011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2562
2563 * gdb.texinfo (Breakpoints In Python): Add description and example
2564 of Python stop function operation.
2565
ecec24e6
PM
25662011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2567
2568 * gdb.texinfo (Parameters In Python): Document get_set_string and
2569 get_show_string methods.
2570
6dcd5565
JK
25712011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2572
2573 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2574
81896e36
JK
2575 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2576 circular-trace-buffer name.
2577
5e30da2c
JB
25782011-02-28 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2581 in the previous change.
2582
3bd0f5ef 25832011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2584
2585 * gdb.texinfo (Inferiors and Programs): Update commands to show
2586 that they can accept multiple arguments.
2587
4ec7539c
JB
25882011-02-24 Joel Brobecker <brobecker@adacore.com>
2589
2590 Revert the following patch (code patch was not approved):
2591 2011-02-21 Hui Zhu <teawater@gmail.com>
2592 * agentexpr.texi (bytecode descriptions): add printf.
2593 * gdb.texinfo (tracepoint action lists): add printf.
2594
82809774
DE
25952011-02-23 Doug Evans <dje@google.com>
2596
2597 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2598
e5a67952
MS
25992011-02-23 Michael Snyder <msnyder@vmware.com>
2600
2601 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2602 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2603 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2604
6e6fbe60
DE
26052011-02-22 Doug Evans <dje@google.com>
2606
2607 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2608 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2609 add description of result, fix @defun formatting.
2610
f994e27a
HZ
26112011-02-21 Hui Zhu <teawater@gmail.com>
2612
2613 * agentexpr.texi (Bytecode Descriptions): Add printf.
2614 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2615
c7f96d2b
TT
26162011-02-18 Tom Tromey <tromey@redhat.com>
2617
2618 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2619
60f98dde
MS
26202011-02-14 Michael Snyder <msnyder@vmware.com>
2621
2622 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2623 Document new command "thread find".
2624
08e796bc
MS
26252011-02-14 Michael Snyder <msnyder@vmware.com>
2626
2627 * gdb.texinfo (Threads): Update example of new thread message.
2628
b3b9301e
PA
26292011-02-14 Pedro Alves <pedro@codesourcery.com>
2630
2631 * gdb.texinfo (Remote Configuration): Mention set/show remote
2632 traceframe-info.
2633 (Tools/Packages Optional for Building GDB): Mention that expat is
2634 used for traceframe info.
2635 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2636 (General Query Packets) <qSupported>: Describe the
2637 qXfer:traceframe-info:read feature.
2638 (qXfer::read): Describe qXfer:traceframe-info:read.
2639 (Traceframe Info Format): New section.
2640
cef35b0f
PA
26412011-02-04 Pedro Alves <pedro@codesourcery.com>
2642
2643 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2644 for casts and unary operators.
2645
f1cbe1d3
TT
26462011-02-04 Tom Tromey <tromey@redhat.com>
2647
2648 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2649 is not useful.
2650
585fdaa1
PA
26512011-01-25 Pedro Alves <pedro@codesourcery.com>
2652
2653 * gdb.texinfo: s/value optimized out/optimized out/g
2654
7bfc9434
JB
26552011-01-21 Joel Brobecker <brobecker@adacore.com>
2656
2657 * gdb.texinfo (Other Misc Settings): Rework part of the
2658 documentation of the "set interactive mode" command.
2659
4694da01
TT
26602011-01-19 Tom Tromey <tromey@redhat.com>
2661
2662 * gdb.texinfo (Threads): Document thread name output and `thread
2663 name' command.
2664 (Threads In Python): Document Thread.name attribute.
2665 (GDB/MI Thread Commands): Document thread attributes.
2666
b716877b
AB
26672011-01-12 Andrew Burgess <aburgess@broadcom.com>
2668
2669 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2670 changes in mi/mi-cmd-disas.c
2671
13fd8b81
TT
26722011-01-12 Tom Tromey <tromey@redhat.com>
2673
2674 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2675 Fix "thread apply" text.
2676
e09342b5
TJB
26772011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2678 Thiago Jung Bauermann <bauerman@br.ibm.com>
2679
2680 Implement support for PowerPC BookE ranged watchpoints.
2681 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2682 the "set powerpc exact-watchpoints" flag.
2683
06e65f44
TT
26842011-01-07 Tom Tromey <tromey@redhat.com>
2685
2686 * gdb.texinfo (Python API): Add descriptions to @menu items.
2687
d8e22779
TT
26882011-01-06 Tom Tromey <tromey@redhat.com>
2689
2690 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2691
a255712f
PP
26922010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2693
e09342b5 2694 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2695
ccfc3d6e
TT
26962011-01-06 Tom Tromey <tromey@redhat.com>
2697
2698 PR python/12133:
2699 * gdb.texinfo (Frames In Python): Document various frame
2700 constants.
2701
44944448
JB
27022011-01-05 Joel Brobecker <brobecker@adacore.com>
2703
2704 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2705 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2706 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2707
42ea3d7a
JK
27082011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2709
2710 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2711 (clean): Add GDBvn.texi.
2712
720d1a40
JB
27132010-12-29 Joel Brobecker <brobecker@adacore.com>
2714
2715 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2716 occasional case where the debugger prints an array address
2717 instead of the array itself.
2718
ad196637
PA
27192010-12-23 Pedro Alves <pedro@codesourcery.com>
2720
2721 * gdb.texinfo (Packets) <read registers packet>: Document support
2722 for registers that were not collected.
2723
a86caf66
DE
27242010-12-15 Doug Evans <dje@google.com>
2725
2726 * gdb.texinfo (Startup): Document auto-loading of scripts during
2727 startup.
2728 (Auto-loading): Delete "maint set python auto-load on|off".
2729 Add "set auto-load-scripts on|off".
2730
aae1c79a
DE
27312010-12-07 Doug Evans <dje@google.com>
2732
2733 * gdb.texinfo (Mode Options): Document -data-directory.
2734 (Data Files): Add reference to -data-directory.
2735
4e04c971
DE
27362010-11-29 Doug Evans <dje@google.com>
2737
2738 * gdb.texinfo (Pretty-Printer Introduction): Change
2739 printer-name:subprinter-name to printer-name;subprinter-name.
2740
94b6973e
PM
27412010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2742
2743 PR python/12199
2744
2745 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2746
39037522
TT
27472010-11-23 Tom Tromey <tromey@redhat.com>
2748
2749 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2750 (Editing): Likewise.
2751 (Command History): Likewise.
2752 (TUI Keys): Likewise.
2753 (Bug Reporting): Conditionally include rluser.texi and
2754 inc-history.texinfo.
2755 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2756 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2757 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2758 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2759 (gdb.pdf): Likewise.
2760 (gdb.info): Likewise.
2761 (gdb/index.html): Likewise.
2762
5ae98d25
TT
27632010-11-23 Tom Tromey <tromey@redhat.com>
2764
2765 * Makefile.in (Makefile): Run ../config.status.
2766 (distclean): Update.
2767 * configure: Remove.
2768 * configure.ac: Remove.
2769
621c8364
TT
27702010-11-12 Tom Tromey <tromey@redhat.com>
2771
2772 * gdb.texinfo (Basic Python): Update. Add xref.
2773 (Exception Handling): Document new exception classes.
2774 (Types In Python): Update.
2775 (Frames In Python): Update.
2776
84f4c1fe
PM
27772010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2778
2779 * gdb.texinfo (Breakpoints In Python): Document "internal"
2780 parameter, and visible attribute.
2781
99e7ae30
DE
27822010-11-05 Doug Evans <dje@google.com>
2783
2784 * gdb.texinfo (Source Path): Document "set directories".
2785
f4b8a18d
KW
27862010-11-05 Ken Werner <ken.werner@de.ibm.com>
2787
2788 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2789 (OpenCL C): New node.
2790
7b51bc51
DE
27912010-11-02 Doug Evans <dje@google.com>
2792
2793 * gdb.texinfo (Pretty Printing): Expand into three sections,
2794 introduction, example, and commands.
2795 (Python API): Delete section Disabling Pretty-Printers, merge into
2796 Selecting Pretty-Printers.
2797 (Writing a Pretty-Printer): New section. Move the pretty-printer
2798 example here, and reformat to match python coding style. Add a second
2799 example using the gdb.printing module.
2800 (Python modules): Add gdb.printing.
2801
9eeee977
DE
28022010-10-29 Doug Evans <dje@google.com>
2803
2804 * gdb.texinfo (Python): Fix long line.
2805
a0e0ffdf
DE
28062010-10-20 Doug Evans <dje@google.com>
2807
2808 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2809 All references updated. Correct sections marked as subsections.
2810 (Coding Standards): New chapter. Move the coding standard related
2811 subsections here. Add section on Python coding standards.
2812
0e3509db
DE
28132010-10-13 Doug Evans <dje@google.com>
2814
2815 * gdb.texinfo (Python): Add "Python modules".
2816 (Types in Python): Add reference to gdb.types section.
2817 (Python modules): New node.
2818
44592cc4
DE
28192010-10-11 Doug Evans <dje@google.com>
2820
2821 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2822 Python" from gdb.Value.type description.
2823
6e1bb179
JB
28242010-09-28 Joel Brobecker <brobecker@adacore.com>
2825
2826 * gdb.texinfo (Ravenscar Profile): New node.
2827
e8467610
TT
28282010-09-22 Tom Tromey <tromey@redhat.com>
2829
2830 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2831
fccd1d1e
EZ
28322010-09-22 Eli Zaretskii <eliz@gnu.org>
2833
2834 * gdb.texinfo (Values From Inferior): Clarify that
2835 value.dynamic_type works only in C++ programs with RTTI.
2836
c1b6b909
TT
28372010-09-15 Paul Bolle <pebolle@tiscali.nl>
2838
2839 * gdb.texinfo (Character Sets): Correctly reference host-charset
2840 in example.
2841
7d288aaa
TT
28422010-09-13 Tom Tromey <tromey@redhat.com>
2843
2844 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2845 Document "fullname" and "from".
2846
f75d858b
MK
28472010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2848
2849 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2850 feature `reverse' output by -list-target-features.
2851
83b9503b
L
28522010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2853
2854 * gdb.texinfo (i386 Features): Remove an extra "@item".
2855
03f17ccf
TT
28562010-08-30 Tom Tromey <tromey@redhat.com>
2857
2858 PR python/11792:
2859 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2860
9779414d
DJ
28612010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2862
2863 * gdb.texinfo (ARM Features): Document
2864 org.gnu.gdb.arm.m-profile.
2865
f9ffd4bb
TT
28662010-08-23 Tom Tromey <tromey@redhat.com>
2867
2868 PR python/11145:
2869 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2870 reinterpret_cast methods.
2871
702c2711
TT
28722010-08-23 Tom Tromey <tromey@redhat.com>
2873
2874 PR python/11915:
2875 * gdb.texinfo (Types In Python): Document array method.
2876
66b73624
TJB
28772010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2878
2879 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2880
06a64a0b
TT
28812010-08-16 Tom Tromey <tromey@redhat.com>
2882
2883 * gdb.texinfo (Set Watchpoints): Document -location option.
2884
a3a7127e
DE
28852010-08-13 Doug Evans <dje@google.com>
2886
2887 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2888
8dedea02
VP
28892010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2890
2891 * gdb.texinfo (GDB/MI Data Manipulation): Document
2892 -data-read-memory-raw and -data-write-memory-raw.
2893
ca5c20b6 28942010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2895 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2896
2897 * gdb.texinfo (Basic Python): Describe post_event API.
2898
cb2e07a6
PM
28992010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2900
2901 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2902 decode_line Python APIs
cb2e07a6 2903
464b3efb
TT
29042010-08-10 Tom Tromey <tromey@redhat.com>
2905
2906 * gdb.texinfo (Pretty Printing API): Document
2907 gdb.default_visualizer.
2908
c29c521f
TT
29092010-08-10 Tom Tromey <tromey@redhat.com>
2910
2911 Revert gdb-add-index addition:
2912 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2913
5da1313b
JK
29142010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2915 Eli Zaretskii <eliz@gnu.org>
2916
2917 * gdb.texinfo (Mode Options) <-batch>
2918 (Basic Python) <gdb.execute>: Describe setting width and height.
2919
02d868e8
PP
29202010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2921
2922 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2923
c2bbed2a
TT
29242010-07-30 Tom Tromey <tromey@redhat.com>
2925
2926 * gdb.texinfo (Index Files): Mention gdb-add-index.
2927
6c13bbe1
HZ
29282010-07-30 Hui Zhu <teawater@gmail.com>
2929
2930 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2931 "detach inferior" and "kill inferior".
2932
53a71c06
CR
29332010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2934
2935 * gdb.texinfo (Machine Code): Update description of two forms of
2936 arguments, and add new example to demonstrate the new form.
2937
5374244e
PM
29382010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2939
2940 * gdb.texinfo (Values From Inferior): Add value inferior function
2941 call description.
2942
8ea5bce5
JK
29432010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2944
2945 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2946
c0edd9ed
JK
29472010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2948 Eli Zaretskii <eliz@gnu.org>
2949
2950 Make core files the process_stratum.
2951 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2952 record_stratum example.
2953
9291a0cd
TT
29542010-07-13 Tom Tromey <tromey@redhat.com>
2955
2956 * gdb.texinfo (Index Files): New node.
2957
f5011d11
TT
29582010-07-13 Tom Tromey <tromey@redhat.com>
2959
2960 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2961
0f5238ed
TT
29622010-07-13 Tom Tromey <tromey@redhat.com>
2963
2964 * gdb.texinfo (Specify Location): Document labels.
2965
74c761c1
PA
29662010-07-01 Pedro Alves <pedro@codesourcery.com>
2967
2968 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2969 entries for fast tracepoints and static tracepoints.
2970
501994c0
PA
29712010-07-01 Pedro Alves <pedro@codesourcery.com>
2972
2973 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2974 qsThreadInfo>: Spell out `l' as ell.
2975
0fb4aa4b
PA
29762010-07-01 Pedro Alves <pedro@codesourcery.com>
2977
2978 * gdb.texinfo (Convenience Variables): Document $_sdata.
2979 (Commands to Set Tracepoints): Describe static tracepoints. Add
2980 `Listing Static Tracepoint Markers' menu entry. Document
2981 "strace".
2982 (Tracepoint Action Lists): Document collecting $_sdata.
2983 (Listing Static Tracepoint Markers): New subsection.
2984 (Tracepoints support in gdbserver): Mention static tracepoints.
2985 (remote packets, enabling and disabling): Mention
2986 read-sdata-object.
2987 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2988 and StaticTracepoint.
2989 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2990 Document qXfer:sdata:read.
2991 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2992
dc3b15be
JB
29932010-06-29 Joel Brobecker <brobecker@adacore.com>
2994
2995 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2996
595939de
PM
29972010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2998 Tom Tromey <tromey@redhat.com>
2999 Thiago Jung Bauermann <bauerman@br.ibm.com>
3000
3001 * gdb.texinfo (Inferiors In Python): New node.
3002 * gdb.texinfo (Threads In Python): New node.
3003
9279c692
JB
30042010-06-28 Joel Brobecker <brobecker@adacore.com>
3005
3006 * gdb.texinfo (Python): Document what the python directory is
3007 and what its location is.
3008 (Basic Python): Document the gdb.PYTHONDIR constant.
3009
bc9f0842
TT
30102010-06-25 Tom Tromey <tromey@redhat.com>
3011
3012 PR python/10808:
3013 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3014
f1421989
HZ
30152010-06-24 Hui Zhu <teawater@gmail.com>
3016
3017 * gdb.texinfo: (Commands for Controlled Output): Add
3018 documentation for command "eval".
3019
e4c0cfae
SS
30202010-06-21 Stan Shebs <stan@codesourcery.com>
3021
3022 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3023 * annotate.texinfo: Ditto.
3024 * gdbint.texinfo: Ditto.
3025 * stabs.texinfo: Ditto.
3026
bb08c432
HZ
30272010-06-22 Hui Zhu <teawater@gmail.com>
3028
3029 * gdb.texinfo: (Process Record and Replay): Add documentation
3030 for command "set record memory-query".
3031
4f5d9f07
SS
30322010-06-21 Stan Shebs <stan@codesourcery.com>
3033
3034 * gdb.texinfo: Relicense under GFDL version 1.3.
3035 * annotate.texinfo: Relicense under GFDL version 1.3.
3036 * gdbint.texinfo: Relicense under GFDL version 1.3.
3037 * stabs.texinfo: Relicense under GFDL version 1.3.
3038 * fdl.texi: Update to version 1.3.
3039
6aed2dbc
SS
30402010-06-18 Stan Shebs <stan@codesourcery.com>
3041
a61408f8
SS
3042 * gdb.texinfo (Operating System Auxiliary Information): Describe
3043 "info os" when no arguments given.
3044
6aed2dbc
SS
3045 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3046 $_thread.
3047
24e933df
HZ
30482010-06-18 Hui Zhu <teawater@gmail.com>
3049
3050 * gdb.texinfo: (Process Record and Replay): Add documentation
3051 for commands "record save" and "record restore".
3052
65d79d4b
SDJ
30532010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3054
3055 * gdb.texinfo: Include information about the correct use
3056 of addresses in the `watch' command.
3057
d914c394
SS
30582010-06-11 Stan Shebs <stan@codesourcery.com>
3059
3060 * gdb.texinfo (Observer Mode): New section.
3061 (General Query Packets): Document QAllow.
889bf7c5 3062
967cf477
DE
30632010-06-04 Doug Evans <dje@google.com>
3064
3065 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3066
aaf4119b
DE
30672010-06-03 Doug Evans <dje@google.com>
3068
3069 * gdbint.texinfo (Coding): Add subsection on command names.
3070
9eae7c52
TT
30712010-06-02 Tom Tromey <tromey@redhat.com>
3072
3073 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3074 always-disassemble.
3075
fa593d66
PA
30762010-06-01 Pedro Alves <pedro@codesourcery.com>
3077
3078 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3079 gdbserver, and add cross reference.
3080 (Tracepoints support in gdbserver): New subsection.
3081
dde08ee1
PA
30822010-05-26 Pedro Alves <pedro@codesourcery.com>
3083
3084 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3085 `qRelocInsn' feature.
3086 (Relocate instruction reply packet): New subsection
3087 of `Tracepoint Packets'.
3088 (Tracepoint Packets): Mention that packets QTDP and QTStart
3089 support the qRelocInsn request, and add cross reference to new
3090 subsection.
3091
07ca107c
DE
30922010-05-25 Doug Evans <dje@google.com>
3093
3094 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3095 (Commands In Python): Document gdb.string_to_argv.
3096
c25c4a8b
JK
30972010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3098
3099 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3100 ATTR_NORETURN.
3101
d7b32ed3 31022010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3103 Tom Tromey <tromey@redhat.com>
3104 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3105
c25c4a8b 3106 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3107
6aecb9c2
JB
31082010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3109
3110 * gdb.texinfo: (Summary) Add mention about D language support.
3111 (Filenames): Add D suffixes.
3112 (D): New node.
3113
b7da9e9f
PM
31142010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3115
3116 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3117 of macro deleted from GDB code.
3118
ab38a727
PA
31192010-04-24 Pedro Alves <pedro@codesourcery.com>
3120
3121 * gdb.texinfo (Commands to specify files): Describe what how GDB
3122 looks up DOS-based filesystem paths on the system root. Document
3123 the new `set/show target-file-system-kind' commands.
3124
66d09542
DE
31252010-04-23 Doug Evans <dje@google.com>
3126
3127 * gdb.texinfo (Python): Move Auto-loading section here ...
3128 (Python API): from here.
3129 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3130 (Maintenance Commands): Add docs for "maint print section-scripts".
3131
8bd10a10
CM
31322010-04-20 Chris Moller <cmoller@redhat.com>
3133
3134 * gdb.texinfo (Setting Breakpoints): Added description of
3135 filename-qualified rbreak.
3136 * refcard.tex (Breakpoints and Watchpoints): Added brief
3137 description of filename-qualified rbreak.
3138
4c374409
JK
31392010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3140
3141 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3142 (Python API): Change the reference to Pretty Printing API.
3143 (Pretty Printing): Move the user part under the Data node. Reformat
3144 the sample output to 72 columns. Create a new reference to Pretty
3145 Printing API. Rename the API part ...
3146 (Pretty Printing API): To a new node name.
3147 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3148 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3149
5a9351ae
SS
31502010-04-21 Stan Shebs <stan@codesourcery.com>
3151
3152 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3153 and commands.
5a9351ae 3154 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3155
9a22f0d0
PM
31562010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3157
3158 * gdb.texinfo (Examining memory): Update for change in string
3159 display with explicit size.
3160
6149aea9
PA
31612010-04-19 Pedro Alves <pedro@codesourcery.com>
3162
3163 PR breakpoints/8554.
3164
3165 * gdb.texinfo (Save Breakpoints): New node.
3166 (save-tracepoints): Rename to ...
3167 (save tracepoints): ... this. Mention that `save-tracepoints' is
3168 a deprecated alias to `save tracepoints'.
3169
711e434b
PM
31702010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3171
645797a8 3172 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3173 (info w32 thread-information-block): Document new command.
3174 (qGetTIBAddress): Document new gdbserver query.
3175 (maint set/show show-all-tib): Document new command.
3176
3f7b2faa
DE
31772010-04-15 Doug Evans <dje@google.com>
3178
fa33c3cd
DE
3179 * gdb.texinfo (Python API): Add progspaces section.
3180 (Selecting Pretty-Printers): Progspace pretty-printers are
3181 searched too.
3182 (Progspaces In Python): New section.
3183
3f7b2faa
DE
3184 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3185
79f283fe
PM
31862010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3187
3188 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3189 returns None.
3190
87290684
SS
31912010-04-09 Stan Shebs <stan@codesourcery.com>
3192
3193 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3194 Describe the `frames-created' field, tweak grammar.
3195
a97153c7
PA
31962010-04-09 Pedro Alves <pedro@codesourcery.com>
3197
3198 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3199 Describe the `circular' and `disconnected' fields.
3200
5c5dcc1b
L
32012010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3202
3203 * gdb.texinfo (maint print registers): Mention unavailable and
3204 invisible registers.
3205
adc36818
PM
32062010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3207 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3208 Tom Tromey <tromey@redhat.com>
adc36818
PM
3209
3210 * gdb.texinfo (Breakpoints In Python): New Node.
3211
33da3f1c
SS
32122010-04-08 Stan Shebs <stan@codesourcery.com>
3213
3214 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3215 trace status fields.
3216
3a13a53b
L
32172010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3218
3219 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3220 optional. Make org.gnu.gdb.i386.avx requires
3221 org.gnu.gdb.i386.avx.
3222
08001717
DE
32232010-04-08 Doug Evans <dje@google.com>
3224
3225 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3226 search path, and document that gdb only scans the search path if
3227 the script's path doesn't specify a directory.
3228
c375651d
DE
32292010-04-05 Doug Evans <dje@google.com>
3230
3231 * gdb.texinfo (maint show python auto-load): Fix typo.
3232
af54718e
SS
32332010-04-04 Stan Shebs <stan@codesourcery.com>
3234
d77f58be
SS
3235 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3236 (Setting Watchpoints): Update description of "info watch".
3237 (Disabling Breakpoints): Only "info break" lists all.
3238
af54718e
SS
3239 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3240 (tdump): Explain how tdump works.
3241
86b17b60
PA
32422010-04-01 Pedro Alves <pedro@codesourcery.com>
3243
3244 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3245 add cross reference.
3246
ff12863f
PA
32472010-03-31 Pedro Alves <pedro@codesourcery.com>
3248
3249 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3250 commands error out.
3251
f68eb612
L
32522010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3253
3254 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3255
c8d5aac9
L
32562010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3257
3258 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3259
7d13fe92
SS
32602010-03-29 Stan Shebs <stan@codesourcery.com>
3261 Nathan Sidwell <nathan@codesourcery.com>
3262
3263 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3264 GDBN equivalent.
3265 (Set Tracepoints): Remove mention that conditional tracepoints
3266 don't exist.
3267 (Tracepoint Actions): Clarify when while-stepping collection
3268 happens, note that while-stepping does not automatically collect
3269 $pc.
3270
409873ef 32712010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3272
409873ef
SS
3273 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3274 (General Query Packets): Describe TracepointSource.
3275
ee8e71d4
EZ
32762010-03-27 Matt Rice <ratmice@gmail.com>
3277
c8d5aac9
L
3278 * gdb.texinfo (ARM): Document arguments to "target sim".
3279 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3280
99b5e152
PA
32812010-03-26 Pedro Alves <pedro@codesourcery.com>
3282
3283 * gdb.texinfo (Tracepoint Packets): Remove mention that
3284 terror:string may be plain text, and drop mention of X prefix.
3285
cd64ee31
VP
32862010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3287
3288 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3289
6c28cbf2
SS
32902010-03-24 Stan Shebs <stan@codesourcery.com>
3291
3292 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3293
95a42b64
TT
32942010-03-24 Tom Tromey <tromey@redhat.com>
3295
3296 PR breakpoints/9352:
3297 * gdb.texinfo (Break Commands): Update.
3298
18148017
VP
32992010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3300
3301 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3302 commands.
3303
4daf5ac0
SS
33042010-03-16 Stan Shebs <stan@codesourcery.com>
3305
3306 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3307 circular-trace-buffer.
3308 (Tracepoint Packets): Describe QTBuffer, and details of the
3309 qTStatus reply.
3310
c9429232
SS
33112010-03-12 Stan Shebs <stan@codesourcery.com>
3312 Nathan Sidwell <nathan@codesourcery.com>
3313
3314 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3315 doing instruction stepping.
3316 (Tracepoint Restrictions): New node.
3317
ccefe4c4
TT
33182010-03-10 Tom Tromey <tromey@redhat.com>
3319
3320 * gdbint.texinfo (Symbol Handling): Update.
3321
7c953934
TT
33222010-03-08 Tom Tromey <tromey@redhat.com>
3323
3324 PR cli/9591:
3325 * gdb.texinfo (Mode Options): Mention lack of pagination and
3326 confirmation with --batch.
3327 (Screen Size): Mention --batch.
3328 (Messages/Warnings): Likewise.
3329
f870a310
TT
33302010-03-05 Tom Tromey <tromey@redhat.com>
3331
3332 * gdb.texinfo (Basic Python): Document target_charset and
3333 target_wide_charset.
3334
78e2826b
TT
33352010-03-05 Tom Tromey <tromey@redhat.com>
3336
3337 * gdb.texinfo (Data): Link to pretty-printing.
3338 (Output Formats): Likewise. Correct text.
3339
f5dff777
DJ
33402010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3341
3342 * gdb.texinfo (Types): Describe <struct> and <flags>.
3343
dc00d89f
PM
33442010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3345
3346 * gdb.texinfo (Frames In Python): Add block parameter and
3347 description to read_var text.
3348
5107b149 33492010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3350 Tom Tromey <tromey@redhat.com>
5107b149
PM
3351
3352 * gdb.texinfo (Types In Python): Describe block argument in
3353 template_argument and gdb.lookup_type.
3354
e03e5e7b
TT
33552010-02-24 Tom Tromey <tromey@redhat.com>
3356
3357 * gdb.texinfo (Cygwin Native): Fix typo.
3358
f3e9a817
PM
33592010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3360
3361 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3362 and select method descriptions.
3363 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3364 Tables in Python to menu.
3365 (Blocks In Python): New node.
3366 (Symbols In Python): New node.
3367 (Symbol Tables in Python): New node.
3368
a79b8f6e
VP
33692010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3370
3371 Multiexec MI
3372
3373 gdb/
3374 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3375
3376 gdb/doc/
3377 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3378 changes.
3379 (GDB/MI Program Execution): Document current behaviour of
3380 --all and --thread-group.
3381 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3382 -remove-inferior.
3383 * observer.texi (inferior_added, inferior_removed): New
3384 observers.
3385
629d6a47
TT
33862010-02-19 Tom Tromey <tromey@redhat.com>
3387
3388 * gdbint.texinfo (Getting Started): Fix @node.
3389 (Debugging GDB): Likewise.
3390
c09529e5
JB
33912010-02-13 Joel Brobecker <brobecker@adacore.com>
3392
3393 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3394 documenting the gdb_test_timeout variable.
3395
540aa8e7
MS
33962010-02-12 Jakob Engblom <jakob@virtutech.com>
3397
3398 * gdb.texinfo (MI commands): Added documentation of --reverse
3399 option to a set of MI commands. Restructured documentation of MI
3400 commands --exec-continue to reflect the complexity of reverse
3401 execution.
3402
081dfbf7
PA
34032010-02-12 Pedro Alves <pedro@codesourcery.com>
3404
3405 * gdb.texinfo (Using the Collected Data): Specify that the address
3406 range of `tfind outsize' is exclusive, and that the address range
3407 of `tfind range' is inclusive.
3408 (Tracepoint Packets): Specify that the address range of
3409 `QTFrame:range' is inclusive, and that the address range of
3410 `QTFrame:outside' is exclusive
3411
8e9c5e02
VP
34122010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3413
3414 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3415
92981e24
TT
34162010-02-10 Tom Tromey <tromey@redhat.com>
3417
3418 * gdb.texinfo (Debugging Output): Document set debug parser and
3419 show debug parser.
3420
075b51b7
L
34212010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3422
3423 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3424 i386_eflags and i386_mxcsr.
3425
3bb8d5c3
L
34262010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3427
3428 * gdb.texinfo: Document i386 target features.
3429
c5f80513
DE
34302010-02-05 Doug Evans <dje@google.com>
3431
3432 * gdbint.texinfo (Testsuite): Add a new section to document the
3433 various DejaGnu variables that may be overridden.
1be00882 3434 Document INTERNAL_GDBFLAGS.
c5f80513 3435
6ac33a4e
TT
34362010-02-04 Tom Tromey <tromey@redhat.com>
3437
3438 PR cli/8830:
3439 * gdb.texinfo (Files): -readnow comes before the filename for file
3440 and symbol-file.
3441
a1dcb23a
DJ
34422010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3443
3444 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3445 Document ARM breakpoint types.
3446 (Register Packet Format): Move into the new section.
3447 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3448
95433b34
JB
34492010-01-21 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.texinfo (File Options): Adjust the documentation of this
3452 switch to refer to the "source" command rather than partially
3453 duplicating some of the relevant information.
3454 (Extending GDB): Introduce and document the set/show script-extension
3455 setting.
3456 (Command Files): Add note explaining that the "source" command
3457 is also used to evalute scripts written in other languages.
3458 Remove the short slightly incorrect reference to sourcing Python
3459 scripts.
3460 (Python Commands): Document how to execute a Python script from GDB.
3461
8d576872
JB
34622010-01-19 Joel Brobecker <brobecker@adacore.com>
3463
3464 * gdb.texinfo (Command Files): Fix typo.
3465
8150ff9c
JB
34662010-01-18 Tom Tromey <tromey@redhat.com>
3467
3468 * gdb.texinfo (File Options): Document -x on .py files.
3469 (Command Files): Document handling of Python scripts.
3470
23db03a6
JZ
34712010-01-18 Jie Zhang <jie.zhang@analog.com>
3472
3473 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3474
00bf0b85
SS
34752010-01-15 Stan Shebs <stan@codesourcery.com>
3476
3477 * gdb.texinfo (Trace Files): New section.
3478 (Tracepoint Packets): Document QTSave and qTBuffer.
3479 (Trace File Format): New appendix.
3480
be759fcf
PM
34812010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3482
3483 * gdb.texinfo (Values From Inferior): Document lazy_string value
3484 method.
3485 (Python API): Add Lazy strings menu item.
3486 (Lazy Strings In Python): New node.
3487
dc146f7c
VP
34882010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3489
3490 * gdb.texinfo (GDB/MI Thread Information): New.
3491 (GDB/MI Async Records): Document the core field in *stopped.
3492 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3493 documentation
3494 (Process list): Document that osdata document may contain
3495 threads.
3496 (Remote Serial Protocol): Document qXfer:threads.
3497
d5551862
SS
34982010-01-06 Stan Shebs <stan@codesourcery.com>
3499
3500 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3501 disconnected tracing.
3502 (Tracepoint Packets): Document new protocol.
3503
7a697b8d
SS
35042010-01-05 Stan Shebs <stan@codesourcery.com>
3505
3506 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3507 tracepoints.
3508 (Tracepoint Packets): Describe remote protocol for fast
3509 tracepoints.
3510
e6f3ec50
JB
35112010-01-01 Joel Brobecker <brobecker@adacore.com>
3512
3513 Update the "Start of New Year Procedure".
3514 * gdbint.texinfo: Add the list of files that need to be updated
3515 manually. Minor reformatting.
3516
ddc4e9c1
JB
35172010-01-01 Joel Brobecker <brobecker@adacore.com>
3518
3519 * refcard.tex: Update copyright year in header and text.
3520
9d2897ad
JB
35212010-01-01 Joel Brobecker <brobecker@adacore.com>
3522
3523 * agentexpr.texi: Add 2010 to the list of copyright years.
3524 * annotate.texinfo: Likewise.
3525 * gdb.texinfo: Likewise.
3526 * gdbint.texinfo: Likewise.
3527 * observer.texi: Likewise.
3528 * stabs.texinfo: Likewise.
3529
6da95a67
SS
35302009-12-31 Stan Shebs <stan@codesourcery.com>
3531
3532 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3533
236f1d4d
SS
35342009-12-29 Stan Shebs <stan@codesourcery.com>
3535
3536 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3537
f61e138d
SS
35382009-12-28 Stan Shebs <stan@codesourcery.com>
3539
3540 * gdb.texinfo (Trace State Variables): New section.
3541 (Tracepoint Packets): Describe trace state variable packets.
3542 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3543 variable bytecodes.
3544
0fe7935b
DJ
35452009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3548 declarations.
3549
a6b29f87
VP
35502009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3551
3552 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3553 -gdb-exit behaviour.
3554
5e4bde96
JB
35552009-12-20 Joel Brobecker <brobecker@adacore.com>
3556
3557 * gpl.texi: Update to version 3 of the GPL.
3558
a1715244
JB
35592009-12-20 Joel Brobecker <brobecker@adacore.com>
3560
3561 * Makefile.in: Update copyright header.
3562 * observer.texi: Fix the copyright header of the generated files.
3563
361ae042
PM
35642009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3565
3566 * gdb.texinfo (Types In Python): Describe range function.
3567
bfd31e71
PM
35682009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3569
3570 * gdb.texinfo (Types In Python): Describe "is_base_class".
3571
57a1d736
TT
35722009-12-03 Tom Tromey <tromey@redhat.com>
3573
3574 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3575
8cebebb9
PP
35762009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3577
3578 * observer.texi: New memory_changed observer.
3579
16af530a
TT
35802009-12-01 Tom Tromey <tromey@redhat.com>
3581
3582 * gdb.texinfo (Reverse Execution): Fix typo.
3583
b6199126
DJ
35842009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3585
3586 PR gdb/8704
3587
3588 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3589 are allowed after the breakpoint condition.
3590
7a6973ad
TT
35912009-11-23 Tom Tromey <tromey@redhat.com>
3592
3593 PR python/10782:
3594 * gdb.texinfo (Types In Python): Document Type.pointer.
3595
21a0512e
PP
35962009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3597
3598 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3599
a5832c8f
PA
36002009-11-11 Pedro Alves <pedro@codesourcery.com>
3601
3602 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3603 (Using Agent Expressions): Delete cross reference.
3604
1eb7cd77
JB
36052009-11-07 Joel Brobecker <brobecker@adacore.com>
3606
3607 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3608 and @settitle directives up to help makeinfo find them.
3609
24ddea62
JK
36102009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3611
3612 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3613 (Auto-loading): Use plural and note one can use multiple components now.
3614
3afae151
VP
36152009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3616
3617 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3618 -stack-list-arguments have the same documentation for parameter
3619 as -stack-list-locals. Add comas.
3620
14ff2235
PM
36212009-10-27 Tom Tromey <tromey@redhat.com>
3622 Eli Zaretskii <eliz@gnu.org>
3623
c8d5aac9 3624 PR python/10781
14ff2235
PM
3625
3626 * gdb.texinfo (Values From Inferior): Document cast method.
3627
9c419145
PP
36282009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3629
3630 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3631 and adjust example.
889bf7c5 3632
29153c24
MS
36332009-10-22 Michael Snyder <msnyder@vmware.com>
3634
3635 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3636 info record command. Also document the new save and restore
29153c24
MS
3637 commands.
3638
2b28d209
PP
36392009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3640
3641 * gdb.texinfo (Machine Code): Mention current pc marker.
3642 (Memory): Likewise.
3643
6c95b8df
PA
36442009-10-19 Pedro Alves <pedro@codesourcery.com>
3645 Stan Shebs <stan@codesourcery.com>
3646
3647 * observer.texi (new_inferior): Rename to...
3648 (inferior_appeared): ... this.
3649
3650 * gdb.texinfo (Inferiors): Rename node to ...
3651 (Inferiors and Programs): ... this. Mention running multiple
3652 programs in the same debug session.
3653 <info inferiors>: Mention the new 'Executable' column if "info
3654 inferiors". Update examples. Document the "add-inferior",
3655 "clone-inferior", "remove-inferior" and "maint info
3656 program-spaces" commands.
3657 (Process): Rename node to...
3658 (Forks): ... this. Document "set|show follow-exec-mode".
3659
2f8132f3
MS
36602009-10-11 Michael Snyder <msnyder@vmware.com>
3661
3662 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3663 (ReverseContinue): Ditto.
3664
cba4b2d3
PP
36652009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3666
3667 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3668
da082f17
JK
36692009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3670
3671 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3672
08be9d71
ME
36732009-10-06 Michael Eager <eager@eagercon.com>
3674
3675 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3676 (Embedded Processors): Add MicroBlaze.
3677 (MicroBlaze): New. Describe Xilinx MicroBlaze
3678
08a0efd0
PA
36792009-10-04 Pedro Alves <pedro@codesourcery.com>
3680
3681 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3682
cbb8f428
EZ
36832009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3684
3685 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3686
30a4a70c
JB
36872009-09-23 Joel Brobecker <brobecker@adacore.com>
3688
3689 * observer.texi (solib_unloaded): Document explicitly the fact that
3690 this observer is called before the associated symbols are unloaded.
3691
b3372f91
VP
36922009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3693
3694 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3695 -stack-list-variables.
3696
f43030c4
TT
36972009-09-18 Tom Tromey <tromey@redhat.com>
3698
3699 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3700 is experimental.
3701
ec7e75e7
PP
37022009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3703
3704 * gdb.texinfo (convenince variables): Mention
3705 $_siginfo could be empty.
f43030c4 3706
0cc7d26f
TT
37072009-09-15 Tom Tromey <tromey@redhat.com>
3708
3709 * gdb.texinfo (GDB/MI Variable Objects): Document
3710 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3711 Expand -var-update documentation.
3712
a96d9b2e
SDJ
37132009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3714
3715 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3716 feature.
3717
005ca36a
JB
37182009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3719
3720 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3721
0d772ac9
MS
37222009-09-10 Michael Snyder <msnyder@vmware.com>
3723
3724 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3725 ReverseStep replies to the qSupported query.
3726
14fb1bac
JB
37272009-09-10 Joel Brobecker <brobecker@adacore.com>
3728
3729 Add documentation for set/show interactive-mode.
3730 * gdb.texinfo (Other Misc Settings): New node.
3731
29b090c0
DE
37322009-09-01 Doug Evans <dje@google.com>
3733
3734 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3735 non-stop mode's affect on remote caching.
3736
4e5d721f
DE
37372009-08-31 Jacob Potter <jdpotter@google.com>
3738 Doug Evans <dje@google.com>
3739
3740 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3741 Mark `set/show remotecache' options as obsolete.
3742 Document new `set/show stack-cache' option.
3743 Update text for `info dcache'.
3744
55333a84
DE
37452009-08-27 Doug Evans <dje@google.com>
3746
3747 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3748 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3749
bc3a0b4d
RW
37502009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3751
3752 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3753 about autoconf.
3754
3a1ff0b6
PA
37552009-08-25 Pedro Alves <pedro@codesourcery.com>
3756
3757 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3758 small example, and describe its columns. Replace "inferior-id" by
3759 "infno" throughout.
3760
81ecdfbb
RW
37612009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3762
af542c2e
RW
3763 * gdbint.texinfo (Releasing GDB): Point to
3764 README-maintainer-mode file for required autoconf version.
3765 * configure.ac: Do not substitute datarootdir, htmldir,
3766 pdfdir, docdir. Do not process --with-datarootdir,
3767 --with-htmldir, --with-pdfdir, --with-docdir.
3768 * configure: Regenerate.
3769
81ecdfbb
RW
3770 * configure: Regenerate.
3771
4efc6507
DE
37722009-08-20 Reid Kleckner <reid@kleckner.net>
3773
3774 * gdb.texinfo: Add chapter on JIT interface.
3775
43089a6e
NR
37762009-08-07 Nick Roberts <nickrob@snap.net.nz>
3777
3778 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3779 confirmation request.
43089a6e 3780
99e008fe
EZ
37812009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3782
c8d5aac9
L
3783 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3784 CRC definitions.
99e008fe 3785
48cb2d85
VP
37862009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3787
3788 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3789 -break-commands.
48cb2d85 3790
ff1a52c6
UW
37912009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3792
3793 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3794 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3795
3285f3fe
UW
37962009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3797
3798 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3799 "set spu stop-on-load" and "show spu stop-on-load" commands.
3800
e35359c5
UW
38012009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3802
3803 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3804
58d6951d
DJ
38052009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3806
3807 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3808 org.gnu.gdb.arm.neon.
3809
08d16641
PA
38102009-07-20 Pedro Alves <pedro@codesourcery.com>
3811
3812 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3813 optional element.
3814 (subsection OS ABI): New subsection.
3815
782b2b07
SS
38162009-07-14 Stan Shebs <stan@codesourcery.com>
3817
3818 * gdb.texinfo (Tracepoint Conditions): New section.
3819 (General Query Packets): Describe ConditionalTracepoints.
3820 (Tracepoint Packets): Describe condition field.
3821 (Maintenance Commands): Describe maint agent-eval.
3822 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3823
9b117ef3
HZ
38242009-07-11 Hui Zhu <teawater@gmail.com>
3825
3826 * gdb.texinfo (disassemble): Add a new modifier /r
3827 to "disassemble" command to make it print the raw instructions
3828 in hex as well as in symbolic form.
3829
f5a33284
TT
38302009-07-09 Tom Tromey <tromey@redhat.com>
3831
3832 * gdbint.texinfo (Testsuite): Document parallel make check.
3833
812f7342
TT
38342009-07-09 Tom Tromey <tromey@redhat.com>
3835
3836 * gdbint.texinfo (Testsuite): Document test transcripts.
3837
fbb8f299
PM
38382009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3839
3840 * gdb.texinfo (Values From Inferior): Add length parameter
3841 description.
3842
dd8f35ac
EZ
38432009-07-04 Chris Genly <chris@genly.us>
3844
3845 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3846 in -var-list-children. Fix example according to what the code
3847 does.
3848
2277426b
PA
38492009-07-02 Pedro Alves <pedro@codesourcery.com>
3850
3851 * gdb.texinfo (Debugging multiple inferiors): Document the
3852 "inferior", "detach inferior" and "kill inferior" commands.
3853 (Debugging Programs with Multiple Processes): Adjust to mention
3854 generic "inferior" commands. Delete mention of "detach fork" and
3855 "delete fork". Cross reference to "Debugging multiple inferiors"
3856 section.
3857
a6d9a66e
UW
38582009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3859
5af949e3
UW
3860 * gdbint.texinfo (Item Output Functions): Update signature
3861 for ui_out_field_core_addr.
3862
38632009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3864
3865 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3866 Update example code extrated from breakpoint.c.
3867
9901a55b 38682009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3869
9901a55b
PP
3870 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3871 MI commands.
3872 (GDB/MI Symbol Query): Likewise.
3873 (GDB/MI File Commands): Likewise.
3874 (GDB/MI File Transfer Commands): Likewise.
3875 (GDB/MI Target Manipulation): Likewise.
3876 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3877
edb3359d
DJ
38782009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3879
3880 * gdb.texinfo (Debugging Optimized Code): New chapter.
3881 (Compiling for Debugging): Reference it. Move some
3882 text to the new section.
3883
7cd1089b
PM
38842009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3885
3886 * doc/gdb.texinfo (Calling): Document
3887 set-unwind-on-terminating-exception usage.
3888
d4db2f36
PA
38892009-06-11 Pedro Alves <pedro@codesourcery.com>
3890
3891 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3892 command.
3893
d1a7880c
PA
38942009-06-07 Pedro Alves <pedro@codesourcery.com>
3895
3896 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3897 references.
3898
473f94e6
UW
38992009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3900
3901 * gdbint.texinfo: Rename formal parameters to gdbarch function
3902 protoypes from "current_gdbarch" to "gdbarch".
3903
8f500870
TT
39042009-05-28 Tom Tromey <tromey@redhat.com>
3905
3906 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3907
b6313243
TT
39082009-05-27 Tom Tromey <tromey@redhat.com>
3909
3910 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3911 feature.
3912 (GDB/MI Variable Objects): Document -var-set-visualizer.
3913
39142009-04-02 Tom Tromey <tromey@redhat.com>
3915
3916 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3917 feature.
3918 (GDB/MI Variable Objects): Document -var-set-visualizer.
3919
a6bac58e
TT
39202009-05-27 Tom Tromey <tromey@redhat.com>
3921 Thiago Jung Bauermann <bauerman@br.ibm.com>
3922 Phil Muldoon <pmuldoon@redhat.com>
3923
3924 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3925 (Pretty Printing): New node.
3926 (Selecting Pretty-Printers): Likewise.
3927 (Python API): Update.
3928 (Output Formats): Document /r format.
3929
2c74e833
TT
39302009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3931 Tom Tromey <tromey@redhat.com>
3932
3933 * gdb.texinfo (Types In Python): New node.
3934 (Values From Inferior): "type" is now an attribute.
3935 (Python API): Update.
3936
89c73ade
TT
39372009-05-27 Tom Tromey <tromey@redhat.com>
3938 Thiago Jung Bauermann <bauerman@br.ibm.com>
3939 Phil Muldoon <pmuldoon@redhat.com>
3940
3941 * gdb.texinfo: Add @syncodeindex for `tp'.
3942 (Python API): Update.
3943 (Auto-loading): New node.
3944 (Objfiles In Python): New node.
3945
17a37d48
PP
39462009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3947
3948 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3949
6718376f
NR
39502009-05-15 Nick Roberts <nickrob@snap.net.nz>
3951
3952 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3953
cbe54154
PA
39542009-05-12 Pedro Alves <pedro@codesourcery.com>
3955
3956 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3957 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3958 show show-debug-regs' docs.
3959
8e05493c
EZ
39602009-05-08 Eli Zaretskii <eliz@gnu.org>
3961
3962 * gdb.texinfo (Process Record and Replay): Add description of
3963 reverse execution.
3964
b39f4988
JB
39652009-05-07 Joel Brobecker <brobecker@adacore.com>
3966
3967 * gdbint.texinfo (Adding support for debugging core files): New node.
3968 (Native Debugging): Remove the ``Native core file Support'' section.
3969
a2311334
EZ
39702009-05-01 Eli Zaretskii <eliz@gnu.org>
3971
3972 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3973 Add index entries.
3974
53cc454a 39752009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3976 Michael Snyder <msnyder@vmware.com>
53cc454a 3977
a2311334
EZ
3978 * gdb.texinfo: (Process Record and Replay): Add documentation for
3979 process record and replay.
53cc454a 3980
484086b7
JK
39812009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3982
3983 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3984 a new part on command-line defined macros.
3985
32ae1842
EZ
39862009-04-25 Eli Zaretskii <eliz@gnu.org>
3987
3988 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3989 clarify the wording.
3990
b14b1491
TT
39912009-04-23 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.texinfo (Data Files): New node.
3994 (GDB Files): Update menu.
3995
5c1e86e1
JB
39962009-04-23 Joel Brobecker <brobecker@adacore.com>
3997
3998 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3999 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4000
83eba9b7
VP
40012009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4002
4003 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4004
e31198c4
HZ
40052009-04-22 Hui Zhu <teawater@gmail.com>
4006
4007 * gdb.texinfo (disassemble-next-line): Set the default of
4008 disassemble-next-line to off.
4009
26e251b6
JM
40102009-04-21 Joseph Myers <joseph@codesourcery.com>
4011
4012 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4013 --with-htmldir): New.
4014 * configure: Regenerate.
4015 * Makefile.in (datarootdir, docdir): Define.
4016 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4017 instead of $(SET_TEXINPUTS).
4018 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4019 gdbint.info instead of $(SET_TEXINPUTS).
4020 (gdbint/index.html): Use same -I options as for building
4021 gdbint.info.
4022 (stabs.dvi, stabs.pdf): Use same -I options as for building
4023 stabs.info instead of $(SET_TEXINPUTS).
4024 (stabs/index.html): Use same -I options as for building
4025 stabs.info.
4026 (annotate.dvi, annotate.pdf): Use same -I options as for building
4027 annotate.info instead of $(SET_TEXINPUTS).
4028 (annotate/index.html): Use same -I options as for building
4029 annotate.info.
4030
eac35c4e
DD
40312009-04-21 David Daney <ddaney@caviumnetworks.com>
4032
4033 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4034
29b0e8a2
JM
40352009-04-21 Joseph Myers <joseph@codesourcery.com>
4036
4037 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4038
2b831889 40392009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4040 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4041
4042 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4043 (MAKEHTMLFLAGS): Set to empty.
4044 (html__strip_dir): Define.
4045 (HTMLFILES): Define.
4046 (HTMLFILES_INSTALL): Define.
4047 (install-html): Copy new automake rule.
4048 (html): Depend on $(HTMLFILES).
4049 (gdb_toc.html): Rename to gdb/index.html.
4050 (gdbint_toc.html): Rename to gdbint/index.html.
4051 (stabs_toc.html): Rename to stabs/index.html.
4052 (annotate_toc.html): Rename to annotate/index.html.
4053
89a34d1b
JM
40542009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4055
4056 * Makefile.in: Set pdfdir and htmldir from configure
4057 substitutions.
4058 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4059 * configure: Regenerate.
4060
a2d5da46
JB
40612009-04-16 Joel Brobecker <brobecker@adacore.com>
4062
4063 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4064 This macro is no longer used.
4065
732f6a93
TT
40662009-04-15 Tom Tromey <tromey@redhat.com>
4067
4068 * gdb.texinfo (Character Sets): Document default character set.
4069
87f9adc1
PM
40702009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4071
4072 * gdbint.texinfo: Change server name from sources.redhat.com to
4073 sourceware.org throughout.
4074
2c88c651
JB
40752009-04-09 Joel Brobecker <brobecker@adacore.com>
4076
4077 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4078 about a missing dot or coma after @xref.
4079
4f5376b2
JB
40802009-04-02 Joel Brobecker <brobecker@adacore.com>
4081
4082 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4083 example, and add a small explanation about it.
4084 (Print Settings): Change the documentation of the "set print
4085 frame-arguments" to reflect the fact that the default is now "scalars".
4086
a0381d3a
JB
40872009-04-02 Joel Brobecker <brobecker@adacore.com>
4088
4089 * gdb.texinfo (Print Settings): Add kindex for command "set
4090 print frame-arguments".
4091
45ac276d
JB
40922009-03-31 Joel Brobecker <brobecker@adacore.com>
4093
4094 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4095 breakpoints.
4096 (Set Breaks): Add reference to thread-specific and task-specific
4097 breakpoints.
4098
32cd1edc
JB
40992009-03-31 Joel Brobecker <brobecker@adacore.com>
4100
4101 * gdb.texinfo (Ada Tasks): Remove the documentation about
4102 the "Running" state, as this state has been eliminated.
4103 Now all runnable tasks are shown as "Runnable".
4104
1042e4c0
SS
41052009-03-30 Stan Shebs <stan@codesourcery.com>
4106
4107 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4108 special case of breakpoints.
4109 (Enable and Disable Tracepoints): Mention deprecation.
4110 (Listing Tracepoints): Update description and example.
4111
f8f6f20b
TJB
41122009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4113
4114 * gdb.texinfo (Frames in Python): New node.
4115 (Python API): Update.
4116
c0c6f777
TJB
41172009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4118
4119 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4120 from a method to an attribute.
4121
def2b000
TJB
41222009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4123
4124 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4125 attribute.
4126
a07daef3
PA
41272009-03-25 Pedro Alves <pedro@codesourcery.com>
4128
4129 * observer.texi (thread_exit): Add "silent" parameter.
4130
f3b1572e
PA
41312009-03-22 Pedro Alves <pedro@codesourcery.com>
4132
4133 * observer.texi (about_to_proceed): New.
4134
587afa38
EZ
41352009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4136
4137 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4138 field throughout to handle types with spaces in them. Fix typos
4139 found by aspell.
4140 (Summary, Requirements, Contributors): New first chapter,
4141 "Summary" added, old Requirements section moved there, and new
4142 section, "Contributors" added.
4143 (Initializing a New Architecture, Register Representation)
4144 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4145 (Porting gdb): These sections extended and updated.
4146 (Compiler Characteristics): This section (empty) deleted.
4147 (Defining Other Architecture Features): This section renamed and
4148 duplicate material removed from (formerly "Target Conditionals").
4149 Use braces {} in @deftypeXX type field throughout to handle types
4150 with spaces in them. Typos found by aspell fixed.
4151
4152 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4153 * stack_frame.pdf: Version of image for PDF output.
4154 * stack_frame.png: Version of image for HTML output and for Emacs.
4155 * stack_frame.txt: Version of image for Info output.
1db61298 4156 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4157
10af6951
EZ
41582009-03-21 Eli Zaretskii <eliz@gnu.org>
4159
4160 * gdb.texinfo (Character Sets): Fix last change.
4161
cc924cad
TJB
41622009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4163
4164 * gdb.texinfo (Values From Inferior): Fix optional arguments
4165 markup.
4166 (Commands In Python): Adjust argument names of gdb.Command.__init__
4167 to what the function accepts as keywords.
4168
bc3b79fd
TJB
41692008-03-20 Tom Tromey <tromey@redhat.com>
4170
4171 * gdb.texinfo (Convenience Vars): Document convenience functions.
4172 (Functions In Python): New node.
4173 (Python API): Update.
4174
6c7a06a3
TT
41752009-03-20 Tom Tromey <tromey@redhat.com>
4176
4177 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4178 set target-wide-charset.
4179 (Requirements): Mention iconv.
4180
b646ddd4
HZ
41812009-03-17 Hui Zhu <teawater@gmail.com>
4182
4183 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4184
91440f57
HZ
41852009-03-17 Hui Zhu <teawater@gmail.com>
4186
4187 * gdb.texinfo: Add documentation for disassemble-next-line.
4188
8fd41227
TJB
41892009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4190
4191 * gdb.texinfo (Commands In Python): Remove tindex entries.
4192
61ff14c6
JK
41932009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4194
4195 * gdb.texinfo (Returning): New description for missing debug info.
4196
0b16c5cf
PA
41972009-03-14 Pedro Alves <pedro@codesourcery.com>
4198
4199 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4200 (General Query Packets): Document qAttached.
0b16c5cf 4201
32fc0df9
PA
42022009-03-05 Pedro Alves <pedro@codesourcery.com>
4203
4204 * gdb.texinfo (Background Execution): Better describe the set
4205 target-async command.
4206 (Maintenance Commands): Delete description of the `maint set/show
4207 linux-async' and `maint set/show remote-async' commands.
4208
134eb42c
VP
42092009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4210
4211 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4212 between sentences.
4213
c86cf029
VP
42142009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4215
4216 * gdb.texinfo (GDB/MI Async Records): Document the
4217 =library-loaded and =library-unloaded notifications.
4218
3ea85240
VP
42192009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4220
4221 * observer.texi (test_notification): New observer.
4222
1d33d6ba
VP
42232009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4224
61ff14c6
JK
4225 * observer.texi: Add parameter 'print_frame' to normal_stop
4226 observer.
1d33d6ba 4227
d721c933
EZ
42282009-02-07 Eli Zaretskii <eliz@gnu.org>
4229
4230 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4231 (Commands In Python): Fix COMMAND_* constants in last change. Use
4232 @kbd for interactive input. Add cross-references and index
4233 entries.
4234
4aa995e1
PA
42352009-02-06 Pedro Alves <pedro@codesourcery.com>
4236
4237 * gdb.texinfo (Signals): Document $_siginfo.
4238 (Convenience Variables): Mention $_siginfo.
4239 (Remote Configuration): Document qXfer:siginfo:read,
4240 qXfer:siginfo:write packets, and the read-siginfo-object,
4241 write-siginfo-object commands.
4242
5f5233d4
PA
42432009-02-06 Pedro Alves <pedro@codesourcery.com>
4244
4245 * gdbint.texinfo (Values): New chapter.
4246
d8906c6f
TJB
42472009-02-06 Tom Tromey <tromey@redhat.com>
4248
4249 * gdb.texinfo (Python API): Add entry for Commands In Python.
4250 (Commands In Python): New node.
4251
b6cb8e7d
TJB
42522009-02-05 Tom Tromey <tromey@redhat.com>
4253
4254 * gdb.texinfo (Values From Inferior): Document Value.string.
4255
12453b93
TJB
42562009-02-05 Tom Tromey <tromey@redhat.com>
4257
4258 * gdb.texinfo (Basic Python): Document execute's from_tty
4259 argument.
4260
08c637de
TJB
42612009-02-04 Tom Tromey <tromey@redhat.com>
4262
4263 * gdb.texinfo (Basic Python): Document gdb.history.
4264
592375cd
VP
42652009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4266
4267 * gdb.texinfo (GDB/MI Thread Commands): Document the
4268 'current-thread-id' field. Remove the example with zero threads,
4269 since current GDB won't ever report that if there's inferior.
4270
41447f92
VP
42712009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4272
4273 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4274 option to -break-insert.
4275
098b41a6
JG
42762009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4277 Jerome Guitton <guitton@adacore.com>
4278
4279 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4280 (System-wide configuration): New section.
4281
3c16cced
PA
42822009-01-26 Pedro Alves <pedro@codesourcery.com>
4283
4284 PR gdb/7580:
4285 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4286 internal-error|internal-warning quit|corefile ask|yes|no".
4287
62709adf
PA
42882009-01-26 Pedro Alves <pedro@codesourcery.com>
4289
4290 * gdb.texinfo (Using the `gdbserver' Program): Document
4291 --remote-debug.
4292
7ce58dd2
DE
42932009-01-23 Doug Evans <dje@google.com>
4294
4295 * gdb.texinfo: Add nexti to list of commands that support
4296 background execution.
4297
adb483fe
DJ
42982009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4299
4300 * gdb.texinfo (Define, Hooks): Document prefix command support.
4301
a67ec3f4 43022009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4303 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4304
4305 Fixes for makeinfo --html.
4306
4307 * annotate.texinfo: Use @copying and @insertcopying. Use
4308 @ifnottex in place of @ifinfo.
4309 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4310 place of @ifinfo. Use @ifnotinfo for one index entry.
4311 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4312 in place of @ifinfo.
4313 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4314 in place of @ifinfo. Include contents at start unconditionally.
4315
84fcdf95
PA
43162009-01-13 Pedro Alves <pedro@codesourcery.com>
4317
4318 * gdb.texinfo (General Query Packets): Remove @var{} around the
4319 "spu" literal string.
4320
fa3a767f
PA
43212009-01-07 Pedro Alves <pedro@codesourcery.com>
4322
4323 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4324 program may be running in another process" errors.
4325 * gdbint.texinfo (Native Conditionals): Delete
4326 ONE_PROCESS_WRITETEXT description.
4327
9cb011d3
JB
43282009-01-07 Joel Brobecker <brobecker@adacore.com>
4329
4330 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4331 emacs local variable to be placed at the end of the ChangeLog.
4332 Add server.c and gdbreplay.c to the list of files where the
4333 copyright year needs to be updated.
4334
84603566
SL
43352009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4336
4337 * gdb.texinfo (Remote Configuration): Document new
4338 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4339 commands.
4340
a53f55d8
PA
43412008-12-28 Pedro Alves <pedro@codesourcery.com>
4342
4343 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4344 FETCH_INFERIOR_REGISTERS.
4345 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4346 FETCH_INFERIOR_REGISTERS descriptions. Remove
4347 gdbarch_get_longjmp_target descrition, since already described in
4348 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4349 (Target Conditionals): ... here.
4350
077e0a52
JB
43512008-12-16 Joel Brobecker <brobecker@adacore.com>
4352
4353 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4354 examples.
4355 (Additions to Ada): Likewise. Add the missing opening and closing
4356 parenthesis of the GDB prompt in one of the examples.
4357
023eb17c
JB
43582008-12-14 Joel Brobecker <brobecker@adacore.com>
4359
4360 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4361 about the result of 'Address not being of type System.Address.
4362 This problem has been fixed a while ago.
4363
c3b108f7
VP
43642008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4365
4366 MI non-stop and multiprocess docs.
4367
c8d5aac9
L
4368 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4369 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4370 Adjust documentation for *stopped, document =thread-created,
4371 =thread-exited, =thread-group-created and =thread-group-exited.
4372 (GDB/MI Thread Commands): Document the 'state' field in
4373 -thread-info output.
4374 (GDB/MI Program Execution): Mention --all and --thread-group
4375 options.
4376 (GDB/MI Variable Objects): Describe floating and fixed variable
4377 objects.
4378 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4379
07e059b5
VP
43802008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4381
c8d5aac9
L
4382 * gdb.texinfo (Operating System Information): New appendix.
4383 (Operating System Auxiliary Information): Document 'info os processes'
4384 (Remote Configuration): Document 'osdata'
4385 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4386
a80b95ba
TG
43872008-11-27 Tristan Gingold <gingold@adacore.com>
4388
4389 * gdb.texinfo (Darwin): Document Darwin specific features.
4390
a655d424
JK
43912008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4392
4393 * gdbint.texinfo (Target Conditionals): Extend the
4394 gdbarch_breakpoint_from_pc description.
4395
249e1128
VP
43962008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4397
4398 * gdb.texinfo (M68K Features): Fix typo.
4399
c14c28ba
PP
44002008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4401
4402 * gdb.texinfo (Symbols): Mention printing containing
4403 image name in "info symbol".
4404 (Maint translate-address): Likewise.
889bf7c5 4405
394a6666
JB
44062008-11-18 Joel Brobecker <brobecker@adacore.com>
4407
4408 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4409 commands "catch load" and "catch unload".
4410
66bb093b
VP
44112008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4412
4413 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4414 =thread-selected.
889bf7c5 4415
4a92f99b
VP
44162008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4417
c8d5aac9 4418 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4419
f0323ca0
PA
44202008-10-27 Pedro Alves <pedro@codesourcery.com>
4421
4422 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4423 .mt files, TM_CLIBS or TM_CDEPS.
4424 (x86 Watchpoints): Don't mention TDEPFILES.
4425
8b23ecc4
SL
44262008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4427
4428 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4429 (Overview): Mention notifications and non-stop mode behavior.
4430 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4431 with non-stop mode behavior. Add vStopped description.
4432 (Stop Reply Packets): Update list of packets that return
4433 stop replies. Mention non-stop behavior.
4434 (General Query Packets): Document QNonStop packet and associated
4435 qSupported query response.
4436 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4437 behavior.
4438 (Notification Packets): New section.
4439 (Remote Non-Stop): New section.
4440 (File-I/O Overview): Mention non-stop behavior.
4441
fff08868
HZ
44422008-10-24 Hui Zhu <teawater@gmail.com>
4443 Pedro Alves <pedro@codesourcery.com>
4444
4445 * gdb.texinfo (displaced-stepping): Describe the auto mode
4446 setting, and say it's the default. This is now a mainstream
4447 setting instead of a maintenance setting.
4448
252fbfc8
PA
44492008-10-23 Pedro Alves <pedro@codesourcery.com>
4450
4451 * observer.texi (thread_stop_requested): New.
4452
20924a55
JB
44532008-10-22 Joel Brobecker <brobecker@adacore.com>
4454
4455 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4456 (Patching): Replace incorrect usage of @samp by @kbd.
4457
bacec72f
MS
44582008-10-17 Michael Snyder <msnyder@vmware.com>
4459
4460 * gdb.texinfo: Add documentation for reverse execution.
4461
a08702d6 44622008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4463 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4464
4465 * gdb.texinfo. (Values From Inferior): New subsubsection.
4466
d97bc12b
DE
44672008-10-06 Doug Evans <dje@google.com>
4468
4469 * gdb.texinfo (set debug dwarf2-die): Document it.
4470
87f67dba
JB
44712008-10-01 Joel Brobecker <brobecker@adacore.com>
4472
4473 * gdb.texinfo (catch) [exception]: Document how to insert
4474 a breakpoint on user-defined exceptions when the exception
4475 name is identical to one of the language-defined ones.
4476
2fae03e8
TT
44772008-09-27 Tom Tromey <tromey@redhat.com>
4478
4479 * gdb.texinfo (Macros): Remove text about stringification,
4480 varargs, and splicing.
4481
5c6ce71d
TT
44822008-09-27 Tom Tromey <tromey@redhat.com>
4483
4484 * gdbint.texinfo (Language Support): Remove text about omitting
4485 support for a language.
4486
07128da0
DE
44872008-09-23 Doug Evans <dje@google.com>
4488
4489 * gdb.texinfo (info dcache): Update.
4490
b90a069a
SL
44912008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4492
4493 * gdb.texinfo (Packets): Add info on thread-id syntax and
4494 multiprocess extensions.
4495 <D>: Document multiprocess form of packet.
4496 <H>: Use thread-id syntax.
4497 <T>: Likewise.
4498 <vCont>: Likewise. Note this is required for multiprocess.
4499 <vKill>: New packet.
4500 (Stop Reply Packets) <T>: Use thread-id syntax.
4501 <W>: Document multiprocess form of reply.
4502 <X>: Likewise.
4503 (General Query Packets) <qC>: Use thread-id syntax.
4504 <qfThreadInfo>: Likewise.
4505 <qGetTLSAddr>: Likewise.
4506 <qP>: Likewise.
4507 <qSupported>: Add "multiprocess" feature.
4508 <qThreadExtraInfo>: Use thread-id syntax.
4509
b77209e0
PA
45102008-09-22 Stan Shebs <stan@codesourcery.com>
4511
4512 * gdb.texinfo (Inferiors): New section.
4513
3d0bb823
PA
45142008-09-12 Pedro Alves <pedro@codesourcery.com>
4515
4516 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4517
f8dcfc0a
UW
45182008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4519
4520 * gdbint.texinfo (Target Conditionals): Remove documentation
4521 for gdbarch_name_of_malloc.
4522
8775bb90
MS
45232008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4524
4525 * gdb.texinfo (Interrupts): Mention TCP interface for
4526 sending BREAK.
4527
f1838a98
UW
45282008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4529
4530 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4531 argument prefix to "set sysroot".
4532
158c7665
PH
45332008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4534
4535 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4536 and False.
4537
30e026bb
VP
45382008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4539
c8d5aac9
L
4540 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4541 for possible features of -list-features.
30e026bb 4542
c6ebd6cf
VP
45432008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4544
c8d5aac9 4545 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4546 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4547
aeac0ff9
VP
45482008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4549
4550 * doc/gdb.texinfo (PowerPC): Fix typo.
4551 (PowerPC features): Fix typo.
4552
5231c1fd
PA
45532008-08-18 Pedro Alves <pedro@codesourcery.com>
4554
4555 * observer.texi (thread_ptid_changed): New.
4556
677c5bb1
LM
45572008-08-18 Luis Machado <luisgpm@br.ibm.com>
4558
4559 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4560 (PowerPC features): Mention feature set for VSX registers.
4561
f3a2dd1a
JB
45622008-08-13 Joel Brobecker <brobecker@adacore.com>
4563
4564 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4565 the direct visibility of all names in user-written packages.
4566
33e5cbd6
PA
45672008-08-13 Pedro Alves <pedro@codesourcery.com>
4568
4569 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4570 setting, and make it the default.
4571 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4572 non-stop script example.
4573
d0384fc4
TJB
45742008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4575
4576 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4577 reference to the "Using Different Register and Memory Data
4578 Representation" section.
4579
a6f3e723
SL
45802008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4581
4582 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4583 (Remote Protocol): Add Packet Acknowledgment to menu.
4584 (Overview): Mention +/- can be disabled, and point to new section
4585 where this is discussed in detail.
4586 (General Query Packets): Document QStartNoAckMode packet, and
4587 corresponding qSupported reply.
4588 (Packet Acknowledgment): New section.
4589
0606b73b
SL
45902008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4591 Pedro Alves <pedro@codesourcery.com>
4592
4593 * gdb.texinfo (Threads): Move paragraph about automatic thread
4594 selection to All-Stop Mode subsection.
4595 (Thread Stops): Reorganize existing material into subsections.
4596 Add introductory blurb and menu.
4597 (Non-Stop Mode): New subsection.
4598 (Background Execution): New subsection.
4599 (Maintenance Commands): Add cross-references from async mode
4600 commands to the new Background Execution section.
4601
d57a3c85
TJB
46022008-08-06 Tom Tromey <tromey@redhat.com>
4603
4604 * gdb.texinfo (Extending GDB): New chapter.
4605 (Sequences): Demoted chapter, now a section under the new
4606 Extending GDB chapter.
4607 (Python): New section.
4608
6d76a53d
SS
46092008-07-31 Stan Shebs <stan@codesourcery.com>
4610
4611 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4612
1f70da6a
SS
46132008-07-29 Stan Shebs <stan@codesourcery.com>
4614
4615 * gdbint.texinfo: General round of cleanup and minor
4616 clarifications.
4617 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4618 (Longjmp Support): Update description to reflect how it is done
4619 for targets without using native header.
4620 (Symbol Handling): Add a little more general explanation.
4621 (COFF, ELF): Mention stabs encapsulation.
4622 (DWARF 3): New section.
4623 (Adding a New Host): Scrub out some obsolete bits.
4624 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4625 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4626 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4627 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4628 SEEK_SET, STOP_SIGNAL, USG.
4629 (Raw and Virtual Register Representations): Ditto for
4630 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4631 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4632 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4633 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4634 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4635 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4636 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4637 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4638 DEPRECATED_USE_STRUCT_CONVENTION.
4639 Describe gdbarch_deprecated_fp_regnum.
4640 Update description of gdbarch_print_insn.
4641 (Adding a New Target): Scrub out obsolete bits.
4642 (Obsolete Conditionals): Remove entire section.
4643
383f836e
TT
46442008-07-25 Tom Tromey <tromey@redhat.com>
4645
4646 * observer.texi (GDB Observers): Document new observers:
4647 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4648 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4649 architecture_changed.
4650
cfd8ab24
SS
46512008-07-21 Stan Shebs <stan@codesourcery.com>
4652
4653 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4654 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4655
781b42b0
TT
46562008-07-21 Tom Tromey <tromey@redhat.com>
4657
4658 * observer.texi (GDB Observers): Remove obsolete comment.
4659 <executable_changed>: Remove argument.
4660
d7d9f01e
TT
46612008-07-18 Tom Tromey <tromey@redhat.com>
4662
4663 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4664
bf250677
DE
46652008-07-10 Doug Evans <dje@google.com>
4666
4667 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4668
10568435
JK
46692008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4670
4671 * gdb.texinfo (Starting): Document "set disable-randomization".
4672
5ae4183a
AS
46732008-07-07 Andreas Schwab <schwab@suse.de>
4674
4675 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4676
b56e7235
VP
46772008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4678
4679 * gdb.texinfo (GDB/MI Target Manipulation): Add
4680 example of -target-attach.
4681
e1ac3328
VP
46822008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4683
4684 * observer.texi (target_resumed): New observer.
5ae4183a 4685 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4686
65d12d83
TT
46872008-06-06 Tom Tromey <tromey@redhat.com>
4688
4689 * gdb.texinfo (Completion): Add field name example.
4690
fbc5282e
MK
46912008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4692
4693 * gdb.texinfo (GDB/MI Program Context): Added example
4694 to -exec-arguments
5ae4183a 4695
fbc5282e 46962008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4697
4698 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4699 annotation.
4700
c16158bc 47012008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4702 Nathan Sidwell <nathan@codesourcery.com>
4703 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4704
4705 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4706 and ACX_BUGURL.
4707 * configure: Regenerate.
4708 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4709 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4710 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4711 mailing-list-specific text about bug reporting unless
4712 BUGURL_DEFAULT.
4713
75c99385
PA
47142008-06-05 Pedro Alves <pedro@codesourcery.com>
4715
4716 * gdb.texinfo (-target-select): Remove reference to target async.
4717 (Maintenance Commands): Document "maint set/show remote-async".
4718
1763a388
MK
47192008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4720
4721 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4722 in -target-file-get section.
5ae4183a 4723
d0d064df
PA
47242008-05-22 Pedro Alves <pedro@codesourcery.com>
4725
9b562ab8
PA
4726 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4727 killing the inferior when it is already debugging a process.
d0d064df 4728
8dfa32fc
JB
47292008-05-21 Joel Brobecker <brobecker@adacore.com>
4730
4731 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4732 abbreviation for "finish".
4733
55f996a7
NR
47342008-05-21 Nick Roberts <nickrob@snap.net.nz>
4735
4736 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4737
ba2b1c56
DJ
47382008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4739
4740 * gdbint.texinfo (Target Conditionals): Delete entry for
4741 gdbarch_dwarf_reg_to_regnum.
4742
08388c79
DE
47432008-05-09 Doug Evans <dje@google.com>
4744
a3c83fae 4745 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4746
d14508fe
DE
47472008-05-05 Doug Evans <dje@google.com>
4748
4749 * gdb.texinfo (disassemble): Document /m modifier.
4750
e2b7ddea
VP
47512008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4752
5ae4183a
AS
4753 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4754 will not report the time of commands that run the target.
e2b7ddea 4755
8eb41542
VP
47562008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4757
4758 * gdb.texinfo (GDB/MI Output Records): Add
4759 missing semicolon.
4760
82f68b1c
VP
47612008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4762
4763 * gdb.texinfo (GDB/MI Output Records):
4764 Document =thread-create and =thread-exited.
4765
fa0f268d
VP
47662008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4767
4768 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4769 Remove mention of dmi-discuss.
fa0f268d 4770
063bfe2e
VP
47712008-05-03 Pedro Alves <pedro@codesourcery.com>
4772
4773 * observer.texi (thread_exit): New.
4774
237fc4c9
PA
47752008-05-02 Pedro Alves <pedro@codesourcery.com>
4776
4777 * gdb.texinfo (Debugging Output): Document "set/show debug
4778 displaced".
4779 (Maintenance Commands): Document "maint set/show
4780 can-use-displaced-stepping".
4781
0428b8f5
DJ
47822008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4783
4784 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4785 and set/show arm force-mode.
4786
5009afc5
AS
47872008-05-02 Andreas Schwab <schwab@suse.de>
4788
4789 * gdbint.texinfo (Algorithms): Describe
4790 target_watchpoint_addr_within_range.
4791
669fac23
DJ
47922008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4793
4794 * gdbint.texinfo (Stack Frames): New chapter.
4795 (Algorithms): Move Frames text to the new chapter.
4796 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4797 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4798
721c02de
VP
47992008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4800
5ae4183a
AS
4801 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4802 output does not necessary include any tokens.
721c02de 4803
c055b101
CV
48042008-04-22 Corinna Vinschen <vinschen@redhat.com>
4805
4806 * gdb.texinfo (Set SH Calling convention): New @item.
4807 (Show SH Calling convention): Ditto.
4808
68837c9d
MD
48092008-04-22 Markus Deuling <deuling@de.ibm.com>
4810
4811 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4812
2e9132cc
EZ
48132008-04-20 Eli Zaretskii <eliz@gnu.org>
4814
4815 * gdb.texinfo (Set Breaks): Mention that multiple location
4816 breakpoints need line number info. Add index entries.
4817
31fffb02
CS
48182008-04-19 Craig Silverstein <csilvers@google.com>
4819
4820 * gdb.texinfo (Requirements): Add an optional requirement on
4821 zlib.
4822 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4823 Compressed DWARF 2.
4824
a47ec5fe
AR
48252008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4826
4827 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4828 sample output for 'stopped,reason="breakpoint-hit"' message.
4829 (GDB/MI Program Execution): Likewise.
4830
de051565
MK
48312008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4832
5ae4183a 4833 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4834 -var-set-format. Add -f option to -var-evaluate-expression.
4835
6ba66d6a
JB
48362008-04-03 Joel Brobecker <brobecker@adacore.com>
4837
4838 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4839 new node "Ambiguous Expressions". Replace references to this
4840 node by references to "Ambiguous Expressions" throughout.
4841 (Ambiguous Expressions): New node.
4842
1e26b4f8
DJ
48432008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4846
b84876c2
PA
48472008-03-21 Pedro Alves <pedro@codesourcery.com>
4848
4849 * gdb.texinfo (Debugging Output): Document
4850 "set/show debug lin-lwp-async".
4851 (Maintenance Commands): Document "maint set/show linux-async".
4852
63092375
DJ
48532008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4854
4855 * gdb.texinfo (Expressions): Update description of malloced arrays.
4856
8e8901c5
VP
48572008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4858
4859 * gdb.texinfo (Thread Commands): Document
4860 -thread-info. Remove -thread-list-all-threads.
4861
1fddbabb
PA
48622008-03-14 Pedro Alves <pedro@codesourcery.com>
4863 Sandra Loosemore <sandra@codesourcery.com>
4864
4865 * gdb.texinfo (Library List Format): Update to mention the
4866 possibility to pass section addresses instead of segment
4867 addresses.
4868
ccd213ac
DJ
48692008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4870
4871 * gdb.texinfo (Starting): Document "set exec-wrapper".
4872 (Server): Document gdbserver --wrapper.
4873
fa4727a6
DJ
48742008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4875
4876 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4877 unreadable memory. Delete obsolete SPARClite reference.
4878
8edfe269
DJ
48792008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4880
4881 * gdb.texinfo (Starting): Mention always-running targets.
4882 (Target Commands): Add an anchor for load.
4883 (Connecting): Explain continue instead of run.
4884
1843f87b
DJ
48852008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4886
4887 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4888
f9082629
NR
48892008-02-26 Nick Roberts <nickrob@snap.net.nz>
4890
4891 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4892 breakpoint table.
4893
fd96d250
PA
48942008-02-19 Pedro Alves <pedro@codesourcery.com>
4895
4896 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4897 killing the inferior when it is already debugging a process.
4898
36af4ef6
MD
48992008-02-13 Markus Deuling <deuling@de.ibm.com>
4900
4901 * gdbint.texinfo (Build Script): New section. Mention new build script
4902 gdb_buildall.sh.
4903
cda4ce5a
JB
49042008-02-01 Jim Blandy <jimb@red-bean.com>
4905
4906 * gdb.texinfo (Help): Summarize 'info args' correctly.
4907
4acd40f3
TJB
49082008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4909
4910 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4911 available in PowerPC architecture.
4912 (Embedded Processors): Change node name of PowerPC item in menu.
4913 (PowerPC): Rename to...
4914 (PowerPC Embedded): this.
4915 (Architectures): Add new PowerPC item in menu.
4916 (PowerPC): New node.
4917
6e6c6f50
DJ
49182008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4919
4920 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4921 commands.
4922
5ee187d7
DJ
49232008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4924
4925 * gdb.texinfo (Setting Catchpoints): Mention features
4926 supported on GNU/Linux.
4927
e275c0d9
NR
49282008-01-30 Nick Roberts <nickrob@snap.net.nz>
4929
4930 * gdb.texinfo (GDB/MI File Commands): Describe new output
4931 field for MI command -file-list-exec-source-file.
4932
2d717e4f
DJ
49332008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4934
4935 * gdb.texinfo (Using the `gdbserver' Program): Add security
4936 warning. Rearrange into subsections and subsubsections. Document
4937 --multi and --debug. Correct --with-sysroot typo. Update --attach
4938 usage. Make load reference clearer. Document monitor exit.
4939 (Remote Configuration): Document set remote exec-file, attach-packet,
4940 and run-packet.
4941 (Packets): Document vAttach and vRun.
4942
d35a4257 49432008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4944
4945 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4946 detach-on-follow -> detach-on-fork.
f663676d 4947
c78d192c
DJ
49482008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4949
4950 * gdbint.texinfo (Native Conditionals): Remove
4951 SHELL_COMMAND_CONCAT and SHELL_FILE.
4952
d35a4257
EZ
49532008-01-26 Eli Zaretskii <eliz@gnu.org>
4954
4955 * gdb.texinfo (Specify Location): Improve wording.
4956
93815fbf
VP
49572008-01-23 Chris Demetriou <cgd@google.com>
4958
4959 * gdb.texinfo (Threads): Document new "set print thread-events"
4960 and "show print thread-events" commands.
4961
2a25a5ba
EZ
49622008-01-19 Eli Zaretskii <eliz@gnu.org>
4963
4964 * gdb.texinfo (Specify Location): New section.
4965 (Delete Breaks, Edit, Set Breaks): Remove description of
4966 locations. Instead, add a reference to "Specify Location".
4967 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4968 (Symbols): Refer to "Specify Location" for the valid forms of
4969 linespecs and locations.
4970
32c9a795
MD
49712008-01-18 Markus Deuling <deuling@de.ibm.com>
4972
4973 * gdbint.texinfo (Target Conditionals): Replace the description of
4974 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4975
b17828ca
JB
49762008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4977
4978 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4979 about &&var, which is rejected by the expression parser.
4980
0aea4bf3
LM
49812008-01-09 Luis Machado <luisgpm@br.ibm.com>
4982
4983 * gdb.texinfo (Output): Update documentation on using printf with DFP
4984 types.
4985
febe4383
TJB
49862008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4987
4988 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4989 subsubsection.
4990 (Decimal Floating Point format): New subsubsection.
4991
7a404eba
PA
49922008-01-05 Pedro Alves <pedro@codesourcery.com>
4993
4994 * gdb.texinfo (File Options): Remove mention of the attempt to
4995 open a core file with the -p option. Don't list -c as a valid
4996 option to attach to a process.
4997
a4d9b460
PA
49982008-01-05 Pedro Alves <pedro@codesourcery.com>
4999
5000 * gdbint.texinfo (Host Conditionals): Remove mention of
5001 ALIGN_STACK_ON_ENTRY.
5002
6ec2edbe
JB
50032008-01-05 Joel Brobecker <brobecker@adacore.com>
5004
5005 * gdbint.texinfo (Start of New Year Procedure): Add item
5006 describing how to update the source and documentation copyright
5007 notices.
5008
d8b2a693
JB
50092007-12-18 Jim Blandy <jimb@codesourcery.com>
5010
ab209b3a 5011 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5012 watchpoint explanation into the main description of the watchpoint
5013 command; update synopses of 'watch', 'rwatch', and 'awatch'
5014 commands.
5015
8b4ed427
VP
50162007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5017
5018 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5019 Document 'pending-breakpoints' feature of
5020 -list-features.
5021
37e4754d
LM
50222007-12-17 Luis Machado <luisgpm@br.ibm.com>
5023
669fac23 5024 * gdb.texinfo: Add new parameter's description.
37e4754d 5025
1d3811f6
DJ
50262007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5027
5028 * gdb.texinfo (Overview): Clarify run-length encoding
5029 example. Remove the restriction on "+" and "-" characters.
5030
c1c25a1a
EZ
50312007-12-15 Eli Zaretskii <eliz@gnu.org>
5032
5033 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5034
afe8ab22 50352007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5036
afe8ab22
VP
5037 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5038 the -f option for -break-insert, remove -r option,
5039 and clarify specification of location.
5040
a6b151f1
DJ
50412007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5042
5043 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5044 formatting.
5045 (Remote Debugging): Add File Transfer section.
5046 (Remote Configuration): Document Host I/O packets.
5047 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5048 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5049 (Packets): Add vFile.
5050
3b784c4f
EZ
50512007-11-17 Eli Zaretskii <eliz@gnu.org>
5052
5053 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5054 breakpoints with multiple locations.
5055 (Breakpoint Menus): Improve wording.
5056 (Output): Fix last change.
5057
a4ce5b0d
UW
50582007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5059
5060 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5061
1b39d5c0
DE
50622007-11-15 Doug Evans <dje@google.com>
5063
5064 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5065
7a72d44c
VP
50662007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5067
5068 * gdbint.texinfo (Native Conditionals): Remove
5069 mention of CLEAR_SOLIB.
5ae4183a 5070
6d1829bf 50712007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5072
5073 * gdb.texinfo (Print Settings): Add documentation for "set/show
5074 print frame-arguments".
5075
1a619819
LM
50762007-11-05 Luis Machado <luisgpm@br.ibm.com>
5077
3b784c4f 5078 * gdb.texinfo (Output): Update printf command's description.
1a619819 5079
55eddb0f
DJ
50802007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5081
5082 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5083 powerpc soft-float".
5084
9cceb671
DJ
50852007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5086
5087 * gdb.texinfo (Files): Correct formatting. Mention Expat
5088 requirement.
5089 (Requirements for Building GDB): Expand the list of Expat
5090 uses.
5091 (Library List Format, Memory Map Format): Mention Expat.
5092 (Target Descriptions): Update Expat wording.
5093
83acabca
DJ
50942007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5095
5096 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5097 Document that gdbarch_convert_register_p should return zero for no-op
5098 conversions.
5099
e35879db
UW
51002007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5101
83acabca 5102 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5103 of set_gdbarch_sofun_address_maybe_missing back to ...
5104 (Target Conditionals): ... here to fix build break.
5105
203c3895
UW
51062007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5107
83acabca 5108 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5109 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5110 (Compiler Characteristics): ... documentation of
5111 set_gdbarch_sofun_address_maybe_missing.
5112
11411de3
DJ
51132007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5114
5115 * gdbint.texinfo (Target Conditionals): Use
5116 frame_unwind_register_unsigned in examples instead of
5117 frame_unwind_unsigned_register.
5118
7cc46491
DJ
51192007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5120
5121 * gdb.texinfo (Predefined Target Types): Add int128
5122 and uint128.
5123 (Standard Target Features): Add PowerPC features.
5124
81adfced
DJ
51252007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5126
5127 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5128
c1874924
UW
51292007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5130
5131 * gdbint.texi (Target Conditionals): Remove documentation
5132 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5133 gdbarch_extract_return_value, and gdbarch_store_return_value.
5134
f6e56ab3
UW
51352007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5136
5137 * gdbint.texi (Target Conditionals): Remove documentation of
5138 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5139
56cf5405
KH
51402007-10-11 Kazu Hirata <kazu@codesourcery.com>
5141
5142 * gdb.texinfo: Mention that inaccessible-by-default is on by
5143 default.
5144
35156bae
DJ
51452007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5146
5147 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5148
d983da9c
DJ
51492007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5150
5151 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5152 multi-threaded watchpoints.
5153 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5154 checked. Describe sticky notification. Expand description
5155 of steppable and continuable watchpoints.
5156 (Watchpoints and Threads): New subsection.
5157
fe6fbf8b
VP
51582007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5159
5160 * gdb.texinfo (Setting Breakpoints): Revise
5161 documentation for pending breakpoints. Document
5162 breakpoints with multiple locations.
5ae4183a 5163
084344da
VP
51642007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5165
5166 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5167 Document -list-features.
5ae4183a 5168
82160952
EZ
51692007-09-15 Eli Zaretskii <eliz@gnu.org>
5170
5171 * gdb.texinfo (Output): Spell out which features of C's printf are
5172 not supported by GDB's printf.
7e27a47a
EZ
5173 (Separate Debug Files): More accurate wording regarding build ID
5174 and a reference to the ld manual rather than the Fedora wiki.
82160952 5175
ea37ba09
DJ
51762007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5177 Jim Blandy <jimb@codesourcery.com>
5178
5179 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5180 (Examining Memory): Update mentions of the 's' format.
5181 (Automatic Display): Likewise.
5182
b8533aec
DJ
51832007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5184
5185 * gdb.texinfo: Update the FSF's Back-Cover Text.
5186
83f83d7f
JK
51872007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5188 Eli Zaretskii <eliz@gnu.org>
5189
5190 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5191 Fixed the ``build ID'' name. New binaries build instructions for the
5192 build ID inclusion. Explain how the commands are specific to the build
5193 ID vs. debug link.
5194
c7e83d54
EZ
51952007-09-01 Eli Zaretskii <eliz@gnu.org>
5196
5197 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5198 indexing for ``build ID'' support.
5199
d3750b24
JK
52002007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5201
5202 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5203 Enlisted BUILD ID to the debug file searching example.
5204 Included a BUILD ID `.note.gnu.build-id' section description.
5205 Updated/added the debug files splitting instructions for OBJCOPY.
5206
02142340
VP
52072007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5208
5209 * gdb.texinfo (Variable Objects): Adjust docs
5210 for -var-info-expression and document
5211 -var-info-path-expression.
5212
d3bdde98
JB
52132007-08-20 Jim Blandy <jimb@codesourcery.com>
5214
3fb6a982
JB
5215 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5216 (title page): Include the dedication in the printed manual, as a
5217 separate page after the copyright notice.
5ae4183a 5218
d3bdde98
JB
5219 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5220 don't break a @var across a line.
5221
c80a96a8
MR
52222007-07-25 Maciej W. Rozycki <macro@mips.com>
5223
5224 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5225 for include files.
5226
5824a901
NR
52272007-07-12 Nick Roberts <nickrob@snap.net.nz>
5228
5229 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5230 in annotate.texinfo.
5231 (Command History): Link to new node.
5824a901 5232
d52e7ea3
UW
52332007-07-05 Markus Deuling <deuling@de.ibm.com>
5234
5235 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5236
5fc14d0a
EZ
52372007-07-05 Eli Zaretskii <eliz@gnu.org>
5238
5239 * gdbint.texinfo (Target Conditionals): Fix last change.
5240
4a9bb1df
UW
52412007-07-03 Markus Deuling <deuling@de.ibm.com>
5242
5243 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5244 routines:
5245 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5246 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5247 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5248 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5249 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5250 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5251 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5252 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5253 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5254 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5255 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5256 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5257 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5258 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5259 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5260 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5261 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5262 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5263 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5264 (SOFTWARE_SINGLE_STEP_P)
5265
5266 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5267 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5268
5269 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5270 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5271 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5272 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5273 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5274 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5275 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5276 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5277 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5278 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5279
5280 (Converting an existing Target Architecture to Multi-arch): Remove
5281 section.
5282
5283 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5284 (gdbarch_addr_bits_remove): Add code example.
5285
5286 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5287
cfa9d6d9
DJ
52882007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5289
5290 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5291 Add other missing entries. Adjust the table size to fit.
5292 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5293 stop reasons including the new "library" event.
5294 (General Query Packets): Adjust table widths for qSupported. Mention
5295 qXfer:libraries:read reply to qSupported and document the new packet.
5296 (Library List Format): New section.
5297
159fcc13
JK
52982007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5299
5300 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5301
f66d1690
MS
53022007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5303
5304 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5305
67102876
NR
53062007-06-25 Nick Roberts <nickrob@snap.net.nz>
5307
5308 * gdbint.texinfo (Register and Memory Data): Break sections
5309 into nodes and add a menu.
5310
a4642986
MR
53112007-06-21 Maciej W. Rozycki <macro@mips.com>
5312
5313 * gdb.texinfo (Examining Memory): Document the new behaviour.
5314
e9c17194
VP
53152007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5316
5317 * gdb.texinfo (Standard Target Features): Document
5318 m68k features.
5319
31d99776
DJ
53202007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5321
5322 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5323
1780a0ed
DJ
53242007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5325
5326 * gdb.texinfo (Target Description Format): Add version attribute
5327 for <target>.
5328
822b6570
DJ
53292007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5330
5331 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5332
f8b73d13
DJ
53332007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5334
5335 * gdb.texinfo (MIPS Features): New subsection.
5336
0e7f50da
UW
53372007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5338 Markus Deuling <deuling@de.ibm.com>
5339
5340 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5341 and qXfer:spu:write packets and mention them under qSupported.
5342
23d964e7
UW
53432007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5344 Markus Deuling <deuling@de.ibm.com>
5345
5346 * gdb.texinfo (Architectures): Add new SPU section to document
5347 Cell Broadband Engine SPU architecture specific commands.
5348
9f708cb2
VP
53492007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5350
5351 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5352 comments.
5353
7579b5f8
NR
53542007-06-07 Nick Roberts <nickrob@snap.net.nz>
5355
5356 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5357
bf06d120
JB
53582007-05-29 Jim Blandy <jimb@codesourcery.com>
5359
5360 * gdb.texinfo (Overview): Doc fix.
5361
23776285
MR
53622007-05-22 Maciej W. Rozycki <macro@mips.com>
5363
5364 * gdb.texinfo (Remote Configuration): Document "set/show
5365 remoteflow".
5366
1a69e1e4
DJ
53672007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5368
bf06d120
JB
5369 * gdb.texinfo (MIPS): Remove documentation for set mips
5370 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5371 stack-arg-size.
1a69e1e4 5372
46ba6afa 53732007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5374
46ba6afa
BW
5375 * all-cfg.texi (GDBTUI): New.
5376 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5377 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5378 (TUI Configuration): Edit to improve clarity and fix problems of
5379 both style and content.
5ae4183a 5380
06d3b283
UW
53812007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5382
5383 * observer.texi (GDB Observers): New observer "new_objfile".
5384
179101d6
UW
53852007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5386
5387 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5388
25d5ea92
VP
53892007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5390
5391 * gdb.texinfo (GDB/MI Variable Objects): Document
5392 frozen variables objects.
5ae4183a 5393
ea35711c
DJ
53942007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5395
5396 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5397 (Character Sets, Caching Data of Remote Targets): Likewise.
5398 (Targets): Delete Remote node. Move its text...
5399 (Debugging Remote Programs): ...to here. Delete description
5400 of the "remote" command.
5401 (Remote configuration): Delete description of "set remotedevice"
5402 and "show remotedevice".
5403 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5404
db2e3e2e
BW
54052007-04-11 Bob Wilson <bob.wilson@acm.org>
5406
5ae4183a
AS
5407 * gdb.texinfo (Contributors, Continuing and Stepping)
5408 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5409 (General Query Packets, File-I/O Remote Protocol Extension)
5410 (Protocol Basics, The F Reply Packet, Write)
5411 (Protocol-specific Representation of Datatypes, Memory Transfer):
5412 Fix hyphenation, punctuation and grammar problems.
5413 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5414 'section' instead of 'subsection' in the text.
5415 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5416 (i386): Remove period from section name.
db2e3e2e
BW
5417 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5418 (Config Names, Configure Options): Use @file{configure}.
5419
8a3dae3e
DJ
54202007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5421
5422 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5423 and tab expansion.
5424
1a92f856
DJ
54252007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5426
5427 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5428
79a6e687 54292007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5430
79a6e687
BW
5431 * gdb.texinfo: Consistently capitalize all significant words in
5432 node names, chapter titles, section titles, and headings. Update
5433 cross references to match.
5434 (Starting and Stopping Trace Experiment): Make node name plural.
5435 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5436
ad527d2e
PA
54372007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5438
5439 * gdb.texinfo (WinCE): Delete obsolete subsection.
5440
7ce59000
DJ
54412007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5442
5443 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5444 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5445 references.
5446
8807d78b
DJ
54472007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5448
5449 * gdb.texinfo (Startup): Delete references to some alternate
5450 names for .gdbinit.
5451 (Thread): Remove LynxOS reference.
5452 (Tandem ST2000): Delete target-specific documentation.
5453 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5454 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5455 and GDB_OSABI_LYNXOS.
5456
5f402660
UW
54572007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5458
5459 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5460
bac718a6
UW
54612007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5462
5463 * gdbint.texinfo (Target Conditionals): Remove mention of
5464 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5465 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5466
9453113a
DJ
54672007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5468
5469 * Makefile.in: Add "pdfdir" installation
5470 directory, PDFTEX macro, support for "install-pdf" target,
5471 and rules for making a pdf version of refcard.texi.
5472 * refcard.tex: Specify paper size for PDF output.
5473
ae21e955 54742007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5475
ae21e955 5476 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5477
3f94c067 54782007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5479
3f94c067
BW
5480 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5481 (Source Path, Character Sets, Macros, Define)
5482 (GDB/MI Result Records, GDB/MI Simple Examples)
5483 (GDB/MI Program Execution, GDB/MI File Commands)
5484 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5485 (Bug Reporting): Use @value{GCC}.
5ae4183a 5486
12c27660 54872007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5488
12c27660
BW
5489 * gdb.texinfo (Help): Fix formatting of examples.
5490 (Variables): Use @ifnotinfo instead of @iftex.
5491 (Non-debug DLL symbols): Use @ref instead of @pxref.
5492 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5493
ce9341a1
BW
54942007-03-26 Bob Wilson <bob.wilson@acm.org>
5495
5496 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5497
c8f4133a
BW
54982007-03-26 Bob Wilson <bob.wilson@acm.org>
5499
5500 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5501 the order of the nodes.
5502 (C Operators, C Constants, Debugging C): Remove extra menus.
5503 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5504
c8f4133a 55052007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5506
5507 * gdb.texinfo (File Options): Add missing parenthesis.
5508 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5509
c74d0ad8
DJ
55102007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5511
5512 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5513
ff6f572f
DJ
55142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5515
669fac23 5516 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5517 case insensitivity.
5518 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5519
994337c3
NR
55202007-02-18 Nick Roberts <nickrob@snap.net.nz>
5521
5522 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5523 (Files): Add section name to argument list for pxref.
5524 (Non-debug DLL symbols): Don't use `see' for pxref.
5525 (Embedded Processors): Fix typo.
5526 (GDB/MI Breakpoint Commands): Execution commands generate
5527 *stopped not ^done.
5528
eb819d70
NR
55292007-02-13 Nick Roberts <nickrob@snap.net.nz>
5530
5531 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5532 values for in_scope. Mention that only root variables can be
5533 updated.
5534 (GDB/MI Development and Front Ends): Explain new values may be
5535 added to existing fields.
5536
123dc839
DJ
55372007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5538
5539 * gdb.texinfo (-target-disconnect): Use @smallexample.
5540 (Requirements): Add anchor for Expat. Update description.
5541 (Target Descriptions): Mention Expat.
5542 (Target Description Format): Document new elements. Use
5543 @smallexample.
5544 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5545 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5546
108546a0
DJ
55472007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5548
5549 * gdb.texinfo (Target Description Format): Add section on XInclude.
5550
95a98c01
NR
55512006-02-03 Nick Roberts <nickrob@snap.net.nz>
5552
5553 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5554 command -enable-timings.
5555
f4b3909f
EZ
55562007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5557
5ae4183a 5558 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5559 descriptions for new/deleted elements in gdb_osabi. Add missing
5560 description for function generic_elf_osabi_sniff_abi_tag_sections.
5561
c7ba131e
JB
55622007-01-29 Joel Brobecker <brobecker@adacore.com>
5563
5564 * gdb.texinfo (Maintenance Commands): Add documentation for
5565 the new "maint print target-stack" command.
5566
3a60f64e
JK
55672007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5568 Eli Zaretskii <eliz@gnu.org>
5569
f4b3909f 5570 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5571
c582f8b6
EZ
55722007-01-26 Eli Zaretskii <eliz@gnu.org>
5573
5574 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5575 Use @value{NGCC} instead of @value{GCC}.
5576
d3e8051b
EZ
55772007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5578
5579 * agentexpr.texi: Fix typos.
5580 * annotate.texinfo: Likewise.
5581 * gdb.texinfo: Likewise.
5582 * gdbint.texinfo: Likewise.
5583 * observer.texi: Likewise.
5584 * stabs.texinfo: Likewise.
5585
86f04699
EZ
55862007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5587
5588 * gdbint.texinfo (Support Libraries): Remove mmalloc
5589 entry. Describe readline library.
5590
23181151
DJ
55912007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5592
5593 * gdb.texinfo (Target Descriptions): New section.
5594 (General Query Packets): Add QPassSignals anchor. Mention
5595 qXfer:features:read under qSupported. Expand mentions of
5596 qXfer:memory-map:read and QPassSignals. Document
5597 qXfer:features:read.
5598
f822c95b
DJ
55992007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5600
5601 * gdb.texinfo (Commands to specify files): Describe
5602 "set sysroot" and "show sysroot".
5603 (Using the `gdbserver' program): Lowercase argument
5604 to @var. Expand description of setting up GDB on the
5605 host.
5606
8936fcda
JB
56072007-01-05 Joel Brobecker <brobecker@adacore.com>
5608
5609 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5610 catch exception, catch exception unhandled, and catch assert
5611 commands.
5612
e776119f
DJ
56132007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5614
5615 * gdb.texinfo (Debugging Output): Document "set debug xml"
5616 and "show debug xml".
5617
aa79a185
DJ
56182007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5619
5620 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5621
7f893741
JB
56222007-01-01 Joel Brobecker <brobecker@adacore.com>
5623
5624 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5625
a1b5960f
VP
56262006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5627
5628 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5629 note in @ignore, to be removed later if nobody complains.
5630
9f470e6e
NR
56312006-12-04 Nick Roberts <nickrob@snap.net.nz>
5632
5633 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5634 of -var-delete.
5635
765dc015 56362006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5637
765dc015 5638 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5639 automatic software/hardware breakpoint usage and
5640 the "set breakpoint auto-hw" command.
765dc015 5641
4b5752d0
VP
56422006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5643
5644 * gdb.texinfo (Memory Access Checking): New.
5645
89be2091
DJ
56462006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5647
5648 * gdb.texinfo (Remote configuration): Mention
5649 "pass-signals-packet".
5650 (General Query Packets): Document QPassSignals. Fix
5651 a typo.
5652
ca3bf3bd
DJ
56532006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5654
5655 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5656
427c3a89
DJ
56572006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5658
5659 * gdb.texinfo (Remote configuration): Rewrite documentation for
5660 packet configuration commands.
5661 (OS Information): Adjust reference to qXfer:auxv:read.
5662 (General Query Packets): Remove references to read-aux-vector-packet
5663 and set remote get-thread-local-storage-address.
5664
7a107747
DJ
56652006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5666
5667 * gdbint.texinfo (Target Architecture Definition): Add new
5668 Initializing a New Architecture section.
5669
1c56eb0e
EZ
56702006-10-31 David Taylor <dtaylor@emc.com>
5671
5672 * stabs.texinfo (Macro define and undefine): New node describing
5673 stabs for #define and #undef.
5674
f73adfeb
AS
56752006-10-27 Andreas Schwab <schwab@suse.de>
5676
5677 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5678
fd60e0df
EZ
56792006-10-21 Eli Zaretskii <eliz@gnu.org>
5680
5681 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5682 clarify on the possible meanings of ``expression'' watched by
5683 watchpoints. Add indexing.
e5ac9b53
EZ
5684 (Prompting, Errors, Invalidation, Annotations for Running)
5685 (Source Annotations): Fix index entries by adding "annotation" to
5686 them, to discriminate from index entries that point to the more
5687 general topic descriptions.
fd60e0df 5688
52bb452f
DJ
56892006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5690
5691 * gdbint.texinfo (Target Vector Definition): Move most
5692 content into Existing Targets. Add a menu.
5693 (Existing Targets): New section, moved from Target Vector
5694 Definition. Use @subsection.
5695 (Managing Execution State): New section.
5696
58955e58
BW
56972006-10-16 Bob Wilson <bob.wilson@acm.org>
5698
5699 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5700
c8aa23ab
EZ
57012006-10-15 Eli Zaretskii <eliz@gnu.org>
5702
5703 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5704 (Command Syntax, Signals, Backtrace, Connecting)
5705 (Remote configuration, Renesas Boards, Console I/O): Fix last
5706 change: use Ctrl- instead of C-, except wrt Emacs.
5707 (File-I/O Examples): Put Ctrl-c in @kbd.
5708 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5709 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5710 (Signals, Set Breaks, Set Watchpoints): Document optional
5711 arguments to `info signals' `handle', `info breakpoints', and
5712 `info watchpoints'.
c8aa23ab 5713
e7109c7e
EZ
57142006-10-14 Eli Zaretskii <eliz@gnu.org>
5715
5716 * gdb.texinfo (Backtrace): Fix last change.
5717
de3aea7b
NR
57182006-10-14 Nick Roberts <nickrob@snap.net.nz>
5719
5720 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5721
7f9087cb
BW
57222006-10-10 Bob Wilson <bob.wilson@acm.org>
5723
c8aa23ab
EZ
5724 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5725 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5726 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5727
68437a39
DJ
57282006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5729 Daniel Jacobowitz <dan@codesourcery.com>
5730
5731 * gdb.texinfo (Packets): Document vFlashErase,
5732 vFlashWrite and vFlashDone packets.
5733 (General Query Packets): Document qXfer:memory-map:read.
5734 Add a new feature for qXfer:memory-map:read.
5735 (Memory map format): New section.
5736 (Target Commands): Mention that gdb can write flash.
5737
fd79ecee
DJ
57382006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5739 Daniel Jacobowitz <dan@codesourcery.com>
5740
5741 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5742 memory regions and "mem auto".
5743
350da6ee
DJ
57442006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5745
5746 * gdbint.texinfo (Array Containers): New section.
5747
2f1acb09
VP
57482006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5749
5750 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5751 -stack-list-arguments HIGH_FRAME argument can be larger then the
5752 actual number of frames.
5753
2ab1eb7a
VP
57542006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5755
5756 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5757 -stack-list-locals HIGH_FRAME argument can be larger then the
5758 actual number of frames.
2ab1eb7a 5759
599b237a
BW
57602006-09-02 Bob Wilson <bob.wilson@acm.org>
5761
5762 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5763 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5764
25ab7e6d
EZ
57652006-09-02 Eli Zaretskii <eliz@gnu.org>
5766
5767 * gdbint.texinfo (Overall Structure): New section "Source Tree
5768 Structure".
5769
940178d3
JB
57702006-08-17 Jim Blandy <jimb@codesourcery.com>
5771
5772 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5773 responses.
5774
30daae6c
JB
57752006-08-08 Joel Brobecker <brobecker@adacore.com>
5776
5777 * gdb.texinfo (Source Path): Add documentation for new
5778 substitute-path commands.
5779
7fa2210b
DJ
57802006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5783 (Running Configure): ...here.
5784 (Requirements): New node. Mention expat.
5785
3d00d119
DJ
57862006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5787
5ae4183a 5788 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5789 'set download-write-size' and 'show download-write-size'.
5790
0cbfa4ee
DJ
57912006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5792
5793 * stabs.texinfo (Member Type Descriptor): Correct example for
5794 pointer to member types.
5795
16026cd7
AS
57962006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5797
5798 * gdb.texinfo (Optional warnings and messages): Add
5799 'set/show trace-commands'.
5800 (Command files): Add '-v' to source command.
5801
0876f84a
DJ
58022006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5803
5804 * gdb.texinfo (OS Information): Update qPart reference to
5805 qXfer.
5806 (Remote configuration): Likewise.
5807 (Overview): Move @cindex to the start of a paragraph. Talk
5808 about binary data encoding.
5809 (Packets): Refer to the overview for the details of the X
5810 packet encoding.
5811 (General Query Packets): Remove qPart description. Add qXfer
5812 description. Add an anchor to qSupported. Correct feature
5813 table title. Add a new feature for qXfer:auxv:read.
5814 (Interrupts): Add a missing parenthesis.
5815
2ec3381a
DJ
58162006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5817
669fac23 5818 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5819 (GDB/MI Kod Commands): Remove commented out node.
5820
594fe323
EZ
58212006-07-01 Eli Zaretskii <eliz@gnu.org>
5822
5823 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5824 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5825 (GDB/MI Thread Commands, GDB/MI Program Execution)
5826 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5827 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5828 (GDB/MI File Commands, GDB/MI Target Manipulation)
5829 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5830 since the MI prompt is hard-wired into the code.
5831
7e3fb70c
NR
58322006-07-01 Nick Roberts <nickrob@snap.net.nz>
5833
5834 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5835 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5836 (GDB/MI Data Manipulation): Remove description of unimplemented
5837 display related commands as variable objects perform this function
5838 and are superior: -display-delete, -display-disable,
5839 -display-enable, -display-insert and -display-list. Move
5840 -environment-cd, -environment-directory, -environment-path
5841 and -environment-pwd to "Program Context".
5842 (GDB/MI Program Control): Rename to "Program Execution". Move
5843 -exec-arguments -exec-abort to...
5844 (GDB/MI Program Context): ...here. New node split from "Data
5845 Manipulation".
5846
be2a5f71
DJ
58472006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5848
5849 * gdb.texinfo (Remote configuration): Document set / show
5850 remote supported-packets.
5851 (General Query Packets): Document qSupported packet.
5852
fc320d37
SL
58532006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5854
5855 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5856 and font markup.
5857 (Protocol basics): Likewise.
5858 (The F request packet): Likewise.
5859 (The F reply packet): Likewise.
5860 (Memory transfer): Move this node to be a subsubsection of
5861 "Protocol specific representation of datatypes".
5862 (The Ctrl-C message): More copy editing.
5863 (Console I/O): Likewise.
5864 (The isatty call): Delete this node, and merge its content into
5865 the "isatty" node. Fixed references elsewhere.
5866 (The system call): Delete this node, and merge its content into
5867 the "system" node. Fixed references elsewhere.
5868 (open): Reformat to use @table, and add appropriate font markup.
5869 (close): Likewise.
5870 (read): Likewise.
5871 (write): Likewise.
5872 (lseek): Likewise.
5873 (rename): Likewise.
5874 (unlink): Likewise.
5875 (stat/fstat): Likewise.
5876 (gettimeofday): Likewise.
5877 (isatty): Likewise.
5878 (system): Likewise, plus minor changes to fix confusing wording.
5879 (Integral datatypes): Fix font markup.
5880 (Pointer values): Likewise.
5881 (struct stat): Fix markup to use @table, plus minor copy editing.
5882 (struct timeval): Fix font markup, plus minor copy editing.
5883 (Constants): Minor copy editing.
5884 (Errno values): Add font markup.
5885 (File-I/O Examples): Likewise.
5886
158fdf5c
NR
58872006-06-10 Nick Roberts <nickrob@snap.net.nz>
5888
5889 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5890 (GDB/MI Simple Examples): Move node up one level. Use real
5891 examples.
5892 (GDB/MI Compatibility with CLI): Update.
5893 (GDB/MI Result Records): Add "connected" and "exit" result
5894 classes.
5895 (GDB/MI Stream Records): Clarify target output.
5896 (GDB/MI Command Description Format): Modify example description.
5897 (GDB/MI Breakpoint Table Commands): Rename to...
5898 (GDB/MI Breakpoint Commands): ...this
5899 (GDB/MI Breakpoint Commands): Add optional thread field.
5900 (GDB/MI Program Control): Add an introduction. Move "Program
5901 termination" examples into exec-run description.
5902 (GDB/MI File Commands): Mention similar CLI commands.
5903 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5904 is similar to "-gdb-version".
5905
ddb50cd7
EZ
59062006-06-09 Eli Zaretskii <eliz@gnu.org>
5907
5908 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5909
2aef0d6b
NR
59102006-06-02 Nick Roberts <nickrob@snap.net.nz>
5911
5912 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5913 sourceware.org for mailing lists.
d5e40d59 5914 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5915
383a5c52
NR
59162006-06-01 Nick Roberts <nickrob@snap.net.nz>
5917
d5e40d59 5918 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5919
e16b02ee
EZ
59202006-05-22 Eli Zaretskii <eliz@gnu.org>
5921
5922 * gdb.texinfo (Cygwin Native): Fix last change.
5923
be90c084
CF
59242006-05-22 Christopher Faylor <cgf@timesys.com>
5925
5926 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5927
347ceba5
NR
59282006-05-15 Nick Roberts <nickrob@snap.net.nz>
5929
5930 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5931 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5932
369af7bd
DJ
59332006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5934
5935 * gdb.texinfo (General Query Packets): Recommend not starting
5936 new packets with qC and clarify.
5937
2ffdbde8 59382006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5939
5940 * gdb.texinfo (M2 Types): New section.
72019c9c 5941
16d1a084
DJ
59422006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5943
5944 * agentexpr.texi: Add a copyright and license notice.
5945 * observer.texi: Likewise, with GPL clause for function prototypes.
5946 Remove trailing whitespace.
5947
aa56d27a
JB
59482006-05-05 Jim Blandy <jimb@codesourcery.com>
5949
5950 * gdb.texinfo (General Query Packets): Document conventions for
5951 terminating packet names, and their violations.
5952
5bdf8622
DJ
59532006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5954
5955 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5956 * gdb.texinfo: Likewise.
5957
605a56cb
DJ
59582006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5959
5960 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5961 and "show remotedebug".
5962 (Debugging Output): Add additional index entries.
5963
b8db102d
MS
59642006-04-27 Michael Snyder <msnyder@redhat.com>
5965
5966 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5967
c5e30d01
AC
59682006-04-22 Andrew Cagney <cagney@redhat.com>
5969
5970 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5971 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5972
8181d85f
DJ
59732006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5974
5975 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5976 and remove breakpoint prototypes.
5977 (Watchpoints): Move description of target_insert_hw_breakpoint and
5978 target_remove_hw_breakpoint ...
5979 (Breakpoints): ... to here. Document target_insert_breakpoint and
5980 target_remove_breakpoint.
5981
4f553f88
JB
59822006-04-17 Jim Blandy <jimb@codesourcery.com>
5983
5984 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5985 and C packets are optional.
5986
cd852561
FR
59872006-04-14 Frederic Riss <frederic.riss@st.com>
5988
5989 * gdb.texinfo (Specifying source directories): Update the description
5990 of the source file search to reflect the fact that the source path
5991 always contains at least $cdir and $cwd.
5992
b620eb07
MS
59932006-03-31 Michael Snyder <msnyder@redhat.com>
5994
5995 * gdb.texinfo: Update copyright dates.
5996
3156cdaf
EZ
59972006-03-31 Eli Zaretskii <eliz@gnu.org>
5998
5999 * gdb.texinfo (Overview): Add an index entry to "empty response".
6000
7d30c22d
JB
60012006-03-28 Jim Blandy <jimb@codesourcery.com>
6002
6003 * gdbint.texinfo (Prologue Analysis): New section.
6004
86941c27
JB
60052006-03-07 Jim Blandy <jimb@red-bean.com>
6006
66b8c7f6
JB
6007 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6008
1a10341b
JB
6009 * gdb.texinfo (Target Commands): Update text describing how to
6010 specify a target. Refer to the detailed section on remote
6011 debugging, not the brief mention.
6012
86941c27
JB
6013 * gdb.texinfo (Connecting): Organize the different 'target remote'
6014 connection methods into a table. Add a 'target remote' index
6015 entry. (!!!)
6016
62f3a2ba
FF
60172006-02-17 Fred Fish <fnf@specifix.com>
6018
6019 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6020 'ptype' commands to reflect the fact that the only significant
6021 difference between them is that ptype prints the complete type
6022 description instead of just the name.
6023
8b9a88ea
WZ
60242006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6025
6026 * gdbint.texinfo (Watchpoints): Delete
6027 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6028
7e8dc855
NR
60292006-02-10 Nick Roberts <nickrob@snap.net.nz>
6030
6031 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6032 times fields where needed. Fix typos. Update general form given
6033 for output of -break-insert.
6034 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6035
c91d38aa
DJ
60362006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6037
6038 * gdbint.texinfo (Symbol Handling): Add a section
6039 on memory management.
6040
38fcd64c
DJ
60412006-02-06 Vladimir Prus <ghost@cs.msu.su>
6042
6043 * gdb.texinfo (Breakpoint table commands): Document the fullname
6044 field in -break-list output.
6045
219eec71
EZ
60462006-02-03 Eli Zaretskii <eliz@gnu.org>
6047
6048 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6049 debugging information produced by the various "set debug..."
6050 options.
6051
ae5a43e0
DJ
60522006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6053
6054 * gdb.texinfo (Files): Remove obsolete bits from the description
6055 of "symbol-file".
6056
a9f158ec
JB
60572006-01-25 Jim Blandy <jimb@redhat.com>
6058
6059 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6060
410dd08e
JB
60612006-01-24 Jim Blandy <jimb@redhat.com>
6062
6063 * gdbint.texinfo (Frames): Document the basics of GDB's register
6064 unwinding model, and explain the existence of the "sentinel" frame.
6065
4b505b12
AS
60662006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6067
6068 * gdb.texinfo (Choosing files): Mention that -directory is used
6069 for script files.
6070 (Specifying source directories): Likewise.
6071 (Command files): Explain how script files are found.
6072
839c27b7
EZ
60732006-01-21 Eli Zaretskii <eliz@gnu.org>
6074
6075 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6076 the threads in a multi-threaded program.
6077 (Threads): The threadno argument of "thread apply" can be a range
6078 of numbers.
6079
7be93b9e
JB
60802006-01-18 Jim Blandy <jimb@redhat.com>
6081
6082 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6083 of warning flags.
6084
fcc73fe3
EZ
60852006-01-13 Eli Zaretskii <eliz@gnu.org>
6086
6087 * gdb.texinfo (Sequences): Improve menu annotations.
6088 (Define): Add index entries for arguments of user-defined
6089 commands. Move the description of flow-control commands...
6090 (Command Files): ...to here. Document loop_break and
6091 loop_continue.
ca91424e
EZ
6092 (Define, Command Files): Document `end' and add index entries for
6093 it.
fcc73fe3 6094
5c95884b
MS
60952006-01-04 Michael Snyder <msnyder@redhat.com>
6096
6097 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6098 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6099
860701dc
PH
61002006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6101
6102 * gdb.texinfo (Omissions from Ada): Document that there is now
6103 limited aggregate support.
6104
36b80e65
EZ
61052005-12-28 Eli Zaretskii <eliz@gnu.org>
6106
6107 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6108 registers and the likes.
6109
c1468174
EZ
61102005-12-24 Eli Zaretskii <eliz@gnu.org>
6111
6112 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6113 (Symbols): Fix usage of "e.g.".
359df76b 6114 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6115
6116 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6117 (Coding): Fix usage of "e.g.".
6118
c02a867d
EZ
61192005-12-23 Eli Zaretskii <eliz@gnu.org>
6120
5ae4183a
AS
6121 * stabs.texinfo:
6122 * refcard.tex:
c02a867d 6123 * gpl.texi:
5ae4183a
AS
6124 * gdbint.texinfo:
6125 * gdb.texinfo:
6126 * gdb-cfg.texi:
c02a867d 6127 * fdl.texi:
5ae4183a
AS
6128 * annotate.texinfo:
6129 * all-cfg.texi:
c02a867d
EZ
6130 * Makefile.in: Add (C) after Copyright. Update the FSF
6131 address.
6132
fad38dfa
EZ
61332005-12-03 Eli Zaretskii <eliz@gnu.org>
6134
6135 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6136 extend GDB with commands for external monitor.
6137
53e5f3cf
AS
61382005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6139
6140 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6141
55f6ca0f
JB
61422005-11-25 Joel Brobecker <brobecker@adacore.com>
6143
6144 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6145
c1947b85
JB
61462005-11-21 Jim Blandy <jimb@redhat.com>
6147
6148 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6149 placement of 'R' actions in tracepoint action packets; document
6150 dependence of 'X' and 'M' actions on a preceding 'R' action for
6151 their registers.
6152
9d29849a
JB
61532005-11-19 Jim Blandy <jimb@redhat.com>
6154
6155 * gdb.texinfo (Tracepoint Packets): New node.
6156 (General Query Packets): Add entries for the tracepoint packets,
6157 referring to the "Tracepoint Packets" node.
6158 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6159
9a6253be
KB
61602005-11-18 Kevin Buettner <kevinb@redhat.com>
6161
6162 * gdb.texinfo (set remotebreak): Add anchor.
6163 (X packet): Likewise.
6164 (Remote Protocol): Add new section `Interrupts' and new index
6165 entry `interrupts (remote protocol)'.
6166
5f3bebba
JB
61672005-11-18 Jim Blandy <jimb@redhat.com>
6168
6169 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6170 entries into the General Query Packets section. Add a
6171 cross-reference to that section. Drop description of replies, as
6172 these are covered in the descriptions of each packet.
6173 (General Query Packets): Add introductory text. Explain naming
6174 conventions, and how the end of a name is recognized.
6175
9a7a1b36
KB
61762005-11-17 Kevin Buettner <kevinb@redhat.com>
6177
0564b6cf 6178 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6179 "set remotebreak" command.
6180
b8ff78ce
JB
61812005-11-16 Jim Blandy <jimb@redhat.com>
6182
6183 * gdb.texinfo (Packets, Stop Reply Packets)
6184 (General Query Packets): Various formatting cleanups.
6185 - Use @samp for packet contents.
6186 - Drop summaries from packet @item lines; the same information appears
6187 immediately below in the description.
6188 - Delete paragraph breaks after packet @item commands, so that the
6189 description appears directly to the right of the packet prototype
6190 in the printed manual, if it fits.
6191 - Place spaces in packet prototypes between @vars and non-@var
6192 letters, and explain that they're just for formatting.
6193 - Use @dots{} instead of '...'.
6194 - Fix uses of @code where @var was needed.
6195 - Replace "deprecated" markers with English text spelling out the
6196 packet's status and the preferred alternatives.
6197 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6198 what this ever meant.
6199 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6200 this for a long time.
6201 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6202 implemented several times, and have been in use for years.
6203
8ffe2530
JB
62042005-11-15 Jim Blandy <jimb@redhat.com>
6205
c43c5473
JB
6206 * gdb.texinfo (Packets): Add index entries for 'm' packet
6207 disclaimers.
5ae4183a 6208
fb031cdf
JB
6209 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6210 of stub when processing an 'm' packet.
6211
8ffe2530
JB
6212 * gdb.texinfo (Packets): Mention that packets beginning with
6213 letters are reserved once, at the top, instead of actually listing
6214 them all and saying "reserved".
6215
c03c782f
AS
62162005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6217
6218 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6219 Change @var{$arg0 to @code{$arg0.
6220
814e32d7
WZ
62212005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6222
6223 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6224
fa93a9d8
JB
62252005-11-12 Jim Blandy <jimb@redhat.com>
6226
6227 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6228 order. Remove extraneous 'z'.
6229
8a5a3c82
AS
62302005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6231
6232 * gdb.texinfo (Choosing files): Add --eval-command.
6233
4b0ad762
AS
62342005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6235
6236 * gdb.texinfo (Choosing modes): Add --return-child-result.
6237
6238
1a088d06
AS
62392005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6240
6241 * gdb.texinfo (Choosing modes): Add --batch-silent.
6242
656d5e12
EZ
62432005-10-28 Eli Zaretskii <eliz@gnu.org>
6244
6245 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6246 "The -var-update Command".
6247
3c9c013a
JB
62482005-10-03 Joel Brobecker <brobecker@adacore.com>
6249
6250 * gdb.texinfo (Print Settings): Add documentation for set/show
6251 print array-indexes.
6252
7ba3cf9c
DJ
62532005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6254
6255 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6256 6.2 and 6.3.
6257
a94ab193
EZ
62582005-08-27 Eli Zaretskii <eliz@gnu.org>
6259
6260 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6261 since 19-Jan-2004.
6262 (Files): Likewise.
ab1adacd
EZ
6263 (Variables, Symbols): Document the "<incomplete type>" message and
6264 its reasons.
a94ab193 6265
ca06016a
FF
62662005-08-01 Fred Fish <fnf@specifix.com>
6267
6268 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6269
cf58170d
NR
62702005-07-15 Nick Roberts <nickrob@snap.net.nz>
6271
6272 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6273 option for -var-list-children and -var-update.
6274 (GDB/MI Stack Manipulation): Simplify description of
6275 print-values option for -stack-list-locals.
6276 (GDB/MI Command Description Format): Clarify.
6277 (Mode Options): Spelling of superseded.
6278
38f1196a
BR
62792005-07-12 Bob Rossi <bob@brasko.net>
6280
6281 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6282 corresponding GDB command comment.
6283
3cb3b8df
BR
62842005-07-06 Bob Rossi <bob@brasko.net>
6285
6286 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6287 and -inferior-tty-show.
6288 (Input/Output): Document "set/show inferior-tty" and tty alias.
6289
10fac096
NW
62902005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6291
6292 * gdb.texinfo (Packets): Change description of 'D' packet to note
6293 that GDB does wait for a response.
6294
d1b6db76
NR
62952005-06-22 Nick Roberts <nickrob@snap.net.nz>
6296
6297 * gdb.texinfo (History) Rename "Command History".
6298 (Command History): Move node "Server Prefix" from section on
6299 Annotations here.
6300
29629dcf
NR
63012005-06-19 Nick Roberts <nickrob@snap.net.nz>
6302
6303 * gdb.texinfo (GDB/MI Stack Manipulation):
6304 Re-instate -stack-info-frame with example. Say that it gets
6305 info on selected frame, not current frame.
6306
397ca115
EZ
63072005-06-18 Eli Zaretskii <eliz@gnu.org>
6308
6309 * gdb.texinfo (Server): Clarify that `file' should be used before
6310 connecting to the server.
6311 (Files): Add an xref to the above description.
51274035
EZ
6312 (Output Formats): More detailed description of the `c' format.
6313 (Memory): List explicitly all the formats supported by `x'.
638ac427 6314 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6315 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6316 files. Add more indexing for solib-absolute-prefix and
6317 --with-sysroot.
76d17f34
EZ
6318 (Machine Code): Document possible problems with locations in
6319 shared libraries.
d416eeec
EZ
6320 (Backtrace): Document that free-standing environments do not need
6321 to have a `main' function.
397ca115 6322
74f6deaa
NR
63232005-06-18 Nick Roberts <nickrob@snap.net.nz>
6324
6325 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6326 -stack-info-frame.
6327
a9967aef
AC
63282005-06-07 Andrew Cagney <cagney@gnu.org>
6329
6330 * gdb.texinfo (Contributors): Note the original multi-arch
6331 contributors.
6332
e09f16f9
EZ
63332005-06-03 Eli Zaretskii <eliz@gnu.org>
6334
6335 * gdb.texinfo (Registers): Add index entries for the standard
6336 registers.
6337 (Frames): Add cross-reference from frame pointer description to
6338 the Registers node.
6339 (Annotations Overview): Fix the reference to GDB name.
6340
d87ba7ee
EZ
63412005-06-01 Eli Zaretskii <eliz@gnu.org>
6342
6343 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6344 can-use-hw-watchpoints.
6345
034dad6f
BR
63462005-05-28 Bob Rossi <bob@brasko.net>
6347
6348 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6349 the possible reasons why an exec async record would be returned to FE.
6350
ffed4509
AC
63512005-05-26 Andrew Cagney <cagney@gnu.org>
6352
6353 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6354 Andrew Cagney implemented the original GDB/MI.
6355
e22e55c9
OF
63562005-05-23 Orjan Friberg <orjanf@axis.com>
6357
6358 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6359 documentation. Add documentation for cris-mode.
6360
a78e13ce
EZ
63612005-05-20 Eli Zaretskii <eliz@gnu.org>
6362
6363 * gdb.texinfo (Numbers): Explain the example and make the wording
6364 more acurate.
6365
76ff342d
DJ
63662005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6367 Dennis Brueni <dennis@slickedit.com>
6368
6369 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6370 (GDB/MI Data Manipulation, GDB/MI Program Control)
6371 (GDB/MI Stack Manipulation): Update examples to include the fullname
6372 attribute in stack frames.
6373
119b882a
EZ
63742005-05-12 Eli Zaretskii <eliz@gnu.org>
6375
6376 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6377 do with other non-standard names of init files.
6378
6fc08d32
EZ
63792005-05-11 Eli Zaretskii <eliz@gnu.org>
6380
6381 * gdb.texinfo (Command Files): Move the description of the startup
6382 from here...
6383 (Startup): ...to this new subsection of the Invocation chapter.
6384 Rearrange the description of init files more logically and add a
6385 cross-reference to "Command Files". Document the special gdbinit
6386 name for CISCO 68k. Expand the description of what GDB does
6387 during startup.
6388 (History): Add index entry for HISTSIZE.
6389
a561754a
MK
63902005-05-02 Mark Kettenis <kettenis@gnu.org>
6391
6392 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6393
2eecc4ab
EZ
63942005-05-02 Eli Zaretskii <eliz@gnu.org>
6395
6396 * gdb.texinfo (SVR4 Process Information, The isatty call)
6397 (The system call): Don't use foo(N) notation for man pages and
6398 functions.
514c4d71 6399 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6400
18999be5
EZ
64012005-04-27 Eli Zaretskii <eliz@gnu.org>
6402
6403 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6404 were optimized away.
6405
0abb7bc7
EZ
64062005-04-22 Eli Zaretskii <eliz@gnu.org>
6407
6408 * gdb.texinfo (Remote configuration): Document "set/show
6409 get-thread-local-storage-address". Add cross-reference to the
6410 description of the qGetTLSAddr packet.
6411 (General Query Packets): Mention "set remote
6412 get-thread-local-storage-address" and add a reference to its
6413 description.
6414
6f61acb1
NR
64152005-04-19 Nick Roberts <nickrob@snap.net.nz>
6416
6417 * gdb.texinfo (Backtrace): Describe 'bt full'.
6418
9d59903a
NR
64192005-04-17 Nick Roberts <nickrob@snap.net.nz>
6420
6421 * gdb.texinfo (Mode Options): Fix typo.
6422 (GDB/MI): Describe how to invoke GDB/MI.
6423
721c2651
EZ
64242005-04-16 Eli Zaretskii <eliz@gnu.org>
6425
6426 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6427 references changed. Add description of "info udot".
721c2651
EZ
6428 (Files): Document "set/show stop-on-solib-events".
6429 (M32R/D): Document "set/show download-path", "set/show
6430 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6431 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6432 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6433 (Maintenance Commands): Improve indexing.
6434 (Target Commands): Document "set/show hash", "set/show debug
6435 monitor".
6436 (SVR4 Process Information): Document "info pidlist" and "info
6437 meminfo". Document "set/show procfs-tarce" and "set/show
6438 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6439 (Symbols, The Print Command with Objective-C): Improve indexing.
6440 (Objective-C): Add references to "info classes" and "info
6441 selectors".
c45da7e6
EZ
6442 (Debugging Output): Improve wording. Document "set/show debug
6443 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6444 (Set Breaks): Add index entry for "hardware breakpoints".
6445 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6446 and "set/show usehardbreakpoints".
6447 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6448 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6449 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6450 rdiromatzero", "set/show rdiheartbeat".
6451 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6452 "sds".
6453 (Embedded Processors): Document the "sim" command.
6454 (Remote): Document the "remote" command.
6455 (DJGPP Native): Document the "info serial" command.
6456 (Threads): Document "maint info sol-threads".
6457 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6458 (Set Breaks): Improve indexing.
6459 (Command Syntax): Add a reference to dont-repeat.
6460 (Define): Document "dont-repeat".
6461 (TUI Commands): Document "tabset".
6462 (WinCE): New subsection. Document "set/show remotedirectory",
6463 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6464
14d6dd68
EZ
64652005-04-15 Eli Zaretskii <eliz@gnu.org>
6466
6467 * gdb.texinfo (Hurd Native): New subsection, documents
6468 Hurd-specific commands.
a64548ea 6469 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6470 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6471 (MIPS): Improve documentation of heuristic-fence-post. Document
6472 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6473 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6474 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6475 (ARM): Document ARM-specific commands.
a64548ea
EZ
6476 (AVR): New section. Document "info io_registers".
6477 (CRIS): New section. Document "set/show cris-version" and
6478 "set/show cris-dwarf2-cfi".
6479 (HPPA): New section. Document "set/show debug hppa" and "maint
6480 print unwind".
a5adf40f 6481 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6482 (Super-H): New section. Document the "regs" command.
721c2651 6483 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6484
9c16f35a
EZ
64852005-04-09 Eli Zaretskii <eliz@gnu.org>
6486
6487 * gdb.texinfo (Print Settings): Document "set/show print
6488 pascal_static-members", "set print repeats", "show print
6489 null-stop". Improve indexing. Fix documentation of "set print
6490 union".
6491 (Pascal): New section.
6492 (Supported languages): Rename from "Support"; all references
6493 updated. Add a menu item for Pascal.
6494 (Numbers): Document "set radix.
6495 (Screen Size): Document "set/show pagination".
6496 (MIPS Embedded): Remove "set processor" documentation.
6497 (Remote configuration): Document "set/show X/P/Z-packet",
6498 "set/show read-aux-vector-packet", "set/show remote
6499 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6500 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6501 remotedebug", "set/show remotebreak", "set/show remotedevice",
6502 "set/show remotelogfile".
6503 (Auxiliary Vector): Add reference to the description of the
6504 read-aux-vector-packet setting.
6505 (Set Watchpoints): Add a cross-reference to "set remote
6506 hardware-breakpoint-limit".
6507 (General Query Packets): Add indexing of requests and
6508 cross-references to related commands in "Remote configuration".
6509 (File-I/O Overview, The system call): Fix wording and typos.
6510 (Thread Stops): Add index entries.
6511 (Continuing and Stepping): Document "show step-mode".
6512 (i386): New node. Document "set/show struct-convention".
6513 (Files): Document "show trust-readonly-sections".
6514 (Calling): Document "set/show unwindonsignal".
6515 (Messages/Warnings): Add index entries.
6516 (Maintenance Commands): Document "set/show watchdog".
6517 (Annotations Overview): Document "show annotate".
6518 (Set Watchpoints): Add index entries.
6519 (Symbols): Fix doc of case-sensitive.
6520 (ABI): Document "show coerce-float-to-double".
6521 (Convenience Vars, Help): Improve indexing.
6522 (Machine Code): Document "show disassembly-flavor".
6523 (Debugging C plus plus): Document "show overload-resolution".
6524 (Value History, Signaling): Add index entries.
6525
65262005-04-08 Eli Zaretskii <eliz@gnu.org>
6527
6528 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6529 (Processes): Fix wording.
6530 (History, List, Logging output, Define, Symbols, Print Settings):
6531 Improve indexing.
6532
a8f24a35
EZ
65332005-04-03 Eli Zaretskii <eliz@gnu.org>
6534
6535 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6536 redundant index entry for "target" command.
6537 (Backtrace): Add index entries.
6538 (Symbols, Fortran): Document the "set case-sensitive" command.
6539 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6540 (Print Settings): Add index entry for "set demangle-style".
6541 (Target Commands): Document "set download-write-size".
6542 (Debugging Output): Document "set exec-done-display".
6543
09d4efe1
EZ
65442005-04-02 Eli Zaretskii <eliz@gnu.org>
6545
6546 * gdb.texinfo (Files): Fix the name and documentation of
6547 add-shared-symbol-files. Document its alias assf. Update the
6548 list of OSs where GDB supports shared libraries. Fix markup.
6549 (Continuing and Stepping): Add reference to @var{location} in the
6550 text.
6551 (Dump/Restore Files): Fix reference to @{filename}.
6552 (Help): Fix wording.
6553 (Attach): Ditto.
6554 (Set Watchpoints): Ditto.
6555 (Backtrace): Remove redundant index entries. Improve index
6556 entries.
6557 (Delete Breaks): Fix wording.
6558 (Memory): Document the compare-sections command.
6559 (Memory Region Attributes): Improve wording.
6560 (Disabling): Improve wording.
6561 (Fortran): New subsection. Document the "info common" command.
6562 (Help): Document aliases "info copying" and "info warranty".
6563 (Caching Remote Data): New section. Document the "set/show
6564 remotecache" and "info dcache" commands.
6565 (Show): Fix wording of the documentation of the "set
6566 extension-language" command.
6567 (Signals): Add index entry for "info handle".
6568 (Memory Region Attributes): Fix punctuation.
6569 (Symbols): Change the arg name to "location" and refer to it in
6570 the text. Fix wording of "info types" doc.
6571 (Threads): Fix usage of @enumerate @item's.
6572 (Listing Tracepoints): Add index entry for "info tp".
6573 (Set Watchpoints): Add xref to "info break" description.
6574 (Macros): Add an index entry for "macro exp1". Document the
6575 "macro list" command.
6576 (Maintenance Commands): Document "flushregs", "maint agent",
6577 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6578 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6579 "maint print architecture", "maint print objfiles", "maint print
6580 statistics", "maint print type", "maint show-debug-regs", "maint
6581 space", "maint time", and "maint translate-address".
6582 (Connecting): Document the "monitor" command.
6583 (Annotations Overview): Describe the "set annotate" command.
6584
82f2d802
EZ
65852005-04-01 Eli Zaretskii <eliz@gnu.org>
6586
6587 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6588 Rearrange index entries and improve wording about support for
6589 hardware watchpoints.
6590
7d51c7de
BR
65912005-03-10 Bob Rossi <bob@brasko.net>
6592
6593 * gdb.texinfo: Update copyright
6594
68c71a2e
TR
65952005-02-09 Theodore A. Roth <troth@openavr.org>
6596
6597 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6598 error.
6599
83761cbd
KB
66002005-02-03 Kevin Buettner <kevinb@redhat.com>
6601
6602 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6603
9f1c6395
MS
66042005-01-17 Michael Snyder <msnyder@redhat.com>
6605
6606 * gdb.texinfo: Fix spelling, infinte -> infinite.
6607
fbd1b305
MK
66082005-01-08 Mark Kettenis <kettenis@gnu.org>
6609
6610 * observer.texi (GDB Observers): Document "solib_loaded".
6611
3ace7edb
AC
66122005-01-07 Andrew Cagney <cagney@gnu.org>
6613
bec39cab
AC
6614 * configure.ac: Rename configure.in, require autoconf 2.59.
6615 * configure: Re-generate.
6616
3ace7edb
AC
6617 * configure.in: Replace configdirs with multiple references to
6618 AC_CONFIG_SUBDIRS.
6619 * configure: Re-generate.
5ae4183a 6620
53531fc1
AC
66212005-01-04 Andrew Cagney <cagney@gnu.org>
6622
6623 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6624 part of the version number.
6625
536ffdb7
MK
66262004-12-24 Mark Kettenis <kettenis@gnu.org>
6627
6628 * gdbint.texinfo (Algorithms): Remove description of
6629 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6630
e1aac25b
JB
66312004-12-07 Jim Blandy <jimb@redhat.com>
6632
6633 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6634 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6635 numbers.
6636
f47b1503
AS
66372004-12-07 Andreas Schwab <schwab@suse.de>
6638
6639 * gdb.texinfo (Mode Options): Document -l option.
6640
b6b8ece6
EZ
66412004-12-04 Eli Zaretskii <eliz@gnu.org>
6642
6643 * gdbint.texinfo (Algorithms): More accurate description of
6644 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6645 is not needed unless data-read and data-access watchpoints are
6646 supported. Add a description of how GDB checks whether the
6647 inferior stopped because a watchpoint was hit.
6648
01371747
EZ
66492004-11-23 Eli Zaretskii <eliz@gnu.org>
6650
6651 * gdb.texinfo (Files): Add cross-reference to description of
6652 -readnow command-line switch.
6653
2315ffec
RC
66542004-11-10 Randolph Chung <tausq@debian.org>
6655
6656 * gdb.texinfo: Document set/show backtrace past-entry commands.
6657 Rearrange index entries for set/show backtrace past-main.
6658
69065f5d
AC
66592004-11-10 Jon Beniston <jon@beniston.com>
6660
6661 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6662 * gdb.texinfo (Remote Serial Protocol): Further describe
6663 binary transfer escaping mechanism .
69065f5d 6664
30e91e0b
RC
66652004-11-08 Randolph Chung <tausq@debian.org>
6666
6667 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6668 and "show debug infrun". Add index entries.
6669
60bf7e09
EZ
66702004-10-23 Eli Zaretskii <eliz@gnu.org>
6671
6672 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6673 "info proc" that are already implemented. Add index entries.
6674 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6675 (Files): Add a tip for decreasing memory used for symtabs from
6676 shared libraries.
f018e82f
EZ
6677 (Starting): Fix whitespace; make "elaboration" stand out where it
6678 is first used, and add an index entry for the term.
f8568604
EZ
6679 (Calling): Expand and elaborate text. Add "print". Add the
6680 description of problems with weak aliases.
384ee23f 6681 (Core File Generation): New section.
60bf7e09 6682
d52fe014
AC
66832004-10-12 Andrew Cagney <cagney@gnu.org>
6684
6685 * gdbint.texinfo (Versions and Branches): New chapter.
6686 (Releasing GDB): Delete "Versions and Branches" section.
6687 (Top): Add "Versions and Branches".
6688
703663ab
EZ
66892004-10-08 Eli Zaretskii <eliz@gnu.org>
6690
6691 * gdb.texinfo (Editing, History): Add cross-references to the
6692 included Readline and History user documentation. Remove
6693 references to the symbol have-readline-appendices which is unused
6694 and undefined.
6695 (History): Fix indexing.
6696
ac77d04f
JJ
66972004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6698
6699 * gdbint.texinfo (target_stopped_data_address): Update to
6700 new prototype.
6701 (i386_stopped_data_address): Update prototype and description.
6702 (i386_stopped_by_watchpoint): New function and description.
6703
e07c999f
PH
67042004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6705
6706 * gdb.texinfo (Filenames): Add Ada suffixes.
6707 (Ada) New section.
6708
2e868123
AC
67092004-09-27 Andrew Cagney <cagney@gnu.org>
6710 Robert Picco <Robert.Picco@hp.com>
6711
6712 * gdb.texinfo (Packets): Document the "p" packet.
6713
02a57714
JM
67142004-09-21 Jason Molenda (jmolenda@apple.com)
6715
6716 * gdb.texinfo (Paths and Names of the Source Files): Document the
6717 meaning of values in the 'desc' field of a SO stab.
6718
ae038cb0
DJ
67192004-09-20 Daniel Jacobowitz <dan@debian.org>
6720
6721 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6722 max-cache-age" and "maint show dwarf2 max-cache-age".
6723
f7dc1244
EZ
67242004-09-16 Eli Zaretskii <eliz@gnu.org>
6725
6726 * gdb.texinfo (Set Breaks): Add index entry for setting
6727 breakpoints on overloaded C++ functions that are not members of
6728 any classes. Add an example and an index entry for setting
6729 breakpoints on all program functions.
6730 (Character Sets, Macros, Overlay Commands)
6731 (Non-debug DLL symbols, GDB/MI Output Syntax)
6732 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6733 Use "(@value{GDBP})" instead of a literal "(gdb)".
6734
f810308b
AC
67352004-09-12 Andrew Cagney <cagney@gnu.org>
6736
6737 * gdbint.texinfo (Native Debugging): Delete description of
6738 FILES_INFO_HOOK.
6739
15a661f3
PH
67402004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6741
5ae4183a
AS
6742 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6743 to hex_string_custom (not historically correct, but more
15a661f3
PH
6744 understandable, given the current code).
6745
f3219c75
AC
67462004-09-03 Andrew Cagney <cagney@gnu.org>
6747
6748 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6749
f3bb6704
JJ
67502004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6751
6752 * observer.texi (solib_unloaded): New observer.
6753
8d2c00cb
AC
67542004-08-24 Andrew Cagney <cagney@gnu.org>
6755
6756 * gdbint.texinfo (Target Architecture Definition): Add missing
6757 comma.
6758
e7dc800a
MC
67592004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6760
6761 * (Using the Testsuite): build != host is supported,
6762 but some test scripts do not support build != host.
6763
73b03683
MK
67642004-08-14 Mark Kettenis <kettenis@gnu.org>
6765
6766 * gdbint.texinfo (Host Definition): Delete description of
6767 FCLOSE_PROVIDED and GETENV_PROVIDED.
6768
c0ccb908
MK
67692004-08-05 Mark Kettenis <kettenis@chello.nl>
6770
6771 * gdbint.texinfo (Host Definition): Delete description of
6772 NO_SYS_FILE.
6773 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6774 PTRACE_FP_BUG.
6775
9c8dbfa9
AC
67762004-08-05 Andrew Cagney <cagney@gnu.org>
6777
6778 * gdbint.texinfo (Target Architecture Definition): Delete
6779 reference to deprecated_read_fp.
6780
f42accbe
AC
67812004-08-02 Andrew Cagney <cagney@gnu.org>
6782
6783 * gdbint.texinfo (Target Architecture Definition): Delete
6784 description of DEPRECATED_REGISTER_BYTES.
6785
0b66e38c
EZ
67862004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6787
6788 * gdb.texinfo (Source Path): Document the new behavior of
6789 searching for the source files.
6790
15387254
EZ
67912004-07-17 Eli Zaretskii <eliz@gnu.org>
6792
6793 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6794 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6795 (Auto Display): Improve indexing.
6796
2c07db7a
AC
67972004-07-16 Andrew Cagney <cagney@gnu.org>
6798
6799 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6800 "-noasync".
6801
4644b6e3
EZ
68022004-07-09 Eli Zaretskii <eliz@gnu.org>
6803
6804 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6805 have the same prefix have only their prefix in the index.
6806
7561d450
MK
68072004-07-03 Mark Kettenis <kettenis@gnu.org>
6808
6809 * gdb.texinfo (BSD libkvm Interface): New node (section)
6810 (Native): Add it to the menu.
6811
67bebe79
MK
68122004-07-01 Mark Kettenis <kettenis@gnu.org>
6813
6814 * gdbint.texinfo (Target Architecture Definition): Remove
6815 PCC_SOL_BROKEN.
6816
1a6923e0
MK
68172004-06-24 Mark Kettenis <kettenis@gnu.org>
6818
6819 * gdbint.texinfo (Target Architecture Definition): Remove
6820 SUN_FIXED_LBRAC_BUG.
6821
b435e160
AC
68222004-06-26 Andrew Cagney <cagney@gnu.org>
6823
6824 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6825
b5622e8d
AC
68262004-06-20 Andrew Cagney <cagney@gnu.org>
6827
6828 * gdbint.texinfo (Target Architecture Definition): Deprecate
6829 USE_STRUCT_CONVENTION.
6830
e0c07bf0
MC
68312004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6832
6833 gdb.texinfo (Bug Reporting): Mention session recording,
6834 with the script command or Emacs.
6835
782263ab
AC
68362004-06-18 Andrew Cagney <cagney@gnu.org>
6837
6838 * gdbint.texinfo (Target Architecture Definition): Deprecate
6839 FUNCTION_START_OFFSET.
6840
03727ca6
AC
68412004-06-14 Andrew Cagney <cagney@gnu.org>
6842
6843 Based on changes from Karl Berry.
6844 * gdb.texinfo: Do not use @sc in a direntry.
6845 * stabs.texinfo: Change @dircateogry to "Software development".
6846 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6847
97092415
AC
68482004-06-13 Andrew Cagney <cagney@gnu.org>
6849
6850 * gdbint.texinfo (Target Architecture Definition): Delete
6851 description of RETURN_VALUE_ON_STACK.
6852
1f6d4158
AC
68532004-06-09 Andrew Cagney <cagney@gnu.org>
6854
6855 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6856 deleted by previous patch.
6857
d966f0cb
AC
68582004-06-08 Andrew Cagney <cagney@gnu.org>
6859
6860 * gdbint.texinfo (Native Debugging): Delete documentation on
6861 ATTACH_DETACH.
6862
86fe4aaa
RC
68632004-06-06 Randolph Chung <tausq@debian.org>
6864
6865 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6866
d4b6d575
RC
68672004-06-06 Randolph Chung <tausq@debian.org>
6868
5ae4183a 6869 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6870 the new push_dummy_call method signature. Describe the function
6871 argument.
6872
4e8b0763
JB
68732004-05-24 Joel Brobecker <brobecker@gnat.com>
6874
6875 * gdb.texinfo (Starting): Document new start command.
6876
59caf092
AC
68772004-05-21 Andrew Cagney <cagney@redhat.com>
6878
6879 * observer.texi (GDB Observers): Document "inferior_created".
6880
e4a2df64
AC
68812004-05-08 Andrew Cagney <cagney@redhat.com>
6882
e6b55ae2
AC
6883 * gdbint.texinfo (Target Architecture Definition): Delete
6884 description of DO_DEFERRED_STORES.
6885
28954179
AC
6886 * gdbint.texinfo (Target Architecture Definition): Delete
6887 references to DEPRECATED_FIX_CALL_DUMMY.
6888
434b87dd
AC
6889 * gdbint.texinfo (Target Architecture Definition): Delete
6890 description of DEPRECATED_CALL_DUMMY_WORDS,
6891 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6892
58d28df8
AC
6893 * gdbint.texinfo (Target Architecture Definition): Delete
6894 description of DEPRECATED_PUSH_DUMMY_FRAME.
6895
e4a2df64
AC
6896 * gdbint.texinfo (Target Architecture Definition): Delete
6897 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6898
2b4855ab
AC
68992004-05-07 Andrew Cagney <cagney@redhat.com>
6900
6901 * observer.texi (GDB Observers): Add "Debugging" section. Include
6902 cross reference to "set/show debug observer".
6903 * gdb.texinfo (Debugging Output): Document "set/show debug
6904 observer".
6905
fcf70625
AC
69062004-05-01 Andrew Cagney <cagney@redhat.com>
6907
6908 * gdbint.texinfo (Target Architecture Definition): Delete
6909 description of DEPRECATED_PC_IN_SIGTRAMP.
6910
8ee56bcf
AC
69112004-04-30 Andrew Cagney <cagney@redhat.com>
6912
6913 * gdbint.texinfo (Target Architecture Definition): Delete
6914 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6915
67ab9a76
OF
69162004-04-30 Orjan Friberg <orjanf@axis.com>
6917
6918 * observer.texi (GDB Observers): Correct spelling.
6919
79346bcb
OF
69202004-04-26 Orjan Friberg <orjanf@axis.com>
6921
6922 * observer.texi (GDB Observers): Add target_changed event.
6923
7a464420
AC
69242004-04-08 Andrew Cagney <cagney@redhat.com>
6925
6926 * observer.texi (GDB Observers): Rework, provide generic observer
6927 definitions and then a list of observable events.
6928
6cdf9d98
AC
69292004-04-04 Andrew Cagney <cagney@redhat.com>
6930
6931 * gdbint.texinfo (Host Definition): Delete reference to
6932 NO_SIGINTERRUPT.
6933
ddc135a4
AC
69342004-04-02 Andrew Cagney <cagney@redhat.com>
6935
6936 * gdbint.texinfo (Target Architecture Definition): Delete
6937 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6938
6a1b180d
SC
69392004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6940
6941 * gdb.texinfo (TUI Commands): Document tui reg commands.
6942
d0d5df6f
AC
69432004-03-26 Andrew Cagney <cagney@redhat.com>
6944
6945 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6946 "gdbtui".
6947 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6948 (Contributors): Mention both Text and Terminal User Interface.
6949
aa2a3f87
AC
69502004-03-23 Andrew Cagney <cagney@redhat.com>
6951
6952 * gdbint.texinfo (Target Architecture Definition): Deprecate
6953 references to SIGTRAMP_START and SIGTRAMP_END.
6954
f561f026
AC
69552004-03-23 Andrew Cagney <cagney@redhat.com>
6956
6957 * gdbint.texinfo (Target Architecture Definition): Deprecate
6958 references to PC_IN_SIGTRAMP.
6959
33cb8b0f
AC
69602004-03-19 Andrew Cagney <cagney@redhat.com>
6961
6962 * gdbint.texinfo (Target Architecture Definition): Delete
6963 reference to GDB_TARGET_IS_HPPA.
6964
fc989b7a
AC
69652004-03-18 Andrew Cagney <cagney@redhat.com>
6966
6967 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6968 describe pre_init and post_init.
6969
701b08bb
DJ
69702004-03-09 Daniel Jacobowitz <drow@mvista.com>
6971
6972 * gdb.texinfo (Debugging Output): Document values for "set debug
6973 target".
6974
faae5abe
AC
69752004-02-28 Andrew Cagney <cagney@redhat.com>
6976
6977 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6978
dd79a6cf
JJ
69792004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6980
6981 * gdb.texinfo (breakpoints): Add information about the
6982 new "set breakpoint pending" and "show breakpoint pending"
6983 commands.
6984
e7f16015
AC
69852004-02-26 Andrew Cagney <cagney@redhat.com>
6986
6987 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6988 in Per-architecture module data section.
6989
7161a3a6
RM
69902004-02-25 Roland McGrath <roland@redhat.com>
6991
6992 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6993
2154891a
AC
69942004-02-24 Andrew Cagney <cagney@redhat.com>
6995
6996 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6997 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6998 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6999
6c74ac8b
AC
70002004-02-17 Andrew Cagney <cagney@redhat.com>
7001
7002 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7003
19772a2c
AC
70042004-02-16 Andrew Cagney <cagney@redhat.com>
7005
7006 * gdbint.texinfo (Target Architecture Definition): Deprecate
7007 FRAMELESS_FUNCTION_INVOCATION.
7008
c9830293
AC
70092004-02-16 Andrew Cagney <cagney@redhat.com>
7010
7011 * gdbint.texinfo (Coding): Mention -Wunused-function.
7012
b9d26eb9
AC
70132004-02-14 Andrew Cagney <cagney@redhat.com>
7014
7015 * gdbint.texinfo (Target Architecture Definition): Delete
7016 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7017
49efadf5
EZ
70182004-02-12 Elena Zannoni <ezannoni@redhat.com>
7019
7020 * gdb.texinfo: Properly quote the name "C++".
7021 * gdbint.texinfo: Ditto.
7022 * stabs.texinfo: Ditto.
7023
1eb288ea
EZ
70242004-02-11 Elena Zannoni <ezannoni@redhat.com>
7025
7026 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7027 minimal information about libiberty.
7028
e4937fc1
MC
70292004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7030
7031 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7032
a9331b3f
RM
70332004-02-04 Roland McGrath <roland@redhat.com>
7034
7035 * gdb.texinfo (Auxiliary Vector): New node (section).
7036 (Data): Add it to the menu.
7037
2650777c
JJ
70382004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7039
7040 * gdb.texinfo (Breakpoints): Add information about pending
7041 breakpoint support.
7042
b4501125
AC
70432004-01-26 Andrew Cagney <cagney@redhat.com>
7044
7045 * gdb.texinfo (Overview): Delete references to the cisco protocol
7046 including the "N" response.
7047
74055713
AC
70482004-01-26 Andrew Cagney <cagney@redhat.com>
7049
7050 * gdbint.texinfo (Target Architecture Definition): Rename
7051 EXTRACT_STRUCT_VALUE_ADDRESS to
7052 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7053
3bbe9696
EZ
70542004-01-24 Eli Zaretskii <eliz@gnu.org>
7055
7056 * gdb.texinfo (KOD): Document "show os". Add index entries for
7057 "set/show os" and "info cisco" commands.
7058
5843504f
EZ
70592004-01-21 Eli Zaretskii <eliz@gnu.org>
7060
7061 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7062
9175c9a3
MC
70632004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7064
7065 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7066 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7067
8e94b928
NR
70682004-01-19 Nick Roberts <nick@nick.uklinux.net>
7069
7070 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7071 -stack-list-locals.
7072 (GDB/MI Variable Objects): Describe extension to
7073 -var-list-children.
7074
a20cf136
DJ
70752004-01-17 Daniel Jacobowitz <drow@mvista.com>
7076
7077 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7078
afb18d0f
AC
70792004-01-17 Andrew Cagney <cagney@redhat.com>
7080
7081 * gdbint.texinfo (Target Architecture Definition): Delete
7082 documentation on DEPRECATED_NPC_REGNUM.
7083
b51970ac
DJ
70842004-01-13 Daniel Jacobowitz <drow@mvista.com>
7085
7086 * gdb.texinfo: Update copyright year. Mention that set
7087 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7088 "set follow-fork-mode ask".
7089
0f0cffd2
AC
70902004-01-13 Andrew Cagney <cagney@redhat.com>
7091
7092 * gdbint.texinfo: Update copyright year.
7093 (Coding): Add -Wunused-label to list of -Werror warnings.
7094
c552b3bb 70952004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7096 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7097
7098 * gdb.texinfo: Update copyright.
7099 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7100 around names, as appropriate. Minor syntax cleanup of
7101 _NSPrintForDebugger explanation. Two spaces after periods.
7102 GDBN used instead of lit. "gdb". Index entries added for
7103 print-object and _NSPrintForDebugger. @noindent added in one spot.
7104
afe157ca
EZ
71052003-11-11 Elena Zannoni <ezannoni@redhat.com>
7106
7107 * stabs.texinfo: Add dircategory and direntry commands.
7108 * annotate.texinfo: Ditto.
7109
963e2bb7
AC
71102003-11-10 Andrew Cagney <cagney@redhat.com>
7111
7112 * gdbint.texinfo (Target Architecture Definition): Replace the
7113 return_value method's "inval" and "outval" parameters with
7114 "readbuf" and "writebuf".
7115
1d8b2f28
JB
71162003-10-28 Jim Blandy <jimb@redhat.com>
7117
7118 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7119 from "The `F' request packet" and "The `F' reply packet", to make
7120 texi2dvi happy.
7121 (File-I/O remote protocol extension): Update menu entries, too.
7122
36d86913
MC
71232003-10-26 Michael Chastain <mec@shout.net>
7124
7125 * gdb.texinfo (Thread Stops): Document the issue with
7126 premature return from system calls in multi-threaded programs.
7127
ce2826aa
AC
71282003-10-24 Andrew Cagney <cagney@redhat.com>
7129
7130 * annotate.texinfo: Fix "fortunatly"[sic].
7131
f24c5e49
KI
71322003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7133
7134 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7135 with "Hitachi" and "Mitsubishi".
7136
92ad9cd9
AC
71372003-10-20 Andrew Cagney <cagney@redhat.com>
7138
7139 * gdbint.texinfo (Target Architecture Definition): Document
7140 gdbarch_return_value. Add cross references from
7141 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7142 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7143
0ab4b752
MK
71442003-10-18 Mark Kettenis <kettenis@gnu.org>
7145
7146 * gdbint.texinfo (Target Architecture Definition): Document
7147 regset_from_core_section.
fb3e19c0
KI
7148
71492003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7150
7151 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7152
a9331b3f 71532003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7154
7155 From Anthony Green <green@redhat.com>:
5ae4183a 7156 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7157
1485d690
KB
71582003-10-14 Kevin Buettner <kevinb@redhat.com>
7159
889bf7c5
PA
7160 * gdb.texinfo (Breakpoint related warnings): New node.
7161 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7162
86d30acc
DJ
71632003-10-13 Daniel Jacobowitz <drow@mvista.com>
7164
7165 * gdb.texinfo (Remote Protocol): Document v and vCont.
7166
172c2a43
KI
71672003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7168
7169 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7170 * gdbint.texinfo: Ditto.
7171
71952f4c
AC
71722003-10-09 Andrew Cagney <cagney@redhat.com>
7173
7174 From 2003-09-18 David Anderson <davea@sgi.com>:
7175 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7176 "command".
7177
268e2188
AC
71782003-10-03 Andrew Cagney <cagney@redhat.com>
7179
7180 * gdbint.texinfo (Target Architecture Definition): Deprecate
7181 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7182 just target.
7183
12c266ea 71842003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7185
f30992d4 7186 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7187 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7188 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7189 * gdbint.texinfo (Target Architecture Definition): Rename
7190
71912003-09-30 Andrew Cagney <cagney@redhat.com>
7192
f30992d4 7193 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7194 (Target Architecture Definition):
f30992d4 7195
2e092625
AC
7196 * gdbint.texinfo (Target Architecture Definition): Rename
7197 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7198
0717ae8a
AC
71992003-09-29 Andrew Cagney <cagney@redhat.com>
7200
dad809b7
AC
7201 * gdbint.texinfo (Target Architecture Definition): Delete
7202 documentation for NEED_TEXT_START_END.
7203
0717ae8a
AC
7204 * gdbint.texinfo (Target Architecture Definition): Rename
7205 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7206 TARGET_WRITE_PC.
a9331b3f 7207
af6cf26d
MC
72082003-09-22 Michael Chastain <mec@shout.net>
7209
7210 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7211
ee206350
AG
72122003-09-21 Anthony Green <green@redhat.com>
7213
7214 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7215
a38c9fe6
MK
72162003-09-21 Mark Kettenis <kettenis@gnu.org>
7217
7218 * gdbint.texinfo (Target Architecture Definition): Document
7219 stabs_argument_has_addr.
7220
77949794
AC
72212003-09-18 Andrew Cagney <cagney@redhat.com>
7222
7223 * gdbint.texinfo (Target Architecture Definition): Delete
7224 documentation on REGISTER_NAMES.
7225
8e823e25
MK
72262003-09-13 Mark Kettenis <kettenis@gnu.org>
7227
7228 * gdbint.texinfo (Target Architecture Definition): Replace
7229 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7230
f27dd7fd
AC
72312003-09-11 Andrew Cagney <cagney@redhat.com>
7232
7233 * gdbint.texinfo (Target Architecture Definition): Replace
7234 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7235
8b148df9
AC
72362003-08-18 Andrew Cagney <cagney@redhat.com>
7237
7238 * gdbint.texinfo (Target Architecture Definition): Document
7239 "frame_red_zone_size".
7240
25d29d70
AC
72412003-08-09 Andrew Cagney <cagney@redhat.com>
7242
7243 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7244 with "set/show backtrace past-main" and "set/show backtrace
7245 limit".
7246
c938e9b0
L
72472003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7248
7249 * Makefile.in (install-info): Support DESTDIR.
7250 (install-html): Likewise.
7251
64fabec2
AC
72522003-08-07 Andrew Cagney <cagney@redhat.com>
7253
7254 Patch from Nick Roberts.
7255 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7256 bindings. Remove description of send-gdb-command.
7257
2fcf52f0
AC
72582003-08-07 Andrew Cagney <cagney@redhat.com>
7259
7260 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7261 GDB 6.0.
7262
086432e2
AC
72632003-08-06 Andrew Cagney <cagney@redhat.com>
7264
7265 * gdb.texinfo (Mode Options): Mention that level three is the
7266 highest available and that level 2 is deprecated.
7267 (Annotations Overview): Mention annotation levels. Cross reference
7268 to "Limitations of the Annotation Interface" in annotate.texi.
7269 (TODO, Value Annotations, Frame Annotations): Delete section.
7270 (Displays, Breakpoint Info): Delete.
7271
e5249f67
AC
72722003-08-04 Andrew Cagney <cagney@redhat.com>
7273
7274 * agentexpr.texi: Delete @bye.
7275 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7276 (stabs.info): Add $(srcdir) to include search path.
7277 (html): Depend on "annotate_toc.html", and not "annotate.html".
7278 * stabs.texinfo: Ditto. Include "fdl.texi".
7279 * gdbint.texinfo: Update copyright statement's list of invariant
7280 sections.
7281
e6f672d2
AC
72822003-07-28 Andrew Cagney <cagney@redhat.com>
7283
7284 * Makefile.in (INFO_DEPS): Add annotate.info.
7285 (dvi, ps, html, pdf): Add annotate.
7286 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7287 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7288 (ANNOTATE_DOC_FILES): New macro.
7289 (ANNOTATE_TEX_TMPS): New macro.
7290 (annotate.info, annotate_toc.html): Specify dependencies.
7291 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7292 * annotate.texinfo: Rename annotate.texi. Get building. Add
7293 "Migrating to GDB/MI" and "Limitations of the Annotation
7294 Interface" chapters. Mention why it is not part of the user
7295 guide. Update copyright notice. Include "fdl.texi".
7296
72ffddc9
SC
72972003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7298
7299 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7300
a9f12a31
DJ
73012003-07-24 Daniel Jacobowitz <drow@mvista.com>
7302
7303 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7304
b1fe9455
DJ
73052003-07-24 Daniel Jacobowitz <drow@mvista.com>
7306
7307 * gdb.texinfo (Server): Mention pidof.
7308
153721e6
AC
73092003-07-22 Andrew Cagney <cagney@redhat.com>
7310
7311 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7312 list.
7313
0fac0b41
DJ
73142003-06-28 Daniel Jacobowitz <drow@mvista.com>
7315
7316 * gdb.texinfo (Logging output): New chapter.
7317
4e562065
JB
73182003-06-24 Joel Brobecker <brobecker@gnat.com>
7319
7320 * gdb.texinfo (Unsupported languages): New section.
7321 (Languages): Add link to new section.
7322
f2c06f52
AC
73232003-06-22 Andrew Cagney <cagney@redhat.com>
7324
7325 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7326
b4177fca
DJ
73272003-06-22 Daniel Jacobowitz <drow@mvista.com>
7328
7329 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7330
f418dd93
DJ
73312003-06-22 Daniel Jacobowitz <drow@mvista.com>
7332
7333 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7334 * agentexpr.texi: Retitle section, and change it to an appendix.
7335 Comment out texinfo initialization. Factor a @var{} into two
7336 pieces to prevent makeinfo warnings.
7337 * gdb.texinfo: Add Agent Expressions appendix.
7338
4ca61388
DJ
73392003-06-19 Daniel Jacobowitz <drow@mvista.com>
7340
7341 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7342
07f31aa6
DJ
73432003-06-18 Daniel Jacobowitz <drow@mvista.com>
7344
5ae4183a 7345 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7346 remote target". Document the "detach" and "disconnect" commands.
7347 (Server, Netware, Debug Session): Reference "Connecting to a
7348 remote target".
7349 (GDB/MI Target Manipulation): Document "-target-disconnect".
7350
2dd0da42
AC
73512003-06-13 Andrew Cagney <cagney@redhat.com>
7352
7353 * gdbint.texinfo (Target Architecture Definition): Deprecate
7354 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7355 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7356
e7a3abfc
JB
73572003-06-09 Jim Blandy <jimb@redhat.com>
7358
7359 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7360
25e3a86b
AC
73612003-06-08 Andrew Cagney <cagney@redhat.com>
7362
7363 * gdbint.texinfo (Target Architecture Definition): Delete
7364 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7365
a9e5fdc2
AC
73662003-06-08 Andrew Cagney <cagney@redhat.com>
7367
7368 * gdbint.texinfo (Target Architecture Definition): Document
7369 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7370
b37303ee
AF
73712003-06-07 Adam Fedor <fedor@gnu.org>
7372
7373 * gdb.texinfo: Add Objective-C documentation.
7374
39fe6e80
AC
73752003-06-01 Andrew Cagney <cagney@redhat.com>
7376
7377 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7378 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7379
125309b2
AC
73802003-05-21 Andrew Cagney <cagney@redhat.com>
7381
7382 * gdbint.texinfo (Target Architecture Definition): Delete
7383 references to "extract_address" and "store_address".
7384
b8b527c5
AC
73852003-05-16 Andrew Cagney <cagney@redhat.com>
7386
7387 * gdbint.texinfo (Target Architecture Definition): Replace
7388 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7389 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7390
50e3ee83
TR
73912003-05-14 Theodore A. Roth <troth@openavr.org>
7392
7393 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7394
44e2be90
L
73952003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7396
7397 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7398 (gdb.dvi): Likewise.
7399 (gdb.pdf): Likewise.
7400 (links2roff): Likewise.
7401
df5215a6
JB
74022003-05-08 Jim Blandy <jimb@redhat.com>
7403
7404 * gdb.texinfo (Dump/Restore Files): Update documentation for
7405 'dump', 'append', and 'restore': note that format argument is
7406 optional; simplify presentation of the command variants; and be
7407 more precise about the formats.
7408
5e7b2f39
JB
74092003-05-07 Jim Blandy <jimb@redhat.com>
7410
7411 * gdb.texinfo (Symbols): Update documentation: 'maint list
7412 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7413 symtabs' and 'maint info psymtabs'.
7414
b1e29e33
AC
74152003-05-05 Andrew Cagney <cagney@redhat.com>
7416
7417 * gdbint.texinfo (Target Architecture Definition): Make
7418 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7419 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7420 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7421
00905d52
AC
74222003-05-04 Andrew Cagney <cagney@redhat.com>
7423
7424 * gdb.texinfo (Maintenance Commands): Document "maint print
7425 dummy-frames".
7426
54ff5908
AC
74272003-05-04 Andrew Cagney <cagney@redhat.com>
7428
7429 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7430
32e7087d
JB
74312003-05-03 J. Brobecker <brobecker@gnat.com>
7432
7433 Thierry Schneider <tpschneider1@yahoo.com>
7434 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7435 for new MI command.
7436
7043d8dc
AC
74372003-05-03 Andrew Cagney <cagney@redhat.com>
7438
7439 * gdbint.texinfo (Target Architecture Definition): Document
7440 push_dummy_code. Add cross references.
7441
e33d66ec
EZ
74422003-05-02 Elena Zannoni <ezannoni@redhat.com>
7443
7444 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7445 set/show charsets commands.
7446
0ba6dca9
AC
74472003-04-28 Andrew Cagney <cagney@redhat.com>
7448
7449 * gdbint.texinfo (Target Architecture Definition): Replace
7450 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7451 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7452
d7a27068
AC
74532003-04-28 Andrew Cagney <cagney@redhat.com>
7454
7455 * gdbint.texinfo (Target Architecture Definition): Rename
7456 "tm_print_insn" to "deprecated_tm_print_insn".
7457
44ea7b70
JB
74582003-04-09 Jim Blandy <jimb@redhat.com>
7459
7460 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7461 list psymtabs'.
7462
fb8f8949
AC
74632003-04-08 Andrew Cagney <cagney@redhat.com>
7464
7465 * gdbint.texinfo (Target Architecture Definition): Delete
7466 references to EXTRA_FRAME_INFO.
7467
32fb0f22
AC
74682003-04-08 Andrew Cagney <cagney@redhat.com>
7469
7470 * gdbint.texinfo (Target Architecture Definition): Delete
7471 PRINT_TYPELESS_INTEGER.
7472
6be67e67
JB
74732003-04-02 J. Brobecker <brobecker@gnat.com>
7474
7475 * observer.texi (GDB Observers): Adjust the documentation for the
7476 normal_stop notification to better describe reality. Fix a couple
7477 of minor typos.
7478
4e35d5f0
BR
74792003-04-02 Bob Rossi <bob_rossi@cox.net>
7480
a9331b3f 7481 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7482 '-file-list-exec-source-file'
7483
e8a8712a
AC
74842003-03-31 Andrew Cagney <cagney@redhat.com>
7485
7486 * gdbint.texinfo (Target Architecture Definition): Delete
7487 references to CALL_DUMMY_P.
7488
6c0e89ed
AC
74892003-03-30 Andrew Cagney <cagney@redhat.com>
7490
7491 * gdbint.texinfo (Target Architecture Definition): Remove
7492 reference to TARGET_WRITE_SP.
a9331b3f 7493
378bfd1b
AC
74942003-03-27 Andrew Cagney <cagney@redhat.com>
7495
7496 * gdbint.texinfo (Target Architecture Definition): Remove
7497 references to write_sp.
6c0e89ed 7498
922fbb7b
AC
74992003-03-27 Andrew Cagney <cagney@redhat.com>
7500
7501 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7502 chapter body. Use @smallexample instead of @example.
7503 (Annotations): Ditto.
7504 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7505 annotate.texi.
7506
b81774d8
AC
75072003-03-26 Andrew Cagney <cagney@redhat.com>
7508
7509 * gdbint.texinfo (Target Architecture Definition): Replace
7510 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7511 dummy_addr parameters.
7512
1bf6d5cc
AC
75132003-03-25 Andrew Cagney <cagney@redhat.com>
7514
7515 * gdbint.texinfo (Target Architecture Definition): Delete
7516 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7517 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7518 Add reference to PUSH_ARGUMENTS.
7519
618ce49f
AC
75202003-03-23 Andrew Cagney <cagney@redhat.com>
7521
7522 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7523 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7524
bcd7e15f
JB
75252003-03-18 J. Brobecker <brobecker@gnat.com>
7526
7527 * gdbint.texinfo (Algorithms): Add new section describing the
7528 Observer paradigm.
7529 (Top): Add menu entry to new observer appendix.
7530 * observer.texi: New file.
7531 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7532 new observer.texi file.
7533
9fe8321b
AC
75342003-03-17 Andrew Cagney <cagney@redhat.com>
7535
7536 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7537 that GNU Press update the manual version number.
7538
ac2adee5
AC
75392003-03-12 Andrew Cagney <cagney@redhat.com>
7540
7541 * gdbint.texinfo (Target Architecture Definition): Delete
7542 references to get_saved_register. Rename GET_SAVED_REGISTER to
7543 DEPRECATED_GET_SAVED_REGISTER.
7544
749b82f6
AC
75452003-03-13 Andrew Cagney <cagney@redhat.com>
7546
7547 * gdbint.texinfo (Target Architecture Definition): Replace
7548 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7549
8bedc050
AC
75502003-03-12 Andrew Cagney <cagney@redhat.com>
7551
7552 * gdbint.texinfo (Target Architecture Definition): Rename
7553 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7554
0ce1b118
CV
75552003-03-10 Corinna Vinschen <vinschen@redhat.com>
7556
7557 * gdb.texinfo: Add File-I/O documentation.
7558
12cc2063
AC
75592003-03-10 Andrew Cagney <cagney@redhat.com>
7560
7561 * gdbint.texinfo (Target Architecture Definition): Cross reference
7562 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7563
7453dc06
AC
75642003-03-07 Andrew Cagney <cagney@redhat.com>
7565
7566 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7567 frame" command.
7568
6314f104
AC
75692003-03-05 Andrew Cagney <cagney@redhat.com>
7570
7571 * gdbint.texinfo (Target Architecture Definition): Document
7572 unwind_dummy_id. Cross reference unwind_dummy_id and
7573 SAVE_DUMMY_FRAME_TOS.
7574
f1212245
DJ
75752003-03-05 James Ingham <jingham@apple.com>
7576 Daniel Jacobowitz <drow@mvista.com>
7577
7578 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7579 and "show cp-abi".
7580
77e7e267
AC
75812003-03-03 Andrew Cagney <cagney@redhat.com>
7582
7583 * gdbint.texinfo (Target Architecture Definition): Document
7584 register_type.
7585
838a8221
AC
75862003-03-03 Andrew Cagney <cagney@redhat.com>
7587
7588 * stabs.texinfo (Structures): Use @samp and separate @var's
7589 instead of a single @var containing a comma separated list.
7590 (Unions): Ditto.
7591
d7f4a264
DJ
75922003-03-02 Daniel Jacobowitz <drow@mvista.com>
7593
7594 * Makefile.in (distclean): Remove config.log.
7595
f30ee0bc
AC
75962003-03-01 Andrew Cagney <cagney@redhat.com>
7597
7598 * gdbint.texinfo (Target Architecture Definition): Rename
7599 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7600
76012003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7602
7603 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7604 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7605
be448670
CF
76062003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7607
7608 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7609 (Non-debug DLL symbols): New node, describing the minimal symbols
7610 loaded from DLLs without real debugging symbols.
7611
501eef12
AC
76122003-02-20 Andrew Cagney <ac131313@redhat.com>
7613
7614 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7615 hardware-breakpoint-limit".
7616 (Set Watchpoints): Add cross reference to "set remote
7617 hardware-watchpoint-limit".
7618 (Remote configuration options): New section.
7619
21c294e6
AC
76202003-02-04 Andrew Cagney <ac131313@redhat.com>
7621
e9be73e4
AC
7622 * gdbint.texinfo (Target Architecture Definition): Delete
7623 descrption of IS_TRAPPED_INTERNALVAR.
7624
21c294e6
AC
7625 From Keith Seitz <keiths@redhat.com>:
7626 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7627 option "-i"/"--interpreter" to this chapter. Include index
7628 entries.
7629
0179ffac
DC
76302003-02-04 David Carlton <carlton@math.stanford.edu>
7631
7632 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7633 (Variables): Recommend stabs+ and DWARF 2.
7634 (C plus plus expressions): Correct info about
7635 compiler versions, debug formats.
7636 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7637 PR symtab/874.
7638
7ca9f392
AC
76392003-02-01 Andrew Cagney <ac131313@redhat.com>
7640
7641 * gdbint.texinfo (Target Architecture Definition): Delete
7642 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7643 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7644 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7645 references to nindy and i960.
7646 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7647
31a85ea2
AC
76482003-02-01 Andrew Cagney <ac131313@redhat.com>
7649
7650 * gdbint.texinfo (Target Architecture Definition): Delete
7651 FLOAT_INFO.
7652
6b894e49
AC
76532003-01-30 Andrew Cagney <ac131313@redhat.com>
7654
7655 * stabs.texinfo (Member Type Descriptor): Clarify description of
7656 `@'. Suggested by Ben Hutchings.
7657
c48861fb
AC
76582003-01-29 Andrew Cagney <ac131313@redhat.com>
7659
7660 * gdb.texinfo (M68K): Delete reference to es1800.
7661
617073a9
AC
76622003-01-29 Andrew Cagney <ac131313@redhat.com>
7663
7664 * gdb.texinfo (Maintenance Commands): Document `maint print
7665 reggroups' and `maint print register-groups'.
7666 * gdbint.texinfo (Target Architecture Definition): Document
7667 register_reggroup_p.
7668
5b5d99cf
JB
76692003-01-23 Jim Blandy <jimb@redhat.com>
7670
7671 * gdb.texinfo (Separate Debug Files): New section.
7672
e7ba9c65
DJ
76732003-01-22 Daniel Jacobowitz <drow@mvista.com>
7674
7675 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7676 and "maint show profile".
7677
94e91d6d
MC
76782003-01-16 Michael Chastain <mec@shout.net>
7679
7680 * gdb.texinfo (Installing GDB): Warn against
7681 ".../gdb-VERSION/gdb/configure".
7682 (Separate Objdir): Likewise.
7683
867f3898
AC
76842003-01-15 Andrew Cagney <ac131313@redhat.com>
7685
7686 * gdbint.texinfo (Target Architecture Definition): Delete
7687 definition of PRINT_REGISTER_HOOK.
7688
f153cc92
EZ
76892003-01-15 Elena Zannoni <ezannoni@redhat.com>
7690
7691 (OpenRISC 1000): Fix formatting of command names.
7692
c60eb6f1
EZ
76932003-01-15 Elena Zannoni <ezannoni@redhat.com>
7694
7695 * gdb.texinfo (Continuing and Stepping): Add new command
7696 'advance'. Clarify behavior of 'until'.
7697
f5ebfba0
DJ
76982003-01-13 Daniel Jacobowitz <drow@mvista.com>
7699
7700 * gdb.texinfo (Files): Document solib-absolute-prefix and
7701 solib-search-path.
7702
4ce8657e
MC
77032003-01-09 Michael Chastain <mec@shout.net>
7704
7705 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7706 (Create a Release): Add new instructions for new @file{src-release}.
7707 Document existing instructions for @file{Makefile.in} as
7708 being for @value{GDBN} 5.3.1 or earlier.
7709
372613e3
AC
77102003-01-09 Andrew Cagney <ac131313@redhat.com>
7711
7712 * gdbint.texinfo (Target Architecture Definition): Mention
7713 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7714 allocate memory.
7715
b4e9345d
DJ
77162003-01-04 Daniel Jacobowitz <drow@mvista.com>
7717
7718 * gdb.texinfo (Controlling GDB): Add @kindex for
7719 "show osabi".
7720 (Backtraces): Add @kindex's for backtrace-below-main.
7721
98b45e30
DJ
77222003-01-04 Daniel Jacobowitz <drow@mvista.com>
7723
7724 * gdb.texinfo (Controlling GDB): Document "set osabi".
7725
95f90d25
DJ
77262003-01-04 Daniel Jacobowitz <drow@mvista.com>
7727
7728 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7729 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7730
1e698235
DJ
77312003-01-04 Daniel Jacobowitz <drow@mvista.com>
7732
7733 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7734 "set coerce-float-to-double".
7735 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7736
e632838e
AC
77372003-01-02 Andrew Cagney <ac131313@redhat.com>
7738
7739 * stabs.texinfo: Remove obsolete text.
7740 * gdbint.texinfo: Ditto.
7741 * gdb.texinfo: Ditto.
7742
c133ab7a
MK
77432002-12-22 Mark Kettenis <kettenis@gnu.org>
7744
7745 * gdbint.texinfo (Target Architecture Definition): Update
7746 description of gdbarch_register_osabi.
7747
f821f325
KH
77482002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7749
7750 * agentexpr.texi: Fix typos.
7751 * annotate.texi: Likewise.
7752 * fdl.texi: Likewise.
7753
85a6d8d3 77542002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7755
7756 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7757 DEPRECATED_INIT_FRAME_PC.
7758
ae45cd16
AC
77592002-12-01 Andrew Cagney <ac131313@redhat.com>
7760
7761 * gdbint.texinfo (Target Architecture Definition): Delete
7762 PC_IN_CALL_DUMMY.
7763
07555a72
AC
77642002-11-28 Andrew Cagney <ac131313@redhat.com>
7765
7766 * gdbint.texinfo (Host Definition): Delete documentation on
7767 USE_GENERIC_DUMMY_FRAMES.
7768
c166cdc7
EZ
77692002-11-26 Elena Zannoni <ezannoni@redhat.com>
7770
5ae4183a 7771 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7772 * Makefile.in (install-info): Run the install-info command as part
7773 of the post install steps only.
7774 (uninstall-info): New target.
7775 (uninstall): New target.
7776
35db0260
EZ
77772002-11-22 Elena Zannoni <ezannoni@redhat.com>
7778
7779 * Makefile.in (install): Make install do some real work.
7780
9ba8d803
AC
77812002-11-19 Andrew Cagney <ac131313@redhat.com>
7782
7783 Fix POSIX problem reported by Paul Eggert.
7784 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7785 Fix PR gdb/527.
7786
903ad3a6
AC
77872002-10-26 Andrew Cagney <cagney@redhat.com>
7788
7789 * gdbint.texinfo (Target Architecture Definition): Delete
7790 definition of DO_REGISTERS_INFO.
7791
f2abfe65
KB
77922002-10-18 Kevin Buettner <kevinb@redhat.com>
7793
7794 * gdbint.texinfo (Address Classes): Fix problems with insertion
7795 of ``{'' and ``}'' in example.
7796
b5b0480a
KB
77972002-10-17 Kevin Buettner <kevinb@redhat.com>
7798
7799 * gdbint.texinfo (Address Classes): New section.
7800 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7801 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7802 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7803 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7804
c85508ee
KD
78052002-10-11 Klee Dienes <kdienes@apple.com>
7806
7807 * gdb.texinfo (Registers): Mention vector registers as well as
7808 floating registers in the documentation for 'info registers' and
7809 'info all-registers'.
7810
6d12fc3d
DJ
78112002-10-11 Daniel Jacobowitz <drow@mvista.com>
7812
7813 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7814
8d19fbd2
JJ
78152002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7816
7817 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7818 interface definition.
7819
a37295f9
MM
78202002-10-03 Marko Mlinar <markom@opencores.org>
7821
7822 * gdb.texinfo (Target Commands): Add or1k target specific
7823 commands.
7824 * gdb.texinfo (Contributors): Add myself to the contributors list.
7825
da0f9dcd
AC
78262002-10-01 Andrew Cagney <ac131313@redhat.com>
7827
7828 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7829 and "mi1" instead of "mi1" and "mi0".
7830
2e834e49
HPN
78312002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7832
7833 * gdb.texinfo (Packets): Fix typos "alligned".
7834 Correct z3/Z3 description. Correct z4/Z4 title.
7835
050be0dc
AC
78362002-09-27 Andrew Cagney <ac131313@redhat.com>
7837
7838 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7839
1104b9e7
KB
78402002-09-25 Kevin Buettner <kevinb@redhat.com>
7841
7842 * gdb.texinfo: Use GNU/Linux instead of Linux.
7843
512217c7
AC
78442002-09-25 Andrew Cagney <ac131313@redhat.com>
7845
7846 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7847
10998722
AC
78482002-09-24 Andrew Cagney <ac131313@redhat.com>
7849
512217c7 7850 * gdb.texinfo: Replace @example with @smallexample.
10998722 7851
a0eb71c5
KB
78522002-09-20 Kevin Buettner <kevinb@redhat.com>
7853
f7dc1244 7854 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7855 * gdb.texinfo (Character Sets): Use @smallexample instead of
7856 @example. Use GNU/Linux instead of Linux.
7857
78582002-09-20 Jim Blandy <jimb@redhat.com>
7859
7860 * gdb.texinfo: Add character set documentation.
7861
2f870471
AC
78622002-09-19 Andrew Cagney <ac131313@redhat.com>
7863
7864 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7865 (Packets): Add cross reference from `b' packet to `z' packets.
7866
790eb8f5
AC
78672002-09-19 Andrew Cagney <ac131313@redhat.com>
7868
8d30a00d
AC
7869 * gdb.texinfo (Maintenance Commands): Document ``maint
7870 internal-error'' and ``maint internal-warning''.
7871
790eb8f5
AC
7872 * gdbint.texinfo (Target Architecture Definition): Revise
7873 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7874
a23a7bf1
JB
78752002-09-19 Joel Brobecker <brobecker@gnat.com>
7876
7877 * gdbint.texinfo (Target Conditionals): Document the new
7878 NAME_OF_MALLOC macro.
7879
299ffc64
AC
78802002-09-05 Andrew Cagney <ac131313@redhat.com>
7881
7882 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7883 engineer.
7884
b7bb15bc
SC
78852002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7886
7887 * gdb.texinfo (TUI Overview): Document status line fields.
7888
3d757584
SC
78892002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7890
7891 * gdb.texinfo (TUI Commands): Document info win command.
7892
269c21fe
SC
78932002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7894
7895 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7896
7cf36c78
SC
78972002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7898
7899 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7900 (TUI Keys): Likewise.
7901
d2c6833e
AC
79022002-08-25 Andrew Cagney <ac131313@redhat.com>
7903
7904 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7905 for a packet receive.
7906
46d8b1c3
AC
79072002-08-25 Andrew Cagney <ac131313@redhat.com>
7908
7909 * Makefile.in (clean): Move to end of file.
7910 (distclean, maintainer-clean, realclean): Ditto.
7911 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7912 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7913 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7914 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7915
b0787093
AC
79162002-08-24 Andrew Cagney <ac131313@redhat.com>
7917
7918 * Makefile.in (GDBINT_TEX_TMPS): Define.
7919 (gdbint.dvi, gdbint.pdf): Use
7920 (GDB_TEX_TMPS): Define.
7921 (gdb.dvi, gdb.pdf): Use.
7922 (STABS_TEX_TMPS): Define.
7923 (stabs.dvi, stabs.pdf): Use.
7924 (GDB_DOC_SOURCE_INCLUDES): New macros.
7925 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7926 (GDBINT_DOC_FILES_INCLUDES): New macros.
7927 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7928 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7929 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7930 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7931 (links2roff): Replace SFILES_INCLUDED with
7932 GDB_DOC_SOURCE_INCLUDES.
7933 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7934 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7935 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7936 dependencies.
7937 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7938 dependencies.
7939 (gdbmi.texinfo): Delete rule.
7940 (inc-hist.texinfo): Delete rule.
7941 (rluser.texinfo): Delete rule.
7942
ebba8386
AC
79432002-08-23 Andrew Cagney <cagney@redhat.com>
7944
7945 * gdbint.texinfo (Target Architecture Definition): Update
7946 STORE_RETURN_VALUE, mention regcache.
7947
0ab7a791
AC
79482002-08-21 Andrew Cagney <ac131313@redhat.com>
7949
7950 * gdbint.texinfo (Target Architecture Definition): Document
7951 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7952
ee2d5c50
AC
79532002-08-19 Andrew Cagney <ac131313@redhat.com>
7954
7955 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7956 Fix minor typos. Add index entries.
7957
53c69bd7
AC
79582002-08-18 Andrew Cagney <ac131313@redhat.com>
7959
7960 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7961
e76f1f2e
AC
79622002-08-15 Andrew Cagney <ac131313@redhat.com>
7963
7964 * gdbint.texinfo (Target Architecture Definition): Document
7965 PRINT_VECTOR_INFO.
7966 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7967
0680b120
AC
79682002-08-13 Andrew Cagney <ac131313@redhat.com>
7969
7970 * gdb.texinfo (Maintenance Commands): Document "maint print
7971 registers", "maint print raw-registers" and "maint print
7972 cooked-registers".
7973
3c3bea1c
GS
79742002-08-08 Grace Sainsbury <graces@redhat.com>
7975
a9331b3f 7976 From Mark Salter:
3c3bea1c
GS
7977 * gdb.texinfo (Protocol): Document T packet extension to
7978 allow watchpoint address reporting.
7979
42f9b0a5
AC
79802002-08-03 Andrew Cagney <ac131313@redhat.com>
7981
7982 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7983
db034ac5
AC
79842002-08-01 Andrew Cagney <cagney@redhat.com>
7985
7986 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7987 to CHILL.
7988
e2b28d04
AC
79892002-08-01 Andrew Cagney <ac131313@redhat.com>
7990
7991 * gdbint.texinfo (Coding): Revise section "Include Files".
7992
7fb623f7
AC
79932002-07-24 Andrew Cagney <cagney@redhat.com>
7994
7995 * gdbint.texinfo: Obsolete references to m88k.
7996 * gdb.texinfo: Ditto.
7997
4a2b4636
JB
79982002-07-10 Joel Brobecker <brobecker@gnat.com>
7999
7fb623f7 8000 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8001 where the proper version of autoconf can be retrieved.
8002
a71ec265
DH
80032002-07-09 Don Howard <dhoward@redhat.com>
8004
8005 * gdb.texinfo (Command Files): Further describe the behavior of
8006 sourced command files.
8007
b9aa90c9
AC
80082002-06-27 Andrew Cagney <ac131313@redhat.com>
8009
8010 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8011 (Coding): Clarify ISO C version that GDB assumes.
8012
40dd2248
TT
80132002-06-26 Tom Tromey <tromey@redhat.com>
8014
8015 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8016 add_setshow_cmd_full.
8017
bfac230e
DH
80182002-06-25 Don Howard <dhoward@redhat.com>
8019
8020 * gdb.texinfo (Memory Region Attributes): Document new behavior
8021 for 'mem' command.
8022
475b0867
JB
80232002-06-11 Jim Blandy <jimb@redhat.com>
8024
919d772c
JB
8025 * gdb.texinfo (Symbols): Update documentation for `info source'
8026 command.
8027
475b0867
JB
8028 * gdb.texinfo (Macros): Call the command `info macro', not
8029 `show macro'.
8030
ba8c9337
AC
80312002-06-09 Andrew Cagney <ac131313@redhat.com>
8032
8033 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8034 data''.
8035
1029b7fa
MK
80362002-06-09 Mark Kettenis <kettenis@gnu.org>
8037
8038 * gdbint.texinfo (Target Architecture Definition): Document
8039 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8040
16737d73
AC
80412002-06-08 Andrew Cagney <ac131313@redhat.com>
8042
8043 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8044 lists.
8045
30107679
AC
80462002-06-08 Andrew Cagney <ac131313@redhat.com>
8047
8048 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8049 Branch''.
8050
3352e23e
AC
80512002-06-01 Andrew Cagney <ac131313@redhat.com>
8052
8053 * gdbint.texinfo (Target Architecture Definition): Add section
8054 ``Converting an existing Target Architecture to Multi-arch''.
8055
cbb09e6a
AC
80562002-05-30 Andrew Cagney <ac131313@redhat.com>
8057
8058 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8059 to ``Obsoleting code''. Revise.
8060
e2e0bcd1
JB
80612002-05-17 Jim Blandy <jimb@redhat.com>
8062
8063 * gdb.texinfo (C Preprocessor Macros): New chapter.
8064 Include it in the main menu.
8065 (Contributors): Credit Jim Blandy with macro support.
8066 (Compilation): Explain how to get macro information into the
8067 executable.
8068 (Expressions): Note that preprocessor macros are expanded.
8069
9db8d71f
DJ
80702002-05-14 Daniel Jacobowitz <drow@mvista.com>
8071
8072 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8073 options for `target remote'.
8074
6d531722
AC
80752002-05-13 Andrew Cagney <ac131313@redhat.com>
8076
8077 * gdbint.texinfo (Target Architecture Definition): Delete
8078 documentation on NNPC_REGNUM.
8079
13d01224
AC
80802002-05-11 Andrew Cagney <ac131313@redhat.com>
8081
8082 * gdbint.texinfo (Target Architecture Definition): Document
8083 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8084 (Target Architecture Definition): Revise section `Using Different
8085 Register and Memory Data Representations'. Add section `Raw and
8086 Virtual Register Representations'.
8087
b2e75d78
AC
80882002-05-11 Andrew Cagney <ac131313@redhat.com>
8089
8090 * gdbint.texinfo (Target Architecture Definition): Mention
8091 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8092 (Target Architecture Definition): Mention same. Add references to
8093 web pages.
8094
2c8682ee
MS
80952002-05-08 Michael Snyder <msnyder@redhat.com>
8096
8097 * stabs.texinfo (Attributes): Document new "vector" attribute.
8098
0816590b
AC
80992002-05-04 Andrew Cagney <ac131313@redhat.com>
8100
8101 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8102
2653173e
AC
81032002-05-04 Andrew Cagney <ac131313@redhat.com>
8104
8105 * gdb.texinfo: Delete obsolete references to a29k.
8106
d7bd68ca
AC
81072002-04-24 Andrew Cagney <ac131313@redhat.com>
8108
8109 * gdbint.texinfo (Target Architecture Definition): Replace
8110 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8111
21d83aa5
DM
81122002-04-24 David S. Miller <davem@redhat.com>
8113
8114 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8115
7673a6cc
DM
81162002-04-21 David S. Miller <davem@redhat.com>
8117
8118 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8119
d49d1e0a
AC
81202002-04-21 Andrew Cagney <ac131313@redhat.com>
8121
8122 * gdbint.texinfo (Target Architecture Definition): Delete
8123 definition of HAVE_REGISTER_WINDOWS.
8124
f7dc1244 81252002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8126
8127 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8128 "Theodore A. Roth" <troth@verinet.com>.
8129
5ca0cb28
DH
81302002-04-15 Don Howard <dhoward@redhat.com>
8131
f7dc1244 8132 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8133 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8134 Provide a better explaination of this feature.
5ca0cb28 8135
f208ba17
AC
81362002-04-14 Andrew Cagney <ac131313@redhat.com>
8137
8138 * gdbint.texinfo (Target Architecture Definition): Remove
8139 FRAME_CHAIN_COMBINE.
8140
d5ba91de
MC
81412002-04-12 Michael Chastain <mec@shout.net>
8142
8143 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8144 REG_STACK_SEGMENT.
8145
26818220
MC
81462002-04-09 Michael Chastain <mec@shout.net>
8147
8148 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8149 PYRAMID_* macros.
8150
129188f6
AC
81512002-04-07 Andrew Cagney <ac131313@redhat.com>
8152
8153 * gdb.texinfo (Bug Reporting): Document that the web is the
8154 prefered way of submitting bug reports.
8155 (Bug Reporting): Delete the s-mail address as the last resort.
8156
8227c0ff
AC
81572002-04-05 Andrew Cagney <ac131313@redhat.com>
8158
8159 * gdbint.texinfo (Target Architecture Definition): Delete
8160 references to TARGET_WRITE_FP and write_fp.
8161
16d9dec6
MS
81622002-03-27 Michael Snyder <msnyder@redhat.com>
8163
8164 * gdb.texinfo: Document new commands dump, append, and restore.
8165
9ae8b82c
AC
81662002-03-27 Andrew Cagney <ac131313@redhat.com>
8167
8168 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8169 Branch'.
8170
474c8240
AC
81712002-03-18 Andrew Cagney <ac131313@redhat.com>
8172
8173 * gdb.texinfo: Change all examples to @smallexample.
8174 * gdbint.texinfo: Ditto.
a9331b3f 8175
fb0ff88f
AC
81762002-03-18 Andrew Cagney <ac131313@redhat.com>
8177
8178 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8179 Branches''.
8180
9bb0a4d8
AC
81812002-03-18 Andrew Cagney <ac131313@redhat.com>
8182
8183 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8184 Policy''.
8185
937f164b
FF
81862002-03-04 Fred Fish <fnf@redhat.com>
8187
8188 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8189 expresson, suports, dependant, trhe, perhaphs, situtations,
8190 explictily, taged, oportunity, unfortunatly).
8191
a7b40f07
AC
81922002-02-24 Andrew Cagney <ac131313@redhat.com>
8193
8194 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8195 Remove reference to 3.12.
8196
aab4e0ec
AC
81972002-02-23 Andrew Cagney <ac131313@redhat.com>
8198
8199 * gdbint.texinfo: Include fdl.texi.
8200 (Top): Add GNU Free Documentation License.
8201 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8202 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8203 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8204 (gdbint.info): Add srcdir to include path.
8205 * gdb.texinfo: Include gpl.texi.
8206 (Top): Add Copying.
8207 * gpl.texi: New file.
8208
47b95330
AC
82092002-02-23 Andrew Cagney <ac131313@redhat.com>
8210
8211 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8212
78c47bea
PM
82132002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8214
8215 * gdb.texinfo: Document Cygwin native specific commands.
8216
56460a61
DJ
82172002-02-15 Daniel Jacobowitz <drow@mvista.com>
8218
8219 * gdb.texinfo: Document gdbserver ``--attach'' command.
8220
def71bfa
MS
82212002-02-07 Michael Snyder <msnyder@redhat.com>
8222
8223 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8224 to @code(_ovly_debug_event).
8225
c928edc0
AC
82262002-02-07 Andrew Cagney <ac131313@redhat.com>
8227
8228 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8229
81d46470
MS
82302002-02-06 Michael Snyder <msnyder@redhat.com>
8231
8232 * gdb.texinfo (overlays): Mention new magic symbol
8233 '_ovly_debug_event', which allows GDB to keep better track
8234 of overlays.
8235
f7dc1244 82362002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8237
8238 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8239 Suggested by Dmitry Sivachenko.
8240
8241 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8242
15110bc3
MS
82432002-02-01 Michael Snyder <msnyder@redhat.com>
8244
8245 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8246
6763aef9
MS
82472002-01-30 Michael Snyder <msnyder@redhat.com>
8248
ac282366
MS
8249 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8250 (set trust-readonly-sections): Document.
6763aef9 8251
8642bc8f
AC
82522002-01-29 Andrew Cagney <ac131313@redhat.com>
8253
8254 * gdbint.texinfo (Releasing GDB): Revise and update.
8255
afe64c1a
AC
82562002-01-28 Andrew Cagney <ac131313@redhat.com>
8257
8258 * gdbint.texinfo (Target Architecture Definition): Delete
8259 description of TARGET_BYTE_ORDER_DEFAULT.
8260
f7dc1244 82612002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8262
8263 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8264 <mitya@cavia.pp.ru>.
8265
3d6e1b5a
AC
82662002-01-23 Andrew Cagney <ac131313@redhat.com>
8267
8268 * libgdb.texinfo: Delete file.
8269
6c0e9fb3
AC
82702002-01-22 Andrew Cagney <ac131313@redhat.com>
8271
8272 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8273 * gdbint.texinfo: Ditto.
8274
e0ce93ac
AC
8275Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8276
8277 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8278
be298bcc
AC
82792002-01-22 Andrew Cagney <ac131313@redhat.com>
8280
8281 * Makefile.in: Update copyright.
8282 (TEXI2DVI): Define.
8283 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8284 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8285 gdb-cfg.texi.
8286 (TEXINDEX, PDFTEX): Delete makefile variables.
8287
8e04817f
AC
82882002-01-22 Andrew Cagney <ac131313@redhat.com>
8289
8290 * gdb.texinfo (Protocol): Move section to appendix.
8291
6b2f586d
AC
82922002-01-21 Andrew Cagney <ac131313@redhat.com>
8293
8294 * gdb.texinfo (Remote Debugging): Create a menu.
8295 (Top): Add ``Remote Debugging'' to menu.
8296
6f05cf9f
AC
82972002-01-21 Andrew Cagney <ac131313@redhat.com>
8298
8299 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8300 serial protocol'' from here.
8301 (Remote Debugging): To here. New chapter.
8302
3fd3d7d2
AC
83032002-01-20 Andrew Cagney <ac131313@redhat.com>
8304
8305 * gdbint.texinfo (Target Architecture Definition): Delete
8306 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8307
7fd60527
AC
83082002-01-20 Andrew Cagney <ac131313@redhat.com>
8309
8310 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8311 are no longer needed.
8312 (Porting GDB): Add maintainer note about configure.host.
8313
c2f05ac9
AC
83142002-01-20 Andrew Cagney <ac131313@redhat.com>
8315
8316 * gdbint.texinfo (Target Architecture Definition): Remove
8317 definition of IEEE_FLOAT.
8318
f7dc1244 83192002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8320
8321 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8322 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8323 <3diff@gnu.org>
231b2aad 8324
82600034
AC
83252002-01-19 Andrew Cagney <ac131313@redhat.com>
8326
8327 * gdbint.texinfo (Host Definition): Remove references to
8328 MALLOC_INCOMPATIBLE.
8329
7708fa01
AC
83302002-01-17 Andrew Cagney <ac131313@redhat.com>
8331
8332 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8333 and xyz-xdep.o.
8334
eb12ee30
AC
83352002-01-17 Andrew Cagney <ac131313@redhat.com>
8336
889bf7c5 8337 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8338 (Set Breaks): Copy ``maint info breakpoint'' doco to
8339 ``Maintenance Commands'' appendix. Add reference.
8340
c9ccaa92
AC
83412002-01-17 Andrew Cagney <ac131313@redhat.com>
8342
8343 * fdl.texi: Remove next/prev from @node.
8344
f7dc1244 83452002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8346
8347 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8348 for monstrous @multitable (from Brian Youmans).
8349
8350 * fdl.texi: New file.
8351
8352 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8353
8973da3a
AC
83542002-01-15 Andrew Cagney <ac131313@redhat.com>
8355
8356 * gdbint.texinfo (Releasing GDB): New chapter.
8357
7d86b5d5
AC
83582002-01-14 Andrew Cagney <ac131313@redhat.com>
8359
8360 * gdb.texinfo (Embedded Processors, Calling program functions):
8361 Obsolete references to a29k.
8362
cc1cb004
AC
83632002-01-13 Andrew Cagney <ac131313@redhat.com>
8364
8365 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8366 examples. Document that a code-block should do or discard its
8367 cleanups before exit.
8368
79f12247
MS
83692002-01-11 Michael Snyder <msnyder@redhat.com>
8370
8371 * gdb.texinfo (Choosing files): Change @samp to @file.
8372
19837790
MS
83732002-01-05 Michael Snyder <msnyder@redhat.com>
8374
8375 * gdb.texinfo (--pid): Document new command line option (attach).
8376
f7dc1244 83772002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8378
8379 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8380 in the stub.
8381
d7449b42
AC
83822002-01-04 Andrew Cagney <ac131313@redhat.com>
8383
8384 * gdbint.texinfo (Target Architecture Definition): Replace
8385 BIG_ENDIAN with BFD_ENDIAN_BIG.
8386
f23631e4
AC
83872002-01-03 Andrew Cagney <ac131313@redhat.com>
8388
8389 * gdbint.texinfo (Target Architecture Definition): Replace
8390 value_ptr with struct value pointer.
8391
72c9928d
EZ
83922002-01-02 Eli Zaretskii <eliz@gnu.org>
8393
8394 * gdb.texinfo (Free Software): Fix wording.
8395
959acfd1
EZ
83962001-12-31 Eli Zaretskii <eliz@gnu.org>
8397
8398 * gdb.texinfo (Free Software): New section ``Free Software Needs
8399 Free Documentation''.
8400
f7dc1244 84012001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8402
8403 * stabs.texinfo:
8404 * gdb.texinfo:
8405 * gdbint.texinfo:
8406 * libgdb.texinfo:
8407 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8408
6600abed
MS
84092001-12-29 Michael Snyder <msnyder@redhat.com>
8410
8411 * gdb.texinfo (maint info sections): Fix typo.
8412
f6680716
MS
84132001-12-26 Michael Snyder <msnyder@redhat.com>
8414
fe95c787
MS
8415 * gdb.texinfo (maint info sections): Document.
8416
a9331b3f 8417 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8418 'info proc' sub-options that are currently not implemented.
8419
c3d3ce5b
JB
84202001-12-20 Jim Blandy <jimb@redhat.com>
8421
8422 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8423
778eb05e
AC
84242001-12-15 Andrew Cagney <ac131313@redhat.com>
8425
8426 * gdbint.texinfo (Target Architecture Definition): Replace
8427 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8428
2607059c
AC
84292001-12-01 Andrew Cagney <ac131313@redhat.com>
8430
8431 * gdbint.texinfo (Host Definition): Delete documentation on
8432 HOST_BYTE_ORDER.
8433
df0cd8c5
JB
84342001-11-30 Jim Blandy <jimb@redhat.com>
8435
8436 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8437 overlay support. Add to top-level menu.
df0cd8c5 8438
88118b3a
TT
84392001-11-26 Tom Tromey <tromey@redhat.com>
8440
8441 * gdb.texinfo (Command Syntax): Document C-o binding.
8442
96565e91
CF
84432001-07-26 Christopher Faylor <cgf@redhat.com>
8444
8445 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8446 use since it is described in the referenced section.
8447
f7dc1244 8448 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8449 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8450 clearer when using DJGPP.
8451
2a3d5645
CF
84522001-11-24 Christopher Faylor <cgf@redhat.com>
8453
8454 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8455 specifically refer to MS-DOS.
8456 (command files): Mention gdb.ini is only used on MS-DOS.
8457
aa26fa3a
TT
84582001-11-21 Tom Tromey <tromey@redhat.com>
8459
8460 * gdb.texinfo (Invoking GDB): Document --args.
8461 (Mode Options): Likewise.
8462
4f8ada06
JB
84632001-11-21 Jim Blandy <jimb@redhat.com>
8464
8465 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8466 Delete documentation; this macro has been removed from the
8467 sources.
4f8ada06 8468
3fe0dc10
JB
84692001-11-13 Jim Blandy <jimb@redhat.com>
8470
8471 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8472
9e5abb06
CV
84732001-11-06 Corinna Vinschen <vinschen@redhat.com>
8474
8475 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8476
1c5dfdad
MS
84772001-11-05 Michael Snyder <msnyder@redhat.com>
8478
a9331b3f 8479 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8480 quote regexp chars in function names such as "operator*()".
8481
990f9fe3
FF
84822001-11-01 Fred Fish <fnf@redhat.com>
8483
8484 * gdbint.texinfo (SOLIB_ADD): Document additional new
8485 "readsyms" arg.
8486
b433d00b
DH
84872001-10-30 Don Howard <dhoward@redhat.com>
8488
070b1dd3
DH
8489 * gdb.texinfo: (Command Files) Added documentation for the
8490 behavior of gdb with input redirected from a file.
b433d00b 8491
b7209cb4
FF
84922001-10-28 Fred Fish <fnf@redhat.com>
8493
8494 * gdb.texinfo (auto-solib-add): Change docs to match
8495 implementation change.
8496 (auto-solib-limit): Add docs for new variable.
8497
1aa20aa8
AC
84982001-10-15 Andrew Cagney <ac131313@redhat.com>
8499
8500 * gdbint.texinfo (Target Architecture Definition): Function
8501 value_as_pointer renamed to value_as_address.
8502
fc0c74b1
AC
85032001-10-15 Andrew Cagney <ac131313@redhat.com>
8504
8505 * gdbint.texinfo (Target Architecture Definition): Default
8506 POINTER_TO_ADDRESS functions assume unsigned addresses.
8507 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8508 posting by Jim Blandy.
8509
f4846649
JB
85102001-10-12 Jim Blandy <jimb@redhat.com>
8511
8512 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8513 version of texi2html (1.64) doesn't support this flag any more.
8514
f277788b
MK
85152001-09-08 Mark Kettenis <kettenis@gnu.org>
8516
a9dc4918
MK
8517 * gdbint.texinfo (Host Definition): Remove description of
8518 MEM_FNS_DECLARED.
8519
d28379df
MK
8520 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8521
f277788b
MK
8522 * gdbint.texinfo (Host Definition): Remove description of
8523 HAVE_SIGSETMASK.
8524
7ccaa899
EZ
85252001-09-04 Elena Zannoni <ezannoni@redhat.com>
8526
8527 * gdbint.texinfo (Target Architecture Definition): Add
8528 explanation of TARGET_PRINT_INSN macro.
8529
17d9d558
JB
85302001-08-30 Jim Blandy <jimb@redhat.com>
8531
8532 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8533 Explain what it means to load relocatable files.
8534
72cde065
JB
85352001-08-28 Jim Blandy <jimb@redhat.com>
8536
8537 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8538 info `top' menu.
8539
9e678452
CF
8540Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8541
8542 * gdbint.texinfo: Add a cautionary note about macro use.
8543
a2bea4c3 85442001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8545
a2bea4c3
CV
8546 * gdb.texinfo: Explain omitting the hostname in the
8547 `target remote' command.
8548
1129bf27
DJ
85492001-07-30 Daniel Jacobowitz <drow@mvista.com>
8550
8551 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8552 and END-INFO-DIR-ENTRY.
8553
732b3002
SC
85542001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8555
8556 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8557
89437448
AC
85582001-07-25 Andrew Cagney <ac131313@redhat.com>
8559
8560 * gdbint.texinfo (libgdb): Rewrite.
8561
f7dc1244 85622001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8563
8564 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8565
c4555f82
SC
85662001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8567
8568 * gdb.texinfo (TUI): New chapter, document the TUI.
8569 (Mode Options): Document the -tui option.
8570
2f45a6e0
MK
85712001-07-23 Mark Kettenis <kettenis@gnu.org>
8572
8573 * gdbint.texinfo (Host Definition): Remove description of
8574 NEED_POSIX_SETPGID.
8575
f7dc1244 85762001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8577
8578 * gdb.tex (DJGPP Native): New node, with descriptions of
8579 DJGPP-specific commands.
8580
be9c6c35
JM
85812001-07-19 John R. Moore <jmoore@redhat.com>
8582
8583 * gdbint.texinfo: Three misspellings.
8584
dfa249fb
AC
85852001-07-06 Andrew Cagney <ac131313@redhat.com>
8586
8587 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8588 `test` expressions on bash. Problem reported by Colin Walters.
8589
c72e7388
AC
85902001-07-04 Andrew Cagney <ac131313@redhat.com>
8591
8592 * gdbint.texinfo (User Interface): Update ui-out documentation to
8593 refelect recent UI/MI updates.
8594
94bbb2c0
AC
85952001-07-04 Andrew Cagney <ac131313@redhat.com>
8596
8597 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8598 interpreters.
8599
af6c57ea
AC
86002001-06-15 Andrew Cagney <ac131313@redhat.com>
8601
8602 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8603 structure and not macros.
8604 (Host Definition): Document that much of this chapter is obsolete.
8605 (Target Architecture Definition): Update list of files that make
8606 up a target architecture.
8607 (Coding): Update.
8608
83aa8bc6
AC
86092001-06-28 Andrew Cagney <ac131313@redhat.com>
8610
8611 * gdbint.texinfo (Target Architecture Definition): Update
8612 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8613 The latter has been changed to a true predicate.
8614
f7dc1244 86152001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8616
8617 * annotate.texi: Add @noindent where needed. From Dmitry
8618 Sivachenko <dima@Chg.RU>.
8619 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8620
656db9b0
AC
86212001-06-16 Andrew Cagney <ac131313@redhat.com>
8622
8623 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8624
df2396a1
AC
86252001-06-14 Andrew Cagney <ac131313@redhat.com>
8626
8627 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8628 returns ``OK''. Document that the ``R'' packet does not reply.
8629
0f1f2b0a
MS
86302001-06-13 Michael Snyder <msnyder@redhat.com>
8631
8632 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8633
f7dc1244 86342001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8635
8636 * gdb.texinfo (Signals): Clarify the default setting of signal
8637 handling.
8638
a5d7c491
AC
86392001-05-14 Andrew Cagney <ac131313@redhat.com>
8640
8641 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8642 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8643
05a54c4f
AC
86442001-05-12 Andrew Cagney <ac131313@redhat.com>
8645
8646 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8647
f7dc1244 86482001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8649
8650 * gdbint.texinfo (Clean Design and Portable Implementation):
8651 Renamed from "Clean Design".
8652 (Clean Design and Portable Implementation): Document portable
8653 methods of handling file names, and the associated macros.
8654
f7dc1244 86552001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8656
8657 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8658 command and provide a cross-reference to its description.
8659 (Symbols): Note that "info scope" is useful for trace experiments.
8660
f7dc1244 86612001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8662
b37052ae
EZ
8663 * gdb.texinfo (Symbols): Document "info scope".
8664 (Tracepoints): New chapter.
8665 (Contributors): Update for v5.1.
8666 <All nodes>: Change "C++" to "C@t{++}".
8667
0ee54786
EZ
8668 * gdbint.texinfo (User Interface): A new section about ui_out
8669 functions, based on text written by Fernando Nasser.
8670
c534679c
EZ
8671 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8672
f7dc1244 86732001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8674
e9c75b65
EZ
8675 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8676
8677 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8678
8679 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8680 Replace "GDB" with "@value{GDBN}". Fix markup.
8681
8682 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8683
3d67e040
EZ
8684 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8685 a cross-reference to its description.
8686 (Symbols): Document "info symbol".
8687
f7dc1244 86882001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8689
8690 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8691 subsection "x86 Watchpoints".
8692 (Target Architecture Definition): Document the macros
8693 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8694 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8695
b0ed3589
AC
86962001-03-20 Andrew Cagney <ac131313@redhat.com>
8697
8698 * gdbint.texinfo (Target Architecture Definition): Update
8699 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8700 list.
8701
b6ba6518
KB
87022001-03-06 Kevin Buettner <kevinb@redhat.com>
8703
8704 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8705 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8706
f7dc1244 87072001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8708
8709 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8710
f7dc1244 87112001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8712
17cc6a06
EZ
8713 * gdb.texinfo (Environment): Document that `path' does not change
8714 the value of PATH in GDB's own environment (it did in the past,
8715 but that was changed on March 15, 1994). Reported by Doug Evans
8716 <dje@transmeta.com>.
8717
56caf160
EZ
8718 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8719 its line. Fix markup of commands and macros. Add an Index node
8720 and index entries.
8721
29e57380
C
87222001-01-23 J.T. Conklin <jtc@redback.com>
8723
8724 * gdb.texinfo (Memory region attributes): New manual section.
8725
1c6147de
ND
87262001-01-04 Nicholas Duffek <nsd@redhat.com>
8727
8728 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8729
f7dc1244 87302000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8731
8732 * refcard.tex: Version and copyright fixed. From Phil Edwards
8733 <pedwards@disaster.jaj.com>.
8734
0dcedd82
AC
8735Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8736
8737 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8738 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8739
3b851bce
AC
8740Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8741
8742 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8743 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8744
f7dc1244 87452000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8746
8747 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8748 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8749
b90a5f51
CF
87502000-11-10 Christopher Faylor <cgf@cygnus.com>
8751
8752 * gdb.texinfo: Document new 'set step-mode' command.
8753
f7dc1244 87542000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8755
8756 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8757 changes from Dmitry Sivachenko <dima@Chg.RU>.
8758
f7dc1244 87592000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8760
8761 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8762 From Steven Johnson <sbjohnson@ozemail.com.au>.
8763
2e685b93
MK
87642000-08-10 Mark Kettenis <kettenis@gnu.org>
8765
8766 * gdbint.texinfo (Overall Structure): Spelling fix.
8767
f7dc1244 87682000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8769
8770 * gdbint.texinfo (Target Architecture Definition): Document that
8771 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8772 for which REGISTER_CONVERTIBLE returns a zero value.
8773
63ac3005
EZ
87742000-07-08 Christopher Faylor <cgf@cygnus.com>
8775
8776 * Makefile.in (install-info): Find files to install in either the
8777 build or source directories (adapted from Makefile.am).
8778
bd79f757
ND
87792000-07-07 Nicholas Duffek <nsd@redhat.com>
8780
8781 * stabs.texinfo: Fix spelling errors.
8782 (String Field): FILE-NUMBER starts from 0, not 1.
8783
f7dc1244 87842000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8785
8786 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8787 Brian Youmans.
5f208f6d 8788
f7dc1244 87892000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8790
8791 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8792 the source directory. Reported by Mark Harig
8793 <markh@frazier.landmark.com>.
cc542d3b 8794
f3b28801
C
87952000-06-20 J.T. Conklin <jtc@redback.com>
8796
8797 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8798
449f3b6c
AC
8799Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8800
8801 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8802 Generate using pdftex.
449f3b6c 8803 (PDFTEX): Define.
889bf7c5 8804 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8805 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8806 @contents at the start.
449f3b6c 8807
f7dc1244 88082000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8809
8810 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8811 Youmans.
48e934c6 8812
9e9c5ae7
AC
8813Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8814
8815 From Brian Youmans:
8816 * gdb.texinfo: Fix ``et al.''.
8817
c741b251
AC
8818Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8819
8820 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8821 loop.
c741b251 8822
4ab64e14
JG
88232000-05-19 Jimmy Guo <guo@cup.hp.com>
8824
8825 * configure: Regenerate.
8826
f7dc1244 88272000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8828
8829 * Makefile.in (install-info): Run install-info on installed Info
8830 files.
8831
8c70017b
AC
8832Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8833
a7cb598a 8834 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8835 Andrew Cagney.
8c70017b 8836
f7dc1244 88372000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8838
8839 * gdb.texinfo: Proofreading changes from Brian Youmans.
8840
bf0184be
ND
88412000-05-01 Nick Duffek <nsd@cygnus.com>
8842
8843 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8844 startup sequence, minor edits.
8845
f7dc1244 88462000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8847
8848 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8849 TeX.
8850
8851 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8852 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8853 like `n' and `s' which look weird. Convert some of the @kindex to
8854 @vindex, when they refer to variables, not commands.
8855
33e16fad
AC
8856Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8857
8858 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8859
f7dc1244 88602000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8861
8862 * Makefile.in (GDBMI_DIR): New variable.
8863 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8864 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8865 (gdbmi.texinfo): New target, for texi2roff.
8866 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8867 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8868
8869 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8870 gdbmi.texinfo.
8871 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8872 comment.
8873
d167840f
EZ
88742000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8875
8876 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8877 command.
d167840f 8878
f7dc1244 88792000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8880
8881 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8882 prevents the build (and is generally a Bad Idea).
8883
f7dc1244 88842000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8885
8886 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8887 a comma inside @var.
8888 (Command Files): Index markup changes from Dmitry Sivachenko
8889 <dima@Chg.RU>.
8890
f7dc1244 88912000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8892
8893 * Makefile.in (LN_S): Define.
8894 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8895 invoke "ln -s" unless it is known to work.
8896
8897 * configure.in (AC_PROG_LN_S): Add.
8898
8dc7983f
JB
88992000-04-14 Jim Blandy <jimb@redhat.com>
8900
8901 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8902 section.
8903 (Target Conditionals): Document ADDRESS_TO_POINTER,
8904 POINTER_TO_ADDRESS.
8905
1a8237e8
DB
89062000-04-11 Daniel Berlin <dan@cgsoftware.com>
8907
8908 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8909 gdb-cfg.texi to get the value.
8910
ca526f1a
JB
89112000-04-10 Jim Blandy <jimb@redhat.com>
8912
8913 * gdbint.texinfo (Target Architecture Definition): Fix
8914 cross-references.
8915
faaafcb4
JB
89162000-04-08 Jim Blandy <jimb@redhat.com>
8917
8918 * gdbint.texinfo (Using Different Register and Memory Data
8919 Representations): New section.
8920 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8921 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8922 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8923
1b27397f
AC
8924Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8925
8926 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8927 for acknowledgments.
1b27397f 8928
480ff1fb
AC
8929Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8930
8931 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8932 qThreadExtraInfo.
480ff1fb 8933
a9331b3f 89342000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8935
a9331b3f
RM
8936 * gdb.texinfo: Clarify which remote debug protocol commands are
8937 required and which are optional.
f1251bdd 8938
dbeb8dbd
AC
8939Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8940
8941 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8942 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8943 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8944 * annotate.texi: Update.
8945
6d2ebf8b
SS
89462000-03-28 Stan Shebs <shebs@apple.com>
8947
8948 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8949 expectation of additional changes before release), update
8950 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8951 node links, rephrase and/or shorten lines to fix formatting
8952 problem in both regular and @smallbook formats.
8953 * annotate.texi: Shorten lines in example, use smallexample
8954 consistently everywhere.
8955 * Makefile.in: Add comment about texinfo 4.0 html generation.
8956 (SFILES_INCLUDED): Add annotate.texi.
8957
5d161b24
DB
89582000-03-27 Daniel Berlin <dan@cgsoftware.com>
8959
5ae4183a
AS
8960 * gdb.texinfo (Debugging Output): Added new section, documenting
8961 the "set/show debug" commands.
5d161b24 8962
b9deaee7
AC
8963Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8964
8965 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8966 entry.
b9deaee7
AC
8967
8968 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8969 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8970 @chapter and @node entries.
a9331b3f 8971
b9deaee7 8972 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8973
9ef47d30
AC
8974Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8975
8976 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8977 files.
9ef47d30 8978
cfeada60
FN
89792000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8980
8981 From David Whedon <dwhedon@gordian.com>
5ae4183a 8982 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8983
6837a0a2
DB
89842000-03-22 Daniel Berlin <dan@cgsoftware.com>
8985
8986 * gdb.texinfo: Add documentation for the apropos command.
8987
bba2971c
MS
89882000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8989
8990 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8991
2b628194
MS
89922000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8993
a9331b3f 8994 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8995 two places.
8996
96a2c332
SS
89972000-03-17 Stan Shebs <shebs@apple.com>
8998
8999 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9000 <dima@Chg.RU>, also clarification of allowed content for
9001 string constants.
9002
f7dc1244 90032000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9004
9005 * gdb.texinfo (main menu): Add Annotations.
9006 (File Options): Add @cindex entries for each command-line option.
9007 Document --epoch, --annotate, --async, --interpreter, --write,
9008 --statistics, and --version.
9009
9010 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9011 of GDB.
9012
9d233477
JB
90132000-02-23 Jim Blandy <jimb@redhat.com>
9014
9015 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9016
14e0eb3b
JB
90172000-02-22 Jim Blandy <jimb@redhat.com>
9018
9019 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9020
3555de01
JM
90212000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9022
9023 * Makefile.in (diststuff): New target.
9024
5e35df8e
KB
90252000-02-15 Kevin Buettner <kevinb@redhat.com>
9026
9027 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9028 architecture. [From Jim Wilson.]
5e35df8e 9029
c5394b80
JM
90302000-01-16 Tom Tromey <tromey@cygnus.com>
9031
9032 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9033 (Delete Breaks): Mention range arguments.
9034 (Disabling): Likewise.
9035
c3f6f71d
JM
90362000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9037
9038 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9039
c4093a6a
JM
9040Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9041
9042 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9043 valid functions.
c4093a6a 9044
11cf8741
JM
90451999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9046
9047 * gdb.texinfo: Clarify regular expressions used in rbreak.
9048
917317f4
JM
90491999-10-15 Kevin Buettner <kevinb@cygnus.com>
9050
9051 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9052 MEMORY_REMOVE_BREAKPOINT): Document.
9053
9054Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9055
9056 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9057 offset re-using the DATA offset instead.
917317f4 9058
2df3850c
JM
90591999-10-11 Jim Kingdon <kingdon@redhat.com>
9060
9061 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9062
90631999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9064
9065 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9066 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9067 typos.
9068
9069 * gdb.texinfo: Various minor wording and formatting improvements,
9070 mentions of additional command-line options.
9071
2acceee2
JM
90721999-09-30 Fred Fish <fnf@cygnus.com>
9073
9074 * gdb.texinfo: Document additional forms of specifying section
9075 names and addresses for the add-symbol-file command.
9076
c2c6d25f
JM
90771999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9078
9079 * gdbint.texinfo: Fix typo, add the word "have".
9080
90811999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9082
9083 * gdbint.texinfo (Target Architecture Definition): Document the
9084 SKIP_PERMANENT_BREAKPOINT macro.
9085
d4f3574e
SS
90861999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9087
9088 * gdb.texinfo: Fiks speling errers.
9089
9090 * gdb.texinfo: Fix uses of @multitable.
9091
f7dc1244 9092 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9093 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9094 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9095 comments about using with optimization, add more indexing,
9096 fix info about disassembly-flavor.
9097
9098Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9099
9100 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9101 SKIP_SOLIB_RESOLVER): Define.
9102
9103Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9104
9105 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9106 ``g'' packets.
d4f3574e 9107
104c1213
JM
91081999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9109
9110 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9111 platform-specific info, inline remote.texi and move sections of it
9112 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9113 and register stack into the new chapter.
9114 * remote.texi: Remove, now part of gdb.texinfo.
9115 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9116
91171999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9118
9119 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9120 GDB_TARGET_IS_MACH386): These kludges have gone away.
9121
9122Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9123
9124 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9125 TDEPLIBS.
104c1213 9126
53a5351d
JM
91271999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9128
9129 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9130 surrounding text to fit HP-UX bits into general info.
9131 (HPPA-cfg.texi): Remove, no longer useful.
9132
9133 * gdb.texinfo: Remove explicit links from @node lines, remove
9134 HP-added "Detailed Node Listing" from main menu which confuses
9135 things.
9136
9137 From Dmitry Sivachenko <dima@Chg.RU>:
9138 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9139 in description of `set environment'.
53a5351d
JM
9140
91411999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9142
9143 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9144
7be570e7
JM
91451999-08-12 Ben Elliston <bje@cygnus.com>
9146
9147 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9148
f7dc1244 91491999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9150
9151 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9152 watch, awatch, and rwatch. Explain why the latter two cannot be
9153 set as software watchpoints. Document that watchpoints for local
9154 variables are deleted when the debuggee terminates.
7be570e7
JM
9155
9156Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9157
9158 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9159 packet. Allow E.. response packet. "qRcmd" packet is no longer
9160 reserved.
7be570e7
JM
9161
91621999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9163
a9331b3f
RM
9164 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9165 * gdb.texinfo: Ditto.
7be570e7 9166
96baa820
JM
91671999-08-06 Tom Tromey <tromey@cygnus.com>
9168
9169 * gdb.texinfo (KOD): New node.
9170
9171Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9172
9173 * remote.texi (Rcmd): Fix minor formatting typos.
9174
9175Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9176
9177 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9178 packets.
96baa820 9179
adf40b2e
JM
91801999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9181
9182 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9183 fixes.
9184
43ff13b4
JM
9185Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9186
9187 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9188
085dd6e6
JM
9189Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9190
9191 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9192 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9193 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9194 packets that are not supported on all hosts. Expand examples.
9195 Spell check.
085dd6e6
JM
9196
91971999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9198
9199 * Makefile.in: Recognize html, install-html. Add targets
9200 to build HTML versions of documentation via texi2html.
9201
9202Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9203
9204 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9205 testsuite.
085dd6e6
JM
9206
9207Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9208
9209 * remote.texi (Communication Protocol): Rewrite.
9210
9211Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9212
9213 * stabs.texinfo: Fix uses of xref.
9214
9e0b60a8
JM
9215Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9216
9217 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9218 info about patch submission.
9219
cce74817
JM
9220Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9221
9222 From Per Bothner <bothner@cygnus.com>:
9223 * gdb.texinfo: Document Chill support.
9224
9225Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9226
9227 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9228 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9229 Document that the value should be greater-than or equal-to zero.
9230 (NO_STD_REGS): Document. Deprecate.
cce74817 9231
ac9a91a7
JM
9232Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9233
9234 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9235 Document that these are not used.
ac9a91a7
JM
9236
9237Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9238
9239 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9240
392a587b
JM
9241Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9242
9243 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9244 numargs was dropped.
392a587b
JM
9245
9246Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9247
9248 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9249
b83266a0
SS
9250Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9251
9252 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9253 Update.
b83266a0 9254
7a292a7a
SS
9255Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9256
9257 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9258 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9259
9260Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9261
9262 * gdbint.texinfo: Fix typos: $ -> @.
9263
9264Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9265
9266 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9267 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9268 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9269 BREAKPOINT_FROM_PC.
a9331b3f 9270
7a292a7a
SS
9271Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9272
9273 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9274 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9275
9276Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9277
9278 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9279 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9280
92811999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9282
9283 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9284 longer exists.
9285
9286Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9287
9288 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9289 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9290 they make the manual source incomprehensible.
7a292a7a
SS
9291 * h8-cfg.texi: Remove, hasn't been used in years.
9292
c906108c
SS
9293Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9294
9295 * gdb.texinfo: Update the credits.
9296
9297Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9298
9299 * gdb.texinfo: Fix mistakes noticed in printout of last
9300 draft, add Alpha to discussion of heuristic fence post.
9301
9302Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9303
9304 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9305 Edition, merge some HP changes into mainline, describe some
9306 previously undocumented features, describe more of the target
9307 commands available, eliminate obsolete section on renamed
9308 commands.
c906108c
SS
9309 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9310
9311Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9312
9313 * gdb.texinfo: Make many HPPA conditionals unconditional,
9314 including catchpoint description, since now on for all configs.
9315 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9316 specializations.
9317
9318Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9319
9320 * Makefile.in (GDBvn.texi): Fix match expression to work with
9321 current format of VERSION in gdb/Makefile.in.
9322 * gdb.texinfo: Fix node ref to match new readline.
9323
9324Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9325
a9331b3f
RM
9326 * gdb.texinfo: Changes made as part of a project to merge in
9327 changes made by HP. Documentation makes extensive use of
c906108c
SS
9328 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9329 on remote debugging. There are differences in documentation
889bf7c5 9330 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9331 the HP manual discusses catchpoints, hardware watchpoints, and
9332 some HPUX specific limitations for shared library support.
a9331b3f 9333
c906108c
SS
9334 There are also a number of @node changes.
9335
93361999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9337
9338 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9339 (C Usage): Same.
9340
9341Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9342
9343 The following changes were made by Edith Epstein
889bf7c5
PA
9344 <eepstein@cygnus.com> as part of a project to merge in changes
9345 made by HP.
a9331b3f 9346
c906108c
SS
9347 * HPPA-cfg.texi: new file.
9348
9349 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9350
9351 * refcard.tex: change documentation about catch.
9352 removed info catch.
9353
9354Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9355
9356 * gdbint.texinfo: Expand on GDB's coding standards,
9357 specify the use of arg names with prototypes.
9358
93591998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9360
9361 * gdb.texinfo: Fix tipo.
9362
9363Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9364
9365 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9366 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9367
9368Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9369
9370 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9371
93721998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9373
9374 * agentexpr.texi: New file.
9375
9376Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9377
9378 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9379
93801998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9381
9382 * remote.texi: Changed wording that implied that the GDB remote
9383 protocol caches register values instead of GDB itself.
9384
9385Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9386
9387 * gdbint.texinfo: Add some info about symbol readers.
9388 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9389 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9390 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9391 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9392
9393Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9394
a9331b3f 9395 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9396
9397Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9398
9399 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9400
9401Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9402
9403 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9404 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9405
9406Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9407
9408 * gdbint.texinfo: Fix minor typos.
9409
9410Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9411
9412 * gdbint.texinfo: Complete overhaul. Group descriptions more
9413 logically, add more info on generic algorithms, remove much
9414 obsolete and/or wrong material.
9415
9416Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9417
9418 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9419
9420Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9421
9422 * refcard.tex: Copyright, address updates.
9423
9424Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9425
9426 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9427 for the edition instead of confusing GDB-version-like numbers.
9428
9429Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9430
9431 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9432
9433Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9434
5ae4183a 9435 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9436
9437Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9438
9439 * gdb.texinfo: Add some credits, mention bug monitor.
9440 * remote.texi: Mention mips monitor targets.
9441 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9442
c906108c
SS
9443Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9444
9445 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9446 files, finish sorting of host vs target vs native macros, describe
9447 some more of them.
c906108c
SS
9448
9449Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9450
9451 * gdbint.texinfo (Host Conditionals): Document change from
9452 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9453
9454Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9455
9456 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9457 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9458
9459Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9460
9461 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9462 Document LSEEK_NOT_LINEAR.
9463
9464Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9465
9466 * stabs.texinfo (Stab Section Basics): Make it clear that only
9467 some versions of the GNU linker remove the leading N_UNDF symbol.
9468
9469Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9470
9471 * stabs.texinfo (String Field): Document type number pairs here,
9472 instead of in the Sun specific section.
9473 (Include Files): The GNU linker supports the N_BINCL
9474 optimization. Clarify the N_BINCL value, and what it is used
9475 for.
9476 (Procedures): Document N_FUN with an empty string to mark the end
9477 of a function.
9478 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9479 (Sun Differences): Remove this node, as the information is now
9480 elsewhere in the main document.
9481 (Stab Section Basics): Mention that the GNU linker may optimize
9482 stabs and remove the leading N_UNDF symbol.
9483
9484Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9485
9486 * gdb.texinfo, refcard.tex: Restore author credit
9487
9488Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9489
9490 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9491 documentation to account for START and END macros taking
9492 one arg.
9493
9494Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9495
9496 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9497 * gdb.texinfo (Frames): Fix typo.
9498
9499Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9500
9501 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9502 a target_signal as arg type, not a pid.
9503
9504Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9505
9506 * gdb.texinfo: Document `set assembly-language'.
9507
9508Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9509
9510 * remote.texi: Update list of stubs in the GDB distribution.
9511
9512Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9513
9514 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9515 Also document that some systems can use mmalloc but must define
9516 this if their C runtime allocates memory that is later freed.
c906108c 9517 (MMCHECK_FORCE): Document new macro.
a9331b3f 9518
c906108c
SS
9519Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9520
9521 * remote.texi: Add documentation for target Sparclet.
9522
9523Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9524
a9331b3f 9525 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9526 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9527 * configure.in: Rewritten for autoconf.
9528 * configure: New.
9529
9530Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9531
9532 * Makefile.in (DVIPS): New define, set to dvips.
9533 (dvi): Add stabs.dvi.
9534 (ps): New target.
9535 (all-doc): Depend on info, dvi, and ps targets.
9536 (STAGESTUFF): Add *.ps and *.dvi files.
9537 (clean-info, clean-dvi): Remove.
9538 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9539 rules completely rewritten.
9540 (maintainer-clean): Remove clean-info and clean-dvi
9541 dependencies and put their actions in the rules.
9542 (gdb.ps): New target
a9331b3f 9543 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9544 intermediate TeX files, whether they have 2 or 3 character
9545 extensions.
9546 (gdbint.ps): Add target and rules.
9547 (gdb-internals): Delete unused target.
9548 (Makefile): Depends upon config.status also.
9549
9550Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9551
9552 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9553 set.
9554
9555Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9556
9557 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9558 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9559
9560Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9561
9562 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9563
9564Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9565
9566 * gdb.texinfo (Print settings): Document
9567 `set/show print static-members' commands.
9568
9569Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9570
9571 * gdbint.texinfo (Native): Document name change, coredep.c to
9572 core-aout.c.
9573
9574Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9575
9576 * stabs.texinfo (Include Files): Document the values the SunOS4
9577 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9578
9579Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9580
9581 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9582 Fix typo.
9583
9584Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9585
9586 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9587 "gdb.tar.Z".
9588
9589Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9590
9591 * Makefile.in (maintainer-clean): New target, synonym for
9592 realclean.
9593
9594Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9595
9596 * Update all FSF addresses except those in COPYING* files.
9597
9598Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9599
9600 From Richard Earnshaw (rearnsha@armltd.co.uk):
9601 * gdb.texinfo (convenience variables): Document $_exitcode.
9602 (quit): Document optional expression to use as exit code.
9603
9604Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9605
9606 * gdb.texinfo, remote.texi: Brought up to date with various
9607 GDB changes.
9608
9609Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9610
9611 * gdb.texinfo: Update dates and versions, fix comments about
9612 hardware watchpoints in future releases and about the
9613 sharedlibrary command.
9614
9615Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9616
9617 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9618 C_FUN stab. Other cleanups.
9619
9620Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9621
9622 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9623 for the sparc stub.
9624
9625Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9626
9627 * annotate.texi: Clarify which addresses have differing formats
9628 depending on the language and which do not.
9629
9630Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9631
9632 * remote.texi (NetWare): Changed example to use BOARD= instead of
9633 NODE= argument to reflect correspoding change to gdbserve.nlm.
9634
9635Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9636
9637 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9638 GDB, as well as AIX dbx, supports the size type attribute.
9639
9640Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9641
9642 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9643
9644Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9645
9646 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9647 and new 'if' and 'while' commands.
9648
9649Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9650
9651 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9652
9653Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9654
9655 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9656 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9657 NetWare targets. Mostly stolen from the Server node.
9658
9659Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9660
9661 * gdb.texinfo (Setting): Talk about the language of a source file
9662 versus the working language. The old documentation did not match
9663 what GDB did.
9664
9665Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9666
9667 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9668 of a source file.
9669
9670Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9671
9672 * gdb.texinfo (Processes): New node.
9673
9674Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9675
9676 * remote.texi: Update documentation of set/show mipsfpu.
9677
3fc11d3e
JM
9678Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9679
9680 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9681 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9682
9683Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9684
9685 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9686 obsolete conditionals, described some others.
9687
9688Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9689
9690 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9691 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9692
9693Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9694
9695 * gdbint.texinfo: Put regex conditionals in their own table.
9696
9697Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9698
9699 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9700 described or fixed the descriptions of many others.
9701
9702Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9703
9704 * gdb.texinfo: Add some more credits.
9705 * gdbint.texinfo: Capitalize GDB consistently, describe some
9706 macros and remove some.
9707
9708Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9709
9710 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9711 obsolete conditionals, described some others.
9712
9713Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9714
9715 * gdb.texinfo (help targets): Changed to `help target', which
9716 is the correct gdb command.
9717
9718Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9719
9720 * annotate.texi (TODO): New node, for keeping track of annotations
9721 suggested but not yet implemented.
9722
9723Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9724
9725 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9726 another symbol, it is not the address itself.
9727
9728Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9729
9730 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9731 of stabs-in-coff sections.
9732
9733Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9734
9735 * annotate.texi: Change edition to 0.5 and date to May 1994.
9736 Add index.
9737 (Frames): New node, for frame annotation.
9738 (Displays): New node, for display annotation.
9739
9740 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9741 when waiting for your program to stop.
9742
9743Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9744
9745 * annotate.texi (Breakpoint Info): Document annotation of header
9746 fields and record annotation.
9747
9748Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9749
9750 * annotate.texi: New file, to document annotations.
9751
9752Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9753
9754 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9755 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9756
9757Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9758
9759 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9760 section, and say n_strx field is compilation unit relative.
9761 * stabs.texinfo: Don't use @code for a.out when it is the name of
9762 an object file format.
9763
9764Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9765
9766 * gdb.texinfo: Refer to file names, not path names, per rms
9767 convention.
9768 (Arguments): Fix typo.
9769
9770Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9771
9772 * stabs.texinfo (Global Variables): Talk about stabs in files
9773 where variables are referenced, but not defined.
9774
9775Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9776
9777 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9778 Cplusplus to new nodes Member Type Descriptor and Method Type
9779 Descriptor. Re-write stuff for #.
9780
9781Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9782
9783 * gdb.texinfo (Print Settings): Don't document "set print
9784 fast-symbolic-addr off". The bug which it worked around was fixed
9785 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9786
9787 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9788 N_ENTRY node.
9789
9790 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9791
9792Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9793
9794 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9795 references to ieee-float.c.
9796
9797Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9798
9799 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9800 match what the code actually does.
9801
9802Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9803
9804 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9805
9806Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9807
9808 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9809 i, and b.
9810
9811Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9812
9813 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9814 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9815 as "stabs in sections" rather than just saying "ELF and SOM".
9816 Also make that stuff apply to COFF.
9817
9818Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9821 Ghostscript.
9822
9823Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9824
9825 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9826 versus functions without line numbers, also mention stepping into
9827 them as well as "step" when you are in them. Tell the user how to
9828 deal with the situation. Add comment about "debugging information".
9829
9830Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9831
9832 * stabs.texinfo (Enumerations): Document restriction on where
9833 enumeration types can appear and still win with GDB.
9834
9835Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9836
9837 * stabs.texinfo (Negative Type Numbers): Document format for type
9838 -16.
9839
9840Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9841
9842 * gdb.texinfo (Selection, Frame Info): Update information about
9843 arbitrary frame specficiations.
9844
9845Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9846
9847 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9848
9849Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9850
9851 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9852
9853Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9854
9855 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9856
9857Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9858
9859 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9860 Differences node to Statics node.
9861 (Statics): Discuss XCOFF use of V symbol descriptor.
9862
9863 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9864 not clean.
9865
9866Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9867
9868 * gdb.texinfo (Print Settings): Document `set print
9869 fast-symbolic-addr' and improve the doc for some other
9870 `set print's.
9871
9872Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9873
9874 * stabs.texinfo (String Field): Talk about defining several type
9875 numbers at once.
9876 Fix lint regarding changing node ELF Transformations to
9877 ELF and SOM Transformations.
9878
9879Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9880
9881 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9882
9883Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9884
9885 * stabs.texinfo (Cross-References): `::' is for nested types only
9886 within <>.
9887 (Structures): Document static members.
9888
9889Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9890
9891 * stabs.texinfo: Document S type attribute.
9892
9893Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9894
9895 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9896
9897Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9898
9899 * gdbint.texinfo: Fix a few typos.
9900
9901Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9902
9903 * gdb.texinfo, remote.texi: formatting improvements
9904
9905 * gdb.texinfo (New Features): mention threads.
9906 (Summary, C): fix xrefs in newly contributed text.
9907 (Threads): index entries, clarifications, example
9908 (passim): minor typos fixed, phrasing improvements
9909
9910 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9911 entries; (Server): explain use of gdbserver w/real-time systems,
9912 add example of conflicting TCP port; (MIPS Remote) break up
9913 running text into table, highlighting commands, and add example.
a9331b3f 9914
c906108c
SS
9915Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9916
9917 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9918
9919Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9920
9921 * stabs.texinfo (Nested Symbols): New node.
9922 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9923
9924Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9925
9926 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9927 to picking which Bbss.bss symbol to use, and (because there seems to
9928 be no good way of doing it) re-write some of the text to make it
9929 sound like Bbss.bss isn't such a great idea after all (as currently
9930 designed).
9931
9932 * gdb.texinfo (C): In addition to saying people have to use g++ for
9933 good results, say they have to use stabs. Specifically say cfront
9934 doesn't work well.
9935 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9936 the gdb README. Add xrefs to places where the support for the various
9937 languages is described in detail.
9938
9939Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9940
9941 * stabs.texinfo: Clean up stuff about visibility and virtual
9942 characters.
9943
9944 * stabs.texinfo (N_M2C): Cite Sun doc.
9945
9946Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9947
9948 * gdb.texinfo: updates re threads.
9949 * remote.texinfo: avoid index entries starting with digits.
9950
9951Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9952
9953 * stabs.texinfo (Enumerations): Talk about large, negative and
9954 octal values. Clean up cross reference to type attributes.
9955 (String Field): Say that GDB 4.11 supports size attribute.
9956
9957Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9958
9959 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9960 is a mandatory step. Make the stuff about that more concise.
9961
9962Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9963
9964 * stabs.texinfo (Class Names): New node.
9965
9966 * gdb.texinfo (Command Files): Explain order of init file reading.
9967
9968 * remote.texi (Bootstrapping): Talk about getting the serial driver
9969 to deal with ^C sent by gdb to stop the remote system.
9970
9971Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9972
9973 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9974
9975 * libgdb.texinfo (Defining Commands): made the DOC arg
9976 to gdb_define_app_command a char * instead of char **
9977 per a suggestion from kingdon.
9978
9979 * libgdb.texinfo: total rewrite from a different starting
9980 premise.
9981
9982Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9983
9984 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9985 floats passed as doubles (to improve clarity).
9986
9987Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9988
9989 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9990
9991 * a4rc.sed: update to work with Andreas Vogel papersize params
9992
9993 * refcard.tex: use Andreas Vogel simplifications of papersize
9994 params; remove useless version info; update copyright date.
9995
9996Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9997
9998 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9999
10000Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10001
10002 * gdb.texinfo (Files): Say what address the load command loads it at.
10003
10004 * stabs.texinfo (Common Blocks): Minor cleanups.
10005
10006 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10007 that Sun has backed away from the linker kludge and thus the relevant
10008 issue is changes to the SunPRO tools, not the Solaris linker.
10009
10010 * stabs.texinfo (Traditional Integer Types): Clean up description
10011 of octal bounds a little bit. Document extra leading zeroes.
10012
10013Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10014
10015 * gdb.texinfo (Signaling): Update for symbolic symbol names
10016 and add a section explaining the difference between the GDB
10017 signal command and the shell kill utility.
10018
10019Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10020
10021 * libgdb.texinfo: added `@' to braces that were unescaped.
10022
10023Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10024
10025 * libgdb.texinfo: new file. Spec for the gdb library.
10026
10027Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10028
10029 * stabs.texinfo (Include Files): Fix typo (start -> end).
10030
10031Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10032
10033 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10034 from Melissa at FSF's editing pass.
10035
10036Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10037
10038 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10039 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10040 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10041
10042Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10043
10044 * remote.texi (Bootstrapping): Discuss 386 call gates.
10045
10046Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10047
10048 * stabs.texinfo (Based Variables): New node.
10049
10050Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10051
10052 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10053 names, sizes, and formats to suggest how not to lose.
10054
10055Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10056
10057 * stabs.texinfo (Methods): Fix typo.
10058
10059Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10060
10061 * gdb.texinfo: Fix a few typos.
10062
10063Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10064
10065 * gdb.texinfo: Clarify how well it works with Fortran.
10066
10067 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10068 More on relocating stabs in ELF files.
10069
10070Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10071
10072 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10073
10074Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10075
10076 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10077 parameters on VAX.
10078
10079Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10080
10081 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10082
10083Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10084
10085 * stabs.texinfo: Make info author notice match the TeX author notice.
10086
10087Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10088
10089 * stabs.texinfo: Initial-caps all words in node names and
10090 non-trivial words in section names.
10091
10092Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10093
10094 * stabs.texinfo: Many minor cleanups.
10095
10096 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10097
10098Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10099
10100 * stabs.texinfo: Remove full description of big example.
10101 It's not really helpful; just use pieces of it where appropriate.
10102 Add more Texinfo formatting directives (@samp, etc.).
10103 Use @deffn to define stab types.
10104 Eliminate some wordiness. Break up some nodes.
10105 Add an (alphabetized) index of symbol types.
10106 Use consistent capitalization style in node and section names.
10107
10108Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10109
10110 * gdb.texinfo: Change typo "Two two" to "The two".
10111
10112Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10113
10114 * stabs.texinfo (XCOFF-differences): Remove references to
10115 non-existent types N_DECL and N_RPSYM.
10116
10117 * stabs.texinfo (String Field): Say that type attributes bug is
10118 fixed in GDB 4.10, since it is.
10119
10120 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10121
10122Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10123
10124 * stabs.texinfo: Formatting cleanups.
10125
10126Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10127
10128 * stabs.texinfo: When explaining the n_type of a stab, standardize
10129 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10130 no tabs, use @r).
10131 (Global Variables): Clean up.
10132
10133Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10134
10135 * stabs.texinfo (Stack Variables): Re-write.
10136
10137Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10138
10139 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10140 addresses of a source file. Also revise formatting.
10141 Change "object module" or "object file" to "source file".
10142 Various: Miscellaneous cleanups.
10143
10144Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10145
10146 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10147
10148Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10149
10150 * gdbint.texinfo: Removed many nonsensical machine-collected
10151 host and target conditionals, described some of the remainder.
10152
10153Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10154
10155 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10156
10157 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10158 paragraph which follows.
10159
10160 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10161 variables. Looks better and avoids overful hbox.
10162
10163Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10164
10165 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10166
10167Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10168
10169 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10170 retransmit-timeout
10171
10172Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10173
10174 * gdbint.texinfo: Update statement about `some ancient Unix
10175 systems, like Ultrix 4.0' to Ultrix 4.2.
10176
10177Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10178
10179 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10180
10181 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10182
10183 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10184 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10185
10186 * remote.texi: new name for former gdbinv-s.texi
10187
10188 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10189
10190Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10191
10192 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10193 variables for MIPS remote debugging protocol.
10194
10195Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10196
10197 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10198
10199Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10200
10201 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10202
10203Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10204
10205 * gdb.texinfo: repair conditional bugs in text markup
10206
10207Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10208
10209 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10210 to select Modula-2 material.
10211
10212Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10213
10214 * stabs.texinfo: Cleanups regarding statics.
10215
10216 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10217 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10218
10219Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10220
10221 * stabs.texinfo: N_MAIN is sometimes used for C.
10222
10223Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10224
10225 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10226
10227Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10228
10229 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10230 removed from the code by Kingdon.
c906108c
SS
10231
10232Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10233
10234 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10235 input when evaluating breakpoint conditions; the bug has been fixed.
10236
10237 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10238 sets the ignore count to N-1, not to N.
10239
10240Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10241
10242 * refcard.tex (\hoffset): correct longstanding error to match
10243 intended offset; avoids cutting off edge on some printers
10244
10245Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10246
10247 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10248
10249Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10250
10251 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10252
10253Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10254
10255 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10256 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10257 collect sed edits if any, apply to refcard before formatting;
10258 (refcard.ps) stop implying PS fonts if PS output requested;
10259 (lrefcard.ps) delete extra target for variant PS fonts
10260
10261 * refcard.tex: parametrize papersize dependent info, collect
10262 in easily replaced spot
10263
10264 * a4rc.sed: new file, edits to refcard for A4 paper
10265
10266Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10267
10268 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10269
10270Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10271
10272 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10273
10274Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10275
10276 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10277 politely rather than rudely.
10278
10279Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10280
10281 * stabs.texinfo: Document common blocks.
10282
10283Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10284
10285 * stabs.texinfo: Add some basic info about stabs-in-elf.
10286
10287Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10288
10289 * stabs.texinfo (Top): Minor cleanup.
10290
10291Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10292
10293 * Makefile.in (install-info): remove parentdir support
10294
10295Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10296
10297 * gdb.texinfo (Copying): delete this node and references to it;
10298 RMS says this manual need not carry GPL. (passim): Improvements
10299 from last round at FSF, largely due to Ian Taylor review, and
10300 minor formatting improvements.
10301
10302 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10303 largely due to Ian Taylor review. (Debug Session): minor edits to
10304 new text.
10305
10306Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10307
10308 * Makefile.in (realclean): Remove info and dvi files too.
10309
10310Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10311
10312 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10313 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10314 * gdb.texinfo: Change accordingly.
10315
10316 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10317 N_{L,R}BRAC,N_SLINE are relative to.
10318
10319Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10320
10321 * Makefile.in (GDBvn.texi): Update atomically.
10322
10323Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10324
10325 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10326
10327Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10328
10329 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10330 addresses together. Also motivate the set print symbol-filename
10331 command and suggest other solutions.
10332
10333Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10334
10335 * gdb.texinfo (set print elements): Note that the number of
10336 elements is set to unlimited by "set print elements 0".
10337
10338Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10339
10340 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10341 NF_LDOUBLE means.
10342 (Stab Types): Include Solaris stab types.
10343 (Procedures): Document Solaris extensions.
10344
10345Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10346
10347 * gdb.texinfo: Add `set print symbol-filename' doc.
10348
10349Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10350
10351 * stabs.texinfo (Arrays): Talk about type definition vs. type
10352 information.
10353
10354 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10355 the trailing semicolon.
10356
10357Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10358
10359 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10360 and merge in other parts of the document addressing these subjects.
10361 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10362
10363 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10364 at the end of a range type.
10365
10366 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10367 AIX extensions.
10368
10369Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10370
10371 * stabs.texinfo (Stabs Format): Misc fixes.
10372
10373Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10374
10375 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10376 (Traditional builtin types): Document convex convention for long long.
10377 (Negative builtin types): Discuss type names, and misc fixes.
10378
10379Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10380
10381 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10382 point types used with @samp{R} type descriptor.
10383 (Symbol Descriptors): Describe how to handle conflict between
10384 different meanings of @samp{P} symbol descriptor.
10385
10386Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10387
10388 * stabs.texinfo: Remove node Quick Reference and put its children
10389 directly under the main menu.
10390
10391 * stabs.texinfo: Many more changes to bring it into line with
10392 AIX documentation and reality. I think it now has all the
10393 information from the AIX documentation, except that I burned
10394 out when I got to variant records (Pascal and Modula-2) and
10395 all the COBOL types. Oh well, we can add them later when we're
10396 worrying more about those languages.
10397
10398 * stabs.texinfo (Automatic variables): Talk about what it means
10399 to omit the symbol descriptor.
10400
10401Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10402
10403 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10404 gcc2 behavior with promoted args.
10405
10406Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10407
10408 * gdb.texinfo: include readline appendices in info version of manual
10409
10410Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10411
10412 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10413 target remote.
10414
10415 * gdb.texinfo (Machine Code): more index entries for disassemble
10416
10417Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10418
10419 * Clarify the intended use of the gdb-testers and gdb-patches
10420 mailing lists, and shrink gzip comment.
10421
10422Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10423
10424 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10425 DOSHOST configuration of manual.
10426
10427 * gdb.texinfo (MIPS Stack): new node.
10428
10429 * all-config.texi (MIPS) new switch.
10430
10431 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10432 tense; (MIPS Remote) new node.
10433
10434 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10435 bug; (Environment) less passive, other small cleanups in text about
10436 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10437 (Remote) new MIPS Remote menu entry.
10438
10439Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10440
10441 * stabs.texinfo: Many changes to include information from the
10442 AIX documentation.
10443
10444 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10445
10446Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10447
10448 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10449 Move a bunch of information from ../README.
10450 (Getting Started): New node.
10451
10452Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10453
10454 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10455
10456 * gdb.texinfo: advance manual revision dates to present
10457
10458 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10459 stop using silly Roman numerals in @set variable names
10460
10461Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10462
10463 * stabs.texinfo (Parameters): Keep trying to get this right.
10464
10465Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10466
10467 * stabs.texinfo (Parameters): More on "local parameters".
10468
10469Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10470
10471 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10472
10473Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10474
10475 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10476 (Parameters): Rewrite.
10477 (xcoff-differences, Sun-differences): Minor changes.
10478
10479Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10480
10481 * stabs.texinfo: Minor cleanup.
10482
10483Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10484
10485 * gdbint.texinfo: Minor xcoff stuff.
10486
10487Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10488
10489 * gdbint.texinfo: Update for new config directory structure.
10490 Add info about internal type data structures.
10491
10492Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10493
10494 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10495 $(srcdir).
10496 (gdb-config.texi): Depend on file in $(srcdir).
10497
10498Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10499
10500 * stabs.texinfo: Fixes about N_SO.
10501
10502Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10503
10504 * gdb.texinfo: include list of nonstandard init file names
10505
10506 * *-config.texi: new switch GENERIC for text that applies *only*
10507 to (usual) multiple-target version of manual
10508
10509 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10510 h8 config
10511
10512 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10513 in menus (rather than conditionally selected multiple alternative
10514 menus).
10515
10516 * Makefile.in: define and use DOC_CONFIG var to select
10517 configuration for GDB user manual.
10518
10519 * gdb-config.texi: delete from repository, generate from Makefile.
10520
10521 * all-config.texi: normal `generic' configuration file, formerly
10522 stored as gdb-config.texi
10523
10524Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10525
10526 * Makefile.in: add dvi target to build all .dvi files
10527
10528Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10529
10530 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10531
10532Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10533
10534 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10535 host conditionals.
10536 * stabs.texinfo: More array fixes inspired by Jim's.
10537
10538Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10539
10540 * stabs.texinfo: Fixes re arrays and continuations.
10541
10542 * gdbint.texinfo: Add XCOFF node.
10543
10544Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10545
10546 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10547
10548Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10549
10550 * stabs.texinfo: Fix for array types to mention lower bounds.
10551
10552Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10553
10554 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10555
10556Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10557
10558 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10559
10560Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10561
10562 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10563 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10564
10565Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10566
10567 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10568
10569Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10570
10571 * gdb.texinfo, gdbinv-s.texi: misc updates
10572
10573Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10574
10575 * gdbint.texinfo: Brief documentation for longjmp support,
10576 from an email msg by Stu.
10577
10578Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10579
10580 * stabs.texinfo: Fix description of floating point "range"
10581 types (which really define basic types). Reported by Jim Meehan,
10582 <meehan@src.dec.com>.
10583
10584 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10585
10586Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10587
10588 * gdbint.texinfo: Slightly expand section on supporting a new
10589 object file format.
10590
10591Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10592
10593 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10594 intermediate file.
10595
10596Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10597
10598 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10599
10600Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10601
10602 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10603
10604 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10605 as well as Z8002.
10606
10607Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10608
10609 * gdbint.texinfo: Add sections on clean design and on how to send
10610 in changes.
10611
10612Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10613
10614 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10615
10616Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10617
10618 * gdb.texinfo: Fix typo, reported by Karl Berry.
10619
10620Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10621
10622 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10623
10624Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10625
10626 * gdbint.texinfo: fixed a stray email address (needs @@),
10627 added @table @code to node "Native Conditionals"
10628
10629Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10630
10631 * gdbint.texinfo: Describe coding style of GDB.
10632
10633Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10634
10635 * stabs.texinfo: Minor wording changes.
10636
10637Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10638
10639 * gdbint.texinfo: Improve release doc slightly.
10640
10641Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10642
10643 * gdbint.texinfo: Improve doc of GDB config macros.
10644
10645Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10646
10647 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10648 These will be reinserted when examined.
10649
10650Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10651
10652 * gdbint.texinfo: Make a start at documenting all the #if macros
10653 in GDB. At least list them all, and start separating them into
10654 host-specific and target-specific.
10655
10656Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10657
10658 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10659 examples (not consistent w others).
c906108c
SS
10660 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10661 for generic vn of doc
10662
10663Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10664
10665 * Makefile.in: always create installation directories.
10666
10667Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10668
10669 * gdb.texinfo: in h8 config, do not describe searching commands.
10670
10671Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10672
10673 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10674 conditionals; introduce a few generic switches that may be
10675 useful for other cross-dev or dos-hosted configs.
10676
10677 * gdb.texinfo: fix typo in "info reg" description
10678
10679Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10680
10681 * stabs.texinfo: Minor updates from running TeX over it.
10682 * Makefile.in (stabs.dvi, stabs.ps): Add.
10683
10684Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10685
10686 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10687 First pass at converting it to texinfo.
10688
10689Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10690
10691 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10692 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10693
10694Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10695
10696 * gdbint.texinfo: Add section on partial symbol tables.
10697
10698Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10699
10700 * gdb.texinfo: document `set remotedebug' and `set
10701 rstack_high_address'.
10702
10703Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10704
10705 * gdb.texinfo: slight expansion of new text on reading info files
10706 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10707 H8/300 from DOS.
10708
10709Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10710
10711 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10712
10713Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10714
10715 * gdb.texinfo: Say how to read the `info' files.
10716
10717Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10718
10719 * Makefile.in: gm4 -> m4.
10720
10721Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10722
10723 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10724 Documentation' ahead of `Installing GDB' to match README.
10725 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10726 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10727
10728Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10729
10730 * Makefile.in: remove $(srcdir) from gdb.info rule.
10731
10732Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10733
10734 * Makefile.in: commented out gdb-all.texinfo rule. This is
10735 temporary.
10736
10737Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10738
10739 * Makefile.in, configure.in: removed traces of namesubdir,
10740 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10741 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10742
10743Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10744
10745 * gdb.texinfo: Improve how we ask for bug reports.
10746
10747Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10748
10749 * Makefile.in: infodir belongs in datadir.
10750
10751Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10752
10753 * Makefile.in: remove spaces following hyphens, bsd make can't
10754 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10755 standards.text support.
c906108c
SS
10756
10757Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10758
10759 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10760 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10761 and mandir now keyed off datadir by default.
10762
10763\f
10764Local Variables:
9e9c5ae7 10765mode: change-log
c906108c
SS
10766left-margin: 8
10767fill-column: 74
10768version-control: never
10769End: