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