Call overloaded operators to perform operations on gdb.Value objects.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
f7bd0f78
SC
12014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2
3 * python.texi (Values From Inferior): Add description about the
4 new feature.
5
329baa95
DE
62014-02-17 Doug Evans <xdje42@gmail.com>
7
8 * Makefile.in (GDB_DOC_FILES): Add python.texi.
9 * gdb.texinfo (Python): Moved to ...
10 * python.texi: ... here. New file.
11
687894f5
DE
122014-02-17 Ludovic Courtès <ludo@gnu.org>
13
d25f38ee 14 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
15 Remove 'string-begins-with' procedure. Add 'pretty-printer'
16 parameter to 'str-lookup-function' procedure. Look for
17 the "std::string<" prefix.
18 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
19 Adjust description.
20
6fb526ee
DE
212014-02-11 Tejas Belagod <tejas.belagod@arm.com>
22
d25f38ee 23 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
24 parantheses for deffn.
25 (Disassembly In Guile): Ditto.
26
1e0a5178
SS
272014-02-10 Stan Shebs <stan@codesourcery.com>
28
29 Add Doxygen support.
30 * Makefile.in (doxy): New action, generates Doxygen files.
31 (DOXYGEN): New.
32 (doxyedit): New.
33 * Doxyfile-base.in: New file.
34 * Doxyfile-gdb-api.in: New file.
35 * Doxyfile-gdb-xref.in: New file.
36 * Doxyfile-gdbserver.in: New file.
37 * doxy-index.in: New file.
38 * filter-for-doxygen: New file.
39 * filter-params.pl: New file.
40
ed3ef339
DE
412014-02-10 Doug Evans <xdje42@gmail.com>
42
43 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
44 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
45 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
46 (Guile docs): Include guile.texi.
47 (objfile-gdbdotext file): Add objfile-gdb.scm.
48 (dotdebug_gdb_scripts section): Mention Guile scripts.
49 (Multiple Extension Languages): New node.
50 * guile.texi: New file.
51
c6044dd1
JB
522014-01-28 Joel Brobecker <brobecker@adacore.com>
53
54 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
55 ignore-descriptive-types". commands.
56
87ce2a04
DE
572014-01-22 Doug Evans <dje@google.com>
58
59 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
60 (gdbserver man): Ditto.
61
52834460
MM
622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
63
64 * gdb.texinfo: Document limited reverse/replay support
65 for target record-btrace.
66
0688d04e
MM
672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
68
69 * gdb.texinfo (Process Record and Replay): Update documentation.
70
8710b709
MM
712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
72
73 * gdb.texinfo (Process Record and Replay): Document new /c
74 modifier accepted by "record function-call-history".
75 Add /i modifier to "record function-call-history" example.
76
dcf106f3
JB
772014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
78 Joel Brobecker <brobecker@adacore.com>
79
80 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
81 markers. Remove one that was misplaced.
82
41ef2965
PA
832014-01-10 Pedro Alves <palves@redhat.com>
84
85 * gdb.texinfo (Your Program's Environment) <set environment>:
86 Mention the shell, and point at 'set exec-wrapper'.
87
c0d48811
JB
882014-01-07 Joel Brobecker <brobecker@adacore.com>
89
90 * gdb.texinfo (Types In Python): Document new attribute Types.name.
91
5fba4c0f
JB
922013-12-30 Joel Brobecker <brobecker@adacore.com>
93
94 * gdb.texinfo (Types In Python): Clarify the documentation
95 of attribute gdb.Field.bitpos.
96
0809504b
JB
972013-12-28 Joel Brobecker <brobecker@adacore.com>
98
99 * gdb.texinfo (Types In Python): Fix the documentation of
100 attribute "bitpos" in class gdb.Field for enum types. Add
101 documentation for attribute "enumval" in that same class.
102
edef6000
JB
1032013-12-28 Joel Brobecker <brobecker@adacore.com>
104
105 * gdb.texinfo (GDB/MI Support Commands): Change @table into
106 @ftable.
107
71b8c845
DE
1082013-12-23 Doug Evans <xdje42@gmail.com>
109
110 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
111 auto-loaded objfile scripts and .debug_gdb_scripts section to their
112 corresponding section in Extending GDB.
113 (Extending GDB): Move menu up. New menu item "Auto-loading
114 extensions".
115 (Sequences): New menu item "Auto-loading sequences".
116 (Auto-loading sequences): New node.
117 (Python): Rename section from Scripting GDB to Extending GDB.
118 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
119 Move docs on ways to auto-load extensions to ...
120 (Auto-loading extensions): ... here. New node.
121
d192b373
JB
1222013-12-23 Joel Brobecker <brobecker@adacore.com>
123
124 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
125 in menu.
126 (GDB/MI Variable Objects): Adjust reference to "-list-features"
127 command, now in a new node.
128 (GDB/MI Support Commands): New node, with its contents being
129 extracted from the "GDB/MI Miscellaneous Commands" node.
130 A small paragraph introducing the section is also added at
131 the start.
132 (GDB/MI Miscellaneous Commands): Delete the description of the
133 -info-gdb-mi-command, -list-features and -list-target-features
134 commands, now hosted in the "GDB/MI Support Commands" node.
135
a16b0e22
SC
1362013-12-12 Siva Chandra Reddy <sivachandra@google.com>
137
138 PR python/16113
139 * gdb.texinfo (Values From Inferior): Add a note about using
140 gdb.Field objects as subscripts on gdb.Value objects.
141 (Types In Python): Add description about the new attribute
142 "parent_type" of gdb.Field objects.
143
9b26f0fb
JB
1442013-12-12 Joel Brobecker <brobecker@adacore.com>
145
146 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
147 entry for section docuumenting the -list-features GDB/MI command.
148
72bfa06c
JB
1492013-12-10 Joel Brobecker <brobecker@adacore.com>
150
151 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
152 "exec-run-start-option" entry in the output of the "-list-features"
153 command.
154
3ea8680f
EZ
1552013-12-04 Eli Zaretskii <eliz@gnu.org>
156
157 * gdb.texinfo (i386): Fix yesterday's commit.
158
1a4f73eb
TT
1592013-12-03 Tom Tromey <tromey@redhat.com>
160
161 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
162 documented here.
163
6cb999f8
TT
1642013-12-03 Tom Tromey <tromey@redhat.com>
165
166 * gdb.texinfo (@direntry): Add menu item for gdbserver.
167
ca8941bb
WT
1682013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
169
170 * gdb.texinfo (i386 Features): Add MPX feature registers.
171 (x86 Specific featuresx86 Architecture-specific Issues): Adds
172 a subsubsection for MPX and describes the display of the
173 boundary registers.
174
688981c9
JB
1752013-12-03 Joel Brobecker <brobecker@adacore.com>
176
177 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
178 documentation of the "ada-exceptions" entry.
179
2ea126fa
JB
1802013-12-03 Joel Brobecker <brobecker@adacore.com>
181
182 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
183 "^error" result record concerning the error message. Document
184 the error code that may also be part of that result record.
185 (GDB/MI Miscellaneous Commands): Document the
186 "undefined-command-error-code" element in the output of
187 the "-list-features" GDB/MI command.
188
6b7cbff1
JB
1892013-12-03 Joel Brobecker <brobecker@adacore.com>
190
191 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
192 the new -info-gdb-mi-command GDB/MI command. Document
193 the meaning of "-info-gdb-mi-command" in the output of
194 -list-features.
195
20e1ca3b
PA
1962013-11-29 Pedro Alves <palves@redhat.com>
197
198 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
199 Update comment.
200
29453a14
YQ
2012013-11-24 Yao Qi <yao@codesourcery.com>
202
203 * gdb.texinfo (Caching Remote Data): Document new
204 "set/show stack-cache" option.
205
6dd315ba
YQ
2062013-11-24 Yao Qi <yao@codesourcery.com>
207
208 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
209 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
210 "off" respectively.
211
9df9dbe0
YQ
2122013-11-23 Yao Qi <yao@codesourcery.com>
213
214 * gdb.texinfo (GDB/MI Variable Objects): Add the description
215 of "displayhint" to the table about child results.
216
c78feb39
YQ
2172013-11-21 Yao Qi <yao@codesourcery.com>
218
219 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
220 'dynamic' for the output of command -var-list-children.
221
27b81af3
YQ
2222013-11-21 Yao Qi <yao@codesourcery.com>
223
224 * gdb.texinfo (Caching Target Data): Remove "see" before
225 @pxref.
226
b26dfc9a
YQ
2272013-11-20 Yao Qi <yao@codesourcery.com>
228
229 * gdb.texinfo (Caching Target Data): Update doc for
230 per-address-space dcache.
231
b12039c6
YQ
2322013-11-20 Yao Qi <yao@codesourcery.com>
233
234 * gdb.texinfo (Data): Rename menu item.
235 (Caching Remote Data): Rename to ...
236 (Caching Target Data): ... it. Update.
237
422ad5c2
JB
2382013-11-18 Joel Brobecker <brobecker@adacore.com>
239
240 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
241 "language-option" entry in the output of the "-list-features"
242 command.
243
805e1f19
TT
2442013-11-15 Tom Tromey <tromey@redhat.com>
245
246 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
247 Add example.
248
8fe1b653
TT
2492013-11-14 Tom Tromey <tromey@redhat.com>
250
251 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
252
403cb6b1
JB
2532013-11-14 Joel Brobecker <brobecker@adacore.com>
254
255 * gdb.texinfo (Show): Add xref anchor for "show language" command.
256 (Context management): Place current subsection text into its own
257 subsubsection. Add new subsubsection describing the "--language"
258 command option.
259
93973826
JB
2602013-11-13 Joel Brobecker <brobecker@adacore.com>
261
262 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
263 the documentation of "info-ada-exceptions" in the output
264 of the "-list-features" command. Add the documentation
265 of the "ada-exception" entry instead.
266
6adcee18
JB
2672013-11-12 Joel Brobecker <brobecker@adacore.com>
268
93973826 269
6adcee18
JB
270 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
271 word of a couple of sentences to start with a capital letter.
272
58d06528
JB
2732013-11-12 Joel Brobecker <brobecker@adacore.com>
274
275 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
276 (Ada Exceptions): New node.
277 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
278 Commands" node.
279 (GDB/MI Ada Exceptions Commands): New node.
280 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
281 field in the output of the "-list-features" command.
282 * NEWS: Add entry for the new "info exceptions" CLI command,
283 and for the new "-info-ada-exceptions" GDB/MI command.
284
bc79de95
PM
2852013-11-11 Phil Muldoon <pmuldoon@redhat.com>
286
287 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
288 (Line Tables In Python): New node.
289
73be47f5
DE
2902013-11-08 Doug Evans <dje@google.com>
291
292 * gdb.texinfo (Debugging Output): Update text for
293 "set debug dwarf2-read".
294
db0fec5c
DE
2952013-11-08 Doug Evans <dje@google.com>
296
297 * gdb.texinfo (Debugging Output): Update text for
298 "set debug symtab-create".
299
92e32e33
PM
3002013-11-07 Phil Muldoon <pmuldoon@redhat.com>
301
302 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
303 constant.
304
f76c27b5
PM
3052013-11-07 Phil Muldoon <pmuldoon@redhat.com>
306
307 * gdb.texinfo (Breakpoints In Python): Document temporary
308 option in breakpoint constructor, and add documentation to the
309 temporary attribute.
310
fa4d0c40
YQ
3112013-11-07 Yao Qi <yao@codesourcery.com>
312
313 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
314 output of "-var-info-expression".
315
afa332ce
PA
3162013-11-06 Pedro Alves <palves@redhat.com>
317
318 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
319 non-interactive mode.
320 (Environment) <shell startup files warning>: Mention
321 non-interactive mode. Mention .zshenv for Z shell, and talk about
322 BASH_ENV instead of .bashrc for BASH.
323
9ac69859
NB
3242013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
325
326 * gdb.texinfo (Commands to Specify Files): Add description
327 of the remove-symbol-file command.
328 * observer.texi: New free_objfile event
329
98882a26
PA
3302013-10-24 Pedro Alves <palves@redhat.com>
331
332 * gdb.texinfo (Starting): Document set/show startup-with-shell.
333
ce13fade
JB
3342013-10-11 Joel Brobecker <brobecker@adacore.com>
335
336 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
337 New subsection inside which the "-catch-load" and "-catch-unload"
338 commands documentation is now placed.
339 (Ada Exception GDB/MI Catchpoint Commands): New subsection
340 documenting the "-catch-assert" and "-catch-exception" new
341 GDB/MI commands.
342
2446f5ea
JB
3432013-10-10 Joel Brobecker <brobecker@adacore.com>
344
345 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
346
0d12017b
JB
3472013-10-10 Joel Brobecker <brobecker@adacore.com>
348
bd80dc1a
JB
349 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
350 serial baud".
351 (Remote Configuration): Replace "set remotebaud" by "set serial
352 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 353
f4fb82a1
PA
3542013-10-07 Pedro Alves <palves@redhat.com>
355
356 PR breakpoints/11568
357 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
358 when the thread is removed from the thread list.
359
0c557179
SDJ
3602013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
361
362 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
363 Update entry for $_exitcode.
364
5713b9b5
JB
3652013-10-04 Joel Brobecker <brobecker@adacore.com>
366
367 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
368 new "--start" option.
369
901461f8
PA
3702013-10-02 Pedro Alves <palves@redhat.com>
371
372 * gdb.texinfo (Registers): Expand description of saved registers
373 in frames. Explain <not saved>.
374
8fb8eb5c
DE
3752013-09-25 Doug Evans <dje@google.com>
376
377 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
378
0a7cfe2c
SS
3792013-09-16 Stan Shebs <stan@codesourcery.com>
380
381 Remove the internals manual gdbint.texinfo.
382 * Makefile.in (INFO_DEPS): Remove gdbint.info.
383 (PDFFILES): Remove gdbint.pdf.
384 (HTMLFILES): Remove gdbint/index.html.
385 (HTMLFILES_INSTALL): Remove gdbint.
386 (GDBINT_DOC_FILES): Remove.
387 (dvi): Remove gdbint.dvi.
388 (ps): Remove gdbint.ps.
389 * gdbint.texinfo: Remove file.
390 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
391
a280dbd1
SDJ
3922013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
393
394 * gdb.texinfo (Convenience Functions): Mention new convenience
395 function $_isvoid.
396
4ac33720
UW
3972013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
398
399 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
400 (Standard Target Features): Add new node to menu.
401 (S/390 and System z Features): New node.
402
b3d3b4bd
SA
4032013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
404
405 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
406 -list-target-features in the example.
407
edf9f00c
JK
4082013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
409
410 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
411 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
412
1d236d23
JK
4132013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
414
415 Sync documentation with gdb.base/gnu-debugdata.exp.
416 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
417
5423b017
JK
4182013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
419
420 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
421
6211c335
YQ
4222013-08-27 Pedro Alves <pedro@codesourcery.com>
423 Yao Qi <yao@codesourcery.com>
424
425 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
426 Document new --skip-unavailable option.
427 <-stack-list-variables>: Document new --skip-unavailable option.
428
52e260a3
DE
4292013-08-26 Doug Evans <dje@google.com>
430
431 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
432 an optional regexp.
433
5e92f71a
TT
4342013-08-13 Tom Tromey <tromey@redhat.com>
435
436 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
437 Document GDB_PARALLEL and GDB_INOTIFY.
438
c5d7073b
SS
4392013-08-09 Stan Shebs <stan@codesourcery.com>
440
441 * LRS: Remove file, describes a long-abandoned live-range
442 splitting extension to stabs.
443
6fbe845e
AB
4442013-07-25 Andrew Burgess <aburgess@broadcom.com>
445
446 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
447
e7045703
DE
4482013-07-17 Doug Evans <dje@google.com>
449
450 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
451
3105ebf9
TT
4522013-07-02 Tom Tromey <tromey@redhat.com>
453
454 * gdb.texinfo (Target Commands): Don't mention "target nrom".
455
d6c2da54
TT
4562013-06-28 Tom Tromey <tromey@redhat.com>
457
458 * Makefile.in (version.subst): Use version.in, not
459 common/version.in.
460 * gdbint.texinfo (Versions and Branches, Releasing GDB):
461 Likewise.
462
e5823f1c
PA
4632013-06-27 Pedro Alves <palves@redhat.com>
464
465 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
466 dynamic symbol resolution code>: New section, based on infrun.c
467 comment.
468
92dcb9ff
TT
4692013-06-26 Tom Tromey <tromey@redhat.com>
470
471 * gdbint.texinfo (Versions and Branches): Use common/version.in.
472 Update.
473 (Releasing GDB): Likewise.
474
dc673c81
YQ
4752013-06-26 Pedro Alves <pedro@codesourcery.com>
476 Yao Qi <yao@codesourcery.com>
477
478 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
479 -trace-frame-collected.
480
28a93511
YQ
4812013-06-26 Pedro Alves <pedro@codesourcery.com>
482
483 * gdb.texinfo (Traceframe Info Format): Document tvar element
484 and its attributes.
485
a0743c90
YQ
4862013-06-25 Yao Qi <yao@codesourcery.com>
487
488 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
489
01208463
TT
4902013-06-24 Tom Tromey <tromey@redhat.com>
491
492 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
493 (GDBvn.texi): Use version.subst.
494 (version.subst): New target.
495 (mostlyclean): Remove version.subst.
496
c898adb7
YQ
4972013-06-20 Pedro Alves <pedro@codesourcery.com>
498
499 * gdb.texinfo (GDB/MI Data Manipulation)
500 <-data-list-register-values>: Document the --skip-unavailable
501 option.
502
7c57fa1e
YQ
5032013-06-07 Yao Qi <yao@codesourcery.com>
504
505 * gdb.texinfo (Symbols): Add kindex and cindex for
506 'maint print msymbols'.
507
0059c61a 5082013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
509
510 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
511 response field name (thread-group to inferior).
512
85dc5a12
GB
5132013-06-04 Gary Benson <gbenson@redhat.com>
514
515 * gdb.texinfo (General Query Packets/qSupported): Added
516 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
517 to the table of currently defined stub features.
518 Added a more detailed entry for "augmented-libraries-svr4-read".
519 (General Query Packets/qXfer:libraries-svr4:read): Documented
520 the augmented form of this packet.
521
5901af59
JB
5222013-05-23 Joel Brobecker <brobecker@adacore.com>
523
524 * gdb.texinfo (System-wide Configuration Scripts): Renames
525 "Installed System-wide Configuration Scripts". Add associated
526 @menu block.
527
c1e36e3e
PA
5282013-05-23 Yao Qi <yao@codesourcery.com>
529 Pedro Alves <palves@redhat.com>
530
531 * gdb.texinfo (Packets): Document 'vCont;r'.
532 (Continuing and Stepping): Document target-assisted range
533 stepping, and the 'set range-stepping' and 'show range-stepping'
534 commands.
535
0201faac
JB
5362013-05-23 Joel Brobecker <brobecker@adacore.com>
537
538 * gdb.texinfo (Installed System-wide Configuration Scripts):
539 Add subsection describing the scripts now available under
540 the data-dir's system-gdbbinit subdirectory.
541 * NEWS: Add entry announcing the availability of system-wide
542 configuration scripts for ElinOS and Wind River Linux.
543
c5867ab6
HZ
5442013-05-21 Hui Zhu <hui@codesourcery.com>
545
546 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
547 "-dprintf-insert" command.
548
7d0c9981
DE
5492013-05-17 Doug Evans <dje@google.com>
550
551 * gdb.texinfo (Maintenance Commands): Update doc for
552 "maint check-psymtabs". Add doc for "maint check-symtabs",
553 "maint expand-symtabs".
554
742ce053
MM
5552013-05-15 Markus Metzger <markus.t.metzger@intel.com>
556
557 * gdb.texinfo (Process Record and Replay): Document the
558 "record goto" command and its sub-commands.
559
1e611234
PM
5602013-05-10 Phil Muldoon <pmuldoon@redhat.com>
561
562 * gdb.texinfo (Backtrace): Add "no-filter" argument.
563 (Python API): Add Frame Filters API, Frame Wrapper API,
564 Writing a Frame Filter/Wrapper, Managing Management of Frame
565 Filters chapter entries.
566 (Frame Filters API): New Node.
567 (Frame Wrapper API): New Node.
568 (Writing a Frame Filter): New Node.
569 (Managing Frame Filters): New Node.
570 (Progspaces In Python): Add note about frame_filters attribute.
571 (Objfiles in Python): Ditto.
572 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
573 @anchors and --no-frame-filters option to -stack-list-variables,
574 -stack-list-frames, -stack-list-locals and -stack-list-arguments
575 commands.
576
2874cb83
JB
5772013-05-08 Joel Brobecker <brobecker@adacore.com>
578
579 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
580 Support" subsection documenting the XML format used to transfer
581 shared library info on AIX.
582
9a005eb9
JB
5832013-05-08 Joel Brobecker <brobecker@adacore.com>
584
585 * gdb.texinfo (Debugging Output): Add documentation of
586 "set debug aix-solib" and "show debug aix-solib" commands.
587
a1217d97
SL
5882013-05-06 Sandra Loosemore <sandra@codesourcery.com>
589
590 * gdb.texinfo (Nios II): New section.
591 (Nios II Features): New section.
592
4d1eb6b4
JB
5932013-05-06 Joel Brobecker <brobecker@adacore.com>
594
595 * gdbint.texinfo (Algorithms): Remove entries documenting
596 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
597 SOLIB_CREATE_INFERIOR_HOOK.
598
3f84184e
TT
5992013-04-29 Tom Tromey <tromey@redhat.com>
600
601 PR python/14204:
602 * gdb.texinfo (Python API): Fix menu entry.
603 (Blocks In Python): Fix subsubsection text. Rewrite intro.
604 Define global and static block. Add example. Clarify
605 block relationship for inline functions.
606
60155234
TT
6072013-04-29 Tom Tromey <tromey@redhat.com>
608
609 * gdb.texinfo (Python API): Mention Python help and keyword
610 arguments. Move pagination text to Basic Python.
611 (Basic Python): Put pagination text here. Document
612 close-on-exec, SIGCHLD, and SIGINT.
613
5360976e
PA
6142013-04-19 Pedro Alves <palves@redhat.com>
615
616 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
617 "signedness" instead of "signness".
618
bd3f3b55
PA
6192013-04-19 Pedro Alves <palves@redhat.com>
620
621 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
622 -Wno-pointer-sign text with text on -Wpointer-sign.
623
dee368d3
TT
6242013-04-16 Tom Tromey <tromey@redhat.com>
625
626 * gdb.texinfo (Set Catchpoints): Mention earliest version of
627 GCC that has the SDT probe points.
628
cc16e6c9
TT
6292013-04-15 Tom Tromey <tromey@redhat.com>
630
631 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
632 exception catchpoints.
633
72f1fe8a
TT
6342013-04-15 Tom Tromey <tromey@redhat.com>
635
636 * gdb.texinfo (Set Catchpoints): Document $_exception.
637 (Convenience Vars): Mention $_exception.
638
591f19e8
TT
6392013-04-15 Tom Tromey <tromey@redhat.com>
640
641 * gdb.texinfo (Set Catchpoints): Reorganize exception
642 catchpoints. Document "catch rethrow".
643 (Debugging C Plus Plus): Mention "catch rethrow".
644
02ae6bad
TT
6452013-04-15 Tom Tromey <tromey@redhat.com>
646
647 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
648
2c91021c
JK
6492013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
650 Eli Zaretskii <eliz@gnu.org>
651
652 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
653 line below the sample output.
654
6eaaf48b
EZ
6552013-04-12 Eli Zaretskii <eliz@gnu.org>
656
657 * gdb.texinfo (Mode Options): Document '-configuration'.
658 (Help): Document "show configuration".
659 (Bug Reporting): Add requirements to include the configuration
660 details in bug reports.
661
b292c783
JK
6622013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
663
664 * Makefile.in (MAN1S): Add gcore.1.
665 Remove "Host, target, and site specific Makefile fragments" comment.
666 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
667 (install-man1, uninstall-man1): Conditionalize gcore.1.
668 (gcore.1): New.
669 * gdb.texinfo (Man Pages): Add gcore man.
670 (gcore man): New node.
671
f81d1120
PA
6722013-04-10 Pedro Alves <palves@redhat.com>
673
674 * gdb.texinfo (Process Record and Replay): Document that "set
675 record full insn-number-max", "set record
676 instruction-history-size" and "set record
677 function-call-history-size" accept "unlimited".
678 (Backtrace): Document that "set backtrace limit" accepts
679 "unlimited".
680 (List): Document that "set listsize" accepts "unlimited".
681 (Print Settings)" Document that "set print max-symbolic-offset",
682 "set print elements" and "set print repeats" accept "unlimited".
683 (Starting and Stopping Trace Experiments): Document that "set
684 trace-buffer-size" accepts "unlimited".
685 (Remote Configuration): Document that "set tcp connect-timeout"
686 accepts "unlimited".
687 (Command History): Document that "set history size" accepts
688 "unlimited".
689 (Screen Size): Document that "set height" and "set width" accepts
690 "unlimited". Adjust "set pagination"'s description to suggest
691 "set height unlimited" instead of "set height 0".
692
393fd4c3
YQ
6932013-04-10 Yao Qi <yao@codesourcery.com>
694
695 * gdb.texinfo (Trace Files): Add "target ctf".
696
cba5a7bf
JK
6972013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
698
699 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
700
0ed630cb
JK
701 * Makefile.in (install-man1, install-man5, uninstall-man1)
702 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
703
afe1492b
JK
704 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
705
5b8b6385
JK
7062013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
707 Eli Zaretskii <eliz@gnu.org>
708
709 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
710 parameters order. Remove "On some targets" for --attach. Document the
711 --multi parameter and extended-remote command. Document all the
712 options.
713
906ccdf0
JK
7142013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
715
716 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
717 the list of supported languages.
718
43662968
JK
7192013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
720
721 Convert man pages to texinfo, new gdbinit.5 texinfo page.
722 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
723 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
724 (diststuff): Add man.
725 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
726 (uninstall-man5): New.
727 (STAGESTUFF): Add *.1 and *.5.
728 (GDBvn.texi): Add SYSTEM_GDBINIT.
729 (gdb.1, gdbserver.1, gdbinit.5): New.
730 (maintainer-clean realclean): Add $(MANS).
731 (install): Add install-man.
732 (uninstall): Add uninstall-man.
733 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
734 (@copying): Wrap it by @c man begin COPYRIGHT.
735 (Top): Add Man Pages.
736 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
737
be9a8770
PA
7382013-04-02 Pedro Alves <palves@redhat.com>
739
740 * gdb.texinfo (Debugging Output): Document "set/show debug
741 aarch64", "set/show debug coff-pe-read" and "set/show debug
742 mach-o".
743
a46c1e42
PA
7442013-04-02 Pedro Alves <palves@redhat.com>
745
746 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
747 table>: Add entry for "trace-buffer-size".
748
bd3eecc3
PA
7492013-03-28 Pedro Alves <palves@redhat.com>
750
751 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
752 table>: Add entry for "trace-status".
753
215b9f98
EZ
7542013-03-28 Eli Zaretskii <eliz@gnu.org>
755
756 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
757 @bullet", which is invalid (makeinfo 5.1 barfs).
758
7f7cc265
PA
7592013-03-28 Pedro Alves <palves@redhat.com>
760
761 PR gdb/15294
762
763 * gdb.texinfo (List) <set listsize>: Adjust to document that
764 listsize 0 means no limit, and remove mention of -1.
765
9c0be723
YQ
7662013-03-22 Yao Qi <yao@codesourcery.com>
767
768 * gdb.texinfo (Embedded Processors): Remove menu item
769 "OpenRISC 1000".
770 (OpenRISC 1000): Remove.
771
bd712aed
DE
7722013-03-21 Doug Evans <dje@google.com>
773
774 * gdb.texinfo (Maintenance Commands): Add docs for
775 "mt set per-command {space,time,symtab} {on,off}".
776
d0353e76
YQ
7772013-03-14 Hui Zhu <hui@codesourcery.com>
778 Yao Qi <yao@codesourcery.com>
779
780 * gdb.texinfo (Trace Files): Add "tsave -ctf".
781
6dd24dfa
KS
7822013-03-13 Keith Seitz <keiths@redhat.com>
783
784 * gdb.texinfo (Maintenance Commands): Add missing ')' for
785 "maint agent" reference to Dynamic printf.
786
5c4808ca
EZ
7872013-03-11 Eli Zaretskii <eliz@gnu.org>
788
789 * gdb.texinfo (General Query Packets): Don't use colon in index
790 entries visible to Info format.
791
59ea5688
MM
7922013-03-11 Markus Metzger <markus.t.metzger@intel.com>
793
794 * gdb.texinfo (Process Record and Replay): Document record
795 changes.
796
2ae8c8e7
MM
7972013-03-11 Markus Metzger <markus.t.metzger@intel.com>
798
799 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
800 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
801 qXfer:btrace:read.
802
28abe188
EZ
8032013-03-09 Eli Zaretskii <eliz@gnu.org>
804
805 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
806 use colons in @anchor and @cindex entries.
807
be9a119c 8082013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
809
810 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
811
be9a119c 8122013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
813 Hafiz Abid Qadeer <abidh@codesourcery.com>
814
815 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
816 trace-buffer-size set and show commands.
817 (Tracepoint Packets): Document QTBuffer:size.
818 (General Query Packets): Document QTBuffer:size.
819
d57350ea
TT
8202013-02-21 Tom Tromey <tromey@redhat.com>
821
822 * gdb.texinfo: Remove bad @syncodeindex.
823 (Values From Inferior, Types In Python, Inferiors In Python)
824 (Events In Python, Threads In Python, Frames In Python, Blocks In
825 Python, Symbols In Python, Symbol Tables In Python): Remove
826 @tables.
827 (Packets, General Query Packets, Tracepoint Packets)
828 (Host I/O Packets): Use @w{} for empty @item.
829
9f44fbc0
SCR
8302013-02-20 Siva Chandra Reddy <sivachandra@google.com>
831
832 * gdb.texinfo (Architectures In Python): Add description about
833 the new method gdb.Architecture.disassemble.
834
f5911ea1
HAQ
8352013-02-15 Pedro Alves <pedro@codesourcery.com>
836 Hafiz Abid Qadeer <abidh@codesourcery.com>
837
838 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
839 Document the "trace-file" field.
840
7e1e0340
DE
8412013-02-07 Doug Evans <dje@google.com>
842
843 * gdb.texinfo (Machine Code): Clarify argument to disassemble
844 command.
845
134a2066
YQ
8462013-02-06 Yao Qi <yao@codesourcery.com>
847
848 * gdb.texinfo (GDB/MI Async Records): Document new MI
849 notification "=tsv-modified". Update the document of MI
850 notification "=tsv-created".
851 * observer.texi (GDB Observers): New observer tsv_modified.
852 Update observer tsv_created and tsv_delete.
853
430ed3f0
MS
8542013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
855
856 * gdb.texinfo (AArch64 Features): New section; document
857 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
858 (Architectures): Add new AArch64 section to document AArch64
859 architecture specific commands.
860 (ABI): Add description of the new OS ABI "Newlib" and its influence
861 on the longjmp handling.
862
1b56eb55
JK
8632013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
864 Jan Kratochvil <jan.kratochvil@redhat.com>
865
866 * gdb.texinfo (Backtrace): Added description of 'filename-display'
867 variable in 'set/show backtrace' section.
868
c4957902
TT
8692013-01-31 Tom Tromey <tromey@redhat.com>
870
871 * gdb.texinfo (Target Commands): Fix typo.
872
bea883fd
SCR
8732013-01-23 Siva Chandra Reddy <sivachandra@google.com>
874
875 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
876 describing the gdb.Architecture class.
877 (Frames In Python): Add description about the new method
878 gdb.Frame.architecture().
879
796a7ff8
DE
8802013-01-23 Doug Evans <dje@google.com>
881
882 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
883
998580f1
MK
8842013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
885
886 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
887 'thread-groups' field when printing a breakpoint in MI.
888
c9fb1240
SD
8892012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
890 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
891 to reflect that jit-reader-load now supports absolute file-names.
892
ab04a2af
TT
8932013-01-16 Tom Tromey <tromey@redhat.com>
894
895 * gdb.texinfo (Set Catchpoints): Document "catch signal".
896 (Signals): Likewise.
897
8ac3646f
TT
8982013-01-16 Tom Tromey <tromey@redhat.com>
899
900 * gdb.texinfo (GDB/MI Breakpoint Information): Document
901 "catch-type" field.
902 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
903
e93a8774
TT
9042013-01-07 Tom Tromey <tromey@redhat.com>
905
906 * gdb.texinfo (Mode Options): Don't mention -epoch.
907 (Data, Emacs): Remove obsolete comments.
908
54516a0b
TT
9092013-01-02 Tom Tromey <tromey@redhat.com>
910
911 * gdb.texinfo (GDB/MI Output Records): Update menu.
912 (GDB/MI Breakpoint Information): New node.
913 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
914 <-break-insert>: Likewise.
915
8dbe8ece
YQ
9162012-12-31 Yao Qi <yao@codesourcery.com>
917
918 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
919 (Packets): Move "vStopped" packet to ...
920 (Notification Packets): ... here. Describe the components
921 of notification. Add a table of supported notifications.
922 Add an example on the process of he async notification.
923
f35a17b5
JK
9242012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
925
926 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
927 present.
928 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
929 fullname output always present.
930
0dfd2fad
PM
9312012-12-23 Pierre Muller <muller@sourceware.org>
932
933 * gdbint.texinfo (Function prototypes): Require use of "extern"
934 modifier for function prototypes in headers.
935
7785b880
JB
9362012-12-19 Joel Brobecker <brobecker@adacore.com>
937
938 * refcard.tex: Update copyright notice to GPL v3 or later.
939 Update contact info.
940
3d745be3
JK
9412012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
942
943 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
944
c9b6281a
YQ
9452012-12-15 Yao Qi <yao@codesourcery.com>
946
947 * gdb.texinfo (Debugging Output): Document 'set debug
948 notification' and 'show debug notification'.
949
f2a8bc8a
YQ
9502012-12-15 Yao Qi <yao@codesourcery.com>
951
952 * gdb.texinfo (Listing Tracepoints): New item and example about
953 'installed on target' output.
954 Add more in the example about 'installed on target'.
955 (GDB/MI Breakpoint Commands): Doc about 'installed field.
956
451b7c33
TT
9572012-12-14 Tom Tromey <tromey@redhat.com>
958
959 * gdb.texinfo (SVR4 Process Information): Mention core files.
960
3fa7bf06
MG
9612012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
962
963 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
964
05b4bd79
PA
9652012-12-11 Pedro Alves <palves@redhat.com>
966
967 * gdb.texinfo: Remove all mentions of Unixware throughout.
968
74a0d9f6
JK
9692012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
970
971 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
972
0c631110
TT
9732012-11-29 Tom Tromey <tromey@redhat.com>
974
975 * gdb.texinfo (SVR4 Process Information): Document missing
976 "info proc" subcommands.
977
891df0ea
YQ
9782012-11-29 Yao Qi <yao@codesourcery.com>
979
980 PR gdb/1477.
981 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
982 to 'auto' instead of 'gnu'.
983
608e2dbb
TT
9842012-11-26 Tom Tromey <tromey@redhat.com>
985
986 * gdb.texinfo (MiniDebugInfo): New node.
987 (GDB Files): Update.
988
e64e0392
DE
9892012-11-16 Doug Evans <dje@google.com>
990
991 * gdb.texinfo (System-wide configuration): If the system-wide init
992 file lives in the data-directory, and --data-directory is provided,
993 look for it there.
994
ae606bee
TT
9952012-11-15 Tom Tromey <tromey@redhat.com>
996
997 * gdb.texinfo (Signaling): Fix typo.
998
62747a60
TT
9992012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1000
1001 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1002 parameter "count" of -data-write-memory-bytes, and add an example.
1003
18a9fc12
TT
10042012-11-12 Tom Tromey <tromey@redhat.com>
1005
1006 * gdb.texinfo (Symbols): Document "info type-printers",
1007 "enable type-printer" and "disable type-printer".
1008 (Python API): Add new node to menu.
1009 (Type Printing API): New node.
1010 (Progspaces In Python): Document type_printers field.
1011 (Objfiles In Python): Likewise.
1012 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1013 register_type_printer, TypePrinter>: Document.
1014
53342f27
TT
10152012-11-12 Tom Tromey <tromey@redhat.com>
1016
1017 * gdb.texinfo (Symbols): Document "set print type methods",
1018 "set print type typedefs", and flags to ptype and whatis.
1019
ed8a1c2d
AB
10202012-11-09 Andrew Burgess <aburgess@broadcom.com>
1021
1022 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1023 the example -data-disassemble output. Extend the description of
1024 the -data-disassemble results to document all fields. Document
1025 the cli disassemble command as being related to -data-disassemble.
1026
8506d139
YQ
10272012-11-09 Yao Qi <yao@codesourcery.com>
1028
1029 PR gdb/14777.
1030 * gdb.texinfo (OS Information): Remove doc on command
1031 'info udot'.
1032
4d3f93a2
JB
10332012-11-08 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1036 gdb.ini warning for Windows port.
1037
1e96de83
YQ
10382012-11-08 Yao Qi <yao@codesourcery.com>
1039
1040 * gdb.texinfo (Search): Add kindex for 'fo'.
1041
dc939229
TT
10422012-11-05 Tom Tromey <tromey@redhat.com>
1043
1044 PR python/14802:
1045 * gdb.texinfo (Functions In Python): Add example.
1046
6f6484cd
YQ
10472012-11-03 Yao Qi <yao@codesourcery.com>
1048
1049 * observer.texi (GDB Observers): Remove observer
1050 'tracepoint_modified', 'tracepoint_created' and
1051 'tracepoint_deleted'.
1052
af4238e5
TT
10532012-10-26 Tom Tromey <tromey@redhat.com>
1054
1055 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1056
687e43a4
TT
10572012-10-25 Tom Tromey <tromey@redhat.com>
1058
1059 * gdb.texinfo (General Query Packets): Use @itemx.
1060
8de0566d
YQ
10612012-10-17 Yao Qi <yao@codesourcery.com>
1062
1063 * observer.texi (GDB Observers): Update observer
1064 'memory_changed'.
1065 * gdb.texinfo (GDB/MI Async Records): Document for
1066 "memory-changed" notification.
1067
07540c15
DE
10682012-10-15 Doug Evans <dje@google.com>
1069
1070 * gdb.texinfo (Mode Options): Document -nh.
1071 Elaborate on docs for -nx.
1072
d7019589
SP
10732012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1074
1075 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1076
82a90ccf
YQ
10772012-09-21 Yao Qi <yao@codesourcery.com>
1078 Pedro Alves <palves@redhat.com>
1079
1080 * gdb.texinfo (GDB/MI Async Records): Document notification
1081 'record-started' and 'record-stopped'.
1082 * observer.texi (GDB Observers): New observer 'record-changed'.
1083
aa9259cc
TS
10842012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1085
1086 * gdb.texinfo: Document the removal of SH's 'regs' command.
1087
c1d780c2
SDJ
10882012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1089
1090 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1091
bb25a15c
YQ
10922012-09-18 Yao Qi <yao@codesourcery.com>
1093
1094 * gdb.texinfo (GDB/MI Async Records): Document new MI
1095 notifications '=tsv-created' and '=tsv-deleted'.
1096 * observer.texi (GDB Observers): New observer tsv_created and
1097 tsv_deleted.
1098
201b4506
YQ
10992012-09-18 Yao Qi <yao@codesourcery.com>
1100
1101 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1102 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1103 '=traceframe-changed'.
1104
6fc1c773
YQ
11052012-09-17 Yao Qi <yao@codesourcery.com>
1106
1107 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1108 'set listsize'.
1109
121c73f3
JK
11102012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1111 Eli Zaretskii <eliz@gnu.org>
1112
1113 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1114 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1115 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1116
e9687799
JK
11172012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1118
1119 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1120
3b5e4d35
YPK
11212012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1122
1123 Document how to return from "python-interactive" to GDB.
1124 * gdb.texinfo (Python Commands): Update documentation.
1125
11262012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1127
1128 Add a new "python-interactive" command that starts a standard
1129 Python interactive prompt with "pi" as alias, and add "py" as
1130 an alias to "python".
1131 * gdb.texinfo (Python Commands): Document the new commands.
1132
b583003e
TT
11332012-08-22 Tom Tromey <tromey@redhat.com>
1134
1135 * gdbint.texinfo (Host Definition): Remove documentation for
1136 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1137
a451cb65
KS
11382012-08-17 Keith Seitz <keiths@redhat.com>
1139
1140 PR c++/13356
1141 * gdb.texinfo (Type and Range Checking): Remove warning.
1142 Remove spurious commas.
1143 Update text and examples for re-implementation of set/show
1144 check type.
1145 (C and C++ Type and Range Checks): Likewise.
1146
6b1755ce
YQ
11472012-08-16 Yao Qi <yao@codesourcery.com>
1148
1149 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1150 is deprecated.
1151
f47f77df
DE
11522012-08-13 Doug Evans <dje@google.com>
1153
1154 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1155 to include functions.
1156
a72c3253
DE
11572012-08-10 Doug Evans <dje@google.com>
1158
1159 * gdb.texinfo (Convenience Funs): New node.
1160 (Types In Python): Document Type.vector.
1161
5b9afe8a
YQ
11622012-08-09 Yao Qi <yao@codesourcery.com>
1163
1164 * observer.texi: New observer command_param_changed.
1165 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1166
dc1039df
JK
11672012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1168
1169 * gdbint.texinfo (Debugging GDB): In section
1170 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1171 Mention also gdb-gdb.py.
1172
4abf930d
YQ
11732012-08-07 Yao Qi <yao@codesourcery.com>
1174
1175 Revert the folloing patch:
1176 2012-08-06 Yao Qi <yao@codesourcery.com>
1177 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1178 remote hardware-watchpoint-limit' and 'set
1179 remote hardware-breakpoint-limit'.
1180
f3c8a52a
JK
11812012-08-06 Nathaniel Flath <flat0103@gmail.com>
1182
1183 * gdb.texinfo (Working Directory): Added information about new
1184 default argument for 'cd' command.
1185
77a91025
YQ
11862012-08-06 Yao Qi <yao@codesourcery.com>
1187
1188 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1189 remote hardware-watchpoint-limit' and 'set
1190 remote hardware-breakpoint-limit'.
1191
d9f08f52
YQ
11922012-08-06 Yao Qi <yao@codesourcery.com>
1193
1194 Fix PR14371.
1195
1196 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1197 '=breakpoint-deleted'.
1198
95b07c96
YQ
11992012-08-02 Yao Qi <yao@codesourcery.com>
1200
1201 * gdb.texinfo (Native): Remove node Neutrino.
1202
7255706c
YQ
12032012-07-27 Yao Qi <yao@codesourcery.com>
1204
1205 * gdb.texinfo (IPA Protocol Commands): Document new command
1206 'close'.
1207
d6b28940
TT
12082012-07-25 Tom Tromey <tromey@redhat.com>
1209
1210 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1211
e615022a
DE
12122012-07-20 Doug Evans <dje@google.com>
1213
1214 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1215 (Index Files): Document how to control the use of deprecated index
1216 sections.
1217 (Index Section Format): Replace --use-deprecated-index-sections with
1218 "set use-deprecated-index-sections on".
1219
055855a4
EZ
12202012-07-12 Eli Zaretskii <eliz@gnu.org>
1221
1222 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1223 indices into a single node "Index". Instead, join function and
1224 variable indices into a single index, separate from the concept
1225 index. Requested in
1226 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1227 (Top): Update the top-level menu: instead of one "Index" there are
1228 now separate entries "Concept Index" and "Function and Variable
1229 Index".
1230 (Concept Index, Function and Variable Index): New nodes.
1231 (Index): Node deleted.
1232
f77cc5f0
HZ
12332012-07-05 Hui Zhu <hui_zhu@mentor.com>
1234
1235 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1236 and "maint agent-eval".
1237
00595b5e
EZ
12382012-07-03 Eli Zaretskii <eliz@gnu.org>
1239
1240 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1241 avoid file-name clashes between Index.html and index.html on
1242 case-insensitive filesystems. See the discussion starting in
1243 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1244 details of the problem.
1245 (Top): Update the master menu for the above.
1246 (Concept Index, Command and Variable Index): New nodes, instead of
1247 the old "Index" node that was deleted. All cross-references
1248 updated.
1249
d3ce09f5
SS
12502012-07-02 Stan Shebs <stan@codesourcery.com>
1251
1252 * gdb.texinfo (Dynamic Printf): Mention agent style and
1253 disconnected dprintf.
1254 (Maintenance Commands): Describe maint agent-printf.
1255 (General Query Packets): Mention BreakpointCommands feature.
1256 (Packets): Document commands extension to Z0 packet.
1257 * agentexpr.texi (Bytecode Descriptions): Document printf
1258 bytecode.
1259
2d7b58e8
JK
12602012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1263 only after gdbinit files.
1264 (Startup): Move -iex and -iex commands down after gdbinit files.
1265
202cbf1c
JK
12662012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1267
1268 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1269 possibility.
1270
b6ba681c
TT
12712012-06-29 Tom Tromey <tromey@redhat.com>
1272
1273 * gdb.texinfo (Index Section Format): Update for version 7.
1274
71caed83
SS
12752012-06-28 Stan Shebs <stan@codesourcery.com>
1276
1277 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1278 example, add note about title column.
1279
ee0bf529
SCR
12802012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1281
1282 * gdb.texinfo (Symbol Tables In Python): Add description about
1283 the new 'last' attribute of gdb.Symtab_and line.
1284
3c15d565
SCR
12852012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1286
1287 * gdb.texinfo (Symbol Tables In Python): Correct the description
1288 of the 'pc' attribute of gdb.Symtab_and_line.
1289
45cfd468
DE
12902012-06-26 Doug Evans <dje@google.com>
1291
1292 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1293 and symtab-create.
1294
496ee73e
KS
12952012-06-25 Keith Seitz <keiths@redhat.com>
1296
1297 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1298 from example. Remove "rbreak" from list of corresponding
1299 gdb commands.
1300
156942c7
DE
13012012-06-23 Doug Evans <dje@google.com>
1302
1303 * gdb.texinfo (Index Section Format): Document version 7 format.
1304
c614397c
YQ
13052012-06-22 Yao Qi <yao@codesourcery.com>
1306
1307 * gdb.texinfo: Add missing cindex for some packets.
1308
472a2379
KS
13092012-06-20 Keith Seitz <keiths@redhat.com>
1310
1311 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1312 for -break-insert and document -p.
1313
2678e2af
YQ
13142012-06-20 Yao Qi <yao@codesourcery.com>
1315
1316 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1317 and "gdb.write_memory" with "Inferior.read_memory" and
1318 "Inferior.write_memory".
1319
984359d2
EZ
13202012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1321
1322 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1323 (Free Documentation): Add @node line.
1324 (Continuing and Stepping) <advance location>: Use @item instead of
1325 @itemx.
1326 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1327 @itemx.
1328 (Embedded Processors): Put the link to "PA" to its correct place,
1329 according to document structure.
1330 (Python API): Put the link to "Lazy Strings In Python" to its
1331 correct place.
1332 (Index): Use @@ in @tex block to get a literal @.
1333
1334 * gdbint.texinfo: Fix the @subtitle line.
1335
1336 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1337 correct place.
1338
16bdd41f
YQ
13392012-06-08 Yao Qi <yao@codesourcery.com>
1340
1341 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1342 Protocol'.
1343 (In-Process Agent Protocol, IPA Protocol Objects)
1344 (IPA Protocol Commands): New nodes.
1345 (Tracepoint Packets): Add anchors.
1346
2d4c29c5
TS
13472012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1348
1349 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1350
6bd110c5
YQ
13512012-06-06 Yao Qi <yao@codesourcery.com>
1352
1353 * gdb.texinfo: Update copyright year.
1354
f3e0e960
SS
13552012-05-23 Stan Shebs <stan@codesourcery.com>
1356 Kwok Cheung Yeung <kcy@codesourcery.com>
1357
1358 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1359
1564a261
JK
13602012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1361
1362 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1363 Mention also --with-separate-debug-dir.
1364 (Auto-loading): Prepend $debugdir in the sample output.
1365 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1366 auto-load safe-path variable.
1367 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1368 Mention also $debugdir for 'set auto-load scripts-directory'.
1369
eb17f351
EZ
13702012-05-19 Eli Zaretskii <eliz@gnu.org>
1371
1372 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1373 (MIPS Embedded, MIPS, MIPS Register packet Format)
1374 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1375 appropriate.
1376
4cc0665f
MR
13772012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1378 Maciej W. Rozycki <macro@codesourcery.com>
1379
1380 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1381 mips compression".
1382 (MIPS Breakpoint Kinds): New subsubsection.
1383
7af8dcf8 13842012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1385
1386 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1387 nodes for subsections. Add @acronym mark-ups and adjust
1388 formatting.
1389
aff139ff
JK
13902012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1391
1392 Rename $ddir to $datadir.
1393 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1394 (objfile-gdb.py file): Rename $ddir to $datadir.
1395
9cb709b6
TT
13962012-05-18 Tom Tromey <tromey@redhat.com>
1397
1398 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1399
e7e0cddf
SS
14002012-05-14 Stan Shebs <stan@codesourcery.com>
1401
1402 * gdb.texinfo (Dynamic Printf): New subsection.
1403
7efc75aa
SCR
14042012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1405
1406 * gdb.texinfo (Basic Python): Add description about the function
1407 gdb.find_pc_line
1408
f307c045
JK
14092012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1410 Eli Zaretskii <eliz@gnu.org>
1411
1412 * gdb.texinfo (Separate Debug Files): Use plural form for global
1413 debugging information directory.
1414
85d4a676
SS
14152012-05-11 Stan Shebs <stan@codesourcery.com>
1416 Kwok Cheung Yeung <kcy@codesourcery.com>
1417
1418 * gdb.texinfo (Operating System Auxiliary Information): Document new
1419 'info os' subcommands.
1420
c1668e4e
JK
14212012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1422
1423 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1424 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1425 (dotdebug_gdb_scripts section): Add reference
1426 to 'Auto-loading safe path'.
1427
7349ff92
JK
14282012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1429
1430 Implement multi-component --with-auto-load-dir.
1431 * gdb.texinfo (Auto-loading): New references
1432 for 'set auto-load scripts-directory'
1433 and 'show auto-load scripts-directory'.
1434 (Auto-loading safe path): Describe the new default. Move $ddir
1435 substituation reference to 'objfile-gdb.py file'.
1436 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1437 script-name. Describe new 'set auto-load scripts-directory'
1438 and 'show auto-load scripts-directory'.
1439
6dea1fbd
JK
14402012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1441
1442 Provide $ddir substitution for --with-auto-load-safe-path.
1443 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1444 (Auto-loading safe path): Likewise. Mention the default value,
1445 $ddir substitution, --with-auto-load-safe-path and
1446 --without-auto-load-safe-path.
1447 * observer.texi (gdb_datadir_changed): New.
1448
1ccacbcd
JK
14492012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1450
1451 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1452 Twice.
1453
d9242c17
JK
1454 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1455 directory separator by path separator.
1456
af2c1515
JK
14572012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1458
1459 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1460 for 'set auto-load safe-path' optional. Mention if it is omitted.
1461 Change disabling security protection condition to "/", twice.
1462
a20ee7a4
SCR
14632012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1464
1465 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1466 the new methods global_block and static_block on gdb.Symtab
1467 objects.
1468
56af09aa
SCR
14692012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1470
1471 * gdb.texinfo (Blocks In Python): Add a note saying that future
1472 improvements to GDB and its infrastructure can move symbols
1473 across blocks within a symbol table.
1474
2746b0ef
YQ
14752012-04-29 Yao Qi <yao@codesourcery.com>
1476
1477 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1478 (A29K): Remove.
1479
62e5f89c
SDJ
14802012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1481 Tom Tromey <tromey@redhat.com>
1482
1483 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1484 and generic static probe support on GDB.
1485
a766d390
DE
14862012-04-25 Doug Evans <dje@google.com>
1487
50f042b9
DE
1488 * gdb.texinfo (Go): Fix thinko.
1489
a766d390
DE
1490 * gdb.texinfo (Supported Languages): Add Go.
1491 (Go): New node.
1492
f02e2b19
YQ
14932012-04-25 Yao Qi <yao@codesourcery.com>
1494
1495 * gdbint.texinfo (Testsuite): New section `Board settings'.
1496
68d41a48
JK
14972012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1498
1499 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1500 Three times.
1501
174bb630
JK
1502 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1503 Three times.
1504
0511cc75
JK
15052012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1506
1507 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1508 by @table @asis. Fix formatting of one item.
1509
0070f25a
JK
15102012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1511
1512 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1513
4dc84fd1
JK
15142012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1515
1516 New option "set debug auto-load".
1517 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1518 (auto-load verbose mode): New node.
1519
bccbefd2
JK
15202012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1521
1522 New option "set auto-load safe-path".
1523 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1524 and "info auto-load" examples for safe-path. Put there also references
1525 for "set auto-load safe-path" and "show auto-load safe-path".
1526 New menu item for Auto-loading safe path.
1527 (Auto-loading safe path): New node.
1528 (Python Auto-loading): Update the expected output from "Missing"
1529 to "No".
1530
bf88dd68
JK
15312012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1532
1533 auto-load: Implementation.
1534 * gdb.texinfo (Mode Options): New anchor for -nx.
1535 (Startup): New anchors for Option -init-eval-command,
1536 Home Directory Init File
1537 and Init File in the Current Directory during Startup.
1538 Mention set auto-load local-gdbinit with a reference.
1539 Change the sample code to "set auto-load python-scripts".
1540 (Threads): New anchor set libthread-db-search-path.
1541 Provide references to libthread_db.so.1 file.
1542 (Controlling GDB): New menu item for Auto-loading.
1543 (Auto-loading, Init File in the Current Directory)
1544 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1545 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1546 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1547 reference.
1548 (Auto-loading): Rename to ...
1549 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1550 "set auto-load python-scripts", new anchor for it. Change
1551 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1552 for it. Change "info auto-load-scripts"
1553 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1554 to "Python scripts".
1555
8264ba82
AG
15562012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1557
1558 PR mi/13393
1559 * gdb.texinfo (Print Settings): Extend the description for "set print
1560 object".
1561 (GDB/MI Variable Objects): Extend the description for -var-create and
1562 -var-list-children.
1563
06fc020f
SCR
15642012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1565
1566 * gdb.texinfo (Examining Data): Document the 'explore' command.
1567
7191c139
JB
15682012-03-28 Joel Brobecker <brobecker@adacore.com>
1569
1570 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1571 to the children of a varobj and its update range when -var-update
1572 returns that the varobj's type changed.
1573
3708f05e
JK
15742012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1575
1576 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1577 Create two new links fir 'objfile-gdb.py file'
1578 and 'dotdebug_gdb_scripts section'.
1579
8e0583c8
JK
15802012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1581
1582 * gdb.texinfo (Auto-loading): Rename node reference
1583 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1584 Twice.
1585 (.debug_gdb_scripts section): Rename the node ...
1586 (dotdebug_gdb_scripts section): ... here.
1587 (Maintenance Commands): Also rename this node reference.
1588
7b282c5a
SCR
15892012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1590
1591 * gdb.texinfo (Python API/Values From Inferior): Add description
1592 about the new method Value.referenced_value. Add description on
1593 how Value.dereference is different (and similar) to
1594 Value.referenced_value.
1595
8320cc4f
JK
15962012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1597
1598 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1599 --init-eval-command=COMMAND, -iex.
1600 (Startup): Describe -iex and -ix. Simplify the example
1601 for "set auto-load-scripts off".
1602
481860b3
GB
16032012-03-16 Gary Benson <gbenson@redhat.com>
1604
1605 PR breakpoints/10738
1606 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1607 stating that GDB cannot set breakpoints on inlined functions.
1608 (Mode Options): Document --use-deprecated-index-sections.
1609 (Index Section Format): Document new index section version format.
1610
c4aeac85
TT
16112012-03-15 Tom Tromey <tromey@redhat.com>
1612
1613 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1614
16899756
DE
16152012-03-13 Doug Evans <dje@google.com>
1616
1617 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1618 of "reload".
1619 (Symbols): Delete docs for set/show symbol-reloading.
1620 * gdbint.texinfo (Defining Other Architecture Features): Delete
1621 SYMBOL_RELOADING_DEFAULT.
1622 * refcard.tex: Delete reference to symbol-reloading.
1623
9b224c5e
PA
16242012-03-07 Pedro Alves <palves@redhat.com>
1625
1626 * gdb.texinfo (General Query Packets): Document new
1627 QProgramSignals packet.
1628 * gdb.texinfo (Remote configuration): Mention
1629 "program-signals-packet".
1630
169081d0
TG
16312012-03-05 Tristan Gingold <gingold@adacore.com>
1632
1633 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1634
d1feda86
YQ
16352012-03-03 Yao Qi <yao@codesourcery.com>
1636
1637 * gdb.texinfo (In-Process Agent): New node.
1638 Document new commands.
1639 (General Query Packets): Add packet `QAgent'.
1640
1faeff08
MR
16412012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1642
1643 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1644
7d74f244
DE
16452012-03-01 Scott J. Goldman <scottjg@vmware.com>
1646
1647 * gdb.texinfo (Commands In Python): Put example python macro in
1648 COMMAND_USER category rather than COMMAND_OBSCURE.
1649 Document gdb.COMMAND_USER.
1650 (User-defined Commands): Update documentation to clarify
1651 "set/show max-user-call-depth" and "show user" don't apply to python
1652 commands. Update documentation to clarify "help user-defined" may
1653 also include python commands defined as COMMAND_USER.
1654
6fe37d23
JK
16552012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1656
1657 * gdb.texinfo (Startup): Add option -ex description to the option -x
1658 description.
1659
83364271
LM
16602012-02-24 Luis Machado <lgustavo@codesourcery.com>
1661
1662 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1663 condition-evaluation breakpoint parameter.
1664 Mention condition-evaluation mode being shown in "info break".
1665 (Break Conditions): Add description for target-side
1666 conditional breakpoints.
1667 (Remote Configuration): Mention conditional-breakpoints-packet.
1668 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1669 cond-expr.
1670 (General Query Packets): Mention new ConditionalBreakpoint feature.
1671
bdb1994d
TT
16722012-02-22 Tom Tromey <tromey@redhat.com>
1673
1674 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1675
4d241c86
TT
16762012-02-17 Tom Tromey <tromey@redhat.com>
1677
1678 PR python/10753:
1679 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1680 directory.
1681
816338b5
SS
16822012-02-14 Stan Shebs <stan@codesourcery.com>
1683
1684 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1685
cc30c4bd
PA
16862012-02-13 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1689 mips-idt-ecoff.
1690
035d1e5b
YQ
16912012-02-09 Yao Qi <yao@codesourcery.com>
1692
1693 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1694
f0823d2c
TT
16952012-02-07 Tom Tromey <tromey@redhat.com>
1696
1697 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1698 Symbol.value.
1699
64e7d9dd
TT
17002012-02-07 Tom Tromey <tromey@redhat.com>
1701
1702 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1703
4220b2f8
TS
17042012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1705
1706 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1707
edcc5120
TT
17082012-01-24 Tom Tromey <tromey@redhat.com>
1709
1710 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1711 unload".
1712 (Files): Mention new catch commands.
1713 (GDB/MI Async Records): Likewise.
1714
53fe1783
GB
17152012-01-24 Gary Benson <gbenson@redhat.com>
1716
1717 Delete #if 0'd out code.
1718 * gdb.texinfo (Frame Info): Remove "info catch".
1719
b9e7b9c3
UW
17202012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1721
1722 * gdb.texinfo (Remote Configuration): Document
1723 "set remote hostio-readlink-packet" command.
1724 (General Query Packets): Document vFile:readlink packet.
1725
4aac40c8
TT
17262012-01-16 Tom Tromey <tromey@redhat.com>
1727
1728 * gdb.texinfo (Specify Location): Document relative file name
1729 handling.
1730
cafec441
TT
17312012-01-16 Tom Tromey <tromey@redhat.com>
1732
1733 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1734
0ee339bc
JK
17352012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1736 Eli Zaretskii <eliz@gnu.org>
1737
1738 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1739 code.
1740
72384ba3
PH
17412012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1742
1743 * gdb.texinfo (Variables): Document use of :: for non-static
1744 variables.
1745
ce1b17c4
JB
17462012-01-05 Joel Brobecker <brobecker@adacore.com>
1747
1748 * gdbint.texinfo (Start of New Year Procedure): Update
1749 to replace use of copyright.sh by use of copyright.py.
1750
217bff3e
JK
17512012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1752
1753 Remove the gdbtui binary.
1754 * all-cfg.texi (GDBTUI): Remove.
1755 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1756 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1757 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1758
cc72b2a2
KP
17592011-12-23 Kevin Pouget <kevin.pouget@st.com>
1760
1761 Introduce gdb.FinishBreakpoint in Python.
1762 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1763 (Python API): Add menu entry for Finish Breakpoints.
1764
13ac8d2c
JK
17652011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1766
1767 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1768 tests.
1769
e0f9f062
DE
17702011-12-16 Doug Evans <dje@google.com>
1771
1772 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1773
80b6e756
PM
17742011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1775
1c3ad6ab 1776 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1777 stack". Add documentation for "set/show python print-stack".
1778
2fb860fc
PA
17792011-12-14 Pedro Alves <pedro@codesourcery.com>
1780
1781 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1782 should transfer control to the stub in the startup code instead of
1783 in main. Mention the need to get past the initial breakpoint.
1784
f8eba3c6
TT
17852011-12-06 Tom Tromey <tromey@redhat.com>
1786
1787 * gdb.texinfo (Set Breaks): Update for new behavior.
1788
2268b414
JK
17892011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1790
1791 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1792 List Format for SVR4 Targets'.
1793 (General Query Packets): New item qXfer:libraries-svr4:read.
1794 (Library List Format for SVR4 Targets): New node.
1795
ae6f0d5b
TT
17962011-12-01 Tom Tromey <tromey@redhat.com>
1797
1798 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1799 add.
1800
36dfb11c
TT
18012011-11-22 Tom Tromey <tromey@redhat.com>
1802
1803 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1804 reasons.
1805
f196051f
SS
18062011-11-20 Stan Shebs <stan@codesourcery.com>
1807
1808 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1809 note-related options and variables.
1810 (Tracepoint Packets): Document packet changes.
1811
f85b53f8
SD
18122011-11-20 Sanjoy Das <sdas@igalia.com>
1813
1814 * gdb.texinfo (JIT Interface): Add documentation on writing and
1815 usind JIT debug info readers.
1816 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1817 Debug Info Readers): New nodes.
1818
bfccc43c
YQ
18192011-11-18 Yao Qi <yao@codesourcery.com>
1820
1821 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1822 tracepoint.
1823
c011a4f4
DE
18242011-11-15 Doug Evans <dje@google.com>
1825
1826 * gdb.texinfo (Files): Document basenames-may-differ.
1827
ed59ded5
DE
18282011-11-14 Doug Evans <dje@google.com>
1829
1830 * gdb.texinfo (Shell Commands): Document "!".
1831
405f8e94
SS
18322011-11-14 Stan Shebs <stan@codesourcery.com>
1833 Kwok Cheung Yeung <kcy@codesourcery.com>
1834
1835 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1836 needed to get shorter fast tracepoints.
1837 (Tracepoint Packets): Document new qTMinFTPILen packet.
1838
1e4d1764
YQ
18392011-11-14 Yao Qi <yao@codesourcery.com>
1840
1841 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1842 behavior of tracepoint.
1843 (General Query Packets): New feature InstallInTrace.
1844 (Remote Configuration): Document "set remote
1845 install-in-trace-packet".
1846
71eba9c2 18472011-11-12 Matt Rice <ratmice@gmail.com>
1848
1849 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1850 Add arguments to info macro.
1851
e0f8f636
TT
18522011-11-10 Tom Tromey <tromey@redhat.com>
1853
1854 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1855 manual.
1856 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1857 (Macros): Add a footnote.
1858 (C): Remove paragraph about compiler options.
1859 (C Constants): Mention wide character and string constants.
1860 (C Plus Plus Expressions): Update compiler option advice. Mention
1861 using declarations. Mention ADL. Remove old HP compiler
1862 information.
1863
625c0d47
TT
18642011-11-10 Tom Tromey <tromey@redhat.com>
1865
1866 PR c++/9257:
1867 * gdb.texinfo (Print Settings): Add an extra note about the need
1868 for a vtable.
1869
4be2aacc
MR
18702011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1871
1872 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1873 "set mips abi" documentation.
1874
0a1c4d10
DE
18752011-11-04 Doug Evans <dje@google.com>
1876
1877 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1878
aad1c02c
TT
18792011-11-03 Tom Tromey <tromey@redhat.com>
1880
1881 * gdb.texinfo (Stopping): Add menu entry.
1882 (Continuing and Stepping): Restore @node. Use @section, not
1883 @subsection.
1884
983fb131
MR
18852011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1886
1887 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1888 designation. Fix "Specify Location" cross-reference.
1889
3065dfb6
SS
18902011-11-02 Stan Shebs <stan@codesourcery.com>
1891
1892 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1893 (General Query Packets): Describe tracenz feature.
1894 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1895
0aaaf063
PK
18962011-10-28 Paul Koning <paul_koning@dell.com>
1897
1898 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1899
2231f1fb
KP
19002011-10-27 Kevin Pouget <kevin.pouget@st.com>
1901
1902 * gdb.texinfo ((Frames In Python): Document
1903 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1904
5110b5df
PK
19052011-10-26 Paul Koning <paul_koning@dell.com>
1906
1907 * gdb.texinfo (gdb.types): Document new deepitems function.
1908
22dbab46
PK
19092011-10-25 Paul Koning <paul_koning@dell.com>
1910
1911 PR python/13327
1912
1913 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1914 fetch_lazy method.
1915
9df2fbc4
PM
19162011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1917
1918 PR python/12656
1919
1920 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1921 global_block, static_block function.
1922
f05e2e1d
TT
19232011-10-19 Tom Tromey <tromey@redhat.com>
1924
1925 * gdb.texinfo (Commands In Python): Add missing "@"s.
1926
a7fc3f37
KP
19272011-10-13 Kevin Pouget <kevin.pouget@st.com>
1928
1929 PR python/13285 Document named constants for frame unwind stop reasons
1930 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1931 constants.
1932
5048e516
JK
19332011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 Fix compatibility with texinfo versions older than 4.12.
1936 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1937 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1938 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1939 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1940 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1941 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1942 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1943
5a56e9c5
DE
19442011-10-09 Doug Evans <dje@google.com>
1945
1946 * gdb.texinfo (Extending GDB): Document alias command.
1947
36b11add
JK
19482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1949
1950 Support @entry in input expressions.
1951 * gdb.texinfo (Variables): Describe @entry names suffix.
1952 (Print Settings): Add anchor for `set print entry-values'.
1953
e18b2753
JK
19542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1955 Eli Zaretskii <eliz@gnu.org>
1956
1957 Display @entry parameter values (without references).
1958 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1959 example.
1960 (Print Settings): New description of set print entry-values and show
1961 print entry-values.
1962
111c6489
JK
19632011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1964 Eli Zaretskii <eliz@gnu.org>
1965
1966 Recognize virtual tail call frames.
1967 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1968 (Tail Call Frames): New node.
1969 (Frames In Python): Add gdb.TAILCALL_FRAME.
1970
9c15afc4
DE
19712011-10-07 Doug Evans <dje@google.com>
1972
1973 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1974 register_pretty_printer.
1975
99f5279d
PM
19762011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1977
1978 PR python/12930
1979 PR python/12802
1980
1981 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1982 stop method.
1983
03583c20
UW
19842011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1985
1986 * gdb.texinfo (Starting your Program): "set disable-randomization"
1987 is no longer Linux-specific.
1988 (Remote Configuration): Document "set remote
1989 disable-randomization-packet".
1990 (General Query Packets): Document "QDisableRandomization" packet
1991 and add it to "qSupported" list.
1992
bd054e06
KP
19932011-10-07 Kevin Pouget <kevin.pouget@st.com>
1994
1995 Allow Python notification of new object-file loadings.
1996 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1997 event type.
1998
cb6be26b
KP
19992011-10-04 Kevin Pouget <kevin.pouget@st.com>
2000
2001 PR python/12691: Add the inferior to Python exited event
2002 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2003
a05336a1
JB
20042011-10-03 Joel Brobecker <brobecker@adacore.com>
2005
2006 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2007 rephasing.
2008
5d77fe44
JB
20092011-10-03 Joel Brobecker <brobecker@adacore.com>
2010
2011 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2012 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2013 as possible feature returned by the `-list-features'
2014 command.
2015
699df94d
PK
20162011-09-28 Paul Koning <paul_koning@dell.com>
2017
2018 * gdb.texinfo (gdb.Type): Document field access by dictionary
2019 key syntax.
2020
24bdad53
YQ
20212011-09-28 Yao Qi <yao@codesourcery.com>
2022
2023 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2024 Add one space after option `-s'. Remove @r{} markup.
2025
6710bf39
SS
20262011-09-27 Stan Shebs <stan@codesourcery.com>
2027
2028 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2029
d99f7e48
HZ
20302011-09-16 Hui Zhu <teawater@gmail.com>
2031
2032 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2033 to *(unsigned char *)$esp@300.
2034
d812018b
PK
20352011-09-15 Paul Koning <paul_koning@dell.com>
2036
2037 * gdb.texinfo: Make style of Python functions and methods match
2038 the syntax of Python. Also put class and module names explicitly
2039 on function, member, and variable names, matching Python
2040 documentation conventions.
2041
2aa48337
KP
20422011-09-15 Kevin Pouget <kevin.pouget@st.com>
2043
2044 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2045 * gdb.texinfo (Inferiors In Python): Describe new
2046 gdb.selected_inferior() function.
2047
6839b47f
KP
20482011-09-15 Kevin Pouget <kevin.pouget@st.com>
2049
2050 Handle multiple breakpoint hits in Python interface:
2051 * gdb.texinfo (Events In Python): New function documentation:
2052 gdb.BreakpointEvent.breakpoints. Indicate that
2053 gdb.BreakpointEvent.breakpoint is now deprecated.
2054
26829f2b
JB
20552011-09-04 Joel Brobecker <brobecker@adacore.com>
2056
2057 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2058
a9f54f60
TT
20592011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2060
2061 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2062
fa3a4f15
PM
20632011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2064
2065 * gdb.texinfo (Prompt): Add set/show extended-prompt
2066 documentation
2067 (Basic Python): Add prompt_hook anchor.
2068 (Python modules): Reword module text to reflect multiple modules.
2069 (gdb.prompt): Document gdb.prompt module.
2070
224bbe49
YQ
20712011-08-14 Yao Qi <yao@codesourcery.com>
2072
78d85199
YQ
2073 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2074
20752011-08-14 Yao Qi <yao@codesourcery.com>
2076
2077 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2078 (TIC6x Features): New node.
2079
457e09f0
DE
20802011-08-12 Doug Evans <dje@google.com>
2081
2082 * gdb.texinfo (Symbols In Python): Document symbol.type.
2083
5e239b84
PM
20842011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2085
2086 * gdb.texinfo (Python): Document command and function
2087 auto-loading.
2088
177bc839
JK
20892011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2090 Eli Zaretskii <eliz@gnu.org>
2091
2092 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2093 typedefs unrolling. Extend the sample code by an inner typedef and
2094 outer typedefs unrolling.
2095
1a532630
PP
20962011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2097
2098 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2099 size and line-size.
2100
9b158ba0 21012011-07-21 Matt Rice <ratmice@gmail.com>
2102
2103 PR macros/12999
2104 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2105 Update text and cindex entries for info macro command.
2106
d17b6f81
PM
21072011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2108
2109 * observer.texi (GDB Observers): Add before_prompt observer.
2110 * gdb.texinfo (Basic Python): Add documentation for prompt
2111 substitution.
2112
713389e0
PM
21132011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2114
2115 PR python/12438
2116 * gdb.texinfo (Python Commands): Add deprecate note to maint
2117 set/show python print-stack. Document set/show python
2118 print-backtrace.
2119
177b42fe
TJB
21202011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2121
2122 * gdb.texinfo: Fix typos.
2123
900e11f9
JK
21242011-07-01 Tom Tromey <tromey@redhat.com>
2125
2126 * gdb.texinfo (Debugging Output): Document set debug
2127 check-physname.
2128
39c4d40a
TT
21292011-06-29 Tom Tromey <tromey@redhat.com>
2130
2131 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2132 breakpoint-notifications feature.
2133
6f5def7d
UW
21342011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2135
2136 * gdb.texinfo (Target Description): Remove warning about
2137 possibly unstable format.
2138
8cf64490
TT
21392011-06-03 Tom Tromey <tromey@redhat.com>
2140
2141 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2142 (Events In Python): Note that exit_code is optional.
2143
393eab54
PA
21442011-05-17 Pedro Alves <pedro@codesourcery.com>
2145
2146 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2147 required for multi-threading support.
2148 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2149 Hc are deprecated for multi-threading debugging. Point readers at
2150 the vCont packet.
2151
75fc9810
DE
21522011-05-15 Doug Evans <dje@google.com>
2153
2154 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2155
01124a23
DE
21562011-05-13 Doug Evans <dje@google.com>
2157
98a5dd13
DE
2158 * gdb.texinfo (Threads): Document $sdir,$pdir.
2159 (Server): Document $pdir exception.
2160
dbaefcf7
DE
2161 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2162
cc63ef9b
DE
2163 * gdb.texinfo (Threads): Clarify default value for
2164 libthread-db-search-path.
7e0396aa 2165
01124a23
DE
2166 * gdb.texinfo (Completion): Update example.
2167 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2168
d248b706
KY
21692011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2170
2171 * gdb.texinfo: Document change in the behaviour of the enable and
2172 disable GDB commands when applied to tracepoints.
2173 Document the EnableDisableTracepoints remote stub feature.
2174 Document QTEnable and QTDisable in the list of tracepoint packets.
2175
cc88a640
JK
21762011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2177
2178 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2179 hsuser.texi.
2180 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2181 comment to hsuser.texi. Change rluser.texi name in the comment.
2182
84e578fb
DE
21832011-05-10 Doug Evans <dje@google.com>
2184
2185 * gdb.texinfo (Threads): If an empty path is provided for
2186 libthread-db-search-path it is reset to its default value.
2187 (Server): Ditto.
2188
478aac75
DE
21892011-05-09 Doug Evans <dje@google.com>
2190
2191 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2192
9c06b0b4
TJB
21932011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2194 Thiago Jung Bauermann <bauerman@br.ibm.com>
2195
2196 Implement support for PowerPC BookE masked watchpoints.
2197 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2198 (PowerPC Embedded): Mention support of masked watchpoints.
2199
9ed350ad
JB
22002011-05-03 Joel Brobecker <brobecker@adacore.com>
2201
2202 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2203 `@value{GDBN}'.
2204
4ceed123
JB
22052011-05-03 Joel Brobecker <brobecker@adacore.com>
2206
2207 * gdb.texinfo (titlepage): Remove dedication.
2208 (In Memoriam): New appendix.
2209
559a7a62
JK
22102011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2211 Eli Zaretskii <eliz@gnu.org>
2212
2213 * gdb.texinfo (Index Section Format): Change the version to 5.
2214 Describe the different formula.
2215
03f2bd59
JK
22162011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2217 Eli Zaretskii <eliz@gnu.org>
2218
2219 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2220 for disconnected tracing.
2221 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2222 extended-remote relationship. Mention --once.
2223 (TCP port allocation lifecycle of @code{gdbserver}): New.
2224
d9b1a651
EZ
22252011-04-23 Eli Zaretskii <eliz@gnu.org>
2226
2227 * gdb.texinfo (Server): Improve indexing. Index all optional
2228 switches to gdbserver.
2229
90476074
TT
22302011-04-20 Tom Tromey <tromey@redhat.com>
2231
2232 * gdb.texinfo (Index Section Format): New node.
2233 (Top): Add new node to menu.
2234
c21236dc
PA
22352011-04-20 Pedro Alves <pedro@codesourcery.com>
2236
2237 * gdb.texinfo (Maintenance Commands): Document `maint print
2238 remote-registers'.
2239
05c8c3f5
TT
22402011-04-20 Tom Tromey <tromey@redhat.com>
2241
2242 * gdb.texinfo (Trace File Format): Move node later.
2243
7a9dd1b2
TT
22442011-04-19 Tom Tromey <tromey@redhat.com>
2245
2246 * gdbint.texinfo (Register Information Functions): Remove
2247 duplicate "the".
2248 * gdb.texinfo (Emacs): Remove duplicate "to".
2249 (GDB/MI Variable Objects): Remove duplicate "the".
2250 (General Query Packets): Likewise.
2251
4368ebeb
JB
22522011-04-02 Joel Brobecker <brobecker@adacore.com>
2253
2254 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2255 "GDB/MI Ada Exception Information" node.
2256
956a9fb9
JB
22572011-04-01 Joel Brobecker <brobecker@adacore.com>
2258
2259 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2260 the "exception-name" field in the *stopped async record.
2261
f1310107
TJB
22622011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2263 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2264
2265 Implement support for PowerPC BookE ranged breakpoints.
2266 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2267
8786b2bd
TT
22682011-03-28 Tom Tromey <tromey@redhat.com>
2269
2270 * gdb.texinfo (Set Tracepoints): Fix typo.
2271
9ef07c8c
TT
22722011-03-24 Tom Tromey <tromey@redhat.com>
2273
2274 * gdb.texinfo (Specify Location): Document `function:label'
2275 linespec.
2276
99c3dc11
PM
22772011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2278
f1310107 2279 PR python/12149
99c3dc11
PM
2280
2281 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2282
29703da4
PM
22832011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2284
2285 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2286 (Inferiors In Python): Likewise.
2287 (Threads In Python): Likewise.
2288 (Symbols In Python): Likewise.
2289 (Objfiles In Python): Likewise.
2290 (Symbol Tables In Python): Likewise.
2291
c9174737
PA
22922011-03-15 Pedro Alves <pedro@codesourcery.com>
2293
2294 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2295 display>: Explain that the commands accept number ranges.
2296
7371cf6d
PM
22972011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2298
2299 * gdb.texinfo (Breakpoints In Python): Add description and example
2300 of Python stop function operation.
2301
ecec24e6
PM
23022011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2303
2304 * gdb.texinfo (Parameters In Python): Document get_set_string and
2305 get_show_string methods.
2306
6dcd5565
JK
23072011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2308
2309 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2310
81896e36
JK
2311 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2312 circular-trace-buffer name.
2313
5e30da2c
JB
23142011-02-28 Joel Brobecker <brobecker@adacore.com>
2315
2316 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2317 in the previous change.
2318
3bd0f5ef 23192011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2320
2321 * gdb.texinfo (Inferiors and Programs): Update commands to show
2322 that they can accept multiple arguments.
2323
4ec7539c
JB
23242011-02-24 Joel Brobecker <brobecker@adacore.com>
2325
2326 Revert the following patch (code patch was not approved):
2327 2011-02-21 Hui Zhu <teawater@gmail.com>
2328 * agentexpr.texi (bytecode descriptions): add printf.
2329 * gdb.texinfo (tracepoint action lists): add printf.
2330
82809774
DE
23312011-02-23 Doug Evans <dje@google.com>
2332
2333 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2334
e5a67952
MS
23352011-02-23 Michael Snyder <msnyder@vmware.com>
2336
2337 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2338 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2339 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2340
6e6fbe60
DE
23412011-02-22 Doug Evans <dje@google.com>
2342
2343 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2344 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2345 add description of result, fix @defun formatting.
2346
f994e27a
HZ
23472011-02-21 Hui Zhu <teawater@gmail.com>
2348
2349 * agentexpr.texi (Bytecode Descriptions): Add printf.
2350 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2351
c7f96d2b
TT
23522011-02-18 Tom Tromey <tromey@redhat.com>
2353
2354 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2355
60f98dde
MS
23562011-02-14 Michael Snyder <msnyder@vmware.com>
2357
2358 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2359 Document new command "thread find".
2360
08e796bc
MS
23612011-02-14 Michael Snyder <msnyder@vmware.com>
2362
2363 * gdb.texinfo (Threads): Update example of new thread message.
2364
b3b9301e
PA
23652011-02-14 Pedro Alves <pedro@codesourcery.com>
2366
2367 * gdb.texinfo (Remote Configuration): Mention set/show remote
2368 traceframe-info.
2369 (Tools/Packages Optional for Building GDB): Mention that expat is
2370 used for traceframe info.
2371 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2372 (General Query Packets) <qSupported>: Describe the
2373 qXfer:traceframe-info:read feature.
2374 (qXfer::read): Describe qXfer:traceframe-info:read.
2375 (Traceframe Info Format): New section.
2376
cef35b0f
PA
23772011-02-04 Pedro Alves <pedro@codesourcery.com>
2378
2379 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2380 for casts and unary operators.
2381
f1cbe1d3
TT
23822011-02-04 Tom Tromey <tromey@redhat.com>
2383
2384 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2385 is not useful.
2386
585fdaa1
PA
23872011-01-25 Pedro Alves <pedro@codesourcery.com>
2388
2389 * gdb.texinfo: s/value optimized out/optimized out/g
2390
7bfc9434
JB
23912011-01-21 Joel Brobecker <brobecker@adacore.com>
2392
2393 * gdb.texinfo (Other Misc Settings): Rework part of the
2394 documentation of the "set interactive mode" command.
2395
4694da01
TT
23962011-01-19 Tom Tromey <tromey@redhat.com>
2397
2398 * gdb.texinfo (Threads): Document thread name output and `thread
2399 name' command.
2400 (Threads In Python): Document Thread.name attribute.
2401 (GDB/MI Thread Commands): Document thread attributes.
2402
b716877b
AB
24032011-01-12 Andrew Burgess <aburgess@broadcom.com>
2404
2405 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2406 changes in mi/mi-cmd-disas.c
2407
13fd8b81
TT
24082011-01-12 Tom Tromey <tromey@redhat.com>
2409
2410 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2411 Fix "thread apply" text.
2412
e09342b5
TJB
24132011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2414 Thiago Jung Bauermann <bauerman@br.ibm.com>
2415
2416 Implement support for PowerPC BookE ranged watchpoints.
2417 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2418 the "set powerpc exact-watchpoints" flag.
2419
06e65f44
TT
24202011-01-07 Tom Tromey <tromey@redhat.com>
2421
2422 * gdb.texinfo (Python API): Add descriptions to @menu items.
2423
d8e22779
TT
24242011-01-06 Tom Tromey <tromey@redhat.com>
2425
2426 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2427
a255712f
PP
24282010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2429
e09342b5 2430 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2431
ccfc3d6e
TT
24322011-01-06 Tom Tromey <tromey@redhat.com>
2433
2434 PR python/12133:
2435 * gdb.texinfo (Frames In Python): Document various frame
2436 constants.
2437
44944448
JB
24382011-01-05 Joel Brobecker <brobecker@adacore.com>
2439
2440 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2441 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2442 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2443
42ea3d7a
JK
24442011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2447 (clean): Add GDBvn.texi.
2448
720d1a40
JB
24492010-12-29 Joel Brobecker <brobecker@adacore.com>
2450
2451 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2452 occasional case where the debugger prints an array address
2453 instead of the array itself.
2454
ad196637
PA
24552010-12-23 Pedro Alves <pedro@codesourcery.com>
2456
2457 * gdb.texinfo (Packets) <read registers packet>: Document support
2458 for registers that were not collected.
2459
a86caf66
DE
24602010-12-15 Doug Evans <dje@google.com>
2461
2462 * gdb.texinfo (Startup): Document auto-loading of scripts during
2463 startup.
2464 (Auto-loading): Delete "maint set python auto-load on|off".
2465 Add "set auto-load-scripts on|off".
2466
aae1c79a
DE
24672010-12-07 Doug Evans <dje@google.com>
2468
2469 * gdb.texinfo (Mode Options): Document -data-directory.
2470 (Data Files): Add reference to -data-directory.
2471
4e04c971
DE
24722010-11-29 Doug Evans <dje@google.com>
2473
2474 * gdb.texinfo (Pretty-Printer Introduction): Change
2475 printer-name:subprinter-name to printer-name;subprinter-name.
2476
94b6973e
PM
24772010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2478
2479 PR python/12199
2480
2481 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2482
39037522
TT
24832010-11-23 Tom Tromey <tromey@redhat.com>
2484
2485 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2486 (Editing): Likewise.
2487 (Command History): Likewise.
2488 (TUI Keys): Likewise.
2489 (Bug Reporting): Conditionally include rluser.texi and
2490 inc-history.texinfo.
2491 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2492 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2493 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2494 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2495 (gdb.pdf): Likewise.
2496 (gdb.info): Likewise.
2497 (gdb/index.html): Likewise.
2498
5ae98d25
TT
24992010-11-23 Tom Tromey <tromey@redhat.com>
2500
2501 * Makefile.in (Makefile): Run ../config.status.
2502 (distclean): Update.
2503 * configure: Remove.
2504 * configure.ac: Remove.
2505
621c8364
TT
25062010-11-12 Tom Tromey <tromey@redhat.com>
2507
2508 * gdb.texinfo (Basic Python): Update. Add xref.
2509 (Exception Handling): Document new exception classes.
2510 (Types In Python): Update.
2511 (Frames In Python): Update.
2512
84f4c1fe
PM
25132010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2514
2515 * gdb.texinfo (Breakpoints In Python): Document "internal"
2516 parameter, and visible attribute.
2517
99e7ae30
DE
25182010-11-05 Doug Evans <dje@google.com>
2519
2520 * gdb.texinfo (Source Path): Document "set directories".
2521
f4b8a18d
KW
25222010-11-05 Ken Werner <ken.werner@de.ibm.com>
2523
2524 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2525 (OpenCL C): New node.
2526
7b51bc51
DE
25272010-11-02 Doug Evans <dje@google.com>
2528
2529 * gdb.texinfo (Pretty Printing): Expand into three sections,
2530 introduction, example, and commands.
2531 (Python API): Delete section Disabling Pretty-Printers, merge into
2532 Selecting Pretty-Printers.
2533 (Writing a Pretty-Printer): New section. Move the pretty-printer
2534 example here, and reformat to match python coding style. Add a second
2535 example using the gdb.printing module.
2536 (Python modules): Add gdb.printing.
2537
9eeee977
DE
25382010-10-29 Doug Evans <dje@google.com>
2539
2540 * gdb.texinfo (Python): Fix long line.
2541
a0e0ffdf
DE
25422010-10-20 Doug Evans <dje@google.com>
2543
2544 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2545 All references updated. Correct sections marked as subsections.
2546 (Coding Standards): New chapter. Move the coding standard related
2547 subsections here. Add section on Python coding standards.
2548
0e3509db
DE
25492010-10-13 Doug Evans <dje@google.com>
2550
2551 * gdb.texinfo (Python): Add "Python modules".
2552 (Types in Python): Add reference to gdb.types section.
2553 (Python modules): New node.
2554
44592cc4
DE
25552010-10-11 Doug Evans <dje@google.com>
2556
2557 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2558 Python" from gdb.Value.type description.
2559
6e1bb179
JB
25602010-09-28 Joel Brobecker <brobecker@adacore.com>
2561
2562 * gdb.texinfo (Ravenscar Profile): New node.
2563
e8467610
TT
25642010-09-22 Tom Tromey <tromey@redhat.com>
2565
2566 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2567
fccd1d1e
EZ
25682010-09-22 Eli Zaretskii <eliz@gnu.org>
2569
2570 * gdb.texinfo (Values From Inferior): Clarify that
2571 value.dynamic_type works only in C++ programs with RTTI.
2572
c1b6b909
TT
25732010-09-15 Paul Bolle <pebolle@tiscali.nl>
2574
2575 * gdb.texinfo (Character Sets): Correctly reference host-charset
2576 in example.
2577
7d288aaa
TT
25782010-09-13 Tom Tromey <tromey@redhat.com>
2579
2580 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2581 Document "fullname" and "from".
2582
f75d858b
MK
25832010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2584
2585 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2586 feature `reverse' output by -list-target-features.
2587
83b9503b
L
25882010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2589
2590 * gdb.texinfo (i386 Features): Remove an extra "@item".
2591
03f17ccf
TT
25922010-08-30 Tom Tromey <tromey@redhat.com>
2593
2594 PR python/11792:
2595 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2596
9779414d
DJ
25972010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2598
2599 * gdb.texinfo (ARM Features): Document
2600 org.gnu.gdb.arm.m-profile.
2601
f9ffd4bb
TT
26022010-08-23 Tom Tromey <tromey@redhat.com>
2603
2604 PR python/11145:
2605 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2606 reinterpret_cast methods.
2607
702c2711
TT
26082010-08-23 Tom Tromey <tromey@redhat.com>
2609
2610 PR python/11915:
2611 * gdb.texinfo (Types In Python): Document array method.
2612
66b73624
TJB
26132010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2614
2615 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2616
06a64a0b
TT
26172010-08-16 Tom Tromey <tromey@redhat.com>
2618
2619 * gdb.texinfo (Set Watchpoints): Document -location option.
2620
a3a7127e
DE
26212010-08-13 Doug Evans <dje@google.com>
2622
2623 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2624
8dedea02
VP
26252010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2626
2627 * gdb.texinfo (GDB/MI Data Manipulation): Document
2628 -data-read-memory-raw and -data-write-memory-raw.
2629
ca5c20b6 26302010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2631 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2632
2633 * gdb.texinfo (Basic Python): Describe post_event API.
2634
cb2e07a6
PM
26352010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2636
2637 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2638 decode_line Python APIs
cb2e07a6 2639
464b3efb
TT
26402010-08-10 Tom Tromey <tromey@redhat.com>
2641
2642 * gdb.texinfo (Pretty Printing API): Document
2643 gdb.default_visualizer.
2644
c29c521f
TT
26452010-08-10 Tom Tromey <tromey@redhat.com>
2646
2647 Revert gdb-add-index addition:
2648 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2649
5da1313b
JK
26502010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2651 Eli Zaretskii <eliz@gnu.org>
2652
2653 * gdb.texinfo (Mode Options) <-batch>
2654 (Basic Python) <gdb.execute>: Describe setting width and height.
2655
02d868e8
PP
26562010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2657
2658 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2659
c2bbed2a
TT
26602010-07-30 Tom Tromey <tromey@redhat.com>
2661
2662 * gdb.texinfo (Index Files): Mention gdb-add-index.
2663
6c13bbe1
HZ
26642010-07-30 Hui Zhu <teawater@gmail.com>
2665
2666 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2667 "detach inferior" and "kill inferior".
2668
53a71c06
CR
26692010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2670
2671 * gdb.texinfo (Machine Code): Update description of two forms of
2672 arguments, and add new example to demonstrate the new form.
2673
5374244e
PM
26742010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2675
2676 * gdb.texinfo (Values From Inferior): Add value inferior function
2677 call description.
2678
8ea5bce5
JK
26792010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2680
2681 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2682
c0edd9ed
JK
26832010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2684 Eli Zaretskii <eliz@gnu.org>
2685
2686 Make core files the process_stratum.
2687 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2688 record_stratum example.
2689
9291a0cd
TT
26902010-07-13 Tom Tromey <tromey@redhat.com>
2691
2692 * gdb.texinfo (Index Files): New node.
2693
f5011d11
TT
26942010-07-13 Tom Tromey <tromey@redhat.com>
2695
2696 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2697
0f5238ed
TT
26982010-07-13 Tom Tromey <tromey@redhat.com>
2699
2700 * gdb.texinfo (Specify Location): Document labels.
2701
74c761c1
PA
27022010-07-01 Pedro Alves <pedro@codesourcery.com>
2703
2704 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2705 entries for fast tracepoints and static tracepoints.
2706
501994c0
PA
27072010-07-01 Pedro Alves <pedro@codesourcery.com>
2708
2709 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2710 qsThreadInfo>: Spell out `l' as ell.
2711
0fb4aa4b
PA
27122010-07-01 Pedro Alves <pedro@codesourcery.com>
2713
2714 * gdb.texinfo (Convenience Variables): Document $_sdata.
2715 (Commands to Set Tracepoints): Describe static tracepoints. Add
2716 `Listing Static Tracepoint Markers' menu entry. Document
2717 "strace".
2718 (Tracepoint Action Lists): Document collecting $_sdata.
2719 (Listing Static Tracepoint Markers): New subsection.
2720 (Tracepoints support in gdbserver): Mention static tracepoints.
2721 (remote packets, enabling and disabling): Mention
2722 read-sdata-object.
2723 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2724 and StaticTracepoint.
2725 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2726 Document qXfer:sdata:read.
2727 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2728
dc3b15be
JB
27292010-06-29 Joel Brobecker <brobecker@adacore.com>
2730
2731 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2732
595939de
PM
27332010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2734 Tom Tromey <tromey@redhat.com>
2735 Thiago Jung Bauermann <bauerman@br.ibm.com>
2736
2737 * gdb.texinfo (Inferiors In Python): New node.
2738 * gdb.texinfo (Threads In Python): New node.
2739
9279c692
JB
27402010-06-28 Joel Brobecker <brobecker@adacore.com>
2741
2742 * gdb.texinfo (Python): Document what the python directory is
2743 and what its location is.
2744 (Basic Python): Document the gdb.PYTHONDIR constant.
2745
bc9f0842
TT
27462010-06-25 Tom Tromey <tromey@redhat.com>
2747
2748 PR python/10808:
2749 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2750
f1421989
HZ
27512010-06-24 Hui Zhu <teawater@gmail.com>
2752
2753 * gdb.texinfo: (Commands for Controlled Output): Add
2754 documentation for command "eval".
2755
e4c0cfae
SS
27562010-06-21 Stan Shebs <stan@codesourcery.com>
2757
2758 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2759 * annotate.texinfo: Ditto.
2760 * gdbint.texinfo: Ditto.
2761 * stabs.texinfo: Ditto.
2762
bb08c432
HZ
27632010-06-22 Hui Zhu <teawater@gmail.com>
2764
2765 * gdb.texinfo: (Process Record and Replay): Add documentation
2766 for command "set record memory-query".
2767
4f5d9f07
SS
27682010-06-21 Stan Shebs <stan@codesourcery.com>
2769
2770 * gdb.texinfo: Relicense under GFDL version 1.3.
2771 * annotate.texinfo: Relicense under GFDL version 1.3.
2772 * gdbint.texinfo: Relicense under GFDL version 1.3.
2773 * stabs.texinfo: Relicense under GFDL version 1.3.
2774 * fdl.texi: Update to version 1.3.
2775
6aed2dbc
SS
27762010-06-18 Stan Shebs <stan@codesourcery.com>
2777
a61408f8
SS
2778 * gdb.texinfo (Operating System Auxiliary Information): Describe
2779 "info os" when no arguments given.
2780
6aed2dbc
SS
2781 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2782 $_thread.
2783
24e933df
HZ
27842010-06-18 Hui Zhu <teawater@gmail.com>
2785
2786 * gdb.texinfo: (Process Record and Replay): Add documentation
2787 for commands "record save" and "record restore".
2788
65d79d4b
SDJ
27892010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2790
2791 * gdb.texinfo: Include information about the correct use
2792 of addresses in the `watch' command.
2793
d914c394
SS
27942010-06-11 Stan Shebs <stan@codesourcery.com>
2795
2796 * gdb.texinfo (Observer Mode): New section.
2797 (General Query Packets): Document QAllow.
889bf7c5 2798
967cf477
DE
27992010-06-04 Doug Evans <dje@google.com>
2800
2801 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2802
aaf4119b
DE
28032010-06-03 Doug Evans <dje@google.com>
2804
2805 * gdbint.texinfo (Coding): Add subsection on command names.
2806
9eae7c52
TT
28072010-06-02 Tom Tromey <tromey@redhat.com>
2808
2809 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2810 always-disassemble.
2811
fa593d66
PA
28122010-06-01 Pedro Alves <pedro@codesourcery.com>
2813
2814 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2815 gdbserver, and add cross reference.
2816 (Tracepoints support in gdbserver): New subsection.
2817
dde08ee1
PA
28182010-05-26 Pedro Alves <pedro@codesourcery.com>
2819
2820 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2821 `qRelocInsn' feature.
2822 (Relocate instruction reply packet): New subsection
2823 of `Tracepoint Packets'.
2824 (Tracepoint Packets): Mention that packets QTDP and QTStart
2825 support the qRelocInsn request, and add cross reference to new
2826 subsection.
2827
07ca107c
DE
28282010-05-25 Doug Evans <dje@google.com>
2829
2830 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2831 (Commands In Python): Document gdb.string_to_argv.
2832
c25c4a8b
JK
28332010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2834
2835 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2836 ATTR_NORETURN.
2837
d7b32ed3 28382010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2839 Tom Tromey <tromey@redhat.com>
2840 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2841
c25c4a8b 2842 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2843
6aecb9c2
JB
28442010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2845
2846 * gdb.texinfo: (Summary) Add mention about D language support.
2847 (Filenames): Add D suffixes.
2848 (D): New node.
2849
b7da9e9f
PM
28502010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2851
2852 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2853 of macro deleted from GDB code.
2854
ab38a727
PA
28552010-04-24 Pedro Alves <pedro@codesourcery.com>
2856
2857 * gdb.texinfo (Commands to specify files): Describe what how GDB
2858 looks up DOS-based filesystem paths on the system root. Document
2859 the new `set/show target-file-system-kind' commands.
2860
66d09542
DE
28612010-04-23 Doug Evans <dje@google.com>
2862
2863 * gdb.texinfo (Python): Move Auto-loading section here ...
2864 (Python API): from here.
2865 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2866 (Maintenance Commands): Add docs for "maint print section-scripts".
2867
8bd10a10
CM
28682010-04-20 Chris Moller <cmoller@redhat.com>
2869
2870 * gdb.texinfo (Setting Breakpoints): Added description of
2871 filename-qualified rbreak.
2872 * refcard.tex (Breakpoints and Watchpoints): Added brief
2873 description of filename-qualified rbreak.
2874
4c374409
JK
28752010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2876
2877 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2878 (Python API): Change the reference to Pretty Printing API.
2879 (Pretty Printing): Move the user part under the Data node. Reformat
2880 the sample output to 72 columns. Create a new reference to Pretty
2881 Printing API. Rename the API part ...
2882 (Pretty Printing API): To a new node name.
2883 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2884 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2885
5a9351ae
SS
28862010-04-21 Stan Shebs <stan@codesourcery.com>
2887
2888 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2889 and commands.
5a9351ae 2890 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2891
9a22f0d0
PM
28922010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2893
2894 * gdb.texinfo (Examining memory): Update for change in string
2895 display with explicit size.
2896
6149aea9
PA
28972010-04-19 Pedro Alves <pedro@codesourcery.com>
2898
2899 PR breakpoints/8554.
2900
2901 * gdb.texinfo (Save Breakpoints): New node.
2902 (save-tracepoints): Rename to ...
2903 (save tracepoints): ... this. Mention that `save-tracepoints' is
2904 a deprecated alias to `save tracepoints'.
2905
711e434b
PM
29062010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2907
645797a8 2908 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2909 (info w32 thread-information-block): Document new command.
2910 (qGetTIBAddress): Document new gdbserver query.
2911 (maint set/show show-all-tib): Document new command.
2912
3f7b2faa
DE
29132010-04-15 Doug Evans <dje@google.com>
2914
fa33c3cd
DE
2915 * gdb.texinfo (Python API): Add progspaces section.
2916 (Selecting Pretty-Printers): Progspace pretty-printers are
2917 searched too.
2918 (Progspaces In Python): New section.
2919
3f7b2faa
DE
2920 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2921
79f283fe
PM
29222010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2923
2924 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2925 returns None.
2926
87290684
SS
29272010-04-09 Stan Shebs <stan@codesourcery.com>
2928
2929 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2930 Describe the `frames-created' field, tweak grammar.
2931
a97153c7
PA
29322010-04-09 Pedro Alves <pedro@codesourcery.com>
2933
2934 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2935 Describe the `circular' and `disconnected' fields.
2936
5c5dcc1b
L
29372010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2938
2939 * gdb.texinfo (maint print registers): Mention unavailable and
2940 invisible registers.
2941
adc36818
PM
29422010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2943 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2944 Tom Tromey <tromey@redhat.com>
adc36818
PM
2945
2946 * gdb.texinfo (Breakpoints In Python): New Node.
2947
33da3f1c
SS
29482010-04-08 Stan Shebs <stan@codesourcery.com>
2949
2950 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2951 trace status fields.
2952
3a13a53b
L
29532010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2954
2955 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2956 optional. Make org.gnu.gdb.i386.avx requires
2957 org.gnu.gdb.i386.avx.
2958
08001717
DE
29592010-04-08 Doug Evans <dje@google.com>
2960
2961 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2962 search path, and document that gdb only scans the search path if
2963 the script's path doesn't specify a directory.
2964
c375651d
DE
29652010-04-05 Doug Evans <dje@google.com>
2966
2967 * gdb.texinfo (maint show python auto-load): Fix typo.
2968
af54718e
SS
29692010-04-04 Stan Shebs <stan@codesourcery.com>
2970
d77f58be
SS
2971 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2972 (Setting Watchpoints): Update description of "info watch".
2973 (Disabling Breakpoints): Only "info break" lists all.
2974
af54718e
SS
2975 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2976 (tdump): Explain how tdump works.
2977
86b17b60
PA
29782010-04-01 Pedro Alves <pedro@codesourcery.com>
2979
2980 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2981 add cross reference.
2982
ff12863f
PA
29832010-03-31 Pedro Alves <pedro@codesourcery.com>
2984
2985 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2986 commands error out.
2987
f68eb612
L
29882010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2989
2990 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2991
c8d5aac9
L
29922010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2993
2994 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2995
7d13fe92
SS
29962010-03-29 Stan Shebs <stan@codesourcery.com>
2997 Nathan Sidwell <nathan@codesourcery.com>
2998
2999 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3000 GDBN equivalent.
3001 (Set Tracepoints): Remove mention that conditional tracepoints
3002 don't exist.
3003 (Tracepoint Actions): Clarify when while-stepping collection
3004 happens, note that while-stepping does not automatically collect
3005 $pc.
3006
409873ef 30072010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 3008
409873ef
SS
3009 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3010 (General Query Packets): Describe TracepointSource.
3011
ee8e71d4
EZ
30122010-03-27 Matt Rice <ratmice@gmail.com>
3013
c8d5aac9
L
3014 * gdb.texinfo (ARM): Document arguments to "target sim".
3015 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 3016
99b5e152
PA
30172010-03-26 Pedro Alves <pedro@codesourcery.com>
3018
3019 * gdb.texinfo (Tracepoint Packets): Remove mention that
3020 terror:string may be plain text, and drop mention of X prefix.
3021
cd64ee31
VP
30222010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3023
3024 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3025
6c28cbf2
SS
30262010-03-24 Stan Shebs <stan@codesourcery.com>
3027
3028 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3029
95a42b64
TT
30302010-03-24 Tom Tromey <tromey@redhat.com>
3031
3032 PR breakpoints/9352:
3033 * gdb.texinfo (Break Commands): Update.
3034
18148017
VP
30352010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3036
3037 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3038 commands.
3039
4daf5ac0
SS
30402010-03-16 Stan Shebs <stan@codesourcery.com>
3041
3042 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3043 circular-trace-buffer.
3044 (Tracepoint Packets): Describe QTBuffer, and details of the
3045 qTStatus reply.
3046
c9429232
SS
30472010-03-12 Stan Shebs <stan@codesourcery.com>
3048 Nathan Sidwell <nathan@codesourcery.com>
3049
3050 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3051 doing instruction stepping.
3052 (Tracepoint Restrictions): New node.
3053
ccefe4c4
TT
30542010-03-10 Tom Tromey <tromey@redhat.com>
3055
3056 * gdbint.texinfo (Symbol Handling): Update.
3057
7c953934
TT
30582010-03-08 Tom Tromey <tromey@redhat.com>
3059
3060 PR cli/9591:
3061 * gdb.texinfo (Mode Options): Mention lack of pagination and
3062 confirmation with --batch.
3063 (Screen Size): Mention --batch.
3064 (Messages/Warnings): Likewise.
3065
f870a310
TT
30662010-03-05 Tom Tromey <tromey@redhat.com>
3067
3068 * gdb.texinfo (Basic Python): Document target_charset and
3069 target_wide_charset.
3070
78e2826b
TT
30712010-03-05 Tom Tromey <tromey@redhat.com>
3072
3073 * gdb.texinfo (Data): Link to pretty-printing.
3074 (Output Formats): Likewise. Correct text.
3075
f5dff777
DJ
30762010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3077
3078 * gdb.texinfo (Types): Describe <struct> and <flags>.
3079
dc00d89f
PM
30802010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3081
3082 * gdb.texinfo (Frames In Python): Add block parameter and
3083 description to read_var text.
3084
5107b149 30852010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3086 Tom Tromey <tromey@redhat.com>
5107b149
PM
3087
3088 * gdb.texinfo (Types In Python): Describe block argument in
3089 template_argument and gdb.lookup_type.
3090
e03e5e7b
TT
30912010-02-24 Tom Tromey <tromey@redhat.com>
3092
3093 * gdb.texinfo (Cygwin Native): Fix typo.
3094
f3e9a817
PM
30952010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3096
3097 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3098 and select method descriptions.
3099 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3100 Tables in Python to menu.
3101 (Blocks In Python): New node.
3102 (Symbols In Python): New node.
3103 (Symbol Tables in Python): New node.
3104
a79b8f6e
VP
31052010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3106
3107 Multiexec MI
3108
3109 gdb/
3110 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3111
3112 gdb/doc/
3113 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3114 changes.
3115 (GDB/MI Program Execution): Document current behaviour of
3116 --all and --thread-group.
3117 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3118 -remove-inferior.
3119 * observer.texi (inferior_added, inferior_removed): New
3120 observers.
3121
629d6a47
TT
31222010-02-19 Tom Tromey <tromey@redhat.com>
3123
3124 * gdbint.texinfo (Getting Started): Fix @node.
3125 (Debugging GDB): Likewise.
3126
c09529e5
JB
31272010-02-13 Joel Brobecker <brobecker@adacore.com>
3128
3129 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3130 documenting the gdb_test_timeout variable.
3131
540aa8e7
MS
31322010-02-12 Jakob Engblom <jakob@virtutech.com>
3133
3134 * gdb.texinfo (MI commands): Added documentation of --reverse
3135 option to a set of MI commands. Restructured documentation of MI
3136 commands --exec-continue to reflect the complexity of reverse
3137 execution.
3138
081dfbf7
PA
31392010-02-12 Pedro Alves <pedro@codesourcery.com>
3140
3141 * gdb.texinfo (Using the Collected Data): Specify that the address
3142 range of `tfind outsize' is exclusive, and that the address range
3143 of `tfind range' is inclusive.
3144 (Tracepoint Packets): Specify that the address range of
3145 `QTFrame:range' is inclusive, and that the address range of
3146 `QTFrame:outside' is exclusive
3147
8e9c5e02
VP
31482010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3149
3150 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3151
92981e24
TT
31522010-02-10 Tom Tromey <tromey@redhat.com>
3153
3154 * gdb.texinfo (Debugging Output): Document set debug parser and
3155 show debug parser.
3156
075b51b7
L
31572010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3158
3159 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3160 i386_eflags and i386_mxcsr.
3161
3bb8d5c3
L
31622010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3163
3164 * gdb.texinfo: Document i386 target features.
3165
c5f80513
DE
31662010-02-05 Doug Evans <dje@google.com>
3167
3168 * gdbint.texinfo (Testsuite): Add a new section to document the
3169 various DejaGnu variables that may be overridden.
1be00882 3170 Document INTERNAL_GDBFLAGS.
c5f80513 3171
6ac33a4e
TT
31722010-02-04 Tom Tromey <tromey@redhat.com>
3173
3174 PR cli/8830:
3175 * gdb.texinfo (Files): -readnow comes before the filename for file
3176 and symbol-file.
3177
a1dcb23a
DJ
31782010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3181 Document ARM breakpoint types.
3182 (Register Packet Format): Move into the new section.
3183 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3184
95433b34
JB
31852010-01-21 Joel Brobecker <brobecker@adacore.com>
3186
3187 * gdb.texinfo (File Options): Adjust the documentation of this
3188 switch to refer to the "source" command rather than partially
3189 duplicating some of the relevant information.
3190 (Extending GDB): Introduce and document the set/show script-extension
3191 setting.
3192 (Command Files): Add note explaining that the "source" command
3193 is also used to evalute scripts written in other languages.
3194 Remove the short slightly incorrect reference to sourcing Python
3195 scripts.
3196 (Python Commands): Document how to execute a Python script from GDB.
3197
8d576872
JB
31982010-01-19 Joel Brobecker <brobecker@adacore.com>
3199
3200 * gdb.texinfo (Command Files): Fix typo.
3201
8150ff9c
JB
32022010-01-18 Tom Tromey <tromey@redhat.com>
3203
3204 * gdb.texinfo (File Options): Document -x on .py files.
3205 (Command Files): Document handling of Python scripts.
3206
23db03a6
JZ
32072010-01-18 Jie Zhang <jie.zhang@analog.com>
3208
3209 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3210
00bf0b85
SS
32112010-01-15 Stan Shebs <stan@codesourcery.com>
3212
3213 * gdb.texinfo (Trace Files): New section.
3214 (Tracepoint Packets): Document QTSave and qTBuffer.
3215 (Trace File Format): New appendix.
3216
be759fcf
PM
32172010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3218
3219 * gdb.texinfo (Values From Inferior): Document lazy_string value
3220 method.
3221 (Python API): Add Lazy strings menu item.
3222 (Lazy Strings In Python): New node.
3223
dc146f7c
VP
32242010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3225
3226 * gdb.texinfo (GDB/MI Thread Information): New.
3227 (GDB/MI Async Records): Document the core field in *stopped.
3228 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3229 documentation
3230 (Process list): Document that osdata document may contain
3231 threads.
3232 (Remote Serial Protocol): Document qXfer:threads.
3233
d5551862
SS
32342010-01-06 Stan Shebs <stan@codesourcery.com>
3235
3236 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3237 disconnected tracing.
3238 (Tracepoint Packets): Document new protocol.
3239
7a697b8d
SS
32402010-01-05 Stan Shebs <stan@codesourcery.com>
3241
3242 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3243 tracepoints.
3244 (Tracepoint Packets): Describe remote protocol for fast
3245 tracepoints.
3246
e6f3ec50
JB
32472010-01-01 Joel Brobecker <brobecker@adacore.com>
3248
3249 Update the "Start of New Year Procedure".
3250 * gdbint.texinfo: Add the list of files that need to be updated
3251 manually. Minor reformatting.
3252
ddc4e9c1
JB
32532010-01-01 Joel Brobecker <brobecker@adacore.com>
3254
3255 * refcard.tex: Update copyright year in header and text.
3256
9d2897ad
JB
32572010-01-01 Joel Brobecker <brobecker@adacore.com>
3258
3259 * agentexpr.texi: Add 2010 to the list of copyright years.
3260 * annotate.texinfo: Likewise.
3261 * gdb.texinfo: Likewise.
3262 * gdbint.texinfo: Likewise.
3263 * observer.texi: Likewise.
3264 * stabs.texinfo: Likewise.
3265
6da95a67
SS
32662009-12-31 Stan Shebs <stan@codesourcery.com>
3267
3268 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3269
236f1d4d
SS
32702009-12-29 Stan Shebs <stan@codesourcery.com>
3271
3272 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3273
f61e138d
SS
32742009-12-28 Stan Shebs <stan@codesourcery.com>
3275
3276 * gdb.texinfo (Trace State Variables): New section.
3277 (Tracepoint Packets): Describe trace state variable packets.
3278 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3279 variable bytecodes.
3280
0fe7935b
DJ
32812009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3282
3283 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3284 declarations.
3285
a6b29f87
VP
32862009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3287
3288 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3289 -gdb-exit behaviour.
3290
5e4bde96
JB
32912009-12-20 Joel Brobecker <brobecker@adacore.com>
3292
3293 * gpl.texi: Update to version 3 of the GPL.
3294
a1715244
JB
32952009-12-20 Joel Brobecker <brobecker@adacore.com>
3296
3297 * Makefile.in: Update copyright header.
3298 * observer.texi: Fix the copyright header of the generated files.
3299
361ae042
PM
33002009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3301
3302 * gdb.texinfo (Types In Python): Describe range function.
3303
bfd31e71
PM
33042009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3305
3306 * gdb.texinfo (Types In Python): Describe "is_base_class".
3307
57a1d736
TT
33082009-12-03 Tom Tromey <tromey@redhat.com>
3309
3310 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3311
8cebebb9
PP
33122009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3313
3314 * observer.texi: New memory_changed observer.
3315
16af530a
TT
33162009-12-01 Tom Tromey <tromey@redhat.com>
3317
3318 * gdb.texinfo (Reverse Execution): Fix typo.
3319
b6199126
DJ
33202009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3321
3322 PR gdb/8704
3323
3324 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3325 are allowed after the breakpoint condition.
3326
7a6973ad
TT
33272009-11-23 Tom Tromey <tromey@redhat.com>
3328
3329 PR python/10782:
3330 * gdb.texinfo (Types In Python): Document Type.pointer.
3331
21a0512e
PP
33322009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3333
3334 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3335
a5832c8f
PA
33362009-11-11 Pedro Alves <pedro@codesourcery.com>
3337
3338 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3339 (Using Agent Expressions): Delete cross reference.
3340
1eb7cd77
JB
33412009-11-07 Joel Brobecker <brobecker@adacore.com>
3342
3343 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3344 and @settitle directives up to help makeinfo find them.
3345
24ddea62
JK
33462009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3347
3348 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3349 (Auto-loading): Use plural and note one can use multiple components now.
3350
3afae151
VP
33512009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3352
3353 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3354 -stack-list-arguments have the same documentation for parameter
3355 as -stack-list-locals. Add comas.
3356
14ff2235
PM
33572009-10-27 Tom Tromey <tromey@redhat.com>
3358 Eli Zaretskii <eliz@gnu.org>
3359
c8d5aac9 3360 PR python/10781
14ff2235
PM
3361
3362 * gdb.texinfo (Values From Inferior): Document cast method.
3363
9c419145
PP
33642009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3365
3366 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3367 and adjust example.
889bf7c5 3368
29153c24
MS
33692009-10-22 Michael Snyder <msnyder@vmware.com>
3370
3371 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3372 info record command. Also document the new save and restore
29153c24
MS
3373 commands.
3374
2b28d209
PP
33752009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3376
3377 * gdb.texinfo (Machine Code): Mention current pc marker.
3378 (Memory): Likewise.
3379
6c95b8df
PA
33802009-10-19 Pedro Alves <pedro@codesourcery.com>
3381 Stan Shebs <stan@codesourcery.com>
3382
3383 * observer.texi (new_inferior): Rename to...
3384 (inferior_appeared): ... this.
3385
3386 * gdb.texinfo (Inferiors): Rename node to ...
3387 (Inferiors and Programs): ... this. Mention running multiple
3388 programs in the same debug session.
3389 <info inferiors>: Mention the new 'Executable' column if "info
3390 inferiors". Update examples. Document the "add-inferior",
3391 "clone-inferior", "remove-inferior" and "maint info
3392 program-spaces" commands.
3393 (Process): Rename node to...
3394 (Forks): ... this. Document "set|show follow-exec-mode".
3395
2f8132f3
MS
33962009-10-11 Michael Snyder <msnyder@vmware.com>
3397
3398 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3399 (ReverseContinue): Ditto.
3400
cba4b2d3
PP
34012009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3402
3403 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3404
da082f17
JK
34052009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3406
3407 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3408
08be9d71
ME
34092009-10-06 Michael Eager <eager@eagercon.com>
3410
3411 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3412 (Embedded Processors): Add MicroBlaze.
3413 (MicroBlaze): New. Describe Xilinx MicroBlaze
3414
08a0efd0
PA
34152009-10-04 Pedro Alves <pedro@codesourcery.com>
3416
3417 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3418
cbb8f428
EZ
34192009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3420
3421 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3422
30a4a70c
JB
34232009-09-23 Joel Brobecker <brobecker@adacore.com>
3424
3425 * observer.texi (solib_unloaded): Document explicitly the fact that
3426 this observer is called before the associated symbols are unloaded.
3427
b3372f91
VP
34282009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3429
3430 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3431 -stack-list-variables.
3432
f43030c4
TT
34332009-09-18 Tom Tromey <tromey@redhat.com>
3434
3435 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3436 is experimental.
3437
ec7e75e7
PP
34382009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3439
3440 * gdb.texinfo (convenince variables): Mention
3441 $_siginfo could be empty.
f43030c4 3442
0cc7d26f
TT
34432009-09-15 Tom Tromey <tromey@redhat.com>
3444
3445 * gdb.texinfo (GDB/MI Variable Objects): Document
3446 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3447 Expand -var-update documentation.
3448
a96d9b2e
SDJ
34492009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3450
3451 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3452 feature.
3453
005ca36a
JB
34542009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3455
3456 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3457
0d772ac9
MS
34582009-09-10 Michael Snyder <msnyder@vmware.com>
3459
3460 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3461 ReverseStep replies to the qSupported query.
3462
14fb1bac
JB
34632009-09-10 Joel Brobecker <brobecker@adacore.com>
3464
3465 Add documentation for set/show interactive-mode.
3466 * gdb.texinfo (Other Misc Settings): New node.
3467
29b090c0
DE
34682009-09-01 Doug Evans <dje@google.com>
3469
3470 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3471 non-stop mode's affect on remote caching.
3472
4e5d721f
DE
34732009-08-31 Jacob Potter <jdpotter@google.com>
3474 Doug Evans <dje@google.com>
3475
3476 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3477 Mark `set/show remotecache' options as obsolete.
3478 Document new `set/show stack-cache' option.
3479 Update text for `info dcache'.
3480
55333a84
DE
34812009-08-27 Doug Evans <dje@google.com>
3482
3483 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3484 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3485
bc3a0b4d
RW
34862009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3487
3488 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3489 about autoconf.
3490
3a1ff0b6
PA
34912009-08-25 Pedro Alves <pedro@codesourcery.com>
3492
3493 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3494 small example, and describe its columns. Replace "inferior-id" by
3495 "infno" throughout.
3496
81ecdfbb
RW
34972009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3498
af542c2e
RW
3499 * gdbint.texinfo (Releasing GDB): Point to
3500 README-maintainer-mode file for required autoconf version.
3501 * configure.ac: Do not substitute datarootdir, htmldir,
3502 pdfdir, docdir. Do not process --with-datarootdir,
3503 --with-htmldir, --with-pdfdir, --with-docdir.
3504 * configure: Regenerate.
3505
81ecdfbb
RW
3506 * configure: Regenerate.
3507
4efc6507
DE
35082009-08-20 Reid Kleckner <reid@kleckner.net>
3509
3510 * gdb.texinfo: Add chapter on JIT interface.
3511
43089a6e
NR
35122009-08-07 Nick Roberts <nickrob@snap.net.nz>
3513
3514 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3515 confirmation request.
43089a6e 3516
99e008fe
EZ
35172009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3518
c8d5aac9
L
3519 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3520 CRC definitions.
99e008fe 3521
48cb2d85
VP
35222009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3523
3524 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3525 -break-commands.
48cb2d85 3526
ff1a52c6
UW
35272009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3528
3529 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3530 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3531
3285f3fe
UW
35322009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3533
3534 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3535 "set spu stop-on-load" and "show spu stop-on-load" commands.
3536
e35359c5
UW
35372009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3538
3539 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3540
58d6951d
DJ
35412009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3542
3543 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3544 org.gnu.gdb.arm.neon.
3545
08d16641
PA
35462009-07-20 Pedro Alves <pedro@codesourcery.com>
3547
3548 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3549 optional element.
3550 (subsection OS ABI): New subsection.
3551
782b2b07
SS
35522009-07-14 Stan Shebs <stan@codesourcery.com>
3553
3554 * gdb.texinfo (Tracepoint Conditions): New section.
3555 (General Query Packets): Describe ConditionalTracepoints.
3556 (Tracepoint Packets): Describe condition field.
3557 (Maintenance Commands): Describe maint agent-eval.
3558 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3559
9b117ef3
HZ
35602009-07-11 Hui Zhu <teawater@gmail.com>
3561
3562 * gdb.texinfo (disassemble): Add a new modifier /r
3563 to "disassemble" command to make it print the raw instructions
3564 in hex as well as in symbolic form.
3565
f5a33284
TT
35662009-07-09 Tom Tromey <tromey@redhat.com>
3567
3568 * gdbint.texinfo (Testsuite): Document parallel make check.
3569
812f7342
TT
35702009-07-09 Tom Tromey <tromey@redhat.com>
3571
3572 * gdbint.texinfo (Testsuite): Document test transcripts.
3573
fbb8f299
PM
35742009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3575
3576 * gdb.texinfo (Values From Inferior): Add length parameter
3577 description.
3578
dd8f35ac
EZ
35792009-07-04 Chris Genly <chris@genly.us>
3580
3581 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3582 in -var-list-children. Fix example according to what the code
3583 does.
3584
2277426b
PA
35852009-07-02 Pedro Alves <pedro@codesourcery.com>
3586
3587 * gdb.texinfo (Debugging multiple inferiors): Document the
3588 "inferior", "detach inferior" and "kill inferior" commands.
3589 (Debugging Programs with Multiple Processes): Adjust to mention
3590 generic "inferior" commands. Delete mention of "detach fork" and
3591 "delete fork". Cross reference to "Debugging multiple inferiors"
3592 section.
3593
a6d9a66e
UW
35942009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3595
5af949e3
UW
3596 * gdbint.texinfo (Item Output Functions): Update signature
3597 for ui_out_field_core_addr.
3598
35992009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3600
3601 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3602 Update example code extrated from breakpoint.c.
3603
9901a55b 36042009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3605
9901a55b
PP
3606 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3607 MI commands.
3608 (GDB/MI Symbol Query): Likewise.
3609 (GDB/MI File Commands): Likewise.
3610 (GDB/MI File Transfer Commands): Likewise.
3611 (GDB/MI Target Manipulation): Likewise.
3612 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3613
edb3359d
DJ
36142009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3615
3616 * gdb.texinfo (Debugging Optimized Code): New chapter.
3617 (Compiling for Debugging): Reference it. Move some
3618 text to the new section.
3619
7cd1089b
PM
36202009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3621
3622 * doc/gdb.texinfo (Calling): Document
3623 set-unwind-on-terminating-exception usage.
3624
d4db2f36
PA
36252009-06-11 Pedro Alves <pedro@codesourcery.com>
3626
3627 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3628 command.
3629
d1a7880c
PA
36302009-06-07 Pedro Alves <pedro@codesourcery.com>
3631
3632 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3633 references.
3634
473f94e6
UW
36352009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3636
3637 * gdbint.texinfo: Rename formal parameters to gdbarch function
3638 protoypes from "current_gdbarch" to "gdbarch".
3639
8f500870
TT
36402009-05-28 Tom Tromey <tromey@redhat.com>
3641
3642 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3643
b6313243
TT
36442009-05-27 Tom Tromey <tromey@redhat.com>
3645
3646 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3647 feature.
3648 (GDB/MI Variable Objects): Document -var-set-visualizer.
3649
36502009-04-02 Tom Tromey <tromey@redhat.com>
3651
3652 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3653 feature.
3654 (GDB/MI Variable Objects): Document -var-set-visualizer.
3655
a6bac58e
TT
36562009-05-27 Tom Tromey <tromey@redhat.com>
3657 Thiago Jung Bauermann <bauerman@br.ibm.com>
3658 Phil Muldoon <pmuldoon@redhat.com>
3659
3660 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3661 (Pretty Printing): New node.
3662 (Selecting Pretty-Printers): Likewise.
3663 (Python API): Update.
3664 (Output Formats): Document /r format.
3665
2c74e833
TT
36662009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3667 Tom Tromey <tromey@redhat.com>
3668
3669 * gdb.texinfo (Types In Python): New node.
3670 (Values From Inferior): "type" is now an attribute.
3671 (Python API): Update.
3672
89c73ade
TT
36732009-05-27 Tom Tromey <tromey@redhat.com>
3674 Thiago Jung Bauermann <bauerman@br.ibm.com>
3675 Phil Muldoon <pmuldoon@redhat.com>
3676
3677 * gdb.texinfo: Add @syncodeindex for `tp'.
3678 (Python API): Update.
3679 (Auto-loading): New node.
3680 (Objfiles In Python): New node.
3681
17a37d48
PP
36822009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3683
3684 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3685
6718376f
NR
36862009-05-15 Nick Roberts <nickrob@snap.net.nz>
3687
3688 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3689
cbe54154
PA
36902009-05-12 Pedro Alves <pedro@codesourcery.com>
3691
3692 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3693 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3694 show show-debug-regs' docs.
3695
8e05493c
EZ
36962009-05-08 Eli Zaretskii <eliz@gnu.org>
3697
3698 * gdb.texinfo (Process Record and Replay): Add description of
3699 reverse execution.
3700
b39f4988
JB
37012009-05-07 Joel Brobecker <brobecker@adacore.com>
3702
3703 * gdbint.texinfo (Adding support for debugging core files): New node.
3704 (Native Debugging): Remove the ``Native core file Support'' section.
3705
a2311334
EZ
37062009-05-01 Eli Zaretskii <eliz@gnu.org>
3707
3708 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3709 Add index entries.
3710
53cc454a 37112009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3712 Michael Snyder <msnyder@vmware.com>
53cc454a 3713
a2311334
EZ
3714 * gdb.texinfo: (Process Record and Replay): Add documentation for
3715 process record and replay.
53cc454a 3716
484086b7
JK
37172009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3718
3719 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3720 a new part on command-line defined macros.
3721
32ae1842
EZ
37222009-04-25 Eli Zaretskii <eliz@gnu.org>
3723
3724 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3725 clarify the wording.
3726
b14b1491
TT
37272009-04-23 Tom Tromey <tromey@redhat.com>
3728
3729 * gdb.texinfo (Data Files): New node.
3730 (GDB Files): Update menu.
3731
5c1e86e1
JB
37322009-04-23 Joel Brobecker <brobecker@adacore.com>
3733
3734 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3735 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3736
83eba9b7
VP
37372009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3738
3739 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3740
e31198c4
HZ
37412009-04-22 Hui Zhu <teawater@gmail.com>
3742
3743 * gdb.texinfo (disassemble-next-line): Set the default of
3744 disassemble-next-line to off.
3745
26e251b6
JM
37462009-04-21 Joseph Myers <joseph@codesourcery.com>
3747
3748 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3749 --with-htmldir): New.
3750 * configure: Regenerate.
3751 * Makefile.in (datarootdir, docdir): Define.
3752 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3753 instead of $(SET_TEXINPUTS).
3754 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3755 gdbint.info instead of $(SET_TEXINPUTS).
3756 (gdbint/index.html): Use same -I options as for building
3757 gdbint.info.
3758 (stabs.dvi, stabs.pdf): Use same -I options as for building
3759 stabs.info instead of $(SET_TEXINPUTS).
3760 (stabs/index.html): Use same -I options as for building
3761 stabs.info.
3762 (annotate.dvi, annotate.pdf): Use same -I options as for building
3763 annotate.info instead of $(SET_TEXINPUTS).
3764 (annotate/index.html): Use same -I options as for building
3765 annotate.info.
3766
eac35c4e
DD
37672009-04-21 David Daney <ddaney@caviumnetworks.com>
3768
3769 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3770
29b0e8a2
JM
37712009-04-21 Joseph Myers <joseph@codesourcery.com>
3772
3773 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3774
2b831889 37752009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3776 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3777
3778 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3779 (MAKEHTMLFLAGS): Set to empty.
3780 (html__strip_dir): Define.
3781 (HTMLFILES): Define.
3782 (HTMLFILES_INSTALL): Define.
3783 (install-html): Copy new automake rule.
3784 (html): Depend on $(HTMLFILES).
3785 (gdb_toc.html): Rename to gdb/index.html.
3786 (gdbint_toc.html): Rename to gdbint/index.html.
3787 (stabs_toc.html): Rename to stabs/index.html.
3788 (annotate_toc.html): Rename to annotate/index.html.
3789
89a34d1b
JM
37902009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3791
3792 * Makefile.in: Set pdfdir and htmldir from configure
3793 substitutions.
3794 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3795 * configure: Regenerate.
3796
a2d5da46
JB
37972009-04-16 Joel Brobecker <brobecker@adacore.com>
3798
3799 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3800 This macro is no longer used.
3801
732f6a93
TT
38022009-04-15 Tom Tromey <tromey@redhat.com>
3803
3804 * gdb.texinfo (Character Sets): Document default character set.
3805
87f9adc1
PM
38062009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3807
3808 * gdbint.texinfo: Change server name from sources.redhat.com to
3809 sourceware.org throughout.
3810
2c88c651
JB
38112009-04-09 Joel Brobecker <brobecker@adacore.com>
3812
3813 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3814 about a missing dot or coma after @xref.
3815
4f5376b2
JB
38162009-04-02 Joel Brobecker <brobecker@adacore.com>
3817
3818 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3819 example, and add a small explanation about it.
3820 (Print Settings): Change the documentation of the "set print
3821 frame-arguments" to reflect the fact that the default is now "scalars".
3822
a0381d3a
JB
38232009-04-02 Joel Brobecker <brobecker@adacore.com>
3824
3825 * gdb.texinfo (Print Settings): Add kindex for command "set
3826 print frame-arguments".
3827
45ac276d
JB
38282009-03-31 Joel Brobecker <brobecker@adacore.com>
3829
3830 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3831 breakpoints.
3832 (Set Breaks): Add reference to thread-specific and task-specific
3833 breakpoints.
3834
32cd1edc
JB
38352009-03-31 Joel Brobecker <brobecker@adacore.com>
3836
3837 * gdb.texinfo (Ada Tasks): Remove the documentation about
3838 the "Running" state, as this state has been eliminated.
3839 Now all runnable tasks are shown as "Runnable".
3840
1042e4c0
SS
38412009-03-30 Stan Shebs <stan@codesourcery.com>
3842
3843 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3844 special case of breakpoints.
3845 (Enable and Disable Tracepoints): Mention deprecation.
3846 (Listing Tracepoints): Update description and example.
3847
f8f6f20b
TJB
38482009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3849
3850 * gdb.texinfo (Frames in Python): New node.
3851 (Python API): Update.
3852
c0c6f777
TJB
38532009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3854
3855 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3856 from a method to an attribute.
3857
def2b000
TJB
38582009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3859
3860 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3861 attribute.
3862
a07daef3
PA
38632009-03-25 Pedro Alves <pedro@codesourcery.com>
3864
3865 * observer.texi (thread_exit): Add "silent" parameter.
3866
f3b1572e
PA
38672009-03-22 Pedro Alves <pedro@codesourcery.com>
3868
3869 * observer.texi (about_to_proceed): New.
3870
587afa38
EZ
38712009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3872
3873 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3874 field throughout to handle types with spaces in them. Fix typos
3875 found by aspell.
3876 (Summary, Requirements, Contributors): New first chapter,
3877 "Summary" added, old Requirements section moved there, and new
3878 section, "Contributors" added.
3879 (Initializing a New Architecture, Register Representation)
3880 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3881 (Porting gdb): These sections extended and updated.
3882 (Compiler Characteristics): This section (empty) deleted.
3883 (Defining Other Architecture Features): This section renamed and
3884 duplicate material removed from (formerly "Target Conditionals").
3885 Use braces {} in @deftypeXX type field throughout to handle types
3886 with spaces in them. Typos found by aspell fixed.
3887
3888 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3889 * stack_frame.pdf: Version of image for PDF output.
3890 * stack_frame.png: Version of image for HTML output and for Emacs.
3891 * stack_frame.txt: Version of image for Info output.
1db61298 3892 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3893
10af6951
EZ
38942009-03-21 Eli Zaretskii <eliz@gnu.org>
3895
3896 * gdb.texinfo (Character Sets): Fix last change.
3897
cc924cad
TJB
38982009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3899
3900 * gdb.texinfo (Values From Inferior): Fix optional arguments
3901 markup.
3902 (Commands In Python): Adjust argument names of gdb.Command.__init__
3903 to what the function accepts as keywords.
3904
bc3b79fd
TJB
39052008-03-20 Tom Tromey <tromey@redhat.com>
3906
3907 * gdb.texinfo (Convenience Vars): Document convenience functions.
3908 (Functions In Python): New node.
3909 (Python API): Update.
3910
6c7a06a3
TT
39112009-03-20 Tom Tromey <tromey@redhat.com>
3912
3913 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3914 set target-wide-charset.
3915 (Requirements): Mention iconv.
3916
b646ddd4
HZ
39172009-03-17 Hui Zhu <teawater@gmail.com>
3918
3919 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3920
91440f57
HZ
39212009-03-17 Hui Zhu <teawater@gmail.com>
3922
3923 * gdb.texinfo: Add documentation for disassemble-next-line.
3924
8fd41227
TJB
39252009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3926
3927 * gdb.texinfo (Commands In Python): Remove tindex entries.
3928
61ff14c6
JK
39292009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3930
3931 * gdb.texinfo (Returning): New description for missing debug info.
3932
0b16c5cf
PA
39332009-03-14 Pedro Alves <pedro@codesourcery.com>
3934
3935 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3936 (General Query Packets): Document qAttached.
0b16c5cf 3937
32fc0df9
PA
39382009-03-05 Pedro Alves <pedro@codesourcery.com>
3939
3940 * gdb.texinfo (Background Execution): Better describe the set
3941 target-async command.
3942 (Maintenance Commands): Delete description of the `maint set/show
3943 linux-async' and `maint set/show remote-async' commands.
3944
134eb42c
VP
39452009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3946
3947 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3948 between sentences.
3949
c86cf029
VP
39502009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3951
3952 * gdb.texinfo (GDB/MI Async Records): Document the
3953 =library-loaded and =library-unloaded notifications.
3954
3ea85240
VP
39552009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3956
3957 * observer.texi (test_notification): New observer.
3958
1d33d6ba
VP
39592009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3960
61ff14c6
JK
3961 * observer.texi: Add parameter 'print_frame' to normal_stop
3962 observer.
1d33d6ba 3963
d721c933
EZ
39642009-02-07 Eli Zaretskii <eliz@gnu.org>
3965
3966 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3967 (Commands In Python): Fix COMMAND_* constants in last change. Use
3968 @kbd for interactive input. Add cross-references and index
3969 entries.
3970
4aa995e1
PA
39712009-02-06 Pedro Alves <pedro@codesourcery.com>
3972
3973 * gdb.texinfo (Signals): Document $_siginfo.
3974 (Convenience Variables): Mention $_siginfo.
3975 (Remote Configuration): Document qXfer:siginfo:read,
3976 qXfer:siginfo:write packets, and the read-siginfo-object,
3977 write-siginfo-object commands.
3978
5f5233d4
PA
39792009-02-06 Pedro Alves <pedro@codesourcery.com>
3980
3981 * gdbint.texinfo (Values): New chapter.
3982
d8906c6f
TJB
39832009-02-06 Tom Tromey <tromey@redhat.com>
3984
3985 * gdb.texinfo (Python API): Add entry for Commands In Python.
3986 (Commands In Python): New node.
3987
b6cb8e7d
TJB
39882009-02-05 Tom Tromey <tromey@redhat.com>
3989
3990 * gdb.texinfo (Values From Inferior): Document Value.string.
3991
12453b93
TJB
39922009-02-05 Tom Tromey <tromey@redhat.com>
3993
3994 * gdb.texinfo (Basic Python): Document execute's from_tty
3995 argument.
3996
08c637de
TJB
39972009-02-04 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Basic Python): Document gdb.history.
4000
592375cd
VP
40012009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4002
4003 * gdb.texinfo (GDB/MI Thread Commands): Document the
4004 'current-thread-id' field. Remove the example with zero threads,
4005 since current GDB won't ever report that if there's inferior.
4006
41447f92
VP
40072009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4008
4009 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4010 option to -break-insert.
4011
098b41a6
JG
40122009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4013 Jerome Guitton <guitton@adacore.com>
4014
4015 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4016 (System-wide configuration): New section.
4017
3c16cced
PA
40182009-01-26 Pedro Alves <pedro@codesourcery.com>
4019
4020 PR gdb/7580:
4021 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4022 internal-error|internal-warning quit|corefile ask|yes|no".
4023
62709adf
PA
40242009-01-26 Pedro Alves <pedro@codesourcery.com>
4025
4026 * gdb.texinfo (Using the `gdbserver' Program): Document
4027 --remote-debug.
4028
7ce58dd2
DE
40292009-01-23 Doug Evans <dje@google.com>
4030
4031 * gdb.texinfo: Add nexti to list of commands that support
4032 background execution.
4033
adb483fe
DJ
40342009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4035
4036 * gdb.texinfo (Define, Hooks): Document prefix command support.
4037
a67ec3f4 40382009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4039 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4040
4041 Fixes for makeinfo --html.
4042
4043 * annotate.texinfo: Use @copying and @insertcopying. Use
4044 @ifnottex in place of @ifinfo.
4045 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4046 place of @ifinfo. Use @ifnotinfo for one index entry.
4047 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4048 in place of @ifinfo.
4049 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4050 in place of @ifinfo. Include contents at start unconditionally.
4051
84fcdf95
PA
40522009-01-13 Pedro Alves <pedro@codesourcery.com>
4053
4054 * gdb.texinfo (General Query Packets): Remove @var{} around the
4055 "spu" literal string.
4056
fa3a767f
PA
40572009-01-07 Pedro Alves <pedro@codesourcery.com>
4058
4059 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4060 program may be running in another process" errors.
4061 * gdbint.texinfo (Native Conditionals): Delete
4062 ONE_PROCESS_WRITETEXT description.
4063
9cb011d3
JB
40642009-01-07 Joel Brobecker <brobecker@adacore.com>
4065
4066 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4067 emacs local variable to be placed at the end of the ChangeLog.
4068 Add server.c and gdbreplay.c to the list of files where the
4069 copyright year needs to be updated.
4070
84603566
SL
40712009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4072
4073 * gdb.texinfo (Remote Configuration): Document new
4074 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4075 commands.
4076
a53f55d8
PA
40772008-12-28 Pedro Alves <pedro@codesourcery.com>
4078
4079 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4080 FETCH_INFERIOR_REGISTERS.
4081 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4082 FETCH_INFERIOR_REGISTERS descriptions. Remove
4083 gdbarch_get_longjmp_target descrition, since already described in
4084 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4085 (Target Conditionals): ... here.
4086
077e0a52
JB
40872008-12-16 Joel Brobecker <brobecker@adacore.com>
4088
4089 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4090 examples.
4091 (Additions to Ada): Likewise. Add the missing opening and closing
4092 parenthesis of the GDB prompt in one of the examples.
4093
023eb17c
JB
40942008-12-14 Joel Brobecker <brobecker@adacore.com>
4095
4096 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4097 about the result of 'Address not being of type System.Address.
4098 This problem has been fixed a while ago.
4099
c3b108f7
VP
41002008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4101
4102 MI non-stop and multiprocess docs.
4103
c8d5aac9
L
4104 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4105 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4106 Adjust documentation for *stopped, document =thread-created,
4107 =thread-exited, =thread-group-created and =thread-group-exited.
4108 (GDB/MI Thread Commands): Document the 'state' field in
4109 -thread-info output.
4110 (GDB/MI Program Execution): Mention --all and --thread-group
4111 options.
4112 (GDB/MI Variable Objects): Describe floating and fixed variable
4113 objects.
4114 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4115
07e059b5
VP
41162008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4117
c8d5aac9
L
4118 * gdb.texinfo (Operating System Information): New appendix.
4119 (Operating System Auxiliary Information): Document 'info os processes'
4120 (Remote Configuration): Document 'osdata'
4121 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4122
a80b95ba
TG
41232008-11-27 Tristan Gingold <gingold@adacore.com>
4124
4125 * gdb.texinfo (Darwin): Document Darwin specific features.
4126
a655d424
JK
41272008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4128
4129 * gdbint.texinfo (Target Conditionals): Extend the
4130 gdbarch_breakpoint_from_pc description.
4131
249e1128
VP
41322008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4133
4134 * gdb.texinfo (M68K Features): Fix typo.
4135
c14c28ba
PP
41362008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4137
4138 * gdb.texinfo (Symbols): Mention printing containing
4139 image name in "info symbol".
4140 (Maint translate-address): Likewise.
889bf7c5 4141
394a6666
JB
41422008-11-18 Joel Brobecker <brobecker@adacore.com>
4143
4144 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4145 commands "catch load" and "catch unload".
4146
66bb093b
VP
41472008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4148
4149 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4150 =thread-selected.
889bf7c5 4151
4a92f99b
VP
41522008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4153
c8d5aac9 4154 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4155
f0323ca0
PA
41562008-10-27 Pedro Alves <pedro@codesourcery.com>
4157
4158 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4159 .mt files, TM_CLIBS or TM_CDEPS.
4160 (x86 Watchpoints): Don't mention TDEPFILES.
4161
8b23ecc4
SL
41622008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4163
4164 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4165 (Overview): Mention notifications and non-stop mode behavior.
4166 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4167 with non-stop mode behavior. Add vStopped description.
4168 (Stop Reply Packets): Update list of packets that return
4169 stop replies. Mention non-stop behavior.
4170 (General Query Packets): Document QNonStop packet and associated
4171 qSupported query response.
4172 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4173 behavior.
4174 (Notification Packets): New section.
4175 (Remote Non-Stop): New section.
4176 (File-I/O Overview): Mention non-stop behavior.
4177
fff08868
HZ
41782008-10-24 Hui Zhu <teawater@gmail.com>
4179 Pedro Alves <pedro@codesourcery.com>
4180
4181 * gdb.texinfo (displaced-stepping): Describe the auto mode
4182 setting, and say it's the default. This is now a mainstream
4183 setting instead of a maintenance setting.
4184
252fbfc8
PA
41852008-10-23 Pedro Alves <pedro@codesourcery.com>
4186
4187 * observer.texi (thread_stop_requested): New.
4188
20924a55
JB
41892008-10-22 Joel Brobecker <brobecker@adacore.com>
4190
4191 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4192 (Patching): Replace incorrect usage of @samp by @kbd.
4193
bacec72f
MS
41942008-10-17 Michael Snyder <msnyder@vmware.com>
4195
4196 * gdb.texinfo: Add documentation for reverse execution.
4197
a08702d6 41982008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4199 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4200
4201 * gdb.texinfo. (Values From Inferior): New subsubsection.
4202
d97bc12b
DE
42032008-10-06 Doug Evans <dje@google.com>
4204
4205 * gdb.texinfo (set debug dwarf2-die): Document it.
4206
87f67dba
JB
42072008-10-01 Joel Brobecker <brobecker@adacore.com>
4208
4209 * gdb.texinfo (catch) [exception]: Document how to insert
4210 a breakpoint on user-defined exceptions when the exception
4211 name is identical to one of the language-defined ones.
4212
2fae03e8
TT
42132008-09-27 Tom Tromey <tromey@redhat.com>
4214
4215 * gdb.texinfo (Macros): Remove text about stringification,
4216 varargs, and splicing.
4217
5c6ce71d
TT
42182008-09-27 Tom Tromey <tromey@redhat.com>
4219
4220 * gdbint.texinfo (Language Support): Remove text about omitting
4221 support for a language.
4222
07128da0
DE
42232008-09-23 Doug Evans <dje@google.com>
4224
4225 * gdb.texinfo (info dcache): Update.
4226
b90a069a
SL
42272008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4228
4229 * gdb.texinfo (Packets): Add info on thread-id syntax and
4230 multiprocess extensions.
4231 <D>: Document multiprocess form of packet.
4232 <H>: Use thread-id syntax.
4233 <T>: Likewise.
4234 <vCont>: Likewise. Note this is required for multiprocess.
4235 <vKill>: New packet.
4236 (Stop Reply Packets) <T>: Use thread-id syntax.
4237 <W>: Document multiprocess form of reply.
4238 <X>: Likewise.
4239 (General Query Packets) <qC>: Use thread-id syntax.
4240 <qfThreadInfo>: Likewise.
4241 <qGetTLSAddr>: Likewise.
4242 <qP>: Likewise.
4243 <qSupported>: Add "multiprocess" feature.
4244 <qThreadExtraInfo>: Use thread-id syntax.
4245
b77209e0
PA
42462008-09-22 Stan Shebs <stan@codesourcery.com>
4247
4248 * gdb.texinfo (Inferiors): New section.
4249
3d0bb823
PA
42502008-09-12 Pedro Alves <pedro@codesourcery.com>
4251
4252 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4253
f8dcfc0a
UW
42542008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4255
4256 * gdbint.texinfo (Target Conditionals): Remove documentation
4257 for gdbarch_name_of_malloc.
4258
8775bb90
MS
42592008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4260
4261 * gdb.texinfo (Interrupts): Mention TCP interface for
4262 sending BREAK.
4263
f1838a98
UW
42642008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4265
4266 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4267 argument prefix to "set sysroot".
4268
158c7665
PH
42692008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4270
4271 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4272 and False.
4273
30e026bb
VP
42742008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4275
c8d5aac9
L
4276 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4277 for possible features of -list-features.
30e026bb 4278
c6ebd6cf
VP
42792008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4280
c8d5aac9 4281 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4282 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4283
aeac0ff9
VP
42842008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4285
4286 * doc/gdb.texinfo (PowerPC): Fix typo.
4287 (PowerPC features): Fix typo.
4288
5231c1fd
PA
42892008-08-18 Pedro Alves <pedro@codesourcery.com>
4290
4291 * observer.texi (thread_ptid_changed): New.
4292
677c5bb1
LM
42932008-08-18 Luis Machado <luisgpm@br.ibm.com>
4294
4295 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4296 (PowerPC features): Mention feature set for VSX registers.
4297
f3a2dd1a
JB
42982008-08-13 Joel Brobecker <brobecker@adacore.com>
4299
4300 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4301 the direct visibility of all names in user-written packages.
4302
33e5cbd6
PA
43032008-08-13 Pedro Alves <pedro@codesourcery.com>
4304
4305 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4306 setting, and make it the default.
4307 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4308 non-stop script example.
4309
d0384fc4
TJB
43102008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4311
4312 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4313 reference to the "Using Different Register and Memory Data
4314 Representation" section.
4315
a6f3e723
SL
43162008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4317
4318 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4319 (Remote Protocol): Add Packet Acknowledgment to menu.
4320 (Overview): Mention +/- can be disabled, and point to new section
4321 where this is discussed in detail.
4322 (General Query Packets): Document QStartNoAckMode packet, and
4323 corresponding qSupported reply.
4324 (Packet Acknowledgment): New section.
4325
0606b73b
SL
43262008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4327 Pedro Alves <pedro@codesourcery.com>
4328
4329 * gdb.texinfo (Threads): Move paragraph about automatic thread
4330 selection to All-Stop Mode subsection.
4331 (Thread Stops): Reorganize existing material into subsections.
4332 Add introductory blurb and menu.
4333 (Non-Stop Mode): New subsection.
4334 (Background Execution): New subsection.
4335 (Maintenance Commands): Add cross-references from async mode
4336 commands to the new Background Execution section.
4337
d57a3c85
TJB
43382008-08-06 Tom Tromey <tromey@redhat.com>
4339
4340 * gdb.texinfo (Extending GDB): New chapter.
4341 (Sequences): Demoted chapter, now a section under the new
4342 Extending GDB chapter.
4343 (Python): New section.
4344
6d76a53d
SS
43452008-07-31 Stan Shebs <stan@codesourcery.com>
4346
4347 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4348
1f70da6a
SS
43492008-07-29 Stan Shebs <stan@codesourcery.com>
4350
4351 * gdbint.texinfo: General round of cleanup and minor
4352 clarifications.
4353 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4354 (Longjmp Support): Update description to reflect how it is done
4355 for targets without using native header.
4356 (Symbol Handling): Add a little more general explanation.
4357 (COFF, ELF): Mention stabs encapsulation.
4358 (DWARF 3): New section.
4359 (Adding a New Host): Scrub out some obsolete bits.
4360 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4361 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4362 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4363 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4364 SEEK_SET, STOP_SIGNAL, USG.
4365 (Raw and Virtual Register Representations): Ditto for
4366 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4367 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4368 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4369 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4370 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4371 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4372 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4373 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4374 DEPRECATED_USE_STRUCT_CONVENTION.
4375 Describe gdbarch_deprecated_fp_regnum.
4376 Update description of gdbarch_print_insn.
4377 (Adding a New Target): Scrub out obsolete bits.
4378 (Obsolete Conditionals): Remove entire section.
4379
383f836e
TT
43802008-07-25 Tom Tromey <tromey@redhat.com>
4381
4382 * observer.texi (GDB Observers): Document new observers:
4383 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4384 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4385 architecture_changed.
4386
cfd8ab24
SS
43872008-07-21 Stan Shebs <stan@codesourcery.com>
4388
4389 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4390 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4391
781b42b0
TT
43922008-07-21 Tom Tromey <tromey@redhat.com>
4393
4394 * observer.texi (GDB Observers): Remove obsolete comment.
4395 <executable_changed>: Remove argument.
4396
d7d9f01e
TT
43972008-07-18 Tom Tromey <tromey@redhat.com>
4398
4399 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4400
bf250677
DE
44012008-07-10 Doug Evans <dje@google.com>
4402
4403 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4404
10568435
JK
44052008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4406
4407 * gdb.texinfo (Starting): Document "set disable-randomization".
4408
5ae4183a
AS
44092008-07-07 Andreas Schwab <schwab@suse.de>
4410
4411 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4412
b56e7235
VP
44132008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4414
4415 * gdb.texinfo (GDB/MI Target Manipulation): Add
4416 example of -target-attach.
4417
e1ac3328
VP
44182008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4419
4420 * observer.texi (target_resumed): New observer.
5ae4183a 4421 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4422
65d12d83
TT
44232008-06-06 Tom Tromey <tromey@redhat.com>
4424
4425 * gdb.texinfo (Completion): Add field name example.
4426
fbc5282e
MK
44272008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4428
4429 * gdb.texinfo (GDB/MI Program Context): Added example
4430 to -exec-arguments
5ae4183a 4431
fbc5282e 44322008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4433
4434 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4435 annotation.
4436
c16158bc 44372008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4438 Nathan Sidwell <nathan@codesourcery.com>
4439 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4440
4441 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4442 and ACX_BUGURL.
4443 * configure: Regenerate.
4444 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4445 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4446 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4447 mailing-list-specific text about bug reporting unless
4448 BUGURL_DEFAULT.
4449
75c99385
PA
44502008-06-05 Pedro Alves <pedro@codesourcery.com>
4451
4452 * gdb.texinfo (-target-select): Remove reference to target async.
4453 (Maintenance Commands): Document "maint set/show remote-async".
4454
1763a388
MK
44552008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4456
4457 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4458 in -target-file-get section.
5ae4183a 4459
d0d064df
PA
44602008-05-22 Pedro Alves <pedro@codesourcery.com>
4461
9b562ab8
PA
4462 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4463 killing the inferior when it is already debugging a process.
d0d064df 4464
8dfa32fc
JB
44652008-05-21 Joel Brobecker <brobecker@adacore.com>
4466
4467 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4468 abbreviation for "finish".
4469
55f996a7
NR
44702008-05-21 Nick Roberts <nickrob@snap.net.nz>
4471
4472 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4473
ba2b1c56
DJ
44742008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4475
4476 * gdbint.texinfo (Target Conditionals): Delete entry for
4477 gdbarch_dwarf_reg_to_regnum.
4478
08388c79
DE
44792008-05-09 Doug Evans <dje@google.com>
4480
a3c83fae 4481 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4482
d14508fe
DE
44832008-05-05 Doug Evans <dje@google.com>
4484
4485 * gdb.texinfo (disassemble): Document /m modifier.
4486
e2b7ddea
VP
44872008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4488
5ae4183a
AS
4489 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4490 will not report the time of commands that run the target.
e2b7ddea 4491
8eb41542
VP
44922008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4493
4494 * gdb.texinfo (GDB/MI Output Records): Add
4495 missing semicolon.
4496
82f68b1c
VP
44972008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4498
4499 * gdb.texinfo (GDB/MI Output Records):
4500 Document =thread-create and =thread-exited.
4501
fa0f268d
VP
45022008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4503
4504 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4505 Remove mention of dmi-discuss.
fa0f268d 4506
063bfe2e
VP
45072008-05-03 Pedro Alves <pedro@codesourcery.com>
4508
4509 * observer.texi (thread_exit): New.
4510
237fc4c9
PA
45112008-05-02 Pedro Alves <pedro@codesourcery.com>
4512
4513 * gdb.texinfo (Debugging Output): Document "set/show debug
4514 displaced".
4515 (Maintenance Commands): Document "maint set/show
4516 can-use-displaced-stepping".
4517
0428b8f5
DJ
45182008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4519
4520 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4521 and set/show arm force-mode.
4522
5009afc5
AS
45232008-05-02 Andreas Schwab <schwab@suse.de>
4524
4525 * gdbint.texinfo (Algorithms): Describe
4526 target_watchpoint_addr_within_range.
4527
669fac23
DJ
45282008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4529
4530 * gdbint.texinfo (Stack Frames): New chapter.
4531 (Algorithms): Move Frames text to the new chapter.
4532 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4533 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4534
721c02de
VP
45352008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4536
5ae4183a
AS
4537 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4538 output does not necessary include any tokens.
721c02de 4539
c055b101
CV
45402008-04-22 Corinna Vinschen <vinschen@redhat.com>
4541
4542 * gdb.texinfo (Set SH Calling convention): New @item.
4543 (Show SH Calling convention): Ditto.
4544
68837c9d
MD
45452008-04-22 Markus Deuling <deuling@de.ibm.com>
4546
4547 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4548
2e9132cc
EZ
45492008-04-20 Eli Zaretskii <eliz@gnu.org>
4550
4551 * gdb.texinfo (Set Breaks): Mention that multiple location
4552 breakpoints need line number info. Add index entries.
4553
31fffb02
CS
45542008-04-19 Craig Silverstein <csilvers@google.com>
4555
4556 * gdb.texinfo (Requirements): Add an optional requirement on
4557 zlib.
4558 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4559 Compressed DWARF 2.
4560
a47ec5fe
AR
45612008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4562
4563 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4564 sample output for 'stopped,reason="breakpoint-hit"' message.
4565 (GDB/MI Program Execution): Likewise.
4566
de051565
MK
45672008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4568
5ae4183a 4569 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4570 -var-set-format. Add -f option to -var-evaluate-expression.
4571
6ba66d6a
JB
45722008-04-03 Joel Brobecker <brobecker@adacore.com>
4573
4574 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4575 new node "Ambiguous Expressions". Replace references to this
4576 node by references to "Ambiguous Expressions" throughout.
4577 (Ambiguous Expressions): New node.
4578
1e26b4f8
DJ
45792008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4580
4581 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4582
b84876c2
PA
45832008-03-21 Pedro Alves <pedro@codesourcery.com>
4584
4585 * gdb.texinfo (Debugging Output): Document
4586 "set/show debug lin-lwp-async".
4587 (Maintenance Commands): Document "maint set/show linux-async".
4588
63092375
DJ
45892008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4590
4591 * gdb.texinfo (Expressions): Update description of malloced arrays.
4592
8e8901c5
VP
45932008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4594
4595 * gdb.texinfo (Thread Commands): Document
4596 -thread-info. Remove -thread-list-all-threads.
4597
1fddbabb
PA
45982008-03-14 Pedro Alves <pedro@codesourcery.com>
4599 Sandra Loosemore <sandra@codesourcery.com>
4600
4601 * gdb.texinfo (Library List Format): Update to mention the
4602 possibility to pass section addresses instead of segment
4603 addresses.
4604
ccd213ac
DJ
46052008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4606
4607 * gdb.texinfo (Starting): Document "set exec-wrapper".
4608 (Server): Document gdbserver --wrapper.
4609
fa4727a6
DJ
46102008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4611
4612 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4613 unreadable memory. Delete obsolete SPARClite reference.
4614
8edfe269
DJ
46152008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4616
4617 * gdb.texinfo (Starting): Mention always-running targets.
4618 (Target Commands): Add an anchor for load.
4619 (Connecting): Explain continue instead of run.
4620
1843f87b
DJ
46212008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4622
4623 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4624
f9082629
NR
46252008-02-26 Nick Roberts <nickrob@snap.net.nz>
4626
4627 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4628 breakpoint table.
4629
fd96d250
PA
46302008-02-19 Pedro Alves <pedro@codesourcery.com>
4631
4632 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4633 killing the inferior when it is already debugging a process.
4634
36af4ef6
MD
46352008-02-13 Markus Deuling <deuling@de.ibm.com>
4636
4637 * gdbint.texinfo (Build Script): New section. Mention new build script
4638 gdb_buildall.sh.
4639
cda4ce5a
JB
46402008-02-01 Jim Blandy <jimb@red-bean.com>
4641
4642 * gdb.texinfo (Help): Summarize 'info args' correctly.
4643
4acd40f3
TJB
46442008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4645
4646 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4647 available in PowerPC architecture.
4648 (Embedded Processors): Change node name of PowerPC item in menu.
4649 (PowerPC): Rename to...
4650 (PowerPC Embedded): this.
4651 (Architectures): Add new PowerPC item in menu.
4652 (PowerPC): New node.
4653
6e6c6f50
DJ
46542008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4655
4656 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4657 commands.
4658
5ee187d7
DJ
46592008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4660
4661 * gdb.texinfo (Setting Catchpoints): Mention features
4662 supported on GNU/Linux.
4663
e275c0d9
NR
46642008-01-30 Nick Roberts <nickrob@snap.net.nz>
4665
4666 * gdb.texinfo (GDB/MI File Commands): Describe new output
4667 field for MI command -file-list-exec-source-file.
4668
2d717e4f
DJ
46692008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4670
4671 * gdb.texinfo (Using the `gdbserver' Program): Add security
4672 warning. Rearrange into subsections and subsubsections. Document
4673 --multi and --debug. Correct --with-sysroot typo. Update --attach
4674 usage. Make load reference clearer. Document monitor exit.
4675 (Remote Configuration): Document set remote exec-file, attach-packet,
4676 and run-packet.
4677 (Packets): Document vAttach and vRun.
4678
d35a4257 46792008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4680
4681 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4682 detach-on-follow -> detach-on-fork.
f663676d 4683
c78d192c
DJ
46842008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4685
4686 * gdbint.texinfo (Native Conditionals): Remove
4687 SHELL_COMMAND_CONCAT and SHELL_FILE.
4688
d35a4257
EZ
46892008-01-26 Eli Zaretskii <eliz@gnu.org>
4690
4691 * gdb.texinfo (Specify Location): Improve wording.
4692
93815fbf
VP
46932008-01-23 Chris Demetriou <cgd@google.com>
4694
4695 * gdb.texinfo (Threads): Document new "set print thread-events"
4696 and "show print thread-events" commands.
4697
2a25a5ba
EZ
46982008-01-19 Eli Zaretskii <eliz@gnu.org>
4699
4700 * gdb.texinfo (Specify Location): New section.
4701 (Delete Breaks, Edit, Set Breaks): Remove description of
4702 locations. Instead, add a reference to "Specify Location".
4703 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4704 (Symbols): Refer to "Specify Location" for the valid forms of
4705 linespecs and locations.
4706
32c9a795
MD
47072008-01-18 Markus Deuling <deuling@de.ibm.com>
4708
4709 * gdbint.texinfo (Target Conditionals): Replace the description of
4710 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4711
b17828ca
JB
47122008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4713
4714 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4715 about &&var, which is rejected by the expression parser.
4716
0aea4bf3
LM
47172008-01-09 Luis Machado <luisgpm@br.ibm.com>
4718
4719 * gdb.texinfo (Output): Update documentation on using printf with DFP
4720 types.
4721
febe4383
TJB
47222008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4723
4724 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4725 subsubsection.
4726 (Decimal Floating Point format): New subsubsection.
4727
7a404eba
PA
47282008-01-05 Pedro Alves <pedro@codesourcery.com>
4729
4730 * gdb.texinfo (File Options): Remove mention of the attempt to
4731 open a core file with the -p option. Don't list -c as a valid
4732 option to attach to a process.
4733
a4d9b460
PA
47342008-01-05 Pedro Alves <pedro@codesourcery.com>
4735
4736 * gdbint.texinfo (Host Conditionals): Remove mention of
4737 ALIGN_STACK_ON_ENTRY.
4738
6ec2edbe
JB
47392008-01-05 Joel Brobecker <brobecker@adacore.com>
4740
4741 * gdbint.texinfo (Start of New Year Procedure): Add item
4742 describing how to update the source and documentation copyright
4743 notices.
4744
d8b2a693
JB
47452007-12-18 Jim Blandy <jimb@codesourcery.com>
4746
ab209b3a 4747 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4748 watchpoint explanation into the main description of the watchpoint
4749 command; update synopses of 'watch', 'rwatch', and 'awatch'
4750 commands.
4751
8b4ed427
VP
47522007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4753
4754 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4755 Document 'pending-breakpoints' feature of
4756 -list-features.
4757
37e4754d
LM
47582007-12-17 Luis Machado <luisgpm@br.ibm.com>
4759
669fac23 4760 * gdb.texinfo: Add new parameter's description.
37e4754d 4761
1d3811f6
DJ
47622007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4763
4764 * gdb.texinfo (Overview): Clarify run-length encoding
4765 example. Remove the restriction on "+" and "-" characters.
4766
c1c25a1a
EZ
47672007-12-15 Eli Zaretskii <eliz@gnu.org>
4768
4769 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4770
afe8ab22 47712007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4772
afe8ab22
VP
4773 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4774 the -f option for -break-insert, remove -r option,
4775 and clarify specification of location.
4776
a6b151f1
DJ
47772007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4778
4779 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4780 formatting.
4781 (Remote Debugging): Add File Transfer section.
4782 (Remote Configuration): Document Host I/O packets.
4783 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4784 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4785 (Packets): Add vFile.
4786
3b784c4f
EZ
47872007-11-17 Eli Zaretskii <eliz@gnu.org>
4788
4789 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4790 breakpoints with multiple locations.
4791 (Breakpoint Menus): Improve wording.
4792 (Output): Fix last change.
4793
a4ce5b0d
UW
47942007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4795
4796 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4797
1b39d5c0
DE
47982007-11-15 Doug Evans <dje@google.com>
4799
4800 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4801
7a72d44c
VP
48022007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4803
4804 * gdbint.texinfo (Native Conditionals): Remove
4805 mention of CLEAR_SOLIB.
5ae4183a 4806
6d1829bf 48072007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4808
4809 * gdb.texinfo (Print Settings): Add documentation for "set/show
4810 print frame-arguments".
4811
1a619819
LM
48122007-11-05 Luis Machado <luisgpm@br.ibm.com>
4813
3b784c4f 4814 * gdb.texinfo (Output): Update printf command's description.
1a619819 4815
55eddb0f
DJ
48162007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4817
4818 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4819 powerpc soft-float".
4820
9cceb671
DJ
48212007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4822
4823 * gdb.texinfo (Files): Correct formatting. Mention Expat
4824 requirement.
4825 (Requirements for Building GDB): Expand the list of Expat
4826 uses.
4827 (Library List Format, Memory Map Format): Mention Expat.
4828 (Target Descriptions): Update Expat wording.
4829
83acabca
DJ
48302007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4831
4832 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4833 Document that gdbarch_convert_register_p should return zero for no-op
4834 conversions.
4835
e35879db
UW
48362007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4837
83acabca 4838 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4839 of set_gdbarch_sofun_address_maybe_missing back to ...
4840 (Target Conditionals): ... here to fix build break.
4841
203c3895
UW
48422007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4843
83acabca 4844 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4845 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4846 (Compiler Characteristics): ... documentation of
4847 set_gdbarch_sofun_address_maybe_missing.
4848
11411de3
DJ
48492007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4850
4851 * gdbint.texinfo (Target Conditionals): Use
4852 frame_unwind_register_unsigned in examples instead of
4853 frame_unwind_unsigned_register.
4854
7cc46491
DJ
48552007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * gdb.texinfo (Predefined Target Types): Add int128
4858 and uint128.
4859 (Standard Target Features): Add PowerPC features.
4860
81adfced
DJ
48612007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4862
4863 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4864
c1874924
UW
48652007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4866
4867 * gdbint.texi (Target Conditionals): Remove documentation
4868 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4869 gdbarch_extract_return_value, and gdbarch_store_return_value.
4870
f6e56ab3
UW
48712007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4872
4873 * gdbint.texi (Target Conditionals): Remove documentation of
4874 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4875
56cf5405
KH
48762007-10-11 Kazu Hirata <kazu@codesourcery.com>
4877
4878 * gdb.texinfo: Mention that inaccessible-by-default is on by
4879 default.
4880
35156bae
DJ
48812007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4882
4883 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4884
d983da9c
DJ
48852007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4886
4887 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4888 multi-threaded watchpoints.
4889 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4890 checked. Describe sticky notification. Expand description
4891 of steppable and continuable watchpoints.
4892 (Watchpoints and Threads): New subsection.
4893
fe6fbf8b
VP
48942007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4895
4896 * gdb.texinfo (Setting Breakpoints): Revise
4897 documentation for pending breakpoints. Document
4898 breakpoints with multiple locations.
5ae4183a 4899
084344da
VP
49002007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4901
4902 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4903 Document -list-features.
5ae4183a 4904
82160952
EZ
49052007-09-15 Eli Zaretskii <eliz@gnu.org>
4906
4907 * gdb.texinfo (Output): Spell out which features of C's printf are
4908 not supported by GDB's printf.
7e27a47a
EZ
4909 (Separate Debug Files): More accurate wording regarding build ID
4910 and a reference to the ld manual rather than the Fedora wiki.
82160952 4911
ea37ba09
DJ
49122007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4913 Jim Blandy <jimb@codesourcery.com>
4914
4915 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4916 (Examining Memory): Update mentions of the 's' format.
4917 (Automatic Display): Likewise.
4918
b8533aec
DJ
49192007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4920
4921 * gdb.texinfo: Update the FSF's Back-Cover Text.
4922
83f83d7f
JK
49232007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4924 Eli Zaretskii <eliz@gnu.org>
4925
4926 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4927 Fixed the ``build ID'' name. New binaries build instructions for the
4928 build ID inclusion. Explain how the commands are specific to the build
4929 ID vs. debug link.
4930
c7e83d54
EZ
49312007-09-01 Eli Zaretskii <eliz@gnu.org>
4932
4933 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4934 indexing for ``build ID'' support.
4935
d3750b24
JK
49362007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4937
4938 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4939 Enlisted BUILD ID to the debug file searching example.
4940 Included a BUILD ID `.note.gnu.build-id' section description.
4941 Updated/added the debug files splitting instructions for OBJCOPY.
4942
02142340
VP
49432007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4944
4945 * gdb.texinfo (Variable Objects): Adjust docs
4946 for -var-info-expression and document
4947 -var-info-path-expression.
4948
d3bdde98
JB
49492007-08-20 Jim Blandy <jimb@codesourcery.com>
4950
3fb6a982
JB
4951 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4952 (title page): Include the dedication in the printed manual, as a
4953 separate page after the copyright notice.
5ae4183a 4954
d3bdde98
JB
4955 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4956 don't break a @var across a line.
4957
c80a96a8
MR
49582007-07-25 Maciej W. Rozycki <macro@mips.com>
4959
4960 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4961 for include files.
4962
5824a901
NR
49632007-07-12 Nick Roberts <nickrob@snap.net.nz>
4964
4965 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4966 in annotate.texinfo.
4967 (Command History): Link to new node.
5824a901 4968
d52e7ea3
UW
49692007-07-05 Markus Deuling <deuling@de.ibm.com>
4970
4971 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4972
5fc14d0a
EZ
49732007-07-05 Eli Zaretskii <eliz@gnu.org>
4974
4975 * gdbint.texinfo (Target Conditionals): Fix last change.
4976
4a9bb1df
UW
49772007-07-03 Markus Deuling <deuling@de.ibm.com>
4978
4979 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4980 routines:
4981 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4982 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4983 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4984 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4985 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4986 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4987 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4988 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4989 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4990 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4991 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4992 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4993 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4994 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4995 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4996 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4997 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4998 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4999 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5000 (SOFTWARE_SINGLE_STEP_P)
5001
5002 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5003 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5004
5005 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5006 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5007 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5008 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5009 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5010 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5011 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5012 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5013 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5014 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5015
5016 (Converting an existing Target Architecture to Multi-arch): Remove
5017 section.
5018
5019 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5020 (gdbarch_addr_bits_remove): Add code example.
5021
5022 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5023
cfa9d6d9
DJ
50242007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5025
5026 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5027 Add other missing entries. Adjust the table size to fit.
5028 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5029 stop reasons including the new "library" event.
5030 (General Query Packets): Adjust table widths for qSupported. Mention
5031 qXfer:libraries:read reply to qSupported and document the new packet.
5032 (Library List Format): New section.
5033
159fcc13
JK
50342007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5035
5036 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5037
f66d1690
MS
50382007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5039
5040 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5041
67102876
NR
50422007-06-25 Nick Roberts <nickrob@snap.net.nz>
5043
5044 * gdbint.texinfo (Register and Memory Data): Break sections
5045 into nodes and add a menu.
5046
a4642986
MR
50472007-06-21 Maciej W. Rozycki <macro@mips.com>
5048
5049 * gdb.texinfo (Examining Memory): Document the new behaviour.
5050
e9c17194
VP
50512007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5052
5053 * gdb.texinfo (Standard Target Features): Document
5054 m68k features.
5055
31d99776
DJ
50562007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5057
5058 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5059
1780a0ed
DJ
50602007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5061
5062 * gdb.texinfo (Target Description Format): Add version attribute
5063 for <target>.
5064
822b6570
DJ
50652007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5066
5067 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5068
f8b73d13
DJ
50692007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5070
5071 * gdb.texinfo (MIPS Features): New subsection.
5072
0e7f50da
UW
50732007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5074 Markus Deuling <deuling@de.ibm.com>
5075
5076 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5077 and qXfer:spu:write packets and mention them under qSupported.
5078
23d964e7
UW
50792007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5080 Markus Deuling <deuling@de.ibm.com>
5081
5082 * gdb.texinfo (Architectures): Add new SPU section to document
5083 Cell Broadband Engine SPU architecture specific commands.
5084
9f708cb2
VP
50852007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5086
5087 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5088 comments.
5089
7579b5f8
NR
50902007-06-07 Nick Roberts <nickrob@snap.net.nz>
5091
5092 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5093
bf06d120
JB
50942007-05-29 Jim Blandy <jimb@codesourcery.com>
5095
5096 * gdb.texinfo (Overview): Doc fix.
5097
23776285
MR
50982007-05-22 Maciej W. Rozycki <macro@mips.com>
5099
5100 * gdb.texinfo (Remote Configuration): Document "set/show
5101 remoteflow".
5102
1a69e1e4
DJ
51032007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5104
bf06d120
JB
5105 * gdb.texinfo (MIPS): Remove documentation for set mips
5106 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5107 stack-arg-size.
1a69e1e4 5108
46ba6afa 51092007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5110
46ba6afa
BW
5111 * all-cfg.texi (GDBTUI): New.
5112 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5113 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5114 (TUI Configuration): Edit to improve clarity and fix problems of
5115 both style and content.
5ae4183a 5116
06d3b283
UW
51172007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5118
5119 * observer.texi (GDB Observers): New observer "new_objfile".
5120
179101d6
UW
51212007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5122
5123 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5124
25d5ea92
VP
51252007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5126
5127 * gdb.texinfo (GDB/MI Variable Objects): Document
5128 frozen variables objects.
5ae4183a 5129
ea35711c
DJ
51302007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5131
5132 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5133 (Character Sets, Caching Data of Remote Targets): Likewise.
5134 (Targets): Delete Remote node. Move its text...
5135 (Debugging Remote Programs): ...to here. Delete description
5136 of the "remote" command.
5137 (Remote configuration): Delete description of "set remotedevice"
5138 and "show remotedevice".
5139 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5140
db2e3e2e
BW
51412007-04-11 Bob Wilson <bob.wilson@acm.org>
5142
5ae4183a
AS
5143 * gdb.texinfo (Contributors, Continuing and Stepping)
5144 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5145 (General Query Packets, File-I/O Remote Protocol Extension)
5146 (Protocol Basics, The F Reply Packet, Write)
5147 (Protocol-specific Representation of Datatypes, Memory Transfer):
5148 Fix hyphenation, punctuation and grammar problems.
5149 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5150 'section' instead of 'subsection' in the text.
5151 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5152 (i386): Remove period from section name.
db2e3e2e
BW
5153 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5154 (Config Names, Configure Options): Use @file{configure}.
5155
8a3dae3e
DJ
51562007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5157
5158 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5159 and tab expansion.
5160
1a92f856
DJ
51612007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5162
5163 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5164
79a6e687 51652007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5166
79a6e687
BW
5167 * gdb.texinfo: Consistently capitalize all significant words in
5168 node names, chapter titles, section titles, and headings. Update
5169 cross references to match.
5170 (Starting and Stopping Trace Experiment): Make node name plural.
5171 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5172
ad527d2e
PA
51732007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5174
5175 * gdb.texinfo (WinCE): Delete obsolete subsection.
5176
7ce59000
DJ
51772007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5178
5179 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5180 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5181 references.
5182
8807d78b
DJ
51832007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5184
5185 * gdb.texinfo (Startup): Delete references to some alternate
5186 names for .gdbinit.
5187 (Thread): Remove LynxOS reference.
5188 (Tandem ST2000): Delete target-specific documentation.
5189 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5190 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5191 and GDB_OSABI_LYNXOS.
5192
5f402660
UW
51932007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5194
5195 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5196
bac718a6
UW
51972007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5198
5199 * gdbint.texinfo (Target Conditionals): Remove mention of
5200 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5201 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5202
9453113a
DJ
52032007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5204
5205 * Makefile.in: Add "pdfdir" installation
5206 directory, PDFTEX macro, support for "install-pdf" target,
5207 and rules for making a pdf version of refcard.texi.
5208 * refcard.tex: Specify paper size for PDF output.
5209
ae21e955 52102007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5211
ae21e955 5212 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5213
3f94c067 52142007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5215
3f94c067
BW
5216 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5217 (Source Path, Character Sets, Macros, Define)
5218 (GDB/MI Result Records, GDB/MI Simple Examples)
5219 (GDB/MI Program Execution, GDB/MI File Commands)
5220 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5221 (Bug Reporting): Use @value{GCC}.
5ae4183a 5222
12c27660 52232007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5224
12c27660
BW
5225 * gdb.texinfo (Help): Fix formatting of examples.
5226 (Variables): Use @ifnotinfo instead of @iftex.
5227 (Non-debug DLL symbols): Use @ref instead of @pxref.
5228 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5229
ce9341a1
BW
52302007-03-26 Bob Wilson <bob.wilson@acm.org>
5231
5232 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5233
c8f4133a
BW
52342007-03-26 Bob Wilson <bob.wilson@acm.org>
5235
5236 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5237 the order of the nodes.
5238 (C Operators, C Constants, Debugging C): Remove extra menus.
5239 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5240
c8f4133a 52412007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5242
5243 * gdb.texinfo (File Options): Add missing parenthesis.
5244 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5245
c74d0ad8
DJ
52462007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5247
5248 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5249
ff6f572f
DJ
52502007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5251
669fac23 5252 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5253 case insensitivity.
5254 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5255
994337c3
NR
52562007-02-18 Nick Roberts <nickrob@snap.net.nz>
5257
5258 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5259 (Files): Add section name to argument list for pxref.
5260 (Non-debug DLL symbols): Don't use `see' for pxref.
5261 (Embedded Processors): Fix typo.
5262 (GDB/MI Breakpoint Commands): Execution commands generate
5263 *stopped not ^done.
5264
eb819d70
NR
52652007-02-13 Nick Roberts <nickrob@snap.net.nz>
5266
5267 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5268 values for in_scope. Mention that only root variables can be
5269 updated.
5270 (GDB/MI Development and Front Ends): Explain new values may be
5271 added to existing fields.
5272
123dc839
DJ
52732007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5274
5275 * gdb.texinfo (-target-disconnect): Use @smallexample.
5276 (Requirements): Add anchor for Expat. Update description.
5277 (Target Descriptions): Mention Expat.
5278 (Target Description Format): Document new elements. Use
5279 @smallexample.
5280 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5281 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5282
108546a0
DJ
52832007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5284
5285 * gdb.texinfo (Target Description Format): Add section on XInclude.
5286
95a98c01
NR
52872006-02-03 Nick Roberts <nickrob@snap.net.nz>
5288
5289 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5290 command -enable-timings.
5291
f4b3909f
EZ
52922007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5293
5ae4183a 5294 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5295 descriptions for new/deleted elements in gdb_osabi. Add missing
5296 description for function generic_elf_osabi_sniff_abi_tag_sections.
5297
c7ba131e
JB
52982007-01-29 Joel Brobecker <brobecker@adacore.com>
5299
5300 * gdb.texinfo (Maintenance Commands): Add documentation for
5301 the new "maint print target-stack" command.
5302
3a60f64e
JK
53032007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5304 Eli Zaretskii <eliz@gnu.org>
5305
f4b3909f 5306 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5307
c582f8b6
EZ
53082007-01-26 Eli Zaretskii <eliz@gnu.org>
5309
5310 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5311 Use @value{NGCC} instead of @value{GCC}.
5312
d3e8051b
EZ
53132007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5314
5315 * agentexpr.texi: Fix typos.
5316 * annotate.texinfo: Likewise.
5317 * gdb.texinfo: Likewise.
5318 * gdbint.texinfo: Likewise.
5319 * observer.texi: Likewise.
5320 * stabs.texinfo: Likewise.
5321
86f04699
EZ
53222007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5323
5324 * gdbint.texinfo (Support Libraries): Remove mmalloc
5325 entry. Describe readline library.
5326
23181151
DJ
53272007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5328
5329 * gdb.texinfo (Target Descriptions): New section.
5330 (General Query Packets): Add QPassSignals anchor. Mention
5331 qXfer:features:read under qSupported. Expand mentions of
5332 qXfer:memory-map:read and QPassSignals. Document
5333 qXfer:features:read.
5334
f822c95b
DJ
53352007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5336
5337 * gdb.texinfo (Commands to specify files): Describe
5338 "set sysroot" and "show sysroot".
5339 (Using the `gdbserver' program): Lowercase argument
5340 to @var. Expand description of setting up GDB on the
5341 host.
5342
8936fcda
JB
53432007-01-05 Joel Brobecker <brobecker@adacore.com>
5344
5345 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5346 catch exception, catch exception unhandled, and catch assert
5347 commands.
5348
e776119f
DJ
53492007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5350
5351 * gdb.texinfo (Debugging Output): Document "set debug xml"
5352 and "show debug xml".
5353
aa79a185
DJ
53542007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5355
5356 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5357
7f893741
JB
53582007-01-01 Joel Brobecker <brobecker@adacore.com>
5359
5360 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5361
a1b5960f
VP
53622006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5363
5364 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5365 note in @ignore, to be removed later if nobody complains.
5366
9f470e6e
NR
53672006-12-04 Nick Roberts <nickrob@snap.net.nz>
5368
5369 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5370 of -var-delete.
5371
765dc015 53722006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5373
765dc015 5374 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5375 automatic software/hardware breakpoint usage and
5376 the "set breakpoint auto-hw" command.
765dc015 5377
4b5752d0
VP
53782006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5379
5380 * gdb.texinfo (Memory Access Checking): New.
5381
89be2091
DJ
53822006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5383
5384 * gdb.texinfo (Remote configuration): Mention
5385 "pass-signals-packet".
5386 (General Query Packets): Document QPassSignals. Fix
5387 a typo.
5388
ca3bf3bd
DJ
53892006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5390
5391 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5392
427c3a89
DJ
53932006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5394
5395 * gdb.texinfo (Remote configuration): Rewrite documentation for
5396 packet configuration commands.
5397 (OS Information): Adjust reference to qXfer:auxv:read.
5398 (General Query Packets): Remove references to read-aux-vector-packet
5399 and set remote get-thread-local-storage-address.
5400
7a107747
DJ
54012006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5402
5403 * gdbint.texinfo (Target Architecture Definition): Add new
5404 Initializing a New Architecture section.
5405
1c56eb0e
EZ
54062006-10-31 David Taylor <dtaylor@emc.com>
5407
5408 * stabs.texinfo (Macro define and undefine): New node describing
5409 stabs for #define and #undef.
5410
f73adfeb
AS
54112006-10-27 Andreas Schwab <schwab@suse.de>
5412
5413 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5414
fd60e0df
EZ
54152006-10-21 Eli Zaretskii <eliz@gnu.org>
5416
5417 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5418 clarify on the possible meanings of ``expression'' watched by
5419 watchpoints. Add indexing.
e5ac9b53
EZ
5420 (Prompting, Errors, Invalidation, Annotations for Running)
5421 (Source Annotations): Fix index entries by adding "annotation" to
5422 them, to discriminate from index entries that point to the more
5423 general topic descriptions.
fd60e0df 5424
52bb452f
DJ
54252006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5426
5427 * gdbint.texinfo (Target Vector Definition): Move most
5428 content into Existing Targets. Add a menu.
5429 (Existing Targets): New section, moved from Target Vector
5430 Definition. Use @subsection.
5431 (Managing Execution State): New section.
5432
58955e58
BW
54332006-10-16 Bob Wilson <bob.wilson@acm.org>
5434
5435 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5436
c8aa23ab
EZ
54372006-10-15 Eli Zaretskii <eliz@gnu.org>
5438
5439 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5440 (Command Syntax, Signals, Backtrace, Connecting)
5441 (Remote configuration, Renesas Boards, Console I/O): Fix last
5442 change: use Ctrl- instead of C-, except wrt Emacs.
5443 (File-I/O Examples): Put Ctrl-c in @kbd.
5444 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5445 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5446 (Signals, Set Breaks, Set Watchpoints): Document optional
5447 arguments to `info signals' `handle', `info breakpoints', and
5448 `info watchpoints'.
c8aa23ab 5449
e7109c7e
EZ
54502006-10-14 Eli Zaretskii <eliz@gnu.org>
5451
5452 * gdb.texinfo (Backtrace): Fix last change.
5453
de3aea7b
NR
54542006-10-14 Nick Roberts <nickrob@snap.net.nz>
5455
5456 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5457
7f9087cb
BW
54582006-10-10 Bob Wilson <bob.wilson@acm.org>
5459
c8aa23ab
EZ
5460 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5461 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5462 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5463
68437a39
DJ
54642006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5465 Daniel Jacobowitz <dan@codesourcery.com>
5466
5467 * gdb.texinfo (Packets): Document vFlashErase,
5468 vFlashWrite and vFlashDone packets.
5469 (General Query Packets): Document qXfer:memory-map:read.
5470 Add a new feature for qXfer:memory-map:read.
5471 (Memory map format): New section.
5472 (Target Commands): Mention that gdb can write flash.
5473
fd79ecee
DJ
54742006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5475 Daniel Jacobowitz <dan@codesourcery.com>
5476
5477 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5478 memory regions and "mem auto".
5479
350da6ee
DJ
54802006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5481
5482 * gdbint.texinfo (Array Containers): New section.
5483
2f1acb09
VP
54842006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5485
5486 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5487 -stack-list-arguments HIGH_FRAME argument can be larger then the
5488 actual number of frames.
5489
2ab1eb7a
VP
54902006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5491
5492 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5493 -stack-list-locals HIGH_FRAME argument can be larger then the
5494 actual number of frames.
2ab1eb7a 5495
599b237a
BW
54962006-09-02 Bob Wilson <bob.wilson@acm.org>
5497
5498 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5499 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5500
25ab7e6d
EZ
55012006-09-02 Eli Zaretskii <eliz@gnu.org>
5502
5503 * gdbint.texinfo (Overall Structure): New section "Source Tree
5504 Structure".
5505
940178d3
JB
55062006-08-17 Jim Blandy <jimb@codesourcery.com>
5507
5508 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5509 responses.
5510
30daae6c
JB
55112006-08-08 Joel Brobecker <brobecker@adacore.com>
5512
5513 * gdb.texinfo (Source Path): Add documentation for new
5514 substitute-path commands.
5515
7fa2210b
DJ
55162006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5517
5518 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5519 (Running Configure): ...here.
5520 (Requirements): New node. Mention expat.
5521
3d00d119
DJ
55222006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5523
5ae4183a 5524 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5525 'set download-write-size' and 'show download-write-size'.
5526
0cbfa4ee
DJ
55272006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5528
5529 * stabs.texinfo (Member Type Descriptor): Correct example for
5530 pointer to member types.
5531
16026cd7
AS
55322006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5533
5534 * gdb.texinfo (Optional warnings and messages): Add
5535 'set/show trace-commands'.
5536 (Command files): Add '-v' to source command.
5537
0876f84a
DJ
55382006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5539
5540 * gdb.texinfo (OS Information): Update qPart reference to
5541 qXfer.
5542 (Remote configuration): Likewise.
5543 (Overview): Move @cindex to the start of a paragraph. Talk
5544 about binary data encoding.
5545 (Packets): Refer to the overview for the details of the X
5546 packet encoding.
5547 (General Query Packets): Remove qPart description. Add qXfer
5548 description. Add an anchor to qSupported. Correct feature
5549 table title. Add a new feature for qXfer:auxv:read.
5550 (Interrupts): Add a missing parenthesis.
5551
2ec3381a
DJ
55522006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5553
669fac23 5554 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5555 (GDB/MI Kod Commands): Remove commented out node.
5556
594fe323
EZ
55572006-07-01 Eli Zaretskii <eliz@gnu.org>
5558
5559 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5560 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5561 (GDB/MI Thread Commands, GDB/MI Program Execution)
5562 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5563 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5564 (GDB/MI File Commands, GDB/MI Target Manipulation)
5565 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5566 since the MI prompt is hard-wired into the code.
5567
7e3fb70c
NR
55682006-07-01 Nick Roberts <nickrob@snap.net.nz>
5569
5570 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5571 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5572 (GDB/MI Data Manipulation): Remove description of unimplemented
5573 display related commands as variable objects perform this function
5574 and are superior: -display-delete, -display-disable,
5575 -display-enable, -display-insert and -display-list. Move
5576 -environment-cd, -environment-directory, -environment-path
5577 and -environment-pwd to "Program Context".
5578 (GDB/MI Program Control): Rename to "Program Execution". Move
5579 -exec-arguments -exec-abort to...
5580 (GDB/MI Program Context): ...here. New node split from "Data
5581 Manipulation".
5582
be2a5f71
DJ
55832006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5584
5585 * gdb.texinfo (Remote configuration): Document set / show
5586 remote supported-packets.
5587 (General Query Packets): Document qSupported packet.
5588
fc320d37
SL
55892006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5590
5591 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5592 and font markup.
5593 (Protocol basics): Likewise.
5594 (The F request packet): Likewise.
5595 (The F reply packet): Likewise.
5596 (Memory transfer): Move this node to be a subsubsection of
5597 "Protocol specific representation of datatypes".
5598 (The Ctrl-C message): More copy editing.
5599 (Console I/O): Likewise.
5600 (The isatty call): Delete this node, and merge its content into
5601 the "isatty" node. Fixed references elsewhere.
5602 (The system call): Delete this node, and merge its content into
5603 the "system" node. Fixed references elsewhere.
5604 (open): Reformat to use @table, and add appropriate font markup.
5605 (close): Likewise.
5606 (read): Likewise.
5607 (write): Likewise.
5608 (lseek): Likewise.
5609 (rename): Likewise.
5610 (unlink): Likewise.
5611 (stat/fstat): Likewise.
5612 (gettimeofday): Likewise.
5613 (isatty): Likewise.
5614 (system): Likewise, plus minor changes to fix confusing wording.
5615 (Integral datatypes): Fix font markup.
5616 (Pointer values): Likewise.
5617 (struct stat): Fix markup to use @table, plus minor copy editing.
5618 (struct timeval): Fix font markup, plus minor copy editing.
5619 (Constants): Minor copy editing.
5620 (Errno values): Add font markup.
5621 (File-I/O Examples): Likewise.
5622
158fdf5c
NR
56232006-06-10 Nick Roberts <nickrob@snap.net.nz>
5624
5625 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5626 (GDB/MI Simple Examples): Move node up one level. Use real
5627 examples.
5628 (GDB/MI Compatibility with CLI): Update.
5629 (GDB/MI Result Records): Add "connected" and "exit" result
5630 classes.
5631 (GDB/MI Stream Records): Clarify target output.
5632 (GDB/MI Command Description Format): Modify example description.
5633 (GDB/MI Breakpoint Table Commands): Rename to...
5634 (GDB/MI Breakpoint Commands): ...this
5635 (GDB/MI Breakpoint Commands): Add optional thread field.
5636 (GDB/MI Program Control): Add an introduction. Move "Program
5637 termination" examples into exec-run description.
5638 (GDB/MI File Commands): Mention similar CLI commands.
5639 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5640 is similar to "-gdb-version".
5641
ddb50cd7
EZ
56422006-06-09 Eli Zaretskii <eliz@gnu.org>
5643
5644 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5645
2aef0d6b
NR
56462006-06-02 Nick Roberts <nickrob@snap.net.nz>
5647
5648 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5649 sourceware.org for mailing lists.
d5e40d59 5650 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5651
383a5c52
NR
56522006-06-01 Nick Roberts <nickrob@snap.net.nz>
5653
d5e40d59 5654 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5655
e16b02ee
EZ
56562006-05-22 Eli Zaretskii <eliz@gnu.org>
5657
5658 * gdb.texinfo (Cygwin Native): Fix last change.
5659
be90c084
CF
56602006-05-22 Christopher Faylor <cgf@timesys.com>
5661
5662 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5663
347ceba5
NR
56642006-05-15 Nick Roberts <nickrob@snap.net.nz>
5665
5666 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5667 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5668
369af7bd
DJ
56692006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5670
5671 * gdb.texinfo (General Query Packets): Recommend not starting
5672 new packets with qC and clarify.
5673
2ffdbde8 56742006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5675
5676 * gdb.texinfo (M2 Types): New section.
72019c9c 5677
16d1a084
DJ
56782006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5679
5680 * agentexpr.texi: Add a copyright and license notice.
5681 * observer.texi: Likewise, with GPL clause for function prototypes.
5682 Remove trailing whitespace.
5683
aa56d27a
JB
56842006-05-05 Jim Blandy <jimb@codesourcery.com>
5685
5686 * gdb.texinfo (General Query Packets): Document conventions for
5687 terminating packet names, and their violations.
5688
5bdf8622
DJ
56892006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5690
5691 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5692 * gdb.texinfo: Likewise.
5693
605a56cb
DJ
56942006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5695
5696 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5697 and "show remotedebug".
5698 (Debugging Output): Add additional index entries.
5699
b8db102d
MS
57002006-04-27 Michael Snyder <msnyder@redhat.com>
5701
5702 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5703
c5e30d01
AC
57042006-04-22 Andrew Cagney <cagney@redhat.com>
5705
5706 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5707 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5708
8181d85f
DJ
57092006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5710
5711 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5712 and remove breakpoint prototypes.
5713 (Watchpoints): Move description of target_insert_hw_breakpoint and
5714 target_remove_hw_breakpoint ...
5715 (Breakpoints): ... to here. Document target_insert_breakpoint and
5716 target_remove_breakpoint.
5717
4f553f88
JB
57182006-04-17 Jim Blandy <jimb@codesourcery.com>
5719
5720 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5721 and C packets are optional.
5722
cd852561
FR
57232006-04-14 Frederic Riss <frederic.riss@st.com>
5724
5725 * gdb.texinfo (Specifying source directories): Update the description
5726 of the source file search to reflect the fact that the source path
5727 always contains at least $cdir and $cwd.
5728
b620eb07
MS
57292006-03-31 Michael Snyder <msnyder@redhat.com>
5730
5731 * gdb.texinfo: Update copyright dates.
5732
3156cdaf
EZ
57332006-03-31 Eli Zaretskii <eliz@gnu.org>
5734
5735 * gdb.texinfo (Overview): Add an index entry to "empty response".
5736
7d30c22d
JB
57372006-03-28 Jim Blandy <jimb@codesourcery.com>
5738
5739 * gdbint.texinfo (Prologue Analysis): New section.
5740
86941c27
JB
57412006-03-07 Jim Blandy <jimb@red-bean.com>
5742
66b8c7f6
JB
5743 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5744
1a10341b
JB
5745 * gdb.texinfo (Target Commands): Update text describing how to
5746 specify a target. Refer to the detailed section on remote
5747 debugging, not the brief mention.
5748
86941c27
JB
5749 * gdb.texinfo (Connecting): Organize the different 'target remote'
5750 connection methods into a table. Add a 'target remote' index
5751 entry. (!!!)
5752
62f3a2ba
FF
57532006-02-17 Fred Fish <fnf@specifix.com>
5754
5755 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5756 'ptype' commands to reflect the fact that the only significant
5757 difference between them is that ptype prints the complete type
5758 description instead of just the name.
5759
8b9a88ea
WZ
57602006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5761
5762 * gdbint.texinfo (Watchpoints): Delete
5763 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5764
7e8dc855
NR
57652006-02-10 Nick Roberts <nickrob@snap.net.nz>
5766
5767 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5768 times fields where needed. Fix typos. Update general form given
5769 for output of -break-insert.
5770 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5771
c91d38aa
DJ
57722006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5773
5774 * gdbint.texinfo (Symbol Handling): Add a section
5775 on memory management.
5776
38fcd64c
DJ
57772006-02-06 Vladimir Prus <ghost@cs.msu.su>
5778
5779 * gdb.texinfo (Breakpoint table commands): Document the fullname
5780 field in -break-list output.
5781
219eec71
EZ
57822006-02-03 Eli Zaretskii <eliz@gnu.org>
5783
5784 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5785 debugging information produced by the various "set debug..."
5786 options.
5787
ae5a43e0
DJ
57882006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5789
5790 * gdb.texinfo (Files): Remove obsolete bits from the description
5791 of "symbol-file".
5792
a9f158ec
JB
57932006-01-25 Jim Blandy <jimb@redhat.com>
5794
5795 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5796
410dd08e
JB
57972006-01-24 Jim Blandy <jimb@redhat.com>
5798
5799 * gdbint.texinfo (Frames): Document the basics of GDB's register
5800 unwinding model, and explain the existence of the "sentinel" frame.
5801
4b505b12
AS
58022006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5803
5804 * gdb.texinfo (Choosing files): Mention that -directory is used
5805 for script files.
5806 (Specifying source directories): Likewise.
5807 (Command files): Explain how script files are found.
5808
839c27b7
EZ
58092006-01-21 Eli Zaretskii <eliz@gnu.org>
5810
5811 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5812 the threads in a multi-threaded program.
5813 (Threads): The threadno argument of "thread apply" can be a range
5814 of numbers.
5815
7be93b9e
JB
58162006-01-18 Jim Blandy <jimb@redhat.com>
5817
5818 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5819 of warning flags.
5820
fcc73fe3
EZ
58212006-01-13 Eli Zaretskii <eliz@gnu.org>
5822
5823 * gdb.texinfo (Sequences): Improve menu annotations.
5824 (Define): Add index entries for arguments of user-defined
5825 commands. Move the description of flow-control commands...
5826 (Command Files): ...to here. Document loop_break and
5827 loop_continue.
ca91424e
EZ
5828 (Define, Command Files): Document `end' and add index entries for
5829 it.
fcc73fe3 5830
5c95884b
MS
58312006-01-04 Michael Snyder <msnyder@redhat.com>
5832
5833 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5834 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5835
860701dc
PH
58362006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5837
5838 * gdb.texinfo (Omissions from Ada): Document that there is now
5839 limited aggregate support.
5840
36b80e65
EZ
58412005-12-28 Eli Zaretskii <eliz@gnu.org>
5842
5843 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5844 registers and the likes.
5845
c1468174
EZ
58462005-12-24 Eli Zaretskii <eliz@gnu.org>
5847
5848 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5849 (Symbols): Fix usage of "e.g.".
359df76b 5850 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5851
5852 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5853 (Coding): Fix usage of "e.g.".
5854
c02a867d
EZ
58552005-12-23 Eli Zaretskii <eliz@gnu.org>
5856
5ae4183a
AS
5857 * stabs.texinfo:
5858 * refcard.tex:
c02a867d 5859 * gpl.texi:
5ae4183a
AS
5860 * gdbint.texinfo:
5861 * gdb.texinfo:
5862 * gdb-cfg.texi:
c02a867d 5863 * fdl.texi:
5ae4183a
AS
5864 * annotate.texinfo:
5865 * all-cfg.texi:
c02a867d
EZ
5866 * Makefile.in: Add (C) after Copyright. Update the FSF
5867 address.
5868
fad38dfa
EZ
58692005-12-03 Eli Zaretskii <eliz@gnu.org>
5870
5871 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5872 extend GDB with commands for external monitor.
5873
53e5f3cf
AS
58742005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5875
5876 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5877
55f6ca0f
JB
58782005-11-25 Joel Brobecker <brobecker@adacore.com>
5879
5880 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5881
c1947b85
JB
58822005-11-21 Jim Blandy <jimb@redhat.com>
5883
5884 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5885 placement of 'R' actions in tracepoint action packets; document
5886 dependence of 'X' and 'M' actions on a preceding 'R' action for
5887 their registers.
5888
9d29849a
JB
58892005-11-19 Jim Blandy <jimb@redhat.com>
5890
5891 * gdb.texinfo (Tracepoint Packets): New node.
5892 (General Query Packets): Add entries for the tracepoint packets,
5893 referring to the "Tracepoint Packets" node.
5894 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5895
9a6253be
KB
58962005-11-18 Kevin Buettner <kevinb@redhat.com>
5897
5898 * gdb.texinfo (set remotebreak): Add anchor.
5899 (X packet): Likewise.
5900 (Remote Protocol): Add new section `Interrupts' and new index
5901 entry `interrupts (remote protocol)'.
5902
5f3bebba
JB
59032005-11-18 Jim Blandy <jimb@redhat.com>
5904
5905 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5906 entries into the General Query Packets section. Add a
5907 cross-reference to that section. Drop description of replies, as
5908 these are covered in the descriptions of each packet.
5909 (General Query Packets): Add introductory text. Explain naming
5910 conventions, and how the end of a name is recognized.
5911
9a7a1b36
KB
59122005-11-17 Kevin Buettner <kevinb@redhat.com>
5913
0564b6cf 5914 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5915 "set remotebreak" command.
5916
b8ff78ce
JB
59172005-11-16 Jim Blandy <jimb@redhat.com>
5918
5919 * gdb.texinfo (Packets, Stop Reply Packets)
5920 (General Query Packets): Various formatting cleanups.
5921 - Use @samp for packet contents.
5922 - Drop summaries from packet @item lines; the same information appears
5923 immediately below in the description.
5924 - Delete paragraph breaks after packet @item commands, so that the
5925 description appears directly to the right of the packet prototype
5926 in the printed manual, if it fits.
5927 - Place spaces in packet prototypes between @vars and non-@var
5928 letters, and explain that they're just for formatting.
5929 - Use @dots{} instead of '...'.
5930 - Fix uses of @code where @var was needed.
5931 - Replace "deprecated" markers with English text spelling out the
5932 packet's status and the preferred alternatives.
5933 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5934 what this ever meant.
5935 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5936 this for a long time.
5937 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5938 implemented several times, and have been in use for years.
5939
8ffe2530
JB
59402005-11-15 Jim Blandy <jimb@redhat.com>
5941
c43c5473
JB
5942 * gdb.texinfo (Packets): Add index entries for 'm' packet
5943 disclaimers.
5ae4183a 5944
fb031cdf
JB
5945 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5946 of stub when processing an 'm' packet.
5947
8ffe2530
JB
5948 * gdb.texinfo (Packets): Mention that packets beginning with
5949 letters are reserved once, at the top, instead of actually listing
5950 them all and saying "reserved".
5951
c03c782f
AS
59522005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5953
5954 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5955 Change @var{$arg0 to @code{$arg0.
5956
814e32d7
WZ
59572005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5958
5959 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5960
fa93a9d8
JB
59612005-11-12 Jim Blandy <jimb@redhat.com>
5962
5963 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5964 order. Remove extraneous 'z'.
5965
8a5a3c82
AS
59662005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5967
5968 * gdb.texinfo (Choosing files): Add --eval-command.
5969
4b0ad762
AS
59702005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5971
5972 * gdb.texinfo (Choosing modes): Add --return-child-result.
5973
5974
1a088d06
AS
59752005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5976
5977 * gdb.texinfo (Choosing modes): Add --batch-silent.
5978
656d5e12
EZ
59792005-10-28 Eli Zaretskii <eliz@gnu.org>
5980
5981 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5982 "The -var-update Command".
5983
3c9c013a
JB
59842005-10-03 Joel Brobecker <brobecker@adacore.com>
5985
5986 * gdb.texinfo (Print Settings): Add documentation for set/show
5987 print array-indexes.
5988
7ba3cf9c
DJ
59892005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5990
5991 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5992 6.2 and 6.3.
5993
a94ab193
EZ
59942005-08-27 Eli Zaretskii <eliz@gnu.org>
5995
5996 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5997 since 19-Jan-2004.
5998 (Files): Likewise.
ab1adacd
EZ
5999 (Variables, Symbols): Document the "<incomplete type>" message and
6000 its reasons.
a94ab193 6001
ca06016a
FF
60022005-08-01 Fred Fish <fnf@specifix.com>
6003
6004 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6005
cf58170d
NR
60062005-07-15 Nick Roberts <nickrob@snap.net.nz>
6007
6008 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6009 option for -var-list-children and -var-update.
6010 (GDB/MI Stack Manipulation): Simplify description of
6011 print-values option for -stack-list-locals.
6012 (GDB/MI Command Description Format): Clarify.
6013 (Mode Options): Spelling of superseded.
6014
38f1196a
BR
60152005-07-12 Bob Rossi <bob@brasko.net>
6016
6017 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6018 corresponding GDB command comment.
6019
3cb3b8df
BR
60202005-07-06 Bob Rossi <bob@brasko.net>
6021
6022 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6023 and -inferior-tty-show.
6024 (Input/Output): Document "set/show inferior-tty" and tty alias.
6025
10fac096
NW
60262005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6027
6028 * gdb.texinfo (Packets): Change description of 'D' packet to note
6029 that GDB does wait for a response.
6030
d1b6db76
NR
60312005-06-22 Nick Roberts <nickrob@snap.net.nz>
6032
6033 * gdb.texinfo (History) Rename "Command History".
6034 (Command History): Move node "Server Prefix" from section on
6035 Annotations here.
6036
29629dcf
NR
60372005-06-19 Nick Roberts <nickrob@snap.net.nz>
6038
6039 * gdb.texinfo (GDB/MI Stack Manipulation):
6040 Re-instate -stack-info-frame with example. Say that it gets
6041 info on selected frame, not current frame.
6042
397ca115
EZ
60432005-06-18 Eli Zaretskii <eliz@gnu.org>
6044
6045 * gdb.texinfo (Server): Clarify that `file' should be used before
6046 connecting to the server.
6047 (Files): Add an xref to the above description.
51274035
EZ
6048 (Output Formats): More detailed description of the `c' format.
6049 (Memory): List explicitly all the formats supported by `x'.
638ac427 6050 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6051 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6052 files. Add more indexing for solib-absolute-prefix and
6053 --with-sysroot.
76d17f34
EZ
6054 (Machine Code): Document possible problems with locations in
6055 shared libraries.
d416eeec
EZ
6056 (Backtrace): Document that free-standing environments do not need
6057 to have a `main' function.
397ca115 6058
74f6deaa
NR
60592005-06-18 Nick Roberts <nickrob@snap.net.nz>
6060
6061 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6062 -stack-info-frame.
6063
a9967aef
AC
60642005-06-07 Andrew Cagney <cagney@gnu.org>
6065
6066 * gdb.texinfo (Contributors): Note the original multi-arch
6067 contributors.
6068
e09f16f9
EZ
60692005-06-03 Eli Zaretskii <eliz@gnu.org>
6070
6071 * gdb.texinfo (Registers): Add index entries for the standard
6072 registers.
6073 (Frames): Add cross-reference from frame pointer description to
6074 the Registers node.
6075 (Annotations Overview): Fix the reference to GDB name.
6076
d87ba7ee
EZ
60772005-06-01 Eli Zaretskii <eliz@gnu.org>
6078
6079 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6080 can-use-hw-watchpoints.
6081
034dad6f
BR
60822005-05-28 Bob Rossi <bob@brasko.net>
6083
6084 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6085 the possible reasons why an exec async record would be returned to FE.
6086
ffed4509
AC
60872005-05-26 Andrew Cagney <cagney@gnu.org>
6088
6089 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6090 Andrew Cagney implemented the original GDB/MI.
6091
e22e55c9
OF
60922005-05-23 Orjan Friberg <orjanf@axis.com>
6093
6094 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6095 documentation. Add documentation for cris-mode.
6096
a78e13ce
EZ
60972005-05-20 Eli Zaretskii <eliz@gnu.org>
6098
6099 * gdb.texinfo (Numbers): Explain the example and make the wording
6100 more acurate.
6101
76ff342d
DJ
61022005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6103 Dennis Brueni <dennis@slickedit.com>
6104
6105 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6106 (GDB/MI Data Manipulation, GDB/MI Program Control)
6107 (GDB/MI Stack Manipulation): Update examples to include the fullname
6108 attribute in stack frames.
6109
119b882a
EZ
61102005-05-12 Eli Zaretskii <eliz@gnu.org>
6111
6112 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6113 do with other non-standard names of init files.
6114
6fc08d32
EZ
61152005-05-11 Eli Zaretskii <eliz@gnu.org>
6116
6117 * gdb.texinfo (Command Files): Move the description of the startup
6118 from here...
6119 (Startup): ...to this new subsection of the Invocation chapter.
6120 Rearrange the description of init files more logically and add a
6121 cross-reference to "Command Files". Document the special gdbinit
6122 name for CISCO 68k. Expand the description of what GDB does
6123 during startup.
6124 (History): Add index entry for HISTSIZE.
6125
a561754a
MK
61262005-05-02 Mark Kettenis <kettenis@gnu.org>
6127
6128 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6129
2eecc4ab
EZ
61302005-05-02 Eli Zaretskii <eliz@gnu.org>
6131
6132 * gdb.texinfo (SVR4 Process Information, The isatty call)
6133 (The system call): Don't use foo(N) notation for man pages and
6134 functions.
514c4d71 6135 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6136
18999be5
EZ
61372005-04-27 Eli Zaretskii <eliz@gnu.org>
6138
6139 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6140 were optimized away.
6141
0abb7bc7
EZ
61422005-04-22 Eli Zaretskii <eliz@gnu.org>
6143
6144 * gdb.texinfo (Remote configuration): Document "set/show
6145 get-thread-local-storage-address". Add cross-reference to the
6146 description of the qGetTLSAddr packet.
6147 (General Query Packets): Mention "set remote
6148 get-thread-local-storage-address" and add a reference to its
6149 description.
6150
6f61acb1
NR
61512005-04-19 Nick Roberts <nickrob@snap.net.nz>
6152
6153 * gdb.texinfo (Backtrace): Describe 'bt full'.
6154
9d59903a
NR
61552005-04-17 Nick Roberts <nickrob@snap.net.nz>
6156
6157 * gdb.texinfo (Mode Options): Fix typo.
6158 (GDB/MI): Describe how to invoke GDB/MI.
6159
721c2651
EZ
61602005-04-16 Eli Zaretskii <eliz@gnu.org>
6161
6162 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6163 references changed. Add description of "info udot".
721c2651
EZ
6164 (Files): Document "set/show stop-on-solib-events".
6165 (M32R/D): Document "set/show download-path", "set/show
6166 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6167 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6168 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6169 (Maintenance Commands): Improve indexing.
6170 (Target Commands): Document "set/show hash", "set/show debug
6171 monitor".
6172 (SVR4 Process Information): Document "info pidlist" and "info
6173 meminfo". Document "set/show procfs-tarce" and "set/show
6174 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6175 (Symbols, The Print Command with Objective-C): Improve indexing.
6176 (Objective-C): Add references to "info classes" and "info
6177 selectors".
c45da7e6
EZ
6178 (Debugging Output): Improve wording. Document "set/show debug
6179 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6180 (Set Breaks): Add index entry for "hardware breakpoints".
6181 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6182 and "set/show usehardbreakpoints".
6183 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6184 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6185 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6186 rdiromatzero", "set/show rdiheartbeat".
6187 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6188 "sds".
6189 (Embedded Processors): Document the "sim" command.
6190 (Remote): Document the "remote" command.
6191 (DJGPP Native): Document the "info serial" command.
6192 (Threads): Document "maint info sol-threads".
6193 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6194 (Set Breaks): Improve indexing.
6195 (Command Syntax): Add a reference to dont-repeat.
6196 (Define): Document "dont-repeat".
6197 (TUI Commands): Document "tabset".
6198 (WinCE): New subsection. Document "set/show remotedirectory",
6199 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6200
14d6dd68
EZ
62012005-04-15 Eli Zaretskii <eliz@gnu.org>
6202
6203 * gdb.texinfo (Hurd Native): New subsection, documents
6204 Hurd-specific commands.
a64548ea 6205 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6206 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6207 (MIPS): Improve documentation of heuristic-fence-post. Document
6208 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6209 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6210 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6211 (ARM): Document ARM-specific commands.
a64548ea
EZ
6212 (AVR): New section. Document "info io_registers".
6213 (CRIS): New section. Document "set/show cris-version" and
6214 "set/show cris-dwarf2-cfi".
6215 (HPPA): New section. Document "set/show debug hppa" and "maint
6216 print unwind".
a5adf40f 6217 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6218 (Super-H): New section. Document the "regs" command.
721c2651 6219 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6220
9c16f35a
EZ
62212005-04-09 Eli Zaretskii <eliz@gnu.org>
6222
6223 * gdb.texinfo (Print Settings): Document "set/show print
6224 pascal_static-members", "set print repeats", "show print
6225 null-stop". Improve indexing. Fix documentation of "set print
6226 union".
6227 (Pascal): New section.
6228 (Supported languages): Rename from "Support"; all references
6229 updated. Add a menu item for Pascal.
6230 (Numbers): Document "set radix.
6231 (Screen Size): Document "set/show pagination".
6232 (MIPS Embedded): Remove "set processor" documentation.
6233 (Remote configuration): Document "set/show X/P/Z-packet",
6234 "set/show read-aux-vector-packet", "set/show remote
6235 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6236 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6237 remotedebug", "set/show remotebreak", "set/show remotedevice",
6238 "set/show remotelogfile".
6239 (Auxiliary Vector): Add reference to the description of the
6240 read-aux-vector-packet setting.
6241 (Set Watchpoints): Add a cross-reference to "set remote
6242 hardware-breakpoint-limit".
6243 (General Query Packets): Add indexing of requests and
6244 cross-references to related commands in "Remote configuration".
6245 (File-I/O Overview, The system call): Fix wording and typos.
6246 (Thread Stops): Add index entries.
6247 (Continuing and Stepping): Document "show step-mode".
6248 (i386): New node. Document "set/show struct-convention".
6249 (Files): Document "show trust-readonly-sections".
6250 (Calling): Document "set/show unwindonsignal".
6251 (Messages/Warnings): Add index entries.
6252 (Maintenance Commands): Document "set/show watchdog".
6253 (Annotations Overview): Document "show annotate".
6254 (Set Watchpoints): Add index entries.
6255 (Symbols): Fix doc of case-sensitive.
6256 (ABI): Document "show coerce-float-to-double".
6257 (Convenience Vars, Help): Improve indexing.
6258 (Machine Code): Document "show disassembly-flavor".
6259 (Debugging C plus plus): Document "show overload-resolution".
6260 (Value History, Signaling): Add index entries.
6261
62622005-04-08 Eli Zaretskii <eliz@gnu.org>
6263
6264 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6265 (Processes): Fix wording.
6266 (History, List, Logging output, Define, Symbols, Print Settings):
6267 Improve indexing.
6268
a8f24a35
EZ
62692005-04-03 Eli Zaretskii <eliz@gnu.org>
6270
6271 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6272 redundant index entry for "target" command.
6273 (Backtrace): Add index entries.
6274 (Symbols, Fortran): Document the "set case-sensitive" command.
6275 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6276 (Print Settings): Add index entry for "set demangle-style".
6277 (Target Commands): Document "set download-write-size".
6278 (Debugging Output): Document "set exec-done-display".
6279
09d4efe1
EZ
62802005-04-02 Eli Zaretskii <eliz@gnu.org>
6281
6282 * gdb.texinfo (Files): Fix the name and documentation of
6283 add-shared-symbol-files. Document its alias assf. Update the
6284 list of OSs where GDB supports shared libraries. Fix markup.
6285 (Continuing and Stepping): Add reference to @var{location} in the
6286 text.
6287 (Dump/Restore Files): Fix reference to @{filename}.
6288 (Help): Fix wording.
6289 (Attach): Ditto.
6290 (Set Watchpoints): Ditto.
6291 (Backtrace): Remove redundant index entries. Improve index
6292 entries.
6293 (Delete Breaks): Fix wording.
6294 (Memory): Document the compare-sections command.
6295 (Memory Region Attributes): Improve wording.
6296 (Disabling): Improve wording.
6297 (Fortran): New subsection. Document the "info common" command.
6298 (Help): Document aliases "info copying" and "info warranty".
6299 (Caching Remote Data): New section. Document the "set/show
6300 remotecache" and "info dcache" commands.
6301 (Show): Fix wording of the documentation of the "set
6302 extension-language" command.
6303 (Signals): Add index entry for "info handle".
6304 (Memory Region Attributes): Fix punctuation.
6305 (Symbols): Change the arg name to "location" and refer to it in
6306 the text. Fix wording of "info types" doc.
6307 (Threads): Fix usage of @enumerate @item's.
6308 (Listing Tracepoints): Add index entry for "info tp".
6309 (Set Watchpoints): Add xref to "info break" description.
6310 (Macros): Add an index entry for "macro exp1". Document the
6311 "macro list" command.
6312 (Maintenance Commands): Document "flushregs", "maint agent",
6313 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6314 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6315 "maint print architecture", "maint print objfiles", "maint print
6316 statistics", "maint print type", "maint show-debug-regs", "maint
6317 space", "maint time", and "maint translate-address".
6318 (Connecting): Document the "monitor" command.
6319 (Annotations Overview): Describe the "set annotate" command.
6320
82f2d802
EZ
63212005-04-01 Eli Zaretskii <eliz@gnu.org>
6322
6323 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6324 Rearrange index entries and improve wording about support for
6325 hardware watchpoints.
6326
7d51c7de
BR
63272005-03-10 Bob Rossi <bob@brasko.net>
6328
6329 * gdb.texinfo: Update copyright
6330
68c71a2e
TR
63312005-02-09 Theodore A. Roth <troth@openavr.org>
6332
6333 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6334 error.
6335
83761cbd
KB
63362005-02-03 Kevin Buettner <kevinb@redhat.com>
6337
6338 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6339
9f1c6395
MS
63402005-01-17 Michael Snyder <msnyder@redhat.com>
6341
6342 * gdb.texinfo: Fix spelling, infinte -> infinite.
6343
fbd1b305
MK
63442005-01-08 Mark Kettenis <kettenis@gnu.org>
6345
6346 * observer.texi (GDB Observers): Document "solib_loaded".
6347
3ace7edb
AC
63482005-01-07 Andrew Cagney <cagney@gnu.org>
6349
bec39cab
AC
6350 * configure.ac: Rename configure.in, require autoconf 2.59.
6351 * configure: Re-generate.
6352
3ace7edb
AC
6353 * configure.in: Replace configdirs with multiple references to
6354 AC_CONFIG_SUBDIRS.
6355 * configure: Re-generate.
5ae4183a 6356
53531fc1
AC
63572005-01-04 Andrew Cagney <cagney@gnu.org>
6358
6359 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6360 part of the version number.
6361
536ffdb7
MK
63622004-12-24 Mark Kettenis <kettenis@gnu.org>
6363
6364 * gdbint.texinfo (Algorithms): Remove description of
6365 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6366
e1aac25b
JB
63672004-12-07 Jim Blandy <jimb@redhat.com>
6368
6369 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6370 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6371 numbers.
6372
f47b1503
AS
63732004-12-07 Andreas Schwab <schwab@suse.de>
6374
6375 * gdb.texinfo (Mode Options): Document -l option.
6376
b6b8ece6
EZ
63772004-12-04 Eli Zaretskii <eliz@gnu.org>
6378
6379 * gdbint.texinfo (Algorithms): More accurate description of
6380 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6381 is not needed unless data-read and data-access watchpoints are
6382 supported. Add a description of how GDB checks whether the
6383 inferior stopped because a watchpoint was hit.
6384
01371747
EZ
63852004-11-23 Eli Zaretskii <eliz@gnu.org>
6386
6387 * gdb.texinfo (Files): Add cross-reference to description of
6388 -readnow command-line switch.
6389
2315ffec
RC
63902004-11-10 Randolph Chung <tausq@debian.org>
6391
6392 * gdb.texinfo: Document set/show backtrace past-entry commands.
6393 Rearrange index entries for set/show backtrace past-main.
6394
69065f5d
AC
63952004-11-10 Jon Beniston <jon@beniston.com>
6396
6397 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6398 * gdb.texinfo (Remote Serial Protocol): Further describe
6399 binary transfer escaping mechanism .
69065f5d 6400
30e91e0b
RC
64012004-11-08 Randolph Chung <tausq@debian.org>
6402
6403 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6404 and "show debug infrun". Add index entries.
6405
60bf7e09
EZ
64062004-10-23 Eli Zaretskii <eliz@gnu.org>
6407
6408 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6409 "info proc" that are already implemented. Add index entries.
6410 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6411 (Files): Add a tip for decreasing memory used for symtabs from
6412 shared libraries.
f018e82f
EZ
6413 (Starting): Fix whitespace; make "elaboration" stand out where it
6414 is first used, and add an index entry for the term.
f8568604
EZ
6415 (Calling): Expand and elaborate text. Add "print". Add the
6416 description of problems with weak aliases.
384ee23f 6417 (Core File Generation): New section.
60bf7e09 6418
d52fe014
AC
64192004-10-12 Andrew Cagney <cagney@gnu.org>
6420
6421 * gdbint.texinfo (Versions and Branches): New chapter.
6422 (Releasing GDB): Delete "Versions and Branches" section.
6423 (Top): Add "Versions and Branches".
6424
703663ab
EZ
64252004-10-08 Eli Zaretskii <eliz@gnu.org>
6426
6427 * gdb.texinfo (Editing, History): Add cross-references to the
6428 included Readline and History user documentation. Remove
6429 references to the symbol have-readline-appendices which is unused
6430 and undefined.
6431 (History): Fix indexing.
6432
ac77d04f
JJ
64332004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6434
6435 * gdbint.texinfo (target_stopped_data_address): Update to
6436 new prototype.
6437 (i386_stopped_data_address): Update prototype and description.
6438 (i386_stopped_by_watchpoint): New function and description.
6439
e07c999f
PH
64402004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6441
6442 * gdb.texinfo (Filenames): Add Ada suffixes.
6443 (Ada) New section.
6444
2e868123
AC
64452004-09-27 Andrew Cagney <cagney@gnu.org>
6446 Robert Picco <Robert.Picco@hp.com>
6447
6448 * gdb.texinfo (Packets): Document the "p" packet.
6449
02a57714
JM
64502004-09-21 Jason Molenda (jmolenda@apple.com)
6451
6452 * gdb.texinfo (Paths and Names of the Source Files): Document the
6453 meaning of values in the 'desc' field of a SO stab.
6454
ae038cb0
DJ
64552004-09-20 Daniel Jacobowitz <dan@debian.org>
6456
6457 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6458 max-cache-age" and "maint show dwarf2 max-cache-age".
6459
f7dc1244
EZ
64602004-09-16 Eli Zaretskii <eliz@gnu.org>
6461
6462 * gdb.texinfo (Set Breaks): Add index entry for setting
6463 breakpoints on overloaded C++ functions that are not members of
6464 any classes. Add an example and an index entry for setting
6465 breakpoints on all program functions.
6466 (Character Sets, Macros, Overlay Commands)
6467 (Non-debug DLL symbols, GDB/MI Output Syntax)
6468 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6469 Use "(@value{GDBP})" instead of a literal "(gdb)".
6470
f810308b
AC
64712004-09-12 Andrew Cagney <cagney@gnu.org>
6472
6473 * gdbint.texinfo (Native Debugging): Delete description of
6474 FILES_INFO_HOOK.
6475
15a661f3
PH
64762004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6477
5ae4183a
AS
6478 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6479 to hex_string_custom (not historically correct, but more
15a661f3
PH
6480 understandable, given the current code).
6481
f3219c75
AC
64822004-09-03 Andrew Cagney <cagney@gnu.org>
6483
6484 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6485
f3bb6704
JJ
64862004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6487
6488 * observer.texi (solib_unloaded): New observer.
6489
8d2c00cb
AC
64902004-08-24 Andrew Cagney <cagney@gnu.org>
6491
6492 * gdbint.texinfo (Target Architecture Definition): Add missing
6493 comma.
6494
e7dc800a
MC
64952004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6496
6497 * (Using the Testsuite): build != host is supported,
6498 but some test scripts do not support build != host.
6499
73b03683
MK
65002004-08-14 Mark Kettenis <kettenis@gnu.org>
6501
6502 * gdbint.texinfo (Host Definition): Delete description of
6503 FCLOSE_PROVIDED and GETENV_PROVIDED.
6504
c0ccb908
MK
65052004-08-05 Mark Kettenis <kettenis@chello.nl>
6506
6507 * gdbint.texinfo (Host Definition): Delete description of
6508 NO_SYS_FILE.
6509 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6510 PTRACE_FP_BUG.
6511
9c8dbfa9
AC
65122004-08-05 Andrew Cagney <cagney@gnu.org>
6513
6514 * gdbint.texinfo (Target Architecture Definition): Delete
6515 reference to deprecated_read_fp.
6516
f42accbe
AC
65172004-08-02 Andrew Cagney <cagney@gnu.org>
6518
6519 * gdbint.texinfo (Target Architecture Definition): Delete
6520 description of DEPRECATED_REGISTER_BYTES.
6521
0b66e38c
EZ
65222004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6523
6524 * gdb.texinfo (Source Path): Document the new behavior of
6525 searching for the source files.
6526
15387254
EZ
65272004-07-17 Eli Zaretskii <eliz@gnu.org>
6528
6529 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6530 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6531 (Auto Display): Improve indexing.
6532
2c07db7a
AC
65332004-07-16 Andrew Cagney <cagney@gnu.org>
6534
6535 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6536 "-noasync".
6537
4644b6e3
EZ
65382004-07-09 Eli Zaretskii <eliz@gnu.org>
6539
6540 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6541 have the same prefix have only their prefix in the index.
6542
7561d450
MK
65432004-07-03 Mark Kettenis <kettenis@gnu.org>
6544
6545 * gdb.texinfo (BSD libkvm Interface): New node (section)
6546 (Native): Add it to the menu.
6547
67bebe79
MK
65482004-07-01 Mark Kettenis <kettenis@gnu.org>
6549
6550 * gdbint.texinfo (Target Architecture Definition): Remove
6551 PCC_SOL_BROKEN.
6552
1a6923e0
MK
65532004-06-24 Mark Kettenis <kettenis@gnu.org>
6554
6555 * gdbint.texinfo (Target Architecture Definition): Remove
6556 SUN_FIXED_LBRAC_BUG.
6557
b435e160
AC
65582004-06-26 Andrew Cagney <cagney@gnu.org>
6559
6560 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6561
b5622e8d
AC
65622004-06-20 Andrew Cagney <cagney@gnu.org>
6563
6564 * gdbint.texinfo (Target Architecture Definition): Deprecate
6565 USE_STRUCT_CONVENTION.
6566
e0c07bf0
MC
65672004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6568
6569 gdb.texinfo (Bug Reporting): Mention session recording,
6570 with the script command or Emacs.
6571
782263ab
AC
65722004-06-18 Andrew Cagney <cagney@gnu.org>
6573
6574 * gdbint.texinfo (Target Architecture Definition): Deprecate
6575 FUNCTION_START_OFFSET.
6576
03727ca6
AC
65772004-06-14 Andrew Cagney <cagney@gnu.org>
6578
6579 Based on changes from Karl Berry.
6580 * gdb.texinfo: Do not use @sc in a direntry.
6581 * stabs.texinfo: Change @dircateogry to "Software development".
6582 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6583
97092415
AC
65842004-06-13 Andrew Cagney <cagney@gnu.org>
6585
6586 * gdbint.texinfo (Target Architecture Definition): Delete
6587 description of RETURN_VALUE_ON_STACK.
6588
1f6d4158
AC
65892004-06-09 Andrew Cagney <cagney@gnu.org>
6590
6591 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6592 deleted by previous patch.
6593
d966f0cb
AC
65942004-06-08 Andrew Cagney <cagney@gnu.org>
6595
6596 * gdbint.texinfo (Native Debugging): Delete documentation on
6597 ATTACH_DETACH.
6598
86fe4aaa
RC
65992004-06-06 Randolph Chung <tausq@debian.org>
6600
6601 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6602
d4b6d575
RC
66032004-06-06 Randolph Chung <tausq@debian.org>
6604
5ae4183a 6605 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6606 the new push_dummy_call method signature. Describe the function
6607 argument.
6608
4e8b0763
JB
66092004-05-24 Joel Brobecker <brobecker@gnat.com>
6610
6611 * gdb.texinfo (Starting): Document new start command.
6612
59caf092
AC
66132004-05-21 Andrew Cagney <cagney@redhat.com>
6614
6615 * observer.texi (GDB Observers): Document "inferior_created".
6616
e4a2df64
AC
66172004-05-08 Andrew Cagney <cagney@redhat.com>
6618
e6b55ae2
AC
6619 * gdbint.texinfo (Target Architecture Definition): Delete
6620 description of DO_DEFERRED_STORES.
6621
28954179
AC
6622 * gdbint.texinfo (Target Architecture Definition): Delete
6623 references to DEPRECATED_FIX_CALL_DUMMY.
6624
434b87dd
AC
6625 * gdbint.texinfo (Target Architecture Definition): Delete
6626 description of DEPRECATED_CALL_DUMMY_WORDS,
6627 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6628
58d28df8
AC
6629 * gdbint.texinfo (Target Architecture Definition): Delete
6630 description of DEPRECATED_PUSH_DUMMY_FRAME.
6631
e4a2df64
AC
6632 * gdbint.texinfo (Target Architecture Definition): Delete
6633 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6634
2b4855ab
AC
66352004-05-07 Andrew Cagney <cagney@redhat.com>
6636
6637 * observer.texi (GDB Observers): Add "Debugging" section. Include
6638 cross reference to "set/show debug observer".
6639 * gdb.texinfo (Debugging Output): Document "set/show debug
6640 observer".
6641
fcf70625
AC
66422004-05-01 Andrew Cagney <cagney@redhat.com>
6643
6644 * gdbint.texinfo (Target Architecture Definition): Delete
6645 description of DEPRECATED_PC_IN_SIGTRAMP.
6646
8ee56bcf
AC
66472004-04-30 Andrew Cagney <cagney@redhat.com>
6648
6649 * gdbint.texinfo (Target Architecture Definition): Delete
6650 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6651
67ab9a76
OF
66522004-04-30 Orjan Friberg <orjanf@axis.com>
6653
6654 * observer.texi (GDB Observers): Correct spelling.
6655
79346bcb
OF
66562004-04-26 Orjan Friberg <orjanf@axis.com>
6657
6658 * observer.texi (GDB Observers): Add target_changed event.
6659
7a464420
AC
66602004-04-08 Andrew Cagney <cagney@redhat.com>
6661
6662 * observer.texi (GDB Observers): Rework, provide generic observer
6663 definitions and then a list of observable events.
6664
6cdf9d98
AC
66652004-04-04 Andrew Cagney <cagney@redhat.com>
6666
6667 * gdbint.texinfo (Host Definition): Delete reference to
6668 NO_SIGINTERRUPT.
6669
ddc135a4
AC
66702004-04-02 Andrew Cagney <cagney@redhat.com>
6671
6672 * gdbint.texinfo (Target Architecture Definition): Delete
6673 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6674
6a1b180d
SC
66752004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6676
6677 * gdb.texinfo (TUI Commands): Document tui reg commands.
6678
d0d5df6f
AC
66792004-03-26 Andrew Cagney <cagney@redhat.com>
6680
6681 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6682 "gdbtui".
6683 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6684 (Contributors): Mention both Text and Terminal User Interface.
6685
aa2a3f87
AC
66862004-03-23 Andrew Cagney <cagney@redhat.com>
6687
6688 * gdbint.texinfo (Target Architecture Definition): Deprecate
6689 references to SIGTRAMP_START and SIGTRAMP_END.
6690
f561f026
AC
66912004-03-23 Andrew Cagney <cagney@redhat.com>
6692
6693 * gdbint.texinfo (Target Architecture Definition): Deprecate
6694 references to PC_IN_SIGTRAMP.
6695
33cb8b0f
AC
66962004-03-19 Andrew Cagney <cagney@redhat.com>
6697
6698 * gdbint.texinfo (Target Architecture Definition): Delete
6699 reference to GDB_TARGET_IS_HPPA.
6700
fc989b7a
AC
67012004-03-18 Andrew Cagney <cagney@redhat.com>
6702
6703 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6704 describe pre_init and post_init.
6705
701b08bb
DJ
67062004-03-09 Daniel Jacobowitz <drow@mvista.com>
6707
6708 * gdb.texinfo (Debugging Output): Document values for "set debug
6709 target".
6710
faae5abe
AC
67112004-02-28 Andrew Cagney <cagney@redhat.com>
6712
6713 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6714
dd79a6cf
JJ
67152004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6716
6717 * gdb.texinfo (breakpoints): Add information about the
6718 new "set breakpoint pending" and "show breakpoint pending"
6719 commands.
6720
e7f16015
AC
67212004-02-26 Andrew Cagney <cagney@redhat.com>
6722
6723 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6724 in Per-architecture module data section.
6725
7161a3a6
RM
67262004-02-25 Roland McGrath <roland@redhat.com>
6727
6728 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6729
2154891a
AC
67302004-02-24 Andrew Cagney <cagney@redhat.com>
6731
6732 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6733 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6734 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6735
6c74ac8b
AC
67362004-02-17 Andrew Cagney <cagney@redhat.com>
6737
6738 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6739
19772a2c
AC
67402004-02-16 Andrew Cagney <cagney@redhat.com>
6741
6742 * gdbint.texinfo (Target Architecture Definition): Deprecate
6743 FRAMELESS_FUNCTION_INVOCATION.
6744
c9830293
AC
67452004-02-16 Andrew Cagney <cagney@redhat.com>
6746
6747 * gdbint.texinfo (Coding): Mention -Wunused-function.
6748
b9d26eb9
AC
67492004-02-14 Andrew Cagney <cagney@redhat.com>
6750
6751 * gdbint.texinfo (Target Architecture Definition): Delete
6752 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6753
49efadf5
EZ
67542004-02-12 Elena Zannoni <ezannoni@redhat.com>
6755
6756 * gdb.texinfo: Properly quote the name "C++".
6757 * gdbint.texinfo: Ditto.
6758 * stabs.texinfo: Ditto.
6759
1eb288ea
EZ
67602004-02-11 Elena Zannoni <ezannoni@redhat.com>
6761
6762 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6763 minimal information about libiberty.
6764
e4937fc1
MC
67652004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6766
6767 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6768
a9331b3f
RM
67692004-02-04 Roland McGrath <roland@redhat.com>
6770
6771 * gdb.texinfo (Auxiliary Vector): New node (section).
6772 (Data): Add it to the menu.
6773
2650777c
JJ
67742004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6775
6776 * gdb.texinfo (Breakpoints): Add information about pending
6777 breakpoint support.
6778
b4501125
AC
67792004-01-26 Andrew Cagney <cagney@redhat.com>
6780
6781 * gdb.texinfo (Overview): Delete references to the cisco protocol
6782 including the "N" response.
6783
74055713
AC
67842004-01-26 Andrew Cagney <cagney@redhat.com>
6785
6786 * gdbint.texinfo (Target Architecture Definition): Rename
6787 EXTRACT_STRUCT_VALUE_ADDRESS to
6788 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6789
3bbe9696
EZ
67902004-01-24 Eli Zaretskii <eliz@gnu.org>
6791
6792 * gdb.texinfo (KOD): Document "show os". Add index entries for
6793 "set/show os" and "info cisco" commands.
6794
5843504f
EZ
67952004-01-21 Eli Zaretskii <eliz@gnu.org>
6796
6797 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6798
9175c9a3
MC
67992004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6800
6801 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6802 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6803
8e94b928
NR
68042004-01-19 Nick Roberts <nick@nick.uklinux.net>
6805
6806 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6807 -stack-list-locals.
6808 (GDB/MI Variable Objects): Describe extension to
6809 -var-list-children.
6810
a20cf136
DJ
68112004-01-17 Daniel Jacobowitz <drow@mvista.com>
6812
6813 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6814
afb18d0f
AC
68152004-01-17 Andrew Cagney <cagney@redhat.com>
6816
6817 * gdbint.texinfo (Target Architecture Definition): Delete
6818 documentation on DEPRECATED_NPC_REGNUM.
6819
b51970ac
DJ
68202004-01-13 Daniel Jacobowitz <drow@mvista.com>
6821
6822 * gdb.texinfo: Update copyright year. Mention that set
6823 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6824 "set follow-fork-mode ask".
6825
0f0cffd2
AC
68262004-01-13 Andrew Cagney <cagney@redhat.com>
6827
6828 * gdbint.texinfo: Update copyright year.
6829 (Coding): Add -Wunused-label to list of -Werror warnings.
6830
c552b3bb 68312004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6832 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6833
6834 * gdb.texinfo: Update copyright.
6835 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6836 around names, as appropriate. Minor syntax cleanup of
6837 _NSPrintForDebugger explanation. Two spaces after periods.
6838 GDBN used instead of lit. "gdb". Index entries added for
6839 print-object and _NSPrintForDebugger. @noindent added in one spot.
6840
afe157ca
EZ
68412003-11-11 Elena Zannoni <ezannoni@redhat.com>
6842
6843 * stabs.texinfo: Add dircategory and direntry commands.
6844 * annotate.texinfo: Ditto.
6845
963e2bb7
AC
68462003-11-10 Andrew Cagney <cagney@redhat.com>
6847
6848 * gdbint.texinfo (Target Architecture Definition): Replace the
6849 return_value method's "inval" and "outval" parameters with
6850 "readbuf" and "writebuf".
6851
1d8b2f28
JB
68522003-10-28 Jim Blandy <jimb@redhat.com>
6853
6854 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6855 from "The `F' request packet" and "The `F' reply packet", to make
6856 texi2dvi happy.
6857 (File-I/O remote protocol extension): Update menu entries, too.
6858
36d86913
MC
68592003-10-26 Michael Chastain <mec@shout.net>
6860
6861 * gdb.texinfo (Thread Stops): Document the issue with
6862 premature return from system calls in multi-threaded programs.
6863
ce2826aa
AC
68642003-10-24 Andrew Cagney <cagney@redhat.com>
6865
6866 * annotate.texinfo: Fix "fortunatly"[sic].
6867
f24c5e49
KI
68682003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6869
6870 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6871 with "Hitachi" and "Mitsubishi".
6872
92ad9cd9
AC
68732003-10-20 Andrew Cagney <cagney@redhat.com>
6874
6875 * gdbint.texinfo (Target Architecture Definition): Document
6876 gdbarch_return_value. Add cross references from
6877 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6878 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6879
0ab4b752
MK
68802003-10-18 Mark Kettenis <kettenis@gnu.org>
6881
6882 * gdbint.texinfo (Target Architecture Definition): Document
6883 regset_from_core_section.
fb3e19c0
KI
6884
68852003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6886
6887 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6888
a9331b3f 68892003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6890
6891 From Anthony Green <green@redhat.com>:
5ae4183a 6892 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6893
1485d690
KB
68942003-10-14 Kevin Buettner <kevinb@redhat.com>
6895
889bf7c5
PA
6896 * gdb.texinfo (Breakpoint related warnings): New node.
6897 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6898
86d30acc
DJ
68992003-10-13 Daniel Jacobowitz <drow@mvista.com>
6900
6901 * gdb.texinfo (Remote Protocol): Document v and vCont.
6902
172c2a43
KI
69032003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6904
6905 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6906 * gdbint.texinfo: Ditto.
6907
71952f4c
AC
69082003-10-09 Andrew Cagney <cagney@redhat.com>
6909
6910 From 2003-09-18 David Anderson <davea@sgi.com>:
6911 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6912 "command".
6913
268e2188
AC
69142003-10-03 Andrew Cagney <cagney@redhat.com>
6915
6916 * gdbint.texinfo (Target Architecture Definition): Deprecate
6917 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6918 just target.
6919
12c266ea 69202003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6921
f30992d4 6922 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6923 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6924 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6925 * gdbint.texinfo (Target Architecture Definition): Rename
6926
69272003-09-30 Andrew Cagney <cagney@redhat.com>
6928
f30992d4 6929 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6930 (Target Architecture Definition):
f30992d4 6931
2e092625
AC
6932 * gdbint.texinfo (Target Architecture Definition): Rename
6933 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6934
0717ae8a
AC
69352003-09-29 Andrew Cagney <cagney@redhat.com>
6936
dad809b7
AC
6937 * gdbint.texinfo (Target Architecture Definition): Delete
6938 documentation for NEED_TEXT_START_END.
6939
0717ae8a
AC
6940 * gdbint.texinfo (Target Architecture Definition): Rename
6941 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6942 TARGET_WRITE_PC.
a9331b3f 6943
af6cf26d
MC
69442003-09-22 Michael Chastain <mec@shout.net>
6945
6946 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6947
ee206350
AG
69482003-09-21 Anthony Green <green@redhat.com>
6949
6950 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6951
a38c9fe6
MK
69522003-09-21 Mark Kettenis <kettenis@gnu.org>
6953
6954 * gdbint.texinfo (Target Architecture Definition): Document
6955 stabs_argument_has_addr.
6956
77949794
AC
69572003-09-18 Andrew Cagney <cagney@redhat.com>
6958
6959 * gdbint.texinfo (Target Architecture Definition): Delete
6960 documentation on REGISTER_NAMES.
6961
8e823e25
MK
69622003-09-13 Mark Kettenis <kettenis@gnu.org>
6963
6964 * gdbint.texinfo (Target Architecture Definition): Replace
6965 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6966
f27dd7fd
AC
69672003-09-11 Andrew Cagney <cagney@redhat.com>
6968
6969 * gdbint.texinfo (Target Architecture Definition): Replace
6970 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6971
8b148df9
AC
69722003-08-18 Andrew Cagney <cagney@redhat.com>
6973
6974 * gdbint.texinfo (Target Architecture Definition): Document
6975 "frame_red_zone_size".
6976
25d29d70
AC
69772003-08-09 Andrew Cagney <cagney@redhat.com>
6978
6979 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6980 with "set/show backtrace past-main" and "set/show backtrace
6981 limit".
6982
c938e9b0
L
69832003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6984
6985 * Makefile.in (install-info): Support DESTDIR.
6986 (install-html): Likewise.
6987
64fabec2
AC
69882003-08-07 Andrew Cagney <cagney@redhat.com>
6989
6990 Patch from Nick Roberts.
6991 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6992 bindings. Remove description of send-gdb-command.
6993
2fcf52f0
AC
69942003-08-07 Andrew Cagney <cagney@redhat.com>
6995
6996 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6997 GDB 6.0.
6998
086432e2
AC
69992003-08-06 Andrew Cagney <cagney@redhat.com>
7000
7001 * gdb.texinfo (Mode Options): Mention that level three is the
7002 highest available and that level 2 is deprecated.
7003 (Annotations Overview): Mention annotation levels. Cross reference
7004 to "Limitations of the Annotation Interface" in annotate.texi.
7005 (TODO, Value Annotations, Frame Annotations): Delete section.
7006 (Displays, Breakpoint Info): Delete.
7007
e5249f67
AC
70082003-08-04 Andrew Cagney <cagney@redhat.com>
7009
7010 * agentexpr.texi: Delete @bye.
7011 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7012 (stabs.info): Add $(srcdir) to include search path.
7013 (html): Depend on "annotate_toc.html", and not "annotate.html".
7014 * stabs.texinfo: Ditto. Include "fdl.texi".
7015 * gdbint.texinfo: Update copyright statement's list of invariant
7016 sections.
7017
e6f672d2
AC
70182003-07-28 Andrew Cagney <cagney@redhat.com>
7019
7020 * Makefile.in (INFO_DEPS): Add annotate.info.
7021 (dvi, ps, html, pdf): Add annotate.
7022 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7023 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7024 (ANNOTATE_DOC_FILES): New macro.
7025 (ANNOTATE_TEX_TMPS): New macro.
7026 (annotate.info, annotate_toc.html): Specify dependencies.
7027 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7028 * annotate.texinfo: Rename annotate.texi. Get building. Add
7029 "Migrating to GDB/MI" and "Limitations of the Annotation
7030 Interface" chapters. Mention why it is not part of the user
7031 guide. Update copyright notice. Include "fdl.texi".
7032
72ffddc9
SC
70332003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7034
7035 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7036
a9f12a31
DJ
70372003-07-24 Daniel Jacobowitz <drow@mvista.com>
7038
7039 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7040
b1fe9455
DJ
70412003-07-24 Daniel Jacobowitz <drow@mvista.com>
7042
7043 * gdb.texinfo (Server): Mention pidof.
7044
153721e6
AC
70452003-07-22 Andrew Cagney <cagney@redhat.com>
7046
7047 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7048 list.
7049
0fac0b41
DJ
70502003-06-28 Daniel Jacobowitz <drow@mvista.com>
7051
7052 * gdb.texinfo (Logging output): New chapter.
7053
4e562065
JB
70542003-06-24 Joel Brobecker <brobecker@gnat.com>
7055
7056 * gdb.texinfo (Unsupported languages): New section.
7057 (Languages): Add link to new section.
7058
f2c06f52
AC
70592003-06-22 Andrew Cagney <cagney@redhat.com>
7060
7061 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7062
b4177fca
DJ
70632003-06-22 Daniel Jacobowitz <drow@mvista.com>
7064
7065 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7066
f418dd93
DJ
70672003-06-22 Daniel Jacobowitz <drow@mvista.com>
7068
7069 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7070 * agentexpr.texi: Retitle section, and change it to an appendix.
7071 Comment out texinfo initialization. Factor a @var{} into two
7072 pieces to prevent makeinfo warnings.
7073 * gdb.texinfo: Add Agent Expressions appendix.
7074
4ca61388
DJ
70752003-06-19 Daniel Jacobowitz <drow@mvista.com>
7076
7077 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7078
07f31aa6
DJ
70792003-06-18 Daniel Jacobowitz <drow@mvista.com>
7080
5ae4183a 7081 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7082 remote target". Document the "detach" and "disconnect" commands.
7083 (Server, Netware, Debug Session): Reference "Connecting to a
7084 remote target".
7085 (GDB/MI Target Manipulation): Document "-target-disconnect".
7086
2dd0da42
AC
70872003-06-13 Andrew Cagney <cagney@redhat.com>
7088
7089 * gdbint.texinfo (Target Architecture Definition): Deprecate
7090 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7091 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7092
e7a3abfc
JB
70932003-06-09 Jim Blandy <jimb@redhat.com>
7094
7095 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7096
25e3a86b
AC
70972003-06-08 Andrew Cagney <cagney@redhat.com>
7098
7099 * gdbint.texinfo (Target Architecture Definition): Delete
7100 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7101
a9e5fdc2
AC
71022003-06-08 Andrew Cagney <cagney@redhat.com>
7103
7104 * gdbint.texinfo (Target Architecture Definition): Document
7105 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7106
b37303ee
AF
71072003-06-07 Adam Fedor <fedor@gnu.org>
7108
7109 * gdb.texinfo: Add Objective-C documentation.
7110
39fe6e80
AC
71112003-06-01 Andrew Cagney <cagney@redhat.com>
7112
7113 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7114 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7115
125309b2
AC
71162003-05-21 Andrew Cagney <cagney@redhat.com>
7117
7118 * gdbint.texinfo (Target Architecture Definition): Delete
7119 references to "extract_address" and "store_address".
7120
b8b527c5
AC
71212003-05-16 Andrew Cagney <cagney@redhat.com>
7122
7123 * gdbint.texinfo (Target Architecture Definition): Replace
7124 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7125 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7126
50e3ee83
TR
71272003-05-14 Theodore A. Roth <troth@openavr.org>
7128
7129 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7130
44e2be90
L
71312003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7132
7133 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7134 (gdb.dvi): Likewise.
7135 (gdb.pdf): Likewise.
7136 (links2roff): Likewise.
7137
df5215a6
JB
71382003-05-08 Jim Blandy <jimb@redhat.com>
7139
7140 * gdb.texinfo (Dump/Restore Files): Update documentation for
7141 'dump', 'append', and 'restore': note that format argument is
7142 optional; simplify presentation of the command variants; and be
7143 more precise about the formats.
7144
5e7b2f39
JB
71452003-05-07 Jim Blandy <jimb@redhat.com>
7146
7147 * gdb.texinfo (Symbols): Update documentation: 'maint list
7148 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7149 symtabs' and 'maint info psymtabs'.
7150
b1e29e33
AC
71512003-05-05 Andrew Cagney <cagney@redhat.com>
7152
7153 * gdbint.texinfo (Target Architecture Definition): Make
7154 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7155 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7156 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7157
00905d52
AC
71582003-05-04 Andrew Cagney <cagney@redhat.com>
7159
7160 * gdb.texinfo (Maintenance Commands): Document "maint print
7161 dummy-frames".
7162
54ff5908
AC
71632003-05-04 Andrew Cagney <cagney@redhat.com>
7164
7165 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7166
32e7087d
JB
71672003-05-03 J. Brobecker <brobecker@gnat.com>
7168
7169 Thierry Schneider <tpschneider1@yahoo.com>
7170 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7171 for new MI command.
7172
7043d8dc
AC
71732003-05-03 Andrew Cagney <cagney@redhat.com>
7174
7175 * gdbint.texinfo (Target Architecture Definition): Document
7176 push_dummy_code. Add cross references.
7177
e33d66ec
EZ
71782003-05-02 Elena Zannoni <ezannoni@redhat.com>
7179
7180 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7181 set/show charsets commands.
7182
0ba6dca9
AC
71832003-04-28 Andrew Cagney <cagney@redhat.com>
7184
7185 * gdbint.texinfo (Target Architecture Definition): Replace
7186 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7187 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7188
d7a27068
AC
71892003-04-28 Andrew Cagney <cagney@redhat.com>
7190
7191 * gdbint.texinfo (Target Architecture Definition): Rename
7192 "tm_print_insn" to "deprecated_tm_print_insn".
7193
44ea7b70
JB
71942003-04-09 Jim Blandy <jimb@redhat.com>
7195
7196 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7197 list psymtabs'.
7198
fb8f8949
AC
71992003-04-08 Andrew Cagney <cagney@redhat.com>
7200
7201 * gdbint.texinfo (Target Architecture Definition): Delete
7202 references to EXTRA_FRAME_INFO.
7203
32fb0f22
AC
72042003-04-08 Andrew Cagney <cagney@redhat.com>
7205
7206 * gdbint.texinfo (Target Architecture Definition): Delete
7207 PRINT_TYPELESS_INTEGER.
7208
6be67e67
JB
72092003-04-02 J. Brobecker <brobecker@gnat.com>
7210
7211 * observer.texi (GDB Observers): Adjust the documentation for the
7212 normal_stop notification to better describe reality. Fix a couple
7213 of minor typos.
7214
4e35d5f0
BR
72152003-04-02 Bob Rossi <bob_rossi@cox.net>
7216
a9331b3f 7217 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7218 '-file-list-exec-source-file'
7219
e8a8712a
AC
72202003-03-31 Andrew Cagney <cagney@redhat.com>
7221
7222 * gdbint.texinfo (Target Architecture Definition): Delete
7223 references to CALL_DUMMY_P.
7224
6c0e89ed
AC
72252003-03-30 Andrew Cagney <cagney@redhat.com>
7226
7227 * gdbint.texinfo (Target Architecture Definition): Remove
7228 reference to TARGET_WRITE_SP.
a9331b3f 7229
378bfd1b
AC
72302003-03-27 Andrew Cagney <cagney@redhat.com>
7231
7232 * gdbint.texinfo (Target Architecture Definition): Remove
7233 references to write_sp.
6c0e89ed 7234
922fbb7b
AC
72352003-03-27 Andrew Cagney <cagney@redhat.com>
7236
7237 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7238 chapter body. Use @smallexample instead of @example.
7239 (Annotations): Ditto.
7240 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7241 annotate.texi.
7242
b81774d8
AC
72432003-03-26 Andrew Cagney <cagney@redhat.com>
7244
7245 * gdbint.texinfo (Target Architecture Definition): Replace
7246 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7247 dummy_addr parameters.
7248
1bf6d5cc
AC
72492003-03-25 Andrew Cagney <cagney@redhat.com>
7250
7251 * gdbint.texinfo (Target Architecture Definition): Delete
7252 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7253 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7254 Add reference to PUSH_ARGUMENTS.
7255
618ce49f
AC
72562003-03-23 Andrew Cagney <cagney@redhat.com>
7257
7258 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7259 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7260
bcd7e15f
JB
72612003-03-18 J. Brobecker <brobecker@gnat.com>
7262
7263 * gdbint.texinfo (Algorithms): Add new section describing the
7264 Observer paradigm.
7265 (Top): Add menu entry to new observer appendix.
7266 * observer.texi: New file.
7267 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7268 new observer.texi file.
7269
9fe8321b
AC
72702003-03-17 Andrew Cagney <cagney@redhat.com>
7271
7272 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7273 that GNU Press update the manual version number.
7274
ac2adee5
AC
72752003-03-12 Andrew Cagney <cagney@redhat.com>
7276
7277 * gdbint.texinfo (Target Architecture Definition): Delete
7278 references to get_saved_register. Rename GET_SAVED_REGISTER to
7279 DEPRECATED_GET_SAVED_REGISTER.
7280
749b82f6
AC
72812003-03-13 Andrew Cagney <cagney@redhat.com>
7282
7283 * gdbint.texinfo (Target Architecture Definition): Replace
7284 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7285
8bedc050
AC
72862003-03-12 Andrew Cagney <cagney@redhat.com>
7287
7288 * gdbint.texinfo (Target Architecture Definition): Rename
7289 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7290
0ce1b118
CV
72912003-03-10 Corinna Vinschen <vinschen@redhat.com>
7292
7293 * gdb.texinfo: Add File-I/O documentation.
7294
12cc2063
AC
72952003-03-10 Andrew Cagney <cagney@redhat.com>
7296
7297 * gdbint.texinfo (Target Architecture Definition): Cross reference
7298 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7299
7453dc06
AC
73002003-03-07 Andrew Cagney <cagney@redhat.com>
7301
7302 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7303 frame" command.
7304
6314f104
AC
73052003-03-05 Andrew Cagney <cagney@redhat.com>
7306
7307 * gdbint.texinfo (Target Architecture Definition): Document
7308 unwind_dummy_id. Cross reference unwind_dummy_id and
7309 SAVE_DUMMY_FRAME_TOS.
7310
f1212245
DJ
73112003-03-05 James Ingham <jingham@apple.com>
7312 Daniel Jacobowitz <drow@mvista.com>
7313
7314 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7315 and "show cp-abi".
7316
77e7e267
AC
73172003-03-03 Andrew Cagney <cagney@redhat.com>
7318
7319 * gdbint.texinfo (Target Architecture Definition): Document
7320 register_type.
7321
838a8221
AC
73222003-03-03 Andrew Cagney <cagney@redhat.com>
7323
7324 * stabs.texinfo (Structures): Use @samp and separate @var's
7325 instead of a single @var containing a comma separated list.
7326 (Unions): Ditto.
7327
d7f4a264
DJ
73282003-03-02 Daniel Jacobowitz <drow@mvista.com>
7329
7330 * Makefile.in (distclean): Remove config.log.
7331
f30ee0bc
AC
73322003-03-01 Andrew Cagney <cagney@redhat.com>
7333
7334 * gdbint.texinfo (Target Architecture Definition): Rename
7335 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7336
73372003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7338
7339 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7340 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7341
be448670
CF
73422003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7343
7344 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7345 (Non-debug DLL symbols): New node, describing the minimal symbols
7346 loaded from DLLs without real debugging symbols.
7347
501eef12
AC
73482003-02-20 Andrew Cagney <ac131313@redhat.com>
7349
7350 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7351 hardware-breakpoint-limit".
7352 (Set Watchpoints): Add cross reference to "set remote
7353 hardware-watchpoint-limit".
7354 (Remote configuration options): New section.
7355
21c294e6
AC
73562003-02-04 Andrew Cagney <ac131313@redhat.com>
7357
e9be73e4
AC
7358 * gdbint.texinfo (Target Architecture Definition): Delete
7359 descrption of IS_TRAPPED_INTERNALVAR.
7360
21c294e6
AC
7361 From Keith Seitz <keiths@redhat.com>:
7362 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7363 option "-i"/"--interpreter" to this chapter. Include index
7364 entries.
7365
0179ffac
DC
73662003-02-04 David Carlton <carlton@math.stanford.edu>
7367
7368 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7369 (Variables): Recommend stabs+ and DWARF 2.
7370 (C plus plus expressions): Correct info about
7371 compiler versions, debug formats.
7372 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7373 PR symtab/874.
7374
7ca9f392
AC
73752003-02-01 Andrew Cagney <ac131313@redhat.com>
7376
7377 * gdbint.texinfo (Target Architecture Definition): Delete
7378 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7379 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7380 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7381 references to nindy and i960.
7382 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7383
31a85ea2
AC
73842003-02-01 Andrew Cagney <ac131313@redhat.com>
7385
7386 * gdbint.texinfo (Target Architecture Definition): Delete
7387 FLOAT_INFO.
7388
6b894e49
AC
73892003-01-30 Andrew Cagney <ac131313@redhat.com>
7390
7391 * stabs.texinfo (Member Type Descriptor): Clarify description of
7392 `@'. Suggested by Ben Hutchings.
7393
c48861fb
AC
73942003-01-29 Andrew Cagney <ac131313@redhat.com>
7395
7396 * gdb.texinfo (M68K): Delete reference to es1800.
7397
617073a9
AC
73982003-01-29 Andrew Cagney <ac131313@redhat.com>
7399
7400 * gdb.texinfo (Maintenance Commands): Document `maint print
7401 reggroups' and `maint print register-groups'.
7402 * gdbint.texinfo (Target Architecture Definition): Document
7403 register_reggroup_p.
7404
5b5d99cf
JB
74052003-01-23 Jim Blandy <jimb@redhat.com>
7406
7407 * gdb.texinfo (Separate Debug Files): New section.
7408
e7ba9c65
DJ
74092003-01-22 Daniel Jacobowitz <drow@mvista.com>
7410
7411 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7412 and "maint show profile".
7413
94e91d6d
MC
74142003-01-16 Michael Chastain <mec@shout.net>
7415
7416 * gdb.texinfo (Installing GDB): Warn against
7417 ".../gdb-VERSION/gdb/configure".
7418 (Separate Objdir): Likewise.
7419
867f3898
AC
74202003-01-15 Andrew Cagney <ac131313@redhat.com>
7421
7422 * gdbint.texinfo (Target Architecture Definition): Delete
7423 definition of PRINT_REGISTER_HOOK.
7424
f153cc92
EZ
74252003-01-15 Elena Zannoni <ezannoni@redhat.com>
7426
7427 (OpenRISC 1000): Fix formatting of command names.
7428
c60eb6f1
EZ
74292003-01-15 Elena Zannoni <ezannoni@redhat.com>
7430
7431 * gdb.texinfo (Continuing and Stepping): Add new command
7432 'advance'. Clarify behavior of 'until'.
7433
f5ebfba0
DJ
74342003-01-13 Daniel Jacobowitz <drow@mvista.com>
7435
7436 * gdb.texinfo (Files): Document solib-absolute-prefix and
7437 solib-search-path.
7438
4ce8657e
MC
74392003-01-09 Michael Chastain <mec@shout.net>
7440
7441 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7442 (Create a Release): Add new instructions for new @file{src-release}.
7443 Document existing instructions for @file{Makefile.in} as
7444 being for @value{GDBN} 5.3.1 or earlier.
7445
372613e3
AC
74462003-01-09 Andrew Cagney <ac131313@redhat.com>
7447
7448 * gdbint.texinfo (Target Architecture Definition): Mention
7449 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7450 allocate memory.
7451
b4e9345d
DJ
74522003-01-04 Daniel Jacobowitz <drow@mvista.com>
7453
7454 * gdb.texinfo (Controlling GDB): Add @kindex for
7455 "show osabi".
7456 (Backtraces): Add @kindex's for backtrace-below-main.
7457
98b45e30
DJ
74582003-01-04 Daniel Jacobowitz <drow@mvista.com>
7459
7460 * gdb.texinfo (Controlling GDB): Document "set osabi".
7461
95f90d25
DJ
74622003-01-04 Daniel Jacobowitz <drow@mvista.com>
7463
7464 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7465 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7466
1e698235
DJ
74672003-01-04 Daniel Jacobowitz <drow@mvista.com>
7468
7469 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7470 "set coerce-float-to-double".
7471 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7472
e632838e
AC
74732003-01-02 Andrew Cagney <ac131313@redhat.com>
7474
7475 * stabs.texinfo: Remove obsolete text.
7476 * gdbint.texinfo: Ditto.
7477 * gdb.texinfo: Ditto.
7478
c133ab7a
MK
74792002-12-22 Mark Kettenis <kettenis@gnu.org>
7480
7481 * gdbint.texinfo (Target Architecture Definition): Update
7482 description of gdbarch_register_osabi.
7483
f821f325
KH
74842002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7485
7486 * agentexpr.texi: Fix typos.
7487 * annotate.texi: Likewise.
7488 * fdl.texi: Likewise.
7489
85a6d8d3 74902002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7491
7492 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7493 DEPRECATED_INIT_FRAME_PC.
7494
ae45cd16
AC
74952002-12-01 Andrew Cagney <ac131313@redhat.com>
7496
7497 * gdbint.texinfo (Target Architecture Definition): Delete
7498 PC_IN_CALL_DUMMY.
7499
07555a72
AC
75002002-11-28 Andrew Cagney <ac131313@redhat.com>
7501
7502 * gdbint.texinfo (Host Definition): Delete documentation on
7503 USE_GENERIC_DUMMY_FRAMES.
7504
c166cdc7
EZ
75052002-11-26 Elena Zannoni <ezannoni@redhat.com>
7506
5ae4183a 7507 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7508 * Makefile.in (install-info): Run the install-info command as part
7509 of the post install steps only.
7510 (uninstall-info): New target.
7511 (uninstall): New target.
7512
35db0260
EZ
75132002-11-22 Elena Zannoni <ezannoni@redhat.com>
7514
7515 * Makefile.in (install): Make install do some real work.
7516
9ba8d803
AC
75172002-11-19 Andrew Cagney <ac131313@redhat.com>
7518
7519 Fix POSIX problem reported by Paul Eggert.
7520 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7521 Fix PR gdb/527.
7522
903ad3a6
AC
75232002-10-26 Andrew Cagney <cagney@redhat.com>
7524
7525 * gdbint.texinfo (Target Architecture Definition): Delete
7526 definition of DO_REGISTERS_INFO.
7527
f2abfe65
KB
75282002-10-18 Kevin Buettner <kevinb@redhat.com>
7529
7530 * gdbint.texinfo (Address Classes): Fix problems with insertion
7531 of ``{'' and ``}'' in example.
7532
b5b0480a
KB
75332002-10-17 Kevin Buettner <kevinb@redhat.com>
7534
7535 * gdbint.texinfo (Address Classes): New section.
7536 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7537 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7538 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7539 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7540
c85508ee
KD
75412002-10-11 Klee Dienes <kdienes@apple.com>
7542
7543 * gdb.texinfo (Registers): Mention vector registers as well as
7544 floating registers in the documentation for 'info registers' and
7545 'info all-registers'.
7546
6d12fc3d
DJ
75472002-10-11 Daniel Jacobowitz <drow@mvista.com>
7548
7549 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7550
8d19fbd2
JJ
75512002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7552
7553 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7554 interface definition.
7555
a37295f9
MM
75562002-10-03 Marko Mlinar <markom@opencores.org>
7557
7558 * gdb.texinfo (Target Commands): Add or1k target specific
7559 commands.
7560 * gdb.texinfo (Contributors): Add myself to the contributors list.
7561
da0f9dcd
AC
75622002-10-01 Andrew Cagney <ac131313@redhat.com>
7563
7564 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7565 and "mi1" instead of "mi1" and "mi0".
7566
2e834e49
HPN
75672002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7568
7569 * gdb.texinfo (Packets): Fix typos "alligned".
7570 Correct z3/Z3 description. Correct z4/Z4 title.
7571
050be0dc
AC
75722002-09-27 Andrew Cagney <ac131313@redhat.com>
7573
7574 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7575
1104b9e7
KB
75762002-09-25 Kevin Buettner <kevinb@redhat.com>
7577
7578 * gdb.texinfo: Use GNU/Linux instead of Linux.
7579
512217c7
AC
75802002-09-25 Andrew Cagney <ac131313@redhat.com>
7581
7582 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7583
10998722
AC
75842002-09-24 Andrew Cagney <ac131313@redhat.com>
7585
512217c7 7586 * gdb.texinfo: Replace @example with @smallexample.
10998722 7587
a0eb71c5
KB
75882002-09-20 Kevin Buettner <kevinb@redhat.com>
7589
f7dc1244 7590 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7591 * gdb.texinfo (Character Sets): Use @smallexample instead of
7592 @example. Use GNU/Linux instead of Linux.
7593
75942002-09-20 Jim Blandy <jimb@redhat.com>
7595
7596 * gdb.texinfo: Add character set documentation.
7597
2f870471
AC
75982002-09-19 Andrew Cagney <ac131313@redhat.com>
7599
7600 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7601 (Packets): Add cross reference from `b' packet to `z' packets.
7602
790eb8f5
AC
76032002-09-19 Andrew Cagney <ac131313@redhat.com>
7604
8d30a00d
AC
7605 * gdb.texinfo (Maintenance Commands): Document ``maint
7606 internal-error'' and ``maint internal-warning''.
7607
790eb8f5
AC
7608 * gdbint.texinfo (Target Architecture Definition): Revise
7609 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7610
a23a7bf1
JB
76112002-09-19 Joel Brobecker <brobecker@gnat.com>
7612
7613 * gdbint.texinfo (Target Conditionals): Document the new
7614 NAME_OF_MALLOC macro.
7615
299ffc64
AC
76162002-09-05 Andrew Cagney <ac131313@redhat.com>
7617
7618 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7619 engineer.
7620
b7bb15bc
SC
76212002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7622
7623 * gdb.texinfo (TUI Overview): Document status line fields.
7624
3d757584
SC
76252002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7626
7627 * gdb.texinfo (TUI Commands): Document info win command.
7628
269c21fe
SC
76292002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7630
7631 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7632
7cf36c78
SC
76332002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7634
7635 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7636 (TUI Keys): Likewise.
7637
d2c6833e
AC
76382002-08-25 Andrew Cagney <ac131313@redhat.com>
7639
7640 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7641 for a packet receive.
7642
46d8b1c3
AC
76432002-08-25 Andrew Cagney <ac131313@redhat.com>
7644
7645 * Makefile.in (clean): Move to end of file.
7646 (distclean, maintainer-clean, realclean): Ditto.
7647 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7648 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7649 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7650 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7651
b0787093
AC
76522002-08-24 Andrew Cagney <ac131313@redhat.com>
7653
7654 * Makefile.in (GDBINT_TEX_TMPS): Define.
7655 (gdbint.dvi, gdbint.pdf): Use
7656 (GDB_TEX_TMPS): Define.
7657 (gdb.dvi, gdb.pdf): Use.
7658 (STABS_TEX_TMPS): Define.
7659 (stabs.dvi, stabs.pdf): Use.
7660 (GDB_DOC_SOURCE_INCLUDES): New macros.
7661 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7662 (GDBINT_DOC_FILES_INCLUDES): New macros.
7663 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7664 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7665 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7666 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7667 (links2roff): Replace SFILES_INCLUDED with
7668 GDB_DOC_SOURCE_INCLUDES.
7669 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7670 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7671 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7672 dependencies.
7673 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7674 dependencies.
7675 (gdbmi.texinfo): Delete rule.
7676 (inc-hist.texinfo): Delete rule.
7677 (rluser.texinfo): Delete rule.
7678
ebba8386
AC
76792002-08-23 Andrew Cagney <cagney@redhat.com>
7680
7681 * gdbint.texinfo (Target Architecture Definition): Update
7682 STORE_RETURN_VALUE, mention regcache.
7683
0ab7a791
AC
76842002-08-21 Andrew Cagney <ac131313@redhat.com>
7685
7686 * gdbint.texinfo (Target Architecture Definition): Document
7687 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7688
ee2d5c50
AC
76892002-08-19 Andrew Cagney <ac131313@redhat.com>
7690
7691 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7692 Fix minor typos. Add index entries.
7693
53c69bd7
AC
76942002-08-18 Andrew Cagney <ac131313@redhat.com>
7695
7696 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7697
e76f1f2e
AC
76982002-08-15 Andrew Cagney <ac131313@redhat.com>
7699
7700 * gdbint.texinfo (Target Architecture Definition): Document
7701 PRINT_VECTOR_INFO.
7702 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7703
0680b120
AC
77042002-08-13 Andrew Cagney <ac131313@redhat.com>
7705
7706 * gdb.texinfo (Maintenance Commands): Document "maint print
7707 registers", "maint print raw-registers" and "maint print
7708 cooked-registers".
7709
3c3bea1c
GS
77102002-08-08 Grace Sainsbury <graces@redhat.com>
7711
a9331b3f 7712 From Mark Salter:
3c3bea1c
GS
7713 * gdb.texinfo (Protocol): Document T packet extension to
7714 allow watchpoint address reporting.
7715
42f9b0a5
AC
77162002-08-03 Andrew Cagney <ac131313@redhat.com>
7717
7718 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7719
db034ac5
AC
77202002-08-01 Andrew Cagney <cagney@redhat.com>
7721
7722 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7723 to CHILL.
7724
e2b28d04
AC
77252002-08-01 Andrew Cagney <ac131313@redhat.com>
7726
7727 * gdbint.texinfo (Coding): Revise section "Include Files".
7728
7fb623f7
AC
77292002-07-24 Andrew Cagney <cagney@redhat.com>
7730
7731 * gdbint.texinfo: Obsolete references to m88k.
7732 * gdb.texinfo: Ditto.
7733
4a2b4636
JB
77342002-07-10 Joel Brobecker <brobecker@gnat.com>
7735
7fb623f7 7736 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7737 where the proper version of autoconf can be retrieved.
7738
a71ec265
DH
77392002-07-09 Don Howard <dhoward@redhat.com>
7740
7741 * gdb.texinfo (Command Files): Further describe the behavior of
7742 sourced command files.
7743
b9aa90c9
AC
77442002-06-27 Andrew Cagney <ac131313@redhat.com>
7745
7746 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7747 (Coding): Clarify ISO C version that GDB assumes.
7748
40dd2248
TT
77492002-06-26 Tom Tromey <tromey@redhat.com>
7750
7751 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7752 add_setshow_cmd_full.
7753
bfac230e
DH
77542002-06-25 Don Howard <dhoward@redhat.com>
7755
7756 * gdb.texinfo (Memory Region Attributes): Document new behavior
7757 for 'mem' command.
7758
475b0867
JB
77592002-06-11 Jim Blandy <jimb@redhat.com>
7760
919d772c
JB
7761 * gdb.texinfo (Symbols): Update documentation for `info source'
7762 command.
7763
475b0867
JB
7764 * gdb.texinfo (Macros): Call the command `info macro', not
7765 `show macro'.
7766
ba8c9337
AC
77672002-06-09 Andrew Cagney <ac131313@redhat.com>
7768
7769 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7770 data''.
7771
1029b7fa
MK
77722002-06-09 Mark Kettenis <kettenis@gnu.org>
7773
7774 * gdbint.texinfo (Target Architecture Definition): Document
7775 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7776
16737d73
AC
77772002-06-08 Andrew Cagney <ac131313@redhat.com>
7778
7779 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7780 lists.
7781
30107679
AC
77822002-06-08 Andrew Cagney <ac131313@redhat.com>
7783
7784 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7785 Branch''.
7786
3352e23e
AC
77872002-06-01 Andrew Cagney <ac131313@redhat.com>
7788
7789 * gdbint.texinfo (Target Architecture Definition): Add section
7790 ``Converting an existing Target Architecture to Multi-arch''.
7791
cbb09e6a
AC
77922002-05-30 Andrew Cagney <ac131313@redhat.com>
7793
7794 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7795 to ``Obsoleting code''. Revise.
7796
e2e0bcd1
JB
77972002-05-17 Jim Blandy <jimb@redhat.com>
7798
7799 * gdb.texinfo (C Preprocessor Macros): New chapter.
7800 Include it in the main menu.
7801 (Contributors): Credit Jim Blandy with macro support.
7802 (Compilation): Explain how to get macro information into the
7803 executable.
7804 (Expressions): Note that preprocessor macros are expanded.
7805
9db8d71f
DJ
78062002-05-14 Daniel Jacobowitz <drow@mvista.com>
7807
7808 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7809 options for `target remote'.
7810
6d531722
AC
78112002-05-13 Andrew Cagney <ac131313@redhat.com>
7812
7813 * gdbint.texinfo (Target Architecture Definition): Delete
7814 documentation on NNPC_REGNUM.
7815
13d01224
AC
78162002-05-11 Andrew Cagney <ac131313@redhat.com>
7817
7818 * gdbint.texinfo (Target Architecture Definition): Document
7819 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7820 (Target Architecture Definition): Revise section `Using Different
7821 Register and Memory Data Representations'. Add section `Raw and
7822 Virtual Register Representations'.
7823
b2e75d78
AC
78242002-05-11 Andrew Cagney <ac131313@redhat.com>
7825
7826 * gdbint.texinfo (Target Architecture Definition): Mention
7827 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7828 (Target Architecture Definition): Mention same. Add references to
7829 web pages.
7830
2c8682ee
MS
78312002-05-08 Michael Snyder <msnyder@redhat.com>
7832
7833 * stabs.texinfo (Attributes): Document new "vector" attribute.
7834
0816590b
AC
78352002-05-04 Andrew Cagney <ac131313@redhat.com>
7836
7837 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7838
2653173e
AC
78392002-05-04 Andrew Cagney <ac131313@redhat.com>
7840
7841 * gdb.texinfo: Delete obsolete references to a29k.
7842
d7bd68ca
AC
78432002-04-24 Andrew Cagney <ac131313@redhat.com>
7844
7845 * gdbint.texinfo (Target Architecture Definition): Replace
7846 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7847
21d83aa5
DM
78482002-04-24 David S. Miller <davem@redhat.com>
7849
7850 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7851
7673a6cc
DM
78522002-04-21 David S. Miller <davem@redhat.com>
7853
7854 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7855
d49d1e0a
AC
78562002-04-21 Andrew Cagney <ac131313@redhat.com>
7857
7858 * gdbint.texinfo (Target Architecture Definition): Delete
7859 definition of HAVE_REGISTER_WINDOWS.
7860
f7dc1244 78612002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7862
7863 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7864 "Theodore A. Roth" <troth@verinet.com>.
7865
5ca0cb28
DH
78662002-04-15 Don Howard <dhoward@redhat.com>
7867
f7dc1244 7868 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7869 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7870 Provide a better explaination of this feature.
5ca0cb28 7871
f208ba17
AC
78722002-04-14 Andrew Cagney <ac131313@redhat.com>
7873
7874 * gdbint.texinfo (Target Architecture Definition): Remove
7875 FRAME_CHAIN_COMBINE.
7876
d5ba91de
MC
78772002-04-12 Michael Chastain <mec@shout.net>
7878
7879 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7880 REG_STACK_SEGMENT.
7881
26818220
MC
78822002-04-09 Michael Chastain <mec@shout.net>
7883
7884 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7885 PYRAMID_* macros.
7886
129188f6
AC
78872002-04-07 Andrew Cagney <ac131313@redhat.com>
7888
7889 * gdb.texinfo (Bug Reporting): Document that the web is the
7890 prefered way of submitting bug reports.
7891 (Bug Reporting): Delete the s-mail address as the last resort.
7892
8227c0ff
AC
78932002-04-05 Andrew Cagney <ac131313@redhat.com>
7894
7895 * gdbint.texinfo (Target Architecture Definition): Delete
7896 references to TARGET_WRITE_FP and write_fp.
7897
16d9dec6
MS
78982002-03-27 Michael Snyder <msnyder@redhat.com>
7899
7900 * gdb.texinfo: Document new commands dump, append, and restore.
7901
9ae8b82c
AC
79022002-03-27 Andrew Cagney <ac131313@redhat.com>
7903
7904 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7905 Branch'.
7906
474c8240
AC
79072002-03-18 Andrew Cagney <ac131313@redhat.com>
7908
7909 * gdb.texinfo: Change all examples to @smallexample.
7910 * gdbint.texinfo: Ditto.
a9331b3f 7911
fb0ff88f
AC
79122002-03-18 Andrew Cagney <ac131313@redhat.com>
7913
7914 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7915 Branches''.
7916
9bb0a4d8
AC
79172002-03-18 Andrew Cagney <ac131313@redhat.com>
7918
7919 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7920 Policy''.
7921
937f164b
FF
79222002-03-04 Fred Fish <fnf@redhat.com>
7923
7924 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7925 expresson, suports, dependant, trhe, perhaphs, situtations,
7926 explictily, taged, oportunity, unfortunatly).
7927
a7b40f07
AC
79282002-02-24 Andrew Cagney <ac131313@redhat.com>
7929
7930 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7931 Remove reference to 3.12.
7932
aab4e0ec
AC
79332002-02-23 Andrew Cagney <ac131313@redhat.com>
7934
7935 * gdbint.texinfo: Include fdl.texi.
7936 (Top): Add GNU Free Documentation License.
7937 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7938 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7939 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7940 (gdbint.info): Add srcdir to include path.
7941 * gdb.texinfo: Include gpl.texi.
7942 (Top): Add Copying.
7943 * gpl.texi: New file.
7944
47b95330
AC
79452002-02-23 Andrew Cagney <ac131313@redhat.com>
7946
7947 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7948
78c47bea
PM
79492002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7950
7951 * gdb.texinfo: Document Cygwin native specific commands.
7952
56460a61
DJ
79532002-02-15 Daniel Jacobowitz <drow@mvista.com>
7954
7955 * gdb.texinfo: Document gdbserver ``--attach'' command.
7956
def71bfa
MS
79572002-02-07 Michael Snyder <msnyder@redhat.com>
7958
7959 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7960 to @code(_ovly_debug_event).
7961
c928edc0
AC
79622002-02-07 Andrew Cagney <ac131313@redhat.com>
7963
7964 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7965
81d46470
MS
79662002-02-06 Michael Snyder <msnyder@redhat.com>
7967
7968 * gdb.texinfo (overlays): Mention new magic symbol
7969 '_ovly_debug_event', which allows GDB to keep better track
7970 of overlays.
7971
f7dc1244 79722002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7973
7974 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7975 Suggested by Dmitry Sivachenko.
7976
7977 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7978
15110bc3
MS
79792002-02-01 Michael Snyder <msnyder@redhat.com>
7980
7981 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7982
6763aef9
MS
79832002-01-30 Michael Snyder <msnyder@redhat.com>
7984
ac282366
MS
7985 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7986 (set trust-readonly-sections): Document.
6763aef9 7987
8642bc8f
AC
79882002-01-29 Andrew Cagney <ac131313@redhat.com>
7989
7990 * gdbint.texinfo (Releasing GDB): Revise and update.
7991
afe64c1a
AC
79922002-01-28 Andrew Cagney <ac131313@redhat.com>
7993
7994 * gdbint.texinfo (Target Architecture Definition): Delete
7995 description of TARGET_BYTE_ORDER_DEFAULT.
7996
f7dc1244 79972002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7998
7999 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8000 <mitya@cavia.pp.ru>.
8001
3d6e1b5a
AC
80022002-01-23 Andrew Cagney <ac131313@redhat.com>
8003
8004 * libgdb.texinfo: Delete file.
8005
6c0e9fb3
AC
80062002-01-22 Andrew Cagney <ac131313@redhat.com>
8007
8008 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8009 * gdbint.texinfo: Ditto.
8010
e0ce93ac
AC
8011Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8012
8013 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8014
be298bcc
AC
80152002-01-22 Andrew Cagney <ac131313@redhat.com>
8016
8017 * Makefile.in: Update copyright.
8018 (TEXI2DVI): Define.
8019 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8020 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8021 gdb-cfg.texi.
8022 (TEXINDEX, PDFTEX): Delete makefile variables.
8023
8e04817f
AC
80242002-01-22 Andrew Cagney <ac131313@redhat.com>
8025
8026 * gdb.texinfo (Protocol): Move section to appendix.
8027
6b2f586d
AC
80282002-01-21 Andrew Cagney <ac131313@redhat.com>
8029
8030 * gdb.texinfo (Remote Debugging): Create a menu.
8031 (Top): Add ``Remote Debugging'' to menu.
8032
6f05cf9f
AC
80332002-01-21 Andrew Cagney <ac131313@redhat.com>
8034
8035 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8036 serial protocol'' from here.
8037 (Remote Debugging): To here. New chapter.
8038
3fd3d7d2
AC
80392002-01-20 Andrew Cagney <ac131313@redhat.com>
8040
8041 * gdbint.texinfo (Target Architecture Definition): Delete
8042 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8043
7fd60527
AC
80442002-01-20 Andrew Cagney <ac131313@redhat.com>
8045
8046 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8047 are no longer needed.
8048 (Porting GDB): Add maintainer note about configure.host.
8049
c2f05ac9
AC
80502002-01-20 Andrew Cagney <ac131313@redhat.com>
8051
8052 * gdbint.texinfo (Target Architecture Definition): Remove
8053 definition of IEEE_FLOAT.
8054
f7dc1244 80552002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8056
8057 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8058 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8059 <3diff@gnu.org>
231b2aad 8060
82600034
AC
80612002-01-19 Andrew Cagney <ac131313@redhat.com>
8062
8063 * gdbint.texinfo (Host Definition): Remove references to
8064 MALLOC_INCOMPATIBLE.
8065
7708fa01
AC
80662002-01-17 Andrew Cagney <ac131313@redhat.com>
8067
8068 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8069 and xyz-xdep.o.
8070
eb12ee30
AC
80712002-01-17 Andrew Cagney <ac131313@redhat.com>
8072
889bf7c5 8073 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8074 (Set Breaks): Copy ``maint info breakpoint'' doco to
8075 ``Maintenance Commands'' appendix. Add reference.
8076
c9ccaa92
AC
80772002-01-17 Andrew Cagney <ac131313@redhat.com>
8078
8079 * fdl.texi: Remove next/prev from @node.
8080
f7dc1244 80812002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8082
8083 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8084 for monstrous @multitable (from Brian Youmans).
8085
8086 * fdl.texi: New file.
8087
8088 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8089
8973da3a
AC
80902002-01-15 Andrew Cagney <ac131313@redhat.com>
8091
8092 * gdbint.texinfo (Releasing GDB): New chapter.
8093
7d86b5d5
AC
80942002-01-14 Andrew Cagney <ac131313@redhat.com>
8095
8096 * gdb.texinfo (Embedded Processors, Calling program functions):
8097 Obsolete references to a29k.
8098
cc1cb004
AC
80992002-01-13 Andrew Cagney <ac131313@redhat.com>
8100
8101 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8102 examples. Document that a code-block should do or discard its
8103 cleanups before exit.
8104
79f12247
MS
81052002-01-11 Michael Snyder <msnyder@redhat.com>
8106
8107 * gdb.texinfo (Choosing files): Change @samp to @file.
8108
19837790
MS
81092002-01-05 Michael Snyder <msnyder@redhat.com>
8110
8111 * gdb.texinfo (--pid): Document new command line option (attach).
8112
f7dc1244 81132002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8114
8115 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8116 in the stub.
8117
d7449b42
AC
81182002-01-04 Andrew Cagney <ac131313@redhat.com>
8119
8120 * gdbint.texinfo (Target Architecture Definition): Replace
8121 BIG_ENDIAN with BFD_ENDIAN_BIG.
8122
f23631e4
AC
81232002-01-03 Andrew Cagney <ac131313@redhat.com>
8124
8125 * gdbint.texinfo (Target Architecture Definition): Replace
8126 value_ptr with struct value pointer.
8127
72c9928d
EZ
81282002-01-02 Eli Zaretskii <eliz@gnu.org>
8129
8130 * gdb.texinfo (Free Software): Fix wording.
8131
959acfd1
EZ
81322001-12-31 Eli Zaretskii <eliz@gnu.org>
8133
8134 * gdb.texinfo (Free Software): New section ``Free Software Needs
8135 Free Documentation''.
8136
f7dc1244 81372001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8138
8139 * stabs.texinfo:
8140 * gdb.texinfo:
8141 * gdbint.texinfo:
8142 * libgdb.texinfo:
8143 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8144
6600abed
MS
81452001-12-29 Michael Snyder <msnyder@redhat.com>
8146
8147 * gdb.texinfo (maint info sections): Fix typo.
8148
f6680716
MS
81492001-12-26 Michael Snyder <msnyder@redhat.com>
8150
fe95c787
MS
8151 * gdb.texinfo (maint info sections): Document.
8152
a9331b3f 8153 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8154 'info proc' sub-options that are currently not implemented.
8155
c3d3ce5b
JB
81562001-12-20 Jim Blandy <jimb@redhat.com>
8157
8158 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8159
778eb05e
AC
81602001-12-15 Andrew Cagney <ac131313@redhat.com>
8161
8162 * gdbint.texinfo (Target Architecture Definition): Replace
8163 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8164
2607059c
AC
81652001-12-01 Andrew Cagney <ac131313@redhat.com>
8166
8167 * gdbint.texinfo (Host Definition): Delete documentation on
8168 HOST_BYTE_ORDER.
8169
df0cd8c5
JB
81702001-11-30 Jim Blandy <jimb@redhat.com>
8171
8172 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8173 overlay support. Add to top-level menu.
df0cd8c5 8174
88118b3a
TT
81752001-11-26 Tom Tromey <tromey@redhat.com>
8176
8177 * gdb.texinfo (Command Syntax): Document C-o binding.
8178
96565e91
CF
81792001-07-26 Christopher Faylor <cgf@redhat.com>
8180
8181 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8182 use since it is described in the referenced section.
8183
f7dc1244 8184 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8185 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8186 clearer when using DJGPP.
8187
2a3d5645
CF
81882001-11-24 Christopher Faylor <cgf@redhat.com>
8189
8190 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8191 specifically refer to MS-DOS.
8192 (command files): Mention gdb.ini is only used on MS-DOS.
8193
aa26fa3a
TT
81942001-11-21 Tom Tromey <tromey@redhat.com>
8195
8196 * gdb.texinfo (Invoking GDB): Document --args.
8197 (Mode Options): Likewise.
8198
4f8ada06
JB
81992001-11-21 Jim Blandy <jimb@redhat.com>
8200
8201 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8202 Delete documentation; this macro has been removed from the
8203 sources.
4f8ada06 8204
3fe0dc10
JB
82052001-11-13 Jim Blandy <jimb@redhat.com>
8206
8207 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8208
9e5abb06
CV
82092001-11-06 Corinna Vinschen <vinschen@redhat.com>
8210
8211 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8212
1c5dfdad
MS
82132001-11-05 Michael Snyder <msnyder@redhat.com>
8214
a9331b3f 8215 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8216 quote regexp chars in function names such as "operator*()".
8217
990f9fe3
FF
82182001-11-01 Fred Fish <fnf@redhat.com>
8219
8220 * gdbint.texinfo (SOLIB_ADD): Document additional new
8221 "readsyms" arg.
8222
b433d00b
DH
82232001-10-30 Don Howard <dhoward@redhat.com>
8224
070b1dd3
DH
8225 * gdb.texinfo: (Command Files) Added documentation for the
8226 behavior of gdb with input redirected from a file.
b433d00b 8227
b7209cb4
FF
82282001-10-28 Fred Fish <fnf@redhat.com>
8229
8230 * gdb.texinfo (auto-solib-add): Change docs to match
8231 implementation change.
8232 (auto-solib-limit): Add docs for new variable.
8233
1aa20aa8
AC
82342001-10-15 Andrew Cagney <ac131313@redhat.com>
8235
8236 * gdbint.texinfo (Target Architecture Definition): Function
8237 value_as_pointer renamed to value_as_address.
8238
fc0c74b1
AC
82392001-10-15 Andrew Cagney <ac131313@redhat.com>
8240
8241 * gdbint.texinfo (Target Architecture Definition): Default
8242 POINTER_TO_ADDRESS functions assume unsigned addresses.
8243 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8244 posting by Jim Blandy.
8245
f4846649
JB
82462001-10-12 Jim Blandy <jimb@redhat.com>
8247
8248 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8249 version of texi2html (1.64) doesn't support this flag any more.
8250
f277788b
MK
82512001-09-08 Mark Kettenis <kettenis@gnu.org>
8252
a9dc4918
MK
8253 * gdbint.texinfo (Host Definition): Remove description of
8254 MEM_FNS_DECLARED.
8255
d28379df
MK
8256 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8257
f277788b
MK
8258 * gdbint.texinfo (Host Definition): Remove description of
8259 HAVE_SIGSETMASK.
8260
7ccaa899
EZ
82612001-09-04 Elena Zannoni <ezannoni@redhat.com>
8262
8263 * gdbint.texinfo (Target Architecture Definition): Add
8264 explanation of TARGET_PRINT_INSN macro.
8265
17d9d558
JB
82662001-08-30 Jim Blandy <jimb@redhat.com>
8267
8268 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8269 Explain what it means to load relocatable files.
8270
72cde065
JB
82712001-08-28 Jim Blandy <jimb@redhat.com>
8272
8273 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8274 info `top' menu.
8275
9e678452
CF
8276Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8277
8278 * gdbint.texinfo: Add a cautionary note about macro use.
8279
a2bea4c3 82802001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8281
a2bea4c3
CV
8282 * gdb.texinfo: Explain omitting the hostname in the
8283 `target remote' command.
8284
1129bf27
DJ
82852001-07-30 Daniel Jacobowitz <drow@mvista.com>
8286
8287 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8288 and END-INFO-DIR-ENTRY.
8289
732b3002
SC
82902001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8291
8292 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8293
89437448
AC
82942001-07-25 Andrew Cagney <ac131313@redhat.com>
8295
8296 * gdbint.texinfo (libgdb): Rewrite.
8297
f7dc1244 82982001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8299
8300 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8301
c4555f82
SC
83022001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8303
8304 * gdb.texinfo (TUI): New chapter, document the TUI.
8305 (Mode Options): Document the -tui option.
8306
2f45a6e0
MK
83072001-07-23 Mark Kettenis <kettenis@gnu.org>
8308
8309 * gdbint.texinfo (Host Definition): Remove description of
8310 NEED_POSIX_SETPGID.
8311
f7dc1244 83122001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8313
8314 * gdb.tex (DJGPP Native): New node, with descriptions of
8315 DJGPP-specific commands.
8316
be9c6c35
JM
83172001-07-19 John R. Moore <jmoore@redhat.com>
8318
8319 * gdbint.texinfo: Three misspellings.
8320
dfa249fb
AC
83212001-07-06 Andrew Cagney <ac131313@redhat.com>
8322
8323 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8324 `test` expressions on bash. Problem reported by Colin Walters.
8325
c72e7388
AC
83262001-07-04 Andrew Cagney <ac131313@redhat.com>
8327
8328 * gdbint.texinfo (User Interface): Update ui-out documentation to
8329 refelect recent UI/MI updates.
8330
94bbb2c0
AC
83312001-07-04 Andrew Cagney <ac131313@redhat.com>
8332
8333 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8334 interpreters.
8335
af6c57ea
AC
83362001-06-15 Andrew Cagney <ac131313@redhat.com>
8337
8338 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8339 structure and not macros.
8340 (Host Definition): Document that much of this chapter is obsolete.
8341 (Target Architecture Definition): Update list of files that make
8342 up a target architecture.
8343 (Coding): Update.
8344
83aa8bc6
AC
83452001-06-28 Andrew Cagney <ac131313@redhat.com>
8346
8347 * gdbint.texinfo (Target Architecture Definition): Update
8348 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8349 The latter has been changed to a true predicate.
8350
f7dc1244 83512001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8352
8353 * annotate.texi: Add @noindent where needed. From Dmitry
8354 Sivachenko <dima@Chg.RU>.
8355 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8356
656db9b0
AC
83572001-06-16 Andrew Cagney <ac131313@redhat.com>
8358
8359 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8360
df2396a1
AC
83612001-06-14 Andrew Cagney <ac131313@redhat.com>
8362
8363 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8364 returns ``OK''. Document that the ``R'' packet does not reply.
8365
0f1f2b0a
MS
83662001-06-13 Michael Snyder <msnyder@redhat.com>
8367
8368 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8369
f7dc1244 83702001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8371
8372 * gdb.texinfo (Signals): Clarify the default setting of signal
8373 handling.
8374
a5d7c491
AC
83752001-05-14 Andrew Cagney <ac131313@redhat.com>
8376
8377 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8378 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8379
05a54c4f
AC
83802001-05-12 Andrew Cagney <ac131313@redhat.com>
8381
8382 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8383
f7dc1244 83842001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8385
8386 * gdbint.texinfo (Clean Design and Portable Implementation):
8387 Renamed from "Clean Design".
8388 (Clean Design and Portable Implementation): Document portable
8389 methods of handling file names, and the associated macros.
8390
f7dc1244 83912001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8392
8393 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8394 command and provide a cross-reference to its description.
8395 (Symbols): Note that "info scope" is useful for trace experiments.
8396
f7dc1244 83972001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8398
b37052ae
EZ
8399 * gdb.texinfo (Symbols): Document "info scope".
8400 (Tracepoints): New chapter.
8401 (Contributors): Update for v5.1.
8402 <All nodes>: Change "C++" to "C@t{++}".
8403
0ee54786
EZ
8404 * gdbint.texinfo (User Interface): A new section about ui_out
8405 functions, based on text written by Fernando Nasser.
8406
c534679c
EZ
8407 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8408
f7dc1244 84092001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8410
e9c75b65
EZ
8411 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8412
8413 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8414
8415 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8416 Replace "GDB" with "@value{GDBN}". Fix markup.
8417
8418 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8419
3d67e040
EZ
8420 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8421 a cross-reference to its description.
8422 (Symbols): Document "info symbol".
8423
f7dc1244 84242001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8425
8426 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8427 subsection "x86 Watchpoints".
8428 (Target Architecture Definition): Document the macros
8429 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8430 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8431
b0ed3589
AC
84322001-03-20 Andrew Cagney <ac131313@redhat.com>
8433
8434 * gdbint.texinfo (Target Architecture Definition): Update
8435 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8436 list.
8437
b6ba6518
KB
84382001-03-06 Kevin Buettner <kevinb@redhat.com>
8439
8440 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8441 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8442
f7dc1244 84432001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8444
8445 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8446
f7dc1244 84472001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8448
17cc6a06
EZ
8449 * gdb.texinfo (Environment): Document that `path' does not change
8450 the value of PATH in GDB's own environment (it did in the past,
8451 but that was changed on March 15, 1994). Reported by Doug Evans
8452 <dje@transmeta.com>.
8453
56caf160
EZ
8454 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8455 its line. Fix markup of commands and macros. Add an Index node
8456 and index entries.
8457
29e57380
C
84582001-01-23 J.T. Conklin <jtc@redback.com>
8459
8460 * gdb.texinfo (Memory region attributes): New manual section.
8461
1c6147de
ND
84622001-01-04 Nicholas Duffek <nsd@redhat.com>
8463
8464 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8465
f7dc1244 84662000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8467
8468 * refcard.tex: Version and copyright fixed. From Phil Edwards
8469 <pedwards@disaster.jaj.com>.
8470
0dcedd82
AC
8471Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8472
8473 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8474 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8475
3b851bce
AC
8476Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8477
8478 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8479 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8480
f7dc1244 84812000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8482
8483 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8484 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8485
b90a5f51
CF
84862000-11-10 Christopher Faylor <cgf@cygnus.com>
8487
8488 * gdb.texinfo: Document new 'set step-mode' command.
8489
f7dc1244 84902000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8491
8492 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8493 changes from Dmitry Sivachenko <dima@Chg.RU>.
8494
f7dc1244 84952000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8496
8497 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8498 From Steven Johnson <sbjohnson@ozemail.com.au>.
8499
2e685b93
MK
85002000-08-10 Mark Kettenis <kettenis@gnu.org>
8501
8502 * gdbint.texinfo (Overall Structure): Spelling fix.
8503
f7dc1244 85042000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8505
8506 * gdbint.texinfo (Target Architecture Definition): Document that
8507 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8508 for which REGISTER_CONVERTIBLE returns a zero value.
8509
63ac3005
EZ
85102000-07-08 Christopher Faylor <cgf@cygnus.com>
8511
8512 * Makefile.in (install-info): Find files to install in either the
8513 build or source directories (adapted from Makefile.am).
8514
bd79f757
ND
85152000-07-07 Nicholas Duffek <nsd@redhat.com>
8516
8517 * stabs.texinfo: Fix spelling errors.
8518 (String Field): FILE-NUMBER starts from 0, not 1.
8519
f7dc1244 85202000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8521
8522 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8523 Brian Youmans.
5f208f6d 8524
f7dc1244 85252000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8526
8527 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8528 the source directory. Reported by Mark Harig
8529 <markh@frazier.landmark.com>.
cc542d3b 8530
f3b28801
C
85312000-06-20 J.T. Conklin <jtc@redback.com>
8532
8533 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8534
449f3b6c
AC
8535Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8536
8537 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8538 Generate using pdftex.
449f3b6c 8539 (PDFTEX): Define.
889bf7c5 8540 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8541 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8542 @contents at the start.
449f3b6c 8543
f7dc1244 85442000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8545
8546 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8547 Youmans.
48e934c6 8548
9e9c5ae7
AC
8549Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8550
8551 From Brian Youmans:
8552 * gdb.texinfo: Fix ``et al.''.
8553
c741b251
AC
8554Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8555
8556 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8557 loop.
c741b251 8558
4ab64e14
JG
85592000-05-19 Jimmy Guo <guo@cup.hp.com>
8560
8561 * configure: Regenerate.
8562
f7dc1244 85632000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8564
8565 * Makefile.in (install-info): Run install-info on installed Info
8566 files.
8567
8c70017b
AC
8568Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8569
a7cb598a 8570 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8571 Andrew Cagney.
8c70017b 8572
f7dc1244 85732000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8574
8575 * gdb.texinfo: Proofreading changes from Brian Youmans.
8576
bf0184be
ND
85772000-05-01 Nick Duffek <nsd@cygnus.com>
8578
8579 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8580 startup sequence, minor edits.
8581
f7dc1244 85822000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8583
8584 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8585 TeX.
8586
8587 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8588 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8589 like `n' and `s' which look weird. Convert some of the @kindex to
8590 @vindex, when they refer to variables, not commands.
8591
33e16fad
AC
8592Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8593
8594 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8595
f7dc1244 85962000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8597
8598 * Makefile.in (GDBMI_DIR): New variable.
8599 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8600 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8601 (gdbmi.texinfo): New target, for texi2roff.
8602 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8603 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8604
8605 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8606 gdbmi.texinfo.
8607 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8608 comment.
8609
d167840f
EZ
86102000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8611
8612 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8613 command.
d167840f 8614
f7dc1244 86152000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8616
8617 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8618 prevents the build (and is generally a Bad Idea).
8619
f7dc1244 86202000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8621
8622 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8623 a comma inside @var.
8624 (Command Files): Index markup changes from Dmitry Sivachenko
8625 <dima@Chg.RU>.
8626
f7dc1244 86272000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8628
8629 * Makefile.in (LN_S): Define.
8630 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8631 invoke "ln -s" unless it is known to work.
8632
8633 * configure.in (AC_PROG_LN_S): Add.
8634
8dc7983f
JB
86352000-04-14 Jim Blandy <jimb@redhat.com>
8636
8637 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8638 section.
8639 (Target Conditionals): Document ADDRESS_TO_POINTER,
8640 POINTER_TO_ADDRESS.
8641
1a8237e8
DB
86422000-04-11 Daniel Berlin <dan@cgsoftware.com>
8643
8644 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8645 gdb-cfg.texi to get the value.
8646
ca526f1a
JB
86472000-04-10 Jim Blandy <jimb@redhat.com>
8648
8649 * gdbint.texinfo (Target Architecture Definition): Fix
8650 cross-references.
8651
faaafcb4
JB
86522000-04-08 Jim Blandy <jimb@redhat.com>
8653
8654 * gdbint.texinfo (Using Different Register and Memory Data
8655 Representations): New section.
8656 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8657 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8658 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8659
1b27397f
AC
8660Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8661
8662 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8663 for acknowledgments.
1b27397f 8664
480ff1fb
AC
8665Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8666
8667 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8668 qThreadExtraInfo.
480ff1fb 8669
a9331b3f 86702000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8671
a9331b3f
RM
8672 * gdb.texinfo: Clarify which remote debug protocol commands are
8673 required and which are optional.
f1251bdd 8674
dbeb8dbd
AC
8675Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8676
8677 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8678 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8679 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8680 * annotate.texi: Update.
8681
6d2ebf8b
SS
86822000-03-28 Stan Shebs <shebs@apple.com>
8683
8684 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8685 expectation of additional changes before release), update
8686 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8687 node links, rephrase and/or shorten lines to fix formatting
8688 problem in both regular and @smallbook formats.
8689 * annotate.texi: Shorten lines in example, use smallexample
8690 consistently everywhere.
8691 * Makefile.in: Add comment about texinfo 4.0 html generation.
8692 (SFILES_INCLUDED): Add annotate.texi.
8693
5d161b24
DB
86942000-03-27 Daniel Berlin <dan@cgsoftware.com>
8695
5ae4183a
AS
8696 * gdb.texinfo (Debugging Output): Added new section, documenting
8697 the "set/show debug" commands.
5d161b24 8698
b9deaee7
AC
8699Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8700
8701 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8702 entry.
b9deaee7
AC
8703
8704 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8705 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8706 @chapter and @node entries.
a9331b3f 8707
b9deaee7 8708 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8709
9ef47d30
AC
8710Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8711
8712 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8713 files.
9ef47d30 8714
cfeada60
FN
87152000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8716
8717 From David Whedon <dwhedon@gordian.com>
5ae4183a 8718 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8719
6837a0a2
DB
87202000-03-22 Daniel Berlin <dan@cgsoftware.com>
8721
8722 * gdb.texinfo: Add documentation for the apropos command.
8723
bba2971c
MS
87242000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8725
8726 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8727
2b628194
MS
87282000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8729
a9331b3f 8730 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8731 two places.
8732
96a2c332
SS
87332000-03-17 Stan Shebs <shebs@apple.com>
8734
8735 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8736 <dima@Chg.RU>, also clarification of allowed content for
8737 string constants.
8738
f7dc1244 87392000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8740
8741 * gdb.texinfo (main menu): Add Annotations.
8742 (File Options): Add @cindex entries for each command-line option.
8743 Document --epoch, --annotate, --async, --interpreter, --write,
8744 --statistics, and --version.
8745
8746 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8747 of GDB.
8748
9d233477
JB
87492000-02-23 Jim Blandy <jimb@redhat.com>
8750
8751 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8752
14e0eb3b
JB
87532000-02-22 Jim Blandy <jimb@redhat.com>
8754
8755 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8756
3555de01
JM
87572000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8758
8759 * Makefile.in (diststuff): New target.
8760
5e35df8e
KB
87612000-02-15 Kevin Buettner <kevinb@redhat.com>
8762
8763 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8764 architecture. [From Jim Wilson.]
5e35df8e 8765
c5394b80
JM
87662000-01-16 Tom Tromey <tromey@cygnus.com>
8767
8768 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8769 (Delete Breaks): Mention range arguments.
8770 (Disabling): Likewise.
8771
c3f6f71d
JM
87722000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8773
8774 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8775
c4093a6a
JM
8776Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8777
8778 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8779 valid functions.
c4093a6a 8780
11cf8741
JM
87811999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8782
8783 * gdb.texinfo: Clarify regular expressions used in rbreak.
8784
917317f4
JM
87851999-10-15 Kevin Buettner <kevinb@cygnus.com>
8786
8787 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8788 MEMORY_REMOVE_BREAKPOINT): Document.
8789
8790Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8791
8792 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8793 offset re-using the DATA offset instead.
917317f4 8794
2df3850c
JM
87951999-10-11 Jim Kingdon <kingdon@redhat.com>
8796
8797 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8798
87991999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8800
8801 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8802 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8803 typos.
8804
8805 * gdb.texinfo: Various minor wording and formatting improvements,
8806 mentions of additional command-line options.
8807
2acceee2
JM
88081999-09-30 Fred Fish <fnf@cygnus.com>
8809
8810 * gdb.texinfo: Document additional forms of specifying section
8811 names and addresses for the add-symbol-file command.
8812
c2c6d25f
JM
88131999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8814
8815 * gdbint.texinfo: Fix typo, add the word "have".
8816
88171999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8818
8819 * gdbint.texinfo (Target Architecture Definition): Document the
8820 SKIP_PERMANENT_BREAKPOINT macro.
8821
d4f3574e
SS
88221999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8823
8824 * gdb.texinfo: Fiks speling errers.
8825
8826 * gdb.texinfo: Fix uses of @multitable.
8827
f7dc1244 8828 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8829 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8830 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8831 comments about using with optimization, add more indexing,
8832 fix info about disassembly-flavor.
8833
8834Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8835
8836 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8837 SKIP_SOLIB_RESOLVER): Define.
8838
8839Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8840
8841 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8842 ``g'' packets.
d4f3574e 8843
104c1213
JM
88441999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8845
8846 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8847 platform-specific info, inline remote.texi and move sections of it
8848 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8849 and register stack into the new chapter.
8850 * remote.texi: Remove, now part of gdb.texinfo.
8851 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8852
88531999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8854
8855 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8856 GDB_TARGET_IS_MACH386): These kludges have gone away.
8857
8858Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8859
8860 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8861 TDEPLIBS.
104c1213 8862
53a5351d
JM
88631999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8864
8865 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8866 surrounding text to fit HP-UX bits into general info.
8867 (HPPA-cfg.texi): Remove, no longer useful.
8868
8869 * gdb.texinfo: Remove explicit links from @node lines, remove
8870 HP-added "Detailed Node Listing" from main menu which confuses
8871 things.
8872
8873 From Dmitry Sivachenko <dima@Chg.RU>:
8874 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8875 in description of `set environment'.
53a5351d
JM
8876
88771999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8878
8879 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8880
7be570e7
JM
88811999-08-12 Ben Elliston <bje@cygnus.com>
8882
8883 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8884
f7dc1244 88851999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8886
8887 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8888 watch, awatch, and rwatch. Explain why the latter two cannot be
8889 set as software watchpoints. Document that watchpoints for local
8890 variables are deleted when the debuggee terminates.
7be570e7
JM
8891
8892Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8893
8894 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8895 packet. Allow E.. response packet. "qRcmd" packet is no longer
8896 reserved.
7be570e7
JM
8897
88981999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8899
a9331b3f
RM
8900 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8901 * gdb.texinfo: Ditto.
7be570e7 8902
96baa820
JM
89031999-08-06 Tom Tromey <tromey@cygnus.com>
8904
8905 * gdb.texinfo (KOD): New node.
8906
8907Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8908
8909 * remote.texi (Rcmd): Fix minor formatting typos.
8910
8911Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8912
8913 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8914 packets.
96baa820 8915
adf40b2e
JM
89161999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8917
8918 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8919 fixes.
8920
43ff13b4
JM
8921Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8922
8923 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8924
085dd6e6
JM
8925Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8926
8927 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8928 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8929 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8930 packets that are not supported on all hosts. Expand examples.
8931 Spell check.
085dd6e6
JM
8932
89331999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8934
8935 * Makefile.in: Recognize html, install-html. Add targets
8936 to build HTML versions of documentation via texi2html.
8937
8938Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8939
8940 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8941 testsuite.
085dd6e6
JM
8942
8943Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8944
8945 * remote.texi (Communication Protocol): Rewrite.
8946
8947Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8948
8949 * stabs.texinfo: Fix uses of xref.
8950
9e0b60a8
JM
8951Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8952
8953 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8954 info about patch submission.
8955
cce74817
JM
8956Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8957
8958 From Per Bothner <bothner@cygnus.com>:
8959 * gdb.texinfo: Document Chill support.
8960
8961Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8962
8963 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8964 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8965 Document that the value should be greater-than or equal-to zero.
8966 (NO_STD_REGS): Document. Deprecate.
cce74817 8967
ac9a91a7
JM
8968Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8969
8970 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8971 Document that these are not used.
ac9a91a7
JM
8972
8973Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8974
8975 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8976
392a587b
JM
8977Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8978
8979 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8980 numargs was dropped.
392a587b
JM
8981
8982Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8983
8984 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8985
b83266a0
SS
8986Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8987
8988 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8989 Update.
b83266a0 8990
7a292a7a
SS
8991Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8992
8993 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8994 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8995
8996Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8997
8998 * gdbint.texinfo: Fix typos: $ -> @.
8999
9000Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9001
9002 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
9003 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9004 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9005 BREAKPOINT_FROM_PC.
a9331b3f 9006
7a292a7a
SS
9007Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9008
9009 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 9010 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
9011
9012Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9013
9014 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 9015 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
9016
90171999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9018
9019 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9020 longer exists.
9021
9022Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9023
9024 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
9025 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9026 they make the manual source incomprehensible.
7a292a7a
SS
9027 * h8-cfg.texi: Remove, hasn't been used in years.
9028
c906108c
SS
9029Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9030
9031 * gdb.texinfo: Update the credits.
9032
9033Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9034
9035 * gdb.texinfo: Fix mistakes noticed in printout of last
9036 draft, add Alpha to discussion of heuristic fence post.
9037
9038Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9039
9040 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9041 Edition, merge some HP changes into mainline, describe some
9042 previously undocumented features, describe more of the target
9043 commands available, eliminate obsolete section on renamed
9044 commands.
c906108c
SS
9045 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9046
9047Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9048
9049 * gdb.texinfo: Make many HPPA conditionals unconditional,
9050 including catchpoint description, since now on for all configs.
9051 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9052 specializations.
9053
9054Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9055
9056 * Makefile.in (GDBvn.texi): Fix match expression to work with
9057 current format of VERSION in gdb/Makefile.in.
9058 * gdb.texinfo: Fix node ref to match new readline.
9059
9060Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9061
a9331b3f
RM
9062 * gdb.texinfo: Changes made as part of a project to merge in
9063 changes made by HP. Documentation makes extensive use of
c906108c
SS
9064 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9065 on remote debugging. There are differences in documentation
889bf7c5 9066 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9067 the HP manual discusses catchpoints, hardware watchpoints, and
9068 some HPUX specific limitations for shared library support.
a9331b3f 9069
c906108c
SS
9070 There are also a number of @node changes.
9071
90721999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9073
9074 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9075 (C Usage): Same.
9076
9077Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9078
9079 The following changes were made by Edith Epstein
889bf7c5
PA
9080 <eepstein@cygnus.com> as part of a project to merge in changes
9081 made by HP.
a9331b3f 9082
c906108c
SS
9083 * HPPA-cfg.texi: new file.
9084
9085 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9086
9087 * refcard.tex: change documentation about catch.
9088 removed info catch.
9089
9090Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9091
9092 * gdbint.texinfo: Expand on GDB's coding standards,
9093 specify the use of arg names with prototypes.
9094
90951998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9096
9097 * gdb.texinfo: Fix tipo.
9098
9099Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9100
9101 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9102 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9103
9104Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9105
9106 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9107
91081998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9109
9110 * agentexpr.texi: New file.
9111
9112Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9113
9114 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9115
91161998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9117
9118 * remote.texi: Changed wording that implied that the GDB remote
9119 protocol caches register values instead of GDB itself.
9120
9121Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9122
9123 * gdbint.texinfo: Add some info about symbol readers.
9124 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9125 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9126 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9127 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9128
9129Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9130
a9331b3f 9131 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9132
9133Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9134
9135 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9136
9137Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9138
9139 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9140 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9141
9142Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9143
9144 * gdbint.texinfo: Fix minor typos.
9145
9146Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9147
9148 * gdbint.texinfo: Complete overhaul. Group descriptions more
9149 logically, add more info on generic algorithms, remove much
9150 obsolete and/or wrong material.
9151
9152Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9153
9154 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9155
9156Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9157
9158 * refcard.tex: Copyright, address updates.
9159
9160Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9161
9162 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9163 for the edition instead of confusing GDB-version-like numbers.
9164
9165Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9166
9167 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9168
9169Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9170
5ae4183a 9171 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9172
9173Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9174
9175 * gdb.texinfo: Add some credits, mention bug monitor.
9176 * remote.texi: Mention mips monitor targets.
9177 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9178
c906108c
SS
9179Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9180
9181 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9182 files, finish sorting of host vs target vs native macros, describe
9183 some more of them.
c906108c
SS
9184
9185Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9186
9187 * gdbint.texinfo (Host Conditionals): Document change from
9188 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9189
9190Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9191
9192 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9193 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9194
9195Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9196
9197 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9198 Document LSEEK_NOT_LINEAR.
9199
9200Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9201
9202 * stabs.texinfo (Stab Section Basics): Make it clear that only
9203 some versions of the GNU linker remove the leading N_UNDF symbol.
9204
9205Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9206
9207 * stabs.texinfo (String Field): Document type number pairs here,
9208 instead of in the Sun specific section.
9209 (Include Files): The GNU linker supports the N_BINCL
9210 optimization. Clarify the N_BINCL value, and what it is used
9211 for.
9212 (Procedures): Document N_FUN with an empty string to mark the end
9213 of a function.
9214 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9215 (Sun Differences): Remove this node, as the information is now
9216 elsewhere in the main document.
9217 (Stab Section Basics): Mention that the GNU linker may optimize
9218 stabs and remove the leading N_UNDF symbol.
9219
9220Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9221
9222 * gdb.texinfo, refcard.tex: Restore author credit
9223
9224Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9225
9226 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9227 documentation to account for START and END macros taking
9228 one arg.
9229
9230Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9231
9232 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9233 * gdb.texinfo (Frames): Fix typo.
9234
9235Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9236
9237 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9238 a target_signal as arg type, not a pid.
9239
9240Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9241
9242 * gdb.texinfo: Document `set assembly-language'.
9243
9244Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9245
9246 * remote.texi: Update list of stubs in the GDB distribution.
9247
9248Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9249
9250 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9251 Also document that some systems can use mmalloc but must define
9252 this if their C runtime allocates memory that is later freed.
c906108c 9253 (MMCHECK_FORCE): Document new macro.
a9331b3f 9254
c906108c
SS
9255Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9256
9257 * remote.texi: Add documentation for target Sparclet.
9258
9259Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9260
a9331b3f 9261 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9262 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9263 * configure.in: Rewritten for autoconf.
9264 * configure: New.
9265
9266Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9267
9268 * Makefile.in (DVIPS): New define, set to dvips.
9269 (dvi): Add stabs.dvi.
9270 (ps): New target.
9271 (all-doc): Depend on info, dvi, and ps targets.
9272 (STAGESTUFF): Add *.ps and *.dvi files.
9273 (clean-info, clean-dvi): Remove.
9274 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9275 rules completely rewritten.
9276 (maintainer-clean): Remove clean-info and clean-dvi
9277 dependencies and put their actions in the rules.
9278 (gdb.ps): New target
a9331b3f 9279 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9280 intermediate TeX files, whether they have 2 or 3 character
9281 extensions.
9282 (gdbint.ps): Add target and rules.
9283 (gdb-internals): Delete unused target.
9284 (Makefile): Depends upon config.status also.
9285
9286Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9287
9288 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9289 set.
9290
9291Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9292
9293 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9294 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9295
9296Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9297
9298 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9299
9300Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9301
9302 * gdb.texinfo (Print settings): Document
9303 `set/show print static-members' commands.
9304
9305Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9306
9307 * gdbint.texinfo (Native): Document name change, coredep.c to
9308 core-aout.c.
9309
9310Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9311
9312 * stabs.texinfo (Include Files): Document the values the SunOS4
9313 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9314
9315Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9316
9317 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9318 Fix typo.
9319
9320Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9321
9322 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9323 "gdb.tar.Z".
9324
9325Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9326
9327 * Makefile.in (maintainer-clean): New target, synonym for
9328 realclean.
9329
9330Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9331
9332 * Update all FSF addresses except those in COPYING* files.
9333
9334Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9335
9336 From Richard Earnshaw (rearnsha@armltd.co.uk):
9337 * gdb.texinfo (convenience variables): Document $_exitcode.
9338 (quit): Document optional expression to use as exit code.
9339
9340Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9341
9342 * gdb.texinfo, remote.texi: Brought up to date with various
9343 GDB changes.
9344
9345Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9346
9347 * gdb.texinfo: Update dates and versions, fix comments about
9348 hardware watchpoints in future releases and about the
9349 sharedlibrary command.
9350
9351Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9352
9353 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9354 C_FUN stab. Other cleanups.
9355
9356Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9357
9358 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9359 for the sparc stub.
9360
9361Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9362
9363 * annotate.texi: Clarify which addresses have differing formats
9364 depending on the language and which do not.
9365
9366Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9367
9368 * remote.texi (NetWare): Changed example to use BOARD= instead of
9369 NODE= argument to reflect correspoding change to gdbserve.nlm.
9370
9371Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9372
9373 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9374 GDB, as well as AIX dbx, supports the size type attribute.
9375
9376Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9377
9378 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9379
9380Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9381
9382 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9383 and new 'if' and 'while' commands.
9384
9385Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9386
9387 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9388
9389Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9390
9391 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9392 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9393 NetWare targets. Mostly stolen from the Server node.
9394
9395Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9396
9397 * gdb.texinfo (Setting): Talk about the language of a source file
9398 versus the working language. The old documentation did not match
9399 what GDB did.
9400
9401Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9402
9403 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9404 of a source file.
9405
9406Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9407
9408 * gdb.texinfo (Processes): New node.
9409
9410Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9411
9412 * remote.texi: Update documentation of set/show mipsfpu.
9413
3fc11d3e
JM
9414Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9415
9416 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9417 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9418
9419Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9420
9421 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9422 obsolete conditionals, described some others.
9423
9424Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9425
9426 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9427 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9428
9429Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9430
9431 * gdbint.texinfo: Put regex conditionals in their own table.
9432
9433Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9434
9435 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9436 described or fixed the descriptions of many others.
9437
9438Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9439
9440 * gdb.texinfo: Add some more credits.
9441 * gdbint.texinfo: Capitalize GDB consistently, describe some
9442 macros and remove some.
9443
9444Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9445
9446 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9447 obsolete conditionals, described some others.
9448
9449Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9450
9451 * gdb.texinfo (help targets): Changed to `help target', which
9452 is the correct gdb command.
9453
9454Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9455
9456 * annotate.texi (TODO): New node, for keeping track of annotations
9457 suggested but not yet implemented.
9458
9459Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9460
9461 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9462 another symbol, it is not the address itself.
9463
9464Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9465
9466 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9467 of stabs-in-coff sections.
9468
9469Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9470
9471 * annotate.texi: Change edition to 0.5 and date to May 1994.
9472 Add index.
9473 (Frames): New node, for frame annotation.
9474 (Displays): New node, for display annotation.
9475
9476 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9477 when waiting for your program to stop.
9478
9479Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9480
9481 * annotate.texi (Breakpoint Info): Document annotation of header
9482 fields and record annotation.
9483
9484Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9485
9486 * annotate.texi: New file, to document annotations.
9487
9488Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9489
9490 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9491 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9492
9493Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9494
9495 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9496 section, and say n_strx field is compilation unit relative.
9497 * stabs.texinfo: Don't use @code for a.out when it is the name of
9498 an object file format.
9499
9500Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9501
9502 * gdb.texinfo: Refer to file names, not path names, per rms
9503 convention.
9504 (Arguments): Fix typo.
9505
9506Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9507
9508 * stabs.texinfo (Global Variables): Talk about stabs in files
9509 where variables are referenced, but not defined.
9510
9511Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9512
9513 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9514 Cplusplus to new nodes Member Type Descriptor and Method Type
9515 Descriptor. Re-write stuff for #.
9516
9517Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9518
9519 * gdb.texinfo (Print Settings): Don't document "set print
9520 fast-symbolic-addr off". The bug which it worked around was fixed
9521 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9522
9523 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9524 N_ENTRY node.
9525
9526 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9527
9528Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9529
9530 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9531 references to ieee-float.c.
9532
9533Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9534
9535 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9536 match what the code actually does.
9537
9538Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9539
9540 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9541
9542Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9543
9544 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9545 i, and b.
9546
9547Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9548
9549 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9550 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9551 as "stabs in sections" rather than just saying "ELF and SOM".
9552 Also make that stuff apply to COFF.
9553
9554Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9555
9556 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9557 Ghostscript.
9558
9559Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9560
9561 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9562 versus functions without line numbers, also mention stepping into
9563 them as well as "step" when you are in them. Tell the user how to
9564 deal with the situation. Add comment about "debugging information".
9565
9566Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9567
9568 * stabs.texinfo (Enumerations): Document restriction on where
9569 enumeration types can appear and still win with GDB.
9570
9571Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9572
9573 * stabs.texinfo (Negative Type Numbers): Document format for type
9574 -16.
9575
9576Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9577
9578 * gdb.texinfo (Selection, Frame Info): Update information about
9579 arbitrary frame specficiations.
9580
9581Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9582
9583 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9584
9585Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9586
9587 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9588
9589Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9590
9591 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9592
9593Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9594
9595 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9596 Differences node to Statics node.
9597 (Statics): Discuss XCOFF use of V symbol descriptor.
9598
9599 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9600 not clean.
9601
9602Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9603
9604 * gdb.texinfo (Print Settings): Document `set print
9605 fast-symbolic-addr' and improve the doc for some other
9606 `set print's.
9607
9608Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9609
9610 * stabs.texinfo (String Field): Talk about defining several type
9611 numbers at once.
9612 Fix lint regarding changing node ELF Transformations to
9613 ELF and SOM Transformations.
9614
9615Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9616
9617 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9618
9619Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9620
9621 * stabs.texinfo (Cross-References): `::' is for nested types only
9622 within <>.
9623 (Structures): Document static members.
9624
9625Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9626
9627 * stabs.texinfo: Document S type attribute.
9628
9629Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9630
9631 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9632
9633Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9634
9635 * gdbint.texinfo: Fix a few typos.
9636
9637Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9638
9639 * gdb.texinfo, remote.texi: formatting improvements
9640
9641 * gdb.texinfo (New Features): mention threads.
9642 (Summary, C): fix xrefs in newly contributed text.
9643 (Threads): index entries, clarifications, example
9644 (passim): minor typos fixed, phrasing improvements
9645
9646 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9647 entries; (Server): explain use of gdbserver w/real-time systems,
9648 add example of conflicting TCP port; (MIPS Remote) break up
9649 running text into table, highlighting commands, and add example.
a9331b3f 9650
c906108c
SS
9651Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9652
9653 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9654
9655Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9656
9657 * stabs.texinfo (Nested Symbols): New node.
9658 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9659
9660Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9661
9662 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9663 to picking which Bbss.bss symbol to use, and (because there seems to
9664 be no good way of doing it) re-write some of the text to make it
9665 sound like Bbss.bss isn't such a great idea after all (as currently
9666 designed).
9667
9668 * gdb.texinfo (C): In addition to saying people have to use g++ for
9669 good results, say they have to use stabs. Specifically say cfront
9670 doesn't work well.
9671 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9672 the gdb README. Add xrefs to places where the support for the various
9673 languages is described in detail.
9674
9675Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9676
9677 * stabs.texinfo: Clean up stuff about visibility and virtual
9678 characters.
9679
9680 * stabs.texinfo (N_M2C): Cite Sun doc.
9681
9682Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9683
9684 * gdb.texinfo: updates re threads.
9685 * remote.texinfo: avoid index entries starting with digits.
9686
9687Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9688
9689 * stabs.texinfo (Enumerations): Talk about large, negative and
9690 octal values. Clean up cross reference to type attributes.
9691 (String Field): Say that GDB 4.11 supports size attribute.
9692
9693Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9694
9695 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9696 is a mandatory step. Make the stuff about that more concise.
9697
9698Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9699
9700 * stabs.texinfo (Class Names): New node.
9701
9702 * gdb.texinfo (Command Files): Explain order of init file reading.
9703
9704 * remote.texi (Bootstrapping): Talk about getting the serial driver
9705 to deal with ^C sent by gdb to stop the remote system.
9706
9707Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9708
9709 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9710
9711 * libgdb.texinfo (Defining Commands): made the DOC arg
9712 to gdb_define_app_command a char * instead of char **
9713 per a suggestion from kingdon.
9714
9715 * libgdb.texinfo: total rewrite from a different starting
9716 premise.
9717
9718Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9719
9720 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9721 floats passed as doubles (to improve clarity).
9722
9723Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9724
9725 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9726
9727 * a4rc.sed: update to work with Andreas Vogel papersize params
9728
9729 * refcard.tex: use Andreas Vogel simplifications of papersize
9730 params; remove useless version info; update copyright date.
9731
9732Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9733
9734 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9735
9736Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9737
9738 * gdb.texinfo (Files): Say what address the load command loads it at.
9739
9740 * stabs.texinfo (Common Blocks): Minor cleanups.
9741
9742 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9743 that Sun has backed away from the linker kludge and thus the relevant
9744 issue is changes to the SunPRO tools, not the Solaris linker.
9745
9746 * stabs.texinfo (Traditional Integer Types): Clean up description
9747 of octal bounds a little bit. Document extra leading zeroes.
9748
9749Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9750
9751 * gdb.texinfo (Signaling): Update for symbolic symbol names
9752 and add a section explaining the difference between the GDB
9753 signal command and the shell kill utility.
9754
9755Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9756
9757 * libgdb.texinfo: added `@' to braces that were unescaped.
9758
9759Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9760
9761 * libgdb.texinfo: new file. Spec for the gdb library.
9762
9763Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9764
9765 * stabs.texinfo (Include Files): Fix typo (start -> end).
9766
9767Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9768
9769 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9770 from Melissa at FSF's editing pass.
9771
9772Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9773
9774 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9775 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9776 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9777
9778Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9779
9780 * remote.texi (Bootstrapping): Discuss 386 call gates.
9781
9782Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9783
9784 * stabs.texinfo (Based Variables): New node.
9785
9786Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9787
9788 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9789 names, sizes, and formats to suggest how not to lose.
9790
9791Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9792
9793 * stabs.texinfo (Methods): Fix typo.
9794
9795Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9796
9797 * gdb.texinfo: Fix a few typos.
9798
9799Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9800
9801 * gdb.texinfo: Clarify how well it works with Fortran.
9802
9803 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9804 More on relocating stabs in ELF files.
9805
9806Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9807
9808 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9809
9810Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9811
9812 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9813 parameters on VAX.
9814
9815Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9816
9817 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9818
9819Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9820
9821 * stabs.texinfo: Make info author notice match the TeX author notice.
9822
9823Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9824
9825 * stabs.texinfo: Initial-caps all words in node names and
9826 non-trivial words in section names.
9827
9828Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9829
9830 * stabs.texinfo: Many minor cleanups.
9831
9832 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9833
9834Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9835
9836 * stabs.texinfo: Remove full description of big example.
9837 It's not really helpful; just use pieces of it where appropriate.
9838 Add more Texinfo formatting directives (@samp, etc.).
9839 Use @deffn to define stab types.
9840 Eliminate some wordiness. Break up some nodes.
9841 Add an (alphabetized) index of symbol types.
9842 Use consistent capitalization style in node and section names.
9843
9844Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9845
9846 * gdb.texinfo: Change typo "Two two" to "The two".
9847
9848Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9849
9850 * stabs.texinfo (XCOFF-differences): Remove references to
9851 non-existent types N_DECL and N_RPSYM.
9852
9853 * stabs.texinfo (String Field): Say that type attributes bug is
9854 fixed in GDB 4.10, since it is.
9855
9856 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9857
9858Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9859
9860 * stabs.texinfo: Formatting cleanups.
9861
9862Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9863
9864 * stabs.texinfo: When explaining the n_type of a stab, standardize
9865 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9866 no tabs, use @r).
9867 (Global Variables): Clean up.
9868
9869Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9870
9871 * stabs.texinfo (Stack Variables): Re-write.
9872
9873Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9874
9875 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9876 addresses of a source file. Also revise formatting.
9877 Change "object module" or "object file" to "source file".
9878 Various: Miscellaneous cleanups.
9879
9880Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9881
9882 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9883
9884Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9885
9886 * gdbint.texinfo: Removed many nonsensical machine-collected
9887 host and target conditionals, described some of the remainder.
9888
9889Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9890
9891 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9892
9893 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9894 paragraph which follows.
9895
9896 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9897 variables. Looks better and avoids overful hbox.
9898
9899Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9900
9901 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9902
9903Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9904
9905 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9906 retransmit-timeout
9907
9908Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9909
9910 * gdbint.texinfo: Update statement about `some ancient Unix
9911 systems, like Ultrix 4.0' to Ultrix 4.2.
9912
9913Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9914
9915 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9916
9917 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9918
9919 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9920 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9921
9922 * remote.texi: new name for former gdbinv-s.texi
9923
9924 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9925
9926Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9927
9928 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9929 variables for MIPS remote debugging protocol.
9930
9931Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9932
9933 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9934
9935Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9936
9937 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9938
9939Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9940
9941 * gdb.texinfo: repair conditional bugs in text markup
9942
9943Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9944
9945 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9946 to select Modula-2 material.
9947
9948Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9949
9950 * stabs.texinfo: Cleanups regarding statics.
9951
9952 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9953 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9954
9955Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9956
9957 * stabs.texinfo: N_MAIN is sometimes used for C.
9958
9959Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9960
9961 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9962
9963Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9964
9965 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9966 removed from the code by Kingdon.
c906108c
SS
9967
9968Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9969
9970 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9971 input when evaluating breakpoint conditions; the bug has been fixed.
9972
9973 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9974 sets the ignore count to N-1, not to N.
9975
9976Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9977
9978 * refcard.tex (\hoffset): correct longstanding error to match
9979 intended offset; avoids cutting off edge on some printers
9980
9981Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9982
9983 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9984
9985Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9986
9987 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9988
9989Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9990
9991 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9992 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9993 collect sed edits if any, apply to refcard before formatting;
9994 (refcard.ps) stop implying PS fonts if PS output requested;
9995 (lrefcard.ps) delete extra target for variant PS fonts
9996
9997 * refcard.tex: parametrize papersize dependent info, collect
9998 in easily replaced spot
9999
10000 * a4rc.sed: new file, edits to refcard for A4 paper
10001
10002Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10003
10004 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10005
10006Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10007
10008 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10009
10010Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10011
10012 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10013 politely rather than rudely.
10014
10015Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10016
10017 * stabs.texinfo: Document common blocks.
10018
10019Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10020
10021 * stabs.texinfo: Add some basic info about stabs-in-elf.
10022
10023Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10024
10025 * stabs.texinfo (Top): Minor cleanup.
10026
10027Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10028
10029 * Makefile.in (install-info): remove parentdir support
10030
10031Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10032
10033 * gdb.texinfo (Copying): delete this node and references to it;
10034 RMS says this manual need not carry GPL. (passim): Improvements
10035 from last round at FSF, largely due to Ian Taylor review, and
10036 minor formatting improvements.
10037
10038 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10039 largely due to Ian Taylor review. (Debug Session): minor edits to
10040 new text.
10041
10042Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10043
10044 * Makefile.in (realclean): Remove info and dvi files too.
10045
10046Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10047
10048 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10049 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10050 * gdb.texinfo: Change accordingly.
10051
10052 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10053 N_{L,R}BRAC,N_SLINE are relative to.
10054
10055Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10056
10057 * Makefile.in (GDBvn.texi): Update atomically.
10058
10059Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10060
10061 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10062
10063Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10064
10065 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10066 addresses together. Also motivate the set print symbol-filename
10067 command and suggest other solutions.
10068
10069Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10070
10071 * gdb.texinfo (set print elements): Note that the number of
10072 elements is set to unlimited by "set print elements 0".
10073
10074Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10075
10076 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10077 NF_LDOUBLE means.
10078 (Stab Types): Include Solaris stab types.
10079 (Procedures): Document Solaris extensions.
10080
10081Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10082
10083 * gdb.texinfo: Add `set print symbol-filename' doc.
10084
10085Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10086
10087 * stabs.texinfo (Arrays): Talk about type definition vs. type
10088 information.
10089
10090 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10091 the trailing semicolon.
10092
10093Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10094
10095 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10096 and merge in other parts of the document addressing these subjects.
10097 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10098
10099 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10100 at the end of a range type.
10101
10102 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10103 AIX extensions.
10104
10105Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10106
10107 * stabs.texinfo (Stabs Format): Misc fixes.
10108
10109Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10110
10111 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10112 (Traditional builtin types): Document convex convention for long long.
10113 (Negative builtin types): Discuss type names, and misc fixes.
10114
10115Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10116
10117 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10118 point types used with @samp{R} type descriptor.
10119 (Symbol Descriptors): Describe how to handle conflict between
10120 different meanings of @samp{P} symbol descriptor.
10121
10122Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10123
10124 * stabs.texinfo: Remove node Quick Reference and put its children
10125 directly under the main menu.
10126
10127 * stabs.texinfo: Many more changes to bring it into line with
10128 AIX documentation and reality. I think it now has all the
10129 information from the AIX documentation, except that I burned
10130 out when I got to variant records (Pascal and Modula-2) and
10131 all the COBOL types. Oh well, we can add them later when we're
10132 worrying more about those languages.
10133
10134 * stabs.texinfo (Automatic variables): Talk about what it means
10135 to omit the symbol descriptor.
10136
10137Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10138
10139 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10140 gcc2 behavior with promoted args.
10141
10142Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10143
10144 * gdb.texinfo: include readline appendices in info version of manual
10145
10146Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10147
10148 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10149 target remote.
10150
10151 * gdb.texinfo (Machine Code): more index entries for disassemble
10152
10153Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10154
10155 * Clarify the intended use of the gdb-testers and gdb-patches
10156 mailing lists, and shrink gzip comment.
10157
10158Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10159
10160 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10161 DOSHOST configuration of manual.
10162
10163 * gdb.texinfo (MIPS Stack): new node.
10164
10165 * all-config.texi (MIPS) new switch.
10166
10167 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10168 tense; (MIPS Remote) new node.
10169
10170 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10171 bug; (Environment) less passive, other small cleanups in text about
10172 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10173 (Remote) new MIPS Remote menu entry.
10174
10175Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10176
10177 * stabs.texinfo: Many changes to include information from the
10178 AIX documentation.
10179
10180 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10181
10182Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10183
10184 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10185 Move a bunch of information from ../README.
10186 (Getting Started): New node.
10187
10188Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10189
10190 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10191
10192 * gdb.texinfo: advance manual revision dates to present
10193
10194 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10195 stop using silly Roman numerals in @set variable names
10196
10197Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10198
10199 * stabs.texinfo (Parameters): Keep trying to get this right.
10200
10201Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10202
10203 * stabs.texinfo (Parameters): More on "local parameters".
10204
10205Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10206
10207 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10208
10209Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10210
10211 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10212 (Parameters): Rewrite.
10213 (xcoff-differences, Sun-differences): Minor changes.
10214
10215Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10216
10217 * stabs.texinfo: Minor cleanup.
10218
10219Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10220
10221 * gdbint.texinfo: Minor xcoff stuff.
10222
10223Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10224
10225 * gdbint.texinfo: Update for new config directory structure.
10226 Add info about internal type data structures.
10227
10228Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10229
10230 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10231 $(srcdir).
10232 (gdb-config.texi): Depend on file in $(srcdir).
10233
10234Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10235
10236 * stabs.texinfo: Fixes about N_SO.
10237
10238Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10239
10240 * gdb.texinfo: include list of nonstandard init file names
10241
10242 * *-config.texi: new switch GENERIC for text that applies *only*
10243 to (usual) multiple-target version of manual
10244
10245 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10246 h8 config
10247
10248 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10249 in menus (rather than conditionally selected multiple alternative
10250 menus).
10251
10252 * Makefile.in: define and use DOC_CONFIG var to select
10253 configuration for GDB user manual.
10254
10255 * gdb-config.texi: delete from repository, generate from Makefile.
10256
10257 * all-config.texi: normal `generic' configuration file, formerly
10258 stored as gdb-config.texi
10259
10260Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10261
10262 * Makefile.in: add dvi target to build all .dvi files
10263
10264Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10265
10266 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10267
10268Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10269
10270 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10271 host conditionals.
10272 * stabs.texinfo: More array fixes inspired by Jim's.
10273
10274Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10275
10276 * stabs.texinfo: Fixes re arrays and continuations.
10277
10278 * gdbint.texinfo: Add XCOFF node.
10279
10280Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10281
10282 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10283
10284Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10285
10286 * stabs.texinfo: Fix for array types to mention lower bounds.
10287
10288Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10289
10290 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10291
10292Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10293
10294 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10295
10296Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10297
10298 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10299 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10300
10301Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10302
10303 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10304
10305Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10306
10307 * gdb.texinfo, gdbinv-s.texi: misc updates
10308
10309Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10310
10311 * gdbint.texinfo: Brief documentation for longjmp support,
10312 from an email msg by Stu.
10313
10314Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10315
10316 * stabs.texinfo: Fix description of floating point "range"
10317 types (which really define basic types). Reported by Jim Meehan,
10318 <meehan@src.dec.com>.
10319
10320 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10321
10322Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10323
10324 * gdbint.texinfo: Slightly expand section on supporting a new
10325 object file format.
10326
10327Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10328
10329 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10330 intermediate file.
10331
10332Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10333
10334 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10335
10336Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10337
10338 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10339
10340 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10341 as well as Z8002.
10342
10343Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10344
10345 * gdbint.texinfo: Add sections on clean design and on how to send
10346 in changes.
10347
10348Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10349
10350 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10351
10352Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10353
10354 * gdb.texinfo: Fix typo, reported by Karl Berry.
10355
10356Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10357
10358 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10359
10360Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10361
10362 * gdbint.texinfo: fixed a stray email address (needs @@),
10363 added @table @code to node "Native Conditionals"
10364
10365Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10366
10367 * gdbint.texinfo: Describe coding style of GDB.
10368
10369Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10370
10371 * stabs.texinfo: Minor wording changes.
10372
10373Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10374
10375 * gdbint.texinfo: Improve release doc slightly.
10376
10377Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10378
10379 * gdbint.texinfo: Improve doc of GDB config macros.
10380
10381Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10382
10383 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10384 These will be reinserted when examined.
10385
10386Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10387
10388 * gdbint.texinfo: Make a start at documenting all the #if macros
10389 in GDB. At least list them all, and start separating them into
10390 host-specific and target-specific.
10391
10392Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10393
10394 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10395 examples (not consistent w others).
c906108c
SS
10396 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10397 for generic vn of doc
10398
10399Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10400
10401 * Makefile.in: always create installation directories.
10402
10403Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10404
10405 * gdb.texinfo: in h8 config, do not describe searching commands.
10406
10407Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10408
10409 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10410 conditionals; introduce a few generic switches that may be
10411 useful for other cross-dev or dos-hosted configs.
10412
10413 * gdb.texinfo: fix typo in "info reg" description
10414
10415Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10416
10417 * stabs.texinfo: Minor updates from running TeX over it.
10418 * Makefile.in (stabs.dvi, stabs.ps): Add.
10419
10420Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10421
10422 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10423 First pass at converting it to texinfo.
10424
10425Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10426
10427 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10428 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10429
10430Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10431
10432 * gdbint.texinfo: Add section on partial symbol tables.
10433
10434Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10435
10436 * gdb.texinfo: document `set remotedebug' and `set
10437 rstack_high_address'.
10438
10439Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10440
10441 * gdb.texinfo: slight expansion of new text on reading info files
10442 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10443 H8/300 from DOS.
10444
10445Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10446
10447 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10448
10449Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10450
10451 * gdb.texinfo: Say how to read the `info' files.
10452
10453Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10454
10455 * Makefile.in: gm4 -> m4.
10456
10457Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10458
10459 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10460 Documentation' ahead of `Installing GDB' to match README.
10461 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10462 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10463
10464Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10465
10466 * Makefile.in: remove $(srcdir) from gdb.info rule.
10467
10468Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10469
10470 * Makefile.in: commented out gdb-all.texinfo rule. This is
10471 temporary.
10472
10473Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10474
10475 * Makefile.in, configure.in: removed traces of namesubdir,
10476 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10477 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10478
10479Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10480
10481 * gdb.texinfo: Improve how we ask for bug reports.
10482
10483Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10484
10485 * Makefile.in: infodir belongs in datadir.
10486
10487Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10488
10489 * Makefile.in: remove spaces following hyphens, bsd make can't
10490 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10491 standards.text support.
c906108c
SS
10492
10493Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10494
10495 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10496 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10497 and mandir now keyed off datadir by default.
10498
10499\f
10500Local Variables:
9e9c5ae7 10501mode: change-log
c906108c
SS
10502left-margin: 8
10503fill-column: 74
10504version-control: never
10505End:
This page took 1.781843 seconds and 4 git commands to generate.