Add Doxygen support to GDB
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
1e0a5178
SS
12014-02-10 Stan Shebs <stan@codesourcery.com>
2
3 Add Doxygen support.
4 * Makefile.in (doxy): New action, generates Doxygen files.
5 (DOXYGEN): New.
6 (doxyedit): New.
7 * Doxyfile-base.in: New file.
8 * Doxyfile-gdb-api.in: New file.
9 * Doxyfile-gdb-xref.in: New file.
10 * Doxyfile-gdbserver.in: New file.
11 * doxy-index.in: New file.
12 * filter-for-doxygen: New file.
13 * filter-params.pl: New file.
14
ed3ef339
DE
152014-02-10 Doug Evans <xdje42@gmail.com>
16
17 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
18 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
19 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
20 (Guile docs): Include guile.texi.
21 (objfile-gdbdotext file): Add objfile-gdb.scm.
22 (dotdebug_gdb_scripts section): Mention Guile scripts.
23 (Multiple Extension Languages): New node.
24 * guile.texi: New file.
25
c6044dd1
JB
262014-01-28 Joel Brobecker <brobecker@adacore.com>
27
28 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
29 ignore-descriptive-types". commands.
30
87ce2a04
DE
312014-01-22 Doug Evans <dje@google.com>
32
33 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
34 (gdbserver man): Ditto.
35
52834460
MM
362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
37
38 * gdb.texinfo: Document limited reverse/replay support
39 for target record-btrace.
40
0688d04e
MM
412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
42
43 * gdb.texinfo (Process Record and Replay): Update documentation.
44
8710b709
MM
452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
46
47 * gdb.texinfo (Process Record and Replay): Document new /c
48 modifier accepted by "record function-call-history".
49 Add /i modifier to "record function-call-history" example.
50
dcf106f3
JB
512014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
52 Joel Brobecker <brobecker@adacore.com>
53
54 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
55 markers. Remove one that was misplaced.
56
41ef2965
PA
572014-01-10 Pedro Alves <palves@redhat.com>
58
59 * gdb.texinfo (Your Program's Environment) <set environment>:
60 Mention the shell, and point at 'set exec-wrapper'.
61
c0d48811
JB
622014-01-07 Joel Brobecker <brobecker@adacore.com>
63
64 * gdb.texinfo (Types In Python): Document new attribute Types.name.
65
5fba4c0f
JB
662013-12-30 Joel Brobecker <brobecker@adacore.com>
67
68 * gdb.texinfo (Types In Python): Clarify the documentation
69 of attribute gdb.Field.bitpos.
70
0809504b
JB
712013-12-28 Joel Brobecker <brobecker@adacore.com>
72
73 * gdb.texinfo (Types In Python): Fix the documentation of
74 attribute "bitpos" in class gdb.Field for enum types. Add
75 documentation for attribute "enumval" in that same class.
76
edef6000
JB
772013-12-28 Joel Brobecker <brobecker@adacore.com>
78
79 * gdb.texinfo (GDB/MI Support Commands): Change @table into
80 @ftable.
81
71b8c845
DE
822013-12-23 Doug Evans <xdje42@gmail.com>
83
84 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
85 auto-loaded objfile scripts and .debug_gdb_scripts section to their
86 corresponding section in Extending GDB.
87 (Extending GDB): Move menu up. New menu item "Auto-loading
88 extensions".
89 (Sequences): New menu item "Auto-loading sequences".
90 (Auto-loading sequences): New node.
91 (Python): Rename section from Scripting GDB to Extending GDB.
92 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
93 Move docs on ways to auto-load extensions to ...
94 (Auto-loading extensions): ... here. New node.
95
d192b373
JB
962013-12-23 Joel Brobecker <brobecker@adacore.com>
97
98 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
99 in menu.
100 (GDB/MI Variable Objects): Adjust reference to "-list-features"
101 command, now in a new node.
102 (GDB/MI Support Commands): New node, with its contents being
103 extracted from the "GDB/MI Miscellaneous Commands" node.
104 A small paragraph introducing the section is also added at
105 the start.
106 (GDB/MI Miscellaneous Commands): Delete the description of the
107 -info-gdb-mi-command, -list-features and -list-target-features
108 commands, now hosted in the "GDB/MI Support Commands" node.
109
a16b0e22
SC
1102013-12-12 Siva Chandra Reddy <sivachandra@google.com>
111
112 PR python/16113
113 * gdb.texinfo (Values From Inferior): Add a note about using
114 gdb.Field objects as subscripts on gdb.Value objects.
115 (Types In Python): Add description about the new attribute
116 "parent_type" of gdb.Field objects.
117
9b26f0fb
JB
1182013-12-12 Joel Brobecker <brobecker@adacore.com>
119
120 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
121 entry for section docuumenting the -list-features GDB/MI command.
122
72bfa06c
JB
1232013-12-10 Joel Brobecker <brobecker@adacore.com>
124
125 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
126 "exec-run-start-option" entry in the output of the "-list-features"
127 command.
128
3ea8680f
EZ
1292013-12-04 Eli Zaretskii <eliz@gnu.org>
130
131 * gdb.texinfo (i386): Fix yesterday's commit.
132
1a4f73eb
TT
1332013-12-03 Tom Tromey <tromey@redhat.com>
134
135 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
136 documented here.
137
6cb999f8
TT
1382013-12-03 Tom Tromey <tromey@redhat.com>
139
140 * gdb.texinfo (@direntry): Add menu item for gdbserver.
141
ca8941bb
WT
1422013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
143
144 * gdb.texinfo (i386 Features): Add MPX feature registers.
145 (x86 Specific featuresx86 Architecture-specific Issues): Adds
146 a subsubsection for MPX and describes the display of the
147 boundary registers.
148
688981c9
JB
1492013-12-03 Joel Brobecker <brobecker@adacore.com>
150
151 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
152 documentation of the "ada-exceptions" entry.
153
2ea126fa
JB
1542013-12-03 Joel Brobecker <brobecker@adacore.com>
155
156 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
157 "^error" result record concerning the error message. Document
158 the error code that may also be part of that result record.
159 (GDB/MI Miscellaneous Commands): Document the
160 "undefined-command-error-code" element in the output of
161 the "-list-features" GDB/MI command.
162
6b7cbff1
JB
1632013-12-03 Joel Brobecker <brobecker@adacore.com>
164
165 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
166 the new -info-gdb-mi-command GDB/MI command. Document
167 the meaning of "-info-gdb-mi-command" in the output of
168 -list-features.
169
20e1ca3b
PA
1702013-11-29 Pedro Alves <palves@redhat.com>
171
172 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
173 Update comment.
174
29453a14
YQ
1752013-11-24 Yao Qi <yao@codesourcery.com>
176
177 * gdb.texinfo (Caching Remote Data): Document new
178 "set/show stack-cache" option.
179
6dd315ba
YQ
1802013-11-24 Yao Qi <yao@codesourcery.com>
181
182 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
183 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
184 "off" respectively.
185
9df9dbe0
YQ
1862013-11-23 Yao Qi <yao@codesourcery.com>
187
188 * gdb.texinfo (GDB/MI Variable Objects): Add the description
189 of "displayhint" to the table about child results.
190
c78feb39
YQ
1912013-11-21 Yao Qi <yao@codesourcery.com>
192
193 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
194 'dynamic' for the output of command -var-list-children.
195
27b81af3
YQ
1962013-11-21 Yao Qi <yao@codesourcery.com>
197
198 * gdb.texinfo (Caching Target Data): Remove "see" before
199 @pxref.
200
b26dfc9a
YQ
2012013-11-20 Yao Qi <yao@codesourcery.com>
202
203 * gdb.texinfo (Caching Target Data): Update doc for
204 per-address-space dcache.
205
b12039c6
YQ
2062013-11-20 Yao Qi <yao@codesourcery.com>
207
208 * gdb.texinfo (Data): Rename menu item.
209 (Caching Remote Data): Rename to ...
210 (Caching Target Data): ... it. Update.
211
422ad5c2
JB
2122013-11-18 Joel Brobecker <brobecker@adacore.com>
213
214 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
215 "language-option" entry in the output of the "-list-features"
216 command.
217
805e1f19
TT
2182013-11-15 Tom Tromey <tromey@redhat.com>
219
220 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
221 Add example.
222
8fe1b653
TT
2232013-11-14 Tom Tromey <tromey@redhat.com>
224
225 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
226
403cb6b1
JB
2272013-11-14 Joel Brobecker <brobecker@adacore.com>
228
229 * gdb.texinfo (Show): Add xref anchor for "show language" command.
230 (Context management): Place current subsection text into its own
231 subsubsection. Add new subsubsection describing the "--language"
232 command option.
233
93973826
JB
2342013-11-13 Joel Brobecker <brobecker@adacore.com>
235
236 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
237 the documentation of "info-ada-exceptions" in the output
238 of the "-list-features" command. Add the documentation
239 of the "ada-exception" entry instead.
240
6adcee18
JB
2412013-11-12 Joel Brobecker <brobecker@adacore.com>
242
93973826 243
6adcee18
JB
244 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
245 word of a couple of sentences to start with a capital letter.
246
58d06528
JB
2472013-11-12 Joel Brobecker <brobecker@adacore.com>
248
249 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
250 (Ada Exceptions): New node.
251 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
252 Commands" node.
253 (GDB/MI Ada Exceptions Commands): New node.
254 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
255 field in the output of the "-list-features" command.
256 * NEWS: Add entry for the new "info exceptions" CLI command,
257 and for the new "-info-ada-exceptions" GDB/MI command.
258
bc79de95
PM
2592013-11-11 Phil Muldoon <pmuldoon@redhat.com>
260
261 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
262 (Line Tables In Python): New node.
263
73be47f5
DE
2642013-11-08 Doug Evans <dje@google.com>
265
266 * gdb.texinfo (Debugging Output): Update text for
267 "set debug dwarf2-read".
268
db0fec5c
DE
2692013-11-08 Doug Evans <dje@google.com>
270
271 * gdb.texinfo (Debugging Output): Update text for
272 "set debug symtab-create".
273
92e32e33
PM
2742013-11-07 Phil Muldoon <pmuldoon@redhat.com>
275
276 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
277 constant.
278
f76c27b5
PM
2792013-11-07 Phil Muldoon <pmuldoon@redhat.com>
280
281 * gdb.texinfo (Breakpoints In Python): Document temporary
282 option in breakpoint constructor, and add documentation to the
283 temporary attribute.
284
fa4d0c40
YQ
2852013-11-07 Yao Qi <yao@codesourcery.com>
286
287 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
288 output of "-var-info-expression".
289
afa332ce
PA
2902013-11-06 Pedro Alves <palves@redhat.com>
291
292 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
293 non-interactive mode.
294 (Environment) <shell startup files warning>: Mention
295 non-interactive mode. Mention .zshenv for Z shell, and talk about
296 BASH_ENV instead of .bashrc for BASH.
297
9ac69859
NB
2982013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
299
300 * gdb.texinfo (Commands to Specify Files): Add description
301 of the remove-symbol-file command.
302 * observer.texi: New free_objfile event
303
98882a26
PA
3042013-10-24 Pedro Alves <palves@redhat.com>
305
306 * gdb.texinfo (Starting): Document set/show startup-with-shell.
307
ce13fade
JB
3082013-10-11 Joel Brobecker <brobecker@adacore.com>
309
310 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
311 New subsection inside which the "-catch-load" and "-catch-unload"
312 commands documentation is now placed.
313 (Ada Exception GDB/MI Catchpoint Commands): New subsection
314 documenting the "-catch-assert" and "-catch-exception" new
315 GDB/MI commands.
316
2446f5ea
JB
3172013-10-10 Joel Brobecker <brobecker@adacore.com>
318
319 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
320
0d12017b
JB
3212013-10-10 Joel Brobecker <brobecker@adacore.com>
322
bd80dc1a
JB
323 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
324 serial baud".
325 (Remote Configuration): Replace "set remotebaud" by "set serial
326 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 327
f4fb82a1
PA
3282013-10-07 Pedro Alves <palves@redhat.com>
329
330 PR breakpoints/11568
331 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
332 when the thread is removed from the thread list.
333
0c557179
SDJ
3342013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
335
336 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
337 Update entry for $_exitcode.
338
5713b9b5
JB
3392013-10-04 Joel Brobecker <brobecker@adacore.com>
340
341 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
342 new "--start" option.
343
901461f8
PA
3442013-10-02 Pedro Alves <palves@redhat.com>
345
346 * gdb.texinfo (Registers): Expand description of saved registers
347 in frames. Explain <not saved>.
348
8fb8eb5c
DE
3492013-09-25 Doug Evans <dje@google.com>
350
351 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
352
0a7cfe2c
SS
3532013-09-16 Stan Shebs <stan@codesourcery.com>
354
355 Remove the internals manual gdbint.texinfo.
356 * Makefile.in (INFO_DEPS): Remove gdbint.info.
357 (PDFFILES): Remove gdbint.pdf.
358 (HTMLFILES): Remove gdbint/index.html.
359 (HTMLFILES_INSTALL): Remove gdbint.
360 (GDBINT_DOC_FILES): Remove.
361 (dvi): Remove gdbint.dvi.
362 (ps): Remove gdbint.ps.
363 * gdbint.texinfo: Remove file.
364 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
365
a280dbd1
SDJ
3662013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
367
368 * gdb.texinfo (Convenience Functions): Mention new convenience
369 function $_isvoid.
370
4ac33720
UW
3712013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
372
373 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
374 (Standard Target Features): Add new node to menu.
375 (S/390 and System z Features): New node.
376
b3d3b4bd
SA
3772013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
378
379 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
380 -list-target-features in the example.
381
edf9f00c
JK
3822013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
383
384 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
385 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
386
1d236d23
JK
3872013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
388
389 Sync documentation with gdb.base/gnu-debugdata.exp.
390 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
391
5423b017
JK
3922013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
393
394 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
395
6211c335
YQ
3962013-08-27 Pedro Alves <pedro@codesourcery.com>
397 Yao Qi <yao@codesourcery.com>
398
399 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
400 Document new --skip-unavailable option.
401 <-stack-list-variables>: Document new --skip-unavailable option.
402
52e260a3
DE
4032013-08-26 Doug Evans <dje@google.com>
404
405 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
406 an optional regexp.
407
5e92f71a
TT
4082013-08-13 Tom Tromey <tromey@redhat.com>
409
410 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
411 Document GDB_PARALLEL and GDB_INOTIFY.
412
c5d7073b
SS
4132013-08-09 Stan Shebs <stan@codesourcery.com>
414
415 * LRS: Remove file, describes a long-abandoned live-range
416 splitting extension to stabs.
417
6fbe845e
AB
4182013-07-25 Andrew Burgess <aburgess@broadcom.com>
419
420 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
421
e7045703
DE
4222013-07-17 Doug Evans <dje@google.com>
423
424 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
425
3105ebf9
TT
4262013-07-02 Tom Tromey <tromey@redhat.com>
427
428 * gdb.texinfo (Target Commands): Don't mention "target nrom".
429
d6c2da54
TT
4302013-06-28 Tom Tromey <tromey@redhat.com>
431
432 * Makefile.in (version.subst): Use version.in, not
433 common/version.in.
434 * gdbint.texinfo (Versions and Branches, Releasing GDB):
435 Likewise.
436
e5823f1c
PA
4372013-06-27 Pedro Alves <palves@redhat.com>
438
439 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
440 dynamic symbol resolution code>: New section, based on infrun.c
441 comment.
442
92dcb9ff
TT
4432013-06-26 Tom Tromey <tromey@redhat.com>
444
445 * gdbint.texinfo (Versions and Branches): Use common/version.in.
446 Update.
447 (Releasing GDB): Likewise.
448
dc673c81
YQ
4492013-06-26 Pedro Alves <pedro@codesourcery.com>
450 Yao Qi <yao@codesourcery.com>
451
452 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
453 -trace-frame-collected.
454
28a93511
YQ
4552013-06-26 Pedro Alves <pedro@codesourcery.com>
456
457 * gdb.texinfo (Traceframe Info Format): Document tvar element
458 and its attributes.
459
a0743c90
YQ
4602013-06-25 Yao Qi <yao@codesourcery.com>
461
462 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
463
01208463
TT
4642013-06-24 Tom Tromey <tromey@redhat.com>
465
466 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
467 (GDBvn.texi): Use version.subst.
468 (version.subst): New target.
469 (mostlyclean): Remove version.subst.
470
c898adb7
YQ
4712013-06-20 Pedro Alves <pedro@codesourcery.com>
472
473 * gdb.texinfo (GDB/MI Data Manipulation)
474 <-data-list-register-values>: Document the --skip-unavailable
475 option.
476
7c57fa1e
YQ
4772013-06-07 Yao Qi <yao@codesourcery.com>
478
479 * gdb.texinfo (Symbols): Add kindex and cindex for
480 'maint print msymbols'.
481
0059c61a 4822013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
483
484 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
485 response field name (thread-group to inferior).
486
85dc5a12
GB
4872013-06-04 Gary Benson <gbenson@redhat.com>
488
489 * gdb.texinfo (General Query Packets/qSupported): Added
490 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
491 to the table of currently defined stub features.
492 Added a more detailed entry for "augmented-libraries-svr4-read".
493 (General Query Packets/qXfer:libraries-svr4:read): Documented
494 the augmented form of this packet.
495
5901af59
JB
4962013-05-23 Joel Brobecker <brobecker@adacore.com>
497
498 * gdb.texinfo (System-wide Configuration Scripts): Renames
499 "Installed System-wide Configuration Scripts". Add associated
500 @menu block.
501
c1e36e3e
PA
5022013-05-23 Yao Qi <yao@codesourcery.com>
503 Pedro Alves <palves@redhat.com>
504
505 * gdb.texinfo (Packets): Document 'vCont;r'.
506 (Continuing and Stepping): Document target-assisted range
507 stepping, and the 'set range-stepping' and 'show range-stepping'
508 commands.
509
0201faac
JB
5102013-05-23 Joel Brobecker <brobecker@adacore.com>
511
512 * gdb.texinfo (Installed System-wide Configuration Scripts):
513 Add subsection describing the scripts now available under
514 the data-dir's system-gdbbinit subdirectory.
515 * NEWS: Add entry announcing the availability of system-wide
516 configuration scripts for ElinOS and Wind River Linux.
517
c5867ab6
HZ
5182013-05-21 Hui Zhu <hui@codesourcery.com>
519
520 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
521 "-dprintf-insert" command.
522
7d0c9981
DE
5232013-05-17 Doug Evans <dje@google.com>
524
525 * gdb.texinfo (Maintenance Commands): Update doc for
526 "maint check-psymtabs". Add doc for "maint check-symtabs",
527 "maint expand-symtabs".
528
742ce053
MM
5292013-05-15 Markus Metzger <markus.t.metzger@intel.com>
530
531 * gdb.texinfo (Process Record and Replay): Document the
532 "record goto" command and its sub-commands.
533
1e611234
PM
5342013-05-10 Phil Muldoon <pmuldoon@redhat.com>
535
536 * gdb.texinfo (Backtrace): Add "no-filter" argument.
537 (Python API): Add Frame Filters API, Frame Wrapper API,
538 Writing a Frame Filter/Wrapper, Managing Management of Frame
539 Filters chapter entries.
540 (Frame Filters API): New Node.
541 (Frame Wrapper API): New Node.
542 (Writing a Frame Filter): New Node.
543 (Managing Frame Filters): New Node.
544 (Progspaces In Python): Add note about frame_filters attribute.
545 (Objfiles in Python): Ditto.
546 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
547 @anchors and --no-frame-filters option to -stack-list-variables,
548 -stack-list-frames, -stack-list-locals and -stack-list-arguments
549 commands.
550
2874cb83
JB
5512013-05-08 Joel Brobecker <brobecker@adacore.com>
552
553 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
554 Support" subsection documenting the XML format used to transfer
555 shared library info on AIX.
556
9a005eb9
JB
5572013-05-08 Joel Brobecker <brobecker@adacore.com>
558
559 * gdb.texinfo (Debugging Output): Add documentation of
560 "set debug aix-solib" and "show debug aix-solib" commands.
561
a1217d97
SL
5622013-05-06 Sandra Loosemore <sandra@codesourcery.com>
563
564 * gdb.texinfo (Nios II): New section.
565 (Nios II Features): New section.
566
4d1eb6b4
JB
5672013-05-06 Joel Brobecker <brobecker@adacore.com>
568
569 * gdbint.texinfo (Algorithms): Remove entries documenting
570 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
571 SOLIB_CREATE_INFERIOR_HOOK.
572
3f84184e
TT
5732013-04-29 Tom Tromey <tromey@redhat.com>
574
575 PR python/14204:
576 * gdb.texinfo (Python API): Fix menu entry.
577 (Blocks In Python): Fix subsubsection text. Rewrite intro.
578 Define global and static block. Add example. Clarify
579 block relationship for inline functions.
580
60155234
TT
5812013-04-29 Tom Tromey <tromey@redhat.com>
582
583 * gdb.texinfo (Python API): Mention Python help and keyword
584 arguments. Move pagination text to Basic Python.
585 (Basic Python): Put pagination text here. Document
586 close-on-exec, SIGCHLD, and SIGINT.
587
5360976e
PA
5882013-04-19 Pedro Alves <palves@redhat.com>
589
590 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
591 "signedness" instead of "signness".
592
bd3f3b55
PA
5932013-04-19 Pedro Alves <palves@redhat.com>
594
595 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
596 -Wno-pointer-sign text with text on -Wpointer-sign.
597
dee368d3
TT
5982013-04-16 Tom Tromey <tromey@redhat.com>
599
600 * gdb.texinfo (Set Catchpoints): Mention earliest version of
601 GCC that has the SDT probe points.
602
cc16e6c9
TT
6032013-04-15 Tom Tromey <tromey@redhat.com>
604
605 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
606 exception catchpoints.
607
72f1fe8a
TT
6082013-04-15 Tom Tromey <tromey@redhat.com>
609
610 * gdb.texinfo (Set Catchpoints): Document $_exception.
611 (Convenience Vars): Mention $_exception.
612
591f19e8
TT
6132013-04-15 Tom Tromey <tromey@redhat.com>
614
615 * gdb.texinfo (Set Catchpoints): Reorganize exception
616 catchpoints. Document "catch rethrow".
617 (Debugging C Plus Plus): Mention "catch rethrow".
618
02ae6bad
TT
6192013-04-15 Tom Tromey <tromey@redhat.com>
620
621 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
622
2c91021c
JK
6232013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
624 Eli Zaretskii <eliz@gnu.org>
625
626 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
627 line below the sample output.
628
6eaaf48b
EZ
6292013-04-12 Eli Zaretskii <eliz@gnu.org>
630
631 * gdb.texinfo (Mode Options): Document '-configuration'.
632 (Help): Document "show configuration".
633 (Bug Reporting): Add requirements to include the configuration
634 details in bug reports.
635
b292c783
JK
6362013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * Makefile.in (MAN1S): Add gcore.1.
639 Remove "Host, target, and site specific Makefile fragments" comment.
640 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
641 (install-man1, uninstall-man1): Conditionalize gcore.1.
642 (gcore.1): New.
643 * gdb.texinfo (Man Pages): Add gcore man.
644 (gcore man): New node.
645
f81d1120
PA
6462013-04-10 Pedro Alves <palves@redhat.com>
647
648 * gdb.texinfo (Process Record and Replay): Document that "set
649 record full insn-number-max", "set record
650 instruction-history-size" and "set record
651 function-call-history-size" accept "unlimited".
652 (Backtrace): Document that "set backtrace limit" accepts
653 "unlimited".
654 (List): Document that "set listsize" accepts "unlimited".
655 (Print Settings)" Document that "set print max-symbolic-offset",
656 "set print elements" and "set print repeats" accept "unlimited".
657 (Starting and Stopping Trace Experiments): Document that "set
658 trace-buffer-size" accepts "unlimited".
659 (Remote Configuration): Document that "set tcp connect-timeout"
660 accepts "unlimited".
661 (Command History): Document that "set history size" accepts
662 "unlimited".
663 (Screen Size): Document that "set height" and "set width" accepts
664 "unlimited". Adjust "set pagination"'s description to suggest
665 "set height unlimited" instead of "set height 0".
666
393fd4c3
YQ
6672013-04-10 Yao Qi <yao@codesourcery.com>
668
669 * gdb.texinfo (Trace Files): Add "target ctf".
670
cba5a7bf
JK
6712013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
672
673 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
674
0ed630cb
JK
675 * Makefile.in (install-man1, install-man5, uninstall-man1)
676 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
677
afe1492b
JK
678 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
679
5b8b6385
JK
6802013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
681 Eli Zaretskii <eliz@gnu.org>
682
683 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
684 parameters order. Remove "On some targets" for --attach. Document the
685 --multi parameter and extended-remote command. Document all the
686 options.
687
906ccdf0
JK
6882013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
689
690 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
691 the list of supported languages.
692
43662968
JK
6932013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
694
695 Convert man pages to texinfo, new gdbinit.5 texinfo page.
696 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
697 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
698 (diststuff): Add man.
699 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
700 (uninstall-man5): New.
701 (STAGESTUFF): Add *.1 and *.5.
702 (GDBvn.texi): Add SYSTEM_GDBINIT.
703 (gdb.1, gdbserver.1, gdbinit.5): New.
704 (maintainer-clean realclean): Add $(MANS).
705 (install): Add install-man.
706 (uninstall): Add uninstall-man.
707 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
708 (@copying): Wrap it by @c man begin COPYRIGHT.
709 (Top): Add Man Pages.
710 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
711
be9a8770
PA
7122013-04-02 Pedro Alves <palves@redhat.com>
713
714 * gdb.texinfo (Debugging Output): Document "set/show debug
715 aarch64", "set/show debug coff-pe-read" and "set/show debug
716 mach-o".
717
a46c1e42
PA
7182013-04-02 Pedro Alves <palves@redhat.com>
719
720 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
721 table>: Add entry for "trace-buffer-size".
722
bd3eecc3
PA
7232013-03-28 Pedro Alves <palves@redhat.com>
724
725 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
726 table>: Add entry for "trace-status".
727
215b9f98
EZ
7282013-03-28 Eli Zaretskii <eliz@gnu.org>
729
730 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
731 @bullet", which is invalid (makeinfo 5.1 barfs).
732
7f7cc265
PA
7332013-03-28 Pedro Alves <palves@redhat.com>
734
735 PR gdb/15294
736
737 * gdb.texinfo (List) <set listsize>: Adjust to document that
738 listsize 0 means no limit, and remove mention of -1.
739
9c0be723
YQ
7402013-03-22 Yao Qi <yao@codesourcery.com>
741
742 * gdb.texinfo (Embedded Processors): Remove menu item
743 "OpenRISC 1000".
744 (OpenRISC 1000): Remove.
745
bd712aed
DE
7462013-03-21 Doug Evans <dje@google.com>
747
748 * gdb.texinfo (Maintenance Commands): Add docs for
749 "mt set per-command {space,time,symtab} {on,off}".
750
d0353e76
YQ
7512013-03-14 Hui Zhu <hui@codesourcery.com>
752 Yao Qi <yao@codesourcery.com>
753
754 * gdb.texinfo (Trace Files): Add "tsave -ctf".
755
6dd24dfa
KS
7562013-03-13 Keith Seitz <keiths@redhat.com>
757
758 * gdb.texinfo (Maintenance Commands): Add missing ')' for
759 "maint agent" reference to Dynamic printf.
760
5c4808ca
EZ
7612013-03-11 Eli Zaretskii <eliz@gnu.org>
762
763 * gdb.texinfo (General Query Packets): Don't use colon in index
764 entries visible to Info format.
765
59ea5688
MM
7662013-03-11 Markus Metzger <markus.t.metzger@intel.com>
767
768 * gdb.texinfo (Process Record and Replay): Document record
769 changes.
770
2ae8c8e7
MM
7712013-03-11 Markus Metzger <markus.t.metzger@intel.com>
772
773 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
774 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
775 qXfer:btrace:read.
776
28abe188
EZ
7772013-03-09 Eli Zaretskii <eliz@gnu.org>
778
779 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
780 use colons in @anchor and @cindex entries.
781
be9a119c 7822013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
783
784 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
785
be9a119c 7862013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
787 Hafiz Abid Qadeer <abidh@codesourcery.com>
788
789 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
790 trace-buffer-size set and show commands.
791 (Tracepoint Packets): Document QTBuffer:size.
792 (General Query Packets): Document QTBuffer:size.
793
d57350ea
TT
7942013-02-21 Tom Tromey <tromey@redhat.com>
795
796 * gdb.texinfo: Remove bad @syncodeindex.
797 (Values From Inferior, Types In Python, Inferiors In Python)
798 (Events In Python, Threads In Python, Frames In Python, Blocks In
799 Python, Symbols In Python, Symbol Tables In Python): Remove
800 @tables.
801 (Packets, General Query Packets, Tracepoint Packets)
802 (Host I/O Packets): Use @w{} for empty @item.
803
9f44fbc0
SCR
8042013-02-20 Siva Chandra Reddy <sivachandra@google.com>
805
806 * gdb.texinfo (Architectures In Python): Add description about
807 the new method gdb.Architecture.disassemble.
808
f5911ea1
HAQ
8092013-02-15 Pedro Alves <pedro@codesourcery.com>
810 Hafiz Abid Qadeer <abidh@codesourcery.com>
811
812 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
813 Document the "trace-file" field.
814
7e1e0340
DE
8152013-02-07 Doug Evans <dje@google.com>
816
817 * gdb.texinfo (Machine Code): Clarify argument to disassemble
818 command.
819
134a2066
YQ
8202013-02-06 Yao Qi <yao@codesourcery.com>
821
822 * gdb.texinfo (GDB/MI Async Records): Document new MI
823 notification "=tsv-modified". Update the document of MI
824 notification "=tsv-created".
825 * observer.texi (GDB Observers): New observer tsv_modified.
826 Update observer tsv_created and tsv_delete.
827
430ed3f0
MS
8282013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
829
830 * gdb.texinfo (AArch64 Features): New section; document
831 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
832 (Architectures): Add new AArch64 section to document AArch64
833 architecture specific commands.
834 (ABI): Add description of the new OS ABI "Newlib" and its influence
835 on the longjmp handling.
836
1b56eb55
JK
8372013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
838 Jan Kratochvil <jan.kratochvil@redhat.com>
839
840 * gdb.texinfo (Backtrace): Added description of 'filename-display'
841 variable in 'set/show backtrace' section.
842
c4957902
TT
8432013-01-31 Tom Tromey <tromey@redhat.com>
844
845 * gdb.texinfo (Target Commands): Fix typo.
846
bea883fd
SCR
8472013-01-23 Siva Chandra Reddy <sivachandra@google.com>
848
849 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
850 describing the gdb.Architecture class.
851 (Frames In Python): Add description about the new method
852 gdb.Frame.architecture().
853
796a7ff8
DE
8542013-01-23 Doug Evans <dje@google.com>
855
856 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
857
998580f1
MK
8582013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
859
860 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
861 'thread-groups' field when printing a breakpoint in MI.
862
c9fb1240
SD
8632012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
864 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
865 to reflect that jit-reader-load now supports absolute file-names.
866
ab04a2af
TT
8672013-01-16 Tom Tromey <tromey@redhat.com>
868
869 * gdb.texinfo (Set Catchpoints): Document "catch signal".
870 (Signals): Likewise.
871
8ac3646f
TT
8722013-01-16 Tom Tromey <tromey@redhat.com>
873
874 * gdb.texinfo (GDB/MI Breakpoint Information): Document
875 "catch-type" field.
876 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
877
e93a8774
TT
8782013-01-07 Tom Tromey <tromey@redhat.com>
879
880 * gdb.texinfo (Mode Options): Don't mention -epoch.
881 (Data, Emacs): Remove obsolete comments.
882
54516a0b
TT
8832013-01-02 Tom Tromey <tromey@redhat.com>
884
885 * gdb.texinfo (GDB/MI Output Records): Update menu.
886 (GDB/MI Breakpoint Information): New node.
887 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
888 <-break-insert>: Likewise.
889
8dbe8ece
YQ
8902012-12-31 Yao Qi <yao@codesourcery.com>
891
892 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
893 (Packets): Move "vStopped" packet to ...
894 (Notification Packets): ... here. Describe the components
895 of notification. Add a table of supported notifications.
896 Add an example on the process of he async notification.
897
f35a17b5
JK
8982012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
899
900 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
901 present.
902 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
903 fullname output always present.
904
0dfd2fad
PM
9052012-12-23 Pierre Muller <muller@sourceware.org>
906
907 * gdbint.texinfo (Function prototypes): Require use of "extern"
908 modifier for function prototypes in headers.
909
7785b880
JB
9102012-12-19 Joel Brobecker <brobecker@adacore.com>
911
912 * refcard.tex: Update copyright notice to GPL v3 or later.
913 Update contact info.
914
3d745be3
JK
9152012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
916
917 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
918
c9b6281a
YQ
9192012-12-15 Yao Qi <yao@codesourcery.com>
920
921 * gdb.texinfo (Debugging Output): Document 'set debug
922 notification' and 'show debug notification'.
923
f2a8bc8a
YQ
9242012-12-15 Yao Qi <yao@codesourcery.com>
925
926 * gdb.texinfo (Listing Tracepoints): New item and example about
927 'installed on target' output.
928 Add more in the example about 'installed on target'.
929 (GDB/MI Breakpoint Commands): Doc about 'installed field.
930
451b7c33
TT
9312012-12-14 Tom Tromey <tromey@redhat.com>
932
933 * gdb.texinfo (SVR4 Process Information): Mention core files.
934
3fa7bf06
MG
9352012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
936
937 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
938
05b4bd79
PA
9392012-12-11 Pedro Alves <palves@redhat.com>
940
941 * gdb.texinfo: Remove all mentions of Unixware throughout.
942
74a0d9f6
JK
9432012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
944
945 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
946
0c631110
TT
9472012-11-29 Tom Tromey <tromey@redhat.com>
948
949 * gdb.texinfo (SVR4 Process Information): Document missing
950 "info proc" subcommands.
951
891df0ea
YQ
9522012-11-29 Yao Qi <yao@codesourcery.com>
953
954 PR gdb/1477.
955 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
956 to 'auto' instead of 'gnu'.
957
608e2dbb
TT
9582012-11-26 Tom Tromey <tromey@redhat.com>
959
960 * gdb.texinfo (MiniDebugInfo): New node.
961 (GDB Files): Update.
962
e64e0392
DE
9632012-11-16 Doug Evans <dje@google.com>
964
965 * gdb.texinfo (System-wide configuration): If the system-wide init
966 file lives in the data-directory, and --data-directory is provided,
967 look for it there.
968
ae606bee
TT
9692012-11-15 Tom Tromey <tromey@redhat.com>
970
971 * gdb.texinfo (Signaling): Fix typo.
972
62747a60
TT
9732012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
974
975 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
976 parameter "count" of -data-write-memory-bytes, and add an example.
977
18a9fc12
TT
9782012-11-12 Tom Tromey <tromey@redhat.com>
979
980 * gdb.texinfo (Symbols): Document "info type-printers",
981 "enable type-printer" and "disable type-printer".
982 (Python API): Add new node to menu.
983 (Type Printing API): New node.
984 (Progspaces In Python): Document type_printers field.
985 (Objfiles In Python): Likewise.
986 (gdb.types) <get_type_recognizers, apply_type_recognizers,
987 register_type_printer, TypePrinter>: Document.
988
53342f27
TT
9892012-11-12 Tom Tromey <tromey@redhat.com>
990
991 * gdb.texinfo (Symbols): Document "set print type methods",
992 "set print type typedefs", and flags to ptype and whatis.
993
ed8a1c2d
AB
9942012-11-09 Andrew Burgess <aburgess@broadcom.com>
995
996 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
997 the example -data-disassemble output. Extend the description of
998 the -data-disassemble results to document all fields. Document
999 the cli disassemble command as being related to -data-disassemble.
1000
8506d139
YQ
10012012-11-09 Yao Qi <yao@codesourcery.com>
1002
1003 PR gdb/14777.
1004 * gdb.texinfo (OS Information): Remove doc on command
1005 'info udot'.
1006
4d3f93a2
JB
10072012-11-08 Joel Brobecker <brobecker@adacore.com>
1008
1009 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1010 gdb.ini warning for Windows port.
1011
1e96de83
YQ
10122012-11-08 Yao Qi <yao@codesourcery.com>
1013
1014 * gdb.texinfo (Search): Add kindex for 'fo'.
1015
dc939229
TT
10162012-11-05 Tom Tromey <tromey@redhat.com>
1017
1018 PR python/14802:
1019 * gdb.texinfo (Functions In Python): Add example.
1020
6f6484cd
YQ
10212012-11-03 Yao Qi <yao@codesourcery.com>
1022
1023 * observer.texi (GDB Observers): Remove observer
1024 'tracepoint_modified', 'tracepoint_created' and
1025 'tracepoint_deleted'.
1026
af4238e5
TT
10272012-10-26 Tom Tromey <tromey@redhat.com>
1028
1029 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1030
687e43a4
TT
10312012-10-25 Tom Tromey <tromey@redhat.com>
1032
1033 * gdb.texinfo (General Query Packets): Use @itemx.
1034
8de0566d
YQ
10352012-10-17 Yao Qi <yao@codesourcery.com>
1036
1037 * observer.texi (GDB Observers): Update observer
1038 'memory_changed'.
1039 * gdb.texinfo (GDB/MI Async Records): Document for
1040 "memory-changed" notification.
1041
07540c15
DE
10422012-10-15 Doug Evans <dje@google.com>
1043
1044 * gdb.texinfo (Mode Options): Document -nh.
1045 Elaborate on docs for -nx.
1046
d7019589
SP
10472012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1048
1049 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1050
82a90ccf
YQ
10512012-09-21 Yao Qi <yao@codesourcery.com>
1052 Pedro Alves <palves@redhat.com>
1053
1054 * gdb.texinfo (GDB/MI Async Records): Document notification
1055 'record-started' and 'record-stopped'.
1056 * observer.texi (GDB Observers): New observer 'record-changed'.
1057
aa9259cc
TS
10582012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1059
1060 * gdb.texinfo: Document the removal of SH's 'regs' command.
1061
c1d780c2
SDJ
10622012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1063
1064 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1065
bb25a15c
YQ
10662012-09-18 Yao Qi <yao@codesourcery.com>
1067
1068 * gdb.texinfo (GDB/MI Async Records): Document new MI
1069 notifications '=tsv-created' and '=tsv-deleted'.
1070 * observer.texi (GDB Observers): New observer tsv_created and
1071 tsv_deleted.
1072
201b4506
YQ
10732012-09-18 Yao Qi <yao@codesourcery.com>
1074
1075 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1076 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1077 '=traceframe-changed'.
1078
6fc1c773
YQ
10792012-09-17 Yao Qi <yao@codesourcery.com>
1080
1081 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1082 'set listsize'.
1083
121c73f3
JK
10842012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1085 Eli Zaretskii <eliz@gnu.org>
1086
1087 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1088 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1089 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1090
e9687799
JK
10912012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1092
1093 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1094
3b5e4d35
YPK
10952012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1096
1097 Document how to return from "python-interactive" to GDB.
1098 * gdb.texinfo (Python Commands): Update documentation.
1099
11002012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1101
1102 Add a new "python-interactive" command that starts a standard
1103 Python interactive prompt with "pi" as alias, and add "py" as
1104 an alias to "python".
1105 * gdb.texinfo (Python Commands): Document the new commands.
1106
b583003e
TT
11072012-08-22 Tom Tromey <tromey@redhat.com>
1108
1109 * gdbint.texinfo (Host Definition): Remove documentation for
1110 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1111
a451cb65
KS
11122012-08-17 Keith Seitz <keiths@redhat.com>
1113
1114 PR c++/13356
1115 * gdb.texinfo (Type and Range Checking): Remove warning.
1116 Remove spurious commas.
1117 Update text and examples for re-implementation of set/show
1118 check type.
1119 (C and C++ Type and Range Checks): Likewise.
1120
6b1755ce
YQ
11212012-08-16 Yao Qi <yao@codesourcery.com>
1122
1123 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1124 is deprecated.
1125
f47f77df
DE
11262012-08-13 Doug Evans <dje@google.com>
1127
1128 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1129 to include functions.
1130
a72c3253
DE
11312012-08-10 Doug Evans <dje@google.com>
1132
1133 * gdb.texinfo (Convenience Funs): New node.
1134 (Types In Python): Document Type.vector.
1135
5b9afe8a
YQ
11362012-08-09 Yao Qi <yao@codesourcery.com>
1137
1138 * observer.texi: New observer command_param_changed.
1139 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1140
dc1039df
JK
11412012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1142
1143 * gdbint.texinfo (Debugging GDB): In section
1144 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1145 Mention also gdb-gdb.py.
1146
4abf930d
YQ
11472012-08-07 Yao Qi <yao@codesourcery.com>
1148
1149 Revert the folloing patch:
1150 2012-08-06 Yao Qi <yao@codesourcery.com>
1151 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1152 remote hardware-watchpoint-limit' and 'set
1153 remote hardware-breakpoint-limit'.
1154
f3c8a52a
JK
11552012-08-06 Nathaniel Flath <flat0103@gmail.com>
1156
1157 * gdb.texinfo (Working Directory): Added information about new
1158 default argument for 'cd' command.
1159
77a91025
YQ
11602012-08-06 Yao Qi <yao@codesourcery.com>
1161
1162 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1163 remote hardware-watchpoint-limit' and 'set
1164 remote hardware-breakpoint-limit'.
1165
d9f08f52
YQ
11662012-08-06 Yao Qi <yao@codesourcery.com>
1167
1168 Fix PR14371.
1169
1170 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1171 '=breakpoint-deleted'.
1172
95b07c96
YQ
11732012-08-02 Yao Qi <yao@codesourcery.com>
1174
1175 * gdb.texinfo (Native): Remove node Neutrino.
1176
7255706c
YQ
11772012-07-27 Yao Qi <yao@codesourcery.com>
1178
1179 * gdb.texinfo (IPA Protocol Commands): Document new command
1180 'close'.
1181
d6b28940
TT
11822012-07-25 Tom Tromey <tromey@redhat.com>
1183
1184 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1185
e615022a
DE
11862012-07-20 Doug Evans <dje@google.com>
1187
1188 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1189 (Index Files): Document how to control the use of deprecated index
1190 sections.
1191 (Index Section Format): Replace --use-deprecated-index-sections with
1192 "set use-deprecated-index-sections on".
1193
055855a4
EZ
11942012-07-12 Eli Zaretskii <eliz@gnu.org>
1195
1196 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1197 indices into a single node "Index". Instead, join function and
1198 variable indices into a single index, separate from the concept
1199 index. Requested in
1200 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1201 (Top): Update the top-level menu: instead of one "Index" there are
1202 now separate entries "Concept Index" and "Function and Variable
1203 Index".
1204 (Concept Index, Function and Variable Index): New nodes.
1205 (Index): Node deleted.
1206
f77cc5f0
HZ
12072012-07-05 Hui Zhu <hui_zhu@mentor.com>
1208
1209 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1210 and "maint agent-eval".
1211
00595b5e
EZ
12122012-07-03 Eli Zaretskii <eliz@gnu.org>
1213
1214 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1215 avoid file-name clashes between Index.html and index.html on
1216 case-insensitive filesystems. See the discussion starting in
1217 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1218 details of the problem.
1219 (Top): Update the master menu for the above.
1220 (Concept Index, Command and Variable Index): New nodes, instead of
1221 the old "Index" node that was deleted. All cross-references
1222 updated.
1223
d3ce09f5
SS
12242012-07-02 Stan Shebs <stan@codesourcery.com>
1225
1226 * gdb.texinfo (Dynamic Printf): Mention agent style and
1227 disconnected dprintf.
1228 (Maintenance Commands): Describe maint agent-printf.
1229 (General Query Packets): Mention BreakpointCommands feature.
1230 (Packets): Document commands extension to Z0 packet.
1231 * agentexpr.texi (Bytecode Descriptions): Document printf
1232 bytecode.
1233
2d7b58e8
JK
12342012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1235
1236 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1237 only after gdbinit files.
1238 (Startup): Move -iex and -iex commands down after gdbinit files.
1239
202cbf1c
JK
12402012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1241
1242 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1243 possibility.
1244
b6ba681c
TT
12452012-06-29 Tom Tromey <tromey@redhat.com>
1246
1247 * gdb.texinfo (Index Section Format): Update for version 7.
1248
71caed83
SS
12492012-06-28 Stan Shebs <stan@codesourcery.com>
1250
1251 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1252 example, add note about title column.
1253
ee0bf529
SCR
12542012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1255
1256 * gdb.texinfo (Symbol Tables In Python): Add description about
1257 the new 'last' attribute of gdb.Symtab_and line.
1258
3c15d565
SCR
12592012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1260
1261 * gdb.texinfo (Symbol Tables In Python): Correct the description
1262 of the 'pc' attribute of gdb.Symtab_and_line.
1263
45cfd468
DE
12642012-06-26 Doug Evans <dje@google.com>
1265
1266 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1267 and symtab-create.
1268
496ee73e
KS
12692012-06-25 Keith Seitz <keiths@redhat.com>
1270
1271 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1272 from example. Remove "rbreak" from list of corresponding
1273 gdb commands.
1274
156942c7
DE
12752012-06-23 Doug Evans <dje@google.com>
1276
1277 * gdb.texinfo (Index Section Format): Document version 7 format.
1278
c614397c
YQ
12792012-06-22 Yao Qi <yao@codesourcery.com>
1280
1281 * gdb.texinfo: Add missing cindex for some packets.
1282
472a2379
KS
12832012-06-20 Keith Seitz <keiths@redhat.com>
1284
1285 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1286 for -break-insert and document -p.
1287
2678e2af
YQ
12882012-06-20 Yao Qi <yao@codesourcery.com>
1289
1290 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1291 and "gdb.write_memory" with "Inferior.read_memory" and
1292 "Inferior.write_memory".
1293
984359d2
EZ
12942012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1295
1296 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1297 (Free Documentation): Add @node line.
1298 (Continuing and Stepping) <advance location>: Use @item instead of
1299 @itemx.
1300 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1301 @itemx.
1302 (Embedded Processors): Put the link to "PA" to its correct place,
1303 according to document structure.
1304 (Python API): Put the link to "Lazy Strings In Python" to its
1305 correct place.
1306 (Index): Use @@ in @tex block to get a literal @.
1307
1308 * gdbint.texinfo: Fix the @subtitle line.
1309
1310 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1311 correct place.
1312
16bdd41f
YQ
13132012-06-08 Yao Qi <yao@codesourcery.com>
1314
1315 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1316 Protocol'.
1317 (In-Process Agent Protocol, IPA Protocol Objects)
1318 (IPA Protocol Commands): New nodes.
1319 (Tracepoint Packets): Add anchors.
1320
2d4c29c5
TS
13212012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1322
1323 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1324
6bd110c5
YQ
13252012-06-06 Yao Qi <yao@codesourcery.com>
1326
1327 * gdb.texinfo: Update copyright year.
1328
f3e0e960
SS
13292012-05-23 Stan Shebs <stan@codesourcery.com>
1330 Kwok Cheung Yeung <kcy@codesourcery.com>
1331
1332 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1333
1564a261
JK
13342012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1335
1336 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1337 Mention also --with-separate-debug-dir.
1338 (Auto-loading): Prepend $debugdir in the sample output.
1339 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1340 auto-load safe-path variable.
1341 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1342 Mention also $debugdir for 'set auto-load scripts-directory'.
1343
eb17f351
EZ
13442012-05-19 Eli Zaretskii <eliz@gnu.org>
1345
1346 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1347 (MIPS Embedded, MIPS, MIPS Register packet Format)
1348 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1349 appropriate.
1350
4cc0665f
MR
13512012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1352 Maciej W. Rozycki <macro@codesourcery.com>
1353
1354 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1355 mips compression".
1356 (MIPS Breakpoint Kinds): New subsubsection.
1357
7af8dcf8 13582012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1359
1360 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1361 nodes for subsections. Add @acronym mark-ups and adjust
1362 formatting.
1363
aff139ff
JK
13642012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1365
1366 Rename $ddir to $datadir.
1367 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1368 (objfile-gdb.py file): Rename $ddir to $datadir.
1369
9cb709b6
TT
13702012-05-18 Tom Tromey <tromey@redhat.com>
1371
1372 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1373
e7e0cddf
SS
13742012-05-14 Stan Shebs <stan@codesourcery.com>
1375
1376 * gdb.texinfo (Dynamic Printf): New subsection.
1377
7efc75aa
SCR
13782012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1379
1380 * gdb.texinfo (Basic Python): Add description about the function
1381 gdb.find_pc_line
1382
f307c045
JK
13832012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1384 Eli Zaretskii <eliz@gnu.org>
1385
1386 * gdb.texinfo (Separate Debug Files): Use plural form for global
1387 debugging information directory.
1388
85d4a676
SS
13892012-05-11 Stan Shebs <stan@codesourcery.com>
1390 Kwok Cheung Yeung <kcy@codesourcery.com>
1391
1392 * gdb.texinfo (Operating System Auxiliary Information): Document new
1393 'info os' subcommands.
1394
c1668e4e
JK
13952012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1396
1397 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1398 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1399 (dotdebug_gdb_scripts section): Add reference
1400 to 'Auto-loading safe path'.
1401
7349ff92
JK
14022012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1403
1404 Implement multi-component --with-auto-load-dir.
1405 * gdb.texinfo (Auto-loading): New references
1406 for 'set auto-load scripts-directory'
1407 and 'show auto-load scripts-directory'.
1408 (Auto-loading safe path): Describe the new default. Move $ddir
1409 substituation reference to 'objfile-gdb.py file'.
1410 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1411 script-name. Describe new 'set auto-load scripts-directory'
1412 and 'show auto-load scripts-directory'.
1413
6dea1fbd
JK
14142012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1415
1416 Provide $ddir substitution for --with-auto-load-safe-path.
1417 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1418 (Auto-loading safe path): Likewise. Mention the default value,
1419 $ddir substitution, --with-auto-load-safe-path and
1420 --without-auto-load-safe-path.
1421 * observer.texi (gdb_datadir_changed): New.
1422
1ccacbcd
JK
14232012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1424
1425 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1426 Twice.
1427
d9242c17
JK
1428 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1429 directory separator by path separator.
1430
af2c1515
JK
14312012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1432
1433 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1434 for 'set auto-load safe-path' optional. Mention if it is omitted.
1435 Change disabling security protection condition to "/", twice.
1436
a20ee7a4
SCR
14372012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1438
1439 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1440 the new methods global_block and static_block on gdb.Symtab
1441 objects.
1442
56af09aa
SCR
14432012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1444
1445 * gdb.texinfo (Blocks In Python): Add a note saying that future
1446 improvements to GDB and its infrastructure can move symbols
1447 across blocks within a symbol table.
1448
2746b0ef
YQ
14492012-04-29 Yao Qi <yao@codesourcery.com>
1450
1451 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1452 (A29K): Remove.
1453
62e5f89c
SDJ
14542012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1455 Tom Tromey <tromey@redhat.com>
1456
1457 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1458 and generic static probe support on GDB.
1459
a766d390
DE
14602012-04-25 Doug Evans <dje@google.com>
1461
50f042b9
DE
1462 * gdb.texinfo (Go): Fix thinko.
1463
a766d390
DE
1464 * gdb.texinfo (Supported Languages): Add Go.
1465 (Go): New node.
1466
f02e2b19
YQ
14672012-04-25 Yao Qi <yao@codesourcery.com>
1468
1469 * gdbint.texinfo (Testsuite): New section `Board settings'.
1470
68d41a48
JK
14712012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1472
1473 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1474 Three times.
1475
174bb630
JK
1476 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1477 Three times.
1478
0511cc75
JK
14792012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1480
1481 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1482 by @table @asis. Fix formatting of one item.
1483
0070f25a
JK
14842012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1485
1486 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1487
4dc84fd1
JK
14882012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1489
1490 New option "set debug auto-load".
1491 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1492 (auto-load verbose mode): New node.
1493
bccbefd2
JK
14942012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1495
1496 New option "set auto-load safe-path".
1497 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1498 and "info auto-load" examples for safe-path. Put there also references
1499 for "set auto-load safe-path" and "show auto-load safe-path".
1500 New menu item for Auto-loading safe path.
1501 (Auto-loading safe path): New node.
1502 (Python Auto-loading): Update the expected output from "Missing"
1503 to "No".
1504
bf88dd68
JK
15052012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1506
1507 auto-load: Implementation.
1508 * gdb.texinfo (Mode Options): New anchor for -nx.
1509 (Startup): New anchors for Option -init-eval-command,
1510 Home Directory Init File
1511 and Init File in the Current Directory during Startup.
1512 Mention set auto-load local-gdbinit with a reference.
1513 Change the sample code to "set auto-load python-scripts".
1514 (Threads): New anchor set libthread-db-search-path.
1515 Provide references to libthread_db.so.1 file.
1516 (Controlling GDB): New menu item for Auto-loading.
1517 (Auto-loading, Init File in the Current Directory)
1518 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1519 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1520 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1521 reference.
1522 (Auto-loading): Rename to ...
1523 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1524 "set auto-load python-scripts", new anchor for it. Change
1525 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1526 for it. Change "info auto-load-scripts"
1527 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1528 to "Python scripts".
1529
8264ba82
AG
15302012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1531
1532 PR mi/13393
1533 * gdb.texinfo (Print Settings): Extend the description for "set print
1534 object".
1535 (GDB/MI Variable Objects): Extend the description for -var-create and
1536 -var-list-children.
1537
06fc020f
SCR
15382012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1539
1540 * gdb.texinfo (Examining Data): Document the 'explore' command.
1541
7191c139
JB
15422012-03-28 Joel Brobecker <brobecker@adacore.com>
1543
1544 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1545 to the children of a varobj and its update range when -var-update
1546 returns that the varobj's type changed.
1547
3708f05e
JK
15482012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1549
1550 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1551 Create two new links fir 'objfile-gdb.py file'
1552 and 'dotdebug_gdb_scripts section'.
1553
8e0583c8
JK
15542012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1555
1556 * gdb.texinfo (Auto-loading): Rename node reference
1557 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1558 Twice.
1559 (.debug_gdb_scripts section): Rename the node ...
1560 (dotdebug_gdb_scripts section): ... here.
1561 (Maintenance Commands): Also rename this node reference.
1562
7b282c5a
SCR
15632012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1564
1565 * gdb.texinfo (Python API/Values From Inferior): Add description
1566 about the new method Value.referenced_value. Add description on
1567 how Value.dereference is different (and similar) to
1568 Value.referenced_value.
1569
8320cc4f
JK
15702012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1571
1572 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1573 --init-eval-command=COMMAND, -iex.
1574 (Startup): Describe -iex and -ix. Simplify the example
1575 for "set auto-load-scripts off".
1576
481860b3
GB
15772012-03-16 Gary Benson <gbenson@redhat.com>
1578
1579 PR breakpoints/10738
1580 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1581 stating that GDB cannot set breakpoints on inlined functions.
1582 (Mode Options): Document --use-deprecated-index-sections.
1583 (Index Section Format): Document new index section version format.
1584
c4aeac85
TT
15852012-03-15 Tom Tromey <tromey@redhat.com>
1586
1587 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1588
16899756
DE
15892012-03-13 Doug Evans <dje@google.com>
1590
1591 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1592 of "reload".
1593 (Symbols): Delete docs for set/show symbol-reloading.
1594 * gdbint.texinfo (Defining Other Architecture Features): Delete
1595 SYMBOL_RELOADING_DEFAULT.
1596 * refcard.tex: Delete reference to symbol-reloading.
1597
9b224c5e
PA
15982012-03-07 Pedro Alves <palves@redhat.com>
1599
1600 * gdb.texinfo (General Query Packets): Document new
1601 QProgramSignals packet.
1602 * gdb.texinfo (Remote configuration): Mention
1603 "program-signals-packet".
1604
169081d0
TG
16052012-03-05 Tristan Gingold <gingold@adacore.com>
1606
1607 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1608
d1feda86
YQ
16092012-03-03 Yao Qi <yao@codesourcery.com>
1610
1611 * gdb.texinfo (In-Process Agent): New node.
1612 Document new commands.
1613 (General Query Packets): Add packet `QAgent'.
1614
1faeff08
MR
16152012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1616
1617 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1618
7d74f244
DE
16192012-03-01 Scott J. Goldman <scottjg@vmware.com>
1620
1621 * gdb.texinfo (Commands In Python): Put example python macro in
1622 COMMAND_USER category rather than COMMAND_OBSCURE.
1623 Document gdb.COMMAND_USER.
1624 (User-defined Commands): Update documentation to clarify
1625 "set/show max-user-call-depth" and "show user" don't apply to python
1626 commands. Update documentation to clarify "help user-defined" may
1627 also include python commands defined as COMMAND_USER.
1628
6fe37d23
JK
16292012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1630
1631 * gdb.texinfo (Startup): Add option -ex description to the option -x
1632 description.
1633
83364271
LM
16342012-02-24 Luis Machado <lgustavo@codesourcery.com>
1635
1636 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1637 condition-evaluation breakpoint parameter.
1638 Mention condition-evaluation mode being shown in "info break".
1639 (Break Conditions): Add description for target-side
1640 conditional breakpoints.
1641 (Remote Configuration): Mention conditional-breakpoints-packet.
1642 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1643 cond-expr.
1644 (General Query Packets): Mention new ConditionalBreakpoint feature.
1645
bdb1994d
TT
16462012-02-22 Tom Tromey <tromey@redhat.com>
1647
1648 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1649
4d241c86
TT
16502012-02-17 Tom Tromey <tromey@redhat.com>
1651
1652 PR python/10753:
1653 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1654 directory.
1655
816338b5
SS
16562012-02-14 Stan Shebs <stan@codesourcery.com>
1657
1658 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1659
cc30c4bd
PA
16602012-02-13 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1663 mips-idt-ecoff.
1664
035d1e5b
YQ
16652012-02-09 Yao Qi <yao@codesourcery.com>
1666
1667 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1668
f0823d2c
TT
16692012-02-07 Tom Tromey <tromey@redhat.com>
1670
1671 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1672 Symbol.value.
1673
64e7d9dd
TT
16742012-02-07 Tom Tromey <tromey@redhat.com>
1675
1676 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1677
4220b2f8
TS
16782012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1679
1680 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1681
edcc5120
TT
16822012-01-24 Tom Tromey <tromey@redhat.com>
1683
1684 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1685 unload".
1686 (Files): Mention new catch commands.
1687 (GDB/MI Async Records): Likewise.
1688
53fe1783
GB
16892012-01-24 Gary Benson <gbenson@redhat.com>
1690
1691 Delete #if 0'd out code.
1692 * gdb.texinfo (Frame Info): Remove "info catch".
1693
b9e7b9c3
UW
16942012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1695
1696 * gdb.texinfo (Remote Configuration): Document
1697 "set remote hostio-readlink-packet" command.
1698 (General Query Packets): Document vFile:readlink packet.
1699
4aac40c8
TT
17002012-01-16 Tom Tromey <tromey@redhat.com>
1701
1702 * gdb.texinfo (Specify Location): Document relative file name
1703 handling.
1704
cafec441
TT
17052012-01-16 Tom Tromey <tromey@redhat.com>
1706
1707 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1708
0ee339bc
JK
17092012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1710 Eli Zaretskii <eliz@gnu.org>
1711
1712 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1713 code.
1714
72384ba3
PH
17152012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1716
1717 * gdb.texinfo (Variables): Document use of :: for non-static
1718 variables.
1719
ce1b17c4
JB
17202012-01-05 Joel Brobecker <brobecker@adacore.com>
1721
1722 * gdbint.texinfo (Start of New Year Procedure): Update
1723 to replace use of copyright.sh by use of copyright.py.
1724
217bff3e
JK
17252012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1726
1727 Remove the gdbtui binary.
1728 * all-cfg.texi (GDBTUI): Remove.
1729 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1730 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1731 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1732
cc72b2a2
KP
17332011-12-23 Kevin Pouget <kevin.pouget@st.com>
1734
1735 Introduce gdb.FinishBreakpoint in Python.
1736 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1737 (Python API): Add menu entry for Finish Breakpoints.
1738
13ac8d2c
JK
17392011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1740
1741 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1742 tests.
1743
e0f9f062
DE
17442011-12-16 Doug Evans <dje@google.com>
1745
1746 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1747
80b6e756
PM
17482011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1749
1c3ad6ab 1750 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1751 stack". Add documentation for "set/show python print-stack".
1752
2fb860fc
PA
17532011-12-14 Pedro Alves <pedro@codesourcery.com>
1754
1755 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1756 should transfer control to the stub in the startup code instead of
1757 in main. Mention the need to get past the initial breakpoint.
1758
f8eba3c6
TT
17592011-12-06 Tom Tromey <tromey@redhat.com>
1760
1761 * gdb.texinfo (Set Breaks): Update for new behavior.
1762
2268b414
JK
17632011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1764
1765 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1766 List Format for SVR4 Targets'.
1767 (General Query Packets): New item qXfer:libraries-svr4:read.
1768 (Library List Format for SVR4 Targets): New node.
1769
ae6f0d5b
TT
17702011-12-01 Tom Tromey <tromey@redhat.com>
1771
1772 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1773 add.
1774
36dfb11c
TT
17752011-11-22 Tom Tromey <tromey@redhat.com>
1776
1777 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1778 reasons.
1779
f196051f
SS
17802011-11-20 Stan Shebs <stan@codesourcery.com>
1781
1782 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1783 note-related options and variables.
1784 (Tracepoint Packets): Document packet changes.
1785
f85b53f8
SD
17862011-11-20 Sanjoy Das <sdas@igalia.com>
1787
1788 * gdb.texinfo (JIT Interface): Add documentation on writing and
1789 usind JIT debug info readers.
1790 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1791 Debug Info Readers): New nodes.
1792
bfccc43c
YQ
17932011-11-18 Yao Qi <yao@codesourcery.com>
1794
1795 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1796 tracepoint.
1797
c011a4f4
DE
17982011-11-15 Doug Evans <dje@google.com>
1799
1800 * gdb.texinfo (Files): Document basenames-may-differ.
1801
ed59ded5
DE
18022011-11-14 Doug Evans <dje@google.com>
1803
1804 * gdb.texinfo (Shell Commands): Document "!".
1805
405f8e94
SS
18062011-11-14 Stan Shebs <stan@codesourcery.com>
1807 Kwok Cheung Yeung <kcy@codesourcery.com>
1808
1809 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1810 needed to get shorter fast tracepoints.
1811 (Tracepoint Packets): Document new qTMinFTPILen packet.
1812
1e4d1764
YQ
18132011-11-14 Yao Qi <yao@codesourcery.com>
1814
1815 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1816 behavior of tracepoint.
1817 (General Query Packets): New feature InstallInTrace.
1818 (Remote Configuration): Document "set remote
1819 install-in-trace-packet".
1820
71eba9c2 18212011-11-12 Matt Rice <ratmice@gmail.com>
1822
1823 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1824 Add arguments to info macro.
1825
e0f8f636
TT
18262011-11-10 Tom Tromey <tromey@redhat.com>
1827
1828 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1829 manual.
1830 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1831 (Macros): Add a footnote.
1832 (C): Remove paragraph about compiler options.
1833 (C Constants): Mention wide character and string constants.
1834 (C Plus Plus Expressions): Update compiler option advice. Mention
1835 using declarations. Mention ADL. Remove old HP compiler
1836 information.
1837
625c0d47
TT
18382011-11-10 Tom Tromey <tromey@redhat.com>
1839
1840 PR c++/9257:
1841 * gdb.texinfo (Print Settings): Add an extra note about the need
1842 for a vtable.
1843
4be2aacc
MR
18442011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1845
1846 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1847 "set mips abi" documentation.
1848
0a1c4d10
DE
18492011-11-04 Doug Evans <dje@google.com>
1850
1851 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1852
aad1c02c
TT
18532011-11-03 Tom Tromey <tromey@redhat.com>
1854
1855 * gdb.texinfo (Stopping): Add menu entry.
1856 (Continuing and Stepping): Restore @node. Use @section, not
1857 @subsection.
1858
983fb131
MR
18592011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1860
1861 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1862 designation. Fix "Specify Location" cross-reference.
1863
3065dfb6
SS
18642011-11-02 Stan Shebs <stan@codesourcery.com>
1865
1866 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1867 (General Query Packets): Describe tracenz feature.
1868 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1869
0aaaf063
PK
18702011-10-28 Paul Koning <paul_koning@dell.com>
1871
1872 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1873
2231f1fb
KP
18742011-10-27 Kevin Pouget <kevin.pouget@st.com>
1875
1876 * gdb.texinfo ((Frames In Python): Document
1877 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1878
5110b5df
PK
18792011-10-26 Paul Koning <paul_koning@dell.com>
1880
1881 * gdb.texinfo (gdb.types): Document new deepitems function.
1882
22dbab46
PK
18832011-10-25 Paul Koning <paul_koning@dell.com>
1884
1885 PR python/13327
1886
1887 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1888 fetch_lazy method.
1889
9df2fbc4
PM
18902011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1891
1892 PR python/12656
1893
1894 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1895 global_block, static_block function.
1896
f05e2e1d
TT
18972011-10-19 Tom Tromey <tromey@redhat.com>
1898
1899 * gdb.texinfo (Commands In Python): Add missing "@"s.
1900
a7fc3f37
KP
19012011-10-13 Kevin Pouget <kevin.pouget@st.com>
1902
1903 PR python/13285 Document named constants for frame unwind stop reasons
1904 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1905 constants.
1906
5048e516
JK
19072011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1908
1909 Fix compatibility with texinfo versions older than 4.12.
1910 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1911 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1912 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1913 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1914 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1915 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1916 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1917
5a56e9c5
DE
19182011-10-09 Doug Evans <dje@google.com>
1919
1920 * gdb.texinfo (Extending GDB): Document alias command.
1921
36b11add
JK
19222011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1923
1924 Support @entry in input expressions.
1925 * gdb.texinfo (Variables): Describe @entry names suffix.
1926 (Print Settings): Add anchor for `set print entry-values'.
1927
e18b2753
JK
19282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1929 Eli Zaretskii <eliz@gnu.org>
1930
1931 Display @entry parameter values (without references).
1932 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1933 example.
1934 (Print Settings): New description of set print entry-values and show
1935 print entry-values.
1936
111c6489
JK
19372011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1938 Eli Zaretskii <eliz@gnu.org>
1939
1940 Recognize virtual tail call frames.
1941 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1942 (Tail Call Frames): New node.
1943 (Frames In Python): Add gdb.TAILCALL_FRAME.
1944
9c15afc4
DE
19452011-10-07 Doug Evans <dje@google.com>
1946
1947 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1948 register_pretty_printer.
1949
99f5279d
PM
19502011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1951
1952 PR python/12930
1953 PR python/12802
1954
1955 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1956 stop method.
1957
03583c20
UW
19582011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1959
1960 * gdb.texinfo (Starting your Program): "set disable-randomization"
1961 is no longer Linux-specific.
1962 (Remote Configuration): Document "set remote
1963 disable-randomization-packet".
1964 (General Query Packets): Document "QDisableRandomization" packet
1965 and add it to "qSupported" list.
1966
bd054e06
KP
19672011-10-07 Kevin Pouget <kevin.pouget@st.com>
1968
1969 Allow Python notification of new object-file loadings.
1970 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1971 event type.
1972
cb6be26b
KP
19732011-10-04 Kevin Pouget <kevin.pouget@st.com>
1974
1975 PR python/12691: Add the inferior to Python exited event
1976 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1977
a05336a1
JB
19782011-10-03 Joel Brobecker <brobecker@adacore.com>
1979
1980 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1981 rephasing.
1982
5d77fe44
JB
19832011-10-03 Joel Brobecker <brobecker@adacore.com>
1984
1985 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1986 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1987 as possible feature returned by the `-list-features'
1988 command.
1989
699df94d
PK
19902011-09-28 Paul Koning <paul_koning@dell.com>
1991
1992 * gdb.texinfo (gdb.Type): Document field access by dictionary
1993 key syntax.
1994
24bdad53
YQ
19952011-09-28 Yao Qi <yao@codesourcery.com>
1996
1997 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1998 Add one space after option `-s'. Remove @r{} markup.
1999
6710bf39
SS
20002011-09-27 Stan Shebs <stan@codesourcery.com>
2001
2002 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2003
d99f7e48
HZ
20042011-09-16 Hui Zhu <teawater@gmail.com>
2005
2006 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2007 to *(unsigned char *)$esp@300.
2008
d812018b
PK
20092011-09-15 Paul Koning <paul_koning@dell.com>
2010
2011 * gdb.texinfo: Make style of Python functions and methods match
2012 the syntax of Python. Also put class and module names explicitly
2013 on function, member, and variable names, matching Python
2014 documentation conventions.
2015
2aa48337
KP
20162011-09-15 Kevin Pouget <kevin.pouget@st.com>
2017
2018 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2019 * gdb.texinfo (Inferiors In Python): Describe new
2020 gdb.selected_inferior() function.
2021
6839b47f
KP
20222011-09-15 Kevin Pouget <kevin.pouget@st.com>
2023
2024 Handle multiple breakpoint hits in Python interface:
2025 * gdb.texinfo (Events In Python): New function documentation:
2026 gdb.BreakpointEvent.breakpoints. Indicate that
2027 gdb.BreakpointEvent.breakpoint is now deprecated.
2028
26829f2b
JB
20292011-09-04 Joel Brobecker <brobecker@adacore.com>
2030
2031 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2032
a9f54f60
TT
20332011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2034
2035 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2036
fa3a4f15
PM
20372011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2038
2039 * gdb.texinfo (Prompt): Add set/show extended-prompt
2040 documentation
2041 (Basic Python): Add prompt_hook anchor.
2042 (Python modules): Reword module text to reflect multiple modules.
2043 (gdb.prompt): Document gdb.prompt module.
2044
224bbe49
YQ
20452011-08-14 Yao Qi <yao@codesourcery.com>
2046
78d85199
YQ
2047 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2048
20492011-08-14 Yao Qi <yao@codesourcery.com>
2050
2051 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
2052 (TIC6x Features): New node.
2053
457e09f0
DE
20542011-08-12 Doug Evans <dje@google.com>
2055
2056 * gdb.texinfo (Symbols In Python): Document symbol.type.
2057
5e239b84
PM
20582011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2059
2060 * gdb.texinfo (Python): Document command and function
2061 auto-loading.
2062
177bc839
JK
20632011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2064 Eli Zaretskii <eliz@gnu.org>
2065
2066 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2067 typedefs unrolling. Extend the sample code by an inner typedef and
2068 outer typedefs unrolling.
2069
1a532630
PP
20702011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2071
2072 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2073 size and line-size.
2074
9b158ba0 20752011-07-21 Matt Rice <ratmice@gmail.com>
2076
2077 PR macros/12999
2078 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2079 Update text and cindex entries for info macro command.
2080
d17b6f81
PM
20812011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2082
2083 * observer.texi (GDB Observers): Add before_prompt observer.
2084 * gdb.texinfo (Basic Python): Add documentation for prompt
2085 substitution.
2086
713389e0
PM
20872011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2088
2089 PR python/12438
2090 * gdb.texinfo (Python Commands): Add deprecate note to maint
2091 set/show python print-stack. Document set/show python
2092 print-backtrace.
2093
177b42fe
TJB
20942011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2095
2096 * gdb.texinfo: Fix typos.
2097
900e11f9
JK
20982011-07-01 Tom Tromey <tromey@redhat.com>
2099
2100 * gdb.texinfo (Debugging Output): Document set debug
2101 check-physname.
2102
39c4d40a
TT
21032011-06-29 Tom Tromey <tromey@redhat.com>
2104
2105 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2106 breakpoint-notifications feature.
2107
6f5def7d
UW
21082011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2109
2110 * gdb.texinfo (Target Description): Remove warning about
2111 possibly unstable format.
2112
8cf64490
TT
21132011-06-03 Tom Tromey <tromey@redhat.com>
2114
2115 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2116 (Events In Python): Note that exit_code is optional.
2117
393eab54
PA
21182011-05-17 Pedro Alves <pedro@codesourcery.com>
2119
2120 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2121 required for multi-threading support.
2122 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2123 Hc are deprecated for multi-threading debugging. Point readers at
2124 the vCont packet.
2125
75fc9810
DE
21262011-05-15 Doug Evans <dje@google.com>
2127
2128 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2129
01124a23
DE
21302011-05-13 Doug Evans <dje@google.com>
2131
98a5dd13
DE
2132 * gdb.texinfo (Threads): Document $sdir,$pdir.
2133 (Server): Document $pdir exception.
2134
dbaefcf7
DE
2135 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2136
cc63ef9b
DE
2137 * gdb.texinfo (Threads): Clarify default value for
2138 libthread-db-search-path.
7e0396aa 2139
01124a23
DE
2140 * gdb.texinfo (Completion): Update example.
2141 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2142
d248b706
KY
21432011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2144
2145 * gdb.texinfo: Document change in the behaviour of the enable and
2146 disable GDB commands when applied to tracepoints.
2147 Document the EnableDisableTracepoints remote stub feature.
2148 Document QTEnable and QTDisable in the list of tracepoint packets.
2149
cc88a640
JK
21502011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2151
2152 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2153 hsuser.texi.
2154 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2155 comment to hsuser.texi. Change rluser.texi name in the comment.
2156
84e578fb
DE
21572011-05-10 Doug Evans <dje@google.com>
2158
2159 * gdb.texinfo (Threads): If an empty path is provided for
2160 libthread-db-search-path it is reset to its default value.
2161 (Server): Ditto.
2162
478aac75
DE
21632011-05-09 Doug Evans <dje@google.com>
2164
2165 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2166
9c06b0b4
TJB
21672011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2168 Thiago Jung Bauermann <bauerman@br.ibm.com>
2169
2170 Implement support for PowerPC BookE masked watchpoints.
2171 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2172 (PowerPC Embedded): Mention support of masked watchpoints.
2173
9ed350ad
JB
21742011-05-03 Joel Brobecker <brobecker@adacore.com>
2175
2176 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2177 `@value{GDBN}'.
2178
4ceed123
JB
21792011-05-03 Joel Brobecker <brobecker@adacore.com>
2180
2181 * gdb.texinfo (titlepage): Remove dedication.
2182 (In Memoriam): New appendix.
2183
559a7a62
JK
21842011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2185 Eli Zaretskii <eliz@gnu.org>
2186
2187 * gdb.texinfo (Index Section Format): Change the version to 5.
2188 Describe the different formula.
2189
03f2bd59
JK
21902011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2191 Eli Zaretskii <eliz@gnu.org>
2192
2193 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2194 for disconnected tracing.
2195 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2196 extended-remote relationship. Mention --once.
2197 (TCP port allocation lifecycle of @code{gdbserver}): New.
2198
d9b1a651
EZ
21992011-04-23 Eli Zaretskii <eliz@gnu.org>
2200
2201 * gdb.texinfo (Server): Improve indexing. Index all optional
2202 switches to gdbserver.
2203
90476074
TT
22042011-04-20 Tom Tromey <tromey@redhat.com>
2205
2206 * gdb.texinfo (Index Section Format): New node.
2207 (Top): Add new node to menu.
2208
c21236dc
PA
22092011-04-20 Pedro Alves <pedro@codesourcery.com>
2210
2211 * gdb.texinfo (Maintenance Commands): Document `maint print
2212 remote-registers'.
2213
05c8c3f5
TT
22142011-04-20 Tom Tromey <tromey@redhat.com>
2215
2216 * gdb.texinfo (Trace File Format): Move node later.
2217
7a9dd1b2
TT
22182011-04-19 Tom Tromey <tromey@redhat.com>
2219
2220 * gdbint.texinfo (Register Information Functions): Remove
2221 duplicate "the".
2222 * gdb.texinfo (Emacs): Remove duplicate "to".
2223 (GDB/MI Variable Objects): Remove duplicate "the".
2224 (General Query Packets): Likewise.
2225
4368ebeb
JB
22262011-04-02 Joel Brobecker <brobecker@adacore.com>
2227
2228 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2229 "GDB/MI Ada Exception Information" node.
2230
956a9fb9
JB
22312011-04-01 Joel Brobecker <brobecker@adacore.com>
2232
2233 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2234 the "exception-name" field in the *stopped async record.
2235
f1310107
TJB
22362011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2237 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2238
2239 Implement support for PowerPC BookE ranged breakpoints.
2240 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2241
8786b2bd
TT
22422011-03-28 Tom Tromey <tromey@redhat.com>
2243
2244 * gdb.texinfo (Set Tracepoints): Fix typo.
2245
9ef07c8c
TT
22462011-03-24 Tom Tromey <tromey@redhat.com>
2247
2248 * gdb.texinfo (Specify Location): Document `function:label'
2249 linespec.
2250
99c3dc11
PM
22512011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2252
f1310107 2253 PR python/12149
99c3dc11
PM
2254
2255 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2256
29703da4
PM
22572011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2258
2259 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2260 (Inferiors In Python): Likewise.
2261 (Threads In Python): Likewise.
2262 (Symbols In Python): Likewise.
2263 (Objfiles In Python): Likewise.
2264 (Symbol Tables In Python): Likewise.
2265
c9174737
PA
22662011-03-15 Pedro Alves <pedro@codesourcery.com>
2267
2268 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2269 display>: Explain that the commands accept number ranges.
2270
7371cf6d
PM
22712011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2272
2273 * gdb.texinfo (Breakpoints In Python): Add description and example
2274 of Python stop function operation.
2275
ecec24e6
PM
22762011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2277
2278 * gdb.texinfo (Parameters In Python): Document get_set_string and
2279 get_show_string methods.
2280
6dcd5565
JK
22812011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2282
2283 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2284
81896e36
JK
2285 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2286 circular-trace-buffer name.
2287
5e30da2c
JB
22882011-02-28 Joel Brobecker <brobecker@adacore.com>
2289
2290 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2291 in the previous change.
2292
3bd0f5ef 22932011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2294
2295 * gdb.texinfo (Inferiors and Programs): Update commands to show
2296 that they can accept multiple arguments.
2297
4ec7539c
JB
22982011-02-24 Joel Brobecker <brobecker@adacore.com>
2299
2300 Revert the following patch (code patch was not approved):
2301 2011-02-21 Hui Zhu <teawater@gmail.com>
2302 * agentexpr.texi (bytecode descriptions): add printf.
2303 * gdb.texinfo (tracepoint action lists): add printf.
2304
82809774
DE
23052011-02-23 Doug Evans <dje@google.com>
2306
2307 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2308
e5a67952
MS
23092011-02-23 Michael Snyder <msnyder@vmware.com>
2310
2311 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2312 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2313 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2314
6e6fbe60
DE
23152011-02-22 Doug Evans <dje@google.com>
2316
2317 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2318 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2319 add description of result, fix @defun formatting.
2320
f994e27a
HZ
23212011-02-21 Hui Zhu <teawater@gmail.com>
2322
2323 * agentexpr.texi (Bytecode Descriptions): Add printf.
2324 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2325
c7f96d2b
TT
23262011-02-18 Tom Tromey <tromey@redhat.com>
2327
2328 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2329
60f98dde
MS
23302011-02-14 Michael Snyder <msnyder@vmware.com>
2331
2332 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2333 Document new command "thread find".
2334
08e796bc
MS
23352011-02-14 Michael Snyder <msnyder@vmware.com>
2336
2337 * gdb.texinfo (Threads): Update example of new thread message.
2338
b3b9301e
PA
23392011-02-14 Pedro Alves <pedro@codesourcery.com>
2340
2341 * gdb.texinfo (Remote Configuration): Mention set/show remote
2342 traceframe-info.
2343 (Tools/Packages Optional for Building GDB): Mention that expat is
2344 used for traceframe info.
2345 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2346 (General Query Packets) <qSupported>: Describe the
2347 qXfer:traceframe-info:read feature.
2348 (qXfer::read): Describe qXfer:traceframe-info:read.
2349 (Traceframe Info Format): New section.
2350
cef35b0f
PA
23512011-02-04 Pedro Alves <pedro@codesourcery.com>
2352
2353 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2354 for casts and unary operators.
2355
f1cbe1d3
TT
23562011-02-04 Tom Tromey <tromey@redhat.com>
2357
2358 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2359 is not useful.
2360
585fdaa1
PA
23612011-01-25 Pedro Alves <pedro@codesourcery.com>
2362
2363 * gdb.texinfo: s/value optimized out/optimized out/g
2364
7bfc9434
JB
23652011-01-21 Joel Brobecker <brobecker@adacore.com>
2366
2367 * gdb.texinfo (Other Misc Settings): Rework part of the
2368 documentation of the "set interactive mode" command.
2369
4694da01
TT
23702011-01-19 Tom Tromey <tromey@redhat.com>
2371
2372 * gdb.texinfo (Threads): Document thread name output and `thread
2373 name' command.
2374 (Threads In Python): Document Thread.name attribute.
2375 (GDB/MI Thread Commands): Document thread attributes.
2376
b716877b
AB
23772011-01-12 Andrew Burgess <aburgess@broadcom.com>
2378
2379 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2380 changes in mi/mi-cmd-disas.c
2381
13fd8b81
TT
23822011-01-12 Tom Tromey <tromey@redhat.com>
2383
2384 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2385 Fix "thread apply" text.
2386
e09342b5
TJB
23872011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2388 Thiago Jung Bauermann <bauerman@br.ibm.com>
2389
2390 Implement support for PowerPC BookE ranged watchpoints.
2391 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2392 the "set powerpc exact-watchpoints" flag.
2393
06e65f44
TT
23942011-01-07 Tom Tromey <tromey@redhat.com>
2395
2396 * gdb.texinfo (Python API): Add descriptions to @menu items.
2397
d8e22779
TT
23982011-01-06 Tom Tromey <tromey@redhat.com>
2399
2400 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2401
a255712f
PP
24022010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2403
e09342b5 2404 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2405
ccfc3d6e
TT
24062011-01-06 Tom Tromey <tromey@redhat.com>
2407
2408 PR python/12133:
2409 * gdb.texinfo (Frames In Python): Document various frame
2410 constants.
2411
44944448
JB
24122011-01-05 Joel Brobecker <brobecker@adacore.com>
2413
2414 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2415 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2416 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2417
42ea3d7a
JK
24182011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2419
2420 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2421 (clean): Add GDBvn.texi.
2422
720d1a40
JB
24232010-12-29 Joel Brobecker <brobecker@adacore.com>
2424
2425 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2426 occasional case where the debugger prints an array address
2427 instead of the array itself.
2428
ad196637
PA
24292010-12-23 Pedro Alves <pedro@codesourcery.com>
2430
2431 * gdb.texinfo (Packets) <read registers packet>: Document support
2432 for registers that were not collected.
2433
a86caf66
DE
24342010-12-15 Doug Evans <dje@google.com>
2435
2436 * gdb.texinfo (Startup): Document auto-loading of scripts during
2437 startup.
2438 (Auto-loading): Delete "maint set python auto-load on|off".
2439 Add "set auto-load-scripts on|off".
2440
aae1c79a
DE
24412010-12-07 Doug Evans <dje@google.com>
2442
2443 * gdb.texinfo (Mode Options): Document -data-directory.
2444 (Data Files): Add reference to -data-directory.
2445
4e04c971
DE
24462010-11-29 Doug Evans <dje@google.com>
2447
2448 * gdb.texinfo (Pretty-Printer Introduction): Change
2449 printer-name:subprinter-name to printer-name;subprinter-name.
2450
94b6973e
PM
24512010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2452
2453 PR python/12199
2454
2455 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2456
39037522
TT
24572010-11-23 Tom Tromey <tromey@redhat.com>
2458
2459 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2460 (Editing): Likewise.
2461 (Command History): Likewise.
2462 (TUI Keys): Likewise.
2463 (Bug Reporting): Conditionally include rluser.texi and
2464 inc-history.texinfo.
2465 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2466 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2467 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2468 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2469 (gdb.pdf): Likewise.
2470 (gdb.info): Likewise.
2471 (gdb/index.html): Likewise.
2472
5ae98d25
TT
24732010-11-23 Tom Tromey <tromey@redhat.com>
2474
2475 * Makefile.in (Makefile): Run ../config.status.
2476 (distclean): Update.
2477 * configure: Remove.
2478 * configure.ac: Remove.
2479
621c8364
TT
24802010-11-12 Tom Tromey <tromey@redhat.com>
2481
2482 * gdb.texinfo (Basic Python): Update. Add xref.
2483 (Exception Handling): Document new exception classes.
2484 (Types In Python): Update.
2485 (Frames In Python): Update.
2486
84f4c1fe
PM
24872010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2488
2489 * gdb.texinfo (Breakpoints In Python): Document "internal"
2490 parameter, and visible attribute.
2491
99e7ae30
DE
24922010-11-05 Doug Evans <dje@google.com>
2493
2494 * gdb.texinfo (Source Path): Document "set directories".
2495
f4b8a18d
KW
24962010-11-05 Ken Werner <ken.werner@de.ibm.com>
2497
2498 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2499 (OpenCL C): New node.
2500
7b51bc51
DE
25012010-11-02 Doug Evans <dje@google.com>
2502
2503 * gdb.texinfo (Pretty Printing): Expand into three sections,
2504 introduction, example, and commands.
2505 (Python API): Delete section Disabling Pretty-Printers, merge into
2506 Selecting Pretty-Printers.
2507 (Writing a Pretty-Printer): New section. Move the pretty-printer
2508 example here, and reformat to match python coding style. Add a second
2509 example using the gdb.printing module.
2510 (Python modules): Add gdb.printing.
2511
9eeee977
DE
25122010-10-29 Doug Evans <dje@google.com>
2513
2514 * gdb.texinfo (Python): Fix long line.
2515
a0e0ffdf
DE
25162010-10-20 Doug Evans <dje@google.com>
2517
2518 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2519 All references updated. Correct sections marked as subsections.
2520 (Coding Standards): New chapter. Move the coding standard related
2521 subsections here. Add section on Python coding standards.
2522
0e3509db
DE
25232010-10-13 Doug Evans <dje@google.com>
2524
2525 * gdb.texinfo (Python): Add "Python modules".
2526 (Types in Python): Add reference to gdb.types section.
2527 (Python modules): New node.
2528
44592cc4
DE
25292010-10-11 Doug Evans <dje@google.com>
2530
2531 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2532 Python" from gdb.Value.type description.
2533
6e1bb179
JB
25342010-09-28 Joel Brobecker <brobecker@adacore.com>
2535
2536 * gdb.texinfo (Ravenscar Profile): New node.
2537
e8467610
TT
25382010-09-22 Tom Tromey <tromey@redhat.com>
2539
2540 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2541
fccd1d1e
EZ
25422010-09-22 Eli Zaretskii <eliz@gnu.org>
2543
2544 * gdb.texinfo (Values From Inferior): Clarify that
2545 value.dynamic_type works only in C++ programs with RTTI.
2546
c1b6b909
TT
25472010-09-15 Paul Bolle <pebolle@tiscali.nl>
2548
2549 * gdb.texinfo (Character Sets): Correctly reference host-charset
2550 in example.
2551
7d288aaa
TT
25522010-09-13 Tom Tromey <tromey@redhat.com>
2553
2554 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2555 Document "fullname" and "from".
2556
f75d858b
MK
25572010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2558
2559 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2560 feature `reverse' output by -list-target-features.
2561
83b9503b
L
25622010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2563
2564 * gdb.texinfo (i386 Features): Remove an extra "@item".
2565
03f17ccf
TT
25662010-08-30 Tom Tromey <tromey@redhat.com>
2567
2568 PR python/11792:
2569 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2570
9779414d
DJ
25712010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2572
2573 * gdb.texinfo (ARM Features): Document
2574 org.gnu.gdb.arm.m-profile.
2575
f9ffd4bb
TT
25762010-08-23 Tom Tromey <tromey@redhat.com>
2577
2578 PR python/11145:
2579 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2580 reinterpret_cast methods.
2581
702c2711
TT
25822010-08-23 Tom Tromey <tromey@redhat.com>
2583
2584 PR python/11915:
2585 * gdb.texinfo (Types In Python): Document array method.
2586
66b73624
TJB
25872010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2588
2589 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2590
06a64a0b
TT
25912010-08-16 Tom Tromey <tromey@redhat.com>
2592
2593 * gdb.texinfo (Set Watchpoints): Document -location option.
2594
a3a7127e
DE
25952010-08-13 Doug Evans <dje@google.com>
2596
2597 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2598
8dedea02
VP
25992010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2600
2601 * gdb.texinfo (GDB/MI Data Manipulation): Document
2602 -data-read-memory-raw and -data-write-memory-raw.
2603
ca5c20b6 26042010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2605 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2606
2607 * gdb.texinfo (Basic Python): Describe post_event API.
2608
cb2e07a6
PM
26092010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2610
2611 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2612 decode_line Python APIs
cb2e07a6 2613
464b3efb
TT
26142010-08-10 Tom Tromey <tromey@redhat.com>
2615
2616 * gdb.texinfo (Pretty Printing API): Document
2617 gdb.default_visualizer.
2618
c29c521f
TT
26192010-08-10 Tom Tromey <tromey@redhat.com>
2620
2621 Revert gdb-add-index addition:
2622 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2623
5da1313b
JK
26242010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2625 Eli Zaretskii <eliz@gnu.org>
2626
2627 * gdb.texinfo (Mode Options) <-batch>
2628 (Basic Python) <gdb.execute>: Describe setting width and height.
2629
02d868e8
PP
26302010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2631
2632 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2633
c2bbed2a
TT
26342010-07-30 Tom Tromey <tromey@redhat.com>
2635
2636 * gdb.texinfo (Index Files): Mention gdb-add-index.
2637
6c13bbe1
HZ
26382010-07-30 Hui Zhu <teawater@gmail.com>
2639
2640 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2641 "detach inferior" and "kill inferior".
2642
53a71c06
CR
26432010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2644
2645 * gdb.texinfo (Machine Code): Update description of two forms of
2646 arguments, and add new example to demonstrate the new form.
2647
5374244e
PM
26482010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2649
2650 * gdb.texinfo (Values From Inferior): Add value inferior function
2651 call description.
2652
8ea5bce5
JK
26532010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2654
2655 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2656
c0edd9ed
JK
26572010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2658 Eli Zaretskii <eliz@gnu.org>
2659
2660 Make core files the process_stratum.
2661 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2662 record_stratum example.
2663
9291a0cd
TT
26642010-07-13 Tom Tromey <tromey@redhat.com>
2665
2666 * gdb.texinfo (Index Files): New node.
2667
f5011d11
TT
26682010-07-13 Tom Tromey <tromey@redhat.com>
2669
2670 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2671
0f5238ed
TT
26722010-07-13 Tom Tromey <tromey@redhat.com>
2673
2674 * gdb.texinfo (Specify Location): Document labels.
2675
74c761c1
PA
26762010-07-01 Pedro Alves <pedro@codesourcery.com>
2677
2678 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2679 entries for fast tracepoints and static tracepoints.
2680
501994c0
PA
26812010-07-01 Pedro Alves <pedro@codesourcery.com>
2682
2683 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2684 qsThreadInfo>: Spell out `l' as ell.
2685
0fb4aa4b
PA
26862010-07-01 Pedro Alves <pedro@codesourcery.com>
2687
2688 * gdb.texinfo (Convenience Variables): Document $_sdata.
2689 (Commands to Set Tracepoints): Describe static tracepoints. Add
2690 `Listing Static Tracepoint Markers' menu entry. Document
2691 "strace".
2692 (Tracepoint Action Lists): Document collecting $_sdata.
2693 (Listing Static Tracepoint Markers): New subsection.
2694 (Tracepoints support in gdbserver): Mention static tracepoints.
2695 (remote packets, enabling and disabling): Mention
2696 read-sdata-object.
2697 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2698 and StaticTracepoint.
2699 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2700 Document qXfer:sdata:read.
2701 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2702
dc3b15be
JB
27032010-06-29 Joel Brobecker <brobecker@adacore.com>
2704
2705 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2706
595939de
PM
27072010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2708 Tom Tromey <tromey@redhat.com>
2709 Thiago Jung Bauermann <bauerman@br.ibm.com>
2710
2711 * gdb.texinfo (Inferiors In Python): New node.
2712 * gdb.texinfo (Threads In Python): New node.
2713
9279c692
JB
27142010-06-28 Joel Brobecker <brobecker@adacore.com>
2715
2716 * gdb.texinfo (Python): Document what the python directory is
2717 and what its location is.
2718 (Basic Python): Document the gdb.PYTHONDIR constant.
2719
bc9f0842
TT
27202010-06-25 Tom Tromey <tromey@redhat.com>
2721
2722 PR python/10808:
2723 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2724
f1421989
HZ
27252010-06-24 Hui Zhu <teawater@gmail.com>
2726
2727 * gdb.texinfo: (Commands for Controlled Output): Add
2728 documentation for command "eval".
2729
e4c0cfae
SS
27302010-06-21 Stan Shebs <stan@codesourcery.com>
2731
2732 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2733 * annotate.texinfo: Ditto.
2734 * gdbint.texinfo: Ditto.
2735 * stabs.texinfo: Ditto.
2736
bb08c432
HZ
27372010-06-22 Hui Zhu <teawater@gmail.com>
2738
2739 * gdb.texinfo: (Process Record and Replay): Add documentation
2740 for command "set record memory-query".
2741
4f5d9f07
SS
27422010-06-21 Stan Shebs <stan@codesourcery.com>
2743
2744 * gdb.texinfo: Relicense under GFDL version 1.3.
2745 * annotate.texinfo: Relicense under GFDL version 1.3.
2746 * gdbint.texinfo: Relicense under GFDL version 1.3.
2747 * stabs.texinfo: Relicense under GFDL version 1.3.
2748 * fdl.texi: Update to version 1.3.
2749
6aed2dbc
SS
27502010-06-18 Stan Shebs <stan@codesourcery.com>
2751
a61408f8
SS
2752 * gdb.texinfo (Operating System Auxiliary Information): Describe
2753 "info os" when no arguments given.
2754
6aed2dbc
SS
2755 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2756 $_thread.
2757
24e933df
HZ
27582010-06-18 Hui Zhu <teawater@gmail.com>
2759
2760 * gdb.texinfo: (Process Record and Replay): Add documentation
2761 for commands "record save" and "record restore".
2762
65d79d4b
SDJ
27632010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2764
2765 * gdb.texinfo: Include information about the correct use
2766 of addresses in the `watch' command.
2767
d914c394
SS
27682010-06-11 Stan Shebs <stan@codesourcery.com>
2769
2770 * gdb.texinfo (Observer Mode): New section.
2771 (General Query Packets): Document QAllow.
889bf7c5 2772
967cf477
DE
27732010-06-04 Doug Evans <dje@google.com>
2774
2775 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2776
aaf4119b
DE
27772010-06-03 Doug Evans <dje@google.com>
2778
2779 * gdbint.texinfo (Coding): Add subsection on command names.
2780
9eae7c52
TT
27812010-06-02 Tom Tromey <tromey@redhat.com>
2782
2783 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2784 always-disassemble.
2785
fa593d66
PA
27862010-06-01 Pedro Alves <pedro@codesourcery.com>
2787
2788 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2789 gdbserver, and add cross reference.
2790 (Tracepoints support in gdbserver): New subsection.
2791
dde08ee1
PA
27922010-05-26 Pedro Alves <pedro@codesourcery.com>
2793
2794 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2795 `qRelocInsn' feature.
2796 (Relocate instruction reply packet): New subsection
2797 of `Tracepoint Packets'.
2798 (Tracepoint Packets): Mention that packets QTDP and QTStart
2799 support the qRelocInsn request, and add cross reference to new
2800 subsection.
2801
07ca107c
DE
28022010-05-25 Doug Evans <dje@google.com>
2803
2804 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2805 (Commands In Python): Document gdb.string_to_argv.
2806
c25c4a8b
JK
28072010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2808
2809 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2810 ATTR_NORETURN.
2811
d7b32ed3 28122010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2813 Tom Tromey <tromey@redhat.com>
2814 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2815
c25c4a8b 2816 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2817
6aecb9c2
JB
28182010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2819
2820 * gdb.texinfo: (Summary) Add mention about D language support.
2821 (Filenames): Add D suffixes.
2822 (D): New node.
2823
b7da9e9f
PM
28242010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2825
2826 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2827 of macro deleted from GDB code.
2828
ab38a727
PA
28292010-04-24 Pedro Alves <pedro@codesourcery.com>
2830
2831 * gdb.texinfo (Commands to specify files): Describe what how GDB
2832 looks up DOS-based filesystem paths on the system root. Document
2833 the new `set/show target-file-system-kind' commands.
2834
66d09542
DE
28352010-04-23 Doug Evans <dje@google.com>
2836
2837 * gdb.texinfo (Python): Move Auto-loading section here ...
2838 (Python API): from here.
2839 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2840 (Maintenance Commands): Add docs for "maint print section-scripts".
2841
8bd10a10
CM
28422010-04-20 Chris Moller <cmoller@redhat.com>
2843
2844 * gdb.texinfo (Setting Breakpoints): Added description of
2845 filename-qualified rbreak.
2846 * refcard.tex (Breakpoints and Watchpoints): Added brief
2847 description of filename-qualified rbreak.
2848
4c374409
JK
28492010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2850
2851 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2852 (Python API): Change the reference to Pretty Printing API.
2853 (Pretty Printing): Move the user part under the Data node. Reformat
2854 the sample output to 72 columns. Create a new reference to Pretty
2855 Printing API. Rename the API part ...
2856 (Pretty Printing API): To a new node name.
2857 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2858 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2859
5a9351ae
SS
28602010-04-21 Stan Shebs <stan@codesourcery.com>
2861
2862 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2863 and commands.
5a9351ae 2864 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2865
9a22f0d0
PM
28662010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2867
2868 * gdb.texinfo (Examining memory): Update for change in string
2869 display with explicit size.
2870
6149aea9
PA
28712010-04-19 Pedro Alves <pedro@codesourcery.com>
2872
2873 PR breakpoints/8554.
2874
2875 * gdb.texinfo (Save Breakpoints): New node.
2876 (save-tracepoints): Rename to ...
2877 (save tracepoints): ... this. Mention that `save-tracepoints' is
2878 a deprecated alias to `save tracepoints'.
2879
711e434b
PM
28802010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2881
645797a8 2882 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2883 (info w32 thread-information-block): Document new command.
2884 (qGetTIBAddress): Document new gdbserver query.
2885 (maint set/show show-all-tib): Document new command.
2886
3f7b2faa
DE
28872010-04-15 Doug Evans <dje@google.com>
2888
fa33c3cd
DE
2889 * gdb.texinfo (Python API): Add progspaces section.
2890 (Selecting Pretty-Printers): Progspace pretty-printers are
2891 searched too.
2892 (Progspaces In Python): New section.
2893
3f7b2faa
DE
2894 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2895
79f283fe
PM
28962010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2897
2898 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2899 returns None.
2900
87290684
SS
29012010-04-09 Stan Shebs <stan@codesourcery.com>
2902
2903 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2904 Describe the `frames-created' field, tweak grammar.
2905
a97153c7
PA
29062010-04-09 Pedro Alves <pedro@codesourcery.com>
2907
2908 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2909 Describe the `circular' and `disconnected' fields.
2910
5c5dcc1b
L
29112010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2912
2913 * gdb.texinfo (maint print registers): Mention unavailable and
2914 invisible registers.
2915
adc36818
PM
29162010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2917 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2918 Tom Tromey <tromey@redhat.com>
adc36818
PM
2919
2920 * gdb.texinfo (Breakpoints In Python): New Node.
2921
33da3f1c
SS
29222010-04-08 Stan Shebs <stan@codesourcery.com>
2923
2924 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2925 trace status fields.
2926
3a13a53b
L
29272010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2928
2929 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2930 optional. Make org.gnu.gdb.i386.avx requires
2931 org.gnu.gdb.i386.avx.
2932
08001717
DE
29332010-04-08 Doug Evans <dje@google.com>
2934
2935 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2936 search path, and document that gdb only scans the search path if
2937 the script's path doesn't specify a directory.
2938
c375651d
DE
29392010-04-05 Doug Evans <dje@google.com>
2940
2941 * gdb.texinfo (maint show python auto-load): Fix typo.
2942
af54718e
SS
29432010-04-04 Stan Shebs <stan@codesourcery.com>
2944
d77f58be
SS
2945 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2946 (Setting Watchpoints): Update description of "info watch".
2947 (Disabling Breakpoints): Only "info break" lists all.
2948
af54718e
SS
2949 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2950 (tdump): Explain how tdump works.
2951
86b17b60
PA
29522010-04-01 Pedro Alves <pedro@codesourcery.com>
2953
2954 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2955 add cross reference.
2956
ff12863f
PA
29572010-03-31 Pedro Alves <pedro@codesourcery.com>
2958
2959 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2960 commands error out.
2961
f68eb612
L
29622010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2963
2964 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2965
c8d5aac9
L
29662010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2967
2968 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2969
7d13fe92
SS
29702010-03-29 Stan Shebs <stan@codesourcery.com>
2971 Nathan Sidwell <nathan@codesourcery.com>
2972
2973 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2974 GDBN equivalent.
2975 (Set Tracepoints): Remove mention that conditional tracepoints
2976 don't exist.
2977 (Tracepoint Actions): Clarify when while-stepping collection
2978 happens, note that while-stepping does not automatically collect
2979 $pc.
2980
409873ef 29812010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2982
409873ef
SS
2983 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2984 (General Query Packets): Describe TracepointSource.
2985
ee8e71d4
EZ
29862010-03-27 Matt Rice <ratmice@gmail.com>
2987
c8d5aac9
L
2988 * gdb.texinfo (ARM): Document arguments to "target sim".
2989 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2990
99b5e152
PA
29912010-03-26 Pedro Alves <pedro@codesourcery.com>
2992
2993 * gdb.texinfo (Tracepoint Packets): Remove mention that
2994 terror:string may be plain text, and drop mention of X prefix.
2995
cd64ee31
VP
29962010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2997
2998 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2999
6c28cbf2
SS
30002010-03-24 Stan Shebs <stan@codesourcery.com>
3001
3002 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3003
95a42b64
TT
30042010-03-24 Tom Tromey <tromey@redhat.com>
3005
3006 PR breakpoints/9352:
3007 * gdb.texinfo (Break Commands): Update.
3008
18148017
VP
30092010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3010
3011 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3012 commands.
3013
4daf5ac0
SS
30142010-03-16 Stan Shebs <stan@codesourcery.com>
3015
3016 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3017 circular-trace-buffer.
3018 (Tracepoint Packets): Describe QTBuffer, and details of the
3019 qTStatus reply.
3020
c9429232
SS
30212010-03-12 Stan Shebs <stan@codesourcery.com>
3022 Nathan Sidwell <nathan@codesourcery.com>
3023
3024 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3025 doing instruction stepping.
3026 (Tracepoint Restrictions): New node.
3027
ccefe4c4
TT
30282010-03-10 Tom Tromey <tromey@redhat.com>
3029
3030 * gdbint.texinfo (Symbol Handling): Update.
3031
7c953934
TT
30322010-03-08 Tom Tromey <tromey@redhat.com>
3033
3034 PR cli/9591:
3035 * gdb.texinfo (Mode Options): Mention lack of pagination and
3036 confirmation with --batch.
3037 (Screen Size): Mention --batch.
3038 (Messages/Warnings): Likewise.
3039
f870a310
TT
30402010-03-05 Tom Tromey <tromey@redhat.com>
3041
3042 * gdb.texinfo (Basic Python): Document target_charset and
3043 target_wide_charset.
3044
78e2826b
TT
30452010-03-05 Tom Tromey <tromey@redhat.com>
3046
3047 * gdb.texinfo (Data): Link to pretty-printing.
3048 (Output Formats): Likewise. Correct text.
3049
f5dff777
DJ
30502010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3051
3052 * gdb.texinfo (Types): Describe <struct> and <flags>.
3053
dc00d89f
PM
30542010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3055
3056 * gdb.texinfo (Frames In Python): Add block parameter and
3057 description to read_var text.
3058
5107b149 30592010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 3060 Tom Tromey <tromey@redhat.com>
5107b149
PM
3061
3062 * gdb.texinfo (Types In Python): Describe block argument in
3063 template_argument and gdb.lookup_type.
3064
e03e5e7b
TT
30652010-02-24 Tom Tromey <tromey@redhat.com>
3066
3067 * gdb.texinfo (Cygwin Native): Fix typo.
3068
f3e9a817
PM
30692010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3070
3071 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3072 and select method descriptions.
3073 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3074 Tables in Python to menu.
3075 (Blocks In Python): New node.
3076 (Symbols In Python): New node.
3077 (Symbol Tables in Python): New node.
3078
a79b8f6e
VP
30792010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3080
3081 Multiexec MI
3082
3083 gdb/
3084 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3085
3086 gdb/doc/
3087 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3088 changes.
3089 (GDB/MI Program Execution): Document current behaviour of
3090 --all and --thread-group.
3091 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3092 -remove-inferior.
3093 * observer.texi (inferior_added, inferior_removed): New
3094 observers.
3095
629d6a47
TT
30962010-02-19 Tom Tromey <tromey@redhat.com>
3097
3098 * gdbint.texinfo (Getting Started): Fix @node.
3099 (Debugging GDB): Likewise.
3100
c09529e5
JB
31012010-02-13 Joel Brobecker <brobecker@adacore.com>
3102
3103 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3104 documenting the gdb_test_timeout variable.
3105
540aa8e7
MS
31062010-02-12 Jakob Engblom <jakob@virtutech.com>
3107
3108 * gdb.texinfo (MI commands): Added documentation of --reverse
3109 option to a set of MI commands. Restructured documentation of MI
3110 commands --exec-continue to reflect the complexity of reverse
3111 execution.
3112
081dfbf7
PA
31132010-02-12 Pedro Alves <pedro@codesourcery.com>
3114
3115 * gdb.texinfo (Using the Collected Data): Specify that the address
3116 range of `tfind outsize' is exclusive, and that the address range
3117 of `tfind range' is inclusive.
3118 (Tracepoint Packets): Specify that the address range of
3119 `QTFrame:range' is inclusive, and that the address range of
3120 `QTFrame:outside' is exclusive
3121
8e9c5e02
VP
31222010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3123
3124 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3125
92981e24
TT
31262010-02-10 Tom Tromey <tromey@redhat.com>
3127
3128 * gdb.texinfo (Debugging Output): Document set debug parser and
3129 show debug parser.
3130
075b51b7
L
31312010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3132
3133 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3134 i386_eflags and i386_mxcsr.
3135
3bb8d5c3
L
31362010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3137
3138 * gdb.texinfo: Document i386 target features.
3139
c5f80513
DE
31402010-02-05 Doug Evans <dje@google.com>
3141
3142 * gdbint.texinfo (Testsuite): Add a new section to document the
3143 various DejaGnu variables that may be overridden.
1be00882 3144 Document INTERNAL_GDBFLAGS.
c5f80513 3145
6ac33a4e
TT
31462010-02-04 Tom Tromey <tromey@redhat.com>
3147
3148 PR cli/8830:
3149 * gdb.texinfo (Files): -readnow comes before the filename for file
3150 and symbol-file.
3151
a1dcb23a
DJ
31522010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3153
3154 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3155 Document ARM breakpoint types.
3156 (Register Packet Format): Move into the new section.
3157 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3158
95433b34
JB
31592010-01-21 Joel Brobecker <brobecker@adacore.com>
3160
3161 * gdb.texinfo (File Options): Adjust the documentation of this
3162 switch to refer to the "source" command rather than partially
3163 duplicating some of the relevant information.
3164 (Extending GDB): Introduce and document the set/show script-extension
3165 setting.
3166 (Command Files): Add note explaining that the "source" command
3167 is also used to evalute scripts written in other languages.
3168 Remove the short slightly incorrect reference to sourcing Python
3169 scripts.
3170 (Python Commands): Document how to execute a Python script from GDB.
3171
8d576872
JB
31722010-01-19 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdb.texinfo (Command Files): Fix typo.
3175
8150ff9c
JB
31762010-01-18 Tom Tromey <tromey@redhat.com>
3177
3178 * gdb.texinfo (File Options): Document -x on .py files.
3179 (Command Files): Document handling of Python scripts.
3180
23db03a6
JZ
31812010-01-18 Jie Zhang <jie.zhang@analog.com>
3182
3183 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3184
00bf0b85
SS
31852010-01-15 Stan Shebs <stan@codesourcery.com>
3186
3187 * gdb.texinfo (Trace Files): New section.
3188 (Tracepoint Packets): Document QTSave and qTBuffer.
3189 (Trace File Format): New appendix.
3190
be759fcf
PM
31912010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3192
3193 * gdb.texinfo (Values From Inferior): Document lazy_string value
3194 method.
3195 (Python API): Add Lazy strings menu item.
3196 (Lazy Strings In Python): New node.
3197
dc146f7c
VP
31982010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3199
3200 * gdb.texinfo (GDB/MI Thread Information): New.
3201 (GDB/MI Async Records): Document the core field in *stopped.
3202 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3203 documentation
3204 (Process list): Document that osdata document may contain
3205 threads.
3206 (Remote Serial Protocol): Document qXfer:threads.
3207
d5551862
SS
32082010-01-06 Stan Shebs <stan@codesourcery.com>
3209
3210 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3211 disconnected tracing.
3212 (Tracepoint Packets): Document new protocol.
3213
7a697b8d
SS
32142010-01-05 Stan Shebs <stan@codesourcery.com>
3215
3216 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3217 tracepoints.
3218 (Tracepoint Packets): Describe remote protocol for fast
3219 tracepoints.
3220
e6f3ec50
JB
32212010-01-01 Joel Brobecker <brobecker@adacore.com>
3222
3223 Update the "Start of New Year Procedure".
3224 * gdbint.texinfo: Add the list of files that need to be updated
3225 manually. Minor reformatting.
3226
ddc4e9c1
JB
32272010-01-01 Joel Brobecker <brobecker@adacore.com>
3228
3229 * refcard.tex: Update copyright year in header and text.
3230
9d2897ad
JB
32312010-01-01 Joel Brobecker <brobecker@adacore.com>
3232
3233 * agentexpr.texi: Add 2010 to the list of copyright years.
3234 * annotate.texinfo: Likewise.
3235 * gdb.texinfo: Likewise.
3236 * gdbint.texinfo: Likewise.
3237 * observer.texi: Likewise.
3238 * stabs.texinfo: Likewise.
3239
6da95a67
SS
32402009-12-31 Stan Shebs <stan@codesourcery.com>
3241
3242 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3243
236f1d4d
SS
32442009-12-29 Stan Shebs <stan@codesourcery.com>
3245
3246 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3247
f61e138d
SS
32482009-12-28 Stan Shebs <stan@codesourcery.com>
3249
3250 * gdb.texinfo (Trace State Variables): New section.
3251 (Tracepoint Packets): Describe trace state variable packets.
3252 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3253 variable bytecodes.
3254
0fe7935b
DJ
32552009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3256
3257 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3258 declarations.
3259
a6b29f87
VP
32602009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3261
3262 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3263 -gdb-exit behaviour.
3264
5e4bde96
JB
32652009-12-20 Joel Brobecker <brobecker@adacore.com>
3266
3267 * gpl.texi: Update to version 3 of the GPL.
3268
a1715244
JB
32692009-12-20 Joel Brobecker <brobecker@adacore.com>
3270
3271 * Makefile.in: Update copyright header.
3272 * observer.texi: Fix the copyright header of the generated files.
3273
361ae042
PM
32742009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3275
3276 * gdb.texinfo (Types In Python): Describe range function.
3277
bfd31e71
PM
32782009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3279
3280 * gdb.texinfo (Types In Python): Describe "is_base_class".
3281
57a1d736
TT
32822009-12-03 Tom Tromey <tromey@redhat.com>
3283
3284 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3285
8cebebb9
PP
32862009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3287
3288 * observer.texi: New memory_changed observer.
3289
16af530a
TT
32902009-12-01 Tom Tromey <tromey@redhat.com>
3291
3292 * gdb.texinfo (Reverse Execution): Fix typo.
3293
b6199126
DJ
32942009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3295
3296 PR gdb/8704
3297
3298 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3299 are allowed after the breakpoint condition.
3300
7a6973ad
TT
33012009-11-23 Tom Tromey <tromey@redhat.com>
3302
3303 PR python/10782:
3304 * gdb.texinfo (Types In Python): Document Type.pointer.
3305
21a0512e
PP
33062009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3307
3308 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3309
a5832c8f
PA
33102009-11-11 Pedro Alves <pedro@codesourcery.com>
3311
3312 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3313 (Using Agent Expressions): Delete cross reference.
3314
1eb7cd77
JB
33152009-11-07 Joel Brobecker <brobecker@adacore.com>
3316
3317 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3318 and @settitle directives up to help makeinfo find them.
3319
24ddea62
JK
33202009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3321
3322 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3323 (Auto-loading): Use plural and note one can use multiple components now.
3324
3afae151
VP
33252009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3326
3327 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3328 -stack-list-arguments have the same documentation for parameter
3329 as -stack-list-locals. Add comas.
3330
14ff2235
PM
33312009-10-27 Tom Tromey <tromey@redhat.com>
3332 Eli Zaretskii <eliz@gnu.org>
3333
c8d5aac9 3334 PR python/10781
14ff2235
PM
3335
3336 * gdb.texinfo (Values From Inferior): Document cast method.
3337
9c419145
PP
33382009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3339
3340 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3341 and adjust example.
889bf7c5 3342
29153c24
MS
33432009-10-22 Michael Snyder <msnyder@vmware.com>
3344
3345 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3346 info record command. Also document the new save and restore
29153c24
MS
3347 commands.
3348
2b28d209
PP
33492009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3350
3351 * gdb.texinfo (Machine Code): Mention current pc marker.
3352 (Memory): Likewise.
3353
6c95b8df
PA
33542009-10-19 Pedro Alves <pedro@codesourcery.com>
3355 Stan Shebs <stan@codesourcery.com>
3356
3357 * observer.texi (new_inferior): Rename to...
3358 (inferior_appeared): ... this.
3359
3360 * gdb.texinfo (Inferiors): Rename node to ...
3361 (Inferiors and Programs): ... this. Mention running multiple
3362 programs in the same debug session.
3363 <info inferiors>: Mention the new 'Executable' column if "info
3364 inferiors". Update examples. Document the "add-inferior",
3365 "clone-inferior", "remove-inferior" and "maint info
3366 program-spaces" commands.
3367 (Process): Rename node to...
3368 (Forks): ... this. Document "set|show follow-exec-mode".
3369
2f8132f3
MS
33702009-10-11 Michael Snyder <msnyder@vmware.com>
3371
3372 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3373 (ReverseContinue): Ditto.
3374
cba4b2d3
PP
33752009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3376
3377 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3378
da082f17
JK
33792009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3380
3381 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3382
08be9d71
ME
33832009-10-06 Michael Eager <eager@eagercon.com>
3384
3385 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3386 (Embedded Processors): Add MicroBlaze.
3387 (MicroBlaze): New. Describe Xilinx MicroBlaze
3388
08a0efd0
PA
33892009-10-04 Pedro Alves <pedro@codesourcery.com>
3390
3391 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3392
cbb8f428
EZ
33932009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3394
3395 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3396
30a4a70c
JB
33972009-09-23 Joel Brobecker <brobecker@adacore.com>
3398
3399 * observer.texi (solib_unloaded): Document explicitly the fact that
3400 this observer is called before the associated symbols are unloaded.
3401
b3372f91
VP
34022009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3403
3404 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3405 -stack-list-variables.
3406
f43030c4
TT
34072009-09-18 Tom Tromey <tromey@redhat.com>
3408
3409 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3410 is experimental.
3411
ec7e75e7
PP
34122009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3413
3414 * gdb.texinfo (convenince variables): Mention
3415 $_siginfo could be empty.
f43030c4 3416
0cc7d26f
TT
34172009-09-15 Tom Tromey <tromey@redhat.com>
3418
3419 * gdb.texinfo (GDB/MI Variable Objects): Document
3420 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3421 Expand -var-update documentation.
3422
a96d9b2e
SDJ
34232009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3424
3425 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3426 feature.
3427
005ca36a
JB
34282009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3429
3430 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3431
0d772ac9
MS
34322009-09-10 Michael Snyder <msnyder@vmware.com>
3433
3434 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3435 ReverseStep replies to the qSupported query.
3436
14fb1bac
JB
34372009-09-10 Joel Brobecker <brobecker@adacore.com>
3438
3439 Add documentation for set/show interactive-mode.
3440 * gdb.texinfo (Other Misc Settings): New node.
3441
29b090c0
DE
34422009-09-01 Doug Evans <dje@google.com>
3443
3444 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3445 non-stop mode's affect on remote caching.
3446
4e5d721f
DE
34472009-08-31 Jacob Potter <jdpotter@google.com>
3448 Doug Evans <dje@google.com>
3449
3450 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3451 Mark `set/show remotecache' options as obsolete.
3452 Document new `set/show stack-cache' option.
3453 Update text for `info dcache'.
3454
55333a84
DE
34552009-08-27 Doug Evans <dje@google.com>
3456
3457 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3458 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3459
bc3a0b4d
RW
34602009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3461
3462 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3463 about autoconf.
3464
3a1ff0b6
PA
34652009-08-25 Pedro Alves <pedro@codesourcery.com>
3466
3467 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3468 small example, and describe its columns. Replace "inferior-id" by
3469 "infno" throughout.
3470
81ecdfbb
RW
34712009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3472
af542c2e
RW
3473 * gdbint.texinfo (Releasing GDB): Point to
3474 README-maintainer-mode file for required autoconf version.
3475 * configure.ac: Do not substitute datarootdir, htmldir,
3476 pdfdir, docdir. Do not process --with-datarootdir,
3477 --with-htmldir, --with-pdfdir, --with-docdir.
3478 * configure: Regenerate.
3479
81ecdfbb
RW
3480 * configure: Regenerate.
3481
4efc6507
DE
34822009-08-20 Reid Kleckner <reid@kleckner.net>
3483
3484 * gdb.texinfo: Add chapter on JIT interface.
3485
43089a6e
NR
34862009-08-07 Nick Roberts <nickrob@snap.net.nz>
3487
3488 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3489 confirmation request.
43089a6e 3490
99e008fe
EZ
34912009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3492
c8d5aac9
L
3493 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3494 CRC definitions.
99e008fe 3495
48cb2d85
VP
34962009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3497
3498 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3499 -break-commands.
48cb2d85 3500
ff1a52c6
UW
35012009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3502
3503 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3504 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3505
3285f3fe
UW
35062009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3507
3508 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3509 "set spu stop-on-load" and "show spu stop-on-load" commands.
3510
e35359c5
UW
35112009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3512
3513 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3514
58d6951d
DJ
35152009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3516
3517 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3518 org.gnu.gdb.arm.neon.
3519
08d16641
PA
35202009-07-20 Pedro Alves <pedro@codesourcery.com>
3521
3522 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3523 optional element.
3524 (subsection OS ABI): New subsection.
3525
782b2b07
SS
35262009-07-14 Stan Shebs <stan@codesourcery.com>
3527
3528 * gdb.texinfo (Tracepoint Conditions): New section.
3529 (General Query Packets): Describe ConditionalTracepoints.
3530 (Tracepoint Packets): Describe condition field.
3531 (Maintenance Commands): Describe maint agent-eval.
3532 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3533
9b117ef3
HZ
35342009-07-11 Hui Zhu <teawater@gmail.com>
3535
3536 * gdb.texinfo (disassemble): Add a new modifier /r
3537 to "disassemble" command to make it print the raw instructions
3538 in hex as well as in symbolic form.
3539
f5a33284
TT
35402009-07-09 Tom Tromey <tromey@redhat.com>
3541
3542 * gdbint.texinfo (Testsuite): Document parallel make check.
3543
812f7342
TT
35442009-07-09 Tom Tromey <tromey@redhat.com>
3545
3546 * gdbint.texinfo (Testsuite): Document test transcripts.
3547
fbb8f299
PM
35482009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3549
3550 * gdb.texinfo (Values From Inferior): Add length parameter
3551 description.
3552
dd8f35ac
EZ
35532009-07-04 Chris Genly <chris@genly.us>
3554
3555 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3556 in -var-list-children. Fix example according to what the code
3557 does.
3558
2277426b
PA
35592009-07-02 Pedro Alves <pedro@codesourcery.com>
3560
3561 * gdb.texinfo (Debugging multiple inferiors): Document the
3562 "inferior", "detach inferior" and "kill inferior" commands.
3563 (Debugging Programs with Multiple Processes): Adjust to mention
3564 generic "inferior" commands. Delete mention of "detach fork" and
3565 "delete fork". Cross reference to "Debugging multiple inferiors"
3566 section.
3567
a6d9a66e
UW
35682009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3569
5af949e3
UW
3570 * gdbint.texinfo (Item Output Functions): Update signature
3571 for ui_out_field_core_addr.
3572
35732009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3574
3575 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3576 Update example code extrated from breakpoint.c.
3577
9901a55b 35782009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3579
9901a55b
PP
3580 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3581 MI commands.
3582 (GDB/MI Symbol Query): Likewise.
3583 (GDB/MI File Commands): Likewise.
3584 (GDB/MI File Transfer Commands): Likewise.
3585 (GDB/MI Target Manipulation): Likewise.
3586 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3587
edb3359d
DJ
35882009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3589
3590 * gdb.texinfo (Debugging Optimized Code): New chapter.
3591 (Compiling for Debugging): Reference it. Move some
3592 text to the new section.
3593
7cd1089b
PM
35942009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3595
3596 * doc/gdb.texinfo (Calling): Document
3597 set-unwind-on-terminating-exception usage.
3598
d4db2f36
PA
35992009-06-11 Pedro Alves <pedro@codesourcery.com>
3600
3601 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3602 command.
3603
d1a7880c
PA
36042009-06-07 Pedro Alves <pedro@codesourcery.com>
3605
3606 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3607 references.
3608
473f94e6
UW
36092009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3610
3611 * gdbint.texinfo: Rename formal parameters to gdbarch function
3612 protoypes from "current_gdbarch" to "gdbarch".
3613
8f500870
TT
36142009-05-28 Tom Tromey <tromey@redhat.com>
3615
3616 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3617
b6313243
TT
36182009-05-27 Tom Tromey <tromey@redhat.com>
3619
3620 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3621 feature.
3622 (GDB/MI Variable Objects): Document -var-set-visualizer.
3623
36242009-04-02 Tom Tromey <tromey@redhat.com>
3625
3626 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3627 feature.
3628 (GDB/MI Variable Objects): Document -var-set-visualizer.
3629
a6bac58e
TT
36302009-05-27 Tom Tromey <tromey@redhat.com>
3631 Thiago Jung Bauermann <bauerman@br.ibm.com>
3632 Phil Muldoon <pmuldoon@redhat.com>
3633
3634 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3635 (Pretty Printing): New node.
3636 (Selecting Pretty-Printers): Likewise.
3637 (Python API): Update.
3638 (Output Formats): Document /r format.
3639
2c74e833
TT
36402009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3641 Tom Tromey <tromey@redhat.com>
3642
3643 * gdb.texinfo (Types In Python): New node.
3644 (Values From Inferior): "type" is now an attribute.
3645 (Python API): Update.
3646
89c73ade
TT
36472009-05-27 Tom Tromey <tromey@redhat.com>
3648 Thiago Jung Bauermann <bauerman@br.ibm.com>
3649 Phil Muldoon <pmuldoon@redhat.com>
3650
3651 * gdb.texinfo: Add @syncodeindex for `tp'.
3652 (Python API): Update.
3653 (Auto-loading): New node.
3654 (Objfiles In Python): New node.
3655
17a37d48
PP
36562009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3657
3658 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3659
6718376f
NR
36602009-05-15 Nick Roberts <nickrob@snap.net.nz>
3661
3662 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3663
cbe54154
PA
36642009-05-12 Pedro Alves <pedro@codesourcery.com>
3665
3666 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3667 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3668 show show-debug-regs' docs.
3669
8e05493c
EZ
36702009-05-08 Eli Zaretskii <eliz@gnu.org>
3671
3672 * gdb.texinfo (Process Record and Replay): Add description of
3673 reverse execution.
3674
b39f4988
JB
36752009-05-07 Joel Brobecker <brobecker@adacore.com>
3676
3677 * gdbint.texinfo (Adding support for debugging core files): New node.
3678 (Native Debugging): Remove the ``Native core file Support'' section.
3679
a2311334
EZ
36802009-05-01 Eli Zaretskii <eliz@gnu.org>
3681
3682 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3683 Add index entries.
3684
53cc454a 36852009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3686 Michael Snyder <msnyder@vmware.com>
53cc454a 3687
a2311334
EZ
3688 * gdb.texinfo: (Process Record and Replay): Add documentation for
3689 process record and replay.
53cc454a 3690
484086b7
JK
36912009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3692
3693 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3694 a new part on command-line defined macros.
3695
32ae1842
EZ
36962009-04-25 Eli Zaretskii <eliz@gnu.org>
3697
3698 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3699 clarify the wording.
3700
b14b1491
TT
37012009-04-23 Tom Tromey <tromey@redhat.com>
3702
3703 * gdb.texinfo (Data Files): New node.
3704 (GDB Files): Update menu.
3705
5c1e86e1
JB
37062009-04-23 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3709 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3710
83eba9b7
VP
37112009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3712
3713 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3714
e31198c4
HZ
37152009-04-22 Hui Zhu <teawater@gmail.com>
3716
3717 * gdb.texinfo (disassemble-next-line): Set the default of
3718 disassemble-next-line to off.
3719
26e251b6
JM
37202009-04-21 Joseph Myers <joseph@codesourcery.com>
3721
3722 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3723 --with-htmldir): New.
3724 * configure: Regenerate.
3725 * Makefile.in (datarootdir, docdir): Define.
3726 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3727 instead of $(SET_TEXINPUTS).
3728 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3729 gdbint.info instead of $(SET_TEXINPUTS).
3730 (gdbint/index.html): Use same -I options as for building
3731 gdbint.info.
3732 (stabs.dvi, stabs.pdf): Use same -I options as for building
3733 stabs.info instead of $(SET_TEXINPUTS).
3734 (stabs/index.html): Use same -I options as for building
3735 stabs.info.
3736 (annotate.dvi, annotate.pdf): Use same -I options as for building
3737 annotate.info instead of $(SET_TEXINPUTS).
3738 (annotate/index.html): Use same -I options as for building
3739 annotate.info.
3740
eac35c4e
DD
37412009-04-21 David Daney <ddaney@caviumnetworks.com>
3742
3743 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3744
29b0e8a2
JM
37452009-04-21 Joseph Myers <joseph@codesourcery.com>
3746
3747 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3748
2b831889 37492009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3750 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3751
3752 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3753 (MAKEHTMLFLAGS): Set to empty.
3754 (html__strip_dir): Define.
3755 (HTMLFILES): Define.
3756 (HTMLFILES_INSTALL): Define.
3757 (install-html): Copy new automake rule.
3758 (html): Depend on $(HTMLFILES).
3759 (gdb_toc.html): Rename to gdb/index.html.
3760 (gdbint_toc.html): Rename to gdbint/index.html.
3761 (stabs_toc.html): Rename to stabs/index.html.
3762 (annotate_toc.html): Rename to annotate/index.html.
3763
89a34d1b
JM
37642009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3765
3766 * Makefile.in: Set pdfdir and htmldir from configure
3767 substitutions.
3768 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3769 * configure: Regenerate.
3770
a2d5da46
JB
37712009-04-16 Joel Brobecker <brobecker@adacore.com>
3772
3773 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3774 This macro is no longer used.
3775
732f6a93
TT
37762009-04-15 Tom Tromey <tromey@redhat.com>
3777
3778 * gdb.texinfo (Character Sets): Document default character set.
3779
87f9adc1
PM
37802009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3781
3782 * gdbint.texinfo: Change server name from sources.redhat.com to
3783 sourceware.org throughout.
3784
2c88c651
JB
37852009-04-09 Joel Brobecker <brobecker@adacore.com>
3786
3787 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3788 about a missing dot or coma after @xref.
3789
4f5376b2
JB
37902009-04-02 Joel Brobecker <brobecker@adacore.com>
3791
3792 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3793 example, and add a small explanation about it.
3794 (Print Settings): Change the documentation of the "set print
3795 frame-arguments" to reflect the fact that the default is now "scalars".
3796
a0381d3a
JB
37972009-04-02 Joel Brobecker <brobecker@adacore.com>
3798
3799 * gdb.texinfo (Print Settings): Add kindex for command "set
3800 print frame-arguments".
3801
45ac276d
JB
38022009-03-31 Joel Brobecker <brobecker@adacore.com>
3803
3804 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3805 breakpoints.
3806 (Set Breaks): Add reference to thread-specific and task-specific
3807 breakpoints.
3808
32cd1edc
JB
38092009-03-31 Joel Brobecker <brobecker@adacore.com>
3810
3811 * gdb.texinfo (Ada Tasks): Remove the documentation about
3812 the "Running" state, as this state has been eliminated.
3813 Now all runnable tasks are shown as "Runnable".
3814
1042e4c0
SS
38152009-03-30 Stan Shebs <stan@codesourcery.com>
3816
3817 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3818 special case of breakpoints.
3819 (Enable and Disable Tracepoints): Mention deprecation.
3820 (Listing Tracepoints): Update description and example.
3821
f8f6f20b
TJB
38222009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3823
3824 * gdb.texinfo (Frames in Python): New node.
3825 (Python API): Update.
3826
c0c6f777
TJB
38272009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3828
3829 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3830 from a method to an attribute.
3831
def2b000
TJB
38322009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3833
3834 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3835 attribute.
3836
a07daef3
PA
38372009-03-25 Pedro Alves <pedro@codesourcery.com>
3838
3839 * observer.texi (thread_exit): Add "silent" parameter.
3840
f3b1572e
PA
38412009-03-22 Pedro Alves <pedro@codesourcery.com>
3842
3843 * observer.texi (about_to_proceed): New.
3844
587afa38
EZ
38452009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3846
3847 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3848 field throughout to handle types with spaces in them. Fix typos
3849 found by aspell.
3850 (Summary, Requirements, Contributors): New first chapter,
3851 "Summary" added, old Requirements section moved there, and new
3852 section, "Contributors" added.
3853 (Initializing a New Architecture, Register Representation)
3854 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3855 (Porting gdb): These sections extended and updated.
3856 (Compiler Characteristics): This section (empty) deleted.
3857 (Defining Other Architecture Features): This section renamed and
3858 duplicate material removed from (formerly "Target Conditionals").
3859 Use braces {} in @deftypeXX type field throughout to handle types
3860 with spaces in them. Typos found by aspell fixed.
3861
3862 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3863 * stack_frame.pdf: Version of image for PDF output.
3864 * stack_frame.png: Version of image for HTML output and for Emacs.
3865 * stack_frame.txt: Version of image for Info output.
1db61298 3866 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3867
10af6951
EZ
38682009-03-21 Eli Zaretskii <eliz@gnu.org>
3869
3870 * gdb.texinfo (Character Sets): Fix last change.
3871
cc924cad
TJB
38722009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3873
3874 * gdb.texinfo (Values From Inferior): Fix optional arguments
3875 markup.
3876 (Commands In Python): Adjust argument names of gdb.Command.__init__
3877 to what the function accepts as keywords.
3878
bc3b79fd
TJB
38792008-03-20 Tom Tromey <tromey@redhat.com>
3880
3881 * gdb.texinfo (Convenience Vars): Document convenience functions.
3882 (Functions In Python): New node.
3883 (Python API): Update.
3884
6c7a06a3
TT
38852009-03-20 Tom Tromey <tromey@redhat.com>
3886
3887 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3888 set target-wide-charset.
3889 (Requirements): Mention iconv.
3890
b646ddd4
HZ
38912009-03-17 Hui Zhu <teawater@gmail.com>
3892
3893 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3894
91440f57
HZ
38952009-03-17 Hui Zhu <teawater@gmail.com>
3896
3897 * gdb.texinfo: Add documentation for disassemble-next-line.
3898
8fd41227
TJB
38992009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3900
3901 * gdb.texinfo (Commands In Python): Remove tindex entries.
3902
61ff14c6
JK
39032009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 * gdb.texinfo (Returning): New description for missing debug info.
3906
0b16c5cf
PA
39072009-03-14 Pedro Alves <pedro@codesourcery.com>
3908
3909 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3910 (General Query Packets): Document qAttached.
0b16c5cf 3911
32fc0df9
PA
39122009-03-05 Pedro Alves <pedro@codesourcery.com>
3913
3914 * gdb.texinfo (Background Execution): Better describe the set
3915 target-async command.
3916 (Maintenance Commands): Delete description of the `maint set/show
3917 linux-async' and `maint set/show remote-async' commands.
3918
134eb42c
VP
39192009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3920
3921 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3922 between sentences.
3923
c86cf029
VP
39242009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3925
3926 * gdb.texinfo (GDB/MI Async Records): Document the
3927 =library-loaded and =library-unloaded notifications.
3928
3ea85240
VP
39292009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3930
3931 * observer.texi (test_notification): New observer.
3932
1d33d6ba
VP
39332009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3934
61ff14c6
JK
3935 * observer.texi: Add parameter 'print_frame' to normal_stop
3936 observer.
1d33d6ba 3937
d721c933
EZ
39382009-02-07 Eli Zaretskii <eliz@gnu.org>
3939
3940 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3941 (Commands In Python): Fix COMMAND_* constants in last change. Use
3942 @kbd for interactive input. Add cross-references and index
3943 entries.
3944
4aa995e1
PA
39452009-02-06 Pedro Alves <pedro@codesourcery.com>
3946
3947 * gdb.texinfo (Signals): Document $_siginfo.
3948 (Convenience Variables): Mention $_siginfo.
3949 (Remote Configuration): Document qXfer:siginfo:read,
3950 qXfer:siginfo:write packets, and the read-siginfo-object,
3951 write-siginfo-object commands.
3952
5f5233d4
PA
39532009-02-06 Pedro Alves <pedro@codesourcery.com>
3954
3955 * gdbint.texinfo (Values): New chapter.
3956
d8906c6f
TJB
39572009-02-06 Tom Tromey <tromey@redhat.com>
3958
3959 * gdb.texinfo (Python API): Add entry for Commands In Python.
3960 (Commands In Python): New node.
3961
b6cb8e7d
TJB
39622009-02-05 Tom Tromey <tromey@redhat.com>
3963
3964 * gdb.texinfo (Values From Inferior): Document Value.string.
3965
12453b93
TJB
39662009-02-05 Tom Tromey <tromey@redhat.com>
3967
3968 * gdb.texinfo (Basic Python): Document execute's from_tty
3969 argument.
3970
08c637de
TJB
39712009-02-04 Tom Tromey <tromey@redhat.com>
3972
3973 * gdb.texinfo (Basic Python): Document gdb.history.
3974
592375cd
VP
39752009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3976
3977 * gdb.texinfo (GDB/MI Thread Commands): Document the
3978 'current-thread-id' field. Remove the example with zero threads,
3979 since current GDB won't ever report that if there's inferior.
3980
41447f92
VP
39812009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3982
3983 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3984 option to -break-insert.
3985
098b41a6
JG
39862009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3987 Jerome Guitton <guitton@adacore.com>
3988
3989 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3990 (System-wide configuration): New section.
3991
3c16cced
PA
39922009-01-26 Pedro Alves <pedro@codesourcery.com>
3993
3994 PR gdb/7580:
3995 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3996 internal-error|internal-warning quit|corefile ask|yes|no".
3997
62709adf
PA
39982009-01-26 Pedro Alves <pedro@codesourcery.com>
3999
4000 * gdb.texinfo (Using the `gdbserver' Program): Document
4001 --remote-debug.
4002
7ce58dd2
DE
40032009-01-23 Doug Evans <dje@google.com>
4004
4005 * gdb.texinfo: Add nexti to list of commands that support
4006 background execution.
4007
adb483fe
DJ
40082009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4009
4010 * gdb.texinfo (Define, Hooks): Document prefix command support.
4011
a67ec3f4 40122009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 4013 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
4014
4015 Fixes for makeinfo --html.
4016
4017 * annotate.texinfo: Use @copying and @insertcopying. Use
4018 @ifnottex in place of @ifinfo.
4019 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4020 place of @ifinfo. Use @ifnotinfo for one index entry.
4021 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4022 in place of @ifinfo.
4023 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4024 in place of @ifinfo. Include contents at start unconditionally.
4025
84fcdf95
PA
40262009-01-13 Pedro Alves <pedro@codesourcery.com>
4027
4028 * gdb.texinfo (General Query Packets): Remove @var{} around the
4029 "spu" literal string.
4030
fa3a767f
PA
40312009-01-07 Pedro Alves <pedro@codesourcery.com>
4032
4033 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4034 program may be running in another process" errors.
4035 * gdbint.texinfo (Native Conditionals): Delete
4036 ONE_PROCESS_WRITETEXT description.
4037
9cb011d3
JB
40382009-01-07 Joel Brobecker <brobecker@adacore.com>
4039
4040 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4041 emacs local variable to be placed at the end of the ChangeLog.
4042 Add server.c and gdbreplay.c to the list of files where the
4043 copyright year needs to be updated.
4044
84603566
SL
40452009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4046
4047 * gdb.texinfo (Remote Configuration): Document new
4048 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4049 commands.
4050
a53f55d8
PA
40512008-12-28 Pedro Alves <pedro@codesourcery.com>
4052
4053 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4054 FETCH_INFERIOR_REGISTERS.
4055 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4056 FETCH_INFERIOR_REGISTERS descriptions. Remove
4057 gdbarch_get_longjmp_target descrition, since already described in
4058 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4059 (Target Conditionals): ... here.
4060
077e0a52
JB
40612008-12-16 Joel Brobecker <brobecker@adacore.com>
4062
4063 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4064 examples.
4065 (Additions to Ada): Likewise. Add the missing opening and closing
4066 parenthesis of the GDB prompt in one of the examples.
4067
023eb17c
JB
40682008-12-14 Joel Brobecker <brobecker@adacore.com>
4069
4070 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4071 about the result of 'Address not being of type System.Address.
4072 This problem has been fixed a while ago.
4073
c3b108f7
VP
40742008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4075
4076 MI non-stop and multiprocess docs.
4077
c8d5aac9
L
4078 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4079 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4080 Adjust documentation for *stopped, document =thread-created,
4081 =thread-exited, =thread-group-created and =thread-group-exited.
4082 (GDB/MI Thread Commands): Document the 'state' field in
4083 -thread-info output.
4084 (GDB/MI Program Execution): Mention --all and --thread-group
4085 options.
4086 (GDB/MI Variable Objects): Describe floating and fixed variable
4087 objects.
4088 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 4089
07e059b5
VP
40902008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4091
c8d5aac9
L
4092 * gdb.texinfo (Operating System Information): New appendix.
4093 (Operating System Auxiliary Information): Document 'info os processes'
4094 (Remote Configuration): Document 'osdata'
4095 (General Query Packets): Document qXfer:osdata:read.
07e059b5 4096
a80b95ba
TG
40972008-11-27 Tristan Gingold <gingold@adacore.com>
4098
4099 * gdb.texinfo (Darwin): Document Darwin specific features.
4100
a655d424
JK
41012008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4102
4103 * gdbint.texinfo (Target Conditionals): Extend the
4104 gdbarch_breakpoint_from_pc description.
4105
249e1128
VP
41062008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4107
4108 * gdb.texinfo (M68K Features): Fix typo.
4109
c14c28ba
PP
41102008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4111
4112 * gdb.texinfo (Symbols): Mention printing containing
4113 image name in "info symbol".
4114 (Maint translate-address): Likewise.
889bf7c5 4115
394a6666
JB
41162008-11-18 Joel Brobecker <brobecker@adacore.com>
4117
4118 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4119 commands "catch load" and "catch unload".
4120
66bb093b
VP
41212008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4122
4123 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 4124 =thread-selected.
889bf7c5 4125
4a92f99b
VP
41262008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4127
c8d5aac9 4128 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 4129
f0323ca0
PA
41302008-10-27 Pedro Alves <pedro@codesourcery.com>
4131
4132 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4133 .mt files, TM_CLIBS or TM_CDEPS.
4134 (x86 Watchpoints): Don't mention TDEPFILES.
4135
8b23ecc4
SL
41362008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4137
4138 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4139 (Overview): Mention notifications and non-stop mode behavior.
4140 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4141 with non-stop mode behavior. Add vStopped description.
4142 (Stop Reply Packets): Update list of packets that return
4143 stop replies. Mention non-stop behavior.
4144 (General Query Packets): Document QNonStop packet and associated
4145 qSupported query response.
4146 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4147 behavior.
4148 (Notification Packets): New section.
4149 (Remote Non-Stop): New section.
4150 (File-I/O Overview): Mention non-stop behavior.
4151
fff08868
HZ
41522008-10-24 Hui Zhu <teawater@gmail.com>
4153 Pedro Alves <pedro@codesourcery.com>
4154
4155 * gdb.texinfo (displaced-stepping): Describe the auto mode
4156 setting, and say it's the default. This is now a mainstream
4157 setting instead of a maintenance setting.
4158
252fbfc8
PA
41592008-10-23 Pedro Alves <pedro@codesourcery.com>
4160
4161 * observer.texi (thread_stop_requested): New.
4162
20924a55
JB
41632008-10-22 Joel Brobecker <brobecker@adacore.com>
4164
4165 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4166 (Patching): Replace incorrect usage of @samp by @kbd.
4167
bacec72f
MS
41682008-10-17 Michael Snyder <msnyder@vmware.com>
4169
4170 * gdb.texinfo: Add documentation for reverse execution.
4171
a08702d6 41722008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4173 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4174
4175 * gdb.texinfo. (Values From Inferior): New subsubsection.
4176
d97bc12b
DE
41772008-10-06 Doug Evans <dje@google.com>
4178
4179 * gdb.texinfo (set debug dwarf2-die): Document it.
4180
87f67dba
JB
41812008-10-01 Joel Brobecker <brobecker@adacore.com>
4182
4183 * gdb.texinfo (catch) [exception]: Document how to insert
4184 a breakpoint on user-defined exceptions when the exception
4185 name is identical to one of the language-defined ones.
4186
2fae03e8
TT
41872008-09-27 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.texinfo (Macros): Remove text about stringification,
4190 varargs, and splicing.
4191
5c6ce71d
TT
41922008-09-27 Tom Tromey <tromey@redhat.com>
4193
4194 * gdbint.texinfo (Language Support): Remove text about omitting
4195 support for a language.
4196
07128da0
DE
41972008-09-23 Doug Evans <dje@google.com>
4198
4199 * gdb.texinfo (info dcache): Update.
4200
b90a069a
SL
42012008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4202
4203 * gdb.texinfo (Packets): Add info on thread-id syntax and
4204 multiprocess extensions.
4205 <D>: Document multiprocess form of packet.
4206 <H>: Use thread-id syntax.
4207 <T>: Likewise.
4208 <vCont>: Likewise. Note this is required for multiprocess.
4209 <vKill>: New packet.
4210 (Stop Reply Packets) <T>: Use thread-id syntax.
4211 <W>: Document multiprocess form of reply.
4212 <X>: Likewise.
4213 (General Query Packets) <qC>: Use thread-id syntax.
4214 <qfThreadInfo>: Likewise.
4215 <qGetTLSAddr>: Likewise.
4216 <qP>: Likewise.
4217 <qSupported>: Add "multiprocess" feature.
4218 <qThreadExtraInfo>: Use thread-id syntax.
4219
b77209e0
PA
42202008-09-22 Stan Shebs <stan@codesourcery.com>
4221
4222 * gdb.texinfo (Inferiors): New section.
4223
3d0bb823
PA
42242008-09-12 Pedro Alves <pedro@codesourcery.com>
4225
4226 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4227
f8dcfc0a
UW
42282008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4229
4230 * gdbint.texinfo (Target Conditionals): Remove documentation
4231 for gdbarch_name_of_malloc.
4232
8775bb90
MS
42332008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4234
4235 * gdb.texinfo (Interrupts): Mention TCP interface for
4236 sending BREAK.
4237
f1838a98
UW
42382008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4239
4240 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4241 argument prefix to "set sysroot".
4242
158c7665
PH
42432008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4244
4245 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4246 and False.
4247
30e026bb
VP
42482008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4249
c8d5aac9
L
4250 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4251 for possible features of -list-features.
30e026bb 4252
c6ebd6cf
VP
42532008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4254
c8d5aac9 4255 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4256 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4257
aeac0ff9
VP
42582008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4259
4260 * doc/gdb.texinfo (PowerPC): Fix typo.
4261 (PowerPC features): Fix typo.
4262
5231c1fd
PA
42632008-08-18 Pedro Alves <pedro@codesourcery.com>
4264
4265 * observer.texi (thread_ptid_changed): New.
4266
677c5bb1
LM
42672008-08-18 Luis Machado <luisgpm@br.ibm.com>
4268
4269 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4270 (PowerPC features): Mention feature set for VSX registers.
4271
f3a2dd1a
JB
42722008-08-13 Joel Brobecker <brobecker@adacore.com>
4273
4274 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4275 the direct visibility of all names in user-written packages.
4276
33e5cbd6
PA
42772008-08-13 Pedro Alves <pedro@codesourcery.com>
4278
4279 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4280 setting, and make it the default.
4281 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4282 non-stop script example.
4283
d0384fc4
TJB
42842008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4285
4286 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4287 reference to the "Using Different Register and Memory Data
4288 Representation" section.
4289
a6f3e723
SL
42902008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4291
4292 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4293 (Remote Protocol): Add Packet Acknowledgment to menu.
4294 (Overview): Mention +/- can be disabled, and point to new section
4295 where this is discussed in detail.
4296 (General Query Packets): Document QStartNoAckMode packet, and
4297 corresponding qSupported reply.
4298 (Packet Acknowledgment): New section.
4299
0606b73b
SL
43002008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4301 Pedro Alves <pedro@codesourcery.com>
4302
4303 * gdb.texinfo (Threads): Move paragraph about automatic thread
4304 selection to All-Stop Mode subsection.
4305 (Thread Stops): Reorganize existing material into subsections.
4306 Add introductory blurb and menu.
4307 (Non-Stop Mode): New subsection.
4308 (Background Execution): New subsection.
4309 (Maintenance Commands): Add cross-references from async mode
4310 commands to the new Background Execution section.
4311
d57a3c85
TJB
43122008-08-06 Tom Tromey <tromey@redhat.com>
4313
4314 * gdb.texinfo (Extending GDB): New chapter.
4315 (Sequences): Demoted chapter, now a section under the new
4316 Extending GDB chapter.
4317 (Python): New section.
4318
6d76a53d
SS
43192008-07-31 Stan Shebs <stan@codesourcery.com>
4320
4321 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4322
1f70da6a
SS
43232008-07-29 Stan Shebs <stan@codesourcery.com>
4324
4325 * gdbint.texinfo: General round of cleanup and minor
4326 clarifications.
4327 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4328 (Longjmp Support): Update description to reflect how it is done
4329 for targets without using native header.
4330 (Symbol Handling): Add a little more general explanation.
4331 (COFF, ELF): Mention stabs encapsulation.
4332 (DWARF 3): New section.
4333 (Adding a New Host): Scrub out some obsolete bits.
4334 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4335 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4336 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4337 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4338 SEEK_SET, STOP_SIGNAL, USG.
4339 (Raw and Virtual Register Representations): Ditto for
4340 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4341 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4342 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4343 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4344 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4345 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4346 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4347 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4348 DEPRECATED_USE_STRUCT_CONVENTION.
4349 Describe gdbarch_deprecated_fp_regnum.
4350 Update description of gdbarch_print_insn.
4351 (Adding a New Target): Scrub out obsolete bits.
4352 (Obsolete Conditionals): Remove entire section.
4353
383f836e
TT
43542008-07-25 Tom Tromey <tromey@redhat.com>
4355
4356 * observer.texi (GDB Observers): Document new observers:
4357 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4358 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4359 architecture_changed.
4360
cfd8ab24
SS
43612008-07-21 Stan Shebs <stan@codesourcery.com>
4362
4363 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4364 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4365
781b42b0
TT
43662008-07-21 Tom Tromey <tromey@redhat.com>
4367
4368 * observer.texi (GDB Observers): Remove obsolete comment.
4369 <executable_changed>: Remove argument.
4370
d7d9f01e
TT
43712008-07-18 Tom Tromey <tromey@redhat.com>
4372
4373 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4374
bf250677
DE
43752008-07-10 Doug Evans <dje@google.com>
4376
4377 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4378
10568435
JK
43792008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4380
4381 * gdb.texinfo (Starting): Document "set disable-randomization".
4382
5ae4183a
AS
43832008-07-07 Andreas Schwab <schwab@suse.de>
4384
4385 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4386
b56e7235
VP
43872008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4388
4389 * gdb.texinfo (GDB/MI Target Manipulation): Add
4390 example of -target-attach.
4391
e1ac3328
VP
43922008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4393
4394 * observer.texi (target_resumed): New observer.
5ae4183a 4395 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4396
65d12d83
TT
43972008-06-06 Tom Tromey <tromey@redhat.com>
4398
4399 * gdb.texinfo (Completion): Add field name example.
4400
fbc5282e
MK
44012008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4402
4403 * gdb.texinfo (GDB/MI Program Context): Added example
4404 to -exec-arguments
5ae4183a 4405
fbc5282e 44062008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4407
4408 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4409 annotation.
4410
c16158bc 44112008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4412 Nathan Sidwell <nathan@codesourcery.com>
4413 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4414
4415 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4416 and ACX_BUGURL.
4417 * configure: Regenerate.
4418 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4419 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4420 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4421 mailing-list-specific text about bug reporting unless
4422 BUGURL_DEFAULT.
4423
75c99385
PA
44242008-06-05 Pedro Alves <pedro@codesourcery.com>
4425
4426 * gdb.texinfo (-target-select): Remove reference to target async.
4427 (Maintenance Commands): Document "maint set/show remote-async".
4428
1763a388
MK
44292008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4430
4431 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4432 in -target-file-get section.
5ae4183a 4433
d0d064df
PA
44342008-05-22 Pedro Alves <pedro@codesourcery.com>
4435
9b562ab8
PA
4436 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4437 killing the inferior when it is already debugging a process.
d0d064df 4438
8dfa32fc
JB
44392008-05-21 Joel Brobecker <brobecker@adacore.com>
4440
4441 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4442 abbreviation for "finish".
4443
55f996a7
NR
44442008-05-21 Nick Roberts <nickrob@snap.net.nz>
4445
4446 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4447
ba2b1c56
DJ
44482008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4449
4450 * gdbint.texinfo (Target Conditionals): Delete entry for
4451 gdbarch_dwarf_reg_to_regnum.
4452
08388c79
DE
44532008-05-09 Doug Evans <dje@google.com>
4454
a3c83fae 4455 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4456
d14508fe
DE
44572008-05-05 Doug Evans <dje@google.com>
4458
4459 * gdb.texinfo (disassemble): Document /m modifier.
4460
e2b7ddea
VP
44612008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4462
5ae4183a
AS
4463 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4464 will not report the time of commands that run the target.
e2b7ddea 4465
8eb41542
VP
44662008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4467
4468 * gdb.texinfo (GDB/MI Output Records): Add
4469 missing semicolon.
4470
82f68b1c
VP
44712008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4472
4473 * gdb.texinfo (GDB/MI Output Records):
4474 Document =thread-create and =thread-exited.
4475
fa0f268d
VP
44762008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4477
4478 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4479 Remove mention of dmi-discuss.
fa0f268d 4480
063bfe2e
VP
44812008-05-03 Pedro Alves <pedro@codesourcery.com>
4482
4483 * observer.texi (thread_exit): New.
4484
237fc4c9
PA
44852008-05-02 Pedro Alves <pedro@codesourcery.com>
4486
4487 * gdb.texinfo (Debugging Output): Document "set/show debug
4488 displaced".
4489 (Maintenance Commands): Document "maint set/show
4490 can-use-displaced-stepping".
4491
0428b8f5
DJ
44922008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4493
4494 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4495 and set/show arm force-mode.
4496
5009afc5
AS
44972008-05-02 Andreas Schwab <schwab@suse.de>
4498
4499 * gdbint.texinfo (Algorithms): Describe
4500 target_watchpoint_addr_within_range.
4501
669fac23
DJ
45022008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4503
4504 * gdbint.texinfo (Stack Frames): New chapter.
4505 (Algorithms): Move Frames text to the new chapter.
4506 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4507 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4508
721c02de
VP
45092008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4510
5ae4183a
AS
4511 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4512 output does not necessary include any tokens.
721c02de 4513
c055b101
CV
45142008-04-22 Corinna Vinschen <vinschen@redhat.com>
4515
4516 * gdb.texinfo (Set SH Calling convention): New @item.
4517 (Show SH Calling convention): Ditto.
4518
68837c9d
MD
45192008-04-22 Markus Deuling <deuling@de.ibm.com>
4520
4521 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4522
2e9132cc
EZ
45232008-04-20 Eli Zaretskii <eliz@gnu.org>
4524
4525 * gdb.texinfo (Set Breaks): Mention that multiple location
4526 breakpoints need line number info. Add index entries.
4527
31fffb02
CS
45282008-04-19 Craig Silverstein <csilvers@google.com>
4529
4530 * gdb.texinfo (Requirements): Add an optional requirement on
4531 zlib.
4532 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4533 Compressed DWARF 2.
4534
a47ec5fe
AR
45352008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4536
4537 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4538 sample output for 'stopped,reason="breakpoint-hit"' message.
4539 (GDB/MI Program Execution): Likewise.
4540
de051565
MK
45412008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4542
5ae4183a 4543 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4544 -var-set-format. Add -f option to -var-evaluate-expression.
4545
6ba66d6a
JB
45462008-04-03 Joel Brobecker <brobecker@adacore.com>
4547
4548 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4549 new node "Ambiguous Expressions". Replace references to this
4550 node by references to "Ambiguous Expressions" throughout.
4551 (Ambiguous Expressions): New node.
4552
1e26b4f8
DJ
45532008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4554
4555 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4556
b84876c2
PA
45572008-03-21 Pedro Alves <pedro@codesourcery.com>
4558
4559 * gdb.texinfo (Debugging Output): Document
4560 "set/show debug lin-lwp-async".
4561 (Maintenance Commands): Document "maint set/show linux-async".
4562
63092375
DJ
45632008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4564
4565 * gdb.texinfo (Expressions): Update description of malloced arrays.
4566
8e8901c5
VP
45672008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4568
4569 * gdb.texinfo (Thread Commands): Document
4570 -thread-info. Remove -thread-list-all-threads.
4571
1fddbabb
PA
45722008-03-14 Pedro Alves <pedro@codesourcery.com>
4573 Sandra Loosemore <sandra@codesourcery.com>
4574
4575 * gdb.texinfo (Library List Format): Update to mention the
4576 possibility to pass section addresses instead of segment
4577 addresses.
4578
ccd213ac
DJ
45792008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4580
4581 * gdb.texinfo (Starting): Document "set exec-wrapper".
4582 (Server): Document gdbserver --wrapper.
4583
fa4727a6
DJ
45842008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4585
4586 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4587 unreadable memory. Delete obsolete SPARClite reference.
4588
8edfe269
DJ
45892008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4590
4591 * gdb.texinfo (Starting): Mention always-running targets.
4592 (Target Commands): Add an anchor for load.
4593 (Connecting): Explain continue instead of run.
4594
1843f87b
DJ
45952008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4596
4597 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4598
f9082629
NR
45992008-02-26 Nick Roberts <nickrob@snap.net.nz>
4600
4601 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4602 breakpoint table.
4603
fd96d250
PA
46042008-02-19 Pedro Alves <pedro@codesourcery.com>
4605
4606 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4607 killing the inferior when it is already debugging a process.
4608
36af4ef6
MD
46092008-02-13 Markus Deuling <deuling@de.ibm.com>
4610
4611 * gdbint.texinfo (Build Script): New section. Mention new build script
4612 gdb_buildall.sh.
4613
cda4ce5a
JB
46142008-02-01 Jim Blandy <jimb@red-bean.com>
4615
4616 * gdb.texinfo (Help): Summarize 'info args' correctly.
4617
4acd40f3
TJB
46182008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4619
4620 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4621 available in PowerPC architecture.
4622 (Embedded Processors): Change node name of PowerPC item in menu.
4623 (PowerPC): Rename to...
4624 (PowerPC Embedded): this.
4625 (Architectures): Add new PowerPC item in menu.
4626 (PowerPC): New node.
4627
6e6c6f50
DJ
46282008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4629
4630 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4631 commands.
4632
5ee187d7
DJ
46332008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4634
4635 * gdb.texinfo (Setting Catchpoints): Mention features
4636 supported on GNU/Linux.
4637
e275c0d9
NR
46382008-01-30 Nick Roberts <nickrob@snap.net.nz>
4639
4640 * gdb.texinfo (GDB/MI File Commands): Describe new output
4641 field for MI command -file-list-exec-source-file.
4642
2d717e4f
DJ
46432008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4644
4645 * gdb.texinfo (Using the `gdbserver' Program): Add security
4646 warning. Rearrange into subsections and subsubsections. Document
4647 --multi and --debug. Correct --with-sysroot typo. Update --attach
4648 usage. Make load reference clearer. Document monitor exit.
4649 (Remote Configuration): Document set remote exec-file, attach-packet,
4650 and run-packet.
4651 (Packets): Document vAttach and vRun.
4652
d35a4257 46532008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4654
4655 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4656 detach-on-follow -> detach-on-fork.
f663676d 4657
c78d192c
DJ
46582008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4659
4660 * gdbint.texinfo (Native Conditionals): Remove
4661 SHELL_COMMAND_CONCAT and SHELL_FILE.
4662
d35a4257
EZ
46632008-01-26 Eli Zaretskii <eliz@gnu.org>
4664
4665 * gdb.texinfo (Specify Location): Improve wording.
4666
93815fbf
VP
46672008-01-23 Chris Demetriou <cgd@google.com>
4668
4669 * gdb.texinfo (Threads): Document new "set print thread-events"
4670 and "show print thread-events" commands.
4671
2a25a5ba
EZ
46722008-01-19 Eli Zaretskii <eliz@gnu.org>
4673
4674 * gdb.texinfo (Specify Location): New section.
4675 (Delete Breaks, Edit, Set Breaks): Remove description of
4676 locations. Instead, add a reference to "Specify Location".
4677 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4678 (Symbols): Refer to "Specify Location" for the valid forms of
4679 linespecs and locations.
4680
32c9a795
MD
46812008-01-18 Markus Deuling <deuling@de.ibm.com>
4682
4683 * gdbint.texinfo (Target Conditionals): Replace the description of
4684 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4685
b17828ca
JB
46862008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4687
4688 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4689 about &&var, which is rejected by the expression parser.
4690
0aea4bf3
LM
46912008-01-09 Luis Machado <luisgpm@br.ibm.com>
4692
4693 * gdb.texinfo (Output): Update documentation on using printf with DFP
4694 types.
4695
febe4383
TJB
46962008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4697
4698 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4699 subsubsection.
4700 (Decimal Floating Point format): New subsubsection.
4701
7a404eba
PA
47022008-01-05 Pedro Alves <pedro@codesourcery.com>
4703
4704 * gdb.texinfo (File Options): Remove mention of the attempt to
4705 open a core file with the -p option. Don't list -c as a valid
4706 option to attach to a process.
4707
a4d9b460
PA
47082008-01-05 Pedro Alves <pedro@codesourcery.com>
4709
4710 * gdbint.texinfo (Host Conditionals): Remove mention of
4711 ALIGN_STACK_ON_ENTRY.
4712
6ec2edbe
JB
47132008-01-05 Joel Brobecker <brobecker@adacore.com>
4714
4715 * gdbint.texinfo (Start of New Year Procedure): Add item
4716 describing how to update the source and documentation copyright
4717 notices.
4718
d8b2a693
JB
47192007-12-18 Jim Blandy <jimb@codesourcery.com>
4720
ab209b3a 4721 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4722 watchpoint explanation into the main description of the watchpoint
4723 command; update synopses of 'watch', 'rwatch', and 'awatch'
4724 commands.
4725
8b4ed427
VP
47262007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4727
4728 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4729 Document 'pending-breakpoints' feature of
4730 -list-features.
4731
37e4754d
LM
47322007-12-17 Luis Machado <luisgpm@br.ibm.com>
4733
669fac23 4734 * gdb.texinfo: Add new parameter's description.
37e4754d 4735
1d3811f6
DJ
47362007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4737
4738 * gdb.texinfo (Overview): Clarify run-length encoding
4739 example. Remove the restriction on "+" and "-" characters.
4740
c1c25a1a
EZ
47412007-12-15 Eli Zaretskii <eliz@gnu.org>
4742
4743 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4744
afe8ab22 47452007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4746
afe8ab22
VP
4747 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4748 the -f option for -break-insert, remove -r option,
4749 and clarify specification of location.
4750
a6b151f1
DJ
47512007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4752
4753 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4754 formatting.
4755 (Remote Debugging): Add File Transfer section.
4756 (Remote Configuration): Document Host I/O packets.
4757 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4758 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4759 (Packets): Add vFile.
4760
3b784c4f
EZ
47612007-11-17 Eli Zaretskii <eliz@gnu.org>
4762
4763 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4764 breakpoints with multiple locations.
4765 (Breakpoint Menus): Improve wording.
4766 (Output): Fix last change.
4767
a4ce5b0d
UW
47682007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4769
4770 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4771
1b39d5c0
DE
47722007-11-15 Doug Evans <dje@google.com>
4773
4774 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4775
7a72d44c
VP
47762007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4777
4778 * gdbint.texinfo (Native Conditionals): Remove
4779 mention of CLEAR_SOLIB.
5ae4183a 4780
6d1829bf 47812007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4782
4783 * gdb.texinfo (Print Settings): Add documentation for "set/show
4784 print frame-arguments".
4785
1a619819
LM
47862007-11-05 Luis Machado <luisgpm@br.ibm.com>
4787
3b784c4f 4788 * gdb.texinfo (Output): Update printf command's description.
1a619819 4789
55eddb0f
DJ
47902007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4793 powerpc soft-float".
4794
9cceb671
DJ
47952007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4796
4797 * gdb.texinfo (Files): Correct formatting. Mention Expat
4798 requirement.
4799 (Requirements for Building GDB): Expand the list of Expat
4800 uses.
4801 (Library List Format, Memory Map Format): Mention Expat.
4802 (Target Descriptions): Update Expat wording.
4803
83acabca
DJ
48042007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4805
4806 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4807 Document that gdbarch_convert_register_p should return zero for no-op
4808 conversions.
4809
e35879db
UW
48102007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4811
83acabca 4812 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4813 of set_gdbarch_sofun_address_maybe_missing back to ...
4814 (Target Conditionals): ... here to fix build break.
4815
203c3895
UW
48162007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4817
83acabca 4818 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4819 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4820 (Compiler Characteristics): ... documentation of
4821 set_gdbarch_sofun_address_maybe_missing.
4822
11411de3
DJ
48232007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4824
4825 * gdbint.texinfo (Target Conditionals): Use
4826 frame_unwind_register_unsigned in examples instead of
4827 frame_unwind_unsigned_register.
4828
7cc46491
DJ
48292007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4830
4831 * gdb.texinfo (Predefined Target Types): Add int128
4832 and uint128.
4833 (Standard Target Features): Add PowerPC features.
4834
81adfced
DJ
48352007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4836
4837 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4838
c1874924
UW
48392007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4840
4841 * gdbint.texi (Target Conditionals): Remove documentation
4842 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4843 gdbarch_extract_return_value, and gdbarch_store_return_value.
4844
f6e56ab3
UW
48452007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4846
4847 * gdbint.texi (Target Conditionals): Remove documentation of
4848 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4849
56cf5405
KH
48502007-10-11 Kazu Hirata <kazu@codesourcery.com>
4851
4852 * gdb.texinfo: Mention that inaccessible-by-default is on by
4853 default.
4854
35156bae
DJ
48552007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4858
d983da9c
DJ
48592007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4860
4861 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4862 multi-threaded watchpoints.
4863 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4864 checked. Describe sticky notification. Expand description
4865 of steppable and continuable watchpoints.
4866 (Watchpoints and Threads): New subsection.
4867
fe6fbf8b
VP
48682007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4869
4870 * gdb.texinfo (Setting Breakpoints): Revise
4871 documentation for pending breakpoints. Document
4872 breakpoints with multiple locations.
5ae4183a 4873
084344da
VP
48742007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4875
4876 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4877 Document -list-features.
5ae4183a 4878
82160952
EZ
48792007-09-15 Eli Zaretskii <eliz@gnu.org>
4880
4881 * gdb.texinfo (Output): Spell out which features of C's printf are
4882 not supported by GDB's printf.
7e27a47a
EZ
4883 (Separate Debug Files): More accurate wording regarding build ID
4884 and a reference to the ld manual rather than the Fedora wiki.
82160952 4885
ea37ba09
DJ
48862007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4887 Jim Blandy <jimb@codesourcery.com>
4888
4889 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4890 (Examining Memory): Update mentions of the 's' format.
4891 (Automatic Display): Likewise.
4892
b8533aec
DJ
48932007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4894
4895 * gdb.texinfo: Update the FSF's Back-Cover Text.
4896
83f83d7f
JK
48972007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4898 Eli Zaretskii <eliz@gnu.org>
4899
4900 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4901 Fixed the ``build ID'' name. New binaries build instructions for the
4902 build ID inclusion. Explain how the commands are specific to the build
4903 ID vs. debug link.
4904
c7e83d54
EZ
49052007-09-01 Eli Zaretskii <eliz@gnu.org>
4906
4907 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4908 indexing for ``build ID'' support.
4909
d3750b24
JK
49102007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4911
4912 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4913 Enlisted BUILD ID to the debug file searching example.
4914 Included a BUILD ID `.note.gnu.build-id' section description.
4915 Updated/added the debug files splitting instructions for OBJCOPY.
4916
02142340
VP
49172007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4918
4919 * gdb.texinfo (Variable Objects): Adjust docs
4920 for -var-info-expression and document
4921 -var-info-path-expression.
4922
d3bdde98
JB
49232007-08-20 Jim Blandy <jimb@codesourcery.com>
4924
3fb6a982
JB
4925 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4926 (title page): Include the dedication in the printed manual, as a
4927 separate page after the copyright notice.
5ae4183a 4928
d3bdde98
JB
4929 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4930 don't break a @var across a line.
4931
c80a96a8
MR
49322007-07-25 Maciej W. Rozycki <macro@mips.com>
4933
4934 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4935 for include files.
4936
5824a901
NR
49372007-07-12 Nick Roberts <nickrob@snap.net.nz>
4938
4939 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4940 in annotate.texinfo.
4941 (Command History): Link to new node.
5824a901 4942
d52e7ea3
UW
49432007-07-05 Markus Deuling <deuling@de.ibm.com>
4944
4945 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4946
5fc14d0a
EZ
49472007-07-05 Eli Zaretskii <eliz@gnu.org>
4948
4949 * gdbint.texinfo (Target Conditionals): Fix last change.
4950
4a9bb1df
UW
49512007-07-03 Markus Deuling <deuling@de.ibm.com>
4952
4953 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4954 routines:
4955 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4956 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4957 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4958 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4959 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4960 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4961 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4962 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4963 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4964 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4965 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4966 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4967 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4968 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4969 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4970 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4971 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4972 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4973 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4974 (SOFTWARE_SINGLE_STEP_P)
4975
4976 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4977 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4978
4979 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4980 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4981 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4982 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4983 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4984 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4985 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4986 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4987 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4988 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4989
4990 (Converting an existing Target Architecture to Multi-arch): Remove
4991 section.
4992
4993 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4994 (gdbarch_addr_bits_remove): Add code example.
4995
4996 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4997
cfa9d6d9
DJ
49982007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4999
5000 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5001 Add other missing entries. Adjust the table size to fit.
5002 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5003 stop reasons including the new "library" event.
5004 (General Query Packets): Adjust table widths for qSupported. Mention
5005 qXfer:libraries:read reply to qSupported and document the new packet.
5006 (Library List Format): New section.
5007
159fcc13
JK
50082007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5009
5010 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5011
f66d1690
MS
50122007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5013
5014 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5015
67102876
NR
50162007-06-25 Nick Roberts <nickrob@snap.net.nz>
5017
5018 * gdbint.texinfo (Register and Memory Data): Break sections
5019 into nodes and add a menu.
5020
a4642986
MR
50212007-06-21 Maciej W. Rozycki <macro@mips.com>
5022
5023 * gdb.texinfo (Examining Memory): Document the new behaviour.
5024
e9c17194
VP
50252007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5026
5027 * gdb.texinfo (Standard Target Features): Document
5028 m68k features.
5029
31d99776
DJ
50302007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5031
5032 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5033
1780a0ed
DJ
50342007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5035
5036 * gdb.texinfo (Target Description Format): Add version attribute
5037 for <target>.
5038
822b6570
DJ
50392007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5040
5041 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5042
f8b73d13
DJ
50432007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5044
5045 * gdb.texinfo (MIPS Features): New subsection.
5046
0e7f50da
UW
50472007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5048 Markus Deuling <deuling@de.ibm.com>
5049
5050 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5051 and qXfer:spu:write packets and mention them under qSupported.
5052
23d964e7
UW
50532007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5054 Markus Deuling <deuling@de.ibm.com>
5055
5056 * gdb.texinfo (Architectures): Add new SPU section to document
5057 Cell Broadband Engine SPU architecture specific commands.
5058
9f708cb2
VP
50592007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5060
5061 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5062 comments.
5063
7579b5f8
NR
50642007-06-07 Nick Roberts <nickrob@snap.net.nz>
5065
5066 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5067
bf06d120
JB
50682007-05-29 Jim Blandy <jimb@codesourcery.com>
5069
5070 * gdb.texinfo (Overview): Doc fix.
5071
23776285
MR
50722007-05-22 Maciej W. Rozycki <macro@mips.com>
5073
5074 * gdb.texinfo (Remote Configuration): Document "set/show
5075 remoteflow".
5076
1a69e1e4
DJ
50772007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5078
bf06d120
JB
5079 * gdb.texinfo (MIPS): Remove documentation for set mips
5080 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5081 stack-arg-size.
1a69e1e4 5082
46ba6afa 50832007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5084
46ba6afa
BW
5085 * all-cfg.texi (GDBTUI): New.
5086 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5087 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5088 (TUI Configuration): Edit to improve clarity and fix problems of
5089 both style and content.
5ae4183a 5090
06d3b283
UW
50912007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5092
5093 * observer.texi (GDB Observers): New observer "new_objfile".
5094
179101d6
UW
50952007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5096
5097 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5098
25d5ea92
VP
50992007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5100
5101 * gdb.texinfo (GDB/MI Variable Objects): Document
5102 frozen variables objects.
5ae4183a 5103
ea35711c
DJ
51042007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5105
5106 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5107 (Character Sets, Caching Data of Remote Targets): Likewise.
5108 (Targets): Delete Remote node. Move its text...
5109 (Debugging Remote Programs): ...to here. Delete description
5110 of the "remote" command.
5111 (Remote configuration): Delete description of "set remotedevice"
5112 and "show remotedevice".
5113 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5114
db2e3e2e
BW
51152007-04-11 Bob Wilson <bob.wilson@acm.org>
5116
5ae4183a
AS
5117 * gdb.texinfo (Contributors, Continuing and Stepping)
5118 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5119 (General Query Packets, File-I/O Remote Protocol Extension)
5120 (Protocol Basics, The F Reply Packet, Write)
5121 (Protocol-specific Representation of Datatypes, Memory Transfer):
5122 Fix hyphenation, punctuation and grammar problems.
5123 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5124 'section' instead of 'subsection' in the text.
5125 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5126 (i386): Remove period from section name.
db2e3e2e
BW
5127 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5128 (Config Names, Configure Options): Use @file{configure}.
5129
8a3dae3e
DJ
51302007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5131
5132 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5133 and tab expansion.
5134
1a92f856
DJ
51352007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5136
5137 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5138
79a6e687 51392007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5140
79a6e687
BW
5141 * gdb.texinfo: Consistently capitalize all significant words in
5142 node names, chapter titles, section titles, and headings. Update
5143 cross references to match.
5144 (Starting and Stopping Trace Experiment): Make node name plural.
5145 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 5146
ad527d2e
PA
51472007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5148
5149 * gdb.texinfo (WinCE): Delete obsolete subsection.
5150
7ce59000
DJ
51512007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5152
5153 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5154 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5155 references.
5156
8807d78b
DJ
51572007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5158
5159 * gdb.texinfo (Startup): Delete references to some alternate
5160 names for .gdbinit.
5161 (Thread): Remove LynxOS reference.
5162 (Tandem ST2000): Delete target-specific documentation.
5163 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5164 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5165 and GDB_OSABI_LYNXOS.
5166
5f402660
UW
51672007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5168
5169 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5170
bac718a6
UW
51712007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5172
5173 * gdbint.texinfo (Target Conditionals): Remove mention of
5174 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5175 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5176
9453113a
DJ
51772007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5178
5179 * Makefile.in: Add "pdfdir" installation
5180 directory, PDFTEX macro, support for "install-pdf" target,
5181 and rules for making a pdf version of refcard.texi.
5182 * refcard.tex: Specify paper size for PDF output.
5183
ae21e955 51842007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5185
ae21e955 5186 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5187
3f94c067 51882007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5189
3f94c067
BW
5190 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5191 (Source Path, Character Sets, Macros, Define)
5192 (GDB/MI Result Records, GDB/MI Simple Examples)
5193 (GDB/MI Program Execution, GDB/MI File Commands)
5194 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5195 (Bug Reporting): Use @value{GCC}.
5ae4183a 5196
12c27660 51972007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5198
12c27660
BW
5199 * gdb.texinfo (Help): Fix formatting of examples.
5200 (Variables): Use @ifnotinfo instead of @iftex.
5201 (Non-debug DLL symbols): Use @ref instead of @pxref.
5202 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5203
ce9341a1
BW
52042007-03-26 Bob Wilson <bob.wilson@acm.org>
5205
5206 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5207
c8f4133a
BW
52082007-03-26 Bob Wilson <bob.wilson@acm.org>
5209
5210 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5211 the order of the nodes.
5212 (C Operators, C Constants, Debugging C): Remove extra menus.
5213 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5214
c8f4133a 52152007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5216
5217 * gdb.texinfo (File Options): Add missing parenthesis.
5218 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5219
c74d0ad8
DJ
52202007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5221
5222 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5223
ff6f572f
DJ
52242007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5225
669fac23 5226 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5227 case insensitivity.
5228 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5229
994337c3
NR
52302007-02-18 Nick Roberts <nickrob@snap.net.nz>
5231
5232 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5233 (Files): Add section name to argument list for pxref.
5234 (Non-debug DLL symbols): Don't use `see' for pxref.
5235 (Embedded Processors): Fix typo.
5236 (GDB/MI Breakpoint Commands): Execution commands generate
5237 *stopped not ^done.
5238
eb819d70
NR
52392007-02-13 Nick Roberts <nickrob@snap.net.nz>
5240
5241 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5242 values for in_scope. Mention that only root variables can be
5243 updated.
5244 (GDB/MI Development and Front Ends): Explain new values may be
5245 added to existing fields.
5246
123dc839
DJ
52472007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5248
5249 * gdb.texinfo (-target-disconnect): Use @smallexample.
5250 (Requirements): Add anchor for Expat. Update description.
5251 (Target Descriptions): Mention Expat.
5252 (Target Description Format): Document new elements. Use
5253 @smallexample.
5254 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5255 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5256
108546a0
DJ
52572007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5258
5259 * gdb.texinfo (Target Description Format): Add section on XInclude.
5260
95a98c01
NR
52612006-02-03 Nick Roberts <nickrob@snap.net.nz>
5262
5263 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5264 command -enable-timings.
5265
f4b3909f
EZ
52662007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5267
5ae4183a 5268 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5269 descriptions for new/deleted elements in gdb_osabi. Add missing
5270 description for function generic_elf_osabi_sniff_abi_tag_sections.
5271
c7ba131e
JB
52722007-01-29 Joel Brobecker <brobecker@adacore.com>
5273
5274 * gdb.texinfo (Maintenance Commands): Add documentation for
5275 the new "maint print target-stack" command.
5276
3a60f64e
JK
52772007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5278 Eli Zaretskii <eliz@gnu.org>
5279
f4b3909f 5280 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5281
c582f8b6
EZ
52822007-01-26 Eli Zaretskii <eliz@gnu.org>
5283
5284 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5285 Use @value{NGCC} instead of @value{GCC}.
5286
d3e8051b
EZ
52872007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5288
5289 * agentexpr.texi: Fix typos.
5290 * annotate.texinfo: Likewise.
5291 * gdb.texinfo: Likewise.
5292 * gdbint.texinfo: Likewise.
5293 * observer.texi: Likewise.
5294 * stabs.texinfo: Likewise.
5295
86f04699
EZ
52962007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5297
5298 * gdbint.texinfo (Support Libraries): Remove mmalloc
5299 entry. Describe readline library.
5300
23181151
DJ
53012007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5302
5303 * gdb.texinfo (Target Descriptions): New section.
5304 (General Query Packets): Add QPassSignals anchor. Mention
5305 qXfer:features:read under qSupported. Expand mentions of
5306 qXfer:memory-map:read and QPassSignals. Document
5307 qXfer:features:read.
5308
f822c95b
DJ
53092007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5310
5311 * gdb.texinfo (Commands to specify files): Describe
5312 "set sysroot" and "show sysroot".
5313 (Using the `gdbserver' program): Lowercase argument
5314 to @var. Expand description of setting up GDB on the
5315 host.
5316
8936fcda
JB
53172007-01-05 Joel Brobecker <brobecker@adacore.com>
5318
5319 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5320 catch exception, catch exception unhandled, and catch assert
5321 commands.
5322
e776119f
DJ
53232007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5324
5325 * gdb.texinfo (Debugging Output): Document "set debug xml"
5326 and "show debug xml".
5327
aa79a185
DJ
53282007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5329
5330 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5331
7f893741
JB
53322007-01-01 Joel Brobecker <brobecker@adacore.com>
5333
5334 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5335
a1b5960f
VP
53362006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5337
5338 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5339 note in @ignore, to be removed later if nobody complains.
5340
9f470e6e
NR
53412006-12-04 Nick Roberts <nickrob@snap.net.nz>
5342
5343 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5344 of -var-delete.
5345
765dc015 53462006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5347
765dc015 5348 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5349 automatic software/hardware breakpoint usage and
5350 the "set breakpoint auto-hw" command.
765dc015 5351
4b5752d0
VP
53522006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5353
5354 * gdb.texinfo (Memory Access Checking): New.
5355
89be2091
DJ
53562006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5357
5358 * gdb.texinfo (Remote configuration): Mention
5359 "pass-signals-packet".
5360 (General Query Packets): Document QPassSignals. Fix
5361 a typo.
5362
ca3bf3bd
DJ
53632006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5364
5365 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5366
427c3a89
DJ
53672006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5368
5369 * gdb.texinfo (Remote configuration): Rewrite documentation for
5370 packet configuration commands.
5371 (OS Information): Adjust reference to qXfer:auxv:read.
5372 (General Query Packets): Remove references to read-aux-vector-packet
5373 and set remote get-thread-local-storage-address.
5374
7a107747
DJ
53752006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5376
5377 * gdbint.texinfo (Target Architecture Definition): Add new
5378 Initializing a New Architecture section.
5379
1c56eb0e
EZ
53802006-10-31 David Taylor <dtaylor@emc.com>
5381
5382 * stabs.texinfo (Macro define and undefine): New node describing
5383 stabs for #define and #undef.
5384
f73adfeb
AS
53852006-10-27 Andreas Schwab <schwab@suse.de>
5386
5387 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5388
fd60e0df
EZ
53892006-10-21 Eli Zaretskii <eliz@gnu.org>
5390
5391 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5392 clarify on the possible meanings of ``expression'' watched by
5393 watchpoints. Add indexing.
e5ac9b53
EZ
5394 (Prompting, Errors, Invalidation, Annotations for Running)
5395 (Source Annotations): Fix index entries by adding "annotation" to
5396 them, to discriminate from index entries that point to the more
5397 general topic descriptions.
fd60e0df 5398
52bb452f
DJ
53992006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5400
5401 * gdbint.texinfo (Target Vector Definition): Move most
5402 content into Existing Targets. Add a menu.
5403 (Existing Targets): New section, moved from Target Vector
5404 Definition. Use @subsection.
5405 (Managing Execution State): New section.
5406
58955e58
BW
54072006-10-16 Bob Wilson <bob.wilson@acm.org>
5408
5409 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5410
c8aa23ab
EZ
54112006-10-15 Eli Zaretskii <eliz@gnu.org>
5412
5413 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5414 (Command Syntax, Signals, Backtrace, Connecting)
5415 (Remote configuration, Renesas Boards, Console I/O): Fix last
5416 change: use Ctrl- instead of C-, except wrt Emacs.
5417 (File-I/O Examples): Put Ctrl-c in @kbd.
5418 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5419 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5420 (Signals, Set Breaks, Set Watchpoints): Document optional
5421 arguments to `info signals' `handle', `info breakpoints', and
5422 `info watchpoints'.
c8aa23ab 5423
e7109c7e
EZ
54242006-10-14 Eli Zaretskii <eliz@gnu.org>
5425
5426 * gdb.texinfo (Backtrace): Fix last change.
5427
de3aea7b
NR
54282006-10-14 Nick Roberts <nickrob@snap.net.nz>
5429
5430 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5431
7f9087cb
BW
54322006-10-10 Bob Wilson <bob.wilson@acm.org>
5433
c8aa23ab
EZ
5434 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5435 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5436 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5437
68437a39
DJ
54382006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5439 Daniel Jacobowitz <dan@codesourcery.com>
5440
5441 * gdb.texinfo (Packets): Document vFlashErase,
5442 vFlashWrite and vFlashDone packets.
5443 (General Query Packets): Document qXfer:memory-map:read.
5444 Add a new feature for qXfer:memory-map:read.
5445 (Memory map format): New section.
5446 (Target Commands): Mention that gdb can write flash.
5447
fd79ecee
DJ
54482006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5449 Daniel Jacobowitz <dan@codesourcery.com>
5450
5451 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5452 memory regions and "mem auto".
5453
350da6ee
DJ
54542006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5455
5456 * gdbint.texinfo (Array Containers): New section.
5457
2f1acb09
VP
54582006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5459
5460 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5461 -stack-list-arguments HIGH_FRAME argument can be larger then the
5462 actual number of frames.
5463
2ab1eb7a
VP
54642006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5465
5466 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5467 -stack-list-locals HIGH_FRAME argument can be larger then the
5468 actual number of frames.
2ab1eb7a 5469
599b237a
BW
54702006-09-02 Bob Wilson <bob.wilson@acm.org>
5471
5472 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5473 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5474
25ab7e6d
EZ
54752006-09-02 Eli Zaretskii <eliz@gnu.org>
5476
5477 * gdbint.texinfo (Overall Structure): New section "Source Tree
5478 Structure".
5479
940178d3
JB
54802006-08-17 Jim Blandy <jimb@codesourcery.com>
5481
5482 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5483 responses.
5484
30daae6c
JB
54852006-08-08 Joel Brobecker <brobecker@adacore.com>
5486
5487 * gdb.texinfo (Source Path): Add documentation for new
5488 substitute-path commands.
5489
7fa2210b
DJ
54902006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5491
5492 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5493 (Running Configure): ...here.
5494 (Requirements): New node. Mention expat.
5495
3d00d119
DJ
54962006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5497
5ae4183a 5498 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5499 'set download-write-size' and 'show download-write-size'.
5500
0cbfa4ee
DJ
55012006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5502
5503 * stabs.texinfo (Member Type Descriptor): Correct example for
5504 pointer to member types.
5505
16026cd7
AS
55062006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5507
5508 * gdb.texinfo (Optional warnings and messages): Add
5509 'set/show trace-commands'.
5510 (Command files): Add '-v' to source command.
5511
0876f84a
DJ
55122006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5513
5514 * gdb.texinfo (OS Information): Update qPart reference to
5515 qXfer.
5516 (Remote configuration): Likewise.
5517 (Overview): Move @cindex to the start of a paragraph. Talk
5518 about binary data encoding.
5519 (Packets): Refer to the overview for the details of the X
5520 packet encoding.
5521 (General Query Packets): Remove qPart description. Add qXfer
5522 description. Add an anchor to qSupported. Correct feature
5523 table title. Add a new feature for qXfer:auxv:read.
5524 (Interrupts): Add a missing parenthesis.
5525
2ec3381a
DJ
55262006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5527
669fac23 5528 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5529 (GDB/MI Kod Commands): Remove commented out node.
5530
594fe323
EZ
55312006-07-01 Eli Zaretskii <eliz@gnu.org>
5532
5533 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5534 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5535 (GDB/MI Thread Commands, GDB/MI Program Execution)
5536 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5537 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5538 (GDB/MI File Commands, GDB/MI Target Manipulation)
5539 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5540 since the MI prompt is hard-wired into the code.
5541
7e3fb70c
NR
55422006-07-01 Nick Roberts <nickrob@snap.net.nz>
5543
5544 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5545 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5546 (GDB/MI Data Manipulation): Remove description of unimplemented
5547 display related commands as variable objects perform this function
5548 and are superior: -display-delete, -display-disable,
5549 -display-enable, -display-insert and -display-list. Move
5550 -environment-cd, -environment-directory, -environment-path
5551 and -environment-pwd to "Program Context".
5552 (GDB/MI Program Control): Rename to "Program Execution". Move
5553 -exec-arguments -exec-abort to...
5554 (GDB/MI Program Context): ...here. New node split from "Data
5555 Manipulation".
5556
be2a5f71
DJ
55572006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5558
5559 * gdb.texinfo (Remote configuration): Document set / show
5560 remote supported-packets.
5561 (General Query Packets): Document qSupported packet.
5562
fc320d37
SL
55632006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5564
5565 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5566 and font markup.
5567 (Protocol basics): Likewise.
5568 (The F request packet): Likewise.
5569 (The F reply packet): Likewise.
5570 (Memory transfer): Move this node to be a subsubsection of
5571 "Protocol specific representation of datatypes".
5572 (The Ctrl-C message): More copy editing.
5573 (Console I/O): Likewise.
5574 (The isatty call): Delete this node, and merge its content into
5575 the "isatty" node. Fixed references elsewhere.
5576 (The system call): Delete this node, and merge its content into
5577 the "system" node. Fixed references elsewhere.
5578 (open): Reformat to use @table, and add appropriate font markup.
5579 (close): Likewise.
5580 (read): Likewise.
5581 (write): Likewise.
5582 (lseek): Likewise.
5583 (rename): Likewise.
5584 (unlink): Likewise.
5585 (stat/fstat): Likewise.
5586 (gettimeofday): Likewise.
5587 (isatty): Likewise.
5588 (system): Likewise, plus minor changes to fix confusing wording.
5589 (Integral datatypes): Fix font markup.
5590 (Pointer values): Likewise.
5591 (struct stat): Fix markup to use @table, plus minor copy editing.
5592 (struct timeval): Fix font markup, plus minor copy editing.
5593 (Constants): Minor copy editing.
5594 (Errno values): Add font markup.
5595 (File-I/O Examples): Likewise.
5596
158fdf5c
NR
55972006-06-10 Nick Roberts <nickrob@snap.net.nz>
5598
5599 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5600 (GDB/MI Simple Examples): Move node up one level. Use real
5601 examples.
5602 (GDB/MI Compatibility with CLI): Update.
5603 (GDB/MI Result Records): Add "connected" and "exit" result
5604 classes.
5605 (GDB/MI Stream Records): Clarify target output.
5606 (GDB/MI Command Description Format): Modify example description.
5607 (GDB/MI Breakpoint Table Commands): Rename to...
5608 (GDB/MI Breakpoint Commands): ...this
5609 (GDB/MI Breakpoint Commands): Add optional thread field.
5610 (GDB/MI Program Control): Add an introduction. Move "Program
5611 termination" examples into exec-run description.
5612 (GDB/MI File Commands): Mention similar CLI commands.
5613 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5614 is similar to "-gdb-version".
5615
ddb50cd7
EZ
56162006-06-09 Eli Zaretskii <eliz@gnu.org>
5617
5618 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5619
2aef0d6b
NR
56202006-06-02 Nick Roberts <nickrob@snap.net.nz>
5621
5622 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5623 sourceware.org for mailing lists.
d5e40d59 5624 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5625
383a5c52
NR
56262006-06-01 Nick Roberts <nickrob@snap.net.nz>
5627
d5e40d59 5628 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5629
e16b02ee
EZ
56302006-05-22 Eli Zaretskii <eliz@gnu.org>
5631
5632 * gdb.texinfo (Cygwin Native): Fix last change.
5633
be90c084
CF
56342006-05-22 Christopher Faylor <cgf@timesys.com>
5635
5636 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5637
347ceba5
NR
56382006-05-15 Nick Roberts <nickrob@snap.net.nz>
5639
5640 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5641 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5642
369af7bd
DJ
56432006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5644
5645 * gdb.texinfo (General Query Packets): Recommend not starting
5646 new packets with qC and clarify.
5647
2ffdbde8 56482006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5649
5650 * gdb.texinfo (M2 Types): New section.
72019c9c 5651
16d1a084
DJ
56522006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * agentexpr.texi: Add a copyright and license notice.
5655 * observer.texi: Likewise, with GPL clause for function prototypes.
5656 Remove trailing whitespace.
5657
aa56d27a
JB
56582006-05-05 Jim Blandy <jimb@codesourcery.com>
5659
5660 * gdb.texinfo (General Query Packets): Document conventions for
5661 terminating packet names, and their violations.
5662
5bdf8622
DJ
56632006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5664
5665 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5666 * gdb.texinfo: Likewise.
5667
605a56cb
DJ
56682006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5669
5670 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5671 and "show remotedebug".
5672 (Debugging Output): Add additional index entries.
5673
b8db102d
MS
56742006-04-27 Michael Snyder <msnyder@redhat.com>
5675
5676 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5677
c5e30d01
AC
56782006-04-22 Andrew Cagney <cagney@redhat.com>
5679
5680 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5681 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5682
8181d85f
DJ
56832006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5684
5685 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5686 and remove breakpoint prototypes.
5687 (Watchpoints): Move description of target_insert_hw_breakpoint and
5688 target_remove_hw_breakpoint ...
5689 (Breakpoints): ... to here. Document target_insert_breakpoint and
5690 target_remove_breakpoint.
5691
4f553f88
JB
56922006-04-17 Jim Blandy <jimb@codesourcery.com>
5693
5694 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5695 and C packets are optional.
5696
cd852561
FR
56972006-04-14 Frederic Riss <frederic.riss@st.com>
5698
5699 * gdb.texinfo (Specifying source directories): Update the description
5700 of the source file search to reflect the fact that the source path
5701 always contains at least $cdir and $cwd.
5702
b620eb07
MS
57032006-03-31 Michael Snyder <msnyder@redhat.com>
5704
5705 * gdb.texinfo: Update copyright dates.
5706
3156cdaf
EZ
57072006-03-31 Eli Zaretskii <eliz@gnu.org>
5708
5709 * gdb.texinfo (Overview): Add an index entry to "empty response".
5710
7d30c22d
JB
57112006-03-28 Jim Blandy <jimb@codesourcery.com>
5712
5713 * gdbint.texinfo (Prologue Analysis): New section.
5714
86941c27
JB
57152006-03-07 Jim Blandy <jimb@red-bean.com>
5716
66b8c7f6
JB
5717 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5718
1a10341b
JB
5719 * gdb.texinfo (Target Commands): Update text describing how to
5720 specify a target. Refer to the detailed section on remote
5721 debugging, not the brief mention.
5722
86941c27
JB
5723 * gdb.texinfo (Connecting): Organize the different 'target remote'
5724 connection methods into a table. Add a 'target remote' index
5725 entry. (!!!)
5726
62f3a2ba
FF
57272006-02-17 Fred Fish <fnf@specifix.com>
5728
5729 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5730 'ptype' commands to reflect the fact that the only significant
5731 difference between them is that ptype prints the complete type
5732 description instead of just the name.
5733
8b9a88ea
WZ
57342006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5735
5736 * gdbint.texinfo (Watchpoints): Delete
5737 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5738
7e8dc855
NR
57392006-02-10 Nick Roberts <nickrob@snap.net.nz>
5740
5741 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5742 times fields where needed. Fix typos. Update general form given
5743 for output of -break-insert.
5744 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5745
c91d38aa
DJ
57462006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5747
5748 * gdbint.texinfo (Symbol Handling): Add a section
5749 on memory management.
5750
38fcd64c
DJ
57512006-02-06 Vladimir Prus <ghost@cs.msu.su>
5752
5753 * gdb.texinfo (Breakpoint table commands): Document the fullname
5754 field in -break-list output.
5755
219eec71
EZ
57562006-02-03 Eli Zaretskii <eliz@gnu.org>
5757
5758 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5759 debugging information produced by the various "set debug..."
5760 options.
5761
ae5a43e0
DJ
57622006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5763
5764 * gdb.texinfo (Files): Remove obsolete bits from the description
5765 of "symbol-file".
5766
a9f158ec
JB
57672006-01-25 Jim Blandy <jimb@redhat.com>
5768
5769 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5770
410dd08e
JB
57712006-01-24 Jim Blandy <jimb@redhat.com>
5772
5773 * gdbint.texinfo (Frames): Document the basics of GDB's register
5774 unwinding model, and explain the existence of the "sentinel" frame.
5775
4b505b12
AS
57762006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5777
5778 * gdb.texinfo (Choosing files): Mention that -directory is used
5779 for script files.
5780 (Specifying source directories): Likewise.
5781 (Command files): Explain how script files are found.
5782
839c27b7
EZ
57832006-01-21 Eli Zaretskii <eliz@gnu.org>
5784
5785 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5786 the threads in a multi-threaded program.
5787 (Threads): The threadno argument of "thread apply" can be a range
5788 of numbers.
5789
7be93b9e
JB
57902006-01-18 Jim Blandy <jimb@redhat.com>
5791
5792 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5793 of warning flags.
5794
fcc73fe3
EZ
57952006-01-13 Eli Zaretskii <eliz@gnu.org>
5796
5797 * gdb.texinfo (Sequences): Improve menu annotations.
5798 (Define): Add index entries for arguments of user-defined
5799 commands. Move the description of flow-control commands...
5800 (Command Files): ...to here. Document loop_break and
5801 loop_continue.
ca91424e
EZ
5802 (Define, Command Files): Document `end' and add index entries for
5803 it.
fcc73fe3 5804
5c95884b
MS
58052006-01-04 Michael Snyder <msnyder@redhat.com>
5806
5807 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5808 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5809
860701dc
PH
58102006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5811
5812 * gdb.texinfo (Omissions from Ada): Document that there is now
5813 limited aggregate support.
5814
36b80e65
EZ
58152005-12-28 Eli Zaretskii <eliz@gnu.org>
5816
5817 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5818 registers and the likes.
5819
c1468174
EZ
58202005-12-24 Eli Zaretskii <eliz@gnu.org>
5821
5822 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5823 (Symbols): Fix usage of "e.g.".
359df76b 5824 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5825
5826 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5827 (Coding): Fix usage of "e.g.".
5828
c02a867d
EZ
58292005-12-23 Eli Zaretskii <eliz@gnu.org>
5830
5ae4183a
AS
5831 * stabs.texinfo:
5832 * refcard.tex:
c02a867d 5833 * gpl.texi:
5ae4183a
AS
5834 * gdbint.texinfo:
5835 * gdb.texinfo:
5836 * gdb-cfg.texi:
c02a867d 5837 * fdl.texi:
5ae4183a
AS
5838 * annotate.texinfo:
5839 * all-cfg.texi:
c02a867d
EZ
5840 * Makefile.in: Add (C) after Copyright. Update the FSF
5841 address.
5842
fad38dfa
EZ
58432005-12-03 Eli Zaretskii <eliz@gnu.org>
5844
5845 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5846 extend GDB with commands for external monitor.
5847
53e5f3cf
AS
58482005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5849
5850 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5851
55f6ca0f
JB
58522005-11-25 Joel Brobecker <brobecker@adacore.com>
5853
5854 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5855
c1947b85
JB
58562005-11-21 Jim Blandy <jimb@redhat.com>
5857
5858 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5859 placement of 'R' actions in tracepoint action packets; document
5860 dependence of 'X' and 'M' actions on a preceding 'R' action for
5861 their registers.
5862
9d29849a
JB
58632005-11-19 Jim Blandy <jimb@redhat.com>
5864
5865 * gdb.texinfo (Tracepoint Packets): New node.
5866 (General Query Packets): Add entries for the tracepoint packets,
5867 referring to the "Tracepoint Packets" node.
5868 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5869
9a6253be
KB
58702005-11-18 Kevin Buettner <kevinb@redhat.com>
5871
5872 * gdb.texinfo (set remotebreak): Add anchor.
5873 (X packet): Likewise.
5874 (Remote Protocol): Add new section `Interrupts' and new index
5875 entry `interrupts (remote protocol)'.
5876
5f3bebba
JB
58772005-11-18 Jim Blandy <jimb@redhat.com>
5878
5879 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5880 entries into the General Query Packets section. Add a
5881 cross-reference to that section. Drop description of replies, as
5882 these are covered in the descriptions of each packet.
5883 (General Query Packets): Add introductory text. Explain naming
5884 conventions, and how the end of a name is recognized.
5885
9a7a1b36
KB
58862005-11-17 Kevin Buettner <kevinb@redhat.com>
5887
0564b6cf 5888 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5889 "set remotebreak" command.
5890
b8ff78ce
JB
58912005-11-16 Jim Blandy <jimb@redhat.com>
5892
5893 * gdb.texinfo (Packets, Stop Reply Packets)
5894 (General Query Packets): Various formatting cleanups.
5895 - Use @samp for packet contents.
5896 - Drop summaries from packet @item lines; the same information appears
5897 immediately below in the description.
5898 - Delete paragraph breaks after packet @item commands, so that the
5899 description appears directly to the right of the packet prototype
5900 in the printed manual, if it fits.
5901 - Place spaces in packet prototypes between @vars and non-@var
5902 letters, and explain that they're just for formatting.
5903 - Use @dots{} instead of '...'.
5904 - Fix uses of @code where @var was needed.
5905 - Replace "deprecated" markers with English text spelling out the
5906 packet's status and the preferred alternatives.
5907 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5908 what this ever meant.
5909 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5910 this for a long time.
5911 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5912 implemented several times, and have been in use for years.
5913
8ffe2530
JB
59142005-11-15 Jim Blandy <jimb@redhat.com>
5915
c43c5473
JB
5916 * gdb.texinfo (Packets): Add index entries for 'm' packet
5917 disclaimers.
5ae4183a 5918
fb031cdf
JB
5919 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5920 of stub when processing an 'm' packet.
5921
8ffe2530
JB
5922 * gdb.texinfo (Packets): Mention that packets beginning with
5923 letters are reserved once, at the top, instead of actually listing
5924 them all and saying "reserved".
5925
c03c782f
AS
59262005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5927
5928 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5929 Change @var{$arg0 to @code{$arg0.
5930
814e32d7
WZ
59312005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5932
5933 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5934
fa93a9d8
JB
59352005-11-12 Jim Blandy <jimb@redhat.com>
5936
5937 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5938 order. Remove extraneous 'z'.
5939
8a5a3c82
AS
59402005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5941
5942 * gdb.texinfo (Choosing files): Add --eval-command.
5943
4b0ad762
AS
59442005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5945
5946 * gdb.texinfo (Choosing modes): Add --return-child-result.
5947
5948
1a088d06
AS
59492005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5950
5951 * gdb.texinfo (Choosing modes): Add --batch-silent.
5952
656d5e12
EZ
59532005-10-28 Eli Zaretskii <eliz@gnu.org>
5954
5955 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5956 "The -var-update Command".
5957
3c9c013a
JB
59582005-10-03 Joel Brobecker <brobecker@adacore.com>
5959
5960 * gdb.texinfo (Print Settings): Add documentation for set/show
5961 print array-indexes.
5962
7ba3cf9c
DJ
59632005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5964
5965 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5966 6.2 and 6.3.
5967
a94ab193
EZ
59682005-08-27 Eli Zaretskii <eliz@gnu.org>
5969
5970 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5971 since 19-Jan-2004.
5972 (Files): Likewise.
ab1adacd
EZ
5973 (Variables, Symbols): Document the "<incomplete type>" message and
5974 its reasons.
a94ab193 5975
ca06016a
FF
59762005-08-01 Fred Fish <fnf@specifix.com>
5977
5978 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5979
cf58170d
NR
59802005-07-15 Nick Roberts <nickrob@snap.net.nz>
5981
5982 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5983 option for -var-list-children and -var-update.
5984 (GDB/MI Stack Manipulation): Simplify description of
5985 print-values option for -stack-list-locals.
5986 (GDB/MI Command Description Format): Clarify.
5987 (Mode Options): Spelling of superseded.
5988
38f1196a
BR
59892005-07-12 Bob Rossi <bob@brasko.net>
5990
5991 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5992 corresponding GDB command comment.
5993
3cb3b8df
BR
59942005-07-06 Bob Rossi <bob@brasko.net>
5995
5996 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5997 and -inferior-tty-show.
5998 (Input/Output): Document "set/show inferior-tty" and tty alias.
5999
10fac096
NW
60002005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6001
6002 * gdb.texinfo (Packets): Change description of 'D' packet to note
6003 that GDB does wait for a response.
6004
d1b6db76
NR
60052005-06-22 Nick Roberts <nickrob@snap.net.nz>
6006
6007 * gdb.texinfo (History) Rename "Command History".
6008 (Command History): Move node "Server Prefix" from section on
6009 Annotations here.
6010
29629dcf
NR
60112005-06-19 Nick Roberts <nickrob@snap.net.nz>
6012
6013 * gdb.texinfo (GDB/MI Stack Manipulation):
6014 Re-instate -stack-info-frame with example. Say that it gets
6015 info on selected frame, not current frame.
6016
397ca115
EZ
60172005-06-18 Eli Zaretskii <eliz@gnu.org>
6018
6019 * gdb.texinfo (Server): Clarify that `file' should be used before
6020 connecting to the server.
6021 (Files): Add an xref to the above description.
51274035
EZ
6022 (Output Formats): More detailed description of the `c' format.
6023 (Memory): List explicitly all the formats supported by `x'.
638ac427 6024 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 6025 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
6026 files. Add more indexing for solib-absolute-prefix and
6027 --with-sysroot.
76d17f34
EZ
6028 (Machine Code): Document possible problems with locations in
6029 shared libraries.
d416eeec
EZ
6030 (Backtrace): Document that free-standing environments do not need
6031 to have a `main' function.
397ca115 6032
74f6deaa
NR
60332005-06-18 Nick Roberts <nickrob@snap.net.nz>
6034
6035 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6036 -stack-info-frame.
6037
a9967aef
AC
60382005-06-07 Andrew Cagney <cagney@gnu.org>
6039
6040 * gdb.texinfo (Contributors): Note the original multi-arch
6041 contributors.
6042
e09f16f9
EZ
60432005-06-03 Eli Zaretskii <eliz@gnu.org>
6044
6045 * gdb.texinfo (Registers): Add index entries for the standard
6046 registers.
6047 (Frames): Add cross-reference from frame pointer description to
6048 the Registers node.
6049 (Annotations Overview): Fix the reference to GDB name.
6050
d87ba7ee
EZ
60512005-06-01 Eli Zaretskii <eliz@gnu.org>
6052
6053 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6054 can-use-hw-watchpoints.
6055
034dad6f
BR
60562005-05-28 Bob Rossi <bob@brasko.net>
6057
6058 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6059 the possible reasons why an exec async record would be returned to FE.
6060
ffed4509
AC
60612005-05-26 Andrew Cagney <cagney@gnu.org>
6062
6063 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6064 Andrew Cagney implemented the original GDB/MI.
6065
e22e55c9
OF
60662005-05-23 Orjan Friberg <orjanf@axis.com>
6067
6068 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6069 documentation. Add documentation for cris-mode.
6070
a78e13ce
EZ
60712005-05-20 Eli Zaretskii <eliz@gnu.org>
6072
6073 * gdb.texinfo (Numbers): Explain the example and make the wording
6074 more acurate.
6075
76ff342d
DJ
60762005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6077 Dennis Brueni <dennis@slickedit.com>
6078
6079 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6080 (GDB/MI Data Manipulation, GDB/MI Program Control)
6081 (GDB/MI Stack Manipulation): Update examples to include the fullname
6082 attribute in stack frames.
6083
119b882a
EZ
60842005-05-12 Eli Zaretskii <eliz@gnu.org>
6085
6086 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6087 do with other non-standard names of init files.
6088
6fc08d32
EZ
60892005-05-11 Eli Zaretskii <eliz@gnu.org>
6090
6091 * gdb.texinfo (Command Files): Move the description of the startup
6092 from here...
6093 (Startup): ...to this new subsection of the Invocation chapter.
6094 Rearrange the description of init files more logically and add a
6095 cross-reference to "Command Files". Document the special gdbinit
6096 name for CISCO 68k. Expand the description of what GDB does
6097 during startup.
6098 (History): Add index entry for HISTSIZE.
6099
a561754a
MK
61002005-05-02 Mark Kettenis <kettenis@gnu.org>
6101
6102 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6103
2eecc4ab
EZ
61042005-05-02 Eli Zaretskii <eliz@gnu.org>
6105
6106 * gdb.texinfo (SVR4 Process Information, The isatty call)
6107 (The system call): Don't use foo(N) notation for man pages and
6108 functions.
514c4d71 6109 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 6110
18999be5
EZ
61112005-04-27 Eli Zaretskii <eliz@gnu.org>
6112
6113 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6114 were optimized away.
6115
0abb7bc7
EZ
61162005-04-22 Eli Zaretskii <eliz@gnu.org>
6117
6118 * gdb.texinfo (Remote configuration): Document "set/show
6119 get-thread-local-storage-address". Add cross-reference to the
6120 description of the qGetTLSAddr packet.
6121 (General Query Packets): Mention "set remote
6122 get-thread-local-storage-address" and add a reference to its
6123 description.
6124
6f61acb1
NR
61252005-04-19 Nick Roberts <nickrob@snap.net.nz>
6126
6127 * gdb.texinfo (Backtrace): Describe 'bt full'.
6128
9d59903a
NR
61292005-04-17 Nick Roberts <nickrob@snap.net.nz>
6130
6131 * gdb.texinfo (Mode Options): Fix typo.
6132 (GDB/MI): Describe how to invoke GDB/MI.
6133
721c2651
EZ
61342005-04-16 Eli Zaretskii <eliz@gnu.org>
6135
6136 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 6137 references changed. Add description of "info udot".
721c2651
EZ
6138 (Files): Document "set/show stop-on-solib-events".
6139 (M32R/D): Document "set/show download-path", "set/show
6140 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
6141 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6142 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
6143 (Maintenance Commands): Improve indexing.
6144 (Target Commands): Document "set/show hash", "set/show debug
6145 monitor".
6146 (SVR4 Process Information): Document "info pidlist" and "info
6147 meminfo". Document "set/show procfs-tarce" and "set/show
6148 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6149 (Symbols, The Print Command with Objective-C): Improve indexing.
6150 (Objective-C): Add references to "info classes" and "info
6151 selectors".
c45da7e6
EZ
6152 (Debugging Output): Improve wording. Document "set/show debug
6153 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
6154 (Set Breaks): Add index entry for "hardware breakpoints".
6155 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6156 and "set/show usehardbreakpoints".
6157 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6158 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
6159 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6160 rdiromatzero", "set/show rdiheartbeat".
6161 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6162 "sds".
6163 (Embedded Processors): Document the "sim" command.
6164 (Remote): Document the "remote" command.
6165 (DJGPP Native): Document the "info serial" command.
6166 (Threads): Document "maint info sol-threads".
6167 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6168 (Set Breaks): Improve indexing.
6169 (Command Syntax): Add a reference to dont-repeat.
6170 (Define): Document "dont-repeat".
6171 (TUI Commands): Document "tabset".
6172 (WinCE): New subsection. Document "set/show remotedirectory",
6173 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6174
14d6dd68
EZ
61752005-04-15 Eli Zaretskii <eliz@gnu.org>
6176
6177 * gdb.texinfo (Hurd Native): New subsection, documents
6178 Hurd-specific commands.
a64548ea 6179 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6180 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6181 (MIPS): Improve documentation of heuristic-fence-post. Document
6182 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6183 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6184 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6185 (ARM): Document ARM-specific commands.
a64548ea
EZ
6186 (AVR): New section. Document "info io_registers".
6187 (CRIS): New section. Document "set/show cris-version" and
6188 "set/show cris-dwarf2-cfi".
6189 (HPPA): New section. Document "set/show debug hppa" and "maint
6190 print unwind".
a5adf40f 6191 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6192 (Super-H): New section. Document the "regs" command.
721c2651 6193 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6194
9c16f35a
EZ
61952005-04-09 Eli Zaretskii <eliz@gnu.org>
6196
6197 * gdb.texinfo (Print Settings): Document "set/show print
6198 pascal_static-members", "set print repeats", "show print
6199 null-stop". Improve indexing. Fix documentation of "set print
6200 union".
6201 (Pascal): New section.
6202 (Supported languages): Rename from "Support"; all references
6203 updated. Add a menu item for Pascal.
6204 (Numbers): Document "set radix.
6205 (Screen Size): Document "set/show pagination".
6206 (MIPS Embedded): Remove "set processor" documentation.
6207 (Remote configuration): Document "set/show X/P/Z-packet",
6208 "set/show read-aux-vector-packet", "set/show remote
6209 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6210 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6211 remotedebug", "set/show remotebreak", "set/show remotedevice",
6212 "set/show remotelogfile".
6213 (Auxiliary Vector): Add reference to the description of the
6214 read-aux-vector-packet setting.
6215 (Set Watchpoints): Add a cross-reference to "set remote
6216 hardware-breakpoint-limit".
6217 (General Query Packets): Add indexing of requests and
6218 cross-references to related commands in "Remote configuration".
6219 (File-I/O Overview, The system call): Fix wording and typos.
6220 (Thread Stops): Add index entries.
6221 (Continuing and Stepping): Document "show step-mode".
6222 (i386): New node. Document "set/show struct-convention".
6223 (Files): Document "show trust-readonly-sections".
6224 (Calling): Document "set/show unwindonsignal".
6225 (Messages/Warnings): Add index entries.
6226 (Maintenance Commands): Document "set/show watchdog".
6227 (Annotations Overview): Document "show annotate".
6228 (Set Watchpoints): Add index entries.
6229 (Symbols): Fix doc of case-sensitive.
6230 (ABI): Document "show coerce-float-to-double".
6231 (Convenience Vars, Help): Improve indexing.
6232 (Machine Code): Document "show disassembly-flavor".
6233 (Debugging C plus plus): Document "show overload-resolution".
6234 (Value History, Signaling): Add index entries.
6235
62362005-04-08 Eli Zaretskii <eliz@gnu.org>
6237
6238 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6239 (Processes): Fix wording.
6240 (History, List, Logging output, Define, Symbols, Print Settings):
6241 Improve indexing.
6242
a8f24a35
EZ
62432005-04-03 Eli Zaretskii <eliz@gnu.org>
6244
6245 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6246 redundant index entry for "target" command.
6247 (Backtrace): Add index entries.
6248 (Symbols, Fortran): Document the "set case-sensitive" command.
6249 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6250 (Print Settings): Add index entry for "set demangle-style".
6251 (Target Commands): Document "set download-write-size".
6252 (Debugging Output): Document "set exec-done-display".
6253
09d4efe1
EZ
62542005-04-02 Eli Zaretskii <eliz@gnu.org>
6255
6256 * gdb.texinfo (Files): Fix the name and documentation of
6257 add-shared-symbol-files. Document its alias assf. Update the
6258 list of OSs where GDB supports shared libraries. Fix markup.
6259 (Continuing and Stepping): Add reference to @var{location} in the
6260 text.
6261 (Dump/Restore Files): Fix reference to @{filename}.
6262 (Help): Fix wording.
6263 (Attach): Ditto.
6264 (Set Watchpoints): Ditto.
6265 (Backtrace): Remove redundant index entries. Improve index
6266 entries.
6267 (Delete Breaks): Fix wording.
6268 (Memory): Document the compare-sections command.
6269 (Memory Region Attributes): Improve wording.
6270 (Disabling): Improve wording.
6271 (Fortran): New subsection. Document the "info common" command.
6272 (Help): Document aliases "info copying" and "info warranty".
6273 (Caching Remote Data): New section. Document the "set/show
6274 remotecache" and "info dcache" commands.
6275 (Show): Fix wording of the documentation of the "set
6276 extension-language" command.
6277 (Signals): Add index entry for "info handle".
6278 (Memory Region Attributes): Fix punctuation.
6279 (Symbols): Change the arg name to "location" and refer to it in
6280 the text. Fix wording of "info types" doc.
6281 (Threads): Fix usage of @enumerate @item's.
6282 (Listing Tracepoints): Add index entry for "info tp".
6283 (Set Watchpoints): Add xref to "info break" description.
6284 (Macros): Add an index entry for "macro exp1". Document the
6285 "macro list" command.
6286 (Maintenance Commands): Document "flushregs", "maint agent",
6287 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6288 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6289 "maint print architecture", "maint print objfiles", "maint print
6290 statistics", "maint print type", "maint show-debug-regs", "maint
6291 space", "maint time", and "maint translate-address".
6292 (Connecting): Document the "monitor" command.
6293 (Annotations Overview): Describe the "set annotate" command.
6294
82f2d802
EZ
62952005-04-01 Eli Zaretskii <eliz@gnu.org>
6296
6297 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6298 Rearrange index entries and improve wording about support for
6299 hardware watchpoints.
6300
7d51c7de
BR
63012005-03-10 Bob Rossi <bob@brasko.net>
6302
6303 * gdb.texinfo: Update copyright
6304
68c71a2e
TR
63052005-02-09 Theodore A. Roth <troth@openavr.org>
6306
6307 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6308 error.
6309
83761cbd
KB
63102005-02-03 Kevin Buettner <kevinb@redhat.com>
6311
6312 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6313
9f1c6395
MS
63142005-01-17 Michael Snyder <msnyder@redhat.com>
6315
6316 * gdb.texinfo: Fix spelling, infinte -> infinite.
6317
fbd1b305
MK
63182005-01-08 Mark Kettenis <kettenis@gnu.org>
6319
6320 * observer.texi (GDB Observers): Document "solib_loaded".
6321
3ace7edb
AC
63222005-01-07 Andrew Cagney <cagney@gnu.org>
6323
bec39cab
AC
6324 * configure.ac: Rename configure.in, require autoconf 2.59.
6325 * configure: Re-generate.
6326
3ace7edb
AC
6327 * configure.in: Replace configdirs with multiple references to
6328 AC_CONFIG_SUBDIRS.
6329 * configure: Re-generate.
5ae4183a 6330
53531fc1
AC
63312005-01-04 Andrew Cagney <cagney@gnu.org>
6332
6333 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6334 part of the version number.
6335
536ffdb7
MK
63362004-12-24 Mark Kettenis <kettenis@gnu.org>
6337
6338 * gdbint.texinfo (Algorithms): Remove description of
6339 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6340
e1aac25b
JB
63412004-12-07 Jim Blandy <jimb@redhat.com>
6342
6343 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6344 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6345 numbers.
6346
f47b1503
AS
63472004-12-07 Andreas Schwab <schwab@suse.de>
6348
6349 * gdb.texinfo (Mode Options): Document -l option.
6350
b6b8ece6
EZ
63512004-12-04 Eli Zaretskii <eliz@gnu.org>
6352
6353 * gdbint.texinfo (Algorithms): More accurate description of
6354 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6355 is not needed unless data-read and data-access watchpoints are
6356 supported. Add a description of how GDB checks whether the
6357 inferior stopped because a watchpoint was hit.
6358
01371747
EZ
63592004-11-23 Eli Zaretskii <eliz@gnu.org>
6360
6361 * gdb.texinfo (Files): Add cross-reference to description of
6362 -readnow command-line switch.
6363
2315ffec
RC
63642004-11-10 Randolph Chung <tausq@debian.org>
6365
6366 * gdb.texinfo: Document set/show backtrace past-entry commands.
6367 Rearrange index entries for set/show backtrace past-main.
6368
69065f5d
AC
63692004-11-10 Jon Beniston <jon@beniston.com>
6370
6371 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6372 * gdb.texinfo (Remote Serial Protocol): Further describe
6373 binary transfer escaping mechanism .
69065f5d 6374
30e91e0b
RC
63752004-11-08 Randolph Chung <tausq@debian.org>
6376
6377 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6378 and "show debug infrun". Add index entries.
6379
60bf7e09
EZ
63802004-10-23 Eli Zaretskii <eliz@gnu.org>
6381
6382 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6383 "info proc" that are already implemented. Add index entries.
6384 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6385 (Files): Add a tip for decreasing memory used for symtabs from
6386 shared libraries.
f018e82f
EZ
6387 (Starting): Fix whitespace; make "elaboration" stand out where it
6388 is first used, and add an index entry for the term.
f8568604
EZ
6389 (Calling): Expand and elaborate text. Add "print". Add the
6390 description of problems with weak aliases.
384ee23f 6391 (Core File Generation): New section.
60bf7e09 6392
d52fe014
AC
63932004-10-12 Andrew Cagney <cagney@gnu.org>
6394
6395 * gdbint.texinfo (Versions and Branches): New chapter.
6396 (Releasing GDB): Delete "Versions and Branches" section.
6397 (Top): Add "Versions and Branches".
6398
703663ab
EZ
63992004-10-08 Eli Zaretskii <eliz@gnu.org>
6400
6401 * gdb.texinfo (Editing, History): Add cross-references to the
6402 included Readline and History user documentation. Remove
6403 references to the symbol have-readline-appendices which is unused
6404 and undefined.
6405 (History): Fix indexing.
6406
ac77d04f
JJ
64072004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6408
6409 * gdbint.texinfo (target_stopped_data_address): Update to
6410 new prototype.
6411 (i386_stopped_data_address): Update prototype and description.
6412 (i386_stopped_by_watchpoint): New function and description.
6413
e07c999f
PH
64142004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6415
6416 * gdb.texinfo (Filenames): Add Ada suffixes.
6417 (Ada) New section.
6418
2e868123
AC
64192004-09-27 Andrew Cagney <cagney@gnu.org>
6420 Robert Picco <Robert.Picco@hp.com>
6421
6422 * gdb.texinfo (Packets): Document the "p" packet.
6423
02a57714
JM
64242004-09-21 Jason Molenda (jmolenda@apple.com)
6425
6426 * gdb.texinfo (Paths and Names of the Source Files): Document the
6427 meaning of values in the 'desc' field of a SO stab.
6428
ae038cb0
DJ
64292004-09-20 Daniel Jacobowitz <dan@debian.org>
6430
6431 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6432 max-cache-age" and "maint show dwarf2 max-cache-age".
6433
f7dc1244
EZ
64342004-09-16 Eli Zaretskii <eliz@gnu.org>
6435
6436 * gdb.texinfo (Set Breaks): Add index entry for setting
6437 breakpoints on overloaded C++ functions that are not members of
6438 any classes. Add an example and an index entry for setting
6439 breakpoints on all program functions.
6440 (Character Sets, Macros, Overlay Commands)
6441 (Non-debug DLL symbols, GDB/MI Output Syntax)
6442 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6443 Use "(@value{GDBP})" instead of a literal "(gdb)".
6444
f810308b
AC
64452004-09-12 Andrew Cagney <cagney@gnu.org>
6446
6447 * gdbint.texinfo (Native Debugging): Delete description of
6448 FILES_INFO_HOOK.
6449
15a661f3
PH
64502004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6451
5ae4183a
AS
6452 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6453 to hex_string_custom (not historically correct, but more
15a661f3
PH
6454 understandable, given the current code).
6455
f3219c75
AC
64562004-09-03 Andrew Cagney <cagney@gnu.org>
6457
6458 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6459
f3bb6704
JJ
64602004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6461
6462 * observer.texi (solib_unloaded): New observer.
6463
8d2c00cb
AC
64642004-08-24 Andrew Cagney <cagney@gnu.org>
6465
6466 * gdbint.texinfo (Target Architecture Definition): Add missing
6467 comma.
6468
e7dc800a
MC
64692004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6470
6471 * (Using the Testsuite): build != host is supported,
6472 but some test scripts do not support build != host.
6473
73b03683
MK
64742004-08-14 Mark Kettenis <kettenis@gnu.org>
6475
6476 * gdbint.texinfo (Host Definition): Delete description of
6477 FCLOSE_PROVIDED and GETENV_PROVIDED.
6478
c0ccb908
MK
64792004-08-05 Mark Kettenis <kettenis@chello.nl>
6480
6481 * gdbint.texinfo (Host Definition): Delete description of
6482 NO_SYS_FILE.
6483 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6484 PTRACE_FP_BUG.
6485
9c8dbfa9
AC
64862004-08-05 Andrew Cagney <cagney@gnu.org>
6487
6488 * gdbint.texinfo (Target Architecture Definition): Delete
6489 reference to deprecated_read_fp.
6490
f42accbe
AC
64912004-08-02 Andrew Cagney <cagney@gnu.org>
6492
6493 * gdbint.texinfo (Target Architecture Definition): Delete
6494 description of DEPRECATED_REGISTER_BYTES.
6495
0b66e38c
EZ
64962004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6497
6498 * gdb.texinfo (Source Path): Document the new behavior of
6499 searching for the source files.
6500
15387254
EZ
65012004-07-17 Eli Zaretskii <eliz@gnu.org>
6502
6503 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6504 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6505 (Auto Display): Improve indexing.
6506
2c07db7a
AC
65072004-07-16 Andrew Cagney <cagney@gnu.org>
6508
6509 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6510 "-noasync".
6511
4644b6e3
EZ
65122004-07-09 Eli Zaretskii <eliz@gnu.org>
6513
6514 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6515 have the same prefix have only their prefix in the index.
6516
7561d450
MK
65172004-07-03 Mark Kettenis <kettenis@gnu.org>
6518
6519 * gdb.texinfo (BSD libkvm Interface): New node (section)
6520 (Native): Add it to the menu.
6521
67bebe79
MK
65222004-07-01 Mark Kettenis <kettenis@gnu.org>
6523
6524 * gdbint.texinfo (Target Architecture Definition): Remove
6525 PCC_SOL_BROKEN.
6526
1a6923e0
MK
65272004-06-24 Mark Kettenis <kettenis@gnu.org>
6528
6529 * gdbint.texinfo (Target Architecture Definition): Remove
6530 SUN_FIXED_LBRAC_BUG.
6531
b435e160
AC
65322004-06-26 Andrew Cagney <cagney@gnu.org>
6533
6534 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6535
b5622e8d
AC
65362004-06-20 Andrew Cagney <cagney@gnu.org>
6537
6538 * gdbint.texinfo (Target Architecture Definition): Deprecate
6539 USE_STRUCT_CONVENTION.
6540
e0c07bf0
MC
65412004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6542
6543 gdb.texinfo (Bug Reporting): Mention session recording,
6544 with the script command or Emacs.
6545
782263ab
AC
65462004-06-18 Andrew Cagney <cagney@gnu.org>
6547
6548 * gdbint.texinfo (Target Architecture Definition): Deprecate
6549 FUNCTION_START_OFFSET.
6550
03727ca6
AC
65512004-06-14 Andrew Cagney <cagney@gnu.org>
6552
6553 Based on changes from Karl Berry.
6554 * gdb.texinfo: Do not use @sc in a direntry.
6555 * stabs.texinfo: Change @dircateogry to "Software development".
6556 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6557
97092415
AC
65582004-06-13 Andrew Cagney <cagney@gnu.org>
6559
6560 * gdbint.texinfo (Target Architecture Definition): Delete
6561 description of RETURN_VALUE_ON_STACK.
6562
1f6d4158
AC
65632004-06-09 Andrew Cagney <cagney@gnu.org>
6564
6565 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6566 deleted by previous patch.
6567
d966f0cb
AC
65682004-06-08 Andrew Cagney <cagney@gnu.org>
6569
6570 * gdbint.texinfo (Native Debugging): Delete documentation on
6571 ATTACH_DETACH.
6572
86fe4aaa
RC
65732004-06-06 Randolph Chung <tausq@debian.org>
6574
6575 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6576
d4b6d575
RC
65772004-06-06 Randolph Chung <tausq@debian.org>
6578
5ae4183a 6579 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6580 the new push_dummy_call method signature. Describe the function
6581 argument.
6582
4e8b0763
JB
65832004-05-24 Joel Brobecker <brobecker@gnat.com>
6584
6585 * gdb.texinfo (Starting): Document new start command.
6586
59caf092
AC
65872004-05-21 Andrew Cagney <cagney@redhat.com>
6588
6589 * observer.texi (GDB Observers): Document "inferior_created".
6590
e4a2df64
AC
65912004-05-08 Andrew Cagney <cagney@redhat.com>
6592
e6b55ae2
AC
6593 * gdbint.texinfo (Target Architecture Definition): Delete
6594 description of DO_DEFERRED_STORES.
6595
28954179
AC
6596 * gdbint.texinfo (Target Architecture Definition): Delete
6597 references to DEPRECATED_FIX_CALL_DUMMY.
6598
434b87dd
AC
6599 * gdbint.texinfo (Target Architecture Definition): Delete
6600 description of DEPRECATED_CALL_DUMMY_WORDS,
6601 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6602
58d28df8
AC
6603 * gdbint.texinfo (Target Architecture Definition): Delete
6604 description of DEPRECATED_PUSH_DUMMY_FRAME.
6605
e4a2df64
AC
6606 * gdbint.texinfo (Target Architecture Definition): Delete
6607 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6608
2b4855ab
AC
66092004-05-07 Andrew Cagney <cagney@redhat.com>
6610
6611 * observer.texi (GDB Observers): Add "Debugging" section. Include
6612 cross reference to "set/show debug observer".
6613 * gdb.texinfo (Debugging Output): Document "set/show debug
6614 observer".
6615
fcf70625
AC
66162004-05-01 Andrew Cagney <cagney@redhat.com>
6617
6618 * gdbint.texinfo (Target Architecture Definition): Delete
6619 description of DEPRECATED_PC_IN_SIGTRAMP.
6620
8ee56bcf
AC
66212004-04-30 Andrew Cagney <cagney@redhat.com>
6622
6623 * gdbint.texinfo (Target Architecture Definition): Delete
6624 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6625
67ab9a76
OF
66262004-04-30 Orjan Friberg <orjanf@axis.com>
6627
6628 * observer.texi (GDB Observers): Correct spelling.
6629
79346bcb
OF
66302004-04-26 Orjan Friberg <orjanf@axis.com>
6631
6632 * observer.texi (GDB Observers): Add target_changed event.
6633
7a464420
AC
66342004-04-08 Andrew Cagney <cagney@redhat.com>
6635
6636 * observer.texi (GDB Observers): Rework, provide generic observer
6637 definitions and then a list of observable events.
6638
6cdf9d98
AC
66392004-04-04 Andrew Cagney <cagney@redhat.com>
6640
6641 * gdbint.texinfo (Host Definition): Delete reference to
6642 NO_SIGINTERRUPT.
6643
ddc135a4
AC
66442004-04-02 Andrew Cagney <cagney@redhat.com>
6645
6646 * gdbint.texinfo (Target Architecture Definition): Delete
6647 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6648
6a1b180d
SC
66492004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6650
6651 * gdb.texinfo (TUI Commands): Document tui reg commands.
6652
d0d5df6f
AC
66532004-03-26 Andrew Cagney <cagney@redhat.com>
6654
6655 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6656 "gdbtui".
6657 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6658 (Contributors): Mention both Text and Terminal User Interface.
6659
aa2a3f87
AC
66602004-03-23 Andrew Cagney <cagney@redhat.com>
6661
6662 * gdbint.texinfo (Target Architecture Definition): Deprecate
6663 references to SIGTRAMP_START and SIGTRAMP_END.
6664
f561f026
AC
66652004-03-23 Andrew Cagney <cagney@redhat.com>
6666
6667 * gdbint.texinfo (Target Architecture Definition): Deprecate
6668 references to PC_IN_SIGTRAMP.
6669
33cb8b0f
AC
66702004-03-19 Andrew Cagney <cagney@redhat.com>
6671
6672 * gdbint.texinfo (Target Architecture Definition): Delete
6673 reference to GDB_TARGET_IS_HPPA.
6674
fc989b7a
AC
66752004-03-18 Andrew Cagney <cagney@redhat.com>
6676
6677 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6678 describe pre_init and post_init.
6679
701b08bb
DJ
66802004-03-09 Daniel Jacobowitz <drow@mvista.com>
6681
6682 * gdb.texinfo (Debugging Output): Document values for "set debug
6683 target".
6684
faae5abe
AC
66852004-02-28 Andrew Cagney <cagney@redhat.com>
6686
6687 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6688
dd79a6cf
JJ
66892004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6690
6691 * gdb.texinfo (breakpoints): Add information about the
6692 new "set breakpoint pending" and "show breakpoint pending"
6693 commands.
6694
e7f16015
AC
66952004-02-26 Andrew Cagney <cagney@redhat.com>
6696
6697 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6698 in Per-architecture module data section.
6699
7161a3a6
RM
67002004-02-25 Roland McGrath <roland@redhat.com>
6701
6702 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6703
2154891a
AC
67042004-02-24 Andrew Cagney <cagney@redhat.com>
6705
6706 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6707 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6708 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6709
6c74ac8b
AC
67102004-02-17 Andrew Cagney <cagney@redhat.com>
6711
6712 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6713
19772a2c
AC
67142004-02-16 Andrew Cagney <cagney@redhat.com>
6715
6716 * gdbint.texinfo (Target Architecture Definition): Deprecate
6717 FRAMELESS_FUNCTION_INVOCATION.
6718
c9830293
AC
67192004-02-16 Andrew Cagney <cagney@redhat.com>
6720
6721 * gdbint.texinfo (Coding): Mention -Wunused-function.
6722
b9d26eb9
AC
67232004-02-14 Andrew Cagney <cagney@redhat.com>
6724
6725 * gdbint.texinfo (Target Architecture Definition): Delete
6726 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6727
49efadf5
EZ
67282004-02-12 Elena Zannoni <ezannoni@redhat.com>
6729
6730 * gdb.texinfo: Properly quote the name "C++".
6731 * gdbint.texinfo: Ditto.
6732 * stabs.texinfo: Ditto.
6733
1eb288ea
EZ
67342004-02-11 Elena Zannoni <ezannoni@redhat.com>
6735
6736 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6737 minimal information about libiberty.
6738
e4937fc1
MC
67392004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6740
6741 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6742
a9331b3f
RM
67432004-02-04 Roland McGrath <roland@redhat.com>
6744
6745 * gdb.texinfo (Auxiliary Vector): New node (section).
6746 (Data): Add it to the menu.
6747
2650777c
JJ
67482004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6749
6750 * gdb.texinfo (Breakpoints): Add information about pending
6751 breakpoint support.
6752
b4501125
AC
67532004-01-26 Andrew Cagney <cagney@redhat.com>
6754
6755 * gdb.texinfo (Overview): Delete references to the cisco protocol
6756 including the "N" response.
6757
74055713
AC
67582004-01-26 Andrew Cagney <cagney@redhat.com>
6759
6760 * gdbint.texinfo (Target Architecture Definition): Rename
6761 EXTRACT_STRUCT_VALUE_ADDRESS to
6762 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6763
3bbe9696
EZ
67642004-01-24 Eli Zaretskii <eliz@gnu.org>
6765
6766 * gdb.texinfo (KOD): Document "show os". Add index entries for
6767 "set/show os" and "info cisco" commands.
6768
5843504f
EZ
67692004-01-21 Eli Zaretskii <eliz@gnu.org>
6770
6771 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6772
9175c9a3
MC
67732004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6774
6775 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6776 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6777
8e94b928
NR
67782004-01-19 Nick Roberts <nick@nick.uklinux.net>
6779
6780 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6781 -stack-list-locals.
6782 (GDB/MI Variable Objects): Describe extension to
6783 -var-list-children.
6784
a20cf136
DJ
67852004-01-17 Daniel Jacobowitz <drow@mvista.com>
6786
6787 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6788
afb18d0f
AC
67892004-01-17 Andrew Cagney <cagney@redhat.com>
6790
6791 * gdbint.texinfo (Target Architecture Definition): Delete
6792 documentation on DEPRECATED_NPC_REGNUM.
6793
b51970ac
DJ
67942004-01-13 Daniel Jacobowitz <drow@mvista.com>
6795
6796 * gdb.texinfo: Update copyright year. Mention that set
6797 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6798 "set follow-fork-mode ask".
6799
0f0cffd2
AC
68002004-01-13 Andrew Cagney <cagney@redhat.com>
6801
6802 * gdbint.texinfo: Update copyright year.
6803 (Coding): Add -Wunused-label to list of -Werror warnings.
6804
c552b3bb 68052004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6806 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6807
6808 * gdb.texinfo: Update copyright.
6809 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6810 around names, as appropriate. Minor syntax cleanup of
6811 _NSPrintForDebugger explanation. Two spaces after periods.
6812 GDBN used instead of lit. "gdb". Index entries added for
6813 print-object and _NSPrintForDebugger. @noindent added in one spot.
6814
afe157ca
EZ
68152003-11-11 Elena Zannoni <ezannoni@redhat.com>
6816
6817 * stabs.texinfo: Add dircategory and direntry commands.
6818 * annotate.texinfo: Ditto.
6819
963e2bb7
AC
68202003-11-10 Andrew Cagney <cagney@redhat.com>
6821
6822 * gdbint.texinfo (Target Architecture Definition): Replace the
6823 return_value method's "inval" and "outval" parameters with
6824 "readbuf" and "writebuf".
6825
1d8b2f28
JB
68262003-10-28 Jim Blandy <jimb@redhat.com>
6827
6828 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6829 from "The `F' request packet" and "The `F' reply packet", to make
6830 texi2dvi happy.
6831 (File-I/O remote protocol extension): Update menu entries, too.
6832
36d86913
MC
68332003-10-26 Michael Chastain <mec@shout.net>
6834
6835 * gdb.texinfo (Thread Stops): Document the issue with
6836 premature return from system calls in multi-threaded programs.
6837
ce2826aa
AC
68382003-10-24 Andrew Cagney <cagney@redhat.com>
6839
6840 * annotate.texinfo: Fix "fortunatly"[sic].
6841
f24c5e49
KI
68422003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6843
6844 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6845 with "Hitachi" and "Mitsubishi".
6846
92ad9cd9
AC
68472003-10-20 Andrew Cagney <cagney@redhat.com>
6848
6849 * gdbint.texinfo (Target Architecture Definition): Document
6850 gdbarch_return_value. Add cross references from
6851 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6852 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6853
0ab4b752
MK
68542003-10-18 Mark Kettenis <kettenis@gnu.org>
6855
6856 * gdbint.texinfo (Target Architecture Definition): Document
6857 regset_from_core_section.
fb3e19c0
KI
6858
68592003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6860
6861 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6862
a9331b3f 68632003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6864
6865 From Anthony Green <green@redhat.com>:
5ae4183a 6866 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6867
1485d690
KB
68682003-10-14 Kevin Buettner <kevinb@redhat.com>
6869
889bf7c5
PA
6870 * gdb.texinfo (Breakpoint related warnings): New node.
6871 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6872
86d30acc
DJ
68732003-10-13 Daniel Jacobowitz <drow@mvista.com>
6874
6875 * gdb.texinfo (Remote Protocol): Document v and vCont.
6876
172c2a43
KI
68772003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6878
6879 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6880 * gdbint.texinfo: Ditto.
6881
71952f4c
AC
68822003-10-09 Andrew Cagney <cagney@redhat.com>
6883
6884 From 2003-09-18 David Anderson <davea@sgi.com>:
6885 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6886 "command".
6887
268e2188
AC
68882003-10-03 Andrew Cagney <cagney@redhat.com>
6889
6890 * gdbint.texinfo (Target Architecture Definition): Deprecate
6891 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6892 just target.
6893
12c266ea 68942003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6895
f30992d4 6896 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6897 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6898 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6899 * gdbint.texinfo (Target Architecture Definition): Rename
6900
69012003-09-30 Andrew Cagney <cagney@redhat.com>
6902
f30992d4 6903 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6904 (Target Architecture Definition):
f30992d4 6905
2e092625
AC
6906 * gdbint.texinfo (Target Architecture Definition): Rename
6907 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6908
0717ae8a
AC
69092003-09-29 Andrew Cagney <cagney@redhat.com>
6910
dad809b7
AC
6911 * gdbint.texinfo (Target Architecture Definition): Delete
6912 documentation for NEED_TEXT_START_END.
6913
0717ae8a
AC
6914 * gdbint.texinfo (Target Architecture Definition): Rename
6915 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6916 TARGET_WRITE_PC.
a9331b3f 6917
af6cf26d
MC
69182003-09-22 Michael Chastain <mec@shout.net>
6919
6920 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6921
ee206350
AG
69222003-09-21 Anthony Green <green@redhat.com>
6923
6924 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6925
a38c9fe6
MK
69262003-09-21 Mark Kettenis <kettenis@gnu.org>
6927
6928 * gdbint.texinfo (Target Architecture Definition): Document
6929 stabs_argument_has_addr.
6930
77949794
AC
69312003-09-18 Andrew Cagney <cagney@redhat.com>
6932
6933 * gdbint.texinfo (Target Architecture Definition): Delete
6934 documentation on REGISTER_NAMES.
6935
8e823e25
MK
69362003-09-13 Mark Kettenis <kettenis@gnu.org>
6937
6938 * gdbint.texinfo (Target Architecture Definition): Replace
6939 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6940
f27dd7fd
AC
69412003-09-11 Andrew Cagney <cagney@redhat.com>
6942
6943 * gdbint.texinfo (Target Architecture Definition): Replace
6944 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6945
8b148df9
AC
69462003-08-18 Andrew Cagney <cagney@redhat.com>
6947
6948 * gdbint.texinfo (Target Architecture Definition): Document
6949 "frame_red_zone_size".
6950
25d29d70
AC
69512003-08-09 Andrew Cagney <cagney@redhat.com>
6952
6953 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6954 with "set/show backtrace past-main" and "set/show backtrace
6955 limit".
6956
c938e9b0
L
69572003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6958
6959 * Makefile.in (install-info): Support DESTDIR.
6960 (install-html): Likewise.
6961
64fabec2
AC
69622003-08-07 Andrew Cagney <cagney@redhat.com>
6963
6964 Patch from Nick Roberts.
6965 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6966 bindings. Remove description of send-gdb-command.
6967
2fcf52f0
AC
69682003-08-07 Andrew Cagney <cagney@redhat.com>
6969
6970 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6971 GDB 6.0.
6972
086432e2
AC
69732003-08-06 Andrew Cagney <cagney@redhat.com>
6974
6975 * gdb.texinfo (Mode Options): Mention that level three is the
6976 highest available and that level 2 is deprecated.
6977 (Annotations Overview): Mention annotation levels. Cross reference
6978 to "Limitations of the Annotation Interface" in annotate.texi.
6979 (TODO, Value Annotations, Frame Annotations): Delete section.
6980 (Displays, Breakpoint Info): Delete.
6981
e5249f67
AC
69822003-08-04 Andrew Cagney <cagney@redhat.com>
6983
6984 * agentexpr.texi: Delete @bye.
6985 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6986 (stabs.info): Add $(srcdir) to include search path.
6987 (html): Depend on "annotate_toc.html", and not "annotate.html".
6988 * stabs.texinfo: Ditto. Include "fdl.texi".
6989 * gdbint.texinfo: Update copyright statement's list of invariant
6990 sections.
6991
e6f672d2
AC
69922003-07-28 Andrew Cagney <cagney@redhat.com>
6993
6994 * Makefile.in (INFO_DEPS): Add annotate.info.
6995 (dvi, ps, html, pdf): Add annotate.
6996 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6997 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6998 (ANNOTATE_DOC_FILES): New macro.
6999 (ANNOTATE_TEX_TMPS): New macro.
7000 (annotate.info, annotate_toc.html): Specify dependencies.
7001 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7002 * annotate.texinfo: Rename annotate.texi. Get building. Add
7003 "Migrating to GDB/MI" and "Limitations of the Annotation
7004 Interface" chapters. Mention why it is not part of the user
7005 guide. Update copyright notice. Include "fdl.texi".
7006
72ffddc9
SC
70072003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7008
7009 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7010
a9f12a31
DJ
70112003-07-24 Daniel Jacobowitz <drow@mvista.com>
7012
7013 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7014
b1fe9455
DJ
70152003-07-24 Daniel Jacobowitz <drow@mvista.com>
7016
7017 * gdb.texinfo (Server): Mention pidof.
7018
153721e6
AC
70192003-07-22 Andrew Cagney <cagney@redhat.com>
7020
7021 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7022 list.
7023
0fac0b41
DJ
70242003-06-28 Daniel Jacobowitz <drow@mvista.com>
7025
7026 * gdb.texinfo (Logging output): New chapter.
7027
4e562065
JB
70282003-06-24 Joel Brobecker <brobecker@gnat.com>
7029
7030 * gdb.texinfo (Unsupported languages): New section.
7031 (Languages): Add link to new section.
7032
f2c06f52
AC
70332003-06-22 Andrew Cagney <cagney@redhat.com>
7034
7035 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7036
b4177fca
DJ
70372003-06-22 Daniel Jacobowitz <drow@mvista.com>
7038
7039 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7040
f418dd93
DJ
70412003-06-22 Daniel Jacobowitz <drow@mvista.com>
7042
7043 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7044 * agentexpr.texi: Retitle section, and change it to an appendix.
7045 Comment out texinfo initialization. Factor a @var{} into two
7046 pieces to prevent makeinfo warnings.
7047 * gdb.texinfo: Add Agent Expressions appendix.
7048
4ca61388
DJ
70492003-06-19 Daniel Jacobowitz <drow@mvista.com>
7050
7051 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7052
07f31aa6
DJ
70532003-06-18 Daniel Jacobowitz <drow@mvista.com>
7054
5ae4183a 7055 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
7056 remote target". Document the "detach" and "disconnect" commands.
7057 (Server, Netware, Debug Session): Reference "Connecting to a
7058 remote target".
7059 (GDB/MI Target Manipulation): Document "-target-disconnect".
7060
2dd0da42
AC
70612003-06-13 Andrew Cagney <cagney@redhat.com>
7062
7063 * gdbint.texinfo (Target Architecture Definition): Deprecate
7064 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7065 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7066
e7a3abfc
JB
70672003-06-09 Jim Blandy <jimb@redhat.com>
7068
7069 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7070
25e3a86b
AC
70712003-06-08 Andrew Cagney <cagney@redhat.com>
7072
7073 * gdbint.texinfo (Target Architecture Definition): Delete
7074 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7075
a9e5fdc2
AC
70762003-06-08 Andrew Cagney <cagney@redhat.com>
7077
7078 * gdbint.texinfo (Target Architecture Definition): Document
7079 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7080
b37303ee
AF
70812003-06-07 Adam Fedor <fedor@gnu.org>
7082
7083 * gdb.texinfo: Add Objective-C documentation.
7084
39fe6e80
AC
70852003-06-01 Andrew Cagney <cagney@redhat.com>
7086
7087 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7088 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7089
125309b2
AC
70902003-05-21 Andrew Cagney <cagney@redhat.com>
7091
7092 * gdbint.texinfo (Target Architecture Definition): Delete
7093 references to "extract_address" and "store_address".
7094
b8b527c5
AC
70952003-05-16 Andrew Cagney <cagney@redhat.com>
7096
7097 * gdbint.texinfo (Target Architecture Definition): Replace
7098 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7099 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7100
50e3ee83
TR
71012003-05-14 Theodore A. Roth <troth@openavr.org>
7102
7103 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7104
44e2be90
L
71052003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7106
7107 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7108 (gdb.dvi): Likewise.
7109 (gdb.pdf): Likewise.
7110 (links2roff): Likewise.
7111
df5215a6
JB
71122003-05-08 Jim Blandy <jimb@redhat.com>
7113
7114 * gdb.texinfo (Dump/Restore Files): Update documentation for
7115 'dump', 'append', and 'restore': note that format argument is
7116 optional; simplify presentation of the command variants; and be
7117 more precise about the formats.
7118
5e7b2f39
JB
71192003-05-07 Jim Blandy <jimb@redhat.com>
7120
7121 * gdb.texinfo (Symbols): Update documentation: 'maint list
7122 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7123 symtabs' and 'maint info psymtabs'.
7124
b1e29e33
AC
71252003-05-05 Andrew Cagney <cagney@redhat.com>
7126
7127 * gdbint.texinfo (Target Architecture Definition): Make
7128 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7129 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7130 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7131
00905d52
AC
71322003-05-04 Andrew Cagney <cagney@redhat.com>
7133
7134 * gdb.texinfo (Maintenance Commands): Document "maint print
7135 dummy-frames".
7136
54ff5908
AC
71372003-05-04 Andrew Cagney <cagney@redhat.com>
7138
7139 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7140
32e7087d
JB
71412003-05-03 J. Brobecker <brobecker@gnat.com>
7142
7143 Thierry Schneider <tpschneider1@yahoo.com>
7144 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7145 for new MI command.
7146
7043d8dc
AC
71472003-05-03 Andrew Cagney <cagney@redhat.com>
7148
7149 * gdbint.texinfo (Target Architecture Definition): Document
7150 push_dummy_code. Add cross references.
7151
e33d66ec
EZ
71522003-05-02 Elena Zannoni <ezannoni@redhat.com>
7153
7154 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7155 set/show charsets commands.
7156
0ba6dca9
AC
71572003-04-28 Andrew Cagney <cagney@redhat.com>
7158
7159 * gdbint.texinfo (Target Architecture Definition): Replace
7160 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7161 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7162
d7a27068
AC
71632003-04-28 Andrew Cagney <cagney@redhat.com>
7164
7165 * gdbint.texinfo (Target Architecture Definition): Rename
7166 "tm_print_insn" to "deprecated_tm_print_insn".
7167
44ea7b70
JB
71682003-04-09 Jim Blandy <jimb@redhat.com>
7169
7170 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7171 list psymtabs'.
7172
fb8f8949
AC
71732003-04-08 Andrew Cagney <cagney@redhat.com>
7174
7175 * gdbint.texinfo (Target Architecture Definition): Delete
7176 references to EXTRA_FRAME_INFO.
7177
32fb0f22
AC
71782003-04-08 Andrew Cagney <cagney@redhat.com>
7179
7180 * gdbint.texinfo (Target Architecture Definition): Delete
7181 PRINT_TYPELESS_INTEGER.
7182
6be67e67
JB
71832003-04-02 J. Brobecker <brobecker@gnat.com>
7184
7185 * observer.texi (GDB Observers): Adjust the documentation for the
7186 normal_stop notification to better describe reality. Fix a couple
7187 of minor typos.
7188
4e35d5f0
BR
71892003-04-02 Bob Rossi <bob_rossi@cox.net>
7190
a9331b3f 7191 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7192 '-file-list-exec-source-file'
7193
e8a8712a
AC
71942003-03-31 Andrew Cagney <cagney@redhat.com>
7195
7196 * gdbint.texinfo (Target Architecture Definition): Delete
7197 references to CALL_DUMMY_P.
7198
6c0e89ed
AC
71992003-03-30 Andrew Cagney <cagney@redhat.com>
7200
7201 * gdbint.texinfo (Target Architecture Definition): Remove
7202 reference to TARGET_WRITE_SP.
a9331b3f 7203
378bfd1b
AC
72042003-03-27 Andrew Cagney <cagney@redhat.com>
7205
7206 * gdbint.texinfo (Target Architecture Definition): Remove
7207 references to write_sp.
6c0e89ed 7208
922fbb7b
AC
72092003-03-27 Andrew Cagney <cagney@redhat.com>
7210
7211 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7212 chapter body. Use @smallexample instead of @example.
7213 (Annotations): Ditto.
7214 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7215 annotate.texi.
7216
b81774d8
AC
72172003-03-26 Andrew Cagney <cagney@redhat.com>
7218
7219 * gdbint.texinfo (Target Architecture Definition): Replace
7220 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7221 dummy_addr parameters.
7222
1bf6d5cc
AC
72232003-03-25 Andrew Cagney <cagney@redhat.com>
7224
7225 * gdbint.texinfo (Target Architecture Definition): Delete
7226 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7227 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7228 Add reference to PUSH_ARGUMENTS.
7229
618ce49f
AC
72302003-03-23 Andrew Cagney <cagney@redhat.com>
7231
7232 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7233 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7234
bcd7e15f
JB
72352003-03-18 J. Brobecker <brobecker@gnat.com>
7236
7237 * gdbint.texinfo (Algorithms): Add new section describing the
7238 Observer paradigm.
7239 (Top): Add menu entry to new observer appendix.
7240 * observer.texi: New file.
7241 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7242 new observer.texi file.
7243
9fe8321b
AC
72442003-03-17 Andrew Cagney <cagney@redhat.com>
7245
7246 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7247 that GNU Press update the manual version number.
7248
ac2adee5
AC
72492003-03-12 Andrew Cagney <cagney@redhat.com>
7250
7251 * gdbint.texinfo (Target Architecture Definition): Delete
7252 references to get_saved_register. Rename GET_SAVED_REGISTER to
7253 DEPRECATED_GET_SAVED_REGISTER.
7254
749b82f6
AC
72552003-03-13 Andrew Cagney <cagney@redhat.com>
7256
7257 * gdbint.texinfo (Target Architecture Definition): Replace
7258 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7259
8bedc050
AC
72602003-03-12 Andrew Cagney <cagney@redhat.com>
7261
7262 * gdbint.texinfo (Target Architecture Definition): Rename
7263 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7264
0ce1b118
CV
72652003-03-10 Corinna Vinschen <vinschen@redhat.com>
7266
7267 * gdb.texinfo: Add File-I/O documentation.
7268
12cc2063
AC
72692003-03-10 Andrew Cagney <cagney@redhat.com>
7270
7271 * gdbint.texinfo (Target Architecture Definition): Cross reference
7272 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7273
7453dc06
AC
72742003-03-07 Andrew Cagney <cagney@redhat.com>
7275
7276 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7277 frame" command.
7278
6314f104
AC
72792003-03-05 Andrew Cagney <cagney@redhat.com>
7280
7281 * gdbint.texinfo (Target Architecture Definition): Document
7282 unwind_dummy_id. Cross reference unwind_dummy_id and
7283 SAVE_DUMMY_FRAME_TOS.
7284
f1212245
DJ
72852003-03-05 James Ingham <jingham@apple.com>
7286 Daniel Jacobowitz <drow@mvista.com>
7287
7288 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7289 and "show cp-abi".
7290
77e7e267
AC
72912003-03-03 Andrew Cagney <cagney@redhat.com>
7292
7293 * gdbint.texinfo (Target Architecture Definition): Document
7294 register_type.
7295
838a8221
AC
72962003-03-03 Andrew Cagney <cagney@redhat.com>
7297
7298 * stabs.texinfo (Structures): Use @samp and separate @var's
7299 instead of a single @var containing a comma separated list.
7300 (Unions): Ditto.
7301
d7f4a264
DJ
73022003-03-02 Daniel Jacobowitz <drow@mvista.com>
7303
7304 * Makefile.in (distclean): Remove config.log.
7305
f30ee0bc
AC
73062003-03-01 Andrew Cagney <cagney@redhat.com>
7307
7308 * gdbint.texinfo (Target Architecture Definition): Rename
7309 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7310
73112003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7312
7313 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7314 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7315
be448670
CF
73162003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7317
7318 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7319 (Non-debug DLL symbols): New node, describing the minimal symbols
7320 loaded from DLLs without real debugging symbols.
7321
501eef12
AC
73222003-02-20 Andrew Cagney <ac131313@redhat.com>
7323
7324 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7325 hardware-breakpoint-limit".
7326 (Set Watchpoints): Add cross reference to "set remote
7327 hardware-watchpoint-limit".
7328 (Remote configuration options): New section.
7329
21c294e6
AC
73302003-02-04 Andrew Cagney <ac131313@redhat.com>
7331
e9be73e4
AC
7332 * gdbint.texinfo (Target Architecture Definition): Delete
7333 descrption of IS_TRAPPED_INTERNALVAR.
7334
21c294e6
AC
7335 From Keith Seitz <keiths@redhat.com>:
7336 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7337 option "-i"/"--interpreter" to this chapter. Include index
7338 entries.
7339
0179ffac
DC
73402003-02-04 David Carlton <carlton@math.stanford.edu>
7341
7342 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7343 (Variables): Recommend stabs+ and DWARF 2.
7344 (C plus plus expressions): Correct info about
7345 compiler versions, debug formats.
7346 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7347 PR symtab/874.
7348
7ca9f392
AC
73492003-02-01 Andrew Cagney <ac131313@redhat.com>
7350
7351 * gdbint.texinfo (Target Architecture Definition): Delete
7352 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7353 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7354 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7355 references to nindy and i960.
7356 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7357
31a85ea2
AC
73582003-02-01 Andrew Cagney <ac131313@redhat.com>
7359
7360 * gdbint.texinfo (Target Architecture Definition): Delete
7361 FLOAT_INFO.
7362
6b894e49
AC
73632003-01-30 Andrew Cagney <ac131313@redhat.com>
7364
7365 * stabs.texinfo (Member Type Descriptor): Clarify description of
7366 `@'. Suggested by Ben Hutchings.
7367
c48861fb
AC
73682003-01-29 Andrew Cagney <ac131313@redhat.com>
7369
7370 * gdb.texinfo (M68K): Delete reference to es1800.
7371
617073a9
AC
73722003-01-29 Andrew Cagney <ac131313@redhat.com>
7373
7374 * gdb.texinfo (Maintenance Commands): Document `maint print
7375 reggroups' and `maint print register-groups'.
7376 * gdbint.texinfo (Target Architecture Definition): Document
7377 register_reggroup_p.
7378
5b5d99cf
JB
73792003-01-23 Jim Blandy <jimb@redhat.com>
7380
7381 * gdb.texinfo (Separate Debug Files): New section.
7382
e7ba9c65
DJ
73832003-01-22 Daniel Jacobowitz <drow@mvista.com>
7384
7385 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7386 and "maint show profile".
7387
94e91d6d
MC
73882003-01-16 Michael Chastain <mec@shout.net>
7389
7390 * gdb.texinfo (Installing GDB): Warn against
7391 ".../gdb-VERSION/gdb/configure".
7392 (Separate Objdir): Likewise.
7393
867f3898
AC
73942003-01-15 Andrew Cagney <ac131313@redhat.com>
7395
7396 * gdbint.texinfo (Target Architecture Definition): Delete
7397 definition of PRINT_REGISTER_HOOK.
7398
f153cc92
EZ
73992003-01-15 Elena Zannoni <ezannoni@redhat.com>
7400
7401 (OpenRISC 1000): Fix formatting of command names.
7402
c60eb6f1
EZ
74032003-01-15 Elena Zannoni <ezannoni@redhat.com>
7404
7405 * gdb.texinfo (Continuing and Stepping): Add new command
7406 'advance'. Clarify behavior of 'until'.
7407
f5ebfba0
DJ
74082003-01-13 Daniel Jacobowitz <drow@mvista.com>
7409
7410 * gdb.texinfo (Files): Document solib-absolute-prefix and
7411 solib-search-path.
7412
4ce8657e
MC
74132003-01-09 Michael Chastain <mec@shout.net>
7414
7415 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7416 (Create a Release): Add new instructions for new @file{src-release}.
7417 Document existing instructions for @file{Makefile.in} as
7418 being for @value{GDBN} 5.3.1 or earlier.
7419
372613e3
AC
74202003-01-09 Andrew Cagney <ac131313@redhat.com>
7421
7422 * gdbint.texinfo (Target Architecture Definition): Mention
7423 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7424 allocate memory.
7425
b4e9345d
DJ
74262003-01-04 Daniel Jacobowitz <drow@mvista.com>
7427
7428 * gdb.texinfo (Controlling GDB): Add @kindex for
7429 "show osabi".
7430 (Backtraces): Add @kindex's for backtrace-below-main.
7431
98b45e30
DJ
74322003-01-04 Daniel Jacobowitz <drow@mvista.com>
7433
7434 * gdb.texinfo (Controlling GDB): Document "set osabi".
7435
95f90d25
DJ
74362003-01-04 Daniel Jacobowitz <drow@mvista.com>
7437
7438 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7439 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7440
1e698235
DJ
74412003-01-04 Daniel Jacobowitz <drow@mvista.com>
7442
7443 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7444 "set coerce-float-to-double".
7445 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7446
e632838e
AC
74472003-01-02 Andrew Cagney <ac131313@redhat.com>
7448
7449 * stabs.texinfo: Remove obsolete text.
7450 * gdbint.texinfo: Ditto.
7451 * gdb.texinfo: Ditto.
7452
c133ab7a
MK
74532002-12-22 Mark Kettenis <kettenis@gnu.org>
7454
7455 * gdbint.texinfo (Target Architecture Definition): Update
7456 description of gdbarch_register_osabi.
7457
f821f325
KH
74582002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7459
7460 * agentexpr.texi: Fix typos.
7461 * annotate.texi: Likewise.
7462 * fdl.texi: Likewise.
7463
85a6d8d3 74642002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7465
7466 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7467 DEPRECATED_INIT_FRAME_PC.
7468
ae45cd16
AC
74692002-12-01 Andrew Cagney <ac131313@redhat.com>
7470
7471 * gdbint.texinfo (Target Architecture Definition): Delete
7472 PC_IN_CALL_DUMMY.
7473
07555a72
AC
74742002-11-28 Andrew Cagney <ac131313@redhat.com>
7475
7476 * gdbint.texinfo (Host Definition): Delete documentation on
7477 USE_GENERIC_DUMMY_FRAMES.
7478
c166cdc7
EZ
74792002-11-26 Elena Zannoni <ezannoni@redhat.com>
7480
5ae4183a 7481 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7482 * Makefile.in (install-info): Run the install-info command as part
7483 of the post install steps only.
7484 (uninstall-info): New target.
7485 (uninstall): New target.
7486
35db0260
EZ
74872002-11-22 Elena Zannoni <ezannoni@redhat.com>
7488
7489 * Makefile.in (install): Make install do some real work.
7490
9ba8d803
AC
74912002-11-19 Andrew Cagney <ac131313@redhat.com>
7492
7493 Fix POSIX problem reported by Paul Eggert.
7494 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7495 Fix PR gdb/527.
7496
903ad3a6
AC
74972002-10-26 Andrew Cagney <cagney@redhat.com>
7498
7499 * gdbint.texinfo (Target Architecture Definition): Delete
7500 definition of DO_REGISTERS_INFO.
7501
f2abfe65
KB
75022002-10-18 Kevin Buettner <kevinb@redhat.com>
7503
7504 * gdbint.texinfo (Address Classes): Fix problems with insertion
7505 of ``{'' and ``}'' in example.
7506
b5b0480a
KB
75072002-10-17 Kevin Buettner <kevinb@redhat.com>
7508
7509 * gdbint.texinfo (Address Classes): New section.
7510 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7511 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7512 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7513 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7514
c85508ee
KD
75152002-10-11 Klee Dienes <kdienes@apple.com>
7516
7517 * gdb.texinfo (Registers): Mention vector registers as well as
7518 floating registers in the documentation for 'info registers' and
7519 'info all-registers'.
7520
6d12fc3d
DJ
75212002-10-11 Daniel Jacobowitz <drow@mvista.com>
7522
7523 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7524
8d19fbd2
JJ
75252002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7526
7527 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7528 interface definition.
7529
a37295f9
MM
75302002-10-03 Marko Mlinar <markom@opencores.org>
7531
7532 * gdb.texinfo (Target Commands): Add or1k target specific
7533 commands.
7534 * gdb.texinfo (Contributors): Add myself to the contributors list.
7535
da0f9dcd
AC
75362002-10-01 Andrew Cagney <ac131313@redhat.com>
7537
7538 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7539 and "mi1" instead of "mi1" and "mi0".
7540
2e834e49
HPN
75412002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7542
7543 * gdb.texinfo (Packets): Fix typos "alligned".
7544 Correct z3/Z3 description. Correct z4/Z4 title.
7545
050be0dc
AC
75462002-09-27 Andrew Cagney <ac131313@redhat.com>
7547
7548 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7549
1104b9e7
KB
75502002-09-25 Kevin Buettner <kevinb@redhat.com>
7551
7552 * gdb.texinfo: Use GNU/Linux instead of Linux.
7553
512217c7
AC
75542002-09-25 Andrew Cagney <ac131313@redhat.com>
7555
7556 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7557
10998722
AC
75582002-09-24 Andrew Cagney <ac131313@redhat.com>
7559
512217c7 7560 * gdb.texinfo: Replace @example with @smallexample.
10998722 7561
a0eb71c5
KB
75622002-09-20 Kevin Buettner <kevinb@redhat.com>
7563
f7dc1244 7564 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7565 * gdb.texinfo (Character Sets): Use @smallexample instead of
7566 @example. Use GNU/Linux instead of Linux.
7567
75682002-09-20 Jim Blandy <jimb@redhat.com>
7569
7570 * gdb.texinfo: Add character set documentation.
7571
2f870471
AC
75722002-09-19 Andrew Cagney <ac131313@redhat.com>
7573
7574 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7575 (Packets): Add cross reference from `b' packet to `z' packets.
7576
790eb8f5
AC
75772002-09-19 Andrew Cagney <ac131313@redhat.com>
7578
8d30a00d
AC
7579 * gdb.texinfo (Maintenance Commands): Document ``maint
7580 internal-error'' and ``maint internal-warning''.
7581
790eb8f5
AC
7582 * gdbint.texinfo (Target Architecture Definition): Revise
7583 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7584
a23a7bf1
JB
75852002-09-19 Joel Brobecker <brobecker@gnat.com>
7586
7587 * gdbint.texinfo (Target Conditionals): Document the new
7588 NAME_OF_MALLOC macro.
7589
299ffc64
AC
75902002-09-05 Andrew Cagney <ac131313@redhat.com>
7591
7592 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7593 engineer.
7594
b7bb15bc
SC
75952002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7596
7597 * gdb.texinfo (TUI Overview): Document status line fields.
7598
3d757584
SC
75992002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7600
7601 * gdb.texinfo (TUI Commands): Document info win command.
7602
269c21fe
SC
76032002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7604
7605 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7606
7cf36c78
SC
76072002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7608
7609 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7610 (TUI Keys): Likewise.
7611
d2c6833e
AC
76122002-08-25 Andrew Cagney <ac131313@redhat.com>
7613
7614 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7615 for a packet receive.
7616
46d8b1c3
AC
76172002-08-25 Andrew Cagney <ac131313@redhat.com>
7618
7619 * Makefile.in (clean): Move to end of file.
7620 (distclean, maintainer-clean, realclean): Ditto.
7621 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7622 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7623 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7624 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7625
b0787093
AC
76262002-08-24 Andrew Cagney <ac131313@redhat.com>
7627
7628 * Makefile.in (GDBINT_TEX_TMPS): Define.
7629 (gdbint.dvi, gdbint.pdf): Use
7630 (GDB_TEX_TMPS): Define.
7631 (gdb.dvi, gdb.pdf): Use.
7632 (STABS_TEX_TMPS): Define.
7633 (stabs.dvi, stabs.pdf): Use.
7634 (GDB_DOC_SOURCE_INCLUDES): New macros.
7635 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7636 (GDBINT_DOC_FILES_INCLUDES): New macros.
7637 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7638 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7639 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7640 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7641 (links2roff): Replace SFILES_INCLUDED with
7642 GDB_DOC_SOURCE_INCLUDES.
7643 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7644 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7645 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7646 dependencies.
7647 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7648 dependencies.
7649 (gdbmi.texinfo): Delete rule.
7650 (inc-hist.texinfo): Delete rule.
7651 (rluser.texinfo): Delete rule.
7652
ebba8386
AC
76532002-08-23 Andrew Cagney <cagney@redhat.com>
7654
7655 * gdbint.texinfo (Target Architecture Definition): Update
7656 STORE_RETURN_VALUE, mention regcache.
7657
0ab7a791
AC
76582002-08-21 Andrew Cagney <ac131313@redhat.com>
7659
7660 * gdbint.texinfo (Target Architecture Definition): Document
7661 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7662
ee2d5c50
AC
76632002-08-19 Andrew Cagney <ac131313@redhat.com>
7664
7665 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7666 Fix minor typos. Add index entries.
7667
53c69bd7
AC
76682002-08-18 Andrew Cagney <ac131313@redhat.com>
7669
7670 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7671
e76f1f2e
AC
76722002-08-15 Andrew Cagney <ac131313@redhat.com>
7673
7674 * gdbint.texinfo (Target Architecture Definition): Document
7675 PRINT_VECTOR_INFO.
7676 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7677
0680b120
AC
76782002-08-13 Andrew Cagney <ac131313@redhat.com>
7679
7680 * gdb.texinfo (Maintenance Commands): Document "maint print
7681 registers", "maint print raw-registers" and "maint print
7682 cooked-registers".
7683
3c3bea1c
GS
76842002-08-08 Grace Sainsbury <graces@redhat.com>
7685
a9331b3f 7686 From Mark Salter:
3c3bea1c
GS
7687 * gdb.texinfo (Protocol): Document T packet extension to
7688 allow watchpoint address reporting.
7689
42f9b0a5
AC
76902002-08-03 Andrew Cagney <ac131313@redhat.com>
7691
7692 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7693
db034ac5
AC
76942002-08-01 Andrew Cagney <cagney@redhat.com>
7695
7696 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7697 to CHILL.
7698
e2b28d04
AC
76992002-08-01 Andrew Cagney <ac131313@redhat.com>
7700
7701 * gdbint.texinfo (Coding): Revise section "Include Files".
7702
7fb623f7
AC
77032002-07-24 Andrew Cagney <cagney@redhat.com>
7704
7705 * gdbint.texinfo: Obsolete references to m88k.
7706 * gdb.texinfo: Ditto.
7707
4a2b4636
JB
77082002-07-10 Joel Brobecker <brobecker@gnat.com>
7709
7fb623f7 7710 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7711 where the proper version of autoconf can be retrieved.
7712
a71ec265
DH
77132002-07-09 Don Howard <dhoward@redhat.com>
7714
7715 * gdb.texinfo (Command Files): Further describe the behavior of
7716 sourced command files.
7717
b9aa90c9
AC
77182002-06-27 Andrew Cagney <ac131313@redhat.com>
7719
7720 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7721 (Coding): Clarify ISO C version that GDB assumes.
7722
40dd2248
TT
77232002-06-26 Tom Tromey <tromey@redhat.com>
7724
7725 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7726 add_setshow_cmd_full.
7727
bfac230e
DH
77282002-06-25 Don Howard <dhoward@redhat.com>
7729
7730 * gdb.texinfo (Memory Region Attributes): Document new behavior
7731 for 'mem' command.
7732
475b0867
JB
77332002-06-11 Jim Blandy <jimb@redhat.com>
7734
919d772c
JB
7735 * gdb.texinfo (Symbols): Update documentation for `info source'
7736 command.
7737
475b0867
JB
7738 * gdb.texinfo (Macros): Call the command `info macro', not
7739 `show macro'.
7740
ba8c9337
AC
77412002-06-09 Andrew Cagney <ac131313@redhat.com>
7742
7743 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7744 data''.
7745
1029b7fa
MK
77462002-06-09 Mark Kettenis <kettenis@gnu.org>
7747
7748 * gdbint.texinfo (Target Architecture Definition): Document
7749 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7750
16737d73
AC
77512002-06-08 Andrew Cagney <ac131313@redhat.com>
7752
7753 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7754 lists.
7755
30107679
AC
77562002-06-08 Andrew Cagney <ac131313@redhat.com>
7757
7758 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7759 Branch''.
7760
3352e23e
AC
77612002-06-01 Andrew Cagney <ac131313@redhat.com>
7762
7763 * gdbint.texinfo (Target Architecture Definition): Add section
7764 ``Converting an existing Target Architecture to Multi-arch''.
7765
cbb09e6a
AC
77662002-05-30 Andrew Cagney <ac131313@redhat.com>
7767
7768 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7769 to ``Obsoleting code''. Revise.
7770
e2e0bcd1
JB
77712002-05-17 Jim Blandy <jimb@redhat.com>
7772
7773 * gdb.texinfo (C Preprocessor Macros): New chapter.
7774 Include it in the main menu.
7775 (Contributors): Credit Jim Blandy with macro support.
7776 (Compilation): Explain how to get macro information into the
7777 executable.
7778 (Expressions): Note that preprocessor macros are expanded.
7779
9db8d71f
DJ
77802002-05-14 Daniel Jacobowitz <drow@mvista.com>
7781
7782 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7783 options for `target remote'.
7784
6d531722
AC
77852002-05-13 Andrew Cagney <ac131313@redhat.com>
7786
7787 * gdbint.texinfo (Target Architecture Definition): Delete
7788 documentation on NNPC_REGNUM.
7789
13d01224
AC
77902002-05-11 Andrew Cagney <ac131313@redhat.com>
7791
7792 * gdbint.texinfo (Target Architecture Definition): Document
7793 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7794 (Target Architecture Definition): Revise section `Using Different
7795 Register and Memory Data Representations'. Add section `Raw and
7796 Virtual Register Representations'.
7797
b2e75d78
AC
77982002-05-11 Andrew Cagney <ac131313@redhat.com>
7799
7800 * gdbint.texinfo (Target Architecture Definition): Mention
7801 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7802 (Target Architecture Definition): Mention same. Add references to
7803 web pages.
7804
2c8682ee
MS
78052002-05-08 Michael Snyder <msnyder@redhat.com>
7806
7807 * stabs.texinfo (Attributes): Document new "vector" attribute.
7808
0816590b
AC
78092002-05-04 Andrew Cagney <ac131313@redhat.com>
7810
7811 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7812
2653173e
AC
78132002-05-04 Andrew Cagney <ac131313@redhat.com>
7814
7815 * gdb.texinfo: Delete obsolete references to a29k.
7816
d7bd68ca
AC
78172002-04-24 Andrew Cagney <ac131313@redhat.com>
7818
7819 * gdbint.texinfo (Target Architecture Definition): Replace
7820 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7821
21d83aa5
DM
78222002-04-24 David S. Miller <davem@redhat.com>
7823
7824 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7825
7673a6cc
DM
78262002-04-21 David S. Miller <davem@redhat.com>
7827
7828 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7829
d49d1e0a
AC
78302002-04-21 Andrew Cagney <ac131313@redhat.com>
7831
7832 * gdbint.texinfo (Target Architecture Definition): Delete
7833 definition of HAVE_REGISTER_WINDOWS.
7834
f7dc1244 78352002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7836
7837 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7838 "Theodore A. Roth" <troth@verinet.com>.
7839
5ca0cb28
DH
78402002-04-15 Don Howard <dhoward@redhat.com>
7841
f7dc1244 7842 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7843 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7844 Provide a better explaination of this feature.
5ca0cb28 7845
f208ba17
AC
78462002-04-14 Andrew Cagney <ac131313@redhat.com>
7847
7848 * gdbint.texinfo (Target Architecture Definition): Remove
7849 FRAME_CHAIN_COMBINE.
7850
d5ba91de
MC
78512002-04-12 Michael Chastain <mec@shout.net>
7852
7853 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7854 REG_STACK_SEGMENT.
7855
26818220
MC
78562002-04-09 Michael Chastain <mec@shout.net>
7857
7858 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7859 PYRAMID_* macros.
7860
129188f6
AC
78612002-04-07 Andrew Cagney <ac131313@redhat.com>
7862
7863 * gdb.texinfo (Bug Reporting): Document that the web is the
7864 prefered way of submitting bug reports.
7865 (Bug Reporting): Delete the s-mail address as the last resort.
7866
8227c0ff
AC
78672002-04-05 Andrew Cagney <ac131313@redhat.com>
7868
7869 * gdbint.texinfo (Target Architecture Definition): Delete
7870 references to TARGET_WRITE_FP and write_fp.
7871
16d9dec6
MS
78722002-03-27 Michael Snyder <msnyder@redhat.com>
7873
7874 * gdb.texinfo: Document new commands dump, append, and restore.
7875
9ae8b82c
AC
78762002-03-27 Andrew Cagney <ac131313@redhat.com>
7877
7878 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7879 Branch'.
7880
474c8240
AC
78812002-03-18 Andrew Cagney <ac131313@redhat.com>
7882
7883 * gdb.texinfo: Change all examples to @smallexample.
7884 * gdbint.texinfo: Ditto.
a9331b3f 7885
fb0ff88f
AC
78862002-03-18 Andrew Cagney <ac131313@redhat.com>
7887
7888 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7889 Branches''.
7890
9bb0a4d8
AC
78912002-03-18 Andrew Cagney <ac131313@redhat.com>
7892
7893 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7894 Policy''.
7895
937f164b
FF
78962002-03-04 Fred Fish <fnf@redhat.com>
7897
7898 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7899 expresson, suports, dependant, trhe, perhaphs, situtations,
7900 explictily, taged, oportunity, unfortunatly).
7901
a7b40f07
AC
79022002-02-24 Andrew Cagney <ac131313@redhat.com>
7903
7904 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7905 Remove reference to 3.12.
7906
aab4e0ec
AC
79072002-02-23 Andrew Cagney <ac131313@redhat.com>
7908
7909 * gdbint.texinfo: Include fdl.texi.
7910 (Top): Add GNU Free Documentation License.
7911 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7912 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7913 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7914 (gdbint.info): Add srcdir to include path.
7915 * gdb.texinfo: Include gpl.texi.
7916 (Top): Add Copying.
7917 * gpl.texi: New file.
7918
47b95330
AC
79192002-02-23 Andrew Cagney <ac131313@redhat.com>
7920
7921 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7922
78c47bea
PM
79232002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7924
7925 * gdb.texinfo: Document Cygwin native specific commands.
7926
56460a61
DJ
79272002-02-15 Daniel Jacobowitz <drow@mvista.com>
7928
7929 * gdb.texinfo: Document gdbserver ``--attach'' command.
7930
def71bfa
MS
79312002-02-07 Michael Snyder <msnyder@redhat.com>
7932
7933 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7934 to @code(_ovly_debug_event).
7935
c928edc0
AC
79362002-02-07 Andrew Cagney <ac131313@redhat.com>
7937
7938 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7939
81d46470
MS
79402002-02-06 Michael Snyder <msnyder@redhat.com>
7941
7942 * gdb.texinfo (overlays): Mention new magic symbol
7943 '_ovly_debug_event', which allows GDB to keep better track
7944 of overlays.
7945
f7dc1244 79462002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7947
7948 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7949 Suggested by Dmitry Sivachenko.
7950
7951 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7952
15110bc3
MS
79532002-02-01 Michael Snyder <msnyder@redhat.com>
7954
7955 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7956
6763aef9
MS
79572002-01-30 Michael Snyder <msnyder@redhat.com>
7958
ac282366
MS
7959 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7960 (set trust-readonly-sections): Document.
6763aef9 7961
8642bc8f
AC
79622002-01-29 Andrew Cagney <ac131313@redhat.com>
7963
7964 * gdbint.texinfo (Releasing GDB): Revise and update.
7965
afe64c1a
AC
79662002-01-28 Andrew Cagney <ac131313@redhat.com>
7967
7968 * gdbint.texinfo (Target Architecture Definition): Delete
7969 description of TARGET_BYTE_ORDER_DEFAULT.
7970
f7dc1244 79712002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7972
7973 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7974 <mitya@cavia.pp.ru>.
7975
3d6e1b5a
AC
79762002-01-23 Andrew Cagney <ac131313@redhat.com>
7977
7978 * libgdb.texinfo: Delete file.
7979
6c0e9fb3
AC
79802002-01-22 Andrew Cagney <ac131313@redhat.com>
7981
7982 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7983 * gdbint.texinfo: Ditto.
7984
e0ce93ac
AC
7985Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7986
7987 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7988
be298bcc
AC
79892002-01-22 Andrew Cagney <ac131313@redhat.com>
7990
7991 * Makefile.in: Update copyright.
7992 (TEXI2DVI): Define.
7993 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7994 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7995 gdb-cfg.texi.
7996 (TEXINDEX, PDFTEX): Delete makefile variables.
7997
8e04817f
AC
79982002-01-22 Andrew Cagney <ac131313@redhat.com>
7999
8000 * gdb.texinfo (Protocol): Move section to appendix.
8001
6b2f586d
AC
80022002-01-21 Andrew Cagney <ac131313@redhat.com>
8003
8004 * gdb.texinfo (Remote Debugging): Create a menu.
8005 (Top): Add ``Remote Debugging'' to menu.
8006
6f05cf9f
AC
80072002-01-21 Andrew Cagney <ac131313@redhat.com>
8008
8009 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8010 serial protocol'' from here.
8011 (Remote Debugging): To here. New chapter.
8012
3fd3d7d2
AC
80132002-01-20 Andrew Cagney <ac131313@redhat.com>
8014
8015 * gdbint.texinfo (Target Architecture Definition): Delete
8016 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8017
7fd60527
AC
80182002-01-20 Andrew Cagney <ac131313@redhat.com>
8019
8020 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8021 are no longer needed.
8022 (Porting GDB): Add maintainer note about configure.host.
8023
c2f05ac9
AC
80242002-01-20 Andrew Cagney <ac131313@redhat.com>
8025
8026 * gdbint.texinfo (Target Architecture Definition): Remove
8027 definition of IEEE_FLOAT.
8028
f7dc1244 80292002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
8030
8031 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
8032 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8033 <3diff@gnu.org>
231b2aad 8034
82600034
AC
80352002-01-19 Andrew Cagney <ac131313@redhat.com>
8036
8037 * gdbint.texinfo (Host Definition): Remove references to
8038 MALLOC_INCOMPATIBLE.
8039
7708fa01
AC
80402002-01-17 Andrew Cagney <ac131313@redhat.com>
8041
8042 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8043 and xyz-xdep.o.
8044
eb12ee30
AC
80452002-01-17 Andrew Cagney <ac131313@redhat.com>
8046
889bf7c5 8047 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
8048 (Set Breaks): Copy ``maint info breakpoint'' doco to
8049 ``Maintenance Commands'' appendix. Add reference.
8050
c9ccaa92
AC
80512002-01-17 Andrew Cagney <ac131313@redhat.com>
8052
8053 * fdl.texi: Remove next/prev from @node.
8054
f7dc1244 80552002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
8056
8057 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8058 for monstrous @multitable (from Brian Youmans).
8059
8060 * fdl.texi: New file.
8061
8062 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8063
8973da3a
AC
80642002-01-15 Andrew Cagney <ac131313@redhat.com>
8065
8066 * gdbint.texinfo (Releasing GDB): New chapter.
8067
7d86b5d5
AC
80682002-01-14 Andrew Cagney <ac131313@redhat.com>
8069
8070 * gdb.texinfo (Embedded Processors, Calling program functions):
8071 Obsolete references to a29k.
8072
cc1cb004
AC
80732002-01-13 Andrew Cagney <ac131313@redhat.com>
8074
8075 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8076 examples. Document that a code-block should do or discard its
8077 cleanups before exit.
8078
79f12247
MS
80792002-01-11 Michael Snyder <msnyder@redhat.com>
8080
8081 * gdb.texinfo (Choosing files): Change @samp to @file.
8082
19837790
MS
80832002-01-05 Michael Snyder <msnyder@redhat.com>
8084
8085 * gdb.texinfo (--pid): Document new command line option (attach).
8086
f7dc1244 80872002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
8088
8089 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8090 in the stub.
8091
d7449b42
AC
80922002-01-04 Andrew Cagney <ac131313@redhat.com>
8093
8094 * gdbint.texinfo (Target Architecture Definition): Replace
8095 BIG_ENDIAN with BFD_ENDIAN_BIG.
8096
f23631e4
AC
80972002-01-03 Andrew Cagney <ac131313@redhat.com>
8098
8099 * gdbint.texinfo (Target Architecture Definition): Replace
8100 value_ptr with struct value pointer.
8101
72c9928d
EZ
81022002-01-02 Eli Zaretskii <eliz@gnu.org>
8103
8104 * gdb.texinfo (Free Software): Fix wording.
8105
959acfd1
EZ
81062001-12-31 Eli Zaretskii <eliz@gnu.org>
8107
8108 * gdb.texinfo (Free Software): New section ``Free Software Needs
8109 Free Documentation''.
8110
f7dc1244 81112001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
8112
8113 * stabs.texinfo:
8114 * gdb.texinfo:
8115 * gdbint.texinfo:
8116 * libgdb.texinfo:
8117 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8118
6600abed
MS
81192001-12-29 Michael Snyder <msnyder@redhat.com>
8120
8121 * gdb.texinfo (maint info sections): Fix typo.
8122
f6680716
MS
81232001-12-26 Michael Snyder <msnyder@redhat.com>
8124
fe95c787
MS
8125 * gdb.texinfo (maint info sections): Document.
8126
a9331b3f 8127 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
8128 'info proc' sub-options that are currently not implemented.
8129
c3d3ce5b
JB
81302001-12-20 Jim Blandy <jimb@redhat.com>
8131
8132 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8133
778eb05e
AC
81342001-12-15 Andrew Cagney <ac131313@redhat.com>
8135
8136 * gdbint.texinfo (Target Architecture Definition): Replace
8137 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8138
2607059c
AC
81392001-12-01 Andrew Cagney <ac131313@redhat.com>
8140
8141 * gdbint.texinfo (Host Definition): Delete documentation on
8142 HOST_BYTE_ORDER.
8143
df0cd8c5
JB
81442001-11-30 Jim Blandy <jimb@redhat.com>
8145
8146 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 8147 overlay support. Add to top-level menu.
df0cd8c5 8148
88118b3a
TT
81492001-11-26 Tom Tromey <tromey@redhat.com>
8150
8151 * gdb.texinfo (Command Syntax): Document C-o binding.
8152
96565e91
CF
81532001-07-26 Christopher Faylor <cgf@redhat.com>
8154
8155 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8156 use since it is described in the referenced section.
8157
f7dc1244 8158 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
8159 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8160 clearer when using DJGPP.
8161
2a3d5645
CF
81622001-11-24 Christopher Faylor <cgf@redhat.com>
8163
8164 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8165 specifically refer to MS-DOS.
8166 (command files): Mention gdb.ini is only used on MS-DOS.
8167
aa26fa3a
TT
81682001-11-21 Tom Tromey <tromey@redhat.com>
8169
8170 * gdb.texinfo (Invoking GDB): Document --args.
8171 (Mode Options): Likewise.
8172
4f8ada06
JB
81732001-11-21 Jim Blandy <jimb@redhat.com>
8174
8175 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8176 Delete documentation; this macro has been removed from the
8177 sources.
4f8ada06 8178
3fe0dc10
JB
81792001-11-13 Jim Blandy <jimb@redhat.com>
8180
8181 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8182
9e5abb06
CV
81832001-11-06 Corinna Vinschen <vinschen@redhat.com>
8184
8185 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8186
1c5dfdad
MS
81872001-11-05 Michael Snyder <msnyder@redhat.com>
8188
a9331b3f 8189 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8190 quote regexp chars in function names such as "operator*()".
8191
990f9fe3
FF
81922001-11-01 Fred Fish <fnf@redhat.com>
8193
8194 * gdbint.texinfo (SOLIB_ADD): Document additional new
8195 "readsyms" arg.
8196
b433d00b
DH
81972001-10-30 Don Howard <dhoward@redhat.com>
8198
070b1dd3
DH
8199 * gdb.texinfo: (Command Files) Added documentation for the
8200 behavior of gdb with input redirected from a file.
b433d00b 8201
b7209cb4
FF
82022001-10-28 Fred Fish <fnf@redhat.com>
8203
8204 * gdb.texinfo (auto-solib-add): Change docs to match
8205 implementation change.
8206 (auto-solib-limit): Add docs for new variable.
8207
1aa20aa8
AC
82082001-10-15 Andrew Cagney <ac131313@redhat.com>
8209
8210 * gdbint.texinfo (Target Architecture Definition): Function
8211 value_as_pointer renamed to value_as_address.
8212
fc0c74b1
AC
82132001-10-15 Andrew Cagney <ac131313@redhat.com>
8214
8215 * gdbint.texinfo (Target Architecture Definition): Default
8216 POINTER_TO_ADDRESS functions assume unsigned addresses.
8217 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8218 posting by Jim Blandy.
8219
f4846649
JB
82202001-10-12 Jim Blandy <jimb@redhat.com>
8221
8222 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8223 version of texi2html (1.64) doesn't support this flag any more.
8224
f277788b
MK
82252001-09-08 Mark Kettenis <kettenis@gnu.org>
8226
a9dc4918
MK
8227 * gdbint.texinfo (Host Definition): Remove description of
8228 MEM_FNS_DECLARED.
8229
d28379df
MK
8230 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8231
f277788b
MK
8232 * gdbint.texinfo (Host Definition): Remove description of
8233 HAVE_SIGSETMASK.
8234
7ccaa899
EZ
82352001-09-04 Elena Zannoni <ezannoni@redhat.com>
8236
8237 * gdbint.texinfo (Target Architecture Definition): Add
8238 explanation of TARGET_PRINT_INSN macro.
8239
17d9d558
JB
82402001-08-30 Jim Blandy <jimb@redhat.com>
8241
8242 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8243 Explain what it means to load relocatable files.
8244
72cde065
JB
82452001-08-28 Jim Blandy <jimb@redhat.com>
8246
8247 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8248 info `top' menu.
8249
9e678452
CF
8250Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8251
8252 * gdbint.texinfo: Add a cautionary note about macro use.
8253
a2bea4c3 82542001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8255
a2bea4c3
CV
8256 * gdb.texinfo: Explain omitting the hostname in the
8257 `target remote' command.
8258
1129bf27
DJ
82592001-07-30 Daniel Jacobowitz <drow@mvista.com>
8260
8261 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8262 and END-INFO-DIR-ENTRY.
8263
732b3002
SC
82642001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8265
8266 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8267
89437448
AC
82682001-07-25 Andrew Cagney <ac131313@redhat.com>
8269
8270 * gdbint.texinfo (libgdb): Rewrite.
8271
f7dc1244 82722001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8273
8274 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8275
c4555f82
SC
82762001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8277
8278 * gdb.texinfo (TUI): New chapter, document the TUI.
8279 (Mode Options): Document the -tui option.
8280
2f45a6e0
MK
82812001-07-23 Mark Kettenis <kettenis@gnu.org>
8282
8283 * gdbint.texinfo (Host Definition): Remove description of
8284 NEED_POSIX_SETPGID.
8285
f7dc1244 82862001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8287
8288 * gdb.tex (DJGPP Native): New node, with descriptions of
8289 DJGPP-specific commands.
8290
be9c6c35
JM
82912001-07-19 John R. Moore <jmoore@redhat.com>
8292
8293 * gdbint.texinfo: Three misspellings.
8294
dfa249fb
AC
82952001-07-06 Andrew Cagney <ac131313@redhat.com>
8296
8297 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8298 `test` expressions on bash. Problem reported by Colin Walters.
8299
c72e7388
AC
83002001-07-04 Andrew Cagney <ac131313@redhat.com>
8301
8302 * gdbint.texinfo (User Interface): Update ui-out documentation to
8303 refelect recent UI/MI updates.
8304
94bbb2c0
AC
83052001-07-04 Andrew Cagney <ac131313@redhat.com>
8306
8307 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8308 interpreters.
8309
af6c57ea
AC
83102001-06-15 Andrew Cagney <ac131313@redhat.com>
8311
8312 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8313 structure and not macros.
8314 (Host Definition): Document that much of this chapter is obsolete.
8315 (Target Architecture Definition): Update list of files that make
8316 up a target architecture.
8317 (Coding): Update.
8318
83aa8bc6
AC
83192001-06-28 Andrew Cagney <ac131313@redhat.com>
8320
8321 * gdbint.texinfo (Target Architecture Definition): Update
8322 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8323 The latter has been changed to a true predicate.
8324
f7dc1244 83252001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8326
8327 * annotate.texi: Add @noindent where needed. From Dmitry
8328 Sivachenko <dima@Chg.RU>.
8329 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8330
656db9b0
AC
83312001-06-16 Andrew Cagney <ac131313@redhat.com>
8332
8333 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8334
df2396a1
AC
83352001-06-14 Andrew Cagney <ac131313@redhat.com>
8336
8337 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8338 returns ``OK''. Document that the ``R'' packet does not reply.
8339
0f1f2b0a
MS
83402001-06-13 Michael Snyder <msnyder@redhat.com>
8341
8342 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8343
f7dc1244 83442001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8345
8346 * gdb.texinfo (Signals): Clarify the default setting of signal
8347 handling.
8348
a5d7c491
AC
83492001-05-14 Andrew Cagney <ac131313@redhat.com>
8350
8351 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8352 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8353
05a54c4f
AC
83542001-05-12 Andrew Cagney <ac131313@redhat.com>
8355
8356 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8357
f7dc1244 83582001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8359
8360 * gdbint.texinfo (Clean Design and Portable Implementation):
8361 Renamed from "Clean Design".
8362 (Clean Design and Portable Implementation): Document portable
8363 methods of handling file names, and the associated macros.
8364
f7dc1244 83652001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8366
8367 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8368 command and provide a cross-reference to its description.
8369 (Symbols): Note that "info scope" is useful for trace experiments.
8370
f7dc1244 83712001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8372
b37052ae
EZ
8373 * gdb.texinfo (Symbols): Document "info scope".
8374 (Tracepoints): New chapter.
8375 (Contributors): Update for v5.1.
8376 <All nodes>: Change "C++" to "C@t{++}".
8377
0ee54786
EZ
8378 * gdbint.texinfo (User Interface): A new section about ui_out
8379 functions, based on text written by Fernando Nasser.
8380
c534679c
EZ
8381 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8382
f7dc1244 83832001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8384
e9c75b65
EZ
8385 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8386
8387 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8388
8389 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8390 Replace "GDB" with "@value{GDBN}". Fix markup.
8391
8392 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8393
3d67e040
EZ
8394 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8395 a cross-reference to its description.
8396 (Symbols): Document "info symbol".
8397
f7dc1244 83982001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8399
8400 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8401 subsection "x86 Watchpoints".
8402 (Target Architecture Definition): Document the macros
8403 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8404 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8405
b0ed3589
AC
84062001-03-20 Andrew Cagney <ac131313@redhat.com>
8407
8408 * gdbint.texinfo (Target Architecture Definition): Update
8409 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8410 list.
8411
b6ba6518
KB
84122001-03-06 Kevin Buettner <kevinb@redhat.com>
8413
8414 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8415 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8416
f7dc1244 84172001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8418
8419 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8420
f7dc1244 84212001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8422
17cc6a06
EZ
8423 * gdb.texinfo (Environment): Document that `path' does not change
8424 the value of PATH in GDB's own environment (it did in the past,
8425 but that was changed on March 15, 1994). Reported by Doug Evans
8426 <dje@transmeta.com>.
8427
56caf160
EZ
8428 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8429 its line. Fix markup of commands and macros. Add an Index node
8430 and index entries.
8431
29e57380
C
84322001-01-23 J.T. Conklin <jtc@redback.com>
8433
8434 * gdb.texinfo (Memory region attributes): New manual section.
8435
1c6147de
ND
84362001-01-04 Nicholas Duffek <nsd@redhat.com>
8437
8438 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8439
f7dc1244 84402000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8441
8442 * refcard.tex: Version and copyright fixed. From Phil Edwards
8443 <pedwards@disaster.jaj.com>.
8444
0dcedd82
AC
8445Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8446
8447 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8448 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8449
3b851bce
AC
8450Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8451
8452 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8453 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8454
f7dc1244 84552000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8456
8457 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8458 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8459
b90a5f51
CF
84602000-11-10 Christopher Faylor <cgf@cygnus.com>
8461
8462 * gdb.texinfo: Document new 'set step-mode' command.
8463
f7dc1244 84642000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8465
8466 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8467 changes from Dmitry Sivachenko <dima@Chg.RU>.
8468
f7dc1244 84692000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8470
8471 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8472 From Steven Johnson <sbjohnson@ozemail.com.au>.
8473
2e685b93
MK
84742000-08-10 Mark Kettenis <kettenis@gnu.org>
8475
8476 * gdbint.texinfo (Overall Structure): Spelling fix.
8477
f7dc1244 84782000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8479
8480 * gdbint.texinfo (Target Architecture Definition): Document that
8481 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8482 for which REGISTER_CONVERTIBLE returns a zero value.
8483
63ac3005
EZ
84842000-07-08 Christopher Faylor <cgf@cygnus.com>
8485
8486 * Makefile.in (install-info): Find files to install in either the
8487 build or source directories (adapted from Makefile.am).
8488
bd79f757
ND
84892000-07-07 Nicholas Duffek <nsd@redhat.com>
8490
8491 * stabs.texinfo: Fix spelling errors.
8492 (String Field): FILE-NUMBER starts from 0, not 1.
8493
f7dc1244 84942000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8495
8496 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8497 Brian Youmans.
5f208f6d 8498
f7dc1244 84992000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8500
8501 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8502 the source directory. Reported by Mark Harig
8503 <markh@frazier.landmark.com>.
cc542d3b 8504
f3b28801
C
85052000-06-20 J.T. Conklin <jtc@redback.com>
8506
8507 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8508
449f3b6c
AC
8509Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8510
8511 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8512 Generate using pdftex.
449f3b6c 8513 (PDFTEX): Define.
889bf7c5 8514 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8515 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8516 @contents at the start.
449f3b6c 8517
f7dc1244 85182000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8519
8520 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8521 Youmans.
48e934c6 8522
9e9c5ae7
AC
8523Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8524
8525 From Brian Youmans:
8526 * gdb.texinfo: Fix ``et al.''.
8527
c741b251
AC
8528Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8529
8530 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8531 loop.
c741b251 8532
4ab64e14
JG
85332000-05-19 Jimmy Guo <guo@cup.hp.com>
8534
8535 * configure: Regenerate.
8536
f7dc1244 85372000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8538
8539 * Makefile.in (install-info): Run install-info on installed Info
8540 files.
8541
8c70017b
AC
8542Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8543
a7cb598a 8544 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8545 Andrew Cagney.
8c70017b 8546
f7dc1244 85472000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8548
8549 * gdb.texinfo: Proofreading changes from Brian Youmans.
8550
bf0184be
ND
85512000-05-01 Nick Duffek <nsd@cygnus.com>
8552
8553 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8554 startup sequence, minor edits.
8555
f7dc1244 85562000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8557
8558 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8559 TeX.
8560
8561 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8562 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8563 like `n' and `s' which look weird. Convert some of the @kindex to
8564 @vindex, when they refer to variables, not commands.
8565
33e16fad
AC
8566Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8567
8568 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8569
f7dc1244 85702000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8571
8572 * Makefile.in (GDBMI_DIR): New variable.
8573 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8574 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8575 (gdbmi.texinfo): New target, for texi2roff.
8576 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8577 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8578
8579 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8580 gdbmi.texinfo.
8581 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8582 comment.
8583
d167840f
EZ
85842000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8585
8586 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8587 command.
d167840f 8588
f7dc1244 85892000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8590
8591 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8592 prevents the build (and is generally a Bad Idea).
8593
f7dc1244 85942000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8595
8596 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8597 a comma inside @var.
8598 (Command Files): Index markup changes from Dmitry Sivachenko
8599 <dima@Chg.RU>.
8600
f7dc1244 86012000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8602
8603 * Makefile.in (LN_S): Define.
8604 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8605 invoke "ln -s" unless it is known to work.
8606
8607 * configure.in (AC_PROG_LN_S): Add.
8608
8dc7983f
JB
86092000-04-14 Jim Blandy <jimb@redhat.com>
8610
8611 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8612 section.
8613 (Target Conditionals): Document ADDRESS_TO_POINTER,
8614 POINTER_TO_ADDRESS.
8615
1a8237e8
DB
86162000-04-11 Daniel Berlin <dan@cgsoftware.com>
8617
8618 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8619 gdb-cfg.texi to get the value.
8620
ca526f1a
JB
86212000-04-10 Jim Blandy <jimb@redhat.com>
8622
8623 * gdbint.texinfo (Target Architecture Definition): Fix
8624 cross-references.
8625
faaafcb4
JB
86262000-04-08 Jim Blandy <jimb@redhat.com>
8627
8628 * gdbint.texinfo (Using Different Register and Memory Data
8629 Representations): New section.
8630 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8631 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8632 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8633
1b27397f
AC
8634Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8635
8636 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8637 for acknowledgments.
1b27397f 8638
480ff1fb
AC
8639Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8640
8641 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8642 qThreadExtraInfo.
480ff1fb 8643
a9331b3f 86442000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8645
a9331b3f
RM
8646 * gdb.texinfo: Clarify which remote debug protocol commands are
8647 required and which are optional.
f1251bdd 8648
dbeb8dbd
AC
8649Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8650
8651 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8652 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8653 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8654 * annotate.texi: Update.
8655
6d2ebf8b
SS
86562000-03-28 Stan Shebs <shebs@apple.com>
8657
8658 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8659 expectation of additional changes before release), update
8660 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8661 node links, rephrase and/or shorten lines to fix formatting
8662 problem in both regular and @smallbook formats.
8663 * annotate.texi: Shorten lines in example, use smallexample
8664 consistently everywhere.
8665 * Makefile.in: Add comment about texinfo 4.0 html generation.
8666 (SFILES_INCLUDED): Add annotate.texi.
8667
5d161b24
DB
86682000-03-27 Daniel Berlin <dan@cgsoftware.com>
8669
5ae4183a
AS
8670 * gdb.texinfo (Debugging Output): Added new section, documenting
8671 the "set/show debug" commands.
5d161b24 8672
b9deaee7
AC
8673Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8674
8675 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8676 entry.
b9deaee7
AC
8677
8678 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8679 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8680 @chapter and @node entries.
a9331b3f 8681
b9deaee7 8682 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8683
9ef47d30
AC
8684Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8685
8686 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8687 files.
9ef47d30 8688
cfeada60
FN
86892000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8690
8691 From David Whedon <dwhedon@gordian.com>
5ae4183a 8692 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8693
6837a0a2
DB
86942000-03-22 Daniel Berlin <dan@cgsoftware.com>
8695
8696 * gdb.texinfo: Add documentation for the apropos command.
8697
bba2971c
MS
86982000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8699
8700 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8701
2b628194
MS
87022000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8703
a9331b3f 8704 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8705 two places.
8706
96a2c332
SS
87072000-03-17 Stan Shebs <shebs@apple.com>
8708
8709 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8710 <dima@Chg.RU>, also clarification of allowed content for
8711 string constants.
8712
f7dc1244 87132000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8714
8715 * gdb.texinfo (main menu): Add Annotations.
8716 (File Options): Add @cindex entries for each command-line option.
8717 Document --epoch, --annotate, --async, --interpreter, --write,
8718 --statistics, and --version.
8719
8720 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8721 of GDB.
8722
9d233477
JB
87232000-02-23 Jim Blandy <jimb@redhat.com>
8724
8725 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8726
14e0eb3b
JB
87272000-02-22 Jim Blandy <jimb@redhat.com>
8728
8729 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8730
3555de01
JM
87312000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8732
8733 * Makefile.in (diststuff): New target.
8734
5e35df8e
KB
87352000-02-15 Kevin Buettner <kevinb@redhat.com>
8736
8737 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8738 architecture. [From Jim Wilson.]
5e35df8e 8739
c5394b80
JM
87402000-01-16 Tom Tromey <tromey@cygnus.com>
8741
8742 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8743 (Delete Breaks): Mention range arguments.
8744 (Disabling): Likewise.
8745
c3f6f71d
JM
87462000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8747
8748 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8749
c4093a6a
JM
8750Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8751
8752 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8753 valid functions.
c4093a6a 8754
11cf8741
JM
87551999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8756
8757 * gdb.texinfo: Clarify regular expressions used in rbreak.
8758
917317f4
JM
87591999-10-15 Kevin Buettner <kevinb@cygnus.com>
8760
8761 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8762 MEMORY_REMOVE_BREAKPOINT): Document.
8763
8764Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8765
8766 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8767 offset re-using the DATA offset instead.
917317f4 8768
2df3850c
JM
87691999-10-11 Jim Kingdon <kingdon@redhat.com>
8770
8771 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8772
87731999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8774
8775 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8776 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8777 typos.
8778
8779 * gdb.texinfo: Various minor wording and formatting improvements,
8780 mentions of additional command-line options.
8781
2acceee2
JM
87821999-09-30 Fred Fish <fnf@cygnus.com>
8783
8784 * gdb.texinfo: Document additional forms of specifying section
8785 names and addresses for the add-symbol-file command.
8786
c2c6d25f
JM
87871999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8788
8789 * gdbint.texinfo: Fix typo, add the word "have".
8790
87911999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8792
8793 * gdbint.texinfo (Target Architecture Definition): Document the
8794 SKIP_PERMANENT_BREAKPOINT macro.
8795
d4f3574e
SS
87961999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8797
8798 * gdb.texinfo: Fiks speling errers.
8799
8800 * gdb.texinfo: Fix uses of @multitable.
8801
f7dc1244 8802 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8803 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8804 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8805 comments about using with optimization, add more indexing,
8806 fix info about disassembly-flavor.
8807
8808Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8809
8810 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8811 SKIP_SOLIB_RESOLVER): Define.
8812
8813Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8814
8815 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8816 ``g'' packets.
d4f3574e 8817
104c1213
JM
88181999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8819
8820 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8821 platform-specific info, inline remote.texi and move sections of it
8822 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8823 and register stack into the new chapter.
8824 * remote.texi: Remove, now part of gdb.texinfo.
8825 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8826
88271999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8828
8829 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8830 GDB_TARGET_IS_MACH386): These kludges have gone away.
8831
8832Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8833
8834 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8835 TDEPLIBS.
104c1213 8836
53a5351d
JM
88371999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8838
8839 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8840 surrounding text to fit HP-UX bits into general info.
8841 (HPPA-cfg.texi): Remove, no longer useful.
8842
8843 * gdb.texinfo: Remove explicit links from @node lines, remove
8844 HP-added "Detailed Node Listing" from main menu which confuses
8845 things.
8846
8847 From Dmitry Sivachenko <dima@Chg.RU>:
8848 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8849 in description of `set environment'.
53a5351d
JM
8850
88511999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8852
8853 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8854
7be570e7
JM
88551999-08-12 Ben Elliston <bje@cygnus.com>
8856
8857 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8858
f7dc1244 88591999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8860
8861 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8862 watch, awatch, and rwatch. Explain why the latter two cannot be
8863 set as software watchpoints. Document that watchpoints for local
8864 variables are deleted when the debuggee terminates.
7be570e7
JM
8865
8866Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8867
8868 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8869 packet. Allow E.. response packet. "qRcmd" packet is no longer
8870 reserved.
7be570e7
JM
8871
88721999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8873
a9331b3f
RM
8874 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8875 * gdb.texinfo: Ditto.
7be570e7 8876
96baa820
JM
88771999-08-06 Tom Tromey <tromey@cygnus.com>
8878
8879 * gdb.texinfo (KOD): New node.
8880
8881Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8882
8883 * remote.texi (Rcmd): Fix minor formatting typos.
8884
8885Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8886
8887 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8888 packets.
96baa820 8889
adf40b2e
JM
88901999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8891
8892 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8893 fixes.
8894
43ff13b4
JM
8895Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8896
8897 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8898
085dd6e6
JM
8899Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8900
8901 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8902 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8903 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8904 packets that are not supported on all hosts. Expand examples.
8905 Spell check.
085dd6e6
JM
8906
89071999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8908
8909 * Makefile.in: Recognize html, install-html. Add targets
8910 to build HTML versions of documentation via texi2html.
8911
8912Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8913
8914 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8915 testsuite.
085dd6e6
JM
8916
8917Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8918
8919 * remote.texi (Communication Protocol): Rewrite.
8920
8921Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8922
8923 * stabs.texinfo: Fix uses of xref.
8924
9e0b60a8
JM
8925Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8926
8927 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8928 info about patch submission.
8929
cce74817
JM
8930Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8931
8932 From Per Bothner <bothner@cygnus.com>:
8933 * gdb.texinfo: Document Chill support.
8934
8935Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8936
8937 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8938 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8939 Document that the value should be greater-than or equal-to zero.
8940 (NO_STD_REGS): Document. Deprecate.
cce74817 8941
ac9a91a7
JM
8942Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8943
8944 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8945 Document that these are not used.
ac9a91a7
JM
8946
8947Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8948
8949 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8950
392a587b
JM
8951Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8952
8953 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8954 numargs was dropped.
392a587b
JM
8955
8956Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8957
8958 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8959
b83266a0
SS
8960Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8961
8962 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8963 Update.
b83266a0 8964
7a292a7a
SS
8965Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8966
8967 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8968 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8969
8970Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8971
8972 * gdbint.texinfo: Fix typos: $ -> @.
8973
8974Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8975
8976 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8977 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8978 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8979 BREAKPOINT_FROM_PC.
a9331b3f 8980
7a292a7a
SS
8981Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8982
8983 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8984 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8985
8986Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8987
8988 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8989 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8990
89911999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8992
8993 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8994 longer exists.
8995
8996Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8997
8998 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8999 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9000 they make the manual source incomprehensible.
7a292a7a
SS
9001 * h8-cfg.texi: Remove, hasn't been used in years.
9002
c906108c
SS
9003Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9004
9005 * gdb.texinfo: Update the credits.
9006
9007Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9008
9009 * gdb.texinfo: Fix mistakes noticed in printout of last
9010 draft, add Alpha to discussion of heuristic fence post.
9011
9012Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9013
9014 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
9015 Edition, merge some HP changes into mainline, describe some
9016 previously undocumented features, describe more of the target
9017 commands available, eliminate obsolete section on renamed
9018 commands.
c906108c
SS
9019 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9020
9021Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9022
9023 * gdb.texinfo: Make many HPPA conditionals unconditional,
9024 including catchpoint description, since now on for all configs.
9025 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9026 specializations.
9027
9028Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9029
9030 * Makefile.in (GDBvn.texi): Fix match expression to work with
9031 current format of VERSION in gdb/Makefile.in.
9032 * gdb.texinfo: Fix node ref to match new readline.
9033
9034Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9035
a9331b3f
RM
9036 * gdb.texinfo: Changes made as part of a project to merge in
9037 changes made by HP. Documentation makes extensive use of
c906108c
SS
9038 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9039 on remote debugging. There are differences in documentation
889bf7c5 9040 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
9041 the HP manual discusses catchpoints, hardware watchpoints, and
9042 some HPUX specific limitations for shared library support.
a9331b3f 9043
c906108c
SS
9044 There are also a number of @node changes.
9045
90461999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9047
9048 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9049 (C Usage): Same.
9050
9051Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9052
9053 The following changes were made by Edith Epstein
889bf7c5
PA
9054 <eepstein@cygnus.com> as part of a project to merge in changes
9055 made by HP.
a9331b3f 9056
c906108c
SS
9057 * HPPA-cfg.texi: new file.
9058
9059 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9060
9061 * refcard.tex: change documentation about catch.
9062 removed info catch.
9063
9064Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9065
9066 * gdbint.texinfo: Expand on GDB's coding standards,
9067 specify the use of arg names with prototypes.
9068
90691998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9070
9071 * gdb.texinfo: Fix tipo.
9072
9073Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9074
9075 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 9076 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
9077
9078Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9079
9080 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9081
90821998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9083
9084 * agentexpr.texi: New file.
9085
9086Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9087
9088 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9089
90901998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9091
9092 * remote.texi: Changed wording that implied that the GDB remote
9093 protocol caches register values instead of GDB itself.
9094
9095Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9096
9097 * gdbint.texinfo: Add some info about symbol readers.
9098 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9099 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9100 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9101 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9102
9103Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9104
a9331b3f 9105 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
9106
9107Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9108
9109 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9110
9111Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9112
9113 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 9114 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
9115
9116Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9117
9118 * gdbint.texinfo: Fix minor typos.
9119
9120Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9121
9122 * gdbint.texinfo: Complete overhaul. Group descriptions more
9123 logically, add more info on generic algorithms, remove much
9124 obsolete and/or wrong material.
9125
9126Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9127
9128 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9129
9130Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9131
9132 * refcard.tex: Copyright, address updates.
9133
9134Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9135
9136 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9137 for the edition instead of confusing GDB-version-like numbers.
9138
9139Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9140
9141 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9142
9143Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9144
5ae4183a 9145 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
9146
9147Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9148
9149 * gdb.texinfo: Add some credits, mention bug monitor.
9150 * remote.texi: Mention mips monitor targets.
9151 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 9152
c906108c
SS
9153Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9154
9155 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
9156 files, finish sorting of host vs target vs native macros, describe
9157 some more of them.
c906108c
SS
9158
9159Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9160
9161 * gdbint.texinfo (Host Conditionals): Document change from
9162 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9163
9164Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9165
9166 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 9167 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
9168
9169Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9170
9171 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9172 Document LSEEK_NOT_LINEAR.
9173
9174Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9175
9176 * stabs.texinfo (Stab Section Basics): Make it clear that only
9177 some versions of the GNU linker remove the leading N_UNDF symbol.
9178
9179Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9180
9181 * stabs.texinfo (String Field): Document type number pairs here,
9182 instead of in the Sun specific section.
9183 (Include Files): The GNU linker supports the N_BINCL
9184 optimization. Clarify the N_BINCL value, and what it is used
9185 for.
9186 (Procedures): Document N_FUN with an empty string to mark the end
9187 of a function.
9188 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9189 (Sun Differences): Remove this node, as the information is now
9190 elsewhere in the main document.
9191 (Stab Section Basics): Mention that the GNU linker may optimize
9192 stabs and remove the leading N_UNDF symbol.
9193
9194Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9195
9196 * gdb.texinfo, refcard.tex: Restore author credit
9197
9198Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9199
9200 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9201 documentation to account for START and END macros taking
9202 one arg.
9203
9204Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9205
9206 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9207 * gdb.texinfo (Frames): Fix typo.
9208
9209Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9210
9211 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9212 a target_signal as arg type, not a pid.
9213
9214Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9215
9216 * gdb.texinfo: Document `set assembly-language'.
9217
9218Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9219
9220 * remote.texi: Update list of stubs in the GDB distribution.
9221
9222Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9223
9224 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9225 Also document that some systems can use mmalloc but must define
9226 this if their C runtime allocates memory that is later freed.
c906108c 9227 (MMCHECK_FORCE): Document new macro.
a9331b3f 9228
c906108c
SS
9229Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9230
9231 * remote.texi: Add documentation for target Sparclet.
9232
9233Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9234
a9331b3f 9235 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9236 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9237 * configure.in: Rewritten for autoconf.
9238 * configure: New.
9239
9240Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9241
9242 * Makefile.in (DVIPS): New define, set to dvips.
9243 (dvi): Add stabs.dvi.
9244 (ps): New target.
9245 (all-doc): Depend on info, dvi, and ps targets.
9246 (STAGESTUFF): Add *.ps and *.dvi files.
9247 (clean-info, clean-dvi): Remove.
9248 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9249 rules completely rewritten.
9250 (maintainer-clean): Remove clean-info and clean-dvi
9251 dependencies and put their actions in the rules.
9252 (gdb.ps): New target
a9331b3f 9253 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9254 intermediate TeX files, whether they have 2 or 3 character
9255 extensions.
9256 (gdbint.ps): Add target and rules.
9257 (gdb-internals): Delete unused target.
9258 (Makefile): Depends upon config.status also.
9259
9260Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9261
9262 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9263 set.
9264
9265Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9266
9267 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9268 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9269
9270Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9271
9272 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9273
9274Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9275
9276 * gdb.texinfo (Print settings): Document
9277 `set/show print static-members' commands.
9278
9279Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9280
9281 * gdbint.texinfo (Native): Document name change, coredep.c to
9282 core-aout.c.
9283
9284Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9285
9286 * stabs.texinfo (Include Files): Document the values the SunOS4
9287 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9288
9289Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9290
9291 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9292 Fix typo.
9293
9294Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9295
9296 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9297 "gdb.tar.Z".
9298
9299Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9300
9301 * Makefile.in (maintainer-clean): New target, synonym for
9302 realclean.
9303
9304Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9305
9306 * Update all FSF addresses except those in COPYING* files.
9307
9308Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9309
9310 From Richard Earnshaw (rearnsha@armltd.co.uk):
9311 * gdb.texinfo (convenience variables): Document $_exitcode.
9312 (quit): Document optional expression to use as exit code.
9313
9314Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9315
9316 * gdb.texinfo, remote.texi: Brought up to date with various
9317 GDB changes.
9318
9319Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9320
9321 * gdb.texinfo: Update dates and versions, fix comments about
9322 hardware watchpoints in future releases and about the
9323 sharedlibrary command.
9324
9325Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9326
9327 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9328 C_FUN stab. Other cleanups.
9329
9330Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9331
9332 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9333 for the sparc stub.
9334
9335Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9336
9337 * annotate.texi: Clarify which addresses have differing formats
9338 depending on the language and which do not.
9339
9340Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9341
9342 * remote.texi (NetWare): Changed example to use BOARD= instead of
9343 NODE= argument to reflect correspoding change to gdbserve.nlm.
9344
9345Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9346
9347 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9348 GDB, as well as AIX dbx, supports the size type attribute.
9349
9350Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9351
9352 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9353
9354Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9355
9356 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9357 and new 'if' and 'while' commands.
9358
9359Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9360
9361 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9362
9363Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9364
9365 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9366 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9367 NetWare targets. Mostly stolen from the Server node.
9368
9369Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9370
9371 * gdb.texinfo (Setting): Talk about the language of a source file
9372 versus the working language. The old documentation did not match
9373 what GDB did.
9374
9375Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9376
9377 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9378 of a source file.
9379
9380Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9381
9382 * gdb.texinfo (Processes): New node.
9383
9384Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9385
9386 * remote.texi: Update documentation of set/show mipsfpu.
9387
3fc11d3e
JM
9388Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9389
9390 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9391 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9392
9393Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9394
9395 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9396 obsolete conditionals, described some others.
9397
9398Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9399
9400 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9401 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9402
9403Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9404
9405 * gdbint.texinfo: Put regex conditionals in their own table.
9406
9407Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9408
9409 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9410 described or fixed the descriptions of many others.
9411
9412Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9413
9414 * gdb.texinfo: Add some more credits.
9415 * gdbint.texinfo: Capitalize GDB consistently, describe some
9416 macros and remove some.
9417
9418Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9419
9420 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9421 obsolete conditionals, described some others.
9422
9423Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9424
9425 * gdb.texinfo (help targets): Changed to `help target', which
9426 is the correct gdb command.
9427
9428Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9429
9430 * annotate.texi (TODO): New node, for keeping track of annotations
9431 suggested but not yet implemented.
9432
9433Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9434
9435 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9436 another symbol, it is not the address itself.
9437
9438Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9439
9440 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9441 of stabs-in-coff sections.
9442
9443Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9444
9445 * annotate.texi: Change edition to 0.5 and date to May 1994.
9446 Add index.
9447 (Frames): New node, for frame annotation.
9448 (Displays): New node, for display annotation.
9449
9450 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9451 when waiting for your program to stop.
9452
9453Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9454
9455 * annotate.texi (Breakpoint Info): Document annotation of header
9456 fields and record annotation.
9457
9458Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9459
9460 * annotate.texi: New file, to document annotations.
9461
9462Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9463
9464 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9465 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9466
9467Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9468
9469 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9470 section, and say n_strx field is compilation unit relative.
9471 * stabs.texinfo: Don't use @code for a.out when it is the name of
9472 an object file format.
9473
9474Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9475
9476 * gdb.texinfo: Refer to file names, not path names, per rms
9477 convention.
9478 (Arguments): Fix typo.
9479
9480Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9481
9482 * stabs.texinfo (Global Variables): Talk about stabs in files
9483 where variables are referenced, but not defined.
9484
9485Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9486
9487 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9488 Cplusplus to new nodes Member Type Descriptor and Method Type
9489 Descriptor. Re-write stuff for #.
9490
9491Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9492
9493 * gdb.texinfo (Print Settings): Don't document "set print
9494 fast-symbolic-addr off". The bug which it worked around was fixed
9495 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9496
9497 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9498 N_ENTRY node.
9499
9500 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9501
9502Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9503
9504 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9505 references to ieee-float.c.
9506
9507Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9508
9509 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9510 match what the code actually does.
9511
9512Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9513
9514 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9515
9516Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9517
9518 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9519 i, and b.
9520
9521Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9522
9523 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9524 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9525 as "stabs in sections" rather than just saying "ELF and SOM".
9526 Also make that stuff apply to COFF.
9527
9528Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9529
9530 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9531 Ghostscript.
9532
9533Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9534
9535 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9536 versus functions without line numbers, also mention stepping into
9537 them as well as "step" when you are in them. Tell the user how to
9538 deal with the situation. Add comment about "debugging information".
9539
9540Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9541
9542 * stabs.texinfo (Enumerations): Document restriction on where
9543 enumeration types can appear and still win with GDB.
9544
9545Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9546
9547 * stabs.texinfo (Negative Type Numbers): Document format for type
9548 -16.
9549
9550Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9551
9552 * gdb.texinfo (Selection, Frame Info): Update information about
9553 arbitrary frame specficiations.
9554
9555Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9556
9557 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9558
9559Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9560
9561 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9562
9563Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9564
9565 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9566
9567Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9568
9569 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9570 Differences node to Statics node.
9571 (Statics): Discuss XCOFF use of V symbol descriptor.
9572
9573 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9574 not clean.
9575
9576Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9577
9578 * gdb.texinfo (Print Settings): Document `set print
9579 fast-symbolic-addr' and improve the doc for some other
9580 `set print's.
9581
9582Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9583
9584 * stabs.texinfo (String Field): Talk about defining several type
9585 numbers at once.
9586 Fix lint regarding changing node ELF Transformations to
9587 ELF and SOM Transformations.
9588
9589Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9590
9591 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9592
9593Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9594
9595 * stabs.texinfo (Cross-References): `::' is for nested types only
9596 within <>.
9597 (Structures): Document static members.
9598
9599Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9600
9601 * stabs.texinfo: Document S type attribute.
9602
9603Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9604
9605 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9606
9607Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9608
9609 * gdbint.texinfo: Fix a few typos.
9610
9611Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9612
9613 * gdb.texinfo, remote.texi: formatting improvements
9614
9615 * gdb.texinfo (New Features): mention threads.
9616 (Summary, C): fix xrefs in newly contributed text.
9617 (Threads): index entries, clarifications, example
9618 (passim): minor typos fixed, phrasing improvements
9619
9620 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9621 entries; (Server): explain use of gdbserver w/real-time systems,
9622 add example of conflicting TCP port; (MIPS Remote) break up
9623 running text into table, highlighting commands, and add example.
a9331b3f 9624
c906108c
SS
9625Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9626
9627 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9628
9629Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9630
9631 * stabs.texinfo (Nested Symbols): New node.
9632 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9633
9634Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9635
9636 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9637 to picking which Bbss.bss symbol to use, and (because there seems to
9638 be no good way of doing it) re-write some of the text to make it
9639 sound like Bbss.bss isn't such a great idea after all (as currently
9640 designed).
9641
9642 * gdb.texinfo (C): In addition to saying people have to use g++ for
9643 good results, say they have to use stabs. Specifically say cfront
9644 doesn't work well.
9645 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9646 the gdb README. Add xrefs to places where the support for the various
9647 languages is described in detail.
9648
9649Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9650
9651 * stabs.texinfo: Clean up stuff about visibility and virtual
9652 characters.
9653
9654 * stabs.texinfo (N_M2C): Cite Sun doc.
9655
9656Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9657
9658 * gdb.texinfo: updates re threads.
9659 * remote.texinfo: avoid index entries starting with digits.
9660
9661Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9662
9663 * stabs.texinfo (Enumerations): Talk about large, negative and
9664 octal values. Clean up cross reference to type attributes.
9665 (String Field): Say that GDB 4.11 supports size attribute.
9666
9667Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9668
9669 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9670 is a mandatory step. Make the stuff about that more concise.
9671
9672Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9673
9674 * stabs.texinfo (Class Names): New node.
9675
9676 * gdb.texinfo (Command Files): Explain order of init file reading.
9677
9678 * remote.texi (Bootstrapping): Talk about getting the serial driver
9679 to deal with ^C sent by gdb to stop the remote system.
9680
9681Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9682
9683 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9684
9685 * libgdb.texinfo (Defining Commands): made the DOC arg
9686 to gdb_define_app_command a char * instead of char **
9687 per a suggestion from kingdon.
9688
9689 * libgdb.texinfo: total rewrite from a different starting
9690 premise.
9691
9692Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9693
9694 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9695 floats passed as doubles (to improve clarity).
9696
9697Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9698
9699 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9700
9701 * a4rc.sed: update to work with Andreas Vogel papersize params
9702
9703 * refcard.tex: use Andreas Vogel simplifications of papersize
9704 params; remove useless version info; update copyright date.
9705
9706Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9707
9708 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9709
9710Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9711
9712 * gdb.texinfo (Files): Say what address the load command loads it at.
9713
9714 * stabs.texinfo (Common Blocks): Minor cleanups.
9715
9716 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9717 that Sun has backed away from the linker kludge and thus the relevant
9718 issue is changes to the SunPRO tools, not the Solaris linker.
9719
9720 * stabs.texinfo (Traditional Integer Types): Clean up description
9721 of octal bounds a little bit. Document extra leading zeroes.
9722
9723Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9724
9725 * gdb.texinfo (Signaling): Update for symbolic symbol names
9726 and add a section explaining the difference between the GDB
9727 signal command and the shell kill utility.
9728
9729Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9730
9731 * libgdb.texinfo: added `@' to braces that were unescaped.
9732
9733Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9734
9735 * libgdb.texinfo: new file. Spec for the gdb library.
9736
9737Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9738
9739 * stabs.texinfo (Include Files): Fix typo (start -> end).
9740
9741Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9742
9743 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9744 from Melissa at FSF's editing pass.
9745
9746Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9747
9748 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9749 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9750 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9751
9752Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9753
9754 * remote.texi (Bootstrapping): Discuss 386 call gates.
9755
9756Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9757
9758 * stabs.texinfo (Based Variables): New node.
9759
9760Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9761
9762 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9763 names, sizes, and formats to suggest how not to lose.
9764
9765Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9766
9767 * stabs.texinfo (Methods): Fix typo.
9768
9769Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9770
9771 * gdb.texinfo: Fix a few typos.
9772
9773Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9774
9775 * gdb.texinfo: Clarify how well it works with Fortran.
9776
9777 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9778 More on relocating stabs in ELF files.
9779
9780Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9781
9782 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9783
9784Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9785
9786 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9787 parameters on VAX.
9788
9789Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9790
9791 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9792
9793Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9794
9795 * stabs.texinfo: Make info author notice match the TeX author notice.
9796
9797Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9798
9799 * stabs.texinfo: Initial-caps all words in node names and
9800 non-trivial words in section names.
9801
9802Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9803
9804 * stabs.texinfo: Many minor cleanups.
9805
9806 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9807
9808Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9809
9810 * stabs.texinfo: Remove full description of big example.
9811 It's not really helpful; just use pieces of it where appropriate.
9812 Add more Texinfo formatting directives (@samp, etc.).
9813 Use @deffn to define stab types.
9814 Eliminate some wordiness. Break up some nodes.
9815 Add an (alphabetized) index of symbol types.
9816 Use consistent capitalization style in node and section names.
9817
9818Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9819
9820 * gdb.texinfo: Change typo "Two two" to "The two".
9821
9822Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9823
9824 * stabs.texinfo (XCOFF-differences): Remove references to
9825 non-existent types N_DECL and N_RPSYM.
9826
9827 * stabs.texinfo (String Field): Say that type attributes bug is
9828 fixed in GDB 4.10, since it is.
9829
9830 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9831
9832Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9833
9834 * stabs.texinfo: Formatting cleanups.
9835
9836Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9837
9838 * stabs.texinfo: When explaining the n_type of a stab, standardize
9839 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9840 no tabs, use @r).
9841 (Global Variables): Clean up.
9842
9843Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9844
9845 * stabs.texinfo (Stack Variables): Re-write.
9846
9847Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9848
9849 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9850 addresses of a source file. Also revise formatting.
9851 Change "object module" or "object file" to "source file".
9852 Various: Miscellaneous cleanups.
9853
9854Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9855
9856 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9857
9858Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9859
9860 * gdbint.texinfo: Removed many nonsensical machine-collected
9861 host and target conditionals, described some of the remainder.
9862
9863Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9864
9865 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9866
9867 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9868 paragraph which follows.
9869
9870 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9871 variables. Looks better and avoids overful hbox.
9872
9873Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9874
9875 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9876
9877Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9878
9879 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9880 retransmit-timeout
9881
9882Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9883
9884 * gdbint.texinfo: Update statement about `some ancient Unix
9885 systems, like Ultrix 4.0' to Ultrix 4.2.
9886
9887Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9888
9889 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9890
9891 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9892
9893 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9894 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9895
9896 * remote.texi: new name for former gdbinv-s.texi
9897
9898 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9899
9900Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9901
9902 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9903 variables for MIPS remote debugging protocol.
9904
9905Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9906
9907 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9908
9909Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9910
9911 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9912
9913Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9914
9915 * gdb.texinfo: repair conditional bugs in text markup
9916
9917Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9918
9919 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9920 to select Modula-2 material.
9921
9922Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9923
9924 * stabs.texinfo: Cleanups regarding statics.
9925
9926 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9927 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9928
9929Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9930
9931 * stabs.texinfo: N_MAIN is sometimes used for C.
9932
9933Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9934
9935 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9936
9937Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9938
9939 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9940 removed from the code by Kingdon.
c906108c
SS
9941
9942Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9943
9944 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9945 input when evaluating breakpoint conditions; the bug has been fixed.
9946
9947 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9948 sets the ignore count to N-1, not to N.
9949
9950Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9951
9952 * refcard.tex (\hoffset): correct longstanding error to match
9953 intended offset; avoids cutting off edge on some printers
9954
9955Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9956
9957 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9958
9959Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9960
9961 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9962
9963Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9964
9965 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9966 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9967 collect sed edits if any, apply to refcard before formatting;
9968 (refcard.ps) stop implying PS fonts if PS output requested;
9969 (lrefcard.ps) delete extra target for variant PS fonts
9970
9971 * refcard.tex: parametrize papersize dependent info, collect
9972 in easily replaced spot
9973
9974 * a4rc.sed: new file, edits to refcard for A4 paper
9975
9976Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9977
9978 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9979
9980Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9983
9984Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9985
9986 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9987 politely rather than rudely.
9988
9989Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9990
9991 * stabs.texinfo: Document common blocks.
9992
9993Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9994
9995 * stabs.texinfo: Add some basic info about stabs-in-elf.
9996
9997Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9998
9999 * stabs.texinfo (Top): Minor cleanup.
10000
10001Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10002
10003 * Makefile.in (install-info): remove parentdir support
10004
10005Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10006
10007 * gdb.texinfo (Copying): delete this node and references to it;
10008 RMS says this manual need not carry GPL. (passim): Improvements
10009 from last round at FSF, largely due to Ian Taylor review, and
10010 minor formatting improvements.
10011
10012 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10013 largely due to Ian Taylor review. (Debug Session): minor edits to
10014 new text.
10015
10016Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10017
10018 * Makefile.in (realclean): Remove info and dvi files too.
10019
10020Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10021
10022 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10023 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10024 * gdb.texinfo: Change accordingly.
10025
10026 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10027 N_{L,R}BRAC,N_SLINE are relative to.
10028
10029Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10030
10031 * Makefile.in (GDBvn.texi): Update atomically.
10032
10033Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10034
10035 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10036
10037Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10038
10039 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10040 addresses together. Also motivate the set print symbol-filename
10041 command and suggest other solutions.
10042
10043Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10044
10045 * gdb.texinfo (set print elements): Note that the number of
10046 elements is set to unlimited by "set print elements 0".
10047
10048Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10049
10050 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10051 NF_LDOUBLE means.
10052 (Stab Types): Include Solaris stab types.
10053 (Procedures): Document Solaris extensions.
10054
10055Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10056
10057 * gdb.texinfo: Add `set print symbol-filename' doc.
10058
10059Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10060
10061 * stabs.texinfo (Arrays): Talk about type definition vs. type
10062 information.
10063
10064 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10065 the trailing semicolon.
10066
10067Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10068
10069 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10070 and merge in other parts of the document addressing these subjects.
10071 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10072
10073 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10074 at the end of a range type.
10075
10076 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10077 AIX extensions.
10078
10079Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10080
10081 * stabs.texinfo (Stabs Format): Misc fixes.
10082
10083Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10084
10085 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10086 (Traditional builtin types): Document convex convention for long long.
10087 (Negative builtin types): Discuss type names, and misc fixes.
10088
10089Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10090
10091 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10092 point types used with @samp{R} type descriptor.
10093 (Symbol Descriptors): Describe how to handle conflict between
10094 different meanings of @samp{P} symbol descriptor.
10095
10096Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10097
10098 * stabs.texinfo: Remove node Quick Reference and put its children
10099 directly under the main menu.
10100
10101 * stabs.texinfo: Many more changes to bring it into line with
10102 AIX documentation and reality. I think it now has all the
10103 information from the AIX documentation, except that I burned
10104 out when I got to variant records (Pascal and Modula-2) and
10105 all the COBOL types. Oh well, we can add them later when we're
10106 worrying more about those languages.
10107
10108 * stabs.texinfo (Automatic variables): Talk about what it means
10109 to omit the symbol descriptor.
10110
10111Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10112
10113 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10114 gcc2 behavior with promoted args.
10115
10116Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10117
10118 * gdb.texinfo: include readline appendices in info version of manual
10119
10120Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10121
10122 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10123 target remote.
10124
10125 * gdb.texinfo (Machine Code): more index entries for disassemble
10126
10127Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10128
10129 * Clarify the intended use of the gdb-testers and gdb-patches
10130 mailing lists, and shrink gzip comment.
10131
10132Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10133
10134 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10135 DOSHOST configuration of manual.
10136
10137 * gdb.texinfo (MIPS Stack): new node.
10138
10139 * all-config.texi (MIPS) new switch.
10140
10141 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10142 tense; (MIPS Remote) new node.
10143
10144 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10145 bug; (Environment) less passive, other small cleanups in text about
10146 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10147 (Remote) new MIPS Remote menu entry.
10148
10149Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10150
10151 * stabs.texinfo: Many changes to include information from the
10152 AIX documentation.
10153
10154 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10155
10156Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10157
10158 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10159 Move a bunch of information from ../README.
10160 (Getting Started): New node.
10161
10162Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10163
10164 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10165
10166 * gdb.texinfo: advance manual revision dates to present
10167
10168 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10169 stop using silly Roman numerals in @set variable names
10170
10171Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10172
10173 * stabs.texinfo (Parameters): Keep trying to get this right.
10174
10175Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10176
10177 * stabs.texinfo (Parameters): More on "local parameters".
10178
10179Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10180
10181 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10182
10183Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10184
10185 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10186 (Parameters): Rewrite.
10187 (xcoff-differences, Sun-differences): Minor changes.
10188
10189Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10190
10191 * stabs.texinfo: Minor cleanup.
10192
10193Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10194
10195 * gdbint.texinfo: Minor xcoff stuff.
10196
10197Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10198
10199 * gdbint.texinfo: Update for new config directory structure.
10200 Add info about internal type data structures.
10201
10202Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10203
10204 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10205 $(srcdir).
10206 (gdb-config.texi): Depend on file in $(srcdir).
10207
10208Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10209
10210 * stabs.texinfo: Fixes about N_SO.
10211
10212Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10213
10214 * gdb.texinfo: include list of nonstandard init file names
10215
10216 * *-config.texi: new switch GENERIC for text that applies *only*
10217 to (usual) multiple-target version of manual
10218
10219 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10220 h8 config
10221
10222 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10223 in menus (rather than conditionally selected multiple alternative
10224 menus).
10225
10226 * Makefile.in: define and use DOC_CONFIG var to select
10227 configuration for GDB user manual.
10228
10229 * gdb-config.texi: delete from repository, generate from Makefile.
10230
10231 * all-config.texi: normal `generic' configuration file, formerly
10232 stored as gdb-config.texi
10233
10234Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10235
10236 * Makefile.in: add dvi target to build all .dvi files
10237
10238Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10239
10240 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10241
10242Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10243
10244 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10245 host conditionals.
10246 * stabs.texinfo: More array fixes inspired by Jim's.
10247
10248Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10249
10250 * stabs.texinfo: Fixes re arrays and continuations.
10251
10252 * gdbint.texinfo: Add XCOFF node.
10253
10254Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10255
10256 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10257
10258Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10259
10260 * stabs.texinfo: Fix for array types to mention lower bounds.
10261
10262Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10263
10264 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10265
10266Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10267
10268 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10269
10270Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10271
10272 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10273 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10274
10275Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10276
10277 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10278
10279Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10280
10281 * gdb.texinfo, gdbinv-s.texi: misc updates
10282
10283Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10284
10285 * gdbint.texinfo: Brief documentation for longjmp support,
10286 from an email msg by Stu.
10287
10288Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10289
10290 * stabs.texinfo: Fix description of floating point "range"
10291 types (which really define basic types). Reported by Jim Meehan,
10292 <meehan@src.dec.com>.
10293
10294 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10295
10296Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10297
10298 * gdbint.texinfo: Slightly expand section on supporting a new
10299 object file format.
10300
10301Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10302
10303 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10304 intermediate file.
10305
10306Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10307
10308 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10309
10310Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10311
10312 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10313
10314 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10315 as well as Z8002.
10316
10317Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10318
10319 * gdbint.texinfo: Add sections on clean design and on how to send
10320 in changes.
10321
10322Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10323
10324 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10325
10326Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10327
10328 * gdb.texinfo: Fix typo, reported by Karl Berry.
10329
10330Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10331
10332 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10333
10334Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10335
10336 * gdbint.texinfo: fixed a stray email address (needs @@),
10337 added @table @code to node "Native Conditionals"
10338
10339Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10340
10341 * gdbint.texinfo: Describe coding style of GDB.
10342
10343Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10344
10345 * stabs.texinfo: Minor wording changes.
10346
10347Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10348
10349 * gdbint.texinfo: Improve release doc slightly.
10350
10351Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10352
10353 * gdbint.texinfo: Improve doc of GDB config macros.
10354
10355Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10356
10357 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10358 These will be reinserted when examined.
10359
10360Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10361
10362 * gdbint.texinfo: Make a start at documenting all the #if macros
10363 in GDB. At least list them all, and start separating them into
10364 host-specific and target-specific.
10365
10366Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10367
10368 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10369 examples (not consistent w others).
c906108c
SS
10370 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10371 for generic vn of doc
10372
10373Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10374
10375 * Makefile.in: always create installation directories.
10376
10377Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10378
10379 * gdb.texinfo: in h8 config, do not describe searching commands.
10380
10381Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10382
10383 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10384 conditionals; introduce a few generic switches that may be
10385 useful for other cross-dev or dos-hosted configs.
10386
10387 * gdb.texinfo: fix typo in "info reg" description
10388
10389Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10390
10391 * stabs.texinfo: Minor updates from running TeX over it.
10392 * Makefile.in (stabs.dvi, stabs.ps): Add.
10393
10394Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10395
10396 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10397 First pass at converting it to texinfo.
10398
10399Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10400
10401 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10402 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10403
10404Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10405
10406 * gdbint.texinfo: Add section on partial symbol tables.
10407
10408Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10409
10410 * gdb.texinfo: document `set remotedebug' and `set
10411 rstack_high_address'.
10412
10413Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10414
10415 * gdb.texinfo: slight expansion of new text on reading info files
10416 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10417 H8/300 from DOS.
10418
10419Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10420
10421 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10422
10423Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10424
10425 * gdb.texinfo: Say how to read the `info' files.
10426
10427Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10428
10429 * Makefile.in: gm4 -> m4.
10430
10431Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10432
10433 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10434 Documentation' ahead of `Installing GDB' to match README.
10435 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10436 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10437
10438Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10439
10440 * Makefile.in: remove $(srcdir) from gdb.info rule.
10441
10442Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10443
10444 * Makefile.in: commented out gdb-all.texinfo rule. This is
10445 temporary.
10446
10447Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10448
10449 * Makefile.in, configure.in: removed traces of namesubdir,
10450 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10451 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10452
10453Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10454
10455 * gdb.texinfo: Improve how we ask for bug reports.
10456
10457Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10458
10459 * Makefile.in: infodir belongs in datadir.
10460
10461Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10462
10463 * Makefile.in: remove spaces following hyphens, bsd make can't
10464 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10465 standards.text support.
c906108c
SS
10466
10467Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10468
10469 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10470 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10471 and mandir now keyed off datadir by default.
10472
10473\f
10474Local Variables:
9e9c5ae7 10475mode: change-log
c906108c
SS
10476left-margin: 8
10477fill-column: 74
10478version-control: never
10479End:
This page took 1.498897 seconds and 4 git commands to generate.