infcmd.c (program_info): Fix typo.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
1a6a384b
JL
12014-09-03 Justin Lebar <jlebar@google.com>
2
3 * python.texi (Types In Python): Type.template_argument(n) returns a
4 gdb.Value or a gdb.Type and throws an exception if n is out of
5 range.
6
5f3b99cf
SS
72014-09-03 Sasha Smundak <asmundak@google.com>
8
9 * python.texi (Frames in Python): Add read_register description.
10
3cecbbbe
TT
112014-08-04 Tom Tromey <tromey@redhat.com>
12
13 * gdb.texinfo (Debugging Output): Update for change to "set debug
14 target".
15
90debf20
MM
162014-08-01 Masaki Muranaka <monaka@monami-software.com>
17
18 Pushed by Joel Brobecker <brobecker@adacore.com>.
19 * Makefile.in (transform): New variable.
20 (install-man1, install-man5): Apply $(transform) to man file names.
21
ee7333ae
DE
222014-07-26 Doug Evans <xdje42@gmail.com>
23
24 PR guile/17177
25 * guile.texi (Guile Pretty Printing API): Fix typo.
26 Document set-pretty-printers!, pretty-printers.
27 (Selecting Guile Pretty-Printers): Update.
28 Mention program-space based pretty-printers.
29
70509625
PA
302014-07-25 Pedro Alves <palves@redhat.com>
31 Eli Zaretskii <eliz@gnu.org>
32
33 * gdb.texinfo (Signaling) <signal command>: Explain what happens
34 with multi-threaded programs.
35
b67a2c6f
YQ
362014-06-27 Yao Qi <yao@codesourcery.com>
37
38 * gdb.texinfo (Maintenance Commands): Update the output of
39 'maint print dummy-frames' command.
40
f179cf97
EZ
412014-06-24 Eli Zaretskii <eliz@gnu.org>
42
43 * gdb.texinfo (Screen Size): Improve indexing.
44
992c7d70
GB
452014-06-19 Gary Benson <gbenson@redhat.com>
46
47 * gdb.texinfo (Maintenance Commands): Document new
48 "maint set/show catch-demangler-crashes" option.
49
57fcfb1b
GB
502014-06-19 Gary Benson <gbenson@redhat.com>
51
52 * gdb.texinfo (Maintenance Commands): Document new
53 "maint demangler-warning" command and new
54 "maint set/show demangler-warning" option.
55
dd5d5494
SC
562014-06-09 Siva Chandra Reddy <sivachandra@google.com>
57
58 * python.texi (Xmethod API): Add space before the opening
59 parenthesis in function descriptions.
60
25326a28 612014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
62
63 * guile.texi (Guile Configuration): Document guile-data-directory.
64
0a770bb2 652014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
66
67 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
68
16f691fb
DE
692014-06-04 Doug Evans <xdje42@gmail.com>
70
71 * guile.texi (Breakpoints In Guile): Update.
72
1e47491b
JB
732014-06-03 Joel Brobecker <brobecker@adacore.com>
74
75 * python.texi (Xmethod API): Fix reference to "Progspaces In
76 Python".
77
0c6e92a5
SC
782014-06-03 Siva Chandra Reddy <sivachandra@google.com>
79
80 * python.texi (Xmethods In Python, XMethod API)
81 (Writing an Xmethod): New nodes.
82 (Python API): New menu entries "Xmethods In Python",
83 "Xmethod API", "Writing an Xmethod".
84
06eb1586
DE
852014-06-02 Doug Evans <xdje42@gmail.com>
86
87 * guile.texi (Guile API): Add entry for Parameters In Guile.
88 (GDB Scheme Data Types): Mention <gdb:parameter> object.
89 (Parameters In Guile): New node.
90
e698b8c4
DE
912014-06-02 Doug Evans <xdje42@gmail.com>
92
93 * guile.texi (Guile API): Add entry for Commands In Guile.
94 (Basic Guile) <parse-and-eval>: Add reference.
95 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
96 (GDB Scheme Data Types): Mention <gdb:command> object.
97 (Commands In Guile): New node.
98
ded03782
DE
992014-06-02 Doug Evans <xdje42@gmail.com>
100
101 * guile.texi (Guile API): Add entry for Progspaces In Guile.
102 (GDB Scheme Data Types): Mention <gdb:progspace> object.
103 (Progspaces In Guile): New node.
104
53e8a631
AB
1052014-05-30 Andrew Burgess <aburgess@broadcom.com>
106
107 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
108 * python.texi (Frames In Python): Mention
109 gdb.FRAME_UNWIND_MEMORY_ERROR.
110
329ea579
PA
1112014-05-29 Pedro Alves <palves@redhat.com>
112 Tom Tromey <tromey@redhat.com>
113
114 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
115 from example.
116 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
117 Mention that target-async is now deprecated.
118 (Maintenance Commands): Document maint set/show target-async.
119
92bcb5f9
PA
1202014-05-29 Pedro Alves <palves@redhat.com>
121
122 * observer.texi (sync_execution_done, command_error): New
123 subjects.
124
fd664c91
PA
1252014-05-29 Pedro Alves <palves@redhat.com>
126
127 PR gdb/13860
128 * observer.texi (signal_received, end_stepping_range)
129 (signal_exited, exited, no_history): New observer subjects.
130
b2715b27
AW
1312014-05-26 Andy Wingo <wingo@igalia.com>
132
133 * guile.texi (GDB Scheme Data Types): Remove documentation for
134 removed interfaces. Update spelling of gdb-object-kind.
135
9eaa4c1e
AW
1362014-05-26 Andy Wingo <wingo@igalia.com>
137
138 * guile.texi (Basic Guile): Fix some typos.
139
0f1e8403
AW
1402014-05-26 Andy Wingo <wingo@igalia.com>
141
142 * guile.texi (Writing a Guile Pretty-Printer)
143 (Guile Types Module): Fix excess parentheses in use-modules forms.
144
697aa1b7
EZ
1452014-05-24 Eli Zaretskii <eliz@gnu.org>
146
147 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
148 (Breakpoints In Guile, Guile Printing Module)
149 (Guile Exception Handling, Values From Inferior In Guile)
150 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
151 Don't use @var at the beginning of a sentence.
152
153 * gdb.texinfo (Frame Filter Management, Trace Files)
154 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
155 (PowerPC Embedded, Define, Annotations for Running)
156 (IPA Protocol Commands, Packets, General Query Packets)
157 (Tracepoint Packets, Notification Packets, Environment)
158 (Inferiors and Programs, Set Breaks, Set Catchpoints)
159 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
160 (Frames, Backtrace, Selection, Expressions, Registers)
161 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
162 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
163 (Source Annotations, Using JIT Debug Info Readers, Packets)
164 (Stop Reply Packets, Host I/O Packets)
165 (Target Description Format): Don't use @var at the beginning of a
166 sentence.
167
168 * python.texi (Basic Python, Types In Python)
169 (Commands In Python, Frames In Python, Line Tables In Python)
170 (Breakpoints In Python, gdb.printing, gdb.types)
171 (Type Printing API): Don't use @var at the beginning of a
172 sentence.
173
67b5c0c1
MM
1742014-05-23 Markus Metzger <markus.t.metzger@intel.com>
175
176 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
177 replay-memory-access".
178
6a3cb8e8
PA
1792014-05-21 Pedro Alves <palves@redhat.com>
180
181 * gdb.texinfo (Starting): Document "set/show
182 auto-connect-native-target".
183 (Target Commands): Document "target native".
184
936d2992
PA
1852014-05-20 Pedro Alves <palves@redhat.com>
186
187 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
188 not be remote specific. Add cross reference to the qCRC packet.
189 (Separate Debug Files): Update cross reference to the qCRC packet.
190 (General Query Packets) <qCRC packet>: Add anchor.
191
b3ce5e5f
DE
1922014-05-17 Doug Evans <xdje42@gmail.com>
193
194 Copy over changes from guile.texi.
195 * python.texi (Basic Python) <gdb.execute>: Add text.
196 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
197 (Values From Inferior) <Python string>: Add text.
198 (Values From Inferior) <Value.string>: Clarify string length handling.
199 (Pretty Printing API): Add cindex.
200 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
201 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
202 @vindex.
203 (Commands In Python) <COMPLETE_*>: Similarly.
204 (Symbols In Python) <SYMBOL_*>: Similarly.
205 (Breakpoints In Python) <WP_*>: Similarly.
206 (Breakpoints In Python) <BP_*>: Similarly.
207
8dfcab11
DT
2082014-05-17 David Taylor <dtaylor@emc.com>
209
210 * gdb.texinfo (General Query Packets): Add a note about thread IDs
211 mentioned in the qfThreadInfo reply.
212
8d551b02
DE
2132014-05-16 Doug Evans <dje@google.com>
214
215 * gdb.texinfo (Mode Options): Add -D.
216
e20bd8f4
SB
2172014-05-09 Samuel Bronson <naesten@gmail.com>
218
219 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
220 "make -C".
221
f989a1c8
TT
2222014-04-29 Tom Tromey <tromey@redhat.com>
223
224 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
225 "show debug varobj".
226
95cf3b38
DT
2272014-05-01 David Taylor <dtaylor@emc.com>
228
229 * gdb.texinfo (compare-sections): Document the new -r (read-only)
230 option.
231
01f9f808
MS
2322014-04-24 Michael Sturm <michael.sturm@mintel.com>
233 Walfred Tedeschi <walfred.tedeschi@intel.com>
234
235 * gdb.texinfo (i386 Features): Add description of AVX512
236 registers.
237
770e7fc7
DE
2382014-03-31 Doug Evans <dje@google.com>
239
240 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
241
97d8f0ee
DE
2422014-03-30 Doug Evans <dje@google.com>
243
244 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
245 (Background Execution): Ditto.
246
36cb1214
HZ
2472014-03-21 Pedro Alves <palves@redhat.com>
248 Stan Shebs <stan@codesourcery.com>
249 Hui Zhu <hui@codesourcery.com>
250
251 * gdb.texinfo (Packets): Add anchor to "? packet".
252 Remove fixme and update introduction of "k packet".
253 Add anchor to "vKill packet".
254
5e3a2c38
SS
2552014-03-12 Stan Shebs <stan@codesourcery.com>
256
257 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
258
7a5a839f
LC
2592014-02-26 Ludovic Courtès <ludo@gnu.org>
260
dc6ae996 261 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 262
95060284
JB
2632014-02-20 Joel Brobecker <brobecker@adacore.com>
264
265 * gdb.texinfo (Files): Document "add-shared-symbol-files"
266 and "assf" as being deprecated.
267 (Cygwin Native): Likewise for "dll-symbols".
268 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
269 as a way to force the loading of symbols from a DLL.
270
f7bd0f78
SC
2712014-02-19 Siva Chandra Reddy <sivachandra@google.com>
272
273 * python.texi (Values From Inferior): Add description about the
274 new feature.
275
329baa95
DE
2762014-02-17 Doug Evans <xdje42@gmail.com>
277
278 * Makefile.in (GDB_DOC_FILES): Add python.texi.
279 * gdb.texinfo (Python): Moved to ...
280 * python.texi: ... here. New file.
281
687894f5
DE
2822014-02-17 Ludovic Courtès <ludo@gnu.org>
283
d25f38ee 284 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
285 Remove 'string-begins-with' procedure. Add 'pretty-printer'
286 parameter to 'str-lookup-function' procedure. Look for
287 the "std::string<" prefix.
288 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
289 Adjust description.
290
6fb526ee
DE
2912014-02-11 Tejas Belagod <tejas.belagod@arm.com>
292
d25f38ee 293 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
294 parantheses for deffn.
295 (Disassembly In Guile): Ditto.
296
1e0a5178
SS
2972014-02-10 Stan Shebs <stan@codesourcery.com>
298
299 Add Doxygen support.
300 * Makefile.in (doxy): New action, generates Doxygen files.
301 (DOXYGEN): New.
302 (doxyedit): New.
303 * Doxyfile-base.in: New file.
304 * Doxyfile-gdb-api.in: New file.
305 * Doxyfile-gdb-xref.in: New file.
306 * Doxyfile-gdbserver.in: New file.
307 * doxy-index.in: New file.
308 * filter-for-doxygen: New file.
309 * filter-params.pl: New file.
310
ed3ef339
DE
3112014-02-10 Doug Evans <xdje42@gmail.com>
312
313 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
314 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
315 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
316 (Guile docs): Include guile.texi.
317 (objfile-gdbdotext file): Add objfile-gdb.scm.
318 (dotdebug_gdb_scripts section): Mention Guile scripts.
319 (Multiple Extension Languages): New node.
320 * guile.texi: New file.
321
c6044dd1
JB
3222014-01-28 Joel Brobecker <brobecker@adacore.com>
323
324 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
325 ignore-descriptive-types". commands.
326
87ce2a04
DE
3272014-01-22 Doug Evans <dje@google.com>
328
329 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
330 (gdbserver man): Ditto.
331
52834460
MM
3322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
333
334 * gdb.texinfo: Document limited reverse/replay support
335 for target record-btrace.
336
0688d04e
MM
3372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
338
339 * gdb.texinfo (Process Record and Replay): Update documentation.
340
8710b709
MM
3412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
342
343 * gdb.texinfo (Process Record and Replay): Document new /c
344 modifier accepted by "record function-call-history".
345 Add /i modifier to "record function-call-history" example.
346
dcf106f3
JB
3472014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
348 Joel Brobecker <brobecker@adacore.com>
349
350 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
351 markers. Remove one that was misplaced.
352
41ef2965
PA
3532014-01-10 Pedro Alves <palves@redhat.com>
354
355 * gdb.texinfo (Your Program's Environment) <set environment>:
356 Mention the shell, and point at 'set exec-wrapper'.
357
c0d48811
JB
3582014-01-07 Joel Brobecker <brobecker@adacore.com>
359
360 * gdb.texinfo (Types In Python): Document new attribute Types.name.
361
5fba4c0f
JB
3622013-12-30 Joel Brobecker <brobecker@adacore.com>
363
364 * gdb.texinfo (Types In Python): Clarify the documentation
365 of attribute gdb.Field.bitpos.
366
0809504b
JB
3672013-12-28 Joel Brobecker <brobecker@adacore.com>
368
369 * gdb.texinfo (Types In Python): Fix the documentation of
370 attribute "bitpos" in class gdb.Field for enum types. Add
371 documentation for attribute "enumval" in that same class.
372
edef6000
JB
3732013-12-28 Joel Brobecker <brobecker@adacore.com>
374
375 * gdb.texinfo (GDB/MI Support Commands): Change @table into
376 @ftable.
377
71b8c845
DE
3782013-12-23 Doug Evans <xdje42@gmail.com>
379
380 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
381 auto-loaded objfile scripts and .debug_gdb_scripts section to their
382 corresponding section in Extending GDB.
383 (Extending GDB): Move menu up. New menu item "Auto-loading
384 extensions".
385 (Sequences): New menu item "Auto-loading sequences".
386 (Auto-loading sequences): New node.
387 (Python): Rename section from Scripting GDB to Extending GDB.
388 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
389 Move docs on ways to auto-load extensions to ...
390 (Auto-loading extensions): ... here. New node.
391
d192b373
JB
3922013-12-23 Joel Brobecker <brobecker@adacore.com>
393
394 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
395 in menu.
396 (GDB/MI Variable Objects): Adjust reference to "-list-features"
397 command, now in a new node.
398 (GDB/MI Support Commands): New node, with its contents being
399 extracted from the "GDB/MI Miscellaneous Commands" node.
400 A small paragraph introducing the section is also added at
401 the start.
402 (GDB/MI Miscellaneous Commands): Delete the description of the
403 -info-gdb-mi-command, -list-features and -list-target-features
404 commands, now hosted in the "GDB/MI Support Commands" node.
405
a16b0e22
SC
4062013-12-12 Siva Chandra Reddy <sivachandra@google.com>
407
408 PR python/16113
409 * gdb.texinfo (Values From Inferior): Add a note about using
410 gdb.Field objects as subscripts on gdb.Value objects.
411 (Types In Python): Add description about the new attribute
412 "parent_type" of gdb.Field objects.
413
9b26f0fb
JB
4142013-12-12 Joel Brobecker <brobecker@adacore.com>
415
416 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
417 entry for section docuumenting the -list-features GDB/MI command.
418
72bfa06c
JB
4192013-12-10 Joel Brobecker <brobecker@adacore.com>
420
421 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
422 "exec-run-start-option" entry in the output of the "-list-features"
423 command.
424
3ea8680f
EZ
4252013-12-04 Eli Zaretskii <eliz@gnu.org>
426
427 * gdb.texinfo (i386): Fix yesterday's commit.
428
1a4f73eb
TT
4292013-12-03 Tom Tromey <tromey@redhat.com>
430
431 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
432 documented here.
433
6cb999f8
TT
4342013-12-03 Tom Tromey <tromey@redhat.com>
435
436 * gdb.texinfo (@direntry): Add menu item for gdbserver.
437
ca8941bb
WT
4382013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
439
440 * gdb.texinfo (i386 Features): Add MPX feature registers.
441 (x86 Specific featuresx86 Architecture-specific Issues): Adds
442 a subsubsection for MPX and describes the display of the
443 boundary registers.
444
688981c9
JB
4452013-12-03 Joel Brobecker <brobecker@adacore.com>
446
447 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
448 documentation of the "ada-exceptions" entry.
449
2ea126fa
JB
4502013-12-03 Joel Brobecker <brobecker@adacore.com>
451
452 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
453 "^error" result record concerning the error message. Document
454 the error code that may also be part of that result record.
455 (GDB/MI Miscellaneous Commands): Document the
456 "undefined-command-error-code" element in the output of
457 the "-list-features" GDB/MI command.
458
6b7cbff1
JB
4592013-12-03 Joel Brobecker <brobecker@adacore.com>
460
461 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
462 the new -info-gdb-mi-command GDB/MI command. Document
463 the meaning of "-info-gdb-mi-command" in the output of
464 -list-features.
465
20e1ca3b
PA
4662013-11-29 Pedro Alves <palves@redhat.com>
467
468 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
469 Update comment.
470
29453a14
YQ
4712013-11-24 Yao Qi <yao@codesourcery.com>
472
473 * gdb.texinfo (Caching Remote Data): Document new
474 "set/show stack-cache" option.
475
6dd315ba
YQ
4762013-11-24 Yao Qi <yao@codesourcery.com>
477
478 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
479 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
480 "off" respectively.
481
9df9dbe0
YQ
4822013-11-23 Yao Qi <yao@codesourcery.com>
483
484 * gdb.texinfo (GDB/MI Variable Objects): Add the description
485 of "displayhint" to the table about child results.
486
c78feb39
YQ
4872013-11-21 Yao Qi <yao@codesourcery.com>
488
489 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
490 'dynamic' for the output of command -var-list-children.
491
27b81af3
YQ
4922013-11-21 Yao Qi <yao@codesourcery.com>
493
494 * gdb.texinfo (Caching Target Data): Remove "see" before
495 @pxref.
496
b26dfc9a
YQ
4972013-11-20 Yao Qi <yao@codesourcery.com>
498
499 * gdb.texinfo (Caching Target Data): Update doc for
500 per-address-space dcache.
501
b12039c6
YQ
5022013-11-20 Yao Qi <yao@codesourcery.com>
503
504 * gdb.texinfo (Data): Rename menu item.
505 (Caching Remote Data): Rename to ...
506 (Caching Target Data): ... it. Update.
507
422ad5c2
JB
5082013-11-18 Joel Brobecker <brobecker@adacore.com>
509
510 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
511 "language-option" entry in the output of the "-list-features"
512 command.
513
805e1f19
TT
5142013-11-15 Tom Tromey <tromey@redhat.com>
515
516 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
517 Add example.
518
8fe1b653
TT
5192013-11-14 Tom Tromey <tromey@redhat.com>
520
521 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
522
403cb6b1
JB
5232013-11-14 Joel Brobecker <brobecker@adacore.com>
524
525 * gdb.texinfo (Show): Add xref anchor for "show language" command.
526 (Context management): Place current subsection text into its own
527 subsubsection. Add new subsubsection describing the "--language"
528 command option.
529
93973826
JB
5302013-11-13 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
533 the documentation of "info-ada-exceptions" in the output
534 of the "-list-features" command. Add the documentation
535 of the "ada-exception" entry instead.
536
6adcee18
JB
5372013-11-12 Joel Brobecker <brobecker@adacore.com>
538
93973826 539
6adcee18
JB
540 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
541 word of a couple of sentences to start with a capital letter.
542
58d06528
JB
5432013-11-12 Joel Brobecker <brobecker@adacore.com>
544
545 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
546 (Ada Exceptions): New node.
547 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
548 Commands" node.
549 (GDB/MI Ada Exceptions Commands): New node.
550 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
551 field in the output of the "-list-features" command.
552 * NEWS: Add entry for the new "info exceptions" CLI command,
553 and for the new "-info-ada-exceptions" GDB/MI command.
554
bc79de95
PM
5552013-11-11 Phil Muldoon <pmuldoon@redhat.com>
556
557 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
558 (Line Tables In Python): New node.
559
73be47f5
DE
5602013-11-08 Doug Evans <dje@google.com>
561
562 * gdb.texinfo (Debugging Output): Update text for
563 "set debug dwarf2-read".
564
db0fec5c
DE
5652013-11-08 Doug Evans <dje@google.com>
566
567 * gdb.texinfo (Debugging Output): Update text for
568 "set debug symtab-create".
569
92e32e33
PM
5702013-11-07 Phil Muldoon <pmuldoon@redhat.com>
571
572 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
573 constant.
574
f76c27b5
PM
5752013-11-07 Phil Muldoon <pmuldoon@redhat.com>
576
577 * gdb.texinfo (Breakpoints In Python): Document temporary
578 option in breakpoint constructor, and add documentation to the
579 temporary attribute.
580
fa4d0c40
YQ
5812013-11-07 Yao Qi <yao@codesourcery.com>
582
583 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
584 output of "-var-info-expression".
585
afa332ce
PA
5862013-11-06 Pedro Alves <palves@redhat.com>
587
588 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
589 non-interactive mode.
590 (Environment) <shell startup files warning>: Mention
591 non-interactive mode. Mention .zshenv for Z shell, and talk about
592 BASH_ENV instead of .bashrc for BASH.
593
9ac69859
NB
5942013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
595
596 * gdb.texinfo (Commands to Specify Files): Add description
597 of the remove-symbol-file command.
598 * observer.texi: New free_objfile event
599
98882a26
PA
6002013-10-24 Pedro Alves <palves@redhat.com>
601
602 * gdb.texinfo (Starting): Document set/show startup-with-shell.
603
ce13fade
JB
6042013-10-11 Joel Brobecker <brobecker@adacore.com>
605
606 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
607 New subsection inside which the "-catch-load" and "-catch-unload"
608 commands documentation is now placed.
609 (Ada Exception GDB/MI Catchpoint Commands): New subsection
610 documenting the "-catch-assert" and "-catch-exception" new
611 GDB/MI commands.
612
2446f5ea
JB
6132013-10-10 Joel Brobecker <brobecker@adacore.com>
614
615 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
616
0d12017b
JB
6172013-10-10 Joel Brobecker <brobecker@adacore.com>
618
bd80dc1a
JB
619 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
620 serial baud".
621 (Remote Configuration): Replace "set remotebaud" by "set serial
622 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 623
f4fb82a1
PA
6242013-10-07 Pedro Alves <palves@redhat.com>
625
626 PR breakpoints/11568
627 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
628 when the thread is removed from the thread list.
629
0c557179
SDJ
6302013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
631
632 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
633 Update entry for $_exitcode.
634
5713b9b5
JB
6352013-10-04 Joel Brobecker <brobecker@adacore.com>
636
637 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
638 new "--start" option.
639
901461f8
PA
6402013-10-02 Pedro Alves <palves@redhat.com>
641
642 * gdb.texinfo (Registers): Expand description of saved registers
643 in frames. Explain <not saved>.
644
8fb8eb5c
DE
6452013-09-25 Doug Evans <dje@google.com>
646
647 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
648
0a7cfe2c
SS
6492013-09-16 Stan Shebs <stan@codesourcery.com>
650
651 Remove the internals manual gdbint.texinfo.
652 * Makefile.in (INFO_DEPS): Remove gdbint.info.
653 (PDFFILES): Remove gdbint.pdf.
654 (HTMLFILES): Remove gdbint/index.html.
655 (HTMLFILES_INSTALL): Remove gdbint.
656 (GDBINT_DOC_FILES): Remove.
657 (dvi): Remove gdbint.dvi.
658 (ps): Remove gdbint.ps.
659 * gdbint.texinfo: Remove file.
660 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
661
a280dbd1
SDJ
6622013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
663
664 * gdb.texinfo (Convenience Functions): Mention new convenience
665 function $_isvoid.
666
4ac33720
UW
6672013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
668
669 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
670 (Standard Target Features): Add new node to menu.
671 (S/390 and System z Features): New node.
672
b3d3b4bd
SA
6732013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
674
675 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
676 -list-target-features in the example.
677
edf9f00c
JK
6782013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
679
680 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
681 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
682
1d236d23
JK
6832013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
684
685 Sync documentation with gdb.base/gnu-debugdata.exp.
686 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
687
5423b017
JK
6882013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
689
690 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
691
6211c335
YQ
6922013-08-27 Pedro Alves <pedro@codesourcery.com>
693 Yao Qi <yao@codesourcery.com>
694
695 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
696 Document new --skip-unavailable option.
697 <-stack-list-variables>: Document new --skip-unavailable option.
698
52e260a3
DE
6992013-08-26 Doug Evans <dje@google.com>
700
701 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
702 an optional regexp.
703
5e92f71a
TT
7042013-08-13 Tom Tromey <tromey@redhat.com>
705
706 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
707 Document GDB_PARALLEL and GDB_INOTIFY.
708
c5d7073b
SS
7092013-08-09 Stan Shebs <stan@codesourcery.com>
710
711 * LRS: Remove file, describes a long-abandoned live-range
712 splitting extension to stabs.
713
6fbe845e
AB
7142013-07-25 Andrew Burgess <aburgess@broadcom.com>
715
716 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
717
e7045703
DE
7182013-07-17 Doug Evans <dje@google.com>
719
720 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
721
3105ebf9
TT
7222013-07-02 Tom Tromey <tromey@redhat.com>
723
724 * gdb.texinfo (Target Commands): Don't mention "target nrom".
725
d6c2da54
TT
7262013-06-28 Tom Tromey <tromey@redhat.com>
727
728 * Makefile.in (version.subst): Use version.in, not
729 common/version.in.
730 * gdbint.texinfo (Versions and Branches, Releasing GDB):
731 Likewise.
732
e5823f1c
PA
7332013-06-27 Pedro Alves <palves@redhat.com>
734
735 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
736 dynamic symbol resolution code>: New section, based on infrun.c
737 comment.
738
92dcb9ff
TT
7392013-06-26 Tom Tromey <tromey@redhat.com>
740
741 * gdbint.texinfo (Versions and Branches): Use common/version.in.
742 Update.
743 (Releasing GDB): Likewise.
744
dc673c81
YQ
7452013-06-26 Pedro Alves <pedro@codesourcery.com>
746 Yao Qi <yao@codesourcery.com>
747
748 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
749 -trace-frame-collected.
750
28a93511
YQ
7512013-06-26 Pedro Alves <pedro@codesourcery.com>
752
753 * gdb.texinfo (Traceframe Info Format): Document tvar element
754 and its attributes.
755
a0743c90
YQ
7562013-06-25 Yao Qi <yao@codesourcery.com>
757
758 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
759
01208463
TT
7602013-06-24 Tom Tromey <tromey@redhat.com>
761
762 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
763 (GDBvn.texi): Use version.subst.
764 (version.subst): New target.
765 (mostlyclean): Remove version.subst.
766
c898adb7
YQ
7672013-06-20 Pedro Alves <pedro@codesourcery.com>
768
769 * gdb.texinfo (GDB/MI Data Manipulation)
770 <-data-list-register-values>: Document the --skip-unavailable
771 option.
772
7c57fa1e
YQ
7732013-06-07 Yao Qi <yao@codesourcery.com>
774
775 * gdb.texinfo (Symbols): Add kindex and cindex for
776 'maint print msymbols'.
777
0059c61a 7782013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
779
780 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
781 response field name (thread-group to inferior).
782
85dc5a12
GB
7832013-06-04 Gary Benson <gbenson@redhat.com>
784
785 * gdb.texinfo (General Query Packets/qSupported): Added
786 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
787 to the table of currently defined stub features.
788 Added a more detailed entry for "augmented-libraries-svr4-read".
789 (General Query Packets/qXfer:libraries-svr4:read): Documented
790 the augmented form of this packet.
791
5901af59
JB
7922013-05-23 Joel Brobecker <brobecker@adacore.com>
793
794 * gdb.texinfo (System-wide Configuration Scripts): Renames
795 "Installed System-wide Configuration Scripts". Add associated
796 @menu block.
797
c1e36e3e
PA
7982013-05-23 Yao Qi <yao@codesourcery.com>
799 Pedro Alves <palves@redhat.com>
800
801 * gdb.texinfo (Packets): Document 'vCont;r'.
802 (Continuing and Stepping): Document target-assisted range
803 stepping, and the 'set range-stepping' and 'show range-stepping'
804 commands.
805
0201faac
JB
8062013-05-23 Joel Brobecker <brobecker@adacore.com>
807
808 * gdb.texinfo (Installed System-wide Configuration Scripts):
809 Add subsection describing the scripts now available under
810 the data-dir's system-gdbbinit subdirectory.
811 * NEWS: Add entry announcing the availability of system-wide
812 configuration scripts for ElinOS and Wind River Linux.
813
c5867ab6
HZ
8142013-05-21 Hui Zhu <hui@codesourcery.com>
815
816 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
817 "-dprintf-insert" command.
818
7d0c9981
DE
8192013-05-17 Doug Evans <dje@google.com>
820
821 * gdb.texinfo (Maintenance Commands): Update doc for
822 "maint check-psymtabs". Add doc for "maint check-symtabs",
823 "maint expand-symtabs".
824
742ce053
MM
8252013-05-15 Markus Metzger <markus.t.metzger@intel.com>
826
827 * gdb.texinfo (Process Record and Replay): Document the
828 "record goto" command and its sub-commands.
829
1e611234
PM
8302013-05-10 Phil Muldoon <pmuldoon@redhat.com>
831
832 * gdb.texinfo (Backtrace): Add "no-filter" argument.
833 (Python API): Add Frame Filters API, Frame Wrapper API,
834 Writing a Frame Filter/Wrapper, Managing Management of Frame
835 Filters chapter entries.
836 (Frame Filters API): New Node.
837 (Frame Wrapper API): New Node.
838 (Writing a Frame Filter): New Node.
839 (Managing Frame Filters): New Node.
840 (Progspaces In Python): Add note about frame_filters attribute.
841 (Objfiles in Python): Ditto.
842 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
843 @anchors and --no-frame-filters option to -stack-list-variables,
844 -stack-list-frames, -stack-list-locals and -stack-list-arguments
845 commands.
846
2874cb83
JB
8472013-05-08 Joel Brobecker <brobecker@adacore.com>
848
849 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
850 Support" subsection documenting the XML format used to transfer
851 shared library info on AIX.
852
9a005eb9
JB
8532013-05-08 Joel Brobecker <brobecker@adacore.com>
854
855 * gdb.texinfo (Debugging Output): Add documentation of
856 "set debug aix-solib" and "show debug aix-solib" commands.
857
a1217d97
SL
8582013-05-06 Sandra Loosemore <sandra@codesourcery.com>
859
860 * gdb.texinfo (Nios II): New section.
861 (Nios II Features): New section.
862
4d1eb6b4
JB
8632013-05-06 Joel Brobecker <brobecker@adacore.com>
864
865 * gdbint.texinfo (Algorithms): Remove entries documenting
866 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
867 SOLIB_CREATE_INFERIOR_HOOK.
868
3f84184e
TT
8692013-04-29 Tom Tromey <tromey@redhat.com>
870
871 PR python/14204:
872 * gdb.texinfo (Python API): Fix menu entry.
873 (Blocks In Python): Fix subsubsection text. Rewrite intro.
874 Define global and static block. Add example. Clarify
875 block relationship for inline functions.
876
60155234
TT
8772013-04-29 Tom Tromey <tromey@redhat.com>
878
879 * gdb.texinfo (Python API): Mention Python help and keyword
880 arguments. Move pagination text to Basic Python.
881 (Basic Python): Put pagination text here. Document
882 close-on-exec, SIGCHLD, and SIGINT.
883
5360976e
PA
8842013-04-19 Pedro Alves <palves@redhat.com>
885
886 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
887 "signedness" instead of "signness".
888
bd3f3b55
PA
8892013-04-19 Pedro Alves <palves@redhat.com>
890
891 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
892 -Wno-pointer-sign text with text on -Wpointer-sign.
893
dee368d3
TT
8942013-04-16 Tom Tromey <tromey@redhat.com>
895
896 * gdb.texinfo (Set Catchpoints): Mention earliest version of
897 GCC that has the SDT probe points.
898
cc16e6c9
TT
8992013-04-15 Tom Tromey <tromey@redhat.com>
900
901 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
902 exception catchpoints.
903
72f1fe8a
TT
9042013-04-15 Tom Tromey <tromey@redhat.com>
905
906 * gdb.texinfo (Set Catchpoints): Document $_exception.
907 (Convenience Vars): Mention $_exception.
908
591f19e8
TT
9092013-04-15 Tom Tromey <tromey@redhat.com>
910
911 * gdb.texinfo (Set Catchpoints): Reorganize exception
912 catchpoints. Document "catch rethrow".
913 (Debugging C Plus Plus): Mention "catch rethrow".
914
02ae6bad
TT
9152013-04-15 Tom Tromey <tromey@redhat.com>
916
917 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
918
2c91021c
JK
9192013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
920 Eli Zaretskii <eliz@gnu.org>
921
922 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
923 line below the sample output.
924
6eaaf48b
EZ
9252013-04-12 Eli Zaretskii <eliz@gnu.org>
926
927 * gdb.texinfo (Mode Options): Document '-configuration'.
928 (Help): Document "show configuration".
929 (Bug Reporting): Add requirements to include the configuration
930 details in bug reports.
931
b292c783
JK
9322013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
933
934 * Makefile.in (MAN1S): Add gcore.1.
935 Remove "Host, target, and site specific Makefile fragments" comment.
936 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
937 (install-man1, uninstall-man1): Conditionalize gcore.1.
938 (gcore.1): New.
939 * gdb.texinfo (Man Pages): Add gcore man.
940 (gcore man): New node.
941
f81d1120
PA
9422013-04-10 Pedro Alves <palves@redhat.com>
943
944 * gdb.texinfo (Process Record and Replay): Document that "set
945 record full insn-number-max", "set record
946 instruction-history-size" and "set record
947 function-call-history-size" accept "unlimited".
948 (Backtrace): Document that "set backtrace limit" accepts
949 "unlimited".
950 (List): Document that "set listsize" accepts "unlimited".
951 (Print Settings)" Document that "set print max-symbolic-offset",
952 "set print elements" and "set print repeats" accept "unlimited".
953 (Starting and Stopping Trace Experiments): Document that "set
954 trace-buffer-size" accepts "unlimited".
955 (Remote Configuration): Document that "set tcp connect-timeout"
956 accepts "unlimited".
957 (Command History): Document that "set history size" accepts
958 "unlimited".
959 (Screen Size): Document that "set height" and "set width" accepts
960 "unlimited". Adjust "set pagination"'s description to suggest
961 "set height unlimited" instead of "set height 0".
962
393fd4c3
YQ
9632013-04-10 Yao Qi <yao@codesourcery.com>
964
965 * gdb.texinfo (Trace Files): Add "target ctf".
966
cba5a7bf
JK
9672013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
968
969 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
970
0ed630cb
JK
971 * Makefile.in (install-man1, install-man5, uninstall-man1)
972 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
973
afe1492b
JK
974 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
975
5b8b6385
JK
9762013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
977 Eli Zaretskii <eliz@gnu.org>
978
979 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
980 parameters order. Remove "On some targets" for --attach. Document the
981 --multi parameter and extended-remote command. Document all the
982 options.
983
906ccdf0
JK
9842013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
985
986 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
987 the list of supported languages.
988
43662968
JK
9892013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
990
991 Convert man pages to texinfo, new gdbinit.5 texinfo page.
992 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
993 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
994 (diststuff): Add man.
995 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
996 (uninstall-man5): New.
997 (STAGESTUFF): Add *.1 and *.5.
998 (GDBvn.texi): Add SYSTEM_GDBINIT.
999 (gdb.1, gdbserver.1, gdbinit.5): New.
1000 (maintainer-clean realclean): Add $(MANS).
1001 (install): Add install-man.
1002 (uninstall): Add uninstall-man.
1003 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1004 (@copying): Wrap it by @c man begin COPYRIGHT.
1005 (Top): Add Man Pages.
1006 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1007
be9a8770
PA
10082013-04-02 Pedro Alves <palves@redhat.com>
1009
1010 * gdb.texinfo (Debugging Output): Document "set/show debug
1011 aarch64", "set/show debug coff-pe-read" and "set/show debug
1012 mach-o".
1013
a46c1e42
PA
10142013-04-02 Pedro Alves <palves@redhat.com>
1015
1016 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1017 table>: Add entry for "trace-buffer-size".
1018
bd3eecc3
PA
10192013-03-28 Pedro Alves <palves@redhat.com>
1020
1021 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1022 table>: Add entry for "trace-status".
1023
215b9f98
EZ
10242013-03-28 Eli Zaretskii <eliz@gnu.org>
1025
1026 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1027 @bullet", which is invalid (makeinfo 5.1 barfs).
1028
7f7cc265
PA
10292013-03-28 Pedro Alves <palves@redhat.com>
1030
1031 PR gdb/15294
1032
1033 * gdb.texinfo (List) <set listsize>: Adjust to document that
1034 listsize 0 means no limit, and remove mention of -1.
1035
9c0be723
YQ
10362013-03-22 Yao Qi <yao@codesourcery.com>
1037
1038 * gdb.texinfo (Embedded Processors): Remove menu item
1039 "OpenRISC 1000".
1040 (OpenRISC 1000): Remove.
1041
bd712aed
DE
10422013-03-21 Doug Evans <dje@google.com>
1043
1044 * gdb.texinfo (Maintenance Commands): Add docs for
1045 "mt set per-command {space,time,symtab} {on,off}".
1046
d0353e76
YQ
10472013-03-14 Hui Zhu <hui@codesourcery.com>
1048 Yao Qi <yao@codesourcery.com>
1049
1050 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1051
6dd24dfa
KS
10522013-03-13 Keith Seitz <keiths@redhat.com>
1053
1054 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1055 "maint agent" reference to Dynamic printf.
1056
5c4808ca
EZ
10572013-03-11 Eli Zaretskii <eliz@gnu.org>
1058
1059 * gdb.texinfo (General Query Packets): Don't use colon in index
1060 entries visible to Info format.
1061
59ea5688
MM
10622013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1063
1064 * gdb.texinfo (Process Record and Replay): Document record
1065 changes.
1066
2ae8c8e7
MM
10672013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1068
1069 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1070 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1071 qXfer:btrace:read.
1072
28abe188
EZ
10732013-03-09 Eli Zaretskii <eliz@gnu.org>
1074
1075 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1076 use colons in @anchor and @cindex entries.
1077
be9a119c 10782013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1079
1080 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1081
be9a119c 10822013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1083 Hafiz Abid Qadeer <abidh@codesourcery.com>
1084
1085 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1086 trace-buffer-size set and show commands.
1087 (Tracepoint Packets): Document QTBuffer:size.
1088 (General Query Packets): Document QTBuffer:size.
1089
d57350ea
TT
10902013-02-21 Tom Tromey <tromey@redhat.com>
1091
1092 * gdb.texinfo: Remove bad @syncodeindex.
1093 (Values From Inferior, Types In Python, Inferiors In Python)
1094 (Events In Python, Threads In Python, Frames In Python, Blocks In
1095 Python, Symbols In Python, Symbol Tables In Python): Remove
1096 @tables.
1097 (Packets, General Query Packets, Tracepoint Packets)
1098 (Host I/O Packets): Use @w{} for empty @item.
1099
9f44fbc0
SCR
11002013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1101
1102 * gdb.texinfo (Architectures In Python): Add description about
1103 the new method gdb.Architecture.disassemble.
1104
f5911ea1
HAQ
11052013-02-15 Pedro Alves <pedro@codesourcery.com>
1106 Hafiz Abid Qadeer <abidh@codesourcery.com>
1107
1108 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1109 Document the "trace-file" field.
1110
7e1e0340
DE
11112013-02-07 Doug Evans <dje@google.com>
1112
1113 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1114 command.
1115
134a2066
YQ
11162013-02-06 Yao Qi <yao@codesourcery.com>
1117
1118 * gdb.texinfo (GDB/MI Async Records): Document new MI
1119 notification "=tsv-modified". Update the document of MI
1120 notification "=tsv-created".
1121 * observer.texi (GDB Observers): New observer tsv_modified.
1122 Update observer tsv_created and tsv_delete.
1123
430ed3f0
MS
11242013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1125
1126 * gdb.texinfo (AArch64 Features): New section; document
1127 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1128 (Architectures): Add new AArch64 section to document AArch64
1129 architecture specific commands.
1130 (ABI): Add description of the new OS ABI "Newlib" and its influence
1131 on the longjmp handling.
1132
1b56eb55
JK
11332013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1134 Jan Kratochvil <jan.kratochvil@redhat.com>
1135
1136 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1137 variable in 'set/show backtrace' section.
1138
c4957902
TT
11392013-01-31 Tom Tromey <tromey@redhat.com>
1140
1141 * gdb.texinfo (Target Commands): Fix typo.
1142
bea883fd
SCR
11432013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1144
1145 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1146 describing the gdb.Architecture class.
1147 (Frames In Python): Add description about the new method
1148 gdb.Frame.architecture().
1149
796a7ff8
DE
11502013-01-23 Doug Evans <dje@google.com>
1151
1152 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1153
998580f1
MK
11542013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1155
1156 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1157 'thread-groups' field when printing a breakpoint in MI.
1158
c9fb1240
SD
11592012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1160 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1161 to reflect that jit-reader-load now supports absolute file-names.
1162
ab04a2af
TT
11632013-01-16 Tom Tromey <tromey@redhat.com>
1164
1165 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1166 (Signals): Likewise.
1167
8ac3646f
TT
11682013-01-16 Tom Tromey <tromey@redhat.com>
1169
1170 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1171 "catch-type" field.
1172 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1173
e93a8774
TT
11742013-01-07 Tom Tromey <tromey@redhat.com>
1175
1176 * gdb.texinfo (Mode Options): Don't mention -epoch.
1177 (Data, Emacs): Remove obsolete comments.
1178
54516a0b
TT
11792013-01-02 Tom Tromey <tromey@redhat.com>
1180
1181 * gdb.texinfo (GDB/MI Output Records): Update menu.
1182 (GDB/MI Breakpoint Information): New node.
1183 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1184 <-break-insert>: Likewise.
1185
8dbe8ece
YQ
11862012-12-31 Yao Qi <yao@codesourcery.com>
1187
1188 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1189 (Packets): Move "vStopped" packet to ...
1190 (Notification Packets): ... here. Describe the components
1191 of notification. Add a table of supported notifications.
1192 Add an example on the process of he async notification.
1193
f35a17b5
JK
11942012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1195
1196 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1197 present.
1198 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1199 fullname output always present.
1200
0dfd2fad
PM
12012012-12-23 Pierre Muller <muller@sourceware.org>
1202
1203 * gdbint.texinfo (Function prototypes): Require use of "extern"
1204 modifier for function prototypes in headers.
1205
7785b880
JB
12062012-12-19 Joel Brobecker <brobecker@adacore.com>
1207
1208 * refcard.tex: Update copyright notice to GPL v3 or later.
1209 Update contact info.
1210
3d745be3
JK
12112012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1212
1213 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1214
c9b6281a
YQ
12152012-12-15 Yao Qi <yao@codesourcery.com>
1216
1217 * gdb.texinfo (Debugging Output): Document 'set debug
1218 notification' and 'show debug notification'.
1219
f2a8bc8a
YQ
12202012-12-15 Yao Qi <yao@codesourcery.com>
1221
1222 * gdb.texinfo (Listing Tracepoints): New item and example about
1223 'installed on target' output.
1224 Add more in the example about 'installed on target'.
1225 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1226
451b7c33
TT
12272012-12-14 Tom Tromey <tromey@redhat.com>
1228
1229 * gdb.texinfo (SVR4 Process Information): Mention core files.
1230
3fa7bf06
MG
12312012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1232
1233 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1234
05b4bd79
PA
12352012-12-11 Pedro Alves <palves@redhat.com>
1236
1237 * gdb.texinfo: Remove all mentions of Unixware throughout.
1238
74a0d9f6
JK
12392012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1240
1241 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1242
0c631110
TT
12432012-11-29 Tom Tromey <tromey@redhat.com>
1244
1245 * gdb.texinfo (SVR4 Process Information): Document missing
1246 "info proc" subcommands.
1247
891df0ea
YQ
12482012-11-29 Yao Qi <yao@codesourcery.com>
1249
1250 PR gdb/1477.
1251 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1252 to 'auto' instead of 'gnu'.
1253
608e2dbb
TT
12542012-11-26 Tom Tromey <tromey@redhat.com>
1255
1256 * gdb.texinfo (MiniDebugInfo): New node.
1257 (GDB Files): Update.
1258
e64e0392
DE
12592012-11-16 Doug Evans <dje@google.com>
1260
1261 * gdb.texinfo (System-wide configuration): If the system-wide init
1262 file lives in the data-directory, and --data-directory is provided,
1263 look for it there.
1264
ae606bee
TT
12652012-11-15 Tom Tromey <tromey@redhat.com>
1266
1267 * gdb.texinfo (Signaling): Fix typo.
1268
62747a60
TT
12692012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1270
1271 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1272 parameter "count" of -data-write-memory-bytes, and add an example.
1273
18a9fc12
TT
12742012-11-12 Tom Tromey <tromey@redhat.com>
1275
1276 * gdb.texinfo (Symbols): Document "info type-printers",
1277 "enable type-printer" and "disable type-printer".
1278 (Python API): Add new node to menu.
1279 (Type Printing API): New node.
1280 (Progspaces In Python): Document type_printers field.
1281 (Objfiles In Python): Likewise.
1282 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1283 register_type_printer, TypePrinter>: Document.
1284
53342f27
TT
12852012-11-12 Tom Tromey <tromey@redhat.com>
1286
1287 * gdb.texinfo (Symbols): Document "set print type methods",
1288 "set print type typedefs", and flags to ptype and whatis.
1289
ed8a1c2d
AB
12902012-11-09 Andrew Burgess <aburgess@broadcom.com>
1291
1292 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1293 the example -data-disassemble output. Extend the description of
1294 the -data-disassemble results to document all fields. Document
1295 the cli disassemble command as being related to -data-disassemble.
1296
8506d139
YQ
12972012-11-09 Yao Qi <yao@codesourcery.com>
1298
1299 PR gdb/14777.
1300 * gdb.texinfo (OS Information): Remove doc on command
1301 'info udot'.
1302
4d3f93a2
JB
13032012-11-08 Joel Brobecker <brobecker@adacore.com>
1304
1305 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1306 gdb.ini warning for Windows port.
1307
1e96de83
YQ
13082012-11-08 Yao Qi <yao@codesourcery.com>
1309
1310 * gdb.texinfo (Search): Add kindex for 'fo'.
1311
dc939229
TT
13122012-11-05 Tom Tromey <tromey@redhat.com>
1313
1314 PR python/14802:
1315 * gdb.texinfo (Functions In Python): Add example.
1316
6f6484cd
YQ
13172012-11-03 Yao Qi <yao@codesourcery.com>
1318
1319 * observer.texi (GDB Observers): Remove observer
1320 'tracepoint_modified', 'tracepoint_created' and
1321 'tracepoint_deleted'.
1322
af4238e5
TT
13232012-10-26 Tom Tromey <tromey@redhat.com>
1324
1325 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1326
687e43a4
TT
13272012-10-25 Tom Tromey <tromey@redhat.com>
1328
1329 * gdb.texinfo (General Query Packets): Use @itemx.
1330
8de0566d
YQ
13312012-10-17 Yao Qi <yao@codesourcery.com>
1332
1333 * observer.texi (GDB Observers): Update observer
1334 'memory_changed'.
1335 * gdb.texinfo (GDB/MI Async Records): Document for
1336 "memory-changed" notification.
1337
07540c15
DE
13382012-10-15 Doug Evans <dje@google.com>
1339
1340 * gdb.texinfo (Mode Options): Document -nh.
1341 Elaborate on docs for -nx.
1342
d7019589
SP
13432012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1344
1345 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1346
82a90ccf
YQ
13472012-09-21 Yao Qi <yao@codesourcery.com>
1348 Pedro Alves <palves@redhat.com>
1349
1350 * gdb.texinfo (GDB/MI Async Records): Document notification
1351 'record-started' and 'record-stopped'.
1352 * observer.texi (GDB Observers): New observer 'record-changed'.
1353
aa9259cc
TS
13542012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1355
1356 * gdb.texinfo: Document the removal of SH's 'regs' command.
1357
c1d780c2
SDJ
13582012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1359
1360 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1361
bb25a15c
YQ
13622012-09-18 Yao Qi <yao@codesourcery.com>
1363
1364 * gdb.texinfo (GDB/MI Async Records): Document new MI
1365 notifications '=tsv-created' and '=tsv-deleted'.
1366 * observer.texi (GDB Observers): New observer tsv_created and
1367 tsv_deleted.
1368
201b4506
YQ
13692012-09-18 Yao Qi <yao@codesourcery.com>
1370
1371 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1372 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1373 '=traceframe-changed'.
1374
6fc1c773
YQ
13752012-09-17 Yao Qi <yao@codesourcery.com>
1376
1377 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1378 'set listsize'.
1379
121c73f3
JK
13802012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1381 Eli Zaretskii <eliz@gnu.org>
1382
1383 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1384 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1385 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1386
e9687799
JK
13872012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1388
1389 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1390
3b5e4d35
YPK
13912012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1392
1393 Document how to return from "python-interactive" to GDB.
1394 * gdb.texinfo (Python Commands): Update documentation.
1395
13962012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1397
1398 Add a new "python-interactive" command that starts a standard
1399 Python interactive prompt with "pi" as alias, and add "py" as
1400 an alias to "python".
1401 * gdb.texinfo (Python Commands): Document the new commands.
1402
b583003e
TT
14032012-08-22 Tom Tromey <tromey@redhat.com>
1404
1405 * gdbint.texinfo (Host Definition): Remove documentation for
1406 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1407
a451cb65
KS
14082012-08-17 Keith Seitz <keiths@redhat.com>
1409
1410 PR c++/13356
1411 * gdb.texinfo (Type and Range Checking): Remove warning.
1412 Remove spurious commas.
1413 Update text and examples for re-implementation of set/show
1414 check type.
1415 (C and C++ Type and Range Checks): Likewise.
1416
6b1755ce
YQ
14172012-08-16 Yao Qi <yao@codesourcery.com>
1418
1419 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1420 is deprecated.
1421
f47f77df
DE
14222012-08-13 Doug Evans <dje@google.com>
1423
1424 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1425 to include functions.
1426
a72c3253
DE
14272012-08-10 Doug Evans <dje@google.com>
1428
1429 * gdb.texinfo (Convenience Funs): New node.
1430 (Types In Python): Document Type.vector.
1431
5b9afe8a
YQ
14322012-08-09 Yao Qi <yao@codesourcery.com>
1433
1434 * observer.texi: New observer command_param_changed.
1435 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1436
dc1039df
JK
14372012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1438
1439 * gdbint.texinfo (Debugging GDB): In section
1440 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1441 Mention also gdb-gdb.py.
1442
4abf930d
YQ
14432012-08-07 Yao Qi <yao@codesourcery.com>
1444
1445 Revert the folloing patch:
1446 2012-08-06 Yao Qi <yao@codesourcery.com>
1447 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1448 remote hardware-watchpoint-limit' and 'set
1449 remote hardware-breakpoint-limit'.
1450
f3c8a52a
JK
14512012-08-06 Nathaniel Flath <flat0103@gmail.com>
1452
1453 * gdb.texinfo (Working Directory): Added information about new
1454 default argument for 'cd' command.
1455
77a91025
YQ
14562012-08-06 Yao Qi <yao@codesourcery.com>
1457
1458 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1459 remote hardware-watchpoint-limit' and 'set
1460 remote hardware-breakpoint-limit'.
1461
d9f08f52
YQ
14622012-08-06 Yao Qi <yao@codesourcery.com>
1463
1464 Fix PR14371.
1465
1466 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1467 '=breakpoint-deleted'.
1468
95b07c96
YQ
14692012-08-02 Yao Qi <yao@codesourcery.com>
1470
1471 * gdb.texinfo (Native): Remove node Neutrino.
1472
7255706c
YQ
14732012-07-27 Yao Qi <yao@codesourcery.com>
1474
1475 * gdb.texinfo (IPA Protocol Commands): Document new command
1476 'close'.
1477
d6b28940
TT
14782012-07-25 Tom Tromey <tromey@redhat.com>
1479
1480 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1481
e615022a
DE
14822012-07-20 Doug Evans <dje@google.com>
1483
1484 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1485 (Index Files): Document how to control the use of deprecated index
1486 sections.
1487 (Index Section Format): Replace --use-deprecated-index-sections with
1488 "set use-deprecated-index-sections on".
1489
055855a4
EZ
14902012-07-12 Eli Zaretskii <eliz@gnu.org>
1491
1492 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1493 indices into a single node "Index". Instead, join function and
1494 variable indices into a single index, separate from the concept
1495 index. Requested in
1496 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1497 (Top): Update the top-level menu: instead of one "Index" there are
1498 now separate entries "Concept Index" and "Function and Variable
1499 Index".
1500 (Concept Index, Function and Variable Index): New nodes.
1501 (Index): Node deleted.
1502
f77cc5f0
HZ
15032012-07-05 Hui Zhu <hui_zhu@mentor.com>
1504
1505 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1506 and "maint agent-eval".
1507
00595b5e
EZ
15082012-07-03 Eli Zaretskii <eliz@gnu.org>
1509
1510 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1511 avoid file-name clashes between Index.html and index.html on
1512 case-insensitive filesystems. See the discussion starting in
1513 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1514 details of the problem.
1515 (Top): Update the master menu for the above.
1516 (Concept Index, Command and Variable Index): New nodes, instead of
1517 the old "Index" node that was deleted. All cross-references
1518 updated.
1519
d3ce09f5
SS
15202012-07-02 Stan Shebs <stan@codesourcery.com>
1521
1522 * gdb.texinfo (Dynamic Printf): Mention agent style and
1523 disconnected dprintf.
1524 (Maintenance Commands): Describe maint agent-printf.
1525 (General Query Packets): Mention BreakpointCommands feature.
1526 (Packets): Document commands extension to Z0 packet.
1527 * agentexpr.texi (Bytecode Descriptions): Document printf
1528 bytecode.
1529
2d7b58e8
JK
15302012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1531
1532 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1533 only after gdbinit files.
1534 (Startup): Move -iex and -iex commands down after gdbinit files.
1535
202cbf1c
JK
15362012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1537
1538 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1539 possibility.
1540
b6ba681c
TT
15412012-06-29 Tom Tromey <tromey@redhat.com>
1542
1543 * gdb.texinfo (Index Section Format): Update for version 7.
1544
71caed83
SS
15452012-06-28 Stan Shebs <stan@codesourcery.com>
1546
1547 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1548 example, add note about title column.
1549
ee0bf529
SCR
15502012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1551
1552 * gdb.texinfo (Symbol Tables In Python): Add description about
1553 the new 'last' attribute of gdb.Symtab_and line.
1554
3c15d565
SCR
15552012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1556
1557 * gdb.texinfo (Symbol Tables In Python): Correct the description
1558 of the 'pc' attribute of gdb.Symtab_and_line.
1559
45cfd468
DE
15602012-06-26 Doug Evans <dje@google.com>
1561
1562 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1563 and symtab-create.
1564
496ee73e
KS
15652012-06-25 Keith Seitz <keiths@redhat.com>
1566
1567 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1568 from example. Remove "rbreak" from list of corresponding
1569 gdb commands.
1570
156942c7
DE
15712012-06-23 Doug Evans <dje@google.com>
1572
1573 * gdb.texinfo (Index Section Format): Document version 7 format.
1574
c614397c
YQ
15752012-06-22 Yao Qi <yao@codesourcery.com>
1576
1577 * gdb.texinfo: Add missing cindex for some packets.
1578
472a2379
KS
15792012-06-20 Keith Seitz <keiths@redhat.com>
1580
1581 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1582 for -break-insert and document -p.
1583
2678e2af
YQ
15842012-06-20 Yao Qi <yao@codesourcery.com>
1585
1586 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1587 and "gdb.write_memory" with "Inferior.read_memory" and
1588 "Inferior.write_memory".
1589
984359d2
EZ
15902012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1591
1592 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1593 (Free Documentation): Add @node line.
1594 (Continuing and Stepping) <advance location>: Use @item instead of
1595 @itemx.
1596 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1597 @itemx.
1598 (Embedded Processors): Put the link to "PA" to its correct place,
1599 according to document structure.
1600 (Python API): Put the link to "Lazy Strings In Python" to its
1601 correct place.
1602 (Index): Use @@ in @tex block to get a literal @.
1603
1604 * gdbint.texinfo: Fix the @subtitle line.
1605
1606 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1607 correct place.
1608
16bdd41f
YQ
16092012-06-08 Yao Qi <yao@codesourcery.com>
1610
1611 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1612 Protocol'.
1613 (In-Process Agent Protocol, IPA Protocol Objects)
1614 (IPA Protocol Commands): New nodes.
1615 (Tracepoint Packets): Add anchors.
1616
2d4c29c5
TS
16172012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1618
1619 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1620
6bd110c5
YQ
16212012-06-06 Yao Qi <yao@codesourcery.com>
1622
1623 * gdb.texinfo: Update copyright year.
1624
f3e0e960
SS
16252012-05-23 Stan Shebs <stan@codesourcery.com>
1626 Kwok Cheung Yeung <kcy@codesourcery.com>
1627
1628 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1629
1564a261
JK
16302012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1633 Mention also --with-separate-debug-dir.
1634 (Auto-loading): Prepend $debugdir in the sample output.
1635 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1636 auto-load safe-path variable.
1637 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1638 Mention also $debugdir for 'set auto-load scripts-directory'.
1639
eb17f351
EZ
16402012-05-19 Eli Zaretskii <eliz@gnu.org>
1641
1642 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1643 (MIPS Embedded, MIPS, MIPS Register packet Format)
1644 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1645 appropriate.
1646
4cc0665f
MR
16472012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1648 Maciej W. Rozycki <macro@codesourcery.com>
1649
1650 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1651 mips compression".
1652 (MIPS Breakpoint Kinds): New subsubsection.
1653
7af8dcf8 16542012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1655
1656 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1657 nodes for subsections. Add @acronym mark-ups and adjust
1658 formatting.
1659
aff139ff
JK
16602012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1661
1662 Rename $ddir to $datadir.
1663 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1664 (objfile-gdb.py file): Rename $ddir to $datadir.
1665
9cb709b6
TT
16662012-05-18 Tom Tromey <tromey@redhat.com>
1667
1668 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1669
e7e0cddf
SS
16702012-05-14 Stan Shebs <stan@codesourcery.com>
1671
1672 * gdb.texinfo (Dynamic Printf): New subsection.
1673
7efc75aa
SCR
16742012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1675
1676 * gdb.texinfo (Basic Python): Add description about the function
1677 gdb.find_pc_line
1678
f307c045
JK
16792012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1680 Eli Zaretskii <eliz@gnu.org>
1681
1682 * gdb.texinfo (Separate Debug Files): Use plural form for global
1683 debugging information directory.
1684
85d4a676
SS
16852012-05-11 Stan Shebs <stan@codesourcery.com>
1686 Kwok Cheung Yeung <kcy@codesourcery.com>
1687
1688 * gdb.texinfo (Operating System Auxiliary Information): Document new
1689 'info os' subcommands.
1690
c1668e4e
JK
16912012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1692
1693 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1694 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1695 (dotdebug_gdb_scripts section): Add reference
1696 to 'Auto-loading safe path'.
1697
7349ff92
JK
16982012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 Implement multi-component --with-auto-load-dir.
1701 * gdb.texinfo (Auto-loading): New references
1702 for 'set auto-load scripts-directory'
1703 and 'show auto-load scripts-directory'.
1704 (Auto-loading safe path): Describe the new default. Move $ddir
1705 substituation reference to 'objfile-gdb.py file'.
1706 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1707 script-name. Describe new 'set auto-load scripts-directory'
1708 and 'show auto-load scripts-directory'.
1709
6dea1fbd
JK
17102012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1711
1712 Provide $ddir substitution for --with-auto-load-safe-path.
1713 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1714 (Auto-loading safe path): Likewise. Mention the default value,
1715 $ddir substitution, --with-auto-load-safe-path and
1716 --without-auto-load-safe-path.
1717 * observer.texi (gdb_datadir_changed): New.
1718
1ccacbcd
JK
17192012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1720
1721 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1722 Twice.
1723
d9242c17
JK
1724 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1725 directory separator by path separator.
1726
af2c1515
JK
17272012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1728
1729 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1730 for 'set auto-load safe-path' optional. Mention if it is omitted.
1731 Change disabling security protection condition to "/", twice.
1732
a20ee7a4
SCR
17332012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1734
1735 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1736 the new methods global_block and static_block on gdb.Symtab
1737 objects.
1738
56af09aa
SCR
17392012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1740
1741 * gdb.texinfo (Blocks In Python): Add a note saying that future
1742 improvements to GDB and its infrastructure can move symbols
1743 across blocks within a symbol table.
1744
2746b0ef
YQ
17452012-04-29 Yao Qi <yao@codesourcery.com>
1746
1747 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1748 (A29K): Remove.
1749
62e5f89c
SDJ
17502012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1751 Tom Tromey <tromey@redhat.com>
1752
1753 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1754 and generic static probe support on GDB.
1755
a766d390
DE
17562012-04-25 Doug Evans <dje@google.com>
1757
50f042b9
DE
1758 * gdb.texinfo (Go): Fix thinko.
1759
a766d390
DE
1760 * gdb.texinfo (Supported Languages): Add Go.
1761 (Go): New node.
1762
f02e2b19
YQ
17632012-04-25 Yao Qi <yao@codesourcery.com>
1764
1765 * gdbint.texinfo (Testsuite): New section `Board settings'.
1766
68d41a48
JK
17672012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1768
1769 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1770 Three times.
1771
174bb630
JK
1772 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1773 Three times.
1774
0511cc75
JK
17752012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1776
1777 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1778 by @table @asis. Fix formatting of one item.
1779
0070f25a
JK
17802012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1781
1782 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1783
4dc84fd1
JK
17842012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1785
1786 New option "set debug auto-load".
1787 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1788 (auto-load verbose mode): New node.
1789
bccbefd2
JK
17902012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1791
1792 New option "set auto-load safe-path".
1793 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1794 and "info auto-load" examples for safe-path. Put there also references
1795 for "set auto-load safe-path" and "show auto-load safe-path".
1796 New menu item for Auto-loading safe path.
1797 (Auto-loading safe path): New node.
1798 (Python Auto-loading): Update the expected output from "Missing"
1799 to "No".
1800
bf88dd68
JK
18012012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1802
1803 auto-load: Implementation.
1804 * gdb.texinfo (Mode Options): New anchor for -nx.
1805 (Startup): New anchors for Option -init-eval-command,
1806 Home Directory Init File
1807 and Init File in the Current Directory during Startup.
1808 Mention set auto-load local-gdbinit with a reference.
1809 Change the sample code to "set auto-load python-scripts".
1810 (Threads): New anchor set libthread-db-search-path.
1811 Provide references to libthread_db.so.1 file.
1812 (Controlling GDB): New menu item for Auto-loading.
1813 (Auto-loading, Init File in the Current Directory)
1814 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1815 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1816 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1817 reference.
1818 (Auto-loading): Rename to ...
1819 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1820 "set auto-load python-scripts", new anchor for it. Change
1821 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1822 for it. Change "info auto-load-scripts"
1823 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1824 to "Python scripts".
1825
8264ba82
AG
18262012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1827
1828 PR mi/13393
1829 * gdb.texinfo (Print Settings): Extend the description for "set print
1830 object".
1831 (GDB/MI Variable Objects): Extend the description for -var-create and
1832 -var-list-children.
1833
06fc020f
SCR
18342012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1835
1836 * gdb.texinfo (Examining Data): Document the 'explore' command.
1837
7191c139
JB
18382012-03-28 Joel Brobecker <brobecker@adacore.com>
1839
1840 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1841 to the children of a varobj and its update range when -var-update
1842 returns that the varobj's type changed.
1843
3708f05e
JK
18442012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1847 Create two new links fir 'objfile-gdb.py file'
1848 and 'dotdebug_gdb_scripts section'.
1849
8e0583c8
JK
18502012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1851
1852 * gdb.texinfo (Auto-loading): Rename node reference
1853 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1854 Twice.
1855 (.debug_gdb_scripts section): Rename the node ...
1856 (dotdebug_gdb_scripts section): ... here.
1857 (Maintenance Commands): Also rename this node reference.
1858
7b282c5a
SCR
18592012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1860
1861 * gdb.texinfo (Python API/Values From Inferior): Add description
1862 about the new method Value.referenced_value. Add description on
1863 how Value.dereference is different (and similar) to
1864 Value.referenced_value.
1865
8320cc4f
JK
18662012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1867
1868 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1869 --init-eval-command=COMMAND, -iex.
1870 (Startup): Describe -iex and -ix. Simplify the example
1871 for "set auto-load-scripts off".
1872
481860b3
GB
18732012-03-16 Gary Benson <gbenson@redhat.com>
1874
1875 PR breakpoints/10738
1876 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1877 stating that GDB cannot set breakpoints on inlined functions.
1878 (Mode Options): Document --use-deprecated-index-sections.
1879 (Index Section Format): Document new index section version format.
1880
c4aeac85
TT
18812012-03-15 Tom Tromey <tromey@redhat.com>
1882
1883 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1884
16899756
DE
18852012-03-13 Doug Evans <dje@google.com>
1886
1887 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1888 of "reload".
1889 (Symbols): Delete docs for set/show symbol-reloading.
1890 * gdbint.texinfo (Defining Other Architecture Features): Delete
1891 SYMBOL_RELOADING_DEFAULT.
1892 * refcard.tex: Delete reference to symbol-reloading.
1893
9b224c5e
PA
18942012-03-07 Pedro Alves <palves@redhat.com>
1895
1896 * gdb.texinfo (General Query Packets): Document new
1897 QProgramSignals packet.
1898 * gdb.texinfo (Remote configuration): Mention
1899 "program-signals-packet".
1900
169081d0
TG
19012012-03-05 Tristan Gingold <gingold@adacore.com>
1902
1903 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1904
d1feda86
YQ
19052012-03-03 Yao Qi <yao@codesourcery.com>
1906
1907 * gdb.texinfo (In-Process Agent): New node.
1908 Document new commands.
1909 (General Query Packets): Add packet `QAgent'.
1910
1faeff08
MR
19112012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1912
1913 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1914
7d74f244
DE
19152012-03-01 Scott J. Goldman <scottjg@vmware.com>
1916
1917 * gdb.texinfo (Commands In Python): Put example python macro in
1918 COMMAND_USER category rather than COMMAND_OBSCURE.
1919 Document gdb.COMMAND_USER.
1920 (User-defined Commands): Update documentation to clarify
1921 "set/show max-user-call-depth" and "show user" don't apply to python
1922 commands. Update documentation to clarify "help user-defined" may
1923 also include python commands defined as COMMAND_USER.
1924
6fe37d23
JK
19252012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1926
1927 * gdb.texinfo (Startup): Add option -ex description to the option -x
1928 description.
1929
83364271
LM
19302012-02-24 Luis Machado <lgustavo@codesourcery.com>
1931
1932 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1933 condition-evaluation breakpoint parameter.
1934 Mention condition-evaluation mode being shown in "info break".
1935 (Break Conditions): Add description for target-side
1936 conditional breakpoints.
1937 (Remote Configuration): Mention conditional-breakpoints-packet.
1938 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1939 cond-expr.
1940 (General Query Packets): Mention new ConditionalBreakpoint feature.
1941
bdb1994d
TT
19422012-02-22 Tom Tromey <tromey@redhat.com>
1943
1944 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1945
4d241c86
TT
19462012-02-17 Tom Tromey <tromey@redhat.com>
1947
1948 PR python/10753:
1949 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1950 directory.
1951
816338b5
SS
19522012-02-14 Stan Shebs <stan@codesourcery.com>
1953
1954 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1955
cc30c4bd
PA
19562012-02-13 Pedro Alves <palves@redhat.com>
1957
1958 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1959 mips-idt-ecoff.
1960
035d1e5b
YQ
19612012-02-09 Yao Qi <yao@codesourcery.com>
1962
1963 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1964
f0823d2c
TT
19652012-02-07 Tom Tromey <tromey@redhat.com>
1966
1967 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1968 Symbol.value.
1969
64e7d9dd
TT
19702012-02-07 Tom Tromey <tromey@redhat.com>
1971
1972 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1973
4220b2f8
TS
19742012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1975
1976 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1977
edcc5120
TT
19782012-01-24 Tom Tromey <tromey@redhat.com>
1979
1980 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1981 unload".
1982 (Files): Mention new catch commands.
1983 (GDB/MI Async Records): Likewise.
1984
53fe1783
GB
19852012-01-24 Gary Benson <gbenson@redhat.com>
1986
1987 Delete #if 0'd out code.
1988 * gdb.texinfo (Frame Info): Remove "info catch".
1989
b9e7b9c3
UW
19902012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1991
1992 * gdb.texinfo (Remote Configuration): Document
1993 "set remote hostio-readlink-packet" command.
1994 (General Query Packets): Document vFile:readlink packet.
1995
4aac40c8
TT
19962012-01-16 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.texinfo (Specify Location): Document relative file name
1999 handling.
2000
cafec441
TT
20012012-01-16 Tom Tromey <tromey@redhat.com>
2002
2003 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2004
0ee339bc
JK
20052012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2006 Eli Zaretskii <eliz@gnu.org>
2007
2008 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2009 code.
2010
72384ba3
PH
20112012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2012
2013 * gdb.texinfo (Variables): Document use of :: for non-static
2014 variables.
2015
ce1b17c4
JB
20162012-01-05 Joel Brobecker <brobecker@adacore.com>
2017
2018 * gdbint.texinfo (Start of New Year Procedure): Update
2019 to replace use of copyright.sh by use of copyright.py.
2020
217bff3e
JK
20212012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 Remove the gdbtui binary.
2024 * all-cfg.texi (GDBTUI): Remove.
2025 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2026 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2027 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2028
cc72b2a2
KP
20292011-12-23 Kevin Pouget <kevin.pouget@st.com>
2030
2031 Introduce gdb.FinishBreakpoint in Python.
2032 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2033 (Python API): Add menu entry for Finish Breakpoints.
2034
13ac8d2c
JK
20352011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2036
2037 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2038 tests.
2039
e0f9f062
DE
20402011-12-16 Doug Evans <dje@google.com>
2041
2042 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2043
80b6e756
PM
20442011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2045
1c3ad6ab 2046 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2047 stack". Add documentation for "set/show python print-stack".
2048
2fb860fc
PA
20492011-12-14 Pedro Alves <pedro@codesourcery.com>
2050
2051 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2052 should transfer control to the stub in the startup code instead of
2053 in main. Mention the need to get past the initial breakpoint.
2054
f8eba3c6
TT
20552011-12-06 Tom Tromey <tromey@redhat.com>
2056
2057 * gdb.texinfo (Set Breaks): Update for new behavior.
2058
2268b414
JK
20592011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2060
2061 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2062 List Format for SVR4 Targets'.
2063 (General Query Packets): New item qXfer:libraries-svr4:read.
2064 (Library List Format for SVR4 Targets): New node.
2065
ae6f0d5b
TT
20662011-12-01 Tom Tromey <tromey@redhat.com>
2067
2068 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2069 add.
2070
36dfb11c
TT
20712011-11-22 Tom Tromey <tromey@redhat.com>
2072
2073 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2074 reasons.
2075
f196051f
SS
20762011-11-20 Stan Shebs <stan@codesourcery.com>
2077
2078 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2079 note-related options and variables.
2080 (Tracepoint Packets): Document packet changes.
2081
f85b53f8
SD
20822011-11-20 Sanjoy Das <sdas@igalia.com>
2083
2084 * gdb.texinfo (JIT Interface): Add documentation on writing and
2085 usind JIT debug info readers.
2086 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2087 Debug Info Readers): New nodes.
2088
bfccc43c
YQ
20892011-11-18 Yao Qi <yao@codesourcery.com>
2090
2091 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2092 tracepoint.
2093
c011a4f4
DE
20942011-11-15 Doug Evans <dje@google.com>
2095
2096 * gdb.texinfo (Files): Document basenames-may-differ.
2097
ed59ded5
DE
20982011-11-14 Doug Evans <dje@google.com>
2099
2100 * gdb.texinfo (Shell Commands): Document "!".
2101
405f8e94
SS
21022011-11-14 Stan Shebs <stan@codesourcery.com>
2103 Kwok Cheung Yeung <kcy@codesourcery.com>
2104
2105 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2106 needed to get shorter fast tracepoints.
2107 (Tracepoint Packets): Document new qTMinFTPILen packet.
2108
1e4d1764
YQ
21092011-11-14 Yao Qi <yao@codesourcery.com>
2110
2111 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2112 behavior of tracepoint.
2113 (General Query Packets): New feature InstallInTrace.
2114 (Remote Configuration): Document "set remote
2115 install-in-trace-packet".
2116
71eba9c2 21172011-11-12 Matt Rice <ratmice@gmail.com>
2118
2119 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2120 Add arguments to info macro.
2121
e0f8f636
TT
21222011-11-10 Tom Tromey <tromey@redhat.com>
2123
2124 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2125 manual.
2126 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2127 (Macros): Add a footnote.
2128 (C): Remove paragraph about compiler options.
2129 (C Constants): Mention wide character and string constants.
2130 (C Plus Plus Expressions): Update compiler option advice. Mention
2131 using declarations. Mention ADL. Remove old HP compiler
2132 information.
2133
625c0d47
TT
21342011-11-10 Tom Tromey <tromey@redhat.com>
2135
2136 PR c++/9257:
2137 * gdb.texinfo (Print Settings): Add an extra note about the need
2138 for a vtable.
2139
4be2aacc
MR
21402011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2141
2142 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2143 "set mips abi" documentation.
2144
0a1c4d10
DE
21452011-11-04 Doug Evans <dje@google.com>
2146
2147 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2148
aad1c02c
TT
21492011-11-03 Tom Tromey <tromey@redhat.com>
2150
2151 * gdb.texinfo (Stopping): Add menu entry.
2152 (Continuing and Stepping): Restore @node. Use @section, not
2153 @subsection.
2154
983fb131
MR
21552011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2156
2157 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2158 designation. Fix "Specify Location" cross-reference.
2159
3065dfb6
SS
21602011-11-02 Stan Shebs <stan@codesourcery.com>
2161
2162 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2163 (General Query Packets): Describe tracenz feature.
2164 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2165
0aaaf063
PK
21662011-10-28 Paul Koning <paul_koning@dell.com>
2167
2168 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2169
2231f1fb
KP
21702011-10-27 Kevin Pouget <kevin.pouget@st.com>
2171
2172 * gdb.texinfo ((Frames In Python): Document
2173 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2174
5110b5df
PK
21752011-10-26 Paul Koning <paul_koning@dell.com>
2176
2177 * gdb.texinfo (gdb.types): Document new deepitems function.
2178
22dbab46
PK
21792011-10-25 Paul Koning <paul_koning@dell.com>
2180
2181 PR python/13327
2182
2183 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2184 fetch_lazy method.
2185
9df2fbc4
PM
21862011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2187
2188 PR python/12656
2189
2190 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2191 global_block, static_block function.
2192
f05e2e1d
TT
21932011-10-19 Tom Tromey <tromey@redhat.com>
2194
2195 * gdb.texinfo (Commands In Python): Add missing "@"s.
2196
a7fc3f37
KP
21972011-10-13 Kevin Pouget <kevin.pouget@st.com>
2198
2199 PR python/13285 Document named constants for frame unwind stop reasons
2200 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2201 constants.
2202
5048e516
JK
22032011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2204
2205 Fix compatibility with texinfo versions older than 4.12.
2206 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2207 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2208 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2209 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2210 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2211 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2212 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2213
5a56e9c5
DE
22142011-10-09 Doug Evans <dje@google.com>
2215
2216 * gdb.texinfo (Extending GDB): Document alias command.
2217
36b11add
JK
22182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 Support @entry in input expressions.
2221 * gdb.texinfo (Variables): Describe @entry names suffix.
2222 (Print Settings): Add anchor for `set print entry-values'.
2223
e18b2753
JK
22242011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2225 Eli Zaretskii <eliz@gnu.org>
2226
2227 Display @entry parameter values (without references).
2228 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2229 example.
2230 (Print Settings): New description of set print entry-values and show
2231 print entry-values.
2232
111c6489
JK
22332011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2234 Eli Zaretskii <eliz@gnu.org>
2235
2236 Recognize virtual tail call frames.
2237 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2238 (Tail Call Frames): New node.
2239 (Frames In Python): Add gdb.TAILCALL_FRAME.
2240
9c15afc4
DE
22412011-10-07 Doug Evans <dje@google.com>
2242
2243 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2244 register_pretty_printer.
2245
99f5279d
PM
22462011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2247
2248 PR python/12930
2249 PR python/12802
2250
2251 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2252 stop method.
2253
03583c20
UW
22542011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2255
2256 * gdb.texinfo (Starting your Program): "set disable-randomization"
2257 is no longer Linux-specific.
2258 (Remote Configuration): Document "set remote
2259 disable-randomization-packet".
2260 (General Query Packets): Document "QDisableRandomization" packet
2261 and add it to "qSupported" list.
2262
bd054e06
KP
22632011-10-07 Kevin Pouget <kevin.pouget@st.com>
2264
2265 Allow Python notification of new object-file loadings.
2266 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2267 event type.
2268
cb6be26b
KP
22692011-10-04 Kevin Pouget <kevin.pouget@st.com>
2270
2271 PR python/12691: Add the inferior to Python exited event
2272 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2273
a05336a1
JB
22742011-10-03 Joel Brobecker <brobecker@adacore.com>
2275
2276 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2277 rephasing.
2278
5d77fe44
JB
22792011-10-03 Joel Brobecker <brobecker@adacore.com>
2280
2281 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2282 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2283 as possible feature returned by the `-list-features'
2284 command.
2285
699df94d
PK
22862011-09-28 Paul Koning <paul_koning@dell.com>
2287
2288 * gdb.texinfo (gdb.Type): Document field access by dictionary
2289 key syntax.
2290
24bdad53
YQ
22912011-09-28 Yao Qi <yao@codesourcery.com>
2292
2293 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2294 Add one space after option `-s'. Remove @r{} markup.
2295
6710bf39
SS
22962011-09-27 Stan Shebs <stan@codesourcery.com>
2297
2298 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2299
d99f7e48
HZ
23002011-09-16 Hui Zhu <teawater@gmail.com>
2301
2302 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2303 to *(unsigned char *)$esp@300.
2304
d812018b
PK
23052011-09-15 Paul Koning <paul_koning@dell.com>
2306
2307 * gdb.texinfo: Make style of Python functions and methods match
2308 the syntax of Python. Also put class and module names explicitly
2309 on function, member, and variable names, matching Python
2310 documentation conventions.
2311
2aa48337
KP
23122011-09-15 Kevin Pouget <kevin.pouget@st.com>
2313
2314 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2315 * gdb.texinfo (Inferiors In Python): Describe new
2316 gdb.selected_inferior() function.
2317
6839b47f
KP
23182011-09-15 Kevin Pouget <kevin.pouget@st.com>
2319
2320 Handle multiple breakpoint hits in Python interface:
2321 * gdb.texinfo (Events In Python): New function documentation:
2322 gdb.BreakpointEvent.breakpoints. Indicate that
2323 gdb.BreakpointEvent.breakpoint is now deprecated.
2324
26829f2b
JB
23252011-09-04 Joel Brobecker <brobecker@adacore.com>
2326
2327 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2328
a9f54f60
TT
23292011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2330
2331 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2332
fa3a4f15
PM
23332011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2334
2335 * gdb.texinfo (Prompt): Add set/show extended-prompt
2336 documentation
2337 (Basic Python): Add prompt_hook anchor.
2338 (Python modules): Reword module text to reflect multiple modules.
2339 (gdb.prompt): Document gdb.prompt module.
2340
224bbe49
YQ
23412011-08-14 Yao Qi <yao@codesourcery.com>
2342
78d85199
YQ
2343 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2344
23452011-08-14 Yao Qi <yao@codesourcery.com>
2346
2347 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2348 (TIC6x Features): New node.
2349
457e09f0
DE
23502011-08-12 Doug Evans <dje@google.com>
2351
2352 * gdb.texinfo (Symbols In Python): Document symbol.type.
2353
5e239b84
PM
23542011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2355
2356 * gdb.texinfo (Python): Document command and function
2357 auto-loading.
2358
177bc839
JK
23592011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2360 Eli Zaretskii <eliz@gnu.org>
2361
2362 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2363 typedefs unrolling. Extend the sample code by an inner typedef and
2364 outer typedefs unrolling.
2365
1a532630
PP
23662011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2367
2368 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2369 size and line-size.
2370
9b158ba0 23712011-07-21 Matt Rice <ratmice@gmail.com>
2372
2373 PR macros/12999
2374 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2375 Update text and cindex entries for info macro command.
2376
d17b6f81
PM
23772011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2378
2379 * observer.texi (GDB Observers): Add before_prompt observer.
2380 * gdb.texinfo (Basic Python): Add documentation for prompt
2381 substitution.
2382
713389e0
PM
23832011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2384
2385 PR python/12438
2386 * gdb.texinfo (Python Commands): Add deprecate note to maint
2387 set/show python print-stack. Document set/show python
2388 print-backtrace.
2389
177b42fe
TJB
23902011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2391
2392 * gdb.texinfo: Fix typos.
2393
900e11f9
JK
23942011-07-01 Tom Tromey <tromey@redhat.com>
2395
2396 * gdb.texinfo (Debugging Output): Document set debug
2397 check-physname.
2398
39c4d40a
TT
23992011-06-29 Tom Tromey <tromey@redhat.com>
2400
2401 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2402 breakpoint-notifications feature.
2403
6f5def7d
UW
24042011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2405
2406 * gdb.texinfo (Target Description): Remove warning about
2407 possibly unstable format.
2408
8cf64490
TT
24092011-06-03 Tom Tromey <tromey@redhat.com>
2410
2411 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2412 (Events In Python): Note that exit_code is optional.
2413
393eab54
PA
24142011-05-17 Pedro Alves <pedro@codesourcery.com>
2415
2416 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2417 required for multi-threading support.
2418 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2419 Hc are deprecated for multi-threading debugging. Point readers at
2420 the vCont packet.
2421
75fc9810
DE
24222011-05-15 Doug Evans <dje@google.com>
2423
2424 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2425
01124a23
DE
24262011-05-13 Doug Evans <dje@google.com>
2427
98a5dd13
DE
2428 * gdb.texinfo (Threads): Document $sdir,$pdir.
2429 (Server): Document $pdir exception.
2430
dbaefcf7
DE
2431 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2432
cc63ef9b
DE
2433 * gdb.texinfo (Threads): Clarify default value for
2434 libthread-db-search-path.
7e0396aa 2435
01124a23
DE
2436 * gdb.texinfo (Completion): Update example.
2437 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2438
d248b706
KY
24392011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2440
2441 * gdb.texinfo: Document change in the behaviour of the enable and
2442 disable GDB commands when applied to tracepoints.
2443 Document the EnableDisableTracepoints remote stub feature.
2444 Document QTEnable and QTDisable in the list of tracepoint packets.
2445
cc88a640
JK
24462011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2447
2448 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2449 hsuser.texi.
2450 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2451 comment to hsuser.texi. Change rluser.texi name in the comment.
2452
84e578fb
DE
24532011-05-10 Doug Evans <dje@google.com>
2454
2455 * gdb.texinfo (Threads): If an empty path is provided for
2456 libthread-db-search-path it is reset to its default value.
2457 (Server): Ditto.
2458
478aac75
DE
24592011-05-09 Doug Evans <dje@google.com>
2460
2461 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2462
9c06b0b4
TJB
24632011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2464 Thiago Jung Bauermann <bauerman@br.ibm.com>
2465
2466 Implement support for PowerPC BookE masked watchpoints.
2467 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2468 (PowerPC Embedded): Mention support of masked watchpoints.
2469
9ed350ad
JB
24702011-05-03 Joel Brobecker <brobecker@adacore.com>
2471
2472 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2473 `@value{GDBN}'.
2474
4ceed123
JB
24752011-05-03 Joel Brobecker <brobecker@adacore.com>
2476
2477 * gdb.texinfo (titlepage): Remove dedication.
2478 (In Memoriam): New appendix.
2479
559a7a62
JK
24802011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2481 Eli Zaretskii <eliz@gnu.org>
2482
2483 * gdb.texinfo (Index Section Format): Change the version to 5.
2484 Describe the different formula.
2485
03f2bd59
JK
24862011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2487 Eli Zaretskii <eliz@gnu.org>
2488
2489 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2490 for disconnected tracing.
2491 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2492 extended-remote relationship. Mention --once.
2493 (TCP port allocation lifecycle of @code{gdbserver}): New.
2494
d9b1a651
EZ
24952011-04-23 Eli Zaretskii <eliz@gnu.org>
2496
2497 * gdb.texinfo (Server): Improve indexing. Index all optional
2498 switches to gdbserver.
2499
90476074
TT
25002011-04-20 Tom Tromey <tromey@redhat.com>
2501
2502 * gdb.texinfo (Index Section Format): New node.
2503 (Top): Add new node to menu.
2504
c21236dc
PA
25052011-04-20 Pedro Alves <pedro@codesourcery.com>
2506
2507 * gdb.texinfo (Maintenance Commands): Document `maint print
2508 remote-registers'.
2509
05c8c3f5
TT
25102011-04-20 Tom Tromey <tromey@redhat.com>
2511
2512 * gdb.texinfo (Trace File Format): Move node later.
2513
7a9dd1b2
TT
25142011-04-19 Tom Tromey <tromey@redhat.com>
2515
2516 * gdbint.texinfo (Register Information Functions): Remove
2517 duplicate "the".
2518 * gdb.texinfo (Emacs): Remove duplicate "to".
2519 (GDB/MI Variable Objects): Remove duplicate "the".
2520 (General Query Packets): Likewise.
2521
4368ebeb
JB
25222011-04-02 Joel Brobecker <brobecker@adacore.com>
2523
2524 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2525 "GDB/MI Ada Exception Information" node.
2526
956a9fb9
JB
25272011-04-01 Joel Brobecker <brobecker@adacore.com>
2528
2529 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2530 the "exception-name" field in the *stopped async record.
2531
f1310107
TJB
25322011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2533 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2534
2535 Implement support for PowerPC BookE ranged breakpoints.
2536 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2537
8786b2bd
TT
25382011-03-28 Tom Tromey <tromey@redhat.com>
2539
2540 * gdb.texinfo (Set Tracepoints): Fix typo.
2541
9ef07c8c
TT
25422011-03-24 Tom Tromey <tromey@redhat.com>
2543
2544 * gdb.texinfo (Specify Location): Document `function:label'
2545 linespec.
2546
99c3dc11
PM
25472011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2548
f1310107 2549 PR python/12149
99c3dc11
PM
2550
2551 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2552
29703da4
PM
25532011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2554
2555 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2556 (Inferiors In Python): Likewise.
2557 (Threads In Python): Likewise.
2558 (Symbols In Python): Likewise.
2559 (Objfiles In Python): Likewise.
2560 (Symbol Tables In Python): Likewise.
2561
c9174737
PA
25622011-03-15 Pedro Alves <pedro@codesourcery.com>
2563
2564 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2565 display>: Explain that the commands accept number ranges.
2566
7371cf6d
PM
25672011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2568
2569 * gdb.texinfo (Breakpoints In Python): Add description and example
2570 of Python stop function operation.
2571
ecec24e6
PM
25722011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2573
2574 * gdb.texinfo (Parameters In Python): Document get_set_string and
2575 get_show_string methods.
2576
6dcd5565
JK
25772011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2578
2579 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2580
81896e36
JK
2581 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2582 circular-trace-buffer name.
2583
5e30da2c
JB
25842011-02-28 Joel Brobecker <brobecker@adacore.com>
2585
2586 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2587 in the previous change.
2588
3bd0f5ef 25892011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2590
2591 * gdb.texinfo (Inferiors and Programs): Update commands to show
2592 that they can accept multiple arguments.
2593
4ec7539c
JB
25942011-02-24 Joel Brobecker <brobecker@adacore.com>
2595
2596 Revert the following patch (code patch was not approved):
2597 2011-02-21 Hui Zhu <teawater@gmail.com>
2598 * agentexpr.texi (bytecode descriptions): add printf.
2599 * gdb.texinfo (tracepoint action lists): add printf.
2600
82809774
DE
26012011-02-23 Doug Evans <dje@google.com>
2602
2603 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2604
e5a67952
MS
26052011-02-23 Michael Snyder <msnyder@vmware.com>
2606
2607 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2608 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2609 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2610
6e6fbe60
DE
26112011-02-22 Doug Evans <dje@google.com>
2612
2613 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2614 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2615 add description of result, fix @defun formatting.
2616
f994e27a
HZ
26172011-02-21 Hui Zhu <teawater@gmail.com>
2618
2619 * agentexpr.texi (Bytecode Descriptions): Add printf.
2620 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2621
c7f96d2b
TT
26222011-02-18 Tom Tromey <tromey@redhat.com>
2623
2624 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2625
60f98dde
MS
26262011-02-14 Michael Snyder <msnyder@vmware.com>
2627
2628 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2629 Document new command "thread find".
2630
08e796bc
MS
26312011-02-14 Michael Snyder <msnyder@vmware.com>
2632
2633 * gdb.texinfo (Threads): Update example of new thread message.
2634
b3b9301e
PA
26352011-02-14 Pedro Alves <pedro@codesourcery.com>
2636
2637 * gdb.texinfo (Remote Configuration): Mention set/show remote
2638 traceframe-info.
2639 (Tools/Packages Optional for Building GDB): Mention that expat is
2640 used for traceframe info.
2641 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2642 (General Query Packets) <qSupported>: Describe the
2643 qXfer:traceframe-info:read feature.
2644 (qXfer::read): Describe qXfer:traceframe-info:read.
2645 (Traceframe Info Format): New section.
2646
cef35b0f
PA
26472011-02-04 Pedro Alves <pedro@codesourcery.com>
2648
2649 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2650 for casts and unary operators.
2651
f1cbe1d3
TT
26522011-02-04 Tom Tromey <tromey@redhat.com>
2653
2654 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2655 is not useful.
2656
585fdaa1
PA
26572011-01-25 Pedro Alves <pedro@codesourcery.com>
2658
2659 * gdb.texinfo: s/value optimized out/optimized out/g
2660
7bfc9434
JB
26612011-01-21 Joel Brobecker <brobecker@adacore.com>
2662
2663 * gdb.texinfo (Other Misc Settings): Rework part of the
2664 documentation of the "set interactive mode" command.
2665
4694da01
TT
26662011-01-19 Tom Tromey <tromey@redhat.com>
2667
2668 * gdb.texinfo (Threads): Document thread name output and `thread
2669 name' command.
2670 (Threads In Python): Document Thread.name attribute.
2671 (GDB/MI Thread Commands): Document thread attributes.
2672
b716877b
AB
26732011-01-12 Andrew Burgess <aburgess@broadcom.com>
2674
2675 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2676 changes in mi/mi-cmd-disas.c
2677
13fd8b81
TT
26782011-01-12 Tom Tromey <tromey@redhat.com>
2679
2680 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2681 Fix "thread apply" text.
2682
e09342b5
TJB
26832011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2684 Thiago Jung Bauermann <bauerman@br.ibm.com>
2685
2686 Implement support for PowerPC BookE ranged watchpoints.
2687 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2688 the "set powerpc exact-watchpoints" flag.
2689
06e65f44
TT
26902011-01-07 Tom Tromey <tromey@redhat.com>
2691
2692 * gdb.texinfo (Python API): Add descriptions to @menu items.
2693
d8e22779
TT
26942011-01-06 Tom Tromey <tromey@redhat.com>
2695
2696 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2697
a255712f
PP
26982010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2699
e09342b5 2700 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2701
ccfc3d6e
TT
27022011-01-06 Tom Tromey <tromey@redhat.com>
2703
2704 PR python/12133:
2705 * gdb.texinfo (Frames In Python): Document various frame
2706 constants.
2707
44944448
JB
27082011-01-05 Joel Brobecker <brobecker@adacore.com>
2709
2710 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2711 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2712 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2713
42ea3d7a
JK
27142011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2715
2716 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2717 (clean): Add GDBvn.texi.
2718
720d1a40
JB
27192010-12-29 Joel Brobecker <brobecker@adacore.com>
2720
2721 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2722 occasional case where the debugger prints an array address
2723 instead of the array itself.
2724
ad196637
PA
27252010-12-23 Pedro Alves <pedro@codesourcery.com>
2726
2727 * gdb.texinfo (Packets) <read registers packet>: Document support
2728 for registers that were not collected.
2729
a86caf66
DE
27302010-12-15 Doug Evans <dje@google.com>
2731
2732 * gdb.texinfo (Startup): Document auto-loading of scripts during
2733 startup.
2734 (Auto-loading): Delete "maint set python auto-load on|off".
2735 Add "set auto-load-scripts on|off".
2736
aae1c79a
DE
27372010-12-07 Doug Evans <dje@google.com>
2738
2739 * gdb.texinfo (Mode Options): Document -data-directory.
2740 (Data Files): Add reference to -data-directory.
2741
4e04c971
DE
27422010-11-29 Doug Evans <dje@google.com>
2743
2744 * gdb.texinfo (Pretty-Printer Introduction): Change
2745 printer-name:subprinter-name to printer-name;subprinter-name.
2746
94b6973e
PM
27472010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2748
2749 PR python/12199
2750
2751 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2752
39037522
TT
27532010-11-23 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2756 (Editing): Likewise.
2757 (Command History): Likewise.
2758 (TUI Keys): Likewise.
2759 (Bug Reporting): Conditionally include rluser.texi and
2760 inc-history.texinfo.
2761 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2762 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2763 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2764 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2765 (gdb.pdf): Likewise.
2766 (gdb.info): Likewise.
2767 (gdb/index.html): Likewise.
2768
5ae98d25
TT
27692010-11-23 Tom Tromey <tromey@redhat.com>
2770
2771 * Makefile.in (Makefile): Run ../config.status.
2772 (distclean): Update.
2773 * configure: Remove.
2774 * configure.ac: Remove.
2775
621c8364
TT
27762010-11-12 Tom Tromey <tromey@redhat.com>
2777
2778 * gdb.texinfo (Basic Python): Update. Add xref.
2779 (Exception Handling): Document new exception classes.
2780 (Types In Python): Update.
2781 (Frames In Python): Update.
2782
84f4c1fe
PM
27832010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2784
2785 * gdb.texinfo (Breakpoints In Python): Document "internal"
2786 parameter, and visible attribute.
2787
99e7ae30
DE
27882010-11-05 Doug Evans <dje@google.com>
2789
2790 * gdb.texinfo (Source Path): Document "set directories".
2791
f4b8a18d
KW
27922010-11-05 Ken Werner <ken.werner@de.ibm.com>
2793
2794 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2795 (OpenCL C): New node.
2796
7b51bc51
DE
27972010-11-02 Doug Evans <dje@google.com>
2798
2799 * gdb.texinfo (Pretty Printing): Expand into three sections,
2800 introduction, example, and commands.
2801 (Python API): Delete section Disabling Pretty-Printers, merge into
2802 Selecting Pretty-Printers.
2803 (Writing a Pretty-Printer): New section. Move the pretty-printer
2804 example here, and reformat to match python coding style. Add a second
2805 example using the gdb.printing module.
2806 (Python modules): Add gdb.printing.
2807
9eeee977
DE
28082010-10-29 Doug Evans <dje@google.com>
2809
2810 * gdb.texinfo (Python): Fix long line.
2811
a0e0ffdf
DE
28122010-10-20 Doug Evans <dje@google.com>
2813
2814 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2815 All references updated. Correct sections marked as subsections.
2816 (Coding Standards): New chapter. Move the coding standard related
2817 subsections here. Add section on Python coding standards.
2818
0e3509db
DE
28192010-10-13 Doug Evans <dje@google.com>
2820
2821 * gdb.texinfo (Python): Add "Python modules".
2822 (Types in Python): Add reference to gdb.types section.
2823 (Python modules): New node.
2824
44592cc4
DE
28252010-10-11 Doug Evans <dje@google.com>
2826
2827 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2828 Python" from gdb.Value.type description.
2829
6e1bb179
JB
28302010-09-28 Joel Brobecker <brobecker@adacore.com>
2831
2832 * gdb.texinfo (Ravenscar Profile): New node.
2833
e8467610
TT
28342010-09-22 Tom Tromey <tromey@redhat.com>
2835
2836 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2837
fccd1d1e
EZ
28382010-09-22 Eli Zaretskii <eliz@gnu.org>
2839
2840 * gdb.texinfo (Values From Inferior): Clarify that
2841 value.dynamic_type works only in C++ programs with RTTI.
2842
c1b6b909
TT
28432010-09-15 Paul Bolle <pebolle@tiscali.nl>
2844
2845 * gdb.texinfo (Character Sets): Correctly reference host-charset
2846 in example.
2847
7d288aaa
TT
28482010-09-13 Tom Tromey <tromey@redhat.com>
2849
2850 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2851 Document "fullname" and "from".
2852
f75d858b
MK
28532010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2854
2855 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2856 feature `reverse' output by -list-target-features.
2857
83b9503b
L
28582010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2859
2860 * gdb.texinfo (i386 Features): Remove an extra "@item".
2861
03f17ccf
TT
28622010-08-30 Tom Tromey <tromey@redhat.com>
2863
2864 PR python/11792:
2865 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2866
9779414d
DJ
28672010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2868
2869 * gdb.texinfo (ARM Features): Document
2870 org.gnu.gdb.arm.m-profile.
2871
f9ffd4bb
TT
28722010-08-23 Tom Tromey <tromey@redhat.com>
2873
2874 PR python/11145:
2875 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2876 reinterpret_cast methods.
2877
702c2711
TT
28782010-08-23 Tom Tromey <tromey@redhat.com>
2879
2880 PR python/11915:
2881 * gdb.texinfo (Types In Python): Document array method.
2882
66b73624
TJB
28832010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2884
2885 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2886
06a64a0b
TT
28872010-08-16 Tom Tromey <tromey@redhat.com>
2888
2889 * gdb.texinfo (Set Watchpoints): Document -location option.
2890
a3a7127e
DE
28912010-08-13 Doug Evans <dje@google.com>
2892
2893 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2894
8dedea02
VP
28952010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2896
2897 * gdb.texinfo (GDB/MI Data Manipulation): Document
2898 -data-read-memory-raw and -data-write-memory-raw.
2899
ca5c20b6 29002010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2901 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2902
2903 * gdb.texinfo (Basic Python): Describe post_event API.
2904
cb2e07a6
PM
29052010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2906
2907 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2908 decode_line Python APIs
cb2e07a6 2909
464b3efb
TT
29102010-08-10 Tom Tromey <tromey@redhat.com>
2911
2912 * gdb.texinfo (Pretty Printing API): Document
2913 gdb.default_visualizer.
2914
c29c521f
TT
29152010-08-10 Tom Tromey <tromey@redhat.com>
2916
2917 Revert gdb-add-index addition:
2918 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2919
5da1313b
JK
29202010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2921 Eli Zaretskii <eliz@gnu.org>
2922
2923 * gdb.texinfo (Mode Options) <-batch>
2924 (Basic Python) <gdb.execute>: Describe setting width and height.
2925
02d868e8
PP
29262010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2927
2928 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2929
c2bbed2a
TT
29302010-07-30 Tom Tromey <tromey@redhat.com>
2931
2932 * gdb.texinfo (Index Files): Mention gdb-add-index.
2933
6c13bbe1
HZ
29342010-07-30 Hui Zhu <teawater@gmail.com>
2935
2936 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2937 "detach inferior" and "kill inferior".
2938
53a71c06
CR
29392010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2940
2941 * gdb.texinfo (Machine Code): Update description of two forms of
2942 arguments, and add new example to demonstrate the new form.
2943
5374244e
PM
29442010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2945
2946 * gdb.texinfo (Values From Inferior): Add value inferior function
2947 call description.
2948
8ea5bce5
JK
29492010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2950
2951 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2952
c0edd9ed
JK
29532010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2954 Eli Zaretskii <eliz@gnu.org>
2955
2956 Make core files the process_stratum.
2957 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2958 record_stratum example.
2959
9291a0cd
TT
29602010-07-13 Tom Tromey <tromey@redhat.com>
2961
2962 * gdb.texinfo (Index Files): New node.
2963
f5011d11
TT
29642010-07-13 Tom Tromey <tromey@redhat.com>
2965
2966 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2967
0f5238ed
TT
29682010-07-13 Tom Tromey <tromey@redhat.com>
2969
2970 * gdb.texinfo (Specify Location): Document labels.
2971
74c761c1
PA
29722010-07-01 Pedro Alves <pedro@codesourcery.com>
2973
2974 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2975 entries for fast tracepoints and static tracepoints.
2976
501994c0
PA
29772010-07-01 Pedro Alves <pedro@codesourcery.com>
2978
2979 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2980 qsThreadInfo>: Spell out `l' as ell.
2981
0fb4aa4b
PA
29822010-07-01 Pedro Alves <pedro@codesourcery.com>
2983
2984 * gdb.texinfo (Convenience Variables): Document $_sdata.
2985 (Commands to Set Tracepoints): Describe static tracepoints. Add
2986 `Listing Static Tracepoint Markers' menu entry. Document
2987 "strace".
2988 (Tracepoint Action Lists): Document collecting $_sdata.
2989 (Listing Static Tracepoint Markers): New subsection.
2990 (Tracepoints support in gdbserver): Mention static tracepoints.
2991 (remote packets, enabling and disabling): Mention
2992 read-sdata-object.
2993 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2994 and StaticTracepoint.
2995 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2996 Document qXfer:sdata:read.
2997 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2998
dc3b15be
JB
29992010-06-29 Joel Brobecker <brobecker@adacore.com>
3000
3001 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3002
595939de
PM
30032010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3004 Tom Tromey <tromey@redhat.com>
3005 Thiago Jung Bauermann <bauerman@br.ibm.com>
3006
3007 * gdb.texinfo (Inferiors In Python): New node.
3008 * gdb.texinfo (Threads In Python): New node.
3009
9279c692
JB
30102010-06-28 Joel Brobecker <brobecker@adacore.com>
3011
3012 * gdb.texinfo (Python): Document what the python directory is
3013 and what its location is.
3014 (Basic Python): Document the gdb.PYTHONDIR constant.
3015
bc9f0842
TT
30162010-06-25 Tom Tromey <tromey@redhat.com>
3017
3018 PR python/10808:
3019 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3020
f1421989
HZ
30212010-06-24 Hui Zhu <teawater@gmail.com>
3022
3023 * gdb.texinfo: (Commands for Controlled Output): Add
3024 documentation for command "eval".
3025
e4c0cfae
SS
30262010-06-21 Stan Shebs <stan@codesourcery.com>
3027
3028 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3029 * annotate.texinfo: Ditto.
3030 * gdbint.texinfo: Ditto.
3031 * stabs.texinfo: Ditto.
3032
bb08c432
HZ
30332010-06-22 Hui Zhu <teawater@gmail.com>
3034
3035 * gdb.texinfo: (Process Record and Replay): Add documentation
3036 for command "set record memory-query".
3037
4f5d9f07
SS
30382010-06-21 Stan Shebs <stan@codesourcery.com>
3039
3040 * gdb.texinfo: Relicense under GFDL version 1.3.
3041 * annotate.texinfo: Relicense under GFDL version 1.3.
3042 * gdbint.texinfo: Relicense under GFDL version 1.3.
3043 * stabs.texinfo: Relicense under GFDL version 1.3.
3044 * fdl.texi: Update to version 1.3.
3045
6aed2dbc
SS
30462010-06-18 Stan Shebs <stan@codesourcery.com>
3047
a61408f8
SS
3048 * gdb.texinfo (Operating System Auxiliary Information): Describe
3049 "info os" when no arguments given.
3050
6aed2dbc
SS
3051 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3052 $_thread.
3053
24e933df
HZ
30542010-06-18 Hui Zhu <teawater@gmail.com>
3055
3056 * gdb.texinfo: (Process Record and Replay): Add documentation
3057 for commands "record save" and "record restore".
3058
65d79d4b
SDJ
30592010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3060
3061 * gdb.texinfo: Include information about the correct use
3062 of addresses in the `watch' command.
3063
d914c394
SS
30642010-06-11 Stan Shebs <stan@codesourcery.com>
3065
3066 * gdb.texinfo (Observer Mode): New section.
3067 (General Query Packets): Document QAllow.
889bf7c5 3068
967cf477
DE
30692010-06-04 Doug Evans <dje@google.com>
3070
3071 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3072
aaf4119b
DE
30732010-06-03 Doug Evans <dje@google.com>
3074
3075 * gdbint.texinfo (Coding): Add subsection on command names.
3076
9eae7c52
TT
30772010-06-02 Tom Tromey <tromey@redhat.com>
3078
3079 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3080 always-disassemble.
3081
fa593d66
PA
30822010-06-01 Pedro Alves <pedro@codesourcery.com>
3083
3084 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3085 gdbserver, and add cross reference.
3086 (Tracepoints support in gdbserver): New subsection.
3087
dde08ee1
PA
30882010-05-26 Pedro Alves <pedro@codesourcery.com>
3089
3090 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3091 `qRelocInsn' feature.
3092 (Relocate instruction reply packet): New subsection
3093 of `Tracepoint Packets'.
3094 (Tracepoint Packets): Mention that packets QTDP and QTStart
3095 support the qRelocInsn request, and add cross reference to new
3096 subsection.
3097
07ca107c
DE
30982010-05-25 Doug Evans <dje@google.com>
3099
3100 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3101 (Commands In Python): Document gdb.string_to_argv.
3102
c25c4a8b
JK
31032010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3104
3105 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3106 ATTR_NORETURN.
3107
d7b32ed3 31082010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3109 Tom Tromey <tromey@redhat.com>
3110 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3111
c25c4a8b 3112 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3113
6aecb9c2
JB
31142010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3115
3116 * gdb.texinfo: (Summary) Add mention about D language support.
3117 (Filenames): Add D suffixes.
3118 (D): New node.
3119
b7da9e9f
PM
31202010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3121
3122 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3123 of macro deleted from GDB code.
3124
ab38a727
PA
31252010-04-24 Pedro Alves <pedro@codesourcery.com>
3126
3127 * gdb.texinfo (Commands to specify files): Describe what how GDB
3128 looks up DOS-based filesystem paths on the system root. Document
3129 the new `set/show target-file-system-kind' commands.
3130
66d09542
DE
31312010-04-23 Doug Evans <dje@google.com>
3132
3133 * gdb.texinfo (Python): Move Auto-loading section here ...
3134 (Python API): from here.
3135 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3136 (Maintenance Commands): Add docs for "maint print section-scripts".
3137
8bd10a10
CM
31382010-04-20 Chris Moller <cmoller@redhat.com>
3139
3140 * gdb.texinfo (Setting Breakpoints): Added description of
3141 filename-qualified rbreak.
3142 * refcard.tex (Breakpoints and Watchpoints): Added brief
3143 description of filename-qualified rbreak.
3144
4c374409
JK
31452010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3146
3147 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3148 (Python API): Change the reference to Pretty Printing API.
3149 (Pretty Printing): Move the user part under the Data node. Reformat
3150 the sample output to 72 columns. Create a new reference to Pretty
3151 Printing API. Rename the API part ...
3152 (Pretty Printing API): To a new node name.
3153 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3154 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3155
5a9351ae
SS
31562010-04-21 Stan Shebs <stan@codesourcery.com>
3157
3158 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3159 and commands.
5a9351ae 3160 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3161
9a22f0d0
PM
31622010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3163
3164 * gdb.texinfo (Examining memory): Update for change in string
3165 display with explicit size.
3166
6149aea9
PA
31672010-04-19 Pedro Alves <pedro@codesourcery.com>
3168
3169 PR breakpoints/8554.
3170
3171 * gdb.texinfo (Save Breakpoints): New node.
3172 (save-tracepoints): Rename to ...
3173 (save tracepoints): ... this. Mention that `save-tracepoints' is
3174 a deprecated alias to `save tracepoints'.
3175
711e434b
PM
31762010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3177
645797a8 3178 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3179 (info w32 thread-information-block): Document new command.
3180 (qGetTIBAddress): Document new gdbserver query.
3181 (maint set/show show-all-tib): Document new command.
3182
3f7b2faa
DE
31832010-04-15 Doug Evans <dje@google.com>
3184
fa33c3cd
DE
3185 * gdb.texinfo (Python API): Add progspaces section.
3186 (Selecting Pretty-Printers): Progspace pretty-printers are
3187 searched too.
3188 (Progspaces In Python): New section.
3189
3f7b2faa
DE
3190 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3191
79f283fe
PM
31922010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3193
3194 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3195 returns None.
3196
87290684
SS
31972010-04-09 Stan Shebs <stan@codesourcery.com>
3198
3199 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3200 Describe the `frames-created' field, tweak grammar.
3201
a97153c7
PA
32022010-04-09 Pedro Alves <pedro@codesourcery.com>
3203
3204 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3205 Describe the `circular' and `disconnected' fields.
3206
5c5dcc1b
L
32072010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3208
3209 * gdb.texinfo (maint print registers): Mention unavailable and
3210 invisible registers.
3211
adc36818
PM
32122010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3213 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3214 Tom Tromey <tromey@redhat.com>
adc36818
PM
3215
3216 * gdb.texinfo (Breakpoints In Python): New Node.
3217
33da3f1c
SS
32182010-04-08 Stan Shebs <stan@codesourcery.com>
3219
3220 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3221 trace status fields.
3222
3a13a53b
L
32232010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3224
3225 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3226 optional. Make org.gnu.gdb.i386.avx requires
3227 org.gnu.gdb.i386.avx.
3228
08001717
DE
32292010-04-08 Doug Evans <dje@google.com>
3230
3231 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3232 search path, and document that gdb only scans the search path if
3233 the script's path doesn't specify a directory.
3234
c375651d
DE
32352010-04-05 Doug Evans <dje@google.com>
3236
3237 * gdb.texinfo (maint show python auto-load): Fix typo.
3238
af54718e
SS
32392010-04-04 Stan Shebs <stan@codesourcery.com>
3240
d77f58be
SS
3241 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3242 (Setting Watchpoints): Update description of "info watch".
3243 (Disabling Breakpoints): Only "info break" lists all.
3244
af54718e
SS
3245 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3246 (tdump): Explain how tdump works.
3247
86b17b60
PA
32482010-04-01 Pedro Alves <pedro@codesourcery.com>
3249
3250 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3251 add cross reference.
3252
ff12863f
PA
32532010-03-31 Pedro Alves <pedro@codesourcery.com>
3254
3255 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3256 commands error out.
3257
f68eb612
L
32582010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3259
3260 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3261
c8d5aac9
L
32622010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3263
3264 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3265
7d13fe92
SS
32662010-03-29 Stan Shebs <stan@codesourcery.com>
3267 Nathan Sidwell <nathan@codesourcery.com>
3268
3269 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3270 GDBN equivalent.
3271 (Set Tracepoints): Remove mention that conditional tracepoints
3272 don't exist.
3273 (Tracepoint Actions): Clarify when while-stepping collection
3274 happens, note that while-stepping does not automatically collect
3275 $pc.
3276
409873ef 32772010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3278
409873ef
SS
3279 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3280 (General Query Packets): Describe TracepointSource.
3281
ee8e71d4
EZ
32822010-03-27 Matt Rice <ratmice@gmail.com>
3283
c8d5aac9
L
3284 * gdb.texinfo (ARM): Document arguments to "target sim".
3285 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3286
99b5e152
PA
32872010-03-26 Pedro Alves <pedro@codesourcery.com>
3288
3289 * gdb.texinfo (Tracepoint Packets): Remove mention that
3290 terror:string may be plain text, and drop mention of X prefix.
3291
cd64ee31
VP
32922010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3293
3294 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3295
6c28cbf2
SS
32962010-03-24 Stan Shebs <stan@codesourcery.com>
3297
3298 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3299
95a42b64
TT
33002010-03-24 Tom Tromey <tromey@redhat.com>
3301
3302 PR breakpoints/9352:
3303 * gdb.texinfo (Break Commands): Update.
3304
18148017
VP
33052010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3306
3307 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3308 commands.
3309
4daf5ac0
SS
33102010-03-16 Stan Shebs <stan@codesourcery.com>
3311
3312 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3313 circular-trace-buffer.
3314 (Tracepoint Packets): Describe QTBuffer, and details of the
3315 qTStatus reply.
3316
c9429232
SS
33172010-03-12 Stan Shebs <stan@codesourcery.com>
3318 Nathan Sidwell <nathan@codesourcery.com>
3319
3320 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3321 doing instruction stepping.
3322 (Tracepoint Restrictions): New node.
3323
ccefe4c4
TT
33242010-03-10 Tom Tromey <tromey@redhat.com>
3325
3326 * gdbint.texinfo (Symbol Handling): Update.
3327
7c953934
TT
33282010-03-08 Tom Tromey <tromey@redhat.com>
3329
3330 PR cli/9591:
3331 * gdb.texinfo (Mode Options): Mention lack of pagination and
3332 confirmation with --batch.
3333 (Screen Size): Mention --batch.
3334 (Messages/Warnings): Likewise.
3335
f870a310
TT
33362010-03-05 Tom Tromey <tromey@redhat.com>
3337
3338 * gdb.texinfo (Basic Python): Document target_charset and
3339 target_wide_charset.
3340
78e2826b
TT
33412010-03-05 Tom Tromey <tromey@redhat.com>
3342
3343 * gdb.texinfo (Data): Link to pretty-printing.
3344 (Output Formats): Likewise. Correct text.
3345
f5dff777
DJ
33462010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * gdb.texinfo (Types): Describe <struct> and <flags>.
3349
dc00d89f
PM
33502010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3351
3352 * gdb.texinfo (Frames In Python): Add block parameter and
3353 description to read_var text.
3354
5107b149 33552010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3356 Tom Tromey <tromey@redhat.com>
5107b149
PM
3357
3358 * gdb.texinfo (Types In Python): Describe block argument in
3359 template_argument and gdb.lookup_type.
3360
e03e5e7b
TT
33612010-02-24 Tom Tromey <tromey@redhat.com>
3362
3363 * gdb.texinfo (Cygwin Native): Fix typo.
3364
f3e9a817
PM
33652010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3366
3367 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3368 and select method descriptions.
3369 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3370 Tables in Python to menu.
3371 (Blocks In Python): New node.
3372 (Symbols In Python): New node.
3373 (Symbol Tables in Python): New node.
3374
a79b8f6e
VP
33752010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3376
3377 Multiexec MI
3378
3379 gdb/
3380 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3381
3382 gdb/doc/
3383 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3384 changes.
3385 (GDB/MI Program Execution): Document current behaviour of
3386 --all and --thread-group.
3387 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3388 -remove-inferior.
3389 * observer.texi (inferior_added, inferior_removed): New
3390 observers.
3391
629d6a47
TT
33922010-02-19 Tom Tromey <tromey@redhat.com>
3393
3394 * gdbint.texinfo (Getting Started): Fix @node.
3395 (Debugging GDB): Likewise.
3396
c09529e5
JB
33972010-02-13 Joel Brobecker <brobecker@adacore.com>
3398
3399 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3400 documenting the gdb_test_timeout variable.
3401
540aa8e7
MS
34022010-02-12 Jakob Engblom <jakob@virtutech.com>
3403
3404 * gdb.texinfo (MI commands): Added documentation of --reverse
3405 option to a set of MI commands. Restructured documentation of MI
3406 commands --exec-continue to reflect the complexity of reverse
3407 execution.
3408
081dfbf7
PA
34092010-02-12 Pedro Alves <pedro@codesourcery.com>
3410
3411 * gdb.texinfo (Using the Collected Data): Specify that the address
3412 range of `tfind outsize' is exclusive, and that the address range
3413 of `tfind range' is inclusive.
3414 (Tracepoint Packets): Specify that the address range of
3415 `QTFrame:range' is inclusive, and that the address range of
3416 `QTFrame:outside' is exclusive
3417
8e9c5e02
VP
34182010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3419
3420 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3421
92981e24
TT
34222010-02-10 Tom Tromey <tromey@redhat.com>
3423
3424 * gdb.texinfo (Debugging Output): Document set debug parser and
3425 show debug parser.
3426
075b51b7
L
34272010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3428
3429 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3430 i386_eflags and i386_mxcsr.
3431
3bb8d5c3
L
34322010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3433
3434 * gdb.texinfo: Document i386 target features.
3435
c5f80513
DE
34362010-02-05 Doug Evans <dje@google.com>
3437
3438 * gdbint.texinfo (Testsuite): Add a new section to document the
3439 various DejaGnu variables that may be overridden.
1be00882 3440 Document INTERNAL_GDBFLAGS.
c5f80513 3441
6ac33a4e
TT
34422010-02-04 Tom Tromey <tromey@redhat.com>
3443
3444 PR cli/8830:
3445 * gdb.texinfo (Files): -readnow comes before the filename for file
3446 and symbol-file.
3447
a1dcb23a
DJ
34482010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3449
3450 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3451 Document ARM breakpoint types.
3452 (Register Packet Format): Move into the new section.
3453 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3454
95433b34
JB
34552010-01-21 Joel Brobecker <brobecker@adacore.com>
3456
3457 * gdb.texinfo (File Options): Adjust the documentation of this
3458 switch to refer to the "source" command rather than partially
3459 duplicating some of the relevant information.
3460 (Extending GDB): Introduce and document the set/show script-extension
3461 setting.
3462 (Command Files): Add note explaining that the "source" command
3463 is also used to evalute scripts written in other languages.
3464 Remove the short slightly incorrect reference to sourcing Python
3465 scripts.
3466 (Python Commands): Document how to execute a Python script from GDB.
3467
8d576872
JB
34682010-01-19 Joel Brobecker <brobecker@adacore.com>
3469
3470 * gdb.texinfo (Command Files): Fix typo.
3471
8150ff9c
JB
34722010-01-18 Tom Tromey <tromey@redhat.com>
3473
3474 * gdb.texinfo (File Options): Document -x on .py files.
3475 (Command Files): Document handling of Python scripts.
3476
23db03a6
JZ
34772010-01-18 Jie Zhang <jie.zhang@analog.com>
3478
3479 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3480
00bf0b85
SS
34812010-01-15 Stan Shebs <stan@codesourcery.com>
3482
3483 * gdb.texinfo (Trace Files): New section.
3484 (Tracepoint Packets): Document QTSave and qTBuffer.
3485 (Trace File Format): New appendix.
3486
be759fcf
PM
34872010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3488
3489 * gdb.texinfo (Values From Inferior): Document lazy_string value
3490 method.
3491 (Python API): Add Lazy strings menu item.
3492 (Lazy Strings In Python): New node.
3493
dc146f7c
VP
34942010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3495
3496 * gdb.texinfo (GDB/MI Thread Information): New.
3497 (GDB/MI Async Records): Document the core field in *stopped.
3498 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3499 documentation
3500 (Process list): Document that osdata document may contain
3501 threads.
3502 (Remote Serial Protocol): Document qXfer:threads.
3503
d5551862
SS
35042010-01-06 Stan Shebs <stan@codesourcery.com>
3505
3506 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3507 disconnected tracing.
3508 (Tracepoint Packets): Document new protocol.
3509
7a697b8d
SS
35102010-01-05 Stan Shebs <stan@codesourcery.com>
3511
3512 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3513 tracepoints.
3514 (Tracepoint Packets): Describe remote protocol for fast
3515 tracepoints.
3516
e6f3ec50
JB
35172010-01-01 Joel Brobecker <brobecker@adacore.com>
3518
3519 Update the "Start of New Year Procedure".
3520 * gdbint.texinfo: Add the list of files that need to be updated
3521 manually. Minor reformatting.
3522
ddc4e9c1
JB
35232010-01-01 Joel Brobecker <brobecker@adacore.com>
3524
3525 * refcard.tex: Update copyright year in header and text.
3526
9d2897ad
JB
35272010-01-01 Joel Brobecker <brobecker@adacore.com>
3528
3529 * agentexpr.texi: Add 2010 to the list of copyright years.
3530 * annotate.texinfo: Likewise.
3531 * gdb.texinfo: Likewise.
3532 * gdbint.texinfo: Likewise.
3533 * observer.texi: Likewise.
3534 * stabs.texinfo: Likewise.
3535
6da95a67
SS
35362009-12-31 Stan Shebs <stan@codesourcery.com>
3537
3538 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3539
236f1d4d
SS
35402009-12-29 Stan Shebs <stan@codesourcery.com>
3541
3542 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3543
f61e138d
SS
35442009-12-28 Stan Shebs <stan@codesourcery.com>
3545
3546 * gdb.texinfo (Trace State Variables): New section.
3547 (Tracepoint Packets): Describe trace state variable packets.
3548 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3549 variable bytecodes.
3550
0fe7935b
DJ
35512009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3554 declarations.
3555
a6b29f87
VP
35562009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3557
3558 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3559 -gdb-exit behaviour.
3560
5e4bde96
JB
35612009-12-20 Joel Brobecker <brobecker@adacore.com>
3562
3563 * gpl.texi: Update to version 3 of the GPL.
3564
a1715244
JB
35652009-12-20 Joel Brobecker <brobecker@adacore.com>
3566
3567 * Makefile.in: Update copyright header.
3568 * observer.texi: Fix the copyright header of the generated files.
3569
361ae042
PM
35702009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3571
3572 * gdb.texinfo (Types In Python): Describe range function.
3573
bfd31e71
PM
35742009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3575
3576 * gdb.texinfo (Types In Python): Describe "is_base_class".
3577
57a1d736
TT
35782009-12-03 Tom Tromey <tromey@redhat.com>
3579
3580 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3581
8cebebb9
PP
35822009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3583
3584 * observer.texi: New memory_changed observer.
3585
16af530a
TT
35862009-12-01 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.texinfo (Reverse Execution): Fix typo.
3589
b6199126
DJ
35902009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 PR gdb/8704
3593
3594 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3595 are allowed after the breakpoint condition.
3596
7a6973ad
TT
35972009-11-23 Tom Tromey <tromey@redhat.com>
3598
3599 PR python/10782:
3600 * gdb.texinfo (Types In Python): Document Type.pointer.
3601
21a0512e
PP
36022009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3603
3604 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3605
a5832c8f
PA
36062009-11-11 Pedro Alves <pedro@codesourcery.com>
3607
3608 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3609 (Using Agent Expressions): Delete cross reference.
3610
1eb7cd77
JB
36112009-11-07 Joel Brobecker <brobecker@adacore.com>
3612
3613 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3614 and @settitle directives up to help makeinfo find them.
3615
24ddea62
JK
36162009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3617
3618 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3619 (Auto-loading): Use plural and note one can use multiple components now.
3620
3afae151
VP
36212009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3622
3623 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3624 -stack-list-arguments have the same documentation for parameter
3625 as -stack-list-locals. Add comas.
3626
14ff2235
PM
36272009-10-27 Tom Tromey <tromey@redhat.com>
3628 Eli Zaretskii <eliz@gnu.org>
3629
c8d5aac9 3630 PR python/10781
14ff2235
PM
3631
3632 * gdb.texinfo (Values From Inferior): Document cast method.
3633
9c419145
PP
36342009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3635
3636 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3637 and adjust example.
889bf7c5 3638
29153c24
MS
36392009-10-22 Michael Snyder <msnyder@vmware.com>
3640
3641 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3642 info record command. Also document the new save and restore
29153c24
MS
3643 commands.
3644
2b28d209
PP
36452009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3646
3647 * gdb.texinfo (Machine Code): Mention current pc marker.
3648 (Memory): Likewise.
3649
6c95b8df
PA
36502009-10-19 Pedro Alves <pedro@codesourcery.com>
3651 Stan Shebs <stan@codesourcery.com>
3652
3653 * observer.texi (new_inferior): Rename to...
3654 (inferior_appeared): ... this.
3655
3656 * gdb.texinfo (Inferiors): Rename node to ...
3657 (Inferiors and Programs): ... this. Mention running multiple
3658 programs in the same debug session.
3659 <info inferiors>: Mention the new 'Executable' column if "info
3660 inferiors". Update examples. Document the "add-inferior",
3661 "clone-inferior", "remove-inferior" and "maint info
3662 program-spaces" commands.
3663 (Process): Rename node to...
3664 (Forks): ... this. Document "set|show follow-exec-mode".
3665
2f8132f3
MS
36662009-10-11 Michael Snyder <msnyder@vmware.com>
3667
3668 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3669 (ReverseContinue): Ditto.
3670
cba4b2d3
PP
36712009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3672
3673 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3674
da082f17
JK
36752009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3676
3677 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3678
08be9d71
ME
36792009-10-06 Michael Eager <eager@eagercon.com>
3680
3681 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3682 (Embedded Processors): Add MicroBlaze.
3683 (MicroBlaze): New. Describe Xilinx MicroBlaze
3684
08a0efd0
PA
36852009-10-04 Pedro Alves <pedro@codesourcery.com>
3686
3687 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3688
cbb8f428
EZ
36892009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3690
3691 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3692
30a4a70c
JB
36932009-09-23 Joel Brobecker <brobecker@adacore.com>
3694
3695 * observer.texi (solib_unloaded): Document explicitly the fact that
3696 this observer is called before the associated symbols are unloaded.
3697
b3372f91
VP
36982009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3699
3700 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3701 -stack-list-variables.
3702
f43030c4
TT
37032009-09-18 Tom Tromey <tromey@redhat.com>
3704
3705 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3706 is experimental.
3707
ec7e75e7
PP
37082009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3709
3710 * gdb.texinfo (convenince variables): Mention
3711 $_siginfo could be empty.
f43030c4 3712
0cc7d26f
TT
37132009-09-15 Tom Tromey <tromey@redhat.com>
3714
3715 * gdb.texinfo (GDB/MI Variable Objects): Document
3716 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3717 Expand -var-update documentation.
3718
a96d9b2e
SDJ
37192009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3720
3721 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3722 feature.
3723
005ca36a
JB
37242009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3725
3726 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3727
0d772ac9
MS
37282009-09-10 Michael Snyder <msnyder@vmware.com>
3729
3730 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3731 ReverseStep replies to the qSupported query.
3732
14fb1bac
JB
37332009-09-10 Joel Brobecker <brobecker@adacore.com>
3734
3735 Add documentation for set/show interactive-mode.
3736 * gdb.texinfo (Other Misc Settings): New node.
3737
29b090c0
DE
37382009-09-01 Doug Evans <dje@google.com>
3739
3740 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3741 non-stop mode's affect on remote caching.
3742
4e5d721f
DE
37432009-08-31 Jacob Potter <jdpotter@google.com>
3744 Doug Evans <dje@google.com>
3745
3746 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3747 Mark `set/show remotecache' options as obsolete.
3748 Document new `set/show stack-cache' option.
3749 Update text for `info dcache'.
3750
55333a84
DE
37512009-08-27 Doug Evans <dje@google.com>
3752
3753 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3754 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3755
bc3a0b4d
RW
37562009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3757
3758 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3759 about autoconf.
3760
3a1ff0b6
PA
37612009-08-25 Pedro Alves <pedro@codesourcery.com>
3762
3763 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3764 small example, and describe its columns. Replace "inferior-id" by
3765 "infno" throughout.
3766
81ecdfbb
RW
37672009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3768
af542c2e
RW
3769 * gdbint.texinfo (Releasing GDB): Point to
3770 README-maintainer-mode file for required autoconf version.
3771 * configure.ac: Do not substitute datarootdir, htmldir,
3772 pdfdir, docdir. Do not process --with-datarootdir,
3773 --with-htmldir, --with-pdfdir, --with-docdir.
3774 * configure: Regenerate.
3775
81ecdfbb
RW
3776 * configure: Regenerate.
3777
4efc6507
DE
37782009-08-20 Reid Kleckner <reid@kleckner.net>
3779
3780 * gdb.texinfo: Add chapter on JIT interface.
3781
43089a6e
NR
37822009-08-07 Nick Roberts <nickrob@snap.net.nz>
3783
3784 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3785 confirmation request.
43089a6e 3786
99e008fe
EZ
37872009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3788
c8d5aac9
L
3789 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3790 CRC definitions.
99e008fe 3791
48cb2d85
VP
37922009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3793
3794 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3795 -break-commands.
48cb2d85 3796
ff1a52c6
UW
37972009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3798
3799 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3800 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3801
3285f3fe
UW
38022009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3803
3804 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3805 "set spu stop-on-load" and "show spu stop-on-load" commands.
3806
e35359c5
UW
38072009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3808
3809 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3810
58d6951d
DJ
38112009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3812
3813 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3814 org.gnu.gdb.arm.neon.
3815
08d16641
PA
38162009-07-20 Pedro Alves <pedro@codesourcery.com>
3817
3818 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3819 optional element.
3820 (subsection OS ABI): New subsection.
3821
782b2b07
SS
38222009-07-14 Stan Shebs <stan@codesourcery.com>
3823
3824 * gdb.texinfo (Tracepoint Conditions): New section.
3825 (General Query Packets): Describe ConditionalTracepoints.
3826 (Tracepoint Packets): Describe condition field.
3827 (Maintenance Commands): Describe maint agent-eval.
3828 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3829
9b117ef3
HZ
38302009-07-11 Hui Zhu <teawater@gmail.com>
3831
3832 * gdb.texinfo (disassemble): Add a new modifier /r
3833 to "disassemble" command to make it print the raw instructions
3834 in hex as well as in symbolic form.
3835
f5a33284
TT
38362009-07-09 Tom Tromey <tromey@redhat.com>
3837
3838 * gdbint.texinfo (Testsuite): Document parallel make check.
3839
812f7342
TT
38402009-07-09 Tom Tromey <tromey@redhat.com>
3841
3842 * gdbint.texinfo (Testsuite): Document test transcripts.
3843
fbb8f299
PM
38442009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3845
3846 * gdb.texinfo (Values From Inferior): Add length parameter
3847 description.
3848
dd8f35ac
EZ
38492009-07-04 Chris Genly <chris@genly.us>
3850
3851 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3852 in -var-list-children. Fix example according to what the code
3853 does.
3854
2277426b
PA
38552009-07-02 Pedro Alves <pedro@codesourcery.com>
3856
3857 * gdb.texinfo (Debugging multiple inferiors): Document the
3858 "inferior", "detach inferior" and "kill inferior" commands.
3859 (Debugging Programs with Multiple Processes): Adjust to mention
3860 generic "inferior" commands. Delete mention of "detach fork" and
3861 "delete fork". Cross reference to "Debugging multiple inferiors"
3862 section.
3863
a6d9a66e
UW
38642009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3865
5af949e3
UW
3866 * gdbint.texinfo (Item Output Functions): Update signature
3867 for ui_out_field_core_addr.
3868
38692009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3870
3871 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3872 Update example code extrated from breakpoint.c.
3873
9901a55b 38742009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3875
9901a55b
PP
3876 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3877 MI commands.
3878 (GDB/MI Symbol Query): Likewise.
3879 (GDB/MI File Commands): Likewise.
3880 (GDB/MI File Transfer Commands): Likewise.
3881 (GDB/MI Target Manipulation): Likewise.
3882 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3883
edb3359d
DJ
38842009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * gdb.texinfo (Debugging Optimized Code): New chapter.
3887 (Compiling for Debugging): Reference it. Move some
3888 text to the new section.
3889
7cd1089b
PM
38902009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3891
3892 * doc/gdb.texinfo (Calling): Document
3893 set-unwind-on-terminating-exception usage.
3894
d4db2f36
PA
38952009-06-11 Pedro Alves <pedro@codesourcery.com>
3896
3897 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3898 command.
3899
d1a7880c
PA
39002009-06-07 Pedro Alves <pedro@codesourcery.com>
3901
3902 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3903 references.
3904
473f94e6
UW
39052009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3906
3907 * gdbint.texinfo: Rename formal parameters to gdbarch function
3908 protoypes from "current_gdbarch" to "gdbarch".
3909
8f500870
TT
39102009-05-28 Tom Tromey <tromey@redhat.com>
3911
3912 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3913
b6313243
TT
39142009-05-27 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
39202009-04-02 Tom Tromey <tromey@redhat.com>
3921
3922 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3923 feature.
3924 (GDB/MI Variable Objects): Document -var-set-visualizer.
3925
a6bac58e
TT
39262009-05-27 Tom Tromey <tromey@redhat.com>
3927 Thiago Jung Bauermann <bauerman@br.ibm.com>
3928 Phil Muldoon <pmuldoon@redhat.com>
3929
3930 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3931 (Pretty Printing): New node.
3932 (Selecting Pretty-Printers): Likewise.
3933 (Python API): Update.
3934 (Output Formats): Document /r format.
3935
2c74e833
TT
39362009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3937 Tom Tromey <tromey@redhat.com>
3938
3939 * gdb.texinfo (Types In Python): New node.
3940 (Values From Inferior): "type" is now an attribute.
3941 (Python API): Update.
3942
89c73ade
TT
39432009-05-27 Tom Tromey <tromey@redhat.com>
3944 Thiago Jung Bauermann <bauerman@br.ibm.com>
3945 Phil Muldoon <pmuldoon@redhat.com>
3946
3947 * gdb.texinfo: Add @syncodeindex for `tp'.
3948 (Python API): Update.
3949 (Auto-loading): New node.
3950 (Objfiles In Python): New node.
3951
17a37d48
PP
39522009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3953
3954 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3955
6718376f
NR
39562009-05-15 Nick Roberts <nickrob@snap.net.nz>
3957
3958 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3959
cbe54154
PA
39602009-05-12 Pedro Alves <pedro@codesourcery.com>
3961
3962 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3963 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3964 show show-debug-regs' docs.
3965
8e05493c
EZ
39662009-05-08 Eli Zaretskii <eliz@gnu.org>
3967
3968 * gdb.texinfo (Process Record and Replay): Add description of
3969 reverse execution.
3970
b39f4988
JB
39712009-05-07 Joel Brobecker <brobecker@adacore.com>
3972
3973 * gdbint.texinfo (Adding support for debugging core files): New node.
3974 (Native Debugging): Remove the ``Native core file Support'' section.
3975
a2311334
EZ
39762009-05-01 Eli Zaretskii <eliz@gnu.org>
3977
3978 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3979 Add index entries.
3980
53cc454a 39812009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3982 Michael Snyder <msnyder@vmware.com>
53cc454a 3983
a2311334
EZ
3984 * gdb.texinfo: (Process Record and Replay): Add documentation for
3985 process record and replay.
53cc454a 3986
484086b7
JK
39872009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3988
3989 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3990 a new part on command-line defined macros.
3991
32ae1842
EZ
39922009-04-25 Eli Zaretskii <eliz@gnu.org>
3993
3994 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3995 clarify the wording.
3996
b14b1491
TT
39972009-04-23 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Data Files): New node.
4000 (GDB Files): Update menu.
4001
5c1e86e1
JB
40022009-04-23 Joel Brobecker <brobecker@adacore.com>
4003
4004 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4005 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4006
83eba9b7
VP
40072009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4008
4009 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4010
e31198c4
HZ
40112009-04-22 Hui Zhu <teawater@gmail.com>
4012
4013 * gdb.texinfo (disassemble-next-line): Set the default of
4014 disassemble-next-line to off.
4015
26e251b6
JM
40162009-04-21 Joseph Myers <joseph@codesourcery.com>
4017
4018 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4019 --with-htmldir): New.
4020 * configure: Regenerate.
4021 * Makefile.in (datarootdir, docdir): Define.
4022 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4023 instead of $(SET_TEXINPUTS).
4024 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4025 gdbint.info instead of $(SET_TEXINPUTS).
4026 (gdbint/index.html): Use same -I options as for building
4027 gdbint.info.
4028 (stabs.dvi, stabs.pdf): Use same -I options as for building
4029 stabs.info instead of $(SET_TEXINPUTS).
4030 (stabs/index.html): Use same -I options as for building
4031 stabs.info.
4032 (annotate.dvi, annotate.pdf): Use same -I options as for building
4033 annotate.info instead of $(SET_TEXINPUTS).
4034 (annotate/index.html): Use same -I options as for building
4035 annotate.info.
4036
eac35c4e
DD
40372009-04-21 David Daney <ddaney@caviumnetworks.com>
4038
4039 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4040
29b0e8a2
JM
40412009-04-21 Joseph Myers <joseph@codesourcery.com>
4042
4043 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4044
2b831889 40452009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4046 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4047
4048 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4049 (MAKEHTMLFLAGS): Set to empty.
4050 (html__strip_dir): Define.
4051 (HTMLFILES): Define.
4052 (HTMLFILES_INSTALL): Define.
4053 (install-html): Copy new automake rule.
4054 (html): Depend on $(HTMLFILES).
4055 (gdb_toc.html): Rename to gdb/index.html.
4056 (gdbint_toc.html): Rename to gdbint/index.html.
4057 (stabs_toc.html): Rename to stabs/index.html.
4058 (annotate_toc.html): Rename to annotate/index.html.
4059
89a34d1b
JM
40602009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4061
4062 * Makefile.in: Set pdfdir and htmldir from configure
4063 substitutions.
4064 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4065 * configure: Regenerate.
4066
a2d5da46
JB
40672009-04-16 Joel Brobecker <brobecker@adacore.com>
4068
4069 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4070 This macro is no longer used.
4071
732f6a93
TT
40722009-04-15 Tom Tromey <tromey@redhat.com>
4073
4074 * gdb.texinfo (Character Sets): Document default character set.
4075
87f9adc1
PM
40762009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4077
4078 * gdbint.texinfo: Change server name from sources.redhat.com to
4079 sourceware.org throughout.
4080
2c88c651
JB
40812009-04-09 Joel Brobecker <brobecker@adacore.com>
4082
4083 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4084 about a missing dot or coma after @xref.
4085
4f5376b2
JB
40862009-04-02 Joel Brobecker <brobecker@adacore.com>
4087
4088 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4089 example, and add a small explanation about it.
4090 (Print Settings): Change the documentation of the "set print
4091 frame-arguments" to reflect the fact that the default is now "scalars".
4092
a0381d3a
JB
40932009-04-02 Joel Brobecker <brobecker@adacore.com>
4094
4095 * gdb.texinfo (Print Settings): Add kindex for command "set
4096 print frame-arguments".
4097
45ac276d
JB
40982009-03-31 Joel Brobecker <brobecker@adacore.com>
4099
4100 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4101 breakpoints.
4102 (Set Breaks): Add reference to thread-specific and task-specific
4103 breakpoints.
4104
32cd1edc
JB
41052009-03-31 Joel Brobecker <brobecker@adacore.com>
4106
4107 * gdb.texinfo (Ada Tasks): Remove the documentation about
4108 the "Running" state, as this state has been eliminated.
4109 Now all runnable tasks are shown as "Runnable".
4110
1042e4c0
SS
41112009-03-30 Stan Shebs <stan@codesourcery.com>
4112
4113 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4114 special case of breakpoints.
4115 (Enable and Disable Tracepoints): Mention deprecation.
4116 (Listing Tracepoints): Update description and example.
4117
f8f6f20b
TJB
41182009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4119
4120 * gdb.texinfo (Frames in Python): New node.
4121 (Python API): Update.
4122
c0c6f777
TJB
41232009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4124
4125 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4126 from a method to an attribute.
4127
def2b000
TJB
41282009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4129
4130 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4131 attribute.
4132
a07daef3
PA
41332009-03-25 Pedro Alves <pedro@codesourcery.com>
4134
4135 * observer.texi (thread_exit): Add "silent" parameter.
4136
f3b1572e
PA
41372009-03-22 Pedro Alves <pedro@codesourcery.com>
4138
4139 * observer.texi (about_to_proceed): New.
4140
587afa38
EZ
41412009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4142
4143 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4144 field throughout to handle types with spaces in them. Fix typos
4145 found by aspell.
4146 (Summary, Requirements, Contributors): New first chapter,
4147 "Summary" added, old Requirements section moved there, and new
4148 section, "Contributors" added.
4149 (Initializing a New Architecture, Register Representation)
4150 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4151 (Porting gdb): These sections extended and updated.
4152 (Compiler Characteristics): This section (empty) deleted.
4153 (Defining Other Architecture Features): This section renamed and
4154 duplicate material removed from (formerly "Target Conditionals").
4155 Use braces {} in @deftypeXX type field throughout to handle types
4156 with spaces in them. Typos found by aspell fixed.
4157
4158 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4159 * stack_frame.pdf: Version of image for PDF output.
4160 * stack_frame.png: Version of image for HTML output and for Emacs.
4161 * stack_frame.txt: Version of image for Info output.
1db61298 4162 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4163
10af6951
EZ
41642009-03-21 Eli Zaretskii <eliz@gnu.org>
4165
4166 * gdb.texinfo (Character Sets): Fix last change.
4167
cc924cad
TJB
41682009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4169
4170 * gdb.texinfo (Values From Inferior): Fix optional arguments
4171 markup.
4172 (Commands In Python): Adjust argument names of gdb.Command.__init__
4173 to what the function accepts as keywords.
4174
bc3b79fd
TJB
41752008-03-20 Tom Tromey <tromey@redhat.com>
4176
4177 * gdb.texinfo (Convenience Vars): Document convenience functions.
4178 (Functions In Python): New node.
4179 (Python API): Update.
4180
6c7a06a3
TT
41812009-03-20 Tom Tromey <tromey@redhat.com>
4182
4183 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4184 set target-wide-charset.
4185 (Requirements): Mention iconv.
4186
b646ddd4
HZ
41872009-03-17 Hui Zhu <teawater@gmail.com>
4188
4189 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4190
91440f57
HZ
41912009-03-17 Hui Zhu <teawater@gmail.com>
4192
4193 * gdb.texinfo: Add documentation for disassemble-next-line.
4194
8fd41227
TJB
41952009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4196
4197 * gdb.texinfo (Commands In Python): Remove tindex entries.
4198
61ff14c6
JK
41992009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4200
4201 * gdb.texinfo (Returning): New description for missing debug info.
4202
0b16c5cf
PA
42032009-03-14 Pedro Alves <pedro@codesourcery.com>
4204
4205 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4206 (General Query Packets): Document qAttached.
0b16c5cf 4207
32fc0df9
PA
42082009-03-05 Pedro Alves <pedro@codesourcery.com>
4209
4210 * gdb.texinfo (Background Execution): Better describe the set
4211 target-async command.
4212 (Maintenance Commands): Delete description of the `maint set/show
4213 linux-async' and `maint set/show remote-async' commands.
4214
134eb42c
VP
42152009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4216
4217 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4218 between sentences.
4219
c86cf029
VP
42202009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4221
4222 * gdb.texinfo (GDB/MI Async Records): Document the
4223 =library-loaded and =library-unloaded notifications.
4224
3ea85240
VP
42252009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4226
4227 * observer.texi (test_notification): New observer.
4228
1d33d6ba
VP
42292009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4230
61ff14c6
JK
4231 * observer.texi: Add parameter 'print_frame' to normal_stop
4232 observer.
1d33d6ba 4233
d721c933
EZ
42342009-02-07 Eli Zaretskii <eliz@gnu.org>
4235
4236 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4237 (Commands In Python): Fix COMMAND_* constants in last change. Use
4238 @kbd for interactive input. Add cross-references and index
4239 entries.
4240
4aa995e1
PA
42412009-02-06 Pedro Alves <pedro@codesourcery.com>
4242
4243 * gdb.texinfo (Signals): Document $_siginfo.
4244 (Convenience Variables): Mention $_siginfo.
4245 (Remote Configuration): Document qXfer:siginfo:read,
4246 qXfer:siginfo:write packets, and the read-siginfo-object,
4247 write-siginfo-object commands.
4248
5f5233d4
PA
42492009-02-06 Pedro Alves <pedro@codesourcery.com>
4250
4251 * gdbint.texinfo (Values): New chapter.
4252
d8906c6f
TJB
42532009-02-06 Tom Tromey <tromey@redhat.com>
4254
4255 * gdb.texinfo (Python API): Add entry for Commands In Python.
4256 (Commands In Python): New node.
4257
b6cb8e7d
TJB
42582009-02-05 Tom Tromey <tromey@redhat.com>
4259
4260 * gdb.texinfo (Values From Inferior): Document Value.string.
4261
12453b93
TJB
42622009-02-05 Tom Tromey <tromey@redhat.com>
4263
4264 * gdb.texinfo (Basic Python): Document execute's from_tty
4265 argument.
4266
08c637de
TJB
42672009-02-04 Tom Tromey <tromey@redhat.com>
4268
4269 * gdb.texinfo (Basic Python): Document gdb.history.
4270
592375cd
VP
42712009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4272
4273 * gdb.texinfo (GDB/MI Thread Commands): Document the
4274 'current-thread-id' field. Remove the example with zero threads,
4275 since current GDB won't ever report that if there's inferior.
4276
41447f92
VP
42772009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4278
4279 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4280 option to -break-insert.
4281
098b41a6
JG
42822009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4283 Jerome Guitton <guitton@adacore.com>
4284
4285 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4286 (System-wide configuration): New section.
4287
3c16cced
PA
42882009-01-26 Pedro Alves <pedro@codesourcery.com>
4289
4290 PR gdb/7580:
4291 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4292 internal-error|internal-warning quit|corefile ask|yes|no".
4293
62709adf
PA
42942009-01-26 Pedro Alves <pedro@codesourcery.com>
4295
4296 * gdb.texinfo (Using the `gdbserver' Program): Document
4297 --remote-debug.
4298
7ce58dd2
DE
42992009-01-23 Doug Evans <dje@google.com>
4300
4301 * gdb.texinfo: Add nexti to list of commands that support
4302 background execution.
4303
adb483fe
DJ
43042009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4305
4306 * gdb.texinfo (Define, Hooks): Document prefix command support.
4307
a67ec3f4 43082009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4309 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4310
4311 Fixes for makeinfo --html.
4312
4313 * annotate.texinfo: Use @copying and @insertcopying. Use
4314 @ifnottex in place of @ifinfo.
4315 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4316 place of @ifinfo. Use @ifnotinfo for one index entry.
4317 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4318 in place of @ifinfo.
4319 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4320 in place of @ifinfo. Include contents at start unconditionally.
4321
84fcdf95
PA
43222009-01-13 Pedro Alves <pedro@codesourcery.com>
4323
4324 * gdb.texinfo (General Query Packets): Remove @var{} around the
4325 "spu" literal string.
4326
fa3a767f
PA
43272009-01-07 Pedro Alves <pedro@codesourcery.com>
4328
4329 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4330 program may be running in another process" errors.
4331 * gdbint.texinfo (Native Conditionals): Delete
4332 ONE_PROCESS_WRITETEXT description.
4333
9cb011d3
JB
43342009-01-07 Joel Brobecker <brobecker@adacore.com>
4335
4336 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4337 emacs local variable to be placed at the end of the ChangeLog.
4338 Add server.c and gdbreplay.c to the list of files where the
4339 copyright year needs to be updated.
4340
84603566
SL
43412009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4342
4343 * gdb.texinfo (Remote Configuration): Document new
4344 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4345 commands.
4346
a53f55d8
PA
43472008-12-28 Pedro Alves <pedro@codesourcery.com>
4348
4349 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4350 FETCH_INFERIOR_REGISTERS.
4351 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4352 FETCH_INFERIOR_REGISTERS descriptions. Remove
4353 gdbarch_get_longjmp_target descrition, since already described in
4354 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4355 (Target Conditionals): ... here.
4356
077e0a52
JB
43572008-12-16 Joel Brobecker <brobecker@adacore.com>
4358
4359 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4360 examples.
4361 (Additions to Ada): Likewise. Add the missing opening and closing
4362 parenthesis of the GDB prompt in one of the examples.
4363
023eb17c
JB
43642008-12-14 Joel Brobecker <brobecker@adacore.com>
4365
4366 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4367 about the result of 'Address not being of type System.Address.
4368 This problem has been fixed a while ago.
4369
c3b108f7
VP
43702008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4371
4372 MI non-stop and multiprocess docs.
4373
c8d5aac9
L
4374 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4375 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4376 Adjust documentation for *stopped, document =thread-created,
4377 =thread-exited, =thread-group-created and =thread-group-exited.
4378 (GDB/MI Thread Commands): Document the 'state' field in
4379 -thread-info output.
4380 (GDB/MI Program Execution): Mention --all and --thread-group
4381 options.
4382 (GDB/MI Variable Objects): Describe floating and fixed variable
4383 objects.
4384 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4385
07e059b5
VP
43862008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4387
c8d5aac9
L
4388 * gdb.texinfo (Operating System Information): New appendix.
4389 (Operating System Auxiliary Information): Document 'info os processes'
4390 (Remote Configuration): Document 'osdata'
4391 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4392
a80b95ba
TG
43932008-11-27 Tristan Gingold <gingold@adacore.com>
4394
4395 * gdb.texinfo (Darwin): Document Darwin specific features.
4396
a655d424
JK
43972008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4398
4399 * gdbint.texinfo (Target Conditionals): Extend the
4400 gdbarch_breakpoint_from_pc description.
4401
249e1128
VP
44022008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4403
4404 * gdb.texinfo (M68K Features): Fix typo.
4405
c14c28ba
PP
44062008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4407
4408 * gdb.texinfo (Symbols): Mention printing containing
4409 image name in "info symbol".
4410 (Maint translate-address): Likewise.
889bf7c5 4411
394a6666
JB
44122008-11-18 Joel Brobecker <brobecker@adacore.com>
4413
4414 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4415 commands "catch load" and "catch unload".
4416
66bb093b
VP
44172008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4418
4419 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4420 =thread-selected.
889bf7c5 4421
4a92f99b
VP
44222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4423
c8d5aac9 4424 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4425
f0323ca0
PA
44262008-10-27 Pedro Alves <pedro@codesourcery.com>
4427
4428 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4429 .mt files, TM_CLIBS or TM_CDEPS.
4430 (x86 Watchpoints): Don't mention TDEPFILES.
4431
8b23ecc4
SL
44322008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4433
4434 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4435 (Overview): Mention notifications and non-stop mode behavior.
4436 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4437 with non-stop mode behavior. Add vStopped description.
4438 (Stop Reply Packets): Update list of packets that return
4439 stop replies. Mention non-stop behavior.
4440 (General Query Packets): Document QNonStop packet and associated
4441 qSupported query response.
4442 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4443 behavior.
4444 (Notification Packets): New section.
4445 (Remote Non-Stop): New section.
4446 (File-I/O Overview): Mention non-stop behavior.
4447
fff08868
HZ
44482008-10-24 Hui Zhu <teawater@gmail.com>
4449 Pedro Alves <pedro@codesourcery.com>
4450
4451 * gdb.texinfo (displaced-stepping): Describe the auto mode
4452 setting, and say it's the default. This is now a mainstream
4453 setting instead of a maintenance setting.
4454
252fbfc8
PA
44552008-10-23 Pedro Alves <pedro@codesourcery.com>
4456
4457 * observer.texi (thread_stop_requested): New.
4458
20924a55
JB
44592008-10-22 Joel Brobecker <brobecker@adacore.com>
4460
4461 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4462 (Patching): Replace incorrect usage of @samp by @kbd.
4463
bacec72f
MS
44642008-10-17 Michael Snyder <msnyder@vmware.com>
4465
4466 * gdb.texinfo: Add documentation for reverse execution.
4467
a08702d6 44682008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4469 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4470
4471 * gdb.texinfo. (Values From Inferior): New subsubsection.
4472
d97bc12b
DE
44732008-10-06 Doug Evans <dje@google.com>
4474
4475 * gdb.texinfo (set debug dwarf2-die): Document it.
4476
87f67dba
JB
44772008-10-01 Joel Brobecker <brobecker@adacore.com>
4478
4479 * gdb.texinfo (catch) [exception]: Document how to insert
4480 a breakpoint on user-defined exceptions when the exception
4481 name is identical to one of the language-defined ones.
4482
2fae03e8
TT
44832008-09-27 Tom Tromey <tromey@redhat.com>
4484
4485 * gdb.texinfo (Macros): Remove text about stringification,
4486 varargs, and splicing.
4487
5c6ce71d
TT
44882008-09-27 Tom Tromey <tromey@redhat.com>
4489
4490 * gdbint.texinfo (Language Support): Remove text about omitting
4491 support for a language.
4492
07128da0
DE
44932008-09-23 Doug Evans <dje@google.com>
4494
4495 * gdb.texinfo (info dcache): Update.
4496
b90a069a
SL
44972008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4498
4499 * gdb.texinfo (Packets): Add info on thread-id syntax and
4500 multiprocess extensions.
4501 <D>: Document multiprocess form of packet.
4502 <H>: Use thread-id syntax.
4503 <T>: Likewise.
4504 <vCont>: Likewise. Note this is required for multiprocess.
4505 <vKill>: New packet.
4506 (Stop Reply Packets) <T>: Use thread-id syntax.
4507 <W>: Document multiprocess form of reply.
4508 <X>: Likewise.
4509 (General Query Packets) <qC>: Use thread-id syntax.
4510 <qfThreadInfo>: Likewise.
4511 <qGetTLSAddr>: Likewise.
4512 <qP>: Likewise.
4513 <qSupported>: Add "multiprocess" feature.
4514 <qThreadExtraInfo>: Use thread-id syntax.
4515
b77209e0
PA
45162008-09-22 Stan Shebs <stan@codesourcery.com>
4517
4518 * gdb.texinfo (Inferiors): New section.
4519
3d0bb823
PA
45202008-09-12 Pedro Alves <pedro@codesourcery.com>
4521
4522 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4523
f8dcfc0a
UW
45242008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4525
4526 * gdbint.texinfo (Target Conditionals): Remove documentation
4527 for gdbarch_name_of_malloc.
4528
8775bb90
MS
45292008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4530
4531 * gdb.texinfo (Interrupts): Mention TCP interface for
4532 sending BREAK.
4533
f1838a98
UW
45342008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4535
4536 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4537 argument prefix to "set sysroot".
4538
158c7665
PH
45392008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4540
4541 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4542 and False.
4543
30e026bb
VP
45442008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4545
c8d5aac9
L
4546 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4547 for possible features of -list-features.
30e026bb 4548
c6ebd6cf
VP
45492008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4550
c8d5aac9 4551 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4552 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4553
aeac0ff9
VP
45542008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4555
4556 * doc/gdb.texinfo (PowerPC): Fix typo.
4557 (PowerPC features): Fix typo.
4558
5231c1fd
PA
45592008-08-18 Pedro Alves <pedro@codesourcery.com>
4560
4561 * observer.texi (thread_ptid_changed): New.
4562
677c5bb1
LM
45632008-08-18 Luis Machado <luisgpm@br.ibm.com>
4564
4565 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4566 (PowerPC features): Mention feature set for VSX registers.
4567
f3a2dd1a
JB
45682008-08-13 Joel Brobecker <brobecker@adacore.com>
4569
4570 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4571 the direct visibility of all names in user-written packages.
4572
33e5cbd6
PA
45732008-08-13 Pedro Alves <pedro@codesourcery.com>
4574
4575 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4576 setting, and make it the default.
4577 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4578 non-stop script example.
4579
d0384fc4
TJB
45802008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4581
4582 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4583 reference to the "Using Different Register and Memory Data
4584 Representation" section.
4585
a6f3e723
SL
45862008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4587
4588 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4589 (Remote Protocol): Add Packet Acknowledgment to menu.
4590 (Overview): Mention +/- can be disabled, and point to new section
4591 where this is discussed in detail.
4592 (General Query Packets): Document QStartNoAckMode packet, and
4593 corresponding qSupported reply.
4594 (Packet Acknowledgment): New section.
4595
0606b73b
SL
45962008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4597 Pedro Alves <pedro@codesourcery.com>
4598
4599 * gdb.texinfo (Threads): Move paragraph about automatic thread
4600 selection to All-Stop Mode subsection.
4601 (Thread Stops): Reorganize existing material into subsections.
4602 Add introductory blurb and menu.
4603 (Non-Stop Mode): New subsection.
4604 (Background Execution): New subsection.
4605 (Maintenance Commands): Add cross-references from async mode
4606 commands to the new Background Execution section.
4607
d57a3c85
TJB
46082008-08-06 Tom Tromey <tromey@redhat.com>
4609
4610 * gdb.texinfo (Extending GDB): New chapter.
4611 (Sequences): Demoted chapter, now a section under the new
4612 Extending GDB chapter.
4613 (Python): New section.
4614
6d76a53d
SS
46152008-07-31 Stan Shebs <stan@codesourcery.com>
4616
4617 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4618
1f70da6a
SS
46192008-07-29 Stan Shebs <stan@codesourcery.com>
4620
4621 * gdbint.texinfo: General round of cleanup and minor
4622 clarifications.
4623 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4624 (Longjmp Support): Update description to reflect how it is done
4625 for targets without using native header.
4626 (Symbol Handling): Add a little more general explanation.
4627 (COFF, ELF): Mention stabs encapsulation.
4628 (DWARF 3): New section.
4629 (Adding a New Host): Scrub out some obsolete bits.
4630 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4631 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4632 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4633 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4634 SEEK_SET, STOP_SIGNAL, USG.
4635 (Raw and Virtual Register Representations): Ditto for
4636 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4637 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4638 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4639 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4640 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4641 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4642 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4643 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4644 DEPRECATED_USE_STRUCT_CONVENTION.
4645 Describe gdbarch_deprecated_fp_regnum.
4646 Update description of gdbarch_print_insn.
4647 (Adding a New Target): Scrub out obsolete bits.
4648 (Obsolete Conditionals): Remove entire section.
4649
383f836e
TT
46502008-07-25 Tom Tromey <tromey@redhat.com>
4651
4652 * observer.texi (GDB Observers): Document new observers:
4653 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4654 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4655 architecture_changed.
4656
cfd8ab24
SS
46572008-07-21 Stan Shebs <stan@codesourcery.com>
4658
4659 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4660 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4661
781b42b0
TT
46622008-07-21 Tom Tromey <tromey@redhat.com>
4663
4664 * observer.texi (GDB Observers): Remove obsolete comment.
4665 <executable_changed>: Remove argument.
4666
d7d9f01e
TT
46672008-07-18 Tom Tromey <tromey@redhat.com>
4668
4669 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4670
bf250677
DE
46712008-07-10 Doug Evans <dje@google.com>
4672
4673 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4674
10568435
JK
46752008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4676
4677 * gdb.texinfo (Starting): Document "set disable-randomization".
4678
5ae4183a
AS
46792008-07-07 Andreas Schwab <schwab@suse.de>
4680
4681 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4682
b56e7235
VP
46832008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4684
4685 * gdb.texinfo (GDB/MI Target Manipulation): Add
4686 example of -target-attach.
4687
e1ac3328
VP
46882008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4689
4690 * observer.texi (target_resumed): New observer.
5ae4183a 4691 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4692
65d12d83
TT
46932008-06-06 Tom Tromey <tromey@redhat.com>
4694
4695 * gdb.texinfo (Completion): Add field name example.
4696
fbc5282e
MK
46972008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4698
4699 * gdb.texinfo (GDB/MI Program Context): Added example
4700 to -exec-arguments
5ae4183a 4701
fbc5282e 47022008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4703
4704 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4705 annotation.
4706
c16158bc 47072008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4708 Nathan Sidwell <nathan@codesourcery.com>
4709 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4710
4711 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4712 and ACX_BUGURL.
4713 * configure: Regenerate.
4714 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4715 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4716 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4717 mailing-list-specific text about bug reporting unless
4718 BUGURL_DEFAULT.
4719
75c99385
PA
47202008-06-05 Pedro Alves <pedro@codesourcery.com>
4721
4722 * gdb.texinfo (-target-select): Remove reference to target async.
4723 (Maintenance Commands): Document "maint set/show remote-async".
4724
1763a388
MK
47252008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4726
4727 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4728 in -target-file-get section.
5ae4183a 4729
d0d064df
PA
47302008-05-22 Pedro Alves <pedro@codesourcery.com>
4731
9b562ab8
PA
4732 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4733 killing the inferior when it is already debugging a process.
d0d064df 4734
8dfa32fc
JB
47352008-05-21 Joel Brobecker <brobecker@adacore.com>
4736
4737 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4738 abbreviation for "finish".
4739
55f996a7
NR
47402008-05-21 Nick Roberts <nickrob@snap.net.nz>
4741
4742 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4743
ba2b1c56
DJ
47442008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4745
4746 * gdbint.texinfo (Target Conditionals): Delete entry for
4747 gdbarch_dwarf_reg_to_regnum.
4748
08388c79
DE
47492008-05-09 Doug Evans <dje@google.com>
4750
a3c83fae 4751 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4752
d14508fe
DE
47532008-05-05 Doug Evans <dje@google.com>
4754
4755 * gdb.texinfo (disassemble): Document /m modifier.
4756
e2b7ddea
VP
47572008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4758
5ae4183a
AS
4759 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4760 will not report the time of commands that run the target.
e2b7ddea 4761
8eb41542
VP
47622008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4763
4764 * gdb.texinfo (GDB/MI Output Records): Add
4765 missing semicolon.
4766
82f68b1c
VP
47672008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4768
4769 * gdb.texinfo (GDB/MI Output Records):
4770 Document =thread-create and =thread-exited.
4771
fa0f268d
VP
47722008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4773
4774 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4775 Remove mention of dmi-discuss.
fa0f268d 4776
063bfe2e
VP
47772008-05-03 Pedro Alves <pedro@codesourcery.com>
4778
4779 * observer.texi (thread_exit): New.
4780
237fc4c9
PA
47812008-05-02 Pedro Alves <pedro@codesourcery.com>
4782
4783 * gdb.texinfo (Debugging Output): Document "set/show debug
4784 displaced".
4785 (Maintenance Commands): Document "maint set/show
4786 can-use-displaced-stepping".
4787
0428b8f5
DJ
47882008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4789
4790 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4791 and set/show arm force-mode.
4792
5009afc5
AS
47932008-05-02 Andreas Schwab <schwab@suse.de>
4794
4795 * gdbint.texinfo (Algorithms): Describe
4796 target_watchpoint_addr_within_range.
4797
669fac23
DJ
47982008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4799
4800 * gdbint.texinfo (Stack Frames): New chapter.
4801 (Algorithms): Move Frames text to the new chapter.
4802 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4803 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4804
721c02de
VP
48052008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4806
5ae4183a
AS
4807 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4808 output does not necessary include any tokens.
721c02de 4809
c055b101
CV
48102008-04-22 Corinna Vinschen <vinschen@redhat.com>
4811
4812 * gdb.texinfo (Set SH Calling convention): New @item.
4813 (Show SH Calling convention): Ditto.
4814
68837c9d
MD
48152008-04-22 Markus Deuling <deuling@de.ibm.com>
4816
4817 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4818
2e9132cc
EZ
48192008-04-20 Eli Zaretskii <eliz@gnu.org>
4820
4821 * gdb.texinfo (Set Breaks): Mention that multiple location
4822 breakpoints need line number info. Add index entries.
4823
31fffb02
CS
48242008-04-19 Craig Silverstein <csilvers@google.com>
4825
4826 * gdb.texinfo (Requirements): Add an optional requirement on
4827 zlib.
4828 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4829 Compressed DWARF 2.
4830
a47ec5fe
AR
48312008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4832
4833 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4834 sample output for 'stopped,reason="breakpoint-hit"' message.
4835 (GDB/MI Program Execution): Likewise.
4836
de051565
MK
48372008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4838
5ae4183a 4839 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4840 -var-set-format. Add -f option to -var-evaluate-expression.
4841
6ba66d6a
JB
48422008-04-03 Joel Brobecker <brobecker@adacore.com>
4843
4844 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4845 new node "Ambiguous Expressions". Replace references to this
4846 node by references to "Ambiguous Expressions" throughout.
4847 (Ambiguous Expressions): New node.
4848
1e26b4f8
DJ
48492008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4850
4851 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4852
b84876c2
PA
48532008-03-21 Pedro Alves <pedro@codesourcery.com>
4854
4855 * gdb.texinfo (Debugging Output): Document
4856 "set/show debug lin-lwp-async".
4857 (Maintenance Commands): Document "maint set/show linux-async".
4858
63092375
DJ
48592008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4860
4861 * gdb.texinfo (Expressions): Update description of malloced arrays.
4862
8e8901c5
VP
48632008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4864
4865 * gdb.texinfo (Thread Commands): Document
4866 -thread-info. Remove -thread-list-all-threads.
4867
1fddbabb
PA
48682008-03-14 Pedro Alves <pedro@codesourcery.com>
4869 Sandra Loosemore <sandra@codesourcery.com>
4870
4871 * gdb.texinfo (Library List Format): Update to mention the
4872 possibility to pass section addresses instead of segment
4873 addresses.
4874
ccd213ac
DJ
48752008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4876
4877 * gdb.texinfo (Starting): Document "set exec-wrapper".
4878 (Server): Document gdbserver --wrapper.
4879
fa4727a6
DJ
48802008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4881
4882 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4883 unreadable memory. Delete obsolete SPARClite reference.
4884
8edfe269
DJ
48852008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4886
4887 * gdb.texinfo (Starting): Mention always-running targets.
4888 (Target Commands): Add an anchor for load.
4889 (Connecting): Explain continue instead of run.
4890
1843f87b
DJ
48912008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4892
4893 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4894
f9082629
NR
48952008-02-26 Nick Roberts <nickrob@snap.net.nz>
4896
4897 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4898 breakpoint table.
4899
fd96d250
PA
49002008-02-19 Pedro Alves <pedro@codesourcery.com>
4901
4902 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4903 killing the inferior when it is already debugging a process.
4904
36af4ef6
MD
49052008-02-13 Markus Deuling <deuling@de.ibm.com>
4906
4907 * gdbint.texinfo (Build Script): New section. Mention new build script
4908 gdb_buildall.sh.
4909
cda4ce5a
JB
49102008-02-01 Jim Blandy <jimb@red-bean.com>
4911
4912 * gdb.texinfo (Help): Summarize 'info args' correctly.
4913
4acd40f3
TJB
49142008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4915
4916 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4917 available in PowerPC architecture.
4918 (Embedded Processors): Change node name of PowerPC item in menu.
4919 (PowerPC): Rename to...
4920 (PowerPC Embedded): this.
4921 (Architectures): Add new PowerPC item in menu.
4922 (PowerPC): New node.
4923
6e6c6f50
DJ
49242008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4925
4926 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4927 commands.
4928
5ee187d7
DJ
49292008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4930
4931 * gdb.texinfo (Setting Catchpoints): Mention features
4932 supported on GNU/Linux.
4933
e275c0d9
NR
49342008-01-30 Nick Roberts <nickrob@snap.net.nz>
4935
4936 * gdb.texinfo (GDB/MI File Commands): Describe new output
4937 field for MI command -file-list-exec-source-file.
4938
2d717e4f
DJ
49392008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4940
4941 * gdb.texinfo (Using the `gdbserver' Program): Add security
4942 warning. Rearrange into subsections and subsubsections. Document
4943 --multi and --debug. Correct --with-sysroot typo. Update --attach
4944 usage. Make load reference clearer. Document monitor exit.
4945 (Remote Configuration): Document set remote exec-file, attach-packet,
4946 and run-packet.
4947 (Packets): Document vAttach and vRun.
4948
d35a4257 49492008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4950
4951 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4952 detach-on-follow -> detach-on-fork.
f663676d 4953
c78d192c
DJ
49542008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4955
4956 * gdbint.texinfo (Native Conditionals): Remove
4957 SHELL_COMMAND_CONCAT and SHELL_FILE.
4958
d35a4257
EZ
49592008-01-26 Eli Zaretskii <eliz@gnu.org>
4960
4961 * gdb.texinfo (Specify Location): Improve wording.
4962
93815fbf
VP
49632008-01-23 Chris Demetriou <cgd@google.com>
4964
4965 * gdb.texinfo (Threads): Document new "set print thread-events"
4966 and "show print thread-events" commands.
4967
2a25a5ba
EZ
49682008-01-19 Eli Zaretskii <eliz@gnu.org>
4969
4970 * gdb.texinfo (Specify Location): New section.
4971 (Delete Breaks, Edit, Set Breaks): Remove description of
4972 locations. Instead, add a reference to "Specify Location".
4973 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4974 (Symbols): Refer to "Specify Location" for the valid forms of
4975 linespecs and locations.
4976
32c9a795
MD
49772008-01-18 Markus Deuling <deuling@de.ibm.com>
4978
4979 * gdbint.texinfo (Target Conditionals): Replace the description of
4980 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4981
b17828ca
JB
49822008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4983
4984 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4985 about &&var, which is rejected by the expression parser.
4986
0aea4bf3
LM
49872008-01-09 Luis Machado <luisgpm@br.ibm.com>
4988
4989 * gdb.texinfo (Output): Update documentation on using printf with DFP
4990 types.
4991
febe4383
TJB
49922008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4993
4994 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4995 subsubsection.
4996 (Decimal Floating Point format): New subsubsection.
4997
7a404eba
PA
49982008-01-05 Pedro Alves <pedro@codesourcery.com>
4999
5000 * gdb.texinfo (File Options): Remove mention of the attempt to
5001 open a core file with the -p option. Don't list -c as a valid
5002 option to attach to a process.
5003
a4d9b460
PA
50042008-01-05 Pedro Alves <pedro@codesourcery.com>
5005
5006 * gdbint.texinfo (Host Conditionals): Remove mention of
5007 ALIGN_STACK_ON_ENTRY.
5008
6ec2edbe
JB
50092008-01-05 Joel Brobecker <brobecker@adacore.com>
5010
5011 * gdbint.texinfo (Start of New Year Procedure): Add item
5012 describing how to update the source and documentation copyright
5013 notices.
5014
d8b2a693
JB
50152007-12-18 Jim Blandy <jimb@codesourcery.com>
5016
ab209b3a 5017 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5018 watchpoint explanation into the main description of the watchpoint
5019 command; update synopses of 'watch', 'rwatch', and 'awatch'
5020 commands.
5021
8b4ed427
VP
50222007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5023
5024 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5025 Document 'pending-breakpoints' feature of
5026 -list-features.
5027
37e4754d
LM
50282007-12-17 Luis Machado <luisgpm@br.ibm.com>
5029
669fac23 5030 * gdb.texinfo: Add new parameter's description.
37e4754d 5031
1d3811f6
DJ
50322007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5033
5034 * gdb.texinfo (Overview): Clarify run-length encoding
5035 example. Remove the restriction on "+" and "-" characters.
5036
c1c25a1a
EZ
50372007-12-15 Eli Zaretskii <eliz@gnu.org>
5038
5039 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5040
afe8ab22 50412007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5042
afe8ab22
VP
5043 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5044 the -f option for -break-insert, remove -r option,
5045 and clarify specification of location.
5046
a6b151f1
DJ
50472007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5048
5049 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5050 formatting.
5051 (Remote Debugging): Add File Transfer section.
5052 (Remote Configuration): Document Host I/O packets.
5053 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5054 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5055 (Packets): Add vFile.
5056
3b784c4f
EZ
50572007-11-17 Eli Zaretskii <eliz@gnu.org>
5058
5059 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5060 breakpoints with multiple locations.
5061 (Breakpoint Menus): Improve wording.
5062 (Output): Fix last change.
5063
a4ce5b0d
UW
50642007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5065
5066 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5067
1b39d5c0
DE
50682007-11-15 Doug Evans <dje@google.com>
5069
5070 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5071
7a72d44c
VP
50722007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5073
5074 * gdbint.texinfo (Native Conditionals): Remove
5075 mention of CLEAR_SOLIB.
5ae4183a 5076
6d1829bf 50772007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5078
5079 * gdb.texinfo (Print Settings): Add documentation for "set/show
5080 print frame-arguments".
5081
1a619819
LM
50822007-11-05 Luis Machado <luisgpm@br.ibm.com>
5083
3b784c4f 5084 * gdb.texinfo (Output): Update printf command's description.
1a619819 5085
55eddb0f
DJ
50862007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5087
5088 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5089 powerpc soft-float".
5090
9cceb671
DJ
50912007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5092
5093 * gdb.texinfo (Files): Correct formatting. Mention Expat
5094 requirement.
5095 (Requirements for Building GDB): Expand the list of Expat
5096 uses.
5097 (Library List Format, Memory Map Format): Mention Expat.
5098 (Target Descriptions): Update Expat wording.
5099
83acabca
DJ
51002007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5101
5102 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5103 Document that gdbarch_convert_register_p should return zero for no-op
5104 conversions.
5105
e35879db
UW
51062007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5107
83acabca 5108 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5109 of set_gdbarch_sofun_address_maybe_missing back to ...
5110 (Target Conditionals): ... here to fix build break.
5111
203c3895
UW
51122007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5113
83acabca 5114 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5115 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5116 (Compiler Characteristics): ... documentation of
5117 set_gdbarch_sofun_address_maybe_missing.
5118
11411de3
DJ
51192007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5120
5121 * gdbint.texinfo (Target Conditionals): Use
5122 frame_unwind_register_unsigned in examples instead of
5123 frame_unwind_unsigned_register.
5124
7cc46491
DJ
51252007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5126
5127 * gdb.texinfo (Predefined Target Types): Add int128
5128 and uint128.
5129 (Standard Target Features): Add PowerPC features.
5130
81adfced
DJ
51312007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5132
5133 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5134
c1874924
UW
51352007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5136
5137 * gdbint.texi (Target Conditionals): Remove documentation
5138 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5139 gdbarch_extract_return_value, and gdbarch_store_return_value.
5140
f6e56ab3
UW
51412007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5142
5143 * gdbint.texi (Target Conditionals): Remove documentation of
5144 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5145
56cf5405
KH
51462007-10-11 Kazu Hirata <kazu@codesourcery.com>
5147
5148 * gdb.texinfo: Mention that inaccessible-by-default is on by
5149 default.
5150
35156bae
DJ
51512007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5152
5153 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5154
d983da9c
DJ
51552007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5156
5157 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5158 multi-threaded watchpoints.
5159 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5160 checked. Describe sticky notification. Expand description
5161 of steppable and continuable watchpoints.
5162 (Watchpoints and Threads): New subsection.
5163
fe6fbf8b
VP
51642007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5165
5166 * gdb.texinfo (Setting Breakpoints): Revise
5167 documentation for pending breakpoints. Document
5168 breakpoints with multiple locations.
5ae4183a 5169
084344da
VP
51702007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5171
5172 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5173 Document -list-features.
5ae4183a 5174
82160952
EZ
51752007-09-15 Eli Zaretskii <eliz@gnu.org>
5176
5177 * gdb.texinfo (Output): Spell out which features of C's printf are
5178 not supported by GDB's printf.
7e27a47a
EZ
5179 (Separate Debug Files): More accurate wording regarding build ID
5180 and a reference to the ld manual rather than the Fedora wiki.
82160952 5181
ea37ba09
DJ
51822007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5183 Jim Blandy <jimb@codesourcery.com>
5184
5185 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5186 (Examining Memory): Update mentions of the 's' format.
5187 (Automatic Display): Likewise.
5188
b8533aec
DJ
51892007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5190
5191 * gdb.texinfo: Update the FSF's Back-Cover Text.
5192
83f83d7f
JK
51932007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5194 Eli Zaretskii <eliz@gnu.org>
5195
5196 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5197 Fixed the ``build ID'' name. New binaries build instructions for the
5198 build ID inclusion. Explain how the commands are specific to the build
5199 ID vs. debug link.
5200
c7e83d54
EZ
52012007-09-01 Eli Zaretskii <eliz@gnu.org>
5202
5203 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5204 indexing for ``build ID'' support.
5205
d3750b24
JK
52062007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5207
5208 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5209 Enlisted BUILD ID to the debug file searching example.
5210 Included a BUILD ID `.note.gnu.build-id' section description.
5211 Updated/added the debug files splitting instructions for OBJCOPY.
5212
02142340
VP
52132007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5214
5215 * gdb.texinfo (Variable Objects): Adjust docs
5216 for -var-info-expression and document
5217 -var-info-path-expression.
5218
d3bdde98
JB
52192007-08-20 Jim Blandy <jimb@codesourcery.com>
5220
3fb6a982
JB
5221 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5222 (title page): Include the dedication in the printed manual, as a
5223 separate page after the copyright notice.
5ae4183a 5224
d3bdde98
JB
5225 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5226 don't break a @var across a line.
5227
c80a96a8
MR
52282007-07-25 Maciej W. Rozycki <macro@mips.com>
5229
5230 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5231 for include files.
5232
5824a901
NR
52332007-07-12 Nick Roberts <nickrob@snap.net.nz>
5234
5235 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5236 in annotate.texinfo.
5237 (Command History): Link to new node.
5824a901 5238
d52e7ea3
UW
52392007-07-05 Markus Deuling <deuling@de.ibm.com>
5240
5241 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5242
5fc14d0a
EZ
52432007-07-05 Eli Zaretskii <eliz@gnu.org>
5244
5245 * gdbint.texinfo (Target Conditionals): Fix last change.
5246
4a9bb1df
UW
52472007-07-03 Markus Deuling <deuling@de.ibm.com>
5248
5249 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5250 routines:
5251 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5252 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5253 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5254 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5255 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5256 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5257 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5258 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5259 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5260 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5261 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5262 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5263 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5264 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5265 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5266 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5267 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5268 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5269 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5270 (SOFTWARE_SINGLE_STEP_P)
5271
5272 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5273 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5274
5275 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5276 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5277 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5278 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5279 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5280 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5281 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5282 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5283 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5284 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5285
5286 (Converting an existing Target Architecture to Multi-arch): Remove
5287 section.
5288
5289 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5290 (gdbarch_addr_bits_remove): Add code example.
5291
5292 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5293
cfa9d6d9
DJ
52942007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5295
5296 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5297 Add other missing entries. Adjust the table size to fit.
5298 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5299 stop reasons including the new "library" event.
5300 (General Query Packets): Adjust table widths for qSupported. Mention
5301 qXfer:libraries:read reply to qSupported and document the new packet.
5302 (Library List Format): New section.
5303
159fcc13
JK
53042007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5305
5306 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5307
f66d1690
MS
53082007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5309
5310 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5311
67102876
NR
53122007-06-25 Nick Roberts <nickrob@snap.net.nz>
5313
5314 * gdbint.texinfo (Register and Memory Data): Break sections
5315 into nodes and add a menu.
5316
a4642986
MR
53172007-06-21 Maciej W. Rozycki <macro@mips.com>
5318
5319 * gdb.texinfo (Examining Memory): Document the new behaviour.
5320
e9c17194
VP
53212007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5322
5323 * gdb.texinfo (Standard Target Features): Document
5324 m68k features.
5325
31d99776
DJ
53262007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5327
5328 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5329
1780a0ed
DJ
53302007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5331
5332 * gdb.texinfo (Target Description Format): Add version attribute
5333 for <target>.
5334
822b6570
DJ
53352007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5336
5337 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5338
f8b73d13
DJ
53392007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * gdb.texinfo (MIPS Features): New subsection.
5342
0e7f50da
UW
53432007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5344 Markus Deuling <deuling@de.ibm.com>
5345
5346 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5347 and qXfer:spu:write packets and mention them under qSupported.
5348
23d964e7
UW
53492007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5350 Markus Deuling <deuling@de.ibm.com>
5351
5352 * gdb.texinfo (Architectures): Add new SPU section to document
5353 Cell Broadband Engine SPU architecture specific commands.
5354
9f708cb2
VP
53552007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5356
5357 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5358 comments.
5359
7579b5f8
NR
53602007-06-07 Nick Roberts <nickrob@snap.net.nz>
5361
5362 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5363
bf06d120
JB
53642007-05-29 Jim Blandy <jimb@codesourcery.com>
5365
5366 * gdb.texinfo (Overview): Doc fix.
5367
23776285
MR
53682007-05-22 Maciej W. Rozycki <macro@mips.com>
5369
5370 * gdb.texinfo (Remote Configuration): Document "set/show
5371 remoteflow".
5372
1a69e1e4
DJ
53732007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5374
bf06d120
JB
5375 * gdb.texinfo (MIPS): Remove documentation for set mips
5376 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5377 stack-arg-size.
1a69e1e4 5378
46ba6afa 53792007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5380
46ba6afa
BW
5381 * all-cfg.texi (GDBTUI): New.
5382 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5383 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5384 (TUI Configuration): Edit to improve clarity and fix problems of
5385 both style and content.
5ae4183a 5386
06d3b283
UW
53872007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5388
5389 * observer.texi (GDB Observers): New observer "new_objfile".
5390
179101d6
UW
53912007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5392
5393 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5394
25d5ea92
VP
53952007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5396
5397 * gdb.texinfo (GDB/MI Variable Objects): Document
5398 frozen variables objects.
5ae4183a 5399
ea35711c
DJ
54002007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5401
5402 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5403 (Character Sets, Caching Data of Remote Targets): Likewise.
5404 (Targets): Delete Remote node. Move its text...
5405 (Debugging Remote Programs): ...to here. Delete description
5406 of the "remote" command.
5407 (Remote configuration): Delete description of "set remotedevice"
5408 and "show remotedevice".
5409 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5410
db2e3e2e
BW
54112007-04-11 Bob Wilson <bob.wilson@acm.org>
5412
5ae4183a
AS
5413 * gdb.texinfo (Contributors, Continuing and Stepping)
5414 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5415 (General Query Packets, File-I/O Remote Protocol Extension)
5416 (Protocol Basics, The F Reply Packet, Write)
5417 (Protocol-specific Representation of Datatypes, Memory Transfer):
5418 Fix hyphenation, punctuation and grammar problems.
5419 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5420 'section' instead of 'subsection' in the text.
5421 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5422 (i386): Remove period from section name.
db2e3e2e
BW
5423 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5424 (Config Names, Configure Options): Use @file{configure}.
5425
8a3dae3e
DJ
54262007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5427
5428 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5429 and tab expansion.
5430
1a92f856
DJ
54312007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5432
5433 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5434
79a6e687 54352007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5436
79a6e687
BW
5437 * gdb.texinfo: Consistently capitalize all significant words in
5438 node names, chapter titles, section titles, and headings. Update
5439 cross references to match.
5440 (Starting and Stopping Trace Experiment): Make node name plural.
5441 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5442
ad527d2e
PA
54432007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5444
5445 * gdb.texinfo (WinCE): Delete obsolete subsection.
5446
7ce59000
DJ
54472007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5448
5449 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5450 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5451 references.
5452
8807d78b
DJ
54532007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5454
5455 * gdb.texinfo (Startup): Delete references to some alternate
5456 names for .gdbinit.
5457 (Thread): Remove LynxOS reference.
5458 (Tandem ST2000): Delete target-specific documentation.
5459 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5460 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5461 and GDB_OSABI_LYNXOS.
5462
5f402660
UW
54632007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5464
5465 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5466
bac718a6
UW
54672007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5468
5469 * gdbint.texinfo (Target Conditionals): Remove mention of
5470 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5471 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5472
9453113a
DJ
54732007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5474
5475 * Makefile.in: Add "pdfdir" installation
5476 directory, PDFTEX macro, support for "install-pdf" target,
5477 and rules for making a pdf version of refcard.texi.
5478 * refcard.tex: Specify paper size for PDF output.
5479
ae21e955 54802007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5481
ae21e955 5482 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5483
3f94c067 54842007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5485
3f94c067
BW
5486 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5487 (Source Path, Character Sets, Macros, Define)
5488 (GDB/MI Result Records, GDB/MI Simple Examples)
5489 (GDB/MI Program Execution, GDB/MI File Commands)
5490 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5491 (Bug Reporting): Use @value{GCC}.
5ae4183a 5492
12c27660 54932007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5494
12c27660
BW
5495 * gdb.texinfo (Help): Fix formatting of examples.
5496 (Variables): Use @ifnotinfo instead of @iftex.
5497 (Non-debug DLL symbols): Use @ref instead of @pxref.
5498 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5499
ce9341a1
BW
55002007-03-26 Bob Wilson <bob.wilson@acm.org>
5501
5502 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5503
c8f4133a
BW
55042007-03-26 Bob Wilson <bob.wilson@acm.org>
5505
5506 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5507 the order of the nodes.
5508 (C Operators, C Constants, Debugging C): Remove extra menus.
5509 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5510
c8f4133a 55112007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5512
5513 * gdb.texinfo (File Options): Add missing parenthesis.
5514 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5515
c74d0ad8
DJ
55162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5517
5518 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5519
ff6f572f
DJ
55202007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5521
669fac23 5522 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5523 case insensitivity.
5524 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5525
994337c3
NR
55262007-02-18 Nick Roberts <nickrob@snap.net.nz>
5527
5528 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5529 (Files): Add section name to argument list for pxref.
5530 (Non-debug DLL symbols): Don't use `see' for pxref.
5531 (Embedded Processors): Fix typo.
5532 (GDB/MI Breakpoint Commands): Execution commands generate
5533 *stopped not ^done.
5534
eb819d70
NR
55352007-02-13 Nick Roberts <nickrob@snap.net.nz>
5536
5537 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5538 values for in_scope. Mention that only root variables can be
5539 updated.
5540 (GDB/MI Development and Front Ends): Explain new values may be
5541 added to existing fields.
5542
123dc839
DJ
55432007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5544
5545 * gdb.texinfo (-target-disconnect): Use @smallexample.
5546 (Requirements): Add anchor for Expat. Update description.
5547 (Target Descriptions): Mention Expat.
5548 (Target Description Format): Document new elements. Use
5549 @smallexample.
5550 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5551 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5552
108546a0
DJ
55532007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5554
5555 * gdb.texinfo (Target Description Format): Add section on XInclude.
5556
95a98c01
NR
55572006-02-03 Nick Roberts <nickrob@snap.net.nz>
5558
5559 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5560 command -enable-timings.
5561
f4b3909f
EZ
55622007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5563
5ae4183a 5564 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5565 descriptions for new/deleted elements in gdb_osabi. Add missing
5566 description for function generic_elf_osabi_sniff_abi_tag_sections.
5567
c7ba131e
JB
55682007-01-29 Joel Brobecker <brobecker@adacore.com>
5569
5570 * gdb.texinfo (Maintenance Commands): Add documentation for
5571 the new "maint print target-stack" command.
5572
3a60f64e
JK
55732007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5574 Eli Zaretskii <eliz@gnu.org>
5575
f4b3909f 5576 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5577
c582f8b6
EZ
55782007-01-26 Eli Zaretskii <eliz@gnu.org>
5579
5580 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5581 Use @value{NGCC} instead of @value{GCC}.
5582
d3e8051b
EZ
55832007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5584
5585 * agentexpr.texi: Fix typos.
5586 * annotate.texinfo: Likewise.
5587 * gdb.texinfo: Likewise.
5588 * gdbint.texinfo: Likewise.
5589 * observer.texi: Likewise.
5590 * stabs.texinfo: Likewise.
5591
86f04699
EZ
55922007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5593
5594 * gdbint.texinfo (Support Libraries): Remove mmalloc
5595 entry. Describe readline library.
5596
23181151
DJ
55972007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5598
5599 * gdb.texinfo (Target Descriptions): New section.
5600 (General Query Packets): Add QPassSignals anchor. Mention
5601 qXfer:features:read under qSupported. Expand mentions of
5602 qXfer:memory-map:read and QPassSignals. Document
5603 qXfer:features:read.
5604
f822c95b
DJ
56052007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5606
5607 * gdb.texinfo (Commands to specify files): Describe
5608 "set sysroot" and "show sysroot".
5609 (Using the `gdbserver' program): Lowercase argument
5610 to @var. Expand description of setting up GDB on the
5611 host.
5612
8936fcda
JB
56132007-01-05 Joel Brobecker <brobecker@adacore.com>
5614
5615 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5616 catch exception, catch exception unhandled, and catch assert
5617 commands.
5618
e776119f
DJ
56192007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5620
5621 * gdb.texinfo (Debugging Output): Document "set debug xml"
5622 and "show debug xml".
5623
aa79a185
DJ
56242007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5625
5626 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5627
7f893741
JB
56282007-01-01 Joel Brobecker <brobecker@adacore.com>
5629
5630 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5631
a1b5960f
VP
56322006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5633
5634 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5635 note in @ignore, to be removed later if nobody complains.
5636
9f470e6e
NR
56372006-12-04 Nick Roberts <nickrob@snap.net.nz>
5638
5639 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5640 of -var-delete.
5641
765dc015 56422006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5643
765dc015 5644 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5645 automatic software/hardware breakpoint usage and
5646 the "set breakpoint auto-hw" command.
765dc015 5647
4b5752d0
VP
56482006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5649
5650 * gdb.texinfo (Memory Access Checking): New.
5651
89be2091
DJ
56522006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * gdb.texinfo (Remote configuration): Mention
5655 "pass-signals-packet".
5656 (General Query Packets): Document QPassSignals. Fix
5657 a typo.
5658
ca3bf3bd
DJ
56592006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5660
5661 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5662
427c3a89
DJ
56632006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5664
5665 * gdb.texinfo (Remote configuration): Rewrite documentation for
5666 packet configuration commands.
5667 (OS Information): Adjust reference to qXfer:auxv:read.
5668 (General Query Packets): Remove references to read-aux-vector-packet
5669 and set remote get-thread-local-storage-address.
5670
7a107747
DJ
56712006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5672
5673 * gdbint.texinfo (Target Architecture Definition): Add new
5674 Initializing a New Architecture section.
5675
1c56eb0e
EZ
56762006-10-31 David Taylor <dtaylor@emc.com>
5677
5678 * stabs.texinfo (Macro define and undefine): New node describing
5679 stabs for #define and #undef.
5680
f73adfeb
AS
56812006-10-27 Andreas Schwab <schwab@suse.de>
5682
5683 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5684
fd60e0df
EZ
56852006-10-21 Eli Zaretskii <eliz@gnu.org>
5686
5687 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5688 clarify on the possible meanings of ``expression'' watched by
5689 watchpoints. Add indexing.
e5ac9b53
EZ
5690 (Prompting, Errors, Invalidation, Annotations for Running)
5691 (Source Annotations): Fix index entries by adding "annotation" to
5692 them, to discriminate from index entries that point to the more
5693 general topic descriptions.
fd60e0df 5694
52bb452f
DJ
56952006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5696
5697 * gdbint.texinfo (Target Vector Definition): Move most
5698 content into Existing Targets. Add a menu.
5699 (Existing Targets): New section, moved from Target Vector
5700 Definition. Use @subsection.
5701 (Managing Execution State): New section.
5702
58955e58
BW
57032006-10-16 Bob Wilson <bob.wilson@acm.org>
5704
5705 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5706
c8aa23ab
EZ
57072006-10-15 Eli Zaretskii <eliz@gnu.org>
5708
5709 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5710 (Command Syntax, Signals, Backtrace, Connecting)
5711 (Remote configuration, Renesas Boards, Console I/O): Fix last
5712 change: use Ctrl- instead of C-, except wrt Emacs.
5713 (File-I/O Examples): Put Ctrl-c in @kbd.
5714 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5715 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5716 (Signals, Set Breaks, Set Watchpoints): Document optional
5717 arguments to `info signals' `handle', `info breakpoints', and
5718 `info watchpoints'.
c8aa23ab 5719
e7109c7e
EZ
57202006-10-14 Eli Zaretskii <eliz@gnu.org>
5721
5722 * gdb.texinfo (Backtrace): Fix last change.
5723
de3aea7b
NR
57242006-10-14 Nick Roberts <nickrob@snap.net.nz>
5725
5726 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5727
7f9087cb
BW
57282006-10-10 Bob Wilson <bob.wilson@acm.org>
5729
c8aa23ab
EZ
5730 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5731 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5732 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5733
68437a39
DJ
57342006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5735 Daniel Jacobowitz <dan@codesourcery.com>
5736
5737 * gdb.texinfo (Packets): Document vFlashErase,
5738 vFlashWrite and vFlashDone packets.
5739 (General Query Packets): Document qXfer:memory-map:read.
5740 Add a new feature for qXfer:memory-map:read.
5741 (Memory map format): New section.
5742 (Target Commands): Mention that gdb can write flash.
5743
fd79ecee
DJ
57442006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5745 Daniel Jacobowitz <dan@codesourcery.com>
5746
5747 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5748 memory regions and "mem auto".
5749
350da6ee
DJ
57502006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5751
5752 * gdbint.texinfo (Array Containers): New section.
5753
2f1acb09
VP
57542006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5755
5756 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5757 -stack-list-arguments HIGH_FRAME argument can be larger then the
5758 actual number of frames.
5759
2ab1eb7a
VP
57602006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5761
5762 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5763 -stack-list-locals HIGH_FRAME argument can be larger then the
5764 actual number of frames.
2ab1eb7a 5765
599b237a
BW
57662006-09-02 Bob Wilson <bob.wilson@acm.org>
5767
5768 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5769 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5770
25ab7e6d
EZ
57712006-09-02 Eli Zaretskii <eliz@gnu.org>
5772
5773 * gdbint.texinfo (Overall Structure): New section "Source Tree
5774 Structure".
5775
940178d3
JB
57762006-08-17 Jim Blandy <jimb@codesourcery.com>
5777
5778 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5779 responses.
5780
30daae6c
JB
57812006-08-08 Joel Brobecker <brobecker@adacore.com>
5782
5783 * gdb.texinfo (Source Path): Add documentation for new
5784 substitute-path commands.
5785
7fa2210b
DJ
57862006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5787
5788 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5789 (Running Configure): ...here.
5790 (Requirements): New node. Mention expat.
5791
3d00d119
DJ
57922006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5793
5ae4183a 5794 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5795 'set download-write-size' and 'show download-write-size'.
5796
0cbfa4ee
DJ
57972006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5798
5799 * stabs.texinfo (Member Type Descriptor): Correct example for
5800 pointer to member types.
5801
16026cd7
AS
58022006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5803
5804 * gdb.texinfo (Optional warnings and messages): Add
5805 'set/show trace-commands'.
5806 (Command files): Add '-v' to source command.
5807
0876f84a
DJ
58082006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5809
5810 * gdb.texinfo (OS Information): Update qPart reference to
5811 qXfer.
5812 (Remote configuration): Likewise.
5813 (Overview): Move @cindex to the start of a paragraph. Talk
5814 about binary data encoding.
5815 (Packets): Refer to the overview for the details of the X
5816 packet encoding.
5817 (General Query Packets): Remove qPart description. Add qXfer
5818 description. Add an anchor to qSupported. Correct feature
5819 table title. Add a new feature for qXfer:auxv:read.
5820 (Interrupts): Add a missing parenthesis.
5821
2ec3381a
DJ
58222006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5823
669fac23 5824 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5825 (GDB/MI Kod Commands): Remove commented out node.
5826
594fe323
EZ
58272006-07-01 Eli Zaretskii <eliz@gnu.org>
5828
5829 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5830 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5831 (GDB/MI Thread Commands, GDB/MI Program Execution)
5832 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5833 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5834 (GDB/MI File Commands, GDB/MI Target Manipulation)
5835 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5836 since the MI prompt is hard-wired into the code.
5837
7e3fb70c
NR
58382006-07-01 Nick Roberts <nickrob@snap.net.nz>
5839
5840 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5841 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5842 (GDB/MI Data Manipulation): Remove description of unimplemented
5843 display related commands as variable objects perform this function
5844 and are superior: -display-delete, -display-disable,
5845 -display-enable, -display-insert and -display-list. Move
5846 -environment-cd, -environment-directory, -environment-path
5847 and -environment-pwd to "Program Context".
5848 (GDB/MI Program Control): Rename to "Program Execution". Move
5849 -exec-arguments -exec-abort to...
5850 (GDB/MI Program Context): ...here. New node split from "Data
5851 Manipulation".
5852
be2a5f71
DJ
58532006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5854
5855 * gdb.texinfo (Remote configuration): Document set / show
5856 remote supported-packets.
5857 (General Query Packets): Document qSupported packet.
5858
fc320d37
SL
58592006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5860
5861 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5862 and font markup.
5863 (Protocol basics): Likewise.
5864 (The F request packet): Likewise.
5865 (The F reply packet): Likewise.
5866 (Memory transfer): Move this node to be a subsubsection of
5867 "Protocol specific representation of datatypes".
5868 (The Ctrl-C message): More copy editing.
5869 (Console I/O): Likewise.
5870 (The isatty call): Delete this node, and merge its content into
5871 the "isatty" node. Fixed references elsewhere.
5872 (The system call): Delete this node, and merge its content into
5873 the "system" node. Fixed references elsewhere.
5874 (open): Reformat to use @table, and add appropriate font markup.
5875 (close): Likewise.
5876 (read): Likewise.
5877 (write): Likewise.
5878 (lseek): Likewise.
5879 (rename): Likewise.
5880 (unlink): Likewise.
5881 (stat/fstat): Likewise.
5882 (gettimeofday): Likewise.
5883 (isatty): Likewise.
5884 (system): Likewise, plus minor changes to fix confusing wording.
5885 (Integral datatypes): Fix font markup.
5886 (Pointer values): Likewise.
5887 (struct stat): Fix markup to use @table, plus minor copy editing.
5888 (struct timeval): Fix font markup, plus minor copy editing.
5889 (Constants): Minor copy editing.
5890 (Errno values): Add font markup.
5891 (File-I/O Examples): Likewise.
5892
158fdf5c
NR
58932006-06-10 Nick Roberts <nickrob@snap.net.nz>
5894
5895 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5896 (GDB/MI Simple Examples): Move node up one level. Use real
5897 examples.
5898 (GDB/MI Compatibility with CLI): Update.
5899 (GDB/MI Result Records): Add "connected" and "exit" result
5900 classes.
5901 (GDB/MI Stream Records): Clarify target output.
5902 (GDB/MI Command Description Format): Modify example description.
5903 (GDB/MI Breakpoint Table Commands): Rename to...
5904 (GDB/MI Breakpoint Commands): ...this
5905 (GDB/MI Breakpoint Commands): Add optional thread field.
5906 (GDB/MI Program Control): Add an introduction. Move "Program
5907 termination" examples into exec-run description.
5908 (GDB/MI File Commands): Mention similar CLI commands.
5909 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5910 is similar to "-gdb-version".
5911
ddb50cd7
EZ
59122006-06-09 Eli Zaretskii <eliz@gnu.org>
5913
5914 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5915
2aef0d6b
NR
59162006-06-02 Nick Roberts <nickrob@snap.net.nz>
5917
5918 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5919 sourceware.org for mailing lists.
d5e40d59 5920 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5921
383a5c52
NR
59222006-06-01 Nick Roberts <nickrob@snap.net.nz>
5923
d5e40d59 5924 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5925
e16b02ee
EZ
59262006-05-22 Eli Zaretskii <eliz@gnu.org>
5927
5928 * gdb.texinfo (Cygwin Native): Fix last change.
5929
be90c084
CF
59302006-05-22 Christopher Faylor <cgf@timesys.com>
5931
5932 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5933
347ceba5
NR
59342006-05-15 Nick Roberts <nickrob@snap.net.nz>
5935
5936 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5937 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5938
369af7bd
DJ
59392006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5940
5941 * gdb.texinfo (General Query Packets): Recommend not starting
5942 new packets with qC and clarify.
5943
2ffdbde8 59442006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5945
5946 * gdb.texinfo (M2 Types): New section.
72019c9c 5947
16d1a084
DJ
59482006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5949
5950 * agentexpr.texi: Add a copyright and license notice.
5951 * observer.texi: Likewise, with GPL clause for function prototypes.
5952 Remove trailing whitespace.
5953
aa56d27a
JB
59542006-05-05 Jim Blandy <jimb@codesourcery.com>
5955
5956 * gdb.texinfo (General Query Packets): Document conventions for
5957 terminating packet names, and their violations.
5958
5bdf8622
DJ
59592006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5960
5961 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5962 * gdb.texinfo: Likewise.
5963
605a56cb
DJ
59642006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5965
5966 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5967 and "show remotedebug".
5968 (Debugging Output): Add additional index entries.
5969
b8db102d
MS
59702006-04-27 Michael Snyder <msnyder@redhat.com>
5971
5972 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5973
c5e30d01
AC
59742006-04-22 Andrew Cagney <cagney@redhat.com>
5975
5976 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5977 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5978
8181d85f
DJ
59792006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5980
5981 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5982 and remove breakpoint prototypes.
5983 (Watchpoints): Move description of target_insert_hw_breakpoint and
5984 target_remove_hw_breakpoint ...
5985 (Breakpoints): ... to here. Document target_insert_breakpoint and
5986 target_remove_breakpoint.
5987
4f553f88
JB
59882006-04-17 Jim Blandy <jimb@codesourcery.com>
5989
5990 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5991 and C packets are optional.
5992
cd852561
FR
59932006-04-14 Frederic Riss <frederic.riss@st.com>
5994
5995 * gdb.texinfo (Specifying source directories): Update the description
5996 of the source file search to reflect the fact that the source path
5997 always contains at least $cdir and $cwd.
5998
b620eb07
MS
59992006-03-31 Michael Snyder <msnyder@redhat.com>
6000
6001 * gdb.texinfo: Update copyright dates.
6002
3156cdaf
EZ
60032006-03-31 Eli Zaretskii <eliz@gnu.org>
6004
6005 * gdb.texinfo (Overview): Add an index entry to "empty response".
6006
7d30c22d
JB
60072006-03-28 Jim Blandy <jimb@codesourcery.com>
6008
6009 * gdbint.texinfo (Prologue Analysis): New section.
6010
86941c27
JB
60112006-03-07 Jim Blandy <jimb@red-bean.com>
6012
66b8c7f6
JB
6013 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6014
1a10341b
JB
6015 * gdb.texinfo (Target Commands): Update text describing how to
6016 specify a target. Refer to the detailed section on remote
6017 debugging, not the brief mention.
6018
86941c27
JB
6019 * gdb.texinfo (Connecting): Organize the different 'target remote'
6020 connection methods into a table. Add a 'target remote' index
6021 entry. (!!!)
6022
62f3a2ba
FF
60232006-02-17 Fred Fish <fnf@specifix.com>
6024
6025 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6026 'ptype' commands to reflect the fact that the only significant
6027 difference between them is that ptype prints the complete type
6028 description instead of just the name.
6029
8b9a88ea
WZ
60302006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6031
6032 * gdbint.texinfo (Watchpoints): Delete
6033 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6034
7e8dc855
NR
60352006-02-10 Nick Roberts <nickrob@snap.net.nz>
6036
6037 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6038 times fields where needed. Fix typos. Update general form given
6039 for output of -break-insert.
6040 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6041
c91d38aa
DJ
60422006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6043
6044 * gdbint.texinfo (Symbol Handling): Add a section
6045 on memory management.
6046
38fcd64c
DJ
60472006-02-06 Vladimir Prus <ghost@cs.msu.su>
6048
6049 * gdb.texinfo (Breakpoint table commands): Document the fullname
6050 field in -break-list output.
6051
219eec71
EZ
60522006-02-03 Eli Zaretskii <eliz@gnu.org>
6053
6054 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6055 debugging information produced by the various "set debug..."
6056 options.
6057
ae5a43e0
DJ
60582006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6059
6060 * gdb.texinfo (Files): Remove obsolete bits from the description
6061 of "symbol-file".
6062
a9f158ec
JB
60632006-01-25 Jim Blandy <jimb@redhat.com>
6064
6065 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6066
410dd08e
JB
60672006-01-24 Jim Blandy <jimb@redhat.com>
6068
6069 * gdbint.texinfo (Frames): Document the basics of GDB's register
6070 unwinding model, and explain the existence of the "sentinel" frame.
6071
4b505b12
AS
60722006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6073
6074 * gdb.texinfo (Choosing files): Mention that -directory is used
6075 for script files.
6076 (Specifying source directories): Likewise.
6077 (Command files): Explain how script files are found.
6078
839c27b7
EZ
60792006-01-21 Eli Zaretskii <eliz@gnu.org>
6080
6081 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6082 the threads in a multi-threaded program.
6083 (Threads): The threadno argument of "thread apply" can be a range
6084 of numbers.
6085
7be93b9e
JB
60862006-01-18 Jim Blandy <jimb@redhat.com>
6087
6088 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6089 of warning flags.
6090
fcc73fe3
EZ
60912006-01-13 Eli Zaretskii <eliz@gnu.org>
6092
6093 * gdb.texinfo (Sequences): Improve menu annotations.
6094 (Define): Add index entries for arguments of user-defined
6095 commands. Move the description of flow-control commands...
6096 (Command Files): ...to here. Document loop_break and
6097 loop_continue.
ca91424e
EZ
6098 (Define, Command Files): Document `end' and add index entries for
6099 it.
fcc73fe3 6100
5c95884b
MS
61012006-01-04 Michael Snyder <msnyder@redhat.com>
6102
6103 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6104 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6105
860701dc
PH
61062006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6107
6108 * gdb.texinfo (Omissions from Ada): Document that there is now
6109 limited aggregate support.
6110
36b80e65
EZ
61112005-12-28 Eli Zaretskii <eliz@gnu.org>
6112
6113 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6114 registers and the likes.
6115
c1468174
EZ
61162005-12-24 Eli Zaretskii <eliz@gnu.org>
6117
6118 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6119 (Symbols): Fix usage of "e.g.".
359df76b 6120 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6121
6122 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6123 (Coding): Fix usage of "e.g.".
6124
c02a867d
EZ
61252005-12-23 Eli Zaretskii <eliz@gnu.org>
6126
5ae4183a
AS
6127 * stabs.texinfo:
6128 * refcard.tex:
c02a867d 6129 * gpl.texi:
5ae4183a
AS
6130 * gdbint.texinfo:
6131 * gdb.texinfo:
6132 * gdb-cfg.texi:
c02a867d 6133 * fdl.texi:
5ae4183a
AS
6134 * annotate.texinfo:
6135 * all-cfg.texi:
c02a867d
EZ
6136 * Makefile.in: Add (C) after Copyright. Update the FSF
6137 address.
6138
fad38dfa
EZ
61392005-12-03 Eli Zaretskii <eliz@gnu.org>
6140
6141 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6142 extend GDB with commands for external monitor.
6143
53e5f3cf
AS
61442005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6145
6146 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6147
55f6ca0f
JB
61482005-11-25 Joel Brobecker <brobecker@adacore.com>
6149
6150 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6151
c1947b85
JB
61522005-11-21 Jim Blandy <jimb@redhat.com>
6153
6154 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6155 placement of 'R' actions in tracepoint action packets; document
6156 dependence of 'X' and 'M' actions on a preceding 'R' action for
6157 their registers.
6158
9d29849a
JB
61592005-11-19 Jim Blandy <jimb@redhat.com>
6160
6161 * gdb.texinfo (Tracepoint Packets): New node.
6162 (General Query Packets): Add entries for the tracepoint packets,
6163 referring to the "Tracepoint Packets" node.
6164 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6165
9a6253be
KB
61662005-11-18 Kevin Buettner <kevinb@redhat.com>
6167
6168 * gdb.texinfo (set remotebreak): Add anchor.
6169 (X packet): Likewise.
6170 (Remote Protocol): Add new section `Interrupts' and new index
6171 entry `interrupts (remote protocol)'.
6172
5f3bebba
JB
61732005-11-18 Jim Blandy <jimb@redhat.com>
6174
6175 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6176 entries into the General Query Packets section. Add a
6177 cross-reference to that section. Drop description of replies, as
6178 these are covered in the descriptions of each packet.
6179 (General Query Packets): Add introductory text. Explain naming
6180 conventions, and how the end of a name is recognized.
6181
9a7a1b36
KB
61822005-11-17 Kevin Buettner <kevinb@redhat.com>
6183
0564b6cf 6184 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6185 "set remotebreak" command.
6186
b8ff78ce
JB
61872005-11-16 Jim Blandy <jimb@redhat.com>
6188
6189 * gdb.texinfo (Packets, Stop Reply Packets)
6190 (General Query Packets): Various formatting cleanups.
6191 - Use @samp for packet contents.
6192 - Drop summaries from packet @item lines; the same information appears
6193 immediately below in the description.
6194 - Delete paragraph breaks after packet @item commands, so that the
6195 description appears directly to the right of the packet prototype
6196 in the printed manual, if it fits.
6197 - Place spaces in packet prototypes between @vars and non-@var
6198 letters, and explain that they're just for formatting.
6199 - Use @dots{} instead of '...'.
6200 - Fix uses of @code where @var was needed.
6201 - Replace "deprecated" markers with English text spelling out the
6202 packet's status and the preferred alternatives.
6203 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6204 what this ever meant.
6205 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6206 this for a long time.
6207 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6208 implemented several times, and have been in use for years.
6209
8ffe2530
JB
62102005-11-15 Jim Blandy <jimb@redhat.com>
6211
c43c5473
JB
6212 * gdb.texinfo (Packets): Add index entries for 'm' packet
6213 disclaimers.
5ae4183a 6214
fb031cdf
JB
6215 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6216 of stub when processing an 'm' packet.
6217
8ffe2530
JB
6218 * gdb.texinfo (Packets): Mention that packets beginning with
6219 letters are reserved once, at the top, instead of actually listing
6220 them all and saying "reserved".
6221
c03c782f
AS
62222005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6223
6224 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6225 Change @var{$arg0 to @code{$arg0.
6226
814e32d7
WZ
62272005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6228
6229 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6230
fa93a9d8
JB
62312005-11-12 Jim Blandy <jimb@redhat.com>
6232
6233 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6234 order. Remove extraneous 'z'.
6235
8a5a3c82
AS
62362005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6237
6238 * gdb.texinfo (Choosing files): Add --eval-command.
6239
4b0ad762
AS
62402005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6241
6242 * gdb.texinfo (Choosing modes): Add --return-child-result.
6243
6244
1a088d06
AS
62452005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6246
6247 * gdb.texinfo (Choosing modes): Add --batch-silent.
6248
656d5e12
EZ
62492005-10-28 Eli Zaretskii <eliz@gnu.org>
6250
6251 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6252 "The -var-update Command".
6253
3c9c013a
JB
62542005-10-03 Joel Brobecker <brobecker@adacore.com>
6255
6256 * gdb.texinfo (Print Settings): Add documentation for set/show
6257 print array-indexes.
6258
7ba3cf9c
DJ
62592005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6260
6261 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6262 6.2 and 6.3.
6263
a94ab193
EZ
62642005-08-27 Eli Zaretskii <eliz@gnu.org>
6265
6266 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6267 since 19-Jan-2004.
6268 (Files): Likewise.
ab1adacd
EZ
6269 (Variables, Symbols): Document the "<incomplete type>" message and
6270 its reasons.
a94ab193 6271
ca06016a
FF
62722005-08-01 Fred Fish <fnf@specifix.com>
6273
6274 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6275
cf58170d
NR
62762005-07-15 Nick Roberts <nickrob@snap.net.nz>
6277
6278 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6279 option for -var-list-children and -var-update.
6280 (GDB/MI Stack Manipulation): Simplify description of
6281 print-values option for -stack-list-locals.
6282 (GDB/MI Command Description Format): Clarify.
6283 (Mode Options): Spelling of superseded.
6284
38f1196a
BR
62852005-07-12 Bob Rossi <bob@brasko.net>
6286
6287 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6288 corresponding GDB command comment.
6289
3cb3b8df
BR
62902005-07-06 Bob Rossi <bob@brasko.net>
6291
6292 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6293 and -inferior-tty-show.
6294 (Input/Output): Document "set/show inferior-tty" and tty alias.
6295
10fac096
NW
62962005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6297
6298 * gdb.texinfo (Packets): Change description of 'D' packet to note
6299 that GDB does wait for a response.
6300
d1b6db76
NR
63012005-06-22 Nick Roberts <nickrob@snap.net.nz>
6302
6303 * gdb.texinfo (History) Rename "Command History".
6304 (Command History): Move node "Server Prefix" from section on
6305 Annotations here.
6306
29629dcf
NR
63072005-06-19 Nick Roberts <nickrob@snap.net.nz>
6308
6309 * gdb.texinfo (GDB/MI Stack Manipulation):
6310 Re-instate -stack-info-frame with example. Say that it gets
6311 info on selected frame, not current frame.
6312
397ca115
EZ
63132005-06-18 Eli Zaretskii <eliz@gnu.org>
6314
6315 * gdb.texinfo (Server): Clarify that `file' should be used before
6316 connecting to the server.
6317 (Files): Add an xref to the above description.
51274035
EZ
6318 (Output Formats): More detailed description of the `c' format.
6319 (Memory): List explicitly all the formats supported by `x'.
638ac427 6320 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6321 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6322 files. Add more indexing for solib-absolute-prefix and
6323 --with-sysroot.
76d17f34
EZ
6324 (Machine Code): Document possible problems with locations in
6325 shared libraries.
d416eeec
EZ
6326 (Backtrace): Document that free-standing environments do not need
6327 to have a `main' function.
397ca115 6328
74f6deaa
NR
63292005-06-18 Nick Roberts <nickrob@snap.net.nz>
6330
6331 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6332 -stack-info-frame.
6333
a9967aef
AC
63342005-06-07 Andrew Cagney <cagney@gnu.org>
6335
6336 * gdb.texinfo (Contributors): Note the original multi-arch
6337 contributors.
6338
e09f16f9
EZ
63392005-06-03 Eli Zaretskii <eliz@gnu.org>
6340
6341 * gdb.texinfo (Registers): Add index entries for the standard
6342 registers.
6343 (Frames): Add cross-reference from frame pointer description to
6344 the Registers node.
6345 (Annotations Overview): Fix the reference to GDB name.
6346
d87ba7ee
EZ
63472005-06-01 Eli Zaretskii <eliz@gnu.org>
6348
6349 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6350 can-use-hw-watchpoints.
6351
034dad6f
BR
63522005-05-28 Bob Rossi <bob@brasko.net>
6353
6354 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6355 the possible reasons why an exec async record would be returned to FE.
6356
ffed4509
AC
63572005-05-26 Andrew Cagney <cagney@gnu.org>
6358
6359 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6360 Andrew Cagney implemented the original GDB/MI.
6361
e22e55c9
OF
63622005-05-23 Orjan Friberg <orjanf@axis.com>
6363
6364 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6365 documentation. Add documentation for cris-mode.
6366
a78e13ce
EZ
63672005-05-20 Eli Zaretskii <eliz@gnu.org>
6368
6369 * gdb.texinfo (Numbers): Explain the example and make the wording
6370 more acurate.
6371
76ff342d
DJ
63722005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6373 Dennis Brueni <dennis@slickedit.com>
6374
6375 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6376 (GDB/MI Data Manipulation, GDB/MI Program Control)
6377 (GDB/MI Stack Manipulation): Update examples to include the fullname
6378 attribute in stack frames.
6379
119b882a
EZ
63802005-05-12 Eli Zaretskii <eliz@gnu.org>
6381
6382 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6383 do with other non-standard names of init files.
6384
6fc08d32
EZ
63852005-05-11 Eli Zaretskii <eliz@gnu.org>
6386
6387 * gdb.texinfo (Command Files): Move the description of the startup
6388 from here...
6389 (Startup): ...to this new subsection of the Invocation chapter.
6390 Rearrange the description of init files more logically and add a
6391 cross-reference to "Command Files". Document the special gdbinit
6392 name for CISCO 68k. Expand the description of what GDB does
6393 during startup.
6394 (History): Add index entry for HISTSIZE.
6395
a561754a
MK
63962005-05-02 Mark Kettenis <kettenis@gnu.org>
6397
6398 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6399
2eecc4ab
EZ
64002005-05-02 Eli Zaretskii <eliz@gnu.org>
6401
6402 * gdb.texinfo (SVR4 Process Information, The isatty call)
6403 (The system call): Don't use foo(N) notation for man pages and
6404 functions.
514c4d71 6405 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6406
18999be5
EZ
64072005-04-27 Eli Zaretskii <eliz@gnu.org>
6408
6409 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6410 were optimized away.
6411
0abb7bc7
EZ
64122005-04-22 Eli Zaretskii <eliz@gnu.org>
6413
6414 * gdb.texinfo (Remote configuration): Document "set/show
6415 get-thread-local-storage-address". Add cross-reference to the
6416 description of the qGetTLSAddr packet.
6417 (General Query Packets): Mention "set remote
6418 get-thread-local-storage-address" and add a reference to its
6419 description.
6420
6f61acb1
NR
64212005-04-19 Nick Roberts <nickrob@snap.net.nz>
6422
6423 * gdb.texinfo (Backtrace): Describe 'bt full'.
6424
9d59903a
NR
64252005-04-17 Nick Roberts <nickrob@snap.net.nz>
6426
6427 * gdb.texinfo (Mode Options): Fix typo.
6428 (GDB/MI): Describe how to invoke GDB/MI.
6429
721c2651
EZ
64302005-04-16 Eli Zaretskii <eliz@gnu.org>
6431
6432 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6433 references changed. Add description of "info udot".
721c2651
EZ
6434 (Files): Document "set/show stop-on-solib-events".
6435 (M32R/D): Document "set/show download-path", "set/show
6436 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6437 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6438 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6439 (Maintenance Commands): Improve indexing.
6440 (Target Commands): Document "set/show hash", "set/show debug
6441 monitor".
6442 (SVR4 Process Information): Document "info pidlist" and "info
6443 meminfo". Document "set/show procfs-tarce" and "set/show
6444 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6445 (Symbols, The Print Command with Objective-C): Improve indexing.
6446 (Objective-C): Add references to "info classes" and "info
6447 selectors".
c45da7e6
EZ
6448 (Debugging Output): Improve wording. Document "set/show debug
6449 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6450 (Set Breaks): Add index entry for "hardware breakpoints".
6451 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6452 and "set/show usehardbreakpoints".
6453 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6454 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6455 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6456 rdiromatzero", "set/show rdiheartbeat".
6457 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6458 "sds".
6459 (Embedded Processors): Document the "sim" command.
6460 (Remote): Document the "remote" command.
6461 (DJGPP Native): Document the "info serial" command.
6462 (Threads): Document "maint info sol-threads".
6463 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6464 (Set Breaks): Improve indexing.
6465 (Command Syntax): Add a reference to dont-repeat.
6466 (Define): Document "dont-repeat".
6467 (TUI Commands): Document "tabset".
6468 (WinCE): New subsection. Document "set/show remotedirectory",
6469 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6470
14d6dd68
EZ
64712005-04-15 Eli Zaretskii <eliz@gnu.org>
6472
6473 * gdb.texinfo (Hurd Native): New subsection, documents
6474 Hurd-specific commands.
a64548ea 6475 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6476 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6477 (MIPS): Improve documentation of heuristic-fence-post. Document
6478 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6479 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6480 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6481 (ARM): Document ARM-specific commands.
a64548ea
EZ
6482 (AVR): New section. Document "info io_registers".
6483 (CRIS): New section. Document "set/show cris-version" and
6484 "set/show cris-dwarf2-cfi".
6485 (HPPA): New section. Document "set/show debug hppa" and "maint
6486 print unwind".
a5adf40f 6487 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6488 (Super-H): New section. Document the "regs" command.
721c2651 6489 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6490
9c16f35a
EZ
64912005-04-09 Eli Zaretskii <eliz@gnu.org>
6492
6493 * gdb.texinfo (Print Settings): Document "set/show print
6494 pascal_static-members", "set print repeats", "show print
6495 null-stop". Improve indexing. Fix documentation of "set print
6496 union".
6497 (Pascal): New section.
6498 (Supported languages): Rename from "Support"; all references
6499 updated. Add a menu item for Pascal.
6500 (Numbers): Document "set radix.
6501 (Screen Size): Document "set/show pagination".
6502 (MIPS Embedded): Remove "set processor" documentation.
6503 (Remote configuration): Document "set/show X/P/Z-packet",
6504 "set/show read-aux-vector-packet", "set/show remote
6505 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6506 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6507 remotedebug", "set/show remotebreak", "set/show remotedevice",
6508 "set/show remotelogfile".
6509 (Auxiliary Vector): Add reference to the description of the
6510 read-aux-vector-packet setting.
6511 (Set Watchpoints): Add a cross-reference to "set remote
6512 hardware-breakpoint-limit".
6513 (General Query Packets): Add indexing of requests and
6514 cross-references to related commands in "Remote configuration".
6515 (File-I/O Overview, The system call): Fix wording and typos.
6516 (Thread Stops): Add index entries.
6517 (Continuing and Stepping): Document "show step-mode".
6518 (i386): New node. Document "set/show struct-convention".
6519 (Files): Document "show trust-readonly-sections".
6520 (Calling): Document "set/show unwindonsignal".
6521 (Messages/Warnings): Add index entries.
6522 (Maintenance Commands): Document "set/show watchdog".
6523 (Annotations Overview): Document "show annotate".
6524 (Set Watchpoints): Add index entries.
6525 (Symbols): Fix doc of case-sensitive.
6526 (ABI): Document "show coerce-float-to-double".
6527 (Convenience Vars, Help): Improve indexing.
6528 (Machine Code): Document "show disassembly-flavor".
6529 (Debugging C plus plus): Document "show overload-resolution".
6530 (Value History, Signaling): Add index entries.
6531
65322005-04-08 Eli Zaretskii <eliz@gnu.org>
6533
6534 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6535 (Processes): Fix wording.
6536 (History, List, Logging output, Define, Symbols, Print Settings):
6537 Improve indexing.
6538
a8f24a35
EZ
65392005-04-03 Eli Zaretskii <eliz@gnu.org>
6540
6541 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6542 redundant index entry for "target" command.
6543 (Backtrace): Add index entries.
6544 (Symbols, Fortran): Document the "set case-sensitive" command.
6545 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6546 (Print Settings): Add index entry for "set demangle-style".
6547 (Target Commands): Document "set download-write-size".
6548 (Debugging Output): Document "set exec-done-display".
6549
09d4efe1
EZ
65502005-04-02 Eli Zaretskii <eliz@gnu.org>
6551
6552 * gdb.texinfo (Files): Fix the name and documentation of
6553 add-shared-symbol-files. Document its alias assf. Update the
6554 list of OSs where GDB supports shared libraries. Fix markup.
6555 (Continuing and Stepping): Add reference to @var{location} in the
6556 text.
6557 (Dump/Restore Files): Fix reference to @{filename}.
6558 (Help): Fix wording.
6559 (Attach): Ditto.
6560 (Set Watchpoints): Ditto.
6561 (Backtrace): Remove redundant index entries. Improve index
6562 entries.
6563 (Delete Breaks): Fix wording.
6564 (Memory): Document the compare-sections command.
6565 (Memory Region Attributes): Improve wording.
6566 (Disabling): Improve wording.
6567 (Fortran): New subsection. Document the "info common" command.
6568 (Help): Document aliases "info copying" and "info warranty".
6569 (Caching Remote Data): New section. Document the "set/show
6570 remotecache" and "info dcache" commands.
6571 (Show): Fix wording of the documentation of the "set
6572 extension-language" command.
6573 (Signals): Add index entry for "info handle".
6574 (Memory Region Attributes): Fix punctuation.
6575 (Symbols): Change the arg name to "location" and refer to it in
6576 the text. Fix wording of "info types" doc.
6577 (Threads): Fix usage of @enumerate @item's.
6578 (Listing Tracepoints): Add index entry for "info tp".
6579 (Set Watchpoints): Add xref to "info break" description.
6580 (Macros): Add an index entry for "macro exp1". Document the
6581 "macro list" command.
6582 (Maintenance Commands): Document "flushregs", "maint agent",
6583 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6584 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6585 "maint print architecture", "maint print objfiles", "maint print
6586 statistics", "maint print type", "maint show-debug-regs", "maint
6587 space", "maint time", and "maint translate-address".
6588 (Connecting): Document the "monitor" command.
6589 (Annotations Overview): Describe the "set annotate" command.
6590
82f2d802
EZ
65912005-04-01 Eli Zaretskii <eliz@gnu.org>
6592
6593 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6594 Rearrange index entries and improve wording about support for
6595 hardware watchpoints.
6596
7d51c7de
BR
65972005-03-10 Bob Rossi <bob@brasko.net>
6598
6599 * gdb.texinfo: Update copyright
6600
68c71a2e
TR
66012005-02-09 Theodore A. Roth <troth@openavr.org>
6602
6603 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6604 error.
6605
83761cbd
KB
66062005-02-03 Kevin Buettner <kevinb@redhat.com>
6607
6608 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6609
9f1c6395
MS
66102005-01-17 Michael Snyder <msnyder@redhat.com>
6611
6612 * gdb.texinfo: Fix spelling, infinte -> infinite.
6613
fbd1b305
MK
66142005-01-08 Mark Kettenis <kettenis@gnu.org>
6615
6616 * observer.texi (GDB Observers): Document "solib_loaded".
6617
3ace7edb
AC
66182005-01-07 Andrew Cagney <cagney@gnu.org>
6619
bec39cab
AC
6620 * configure.ac: Rename configure.in, require autoconf 2.59.
6621 * configure: Re-generate.
6622
3ace7edb
AC
6623 * configure.in: Replace configdirs with multiple references to
6624 AC_CONFIG_SUBDIRS.
6625 * configure: Re-generate.
5ae4183a 6626
53531fc1
AC
66272005-01-04 Andrew Cagney <cagney@gnu.org>
6628
6629 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6630 part of the version number.
6631
536ffdb7
MK
66322004-12-24 Mark Kettenis <kettenis@gnu.org>
6633
6634 * gdbint.texinfo (Algorithms): Remove description of
6635 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6636
e1aac25b
JB
66372004-12-07 Jim Blandy <jimb@redhat.com>
6638
6639 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6640 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6641 numbers.
6642
f47b1503
AS
66432004-12-07 Andreas Schwab <schwab@suse.de>
6644
6645 * gdb.texinfo (Mode Options): Document -l option.
6646
b6b8ece6
EZ
66472004-12-04 Eli Zaretskii <eliz@gnu.org>
6648
6649 * gdbint.texinfo (Algorithms): More accurate description of
6650 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6651 is not needed unless data-read and data-access watchpoints are
6652 supported. Add a description of how GDB checks whether the
6653 inferior stopped because a watchpoint was hit.
6654
01371747
EZ
66552004-11-23 Eli Zaretskii <eliz@gnu.org>
6656
6657 * gdb.texinfo (Files): Add cross-reference to description of
6658 -readnow command-line switch.
6659
2315ffec
RC
66602004-11-10 Randolph Chung <tausq@debian.org>
6661
6662 * gdb.texinfo: Document set/show backtrace past-entry commands.
6663 Rearrange index entries for set/show backtrace past-main.
6664
69065f5d
AC
66652004-11-10 Jon Beniston <jon@beniston.com>
6666
6667 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6668 * gdb.texinfo (Remote Serial Protocol): Further describe
6669 binary transfer escaping mechanism .
69065f5d 6670
30e91e0b
RC
66712004-11-08 Randolph Chung <tausq@debian.org>
6672
6673 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6674 and "show debug infrun". Add index entries.
6675
60bf7e09
EZ
66762004-10-23 Eli Zaretskii <eliz@gnu.org>
6677
6678 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6679 "info proc" that are already implemented. Add index entries.
6680 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6681 (Files): Add a tip for decreasing memory used for symtabs from
6682 shared libraries.
f018e82f
EZ
6683 (Starting): Fix whitespace; make "elaboration" stand out where it
6684 is first used, and add an index entry for the term.
f8568604
EZ
6685 (Calling): Expand and elaborate text. Add "print". Add the
6686 description of problems with weak aliases.
384ee23f 6687 (Core File Generation): New section.
60bf7e09 6688
d52fe014
AC
66892004-10-12 Andrew Cagney <cagney@gnu.org>
6690
6691 * gdbint.texinfo (Versions and Branches): New chapter.
6692 (Releasing GDB): Delete "Versions and Branches" section.
6693 (Top): Add "Versions and Branches".
6694
703663ab
EZ
66952004-10-08 Eli Zaretskii <eliz@gnu.org>
6696
6697 * gdb.texinfo (Editing, History): Add cross-references to the
6698 included Readline and History user documentation. Remove
6699 references to the symbol have-readline-appendices which is unused
6700 and undefined.
6701 (History): Fix indexing.
6702
ac77d04f
JJ
67032004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6704
6705 * gdbint.texinfo (target_stopped_data_address): Update to
6706 new prototype.
6707 (i386_stopped_data_address): Update prototype and description.
6708 (i386_stopped_by_watchpoint): New function and description.
6709
e07c999f
PH
67102004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6711
6712 * gdb.texinfo (Filenames): Add Ada suffixes.
6713 (Ada) New section.
6714
2e868123
AC
67152004-09-27 Andrew Cagney <cagney@gnu.org>
6716 Robert Picco <Robert.Picco@hp.com>
6717
6718 * gdb.texinfo (Packets): Document the "p" packet.
6719
02a57714
JM
67202004-09-21 Jason Molenda (jmolenda@apple.com)
6721
6722 * gdb.texinfo (Paths and Names of the Source Files): Document the
6723 meaning of values in the 'desc' field of a SO stab.
6724
ae038cb0
DJ
67252004-09-20 Daniel Jacobowitz <dan@debian.org>
6726
6727 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6728 max-cache-age" and "maint show dwarf2 max-cache-age".
6729
f7dc1244
EZ
67302004-09-16 Eli Zaretskii <eliz@gnu.org>
6731
6732 * gdb.texinfo (Set Breaks): Add index entry for setting
6733 breakpoints on overloaded C++ functions that are not members of
6734 any classes. Add an example and an index entry for setting
6735 breakpoints on all program functions.
6736 (Character Sets, Macros, Overlay Commands)
6737 (Non-debug DLL symbols, GDB/MI Output Syntax)
6738 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6739 Use "(@value{GDBP})" instead of a literal "(gdb)".
6740
f810308b
AC
67412004-09-12 Andrew Cagney <cagney@gnu.org>
6742
6743 * gdbint.texinfo (Native Debugging): Delete description of
6744 FILES_INFO_HOOK.
6745
15a661f3
PH
67462004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6747
5ae4183a
AS
6748 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6749 to hex_string_custom (not historically correct, but more
15a661f3
PH
6750 understandable, given the current code).
6751
f3219c75
AC
67522004-09-03 Andrew Cagney <cagney@gnu.org>
6753
6754 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6755
f3bb6704
JJ
67562004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6757
6758 * observer.texi (solib_unloaded): New observer.
6759
8d2c00cb
AC
67602004-08-24 Andrew Cagney <cagney@gnu.org>
6761
6762 * gdbint.texinfo (Target Architecture Definition): Add missing
6763 comma.
6764
e7dc800a
MC
67652004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6766
6767 * (Using the Testsuite): build != host is supported,
6768 but some test scripts do not support build != host.
6769
73b03683
MK
67702004-08-14 Mark Kettenis <kettenis@gnu.org>
6771
6772 * gdbint.texinfo (Host Definition): Delete description of
6773 FCLOSE_PROVIDED and GETENV_PROVIDED.
6774
c0ccb908
MK
67752004-08-05 Mark Kettenis <kettenis@chello.nl>
6776
6777 * gdbint.texinfo (Host Definition): Delete description of
6778 NO_SYS_FILE.
6779 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6780 PTRACE_FP_BUG.
6781
9c8dbfa9
AC
67822004-08-05 Andrew Cagney <cagney@gnu.org>
6783
6784 * gdbint.texinfo (Target Architecture Definition): Delete
6785 reference to deprecated_read_fp.
6786
f42accbe
AC
67872004-08-02 Andrew Cagney <cagney@gnu.org>
6788
6789 * gdbint.texinfo (Target Architecture Definition): Delete
6790 description of DEPRECATED_REGISTER_BYTES.
6791
0b66e38c
EZ
67922004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6793
6794 * gdb.texinfo (Source Path): Document the new behavior of
6795 searching for the source files.
6796
15387254
EZ
67972004-07-17 Eli Zaretskii <eliz@gnu.org>
6798
6799 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6800 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6801 (Auto Display): Improve indexing.
6802
2c07db7a
AC
68032004-07-16 Andrew Cagney <cagney@gnu.org>
6804
6805 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6806 "-noasync".
6807
4644b6e3
EZ
68082004-07-09 Eli Zaretskii <eliz@gnu.org>
6809
6810 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6811 have the same prefix have only their prefix in the index.
6812
7561d450
MK
68132004-07-03 Mark Kettenis <kettenis@gnu.org>
6814
6815 * gdb.texinfo (BSD libkvm Interface): New node (section)
6816 (Native): Add it to the menu.
6817
67bebe79
MK
68182004-07-01 Mark Kettenis <kettenis@gnu.org>
6819
6820 * gdbint.texinfo (Target Architecture Definition): Remove
6821 PCC_SOL_BROKEN.
6822
1a6923e0
MK
68232004-06-24 Mark Kettenis <kettenis@gnu.org>
6824
6825 * gdbint.texinfo (Target Architecture Definition): Remove
6826 SUN_FIXED_LBRAC_BUG.
6827
b435e160
AC
68282004-06-26 Andrew Cagney <cagney@gnu.org>
6829
6830 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6831
b5622e8d
AC
68322004-06-20 Andrew Cagney <cagney@gnu.org>
6833
6834 * gdbint.texinfo (Target Architecture Definition): Deprecate
6835 USE_STRUCT_CONVENTION.
6836
e0c07bf0
MC
68372004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6838
6839 gdb.texinfo (Bug Reporting): Mention session recording,
6840 with the script command or Emacs.
6841
782263ab
AC
68422004-06-18 Andrew Cagney <cagney@gnu.org>
6843
6844 * gdbint.texinfo (Target Architecture Definition): Deprecate
6845 FUNCTION_START_OFFSET.
6846
03727ca6
AC
68472004-06-14 Andrew Cagney <cagney@gnu.org>
6848
6849 Based on changes from Karl Berry.
6850 * gdb.texinfo: Do not use @sc in a direntry.
6851 * stabs.texinfo: Change @dircateogry to "Software development".
6852 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6853
97092415
AC
68542004-06-13 Andrew Cagney <cagney@gnu.org>
6855
6856 * gdbint.texinfo (Target Architecture Definition): Delete
6857 description of RETURN_VALUE_ON_STACK.
6858
1f6d4158
AC
68592004-06-09 Andrew Cagney <cagney@gnu.org>
6860
6861 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6862 deleted by previous patch.
6863
d966f0cb
AC
68642004-06-08 Andrew Cagney <cagney@gnu.org>
6865
6866 * gdbint.texinfo (Native Debugging): Delete documentation on
6867 ATTACH_DETACH.
6868
86fe4aaa
RC
68692004-06-06 Randolph Chung <tausq@debian.org>
6870
6871 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6872
d4b6d575
RC
68732004-06-06 Randolph Chung <tausq@debian.org>
6874
5ae4183a 6875 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6876 the new push_dummy_call method signature. Describe the function
6877 argument.
6878
4e8b0763
JB
68792004-05-24 Joel Brobecker <brobecker@gnat.com>
6880
6881 * gdb.texinfo (Starting): Document new start command.
6882
59caf092
AC
68832004-05-21 Andrew Cagney <cagney@redhat.com>
6884
6885 * observer.texi (GDB Observers): Document "inferior_created".
6886
e4a2df64
AC
68872004-05-08 Andrew Cagney <cagney@redhat.com>
6888
e6b55ae2
AC
6889 * gdbint.texinfo (Target Architecture Definition): Delete
6890 description of DO_DEFERRED_STORES.
6891
28954179
AC
6892 * gdbint.texinfo (Target Architecture Definition): Delete
6893 references to DEPRECATED_FIX_CALL_DUMMY.
6894
434b87dd
AC
6895 * gdbint.texinfo (Target Architecture Definition): Delete
6896 description of DEPRECATED_CALL_DUMMY_WORDS,
6897 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6898
58d28df8
AC
6899 * gdbint.texinfo (Target Architecture Definition): Delete
6900 description of DEPRECATED_PUSH_DUMMY_FRAME.
6901
e4a2df64
AC
6902 * gdbint.texinfo (Target Architecture Definition): Delete
6903 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6904
2b4855ab
AC
69052004-05-07 Andrew Cagney <cagney@redhat.com>
6906
6907 * observer.texi (GDB Observers): Add "Debugging" section. Include
6908 cross reference to "set/show debug observer".
6909 * gdb.texinfo (Debugging Output): Document "set/show debug
6910 observer".
6911
fcf70625
AC
69122004-05-01 Andrew Cagney <cagney@redhat.com>
6913
6914 * gdbint.texinfo (Target Architecture Definition): Delete
6915 description of DEPRECATED_PC_IN_SIGTRAMP.
6916
8ee56bcf
AC
69172004-04-30 Andrew Cagney <cagney@redhat.com>
6918
6919 * gdbint.texinfo (Target Architecture Definition): Delete
6920 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6921
67ab9a76
OF
69222004-04-30 Orjan Friberg <orjanf@axis.com>
6923
6924 * observer.texi (GDB Observers): Correct spelling.
6925
79346bcb
OF
69262004-04-26 Orjan Friberg <orjanf@axis.com>
6927
6928 * observer.texi (GDB Observers): Add target_changed event.
6929
7a464420
AC
69302004-04-08 Andrew Cagney <cagney@redhat.com>
6931
6932 * observer.texi (GDB Observers): Rework, provide generic observer
6933 definitions and then a list of observable events.
6934
6cdf9d98
AC
69352004-04-04 Andrew Cagney <cagney@redhat.com>
6936
6937 * gdbint.texinfo (Host Definition): Delete reference to
6938 NO_SIGINTERRUPT.
6939
ddc135a4
AC
69402004-04-02 Andrew Cagney <cagney@redhat.com>
6941
6942 * gdbint.texinfo (Target Architecture Definition): Delete
6943 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6944
6a1b180d
SC
69452004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6946
6947 * gdb.texinfo (TUI Commands): Document tui reg commands.
6948
d0d5df6f
AC
69492004-03-26 Andrew Cagney <cagney@redhat.com>
6950
6951 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6952 "gdbtui".
6953 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6954 (Contributors): Mention both Text and Terminal User Interface.
6955
aa2a3f87
AC
69562004-03-23 Andrew Cagney <cagney@redhat.com>
6957
6958 * gdbint.texinfo (Target Architecture Definition): Deprecate
6959 references to SIGTRAMP_START and SIGTRAMP_END.
6960
f561f026
AC
69612004-03-23 Andrew Cagney <cagney@redhat.com>
6962
6963 * gdbint.texinfo (Target Architecture Definition): Deprecate
6964 references to PC_IN_SIGTRAMP.
6965
33cb8b0f
AC
69662004-03-19 Andrew Cagney <cagney@redhat.com>
6967
6968 * gdbint.texinfo (Target Architecture Definition): Delete
6969 reference to GDB_TARGET_IS_HPPA.
6970
fc989b7a
AC
69712004-03-18 Andrew Cagney <cagney@redhat.com>
6972
6973 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6974 describe pre_init and post_init.
6975
701b08bb
DJ
69762004-03-09 Daniel Jacobowitz <drow@mvista.com>
6977
6978 * gdb.texinfo (Debugging Output): Document values for "set debug
6979 target".
6980
faae5abe
AC
69812004-02-28 Andrew Cagney <cagney@redhat.com>
6982
6983 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6984
dd79a6cf
JJ
69852004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6986
6987 * gdb.texinfo (breakpoints): Add information about the
6988 new "set breakpoint pending" and "show breakpoint pending"
6989 commands.
6990
e7f16015
AC
69912004-02-26 Andrew Cagney <cagney@redhat.com>
6992
6993 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6994 in Per-architecture module data section.
6995
7161a3a6
RM
69962004-02-25 Roland McGrath <roland@redhat.com>
6997
6998 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6999
2154891a
AC
70002004-02-24 Andrew Cagney <cagney@redhat.com>
7001
7002 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7003 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7004 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7005
6c74ac8b
AC
70062004-02-17 Andrew Cagney <cagney@redhat.com>
7007
7008 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7009
19772a2c
AC
70102004-02-16 Andrew Cagney <cagney@redhat.com>
7011
7012 * gdbint.texinfo (Target Architecture Definition): Deprecate
7013 FRAMELESS_FUNCTION_INVOCATION.
7014
c9830293
AC
70152004-02-16 Andrew Cagney <cagney@redhat.com>
7016
7017 * gdbint.texinfo (Coding): Mention -Wunused-function.
7018
b9d26eb9
AC
70192004-02-14 Andrew Cagney <cagney@redhat.com>
7020
7021 * gdbint.texinfo (Target Architecture Definition): Delete
7022 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7023
49efadf5
EZ
70242004-02-12 Elena Zannoni <ezannoni@redhat.com>
7025
7026 * gdb.texinfo: Properly quote the name "C++".
7027 * gdbint.texinfo: Ditto.
7028 * stabs.texinfo: Ditto.
7029
1eb288ea
EZ
70302004-02-11 Elena Zannoni <ezannoni@redhat.com>
7031
7032 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7033 minimal information about libiberty.
7034
e4937fc1
MC
70352004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7036
7037 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7038
a9331b3f
RM
70392004-02-04 Roland McGrath <roland@redhat.com>
7040
7041 * gdb.texinfo (Auxiliary Vector): New node (section).
7042 (Data): Add it to the menu.
7043
2650777c
JJ
70442004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7045
7046 * gdb.texinfo (Breakpoints): Add information about pending
7047 breakpoint support.
7048
b4501125
AC
70492004-01-26 Andrew Cagney <cagney@redhat.com>
7050
7051 * gdb.texinfo (Overview): Delete references to the cisco protocol
7052 including the "N" response.
7053
74055713
AC
70542004-01-26 Andrew Cagney <cagney@redhat.com>
7055
7056 * gdbint.texinfo (Target Architecture Definition): Rename
7057 EXTRACT_STRUCT_VALUE_ADDRESS to
7058 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7059
3bbe9696
EZ
70602004-01-24 Eli Zaretskii <eliz@gnu.org>
7061
7062 * gdb.texinfo (KOD): Document "show os". Add index entries for
7063 "set/show os" and "info cisco" commands.
7064
5843504f
EZ
70652004-01-21 Eli Zaretskii <eliz@gnu.org>
7066
7067 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7068
9175c9a3
MC
70692004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7070
7071 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7072 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7073
8e94b928
NR
70742004-01-19 Nick Roberts <nick@nick.uklinux.net>
7075
7076 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7077 -stack-list-locals.
7078 (GDB/MI Variable Objects): Describe extension to
7079 -var-list-children.
7080
a20cf136
DJ
70812004-01-17 Daniel Jacobowitz <drow@mvista.com>
7082
7083 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7084
afb18d0f
AC
70852004-01-17 Andrew Cagney <cagney@redhat.com>
7086
7087 * gdbint.texinfo (Target Architecture Definition): Delete
7088 documentation on DEPRECATED_NPC_REGNUM.
7089
b51970ac
DJ
70902004-01-13 Daniel Jacobowitz <drow@mvista.com>
7091
7092 * gdb.texinfo: Update copyright year. Mention that set
7093 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7094 "set follow-fork-mode ask".
7095
0f0cffd2
AC
70962004-01-13 Andrew Cagney <cagney@redhat.com>
7097
7098 * gdbint.texinfo: Update copyright year.
7099 (Coding): Add -Wunused-label to list of -Werror warnings.
7100
c552b3bb 71012004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7102 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7103
7104 * gdb.texinfo: Update copyright.
7105 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7106 around names, as appropriate. Minor syntax cleanup of
7107 _NSPrintForDebugger explanation. Two spaces after periods.
7108 GDBN used instead of lit. "gdb". Index entries added for
7109 print-object and _NSPrintForDebugger. @noindent added in one spot.
7110
afe157ca
EZ
71112003-11-11 Elena Zannoni <ezannoni@redhat.com>
7112
7113 * stabs.texinfo: Add dircategory and direntry commands.
7114 * annotate.texinfo: Ditto.
7115
963e2bb7
AC
71162003-11-10 Andrew Cagney <cagney@redhat.com>
7117
7118 * gdbint.texinfo (Target Architecture Definition): Replace the
7119 return_value method's "inval" and "outval" parameters with
7120 "readbuf" and "writebuf".
7121
1d8b2f28
JB
71222003-10-28 Jim Blandy <jimb@redhat.com>
7123
7124 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7125 from "The `F' request packet" and "The `F' reply packet", to make
7126 texi2dvi happy.
7127 (File-I/O remote protocol extension): Update menu entries, too.
7128
36d86913
MC
71292003-10-26 Michael Chastain <mec@shout.net>
7130
7131 * gdb.texinfo (Thread Stops): Document the issue with
7132 premature return from system calls in multi-threaded programs.
7133
ce2826aa
AC
71342003-10-24 Andrew Cagney <cagney@redhat.com>
7135
7136 * annotate.texinfo: Fix "fortunatly"[sic].
7137
f24c5e49
KI
71382003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7139
7140 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7141 with "Hitachi" and "Mitsubishi".
7142
92ad9cd9
AC
71432003-10-20 Andrew Cagney <cagney@redhat.com>
7144
7145 * gdbint.texinfo (Target Architecture Definition): Document
7146 gdbarch_return_value. Add cross references from
7147 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7148 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7149
0ab4b752
MK
71502003-10-18 Mark Kettenis <kettenis@gnu.org>
7151
7152 * gdbint.texinfo (Target Architecture Definition): Document
7153 regset_from_core_section.
fb3e19c0
KI
7154
71552003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7156
7157 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7158
a9331b3f 71592003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7160
7161 From Anthony Green <green@redhat.com>:
5ae4183a 7162 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7163
1485d690
KB
71642003-10-14 Kevin Buettner <kevinb@redhat.com>
7165
889bf7c5
PA
7166 * gdb.texinfo (Breakpoint related warnings): New node.
7167 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7168
86d30acc
DJ
71692003-10-13 Daniel Jacobowitz <drow@mvista.com>
7170
7171 * gdb.texinfo (Remote Protocol): Document v and vCont.
7172
172c2a43
KI
71732003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7174
7175 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7176 * gdbint.texinfo: Ditto.
7177
71952f4c
AC
71782003-10-09 Andrew Cagney <cagney@redhat.com>
7179
7180 From 2003-09-18 David Anderson <davea@sgi.com>:
7181 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7182 "command".
7183
268e2188
AC
71842003-10-03 Andrew Cagney <cagney@redhat.com>
7185
7186 * gdbint.texinfo (Target Architecture Definition): Deprecate
7187 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7188 just target.
7189
12c266ea 71902003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7191
f30992d4 7192 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7193 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7194 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7195 * gdbint.texinfo (Target Architecture Definition): Rename
7196
71972003-09-30 Andrew Cagney <cagney@redhat.com>
7198
f30992d4 7199 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7200 (Target Architecture Definition):
f30992d4 7201
2e092625
AC
7202 * gdbint.texinfo (Target Architecture Definition): Rename
7203 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7204
0717ae8a
AC
72052003-09-29 Andrew Cagney <cagney@redhat.com>
7206
dad809b7
AC
7207 * gdbint.texinfo (Target Architecture Definition): Delete
7208 documentation for NEED_TEXT_START_END.
7209
0717ae8a
AC
7210 * gdbint.texinfo (Target Architecture Definition): Rename
7211 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7212 TARGET_WRITE_PC.
a9331b3f 7213
af6cf26d
MC
72142003-09-22 Michael Chastain <mec@shout.net>
7215
7216 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7217
ee206350
AG
72182003-09-21 Anthony Green <green@redhat.com>
7219
7220 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7221
a38c9fe6
MK
72222003-09-21 Mark Kettenis <kettenis@gnu.org>
7223
7224 * gdbint.texinfo (Target Architecture Definition): Document
7225 stabs_argument_has_addr.
7226
77949794
AC
72272003-09-18 Andrew Cagney <cagney@redhat.com>
7228
7229 * gdbint.texinfo (Target Architecture Definition): Delete
7230 documentation on REGISTER_NAMES.
7231
8e823e25
MK
72322003-09-13 Mark Kettenis <kettenis@gnu.org>
7233
7234 * gdbint.texinfo (Target Architecture Definition): Replace
7235 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7236
f27dd7fd
AC
72372003-09-11 Andrew Cagney <cagney@redhat.com>
7238
7239 * gdbint.texinfo (Target Architecture Definition): Replace
7240 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7241
8b148df9
AC
72422003-08-18 Andrew Cagney <cagney@redhat.com>
7243
7244 * gdbint.texinfo (Target Architecture Definition): Document
7245 "frame_red_zone_size".
7246
25d29d70
AC
72472003-08-09 Andrew Cagney <cagney@redhat.com>
7248
7249 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7250 with "set/show backtrace past-main" and "set/show backtrace
7251 limit".
7252
c938e9b0
L
72532003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7254
7255 * Makefile.in (install-info): Support DESTDIR.
7256 (install-html): Likewise.
7257
64fabec2
AC
72582003-08-07 Andrew Cagney <cagney@redhat.com>
7259
7260 Patch from Nick Roberts.
7261 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7262 bindings. Remove description of send-gdb-command.
7263
2fcf52f0
AC
72642003-08-07 Andrew Cagney <cagney@redhat.com>
7265
7266 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7267 GDB 6.0.
7268
086432e2
AC
72692003-08-06 Andrew Cagney <cagney@redhat.com>
7270
7271 * gdb.texinfo (Mode Options): Mention that level three is the
7272 highest available and that level 2 is deprecated.
7273 (Annotations Overview): Mention annotation levels. Cross reference
7274 to "Limitations of the Annotation Interface" in annotate.texi.
7275 (TODO, Value Annotations, Frame Annotations): Delete section.
7276 (Displays, Breakpoint Info): Delete.
7277
e5249f67
AC
72782003-08-04 Andrew Cagney <cagney@redhat.com>
7279
7280 * agentexpr.texi: Delete @bye.
7281 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7282 (stabs.info): Add $(srcdir) to include search path.
7283 (html): Depend on "annotate_toc.html", and not "annotate.html".
7284 * stabs.texinfo: Ditto. Include "fdl.texi".
7285 * gdbint.texinfo: Update copyright statement's list of invariant
7286 sections.
7287
e6f672d2
AC
72882003-07-28 Andrew Cagney <cagney@redhat.com>
7289
7290 * Makefile.in (INFO_DEPS): Add annotate.info.
7291 (dvi, ps, html, pdf): Add annotate.
7292 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7293 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7294 (ANNOTATE_DOC_FILES): New macro.
7295 (ANNOTATE_TEX_TMPS): New macro.
7296 (annotate.info, annotate_toc.html): Specify dependencies.
7297 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7298 * annotate.texinfo: Rename annotate.texi. Get building. Add
7299 "Migrating to GDB/MI" and "Limitations of the Annotation
7300 Interface" chapters. Mention why it is not part of the user
7301 guide. Update copyright notice. Include "fdl.texi".
7302
72ffddc9
SC
73032003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7304
7305 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7306
a9f12a31
DJ
73072003-07-24 Daniel Jacobowitz <drow@mvista.com>
7308
7309 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7310
b1fe9455
DJ
73112003-07-24 Daniel Jacobowitz <drow@mvista.com>
7312
7313 * gdb.texinfo (Server): Mention pidof.
7314
153721e6
AC
73152003-07-22 Andrew Cagney <cagney@redhat.com>
7316
7317 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7318 list.
7319
0fac0b41
DJ
73202003-06-28 Daniel Jacobowitz <drow@mvista.com>
7321
7322 * gdb.texinfo (Logging output): New chapter.
7323
4e562065
JB
73242003-06-24 Joel Brobecker <brobecker@gnat.com>
7325
7326 * gdb.texinfo (Unsupported languages): New section.
7327 (Languages): Add link to new section.
7328
f2c06f52
AC
73292003-06-22 Andrew Cagney <cagney@redhat.com>
7330
7331 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7332
b4177fca
DJ
73332003-06-22 Daniel Jacobowitz <drow@mvista.com>
7334
7335 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7336
f418dd93
DJ
73372003-06-22 Daniel Jacobowitz <drow@mvista.com>
7338
7339 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7340 * agentexpr.texi: Retitle section, and change it to an appendix.
7341 Comment out texinfo initialization. Factor a @var{} into two
7342 pieces to prevent makeinfo warnings.
7343 * gdb.texinfo: Add Agent Expressions appendix.
7344
4ca61388
DJ
73452003-06-19 Daniel Jacobowitz <drow@mvista.com>
7346
7347 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7348
07f31aa6
DJ
73492003-06-18 Daniel Jacobowitz <drow@mvista.com>
7350
5ae4183a 7351 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7352 remote target". Document the "detach" and "disconnect" commands.
7353 (Server, Netware, Debug Session): Reference "Connecting to a
7354 remote target".
7355 (GDB/MI Target Manipulation): Document "-target-disconnect".
7356
2dd0da42
AC
73572003-06-13 Andrew Cagney <cagney@redhat.com>
7358
7359 * gdbint.texinfo (Target Architecture Definition): Deprecate
7360 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7361 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7362
e7a3abfc
JB
73632003-06-09 Jim Blandy <jimb@redhat.com>
7364
7365 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7366
25e3a86b
AC
73672003-06-08 Andrew Cagney <cagney@redhat.com>
7368
7369 * gdbint.texinfo (Target Architecture Definition): Delete
7370 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7371
a9e5fdc2
AC
73722003-06-08 Andrew Cagney <cagney@redhat.com>
7373
7374 * gdbint.texinfo (Target Architecture Definition): Document
7375 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7376
b37303ee
AF
73772003-06-07 Adam Fedor <fedor@gnu.org>
7378
7379 * gdb.texinfo: Add Objective-C documentation.
7380
39fe6e80
AC
73812003-06-01 Andrew Cagney <cagney@redhat.com>
7382
7383 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7384 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7385
125309b2
AC
73862003-05-21 Andrew Cagney <cagney@redhat.com>
7387
7388 * gdbint.texinfo (Target Architecture Definition): Delete
7389 references to "extract_address" and "store_address".
7390
b8b527c5
AC
73912003-05-16 Andrew Cagney <cagney@redhat.com>
7392
7393 * gdbint.texinfo (Target Architecture Definition): Replace
7394 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7395 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7396
50e3ee83
TR
73972003-05-14 Theodore A. Roth <troth@openavr.org>
7398
7399 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7400
44e2be90
L
74012003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7402
7403 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7404 (gdb.dvi): Likewise.
7405 (gdb.pdf): Likewise.
7406 (links2roff): Likewise.
7407
df5215a6
JB
74082003-05-08 Jim Blandy <jimb@redhat.com>
7409
7410 * gdb.texinfo (Dump/Restore Files): Update documentation for
7411 'dump', 'append', and 'restore': note that format argument is
7412 optional; simplify presentation of the command variants; and be
7413 more precise about the formats.
7414
5e7b2f39
JB
74152003-05-07 Jim Blandy <jimb@redhat.com>
7416
7417 * gdb.texinfo (Symbols): Update documentation: 'maint list
7418 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7419 symtabs' and 'maint info psymtabs'.
7420
b1e29e33
AC
74212003-05-05 Andrew Cagney <cagney@redhat.com>
7422
7423 * gdbint.texinfo (Target Architecture Definition): Make
7424 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7425 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7426 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7427
00905d52
AC
74282003-05-04 Andrew Cagney <cagney@redhat.com>
7429
7430 * gdb.texinfo (Maintenance Commands): Document "maint print
7431 dummy-frames".
7432
54ff5908
AC
74332003-05-04 Andrew Cagney <cagney@redhat.com>
7434
7435 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7436
32e7087d
JB
74372003-05-03 J. Brobecker <brobecker@gnat.com>
7438
7439 Thierry Schneider <tpschneider1@yahoo.com>
7440 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7441 for new MI command.
7442
7043d8dc
AC
74432003-05-03 Andrew Cagney <cagney@redhat.com>
7444
7445 * gdbint.texinfo (Target Architecture Definition): Document
7446 push_dummy_code. Add cross references.
7447
e33d66ec
EZ
74482003-05-02 Elena Zannoni <ezannoni@redhat.com>
7449
7450 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7451 set/show charsets commands.
7452
0ba6dca9
AC
74532003-04-28 Andrew Cagney <cagney@redhat.com>
7454
7455 * gdbint.texinfo (Target Architecture Definition): Replace
7456 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7457 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7458
d7a27068
AC
74592003-04-28 Andrew Cagney <cagney@redhat.com>
7460
7461 * gdbint.texinfo (Target Architecture Definition): Rename
7462 "tm_print_insn" to "deprecated_tm_print_insn".
7463
44ea7b70
JB
74642003-04-09 Jim Blandy <jimb@redhat.com>
7465
7466 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7467 list psymtabs'.
7468
fb8f8949
AC
74692003-04-08 Andrew Cagney <cagney@redhat.com>
7470
7471 * gdbint.texinfo (Target Architecture Definition): Delete
7472 references to EXTRA_FRAME_INFO.
7473
32fb0f22
AC
74742003-04-08 Andrew Cagney <cagney@redhat.com>
7475
7476 * gdbint.texinfo (Target Architecture Definition): Delete
7477 PRINT_TYPELESS_INTEGER.
7478
6be67e67
JB
74792003-04-02 J. Brobecker <brobecker@gnat.com>
7480
7481 * observer.texi (GDB Observers): Adjust the documentation for the
7482 normal_stop notification to better describe reality. Fix a couple
7483 of minor typos.
7484
4e35d5f0
BR
74852003-04-02 Bob Rossi <bob_rossi@cox.net>
7486
a9331b3f 7487 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7488 '-file-list-exec-source-file'
7489
e8a8712a
AC
74902003-03-31 Andrew Cagney <cagney@redhat.com>
7491
7492 * gdbint.texinfo (Target Architecture Definition): Delete
7493 references to CALL_DUMMY_P.
7494
6c0e89ed
AC
74952003-03-30 Andrew Cagney <cagney@redhat.com>
7496
7497 * gdbint.texinfo (Target Architecture Definition): Remove
7498 reference to TARGET_WRITE_SP.
a9331b3f 7499
378bfd1b
AC
75002003-03-27 Andrew Cagney <cagney@redhat.com>
7501
7502 * gdbint.texinfo (Target Architecture Definition): Remove
7503 references to write_sp.
6c0e89ed 7504
922fbb7b
AC
75052003-03-27 Andrew Cagney <cagney@redhat.com>
7506
7507 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7508 chapter body. Use @smallexample instead of @example.
7509 (Annotations): Ditto.
7510 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7511 annotate.texi.
7512
b81774d8
AC
75132003-03-26 Andrew Cagney <cagney@redhat.com>
7514
7515 * gdbint.texinfo (Target Architecture Definition): Replace
7516 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7517 dummy_addr parameters.
7518
1bf6d5cc
AC
75192003-03-25 Andrew Cagney <cagney@redhat.com>
7520
7521 * gdbint.texinfo (Target Architecture Definition): Delete
7522 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7523 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7524 Add reference to PUSH_ARGUMENTS.
7525
618ce49f
AC
75262003-03-23 Andrew Cagney <cagney@redhat.com>
7527
7528 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7529 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7530
bcd7e15f
JB
75312003-03-18 J. Brobecker <brobecker@gnat.com>
7532
7533 * gdbint.texinfo (Algorithms): Add new section describing the
7534 Observer paradigm.
7535 (Top): Add menu entry to new observer appendix.
7536 * observer.texi: New file.
7537 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7538 new observer.texi file.
7539
9fe8321b
AC
75402003-03-17 Andrew Cagney <cagney@redhat.com>
7541
7542 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7543 that GNU Press update the manual version number.
7544
ac2adee5
AC
75452003-03-12 Andrew Cagney <cagney@redhat.com>
7546
7547 * gdbint.texinfo (Target Architecture Definition): Delete
7548 references to get_saved_register. Rename GET_SAVED_REGISTER to
7549 DEPRECATED_GET_SAVED_REGISTER.
7550
749b82f6
AC
75512003-03-13 Andrew Cagney <cagney@redhat.com>
7552
7553 * gdbint.texinfo (Target Architecture Definition): Replace
7554 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7555
8bedc050
AC
75562003-03-12 Andrew Cagney <cagney@redhat.com>
7557
7558 * gdbint.texinfo (Target Architecture Definition): Rename
7559 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7560
0ce1b118
CV
75612003-03-10 Corinna Vinschen <vinschen@redhat.com>
7562
7563 * gdb.texinfo: Add File-I/O documentation.
7564
12cc2063
AC
75652003-03-10 Andrew Cagney <cagney@redhat.com>
7566
7567 * gdbint.texinfo (Target Architecture Definition): Cross reference
7568 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7569
7453dc06
AC
75702003-03-07 Andrew Cagney <cagney@redhat.com>
7571
7572 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7573 frame" command.
7574
6314f104
AC
75752003-03-05 Andrew Cagney <cagney@redhat.com>
7576
7577 * gdbint.texinfo (Target Architecture Definition): Document
7578 unwind_dummy_id. Cross reference unwind_dummy_id and
7579 SAVE_DUMMY_FRAME_TOS.
7580
f1212245
DJ
75812003-03-05 James Ingham <jingham@apple.com>
7582 Daniel Jacobowitz <drow@mvista.com>
7583
7584 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7585 and "show cp-abi".
7586
77e7e267
AC
75872003-03-03 Andrew Cagney <cagney@redhat.com>
7588
7589 * gdbint.texinfo (Target Architecture Definition): Document
7590 register_type.
7591
838a8221
AC
75922003-03-03 Andrew Cagney <cagney@redhat.com>
7593
7594 * stabs.texinfo (Structures): Use @samp and separate @var's
7595 instead of a single @var containing a comma separated list.
7596 (Unions): Ditto.
7597
d7f4a264
DJ
75982003-03-02 Daniel Jacobowitz <drow@mvista.com>
7599
7600 * Makefile.in (distclean): Remove config.log.
7601
f30ee0bc
AC
76022003-03-01 Andrew Cagney <cagney@redhat.com>
7603
7604 * gdbint.texinfo (Target Architecture Definition): Rename
7605 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7606
76072003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7608
7609 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7610 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7611
be448670
CF
76122003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7613
7614 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7615 (Non-debug DLL symbols): New node, describing the minimal symbols
7616 loaded from DLLs without real debugging symbols.
7617
501eef12
AC
76182003-02-20 Andrew Cagney <ac131313@redhat.com>
7619
7620 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7621 hardware-breakpoint-limit".
7622 (Set Watchpoints): Add cross reference to "set remote
7623 hardware-watchpoint-limit".
7624 (Remote configuration options): New section.
7625
21c294e6
AC
76262003-02-04 Andrew Cagney <ac131313@redhat.com>
7627
e9be73e4
AC
7628 * gdbint.texinfo (Target Architecture Definition): Delete
7629 descrption of IS_TRAPPED_INTERNALVAR.
7630
21c294e6
AC
7631 From Keith Seitz <keiths@redhat.com>:
7632 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7633 option "-i"/"--interpreter" to this chapter. Include index
7634 entries.
7635
0179ffac
DC
76362003-02-04 David Carlton <carlton@math.stanford.edu>
7637
7638 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7639 (Variables): Recommend stabs+ and DWARF 2.
7640 (C plus plus expressions): Correct info about
7641 compiler versions, debug formats.
7642 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7643 PR symtab/874.
7644
7ca9f392
AC
76452003-02-01 Andrew Cagney <ac131313@redhat.com>
7646
7647 * gdbint.texinfo (Target Architecture Definition): Delete
7648 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7649 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7650 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7651 references to nindy and i960.
7652 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7653
31a85ea2
AC
76542003-02-01 Andrew Cagney <ac131313@redhat.com>
7655
7656 * gdbint.texinfo (Target Architecture Definition): Delete
7657 FLOAT_INFO.
7658
6b894e49
AC
76592003-01-30 Andrew Cagney <ac131313@redhat.com>
7660
7661 * stabs.texinfo (Member Type Descriptor): Clarify description of
7662 `@'. Suggested by Ben Hutchings.
7663
c48861fb
AC
76642003-01-29 Andrew Cagney <ac131313@redhat.com>
7665
7666 * gdb.texinfo (M68K): Delete reference to es1800.
7667
617073a9
AC
76682003-01-29 Andrew Cagney <ac131313@redhat.com>
7669
7670 * gdb.texinfo (Maintenance Commands): Document `maint print
7671 reggroups' and `maint print register-groups'.
7672 * gdbint.texinfo (Target Architecture Definition): Document
7673 register_reggroup_p.
7674
5b5d99cf
JB
76752003-01-23 Jim Blandy <jimb@redhat.com>
7676
7677 * gdb.texinfo (Separate Debug Files): New section.
7678
e7ba9c65
DJ
76792003-01-22 Daniel Jacobowitz <drow@mvista.com>
7680
7681 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7682 and "maint show profile".
7683
94e91d6d
MC
76842003-01-16 Michael Chastain <mec@shout.net>
7685
7686 * gdb.texinfo (Installing GDB): Warn against
7687 ".../gdb-VERSION/gdb/configure".
7688 (Separate Objdir): Likewise.
7689
867f3898
AC
76902003-01-15 Andrew Cagney <ac131313@redhat.com>
7691
7692 * gdbint.texinfo (Target Architecture Definition): Delete
7693 definition of PRINT_REGISTER_HOOK.
7694
f153cc92
EZ
76952003-01-15 Elena Zannoni <ezannoni@redhat.com>
7696
7697 (OpenRISC 1000): Fix formatting of command names.
7698
c60eb6f1
EZ
76992003-01-15 Elena Zannoni <ezannoni@redhat.com>
7700
7701 * gdb.texinfo (Continuing and Stepping): Add new command
7702 'advance'. Clarify behavior of 'until'.
7703
f5ebfba0
DJ
77042003-01-13 Daniel Jacobowitz <drow@mvista.com>
7705
7706 * gdb.texinfo (Files): Document solib-absolute-prefix and
7707 solib-search-path.
7708
4ce8657e
MC
77092003-01-09 Michael Chastain <mec@shout.net>
7710
7711 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7712 (Create a Release): Add new instructions for new @file{src-release}.
7713 Document existing instructions for @file{Makefile.in} as
7714 being for @value{GDBN} 5.3.1 or earlier.
7715
372613e3
AC
77162003-01-09 Andrew Cagney <ac131313@redhat.com>
7717
7718 * gdbint.texinfo (Target Architecture Definition): Mention
7719 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7720 allocate memory.
7721
b4e9345d
DJ
77222003-01-04 Daniel Jacobowitz <drow@mvista.com>
7723
7724 * gdb.texinfo (Controlling GDB): Add @kindex for
7725 "show osabi".
7726 (Backtraces): Add @kindex's for backtrace-below-main.
7727
98b45e30
DJ
77282003-01-04 Daniel Jacobowitz <drow@mvista.com>
7729
7730 * gdb.texinfo (Controlling GDB): Document "set osabi".
7731
95f90d25
DJ
77322003-01-04 Daniel Jacobowitz <drow@mvista.com>
7733
7734 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7735 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7736
1e698235
DJ
77372003-01-04 Daniel Jacobowitz <drow@mvista.com>
7738
7739 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7740 "set coerce-float-to-double".
7741 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7742
e632838e
AC
77432003-01-02 Andrew Cagney <ac131313@redhat.com>
7744
7745 * stabs.texinfo: Remove obsolete text.
7746 * gdbint.texinfo: Ditto.
7747 * gdb.texinfo: Ditto.
7748
c133ab7a
MK
77492002-12-22 Mark Kettenis <kettenis@gnu.org>
7750
7751 * gdbint.texinfo (Target Architecture Definition): Update
7752 description of gdbarch_register_osabi.
7753
f821f325
KH
77542002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7755
7756 * agentexpr.texi: Fix typos.
7757 * annotate.texi: Likewise.
7758 * fdl.texi: Likewise.
7759
85a6d8d3 77602002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7761
7762 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7763 DEPRECATED_INIT_FRAME_PC.
7764
ae45cd16
AC
77652002-12-01 Andrew Cagney <ac131313@redhat.com>
7766
7767 * gdbint.texinfo (Target Architecture Definition): Delete
7768 PC_IN_CALL_DUMMY.
7769
07555a72
AC
77702002-11-28 Andrew Cagney <ac131313@redhat.com>
7771
7772 * gdbint.texinfo (Host Definition): Delete documentation on
7773 USE_GENERIC_DUMMY_FRAMES.
7774
c166cdc7
EZ
77752002-11-26 Elena Zannoni <ezannoni@redhat.com>
7776
5ae4183a 7777 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7778 * Makefile.in (install-info): Run the install-info command as part
7779 of the post install steps only.
7780 (uninstall-info): New target.
7781 (uninstall): New target.
7782
35db0260
EZ
77832002-11-22 Elena Zannoni <ezannoni@redhat.com>
7784
7785 * Makefile.in (install): Make install do some real work.
7786
9ba8d803
AC
77872002-11-19 Andrew Cagney <ac131313@redhat.com>
7788
7789 Fix POSIX problem reported by Paul Eggert.
7790 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7791 Fix PR gdb/527.
7792
903ad3a6
AC
77932002-10-26 Andrew Cagney <cagney@redhat.com>
7794
7795 * gdbint.texinfo (Target Architecture Definition): Delete
7796 definition of DO_REGISTERS_INFO.
7797
f2abfe65
KB
77982002-10-18 Kevin Buettner <kevinb@redhat.com>
7799
7800 * gdbint.texinfo (Address Classes): Fix problems with insertion
7801 of ``{'' and ``}'' in example.
7802
b5b0480a
KB
78032002-10-17 Kevin Buettner <kevinb@redhat.com>
7804
7805 * gdbint.texinfo (Address Classes): New section.
7806 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7807 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7808 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7809 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7810
c85508ee
KD
78112002-10-11 Klee Dienes <kdienes@apple.com>
7812
7813 * gdb.texinfo (Registers): Mention vector registers as well as
7814 floating registers in the documentation for 'info registers' and
7815 'info all-registers'.
7816
6d12fc3d
DJ
78172002-10-11 Daniel Jacobowitz <drow@mvista.com>
7818
7819 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7820
8d19fbd2
JJ
78212002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7822
7823 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7824 interface definition.
7825
a37295f9
MM
78262002-10-03 Marko Mlinar <markom@opencores.org>
7827
7828 * gdb.texinfo (Target Commands): Add or1k target specific
7829 commands.
7830 * gdb.texinfo (Contributors): Add myself to the contributors list.
7831
da0f9dcd
AC
78322002-10-01 Andrew Cagney <ac131313@redhat.com>
7833
7834 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7835 and "mi1" instead of "mi1" and "mi0".
7836
2e834e49
HPN
78372002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7838
7839 * gdb.texinfo (Packets): Fix typos "alligned".
7840 Correct z3/Z3 description. Correct z4/Z4 title.
7841
050be0dc
AC
78422002-09-27 Andrew Cagney <ac131313@redhat.com>
7843
7844 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7845
1104b9e7
KB
78462002-09-25 Kevin Buettner <kevinb@redhat.com>
7847
7848 * gdb.texinfo: Use GNU/Linux instead of Linux.
7849
512217c7
AC
78502002-09-25 Andrew Cagney <ac131313@redhat.com>
7851
7852 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7853
10998722
AC
78542002-09-24 Andrew Cagney <ac131313@redhat.com>
7855
512217c7 7856 * gdb.texinfo: Replace @example with @smallexample.
10998722 7857
a0eb71c5
KB
78582002-09-20 Kevin Buettner <kevinb@redhat.com>
7859
f7dc1244 7860 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7861 * gdb.texinfo (Character Sets): Use @smallexample instead of
7862 @example. Use GNU/Linux instead of Linux.
7863
78642002-09-20 Jim Blandy <jimb@redhat.com>
7865
7866 * gdb.texinfo: Add character set documentation.
7867
2f870471
AC
78682002-09-19 Andrew Cagney <ac131313@redhat.com>
7869
7870 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7871 (Packets): Add cross reference from `b' packet to `z' packets.
7872
790eb8f5
AC
78732002-09-19 Andrew Cagney <ac131313@redhat.com>
7874
8d30a00d
AC
7875 * gdb.texinfo (Maintenance Commands): Document ``maint
7876 internal-error'' and ``maint internal-warning''.
7877
790eb8f5
AC
7878 * gdbint.texinfo (Target Architecture Definition): Revise
7879 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7880
a23a7bf1
JB
78812002-09-19 Joel Brobecker <brobecker@gnat.com>
7882
7883 * gdbint.texinfo (Target Conditionals): Document the new
7884 NAME_OF_MALLOC macro.
7885
299ffc64
AC
78862002-09-05 Andrew Cagney <ac131313@redhat.com>
7887
7888 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7889 engineer.
7890
b7bb15bc
SC
78912002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7892
7893 * gdb.texinfo (TUI Overview): Document status line fields.
7894
3d757584
SC
78952002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7896
7897 * gdb.texinfo (TUI Commands): Document info win command.
7898
269c21fe
SC
78992002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7900
7901 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7902
7cf36c78
SC
79032002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7904
7905 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7906 (TUI Keys): Likewise.
7907
d2c6833e
AC
79082002-08-25 Andrew Cagney <ac131313@redhat.com>
7909
7910 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7911 for a packet receive.
7912
46d8b1c3
AC
79132002-08-25 Andrew Cagney <ac131313@redhat.com>
7914
7915 * Makefile.in (clean): Move to end of file.
7916 (distclean, maintainer-clean, realclean): Ditto.
7917 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7918 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7919 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7920 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7921
b0787093
AC
79222002-08-24 Andrew Cagney <ac131313@redhat.com>
7923
7924 * Makefile.in (GDBINT_TEX_TMPS): Define.
7925 (gdbint.dvi, gdbint.pdf): Use
7926 (GDB_TEX_TMPS): Define.
7927 (gdb.dvi, gdb.pdf): Use.
7928 (STABS_TEX_TMPS): Define.
7929 (stabs.dvi, stabs.pdf): Use.
7930 (GDB_DOC_SOURCE_INCLUDES): New macros.
7931 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7932 (GDBINT_DOC_FILES_INCLUDES): New macros.
7933 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7934 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7935 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7936 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7937 (links2roff): Replace SFILES_INCLUDED with
7938 GDB_DOC_SOURCE_INCLUDES.
7939 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7940 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7941 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7942 dependencies.
7943 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7944 dependencies.
7945 (gdbmi.texinfo): Delete rule.
7946 (inc-hist.texinfo): Delete rule.
7947 (rluser.texinfo): Delete rule.
7948
ebba8386
AC
79492002-08-23 Andrew Cagney <cagney@redhat.com>
7950
7951 * gdbint.texinfo (Target Architecture Definition): Update
7952 STORE_RETURN_VALUE, mention regcache.
7953
0ab7a791
AC
79542002-08-21 Andrew Cagney <ac131313@redhat.com>
7955
7956 * gdbint.texinfo (Target Architecture Definition): Document
7957 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7958
ee2d5c50
AC
79592002-08-19 Andrew Cagney <ac131313@redhat.com>
7960
7961 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7962 Fix minor typos. Add index entries.
7963
53c69bd7
AC
79642002-08-18 Andrew Cagney <ac131313@redhat.com>
7965
7966 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7967
e76f1f2e
AC
79682002-08-15 Andrew Cagney <ac131313@redhat.com>
7969
7970 * gdbint.texinfo (Target Architecture Definition): Document
7971 PRINT_VECTOR_INFO.
7972 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7973
0680b120
AC
79742002-08-13 Andrew Cagney <ac131313@redhat.com>
7975
7976 * gdb.texinfo (Maintenance Commands): Document "maint print
7977 registers", "maint print raw-registers" and "maint print
7978 cooked-registers".
7979
3c3bea1c
GS
79802002-08-08 Grace Sainsbury <graces@redhat.com>
7981
a9331b3f 7982 From Mark Salter:
3c3bea1c
GS
7983 * gdb.texinfo (Protocol): Document T packet extension to
7984 allow watchpoint address reporting.
7985
42f9b0a5
AC
79862002-08-03 Andrew Cagney <ac131313@redhat.com>
7987
7988 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7989
db034ac5
AC
79902002-08-01 Andrew Cagney <cagney@redhat.com>
7991
7992 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7993 to CHILL.
7994
e2b28d04
AC
79952002-08-01 Andrew Cagney <ac131313@redhat.com>
7996
7997 * gdbint.texinfo (Coding): Revise section "Include Files".
7998
7fb623f7
AC
79992002-07-24 Andrew Cagney <cagney@redhat.com>
8000
8001 * gdbint.texinfo: Obsolete references to m88k.
8002 * gdb.texinfo: Ditto.
8003
4a2b4636
JB
80042002-07-10 Joel Brobecker <brobecker@gnat.com>
8005
7fb623f7 8006 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8007 where the proper version of autoconf can be retrieved.
8008
a71ec265
DH
80092002-07-09 Don Howard <dhoward@redhat.com>
8010
8011 * gdb.texinfo (Command Files): Further describe the behavior of
8012 sourced command files.
8013
b9aa90c9
AC
80142002-06-27 Andrew Cagney <ac131313@redhat.com>
8015
8016 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8017 (Coding): Clarify ISO C version that GDB assumes.
8018
40dd2248
TT
80192002-06-26 Tom Tromey <tromey@redhat.com>
8020
8021 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8022 add_setshow_cmd_full.
8023
bfac230e
DH
80242002-06-25 Don Howard <dhoward@redhat.com>
8025
8026 * gdb.texinfo (Memory Region Attributes): Document new behavior
8027 for 'mem' command.
8028
475b0867
JB
80292002-06-11 Jim Blandy <jimb@redhat.com>
8030
919d772c
JB
8031 * gdb.texinfo (Symbols): Update documentation for `info source'
8032 command.
8033
475b0867
JB
8034 * gdb.texinfo (Macros): Call the command `info macro', not
8035 `show macro'.
8036
ba8c9337
AC
80372002-06-09 Andrew Cagney <ac131313@redhat.com>
8038
8039 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8040 data''.
8041
1029b7fa
MK
80422002-06-09 Mark Kettenis <kettenis@gnu.org>
8043
8044 * gdbint.texinfo (Target Architecture Definition): Document
8045 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8046
16737d73
AC
80472002-06-08 Andrew Cagney <ac131313@redhat.com>
8048
8049 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8050 lists.
8051
30107679
AC
80522002-06-08 Andrew Cagney <ac131313@redhat.com>
8053
8054 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8055 Branch''.
8056
3352e23e
AC
80572002-06-01 Andrew Cagney <ac131313@redhat.com>
8058
8059 * gdbint.texinfo (Target Architecture Definition): Add section
8060 ``Converting an existing Target Architecture to Multi-arch''.
8061
cbb09e6a
AC
80622002-05-30 Andrew Cagney <ac131313@redhat.com>
8063
8064 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8065 to ``Obsoleting code''. Revise.
8066
e2e0bcd1
JB
80672002-05-17 Jim Blandy <jimb@redhat.com>
8068
8069 * gdb.texinfo (C Preprocessor Macros): New chapter.
8070 Include it in the main menu.
8071 (Contributors): Credit Jim Blandy with macro support.
8072 (Compilation): Explain how to get macro information into the
8073 executable.
8074 (Expressions): Note that preprocessor macros are expanded.
8075
9db8d71f
DJ
80762002-05-14 Daniel Jacobowitz <drow@mvista.com>
8077
8078 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8079 options for `target remote'.
8080
6d531722
AC
80812002-05-13 Andrew Cagney <ac131313@redhat.com>
8082
8083 * gdbint.texinfo (Target Architecture Definition): Delete
8084 documentation on NNPC_REGNUM.
8085
13d01224
AC
80862002-05-11 Andrew Cagney <ac131313@redhat.com>
8087
8088 * gdbint.texinfo (Target Architecture Definition): Document
8089 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8090 (Target Architecture Definition): Revise section `Using Different
8091 Register and Memory Data Representations'. Add section `Raw and
8092 Virtual Register Representations'.
8093
b2e75d78
AC
80942002-05-11 Andrew Cagney <ac131313@redhat.com>
8095
8096 * gdbint.texinfo (Target Architecture Definition): Mention
8097 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8098 (Target Architecture Definition): Mention same. Add references to
8099 web pages.
8100
2c8682ee
MS
81012002-05-08 Michael Snyder <msnyder@redhat.com>
8102
8103 * stabs.texinfo (Attributes): Document new "vector" attribute.
8104
0816590b
AC
81052002-05-04 Andrew Cagney <ac131313@redhat.com>
8106
8107 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8108
2653173e
AC
81092002-05-04 Andrew Cagney <ac131313@redhat.com>
8110
8111 * gdb.texinfo: Delete obsolete references to a29k.
8112
d7bd68ca
AC
81132002-04-24 Andrew Cagney <ac131313@redhat.com>
8114
8115 * gdbint.texinfo (Target Architecture Definition): Replace
8116 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8117
21d83aa5
DM
81182002-04-24 David S. Miller <davem@redhat.com>
8119
8120 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8121
7673a6cc
DM
81222002-04-21 David S. Miller <davem@redhat.com>
8123
8124 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8125
d49d1e0a
AC
81262002-04-21 Andrew Cagney <ac131313@redhat.com>
8127
8128 * gdbint.texinfo (Target Architecture Definition): Delete
8129 definition of HAVE_REGISTER_WINDOWS.
8130
f7dc1244 81312002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8132
8133 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8134 "Theodore A. Roth" <troth@verinet.com>.
8135
5ca0cb28
DH
81362002-04-15 Don Howard <dhoward@redhat.com>
8137
f7dc1244 8138 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8139 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8140 Provide a better explaination of this feature.
5ca0cb28 8141
f208ba17
AC
81422002-04-14 Andrew Cagney <ac131313@redhat.com>
8143
8144 * gdbint.texinfo (Target Architecture Definition): Remove
8145 FRAME_CHAIN_COMBINE.
8146
d5ba91de
MC
81472002-04-12 Michael Chastain <mec@shout.net>
8148
8149 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8150 REG_STACK_SEGMENT.
8151
26818220
MC
81522002-04-09 Michael Chastain <mec@shout.net>
8153
8154 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8155 PYRAMID_* macros.
8156
129188f6
AC
81572002-04-07 Andrew Cagney <ac131313@redhat.com>
8158
8159 * gdb.texinfo (Bug Reporting): Document that the web is the
8160 prefered way of submitting bug reports.
8161 (Bug Reporting): Delete the s-mail address as the last resort.
8162
8227c0ff
AC
81632002-04-05 Andrew Cagney <ac131313@redhat.com>
8164
8165 * gdbint.texinfo (Target Architecture Definition): Delete
8166 references to TARGET_WRITE_FP and write_fp.
8167
16d9dec6
MS
81682002-03-27 Michael Snyder <msnyder@redhat.com>
8169
8170 * gdb.texinfo: Document new commands dump, append, and restore.
8171
9ae8b82c
AC
81722002-03-27 Andrew Cagney <ac131313@redhat.com>
8173
8174 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8175 Branch'.
8176
474c8240
AC
81772002-03-18 Andrew Cagney <ac131313@redhat.com>
8178
8179 * gdb.texinfo: Change all examples to @smallexample.
8180 * gdbint.texinfo: Ditto.
a9331b3f 8181
fb0ff88f
AC
81822002-03-18 Andrew Cagney <ac131313@redhat.com>
8183
8184 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8185 Branches''.
8186
9bb0a4d8
AC
81872002-03-18 Andrew Cagney <ac131313@redhat.com>
8188
8189 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8190 Policy''.
8191
937f164b
FF
81922002-03-04 Fred Fish <fnf@redhat.com>
8193
8194 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8195 expresson, suports, dependant, trhe, perhaphs, situtations,
8196 explictily, taged, oportunity, unfortunatly).
8197
a7b40f07
AC
81982002-02-24 Andrew Cagney <ac131313@redhat.com>
8199
8200 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8201 Remove reference to 3.12.
8202
aab4e0ec
AC
82032002-02-23 Andrew Cagney <ac131313@redhat.com>
8204
8205 * gdbint.texinfo: Include fdl.texi.
8206 (Top): Add GNU Free Documentation License.
8207 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8208 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8209 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8210 (gdbint.info): Add srcdir to include path.
8211 * gdb.texinfo: Include gpl.texi.
8212 (Top): Add Copying.
8213 * gpl.texi: New file.
8214
47b95330
AC
82152002-02-23 Andrew Cagney <ac131313@redhat.com>
8216
8217 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8218
78c47bea
PM
82192002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8220
8221 * gdb.texinfo: Document Cygwin native specific commands.
8222
56460a61
DJ
82232002-02-15 Daniel Jacobowitz <drow@mvista.com>
8224
8225 * gdb.texinfo: Document gdbserver ``--attach'' command.
8226
def71bfa
MS
82272002-02-07 Michael Snyder <msnyder@redhat.com>
8228
8229 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8230 to @code(_ovly_debug_event).
8231
c928edc0
AC
82322002-02-07 Andrew Cagney <ac131313@redhat.com>
8233
8234 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8235
81d46470
MS
82362002-02-06 Michael Snyder <msnyder@redhat.com>
8237
8238 * gdb.texinfo (overlays): Mention new magic symbol
8239 '_ovly_debug_event', which allows GDB to keep better track
8240 of overlays.
8241
f7dc1244 82422002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8243
8244 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8245 Suggested by Dmitry Sivachenko.
8246
8247 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8248
15110bc3
MS
82492002-02-01 Michael Snyder <msnyder@redhat.com>
8250
8251 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8252
6763aef9
MS
82532002-01-30 Michael Snyder <msnyder@redhat.com>
8254
ac282366
MS
8255 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8256 (set trust-readonly-sections): Document.
6763aef9 8257
8642bc8f
AC
82582002-01-29 Andrew Cagney <ac131313@redhat.com>
8259
8260 * gdbint.texinfo (Releasing GDB): Revise and update.
8261
afe64c1a
AC
82622002-01-28 Andrew Cagney <ac131313@redhat.com>
8263
8264 * gdbint.texinfo (Target Architecture Definition): Delete
8265 description of TARGET_BYTE_ORDER_DEFAULT.
8266
f7dc1244 82672002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8268
8269 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8270 <mitya@cavia.pp.ru>.
8271
3d6e1b5a
AC
82722002-01-23 Andrew Cagney <ac131313@redhat.com>
8273
8274 * libgdb.texinfo: Delete file.
8275
6c0e9fb3
AC
82762002-01-22 Andrew Cagney <ac131313@redhat.com>
8277
8278 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8279 * gdbint.texinfo: Ditto.
8280
e0ce93ac
AC
8281Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8282
8283 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8284
be298bcc
AC
82852002-01-22 Andrew Cagney <ac131313@redhat.com>
8286
8287 * Makefile.in: Update copyright.
8288 (TEXI2DVI): Define.
8289 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8290 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8291 gdb-cfg.texi.
8292 (TEXINDEX, PDFTEX): Delete makefile variables.
8293
8e04817f
AC
82942002-01-22 Andrew Cagney <ac131313@redhat.com>
8295
8296 * gdb.texinfo (Protocol): Move section to appendix.
8297
6b2f586d
AC
82982002-01-21 Andrew Cagney <ac131313@redhat.com>
8299
8300 * gdb.texinfo (Remote Debugging): Create a menu.
8301 (Top): Add ``Remote Debugging'' to menu.
8302
6f05cf9f
AC
83032002-01-21 Andrew Cagney <ac131313@redhat.com>
8304
8305 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8306 serial protocol'' from here.
8307 (Remote Debugging): To here. New chapter.
8308
3fd3d7d2
AC
83092002-01-20 Andrew Cagney <ac131313@redhat.com>
8310
8311 * gdbint.texinfo (Target Architecture Definition): Delete
8312 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8313
7fd60527
AC
83142002-01-20 Andrew Cagney <ac131313@redhat.com>
8315
8316 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8317 are no longer needed.
8318 (Porting GDB): Add maintainer note about configure.host.
8319
c2f05ac9
AC
83202002-01-20 Andrew Cagney <ac131313@redhat.com>
8321
8322 * gdbint.texinfo (Target Architecture Definition): Remove
8323 definition of IEEE_FLOAT.
8324
f7dc1244 83252002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8326
8327 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8328 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8329 <3diff@gnu.org>
231b2aad 8330
82600034
AC
83312002-01-19 Andrew Cagney <ac131313@redhat.com>
8332
8333 * gdbint.texinfo (Host Definition): Remove references to
8334 MALLOC_INCOMPATIBLE.
8335
7708fa01
AC
83362002-01-17 Andrew Cagney <ac131313@redhat.com>
8337
8338 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8339 and xyz-xdep.o.
8340
eb12ee30
AC
83412002-01-17 Andrew Cagney <ac131313@redhat.com>
8342
889bf7c5 8343 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8344 (Set Breaks): Copy ``maint info breakpoint'' doco to
8345 ``Maintenance Commands'' appendix. Add reference.
8346
c9ccaa92
AC
83472002-01-17 Andrew Cagney <ac131313@redhat.com>
8348
8349 * fdl.texi: Remove next/prev from @node.
8350
f7dc1244 83512002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8352
8353 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8354 for monstrous @multitable (from Brian Youmans).
8355
8356 * fdl.texi: New file.
8357
8358 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8359
8973da3a
AC
83602002-01-15 Andrew Cagney <ac131313@redhat.com>
8361
8362 * gdbint.texinfo (Releasing GDB): New chapter.
8363
7d86b5d5
AC
83642002-01-14 Andrew Cagney <ac131313@redhat.com>
8365
8366 * gdb.texinfo (Embedded Processors, Calling program functions):
8367 Obsolete references to a29k.
8368
cc1cb004
AC
83692002-01-13 Andrew Cagney <ac131313@redhat.com>
8370
8371 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8372 examples. Document that a code-block should do or discard its
8373 cleanups before exit.
8374
79f12247
MS
83752002-01-11 Michael Snyder <msnyder@redhat.com>
8376
8377 * gdb.texinfo (Choosing files): Change @samp to @file.
8378
19837790
MS
83792002-01-05 Michael Snyder <msnyder@redhat.com>
8380
8381 * gdb.texinfo (--pid): Document new command line option (attach).
8382
f7dc1244 83832002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8384
8385 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8386 in the stub.
8387
d7449b42
AC
83882002-01-04 Andrew Cagney <ac131313@redhat.com>
8389
8390 * gdbint.texinfo (Target Architecture Definition): Replace
8391 BIG_ENDIAN with BFD_ENDIAN_BIG.
8392
f23631e4
AC
83932002-01-03 Andrew Cagney <ac131313@redhat.com>
8394
8395 * gdbint.texinfo (Target Architecture Definition): Replace
8396 value_ptr with struct value pointer.
8397
72c9928d
EZ
83982002-01-02 Eli Zaretskii <eliz@gnu.org>
8399
8400 * gdb.texinfo (Free Software): Fix wording.
8401
959acfd1
EZ
84022001-12-31 Eli Zaretskii <eliz@gnu.org>
8403
8404 * gdb.texinfo (Free Software): New section ``Free Software Needs
8405 Free Documentation''.
8406
f7dc1244 84072001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8408
8409 * stabs.texinfo:
8410 * gdb.texinfo:
8411 * gdbint.texinfo:
8412 * libgdb.texinfo:
8413 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8414
6600abed
MS
84152001-12-29 Michael Snyder <msnyder@redhat.com>
8416
8417 * gdb.texinfo (maint info sections): Fix typo.
8418
f6680716
MS
84192001-12-26 Michael Snyder <msnyder@redhat.com>
8420
fe95c787
MS
8421 * gdb.texinfo (maint info sections): Document.
8422
a9331b3f 8423 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8424 'info proc' sub-options that are currently not implemented.
8425
c3d3ce5b
JB
84262001-12-20 Jim Blandy <jimb@redhat.com>
8427
8428 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8429
778eb05e
AC
84302001-12-15 Andrew Cagney <ac131313@redhat.com>
8431
8432 * gdbint.texinfo (Target Architecture Definition): Replace
8433 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8434
2607059c
AC
84352001-12-01 Andrew Cagney <ac131313@redhat.com>
8436
8437 * gdbint.texinfo (Host Definition): Delete documentation on
8438 HOST_BYTE_ORDER.
8439
df0cd8c5
JB
84402001-11-30 Jim Blandy <jimb@redhat.com>
8441
8442 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8443 overlay support. Add to top-level menu.
df0cd8c5 8444
88118b3a
TT
84452001-11-26 Tom Tromey <tromey@redhat.com>
8446
8447 * gdb.texinfo (Command Syntax): Document C-o binding.
8448
96565e91
CF
84492001-07-26 Christopher Faylor <cgf@redhat.com>
8450
8451 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8452 use since it is described in the referenced section.
8453
f7dc1244 8454 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8455 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8456 clearer when using DJGPP.
8457
2a3d5645
CF
84582001-11-24 Christopher Faylor <cgf@redhat.com>
8459
8460 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8461 specifically refer to MS-DOS.
8462 (command files): Mention gdb.ini is only used on MS-DOS.
8463
aa26fa3a
TT
84642001-11-21 Tom Tromey <tromey@redhat.com>
8465
8466 * gdb.texinfo (Invoking GDB): Document --args.
8467 (Mode Options): Likewise.
8468
4f8ada06
JB
84692001-11-21 Jim Blandy <jimb@redhat.com>
8470
8471 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8472 Delete documentation; this macro has been removed from the
8473 sources.
4f8ada06 8474
3fe0dc10
JB
84752001-11-13 Jim Blandy <jimb@redhat.com>
8476
8477 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8478
9e5abb06
CV
84792001-11-06 Corinna Vinschen <vinschen@redhat.com>
8480
8481 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8482
1c5dfdad
MS
84832001-11-05 Michael Snyder <msnyder@redhat.com>
8484
a9331b3f 8485 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8486 quote regexp chars in function names such as "operator*()".
8487
990f9fe3
FF
84882001-11-01 Fred Fish <fnf@redhat.com>
8489
8490 * gdbint.texinfo (SOLIB_ADD): Document additional new
8491 "readsyms" arg.
8492
b433d00b
DH
84932001-10-30 Don Howard <dhoward@redhat.com>
8494
070b1dd3
DH
8495 * gdb.texinfo: (Command Files) Added documentation for the
8496 behavior of gdb with input redirected from a file.
b433d00b 8497
b7209cb4
FF
84982001-10-28 Fred Fish <fnf@redhat.com>
8499
8500 * gdb.texinfo (auto-solib-add): Change docs to match
8501 implementation change.
8502 (auto-solib-limit): Add docs for new variable.
8503
1aa20aa8
AC
85042001-10-15 Andrew Cagney <ac131313@redhat.com>
8505
8506 * gdbint.texinfo (Target Architecture Definition): Function
8507 value_as_pointer renamed to value_as_address.
8508
fc0c74b1
AC
85092001-10-15 Andrew Cagney <ac131313@redhat.com>
8510
8511 * gdbint.texinfo (Target Architecture Definition): Default
8512 POINTER_TO_ADDRESS functions assume unsigned addresses.
8513 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8514 posting by Jim Blandy.
8515
f4846649
JB
85162001-10-12 Jim Blandy <jimb@redhat.com>
8517
8518 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8519 version of texi2html (1.64) doesn't support this flag any more.
8520
f277788b
MK
85212001-09-08 Mark Kettenis <kettenis@gnu.org>
8522
a9dc4918
MK
8523 * gdbint.texinfo (Host Definition): Remove description of
8524 MEM_FNS_DECLARED.
8525
d28379df
MK
8526 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8527
f277788b
MK
8528 * gdbint.texinfo (Host Definition): Remove description of
8529 HAVE_SIGSETMASK.
8530
7ccaa899
EZ
85312001-09-04 Elena Zannoni <ezannoni@redhat.com>
8532
8533 * gdbint.texinfo (Target Architecture Definition): Add
8534 explanation of TARGET_PRINT_INSN macro.
8535
17d9d558
JB
85362001-08-30 Jim Blandy <jimb@redhat.com>
8537
8538 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8539 Explain what it means to load relocatable files.
8540
72cde065
JB
85412001-08-28 Jim Blandy <jimb@redhat.com>
8542
8543 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8544 info `top' menu.
8545
9e678452
CF
8546Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8547
8548 * gdbint.texinfo: Add a cautionary note about macro use.
8549
a2bea4c3 85502001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8551
a2bea4c3
CV
8552 * gdb.texinfo: Explain omitting the hostname in the
8553 `target remote' command.
8554
1129bf27
DJ
85552001-07-30 Daniel Jacobowitz <drow@mvista.com>
8556
8557 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8558 and END-INFO-DIR-ENTRY.
8559
732b3002
SC
85602001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8561
8562 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8563
89437448
AC
85642001-07-25 Andrew Cagney <ac131313@redhat.com>
8565
8566 * gdbint.texinfo (libgdb): Rewrite.
8567
f7dc1244 85682001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8569
8570 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8571
c4555f82
SC
85722001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8573
8574 * gdb.texinfo (TUI): New chapter, document the TUI.
8575 (Mode Options): Document the -tui option.
8576
2f45a6e0
MK
85772001-07-23 Mark Kettenis <kettenis@gnu.org>
8578
8579 * gdbint.texinfo (Host Definition): Remove description of
8580 NEED_POSIX_SETPGID.
8581
f7dc1244 85822001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8583
8584 * gdb.tex (DJGPP Native): New node, with descriptions of
8585 DJGPP-specific commands.
8586
be9c6c35
JM
85872001-07-19 John R. Moore <jmoore@redhat.com>
8588
8589 * gdbint.texinfo: Three misspellings.
8590
dfa249fb
AC
85912001-07-06 Andrew Cagney <ac131313@redhat.com>
8592
8593 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8594 `test` expressions on bash. Problem reported by Colin Walters.
8595
c72e7388
AC
85962001-07-04 Andrew Cagney <ac131313@redhat.com>
8597
8598 * gdbint.texinfo (User Interface): Update ui-out documentation to
8599 refelect recent UI/MI updates.
8600
94bbb2c0
AC
86012001-07-04 Andrew Cagney <ac131313@redhat.com>
8602
8603 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8604 interpreters.
8605
af6c57ea
AC
86062001-06-15 Andrew Cagney <ac131313@redhat.com>
8607
8608 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8609 structure and not macros.
8610 (Host Definition): Document that much of this chapter is obsolete.
8611 (Target Architecture Definition): Update list of files that make
8612 up a target architecture.
8613 (Coding): Update.
8614
83aa8bc6
AC
86152001-06-28 Andrew Cagney <ac131313@redhat.com>
8616
8617 * gdbint.texinfo (Target Architecture Definition): Update
8618 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8619 The latter has been changed to a true predicate.
8620
f7dc1244 86212001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8622
8623 * annotate.texi: Add @noindent where needed. From Dmitry
8624 Sivachenko <dima@Chg.RU>.
8625 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8626
656db9b0
AC
86272001-06-16 Andrew Cagney <ac131313@redhat.com>
8628
8629 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8630
df2396a1
AC
86312001-06-14 Andrew Cagney <ac131313@redhat.com>
8632
8633 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8634 returns ``OK''. Document that the ``R'' packet does not reply.
8635
0f1f2b0a
MS
86362001-06-13 Michael Snyder <msnyder@redhat.com>
8637
8638 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8639
f7dc1244 86402001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8641
8642 * gdb.texinfo (Signals): Clarify the default setting of signal
8643 handling.
8644
a5d7c491
AC
86452001-05-14 Andrew Cagney <ac131313@redhat.com>
8646
8647 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8648 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8649
05a54c4f
AC
86502001-05-12 Andrew Cagney <ac131313@redhat.com>
8651
8652 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8653
f7dc1244 86542001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8655
8656 * gdbint.texinfo (Clean Design and Portable Implementation):
8657 Renamed from "Clean Design".
8658 (Clean Design and Portable Implementation): Document portable
8659 methods of handling file names, and the associated macros.
8660
f7dc1244 86612001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8662
8663 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8664 command and provide a cross-reference to its description.
8665 (Symbols): Note that "info scope" is useful for trace experiments.
8666
f7dc1244 86672001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8668
b37052ae
EZ
8669 * gdb.texinfo (Symbols): Document "info scope".
8670 (Tracepoints): New chapter.
8671 (Contributors): Update for v5.1.
8672 <All nodes>: Change "C++" to "C@t{++}".
8673
0ee54786
EZ
8674 * gdbint.texinfo (User Interface): A new section about ui_out
8675 functions, based on text written by Fernando Nasser.
8676
c534679c
EZ
8677 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8678
f7dc1244 86792001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8680
e9c75b65
EZ
8681 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8682
8683 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8684
8685 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8686 Replace "GDB" with "@value{GDBN}". Fix markup.
8687
8688 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8689
3d67e040
EZ
8690 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8691 a cross-reference to its description.
8692 (Symbols): Document "info symbol".
8693
f7dc1244 86942001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8695
8696 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8697 subsection "x86 Watchpoints".
8698 (Target Architecture Definition): Document the macros
8699 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8700 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8701
b0ed3589
AC
87022001-03-20 Andrew Cagney <ac131313@redhat.com>
8703
8704 * gdbint.texinfo (Target Architecture Definition): Update
8705 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8706 list.
8707
b6ba6518
KB
87082001-03-06 Kevin Buettner <kevinb@redhat.com>
8709
8710 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8711 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8712
f7dc1244 87132001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8714
8715 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8716
f7dc1244 87172001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8718
17cc6a06
EZ
8719 * gdb.texinfo (Environment): Document that `path' does not change
8720 the value of PATH in GDB's own environment (it did in the past,
8721 but that was changed on March 15, 1994). Reported by Doug Evans
8722 <dje@transmeta.com>.
8723
56caf160
EZ
8724 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8725 its line. Fix markup of commands and macros. Add an Index node
8726 and index entries.
8727
29e57380
C
87282001-01-23 J.T. Conklin <jtc@redback.com>
8729
8730 * gdb.texinfo (Memory region attributes): New manual section.
8731
1c6147de
ND
87322001-01-04 Nicholas Duffek <nsd@redhat.com>
8733
8734 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8735
f7dc1244 87362000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8737
8738 * refcard.tex: Version and copyright fixed. From Phil Edwards
8739 <pedwards@disaster.jaj.com>.
8740
0dcedd82
AC
8741Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8742
8743 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8744 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8745
3b851bce
AC
8746Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8747
8748 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8749 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8750
f7dc1244 87512000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8752
8753 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8754 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8755
b90a5f51
CF
87562000-11-10 Christopher Faylor <cgf@cygnus.com>
8757
8758 * gdb.texinfo: Document new 'set step-mode' command.
8759
f7dc1244 87602000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8761
8762 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8763 changes from Dmitry Sivachenko <dima@Chg.RU>.
8764
f7dc1244 87652000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8766
8767 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8768 From Steven Johnson <sbjohnson@ozemail.com.au>.
8769
2e685b93
MK
87702000-08-10 Mark Kettenis <kettenis@gnu.org>
8771
8772 * gdbint.texinfo (Overall Structure): Spelling fix.
8773
f7dc1244 87742000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8775
8776 * gdbint.texinfo (Target Architecture Definition): Document that
8777 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8778 for which REGISTER_CONVERTIBLE returns a zero value.
8779
63ac3005
EZ
87802000-07-08 Christopher Faylor <cgf@cygnus.com>
8781
8782 * Makefile.in (install-info): Find files to install in either the
8783 build or source directories (adapted from Makefile.am).
8784
bd79f757
ND
87852000-07-07 Nicholas Duffek <nsd@redhat.com>
8786
8787 * stabs.texinfo: Fix spelling errors.
8788 (String Field): FILE-NUMBER starts from 0, not 1.
8789
f7dc1244 87902000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8791
8792 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8793 Brian Youmans.
5f208f6d 8794
f7dc1244 87952000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8796
8797 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8798 the source directory. Reported by Mark Harig
8799 <markh@frazier.landmark.com>.
cc542d3b 8800
f3b28801
C
88012000-06-20 J.T. Conklin <jtc@redback.com>
8802
8803 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8804
449f3b6c
AC
8805Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8806
8807 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8808 Generate using pdftex.
449f3b6c 8809 (PDFTEX): Define.
889bf7c5 8810 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8811 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8812 @contents at the start.
449f3b6c 8813
f7dc1244 88142000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8815
8816 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8817 Youmans.
48e934c6 8818
9e9c5ae7
AC
8819Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8820
8821 From Brian Youmans:
8822 * gdb.texinfo: Fix ``et al.''.
8823
c741b251
AC
8824Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8825
8826 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8827 loop.
c741b251 8828
4ab64e14
JG
88292000-05-19 Jimmy Guo <guo@cup.hp.com>
8830
8831 * configure: Regenerate.
8832
f7dc1244 88332000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8834
8835 * Makefile.in (install-info): Run install-info on installed Info
8836 files.
8837
8c70017b
AC
8838Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8839
a7cb598a 8840 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8841 Andrew Cagney.
8c70017b 8842
f7dc1244 88432000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8844
8845 * gdb.texinfo: Proofreading changes from Brian Youmans.
8846
bf0184be
ND
88472000-05-01 Nick Duffek <nsd@cygnus.com>
8848
8849 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8850 startup sequence, minor edits.
8851
f7dc1244 88522000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8853
8854 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8855 TeX.
8856
8857 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8858 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8859 like `n' and `s' which look weird. Convert some of the @kindex to
8860 @vindex, when they refer to variables, not commands.
8861
33e16fad
AC
8862Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8863
8864 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8865
f7dc1244 88662000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8867
8868 * Makefile.in (GDBMI_DIR): New variable.
8869 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8870 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8871 (gdbmi.texinfo): New target, for texi2roff.
8872 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8873 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8874
8875 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8876 gdbmi.texinfo.
8877 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8878 comment.
8879
d167840f
EZ
88802000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8881
8882 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8883 command.
d167840f 8884
f7dc1244 88852000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8886
8887 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8888 prevents the build (and is generally a Bad Idea).
8889
f7dc1244 88902000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8891
8892 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8893 a comma inside @var.
8894 (Command Files): Index markup changes from Dmitry Sivachenko
8895 <dima@Chg.RU>.
8896
f7dc1244 88972000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8898
8899 * Makefile.in (LN_S): Define.
8900 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8901 invoke "ln -s" unless it is known to work.
8902
8903 * configure.in (AC_PROG_LN_S): Add.
8904
8dc7983f
JB
89052000-04-14 Jim Blandy <jimb@redhat.com>
8906
8907 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8908 section.
8909 (Target Conditionals): Document ADDRESS_TO_POINTER,
8910 POINTER_TO_ADDRESS.
8911
1a8237e8
DB
89122000-04-11 Daniel Berlin <dan@cgsoftware.com>
8913
8914 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8915 gdb-cfg.texi to get the value.
8916
ca526f1a
JB
89172000-04-10 Jim Blandy <jimb@redhat.com>
8918
8919 * gdbint.texinfo (Target Architecture Definition): Fix
8920 cross-references.
8921
faaafcb4
JB
89222000-04-08 Jim Blandy <jimb@redhat.com>
8923
8924 * gdbint.texinfo (Using Different Register and Memory Data
8925 Representations): New section.
8926 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8927 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8928 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8929
1b27397f
AC
8930Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8931
8932 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8933 for acknowledgments.
1b27397f 8934
480ff1fb
AC
8935Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8936
8937 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8938 qThreadExtraInfo.
480ff1fb 8939
a9331b3f 89402000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8941
a9331b3f
RM
8942 * gdb.texinfo: Clarify which remote debug protocol commands are
8943 required and which are optional.
f1251bdd 8944
dbeb8dbd
AC
8945Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8946
8947 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8948 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8949 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8950 * annotate.texi: Update.
8951
6d2ebf8b
SS
89522000-03-28 Stan Shebs <shebs@apple.com>
8953
8954 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8955 expectation of additional changes before release), update
8956 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8957 node links, rephrase and/or shorten lines to fix formatting
8958 problem in both regular and @smallbook formats.
8959 * annotate.texi: Shorten lines in example, use smallexample
8960 consistently everywhere.
8961 * Makefile.in: Add comment about texinfo 4.0 html generation.
8962 (SFILES_INCLUDED): Add annotate.texi.
8963
5d161b24
DB
89642000-03-27 Daniel Berlin <dan@cgsoftware.com>
8965
5ae4183a
AS
8966 * gdb.texinfo (Debugging Output): Added new section, documenting
8967 the "set/show debug" commands.
5d161b24 8968
b9deaee7
AC
8969Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8970
8971 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8972 entry.
b9deaee7
AC
8973
8974 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8975 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8976 @chapter and @node entries.
a9331b3f 8977
b9deaee7 8978 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8979
9ef47d30
AC
8980Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8981
8982 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8983 files.
9ef47d30 8984
cfeada60
FN
89852000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8986
8987 From David Whedon <dwhedon@gordian.com>
5ae4183a 8988 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8989
6837a0a2
DB
89902000-03-22 Daniel Berlin <dan@cgsoftware.com>
8991
8992 * gdb.texinfo: Add documentation for the apropos command.
8993
bba2971c
MS
89942000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8995
8996 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8997
2b628194
MS
89982000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8999
a9331b3f 9000 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9001 two places.
9002
96a2c332
SS
90032000-03-17 Stan Shebs <shebs@apple.com>
9004
9005 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9006 <dima@Chg.RU>, also clarification of allowed content for
9007 string constants.
9008
f7dc1244 90092000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9010
9011 * gdb.texinfo (main menu): Add Annotations.
9012 (File Options): Add @cindex entries for each command-line option.
9013 Document --epoch, --annotate, --async, --interpreter, --write,
9014 --statistics, and --version.
9015
9016 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9017 of GDB.
9018
9d233477
JB
90192000-02-23 Jim Blandy <jimb@redhat.com>
9020
9021 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9022
14e0eb3b
JB
90232000-02-22 Jim Blandy <jimb@redhat.com>
9024
9025 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9026
3555de01
JM
90272000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9028
9029 * Makefile.in (diststuff): New target.
9030
5e35df8e
KB
90312000-02-15 Kevin Buettner <kevinb@redhat.com>
9032
9033 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9034 architecture. [From Jim Wilson.]
5e35df8e 9035
c5394b80
JM
90362000-01-16 Tom Tromey <tromey@cygnus.com>
9037
9038 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9039 (Delete Breaks): Mention range arguments.
9040 (Disabling): Likewise.
9041
c3f6f71d
JM
90422000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9043
9044 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9045
c4093a6a
JM
9046Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9047
9048 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9049 valid functions.
c4093a6a 9050
11cf8741
JM
90511999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9052
9053 * gdb.texinfo: Clarify regular expressions used in rbreak.
9054
917317f4
JM
90551999-10-15 Kevin Buettner <kevinb@cygnus.com>
9056
9057 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9058 MEMORY_REMOVE_BREAKPOINT): Document.
9059
9060Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9061
9062 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9063 offset re-using the DATA offset instead.
917317f4 9064
2df3850c
JM
90651999-10-11 Jim Kingdon <kingdon@redhat.com>
9066
9067 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9068
90691999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9070
9071 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9072 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9073 typos.
9074
9075 * gdb.texinfo: Various minor wording and formatting improvements,
9076 mentions of additional command-line options.
9077
2acceee2
JM
90781999-09-30 Fred Fish <fnf@cygnus.com>
9079
9080 * gdb.texinfo: Document additional forms of specifying section
9081 names and addresses for the add-symbol-file command.
9082
c2c6d25f
JM
90831999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9084
9085 * gdbint.texinfo: Fix typo, add the word "have".
9086
90871999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9088
9089 * gdbint.texinfo (Target Architecture Definition): Document the
9090 SKIP_PERMANENT_BREAKPOINT macro.
9091
d4f3574e
SS
90921999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9093
9094 * gdb.texinfo: Fiks speling errers.
9095
9096 * gdb.texinfo: Fix uses of @multitable.
9097
f7dc1244 9098 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9099 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9100 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9101 comments about using with optimization, add more indexing,
9102 fix info about disassembly-flavor.
9103
9104Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9105
9106 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9107 SKIP_SOLIB_RESOLVER): Define.
9108
9109Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9110
9111 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9112 ``g'' packets.
d4f3574e 9113
104c1213
JM
91141999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9115
9116 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9117 platform-specific info, inline remote.texi and move sections of it
9118 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9119 and register stack into the new chapter.
9120 * remote.texi: Remove, now part of gdb.texinfo.
9121 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9122
91231999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9124
9125 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9126 GDB_TARGET_IS_MACH386): These kludges have gone away.
9127
9128Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9129
9130 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9131 TDEPLIBS.
104c1213 9132
53a5351d
JM
91331999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9134
9135 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9136 surrounding text to fit HP-UX bits into general info.
9137 (HPPA-cfg.texi): Remove, no longer useful.
9138
9139 * gdb.texinfo: Remove explicit links from @node lines, remove
9140 HP-added "Detailed Node Listing" from main menu which confuses
9141 things.
9142
9143 From Dmitry Sivachenko <dima@Chg.RU>:
9144 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9145 in description of `set environment'.
53a5351d
JM
9146
91471999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9148
9149 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9150
7be570e7
JM
91511999-08-12 Ben Elliston <bje@cygnus.com>
9152
9153 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9154
f7dc1244 91551999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9156
9157 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9158 watch, awatch, and rwatch. Explain why the latter two cannot be
9159 set as software watchpoints. Document that watchpoints for local
9160 variables are deleted when the debuggee terminates.
7be570e7
JM
9161
9162Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9163
9164 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9165 packet. Allow E.. response packet. "qRcmd" packet is no longer
9166 reserved.
7be570e7
JM
9167
91681999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9169
a9331b3f
RM
9170 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9171 * gdb.texinfo: Ditto.
7be570e7 9172
96baa820
JM
91731999-08-06 Tom Tromey <tromey@cygnus.com>
9174
9175 * gdb.texinfo (KOD): New node.
9176
9177Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9178
9179 * remote.texi (Rcmd): Fix minor formatting typos.
9180
9181Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9182
9183 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9184 packets.
96baa820 9185
adf40b2e
JM
91861999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9187
9188 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9189 fixes.
9190
43ff13b4
JM
9191Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9192
9193 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9194
085dd6e6
JM
9195Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9196
9197 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9198 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9199 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9200 packets that are not supported on all hosts. Expand examples.
9201 Spell check.
085dd6e6
JM
9202
92031999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9204
9205 * Makefile.in: Recognize html, install-html. Add targets
9206 to build HTML versions of documentation via texi2html.
9207
9208Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9209
9210 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9211 testsuite.
085dd6e6
JM
9212
9213Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9214
9215 * remote.texi (Communication Protocol): Rewrite.
9216
9217Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9218
9219 * stabs.texinfo: Fix uses of xref.
9220
9e0b60a8
JM
9221Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9222
9223 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9224 info about patch submission.
9225
cce74817
JM
9226Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9227
9228 From Per Bothner <bothner@cygnus.com>:
9229 * gdb.texinfo: Document Chill support.
9230
9231Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9232
9233 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9234 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9235 Document that the value should be greater-than or equal-to zero.
9236 (NO_STD_REGS): Document. Deprecate.
cce74817 9237
ac9a91a7
JM
9238Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9239
9240 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9241 Document that these are not used.
ac9a91a7
JM
9242
9243Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9244
9245 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9246
392a587b
JM
9247Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9248
9249 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9250 numargs was dropped.
392a587b
JM
9251
9252Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9253
9254 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9255
b83266a0
SS
9256Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9257
9258 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9259 Update.
b83266a0 9260
7a292a7a
SS
9261Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9262
9263 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9264 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9265
9266Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9267
9268 * gdbint.texinfo: Fix typos: $ -> @.
9269
9270Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9271
9272 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9273 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9274 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9275 BREAKPOINT_FROM_PC.
a9331b3f 9276
7a292a7a
SS
9277Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9278
9279 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9280 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9281
9282Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9283
9284 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9285 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9286
92871999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9288
9289 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9290 longer exists.
9291
9292Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9293
9294 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9295 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9296 they make the manual source incomprehensible.
7a292a7a
SS
9297 * h8-cfg.texi: Remove, hasn't been used in years.
9298
c906108c
SS
9299Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9300
9301 * gdb.texinfo: Update the credits.
9302
9303Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9304
9305 * gdb.texinfo: Fix mistakes noticed in printout of last
9306 draft, add Alpha to discussion of heuristic fence post.
9307
9308Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9309
9310 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9311 Edition, merge some HP changes into mainline, describe some
9312 previously undocumented features, describe more of the target
9313 commands available, eliminate obsolete section on renamed
9314 commands.
c906108c
SS
9315 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9316
9317Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9318
9319 * gdb.texinfo: Make many HPPA conditionals unconditional,
9320 including catchpoint description, since now on for all configs.
9321 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9322 specializations.
9323
9324Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9325
9326 * Makefile.in (GDBvn.texi): Fix match expression to work with
9327 current format of VERSION in gdb/Makefile.in.
9328 * gdb.texinfo: Fix node ref to match new readline.
9329
9330Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9331
a9331b3f
RM
9332 * gdb.texinfo: Changes made as part of a project to merge in
9333 changes made by HP. Documentation makes extensive use of
c906108c
SS
9334 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9335 on remote debugging. There are differences in documentation
889bf7c5 9336 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9337 the HP manual discusses catchpoints, hardware watchpoints, and
9338 some HPUX specific limitations for shared library support.
a9331b3f 9339
c906108c
SS
9340 There are also a number of @node changes.
9341
93421999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9343
9344 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9345 (C Usage): Same.
9346
9347Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9348
9349 The following changes were made by Edith Epstein
889bf7c5
PA
9350 <eepstein@cygnus.com> as part of a project to merge in changes
9351 made by HP.
a9331b3f 9352
c906108c
SS
9353 * HPPA-cfg.texi: new file.
9354
9355 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9356
9357 * refcard.tex: change documentation about catch.
9358 removed info catch.
9359
9360Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9361
9362 * gdbint.texinfo: Expand on GDB's coding standards,
9363 specify the use of arg names with prototypes.
9364
93651998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9366
9367 * gdb.texinfo: Fix tipo.
9368
9369Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9370
9371 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9372 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9373
9374Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9375
9376 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9377
93781998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9379
9380 * agentexpr.texi: New file.
9381
9382Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9383
9384 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9385
93861998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9387
9388 * remote.texi: Changed wording that implied that the GDB remote
9389 protocol caches register values instead of GDB itself.
9390
9391Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9392
9393 * gdbint.texinfo: Add some info about symbol readers.
9394 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9395 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9396 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9397 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9398
9399Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9400
a9331b3f 9401 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9402
9403Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9404
9405 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9406
9407Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9408
9409 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9410 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9411
9412Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9413
9414 * gdbint.texinfo: Fix minor typos.
9415
9416Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9417
9418 * gdbint.texinfo: Complete overhaul. Group descriptions more
9419 logically, add more info on generic algorithms, remove much
9420 obsolete and/or wrong material.
9421
9422Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9423
9424 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9425
9426Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9427
9428 * refcard.tex: Copyright, address updates.
9429
9430Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9431
9432 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9433 for the edition instead of confusing GDB-version-like numbers.
9434
9435Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9436
9437 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9438
9439Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9440
5ae4183a 9441 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9442
9443Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9444
9445 * gdb.texinfo: Add some credits, mention bug monitor.
9446 * remote.texi: Mention mips monitor targets.
9447 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9448
c906108c
SS
9449Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9450
9451 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9452 files, finish sorting of host vs target vs native macros, describe
9453 some more of them.
c906108c
SS
9454
9455Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9456
9457 * gdbint.texinfo (Host Conditionals): Document change from
9458 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9459
9460Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9461
9462 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9463 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9464
9465Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9466
9467 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9468 Document LSEEK_NOT_LINEAR.
9469
9470Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9471
9472 * stabs.texinfo (Stab Section Basics): Make it clear that only
9473 some versions of the GNU linker remove the leading N_UNDF symbol.
9474
9475Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9476
9477 * stabs.texinfo (String Field): Document type number pairs here,
9478 instead of in the Sun specific section.
9479 (Include Files): The GNU linker supports the N_BINCL
9480 optimization. Clarify the N_BINCL value, and what it is used
9481 for.
9482 (Procedures): Document N_FUN with an empty string to mark the end
9483 of a function.
9484 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9485 (Sun Differences): Remove this node, as the information is now
9486 elsewhere in the main document.
9487 (Stab Section Basics): Mention that the GNU linker may optimize
9488 stabs and remove the leading N_UNDF symbol.
9489
9490Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9491
9492 * gdb.texinfo, refcard.tex: Restore author credit
9493
9494Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9495
9496 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9497 documentation to account for START and END macros taking
9498 one arg.
9499
9500Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9501
9502 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9503 * gdb.texinfo (Frames): Fix typo.
9504
9505Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9506
9507 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9508 a target_signal as arg type, not a pid.
9509
9510Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9511
9512 * gdb.texinfo: Document `set assembly-language'.
9513
9514Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9515
9516 * remote.texi: Update list of stubs in the GDB distribution.
9517
9518Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9519
9520 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9521 Also document that some systems can use mmalloc but must define
9522 this if their C runtime allocates memory that is later freed.
c906108c 9523 (MMCHECK_FORCE): Document new macro.
a9331b3f 9524
c906108c
SS
9525Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9526
9527 * remote.texi: Add documentation for target Sparclet.
9528
9529Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9530
a9331b3f 9531 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9532 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9533 * configure.in: Rewritten for autoconf.
9534 * configure: New.
9535
9536Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9537
9538 * Makefile.in (DVIPS): New define, set to dvips.
9539 (dvi): Add stabs.dvi.
9540 (ps): New target.
9541 (all-doc): Depend on info, dvi, and ps targets.
9542 (STAGESTUFF): Add *.ps and *.dvi files.
9543 (clean-info, clean-dvi): Remove.
9544 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9545 rules completely rewritten.
9546 (maintainer-clean): Remove clean-info and clean-dvi
9547 dependencies and put their actions in the rules.
9548 (gdb.ps): New target
a9331b3f 9549 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9550 intermediate TeX files, whether they have 2 or 3 character
9551 extensions.
9552 (gdbint.ps): Add target and rules.
9553 (gdb-internals): Delete unused target.
9554 (Makefile): Depends upon config.status also.
9555
9556Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9557
9558 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9559 set.
9560
9561Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9562
9563 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9564 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9565
9566Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9567
9568 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9569
9570Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9571
9572 * gdb.texinfo (Print settings): Document
9573 `set/show print static-members' commands.
9574
9575Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9576
9577 * gdbint.texinfo (Native): Document name change, coredep.c to
9578 core-aout.c.
9579
9580Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9581
9582 * stabs.texinfo (Include Files): Document the values the SunOS4
9583 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9584
9585Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9586
9587 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9588 Fix typo.
9589
9590Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9591
9592 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9593 "gdb.tar.Z".
9594
9595Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9596
9597 * Makefile.in (maintainer-clean): New target, synonym for
9598 realclean.
9599
9600Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9601
9602 * Update all FSF addresses except those in COPYING* files.
9603
9604Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9605
9606 From Richard Earnshaw (rearnsha@armltd.co.uk):
9607 * gdb.texinfo (convenience variables): Document $_exitcode.
9608 (quit): Document optional expression to use as exit code.
9609
9610Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9611
9612 * gdb.texinfo, remote.texi: Brought up to date with various
9613 GDB changes.
9614
9615Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9616
9617 * gdb.texinfo: Update dates and versions, fix comments about
9618 hardware watchpoints in future releases and about the
9619 sharedlibrary command.
9620
9621Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9622
9623 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9624 C_FUN stab. Other cleanups.
9625
9626Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9627
9628 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9629 for the sparc stub.
9630
9631Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9632
9633 * annotate.texi: Clarify which addresses have differing formats
9634 depending on the language and which do not.
9635
9636Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9637
9638 * remote.texi (NetWare): Changed example to use BOARD= instead of
9639 NODE= argument to reflect correspoding change to gdbserve.nlm.
9640
9641Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9642
9643 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9644 GDB, as well as AIX dbx, supports the size type attribute.
9645
9646Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9647
9648 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9649
9650Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9651
9652 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9653 and new 'if' and 'while' commands.
9654
9655Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9656
9657 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9658
9659Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9660
9661 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9662 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9663 NetWare targets. Mostly stolen from the Server node.
9664
9665Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9666
9667 * gdb.texinfo (Setting): Talk about the language of a source file
9668 versus the working language. The old documentation did not match
9669 what GDB did.
9670
9671Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9672
9673 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9674 of a source file.
9675
9676Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9677
9678 * gdb.texinfo (Processes): New node.
9679
9680Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9681
9682 * remote.texi: Update documentation of set/show mipsfpu.
9683
3fc11d3e
JM
9684Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9685
9686 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9687 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9688
9689Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9690
9691 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9692 obsolete conditionals, described some others.
9693
9694Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9695
9696 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9697 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9698
9699Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9700
9701 * gdbint.texinfo: Put regex conditionals in their own table.
9702
9703Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9704
9705 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9706 described or fixed the descriptions of many others.
9707
9708Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9709
9710 * gdb.texinfo: Add some more credits.
9711 * gdbint.texinfo: Capitalize GDB consistently, describe some
9712 macros and remove some.
9713
9714Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9715
9716 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9717 obsolete conditionals, described some others.
9718
9719Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9720
9721 * gdb.texinfo (help targets): Changed to `help target', which
9722 is the correct gdb command.
9723
9724Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9725
9726 * annotate.texi (TODO): New node, for keeping track of annotations
9727 suggested but not yet implemented.
9728
9729Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9730
9731 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9732 another symbol, it is not the address itself.
9733
9734Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9735
9736 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9737 of stabs-in-coff sections.
9738
9739Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9740
9741 * annotate.texi: Change edition to 0.5 and date to May 1994.
9742 Add index.
9743 (Frames): New node, for frame annotation.
9744 (Displays): New node, for display annotation.
9745
9746 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9747 when waiting for your program to stop.
9748
9749Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9750
9751 * annotate.texi (Breakpoint Info): Document annotation of header
9752 fields and record annotation.
9753
9754Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9755
9756 * annotate.texi: New file, to document annotations.
9757
9758Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9759
9760 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9761 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9762
9763Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9764
9765 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9766 section, and say n_strx field is compilation unit relative.
9767 * stabs.texinfo: Don't use @code for a.out when it is the name of
9768 an object file format.
9769
9770Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9771
9772 * gdb.texinfo: Refer to file names, not path names, per rms
9773 convention.
9774 (Arguments): Fix typo.
9775
9776Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * stabs.texinfo (Global Variables): Talk about stabs in files
9779 where variables are referenced, but not defined.
9780
9781Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9782
9783 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9784 Cplusplus to new nodes Member Type Descriptor and Method Type
9785 Descriptor. Re-write stuff for #.
9786
9787Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9788
9789 * gdb.texinfo (Print Settings): Don't document "set print
9790 fast-symbolic-addr off". The bug which it worked around was fixed
9791 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9792
9793 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9794 N_ENTRY node.
9795
9796 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9797
9798Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9799
9800 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9801 references to ieee-float.c.
9802
9803Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9804
9805 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9806 match what the code actually does.
9807
9808Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9809
9810 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9811
9812Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9813
9814 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9815 i, and b.
9816
9817Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9818
9819 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9820 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9821 as "stabs in sections" rather than just saying "ELF and SOM".
9822 Also make that stuff apply to COFF.
9823
9824Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9825
9826 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9827 Ghostscript.
9828
9829Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9830
9831 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9832 versus functions without line numbers, also mention stepping into
9833 them as well as "step" when you are in them. Tell the user how to
9834 deal with the situation. Add comment about "debugging information".
9835
9836Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9837
9838 * stabs.texinfo (Enumerations): Document restriction on where
9839 enumeration types can appear and still win with GDB.
9840
9841Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9842
9843 * stabs.texinfo (Negative Type Numbers): Document format for type
9844 -16.
9845
9846Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9847
9848 * gdb.texinfo (Selection, Frame Info): Update information about
9849 arbitrary frame specficiations.
9850
9851Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9852
9853 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9854
9855Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9856
9857 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9858
9859Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9860
9861 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9862
9863Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9864
9865 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9866 Differences node to Statics node.
9867 (Statics): Discuss XCOFF use of V symbol descriptor.
9868
9869 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9870 not clean.
9871
9872Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9873
9874 * gdb.texinfo (Print Settings): Document `set print
9875 fast-symbolic-addr' and improve the doc for some other
9876 `set print's.
9877
9878Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9879
9880 * stabs.texinfo (String Field): Talk about defining several type
9881 numbers at once.
9882 Fix lint regarding changing node ELF Transformations to
9883 ELF and SOM Transformations.
9884
9885Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9886
9887 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9888
9889Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9890
9891 * stabs.texinfo (Cross-References): `::' is for nested types only
9892 within <>.
9893 (Structures): Document static members.
9894
9895Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9896
9897 * stabs.texinfo: Document S type attribute.
9898
9899Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9900
9901 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9902
9903Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9904
9905 * gdbint.texinfo: Fix a few typos.
9906
9907Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9908
9909 * gdb.texinfo, remote.texi: formatting improvements
9910
9911 * gdb.texinfo (New Features): mention threads.
9912 (Summary, C): fix xrefs in newly contributed text.
9913 (Threads): index entries, clarifications, example
9914 (passim): minor typos fixed, phrasing improvements
9915
9916 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9917 entries; (Server): explain use of gdbserver w/real-time systems,
9918 add example of conflicting TCP port; (MIPS Remote) break up
9919 running text into table, highlighting commands, and add example.
a9331b3f 9920
c906108c
SS
9921Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9922
9923 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9924
9925Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9926
9927 * stabs.texinfo (Nested Symbols): New node.
9928 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9929
9930Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9931
9932 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9933 to picking which Bbss.bss symbol to use, and (because there seems to
9934 be no good way of doing it) re-write some of the text to make it
9935 sound like Bbss.bss isn't such a great idea after all (as currently
9936 designed).
9937
9938 * gdb.texinfo (C): In addition to saying people have to use g++ for
9939 good results, say they have to use stabs. Specifically say cfront
9940 doesn't work well.
9941 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9942 the gdb README. Add xrefs to places where the support for the various
9943 languages is described in detail.
9944
9945Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9946
9947 * stabs.texinfo: Clean up stuff about visibility and virtual
9948 characters.
9949
9950 * stabs.texinfo (N_M2C): Cite Sun doc.
9951
9952Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9953
9954 * gdb.texinfo: updates re threads.
9955 * remote.texinfo: avoid index entries starting with digits.
9956
9957Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9958
9959 * stabs.texinfo (Enumerations): Talk about large, negative and
9960 octal values. Clean up cross reference to type attributes.
9961 (String Field): Say that GDB 4.11 supports size attribute.
9962
9963Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9964
9965 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9966 is a mandatory step. Make the stuff about that more concise.
9967
9968Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9969
9970 * stabs.texinfo (Class Names): New node.
9971
9972 * gdb.texinfo (Command Files): Explain order of init file reading.
9973
9974 * remote.texi (Bootstrapping): Talk about getting the serial driver
9975 to deal with ^C sent by gdb to stop the remote system.
9976
9977Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9978
9979 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9980
9981 * libgdb.texinfo (Defining Commands): made the DOC arg
9982 to gdb_define_app_command a char * instead of char **
9983 per a suggestion from kingdon.
9984
9985 * libgdb.texinfo: total rewrite from a different starting
9986 premise.
9987
9988Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9989
9990 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9991 floats passed as doubles (to improve clarity).
9992
9993Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9994
9995 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9996
9997 * a4rc.sed: update to work with Andreas Vogel papersize params
9998
9999 * refcard.tex: use Andreas Vogel simplifications of papersize
10000 params; remove useless version info; update copyright date.
10001
10002Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10003
10004 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10005
10006Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10007
10008 * gdb.texinfo (Files): Say what address the load command loads it at.
10009
10010 * stabs.texinfo (Common Blocks): Minor cleanups.
10011
10012 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10013 that Sun has backed away from the linker kludge and thus the relevant
10014 issue is changes to the SunPRO tools, not the Solaris linker.
10015
10016 * stabs.texinfo (Traditional Integer Types): Clean up description
10017 of octal bounds a little bit. Document extra leading zeroes.
10018
10019Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10020
10021 * gdb.texinfo (Signaling): Update for symbolic symbol names
10022 and add a section explaining the difference between the GDB
10023 signal command and the shell kill utility.
10024
10025Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10026
10027 * libgdb.texinfo: added `@' to braces that were unescaped.
10028
10029Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10030
10031 * libgdb.texinfo: new file. Spec for the gdb library.
10032
10033Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10034
10035 * stabs.texinfo (Include Files): Fix typo (start -> end).
10036
10037Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10038
10039 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10040 from Melissa at FSF's editing pass.
10041
10042Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10043
10044 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10045 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10046 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10047
10048Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10049
10050 * remote.texi (Bootstrapping): Discuss 386 call gates.
10051
10052Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10053
10054 * stabs.texinfo (Based Variables): New node.
10055
10056Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10057
10058 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10059 names, sizes, and formats to suggest how not to lose.
10060
10061Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10062
10063 * stabs.texinfo (Methods): Fix typo.
10064
10065Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10066
10067 * gdb.texinfo: Fix a few typos.
10068
10069Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10070
10071 * gdb.texinfo: Clarify how well it works with Fortran.
10072
10073 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10074 More on relocating stabs in ELF files.
10075
10076Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10077
10078 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10079
10080Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10081
10082 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10083 parameters on VAX.
10084
10085Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10086
10087 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10088
10089Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10090
10091 * stabs.texinfo: Make info author notice match the TeX author notice.
10092
10093Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10094
10095 * stabs.texinfo: Initial-caps all words in node names and
10096 non-trivial words in section names.
10097
10098Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10099
10100 * stabs.texinfo: Many minor cleanups.
10101
10102 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10103
10104Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10105
10106 * stabs.texinfo: Remove full description of big example.
10107 It's not really helpful; just use pieces of it where appropriate.
10108 Add more Texinfo formatting directives (@samp, etc.).
10109 Use @deffn to define stab types.
10110 Eliminate some wordiness. Break up some nodes.
10111 Add an (alphabetized) index of symbol types.
10112 Use consistent capitalization style in node and section names.
10113
10114Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10115
10116 * gdb.texinfo: Change typo "Two two" to "The two".
10117
10118Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10119
10120 * stabs.texinfo (XCOFF-differences): Remove references to
10121 non-existent types N_DECL and N_RPSYM.
10122
10123 * stabs.texinfo (String Field): Say that type attributes bug is
10124 fixed in GDB 4.10, since it is.
10125
10126 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10127
10128Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10129
10130 * stabs.texinfo: Formatting cleanups.
10131
10132Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10133
10134 * stabs.texinfo: When explaining the n_type of a stab, standardize
10135 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10136 no tabs, use @r).
10137 (Global Variables): Clean up.
10138
10139Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10140
10141 * stabs.texinfo (Stack Variables): Re-write.
10142
10143Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10144
10145 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10146 addresses of a source file. Also revise formatting.
10147 Change "object module" or "object file" to "source file".
10148 Various: Miscellaneous cleanups.
10149
10150Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10151
10152 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10153
10154Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10155
10156 * gdbint.texinfo: Removed many nonsensical machine-collected
10157 host and target conditionals, described some of the remainder.
10158
10159Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10160
10161 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10162
10163 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10164 paragraph which follows.
10165
10166 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10167 variables. Looks better and avoids overful hbox.
10168
10169Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10170
10171 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10172
10173Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10174
10175 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10176 retransmit-timeout
10177
10178Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10179
10180 * gdbint.texinfo: Update statement about `some ancient Unix
10181 systems, like Ultrix 4.0' to Ultrix 4.2.
10182
10183Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10184
10185 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10186
10187 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10188
10189 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10190 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10191
10192 * remote.texi: new name for former gdbinv-s.texi
10193
10194 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10195
10196Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10197
10198 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10199 variables for MIPS remote debugging protocol.
10200
10201Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10202
10203 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10204
10205Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10206
10207 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10208
10209Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10210
10211 * gdb.texinfo: repair conditional bugs in text markup
10212
10213Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10214
10215 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10216 to select Modula-2 material.
10217
10218Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10219
10220 * stabs.texinfo: Cleanups regarding statics.
10221
10222 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10223 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10224
10225Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10226
10227 * stabs.texinfo: N_MAIN is sometimes used for C.
10228
10229Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10230
10231 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10232
10233Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10234
10235 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10236 removed from the code by Kingdon.
c906108c
SS
10237
10238Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10239
10240 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10241 input when evaluating breakpoint conditions; the bug has been fixed.
10242
10243 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10244 sets the ignore count to N-1, not to N.
10245
10246Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10247
10248 * refcard.tex (\hoffset): correct longstanding error to match
10249 intended offset; avoids cutting off edge on some printers
10250
10251Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10252
10253 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10254
10255Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10256
10257 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10258
10259Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10260
10261 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10262 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10263 collect sed edits if any, apply to refcard before formatting;
10264 (refcard.ps) stop implying PS fonts if PS output requested;
10265 (lrefcard.ps) delete extra target for variant PS fonts
10266
10267 * refcard.tex: parametrize papersize dependent info, collect
10268 in easily replaced spot
10269
10270 * a4rc.sed: new file, edits to refcard for A4 paper
10271
10272Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10273
10274 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10275
10276Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10277
10278 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10279
10280Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10281
10282 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10283 politely rather than rudely.
10284
10285Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10286
10287 * stabs.texinfo: Document common blocks.
10288
10289Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10290
10291 * stabs.texinfo: Add some basic info about stabs-in-elf.
10292
10293Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10294
10295 * stabs.texinfo (Top): Minor cleanup.
10296
10297Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10298
10299 * Makefile.in (install-info): remove parentdir support
10300
10301Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10302
10303 * gdb.texinfo (Copying): delete this node and references to it;
10304 RMS says this manual need not carry GPL. (passim): Improvements
10305 from last round at FSF, largely due to Ian Taylor review, and
10306 minor formatting improvements.
10307
10308 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10309 largely due to Ian Taylor review. (Debug Session): minor edits to
10310 new text.
10311
10312Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10313
10314 * Makefile.in (realclean): Remove info and dvi files too.
10315
10316Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10317
10318 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10319 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10320 * gdb.texinfo: Change accordingly.
10321
10322 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10323 N_{L,R}BRAC,N_SLINE are relative to.
10324
10325Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10326
10327 * Makefile.in (GDBvn.texi): Update atomically.
10328
10329Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10330
10331 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10332
10333Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10334
10335 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10336 addresses together. Also motivate the set print symbol-filename
10337 command and suggest other solutions.
10338
10339Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10340
10341 * gdb.texinfo (set print elements): Note that the number of
10342 elements is set to unlimited by "set print elements 0".
10343
10344Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10345
10346 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10347 NF_LDOUBLE means.
10348 (Stab Types): Include Solaris stab types.
10349 (Procedures): Document Solaris extensions.
10350
10351Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10352
10353 * gdb.texinfo: Add `set print symbol-filename' doc.
10354
10355Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10356
10357 * stabs.texinfo (Arrays): Talk about type definition vs. type
10358 information.
10359
10360 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10361 the trailing semicolon.
10362
10363Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10364
10365 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10366 and merge in other parts of the document addressing these subjects.
10367 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10368
10369 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10370 at the end of a range type.
10371
10372 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10373 AIX extensions.
10374
10375Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10376
10377 * stabs.texinfo (Stabs Format): Misc fixes.
10378
10379Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10380
10381 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10382 (Traditional builtin types): Document convex convention for long long.
10383 (Negative builtin types): Discuss type names, and misc fixes.
10384
10385Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10386
10387 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10388 point types used with @samp{R} type descriptor.
10389 (Symbol Descriptors): Describe how to handle conflict between
10390 different meanings of @samp{P} symbol descriptor.
10391
10392Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10393
10394 * stabs.texinfo: Remove node Quick Reference and put its children
10395 directly under the main menu.
10396
10397 * stabs.texinfo: Many more changes to bring it into line with
10398 AIX documentation and reality. I think it now has all the
10399 information from the AIX documentation, except that I burned
10400 out when I got to variant records (Pascal and Modula-2) and
10401 all the COBOL types. Oh well, we can add them later when we're
10402 worrying more about those languages.
10403
10404 * stabs.texinfo (Automatic variables): Talk about what it means
10405 to omit the symbol descriptor.
10406
10407Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10408
10409 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10410 gcc2 behavior with promoted args.
10411
10412Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10413
10414 * gdb.texinfo: include readline appendices in info version of manual
10415
10416Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10417
10418 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10419 target remote.
10420
10421 * gdb.texinfo (Machine Code): more index entries for disassemble
10422
10423Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10424
10425 * Clarify the intended use of the gdb-testers and gdb-patches
10426 mailing lists, and shrink gzip comment.
10427
10428Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10429
10430 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10431 DOSHOST configuration of manual.
10432
10433 * gdb.texinfo (MIPS Stack): new node.
10434
10435 * all-config.texi (MIPS) new switch.
10436
10437 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10438 tense; (MIPS Remote) new node.
10439
10440 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10441 bug; (Environment) less passive, other small cleanups in text about
10442 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10443 (Remote) new MIPS Remote menu entry.
10444
10445Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10446
10447 * stabs.texinfo: Many changes to include information from the
10448 AIX documentation.
10449
10450 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10451
10452Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10453
10454 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10455 Move a bunch of information from ../README.
10456 (Getting Started): New node.
10457
10458Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10459
10460 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10461
10462 * gdb.texinfo: advance manual revision dates to present
10463
10464 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10465 stop using silly Roman numerals in @set variable names
10466
10467Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10468
10469 * stabs.texinfo (Parameters): Keep trying to get this right.
10470
10471Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10472
10473 * stabs.texinfo (Parameters): More on "local parameters".
10474
10475Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10476
10477 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10478
10479Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10480
10481 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10482 (Parameters): Rewrite.
10483 (xcoff-differences, Sun-differences): Minor changes.
10484
10485Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10486
10487 * stabs.texinfo: Minor cleanup.
10488
10489Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10490
10491 * gdbint.texinfo: Minor xcoff stuff.
10492
10493Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10494
10495 * gdbint.texinfo: Update for new config directory structure.
10496 Add info about internal type data structures.
10497
10498Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10499
10500 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10501 $(srcdir).
10502 (gdb-config.texi): Depend on file in $(srcdir).
10503
10504Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10505
10506 * stabs.texinfo: Fixes about N_SO.
10507
10508Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10509
10510 * gdb.texinfo: include list of nonstandard init file names
10511
10512 * *-config.texi: new switch GENERIC for text that applies *only*
10513 to (usual) multiple-target version of manual
10514
10515 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10516 h8 config
10517
10518 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10519 in menus (rather than conditionally selected multiple alternative
10520 menus).
10521
10522 * Makefile.in: define and use DOC_CONFIG var to select
10523 configuration for GDB user manual.
10524
10525 * gdb-config.texi: delete from repository, generate from Makefile.
10526
10527 * all-config.texi: normal `generic' configuration file, formerly
10528 stored as gdb-config.texi
10529
10530Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10531
10532 * Makefile.in: add dvi target to build all .dvi files
10533
10534Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10535
10536 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10537
10538Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10539
10540 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10541 host conditionals.
10542 * stabs.texinfo: More array fixes inspired by Jim's.
10543
10544Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10545
10546 * stabs.texinfo: Fixes re arrays and continuations.
10547
10548 * gdbint.texinfo: Add XCOFF node.
10549
10550Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10551
10552 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10553
10554Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10555
10556 * stabs.texinfo: Fix for array types to mention lower bounds.
10557
10558Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10559
10560 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10561
10562Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10563
10564 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10565
10566Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10567
10568 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10569 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10570
10571Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10572
10573 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10574
10575Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10576
10577 * gdb.texinfo, gdbinv-s.texi: misc updates
10578
10579Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10580
10581 * gdbint.texinfo: Brief documentation for longjmp support,
10582 from an email msg by Stu.
10583
10584Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10585
10586 * stabs.texinfo: Fix description of floating point "range"
10587 types (which really define basic types). Reported by Jim Meehan,
10588 <meehan@src.dec.com>.
10589
10590 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10591
10592Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10593
10594 * gdbint.texinfo: Slightly expand section on supporting a new
10595 object file format.
10596
10597Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10598
10599 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10600 intermediate file.
10601
10602Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10603
10604 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10605
10606Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10607
10608 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10609
10610 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10611 as well as Z8002.
10612
10613Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10614
10615 * gdbint.texinfo: Add sections on clean design and on how to send
10616 in changes.
10617
10618Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10619
10620 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10621
10622Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10623
10624 * gdb.texinfo: Fix typo, reported by Karl Berry.
10625
10626Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10627
10628 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10629
10630Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10631
10632 * gdbint.texinfo: fixed a stray email address (needs @@),
10633 added @table @code to node "Native Conditionals"
10634
10635Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10636
10637 * gdbint.texinfo: Describe coding style of GDB.
10638
10639Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10640
10641 * stabs.texinfo: Minor wording changes.
10642
10643Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10644
10645 * gdbint.texinfo: Improve release doc slightly.
10646
10647Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10648
10649 * gdbint.texinfo: Improve doc of GDB config macros.
10650
10651Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10652
10653 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10654 These will be reinserted when examined.
10655
10656Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10657
10658 * gdbint.texinfo: Make a start at documenting all the #if macros
10659 in GDB. At least list them all, and start separating them into
10660 host-specific and target-specific.
10661
10662Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10663
10664 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10665 examples (not consistent w others).
c906108c
SS
10666 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10667 for generic vn of doc
10668
10669Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10670
10671 * Makefile.in: always create installation directories.
10672
10673Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10674
10675 * gdb.texinfo: in h8 config, do not describe searching commands.
10676
10677Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10678
10679 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10680 conditionals; introduce a few generic switches that may be
10681 useful for other cross-dev or dos-hosted configs.
10682
10683 * gdb.texinfo: fix typo in "info reg" description
10684
10685Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10686
10687 * stabs.texinfo: Minor updates from running TeX over it.
10688 * Makefile.in (stabs.dvi, stabs.ps): Add.
10689
10690Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10691
10692 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10693 First pass at converting it to texinfo.
10694
10695Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10696
10697 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10698 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10699
10700Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10701
10702 * gdbint.texinfo: Add section on partial symbol tables.
10703
10704Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10705
10706 * gdb.texinfo: document `set remotedebug' and `set
10707 rstack_high_address'.
10708
10709Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10710
10711 * gdb.texinfo: slight expansion of new text on reading info files
10712 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10713 H8/300 from DOS.
10714
10715Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10716
10717 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10718
10719Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10720
10721 * gdb.texinfo: Say how to read the `info' files.
10722
10723Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10724
10725 * Makefile.in: gm4 -> m4.
10726
10727Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10728
10729 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10730 Documentation' ahead of `Installing GDB' to match README.
10731 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10732 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10733
10734Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10735
10736 * Makefile.in: remove $(srcdir) from gdb.info rule.
10737
10738Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10739
10740 * Makefile.in: commented out gdb-all.texinfo rule. This is
10741 temporary.
10742
10743Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10744
10745 * Makefile.in, configure.in: removed traces of namesubdir,
10746 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10747 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10748
10749Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10750
10751 * gdb.texinfo: Improve how we ask for bug reports.
10752
10753Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10754
10755 * Makefile.in: infodir belongs in datadir.
10756
10757Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10758
10759 * Makefile.in: remove spaces following hyphens, bsd make can't
10760 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10761 standards.text support.
c906108c
SS
10762
10763Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10764
10765 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10766 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10767 and mandir now keyed off datadir by default.
10768
10769\f
10770Local Variables:
9e9c5ae7 10771mode: change-log
c906108c
SS
10772left-margin: 8
10773fill-column: 74
10774version-control: never
10775End:
This page took 1.452393 seconds and 4 git commands to generate.