Make compare-sections work against all targets; add compare-sections [-r] tests.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
936d2992
PA
12014-05-20 Pedro Alves <palves@redhat.com>
2
3 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
4 not be remote specific. Add cross reference to the qCRC packet.
5 (Separate Debug Files): Update cross reference to the qCRC packet.
6 (General Query Packets) <qCRC packet>: Add anchor.
7
b3ce5e5f
DE
82014-05-17 Doug Evans <xdje42@gmail.com>
9
10 Copy over changes from guile.texi.
11 * python.texi (Basic Python) <gdb.execute>: Add text.
12 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
13 (Values From Inferior) <Python string>: Add text.
14 (Values From Inferior) <Value.string>: Clarify string length handling.
15 (Pretty Printing API): Add cindex.
16 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
17 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
18 @vindex.
19 (Commands In Python) <COMPLETE_*>: Similarly.
20 (Symbols In Python) <SYMBOL_*>: Similarly.
21 (Breakpoints In Python) <WP_*>: Similarly.
22 (Breakpoints In Python) <BP_*>: Similarly.
23
8dfcab11
DT
242014-05-17 David Taylor <dtaylor@emc.com>
25
26 * gdb.texinfo (General Query Packets): Add a note about thread IDs
27 mentioned in the qfThreadInfo reply.
28
8d551b02
DE
292014-05-16 Doug Evans <dje@google.com>
30
31 * gdb.texinfo (Mode Options): Add -D.
32
e20bd8f4
SB
332014-05-09 Samuel Bronson <naesten@gmail.com>
34
35 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
36 "make -C".
37
f989a1c8
TT
382014-04-29 Tom Tromey <tromey@redhat.com>
39
40 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
41 "show debug varobj".
42
95cf3b38
DT
432014-05-01 David Taylor <dtaylor@emc.com>
44
45 * gdb.texinfo (compare-sections): Document the new -r (read-only)
46 option.
47
01f9f808
MS
482014-04-24 Michael Sturm <michael.sturm@mintel.com>
49 Walfred Tedeschi <walfred.tedeschi@intel.com>
50
51 * gdb.texinfo (i386 Features): Add description of AVX512
52 registers.
53
770e7fc7
DE
542014-03-31 Doug Evans <dje@google.com>
55
56 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
57
97d8f0ee
DE
582014-03-30 Doug Evans <dje@google.com>
59
60 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
61 (Background Execution): Ditto.
62
36cb1214
HZ
632014-03-21 Pedro Alves <palves@redhat.com>
64 Stan Shebs <stan@codesourcery.com>
65 Hui Zhu <hui@codesourcery.com>
66
67 * gdb.texinfo (Packets): Add anchor to "? packet".
68 Remove fixme and update introduction of "k packet".
69 Add anchor to "vKill packet".
70
5e3a2c38
SS
712014-03-12 Stan Shebs <stan@codesourcery.com>
72
73 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
74
7a5a839f
LC
752014-02-26 Ludovic Courtès <ludo@gnu.org>
76
dc6ae996 77 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 78
95060284
JB
792014-02-20 Joel Brobecker <brobecker@adacore.com>
80
81 * gdb.texinfo (Files): Document "add-shared-symbol-files"
82 and "assf" as being deprecated.
83 (Cygwin Native): Likewise for "dll-symbols".
84 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
85 as a way to force the loading of symbols from a DLL.
86
f7bd0f78
SC
872014-02-19 Siva Chandra Reddy <sivachandra@google.com>
88
89 * python.texi (Values From Inferior): Add description about the
90 new feature.
91
329baa95
DE
922014-02-17 Doug Evans <xdje42@gmail.com>
93
94 * Makefile.in (GDB_DOC_FILES): Add python.texi.
95 * gdb.texinfo (Python): Moved to ...
96 * python.texi: ... here. New file.
97
687894f5
DE
982014-02-17 Ludovic Courtès <ludo@gnu.org>
99
d25f38ee 100 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
101 Remove 'string-begins-with' procedure. Add 'pretty-printer'
102 parameter to 'str-lookup-function' procedure. Look for
103 the "std::string<" prefix.
104 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
105 Adjust description.
106
6fb526ee
DE
1072014-02-11 Tejas Belagod <tejas.belagod@arm.com>
108
d25f38ee 109 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
110 parantheses for deffn.
111 (Disassembly In Guile): Ditto.
112
1e0a5178
SS
1132014-02-10 Stan Shebs <stan@codesourcery.com>
114
115 Add Doxygen support.
116 * Makefile.in (doxy): New action, generates Doxygen files.
117 (DOXYGEN): New.
118 (doxyedit): New.
119 * Doxyfile-base.in: New file.
120 * Doxyfile-gdb-api.in: New file.
121 * Doxyfile-gdb-xref.in: New file.
122 * Doxyfile-gdbserver.in: New file.
123 * doxy-index.in: New file.
124 * filter-for-doxygen: New file.
125 * filter-params.pl: New file.
126
ed3ef339
DE
1272014-02-10 Doug Evans <xdje42@gmail.com>
128
129 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
130 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
131 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
132 (Guile docs): Include guile.texi.
133 (objfile-gdbdotext file): Add objfile-gdb.scm.
134 (dotdebug_gdb_scripts section): Mention Guile scripts.
135 (Multiple Extension Languages): New node.
136 * guile.texi: New file.
137
c6044dd1
JB
1382014-01-28 Joel Brobecker <brobecker@adacore.com>
139
140 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
141 ignore-descriptive-types". commands.
142
87ce2a04
DE
1432014-01-22 Doug Evans <dje@google.com>
144
145 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
146 (gdbserver man): Ditto.
147
52834460
MM
1482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
149
150 * gdb.texinfo: Document limited reverse/replay support
151 for target record-btrace.
152
0688d04e
MM
1532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
154
155 * gdb.texinfo (Process Record and Replay): Update documentation.
156
8710b709
MM
1572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
158
159 * gdb.texinfo (Process Record and Replay): Document new /c
160 modifier accepted by "record function-call-history".
161 Add /i modifier to "record function-call-history" example.
162
dcf106f3
JB
1632014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
164 Joel Brobecker <brobecker@adacore.com>
165
166 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
167 markers. Remove one that was misplaced.
168
41ef2965
PA
1692014-01-10 Pedro Alves <palves@redhat.com>
170
171 * gdb.texinfo (Your Program's Environment) <set environment>:
172 Mention the shell, and point at 'set exec-wrapper'.
173
c0d48811
JB
1742014-01-07 Joel Brobecker <brobecker@adacore.com>
175
176 * gdb.texinfo (Types In Python): Document new attribute Types.name.
177
5fba4c0f
JB
1782013-12-30 Joel Brobecker <brobecker@adacore.com>
179
180 * gdb.texinfo (Types In Python): Clarify the documentation
181 of attribute gdb.Field.bitpos.
182
0809504b
JB
1832013-12-28 Joel Brobecker <brobecker@adacore.com>
184
185 * gdb.texinfo (Types In Python): Fix the documentation of
186 attribute "bitpos" in class gdb.Field for enum types. Add
187 documentation for attribute "enumval" in that same class.
188
edef6000
JB
1892013-12-28 Joel Brobecker <brobecker@adacore.com>
190
191 * gdb.texinfo (GDB/MI Support Commands): Change @table into
192 @ftable.
193
71b8c845
DE
1942013-12-23 Doug Evans <xdje42@gmail.com>
195
196 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
197 auto-loaded objfile scripts and .debug_gdb_scripts section to their
198 corresponding section in Extending GDB.
199 (Extending GDB): Move menu up. New menu item "Auto-loading
200 extensions".
201 (Sequences): New menu item "Auto-loading sequences".
202 (Auto-loading sequences): New node.
203 (Python): Rename section from Scripting GDB to Extending GDB.
204 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
205 Move docs on ways to auto-load extensions to ...
206 (Auto-loading extensions): ... here. New node.
207
d192b373
JB
2082013-12-23 Joel Brobecker <brobecker@adacore.com>
209
210 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
211 in menu.
212 (GDB/MI Variable Objects): Adjust reference to "-list-features"
213 command, now in a new node.
214 (GDB/MI Support Commands): New node, with its contents being
215 extracted from the "GDB/MI Miscellaneous Commands" node.
216 A small paragraph introducing the section is also added at
217 the start.
218 (GDB/MI Miscellaneous Commands): Delete the description of the
219 -info-gdb-mi-command, -list-features and -list-target-features
220 commands, now hosted in the "GDB/MI Support Commands" node.
221
a16b0e22
SC
2222013-12-12 Siva Chandra Reddy <sivachandra@google.com>
223
224 PR python/16113
225 * gdb.texinfo (Values From Inferior): Add a note about using
226 gdb.Field objects as subscripts on gdb.Value objects.
227 (Types In Python): Add description about the new attribute
228 "parent_type" of gdb.Field objects.
229
9b26f0fb
JB
2302013-12-12 Joel Brobecker <brobecker@adacore.com>
231
232 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
233 entry for section docuumenting the -list-features GDB/MI command.
234
72bfa06c
JB
2352013-12-10 Joel Brobecker <brobecker@adacore.com>
236
237 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
238 "exec-run-start-option" entry in the output of the "-list-features"
239 command.
240
3ea8680f
EZ
2412013-12-04 Eli Zaretskii <eliz@gnu.org>
242
243 * gdb.texinfo (i386): Fix yesterday's commit.
244
1a4f73eb
TT
2452013-12-03 Tom Tromey <tromey@redhat.com>
246
247 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
248 documented here.
249
6cb999f8
TT
2502013-12-03 Tom Tromey <tromey@redhat.com>
251
252 * gdb.texinfo (@direntry): Add menu item for gdbserver.
253
ca8941bb
WT
2542013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
255
256 * gdb.texinfo (i386 Features): Add MPX feature registers.
257 (x86 Specific featuresx86 Architecture-specific Issues): Adds
258 a subsubsection for MPX and describes the display of the
259 boundary registers.
260
688981c9
JB
2612013-12-03 Joel Brobecker <brobecker@adacore.com>
262
263 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
264 documentation of the "ada-exceptions" entry.
265
2ea126fa
JB
2662013-12-03 Joel Brobecker <brobecker@adacore.com>
267
268 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
269 "^error" result record concerning the error message. Document
270 the error code that may also be part of that result record.
271 (GDB/MI Miscellaneous Commands): Document the
272 "undefined-command-error-code" element in the output of
273 the "-list-features" GDB/MI command.
274
6b7cbff1
JB
2752013-12-03 Joel Brobecker <brobecker@adacore.com>
276
277 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
278 the new -info-gdb-mi-command GDB/MI command. Document
279 the meaning of "-info-gdb-mi-command" in the output of
280 -list-features.
281
20e1ca3b
PA
2822013-11-29 Pedro Alves <palves@redhat.com>
283
284 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
285 Update comment.
286
29453a14
YQ
2872013-11-24 Yao Qi <yao@codesourcery.com>
288
289 * gdb.texinfo (Caching Remote Data): Document new
290 "set/show stack-cache" option.
291
6dd315ba
YQ
2922013-11-24 Yao Qi <yao@codesourcery.com>
293
294 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
295 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
296 "off" respectively.
297
9df9dbe0
YQ
2982013-11-23 Yao Qi <yao@codesourcery.com>
299
300 * gdb.texinfo (GDB/MI Variable Objects): Add the description
301 of "displayhint" to the table about child results.
302
c78feb39
YQ
3032013-11-21 Yao Qi <yao@codesourcery.com>
304
305 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
306 'dynamic' for the output of command -var-list-children.
307
27b81af3
YQ
3082013-11-21 Yao Qi <yao@codesourcery.com>
309
310 * gdb.texinfo (Caching Target Data): Remove "see" before
311 @pxref.
312
b26dfc9a
YQ
3132013-11-20 Yao Qi <yao@codesourcery.com>
314
315 * gdb.texinfo (Caching Target Data): Update doc for
316 per-address-space dcache.
317
b12039c6
YQ
3182013-11-20 Yao Qi <yao@codesourcery.com>
319
320 * gdb.texinfo (Data): Rename menu item.
321 (Caching Remote Data): Rename to ...
322 (Caching Target Data): ... it. Update.
323
422ad5c2
JB
3242013-11-18 Joel Brobecker <brobecker@adacore.com>
325
326 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
327 "language-option" entry in the output of the "-list-features"
328 command.
329
805e1f19
TT
3302013-11-15 Tom Tromey <tromey@redhat.com>
331
332 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
333 Add example.
334
8fe1b653
TT
3352013-11-14 Tom Tromey <tromey@redhat.com>
336
337 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
338
403cb6b1
JB
3392013-11-14 Joel Brobecker <brobecker@adacore.com>
340
341 * gdb.texinfo (Show): Add xref anchor for "show language" command.
342 (Context management): Place current subsection text into its own
343 subsubsection. Add new subsubsection describing the "--language"
344 command option.
345
93973826
JB
3462013-11-13 Joel Brobecker <brobecker@adacore.com>
347
348 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
349 the documentation of "info-ada-exceptions" in the output
350 of the "-list-features" command. Add the documentation
351 of the "ada-exception" entry instead.
352
6adcee18
JB
3532013-11-12 Joel Brobecker <brobecker@adacore.com>
354
93973826 355
6adcee18
JB
356 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
357 word of a couple of sentences to start with a capital letter.
358
58d06528
JB
3592013-11-12 Joel Brobecker <brobecker@adacore.com>
360
361 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
362 (Ada Exceptions): New node.
363 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
364 Commands" node.
365 (GDB/MI Ada Exceptions Commands): New node.
366 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
367 field in the output of the "-list-features" command.
368 * NEWS: Add entry for the new "info exceptions" CLI command,
369 and for the new "-info-ada-exceptions" GDB/MI command.
370
bc79de95
PM
3712013-11-11 Phil Muldoon <pmuldoon@redhat.com>
372
373 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
374 (Line Tables In Python): New node.
375
73be47f5
DE
3762013-11-08 Doug Evans <dje@google.com>
377
378 * gdb.texinfo (Debugging Output): Update text for
379 "set debug dwarf2-read".
380
db0fec5c
DE
3812013-11-08 Doug Evans <dje@google.com>
382
383 * gdb.texinfo (Debugging Output): Update text for
384 "set debug symtab-create".
385
92e32e33
PM
3862013-11-07 Phil Muldoon <pmuldoon@redhat.com>
387
388 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
389 constant.
390
f76c27b5
PM
3912013-11-07 Phil Muldoon <pmuldoon@redhat.com>
392
393 * gdb.texinfo (Breakpoints In Python): Document temporary
394 option in breakpoint constructor, and add documentation to the
395 temporary attribute.
396
fa4d0c40
YQ
3972013-11-07 Yao Qi <yao@codesourcery.com>
398
399 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
400 output of "-var-info-expression".
401
afa332ce
PA
4022013-11-06 Pedro Alves <palves@redhat.com>
403
404 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
405 non-interactive mode.
406 (Environment) <shell startup files warning>: Mention
407 non-interactive mode. Mention .zshenv for Z shell, and talk about
408 BASH_ENV instead of .bashrc for BASH.
409
9ac69859
NB
4102013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
411
412 * gdb.texinfo (Commands to Specify Files): Add description
413 of the remove-symbol-file command.
414 * observer.texi: New free_objfile event
415
98882a26
PA
4162013-10-24 Pedro Alves <palves@redhat.com>
417
418 * gdb.texinfo (Starting): Document set/show startup-with-shell.
419
ce13fade
JB
4202013-10-11 Joel Brobecker <brobecker@adacore.com>
421
422 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
423 New subsection inside which the "-catch-load" and "-catch-unload"
424 commands documentation is now placed.
425 (Ada Exception GDB/MI Catchpoint Commands): New subsection
426 documenting the "-catch-assert" and "-catch-exception" new
427 GDB/MI commands.
428
2446f5ea
JB
4292013-10-10 Joel Brobecker <brobecker@adacore.com>
430
431 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
432
0d12017b
JB
4332013-10-10 Joel Brobecker <brobecker@adacore.com>
434
bd80dc1a
JB
435 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
436 serial baud".
437 (Remote Configuration): Replace "set remotebaud" by "set serial
438 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 439
f4fb82a1
PA
4402013-10-07 Pedro Alves <palves@redhat.com>
441
442 PR breakpoints/11568
443 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
444 when the thread is removed from the thread list.
445
0c557179
SDJ
4462013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
447
448 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
449 Update entry for $_exitcode.
450
5713b9b5
JB
4512013-10-04 Joel Brobecker <brobecker@adacore.com>
452
453 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
454 new "--start" option.
455
901461f8
PA
4562013-10-02 Pedro Alves <palves@redhat.com>
457
458 * gdb.texinfo (Registers): Expand description of saved registers
459 in frames. Explain <not saved>.
460
8fb8eb5c
DE
4612013-09-25 Doug Evans <dje@google.com>
462
463 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
464
0a7cfe2c
SS
4652013-09-16 Stan Shebs <stan@codesourcery.com>
466
467 Remove the internals manual gdbint.texinfo.
468 * Makefile.in (INFO_DEPS): Remove gdbint.info.
469 (PDFFILES): Remove gdbint.pdf.
470 (HTMLFILES): Remove gdbint/index.html.
471 (HTMLFILES_INSTALL): Remove gdbint.
472 (GDBINT_DOC_FILES): Remove.
473 (dvi): Remove gdbint.dvi.
474 (ps): Remove gdbint.ps.
475 * gdbint.texinfo: Remove file.
476 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
477
a280dbd1
SDJ
4782013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
479
480 * gdb.texinfo (Convenience Functions): Mention new convenience
481 function $_isvoid.
482
4ac33720
UW
4832013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
484
485 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
486 (Standard Target Features): Add new node to menu.
487 (S/390 and System z Features): New node.
488
b3d3b4bd
SA
4892013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
490
491 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
492 -list-target-features in the example.
493
edf9f00c
JK
4942013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
495
496 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
497 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
498
1d236d23
JK
4992013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
500
501 Sync documentation with gdb.base/gnu-debugdata.exp.
502 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
503
5423b017
JK
5042013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
505
506 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
507
6211c335
YQ
5082013-08-27 Pedro Alves <pedro@codesourcery.com>
509 Yao Qi <yao@codesourcery.com>
510
511 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
512 Document new --skip-unavailable option.
513 <-stack-list-variables>: Document new --skip-unavailable option.
514
52e260a3
DE
5152013-08-26 Doug Evans <dje@google.com>
516
517 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
518 an optional regexp.
519
5e92f71a
TT
5202013-08-13 Tom Tromey <tromey@redhat.com>
521
522 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
523 Document GDB_PARALLEL and GDB_INOTIFY.
524
c5d7073b
SS
5252013-08-09 Stan Shebs <stan@codesourcery.com>
526
527 * LRS: Remove file, describes a long-abandoned live-range
528 splitting extension to stabs.
529
6fbe845e
AB
5302013-07-25 Andrew Burgess <aburgess@broadcom.com>
531
532 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
533
e7045703
DE
5342013-07-17 Doug Evans <dje@google.com>
535
536 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
537
3105ebf9
TT
5382013-07-02 Tom Tromey <tromey@redhat.com>
539
540 * gdb.texinfo (Target Commands): Don't mention "target nrom".
541
d6c2da54
TT
5422013-06-28 Tom Tromey <tromey@redhat.com>
543
544 * Makefile.in (version.subst): Use version.in, not
545 common/version.in.
546 * gdbint.texinfo (Versions and Branches, Releasing GDB):
547 Likewise.
548
e5823f1c
PA
5492013-06-27 Pedro Alves <palves@redhat.com>
550
551 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
552 dynamic symbol resolution code>: New section, based on infrun.c
553 comment.
554
92dcb9ff
TT
5552013-06-26 Tom Tromey <tromey@redhat.com>
556
557 * gdbint.texinfo (Versions and Branches): Use common/version.in.
558 Update.
559 (Releasing GDB): Likewise.
560
dc673c81
YQ
5612013-06-26 Pedro Alves <pedro@codesourcery.com>
562 Yao Qi <yao@codesourcery.com>
563
564 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
565 -trace-frame-collected.
566
28a93511
YQ
5672013-06-26 Pedro Alves <pedro@codesourcery.com>
568
569 * gdb.texinfo (Traceframe Info Format): Document tvar element
570 and its attributes.
571
a0743c90
YQ
5722013-06-25 Yao Qi <yao@codesourcery.com>
573
574 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
575
01208463
TT
5762013-06-24 Tom Tromey <tromey@redhat.com>
577
578 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
579 (GDBvn.texi): Use version.subst.
580 (version.subst): New target.
581 (mostlyclean): Remove version.subst.
582
c898adb7
YQ
5832013-06-20 Pedro Alves <pedro@codesourcery.com>
584
585 * gdb.texinfo (GDB/MI Data Manipulation)
586 <-data-list-register-values>: Document the --skip-unavailable
587 option.
588
7c57fa1e
YQ
5892013-06-07 Yao Qi <yao@codesourcery.com>
590
591 * gdb.texinfo (Symbols): Add kindex and cindex for
592 'maint print msymbols'.
593
0059c61a 5942013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
595
596 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
597 response field name (thread-group to inferior).
598
85dc5a12
GB
5992013-06-04 Gary Benson <gbenson@redhat.com>
600
601 * gdb.texinfo (General Query Packets/qSupported): Added
602 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
603 to the table of currently defined stub features.
604 Added a more detailed entry for "augmented-libraries-svr4-read".
605 (General Query Packets/qXfer:libraries-svr4:read): Documented
606 the augmented form of this packet.
607
5901af59
JB
6082013-05-23 Joel Brobecker <brobecker@adacore.com>
609
610 * gdb.texinfo (System-wide Configuration Scripts): Renames
611 "Installed System-wide Configuration Scripts". Add associated
612 @menu block.
613
c1e36e3e
PA
6142013-05-23 Yao Qi <yao@codesourcery.com>
615 Pedro Alves <palves@redhat.com>
616
617 * gdb.texinfo (Packets): Document 'vCont;r'.
618 (Continuing and Stepping): Document target-assisted range
619 stepping, and the 'set range-stepping' and 'show range-stepping'
620 commands.
621
0201faac
JB
6222013-05-23 Joel Brobecker <brobecker@adacore.com>
623
624 * gdb.texinfo (Installed System-wide Configuration Scripts):
625 Add subsection describing the scripts now available under
626 the data-dir's system-gdbbinit subdirectory.
627 * NEWS: Add entry announcing the availability of system-wide
628 configuration scripts for ElinOS and Wind River Linux.
629
c5867ab6
HZ
6302013-05-21 Hui Zhu <hui@codesourcery.com>
631
632 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
633 "-dprintf-insert" command.
634
7d0c9981
DE
6352013-05-17 Doug Evans <dje@google.com>
636
637 * gdb.texinfo (Maintenance Commands): Update doc for
638 "maint check-psymtabs". Add doc for "maint check-symtabs",
639 "maint expand-symtabs".
640
742ce053
MM
6412013-05-15 Markus Metzger <markus.t.metzger@intel.com>
642
643 * gdb.texinfo (Process Record and Replay): Document the
644 "record goto" command and its sub-commands.
645
1e611234
PM
6462013-05-10 Phil Muldoon <pmuldoon@redhat.com>
647
648 * gdb.texinfo (Backtrace): Add "no-filter" argument.
649 (Python API): Add Frame Filters API, Frame Wrapper API,
650 Writing a Frame Filter/Wrapper, Managing Management of Frame
651 Filters chapter entries.
652 (Frame Filters API): New Node.
653 (Frame Wrapper API): New Node.
654 (Writing a Frame Filter): New Node.
655 (Managing Frame Filters): New Node.
656 (Progspaces In Python): Add note about frame_filters attribute.
657 (Objfiles in Python): Ditto.
658 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
659 @anchors and --no-frame-filters option to -stack-list-variables,
660 -stack-list-frames, -stack-list-locals and -stack-list-arguments
661 commands.
662
2874cb83
JB
6632013-05-08 Joel Brobecker <brobecker@adacore.com>
664
665 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
666 Support" subsection documenting the XML format used to transfer
667 shared library info on AIX.
668
9a005eb9
JB
6692013-05-08 Joel Brobecker <brobecker@adacore.com>
670
671 * gdb.texinfo (Debugging Output): Add documentation of
672 "set debug aix-solib" and "show debug aix-solib" commands.
673
a1217d97
SL
6742013-05-06 Sandra Loosemore <sandra@codesourcery.com>
675
676 * gdb.texinfo (Nios II): New section.
677 (Nios II Features): New section.
678
4d1eb6b4
JB
6792013-05-06 Joel Brobecker <brobecker@adacore.com>
680
681 * gdbint.texinfo (Algorithms): Remove entries documenting
682 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
683 SOLIB_CREATE_INFERIOR_HOOK.
684
3f84184e
TT
6852013-04-29 Tom Tromey <tromey@redhat.com>
686
687 PR python/14204:
688 * gdb.texinfo (Python API): Fix menu entry.
689 (Blocks In Python): Fix subsubsection text. Rewrite intro.
690 Define global and static block. Add example. Clarify
691 block relationship for inline functions.
692
60155234
TT
6932013-04-29 Tom Tromey <tromey@redhat.com>
694
695 * gdb.texinfo (Python API): Mention Python help and keyword
696 arguments. Move pagination text to Basic Python.
697 (Basic Python): Put pagination text here. Document
698 close-on-exec, SIGCHLD, and SIGINT.
699
5360976e
PA
7002013-04-19 Pedro Alves <palves@redhat.com>
701
702 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
703 "signedness" instead of "signness".
704
bd3f3b55
PA
7052013-04-19 Pedro Alves <palves@redhat.com>
706
707 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
708 -Wno-pointer-sign text with text on -Wpointer-sign.
709
dee368d3
TT
7102013-04-16 Tom Tromey <tromey@redhat.com>
711
712 * gdb.texinfo (Set Catchpoints): Mention earliest version of
713 GCC that has the SDT probe points.
714
cc16e6c9
TT
7152013-04-15 Tom Tromey <tromey@redhat.com>
716
717 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
718 exception catchpoints.
719
72f1fe8a
TT
7202013-04-15 Tom Tromey <tromey@redhat.com>
721
722 * gdb.texinfo (Set Catchpoints): Document $_exception.
723 (Convenience Vars): Mention $_exception.
724
591f19e8
TT
7252013-04-15 Tom Tromey <tromey@redhat.com>
726
727 * gdb.texinfo (Set Catchpoints): Reorganize exception
728 catchpoints. Document "catch rethrow".
729 (Debugging C Plus Plus): Mention "catch rethrow".
730
02ae6bad
TT
7312013-04-15 Tom Tromey <tromey@redhat.com>
732
733 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
734
2c91021c
JK
7352013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
736 Eli Zaretskii <eliz@gnu.org>
737
738 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
739 line below the sample output.
740
6eaaf48b
EZ
7412013-04-12 Eli Zaretskii <eliz@gnu.org>
742
743 * gdb.texinfo (Mode Options): Document '-configuration'.
744 (Help): Document "show configuration".
745 (Bug Reporting): Add requirements to include the configuration
746 details in bug reports.
747
b292c783
JK
7482013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
749
750 * Makefile.in (MAN1S): Add gcore.1.
751 Remove "Host, target, and site specific Makefile fragments" comment.
752 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
753 (install-man1, uninstall-man1): Conditionalize gcore.1.
754 (gcore.1): New.
755 * gdb.texinfo (Man Pages): Add gcore man.
756 (gcore man): New node.
757
f81d1120
PA
7582013-04-10 Pedro Alves <palves@redhat.com>
759
760 * gdb.texinfo (Process Record and Replay): Document that "set
761 record full insn-number-max", "set record
762 instruction-history-size" and "set record
763 function-call-history-size" accept "unlimited".
764 (Backtrace): Document that "set backtrace limit" accepts
765 "unlimited".
766 (List): Document that "set listsize" accepts "unlimited".
767 (Print Settings)" Document that "set print max-symbolic-offset",
768 "set print elements" and "set print repeats" accept "unlimited".
769 (Starting and Stopping Trace Experiments): Document that "set
770 trace-buffer-size" accepts "unlimited".
771 (Remote Configuration): Document that "set tcp connect-timeout"
772 accepts "unlimited".
773 (Command History): Document that "set history size" accepts
774 "unlimited".
775 (Screen Size): Document that "set height" and "set width" accepts
776 "unlimited". Adjust "set pagination"'s description to suggest
777 "set height unlimited" instead of "set height 0".
778
393fd4c3
YQ
7792013-04-10 Yao Qi <yao@codesourcery.com>
780
781 * gdb.texinfo (Trace Files): Add "target ctf".
782
cba5a7bf
JK
7832013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
784
785 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
786
0ed630cb
JK
787 * Makefile.in (install-man1, install-man5, uninstall-man1)
788 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
789
afe1492b
JK
790 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
791
5b8b6385
JK
7922013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
793 Eli Zaretskii <eliz@gnu.org>
794
795 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
796 parameters order. Remove "On some targets" for --attach. Document the
797 --multi parameter and extended-remote command. Document all the
798 options.
799
906ccdf0
JK
8002013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
801
802 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
803 the list of supported languages.
804
43662968
JK
8052013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
806
807 Convert man pages to texinfo, new gdbinit.5 texinfo page.
808 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
809 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
810 (diststuff): Add man.
811 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
812 (uninstall-man5): New.
813 (STAGESTUFF): Add *.1 and *.5.
814 (GDBvn.texi): Add SYSTEM_GDBINIT.
815 (gdb.1, gdbserver.1, gdbinit.5): New.
816 (maintainer-clean realclean): Add $(MANS).
817 (install): Add install-man.
818 (uninstall): Add uninstall-man.
819 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
820 (@copying): Wrap it by @c man begin COPYRIGHT.
821 (Top): Add Man Pages.
822 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
823
be9a8770
PA
8242013-04-02 Pedro Alves <palves@redhat.com>
825
826 * gdb.texinfo (Debugging Output): Document "set/show debug
827 aarch64", "set/show debug coff-pe-read" and "set/show debug
828 mach-o".
829
a46c1e42
PA
8302013-04-02 Pedro Alves <palves@redhat.com>
831
832 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
833 table>: Add entry for "trace-buffer-size".
834
bd3eecc3
PA
8352013-03-28 Pedro Alves <palves@redhat.com>
836
837 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
838 table>: Add entry for "trace-status".
839
215b9f98
EZ
8402013-03-28 Eli Zaretskii <eliz@gnu.org>
841
842 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
843 @bullet", which is invalid (makeinfo 5.1 barfs).
844
7f7cc265
PA
8452013-03-28 Pedro Alves <palves@redhat.com>
846
847 PR gdb/15294
848
849 * gdb.texinfo (List) <set listsize>: Adjust to document that
850 listsize 0 means no limit, and remove mention of -1.
851
9c0be723
YQ
8522013-03-22 Yao Qi <yao@codesourcery.com>
853
854 * gdb.texinfo (Embedded Processors): Remove menu item
855 "OpenRISC 1000".
856 (OpenRISC 1000): Remove.
857
bd712aed
DE
8582013-03-21 Doug Evans <dje@google.com>
859
860 * gdb.texinfo (Maintenance Commands): Add docs for
861 "mt set per-command {space,time,symtab} {on,off}".
862
d0353e76
YQ
8632013-03-14 Hui Zhu <hui@codesourcery.com>
864 Yao Qi <yao@codesourcery.com>
865
866 * gdb.texinfo (Trace Files): Add "tsave -ctf".
867
6dd24dfa
KS
8682013-03-13 Keith Seitz <keiths@redhat.com>
869
870 * gdb.texinfo (Maintenance Commands): Add missing ')' for
871 "maint agent" reference to Dynamic printf.
872
5c4808ca
EZ
8732013-03-11 Eli Zaretskii <eliz@gnu.org>
874
875 * gdb.texinfo (General Query Packets): Don't use colon in index
876 entries visible to Info format.
877
59ea5688
MM
8782013-03-11 Markus Metzger <markus.t.metzger@intel.com>
879
880 * gdb.texinfo (Process Record and Replay): Document record
881 changes.
882
2ae8c8e7
MM
8832013-03-11 Markus Metzger <markus.t.metzger@intel.com>
884
885 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
886 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
887 qXfer:btrace:read.
888
28abe188
EZ
8892013-03-09 Eli Zaretskii <eliz@gnu.org>
890
891 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
892 use colons in @anchor and @cindex entries.
893
be9a119c 8942013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
895
896 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
897
be9a119c 8982013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
899 Hafiz Abid Qadeer <abidh@codesourcery.com>
900
901 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
902 trace-buffer-size set and show commands.
903 (Tracepoint Packets): Document QTBuffer:size.
904 (General Query Packets): Document QTBuffer:size.
905
d57350ea
TT
9062013-02-21 Tom Tromey <tromey@redhat.com>
907
908 * gdb.texinfo: Remove bad @syncodeindex.
909 (Values From Inferior, Types In Python, Inferiors In Python)
910 (Events In Python, Threads In Python, Frames In Python, Blocks In
911 Python, Symbols In Python, Symbol Tables In Python): Remove
912 @tables.
913 (Packets, General Query Packets, Tracepoint Packets)
914 (Host I/O Packets): Use @w{} for empty @item.
915
9f44fbc0
SCR
9162013-02-20 Siva Chandra Reddy <sivachandra@google.com>
917
918 * gdb.texinfo (Architectures In Python): Add description about
919 the new method gdb.Architecture.disassemble.
920
f5911ea1
HAQ
9212013-02-15 Pedro Alves <pedro@codesourcery.com>
922 Hafiz Abid Qadeer <abidh@codesourcery.com>
923
924 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
925 Document the "trace-file" field.
926
7e1e0340
DE
9272013-02-07 Doug Evans <dje@google.com>
928
929 * gdb.texinfo (Machine Code): Clarify argument to disassemble
930 command.
931
134a2066
YQ
9322013-02-06 Yao Qi <yao@codesourcery.com>
933
934 * gdb.texinfo (GDB/MI Async Records): Document new MI
935 notification "=tsv-modified". Update the document of MI
936 notification "=tsv-created".
937 * observer.texi (GDB Observers): New observer tsv_modified.
938 Update observer tsv_created and tsv_delete.
939
430ed3f0
MS
9402013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
941
942 * gdb.texinfo (AArch64 Features): New section; document
943 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
944 (Architectures): Add new AArch64 section to document AArch64
945 architecture specific commands.
946 (ABI): Add description of the new OS ABI "Newlib" and its influence
947 on the longjmp handling.
948
1b56eb55
JK
9492013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
950 Jan Kratochvil <jan.kratochvil@redhat.com>
951
952 * gdb.texinfo (Backtrace): Added description of 'filename-display'
953 variable in 'set/show backtrace' section.
954
c4957902
TT
9552013-01-31 Tom Tromey <tromey@redhat.com>
956
957 * gdb.texinfo (Target Commands): Fix typo.
958
bea883fd
SCR
9592013-01-23 Siva Chandra Reddy <sivachandra@google.com>
960
961 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
962 describing the gdb.Architecture class.
963 (Frames In Python): Add description about the new method
964 gdb.Frame.architecture().
965
796a7ff8
DE
9662013-01-23 Doug Evans <dje@google.com>
967
968 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
969
998580f1
MK
9702013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
971
972 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
973 'thread-groups' field when printing a breakpoint in MI.
974
c9fb1240
SD
9752012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
976 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
977 to reflect that jit-reader-load now supports absolute file-names.
978
ab04a2af
TT
9792013-01-16 Tom Tromey <tromey@redhat.com>
980
981 * gdb.texinfo (Set Catchpoints): Document "catch signal".
982 (Signals): Likewise.
983
8ac3646f
TT
9842013-01-16 Tom Tromey <tromey@redhat.com>
985
986 * gdb.texinfo (GDB/MI Breakpoint Information): Document
987 "catch-type" field.
988 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
989
e93a8774
TT
9902013-01-07 Tom Tromey <tromey@redhat.com>
991
992 * gdb.texinfo (Mode Options): Don't mention -epoch.
993 (Data, Emacs): Remove obsolete comments.
994
54516a0b
TT
9952013-01-02 Tom Tromey <tromey@redhat.com>
996
997 * gdb.texinfo (GDB/MI Output Records): Update menu.
998 (GDB/MI Breakpoint Information): New node.
999 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1000 <-break-insert>: Likewise.
1001
8dbe8ece
YQ
10022012-12-31 Yao Qi <yao@codesourcery.com>
1003
1004 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1005 (Packets): Move "vStopped" packet to ...
1006 (Notification Packets): ... here. Describe the components
1007 of notification. Add a table of supported notifications.
1008 Add an example on the process of he async notification.
1009
f35a17b5
JK
10102012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1011
1012 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1013 present.
1014 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1015 fullname output always present.
1016
0dfd2fad
PM
10172012-12-23 Pierre Muller <muller@sourceware.org>
1018
1019 * gdbint.texinfo (Function prototypes): Require use of "extern"
1020 modifier for function prototypes in headers.
1021
7785b880
JB
10222012-12-19 Joel Brobecker <brobecker@adacore.com>
1023
1024 * refcard.tex: Update copyright notice to GPL v3 or later.
1025 Update contact info.
1026
3d745be3
JK
10272012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1028
1029 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1030
c9b6281a
YQ
10312012-12-15 Yao Qi <yao@codesourcery.com>
1032
1033 * gdb.texinfo (Debugging Output): Document 'set debug
1034 notification' and 'show debug notification'.
1035
f2a8bc8a
YQ
10362012-12-15 Yao Qi <yao@codesourcery.com>
1037
1038 * gdb.texinfo (Listing Tracepoints): New item and example about
1039 'installed on target' output.
1040 Add more in the example about 'installed on target'.
1041 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1042
451b7c33
TT
10432012-12-14 Tom Tromey <tromey@redhat.com>
1044
1045 * gdb.texinfo (SVR4 Process Information): Mention core files.
1046
3fa7bf06
MG
10472012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1048
1049 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1050
05b4bd79
PA
10512012-12-11 Pedro Alves <palves@redhat.com>
1052
1053 * gdb.texinfo: Remove all mentions of Unixware throughout.
1054
74a0d9f6
JK
10552012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1056
1057 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1058
0c631110
TT
10592012-11-29 Tom Tromey <tromey@redhat.com>
1060
1061 * gdb.texinfo (SVR4 Process Information): Document missing
1062 "info proc" subcommands.
1063
891df0ea
YQ
10642012-11-29 Yao Qi <yao@codesourcery.com>
1065
1066 PR gdb/1477.
1067 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1068 to 'auto' instead of 'gnu'.
1069
608e2dbb
TT
10702012-11-26 Tom Tromey <tromey@redhat.com>
1071
1072 * gdb.texinfo (MiniDebugInfo): New node.
1073 (GDB Files): Update.
1074
e64e0392
DE
10752012-11-16 Doug Evans <dje@google.com>
1076
1077 * gdb.texinfo (System-wide configuration): If the system-wide init
1078 file lives in the data-directory, and --data-directory is provided,
1079 look for it there.
1080
ae606bee
TT
10812012-11-15 Tom Tromey <tromey@redhat.com>
1082
1083 * gdb.texinfo (Signaling): Fix typo.
1084
62747a60
TT
10852012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1086
1087 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1088 parameter "count" of -data-write-memory-bytes, and add an example.
1089
18a9fc12
TT
10902012-11-12 Tom Tromey <tromey@redhat.com>
1091
1092 * gdb.texinfo (Symbols): Document "info type-printers",
1093 "enable type-printer" and "disable type-printer".
1094 (Python API): Add new node to menu.
1095 (Type Printing API): New node.
1096 (Progspaces In Python): Document type_printers field.
1097 (Objfiles In Python): Likewise.
1098 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1099 register_type_printer, TypePrinter>: Document.
1100
53342f27
TT
11012012-11-12 Tom Tromey <tromey@redhat.com>
1102
1103 * gdb.texinfo (Symbols): Document "set print type methods",
1104 "set print type typedefs", and flags to ptype and whatis.
1105
ed8a1c2d
AB
11062012-11-09 Andrew Burgess <aburgess@broadcom.com>
1107
1108 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1109 the example -data-disassemble output. Extend the description of
1110 the -data-disassemble results to document all fields. Document
1111 the cli disassemble command as being related to -data-disassemble.
1112
8506d139
YQ
11132012-11-09 Yao Qi <yao@codesourcery.com>
1114
1115 PR gdb/14777.
1116 * gdb.texinfo (OS Information): Remove doc on command
1117 'info udot'.
1118
4d3f93a2
JB
11192012-11-08 Joel Brobecker <brobecker@adacore.com>
1120
1121 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1122 gdb.ini warning for Windows port.
1123
1e96de83
YQ
11242012-11-08 Yao Qi <yao@codesourcery.com>
1125
1126 * gdb.texinfo (Search): Add kindex for 'fo'.
1127
dc939229
TT
11282012-11-05 Tom Tromey <tromey@redhat.com>
1129
1130 PR python/14802:
1131 * gdb.texinfo (Functions In Python): Add example.
1132
6f6484cd
YQ
11332012-11-03 Yao Qi <yao@codesourcery.com>
1134
1135 * observer.texi (GDB Observers): Remove observer
1136 'tracepoint_modified', 'tracepoint_created' and
1137 'tracepoint_deleted'.
1138
af4238e5
TT
11392012-10-26 Tom Tromey <tromey@redhat.com>
1140
1141 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1142
687e43a4
TT
11432012-10-25 Tom Tromey <tromey@redhat.com>
1144
1145 * gdb.texinfo (General Query Packets): Use @itemx.
1146
8de0566d
YQ
11472012-10-17 Yao Qi <yao@codesourcery.com>
1148
1149 * observer.texi (GDB Observers): Update observer
1150 'memory_changed'.
1151 * gdb.texinfo (GDB/MI Async Records): Document for
1152 "memory-changed" notification.
1153
07540c15
DE
11542012-10-15 Doug Evans <dje@google.com>
1155
1156 * gdb.texinfo (Mode Options): Document -nh.
1157 Elaborate on docs for -nx.
1158
d7019589
SP
11592012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1160
1161 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1162
82a90ccf
YQ
11632012-09-21 Yao Qi <yao@codesourcery.com>
1164 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.texinfo (GDB/MI Async Records): Document notification
1167 'record-started' and 'record-stopped'.
1168 * observer.texi (GDB Observers): New observer 'record-changed'.
1169
aa9259cc
TS
11702012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1171
1172 * gdb.texinfo: Document the removal of SH's 'regs' command.
1173
c1d780c2
SDJ
11742012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1175
1176 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1177
bb25a15c
YQ
11782012-09-18 Yao Qi <yao@codesourcery.com>
1179
1180 * gdb.texinfo (GDB/MI Async Records): Document new MI
1181 notifications '=tsv-created' and '=tsv-deleted'.
1182 * observer.texi (GDB Observers): New observer tsv_created and
1183 tsv_deleted.
1184
201b4506
YQ
11852012-09-18 Yao Qi <yao@codesourcery.com>
1186
1187 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1188 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1189 '=traceframe-changed'.
1190
6fc1c773
YQ
11912012-09-17 Yao Qi <yao@codesourcery.com>
1192
1193 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1194 'set listsize'.
1195
121c73f3
JK
11962012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1197 Eli Zaretskii <eliz@gnu.org>
1198
1199 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1200 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1201 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1202
e9687799
JK
12032012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1204
1205 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1206
3b5e4d35
YPK
12072012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1208
1209 Document how to return from "python-interactive" to GDB.
1210 * gdb.texinfo (Python Commands): Update documentation.
1211
12122012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1213
1214 Add a new "python-interactive" command that starts a standard
1215 Python interactive prompt with "pi" as alias, and add "py" as
1216 an alias to "python".
1217 * gdb.texinfo (Python Commands): Document the new commands.
1218
b583003e
TT
12192012-08-22 Tom Tromey <tromey@redhat.com>
1220
1221 * gdbint.texinfo (Host Definition): Remove documentation for
1222 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1223
a451cb65
KS
12242012-08-17 Keith Seitz <keiths@redhat.com>
1225
1226 PR c++/13356
1227 * gdb.texinfo (Type and Range Checking): Remove warning.
1228 Remove spurious commas.
1229 Update text and examples for re-implementation of set/show
1230 check type.
1231 (C and C++ Type and Range Checks): Likewise.
1232
6b1755ce
YQ
12332012-08-16 Yao Qi <yao@codesourcery.com>
1234
1235 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1236 is deprecated.
1237
f47f77df
DE
12382012-08-13 Doug Evans <dje@google.com>
1239
1240 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1241 to include functions.
1242
a72c3253
DE
12432012-08-10 Doug Evans <dje@google.com>
1244
1245 * gdb.texinfo (Convenience Funs): New node.
1246 (Types In Python): Document Type.vector.
1247
5b9afe8a
YQ
12482012-08-09 Yao Qi <yao@codesourcery.com>
1249
1250 * observer.texi: New observer command_param_changed.
1251 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1252
dc1039df
JK
12532012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1254
1255 * gdbint.texinfo (Debugging GDB): In section
1256 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1257 Mention also gdb-gdb.py.
1258
4abf930d
YQ
12592012-08-07 Yao Qi <yao@codesourcery.com>
1260
1261 Revert the folloing patch:
1262 2012-08-06 Yao Qi <yao@codesourcery.com>
1263 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1264 remote hardware-watchpoint-limit' and 'set
1265 remote hardware-breakpoint-limit'.
1266
f3c8a52a
JK
12672012-08-06 Nathaniel Flath <flat0103@gmail.com>
1268
1269 * gdb.texinfo (Working Directory): Added information about new
1270 default argument for 'cd' command.
1271
77a91025
YQ
12722012-08-06 Yao Qi <yao@codesourcery.com>
1273
1274 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1275 remote hardware-watchpoint-limit' and 'set
1276 remote hardware-breakpoint-limit'.
1277
d9f08f52
YQ
12782012-08-06 Yao Qi <yao@codesourcery.com>
1279
1280 Fix PR14371.
1281
1282 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1283 '=breakpoint-deleted'.
1284
95b07c96
YQ
12852012-08-02 Yao Qi <yao@codesourcery.com>
1286
1287 * gdb.texinfo (Native): Remove node Neutrino.
1288
7255706c
YQ
12892012-07-27 Yao Qi <yao@codesourcery.com>
1290
1291 * gdb.texinfo (IPA Protocol Commands): Document new command
1292 'close'.
1293
d6b28940
TT
12942012-07-25 Tom Tromey <tromey@redhat.com>
1295
1296 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1297
e615022a
DE
12982012-07-20 Doug Evans <dje@google.com>
1299
1300 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1301 (Index Files): Document how to control the use of deprecated index
1302 sections.
1303 (Index Section Format): Replace --use-deprecated-index-sections with
1304 "set use-deprecated-index-sections on".
1305
055855a4
EZ
13062012-07-12 Eli Zaretskii <eliz@gnu.org>
1307
1308 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1309 indices into a single node "Index". Instead, join function and
1310 variable indices into a single index, separate from the concept
1311 index. Requested in
1312 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1313 (Top): Update the top-level menu: instead of one "Index" there are
1314 now separate entries "Concept Index" and "Function and Variable
1315 Index".
1316 (Concept Index, Function and Variable Index): New nodes.
1317 (Index): Node deleted.
1318
f77cc5f0
HZ
13192012-07-05 Hui Zhu <hui_zhu@mentor.com>
1320
1321 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1322 and "maint agent-eval".
1323
00595b5e
EZ
13242012-07-03 Eli Zaretskii <eliz@gnu.org>
1325
1326 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1327 avoid file-name clashes between Index.html and index.html on
1328 case-insensitive filesystems. See the discussion starting in
1329 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1330 details of the problem.
1331 (Top): Update the master menu for the above.
1332 (Concept Index, Command and Variable Index): New nodes, instead of
1333 the old "Index" node that was deleted. All cross-references
1334 updated.
1335
d3ce09f5
SS
13362012-07-02 Stan Shebs <stan@codesourcery.com>
1337
1338 * gdb.texinfo (Dynamic Printf): Mention agent style and
1339 disconnected dprintf.
1340 (Maintenance Commands): Describe maint agent-printf.
1341 (General Query Packets): Mention BreakpointCommands feature.
1342 (Packets): Document commands extension to Z0 packet.
1343 * agentexpr.texi (Bytecode Descriptions): Document printf
1344 bytecode.
1345
2d7b58e8
JK
13462012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1347
1348 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1349 only after gdbinit files.
1350 (Startup): Move -iex and -iex commands down after gdbinit files.
1351
202cbf1c
JK
13522012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1353
1354 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1355 possibility.
1356
b6ba681c
TT
13572012-06-29 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.texinfo (Index Section Format): Update for version 7.
1360
71caed83
SS
13612012-06-28 Stan Shebs <stan@codesourcery.com>
1362
1363 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1364 example, add note about title column.
1365
ee0bf529
SCR
13662012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1367
1368 * gdb.texinfo (Symbol Tables In Python): Add description about
1369 the new 'last' attribute of gdb.Symtab_and line.
1370
3c15d565
SCR
13712012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1372
1373 * gdb.texinfo (Symbol Tables In Python): Correct the description
1374 of the 'pc' attribute of gdb.Symtab_and_line.
1375
45cfd468
DE
13762012-06-26 Doug Evans <dje@google.com>
1377
1378 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1379 and symtab-create.
1380
496ee73e
KS
13812012-06-25 Keith Seitz <keiths@redhat.com>
1382
1383 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1384 from example. Remove "rbreak" from list of corresponding
1385 gdb commands.
1386
156942c7
DE
13872012-06-23 Doug Evans <dje@google.com>
1388
1389 * gdb.texinfo (Index Section Format): Document version 7 format.
1390
c614397c
YQ
13912012-06-22 Yao Qi <yao@codesourcery.com>
1392
1393 * gdb.texinfo: Add missing cindex for some packets.
1394
472a2379
KS
13952012-06-20 Keith Seitz <keiths@redhat.com>
1396
1397 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1398 for -break-insert and document -p.
1399
2678e2af
YQ
14002012-06-20 Yao Qi <yao@codesourcery.com>
1401
1402 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1403 and "gdb.write_memory" with "Inferior.read_memory" and
1404 "Inferior.write_memory".
1405
984359d2
EZ
14062012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1407
1408 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1409 (Free Documentation): Add @node line.
1410 (Continuing and Stepping) <advance location>: Use @item instead of
1411 @itemx.
1412 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1413 @itemx.
1414 (Embedded Processors): Put the link to "PA" to its correct place,
1415 according to document structure.
1416 (Python API): Put the link to "Lazy Strings In Python" to its
1417 correct place.
1418 (Index): Use @@ in @tex block to get a literal @.
1419
1420 * gdbint.texinfo: Fix the @subtitle line.
1421
1422 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1423 correct place.
1424
16bdd41f
YQ
14252012-06-08 Yao Qi <yao@codesourcery.com>
1426
1427 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1428 Protocol'.
1429 (In-Process Agent Protocol, IPA Protocol Objects)
1430 (IPA Protocol Commands): New nodes.
1431 (Tracepoint Packets): Add anchors.
1432
2d4c29c5
TS
14332012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1434
1435 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1436
6bd110c5
YQ
14372012-06-06 Yao Qi <yao@codesourcery.com>
1438
1439 * gdb.texinfo: Update copyright year.
1440
f3e0e960
SS
14412012-05-23 Stan Shebs <stan@codesourcery.com>
1442 Kwok Cheung Yeung <kcy@codesourcery.com>
1443
1444 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1445
1564a261
JK
14462012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1447
1448 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1449 Mention also --with-separate-debug-dir.
1450 (Auto-loading): Prepend $debugdir in the sample output.
1451 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1452 auto-load safe-path variable.
1453 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1454 Mention also $debugdir for 'set auto-load scripts-directory'.
1455
eb17f351
EZ
14562012-05-19 Eli Zaretskii <eliz@gnu.org>
1457
1458 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1459 (MIPS Embedded, MIPS, MIPS Register packet Format)
1460 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1461 appropriate.
1462
4cc0665f
MR
14632012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1464 Maciej W. Rozycki <macro@codesourcery.com>
1465
1466 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1467 mips compression".
1468 (MIPS Breakpoint Kinds): New subsubsection.
1469
7af8dcf8 14702012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1471
1472 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1473 nodes for subsections. Add @acronym mark-ups and adjust
1474 formatting.
1475
aff139ff
JK
14762012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1477
1478 Rename $ddir to $datadir.
1479 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1480 (objfile-gdb.py file): Rename $ddir to $datadir.
1481
9cb709b6
TT
14822012-05-18 Tom Tromey <tromey@redhat.com>
1483
1484 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1485
e7e0cddf
SS
14862012-05-14 Stan Shebs <stan@codesourcery.com>
1487
1488 * gdb.texinfo (Dynamic Printf): New subsection.
1489
7efc75aa
SCR
14902012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1491
1492 * gdb.texinfo (Basic Python): Add description about the function
1493 gdb.find_pc_line
1494
f307c045
JK
14952012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1496 Eli Zaretskii <eliz@gnu.org>
1497
1498 * gdb.texinfo (Separate Debug Files): Use plural form for global
1499 debugging information directory.
1500
85d4a676
SS
15012012-05-11 Stan Shebs <stan@codesourcery.com>
1502 Kwok Cheung Yeung <kcy@codesourcery.com>
1503
1504 * gdb.texinfo (Operating System Auxiliary Information): Document new
1505 'info os' subcommands.
1506
c1668e4e
JK
15072012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1510 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1511 (dotdebug_gdb_scripts section): Add reference
1512 to 'Auto-loading safe path'.
1513
7349ff92
JK
15142012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1515
1516 Implement multi-component --with-auto-load-dir.
1517 * gdb.texinfo (Auto-loading): New references
1518 for 'set auto-load scripts-directory'
1519 and 'show auto-load scripts-directory'.
1520 (Auto-loading safe path): Describe the new default. Move $ddir
1521 substituation reference to 'objfile-gdb.py file'.
1522 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1523 script-name. Describe new 'set auto-load scripts-directory'
1524 and 'show auto-load scripts-directory'.
1525
6dea1fbd
JK
15262012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1527
1528 Provide $ddir substitution for --with-auto-load-safe-path.
1529 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1530 (Auto-loading safe path): Likewise. Mention the default value,
1531 $ddir substitution, --with-auto-load-safe-path and
1532 --without-auto-load-safe-path.
1533 * observer.texi (gdb_datadir_changed): New.
1534
1ccacbcd
JK
15352012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1536
1537 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1538 Twice.
1539
d9242c17
JK
1540 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1541 directory separator by path separator.
1542
af2c1515
JK
15432012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1544
1545 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1546 for 'set auto-load safe-path' optional. Mention if it is omitted.
1547 Change disabling security protection condition to "/", twice.
1548
a20ee7a4
SCR
15492012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1550
1551 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1552 the new methods global_block and static_block on gdb.Symtab
1553 objects.
1554
56af09aa
SCR
15552012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1556
1557 * gdb.texinfo (Blocks In Python): Add a note saying that future
1558 improvements to GDB and its infrastructure can move symbols
1559 across blocks within a symbol table.
1560
2746b0ef
YQ
15612012-04-29 Yao Qi <yao@codesourcery.com>
1562
1563 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1564 (A29K): Remove.
1565
62e5f89c
SDJ
15662012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1567 Tom Tromey <tromey@redhat.com>
1568
1569 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1570 and generic static probe support on GDB.
1571
a766d390
DE
15722012-04-25 Doug Evans <dje@google.com>
1573
50f042b9
DE
1574 * gdb.texinfo (Go): Fix thinko.
1575
a766d390
DE
1576 * gdb.texinfo (Supported Languages): Add Go.
1577 (Go): New node.
1578
f02e2b19
YQ
15792012-04-25 Yao Qi <yao@codesourcery.com>
1580
1581 * gdbint.texinfo (Testsuite): New section `Board settings'.
1582
68d41a48
JK
15832012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1584
1585 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1586 Three times.
1587
174bb630
JK
1588 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1589 Three times.
1590
0511cc75
JK
15912012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1592
1593 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1594 by @table @asis. Fix formatting of one item.
1595
0070f25a
JK
15962012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1597
1598 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1599
4dc84fd1
JK
16002012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1601
1602 New option "set debug auto-load".
1603 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1604 (auto-load verbose mode): New node.
1605
bccbefd2
JK
16062012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1607
1608 New option "set auto-load safe-path".
1609 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1610 and "info auto-load" examples for safe-path. Put there also references
1611 for "set auto-load safe-path" and "show auto-load safe-path".
1612 New menu item for Auto-loading safe path.
1613 (Auto-loading safe path): New node.
1614 (Python Auto-loading): Update the expected output from "Missing"
1615 to "No".
1616
bf88dd68
JK
16172012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 auto-load: Implementation.
1620 * gdb.texinfo (Mode Options): New anchor for -nx.
1621 (Startup): New anchors for Option -init-eval-command,
1622 Home Directory Init File
1623 and Init File in the Current Directory during Startup.
1624 Mention set auto-load local-gdbinit with a reference.
1625 Change the sample code to "set auto-load python-scripts".
1626 (Threads): New anchor set libthread-db-search-path.
1627 Provide references to libthread_db.so.1 file.
1628 (Controlling GDB): New menu item for Auto-loading.
1629 (Auto-loading, Init File in the Current Directory)
1630 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1631 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1632 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1633 reference.
1634 (Auto-loading): Rename to ...
1635 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1636 "set auto-load python-scripts", new anchor for it. Change
1637 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1638 for it. Change "info auto-load-scripts"
1639 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1640 to "Python scripts".
1641
8264ba82
AG
16422012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1643
1644 PR mi/13393
1645 * gdb.texinfo (Print Settings): Extend the description for "set print
1646 object".
1647 (GDB/MI Variable Objects): Extend the description for -var-create and
1648 -var-list-children.
1649
06fc020f
SCR
16502012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1651
1652 * gdb.texinfo (Examining Data): Document the 'explore' command.
1653
7191c139
JB
16542012-03-28 Joel Brobecker <brobecker@adacore.com>
1655
1656 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1657 to the children of a varobj and its update range when -var-update
1658 returns that the varobj's type changed.
1659
3708f05e
JK
16602012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1661
1662 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1663 Create two new links fir 'objfile-gdb.py file'
1664 and 'dotdebug_gdb_scripts section'.
1665
8e0583c8
JK
16662012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1667
1668 * gdb.texinfo (Auto-loading): Rename node reference
1669 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1670 Twice.
1671 (.debug_gdb_scripts section): Rename the node ...
1672 (dotdebug_gdb_scripts section): ... here.
1673 (Maintenance Commands): Also rename this node reference.
1674
7b282c5a
SCR
16752012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1676
1677 * gdb.texinfo (Python API/Values From Inferior): Add description
1678 about the new method Value.referenced_value. Add description on
1679 how Value.dereference is different (and similar) to
1680 Value.referenced_value.
1681
8320cc4f
JK
16822012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1683
1684 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1685 --init-eval-command=COMMAND, -iex.
1686 (Startup): Describe -iex and -ix. Simplify the example
1687 for "set auto-load-scripts off".
1688
481860b3
GB
16892012-03-16 Gary Benson <gbenson@redhat.com>
1690
1691 PR breakpoints/10738
1692 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1693 stating that GDB cannot set breakpoints on inlined functions.
1694 (Mode Options): Document --use-deprecated-index-sections.
1695 (Index Section Format): Document new index section version format.
1696
c4aeac85
TT
16972012-03-15 Tom Tromey <tromey@redhat.com>
1698
1699 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1700
16899756
DE
17012012-03-13 Doug Evans <dje@google.com>
1702
1703 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1704 of "reload".
1705 (Symbols): Delete docs for set/show symbol-reloading.
1706 * gdbint.texinfo (Defining Other Architecture Features): Delete
1707 SYMBOL_RELOADING_DEFAULT.
1708 * refcard.tex: Delete reference to symbol-reloading.
1709
9b224c5e
PA
17102012-03-07 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.texinfo (General Query Packets): Document new
1713 QProgramSignals packet.
1714 * gdb.texinfo (Remote configuration): Mention
1715 "program-signals-packet".
1716
169081d0
TG
17172012-03-05 Tristan Gingold <gingold@adacore.com>
1718
1719 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1720
d1feda86
YQ
17212012-03-03 Yao Qi <yao@codesourcery.com>
1722
1723 * gdb.texinfo (In-Process Agent): New node.
1724 Document new commands.
1725 (General Query Packets): Add packet `QAgent'.
1726
1faeff08
MR
17272012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1728
1729 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1730
7d74f244
DE
17312012-03-01 Scott J. Goldman <scottjg@vmware.com>
1732
1733 * gdb.texinfo (Commands In Python): Put example python macro in
1734 COMMAND_USER category rather than COMMAND_OBSCURE.
1735 Document gdb.COMMAND_USER.
1736 (User-defined Commands): Update documentation to clarify
1737 "set/show max-user-call-depth" and "show user" don't apply to python
1738 commands. Update documentation to clarify "help user-defined" may
1739 also include python commands defined as COMMAND_USER.
1740
6fe37d23
JK
17412012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1742
1743 * gdb.texinfo (Startup): Add option -ex description to the option -x
1744 description.
1745
83364271
LM
17462012-02-24 Luis Machado <lgustavo@codesourcery.com>
1747
1748 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1749 condition-evaluation breakpoint parameter.
1750 Mention condition-evaluation mode being shown in "info break".
1751 (Break Conditions): Add description for target-side
1752 conditional breakpoints.
1753 (Remote Configuration): Mention conditional-breakpoints-packet.
1754 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1755 cond-expr.
1756 (General Query Packets): Mention new ConditionalBreakpoint feature.
1757
bdb1994d
TT
17582012-02-22 Tom Tromey <tromey@redhat.com>
1759
1760 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1761
4d241c86
TT
17622012-02-17 Tom Tromey <tromey@redhat.com>
1763
1764 PR python/10753:
1765 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1766 directory.
1767
816338b5
SS
17682012-02-14 Stan Shebs <stan@codesourcery.com>
1769
1770 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1771
cc30c4bd
PA
17722012-02-13 Pedro Alves <palves@redhat.com>
1773
1774 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1775 mips-idt-ecoff.
1776
035d1e5b
YQ
17772012-02-09 Yao Qi <yao@codesourcery.com>
1778
1779 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1780
f0823d2c
TT
17812012-02-07 Tom Tromey <tromey@redhat.com>
1782
1783 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1784 Symbol.value.
1785
64e7d9dd
TT
17862012-02-07 Tom Tromey <tromey@redhat.com>
1787
1788 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1789
4220b2f8
TS
17902012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1791
1792 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1793
edcc5120
TT
17942012-01-24 Tom Tromey <tromey@redhat.com>
1795
1796 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1797 unload".
1798 (Files): Mention new catch commands.
1799 (GDB/MI Async Records): Likewise.
1800
53fe1783
GB
18012012-01-24 Gary Benson <gbenson@redhat.com>
1802
1803 Delete #if 0'd out code.
1804 * gdb.texinfo (Frame Info): Remove "info catch".
1805
b9e7b9c3
UW
18062012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1807
1808 * gdb.texinfo (Remote Configuration): Document
1809 "set remote hostio-readlink-packet" command.
1810 (General Query Packets): Document vFile:readlink packet.
1811
4aac40c8
TT
18122012-01-16 Tom Tromey <tromey@redhat.com>
1813
1814 * gdb.texinfo (Specify Location): Document relative file name
1815 handling.
1816
cafec441
TT
18172012-01-16 Tom Tromey <tromey@redhat.com>
1818
1819 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1820
0ee339bc
JK
18212012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1822 Eli Zaretskii <eliz@gnu.org>
1823
1824 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1825 code.
1826
72384ba3
PH
18272012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1828
1829 * gdb.texinfo (Variables): Document use of :: for non-static
1830 variables.
1831
ce1b17c4
JB
18322012-01-05 Joel Brobecker <brobecker@adacore.com>
1833
1834 * gdbint.texinfo (Start of New Year Procedure): Update
1835 to replace use of copyright.sh by use of copyright.py.
1836
217bff3e
JK
18372012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 Remove the gdbtui binary.
1840 * all-cfg.texi (GDBTUI): Remove.
1841 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1842 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1843 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1844
cc72b2a2
KP
18452011-12-23 Kevin Pouget <kevin.pouget@st.com>
1846
1847 Introduce gdb.FinishBreakpoint in Python.
1848 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1849 (Python API): Add menu entry for Finish Breakpoints.
1850
13ac8d2c
JK
18512011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1852
1853 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1854 tests.
1855
e0f9f062
DE
18562011-12-16 Doug Evans <dje@google.com>
1857
1858 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1859
80b6e756
PM
18602011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1861
1c3ad6ab 1862 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1863 stack". Add documentation for "set/show python print-stack".
1864
2fb860fc
PA
18652011-12-14 Pedro Alves <pedro@codesourcery.com>
1866
1867 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1868 should transfer control to the stub in the startup code instead of
1869 in main. Mention the need to get past the initial breakpoint.
1870
f8eba3c6
TT
18712011-12-06 Tom Tromey <tromey@redhat.com>
1872
1873 * gdb.texinfo (Set Breaks): Update for new behavior.
1874
2268b414
JK
18752011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1876
1877 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1878 List Format for SVR4 Targets'.
1879 (General Query Packets): New item qXfer:libraries-svr4:read.
1880 (Library List Format for SVR4 Targets): New node.
1881
ae6f0d5b
TT
18822011-12-01 Tom Tromey <tromey@redhat.com>
1883
1884 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1885 add.
1886
36dfb11c
TT
18872011-11-22 Tom Tromey <tromey@redhat.com>
1888
1889 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1890 reasons.
1891
f196051f
SS
18922011-11-20 Stan Shebs <stan@codesourcery.com>
1893
1894 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1895 note-related options and variables.
1896 (Tracepoint Packets): Document packet changes.
1897
f85b53f8
SD
18982011-11-20 Sanjoy Das <sdas@igalia.com>
1899
1900 * gdb.texinfo (JIT Interface): Add documentation on writing and
1901 usind JIT debug info readers.
1902 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1903 Debug Info Readers): New nodes.
1904
bfccc43c
YQ
19052011-11-18 Yao Qi <yao@codesourcery.com>
1906
1907 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1908 tracepoint.
1909
c011a4f4
DE
19102011-11-15 Doug Evans <dje@google.com>
1911
1912 * gdb.texinfo (Files): Document basenames-may-differ.
1913
ed59ded5
DE
19142011-11-14 Doug Evans <dje@google.com>
1915
1916 * gdb.texinfo (Shell Commands): Document "!".
1917
405f8e94
SS
19182011-11-14 Stan Shebs <stan@codesourcery.com>
1919 Kwok Cheung Yeung <kcy@codesourcery.com>
1920
1921 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1922 needed to get shorter fast tracepoints.
1923 (Tracepoint Packets): Document new qTMinFTPILen packet.
1924
1e4d1764
YQ
19252011-11-14 Yao Qi <yao@codesourcery.com>
1926
1927 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1928 behavior of tracepoint.
1929 (General Query Packets): New feature InstallInTrace.
1930 (Remote Configuration): Document "set remote
1931 install-in-trace-packet".
1932
71eba9c2 19332011-11-12 Matt Rice <ratmice@gmail.com>
1934
1935 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1936 Add arguments to info macro.
1937
e0f8f636
TT
19382011-11-10 Tom Tromey <tromey@redhat.com>
1939
1940 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1941 manual.
1942 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1943 (Macros): Add a footnote.
1944 (C): Remove paragraph about compiler options.
1945 (C Constants): Mention wide character and string constants.
1946 (C Plus Plus Expressions): Update compiler option advice. Mention
1947 using declarations. Mention ADL. Remove old HP compiler
1948 information.
1949
625c0d47
TT
19502011-11-10 Tom Tromey <tromey@redhat.com>
1951
1952 PR c++/9257:
1953 * gdb.texinfo (Print Settings): Add an extra note about the need
1954 for a vtable.
1955
4be2aacc
MR
19562011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1957
1958 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1959 "set mips abi" documentation.
1960
0a1c4d10
DE
19612011-11-04 Doug Evans <dje@google.com>
1962
1963 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1964
aad1c02c
TT
19652011-11-03 Tom Tromey <tromey@redhat.com>
1966
1967 * gdb.texinfo (Stopping): Add menu entry.
1968 (Continuing and Stepping): Restore @node. Use @section, not
1969 @subsection.
1970
983fb131
MR
19712011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1972
1973 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1974 designation. Fix "Specify Location" cross-reference.
1975
3065dfb6
SS
19762011-11-02 Stan Shebs <stan@codesourcery.com>
1977
1978 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1979 (General Query Packets): Describe tracenz feature.
1980 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1981
0aaaf063
PK
19822011-10-28 Paul Koning <paul_koning@dell.com>
1983
1984 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1985
2231f1fb
KP
19862011-10-27 Kevin Pouget <kevin.pouget@st.com>
1987
1988 * gdb.texinfo ((Frames In Python): Document
1989 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1990
5110b5df
PK
19912011-10-26 Paul Koning <paul_koning@dell.com>
1992
1993 * gdb.texinfo (gdb.types): Document new deepitems function.
1994
22dbab46
PK
19952011-10-25 Paul Koning <paul_koning@dell.com>
1996
1997 PR python/13327
1998
1999 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2000 fetch_lazy method.
2001
9df2fbc4
PM
20022011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2003
2004 PR python/12656
2005
2006 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2007 global_block, static_block function.
2008
f05e2e1d
TT
20092011-10-19 Tom Tromey <tromey@redhat.com>
2010
2011 * gdb.texinfo (Commands In Python): Add missing "@"s.
2012
a7fc3f37
KP
20132011-10-13 Kevin Pouget <kevin.pouget@st.com>
2014
2015 PR python/13285 Document named constants for frame unwind stop reasons
2016 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2017 constants.
2018
5048e516
JK
20192011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2020
2021 Fix compatibility with texinfo versions older than 4.12.
2022 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2023 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2024 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2025 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2026 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2027 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2028 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2029
5a56e9c5
DE
20302011-10-09 Doug Evans <dje@google.com>
2031
2032 * gdb.texinfo (Extending GDB): Document alias command.
2033
36b11add
JK
20342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 Support @entry in input expressions.
2037 * gdb.texinfo (Variables): Describe @entry names suffix.
2038 (Print Settings): Add anchor for `set print entry-values'.
2039
e18b2753
JK
20402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2041 Eli Zaretskii <eliz@gnu.org>
2042
2043 Display @entry parameter values (without references).
2044 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2045 example.
2046 (Print Settings): New description of set print entry-values and show
2047 print entry-values.
2048
111c6489
JK
20492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2050 Eli Zaretskii <eliz@gnu.org>
2051
2052 Recognize virtual tail call frames.
2053 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2054 (Tail Call Frames): New node.
2055 (Frames In Python): Add gdb.TAILCALL_FRAME.
2056
9c15afc4
DE
20572011-10-07 Doug Evans <dje@google.com>
2058
2059 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2060 register_pretty_printer.
2061
99f5279d
PM
20622011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2063
2064 PR python/12930
2065 PR python/12802
2066
2067 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2068 stop method.
2069
03583c20
UW
20702011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2071
2072 * gdb.texinfo (Starting your Program): "set disable-randomization"
2073 is no longer Linux-specific.
2074 (Remote Configuration): Document "set remote
2075 disable-randomization-packet".
2076 (General Query Packets): Document "QDisableRandomization" packet
2077 and add it to "qSupported" list.
2078
bd054e06
KP
20792011-10-07 Kevin Pouget <kevin.pouget@st.com>
2080
2081 Allow Python notification of new object-file loadings.
2082 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2083 event type.
2084
cb6be26b
KP
20852011-10-04 Kevin Pouget <kevin.pouget@st.com>
2086
2087 PR python/12691: Add the inferior to Python exited event
2088 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2089
a05336a1
JB
20902011-10-03 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2093 rephasing.
2094
5d77fe44
JB
20952011-10-03 Joel Brobecker <brobecker@adacore.com>
2096
2097 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2098 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2099 as possible feature returned by the `-list-features'
2100 command.
2101
699df94d
PK
21022011-09-28 Paul Koning <paul_koning@dell.com>
2103
2104 * gdb.texinfo (gdb.Type): Document field access by dictionary
2105 key syntax.
2106
24bdad53
YQ
21072011-09-28 Yao Qi <yao@codesourcery.com>
2108
2109 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2110 Add one space after option `-s'. Remove @r{} markup.
2111
6710bf39
SS
21122011-09-27 Stan Shebs <stan@codesourcery.com>
2113
2114 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2115
d99f7e48
HZ
21162011-09-16 Hui Zhu <teawater@gmail.com>
2117
2118 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2119 to *(unsigned char *)$esp@300.
2120
d812018b
PK
21212011-09-15 Paul Koning <paul_koning@dell.com>
2122
2123 * gdb.texinfo: Make style of Python functions and methods match
2124 the syntax of Python. Also put class and module names explicitly
2125 on function, member, and variable names, matching Python
2126 documentation conventions.
2127
2aa48337
KP
21282011-09-15 Kevin Pouget <kevin.pouget@st.com>
2129
2130 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2131 * gdb.texinfo (Inferiors In Python): Describe new
2132 gdb.selected_inferior() function.
2133
6839b47f
KP
21342011-09-15 Kevin Pouget <kevin.pouget@st.com>
2135
2136 Handle multiple breakpoint hits in Python interface:
2137 * gdb.texinfo (Events In Python): New function documentation:
2138 gdb.BreakpointEvent.breakpoints. Indicate that
2139 gdb.BreakpointEvent.breakpoint is now deprecated.
2140
26829f2b
JB
21412011-09-04 Joel Brobecker <brobecker@adacore.com>
2142
2143 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2144
a9f54f60
TT
21452011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2146
2147 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2148
fa3a4f15
PM
21492011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2150
2151 * gdb.texinfo (Prompt): Add set/show extended-prompt
2152 documentation
2153 (Basic Python): Add prompt_hook anchor.
2154 (Python modules): Reword module text to reflect multiple modules.
2155 (gdb.prompt): Document gdb.prompt module.
2156
224bbe49
YQ
21572011-08-14 Yao Qi <yao@codesourcery.com>
2158
78d85199
YQ
2159 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2160
21612011-08-14 Yao Qi <yao@codesourcery.com>
2162
2163 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2164 (TIC6x Features): New node.
2165
457e09f0
DE
21662011-08-12 Doug Evans <dje@google.com>
2167
2168 * gdb.texinfo (Symbols In Python): Document symbol.type.
2169
5e239b84
PM
21702011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2171
2172 * gdb.texinfo (Python): Document command and function
2173 auto-loading.
2174
177bc839
JK
21752011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2176 Eli Zaretskii <eliz@gnu.org>
2177
2178 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2179 typedefs unrolling. Extend the sample code by an inner typedef and
2180 outer typedefs unrolling.
2181
1a532630
PP
21822011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2183
2184 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2185 size and line-size.
2186
9b158ba0 21872011-07-21 Matt Rice <ratmice@gmail.com>
2188
2189 PR macros/12999
2190 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2191 Update text and cindex entries for info macro command.
2192
d17b6f81
PM
21932011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2194
2195 * observer.texi (GDB Observers): Add before_prompt observer.
2196 * gdb.texinfo (Basic Python): Add documentation for prompt
2197 substitution.
2198
713389e0
PM
21992011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2200
2201 PR python/12438
2202 * gdb.texinfo (Python Commands): Add deprecate note to maint
2203 set/show python print-stack. Document set/show python
2204 print-backtrace.
2205
177b42fe
TJB
22062011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2207
2208 * gdb.texinfo: Fix typos.
2209
900e11f9
JK
22102011-07-01 Tom Tromey <tromey@redhat.com>
2211
2212 * gdb.texinfo (Debugging Output): Document set debug
2213 check-physname.
2214
39c4d40a
TT
22152011-06-29 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2218 breakpoint-notifications feature.
2219
6f5def7d
UW
22202011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2221
2222 * gdb.texinfo (Target Description): Remove warning about
2223 possibly unstable format.
2224
8cf64490
TT
22252011-06-03 Tom Tromey <tromey@redhat.com>
2226
2227 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2228 (Events In Python): Note that exit_code is optional.
2229
393eab54
PA
22302011-05-17 Pedro Alves <pedro@codesourcery.com>
2231
2232 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2233 required for multi-threading support.
2234 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2235 Hc are deprecated for multi-threading debugging. Point readers at
2236 the vCont packet.
2237
75fc9810
DE
22382011-05-15 Doug Evans <dje@google.com>
2239
2240 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2241
01124a23
DE
22422011-05-13 Doug Evans <dje@google.com>
2243
98a5dd13
DE
2244 * gdb.texinfo (Threads): Document $sdir,$pdir.
2245 (Server): Document $pdir exception.
2246
dbaefcf7
DE
2247 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2248
cc63ef9b
DE
2249 * gdb.texinfo (Threads): Clarify default value for
2250 libthread-db-search-path.
7e0396aa 2251
01124a23
DE
2252 * gdb.texinfo (Completion): Update example.
2253 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2254
d248b706
KY
22552011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2256
2257 * gdb.texinfo: Document change in the behaviour of the enable and
2258 disable GDB commands when applied to tracepoints.
2259 Document the EnableDisableTracepoints remote stub feature.
2260 Document QTEnable and QTDisable in the list of tracepoint packets.
2261
cc88a640
JK
22622011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2265 hsuser.texi.
2266 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2267 comment to hsuser.texi. Change rluser.texi name in the comment.
2268
84e578fb
DE
22692011-05-10 Doug Evans <dje@google.com>
2270
2271 * gdb.texinfo (Threads): If an empty path is provided for
2272 libthread-db-search-path it is reset to its default value.
2273 (Server): Ditto.
2274
478aac75
DE
22752011-05-09 Doug Evans <dje@google.com>
2276
2277 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2278
9c06b0b4
TJB
22792011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2280 Thiago Jung Bauermann <bauerman@br.ibm.com>
2281
2282 Implement support for PowerPC BookE masked watchpoints.
2283 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2284 (PowerPC Embedded): Mention support of masked watchpoints.
2285
9ed350ad
JB
22862011-05-03 Joel Brobecker <brobecker@adacore.com>
2287
2288 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2289 `@value{GDBN}'.
2290
4ceed123
JB
22912011-05-03 Joel Brobecker <brobecker@adacore.com>
2292
2293 * gdb.texinfo (titlepage): Remove dedication.
2294 (In Memoriam): New appendix.
2295
559a7a62
JK
22962011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2297 Eli Zaretskii <eliz@gnu.org>
2298
2299 * gdb.texinfo (Index Section Format): Change the version to 5.
2300 Describe the different formula.
2301
03f2bd59
JK
23022011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2303 Eli Zaretskii <eliz@gnu.org>
2304
2305 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2306 for disconnected tracing.
2307 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2308 extended-remote relationship. Mention --once.
2309 (TCP port allocation lifecycle of @code{gdbserver}): New.
2310
d9b1a651
EZ
23112011-04-23 Eli Zaretskii <eliz@gnu.org>
2312
2313 * gdb.texinfo (Server): Improve indexing. Index all optional
2314 switches to gdbserver.
2315
90476074
TT
23162011-04-20 Tom Tromey <tromey@redhat.com>
2317
2318 * gdb.texinfo (Index Section Format): New node.
2319 (Top): Add new node to menu.
2320
c21236dc
PA
23212011-04-20 Pedro Alves <pedro@codesourcery.com>
2322
2323 * gdb.texinfo (Maintenance Commands): Document `maint print
2324 remote-registers'.
2325
05c8c3f5
TT
23262011-04-20 Tom Tromey <tromey@redhat.com>
2327
2328 * gdb.texinfo (Trace File Format): Move node later.
2329
7a9dd1b2
TT
23302011-04-19 Tom Tromey <tromey@redhat.com>
2331
2332 * gdbint.texinfo (Register Information Functions): Remove
2333 duplicate "the".
2334 * gdb.texinfo (Emacs): Remove duplicate "to".
2335 (GDB/MI Variable Objects): Remove duplicate "the".
2336 (General Query Packets): Likewise.
2337
4368ebeb
JB
23382011-04-02 Joel Brobecker <brobecker@adacore.com>
2339
2340 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2341 "GDB/MI Ada Exception Information" node.
2342
956a9fb9
JB
23432011-04-01 Joel Brobecker <brobecker@adacore.com>
2344
2345 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2346 the "exception-name" field in the *stopped async record.
2347
f1310107
TJB
23482011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2349 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2350
2351 Implement support for PowerPC BookE ranged breakpoints.
2352 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2353
8786b2bd
TT
23542011-03-28 Tom Tromey <tromey@redhat.com>
2355
2356 * gdb.texinfo (Set Tracepoints): Fix typo.
2357
9ef07c8c
TT
23582011-03-24 Tom Tromey <tromey@redhat.com>
2359
2360 * gdb.texinfo (Specify Location): Document `function:label'
2361 linespec.
2362
99c3dc11
PM
23632011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2364
f1310107 2365 PR python/12149
99c3dc11
PM
2366
2367 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2368
29703da4
PM
23692011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2370
2371 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2372 (Inferiors In Python): Likewise.
2373 (Threads In Python): Likewise.
2374 (Symbols In Python): Likewise.
2375 (Objfiles In Python): Likewise.
2376 (Symbol Tables In Python): Likewise.
2377
c9174737
PA
23782011-03-15 Pedro Alves <pedro@codesourcery.com>
2379
2380 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2381 display>: Explain that the commands accept number ranges.
2382
7371cf6d
PM
23832011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2384
2385 * gdb.texinfo (Breakpoints In Python): Add description and example
2386 of Python stop function operation.
2387
ecec24e6
PM
23882011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2389
2390 * gdb.texinfo (Parameters In Python): Document get_set_string and
2391 get_show_string methods.
2392
6dcd5565
JK
23932011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2394
2395 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2396
81896e36
JK
2397 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2398 circular-trace-buffer name.
2399
5e30da2c
JB
24002011-02-28 Joel Brobecker <brobecker@adacore.com>
2401
2402 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2403 in the previous change.
2404
3bd0f5ef 24052011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2406
2407 * gdb.texinfo (Inferiors and Programs): Update commands to show
2408 that they can accept multiple arguments.
2409
4ec7539c
JB
24102011-02-24 Joel Brobecker <brobecker@adacore.com>
2411
2412 Revert the following patch (code patch was not approved):
2413 2011-02-21 Hui Zhu <teawater@gmail.com>
2414 * agentexpr.texi (bytecode descriptions): add printf.
2415 * gdb.texinfo (tracepoint action lists): add printf.
2416
82809774
DE
24172011-02-23 Doug Evans <dje@google.com>
2418
2419 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2420
e5a67952
MS
24212011-02-23 Michael Snyder <msnyder@vmware.com>
2422
2423 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2424 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2425 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2426
6e6fbe60
DE
24272011-02-22 Doug Evans <dje@google.com>
2428
2429 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2430 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2431 add description of result, fix @defun formatting.
2432
f994e27a
HZ
24332011-02-21 Hui Zhu <teawater@gmail.com>
2434
2435 * agentexpr.texi (Bytecode Descriptions): Add printf.
2436 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2437
c7f96d2b
TT
24382011-02-18 Tom Tromey <tromey@redhat.com>
2439
2440 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2441
60f98dde
MS
24422011-02-14 Michael Snyder <msnyder@vmware.com>
2443
2444 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2445 Document new command "thread find".
2446
08e796bc
MS
24472011-02-14 Michael Snyder <msnyder@vmware.com>
2448
2449 * gdb.texinfo (Threads): Update example of new thread message.
2450
b3b9301e
PA
24512011-02-14 Pedro Alves <pedro@codesourcery.com>
2452
2453 * gdb.texinfo (Remote Configuration): Mention set/show remote
2454 traceframe-info.
2455 (Tools/Packages Optional for Building GDB): Mention that expat is
2456 used for traceframe info.
2457 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2458 (General Query Packets) <qSupported>: Describe the
2459 qXfer:traceframe-info:read feature.
2460 (qXfer::read): Describe qXfer:traceframe-info:read.
2461 (Traceframe Info Format): New section.
2462
cef35b0f
PA
24632011-02-04 Pedro Alves <pedro@codesourcery.com>
2464
2465 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2466 for casts and unary operators.
2467
f1cbe1d3
TT
24682011-02-04 Tom Tromey <tromey@redhat.com>
2469
2470 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2471 is not useful.
2472
585fdaa1
PA
24732011-01-25 Pedro Alves <pedro@codesourcery.com>
2474
2475 * gdb.texinfo: s/value optimized out/optimized out/g
2476
7bfc9434
JB
24772011-01-21 Joel Brobecker <brobecker@adacore.com>
2478
2479 * gdb.texinfo (Other Misc Settings): Rework part of the
2480 documentation of the "set interactive mode" command.
2481
4694da01
TT
24822011-01-19 Tom Tromey <tromey@redhat.com>
2483
2484 * gdb.texinfo (Threads): Document thread name output and `thread
2485 name' command.
2486 (Threads In Python): Document Thread.name attribute.
2487 (GDB/MI Thread Commands): Document thread attributes.
2488
b716877b
AB
24892011-01-12 Andrew Burgess <aburgess@broadcom.com>
2490
2491 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2492 changes in mi/mi-cmd-disas.c
2493
13fd8b81
TT
24942011-01-12 Tom Tromey <tromey@redhat.com>
2495
2496 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2497 Fix "thread apply" text.
2498
e09342b5
TJB
24992011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2500 Thiago Jung Bauermann <bauerman@br.ibm.com>
2501
2502 Implement support for PowerPC BookE ranged watchpoints.
2503 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2504 the "set powerpc exact-watchpoints" flag.
2505
06e65f44
TT
25062011-01-07 Tom Tromey <tromey@redhat.com>
2507
2508 * gdb.texinfo (Python API): Add descriptions to @menu items.
2509
d8e22779
TT
25102011-01-06 Tom Tromey <tromey@redhat.com>
2511
2512 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2513
a255712f
PP
25142010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2515
e09342b5 2516 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2517
ccfc3d6e
TT
25182011-01-06 Tom Tromey <tromey@redhat.com>
2519
2520 PR python/12133:
2521 * gdb.texinfo (Frames In Python): Document various frame
2522 constants.
2523
44944448
JB
25242011-01-05 Joel Brobecker <brobecker@adacore.com>
2525
2526 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2527 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2528 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2529
42ea3d7a
JK
25302011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2531
2532 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2533 (clean): Add GDBvn.texi.
2534
720d1a40
JB
25352010-12-29 Joel Brobecker <brobecker@adacore.com>
2536
2537 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2538 occasional case where the debugger prints an array address
2539 instead of the array itself.
2540
ad196637
PA
25412010-12-23 Pedro Alves <pedro@codesourcery.com>
2542
2543 * gdb.texinfo (Packets) <read registers packet>: Document support
2544 for registers that were not collected.
2545
a86caf66
DE
25462010-12-15 Doug Evans <dje@google.com>
2547
2548 * gdb.texinfo (Startup): Document auto-loading of scripts during
2549 startup.
2550 (Auto-loading): Delete "maint set python auto-load on|off".
2551 Add "set auto-load-scripts on|off".
2552
aae1c79a
DE
25532010-12-07 Doug Evans <dje@google.com>
2554
2555 * gdb.texinfo (Mode Options): Document -data-directory.
2556 (Data Files): Add reference to -data-directory.
2557
4e04c971
DE
25582010-11-29 Doug Evans <dje@google.com>
2559
2560 * gdb.texinfo (Pretty-Printer Introduction): Change
2561 printer-name:subprinter-name to printer-name;subprinter-name.
2562
94b6973e
PM
25632010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2564
2565 PR python/12199
2566
2567 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2568
39037522
TT
25692010-11-23 Tom Tromey <tromey@redhat.com>
2570
2571 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2572 (Editing): Likewise.
2573 (Command History): Likewise.
2574 (TUI Keys): Likewise.
2575 (Bug Reporting): Conditionally include rluser.texi and
2576 inc-history.texinfo.
2577 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2578 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2579 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2580 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2581 (gdb.pdf): Likewise.
2582 (gdb.info): Likewise.
2583 (gdb/index.html): Likewise.
2584
5ae98d25
TT
25852010-11-23 Tom Tromey <tromey@redhat.com>
2586
2587 * Makefile.in (Makefile): Run ../config.status.
2588 (distclean): Update.
2589 * configure: Remove.
2590 * configure.ac: Remove.
2591
621c8364
TT
25922010-11-12 Tom Tromey <tromey@redhat.com>
2593
2594 * gdb.texinfo (Basic Python): Update. Add xref.
2595 (Exception Handling): Document new exception classes.
2596 (Types In Python): Update.
2597 (Frames In Python): Update.
2598
84f4c1fe
PM
25992010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2600
2601 * gdb.texinfo (Breakpoints In Python): Document "internal"
2602 parameter, and visible attribute.
2603
99e7ae30
DE
26042010-11-05 Doug Evans <dje@google.com>
2605
2606 * gdb.texinfo (Source Path): Document "set directories".
2607
f4b8a18d
KW
26082010-11-05 Ken Werner <ken.werner@de.ibm.com>
2609
2610 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2611 (OpenCL C): New node.
2612
7b51bc51
DE
26132010-11-02 Doug Evans <dje@google.com>
2614
2615 * gdb.texinfo (Pretty Printing): Expand into three sections,
2616 introduction, example, and commands.
2617 (Python API): Delete section Disabling Pretty-Printers, merge into
2618 Selecting Pretty-Printers.
2619 (Writing a Pretty-Printer): New section. Move the pretty-printer
2620 example here, and reformat to match python coding style. Add a second
2621 example using the gdb.printing module.
2622 (Python modules): Add gdb.printing.
2623
9eeee977
DE
26242010-10-29 Doug Evans <dje@google.com>
2625
2626 * gdb.texinfo (Python): Fix long line.
2627
a0e0ffdf
DE
26282010-10-20 Doug Evans <dje@google.com>
2629
2630 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2631 All references updated. Correct sections marked as subsections.
2632 (Coding Standards): New chapter. Move the coding standard related
2633 subsections here. Add section on Python coding standards.
2634
0e3509db
DE
26352010-10-13 Doug Evans <dje@google.com>
2636
2637 * gdb.texinfo (Python): Add "Python modules".
2638 (Types in Python): Add reference to gdb.types section.
2639 (Python modules): New node.
2640
44592cc4
DE
26412010-10-11 Doug Evans <dje@google.com>
2642
2643 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2644 Python" from gdb.Value.type description.
2645
6e1bb179
JB
26462010-09-28 Joel Brobecker <brobecker@adacore.com>
2647
2648 * gdb.texinfo (Ravenscar Profile): New node.
2649
e8467610
TT
26502010-09-22 Tom Tromey <tromey@redhat.com>
2651
2652 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2653
fccd1d1e
EZ
26542010-09-22 Eli Zaretskii <eliz@gnu.org>
2655
2656 * gdb.texinfo (Values From Inferior): Clarify that
2657 value.dynamic_type works only in C++ programs with RTTI.
2658
c1b6b909
TT
26592010-09-15 Paul Bolle <pebolle@tiscali.nl>
2660
2661 * gdb.texinfo (Character Sets): Correctly reference host-charset
2662 in example.
2663
7d288aaa
TT
26642010-09-13 Tom Tromey <tromey@redhat.com>
2665
2666 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2667 Document "fullname" and "from".
2668
f75d858b
MK
26692010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2670
2671 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2672 feature `reverse' output by -list-target-features.
2673
83b9503b
L
26742010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2675
2676 * gdb.texinfo (i386 Features): Remove an extra "@item".
2677
03f17ccf
TT
26782010-08-30 Tom Tromey <tromey@redhat.com>
2679
2680 PR python/11792:
2681 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2682
9779414d
DJ
26832010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2684
2685 * gdb.texinfo (ARM Features): Document
2686 org.gnu.gdb.arm.m-profile.
2687
f9ffd4bb
TT
26882010-08-23 Tom Tromey <tromey@redhat.com>
2689
2690 PR python/11145:
2691 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2692 reinterpret_cast methods.
2693
702c2711
TT
26942010-08-23 Tom Tromey <tromey@redhat.com>
2695
2696 PR python/11915:
2697 * gdb.texinfo (Types In Python): Document array method.
2698
66b73624
TJB
26992010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2700
2701 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2702
06a64a0b
TT
27032010-08-16 Tom Tromey <tromey@redhat.com>
2704
2705 * gdb.texinfo (Set Watchpoints): Document -location option.
2706
a3a7127e
DE
27072010-08-13 Doug Evans <dje@google.com>
2708
2709 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2710
8dedea02
VP
27112010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2712
2713 * gdb.texinfo (GDB/MI Data Manipulation): Document
2714 -data-read-memory-raw and -data-write-memory-raw.
2715
ca5c20b6 27162010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2717 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2718
2719 * gdb.texinfo (Basic Python): Describe post_event API.
2720
cb2e07a6
PM
27212010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2722
2723 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2724 decode_line Python APIs
cb2e07a6 2725
464b3efb
TT
27262010-08-10 Tom Tromey <tromey@redhat.com>
2727
2728 * gdb.texinfo (Pretty Printing API): Document
2729 gdb.default_visualizer.
2730
c29c521f
TT
27312010-08-10 Tom Tromey <tromey@redhat.com>
2732
2733 Revert gdb-add-index addition:
2734 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2735
5da1313b
JK
27362010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2737 Eli Zaretskii <eliz@gnu.org>
2738
2739 * gdb.texinfo (Mode Options) <-batch>
2740 (Basic Python) <gdb.execute>: Describe setting width and height.
2741
02d868e8
PP
27422010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2743
2744 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2745
c2bbed2a
TT
27462010-07-30 Tom Tromey <tromey@redhat.com>
2747
2748 * gdb.texinfo (Index Files): Mention gdb-add-index.
2749
6c13bbe1
HZ
27502010-07-30 Hui Zhu <teawater@gmail.com>
2751
2752 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2753 "detach inferior" and "kill inferior".
2754
53a71c06
CR
27552010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2756
2757 * gdb.texinfo (Machine Code): Update description of two forms of
2758 arguments, and add new example to demonstrate the new form.
2759
5374244e
PM
27602010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2761
2762 * gdb.texinfo (Values From Inferior): Add value inferior function
2763 call description.
2764
8ea5bce5
JK
27652010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2768
c0edd9ed
JK
27692010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2770 Eli Zaretskii <eliz@gnu.org>
2771
2772 Make core files the process_stratum.
2773 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2774 record_stratum example.
2775
9291a0cd
TT
27762010-07-13 Tom Tromey <tromey@redhat.com>
2777
2778 * gdb.texinfo (Index Files): New node.
2779
f5011d11
TT
27802010-07-13 Tom Tromey <tromey@redhat.com>
2781
2782 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2783
0f5238ed
TT
27842010-07-13 Tom Tromey <tromey@redhat.com>
2785
2786 * gdb.texinfo (Specify Location): Document labels.
2787
74c761c1
PA
27882010-07-01 Pedro Alves <pedro@codesourcery.com>
2789
2790 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2791 entries for fast tracepoints and static tracepoints.
2792
501994c0
PA
27932010-07-01 Pedro Alves <pedro@codesourcery.com>
2794
2795 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2796 qsThreadInfo>: Spell out `l' as ell.
2797
0fb4aa4b
PA
27982010-07-01 Pedro Alves <pedro@codesourcery.com>
2799
2800 * gdb.texinfo (Convenience Variables): Document $_sdata.
2801 (Commands to Set Tracepoints): Describe static tracepoints. Add
2802 `Listing Static Tracepoint Markers' menu entry. Document
2803 "strace".
2804 (Tracepoint Action Lists): Document collecting $_sdata.
2805 (Listing Static Tracepoint Markers): New subsection.
2806 (Tracepoints support in gdbserver): Mention static tracepoints.
2807 (remote packets, enabling and disabling): Mention
2808 read-sdata-object.
2809 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2810 and StaticTracepoint.
2811 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2812 Document qXfer:sdata:read.
2813 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2814
dc3b15be
JB
28152010-06-29 Joel Brobecker <brobecker@adacore.com>
2816
2817 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2818
595939de
PM
28192010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2820 Tom Tromey <tromey@redhat.com>
2821 Thiago Jung Bauermann <bauerman@br.ibm.com>
2822
2823 * gdb.texinfo (Inferiors In Python): New node.
2824 * gdb.texinfo (Threads In Python): New node.
2825
9279c692
JB
28262010-06-28 Joel Brobecker <brobecker@adacore.com>
2827
2828 * gdb.texinfo (Python): Document what the python directory is
2829 and what its location is.
2830 (Basic Python): Document the gdb.PYTHONDIR constant.
2831
bc9f0842
TT
28322010-06-25 Tom Tromey <tromey@redhat.com>
2833
2834 PR python/10808:
2835 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2836
f1421989
HZ
28372010-06-24 Hui Zhu <teawater@gmail.com>
2838
2839 * gdb.texinfo: (Commands for Controlled Output): Add
2840 documentation for command "eval".
2841
e4c0cfae
SS
28422010-06-21 Stan Shebs <stan@codesourcery.com>
2843
2844 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2845 * annotate.texinfo: Ditto.
2846 * gdbint.texinfo: Ditto.
2847 * stabs.texinfo: Ditto.
2848
bb08c432
HZ
28492010-06-22 Hui Zhu <teawater@gmail.com>
2850
2851 * gdb.texinfo: (Process Record and Replay): Add documentation
2852 for command "set record memory-query".
2853
4f5d9f07
SS
28542010-06-21 Stan Shebs <stan@codesourcery.com>
2855
2856 * gdb.texinfo: Relicense under GFDL version 1.3.
2857 * annotate.texinfo: Relicense under GFDL version 1.3.
2858 * gdbint.texinfo: Relicense under GFDL version 1.3.
2859 * stabs.texinfo: Relicense under GFDL version 1.3.
2860 * fdl.texi: Update to version 1.3.
2861
6aed2dbc
SS
28622010-06-18 Stan Shebs <stan@codesourcery.com>
2863
a61408f8
SS
2864 * gdb.texinfo (Operating System Auxiliary Information): Describe
2865 "info os" when no arguments given.
2866
6aed2dbc
SS
2867 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2868 $_thread.
2869
24e933df
HZ
28702010-06-18 Hui Zhu <teawater@gmail.com>
2871
2872 * gdb.texinfo: (Process Record and Replay): Add documentation
2873 for commands "record save" and "record restore".
2874
65d79d4b
SDJ
28752010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2876
2877 * gdb.texinfo: Include information about the correct use
2878 of addresses in the `watch' command.
2879
d914c394
SS
28802010-06-11 Stan Shebs <stan@codesourcery.com>
2881
2882 * gdb.texinfo (Observer Mode): New section.
2883 (General Query Packets): Document QAllow.
889bf7c5 2884
967cf477
DE
28852010-06-04 Doug Evans <dje@google.com>
2886
2887 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2888
aaf4119b
DE
28892010-06-03 Doug Evans <dje@google.com>
2890
2891 * gdbint.texinfo (Coding): Add subsection on command names.
2892
9eae7c52
TT
28932010-06-02 Tom Tromey <tromey@redhat.com>
2894
2895 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2896 always-disassemble.
2897
fa593d66
PA
28982010-06-01 Pedro Alves <pedro@codesourcery.com>
2899
2900 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2901 gdbserver, and add cross reference.
2902 (Tracepoints support in gdbserver): New subsection.
2903
dde08ee1
PA
29042010-05-26 Pedro Alves <pedro@codesourcery.com>
2905
2906 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2907 `qRelocInsn' feature.
2908 (Relocate instruction reply packet): New subsection
2909 of `Tracepoint Packets'.
2910 (Tracepoint Packets): Mention that packets QTDP and QTStart
2911 support the qRelocInsn request, and add cross reference to new
2912 subsection.
2913
07ca107c
DE
29142010-05-25 Doug Evans <dje@google.com>
2915
2916 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2917 (Commands In Python): Document gdb.string_to_argv.
2918
c25c4a8b
JK
29192010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2920
2921 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2922 ATTR_NORETURN.
2923
d7b32ed3 29242010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2925 Tom Tromey <tromey@redhat.com>
2926 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2927
c25c4a8b 2928 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2929
6aecb9c2
JB
29302010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2931
2932 * gdb.texinfo: (Summary) Add mention about D language support.
2933 (Filenames): Add D suffixes.
2934 (D): New node.
2935
b7da9e9f
PM
29362010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2937
2938 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2939 of macro deleted from GDB code.
2940
ab38a727
PA
29412010-04-24 Pedro Alves <pedro@codesourcery.com>
2942
2943 * gdb.texinfo (Commands to specify files): Describe what how GDB
2944 looks up DOS-based filesystem paths on the system root. Document
2945 the new `set/show target-file-system-kind' commands.
2946
66d09542
DE
29472010-04-23 Doug Evans <dje@google.com>
2948
2949 * gdb.texinfo (Python): Move Auto-loading section here ...
2950 (Python API): from here.
2951 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2952 (Maintenance Commands): Add docs for "maint print section-scripts".
2953
8bd10a10
CM
29542010-04-20 Chris Moller <cmoller@redhat.com>
2955
2956 * gdb.texinfo (Setting Breakpoints): Added description of
2957 filename-qualified rbreak.
2958 * refcard.tex (Breakpoints and Watchpoints): Added brief
2959 description of filename-qualified rbreak.
2960
4c374409
JK
29612010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2962
2963 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2964 (Python API): Change the reference to Pretty Printing API.
2965 (Pretty Printing): Move the user part under the Data node. Reformat
2966 the sample output to 72 columns. Create a new reference to Pretty
2967 Printing API. Rename the API part ...
2968 (Pretty Printing API): To a new node name.
2969 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2970 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2971
5a9351ae
SS
29722010-04-21 Stan Shebs <stan@codesourcery.com>
2973
2974 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2975 and commands.
5a9351ae 2976 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2977
9a22f0d0
PM
29782010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2979
2980 * gdb.texinfo (Examining memory): Update for change in string
2981 display with explicit size.
2982
6149aea9
PA
29832010-04-19 Pedro Alves <pedro@codesourcery.com>
2984
2985 PR breakpoints/8554.
2986
2987 * gdb.texinfo (Save Breakpoints): New node.
2988 (save-tracepoints): Rename to ...
2989 (save tracepoints): ... this. Mention that `save-tracepoints' is
2990 a deprecated alias to `save tracepoints'.
2991
711e434b
PM
29922010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2993
645797a8 2994 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2995 (info w32 thread-information-block): Document new command.
2996 (qGetTIBAddress): Document new gdbserver query.
2997 (maint set/show show-all-tib): Document new command.
2998
3f7b2faa
DE
29992010-04-15 Doug Evans <dje@google.com>
3000
fa33c3cd
DE
3001 * gdb.texinfo (Python API): Add progspaces section.
3002 (Selecting Pretty-Printers): Progspace pretty-printers are
3003 searched too.
3004 (Progspaces In Python): New section.
3005
3f7b2faa
DE
3006 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3007
79f283fe
PM
30082010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3009
3010 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3011 returns None.
3012
87290684
SS
30132010-04-09 Stan Shebs <stan@codesourcery.com>
3014
3015 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3016 Describe the `frames-created' field, tweak grammar.
3017
a97153c7
PA
30182010-04-09 Pedro Alves <pedro@codesourcery.com>
3019
3020 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3021 Describe the `circular' and `disconnected' fields.
3022
5c5dcc1b
L
30232010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3024
3025 * gdb.texinfo (maint print registers): Mention unavailable and
3026 invisible registers.
3027
adc36818
PM
30282010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3029 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3030 Tom Tromey <tromey@redhat.com>
adc36818
PM
3031
3032 * gdb.texinfo (Breakpoints In Python): New Node.
3033
33da3f1c
SS
30342010-04-08 Stan Shebs <stan@codesourcery.com>
3035
3036 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3037 trace status fields.
3038
3a13a53b
L
30392010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3040
3041 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3042 optional. Make org.gnu.gdb.i386.avx requires
3043 org.gnu.gdb.i386.avx.
3044
08001717
DE
30452010-04-08 Doug Evans <dje@google.com>
3046
3047 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3048 search path, and document that gdb only scans the search path if
3049 the script's path doesn't specify a directory.
3050
c375651d
DE
30512010-04-05 Doug Evans <dje@google.com>
3052
3053 * gdb.texinfo (maint show python auto-load): Fix typo.
3054
af54718e
SS
30552010-04-04 Stan Shebs <stan@codesourcery.com>
3056
d77f58be
SS
3057 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3058 (Setting Watchpoints): Update description of "info watch".
3059 (Disabling Breakpoints): Only "info break" lists all.
3060
af54718e
SS
3061 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3062 (tdump): Explain how tdump works.
3063
86b17b60
PA
30642010-04-01 Pedro Alves <pedro@codesourcery.com>
3065
3066 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3067 add cross reference.
3068
ff12863f
PA
30692010-03-31 Pedro Alves <pedro@codesourcery.com>
3070
3071 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3072 commands error out.
3073
f68eb612
L
30742010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3075
3076 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3077
c8d5aac9
L
30782010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3079
3080 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3081
7d13fe92
SS
30822010-03-29 Stan Shebs <stan@codesourcery.com>
3083 Nathan Sidwell <nathan@codesourcery.com>
3084
3085 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3086 GDBN equivalent.
3087 (Set Tracepoints): Remove mention that conditional tracepoints
3088 don't exist.
3089 (Tracepoint Actions): Clarify when while-stepping collection
3090 happens, note that while-stepping does not automatically collect
3091 $pc.
3092
409873ef 30932010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3094
409873ef
SS
3095 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3096 (General Query Packets): Describe TracepointSource.
3097
ee8e71d4
EZ
30982010-03-27 Matt Rice <ratmice@gmail.com>
3099
c8d5aac9
L
3100 * gdb.texinfo (ARM): Document arguments to "target sim".
3101 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3102
99b5e152
PA
31032010-03-26 Pedro Alves <pedro@codesourcery.com>
3104
3105 * gdb.texinfo (Tracepoint Packets): Remove mention that
3106 terror:string may be plain text, and drop mention of X prefix.
3107
cd64ee31
VP
31082010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3109
3110 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3111
6c28cbf2
SS
31122010-03-24 Stan Shebs <stan@codesourcery.com>
3113
3114 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3115
95a42b64
TT
31162010-03-24 Tom Tromey <tromey@redhat.com>
3117
3118 PR breakpoints/9352:
3119 * gdb.texinfo (Break Commands): Update.
3120
18148017
VP
31212010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3122
3123 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3124 commands.
3125
4daf5ac0
SS
31262010-03-16 Stan Shebs <stan@codesourcery.com>
3127
3128 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3129 circular-trace-buffer.
3130 (Tracepoint Packets): Describe QTBuffer, and details of the
3131 qTStatus reply.
3132
c9429232
SS
31332010-03-12 Stan Shebs <stan@codesourcery.com>
3134 Nathan Sidwell <nathan@codesourcery.com>
3135
3136 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3137 doing instruction stepping.
3138 (Tracepoint Restrictions): New node.
3139
ccefe4c4
TT
31402010-03-10 Tom Tromey <tromey@redhat.com>
3141
3142 * gdbint.texinfo (Symbol Handling): Update.
3143
7c953934
TT
31442010-03-08 Tom Tromey <tromey@redhat.com>
3145
3146 PR cli/9591:
3147 * gdb.texinfo (Mode Options): Mention lack of pagination and
3148 confirmation with --batch.
3149 (Screen Size): Mention --batch.
3150 (Messages/Warnings): Likewise.
3151
f870a310
TT
31522010-03-05 Tom Tromey <tromey@redhat.com>
3153
3154 * gdb.texinfo (Basic Python): Document target_charset and
3155 target_wide_charset.
3156
78e2826b
TT
31572010-03-05 Tom Tromey <tromey@redhat.com>
3158
3159 * gdb.texinfo (Data): Link to pretty-printing.
3160 (Output Formats): Likewise. Correct text.
3161
f5dff777
DJ
31622010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3163
3164 * gdb.texinfo (Types): Describe <struct> and <flags>.
3165
dc00d89f
PM
31662010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3167
3168 * gdb.texinfo (Frames In Python): Add block parameter and
3169 description to read_var text.
3170
5107b149 31712010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3172 Tom Tromey <tromey@redhat.com>
5107b149
PM
3173
3174 * gdb.texinfo (Types In Python): Describe block argument in
3175 template_argument and gdb.lookup_type.
3176
e03e5e7b
TT
31772010-02-24 Tom Tromey <tromey@redhat.com>
3178
3179 * gdb.texinfo (Cygwin Native): Fix typo.
3180
f3e9a817
PM
31812010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3182
3183 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3184 and select method descriptions.
3185 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3186 Tables in Python to menu.
3187 (Blocks In Python): New node.
3188 (Symbols In Python): New node.
3189 (Symbol Tables in Python): New node.
3190
a79b8f6e
VP
31912010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3192
3193 Multiexec MI
3194
3195 gdb/
3196 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3197
3198 gdb/doc/
3199 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3200 changes.
3201 (GDB/MI Program Execution): Document current behaviour of
3202 --all and --thread-group.
3203 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3204 -remove-inferior.
3205 * observer.texi (inferior_added, inferior_removed): New
3206 observers.
3207
629d6a47
TT
32082010-02-19 Tom Tromey <tromey@redhat.com>
3209
3210 * gdbint.texinfo (Getting Started): Fix @node.
3211 (Debugging GDB): Likewise.
3212
c09529e5
JB
32132010-02-13 Joel Brobecker <brobecker@adacore.com>
3214
3215 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3216 documenting the gdb_test_timeout variable.
3217
540aa8e7
MS
32182010-02-12 Jakob Engblom <jakob@virtutech.com>
3219
3220 * gdb.texinfo (MI commands): Added documentation of --reverse
3221 option to a set of MI commands. Restructured documentation of MI
3222 commands --exec-continue to reflect the complexity of reverse
3223 execution.
3224
081dfbf7
PA
32252010-02-12 Pedro Alves <pedro@codesourcery.com>
3226
3227 * gdb.texinfo (Using the Collected Data): Specify that the address
3228 range of `tfind outsize' is exclusive, and that the address range
3229 of `tfind range' is inclusive.
3230 (Tracepoint Packets): Specify that the address range of
3231 `QTFrame:range' is inclusive, and that the address range of
3232 `QTFrame:outside' is exclusive
3233
8e9c5e02
VP
32342010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3235
3236 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3237
92981e24
TT
32382010-02-10 Tom Tromey <tromey@redhat.com>
3239
3240 * gdb.texinfo (Debugging Output): Document set debug parser and
3241 show debug parser.
3242
075b51b7
L
32432010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3244
3245 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3246 i386_eflags and i386_mxcsr.
3247
3bb8d5c3
L
32482010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3249
3250 * gdb.texinfo: Document i386 target features.
3251
c5f80513
DE
32522010-02-05 Doug Evans <dje@google.com>
3253
3254 * gdbint.texinfo (Testsuite): Add a new section to document the
3255 various DejaGnu variables that may be overridden.
1be00882 3256 Document INTERNAL_GDBFLAGS.
c5f80513 3257
6ac33a4e
TT
32582010-02-04 Tom Tromey <tromey@redhat.com>
3259
3260 PR cli/8830:
3261 * gdb.texinfo (Files): -readnow comes before the filename for file
3262 and symbol-file.
3263
a1dcb23a
DJ
32642010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3265
3266 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3267 Document ARM breakpoint types.
3268 (Register Packet Format): Move into the new section.
3269 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3270
95433b34
JB
32712010-01-21 Joel Brobecker <brobecker@adacore.com>
3272
3273 * gdb.texinfo (File Options): Adjust the documentation of this
3274 switch to refer to the "source" command rather than partially
3275 duplicating some of the relevant information.
3276 (Extending GDB): Introduce and document the set/show script-extension
3277 setting.
3278 (Command Files): Add note explaining that the "source" command
3279 is also used to evalute scripts written in other languages.
3280 Remove the short slightly incorrect reference to sourcing Python
3281 scripts.
3282 (Python Commands): Document how to execute a Python script from GDB.
3283
8d576872
JB
32842010-01-19 Joel Brobecker <brobecker@adacore.com>
3285
3286 * gdb.texinfo (Command Files): Fix typo.
3287
8150ff9c
JB
32882010-01-18 Tom Tromey <tromey@redhat.com>
3289
3290 * gdb.texinfo (File Options): Document -x on .py files.
3291 (Command Files): Document handling of Python scripts.
3292
23db03a6
JZ
32932010-01-18 Jie Zhang <jie.zhang@analog.com>
3294
3295 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3296
00bf0b85
SS
32972010-01-15 Stan Shebs <stan@codesourcery.com>
3298
3299 * gdb.texinfo (Trace Files): New section.
3300 (Tracepoint Packets): Document QTSave and qTBuffer.
3301 (Trace File Format): New appendix.
3302
be759fcf
PM
33032010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3304
3305 * gdb.texinfo (Values From Inferior): Document lazy_string value
3306 method.
3307 (Python API): Add Lazy strings menu item.
3308 (Lazy Strings In Python): New node.
3309
dc146f7c
VP
33102010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3311
3312 * gdb.texinfo (GDB/MI Thread Information): New.
3313 (GDB/MI Async Records): Document the core field in *stopped.
3314 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3315 documentation
3316 (Process list): Document that osdata document may contain
3317 threads.
3318 (Remote Serial Protocol): Document qXfer:threads.
3319
d5551862
SS
33202010-01-06 Stan Shebs <stan@codesourcery.com>
3321
3322 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3323 disconnected tracing.
3324 (Tracepoint Packets): Document new protocol.
3325
7a697b8d
SS
33262010-01-05 Stan Shebs <stan@codesourcery.com>
3327
3328 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3329 tracepoints.
3330 (Tracepoint Packets): Describe remote protocol for fast
3331 tracepoints.
3332
e6f3ec50
JB
33332010-01-01 Joel Brobecker <brobecker@adacore.com>
3334
3335 Update the "Start of New Year Procedure".
3336 * gdbint.texinfo: Add the list of files that need to be updated
3337 manually. Minor reformatting.
3338
ddc4e9c1
JB
33392010-01-01 Joel Brobecker <brobecker@adacore.com>
3340
3341 * refcard.tex: Update copyright year in header and text.
3342
9d2897ad
JB
33432010-01-01 Joel Brobecker <brobecker@adacore.com>
3344
3345 * agentexpr.texi: Add 2010 to the list of copyright years.
3346 * annotate.texinfo: Likewise.
3347 * gdb.texinfo: Likewise.
3348 * gdbint.texinfo: Likewise.
3349 * observer.texi: Likewise.
3350 * stabs.texinfo: Likewise.
3351
6da95a67
SS
33522009-12-31 Stan Shebs <stan@codesourcery.com>
3353
3354 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3355
236f1d4d
SS
33562009-12-29 Stan Shebs <stan@codesourcery.com>
3357
3358 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3359
f61e138d
SS
33602009-12-28 Stan Shebs <stan@codesourcery.com>
3361
3362 * gdb.texinfo (Trace State Variables): New section.
3363 (Tracepoint Packets): Describe trace state variable packets.
3364 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3365 variable bytecodes.
3366
0fe7935b
DJ
33672009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3368
3369 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3370 declarations.
3371
a6b29f87
VP
33722009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3373
3374 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3375 -gdb-exit behaviour.
3376
5e4bde96
JB
33772009-12-20 Joel Brobecker <brobecker@adacore.com>
3378
3379 * gpl.texi: Update to version 3 of the GPL.
3380
a1715244
JB
33812009-12-20 Joel Brobecker <brobecker@adacore.com>
3382
3383 * Makefile.in: Update copyright header.
3384 * observer.texi: Fix the copyright header of the generated files.
3385
361ae042
PM
33862009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3387
3388 * gdb.texinfo (Types In Python): Describe range function.
3389
bfd31e71
PM
33902009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3391
3392 * gdb.texinfo (Types In Python): Describe "is_base_class".
3393
57a1d736
TT
33942009-12-03 Tom Tromey <tromey@redhat.com>
3395
3396 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3397
8cebebb9
PP
33982009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3399
3400 * observer.texi: New memory_changed observer.
3401
16af530a
TT
34022009-12-01 Tom Tromey <tromey@redhat.com>
3403
3404 * gdb.texinfo (Reverse Execution): Fix typo.
3405
b6199126
DJ
34062009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3407
3408 PR gdb/8704
3409
3410 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3411 are allowed after the breakpoint condition.
3412
7a6973ad
TT
34132009-11-23 Tom Tromey <tromey@redhat.com>
3414
3415 PR python/10782:
3416 * gdb.texinfo (Types In Python): Document Type.pointer.
3417
21a0512e
PP
34182009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3419
3420 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3421
a5832c8f
PA
34222009-11-11 Pedro Alves <pedro@codesourcery.com>
3423
3424 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3425 (Using Agent Expressions): Delete cross reference.
3426
1eb7cd77
JB
34272009-11-07 Joel Brobecker <brobecker@adacore.com>
3428
3429 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3430 and @settitle directives up to help makeinfo find them.
3431
24ddea62
JK
34322009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3433
3434 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3435 (Auto-loading): Use plural and note one can use multiple components now.
3436
3afae151
VP
34372009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3438
3439 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3440 -stack-list-arguments have the same documentation for parameter
3441 as -stack-list-locals. Add comas.
3442
14ff2235
PM
34432009-10-27 Tom Tromey <tromey@redhat.com>
3444 Eli Zaretskii <eliz@gnu.org>
3445
c8d5aac9 3446 PR python/10781
14ff2235
PM
3447
3448 * gdb.texinfo (Values From Inferior): Document cast method.
3449
9c419145
PP
34502009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3451
3452 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3453 and adjust example.
889bf7c5 3454
29153c24
MS
34552009-10-22 Michael Snyder <msnyder@vmware.com>
3456
3457 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3458 info record command. Also document the new save and restore
29153c24
MS
3459 commands.
3460
2b28d209
PP
34612009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3462
3463 * gdb.texinfo (Machine Code): Mention current pc marker.
3464 (Memory): Likewise.
3465
6c95b8df
PA
34662009-10-19 Pedro Alves <pedro@codesourcery.com>
3467 Stan Shebs <stan@codesourcery.com>
3468
3469 * observer.texi (new_inferior): Rename to...
3470 (inferior_appeared): ... this.
3471
3472 * gdb.texinfo (Inferiors): Rename node to ...
3473 (Inferiors and Programs): ... this. Mention running multiple
3474 programs in the same debug session.
3475 <info inferiors>: Mention the new 'Executable' column if "info
3476 inferiors". Update examples. Document the "add-inferior",
3477 "clone-inferior", "remove-inferior" and "maint info
3478 program-spaces" commands.
3479 (Process): Rename node to...
3480 (Forks): ... this. Document "set|show follow-exec-mode".
3481
2f8132f3
MS
34822009-10-11 Michael Snyder <msnyder@vmware.com>
3483
3484 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3485 (ReverseContinue): Ditto.
3486
cba4b2d3
PP
34872009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3488
3489 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3490
da082f17
JK
34912009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3492
3493 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3494
08be9d71
ME
34952009-10-06 Michael Eager <eager@eagercon.com>
3496
3497 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3498 (Embedded Processors): Add MicroBlaze.
3499 (MicroBlaze): New. Describe Xilinx MicroBlaze
3500
08a0efd0
PA
35012009-10-04 Pedro Alves <pedro@codesourcery.com>
3502
3503 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3504
cbb8f428
EZ
35052009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3506
3507 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3508
30a4a70c
JB
35092009-09-23 Joel Brobecker <brobecker@adacore.com>
3510
3511 * observer.texi (solib_unloaded): Document explicitly the fact that
3512 this observer is called before the associated symbols are unloaded.
3513
b3372f91
VP
35142009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3515
3516 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3517 -stack-list-variables.
3518
f43030c4
TT
35192009-09-18 Tom Tromey <tromey@redhat.com>
3520
3521 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3522 is experimental.
3523
ec7e75e7
PP
35242009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3525
3526 * gdb.texinfo (convenince variables): Mention
3527 $_siginfo could be empty.
f43030c4 3528
0cc7d26f
TT
35292009-09-15 Tom Tromey <tromey@redhat.com>
3530
3531 * gdb.texinfo (GDB/MI Variable Objects): Document
3532 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3533 Expand -var-update documentation.
3534
a96d9b2e
SDJ
35352009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3536
3537 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3538 feature.
3539
005ca36a
JB
35402009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3541
3542 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3543
0d772ac9
MS
35442009-09-10 Michael Snyder <msnyder@vmware.com>
3545
3546 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3547 ReverseStep replies to the qSupported query.
3548
14fb1bac
JB
35492009-09-10 Joel Brobecker <brobecker@adacore.com>
3550
3551 Add documentation for set/show interactive-mode.
3552 * gdb.texinfo (Other Misc Settings): New node.
3553
29b090c0
DE
35542009-09-01 Doug Evans <dje@google.com>
3555
3556 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3557 non-stop mode's affect on remote caching.
3558
4e5d721f
DE
35592009-08-31 Jacob Potter <jdpotter@google.com>
3560 Doug Evans <dje@google.com>
3561
3562 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3563 Mark `set/show remotecache' options as obsolete.
3564 Document new `set/show stack-cache' option.
3565 Update text for `info dcache'.
3566
55333a84
DE
35672009-08-27 Doug Evans <dje@google.com>
3568
3569 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3570 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3571
bc3a0b4d
RW
35722009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3573
3574 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3575 about autoconf.
3576
3a1ff0b6
PA
35772009-08-25 Pedro Alves <pedro@codesourcery.com>
3578
3579 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3580 small example, and describe its columns. Replace "inferior-id" by
3581 "infno" throughout.
3582
81ecdfbb
RW
35832009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3584
af542c2e
RW
3585 * gdbint.texinfo (Releasing GDB): Point to
3586 README-maintainer-mode file for required autoconf version.
3587 * configure.ac: Do not substitute datarootdir, htmldir,
3588 pdfdir, docdir. Do not process --with-datarootdir,
3589 --with-htmldir, --with-pdfdir, --with-docdir.
3590 * configure: Regenerate.
3591
81ecdfbb
RW
3592 * configure: Regenerate.
3593
4efc6507
DE
35942009-08-20 Reid Kleckner <reid@kleckner.net>
3595
3596 * gdb.texinfo: Add chapter on JIT interface.
3597
43089a6e
NR
35982009-08-07 Nick Roberts <nickrob@snap.net.nz>
3599
3600 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3601 confirmation request.
43089a6e 3602
99e008fe
EZ
36032009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3604
c8d5aac9
L
3605 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3606 CRC definitions.
99e008fe 3607
48cb2d85
VP
36082009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3609
3610 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3611 -break-commands.
48cb2d85 3612
ff1a52c6
UW
36132009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3614
3615 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3616 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3617
3285f3fe
UW
36182009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3619
3620 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3621 "set spu stop-on-load" and "show spu stop-on-load" commands.
3622
e35359c5
UW
36232009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3624
3625 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3626
58d6951d
DJ
36272009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3628
3629 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3630 org.gnu.gdb.arm.neon.
3631
08d16641
PA
36322009-07-20 Pedro Alves <pedro@codesourcery.com>
3633
3634 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3635 optional element.
3636 (subsection OS ABI): New subsection.
3637
782b2b07
SS
36382009-07-14 Stan Shebs <stan@codesourcery.com>
3639
3640 * gdb.texinfo (Tracepoint Conditions): New section.
3641 (General Query Packets): Describe ConditionalTracepoints.
3642 (Tracepoint Packets): Describe condition field.
3643 (Maintenance Commands): Describe maint agent-eval.
3644 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3645
9b117ef3
HZ
36462009-07-11 Hui Zhu <teawater@gmail.com>
3647
3648 * gdb.texinfo (disassemble): Add a new modifier /r
3649 to "disassemble" command to make it print the raw instructions
3650 in hex as well as in symbolic form.
3651
f5a33284
TT
36522009-07-09 Tom Tromey <tromey@redhat.com>
3653
3654 * gdbint.texinfo (Testsuite): Document parallel make check.
3655
812f7342
TT
36562009-07-09 Tom Tromey <tromey@redhat.com>
3657
3658 * gdbint.texinfo (Testsuite): Document test transcripts.
3659
fbb8f299
PM
36602009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3661
3662 * gdb.texinfo (Values From Inferior): Add length parameter
3663 description.
3664
dd8f35ac
EZ
36652009-07-04 Chris Genly <chris@genly.us>
3666
3667 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3668 in -var-list-children. Fix example according to what the code
3669 does.
3670
2277426b
PA
36712009-07-02 Pedro Alves <pedro@codesourcery.com>
3672
3673 * gdb.texinfo (Debugging multiple inferiors): Document the
3674 "inferior", "detach inferior" and "kill inferior" commands.
3675 (Debugging Programs with Multiple Processes): Adjust to mention
3676 generic "inferior" commands. Delete mention of "detach fork" and
3677 "delete fork". Cross reference to "Debugging multiple inferiors"
3678 section.
3679
a6d9a66e
UW
36802009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3681
5af949e3
UW
3682 * gdbint.texinfo (Item Output Functions): Update signature
3683 for ui_out_field_core_addr.
3684
36852009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3686
3687 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3688 Update example code extrated from breakpoint.c.
3689
9901a55b 36902009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3691
9901a55b
PP
3692 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3693 MI commands.
3694 (GDB/MI Symbol Query): Likewise.
3695 (GDB/MI File Commands): Likewise.
3696 (GDB/MI File Transfer Commands): Likewise.
3697 (GDB/MI Target Manipulation): Likewise.
3698 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3699
edb3359d
DJ
37002009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3701
3702 * gdb.texinfo (Debugging Optimized Code): New chapter.
3703 (Compiling for Debugging): Reference it. Move some
3704 text to the new section.
3705
7cd1089b
PM
37062009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3707
3708 * doc/gdb.texinfo (Calling): Document
3709 set-unwind-on-terminating-exception usage.
3710
d4db2f36
PA
37112009-06-11 Pedro Alves <pedro@codesourcery.com>
3712
3713 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3714 command.
3715
d1a7880c
PA
37162009-06-07 Pedro Alves <pedro@codesourcery.com>
3717
3718 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3719 references.
3720
473f94e6
UW
37212009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3722
3723 * gdbint.texinfo: Rename formal parameters to gdbarch function
3724 protoypes from "current_gdbarch" to "gdbarch".
3725
8f500870
TT
37262009-05-28 Tom Tromey <tromey@redhat.com>
3727
3728 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3729
b6313243
TT
37302009-05-27 Tom Tromey <tromey@redhat.com>
3731
3732 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3733 feature.
3734 (GDB/MI Variable Objects): Document -var-set-visualizer.
3735
37362009-04-02 Tom Tromey <tromey@redhat.com>
3737
3738 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3739 feature.
3740 (GDB/MI Variable Objects): Document -var-set-visualizer.
3741
a6bac58e
TT
37422009-05-27 Tom Tromey <tromey@redhat.com>
3743 Thiago Jung Bauermann <bauerman@br.ibm.com>
3744 Phil Muldoon <pmuldoon@redhat.com>
3745
3746 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3747 (Pretty Printing): New node.
3748 (Selecting Pretty-Printers): Likewise.
3749 (Python API): Update.
3750 (Output Formats): Document /r format.
3751
2c74e833
TT
37522009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3753 Tom Tromey <tromey@redhat.com>
3754
3755 * gdb.texinfo (Types In Python): New node.
3756 (Values From Inferior): "type" is now an attribute.
3757 (Python API): Update.
3758
89c73ade
TT
37592009-05-27 Tom Tromey <tromey@redhat.com>
3760 Thiago Jung Bauermann <bauerman@br.ibm.com>
3761 Phil Muldoon <pmuldoon@redhat.com>
3762
3763 * gdb.texinfo: Add @syncodeindex for `tp'.
3764 (Python API): Update.
3765 (Auto-loading): New node.
3766 (Objfiles In Python): New node.
3767
17a37d48
PP
37682009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3769
3770 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3771
6718376f
NR
37722009-05-15 Nick Roberts <nickrob@snap.net.nz>
3773
3774 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3775
cbe54154
PA
37762009-05-12 Pedro Alves <pedro@codesourcery.com>
3777
3778 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3779 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3780 show show-debug-regs' docs.
3781
8e05493c
EZ
37822009-05-08 Eli Zaretskii <eliz@gnu.org>
3783
3784 * gdb.texinfo (Process Record and Replay): Add description of
3785 reverse execution.
3786
b39f4988
JB
37872009-05-07 Joel Brobecker <brobecker@adacore.com>
3788
3789 * gdbint.texinfo (Adding support for debugging core files): New node.
3790 (Native Debugging): Remove the ``Native core file Support'' section.
3791
a2311334
EZ
37922009-05-01 Eli Zaretskii <eliz@gnu.org>
3793
3794 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3795 Add index entries.
3796
53cc454a 37972009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3798 Michael Snyder <msnyder@vmware.com>
53cc454a 3799
a2311334
EZ
3800 * gdb.texinfo: (Process Record and Replay): Add documentation for
3801 process record and replay.
53cc454a 3802
484086b7
JK
38032009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3804
3805 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3806 a new part on command-line defined macros.
3807
32ae1842
EZ
38082009-04-25 Eli Zaretskii <eliz@gnu.org>
3809
3810 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3811 clarify the wording.
3812
b14b1491
TT
38132009-04-23 Tom Tromey <tromey@redhat.com>
3814
3815 * gdb.texinfo (Data Files): New node.
3816 (GDB Files): Update menu.
3817
5c1e86e1
JB
38182009-04-23 Joel Brobecker <brobecker@adacore.com>
3819
3820 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3821 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3822
83eba9b7
VP
38232009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3824
3825 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3826
e31198c4
HZ
38272009-04-22 Hui Zhu <teawater@gmail.com>
3828
3829 * gdb.texinfo (disassemble-next-line): Set the default of
3830 disassemble-next-line to off.
3831
26e251b6
JM
38322009-04-21 Joseph Myers <joseph@codesourcery.com>
3833
3834 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3835 --with-htmldir): New.
3836 * configure: Regenerate.
3837 * Makefile.in (datarootdir, docdir): Define.
3838 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3839 instead of $(SET_TEXINPUTS).
3840 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3841 gdbint.info instead of $(SET_TEXINPUTS).
3842 (gdbint/index.html): Use same -I options as for building
3843 gdbint.info.
3844 (stabs.dvi, stabs.pdf): Use same -I options as for building
3845 stabs.info instead of $(SET_TEXINPUTS).
3846 (stabs/index.html): Use same -I options as for building
3847 stabs.info.
3848 (annotate.dvi, annotate.pdf): Use same -I options as for building
3849 annotate.info instead of $(SET_TEXINPUTS).
3850 (annotate/index.html): Use same -I options as for building
3851 annotate.info.
3852
eac35c4e
DD
38532009-04-21 David Daney <ddaney@caviumnetworks.com>
3854
3855 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3856
29b0e8a2
JM
38572009-04-21 Joseph Myers <joseph@codesourcery.com>
3858
3859 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3860
2b831889 38612009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3862 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3863
3864 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3865 (MAKEHTMLFLAGS): Set to empty.
3866 (html__strip_dir): Define.
3867 (HTMLFILES): Define.
3868 (HTMLFILES_INSTALL): Define.
3869 (install-html): Copy new automake rule.
3870 (html): Depend on $(HTMLFILES).
3871 (gdb_toc.html): Rename to gdb/index.html.
3872 (gdbint_toc.html): Rename to gdbint/index.html.
3873 (stabs_toc.html): Rename to stabs/index.html.
3874 (annotate_toc.html): Rename to annotate/index.html.
3875
89a34d1b
JM
38762009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3877
3878 * Makefile.in: Set pdfdir and htmldir from configure
3879 substitutions.
3880 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3881 * configure: Regenerate.
3882
a2d5da46
JB
38832009-04-16 Joel Brobecker <brobecker@adacore.com>
3884
3885 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3886 This macro is no longer used.
3887
732f6a93
TT
38882009-04-15 Tom Tromey <tromey@redhat.com>
3889
3890 * gdb.texinfo (Character Sets): Document default character set.
3891
87f9adc1
PM
38922009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3893
3894 * gdbint.texinfo: Change server name from sources.redhat.com to
3895 sourceware.org throughout.
3896
2c88c651
JB
38972009-04-09 Joel Brobecker <brobecker@adacore.com>
3898
3899 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3900 about a missing dot or coma after @xref.
3901
4f5376b2
JB
39022009-04-02 Joel Brobecker <brobecker@adacore.com>
3903
3904 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3905 example, and add a small explanation about it.
3906 (Print Settings): Change the documentation of the "set print
3907 frame-arguments" to reflect the fact that the default is now "scalars".
3908
a0381d3a
JB
39092009-04-02 Joel Brobecker <brobecker@adacore.com>
3910
3911 * gdb.texinfo (Print Settings): Add kindex for command "set
3912 print frame-arguments".
3913
45ac276d
JB
39142009-03-31 Joel Brobecker <brobecker@adacore.com>
3915
3916 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3917 breakpoints.
3918 (Set Breaks): Add reference to thread-specific and task-specific
3919 breakpoints.
3920
32cd1edc
JB
39212009-03-31 Joel Brobecker <brobecker@adacore.com>
3922
3923 * gdb.texinfo (Ada Tasks): Remove the documentation about
3924 the "Running" state, as this state has been eliminated.
3925 Now all runnable tasks are shown as "Runnable".
3926
1042e4c0
SS
39272009-03-30 Stan Shebs <stan@codesourcery.com>
3928
3929 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3930 special case of breakpoints.
3931 (Enable and Disable Tracepoints): Mention deprecation.
3932 (Listing Tracepoints): Update description and example.
3933
f8f6f20b
TJB
39342009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3935
3936 * gdb.texinfo (Frames in Python): New node.
3937 (Python API): Update.
3938
c0c6f777
TJB
39392009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3940
3941 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3942 from a method to an attribute.
3943
def2b000
TJB
39442009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3945
3946 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3947 attribute.
3948
a07daef3
PA
39492009-03-25 Pedro Alves <pedro@codesourcery.com>
3950
3951 * observer.texi (thread_exit): Add "silent" parameter.
3952
f3b1572e
PA
39532009-03-22 Pedro Alves <pedro@codesourcery.com>
3954
3955 * observer.texi (about_to_proceed): New.
3956
587afa38
EZ
39572009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3958
3959 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3960 field throughout to handle types with spaces in them. Fix typos
3961 found by aspell.
3962 (Summary, Requirements, Contributors): New first chapter,
3963 "Summary" added, old Requirements section moved there, and new
3964 section, "Contributors" added.
3965 (Initializing a New Architecture, Register Representation)
3966 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3967 (Porting gdb): These sections extended and updated.
3968 (Compiler Characteristics): This section (empty) deleted.
3969 (Defining Other Architecture Features): This section renamed and
3970 duplicate material removed from (formerly "Target Conditionals").
3971 Use braces {} in @deftypeXX type field throughout to handle types
3972 with spaces in them. Typos found by aspell fixed.
3973
3974 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3975 * stack_frame.pdf: Version of image for PDF output.
3976 * stack_frame.png: Version of image for HTML output and for Emacs.
3977 * stack_frame.txt: Version of image for Info output.
1db61298 3978 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3979
10af6951
EZ
39802009-03-21 Eli Zaretskii <eliz@gnu.org>
3981
3982 * gdb.texinfo (Character Sets): Fix last change.
3983
cc924cad
TJB
39842009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3985
3986 * gdb.texinfo (Values From Inferior): Fix optional arguments
3987 markup.
3988 (Commands In Python): Adjust argument names of gdb.Command.__init__
3989 to what the function accepts as keywords.
3990
bc3b79fd
TJB
39912008-03-20 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.texinfo (Convenience Vars): Document convenience functions.
3994 (Functions In Python): New node.
3995 (Python API): Update.
3996
6c7a06a3
TT
39972009-03-20 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4000 set target-wide-charset.
4001 (Requirements): Mention iconv.
4002
b646ddd4
HZ
40032009-03-17 Hui Zhu <teawater@gmail.com>
4004
4005 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4006
91440f57
HZ
40072009-03-17 Hui Zhu <teawater@gmail.com>
4008
4009 * gdb.texinfo: Add documentation for disassemble-next-line.
4010
8fd41227
TJB
40112009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4012
4013 * gdb.texinfo (Commands In Python): Remove tindex entries.
4014
61ff14c6
JK
40152009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4016
4017 * gdb.texinfo (Returning): New description for missing debug info.
4018
0b16c5cf
PA
40192009-03-14 Pedro Alves <pedro@codesourcery.com>
4020
4021 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4022 (General Query Packets): Document qAttached.
0b16c5cf 4023
32fc0df9
PA
40242009-03-05 Pedro Alves <pedro@codesourcery.com>
4025
4026 * gdb.texinfo (Background Execution): Better describe the set
4027 target-async command.
4028 (Maintenance Commands): Delete description of the `maint set/show
4029 linux-async' and `maint set/show remote-async' commands.
4030
134eb42c
VP
40312009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4032
4033 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4034 between sentences.
4035
c86cf029
VP
40362009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4037
4038 * gdb.texinfo (GDB/MI Async Records): Document the
4039 =library-loaded and =library-unloaded notifications.
4040
3ea85240
VP
40412009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4042
4043 * observer.texi (test_notification): New observer.
4044
1d33d6ba
VP
40452009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4046
61ff14c6
JK
4047 * observer.texi: Add parameter 'print_frame' to normal_stop
4048 observer.
1d33d6ba 4049
d721c933
EZ
40502009-02-07 Eli Zaretskii <eliz@gnu.org>
4051
4052 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4053 (Commands In Python): Fix COMMAND_* constants in last change. Use
4054 @kbd for interactive input. Add cross-references and index
4055 entries.
4056
4aa995e1
PA
40572009-02-06 Pedro Alves <pedro@codesourcery.com>
4058
4059 * gdb.texinfo (Signals): Document $_siginfo.
4060 (Convenience Variables): Mention $_siginfo.
4061 (Remote Configuration): Document qXfer:siginfo:read,
4062 qXfer:siginfo:write packets, and the read-siginfo-object,
4063 write-siginfo-object commands.
4064
5f5233d4
PA
40652009-02-06 Pedro Alves <pedro@codesourcery.com>
4066
4067 * gdbint.texinfo (Values): New chapter.
4068
d8906c6f
TJB
40692009-02-06 Tom Tromey <tromey@redhat.com>
4070
4071 * gdb.texinfo (Python API): Add entry for Commands In Python.
4072 (Commands In Python): New node.
4073
b6cb8e7d
TJB
40742009-02-05 Tom Tromey <tromey@redhat.com>
4075
4076 * gdb.texinfo (Values From Inferior): Document Value.string.
4077
12453b93
TJB
40782009-02-05 Tom Tromey <tromey@redhat.com>
4079
4080 * gdb.texinfo (Basic Python): Document execute's from_tty
4081 argument.
4082
08c637de
TJB
40832009-02-04 Tom Tromey <tromey@redhat.com>
4084
4085 * gdb.texinfo (Basic Python): Document gdb.history.
4086
592375cd
VP
40872009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4088
4089 * gdb.texinfo (GDB/MI Thread Commands): Document the
4090 'current-thread-id' field. Remove the example with zero threads,
4091 since current GDB won't ever report that if there's inferior.
4092
41447f92
VP
40932009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4094
4095 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4096 option to -break-insert.
4097
098b41a6
JG
40982009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4099 Jerome Guitton <guitton@adacore.com>
4100
4101 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4102 (System-wide configuration): New section.
4103
3c16cced
PA
41042009-01-26 Pedro Alves <pedro@codesourcery.com>
4105
4106 PR gdb/7580:
4107 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4108 internal-error|internal-warning quit|corefile ask|yes|no".
4109
62709adf
PA
41102009-01-26 Pedro Alves <pedro@codesourcery.com>
4111
4112 * gdb.texinfo (Using the `gdbserver' Program): Document
4113 --remote-debug.
4114
7ce58dd2
DE
41152009-01-23 Doug Evans <dje@google.com>
4116
4117 * gdb.texinfo: Add nexti to list of commands that support
4118 background execution.
4119
adb483fe
DJ
41202009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4121
4122 * gdb.texinfo (Define, Hooks): Document prefix command support.
4123
a67ec3f4 41242009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4125 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4126
4127 Fixes for makeinfo --html.
4128
4129 * annotate.texinfo: Use @copying and @insertcopying. Use
4130 @ifnottex in place of @ifinfo.
4131 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4132 place of @ifinfo. Use @ifnotinfo for one index entry.
4133 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4134 in place of @ifinfo.
4135 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4136 in place of @ifinfo. Include contents at start unconditionally.
4137
84fcdf95
PA
41382009-01-13 Pedro Alves <pedro@codesourcery.com>
4139
4140 * gdb.texinfo (General Query Packets): Remove @var{} around the
4141 "spu" literal string.
4142
fa3a767f
PA
41432009-01-07 Pedro Alves <pedro@codesourcery.com>
4144
4145 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4146 program may be running in another process" errors.
4147 * gdbint.texinfo (Native Conditionals): Delete
4148 ONE_PROCESS_WRITETEXT description.
4149
9cb011d3
JB
41502009-01-07 Joel Brobecker <brobecker@adacore.com>
4151
4152 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4153 emacs local variable to be placed at the end of the ChangeLog.
4154 Add server.c and gdbreplay.c to the list of files where the
4155 copyright year needs to be updated.
4156
84603566
SL
41572009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4158
4159 * gdb.texinfo (Remote Configuration): Document new
4160 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4161 commands.
4162
a53f55d8
PA
41632008-12-28 Pedro Alves <pedro@codesourcery.com>
4164
4165 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4166 FETCH_INFERIOR_REGISTERS.
4167 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4168 FETCH_INFERIOR_REGISTERS descriptions. Remove
4169 gdbarch_get_longjmp_target descrition, since already described in
4170 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4171 (Target Conditionals): ... here.
4172
077e0a52
JB
41732008-12-16 Joel Brobecker <brobecker@adacore.com>
4174
4175 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4176 examples.
4177 (Additions to Ada): Likewise. Add the missing opening and closing
4178 parenthesis of the GDB prompt in one of the examples.
4179
023eb17c
JB
41802008-12-14 Joel Brobecker <brobecker@adacore.com>
4181
4182 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4183 about the result of 'Address not being of type System.Address.
4184 This problem has been fixed a while ago.
4185
c3b108f7
VP
41862008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4187
4188 MI non-stop and multiprocess docs.
4189
c8d5aac9
L
4190 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4191 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4192 Adjust documentation for *stopped, document =thread-created,
4193 =thread-exited, =thread-group-created and =thread-group-exited.
4194 (GDB/MI Thread Commands): Document the 'state' field in
4195 -thread-info output.
4196 (GDB/MI Program Execution): Mention --all and --thread-group
4197 options.
4198 (GDB/MI Variable Objects): Describe floating and fixed variable
4199 objects.
4200 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4201
07e059b5
VP
42022008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4203
c8d5aac9
L
4204 * gdb.texinfo (Operating System Information): New appendix.
4205 (Operating System Auxiliary Information): Document 'info os processes'
4206 (Remote Configuration): Document 'osdata'
4207 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4208
a80b95ba
TG
42092008-11-27 Tristan Gingold <gingold@adacore.com>
4210
4211 * gdb.texinfo (Darwin): Document Darwin specific features.
4212
a655d424
JK
42132008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4214
4215 * gdbint.texinfo (Target Conditionals): Extend the
4216 gdbarch_breakpoint_from_pc description.
4217
249e1128
VP
42182008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4219
4220 * gdb.texinfo (M68K Features): Fix typo.
4221
c14c28ba
PP
42222008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4223
4224 * gdb.texinfo (Symbols): Mention printing containing
4225 image name in "info symbol".
4226 (Maint translate-address): Likewise.
889bf7c5 4227
394a6666
JB
42282008-11-18 Joel Brobecker <brobecker@adacore.com>
4229
4230 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4231 commands "catch load" and "catch unload".
4232
66bb093b
VP
42332008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4234
4235 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4236 =thread-selected.
889bf7c5 4237
4a92f99b
VP
42382008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4239
c8d5aac9 4240 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4241
f0323ca0
PA
42422008-10-27 Pedro Alves <pedro@codesourcery.com>
4243
4244 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4245 .mt files, TM_CLIBS or TM_CDEPS.
4246 (x86 Watchpoints): Don't mention TDEPFILES.
4247
8b23ecc4
SL
42482008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4249
4250 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4251 (Overview): Mention notifications and non-stop mode behavior.
4252 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4253 with non-stop mode behavior. Add vStopped description.
4254 (Stop Reply Packets): Update list of packets that return
4255 stop replies. Mention non-stop behavior.
4256 (General Query Packets): Document QNonStop packet and associated
4257 qSupported query response.
4258 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4259 behavior.
4260 (Notification Packets): New section.
4261 (Remote Non-Stop): New section.
4262 (File-I/O Overview): Mention non-stop behavior.
4263
fff08868
HZ
42642008-10-24 Hui Zhu <teawater@gmail.com>
4265 Pedro Alves <pedro@codesourcery.com>
4266
4267 * gdb.texinfo (displaced-stepping): Describe the auto mode
4268 setting, and say it's the default. This is now a mainstream
4269 setting instead of a maintenance setting.
4270
252fbfc8
PA
42712008-10-23 Pedro Alves <pedro@codesourcery.com>
4272
4273 * observer.texi (thread_stop_requested): New.
4274
20924a55
JB
42752008-10-22 Joel Brobecker <brobecker@adacore.com>
4276
4277 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4278 (Patching): Replace incorrect usage of @samp by @kbd.
4279
bacec72f
MS
42802008-10-17 Michael Snyder <msnyder@vmware.com>
4281
4282 * gdb.texinfo: Add documentation for reverse execution.
4283
a08702d6 42842008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4285 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4286
4287 * gdb.texinfo. (Values From Inferior): New subsubsection.
4288
d97bc12b
DE
42892008-10-06 Doug Evans <dje@google.com>
4290
4291 * gdb.texinfo (set debug dwarf2-die): Document it.
4292
87f67dba
JB
42932008-10-01 Joel Brobecker <brobecker@adacore.com>
4294
4295 * gdb.texinfo (catch) [exception]: Document how to insert
4296 a breakpoint on user-defined exceptions when the exception
4297 name is identical to one of the language-defined ones.
4298
2fae03e8
TT
42992008-09-27 Tom Tromey <tromey@redhat.com>
4300
4301 * gdb.texinfo (Macros): Remove text about stringification,
4302 varargs, and splicing.
4303
5c6ce71d
TT
43042008-09-27 Tom Tromey <tromey@redhat.com>
4305
4306 * gdbint.texinfo (Language Support): Remove text about omitting
4307 support for a language.
4308
07128da0
DE
43092008-09-23 Doug Evans <dje@google.com>
4310
4311 * gdb.texinfo (info dcache): Update.
4312
b90a069a
SL
43132008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4314
4315 * gdb.texinfo (Packets): Add info on thread-id syntax and
4316 multiprocess extensions.
4317 <D>: Document multiprocess form of packet.
4318 <H>: Use thread-id syntax.
4319 <T>: Likewise.
4320 <vCont>: Likewise. Note this is required for multiprocess.
4321 <vKill>: New packet.
4322 (Stop Reply Packets) <T>: Use thread-id syntax.
4323 <W>: Document multiprocess form of reply.
4324 <X>: Likewise.
4325 (General Query Packets) <qC>: Use thread-id syntax.
4326 <qfThreadInfo>: Likewise.
4327 <qGetTLSAddr>: Likewise.
4328 <qP>: Likewise.
4329 <qSupported>: Add "multiprocess" feature.
4330 <qThreadExtraInfo>: Use thread-id syntax.
4331
b77209e0
PA
43322008-09-22 Stan Shebs <stan@codesourcery.com>
4333
4334 * gdb.texinfo (Inferiors): New section.
4335
3d0bb823
PA
43362008-09-12 Pedro Alves <pedro@codesourcery.com>
4337
4338 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4339
f8dcfc0a
UW
43402008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4341
4342 * gdbint.texinfo (Target Conditionals): Remove documentation
4343 for gdbarch_name_of_malloc.
4344
8775bb90
MS
43452008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4346
4347 * gdb.texinfo (Interrupts): Mention TCP interface for
4348 sending BREAK.
4349
f1838a98
UW
43502008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4351
4352 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4353 argument prefix to "set sysroot".
4354
158c7665
PH
43552008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4356
4357 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4358 and False.
4359
30e026bb
VP
43602008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4361
c8d5aac9
L
4362 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4363 for possible features of -list-features.
30e026bb 4364
c6ebd6cf
VP
43652008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4366
c8d5aac9 4367 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4368 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4369
aeac0ff9
VP
43702008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4371
4372 * doc/gdb.texinfo (PowerPC): Fix typo.
4373 (PowerPC features): Fix typo.
4374
5231c1fd
PA
43752008-08-18 Pedro Alves <pedro@codesourcery.com>
4376
4377 * observer.texi (thread_ptid_changed): New.
4378
677c5bb1
LM
43792008-08-18 Luis Machado <luisgpm@br.ibm.com>
4380
4381 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4382 (PowerPC features): Mention feature set for VSX registers.
4383
f3a2dd1a
JB
43842008-08-13 Joel Brobecker <brobecker@adacore.com>
4385
4386 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4387 the direct visibility of all names in user-written packages.
4388
33e5cbd6
PA
43892008-08-13 Pedro Alves <pedro@codesourcery.com>
4390
4391 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4392 setting, and make it the default.
4393 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4394 non-stop script example.
4395
d0384fc4
TJB
43962008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4397
4398 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4399 reference to the "Using Different Register and Memory Data
4400 Representation" section.
4401
a6f3e723
SL
44022008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4403
4404 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4405 (Remote Protocol): Add Packet Acknowledgment to menu.
4406 (Overview): Mention +/- can be disabled, and point to new section
4407 where this is discussed in detail.
4408 (General Query Packets): Document QStartNoAckMode packet, and
4409 corresponding qSupported reply.
4410 (Packet Acknowledgment): New section.
4411
0606b73b
SL
44122008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4413 Pedro Alves <pedro@codesourcery.com>
4414
4415 * gdb.texinfo (Threads): Move paragraph about automatic thread
4416 selection to All-Stop Mode subsection.
4417 (Thread Stops): Reorganize existing material into subsections.
4418 Add introductory blurb and menu.
4419 (Non-Stop Mode): New subsection.
4420 (Background Execution): New subsection.
4421 (Maintenance Commands): Add cross-references from async mode
4422 commands to the new Background Execution section.
4423
d57a3c85
TJB
44242008-08-06 Tom Tromey <tromey@redhat.com>
4425
4426 * gdb.texinfo (Extending GDB): New chapter.
4427 (Sequences): Demoted chapter, now a section under the new
4428 Extending GDB chapter.
4429 (Python): New section.
4430
6d76a53d
SS
44312008-07-31 Stan Shebs <stan@codesourcery.com>
4432
4433 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4434
1f70da6a
SS
44352008-07-29 Stan Shebs <stan@codesourcery.com>
4436
4437 * gdbint.texinfo: General round of cleanup and minor
4438 clarifications.
4439 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4440 (Longjmp Support): Update description to reflect how it is done
4441 for targets without using native header.
4442 (Symbol Handling): Add a little more general explanation.
4443 (COFF, ELF): Mention stabs encapsulation.
4444 (DWARF 3): New section.
4445 (Adding a New Host): Scrub out some obsolete bits.
4446 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4447 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4448 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4449 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4450 SEEK_SET, STOP_SIGNAL, USG.
4451 (Raw and Virtual Register Representations): Ditto for
4452 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4453 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4454 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4455 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4456 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4457 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4458 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4459 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4460 DEPRECATED_USE_STRUCT_CONVENTION.
4461 Describe gdbarch_deprecated_fp_regnum.
4462 Update description of gdbarch_print_insn.
4463 (Adding a New Target): Scrub out obsolete bits.
4464 (Obsolete Conditionals): Remove entire section.
4465
383f836e
TT
44662008-07-25 Tom Tromey <tromey@redhat.com>
4467
4468 * observer.texi (GDB Observers): Document new observers:
4469 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4470 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4471 architecture_changed.
4472
cfd8ab24
SS
44732008-07-21 Stan Shebs <stan@codesourcery.com>
4474
4475 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4476 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4477
781b42b0
TT
44782008-07-21 Tom Tromey <tromey@redhat.com>
4479
4480 * observer.texi (GDB Observers): Remove obsolete comment.
4481 <executable_changed>: Remove argument.
4482
d7d9f01e
TT
44832008-07-18 Tom Tromey <tromey@redhat.com>
4484
4485 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4486
bf250677
DE
44872008-07-10 Doug Evans <dje@google.com>
4488
4489 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4490
10568435
JK
44912008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4492
4493 * gdb.texinfo (Starting): Document "set disable-randomization".
4494
5ae4183a
AS
44952008-07-07 Andreas Schwab <schwab@suse.de>
4496
4497 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4498
b56e7235
VP
44992008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4500
4501 * gdb.texinfo (GDB/MI Target Manipulation): Add
4502 example of -target-attach.
4503
e1ac3328
VP
45042008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4505
4506 * observer.texi (target_resumed): New observer.
5ae4183a 4507 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4508
65d12d83
TT
45092008-06-06 Tom Tromey <tromey@redhat.com>
4510
4511 * gdb.texinfo (Completion): Add field name example.
4512
fbc5282e
MK
45132008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4514
4515 * gdb.texinfo (GDB/MI Program Context): Added example
4516 to -exec-arguments
5ae4183a 4517
fbc5282e 45182008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4519
4520 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4521 annotation.
4522
c16158bc 45232008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4524 Nathan Sidwell <nathan@codesourcery.com>
4525 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4526
4527 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4528 and ACX_BUGURL.
4529 * configure: Regenerate.
4530 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4531 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4532 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4533 mailing-list-specific text about bug reporting unless
4534 BUGURL_DEFAULT.
4535
75c99385
PA
45362008-06-05 Pedro Alves <pedro@codesourcery.com>
4537
4538 * gdb.texinfo (-target-select): Remove reference to target async.
4539 (Maintenance Commands): Document "maint set/show remote-async".
4540
1763a388
MK
45412008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4542
4543 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4544 in -target-file-get section.
5ae4183a 4545
d0d064df
PA
45462008-05-22 Pedro Alves <pedro@codesourcery.com>
4547
9b562ab8
PA
4548 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4549 killing the inferior when it is already debugging a process.
d0d064df 4550
8dfa32fc
JB
45512008-05-21 Joel Brobecker <brobecker@adacore.com>
4552
4553 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4554 abbreviation for "finish".
4555
55f996a7
NR
45562008-05-21 Nick Roberts <nickrob@snap.net.nz>
4557
4558 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4559
ba2b1c56
DJ
45602008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4561
4562 * gdbint.texinfo (Target Conditionals): Delete entry for
4563 gdbarch_dwarf_reg_to_regnum.
4564
08388c79
DE
45652008-05-09 Doug Evans <dje@google.com>
4566
a3c83fae 4567 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4568
d14508fe
DE
45692008-05-05 Doug Evans <dje@google.com>
4570
4571 * gdb.texinfo (disassemble): Document /m modifier.
4572
e2b7ddea
VP
45732008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4574
5ae4183a
AS
4575 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4576 will not report the time of commands that run the target.
e2b7ddea 4577
8eb41542
VP
45782008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4579
4580 * gdb.texinfo (GDB/MI Output Records): Add
4581 missing semicolon.
4582
82f68b1c
VP
45832008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4584
4585 * gdb.texinfo (GDB/MI Output Records):
4586 Document =thread-create and =thread-exited.
4587
fa0f268d
VP
45882008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4589
4590 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4591 Remove mention of dmi-discuss.
fa0f268d 4592
063bfe2e
VP
45932008-05-03 Pedro Alves <pedro@codesourcery.com>
4594
4595 * observer.texi (thread_exit): New.
4596
237fc4c9
PA
45972008-05-02 Pedro Alves <pedro@codesourcery.com>
4598
4599 * gdb.texinfo (Debugging Output): Document "set/show debug
4600 displaced".
4601 (Maintenance Commands): Document "maint set/show
4602 can-use-displaced-stepping".
4603
0428b8f5
DJ
46042008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4605
4606 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4607 and set/show arm force-mode.
4608
5009afc5
AS
46092008-05-02 Andreas Schwab <schwab@suse.de>
4610
4611 * gdbint.texinfo (Algorithms): Describe
4612 target_watchpoint_addr_within_range.
4613
669fac23
DJ
46142008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4615
4616 * gdbint.texinfo (Stack Frames): New chapter.
4617 (Algorithms): Move Frames text to the new chapter.
4618 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4619 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4620
721c02de
VP
46212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4622
5ae4183a
AS
4623 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4624 output does not necessary include any tokens.
721c02de 4625
c055b101
CV
46262008-04-22 Corinna Vinschen <vinschen@redhat.com>
4627
4628 * gdb.texinfo (Set SH Calling convention): New @item.
4629 (Show SH Calling convention): Ditto.
4630
68837c9d
MD
46312008-04-22 Markus Deuling <deuling@de.ibm.com>
4632
4633 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4634
2e9132cc
EZ
46352008-04-20 Eli Zaretskii <eliz@gnu.org>
4636
4637 * gdb.texinfo (Set Breaks): Mention that multiple location
4638 breakpoints need line number info. Add index entries.
4639
31fffb02
CS
46402008-04-19 Craig Silverstein <csilvers@google.com>
4641
4642 * gdb.texinfo (Requirements): Add an optional requirement on
4643 zlib.
4644 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4645 Compressed DWARF 2.
4646
a47ec5fe
AR
46472008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4648
4649 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4650 sample output for 'stopped,reason="breakpoint-hit"' message.
4651 (GDB/MI Program Execution): Likewise.
4652
de051565
MK
46532008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4654
5ae4183a 4655 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4656 -var-set-format. Add -f option to -var-evaluate-expression.
4657
6ba66d6a
JB
46582008-04-03 Joel Brobecker <brobecker@adacore.com>
4659
4660 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4661 new node "Ambiguous Expressions". Replace references to this
4662 node by references to "Ambiguous Expressions" throughout.
4663 (Ambiguous Expressions): New node.
4664
1e26b4f8
DJ
46652008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4666
4667 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4668
b84876c2
PA
46692008-03-21 Pedro Alves <pedro@codesourcery.com>
4670
4671 * gdb.texinfo (Debugging Output): Document
4672 "set/show debug lin-lwp-async".
4673 (Maintenance Commands): Document "maint set/show linux-async".
4674
63092375
DJ
46752008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4676
4677 * gdb.texinfo (Expressions): Update description of malloced arrays.
4678
8e8901c5
VP
46792008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4680
4681 * gdb.texinfo (Thread Commands): Document
4682 -thread-info. Remove -thread-list-all-threads.
4683
1fddbabb
PA
46842008-03-14 Pedro Alves <pedro@codesourcery.com>
4685 Sandra Loosemore <sandra@codesourcery.com>
4686
4687 * gdb.texinfo (Library List Format): Update to mention the
4688 possibility to pass section addresses instead of segment
4689 addresses.
4690
ccd213ac
DJ
46912008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * gdb.texinfo (Starting): Document "set exec-wrapper".
4694 (Server): Document gdbserver --wrapper.
4695
fa4727a6
DJ
46962008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4699 unreadable memory. Delete obsolete SPARClite reference.
4700
8edfe269
DJ
47012008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4702
4703 * gdb.texinfo (Starting): Mention always-running targets.
4704 (Target Commands): Add an anchor for load.
4705 (Connecting): Explain continue instead of run.
4706
1843f87b
DJ
47072008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4708
4709 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4710
f9082629
NR
47112008-02-26 Nick Roberts <nickrob@snap.net.nz>
4712
4713 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4714 breakpoint table.
4715
fd96d250
PA
47162008-02-19 Pedro Alves <pedro@codesourcery.com>
4717
4718 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4719 killing the inferior when it is already debugging a process.
4720
36af4ef6
MD
47212008-02-13 Markus Deuling <deuling@de.ibm.com>
4722
4723 * gdbint.texinfo (Build Script): New section. Mention new build script
4724 gdb_buildall.sh.
4725
cda4ce5a
JB
47262008-02-01 Jim Blandy <jimb@red-bean.com>
4727
4728 * gdb.texinfo (Help): Summarize 'info args' correctly.
4729
4acd40f3
TJB
47302008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4731
4732 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4733 available in PowerPC architecture.
4734 (Embedded Processors): Change node name of PowerPC item in menu.
4735 (PowerPC): Rename to...
4736 (PowerPC Embedded): this.
4737 (Architectures): Add new PowerPC item in menu.
4738 (PowerPC): New node.
4739
6e6c6f50
DJ
47402008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4741
4742 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4743 commands.
4744
5ee187d7
DJ
47452008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4746
4747 * gdb.texinfo (Setting Catchpoints): Mention features
4748 supported on GNU/Linux.
4749
e275c0d9
NR
47502008-01-30 Nick Roberts <nickrob@snap.net.nz>
4751
4752 * gdb.texinfo (GDB/MI File Commands): Describe new output
4753 field for MI command -file-list-exec-source-file.
4754
2d717e4f
DJ
47552008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4756
4757 * gdb.texinfo (Using the `gdbserver' Program): Add security
4758 warning. Rearrange into subsections and subsubsections. Document
4759 --multi and --debug. Correct --with-sysroot typo. Update --attach
4760 usage. Make load reference clearer. Document monitor exit.
4761 (Remote Configuration): Document set remote exec-file, attach-packet,
4762 and run-packet.
4763 (Packets): Document vAttach and vRun.
4764
d35a4257 47652008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4766
4767 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4768 detach-on-follow -> detach-on-fork.
f663676d 4769
c78d192c
DJ
47702008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4771
4772 * gdbint.texinfo (Native Conditionals): Remove
4773 SHELL_COMMAND_CONCAT and SHELL_FILE.
4774
d35a4257
EZ
47752008-01-26 Eli Zaretskii <eliz@gnu.org>
4776
4777 * gdb.texinfo (Specify Location): Improve wording.
4778
93815fbf
VP
47792008-01-23 Chris Demetriou <cgd@google.com>
4780
4781 * gdb.texinfo (Threads): Document new "set print thread-events"
4782 and "show print thread-events" commands.
4783
2a25a5ba
EZ
47842008-01-19 Eli Zaretskii <eliz@gnu.org>
4785
4786 * gdb.texinfo (Specify Location): New section.
4787 (Delete Breaks, Edit, Set Breaks): Remove description of
4788 locations. Instead, add a reference to "Specify Location".
4789 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4790 (Symbols): Refer to "Specify Location" for the valid forms of
4791 linespecs and locations.
4792
32c9a795
MD
47932008-01-18 Markus Deuling <deuling@de.ibm.com>
4794
4795 * gdbint.texinfo (Target Conditionals): Replace the description of
4796 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4797
b17828ca
JB
47982008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4799
4800 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4801 about &&var, which is rejected by the expression parser.
4802
0aea4bf3
LM
48032008-01-09 Luis Machado <luisgpm@br.ibm.com>
4804
4805 * gdb.texinfo (Output): Update documentation on using printf with DFP
4806 types.
4807
febe4383
TJB
48082008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4809
4810 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4811 subsubsection.
4812 (Decimal Floating Point format): New subsubsection.
4813
7a404eba
PA
48142008-01-05 Pedro Alves <pedro@codesourcery.com>
4815
4816 * gdb.texinfo (File Options): Remove mention of the attempt to
4817 open a core file with the -p option. Don't list -c as a valid
4818 option to attach to a process.
4819
a4d9b460
PA
48202008-01-05 Pedro Alves <pedro@codesourcery.com>
4821
4822 * gdbint.texinfo (Host Conditionals): Remove mention of
4823 ALIGN_STACK_ON_ENTRY.
4824
6ec2edbe
JB
48252008-01-05 Joel Brobecker <brobecker@adacore.com>
4826
4827 * gdbint.texinfo (Start of New Year Procedure): Add item
4828 describing how to update the source and documentation copyright
4829 notices.
4830
d8b2a693
JB
48312007-12-18 Jim Blandy <jimb@codesourcery.com>
4832
ab209b3a 4833 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4834 watchpoint explanation into the main description of the watchpoint
4835 command; update synopses of 'watch', 'rwatch', and 'awatch'
4836 commands.
4837
8b4ed427
VP
48382007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4839
4840 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4841 Document 'pending-breakpoints' feature of
4842 -list-features.
4843
37e4754d
LM
48442007-12-17 Luis Machado <luisgpm@br.ibm.com>
4845
669fac23 4846 * gdb.texinfo: Add new parameter's description.
37e4754d 4847
1d3811f6
DJ
48482007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4849
4850 * gdb.texinfo (Overview): Clarify run-length encoding
4851 example. Remove the restriction on "+" and "-" characters.
4852
c1c25a1a
EZ
48532007-12-15 Eli Zaretskii <eliz@gnu.org>
4854
4855 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4856
afe8ab22 48572007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4858
afe8ab22
VP
4859 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4860 the -f option for -break-insert, remove -r option,
4861 and clarify specification of location.
4862
a6b151f1
DJ
48632007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4864
4865 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4866 formatting.
4867 (Remote Debugging): Add File Transfer section.
4868 (Remote Configuration): Document Host I/O packets.
4869 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4870 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4871 (Packets): Add vFile.
4872
3b784c4f
EZ
48732007-11-17 Eli Zaretskii <eliz@gnu.org>
4874
4875 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4876 breakpoints with multiple locations.
4877 (Breakpoint Menus): Improve wording.
4878 (Output): Fix last change.
4879
a4ce5b0d
UW
48802007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4881
4882 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4883
1b39d5c0
DE
48842007-11-15 Doug Evans <dje@google.com>
4885
4886 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4887
7a72d44c
VP
48882007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4889
4890 * gdbint.texinfo (Native Conditionals): Remove
4891 mention of CLEAR_SOLIB.
5ae4183a 4892
6d1829bf 48932007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4894
4895 * gdb.texinfo (Print Settings): Add documentation for "set/show
4896 print frame-arguments".
4897
1a619819
LM
48982007-11-05 Luis Machado <luisgpm@br.ibm.com>
4899
3b784c4f 4900 * gdb.texinfo (Output): Update printf command's description.
1a619819 4901
55eddb0f
DJ
49022007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4903
4904 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4905 powerpc soft-float".
4906
9cceb671
DJ
49072007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4908
4909 * gdb.texinfo (Files): Correct formatting. Mention Expat
4910 requirement.
4911 (Requirements for Building GDB): Expand the list of Expat
4912 uses.
4913 (Library List Format, Memory Map Format): Mention Expat.
4914 (Target Descriptions): Update Expat wording.
4915
83acabca
DJ
49162007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4917
4918 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4919 Document that gdbarch_convert_register_p should return zero for no-op
4920 conversions.
4921
e35879db
UW
49222007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4923
83acabca 4924 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4925 of set_gdbarch_sofun_address_maybe_missing back to ...
4926 (Target Conditionals): ... here to fix build break.
4927
203c3895
UW
49282007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4929
83acabca 4930 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4931 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4932 (Compiler Characteristics): ... documentation of
4933 set_gdbarch_sofun_address_maybe_missing.
4934
11411de3
DJ
49352007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4936
4937 * gdbint.texinfo (Target Conditionals): Use
4938 frame_unwind_register_unsigned in examples instead of
4939 frame_unwind_unsigned_register.
4940
7cc46491
DJ
49412007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4942
4943 * gdb.texinfo (Predefined Target Types): Add int128
4944 and uint128.
4945 (Standard Target Features): Add PowerPC features.
4946
81adfced
DJ
49472007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4948
4949 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4950
c1874924
UW
49512007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4952
4953 * gdbint.texi (Target Conditionals): Remove documentation
4954 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4955 gdbarch_extract_return_value, and gdbarch_store_return_value.
4956
f6e56ab3
UW
49572007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4958
4959 * gdbint.texi (Target Conditionals): Remove documentation of
4960 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4961
56cf5405
KH
49622007-10-11 Kazu Hirata <kazu@codesourcery.com>
4963
4964 * gdb.texinfo: Mention that inaccessible-by-default is on by
4965 default.
4966
35156bae
DJ
49672007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4968
4969 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4970
d983da9c
DJ
49712007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4972
4973 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4974 multi-threaded watchpoints.
4975 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4976 checked. Describe sticky notification. Expand description
4977 of steppable and continuable watchpoints.
4978 (Watchpoints and Threads): New subsection.
4979
fe6fbf8b
VP
49802007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4981
4982 * gdb.texinfo (Setting Breakpoints): Revise
4983 documentation for pending breakpoints. Document
4984 breakpoints with multiple locations.
5ae4183a 4985
084344da
VP
49862007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4987
4988 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4989 Document -list-features.
5ae4183a 4990
82160952
EZ
49912007-09-15 Eli Zaretskii <eliz@gnu.org>
4992
4993 * gdb.texinfo (Output): Spell out which features of C's printf are
4994 not supported by GDB's printf.
7e27a47a
EZ
4995 (Separate Debug Files): More accurate wording regarding build ID
4996 and a reference to the ld manual rather than the Fedora wiki.
82160952 4997
ea37ba09
DJ
49982007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4999 Jim Blandy <jimb@codesourcery.com>
5000
5001 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5002 (Examining Memory): Update mentions of the 's' format.
5003 (Automatic Display): Likewise.
5004
b8533aec
DJ
50052007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5006
5007 * gdb.texinfo: Update the FSF's Back-Cover Text.
5008
83f83d7f
JK
50092007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5010 Eli Zaretskii <eliz@gnu.org>
5011
5012 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5013 Fixed the ``build ID'' name. New binaries build instructions for the
5014 build ID inclusion. Explain how the commands are specific to the build
5015 ID vs. debug link.
5016
c7e83d54
EZ
50172007-09-01 Eli Zaretskii <eliz@gnu.org>
5018
5019 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5020 indexing for ``build ID'' support.
5021
d3750b24
JK
50222007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5023
5024 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5025 Enlisted BUILD ID to the debug file searching example.
5026 Included a BUILD ID `.note.gnu.build-id' section description.
5027 Updated/added the debug files splitting instructions for OBJCOPY.
5028
02142340
VP
50292007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5030
5031 * gdb.texinfo (Variable Objects): Adjust docs
5032 for -var-info-expression and document
5033 -var-info-path-expression.
5034
d3bdde98
JB
50352007-08-20 Jim Blandy <jimb@codesourcery.com>
5036
3fb6a982
JB
5037 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5038 (title page): Include the dedication in the printed manual, as a
5039 separate page after the copyright notice.
5ae4183a 5040
d3bdde98
JB
5041 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5042 don't break a @var across a line.
5043
c80a96a8
MR
50442007-07-25 Maciej W. Rozycki <macro@mips.com>
5045
5046 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5047 for include files.
5048
5824a901
NR
50492007-07-12 Nick Roberts <nickrob@snap.net.nz>
5050
5051 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5052 in annotate.texinfo.
5053 (Command History): Link to new node.
5824a901 5054
d52e7ea3
UW
50552007-07-05 Markus Deuling <deuling@de.ibm.com>
5056
5057 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5058
5fc14d0a
EZ
50592007-07-05 Eli Zaretskii <eliz@gnu.org>
5060
5061 * gdbint.texinfo (Target Conditionals): Fix last change.
5062
4a9bb1df
UW
50632007-07-03 Markus Deuling <deuling@de.ibm.com>
5064
5065 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5066 routines:
5067 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5068 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5069 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5070 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5071 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5072 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5073 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5074 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5075 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5076 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5077 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5078 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5079 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5080 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5081 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5082 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5083 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5084 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5085 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5086 (SOFTWARE_SINGLE_STEP_P)
5087
5088 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5089 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5090
5091 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5092 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5093 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5094 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5095 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5096 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5097 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5098 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5099 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5100 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5101
5102 (Converting an existing Target Architecture to Multi-arch): Remove
5103 section.
5104
5105 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5106 (gdbarch_addr_bits_remove): Add code example.
5107
5108 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5109
cfa9d6d9
DJ
51102007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5111
5112 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5113 Add other missing entries. Adjust the table size to fit.
5114 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5115 stop reasons including the new "library" event.
5116 (General Query Packets): Adjust table widths for qSupported. Mention
5117 qXfer:libraries:read reply to qSupported and document the new packet.
5118 (Library List Format): New section.
5119
159fcc13
JK
51202007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5121
5122 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5123
f66d1690
MS
51242007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5125
5126 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5127
67102876
NR
51282007-06-25 Nick Roberts <nickrob@snap.net.nz>
5129
5130 * gdbint.texinfo (Register and Memory Data): Break sections
5131 into nodes and add a menu.
5132
a4642986
MR
51332007-06-21 Maciej W. Rozycki <macro@mips.com>
5134
5135 * gdb.texinfo (Examining Memory): Document the new behaviour.
5136
e9c17194
VP
51372007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5138
5139 * gdb.texinfo (Standard Target Features): Document
5140 m68k features.
5141
31d99776
DJ
51422007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5143
5144 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5145
1780a0ed
DJ
51462007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5147
5148 * gdb.texinfo (Target Description Format): Add version attribute
5149 for <target>.
5150
822b6570
DJ
51512007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5152
5153 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5154
f8b73d13
DJ
51552007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5156
5157 * gdb.texinfo (MIPS Features): New subsection.
5158
0e7f50da
UW
51592007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5160 Markus Deuling <deuling@de.ibm.com>
5161
5162 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5163 and qXfer:spu:write packets and mention them under qSupported.
5164
23d964e7
UW
51652007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5166 Markus Deuling <deuling@de.ibm.com>
5167
5168 * gdb.texinfo (Architectures): Add new SPU section to document
5169 Cell Broadband Engine SPU architecture specific commands.
5170
9f708cb2
VP
51712007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5172
5173 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5174 comments.
5175
7579b5f8
NR
51762007-06-07 Nick Roberts <nickrob@snap.net.nz>
5177
5178 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5179
bf06d120
JB
51802007-05-29 Jim Blandy <jimb@codesourcery.com>
5181
5182 * gdb.texinfo (Overview): Doc fix.
5183
23776285
MR
51842007-05-22 Maciej W. Rozycki <macro@mips.com>
5185
5186 * gdb.texinfo (Remote Configuration): Document "set/show
5187 remoteflow".
5188
1a69e1e4
DJ
51892007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5190
bf06d120
JB
5191 * gdb.texinfo (MIPS): Remove documentation for set mips
5192 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5193 stack-arg-size.
1a69e1e4 5194
46ba6afa 51952007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5196
46ba6afa
BW
5197 * all-cfg.texi (GDBTUI): New.
5198 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5199 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5200 (TUI Configuration): Edit to improve clarity and fix problems of
5201 both style and content.
5ae4183a 5202
06d3b283
UW
52032007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5204
5205 * observer.texi (GDB Observers): New observer "new_objfile".
5206
179101d6
UW
52072007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5208
5209 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5210
25d5ea92
VP
52112007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5212
5213 * gdb.texinfo (GDB/MI Variable Objects): Document
5214 frozen variables objects.
5ae4183a 5215
ea35711c
DJ
52162007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5217
5218 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5219 (Character Sets, Caching Data of Remote Targets): Likewise.
5220 (Targets): Delete Remote node. Move its text...
5221 (Debugging Remote Programs): ...to here. Delete description
5222 of the "remote" command.
5223 (Remote configuration): Delete description of "set remotedevice"
5224 and "show remotedevice".
5225 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5226
db2e3e2e
BW
52272007-04-11 Bob Wilson <bob.wilson@acm.org>
5228
5ae4183a
AS
5229 * gdb.texinfo (Contributors, Continuing and Stepping)
5230 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5231 (General Query Packets, File-I/O Remote Protocol Extension)
5232 (Protocol Basics, The F Reply Packet, Write)
5233 (Protocol-specific Representation of Datatypes, Memory Transfer):
5234 Fix hyphenation, punctuation and grammar problems.
5235 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5236 'section' instead of 'subsection' in the text.
5237 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5238 (i386): Remove period from section name.
db2e3e2e
BW
5239 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5240 (Config Names, Configure Options): Use @file{configure}.
5241
8a3dae3e
DJ
52422007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5243
5244 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5245 and tab expansion.
5246
1a92f856
DJ
52472007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5248
5249 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5250
79a6e687 52512007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5252
79a6e687
BW
5253 * gdb.texinfo: Consistently capitalize all significant words in
5254 node names, chapter titles, section titles, and headings. Update
5255 cross references to match.
5256 (Starting and Stopping Trace Experiment): Make node name plural.
5257 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5258
ad527d2e
PA
52592007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5260
5261 * gdb.texinfo (WinCE): Delete obsolete subsection.
5262
7ce59000
DJ
52632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5264
5265 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5266 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5267 references.
5268
8807d78b
DJ
52692007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5270
5271 * gdb.texinfo (Startup): Delete references to some alternate
5272 names for .gdbinit.
5273 (Thread): Remove LynxOS reference.
5274 (Tandem ST2000): Delete target-specific documentation.
5275 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5276 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5277 and GDB_OSABI_LYNXOS.
5278
5f402660
UW
52792007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5280
5281 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5282
bac718a6
UW
52832007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5284
5285 * gdbint.texinfo (Target Conditionals): Remove mention of
5286 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5287 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5288
9453113a
DJ
52892007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5290
5291 * Makefile.in: Add "pdfdir" installation
5292 directory, PDFTEX macro, support for "install-pdf" target,
5293 and rules for making a pdf version of refcard.texi.
5294 * refcard.tex: Specify paper size for PDF output.
5295
ae21e955 52962007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5297
ae21e955 5298 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5299
3f94c067 53002007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5301
3f94c067
BW
5302 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5303 (Source Path, Character Sets, Macros, Define)
5304 (GDB/MI Result Records, GDB/MI Simple Examples)
5305 (GDB/MI Program Execution, GDB/MI File Commands)
5306 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5307 (Bug Reporting): Use @value{GCC}.
5ae4183a 5308
12c27660 53092007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5310
12c27660
BW
5311 * gdb.texinfo (Help): Fix formatting of examples.
5312 (Variables): Use @ifnotinfo instead of @iftex.
5313 (Non-debug DLL symbols): Use @ref instead of @pxref.
5314 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5315
ce9341a1
BW
53162007-03-26 Bob Wilson <bob.wilson@acm.org>
5317
5318 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5319
c8f4133a
BW
53202007-03-26 Bob Wilson <bob.wilson@acm.org>
5321
5322 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5323 the order of the nodes.
5324 (C Operators, C Constants, Debugging C): Remove extra menus.
5325 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5326
c8f4133a 53272007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5328
5329 * gdb.texinfo (File Options): Add missing parenthesis.
5330 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5331
c74d0ad8
DJ
53322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5333
5334 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5335
ff6f572f
DJ
53362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5337
669fac23 5338 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5339 case insensitivity.
5340 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5341
994337c3
NR
53422007-02-18 Nick Roberts <nickrob@snap.net.nz>
5343
5344 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5345 (Files): Add section name to argument list for pxref.
5346 (Non-debug DLL symbols): Don't use `see' for pxref.
5347 (Embedded Processors): Fix typo.
5348 (GDB/MI Breakpoint Commands): Execution commands generate
5349 *stopped not ^done.
5350
eb819d70
NR
53512007-02-13 Nick Roberts <nickrob@snap.net.nz>
5352
5353 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5354 values for in_scope. Mention that only root variables can be
5355 updated.
5356 (GDB/MI Development and Front Ends): Explain new values may be
5357 added to existing fields.
5358
123dc839
DJ
53592007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5360
5361 * gdb.texinfo (-target-disconnect): Use @smallexample.
5362 (Requirements): Add anchor for Expat. Update description.
5363 (Target Descriptions): Mention Expat.
5364 (Target Description Format): Document new elements. Use
5365 @smallexample.
5366 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5367 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5368
108546a0
DJ
53692007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5370
5371 * gdb.texinfo (Target Description Format): Add section on XInclude.
5372
95a98c01
NR
53732006-02-03 Nick Roberts <nickrob@snap.net.nz>
5374
5375 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5376 command -enable-timings.
5377
f4b3909f
EZ
53782007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5379
5ae4183a 5380 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5381 descriptions for new/deleted elements in gdb_osabi. Add missing
5382 description for function generic_elf_osabi_sniff_abi_tag_sections.
5383
c7ba131e
JB
53842007-01-29 Joel Brobecker <brobecker@adacore.com>
5385
5386 * gdb.texinfo (Maintenance Commands): Add documentation for
5387 the new "maint print target-stack" command.
5388
3a60f64e
JK
53892007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5390 Eli Zaretskii <eliz@gnu.org>
5391
f4b3909f 5392 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5393
c582f8b6
EZ
53942007-01-26 Eli Zaretskii <eliz@gnu.org>
5395
5396 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5397 Use @value{NGCC} instead of @value{GCC}.
5398
d3e8051b
EZ
53992007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5400
5401 * agentexpr.texi: Fix typos.
5402 * annotate.texinfo: Likewise.
5403 * gdb.texinfo: Likewise.
5404 * gdbint.texinfo: Likewise.
5405 * observer.texi: Likewise.
5406 * stabs.texinfo: Likewise.
5407
86f04699
EZ
54082007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5409
5410 * gdbint.texinfo (Support Libraries): Remove mmalloc
5411 entry. Describe readline library.
5412
23181151
DJ
54132007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5414
5415 * gdb.texinfo (Target Descriptions): New section.
5416 (General Query Packets): Add QPassSignals anchor. Mention
5417 qXfer:features:read under qSupported. Expand mentions of
5418 qXfer:memory-map:read and QPassSignals. Document
5419 qXfer:features:read.
5420
f822c95b
DJ
54212007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5422
5423 * gdb.texinfo (Commands to specify files): Describe
5424 "set sysroot" and "show sysroot".
5425 (Using the `gdbserver' program): Lowercase argument
5426 to @var. Expand description of setting up GDB on the
5427 host.
5428
8936fcda
JB
54292007-01-05 Joel Brobecker <brobecker@adacore.com>
5430
5431 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5432 catch exception, catch exception unhandled, and catch assert
5433 commands.
5434
e776119f
DJ
54352007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5436
5437 * gdb.texinfo (Debugging Output): Document "set debug xml"
5438 and "show debug xml".
5439
aa79a185
DJ
54402007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5441
5442 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5443
7f893741
JB
54442007-01-01 Joel Brobecker <brobecker@adacore.com>
5445
5446 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5447
a1b5960f
VP
54482006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5449
5450 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5451 note in @ignore, to be removed later if nobody complains.
5452
9f470e6e
NR
54532006-12-04 Nick Roberts <nickrob@snap.net.nz>
5454
5455 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5456 of -var-delete.
5457
765dc015 54582006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5459
765dc015 5460 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5461 automatic software/hardware breakpoint usage and
5462 the "set breakpoint auto-hw" command.
765dc015 5463
4b5752d0
VP
54642006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5465
5466 * gdb.texinfo (Memory Access Checking): New.
5467
89be2091
DJ
54682006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5469
5470 * gdb.texinfo (Remote configuration): Mention
5471 "pass-signals-packet".
5472 (General Query Packets): Document QPassSignals. Fix
5473 a typo.
5474
ca3bf3bd
DJ
54752006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5476
5477 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5478
427c3a89
DJ
54792006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5480
5481 * gdb.texinfo (Remote configuration): Rewrite documentation for
5482 packet configuration commands.
5483 (OS Information): Adjust reference to qXfer:auxv:read.
5484 (General Query Packets): Remove references to read-aux-vector-packet
5485 and set remote get-thread-local-storage-address.
5486
7a107747
DJ
54872006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5488
5489 * gdbint.texinfo (Target Architecture Definition): Add new
5490 Initializing a New Architecture section.
5491
1c56eb0e
EZ
54922006-10-31 David Taylor <dtaylor@emc.com>
5493
5494 * stabs.texinfo (Macro define and undefine): New node describing
5495 stabs for #define and #undef.
5496
f73adfeb
AS
54972006-10-27 Andreas Schwab <schwab@suse.de>
5498
5499 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5500
fd60e0df
EZ
55012006-10-21 Eli Zaretskii <eliz@gnu.org>
5502
5503 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5504 clarify on the possible meanings of ``expression'' watched by
5505 watchpoints. Add indexing.
e5ac9b53
EZ
5506 (Prompting, Errors, Invalidation, Annotations for Running)
5507 (Source Annotations): Fix index entries by adding "annotation" to
5508 them, to discriminate from index entries that point to the more
5509 general topic descriptions.
fd60e0df 5510
52bb452f
DJ
55112006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5512
5513 * gdbint.texinfo (Target Vector Definition): Move most
5514 content into Existing Targets. Add a menu.
5515 (Existing Targets): New section, moved from Target Vector
5516 Definition. Use @subsection.
5517 (Managing Execution State): New section.
5518
58955e58
BW
55192006-10-16 Bob Wilson <bob.wilson@acm.org>
5520
5521 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5522
c8aa23ab
EZ
55232006-10-15 Eli Zaretskii <eliz@gnu.org>
5524
5525 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5526 (Command Syntax, Signals, Backtrace, Connecting)
5527 (Remote configuration, Renesas Boards, Console I/O): Fix last
5528 change: use Ctrl- instead of C-, except wrt Emacs.
5529 (File-I/O Examples): Put Ctrl-c in @kbd.
5530 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5531 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5532 (Signals, Set Breaks, Set Watchpoints): Document optional
5533 arguments to `info signals' `handle', `info breakpoints', and
5534 `info watchpoints'.
c8aa23ab 5535
e7109c7e
EZ
55362006-10-14 Eli Zaretskii <eliz@gnu.org>
5537
5538 * gdb.texinfo (Backtrace): Fix last change.
5539
de3aea7b
NR
55402006-10-14 Nick Roberts <nickrob@snap.net.nz>
5541
5542 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5543
7f9087cb
BW
55442006-10-10 Bob Wilson <bob.wilson@acm.org>
5545
c8aa23ab
EZ
5546 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5547 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5548 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5549
68437a39
DJ
55502006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5551 Daniel Jacobowitz <dan@codesourcery.com>
5552
5553 * gdb.texinfo (Packets): Document vFlashErase,
5554 vFlashWrite and vFlashDone packets.
5555 (General Query Packets): Document qXfer:memory-map:read.
5556 Add a new feature for qXfer:memory-map:read.
5557 (Memory map format): New section.
5558 (Target Commands): Mention that gdb can write flash.
5559
fd79ecee
DJ
55602006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5561 Daniel Jacobowitz <dan@codesourcery.com>
5562
5563 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5564 memory regions and "mem auto".
5565
350da6ee
DJ
55662006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5567
5568 * gdbint.texinfo (Array Containers): New section.
5569
2f1acb09
VP
55702006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5571
5572 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5573 -stack-list-arguments HIGH_FRAME argument can be larger then the
5574 actual number of frames.
5575
2ab1eb7a
VP
55762006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5577
5578 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5579 -stack-list-locals HIGH_FRAME argument can be larger then the
5580 actual number of frames.
2ab1eb7a 5581
599b237a
BW
55822006-09-02 Bob Wilson <bob.wilson@acm.org>
5583
5584 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5585 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5586
25ab7e6d
EZ
55872006-09-02 Eli Zaretskii <eliz@gnu.org>
5588
5589 * gdbint.texinfo (Overall Structure): New section "Source Tree
5590 Structure".
5591
940178d3
JB
55922006-08-17 Jim Blandy <jimb@codesourcery.com>
5593
5594 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5595 responses.
5596
30daae6c
JB
55972006-08-08 Joel Brobecker <brobecker@adacore.com>
5598
5599 * gdb.texinfo (Source Path): Add documentation for new
5600 substitute-path commands.
5601
7fa2210b
DJ
56022006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5603
5604 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5605 (Running Configure): ...here.
5606 (Requirements): New node. Mention expat.
5607
3d00d119
DJ
56082006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5609
5ae4183a 5610 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5611 'set download-write-size' and 'show download-write-size'.
5612
0cbfa4ee
DJ
56132006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5614
5615 * stabs.texinfo (Member Type Descriptor): Correct example for
5616 pointer to member types.
5617
16026cd7
AS
56182006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5619
5620 * gdb.texinfo (Optional warnings and messages): Add
5621 'set/show trace-commands'.
5622 (Command files): Add '-v' to source command.
5623
0876f84a
DJ
56242006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5625
5626 * gdb.texinfo (OS Information): Update qPart reference to
5627 qXfer.
5628 (Remote configuration): Likewise.
5629 (Overview): Move @cindex to the start of a paragraph. Talk
5630 about binary data encoding.
5631 (Packets): Refer to the overview for the details of the X
5632 packet encoding.
5633 (General Query Packets): Remove qPart description. Add qXfer
5634 description. Add an anchor to qSupported. Correct feature
5635 table title. Add a new feature for qXfer:auxv:read.
5636 (Interrupts): Add a missing parenthesis.
5637
2ec3381a
DJ
56382006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5639
669fac23 5640 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5641 (GDB/MI Kod Commands): Remove commented out node.
5642
594fe323
EZ
56432006-07-01 Eli Zaretskii <eliz@gnu.org>
5644
5645 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5646 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5647 (GDB/MI Thread Commands, GDB/MI Program Execution)
5648 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5649 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5650 (GDB/MI File Commands, GDB/MI Target Manipulation)
5651 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5652 since the MI prompt is hard-wired into the code.
5653
7e3fb70c
NR
56542006-07-01 Nick Roberts <nickrob@snap.net.nz>
5655
5656 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5657 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5658 (GDB/MI Data Manipulation): Remove description of unimplemented
5659 display related commands as variable objects perform this function
5660 and are superior: -display-delete, -display-disable,
5661 -display-enable, -display-insert and -display-list. Move
5662 -environment-cd, -environment-directory, -environment-path
5663 and -environment-pwd to "Program Context".
5664 (GDB/MI Program Control): Rename to "Program Execution". Move
5665 -exec-arguments -exec-abort to...
5666 (GDB/MI Program Context): ...here. New node split from "Data
5667 Manipulation".
5668
be2a5f71
DJ
56692006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5670
5671 * gdb.texinfo (Remote configuration): Document set / show
5672 remote supported-packets.
5673 (General Query Packets): Document qSupported packet.
5674
fc320d37
SL
56752006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5676
5677 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5678 and font markup.
5679 (Protocol basics): Likewise.
5680 (The F request packet): Likewise.
5681 (The F reply packet): Likewise.
5682 (Memory transfer): Move this node to be a subsubsection of
5683 "Protocol specific representation of datatypes".
5684 (The Ctrl-C message): More copy editing.
5685 (Console I/O): Likewise.
5686 (The isatty call): Delete this node, and merge its content into
5687 the "isatty" node. Fixed references elsewhere.
5688 (The system call): Delete this node, and merge its content into
5689 the "system" node. Fixed references elsewhere.
5690 (open): Reformat to use @table, and add appropriate font markup.
5691 (close): Likewise.
5692 (read): Likewise.
5693 (write): Likewise.
5694 (lseek): Likewise.
5695 (rename): Likewise.
5696 (unlink): Likewise.
5697 (stat/fstat): Likewise.
5698 (gettimeofday): Likewise.
5699 (isatty): Likewise.
5700 (system): Likewise, plus minor changes to fix confusing wording.
5701 (Integral datatypes): Fix font markup.
5702 (Pointer values): Likewise.
5703 (struct stat): Fix markup to use @table, plus minor copy editing.
5704 (struct timeval): Fix font markup, plus minor copy editing.
5705 (Constants): Minor copy editing.
5706 (Errno values): Add font markup.
5707 (File-I/O Examples): Likewise.
5708
158fdf5c
NR
57092006-06-10 Nick Roberts <nickrob@snap.net.nz>
5710
5711 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5712 (GDB/MI Simple Examples): Move node up one level. Use real
5713 examples.
5714 (GDB/MI Compatibility with CLI): Update.
5715 (GDB/MI Result Records): Add "connected" and "exit" result
5716 classes.
5717 (GDB/MI Stream Records): Clarify target output.
5718 (GDB/MI Command Description Format): Modify example description.
5719 (GDB/MI Breakpoint Table Commands): Rename to...
5720 (GDB/MI Breakpoint Commands): ...this
5721 (GDB/MI Breakpoint Commands): Add optional thread field.
5722 (GDB/MI Program Control): Add an introduction. Move "Program
5723 termination" examples into exec-run description.
5724 (GDB/MI File Commands): Mention similar CLI commands.
5725 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5726 is similar to "-gdb-version".
5727
ddb50cd7
EZ
57282006-06-09 Eli Zaretskii <eliz@gnu.org>
5729
5730 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5731
2aef0d6b
NR
57322006-06-02 Nick Roberts <nickrob@snap.net.nz>
5733
5734 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5735 sourceware.org for mailing lists.
d5e40d59 5736 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5737
383a5c52
NR
57382006-06-01 Nick Roberts <nickrob@snap.net.nz>
5739
d5e40d59 5740 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5741
e16b02ee
EZ
57422006-05-22 Eli Zaretskii <eliz@gnu.org>
5743
5744 * gdb.texinfo (Cygwin Native): Fix last change.
5745
be90c084
CF
57462006-05-22 Christopher Faylor <cgf@timesys.com>
5747
5748 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5749
347ceba5
NR
57502006-05-15 Nick Roberts <nickrob@snap.net.nz>
5751
5752 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5753 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5754
369af7bd
DJ
57552006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5756
5757 * gdb.texinfo (General Query Packets): Recommend not starting
5758 new packets with qC and clarify.
5759
2ffdbde8 57602006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5761
5762 * gdb.texinfo (M2 Types): New section.
72019c9c 5763
16d1a084
DJ
57642006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5765
5766 * agentexpr.texi: Add a copyright and license notice.
5767 * observer.texi: Likewise, with GPL clause for function prototypes.
5768 Remove trailing whitespace.
5769
aa56d27a
JB
57702006-05-05 Jim Blandy <jimb@codesourcery.com>
5771
5772 * gdb.texinfo (General Query Packets): Document conventions for
5773 terminating packet names, and their violations.
5774
5bdf8622
DJ
57752006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5776
5777 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5778 * gdb.texinfo: Likewise.
5779
605a56cb
DJ
57802006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5783 and "show remotedebug".
5784 (Debugging Output): Add additional index entries.
5785
b8db102d
MS
57862006-04-27 Michael Snyder <msnyder@redhat.com>
5787
5788 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5789
c5e30d01
AC
57902006-04-22 Andrew Cagney <cagney@redhat.com>
5791
5792 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5793 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5794
8181d85f
DJ
57952006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5796
5797 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5798 and remove breakpoint prototypes.
5799 (Watchpoints): Move description of target_insert_hw_breakpoint and
5800 target_remove_hw_breakpoint ...
5801 (Breakpoints): ... to here. Document target_insert_breakpoint and
5802 target_remove_breakpoint.
5803
4f553f88
JB
58042006-04-17 Jim Blandy <jimb@codesourcery.com>
5805
5806 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5807 and C packets are optional.
5808
cd852561
FR
58092006-04-14 Frederic Riss <frederic.riss@st.com>
5810
5811 * gdb.texinfo (Specifying source directories): Update the description
5812 of the source file search to reflect the fact that the source path
5813 always contains at least $cdir and $cwd.
5814
b620eb07
MS
58152006-03-31 Michael Snyder <msnyder@redhat.com>
5816
5817 * gdb.texinfo: Update copyright dates.
5818
3156cdaf
EZ
58192006-03-31 Eli Zaretskii <eliz@gnu.org>
5820
5821 * gdb.texinfo (Overview): Add an index entry to "empty response".
5822
7d30c22d
JB
58232006-03-28 Jim Blandy <jimb@codesourcery.com>
5824
5825 * gdbint.texinfo (Prologue Analysis): New section.
5826
86941c27
JB
58272006-03-07 Jim Blandy <jimb@red-bean.com>
5828
66b8c7f6
JB
5829 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5830
1a10341b
JB
5831 * gdb.texinfo (Target Commands): Update text describing how to
5832 specify a target. Refer to the detailed section on remote
5833 debugging, not the brief mention.
5834
86941c27
JB
5835 * gdb.texinfo (Connecting): Organize the different 'target remote'
5836 connection methods into a table. Add a 'target remote' index
5837 entry. (!!!)
5838
62f3a2ba
FF
58392006-02-17 Fred Fish <fnf@specifix.com>
5840
5841 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5842 'ptype' commands to reflect the fact that the only significant
5843 difference between them is that ptype prints the complete type
5844 description instead of just the name.
5845
8b9a88ea
WZ
58462006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5847
5848 * gdbint.texinfo (Watchpoints): Delete
5849 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5850
7e8dc855
NR
58512006-02-10 Nick Roberts <nickrob@snap.net.nz>
5852
5853 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5854 times fields where needed. Fix typos. Update general form given
5855 for output of -break-insert.
5856 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5857
c91d38aa
DJ
58582006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5859
5860 * gdbint.texinfo (Symbol Handling): Add a section
5861 on memory management.
5862
38fcd64c
DJ
58632006-02-06 Vladimir Prus <ghost@cs.msu.su>
5864
5865 * gdb.texinfo (Breakpoint table commands): Document the fullname
5866 field in -break-list output.
5867
219eec71
EZ
58682006-02-03 Eli Zaretskii <eliz@gnu.org>
5869
5870 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5871 debugging information produced by the various "set debug..."
5872 options.
5873
ae5a43e0
DJ
58742006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5875
5876 * gdb.texinfo (Files): Remove obsolete bits from the description
5877 of "symbol-file".
5878
a9f158ec
JB
58792006-01-25 Jim Blandy <jimb@redhat.com>
5880
5881 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5882
410dd08e
JB
58832006-01-24 Jim Blandy <jimb@redhat.com>
5884
5885 * gdbint.texinfo (Frames): Document the basics of GDB's register
5886 unwinding model, and explain the existence of the "sentinel" frame.
5887
4b505b12
AS
58882006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5889
5890 * gdb.texinfo (Choosing files): Mention that -directory is used
5891 for script files.
5892 (Specifying source directories): Likewise.
5893 (Command files): Explain how script files are found.
5894
839c27b7
EZ
58952006-01-21 Eli Zaretskii <eliz@gnu.org>
5896
5897 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5898 the threads in a multi-threaded program.
5899 (Threads): The threadno argument of "thread apply" can be a range
5900 of numbers.
5901
7be93b9e
JB
59022006-01-18 Jim Blandy <jimb@redhat.com>
5903
5904 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5905 of warning flags.
5906
fcc73fe3
EZ
59072006-01-13 Eli Zaretskii <eliz@gnu.org>
5908
5909 * gdb.texinfo (Sequences): Improve menu annotations.
5910 (Define): Add index entries for arguments of user-defined
5911 commands. Move the description of flow-control commands...
5912 (Command Files): ...to here. Document loop_break and
5913 loop_continue.
ca91424e
EZ
5914 (Define, Command Files): Document `end' and add index entries for
5915 it.
fcc73fe3 5916
5c95884b
MS
59172006-01-04 Michael Snyder <msnyder@redhat.com>
5918
5919 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5920 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5921
860701dc
PH
59222006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5923
5924 * gdb.texinfo (Omissions from Ada): Document that there is now
5925 limited aggregate support.
5926
36b80e65
EZ
59272005-12-28 Eli Zaretskii <eliz@gnu.org>
5928
5929 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5930 registers and the likes.
5931
c1468174
EZ
59322005-12-24 Eli Zaretskii <eliz@gnu.org>
5933
5934 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5935 (Symbols): Fix usage of "e.g.".
359df76b 5936 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5937
5938 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5939 (Coding): Fix usage of "e.g.".
5940
c02a867d
EZ
59412005-12-23 Eli Zaretskii <eliz@gnu.org>
5942
5ae4183a
AS
5943 * stabs.texinfo:
5944 * refcard.tex:
c02a867d 5945 * gpl.texi:
5ae4183a
AS
5946 * gdbint.texinfo:
5947 * gdb.texinfo:
5948 * gdb-cfg.texi:
c02a867d 5949 * fdl.texi:
5ae4183a
AS
5950 * annotate.texinfo:
5951 * all-cfg.texi:
c02a867d
EZ
5952 * Makefile.in: Add (C) after Copyright. Update the FSF
5953 address.
5954
fad38dfa
EZ
59552005-12-03 Eli Zaretskii <eliz@gnu.org>
5956
5957 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5958 extend GDB with commands for external monitor.
5959
53e5f3cf
AS
59602005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5961
5962 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5963
55f6ca0f
JB
59642005-11-25 Joel Brobecker <brobecker@adacore.com>
5965
5966 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5967
c1947b85
JB
59682005-11-21 Jim Blandy <jimb@redhat.com>
5969
5970 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5971 placement of 'R' actions in tracepoint action packets; document
5972 dependence of 'X' and 'M' actions on a preceding 'R' action for
5973 their registers.
5974
9d29849a
JB
59752005-11-19 Jim Blandy <jimb@redhat.com>
5976
5977 * gdb.texinfo (Tracepoint Packets): New node.
5978 (General Query Packets): Add entries for the tracepoint packets,
5979 referring to the "Tracepoint Packets" node.
5980 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5981
9a6253be
KB
59822005-11-18 Kevin Buettner <kevinb@redhat.com>
5983
5984 * gdb.texinfo (set remotebreak): Add anchor.
5985 (X packet): Likewise.
5986 (Remote Protocol): Add new section `Interrupts' and new index
5987 entry `interrupts (remote protocol)'.
5988
5f3bebba
JB
59892005-11-18 Jim Blandy <jimb@redhat.com>
5990
5991 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5992 entries into the General Query Packets section. Add a
5993 cross-reference to that section. Drop description of replies, as
5994 these are covered in the descriptions of each packet.
5995 (General Query Packets): Add introductory text. Explain naming
5996 conventions, and how the end of a name is recognized.
5997
9a7a1b36
KB
59982005-11-17 Kevin Buettner <kevinb@redhat.com>
5999
0564b6cf 6000 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6001 "set remotebreak" command.
6002
b8ff78ce
JB
60032005-11-16 Jim Blandy <jimb@redhat.com>
6004
6005 * gdb.texinfo (Packets, Stop Reply Packets)
6006 (General Query Packets): Various formatting cleanups.
6007 - Use @samp for packet contents.
6008 - Drop summaries from packet @item lines; the same information appears
6009 immediately below in the description.
6010 - Delete paragraph breaks after packet @item commands, so that the
6011 description appears directly to the right of the packet prototype
6012 in the printed manual, if it fits.
6013 - Place spaces in packet prototypes between @vars and non-@var
6014 letters, and explain that they're just for formatting.
6015 - Use @dots{} instead of '...'.
6016 - Fix uses of @code where @var was needed.
6017 - Replace "deprecated" markers with English text spelling out the
6018 packet's status and the preferred alternatives.
6019 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6020 what this ever meant.
6021 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6022 this for a long time.
6023 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6024 implemented several times, and have been in use for years.
6025
8ffe2530
JB
60262005-11-15 Jim Blandy <jimb@redhat.com>
6027
c43c5473
JB
6028 * gdb.texinfo (Packets): Add index entries for 'm' packet
6029 disclaimers.
5ae4183a 6030
fb031cdf
JB
6031 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6032 of stub when processing an 'm' packet.
6033
8ffe2530
JB
6034 * gdb.texinfo (Packets): Mention that packets beginning with
6035 letters are reserved once, at the top, instead of actually listing
6036 them all and saying "reserved".
6037
c03c782f
AS
60382005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6039
6040 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6041 Change @var{$arg0 to @code{$arg0.
6042
814e32d7
WZ
60432005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6044
6045 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6046
fa93a9d8
JB
60472005-11-12 Jim Blandy <jimb@redhat.com>
6048
6049 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6050 order. Remove extraneous 'z'.
6051
8a5a3c82
AS
60522005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6053
6054 * gdb.texinfo (Choosing files): Add --eval-command.
6055
4b0ad762
AS
60562005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6057
6058 * gdb.texinfo (Choosing modes): Add --return-child-result.
6059
6060
1a088d06
AS
60612005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6062
6063 * gdb.texinfo (Choosing modes): Add --batch-silent.
6064
656d5e12
EZ
60652005-10-28 Eli Zaretskii <eliz@gnu.org>
6066
6067 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6068 "The -var-update Command".
6069
3c9c013a
JB
60702005-10-03 Joel Brobecker <brobecker@adacore.com>
6071
6072 * gdb.texinfo (Print Settings): Add documentation for set/show
6073 print array-indexes.
6074
7ba3cf9c
DJ
60752005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6076
6077 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6078 6.2 and 6.3.
6079
a94ab193
EZ
60802005-08-27 Eli Zaretskii <eliz@gnu.org>
6081
6082 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6083 since 19-Jan-2004.
6084 (Files): Likewise.
ab1adacd
EZ
6085 (Variables, Symbols): Document the "<incomplete type>" message and
6086 its reasons.
a94ab193 6087
ca06016a
FF
60882005-08-01 Fred Fish <fnf@specifix.com>
6089
6090 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6091
cf58170d
NR
60922005-07-15 Nick Roberts <nickrob@snap.net.nz>
6093
6094 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6095 option for -var-list-children and -var-update.
6096 (GDB/MI Stack Manipulation): Simplify description of
6097 print-values option for -stack-list-locals.
6098 (GDB/MI Command Description Format): Clarify.
6099 (Mode Options): Spelling of superseded.
6100
38f1196a
BR
61012005-07-12 Bob Rossi <bob@brasko.net>
6102
6103 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6104 corresponding GDB command comment.
6105
3cb3b8df
BR
61062005-07-06 Bob Rossi <bob@brasko.net>
6107
6108 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6109 and -inferior-tty-show.
6110 (Input/Output): Document "set/show inferior-tty" and tty alias.
6111
10fac096
NW
61122005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6113
6114 * gdb.texinfo (Packets): Change description of 'D' packet to note
6115 that GDB does wait for a response.
6116
d1b6db76
NR
61172005-06-22 Nick Roberts <nickrob@snap.net.nz>
6118
6119 * gdb.texinfo (History) Rename "Command History".
6120 (Command History): Move node "Server Prefix" from section on
6121 Annotations here.
6122
29629dcf
NR
61232005-06-19 Nick Roberts <nickrob@snap.net.nz>
6124
6125 * gdb.texinfo (GDB/MI Stack Manipulation):
6126 Re-instate -stack-info-frame with example. Say that it gets
6127 info on selected frame, not current frame.
6128
397ca115
EZ
61292005-06-18 Eli Zaretskii <eliz@gnu.org>
6130
6131 * gdb.texinfo (Server): Clarify that `file' should be used before
6132 connecting to the server.
6133 (Files): Add an xref to the above description.
51274035
EZ
6134 (Output Formats): More detailed description of the `c' format.
6135 (Memory): List explicitly all the formats supported by `x'.
638ac427 6136 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6137 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6138 files. Add more indexing for solib-absolute-prefix and
6139 --with-sysroot.
76d17f34
EZ
6140 (Machine Code): Document possible problems with locations in
6141 shared libraries.
d416eeec
EZ
6142 (Backtrace): Document that free-standing environments do not need
6143 to have a `main' function.
397ca115 6144
74f6deaa
NR
61452005-06-18 Nick Roberts <nickrob@snap.net.nz>
6146
6147 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6148 -stack-info-frame.
6149
a9967aef
AC
61502005-06-07 Andrew Cagney <cagney@gnu.org>
6151
6152 * gdb.texinfo (Contributors): Note the original multi-arch
6153 contributors.
6154
e09f16f9
EZ
61552005-06-03 Eli Zaretskii <eliz@gnu.org>
6156
6157 * gdb.texinfo (Registers): Add index entries for the standard
6158 registers.
6159 (Frames): Add cross-reference from frame pointer description to
6160 the Registers node.
6161 (Annotations Overview): Fix the reference to GDB name.
6162
d87ba7ee
EZ
61632005-06-01 Eli Zaretskii <eliz@gnu.org>
6164
6165 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6166 can-use-hw-watchpoints.
6167
034dad6f
BR
61682005-05-28 Bob Rossi <bob@brasko.net>
6169
6170 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6171 the possible reasons why an exec async record would be returned to FE.
6172
ffed4509
AC
61732005-05-26 Andrew Cagney <cagney@gnu.org>
6174
6175 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6176 Andrew Cagney implemented the original GDB/MI.
6177
e22e55c9
OF
61782005-05-23 Orjan Friberg <orjanf@axis.com>
6179
6180 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6181 documentation. Add documentation for cris-mode.
6182
a78e13ce
EZ
61832005-05-20 Eli Zaretskii <eliz@gnu.org>
6184
6185 * gdb.texinfo (Numbers): Explain the example and make the wording
6186 more acurate.
6187
76ff342d
DJ
61882005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6189 Dennis Brueni <dennis@slickedit.com>
6190
6191 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6192 (GDB/MI Data Manipulation, GDB/MI Program Control)
6193 (GDB/MI Stack Manipulation): Update examples to include the fullname
6194 attribute in stack frames.
6195
119b882a
EZ
61962005-05-12 Eli Zaretskii <eliz@gnu.org>
6197
6198 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6199 do with other non-standard names of init files.
6200
6fc08d32
EZ
62012005-05-11 Eli Zaretskii <eliz@gnu.org>
6202
6203 * gdb.texinfo (Command Files): Move the description of the startup
6204 from here...
6205 (Startup): ...to this new subsection of the Invocation chapter.
6206 Rearrange the description of init files more logically and add a
6207 cross-reference to "Command Files". Document the special gdbinit
6208 name for CISCO 68k. Expand the description of what GDB does
6209 during startup.
6210 (History): Add index entry for HISTSIZE.
6211
a561754a
MK
62122005-05-02 Mark Kettenis <kettenis@gnu.org>
6213
6214 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6215
2eecc4ab
EZ
62162005-05-02 Eli Zaretskii <eliz@gnu.org>
6217
6218 * gdb.texinfo (SVR4 Process Information, The isatty call)
6219 (The system call): Don't use foo(N) notation for man pages and
6220 functions.
514c4d71 6221 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6222
18999be5
EZ
62232005-04-27 Eli Zaretskii <eliz@gnu.org>
6224
6225 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6226 were optimized away.
6227
0abb7bc7
EZ
62282005-04-22 Eli Zaretskii <eliz@gnu.org>
6229
6230 * gdb.texinfo (Remote configuration): Document "set/show
6231 get-thread-local-storage-address". Add cross-reference to the
6232 description of the qGetTLSAddr packet.
6233 (General Query Packets): Mention "set remote
6234 get-thread-local-storage-address" and add a reference to its
6235 description.
6236
6f61acb1
NR
62372005-04-19 Nick Roberts <nickrob@snap.net.nz>
6238
6239 * gdb.texinfo (Backtrace): Describe 'bt full'.
6240
9d59903a
NR
62412005-04-17 Nick Roberts <nickrob@snap.net.nz>
6242
6243 * gdb.texinfo (Mode Options): Fix typo.
6244 (GDB/MI): Describe how to invoke GDB/MI.
6245
721c2651
EZ
62462005-04-16 Eli Zaretskii <eliz@gnu.org>
6247
6248 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6249 references changed. Add description of "info udot".
721c2651
EZ
6250 (Files): Document "set/show stop-on-solib-events".
6251 (M32R/D): Document "set/show download-path", "set/show
6252 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6253 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6254 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6255 (Maintenance Commands): Improve indexing.
6256 (Target Commands): Document "set/show hash", "set/show debug
6257 monitor".
6258 (SVR4 Process Information): Document "info pidlist" and "info
6259 meminfo". Document "set/show procfs-tarce" and "set/show
6260 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6261 (Symbols, The Print Command with Objective-C): Improve indexing.
6262 (Objective-C): Add references to "info classes" and "info
6263 selectors".
c45da7e6
EZ
6264 (Debugging Output): Improve wording. Document "set/show debug
6265 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6266 (Set Breaks): Add index entry for "hardware breakpoints".
6267 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6268 and "set/show usehardbreakpoints".
6269 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6270 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6271 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6272 rdiromatzero", "set/show rdiheartbeat".
6273 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6274 "sds".
6275 (Embedded Processors): Document the "sim" command.
6276 (Remote): Document the "remote" command.
6277 (DJGPP Native): Document the "info serial" command.
6278 (Threads): Document "maint info sol-threads".
6279 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6280 (Set Breaks): Improve indexing.
6281 (Command Syntax): Add a reference to dont-repeat.
6282 (Define): Document "dont-repeat".
6283 (TUI Commands): Document "tabset".
6284 (WinCE): New subsection. Document "set/show remotedirectory",
6285 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6286
14d6dd68
EZ
62872005-04-15 Eli Zaretskii <eliz@gnu.org>
6288
6289 * gdb.texinfo (Hurd Native): New subsection, documents
6290 Hurd-specific commands.
a64548ea 6291 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6292 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6293 (MIPS): Improve documentation of heuristic-fence-post. Document
6294 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6295 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6296 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6297 (ARM): Document ARM-specific commands.
a64548ea
EZ
6298 (AVR): New section. Document "info io_registers".
6299 (CRIS): New section. Document "set/show cris-version" and
6300 "set/show cris-dwarf2-cfi".
6301 (HPPA): New section. Document "set/show debug hppa" and "maint
6302 print unwind".
a5adf40f 6303 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6304 (Super-H): New section. Document the "regs" command.
721c2651 6305 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6306
9c16f35a
EZ
63072005-04-09 Eli Zaretskii <eliz@gnu.org>
6308
6309 * gdb.texinfo (Print Settings): Document "set/show print
6310 pascal_static-members", "set print repeats", "show print
6311 null-stop". Improve indexing. Fix documentation of "set print
6312 union".
6313 (Pascal): New section.
6314 (Supported languages): Rename from "Support"; all references
6315 updated. Add a menu item for Pascal.
6316 (Numbers): Document "set radix.
6317 (Screen Size): Document "set/show pagination".
6318 (MIPS Embedded): Remove "set processor" documentation.
6319 (Remote configuration): Document "set/show X/P/Z-packet",
6320 "set/show read-aux-vector-packet", "set/show remote
6321 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6322 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6323 remotedebug", "set/show remotebreak", "set/show remotedevice",
6324 "set/show remotelogfile".
6325 (Auxiliary Vector): Add reference to the description of the
6326 read-aux-vector-packet setting.
6327 (Set Watchpoints): Add a cross-reference to "set remote
6328 hardware-breakpoint-limit".
6329 (General Query Packets): Add indexing of requests and
6330 cross-references to related commands in "Remote configuration".
6331 (File-I/O Overview, The system call): Fix wording and typos.
6332 (Thread Stops): Add index entries.
6333 (Continuing and Stepping): Document "show step-mode".
6334 (i386): New node. Document "set/show struct-convention".
6335 (Files): Document "show trust-readonly-sections".
6336 (Calling): Document "set/show unwindonsignal".
6337 (Messages/Warnings): Add index entries.
6338 (Maintenance Commands): Document "set/show watchdog".
6339 (Annotations Overview): Document "show annotate".
6340 (Set Watchpoints): Add index entries.
6341 (Symbols): Fix doc of case-sensitive.
6342 (ABI): Document "show coerce-float-to-double".
6343 (Convenience Vars, Help): Improve indexing.
6344 (Machine Code): Document "show disassembly-flavor".
6345 (Debugging C plus plus): Document "show overload-resolution".
6346 (Value History, Signaling): Add index entries.
6347
63482005-04-08 Eli Zaretskii <eliz@gnu.org>
6349
6350 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6351 (Processes): Fix wording.
6352 (History, List, Logging output, Define, Symbols, Print Settings):
6353 Improve indexing.
6354
a8f24a35
EZ
63552005-04-03 Eli Zaretskii <eliz@gnu.org>
6356
6357 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6358 redundant index entry for "target" command.
6359 (Backtrace): Add index entries.
6360 (Symbols, Fortran): Document the "set case-sensitive" command.
6361 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6362 (Print Settings): Add index entry for "set demangle-style".
6363 (Target Commands): Document "set download-write-size".
6364 (Debugging Output): Document "set exec-done-display".
6365
09d4efe1
EZ
63662005-04-02 Eli Zaretskii <eliz@gnu.org>
6367
6368 * gdb.texinfo (Files): Fix the name and documentation of
6369 add-shared-symbol-files. Document its alias assf. Update the
6370 list of OSs where GDB supports shared libraries. Fix markup.
6371 (Continuing and Stepping): Add reference to @var{location} in the
6372 text.
6373 (Dump/Restore Files): Fix reference to @{filename}.
6374 (Help): Fix wording.
6375 (Attach): Ditto.
6376 (Set Watchpoints): Ditto.
6377 (Backtrace): Remove redundant index entries. Improve index
6378 entries.
6379 (Delete Breaks): Fix wording.
6380 (Memory): Document the compare-sections command.
6381 (Memory Region Attributes): Improve wording.
6382 (Disabling): Improve wording.
6383 (Fortran): New subsection. Document the "info common" command.
6384 (Help): Document aliases "info copying" and "info warranty".
6385 (Caching Remote Data): New section. Document the "set/show
6386 remotecache" and "info dcache" commands.
6387 (Show): Fix wording of the documentation of the "set
6388 extension-language" command.
6389 (Signals): Add index entry for "info handle".
6390 (Memory Region Attributes): Fix punctuation.
6391 (Symbols): Change the arg name to "location" and refer to it in
6392 the text. Fix wording of "info types" doc.
6393 (Threads): Fix usage of @enumerate @item's.
6394 (Listing Tracepoints): Add index entry for "info tp".
6395 (Set Watchpoints): Add xref to "info break" description.
6396 (Macros): Add an index entry for "macro exp1". Document the
6397 "macro list" command.
6398 (Maintenance Commands): Document "flushregs", "maint agent",
6399 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6400 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6401 "maint print architecture", "maint print objfiles", "maint print
6402 statistics", "maint print type", "maint show-debug-regs", "maint
6403 space", "maint time", and "maint translate-address".
6404 (Connecting): Document the "monitor" command.
6405 (Annotations Overview): Describe the "set annotate" command.
6406
82f2d802
EZ
64072005-04-01 Eli Zaretskii <eliz@gnu.org>
6408
6409 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6410 Rearrange index entries and improve wording about support for
6411 hardware watchpoints.
6412
7d51c7de
BR
64132005-03-10 Bob Rossi <bob@brasko.net>
6414
6415 * gdb.texinfo: Update copyright
6416
68c71a2e
TR
64172005-02-09 Theodore A. Roth <troth@openavr.org>
6418
6419 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6420 error.
6421
83761cbd
KB
64222005-02-03 Kevin Buettner <kevinb@redhat.com>
6423
6424 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6425
9f1c6395
MS
64262005-01-17 Michael Snyder <msnyder@redhat.com>
6427
6428 * gdb.texinfo: Fix spelling, infinte -> infinite.
6429
fbd1b305
MK
64302005-01-08 Mark Kettenis <kettenis@gnu.org>
6431
6432 * observer.texi (GDB Observers): Document "solib_loaded".
6433
3ace7edb
AC
64342005-01-07 Andrew Cagney <cagney@gnu.org>
6435
bec39cab
AC
6436 * configure.ac: Rename configure.in, require autoconf 2.59.
6437 * configure: Re-generate.
6438
3ace7edb
AC
6439 * configure.in: Replace configdirs with multiple references to
6440 AC_CONFIG_SUBDIRS.
6441 * configure: Re-generate.
5ae4183a 6442
53531fc1
AC
64432005-01-04 Andrew Cagney <cagney@gnu.org>
6444
6445 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6446 part of the version number.
6447
536ffdb7
MK
64482004-12-24 Mark Kettenis <kettenis@gnu.org>
6449
6450 * gdbint.texinfo (Algorithms): Remove description of
6451 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6452
e1aac25b
JB
64532004-12-07 Jim Blandy <jimb@redhat.com>
6454
6455 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6456 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6457 numbers.
6458
f47b1503
AS
64592004-12-07 Andreas Schwab <schwab@suse.de>
6460
6461 * gdb.texinfo (Mode Options): Document -l option.
6462
b6b8ece6
EZ
64632004-12-04 Eli Zaretskii <eliz@gnu.org>
6464
6465 * gdbint.texinfo (Algorithms): More accurate description of
6466 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6467 is not needed unless data-read and data-access watchpoints are
6468 supported. Add a description of how GDB checks whether the
6469 inferior stopped because a watchpoint was hit.
6470
01371747
EZ
64712004-11-23 Eli Zaretskii <eliz@gnu.org>
6472
6473 * gdb.texinfo (Files): Add cross-reference to description of
6474 -readnow command-line switch.
6475
2315ffec
RC
64762004-11-10 Randolph Chung <tausq@debian.org>
6477
6478 * gdb.texinfo: Document set/show backtrace past-entry commands.
6479 Rearrange index entries for set/show backtrace past-main.
6480
69065f5d
AC
64812004-11-10 Jon Beniston <jon@beniston.com>
6482
6483 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6484 * gdb.texinfo (Remote Serial Protocol): Further describe
6485 binary transfer escaping mechanism .
69065f5d 6486
30e91e0b
RC
64872004-11-08 Randolph Chung <tausq@debian.org>
6488
6489 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6490 and "show debug infrun". Add index entries.
6491
60bf7e09
EZ
64922004-10-23 Eli Zaretskii <eliz@gnu.org>
6493
6494 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6495 "info proc" that are already implemented. Add index entries.
6496 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6497 (Files): Add a tip for decreasing memory used for symtabs from
6498 shared libraries.
f018e82f
EZ
6499 (Starting): Fix whitespace; make "elaboration" stand out where it
6500 is first used, and add an index entry for the term.
f8568604
EZ
6501 (Calling): Expand and elaborate text. Add "print". Add the
6502 description of problems with weak aliases.
384ee23f 6503 (Core File Generation): New section.
60bf7e09 6504
d52fe014
AC
65052004-10-12 Andrew Cagney <cagney@gnu.org>
6506
6507 * gdbint.texinfo (Versions and Branches): New chapter.
6508 (Releasing GDB): Delete "Versions and Branches" section.
6509 (Top): Add "Versions and Branches".
6510
703663ab
EZ
65112004-10-08 Eli Zaretskii <eliz@gnu.org>
6512
6513 * gdb.texinfo (Editing, History): Add cross-references to the
6514 included Readline and History user documentation. Remove
6515 references to the symbol have-readline-appendices which is unused
6516 and undefined.
6517 (History): Fix indexing.
6518
ac77d04f
JJ
65192004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6520
6521 * gdbint.texinfo (target_stopped_data_address): Update to
6522 new prototype.
6523 (i386_stopped_data_address): Update prototype and description.
6524 (i386_stopped_by_watchpoint): New function and description.
6525
e07c999f
PH
65262004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6527
6528 * gdb.texinfo (Filenames): Add Ada suffixes.
6529 (Ada) New section.
6530
2e868123
AC
65312004-09-27 Andrew Cagney <cagney@gnu.org>
6532 Robert Picco <Robert.Picco@hp.com>
6533
6534 * gdb.texinfo (Packets): Document the "p" packet.
6535
02a57714
JM
65362004-09-21 Jason Molenda (jmolenda@apple.com)
6537
6538 * gdb.texinfo (Paths and Names of the Source Files): Document the
6539 meaning of values in the 'desc' field of a SO stab.
6540
ae038cb0
DJ
65412004-09-20 Daniel Jacobowitz <dan@debian.org>
6542
6543 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6544 max-cache-age" and "maint show dwarf2 max-cache-age".
6545
f7dc1244
EZ
65462004-09-16 Eli Zaretskii <eliz@gnu.org>
6547
6548 * gdb.texinfo (Set Breaks): Add index entry for setting
6549 breakpoints on overloaded C++ functions that are not members of
6550 any classes. Add an example and an index entry for setting
6551 breakpoints on all program functions.
6552 (Character Sets, Macros, Overlay Commands)
6553 (Non-debug DLL symbols, GDB/MI Output Syntax)
6554 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6555 Use "(@value{GDBP})" instead of a literal "(gdb)".
6556
f810308b
AC
65572004-09-12 Andrew Cagney <cagney@gnu.org>
6558
6559 * gdbint.texinfo (Native Debugging): Delete description of
6560 FILES_INFO_HOOK.
6561
15a661f3
PH
65622004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6563
5ae4183a
AS
6564 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6565 to hex_string_custom (not historically correct, but more
15a661f3
PH
6566 understandable, given the current code).
6567
f3219c75
AC
65682004-09-03 Andrew Cagney <cagney@gnu.org>
6569
6570 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6571
f3bb6704
JJ
65722004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6573
6574 * observer.texi (solib_unloaded): New observer.
6575
8d2c00cb
AC
65762004-08-24 Andrew Cagney <cagney@gnu.org>
6577
6578 * gdbint.texinfo (Target Architecture Definition): Add missing
6579 comma.
6580
e7dc800a
MC
65812004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6582
6583 * (Using the Testsuite): build != host is supported,
6584 but some test scripts do not support build != host.
6585
73b03683
MK
65862004-08-14 Mark Kettenis <kettenis@gnu.org>
6587
6588 * gdbint.texinfo (Host Definition): Delete description of
6589 FCLOSE_PROVIDED and GETENV_PROVIDED.
6590
c0ccb908
MK
65912004-08-05 Mark Kettenis <kettenis@chello.nl>
6592
6593 * gdbint.texinfo (Host Definition): Delete description of
6594 NO_SYS_FILE.
6595 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6596 PTRACE_FP_BUG.
6597
9c8dbfa9
AC
65982004-08-05 Andrew Cagney <cagney@gnu.org>
6599
6600 * gdbint.texinfo (Target Architecture Definition): Delete
6601 reference to deprecated_read_fp.
6602
f42accbe
AC
66032004-08-02 Andrew Cagney <cagney@gnu.org>
6604
6605 * gdbint.texinfo (Target Architecture Definition): Delete
6606 description of DEPRECATED_REGISTER_BYTES.
6607
0b66e38c
EZ
66082004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6609
6610 * gdb.texinfo (Source Path): Document the new behavior of
6611 searching for the source files.
6612
15387254
EZ
66132004-07-17 Eli Zaretskii <eliz@gnu.org>
6614
6615 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6616 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6617 (Auto Display): Improve indexing.
6618
2c07db7a
AC
66192004-07-16 Andrew Cagney <cagney@gnu.org>
6620
6621 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6622 "-noasync".
6623
4644b6e3
EZ
66242004-07-09 Eli Zaretskii <eliz@gnu.org>
6625
6626 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6627 have the same prefix have only their prefix in the index.
6628
7561d450
MK
66292004-07-03 Mark Kettenis <kettenis@gnu.org>
6630
6631 * gdb.texinfo (BSD libkvm Interface): New node (section)
6632 (Native): Add it to the menu.
6633
67bebe79
MK
66342004-07-01 Mark Kettenis <kettenis@gnu.org>
6635
6636 * gdbint.texinfo (Target Architecture Definition): Remove
6637 PCC_SOL_BROKEN.
6638
1a6923e0
MK
66392004-06-24 Mark Kettenis <kettenis@gnu.org>
6640
6641 * gdbint.texinfo (Target Architecture Definition): Remove
6642 SUN_FIXED_LBRAC_BUG.
6643
b435e160
AC
66442004-06-26 Andrew Cagney <cagney@gnu.org>
6645
6646 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6647
b5622e8d
AC
66482004-06-20 Andrew Cagney <cagney@gnu.org>
6649
6650 * gdbint.texinfo (Target Architecture Definition): Deprecate
6651 USE_STRUCT_CONVENTION.
6652
e0c07bf0
MC
66532004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6654
6655 gdb.texinfo (Bug Reporting): Mention session recording,
6656 with the script command or Emacs.
6657
782263ab
AC
66582004-06-18 Andrew Cagney <cagney@gnu.org>
6659
6660 * gdbint.texinfo (Target Architecture Definition): Deprecate
6661 FUNCTION_START_OFFSET.
6662
03727ca6
AC
66632004-06-14 Andrew Cagney <cagney@gnu.org>
6664
6665 Based on changes from Karl Berry.
6666 * gdb.texinfo: Do not use @sc in a direntry.
6667 * stabs.texinfo: Change @dircateogry to "Software development".
6668 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6669
97092415
AC
66702004-06-13 Andrew Cagney <cagney@gnu.org>
6671
6672 * gdbint.texinfo (Target Architecture Definition): Delete
6673 description of RETURN_VALUE_ON_STACK.
6674
1f6d4158
AC
66752004-06-09 Andrew Cagney <cagney@gnu.org>
6676
6677 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6678 deleted by previous patch.
6679
d966f0cb
AC
66802004-06-08 Andrew Cagney <cagney@gnu.org>
6681
6682 * gdbint.texinfo (Native Debugging): Delete documentation on
6683 ATTACH_DETACH.
6684
86fe4aaa
RC
66852004-06-06 Randolph Chung <tausq@debian.org>
6686
6687 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6688
d4b6d575
RC
66892004-06-06 Randolph Chung <tausq@debian.org>
6690
5ae4183a 6691 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6692 the new push_dummy_call method signature. Describe the function
6693 argument.
6694
4e8b0763
JB
66952004-05-24 Joel Brobecker <brobecker@gnat.com>
6696
6697 * gdb.texinfo (Starting): Document new start command.
6698
59caf092
AC
66992004-05-21 Andrew Cagney <cagney@redhat.com>
6700
6701 * observer.texi (GDB Observers): Document "inferior_created".
6702
e4a2df64
AC
67032004-05-08 Andrew Cagney <cagney@redhat.com>
6704
e6b55ae2
AC
6705 * gdbint.texinfo (Target Architecture Definition): Delete
6706 description of DO_DEFERRED_STORES.
6707
28954179
AC
6708 * gdbint.texinfo (Target Architecture Definition): Delete
6709 references to DEPRECATED_FIX_CALL_DUMMY.
6710
434b87dd
AC
6711 * gdbint.texinfo (Target Architecture Definition): Delete
6712 description of DEPRECATED_CALL_DUMMY_WORDS,
6713 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6714
58d28df8
AC
6715 * gdbint.texinfo (Target Architecture Definition): Delete
6716 description of DEPRECATED_PUSH_DUMMY_FRAME.
6717
e4a2df64
AC
6718 * gdbint.texinfo (Target Architecture Definition): Delete
6719 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6720
2b4855ab
AC
67212004-05-07 Andrew Cagney <cagney@redhat.com>
6722
6723 * observer.texi (GDB Observers): Add "Debugging" section. Include
6724 cross reference to "set/show debug observer".
6725 * gdb.texinfo (Debugging Output): Document "set/show debug
6726 observer".
6727
fcf70625
AC
67282004-05-01 Andrew Cagney <cagney@redhat.com>
6729
6730 * gdbint.texinfo (Target Architecture Definition): Delete
6731 description of DEPRECATED_PC_IN_SIGTRAMP.
6732
8ee56bcf
AC
67332004-04-30 Andrew Cagney <cagney@redhat.com>
6734
6735 * gdbint.texinfo (Target Architecture Definition): Delete
6736 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6737
67ab9a76
OF
67382004-04-30 Orjan Friberg <orjanf@axis.com>
6739
6740 * observer.texi (GDB Observers): Correct spelling.
6741
79346bcb
OF
67422004-04-26 Orjan Friberg <orjanf@axis.com>
6743
6744 * observer.texi (GDB Observers): Add target_changed event.
6745
7a464420
AC
67462004-04-08 Andrew Cagney <cagney@redhat.com>
6747
6748 * observer.texi (GDB Observers): Rework, provide generic observer
6749 definitions and then a list of observable events.
6750
6cdf9d98
AC
67512004-04-04 Andrew Cagney <cagney@redhat.com>
6752
6753 * gdbint.texinfo (Host Definition): Delete reference to
6754 NO_SIGINTERRUPT.
6755
ddc135a4
AC
67562004-04-02 Andrew Cagney <cagney@redhat.com>
6757
6758 * gdbint.texinfo (Target Architecture Definition): Delete
6759 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6760
6a1b180d
SC
67612004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6762
6763 * gdb.texinfo (TUI Commands): Document tui reg commands.
6764
d0d5df6f
AC
67652004-03-26 Andrew Cagney <cagney@redhat.com>
6766
6767 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6768 "gdbtui".
6769 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6770 (Contributors): Mention both Text and Terminal User Interface.
6771
aa2a3f87
AC
67722004-03-23 Andrew Cagney <cagney@redhat.com>
6773
6774 * gdbint.texinfo (Target Architecture Definition): Deprecate
6775 references to SIGTRAMP_START and SIGTRAMP_END.
6776
f561f026
AC
67772004-03-23 Andrew Cagney <cagney@redhat.com>
6778
6779 * gdbint.texinfo (Target Architecture Definition): Deprecate
6780 references to PC_IN_SIGTRAMP.
6781
33cb8b0f
AC
67822004-03-19 Andrew Cagney <cagney@redhat.com>
6783
6784 * gdbint.texinfo (Target Architecture Definition): Delete
6785 reference to GDB_TARGET_IS_HPPA.
6786
fc989b7a
AC
67872004-03-18 Andrew Cagney <cagney@redhat.com>
6788
6789 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6790 describe pre_init and post_init.
6791
701b08bb
DJ
67922004-03-09 Daniel Jacobowitz <drow@mvista.com>
6793
6794 * gdb.texinfo (Debugging Output): Document values for "set debug
6795 target".
6796
faae5abe
AC
67972004-02-28 Andrew Cagney <cagney@redhat.com>
6798
6799 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6800
dd79a6cf
JJ
68012004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6802
6803 * gdb.texinfo (breakpoints): Add information about the
6804 new "set breakpoint pending" and "show breakpoint pending"
6805 commands.
6806
e7f16015
AC
68072004-02-26 Andrew Cagney <cagney@redhat.com>
6808
6809 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6810 in Per-architecture module data section.
6811
7161a3a6
RM
68122004-02-25 Roland McGrath <roland@redhat.com>
6813
6814 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6815
2154891a
AC
68162004-02-24 Andrew Cagney <cagney@redhat.com>
6817
6818 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6819 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6820 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6821
6c74ac8b
AC
68222004-02-17 Andrew Cagney <cagney@redhat.com>
6823
6824 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6825
19772a2c
AC
68262004-02-16 Andrew Cagney <cagney@redhat.com>
6827
6828 * gdbint.texinfo (Target Architecture Definition): Deprecate
6829 FRAMELESS_FUNCTION_INVOCATION.
6830
c9830293
AC
68312004-02-16 Andrew Cagney <cagney@redhat.com>
6832
6833 * gdbint.texinfo (Coding): Mention -Wunused-function.
6834
b9d26eb9
AC
68352004-02-14 Andrew Cagney <cagney@redhat.com>
6836
6837 * gdbint.texinfo (Target Architecture Definition): Delete
6838 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6839
49efadf5
EZ
68402004-02-12 Elena Zannoni <ezannoni@redhat.com>
6841
6842 * gdb.texinfo: Properly quote the name "C++".
6843 * gdbint.texinfo: Ditto.
6844 * stabs.texinfo: Ditto.
6845
1eb288ea
EZ
68462004-02-11 Elena Zannoni <ezannoni@redhat.com>
6847
6848 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6849 minimal information about libiberty.
6850
e4937fc1
MC
68512004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6852
6853 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6854
a9331b3f
RM
68552004-02-04 Roland McGrath <roland@redhat.com>
6856
6857 * gdb.texinfo (Auxiliary Vector): New node (section).
6858 (Data): Add it to the menu.
6859
2650777c
JJ
68602004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6861
6862 * gdb.texinfo (Breakpoints): Add information about pending
6863 breakpoint support.
6864
b4501125
AC
68652004-01-26 Andrew Cagney <cagney@redhat.com>
6866
6867 * gdb.texinfo (Overview): Delete references to the cisco protocol
6868 including the "N" response.
6869
74055713
AC
68702004-01-26 Andrew Cagney <cagney@redhat.com>
6871
6872 * gdbint.texinfo (Target Architecture Definition): Rename
6873 EXTRACT_STRUCT_VALUE_ADDRESS to
6874 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6875
3bbe9696
EZ
68762004-01-24 Eli Zaretskii <eliz@gnu.org>
6877
6878 * gdb.texinfo (KOD): Document "show os". Add index entries for
6879 "set/show os" and "info cisco" commands.
6880
5843504f
EZ
68812004-01-21 Eli Zaretskii <eliz@gnu.org>
6882
6883 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6884
9175c9a3
MC
68852004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6886
6887 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6888 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6889
8e94b928
NR
68902004-01-19 Nick Roberts <nick@nick.uklinux.net>
6891
6892 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6893 -stack-list-locals.
6894 (GDB/MI Variable Objects): Describe extension to
6895 -var-list-children.
6896
a20cf136
DJ
68972004-01-17 Daniel Jacobowitz <drow@mvista.com>
6898
6899 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6900
afb18d0f
AC
69012004-01-17 Andrew Cagney <cagney@redhat.com>
6902
6903 * gdbint.texinfo (Target Architecture Definition): Delete
6904 documentation on DEPRECATED_NPC_REGNUM.
6905
b51970ac
DJ
69062004-01-13 Daniel Jacobowitz <drow@mvista.com>
6907
6908 * gdb.texinfo: Update copyright year. Mention that set
6909 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6910 "set follow-fork-mode ask".
6911
0f0cffd2
AC
69122004-01-13 Andrew Cagney <cagney@redhat.com>
6913
6914 * gdbint.texinfo: Update copyright year.
6915 (Coding): Add -Wunused-label to list of -Werror warnings.
6916
c552b3bb 69172004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6918 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6919
6920 * gdb.texinfo: Update copyright.
6921 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6922 around names, as appropriate. Minor syntax cleanup of
6923 _NSPrintForDebugger explanation. Two spaces after periods.
6924 GDBN used instead of lit. "gdb". Index entries added for
6925 print-object and _NSPrintForDebugger. @noindent added in one spot.
6926
afe157ca
EZ
69272003-11-11 Elena Zannoni <ezannoni@redhat.com>
6928
6929 * stabs.texinfo: Add dircategory and direntry commands.
6930 * annotate.texinfo: Ditto.
6931
963e2bb7
AC
69322003-11-10 Andrew Cagney <cagney@redhat.com>
6933
6934 * gdbint.texinfo (Target Architecture Definition): Replace the
6935 return_value method's "inval" and "outval" parameters with
6936 "readbuf" and "writebuf".
6937
1d8b2f28
JB
69382003-10-28 Jim Blandy <jimb@redhat.com>
6939
6940 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6941 from "The `F' request packet" and "The `F' reply packet", to make
6942 texi2dvi happy.
6943 (File-I/O remote protocol extension): Update menu entries, too.
6944
36d86913
MC
69452003-10-26 Michael Chastain <mec@shout.net>
6946
6947 * gdb.texinfo (Thread Stops): Document the issue with
6948 premature return from system calls in multi-threaded programs.
6949
ce2826aa
AC
69502003-10-24 Andrew Cagney <cagney@redhat.com>
6951
6952 * annotate.texinfo: Fix "fortunatly"[sic].
6953
f24c5e49
KI
69542003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6955
6956 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6957 with "Hitachi" and "Mitsubishi".
6958
92ad9cd9
AC
69592003-10-20 Andrew Cagney <cagney@redhat.com>
6960
6961 * gdbint.texinfo (Target Architecture Definition): Document
6962 gdbarch_return_value. Add cross references from
6963 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6964 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6965
0ab4b752
MK
69662003-10-18 Mark Kettenis <kettenis@gnu.org>
6967
6968 * gdbint.texinfo (Target Architecture Definition): Document
6969 regset_from_core_section.
fb3e19c0
KI
6970
69712003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6972
6973 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6974
a9331b3f 69752003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6976
6977 From Anthony Green <green@redhat.com>:
5ae4183a 6978 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6979
1485d690
KB
69802003-10-14 Kevin Buettner <kevinb@redhat.com>
6981
889bf7c5
PA
6982 * gdb.texinfo (Breakpoint related warnings): New node.
6983 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6984
86d30acc
DJ
69852003-10-13 Daniel Jacobowitz <drow@mvista.com>
6986
6987 * gdb.texinfo (Remote Protocol): Document v and vCont.
6988
172c2a43
KI
69892003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6990
6991 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6992 * gdbint.texinfo: Ditto.
6993
71952f4c
AC
69942003-10-09 Andrew Cagney <cagney@redhat.com>
6995
6996 From 2003-09-18 David Anderson <davea@sgi.com>:
6997 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6998 "command".
6999
268e2188
AC
70002003-10-03 Andrew Cagney <cagney@redhat.com>
7001
7002 * gdbint.texinfo (Target Architecture Definition): Deprecate
7003 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7004 just target.
7005
12c266ea 70062003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7007
f30992d4 7008 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7009 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7010 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7011 * gdbint.texinfo (Target Architecture Definition): Rename
7012
70132003-09-30 Andrew Cagney <cagney@redhat.com>
7014
f30992d4 7015 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7016 (Target Architecture Definition):
f30992d4 7017
2e092625
AC
7018 * gdbint.texinfo (Target Architecture Definition): Rename
7019 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7020
0717ae8a
AC
70212003-09-29 Andrew Cagney <cagney@redhat.com>
7022
dad809b7
AC
7023 * gdbint.texinfo (Target Architecture Definition): Delete
7024 documentation for NEED_TEXT_START_END.
7025
0717ae8a
AC
7026 * gdbint.texinfo (Target Architecture Definition): Rename
7027 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7028 TARGET_WRITE_PC.
a9331b3f 7029
af6cf26d
MC
70302003-09-22 Michael Chastain <mec@shout.net>
7031
7032 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7033
ee206350
AG
70342003-09-21 Anthony Green <green@redhat.com>
7035
7036 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7037
a38c9fe6
MK
70382003-09-21 Mark Kettenis <kettenis@gnu.org>
7039
7040 * gdbint.texinfo (Target Architecture Definition): Document
7041 stabs_argument_has_addr.
7042
77949794
AC
70432003-09-18 Andrew Cagney <cagney@redhat.com>
7044
7045 * gdbint.texinfo (Target Architecture Definition): Delete
7046 documentation on REGISTER_NAMES.
7047
8e823e25
MK
70482003-09-13 Mark Kettenis <kettenis@gnu.org>
7049
7050 * gdbint.texinfo (Target Architecture Definition): Replace
7051 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7052
f27dd7fd
AC
70532003-09-11 Andrew Cagney <cagney@redhat.com>
7054
7055 * gdbint.texinfo (Target Architecture Definition): Replace
7056 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7057
8b148df9
AC
70582003-08-18 Andrew Cagney <cagney@redhat.com>
7059
7060 * gdbint.texinfo (Target Architecture Definition): Document
7061 "frame_red_zone_size".
7062
25d29d70
AC
70632003-08-09 Andrew Cagney <cagney@redhat.com>
7064
7065 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7066 with "set/show backtrace past-main" and "set/show backtrace
7067 limit".
7068
c938e9b0
L
70692003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7070
7071 * Makefile.in (install-info): Support DESTDIR.
7072 (install-html): Likewise.
7073
64fabec2
AC
70742003-08-07 Andrew Cagney <cagney@redhat.com>
7075
7076 Patch from Nick Roberts.
7077 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7078 bindings. Remove description of send-gdb-command.
7079
2fcf52f0
AC
70802003-08-07 Andrew Cagney <cagney@redhat.com>
7081
7082 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7083 GDB 6.0.
7084
086432e2
AC
70852003-08-06 Andrew Cagney <cagney@redhat.com>
7086
7087 * gdb.texinfo (Mode Options): Mention that level three is the
7088 highest available and that level 2 is deprecated.
7089 (Annotations Overview): Mention annotation levels. Cross reference
7090 to "Limitations of the Annotation Interface" in annotate.texi.
7091 (TODO, Value Annotations, Frame Annotations): Delete section.
7092 (Displays, Breakpoint Info): Delete.
7093
e5249f67
AC
70942003-08-04 Andrew Cagney <cagney@redhat.com>
7095
7096 * agentexpr.texi: Delete @bye.
7097 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7098 (stabs.info): Add $(srcdir) to include search path.
7099 (html): Depend on "annotate_toc.html", and not "annotate.html".
7100 * stabs.texinfo: Ditto. Include "fdl.texi".
7101 * gdbint.texinfo: Update copyright statement's list of invariant
7102 sections.
7103
e6f672d2
AC
71042003-07-28 Andrew Cagney <cagney@redhat.com>
7105
7106 * Makefile.in (INFO_DEPS): Add annotate.info.
7107 (dvi, ps, html, pdf): Add annotate.
7108 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7109 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7110 (ANNOTATE_DOC_FILES): New macro.
7111 (ANNOTATE_TEX_TMPS): New macro.
7112 (annotate.info, annotate_toc.html): Specify dependencies.
7113 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7114 * annotate.texinfo: Rename annotate.texi. Get building. Add
7115 "Migrating to GDB/MI" and "Limitations of the Annotation
7116 Interface" chapters. Mention why it is not part of the user
7117 guide. Update copyright notice. Include "fdl.texi".
7118
72ffddc9
SC
71192003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7120
7121 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7122
a9f12a31
DJ
71232003-07-24 Daniel Jacobowitz <drow@mvista.com>
7124
7125 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7126
b1fe9455
DJ
71272003-07-24 Daniel Jacobowitz <drow@mvista.com>
7128
7129 * gdb.texinfo (Server): Mention pidof.
7130
153721e6
AC
71312003-07-22 Andrew Cagney <cagney@redhat.com>
7132
7133 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7134 list.
7135
0fac0b41
DJ
71362003-06-28 Daniel Jacobowitz <drow@mvista.com>
7137
7138 * gdb.texinfo (Logging output): New chapter.
7139
4e562065
JB
71402003-06-24 Joel Brobecker <brobecker@gnat.com>
7141
7142 * gdb.texinfo (Unsupported languages): New section.
7143 (Languages): Add link to new section.
7144
f2c06f52
AC
71452003-06-22 Andrew Cagney <cagney@redhat.com>
7146
7147 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7148
b4177fca
DJ
71492003-06-22 Daniel Jacobowitz <drow@mvista.com>
7150
7151 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7152
f418dd93
DJ
71532003-06-22 Daniel Jacobowitz <drow@mvista.com>
7154
7155 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7156 * agentexpr.texi: Retitle section, and change it to an appendix.
7157 Comment out texinfo initialization. Factor a @var{} into two
7158 pieces to prevent makeinfo warnings.
7159 * gdb.texinfo: Add Agent Expressions appendix.
7160
4ca61388
DJ
71612003-06-19 Daniel Jacobowitz <drow@mvista.com>
7162
7163 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7164
07f31aa6
DJ
71652003-06-18 Daniel Jacobowitz <drow@mvista.com>
7166
5ae4183a 7167 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7168 remote target". Document the "detach" and "disconnect" commands.
7169 (Server, Netware, Debug Session): Reference "Connecting to a
7170 remote target".
7171 (GDB/MI Target Manipulation): Document "-target-disconnect".
7172
2dd0da42
AC
71732003-06-13 Andrew Cagney <cagney@redhat.com>
7174
7175 * gdbint.texinfo (Target Architecture Definition): Deprecate
7176 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7177 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7178
e7a3abfc
JB
71792003-06-09 Jim Blandy <jimb@redhat.com>
7180
7181 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7182
25e3a86b
AC
71832003-06-08 Andrew Cagney <cagney@redhat.com>
7184
7185 * gdbint.texinfo (Target Architecture Definition): Delete
7186 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7187
a9e5fdc2
AC
71882003-06-08 Andrew Cagney <cagney@redhat.com>
7189
7190 * gdbint.texinfo (Target Architecture Definition): Document
7191 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7192
b37303ee
AF
71932003-06-07 Adam Fedor <fedor@gnu.org>
7194
7195 * gdb.texinfo: Add Objective-C documentation.
7196
39fe6e80
AC
71972003-06-01 Andrew Cagney <cagney@redhat.com>
7198
7199 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7200 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7201
125309b2
AC
72022003-05-21 Andrew Cagney <cagney@redhat.com>
7203
7204 * gdbint.texinfo (Target Architecture Definition): Delete
7205 references to "extract_address" and "store_address".
7206
b8b527c5
AC
72072003-05-16 Andrew Cagney <cagney@redhat.com>
7208
7209 * gdbint.texinfo (Target Architecture Definition): Replace
7210 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7211 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7212
50e3ee83
TR
72132003-05-14 Theodore A. Roth <troth@openavr.org>
7214
7215 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7216
44e2be90
L
72172003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7218
7219 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7220 (gdb.dvi): Likewise.
7221 (gdb.pdf): Likewise.
7222 (links2roff): Likewise.
7223
df5215a6
JB
72242003-05-08 Jim Blandy <jimb@redhat.com>
7225
7226 * gdb.texinfo (Dump/Restore Files): Update documentation for
7227 'dump', 'append', and 'restore': note that format argument is
7228 optional; simplify presentation of the command variants; and be
7229 more precise about the formats.
7230
5e7b2f39
JB
72312003-05-07 Jim Blandy <jimb@redhat.com>
7232
7233 * gdb.texinfo (Symbols): Update documentation: 'maint list
7234 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7235 symtabs' and 'maint info psymtabs'.
7236
b1e29e33
AC
72372003-05-05 Andrew Cagney <cagney@redhat.com>
7238
7239 * gdbint.texinfo (Target Architecture Definition): Make
7240 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7241 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7242 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7243
00905d52
AC
72442003-05-04 Andrew Cagney <cagney@redhat.com>
7245
7246 * gdb.texinfo (Maintenance Commands): Document "maint print
7247 dummy-frames".
7248
54ff5908
AC
72492003-05-04 Andrew Cagney <cagney@redhat.com>
7250
7251 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7252
32e7087d
JB
72532003-05-03 J. Brobecker <brobecker@gnat.com>
7254
7255 Thierry Schneider <tpschneider1@yahoo.com>
7256 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7257 for new MI command.
7258
7043d8dc
AC
72592003-05-03 Andrew Cagney <cagney@redhat.com>
7260
7261 * gdbint.texinfo (Target Architecture Definition): Document
7262 push_dummy_code. Add cross references.
7263
e33d66ec
EZ
72642003-05-02 Elena Zannoni <ezannoni@redhat.com>
7265
7266 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7267 set/show charsets commands.
7268
0ba6dca9
AC
72692003-04-28 Andrew Cagney <cagney@redhat.com>
7270
7271 * gdbint.texinfo (Target Architecture Definition): Replace
7272 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7273 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7274
d7a27068
AC
72752003-04-28 Andrew Cagney <cagney@redhat.com>
7276
7277 * gdbint.texinfo (Target Architecture Definition): Rename
7278 "tm_print_insn" to "deprecated_tm_print_insn".
7279
44ea7b70
JB
72802003-04-09 Jim Blandy <jimb@redhat.com>
7281
7282 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7283 list psymtabs'.
7284
fb8f8949
AC
72852003-04-08 Andrew Cagney <cagney@redhat.com>
7286
7287 * gdbint.texinfo (Target Architecture Definition): Delete
7288 references to EXTRA_FRAME_INFO.
7289
32fb0f22
AC
72902003-04-08 Andrew Cagney <cagney@redhat.com>
7291
7292 * gdbint.texinfo (Target Architecture Definition): Delete
7293 PRINT_TYPELESS_INTEGER.
7294
6be67e67
JB
72952003-04-02 J. Brobecker <brobecker@gnat.com>
7296
7297 * observer.texi (GDB Observers): Adjust the documentation for the
7298 normal_stop notification to better describe reality. Fix a couple
7299 of minor typos.
7300
4e35d5f0
BR
73012003-04-02 Bob Rossi <bob_rossi@cox.net>
7302
a9331b3f 7303 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7304 '-file-list-exec-source-file'
7305
e8a8712a
AC
73062003-03-31 Andrew Cagney <cagney@redhat.com>
7307
7308 * gdbint.texinfo (Target Architecture Definition): Delete
7309 references to CALL_DUMMY_P.
7310
6c0e89ed
AC
73112003-03-30 Andrew Cagney <cagney@redhat.com>
7312
7313 * gdbint.texinfo (Target Architecture Definition): Remove
7314 reference to TARGET_WRITE_SP.
a9331b3f 7315
378bfd1b
AC
73162003-03-27 Andrew Cagney <cagney@redhat.com>
7317
7318 * gdbint.texinfo (Target Architecture Definition): Remove
7319 references to write_sp.
6c0e89ed 7320
922fbb7b
AC
73212003-03-27 Andrew Cagney <cagney@redhat.com>
7322
7323 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7324 chapter body. Use @smallexample instead of @example.
7325 (Annotations): Ditto.
7326 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7327 annotate.texi.
7328
b81774d8
AC
73292003-03-26 Andrew Cagney <cagney@redhat.com>
7330
7331 * gdbint.texinfo (Target Architecture Definition): Replace
7332 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7333 dummy_addr parameters.
7334
1bf6d5cc
AC
73352003-03-25 Andrew Cagney <cagney@redhat.com>
7336
7337 * gdbint.texinfo (Target Architecture Definition): Delete
7338 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7339 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7340 Add reference to PUSH_ARGUMENTS.
7341
618ce49f
AC
73422003-03-23 Andrew Cagney <cagney@redhat.com>
7343
7344 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7345 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7346
bcd7e15f
JB
73472003-03-18 J. Brobecker <brobecker@gnat.com>
7348
7349 * gdbint.texinfo (Algorithms): Add new section describing the
7350 Observer paradigm.
7351 (Top): Add menu entry to new observer appendix.
7352 * observer.texi: New file.
7353 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7354 new observer.texi file.
7355
9fe8321b
AC
73562003-03-17 Andrew Cagney <cagney@redhat.com>
7357
7358 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7359 that GNU Press update the manual version number.
7360
ac2adee5
AC
73612003-03-12 Andrew Cagney <cagney@redhat.com>
7362
7363 * gdbint.texinfo (Target Architecture Definition): Delete
7364 references to get_saved_register. Rename GET_SAVED_REGISTER to
7365 DEPRECATED_GET_SAVED_REGISTER.
7366
749b82f6
AC
73672003-03-13 Andrew Cagney <cagney@redhat.com>
7368
7369 * gdbint.texinfo (Target Architecture Definition): Replace
7370 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7371
8bedc050
AC
73722003-03-12 Andrew Cagney <cagney@redhat.com>
7373
7374 * gdbint.texinfo (Target Architecture Definition): Rename
7375 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7376
0ce1b118
CV
73772003-03-10 Corinna Vinschen <vinschen@redhat.com>
7378
7379 * gdb.texinfo: Add File-I/O documentation.
7380
12cc2063
AC
73812003-03-10 Andrew Cagney <cagney@redhat.com>
7382
7383 * gdbint.texinfo (Target Architecture Definition): Cross reference
7384 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7385
7453dc06
AC
73862003-03-07 Andrew Cagney <cagney@redhat.com>
7387
7388 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7389 frame" command.
7390
6314f104
AC
73912003-03-05 Andrew Cagney <cagney@redhat.com>
7392
7393 * gdbint.texinfo (Target Architecture Definition): Document
7394 unwind_dummy_id. Cross reference unwind_dummy_id and
7395 SAVE_DUMMY_FRAME_TOS.
7396
f1212245
DJ
73972003-03-05 James Ingham <jingham@apple.com>
7398 Daniel Jacobowitz <drow@mvista.com>
7399
7400 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7401 and "show cp-abi".
7402
77e7e267
AC
74032003-03-03 Andrew Cagney <cagney@redhat.com>
7404
7405 * gdbint.texinfo (Target Architecture Definition): Document
7406 register_type.
7407
838a8221
AC
74082003-03-03 Andrew Cagney <cagney@redhat.com>
7409
7410 * stabs.texinfo (Structures): Use @samp and separate @var's
7411 instead of a single @var containing a comma separated list.
7412 (Unions): Ditto.
7413
d7f4a264
DJ
74142003-03-02 Daniel Jacobowitz <drow@mvista.com>
7415
7416 * Makefile.in (distclean): Remove config.log.
7417
f30ee0bc
AC
74182003-03-01 Andrew Cagney <cagney@redhat.com>
7419
7420 * gdbint.texinfo (Target Architecture Definition): Rename
7421 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7422
74232003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7424
7425 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7426 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7427
be448670
CF
74282003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7429
7430 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7431 (Non-debug DLL symbols): New node, describing the minimal symbols
7432 loaded from DLLs without real debugging symbols.
7433
501eef12
AC
74342003-02-20 Andrew Cagney <ac131313@redhat.com>
7435
7436 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7437 hardware-breakpoint-limit".
7438 (Set Watchpoints): Add cross reference to "set remote
7439 hardware-watchpoint-limit".
7440 (Remote configuration options): New section.
7441
21c294e6
AC
74422003-02-04 Andrew Cagney <ac131313@redhat.com>
7443
e9be73e4
AC
7444 * gdbint.texinfo (Target Architecture Definition): Delete
7445 descrption of IS_TRAPPED_INTERNALVAR.
7446
21c294e6
AC
7447 From Keith Seitz <keiths@redhat.com>:
7448 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7449 option "-i"/"--interpreter" to this chapter. Include index
7450 entries.
7451
0179ffac
DC
74522003-02-04 David Carlton <carlton@math.stanford.edu>
7453
7454 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7455 (Variables): Recommend stabs+ and DWARF 2.
7456 (C plus plus expressions): Correct info about
7457 compiler versions, debug formats.
7458 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7459 PR symtab/874.
7460
7ca9f392
AC
74612003-02-01 Andrew Cagney <ac131313@redhat.com>
7462
7463 * gdbint.texinfo (Target Architecture Definition): Delete
7464 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7465 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7466 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7467 references to nindy and i960.
7468 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7469
31a85ea2
AC
74702003-02-01 Andrew Cagney <ac131313@redhat.com>
7471
7472 * gdbint.texinfo (Target Architecture Definition): Delete
7473 FLOAT_INFO.
7474
6b894e49
AC
74752003-01-30 Andrew Cagney <ac131313@redhat.com>
7476
7477 * stabs.texinfo (Member Type Descriptor): Clarify description of
7478 `@'. Suggested by Ben Hutchings.
7479
c48861fb
AC
74802003-01-29 Andrew Cagney <ac131313@redhat.com>
7481
7482 * gdb.texinfo (M68K): Delete reference to es1800.
7483
617073a9
AC
74842003-01-29 Andrew Cagney <ac131313@redhat.com>
7485
7486 * gdb.texinfo (Maintenance Commands): Document `maint print
7487 reggroups' and `maint print register-groups'.
7488 * gdbint.texinfo (Target Architecture Definition): Document
7489 register_reggroup_p.
7490
5b5d99cf
JB
74912003-01-23 Jim Blandy <jimb@redhat.com>
7492
7493 * gdb.texinfo (Separate Debug Files): New section.
7494
e7ba9c65
DJ
74952003-01-22 Daniel Jacobowitz <drow@mvista.com>
7496
7497 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7498 and "maint show profile".
7499
94e91d6d
MC
75002003-01-16 Michael Chastain <mec@shout.net>
7501
7502 * gdb.texinfo (Installing GDB): Warn against
7503 ".../gdb-VERSION/gdb/configure".
7504 (Separate Objdir): Likewise.
7505
867f3898
AC
75062003-01-15 Andrew Cagney <ac131313@redhat.com>
7507
7508 * gdbint.texinfo (Target Architecture Definition): Delete
7509 definition of PRINT_REGISTER_HOOK.
7510
f153cc92
EZ
75112003-01-15 Elena Zannoni <ezannoni@redhat.com>
7512
7513 (OpenRISC 1000): Fix formatting of command names.
7514
c60eb6f1
EZ
75152003-01-15 Elena Zannoni <ezannoni@redhat.com>
7516
7517 * gdb.texinfo (Continuing and Stepping): Add new command
7518 'advance'. Clarify behavior of 'until'.
7519
f5ebfba0
DJ
75202003-01-13 Daniel Jacobowitz <drow@mvista.com>
7521
7522 * gdb.texinfo (Files): Document solib-absolute-prefix and
7523 solib-search-path.
7524
4ce8657e
MC
75252003-01-09 Michael Chastain <mec@shout.net>
7526
7527 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7528 (Create a Release): Add new instructions for new @file{src-release}.
7529 Document existing instructions for @file{Makefile.in} as
7530 being for @value{GDBN} 5.3.1 or earlier.
7531
372613e3
AC
75322003-01-09 Andrew Cagney <ac131313@redhat.com>
7533
7534 * gdbint.texinfo (Target Architecture Definition): Mention
7535 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7536 allocate memory.
7537
b4e9345d
DJ
75382003-01-04 Daniel Jacobowitz <drow@mvista.com>
7539
7540 * gdb.texinfo (Controlling GDB): Add @kindex for
7541 "show osabi".
7542 (Backtraces): Add @kindex's for backtrace-below-main.
7543
98b45e30
DJ
75442003-01-04 Daniel Jacobowitz <drow@mvista.com>
7545
7546 * gdb.texinfo (Controlling GDB): Document "set osabi".
7547
95f90d25
DJ
75482003-01-04 Daniel Jacobowitz <drow@mvista.com>
7549
7550 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7551 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7552
1e698235
DJ
75532003-01-04 Daniel Jacobowitz <drow@mvista.com>
7554
7555 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7556 "set coerce-float-to-double".
7557 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7558
e632838e
AC
75592003-01-02 Andrew Cagney <ac131313@redhat.com>
7560
7561 * stabs.texinfo: Remove obsolete text.
7562 * gdbint.texinfo: Ditto.
7563 * gdb.texinfo: Ditto.
7564
c133ab7a
MK
75652002-12-22 Mark Kettenis <kettenis@gnu.org>
7566
7567 * gdbint.texinfo (Target Architecture Definition): Update
7568 description of gdbarch_register_osabi.
7569
f821f325
KH
75702002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7571
7572 * agentexpr.texi: Fix typos.
7573 * annotate.texi: Likewise.
7574 * fdl.texi: Likewise.
7575
85a6d8d3 75762002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7577
7578 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7579 DEPRECATED_INIT_FRAME_PC.
7580
ae45cd16
AC
75812002-12-01 Andrew Cagney <ac131313@redhat.com>
7582
7583 * gdbint.texinfo (Target Architecture Definition): Delete
7584 PC_IN_CALL_DUMMY.
7585
07555a72
AC
75862002-11-28 Andrew Cagney <ac131313@redhat.com>
7587
7588 * gdbint.texinfo (Host Definition): Delete documentation on
7589 USE_GENERIC_DUMMY_FRAMES.
7590
c166cdc7
EZ
75912002-11-26 Elena Zannoni <ezannoni@redhat.com>
7592
5ae4183a 7593 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7594 * Makefile.in (install-info): Run the install-info command as part
7595 of the post install steps only.
7596 (uninstall-info): New target.
7597 (uninstall): New target.
7598
35db0260
EZ
75992002-11-22 Elena Zannoni <ezannoni@redhat.com>
7600
7601 * Makefile.in (install): Make install do some real work.
7602
9ba8d803
AC
76032002-11-19 Andrew Cagney <ac131313@redhat.com>
7604
7605 Fix POSIX problem reported by Paul Eggert.
7606 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7607 Fix PR gdb/527.
7608
903ad3a6
AC
76092002-10-26 Andrew Cagney <cagney@redhat.com>
7610
7611 * gdbint.texinfo (Target Architecture Definition): Delete
7612 definition of DO_REGISTERS_INFO.
7613
f2abfe65
KB
76142002-10-18 Kevin Buettner <kevinb@redhat.com>
7615
7616 * gdbint.texinfo (Address Classes): Fix problems with insertion
7617 of ``{'' and ``}'' in example.
7618
b5b0480a
KB
76192002-10-17 Kevin Buettner <kevinb@redhat.com>
7620
7621 * gdbint.texinfo (Address Classes): New section.
7622 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7623 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7624 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7625 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7626
c85508ee
KD
76272002-10-11 Klee Dienes <kdienes@apple.com>
7628
7629 * gdb.texinfo (Registers): Mention vector registers as well as
7630 floating registers in the documentation for 'info registers' and
7631 'info all-registers'.
7632
6d12fc3d
DJ
76332002-10-11 Daniel Jacobowitz <drow@mvista.com>
7634
7635 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7636
8d19fbd2
JJ
76372002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7638
7639 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7640 interface definition.
7641
a37295f9
MM
76422002-10-03 Marko Mlinar <markom@opencores.org>
7643
7644 * gdb.texinfo (Target Commands): Add or1k target specific
7645 commands.
7646 * gdb.texinfo (Contributors): Add myself to the contributors list.
7647
da0f9dcd
AC
76482002-10-01 Andrew Cagney <ac131313@redhat.com>
7649
7650 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7651 and "mi1" instead of "mi1" and "mi0".
7652
2e834e49
HPN
76532002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7654
7655 * gdb.texinfo (Packets): Fix typos "alligned".
7656 Correct z3/Z3 description. Correct z4/Z4 title.
7657
050be0dc
AC
76582002-09-27 Andrew Cagney <ac131313@redhat.com>
7659
7660 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7661
1104b9e7
KB
76622002-09-25 Kevin Buettner <kevinb@redhat.com>
7663
7664 * gdb.texinfo: Use GNU/Linux instead of Linux.
7665
512217c7
AC
76662002-09-25 Andrew Cagney <ac131313@redhat.com>
7667
7668 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7669
10998722
AC
76702002-09-24 Andrew Cagney <ac131313@redhat.com>
7671
512217c7 7672 * gdb.texinfo: Replace @example with @smallexample.
10998722 7673
a0eb71c5
KB
76742002-09-20 Kevin Buettner <kevinb@redhat.com>
7675
f7dc1244 7676 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7677 * gdb.texinfo (Character Sets): Use @smallexample instead of
7678 @example. Use GNU/Linux instead of Linux.
7679
76802002-09-20 Jim Blandy <jimb@redhat.com>
7681
7682 * gdb.texinfo: Add character set documentation.
7683
2f870471
AC
76842002-09-19 Andrew Cagney <ac131313@redhat.com>
7685
7686 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7687 (Packets): Add cross reference from `b' packet to `z' packets.
7688
790eb8f5
AC
76892002-09-19 Andrew Cagney <ac131313@redhat.com>
7690
8d30a00d
AC
7691 * gdb.texinfo (Maintenance Commands): Document ``maint
7692 internal-error'' and ``maint internal-warning''.
7693
790eb8f5
AC
7694 * gdbint.texinfo (Target Architecture Definition): Revise
7695 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7696
a23a7bf1
JB
76972002-09-19 Joel Brobecker <brobecker@gnat.com>
7698
7699 * gdbint.texinfo (Target Conditionals): Document the new
7700 NAME_OF_MALLOC macro.
7701
299ffc64
AC
77022002-09-05 Andrew Cagney <ac131313@redhat.com>
7703
7704 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7705 engineer.
7706
b7bb15bc
SC
77072002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7708
7709 * gdb.texinfo (TUI Overview): Document status line fields.
7710
3d757584
SC
77112002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7712
7713 * gdb.texinfo (TUI Commands): Document info win command.
7714
269c21fe
SC
77152002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7716
7717 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7718
7cf36c78
SC
77192002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7720
7721 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7722 (TUI Keys): Likewise.
7723
d2c6833e
AC
77242002-08-25 Andrew Cagney <ac131313@redhat.com>
7725
7726 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7727 for a packet receive.
7728
46d8b1c3
AC
77292002-08-25 Andrew Cagney <ac131313@redhat.com>
7730
7731 * Makefile.in (clean): Move to end of file.
7732 (distclean, maintainer-clean, realclean): Ditto.
7733 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7734 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7735 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7736 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7737
b0787093
AC
77382002-08-24 Andrew Cagney <ac131313@redhat.com>
7739
7740 * Makefile.in (GDBINT_TEX_TMPS): Define.
7741 (gdbint.dvi, gdbint.pdf): Use
7742 (GDB_TEX_TMPS): Define.
7743 (gdb.dvi, gdb.pdf): Use.
7744 (STABS_TEX_TMPS): Define.
7745 (stabs.dvi, stabs.pdf): Use.
7746 (GDB_DOC_SOURCE_INCLUDES): New macros.
7747 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7748 (GDBINT_DOC_FILES_INCLUDES): New macros.
7749 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7750 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7751 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7752 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7753 (links2roff): Replace SFILES_INCLUDED with
7754 GDB_DOC_SOURCE_INCLUDES.
7755 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7756 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7757 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7758 dependencies.
7759 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7760 dependencies.
7761 (gdbmi.texinfo): Delete rule.
7762 (inc-hist.texinfo): Delete rule.
7763 (rluser.texinfo): Delete rule.
7764
ebba8386
AC
77652002-08-23 Andrew Cagney <cagney@redhat.com>
7766
7767 * gdbint.texinfo (Target Architecture Definition): Update
7768 STORE_RETURN_VALUE, mention regcache.
7769
0ab7a791
AC
77702002-08-21 Andrew Cagney <ac131313@redhat.com>
7771
7772 * gdbint.texinfo (Target Architecture Definition): Document
7773 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7774
ee2d5c50
AC
77752002-08-19 Andrew Cagney <ac131313@redhat.com>
7776
7777 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7778 Fix minor typos. Add index entries.
7779
53c69bd7
AC
77802002-08-18 Andrew Cagney <ac131313@redhat.com>
7781
7782 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7783
e76f1f2e
AC
77842002-08-15 Andrew Cagney <ac131313@redhat.com>
7785
7786 * gdbint.texinfo (Target Architecture Definition): Document
7787 PRINT_VECTOR_INFO.
7788 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7789
0680b120
AC
77902002-08-13 Andrew Cagney <ac131313@redhat.com>
7791
7792 * gdb.texinfo (Maintenance Commands): Document "maint print
7793 registers", "maint print raw-registers" and "maint print
7794 cooked-registers".
7795
3c3bea1c
GS
77962002-08-08 Grace Sainsbury <graces@redhat.com>
7797
a9331b3f 7798 From Mark Salter:
3c3bea1c
GS
7799 * gdb.texinfo (Protocol): Document T packet extension to
7800 allow watchpoint address reporting.
7801
42f9b0a5
AC
78022002-08-03 Andrew Cagney <ac131313@redhat.com>
7803
7804 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7805
db034ac5
AC
78062002-08-01 Andrew Cagney <cagney@redhat.com>
7807
7808 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7809 to CHILL.
7810
e2b28d04
AC
78112002-08-01 Andrew Cagney <ac131313@redhat.com>
7812
7813 * gdbint.texinfo (Coding): Revise section "Include Files".
7814
7fb623f7
AC
78152002-07-24 Andrew Cagney <cagney@redhat.com>
7816
7817 * gdbint.texinfo: Obsolete references to m88k.
7818 * gdb.texinfo: Ditto.
7819
4a2b4636
JB
78202002-07-10 Joel Brobecker <brobecker@gnat.com>
7821
7fb623f7 7822 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7823 where the proper version of autoconf can be retrieved.
7824
a71ec265
DH
78252002-07-09 Don Howard <dhoward@redhat.com>
7826
7827 * gdb.texinfo (Command Files): Further describe the behavior of
7828 sourced command files.
7829
b9aa90c9
AC
78302002-06-27 Andrew Cagney <ac131313@redhat.com>
7831
7832 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7833 (Coding): Clarify ISO C version that GDB assumes.
7834
40dd2248
TT
78352002-06-26 Tom Tromey <tromey@redhat.com>
7836
7837 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7838 add_setshow_cmd_full.
7839
bfac230e
DH
78402002-06-25 Don Howard <dhoward@redhat.com>
7841
7842 * gdb.texinfo (Memory Region Attributes): Document new behavior
7843 for 'mem' command.
7844
475b0867
JB
78452002-06-11 Jim Blandy <jimb@redhat.com>
7846
919d772c
JB
7847 * gdb.texinfo (Symbols): Update documentation for `info source'
7848 command.
7849
475b0867
JB
7850 * gdb.texinfo (Macros): Call the command `info macro', not
7851 `show macro'.
7852
ba8c9337
AC
78532002-06-09 Andrew Cagney <ac131313@redhat.com>
7854
7855 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7856 data''.
7857
1029b7fa
MK
78582002-06-09 Mark Kettenis <kettenis@gnu.org>
7859
7860 * gdbint.texinfo (Target Architecture Definition): Document
7861 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7862
16737d73
AC
78632002-06-08 Andrew Cagney <ac131313@redhat.com>
7864
7865 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7866 lists.
7867
30107679
AC
78682002-06-08 Andrew Cagney <ac131313@redhat.com>
7869
7870 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7871 Branch''.
7872
3352e23e
AC
78732002-06-01 Andrew Cagney <ac131313@redhat.com>
7874
7875 * gdbint.texinfo (Target Architecture Definition): Add section
7876 ``Converting an existing Target Architecture to Multi-arch''.
7877
cbb09e6a
AC
78782002-05-30 Andrew Cagney <ac131313@redhat.com>
7879
7880 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7881 to ``Obsoleting code''. Revise.
7882
e2e0bcd1
JB
78832002-05-17 Jim Blandy <jimb@redhat.com>
7884
7885 * gdb.texinfo (C Preprocessor Macros): New chapter.
7886 Include it in the main menu.
7887 (Contributors): Credit Jim Blandy with macro support.
7888 (Compilation): Explain how to get macro information into the
7889 executable.
7890 (Expressions): Note that preprocessor macros are expanded.
7891
9db8d71f
DJ
78922002-05-14 Daniel Jacobowitz <drow@mvista.com>
7893
7894 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7895 options for `target remote'.
7896
6d531722
AC
78972002-05-13 Andrew Cagney <ac131313@redhat.com>
7898
7899 * gdbint.texinfo (Target Architecture Definition): Delete
7900 documentation on NNPC_REGNUM.
7901
13d01224
AC
79022002-05-11 Andrew Cagney <ac131313@redhat.com>
7903
7904 * gdbint.texinfo (Target Architecture Definition): Document
7905 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7906 (Target Architecture Definition): Revise section `Using Different
7907 Register and Memory Data Representations'. Add section `Raw and
7908 Virtual Register Representations'.
7909
b2e75d78
AC
79102002-05-11 Andrew Cagney <ac131313@redhat.com>
7911
7912 * gdbint.texinfo (Target Architecture Definition): Mention
7913 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7914 (Target Architecture Definition): Mention same. Add references to
7915 web pages.
7916
2c8682ee
MS
79172002-05-08 Michael Snyder <msnyder@redhat.com>
7918
7919 * stabs.texinfo (Attributes): Document new "vector" attribute.
7920
0816590b
AC
79212002-05-04 Andrew Cagney <ac131313@redhat.com>
7922
7923 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7924
2653173e
AC
79252002-05-04 Andrew Cagney <ac131313@redhat.com>
7926
7927 * gdb.texinfo: Delete obsolete references to a29k.
7928
d7bd68ca
AC
79292002-04-24 Andrew Cagney <ac131313@redhat.com>
7930
7931 * gdbint.texinfo (Target Architecture Definition): Replace
7932 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7933
21d83aa5
DM
79342002-04-24 David S. Miller <davem@redhat.com>
7935
7936 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7937
7673a6cc
DM
79382002-04-21 David S. Miller <davem@redhat.com>
7939
7940 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7941
d49d1e0a
AC
79422002-04-21 Andrew Cagney <ac131313@redhat.com>
7943
7944 * gdbint.texinfo (Target Architecture Definition): Delete
7945 definition of HAVE_REGISTER_WINDOWS.
7946
f7dc1244 79472002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7948
7949 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7950 "Theodore A. Roth" <troth@verinet.com>.
7951
5ca0cb28
DH
79522002-04-15 Don Howard <dhoward@redhat.com>
7953
f7dc1244 7954 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7955 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7956 Provide a better explaination of this feature.
5ca0cb28 7957
f208ba17
AC
79582002-04-14 Andrew Cagney <ac131313@redhat.com>
7959
7960 * gdbint.texinfo (Target Architecture Definition): Remove
7961 FRAME_CHAIN_COMBINE.
7962
d5ba91de
MC
79632002-04-12 Michael Chastain <mec@shout.net>
7964
7965 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7966 REG_STACK_SEGMENT.
7967
26818220
MC
79682002-04-09 Michael Chastain <mec@shout.net>
7969
7970 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7971 PYRAMID_* macros.
7972
129188f6
AC
79732002-04-07 Andrew Cagney <ac131313@redhat.com>
7974
7975 * gdb.texinfo (Bug Reporting): Document that the web is the
7976 prefered way of submitting bug reports.
7977 (Bug Reporting): Delete the s-mail address as the last resort.
7978
8227c0ff
AC
79792002-04-05 Andrew Cagney <ac131313@redhat.com>
7980
7981 * gdbint.texinfo (Target Architecture Definition): Delete
7982 references to TARGET_WRITE_FP and write_fp.
7983
16d9dec6
MS
79842002-03-27 Michael Snyder <msnyder@redhat.com>
7985
7986 * gdb.texinfo: Document new commands dump, append, and restore.
7987
9ae8b82c
AC
79882002-03-27 Andrew Cagney <ac131313@redhat.com>
7989
7990 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7991 Branch'.
7992
474c8240
AC
79932002-03-18 Andrew Cagney <ac131313@redhat.com>
7994
7995 * gdb.texinfo: Change all examples to @smallexample.
7996 * gdbint.texinfo: Ditto.
a9331b3f 7997
fb0ff88f
AC
79982002-03-18 Andrew Cagney <ac131313@redhat.com>
7999
8000 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8001 Branches''.
8002
9bb0a4d8
AC
80032002-03-18 Andrew Cagney <ac131313@redhat.com>
8004
8005 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8006 Policy''.
8007
937f164b
FF
80082002-03-04 Fred Fish <fnf@redhat.com>
8009
8010 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8011 expresson, suports, dependant, trhe, perhaphs, situtations,
8012 explictily, taged, oportunity, unfortunatly).
8013
a7b40f07
AC
80142002-02-24 Andrew Cagney <ac131313@redhat.com>
8015
8016 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8017 Remove reference to 3.12.
8018
aab4e0ec
AC
80192002-02-23 Andrew Cagney <ac131313@redhat.com>
8020
8021 * gdbint.texinfo: Include fdl.texi.
8022 (Top): Add GNU Free Documentation License.
8023 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8024 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8025 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8026 (gdbint.info): Add srcdir to include path.
8027 * gdb.texinfo: Include gpl.texi.
8028 (Top): Add Copying.
8029 * gpl.texi: New file.
8030
47b95330
AC
80312002-02-23 Andrew Cagney <ac131313@redhat.com>
8032
8033 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8034
78c47bea
PM
80352002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8036
8037 * gdb.texinfo: Document Cygwin native specific commands.
8038
56460a61
DJ
80392002-02-15 Daniel Jacobowitz <drow@mvista.com>
8040
8041 * gdb.texinfo: Document gdbserver ``--attach'' command.
8042
def71bfa
MS
80432002-02-07 Michael Snyder <msnyder@redhat.com>
8044
8045 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8046 to @code(_ovly_debug_event).
8047
c928edc0
AC
80482002-02-07 Andrew Cagney <ac131313@redhat.com>
8049
8050 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8051
81d46470
MS
80522002-02-06 Michael Snyder <msnyder@redhat.com>
8053
8054 * gdb.texinfo (overlays): Mention new magic symbol
8055 '_ovly_debug_event', which allows GDB to keep better track
8056 of overlays.
8057
f7dc1244 80582002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8059
8060 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8061 Suggested by Dmitry Sivachenko.
8062
8063 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8064
15110bc3
MS
80652002-02-01 Michael Snyder <msnyder@redhat.com>
8066
8067 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8068
6763aef9
MS
80692002-01-30 Michael Snyder <msnyder@redhat.com>
8070
ac282366
MS
8071 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8072 (set trust-readonly-sections): Document.
6763aef9 8073
8642bc8f
AC
80742002-01-29 Andrew Cagney <ac131313@redhat.com>
8075
8076 * gdbint.texinfo (Releasing GDB): Revise and update.
8077
afe64c1a
AC
80782002-01-28 Andrew Cagney <ac131313@redhat.com>
8079
8080 * gdbint.texinfo (Target Architecture Definition): Delete
8081 description of TARGET_BYTE_ORDER_DEFAULT.
8082
f7dc1244 80832002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
8084
8085 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8086 <mitya@cavia.pp.ru>.
8087
3d6e1b5a
AC
80882002-01-23 Andrew Cagney <ac131313@redhat.com>
8089
8090 * libgdb.texinfo: Delete file.
8091
6c0e9fb3
AC
80922002-01-22 Andrew Cagney <ac131313@redhat.com>
8093
8094 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8095 * gdbint.texinfo: Ditto.
8096
e0ce93ac
AC
8097Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8098
8099 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8100
be298bcc
AC
81012002-01-22 Andrew Cagney <ac131313@redhat.com>
8102
8103 * Makefile.in: Update copyright.
8104 (TEXI2DVI): Define.
8105 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8106 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8107 gdb-cfg.texi.
8108 (TEXINDEX, PDFTEX): Delete makefile variables.
8109
8e04817f
AC
81102002-01-22 Andrew Cagney <ac131313@redhat.com>
8111
8112 * gdb.texinfo (Protocol): Move section to appendix.
8113
6b2f586d
AC
81142002-01-21 Andrew Cagney <ac131313@redhat.com>
8115
8116 * gdb.texinfo (Remote Debugging): Create a menu.
8117 (Top): Add ``Remote Debugging'' to menu.
8118
6f05cf9f
AC
81192002-01-21 Andrew Cagney <ac131313@redhat.com>
8120
8121 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8122 serial protocol'' from here.
8123 (Remote Debugging): To here. New chapter.
8124
3fd3d7d2
AC
81252002-01-20 Andrew Cagney <ac131313@redhat.com>
8126
8127 * gdbint.texinfo (Target Architecture Definition): Delete
8128 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8129
7fd60527
AC
81302002-01-20 Andrew Cagney <ac131313@redhat.com>
8131
8132 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8133 are no longer needed.
8134 (Porting GDB): Add maintainer note about configure.host.
8135
c2f05ac9
AC
81362002-01-20 Andrew Cagney <ac131313@redhat.com>
8137
8138 * gdbint.texinfo (Target Architecture Definition): Remove
8139 definition of IEEE_FLOAT.
8140
f7dc1244 81412002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8142
8143 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8144 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8145 <3diff@gnu.org>
231b2aad 8146
82600034
AC
81472002-01-19 Andrew Cagney <ac131313@redhat.com>
8148
8149 * gdbint.texinfo (Host Definition): Remove references to
8150 MALLOC_INCOMPATIBLE.
8151
7708fa01
AC
81522002-01-17 Andrew Cagney <ac131313@redhat.com>
8153
8154 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8155 and xyz-xdep.o.
8156
eb12ee30
AC
81572002-01-17 Andrew Cagney <ac131313@redhat.com>
8158
889bf7c5 8159 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8160 (Set Breaks): Copy ``maint info breakpoint'' doco to
8161 ``Maintenance Commands'' appendix. Add reference.
8162
c9ccaa92
AC
81632002-01-17 Andrew Cagney <ac131313@redhat.com>
8164
8165 * fdl.texi: Remove next/prev from @node.
8166
f7dc1244 81672002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8168
8169 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8170 for monstrous @multitable (from Brian Youmans).
8171
8172 * fdl.texi: New file.
8173
8174 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8175
8973da3a
AC
81762002-01-15 Andrew Cagney <ac131313@redhat.com>
8177
8178 * gdbint.texinfo (Releasing GDB): New chapter.
8179
7d86b5d5
AC
81802002-01-14 Andrew Cagney <ac131313@redhat.com>
8181
8182 * gdb.texinfo (Embedded Processors, Calling program functions):
8183 Obsolete references to a29k.
8184
cc1cb004
AC
81852002-01-13 Andrew Cagney <ac131313@redhat.com>
8186
8187 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8188 examples. Document that a code-block should do or discard its
8189 cleanups before exit.
8190
79f12247
MS
81912002-01-11 Michael Snyder <msnyder@redhat.com>
8192
8193 * gdb.texinfo (Choosing files): Change @samp to @file.
8194
19837790
MS
81952002-01-05 Michael Snyder <msnyder@redhat.com>
8196
8197 * gdb.texinfo (--pid): Document new command line option (attach).
8198
f7dc1244 81992002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8200
8201 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8202 in the stub.
8203
d7449b42
AC
82042002-01-04 Andrew Cagney <ac131313@redhat.com>
8205
8206 * gdbint.texinfo (Target Architecture Definition): Replace
8207 BIG_ENDIAN with BFD_ENDIAN_BIG.
8208
f23631e4
AC
82092002-01-03 Andrew Cagney <ac131313@redhat.com>
8210
8211 * gdbint.texinfo (Target Architecture Definition): Replace
8212 value_ptr with struct value pointer.
8213
72c9928d
EZ
82142002-01-02 Eli Zaretskii <eliz@gnu.org>
8215
8216 * gdb.texinfo (Free Software): Fix wording.
8217
959acfd1
EZ
82182001-12-31 Eli Zaretskii <eliz@gnu.org>
8219
8220 * gdb.texinfo (Free Software): New section ``Free Software Needs
8221 Free Documentation''.
8222
f7dc1244 82232001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8224
8225 * stabs.texinfo:
8226 * gdb.texinfo:
8227 * gdbint.texinfo:
8228 * libgdb.texinfo:
8229 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8230
6600abed
MS
82312001-12-29 Michael Snyder <msnyder@redhat.com>
8232
8233 * gdb.texinfo (maint info sections): Fix typo.
8234
f6680716
MS
82352001-12-26 Michael Snyder <msnyder@redhat.com>
8236
fe95c787
MS
8237 * gdb.texinfo (maint info sections): Document.
8238
a9331b3f 8239 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8240 'info proc' sub-options that are currently not implemented.
8241
c3d3ce5b
JB
82422001-12-20 Jim Blandy <jimb@redhat.com>
8243
8244 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8245
778eb05e
AC
82462001-12-15 Andrew Cagney <ac131313@redhat.com>
8247
8248 * gdbint.texinfo (Target Architecture Definition): Replace
8249 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8250
2607059c
AC
82512001-12-01 Andrew Cagney <ac131313@redhat.com>
8252
8253 * gdbint.texinfo (Host Definition): Delete documentation on
8254 HOST_BYTE_ORDER.
8255
df0cd8c5
JB
82562001-11-30 Jim Blandy <jimb@redhat.com>
8257
8258 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8259 overlay support. Add to top-level menu.
df0cd8c5 8260
88118b3a
TT
82612001-11-26 Tom Tromey <tromey@redhat.com>
8262
8263 * gdb.texinfo (Command Syntax): Document C-o binding.
8264
96565e91
CF
82652001-07-26 Christopher Faylor <cgf@redhat.com>
8266
8267 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8268 use since it is described in the referenced section.
8269
f7dc1244 8270 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8271 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8272 clearer when using DJGPP.
8273
2a3d5645
CF
82742001-11-24 Christopher Faylor <cgf@redhat.com>
8275
8276 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8277 specifically refer to MS-DOS.
8278 (command files): Mention gdb.ini is only used on MS-DOS.
8279
aa26fa3a
TT
82802001-11-21 Tom Tromey <tromey@redhat.com>
8281
8282 * gdb.texinfo (Invoking GDB): Document --args.
8283 (Mode Options): Likewise.
8284
4f8ada06
JB
82852001-11-21 Jim Blandy <jimb@redhat.com>
8286
8287 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8288 Delete documentation; this macro has been removed from the
8289 sources.
4f8ada06 8290
3fe0dc10
JB
82912001-11-13 Jim Blandy <jimb@redhat.com>
8292
8293 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8294
9e5abb06
CV
82952001-11-06 Corinna Vinschen <vinschen@redhat.com>
8296
8297 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8298
1c5dfdad
MS
82992001-11-05 Michael Snyder <msnyder@redhat.com>
8300
a9331b3f 8301 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8302 quote regexp chars in function names such as "operator*()".
8303
990f9fe3
FF
83042001-11-01 Fred Fish <fnf@redhat.com>
8305
8306 * gdbint.texinfo (SOLIB_ADD): Document additional new
8307 "readsyms" arg.
8308
b433d00b
DH
83092001-10-30 Don Howard <dhoward@redhat.com>
8310
070b1dd3
DH
8311 * gdb.texinfo: (Command Files) Added documentation for the
8312 behavior of gdb with input redirected from a file.
b433d00b 8313
b7209cb4
FF
83142001-10-28 Fred Fish <fnf@redhat.com>
8315
8316 * gdb.texinfo (auto-solib-add): Change docs to match
8317 implementation change.
8318 (auto-solib-limit): Add docs for new variable.
8319
1aa20aa8
AC
83202001-10-15 Andrew Cagney <ac131313@redhat.com>
8321
8322 * gdbint.texinfo (Target Architecture Definition): Function
8323 value_as_pointer renamed to value_as_address.
8324
fc0c74b1
AC
83252001-10-15 Andrew Cagney <ac131313@redhat.com>
8326
8327 * gdbint.texinfo (Target Architecture Definition): Default
8328 POINTER_TO_ADDRESS functions assume unsigned addresses.
8329 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8330 posting by Jim Blandy.
8331
f4846649
JB
83322001-10-12 Jim Blandy <jimb@redhat.com>
8333
8334 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8335 version of texi2html (1.64) doesn't support this flag any more.
8336
f277788b
MK
83372001-09-08 Mark Kettenis <kettenis@gnu.org>
8338
a9dc4918
MK
8339 * gdbint.texinfo (Host Definition): Remove description of
8340 MEM_FNS_DECLARED.
8341
d28379df
MK
8342 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8343
f277788b
MK
8344 * gdbint.texinfo (Host Definition): Remove description of
8345 HAVE_SIGSETMASK.
8346
7ccaa899
EZ
83472001-09-04 Elena Zannoni <ezannoni@redhat.com>
8348
8349 * gdbint.texinfo (Target Architecture Definition): Add
8350 explanation of TARGET_PRINT_INSN macro.
8351
17d9d558
JB
83522001-08-30 Jim Blandy <jimb@redhat.com>
8353
8354 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8355 Explain what it means to load relocatable files.
8356
72cde065
JB
83572001-08-28 Jim Blandy <jimb@redhat.com>
8358
8359 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8360 info `top' menu.
8361
9e678452
CF
8362Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8363
8364 * gdbint.texinfo: Add a cautionary note about macro use.
8365
a2bea4c3 83662001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8367
a2bea4c3
CV
8368 * gdb.texinfo: Explain omitting the hostname in the
8369 `target remote' command.
8370
1129bf27
DJ
83712001-07-30 Daniel Jacobowitz <drow@mvista.com>
8372
8373 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8374 and END-INFO-DIR-ENTRY.
8375
732b3002
SC
83762001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8377
8378 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8379
89437448
AC
83802001-07-25 Andrew Cagney <ac131313@redhat.com>
8381
8382 * gdbint.texinfo (libgdb): Rewrite.
8383
f7dc1244 83842001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8385
8386 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8387
c4555f82
SC
83882001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8389
8390 * gdb.texinfo (TUI): New chapter, document the TUI.
8391 (Mode Options): Document the -tui option.
8392
2f45a6e0
MK
83932001-07-23 Mark Kettenis <kettenis@gnu.org>
8394
8395 * gdbint.texinfo (Host Definition): Remove description of
8396 NEED_POSIX_SETPGID.
8397
f7dc1244 83982001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8399
8400 * gdb.tex (DJGPP Native): New node, with descriptions of
8401 DJGPP-specific commands.
8402
be9c6c35
JM
84032001-07-19 John R. Moore <jmoore@redhat.com>
8404
8405 * gdbint.texinfo: Three misspellings.
8406
dfa249fb
AC
84072001-07-06 Andrew Cagney <ac131313@redhat.com>
8408
8409 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8410 `test` expressions on bash. Problem reported by Colin Walters.
8411
c72e7388
AC
84122001-07-04 Andrew Cagney <ac131313@redhat.com>
8413
8414 * gdbint.texinfo (User Interface): Update ui-out documentation to
8415 refelect recent UI/MI updates.
8416
94bbb2c0
AC
84172001-07-04 Andrew Cagney <ac131313@redhat.com>
8418
8419 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8420 interpreters.
8421
af6c57ea
AC
84222001-06-15 Andrew Cagney <ac131313@redhat.com>
8423
8424 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8425 structure and not macros.
8426 (Host Definition): Document that much of this chapter is obsolete.
8427 (Target Architecture Definition): Update list of files that make
8428 up a target architecture.
8429 (Coding): Update.
8430
83aa8bc6
AC
84312001-06-28 Andrew Cagney <ac131313@redhat.com>
8432
8433 * gdbint.texinfo (Target Architecture Definition): Update
8434 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8435 The latter has been changed to a true predicate.
8436
f7dc1244 84372001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8438
8439 * annotate.texi: Add @noindent where needed. From Dmitry
8440 Sivachenko <dima@Chg.RU>.
8441 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8442
656db9b0
AC
84432001-06-16 Andrew Cagney <ac131313@redhat.com>
8444
8445 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8446
df2396a1
AC
84472001-06-14 Andrew Cagney <ac131313@redhat.com>
8448
8449 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8450 returns ``OK''. Document that the ``R'' packet does not reply.
8451
0f1f2b0a
MS
84522001-06-13 Michael Snyder <msnyder@redhat.com>
8453
8454 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8455
f7dc1244 84562001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8457
8458 * gdb.texinfo (Signals): Clarify the default setting of signal
8459 handling.
8460
a5d7c491
AC
84612001-05-14 Andrew Cagney <ac131313@redhat.com>
8462
8463 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8464 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8465
05a54c4f
AC
84662001-05-12 Andrew Cagney <ac131313@redhat.com>
8467
8468 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8469
f7dc1244 84702001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8471
8472 * gdbint.texinfo (Clean Design and Portable Implementation):
8473 Renamed from "Clean Design".
8474 (Clean Design and Portable Implementation): Document portable
8475 methods of handling file names, and the associated macros.
8476
f7dc1244 84772001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8478
8479 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8480 command and provide a cross-reference to its description.
8481 (Symbols): Note that "info scope" is useful for trace experiments.
8482
f7dc1244 84832001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8484
b37052ae
EZ
8485 * gdb.texinfo (Symbols): Document "info scope".
8486 (Tracepoints): New chapter.
8487 (Contributors): Update for v5.1.
8488 <All nodes>: Change "C++" to "C@t{++}".
8489
0ee54786
EZ
8490 * gdbint.texinfo (User Interface): A new section about ui_out
8491 functions, based on text written by Fernando Nasser.
8492
c534679c
EZ
8493 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8494
f7dc1244 84952001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8496
e9c75b65
EZ
8497 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8498
8499 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8500
8501 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8502 Replace "GDB" with "@value{GDBN}". Fix markup.
8503
8504 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8505
3d67e040
EZ
8506 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8507 a cross-reference to its description.
8508 (Symbols): Document "info symbol".
8509
f7dc1244 85102001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8511
8512 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8513 subsection "x86 Watchpoints".
8514 (Target Architecture Definition): Document the macros
8515 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8516 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8517
b0ed3589
AC
85182001-03-20 Andrew Cagney <ac131313@redhat.com>
8519
8520 * gdbint.texinfo (Target Architecture Definition): Update
8521 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8522 list.
8523
b6ba6518
KB
85242001-03-06 Kevin Buettner <kevinb@redhat.com>
8525
8526 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8527 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8528
f7dc1244 85292001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8530
8531 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8532
f7dc1244 85332001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8534
17cc6a06
EZ
8535 * gdb.texinfo (Environment): Document that `path' does not change
8536 the value of PATH in GDB's own environment (it did in the past,
8537 but that was changed on March 15, 1994). Reported by Doug Evans
8538 <dje@transmeta.com>.
8539
56caf160
EZ
8540 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8541 its line. Fix markup of commands and macros. Add an Index node
8542 and index entries.
8543
29e57380
C
85442001-01-23 J.T. Conklin <jtc@redback.com>
8545
8546 * gdb.texinfo (Memory region attributes): New manual section.
8547
1c6147de
ND
85482001-01-04 Nicholas Duffek <nsd@redhat.com>
8549
8550 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8551
f7dc1244 85522000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8553
8554 * refcard.tex: Version and copyright fixed. From Phil Edwards
8555 <pedwards@disaster.jaj.com>.
8556
0dcedd82
AC
8557Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8558
8559 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8560 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8561
3b851bce
AC
8562Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8563
8564 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8565 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8566
f7dc1244 85672000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8568
8569 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8570 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8571
b90a5f51
CF
85722000-11-10 Christopher Faylor <cgf@cygnus.com>
8573
8574 * gdb.texinfo: Document new 'set step-mode' command.
8575
f7dc1244 85762000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8577
8578 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8579 changes from Dmitry Sivachenko <dima@Chg.RU>.
8580
f7dc1244 85812000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8582
8583 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8584 From Steven Johnson <sbjohnson@ozemail.com.au>.
8585
2e685b93
MK
85862000-08-10 Mark Kettenis <kettenis@gnu.org>
8587
8588 * gdbint.texinfo (Overall Structure): Spelling fix.
8589
f7dc1244 85902000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8591
8592 * gdbint.texinfo (Target Architecture Definition): Document that
8593 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8594 for which REGISTER_CONVERTIBLE returns a zero value.
8595
63ac3005
EZ
85962000-07-08 Christopher Faylor <cgf@cygnus.com>
8597
8598 * Makefile.in (install-info): Find files to install in either the
8599 build or source directories (adapted from Makefile.am).
8600
bd79f757
ND
86012000-07-07 Nicholas Duffek <nsd@redhat.com>
8602
8603 * stabs.texinfo: Fix spelling errors.
8604 (String Field): FILE-NUMBER starts from 0, not 1.
8605
f7dc1244 86062000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8607
8608 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8609 Brian Youmans.
5f208f6d 8610
f7dc1244 86112000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8612
8613 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8614 the source directory. Reported by Mark Harig
8615 <markh@frazier.landmark.com>.
cc542d3b 8616
f3b28801
C
86172000-06-20 J.T. Conklin <jtc@redback.com>
8618
8619 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8620
449f3b6c
AC
8621Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8622
8623 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8624 Generate using pdftex.
449f3b6c 8625 (PDFTEX): Define.
889bf7c5 8626 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8627 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8628 @contents at the start.
449f3b6c 8629
f7dc1244 86302000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8631
8632 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8633 Youmans.
48e934c6 8634
9e9c5ae7
AC
8635Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8636
8637 From Brian Youmans:
8638 * gdb.texinfo: Fix ``et al.''.
8639
c741b251
AC
8640Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8641
8642 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8643 loop.
c741b251 8644
4ab64e14
JG
86452000-05-19 Jimmy Guo <guo@cup.hp.com>
8646
8647 * configure: Regenerate.
8648
f7dc1244 86492000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8650
8651 * Makefile.in (install-info): Run install-info on installed Info
8652 files.
8653
8c70017b
AC
8654Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8655
a7cb598a 8656 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8657 Andrew Cagney.
8c70017b 8658
f7dc1244 86592000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8660
8661 * gdb.texinfo: Proofreading changes from Brian Youmans.
8662
bf0184be
ND
86632000-05-01 Nick Duffek <nsd@cygnus.com>
8664
8665 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8666 startup sequence, minor edits.
8667
f7dc1244 86682000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8669
8670 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8671 TeX.
8672
8673 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8674 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8675 like `n' and `s' which look weird. Convert some of the @kindex to
8676 @vindex, when they refer to variables, not commands.
8677
33e16fad
AC
8678Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8679
8680 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8681
f7dc1244 86822000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8683
8684 * Makefile.in (GDBMI_DIR): New variable.
8685 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8686 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8687 (gdbmi.texinfo): New target, for texi2roff.
8688 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8689 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8690
8691 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8692 gdbmi.texinfo.
8693 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8694 comment.
8695
d167840f
EZ
86962000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8697
8698 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8699 command.
d167840f 8700
f7dc1244 87012000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8702
8703 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8704 prevents the build (and is generally a Bad Idea).
8705
f7dc1244 87062000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8707
8708 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8709 a comma inside @var.
8710 (Command Files): Index markup changes from Dmitry Sivachenko
8711 <dima@Chg.RU>.
8712
f7dc1244 87132000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8714
8715 * Makefile.in (LN_S): Define.
8716 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8717 invoke "ln -s" unless it is known to work.
8718
8719 * configure.in (AC_PROG_LN_S): Add.
8720
8dc7983f
JB
87212000-04-14 Jim Blandy <jimb@redhat.com>
8722
8723 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8724 section.
8725 (Target Conditionals): Document ADDRESS_TO_POINTER,
8726 POINTER_TO_ADDRESS.
8727
1a8237e8
DB
87282000-04-11 Daniel Berlin <dan@cgsoftware.com>
8729
8730 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8731 gdb-cfg.texi to get the value.
8732
ca526f1a
JB
87332000-04-10 Jim Blandy <jimb@redhat.com>
8734
8735 * gdbint.texinfo (Target Architecture Definition): Fix
8736 cross-references.
8737
faaafcb4
JB
87382000-04-08 Jim Blandy <jimb@redhat.com>
8739
8740 * gdbint.texinfo (Using Different Register and Memory Data
8741 Representations): New section.
8742 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8743 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8744 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8745
1b27397f
AC
8746Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8747
8748 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8749 for acknowledgments.
1b27397f 8750
480ff1fb
AC
8751Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8752
8753 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8754 qThreadExtraInfo.
480ff1fb 8755
a9331b3f 87562000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8757
a9331b3f
RM
8758 * gdb.texinfo: Clarify which remote debug protocol commands are
8759 required and which are optional.
f1251bdd 8760
dbeb8dbd
AC
8761Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8762
8763 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8764 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8765 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8766 * annotate.texi: Update.
8767
6d2ebf8b
SS
87682000-03-28 Stan Shebs <shebs@apple.com>
8769
8770 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8771 expectation of additional changes before release), update
8772 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8773 node links, rephrase and/or shorten lines to fix formatting
8774 problem in both regular and @smallbook formats.
8775 * annotate.texi: Shorten lines in example, use smallexample
8776 consistently everywhere.
8777 * Makefile.in: Add comment about texinfo 4.0 html generation.
8778 (SFILES_INCLUDED): Add annotate.texi.
8779
5d161b24
DB
87802000-03-27 Daniel Berlin <dan@cgsoftware.com>
8781
5ae4183a
AS
8782 * gdb.texinfo (Debugging Output): Added new section, documenting
8783 the "set/show debug" commands.
5d161b24 8784
b9deaee7
AC
8785Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8786
8787 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8788 entry.
b9deaee7
AC
8789
8790 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8791 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8792 @chapter and @node entries.
a9331b3f 8793
b9deaee7 8794 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8795
9ef47d30
AC
8796Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8797
8798 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8799 files.
9ef47d30 8800
cfeada60
FN
88012000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8802
8803 From David Whedon <dwhedon@gordian.com>
5ae4183a 8804 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8805
6837a0a2
DB
88062000-03-22 Daniel Berlin <dan@cgsoftware.com>
8807
8808 * gdb.texinfo: Add documentation for the apropos command.
8809
bba2971c
MS
88102000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8811
8812 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8813
2b628194
MS
88142000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8815
a9331b3f 8816 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8817 two places.
8818
96a2c332
SS
88192000-03-17 Stan Shebs <shebs@apple.com>
8820
8821 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8822 <dima@Chg.RU>, also clarification of allowed content for
8823 string constants.
8824
f7dc1244 88252000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8826
8827 * gdb.texinfo (main menu): Add Annotations.
8828 (File Options): Add @cindex entries for each command-line option.
8829 Document --epoch, --annotate, --async, --interpreter, --write,
8830 --statistics, and --version.
8831
8832 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8833 of GDB.
8834
9d233477
JB
88352000-02-23 Jim Blandy <jimb@redhat.com>
8836
8837 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8838
14e0eb3b
JB
88392000-02-22 Jim Blandy <jimb@redhat.com>
8840
8841 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8842
3555de01
JM
88432000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8844
8845 * Makefile.in (diststuff): New target.
8846
5e35df8e
KB
88472000-02-15 Kevin Buettner <kevinb@redhat.com>
8848
8849 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8850 architecture. [From Jim Wilson.]
5e35df8e 8851
c5394b80
JM
88522000-01-16 Tom Tromey <tromey@cygnus.com>
8853
8854 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8855 (Delete Breaks): Mention range arguments.
8856 (Disabling): Likewise.
8857
c3f6f71d
JM
88582000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8859
8860 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8861
c4093a6a
JM
8862Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8863
8864 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8865 valid functions.
c4093a6a 8866
11cf8741
JM
88671999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8868
8869 * gdb.texinfo: Clarify regular expressions used in rbreak.
8870
917317f4
JM
88711999-10-15 Kevin Buettner <kevinb@cygnus.com>
8872
8873 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8874 MEMORY_REMOVE_BREAKPOINT): Document.
8875
8876Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8877
8878 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8879 offset re-using the DATA offset instead.
917317f4 8880
2df3850c
JM
88811999-10-11 Jim Kingdon <kingdon@redhat.com>
8882
8883 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8884
88851999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8886
8887 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8888 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8889 typos.
8890
8891 * gdb.texinfo: Various minor wording and formatting improvements,
8892 mentions of additional command-line options.
8893
2acceee2
JM
88941999-09-30 Fred Fish <fnf@cygnus.com>
8895
8896 * gdb.texinfo: Document additional forms of specifying section
8897 names and addresses for the add-symbol-file command.
8898
c2c6d25f
JM
88991999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8900
8901 * gdbint.texinfo: Fix typo, add the word "have".
8902
89031999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8904
8905 * gdbint.texinfo (Target Architecture Definition): Document the
8906 SKIP_PERMANENT_BREAKPOINT macro.
8907
d4f3574e
SS
89081999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8909
8910 * gdb.texinfo: Fiks speling errers.
8911
8912 * gdb.texinfo: Fix uses of @multitable.
8913
f7dc1244 8914 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8915 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8916 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8917 comments about using with optimization, add more indexing,
8918 fix info about disassembly-flavor.
8919
8920Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8921
8922 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8923 SKIP_SOLIB_RESOLVER): Define.
8924
8925Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8926
8927 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8928 ``g'' packets.
d4f3574e 8929
104c1213
JM
89301999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8931
8932 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8933 platform-specific info, inline remote.texi and move sections of it
8934 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8935 and register stack into the new chapter.
8936 * remote.texi: Remove, now part of gdb.texinfo.
8937 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8938
89391999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8940
8941 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8942 GDB_TARGET_IS_MACH386): These kludges have gone away.
8943
8944Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8945
8946 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8947 TDEPLIBS.
104c1213 8948
53a5351d
JM
89491999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8950
8951 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8952 surrounding text to fit HP-UX bits into general info.
8953 (HPPA-cfg.texi): Remove, no longer useful.
8954
8955 * gdb.texinfo: Remove explicit links from @node lines, remove
8956 HP-added "Detailed Node Listing" from main menu which confuses
8957 things.
8958
8959 From Dmitry Sivachenko <dima@Chg.RU>:
8960 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8961 in description of `set environment'.
53a5351d
JM
8962
89631999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8964
8965 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8966
7be570e7
JM
89671999-08-12 Ben Elliston <bje@cygnus.com>
8968
8969 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8970
f7dc1244 89711999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8972
8973 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8974 watch, awatch, and rwatch. Explain why the latter two cannot be
8975 set as software watchpoints. Document that watchpoints for local
8976 variables are deleted when the debuggee terminates.
7be570e7
JM
8977
8978Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8979
8980 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8981 packet. Allow E.. response packet. "qRcmd" packet is no longer
8982 reserved.
7be570e7
JM
8983
89841999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8985
a9331b3f
RM
8986 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8987 * gdb.texinfo: Ditto.
7be570e7 8988
96baa820
JM
89891999-08-06 Tom Tromey <tromey@cygnus.com>
8990
8991 * gdb.texinfo (KOD): New node.
8992
8993Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8994
8995 * remote.texi (Rcmd): Fix minor formatting typos.
8996
8997Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8998
8999 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9000 packets.
96baa820 9001
adf40b2e
JM
90021999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9003
9004 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9005 fixes.
9006
43ff13b4
JM
9007Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9008
9009 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9010
085dd6e6
JM
9011Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9012
9013 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9014 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9015 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9016 packets that are not supported on all hosts. Expand examples.
9017 Spell check.
085dd6e6
JM
9018
90191999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9020
9021 * Makefile.in: Recognize html, install-html. Add targets
9022 to build HTML versions of documentation via texi2html.
9023
9024Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9025
9026 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9027 testsuite.
085dd6e6
JM
9028
9029Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9030
9031 * remote.texi (Communication Protocol): Rewrite.
9032
9033Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9034
9035 * stabs.texinfo: Fix uses of xref.
9036
9e0b60a8
JM
9037Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9038
9039 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9040 info about patch submission.
9041
cce74817
JM
9042Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9043
9044 From Per Bothner <bothner@cygnus.com>:
9045 * gdb.texinfo: Document Chill support.
9046
9047Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9048
9049 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9050 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9051 Document that the value should be greater-than or equal-to zero.
9052 (NO_STD_REGS): Document. Deprecate.
cce74817 9053
ac9a91a7
JM
9054Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9055
9056 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9057 Document that these are not used.
ac9a91a7
JM
9058
9059Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9060
9061 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9062
392a587b
JM
9063Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9064
9065 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9066 numargs was dropped.
392a587b
JM
9067
9068Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9069
9070 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9071
b83266a0
SS
9072Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9073
9074 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9075 Update.
b83266a0 9076
7a292a7a
SS
9077Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9078
9079 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9080 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9081
9082Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9083
9084 * gdbint.texinfo: Fix typos: $ -> @.
9085
9086Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9087
9088 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9089 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9090 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9091 BREAKPOINT_FROM_PC.
a9331b3f 9092
7a292a7a
SS
9093Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9094
9095 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9096 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9097
9098Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9099
9100 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9101 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9102
91031999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9104
9105 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9106 longer exists.
9107
9108Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9109
9110 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9111 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9112 they make the manual source incomprehensible.
7a292a7a
SS
9113 * h8-cfg.texi: Remove, hasn't been used in years.
9114
c906108c
SS
9115Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9116
9117 * gdb.texinfo: Update the credits.
9118
9119Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9120
9121 * gdb.texinfo: Fix mistakes noticed in printout of last
9122 draft, add Alpha to discussion of heuristic fence post.
9123
9124Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9125
9126 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9127 Edition, merge some HP changes into mainline, describe some
9128 previously undocumented features, describe more of the target
9129 commands available, eliminate obsolete section on renamed
9130 commands.
c906108c
SS
9131 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9132
9133Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9134
9135 * gdb.texinfo: Make many HPPA conditionals unconditional,
9136 including catchpoint description, since now on for all configs.
9137 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9138 specializations.
9139
9140Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9141
9142 * Makefile.in (GDBvn.texi): Fix match expression to work with
9143 current format of VERSION in gdb/Makefile.in.
9144 * gdb.texinfo: Fix node ref to match new readline.
9145
9146Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9147
a9331b3f
RM
9148 * gdb.texinfo: Changes made as part of a project to merge in
9149 changes made by HP. Documentation makes extensive use of
c906108c
SS
9150 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9151 on remote debugging. There are differences in documentation
889bf7c5 9152 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9153 the HP manual discusses catchpoints, hardware watchpoints, and
9154 some HPUX specific limitations for shared library support.
a9331b3f 9155
c906108c
SS
9156 There are also a number of @node changes.
9157
91581999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9159
9160 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9161 (C Usage): Same.
9162
9163Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9164
9165 The following changes were made by Edith Epstein
889bf7c5
PA
9166 <eepstein@cygnus.com> as part of a project to merge in changes
9167 made by HP.
a9331b3f 9168
c906108c
SS
9169 * HPPA-cfg.texi: new file.
9170
9171 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9172
9173 * refcard.tex: change documentation about catch.
9174 removed info catch.
9175
9176Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9177
9178 * gdbint.texinfo: Expand on GDB's coding standards,
9179 specify the use of arg names with prototypes.
9180
91811998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9182
9183 * gdb.texinfo: Fix tipo.
9184
9185Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9186
9187 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9188 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9189
9190Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9191
9192 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9193
91941998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9195
9196 * agentexpr.texi: New file.
9197
9198Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9199
9200 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9201
92021998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9203
9204 * remote.texi: Changed wording that implied that the GDB remote
9205 protocol caches register values instead of GDB itself.
9206
9207Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9208
9209 * gdbint.texinfo: Add some info about symbol readers.
9210 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9211 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9212 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9213 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9214
9215Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9216
a9331b3f 9217 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9218
9219Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9220
9221 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9222
9223Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9224
9225 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9226 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9227
9228Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9229
9230 * gdbint.texinfo: Fix minor typos.
9231
9232Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9233
9234 * gdbint.texinfo: Complete overhaul. Group descriptions more
9235 logically, add more info on generic algorithms, remove much
9236 obsolete and/or wrong material.
9237
9238Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9239
9240 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9241
9242Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9243
9244 * refcard.tex: Copyright, address updates.
9245
9246Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9247
9248 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9249 for the edition instead of confusing GDB-version-like numbers.
9250
9251Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9252
9253 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9254
9255Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9256
5ae4183a 9257 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9258
9259Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9260
9261 * gdb.texinfo: Add some credits, mention bug monitor.
9262 * remote.texi: Mention mips monitor targets.
9263 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9264
c906108c
SS
9265Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9266
9267 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9268 files, finish sorting of host vs target vs native macros, describe
9269 some more of them.
c906108c
SS
9270
9271Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9272
9273 * gdbint.texinfo (Host Conditionals): Document change from
9274 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9275
9276Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9277
9278 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9279 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9280
9281Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9282
9283 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9284 Document LSEEK_NOT_LINEAR.
9285
9286Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9287
9288 * stabs.texinfo (Stab Section Basics): Make it clear that only
9289 some versions of the GNU linker remove the leading N_UNDF symbol.
9290
9291Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9292
9293 * stabs.texinfo (String Field): Document type number pairs here,
9294 instead of in the Sun specific section.
9295 (Include Files): The GNU linker supports the N_BINCL
9296 optimization. Clarify the N_BINCL value, and what it is used
9297 for.
9298 (Procedures): Document N_FUN with an empty string to mark the end
9299 of a function.
9300 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9301 (Sun Differences): Remove this node, as the information is now
9302 elsewhere in the main document.
9303 (Stab Section Basics): Mention that the GNU linker may optimize
9304 stabs and remove the leading N_UNDF symbol.
9305
9306Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9307
9308 * gdb.texinfo, refcard.tex: Restore author credit
9309
9310Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9311
9312 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9313 documentation to account for START and END macros taking
9314 one arg.
9315
9316Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9317
9318 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9319 * gdb.texinfo (Frames): Fix typo.
9320
9321Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9322
9323 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9324 a target_signal as arg type, not a pid.
9325
9326Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9327
9328 * gdb.texinfo: Document `set assembly-language'.
9329
9330Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9331
9332 * remote.texi: Update list of stubs in the GDB distribution.
9333
9334Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9335
9336 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9337 Also document that some systems can use mmalloc but must define
9338 this if their C runtime allocates memory that is later freed.
c906108c 9339 (MMCHECK_FORCE): Document new macro.
a9331b3f 9340
c906108c
SS
9341Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9342
9343 * remote.texi: Add documentation for target Sparclet.
9344
9345Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9346
a9331b3f 9347 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9348 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9349 * configure.in: Rewritten for autoconf.
9350 * configure: New.
9351
9352Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9353
9354 * Makefile.in (DVIPS): New define, set to dvips.
9355 (dvi): Add stabs.dvi.
9356 (ps): New target.
9357 (all-doc): Depend on info, dvi, and ps targets.
9358 (STAGESTUFF): Add *.ps and *.dvi files.
9359 (clean-info, clean-dvi): Remove.
9360 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9361 rules completely rewritten.
9362 (maintainer-clean): Remove clean-info and clean-dvi
9363 dependencies and put their actions in the rules.
9364 (gdb.ps): New target
a9331b3f 9365 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9366 intermediate TeX files, whether they have 2 or 3 character
9367 extensions.
9368 (gdbint.ps): Add target and rules.
9369 (gdb-internals): Delete unused target.
9370 (Makefile): Depends upon config.status also.
9371
9372Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9373
9374 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9375 set.
9376
9377Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9378
9379 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9380 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9381
9382Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9383
9384 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9385
9386Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9387
9388 * gdb.texinfo (Print settings): Document
9389 `set/show print static-members' commands.
9390
9391Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9392
9393 * gdbint.texinfo (Native): Document name change, coredep.c to
9394 core-aout.c.
9395
9396Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9397
9398 * stabs.texinfo (Include Files): Document the values the SunOS4
9399 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9400
9401Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9402
9403 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9404 Fix typo.
9405
9406Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9407
9408 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9409 "gdb.tar.Z".
9410
9411Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9412
9413 * Makefile.in (maintainer-clean): New target, synonym for
9414 realclean.
9415
9416Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9417
9418 * Update all FSF addresses except those in COPYING* files.
9419
9420Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9421
9422 From Richard Earnshaw (rearnsha@armltd.co.uk):
9423 * gdb.texinfo (convenience variables): Document $_exitcode.
9424 (quit): Document optional expression to use as exit code.
9425
9426Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9427
9428 * gdb.texinfo, remote.texi: Brought up to date with various
9429 GDB changes.
9430
9431Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9432
9433 * gdb.texinfo: Update dates and versions, fix comments about
9434 hardware watchpoints in future releases and about the
9435 sharedlibrary command.
9436
9437Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9438
9439 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9440 C_FUN stab. Other cleanups.
9441
9442Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9443
9444 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9445 for the sparc stub.
9446
9447Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9448
9449 * annotate.texi: Clarify which addresses have differing formats
9450 depending on the language and which do not.
9451
9452Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9453
9454 * remote.texi (NetWare): Changed example to use BOARD= instead of
9455 NODE= argument to reflect correspoding change to gdbserve.nlm.
9456
9457Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9458
9459 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9460 GDB, as well as AIX dbx, supports the size type attribute.
9461
9462Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9463
9464 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9465
9466Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9467
9468 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9469 and new 'if' and 'while' commands.
9470
9471Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9472
9473 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9474
9475Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9476
9477 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9478 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9479 NetWare targets. Mostly stolen from the Server node.
9480
9481Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9482
9483 * gdb.texinfo (Setting): Talk about the language of a source file
9484 versus the working language. The old documentation did not match
9485 what GDB did.
9486
9487Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9488
9489 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9490 of a source file.
9491
9492Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9493
9494 * gdb.texinfo (Processes): New node.
9495
9496Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9497
9498 * remote.texi: Update documentation of set/show mipsfpu.
9499
3fc11d3e
JM
9500Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9501
9502 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9503 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9504
9505Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9506
9507 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9508 obsolete conditionals, described some others.
9509
9510Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9511
9512 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9513 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9514
9515Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9516
9517 * gdbint.texinfo: Put regex conditionals in their own table.
9518
9519Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9520
9521 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9522 described or fixed the descriptions of many others.
9523
9524Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9525
9526 * gdb.texinfo: Add some more credits.
9527 * gdbint.texinfo: Capitalize GDB consistently, describe some
9528 macros and remove some.
9529
9530Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9531
9532 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9533 obsolete conditionals, described some others.
9534
9535Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9536
9537 * gdb.texinfo (help targets): Changed to `help target', which
9538 is the correct gdb command.
9539
9540Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9541
9542 * annotate.texi (TODO): New node, for keeping track of annotations
9543 suggested but not yet implemented.
9544
9545Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9546
9547 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9548 another symbol, it is not the address itself.
9549
9550Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9551
9552 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9553 of stabs-in-coff sections.
9554
9555Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9556
9557 * annotate.texi: Change edition to 0.5 and date to May 1994.
9558 Add index.
9559 (Frames): New node, for frame annotation.
9560 (Displays): New node, for display annotation.
9561
9562 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9563 when waiting for your program to stop.
9564
9565Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9566
9567 * annotate.texi (Breakpoint Info): Document annotation of header
9568 fields and record annotation.
9569
9570Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9571
9572 * annotate.texi: New file, to document annotations.
9573
9574Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9575
9576 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9577 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9578
9579Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9580
9581 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9582 section, and say n_strx field is compilation unit relative.
9583 * stabs.texinfo: Don't use @code for a.out when it is the name of
9584 an object file format.
9585
9586Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9587
9588 * gdb.texinfo: Refer to file names, not path names, per rms
9589 convention.
9590 (Arguments): Fix typo.
9591
9592Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9593
9594 * stabs.texinfo (Global Variables): Talk about stabs in files
9595 where variables are referenced, but not defined.
9596
9597Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9598
9599 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9600 Cplusplus to new nodes Member Type Descriptor and Method Type
9601 Descriptor. Re-write stuff for #.
9602
9603Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9604
9605 * gdb.texinfo (Print Settings): Don't document "set print
9606 fast-symbolic-addr off". The bug which it worked around was fixed
9607 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9608
9609 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9610 N_ENTRY node.
9611
9612 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9613
9614Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9615
9616 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9617 references to ieee-float.c.
9618
9619Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9620
9621 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9622 match what the code actually does.
9623
9624Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9625
9626 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9627
9628Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9629
9630 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9631 i, and b.
9632
9633Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9634
9635 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9636 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9637 as "stabs in sections" rather than just saying "ELF and SOM".
9638 Also make that stuff apply to COFF.
9639
9640Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9641
9642 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9643 Ghostscript.
9644
9645Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9646
9647 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9648 versus functions without line numbers, also mention stepping into
9649 them as well as "step" when you are in them. Tell the user how to
9650 deal with the situation. Add comment about "debugging information".
9651
9652Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9653
9654 * stabs.texinfo (Enumerations): Document restriction on where
9655 enumeration types can appear and still win with GDB.
9656
9657Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9658
9659 * stabs.texinfo (Negative Type Numbers): Document format for type
9660 -16.
9661
9662Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9663
9664 * gdb.texinfo (Selection, Frame Info): Update information about
9665 arbitrary frame specficiations.
9666
9667Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9668
9669 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9670
9671Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9672
9673 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9674
9675Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9676
9677 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9678
9679Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9680
9681 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9682 Differences node to Statics node.
9683 (Statics): Discuss XCOFF use of V symbol descriptor.
9684
9685 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9686 not clean.
9687
9688Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9689
9690 * gdb.texinfo (Print Settings): Document `set print
9691 fast-symbolic-addr' and improve the doc for some other
9692 `set print's.
9693
9694Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9695
9696 * stabs.texinfo (String Field): Talk about defining several type
9697 numbers at once.
9698 Fix lint regarding changing node ELF Transformations to
9699 ELF and SOM Transformations.
9700
9701Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9702
9703 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9704
9705Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9706
9707 * stabs.texinfo (Cross-References): `::' is for nested types only
9708 within <>.
9709 (Structures): Document static members.
9710
9711Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9712
9713 * stabs.texinfo: Document S type attribute.
9714
9715Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9716
9717 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9718
9719Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9720
9721 * gdbint.texinfo: Fix a few typos.
9722
9723Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9724
9725 * gdb.texinfo, remote.texi: formatting improvements
9726
9727 * gdb.texinfo (New Features): mention threads.
9728 (Summary, C): fix xrefs in newly contributed text.
9729 (Threads): index entries, clarifications, example
9730 (passim): minor typos fixed, phrasing improvements
9731
9732 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9733 entries; (Server): explain use of gdbserver w/real-time systems,
9734 add example of conflicting TCP port; (MIPS Remote) break up
9735 running text into table, highlighting commands, and add example.
a9331b3f 9736
c906108c
SS
9737Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9738
9739 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9740
9741Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9742
9743 * stabs.texinfo (Nested Symbols): New node.
9744 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9745
9746Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9747
9748 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9749 to picking which Bbss.bss symbol to use, and (because there seems to
9750 be no good way of doing it) re-write some of the text to make it
9751 sound like Bbss.bss isn't such a great idea after all (as currently
9752 designed).
9753
9754 * gdb.texinfo (C): In addition to saying people have to use g++ for
9755 good results, say they have to use stabs. Specifically say cfront
9756 doesn't work well.
9757 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9758 the gdb README. Add xrefs to places where the support for the various
9759 languages is described in detail.
9760
9761Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9762
9763 * stabs.texinfo: Clean up stuff about visibility and virtual
9764 characters.
9765
9766 * stabs.texinfo (N_M2C): Cite Sun doc.
9767
9768Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9769
9770 * gdb.texinfo: updates re threads.
9771 * remote.texinfo: avoid index entries starting with digits.
9772
9773Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9774
9775 * stabs.texinfo (Enumerations): Talk about large, negative and
9776 octal values. Clean up cross reference to type attributes.
9777 (String Field): Say that GDB 4.11 supports size attribute.
9778
9779Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9780
9781 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9782 is a mandatory step. Make the stuff about that more concise.
9783
9784Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9785
9786 * stabs.texinfo (Class Names): New node.
9787
9788 * gdb.texinfo (Command Files): Explain order of init file reading.
9789
9790 * remote.texi (Bootstrapping): Talk about getting the serial driver
9791 to deal with ^C sent by gdb to stop the remote system.
9792
9793Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9794
9795 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9796
9797 * libgdb.texinfo (Defining Commands): made the DOC arg
9798 to gdb_define_app_command a char * instead of char **
9799 per a suggestion from kingdon.
9800
9801 * libgdb.texinfo: total rewrite from a different starting
9802 premise.
9803
9804Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9805
9806 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9807 floats passed as doubles (to improve clarity).
9808
9809Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9810
9811 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9812
9813 * a4rc.sed: update to work with Andreas Vogel papersize params
9814
9815 * refcard.tex: use Andreas Vogel simplifications of papersize
9816 params; remove useless version info; update copyright date.
9817
9818Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9821
9822Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9823
9824 * gdb.texinfo (Files): Say what address the load command loads it at.
9825
9826 * stabs.texinfo (Common Blocks): Minor cleanups.
9827
9828 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9829 that Sun has backed away from the linker kludge and thus the relevant
9830 issue is changes to the SunPRO tools, not the Solaris linker.
9831
9832 * stabs.texinfo (Traditional Integer Types): Clean up description
9833 of octal bounds a little bit. Document extra leading zeroes.
9834
9835Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9836
9837 * gdb.texinfo (Signaling): Update for symbolic symbol names
9838 and add a section explaining the difference between the GDB
9839 signal command and the shell kill utility.
9840
9841Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9842
9843 * libgdb.texinfo: added `@' to braces that were unescaped.
9844
9845Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9846
9847 * libgdb.texinfo: new file. Spec for the gdb library.
9848
9849Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9850
9851 * stabs.texinfo (Include Files): Fix typo (start -> end).
9852
9853Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9854
9855 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9856 from Melissa at FSF's editing pass.
9857
9858Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9859
9860 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9861 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9862 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9863
9864Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9865
9866 * remote.texi (Bootstrapping): Discuss 386 call gates.
9867
9868Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9869
9870 * stabs.texinfo (Based Variables): New node.
9871
9872Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9873
9874 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9875 names, sizes, and formats to suggest how not to lose.
9876
9877Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9878
9879 * stabs.texinfo (Methods): Fix typo.
9880
9881Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9882
9883 * gdb.texinfo: Fix a few typos.
9884
9885Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9886
9887 * gdb.texinfo: Clarify how well it works with Fortran.
9888
9889 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9890 More on relocating stabs in ELF files.
9891
9892Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9893
9894 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9895
9896Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9897
9898 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9899 parameters on VAX.
9900
9901Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9902
9903 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9904
9905Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9906
9907 * stabs.texinfo: Make info author notice match the TeX author notice.
9908
9909Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9910
9911 * stabs.texinfo: Initial-caps all words in node names and
9912 non-trivial words in section names.
9913
9914Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9915
9916 * stabs.texinfo: Many minor cleanups.
9917
9918 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9919
9920Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9921
9922 * stabs.texinfo: Remove full description of big example.
9923 It's not really helpful; just use pieces of it where appropriate.
9924 Add more Texinfo formatting directives (@samp, etc.).
9925 Use @deffn to define stab types.
9926 Eliminate some wordiness. Break up some nodes.
9927 Add an (alphabetized) index of symbol types.
9928 Use consistent capitalization style in node and section names.
9929
9930Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9931
9932 * gdb.texinfo: Change typo "Two two" to "The two".
9933
9934Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9935
9936 * stabs.texinfo (XCOFF-differences): Remove references to
9937 non-existent types N_DECL and N_RPSYM.
9938
9939 * stabs.texinfo (String Field): Say that type attributes bug is
9940 fixed in GDB 4.10, since it is.
9941
9942 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9943
9944Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9945
9946 * stabs.texinfo: Formatting cleanups.
9947
9948Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9949
9950 * stabs.texinfo: When explaining the n_type of a stab, standardize
9951 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9952 no tabs, use @r).
9953 (Global Variables): Clean up.
9954
9955Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9956
9957 * stabs.texinfo (Stack Variables): Re-write.
9958
9959Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9960
9961 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9962 addresses of a source file. Also revise formatting.
9963 Change "object module" or "object file" to "source file".
9964 Various: Miscellaneous cleanups.
9965
9966Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9967
9968 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9969
9970Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9971
9972 * gdbint.texinfo: Removed many nonsensical machine-collected
9973 host and target conditionals, described some of the remainder.
9974
9975Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9976
9977 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9978
9979 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9980 paragraph which follows.
9981
9982 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9983 variables. Looks better and avoids overful hbox.
9984
9985Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9986
9987 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9988
9989Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9990
9991 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9992 retransmit-timeout
9993
9994Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9995
9996 * gdbint.texinfo: Update statement about `some ancient Unix
9997 systems, like Ultrix 4.0' to Ultrix 4.2.
9998
9999Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10000
10001 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10002
10003 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10004
10005 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10006 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10007
10008 * remote.texi: new name for former gdbinv-s.texi
10009
10010 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10011
10012Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10013
10014 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10015 variables for MIPS remote debugging protocol.
10016
10017Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10018
10019 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10020
10021Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10022
10023 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10024
10025Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10026
10027 * gdb.texinfo: repair conditional bugs in text markup
10028
10029Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10030
10031 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10032 to select Modula-2 material.
10033
10034Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10035
10036 * stabs.texinfo: Cleanups regarding statics.
10037
10038 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10039 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10040
10041Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10042
10043 * stabs.texinfo: N_MAIN is sometimes used for C.
10044
10045Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10046
10047 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10048
10049Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10050
10051 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10052 removed from the code by Kingdon.
c906108c
SS
10053
10054Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10055
10056 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10057 input when evaluating breakpoint conditions; the bug has been fixed.
10058
10059 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10060 sets the ignore count to N-1, not to N.
10061
10062Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10063
10064 * refcard.tex (\hoffset): correct longstanding error to match
10065 intended offset; avoids cutting off edge on some printers
10066
10067Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10068
10069 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10070
10071Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10072
10073 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10074
10075Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10076
10077 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10078 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10079 collect sed edits if any, apply to refcard before formatting;
10080 (refcard.ps) stop implying PS fonts if PS output requested;
10081 (lrefcard.ps) delete extra target for variant PS fonts
10082
10083 * refcard.tex: parametrize papersize dependent info, collect
10084 in easily replaced spot
10085
10086 * a4rc.sed: new file, edits to refcard for A4 paper
10087
10088Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10089
10090 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10091
10092Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10093
10094 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10095
10096Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10097
10098 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10099 politely rather than rudely.
10100
10101Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10102
10103 * stabs.texinfo: Document common blocks.
10104
10105Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10106
10107 * stabs.texinfo: Add some basic info about stabs-in-elf.
10108
10109Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10110
10111 * stabs.texinfo (Top): Minor cleanup.
10112
10113Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10114
10115 * Makefile.in (install-info): remove parentdir support
10116
10117Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10118
10119 * gdb.texinfo (Copying): delete this node and references to it;
10120 RMS says this manual need not carry GPL. (passim): Improvements
10121 from last round at FSF, largely due to Ian Taylor review, and
10122 minor formatting improvements.
10123
10124 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10125 largely due to Ian Taylor review. (Debug Session): minor edits to
10126 new text.
10127
10128Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10129
10130 * Makefile.in (realclean): Remove info and dvi files too.
10131
10132Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10133
10134 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10135 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10136 * gdb.texinfo: Change accordingly.
10137
10138 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10139 N_{L,R}BRAC,N_SLINE are relative to.
10140
10141Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10142
10143 * Makefile.in (GDBvn.texi): Update atomically.
10144
10145Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10146
10147 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10148
10149Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10150
10151 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10152 addresses together. Also motivate the set print symbol-filename
10153 command and suggest other solutions.
10154
10155Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10156
10157 * gdb.texinfo (set print elements): Note that the number of
10158 elements is set to unlimited by "set print elements 0".
10159
10160Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10161
10162 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10163 NF_LDOUBLE means.
10164 (Stab Types): Include Solaris stab types.
10165 (Procedures): Document Solaris extensions.
10166
10167Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10168
10169 * gdb.texinfo: Add `set print symbol-filename' doc.
10170
10171Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10172
10173 * stabs.texinfo (Arrays): Talk about type definition vs. type
10174 information.
10175
10176 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10177 the trailing semicolon.
10178
10179Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10180
10181 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10182 and merge in other parts of the document addressing these subjects.
10183 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10184
10185 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10186 at the end of a range type.
10187
10188 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10189 AIX extensions.
10190
10191Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10192
10193 * stabs.texinfo (Stabs Format): Misc fixes.
10194
10195Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10196
10197 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10198 (Traditional builtin types): Document convex convention for long long.
10199 (Negative builtin types): Discuss type names, and misc fixes.
10200
10201Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10202
10203 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10204 point types used with @samp{R} type descriptor.
10205 (Symbol Descriptors): Describe how to handle conflict between
10206 different meanings of @samp{P} symbol descriptor.
10207
10208Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10209
10210 * stabs.texinfo: Remove node Quick Reference and put its children
10211 directly under the main menu.
10212
10213 * stabs.texinfo: Many more changes to bring it into line with
10214 AIX documentation and reality. I think it now has all the
10215 information from the AIX documentation, except that I burned
10216 out when I got to variant records (Pascal and Modula-2) and
10217 all the COBOL types. Oh well, we can add them later when we're
10218 worrying more about those languages.
10219
10220 * stabs.texinfo (Automatic variables): Talk about what it means
10221 to omit the symbol descriptor.
10222
10223Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10224
10225 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10226 gcc2 behavior with promoted args.
10227
10228Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10229
10230 * gdb.texinfo: include readline appendices in info version of manual
10231
10232Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10233
10234 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10235 target remote.
10236
10237 * gdb.texinfo (Machine Code): more index entries for disassemble
10238
10239Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10240
10241 * Clarify the intended use of the gdb-testers and gdb-patches
10242 mailing lists, and shrink gzip comment.
10243
10244Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10245
10246 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10247 DOSHOST configuration of manual.
10248
10249 * gdb.texinfo (MIPS Stack): new node.
10250
10251 * all-config.texi (MIPS) new switch.
10252
10253 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10254 tense; (MIPS Remote) new node.
10255
10256 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10257 bug; (Environment) less passive, other small cleanups in text about
10258 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10259 (Remote) new MIPS Remote menu entry.
10260
10261Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10262
10263 * stabs.texinfo: Many changes to include information from the
10264 AIX documentation.
10265
10266 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10267
10268Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10269
10270 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10271 Move a bunch of information from ../README.
10272 (Getting Started): New node.
10273
10274Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10275
10276 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10277
10278 * gdb.texinfo: advance manual revision dates to present
10279
10280 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10281 stop using silly Roman numerals in @set variable names
10282
10283Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10284
10285 * stabs.texinfo (Parameters): Keep trying to get this right.
10286
10287Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10288
10289 * stabs.texinfo (Parameters): More on "local parameters".
10290
10291Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10292
10293 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10294
10295Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10296
10297 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10298 (Parameters): Rewrite.
10299 (xcoff-differences, Sun-differences): Minor changes.
10300
10301Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10302
10303 * stabs.texinfo: Minor cleanup.
10304
10305Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10306
10307 * gdbint.texinfo: Minor xcoff stuff.
10308
10309Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10310
10311 * gdbint.texinfo: Update for new config directory structure.
10312 Add info about internal type data structures.
10313
10314Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10315
10316 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10317 $(srcdir).
10318 (gdb-config.texi): Depend on file in $(srcdir).
10319
10320Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10321
10322 * stabs.texinfo: Fixes about N_SO.
10323
10324Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10325
10326 * gdb.texinfo: include list of nonstandard init file names
10327
10328 * *-config.texi: new switch GENERIC for text that applies *only*
10329 to (usual) multiple-target version of manual
10330
10331 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10332 h8 config
10333
10334 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10335 in menus (rather than conditionally selected multiple alternative
10336 menus).
10337
10338 * Makefile.in: define and use DOC_CONFIG var to select
10339 configuration for GDB user manual.
10340
10341 * gdb-config.texi: delete from repository, generate from Makefile.
10342
10343 * all-config.texi: normal `generic' configuration file, formerly
10344 stored as gdb-config.texi
10345
10346Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10347
10348 * Makefile.in: add dvi target to build all .dvi files
10349
10350Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10351
10352 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10353
10354Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10355
10356 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10357 host conditionals.
10358 * stabs.texinfo: More array fixes inspired by Jim's.
10359
10360Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10361
10362 * stabs.texinfo: Fixes re arrays and continuations.
10363
10364 * gdbint.texinfo: Add XCOFF node.
10365
10366Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10367
10368 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10369
10370Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10371
10372 * stabs.texinfo: Fix for array types to mention lower bounds.
10373
10374Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10375
10376 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10377
10378Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10379
10380 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10381
10382Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10383
10384 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10385 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10386
10387Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10388
10389 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10390
10391Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10392
10393 * gdb.texinfo, gdbinv-s.texi: misc updates
10394
10395Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10396
10397 * gdbint.texinfo: Brief documentation for longjmp support,
10398 from an email msg by Stu.
10399
10400Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10401
10402 * stabs.texinfo: Fix description of floating point "range"
10403 types (which really define basic types). Reported by Jim Meehan,
10404 <meehan@src.dec.com>.
10405
10406 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10407
10408Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10409
10410 * gdbint.texinfo: Slightly expand section on supporting a new
10411 object file format.
10412
10413Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10414
10415 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10416 intermediate file.
10417
10418Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10419
10420 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10421
10422Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10423
10424 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10425
10426 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10427 as well as Z8002.
10428
10429Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10430
10431 * gdbint.texinfo: Add sections on clean design and on how to send
10432 in changes.
10433
10434Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10435
10436 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10437
10438Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10439
10440 * gdb.texinfo: Fix typo, reported by Karl Berry.
10441
10442Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10443
10444 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10445
10446Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10447
10448 * gdbint.texinfo: fixed a stray email address (needs @@),
10449 added @table @code to node "Native Conditionals"
10450
10451Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10452
10453 * gdbint.texinfo: Describe coding style of GDB.
10454
10455Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10456
10457 * stabs.texinfo: Minor wording changes.
10458
10459Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10460
10461 * gdbint.texinfo: Improve release doc slightly.
10462
10463Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10464
10465 * gdbint.texinfo: Improve doc of GDB config macros.
10466
10467Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10468
10469 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10470 These will be reinserted when examined.
10471
10472Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10473
10474 * gdbint.texinfo: Make a start at documenting all the #if macros
10475 in GDB. At least list them all, and start separating them into
10476 host-specific and target-specific.
10477
10478Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10479
10480 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10481 examples (not consistent w others).
c906108c
SS
10482 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10483 for generic vn of doc
10484
10485Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10486
10487 * Makefile.in: always create installation directories.
10488
10489Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10490
10491 * gdb.texinfo: in h8 config, do not describe searching commands.
10492
10493Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10494
10495 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10496 conditionals; introduce a few generic switches that may be
10497 useful for other cross-dev or dos-hosted configs.
10498
10499 * gdb.texinfo: fix typo in "info reg" description
10500
10501Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10502
10503 * stabs.texinfo: Minor updates from running TeX over it.
10504 * Makefile.in (stabs.dvi, stabs.ps): Add.
10505
10506Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10507
10508 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10509 First pass at converting it to texinfo.
10510
10511Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10512
10513 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10514 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10515
10516Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10517
10518 * gdbint.texinfo: Add section on partial symbol tables.
10519
10520Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10521
10522 * gdb.texinfo: document `set remotedebug' and `set
10523 rstack_high_address'.
10524
10525Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10526
10527 * gdb.texinfo: slight expansion of new text on reading info files
10528 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10529 H8/300 from DOS.
10530
10531Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10532
10533 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10534
10535Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10536
10537 * gdb.texinfo: Say how to read the `info' files.
10538
10539Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10540
10541 * Makefile.in: gm4 -> m4.
10542
10543Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10544
10545 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10546 Documentation' ahead of `Installing GDB' to match README.
10547 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10548 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10549
10550Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10551
10552 * Makefile.in: remove $(srcdir) from gdb.info rule.
10553
10554Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10555
10556 * Makefile.in: commented out gdb-all.texinfo rule. This is
10557 temporary.
10558
10559Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10560
10561 * Makefile.in, configure.in: removed traces of namesubdir,
10562 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10563 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10564
10565Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10566
10567 * gdb.texinfo: Improve how we ask for bug reports.
10568
10569Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10570
10571 * Makefile.in: infodir belongs in datadir.
10572
10573Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10574
10575 * Makefile.in: remove spaces following hyphens, bsd make can't
10576 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10577 standards.text support.
c906108c
SS
10578
10579Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10580
10581 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10582 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10583 and mandir now keyed off datadir by default.
10584
10585\f
10586Local Variables:
9e9c5ae7 10587mode: change-log
c906108c
SS
10588left-margin: 8
10589fill-column: 74
10590version-control: never
10591End:
This page took 1.46675 seconds and 4 git commands to generate.