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