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