cfde65c3a61916f8e7fb3d5a2271f027c3419798
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.texinfo (Files): Document "add-shared-symbol-files"
4 and "assf" as being deprecated.
5 (Cygwin Native): Likewise for "dll-symbols".
6 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
7 as a way to force the loading of symbols from a DLL.
8
9 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10
11 * python.texi (Values From Inferior): Add description about the
12 new feature.
13
14 2014-02-17 Doug Evans <xdje42@gmail.com>
15
16 * Makefile.in (GDB_DOC_FILES): Add python.texi.
17 * gdb.texinfo (Python): Moved to ...
18 * python.texi: ... here. New file.
19
20 2014-02-17 Ludovic Courtès <ludo@gnu.org>
21
22 * guile.texi (Writing a Guile Pretty-Printer) <example>:
23 Remove 'string-begins-with' procedure. Add 'pretty-printer'
24 parameter to 'str-lookup-function' procedure. Look for
25 the "std::string<" prefix.
26 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
27 Adjust description.
28
29 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
30
31 * guile.texi (Values From Inferior In Guile): Remove stray
32 parantheses for deffn.
33 (Disassembly In Guile): Ditto.
34
35 2014-02-10 Stan Shebs <stan@codesourcery.com>
36
37 Add Doxygen support.
38 * Makefile.in (doxy): New action, generates Doxygen files.
39 (DOXYGEN): New.
40 (doxyedit): New.
41 * Doxyfile-base.in: New file.
42 * Doxyfile-gdb-api.in: New file.
43 * Doxyfile-gdb-xref.in: New file.
44 * Doxyfile-gdbserver.in: New file.
45 * doxy-index.in: New file.
46 * filter-for-doxygen: New file.
47 * filter-params.pl: New file.
48
49 2014-02-10 Doug Evans <xdje42@gmail.com>
50
51 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
52 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
53 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
54 (Guile docs): Include guile.texi.
55 (objfile-gdbdotext file): Add objfile-gdb.scm.
56 (dotdebug_gdb_scripts section): Mention Guile scripts.
57 (Multiple Extension Languages): New node.
58 * guile.texi: New file.
59
60 2014-01-28 Joel Brobecker <brobecker@adacore.com>
61
62 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
63 ignore-descriptive-types". commands.
64
65 2014-01-22 Doug Evans <dje@google.com>
66
67 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
68 (gdbserver man): Ditto.
69
70 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
71
72 * gdb.texinfo: Document limited reverse/replay support
73 for target record-btrace.
74
75 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
76
77 * gdb.texinfo (Process Record and Replay): Update documentation.
78
79 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
80
81 * gdb.texinfo (Process Record and Replay): Document new /c
82 modifier accepted by "record function-call-history".
83 Add /i modifier to "record function-call-history" example.
84
85 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
86 Joel Brobecker <brobecker@adacore.com>
87
88 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
89 markers. Remove one that was misplaced.
90
91 2014-01-10 Pedro Alves <palves@redhat.com>
92
93 * gdb.texinfo (Your Program's Environment) <set environment>:
94 Mention the shell, and point at 'set exec-wrapper'.
95
96 2014-01-07 Joel Brobecker <brobecker@adacore.com>
97
98 * gdb.texinfo (Types In Python): Document new attribute Types.name.
99
100 2013-12-30 Joel Brobecker <brobecker@adacore.com>
101
102 * gdb.texinfo (Types In Python): Clarify the documentation
103 of attribute gdb.Field.bitpos.
104
105 2013-12-28 Joel Brobecker <brobecker@adacore.com>
106
107 * gdb.texinfo (Types In Python): Fix the documentation of
108 attribute "bitpos" in class gdb.Field for enum types. Add
109 documentation for attribute "enumval" in that same class.
110
111 2013-12-28 Joel Brobecker <brobecker@adacore.com>
112
113 * gdb.texinfo (GDB/MI Support Commands): Change @table into
114 @ftable.
115
116 2013-12-23 Doug Evans <xdje42@gmail.com>
117
118 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
119 auto-loaded objfile scripts and .debug_gdb_scripts section to their
120 corresponding section in Extending GDB.
121 (Extending GDB): Move menu up. New menu item "Auto-loading
122 extensions".
123 (Sequences): New menu item "Auto-loading sequences".
124 (Auto-loading sequences): New node.
125 (Python): Rename section from Scripting GDB to Extending GDB.
126 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
127 Move docs on ways to auto-load extensions to ...
128 (Auto-loading extensions): ... here. New node.
129
130 2013-12-23 Joel Brobecker <brobecker@adacore.com>
131
132 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
133 in menu.
134 (GDB/MI Variable Objects): Adjust reference to "-list-features"
135 command, now in a new node.
136 (GDB/MI Support Commands): New node, with its contents being
137 extracted from the "GDB/MI Miscellaneous Commands" node.
138 A small paragraph introducing the section is also added at
139 the start.
140 (GDB/MI Miscellaneous Commands): Delete the description of the
141 -info-gdb-mi-command, -list-features and -list-target-features
142 commands, now hosted in the "GDB/MI Support Commands" node.
143
144 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
145
146 PR python/16113
147 * gdb.texinfo (Values From Inferior): Add a note about using
148 gdb.Field objects as subscripts on gdb.Value objects.
149 (Types In Python): Add description about the new attribute
150 "parent_type" of gdb.Field objects.
151
152 2013-12-12 Joel Brobecker <brobecker@adacore.com>
153
154 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
155 entry for section docuumenting the -list-features GDB/MI command.
156
157 2013-12-10 Joel Brobecker <brobecker@adacore.com>
158
159 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
160 "exec-run-start-option" entry in the output of the "-list-features"
161 command.
162
163 2013-12-04 Eli Zaretskii <eliz@gnu.org>
164
165 * gdb.texinfo (i386): Fix yesterday's commit.
166
167 2013-12-03 Tom Tromey <tromey@redhat.com>
168
169 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
170 documented here.
171
172 2013-12-03 Tom Tromey <tromey@redhat.com>
173
174 * gdb.texinfo (@direntry): Add menu item for gdbserver.
175
176 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
177
178 * gdb.texinfo (i386 Features): Add MPX feature registers.
179 (x86 Specific featuresx86 Architecture-specific Issues): Adds
180 a subsubsection for MPX and describes the display of the
181 boundary registers.
182
183 2013-12-03 Joel Brobecker <brobecker@adacore.com>
184
185 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
186 documentation of the "ada-exceptions" entry.
187
188 2013-12-03 Joel Brobecker <brobecker@adacore.com>
189
190 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
191 "^error" result record concerning the error message. Document
192 the error code that may also be part of that result record.
193 (GDB/MI Miscellaneous Commands): Document the
194 "undefined-command-error-code" element in the output of
195 the "-list-features" GDB/MI command.
196
197 2013-12-03 Joel Brobecker <brobecker@adacore.com>
198
199 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
200 the new -info-gdb-mi-command GDB/MI command. Document
201 the meaning of "-info-gdb-mi-command" in the output of
202 -list-features.
203
204 2013-11-29 Pedro Alves <palves@redhat.com>
205
206 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
207 Update comment.
208
209 2013-11-24 Yao Qi <yao@codesourcery.com>
210
211 * gdb.texinfo (Caching Remote Data): Document new
212 "set/show stack-cache" option.
213
214 2013-11-24 Yao Qi <yao@codesourcery.com>
215
216 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
217 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
218 "off" respectively.
219
220 2013-11-23 Yao Qi <yao@codesourcery.com>
221
222 * gdb.texinfo (GDB/MI Variable Objects): Add the description
223 of "displayhint" to the table about child results.
224
225 2013-11-21 Yao Qi <yao@codesourcery.com>
226
227 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
228 'dynamic' for the output of command -var-list-children.
229
230 2013-11-21 Yao Qi <yao@codesourcery.com>
231
232 * gdb.texinfo (Caching Target Data): Remove "see" before
233 @pxref.
234
235 2013-11-20 Yao Qi <yao@codesourcery.com>
236
237 * gdb.texinfo (Caching Target Data): Update doc for
238 per-address-space dcache.
239
240 2013-11-20 Yao Qi <yao@codesourcery.com>
241
242 * gdb.texinfo (Data): Rename menu item.
243 (Caching Remote Data): Rename to ...
244 (Caching Target Data): ... it. Update.
245
246 2013-11-18 Joel Brobecker <brobecker@adacore.com>
247
248 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
249 "language-option" entry in the output of the "-list-features"
250 command.
251
252 2013-11-15 Tom Tromey <tromey@redhat.com>
253
254 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
255 Add example.
256
257 2013-11-14 Tom Tromey <tromey@redhat.com>
258
259 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
260
261 2013-11-14 Joel Brobecker <brobecker@adacore.com>
262
263 * gdb.texinfo (Show): Add xref anchor for "show language" command.
264 (Context management): Place current subsection text into its own
265 subsubsection. Add new subsubsection describing the "--language"
266 command option.
267
268 2013-11-13 Joel Brobecker <brobecker@adacore.com>
269
270 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
271 the documentation of "info-ada-exceptions" in the output
272 of the "-list-features" command. Add the documentation
273 of the "ada-exception" entry instead.
274
275 2013-11-12 Joel Brobecker <brobecker@adacore.com>
276
277
278 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
279 word of a couple of sentences to start with a capital letter.
280
281 2013-11-12 Joel Brobecker <brobecker@adacore.com>
282
283 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
284 (Ada Exceptions): New node.
285 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
286 Commands" node.
287 (GDB/MI Ada Exceptions Commands): New node.
288 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
289 field in the output of the "-list-features" command.
290 * NEWS: Add entry for the new "info exceptions" CLI command,
291 and for the new "-info-ada-exceptions" GDB/MI command.
292
293 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
294
295 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
296 (Line Tables In Python): New node.
297
298 2013-11-08 Doug Evans <dje@google.com>
299
300 * gdb.texinfo (Debugging Output): Update text for
301 "set debug dwarf2-read".
302
303 2013-11-08 Doug Evans <dje@google.com>
304
305 * gdb.texinfo (Debugging Output): Update text for
306 "set debug symtab-create".
307
308 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
309
310 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
311 constant.
312
313 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
314
315 * gdb.texinfo (Breakpoints In Python): Document temporary
316 option in breakpoint constructor, and add documentation to the
317 temporary attribute.
318
319 2013-11-07 Yao Qi <yao@codesourcery.com>
320
321 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
322 output of "-var-info-expression".
323
324 2013-11-06 Pedro Alves <palves@redhat.com>
325
326 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
327 non-interactive mode.
328 (Environment) <shell startup files warning>: Mention
329 non-interactive mode. Mention .zshenv for Z shell, and talk about
330 BASH_ENV instead of .bashrc for BASH.
331
332 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
333
334 * gdb.texinfo (Commands to Specify Files): Add description
335 of the remove-symbol-file command.
336 * observer.texi: New free_objfile event
337
338 2013-10-24 Pedro Alves <palves@redhat.com>
339
340 * gdb.texinfo (Starting): Document set/show startup-with-shell.
341
342 2013-10-11 Joel Brobecker <brobecker@adacore.com>
343
344 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
345 New subsection inside which the "-catch-load" and "-catch-unload"
346 commands documentation is now placed.
347 (Ada Exception GDB/MI Catchpoint Commands): New subsection
348 documenting the "-catch-assert" and "-catch-exception" new
349 GDB/MI commands.
350
351 2013-10-10 Joel Brobecker <brobecker@adacore.com>
352
353 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
354
355 2013-10-10 Joel Brobecker <brobecker@adacore.com>
356
357 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
358 serial baud".
359 (Remote Configuration): Replace "set remotebaud" by "set serial
360 baud". Replace "show remotebaud" by "show serial baud".
361
362 2013-10-07 Pedro Alves <palves@redhat.com>
363
364 PR breakpoints/11568
365 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
366 when the thread is removed from the thread list.
367
368 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
369
370 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
371 Update entry for $_exitcode.
372
373 2013-10-04 Joel Brobecker <brobecker@adacore.com>
374
375 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
376 new "--start" option.
377
378 2013-10-02 Pedro Alves <palves@redhat.com>
379
380 * gdb.texinfo (Registers): Expand description of saved registers
381 in frames. Explain <not saved>.
382
383 2013-09-25 Doug Evans <dje@google.com>
384
385 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
386
387 2013-09-16 Stan Shebs <stan@codesourcery.com>
388
389 Remove the internals manual gdbint.texinfo.
390 * Makefile.in (INFO_DEPS): Remove gdbint.info.
391 (PDFFILES): Remove gdbint.pdf.
392 (HTMLFILES): Remove gdbint/index.html.
393 (HTMLFILES_INSTALL): Remove gdbint.
394 (GDBINT_DOC_FILES): Remove.
395 (dvi): Remove gdbint.dvi.
396 (ps): Remove gdbint.ps.
397 * gdbint.texinfo: Remove file.
398 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
399
400 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
401
402 * gdb.texinfo (Convenience Functions): Mention new convenience
403 function $_isvoid.
404
405 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
406
407 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
408 (Standard Target Features): Add new node to menu.
409 (S/390 and System z Features): New node.
410
411 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
412
413 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
414 -list-target-features in the example.
415
416 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
417
418 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
419 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
420
421 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
422
423 Sync documentation with gdb.base/gnu-debugdata.exp.
424 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
425
426 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
429
430 2013-08-27 Pedro Alves <pedro@codesourcery.com>
431 Yao Qi <yao@codesourcery.com>
432
433 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
434 Document new --skip-unavailable option.
435 <-stack-list-variables>: Document new --skip-unavailable option.
436
437 2013-08-26 Doug Evans <dje@google.com>
438
439 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
440 an optional regexp.
441
442 2013-08-13 Tom Tromey <tromey@redhat.com>
443
444 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
445 Document GDB_PARALLEL and GDB_INOTIFY.
446
447 2013-08-09 Stan Shebs <stan@codesourcery.com>
448
449 * LRS: Remove file, describes a long-abandoned live-range
450 splitting extension to stabs.
451
452 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
453
454 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
455
456 2013-07-17 Doug Evans <dje@google.com>
457
458 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
459
460 2013-07-02 Tom Tromey <tromey@redhat.com>
461
462 * gdb.texinfo (Target Commands): Don't mention "target nrom".
463
464 2013-06-28 Tom Tromey <tromey@redhat.com>
465
466 * Makefile.in (version.subst): Use version.in, not
467 common/version.in.
468 * gdbint.texinfo (Versions and Branches, Releasing GDB):
469 Likewise.
470
471 2013-06-27 Pedro Alves <palves@redhat.com>
472
473 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
474 dynamic symbol resolution code>: New section, based on infrun.c
475 comment.
476
477 2013-06-26 Tom Tromey <tromey@redhat.com>
478
479 * gdbint.texinfo (Versions and Branches): Use common/version.in.
480 Update.
481 (Releasing GDB): Likewise.
482
483 2013-06-26 Pedro Alves <pedro@codesourcery.com>
484 Yao Qi <yao@codesourcery.com>
485
486 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
487 -trace-frame-collected.
488
489 2013-06-26 Pedro Alves <pedro@codesourcery.com>
490
491 * gdb.texinfo (Traceframe Info Format): Document tvar element
492 and its attributes.
493
494 2013-06-25 Yao Qi <yao@codesourcery.com>
495
496 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
497
498 2013-06-24 Tom Tromey <tromey@redhat.com>
499
500 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
501 (GDBvn.texi): Use version.subst.
502 (version.subst): New target.
503 (mostlyclean): Remove version.subst.
504
505 2013-06-20 Pedro Alves <pedro@codesourcery.com>
506
507 * gdb.texinfo (GDB/MI Data Manipulation)
508 <-data-list-register-values>: Document the --skip-unavailable
509 option.
510
511 2013-06-07 Yao Qi <yao@codesourcery.com>
512
513 * gdb.texinfo (Symbols): Add kindex and cindex for
514 'maint print msymbols'.
515
516 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
517
518 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
519 response field name (thread-group to inferior).
520
521 2013-06-04 Gary Benson <gbenson@redhat.com>
522
523 * gdb.texinfo (General Query Packets/qSupported): Added
524 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
525 to the table of currently defined stub features.
526 Added a more detailed entry for "augmented-libraries-svr4-read".
527 (General Query Packets/qXfer:libraries-svr4:read): Documented
528 the augmented form of this packet.
529
530 2013-05-23 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.texinfo (System-wide Configuration Scripts): Renames
533 "Installed System-wide Configuration Scripts". Add associated
534 @menu block.
535
536 2013-05-23 Yao Qi <yao@codesourcery.com>
537 Pedro Alves <palves@redhat.com>
538
539 * gdb.texinfo (Packets): Document 'vCont;r'.
540 (Continuing and Stepping): Document target-assisted range
541 stepping, and the 'set range-stepping' and 'show range-stepping'
542 commands.
543
544 2013-05-23 Joel Brobecker <brobecker@adacore.com>
545
546 * gdb.texinfo (Installed System-wide Configuration Scripts):
547 Add subsection describing the scripts now available under
548 the data-dir's system-gdbbinit subdirectory.
549 * NEWS: Add entry announcing the availability of system-wide
550 configuration scripts for ElinOS and Wind River Linux.
551
552 2013-05-21 Hui Zhu <hui@codesourcery.com>
553
554 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
555 "-dprintf-insert" command.
556
557 2013-05-17 Doug Evans <dje@google.com>
558
559 * gdb.texinfo (Maintenance Commands): Update doc for
560 "maint check-psymtabs". Add doc for "maint check-symtabs",
561 "maint expand-symtabs".
562
563 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
564
565 * gdb.texinfo (Process Record and Replay): Document the
566 "record goto" command and its sub-commands.
567
568 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
569
570 * gdb.texinfo (Backtrace): Add "no-filter" argument.
571 (Python API): Add Frame Filters API, Frame Wrapper API,
572 Writing a Frame Filter/Wrapper, Managing Management of Frame
573 Filters chapter entries.
574 (Frame Filters API): New Node.
575 (Frame Wrapper API): New Node.
576 (Writing a Frame Filter): New Node.
577 (Managing Frame Filters): New Node.
578 (Progspaces In Python): Add note about frame_filters attribute.
579 (Objfiles in Python): Ditto.
580 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
581 @anchors and --no-frame-filters option to -stack-list-variables,
582 -stack-list-frames, -stack-list-locals and -stack-list-arguments
583 commands.
584
585 2013-05-08 Joel Brobecker <brobecker@adacore.com>
586
587 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
588 Support" subsection documenting the XML format used to transfer
589 shared library info on AIX.
590
591 2013-05-08 Joel Brobecker <brobecker@adacore.com>
592
593 * gdb.texinfo (Debugging Output): Add documentation of
594 "set debug aix-solib" and "show debug aix-solib" commands.
595
596 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
597
598 * gdb.texinfo (Nios II): New section.
599 (Nios II Features): New section.
600
601 2013-05-06 Joel Brobecker <brobecker@adacore.com>
602
603 * gdbint.texinfo (Algorithms): Remove entries documenting
604 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
605 SOLIB_CREATE_INFERIOR_HOOK.
606
607 2013-04-29 Tom Tromey <tromey@redhat.com>
608
609 PR python/14204:
610 * gdb.texinfo (Python API): Fix menu entry.
611 (Blocks In Python): Fix subsubsection text. Rewrite intro.
612 Define global and static block. Add example. Clarify
613 block relationship for inline functions.
614
615 2013-04-29 Tom Tromey <tromey@redhat.com>
616
617 * gdb.texinfo (Python API): Mention Python help and keyword
618 arguments. Move pagination text to Basic Python.
619 (Basic Python): Put pagination text here. Document
620 close-on-exec, SIGCHLD, and SIGINT.
621
622 2013-04-19 Pedro Alves <palves@redhat.com>
623
624 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
625 "signedness" instead of "signness".
626
627 2013-04-19 Pedro Alves <palves@redhat.com>
628
629 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
630 -Wno-pointer-sign text with text on -Wpointer-sign.
631
632 2013-04-16 Tom Tromey <tromey@redhat.com>
633
634 * gdb.texinfo (Set Catchpoints): Mention earliest version of
635 GCC that has the SDT probe points.
636
637 2013-04-15 Tom Tromey <tromey@redhat.com>
638
639 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
640 exception catchpoints.
641
642 2013-04-15 Tom Tromey <tromey@redhat.com>
643
644 * gdb.texinfo (Set Catchpoints): Document $_exception.
645 (Convenience Vars): Mention $_exception.
646
647 2013-04-15 Tom Tromey <tromey@redhat.com>
648
649 * gdb.texinfo (Set Catchpoints): Reorganize exception
650 catchpoints. Document "catch rethrow".
651 (Debugging C Plus Plus): Mention "catch rethrow".
652
653 2013-04-15 Tom Tromey <tromey@redhat.com>
654
655 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
656
657 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
658 Eli Zaretskii <eliz@gnu.org>
659
660 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
661 line below the sample output.
662
663 2013-04-12 Eli Zaretskii <eliz@gnu.org>
664
665 * gdb.texinfo (Mode Options): Document '-configuration'.
666 (Help): Document "show configuration".
667 (Bug Reporting): Add requirements to include the configuration
668 details in bug reports.
669
670 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
671
672 * Makefile.in (MAN1S): Add gcore.1.
673 Remove "Host, target, and site specific Makefile fragments" comment.
674 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
675 (install-man1, uninstall-man1): Conditionalize gcore.1.
676 (gcore.1): New.
677 * gdb.texinfo (Man Pages): Add gcore man.
678 (gcore man): New node.
679
680 2013-04-10 Pedro Alves <palves@redhat.com>
681
682 * gdb.texinfo (Process Record and Replay): Document that "set
683 record full insn-number-max", "set record
684 instruction-history-size" and "set record
685 function-call-history-size" accept "unlimited".
686 (Backtrace): Document that "set backtrace limit" accepts
687 "unlimited".
688 (List): Document that "set listsize" accepts "unlimited".
689 (Print Settings)" Document that "set print max-symbolic-offset",
690 "set print elements" and "set print repeats" accept "unlimited".
691 (Starting and Stopping Trace Experiments): Document that "set
692 trace-buffer-size" accepts "unlimited".
693 (Remote Configuration): Document that "set tcp connect-timeout"
694 accepts "unlimited".
695 (Command History): Document that "set history size" accepts
696 "unlimited".
697 (Screen Size): Document that "set height" and "set width" accepts
698 "unlimited". Adjust "set pagination"'s description to suggest
699 "set height unlimited" instead of "set height 0".
700
701 2013-04-10 Yao Qi <yao@codesourcery.com>
702
703 * gdb.texinfo (Trace Files): Add "target ctf".
704
705 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
706
707 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
708
709 * Makefile.in (install-man1, install-man5, uninstall-man1)
710 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
711
712 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
713
714 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
715 Eli Zaretskii <eliz@gnu.org>
716
717 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
718 parameters order. Remove "On some targets" for --attach. Document the
719 --multi parameter and extended-remote command. Document all the
720 options.
721
722 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
723
724 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
725 the list of supported languages.
726
727 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
728
729 Convert man pages to texinfo, new gdbinit.5 texinfo page.
730 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
731 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
732 (diststuff): Add man.
733 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
734 (uninstall-man5): New.
735 (STAGESTUFF): Add *.1 and *.5.
736 (GDBvn.texi): Add SYSTEM_GDBINIT.
737 (gdb.1, gdbserver.1, gdbinit.5): New.
738 (maintainer-clean realclean): Add $(MANS).
739 (install): Add install-man.
740 (uninstall): Add uninstall-man.
741 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
742 (@copying): Wrap it by @c man begin COPYRIGHT.
743 (Top): Add Man Pages.
744 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
745
746 2013-04-02 Pedro Alves <palves@redhat.com>
747
748 * gdb.texinfo (Debugging Output): Document "set/show debug
749 aarch64", "set/show debug coff-pe-read" and "set/show debug
750 mach-o".
751
752 2013-04-02 Pedro Alves <palves@redhat.com>
753
754 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
755 table>: Add entry for "trace-buffer-size".
756
757 2013-03-28 Pedro Alves <palves@redhat.com>
758
759 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
760 table>: Add entry for "trace-status".
761
762 2013-03-28 Eli Zaretskii <eliz@gnu.org>
763
764 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
765 @bullet", which is invalid (makeinfo 5.1 barfs).
766
767 2013-03-28 Pedro Alves <palves@redhat.com>
768
769 PR gdb/15294
770
771 * gdb.texinfo (List) <set listsize>: Adjust to document that
772 listsize 0 means no limit, and remove mention of -1.
773
774 2013-03-22 Yao Qi <yao@codesourcery.com>
775
776 * gdb.texinfo (Embedded Processors): Remove menu item
777 "OpenRISC 1000".
778 (OpenRISC 1000): Remove.
779
780 2013-03-21 Doug Evans <dje@google.com>
781
782 * gdb.texinfo (Maintenance Commands): Add docs for
783 "mt set per-command {space,time,symtab} {on,off}".
784
785 2013-03-14 Hui Zhu <hui@codesourcery.com>
786 Yao Qi <yao@codesourcery.com>
787
788 * gdb.texinfo (Trace Files): Add "tsave -ctf".
789
790 2013-03-13 Keith Seitz <keiths@redhat.com>
791
792 * gdb.texinfo (Maintenance Commands): Add missing ')' for
793 "maint agent" reference to Dynamic printf.
794
795 2013-03-11 Eli Zaretskii <eliz@gnu.org>
796
797 * gdb.texinfo (General Query Packets): Don't use colon in index
798 entries visible to Info format.
799
800 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
801
802 * gdb.texinfo (Process Record and Replay): Document record
803 changes.
804
805 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
806
807 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
808 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
809 qXfer:btrace:read.
810
811 2013-03-09 Eli Zaretskii <eliz@gnu.org>
812
813 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
814 use colons in @anchor and @cindex entries.
815
816 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
817
818 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
819
820 2013-03-08 Stan Shebs <stan@codesourcery.com>
821 Hafiz Abid Qadeer <abidh@codesourcery.com>
822
823 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
824 trace-buffer-size set and show commands.
825 (Tracepoint Packets): Document QTBuffer:size.
826 (General Query Packets): Document QTBuffer:size.
827
828 2013-02-21 Tom Tromey <tromey@redhat.com>
829
830 * gdb.texinfo: Remove bad @syncodeindex.
831 (Values From Inferior, Types In Python, Inferiors In Python)
832 (Events In Python, Threads In Python, Frames In Python, Blocks In
833 Python, Symbols In Python, Symbol Tables In Python): Remove
834 @tables.
835 (Packets, General Query Packets, Tracepoint Packets)
836 (Host I/O Packets): Use @w{} for empty @item.
837
838 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
839
840 * gdb.texinfo (Architectures In Python): Add description about
841 the new method gdb.Architecture.disassemble.
842
843 2013-02-15 Pedro Alves <pedro@codesourcery.com>
844 Hafiz Abid Qadeer <abidh@codesourcery.com>
845
846 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
847 Document the "trace-file" field.
848
849 2013-02-07 Doug Evans <dje@google.com>
850
851 * gdb.texinfo (Machine Code): Clarify argument to disassemble
852 command.
853
854 2013-02-06 Yao Qi <yao@codesourcery.com>
855
856 * gdb.texinfo (GDB/MI Async Records): Document new MI
857 notification "=tsv-modified". Update the document of MI
858 notification "=tsv-created".
859 * observer.texi (GDB Observers): New observer tsv_modified.
860 Update observer tsv_created and tsv_delete.
861
862 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
863
864 * gdb.texinfo (AArch64 Features): New section; document
865 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
866 (Architectures): Add new AArch64 section to document AArch64
867 architecture specific commands.
868 (ABI): Add description of the new OS ABI "Newlib" and its influence
869 on the longjmp handling.
870
871 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
872 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 * gdb.texinfo (Backtrace): Added description of 'filename-display'
875 variable in 'set/show backtrace' section.
876
877 2013-01-31 Tom Tromey <tromey@redhat.com>
878
879 * gdb.texinfo (Target Commands): Fix typo.
880
881 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
882
883 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
884 describing the gdb.Architecture class.
885 (Frames In Python): Add description about the new method
886 gdb.Frame.architecture().
887
888 2013-01-23 Doug Evans <dje@google.com>
889
890 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
891
892 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
893
894 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
895 'thread-groups' field when printing a breakpoint in MI.
896
897 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
898 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
899 to reflect that jit-reader-load now supports absolute file-names.
900
901 2013-01-16 Tom Tromey <tromey@redhat.com>
902
903 * gdb.texinfo (Set Catchpoints): Document "catch signal".
904 (Signals): Likewise.
905
906 2013-01-16 Tom Tromey <tromey@redhat.com>
907
908 * gdb.texinfo (GDB/MI Breakpoint Information): Document
909 "catch-type" field.
910 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
911
912 2013-01-07 Tom Tromey <tromey@redhat.com>
913
914 * gdb.texinfo (Mode Options): Don't mention -epoch.
915 (Data, Emacs): Remove obsolete comments.
916
917 2013-01-02 Tom Tromey <tromey@redhat.com>
918
919 * gdb.texinfo (GDB/MI Output Records): Update menu.
920 (GDB/MI Breakpoint Information): New node.
921 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
922 <-break-insert>: Likewise.
923
924 2012-12-31 Yao Qi <yao@codesourcery.com>
925
926 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
927 (Packets): Move "vStopped" packet to ...
928 (Notification Packets): ... here. Describe the components
929 of notification. Add a table of supported notifications.
930 Add an example on the process of he async notification.
931
932 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
933
934 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
935 present.
936 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
937 fullname output always present.
938
939 2012-12-23 Pierre Muller <muller@sourceware.org>
940
941 * gdbint.texinfo (Function prototypes): Require use of "extern"
942 modifier for function prototypes in headers.
943
944 2012-12-19 Joel Brobecker <brobecker@adacore.com>
945
946 * refcard.tex: Update copyright notice to GPL v3 or later.
947 Update contact info.
948
949 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
950
951 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
952
953 2012-12-15 Yao Qi <yao@codesourcery.com>
954
955 * gdb.texinfo (Debugging Output): Document 'set debug
956 notification' and 'show debug notification'.
957
958 2012-12-15 Yao Qi <yao@codesourcery.com>
959
960 * gdb.texinfo (Listing Tracepoints): New item and example about
961 'installed on target' output.
962 Add more in the example about 'installed on target'.
963 (GDB/MI Breakpoint Commands): Doc about 'installed field.
964
965 2012-12-14 Tom Tromey <tromey@redhat.com>
966
967 * gdb.texinfo (SVR4 Process Information): Mention core files.
968
969 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
970
971 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
972
973 2012-12-11 Pedro Alves <palves@redhat.com>
974
975 * gdb.texinfo: Remove all mentions of Unixware throughout.
976
977 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
978
979 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
980
981 2012-11-29 Tom Tromey <tromey@redhat.com>
982
983 * gdb.texinfo (SVR4 Process Information): Document missing
984 "info proc" subcommands.
985
986 2012-11-29 Yao Qi <yao@codesourcery.com>
987
988 PR gdb/1477.
989 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
990 to 'auto' instead of 'gnu'.
991
992 2012-11-26 Tom Tromey <tromey@redhat.com>
993
994 * gdb.texinfo (MiniDebugInfo): New node.
995 (GDB Files): Update.
996
997 2012-11-16 Doug Evans <dje@google.com>
998
999 * gdb.texinfo (System-wide configuration): If the system-wide init
1000 file lives in the data-directory, and --data-directory is provided,
1001 look for it there.
1002
1003 2012-11-15 Tom Tromey <tromey@redhat.com>
1004
1005 * gdb.texinfo (Signaling): Fix typo.
1006
1007 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1008
1009 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1010 parameter "count" of -data-write-memory-bytes, and add an example.
1011
1012 2012-11-12 Tom Tromey <tromey@redhat.com>
1013
1014 * gdb.texinfo (Symbols): Document "info type-printers",
1015 "enable type-printer" and "disable type-printer".
1016 (Python API): Add new node to menu.
1017 (Type Printing API): New node.
1018 (Progspaces In Python): Document type_printers field.
1019 (Objfiles In Python): Likewise.
1020 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1021 register_type_printer, TypePrinter>: Document.
1022
1023 2012-11-12 Tom Tromey <tromey@redhat.com>
1024
1025 * gdb.texinfo (Symbols): Document "set print type methods",
1026 "set print type typedefs", and flags to ptype and whatis.
1027
1028 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
1029
1030 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1031 the example -data-disassemble output. Extend the description of
1032 the -data-disassemble results to document all fields. Document
1033 the cli disassemble command as being related to -data-disassemble.
1034
1035 2012-11-09 Yao Qi <yao@codesourcery.com>
1036
1037 PR gdb/14777.
1038 * gdb.texinfo (OS Information): Remove doc on command
1039 'info udot'.
1040
1041 2012-11-08 Joel Brobecker <brobecker@adacore.com>
1042
1043 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1044 gdb.ini warning for Windows port.
1045
1046 2012-11-08 Yao Qi <yao@codesourcery.com>
1047
1048 * gdb.texinfo (Search): Add kindex for 'fo'.
1049
1050 2012-11-05 Tom Tromey <tromey@redhat.com>
1051
1052 PR python/14802:
1053 * gdb.texinfo (Functions In Python): Add example.
1054
1055 2012-11-03 Yao Qi <yao@codesourcery.com>
1056
1057 * observer.texi (GDB Observers): Remove observer
1058 'tracepoint_modified', 'tracepoint_created' and
1059 'tracepoint_deleted'.
1060
1061 2012-10-26 Tom Tromey <tromey@redhat.com>
1062
1063 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1064
1065 2012-10-25 Tom Tromey <tromey@redhat.com>
1066
1067 * gdb.texinfo (General Query Packets): Use @itemx.
1068
1069 2012-10-17 Yao Qi <yao@codesourcery.com>
1070
1071 * observer.texi (GDB Observers): Update observer
1072 'memory_changed'.
1073 * gdb.texinfo (GDB/MI Async Records): Document for
1074 "memory-changed" notification.
1075
1076 2012-10-15 Doug Evans <dje@google.com>
1077
1078 * gdb.texinfo (Mode Options): Document -nh.
1079 Elaborate on docs for -nx.
1080
1081 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1082
1083 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1084
1085 2012-09-21 Yao Qi <yao@codesourcery.com>
1086 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.texinfo (GDB/MI Async Records): Document notification
1089 'record-started' and 'record-stopped'.
1090 * observer.texi (GDB Observers): New observer 'record-changed'.
1091
1092 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1093
1094 * gdb.texinfo: Document the removal of SH's 'regs' command.
1095
1096 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1097
1098 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1099
1100 2012-09-18 Yao Qi <yao@codesourcery.com>
1101
1102 * gdb.texinfo (GDB/MI Async Records): Document new MI
1103 notifications '=tsv-created' and '=tsv-deleted'.
1104 * observer.texi (GDB Observers): New observer tsv_created and
1105 tsv_deleted.
1106
1107 2012-09-18 Yao Qi <yao@codesourcery.com>
1108
1109 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1110 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1111 '=traceframe-changed'.
1112
1113 2012-09-17 Yao Qi <yao@codesourcery.com>
1114
1115 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1116 'set listsize'.
1117
1118 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1119 Eli Zaretskii <eliz@gnu.org>
1120
1121 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1122 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1123 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1124
1125 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1126
1127 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1128
1129 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1130
1131 Document how to return from "python-interactive" to GDB.
1132 * gdb.texinfo (Python Commands): Update documentation.
1133
1134 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1135
1136 Add a new "python-interactive" command that starts a standard
1137 Python interactive prompt with "pi" as alias, and add "py" as
1138 an alias to "python".
1139 * gdb.texinfo (Python Commands): Document the new commands.
1140
1141 2012-08-22 Tom Tromey <tromey@redhat.com>
1142
1143 * gdbint.texinfo (Host Definition): Remove documentation for
1144 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1145
1146 2012-08-17 Keith Seitz <keiths@redhat.com>
1147
1148 PR c++/13356
1149 * gdb.texinfo (Type and Range Checking): Remove warning.
1150 Remove spurious commas.
1151 Update text and examples for re-implementation of set/show
1152 check type.
1153 (C and C++ Type and Range Checks): Likewise.
1154
1155 2012-08-16 Yao Qi <yao@codesourcery.com>
1156
1157 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1158 is deprecated.
1159
1160 2012-08-13 Doug Evans <dje@google.com>
1161
1162 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1163 to include functions.
1164
1165 2012-08-10 Doug Evans <dje@google.com>
1166
1167 * gdb.texinfo (Convenience Funs): New node.
1168 (Types In Python): Document Type.vector.
1169
1170 2012-08-09 Yao Qi <yao@codesourcery.com>
1171
1172 * observer.texi: New observer command_param_changed.
1173 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1174
1175 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1176
1177 * gdbint.texinfo (Debugging GDB): In section
1178 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1179 Mention also gdb-gdb.py.
1180
1181 2012-08-07 Yao Qi <yao@codesourcery.com>
1182
1183 Revert the folloing patch:
1184 2012-08-06 Yao Qi <yao@codesourcery.com>
1185 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1186 remote hardware-watchpoint-limit' and 'set
1187 remote hardware-breakpoint-limit'.
1188
1189 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
1190
1191 * gdb.texinfo (Working Directory): Added information about new
1192 default argument for 'cd' command.
1193
1194 2012-08-06 Yao Qi <yao@codesourcery.com>
1195
1196 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1197 remote hardware-watchpoint-limit' and 'set
1198 remote hardware-breakpoint-limit'.
1199
1200 2012-08-06 Yao Qi <yao@codesourcery.com>
1201
1202 Fix PR14371.
1203
1204 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1205 '=breakpoint-deleted'.
1206
1207 2012-08-02 Yao Qi <yao@codesourcery.com>
1208
1209 * gdb.texinfo (Native): Remove node Neutrino.
1210
1211 2012-07-27 Yao Qi <yao@codesourcery.com>
1212
1213 * gdb.texinfo (IPA Protocol Commands): Document new command
1214 'close'.
1215
1216 2012-07-25 Tom Tromey <tromey@redhat.com>
1217
1218 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1219
1220 2012-07-20 Doug Evans <dje@google.com>
1221
1222 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1223 (Index Files): Document how to control the use of deprecated index
1224 sections.
1225 (Index Section Format): Replace --use-deprecated-index-sections with
1226 "set use-deprecated-index-sections on".
1227
1228 2012-07-12 Eli Zaretskii <eliz@gnu.org>
1229
1230 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1231 indices into a single node "Index". Instead, join function and
1232 variable indices into a single index, separate from the concept
1233 index. Requested in
1234 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1235 (Top): Update the top-level menu: instead of one "Index" there are
1236 now separate entries "Concept Index" and "Function and Variable
1237 Index".
1238 (Concept Index, Function and Variable Index): New nodes.
1239 (Index): Node deleted.
1240
1241 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
1242
1243 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1244 and "maint agent-eval".
1245
1246 2012-07-03 Eli Zaretskii <eliz@gnu.org>
1247
1248 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1249 avoid file-name clashes between Index.html and index.html on
1250 case-insensitive filesystems. See the discussion starting in
1251 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1252 details of the problem.
1253 (Top): Update the master menu for the above.
1254 (Concept Index, Command and Variable Index): New nodes, instead of
1255 the old "Index" node that was deleted. All cross-references
1256 updated.
1257
1258 2012-07-02 Stan Shebs <stan@codesourcery.com>
1259
1260 * gdb.texinfo (Dynamic Printf): Mention agent style and
1261 disconnected dprintf.
1262 (Maintenance Commands): Describe maint agent-printf.
1263 (General Query Packets): Mention BreakpointCommands feature.
1264 (Packets): Document commands extension to Z0 packet.
1265 * agentexpr.texi (Bytecode Descriptions): Document printf
1266 bytecode.
1267
1268 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1269
1270 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1271 only after gdbinit files.
1272 (Startup): Move -iex and -iex commands down after gdbinit files.
1273
1274 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1275
1276 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1277 possibility.
1278
1279 2012-06-29 Tom Tromey <tromey@redhat.com>
1280
1281 * gdb.texinfo (Index Section Format): Update for version 7.
1282
1283 2012-06-28 Stan Shebs <stan@codesourcery.com>
1284
1285 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1286 example, add note about title column.
1287
1288 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1289
1290 * gdb.texinfo (Symbol Tables In Python): Add description about
1291 the new 'last' attribute of gdb.Symtab_and line.
1292
1293 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1294
1295 * gdb.texinfo (Symbol Tables In Python): Correct the description
1296 of the 'pc' attribute of gdb.Symtab_and_line.
1297
1298 2012-06-26 Doug Evans <dje@google.com>
1299
1300 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1301 and symtab-create.
1302
1303 2012-06-25 Keith Seitz <keiths@redhat.com>
1304
1305 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1306 from example. Remove "rbreak" from list of corresponding
1307 gdb commands.
1308
1309 2012-06-23 Doug Evans <dje@google.com>
1310
1311 * gdb.texinfo (Index Section Format): Document version 7 format.
1312
1313 2012-06-22 Yao Qi <yao@codesourcery.com>
1314
1315 * gdb.texinfo: Add missing cindex for some packets.
1316
1317 2012-06-20 Keith Seitz <keiths@redhat.com>
1318
1319 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1320 for -break-insert and document -p.
1321
1322 2012-06-20 Yao Qi <yao@codesourcery.com>
1323
1324 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1325 and "gdb.write_memory" with "Inferior.read_memory" and
1326 "Inferior.write_memory".
1327
1328 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1329
1330 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1331 (Free Documentation): Add @node line.
1332 (Continuing and Stepping) <advance location>: Use @item instead of
1333 @itemx.
1334 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1335 @itemx.
1336 (Embedded Processors): Put the link to "PA" to its correct place,
1337 according to document structure.
1338 (Python API): Put the link to "Lazy Strings In Python" to its
1339 correct place.
1340 (Index): Use @@ in @tex block to get a literal @.
1341
1342 * gdbint.texinfo: Fix the @subtitle line.
1343
1344 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1345 correct place.
1346
1347 2012-06-08 Yao Qi <yao@codesourcery.com>
1348
1349 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1350 Protocol'.
1351 (In-Process Agent Protocol, IPA Protocol Objects)
1352 (IPA Protocol Commands): New nodes.
1353 (Tracepoint Packets): Add anchors.
1354
1355 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1356
1357 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1358
1359 2012-06-06 Yao Qi <yao@codesourcery.com>
1360
1361 * gdb.texinfo: Update copyright year.
1362
1363 2012-05-23 Stan Shebs <stan@codesourcery.com>
1364 Kwok Cheung Yeung <kcy@codesourcery.com>
1365
1366 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1367
1368 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1369
1370 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1371 Mention also --with-separate-debug-dir.
1372 (Auto-loading): Prepend $debugdir in the sample output.
1373 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1374 auto-load safe-path variable.
1375 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1376 Mention also $debugdir for 'set auto-load scripts-directory'.
1377
1378 2012-05-19 Eli Zaretskii <eliz@gnu.org>
1379
1380 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1381 (MIPS Embedded, MIPS, MIPS Register packet Format)
1382 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1383 appropriate.
1384
1385 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1386 Maciej W. Rozycki <macro@codesourcery.com>
1387
1388 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1389 mips compression".
1390 (MIPS Breakpoint Kinds): New subsubsection.
1391
1392 2012-05-18 Eli Zaretskii <eliz@gnu.org>
1393
1394 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1395 nodes for subsections. Add @acronym mark-ups and adjust
1396 formatting.
1397
1398 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1399
1400 Rename $ddir to $datadir.
1401 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1402 (objfile-gdb.py file): Rename $ddir to $datadir.
1403
1404 2012-05-18 Tom Tromey <tromey@redhat.com>
1405
1406 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1407
1408 2012-05-14 Stan Shebs <stan@codesourcery.com>
1409
1410 * gdb.texinfo (Dynamic Printf): New subsection.
1411
1412 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1413
1414 * gdb.texinfo (Basic Python): Add description about the function
1415 gdb.find_pc_line
1416
1417 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1418 Eli Zaretskii <eliz@gnu.org>
1419
1420 * gdb.texinfo (Separate Debug Files): Use plural form for global
1421 debugging information directory.
1422
1423 2012-05-11 Stan Shebs <stan@codesourcery.com>
1424 Kwok Cheung Yeung <kcy@codesourcery.com>
1425
1426 * gdb.texinfo (Operating System Auxiliary Information): Document new
1427 'info os' subcommands.
1428
1429 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1430
1431 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1432 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1433 (dotdebug_gdb_scripts section): Add reference
1434 to 'Auto-loading safe path'.
1435
1436 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1437
1438 Implement multi-component --with-auto-load-dir.
1439 * gdb.texinfo (Auto-loading): New references
1440 for 'set auto-load scripts-directory'
1441 and 'show auto-load scripts-directory'.
1442 (Auto-loading safe path): Describe the new default. Move $ddir
1443 substituation reference to 'objfile-gdb.py file'.
1444 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1445 script-name. Describe new 'set auto-load scripts-directory'
1446 and 'show auto-load scripts-directory'.
1447
1448 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1449
1450 Provide $ddir substitution for --with-auto-load-safe-path.
1451 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1452 (Auto-loading safe path): Likewise. Mention the default value,
1453 $ddir substitution, --with-auto-load-safe-path and
1454 --without-auto-load-safe-path.
1455 * observer.texi (gdb_datadir_changed): New.
1456
1457 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1458
1459 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1460 Twice.
1461
1462 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1463 directory separator by path separator.
1464
1465 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1466
1467 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1468 for 'set auto-load safe-path' optional. Mention if it is omitted.
1469 Change disabling security protection condition to "/", twice.
1470
1471 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1472
1473 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1474 the new methods global_block and static_block on gdb.Symtab
1475 objects.
1476
1477 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1478
1479 * gdb.texinfo (Blocks In Python): Add a note saying that future
1480 improvements to GDB and its infrastructure can move symbols
1481 across blocks within a symbol table.
1482
1483 2012-04-29 Yao Qi <yao@codesourcery.com>
1484
1485 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1486 (A29K): Remove.
1487
1488 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1489 Tom Tromey <tromey@redhat.com>
1490
1491 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1492 and generic static probe support on GDB.
1493
1494 2012-04-25 Doug Evans <dje@google.com>
1495
1496 * gdb.texinfo (Go): Fix thinko.
1497
1498 * gdb.texinfo (Supported Languages): Add Go.
1499 (Go): New node.
1500
1501 2012-04-25 Yao Qi <yao@codesourcery.com>
1502
1503 * gdbint.texinfo (Testsuite): New section `Board settings'.
1504
1505 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1506
1507 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1508 Three times.
1509
1510 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1511 Three times.
1512
1513 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1514
1515 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1516 by @table @asis. Fix formatting of one item.
1517
1518 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1519
1520 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1521
1522 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1523
1524 New option "set debug auto-load".
1525 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1526 (auto-load verbose mode): New node.
1527
1528 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1529
1530 New option "set auto-load safe-path".
1531 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1532 and "info auto-load" examples for safe-path. Put there also references
1533 for "set auto-load safe-path" and "show auto-load safe-path".
1534 New menu item for Auto-loading safe path.
1535 (Auto-loading safe path): New node.
1536 (Python Auto-loading): Update the expected output from "Missing"
1537 to "No".
1538
1539 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1540
1541 auto-load: Implementation.
1542 * gdb.texinfo (Mode Options): New anchor for -nx.
1543 (Startup): New anchors for Option -init-eval-command,
1544 Home Directory Init File
1545 and Init File in the Current Directory during Startup.
1546 Mention set auto-load local-gdbinit with a reference.
1547 Change the sample code to "set auto-load python-scripts".
1548 (Threads): New anchor set libthread-db-search-path.
1549 Provide references to libthread_db.so.1 file.
1550 (Controlling GDB): New menu item for Auto-loading.
1551 (Auto-loading, Init File in the Current Directory)
1552 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1553 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1554 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1555 reference.
1556 (Auto-loading): Rename to ...
1557 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1558 "set auto-load python-scripts", new anchor for it. Change
1559 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1560 for it. Change "info auto-load-scripts"
1561 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1562 to "Python scripts".
1563
1564 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1565
1566 PR mi/13393
1567 * gdb.texinfo (Print Settings): Extend the description for "set print
1568 object".
1569 (GDB/MI Variable Objects): Extend the description for -var-create and
1570 -var-list-children.
1571
1572 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1573
1574 * gdb.texinfo (Examining Data): Document the 'explore' command.
1575
1576 2012-03-28 Joel Brobecker <brobecker@adacore.com>
1577
1578 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1579 to the children of a varobj and its update range when -var-update
1580 returns that the varobj's type changed.
1581
1582 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1583
1584 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1585 Create two new links fir 'objfile-gdb.py file'
1586 and 'dotdebug_gdb_scripts section'.
1587
1588 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.texinfo (Auto-loading): Rename node reference
1591 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1592 Twice.
1593 (.debug_gdb_scripts section): Rename the node ...
1594 (dotdebug_gdb_scripts section): ... here.
1595 (Maintenance Commands): Also rename this node reference.
1596
1597 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1598
1599 * gdb.texinfo (Python API/Values From Inferior): Add description
1600 about the new method Value.referenced_value. Add description on
1601 how Value.dereference is different (and similar) to
1602 Value.referenced_value.
1603
1604 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1607 --init-eval-command=COMMAND, -iex.
1608 (Startup): Describe -iex and -ix. Simplify the example
1609 for "set auto-load-scripts off".
1610
1611 2012-03-16 Gary Benson <gbenson@redhat.com>
1612
1613 PR breakpoints/10738
1614 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1615 stating that GDB cannot set breakpoints on inlined functions.
1616 (Mode Options): Document --use-deprecated-index-sections.
1617 (Index Section Format): Document new index section version format.
1618
1619 2012-03-15 Tom Tromey <tromey@redhat.com>
1620
1621 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1622
1623 2012-03-13 Doug Evans <dje@google.com>
1624
1625 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1626 of "reload".
1627 (Symbols): Delete docs for set/show symbol-reloading.
1628 * gdbint.texinfo (Defining Other Architecture Features): Delete
1629 SYMBOL_RELOADING_DEFAULT.
1630 * refcard.tex: Delete reference to symbol-reloading.
1631
1632 2012-03-07 Pedro Alves <palves@redhat.com>
1633
1634 * gdb.texinfo (General Query Packets): Document new
1635 QProgramSignals packet.
1636 * gdb.texinfo (Remote configuration): Mention
1637 "program-signals-packet".
1638
1639 2012-03-05 Tristan Gingold <gingold@adacore.com>
1640
1641 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1642
1643 2012-03-03 Yao Qi <yao@codesourcery.com>
1644
1645 * gdb.texinfo (In-Process Agent): New node.
1646 Document new commands.
1647 (General Query Packets): Add packet `QAgent'.
1648
1649 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1650
1651 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1652
1653 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
1654
1655 * gdb.texinfo (Commands In Python): Put example python macro in
1656 COMMAND_USER category rather than COMMAND_OBSCURE.
1657 Document gdb.COMMAND_USER.
1658 (User-defined Commands): Update documentation to clarify
1659 "set/show max-user-call-depth" and "show user" don't apply to python
1660 commands. Update documentation to clarify "help user-defined" may
1661 also include python commands defined as COMMAND_USER.
1662
1663 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1664
1665 * gdb.texinfo (Startup): Add option -ex description to the option -x
1666 description.
1667
1668 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
1669
1670 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1671 condition-evaluation breakpoint parameter.
1672 Mention condition-evaluation mode being shown in "info break".
1673 (Break Conditions): Add description for target-side
1674 conditional breakpoints.
1675 (Remote Configuration): Mention conditional-breakpoints-packet.
1676 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1677 cond-expr.
1678 (General Query Packets): Mention new ConditionalBreakpoint feature.
1679
1680 2012-02-22 Tom Tromey <tromey@redhat.com>
1681
1682 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1683
1684 2012-02-17 Tom Tromey <tromey@redhat.com>
1685
1686 PR python/10753:
1687 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1688 directory.
1689
1690 2012-02-14 Stan Shebs <stan@codesourcery.com>
1691
1692 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1693
1694 2012-02-13 Pedro Alves <palves@redhat.com>
1695
1696 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1697 mips-idt-ecoff.
1698
1699 2012-02-09 Yao Qi <yao@codesourcery.com>
1700
1701 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1702
1703 2012-02-07 Tom Tromey <tromey@redhat.com>
1704
1705 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1706 Symbol.value.
1707
1708 2012-02-07 Tom Tromey <tromey@redhat.com>
1709
1710 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1711
1712 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1713
1714 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1715
1716 2012-01-24 Tom Tromey <tromey@redhat.com>
1717
1718 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1719 unload".
1720 (Files): Mention new catch commands.
1721 (GDB/MI Async Records): Likewise.
1722
1723 2012-01-24 Gary Benson <gbenson@redhat.com>
1724
1725 Delete #if 0'd out code.
1726 * gdb.texinfo (Frame Info): Remove "info catch".
1727
1728 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1729
1730 * gdb.texinfo (Remote Configuration): Document
1731 "set remote hostio-readlink-packet" command.
1732 (General Query Packets): Document vFile:readlink packet.
1733
1734 2012-01-16 Tom Tromey <tromey@redhat.com>
1735
1736 * gdb.texinfo (Specify Location): Document relative file name
1737 handling.
1738
1739 2012-01-16 Tom Tromey <tromey@redhat.com>
1740
1741 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1742
1743 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1744 Eli Zaretskii <eliz@gnu.org>
1745
1746 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1747 code.
1748
1749 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1750
1751 * gdb.texinfo (Variables): Document use of :: for non-static
1752 variables.
1753
1754 2012-01-05 Joel Brobecker <brobecker@adacore.com>
1755
1756 * gdbint.texinfo (Start of New Year Procedure): Update
1757 to replace use of copyright.sh by use of copyright.py.
1758
1759 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1760
1761 Remove the gdbtui binary.
1762 * all-cfg.texi (GDBTUI): Remove.
1763 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1764 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1765 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1766
1767 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
1768
1769 Introduce gdb.FinishBreakpoint in Python.
1770 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1771 (Python API): Add menu entry for Finish Breakpoints.
1772
1773 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1774
1775 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1776 tests.
1777
1778 2011-12-16 Doug Evans <dje@google.com>
1779
1780 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1781
1782 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1783
1784 * gdb.texinfo (Python Commands): Remove "maint set/show print
1785 stack". Add documentation for "set/show python print-stack".
1786
1787 2011-12-14 Pedro Alves <pedro@codesourcery.com>
1788
1789 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1790 should transfer control to the stub in the startup code instead of
1791 in main. Mention the need to get past the initial breakpoint.
1792
1793 2011-12-06 Tom Tromey <tromey@redhat.com>
1794
1795 * gdb.texinfo (Set Breaks): Update for new behavior.
1796
1797 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1798
1799 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1800 List Format for SVR4 Targets'.
1801 (General Query Packets): New item qXfer:libraries-svr4:read.
1802 (Library List Format for SVR4 Targets): New node.
1803
1804 2011-12-01 Tom Tromey <tromey@redhat.com>
1805
1806 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1807 add.
1808
1809 2011-11-22 Tom Tromey <tromey@redhat.com>
1810
1811 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1812 reasons.
1813
1814 2011-11-20 Stan Shebs <stan@codesourcery.com>
1815
1816 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1817 note-related options and variables.
1818 (Tracepoint Packets): Document packet changes.
1819
1820 2011-11-20 Sanjoy Das <sdas@igalia.com>
1821
1822 * gdb.texinfo (JIT Interface): Add documentation on writing and
1823 usind JIT debug info readers.
1824 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1825 Debug Info Readers): New nodes.
1826
1827 2011-11-18 Yao Qi <yao@codesourcery.com>
1828
1829 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1830 tracepoint.
1831
1832 2011-11-15 Doug Evans <dje@google.com>
1833
1834 * gdb.texinfo (Files): Document basenames-may-differ.
1835
1836 2011-11-14 Doug Evans <dje@google.com>
1837
1838 * gdb.texinfo (Shell Commands): Document "!".
1839
1840 2011-11-14 Stan Shebs <stan@codesourcery.com>
1841 Kwok Cheung Yeung <kcy@codesourcery.com>
1842
1843 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1844 needed to get shorter fast tracepoints.
1845 (Tracepoint Packets): Document new qTMinFTPILen packet.
1846
1847 2011-11-14 Yao Qi <yao@codesourcery.com>
1848
1849 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1850 behavior of tracepoint.
1851 (General Query Packets): New feature InstallInTrace.
1852 (Remote Configuration): Document "set remote
1853 install-in-trace-packet".
1854
1855 2011-11-12 Matt Rice <ratmice@gmail.com>
1856
1857 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1858 Add arguments to info macro.
1859
1860 2011-11-10 Tom Tromey <tromey@redhat.com>
1861
1862 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1863 manual.
1864 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1865 (Macros): Add a footnote.
1866 (C): Remove paragraph about compiler options.
1867 (C Constants): Mention wide character and string constants.
1868 (C Plus Plus Expressions): Update compiler option advice. Mention
1869 using declarations. Mention ADL. Remove old HP compiler
1870 information.
1871
1872 2011-11-10 Tom Tromey <tromey@redhat.com>
1873
1874 PR c++/9257:
1875 * gdb.texinfo (Print Settings): Add an extra note about the need
1876 for a vtable.
1877
1878 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1879
1880 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1881 "set mips abi" documentation.
1882
1883 2011-11-04 Doug Evans <dje@google.com>
1884
1885 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1886
1887 2011-11-03 Tom Tromey <tromey@redhat.com>
1888
1889 * gdb.texinfo (Stopping): Add menu entry.
1890 (Continuing and Stepping): Restore @node. Use @section, not
1891 @subsection.
1892
1893 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1894
1895 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1896 designation. Fix "Specify Location" cross-reference.
1897
1898 2011-11-02 Stan Shebs <stan@codesourcery.com>
1899
1900 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1901 (General Query Packets): Describe tracenz feature.
1902 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1903
1904 2011-10-28 Paul Koning <paul_koning@dell.com>
1905
1906 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1907
1908 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
1909
1910 * gdb.texinfo ((Frames In Python): Document
1911 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1912
1913 2011-10-26 Paul Koning <paul_koning@dell.com>
1914
1915 * gdb.texinfo (gdb.types): Document new deepitems function.
1916
1917 2011-10-25 Paul Koning <paul_koning@dell.com>
1918
1919 PR python/13327
1920
1921 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1922 fetch_lazy method.
1923
1924 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1925
1926 PR python/12656
1927
1928 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1929 global_block, static_block function.
1930
1931 2011-10-19 Tom Tromey <tromey@redhat.com>
1932
1933 * gdb.texinfo (Commands In Python): Add missing "@"s.
1934
1935 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
1936
1937 PR python/13285 Document named constants for frame unwind stop reasons
1938 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1939 constants.
1940
1941 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1942
1943 Fix compatibility with texinfo versions older than 4.12.
1944 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1945 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1946 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1947 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1948 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1949 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1950 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1951
1952 2011-10-09 Doug Evans <dje@google.com>
1953
1954 * gdb.texinfo (Extending GDB): Document alias command.
1955
1956 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1957
1958 Support @entry in input expressions.
1959 * gdb.texinfo (Variables): Describe @entry names suffix.
1960 (Print Settings): Add anchor for `set print entry-values'.
1961
1962 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1963 Eli Zaretskii <eliz@gnu.org>
1964
1965 Display @entry parameter values (without references).
1966 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1967 example.
1968 (Print Settings): New description of set print entry-values and show
1969 print entry-values.
1970
1971 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1972 Eli Zaretskii <eliz@gnu.org>
1973
1974 Recognize virtual tail call frames.
1975 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1976 (Tail Call Frames): New node.
1977 (Frames In Python): Add gdb.TAILCALL_FRAME.
1978
1979 2011-10-07 Doug Evans <dje@google.com>
1980
1981 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1982 register_pretty_printer.
1983
1984 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1985
1986 PR python/12930
1987 PR python/12802
1988
1989 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1990 stop method.
1991
1992 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1993
1994 * gdb.texinfo (Starting your Program): "set disable-randomization"
1995 is no longer Linux-specific.
1996 (Remote Configuration): Document "set remote
1997 disable-randomization-packet".
1998 (General Query Packets): Document "QDisableRandomization" packet
1999 and add it to "qSupported" list.
2000
2001 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
2002
2003 Allow Python notification of new object-file loadings.
2004 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2005 event type.
2006
2007 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
2008
2009 PR python/12691: Add the inferior to Python exited event
2010 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2011
2012 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2013
2014 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2015 rephasing.
2016
2017 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2018
2019 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2020 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2021 as possible feature returned by the `-list-features'
2022 command.
2023
2024 2011-09-28 Paul Koning <paul_koning@dell.com>
2025
2026 * gdb.texinfo (gdb.Type): Document field access by dictionary
2027 key syntax.
2028
2029 2011-09-28 Yao Qi <yao@codesourcery.com>
2030
2031 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2032 Add one space after option `-s'. Remove @r{} markup.
2033
2034 2011-09-27 Stan Shebs <stan@codesourcery.com>
2035
2036 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2037
2038 2011-09-16 Hui Zhu <teawater@gmail.com>
2039
2040 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2041 to *(unsigned char *)$esp@300.
2042
2043 2011-09-15 Paul Koning <paul_koning@dell.com>
2044
2045 * gdb.texinfo: Make style of Python functions and methods match
2046 the syntax of Python. Also put class and module names explicitly
2047 on function, member, and variable names, matching Python
2048 documentation conventions.
2049
2050 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2051
2052 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2053 * gdb.texinfo (Inferiors In Python): Describe new
2054 gdb.selected_inferior() function.
2055
2056 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2057
2058 Handle multiple breakpoint hits in Python interface:
2059 * gdb.texinfo (Events In Python): New function documentation:
2060 gdb.BreakpointEvent.breakpoints. Indicate that
2061 gdb.BreakpointEvent.breakpoint is now deprecated.
2062
2063 2011-09-04 Joel Brobecker <brobecker@adacore.com>
2064
2065 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2066
2067 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2068
2069 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2070
2071 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2072
2073 * gdb.texinfo (Prompt): Add set/show extended-prompt
2074 documentation
2075 (Basic Python): Add prompt_hook anchor.
2076 (Python modules): Reword module text to reflect multiple modules.
2077 (gdb.prompt): Document gdb.prompt module.
2078
2079 2011-08-14 Yao Qi <yao@codesourcery.com>
2080
2081 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2082
2083 2011-08-14 Yao Qi <yao@codesourcery.com>
2084
2085 * gdb.texinfo (Standard Target Features): Document C6x features.
2086 (TIC6x Features): New node.
2087
2088 2011-08-12 Doug Evans <dje@google.com>
2089
2090 * gdb.texinfo (Symbols In Python): Document symbol.type.
2091
2092 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2093
2094 * gdb.texinfo (Python): Document command and function
2095 auto-loading.
2096
2097 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2098 Eli Zaretskii <eliz@gnu.org>
2099
2100 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2101 typedefs unrolling. Extend the sample code by an inner typedef and
2102 outer typedefs unrolling.
2103
2104 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2105
2106 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2107 size and line-size.
2108
2109 2011-07-21 Matt Rice <ratmice@gmail.com>
2110
2111 PR macros/12999
2112 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2113 Update text and cindex entries for info macro command.
2114
2115 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2116
2117 * observer.texi (GDB Observers): Add before_prompt observer.
2118 * gdb.texinfo (Basic Python): Add documentation for prompt
2119 substitution.
2120
2121 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2122
2123 PR python/12438
2124 * gdb.texinfo (Python Commands): Add deprecate note to maint
2125 set/show python print-stack. Document set/show python
2126 print-backtrace.
2127
2128 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2129
2130 * gdb.texinfo: Fix typos.
2131
2132 2011-07-01 Tom Tromey <tromey@redhat.com>
2133
2134 * gdb.texinfo (Debugging Output): Document set debug
2135 check-physname.
2136
2137 2011-06-29 Tom Tromey <tromey@redhat.com>
2138
2139 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2140 breakpoint-notifications feature.
2141
2142 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2143
2144 * gdb.texinfo (Target Description): Remove warning about
2145 possibly unstable format.
2146
2147 2011-06-03 Tom Tromey <tromey@redhat.com>
2148
2149 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2150 (Events In Python): Note that exit_code is optional.
2151
2152 2011-05-17 Pedro Alves <pedro@codesourcery.com>
2153
2154 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2155 required for multi-threading support.
2156 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2157 Hc are deprecated for multi-threading debugging. Point readers at
2158 the vCont packet.
2159
2160 2011-05-15 Doug Evans <dje@google.com>
2161
2162 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2163
2164 2011-05-13 Doug Evans <dje@google.com>
2165
2166 * gdb.texinfo (Threads): Document $sdir,$pdir.
2167 (Server): Document $pdir exception.
2168
2169 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2170
2171 * gdb.texinfo (Threads): Clarify default value for
2172 libthread-db-search-path.
2173
2174 * gdb.texinfo (Completion): Update example.
2175 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2176
2177 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2178
2179 * gdb.texinfo: Document change in the behaviour of the enable and
2180 disable GDB commands when applied to tracepoints.
2181 Document the EnableDisableTracepoints remote stub feature.
2182 Document QTEnable and QTDisable in the list of tracepoint packets.
2183
2184 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2185
2186 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2187 hsuser.texi.
2188 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2189 comment to hsuser.texi. Change rluser.texi name in the comment.
2190
2191 2011-05-10 Doug Evans <dje@google.com>
2192
2193 * gdb.texinfo (Threads): If an empty path is provided for
2194 libthread-db-search-path it is reset to its default value.
2195 (Server): Ditto.
2196
2197 2011-05-09 Doug Evans <dje@google.com>
2198
2199 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2200
2201 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2202 Thiago Jung Bauermann <bauerman@br.ibm.com>
2203
2204 Implement support for PowerPC BookE masked watchpoints.
2205 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2206 (PowerPC Embedded): Mention support of masked watchpoints.
2207
2208 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2209
2210 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2211 `@value{GDBN}'.
2212
2213 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2214
2215 * gdb.texinfo (titlepage): Remove dedication.
2216 (In Memoriam): New appendix.
2217
2218 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2219 Eli Zaretskii <eliz@gnu.org>
2220
2221 * gdb.texinfo (Index Section Format): Change the version to 5.
2222 Describe the different formula.
2223
2224 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2225 Eli Zaretskii <eliz@gnu.org>
2226
2227 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2228 for disconnected tracing.
2229 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2230 extended-remote relationship. Mention --once.
2231 (TCP port allocation lifecycle of @code{gdbserver}): New.
2232
2233 2011-04-23 Eli Zaretskii <eliz@gnu.org>
2234
2235 * gdb.texinfo (Server): Improve indexing. Index all optional
2236 switches to gdbserver.
2237
2238 2011-04-20 Tom Tromey <tromey@redhat.com>
2239
2240 * gdb.texinfo (Index Section Format): New node.
2241 (Top): Add new node to menu.
2242
2243 2011-04-20 Pedro Alves <pedro@codesourcery.com>
2244
2245 * gdb.texinfo (Maintenance Commands): Document `maint print
2246 remote-registers'.
2247
2248 2011-04-20 Tom Tromey <tromey@redhat.com>
2249
2250 * gdb.texinfo (Trace File Format): Move node later.
2251
2252 2011-04-19 Tom Tromey <tromey@redhat.com>
2253
2254 * gdbint.texinfo (Register Information Functions): Remove
2255 duplicate "the".
2256 * gdb.texinfo (Emacs): Remove duplicate "to".
2257 (GDB/MI Variable Objects): Remove duplicate "the".
2258 (General Query Packets): Likewise.
2259
2260 2011-04-02 Joel Brobecker <brobecker@adacore.com>
2261
2262 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2263 "GDB/MI Ada Exception Information" node.
2264
2265 2011-04-01 Joel Brobecker <brobecker@adacore.com>
2266
2267 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2268 the "exception-name" field in the *stopped async record.
2269
2270 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2271 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2272
2273 Implement support for PowerPC BookE ranged breakpoints.
2274 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2275
2276 2011-03-28 Tom Tromey <tromey@redhat.com>
2277
2278 * gdb.texinfo (Set Tracepoints): Fix typo.
2279
2280 2011-03-24 Tom Tromey <tromey@redhat.com>
2281
2282 * gdb.texinfo (Specify Location): Document `function:label'
2283 linespec.
2284
2285 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2286
2287 PR python/12149
2288
2289 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2290
2291 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2292
2293 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2294 (Inferiors In Python): Likewise.
2295 (Threads In Python): Likewise.
2296 (Symbols In Python): Likewise.
2297 (Objfiles In Python): Likewise.
2298 (Symbol Tables In Python): Likewise.
2299
2300 2011-03-15 Pedro Alves <pedro@codesourcery.com>
2301
2302 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2303 display>: Explain that the commands accept number ranges.
2304
2305 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2306
2307 * gdb.texinfo (Breakpoints In Python): Add description and example
2308 of Python stop function operation.
2309
2310 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2311
2312 * gdb.texinfo (Parameters In Python): Document get_set_string and
2313 get_show_string methods.
2314
2315 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2316
2317 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2318
2319 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2320 circular-trace-buffer name.
2321
2322 2011-02-28 Joel Brobecker <brobecker@adacore.com>
2323
2324 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2325 in the previous change.
2326
2327 2011-02-27 Michael Snyder <msnyder@vmware.com>
2328
2329 * gdb.texinfo (Inferiors and Programs): Update commands to show
2330 that they can accept multiple arguments.
2331
2332 2011-02-24 Joel Brobecker <brobecker@adacore.com>
2333
2334 Revert the following patch (code patch was not approved):
2335 2011-02-21 Hui Zhu <teawater@gmail.com>
2336 * agentexpr.texi (bytecode descriptions): add printf.
2337 * gdb.texinfo (tracepoint action lists): add printf.
2338
2339 2011-02-23 Doug Evans <dje@google.com>
2340
2341 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2342
2343 2011-02-23 Michael Snyder <msnyder@vmware.com>
2344
2345 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2346 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2347 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2348
2349 2011-02-22 Doug Evans <dje@google.com>
2350
2351 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2352 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2353 add description of result, fix @defun formatting.
2354
2355 2011-02-21 Hui Zhu <teawater@gmail.com>
2356
2357 * agentexpr.texi (Bytecode Descriptions): Add printf.
2358 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2359
2360 2011-02-18 Tom Tromey <tromey@redhat.com>
2361
2362 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2363
2364 2011-02-14 Michael Snyder <msnyder@vmware.com>
2365
2366 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2367 Document new command "thread find".
2368
2369 2011-02-14 Michael Snyder <msnyder@vmware.com>
2370
2371 * gdb.texinfo (Threads): Update example of new thread message.
2372
2373 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2374
2375 * gdb.texinfo (Remote Configuration): Mention set/show remote
2376 traceframe-info.
2377 (Tools/Packages Optional for Building GDB): Mention that expat is
2378 used for traceframe info.
2379 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2380 (General Query Packets) <qSupported>: Describe the
2381 qXfer:traceframe-info:read feature.
2382 (qXfer::read): Describe qXfer:traceframe-info:read.
2383 (Traceframe Info Format): New section.
2384
2385 2011-02-04 Pedro Alves <pedro@codesourcery.com>
2386
2387 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2388 for casts and unary operators.
2389
2390 2011-02-04 Tom Tromey <tromey@redhat.com>
2391
2392 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2393 is not useful.
2394
2395 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2396
2397 * gdb.texinfo: s/value optimized out/optimized out/g
2398
2399 2011-01-21 Joel Brobecker <brobecker@adacore.com>
2400
2401 * gdb.texinfo (Other Misc Settings): Rework part of the
2402 documentation of the "set interactive mode" command.
2403
2404 2011-01-19 Tom Tromey <tromey@redhat.com>
2405
2406 * gdb.texinfo (Threads): Document thread name output and `thread
2407 name' command.
2408 (Threads In Python): Document Thread.name attribute.
2409 (GDB/MI Thread Commands): Document thread attributes.
2410
2411 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
2412
2413 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2414 changes in mi/mi-cmd-disas.c
2415
2416 2011-01-12 Tom Tromey <tromey@redhat.com>
2417
2418 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2419 Fix "thread apply" text.
2420
2421 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2422 Thiago Jung Bauermann <bauerman@br.ibm.com>
2423
2424 Implement support for PowerPC BookE ranged watchpoints.
2425 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2426 the "set powerpc exact-watchpoints" flag.
2427
2428 2011-01-07 Tom Tromey <tromey@redhat.com>
2429
2430 * gdb.texinfo (Python API): Add descriptions to @menu items.
2431
2432 2011-01-06 Tom Tromey <tromey@redhat.com>
2433
2434 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2435
2436 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2437
2438 * gdb.texinfo (Debugging Output): Document "set debug jit".
2439
2440 2011-01-06 Tom Tromey <tromey@redhat.com>
2441
2442 PR python/12133:
2443 * gdb.texinfo (Frames In Python): Document various frame
2444 constants.
2445
2446 2011-01-05 Joel Brobecker <brobecker@adacore.com>
2447
2448 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2449 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2450 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2451
2452 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2453
2454 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2455 (clean): Add GDBvn.texi.
2456
2457 2010-12-29 Joel Brobecker <brobecker@adacore.com>
2458
2459 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2460 occasional case where the debugger prints an array address
2461 instead of the array itself.
2462
2463 2010-12-23 Pedro Alves <pedro@codesourcery.com>
2464
2465 * gdb.texinfo (Packets) <read registers packet>: Document support
2466 for registers that were not collected.
2467
2468 2010-12-15 Doug Evans <dje@google.com>
2469
2470 * gdb.texinfo (Startup): Document auto-loading of scripts during
2471 startup.
2472 (Auto-loading): Delete "maint set python auto-load on|off".
2473 Add "set auto-load-scripts on|off".
2474
2475 2010-12-07 Doug Evans <dje@google.com>
2476
2477 * gdb.texinfo (Mode Options): Document -data-directory.
2478 (Data Files): Add reference to -data-directory.
2479
2480 2010-11-29 Doug Evans <dje@google.com>
2481
2482 * gdb.texinfo (Pretty-Printer Introduction): Change
2483 printer-name:subprinter-name to printer-name;subprinter-name.
2484
2485 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2486
2487 PR python/12199
2488
2489 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2490
2491 2010-11-23 Tom Tromey <tromey@redhat.com>
2492
2493 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2494 (Editing): Likewise.
2495 (Command History): Likewise.
2496 (TUI Keys): Likewise.
2497 (Bug Reporting): Conditionally include rluser.texi and
2498 inc-history.texinfo.
2499 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2500 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2501 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2502 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2503 (gdb.pdf): Likewise.
2504 (gdb.info): Likewise.
2505 (gdb/index.html): Likewise.
2506
2507 2010-11-23 Tom Tromey <tromey@redhat.com>
2508
2509 * Makefile.in (Makefile): Run ../config.status.
2510 (distclean): Update.
2511 * configure: Remove.
2512 * configure.ac: Remove.
2513
2514 2010-11-12 Tom Tromey <tromey@redhat.com>
2515
2516 * gdb.texinfo (Basic Python): Update. Add xref.
2517 (Exception Handling): Document new exception classes.
2518 (Types In Python): Update.
2519 (Frames In Python): Update.
2520
2521 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2522
2523 * gdb.texinfo (Breakpoints In Python): Document "internal"
2524 parameter, and visible attribute.
2525
2526 2010-11-05 Doug Evans <dje@google.com>
2527
2528 * gdb.texinfo (Source Path): Document "set directories".
2529
2530 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
2531
2532 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2533 (OpenCL C): New node.
2534
2535 2010-11-02 Doug Evans <dje@google.com>
2536
2537 * gdb.texinfo (Pretty Printing): Expand into three sections,
2538 introduction, example, and commands.
2539 (Python API): Delete section Disabling Pretty-Printers, merge into
2540 Selecting Pretty-Printers.
2541 (Writing a Pretty-Printer): New section. Move the pretty-printer
2542 example here, and reformat to match python coding style. Add a second
2543 example using the gdb.printing module.
2544 (Python modules): Add gdb.printing.
2545
2546 2010-10-29 Doug Evans <dje@google.com>
2547
2548 * gdb.texinfo (Python): Fix long line.
2549
2550 2010-10-20 Doug Evans <dje@google.com>
2551
2552 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2553 All references updated. Correct sections marked as subsections.
2554 (Coding Standards): New chapter. Move the coding standard related
2555 subsections here. Add section on Python coding standards.
2556
2557 2010-10-13 Doug Evans <dje@google.com>
2558
2559 * gdb.texinfo (Python): Add "Python modules".
2560 (Types in Python): Add reference to gdb.types section.
2561 (Python modules): New node.
2562
2563 2010-10-11 Doug Evans <dje@google.com>
2564
2565 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2566 Python" from gdb.Value.type description.
2567
2568 2010-09-28 Joel Brobecker <brobecker@adacore.com>
2569
2570 * gdb.texinfo (Ravenscar Profile): New node.
2571
2572 2010-09-22 Tom Tromey <tromey@redhat.com>
2573
2574 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2575
2576 2010-09-22 Eli Zaretskii <eliz@gnu.org>
2577
2578 * gdb.texinfo (Values From Inferior): Clarify that
2579 value.dynamic_type works only in C++ programs with RTTI.
2580
2581 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
2582
2583 * gdb.texinfo (Character Sets): Correctly reference host-charset
2584 in example.
2585
2586 2010-09-13 Tom Tromey <tromey@redhat.com>
2587
2588 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2589 Document "fullname" and "from".
2590
2591 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2592
2593 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2594 feature `reverse' output by -list-target-features.
2595
2596 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2597
2598 * gdb.texinfo (i386 Features): Remove an extra "@item".
2599
2600 2010-08-30 Tom Tromey <tromey@redhat.com>
2601
2602 PR python/11792:
2603 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2604
2605 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2606
2607 * gdb.texinfo (ARM Features): Document
2608 org.gnu.gdb.arm.m-profile.
2609
2610 2010-08-23 Tom Tromey <tromey@redhat.com>
2611
2612 PR python/11145:
2613 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2614 reinterpret_cast methods.
2615
2616 2010-08-23 Tom Tromey <tromey@redhat.com>
2617
2618 PR python/11915:
2619 * gdb.texinfo (Types In Python): Document array method.
2620
2621 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2622
2623 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2624
2625 2010-08-16 Tom Tromey <tromey@redhat.com>
2626
2627 * gdb.texinfo (Set Watchpoints): Document -location option.
2628
2629 2010-08-13 Doug Evans <dje@google.com>
2630
2631 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2632
2633 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2634
2635 * gdb.texinfo (GDB/MI Data Manipulation): Document
2636 -data-read-memory-raw and -data-write-memory-raw.
2637
2638 2010-08-11 Tom Tromey <tromey@redhat.com>
2639 Phil Muldoon <pmuldoon@redhat.com>
2640
2641 * gdb.texinfo (Basic Python): Describe post_event API.
2642
2643 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2644
2645 * gdb.texinfo (Basic Python): Describe solib_address and
2646 decode_line Python APIs
2647
2648 2010-08-10 Tom Tromey <tromey@redhat.com>
2649
2650 * gdb.texinfo (Pretty Printing API): Document
2651 gdb.default_visualizer.
2652
2653 2010-08-10 Tom Tromey <tromey@redhat.com>
2654
2655 Revert gdb-add-index addition:
2656 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2657
2658 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2659 Eli Zaretskii <eliz@gnu.org>
2660
2661 * gdb.texinfo (Mode Options) <-batch>
2662 (Basic Python) <gdb.execute>: Describe setting width and height.
2663
2664 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2665
2666 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2667
2668 2010-07-30 Tom Tromey <tromey@redhat.com>
2669
2670 * gdb.texinfo (Index Files): Mention gdb-add-index.
2671
2672 2010-07-30 Hui Zhu <teawater@gmail.com>
2673
2674 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2675 "detach inferior" and "kill inferior".
2676
2677 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2678
2679 * gdb.texinfo (Machine Code): Update description of two forms of
2680 arguments, and add new example to demonstrate the new form.
2681
2682 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2683
2684 * gdb.texinfo (Values From Inferior): Add value inferior function
2685 call description.
2686
2687 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2688
2689 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2690
2691 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2692 Eli Zaretskii <eliz@gnu.org>
2693
2694 Make core files the process_stratum.
2695 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2696 record_stratum example.
2697
2698 2010-07-13 Tom Tromey <tromey@redhat.com>
2699
2700 * gdb.texinfo (Index Files): New node.
2701
2702 2010-07-13 Tom Tromey <tromey@redhat.com>
2703
2704 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2705
2706 2010-07-13 Tom Tromey <tromey@redhat.com>
2707
2708 * gdb.texinfo (Specify Location): Document labels.
2709
2710 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2711
2712 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2713 entries for fast tracepoints and static tracepoints.
2714
2715 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2716
2717 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2718 qsThreadInfo>: Spell out `l' as ell.
2719
2720 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2721
2722 * gdb.texinfo (Convenience Variables): Document $_sdata.
2723 (Commands to Set Tracepoints): Describe static tracepoints. Add
2724 `Listing Static Tracepoint Markers' menu entry. Document
2725 "strace".
2726 (Tracepoint Action Lists): Document collecting $_sdata.
2727 (Listing Static Tracepoint Markers): New subsection.
2728 (Tracepoints support in gdbserver): Mention static tracepoints.
2729 (remote packets, enabling and disabling): Mention
2730 read-sdata-object.
2731 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2732 and StaticTracepoint.
2733 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2734 Document qXfer:sdata:read.
2735 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2736
2737 2010-06-29 Joel Brobecker <brobecker@adacore.com>
2738
2739 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2740
2741 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2742 Tom Tromey <tromey@redhat.com>
2743 Thiago Jung Bauermann <bauerman@br.ibm.com>
2744
2745 * gdb.texinfo (Inferiors In Python): New node.
2746 * gdb.texinfo (Threads In Python): New node.
2747
2748 2010-06-28 Joel Brobecker <brobecker@adacore.com>
2749
2750 * gdb.texinfo (Python): Document what the python directory is
2751 and what its location is.
2752 (Basic Python): Document the gdb.PYTHONDIR constant.
2753
2754 2010-06-25 Tom Tromey <tromey@redhat.com>
2755
2756 PR python/10808:
2757 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2758
2759 2010-06-24 Hui Zhu <teawater@gmail.com>
2760
2761 * gdb.texinfo: (Commands for Controlled Output): Add
2762 documentation for command "eval".
2763
2764 2010-06-21 Stan Shebs <stan@codesourcery.com>
2765
2766 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2767 * annotate.texinfo: Ditto.
2768 * gdbint.texinfo: Ditto.
2769 * stabs.texinfo: Ditto.
2770
2771 2010-06-22 Hui Zhu <teawater@gmail.com>
2772
2773 * gdb.texinfo: (Process Record and Replay): Add documentation
2774 for command "set record memory-query".
2775
2776 2010-06-21 Stan Shebs <stan@codesourcery.com>
2777
2778 * gdb.texinfo: Relicense under GFDL version 1.3.
2779 * annotate.texinfo: Relicense under GFDL version 1.3.
2780 * gdbint.texinfo: Relicense under GFDL version 1.3.
2781 * stabs.texinfo: Relicense under GFDL version 1.3.
2782 * fdl.texi: Update to version 1.3.
2783
2784 2010-06-18 Stan Shebs <stan@codesourcery.com>
2785
2786 * gdb.texinfo (Operating System Auxiliary Information): Describe
2787 "info os" when no arguments given.
2788
2789 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2790 $_thread.
2791
2792 2010-06-18 Hui Zhu <teawater@gmail.com>
2793
2794 * gdb.texinfo: (Process Record and Replay): Add documentation
2795 for commands "record save" and "record restore".
2796
2797 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2798
2799 * gdb.texinfo: Include information about the correct use
2800 of addresses in the `watch' command.
2801
2802 2010-06-11 Stan Shebs <stan@codesourcery.com>
2803
2804 * gdb.texinfo (Observer Mode): New section.
2805 (General Query Packets): Document QAllow.
2806
2807 2010-06-04 Doug Evans <dje@google.com>
2808
2809 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2810
2811 2010-06-03 Doug Evans <dje@google.com>
2812
2813 * gdbint.texinfo (Coding): Add subsection on command names.
2814
2815 2010-06-02 Tom Tromey <tromey@redhat.com>
2816
2817 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2818 always-disassemble.
2819
2820 2010-06-01 Pedro Alves <pedro@codesourcery.com>
2821
2822 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2823 gdbserver, and add cross reference.
2824 (Tracepoints support in gdbserver): New subsection.
2825
2826 2010-05-26 Pedro Alves <pedro@codesourcery.com>
2827
2828 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2829 `qRelocInsn' feature.
2830 (Relocate instruction reply packet): New subsection
2831 of `Tracepoint Packets'.
2832 (Tracepoint Packets): Mention that packets QTDP and QTStart
2833 support the qRelocInsn request, and add cross reference to new
2834 subsection.
2835
2836 2010-05-25 Doug Evans <dje@google.com>
2837
2838 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2839 (Commands In Python): Document gdb.string_to_argv.
2840
2841 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2842
2843 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2844 ATTR_NORETURN.
2845
2846 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2847 Tom Tromey <tromey@redhat.com>
2848 Thiago Jung Bauermann <bauerman@br.ibm.com>
2849
2850 * gdb.texinfo (Parameters In Python): New Node.
2851
2852 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2853
2854 * gdb.texinfo: (Summary) Add mention about D language support.
2855 (Filenames): Add D suffixes.
2856 (D): New node.
2857
2858 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2859
2860 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2861 of macro deleted from GDB code.
2862
2863 2010-04-24 Pedro Alves <pedro@codesourcery.com>
2864
2865 * gdb.texinfo (Commands to specify files): Describe what how GDB
2866 looks up DOS-based filesystem paths on the system root. Document
2867 the new `set/show target-file-system-kind' commands.
2868
2869 2010-04-23 Doug Evans <dje@google.com>
2870
2871 * gdb.texinfo (Python): Move Auto-loading section here ...
2872 (Python API): from here.
2873 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2874 (Maintenance Commands): Add docs for "maint print section-scripts".
2875
2876 2010-04-20 Chris Moller <cmoller@redhat.com>
2877
2878 * gdb.texinfo (Setting Breakpoints): Added description of
2879 filename-qualified rbreak.
2880 * refcard.tex (Breakpoints and Watchpoints): Added brief
2881 description of filename-qualified rbreak.
2882
2883 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2884
2885 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2886 (Python API): Change the reference to Pretty Printing API.
2887 (Pretty Printing): Move the user part under the Data node. Reformat
2888 the sample output to 72 columns. Create a new reference to Pretty
2889 Printing API. Rename the API part ...
2890 (Pretty Printing API): To a new node name.
2891 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2892 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2893
2894 2010-04-21 Stan Shebs <stan@codesourcery.com>
2895
2896 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
2897 and commands.
2898 (Listing Tracepoints): Update to reflect current behavior.
2899
2900 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2901
2902 * gdb.texinfo (Examining memory): Update for change in string
2903 display with explicit size.
2904
2905 2010-04-19 Pedro Alves <pedro@codesourcery.com>
2906
2907 PR breakpoints/8554.
2908
2909 * gdb.texinfo (Save Breakpoints): New node.
2910 (save-tracepoints): Rename to ...
2911 (save tracepoints): ... this. Mention that `save-tracepoints' is
2912 a deprecated alias to `save tracepoints'.
2913
2914 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2915
2916 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
2917 (info w32 thread-information-block): Document new command.
2918 (qGetTIBAddress): Document new gdbserver query.
2919 (maint set/show show-all-tib): Document new command.
2920
2921 2010-04-15 Doug Evans <dje@google.com>
2922
2923 * gdb.texinfo (Python API): Add progspaces section.
2924 (Selecting Pretty-Printers): Progspace pretty-printers are
2925 searched too.
2926 (Progspaces In Python): New section.
2927
2928 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2929
2930 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2931
2932 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2933 returns None.
2934
2935 2010-04-09 Stan Shebs <stan@codesourcery.com>
2936
2937 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2938 Describe the `frames-created' field, tweak grammar.
2939
2940 2010-04-09 Pedro Alves <pedro@codesourcery.com>
2941
2942 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2943 Describe the `circular' and `disconnected' fields.
2944
2945 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2946
2947 * gdb.texinfo (maint print registers): Mention unavailable and
2948 invisible registers.
2949
2950 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2951 Thiago Jung Bauermann <bauerman@br.ibm.com>
2952 Tom Tromey <tromey@redhat.com>
2953
2954 * gdb.texinfo (Breakpoints In Python): New Node.
2955
2956 2010-04-08 Stan Shebs <stan@codesourcery.com>
2957
2958 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2959 trace status fields.
2960
2961 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2962
2963 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2964 optional. Make org.gnu.gdb.i386.avx requires
2965 org.gnu.gdb.i386.avx.
2966
2967 2010-04-08 Doug Evans <dje@google.com>
2968
2969 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2970 search path, and document that gdb only scans the search path if
2971 the script's path doesn't specify a directory.
2972
2973 2010-04-05 Doug Evans <dje@google.com>
2974
2975 * gdb.texinfo (maint show python auto-load): Fix typo.
2976
2977 2010-04-04 Stan Shebs <stan@codesourcery.com>
2978
2979 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2980 (Setting Watchpoints): Update description of "info watch".
2981 (Disabling Breakpoints): Only "info break" lists all.
2982
2983 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2984 (tdump): Explain how tdump works.
2985
2986 2010-04-01 Pedro Alves <pedro@codesourcery.com>
2987
2988 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2989 add cross reference.
2990
2991 2010-03-31 Pedro Alves <pedro@codesourcery.com>
2992
2993 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2994 commands error out.
2995
2996 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2997
2998 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2999
3000 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3001
3002 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3003
3004 2010-03-29 Stan Shebs <stan@codesourcery.com>
3005 Nathan Sidwell <nathan@codesourcery.com>
3006
3007 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3008 GDBN equivalent.
3009 (Set Tracepoints): Remove mention that conditional tracepoints
3010 don't exist.
3011 (Tracepoint Actions): Clarify when while-stepping collection
3012 happens, note that while-stepping does not automatically collect
3013 $pc.
3014
3015 2010-03-29 Stan Shebs <stan@codesourcery.com>
3016
3017 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3018 (General Query Packets): Describe TracepointSource.
3019
3020 2010-03-27 Matt Rice <ratmice@gmail.com>
3021
3022 * gdb.texinfo (ARM): Document arguments to "target sim".
3023 (Set Catchpoints): Use @dots{} instead of @r{...}.
3024
3025 2010-03-26 Pedro Alves <pedro@codesourcery.com>
3026
3027 * gdb.texinfo (Tracepoint Packets): Remove mention that
3028 terror:string may be plain text, and drop mention of X prefix.
3029
3030 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3031
3032 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3033
3034 2010-03-24 Stan Shebs <stan@codesourcery.com>
3035
3036 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3037
3038 2010-03-24 Tom Tromey <tromey@redhat.com>
3039
3040 PR breakpoints/9352:
3041 * gdb.texinfo (Break Commands): Update.
3042
3043 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3044
3045 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3046 commands.
3047
3048 2010-03-16 Stan Shebs <stan@codesourcery.com>
3049
3050 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3051 circular-trace-buffer.
3052 (Tracepoint Packets): Describe QTBuffer, and details of the
3053 qTStatus reply.
3054
3055 2010-03-12 Stan Shebs <stan@codesourcery.com>
3056 Nathan Sidwell <nathan@codesourcery.com>
3057
3058 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3059 doing instruction stepping.
3060 (Tracepoint Restrictions): New node.
3061
3062 2010-03-10 Tom Tromey <tromey@redhat.com>
3063
3064 * gdbint.texinfo (Symbol Handling): Update.
3065
3066 2010-03-08 Tom Tromey <tromey@redhat.com>
3067
3068 PR cli/9591:
3069 * gdb.texinfo (Mode Options): Mention lack of pagination and
3070 confirmation with --batch.
3071 (Screen Size): Mention --batch.
3072 (Messages/Warnings): Likewise.
3073
3074 2010-03-05 Tom Tromey <tromey@redhat.com>
3075
3076 * gdb.texinfo (Basic Python): Document target_charset and
3077 target_wide_charset.
3078
3079 2010-03-05 Tom Tromey <tromey@redhat.com>
3080
3081 * gdb.texinfo (Data): Link to pretty-printing.
3082 (Output Formats): Likewise. Correct text.
3083
3084 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3085
3086 * gdb.texinfo (Types): Describe <struct> and <flags>.
3087
3088 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3089
3090 * gdb.texinfo (Frames In Python): Add block parameter and
3091 description to read_var text.
3092
3093 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
3094 Tom Tromey <tromey@redhat.com>
3095
3096 * gdb.texinfo (Types In Python): Describe block argument in
3097 template_argument and gdb.lookup_type.
3098
3099 2010-02-24 Tom Tromey <tromey@redhat.com>
3100
3101 * gdb.texinfo (Cygwin Native): Fix typo.
3102
3103 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3104
3105 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3106 and select method descriptions.
3107 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3108 Tables in Python to menu.
3109 (Blocks In Python): New node.
3110 (Symbols In Python): New node.
3111 (Symbol Tables in Python): New node.
3112
3113 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3114
3115 Multiexec MI
3116
3117 gdb/
3118 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3119
3120 gdb/doc/
3121 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3122 changes.
3123 (GDB/MI Program Execution): Document current behaviour of
3124 --all and --thread-group.
3125 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3126 -remove-inferior.
3127 * observer.texi (inferior_added, inferior_removed): New
3128 observers.
3129
3130 2010-02-19 Tom Tromey <tromey@redhat.com>
3131
3132 * gdbint.texinfo (Getting Started): Fix @node.
3133 (Debugging GDB): Likewise.
3134
3135 2010-02-13 Joel Brobecker <brobecker@adacore.com>
3136
3137 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3138 documenting the gdb_test_timeout variable.
3139
3140 2010-02-12 Jakob Engblom <jakob@virtutech.com>
3141
3142 * gdb.texinfo (MI commands): Added documentation of --reverse
3143 option to a set of MI commands. Restructured documentation of MI
3144 commands --exec-continue to reflect the complexity of reverse
3145 execution.
3146
3147 2010-02-12 Pedro Alves <pedro@codesourcery.com>
3148
3149 * gdb.texinfo (Using the Collected Data): Specify that the address
3150 range of `tfind outsize' is exclusive, and that the address range
3151 of `tfind range' is inclusive.
3152 (Tracepoint Packets): Specify that the address range of
3153 `QTFrame:range' is inclusive, and that the address range of
3154 `QTFrame:outside' is exclusive
3155
3156 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3157
3158 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3159
3160 2010-02-10 Tom Tromey <tromey@redhat.com>
3161
3162 * gdb.texinfo (Debugging Output): Document set debug parser and
3163 show debug parser.
3164
3165 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3166
3167 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3168 i386_eflags and i386_mxcsr.
3169
3170 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3171
3172 * gdb.texinfo: Document i386 target features.
3173
3174 2010-02-05 Doug Evans <dje@google.com>
3175
3176 * gdbint.texinfo (Testsuite): Add a new section to document the
3177 various DejaGnu variables that may be overridden.
3178 Document INTERNAL_GDBFLAGS.
3179
3180 2010-02-04 Tom Tromey <tromey@redhat.com>
3181
3182 PR cli/8830:
3183 * gdb.texinfo (Files): -readnow comes before the filename for file
3184 and symbol-file.
3185
3186 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3187
3188 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3189 Document ARM breakpoint types.
3190 (Register Packet Format): Move into the new section.
3191 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3192
3193 2010-01-21 Joel Brobecker <brobecker@adacore.com>
3194
3195 * gdb.texinfo (File Options): Adjust the documentation of this
3196 switch to refer to the "source" command rather than partially
3197 duplicating some of the relevant information.
3198 (Extending GDB): Introduce and document the set/show script-extension
3199 setting.
3200 (Command Files): Add note explaining that the "source" command
3201 is also used to evalute scripts written in other languages.
3202 Remove the short slightly incorrect reference to sourcing Python
3203 scripts.
3204 (Python Commands): Document how to execute a Python script from GDB.
3205
3206 2010-01-19 Joel Brobecker <brobecker@adacore.com>
3207
3208 * gdb.texinfo (Command Files): Fix typo.
3209
3210 2010-01-18 Tom Tromey <tromey@redhat.com>
3211
3212 * gdb.texinfo (File Options): Document -x on .py files.
3213 (Command Files): Document handling of Python scripts.
3214
3215 2010-01-18 Jie Zhang <jie.zhang@analog.com>
3216
3217 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3218
3219 2010-01-15 Stan Shebs <stan@codesourcery.com>
3220
3221 * gdb.texinfo (Trace Files): New section.
3222 (Tracepoint Packets): Document QTSave and qTBuffer.
3223 (Trace File Format): New appendix.
3224
3225 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3226
3227 * gdb.texinfo (Values From Inferior): Document lazy_string value
3228 method.
3229 (Python API): Add Lazy strings menu item.
3230 (Lazy Strings In Python): New node.
3231
3232 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3233
3234 * gdb.texinfo (GDB/MI Thread Information): New.
3235 (GDB/MI Async Records): Document the core field in *stopped.
3236 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3237 documentation
3238 (Process list): Document that osdata document may contain
3239 threads.
3240 (Remote Serial Protocol): Document qXfer:threads.
3241
3242 2010-01-06 Stan Shebs <stan@codesourcery.com>
3243
3244 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3245 disconnected tracing.
3246 (Tracepoint Packets): Document new protocol.
3247
3248 2010-01-05 Stan Shebs <stan@codesourcery.com>
3249
3250 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3251 tracepoints.
3252 (Tracepoint Packets): Describe remote protocol for fast
3253 tracepoints.
3254
3255 2010-01-01 Joel Brobecker <brobecker@adacore.com>
3256
3257 Update the "Start of New Year Procedure".
3258 * gdbint.texinfo: Add the list of files that need to be updated
3259 manually. Minor reformatting.
3260
3261 2010-01-01 Joel Brobecker <brobecker@adacore.com>
3262
3263 * refcard.tex: Update copyright year in header and text.
3264
3265 2010-01-01 Joel Brobecker <brobecker@adacore.com>
3266
3267 * agentexpr.texi: Add 2010 to the list of copyright years.
3268 * annotate.texinfo: Likewise.
3269 * gdb.texinfo: Likewise.
3270 * gdbint.texinfo: Likewise.
3271 * observer.texi: Likewise.
3272 * stabs.texinfo: Likewise.
3273
3274 2009-12-31 Stan Shebs <stan@codesourcery.com>
3275
3276 * gdb.texinfo (Tracepoint Actions): Describe teval.
3277
3278 2009-12-29 Stan Shebs <stan@codesourcery.com>
3279
3280 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
3281
3282 2009-12-28 Stan Shebs <stan@codesourcery.com>
3283
3284 * gdb.texinfo (Trace State Variables): New section.
3285 (Tracepoint Packets): Describe trace state variable packets.
3286 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3287 variable bytecodes.
3288
3289 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3290
3291 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3292 declarations.
3293
3294 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3295
3296 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3297 -gdb-exit behaviour.
3298
3299 2009-12-20 Joel Brobecker <brobecker@adacore.com>
3300
3301 * gpl.texi: Update to version 3 of the GPL.
3302
3303 2009-12-20 Joel Brobecker <brobecker@adacore.com>
3304
3305 * Makefile.in: Update copyright header.
3306 * observer.texi: Fix the copyright header of the generated files.
3307
3308 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3309
3310 * gdb.texinfo (Types In Python): Describe range function.
3311
3312 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3313
3314 * gdb.texinfo (Types In Python): Describe "is_base_class".
3315
3316 2009-12-03 Tom Tromey <tromey@redhat.com>
3317
3318 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3319
3320 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3321
3322 * observer.texi: New memory_changed observer.
3323
3324 2009-12-01 Tom Tromey <tromey@redhat.com>
3325
3326 * gdb.texinfo (Reverse Execution): Fix typo.
3327
3328 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3329
3330 PR gdb/8704
3331
3332 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3333 are allowed after the breakpoint condition.
3334
3335 2009-11-23 Tom Tromey <tromey@redhat.com>
3336
3337 PR python/10782:
3338 * gdb.texinfo (Types In Python): Document Type.pointer.
3339
3340 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3341
3342 * gdb.texinfo (Machine Code): Adjust.
3343
3344 2009-11-11 Pedro Alves <pedro@codesourcery.com>
3345
3346 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3347 (Using Agent Expressions): Delete cross reference.
3348
3349 2009-11-07 Joel Brobecker <brobecker@adacore.com>
3350
3351 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3352 and @settitle directives up to help makeinfo find them.
3353
3354 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3355
3356 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3357 (Auto-loading): Use plural and note one can use multiple components now.
3358
3359 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3360
3361 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3362 -stack-list-arguments have the same documentation for parameter
3363 as -stack-list-locals. Add comas.
3364
3365 2009-10-27 Tom Tromey <tromey@redhat.com>
3366 Eli Zaretskii <eliz@gnu.org>
3367
3368 PR python/10781
3369
3370 * gdb.texinfo (Values From Inferior): Document cast method.
3371
3372 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3373
3374 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3375 and adjust example.
3376
3377 2009-10-22 Michael Snyder <msnyder@vmware.com>
3378
3379 * gdb.texinfo (Process Record and Replay): Document new form of
3380 info record command. Also document the new save and restore
3381 commands.
3382
3383 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3384
3385 * gdb.texinfo (Machine Code): Mention current pc marker.
3386 (Memory): Likewise.
3387
3388 2009-10-19 Pedro Alves <pedro@codesourcery.com>
3389 Stan Shebs <stan@codesourcery.com>
3390
3391 * observer.texi (new_inferior): Rename to...
3392 (inferior_appeared): ... this.
3393
3394 * gdb.texinfo (Inferiors): Rename node to ...
3395 (Inferiors and Programs): ... this. Mention running multiple
3396 programs in the same debug session.
3397 <info inferiors>: Mention the new 'Executable' column if "info
3398 inferiors". Update examples. Document the "add-inferior",
3399 "clone-inferior", "remove-inferior" and "maint info
3400 program-spaces" commands.
3401 (Process): Rename node to...
3402 (Forks): ... this. Document "set|show follow-exec-mode".
3403
3404 2009-10-11 Michael Snyder <msnyder@vmware.com>
3405
3406 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3407 (ReverseContinue): Ditto.
3408
3409 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3410
3411 * gdb.texinfo (Server): Document libthread-db-search-path.
3412
3413 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3414
3415 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3416
3417 2009-10-06 Michael Eager <eager@eagercon.com>
3418
3419 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3420 (Embedded Processors): Add MicroBlaze.
3421 (MicroBlaze): New. Describe Xilinx MicroBlaze
3422
3423 2009-10-04 Pedro Alves <pedro@codesourcery.com>
3424
3425 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3426
3427 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3428
3429 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3430
3431 2009-09-23 Joel Brobecker <brobecker@adacore.com>
3432
3433 * observer.texi (solib_unloaded): Document explicitly the fact that
3434 this observer is called before the associated symbols are unloaded.
3435
3436 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3437
3438 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3439 -stack-list-variables.
3440
3441 2009-09-18 Tom Tromey <tromey@redhat.com>
3442
3443 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3444 is experimental.
3445
3446 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3447
3448 * gdb.texinfo (convenince variables): Mention
3449 $_siginfo could be empty.
3450
3451 2009-09-15 Tom Tromey <tromey@redhat.com>
3452
3453 * gdb.texinfo (GDB/MI Variable Objects): Document
3454 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3455 Expand -var-update documentation.
3456
3457 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3458
3459 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3460 feature.
3461
3462 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3463
3464 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3465
3466 2009-09-10 Michael Snyder <msnyder@vmware.com>
3467
3468 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3469 ReverseStep replies to the qSupported query.
3470
3471 2009-09-10 Joel Brobecker <brobecker@adacore.com>
3472
3473 Add documentation for set/show interactive-mode.
3474 * gdb.texinfo (Other Misc Settings): New node.
3475
3476 2009-09-01 Doug Evans <dje@google.com>
3477
3478 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3479 non-stop mode's affect on remote caching.
3480
3481 2009-08-31 Jacob Potter <jdpotter@google.com>
3482 Doug Evans <dje@google.com>
3483
3484 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3485 Mark `set/show remotecache' options as obsolete.
3486 Document new `set/show stack-cache' option.
3487 Update text for `info dcache'.
3488
3489 2009-08-27 Doug Evans <dje@google.com>
3490
3491 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3492 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3493
3494 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3495
3496 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3497 about autoconf.
3498
3499 2009-08-25 Pedro Alves <pedro@codesourcery.com>
3500
3501 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3502 small example, and describe its columns. Replace "inferior-id" by
3503 "infno" throughout.
3504
3505 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3506
3507 * gdbint.texinfo (Releasing GDB): Point to
3508 README-maintainer-mode file for required autoconf version.
3509 * configure.ac: Do not substitute datarootdir, htmldir,
3510 pdfdir, docdir. Do not process --with-datarootdir,
3511 --with-htmldir, --with-pdfdir, --with-docdir.
3512 * configure: Regenerate.
3513
3514 * configure: Regenerate.
3515
3516 2009-08-20 Reid Kleckner <reid@kleckner.net>
3517
3518 * gdb.texinfo: Add chapter on JIT interface.
3519
3520 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
3521
3522 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
3523 confirmation request.
3524
3525 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3526
3527 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3528 CRC definitions.
3529
3530 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3531
3532 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3533 -break-commands.
3534
3535 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3536
3537 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3538 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3539
3540 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3541
3542 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3543 "set spu stop-on-load" and "show spu stop-on-load" commands.
3544
3545 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3546
3547 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3548
3549 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3550
3551 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3552 org.gnu.gdb.arm.neon.
3553
3554 2009-07-20 Pedro Alves <pedro@codesourcery.com>
3555
3556 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3557 optional element.
3558 (subsection OS ABI): New subsection.
3559
3560 2009-07-14 Stan Shebs <stan@codesourcery.com>
3561
3562 * gdb.texinfo (Tracepoint Conditions): New section.
3563 (General Query Packets): Describe ConditionalTracepoints.
3564 (Tracepoint Packets): Describe condition field.
3565 (Maintenance Commands): Describe maint agent-eval.
3566 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3567
3568 2009-07-11 Hui Zhu <teawater@gmail.com>
3569
3570 * gdb.texinfo (disassemble): Add a new modifier /r
3571 to "disassemble" command to make it print the raw instructions
3572 in hex as well as in symbolic form.
3573
3574 2009-07-09 Tom Tromey <tromey@redhat.com>
3575
3576 * gdbint.texinfo (Testsuite): Document parallel make check.
3577
3578 2009-07-09 Tom Tromey <tromey@redhat.com>
3579
3580 * gdbint.texinfo (Testsuite): Document test transcripts.
3581
3582 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3583
3584 * gdb.texinfo (Values From Inferior): Add length parameter
3585 description.
3586
3587 2009-07-04 Chris Genly <chris@genly.us>
3588
3589 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3590 in -var-list-children. Fix example according to what the code
3591 does.
3592
3593 2009-07-02 Pedro Alves <pedro@codesourcery.com>
3594
3595 * gdb.texinfo (Debugging multiple inferiors): Document the
3596 "inferior", "detach inferior" and "kill inferior" commands.
3597 (Debugging Programs with Multiple Processes): Adjust to mention
3598 generic "inferior" commands. Delete mention of "detach fork" and
3599 "delete fork". Cross reference to "Debugging multiple inferiors"
3600 section.
3601
3602 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3603
3604 * gdbint.texinfo (Item Output Functions): Update signature
3605 for ui_out_field_core_addr.
3606
3607 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3608
3609 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
3610 Update example code extrated from breakpoint.c.
3611
3612 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
3613
3614 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3615 MI commands.
3616 (GDB/MI Symbol Query): Likewise.
3617 (GDB/MI File Commands): Likewise.
3618 (GDB/MI File Transfer Commands): Likewise.
3619 (GDB/MI Target Manipulation): Likewise.
3620 (GDB/MI Miscellaneous Commands): Likewise.
3621
3622 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3623
3624 * gdb.texinfo (Debugging Optimized Code): New chapter.
3625 (Compiling for Debugging): Reference it. Move some
3626 text to the new section.
3627
3628 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3629
3630 * doc/gdb.texinfo (Calling): Document
3631 set-unwind-on-terminating-exception usage.
3632
3633 2009-06-11 Pedro Alves <pedro@codesourcery.com>
3634
3635 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3636 command.
3637
3638 2009-06-07 Pedro Alves <pedro@codesourcery.com>
3639
3640 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3641 references.
3642
3643 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3644
3645 * gdbint.texinfo: Rename formal parameters to gdbarch function
3646 protoypes from "current_gdbarch" to "gdbarch".
3647
3648 2009-05-28 Tom Tromey <tromey@redhat.com>
3649
3650 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3651
3652 2009-05-27 Tom Tromey <tromey@redhat.com>
3653
3654 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3655 feature.
3656 (GDB/MI Variable Objects): Document -var-set-visualizer.
3657
3658 2009-04-02 Tom Tromey <tromey@redhat.com>
3659
3660 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3661 feature.
3662 (GDB/MI Variable Objects): Document -var-set-visualizer.
3663
3664 2009-05-27 Tom Tromey <tromey@redhat.com>
3665 Thiago Jung Bauermann <bauerman@br.ibm.com>
3666 Phil Muldoon <pmuldoon@redhat.com>
3667
3668 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3669 (Pretty Printing): New node.
3670 (Selecting Pretty-Printers): Likewise.
3671 (Python API): Update.
3672 (Output Formats): Document /r format.
3673
3674 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3675 Tom Tromey <tromey@redhat.com>
3676
3677 * gdb.texinfo (Types In Python): New node.
3678 (Values From Inferior): "type" is now an attribute.
3679 (Python API): Update.
3680
3681 2009-05-27 Tom Tromey <tromey@redhat.com>
3682 Thiago Jung Bauermann <bauerman@br.ibm.com>
3683 Phil Muldoon <pmuldoon@redhat.com>
3684
3685 * gdb.texinfo: Add @syncodeindex for `tp'.
3686 (Python API): Update.
3687 (Auto-loading): New node.
3688 (Objfiles In Python): New node.
3689
3690 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3691
3692 * gdb.texinfo (Threads): Document libthread-db-search-path.
3693
3694 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
3695
3696 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3697
3698 2009-05-12 Pedro Alves <pedro@codesourcery.com>
3699
3700 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3701 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3702 show show-debug-regs' docs.
3703
3704 2009-05-08 Eli Zaretskii <eliz@gnu.org>
3705
3706 * gdb.texinfo (Process Record and Replay): Add description of
3707 reverse execution.
3708
3709 2009-05-07 Joel Brobecker <brobecker@adacore.com>
3710
3711 * gdbint.texinfo (Adding support for debugging core files): New node.
3712 (Native Debugging): Remove the ``Native core file Support'' section.
3713
3714 2009-05-01 Eli Zaretskii <eliz@gnu.org>
3715
3716 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3717 Add index entries.
3718
3719 2009-04-30 Hui Zhu <teawater@gmail.com>
3720 Michael Snyder <msnyder@vmware.com>
3721
3722 * gdb.texinfo: (Process Record and Replay): Add documentation for
3723 process record and replay.
3724
3725 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3726
3727 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3728 a new part on command-line defined macros.
3729
3730 2009-04-25 Eli Zaretskii <eliz@gnu.org>
3731
3732 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3733 clarify the wording.
3734
3735 2009-04-23 Tom Tromey <tromey@redhat.com>
3736
3737 * gdb.texinfo (Data Files): New node.
3738 (GDB Files): Update menu.
3739
3740 2009-04-23 Joel Brobecker <brobecker@adacore.com>
3741
3742 * gdbint.texinfo (Defining Other Architecture Features): Remove
3743 entry for PROCESS_LINENUMBER_HOOK.
3744
3745 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3746
3747 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3748
3749 2009-04-22 Hui Zhu <teawater@gmail.com>
3750
3751 * gdb.texinfo (disassemble-next-line): Set the default of
3752 disassemble-next-line to off.
3753
3754 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3755
3756 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3757 --with-htmldir): New.
3758 * configure: Regenerate.
3759 * Makefile.in (datarootdir, docdir): Define.
3760 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3761 instead of $(SET_TEXINPUTS).
3762 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3763 gdbint.info instead of $(SET_TEXINPUTS).
3764 (gdbint/index.html): Use same -I options as for building
3765 gdbint.info.
3766 (stabs.dvi, stabs.pdf): Use same -I options as for building
3767 stabs.info instead of $(SET_TEXINPUTS).
3768 (stabs/index.html): Use same -I options as for building
3769 stabs.info.
3770 (annotate.dvi, annotate.pdf): Use same -I options as for building
3771 annotate.info instead of $(SET_TEXINPUTS).
3772 (annotate/index.html): Use same -I options as for building
3773 annotate.info.
3774
3775 2009-04-21 David Daney <ddaney@caviumnetworks.com>
3776
3777 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3778
3779 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3780
3781 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3782
3783 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
3784 Joseph Myers <joseph@codesourcery.com>
3785
3786 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3787 (MAKEHTMLFLAGS): Set to empty.
3788 (html__strip_dir): Define.
3789 (HTMLFILES): Define.
3790 (HTMLFILES_INSTALL): Define.
3791 (install-html): Copy new automake rule.
3792 (html): Depend on $(HTMLFILES).
3793 (gdb_toc.html): Rename to gdb/index.html.
3794 (gdbint_toc.html): Rename to gdbint/index.html.
3795 (stabs_toc.html): Rename to stabs/index.html.
3796 (annotate_toc.html): Rename to annotate/index.html.
3797
3798 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3799
3800 * Makefile.in: Set pdfdir and htmldir from configure
3801 substitutions.
3802 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3803 * configure: Regenerate.
3804
3805 2009-04-16 Joel Brobecker <brobecker@adacore.com>
3806
3807 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3808 This macro is no longer used.
3809
3810 2009-04-15 Tom Tromey <tromey@redhat.com>
3811
3812 * gdb.texinfo (Character Sets): Document default character set.
3813
3814 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3815
3816 * gdbint.texinfo: Change server name from sources.redhat.com to
3817 sourceware.org throughout.
3818
3819 2009-04-09 Joel Brobecker <brobecker@adacore.com>
3820
3821 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3822 about a missing dot or coma after @xref.
3823
3824 2009-04-02 Joel Brobecker <brobecker@adacore.com>
3825
3826 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3827 example, and add a small explanation about it.
3828 (Print Settings): Change the documentation of the "set print
3829 frame-arguments" to reflect the fact that the default is now "scalars".
3830
3831 2009-04-02 Joel Brobecker <brobecker@adacore.com>
3832
3833 * gdb.texinfo (Print Settings): Add kindex for command "set
3834 print frame-arguments".
3835
3836 2009-03-31 Joel Brobecker <brobecker@adacore.com>
3837
3838 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3839 breakpoints.
3840 (Set Breaks): Add reference to thread-specific and task-specific
3841 breakpoints.
3842
3843 2009-03-31 Joel Brobecker <brobecker@adacore.com>
3844
3845 * gdb.texinfo (Ada Tasks): Remove the documentation about
3846 the "Running" state, as this state has been eliminated.
3847 Now all runnable tasks are shown as "Runnable".
3848
3849 2009-03-30 Stan Shebs <stan@codesourcery.com>
3850
3851 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3852 special case of breakpoints.
3853 (Enable and Disable Tracepoints): Mention deprecation.
3854 (Listing Tracepoints): Update description and example.
3855
3856 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3857
3858 * gdb.texinfo (Frames in Python): New node.
3859 (Python API): Update.
3860
3861 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3862
3863 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3864 from a method to an attribute.
3865
3866 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3867
3868 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3869 attribute.
3870
3871 2009-03-25 Pedro Alves <pedro@codesourcery.com>
3872
3873 * observer.texi (thread_exit): Add "silent" parameter.
3874
3875 2009-03-22 Pedro Alves <pedro@codesourcery.com>
3876
3877 * observer.texi (about_to_proceed): New.
3878
3879 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3880
3881 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3882 field throughout to handle types with spaces in them. Fix typos
3883 found by aspell.
3884 (Summary, Requirements, Contributors): New first chapter,
3885 "Summary" added, old Requirements section moved there, and new
3886 section, "Contributors" added.
3887 (Initializing a New Architecture, Register Representation)
3888 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3889 (Porting gdb): These sections extended and updated.
3890 (Compiler Characteristics): This section (empty) deleted.
3891 (Defining Other Architecture Features): This section renamed and
3892 duplicate material removed from (formerly "Target Conditionals").
3893 Use braces {} in @deftypeXX type field throughout to handle types
3894 with spaces in them. Typos found by aspell fixed.
3895
3896 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3897 * stack_frame.pdf: Version of image for PDF output.
3898 * stack_frame.png: Version of image for HTML output and for Emacs.
3899 * stack_frame.txt: Version of image for Info output.
3900 * stack_frame.eps: Version of image for TeX DVI output.
3901
3902 2009-03-21 Eli Zaretskii <eliz@gnu.org>
3903
3904 * gdb.texinfo (Character Sets): Fix last change.
3905
3906 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3907
3908 * gdb.texinfo (Values From Inferior): Fix optional arguments
3909 markup.
3910 (Commands In Python): Adjust argument names of gdb.Command.__init__
3911 to what the function accepts as keywords.
3912
3913 2008-03-20 Tom Tromey <tromey@redhat.com>
3914
3915 * gdb.texinfo (Convenience Vars): Document convenience functions.
3916 (Functions In Python): New node.
3917 (Python API): Update.
3918
3919 2009-03-20 Tom Tromey <tromey@redhat.com>
3920
3921 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3922 set target-wide-charset.
3923 (Requirements): Mention iconv.
3924
3925 2009-03-17 Hui Zhu <teawater@gmail.com>
3926
3927 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3928
3929 2009-03-17 Hui Zhu <teawater@gmail.com>
3930
3931 * gdb.texinfo: Add documentation for disassemble-next-line.
3932
3933 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3934
3935 * gdb.texinfo (Commands In Python): Remove tindex entries.
3936
3937 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3938
3939 * gdb.texinfo (Returning): New description for missing debug info.
3940
3941 2009-03-14 Pedro Alves <pedro@codesourcery.com>
3942
3943 * gdb.texinfo (Remote Configuration): Document query-attached.
3944 (General Query Packets): Document qAttached.
3945
3946 2009-03-05 Pedro Alves <pedro@codesourcery.com>
3947
3948 * gdb.texinfo (Background Execution): Better describe the set
3949 target-async command.
3950 (Maintenance Commands): Delete description of the `maint set/show
3951 linux-async' and `maint set/show remote-async' commands.
3952
3953 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3954
3955 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3956 between sentences.
3957
3958 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3959
3960 * gdb.texinfo (GDB/MI Async Records): Document the
3961 =library-loaded and =library-unloaded notifications.
3962
3963 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3964
3965 * observer.texi (test_notification): New observer.
3966
3967 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3968
3969 * observer.texi: Add parameter 'print_frame' to normal_stop
3970 observer.
3971
3972 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3973
3974 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3975 (Commands In Python): Fix COMMAND_* constants in last change. Use
3976 @kbd for interactive input. Add cross-references and index
3977 entries.
3978
3979 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3980
3981 * gdb.texinfo (Signals): Document $_siginfo.
3982 (Convenience Variables): Mention $_siginfo.
3983 (Remote Configuration): Document qXfer:siginfo:read,
3984 qXfer:siginfo:write packets, and the read-siginfo-object,
3985 write-siginfo-object commands.
3986
3987 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3988
3989 * gdbint.texinfo (Values): New chapter.
3990
3991 2009-02-06 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.texinfo (Python API): Add entry for Commands In Python.
3994 (Commands In Python): New node.
3995
3996 2009-02-05 Tom Tromey <tromey@redhat.com>
3997
3998 * gdb.texinfo (Values From Inferior): Document Value.string.
3999
4000 2009-02-05 Tom Tromey <tromey@redhat.com>
4001
4002 * gdb.texinfo (Basic Python): Document execute's from_tty
4003 argument.
4004
4005 2009-02-04 Tom Tromey <tromey@redhat.com>
4006
4007 * gdb.texinfo (Basic Python): Document gdb.history.
4008
4009 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4010
4011 * gdb.texinfo (GDB/MI Thread Commands): Document the
4012 'current-thread-id' field. Remove the example with zero threads,
4013 since current GDB won't ever report that if there's inferior.
4014
4015 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4016
4017 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4018 option to -break-insert.
4019
4020 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4021 Jerome Guitton <guitton@adacore.com>
4022
4023 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4024 (System-wide configuration): New section.
4025
4026 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4027
4028 PR gdb/7580:
4029 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4030 internal-error|internal-warning quit|corefile ask|yes|no".
4031
4032 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4033
4034 * gdb.texinfo (Using the `gdbserver' Program): Document
4035 --remote-debug.
4036
4037 2009-01-23 Doug Evans <dje@google.com>
4038
4039 * gdb.texinfo: Add nexti to list of commands that support
4040 background execution.
4041
4042 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4043
4044 * gdb.texinfo (Define, Hooks): Document prefix command support.
4045
4046 2009-01-14 Joseph Myers <joseph@codesourcery.com>
4047 Carlos O'Donell <carlos@codesourcery.com>
4048
4049 Fixes for makeinfo --html.
4050
4051 * annotate.texinfo: Use @copying and @insertcopying. Use
4052 @ifnottex in place of @ifinfo.
4053 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4054 place of @ifinfo. Use @ifnotinfo for one index entry.
4055 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4056 in place of @ifinfo.
4057 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4058 in place of @ifinfo. Include contents at start unconditionally.
4059
4060 2009-01-13 Pedro Alves <pedro@codesourcery.com>
4061
4062 * gdb.texinfo (General Query Packets): Remove @var{} around the
4063 "spu" literal string.
4064
4065 2009-01-07 Pedro Alves <pedro@codesourcery.com>
4066
4067 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4068 program may be running in another process" errors.
4069 * gdbint.texinfo (Native Conditionals): Delete
4070 ONE_PROCESS_WRITETEXT description.
4071
4072 2009-01-07 Joel Brobecker <brobecker@adacore.com>
4073
4074 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4075 emacs local variable to be placed at the end of the ChangeLog.
4076 Add server.c and gdbreplay.c to the list of files where the
4077 copyright year needs to be updated.
4078
4079 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4080
4081 * gdb.texinfo (Remote Configuration): Document new
4082 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4083 commands.
4084
4085 2008-12-28 Pedro Alves <pedro@codesourcery.com>
4086
4087 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4088 FETCH_INFERIOR_REGISTERS.
4089 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4090 FETCH_INFERIOR_REGISTERS descriptions. Remove
4091 gdbarch_get_longjmp_target descrition, since already described in
4092 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4093 (Target Conditionals): ... here.
4094
4095 2008-12-16 Joel Brobecker <brobecker@adacore.com>
4096
4097 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4098 examples.
4099 (Additions to Ada): Likewise. Add the missing opening and closing
4100 parenthesis of the GDB prompt in one of the examples.
4101
4102 2008-12-14 Joel Brobecker <brobecker@adacore.com>
4103
4104 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4105 about the result of 'Address not being of type System.Address.
4106 This problem has been fixed a while ago.
4107
4108 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4109
4110 MI non-stop and multiprocess docs.
4111
4112 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4113 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4114 Adjust documentation for *stopped, document =thread-created,
4115 =thread-exited, =thread-group-created and =thread-group-exited.
4116 (GDB/MI Thread Commands): Document the 'state' field in
4117 -thread-info output.
4118 (GDB/MI Program Execution): Mention --all and --thread-group
4119 options.
4120 (GDB/MI Variable Objects): Describe floating and fixed variable
4121 objects.
4122 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
4123
4124 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4125
4126 * gdb.texinfo (Operating System Information): New appendix.
4127 (Operating System Auxiliary Information): Document 'info os processes'
4128 (Remote Configuration): Document 'osdata'
4129 (General Query Packets): Document qXfer:osdata:read.
4130
4131 2008-11-27 Tristan Gingold <gingold@adacore.com>
4132
4133 * gdb.texinfo (Darwin): Document Darwin specific features.
4134
4135 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4136
4137 * gdbint.texinfo (Target Conditionals): Extend the
4138 gdbarch_breakpoint_from_pc description.
4139
4140 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4141
4142 * gdb.texinfo (M68K Features): Fix typo.
4143
4144 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4145
4146 * gdb.texinfo (Symbols): Mention printing containing
4147 image name in "info symbol".
4148 (Maint translate-address): Likewise.
4149
4150 2008-11-18 Joel Brobecker <brobecker@adacore.com>
4151
4152 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4153 commands "catch load" and "catch unload".
4154
4155 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4156
4157 * gdb.texinfo (GDB/MI Async Records): Document
4158 =thread-selected.
4159
4160 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4161
4162 * observer.texi (new_inferior, inferior_exit): New observers.
4163
4164 2008-10-27 Pedro Alves <pedro@codesourcery.com>
4165
4166 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4167 .mt files, TM_CLIBS or TM_CDEPS.
4168 (x86 Watchpoints): Don't mention TDEPFILES.
4169
4170 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4171
4172 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4173 (Overview): Mention notifications and non-stop mode behavior.
4174 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4175 with non-stop mode behavior. Add vStopped description.
4176 (Stop Reply Packets): Update list of packets that return
4177 stop replies. Mention non-stop behavior.
4178 (General Query Packets): Document QNonStop packet and associated
4179 qSupported query response.
4180 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4181 behavior.
4182 (Notification Packets): New section.
4183 (Remote Non-Stop): New section.
4184 (File-I/O Overview): Mention non-stop behavior.
4185
4186 2008-10-24 Hui Zhu <teawater@gmail.com>
4187 Pedro Alves <pedro@codesourcery.com>
4188
4189 * gdb.texinfo (displaced-stepping): Describe the auto mode
4190 setting, and say it's the default. This is now a mainstream
4191 setting instead of a maintenance setting.
4192
4193 2008-10-23 Pedro Alves <pedro@codesourcery.com>
4194
4195 * observer.texi (thread_stop_requested): New.
4196
4197 2008-10-22 Joel Brobecker <brobecker@adacore.com>
4198
4199 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4200 (Patching): Replace incorrect usage of @samp by @kbd.
4201
4202 2008-10-17 Michael Snyder <msnyder@vmware.com>
4203
4204 * gdb.texinfo: Add documentation for reverse execution.
4205
4206 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4207 Eli Zaretskii <eliz@gnu.org>
4208
4209 * gdb.texinfo. (Values From Inferior): New subsubsection.
4210
4211 2008-10-06 Doug Evans <dje@google.com>
4212
4213 * gdb.texinfo (set debug dwarf2-die): Document it.
4214
4215 2008-10-01 Joel Brobecker <brobecker@adacore.com>
4216
4217 * gdb.texinfo (catch) [exception]: Document how to insert
4218 a breakpoint on user-defined exceptions when the exception
4219 name is identical to one of the language-defined ones.
4220
4221 2008-09-27 Tom Tromey <tromey@redhat.com>
4222
4223 * gdb.texinfo (Macros): Remove text about stringification,
4224 varargs, and splicing.
4225
4226 2008-09-27 Tom Tromey <tromey@redhat.com>
4227
4228 * gdbint.texinfo (Language Support): Remove text about omitting
4229 support for a language.
4230
4231 2008-09-23 Doug Evans <dje@google.com>
4232
4233 * gdb.texinfo (info dcache): Update.
4234
4235 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4236
4237 * gdb.texinfo (Packets): Add info on thread-id syntax and
4238 multiprocess extensions.
4239 <D>: Document multiprocess form of packet.
4240 <H>: Use thread-id syntax.
4241 <T>: Likewise.
4242 <vCont>: Likewise. Note this is required for multiprocess.
4243 <vKill>: New packet.
4244 (Stop Reply Packets) <T>: Use thread-id syntax.
4245 <W>: Document multiprocess form of reply.
4246 <X>: Likewise.
4247 (General Query Packets) <qC>: Use thread-id syntax.
4248 <qfThreadInfo>: Likewise.
4249 <qGetTLSAddr>: Likewise.
4250 <qP>: Likewise.
4251 <qSupported>: Add "multiprocess" feature.
4252 <qThreadExtraInfo>: Use thread-id syntax.
4253
4254 2008-09-22 Stan Shebs <stan@codesourcery.com>
4255
4256 * gdb.texinfo (Inferiors): New section.
4257
4258 2008-09-12 Pedro Alves <pedro@codesourcery.com>
4259
4260 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4261
4262 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4263
4264 * gdbint.texinfo (Target Conditionals): Remove documentation
4265 for gdbarch_name_of_malloc.
4266
4267 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4268
4269 * gdb.texinfo (Interrupts): Mention TCP interface for
4270 sending BREAK.
4271
4272 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4273
4274 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4275 argument prefix to "set sysroot".
4276
4277 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4278
4279 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4280 and False.
4281
4282 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4283
4284 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4285 for possible features of -list-features.
4286
4287 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4288
4289 * gdb.texinfo (Background execution): Adjust example
4290 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4291
4292 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4293
4294 * doc/gdb.texinfo (PowerPC): Fix typo.
4295 (PowerPC features): Fix typo.
4296
4297 2008-08-18 Pedro Alves <pedro@codesourcery.com>
4298
4299 * observer.texi (thread_ptid_changed): New.
4300
4301 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
4302
4303 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4304 (PowerPC features): Mention feature set for VSX registers.
4305
4306 2008-08-13 Joel Brobecker <brobecker@adacore.com>
4307
4308 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4309 the direct visibility of all names in user-written packages.
4310
4311 2008-08-13 Pedro Alves <pedro@codesourcery.com>
4312
4313 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4314 setting, and make it the default.
4315 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4316 non-stop script example.
4317
4318 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4319
4320 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4321 reference to the "Using Different Register and Memory Data
4322 Representation" section.
4323
4324 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4325
4326 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4327 (Remote Protocol): Add Packet Acknowledgment to menu.
4328 (Overview): Mention +/- can be disabled, and point to new section
4329 where this is discussed in detail.
4330 (General Query Packets): Document QStartNoAckMode packet, and
4331 corresponding qSupported reply.
4332 (Packet Acknowledgment): New section.
4333
4334 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4335 Pedro Alves <pedro@codesourcery.com>
4336
4337 * gdb.texinfo (Threads): Move paragraph about automatic thread
4338 selection to All-Stop Mode subsection.
4339 (Thread Stops): Reorganize existing material into subsections.
4340 Add introductory blurb and menu.
4341 (Non-Stop Mode): New subsection.
4342 (Background Execution): New subsection.
4343 (Maintenance Commands): Add cross-references from async mode
4344 commands to the new Background Execution section.
4345
4346 2008-08-06 Tom Tromey <tromey@redhat.com>
4347
4348 * gdb.texinfo (Extending GDB): New chapter.
4349 (Sequences): Demoted chapter, now a section under the new
4350 Extending GDB chapter.
4351 (Python): New section.
4352
4353 2008-07-31 Stan Shebs <stan@codesourcery.com>
4354
4355 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4356
4357 2008-07-29 Stan Shebs <stan@codesourcery.com>
4358
4359 * gdbint.texinfo: General round of cleanup and minor
4360 clarifications.
4361 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4362 (Longjmp Support): Update description to reflect how it is done
4363 for targets without using native header.
4364 (Symbol Handling): Add a little more general explanation.
4365 (COFF, ELF): Mention stabs encapsulation.
4366 (DWARF 3): New section.
4367 (Adding a New Host): Scrub out some obsolete bits.
4368 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4369 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4370 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4371 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4372 SEEK_SET, STOP_SIGNAL, USG.
4373 (Raw and Virtual Register Representations): Ditto for
4374 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4375 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4376 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4377 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4378 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4379 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4380 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4381 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4382 DEPRECATED_USE_STRUCT_CONVENTION.
4383 Describe gdbarch_deprecated_fp_regnum.
4384 Update description of gdbarch_print_insn.
4385 (Adding a New Target): Scrub out obsolete bits.
4386 (Obsolete Conditionals): Remove entire section.
4387
4388 2008-07-25 Tom Tromey <tromey@redhat.com>
4389
4390 * observer.texi (GDB Observers): Document new observers:
4391 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4392 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4393 architecture_changed.
4394
4395 2008-07-21 Stan Shebs <stan@codesourcery.com>
4396
4397 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4398 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4399
4400 2008-07-21 Tom Tromey <tromey@redhat.com>
4401
4402 * observer.texi (GDB Observers): Remove obsolete comment.
4403 <executable_changed>: Remove argument.
4404
4405 2008-07-18 Tom Tromey <tromey@redhat.com>
4406
4407 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4408
4409 2008-07-10 Doug Evans <dje@google.com>
4410
4411 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4412
4413 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4414
4415 * gdb.texinfo (Starting): Document "set disable-randomization".
4416
4417 2008-07-07 Andreas Schwab <schwab@suse.de>
4418
4419 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4420
4421 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4422
4423 * gdb.texinfo (GDB/MI Target Manipulation): Add
4424 example of -target-attach.
4425
4426 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4427
4428 * observer.texi (target_resumed): New observer.
4429 * gdb.texinfo (GDB/MI Output Records): Document *running.
4430
4431 2008-06-06 Tom Tromey <tromey@redhat.com>
4432
4433 * gdb.texinfo (Completion): Add field name example.
4434
4435 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4436
4437 * gdb.texinfo (GDB/MI Program Context): Added example
4438 to -exec-arguments
4439
4440 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
4441
4442 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4443 annotation.
4444
4445 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
4446 Nathan Sidwell <nathan@codesourcery.com>
4447 Joseph Myers <joseph@codesourcery.com>
4448
4449 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4450 and ACX_BUGURL.
4451 * configure: Regenerate.
4452 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4453 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4454 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4455 mailing-list-specific text about bug reporting unless
4456 BUGURL_DEFAULT.
4457
4458 2008-06-05 Pedro Alves <pedro@codesourcery.com>
4459
4460 * gdb.texinfo (-target-select): Remove reference to target async.
4461 (Maintenance Commands): Document "maint set/show remote-async".
4462
4463 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4464
4465 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4466 in -target-file-get section.
4467
4468 2008-05-22 Pedro Alves <pedro@codesourcery.com>
4469
4470 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4471 killing the inferior when it is already debugging a process.
4472
4473 2008-05-21 Joel Brobecker <brobecker@adacore.com>
4474
4475 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4476 abbreviation for "finish".
4477
4478 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
4479
4480 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4481
4482 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4483
4484 * gdbint.texinfo (Target Conditionals): Delete entry for
4485 gdbarch_dwarf_reg_to_regnum.
4486
4487 2008-05-09 Doug Evans <dje@google.com>
4488
4489 * gdb.texinfo: Document "find" command, qSearch:memory packet.
4490
4491 2008-05-05 Doug Evans <dje@google.com>
4492
4493 * gdb.texinfo (disassemble): Document /m modifier.
4494
4495 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4496
4497 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4498 will not report the time of commands that run the target.
4499
4500 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4501
4502 * gdb.texinfo (GDB/MI Output Records): Add
4503 missing semicolon.
4504
4505 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4506
4507 * gdb.texinfo (GDB/MI Output Records):
4508 Document =thread-create and =thread-exited.
4509
4510 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4511
4512 * gdb.texinfo (GDB/MI Development and Front Ends):
4513 Remove mention of dmi-discuss.
4514
4515 2008-05-03 Pedro Alves <pedro@codesourcery.com>
4516
4517 * observer.texi (thread_exit): New.
4518
4519 2008-05-02 Pedro Alves <pedro@codesourcery.com>
4520
4521 * gdb.texinfo (Debugging Output): Document "set/show debug
4522 displaced".
4523 (Maintenance Commands): Document "maint set/show
4524 can-use-displaced-stepping".
4525
4526 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4527
4528 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4529 and set/show arm force-mode.
4530
4531 2008-05-02 Andreas Schwab <schwab@suse.de>
4532
4533 * gdbint.texinfo (Algorithms): Describe
4534 target_watchpoint_addr_within_range.
4535
4536 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4537
4538 * gdbint.texinfo (Stack Frames): New chapter.
4539 (Algorithms): Move Frames text to the new chapter.
4540 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4541 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4542
4543 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4544
4545 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4546 output does not necessary include any tokens.
4547
4548 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
4549
4550 * gdb.texinfo (Set SH Calling convention): New @item.
4551 (Show SH Calling convention): Ditto.
4552
4553 2008-04-22 Markus Deuling <deuling@de.ibm.com>
4554
4555 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4556
4557 2008-04-20 Eli Zaretskii <eliz@gnu.org>
4558
4559 * gdb.texinfo (Set Breaks): Mention that multiple location
4560 breakpoints need line number info. Add index entries.
4561
4562 2008-04-19 Craig Silverstein <csilvers@google.com>
4563
4564 * gdb.texinfo (Requirements): Add an optional requirement on
4565 zlib.
4566 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4567 Compressed DWARF 2.
4568
4569 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4570
4571 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4572 sample output for 'stopped,reason="breakpoint-hit"' message.
4573 (GDB/MI Program Execution): Likewise.
4574
4575 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4576
4577 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
4578 -var-set-format. Add -f option to -var-evaluate-expression.
4579
4580 2008-04-03 Joel Brobecker <brobecker@adacore.com>
4581
4582 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4583 new node "Ambiguous Expressions". Replace references to this
4584 node by references to "Ambiguous Expressions" throughout.
4585 (Ambiguous Expressions): New node.
4586
4587 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4588
4589 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4590
4591 2008-03-21 Pedro Alves <pedro@codesourcery.com>
4592
4593 * gdb.texinfo (Debugging Output): Document
4594 "set/show debug lin-lwp-async".
4595 (Maintenance Commands): Document "maint set/show linux-async".
4596
4597 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4598
4599 * gdb.texinfo (Expressions): Update description of malloced arrays.
4600
4601 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4602
4603 * gdb.texinfo (Thread Commands): Document
4604 -thread-info. Remove -thread-list-all-threads.
4605
4606 2008-03-14 Pedro Alves <pedro@codesourcery.com>
4607 Sandra Loosemore <sandra@codesourcery.com>
4608
4609 * gdb.texinfo (Library List Format): Update to mention the
4610 possibility to pass section addresses instead of segment
4611 addresses.
4612
4613 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4614
4615 * gdb.texinfo (Starting): Document "set exec-wrapper".
4616 (Server): Document gdbserver --wrapper.
4617
4618 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4619
4620 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4621 unreadable memory. Delete obsolete SPARClite reference.
4622
4623 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4624
4625 * gdb.texinfo (Starting): Mention always-running targets.
4626 (Target Commands): Add an anchor for load.
4627 (Connecting): Explain continue instead of run.
4628
4629 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4630
4631 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4632
4633 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
4634
4635 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4636 breakpoint table.
4637
4638 2008-02-19 Pedro Alves <pedro@codesourcery.com>
4639
4640 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4641 killing the inferior when it is already debugging a process.
4642
4643 2008-02-13 Markus Deuling <deuling@de.ibm.com>
4644
4645 * gdbint.texinfo (Build Script): New section. Mention new build script
4646 gdb_buildall.sh.
4647
4648 2008-02-01 Jim Blandy <jimb@red-bean.com>
4649
4650 * gdb.texinfo (Help): Summarize 'info args' correctly.
4651
4652 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4653
4654 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4655 available in PowerPC architecture.
4656 (Embedded Processors): Change node name of PowerPC item in menu.
4657 (PowerPC): Rename to...
4658 (PowerPC Embedded): this.
4659 (Architectures): Add new PowerPC item in menu.
4660 (PowerPC): New node.
4661
4662 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4663
4664 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4665 commands.
4666
4667 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4668
4669 * gdb.texinfo (Setting Catchpoints): Mention features
4670 supported on GNU/Linux.
4671
4672 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
4673
4674 * gdb.texinfo (GDB/MI File Commands): Describe new output
4675 field for MI command -file-list-exec-source-file.
4676
4677 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4678
4679 * gdb.texinfo (Using the `gdbserver' Program): Add security
4680 warning. Rearrange into subsections and subsubsections. Document
4681 --multi and --debug. Correct --with-sysroot typo. Update --attach
4682 usage. Make load reference clearer. Document monitor exit.
4683 (Remote Configuration): Document set remote exec-file, attach-packet,
4684 and run-packet.
4685 (Packets): Document vAttach and vRun.
4686
4687 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
4688
4689 * gdb.texinfo (Processes): Mention process command.
4690 detach-on-follow -> detach-on-fork.
4691
4692 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4693
4694 * gdbint.texinfo (Native Conditionals): Remove
4695 SHELL_COMMAND_CONCAT and SHELL_FILE.
4696
4697 2008-01-26 Eli Zaretskii <eliz@gnu.org>
4698
4699 * gdb.texinfo (Specify Location): Improve wording.
4700
4701 2008-01-23 Chris Demetriou <cgd@google.com>
4702
4703 * gdb.texinfo (Threads): Document new "set print thread-events"
4704 and "show print thread-events" commands.
4705
4706 2008-01-19 Eli Zaretskii <eliz@gnu.org>
4707
4708 * gdb.texinfo (Specify Location): New section.
4709 (Delete Breaks, Edit, Set Breaks): Remove description of
4710 locations. Instead, add a reference to "Specify Location".
4711 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4712 (Symbols): Refer to "Specify Location" for the valid forms of
4713 linespecs and locations.
4714
4715 2008-01-18 Markus Deuling <deuling@de.ibm.com>
4716
4717 * gdbint.texinfo (Target Conditionals): Replace the description of
4718 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4719
4720 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4721
4722 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4723 about &&var, which is rejected by the expression parser.
4724
4725 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
4726
4727 * gdb.texinfo (Output): Update documentation on using printf with DFP
4728 types.
4729
4730 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4731
4732 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4733 subsubsection.
4734 (Decimal Floating Point format): New subsubsection.
4735
4736 2008-01-05 Pedro Alves <pedro@codesourcery.com>
4737
4738 * gdb.texinfo (File Options): Remove mention of the attempt to
4739 open a core file with the -p option. Don't list -c as a valid
4740 option to attach to a process.
4741
4742 2008-01-05 Pedro Alves <pedro@codesourcery.com>
4743
4744 * gdbint.texinfo (Host Conditionals): Remove mention of
4745 ALIGN_STACK_ON_ENTRY.
4746
4747 2008-01-05 Joel Brobecker <brobecker@adacore.com>
4748
4749 * gdbint.texinfo (Start of New Year Procedure): Add item
4750 describing how to update the source and documentation copyright
4751 notices.
4752
4753 2007-12-18 Jim Blandy <jimb@codesourcery.com>
4754
4755 * gdb.texinfo (Set Watchpoints): Integrate per-thread
4756 watchpoint explanation into the main description of the watchpoint
4757 command; update synopses of 'watch', 'rwatch', and 'awatch'
4758 commands.
4759
4760 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4761
4762 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4763 Document 'pending-breakpoints' feature of
4764 -list-features.
4765
4766 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
4767
4768 * gdb.texinfo: Add new parameter's description.
4769
4770 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4771
4772 * gdb.texinfo (Overview): Clarify run-length encoding
4773 example. Remove the restriction on "+" and "-" characters.
4774
4775 2007-12-15 Eli Zaretskii <eliz@gnu.org>
4776
4777 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4778
4779 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
4780
4781 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4782 the -f option for -break-insert, remove -r option,
4783 and clarify specification of location.
4784
4785 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4786
4787 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4788 formatting.
4789 (Remote Debugging): Add File Transfer section.
4790 (Remote Configuration): Document Host I/O packets.
4791 (GDB/MI): Add GDB/MI File Transfer Commands section.
4792 (Host I/O Packets): New section in "Remote Protocol".
4793 (Packets): Add vFile.
4794
4795 2007-11-17 Eli Zaretskii <eliz@gnu.org>
4796
4797 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4798 breakpoints with multiple locations.
4799 (Breakpoint Menus): Improve wording.
4800 (Output): Fix last change.
4801
4802 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4803
4804 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4805
4806 2007-11-15 Doug Evans <dje@google.com>
4807
4808 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4809
4810 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4811
4812 * gdbint.texinfo (Native Conditionals): Remove
4813 mention of CLEAR_SOLIB.
4814
4815 2007-11-11 Joel Brobecker <brobecker@adacore.com>
4816
4817 * gdb.texinfo (Print Settings): Add documentation for "set/show
4818 print frame-arguments".
4819
4820 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
4821
4822 * gdb.texinfo (Output): Update printf command's description.
4823
4824 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4825
4826 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4827 powerpc soft-float".
4828
4829 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4830
4831 * gdb.texinfo (Files): Correct formatting. Mention Expat
4832 requirement.
4833 (Requirements for Building GDB): Expand the list of Expat
4834 uses.
4835 (Library List Format, Memory Map Format): Mention Expat.
4836 (Target Descriptions): Update Expat wording.
4837
4838 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4839
4840 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4841 Document that gdbarch_convert_register_p should return zero for no-op
4842 conversions.
4843
4844 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4845
4846 * gdbint.texi (Compiler Characteristics): Move documentation
4847 of set_gdbarch_sofun_address_maybe_missing back to ...
4848 (Target Conditionals): ... here to fix build break.
4849
4850 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4851
4852 * gdbint.texi (Target Conditionals): Remove documentation of
4853 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4854 (Compiler Characteristics): ... documentation of
4855 set_gdbarch_sofun_address_maybe_missing.
4856
4857 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4858
4859 * gdbint.texinfo (Target Conditionals): Use
4860 frame_unwind_register_unsigned in examples instead of
4861 frame_unwind_unsigned_register.
4862
4863 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4864
4865 * gdb.texinfo (Predefined Target Types): Add int128
4866 and uint128.
4867 (Standard Target Features): Add PowerPC features.
4868
4869 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4870
4871 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4872
4873 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4874
4875 * gdbint.texi (Target Conditionals): Remove documentation
4876 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4877 gdbarch_extract_return_value, and gdbarch_store_return_value.
4878
4879 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4880
4881 * gdbint.texi (Target Conditionals): Remove documentation of
4882 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4883
4884 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
4885
4886 * gdb.texinfo: Mention that inaccessible-by-default is on by
4887 default.
4888
4889 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4890
4891 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4892
4893 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4894
4895 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4896 multi-threaded watchpoints.
4897 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4898 checked. Describe sticky notification. Expand description
4899 of steppable and continuable watchpoints.
4900 (Watchpoints and Threads): New subsection.
4901
4902 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4903
4904 * gdb.texinfo (Setting Breakpoints): Revise
4905 documentation for pending breakpoints. Document
4906 breakpoints with multiple locations.
4907
4908 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4911 Document -list-features.
4912
4913 2007-09-15 Eli Zaretskii <eliz@gnu.org>
4914
4915 * gdb.texinfo (Output): Spell out which features of C's printf are
4916 not supported by GDB's printf.
4917 (Separate Debug Files): More accurate wording regarding build ID
4918 and a reference to the ld manual rather than the Fedora wiki.
4919
4920 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4921 Jim Blandy <jimb@codesourcery.com>
4922
4923 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4924 (Examining Memory): Update mentions of the 's' format.
4925 (Automatic Display): Likewise.
4926
4927 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4928
4929 * gdb.texinfo: Update the FSF's Back-Cover Text.
4930
4931 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4932 Eli Zaretskii <eliz@gnu.org>
4933
4934 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4935 Fixed the ``build ID'' name. New binaries build instructions for the
4936 build ID inclusion. Explain how the commands are specific to the build
4937 ID vs. debug link.
4938
4939 2007-09-01 Eli Zaretskii <eliz@gnu.org>
4940
4941 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4942 indexing for ``build ID'' support.
4943
4944 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4945
4946 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4947 Enlisted BUILD ID to the debug file searching example.
4948 Included a BUILD ID `.note.gnu.build-id' section description.
4949 Updated/added the debug files splitting instructions for OBJCOPY.
4950
4951 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4952
4953 * gdb.texinfo (Variable Objects): Adjust docs
4954 for -var-info-expression and document
4955 -var-info-path-expression.
4956
4957 2007-08-20 Jim Blandy <jimb@codesourcery.com>
4958
4959 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4960 (title page): Include the dedication in the printed manual, as a
4961 separate page after the copyright notice.
4962
4963 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4964 don't break a @var across a line.
4965
4966 2007-07-25 Maciej W. Rozycki <macro@mips.com>
4967
4968 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4969 for include files.
4970
4971 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4972
4973 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
4974 in annotate.texinfo.
4975 (Command History): Link to new node.
4976
4977 2007-07-05 Markus Deuling <deuling@de.ibm.com>
4978
4979 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4980
4981 2007-07-05 Eli Zaretskii <eliz@gnu.org>
4982
4983 * gdbint.texinfo (Target Conditionals): Fix last change.
4984
4985 2007-07-03 Markus Deuling <deuling@de.ibm.com>
4986
4987 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4988 routines:
4989 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4990 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4991 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4992 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4993 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4994 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4995 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4996 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4997 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4998 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4999 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5000 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5001 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5002 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5003 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5004 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5005 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5006 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5007 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5008 (SOFTWARE_SINGLE_STEP_P)
5009
5010 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5011 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5012
5013 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5014 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5015 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5016 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5017 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5018 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5019 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5020 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5021 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5022 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5023
5024 (Converting an existing Target Architecture to Multi-arch): Remove
5025 section.
5026
5027 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5028 (gdbarch_addr_bits_remove): Add code example.
5029
5030 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5031
5032 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5033
5034 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5035 Add other missing entries. Adjust the table size to fit.
5036 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5037 stop reasons including the new "library" event.
5038 (General Query Packets): Adjust table widths for qSupported. Mention
5039 qXfer:libraries:read reply to qSupported and document the new packet.
5040 (Library List Format): New section.
5041
5042 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5043
5044 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5045
5046 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5047
5048 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5049
5050 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
5051
5052 * gdbint.texinfo (Register and Memory Data): Break sections
5053 into nodes and add a menu.
5054
5055 2007-06-21 Maciej W. Rozycki <macro@mips.com>
5056
5057 * gdb.texinfo (Examining Memory): Document the new behaviour.
5058
5059 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5060
5061 * gdb.texinfo (Standard Target Features): Document
5062 m68k features.
5063
5064 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5065
5066 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5067
5068 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5069
5070 * gdb.texinfo (Target Description Format): Add version attribute
5071 for <target>.
5072
5073 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5074
5075 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5076
5077 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5078
5079 * gdb.texinfo (MIPS Features): New subsection.
5080
5081 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5082 Markus Deuling <deuling@de.ibm.com>
5083
5084 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5085 and qXfer:spu:write packets and mention them under qSupported.
5086
5087 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5088 Markus Deuling <deuling@de.ibm.com>
5089
5090 * gdb.texinfo (Architectures): Add new SPU section to document
5091 Cell Broadband Engine SPU architecture specific commands.
5092
5093 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5094
5095 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5096 comments.
5097
5098 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
5099
5100 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5101
5102 2007-05-29 Jim Blandy <jimb@codesourcery.com>
5103
5104 * gdb.texinfo (Overview): Doc fix.
5105
5106 2007-05-22 Maciej W. Rozycki <macro@mips.com>
5107
5108 * gdb.texinfo (Remote Configuration): Document "set/show
5109 remoteflow".
5110
5111 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5112
5113 * gdb.texinfo (MIPS): Remove documentation for set mips
5114 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5115 stack-arg-size.
5116
5117 2007-05-14 Bob Wilson <bob.wilson@acm.org>
5118
5119 * all-cfg.texi (GDBTUI): New.
5120 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5121 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5122 (TUI Configuration): Edit to improve clarity and fix problems of
5123 both style and content.
5124
5125 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5126
5127 * observer.texi (GDB Observers): New observer "new_objfile".
5128
5129 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5130
5131 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5132
5133 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5134
5135 * gdb.texinfo (GDB/MI Variable Objects): Document
5136 frozen variables objects.
5137
5138 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5139
5140 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5141 (Character Sets, Caching Data of Remote Targets): Likewise.
5142 (Targets): Delete Remote node. Move its text...
5143 (Debugging Remote Programs): ...to here. Delete description
5144 of the "remote" command.
5145 (Remote configuration): Delete description of "set remotedevice"
5146 and "show remotedevice".
5147 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5148
5149 2007-04-11 Bob Wilson <bob.wilson@acm.org>
5150
5151 * gdb.texinfo (Contributors, Continuing and Stepping)
5152 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5153 (General Query Packets, File-I/O Remote Protocol Extension)
5154 (Protocol Basics, The F Reply Packet, Write)
5155 (Protocol-specific Representation of Datatypes, Memory Transfer):
5156 Fix hyphenation, punctuation and grammar problems.
5157 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5158 'section' instead of 'subsection' in the text.
5159 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5160 (i386): Remove period from section name.
5161 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5162 (Config Names, Configure Options): Use @file{configure}.
5163
5164 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5165
5166 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5167 and tab expansion.
5168
5169 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5170
5171 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5172
5173 2007-04-02 Bob Wilson <bob.wilson@acm.org>
5174
5175 * gdb.texinfo: Consistently capitalize all significant words in
5176 node names, chapter titles, section titles, and headings. Update
5177 cross references to match.
5178 (Starting and Stopping Trace Experiment): Make node name plural.
5179 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5180
5181 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5182
5183 * gdb.texinfo (WinCE): Delete obsolete subsection.
5184
5185 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5186
5187 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5188 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5189 references.
5190
5191 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5192
5193 * gdb.texinfo (Startup): Delete references to some alternate
5194 names for .gdbinit.
5195 (Thread): Remove LynxOS reference.
5196 (Tandem ST2000): Delete target-specific documentation.
5197 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5198 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5199 and GDB_OSABI_LYNXOS.
5200
5201 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5202
5203 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5204
5205 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5206
5207 * gdbint.texinfo (Target Conditionals): Remove mention of
5208 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5209 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5210
5211 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5212
5213 * Makefile.in: Add "pdfdir" installation
5214 directory, PDFTEX macro, support for "install-pdf" target,
5215 and rules for making a pdf version of refcard.texi.
5216 * refcard.tex: Specify paper size for PDF output.
5217
5218 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5219
5220 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5221
5222 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5223
5224 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5225 (Source Path, Character Sets, Macros, Define)
5226 (GDB/MI Result Records, GDB/MI Simple Examples)
5227 (GDB/MI Program Execution, GDB/MI File Commands)
5228 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5229 (Bug Reporting): Use @value{GCC}.
5230
5231 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5232
5233 * gdb.texinfo (Help): Fix formatting of examples.
5234 (Variables): Use @ifnotinfo instead of @iftex.
5235 (Non-debug DLL symbols): Use @ref instead of @pxref.
5236 (Sparclet File): Use @samp instead of quotes.
5237
5238 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5239
5240 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5241
5242 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5243
5244 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5245 the order of the nodes.
5246 (C Operators, C Constants, Debugging C): Remove extra menus.
5247 (Method Names in Commands): Do not specify next/prev/up nodes.
5248
5249 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5250
5251 * gdb.texinfo (File Options): Add missing parenthesis.
5252 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5253
5254 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5255
5256 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5257
5258 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5259
5260 * gdb.texinfo (Standard Target Features): Mention
5261 case insensitivity.
5262 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5263
5264 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
5265
5266 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5267 (Files): Add section name to argument list for pxref.
5268 (Non-debug DLL symbols): Don't use `see' for pxref.
5269 (Embedded Processors): Fix typo.
5270 (GDB/MI Breakpoint Commands): Execution commands generate
5271 *stopped not ^done.
5272
5273 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
5274
5275 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5276 values for in_scope. Mention that only root variables can be
5277 updated.
5278 (GDB/MI Development and Front Ends): Explain new values may be
5279 added to existing fields.
5280
5281 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5282
5283 * gdb.texinfo (-target-disconnect): Use @smallexample.
5284 (Requirements): Add anchor for Expat. Update description.
5285 (Target Descriptions): Mention Expat.
5286 (Target Description Format): Document new elements. Use
5287 @smallexample.
5288 (Predefined Target Types, Standard Target Features): New sections.
5289 * gdbint.texinfo (Target Descriptions): New section.
5290
5291 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5292
5293 * gdb.texinfo (Target Description Format): Add section on XInclude.
5294
5295 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
5296
5297 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5298 command -enable-timings.
5299
5300 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5301
5302 * gdbint.texinfo (Operation System ABI Variant Handling): Update
5303 descriptions for new/deleted elements in gdb_osabi. Add missing
5304 description for function generic_elf_osabi_sniff_abi_tag_sections.
5305
5306 2007-01-29 Joel Brobecker <brobecker@adacore.com>
5307
5308 * gdb.texinfo (Maintenance Commands): Add documentation for
5309 the new "maint print target-stack" command.
5310
5311 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5312 Eli Zaretskii <eliz@gnu.org>
5313
5314 * gdb.texinfo: Describe CHAR array vs. string identification rules.
5315
5316 2007-01-26 Eli Zaretskii <eliz@gnu.org>
5317
5318 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5319 Use @value{NGCC} instead of @value{GCC}.
5320
5321 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5322
5323 * agentexpr.texi: Fix typos.
5324 * annotate.texinfo: Likewise.
5325 * gdb.texinfo: Likewise.
5326 * gdbint.texinfo: Likewise.
5327 * observer.texi: Likewise.
5328 * stabs.texinfo: Likewise.
5329
5330 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5331
5332 * gdbint.texinfo (Support Libraries): Remove mmalloc
5333 entry. Describe readline library.
5334
5335 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5336
5337 * gdb.texinfo (Target Descriptions): New section.
5338 (General Query Packets): Add QPassSignals anchor. Mention
5339 qXfer:features:read under qSupported. Expand mentions of
5340 qXfer:memory-map:read and QPassSignals. Document
5341 qXfer:features:read.
5342
5343 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5344
5345 * gdb.texinfo (Commands to specify files): Describe
5346 "set sysroot" and "show sysroot".
5347 (Using the `gdbserver' program): Lowercase argument
5348 to @var. Expand description of setting up GDB on the
5349 host.
5350
5351 2007-01-05 Joel Brobecker <brobecker@adacore.com>
5352
5353 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5354 catch exception, catch exception unhandled, and catch assert
5355 commands.
5356
5357 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5358
5359 * gdb.texinfo (Debugging Output): Document "set debug xml"
5360 and "show debug xml".
5361
5362 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5363
5364 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5365
5366 2007-01-01 Joel Brobecker <brobecker@adacore.com>
5367
5368 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5369
5370 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5371
5372 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5373 note in @ignore, to be removed later if nobody complains.
5374
5375 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
5376
5377 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5378 of -var-delete.
5379
5380 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5381
5382 * gdb.texinfo (Setting breakpoints): Document
5383 automatic software/hardware breakpoint usage and
5384 the "set breakpoint auto-hw" command.
5385
5386 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5387
5388 * gdb.texinfo (Memory Access Checking): New.
5389
5390 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5391
5392 * gdb.texinfo (Remote configuration): Mention
5393 "pass-signals-packet".
5394 (General Query Packets): Document QPassSignals. Fix
5395 a typo.
5396
5397 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5398
5399 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5400
5401 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5402
5403 * gdb.texinfo (Remote configuration): Rewrite documentation for
5404 packet configuration commands.
5405 (OS Information): Adjust reference to qXfer:auxv:read.
5406 (General Query Packets): Remove references to read-aux-vector-packet
5407 and set remote get-thread-local-storage-address.
5408
5409 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5410
5411 * gdbint.texinfo (Target Architecture Definition): Add new
5412 Initializing a New Architecture section.
5413
5414 2006-10-31 David Taylor <dtaylor@emc.com>
5415
5416 * stabs.texinfo (Macro define and undefine): New node describing
5417 stabs for #define and #undef.
5418
5419 2006-10-27 Andreas Schwab <schwab@suse.de>
5420
5421 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5422
5423 2006-10-21 Eli Zaretskii <eliz@gnu.org>
5424
5425 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5426 clarify on the possible meanings of ``expression'' watched by
5427 watchpoints. Add indexing.
5428 (Prompting, Errors, Invalidation, Annotations for Running)
5429 (Source Annotations): Fix index entries by adding "annotation" to
5430 them, to discriminate from index entries that point to the more
5431 general topic descriptions.
5432
5433 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5434
5435 * gdbint.texinfo (Target Vector Definition): Move most
5436 content into Existing Targets. Add a menu.
5437 (Existing Targets): New section, moved from Target Vector
5438 Definition. Use @subsection.
5439 (Managing Execution State): New section.
5440
5441 2006-10-16 Bob Wilson <bob.wilson@acm.org>
5442
5443 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5444
5445 2006-10-15 Eli Zaretskii <eliz@gnu.org>
5446
5447 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5448 (Command Syntax, Signals, Backtrace, Connecting)
5449 (Remote configuration, Renesas Boards, Console I/O): Fix last
5450 change: use Ctrl- instead of C-, except wrt Emacs.
5451 (File-I/O Examples): Put Ctrl-c in @kbd.
5452 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5453 (Console I/O): Use @samp with Ctrl-.
5454 (Signals, Set Breaks, Set Watchpoints): Document optional
5455 arguments to `info signals' `handle', `info breakpoints', and
5456 `info watchpoints'.
5457
5458 2006-10-14 Eli Zaretskii <eliz@gnu.org>
5459
5460 * gdb.texinfo (Backtrace): Fix last change.
5461
5462 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
5463
5464 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5465
5466 2006-10-10 Bob Wilson <bob.wilson@acm.org>
5467
5468 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5469 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5470 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
5471
5472 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5473 Daniel Jacobowitz <dan@codesourcery.com>
5474
5475 * gdb.texinfo (Packets): Document vFlashErase,
5476 vFlashWrite and vFlashDone packets.
5477 (General Query Packets): Document qXfer:memory-map:read.
5478 Add a new feature for qXfer:memory-map:read.
5479 (Memory map format): New section.
5480 (Target Commands): Mention that gdb can write flash.
5481
5482 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5483 Daniel Jacobowitz <dan@codesourcery.com>
5484
5485 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5486 memory regions and "mem auto".
5487
5488 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5489
5490 * gdbint.texinfo (Array Containers): New section.
5491
5492 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5493
5494 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5495 -stack-list-arguments HIGH_FRAME argument can be larger then the
5496 actual number of frames.
5497
5498 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5499
5500 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5501 -stack-list-locals HIGH_FRAME argument can be larger then the
5502 actual number of frames.
5503
5504 2006-09-02 Bob Wilson <bob.wilson@acm.org>
5505
5506 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5507 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5508
5509 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5510
5511 * gdbint.texinfo (Overall Structure): New section "Source Tree
5512 Structure".
5513
5514 2006-08-17 Jim Blandy <jimb@codesourcery.com>
5515
5516 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5517 responses.
5518
5519 2006-08-08 Joel Brobecker <brobecker@adacore.com>
5520
5521 * gdb.texinfo (Source Path): Add documentation for new
5522 substitute-path commands.
5523
5524 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5525
5526 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5527 (Running Configure): ...here.
5528 (Requirements): New node. Mention expat.
5529
5530 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5531
5532 * gdb.texinfo (Target Commands): Remove
5533 'set download-write-size' and 'show download-write-size'.
5534
5535 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5536
5537 * stabs.texinfo (Member Type Descriptor): Correct example for
5538 pointer to member types.
5539
5540 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5541
5542 * gdb.texinfo (Optional warnings and messages): Add
5543 'set/show trace-commands'.
5544 (Command files): Add '-v' to source command.
5545
5546 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5547
5548 * gdb.texinfo (OS Information): Update qPart reference to
5549 qXfer.
5550 (Remote configuration): Likewise.
5551 (Overview): Move @cindex to the start of a paragraph. Talk
5552 about binary data encoding.
5553 (Packets): Refer to the overview for the details of the X
5554 packet encoding.
5555 (General Query Packets): Remove qPart description. Add qXfer
5556 description. Add an anchor to qSupported. Correct feature
5557 table title. Add a new feature for qXfer:auxv:read.
5558 (Interrupts): Add a missing parenthesis.
5559
5560 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5561
5562 * gdb.texinfo (KOD): Remove node.
5563 (GDB/MI Kod Commands): Remove commented out node.
5564
5565 2006-07-01 Eli Zaretskii <eliz@gnu.org>
5566
5567 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5568 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5569 (GDB/MI Thread Commands, GDB/MI Program Execution)
5570 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5571 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5572 (GDB/MI File Commands, GDB/MI Target Manipulation)
5573 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5574 since the MI prompt is hard-wired into the code.
5575
5576 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
5577
5578 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5579 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5580 (GDB/MI Data Manipulation): Remove description of unimplemented
5581 display related commands as variable objects perform this function
5582 and are superior: -display-delete, -display-disable,
5583 -display-enable, -display-insert and -display-list. Move
5584 -environment-cd, -environment-directory, -environment-path
5585 and -environment-pwd to "Program Context".
5586 (GDB/MI Program Control): Rename to "Program Execution". Move
5587 -exec-arguments -exec-abort to...
5588 (GDB/MI Program Context): ...here. New node split from "Data
5589 Manipulation".
5590
5591 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5592
5593 * gdb.texinfo (Remote configuration): Document set / show
5594 remote supported-packets.
5595 (General Query Packets): Document qSupported packet.
5596
5597 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5598
5599 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5600 and font markup.
5601 (Protocol basics): Likewise.
5602 (The F request packet): Likewise.
5603 (The F reply packet): Likewise.
5604 (Memory transfer): Move this node to be a subsubsection of
5605 "Protocol specific representation of datatypes".
5606 (The Ctrl-C message): More copy editing.
5607 (Console I/O): Likewise.
5608 (The isatty call): Delete this node, and merge its content into
5609 the "isatty" node. Fixed references elsewhere.
5610 (The system call): Delete this node, and merge its content into
5611 the "system" node. Fixed references elsewhere.
5612 (open): Reformat to use @table, and add appropriate font markup.
5613 (close): Likewise.
5614 (read): Likewise.
5615 (write): Likewise.
5616 (lseek): Likewise.
5617 (rename): Likewise.
5618 (unlink): Likewise.
5619 (stat/fstat): Likewise.
5620 (gettimeofday): Likewise.
5621 (isatty): Likewise.
5622 (system): Likewise, plus minor changes to fix confusing wording.
5623 (Integral datatypes): Fix font markup.
5624 (Pointer values): Likewise.
5625 (struct stat): Fix markup to use @table, plus minor copy editing.
5626 (struct timeval): Fix font markup, plus minor copy editing.
5627 (Constants): Minor copy editing.
5628 (Errno values): Add font markup.
5629 (File-I/O Examples): Likewise.
5630
5631 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
5632
5633 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5634 (GDB/MI Simple Examples): Move node up one level. Use real
5635 examples.
5636 (GDB/MI Compatibility with CLI): Update.
5637 (GDB/MI Result Records): Add "connected" and "exit" result
5638 classes.
5639 (GDB/MI Stream Records): Clarify target output.
5640 (GDB/MI Command Description Format): Modify example description.
5641 (GDB/MI Breakpoint Table Commands): Rename to...
5642 (GDB/MI Breakpoint Commands): ...this
5643 (GDB/MI Breakpoint Commands): Add optional thread field.
5644 (GDB/MI Program Control): Add an introduction. Move "Program
5645 termination" examples into exec-run description.
5646 (GDB/MI File Commands): Mention similar CLI commands.
5647 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5648 is similar to "-gdb-version".
5649
5650 2006-06-09 Eli Zaretskii <eliz@gnu.org>
5651
5652 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5653
5654 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
5655
5656 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5657 sourceware.org for mailing lists.
5658 (GDB/MI File Commands): New node split from Program Control.
5659
5660 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
5661
5662 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
5663
5664 2006-05-22 Eli Zaretskii <eliz@gnu.org>
5665
5666 * gdb.texinfo (Cygwin Native): Fix last change.
5667
5668 2006-05-22 Christopher Faylor <cgf@timesys.com>
5669
5670 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5671
5672 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
5673
5674 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5675 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5676
5677 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5678
5679 * gdb.texinfo (General Query Packets): Recommend not starting
5680 new packets with qC and clarify.
5681
5682 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
5683
5684 * gdb.texinfo (M2 Types): New section.
5685
5686 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5687
5688 * agentexpr.texi: Add a copyright and license notice.
5689 * observer.texi: Likewise, with GPL clause for function prototypes.
5690 Remove trailing whitespace.
5691
5692 2006-05-05 Jim Blandy <jimb@codesourcery.com>
5693
5694 * gdb.texinfo (General Query Packets): Document conventions for
5695 terminating packet names, and their violations.
5696
5697 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5698
5699 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5700 * gdb.texinfo: Likewise.
5701
5702 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5703
5704 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5705 and "show remotedebug".
5706 (Debugging Output): Add additional index entries.
5707
5708 2006-04-27 Michael Snyder <msnyder@redhat.com>
5709
5710 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5711
5712 2006-04-22 Andrew Cagney <cagney@redhat.com>
5713
5714 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5715 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5716
5717 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5718
5719 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5720 and remove breakpoint prototypes.
5721 (Watchpoints): Move description of target_insert_hw_breakpoint and
5722 target_remove_hw_breakpoint ...
5723 (Breakpoints): ... to here. Document target_insert_breakpoint and
5724 target_remove_breakpoint.
5725
5726 2006-04-17 Jim Blandy <jimb@codesourcery.com>
5727
5728 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5729 and C packets are optional.
5730
5731 2006-04-14 Frederic Riss <frederic.riss@st.com>
5732
5733 * gdb.texinfo (Specifying source directories): Update the description
5734 of the source file search to reflect the fact that the source path
5735 always contains at least $cdir and $cwd.
5736
5737 2006-03-31 Michael Snyder <msnyder@redhat.com>
5738
5739 * gdb.texinfo: Update copyright dates.
5740
5741 2006-03-31 Eli Zaretskii <eliz@gnu.org>
5742
5743 * gdb.texinfo (Overview): Add an index entry to "empty response".
5744
5745 2006-03-28 Jim Blandy <jimb@codesourcery.com>
5746
5747 * gdbint.texinfo (Prologue Analysis): New section.
5748
5749 2006-03-07 Jim Blandy <jimb@red-bean.com>
5750
5751 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5752
5753 * gdb.texinfo (Target Commands): Update text describing how to
5754 specify a target. Refer to the detailed section on remote
5755 debugging, not the brief mention.
5756
5757 * gdb.texinfo (Connecting): Organize the different 'target remote'
5758 connection methods into a table. Add a 'target remote' index
5759 entry. (!!!)
5760
5761 2006-02-17 Fred Fish <fnf@specifix.com>
5762
5763 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5764 'ptype' commands to reflect the fact that the only significant
5765 difference between them is that ptype prints the complete type
5766 description instead of just the name.
5767
5768 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5769
5770 * gdbint.texinfo (Watchpoints): Delete
5771 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5772
5773 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
5774
5775 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5776 times fields where needed. Fix typos. Update general form given
5777 for output of -break-insert.
5778 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5779
5780 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdbint.texinfo (Symbol Handling): Add a section
5783 on memory management.
5784
5785 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
5786
5787 * gdb.texinfo (Breakpoint table commands): Document the fullname
5788 field in -break-list output.
5789
5790 2006-02-03 Eli Zaretskii <eliz@gnu.org>
5791
5792 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5793 debugging information produced by the various "set debug..."
5794 options.
5795
5796 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5797
5798 * gdb.texinfo (Files): Remove obsolete bits from the description
5799 of "symbol-file".
5800
5801 2006-01-25 Jim Blandy <jimb@redhat.com>
5802
5803 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5804
5805 2006-01-24 Jim Blandy <jimb@redhat.com>
5806
5807 * gdbint.texinfo (Frames): Document the basics of GDB's register
5808 unwinding model, and explain the existence of the "sentinel" frame.
5809
5810 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5811
5812 * gdb.texinfo (Choosing files): Mention that -directory is used
5813 for script files.
5814 (Specifying source directories): Likewise.
5815 (Command files): Explain how script files are found.
5816
5817 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5818
5819 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5820 the threads in a multi-threaded program.
5821 (Threads): The threadno argument of "thread apply" can be a range
5822 of numbers.
5823
5824 2006-01-18 Jim Blandy <jimb@redhat.com>
5825
5826 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5827 of warning flags.
5828
5829 2006-01-13 Eli Zaretskii <eliz@gnu.org>
5830
5831 * gdb.texinfo (Sequences): Improve menu annotations.
5832 (Define): Add index entries for arguments of user-defined
5833 commands. Move the description of flow-control commands...
5834 (Command Files): ...to here. Document loop_break and
5835 loop_continue.
5836 (Define, Command Files): Document `end' and add index entries for
5837 it.
5838
5839 2006-01-04 Michael Snyder <msnyder@redhat.com>
5840
5841 * gdb.texinfo: Add documentation for linux-fork.
5842 * gdbint.texinfo: Add internal documentation for checkpoints.
5843
5844 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5845
5846 * gdb.texinfo (Omissions from Ada): Document that there is now
5847 limited aggregate support.
5848
5849 2005-12-28 Eli Zaretskii <eliz@gnu.org>
5850
5851 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5852 registers and the likes.
5853
5854 2005-12-24 Eli Zaretskii <eliz@gnu.org>
5855
5856 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5857 (Symbols): Fix usage of "e.g.".
5858 (Memory Region Attributes): Fix usage of "etc."
5859
5860 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5861 (Coding): Fix usage of "e.g.".
5862
5863 2005-12-23 Eli Zaretskii <eliz@gnu.org>
5864
5865 * stabs.texinfo:
5866 * refcard.tex:
5867 * gpl.texi:
5868 * gdbint.texinfo:
5869 * gdb.texinfo:
5870 * gdb-cfg.texi:
5871 * fdl.texi:
5872 * annotate.texinfo:
5873 * all-cfg.texi:
5874 * Makefile.in: Add (C) after Copyright. Update the FSF
5875 address.
5876
5877 2005-12-03 Eli Zaretskii <eliz@gnu.org>
5878
5879 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5880 extend GDB with commands for external monitor.
5881
5882 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5883
5884 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5885
5886 2005-11-25 Joel Brobecker <brobecker@adacore.com>
5887
5888 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5889
5890 2005-11-21 Jim Blandy <jimb@redhat.com>
5891
5892 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5893 placement of 'R' actions in tracepoint action packets; document
5894 dependence of 'X' and 'M' actions on a preceding 'R' action for
5895 their registers.
5896
5897 2005-11-19 Jim Blandy <jimb@redhat.com>
5898
5899 * gdb.texinfo (Tracepoint Packets): New node.
5900 (General Query Packets): Add entries for the tracepoint packets,
5901 referring to the "Tracepoint Packets" node.
5902 (Tracepoints): Add reference to "Tracepoint Packets".
5903
5904 2005-11-18 Kevin Buettner <kevinb@redhat.com>
5905
5906 * gdb.texinfo (set remotebreak): Add anchor.
5907 (X packet): Likewise.
5908 (Remote Protocol): Add new section `Interrupts' and new index
5909 entry `interrupts (remote protocol)'.
5910
5911 2005-11-18 Jim Blandy <jimb@redhat.com>
5912
5913 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5914 entries into the General Query Packets section. Add a
5915 cross-reference to that section. Drop description of replies, as
5916 these are covered in the descriptions of each packet.
5917 (General Query Packets): Add introductory text. Explain naming
5918 conventions, and how the end of a name is recognized.
5919
5920 2005-11-17 Kevin Buettner <kevinb@redhat.com>
5921
5922 * gdb.texinfo (Remote configuration): Fix typo in description of
5923 "set remotebreak" command.
5924
5925 2005-11-16 Jim Blandy <jimb@redhat.com>
5926
5927 * gdb.texinfo (Packets, Stop Reply Packets)
5928 (General Query Packets): Various formatting cleanups.
5929 - Use @samp for packet contents.
5930 - Drop summaries from packet @item lines; the same information appears
5931 immediately below in the description.
5932 - Delete paragraph breaks after packet @item commands, so that the
5933 description appears directly to the right of the packet prototype
5934 in the printed manual, if it fits.
5935 - Place spaces in packet prototypes between @vars and non-@var
5936 letters, and explain that they're just for formatting.
5937 - Use @dots{} instead of '...'.
5938 - Fix uses of @code where @var was needed.
5939 - Replace "deprecated" markers with English text spelling out the
5940 packet's status and the preferred alternatives.
5941 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5942 what this ever meant.
5943 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5944 this for a long time.
5945 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5946 implemented several times, and have been in use for years.
5947
5948 2005-11-15 Jim Blandy <jimb@redhat.com>
5949
5950 * gdb.texinfo (Packets): Add index entries for 'm' packet
5951 disclaimers.
5952
5953 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5954 of stub when processing an 'm' packet.
5955
5956 * gdb.texinfo (Packets): Mention that packets beginning with
5957 letters are reserved once, at the top, instead of actually listing
5958 them all and saying "reserved".
5959
5960 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5961
5962 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5963 Change @var{$arg0 to @code{$arg0.
5964
5965 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5966
5967 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5968
5969 2005-11-12 Jim Blandy <jimb@redhat.com>
5970
5971 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5972 order. Remove extraneous 'z'.
5973
5974 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5975
5976 * gdb.texinfo (Choosing files): Add --eval-command.
5977
5978 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5979
5980 * gdb.texinfo (Choosing modes): Add --return-child-result.
5981
5982
5983 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5984
5985 * gdb.texinfo (Choosing modes): Add --batch-silent.
5986
5987 2005-10-28 Eli Zaretskii <eliz@gnu.org>
5988
5989 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5990 "The -var-update Command".
5991
5992 2005-10-03 Joel Brobecker <brobecker@adacore.com>
5993
5994 * gdb.texinfo (Print Settings): Add documentation for set/show
5995 print array-indexes.
5996
5997 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5998
5999 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6000 6.2 and 6.3.
6001
6002 2005-08-27 Eli Zaretskii <eliz@gnu.org>
6003
6004 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6005 since 19-Jan-2004.
6006 (Files): Likewise.
6007 (Variables, Symbols): Document the "<incomplete type>" message and
6008 its reasons.
6009
6010 2005-08-01 Fred Fish <fnf@specifix.com>
6011
6012 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6013
6014 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
6015
6016 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6017 option for -var-list-children and -var-update.
6018 (GDB/MI Stack Manipulation): Simplify description of
6019 print-values option for -stack-list-locals.
6020 (GDB/MI Command Description Format): Clarify.
6021 (Mode Options): Spelling of superseded.
6022
6023 2005-07-12 Bob Rossi <bob@brasko.net>
6024
6025 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6026 corresponding GDB command comment.
6027
6028 2005-07-06 Bob Rossi <bob@brasko.net>
6029
6030 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6031 and -inferior-tty-show.
6032 (Input/Output): Document "set/show inferior-tty" and tty alias.
6033
6034 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6035
6036 * gdb.texinfo (Packets): Change description of 'D' packet to note
6037 that GDB does wait for a response.
6038
6039 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6040
6041 * gdb.texinfo (History) Rename "Command History".
6042 (Command History): Move node "Server Prefix" from section on
6043 Annotations here.
6044
6045 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6046
6047 * gdb.texinfo (GDB/MI Stack Manipulation):
6048 Re-instate -stack-info-frame with example. Say that it gets
6049 info on selected frame, not current frame.
6050
6051 2005-06-18 Eli Zaretskii <eliz@gnu.org>
6052
6053 * gdb.texinfo (Server): Clarify that `file' should be used before
6054 connecting to the server.
6055 (Files): Add an xref to the above description.
6056 (Output Formats): More detailed description of the `c' format.
6057 (Memory): List explicitly all the formats supported by `x'.
6058 (Threads): Add an @cindex entry for "thread apply".
6059 (Files): Document the possibility of loading unlinked object
6060 files. Add more indexing for solib-absolute-prefix and
6061 --with-sysroot.
6062 (Machine Code): Document possible problems with locations in
6063 shared libraries.
6064 (Backtrace): Document that free-standing environments do not need
6065 to have a `main' function.
6066
6067 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
6068
6069 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6070 -stack-info-frame.
6071
6072 2005-06-07 Andrew Cagney <cagney@gnu.org>
6073
6074 * gdb.texinfo (Contributors): Note the original multi-arch
6075 contributors.
6076
6077 2005-06-03 Eli Zaretskii <eliz@gnu.org>
6078
6079 * gdb.texinfo (Registers): Add index entries for the standard
6080 registers.
6081 (Frames): Add cross-reference from frame pointer description to
6082 the Registers node.
6083 (Annotations Overview): Fix the reference to GDB name.
6084
6085 2005-06-01 Eli Zaretskii <eliz@gnu.org>
6086
6087 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6088 can-use-hw-watchpoints.
6089
6090 2005-05-28 Bob Rossi <bob@brasko.net>
6091
6092 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6093 the possible reasons why an exec async record would be returned to FE.
6094
6095 2005-05-26 Andrew Cagney <cagney@gnu.org>
6096
6097 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6098 Andrew Cagney implemented the original GDB/MI.
6099
6100 2005-05-23 Orjan Friberg <orjanf@axis.com>
6101
6102 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6103 documentation. Add documentation for cris-mode.
6104
6105 2005-05-20 Eli Zaretskii <eliz@gnu.org>
6106
6107 * gdb.texinfo (Numbers): Explain the example and make the wording
6108 more acurate.
6109
6110 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6111 Dennis Brueni <dennis@slickedit.com>
6112
6113 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6114 (GDB/MI Data Manipulation, GDB/MI Program Control)
6115 (GDB/MI Stack Manipulation): Update examples to include the fullname
6116 attribute in stack frames.
6117
6118 2005-05-12 Eli Zaretskii <eliz@gnu.org>
6119
6120 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6121 do with other non-standard names of init files.
6122
6123 2005-05-11 Eli Zaretskii <eliz@gnu.org>
6124
6125 * gdb.texinfo (Command Files): Move the description of the startup
6126 from here...
6127 (Startup): ...to this new subsection of the Invocation chapter.
6128 Rearrange the description of init files more logically and add a
6129 cross-reference to "Command Files". Document the special gdbinit
6130 name for CISCO 68k. Expand the description of what GDB does
6131 during startup.
6132 (History): Add index entry for HISTSIZE.
6133
6134 2005-05-02 Mark Kettenis <kettenis@gnu.org>
6135
6136 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6137
6138 2005-05-02 Eli Zaretskii <eliz@gnu.org>
6139
6140 * gdb.texinfo (SVR4 Process Information, The isatty call)
6141 (The system call): Don't use foo(N) notation for man pages and
6142 functions.
6143 (Compilation, DJGPP Native): Improve wording.
6144
6145 2005-04-27 Eli Zaretskii <eliz@gnu.org>
6146
6147 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6148 were optimized away.
6149
6150 2005-04-22 Eli Zaretskii <eliz@gnu.org>
6151
6152 * gdb.texinfo (Remote configuration): Document "set/show
6153 get-thread-local-storage-address". Add cross-reference to the
6154 description of the qGetTLSAddr packet.
6155 (General Query Packets): Mention "set remote
6156 get-thread-local-storage-address" and add a reference to its
6157 description.
6158
6159 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
6160
6161 * gdb.texinfo (Backtrace): Describe 'bt full'.
6162
6163 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
6164
6165 * gdb.texinfo (Mode Options): Fix typo.
6166 (GDB/MI): Describe how to invoke GDB/MI.
6167
6168 2005-04-16 Eli Zaretskii <eliz@gnu.org>
6169
6170 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
6171 references changed. Add description of "info udot".
6172 (Files): Document "set/show stop-on-solib-events".
6173 (M32R/D): Document "set/show download-path", "set/show
6174 board-address", "set/show server-address", "upload", "tload".
6175 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6176 "use_mon_code", "use_ib_break", "use_dbt_break".
6177 (Maintenance Commands): Improve indexing.
6178 (Target Commands): Document "set/show hash", "set/show debug
6179 monitor".
6180 (SVR4 Process Information): Document "info pidlist" and "info
6181 meminfo". Document "set/show procfs-tarce" and "set/show
6182 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6183 (Symbols, The Print Command with Objective-C): Improve indexing.
6184 (Objective-C): Add references to "info classes" and "info
6185 selectors".
6186 (Debugging Output): Improve wording. Document "set/show debug
6187 solib-frv". Fix "set/show debugvarobj".
6188 (Set Breaks): Add index entry for "hardware breakpoints".
6189 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6190 and "set/show usehardbreakpoints".
6191 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6192 monitor-prompt", "set/show monitor-warnings", "pmon".
6193 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6194 rdiromatzero", "set/show rdiheartbeat".
6195 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6196 "sds".
6197 (Embedded Processors): Document the "sim" command.
6198 (Remote): Document the "remote" command.
6199 (DJGPP Native): Document the "info serial" command.
6200 (Threads): Document "maint info sol-threads".
6201 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6202 (Set Breaks): Improve indexing.
6203 (Command Syntax): Add a reference to dont-repeat.
6204 (Define): Document "dont-repeat".
6205 (TUI Commands): Document "tabset".
6206 (WinCE): New subsection. Document "set/show remotedirectory",
6207 "set/show remoteupload", "set/show remoteaddhost".
6208
6209 2005-04-15 Eli Zaretskii <eliz@gnu.org>
6210
6211 * gdb.texinfo (Hurd Native): New subsection, documents
6212 Hurd-specific commands.
6213 (Maintenance Commands): Add cross-reference to "Debugging Output".
6214 (Debugging Output): Document "set/show debug lin-lwp".
6215 (MIPS): Improve documentation of heuristic-fence-post. Document
6216 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6217 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6218 remote-mips64-transfers-32bit-regs", "set/show debug mips".
6219 (ARM): Document ARM-specific commands.
6220 (AVR): New section. Document "info io_registers".
6221 (CRIS): New section. Document "set/show cris-version" and
6222 "set/show cris-dwarf2-cfi".
6223 (HPPA): New section. Document "set/show debug hppa" and "maint
6224 print unwind".
6225 (Neutrino): New subsection. Document "set/show debug nto-debug".
6226 (Super-H): New section. Document the "regs" command.
6227 (Debugging Output): Document "set/show debug aix-thread".
6228
6229 2005-04-09 Eli Zaretskii <eliz@gnu.org>
6230
6231 * gdb.texinfo (Print Settings): Document "set/show print
6232 pascal_static-members", "set print repeats", "show print
6233 null-stop". Improve indexing. Fix documentation of "set print
6234 union".
6235 (Pascal): New section.
6236 (Supported languages): Rename from "Support"; all references
6237 updated. Add a menu item for Pascal.
6238 (Numbers): Document "set radix.
6239 (Screen Size): Document "set/show pagination".
6240 (MIPS Embedded): Remove "set processor" documentation.
6241 (Remote configuration): Document "set/show X/P/Z-packet",
6242 "set/show read-aux-vector-packet", "set/show remote
6243 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6244 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6245 remotedebug", "set/show remotebreak", "set/show remotedevice",
6246 "set/show remotelogfile".
6247 (Auxiliary Vector): Add reference to the description of the
6248 read-aux-vector-packet setting.
6249 (Set Watchpoints): Add a cross-reference to "set remote
6250 hardware-breakpoint-limit".
6251 (General Query Packets): Add indexing of requests and
6252 cross-references to related commands in "Remote configuration".
6253 (File-I/O Overview, The system call): Fix wording and typos.
6254 (Thread Stops): Add index entries.
6255 (Continuing and Stepping): Document "show step-mode".
6256 (i386): New node. Document "set/show struct-convention".
6257 (Files): Document "show trust-readonly-sections".
6258 (Calling): Document "set/show unwindonsignal".
6259 (Messages/Warnings): Add index entries.
6260 (Maintenance Commands): Document "set/show watchdog".
6261 (Annotations Overview): Document "show annotate".
6262 (Set Watchpoints): Add index entries.
6263 (Symbols): Fix doc of case-sensitive.
6264 (ABI): Document "show coerce-float-to-double".
6265 (Convenience Vars, Help): Improve indexing.
6266 (Machine Code): Document "show disassembly-flavor".
6267 (Debugging C plus plus): Document "show overload-resolution".
6268 (Value History, Signaling): Add index entries.
6269
6270 2005-04-08 Eli Zaretskii <eliz@gnu.org>
6271
6272 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6273 (Processes): Fix wording.
6274 (History, List, Logging output, Define, Symbols, Print Settings):
6275 Improve indexing.
6276
6277 2005-04-03 Eli Zaretskii <eliz@gnu.org>
6278
6279 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6280 redundant index entry for "target" command.
6281 (Backtrace): Add index entries.
6282 (Symbols, Fortran): Document the "set case-sensitive" command.
6283 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6284 (Print Settings): Add index entry for "set demangle-style".
6285 (Target Commands): Document "set download-write-size".
6286 (Debugging Output): Document "set exec-done-display".
6287
6288 2005-04-02 Eli Zaretskii <eliz@gnu.org>
6289
6290 * gdb.texinfo (Files): Fix the name and documentation of
6291 add-shared-symbol-files. Document its alias assf. Update the
6292 list of OSs where GDB supports shared libraries. Fix markup.
6293 (Continuing and Stepping): Add reference to @var{location} in the
6294 text.
6295 (Dump/Restore Files): Fix reference to @{filename}.
6296 (Help): Fix wording.
6297 (Attach): Ditto.
6298 (Set Watchpoints): Ditto.
6299 (Backtrace): Remove redundant index entries. Improve index
6300 entries.
6301 (Delete Breaks): Fix wording.
6302 (Memory): Document the compare-sections command.
6303 (Memory Region Attributes): Improve wording.
6304 (Disabling): Improve wording.
6305 (Fortran): New subsection. Document the "info common" command.
6306 (Help): Document aliases "info copying" and "info warranty".
6307 (Caching Remote Data): New section. Document the "set/show
6308 remotecache" and "info dcache" commands.
6309 (Show): Fix wording of the documentation of the "set
6310 extension-language" command.
6311 (Signals): Add index entry for "info handle".
6312 (Memory Region Attributes): Fix punctuation.
6313 (Symbols): Change the arg name to "location" and refer to it in
6314 the text. Fix wording of "info types" doc.
6315 (Threads): Fix usage of @enumerate @item's.
6316 (Listing Tracepoints): Add index entry for "info tp".
6317 (Set Watchpoints): Add xref to "info break" description.
6318 (Macros): Add an index entry for "macro exp1". Document the
6319 "macro list" command.
6320 (Maintenance Commands): Document "flushregs", "maint agent",
6321 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6322 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6323 "maint print architecture", "maint print objfiles", "maint print
6324 statistics", "maint print type", "maint show-debug-regs", "maint
6325 space", "maint time", and "maint translate-address".
6326 (Connecting): Document the "monitor" command.
6327 (Annotations Overview): Describe the "set annotate" command.
6328
6329 2005-04-01 Eli Zaretskii <eliz@gnu.org>
6330
6331 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6332 Rearrange index entries and improve wording about support for
6333 hardware watchpoints.
6334
6335 2005-03-10 Bob Rossi <bob@brasko.net>
6336
6337 * gdb.texinfo: Update copyright
6338
6339 2005-02-09 Theodore A. Roth <troth@openavr.org>
6340
6341 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6342 error.
6343
6344 2005-02-03 Kevin Buettner <kevinb@redhat.com>
6345
6346 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6347
6348 2005-01-17 Michael Snyder <msnyder@redhat.com>
6349
6350 * gdb.texinfo: Fix spelling, infinte -> infinite.
6351
6352 2005-01-08 Mark Kettenis <kettenis@gnu.org>
6353
6354 * observer.texi (GDB Observers): Document "solib_loaded".
6355
6356 2005-01-07 Andrew Cagney <cagney@gnu.org>
6357
6358 * configure.ac: Rename configure.in, require autoconf 2.59.
6359 * configure: Re-generate.
6360
6361 * configure.in: Replace configdirs with multiple references to
6362 AC_CONFIG_SUBDIRS.
6363 * configure: Re-generate.
6364
6365 2005-01-04 Andrew Cagney <cagney@gnu.org>
6366
6367 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6368 part of the version number.
6369
6370 2004-12-24 Mark Kettenis <kettenis@gnu.org>
6371
6372 * gdbint.texinfo (Algorithms): Remove description of
6373 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6374
6375 2004-12-07 Jim Blandy <jimb@redhat.com>
6376
6377 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6378 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6379 numbers.
6380
6381 2004-12-07 Andreas Schwab <schwab@suse.de>
6382
6383 * gdb.texinfo (Mode Options): Document -l option.
6384
6385 2004-12-04 Eli Zaretskii <eliz@gnu.org>
6386
6387 * gdbint.texinfo (Algorithms): More accurate description of
6388 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6389 is not needed unless data-read and data-access watchpoints are
6390 supported. Add a description of how GDB checks whether the
6391 inferior stopped because a watchpoint was hit.
6392
6393 2004-11-23 Eli Zaretskii <eliz@gnu.org>
6394
6395 * gdb.texinfo (Files): Add cross-reference to description of
6396 -readnow command-line switch.
6397
6398 2004-11-10 Randolph Chung <tausq@debian.org>
6399
6400 * gdb.texinfo: Document set/show backtrace past-entry commands.
6401 Rearrange index entries for set/show backtrace past-main.
6402
6403 2004-11-10 Jon Beniston <jon@beniston.com>
6404
6405 Committed by Andrew Cagney <cagney@gnu.org>.
6406 * gdb.texinfo (Remote Serial Protocol): Further describe
6407 binary transfer escaping mechanism .
6408
6409 2004-11-08 Randolph Chung <tausq@debian.org>
6410
6411 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6412 and "show debug infrun". Add index entries.
6413
6414 2004-10-23 Eli Zaretskii <eliz@gnu.org>
6415
6416 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6417 "info proc" that are already implemented. Add index entries.
6418 (Working Directory): Add a cross-reference to "info proc" command.
6419 (Files): Add a tip for decreasing memory used for symtabs from
6420 shared libraries.
6421 (Starting): Fix whitespace; make "elaboration" stand out where it
6422 is first used, and add an index entry for the term.
6423 (Calling): Expand and elaborate text. Add "print". Add the
6424 description of problems with weak aliases.
6425 (Core File Generation): New section.
6426
6427 2004-10-12 Andrew Cagney <cagney@gnu.org>
6428
6429 * gdbint.texinfo (Versions and Branches): New chapter.
6430 (Releasing GDB): Delete "Versions and Branches" section.
6431 (Top): Add "Versions and Branches".
6432
6433 2004-10-08 Eli Zaretskii <eliz@gnu.org>
6434
6435 * gdb.texinfo (Editing, History): Add cross-references to the
6436 included Readline and History user documentation. Remove
6437 references to the symbol have-readline-appendices which is unused
6438 and undefined.
6439 (History): Fix indexing.
6440
6441 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6442
6443 * gdbint.texinfo (target_stopped_data_address): Update to
6444 new prototype.
6445 (i386_stopped_data_address): Update prototype and description.
6446 (i386_stopped_by_watchpoint): New function and description.
6447
6448 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6449
6450 * gdb.texinfo (Filenames): Add Ada suffixes.
6451 (Ada) New section.
6452
6453 2004-09-27 Andrew Cagney <cagney@gnu.org>
6454 Robert Picco <Robert.Picco@hp.com>
6455
6456 * gdb.texinfo (Packets): Document the "p" packet.
6457
6458 2004-09-21 Jason Molenda (jmolenda@apple.com)
6459
6460 * gdb.texinfo (Paths and Names of the Source Files): Document the
6461 meaning of values in the 'desc' field of a SO stab.
6462
6463 2004-09-20 Daniel Jacobowitz <dan@debian.org>
6464
6465 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6466 max-cache-age" and "maint show dwarf2 max-cache-age".
6467
6468 2004-09-16 Eli Zaretskii <eliz@gnu.org>
6469
6470 * gdb.texinfo (Set Breaks): Add index entry for setting
6471 breakpoints on overloaded C++ functions that are not members of
6472 any classes. Add an example and an index entry for setting
6473 breakpoints on all program functions.
6474 (Character Sets, Macros, Overlay Commands)
6475 (Non-debug DLL symbols, GDB/MI Output Syntax)
6476 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6477 Use "(@value{GDBP})" instead of a literal "(gdb)".
6478
6479 2004-09-12 Andrew Cagney <cagney@gnu.org>
6480
6481 * gdbint.texinfo (Native Debugging): Delete description of
6482 FILES_INFO_HOOK.
6483
6484 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6485
6486 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6487 to hex_string_custom (not historically correct, but more
6488 understandable, given the current code).
6489
6490 2004-09-03 Andrew Cagney <cagney@gnu.org>
6491
6492 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6493
6494 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6495
6496 * observer.texi (solib_unloaded): New observer.
6497
6498 2004-08-24 Andrew Cagney <cagney@gnu.org>
6499
6500 * gdbint.texinfo (Target Architecture Definition): Add missing
6501 comma.
6502
6503 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6504
6505 * (Using the Testsuite): build != host is supported,
6506 but some test scripts do not support build != host.
6507
6508 2004-08-14 Mark Kettenis <kettenis@gnu.org>
6509
6510 * gdbint.texinfo (Host Definition): Delete description of
6511 FCLOSE_PROVIDED and GETENV_PROVIDED.
6512
6513 2004-08-05 Mark Kettenis <kettenis@chello.nl>
6514
6515 * gdbint.texinfo (Host Definition): Delete description of
6516 NO_SYS_FILE.
6517 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6518 PTRACE_FP_BUG.
6519
6520 2004-08-05 Andrew Cagney <cagney@gnu.org>
6521
6522 * gdbint.texinfo (Target Architecture Definition): Delete
6523 reference to deprecated_read_fp.
6524
6525 2004-08-02 Andrew Cagney <cagney@gnu.org>
6526
6527 * gdbint.texinfo (Target Architecture Definition): Delete
6528 description of DEPRECATED_REGISTER_BYTES.
6529
6530 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6531
6532 * gdb.texinfo (Source Path): Document the new behavior of
6533 searching for the source files.
6534
6535 2004-07-17 Eli Zaretskii <eliz@gnu.org>
6536
6537 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6538 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6539 (Auto Display): Improve indexing.
6540
6541 2004-07-16 Andrew Cagney <cagney@gnu.org>
6542
6543 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6544 "-noasync".
6545
6546 2004-07-09 Eli Zaretskii <eliz@gnu.org>
6547
6548 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6549 have the same prefix have only their prefix in the index.
6550
6551 2004-07-03 Mark Kettenis <kettenis@gnu.org>
6552
6553 * gdb.texinfo (BSD libkvm Interface): New node (section)
6554 (Native): Add it to the menu.
6555
6556 2004-07-01 Mark Kettenis <kettenis@gnu.org>
6557
6558 * gdbint.texinfo (Target Architecture Definition): Remove
6559 PCC_SOL_BROKEN.
6560
6561 2004-06-24 Mark Kettenis <kettenis@gnu.org>
6562
6563 * gdbint.texinfo (Target Architecture Definition): Remove
6564 SUN_FIXED_LBRAC_BUG.
6565
6566 2004-06-26 Andrew Cagney <cagney@gnu.org>
6567
6568 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6569
6570 2004-06-20 Andrew Cagney <cagney@gnu.org>
6571
6572 * gdbint.texinfo (Target Architecture Definition): Deprecate
6573 USE_STRUCT_CONVENTION.
6574
6575 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6576
6577 gdb.texinfo (Bug Reporting): Mention session recording,
6578 with the script command or Emacs.
6579
6580 2004-06-18 Andrew Cagney <cagney@gnu.org>
6581
6582 * gdbint.texinfo (Target Architecture Definition): Deprecate
6583 FUNCTION_START_OFFSET.
6584
6585 2004-06-14 Andrew Cagney <cagney@gnu.org>
6586
6587 Based on changes from Karl Berry.
6588 * gdb.texinfo: Do not use @sc in a direntry.
6589 * stabs.texinfo: Change @dircateogry to "Software development".
6590 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6591
6592 2004-06-13 Andrew Cagney <cagney@gnu.org>
6593
6594 * gdbint.texinfo (Target Architecture Definition): Delete
6595 description of RETURN_VALUE_ON_STACK.
6596
6597 2004-06-09 Andrew Cagney <cagney@gnu.org>
6598
6599 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6600 deleted by previous patch.
6601
6602 2004-06-08 Andrew Cagney <cagney@gnu.org>
6603
6604 * gdbint.texinfo (Native Debugging): Delete documentation on
6605 ATTACH_DETACH.
6606
6607 2004-06-06 Randolph Chung <tausq@debian.org>
6608
6609 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6610
6611 2004-06-06 Randolph Chung <tausq@debian.org>
6612
6613 * gdb.texinfo (push_dummy_call): Update argument list to match
6614 the new push_dummy_call method signature. Describe the function
6615 argument.
6616
6617 2004-05-24 Joel Brobecker <brobecker@gnat.com>
6618
6619 * gdb.texinfo (Starting): Document new start command.
6620
6621 2004-05-21 Andrew Cagney <cagney@redhat.com>
6622
6623 * observer.texi (GDB Observers): Document "inferior_created".
6624
6625 2004-05-08 Andrew Cagney <cagney@redhat.com>
6626
6627 * gdbint.texinfo (Target Architecture Definition): Delete
6628 description of DO_DEFERRED_STORES.
6629
6630 * gdbint.texinfo (Target Architecture Definition): Delete
6631 references to DEPRECATED_FIX_CALL_DUMMY.
6632
6633 * gdbint.texinfo (Target Architecture Definition): Delete
6634 description of DEPRECATED_CALL_DUMMY_WORDS,
6635 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6636
6637 * gdbint.texinfo (Target Architecture Definition): Delete
6638 description of DEPRECATED_PUSH_DUMMY_FRAME.
6639
6640 * gdbint.texinfo (Target Architecture Definition): Delete
6641 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6642
6643 2004-05-07 Andrew Cagney <cagney@redhat.com>
6644
6645 * observer.texi (GDB Observers): Add "Debugging" section. Include
6646 cross reference to "set/show debug observer".
6647 * gdb.texinfo (Debugging Output): Document "set/show debug
6648 observer".
6649
6650 2004-05-01 Andrew Cagney <cagney@redhat.com>
6651
6652 * gdbint.texinfo (Target Architecture Definition): Delete
6653 description of DEPRECATED_PC_IN_SIGTRAMP.
6654
6655 2004-04-30 Andrew Cagney <cagney@redhat.com>
6656
6657 * gdbint.texinfo (Target Architecture Definition): Delete
6658 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6659
6660 2004-04-30 Orjan Friberg <orjanf@axis.com>
6661
6662 * observer.texi (GDB Observers): Correct spelling.
6663
6664 2004-04-26 Orjan Friberg <orjanf@axis.com>
6665
6666 * observer.texi (GDB Observers): Add target_changed event.
6667
6668 2004-04-08 Andrew Cagney <cagney@redhat.com>
6669
6670 * observer.texi (GDB Observers): Rework, provide generic observer
6671 definitions and then a list of observable events.
6672
6673 2004-04-04 Andrew Cagney <cagney@redhat.com>
6674
6675 * gdbint.texinfo (Host Definition): Delete reference to
6676 NO_SIGINTERRUPT.
6677
6678 2004-04-02 Andrew Cagney <cagney@redhat.com>
6679
6680 * gdbint.texinfo (Target Architecture Definition): Delete
6681 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6682
6683 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6684
6685 * gdb.texinfo (TUI Commands): Document tui reg commands.
6686
6687 2004-03-26 Andrew Cagney <cagney@redhat.com>
6688
6689 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6690 "gdbtui".
6691 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6692 (Contributors): Mention both Text and Terminal User Interface.
6693
6694 2004-03-23 Andrew Cagney <cagney@redhat.com>
6695
6696 * gdbint.texinfo (Target Architecture Definition): Deprecate
6697 references to SIGTRAMP_START and SIGTRAMP_END.
6698
6699 2004-03-23 Andrew Cagney <cagney@redhat.com>
6700
6701 * gdbint.texinfo (Target Architecture Definition): Deprecate
6702 references to PC_IN_SIGTRAMP.
6703
6704 2004-03-19 Andrew Cagney <cagney@redhat.com>
6705
6706 * gdbint.texinfo (Target Architecture Definition): Delete
6707 reference to GDB_TARGET_IS_HPPA.
6708
6709 2004-03-18 Andrew Cagney <cagney@redhat.com>
6710
6711 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6712 describe pre_init and post_init.
6713
6714 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6715
6716 * gdb.texinfo (Debugging Output): Document values for "set debug
6717 target".
6718
6719 2004-02-28 Andrew Cagney <cagney@redhat.com>
6720
6721 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6722
6723 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6724
6725 * gdb.texinfo (breakpoints): Add information about the
6726 new "set breakpoint pending" and "show breakpoint pending"
6727 commands.
6728
6729 2004-02-26 Andrew Cagney <cagney@redhat.com>
6730
6731 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6732 in Per-architecture module data section.
6733
6734 2004-02-25 Roland McGrath <roland@redhat.com>
6735
6736 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6737
6738 2004-02-24 Andrew Cagney <cagney@redhat.com>
6739
6740 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6741 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6742 * fdl.texi: Import Version 1.2, November 2002.
6743
6744 2004-02-17 Andrew Cagney <cagney@redhat.com>
6745
6746 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6747
6748 2004-02-16 Andrew Cagney <cagney@redhat.com>
6749
6750 * gdbint.texinfo (Target Architecture Definition): Deprecate
6751 FRAMELESS_FUNCTION_INVOCATION.
6752
6753 2004-02-16 Andrew Cagney <cagney@redhat.com>
6754
6755 * gdbint.texinfo (Coding): Mention -Wunused-function.
6756
6757 2004-02-14 Andrew Cagney <cagney@redhat.com>
6758
6759 * gdbint.texinfo (Target Architecture Definition): Delete
6760 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6761
6762 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
6763
6764 * gdb.texinfo: Properly quote the name "C++".
6765 * gdbint.texinfo: Ditto.
6766 * stabs.texinfo: Ditto.
6767
6768 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
6769
6770 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6771 minimal information about libiberty.
6772
6773 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6774
6775 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6776
6777 2004-02-04 Roland McGrath <roland@redhat.com>
6778
6779 * gdb.texinfo (Auxiliary Vector): New node (section).
6780 (Data): Add it to the menu.
6781
6782 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6783
6784 * gdb.texinfo (Breakpoints): Add information about pending
6785 breakpoint support.
6786
6787 2004-01-26 Andrew Cagney <cagney@redhat.com>
6788
6789 * gdb.texinfo (Overview): Delete references to the cisco protocol
6790 including the "N" response.
6791
6792 2004-01-26 Andrew Cagney <cagney@redhat.com>
6793
6794 * gdbint.texinfo (Target Architecture Definition): Rename
6795 EXTRACT_STRUCT_VALUE_ADDRESS to
6796 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
6797
6798 2004-01-24 Eli Zaretskii <eliz@gnu.org>
6799
6800 * gdb.texinfo (KOD): Document "show os". Add index entries for
6801 "set/show os" and "info cisco" commands.
6802
6803 2004-01-21 Eli Zaretskii <eliz@gnu.org>
6804
6805 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6806
6807 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6808
6809 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6810 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6811
6812 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
6813
6814 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6815 -stack-list-locals.
6816 (GDB/MI Variable Objects): Describe extension to
6817 -var-list-children.
6818
6819 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
6820
6821 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6822
6823 2004-01-17 Andrew Cagney <cagney@redhat.com>
6824
6825 * gdbint.texinfo (Target Architecture Definition): Delete
6826 documentation on DEPRECATED_NPC_REGNUM.
6827
6828 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
6829
6830 * gdb.texinfo: Update copyright year. Mention that set
6831 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6832 "set follow-fork-mode ask".
6833
6834 2004-01-13 Andrew Cagney <cagney@redhat.com>
6835
6836 * gdbint.texinfo: Update copyright year.
6837 (Coding): Add -Wunused-label to list of -Werror warnings.
6838
6839 2004-01-08 Jason Molenda <jmolenda@apple.com>
6840 Eli Zaretskii <eliz@gnu.org>
6841
6842 * gdb.texinfo: Update copyright.
6843 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6844 around names, as appropriate. Minor syntax cleanup of
6845 _NSPrintForDebugger explanation. Two spaces after periods.
6846 GDBN used instead of lit. "gdb". Index entries added for
6847 print-object and _NSPrintForDebugger. @noindent added in one spot.
6848
6849 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
6850
6851 * stabs.texinfo: Add dircategory and direntry commands.
6852 * annotate.texinfo: Ditto.
6853
6854 2003-11-10 Andrew Cagney <cagney@redhat.com>
6855
6856 * gdbint.texinfo (Target Architecture Definition): Replace the
6857 return_value method's "inval" and "outval" parameters with
6858 "readbuf" and "writebuf".
6859
6860 2003-10-28 Jim Blandy <jimb@redhat.com>
6861
6862 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6863 from "The `F' request packet" and "The `F' reply packet", to make
6864 texi2dvi happy.
6865 (File-I/O remote protocol extension): Update menu entries, too.
6866
6867 2003-10-26 Michael Chastain <mec@shout.net>
6868
6869 * gdb.texinfo (Thread Stops): Document the issue with
6870 premature return from system calls in multi-threaded programs.
6871
6872 2003-10-24 Andrew Cagney <cagney@redhat.com>
6873
6874 * annotate.texinfo: Fix "fortunatly"[sic].
6875
6876 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6877
6878 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6879 with "Hitachi" and "Mitsubishi".
6880
6881 2003-10-20 Andrew Cagney <cagney@redhat.com>
6882
6883 * gdbint.texinfo (Target Architecture Definition): Document
6884 gdbarch_return_value. Add cross references from
6885 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6886 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6887
6888 2003-10-18 Mark Kettenis <kettenis@gnu.org>
6889
6890 * gdbint.texinfo (Target Architecture Definition): Document
6891 regset_from_core_section.
6892
6893 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6894
6895 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6896
6897 2003-10-15 Kevin Buettner <kevinb@redhat.com>
6898
6899 From Anthony Green <green@redhat.com>:
6900 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
6901
6902 2003-10-14 Kevin Buettner <kevinb@redhat.com>
6903
6904 * gdb.texinfo (Breakpoint related warnings): New node.
6905 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
6906
6907 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6908
6909 * gdb.texinfo (Remote Protocol): Document v and vCont.
6910
6911 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6912
6913 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6914 * gdbint.texinfo: Ditto.
6915
6916 2003-10-09 Andrew Cagney <cagney@redhat.com>
6917
6918 From 2003-09-18 David Anderson <davea@sgi.com>:
6919 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6920 "command".
6921
6922 2003-10-03 Andrew Cagney <cagney@redhat.com>
6923
6924 * gdbint.texinfo (Target Architecture Definition): Deprecate
6925 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6926 just target.
6927
6928 2003-10-02 Andrew Cagney <cagney@redhat.com>
6929
6930 * gdbint.texinfo (Target Architecture Definition): Rename
6931 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6932 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6933 * gdbint.texinfo (Target Architecture Definition): Rename
6934
6935 2003-09-30 Andrew Cagney <cagney@redhat.com>
6936
6937 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
6938 (Target Architecture Definition):
6939
6940 * gdbint.texinfo (Target Architecture Definition): Rename
6941 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6942
6943 2003-09-29 Andrew Cagney <cagney@redhat.com>
6944
6945 * gdbint.texinfo (Target Architecture Definition): Delete
6946 documentation for NEED_TEXT_START_END.
6947
6948 * gdbint.texinfo (Target Architecture Definition): Rename
6949 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6950 TARGET_WRITE_PC.
6951
6952 2003-09-22 Michael Chastain <mec@shout.net>
6953
6954 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6955
6956 2003-09-21 Anthony Green <green@redhat.com>
6957
6958 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6959
6960 2003-09-21 Mark Kettenis <kettenis@gnu.org>
6961
6962 * gdbint.texinfo (Target Architecture Definition): Document
6963 stabs_argument_has_addr.
6964
6965 2003-09-18 Andrew Cagney <cagney@redhat.com>
6966
6967 * gdbint.texinfo (Target Architecture Definition): Delete
6968 documentation on REGISTER_NAMES.
6969
6970 2003-09-13 Mark Kettenis <kettenis@gnu.org>
6971
6972 * gdbint.texinfo (Target Architecture Definition): Replace
6973 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6974
6975 2003-09-11 Andrew Cagney <cagney@redhat.com>
6976
6977 * gdbint.texinfo (Target Architecture Definition): Replace
6978 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6979
6980 2003-08-18 Andrew Cagney <cagney@redhat.com>
6981
6982 * gdbint.texinfo (Target Architecture Definition): Document
6983 "frame_red_zone_size".
6984
6985 2003-08-09 Andrew Cagney <cagney@redhat.com>
6986
6987 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6988 with "set/show backtrace past-main" and "set/show backtrace
6989 limit".
6990
6991 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6992
6993 * Makefile.in (install-info): Support DESTDIR.
6994 (install-html): Likewise.
6995
6996 2003-08-07 Andrew Cagney <cagney@redhat.com>
6997
6998 Patch from Nick Roberts.
6999 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7000 bindings. Remove description of send-gdb-command.
7001
7002 2003-08-07 Andrew Cagney <cagney@redhat.com>
7003
7004 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7005 GDB 6.0.
7006
7007 2003-08-06 Andrew Cagney <cagney@redhat.com>
7008
7009 * gdb.texinfo (Mode Options): Mention that level three is the
7010 highest available and that level 2 is deprecated.
7011 (Annotations Overview): Mention annotation levels. Cross reference
7012 to "Limitations of the Annotation Interface" in annotate.texi.
7013 (TODO, Value Annotations, Frame Annotations): Delete section.
7014 (Displays, Breakpoint Info): Delete.
7015
7016 2003-08-04 Andrew Cagney <cagney@redhat.com>
7017
7018 * agentexpr.texi: Delete @bye.
7019 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7020 (stabs.info): Add $(srcdir) to include search path.
7021 (html): Depend on "annotate_toc.html", and not "annotate.html".
7022 * stabs.texinfo: Ditto. Include "fdl.texi".
7023 * gdbint.texinfo: Update copyright statement's list of invariant
7024 sections.
7025
7026 2003-07-28 Andrew Cagney <cagney@redhat.com>
7027
7028 * Makefile.in (INFO_DEPS): Add annotate.info.
7029 (dvi, ps, html, pdf): Add annotate.
7030 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7031 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7032 (ANNOTATE_DOC_FILES): New macro.
7033 (ANNOTATE_TEX_TMPS): New macro.
7034 (annotate.info, annotate_toc.html): Specify dependencies.
7035 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7036 * annotate.texinfo: Rename annotate.texi. Get building. Add
7037 "Migrating to GDB/MI" and "Limitations of the Annotation
7038 Interface" chapters. Mention why it is not part of the user
7039 guide. Update copyright notice. Include "fdl.texi".
7040
7041 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7042
7043 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7044
7045 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7046
7047 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7048
7049 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7050
7051 * gdb.texinfo (Server): Mention pidof.
7052
7053 2003-07-22 Andrew Cagney <cagney@redhat.com>
7054
7055 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7056 list.
7057
7058 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
7059
7060 * gdb.texinfo (Logging output): New chapter.
7061
7062 2003-06-24 Joel Brobecker <brobecker@gnat.com>
7063
7064 * gdb.texinfo (Unsupported languages): New section.
7065 (Languages): Add link to new section.
7066
7067 2003-06-22 Andrew Cagney <cagney@redhat.com>
7068
7069 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7070
7071 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7072
7073 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7074
7075 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7076
7077 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7078 * agentexpr.texi: Retitle section, and change it to an appendix.
7079 Comment out texinfo initialization. Factor a @var{} into two
7080 pieces to prevent makeinfo warnings.
7081 * gdb.texinfo: Add Agent Expressions appendix.
7082
7083 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
7084
7085 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7086
7087 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
7088
7089 * gdb.texinfo (Remote Debugging): New section "Connecting to a
7090 remote target". Document the "detach" and "disconnect" commands.
7091 (Server, Netware, Debug Session): Reference "Connecting to a
7092 remote target".
7093 (GDB/MI Target Manipulation): Document "-target-disconnect".
7094
7095 2003-06-13 Andrew Cagney <cagney@redhat.com>
7096
7097 * gdbint.texinfo (Target Architecture Definition): Deprecate
7098 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7099 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7100
7101 2003-06-09 Jim Blandy <jimb@redhat.com>
7102
7103 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7104
7105 2003-06-08 Andrew Cagney <cagney@redhat.com>
7106
7107 * gdbint.texinfo (Target Architecture Definition): Delete
7108 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7109
7110 2003-06-08 Andrew Cagney <cagney@redhat.com>
7111
7112 * gdbint.texinfo (Target Architecture Definition): Document
7113 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7114
7115 2003-06-07 Adam Fedor <fedor@gnu.org>
7116
7117 * gdb.texinfo: Add Objective-C documentation.
7118
7119 2003-06-01 Andrew Cagney <cagney@redhat.com>
7120
7121 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7122 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7123
7124 2003-05-21 Andrew Cagney <cagney@redhat.com>
7125
7126 * gdbint.texinfo (Target Architecture Definition): Delete
7127 references to "extract_address" and "store_address".
7128
7129 2003-05-16 Andrew Cagney <cagney@redhat.com>
7130
7131 * gdbint.texinfo (Target Architecture Definition): Replace
7132 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7133 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7134
7135 2003-05-14 Theodore A. Roth <troth@openavr.org>
7136
7137 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7138
7139 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7140
7141 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7142 (gdb.dvi): Likewise.
7143 (gdb.pdf): Likewise.
7144 (links2roff): Likewise.
7145
7146 2003-05-08 Jim Blandy <jimb@redhat.com>
7147
7148 * gdb.texinfo (Dump/Restore Files): Update documentation for
7149 'dump', 'append', and 'restore': note that format argument is
7150 optional; simplify presentation of the command variants; and be
7151 more precise about the formats.
7152
7153 2003-05-07 Jim Blandy <jimb@redhat.com>
7154
7155 * gdb.texinfo (Symbols): Update documentation: 'maint list
7156 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7157 symtabs' and 'maint info psymtabs'.
7158
7159 2003-05-05 Andrew Cagney <cagney@redhat.com>
7160
7161 * gdbint.texinfo (Target Architecture Definition): Make
7162 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7163 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7164 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7165
7166 2003-05-04 Andrew Cagney <cagney@redhat.com>
7167
7168 * gdb.texinfo (Maintenance Commands): Document "maint print
7169 dummy-frames".
7170
7171 2003-05-04 Andrew Cagney <cagney@redhat.com>
7172
7173 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7174
7175 2003-05-03 J. Brobecker <brobecker@gnat.com>
7176
7177 Thierry Schneider <tpschneider1@yahoo.com>
7178 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7179 for new MI command.
7180
7181 2003-05-03 Andrew Cagney <cagney@redhat.com>
7182
7183 * gdbint.texinfo (Target Architecture Definition): Document
7184 push_dummy_code. Add cross references.
7185
7186 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
7187
7188 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7189 set/show charsets commands.
7190
7191 2003-04-28 Andrew Cagney <cagney@redhat.com>
7192
7193 * gdbint.texinfo (Target Architecture Definition): Replace
7194 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7195 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7196
7197 2003-04-28 Andrew Cagney <cagney@redhat.com>
7198
7199 * gdbint.texinfo (Target Architecture Definition): Rename
7200 "tm_print_insn" to "deprecated_tm_print_insn".
7201
7202 2003-04-09 Jim Blandy <jimb@redhat.com>
7203
7204 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7205 list psymtabs'.
7206
7207 2003-04-08 Andrew Cagney <cagney@redhat.com>
7208
7209 * gdbint.texinfo (Target Architecture Definition): Delete
7210 references to EXTRA_FRAME_INFO.
7211
7212 2003-04-08 Andrew Cagney <cagney@redhat.com>
7213
7214 * gdbint.texinfo (Target Architecture Definition): Delete
7215 PRINT_TYPELESS_INTEGER.
7216
7217 2003-04-02 J. Brobecker <brobecker@gnat.com>
7218
7219 * observer.texi (GDB Observers): Adjust the documentation for the
7220 normal_stop notification to better describe reality. Fix a couple
7221 of minor typos.
7222
7223 2003-04-02 Bob Rossi <bob_rossi@cox.net>
7224
7225 * gdb.texinfo (GDB/MI Program Control): Add
7226 '-file-list-exec-source-file'
7227
7228 2003-03-31 Andrew Cagney <cagney@redhat.com>
7229
7230 * gdbint.texinfo (Target Architecture Definition): Delete
7231 references to CALL_DUMMY_P.
7232
7233 2003-03-30 Andrew Cagney <cagney@redhat.com>
7234
7235 * gdbint.texinfo (Target Architecture Definition): Remove
7236 reference to TARGET_WRITE_SP.
7237
7238 2003-03-27 Andrew Cagney <cagney@redhat.com>
7239
7240 * gdbint.texinfo (Target Architecture Definition): Remove
7241 references to write_sp.
7242
7243 2003-03-27 Andrew Cagney <cagney@redhat.com>
7244
7245 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7246 chapter body. Use @smallexample instead of @example.
7247 (Annotations): Ditto.
7248 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7249 annotate.texi.
7250
7251 2003-03-26 Andrew Cagney <cagney@redhat.com>
7252
7253 * gdbint.texinfo (Target Architecture Definition): Replace
7254 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7255 dummy_addr parameters.
7256
7257 2003-03-25 Andrew Cagney <cagney@redhat.com>
7258
7259 * gdbint.texinfo (Target Architecture Definition): Delete
7260 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7261 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7262 Add reference to PUSH_ARGUMENTS.
7263
7264 2003-03-23 Andrew Cagney <cagney@redhat.com>
7265
7266 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7267 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7268
7269 2003-03-18 J. Brobecker <brobecker@gnat.com>
7270
7271 * gdbint.texinfo (Algorithms): Add new section describing the
7272 Observer paradigm.
7273 (Top): Add menu entry to new observer appendix.
7274 * observer.texi: New file.
7275 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7276 new observer.texi file.
7277
7278 2003-03-17 Andrew Cagney <cagney@redhat.com>
7279
7280 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7281 that GNU Press update the manual version number.
7282
7283 2003-03-12 Andrew Cagney <cagney@redhat.com>
7284
7285 * gdbint.texinfo (Target Architecture Definition): Delete
7286 references to get_saved_register. Rename GET_SAVED_REGISTER to
7287 DEPRECATED_GET_SAVED_REGISTER.
7288
7289 2003-03-13 Andrew Cagney <cagney@redhat.com>
7290
7291 * gdbint.texinfo (Target Architecture Definition): Replace
7292 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7293
7294 2003-03-12 Andrew Cagney <cagney@redhat.com>
7295
7296 * gdbint.texinfo (Target Architecture Definition): Rename
7297 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
7298
7299 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
7300
7301 * gdb.texinfo: Add File-I/O documentation.
7302
7303 2003-03-10 Andrew Cagney <cagney@redhat.com>
7304
7305 * gdbint.texinfo (Target Architecture Definition): Cross reference
7306 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7307
7308 2003-03-07 Andrew Cagney <cagney@redhat.com>
7309
7310 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7311 frame" command.
7312
7313 2003-03-05 Andrew Cagney <cagney@redhat.com>
7314
7315 * gdbint.texinfo (Target Architecture Definition): Document
7316 unwind_dummy_id. Cross reference unwind_dummy_id and
7317 SAVE_DUMMY_FRAME_TOS.
7318
7319 2003-03-05 James Ingham <jingham@apple.com>
7320 Daniel Jacobowitz <drow@mvista.com>
7321
7322 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7323 and "show cp-abi".
7324
7325 2003-03-03 Andrew Cagney <cagney@redhat.com>
7326
7327 * gdbint.texinfo (Target Architecture Definition): Document
7328 register_type.
7329
7330 2003-03-03 Andrew Cagney <cagney@redhat.com>
7331
7332 * stabs.texinfo (Structures): Use @samp and separate @var's
7333 instead of a single @var containing a comma separated list.
7334 (Unions): Ditto.
7335
7336 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
7337
7338 * Makefile.in (distclean): Remove config.log.
7339
7340 2003-03-01 Andrew Cagney <cagney@redhat.com>
7341
7342 * gdbint.texinfo (Target Architecture Definition): Rename
7343 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7344
7345 2003-03-01 Andrew Cagney <cagney@redhat.com>
7346
7347 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7348 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7349
7350 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7351
7352 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7353 (Non-debug DLL symbols): New node, describing the minimal symbols
7354 loaded from DLLs without real debugging symbols.
7355
7356 2003-02-20 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7359 hardware-breakpoint-limit".
7360 (Set Watchpoints): Add cross reference to "set remote
7361 hardware-watchpoint-limit".
7362 (Remote configuration options): New section.
7363
7364 2003-02-04 Andrew Cagney <ac131313@redhat.com>
7365
7366 * gdbint.texinfo (Target Architecture Definition): Delete
7367 descrption of IS_TRAPPED_INTERNALVAR.
7368
7369 From Keith Seitz <keiths@redhat.com>:
7370 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7371 option "-i"/"--interpreter" to this chapter. Include index
7372 entries.
7373
7374 2003-02-04 David Carlton <carlton@math.stanford.edu>
7375
7376 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7377 (Variables): Recommend stabs+ and DWARF 2.
7378 (C plus plus expressions): Correct info about
7379 compiler versions, debug formats.
7380 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7381 PR symtab/874.
7382
7383 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7384
7385 * gdbint.texinfo (Target Architecture Definition): Delete
7386 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7387 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7388 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7389 references to nindy and i960.
7390 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7391
7392 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7393
7394 * gdbint.texinfo (Target Architecture Definition): Delete
7395 FLOAT_INFO.
7396
7397 2003-01-30 Andrew Cagney <ac131313@redhat.com>
7398
7399 * stabs.texinfo (Member Type Descriptor): Clarify description of
7400 `@'. Suggested by Ben Hutchings.
7401
7402 2003-01-29 Andrew Cagney <ac131313@redhat.com>
7403
7404 * gdb.texinfo (M68K): Delete reference to es1800.
7405
7406 2003-01-29 Andrew Cagney <ac131313@redhat.com>
7407
7408 * gdb.texinfo (Maintenance Commands): Document `maint print
7409 reggroups' and `maint print register-groups'.
7410 * gdbint.texinfo (Target Architecture Definition): Document
7411 register_reggroup_p.
7412
7413 2003-01-23 Jim Blandy <jimb@redhat.com>
7414
7415 * gdb.texinfo (Separate Debug Files): New section.
7416
7417 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
7418
7419 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7420 and "maint show profile".
7421
7422 2003-01-16 Michael Chastain <mec@shout.net>
7423
7424 * gdb.texinfo (Installing GDB): Warn against
7425 ".../gdb-VERSION/gdb/configure".
7426 (Separate Objdir): Likewise.
7427
7428 2003-01-15 Andrew Cagney <ac131313@redhat.com>
7429
7430 * gdbint.texinfo (Target Architecture Definition): Delete
7431 definition of PRINT_REGISTER_HOOK.
7432
7433 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7434
7435 (OpenRISC 1000): Fix formatting of command names.
7436
7437 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7438
7439 * gdb.texinfo (Continuing and Stepping): Add new command
7440 'advance'. Clarify behavior of 'until'.
7441
7442 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7443
7444 * gdb.texinfo (Files): Document solib-absolute-prefix and
7445 solib-search-path.
7446
7447 2003-01-09 Michael Chastain <mec@shout.net>
7448
7449 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7450 (Create a Release): Add new instructions for new @file{src-release}.
7451 Document existing instructions for @file{Makefile.in} as
7452 being for @value{GDBN} 5.3.1 or earlier.
7453
7454 2003-01-09 Andrew Cagney <ac131313@redhat.com>
7455
7456 * gdbint.texinfo (Target Architecture Definition): Mention
7457 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7458 allocate memory.
7459
7460 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7461
7462 * gdb.texinfo (Controlling GDB): Add @kindex for
7463 "show osabi".
7464 (Backtraces): Add @kindex's for backtrace-below-main.
7465
7466 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7467
7468 * gdb.texinfo (Controlling GDB): Document "set osabi".
7469
7470 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7471
7472 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7473 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7474
7475 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7476
7477 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7478 "set coerce-float-to-double".
7479 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7480
7481 2003-01-02 Andrew Cagney <ac131313@redhat.com>
7482
7483 * stabs.texinfo: Remove obsolete text.
7484 * gdbint.texinfo: Ditto.
7485 * gdb.texinfo: Ditto.
7486
7487 2002-12-22 Mark Kettenis <kettenis@gnu.org>
7488
7489 * gdbint.texinfo (Target Architecture Definition): Update
7490 description of gdbarch_register_osabi.
7491
7492 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7493
7494 * agentexpr.texi: Fix typos.
7495 * annotate.texi: Likewise.
7496 * fdl.texi: Likewise.
7497
7498 2002-12-10 Andrew Cagney <cagney@redhat.com>
7499
7500 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7501 DEPRECATED_INIT_FRAME_PC.
7502
7503 2002-12-01 Andrew Cagney <ac131313@redhat.com>
7504
7505 * gdbint.texinfo (Target Architecture Definition): Delete
7506 PC_IN_CALL_DUMMY.
7507
7508 2002-11-28 Andrew Cagney <ac131313@redhat.com>
7509
7510 * gdbint.texinfo (Host Definition): Delete documentation on
7511 USE_GENERIC_DUMMY_FRAMES.
7512
7513 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
7514
7515 Fix PR gdb/723 and PR gdb/245.
7516 * Makefile.in (install-info): Run the install-info command as part
7517 of the post install steps only.
7518 (uninstall-info): New target.
7519 (uninstall): New target.
7520
7521 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
7522
7523 * Makefile.in (install): Make install do some real work.
7524
7525 2002-11-19 Andrew Cagney <ac131313@redhat.com>
7526
7527 Fix POSIX problem reported by Paul Eggert.
7528 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7529 Fix PR gdb/527.
7530
7531 2002-10-26 Andrew Cagney <cagney@redhat.com>
7532
7533 * gdbint.texinfo (Target Architecture Definition): Delete
7534 definition of DO_REGISTERS_INFO.
7535
7536 2002-10-18 Kevin Buettner <kevinb@redhat.com>
7537
7538 * gdbint.texinfo (Address Classes): Fix problems with insertion
7539 of ``{'' and ``}'' in example.
7540
7541 2002-10-17 Kevin Buettner <kevinb@redhat.com>
7542
7543 * gdbint.texinfo (Address Classes): New section.
7544 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7545 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7546 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7547 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7548
7549 2002-10-11 Klee Dienes <kdienes@apple.com>
7550
7551 * gdb.texinfo (Registers): Mention vector registers as well as
7552 floating registers in the documentation for 'info registers' and
7553 'info all-registers'.
7554
7555 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
7556
7557 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7558
7559 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7560
7561 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7562 interface definition.
7563
7564 2002-10-03 Marko Mlinar <markom@opencores.org>
7565
7566 * gdb.texinfo (Target Commands): Add or1k target specific
7567 commands.
7568 * gdb.texinfo (Contributors): Add myself to the contributors list.
7569
7570 2002-10-01 Andrew Cagney <ac131313@redhat.com>
7571
7572 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7573 and "mi1" instead of "mi1" and "mi0".
7574
7575 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7576
7577 * gdb.texinfo (Packets): Fix typos "alligned".
7578 Correct z3/Z3 description. Correct z4/Z4 title.
7579
7580 2002-09-27 Andrew Cagney <ac131313@redhat.com>
7581
7582 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7583
7584 2002-09-25 Kevin Buettner <kevinb@redhat.com>
7585
7586 * gdb.texinfo: Use GNU/Linux instead of Linux.
7587
7588 2002-09-25 Andrew Cagney <ac131313@redhat.com>
7589
7590 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7591
7592 2002-09-24 Andrew Cagney <ac131313@redhat.com>
7593
7594 * gdb.texinfo: Replace @example with @smallexample.
7595
7596 2002-09-20 Kevin Buettner <kevinb@redhat.com>
7597
7598 From Eli Zaretskii <eliz@gnu.org>:
7599 * gdb.texinfo (Character Sets): Use @smallexample instead of
7600 @example. Use GNU/Linux instead of Linux.
7601
7602 2002-09-20 Jim Blandy <jimb@redhat.com>
7603
7604 * gdb.texinfo: Add character set documentation.
7605
7606 2002-09-19 Andrew Cagney <ac131313@redhat.com>
7607
7608 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7609 (Packets): Add cross reference from `b' packet to `z' packets.
7610
7611 2002-09-19 Andrew Cagney <ac131313@redhat.com>
7612
7613 * gdb.texinfo (Maintenance Commands): Document ``maint
7614 internal-error'' and ``maint internal-warning''.
7615
7616 * gdbint.texinfo (Target Architecture Definition): Revise
7617 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7618
7619 2002-09-19 Joel Brobecker <brobecker@gnat.com>
7620
7621 * gdbint.texinfo (Target Conditionals): Document the new
7622 NAME_OF_MALLOC macro.
7623
7624 2002-09-05 Andrew Cagney <ac131313@redhat.com>
7625
7626 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7627 engineer.
7628
7629 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7630
7631 * gdb.texinfo (TUI Overview): Document status line fields.
7632
7633 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7634
7635 * gdb.texinfo (TUI Commands): Document info win command.
7636
7637 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7638
7639 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7640
7641 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7642
7643 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7644 (TUI Keys): Likewise.
7645
7646 2002-08-25 Andrew Cagney <ac131313@redhat.com>
7647
7648 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7649 for a packet receive.
7650
7651 2002-08-25 Andrew Cagney <ac131313@redhat.com>
7652
7653 * Makefile.in (clean): Move to end of file.
7654 (distclean, maintainer-clean, realclean): Ditto.
7655 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7656 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7657 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7658 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7659
7660 2002-08-24 Andrew Cagney <ac131313@redhat.com>
7661
7662 * Makefile.in (GDBINT_TEX_TMPS): Define.
7663 (gdbint.dvi, gdbint.pdf): Use
7664 (GDB_TEX_TMPS): Define.
7665 (gdb.dvi, gdb.pdf): Use.
7666 (STABS_TEX_TMPS): Define.
7667 (stabs.dvi, stabs.pdf): Use.
7668 (GDB_DOC_SOURCE_INCLUDES): New macros.
7669 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7670 (GDBINT_DOC_FILES_INCLUDES): New macros.
7671 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7672 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7673 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7674 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7675 (links2roff): Replace SFILES_INCLUDED with
7676 GDB_DOC_SOURCE_INCLUDES.
7677 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7678 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7679 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7680 dependencies.
7681 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7682 dependencies.
7683 (gdbmi.texinfo): Delete rule.
7684 (inc-hist.texinfo): Delete rule.
7685 (rluser.texinfo): Delete rule.
7686
7687 2002-08-23 Andrew Cagney <cagney@redhat.com>
7688
7689 * gdbint.texinfo (Target Architecture Definition): Update
7690 STORE_RETURN_VALUE, mention regcache.
7691
7692 2002-08-21 Andrew Cagney <ac131313@redhat.com>
7693
7694 * gdbint.texinfo (Target Architecture Definition): Document
7695 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7696
7697 2002-08-19 Andrew Cagney <ac131313@redhat.com>
7698
7699 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7700 Fix minor typos. Add index entries.
7701
7702 2002-08-18 Andrew Cagney <ac131313@redhat.com>
7703
7704 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7705
7706 2002-08-15 Andrew Cagney <ac131313@redhat.com>
7707
7708 * gdbint.texinfo (Target Architecture Definition): Document
7709 PRINT_VECTOR_INFO.
7710 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7711
7712 2002-08-13 Andrew Cagney <ac131313@redhat.com>
7713
7714 * gdb.texinfo (Maintenance Commands): Document "maint print
7715 registers", "maint print raw-registers" and "maint print
7716 cooked-registers".
7717
7718 2002-08-08 Grace Sainsbury <graces@redhat.com>
7719
7720 From Mark Salter:
7721 * gdb.texinfo (Protocol): Document T packet extension to
7722 allow watchpoint address reporting.
7723
7724 2002-08-03 Andrew Cagney <ac131313@redhat.com>
7725
7726 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7727
7728 2002-08-01 Andrew Cagney <cagney@redhat.com>
7729
7730 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7731 to CHILL.
7732
7733 2002-08-01 Andrew Cagney <ac131313@redhat.com>
7734
7735 * gdbint.texinfo (Coding): Revise section "Include Files".
7736
7737 2002-07-24 Andrew Cagney <cagney@redhat.com>
7738
7739 * gdbint.texinfo: Obsolete references to m88k.
7740 * gdb.texinfo: Ditto.
7741
7742 2002-07-10 Joel Brobecker <brobecker@gnat.com>
7743
7744 * gdbint.texinfo (Create a release candiate): Add the location
7745 where the proper version of autoconf can be retrieved.
7746
7747 2002-07-09 Don Howard <dhoward@redhat.com>
7748
7749 * gdb.texinfo (Command Files): Further describe the behavior of
7750 sourced command files.
7751
7752 2002-06-27 Andrew Cagney <ac131313@redhat.com>
7753
7754 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7755 (Coding): Clarify ISO C version that GDB assumes.
7756
7757 2002-06-26 Tom Tromey <tromey@redhat.com>
7758
7759 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7760 add_setshow_cmd_full.
7761
7762 2002-06-25 Don Howard <dhoward@redhat.com>
7763
7764 * gdb.texinfo (Memory Region Attributes): Document new behavior
7765 for 'mem' command.
7766
7767 2002-06-11 Jim Blandy <jimb@redhat.com>
7768
7769 * gdb.texinfo (Symbols): Update documentation for `info source'
7770 command.
7771
7772 * gdb.texinfo (Macros): Call the command `info macro', not
7773 `show macro'.
7774
7775 2002-06-09 Andrew Cagney <ac131313@redhat.com>
7776
7777 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7778 data''.
7779
7780 2002-06-09 Mark Kettenis <kettenis@gnu.org>
7781
7782 * gdbint.texinfo (Target Architecture Definition): Document
7783 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7784
7785 2002-06-08 Andrew Cagney <ac131313@redhat.com>
7786
7787 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7788 lists.
7789
7790 2002-06-08 Andrew Cagney <ac131313@redhat.com>
7791
7792 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7793 Branch''.
7794
7795 2002-06-01 Andrew Cagney <ac131313@redhat.com>
7796
7797 * gdbint.texinfo (Target Architecture Definition): Add section
7798 ``Converting an existing Target Architecture to Multi-arch''.
7799
7800 2002-05-30 Andrew Cagney <ac131313@redhat.com>
7801
7802 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7803 to ``Obsoleting code''. Revise.
7804
7805 2002-05-17 Jim Blandy <jimb@redhat.com>
7806
7807 * gdb.texinfo (C Preprocessor Macros): New chapter.
7808 Include it in the main menu.
7809 (Contributors): Credit Jim Blandy with macro support.
7810 (Compilation): Explain how to get macro information into the
7811 executable.
7812 (Expressions): Note that preprocessor macros are expanded.
7813
7814 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7815
7816 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7817 options for `target remote'.
7818
7819 2002-05-13 Andrew Cagney <ac131313@redhat.com>
7820
7821 * gdbint.texinfo (Target Architecture Definition): Delete
7822 documentation on NNPC_REGNUM.
7823
7824 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7825
7826 * gdbint.texinfo (Target Architecture Definition): Document
7827 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7828 (Target Architecture Definition): Revise section `Using Different
7829 Register and Memory Data Representations'. Add section `Raw and
7830 Virtual Register Representations'.
7831
7832 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7833
7834 * gdbint.texinfo (Target Architecture Definition): Mention
7835 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7836 (Target Architecture Definition): Mention same. Add references to
7837 web pages.
7838
7839 2002-05-08 Michael Snyder <msnyder@redhat.com>
7840
7841 * stabs.texinfo (Attributes): Document new "vector" attribute.
7842
7843 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7844
7845 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7846
7847 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7848
7849 * gdb.texinfo: Delete obsolete references to a29k.
7850
7851 2002-04-24 Andrew Cagney <ac131313@redhat.com>
7852
7853 * gdbint.texinfo (Target Architecture Definition): Replace
7854 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7855
7856 2002-04-24 David S. Miller <davem@redhat.com>
7857
7858 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7859
7860 2002-04-21 David S. Miller <davem@redhat.com>
7861
7862 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7863
7864 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7865
7866 * gdbint.texinfo (Target Architecture Definition): Delete
7867 definition of HAVE_REGISTER_WINDOWS.
7868
7869 2002-04-19 Eli Zaretskii <eliz@gnu.org>
7870
7871 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7872 "Theodore A. Roth" <troth@verinet.com>.
7873
7874 2002-04-15 Don Howard <dhoward@redhat.com>
7875
7876 From Eli Zaretskii <eliz@gnu.org>
7877 * gdb.texinfo (show max-user-call-depth): Correct formatting.
7878 Provide a better explaination of this feature.
7879
7880 2002-04-14 Andrew Cagney <ac131313@redhat.com>
7881
7882 * gdbint.texinfo (Target Architecture Definition): Remove
7883 FRAME_CHAIN_COMBINE.
7884
7885 2002-04-12 Michael Chastain <mec@shout.net>
7886
7887 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7888 REG_STACK_SEGMENT.
7889
7890 2002-04-09 Michael Chastain <mec@shout.net>
7891
7892 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7893 PYRAMID_* macros.
7894
7895 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7896
7897 * gdb.texinfo (Bug Reporting): Document that the web is the
7898 prefered way of submitting bug reports.
7899 (Bug Reporting): Delete the s-mail address as the last resort.
7900
7901 2002-04-05 Andrew Cagney <ac131313@redhat.com>
7902
7903 * gdbint.texinfo (Target Architecture Definition): Delete
7904 references to TARGET_WRITE_FP and write_fp.
7905
7906 2002-03-27 Michael Snyder <msnyder@redhat.com>
7907
7908 * gdb.texinfo: Document new commands dump, append, and restore.
7909
7910 2002-03-27 Andrew Cagney <ac131313@redhat.com>
7911
7912 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7913 Branch'.
7914
7915 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7916
7917 * gdb.texinfo: Change all examples to @smallexample.
7918 * gdbint.texinfo: Ditto.
7919
7920 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7921
7922 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7923 Branches''.
7924
7925 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7926
7927 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7928 Policy''.
7929
7930 2002-03-04 Fred Fish <fnf@redhat.com>
7931
7932 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7933 expresson, suports, dependant, trhe, perhaphs, situtations,
7934 explictily, taged, oportunity, unfortunatly).
7935
7936 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7937
7938 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7939 Remove reference to 3.12.
7940
7941 2002-02-23 Andrew Cagney <ac131313@redhat.com>
7942
7943 * gdbint.texinfo: Include fdl.texi.
7944 (Top): Add GNU Free Documentation License.
7945 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7946 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7947 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7948 (gdbint.info): Add srcdir to include path.
7949 * gdb.texinfo: Include gpl.texi.
7950 (Top): Add Copying.
7951 * gpl.texi: New file.
7952
7953 2002-02-23 Andrew Cagney <ac131313@redhat.com>
7954
7955 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7956
7957 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7958
7959 * gdb.texinfo: Document Cygwin native specific commands.
7960
7961 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
7962
7963 * gdb.texinfo: Document gdbserver ``--attach'' command.
7964
7965 2002-02-07 Michael Snyder <msnyder@redhat.com>
7966
7967 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7968 to @code(_ovly_debug_event).
7969
7970 2002-02-07 Andrew Cagney <ac131313@redhat.com>
7971
7972 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7973
7974 2002-02-06 Michael Snyder <msnyder@redhat.com>
7975
7976 * gdb.texinfo (overlays): Mention new magic symbol
7977 '_ovly_debug_event', which allows GDB to keep better track
7978 of overlays.
7979
7980 2002-02-03 Eli Zaretskii <eliz@gnu.org>
7981
7982 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7983 Suggested by Dmitry Sivachenko.
7984
7985 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7986
7987 2002-02-01 Michael Snyder <msnyder@redhat.com>
7988
7989 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7990
7991 2002-01-30 Michael Snyder <msnyder@redhat.com>
7992
7993 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7994 (set trust-readonly-sections): Document.
7995
7996 2002-01-29 Andrew Cagney <ac131313@redhat.com>
7997
7998 * gdbint.texinfo (Releasing GDB): Revise and update.
7999
8000 2002-01-28 Andrew Cagney <ac131313@redhat.com>
8001
8002 * gdbint.texinfo (Target Architecture Definition): Delete
8003 description of TARGET_BYTE_ORDER_DEFAULT.
8004
8005 2002-01-27 Eli Zaretskii <eliz@gnu.org>
8006
8007 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8008 <mitya@cavia.pp.ru>.
8009
8010 2002-01-23 Andrew Cagney <ac131313@redhat.com>
8011
8012 * libgdb.texinfo: Delete file.
8013
8014 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8015
8016 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8017 * gdbint.texinfo: Ditto.
8018
8019 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8020
8021 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8022
8023 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8024
8025 * Makefile.in: Update copyright.
8026 (TEXI2DVI): Define.
8027 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8028 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8029 gdb-cfg.texi.
8030 (TEXINDEX, PDFTEX): Delete makefile variables.
8031
8032 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8033
8034 * gdb.texinfo (Protocol): Move section to appendix.
8035
8036 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8037
8038 * gdb.texinfo (Remote Debugging): Create a menu.
8039 (Top): Add ``Remote Debugging'' to menu.
8040
8041 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8042
8043 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8044 serial protocol'' from here.
8045 (Remote Debugging): To here. New chapter.
8046
8047 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8048
8049 * gdbint.texinfo (Target Architecture Definition): Delete
8050 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8051
8052 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8053
8054 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8055 are no longer needed.
8056 (Porting GDB): Add maintainer note about configure.host.
8057
8058 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8059
8060 * gdbint.texinfo (Target Architecture Definition): Remove
8061 definition of IEEE_FLOAT.
8062
8063 2002-01-20 Eli Zaretskii <eliz@gnu.org>
8064
8065 * gdb.texinfo: Beautify copyright years; fix a typo.
8066 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8067 <3diff@gnu.org>
8068
8069 2002-01-19 Andrew Cagney <ac131313@redhat.com>
8070
8071 * gdbint.texinfo (Host Definition): Remove references to
8072 MALLOC_INCOMPATIBLE.
8073
8074 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8075
8076 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8077 and xyz-xdep.o.
8078
8079 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8080
8081 * gdb.texinfo (Maintenance Commands): Add appendix.
8082 (Set Breaks): Copy ``maint info breakpoint'' doco to
8083 ``Maintenance Commands'' appendix. Add reference.
8084
8085 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8086
8087 * fdl.texi: Remove next/prev from @node.
8088
8089 2002-01-17 Eli Zaretskii <eliz@gnu.org>
8090
8091 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8092 for monstrous @multitable (from Brian Youmans).
8093
8094 * fdl.texi: New file.
8095
8096 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8097
8098 2002-01-15 Andrew Cagney <ac131313@redhat.com>
8099
8100 * gdbint.texinfo (Releasing GDB): New chapter.
8101
8102 2002-01-14 Andrew Cagney <ac131313@redhat.com>
8103
8104 * gdb.texinfo (Embedded Processors, Calling program functions):
8105 Obsolete references to a29k.
8106
8107 2002-01-13 Andrew Cagney <ac131313@redhat.com>
8108
8109 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8110 examples. Document that a code-block should do or discard its
8111 cleanups before exit.
8112
8113 2002-01-11 Michael Snyder <msnyder@redhat.com>
8114
8115 * gdb.texinfo (Choosing files): Change @samp to @file.
8116
8117 2002-01-05 Michael Snyder <msnyder@redhat.com>
8118
8119 * gdb.texinfo (--pid): Document new command line option (attach).
8120
8121 2002-01-07 Eli Zaretskii <eliz@gnu.org>
8122
8123 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8124 in the stub.
8125
8126 2002-01-04 Andrew Cagney <ac131313@redhat.com>
8127
8128 * gdbint.texinfo (Target Architecture Definition): Replace
8129 BIG_ENDIAN with BFD_ENDIAN_BIG.
8130
8131 2002-01-03 Andrew Cagney <ac131313@redhat.com>
8132
8133 * gdbint.texinfo (Target Architecture Definition): Replace
8134 value_ptr with struct value pointer.
8135
8136 2002-01-02 Eli Zaretskii <eliz@gnu.org>
8137
8138 * gdb.texinfo (Free Software): Fix wording.
8139
8140 2001-12-31 Eli Zaretskii <eliz@gnu.org>
8141
8142 * gdb.texinfo (Free Software): New section ``Free Software Needs
8143 Free Documentation''.
8144
8145 2001-12-30 Eli Zaretskii <eliz@gnu.org>
8146
8147 * stabs.texinfo:
8148 * gdb.texinfo:
8149 * gdbint.texinfo:
8150 * libgdb.texinfo:
8151 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8152
8153 2001-12-29 Michael Snyder <msnyder@redhat.com>
8154
8155 * gdb.texinfo (maint info sections): Fix typo.
8156
8157 2001-12-26 Michael Snyder <msnyder@redhat.com>
8158
8159 * gdb.texinfo (maint info sections): Document.
8160
8161 * gdb.texinfo (info proc): Comment out documentation for
8162 'info proc' sub-options that are currently not implemented.
8163
8164 2001-12-20 Jim Blandy <jimb@redhat.com>
8165
8166 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8167
8168 2001-12-15 Andrew Cagney <ac131313@redhat.com>
8169
8170 * gdbint.texinfo (Target Architecture Definition): Replace
8171 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8172
8173 2001-12-01 Andrew Cagney <ac131313@redhat.com>
8174
8175 * gdbint.texinfo (Host Definition): Delete documentation on
8176 HOST_BYTE_ORDER.
8177
8178 2001-11-30 Jim Blandy <jimb@redhat.com>
8179
8180 * gdb.texinfo (Overlays): New chapter, documenting GDB's
8181 overlay support. Add to top-level menu.
8182
8183 2001-11-26 Tom Tromey <tromey@redhat.com>
8184
8185 * gdb.texinfo (Command Syntax): Document C-o binding.
8186
8187 2001-07-26 Christopher Faylor <cgf@redhat.com>
8188
8189 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8190 use since it is described in the referenced section.
8191
8192 From Eli Zaretskii <eliz@gnu.org>
8193 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8194 clearer when using DJGPP.
8195
8196 2001-11-24 Christopher Faylor <cgf@redhat.com>
8197
8198 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8199 specifically refer to MS-DOS.
8200 (command files): Mention gdb.ini is only used on MS-DOS.
8201
8202 2001-11-21 Tom Tromey <tromey@redhat.com>
8203
8204 * gdb.texinfo (Invoking GDB): Document --args.
8205 (Mode Options): Likewise.
8206
8207 2001-11-21 Jim Blandy <jimb@redhat.com>
8208
8209 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
8210 Delete documentation; this macro has been removed from the
8211 sources.
8212
8213 2001-11-13 Jim Blandy <jimb@redhat.com>
8214
8215 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8216
8217 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
8218
8219 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8220
8221 2001-11-05 Michael Snyder <msnyder@redhat.com>
8222
8223 * gdb.texinfo (info functions): Document use of backslash to
8224 quote regexp chars in function names such as "operator*()".
8225
8226 2001-11-01 Fred Fish <fnf@redhat.com>
8227
8228 * gdbint.texinfo (SOLIB_ADD): Document additional new
8229 "readsyms" arg.
8230
8231 2001-10-30 Don Howard <dhoward@redhat.com>
8232
8233 * gdb.texinfo: (Command Files) Added documentation for the
8234 behavior of gdb with input redirected from a file.
8235
8236 2001-10-28 Fred Fish <fnf@redhat.com>
8237
8238 * gdb.texinfo (auto-solib-add): Change docs to match
8239 implementation change.
8240 (auto-solib-limit): Add docs for new variable.
8241
8242 2001-10-15 Andrew Cagney <ac131313@redhat.com>
8243
8244 * gdbint.texinfo (Target Architecture Definition): Function
8245 value_as_pointer renamed to value_as_address.
8246
8247 2001-10-15 Andrew Cagney <ac131313@redhat.com>
8248
8249 * gdbint.texinfo (Target Architecture Definition): Default
8250 POINTER_TO_ADDRESS functions assume unsigned addresses.
8251 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8252 posting by Jim Blandy.
8253
8254 2001-10-12 Jim Blandy <jimb@redhat.com>
8255
8256 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8257 version of texi2html (1.64) doesn't support this flag any more.
8258
8259 2001-09-08 Mark Kettenis <kettenis@gnu.org>
8260
8261 * gdbint.texinfo (Host Definition): Remove description of
8262 MEM_FNS_DECLARED.
8263
8264 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8265
8266 * gdbint.texinfo (Host Definition): Remove description of
8267 HAVE_SIGSETMASK.
8268
8269 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
8270
8271 * gdbint.texinfo (Target Architecture Definition): Add
8272 explanation of TARGET_PRINT_INSN macro.
8273
8274 2001-08-30 Jim Blandy <jimb@redhat.com>
8275
8276 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8277 Explain what it means to load relocatable files.
8278
8279 2001-08-28 Jim Blandy <jimb@redhat.com>
8280
8281 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8282 info `top' menu.
8283
8284 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8285
8286 * gdbint.texinfo: Add a cautionary note about macro use.
8287
8288 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
8289
8290 * gdb.texinfo: Explain omitting the hostname in the
8291 `target remote' command.
8292
8293 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
8294
8295 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8296 and END-INFO-DIR-ENTRY.
8297
8298 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8299
8300 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8301
8302 2001-07-25 Andrew Cagney <ac131313@redhat.com>
8303
8304 * gdbint.texinfo (libgdb): Rewrite.
8305
8306 2001-07-26 Eli Zaretskii <eliz@gnu.org>
8307
8308 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8309
8310 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8311
8312 * gdb.texinfo (TUI): New chapter, document the TUI.
8313 (Mode Options): Document the -tui option.
8314
8315 2001-07-23 Mark Kettenis <kettenis@gnu.org>
8316
8317 * gdbint.texinfo (Host Definition): Remove description of
8318 NEED_POSIX_SETPGID.
8319
8320 2001-07-23 Eli Zaretskii <eliz@gnu.org>
8321
8322 * gdb.tex (DJGPP Native): New node, with descriptions of
8323 DJGPP-specific commands.
8324
8325 2001-07-19 John R. Moore <jmoore@redhat.com>
8326
8327 * gdbint.texinfo: Three misspellings.
8328
8329 2001-07-06 Andrew Cagney <ac131313@redhat.com>
8330
8331 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8332 `test` expressions on bash. Problem reported by Colin Walters.
8333
8334 2001-07-04 Andrew Cagney <ac131313@redhat.com>
8335
8336 * gdbint.texinfo (User Interface): Update ui-out documentation to
8337 refelect recent UI/MI updates.
8338
8339 2001-07-04 Andrew Cagney <ac131313@redhat.com>
8340
8341 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8342 interpreters.
8343
8344 2001-06-15 Andrew Cagney <ac131313@redhat.com>
8345
8346 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8347 structure and not macros.
8348 (Host Definition): Document that much of this chapter is obsolete.
8349 (Target Architecture Definition): Update list of files that make
8350 up a target architecture.
8351 (Coding): Update.
8352
8353 2001-06-28 Andrew Cagney <ac131313@redhat.com>
8354
8355 * gdbint.texinfo (Target Architecture Definition): Update
8356 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8357 The latter has been changed to a true predicate.
8358
8359 2001-06-17 Eli Zaretskii <eliz@gnu.org>
8360
8361 * annotate.texi: Add @noindent where needed. From Dmitry
8362 Sivachenko <dima@Chg.RU>.
8363 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8364
8365 2001-06-16 Andrew Cagney <ac131313@redhat.com>
8366
8367 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8368
8369 2001-06-14 Andrew Cagney <ac131313@redhat.com>
8370
8371 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8372 returns ``OK''. Document that the ``R'' packet does not reply.
8373
8374 2001-06-13 Michael Snyder <msnyder@redhat.com>
8375
8376 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8377
8378 2001-06-13 Eli Zaretskii <eliz@gnu.org>
8379
8380 * gdb.texinfo (Signals): Clarify the default setting of signal
8381 handling.
8382
8383 2001-05-14 Andrew Cagney <ac131313@redhat.com>
8384
8385 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8386 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8387
8388 2001-05-12 Andrew Cagney <ac131313@redhat.com>
8389
8390 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8391
8392 2001-05-10 Eli Zaretskii <eliz@gnu.org>
8393
8394 * gdbint.texinfo (Clean Design and Portable Implementation):
8395 Renamed from "Clean Design".
8396 (Clean Design and Portable Implementation): Document portable
8397 methods of handling file names, and the associated macros.
8398
8399 2001-04-02 Eli Zaretskii <eliz@gnu.org>
8400
8401 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8402 command and provide a cross-reference to its description.
8403 (Symbols): Note that "info scope" is useful for trace experiments.
8404
8405 2001-04-01 Eli Zaretskii <eliz@gnu.org>
8406
8407 * gdb.texinfo (Symbols): Document "info scope".
8408 (Tracepoints): New chapter.
8409 (Contributors): Update for v5.1.
8410 <All nodes>: Change "C++" to "C@t{++}".
8411
8412 * gdbint.texinfo (User Interface): A new section about ui_out
8413 functions, based on text written by Fernando Nasser.
8414
8415 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8416
8417 2001-03-26 Eli Zaretskii <eliz@gnu.org>
8418
8419 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8420
8421 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8422
8423 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8424 Replace "GDB" with "@value{GDBN}". Fix markup.
8425
8426 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8427
8428 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8429 a cross-reference to its description.
8430 (Symbols): Document "info symbol".
8431
8432 2001-03-21 Eli Zaretskii <eliz@gnu.org>
8433
8434 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8435 subsection "x86 Watchpoints".
8436 (Target Architecture Definition): Document the macros
8437 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8438 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8439
8440 2001-03-20 Andrew Cagney <ac131313@redhat.com>
8441
8442 * gdbint.texinfo (Target Architecture Definition): Update
8443 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8444 list.
8445
8446 2001-03-06 Kevin Buettner <kevinb@redhat.com>
8447
8448 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8449 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8450
8451 2001-02-21 Eli Zaretskii <eliz@gnu.org>
8452
8453 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8454
8455 2001-02-11 Eli Zaretskii <eliz@gnu.org>
8456
8457 * gdb.texinfo (Environment): Document that `path' does not change
8458 the value of PATH in GDB's own environment (it did in the past,
8459 but that was changed on March 15, 1994). Reported by Doug Evans
8460 <dje@transmeta.com>.
8461
8462 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8463 its line. Fix markup of commands and macros. Add an Index node
8464 and index entries.
8465
8466 2001-01-23 J.T. Conklin <jtc@redback.com>
8467
8468 * gdb.texinfo (Memory region attributes): New manual section.
8469
8470 2001-01-04 Nicholas Duffek <nsd@redhat.com>
8471
8472 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8473
8474 2000-12-25 Eli Zaretskii <eliz@gnu.org>
8475
8476 * refcard.tex: Version and copyright fixed. From Phil Edwards
8477 <pedwards@disaster.jaj.com>.
8478
8479 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8480
8481 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
8482 DWARF2_REG_TO_REGNUM): Document.
8483
8484 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8485
8486 * gdbint.texinfo (Coding): Update current value of
8487 --enable-build-warnings. Mention --enable-gdb-build-warnings.
8488
8489 2000-11-19 Eli Zaretskii <eliz@gnu.org>
8490
8491 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8492 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8493
8494 2000-11-10 Christopher Faylor <cgf@cygnus.com>
8495
8496 * gdb.texinfo: Document new 'set step-mode' command.
8497
8498 2000-10-16 Eli Zaretskii <eliz@gnu.org>
8499
8500 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8501 changes from Dmitry Sivachenko <dima@Chg.RU>.
8502
8503 2000-09-26 Eli Zaretskii <eliz@gnu.org>
8504
8505 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8506 From Steven Johnson <sbjohnson@ozemail.com.au>.
8507
8508 2000-08-10 Mark Kettenis <kettenis@gnu.org>
8509
8510 * gdbint.texinfo (Overall Structure): Spelling fix.
8511
8512 2000-08-10 Eli Zaretskii <eliz@gnu.org>
8513
8514 * gdbint.texinfo (Target Architecture Definition): Document that
8515 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8516 for which REGISTER_CONVERTIBLE returns a zero value.
8517
8518 2000-07-08 Christopher Faylor <cgf@cygnus.com>
8519
8520 * Makefile.in (install-info): Find files to install in either the
8521 build or source directories (adapted from Makefile.am).
8522
8523 2000-07-07 Nicholas Duffek <nsd@redhat.com>
8524
8525 * stabs.texinfo: Fix spelling errors.
8526 (String Field): FILE-NUMBER starts from 0, not 1.
8527
8528 2000-07-05 Eli Zaretskii <eliz@gnu.org>
8529
8530 * refcard.tex: Remove \centerline from the blurb. Patch from
8531 Brian Youmans.
8532
8533 2000-06-25 Eli Zaretskii <eliz@gnu.org>
8534
8535 * Makefile.in (install-info): Support installation from outside of
8536 the source directory. Reported by Mark Harig
8537 <markh@frazier.landmark.com>.
8538
8539 2000-06-20 J.T. Conklin <jtc@redback.com>
8540
8541 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8542
8543 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8544
8545 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
8546 Generate using pdftex.
8547 (PDFTEX): Define.
8548 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
8549 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
8550 @contents at the start.
8551
8552 2000-05-24 Eli Zaretskii <eliz@gnu.org>
8553
8554 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
8555 Youmans.
8556
8557 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8558
8559 From Brian Youmans:
8560 * gdb.texinfo: Fix ``et al.''.
8561
8562 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8563
8564 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
8565 loop.
8566
8567 2000-05-19 Jimmy Guo <guo@cup.hp.com>
8568
8569 * configure: Regenerate.
8570
8571 2000-05-17 Eli Zaretskii <eliz@gnu.org>
8572
8573 * Makefile.in (install-info): Run install-info on installed Info
8574 files.
8575
8576 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8577
8578 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
8579 Andrew Cagney.
8580
8581 2000-05-09 Eli Zaretskii <eliz@gnu.org>
8582
8583 * gdb.texinfo: Proofreading changes from Brian Youmans.
8584
8585 2000-05-01 Nick Duffek <nsd@cygnus.com>
8586
8587 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8588 startup sequence, minor edits.
8589
8590 2000-05-01 Eli Zaretskii <eliz@gnu.org>
8591
8592 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8593 TeX.
8594
8595 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8596 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8597 like `n' and `s' which look weird. Convert some of the @kindex to
8598 @vindex, when they refer to variables, not commands.
8599
8600 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8601
8602 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8603
8604 2000-04-23 Eli Zaretskii <eliz@gnu.org>
8605
8606 * Makefile.in (GDBMI_DIR): New variable.
8607 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8608 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8609 (gdbmi.texinfo): New target, for texi2roff.
8610 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8611 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8612
8613 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8614 gdbmi.texinfo.
8615 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8616 comment.
8617
8618 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8619
8620 * gdb.texinfo (Files): Update description of add-symbol-file
8621 command.
8622
8623 2000-04-17 Eli Zaretskii <eliz@gnu.org>
8624
8625 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8626 prevents the build (and is generally a Bad Idea).
8627
8628 2000-04-17 Eli Zaretskii <eliz@gnu.org>
8629
8630 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8631 a comma inside @var.
8632 (Command Files): Index markup changes from Dmitry Sivachenko
8633 <dima@Chg.RU>.
8634
8635 2000-04-16 Eli Zaretskii <eliz@gnu.org>
8636
8637 * Makefile.in (LN_S): Define.
8638 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8639 invoke "ln -s" unless it is known to work.
8640
8641 * configure.in (AC_PROG_LN_S): Add.
8642
8643 2000-04-14 Jim Blandy <jimb@redhat.com>
8644
8645 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8646 section.
8647 (Target Conditionals): Document ADDRESS_TO_POINTER,
8648 POINTER_TO_ADDRESS.
8649
8650 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
8651
8652 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8653 gdb-cfg.texi to get the value.
8654
8655 2000-04-10 Jim Blandy <jimb@redhat.com>
8656
8657 * gdbint.texinfo (Target Architecture Definition): Fix
8658 cross-references.
8659
8660 2000-04-08 Jim Blandy <jimb@redhat.com>
8661
8662 * gdbint.texinfo (Using Different Register and Memory Data
8663 Representations): New section.
8664 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
8665 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8666 REGISTER_CONVERT_TO_RAW): Document.
8667
8668 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8669
8670 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
8671 for acknowledgments.
8672
8673 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8674
8675 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
8676 qThreadExtraInfo.
8677
8678 2000-03-28 J.T. Conklin <jtc@redback.com>
8679
8680 * gdb.texinfo: Clarify which remote debug protocol commands are
8681 required and which are optional.
8682
8683 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8684
8685 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
8686 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8687 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
8688 * annotate.texi: Update.
8689
8690 2000-03-28 Stan Shebs <shebs@apple.com>
8691
8692 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8693 expectation of additional changes before release), update
8694 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8695 node links, rephrase and/or shorten lines to fix formatting
8696 problem in both regular and @smallbook formats.
8697 * annotate.texi: Shorten lines in example, use smallexample
8698 consistently everywhere.
8699 * Makefile.in: Add comment about texinfo 4.0 html generation.
8700 (SFILES_INCLUDED): Add annotate.texi.
8701
8702 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
8703
8704 * gdb.texinfo (Debugging Output): Added new section, documenting
8705 the "set/show debug" commands.
8706
8707 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8708
8709 * annotate.texi (Annotations): When GDBN omit @chapter and @node
8710 entry.
8711
8712 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8713 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
8714 @chapter and @node entries.
8715
8716 * gdb.texinfo: Link all top-level nodes.
8717
8718 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8719
8720 * Makefile.in (install-info): Create $(infodir) before installing
8721 files.
8722
8723 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8724
8725 From David Whedon <dwhedon@gordian.com>
8726 * gdbint.texinfo : Added paragraphs about command deprecation.
8727
8728 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
8729
8730 * gdb.texinfo: Add documentation for the apropos command.
8731
8732 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8733
8734 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8735
8736 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8737
8738 * gdb.texinfo: Add white space to prevent overprinting in
8739 two places.
8740
8741 2000-03-17 Stan Shebs <shebs@apple.com>
8742
8743 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8744 <dima@Chg.RU>, also clarification of allowed content for
8745 string constants.
8746
8747 2000-03-16 Eli Zaretskii <eliz@gnu.org>
8748
8749 * gdb.texinfo (main menu): Add Annotations.
8750 (File Options): Add @cindex entries for each command-line option.
8751 Document --epoch, --annotate, --async, --interpreter, --write,
8752 --statistics, and --version.
8753
8754 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8755 of GDB.
8756
8757 2000-02-23 Jim Blandy <jimb@redhat.com>
8758
8759 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8760
8761 2000-02-22 Jim Blandy <jimb@redhat.com>
8762
8763 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8764
8765 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8766
8767 * Makefile.in (diststuff): New target.
8768
8769 2000-02-15 Kevin Buettner <kevinb@redhat.com>
8770
8771 * agentexpr.texi: Fix wording regarding Intel's IA-64
8772 architecture. [From Jim Wilson.]
8773
8774 2000-01-16 Tom Tromey <tromey@cygnus.com>
8775
8776 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8777 (Delete Breaks): Mention range arguments.
8778 (Disabling): Likewise.
8779
8780 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8781
8782 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8783
8784 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8785
8786 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
8787 valid functions.
8788
8789 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8790
8791 * gdb.texinfo: Clarify regular expressions used in rbreak.
8792
8793 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
8794
8795 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8796 MEMORY_REMOVE_BREAKPOINT): Document.
8797
8798 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8799
8800 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
8801 offset re-using the DATA offset instead.
8802
8803 1999-10-11 Jim Kingdon <kingdon@redhat.com>
8804
8805 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8806
8807 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8808
8809 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8810 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8811 typos.
8812
8813 * gdb.texinfo: Various minor wording and formatting improvements,
8814 mentions of additional command-line options.
8815
8816 1999-09-30 Fred Fish <fnf@cygnus.com>
8817
8818 * gdb.texinfo: Document additional forms of specifying section
8819 names and addresses for the add-symbol-file command.
8820
8821 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8822
8823 * gdbint.texinfo: Fix typo, add the word "have".
8824
8825 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8826
8827 * gdbint.texinfo (Target Architecture Definition): Document the
8828 SKIP_PERMANENT_BREAKPOINT macro.
8829
8830 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8831
8832 * gdb.texinfo: Fiks speling errers.
8833
8834 * gdb.texinfo: Fix uses of @multitable.
8835
8836 From Eli Zaretskii <eliz@gnu.org>:
8837 * gdb.texinfo: Include details specific to DOS host, clarify
8838 some confusing language, fix @ref/@xref/@pxref usages, add
8839 comments about using with optimization, add more indexing,
8840 fix info about disassembly-flavor.
8841
8842 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8843
8844 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8845 SKIP_SOLIB_RESOLVER): Define.
8846
8847 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8848
8849 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
8850 ``g'' packets.
8851
8852 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8853
8854 * gdb.texinfo: Create a new "Configurations" chapter with
8855 platform-specific info, inline remote.texi and move sections of it
8856 into the new chapter, move bits about info proc, heuristic search,
8857 and register stack into the new chapter.
8858 * remote.texi: Remove, now part of gdb.texinfo.
8859 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8860
8861 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8862
8863 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8864 GDB_TARGET_IS_MACH386): These kludges have gone away.
8865
8866 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8867
8868 * gdbint.texinfo (Target Architecture Definition): Mention
8869 TDEPLIBS.
8870
8871 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8872
8873 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8874 surrounding text to fit HP-UX bits into general info.
8875 (HPPA-cfg.texi): Remove, no longer useful.
8876
8877 * gdb.texinfo: Remove explicit links from @node lines, remove
8878 HP-added "Detailed Node Listing" from main menu which confuses
8879 things.
8880
8881 From Dmitry Sivachenko <dima@Chg.RU>:
8882 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
8883 in description of `set environment'.
8884
8885 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8886
8887 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8888
8889 1999-08-12 Ben Elliston <bje@cygnus.com>
8890
8891 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8892
8893 1999-08-10 Eli Zaretskii <eliz@gnu.org>
8894
8895 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
8896 watch, awatch, and rwatch. Explain why the latter two cannot be
8897 set as software watchpoints. Document that watchpoints for local
8898 variables are deleted when the debuggee terminates.
8899
8900 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8901
8902 * remote.texi (Protocol): Further clarification of the "qRcmd"
8903 packet. Allow E.. response packet. "qRcmd" packet is no longer
8904 reserved.
8905
8906 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8907
8908 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8909 * gdb.texinfo: Ditto.
8910
8911 1999-08-06 Tom Tromey <tromey@cygnus.com>
8912
8913 * gdb.texinfo (KOD): New node.
8914
8915 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8916
8917 * remote.texi (Rcmd): Fix minor formatting typos.
8918
8919 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8920
8921 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
8922 packets.
8923
8924 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8925
8926 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8927 fixes.
8928
8929 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8930
8931 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8932
8933 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8934
8935 * remote.texi (Communication Protocol): ``v'' is in use. Fix
8936 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8937 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8938 packets that are not supported on all hosts. Expand examples.
8939 Spell check.
8940
8941 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8942
8943 * Makefile.in: Recognize html, install-html. Add targets
8944 to build HTML versions of documentation via texi2html.
8945
8946 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8947
8948 * gdbint.texinfo (Testsuite): New chapter, information about the
8949 testsuite.
8950
8951 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8952
8953 * remote.texi (Communication Protocol): Rewrite.
8954
8955 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8956
8957 * stabs.texinfo: Fix uses of xref.
8958
8959 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8960
8961 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8962 info about patch submission.
8963
8964 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8965
8966 From Per Bothner <bothner@cygnus.com>:
8967 * gdb.texinfo: Document Chill support.
8968
8969 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8970
8971 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
8972 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8973 Document that the value should be greater-than or equal-to zero.
8974 (NO_STD_REGS): Document. Deprecate.
8975
8976 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8977
8978 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
8979 Document that these are not used.
8980
8981 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8982
8983 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8984
8985 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8986
8987 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
8988 numargs was dropped.
8989
8990 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8991
8992 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8993
8994 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8995
8996 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
8997 Update.
8998
8999 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9000
9001 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9002 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9003
9004 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9005
9006 * gdbint.texinfo: Fix typos: $ -> @.
9007
9008 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9009
9010 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
9011 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9012 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9013 BREAKPOINT_FROM_PC.
9014
9015 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9016
9017 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
9018 CALL_DUMMY_STACK_ADJUST): Document.
9019
9020 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9021
9022 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
9023 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
9024
9025 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9026
9027 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9028 longer exists.
9029
9030 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9031
9032 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
9033 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9034 they make the manual source incomprehensible.
9035 * h8-cfg.texi: Remove, hasn't been used in years.
9036
9037 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9038
9039 * gdb.texinfo: Update the credits.
9040
9041 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9042
9043 * gdb.texinfo: Fix mistakes noticed in printout of last
9044 draft, add Alpha to discussion of heuristic fence post.
9045
9046 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9047
9048 * gdb.texinfo, remote.texi: Many changes; update to Seventh
9049 Edition, merge some HP changes into mainline, describe some
9050 previously undocumented features, describe more of the target
9051 commands available, eliminate obsolete section on renamed
9052 commands.
9053 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9054
9055 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9056
9057 * gdb.texinfo: Make many HPPA conditionals unconditional,
9058 including catchpoint description, since now on for all configs.
9059 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9060 specializations.
9061
9062 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9063
9064 * Makefile.in (GDBvn.texi): Fix match expression to work with
9065 current format of VERSION in gdb/Makefile.in.
9066 * gdb.texinfo: Fix node ref to match new readline.
9067
9068 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9069
9070 * gdb.texinfo: Changes made as part of a project to merge in
9071 changes made by HP. Documentation makes extensive use of
9072 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9073 on remote debugging. There are differences in documentation
9074 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
9075 the HP manual discusses catchpoints, hardware watchpoints, and
9076 some HPUX specific limitations for shared library support.
9077
9078 There are also a number of @node changes.
9079
9080 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9081
9082 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9083 (C Usage): Same.
9084
9085 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9086
9087 The following changes were made by Edith Epstein
9088 <eepstein@cygnus.com> as part of a project to merge in changes
9089 made by HP.
9090
9091 * HPPA-cfg.texi: new file.
9092
9093 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9094
9095 * refcard.tex: change documentation about catch.
9096 removed info catch.
9097
9098 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9099
9100 * gdbint.texinfo: Expand on GDB's coding standards,
9101 specify the use of arg names with prototypes.
9102
9103 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9104
9105 * gdb.texinfo: Fix tipo.
9106
9107 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9108
9109 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
9110 TARGET_BYTE_ORDER_SELECTABLE_P.
9111
9112 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9113
9114 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9115
9116 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9117
9118 * agentexpr.texi: New file.
9119
9120 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9121
9122 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9123
9124 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9125
9126 * remote.texi: Changed wording that implied that the GDB remote
9127 protocol caches register values instead of GDB itself.
9128
9129 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9130
9131 * gdbint.texinfo: Add some info about symbol readers.
9132 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9133 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9134 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9135 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9136
9137 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9138
9139 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
9140
9141 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9142
9143 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9144
9145 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9146
9147 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
9148 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
9149
9150 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9151
9152 * gdbint.texinfo: Fix minor typos.
9153
9154 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9155
9156 * gdbint.texinfo: Complete overhaul. Group descriptions more
9157 logically, add more info on generic algorithms, remove much
9158 obsolete and/or wrong material.
9159
9160 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9161
9162 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9163
9164 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9165
9166 * refcard.tex: Copyright, address updates.
9167
9168 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9169
9170 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9171 for the edition instead of confusing GDB-version-like numbers.
9172
9173 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9174
9175 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9176
9177 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9178
9179 * LRS: Reformat a bit to keep text under 80 columns.
9180
9181 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9182
9183 * gdb.texinfo: Add some credits, mention bug monitor.
9184 * remote.texi: Mention mips monitor targets.
9185 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
9186
9187 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9188
9189 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
9190 files, finish sorting of host vs target vs native macros, describe
9191 some more of them.
9192
9193 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9194
9195 * gdbint.texinfo (Host Conditionals): Document change from
9196 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9197
9198 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9199
9200 * gdbint.texinfo (Host Conditionals): Document
9201 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
9202
9203 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9204
9205 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9206 Document LSEEK_NOT_LINEAR.
9207
9208 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9209
9210 * stabs.texinfo (Stab Section Basics): Make it clear that only
9211 some versions of the GNU linker remove the leading N_UNDF symbol.
9212
9213 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * stabs.texinfo (String Field): Document type number pairs here,
9216 instead of in the Sun specific section.
9217 (Include Files): The GNU linker supports the N_BINCL
9218 optimization. Clarify the N_BINCL value, and what it is used
9219 for.
9220 (Procedures): Document N_FUN with an empty string to mark the end
9221 of a function.
9222 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9223 (Sun Differences): Remove this node, as the information is now
9224 elsewhere in the main document.
9225 (Stab Section Basics): Mention that the GNU linker may optimize
9226 stabs and remove the leading N_UNDF symbol.
9227
9228 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9229
9230 * gdb.texinfo, refcard.tex: Restore author credit
9231
9232 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9233
9234 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9235 documentation to account for START and END macros taking
9236 one arg.
9237
9238 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9239
9240 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9241 * gdb.texinfo (Frames): Fix typo.
9242
9243 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9244
9245 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9246 a target_signal as arg type, not a pid.
9247
9248 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9249
9250 * gdb.texinfo: Document `set assembly-language'.
9251
9252 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9253
9254 * remote.texi: Update list of stubs in the GDB distribution.
9255
9256 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9257
9258 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
9259 Also document that some systems can use mmalloc but must define
9260 this if their C runtime allocates memory that is later freed.
9261 (MMCHECK_FORCE): Document new macro.
9262
9263 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9264
9265 * remote.texi: Add documentation for target Sparclet.
9266
9267 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9268
9269 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
9270 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9271 * configure.in: Rewritten for autoconf.
9272 * configure: New.
9273
9274 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9275
9276 * Makefile.in (DVIPS): New define, set to dvips.
9277 (dvi): Add stabs.dvi.
9278 (ps): New target.
9279 (all-doc): Depend on info, dvi, and ps targets.
9280 (STAGESTUFF): Add *.ps and *.dvi files.
9281 (clean-info, clean-dvi): Remove.
9282 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9283 rules completely rewritten.
9284 (maintainer-clean): Remove clean-info and clean-dvi
9285 dependencies and put their actions in the rules.
9286 (gdb.ps): New target
9287 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
9288 intermediate TeX files, whether they have 2 or 3 character
9289 extensions.
9290 (gdbint.ps): Add target and rules.
9291 (gdb-internals): Delete unused target.
9292 (Makefile): Depends upon config.status also.
9293
9294 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9295
9296 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9297 set.
9298
9299 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9300
9301 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9302 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9303
9304 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9305
9306 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9307
9308 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9309
9310 * gdb.texinfo (Print settings): Document
9311 `set/show print static-members' commands.
9312
9313 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9314
9315 * gdbint.texinfo (Native): Document name change, coredep.c to
9316 core-aout.c.
9317
9318 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9319
9320 * stabs.texinfo (Include Files): Document the values the SunOS4
9321 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9322
9323 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9324
9325 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9326 Fix typo.
9327
9328 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9329
9330 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9331 "gdb.tar.Z".
9332
9333 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9334
9335 * Makefile.in (maintainer-clean): New target, synonym for
9336 realclean.
9337
9338 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9339
9340 * Update all FSF addresses except those in COPYING* files.
9341
9342 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9343
9344 From Richard Earnshaw (rearnsha@armltd.co.uk):
9345 * gdb.texinfo (convenience variables): Document $_exitcode.
9346 (quit): Document optional expression to use as exit code.
9347
9348 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9349
9350 * gdb.texinfo, remote.texi: Brought up to date with various
9351 GDB changes.
9352
9353 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9354
9355 * gdb.texinfo: Update dates and versions, fix comments about
9356 hardware watchpoints in future releases and about the
9357 sharedlibrary command.
9358
9359 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9360
9361 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9362 C_FUN stab. Other cleanups.
9363
9364 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9365
9366 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9367 for the sparc stub.
9368
9369 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9370
9371 * annotate.texi: Clarify which addresses have differing formats
9372 depending on the language and which do not.
9373
9374 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9375
9376 * remote.texi (NetWare): Changed example to use BOARD= instead of
9377 NODE= argument to reflect correspoding change to gdbserve.nlm.
9378
9379 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9380
9381 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9382 GDB, as well as AIX dbx, supports the size type attribute.
9383
9384 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9385
9386 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9387
9388 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9389
9390 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9391 and new 'if' and 'while' commands.
9392
9393 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9394
9395 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9396
9397 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9398
9399 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9400 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9401 NetWare targets. Mostly stolen from the Server node.
9402
9403 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9404
9405 * gdb.texinfo (Setting): Talk about the language of a source file
9406 versus the working language. The old documentation did not match
9407 what GDB did.
9408
9409 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9410
9411 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9412 of a source file.
9413
9414 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9415
9416 * gdb.texinfo (Processes): New node.
9417
9418 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9419
9420 * remote.texi: Update documentation of set/show mipsfpu.
9421
9422 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9423
9424 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9425 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
9426
9427 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9428
9429 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9430 obsolete conditionals, described some others.
9431
9432 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9433
9434 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9435 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9436
9437 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9438
9439 * gdbint.texinfo: Put regex conditionals in their own table.
9440
9441 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9442
9443 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9444 described or fixed the descriptions of many others.
9445
9446 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9447
9448 * gdb.texinfo: Add some more credits.
9449 * gdbint.texinfo: Capitalize GDB consistently, describe some
9450 macros and remove some.
9451
9452 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9453
9454 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9455 obsolete conditionals, described some others.
9456
9457 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9458
9459 * gdb.texinfo (help targets): Changed to `help target', which
9460 is the correct gdb command.
9461
9462 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9463
9464 * annotate.texi (TODO): New node, for keeping track of annotations
9465 suggested but not yet implemented.
9466
9467 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9468
9469 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9470 another symbol, it is not the address itself.
9471
9472 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9473
9474 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9475 of stabs-in-coff sections.
9476
9477 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9478
9479 * annotate.texi: Change edition to 0.5 and date to May 1994.
9480 Add index.
9481 (Frames): New node, for frame annotation.
9482 (Displays): New node, for display annotation.
9483
9484 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9485 when waiting for your program to stop.
9486
9487 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9488
9489 * annotate.texi (Breakpoint Info): Document annotation of header
9490 fields and record annotation.
9491
9492 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9493
9494 * annotate.texi: New file, to document annotations.
9495
9496 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9497
9498 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9499 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9500
9501 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9502
9503 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9504 section, and say n_strx field is compilation unit relative.
9505 * stabs.texinfo: Don't use @code for a.out when it is the name of
9506 an object file format.
9507
9508 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9509
9510 * gdb.texinfo: Refer to file names, not path names, per rms
9511 convention.
9512 (Arguments): Fix typo.
9513
9514 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9515
9516 * stabs.texinfo (Global Variables): Talk about stabs in files
9517 where variables are referenced, but not defined.
9518
9519 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9520
9521 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9522 Cplusplus to new nodes Member Type Descriptor and Method Type
9523 Descriptor. Re-write stuff for #.
9524
9525 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9526
9527 * gdb.texinfo (Print Settings): Don't document "set print
9528 fast-symbolic-addr off". The bug which it worked around was fixed
9529 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9530
9531 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9532 N_ENTRY node.
9533
9534 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9535
9536 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9537
9538 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9539 references to ieee-float.c.
9540
9541 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9542
9543 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9544 match what the code actually does.
9545
9546 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9547
9548 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9549
9550 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9551
9552 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9553 i, and b.
9554
9555 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9556
9557 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9558 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9559 as "stabs in sections" rather than just saying "ELF and SOM".
9560 Also make that stuff apply to COFF.
9561
9562 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9563
9564 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9565 Ghostscript.
9566
9567 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9568
9569 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9570 versus functions without line numbers, also mention stepping into
9571 them as well as "step" when you are in them. Tell the user how to
9572 deal with the situation. Add comment about "debugging information".
9573
9574 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9575
9576 * stabs.texinfo (Enumerations): Document restriction on where
9577 enumeration types can appear and still win with GDB.
9578
9579 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9580
9581 * stabs.texinfo (Negative Type Numbers): Document format for type
9582 -16.
9583
9584 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9585
9586 * gdb.texinfo (Selection, Frame Info): Update information about
9587 arbitrary frame specficiations.
9588
9589 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9590
9591 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9592
9593 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9594
9595 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9596
9597 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9598
9599 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9600
9601 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9602
9603 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9604 Differences node to Statics node.
9605 (Statics): Discuss XCOFF use of V symbol descriptor.
9606
9607 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9608 not clean.
9609
9610 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9611
9612 * gdb.texinfo (Print Settings): Document `set print
9613 fast-symbolic-addr' and improve the doc for some other
9614 `set print's.
9615
9616 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9617
9618 * stabs.texinfo (String Field): Talk about defining several type
9619 numbers at once.
9620 Fix lint regarding changing node ELF Transformations to
9621 ELF and SOM Transformations.
9622
9623 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9624
9625 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9626
9627 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9628
9629 * stabs.texinfo (Cross-References): `::' is for nested types only
9630 within <>.
9631 (Structures): Document static members.
9632
9633 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9634
9635 * stabs.texinfo: Document S type attribute.
9636
9637 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9638
9639 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9640
9641 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9642
9643 * gdbint.texinfo: Fix a few typos.
9644
9645 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9646
9647 * gdb.texinfo, remote.texi: formatting improvements
9648
9649 * gdb.texinfo (New Features): mention threads.
9650 (Summary, C): fix xrefs in newly contributed text.
9651 (Threads): index entries, clarifications, example
9652 (passim): minor typos fixed, phrasing improvements
9653
9654 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9655 entries; (Server): explain use of gdbserver w/real-time systems,
9656 add example of conflicting TCP port; (MIPS Remote) break up
9657 running text into table, highlighting commands, and add example.
9658
9659 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9660
9661 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9662
9663 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9664
9665 * stabs.texinfo (Nested Symbols): New node.
9666 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9667
9668 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9669
9670 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9671 to picking which Bbss.bss symbol to use, and (because there seems to
9672 be no good way of doing it) re-write some of the text to make it
9673 sound like Bbss.bss isn't such a great idea after all (as currently
9674 designed).
9675
9676 * gdb.texinfo (C): In addition to saying people have to use g++ for
9677 good results, say they have to use stabs. Specifically say cfront
9678 doesn't work well.
9679 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9680 the gdb README. Add xrefs to places where the support for the various
9681 languages is described in detail.
9682
9683 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9684
9685 * stabs.texinfo: Clean up stuff about visibility and virtual
9686 characters.
9687
9688 * stabs.texinfo (N_M2C): Cite Sun doc.
9689
9690 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9691
9692 * gdb.texinfo: updates re threads.
9693 * remote.texinfo: avoid index entries starting with digits.
9694
9695 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9696
9697 * stabs.texinfo (Enumerations): Talk about large, negative and
9698 octal values. Clean up cross reference to type attributes.
9699 (String Field): Say that GDB 4.11 supports size attribute.
9700
9701 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9702
9703 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9704 is a mandatory step. Make the stuff about that more concise.
9705
9706 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9707
9708 * stabs.texinfo (Class Names): New node.
9709
9710 * gdb.texinfo (Command Files): Explain order of init file reading.
9711
9712 * remote.texi (Bootstrapping): Talk about getting the serial driver
9713 to deal with ^C sent by gdb to stop the remote system.
9714
9715 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9716
9717 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9718
9719 * libgdb.texinfo (Defining Commands): made the DOC arg
9720 to gdb_define_app_command a char * instead of char **
9721 per a suggestion from kingdon.
9722
9723 * libgdb.texinfo: total rewrite from a different starting
9724 premise.
9725
9726 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9727
9728 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9729 floats passed as doubles (to improve clarity).
9730
9731 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9732
9733 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9734
9735 * a4rc.sed: update to work with Andreas Vogel papersize params
9736
9737 * refcard.tex: use Andreas Vogel simplifications of papersize
9738 params; remove useless version info; update copyright date.
9739
9740 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9741
9742 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9743
9744 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9745
9746 * gdb.texinfo (Files): Say what address the load command loads it at.
9747
9748 * stabs.texinfo (Common Blocks): Minor cleanups.
9749
9750 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9751 that Sun has backed away from the linker kludge and thus the relevant
9752 issue is changes to the SunPRO tools, not the Solaris linker.
9753
9754 * stabs.texinfo (Traditional Integer Types): Clean up description
9755 of octal bounds a little bit. Document extra leading zeroes.
9756
9757 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9758
9759 * gdb.texinfo (Signaling): Update for symbolic symbol names
9760 and add a section explaining the difference between the GDB
9761 signal command and the shell kill utility.
9762
9763 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9764
9765 * libgdb.texinfo: added `@' to braces that were unescaped.
9766
9767 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9768
9769 * libgdb.texinfo: new file. Spec for the gdb library.
9770
9771 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9772
9773 * stabs.texinfo (Include Files): Fix typo (start -> end).
9774
9775 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9776
9777 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9778 from Melissa at FSF's editing pass.
9779
9780 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9781
9782 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9783 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9784 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9785
9786 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9787
9788 * remote.texi (Bootstrapping): Discuss 386 call gates.
9789
9790 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9791
9792 * stabs.texinfo (Based Variables): New node.
9793
9794 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9795
9796 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9797 names, sizes, and formats to suggest how not to lose.
9798
9799 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9800
9801 * stabs.texinfo (Methods): Fix typo.
9802
9803 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9804
9805 * gdb.texinfo: Fix a few typos.
9806
9807 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9808
9809 * gdb.texinfo: Clarify how well it works with Fortran.
9810
9811 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9812 More on relocating stabs in ELF files.
9813
9814 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9815
9816 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9817
9818 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9821 parameters on VAX.
9822
9823 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9824
9825 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9826
9827 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9828
9829 * stabs.texinfo: Make info author notice match the TeX author notice.
9830
9831 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9832
9833 * stabs.texinfo: Initial-caps all words in node names and
9834 non-trivial words in section names.
9835
9836 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9837
9838 * stabs.texinfo: Many minor cleanups.
9839
9840 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9841
9842 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9843
9844 * stabs.texinfo: Remove full description of big example.
9845 It's not really helpful; just use pieces of it where appropriate.
9846 Add more Texinfo formatting directives (@samp, etc.).
9847 Use @deffn to define stab types.
9848 Eliminate some wordiness. Break up some nodes.
9849 Add an (alphabetized) index of symbol types.
9850 Use consistent capitalization style in node and section names.
9851
9852 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9853
9854 * gdb.texinfo: Change typo "Two two" to "The two".
9855
9856 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9857
9858 * stabs.texinfo (XCOFF-differences): Remove references to
9859 non-existent types N_DECL and N_RPSYM.
9860
9861 * stabs.texinfo (String Field): Say that type attributes bug is
9862 fixed in GDB 4.10, since it is.
9863
9864 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9865
9866 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9867
9868 * stabs.texinfo: Formatting cleanups.
9869
9870 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9871
9872 * stabs.texinfo: When explaining the n_type of a stab, standardize
9873 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9874 no tabs, use @r).
9875 (Global Variables): Clean up.
9876
9877 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9878
9879 * stabs.texinfo (Stack Variables): Re-write.
9880
9881 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9882
9883 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9884 addresses of a source file. Also revise formatting.
9885 Change "object module" or "object file" to "source file".
9886 Various: Miscellaneous cleanups.
9887
9888 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9889
9890 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9891
9892 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9893
9894 * gdbint.texinfo: Removed many nonsensical machine-collected
9895 host and target conditionals, described some of the remainder.
9896
9897 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9898
9899 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9900
9901 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9902 paragraph which follows.
9903
9904 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9905 variables. Looks better and avoids overful hbox.
9906
9907 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9908
9909 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9910
9911 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9912
9913 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9914 retransmit-timeout
9915
9916 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9917
9918 * gdbint.texinfo: Update statement about `some ancient Unix
9919 systems, like Ultrix 4.0' to Ultrix 4.2.
9920
9921 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9922
9923 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9924
9925 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9926
9927 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9928 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9929
9930 * remote.texi: new name for former gdbinv-s.texi
9931
9932 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9933
9934 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9935
9936 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9937 variables for MIPS remote debugging protocol.
9938
9939 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9940
9941 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9942
9943 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9944
9945 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9946
9947 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9948
9949 * gdb.texinfo: repair conditional bugs in text markup
9950
9951 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9952
9953 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9954 to select Modula-2 material.
9955
9956 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9957
9958 * stabs.texinfo: Cleanups regarding statics.
9959
9960 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9961 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9962
9963 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9964
9965 * stabs.texinfo: N_MAIN is sometimes used for C.
9966
9967 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9968
9969 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9970
9971 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9972
9973 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
9974 removed from the code by Kingdon.
9975
9976 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9977
9978 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9979 input when evaluating breakpoint conditions; the bug has been fixed.
9980
9981 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9982 sets the ignore count to N-1, not to N.
9983
9984 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9985
9986 * refcard.tex (\hoffset): correct longstanding error to match
9987 intended offset; avoids cutting off edge on some printers
9988
9989 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9990
9991 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9992
9993 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9994
9995 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9996
9997 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9998
9999 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10000 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10001 collect sed edits if any, apply to refcard before formatting;
10002 (refcard.ps) stop implying PS fonts if PS output requested;
10003 (lrefcard.ps) delete extra target for variant PS fonts
10004
10005 * refcard.tex: parametrize papersize dependent info, collect
10006 in easily replaced spot
10007
10008 * a4rc.sed: new file, edits to refcard for A4 paper
10009
10010 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10011
10012 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10013
10014 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10015
10016 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10017
10018 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10019
10020 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10021 politely rather than rudely.
10022
10023 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10024
10025 * stabs.texinfo: Document common blocks.
10026
10027 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10028
10029 * stabs.texinfo: Add some basic info about stabs-in-elf.
10030
10031 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10032
10033 * stabs.texinfo (Top): Minor cleanup.
10034
10035 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10036
10037 * Makefile.in (install-info): remove parentdir support
10038
10039 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10040
10041 * gdb.texinfo (Copying): delete this node and references to it;
10042 RMS says this manual need not carry GPL. (passim): Improvements
10043 from last round at FSF, largely due to Ian Taylor review, and
10044 minor formatting improvements.
10045
10046 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10047 largely due to Ian Taylor review. (Debug Session): minor edits to
10048 new text.
10049
10050 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10051
10052 * Makefile.in (realclean): Remove info and dvi files too.
10053
10054 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10055
10056 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10057 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10058 * gdb.texinfo: Change accordingly.
10059
10060 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10061 N_{L,R}BRAC,N_SLINE are relative to.
10062
10063 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10064
10065 * Makefile.in (GDBvn.texi): Update atomically.
10066
10067 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10068
10069 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10070
10071 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10072
10073 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10074 addresses together. Also motivate the set print symbol-filename
10075 command and suggest other solutions.
10076
10077 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10078
10079 * gdb.texinfo (set print elements): Note that the number of
10080 elements is set to unlimited by "set print elements 0".
10081
10082 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10083
10084 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10085 NF_LDOUBLE means.
10086 (Stab Types): Include Solaris stab types.
10087 (Procedures): Document Solaris extensions.
10088
10089 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10090
10091 * gdb.texinfo: Add `set print symbol-filename' doc.
10092
10093 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10094
10095 * stabs.texinfo (Arrays): Talk about type definition vs. type
10096 information.
10097
10098 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10099 the trailing semicolon.
10100
10101 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10102
10103 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10104 and merge in other parts of the document addressing these subjects.
10105 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10106
10107 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10108 at the end of a range type.
10109
10110 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10111 AIX extensions.
10112
10113 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10114
10115 * stabs.texinfo (Stabs Format): Misc fixes.
10116
10117 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10118
10119 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10120 (Traditional builtin types): Document convex convention for long long.
10121 (Negative builtin types): Discuss type names, and misc fixes.
10122
10123 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10124
10125 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10126 point types used with @samp{R} type descriptor.
10127 (Symbol Descriptors): Describe how to handle conflict between
10128 different meanings of @samp{P} symbol descriptor.
10129
10130 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10131
10132 * stabs.texinfo: Remove node Quick Reference and put its children
10133 directly under the main menu.
10134
10135 * stabs.texinfo: Many more changes to bring it into line with
10136 AIX documentation and reality. I think it now has all the
10137 information from the AIX documentation, except that I burned
10138 out when I got to variant records (Pascal and Modula-2) and
10139 all the COBOL types. Oh well, we can add them later when we're
10140 worrying more about those languages.
10141
10142 * stabs.texinfo (Automatic variables): Talk about what it means
10143 to omit the symbol descriptor.
10144
10145 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10146
10147 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10148 gcc2 behavior with promoted args.
10149
10150 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10151
10152 * gdb.texinfo: include readline appendices in info version of manual
10153
10154 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10155
10156 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10157 target remote.
10158
10159 * gdb.texinfo (Machine Code): more index entries for disassemble
10160
10161 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10162
10163 * Clarify the intended use of the gdb-testers and gdb-patches
10164 mailing lists, and shrink gzip comment.
10165
10166 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10167
10168 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10169 DOSHOST configuration of manual.
10170
10171 * gdb.texinfo (MIPS Stack): new node.
10172
10173 * all-config.texi (MIPS) new switch.
10174
10175 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10176 tense; (MIPS Remote) new node.
10177
10178 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10179 bug; (Environment) less passive, other small cleanups in text about
10180 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10181 (Remote) new MIPS Remote menu entry.
10182
10183 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10184
10185 * stabs.texinfo: Many changes to include information from the
10186 AIX documentation.
10187
10188 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10189
10190 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10191
10192 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10193 Move a bunch of information from ../README.
10194 (Getting Started): New node.
10195
10196 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10197
10198 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10199
10200 * gdb.texinfo: advance manual revision dates to present
10201
10202 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10203 stop using silly Roman numerals in @set variable names
10204
10205 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10206
10207 * stabs.texinfo (Parameters): Keep trying to get this right.
10208
10209 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10210
10211 * stabs.texinfo (Parameters): More on "local parameters".
10212
10213 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10214
10215 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10216
10217 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10218
10219 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10220 (Parameters): Rewrite.
10221 (xcoff-differences, Sun-differences): Minor changes.
10222
10223 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10224
10225 * stabs.texinfo: Minor cleanup.
10226
10227 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10228
10229 * gdbint.texinfo: Minor xcoff stuff.
10230
10231 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10232
10233 * gdbint.texinfo: Update for new config directory structure.
10234 Add info about internal type data structures.
10235
10236 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10237
10238 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10239 $(srcdir).
10240 (gdb-config.texi): Depend on file in $(srcdir).
10241
10242 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10243
10244 * stabs.texinfo: Fixes about N_SO.
10245
10246 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10247
10248 * gdb.texinfo: include list of nonstandard init file names
10249
10250 * *-config.texi: new switch GENERIC for text that applies *only*
10251 to (usual) multiple-target version of manual
10252
10253 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10254 h8 config
10255
10256 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10257 in menus (rather than conditionally selected multiple alternative
10258 menus).
10259
10260 * Makefile.in: define and use DOC_CONFIG var to select
10261 configuration for GDB user manual.
10262
10263 * gdb-config.texi: delete from repository, generate from Makefile.
10264
10265 * all-config.texi: normal `generic' configuration file, formerly
10266 stored as gdb-config.texi
10267
10268 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10269
10270 * Makefile.in: add dvi target to build all .dvi files
10271
10272 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10273
10274 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10275
10276 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10277
10278 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10279 host conditionals.
10280 * stabs.texinfo: More array fixes inspired by Jim's.
10281
10282 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10283
10284 * stabs.texinfo: Fixes re arrays and continuations.
10285
10286 * gdbint.texinfo: Add XCOFF node.
10287
10288 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10289
10290 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10291
10292 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10293
10294 * stabs.texinfo: Fix for array types to mention lower bounds.
10295
10296 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10297
10298 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10299
10300 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10301
10302 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10303
10304 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10305
10306 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10307 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10308
10309 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10310
10311 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10312
10313 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10314
10315 * gdb.texinfo, gdbinv-s.texi: misc updates
10316
10317 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10318
10319 * gdbint.texinfo: Brief documentation for longjmp support,
10320 from an email msg by Stu.
10321
10322 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10323
10324 * stabs.texinfo: Fix description of floating point "range"
10325 types (which really define basic types). Reported by Jim Meehan,
10326 <meehan@src.dec.com>.
10327
10328 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10329
10330 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10331
10332 * gdbint.texinfo: Slightly expand section on supporting a new
10333 object file format.
10334
10335 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10336
10337 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10338 intermediate file.
10339
10340 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10341
10342 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10343
10344 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10345
10346 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10347
10348 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10349 as well as Z8002.
10350
10351 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10352
10353 * gdbint.texinfo: Add sections on clean design and on how to send
10354 in changes.
10355
10356 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10357
10358 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10359
10360 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10361
10362 * gdb.texinfo: Fix typo, reported by Karl Berry.
10363
10364 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10365
10366 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10367
10368 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10369
10370 * gdbint.texinfo: fixed a stray email address (needs @@),
10371 added @table @code to node "Native Conditionals"
10372
10373 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10374
10375 * gdbint.texinfo: Describe coding style of GDB.
10376
10377 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10378
10379 * stabs.texinfo: Minor wording changes.
10380
10381 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10382
10383 * gdbint.texinfo: Improve release doc slightly.
10384
10385 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10386
10387 * gdbint.texinfo: Improve doc of GDB config macros.
10388
10389 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10390
10391 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10392 These will be reinserted when examined.
10393
10394 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10395
10396 * gdbint.texinfo: Make a start at documenting all the #if macros
10397 in GDB. At least list them all, and start separating them into
10398 host-specific and target-specific.
10399
10400 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10401
10402 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
10403 examples (not consistent w others).
10404 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10405 for generic vn of doc
10406
10407 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10408
10409 * Makefile.in: always create installation directories.
10410
10411 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10412
10413 * gdb.texinfo: in h8 config, do not describe searching commands.
10414
10415 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10416
10417 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10418 conditionals; introduce a few generic switches that may be
10419 useful for other cross-dev or dos-hosted configs.
10420
10421 * gdb.texinfo: fix typo in "info reg" description
10422
10423 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10424
10425 * stabs.texinfo: Minor updates from running TeX over it.
10426 * Makefile.in (stabs.dvi, stabs.ps): Add.
10427
10428 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10429
10430 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10431 First pass at converting it to texinfo.
10432
10433 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10434
10435 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10436 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10437
10438 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10439
10440 * gdbint.texinfo: Add section on partial symbol tables.
10441
10442 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10443
10444 * gdb.texinfo: document `set remotedebug' and `set
10445 rstack_high_address'.
10446
10447 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10448
10449 * gdb.texinfo: slight expansion of new text on reading info files
10450 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10451 H8/300 from DOS.
10452
10453 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10454
10455 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10456
10457 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10458
10459 * gdb.texinfo: Say how to read the `info' files.
10460
10461 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10462
10463 * Makefile.in: gm4 -> m4.
10464
10465 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10466
10467 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10468 Documentation' ahead of `Installing GDB' to match README.
10469 Update shared library doc, -readnow and -mapped, and directory
10470 structure (add glob and mmalloc). Update configure doc.
10471
10472 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10473
10474 * Makefile.in: remove $(srcdir) from gdb.info rule.
10475
10476 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10477
10478 * Makefile.in: commented out gdb-all.texinfo rule. This is
10479 temporary.
10480
10481 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10482
10483 * Makefile.in, configure.in: removed traces of namesubdir,
10484 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10485 copyrights to '92, '13, changed some from Cygnus to FSF.
10486
10487 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10488
10489 * gdb.texinfo: Improve how we ask for bug reports.
10490
10491 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10492
10493 * Makefile.in: infodir belongs in datadir.
10494
10495 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10496
10497 * Makefile.in: remove spaces following hyphens, bsd make can't
10498 cope. install using INSTALL_DATA. added clean-info. added
10499 standards.text support.
10500
10501 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10502
10503 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10504 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10505 and mandir now keyed off datadir by default.
10506
10507 \f
10508 Local Variables:
10509 mode: change-log
10510 left-margin: 8
10511 fill-column: 74
10512 version-control: never
10513 End:
This page took 0.253968 seconds and 3 git commands to generate.