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