btrace: maintenance commands
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2
3 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
4 commands.
5
6 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
7
8 * gdb.texinfo (Process Record and Replay): Spell out that variables
9 and registers are not available during btrace replay.
10 Describe the new "record btrace pt" command.
11 Describe the new "set|show record btrace pt buffer-size" options.
12 (General Query Packets): Describe the new Qbtrace:pt and
13 Qbtrace-conf:pt:size packets.
14 Expand "bts" to "Branch Trace Store".
15 Update the branch trace DTD.
16
17 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18
19 * gdb.texinfo (Command History): Document the new option
20 "history remove-duplicates".
21
22 2015-06-19 Doug Evans <dje@google.com>
23
24 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
25 longer supported.
26
27 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
28
29 * gdb.texinfo (Command History): Mention that setting
30 GDBHISTSIZE to the empty string disables history truncation.
31
32 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
33
34 PR gdb/16999
35 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
36 behavior.
37
38 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
39
40 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
41 with GDBHISTSIZE.
42
43 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
44
45 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
46 bytes and memory units for -data-{read,write}-memory-bytes.
47 (Packets): Same for m, M and X packets.
48 * python.texi (Inferiors In Python): Same for read_memory and
49 write_memory.
50
51 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
52
53 * gdb.texinfo (Separate Debug Files): Document that PE is also
54 supported.
55
56 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
59 single table entry.
60
61 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
62
63 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
64
65
66 2015-06-10 Gary Benson <gbenson@redhat.com>
67
68 * gdb.texinfo (Remote Configuration): Document the
69 "set/show remote hostio-setfs-packet" command.
70 (Host I/O Packets): Document the vFile:setfs packet.
71
72 2015-06-10 Gary Benson <gbenson@redhat.com>
73
74 * gdb.texinfo (Debugging Output): Document the "set/show debug
75 linux-namespaces" command.
76
77 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
78 Mircea Gherzan <mircea.gherzan@intel.com>
79
80 * gdb.texinfo (i386): Add documentation about "show mpx bound"
81 and "set mpx bound".
82
83 2015-05-27 Doug Evans <dje@google.com>
84
85 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
86
87 2015-05-26 Doug Evans <dje@google.com>
88
89 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
90 command renamings.
91 (Maintenance Commands): Update for DWARF "set debug" command renamings.
92
93 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
96
97 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
100 (TUI Commands): Add 'tui enable' and 'tui disable' details.
101
102 2015-05-16 Doug Evans <xdje42@gmail.com>
103
104 * guile.texi (Memory Ports in Guile): Document support for unbuffered
105 memory ports.
106
107 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
108
109 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
110
111 2015-05-12 Don Breazeal <donb@codesourcery.com>
112
113 * gdb.texinfo (Forks): Note that fork debugging is
114 supported in extended mode.
115 (Remote Configuration): Add fork event features to table
116 of packet settings.
117 (Stop Reply Packets): Add fork events to list of stop reasons.
118 (General Query Packets): Add fork events to tables of
119 'gdbfeatures' and 'stub features' supported in the qSupported
120 packet, as well as to the list containing stub feature
121 details.
122
123 2015-05-12 Gary Benson <gbenson@redhat.com>
124
125 * gdb.texinfo (General Query Packets): Document
126 qXfer:exec-file:read with empty annex.
127
128 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
129
130 * python.texi (Values From Inferior): Add descriptions of new
131 methods gdb.Value.reference_value and gdb.Value.const_value.
132
133 2015-05-06 Joel Brobecker <brobecker@adacore.com>
134
135 * gdb.texinfo (Files): Add "info dll" documentation.
136 (Cygwin Native): Remove "info dll" documentation.
137
138 2015-04-29 Doug Evans <dje@google.com>
139
140 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
141 Document.
142 (Writing an Xmethod): Add get_result_type to example.
143
144 2015-04-28 Sasha Smundak <asmundak@google.com>
145
146 * python.texi: New method documented.
147
148 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
149
150 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
151 format.
152
153 2015-04-24 Doug Evans <dje@google.com>
154
155 * python.texi (Xmethods In Python): Fix name of method to call the
156 xmethod.
157
158 2015-04-17 Gary Benson <gbenson@redhat.com>
159
160 * gdb.texinfo (Connecting to a Remote Target): Mention that
161 GDB can access program files from remote targets that support
162 qXfer:exec-file:read and Host I/O packets.
163
164 2015-04-17 Gary Benson <gbenson@redhat.com>
165
166 * gdb.texinfo (Remote Configuration): Document the "set/show
167 remote pid-to-exec-file-packet" command.
168 (General Query Packets): Document the qXfer:exec-file:read
169 qSupported features. Document the qXfer:exec-file:read packet.
170
171 2015-04-17 Gary Benson <gbenson@redhat.com>
172
173 * gdb.texinfo (set sysroot): Document that "set sysroot" also
174 applies to executable paths if supplied to GDB as absolute.
175
176 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
177
178 * gdb.texinfo (Mode Options): Remove -xdb.
179
180 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
181 Eli Zaretskii <eliz@gnu.org>
182
183 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
184 compile, show debug compile. New subsection Compilation options for
185 the compile command. New subsection Compiler search for the compile
186 command.
187
188 2015-04-09 Andy Wingo <wingo@igalia.com>
189
190 * guile.texi (Frames In Guile): Describe frame-read-register.
191
192 2015-04-02 Gary Benson <gbenson@redhat.com>
193
194 * gdb.texinfo (set sysroot): Document "target:".
195
196 2015-04-01 Sasha Smundak <asmundak@google.com>
197
198 * doc/python.texi (Writing a Frame Unwinder in Python): Add
199 section.
200
201 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
202
203 PR corefiles/16092
204 * gdb.texinfo (gcore): Mention new command 'set
205 use-coredump-filter'.
206 (set use-coredump-filter): Document new command.
207
208 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
209
210 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
211 documentation, reorder the info os entries in alphabetical order.
212
213 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
214
215 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
216 -data-write-memory-bytes.
217
218 2015-03-24 Pedro Alves <palves@redhat.com>
219
220 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
221 mention that threads may sometimes run unlocked.
222
223 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
224
225 * gdb.texinfo (Remote configuration): Document "set/show
226 serial parity" command.
227
228 2015-03-18 Gary Benson <gbenson@redhat.com>
229
230 * gdb.texinfo (General Query Packets): Remove documentation
231 for now-removed vFile:fstat qSupported features.
232
233 2015-03-11 Gary Benson <gbenson@redhat.com>
234
235 * gdb.texinfo (Remote Configuration): Document the
236 "set/show remote hostio-fstat-packet" command.
237 (General Query Packets): Document the vFile:fstat
238 qSupported features.
239 (Host I/O Packets): Document the vFile:fstat packet.
240
241 2015-03-11 Andy Wingo <wingo@igalia.com>
242
243 * guile.texi (Objfiles In Guile): Document objfile-progspace.
244
245 2015-03-04 Pedro Alves <palves@redhat.com>
246
247 * gdb.texinfo (Remote Configuration): Document the "set/show
248 remote swbreak-feature-packet" and "set/show remote
249 hwbreak-feature-packet" commands.
250 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
251 decription.
252 (Stop Reply Packets): Document the swbreak and hwbreak stop
253 reasons.
254 (General Query Packets): Document the swbreak and hwbreak
255 qSupported features.
256 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
257
258 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
259
260 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
261 under *stopped.
262
263 2015-03-02 Doug Evans <xdje42@gmail.com>
264
265 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
266
267 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
268
269 * gdb.texinfo (S/390 and System z Features): Describe new feature
270 "org.gnu.gdb.s390.vx".
271
272 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
273
274 PR gdb/18008
275 * gdb.texinfo (maint internal-error, maint internal-warning, maint
276 demangler-warning): Fix typo ("problam").
277
278 2015-02-19 David Taylor <dtaylor@emc.com>
279
280 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
281
282 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
283
284 * gdb.texinfo (Static Probe Points): Add cindex `static probe
285 point, DTrace'.
286 (Static Probe Points): Modified to cover DTrace probes in addition
287 to SystemTap probes. Also modified to cover the `enable probe'
288 and `disable probe' commands.
289
290 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
291
292 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
293 `disable probe' commands.
294
295 2015-02-12 David Taylor <dtaylor@emc.com>
296
297 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
298 fields of the QTDV packet.
299
300 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
301
302 * gdb.texinfo (Branch Trace Configuration Format): Add size.
303 (Process Record and Replay): Describe new set|show commands.
304 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
305
306 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
307
308 * gdb.texinfo (Process Record and Replay): Describe the "record
309 btrace bts" command.
310 (General Query Packets): Describe qXfer:btrace-conf:read packet.
311 (Branch Trace Configuration Format): New.
312
313 2015-01-31 Gary Benson <gbenson@redhat.com>
314 Doug Evans <dje@google.com>
315
316 * gdb.texinfo (Command Completion): Document new
317 "set/show max-completions" option.
318
319 2015-01-31 Doug Evans <xdje42@gmail.com>
320
321 * gdb.texinfo (Symbols): Document new commands
322 "maint print symbol-cache", "maint print symbol-cache-statistics",
323 "maint flush-symbol-cache". Document new option
324 "maint set symbol-cache-size".
325
326 2015-01-31 Doug Evans <xdje42@gmail.com>
327
328 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
329 distinguish script files vs inlined scripts.
330 * python.texi (Python Auto-loading): Ditto.
331
332 2015-01-30 Doug Evans <dje@google.com>
333
334 * gdb.texinfo (Symbols) <info source>: Output now contains producer
335 string if present.
336
337 2015-01-27 Doug Evans <dje@google.com>
338
339 * python.texi (Objfiles In Python): Document Objfile.username.
340
341 2015-01-27 Doug Evans <dje@google.com>
342
343 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
344 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
345
346 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
347
348 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
349
350 2015-01-16 Eli Zaretskii <eliz@gnu.org>
351
352 * doc/gdb.texinfo (TUI Commands): Document the possible
353 values of NAME argument to 'winheight' command. Explain the
354 effect of 'tabset' setting better.
355
356 2015-01-11 Doug Evans <xdje42@gmail.com>
357
358 PR gdb/15830
359 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
360 (Symbols): Ditto.
361 (Maintenance Commands): Delete docs for "maint demangle".
362
363 2014-12-31 Joel Brobecker <brobecker@adacore.com>
364
365 * gdb.texinfo (Files): Remove documentation of the
366 "add-shared-symbol-files" and "assf" commands.
367 (Cygwin Native): Remove documentation of the "dll-symbols"
368 command.
369
370 2014-12-17 Doug Evans <xdje42@gmail.com>
371
372 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
373
374 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
375 Jan Kratochvil <jan.kratochvil@redhat.com>
376
377 * gdb.texinfo (Altering): Update.
378 (Compiling and Injecting Code): New node.
379
380 2014-12-12 Doug Evans <dje@google.com>
381
382 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
383
384 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
385
386 * gdb.texinfo: Document "maint print user-registers".
387
388 2014-12-08 Doug Evans <dje@google.com>
389
390 * python.texi (Objfiles In Python): Document Objfile.owner.
391
392 2014-12-04 Doug Evans <dje@google.com>
393
394 * python.texi (Objfiles In Python): Document
395 Objfile.add_separate_debug_file.
396
397 2014-12-04 Doug Evans <dje@google.com>
398
399 * python.texi (Objfiles In Python): Document Objfile.build_id.
400
401 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
402
403 * python.texi (Events In Python): Document new events
404 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
405 and RegisterChangedEvent.
406
407 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
408
409 Add add-auto-load-scripts-directory.
410 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
411 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
412
413 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
414
415 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
416 description typo.
417
418 2014-10-30 Doug Evans <dje@google.com>
419
420 * python.texi (Progspaces In Python): Document ability to add
421 random attributes to gdb.Progspace objects.
422 (Objfiles In Python): Document ability to add random attributes to
423 gdb.objfile objects.
424
425 2014-10-27 Pedro Alves <palves@redhat.com>
426
427 * gdb.texinfo (Continuing and Stepping): Add cross reference to
428 info on stepping and signal handlers.
429 (Signals): Explain stepping and signal handlers. Add context
430 index entry, and cross references.
431
432 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
433
434 * python.texi (Breakpoints In Python): Add parenthesis after
435 Breakpoint.delete. Clarify Breakpoint.enabled description so
436 that it contains "disable".
437
438 2014-10-17 Doug Evans <dje@google.com>
439
440 * python.texi (Events In Python): Document clear_objfiles event.
441
442 2014-10-17 Doug Evans <dje@google.com>
443
444 * python.texi (Objfiles In Python): Document new progspace attribute.
445
446 2014-10-17 Pedro Alves <palves@redhat.com>
447
448 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
449 (SVR4 Process Information): Delete mention of OSF/1.
450
451 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
452
453 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
454 exit-code field in -list-thread-groups output.
455
456 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
457
458 * gdb.texinfo (Set Breaks): Add missing "@end table".
459
460 2014-09-22 Pedro Alves <palves@redhat.com>
461
462 * gdb.texinfo (Set Breaks): Document that "set breakpoint
463 always-inserted off" is the default mode now. Delete
464 documentation of "set breakpoint always-inserted auto".
465
466 2014-09-18 Doug Evans <dje@google.com>
467
468 * python.texi (Symbol Tables In Python): Document "producer"
469 attribute of gdb.Symtab objects.
470
471 2014-09-16 Pedro Alves <palves@redhat.com>
472
473 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
474 (Embedded OS): Remove VxWorks menu entry.
475 (VxWorks): Remove node.
476
477 2014-09-13 Doug Evans <xdje42@gmail.com>
478
479 * gdb.texinfo (Signaling): Document new queue-signal command.
480
481 2014-09-06 Doug Evans <xdje42@gmail.com>
482
483 PR 15276
484 * gdb.texinfo (Convenience Funs): Document $_caller_is,
485 $_caller_matches, $_any_caller_is, $_any_caller_matches.
486
487 2014-09-03 Justin Lebar <jlebar@google.com>
488
489 * python.texi (Types In Python): Type.template_argument(n) returns a
490 gdb.Value or a gdb.Type and throws an exception if n is out of
491 range.
492
493 2014-09-03 Sasha Smundak <asmundak@google.com>
494
495 * python.texi (Frames in Python): Add read_register description.
496
497 2014-08-04 Tom Tromey <tromey@redhat.com>
498
499 * gdb.texinfo (Debugging Output): Update for change to "set debug
500 target".
501
502 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
503
504 Pushed by Joel Brobecker <brobecker@adacore.com>.
505 * Makefile.in (transform): New variable.
506 (install-man1, install-man5): Apply $(transform) to man file names.
507
508 2014-07-26 Doug Evans <xdje42@gmail.com>
509
510 PR guile/17177
511 * guile.texi (Guile Pretty Printing API): Fix typo.
512 Document set-pretty-printers!, pretty-printers.
513 (Selecting Guile Pretty-Printers): Update.
514 Mention program-space based pretty-printers.
515
516 2014-07-25 Pedro Alves <palves@redhat.com>
517 Eli Zaretskii <eliz@gnu.org>
518
519 * gdb.texinfo (Signaling) <signal command>: Explain what happens
520 with multi-threaded programs.
521
522 2014-06-27 Yao Qi <yao@codesourcery.com>
523
524 * gdb.texinfo (Maintenance Commands): Update the output of
525 'maint print dummy-frames' command.
526
527 2014-06-24 Eli Zaretskii <eliz@gnu.org>
528
529 * gdb.texinfo (Screen Size): Improve indexing.
530
531 2014-06-19 Gary Benson <gbenson@redhat.com>
532
533 * gdb.texinfo (Maintenance Commands): Document new
534 "maint set/show catch-demangler-crashes" option.
535
536 2014-06-19 Gary Benson <gbenson@redhat.com>
537
538 * gdb.texinfo (Maintenance Commands): Document new
539 "maint demangler-warning" command and new
540 "maint set/show demangler-warning" option.
541
542 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
543
544 * python.texi (Xmethod API): Add space before the opening
545 parenthesis in function descriptions.
546
547 2014-06-06 Doug Evans <xdje42@gmail.com>
548
549 * guile.texi (Guile Configuration): Document guile-data-directory.
550
551 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
552
553 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
554
555 2014-06-04 Doug Evans <xdje42@gmail.com>
556
557 * guile.texi (Breakpoints In Guile): Update.
558
559 2014-06-03 Joel Brobecker <brobecker@adacore.com>
560
561 * python.texi (Xmethod API): Fix reference to "Progspaces In
562 Python".
563
564 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
565
566 * python.texi (Xmethods In Python, XMethod API)
567 (Writing an Xmethod): New nodes.
568 (Python API): New menu entries "Xmethods In Python",
569 "Xmethod API", "Writing an Xmethod".
570
571 2014-06-02 Doug Evans <xdje42@gmail.com>
572
573 * guile.texi (Guile API): Add entry for Parameters In Guile.
574 (GDB Scheme Data Types): Mention <gdb:parameter> object.
575 (Parameters In Guile): New node.
576
577 2014-06-02 Doug Evans <xdje42@gmail.com>
578
579 * guile.texi (Guile API): Add entry for Commands In Guile.
580 (Basic Guile) <parse-and-eval>: Add reference.
581 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
582 (GDB Scheme Data Types): Mention <gdb:command> object.
583 (Commands In Guile): New node.
584
585 2014-06-02 Doug Evans <xdje42@gmail.com>
586
587 * guile.texi (Guile API): Add entry for Progspaces In Guile.
588 (GDB Scheme Data Types): Mention <gdb:progspace> object.
589 (Progspaces In Guile): New node.
590
591 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
592
593 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
594 * python.texi (Frames In Python): Mention
595 gdb.FRAME_UNWIND_MEMORY_ERROR.
596
597 2014-05-29 Pedro Alves <palves@redhat.com>
598 Tom Tromey <tromey@redhat.com>
599
600 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
601 from example.
602 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
603 Mention that target-async is now deprecated.
604 (Maintenance Commands): Document maint set/show target-async.
605
606 2014-05-29 Pedro Alves <palves@redhat.com>
607
608 * observer.texi (sync_execution_done, command_error): New
609 subjects.
610
611 2014-05-29 Pedro Alves <palves@redhat.com>
612
613 PR gdb/13860
614 * observer.texi (signal_received, end_stepping_range)
615 (signal_exited, exited, no_history): New observer subjects.
616
617 2014-05-26 Andy Wingo <wingo@igalia.com>
618
619 * guile.texi (GDB Scheme Data Types): Remove documentation for
620 removed interfaces. Update spelling of gdb-object-kind.
621
622 2014-05-26 Andy Wingo <wingo@igalia.com>
623
624 * guile.texi (Basic Guile): Fix some typos.
625
626 2014-05-26 Andy Wingo <wingo@igalia.com>
627
628 * guile.texi (Writing a Guile Pretty-Printer)
629 (Guile Types Module): Fix excess parentheses in use-modules forms.
630
631 2014-05-24 Eli Zaretskii <eliz@gnu.org>
632
633 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
634 (Breakpoints In Guile, Guile Printing Module)
635 (Guile Exception Handling, Values From Inferior In Guile)
636 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
637 Don't use @var at the beginning of a sentence.
638
639 * gdb.texinfo (Frame Filter Management, Trace Files)
640 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
641 (PowerPC Embedded, Define, Annotations for Running)
642 (IPA Protocol Commands, Packets, General Query Packets)
643 (Tracepoint Packets, Notification Packets, Environment)
644 (Inferiors and Programs, Set Breaks, Set Catchpoints)
645 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
646 (Frames, Backtrace, Selection, Expressions, Registers)
647 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
648 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
649 (Source Annotations, Using JIT Debug Info Readers, Packets)
650 (Stop Reply Packets, Host I/O Packets)
651 (Target Description Format): Don't use @var at the beginning of a
652 sentence.
653
654 * python.texi (Basic Python, Types In Python)
655 (Commands In Python, Frames In Python, Line Tables In Python)
656 (Breakpoints In Python, gdb.printing, gdb.types)
657 (Type Printing API): Don't use @var at the beginning of a
658 sentence.
659
660 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
661
662 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
663 replay-memory-access".
664
665 2014-05-21 Pedro Alves <palves@redhat.com>
666
667 * gdb.texinfo (Starting): Document "set/show
668 auto-connect-native-target".
669 (Target Commands): Document "target native".
670
671 2014-05-20 Pedro Alves <palves@redhat.com>
672
673 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
674 not be remote specific. Add cross reference to the qCRC packet.
675 (Separate Debug Files): Update cross reference to the qCRC packet.
676 (General Query Packets) <qCRC packet>: Add anchor.
677
678 2014-05-17 Doug Evans <xdje42@gmail.com>
679
680 Copy over changes from guile.texi.
681 * python.texi (Basic Python) <gdb.execute>: Add text.
682 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
683 (Values From Inferior) <Python string>: Add text.
684 (Values From Inferior) <Value.string>: Clarify string length handling.
685 (Pretty Printing API): Add cindex.
686 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
687 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
688 @vindex.
689 (Commands In Python) <COMPLETE_*>: Similarly.
690 (Symbols In Python) <SYMBOL_*>: Similarly.
691 (Breakpoints In Python) <WP_*>: Similarly.
692 (Breakpoints In Python) <BP_*>: Similarly.
693
694 2014-05-17 David Taylor <dtaylor@emc.com>
695
696 * gdb.texinfo (General Query Packets): Add a note about thread IDs
697 mentioned in the qfThreadInfo reply.
698
699 2014-05-16 Doug Evans <dje@google.com>
700
701 * gdb.texinfo (Mode Options): Add -D.
702
703 2014-05-09 Samuel Bronson <naesten@gmail.com>
704
705 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
706 "make -C".
707
708 2014-04-29 Tom Tromey <tromey@redhat.com>
709
710 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
711 "show debug varobj".
712
713 2014-05-01 David Taylor <dtaylor@emc.com>
714
715 * gdb.texinfo (compare-sections): Document the new -r (read-only)
716 option.
717
718 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
719 Walfred Tedeschi <walfred.tedeschi@intel.com>
720
721 * gdb.texinfo (i386 Features): Add description of AVX512
722 registers.
723
724 2014-03-31 Doug Evans <dje@google.com>
725
726 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
727
728 2014-03-30 Doug Evans <dje@google.com>
729
730 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
731 (Background Execution): Ditto.
732
733 2014-03-21 Pedro Alves <palves@redhat.com>
734 Stan Shebs <stan@codesourcery.com>
735 Hui Zhu <hui@codesourcery.com>
736
737 * gdb.texinfo (Packets): Add anchor to "? packet".
738 Remove fixme and update introduction of "k packet".
739 Add anchor to "vKill packet".
740
741 2014-03-12 Stan Shebs <stan@codesourcery.com>
742
743 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
744
745 2014-02-26 Ludovic Courtès <ludo@gnu.org>
746
747 * guile.texi (Basic Guile): Document 'history-append!'.
748
749 2014-02-20 Joel Brobecker <brobecker@adacore.com>
750
751 * gdb.texinfo (Files): Document "add-shared-symbol-files"
752 and "assf" as being deprecated.
753 (Cygwin Native): Likewise for "dll-symbols".
754 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
755 as a way to force the loading of symbols from a DLL.
756
757 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
758
759 * python.texi (Values From Inferior): Add description about the
760 new feature.
761
762 2014-02-17 Doug Evans <xdje42@gmail.com>
763
764 * Makefile.in (GDB_DOC_FILES): Add python.texi.
765 * gdb.texinfo (Python): Moved to ...
766 * python.texi: ... here. New file.
767
768 2014-02-17 Ludovic Courtès <ludo@gnu.org>
769
770 * guile.texi (Writing a Guile Pretty-Printer) <example>:
771 Remove 'string-begins-with' procedure. Add 'pretty-printer'
772 parameter to 'str-lookup-function' procedure. Look for
773 the "std::string<" prefix.
774 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
775 Adjust description.
776
777 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
778
779 * guile.texi (Values From Inferior In Guile): Remove stray
780 parantheses for deffn.
781 (Disassembly In Guile): Ditto.
782
783 2014-02-10 Stan Shebs <stan@codesourcery.com>
784
785 Add Doxygen support.
786 * Makefile.in (doxy): New action, generates Doxygen files.
787 (DOXYGEN): New.
788 (doxyedit): New.
789 * Doxyfile-base.in: New file.
790 * Doxyfile-gdb-api.in: New file.
791 * Doxyfile-gdb-xref.in: New file.
792 * Doxyfile-gdbserver.in: New file.
793 * doxy-index.in: New file.
794 * filter-for-doxygen: New file.
795 * filter-params.pl: New file.
796
797 2014-02-10 Doug Evans <xdje42@gmail.com>
798
799 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
800 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
801 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
802 (Guile docs): Include guile.texi.
803 (objfile-gdbdotext file): Add objfile-gdb.scm.
804 (dotdebug_gdb_scripts section): Mention Guile scripts.
805 (Multiple Extension Languages): New node.
806 * guile.texi: New file.
807
808 2014-01-28 Joel Brobecker <brobecker@adacore.com>
809
810 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
811 ignore-descriptive-types". commands.
812
813 2014-01-22 Doug Evans <dje@google.com>
814
815 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
816 (gdbserver man): Ditto.
817
818 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
819
820 * gdb.texinfo: Document limited reverse/replay support
821 for target record-btrace.
822
823 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
824
825 * gdb.texinfo (Process Record and Replay): Update documentation.
826
827 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
828
829 * gdb.texinfo (Process Record and Replay): Document new /c
830 modifier accepted by "record function-call-history".
831 Add /i modifier to "record function-call-history" example.
832
833 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
834 Joel Brobecker <brobecker@adacore.com>
835
836 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
837 markers. Remove one that was misplaced.
838
839 2014-01-10 Pedro Alves <palves@redhat.com>
840
841 * gdb.texinfo (Your Program's Environment) <set environment>:
842 Mention the shell, and point at 'set exec-wrapper'.
843
844 2014-01-07 Joel Brobecker <brobecker@adacore.com>
845
846 * gdb.texinfo (Types In Python): Document new attribute Types.name.
847
848 2013-12-30 Joel Brobecker <brobecker@adacore.com>
849
850 * gdb.texinfo (Types In Python): Clarify the documentation
851 of attribute gdb.Field.bitpos.
852
853 2013-12-28 Joel Brobecker <brobecker@adacore.com>
854
855 * gdb.texinfo (Types In Python): Fix the documentation of
856 attribute "bitpos" in class gdb.Field for enum types. Add
857 documentation for attribute "enumval" in that same class.
858
859 2013-12-28 Joel Brobecker <brobecker@adacore.com>
860
861 * gdb.texinfo (GDB/MI Support Commands): Change @table into
862 @ftable.
863
864 2013-12-23 Doug Evans <xdje42@gmail.com>
865
866 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
867 auto-loaded objfile scripts and .debug_gdb_scripts section to their
868 corresponding section in Extending GDB.
869 (Extending GDB): Move menu up. New menu item "Auto-loading
870 extensions".
871 (Sequences): New menu item "Auto-loading sequences".
872 (Auto-loading sequences): New node.
873 (Python): Rename section from Scripting GDB to Extending GDB.
874 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
875 Move docs on ways to auto-load extensions to ...
876 (Auto-loading extensions): ... here. New node.
877
878 2013-12-23 Joel Brobecker <brobecker@adacore.com>
879
880 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
881 in menu.
882 (GDB/MI Variable Objects): Adjust reference to "-list-features"
883 command, now in a new node.
884 (GDB/MI Support Commands): New node, with its contents being
885 extracted from the "GDB/MI Miscellaneous Commands" node.
886 A small paragraph introducing the section is also added at
887 the start.
888 (GDB/MI Miscellaneous Commands): Delete the description of the
889 -info-gdb-mi-command, -list-features and -list-target-features
890 commands, now hosted in the "GDB/MI Support Commands" node.
891
892 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
893
894 PR python/16113
895 * gdb.texinfo (Values From Inferior): Add a note about using
896 gdb.Field objects as subscripts on gdb.Value objects.
897 (Types In Python): Add description about the new attribute
898 "parent_type" of gdb.Field objects.
899
900 2013-12-12 Joel Brobecker <brobecker@adacore.com>
901
902 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
903 entry for section docuumenting the -list-features GDB/MI command.
904
905 2013-12-10 Joel Brobecker <brobecker@adacore.com>
906
907 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
908 "exec-run-start-option" entry in the output of the "-list-features"
909 command.
910
911 2013-12-04 Eli Zaretskii <eliz@gnu.org>
912
913 * gdb.texinfo (i386): Fix yesterday's commit.
914
915 2013-12-03 Tom Tromey <tromey@redhat.com>
916
917 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
918 documented here.
919
920 2013-12-03 Tom Tromey <tromey@redhat.com>
921
922 * gdb.texinfo (@direntry): Add menu item for gdbserver.
923
924 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
925
926 * gdb.texinfo (i386 Features): Add MPX feature registers.
927 (x86 Specific featuresx86 Architecture-specific Issues): Adds
928 a subsubsection for MPX and describes the display of the
929 boundary registers.
930
931 2013-12-03 Joel Brobecker <brobecker@adacore.com>
932
933 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
934 documentation of the "ada-exceptions" entry.
935
936 2013-12-03 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
939 "^error" result record concerning the error message. Document
940 the error code that may also be part of that result record.
941 (GDB/MI Miscellaneous Commands): Document the
942 "undefined-command-error-code" element in the output of
943 the "-list-features" GDB/MI command.
944
945 2013-12-03 Joel Brobecker <brobecker@adacore.com>
946
947 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
948 the new -info-gdb-mi-command GDB/MI command. Document
949 the meaning of "-info-gdb-mi-command" in the output of
950 -list-features.
951
952 2013-11-29 Pedro Alves <palves@redhat.com>
953
954 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
955 Update comment.
956
957 2013-11-24 Yao Qi <yao@codesourcery.com>
958
959 * gdb.texinfo (Caching Remote Data): Document new
960 "set/show stack-cache" option.
961
962 2013-11-24 Yao Qi <yao@codesourcery.com>
963
964 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
965 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
966 "off" respectively.
967
968 2013-11-23 Yao Qi <yao@codesourcery.com>
969
970 * gdb.texinfo (GDB/MI Variable Objects): Add the description
971 of "displayhint" to the table about child results.
972
973 2013-11-21 Yao Qi <yao@codesourcery.com>
974
975 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
976 'dynamic' for the output of command -var-list-children.
977
978 2013-11-21 Yao Qi <yao@codesourcery.com>
979
980 * gdb.texinfo (Caching Target Data): Remove "see" before
981 @pxref.
982
983 2013-11-20 Yao Qi <yao@codesourcery.com>
984
985 * gdb.texinfo (Caching Target Data): Update doc for
986 per-address-space dcache.
987
988 2013-11-20 Yao Qi <yao@codesourcery.com>
989
990 * gdb.texinfo (Data): Rename menu item.
991 (Caching Remote Data): Rename to ...
992 (Caching Target Data): ... it. Update.
993
994 2013-11-18 Joel Brobecker <brobecker@adacore.com>
995
996 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
997 "language-option" entry in the output of the "-list-features"
998 command.
999
1000 2013-11-15 Tom Tromey <tromey@redhat.com>
1001
1002 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1003 Add example.
1004
1005 2013-11-14 Tom Tromey <tromey@redhat.com>
1006
1007 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1008
1009 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1010
1011 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1012 (Context management): Place current subsection text into its own
1013 subsubsection. Add new subsubsection describing the "--language"
1014 command option.
1015
1016 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1017
1018 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1019 the documentation of "info-ada-exceptions" in the output
1020 of the "-list-features" command. Add the documentation
1021 of the "ada-exception" entry instead.
1022
1023 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1024
1025
1026 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1027 word of a couple of sentences to start with a capital letter.
1028
1029 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1030
1031 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1032 (Ada Exceptions): New node.
1033 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1034 Commands" node.
1035 (GDB/MI Ada Exceptions Commands): New node.
1036 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1037 field in the output of the "-list-features" command.
1038 * NEWS: Add entry for the new "info exceptions" CLI command,
1039 and for the new "-info-ada-exceptions" GDB/MI command.
1040
1041 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1042
1043 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1044 (Line Tables In Python): New node.
1045
1046 2013-11-08 Doug Evans <dje@google.com>
1047
1048 * gdb.texinfo (Debugging Output): Update text for
1049 "set debug dwarf2-read".
1050
1051 2013-11-08 Doug Evans <dje@google.com>
1052
1053 * gdb.texinfo (Debugging Output): Update text for
1054 "set debug symtab-create".
1055
1056 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1057
1058 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1059 constant.
1060
1061 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1062
1063 * gdb.texinfo (Breakpoints In Python): Document temporary
1064 option in breakpoint constructor, and add documentation to the
1065 temporary attribute.
1066
1067 2013-11-07 Yao Qi <yao@codesourcery.com>
1068
1069 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1070 output of "-var-info-expression".
1071
1072 2013-11-06 Pedro Alves <palves@redhat.com>
1073
1074 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1075 non-interactive mode.
1076 (Environment) <shell startup files warning>: Mention
1077 non-interactive mode. Mention .zshenv for Z shell, and talk about
1078 BASH_ENV instead of .bashrc for BASH.
1079
1080 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1081
1082 * gdb.texinfo (Commands to Specify Files): Add description
1083 of the remove-symbol-file command.
1084 * observer.texi: New free_objfile event
1085
1086 2013-10-24 Pedro Alves <palves@redhat.com>
1087
1088 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1089
1090 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1091
1092 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1093 New subsection inside which the "-catch-load" and "-catch-unload"
1094 commands documentation is now placed.
1095 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1096 documenting the "-catch-assert" and "-catch-exception" new
1097 GDB/MI commands.
1098
1099 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1100
1101 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1102
1103 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1104
1105 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1106 serial baud".
1107 (Remote Configuration): Replace "set remotebaud" by "set serial
1108 baud". Replace "show remotebaud" by "show serial baud".
1109
1110 2013-10-07 Pedro Alves <palves@redhat.com>
1111
1112 PR breakpoints/11568
1113 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1114 when the thread is removed from the thread list.
1115
1116 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1117
1118 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1119 Update entry for $_exitcode.
1120
1121 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1122
1123 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1124 new "--start" option.
1125
1126 2013-10-02 Pedro Alves <palves@redhat.com>
1127
1128 * gdb.texinfo (Registers): Expand description of saved registers
1129 in frames. Explain <not saved>.
1130
1131 2013-09-25 Doug Evans <dje@google.com>
1132
1133 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1134
1135 2013-09-16 Stan Shebs <stan@codesourcery.com>
1136
1137 Remove the internals manual gdbint.texinfo.
1138 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1139 (PDFFILES): Remove gdbint.pdf.
1140 (HTMLFILES): Remove gdbint/index.html.
1141 (HTMLFILES_INSTALL): Remove gdbint.
1142 (GDBINT_DOC_FILES): Remove.
1143 (dvi): Remove gdbint.dvi.
1144 (ps): Remove gdbint.ps.
1145 * gdbint.texinfo: Remove file.
1146 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1147
1148 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1149
1150 * gdb.texinfo (Convenience Functions): Mention new convenience
1151 function $_isvoid.
1152
1153 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1154
1155 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1156 (Standard Target Features): Add new node to menu.
1157 (S/390 and System z Features): New node.
1158
1159 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1160
1161 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1162 -list-target-features in the example.
1163
1164 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1165
1166 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1167 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1168
1169 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1170
1171 Sync documentation with gdb.base/gnu-debugdata.exp.
1172 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1173
1174 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1175
1176 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1177
1178 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1179 Yao Qi <yao@codesourcery.com>
1180
1181 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1182 Document new --skip-unavailable option.
1183 <-stack-list-variables>: Document new --skip-unavailable option.
1184
1185 2013-08-26 Doug Evans <dje@google.com>
1186
1187 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1188 an optional regexp.
1189
1190 2013-08-13 Tom Tromey <tromey@redhat.com>
1191
1192 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1193 Document GDB_PARALLEL and GDB_INOTIFY.
1194
1195 2013-08-09 Stan Shebs <stan@codesourcery.com>
1196
1197 * LRS: Remove file, describes a long-abandoned live-range
1198 splitting extension to stabs.
1199
1200 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1201
1202 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1203
1204 2013-07-17 Doug Evans <dje@google.com>
1205
1206 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1207
1208 2013-07-02 Tom Tromey <tromey@redhat.com>
1209
1210 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1211
1212 2013-06-28 Tom Tromey <tromey@redhat.com>
1213
1214 * Makefile.in (version.subst): Use version.in, not
1215 common/version.in.
1216 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1217 Likewise.
1218
1219 2013-06-27 Pedro Alves <palves@redhat.com>
1220
1221 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1222 dynamic symbol resolution code>: New section, based on infrun.c
1223 comment.
1224
1225 2013-06-26 Tom Tromey <tromey@redhat.com>
1226
1227 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1228 Update.
1229 (Releasing GDB): Likewise.
1230
1231 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1232 Yao Qi <yao@codesourcery.com>
1233
1234 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1235 -trace-frame-collected.
1236
1237 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1238
1239 * gdb.texinfo (Traceframe Info Format): Document tvar element
1240 and its attributes.
1241
1242 2013-06-25 Yao Qi <yao@codesourcery.com>
1243
1244 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1245
1246 2013-06-24 Tom Tromey <tromey@redhat.com>
1247
1248 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1249 (GDBvn.texi): Use version.subst.
1250 (version.subst): New target.
1251 (mostlyclean): Remove version.subst.
1252
1253 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1254
1255 * gdb.texinfo (GDB/MI Data Manipulation)
1256 <-data-list-register-values>: Document the --skip-unavailable
1257 option.
1258
1259 2013-06-07 Yao Qi <yao@codesourcery.com>
1260
1261 * gdb.texinfo (Symbols): Add kindex and cindex for
1262 'maint print msymbols'.
1263
1264 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1265
1266 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1267 response field name (thread-group to inferior).
1268
1269 2013-06-04 Gary Benson <gbenson@redhat.com>
1270
1271 * gdb.texinfo (General Query Packets/qSupported): Added
1272 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1273 to the table of currently defined stub features.
1274 Added a more detailed entry for "augmented-libraries-svr4-read".
1275 (General Query Packets/qXfer:libraries-svr4:read): Documented
1276 the augmented form of this packet.
1277
1278 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1279
1280 * gdb.texinfo (System-wide Configuration Scripts): Renames
1281 "Installed System-wide Configuration Scripts". Add associated
1282 @menu block.
1283
1284 2013-05-23 Yao Qi <yao@codesourcery.com>
1285 Pedro Alves <palves@redhat.com>
1286
1287 * gdb.texinfo (Packets): Document 'vCont;r'.
1288 (Continuing and Stepping): Document target-assisted range
1289 stepping, and the 'set range-stepping' and 'show range-stepping'
1290 commands.
1291
1292 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1293
1294 * gdb.texinfo (Installed System-wide Configuration Scripts):
1295 Add subsection describing the scripts now available under
1296 the data-dir's system-gdbbinit subdirectory.
1297 * NEWS: Add entry announcing the availability of system-wide
1298 configuration scripts for ElinOS and Wind River Linux.
1299
1300 2013-05-21 Hui Zhu <hui@codesourcery.com>
1301
1302 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1303 "-dprintf-insert" command.
1304
1305 2013-05-17 Doug Evans <dje@google.com>
1306
1307 * gdb.texinfo (Maintenance Commands): Update doc for
1308 "maint check-psymtabs". Add doc for "maint check-symtabs",
1309 "maint expand-symtabs".
1310
1311 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1312
1313 * gdb.texinfo (Process Record and Replay): Document the
1314 "record goto" command and its sub-commands.
1315
1316 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1317
1318 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1319 (Python API): Add Frame Filters API, Frame Wrapper API,
1320 Writing a Frame Filter/Wrapper, Managing Management of Frame
1321 Filters chapter entries.
1322 (Frame Filters API): New Node.
1323 (Frame Wrapper API): New Node.
1324 (Writing a Frame Filter): New Node.
1325 (Managing Frame Filters): New Node.
1326 (Progspaces In Python): Add note about frame_filters attribute.
1327 (Objfiles in Python): Ditto.
1328 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1329 @anchors and --no-frame-filters option to -stack-list-variables,
1330 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1331 commands.
1332
1333 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1334
1335 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1336 Support" subsection documenting the XML format used to transfer
1337 shared library info on AIX.
1338
1339 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1340
1341 * gdb.texinfo (Debugging Output): Add documentation of
1342 "set debug aix-solib" and "show debug aix-solib" commands.
1343
1344 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1345
1346 * gdb.texinfo (Nios II): New section.
1347 (Nios II Features): New section.
1348
1349 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1350
1351 * gdbint.texinfo (Algorithms): Remove entries documenting
1352 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1353 SOLIB_CREATE_INFERIOR_HOOK.
1354
1355 2013-04-29 Tom Tromey <tromey@redhat.com>
1356
1357 PR python/14204:
1358 * gdb.texinfo (Python API): Fix menu entry.
1359 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1360 Define global and static block. Add example. Clarify
1361 block relationship for inline functions.
1362
1363 2013-04-29 Tom Tromey <tromey@redhat.com>
1364
1365 * gdb.texinfo (Python API): Mention Python help and keyword
1366 arguments. Move pagination text to Basic Python.
1367 (Basic Python): Put pagination text here. Document
1368 close-on-exec, SIGCHLD, and SIGINT.
1369
1370 2013-04-19 Pedro Alves <palves@redhat.com>
1371
1372 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1373 "signedness" instead of "signness".
1374
1375 2013-04-19 Pedro Alves <palves@redhat.com>
1376
1377 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1378 -Wno-pointer-sign text with text on -Wpointer-sign.
1379
1380 2013-04-16 Tom Tromey <tromey@redhat.com>
1381
1382 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1383 GCC that has the SDT probe points.
1384
1385 2013-04-15 Tom Tromey <tromey@redhat.com>
1386
1387 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1388 exception catchpoints.
1389
1390 2013-04-15 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.texinfo (Set Catchpoints): Document $_exception.
1393 (Convenience Vars): Mention $_exception.
1394
1395 2013-04-15 Tom Tromey <tromey@redhat.com>
1396
1397 * gdb.texinfo (Set Catchpoints): Reorganize exception
1398 catchpoints. Document "catch rethrow".
1399 (Debugging C Plus Plus): Mention "catch rethrow".
1400
1401 2013-04-15 Tom Tromey <tromey@redhat.com>
1402
1403 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1404
1405 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1406 Eli Zaretskii <eliz@gnu.org>
1407
1408 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1409 line below the sample output.
1410
1411 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1412
1413 * gdb.texinfo (Mode Options): Document '-configuration'.
1414 (Help): Document "show configuration".
1415 (Bug Reporting): Add requirements to include the configuration
1416 details in bug reports.
1417
1418 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 * Makefile.in (MAN1S): Add gcore.1.
1421 Remove "Host, target, and site specific Makefile fragments" comment.
1422 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1423 (install-man1, uninstall-man1): Conditionalize gcore.1.
1424 (gcore.1): New.
1425 * gdb.texinfo (Man Pages): Add gcore man.
1426 (gcore man): New node.
1427
1428 2013-04-10 Pedro Alves <palves@redhat.com>
1429
1430 * gdb.texinfo (Process Record and Replay): Document that "set
1431 record full insn-number-max", "set record
1432 instruction-history-size" and "set record
1433 function-call-history-size" accept "unlimited".
1434 (Backtrace): Document that "set backtrace limit" accepts
1435 "unlimited".
1436 (List): Document that "set listsize" accepts "unlimited".
1437 (Print Settings)" Document that "set print max-symbolic-offset",
1438 "set print elements" and "set print repeats" accept "unlimited".
1439 (Starting and Stopping Trace Experiments): Document that "set
1440 trace-buffer-size" accepts "unlimited".
1441 (Remote Configuration): Document that "set tcp connect-timeout"
1442 accepts "unlimited".
1443 (Command History): Document that "set history size" accepts
1444 "unlimited".
1445 (Screen Size): Document that "set height" and "set width" accepts
1446 "unlimited". Adjust "set pagination"'s description to suggest
1447 "set height unlimited" instead of "set height 0".
1448
1449 2013-04-10 Yao Qi <yao@codesourcery.com>
1450
1451 * gdb.texinfo (Trace Files): Add "target ctf".
1452
1453 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1454
1455 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1456
1457 * Makefile.in (install-man1, install-man5, uninstall-man1)
1458 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1459
1460 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1461
1462 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1463 Eli Zaretskii <eliz@gnu.org>
1464
1465 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1466 parameters order. Remove "On some targets" for --attach. Document the
1467 --multi parameter and extended-remote command. Document all the
1468 options.
1469
1470 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1471
1472 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1473 the list of supported languages.
1474
1475 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1476
1477 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1478 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1479 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1480 (diststuff): Add man.
1481 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1482 (uninstall-man5): New.
1483 (STAGESTUFF): Add *.1 and *.5.
1484 (GDBvn.texi): Add SYSTEM_GDBINIT.
1485 (gdb.1, gdbserver.1, gdbinit.5): New.
1486 (maintainer-clean realclean): Add $(MANS).
1487 (install): Add install-man.
1488 (uninstall): Add uninstall-man.
1489 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1490 (@copying): Wrap it by @c man begin COPYRIGHT.
1491 (Top): Add Man Pages.
1492 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1493
1494 2013-04-02 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.texinfo (Debugging Output): Document "set/show debug
1497 aarch64", "set/show debug coff-pe-read" and "set/show debug
1498 mach-o".
1499
1500 2013-04-02 Pedro Alves <palves@redhat.com>
1501
1502 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1503 table>: Add entry for "trace-buffer-size".
1504
1505 2013-03-28 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1508 table>: Add entry for "trace-status".
1509
1510 2013-03-28 Eli Zaretskii <eliz@gnu.org>
1511
1512 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1513 @bullet", which is invalid (makeinfo 5.1 barfs).
1514
1515 2013-03-28 Pedro Alves <palves@redhat.com>
1516
1517 PR gdb/15294
1518
1519 * gdb.texinfo (List) <set listsize>: Adjust to document that
1520 listsize 0 means no limit, and remove mention of -1.
1521
1522 2013-03-22 Yao Qi <yao@codesourcery.com>
1523
1524 * gdb.texinfo (Embedded Processors): Remove menu item
1525 "OpenRISC 1000".
1526 (OpenRISC 1000): Remove.
1527
1528 2013-03-21 Doug Evans <dje@google.com>
1529
1530 * gdb.texinfo (Maintenance Commands): Add docs for
1531 "mt set per-command {space,time,symtab} {on,off}".
1532
1533 2013-03-14 Hui Zhu <hui@codesourcery.com>
1534 Yao Qi <yao@codesourcery.com>
1535
1536 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1537
1538 2013-03-13 Keith Seitz <keiths@redhat.com>
1539
1540 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1541 "maint agent" reference to Dynamic printf.
1542
1543 2013-03-11 Eli Zaretskii <eliz@gnu.org>
1544
1545 * gdb.texinfo (General Query Packets): Don't use colon in index
1546 entries visible to Info format.
1547
1548 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1549
1550 * gdb.texinfo (Process Record and Replay): Document record
1551 changes.
1552
1553 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1554
1555 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1556 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1557 qXfer:btrace:read.
1558
1559 2013-03-09 Eli Zaretskii <eliz@gnu.org>
1560
1561 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1562 use colons in @anchor and @cindex entries.
1563
1564 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
1565
1566 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1567
1568 2013-03-08 Stan Shebs <stan@codesourcery.com>
1569 Hafiz Abid Qadeer <abidh@codesourcery.com>
1570
1571 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1572 trace-buffer-size set and show commands.
1573 (Tracepoint Packets): Document QTBuffer:size.
1574 (General Query Packets): Document QTBuffer:size.
1575
1576 2013-02-21 Tom Tromey <tromey@redhat.com>
1577
1578 * gdb.texinfo: Remove bad @syncodeindex.
1579 (Values From Inferior, Types In Python, Inferiors In Python)
1580 (Events In Python, Threads In Python, Frames In Python, Blocks In
1581 Python, Symbols In Python, Symbol Tables In Python): Remove
1582 @tables.
1583 (Packets, General Query Packets, Tracepoint Packets)
1584 (Host I/O Packets): Use @w{} for empty @item.
1585
1586 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1587
1588 * gdb.texinfo (Architectures In Python): Add description about
1589 the new method gdb.Architecture.disassemble.
1590
1591 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1592 Hafiz Abid Qadeer <abidh@codesourcery.com>
1593
1594 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1595 Document the "trace-file" field.
1596
1597 2013-02-07 Doug Evans <dje@google.com>
1598
1599 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1600 command.
1601
1602 2013-02-06 Yao Qi <yao@codesourcery.com>
1603
1604 * gdb.texinfo (GDB/MI Async Records): Document new MI
1605 notification "=tsv-modified". Update the document of MI
1606 notification "=tsv-created".
1607 * observer.texi (GDB Observers): New observer tsv_modified.
1608 Update observer tsv_created and tsv_delete.
1609
1610 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1611
1612 * gdb.texinfo (AArch64 Features): New section; document
1613 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1614 (Architectures): Add new AArch64 section to document AArch64
1615 architecture specific commands.
1616 (ABI): Add description of the new OS ABI "Newlib" and its influence
1617 on the longjmp handling.
1618
1619 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1620 Jan Kratochvil <jan.kratochvil@redhat.com>
1621
1622 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1623 variable in 'set/show backtrace' section.
1624
1625 2013-01-31 Tom Tromey <tromey@redhat.com>
1626
1627 * gdb.texinfo (Target Commands): Fix typo.
1628
1629 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1630
1631 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1632 describing the gdb.Architecture class.
1633 (Frames In Python): Add description about the new method
1634 gdb.Frame.architecture().
1635
1636 2013-01-23 Doug Evans <dje@google.com>
1637
1638 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1639
1640 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1641
1642 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1643 'thread-groups' field when printing a breakpoint in MI.
1644
1645 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1646 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1647 to reflect that jit-reader-load now supports absolute file-names.
1648
1649 2013-01-16 Tom Tromey <tromey@redhat.com>
1650
1651 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1652 (Signals): Likewise.
1653
1654 2013-01-16 Tom Tromey <tromey@redhat.com>
1655
1656 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1657 "catch-type" field.
1658 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1659
1660 2013-01-07 Tom Tromey <tromey@redhat.com>
1661
1662 * gdb.texinfo (Mode Options): Don't mention -epoch.
1663 (Data, Emacs): Remove obsolete comments.
1664
1665 2013-01-02 Tom Tromey <tromey@redhat.com>
1666
1667 * gdb.texinfo (GDB/MI Output Records): Update menu.
1668 (GDB/MI Breakpoint Information): New node.
1669 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1670 <-break-insert>: Likewise.
1671
1672 2012-12-31 Yao Qi <yao@codesourcery.com>
1673
1674 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1675 (Packets): Move "vStopped" packet to ...
1676 (Notification Packets): ... here. Describe the components
1677 of notification. Add a table of supported notifications.
1678 Add an example on the process of he async notification.
1679
1680 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1681
1682 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1683 present.
1684 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1685 fullname output always present.
1686
1687 2012-12-23 Pierre Muller <muller@sourceware.org>
1688
1689 * gdbint.texinfo (Function prototypes): Require use of "extern"
1690 modifier for function prototypes in headers.
1691
1692 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1693
1694 * refcard.tex: Update copyright notice to GPL v3 or later.
1695 Update contact info.
1696
1697 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1698
1699 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1700
1701 2012-12-15 Yao Qi <yao@codesourcery.com>
1702
1703 * gdb.texinfo (Debugging Output): Document 'set debug
1704 notification' and 'show debug notification'.
1705
1706 2012-12-15 Yao Qi <yao@codesourcery.com>
1707
1708 * gdb.texinfo (Listing Tracepoints): New item and example about
1709 'installed on target' output.
1710 Add more in the example about 'installed on target'.
1711 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1712
1713 2012-12-14 Tom Tromey <tromey@redhat.com>
1714
1715 * gdb.texinfo (SVR4 Process Information): Mention core files.
1716
1717 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1718
1719 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1720
1721 2012-12-11 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.texinfo: Remove all mentions of Unixware throughout.
1724
1725 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1726
1727 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1728
1729 2012-11-29 Tom Tromey <tromey@redhat.com>
1730
1731 * gdb.texinfo (SVR4 Process Information): Document missing
1732 "info proc" subcommands.
1733
1734 2012-11-29 Yao Qi <yao@codesourcery.com>
1735
1736 PR gdb/1477.
1737 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1738 to 'auto' instead of 'gnu'.
1739
1740 2012-11-26 Tom Tromey <tromey@redhat.com>
1741
1742 * gdb.texinfo (MiniDebugInfo): New node.
1743 (GDB Files): Update.
1744
1745 2012-11-16 Doug Evans <dje@google.com>
1746
1747 * gdb.texinfo (System-wide configuration): If the system-wide init
1748 file lives in the data-directory, and --data-directory is provided,
1749 look for it there.
1750
1751 2012-11-15 Tom Tromey <tromey@redhat.com>
1752
1753 * gdb.texinfo (Signaling): Fix typo.
1754
1755 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1756
1757 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1758 parameter "count" of -data-write-memory-bytes, and add an example.
1759
1760 2012-11-12 Tom Tromey <tromey@redhat.com>
1761
1762 * gdb.texinfo (Symbols): Document "info type-printers",
1763 "enable type-printer" and "disable type-printer".
1764 (Python API): Add new node to menu.
1765 (Type Printing API): New node.
1766 (Progspaces In Python): Document type_printers field.
1767 (Objfiles In Python): Likewise.
1768 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1769 register_type_printer, TypePrinter>: Document.
1770
1771 2012-11-12 Tom Tromey <tromey@redhat.com>
1772
1773 * gdb.texinfo (Symbols): Document "set print type methods",
1774 "set print type typedefs", and flags to ptype and whatis.
1775
1776 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
1777
1778 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1779 the example -data-disassemble output. Extend the description of
1780 the -data-disassemble results to document all fields. Document
1781 the cli disassemble command as being related to -data-disassemble.
1782
1783 2012-11-09 Yao Qi <yao@codesourcery.com>
1784
1785 PR gdb/14777.
1786 * gdb.texinfo (OS Information): Remove doc on command
1787 'info udot'.
1788
1789 2012-11-08 Joel Brobecker <brobecker@adacore.com>
1790
1791 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1792 gdb.ini warning for Windows port.
1793
1794 2012-11-08 Yao Qi <yao@codesourcery.com>
1795
1796 * gdb.texinfo (Search): Add kindex for 'fo'.
1797
1798 2012-11-05 Tom Tromey <tromey@redhat.com>
1799
1800 PR python/14802:
1801 * gdb.texinfo (Functions In Python): Add example.
1802
1803 2012-11-03 Yao Qi <yao@codesourcery.com>
1804
1805 * observer.texi (GDB Observers): Remove observer
1806 'tracepoint_modified', 'tracepoint_created' and
1807 'tracepoint_deleted'.
1808
1809 2012-10-26 Tom Tromey <tromey@redhat.com>
1810
1811 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1812
1813 2012-10-25 Tom Tromey <tromey@redhat.com>
1814
1815 * gdb.texinfo (General Query Packets): Use @itemx.
1816
1817 2012-10-17 Yao Qi <yao@codesourcery.com>
1818
1819 * observer.texi (GDB Observers): Update observer
1820 'memory_changed'.
1821 * gdb.texinfo (GDB/MI Async Records): Document for
1822 "memory-changed" notification.
1823
1824 2012-10-15 Doug Evans <dje@google.com>
1825
1826 * gdb.texinfo (Mode Options): Document -nh.
1827 Elaborate on docs for -nx.
1828
1829 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1830
1831 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1832
1833 2012-09-21 Yao Qi <yao@codesourcery.com>
1834 Pedro Alves <palves@redhat.com>
1835
1836 * gdb.texinfo (GDB/MI Async Records): Document notification
1837 'record-started' and 'record-stopped'.
1838 * observer.texi (GDB Observers): New observer 'record-changed'.
1839
1840 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1841
1842 * gdb.texinfo: Document the removal of SH's 'regs' command.
1843
1844 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1845
1846 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1847
1848 2012-09-18 Yao Qi <yao@codesourcery.com>
1849
1850 * gdb.texinfo (GDB/MI Async Records): Document new MI
1851 notifications '=tsv-created' and '=tsv-deleted'.
1852 * observer.texi (GDB Observers): New observer tsv_created and
1853 tsv_deleted.
1854
1855 2012-09-18 Yao Qi <yao@codesourcery.com>
1856
1857 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1858 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1859 '=traceframe-changed'.
1860
1861 2012-09-17 Yao Qi <yao@codesourcery.com>
1862
1863 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1864 'set listsize'.
1865
1866 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1867 Eli Zaretskii <eliz@gnu.org>
1868
1869 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1870 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1871 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1872
1873 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1874
1875 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1876
1877 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1878
1879 Document how to return from "python-interactive" to GDB.
1880 * gdb.texinfo (Python Commands): Update documentation.
1881
1882 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1883
1884 Add a new "python-interactive" command that starts a standard
1885 Python interactive prompt with "pi" as alias, and add "py" as
1886 an alias to "python".
1887 * gdb.texinfo (Python Commands): Document the new commands.
1888
1889 2012-08-22 Tom Tromey <tromey@redhat.com>
1890
1891 * gdbint.texinfo (Host Definition): Remove documentation for
1892 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1893
1894 2012-08-17 Keith Seitz <keiths@redhat.com>
1895
1896 PR c++/13356
1897 * gdb.texinfo (Type and Range Checking): Remove warning.
1898 Remove spurious commas.
1899 Update text and examples for re-implementation of set/show
1900 check type.
1901 (C and C++ Type and Range Checks): Likewise.
1902
1903 2012-08-16 Yao Qi <yao@codesourcery.com>
1904
1905 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1906 is deprecated.
1907
1908 2012-08-13 Doug Evans <dje@google.com>
1909
1910 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1911 to include functions.
1912
1913 2012-08-10 Doug Evans <dje@google.com>
1914
1915 * gdb.texinfo (Convenience Funs): New node.
1916 (Types In Python): Document Type.vector.
1917
1918 2012-08-09 Yao Qi <yao@codesourcery.com>
1919
1920 * observer.texi: New observer command_param_changed.
1921 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1922
1923 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1924
1925 * gdbint.texinfo (Debugging GDB): In section
1926 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1927 Mention also gdb-gdb.py.
1928
1929 2012-08-07 Yao Qi <yao@codesourcery.com>
1930
1931 Revert the folloing patch:
1932 2012-08-06 Yao Qi <yao@codesourcery.com>
1933 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1934 remote hardware-watchpoint-limit' and 'set
1935 remote hardware-breakpoint-limit'.
1936
1937 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
1938
1939 * gdb.texinfo (Working Directory): Added information about new
1940 default argument for 'cd' command.
1941
1942 2012-08-06 Yao Qi <yao@codesourcery.com>
1943
1944 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1945 remote hardware-watchpoint-limit' and 'set
1946 remote hardware-breakpoint-limit'.
1947
1948 2012-08-06 Yao Qi <yao@codesourcery.com>
1949
1950 Fix PR14371.
1951
1952 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1953 '=breakpoint-deleted'.
1954
1955 2012-08-02 Yao Qi <yao@codesourcery.com>
1956
1957 * gdb.texinfo (Native): Remove node Neutrino.
1958
1959 2012-07-27 Yao Qi <yao@codesourcery.com>
1960
1961 * gdb.texinfo (IPA Protocol Commands): Document new command
1962 'close'.
1963
1964 2012-07-25 Tom Tromey <tromey@redhat.com>
1965
1966 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1967
1968 2012-07-20 Doug Evans <dje@google.com>
1969
1970 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1971 (Index Files): Document how to control the use of deprecated index
1972 sections.
1973 (Index Section Format): Replace --use-deprecated-index-sections with
1974 "set use-deprecated-index-sections on".
1975
1976 2012-07-12 Eli Zaretskii <eliz@gnu.org>
1977
1978 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1979 indices into a single node "Index". Instead, join function and
1980 variable indices into a single index, separate from the concept
1981 index. Requested in
1982 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1983 (Top): Update the top-level menu: instead of one "Index" there are
1984 now separate entries "Concept Index" and "Function and Variable
1985 Index".
1986 (Concept Index, Function and Variable Index): New nodes.
1987 (Index): Node deleted.
1988
1989 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
1990
1991 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1992 and "maint agent-eval".
1993
1994 2012-07-03 Eli Zaretskii <eliz@gnu.org>
1995
1996 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1997 avoid file-name clashes between Index.html and index.html on
1998 case-insensitive filesystems. See the discussion starting in
1999 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2000 details of the problem.
2001 (Top): Update the master menu for the above.
2002 (Concept Index, Command and Variable Index): New nodes, instead of
2003 the old "Index" node that was deleted. All cross-references
2004 updated.
2005
2006 2012-07-02 Stan Shebs <stan@codesourcery.com>
2007
2008 * gdb.texinfo (Dynamic Printf): Mention agent style and
2009 disconnected dprintf.
2010 (Maintenance Commands): Describe maint agent-printf.
2011 (General Query Packets): Mention BreakpointCommands feature.
2012 (Packets): Document commands extension to Z0 packet.
2013 * agentexpr.texi (Bytecode Descriptions): Document printf
2014 bytecode.
2015
2016 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2017
2018 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2019 only after gdbinit files.
2020 (Startup): Move -iex and -iex commands down after gdbinit files.
2021
2022 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2023
2024 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2025 possibility.
2026
2027 2012-06-29 Tom Tromey <tromey@redhat.com>
2028
2029 * gdb.texinfo (Index Section Format): Update for version 7.
2030
2031 2012-06-28 Stan Shebs <stan@codesourcery.com>
2032
2033 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2034 example, add note about title column.
2035
2036 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2037
2038 * gdb.texinfo (Symbol Tables In Python): Add description about
2039 the new 'last' attribute of gdb.Symtab_and line.
2040
2041 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2042
2043 * gdb.texinfo (Symbol Tables In Python): Correct the description
2044 of the 'pc' attribute of gdb.Symtab_and_line.
2045
2046 2012-06-26 Doug Evans <dje@google.com>
2047
2048 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2049 and symtab-create.
2050
2051 2012-06-25 Keith Seitz <keiths@redhat.com>
2052
2053 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2054 from example. Remove "rbreak" from list of corresponding
2055 gdb commands.
2056
2057 2012-06-23 Doug Evans <dje@google.com>
2058
2059 * gdb.texinfo (Index Section Format): Document version 7 format.
2060
2061 2012-06-22 Yao Qi <yao@codesourcery.com>
2062
2063 * gdb.texinfo: Add missing cindex for some packets.
2064
2065 2012-06-20 Keith Seitz <keiths@redhat.com>
2066
2067 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2068 for -break-insert and document -p.
2069
2070 2012-06-20 Yao Qi <yao@codesourcery.com>
2071
2072 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2073 and "gdb.write_memory" with "Inferior.read_memory" and
2074 "Inferior.write_memory".
2075
2076 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2077
2078 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2079 (Free Documentation): Add @node line.
2080 (Continuing and Stepping) <advance location>: Use @item instead of
2081 @itemx.
2082 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2083 @itemx.
2084 (Embedded Processors): Put the link to "PA" to its correct place,
2085 according to document structure.
2086 (Python API): Put the link to "Lazy Strings In Python" to its
2087 correct place.
2088 (Index): Use @@ in @tex block to get a literal @.
2089
2090 * gdbint.texinfo: Fix the @subtitle line.
2091
2092 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2093 correct place.
2094
2095 2012-06-08 Yao Qi <yao@codesourcery.com>
2096
2097 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2098 Protocol'.
2099 (In-Process Agent Protocol, IPA Protocol Objects)
2100 (IPA Protocol Commands): New nodes.
2101 (Tracepoint Packets): Add anchors.
2102
2103 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2104
2105 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2106
2107 2012-06-06 Yao Qi <yao@codesourcery.com>
2108
2109 * gdb.texinfo: Update copyright year.
2110
2111 2012-05-23 Stan Shebs <stan@codesourcery.com>
2112 Kwok Cheung Yeung <kcy@codesourcery.com>
2113
2114 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2115
2116 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2117
2118 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2119 Mention also --with-separate-debug-dir.
2120 (Auto-loading): Prepend $debugdir in the sample output.
2121 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2122 auto-load safe-path variable.
2123 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2124 Mention also $debugdir for 'set auto-load scripts-directory'.
2125
2126 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2127
2128 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2129 (MIPS Embedded, MIPS, MIPS Register packet Format)
2130 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2131 appropriate.
2132
2133 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2134 Maciej W. Rozycki <macro@codesourcery.com>
2135
2136 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2137 mips compression".
2138 (MIPS Breakpoint Kinds): New subsubsection.
2139
2140 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2141
2142 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2143 nodes for subsections. Add @acronym mark-ups and adjust
2144 formatting.
2145
2146 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2147
2148 Rename $ddir to $datadir.
2149 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2150 (objfile-gdb.py file): Rename $ddir to $datadir.
2151
2152 2012-05-18 Tom Tromey <tromey@redhat.com>
2153
2154 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2155
2156 2012-05-14 Stan Shebs <stan@codesourcery.com>
2157
2158 * gdb.texinfo (Dynamic Printf): New subsection.
2159
2160 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2161
2162 * gdb.texinfo (Basic Python): Add description about the function
2163 gdb.find_pc_line
2164
2165 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2166 Eli Zaretskii <eliz@gnu.org>
2167
2168 * gdb.texinfo (Separate Debug Files): Use plural form for global
2169 debugging information directory.
2170
2171 2012-05-11 Stan Shebs <stan@codesourcery.com>
2172 Kwok Cheung Yeung <kcy@codesourcery.com>
2173
2174 * gdb.texinfo (Operating System Auxiliary Information): Document new
2175 'info os' subcommands.
2176
2177 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2178
2179 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2180 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2181 (dotdebug_gdb_scripts section): Add reference
2182 to 'Auto-loading safe path'.
2183
2184 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2185
2186 Implement multi-component --with-auto-load-dir.
2187 * gdb.texinfo (Auto-loading): New references
2188 for 'set auto-load scripts-directory'
2189 and 'show auto-load scripts-directory'.
2190 (Auto-loading safe path): Describe the new default. Move $ddir
2191 substituation reference to 'objfile-gdb.py file'.
2192 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2193 script-name. Describe new 'set auto-load scripts-directory'
2194 and 'show auto-load scripts-directory'.
2195
2196 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2197
2198 Provide $ddir substitution for --with-auto-load-safe-path.
2199 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2200 (Auto-loading safe path): Likewise. Mention the default value,
2201 $ddir substitution, --with-auto-load-safe-path and
2202 --without-auto-load-safe-path.
2203 * observer.texi (gdb_datadir_changed): New.
2204
2205 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2206
2207 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2208 Twice.
2209
2210 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2211 directory separator by path separator.
2212
2213 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2214
2215 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2216 for 'set auto-load safe-path' optional. Mention if it is omitted.
2217 Change disabling security protection condition to "/", twice.
2218
2219 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2220
2221 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2222 the new methods global_block and static_block on gdb.Symtab
2223 objects.
2224
2225 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2226
2227 * gdb.texinfo (Blocks In Python): Add a note saying that future
2228 improvements to GDB and its infrastructure can move symbols
2229 across blocks within a symbol table.
2230
2231 2012-04-29 Yao Qi <yao@codesourcery.com>
2232
2233 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2234 (A29K): Remove.
2235
2236 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2237 Tom Tromey <tromey@redhat.com>
2238
2239 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2240 and generic static probe support on GDB.
2241
2242 2012-04-25 Doug Evans <dje@google.com>
2243
2244 * gdb.texinfo (Go): Fix thinko.
2245
2246 * gdb.texinfo (Supported Languages): Add Go.
2247 (Go): New node.
2248
2249 2012-04-25 Yao Qi <yao@codesourcery.com>
2250
2251 * gdbint.texinfo (Testsuite): New section `Board settings'.
2252
2253 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2254
2255 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2256 Three times.
2257
2258 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2259 Three times.
2260
2261 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2262
2263 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2264 by @table @asis. Fix formatting of one item.
2265
2266 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2269
2270 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2271
2272 New option "set debug auto-load".
2273 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2274 (auto-load verbose mode): New node.
2275
2276 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2277
2278 New option "set auto-load safe-path".
2279 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2280 and "info auto-load" examples for safe-path. Put there also references
2281 for "set auto-load safe-path" and "show auto-load safe-path".
2282 New menu item for Auto-loading safe path.
2283 (Auto-loading safe path): New node.
2284 (Python Auto-loading): Update the expected output from "Missing"
2285 to "No".
2286
2287 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2288
2289 auto-load: Implementation.
2290 * gdb.texinfo (Mode Options): New anchor for -nx.
2291 (Startup): New anchors for Option -init-eval-command,
2292 Home Directory Init File
2293 and Init File in the Current Directory during Startup.
2294 Mention set auto-load local-gdbinit with a reference.
2295 Change the sample code to "set auto-load python-scripts".
2296 (Threads): New anchor set libthread-db-search-path.
2297 Provide references to libthread_db.so.1 file.
2298 (Controlling GDB): New menu item for Auto-loading.
2299 (Auto-loading, Init File in the Current Directory)
2300 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2301 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2302 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2303 reference.
2304 (Auto-loading): Rename to ...
2305 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2306 "set auto-load python-scripts", new anchor for it. Change
2307 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2308 for it. Change "info auto-load-scripts"
2309 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2310 to "Python scripts".
2311
2312 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2313
2314 PR mi/13393
2315 * gdb.texinfo (Print Settings): Extend the description for "set print
2316 object".
2317 (GDB/MI Variable Objects): Extend the description for -var-create and
2318 -var-list-children.
2319
2320 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2321
2322 * gdb.texinfo (Examining Data): Document the 'explore' command.
2323
2324 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2325
2326 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2327 to the children of a varobj and its update range when -var-update
2328 returns that the varobj's type changed.
2329
2330 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2331
2332 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2333 Create two new links fir 'objfile-gdb.py file'
2334 and 'dotdebug_gdb_scripts section'.
2335
2336 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2337
2338 * gdb.texinfo (Auto-loading): Rename node reference
2339 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2340 Twice.
2341 (.debug_gdb_scripts section): Rename the node ...
2342 (dotdebug_gdb_scripts section): ... here.
2343 (Maintenance Commands): Also rename this node reference.
2344
2345 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2346
2347 * gdb.texinfo (Python API/Values From Inferior): Add description
2348 about the new method Value.referenced_value. Add description on
2349 how Value.dereference is different (and similar) to
2350 Value.referenced_value.
2351
2352 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2353
2354 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2355 --init-eval-command=COMMAND, -iex.
2356 (Startup): Describe -iex and -ix. Simplify the example
2357 for "set auto-load-scripts off".
2358
2359 2012-03-16 Gary Benson <gbenson@redhat.com>
2360
2361 PR breakpoints/10738
2362 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2363 stating that GDB cannot set breakpoints on inlined functions.
2364 (Mode Options): Document --use-deprecated-index-sections.
2365 (Index Section Format): Document new index section version format.
2366
2367 2012-03-15 Tom Tromey <tromey@redhat.com>
2368
2369 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2370
2371 2012-03-13 Doug Evans <dje@google.com>
2372
2373 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2374 of "reload".
2375 (Symbols): Delete docs for set/show symbol-reloading.
2376 * gdbint.texinfo (Defining Other Architecture Features): Delete
2377 SYMBOL_RELOADING_DEFAULT.
2378 * refcard.tex: Delete reference to symbol-reloading.
2379
2380 2012-03-07 Pedro Alves <palves@redhat.com>
2381
2382 * gdb.texinfo (General Query Packets): Document new
2383 QProgramSignals packet.
2384 * gdb.texinfo (Remote configuration): Mention
2385 "program-signals-packet".
2386
2387 2012-03-05 Tristan Gingold <gingold@adacore.com>
2388
2389 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2390
2391 2012-03-03 Yao Qi <yao@codesourcery.com>
2392
2393 * gdb.texinfo (In-Process Agent): New node.
2394 Document new commands.
2395 (General Query Packets): Add packet `QAgent'.
2396
2397 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2398
2399 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2400
2401 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2402
2403 * gdb.texinfo (Commands In Python): Put example python macro in
2404 COMMAND_USER category rather than COMMAND_OBSCURE.
2405 Document gdb.COMMAND_USER.
2406 (User-defined Commands): Update documentation to clarify
2407 "set/show max-user-call-depth" and "show user" don't apply to python
2408 commands. Update documentation to clarify "help user-defined" may
2409 also include python commands defined as COMMAND_USER.
2410
2411 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2412
2413 * gdb.texinfo (Startup): Add option -ex description to the option -x
2414 description.
2415
2416 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2417
2418 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2419 condition-evaluation breakpoint parameter.
2420 Mention condition-evaluation mode being shown in "info break".
2421 (Break Conditions): Add description for target-side
2422 conditional breakpoints.
2423 (Remote Configuration): Mention conditional-breakpoints-packet.
2424 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2425 cond-expr.
2426 (General Query Packets): Mention new ConditionalBreakpoint feature.
2427
2428 2012-02-22 Tom Tromey <tromey@redhat.com>
2429
2430 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2431
2432 2012-02-17 Tom Tromey <tromey@redhat.com>
2433
2434 PR python/10753:
2435 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2436 directory.
2437
2438 2012-02-14 Stan Shebs <stan@codesourcery.com>
2439
2440 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2441
2442 2012-02-13 Pedro Alves <palves@redhat.com>
2443
2444 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2445 mips-idt-ecoff.
2446
2447 2012-02-09 Yao Qi <yao@codesourcery.com>
2448
2449 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2450
2451 2012-02-07 Tom Tromey <tromey@redhat.com>
2452
2453 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2454 Symbol.value.
2455
2456 2012-02-07 Tom Tromey <tromey@redhat.com>
2457
2458 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2459
2460 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2461
2462 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2463
2464 2012-01-24 Tom Tromey <tromey@redhat.com>
2465
2466 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2467 unload".
2468 (Files): Mention new catch commands.
2469 (GDB/MI Async Records): Likewise.
2470
2471 2012-01-24 Gary Benson <gbenson@redhat.com>
2472
2473 Delete #if 0'd out code.
2474 * gdb.texinfo (Frame Info): Remove "info catch".
2475
2476 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2477
2478 * gdb.texinfo (Remote Configuration): Document
2479 "set remote hostio-readlink-packet" command.
2480 (General Query Packets): Document vFile:readlink packet.
2481
2482 2012-01-16 Tom Tromey <tromey@redhat.com>
2483
2484 * gdb.texinfo (Specify Location): Document relative file name
2485 handling.
2486
2487 2012-01-16 Tom Tromey <tromey@redhat.com>
2488
2489 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2490
2491 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2492 Eli Zaretskii <eliz@gnu.org>
2493
2494 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2495 code.
2496
2497 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2498
2499 * gdb.texinfo (Variables): Document use of :: for non-static
2500 variables.
2501
2502 2012-01-05 Joel Brobecker <brobecker@adacore.com>
2503
2504 * gdbint.texinfo (Start of New Year Procedure): Update
2505 to replace use of copyright.sh by use of copyright.py.
2506
2507 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2508
2509 Remove the gdbtui binary.
2510 * all-cfg.texi (GDBTUI): Remove.
2511 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2512 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2513 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2514
2515 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2516
2517 Introduce gdb.FinishBreakpoint in Python.
2518 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2519 (Python API): Add menu entry for Finish Breakpoints.
2520
2521 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2522
2523 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2524 tests.
2525
2526 2011-12-16 Doug Evans <dje@google.com>
2527
2528 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2529
2530 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2531
2532 * gdb.texinfo (Python Commands): Remove "maint set/show print
2533 stack". Add documentation for "set/show python print-stack".
2534
2535 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2536
2537 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2538 should transfer control to the stub in the startup code instead of
2539 in main. Mention the need to get past the initial breakpoint.
2540
2541 2011-12-06 Tom Tromey <tromey@redhat.com>
2542
2543 * gdb.texinfo (Set Breaks): Update for new behavior.
2544
2545 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2548 List Format for SVR4 Targets'.
2549 (General Query Packets): New item qXfer:libraries-svr4:read.
2550 (Library List Format for SVR4 Targets): New node.
2551
2552 2011-12-01 Tom Tromey <tromey@redhat.com>
2553
2554 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2555 add.
2556
2557 2011-11-22 Tom Tromey <tromey@redhat.com>
2558
2559 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2560 reasons.
2561
2562 2011-11-20 Stan Shebs <stan@codesourcery.com>
2563
2564 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2565 note-related options and variables.
2566 (Tracepoint Packets): Document packet changes.
2567
2568 2011-11-20 Sanjoy Das <sdas@igalia.com>
2569
2570 * gdb.texinfo (JIT Interface): Add documentation on writing and
2571 usind JIT debug info readers.
2572 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2573 Debug Info Readers): New nodes.
2574
2575 2011-11-18 Yao Qi <yao@codesourcery.com>
2576
2577 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2578 tracepoint.
2579
2580 2011-11-15 Doug Evans <dje@google.com>
2581
2582 * gdb.texinfo (Files): Document basenames-may-differ.
2583
2584 2011-11-14 Doug Evans <dje@google.com>
2585
2586 * gdb.texinfo (Shell Commands): Document "!".
2587
2588 2011-11-14 Stan Shebs <stan@codesourcery.com>
2589 Kwok Cheung Yeung <kcy@codesourcery.com>
2590
2591 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2592 needed to get shorter fast tracepoints.
2593 (Tracepoint Packets): Document new qTMinFTPILen packet.
2594
2595 2011-11-14 Yao Qi <yao@codesourcery.com>
2596
2597 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2598 behavior of tracepoint.
2599 (General Query Packets): New feature InstallInTrace.
2600 (Remote Configuration): Document "set remote
2601 install-in-trace-packet".
2602
2603 2011-11-12 Matt Rice <ratmice@gmail.com>
2604
2605 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2606 Add arguments to info macro.
2607
2608 2011-11-10 Tom Tromey <tromey@redhat.com>
2609
2610 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2611 manual.
2612 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2613 (Macros): Add a footnote.
2614 (C): Remove paragraph about compiler options.
2615 (C Constants): Mention wide character and string constants.
2616 (C Plus Plus Expressions): Update compiler option advice. Mention
2617 using declarations. Mention ADL. Remove old HP compiler
2618 information.
2619
2620 2011-11-10 Tom Tromey <tromey@redhat.com>
2621
2622 PR c++/9257:
2623 * gdb.texinfo (Print Settings): Add an extra note about the need
2624 for a vtable.
2625
2626 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2627
2628 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2629 "set mips abi" documentation.
2630
2631 2011-11-04 Doug Evans <dje@google.com>
2632
2633 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2634
2635 2011-11-03 Tom Tromey <tromey@redhat.com>
2636
2637 * gdb.texinfo (Stopping): Add menu entry.
2638 (Continuing and Stepping): Restore @node. Use @section, not
2639 @subsection.
2640
2641 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2642
2643 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2644 designation. Fix "Specify Location" cross-reference.
2645
2646 2011-11-02 Stan Shebs <stan@codesourcery.com>
2647
2648 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2649 (General Query Packets): Describe tracenz feature.
2650 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2651
2652 2011-10-28 Paul Koning <paul_koning@dell.com>
2653
2654 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2655
2656 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
2657
2658 * gdb.texinfo ((Frames In Python): Document
2659 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2660
2661 2011-10-26 Paul Koning <paul_koning@dell.com>
2662
2663 * gdb.texinfo (gdb.types): Document new deepitems function.
2664
2665 2011-10-25 Paul Koning <paul_koning@dell.com>
2666
2667 PR python/13327
2668
2669 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2670 fetch_lazy method.
2671
2672 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2673
2674 PR python/12656
2675
2676 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2677 global_block, static_block function.
2678
2679 2011-10-19 Tom Tromey <tromey@redhat.com>
2680
2681 * gdb.texinfo (Commands In Python): Add missing "@"s.
2682
2683 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
2684
2685 PR python/13285 Document named constants for frame unwind stop reasons
2686 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2687 constants.
2688
2689 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2690
2691 Fix compatibility with texinfo versions older than 4.12.
2692 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2693 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2694 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2695 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2696 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2697 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2698 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2699
2700 2011-10-09 Doug Evans <dje@google.com>
2701
2702 * gdb.texinfo (Extending GDB): Document alias command.
2703
2704 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2705
2706 Support @entry in input expressions.
2707 * gdb.texinfo (Variables): Describe @entry names suffix.
2708 (Print Settings): Add anchor for `set print entry-values'.
2709
2710 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2711 Eli Zaretskii <eliz@gnu.org>
2712
2713 Display @entry parameter values (without references).
2714 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2715 example.
2716 (Print Settings): New description of set print entry-values and show
2717 print entry-values.
2718
2719 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2720 Eli Zaretskii <eliz@gnu.org>
2721
2722 Recognize virtual tail call frames.
2723 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2724 (Tail Call Frames): New node.
2725 (Frames In Python): Add gdb.TAILCALL_FRAME.
2726
2727 2011-10-07 Doug Evans <dje@google.com>
2728
2729 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2730 register_pretty_printer.
2731
2732 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2733
2734 PR python/12930
2735 PR python/12802
2736
2737 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2738 stop method.
2739
2740 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2741
2742 * gdb.texinfo (Starting your Program): "set disable-randomization"
2743 is no longer Linux-specific.
2744 (Remote Configuration): Document "set remote
2745 disable-randomization-packet".
2746 (General Query Packets): Document "QDisableRandomization" packet
2747 and add it to "qSupported" list.
2748
2749 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
2750
2751 Allow Python notification of new object-file loadings.
2752 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2753 event type.
2754
2755 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
2756
2757 PR python/12691: Add the inferior to Python exited event
2758 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2759
2760 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2761
2762 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2763 rephasing.
2764
2765 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2766
2767 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2768 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2769 as possible feature returned by the `-list-features'
2770 command.
2771
2772 2011-09-28 Paul Koning <paul_koning@dell.com>
2773
2774 * gdb.texinfo (gdb.Type): Document field access by dictionary
2775 key syntax.
2776
2777 2011-09-28 Yao Qi <yao@codesourcery.com>
2778
2779 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2780 Add one space after option `-s'. Remove @r{} markup.
2781
2782 2011-09-27 Stan Shebs <stan@codesourcery.com>
2783
2784 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2785
2786 2011-09-16 Hui Zhu <teawater@gmail.com>
2787
2788 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2789 to *(unsigned char *)$esp@300.
2790
2791 2011-09-15 Paul Koning <paul_koning@dell.com>
2792
2793 * gdb.texinfo: Make style of Python functions and methods match
2794 the syntax of Python. Also put class and module names explicitly
2795 on function, member, and variable names, matching Python
2796 documentation conventions.
2797
2798 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2799
2800 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2801 * gdb.texinfo (Inferiors In Python): Describe new
2802 gdb.selected_inferior() function.
2803
2804 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2805
2806 Handle multiple breakpoint hits in Python interface:
2807 * gdb.texinfo (Events In Python): New function documentation:
2808 gdb.BreakpointEvent.breakpoints. Indicate that
2809 gdb.BreakpointEvent.breakpoint is now deprecated.
2810
2811 2011-09-04 Joel Brobecker <brobecker@adacore.com>
2812
2813 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2814
2815 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2816
2817 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2818
2819 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2820
2821 * gdb.texinfo (Prompt): Add set/show extended-prompt
2822 documentation
2823 (Basic Python): Add prompt_hook anchor.
2824 (Python modules): Reword module text to reflect multiple modules.
2825 (gdb.prompt): Document gdb.prompt module.
2826
2827 2011-08-14 Yao Qi <yao@codesourcery.com>
2828
2829 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2830
2831 2011-08-14 Yao Qi <yao@codesourcery.com>
2832
2833 * gdb.texinfo (Standard Target Features): Document C6x features.
2834 (TIC6x Features): New node.
2835
2836 2011-08-12 Doug Evans <dje@google.com>
2837
2838 * gdb.texinfo (Symbols In Python): Document symbol.type.
2839
2840 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2841
2842 * gdb.texinfo (Python): Document command and function
2843 auto-loading.
2844
2845 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2846 Eli Zaretskii <eliz@gnu.org>
2847
2848 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2849 typedefs unrolling. Extend the sample code by an inner typedef and
2850 outer typedefs unrolling.
2851
2852 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2853
2854 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2855 size and line-size.
2856
2857 2011-07-21 Matt Rice <ratmice@gmail.com>
2858
2859 PR macros/12999
2860 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2861 Update text and cindex entries for info macro command.
2862
2863 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2864
2865 * observer.texi (GDB Observers): Add before_prompt observer.
2866 * gdb.texinfo (Basic Python): Add documentation for prompt
2867 substitution.
2868
2869 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2870
2871 PR python/12438
2872 * gdb.texinfo (Python Commands): Add deprecate note to maint
2873 set/show python print-stack. Document set/show python
2874 print-backtrace.
2875
2876 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2877
2878 * gdb.texinfo: Fix typos.
2879
2880 2011-07-01 Tom Tromey <tromey@redhat.com>
2881
2882 * gdb.texinfo (Debugging Output): Document set debug
2883 check-physname.
2884
2885 2011-06-29 Tom Tromey <tromey@redhat.com>
2886
2887 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2888 breakpoint-notifications feature.
2889
2890 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2891
2892 * gdb.texinfo (Target Description): Remove warning about
2893 possibly unstable format.
2894
2895 2011-06-03 Tom Tromey <tromey@redhat.com>
2896
2897 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2898 (Events In Python): Note that exit_code is optional.
2899
2900 2011-05-17 Pedro Alves <pedro@codesourcery.com>
2901
2902 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2903 required for multi-threading support.
2904 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2905 Hc are deprecated for multi-threading debugging. Point readers at
2906 the vCont packet.
2907
2908 2011-05-15 Doug Evans <dje@google.com>
2909
2910 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2911
2912 2011-05-13 Doug Evans <dje@google.com>
2913
2914 * gdb.texinfo (Threads): Document $sdir,$pdir.
2915 (Server): Document $pdir exception.
2916
2917 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2918
2919 * gdb.texinfo (Threads): Clarify default value for
2920 libthread-db-search-path.
2921
2922 * gdb.texinfo (Completion): Update example.
2923 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2924
2925 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2926
2927 * gdb.texinfo: Document change in the behaviour of the enable and
2928 disable GDB commands when applied to tracepoints.
2929 Document the EnableDisableTracepoints remote stub feature.
2930 Document QTEnable and QTDisable in the list of tracepoint packets.
2931
2932 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2933
2934 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2935 hsuser.texi.
2936 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2937 comment to hsuser.texi. Change rluser.texi name in the comment.
2938
2939 2011-05-10 Doug Evans <dje@google.com>
2940
2941 * gdb.texinfo (Threads): If an empty path is provided for
2942 libthread-db-search-path it is reset to its default value.
2943 (Server): Ditto.
2944
2945 2011-05-09 Doug Evans <dje@google.com>
2946
2947 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2948
2949 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2950 Thiago Jung Bauermann <bauerman@br.ibm.com>
2951
2952 Implement support for PowerPC BookE masked watchpoints.
2953 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2954 (PowerPC Embedded): Mention support of masked watchpoints.
2955
2956 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2957
2958 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2959 `@value{GDBN}'.
2960
2961 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2962
2963 * gdb.texinfo (titlepage): Remove dedication.
2964 (In Memoriam): New appendix.
2965
2966 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2967 Eli Zaretskii <eliz@gnu.org>
2968
2969 * gdb.texinfo (Index Section Format): Change the version to 5.
2970 Describe the different formula.
2971
2972 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2973 Eli Zaretskii <eliz@gnu.org>
2974
2975 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2976 for disconnected tracing.
2977 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2978 extended-remote relationship. Mention --once.
2979 (TCP port allocation lifecycle of @code{gdbserver}): New.
2980
2981 2011-04-23 Eli Zaretskii <eliz@gnu.org>
2982
2983 * gdb.texinfo (Server): Improve indexing. Index all optional
2984 switches to gdbserver.
2985
2986 2011-04-20 Tom Tromey <tromey@redhat.com>
2987
2988 * gdb.texinfo (Index Section Format): New node.
2989 (Top): Add new node to menu.
2990
2991 2011-04-20 Pedro Alves <pedro@codesourcery.com>
2992
2993 * gdb.texinfo (Maintenance Commands): Document `maint print
2994 remote-registers'.
2995
2996 2011-04-20 Tom Tromey <tromey@redhat.com>
2997
2998 * gdb.texinfo (Trace File Format): Move node later.
2999
3000 2011-04-19 Tom Tromey <tromey@redhat.com>
3001
3002 * gdbint.texinfo (Register Information Functions): Remove
3003 duplicate "the".
3004 * gdb.texinfo (Emacs): Remove duplicate "to".
3005 (GDB/MI Variable Objects): Remove duplicate "the".
3006 (General Query Packets): Likewise.
3007
3008 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3009
3010 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3011 "GDB/MI Ada Exception Information" node.
3012
3013 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3014
3015 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3016 the "exception-name" field in the *stopped async record.
3017
3018 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3019 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3020
3021 Implement support for PowerPC BookE ranged breakpoints.
3022 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3023
3024 2011-03-28 Tom Tromey <tromey@redhat.com>
3025
3026 * gdb.texinfo (Set Tracepoints): Fix typo.
3027
3028 2011-03-24 Tom Tromey <tromey@redhat.com>
3029
3030 * gdb.texinfo (Specify Location): Document `function:label'
3031 linespec.
3032
3033 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3034
3035 PR python/12149
3036
3037 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3038
3039 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3040
3041 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3042 (Inferiors In Python): Likewise.
3043 (Threads In Python): Likewise.
3044 (Symbols In Python): Likewise.
3045 (Objfiles In Python): Likewise.
3046 (Symbol Tables In Python): Likewise.
3047
3048 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3049
3050 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3051 display>: Explain that the commands accept number ranges.
3052
3053 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3054
3055 * gdb.texinfo (Breakpoints In Python): Add description and example
3056 of Python stop function operation.
3057
3058 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3059
3060 * gdb.texinfo (Parameters In Python): Document get_set_string and
3061 get_show_string methods.
3062
3063 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3064
3065 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3066
3067 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3068 circular-trace-buffer name.
3069
3070 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3071
3072 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3073 in the previous change.
3074
3075 2011-02-27 Michael Snyder <msnyder@vmware.com>
3076
3077 * gdb.texinfo (Inferiors and Programs): Update commands to show
3078 that they can accept multiple arguments.
3079
3080 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3081
3082 Revert the following patch (code patch was not approved):
3083 2011-02-21 Hui Zhu <teawater@gmail.com>
3084 * agentexpr.texi (bytecode descriptions): add printf.
3085 * gdb.texinfo (tracepoint action lists): add printf.
3086
3087 2011-02-23 Doug Evans <dje@google.com>
3088
3089 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3090
3091 2011-02-23 Michael Snyder <msnyder@vmware.com>
3092
3093 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3094 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3095 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3096
3097 2011-02-22 Doug Evans <dje@google.com>
3098
3099 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3100 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3101 add description of result, fix @defun formatting.
3102
3103 2011-02-21 Hui Zhu <teawater@gmail.com>
3104
3105 * agentexpr.texi (Bytecode Descriptions): Add printf.
3106 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3107
3108 2011-02-18 Tom Tromey <tromey@redhat.com>
3109
3110 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3111
3112 2011-02-14 Michael Snyder <msnyder@vmware.com>
3113
3114 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3115 Document new command "thread find".
3116
3117 2011-02-14 Michael Snyder <msnyder@vmware.com>
3118
3119 * gdb.texinfo (Threads): Update example of new thread message.
3120
3121 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3122
3123 * gdb.texinfo (Remote Configuration): Mention set/show remote
3124 traceframe-info.
3125 (Tools/Packages Optional for Building GDB): Mention that expat is
3126 used for traceframe info.
3127 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3128 (General Query Packets) <qSupported>: Describe the
3129 qXfer:traceframe-info:read feature.
3130 (qXfer::read): Describe qXfer:traceframe-info:read.
3131 (Traceframe Info Format): New section.
3132
3133 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3134
3135 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3136 for casts and unary operators.
3137
3138 2011-02-04 Tom Tromey <tromey@redhat.com>
3139
3140 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3141 is not useful.
3142
3143 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3144
3145 * gdb.texinfo: s/value optimized out/optimized out/g
3146
3147 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3148
3149 * gdb.texinfo (Other Misc Settings): Rework part of the
3150 documentation of the "set interactive mode" command.
3151
3152 2011-01-19 Tom Tromey <tromey@redhat.com>
3153
3154 * gdb.texinfo (Threads): Document thread name output and `thread
3155 name' command.
3156 (Threads In Python): Document Thread.name attribute.
3157 (GDB/MI Thread Commands): Document thread attributes.
3158
3159 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3160
3161 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3162 changes in mi/mi-cmd-disas.c
3163
3164 2011-01-12 Tom Tromey <tromey@redhat.com>
3165
3166 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3167 Fix "thread apply" text.
3168
3169 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3170 Thiago Jung Bauermann <bauerman@br.ibm.com>
3171
3172 Implement support for PowerPC BookE ranged watchpoints.
3173 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3174 the "set powerpc exact-watchpoints" flag.
3175
3176 2011-01-07 Tom Tromey <tromey@redhat.com>
3177
3178 * gdb.texinfo (Python API): Add descriptions to @menu items.
3179
3180 2011-01-06 Tom Tromey <tromey@redhat.com>
3181
3182 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3183
3184 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3185
3186 * gdb.texinfo (Debugging Output): Document "set debug jit".
3187
3188 2011-01-06 Tom Tromey <tromey@redhat.com>
3189
3190 PR python/12133:
3191 * gdb.texinfo (Frames In Python): Document various frame
3192 constants.
3193
3194 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3195
3196 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3197 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3198 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3199
3200 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3203 (clean): Add GDBvn.texi.
3204
3205 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3206
3207 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3208 occasional case where the debugger prints an array address
3209 instead of the array itself.
3210
3211 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3212
3213 * gdb.texinfo (Packets) <read registers packet>: Document support
3214 for registers that were not collected.
3215
3216 2010-12-15 Doug Evans <dje@google.com>
3217
3218 * gdb.texinfo (Startup): Document auto-loading of scripts during
3219 startup.
3220 (Auto-loading): Delete "maint set python auto-load on|off".
3221 Add "set auto-load-scripts on|off".
3222
3223 2010-12-07 Doug Evans <dje@google.com>
3224
3225 * gdb.texinfo (Mode Options): Document -data-directory.
3226 (Data Files): Add reference to -data-directory.
3227
3228 2010-11-29 Doug Evans <dje@google.com>
3229
3230 * gdb.texinfo (Pretty-Printer Introduction): Change
3231 printer-name:subprinter-name to printer-name;subprinter-name.
3232
3233 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3234
3235 PR python/12199
3236
3237 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3238
3239 2010-11-23 Tom Tromey <tromey@redhat.com>
3240
3241 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3242 (Editing): Likewise.
3243 (Command History): Likewise.
3244 (TUI Keys): Likewise.
3245 (Bug Reporting): Conditionally include rluser.texi and
3246 inc-history.texinfo.
3247 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3248 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3249 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3250 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3251 (gdb.pdf): Likewise.
3252 (gdb.info): Likewise.
3253 (gdb/index.html): Likewise.
3254
3255 2010-11-23 Tom Tromey <tromey@redhat.com>
3256
3257 * Makefile.in (Makefile): Run ../config.status.
3258 (distclean): Update.
3259 * configure: Remove.
3260 * configure.ac: Remove.
3261
3262 2010-11-12 Tom Tromey <tromey@redhat.com>
3263
3264 * gdb.texinfo (Basic Python): Update. Add xref.
3265 (Exception Handling): Document new exception classes.
3266 (Types In Python): Update.
3267 (Frames In Python): Update.
3268
3269 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3270
3271 * gdb.texinfo (Breakpoints In Python): Document "internal"
3272 parameter, and visible attribute.
3273
3274 2010-11-05 Doug Evans <dje@google.com>
3275
3276 * gdb.texinfo (Source Path): Document "set directories".
3277
3278 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3279
3280 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3281 (OpenCL C): New node.
3282
3283 2010-11-02 Doug Evans <dje@google.com>
3284
3285 * gdb.texinfo (Pretty Printing): Expand into three sections,
3286 introduction, example, and commands.
3287 (Python API): Delete section Disabling Pretty-Printers, merge into
3288 Selecting Pretty-Printers.
3289 (Writing a Pretty-Printer): New section. Move the pretty-printer
3290 example here, and reformat to match python coding style. Add a second
3291 example using the gdb.printing module.
3292 (Python modules): Add gdb.printing.
3293
3294 2010-10-29 Doug Evans <dje@google.com>
3295
3296 * gdb.texinfo (Python): Fix long line.
3297
3298 2010-10-20 Doug Evans <dje@google.com>
3299
3300 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3301 All references updated. Correct sections marked as subsections.
3302 (Coding Standards): New chapter. Move the coding standard related
3303 subsections here. Add section on Python coding standards.
3304
3305 2010-10-13 Doug Evans <dje@google.com>
3306
3307 * gdb.texinfo (Python): Add "Python modules".
3308 (Types in Python): Add reference to gdb.types section.
3309 (Python modules): New node.
3310
3311 2010-10-11 Doug Evans <dje@google.com>
3312
3313 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3314 Python" from gdb.Value.type description.
3315
3316 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3317
3318 * gdb.texinfo (Ravenscar Profile): New node.
3319
3320 2010-09-22 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3323
3324 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3325
3326 * gdb.texinfo (Values From Inferior): Clarify that
3327 value.dynamic_type works only in C++ programs with RTTI.
3328
3329 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3330
3331 * gdb.texinfo (Character Sets): Correctly reference host-charset
3332 in example.
3333
3334 2010-09-13 Tom Tromey <tromey@redhat.com>
3335
3336 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3337 Document "fullname" and "from".
3338
3339 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3340
3341 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3342 feature `reverse' output by -list-target-features.
3343
3344 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3345
3346 * gdb.texinfo (i386 Features): Remove an extra "@item".
3347
3348 2010-08-30 Tom Tromey <tromey@redhat.com>
3349
3350 PR python/11792:
3351 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3352
3353 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3354
3355 * gdb.texinfo (ARM Features): Document
3356 org.gnu.gdb.arm.m-profile.
3357
3358 2010-08-23 Tom Tromey <tromey@redhat.com>
3359
3360 PR python/11145:
3361 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3362 reinterpret_cast methods.
3363
3364 2010-08-23 Tom Tromey <tromey@redhat.com>
3365
3366 PR python/11915:
3367 * gdb.texinfo (Types In Python): Document array method.
3368
3369 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3370
3371 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3372
3373 2010-08-16 Tom Tromey <tromey@redhat.com>
3374
3375 * gdb.texinfo (Set Watchpoints): Document -location option.
3376
3377 2010-08-13 Doug Evans <dje@google.com>
3378
3379 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3380
3381 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3382
3383 * gdb.texinfo (GDB/MI Data Manipulation): Document
3384 -data-read-memory-raw and -data-write-memory-raw.
3385
3386 2010-08-11 Tom Tromey <tromey@redhat.com>
3387 Phil Muldoon <pmuldoon@redhat.com>
3388
3389 * gdb.texinfo (Basic Python): Describe post_event API.
3390
3391 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3392
3393 * gdb.texinfo (Basic Python): Describe solib_address and
3394 decode_line Python APIs
3395
3396 2010-08-10 Tom Tromey <tromey@redhat.com>
3397
3398 * gdb.texinfo (Pretty Printing API): Document
3399 gdb.default_visualizer.
3400
3401 2010-08-10 Tom Tromey <tromey@redhat.com>
3402
3403 Revert gdb-add-index addition:
3404 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3405
3406 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3407 Eli Zaretskii <eliz@gnu.org>
3408
3409 * gdb.texinfo (Mode Options) <-batch>
3410 (Basic Python) <gdb.execute>: Describe setting width and height.
3411
3412 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3413
3414 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3415
3416 2010-07-30 Tom Tromey <tromey@redhat.com>
3417
3418 * gdb.texinfo (Index Files): Mention gdb-add-index.
3419
3420 2010-07-30 Hui Zhu <teawater@gmail.com>
3421
3422 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3423 "detach inferior" and "kill inferior".
3424
3425 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3426
3427 * gdb.texinfo (Machine Code): Update description of two forms of
3428 arguments, and add new example to demonstrate the new form.
3429
3430 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3431
3432 * gdb.texinfo (Values From Inferior): Add value inferior function
3433 call description.
3434
3435 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3436
3437 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3438
3439 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3440 Eli Zaretskii <eliz@gnu.org>
3441
3442 Make core files the process_stratum.
3443 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3444 record_stratum example.
3445
3446 2010-07-13 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.texinfo (Index Files): New node.
3449
3450 2010-07-13 Tom Tromey <tromey@redhat.com>
3451
3452 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3453
3454 2010-07-13 Tom Tromey <tromey@redhat.com>
3455
3456 * gdb.texinfo (Specify Location): Document labels.
3457
3458 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3459
3460 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3461 entries for fast tracepoints and static tracepoints.
3462
3463 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3464
3465 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3466 qsThreadInfo>: Spell out `l' as ell.
3467
3468 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3469
3470 * gdb.texinfo (Convenience Variables): Document $_sdata.
3471 (Commands to Set Tracepoints): Describe static tracepoints. Add
3472 `Listing Static Tracepoint Markers' menu entry. Document
3473 "strace".
3474 (Tracepoint Action Lists): Document collecting $_sdata.
3475 (Listing Static Tracepoint Markers): New subsection.
3476 (Tracepoints support in gdbserver): Mention static tracepoints.
3477 (remote packets, enabling and disabling): Mention
3478 read-sdata-object.
3479 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3480 and StaticTracepoint.
3481 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3482 Document qXfer:sdata:read.
3483 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3484
3485 2010-06-29 Joel Brobecker <brobecker@adacore.com>
3486
3487 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3488
3489 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3490 Tom Tromey <tromey@redhat.com>
3491 Thiago Jung Bauermann <bauerman@br.ibm.com>
3492
3493 * gdb.texinfo (Inferiors In Python): New node.
3494 * gdb.texinfo (Threads In Python): New node.
3495
3496 2010-06-28 Joel Brobecker <brobecker@adacore.com>
3497
3498 * gdb.texinfo (Python): Document what the python directory is
3499 and what its location is.
3500 (Basic Python): Document the gdb.PYTHONDIR constant.
3501
3502 2010-06-25 Tom Tromey <tromey@redhat.com>
3503
3504 PR python/10808:
3505 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3506
3507 2010-06-24 Hui Zhu <teawater@gmail.com>
3508
3509 * gdb.texinfo: (Commands for Controlled Output): Add
3510 documentation for command "eval".
3511
3512 2010-06-21 Stan Shebs <stan@codesourcery.com>
3513
3514 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3515 * annotate.texinfo: Ditto.
3516 * gdbint.texinfo: Ditto.
3517 * stabs.texinfo: Ditto.
3518
3519 2010-06-22 Hui Zhu <teawater@gmail.com>
3520
3521 * gdb.texinfo: (Process Record and Replay): Add documentation
3522 for command "set record memory-query".
3523
3524 2010-06-21 Stan Shebs <stan@codesourcery.com>
3525
3526 * gdb.texinfo: Relicense under GFDL version 1.3.
3527 * annotate.texinfo: Relicense under GFDL version 1.3.
3528 * gdbint.texinfo: Relicense under GFDL version 1.3.
3529 * stabs.texinfo: Relicense under GFDL version 1.3.
3530 * fdl.texi: Update to version 1.3.
3531
3532 2010-06-18 Stan Shebs <stan@codesourcery.com>
3533
3534 * gdb.texinfo (Operating System Auxiliary Information): Describe
3535 "info os" when no arguments given.
3536
3537 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3538 $_thread.
3539
3540 2010-06-18 Hui Zhu <teawater@gmail.com>
3541
3542 * gdb.texinfo: (Process Record and Replay): Add documentation
3543 for commands "record save" and "record restore".
3544
3545 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3546
3547 * gdb.texinfo: Include information about the correct use
3548 of addresses in the `watch' command.
3549
3550 2010-06-11 Stan Shebs <stan@codesourcery.com>
3551
3552 * gdb.texinfo (Observer Mode): New section.
3553 (General Query Packets): Document QAllow.
3554
3555 2010-06-04 Doug Evans <dje@google.com>
3556
3557 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3558
3559 2010-06-03 Doug Evans <dje@google.com>
3560
3561 * gdbint.texinfo (Coding): Add subsection on command names.
3562
3563 2010-06-02 Tom Tromey <tromey@redhat.com>
3564
3565 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3566 always-disassemble.
3567
3568 2010-06-01 Pedro Alves <pedro@codesourcery.com>
3569
3570 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3571 gdbserver, and add cross reference.
3572 (Tracepoints support in gdbserver): New subsection.
3573
3574 2010-05-26 Pedro Alves <pedro@codesourcery.com>
3575
3576 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3577 `qRelocInsn' feature.
3578 (Relocate instruction reply packet): New subsection
3579 of `Tracepoint Packets'.
3580 (Tracepoint Packets): Mention that packets QTDP and QTStart
3581 support the qRelocInsn request, and add cross reference to new
3582 subsection.
3583
3584 2010-05-25 Doug Evans <dje@google.com>
3585
3586 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3587 (Commands In Python): Document gdb.string_to_argv.
3588
3589 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3590
3591 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3592 ATTR_NORETURN.
3593
3594 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3595 Tom Tromey <tromey@redhat.com>
3596 Thiago Jung Bauermann <bauerman@br.ibm.com>
3597
3598 * gdb.texinfo (Parameters In Python): New Node.
3599
3600 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3601
3602 * gdb.texinfo: (Summary) Add mention about D language support.
3603 (Filenames): Add D suffixes.
3604 (D): New node.
3605
3606 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3607
3608 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3609 of macro deleted from GDB code.
3610
3611 2010-04-24 Pedro Alves <pedro@codesourcery.com>
3612
3613 * gdb.texinfo (Commands to specify files): Describe what how GDB
3614 looks up DOS-based filesystem paths on the system root. Document
3615 the new `set/show target-file-system-kind' commands.
3616
3617 2010-04-23 Doug Evans <dje@google.com>
3618
3619 * gdb.texinfo (Python): Move Auto-loading section here ...
3620 (Python API): from here.
3621 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3622 (Maintenance Commands): Add docs for "maint print section-scripts".
3623
3624 2010-04-20 Chris Moller <cmoller@redhat.com>
3625
3626 * gdb.texinfo (Setting Breakpoints): Added description of
3627 filename-qualified rbreak.
3628 * refcard.tex (Breakpoints and Watchpoints): Added brief
3629 description of filename-qualified rbreak.
3630
3631 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3632
3633 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3634 (Python API): Change the reference to Pretty Printing API.
3635 (Pretty Printing): Move the user part under the Data node. Reformat
3636 the sample output to 72 columns. Create a new reference to Pretty
3637 Printing API. Rename the API part ...
3638 (Pretty Printing API): To a new node name.
3639 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3640 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3641
3642 2010-04-21 Stan Shebs <stan@codesourcery.com>
3643
3644 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
3645 and commands.
3646 (Listing Tracepoints): Update to reflect current behavior.
3647
3648 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3649
3650 * gdb.texinfo (Examining memory): Update for change in string
3651 display with explicit size.
3652
3653 2010-04-19 Pedro Alves <pedro@codesourcery.com>
3654
3655 PR breakpoints/8554.
3656
3657 * gdb.texinfo (Save Breakpoints): New node.
3658 (save-tracepoints): Rename to ...
3659 (save tracepoints): ... this. Mention that `save-tracepoints' is
3660 a deprecated alias to `save tracepoints'.
3661
3662 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3663
3664 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
3665 (info w32 thread-information-block): Document new command.
3666 (qGetTIBAddress): Document new gdbserver query.
3667 (maint set/show show-all-tib): Document new command.
3668
3669 2010-04-15 Doug Evans <dje@google.com>
3670
3671 * gdb.texinfo (Python API): Add progspaces section.
3672 (Selecting Pretty-Printers): Progspace pretty-printers are
3673 searched too.
3674 (Progspaces In Python): New section.
3675
3676 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3677
3678 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3679
3680 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3681 returns None.
3682
3683 2010-04-09 Stan Shebs <stan@codesourcery.com>
3684
3685 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3686 Describe the `frames-created' field, tweak grammar.
3687
3688 2010-04-09 Pedro Alves <pedro@codesourcery.com>
3689
3690 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3691 Describe the `circular' and `disconnected' fields.
3692
3693 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3694
3695 * gdb.texinfo (maint print registers): Mention unavailable and
3696 invisible registers.
3697
3698 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3699 Thiago Jung Bauermann <bauerman@br.ibm.com>
3700 Tom Tromey <tromey@redhat.com>
3701
3702 * gdb.texinfo (Breakpoints In Python): New Node.
3703
3704 2010-04-08 Stan Shebs <stan@codesourcery.com>
3705
3706 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3707 trace status fields.
3708
3709 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3710
3711 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3712 optional. Make org.gnu.gdb.i386.avx requires
3713 org.gnu.gdb.i386.avx.
3714
3715 2010-04-08 Doug Evans <dje@google.com>
3716
3717 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3718 search path, and document that gdb only scans the search path if
3719 the script's path doesn't specify a directory.
3720
3721 2010-04-05 Doug Evans <dje@google.com>
3722
3723 * gdb.texinfo (maint show python auto-load): Fix typo.
3724
3725 2010-04-04 Stan Shebs <stan@codesourcery.com>
3726
3727 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3728 (Setting Watchpoints): Update description of "info watch".
3729 (Disabling Breakpoints): Only "info break" lists all.
3730
3731 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3732 (tdump): Explain how tdump works.
3733
3734 2010-04-01 Pedro Alves <pedro@codesourcery.com>
3735
3736 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3737 add cross reference.
3738
3739 2010-03-31 Pedro Alves <pedro@codesourcery.com>
3740
3741 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3742 commands error out.
3743
3744 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3745
3746 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3747
3748 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3749
3750 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3751
3752 2010-03-29 Stan Shebs <stan@codesourcery.com>
3753 Nathan Sidwell <nathan@codesourcery.com>
3754
3755 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3756 GDBN equivalent.
3757 (Set Tracepoints): Remove mention that conditional tracepoints
3758 don't exist.
3759 (Tracepoint Actions): Clarify when while-stepping collection
3760 happens, note that while-stepping does not automatically collect
3761 $pc.
3762
3763 2010-03-29 Stan Shebs <stan@codesourcery.com>
3764
3765 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3766 (General Query Packets): Describe TracepointSource.
3767
3768 2010-03-27 Matt Rice <ratmice@gmail.com>
3769
3770 * gdb.texinfo (ARM): Document arguments to "target sim".
3771 (Set Catchpoints): Use @dots{} instead of @r{...}.
3772
3773 2010-03-26 Pedro Alves <pedro@codesourcery.com>
3774
3775 * gdb.texinfo (Tracepoint Packets): Remove mention that
3776 terror:string may be plain text, and drop mention of X prefix.
3777
3778 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3779
3780 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3781
3782 2010-03-24 Stan Shebs <stan@codesourcery.com>
3783
3784 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3785
3786 2010-03-24 Tom Tromey <tromey@redhat.com>
3787
3788 PR breakpoints/9352:
3789 * gdb.texinfo (Break Commands): Update.
3790
3791 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3792
3793 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3794 commands.
3795
3796 2010-03-16 Stan Shebs <stan@codesourcery.com>
3797
3798 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3799 circular-trace-buffer.
3800 (Tracepoint Packets): Describe QTBuffer, and details of the
3801 qTStatus reply.
3802
3803 2010-03-12 Stan Shebs <stan@codesourcery.com>
3804 Nathan Sidwell <nathan@codesourcery.com>
3805
3806 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3807 doing instruction stepping.
3808 (Tracepoint Restrictions): New node.
3809
3810 2010-03-10 Tom Tromey <tromey@redhat.com>
3811
3812 * gdbint.texinfo (Symbol Handling): Update.
3813
3814 2010-03-08 Tom Tromey <tromey@redhat.com>
3815
3816 PR cli/9591:
3817 * gdb.texinfo (Mode Options): Mention lack of pagination and
3818 confirmation with --batch.
3819 (Screen Size): Mention --batch.
3820 (Messages/Warnings): Likewise.
3821
3822 2010-03-05 Tom Tromey <tromey@redhat.com>
3823
3824 * gdb.texinfo (Basic Python): Document target_charset and
3825 target_wide_charset.
3826
3827 2010-03-05 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.texinfo (Data): Link to pretty-printing.
3830 (Output Formats): Likewise. Correct text.
3831
3832 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3833
3834 * gdb.texinfo (Types): Describe <struct> and <flags>.
3835
3836 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3837
3838 * gdb.texinfo (Frames In Python): Add block parameter and
3839 description to read_var text.
3840
3841 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
3842 Tom Tromey <tromey@redhat.com>
3843
3844 * gdb.texinfo (Types In Python): Describe block argument in
3845 template_argument and gdb.lookup_type.
3846
3847 2010-02-24 Tom Tromey <tromey@redhat.com>
3848
3849 * gdb.texinfo (Cygwin Native): Fix typo.
3850
3851 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3852
3853 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3854 and select method descriptions.
3855 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3856 Tables in Python to menu.
3857 (Blocks In Python): New node.
3858 (Symbols In Python): New node.
3859 (Symbol Tables in Python): New node.
3860
3861 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3862
3863 Multiexec MI
3864
3865 gdb/
3866 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3867
3868 gdb/doc/
3869 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3870 changes.
3871 (GDB/MI Program Execution): Document current behaviour of
3872 --all and --thread-group.
3873 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3874 -remove-inferior.
3875 * observer.texi (inferior_added, inferior_removed): New
3876 observers.
3877
3878 2010-02-19 Tom Tromey <tromey@redhat.com>
3879
3880 * gdbint.texinfo (Getting Started): Fix @node.
3881 (Debugging GDB): Likewise.
3882
3883 2010-02-13 Joel Brobecker <brobecker@adacore.com>
3884
3885 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3886 documenting the gdb_test_timeout variable.
3887
3888 2010-02-12 Jakob Engblom <jakob@virtutech.com>
3889
3890 * gdb.texinfo (MI commands): Added documentation of --reverse
3891 option to a set of MI commands. Restructured documentation of MI
3892 commands --exec-continue to reflect the complexity of reverse
3893 execution.
3894
3895 2010-02-12 Pedro Alves <pedro@codesourcery.com>
3896
3897 * gdb.texinfo (Using the Collected Data): Specify that the address
3898 range of `tfind outsize' is exclusive, and that the address range
3899 of `tfind range' is inclusive.
3900 (Tracepoint Packets): Specify that the address range of
3901 `QTFrame:range' is inclusive, and that the address range of
3902 `QTFrame:outside' is exclusive
3903
3904 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3905
3906 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3907
3908 2010-02-10 Tom Tromey <tromey@redhat.com>
3909
3910 * gdb.texinfo (Debugging Output): Document set debug parser and
3911 show debug parser.
3912
3913 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3914
3915 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3916 i386_eflags and i386_mxcsr.
3917
3918 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3919
3920 * gdb.texinfo: Document i386 target features.
3921
3922 2010-02-05 Doug Evans <dje@google.com>
3923
3924 * gdbint.texinfo (Testsuite): Add a new section to document the
3925 various DejaGnu variables that may be overridden.
3926 Document INTERNAL_GDBFLAGS.
3927
3928 2010-02-04 Tom Tromey <tromey@redhat.com>
3929
3930 PR cli/8830:
3931 * gdb.texinfo (Files): -readnow comes before the filename for file
3932 and symbol-file.
3933
3934 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3935
3936 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3937 Document ARM breakpoint types.
3938 (Register Packet Format): Move into the new section.
3939 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3940
3941 2010-01-21 Joel Brobecker <brobecker@adacore.com>
3942
3943 * gdb.texinfo (File Options): Adjust the documentation of this
3944 switch to refer to the "source" command rather than partially
3945 duplicating some of the relevant information.
3946 (Extending GDB): Introduce and document the set/show script-extension
3947 setting.
3948 (Command Files): Add note explaining that the "source" command
3949 is also used to evalute scripts written in other languages.
3950 Remove the short slightly incorrect reference to sourcing Python
3951 scripts.
3952 (Python Commands): Document how to execute a Python script from GDB.
3953
3954 2010-01-19 Joel Brobecker <brobecker@adacore.com>
3955
3956 * gdb.texinfo (Command Files): Fix typo.
3957
3958 2010-01-18 Tom Tromey <tromey@redhat.com>
3959
3960 * gdb.texinfo (File Options): Document -x on .py files.
3961 (Command Files): Document handling of Python scripts.
3962
3963 2010-01-18 Jie Zhang <jie.zhang@analog.com>
3964
3965 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3966
3967 2010-01-15 Stan Shebs <stan@codesourcery.com>
3968
3969 * gdb.texinfo (Trace Files): New section.
3970 (Tracepoint Packets): Document QTSave and qTBuffer.
3971 (Trace File Format): New appendix.
3972
3973 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3974
3975 * gdb.texinfo (Values From Inferior): Document lazy_string value
3976 method.
3977 (Python API): Add Lazy strings menu item.
3978 (Lazy Strings In Python): New node.
3979
3980 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3981
3982 * gdb.texinfo (GDB/MI Thread Information): New.
3983 (GDB/MI Async Records): Document the core field in *stopped.
3984 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3985 documentation
3986 (Process list): Document that osdata document may contain
3987 threads.
3988 (Remote Serial Protocol): Document qXfer:threads.
3989
3990 2010-01-06 Stan Shebs <stan@codesourcery.com>
3991
3992 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3993 disconnected tracing.
3994 (Tracepoint Packets): Document new protocol.
3995
3996 2010-01-05 Stan Shebs <stan@codesourcery.com>
3997
3998 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3999 tracepoints.
4000 (Tracepoint Packets): Describe remote protocol for fast
4001 tracepoints.
4002
4003 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4004
4005 Update the "Start of New Year Procedure".
4006 * gdbint.texinfo: Add the list of files that need to be updated
4007 manually. Minor reformatting.
4008
4009 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4010
4011 * refcard.tex: Update copyright year in header and text.
4012
4013 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4014
4015 * agentexpr.texi: Add 2010 to the list of copyright years.
4016 * annotate.texinfo: Likewise.
4017 * gdb.texinfo: Likewise.
4018 * gdbint.texinfo: Likewise.
4019 * observer.texi: Likewise.
4020 * stabs.texinfo: Likewise.
4021
4022 2009-12-31 Stan Shebs <stan@codesourcery.com>
4023
4024 * gdb.texinfo (Tracepoint Actions): Describe teval.
4025
4026 2009-12-29 Stan Shebs <stan@codesourcery.com>
4027
4028 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4029
4030 2009-12-28 Stan Shebs <stan@codesourcery.com>
4031
4032 * gdb.texinfo (Trace State Variables): New section.
4033 (Tracepoint Packets): Describe trace state variable packets.
4034 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4035 variable bytecodes.
4036
4037 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4038
4039 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4040 declarations.
4041
4042 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4043
4044 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4045 -gdb-exit behaviour.
4046
4047 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4048
4049 * gpl.texi: Update to version 3 of the GPL.
4050
4051 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4052
4053 * Makefile.in: Update copyright header.
4054 * observer.texi: Fix the copyright header of the generated files.
4055
4056 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4057
4058 * gdb.texinfo (Types In Python): Describe range function.
4059
4060 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4061
4062 * gdb.texinfo (Types In Python): Describe "is_base_class".
4063
4064 2009-12-03 Tom Tromey <tromey@redhat.com>
4065
4066 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4067
4068 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4069
4070 * observer.texi: New memory_changed observer.
4071
4072 2009-12-01 Tom Tromey <tromey@redhat.com>
4073
4074 * gdb.texinfo (Reverse Execution): Fix typo.
4075
4076 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4077
4078 PR gdb/8704
4079
4080 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4081 are allowed after the breakpoint condition.
4082
4083 2009-11-23 Tom Tromey <tromey@redhat.com>
4084
4085 PR python/10782:
4086 * gdb.texinfo (Types In Python): Document Type.pointer.
4087
4088 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4089
4090 * gdb.texinfo (Machine Code): Adjust.
4091
4092 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4093
4094 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4095 (Using Agent Expressions): Delete cross reference.
4096
4097 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4098
4099 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4100 and @settitle directives up to help makeinfo find them.
4101
4102 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4103
4104 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4105 (Auto-loading): Use plural and note one can use multiple components now.
4106
4107 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4108
4109 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4110 -stack-list-arguments have the same documentation for parameter
4111 as -stack-list-locals. Add comas.
4112
4113 2009-10-27 Tom Tromey <tromey@redhat.com>
4114 Eli Zaretskii <eliz@gnu.org>
4115
4116 PR python/10781
4117
4118 * gdb.texinfo (Values From Inferior): Document cast method.
4119
4120 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4121
4122 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4123 and adjust example.
4124
4125 2009-10-22 Michael Snyder <msnyder@vmware.com>
4126
4127 * gdb.texinfo (Process Record and Replay): Document new form of
4128 info record command. Also document the new save and restore
4129 commands.
4130
4131 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4132
4133 * gdb.texinfo (Machine Code): Mention current pc marker.
4134 (Memory): Likewise.
4135
4136 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4137 Stan Shebs <stan@codesourcery.com>
4138
4139 * observer.texi (new_inferior): Rename to...
4140 (inferior_appeared): ... this.
4141
4142 * gdb.texinfo (Inferiors): Rename node to ...
4143 (Inferiors and Programs): ... this. Mention running multiple
4144 programs in the same debug session.
4145 <info inferiors>: Mention the new 'Executable' column if "info
4146 inferiors". Update examples. Document the "add-inferior",
4147 "clone-inferior", "remove-inferior" and "maint info
4148 program-spaces" commands.
4149 (Process): Rename node to...
4150 (Forks): ... this. Document "set|show follow-exec-mode".
4151
4152 2009-10-11 Michael Snyder <msnyder@vmware.com>
4153
4154 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4155 (ReverseContinue): Ditto.
4156
4157 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4158
4159 * gdb.texinfo (Server): Document libthread-db-search-path.
4160
4161 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4162
4163 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4164
4165 2009-10-06 Michael Eager <eager@eagercon.com>
4166
4167 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4168 (Embedded Processors): Add MicroBlaze.
4169 (MicroBlaze): New. Describe Xilinx MicroBlaze
4170
4171 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4172
4173 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4174
4175 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4176
4177 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4178
4179 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4180
4181 * observer.texi (solib_unloaded): Document explicitly the fact that
4182 this observer is called before the associated symbols are unloaded.
4183
4184 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4185
4186 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4187 -stack-list-variables.
4188
4189 2009-09-18 Tom Tromey <tromey@redhat.com>
4190
4191 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4192 is experimental.
4193
4194 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4195
4196 * gdb.texinfo (convenince variables): Mention
4197 $_siginfo could be empty.
4198
4199 2009-09-15 Tom Tromey <tromey@redhat.com>
4200
4201 * gdb.texinfo (GDB/MI Variable Objects): Document
4202 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4203 Expand -var-update documentation.
4204
4205 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4206
4207 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4208 feature.
4209
4210 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4211
4212 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4213
4214 2009-09-10 Michael Snyder <msnyder@vmware.com>
4215
4216 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4217 ReverseStep replies to the qSupported query.
4218
4219 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4220
4221 Add documentation for set/show interactive-mode.
4222 * gdb.texinfo (Other Misc Settings): New node.
4223
4224 2009-09-01 Doug Evans <dje@google.com>
4225
4226 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4227 non-stop mode's affect on remote caching.
4228
4229 2009-08-31 Jacob Potter <jdpotter@google.com>
4230 Doug Evans <dje@google.com>
4231
4232 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4233 Mark `set/show remotecache' options as obsolete.
4234 Document new `set/show stack-cache' option.
4235 Update text for `info dcache'.
4236
4237 2009-08-27 Doug Evans <dje@google.com>
4238
4239 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4240 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4241
4242 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4243
4244 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4245 about autoconf.
4246
4247 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4248
4249 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4250 small example, and describe its columns. Replace "inferior-id" by
4251 "infno" throughout.
4252
4253 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4254
4255 * gdbint.texinfo (Releasing GDB): Point to
4256 README-maintainer-mode file for required autoconf version.
4257 * configure.ac: Do not substitute datarootdir, htmldir,
4258 pdfdir, docdir. Do not process --with-datarootdir,
4259 --with-htmldir, --with-pdfdir, --with-docdir.
4260 * configure: Regenerate.
4261
4262 * configure: Regenerate.
4263
4264 2009-08-20 Reid Kleckner <reid@kleckner.net>
4265
4266 * gdb.texinfo: Add chapter on JIT interface.
4267
4268 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4269
4270 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4271 confirmation request.
4272
4273 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4274
4275 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4276 CRC definitions.
4277
4278 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4279
4280 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4281 -break-commands.
4282
4283 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4284
4285 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4286 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4287
4288 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4289
4290 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4291 "set spu stop-on-load" and "show spu stop-on-load" commands.
4292
4293 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4294
4295 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4296
4297 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4298
4299 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4300 org.gnu.gdb.arm.neon.
4301
4302 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4303
4304 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4305 optional element.
4306 (subsection OS ABI): New subsection.
4307
4308 2009-07-14 Stan Shebs <stan@codesourcery.com>
4309
4310 * gdb.texinfo (Tracepoint Conditions): New section.
4311 (General Query Packets): Describe ConditionalTracepoints.
4312 (Tracepoint Packets): Describe condition field.
4313 (Maintenance Commands): Describe maint agent-eval.
4314 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4315
4316 2009-07-11 Hui Zhu <teawater@gmail.com>
4317
4318 * gdb.texinfo (disassemble): Add a new modifier /r
4319 to "disassemble" command to make it print the raw instructions
4320 in hex as well as in symbolic form.
4321
4322 2009-07-09 Tom Tromey <tromey@redhat.com>
4323
4324 * gdbint.texinfo (Testsuite): Document parallel make check.
4325
4326 2009-07-09 Tom Tromey <tromey@redhat.com>
4327
4328 * gdbint.texinfo (Testsuite): Document test transcripts.
4329
4330 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4331
4332 * gdb.texinfo (Values From Inferior): Add length parameter
4333 description.
4334
4335 2009-07-04 Chris Genly <chris@genly.us>
4336
4337 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4338 in -var-list-children. Fix example according to what the code
4339 does.
4340
4341 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4342
4343 * gdb.texinfo (Debugging multiple inferiors): Document the
4344 "inferior", "detach inferior" and "kill inferior" commands.
4345 (Debugging Programs with Multiple Processes): Adjust to mention
4346 generic "inferior" commands. Delete mention of "detach fork" and
4347 "delete fork". Cross reference to "Debugging multiple inferiors"
4348 section.
4349
4350 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4351
4352 * gdbint.texinfo (Item Output Functions): Update signature
4353 for ui_out_field_core_addr.
4354
4355 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4356
4357 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4358 Update example code extrated from breakpoint.c.
4359
4360 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4361
4362 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4363 MI commands.
4364 (GDB/MI Symbol Query): Likewise.
4365 (GDB/MI File Commands): Likewise.
4366 (GDB/MI File Transfer Commands): Likewise.
4367 (GDB/MI Target Manipulation): Likewise.
4368 (GDB/MI Miscellaneous Commands): Likewise.
4369
4370 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4371
4372 * gdb.texinfo (Debugging Optimized Code): New chapter.
4373 (Compiling for Debugging): Reference it. Move some
4374 text to the new section.
4375
4376 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4377
4378 * doc/gdb.texinfo (Calling): Document
4379 set-unwind-on-terminating-exception usage.
4380
4381 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4382
4383 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4384 command.
4385
4386 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4387
4388 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4389 references.
4390
4391 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4392
4393 * gdbint.texinfo: Rename formal parameters to gdbarch function
4394 protoypes from "current_gdbarch" to "gdbarch".
4395
4396 2009-05-28 Tom Tromey <tromey@redhat.com>
4397
4398 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4399
4400 2009-05-27 Tom Tromey <tromey@redhat.com>
4401
4402 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4403 feature.
4404 (GDB/MI Variable Objects): Document -var-set-visualizer.
4405
4406 2009-04-02 Tom Tromey <tromey@redhat.com>
4407
4408 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4409 feature.
4410 (GDB/MI Variable Objects): Document -var-set-visualizer.
4411
4412 2009-05-27 Tom Tromey <tromey@redhat.com>
4413 Thiago Jung Bauermann <bauerman@br.ibm.com>
4414 Phil Muldoon <pmuldoon@redhat.com>
4415
4416 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4417 (Pretty Printing): New node.
4418 (Selecting Pretty-Printers): Likewise.
4419 (Python API): Update.
4420 (Output Formats): Document /r format.
4421
4422 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4423 Tom Tromey <tromey@redhat.com>
4424
4425 * gdb.texinfo (Types In Python): New node.
4426 (Values From Inferior): "type" is now an attribute.
4427 (Python API): Update.
4428
4429 2009-05-27 Tom Tromey <tromey@redhat.com>
4430 Thiago Jung Bauermann <bauerman@br.ibm.com>
4431 Phil Muldoon <pmuldoon@redhat.com>
4432
4433 * gdb.texinfo: Add @syncodeindex for `tp'.
4434 (Python API): Update.
4435 (Auto-loading): New node.
4436 (Objfiles In Python): New node.
4437
4438 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4439
4440 * gdb.texinfo (Threads): Document libthread-db-search-path.
4441
4442 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
4443
4444 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4445
4446 2009-05-12 Pedro Alves <pedro@codesourcery.com>
4447
4448 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4449 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4450 show show-debug-regs' docs.
4451
4452 2009-05-08 Eli Zaretskii <eliz@gnu.org>
4453
4454 * gdb.texinfo (Process Record and Replay): Add description of
4455 reverse execution.
4456
4457 2009-05-07 Joel Brobecker <brobecker@adacore.com>
4458
4459 * gdbint.texinfo (Adding support for debugging core files): New node.
4460 (Native Debugging): Remove the ``Native core file Support'' section.
4461
4462 2009-05-01 Eli Zaretskii <eliz@gnu.org>
4463
4464 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4465 Add index entries.
4466
4467 2009-04-30 Hui Zhu <teawater@gmail.com>
4468 Michael Snyder <msnyder@vmware.com>
4469
4470 * gdb.texinfo: (Process Record and Replay): Add documentation for
4471 process record and replay.
4472
4473 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4474
4475 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4476 a new part on command-line defined macros.
4477
4478 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4479
4480 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4481 clarify the wording.
4482
4483 2009-04-23 Tom Tromey <tromey@redhat.com>
4484
4485 * gdb.texinfo (Data Files): New node.
4486 (GDB Files): Update menu.
4487
4488 2009-04-23 Joel Brobecker <brobecker@adacore.com>
4489
4490 * gdbint.texinfo (Defining Other Architecture Features): Remove
4491 entry for PROCESS_LINENUMBER_HOOK.
4492
4493 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4494
4495 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4496
4497 2009-04-22 Hui Zhu <teawater@gmail.com>
4498
4499 * gdb.texinfo (disassemble-next-line): Set the default of
4500 disassemble-next-line to off.
4501
4502 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4503
4504 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4505 --with-htmldir): New.
4506 * configure: Regenerate.
4507 * Makefile.in (datarootdir, docdir): Define.
4508 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4509 instead of $(SET_TEXINPUTS).
4510 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4511 gdbint.info instead of $(SET_TEXINPUTS).
4512 (gdbint/index.html): Use same -I options as for building
4513 gdbint.info.
4514 (stabs.dvi, stabs.pdf): Use same -I options as for building
4515 stabs.info instead of $(SET_TEXINPUTS).
4516 (stabs/index.html): Use same -I options as for building
4517 stabs.info.
4518 (annotate.dvi, annotate.pdf): Use same -I options as for building
4519 annotate.info instead of $(SET_TEXINPUTS).
4520 (annotate/index.html): Use same -I options as for building
4521 annotate.info.
4522
4523 2009-04-21 David Daney <ddaney@caviumnetworks.com>
4524
4525 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4526
4527 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4528
4529 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4530
4531 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
4532 Joseph Myers <joseph@codesourcery.com>
4533
4534 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4535 (MAKEHTMLFLAGS): Set to empty.
4536 (html__strip_dir): Define.
4537 (HTMLFILES): Define.
4538 (HTMLFILES_INSTALL): Define.
4539 (install-html): Copy new automake rule.
4540 (html): Depend on $(HTMLFILES).
4541 (gdb_toc.html): Rename to gdb/index.html.
4542 (gdbint_toc.html): Rename to gdbint/index.html.
4543 (stabs_toc.html): Rename to stabs/index.html.
4544 (annotate_toc.html): Rename to annotate/index.html.
4545
4546 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4547
4548 * Makefile.in: Set pdfdir and htmldir from configure
4549 substitutions.
4550 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4551 * configure: Regenerate.
4552
4553 2009-04-16 Joel Brobecker <brobecker@adacore.com>
4554
4555 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4556 This macro is no longer used.
4557
4558 2009-04-15 Tom Tromey <tromey@redhat.com>
4559
4560 * gdb.texinfo (Character Sets): Document default character set.
4561
4562 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4563
4564 * gdbint.texinfo: Change server name from sources.redhat.com to
4565 sourceware.org throughout.
4566
4567 2009-04-09 Joel Brobecker <brobecker@adacore.com>
4568
4569 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4570 about a missing dot or coma after @xref.
4571
4572 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4573
4574 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4575 example, and add a small explanation about it.
4576 (Print Settings): Change the documentation of the "set print
4577 frame-arguments" to reflect the fact that the default is now "scalars".
4578
4579 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4580
4581 * gdb.texinfo (Print Settings): Add kindex for command "set
4582 print frame-arguments".
4583
4584 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4585
4586 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4587 breakpoints.
4588 (Set Breaks): Add reference to thread-specific and task-specific
4589 breakpoints.
4590
4591 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4592
4593 * gdb.texinfo (Ada Tasks): Remove the documentation about
4594 the "Running" state, as this state has been eliminated.
4595 Now all runnable tasks are shown as "Runnable".
4596
4597 2009-03-30 Stan Shebs <stan@codesourcery.com>
4598
4599 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4600 special case of breakpoints.
4601 (Enable and Disable Tracepoints): Mention deprecation.
4602 (Listing Tracepoints): Update description and example.
4603
4604 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4605
4606 * gdb.texinfo (Frames in Python): New node.
4607 (Python API): Update.
4608
4609 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4610
4611 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4612 from a method to an attribute.
4613
4614 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4615
4616 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4617 attribute.
4618
4619 2009-03-25 Pedro Alves <pedro@codesourcery.com>
4620
4621 * observer.texi (thread_exit): Add "silent" parameter.
4622
4623 2009-03-22 Pedro Alves <pedro@codesourcery.com>
4624
4625 * observer.texi (about_to_proceed): New.
4626
4627 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4628
4629 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4630 field throughout to handle types with spaces in them. Fix typos
4631 found by aspell.
4632 (Summary, Requirements, Contributors): New first chapter,
4633 "Summary" added, old Requirements section moved there, and new
4634 section, "Contributors" added.
4635 (Initializing a New Architecture, Register Representation)
4636 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4637 (Porting gdb): These sections extended and updated.
4638 (Compiler Characteristics): This section (empty) deleted.
4639 (Defining Other Architecture Features): This section renamed and
4640 duplicate material removed from (formerly "Target Conditionals").
4641 Use braces {} in @deftypeXX type field throughout to handle types
4642 with spaces in them. Typos found by aspell fixed.
4643
4644 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4645 * stack_frame.pdf: Version of image for PDF output.
4646 * stack_frame.png: Version of image for HTML output and for Emacs.
4647 * stack_frame.txt: Version of image for Info output.
4648 * stack_frame.eps: Version of image for TeX DVI output.
4649
4650 2009-03-21 Eli Zaretskii <eliz@gnu.org>
4651
4652 * gdb.texinfo (Character Sets): Fix last change.
4653
4654 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4655
4656 * gdb.texinfo (Values From Inferior): Fix optional arguments
4657 markup.
4658 (Commands In Python): Adjust argument names of gdb.Command.__init__
4659 to what the function accepts as keywords.
4660
4661 2008-03-20 Tom Tromey <tromey@redhat.com>
4662
4663 * gdb.texinfo (Convenience Vars): Document convenience functions.
4664 (Functions In Python): New node.
4665 (Python API): Update.
4666
4667 2009-03-20 Tom Tromey <tromey@redhat.com>
4668
4669 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4670 set target-wide-charset.
4671 (Requirements): Mention iconv.
4672
4673 2009-03-17 Hui Zhu <teawater@gmail.com>
4674
4675 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4676
4677 2009-03-17 Hui Zhu <teawater@gmail.com>
4678
4679 * gdb.texinfo: Add documentation for disassemble-next-line.
4680
4681 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4682
4683 * gdb.texinfo (Commands In Python): Remove tindex entries.
4684
4685 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4686
4687 * gdb.texinfo (Returning): New description for missing debug info.
4688
4689 2009-03-14 Pedro Alves <pedro@codesourcery.com>
4690
4691 * gdb.texinfo (Remote Configuration): Document query-attached.
4692 (General Query Packets): Document qAttached.
4693
4694 2009-03-05 Pedro Alves <pedro@codesourcery.com>
4695
4696 * gdb.texinfo (Background Execution): Better describe the set
4697 target-async command.
4698 (Maintenance Commands): Delete description of the `maint set/show
4699 linux-async' and `maint set/show remote-async' commands.
4700
4701 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4702
4703 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4704 between sentences.
4705
4706 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4707
4708 * gdb.texinfo (GDB/MI Async Records): Document the
4709 =library-loaded and =library-unloaded notifications.
4710
4711 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4712
4713 * observer.texi (test_notification): New observer.
4714
4715 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4716
4717 * observer.texi: Add parameter 'print_frame' to normal_stop
4718 observer.
4719
4720 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4721
4722 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4723 (Commands In Python): Fix COMMAND_* constants in last change. Use
4724 @kbd for interactive input. Add cross-references and index
4725 entries.
4726
4727 2009-02-06 Pedro Alves <pedro@codesourcery.com>
4728
4729 * gdb.texinfo (Signals): Document $_siginfo.
4730 (Convenience Variables): Mention $_siginfo.
4731 (Remote Configuration): Document qXfer:siginfo:read,
4732 qXfer:siginfo:write packets, and the read-siginfo-object,
4733 write-siginfo-object commands.
4734
4735 2009-02-06 Pedro Alves <pedro@codesourcery.com>
4736
4737 * gdbint.texinfo (Values): New chapter.
4738
4739 2009-02-06 Tom Tromey <tromey@redhat.com>
4740
4741 * gdb.texinfo (Python API): Add entry for Commands In Python.
4742 (Commands In Python): New node.
4743
4744 2009-02-05 Tom Tromey <tromey@redhat.com>
4745
4746 * gdb.texinfo (Values From Inferior): Document Value.string.
4747
4748 2009-02-05 Tom Tromey <tromey@redhat.com>
4749
4750 * gdb.texinfo (Basic Python): Document execute's from_tty
4751 argument.
4752
4753 2009-02-04 Tom Tromey <tromey@redhat.com>
4754
4755 * gdb.texinfo (Basic Python): Document gdb.history.
4756
4757 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4758
4759 * gdb.texinfo (GDB/MI Thread Commands): Document the
4760 'current-thread-id' field. Remove the example with zero threads,
4761 since current GDB won't ever report that if there's inferior.
4762
4763 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4764
4765 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4766 option to -break-insert.
4767
4768 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4769 Jerome Guitton <guitton@adacore.com>
4770
4771 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4772 (System-wide configuration): New section.
4773
4774 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4775
4776 PR gdb/7580:
4777 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4778 internal-error|internal-warning quit|corefile ask|yes|no".
4779
4780 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4781
4782 * gdb.texinfo (Using the `gdbserver' Program): Document
4783 --remote-debug.
4784
4785 2009-01-23 Doug Evans <dje@google.com>
4786
4787 * gdb.texinfo: Add nexti to list of commands that support
4788 background execution.
4789
4790 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 * gdb.texinfo (Define, Hooks): Document prefix command support.
4793
4794 2009-01-14 Joseph Myers <joseph@codesourcery.com>
4795 Carlos O'Donell <carlos@codesourcery.com>
4796
4797 Fixes for makeinfo --html.
4798
4799 * annotate.texinfo: Use @copying and @insertcopying. Use
4800 @ifnottex in place of @ifinfo.
4801 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4802 place of @ifinfo. Use @ifnotinfo for one index entry.
4803 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4804 in place of @ifinfo.
4805 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4806 in place of @ifinfo. Include contents at start unconditionally.
4807
4808 2009-01-13 Pedro Alves <pedro@codesourcery.com>
4809
4810 * gdb.texinfo (General Query Packets): Remove @var{} around the
4811 "spu" literal string.
4812
4813 2009-01-07 Pedro Alves <pedro@codesourcery.com>
4814
4815 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4816 program may be running in another process" errors.
4817 * gdbint.texinfo (Native Conditionals): Delete
4818 ONE_PROCESS_WRITETEXT description.
4819
4820 2009-01-07 Joel Brobecker <brobecker@adacore.com>
4821
4822 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4823 emacs local variable to be placed at the end of the ChangeLog.
4824 Add server.c and gdbreplay.c to the list of files where the
4825 copyright year needs to be updated.
4826
4827 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4828
4829 * gdb.texinfo (Remote Configuration): Document new
4830 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4831 commands.
4832
4833 2008-12-28 Pedro Alves <pedro@codesourcery.com>
4834
4835 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4836 FETCH_INFERIOR_REGISTERS.
4837 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4838 FETCH_INFERIOR_REGISTERS descriptions. Remove
4839 gdbarch_get_longjmp_target descrition, since already described in
4840 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4841 (Target Conditionals): ... here.
4842
4843 2008-12-16 Joel Brobecker <brobecker@adacore.com>
4844
4845 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4846 examples.
4847 (Additions to Ada): Likewise. Add the missing opening and closing
4848 parenthesis of the GDB prompt in one of the examples.
4849
4850 2008-12-14 Joel Brobecker <brobecker@adacore.com>
4851
4852 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4853 about the result of 'Address not being of type System.Address.
4854 This problem has been fixed a while ago.
4855
4856 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4857
4858 MI non-stop and multiprocess docs.
4859
4860 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4861 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4862 Adjust documentation for *stopped, document =thread-created,
4863 =thread-exited, =thread-group-created and =thread-group-exited.
4864 (GDB/MI Thread Commands): Document the 'state' field in
4865 -thread-info output.
4866 (GDB/MI Program Execution): Mention --all and --thread-group
4867 options.
4868 (GDB/MI Variable Objects): Describe floating and fixed variable
4869 objects.
4870 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
4871
4872 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4873
4874 * gdb.texinfo (Operating System Information): New appendix.
4875 (Operating System Auxiliary Information): Document 'info os processes'
4876 (Remote Configuration): Document 'osdata'
4877 (General Query Packets): Document qXfer:osdata:read.
4878
4879 2008-11-27 Tristan Gingold <gingold@adacore.com>
4880
4881 * gdb.texinfo (Darwin): Document Darwin specific features.
4882
4883 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4884
4885 * gdbint.texinfo (Target Conditionals): Extend the
4886 gdbarch_breakpoint_from_pc description.
4887
4888 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4889
4890 * gdb.texinfo (M68K Features): Fix typo.
4891
4892 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4893
4894 * gdb.texinfo (Symbols): Mention printing containing
4895 image name in "info symbol".
4896 (Maint translate-address): Likewise.
4897
4898 2008-11-18 Joel Brobecker <brobecker@adacore.com>
4899
4900 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4901 commands "catch load" and "catch unload".
4902
4903 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4904
4905 * gdb.texinfo (GDB/MI Async Records): Document
4906 =thread-selected.
4907
4908 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * observer.texi (new_inferior, inferior_exit): New observers.
4911
4912 2008-10-27 Pedro Alves <pedro@codesourcery.com>
4913
4914 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4915 .mt files, TM_CLIBS or TM_CDEPS.
4916 (x86 Watchpoints): Don't mention TDEPFILES.
4917
4918 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4919
4920 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4921 (Overview): Mention notifications and non-stop mode behavior.
4922 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4923 with non-stop mode behavior. Add vStopped description.
4924 (Stop Reply Packets): Update list of packets that return
4925 stop replies. Mention non-stop behavior.
4926 (General Query Packets): Document QNonStop packet and associated
4927 qSupported query response.
4928 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4929 behavior.
4930 (Notification Packets): New section.
4931 (Remote Non-Stop): New section.
4932 (File-I/O Overview): Mention non-stop behavior.
4933
4934 2008-10-24 Hui Zhu <teawater@gmail.com>
4935 Pedro Alves <pedro@codesourcery.com>
4936
4937 * gdb.texinfo (displaced-stepping): Describe the auto mode
4938 setting, and say it's the default. This is now a mainstream
4939 setting instead of a maintenance setting.
4940
4941 2008-10-23 Pedro Alves <pedro@codesourcery.com>
4942
4943 * observer.texi (thread_stop_requested): New.
4944
4945 2008-10-22 Joel Brobecker <brobecker@adacore.com>
4946
4947 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4948 (Patching): Replace incorrect usage of @samp by @kbd.
4949
4950 2008-10-17 Michael Snyder <msnyder@vmware.com>
4951
4952 * gdb.texinfo: Add documentation for reverse execution.
4953
4954 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4955 Eli Zaretskii <eliz@gnu.org>
4956
4957 * gdb.texinfo. (Values From Inferior): New subsubsection.
4958
4959 2008-10-06 Doug Evans <dje@google.com>
4960
4961 * gdb.texinfo (set debug dwarf2-die): Document it.
4962
4963 2008-10-01 Joel Brobecker <brobecker@adacore.com>
4964
4965 * gdb.texinfo (catch) [exception]: Document how to insert
4966 a breakpoint on user-defined exceptions when the exception
4967 name is identical to one of the language-defined ones.
4968
4969 2008-09-27 Tom Tromey <tromey@redhat.com>
4970
4971 * gdb.texinfo (Macros): Remove text about stringification,
4972 varargs, and splicing.
4973
4974 2008-09-27 Tom Tromey <tromey@redhat.com>
4975
4976 * gdbint.texinfo (Language Support): Remove text about omitting
4977 support for a language.
4978
4979 2008-09-23 Doug Evans <dje@google.com>
4980
4981 * gdb.texinfo (info dcache): Update.
4982
4983 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4984
4985 * gdb.texinfo (Packets): Add info on thread-id syntax and
4986 multiprocess extensions.
4987 <D>: Document multiprocess form of packet.
4988 <H>: Use thread-id syntax.
4989 <T>: Likewise.
4990 <vCont>: Likewise. Note this is required for multiprocess.
4991 <vKill>: New packet.
4992 (Stop Reply Packets) <T>: Use thread-id syntax.
4993 <W>: Document multiprocess form of reply.
4994 <X>: Likewise.
4995 (General Query Packets) <qC>: Use thread-id syntax.
4996 <qfThreadInfo>: Likewise.
4997 <qGetTLSAddr>: Likewise.
4998 <qP>: Likewise.
4999 <qSupported>: Add "multiprocess" feature.
5000 <qThreadExtraInfo>: Use thread-id syntax.
5001
5002 2008-09-22 Stan Shebs <stan@codesourcery.com>
5003
5004 * gdb.texinfo (Inferiors): New section.
5005
5006 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5007
5008 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5009
5010 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5011
5012 * gdbint.texinfo (Target Conditionals): Remove documentation
5013 for gdbarch_name_of_malloc.
5014
5015 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5016
5017 * gdb.texinfo (Interrupts): Mention TCP interface for
5018 sending BREAK.
5019
5020 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5021
5022 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5023 argument prefix to "set sysroot".
5024
5025 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5026
5027 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5028 and False.
5029
5030 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5031
5032 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5033 for possible features of -list-features.
5034
5035 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5036
5037 * gdb.texinfo (Background execution): Adjust example
5038 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5039
5040 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5041
5042 * doc/gdb.texinfo (PowerPC): Fix typo.
5043 (PowerPC features): Fix typo.
5044
5045 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5046
5047 * observer.texi (thread_ptid_changed): New.
5048
5049 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5050
5051 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5052 (PowerPC features): Mention feature set for VSX registers.
5053
5054 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5055
5056 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5057 the direct visibility of all names in user-written packages.
5058
5059 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5060
5061 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5062 setting, and make it the default.
5063 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5064 non-stop script example.
5065
5066 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5067
5068 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5069 reference to the "Using Different Register and Memory Data
5070 Representation" section.
5071
5072 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5073
5074 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5075 (Remote Protocol): Add Packet Acknowledgment to menu.
5076 (Overview): Mention +/- can be disabled, and point to new section
5077 where this is discussed in detail.
5078 (General Query Packets): Document QStartNoAckMode packet, and
5079 corresponding qSupported reply.
5080 (Packet Acknowledgment): New section.
5081
5082 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5083 Pedro Alves <pedro@codesourcery.com>
5084
5085 * gdb.texinfo (Threads): Move paragraph about automatic thread
5086 selection to All-Stop Mode subsection.
5087 (Thread Stops): Reorganize existing material into subsections.
5088 Add introductory blurb and menu.
5089 (Non-Stop Mode): New subsection.
5090 (Background Execution): New subsection.
5091 (Maintenance Commands): Add cross-references from async mode
5092 commands to the new Background Execution section.
5093
5094 2008-08-06 Tom Tromey <tromey@redhat.com>
5095
5096 * gdb.texinfo (Extending GDB): New chapter.
5097 (Sequences): Demoted chapter, now a section under the new
5098 Extending GDB chapter.
5099 (Python): New section.
5100
5101 2008-07-31 Stan Shebs <stan@codesourcery.com>
5102
5103 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5104
5105 2008-07-29 Stan Shebs <stan@codesourcery.com>
5106
5107 * gdbint.texinfo: General round of cleanup and minor
5108 clarifications.
5109 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5110 (Longjmp Support): Update description to reflect how it is done
5111 for targets without using native header.
5112 (Symbol Handling): Add a little more general explanation.
5113 (COFF, ELF): Mention stabs encapsulation.
5114 (DWARF 3): New section.
5115 (Adding a New Host): Scrub out some obsolete bits.
5116 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5117 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5118 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5119 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5120 SEEK_SET, STOP_SIGNAL, USG.
5121 (Raw and Virtual Register Representations): Ditto for
5122 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5123 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5124 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5125 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5126 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5127 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5128 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5129 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5130 DEPRECATED_USE_STRUCT_CONVENTION.
5131 Describe gdbarch_deprecated_fp_regnum.
5132 Update description of gdbarch_print_insn.
5133 (Adding a New Target): Scrub out obsolete bits.
5134 (Obsolete Conditionals): Remove entire section.
5135
5136 2008-07-25 Tom Tromey <tromey@redhat.com>
5137
5138 * observer.texi (GDB Observers): Document new observers:
5139 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5140 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5141 architecture_changed.
5142
5143 2008-07-21 Stan Shebs <stan@codesourcery.com>
5144
5145 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5146 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5147
5148 2008-07-21 Tom Tromey <tromey@redhat.com>
5149
5150 * observer.texi (GDB Observers): Remove obsolete comment.
5151 <executable_changed>: Remove argument.
5152
5153 2008-07-18 Tom Tromey <tromey@redhat.com>
5154
5155 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5156
5157 2008-07-10 Doug Evans <dje@google.com>
5158
5159 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5160
5161 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5162
5163 * gdb.texinfo (Starting): Document "set disable-randomization".
5164
5165 2008-07-07 Andreas Schwab <schwab@suse.de>
5166
5167 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5168
5169 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5170
5171 * gdb.texinfo (GDB/MI Target Manipulation): Add
5172 example of -target-attach.
5173
5174 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5175
5176 * observer.texi (target_resumed): New observer.
5177 * gdb.texinfo (GDB/MI Output Records): Document *running.
5178
5179 2008-06-06 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.texinfo (Completion): Add field name example.
5182
5183 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5184
5185 * gdb.texinfo (GDB/MI Program Context): Added example
5186 to -exec-arguments
5187
5188 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5189
5190 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5191 annotation.
5192
5193 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5194 Nathan Sidwell <nathan@codesourcery.com>
5195 Joseph Myers <joseph@codesourcery.com>
5196
5197 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5198 and ACX_BUGURL.
5199 * configure: Regenerate.
5200 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5201 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5202 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5203 mailing-list-specific text about bug reporting unless
5204 BUGURL_DEFAULT.
5205
5206 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5207
5208 * gdb.texinfo (-target-select): Remove reference to target async.
5209 (Maintenance Commands): Document "maint set/show remote-async".
5210
5211 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5212
5213 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5214 in -target-file-get section.
5215
5216 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5217
5218 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5219 killing the inferior when it is already debugging a process.
5220
5221 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5222
5223 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5224 abbreviation for "finish".
5225
5226 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5227
5228 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5229
5230 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5231
5232 * gdbint.texinfo (Target Conditionals): Delete entry for
5233 gdbarch_dwarf_reg_to_regnum.
5234
5235 2008-05-09 Doug Evans <dje@google.com>
5236
5237 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5238
5239 2008-05-05 Doug Evans <dje@google.com>
5240
5241 * gdb.texinfo (disassemble): Document /m modifier.
5242
5243 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5244
5245 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5246 will not report the time of commands that run the target.
5247
5248 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5249
5250 * gdb.texinfo (GDB/MI Output Records): Add
5251 missing semicolon.
5252
5253 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5254
5255 * gdb.texinfo (GDB/MI Output Records):
5256 Document =thread-create and =thread-exited.
5257
5258 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5259
5260 * gdb.texinfo (GDB/MI Development and Front Ends):
5261 Remove mention of dmi-discuss.
5262
5263 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5264
5265 * observer.texi (thread_exit): New.
5266
5267 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5268
5269 * gdb.texinfo (Debugging Output): Document "set/show debug
5270 displaced".
5271 (Maintenance Commands): Document "maint set/show
5272 can-use-displaced-stepping".
5273
5274 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5275
5276 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5277 and set/show arm force-mode.
5278
5279 2008-05-02 Andreas Schwab <schwab@suse.de>
5280
5281 * gdbint.texinfo (Algorithms): Describe
5282 target_watchpoint_addr_within_range.
5283
5284 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5285
5286 * gdbint.texinfo (Stack Frames): New chapter.
5287 (Algorithms): Move Frames text to the new chapter.
5288 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5289 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5290
5291 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5292
5293 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5294 output does not necessary include any tokens.
5295
5296 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5297
5298 * gdb.texinfo (Set SH Calling convention): New @item.
5299 (Show SH Calling convention): Ditto.
5300
5301 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5302
5303 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5304
5305 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5306
5307 * gdb.texinfo (Set Breaks): Mention that multiple location
5308 breakpoints need line number info. Add index entries.
5309
5310 2008-04-19 Craig Silverstein <csilvers@google.com>
5311
5312 * gdb.texinfo (Requirements): Add an optional requirement on
5313 zlib.
5314 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5315 Compressed DWARF 2.
5316
5317 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5318
5319 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5320 sample output for 'stopped,reason="breakpoint-hit"' message.
5321 (GDB/MI Program Execution): Likewise.
5322
5323 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5324
5325 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5326 -var-set-format. Add -f option to -var-evaluate-expression.
5327
5328 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5329
5330 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5331 new node "Ambiguous Expressions". Replace references to this
5332 node by references to "Ambiguous Expressions" throughout.
5333 (Ambiguous Expressions): New node.
5334
5335 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5336
5337 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5338
5339 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5340
5341 * gdb.texinfo (Debugging Output): Document
5342 "set/show debug lin-lwp-async".
5343 (Maintenance Commands): Document "maint set/show linux-async".
5344
5345 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5346
5347 * gdb.texinfo (Expressions): Update description of malloced arrays.
5348
5349 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5350
5351 * gdb.texinfo (Thread Commands): Document
5352 -thread-info. Remove -thread-list-all-threads.
5353
5354 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5355 Sandra Loosemore <sandra@codesourcery.com>
5356
5357 * gdb.texinfo (Library List Format): Update to mention the
5358 possibility to pass section addresses instead of segment
5359 addresses.
5360
5361 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5362
5363 * gdb.texinfo (Starting): Document "set exec-wrapper".
5364 (Server): Document gdbserver --wrapper.
5365
5366 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5367
5368 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5369 unreadable memory. Delete obsolete SPARClite reference.
5370
5371 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5372
5373 * gdb.texinfo (Starting): Mention always-running targets.
5374 (Target Commands): Add an anchor for load.
5375 (Connecting): Explain continue instead of run.
5376
5377 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5378
5379 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5380
5381 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5382
5383 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5384 breakpoint table.
5385
5386 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5387
5388 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5389 killing the inferior when it is already debugging a process.
5390
5391 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5392
5393 * gdbint.texinfo (Build Script): New section. Mention new build script
5394 gdb_buildall.sh.
5395
5396 2008-02-01 Jim Blandy <jimb@red-bean.com>
5397
5398 * gdb.texinfo (Help): Summarize 'info args' correctly.
5399
5400 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5401
5402 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5403 available in PowerPC architecture.
5404 (Embedded Processors): Change node name of PowerPC item in menu.
5405 (PowerPC): Rename to...
5406 (PowerPC Embedded): this.
5407 (Architectures): Add new PowerPC item in menu.
5408 (PowerPC): New node.
5409
5410 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5411
5412 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5413 commands.
5414
5415 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5416
5417 * gdb.texinfo (Setting Catchpoints): Mention features
5418 supported on GNU/Linux.
5419
5420 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
5421
5422 * gdb.texinfo (GDB/MI File Commands): Describe new output
5423 field for MI command -file-list-exec-source-file.
5424
5425 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5426
5427 * gdb.texinfo (Using the `gdbserver' Program): Add security
5428 warning. Rearrange into subsections and subsubsections. Document
5429 --multi and --debug. Correct --with-sysroot typo. Update --attach
5430 usage. Make load reference clearer. Document monitor exit.
5431 (Remote Configuration): Document set remote exec-file, attach-packet,
5432 and run-packet.
5433 (Packets): Document vAttach and vRun.
5434
5435 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
5436
5437 * gdb.texinfo (Processes): Mention process command.
5438 detach-on-follow -> detach-on-fork.
5439
5440 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5441
5442 * gdbint.texinfo (Native Conditionals): Remove
5443 SHELL_COMMAND_CONCAT and SHELL_FILE.
5444
5445 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5446
5447 * gdb.texinfo (Specify Location): Improve wording.
5448
5449 2008-01-23 Chris Demetriou <cgd@google.com>
5450
5451 * gdb.texinfo (Threads): Document new "set print thread-events"
5452 and "show print thread-events" commands.
5453
5454 2008-01-19 Eli Zaretskii <eliz@gnu.org>
5455
5456 * gdb.texinfo (Specify Location): New section.
5457 (Delete Breaks, Edit, Set Breaks): Remove description of
5458 locations. Instead, add a reference to "Specify Location".
5459 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5460 (Symbols): Refer to "Specify Location" for the valid forms of
5461 linespecs and locations.
5462
5463 2008-01-18 Markus Deuling <deuling@de.ibm.com>
5464
5465 * gdbint.texinfo (Target Conditionals): Replace the description of
5466 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5467
5468 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5469
5470 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5471 about &&var, which is rejected by the expression parser.
5472
5473 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
5474
5475 * gdb.texinfo (Output): Update documentation on using printf with DFP
5476 types.
5477
5478 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5479
5480 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5481 subsubsection.
5482 (Decimal Floating Point format): New subsubsection.
5483
5484 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5485
5486 * gdb.texinfo (File Options): Remove mention of the attempt to
5487 open a core file with the -p option. Don't list -c as a valid
5488 option to attach to a process.
5489
5490 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5491
5492 * gdbint.texinfo (Host Conditionals): Remove mention of
5493 ALIGN_STACK_ON_ENTRY.
5494
5495 2008-01-05 Joel Brobecker <brobecker@adacore.com>
5496
5497 * gdbint.texinfo (Start of New Year Procedure): Add item
5498 describing how to update the source and documentation copyright
5499 notices.
5500
5501 2007-12-18 Jim Blandy <jimb@codesourcery.com>
5502
5503 * gdb.texinfo (Set Watchpoints): Integrate per-thread
5504 watchpoint explanation into the main description of the watchpoint
5505 command; update synopses of 'watch', 'rwatch', and 'awatch'
5506 commands.
5507
5508 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5509
5510 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5511 Document 'pending-breakpoints' feature of
5512 -list-features.
5513
5514 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5515
5516 * gdb.texinfo: Add new parameter's description.
5517
5518 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5519
5520 * gdb.texinfo (Overview): Clarify run-length encoding
5521 example. Remove the restriction on "+" and "-" characters.
5522
5523 2007-12-15 Eli Zaretskii <eliz@gnu.org>
5524
5525 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5526
5527 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5528
5529 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5530 the -f option for -break-insert, remove -r option,
5531 and clarify specification of location.
5532
5533 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5534
5535 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5536 formatting.
5537 (Remote Debugging): Add File Transfer section.
5538 (Remote Configuration): Document Host I/O packets.
5539 (GDB/MI): Add GDB/MI File Transfer Commands section.
5540 (Host I/O Packets): New section in "Remote Protocol".
5541 (Packets): Add vFile.
5542
5543 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5544
5545 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5546 breakpoints with multiple locations.
5547 (Breakpoint Menus): Improve wording.
5548 (Output): Fix last change.
5549
5550 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5551
5552 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5553
5554 2007-11-15 Doug Evans <dje@google.com>
5555
5556 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5557
5558 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5559
5560 * gdbint.texinfo (Native Conditionals): Remove
5561 mention of CLEAR_SOLIB.
5562
5563 2007-11-11 Joel Brobecker <brobecker@adacore.com>
5564
5565 * gdb.texinfo (Print Settings): Add documentation for "set/show
5566 print frame-arguments".
5567
5568 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
5569
5570 * gdb.texinfo (Output): Update printf command's description.
5571
5572 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5573
5574 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5575 powerpc soft-float".
5576
5577 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5578
5579 * gdb.texinfo (Files): Correct formatting. Mention Expat
5580 requirement.
5581 (Requirements for Building GDB): Expand the list of Expat
5582 uses.
5583 (Library List Format, Memory Map Format): Mention Expat.
5584 (Target Descriptions): Update Expat wording.
5585
5586 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5587
5588 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5589 Document that gdbarch_convert_register_p should return zero for no-op
5590 conversions.
5591
5592 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5593
5594 * gdbint.texi (Compiler Characteristics): Move documentation
5595 of set_gdbarch_sofun_address_maybe_missing back to ...
5596 (Target Conditionals): ... here to fix build break.
5597
5598 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5599
5600 * gdbint.texi (Target Conditionals): Remove documentation of
5601 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5602 (Compiler Characteristics): ... documentation of
5603 set_gdbarch_sofun_address_maybe_missing.
5604
5605 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5606
5607 * gdbint.texinfo (Target Conditionals): Use
5608 frame_unwind_register_unsigned in examples instead of
5609 frame_unwind_unsigned_register.
5610
5611 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5612
5613 * gdb.texinfo (Predefined Target Types): Add int128
5614 and uint128.
5615 (Standard Target Features): Add PowerPC features.
5616
5617 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5618
5619 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5620
5621 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5622
5623 * gdbint.texi (Target Conditionals): Remove documentation
5624 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5625 gdbarch_extract_return_value, and gdbarch_store_return_value.
5626
5627 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5628
5629 * gdbint.texi (Target Conditionals): Remove documentation of
5630 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5631
5632 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
5633
5634 * gdb.texinfo: Mention that inaccessible-by-default is on by
5635 default.
5636
5637 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5638
5639 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5640
5641 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5642
5643 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5644 multi-threaded watchpoints.
5645 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5646 checked. Describe sticky notification. Expand description
5647 of steppable and continuable watchpoints.
5648 (Watchpoints and Threads): New subsection.
5649
5650 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5651
5652 * gdb.texinfo (Setting Breakpoints): Revise
5653 documentation for pending breakpoints. Document
5654 breakpoints with multiple locations.
5655
5656 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5657
5658 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5659 Document -list-features.
5660
5661 2007-09-15 Eli Zaretskii <eliz@gnu.org>
5662
5663 * gdb.texinfo (Output): Spell out which features of C's printf are
5664 not supported by GDB's printf.
5665 (Separate Debug Files): More accurate wording regarding build ID
5666 and a reference to the ld manual rather than the Fedora wiki.
5667
5668 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5669 Jim Blandy <jimb@codesourcery.com>
5670
5671 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5672 (Examining Memory): Update mentions of the 's' format.
5673 (Automatic Display): Likewise.
5674
5675 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5676
5677 * gdb.texinfo: Update the FSF's Back-Cover Text.
5678
5679 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5680 Eli Zaretskii <eliz@gnu.org>
5681
5682 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5683 Fixed the ``build ID'' name. New binaries build instructions for the
5684 build ID inclusion. Explain how the commands are specific to the build
5685 ID vs. debug link.
5686
5687 2007-09-01 Eli Zaretskii <eliz@gnu.org>
5688
5689 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5690 indexing for ``build ID'' support.
5691
5692 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5693
5694 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5695 Enlisted BUILD ID to the debug file searching example.
5696 Included a BUILD ID `.note.gnu.build-id' section description.
5697 Updated/added the debug files splitting instructions for OBJCOPY.
5698
5699 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5700
5701 * gdb.texinfo (Variable Objects): Adjust docs
5702 for -var-info-expression and document
5703 -var-info-path-expression.
5704
5705 2007-08-20 Jim Blandy <jimb@codesourcery.com>
5706
5707 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5708 (title page): Include the dedication in the printed manual, as a
5709 separate page after the copyright notice.
5710
5711 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5712 don't break a @var across a line.
5713
5714 2007-07-25 Maciej W. Rozycki <macro@mips.com>
5715
5716 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5717 for include files.
5718
5719 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5720
5721 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5722 in annotate.texinfo.
5723 (Command History): Link to new node.
5724
5725 2007-07-05 Markus Deuling <deuling@de.ibm.com>
5726
5727 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5728
5729 2007-07-05 Eli Zaretskii <eliz@gnu.org>
5730
5731 * gdbint.texinfo (Target Conditionals): Fix last change.
5732
5733 2007-07-03 Markus Deuling <deuling@de.ibm.com>
5734
5735 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5736 routines:
5737 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5738 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5739 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5740 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5741 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5742 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5743 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5744 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5745 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5746 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5747 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5748 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5749 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5750 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5751 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5752 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5753 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5754 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5755 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5756 (SOFTWARE_SINGLE_STEP_P)
5757
5758 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5759 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5760
5761 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5762 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5763 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5764 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5765 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5766 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5767 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5768 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5769 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5770 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5771
5772 (Converting an existing Target Architecture to Multi-arch): Remove
5773 section.
5774
5775 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5776 (gdbarch_addr_bits_remove): Add code example.
5777
5778 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5779
5780 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5783 Add other missing entries. Adjust the table size to fit.
5784 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5785 stop reasons including the new "library" event.
5786 (General Query Packets): Adjust table widths for qSupported. Mention
5787 qXfer:libraries:read reply to qSupported and document the new packet.
5788 (Library List Format): New section.
5789
5790 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5791
5792 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5793
5794 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5795
5796 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5797
5798 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
5799
5800 * gdbint.texinfo (Register and Memory Data): Break sections
5801 into nodes and add a menu.
5802
5803 2007-06-21 Maciej W. Rozycki <macro@mips.com>
5804
5805 * gdb.texinfo (Examining Memory): Document the new behaviour.
5806
5807 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5808
5809 * gdb.texinfo (Standard Target Features): Document
5810 m68k features.
5811
5812 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5813
5814 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5815
5816 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5817
5818 * gdb.texinfo (Target Description Format): Add version attribute
5819 for <target>.
5820
5821 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5822
5823 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5824
5825 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5826
5827 * gdb.texinfo (MIPS Features): New subsection.
5828
5829 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5830 Markus Deuling <deuling@de.ibm.com>
5831
5832 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5833 and qXfer:spu:write packets and mention them under qSupported.
5834
5835 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5836 Markus Deuling <deuling@de.ibm.com>
5837
5838 * gdb.texinfo (Architectures): Add new SPU section to document
5839 Cell Broadband Engine SPU architecture specific commands.
5840
5841 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5842
5843 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5844 comments.
5845
5846 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
5847
5848 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5849
5850 2007-05-29 Jim Blandy <jimb@codesourcery.com>
5851
5852 * gdb.texinfo (Overview): Doc fix.
5853
5854 2007-05-22 Maciej W. Rozycki <macro@mips.com>
5855
5856 * gdb.texinfo (Remote Configuration): Document "set/show
5857 remoteflow".
5858
5859 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5860
5861 * gdb.texinfo (MIPS): Remove documentation for set mips
5862 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5863 stack-arg-size.
5864
5865 2007-05-14 Bob Wilson <bob.wilson@acm.org>
5866
5867 * all-cfg.texi (GDBTUI): New.
5868 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5869 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5870 (TUI Configuration): Edit to improve clarity and fix problems of
5871 both style and content.
5872
5873 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5874
5875 * observer.texi (GDB Observers): New observer "new_objfile".
5876
5877 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5878
5879 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5880
5881 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5882
5883 * gdb.texinfo (GDB/MI Variable Objects): Document
5884 frozen variables objects.
5885
5886 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5887
5888 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5889 (Character Sets, Caching Data of Remote Targets): Likewise.
5890 (Targets): Delete Remote node. Move its text...
5891 (Debugging Remote Programs): ...to here. Delete description
5892 of the "remote" command.
5893 (Remote configuration): Delete description of "set remotedevice"
5894 and "show remotedevice".
5895 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5896
5897 2007-04-11 Bob Wilson <bob.wilson@acm.org>
5898
5899 * gdb.texinfo (Contributors, Continuing and Stepping)
5900 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5901 (General Query Packets, File-I/O Remote Protocol Extension)
5902 (Protocol Basics, The F Reply Packet, Write)
5903 (Protocol-specific Representation of Datatypes, Memory Transfer):
5904 Fix hyphenation, punctuation and grammar problems.
5905 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5906 'section' instead of 'subsection' in the text.
5907 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5908 (i386): Remove period from section name.
5909 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5910 (Config Names, Configure Options): Use @file{configure}.
5911
5912 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5913
5914 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5915 and tab expansion.
5916
5917 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5918
5919 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5920
5921 2007-04-02 Bob Wilson <bob.wilson@acm.org>
5922
5923 * gdb.texinfo: Consistently capitalize all significant words in
5924 node names, chapter titles, section titles, and headings. Update
5925 cross references to match.
5926 (Starting and Stopping Trace Experiment): Make node name plural.
5927 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5928
5929 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5930
5931 * gdb.texinfo (WinCE): Delete obsolete subsection.
5932
5933 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5934
5935 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5936 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5937 references.
5938
5939 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5940
5941 * gdb.texinfo (Startup): Delete references to some alternate
5942 names for .gdbinit.
5943 (Thread): Remove LynxOS reference.
5944 (Tandem ST2000): Delete target-specific documentation.
5945 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5946 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5947 and GDB_OSABI_LYNXOS.
5948
5949 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5950
5951 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5952
5953 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5954
5955 * gdbint.texinfo (Target Conditionals): Remove mention of
5956 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5957 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5958
5959 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5960
5961 * Makefile.in: Add "pdfdir" installation
5962 directory, PDFTEX macro, support for "install-pdf" target,
5963 and rules for making a pdf version of refcard.texi.
5964 * refcard.tex: Specify paper size for PDF output.
5965
5966 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5967
5968 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5969
5970 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5971
5972 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5973 (Source Path, Character Sets, Macros, Define)
5974 (GDB/MI Result Records, GDB/MI Simple Examples)
5975 (GDB/MI Program Execution, GDB/MI File Commands)
5976 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5977 (Bug Reporting): Use @value{GCC}.
5978
5979 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5980
5981 * gdb.texinfo (Help): Fix formatting of examples.
5982 (Variables): Use @ifnotinfo instead of @iftex.
5983 (Non-debug DLL symbols): Use @ref instead of @pxref.
5984 (Sparclet File): Use @samp instead of quotes.
5985
5986 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5987
5988 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5989
5990 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5991
5992 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5993 the order of the nodes.
5994 (C Operators, C Constants, Debugging C): Remove extra menus.
5995 (Method Names in Commands): Do not specify next/prev/up nodes.
5996
5997 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5998
5999 * gdb.texinfo (File Options): Add missing parenthesis.
6000 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6001
6002 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6003
6004 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6005
6006 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6007
6008 * gdb.texinfo (Standard Target Features): Mention
6009 case insensitivity.
6010 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6011
6012 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6013
6014 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6015 (Files): Add section name to argument list for pxref.
6016 (Non-debug DLL symbols): Don't use `see' for pxref.
6017 (Embedded Processors): Fix typo.
6018 (GDB/MI Breakpoint Commands): Execution commands generate
6019 *stopped not ^done.
6020
6021 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6022
6023 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6024 values for in_scope. Mention that only root variables can be
6025 updated.
6026 (GDB/MI Development and Front Ends): Explain new values may be
6027 added to existing fields.
6028
6029 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6030
6031 * gdb.texinfo (-target-disconnect): Use @smallexample.
6032 (Requirements): Add anchor for Expat. Update description.
6033 (Target Descriptions): Mention Expat.
6034 (Target Description Format): Document new elements. Use
6035 @smallexample.
6036 (Predefined Target Types, Standard Target Features): New sections.
6037 * gdbint.texinfo (Target Descriptions): New section.
6038
6039 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6040
6041 * gdb.texinfo (Target Description Format): Add section on XInclude.
6042
6043 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6044
6045 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6046 command -enable-timings.
6047
6048 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6049
6050 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6051 descriptions for new/deleted elements in gdb_osabi. Add missing
6052 description for function generic_elf_osabi_sniff_abi_tag_sections.
6053
6054 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.texinfo (Maintenance Commands): Add documentation for
6057 the new "maint print target-stack" command.
6058
6059 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6060 Eli Zaretskii <eliz@gnu.org>
6061
6062 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6063
6064 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6065
6066 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6067 Use @value{NGCC} instead of @value{GCC}.
6068
6069 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6070
6071 * agentexpr.texi: Fix typos.
6072 * annotate.texinfo: Likewise.
6073 * gdb.texinfo: Likewise.
6074 * gdbint.texinfo: Likewise.
6075 * observer.texi: Likewise.
6076 * stabs.texinfo: Likewise.
6077
6078 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6079
6080 * gdbint.texinfo (Support Libraries): Remove mmalloc
6081 entry. Describe readline library.
6082
6083 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6084
6085 * gdb.texinfo (Target Descriptions): New section.
6086 (General Query Packets): Add QPassSignals anchor. Mention
6087 qXfer:features:read under qSupported. Expand mentions of
6088 qXfer:memory-map:read and QPassSignals. Document
6089 qXfer:features:read.
6090
6091 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6092
6093 * gdb.texinfo (Commands to specify files): Describe
6094 "set sysroot" and "show sysroot".
6095 (Using the `gdbserver' program): Lowercase argument
6096 to @var. Expand description of setting up GDB on the
6097 host.
6098
6099 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6100
6101 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6102 catch exception, catch exception unhandled, and catch assert
6103 commands.
6104
6105 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6106
6107 * gdb.texinfo (Debugging Output): Document "set debug xml"
6108 and "show debug xml".
6109
6110 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6111
6112 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6113
6114 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6115
6116 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6117
6118 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6119
6120 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6121 note in @ignore, to be removed later if nobody complains.
6122
6123 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6124
6125 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6126 of -var-delete.
6127
6128 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6129
6130 * gdb.texinfo (Setting breakpoints): Document
6131 automatic software/hardware breakpoint usage and
6132 the "set breakpoint auto-hw" command.
6133
6134 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6135
6136 * gdb.texinfo (Memory Access Checking): New.
6137
6138 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6139
6140 * gdb.texinfo (Remote configuration): Mention
6141 "pass-signals-packet".
6142 (General Query Packets): Document QPassSignals. Fix
6143 a typo.
6144
6145 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6146
6147 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6148
6149 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6150
6151 * gdb.texinfo (Remote configuration): Rewrite documentation for
6152 packet configuration commands.
6153 (OS Information): Adjust reference to qXfer:auxv:read.
6154 (General Query Packets): Remove references to read-aux-vector-packet
6155 and set remote get-thread-local-storage-address.
6156
6157 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6158
6159 * gdbint.texinfo (Target Architecture Definition): Add new
6160 Initializing a New Architecture section.
6161
6162 2006-10-31 David Taylor <dtaylor@emc.com>
6163
6164 * stabs.texinfo (Macro define and undefine): New node describing
6165 stabs for #define and #undef.
6166
6167 2006-10-27 Andreas Schwab <schwab@suse.de>
6168
6169 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6170
6171 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6172
6173 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6174 clarify on the possible meanings of ``expression'' watched by
6175 watchpoints. Add indexing.
6176 (Prompting, Errors, Invalidation, Annotations for Running)
6177 (Source Annotations): Fix index entries by adding "annotation" to
6178 them, to discriminate from index entries that point to the more
6179 general topic descriptions.
6180
6181 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6182
6183 * gdbint.texinfo (Target Vector Definition): Move most
6184 content into Existing Targets. Add a menu.
6185 (Existing Targets): New section, moved from Target Vector
6186 Definition. Use @subsection.
6187 (Managing Execution State): New section.
6188
6189 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6190
6191 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6192
6193 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6194
6195 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6196 (Command Syntax, Signals, Backtrace, Connecting)
6197 (Remote configuration, Renesas Boards, Console I/O): Fix last
6198 change: use Ctrl- instead of C-, except wrt Emacs.
6199 (File-I/O Examples): Put Ctrl-c in @kbd.
6200 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6201 (Console I/O): Use @samp with Ctrl-.
6202 (Signals, Set Breaks, Set Watchpoints): Document optional
6203 arguments to `info signals' `handle', `info breakpoints', and
6204 `info watchpoints'.
6205
6206 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6207
6208 * gdb.texinfo (Backtrace): Fix last change.
6209
6210 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6211
6212 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6213
6214 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6215
6216 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6217 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6218 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6219
6220 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6221 Daniel Jacobowitz <dan@codesourcery.com>
6222
6223 * gdb.texinfo (Packets): Document vFlashErase,
6224 vFlashWrite and vFlashDone packets.
6225 (General Query Packets): Document qXfer:memory-map:read.
6226 Add a new feature for qXfer:memory-map:read.
6227 (Memory map format): New section.
6228 (Target Commands): Mention that gdb can write flash.
6229
6230 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6231 Daniel Jacobowitz <dan@codesourcery.com>
6232
6233 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6234 memory regions and "mem auto".
6235
6236 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6237
6238 * gdbint.texinfo (Array Containers): New section.
6239
6240 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6241
6242 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6243 -stack-list-arguments HIGH_FRAME argument can be larger then the
6244 actual number of frames.
6245
6246 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6247
6248 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6249 -stack-list-locals HIGH_FRAME argument can be larger then the
6250 actual number of frames.
6251
6252 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6253
6254 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6255 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6256
6257 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6258
6259 * gdbint.texinfo (Overall Structure): New section "Source Tree
6260 Structure".
6261
6262 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6263
6264 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6265 responses.
6266
6267 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6268
6269 * gdb.texinfo (Source Path): Add documentation for new
6270 substitute-path commands.
6271
6272 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6273
6274 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6275 (Running Configure): ...here.
6276 (Requirements): New node. Mention expat.
6277
6278 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6279
6280 * gdb.texinfo (Target Commands): Remove
6281 'set download-write-size' and 'show download-write-size'.
6282
6283 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6284
6285 * stabs.texinfo (Member Type Descriptor): Correct example for
6286 pointer to member types.
6287
6288 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6289
6290 * gdb.texinfo (Optional warnings and messages): Add
6291 'set/show trace-commands'.
6292 (Command files): Add '-v' to source command.
6293
6294 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6295
6296 * gdb.texinfo (OS Information): Update qPart reference to
6297 qXfer.
6298 (Remote configuration): Likewise.
6299 (Overview): Move @cindex to the start of a paragraph. Talk
6300 about binary data encoding.
6301 (Packets): Refer to the overview for the details of the X
6302 packet encoding.
6303 (General Query Packets): Remove qPart description. Add qXfer
6304 description. Add an anchor to qSupported. Correct feature
6305 table title. Add a new feature for qXfer:auxv:read.
6306 (Interrupts): Add a missing parenthesis.
6307
6308 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6309
6310 * gdb.texinfo (KOD): Remove node.
6311 (GDB/MI Kod Commands): Remove commented out node.
6312
6313 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6314
6315 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6316 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6317 (GDB/MI Thread Commands, GDB/MI Program Execution)
6318 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6319 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6320 (GDB/MI File Commands, GDB/MI Target Manipulation)
6321 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6322 since the MI prompt is hard-wired into the code.
6323
6324 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6325
6326 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6327 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6328 (GDB/MI Data Manipulation): Remove description of unimplemented
6329 display related commands as variable objects perform this function
6330 and are superior: -display-delete, -display-disable,
6331 -display-enable, -display-insert and -display-list. Move
6332 -environment-cd, -environment-directory, -environment-path
6333 and -environment-pwd to "Program Context".
6334 (GDB/MI Program Control): Rename to "Program Execution". Move
6335 -exec-arguments -exec-abort to...
6336 (GDB/MI Program Context): ...here. New node split from "Data
6337 Manipulation".
6338
6339 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6340
6341 * gdb.texinfo (Remote configuration): Document set / show
6342 remote supported-packets.
6343 (General Query Packets): Document qSupported packet.
6344
6345 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6346
6347 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6348 and font markup.
6349 (Protocol basics): Likewise.
6350 (The F request packet): Likewise.
6351 (The F reply packet): Likewise.
6352 (Memory transfer): Move this node to be a subsubsection of
6353 "Protocol specific representation of datatypes".
6354 (The Ctrl-C message): More copy editing.
6355 (Console I/O): Likewise.
6356 (The isatty call): Delete this node, and merge its content into
6357 the "isatty" node. Fixed references elsewhere.
6358 (The system call): Delete this node, and merge its content into
6359 the "system" node. Fixed references elsewhere.
6360 (open): Reformat to use @table, and add appropriate font markup.
6361 (close): Likewise.
6362 (read): Likewise.
6363 (write): Likewise.
6364 (lseek): Likewise.
6365 (rename): Likewise.
6366 (unlink): Likewise.
6367 (stat/fstat): Likewise.
6368 (gettimeofday): Likewise.
6369 (isatty): Likewise.
6370 (system): Likewise, plus minor changes to fix confusing wording.
6371 (Integral datatypes): Fix font markup.
6372 (Pointer values): Likewise.
6373 (struct stat): Fix markup to use @table, plus minor copy editing.
6374 (struct timeval): Fix font markup, plus minor copy editing.
6375 (Constants): Minor copy editing.
6376 (Errno values): Add font markup.
6377 (File-I/O Examples): Likewise.
6378
6379 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6380
6381 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6382 (GDB/MI Simple Examples): Move node up one level. Use real
6383 examples.
6384 (GDB/MI Compatibility with CLI): Update.
6385 (GDB/MI Result Records): Add "connected" and "exit" result
6386 classes.
6387 (GDB/MI Stream Records): Clarify target output.
6388 (GDB/MI Command Description Format): Modify example description.
6389 (GDB/MI Breakpoint Table Commands): Rename to...
6390 (GDB/MI Breakpoint Commands): ...this
6391 (GDB/MI Breakpoint Commands): Add optional thread field.
6392 (GDB/MI Program Control): Add an introduction. Move "Program
6393 termination" examples into exec-run description.
6394 (GDB/MI File Commands): Mention similar CLI commands.
6395 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6396 is similar to "-gdb-version".
6397
6398 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6399
6400 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6401
6402 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6403
6404 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6405 sourceware.org for mailing lists.
6406 (GDB/MI File Commands): New node split from Program Control.
6407
6408 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6409
6410 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6411
6412 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6413
6414 * gdb.texinfo (Cygwin Native): Fix last change.
6415
6416 2006-05-22 Christopher Faylor <cgf@timesys.com>
6417
6418 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6419
6420 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
6421
6422 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6423 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6424
6425 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6426
6427 * gdb.texinfo (General Query Packets): Recommend not starting
6428 new packets with qC and clarify.
6429
6430 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
6431
6432 * gdb.texinfo (M2 Types): New section.
6433
6434 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6435
6436 * agentexpr.texi: Add a copyright and license notice.
6437 * observer.texi: Likewise, with GPL clause for function prototypes.
6438 Remove trailing whitespace.
6439
6440 2006-05-05 Jim Blandy <jimb@codesourcery.com>
6441
6442 * gdb.texinfo (General Query Packets): Document conventions for
6443 terminating packet names, and their violations.
6444
6445 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6446
6447 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6448 * gdb.texinfo: Likewise.
6449
6450 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6451
6452 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6453 and "show remotedebug".
6454 (Debugging Output): Add additional index entries.
6455
6456 2006-04-27 Michael Snyder <msnyder@redhat.com>
6457
6458 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6459
6460 2006-04-22 Andrew Cagney <cagney@redhat.com>
6461
6462 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6463 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6464
6465 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6466
6467 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6468 and remove breakpoint prototypes.
6469 (Watchpoints): Move description of target_insert_hw_breakpoint and
6470 target_remove_hw_breakpoint ...
6471 (Breakpoints): ... to here. Document target_insert_breakpoint and
6472 target_remove_breakpoint.
6473
6474 2006-04-17 Jim Blandy <jimb@codesourcery.com>
6475
6476 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6477 and C packets are optional.
6478
6479 2006-04-14 Frederic Riss <frederic.riss@st.com>
6480
6481 * gdb.texinfo (Specifying source directories): Update the description
6482 of the source file search to reflect the fact that the source path
6483 always contains at least $cdir and $cwd.
6484
6485 2006-03-31 Michael Snyder <msnyder@redhat.com>
6486
6487 * gdb.texinfo: Update copyright dates.
6488
6489 2006-03-31 Eli Zaretskii <eliz@gnu.org>
6490
6491 * gdb.texinfo (Overview): Add an index entry to "empty response".
6492
6493 2006-03-28 Jim Blandy <jimb@codesourcery.com>
6494
6495 * gdbint.texinfo (Prologue Analysis): New section.
6496
6497 2006-03-07 Jim Blandy <jimb@red-bean.com>
6498
6499 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6500
6501 * gdb.texinfo (Target Commands): Update text describing how to
6502 specify a target. Refer to the detailed section on remote
6503 debugging, not the brief mention.
6504
6505 * gdb.texinfo (Connecting): Organize the different 'target remote'
6506 connection methods into a table. Add a 'target remote' index
6507 entry. (!!!)
6508
6509 2006-02-17 Fred Fish <fnf@specifix.com>
6510
6511 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6512 'ptype' commands to reflect the fact that the only significant
6513 difference between them is that ptype prints the complete type
6514 description instead of just the name.
6515
6516 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6517
6518 * gdbint.texinfo (Watchpoints): Delete
6519 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6520
6521 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
6522
6523 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6524 times fields where needed. Fix typos. Update general form given
6525 for output of -break-insert.
6526 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6527
6528 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6529
6530 * gdbint.texinfo (Symbol Handling): Add a section
6531 on memory management.
6532
6533 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6534
6535 * gdb.texinfo (Breakpoint table commands): Document the fullname
6536 field in -break-list output.
6537
6538 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6539
6540 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6541 debugging information produced by the various "set debug..."
6542 options.
6543
6544 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6545
6546 * gdb.texinfo (Files): Remove obsolete bits from the description
6547 of "symbol-file".
6548
6549 2006-01-25 Jim Blandy <jimb@redhat.com>
6550
6551 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6552
6553 2006-01-24 Jim Blandy <jimb@redhat.com>
6554
6555 * gdbint.texinfo (Frames): Document the basics of GDB's register
6556 unwinding model, and explain the existence of the "sentinel" frame.
6557
6558 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6559
6560 * gdb.texinfo (Choosing files): Mention that -directory is used
6561 for script files.
6562 (Specifying source directories): Likewise.
6563 (Command files): Explain how script files are found.
6564
6565 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6566
6567 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6568 the threads in a multi-threaded program.
6569 (Threads): The threadno argument of "thread apply" can be a range
6570 of numbers.
6571
6572 2006-01-18 Jim Blandy <jimb@redhat.com>
6573
6574 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6575 of warning flags.
6576
6577 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6578
6579 * gdb.texinfo (Sequences): Improve menu annotations.
6580 (Define): Add index entries for arguments of user-defined
6581 commands. Move the description of flow-control commands...
6582 (Command Files): ...to here. Document loop_break and
6583 loop_continue.
6584 (Define, Command Files): Document `end' and add index entries for
6585 it.
6586
6587 2006-01-04 Michael Snyder <msnyder@redhat.com>
6588
6589 * gdb.texinfo: Add documentation for linux-fork.
6590 * gdbint.texinfo: Add internal documentation for checkpoints.
6591
6592 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6593
6594 * gdb.texinfo (Omissions from Ada): Document that there is now
6595 limited aggregate support.
6596
6597 2005-12-28 Eli Zaretskii <eliz@gnu.org>
6598
6599 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6600 registers and the likes.
6601
6602 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6603
6604 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6605 (Symbols): Fix usage of "e.g.".
6606 (Memory Region Attributes): Fix usage of "etc."
6607
6608 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6609 (Coding): Fix usage of "e.g.".
6610
6611 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6612
6613 * stabs.texinfo:
6614 * refcard.tex:
6615 * gpl.texi:
6616 * gdbint.texinfo:
6617 * gdb.texinfo:
6618 * gdb-cfg.texi:
6619 * fdl.texi:
6620 * annotate.texinfo:
6621 * all-cfg.texi:
6622 * Makefile.in: Add (C) after Copyright. Update the FSF
6623 address.
6624
6625 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6626
6627 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6628 extend GDB with commands for external monitor.
6629
6630 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6631
6632 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6633
6634 2005-11-25 Joel Brobecker <brobecker@adacore.com>
6635
6636 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6637
6638 2005-11-21 Jim Blandy <jimb@redhat.com>
6639
6640 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6641 placement of 'R' actions in tracepoint action packets; document
6642 dependence of 'X' and 'M' actions on a preceding 'R' action for
6643 their registers.
6644
6645 2005-11-19 Jim Blandy <jimb@redhat.com>
6646
6647 * gdb.texinfo (Tracepoint Packets): New node.
6648 (General Query Packets): Add entries for the tracepoint packets,
6649 referring to the "Tracepoint Packets" node.
6650 (Tracepoints): Add reference to "Tracepoint Packets".
6651
6652 2005-11-18 Kevin Buettner <kevinb@redhat.com>
6653
6654 * gdb.texinfo (set remotebreak): Add anchor.
6655 (X packet): Likewise.
6656 (Remote Protocol): Add new section `Interrupts' and new index
6657 entry `interrupts (remote protocol)'.
6658
6659 2005-11-18 Jim Blandy <jimb@redhat.com>
6660
6661 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6662 entries into the General Query Packets section. Add a
6663 cross-reference to that section. Drop description of replies, as
6664 these are covered in the descriptions of each packet.
6665 (General Query Packets): Add introductory text. Explain naming
6666 conventions, and how the end of a name is recognized.
6667
6668 2005-11-17 Kevin Buettner <kevinb@redhat.com>
6669
6670 * gdb.texinfo (Remote configuration): Fix typo in description of
6671 "set remotebreak" command.
6672
6673 2005-11-16 Jim Blandy <jimb@redhat.com>
6674
6675 * gdb.texinfo (Packets, Stop Reply Packets)
6676 (General Query Packets): Various formatting cleanups.
6677 - Use @samp for packet contents.
6678 - Drop summaries from packet @item lines; the same information appears
6679 immediately below in the description.
6680 - Delete paragraph breaks after packet @item commands, so that the
6681 description appears directly to the right of the packet prototype
6682 in the printed manual, if it fits.
6683 - Place spaces in packet prototypes between @vars and non-@var
6684 letters, and explain that they're just for formatting.
6685 - Use @dots{} instead of '...'.
6686 - Fix uses of @code where @var was needed.
6687 - Replace "deprecated" markers with English text spelling out the
6688 packet's status and the preferred alternatives.
6689 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6690 what this ever meant.
6691 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6692 this for a long time.
6693 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6694 implemented several times, and have been in use for years.
6695
6696 2005-11-15 Jim Blandy <jimb@redhat.com>
6697
6698 * gdb.texinfo (Packets): Add index entries for 'm' packet
6699 disclaimers.
6700
6701 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6702 of stub when processing an 'm' packet.
6703
6704 * gdb.texinfo (Packets): Mention that packets beginning with
6705 letters are reserved once, at the top, instead of actually listing
6706 them all and saying "reserved".
6707
6708 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6709
6710 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6711 Change @var{$arg0 to @code{$arg0.
6712
6713 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6714
6715 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6716
6717 2005-11-12 Jim Blandy <jimb@redhat.com>
6718
6719 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6720 order. Remove extraneous 'z'.
6721
6722 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6723
6724 * gdb.texinfo (Choosing files): Add --eval-command.
6725
6726 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6727
6728 * gdb.texinfo (Choosing modes): Add --return-child-result.
6729
6730
6731 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6732
6733 * gdb.texinfo (Choosing modes): Add --batch-silent.
6734
6735 2005-10-28 Eli Zaretskii <eliz@gnu.org>
6736
6737 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6738 "The -var-update Command".
6739
6740 2005-10-03 Joel Brobecker <brobecker@adacore.com>
6741
6742 * gdb.texinfo (Print Settings): Add documentation for set/show
6743 print array-indexes.
6744
6745 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6746
6747 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6748 6.2 and 6.3.
6749
6750 2005-08-27 Eli Zaretskii <eliz@gnu.org>
6751
6752 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6753 since 19-Jan-2004.
6754 (Files): Likewise.
6755 (Variables, Symbols): Document the "<incomplete type>" message and
6756 its reasons.
6757
6758 2005-08-01 Fred Fish <fnf@specifix.com>
6759
6760 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6761
6762 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
6763
6764 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6765 option for -var-list-children and -var-update.
6766 (GDB/MI Stack Manipulation): Simplify description of
6767 print-values option for -stack-list-locals.
6768 (GDB/MI Command Description Format): Clarify.
6769 (Mode Options): Spelling of superseded.
6770
6771 2005-07-12 Bob Rossi <bob@brasko.net>
6772
6773 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6774 corresponding GDB command comment.
6775
6776 2005-07-06 Bob Rossi <bob@brasko.net>
6777
6778 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6779 and -inferior-tty-show.
6780 (Input/Output): Document "set/show inferior-tty" and tty alias.
6781
6782 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6783
6784 * gdb.texinfo (Packets): Change description of 'D' packet to note
6785 that GDB does wait for a response.
6786
6787 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6788
6789 * gdb.texinfo (History) Rename "Command History".
6790 (Command History): Move node "Server Prefix" from section on
6791 Annotations here.
6792
6793 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6794
6795 * gdb.texinfo (GDB/MI Stack Manipulation):
6796 Re-instate -stack-info-frame with example. Say that it gets
6797 info on selected frame, not current frame.
6798
6799 2005-06-18 Eli Zaretskii <eliz@gnu.org>
6800
6801 * gdb.texinfo (Server): Clarify that `file' should be used before
6802 connecting to the server.
6803 (Files): Add an xref to the above description.
6804 (Output Formats): More detailed description of the `c' format.
6805 (Memory): List explicitly all the formats supported by `x'.
6806 (Threads): Add an @cindex entry for "thread apply".
6807 (Files): Document the possibility of loading unlinked object
6808 files. Add more indexing for solib-absolute-prefix and
6809 --with-sysroot.
6810 (Machine Code): Document possible problems with locations in
6811 shared libraries.
6812 (Backtrace): Document that free-standing environments do not need
6813 to have a `main' function.
6814
6815 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
6816
6817 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6818 -stack-info-frame.
6819
6820 2005-06-07 Andrew Cagney <cagney@gnu.org>
6821
6822 * gdb.texinfo (Contributors): Note the original multi-arch
6823 contributors.
6824
6825 2005-06-03 Eli Zaretskii <eliz@gnu.org>
6826
6827 * gdb.texinfo (Registers): Add index entries for the standard
6828 registers.
6829 (Frames): Add cross-reference from frame pointer description to
6830 the Registers node.
6831 (Annotations Overview): Fix the reference to GDB name.
6832
6833 2005-06-01 Eli Zaretskii <eliz@gnu.org>
6834
6835 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6836 can-use-hw-watchpoints.
6837
6838 2005-05-28 Bob Rossi <bob@brasko.net>
6839
6840 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6841 the possible reasons why an exec async record would be returned to FE.
6842
6843 2005-05-26 Andrew Cagney <cagney@gnu.org>
6844
6845 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6846 Andrew Cagney implemented the original GDB/MI.
6847
6848 2005-05-23 Orjan Friberg <orjanf@axis.com>
6849
6850 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6851 documentation. Add documentation for cris-mode.
6852
6853 2005-05-20 Eli Zaretskii <eliz@gnu.org>
6854
6855 * gdb.texinfo (Numbers): Explain the example and make the wording
6856 more acurate.
6857
6858 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6859 Dennis Brueni <dennis@slickedit.com>
6860
6861 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6862 (GDB/MI Data Manipulation, GDB/MI Program Control)
6863 (GDB/MI Stack Manipulation): Update examples to include the fullname
6864 attribute in stack frames.
6865
6866 2005-05-12 Eli Zaretskii <eliz@gnu.org>
6867
6868 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6869 do with other non-standard names of init files.
6870
6871 2005-05-11 Eli Zaretskii <eliz@gnu.org>
6872
6873 * gdb.texinfo (Command Files): Move the description of the startup
6874 from here...
6875 (Startup): ...to this new subsection of the Invocation chapter.
6876 Rearrange the description of init files more logically and add a
6877 cross-reference to "Command Files". Document the special gdbinit
6878 name for CISCO 68k. Expand the description of what GDB does
6879 during startup.
6880 (History): Add index entry for HISTSIZE.
6881
6882 2005-05-02 Mark Kettenis <kettenis@gnu.org>
6883
6884 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6885
6886 2005-05-02 Eli Zaretskii <eliz@gnu.org>
6887
6888 * gdb.texinfo (SVR4 Process Information, The isatty call)
6889 (The system call): Don't use foo(N) notation for man pages and
6890 functions.
6891 (Compilation, DJGPP Native): Improve wording.
6892
6893 2005-04-27 Eli Zaretskii <eliz@gnu.org>
6894
6895 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6896 were optimized away.
6897
6898 2005-04-22 Eli Zaretskii <eliz@gnu.org>
6899
6900 * gdb.texinfo (Remote configuration): Document "set/show
6901 get-thread-local-storage-address". Add cross-reference to the
6902 description of the qGetTLSAddr packet.
6903 (General Query Packets): Mention "set remote
6904 get-thread-local-storage-address" and add a reference to its
6905 description.
6906
6907 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
6908
6909 * gdb.texinfo (Backtrace): Describe 'bt full'.
6910
6911 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
6912
6913 * gdb.texinfo (Mode Options): Fix typo.
6914 (GDB/MI): Describe how to invoke GDB/MI.
6915
6916 2005-04-16 Eli Zaretskii <eliz@gnu.org>
6917
6918 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
6919 references changed. Add description of "info udot".
6920 (Files): Document "set/show stop-on-solib-events".
6921 (M32R/D): Document "set/show download-path", "set/show
6922 board-address", "set/show server-address", "upload", "tload".
6923 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6924 "use_mon_code", "use_ib_break", "use_dbt_break".
6925 (Maintenance Commands): Improve indexing.
6926 (Target Commands): Document "set/show hash", "set/show debug
6927 monitor".
6928 (SVR4 Process Information): Document "info pidlist" and "info
6929 meminfo". Document "set/show procfs-tarce" and "set/show
6930 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6931 (Symbols, The Print Command with Objective-C): Improve indexing.
6932 (Objective-C): Add references to "info classes" and "info
6933 selectors".
6934 (Debugging Output): Improve wording. Document "set/show debug
6935 solib-frv". Fix "set/show debugvarobj".
6936 (Set Breaks): Add index entry for "hardware breakpoints".
6937 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6938 and "set/show usehardbreakpoints".
6939 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6940 monitor-prompt", "set/show monitor-warnings", "pmon".
6941 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6942 rdiromatzero", "set/show rdiheartbeat".
6943 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6944 "sds".
6945 (Embedded Processors): Document the "sim" command.
6946 (Remote): Document the "remote" command.
6947 (DJGPP Native): Document the "info serial" command.
6948 (Threads): Document "maint info sol-threads".
6949 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6950 (Set Breaks): Improve indexing.
6951 (Command Syntax): Add a reference to dont-repeat.
6952 (Define): Document "dont-repeat".
6953 (TUI Commands): Document "tabset".
6954 (WinCE): New subsection. Document "set/show remotedirectory",
6955 "set/show remoteupload", "set/show remoteaddhost".
6956
6957 2005-04-15 Eli Zaretskii <eliz@gnu.org>
6958
6959 * gdb.texinfo (Hurd Native): New subsection, documents
6960 Hurd-specific commands.
6961 (Maintenance Commands): Add cross-reference to "Debugging Output".
6962 (Debugging Output): Document "set/show debug lin-lwp".
6963 (MIPS): Improve documentation of heuristic-fence-post. Document
6964 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6965 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6966 remote-mips64-transfers-32bit-regs", "set/show debug mips".
6967 (ARM): Document ARM-specific commands.
6968 (AVR): New section. Document "info io_registers".
6969 (CRIS): New section. Document "set/show cris-version" and
6970 "set/show cris-dwarf2-cfi".
6971 (HPPA): New section. Document "set/show debug hppa" and "maint
6972 print unwind".
6973 (Neutrino): New subsection. Document "set/show debug nto-debug".
6974 (Super-H): New section. Document the "regs" command.
6975 (Debugging Output): Document "set/show debug aix-thread".
6976
6977 2005-04-09 Eli Zaretskii <eliz@gnu.org>
6978
6979 * gdb.texinfo (Print Settings): Document "set/show print
6980 pascal_static-members", "set print repeats", "show print
6981 null-stop". Improve indexing. Fix documentation of "set print
6982 union".
6983 (Pascal): New section.
6984 (Supported languages): Rename from "Support"; all references
6985 updated. Add a menu item for Pascal.
6986 (Numbers): Document "set radix.
6987 (Screen Size): Document "set/show pagination".
6988 (MIPS Embedded): Remove "set processor" documentation.
6989 (Remote configuration): Document "set/show X/P/Z-packet",
6990 "set/show read-aux-vector-packet", "set/show remote
6991 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6992 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6993 remotedebug", "set/show remotebreak", "set/show remotedevice",
6994 "set/show remotelogfile".
6995 (Auxiliary Vector): Add reference to the description of the
6996 read-aux-vector-packet setting.
6997 (Set Watchpoints): Add a cross-reference to "set remote
6998 hardware-breakpoint-limit".
6999 (General Query Packets): Add indexing of requests and
7000 cross-references to related commands in "Remote configuration".
7001 (File-I/O Overview, The system call): Fix wording and typos.
7002 (Thread Stops): Add index entries.
7003 (Continuing and Stepping): Document "show step-mode".
7004 (i386): New node. Document "set/show struct-convention".
7005 (Files): Document "show trust-readonly-sections".
7006 (Calling): Document "set/show unwindonsignal".
7007 (Messages/Warnings): Add index entries.
7008 (Maintenance Commands): Document "set/show watchdog".
7009 (Annotations Overview): Document "show annotate".
7010 (Set Watchpoints): Add index entries.
7011 (Symbols): Fix doc of case-sensitive.
7012 (ABI): Document "show coerce-float-to-double".
7013 (Convenience Vars, Help): Improve indexing.
7014 (Machine Code): Document "show disassembly-flavor".
7015 (Debugging C plus plus): Document "show overload-resolution".
7016 (Value History, Signaling): Add index entries.
7017
7018 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7019
7020 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7021 (Processes): Fix wording.
7022 (History, List, Logging output, Define, Symbols, Print Settings):
7023 Improve indexing.
7024
7025 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7026
7027 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7028 redundant index entry for "target" command.
7029 (Backtrace): Add index entries.
7030 (Symbols, Fortran): Document the "set case-sensitive" command.
7031 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7032 (Print Settings): Add index entry for "set demangle-style".
7033 (Target Commands): Document "set download-write-size".
7034 (Debugging Output): Document "set exec-done-display".
7035
7036 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7037
7038 * gdb.texinfo (Files): Fix the name and documentation of
7039 add-shared-symbol-files. Document its alias assf. Update the
7040 list of OSs where GDB supports shared libraries. Fix markup.
7041 (Continuing and Stepping): Add reference to @var{location} in the
7042 text.
7043 (Dump/Restore Files): Fix reference to @{filename}.
7044 (Help): Fix wording.
7045 (Attach): Ditto.
7046 (Set Watchpoints): Ditto.
7047 (Backtrace): Remove redundant index entries. Improve index
7048 entries.
7049 (Delete Breaks): Fix wording.
7050 (Memory): Document the compare-sections command.
7051 (Memory Region Attributes): Improve wording.
7052 (Disabling): Improve wording.
7053 (Fortran): New subsection. Document the "info common" command.
7054 (Help): Document aliases "info copying" and "info warranty".
7055 (Caching Remote Data): New section. Document the "set/show
7056 remotecache" and "info dcache" commands.
7057 (Show): Fix wording of the documentation of the "set
7058 extension-language" command.
7059 (Signals): Add index entry for "info handle".
7060 (Memory Region Attributes): Fix punctuation.
7061 (Symbols): Change the arg name to "location" and refer to it in
7062 the text. Fix wording of "info types" doc.
7063 (Threads): Fix usage of @enumerate @item's.
7064 (Listing Tracepoints): Add index entry for "info tp".
7065 (Set Watchpoints): Add xref to "info break" description.
7066 (Macros): Add an index entry for "macro exp1". Document the
7067 "macro list" command.
7068 (Maintenance Commands): Document "flushregs", "maint agent",
7069 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7070 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7071 "maint print architecture", "maint print objfiles", "maint print
7072 statistics", "maint print type", "maint show-debug-regs", "maint
7073 space", "maint time", and "maint translate-address".
7074 (Connecting): Document the "monitor" command.
7075 (Annotations Overview): Describe the "set annotate" command.
7076
7077 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7078
7079 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7080 Rearrange index entries and improve wording about support for
7081 hardware watchpoints.
7082
7083 2005-03-10 Bob Rossi <bob@brasko.net>
7084
7085 * gdb.texinfo: Update copyright
7086
7087 2005-02-09 Theodore A. Roth <troth@openavr.org>
7088
7089 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7090 error.
7091
7092 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7093
7094 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7095
7096 2005-01-17 Michael Snyder <msnyder@redhat.com>
7097
7098 * gdb.texinfo: Fix spelling, infinte -> infinite.
7099
7100 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7101
7102 * observer.texi (GDB Observers): Document "solib_loaded".
7103
7104 2005-01-07 Andrew Cagney <cagney@gnu.org>
7105
7106 * configure.ac: Rename configure.in, require autoconf 2.59.
7107 * configure: Re-generate.
7108
7109 * configure.in: Replace configdirs with multiple references to
7110 AC_CONFIG_SUBDIRS.
7111 * configure: Re-generate.
7112
7113 2005-01-04 Andrew Cagney <cagney@gnu.org>
7114
7115 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7116 part of the version number.
7117
7118 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7119
7120 * gdbint.texinfo (Algorithms): Remove description of
7121 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7122
7123 2004-12-07 Jim Blandy <jimb@redhat.com>
7124
7125 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7126 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7127 numbers.
7128
7129 2004-12-07 Andreas Schwab <schwab@suse.de>
7130
7131 * gdb.texinfo (Mode Options): Document -l option.
7132
7133 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7134
7135 * gdbint.texinfo (Algorithms): More accurate description of
7136 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7137 is not needed unless data-read and data-access watchpoints are
7138 supported. Add a description of how GDB checks whether the
7139 inferior stopped because a watchpoint was hit.
7140
7141 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7142
7143 * gdb.texinfo (Files): Add cross-reference to description of
7144 -readnow command-line switch.
7145
7146 2004-11-10 Randolph Chung <tausq@debian.org>
7147
7148 * gdb.texinfo: Document set/show backtrace past-entry commands.
7149 Rearrange index entries for set/show backtrace past-main.
7150
7151 2004-11-10 Jon Beniston <jon@beniston.com>
7152
7153 Committed by Andrew Cagney <cagney@gnu.org>.
7154 * gdb.texinfo (Remote Serial Protocol): Further describe
7155 binary transfer escaping mechanism .
7156
7157 2004-11-08 Randolph Chung <tausq@debian.org>
7158
7159 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7160 and "show debug infrun". Add index entries.
7161
7162 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7163
7164 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7165 "info proc" that are already implemented. Add index entries.
7166 (Working Directory): Add a cross-reference to "info proc" command.
7167 (Files): Add a tip for decreasing memory used for symtabs from
7168 shared libraries.
7169 (Starting): Fix whitespace; make "elaboration" stand out where it
7170 is first used, and add an index entry for the term.
7171 (Calling): Expand and elaborate text. Add "print". Add the
7172 description of problems with weak aliases.
7173 (Core File Generation): New section.
7174
7175 2004-10-12 Andrew Cagney <cagney@gnu.org>
7176
7177 * gdbint.texinfo (Versions and Branches): New chapter.
7178 (Releasing GDB): Delete "Versions and Branches" section.
7179 (Top): Add "Versions and Branches".
7180
7181 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7182
7183 * gdb.texinfo (Editing, History): Add cross-references to the
7184 included Readline and History user documentation. Remove
7185 references to the symbol have-readline-appendices which is unused
7186 and undefined.
7187 (History): Fix indexing.
7188
7189 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7190
7191 * gdbint.texinfo (target_stopped_data_address): Update to
7192 new prototype.
7193 (i386_stopped_data_address): Update prototype and description.
7194 (i386_stopped_by_watchpoint): New function and description.
7195
7196 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7197
7198 * gdb.texinfo (Filenames): Add Ada suffixes.
7199 (Ada) New section.
7200
7201 2004-09-27 Andrew Cagney <cagney@gnu.org>
7202 Robert Picco <Robert.Picco@hp.com>
7203
7204 * gdb.texinfo (Packets): Document the "p" packet.
7205
7206 2004-09-21 Jason Molenda (jmolenda@apple.com)
7207
7208 * gdb.texinfo (Paths and Names of the Source Files): Document the
7209 meaning of values in the 'desc' field of a SO stab.
7210
7211 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7212
7213 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7214 max-cache-age" and "maint show dwarf2 max-cache-age".
7215
7216 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7217
7218 * gdb.texinfo (Set Breaks): Add index entry for setting
7219 breakpoints on overloaded C++ functions that are not members of
7220 any classes. Add an example and an index entry for setting
7221 breakpoints on all program functions.
7222 (Character Sets, Macros, Overlay Commands)
7223 (Non-debug DLL symbols, GDB/MI Output Syntax)
7224 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7225 Use "(@value{GDBP})" instead of a literal "(gdb)".
7226
7227 2004-09-12 Andrew Cagney <cagney@gnu.org>
7228
7229 * gdbint.texinfo (Native Debugging): Delete description of
7230 FILES_INFO_HOOK.
7231
7232 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7233
7234 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7235 to hex_string_custom (not historically correct, but more
7236 understandable, given the current code).
7237
7238 2004-09-03 Andrew Cagney <cagney@gnu.org>
7239
7240 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7241
7242 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7243
7244 * observer.texi (solib_unloaded): New observer.
7245
7246 2004-08-24 Andrew Cagney <cagney@gnu.org>
7247
7248 * gdbint.texinfo (Target Architecture Definition): Add missing
7249 comma.
7250
7251 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7252
7253 * (Using the Testsuite): build != host is supported,
7254 but some test scripts do not support build != host.
7255
7256 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7257
7258 * gdbint.texinfo (Host Definition): Delete description of
7259 FCLOSE_PROVIDED and GETENV_PROVIDED.
7260
7261 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7262
7263 * gdbint.texinfo (Host Definition): Delete description of
7264 NO_SYS_FILE.
7265 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7266 PTRACE_FP_BUG.
7267
7268 2004-08-05 Andrew Cagney <cagney@gnu.org>
7269
7270 * gdbint.texinfo (Target Architecture Definition): Delete
7271 reference to deprecated_read_fp.
7272
7273 2004-08-02 Andrew Cagney <cagney@gnu.org>
7274
7275 * gdbint.texinfo (Target Architecture Definition): Delete
7276 description of DEPRECATED_REGISTER_BYTES.
7277
7278 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7279
7280 * gdb.texinfo (Source Path): Document the new behavior of
7281 searching for the source files.
7282
7283 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7284
7285 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7286 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7287 (Auto Display): Improve indexing.
7288
7289 2004-07-16 Andrew Cagney <cagney@gnu.org>
7290
7291 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7292 "-noasync".
7293
7294 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7295
7296 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7297 have the same prefix have only their prefix in the index.
7298
7299 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7300
7301 * gdb.texinfo (BSD libkvm Interface): New node (section)
7302 (Native): Add it to the menu.
7303
7304 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7305
7306 * gdbint.texinfo (Target Architecture Definition): Remove
7307 PCC_SOL_BROKEN.
7308
7309 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7310
7311 * gdbint.texinfo (Target Architecture Definition): Remove
7312 SUN_FIXED_LBRAC_BUG.
7313
7314 2004-06-26 Andrew Cagney <cagney@gnu.org>
7315
7316 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7317
7318 2004-06-20 Andrew Cagney <cagney@gnu.org>
7319
7320 * gdbint.texinfo (Target Architecture Definition): Deprecate
7321 USE_STRUCT_CONVENTION.
7322
7323 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7324
7325 gdb.texinfo (Bug Reporting): Mention session recording,
7326 with the script command or Emacs.
7327
7328 2004-06-18 Andrew Cagney <cagney@gnu.org>
7329
7330 * gdbint.texinfo (Target Architecture Definition): Deprecate
7331 FUNCTION_START_OFFSET.
7332
7333 2004-06-14 Andrew Cagney <cagney@gnu.org>
7334
7335 Based on changes from Karl Berry.
7336 * gdb.texinfo: Do not use @sc in a direntry.
7337 * stabs.texinfo: Change @dircateogry to "Software development".
7338 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7339
7340 2004-06-13 Andrew Cagney <cagney@gnu.org>
7341
7342 * gdbint.texinfo (Target Architecture Definition): Delete
7343 description of RETURN_VALUE_ON_STACK.
7344
7345 2004-06-09 Andrew Cagney <cagney@gnu.org>
7346
7347 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7348 deleted by previous patch.
7349
7350 2004-06-08 Andrew Cagney <cagney@gnu.org>
7351
7352 * gdbint.texinfo (Native Debugging): Delete documentation on
7353 ATTACH_DETACH.
7354
7355 2004-06-06 Randolph Chung <tausq@debian.org>
7356
7357 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7358
7359 2004-06-06 Randolph Chung <tausq@debian.org>
7360
7361 * gdb.texinfo (push_dummy_call): Update argument list to match
7362 the new push_dummy_call method signature. Describe the function
7363 argument.
7364
7365 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7366
7367 * gdb.texinfo (Starting): Document new start command.
7368
7369 2004-05-21 Andrew Cagney <cagney@redhat.com>
7370
7371 * observer.texi (GDB Observers): Document "inferior_created".
7372
7373 2004-05-08 Andrew Cagney <cagney@redhat.com>
7374
7375 * gdbint.texinfo (Target Architecture Definition): Delete
7376 description of DO_DEFERRED_STORES.
7377
7378 * gdbint.texinfo (Target Architecture Definition): Delete
7379 references to DEPRECATED_FIX_CALL_DUMMY.
7380
7381 * gdbint.texinfo (Target Architecture Definition): Delete
7382 description of DEPRECATED_CALL_DUMMY_WORDS,
7383 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7384
7385 * gdbint.texinfo (Target Architecture Definition): Delete
7386 description of DEPRECATED_PUSH_DUMMY_FRAME.
7387
7388 * gdbint.texinfo (Target Architecture Definition): Delete
7389 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7390
7391 2004-05-07 Andrew Cagney <cagney@redhat.com>
7392
7393 * observer.texi (GDB Observers): Add "Debugging" section. Include
7394 cross reference to "set/show debug observer".
7395 * gdb.texinfo (Debugging Output): Document "set/show debug
7396 observer".
7397
7398 2004-05-01 Andrew Cagney <cagney@redhat.com>
7399
7400 * gdbint.texinfo (Target Architecture Definition): Delete
7401 description of DEPRECATED_PC_IN_SIGTRAMP.
7402
7403 2004-04-30 Andrew Cagney <cagney@redhat.com>
7404
7405 * gdbint.texinfo (Target Architecture Definition): Delete
7406 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7407
7408 2004-04-30 Orjan Friberg <orjanf@axis.com>
7409
7410 * observer.texi (GDB Observers): Correct spelling.
7411
7412 2004-04-26 Orjan Friberg <orjanf@axis.com>
7413
7414 * observer.texi (GDB Observers): Add target_changed event.
7415
7416 2004-04-08 Andrew Cagney <cagney@redhat.com>
7417
7418 * observer.texi (GDB Observers): Rework, provide generic observer
7419 definitions and then a list of observable events.
7420
7421 2004-04-04 Andrew Cagney <cagney@redhat.com>
7422
7423 * gdbint.texinfo (Host Definition): Delete reference to
7424 NO_SIGINTERRUPT.
7425
7426 2004-04-02 Andrew Cagney <cagney@redhat.com>
7427
7428 * gdbint.texinfo (Target Architecture Definition): Delete
7429 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7430
7431 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7432
7433 * gdb.texinfo (TUI Commands): Document tui reg commands.
7434
7435 2004-03-26 Andrew Cagney <cagney@redhat.com>
7436
7437 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7438 "gdbtui".
7439 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7440 (Contributors): Mention both Text and Terminal User Interface.
7441
7442 2004-03-23 Andrew Cagney <cagney@redhat.com>
7443
7444 * gdbint.texinfo (Target Architecture Definition): Deprecate
7445 references to SIGTRAMP_START and SIGTRAMP_END.
7446
7447 2004-03-23 Andrew Cagney <cagney@redhat.com>
7448
7449 * gdbint.texinfo (Target Architecture Definition): Deprecate
7450 references to PC_IN_SIGTRAMP.
7451
7452 2004-03-19 Andrew Cagney <cagney@redhat.com>
7453
7454 * gdbint.texinfo (Target Architecture Definition): Delete
7455 reference to GDB_TARGET_IS_HPPA.
7456
7457 2004-03-18 Andrew Cagney <cagney@redhat.com>
7458
7459 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7460 describe pre_init and post_init.
7461
7462 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7463
7464 * gdb.texinfo (Debugging Output): Document values for "set debug
7465 target".
7466
7467 2004-02-28 Andrew Cagney <cagney@redhat.com>
7468
7469 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7470
7471 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7472
7473 * gdb.texinfo (breakpoints): Add information about the
7474 new "set breakpoint pending" and "show breakpoint pending"
7475 commands.
7476
7477 2004-02-26 Andrew Cagney <cagney@redhat.com>
7478
7479 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7480 in Per-architecture module data section.
7481
7482 2004-02-25 Roland McGrath <roland@redhat.com>
7483
7484 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7485
7486 2004-02-24 Andrew Cagney <cagney@redhat.com>
7487
7488 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7489 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7490 * fdl.texi: Import Version 1.2, November 2002.
7491
7492 2004-02-17 Andrew Cagney <cagney@redhat.com>
7493
7494 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7495
7496 2004-02-16 Andrew Cagney <cagney@redhat.com>
7497
7498 * gdbint.texinfo (Target Architecture Definition): Deprecate
7499 FRAMELESS_FUNCTION_INVOCATION.
7500
7501 2004-02-16 Andrew Cagney <cagney@redhat.com>
7502
7503 * gdbint.texinfo (Coding): Mention -Wunused-function.
7504
7505 2004-02-14 Andrew Cagney <cagney@redhat.com>
7506
7507 * gdbint.texinfo (Target Architecture Definition): Delete
7508 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7509
7510 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
7511
7512 * gdb.texinfo: Properly quote the name "C++".
7513 * gdbint.texinfo: Ditto.
7514 * stabs.texinfo: Ditto.
7515
7516 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
7517
7518 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7519 minimal information about libiberty.
7520
7521 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7522
7523 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7524
7525 2004-02-04 Roland McGrath <roland@redhat.com>
7526
7527 * gdb.texinfo (Auxiliary Vector): New node (section).
7528 (Data): Add it to the menu.
7529
7530 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7531
7532 * gdb.texinfo (Breakpoints): Add information about pending
7533 breakpoint support.
7534
7535 2004-01-26 Andrew Cagney <cagney@redhat.com>
7536
7537 * gdb.texinfo (Overview): Delete references to the cisco protocol
7538 including the "N" response.
7539
7540 2004-01-26 Andrew Cagney <cagney@redhat.com>
7541
7542 * gdbint.texinfo (Target Architecture Definition): Rename
7543 EXTRACT_STRUCT_VALUE_ADDRESS to
7544 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7545
7546 2004-01-24 Eli Zaretskii <eliz@gnu.org>
7547
7548 * gdb.texinfo (KOD): Document "show os". Add index entries for
7549 "set/show os" and "info cisco" commands.
7550
7551 2004-01-21 Eli Zaretskii <eliz@gnu.org>
7552
7553 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7554
7555 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7556
7557 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7558 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7559
7560 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
7561
7562 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7563 -stack-list-locals.
7564 (GDB/MI Variable Objects): Describe extension to
7565 -var-list-children.
7566
7567 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7568
7569 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7570
7571 2004-01-17 Andrew Cagney <cagney@redhat.com>
7572
7573 * gdbint.texinfo (Target Architecture Definition): Delete
7574 documentation on DEPRECATED_NPC_REGNUM.
7575
7576 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
7577
7578 * gdb.texinfo: Update copyright year. Mention that set
7579 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7580 "set follow-fork-mode ask".
7581
7582 2004-01-13 Andrew Cagney <cagney@redhat.com>
7583
7584 * gdbint.texinfo: Update copyright year.
7585 (Coding): Add -Wunused-label to list of -Werror warnings.
7586
7587 2004-01-08 Jason Molenda <jmolenda@apple.com>
7588 Eli Zaretskii <eliz@gnu.org>
7589
7590 * gdb.texinfo: Update copyright.
7591 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7592 around names, as appropriate. Minor syntax cleanup of
7593 _NSPrintForDebugger explanation. Two spaces after periods.
7594 GDBN used instead of lit. "gdb". Index entries added for
7595 print-object and _NSPrintForDebugger. @noindent added in one spot.
7596
7597 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
7598
7599 * stabs.texinfo: Add dircategory and direntry commands.
7600 * annotate.texinfo: Ditto.
7601
7602 2003-11-10 Andrew Cagney <cagney@redhat.com>
7603
7604 * gdbint.texinfo (Target Architecture Definition): Replace the
7605 return_value method's "inval" and "outval" parameters with
7606 "readbuf" and "writebuf".
7607
7608 2003-10-28 Jim Blandy <jimb@redhat.com>
7609
7610 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7611 from "The `F' request packet" and "The `F' reply packet", to make
7612 texi2dvi happy.
7613 (File-I/O remote protocol extension): Update menu entries, too.
7614
7615 2003-10-26 Michael Chastain <mec@shout.net>
7616
7617 * gdb.texinfo (Thread Stops): Document the issue with
7618 premature return from system calls in multi-threaded programs.
7619
7620 2003-10-24 Andrew Cagney <cagney@redhat.com>
7621
7622 * annotate.texinfo: Fix "fortunatly"[sic].
7623
7624 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7625
7626 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7627 with "Hitachi" and "Mitsubishi".
7628
7629 2003-10-20 Andrew Cagney <cagney@redhat.com>
7630
7631 * gdbint.texinfo (Target Architecture Definition): Document
7632 gdbarch_return_value. Add cross references from
7633 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7634 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7635
7636 2003-10-18 Mark Kettenis <kettenis@gnu.org>
7637
7638 * gdbint.texinfo (Target Architecture Definition): Document
7639 regset_from_core_section.
7640
7641 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7642
7643 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7644
7645 2003-10-15 Kevin Buettner <kevinb@redhat.com>
7646
7647 From Anthony Green <green@redhat.com>:
7648 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
7649
7650 2003-10-14 Kevin Buettner <kevinb@redhat.com>
7651
7652 * gdb.texinfo (Breakpoint related warnings): New node.
7653 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
7654
7655 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
7656
7657 * gdb.texinfo (Remote Protocol): Document v and vCont.
7658
7659 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7660
7661 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7662 * gdbint.texinfo: Ditto.
7663
7664 2003-10-09 Andrew Cagney <cagney@redhat.com>
7665
7666 From 2003-09-18 David Anderson <davea@sgi.com>:
7667 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7668 "command".
7669
7670 2003-10-03 Andrew Cagney <cagney@redhat.com>
7671
7672 * gdbint.texinfo (Target Architecture Definition): Deprecate
7673 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7674 just target.
7675
7676 2003-10-02 Andrew Cagney <cagney@redhat.com>
7677
7678 * gdbint.texinfo (Target Architecture Definition): Rename
7679 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7680 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7681 * gdbint.texinfo (Target Architecture Definition): Rename
7682
7683 2003-09-30 Andrew Cagney <cagney@redhat.com>
7684
7685 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
7686 (Target Architecture Definition):
7687
7688 * gdbint.texinfo (Target Architecture Definition): Rename
7689 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7690
7691 2003-09-29 Andrew Cagney <cagney@redhat.com>
7692
7693 * gdbint.texinfo (Target Architecture Definition): Delete
7694 documentation for NEED_TEXT_START_END.
7695
7696 * gdbint.texinfo (Target Architecture Definition): Rename
7697 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7698 TARGET_WRITE_PC.
7699
7700 2003-09-22 Michael Chastain <mec@shout.net>
7701
7702 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7703
7704 2003-09-21 Anthony Green <green@redhat.com>
7705
7706 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7707
7708 2003-09-21 Mark Kettenis <kettenis@gnu.org>
7709
7710 * gdbint.texinfo (Target Architecture Definition): Document
7711 stabs_argument_has_addr.
7712
7713 2003-09-18 Andrew Cagney <cagney@redhat.com>
7714
7715 * gdbint.texinfo (Target Architecture Definition): Delete
7716 documentation on REGISTER_NAMES.
7717
7718 2003-09-13 Mark Kettenis <kettenis@gnu.org>
7719
7720 * gdbint.texinfo (Target Architecture Definition): Replace
7721 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7722
7723 2003-09-11 Andrew Cagney <cagney@redhat.com>
7724
7725 * gdbint.texinfo (Target Architecture Definition): Replace
7726 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7727
7728 2003-08-18 Andrew Cagney <cagney@redhat.com>
7729
7730 * gdbint.texinfo (Target Architecture Definition): Document
7731 "frame_red_zone_size".
7732
7733 2003-08-09 Andrew Cagney <cagney@redhat.com>
7734
7735 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7736 with "set/show backtrace past-main" and "set/show backtrace
7737 limit".
7738
7739 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7740
7741 * Makefile.in (install-info): Support DESTDIR.
7742 (install-html): Likewise.
7743
7744 2003-08-07 Andrew Cagney <cagney@redhat.com>
7745
7746 Patch from Nick Roberts.
7747 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7748 bindings. Remove description of send-gdb-command.
7749
7750 2003-08-07 Andrew Cagney <cagney@redhat.com>
7751
7752 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7753 GDB 6.0.
7754
7755 2003-08-06 Andrew Cagney <cagney@redhat.com>
7756
7757 * gdb.texinfo (Mode Options): Mention that level three is the
7758 highest available and that level 2 is deprecated.
7759 (Annotations Overview): Mention annotation levels. Cross reference
7760 to "Limitations of the Annotation Interface" in annotate.texi.
7761 (TODO, Value Annotations, Frame Annotations): Delete section.
7762 (Displays, Breakpoint Info): Delete.
7763
7764 2003-08-04 Andrew Cagney <cagney@redhat.com>
7765
7766 * agentexpr.texi: Delete @bye.
7767 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7768 (stabs.info): Add $(srcdir) to include search path.
7769 (html): Depend on "annotate_toc.html", and not "annotate.html".
7770 * stabs.texinfo: Ditto. Include "fdl.texi".
7771 * gdbint.texinfo: Update copyright statement's list of invariant
7772 sections.
7773
7774 2003-07-28 Andrew Cagney <cagney@redhat.com>
7775
7776 * Makefile.in (INFO_DEPS): Add annotate.info.
7777 (dvi, ps, html, pdf): Add annotate.
7778 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7779 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7780 (ANNOTATE_DOC_FILES): New macro.
7781 (ANNOTATE_TEX_TMPS): New macro.
7782 (annotate.info, annotate_toc.html): Specify dependencies.
7783 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7784 * annotate.texinfo: Rename annotate.texi. Get building. Add
7785 "Migrating to GDB/MI" and "Limitations of the Annotation
7786 Interface" chapters. Mention why it is not part of the user
7787 guide. Update copyright notice. Include "fdl.texi".
7788
7789 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7790
7791 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7792
7793 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7794
7795 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7796
7797 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7798
7799 * gdb.texinfo (Server): Mention pidof.
7800
7801 2003-07-22 Andrew Cagney <cagney@redhat.com>
7802
7803 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7804 list.
7805
7806 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
7807
7808 * gdb.texinfo (Logging output): New chapter.
7809
7810 2003-06-24 Joel Brobecker <brobecker@gnat.com>
7811
7812 * gdb.texinfo (Unsupported languages): New section.
7813 (Languages): Add link to new section.
7814
7815 2003-06-22 Andrew Cagney <cagney@redhat.com>
7816
7817 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7818
7819 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7820
7821 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7822
7823 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7824
7825 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7826 * agentexpr.texi: Retitle section, and change it to an appendix.
7827 Comment out texinfo initialization. Factor a @var{} into two
7828 pieces to prevent makeinfo warnings.
7829 * gdb.texinfo: Add Agent Expressions appendix.
7830
7831 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
7832
7833 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7834
7835 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
7836
7837 * gdb.texinfo (Remote Debugging): New section "Connecting to a
7838 remote target". Document the "detach" and "disconnect" commands.
7839 (Server, Netware, Debug Session): Reference "Connecting to a
7840 remote target".
7841 (GDB/MI Target Manipulation): Document "-target-disconnect".
7842
7843 2003-06-13 Andrew Cagney <cagney@redhat.com>
7844
7845 * gdbint.texinfo (Target Architecture Definition): Deprecate
7846 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7847 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7848
7849 2003-06-09 Jim Blandy <jimb@redhat.com>
7850
7851 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7852
7853 2003-06-08 Andrew Cagney <cagney@redhat.com>
7854
7855 * gdbint.texinfo (Target Architecture Definition): Delete
7856 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7857
7858 2003-06-08 Andrew Cagney <cagney@redhat.com>
7859
7860 * gdbint.texinfo (Target Architecture Definition): Document
7861 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7862
7863 2003-06-07 Adam Fedor <fedor@gnu.org>
7864
7865 * gdb.texinfo: Add Objective-C documentation.
7866
7867 2003-06-01 Andrew Cagney <cagney@redhat.com>
7868
7869 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7870 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7871
7872 2003-05-21 Andrew Cagney <cagney@redhat.com>
7873
7874 * gdbint.texinfo (Target Architecture Definition): Delete
7875 references to "extract_address" and "store_address".
7876
7877 2003-05-16 Andrew Cagney <cagney@redhat.com>
7878
7879 * gdbint.texinfo (Target Architecture Definition): Replace
7880 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7881 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7882
7883 2003-05-14 Theodore A. Roth <troth@openavr.org>
7884
7885 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7886
7887 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7888
7889 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7890 (gdb.dvi): Likewise.
7891 (gdb.pdf): Likewise.
7892 (links2roff): Likewise.
7893
7894 2003-05-08 Jim Blandy <jimb@redhat.com>
7895
7896 * gdb.texinfo (Dump/Restore Files): Update documentation for
7897 'dump', 'append', and 'restore': note that format argument is
7898 optional; simplify presentation of the command variants; and be
7899 more precise about the formats.
7900
7901 2003-05-07 Jim Blandy <jimb@redhat.com>
7902
7903 * gdb.texinfo (Symbols): Update documentation: 'maint list
7904 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7905 symtabs' and 'maint info psymtabs'.
7906
7907 2003-05-05 Andrew Cagney <cagney@redhat.com>
7908
7909 * gdbint.texinfo (Target Architecture Definition): Make
7910 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7911 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7912 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7913
7914 2003-05-04 Andrew Cagney <cagney@redhat.com>
7915
7916 * gdb.texinfo (Maintenance Commands): Document "maint print
7917 dummy-frames".
7918
7919 2003-05-04 Andrew Cagney <cagney@redhat.com>
7920
7921 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7922
7923 2003-05-03 J. Brobecker <brobecker@gnat.com>
7924
7925 Thierry Schneider <tpschneider1@yahoo.com>
7926 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7927 for new MI command.
7928
7929 2003-05-03 Andrew Cagney <cagney@redhat.com>
7930
7931 * gdbint.texinfo (Target Architecture Definition): Document
7932 push_dummy_code. Add cross references.
7933
7934 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
7935
7936 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7937 set/show charsets commands.
7938
7939 2003-04-28 Andrew Cagney <cagney@redhat.com>
7940
7941 * gdbint.texinfo (Target Architecture Definition): Replace
7942 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7943 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7944
7945 2003-04-28 Andrew Cagney <cagney@redhat.com>
7946
7947 * gdbint.texinfo (Target Architecture Definition): Rename
7948 "tm_print_insn" to "deprecated_tm_print_insn".
7949
7950 2003-04-09 Jim Blandy <jimb@redhat.com>
7951
7952 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7953 list psymtabs'.
7954
7955 2003-04-08 Andrew Cagney <cagney@redhat.com>
7956
7957 * gdbint.texinfo (Target Architecture Definition): Delete
7958 references to EXTRA_FRAME_INFO.
7959
7960 2003-04-08 Andrew Cagney <cagney@redhat.com>
7961
7962 * gdbint.texinfo (Target Architecture Definition): Delete
7963 PRINT_TYPELESS_INTEGER.
7964
7965 2003-04-02 J. Brobecker <brobecker@gnat.com>
7966
7967 * observer.texi (GDB Observers): Adjust the documentation for the
7968 normal_stop notification to better describe reality. Fix a couple
7969 of minor typos.
7970
7971 2003-04-02 Bob Rossi <bob_rossi@cox.net>
7972
7973 * gdb.texinfo (GDB/MI Program Control): Add
7974 '-file-list-exec-source-file'
7975
7976 2003-03-31 Andrew Cagney <cagney@redhat.com>
7977
7978 * gdbint.texinfo (Target Architecture Definition): Delete
7979 references to CALL_DUMMY_P.
7980
7981 2003-03-30 Andrew Cagney <cagney@redhat.com>
7982
7983 * gdbint.texinfo (Target Architecture Definition): Remove
7984 reference to TARGET_WRITE_SP.
7985
7986 2003-03-27 Andrew Cagney <cagney@redhat.com>
7987
7988 * gdbint.texinfo (Target Architecture Definition): Remove
7989 references to write_sp.
7990
7991 2003-03-27 Andrew Cagney <cagney@redhat.com>
7992
7993 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7994 chapter body. Use @smallexample instead of @example.
7995 (Annotations): Ditto.
7996 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7997 annotate.texi.
7998
7999 2003-03-26 Andrew Cagney <cagney@redhat.com>
8000
8001 * gdbint.texinfo (Target Architecture Definition): Replace
8002 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8003 dummy_addr parameters.
8004
8005 2003-03-25 Andrew Cagney <cagney@redhat.com>
8006
8007 * gdbint.texinfo (Target Architecture Definition): Delete
8008 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8009 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8010 Add reference to PUSH_ARGUMENTS.
8011
8012 2003-03-23 Andrew Cagney <cagney@redhat.com>
8013
8014 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8015 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8016
8017 2003-03-18 J. Brobecker <brobecker@gnat.com>
8018
8019 * gdbint.texinfo (Algorithms): Add new section describing the
8020 Observer paradigm.
8021 (Top): Add menu entry to new observer appendix.
8022 * observer.texi: New file.
8023 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8024 new observer.texi file.
8025
8026 2003-03-17 Andrew Cagney <cagney@redhat.com>
8027
8028 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8029 that GNU Press update the manual version number.
8030
8031 2003-03-12 Andrew Cagney <cagney@redhat.com>
8032
8033 * gdbint.texinfo (Target Architecture Definition): Delete
8034 references to get_saved_register. Rename GET_SAVED_REGISTER to
8035 DEPRECATED_GET_SAVED_REGISTER.
8036
8037 2003-03-13 Andrew Cagney <cagney@redhat.com>
8038
8039 * gdbint.texinfo (Target Architecture Definition): Replace
8040 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8041
8042 2003-03-12 Andrew Cagney <cagney@redhat.com>
8043
8044 * gdbint.texinfo (Target Architecture Definition): Rename
8045 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8046
8047 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8048
8049 * gdb.texinfo: Add File-I/O documentation.
8050
8051 2003-03-10 Andrew Cagney <cagney@redhat.com>
8052
8053 * gdbint.texinfo (Target Architecture Definition): Cross reference
8054 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8055
8056 2003-03-07 Andrew Cagney <cagney@redhat.com>
8057
8058 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8059 frame" command.
8060
8061 2003-03-05 Andrew Cagney <cagney@redhat.com>
8062
8063 * gdbint.texinfo (Target Architecture Definition): Document
8064 unwind_dummy_id. Cross reference unwind_dummy_id and
8065 SAVE_DUMMY_FRAME_TOS.
8066
8067 2003-03-05 James Ingham <jingham@apple.com>
8068 Daniel Jacobowitz <drow@mvista.com>
8069
8070 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8071 and "show cp-abi".
8072
8073 2003-03-03 Andrew Cagney <cagney@redhat.com>
8074
8075 * gdbint.texinfo (Target Architecture Definition): Document
8076 register_type.
8077
8078 2003-03-03 Andrew Cagney <cagney@redhat.com>
8079
8080 * stabs.texinfo (Structures): Use @samp and separate @var's
8081 instead of a single @var containing a comma separated list.
8082 (Unions): Ditto.
8083
8084 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8085
8086 * Makefile.in (distclean): Remove config.log.
8087
8088 2003-03-01 Andrew Cagney <cagney@redhat.com>
8089
8090 * gdbint.texinfo (Target Architecture Definition): Rename
8091 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8092
8093 2003-03-01 Andrew Cagney <cagney@redhat.com>
8094
8095 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8096 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8097
8098 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8099
8100 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8101 (Non-debug DLL symbols): New node, describing the minimal symbols
8102 loaded from DLLs without real debugging symbols.
8103
8104 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8105
8106 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8107 hardware-breakpoint-limit".
8108 (Set Watchpoints): Add cross reference to "set remote
8109 hardware-watchpoint-limit".
8110 (Remote configuration options): New section.
8111
8112 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8113
8114 * gdbint.texinfo (Target Architecture Definition): Delete
8115 descrption of IS_TRAPPED_INTERNALVAR.
8116
8117 From Keith Seitz <keiths@redhat.com>:
8118 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8119 option "-i"/"--interpreter" to this chapter. Include index
8120 entries.
8121
8122 2003-02-04 David Carlton <carlton@math.stanford.edu>
8123
8124 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8125 (Variables): Recommend stabs+ and DWARF 2.
8126 (C plus plus expressions): Correct info about
8127 compiler versions, debug formats.
8128 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8129 PR symtab/874.
8130
8131 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8132
8133 * gdbint.texinfo (Target Architecture Definition): Delete
8134 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8135 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8136 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8137 references to nindy and i960.
8138 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8139
8140 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8141
8142 * gdbint.texinfo (Target Architecture Definition): Delete
8143 FLOAT_INFO.
8144
8145 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8146
8147 * stabs.texinfo (Member Type Descriptor): Clarify description of
8148 `@'. Suggested by Ben Hutchings.
8149
8150 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8151
8152 * gdb.texinfo (M68K): Delete reference to es1800.
8153
8154 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8155
8156 * gdb.texinfo (Maintenance Commands): Document `maint print
8157 reggroups' and `maint print register-groups'.
8158 * gdbint.texinfo (Target Architecture Definition): Document
8159 register_reggroup_p.
8160
8161 2003-01-23 Jim Blandy <jimb@redhat.com>
8162
8163 * gdb.texinfo (Separate Debug Files): New section.
8164
8165 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8166
8167 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8168 and "maint show profile".
8169
8170 2003-01-16 Michael Chastain <mec@shout.net>
8171
8172 * gdb.texinfo (Installing GDB): Warn against
8173 ".../gdb-VERSION/gdb/configure".
8174 (Separate Objdir): Likewise.
8175
8176 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8177
8178 * gdbint.texinfo (Target Architecture Definition): Delete
8179 definition of PRINT_REGISTER_HOOK.
8180
8181 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8182
8183 (OpenRISC 1000): Fix formatting of command names.
8184
8185 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8186
8187 * gdb.texinfo (Continuing and Stepping): Add new command
8188 'advance'. Clarify behavior of 'until'.
8189
8190 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * gdb.texinfo (Files): Document solib-absolute-prefix and
8193 solib-search-path.
8194
8195 2003-01-09 Michael Chastain <mec@shout.net>
8196
8197 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8198 (Create a Release): Add new instructions for new @file{src-release}.
8199 Document existing instructions for @file{Makefile.in} as
8200 being for @value{GDBN} 5.3.1 or earlier.
8201
8202 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8203
8204 * gdbint.texinfo (Target Architecture Definition): Mention
8205 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8206 allocate memory.
8207
8208 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8209
8210 * gdb.texinfo (Controlling GDB): Add @kindex for
8211 "show osabi".
8212 (Backtraces): Add @kindex's for backtrace-below-main.
8213
8214 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8215
8216 * gdb.texinfo (Controlling GDB): Document "set osabi".
8217
8218 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8219
8220 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8221 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8222
8223 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8224
8225 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8226 "set coerce-float-to-double".
8227 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8228
8229 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8230
8231 * stabs.texinfo: Remove obsolete text.
8232 * gdbint.texinfo: Ditto.
8233 * gdb.texinfo: Ditto.
8234
8235 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8236
8237 * gdbint.texinfo (Target Architecture Definition): Update
8238 description of gdbarch_register_osabi.
8239
8240 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8241
8242 * agentexpr.texi: Fix typos.
8243 * annotate.texi: Likewise.
8244 * fdl.texi: Likewise.
8245
8246 2002-12-10 Andrew Cagney <cagney@redhat.com>
8247
8248 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8249 DEPRECATED_INIT_FRAME_PC.
8250
8251 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8252
8253 * gdbint.texinfo (Target Architecture Definition): Delete
8254 PC_IN_CALL_DUMMY.
8255
8256 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8257
8258 * gdbint.texinfo (Host Definition): Delete documentation on
8259 USE_GENERIC_DUMMY_FRAMES.
8260
8261 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8262
8263 Fix PR gdb/723 and PR gdb/245.
8264 * Makefile.in (install-info): Run the install-info command as part
8265 of the post install steps only.
8266 (uninstall-info): New target.
8267 (uninstall): New target.
8268
8269 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8270
8271 * Makefile.in (install): Make install do some real work.
8272
8273 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8274
8275 Fix POSIX problem reported by Paul Eggert.
8276 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8277 Fix PR gdb/527.
8278
8279 2002-10-26 Andrew Cagney <cagney@redhat.com>
8280
8281 * gdbint.texinfo (Target Architecture Definition): Delete
8282 definition of DO_REGISTERS_INFO.
8283
8284 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8285
8286 * gdbint.texinfo (Address Classes): Fix problems with insertion
8287 of ``{'' and ``}'' in example.
8288
8289 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8290
8291 * gdbint.texinfo (Address Classes): New section.
8292 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8293 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8294 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8295 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8296
8297 2002-10-11 Klee Dienes <kdienes@apple.com>
8298
8299 * gdb.texinfo (Registers): Mention vector registers as well as
8300 floating registers in the documentation for 'info registers' and
8301 'info all-registers'.
8302
8303 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8304
8305 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8306
8307 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8308
8309 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8310 interface definition.
8311
8312 2002-10-03 Marko Mlinar <markom@opencores.org>
8313
8314 * gdb.texinfo (Target Commands): Add or1k target specific
8315 commands.
8316 * gdb.texinfo (Contributors): Add myself to the contributors list.
8317
8318 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8319
8320 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8321 and "mi1" instead of "mi1" and "mi0".
8322
8323 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8324
8325 * gdb.texinfo (Packets): Fix typos "alligned".
8326 Correct z3/Z3 description. Correct z4/Z4 title.
8327
8328 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8329
8330 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8331
8332 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8333
8334 * gdb.texinfo: Use GNU/Linux instead of Linux.
8335
8336 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8337
8338 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8339
8340 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8341
8342 * gdb.texinfo: Replace @example with @smallexample.
8343
8344 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8345
8346 From Eli Zaretskii <eliz@gnu.org>:
8347 * gdb.texinfo (Character Sets): Use @smallexample instead of
8348 @example. Use GNU/Linux instead of Linux.
8349
8350 2002-09-20 Jim Blandy <jimb@redhat.com>
8351
8352 * gdb.texinfo: Add character set documentation.
8353
8354 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8355
8356 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8357 (Packets): Add cross reference from `b' packet to `z' packets.
8358
8359 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8360
8361 * gdb.texinfo (Maintenance Commands): Document ``maint
8362 internal-error'' and ``maint internal-warning''.
8363
8364 * gdbint.texinfo (Target Architecture Definition): Revise
8365 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8366
8367 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8368
8369 * gdbint.texinfo (Target Conditionals): Document the new
8370 NAME_OF_MALLOC macro.
8371
8372 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8373
8374 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8375 engineer.
8376
8377 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8378
8379 * gdb.texinfo (TUI Overview): Document status line fields.
8380
8381 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8382
8383 * gdb.texinfo (TUI Commands): Document info win command.
8384
8385 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8386
8387 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8388
8389 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8390
8391 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8392 (TUI Keys): Likewise.
8393
8394 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8395
8396 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8397 for a packet receive.
8398
8399 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8400
8401 * Makefile.in (clean): Move to end of file.
8402 (distclean, maintainer-clean, realclean): Ditto.
8403 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8404 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8405 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8406 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8407
8408 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8409
8410 * Makefile.in (GDBINT_TEX_TMPS): Define.
8411 (gdbint.dvi, gdbint.pdf): Use
8412 (GDB_TEX_TMPS): Define.
8413 (gdb.dvi, gdb.pdf): Use.
8414 (STABS_TEX_TMPS): Define.
8415 (stabs.dvi, stabs.pdf): Use.
8416 (GDB_DOC_SOURCE_INCLUDES): New macros.
8417 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8418 (GDBINT_DOC_FILES_INCLUDES): New macros.
8419 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8420 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8421 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8422 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8423 (links2roff): Replace SFILES_INCLUDED with
8424 GDB_DOC_SOURCE_INCLUDES.
8425 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8426 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8427 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8428 dependencies.
8429 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8430 dependencies.
8431 (gdbmi.texinfo): Delete rule.
8432 (inc-hist.texinfo): Delete rule.
8433 (rluser.texinfo): Delete rule.
8434
8435 2002-08-23 Andrew Cagney <cagney@redhat.com>
8436
8437 * gdbint.texinfo (Target Architecture Definition): Update
8438 STORE_RETURN_VALUE, mention regcache.
8439
8440 2002-08-21 Andrew Cagney <ac131313@redhat.com>
8441
8442 * gdbint.texinfo (Target Architecture Definition): Document
8443 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8444
8445 2002-08-19 Andrew Cagney <ac131313@redhat.com>
8446
8447 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8448 Fix minor typos. Add index entries.
8449
8450 2002-08-18 Andrew Cagney <ac131313@redhat.com>
8451
8452 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8453
8454 2002-08-15 Andrew Cagney <ac131313@redhat.com>
8455
8456 * gdbint.texinfo (Target Architecture Definition): Document
8457 PRINT_VECTOR_INFO.
8458 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8459
8460 2002-08-13 Andrew Cagney <ac131313@redhat.com>
8461
8462 * gdb.texinfo (Maintenance Commands): Document "maint print
8463 registers", "maint print raw-registers" and "maint print
8464 cooked-registers".
8465
8466 2002-08-08 Grace Sainsbury <graces@redhat.com>
8467
8468 From Mark Salter:
8469 * gdb.texinfo (Protocol): Document T packet extension to
8470 allow watchpoint address reporting.
8471
8472 2002-08-03 Andrew Cagney <ac131313@redhat.com>
8473
8474 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8475
8476 2002-08-01 Andrew Cagney <cagney@redhat.com>
8477
8478 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8479 to CHILL.
8480
8481 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8482
8483 * gdbint.texinfo (Coding): Revise section "Include Files".
8484
8485 2002-07-24 Andrew Cagney <cagney@redhat.com>
8486
8487 * gdbint.texinfo: Obsolete references to m88k.
8488 * gdb.texinfo: Ditto.
8489
8490 2002-07-10 Joel Brobecker <brobecker@gnat.com>
8491
8492 * gdbint.texinfo (Create a release candiate): Add the location
8493 where the proper version of autoconf can be retrieved.
8494
8495 2002-07-09 Don Howard <dhoward@redhat.com>
8496
8497 * gdb.texinfo (Command Files): Further describe the behavior of
8498 sourced command files.
8499
8500 2002-06-27 Andrew Cagney <ac131313@redhat.com>
8501
8502 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8503 (Coding): Clarify ISO C version that GDB assumes.
8504
8505 2002-06-26 Tom Tromey <tromey@redhat.com>
8506
8507 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8508 add_setshow_cmd_full.
8509
8510 2002-06-25 Don Howard <dhoward@redhat.com>
8511
8512 * gdb.texinfo (Memory Region Attributes): Document new behavior
8513 for 'mem' command.
8514
8515 2002-06-11 Jim Blandy <jimb@redhat.com>
8516
8517 * gdb.texinfo (Symbols): Update documentation for `info source'
8518 command.
8519
8520 * gdb.texinfo (Macros): Call the command `info macro', not
8521 `show macro'.
8522
8523 2002-06-09 Andrew Cagney <ac131313@redhat.com>
8524
8525 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8526 data''.
8527
8528 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8529
8530 * gdbint.texinfo (Target Architecture Definition): Document
8531 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8532
8533 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8534
8535 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8536 lists.
8537
8538 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8539
8540 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8541 Branch''.
8542
8543 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8544
8545 * gdbint.texinfo (Target Architecture Definition): Add section
8546 ``Converting an existing Target Architecture to Multi-arch''.
8547
8548 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8549
8550 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8551 to ``Obsoleting code''. Revise.
8552
8553 2002-05-17 Jim Blandy <jimb@redhat.com>
8554
8555 * gdb.texinfo (C Preprocessor Macros): New chapter.
8556 Include it in the main menu.
8557 (Contributors): Credit Jim Blandy with macro support.
8558 (Compilation): Explain how to get macro information into the
8559 executable.
8560 (Expressions): Note that preprocessor macros are expanded.
8561
8562 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
8563
8564 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8565 options for `target remote'.
8566
8567 2002-05-13 Andrew Cagney <ac131313@redhat.com>
8568
8569 * gdbint.texinfo (Target Architecture Definition): Delete
8570 documentation on NNPC_REGNUM.
8571
8572 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8573
8574 * gdbint.texinfo (Target Architecture Definition): Document
8575 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8576 (Target Architecture Definition): Revise section `Using Different
8577 Register and Memory Data Representations'. Add section `Raw and
8578 Virtual Register Representations'.
8579
8580 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8581
8582 * gdbint.texinfo (Target Architecture Definition): Mention
8583 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8584 (Target Architecture Definition): Mention same. Add references to
8585 web pages.
8586
8587 2002-05-08 Michael Snyder <msnyder@redhat.com>
8588
8589 * stabs.texinfo (Attributes): Document new "vector" attribute.
8590
8591 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8592
8593 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8594
8595 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8596
8597 * gdb.texinfo: Delete obsolete references to a29k.
8598
8599 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8600
8601 * gdbint.texinfo (Target Architecture Definition): Replace
8602 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8603
8604 2002-04-24 David S. Miller <davem@redhat.com>
8605
8606 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8607
8608 2002-04-21 David S. Miller <davem@redhat.com>
8609
8610 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8611
8612 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8613
8614 * gdbint.texinfo (Target Architecture Definition): Delete
8615 definition of HAVE_REGISTER_WINDOWS.
8616
8617 2002-04-19 Eli Zaretskii <eliz@gnu.org>
8618
8619 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8620 "Theodore A. Roth" <troth@verinet.com>.
8621
8622 2002-04-15 Don Howard <dhoward@redhat.com>
8623
8624 From Eli Zaretskii <eliz@gnu.org>
8625 * gdb.texinfo (show max-user-call-depth): Correct formatting.
8626 Provide a better explaination of this feature.
8627
8628 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8629
8630 * gdbint.texinfo (Target Architecture Definition): Remove
8631 FRAME_CHAIN_COMBINE.
8632
8633 2002-04-12 Michael Chastain <mec@shout.net>
8634
8635 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8636 REG_STACK_SEGMENT.
8637
8638 2002-04-09 Michael Chastain <mec@shout.net>
8639
8640 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8641 PYRAMID_* macros.
8642
8643 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8644
8645 * gdb.texinfo (Bug Reporting): Document that the web is the
8646 prefered way of submitting bug reports.
8647 (Bug Reporting): Delete the s-mail address as the last resort.
8648
8649 2002-04-05 Andrew Cagney <ac131313@redhat.com>
8650
8651 * gdbint.texinfo (Target Architecture Definition): Delete
8652 references to TARGET_WRITE_FP and write_fp.
8653
8654 2002-03-27 Michael Snyder <msnyder@redhat.com>
8655
8656 * gdb.texinfo: Document new commands dump, append, and restore.
8657
8658 2002-03-27 Andrew Cagney <ac131313@redhat.com>
8659
8660 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8661 Branch'.
8662
8663 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8664
8665 * gdb.texinfo: Change all examples to @smallexample.
8666 * gdbint.texinfo: Ditto.
8667
8668 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8669
8670 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8671 Branches''.
8672
8673 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8674
8675 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8676 Policy''.
8677
8678 2002-03-04 Fred Fish <fnf@redhat.com>
8679
8680 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8681 expresson, suports, dependant, trhe, perhaphs, situtations,
8682 explictily, taged, oportunity, unfortunatly).
8683
8684 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8685
8686 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8687 Remove reference to 3.12.
8688
8689 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8690
8691 * gdbint.texinfo: Include fdl.texi.
8692 (Top): Add GNU Free Documentation License.
8693 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8694 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8695 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8696 (gdbint.info): Add srcdir to include path.
8697 * gdb.texinfo: Include gpl.texi.
8698 (Top): Add Copying.
8699 * gpl.texi: New file.
8700
8701 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8702
8703 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8704
8705 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8706
8707 * gdb.texinfo: Document Cygwin native specific commands.
8708
8709 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
8710
8711 * gdb.texinfo: Document gdbserver ``--attach'' command.
8712
8713 2002-02-07 Michael Snyder <msnyder@redhat.com>
8714
8715 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8716 to @code(_ovly_debug_event).
8717
8718 2002-02-07 Andrew Cagney <ac131313@redhat.com>
8719
8720 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8721
8722 2002-02-06 Michael Snyder <msnyder@redhat.com>
8723
8724 * gdb.texinfo (overlays): Mention new magic symbol
8725 '_ovly_debug_event', which allows GDB to keep better track
8726 of overlays.
8727
8728 2002-02-03 Eli Zaretskii <eliz@gnu.org>
8729
8730 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8731 Suggested by Dmitry Sivachenko.
8732
8733 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8734
8735 2002-02-01 Michael Snyder <msnyder@redhat.com>
8736
8737 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8738
8739 2002-01-30 Michael Snyder <msnyder@redhat.com>
8740
8741 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8742 (set trust-readonly-sections): Document.
8743
8744 2002-01-29 Andrew Cagney <ac131313@redhat.com>
8745
8746 * gdbint.texinfo (Releasing GDB): Revise and update.
8747
8748 2002-01-28 Andrew Cagney <ac131313@redhat.com>
8749
8750 * gdbint.texinfo (Target Architecture Definition): Delete
8751 description of TARGET_BYTE_ORDER_DEFAULT.
8752
8753 2002-01-27 Eli Zaretskii <eliz@gnu.org>
8754
8755 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8756 <mitya@cavia.pp.ru>.
8757
8758 2002-01-23 Andrew Cagney <ac131313@redhat.com>
8759
8760 * libgdb.texinfo: Delete file.
8761
8762 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8763
8764 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8765 * gdbint.texinfo: Ditto.
8766
8767 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8768
8769 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8770
8771 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8772
8773 * Makefile.in: Update copyright.
8774 (TEXI2DVI): Define.
8775 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8776 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8777 gdb-cfg.texi.
8778 (TEXINDEX, PDFTEX): Delete makefile variables.
8779
8780 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8781
8782 * gdb.texinfo (Protocol): Move section to appendix.
8783
8784 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8785
8786 * gdb.texinfo (Remote Debugging): Create a menu.
8787 (Top): Add ``Remote Debugging'' to menu.
8788
8789 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8790
8791 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8792 serial protocol'' from here.
8793 (Remote Debugging): To here. New chapter.
8794
8795 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8796
8797 * gdbint.texinfo (Target Architecture Definition): Delete
8798 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8799
8800 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8801
8802 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8803 are no longer needed.
8804 (Porting GDB): Add maintainer note about configure.host.
8805
8806 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8807
8808 * gdbint.texinfo (Target Architecture Definition): Remove
8809 definition of IEEE_FLOAT.
8810
8811 2002-01-20 Eli Zaretskii <eliz@gnu.org>
8812
8813 * gdb.texinfo: Beautify copyright years; fix a typo.
8814 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8815 <3diff@gnu.org>
8816
8817 2002-01-19 Andrew Cagney <ac131313@redhat.com>
8818
8819 * gdbint.texinfo (Host Definition): Remove references to
8820 MALLOC_INCOMPATIBLE.
8821
8822 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8823
8824 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8825 and xyz-xdep.o.
8826
8827 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8828
8829 * gdb.texinfo (Maintenance Commands): Add appendix.
8830 (Set Breaks): Copy ``maint info breakpoint'' doco to
8831 ``Maintenance Commands'' appendix. Add reference.
8832
8833 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8834
8835 * fdl.texi: Remove next/prev from @node.
8836
8837 2002-01-17 Eli Zaretskii <eliz@gnu.org>
8838
8839 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8840 for monstrous @multitable (from Brian Youmans).
8841
8842 * fdl.texi: New file.
8843
8844 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8845
8846 2002-01-15 Andrew Cagney <ac131313@redhat.com>
8847
8848 * gdbint.texinfo (Releasing GDB): New chapter.
8849
8850 2002-01-14 Andrew Cagney <ac131313@redhat.com>
8851
8852 * gdb.texinfo (Embedded Processors, Calling program functions):
8853 Obsolete references to a29k.
8854
8855 2002-01-13 Andrew Cagney <ac131313@redhat.com>
8856
8857 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8858 examples. Document that a code-block should do or discard its
8859 cleanups before exit.
8860
8861 2002-01-11 Michael Snyder <msnyder@redhat.com>
8862
8863 * gdb.texinfo (Choosing files): Change @samp to @file.
8864
8865 2002-01-05 Michael Snyder <msnyder@redhat.com>
8866
8867 * gdb.texinfo (--pid): Document new command line option (attach).
8868
8869 2002-01-07 Eli Zaretskii <eliz@gnu.org>
8870
8871 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8872 in the stub.
8873
8874 2002-01-04 Andrew Cagney <ac131313@redhat.com>
8875
8876 * gdbint.texinfo (Target Architecture Definition): Replace
8877 BIG_ENDIAN with BFD_ENDIAN_BIG.
8878
8879 2002-01-03 Andrew Cagney <ac131313@redhat.com>
8880
8881 * gdbint.texinfo (Target Architecture Definition): Replace
8882 value_ptr with struct value pointer.
8883
8884 2002-01-02 Eli Zaretskii <eliz@gnu.org>
8885
8886 * gdb.texinfo (Free Software): Fix wording.
8887
8888 2001-12-31 Eli Zaretskii <eliz@gnu.org>
8889
8890 * gdb.texinfo (Free Software): New section ``Free Software Needs
8891 Free Documentation''.
8892
8893 2001-12-30 Eli Zaretskii <eliz@gnu.org>
8894
8895 * stabs.texinfo:
8896 * gdb.texinfo:
8897 * gdbint.texinfo:
8898 * libgdb.texinfo:
8899 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8900
8901 2001-12-29 Michael Snyder <msnyder@redhat.com>
8902
8903 * gdb.texinfo (maint info sections): Fix typo.
8904
8905 2001-12-26 Michael Snyder <msnyder@redhat.com>
8906
8907 * gdb.texinfo (maint info sections): Document.
8908
8909 * gdb.texinfo (info proc): Comment out documentation for
8910 'info proc' sub-options that are currently not implemented.
8911
8912 2001-12-20 Jim Blandy <jimb@redhat.com>
8913
8914 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8915
8916 2001-12-15 Andrew Cagney <ac131313@redhat.com>
8917
8918 * gdbint.texinfo (Target Architecture Definition): Replace
8919 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8920
8921 2001-12-01 Andrew Cagney <ac131313@redhat.com>
8922
8923 * gdbint.texinfo (Host Definition): Delete documentation on
8924 HOST_BYTE_ORDER.
8925
8926 2001-11-30 Jim Blandy <jimb@redhat.com>
8927
8928 * gdb.texinfo (Overlays): New chapter, documenting GDB's
8929 overlay support. Add to top-level menu.
8930
8931 2001-11-26 Tom Tromey <tromey@redhat.com>
8932
8933 * gdb.texinfo (Command Syntax): Document C-o binding.
8934
8935 2001-07-26 Christopher Faylor <cgf@redhat.com>
8936
8937 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8938 use since it is described in the referenced section.
8939
8940 From Eli Zaretskii <eliz@gnu.org>
8941 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8942 clearer when using DJGPP.
8943
8944 2001-11-24 Christopher Faylor <cgf@redhat.com>
8945
8946 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8947 specifically refer to MS-DOS.
8948 (command files): Mention gdb.ini is only used on MS-DOS.
8949
8950 2001-11-21 Tom Tromey <tromey@redhat.com>
8951
8952 * gdb.texinfo (Invoking GDB): Document --args.
8953 (Mode Options): Likewise.
8954
8955 2001-11-21 Jim Blandy <jimb@redhat.com>
8956
8957 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
8958 Delete documentation; this macro has been removed from the
8959 sources.
8960
8961 2001-11-13 Jim Blandy <jimb@redhat.com>
8962
8963 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8964
8965 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
8966
8967 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8968
8969 2001-11-05 Michael Snyder <msnyder@redhat.com>
8970
8971 * gdb.texinfo (info functions): Document use of backslash to
8972 quote regexp chars in function names such as "operator*()".
8973
8974 2001-11-01 Fred Fish <fnf@redhat.com>
8975
8976 * gdbint.texinfo (SOLIB_ADD): Document additional new
8977 "readsyms" arg.
8978
8979 2001-10-30 Don Howard <dhoward@redhat.com>
8980
8981 * gdb.texinfo: (Command Files) Added documentation for the
8982 behavior of gdb with input redirected from a file.
8983
8984 2001-10-28 Fred Fish <fnf@redhat.com>
8985
8986 * gdb.texinfo (auto-solib-add): Change docs to match
8987 implementation change.
8988 (auto-solib-limit): Add docs for new variable.
8989
8990 2001-10-15 Andrew Cagney <ac131313@redhat.com>
8991
8992 * gdbint.texinfo (Target Architecture Definition): Function
8993 value_as_pointer renamed to value_as_address.
8994
8995 2001-10-15 Andrew Cagney <ac131313@redhat.com>
8996
8997 * gdbint.texinfo (Target Architecture Definition): Default
8998 POINTER_TO_ADDRESS functions assume unsigned addresses.
8999 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9000 posting by Jim Blandy.
9001
9002 2001-10-12 Jim Blandy <jimb@redhat.com>
9003
9004 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9005 version of texi2html (1.64) doesn't support this flag any more.
9006
9007 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9008
9009 * gdbint.texinfo (Host Definition): Remove description of
9010 MEM_FNS_DECLARED.
9011
9012 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9013
9014 * gdbint.texinfo (Host Definition): Remove description of
9015 HAVE_SIGSETMASK.
9016
9017 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9018
9019 * gdbint.texinfo (Target Architecture Definition): Add
9020 explanation of TARGET_PRINT_INSN macro.
9021
9022 2001-08-30 Jim Blandy <jimb@redhat.com>
9023
9024 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9025 Explain what it means to load relocatable files.
9026
9027 2001-08-28 Jim Blandy <jimb@redhat.com>
9028
9029 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9030 info `top' menu.
9031
9032 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9033
9034 * gdbint.texinfo: Add a cautionary note about macro use.
9035
9036 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9037
9038 * gdb.texinfo: Explain omitting the hostname in the
9039 `target remote' command.
9040
9041 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9042
9043 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9044 and END-INFO-DIR-ENTRY.
9045
9046 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9047
9048 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9049
9050 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9051
9052 * gdbint.texinfo (libgdb): Rewrite.
9053
9054 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9055
9056 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9057
9058 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9059
9060 * gdb.texinfo (TUI): New chapter, document the TUI.
9061 (Mode Options): Document the -tui option.
9062
9063 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9064
9065 * gdbint.texinfo (Host Definition): Remove description of
9066 NEED_POSIX_SETPGID.
9067
9068 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9069
9070 * gdb.tex (DJGPP Native): New node, with descriptions of
9071 DJGPP-specific commands.
9072
9073 2001-07-19 John R. Moore <jmoore@redhat.com>
9074
9075 * gdbint.texinfo: Three misspellings.
9076
9077 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9078
9079 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9080 `test` expressions on bash. Problem reported by Colin Walters.
9081
9082 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9083
9084 * gdbint.texinfo (User Interface): Update ui-out documentation to
9085 refelect recent UI/MI updates.
9086
9087 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9088
9089 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9090 interpreters.
9091
9092 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9093
9094 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9095 structure and not macros.
9096 (Host Definition): Document that much of this chapter is obsolete.
9097 (Target Architecture Definition): Update list of files that make
9098 up a target architecture.
9099 (Coding): Update.
9100
9101 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9102
9103 * gdbint.texinfo (Target Architecture Definition): Update
9104 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9105 The latter has been changed to a true predicate.
9106
9107 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9108
9109 * annotate.texi: Add @noindent where needed. From Dmitry
9110 Sivachenko <dima@Chg.RU>.
9111 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9112
9113 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9114
9115 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9116
9117 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9118
9119 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9120 returns ``OK''. Document that the ``R'' packet does not reply.
9121
9122 2001-06-13 Michael Snyder <msnyder@redhat.com>
9123
9124 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9125
9126 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9127
9128 * gdb.texinfo (Signals): Clarify the default setting of signal
9129 handling.
9130
9131 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9132
9133 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9134 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9135
9136 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9137
9138 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9139
9140 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9141
9142 * gdbint.texinfo (Clean Design and Portable Implementation):
9143 Renamed from "Clean Design".
9144 (Clean Design and Portable Implementation): Document portable
9145 methods of handling file names, and the associated macros.
9146
9147 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9148
9149 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9150 command and provide a cross-reference to its description.
9151 (Symbols): Note that "info scope" is useful for trace experiments.
9152
9153 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9154
9155 * gdb.texinfo (Symbols): Document "info scope".
9156 (Tracepoints): New chapter.
9157 (Contributors): Update for v5.1.
9158 <All nodes>: Change "C++" to "C@t{++}".
9159
9160 * gdbint.texinfo (User Interface): A new section about ui_out
9161 functions, based on text written by Fernando Nasser.
9162
9163 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9164
9165 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9166
9167 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9168
9169 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9170
9171 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9172 Replace "GDB" with "@value{GDBN}". Fix markup.
9173
9174 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9175
9176 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9177 a cross-reference to its description.
9178 (Symbols): Document "info symbol".
9179
9180 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9181
9182 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9183 subsection "x86 Watchpoints".
9184 (Target Architecture Definition): Document the macros
9185 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9186 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9187
9188 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9189
9190 * gdbint.texinfo (Target Architecture Definition): Update
9191 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9192 list.
9193
9194 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9195
9196 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9197 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9198
9199 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9200
9201 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9202
9203 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9204
9205 * gdb.texinfo (Environment): Document that `path' does not change
9206 the value of PATH in GDB's own environment (it did in the past,
9207 but that was changed on March 15, 1994). Reported by Doug Evans
9208 <dje@transmeta.com>.
9209
9210 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9211 its line. Fix markup of commands and macros. Add an Index node
9212 and index entries.
9213
9214 2001-01-23 J.T. Conklin <jtc@redback.com>
9215
9216 * gdb.texinfo (Memory region attributes): New manual section.
9217
9218 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9219
9220 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9221
9222 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9223
9224 * refcard.tex: Version and copyright fixed. From Phil Edwards
9225 <pedwards@disaster.jaj.com>.
9226
9227 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9228
9229 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9230 DWARF2_REG_TO_REGNUM): Document.
9231
9232 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9233
9234 * gdbint.texinfo (Coding): Update current value of
9235 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9236
9237 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9238
9239 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9240 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9241
9242 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9243
9244 * gdb.texinfo: Document new 'set step-mode' command.
9245
9246 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9247
9248 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9249 changes from Dmitry Sivachenko <dima@Chg.RU>.
9250
9251 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9252
9253 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9254 From Steven Johnson <sbjohnson@ozemail.com.au>.
9255
9256 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9257
9258 * gdbint.texinfo (Overall Structure): Spelling fix.
9259
9260 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9261
9262 * gdbint.texinfo (Target Architecture Definition): Document that
9263 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9264 for which REGISTER_CONVERTIBLE returns a zero value.
9265
9266 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9267
9268 * Makefile.in (install-info): Find files to install in either the
9269 build or source directories (adapted from Makefile.am).
9270
9271 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9272
9273 * stabs.texinfo: Fix spelling errors.
9274 (String Field): FILE-NUMBER starts from 0, not 1.
9275
9276 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9277
9278 * refcard.tex: Remove \centerline from the blurb. Patch from
9279 Brian Youmans.
9280
9281 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9282
9283 * Makefile.in (install-info): Support installation from outside of
9284 the source directory. Reported by Mark Harig
9285 <markh@frazier.landmark.com>.
9286
9287 2000-06-20 J.T. Conklin <jtc@redback.com>
9288
9289 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9290
9291 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9292
9293 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9294 Generate using pdftex.
9295 (PDFTEX): Define.
9296 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9297 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9298 @contents at the start.
9299
9300 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9301
9302 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9303 Youmans.
9304
9305 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9306
9307 From Brian Youmans:
9308 * gdb.texinfo: Fix ``et al.''.
9309
9310 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9311
9312 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9313 loop.
9314
9315 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9316
9317 * configure: Regenerate.
9318
9319 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9320
9321 * Makefile.in (install-info): Run install-info on installed Info
9322 files.
9323
9324 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9325
9326 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9327 Andrew Cagney.
9328
9329 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9330
9331 * gdb.texinfo: Proofreading changes from Brian Youmans.
9332
9333 2000-05-01 Nick Duffek <nsd@cygnus.com>
9334
9335 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9336 startup sequence, minor edits.
9337
9338 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9339
9340 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9341 TeX.
9342
9343 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9344 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9345 like `n' and `s' which look weird. Convert some of the @kindex to
9346 @vindex, when they refer to variables, not commands.
9347
9348 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9349
9350 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9351
9352 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9353
9354 * Makefile.in (GDBMI_DIR): New variable.
9355 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9356 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9357 (gdbmi.texinfo): New target, for texi2roff.
9358 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9359 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9360
9361 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9362 gdbmi.texinfo.
9363 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9364 comment.
9365
9366 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9367
9368 * gdb.texinfo (Files): Update description of add-symbol-file
9369 command.
9370
9371 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9372
9373 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9374 prevents the build (and is generally a Bad Idea).
9375
9376 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9377
9378 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9379 a comma inside @var.
9380 (Command Files): Index markup changes from Dmitry Sivachenko
9381 <dima@Chg.RU>.
9382
9383 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9384
9385 * Makefile.in (LN_S): Define.
9386 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9387 invoke "ln -s" unless it is known to work.
9388
9389 * configure.in (AC_PROG_LN_S): Add.
9390
9391 2000-04-14 Jim Blandy <jimb@redhat.com>
9392
9393 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9394 section.
9395 (Target Conditionals): Document ADDRESS_TO_POINTER,
9396 POINTER_TO_ADDRESS.
9397
9398 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9399
9400 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9401 gdb-cfg.texi to get the value.
9402
9403 2000-04-10 Jim Blandy <jimb@redhat.com>
9404
9405 * gdbint.texinfo (Target Architecture Definition): Fix
9406 cross-references.
9407
9408 2000-04-08 Jim Blandy <jimb@redhat.com>
9409
9410 * gdbint.texinfo (Using Different Register and Memory Data
9411 Representations): New section.
9412 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9413 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9414 REGISTER_CONVERT_TO_RAW): Document.
9415
9416 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9417
9418 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
9419 for acknowledgments.
9420
9421 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9422
9423 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9424 qThreadExtraInfo.
9425
9426 2000-03-28 J.T. Conklin <jtc@redback.com>
9427
9428 * gdb.texinfo: Clarify which remote debug protocol commands are
9429 required and which are optional.
9430
9431 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9432
9433 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9434 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9435 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9436 * annotate.texi: Update.
9437
9438 2000-03-28 Stan Shebs <shebs@apple.com>
9439
9440 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9441 expectation of additional changes before release), update
9442 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9443 node links, rephrase and/or shorten lines to fix formatting
9444 problem in both regular and @smallbook formats.
9445 * annotate.texi: Shorten lines in example, use smallexample
9446 consistently everywhere.
9447 * Makefile.in: Add comment about texinfo 4.0 html generation.
9448 (SFILES_INCLUDED): Add annotate.texi.
9449
9450 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
9451
9452 * gdb.texinfo (Debugging Output): Added new section, documenting
9453 the "set/show debug" commands.
9454
9455 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9456
9457 * annotate.texi (Annotations): When GDBN omit @chapter and @node
9458 entry.
9459
9460 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9461 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9462 @chapter and @node entries.
9463
9464 * gdb.texinfo: Link all top-level nodes.
9465
9466 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9467
9468 * Makefile.in (install-info): Create $(infodir) before installing
9469 files.
9470
9471 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9472
9473 From David Whedon <dwhedon@gordian.com>
9474 * gdbint.texinfo : Added paragraphs about command deprecation.
9475
9476 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9477
9478 * gdb.texinfo: Add documentation for the apropos command.
9479
9480 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9481
9482 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9483
9484 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9485
9486 * gdb.texinfo: Add white space to prevent overprinting in
9487 two places.
9488
9489 2000-03-17 Stan Shebs <shebs@apple.com>
9490
9491 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9492 <dima@Chg.RU>, also clarification of allowed content for
9493 string constants.
9494
9495 2000-03-16 Eli Zaretskii <eliz@gnu.org>
9496
9497 * gdb.texinfo (main menu): Add Annotations.
9498 (File Options): Add @cindex entries for each command-line option.
9499 Document --epoch, --annotate, --async, --interpreter, --write,
9500 --statistics, and --version.
9501
9502 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9503 of GDB.
9504
9505 2000-02-23 Jim Blandy <jimb@redhat.com>
9506
9507 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9508
9509 2000-02-22 Jim Blandy <jimb@redhat.com>
9510
9511 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9512
9513 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9514
9515 * Makefile.in (diststuff): New target.
9516
9517 2000-02-15 Kevin Buettner <kevinb@redhat.com>
9518
9519 * agentexpr.texi: Fix wording regarding Intel's IA-64
9520 architecture. [From Jim Wilson.]
9521
9522 2000-01-16 Tom Tromey <tromey@cygnus.com>
9523
9524 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9525 (Delete Breaks): Mention range arguments.
9526 (Disabling): Likewise.
9527
9528 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9529
9530 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9531
9532 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9533
9534 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9535 valid functions.
9536
9537 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9538
9539 * gdb.texinfo: Clarify regular expressions used in rbreak.
9540
9541 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
9542
9543 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9544 MEMORY_REMOVE_BREAKPOINT): Document.
9545
9546 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9547
9548 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9549 offset re-using the DATA offset instead.
9550
9551 1999-10-11 Jim Kingdon <kingdon@redhat.com>
9552
9553 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9554
9555 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9556
9557 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9558 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9559 typos.
9560
9561 * gdb.texinfo: Various minor wording and formatting improvements,
9562 mentions of additional command-line options.
9563
9564 1999-09-30 Fred Fish <fnf@cygnus.com>
9565
9566 * gdb.texinfo: Document additional forms of specifying section
9567 names and addresses for the add-symbol-file command.
9568
9569 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9570
9571 * gdbint.texinfo: Fix typo, add the word "have".
9572
9573 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9574
9575 * gdbint.texinfo (Target Architecture Definition): Document the
9576 SKIP_PERMANENT_BREAKPOINT macro.
9577
9578 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9579
9580 * gdb.texinfo: Fiks speling errers.
9581
9582 * gdb.texinfo: Fix uses of @multitable.
9583
9584 From Eli Zaretskii <eliz@gnu.org>:
9585 * gdb.texinfo: Include details specific to DOS host, clarify
9586 some confusing language, fix @ref/@xref/@pxref usages, add
9587 comments about using with optimization, add more indexing,
9588 fix info about disassembly-flavor.
9589
9590 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9591
9592 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9593 SKIP_SOLIB_RESOLVER): Define.
9594
9595 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9596
9597 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
9598 ``g'' packets.
9599
9600 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9601
9602 * gdb.texinfo: Create a new "Configurations" chapter with
9603 platform-specific info, inline remote.texi and move sections of it
9604 into the new chapter, move bits about info proc, heuristic search,
9605 and register stack into the new chapter.
9606 * remote.texi: Remove, now part of gdb.texinfo.
9607 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9608
9609 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9610
9611 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9612 GDB_TARGET_IS_MACH386): These kludges have gone away.
9613
9614 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9615
9616 * gdbint.texinfo (Target Architecture Definition): Mention
9617 TDEPLIBS.
9618
9619 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9620
9621 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9622 surrounding text to fit HP-UX bits into general info.
9623 (HPPA-cfg.texi): Remove, no longer useful.
9624
9625 * gdb.texinfo: Remove explicit links from @node lines, remove
9626 HP-added "Detailed Node Listing" from main menu which confuses
9627 things.
9628
9629 From Dmitry Sivachenko <dima@Chg.RU>:
9630 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
9631 in description of `set environment'.
9632
9633 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9634
9635 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9636
9637 1999-08-12 Ben Elliston <bje@cygnus.com>
9638
9639 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9640
9641 1999-08-10 Eli Zaretskii <eliz@gnu.org>
9642
9643 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
9644 watch, awatch, and rwatch. Explain why the latter two cannot be
9645 set as software watchpoints. Document that watchpoints for local
9646 variables are deleted when the debuggee terminates.
9647
9648 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9649
9650 * remote.texi (Protocol): Further clarification of the "qRcmd"
9651 packet. Allow E.. response packet. "qRcmd" packet is no longer
9652 reserved.
9653
9654 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9655
9656 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9657 * gdb.texinfo: Ditto.
9658
9659 1999-08-06 Tom Tromey <tromey@cygnus.com>
9660
9661 * gdb.texinfo (KOD): New node.
9662
9663 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9664
9665 * remote.texi (Rcmd): Fix minor formatting typos.
9666
9667 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9668
9669 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
9670 packets.
9671
9672 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9673
9674 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9675 fixes.
9676
9677 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9678
9679 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9680
9681 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9682
9683 * remote.texi (Communication Protocol): ``v'' is in use. Fix
9684 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9685 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9686 packets that are not supported on all hosts. Expand examples.
9687 Spell check.
9688
9689 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9690
9691 * Makefile.in: Recognize html, install-html. Add targets
9692 to build HTML versions of documentation via texi2html.
9693
9694 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9695
9696 * gdbint.texinfo (Testsuite): New chapter, information about the
9697 testsuite.
9698
9699 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9700
9701 * remote.texi (Communication Protocol): Rewrite.
9702
9703 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9704
9705 * stabs.texinfo: Fix uses of xref.
9706
9707 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9708
9709 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9710 info about patch submission.
9711
9712 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9713
9714 From Per Bothner <bothner@cygnus.com>:
9715 * gdb.texinfo: Document Chill support.
9716
9717 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9718
9719 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
9720 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9721 Document that the value should be greater-than or equal-to zero.
9722 (NO_STD_REGS): Document. Deprecate.
9723
9724 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9725
9726 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
9727 Document that these are not used.
9728
9729 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9730
9731 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9732
9733 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9734
9735 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
9736 numargs was dropped.
9737
9738 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9739
9740 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9741
9742 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9743
9744 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
9745 Update.
9746
9747 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9748
9749 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9750 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9751
9752 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9753
9754 * gdbint.texinfo: Fix typos: $ -> @.
9755
9756 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9757
9758 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
9759 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9760 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9761 BREAKPOINT_FROM_PC.
9762
9763 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9764
9765 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
9766 CALL_DUMMY_STACK_ADJUST): Document.
9767
9768 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9769
9770 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
9771 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
9772
9773 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9774
9775 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9776 longer exists.
9777
9778 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9779
9780 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
9781 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9782 they make the manual source incomprehensible.
9783 * h8-cfg.texi: Remove, hasn't been used in years.
9784
9785 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9786
9787 * gdb.texinfo: Update the credits.
9788
9789 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9790
9791 * gdb.texinfo: Fix mistakes noticed in printout of last
9792 draft, add Alpha to discussion of heuristic fence post.
9793
9794 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9795
9796 * gdb.texinfo, remote.texi: Many changes; update to Seventh
9797 Edition, merge some HP changes into mainline, describe some
9798 previously undocumented features, describe more of the target
9799 commands available, eliminate obsolete section on renamed
9800 commands.
9801 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9802
9803 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9804
9805 * gdb.texinfo: Make many HPPA conditionals unconditional,
9806 including catchpoint description, since now on for all configs.
9807 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9808 specializations.
9809
9810 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9811
9812 * Makefile.in (GDBvn.texi): Fix match expression to work with
9813 current format of VERSION in gdb/Makefile.in.
9814 * gdb.texinfo: Fix node ref to match new readline.
9815
9816 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9817
9818 * gdb.texinfo: Changes made as part of a project to merge in
9819 changes made by HP. Documentation makes extensive use of
9820 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9821 on remote debugging. There are differences in documentation
9822 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
9823 the HP manual discusses catchpoints, hardware watchpoints, and
9824 some HPUX specific limitations for shared library support.
9825
9826 There are also a number of @node changes.
9827
9828 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9829
9830 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9831 (C Usage): Same.
9832
9833 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9834
9835 The following changes were made by Edith Epstein
9836 <eepstein@cygnus.com> as part of a project to merge in changes
9837 made by HP.
9838
9839 * HPPA-cfg.texi: new file.
9840
9841 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9842
9843 * refcard.tex: change documentation about catch.
9844 removed info catch.
9845
9846 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9847
9848 * gdbint.texinfo: Expand on GDB's coding standards,
9849 specify the use of arg names with prototypes.
9850
9851 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9852
9853 * gdb.texinfo: Fix tipo.
9854
9855 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9856
9857 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
9858 TARGET_BYTE_ORDER_SELECTABLE_P.
9859
9860 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9861
9862 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9863
9864 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9865
9866 * agentexpr.texi: New file.
9867
9868 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9869
9870 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9871
9872 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9873
9874 * remote.texi: Changed wording that implied that the GDB remote
9875 protocol caches register values instead of GDB itself.
9876
9877 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9878
9879 * gdbint.texinfo: Add some info about symbol readers.
9880 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9881 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9882 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9883 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9884
9885 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9886
9887 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
9888
9889 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9890
9891 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9892
9893 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9894
9895 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
9896 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
9897
9898 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9899
9900 * gdbint.texinfo: Fix minor typos.
9901
9902 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9903
9904 * gdbint.texinfo: Complete overhaul. Group descriptions more
9905 logically, add more info on generic algorithms, remove much
9906 obsolete and/or wrong material.
9907
9908 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9909
9910 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9911
9912 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9913
9914 * refcard.tex: Copyright, address updates.
9915
9916 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9917
9918 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9919 for the edition instead of confusing GDB-version-like numbers.
9920
9921 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9922
9923 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9924
9925 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9926
9927 * LRS: Reformat a bit to keep text under 80 columns.
9928
9929 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9930
9931 * gdb.texinfo: Add some credits, mention bug monitor.
9932 * remote.texi: Mention mips monitor targets.
9933 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
9934
9935 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9936
9937 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
9938 files, finish sorting of host vs target vs native macros, describe
9939 some more of them.
9940
9941 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9942
9943 * gdbint.texinfo (Host Conditionals): Document change from
9944 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9945
9946 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9947
9948 * gdbint.texinfo (Host Conditionals): Document
9949 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
9950
9951 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9952
9953 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9954 Document LSEEK_NOT_LINEAR.
9955
9956 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9957
9958 * stabs.texinfo (Stab Section Basics): Make it clear that only
9959 some versions of the GNU linker remove the leading N_UNDF symbol.
9960
9961 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9962
9963 * stabs.texinfo (String Field): Document type number pairs here,
9964 instead of in the Sun specific section.
9965 (Include Files): The GNU linker supports the N_BINCL
9966 optimization. Clarify the N_BINCL value, and what it is used
9967 for.
9968 (Procedures): Document N_FUN with an empty string to mark the end
9969 of a function.
9970 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9971 (Sun Differences): Remove this node, as the information is now
9972 elsewhere in the main document.
9973 (Stab Section Basics): Mention that the GNU linker may optimize
9974 stabs and remove the leading N_UNDF symbol.
9975
9976 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9977
9978 * gdb.texinfo, refcard.tex: Restore author credit
9979
9980 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9981
9982 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9983 documentation to account for START and END macros taking
9984 one arg.
9985
9986 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9987
9988 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9989 * gdb.texinfo (Frames): Fix typo.
9990
9991 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9992
9993 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9994 a target_signal as arg type, not a pid.
9995
9996 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9997
9998 * gdb.texinfo: Document `set assembly-language'.
9999
10000 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10001
10002 * remote.texi: Update list of stubs in the GDB distribution.
10003
10004 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10005
10006 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10007 Also document that some systems can use mmalloc but must define
10008 this if their C runtime allocates memory that is later freed.
10009 (MMCHECK_FORCE): Document new macro.
10010
10011 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10012
10013 * remote.texi: Add documentation for target Sparclet.
10014
10015 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10016
10017 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10018 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10019 * configure.in: Rewritten for autoconf.
10020 * configure: New.
10021
10022 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10023
10024 * Makefile.in (DVIPS): New define, set to dvips.
10025 (dvi): Add stabs.dvi.
10026 (ps): New target.
10027 (all-doc): Depend on info, dvi, and ps targets.
10028 (STAGESTUFF): Add *.ps and *.dvi files.
10029 (clean-info, clean-dvi): Remove.
10030 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10031 rules completely rewritten.
10032 (maintainer-clean): Remove clean-info and clean-dvi
10033 dependencies and put their actions in the rules.
10034 (gdb.ps): New target
10035 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10036 intermediate TeX files, whether they have 2 or 3 character
10037 extensions.
10038 (gdbint.ps): Add target and rules.
10039 (gdb-internals): Delete unused target.
10040 (Makefile): Depends upon config.status also.
10041
10042 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10043
10044 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10045 set.
10046
10047 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10048
10049 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10050 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10051
10052 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10053
10054 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10055
10056 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10057
10058 * gdb.texinfo (Print settings): Document
10059 `set/show print static-members' commands.
10060
10061 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10062
10063 * gdbint.texinfo (Native): Document name change, coredep.c to
10064 core-aout.c.
10065
10066 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10067
10068 * stabs.texinfo (Include Files): Document the values the SunOS4
10069 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10070
10071 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10072
10073 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10074 Fix typo.
10075
10076 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10077
10078 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10079 "gdb.tar.Z".
10080
10081 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10082
10083 * Makefile.in (maintainer-clean): New target, synonym for
10084 realclean.
10085
10086 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10087
10088 * Update all FSF addresses except those in COPYING* files.
10089
10090 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10091
10092 From Richard Earnshaw (rearnsha@armltd.co.uk):
10093 * gdb.texinfo (convenience variables): Document $_exitcode.
10094 (quit): Document optional expression to use as exit code.
10095
10096 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10097
10098 * gdb.texinfo, remote.texi: Brought up to date with various
10099 GDB changes.
10100
10101 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10102
10103 * gdb.texinfo: Update dates and versions, fix comments about
10104 hardware watchpoints in future releases and about the
10105 sharedlibrary command.
10106
10107 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10108
10109 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10110 C_FUN stab. Other cleanups.
10111
10112 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10113
10114 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10115 for the sparc stub.
10116
10117 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10118
10119 * annotate.texi: Clarify which addresses have differing formats
10120 depending on the language and which do not.
10121
10122 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10123
10124 * remote.texi (NetWare): Changed example to use BOARD= instead of
10125 NODE= argument to reflect correspoding change to gdbserve.nlm.
10126
10127 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10128
10129 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10130 GDB, as well as AIX dbx, supports the size type attribute.
10131
10132 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10133
10134 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10135
10136 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10137
10138 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10139 and new 'if' and 'while' commands.
10140
10141 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10142
10143 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10144
10145 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10146
10147 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10148 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10149 NetWare targets. Mostly stolen from the Server node.
10150
10151 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10152
10153 * gdb.texinfo (Setting): Talk about the language of a source file
10154 versus the working language. The old documentation did not match
10155 what GDB did.
10156
10157 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10158
10159 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10160 of a source file.
10161
10162 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10163
10164 * gdb.texinfo (Processes): New node.
10165
10166 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10167
10168 * remote.texi: Update documentation of set/show mipsfpu.
10169
10170 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10171
10172 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10173 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10174
10175 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10176
10177 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10178 obsolete conditionals, described some others.
10179
10180 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10181
10182 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10183 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10184
10185 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10186
10187 * gdbint.texinfo: Put regex conditionals in their own table.
10188
10189 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10190
10191 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10192 described or fixed the descriptions of many others.
10193
10194 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10195
10196 * gdb.texinfo: Add some more credits.
10197 * gdbint.texinfo: Capitalize GDB consistently, describe some
10198 macros and remove some.
10199
10200 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10201
10202 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10203 obsolete conditionals, described some others.
10204
10205 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10206
10207 * gdb.texinfo (help targets): Changed to `help target', which
10208 is the correct gdb command.
10209
10210 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10211
10212 * annotate.texi (TODO): New node, for keeping track of annotations
10213 suggested but not yet implemented.
10214
10215 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10216
10217 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10218 another symbol, it is not the address itself.
10219
10220 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10221
10222 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10223 of stabs-in-coff sections.
10224
10225 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10226
10227 * annotate.texi: Change edition to 0.5 and date to May 1994.
10228 Add index.
10229 (Frames): New node, for frame annotation.
10230 (Displays): New node, for display annotation.
10231
10232 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10233 when waiting for your program to stop.
10234
10235 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10236
10237 * annotate.texi (Breakpoint Info): Document annotation of header
10238 fields and record annotation.
10239
10240 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10241
10242 * annotate.texi: New file, to document annotations.
10243
10244 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10245
10246 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10247 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10248
10249 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10250
10251 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10252 section, and say n_strx field is compilation unit relative.
10253 * stabs.texinfo: Don't use @code for a.out when it is the name of
10254 an object file format.
10255
10256 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10257
10258 * gdb.texinfo: Refer to file names, not path names, per rms
10259 convention.
10260 (Arguments): Fix typo.
10261
10262 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10263
10264 * stabs.texinfo (Global Variables): Talk about stabs in files
10265 where variables are referenced, but not defined.
10266
10267 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10268
10269 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10270 Cplusplus to new nodes Member Type Descriptor and Method Type
10271 Descriptor. Re-write stuff for #.
10272
10273 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10274
10275 * gdb.texinfo (Print Settings): Don't document "set print
10276 fast-symbolic-addr off". The bug which it worked around was fixed
10277 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10278
10279 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10280 N_ENTRY node.
10281
10282 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10283
10284 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10285
10286 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10287 references to ieee-float.c.
10288
10289 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10290
10291 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10292 match what the code actually does.
10293
10294 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10295
10296 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10297
10298 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10299
10300 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10301 i, and b.
10302
10303 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10304
10305 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10306 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10307 as "stabs in sections" rather than just saying "ELF and SOM".
10308 Also make that stuff apply to COFF.
10309
10310 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10311
10312 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10313 Ghostscript.
10314
10315 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10316
10317 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10318 versus functions without line numbers, also mention stepping into
10319 them as well as "step" when you are in them. Tell the user how to
10320 deal with the situation. Add comment about "debugging information".
10321
10322 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10323
10324 * stabs.texinfo (Enumerations): Document restriction on where
10325 enumeration types can appear and still win with GDB.
10326
10327 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10328
10329 * stabs.texinfo (Negative Type Numbers): Document format for type
10330 -16.
10331
10332 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10333
10334 * gdb.texinfo (Selection, Frame Info): Update information about
10335 arbitrary frame specficiations.
10336
10337 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10338
10339 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10340
10341 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10342
10343 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10344
10345 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10346
10347 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10348
10349 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10350
10351 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10352 Differences node to Statics node.
10353 (Statics): Discuss XCOFF use of V symbol descriptor.
10354
10355 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10356 not clean.
10357
10358 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10359
10360 * gdb.texinfo (Print Settings): Document `set print
10361 fast-symbolic-addr' and improve the doc for some other
10362 `set print's.
10363
10364 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10365
10366 * stabs.texinfo (String Field): Talk about defining several type
10367 numbers at once.
10368 Fix lint regarding changing node ELF Transformations to
10369 ELF and SOM Transformations.
10370
10371 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10372
10373 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10374
10375 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10376
10377 * stabs.texinfo (Cross-References): `::' is for nested types only
10378 within <>.
10379 (Structures): Document static members.
10380
10381 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10382
10383 * stabs.texinfo: Document S type attribute.
10384
10385 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10386
10387 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10388
10389 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10390
10391 * gdbint.texinfo: Fix a few typos.
10392
10393 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10394
10395 * gdb.texinfo, remote.texi: formatting improvements
10396
10397 * gdb.texinfo (New Features): mention threads.
10398 (Summary, C): fix xrefs in newly contributed text.
10399 (Threads): index entries, clarifications, example
10400 (passim): minor typos fixed, phrasing improvements
10401
10402 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10403 entries; (Server): explain use of gdbserver w/real-time systems,
10404 add example of conflicting TCP port; (MIPS Remote) break up
10405 running text into table, highlighting commands, and add example.
10406
10407 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10408
10409 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10410
10411 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10412
10413 * stabs.texinfo (Nested Symbols): New node.
10414 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10415
10416 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10417
10418 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10419 to picking which Bbss.bss symbol to use, and (because there seems to
10420 be no good way of doing it) re-write some of the text to make it
10421 sound like Bbss.bss isn't such a great idea after all (as currently
10422 designed).
10423
10424 * gdb.texinfo (C): In addition to saying people have to use g++ for
10425 good results, say they have to use stabs. Specifically say cfront
10426 doesn't work well.
10427 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10428 the gdb README. Add xrefs to places where the support for the various
10429 languages is described in detail.
10430
10431 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10432
10433 * stabs.texinfo: Clean up stuff about visibility and virtual
10434 characters.
10435
10436 * stabs.texinfo (N_M2C): Cite Sun doc.
10437
10438 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10439
10440 * gdb.texinfo: updates re threads.
10441 * remote.texinfo: avoid index entries starting with digits.
10442
10443 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10444
10445 * stabs.texinfo (Enumerations): Talk about large, negative and
10446 octal values. Clean up cross reference to type attributes.
10447 (String Field): Say that GDB 4.11 supports size attribute.
10448
10449 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10450
10451 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10452 is a mandatory step. Make the stuff about that more concise.
10453
10454 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10455
10456 * stabs.texinfo (Class Names): New node.
10457
10458 * gdb.texinfo (Command Files): Explain order of init file reading.
10459
10460 * remote.texi (Bootstrapping): Talk about getting the serial driver
10461 to deal with ^C sent by gdb to stop the remote system.
10462
10463 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10464
10465 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10466
10467 * libgdb.texinfo (Defining Commands): made the DOC arg
10468 to gdb_define_app_command a char * instead of char **
10469 per a suggestion from kingdon.
10470
10471 * libgdb.texinfo: total rewrite from a different starting
10472 premise.
10473
10474 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10475
10476 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10477 floats passed as doubles (to improve clarity).
10478
10479 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10480
10481 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10482
10483 * a4rc.sed: update to work with Andreas Vogel papersize params
10484
10485 * refcard.tex: use Andreas Vogel simplifications of papersize
10486 params; remove useless version info; update copyright date.
10487
10488 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10489
10490 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10491
10492 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10493
10494 * gdb.texinfo (Files): Say what address the load command loads it at.
10495
10496 * stabs.texinfo (Common Blocks): Minor cleanups.
10497
10498 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10499 that Sun has backed away from the linker kludge and thus the relevant
10500 issue is changes to the SunPRO tools, not the Solaris linker.
10501
10502 * stabs.texinfo (Traditional Integer Types): Clean up description
10503 of octal bounds a little bit. Document extra leading zeroes.
10504
10505 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10506
10507 * gdb.texinfo (Signaling): Update for symbolic symbol names
10508 and add a section explaining the difference between the GDB
10509 signal command and the shell kill utility.
10510
10511 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10512
10513 * libgdb.texinfo: added `@' to braces that were unescaped.
10514
10515 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10516
10517 * libgdb.texinfo: new file. Spec for the gdb library.
10518
10519 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10520
10521 * stabs.texinfo (Include Files): Fix typo (start -> end).
10522
10523 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10524
10525 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10526 from Melissa at FSF's editing pass.
10527
10528 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10529
10530 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10531 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10532 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10533
10534 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10535
10536 * remote.texi (Bootstrapping): Discuss 386 call gates.
10537
10538 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10539
10540 * stabs.texinfo (Based Variables): New node.
10541
10542 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10543
10544 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10545 names, sizes, and formats to suggest how not to lose.
10546
10547 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10548
10549 * stabs.texinfo (Methods): Fix typo.
10550
10551 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10552
10553 * gdb.texinfo: Fix a few typos.
10554
10555 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10556
10557 * gdb.texinfo: Clarify how well it works with Fortran.
10558
10559 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10560 More on relocating stabs in ELF files.
10561
10562 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10563
10564 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10565
10566 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10567
10568 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10569 parameters on VAX.
10570
10571 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10572
10573 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10574
10575 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10576
10577 * stabs.texinfo: Make info author notice match the TeX author notice.
10578
10579 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10580
10581 * stabs.texinfo: Initial-caps all words in node names and
10582 non-trivial words in section names.
10583
10584 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10585
10586 * stabs.texinfo: Many minor cleanups.
10587
10588 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10589
10590 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10591
10592 * stabs.texinfo: Remove full description of big example.
10593 It's not really helpful; just use pieces of it where appropriate.
10594 Add more Texinfo formatting directives (@samp, etc.).
10595 Use @deffn to define stab types.
10596 Eliminate some wordiness. Break up some nodes.
10597 Add an (alphabetized) index of symbol types.
10598 Use consistent capitalization style in node and section names.
10599
10600 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10601
10602 * gdb.texinfo: Change typo "Two two" to "The two".
10603
10604 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10605
10606 * stabs.texinfo (XCOFF-differences): Remove references to
10607 non-existent types N_DECL and N_RPSYM.
10608
10609 * stabs.texinfo (String Field): Say that type attributes bug is
10610 fixed in GDB 4.10, since it is.
10611
10612 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10613
10614 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10615
10616 * stabs.texinfo: Formatting cleanups.
10617
10618 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10619
10620 * stabs.texinfo: When explaining the n_type of a stab, standardize
10621 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10622 no tabs, use @r).
10623 (Global Variables): Clean up.
10624
10625 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10626
10627 * stabs.texinfo (Stack Variables): Re-write.
10628
10629 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10630
10631 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10632 addresses of a source file. Also revise formatting.
10633 Change "object module" or "object file" to "source file".
10634 Various: Miscellaneous cleanups.
10635
10636 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10637
10638 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10639
10640 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10641
10642 * gdbint.texinfo: Removed many nonsensical machine-collected
10643 host and target conditionals, described some of the remainder.
10644
10645 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10646
10647 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10648
10649 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10650 paragraph which follows.
10651
10652 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10653 variables. Looks better and avoids overful hbox.
10654
10655 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10656
10657 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10658
10659 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10660
10661 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10662 retransmit-timeout
10663
10664 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10665
10666 * gdbint.texinfo: Update statement about `some ancient Unix
10667 systems, like Ultrix 4.0' to Ultrix 4.2.
10668
10669 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10670
10671 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10672
10673 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10674
10675 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10676 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10677
10678 * remote.texi: new name for former gdbinv-s.texi
10679
10680 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10681
10682 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10683
10684 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10685 variables for MIPS remote debugging protocol.
10686
10687 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10690
10691 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10692
10693 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10694
10695 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10696
10697 * gdb.texinfo: repair conditional bugs in text markup
10698
10699 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10700
10701 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10702 to select Modula-2 material.
10703
10704 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10705
10706 * stabs.texinfo: Cleanups regarding statics.
10707
10708 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10709 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10710
10711 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10712
10713 * stabs.texinfo: N_MAIN is sometimes used for C.
10714
10715 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10716
10717 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10718
10719 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10720
10721 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
10722 removed from the code by Kingdon.
10723
10724 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10725
10726 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10727 input when evaluating breakpoint conditions; the bug has been fixed.
10728
10729 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10730 sets the ignore count to N-1, not to N.
10731
10732 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10733
10734 * refcard.tex (\hoffset): correct longstanding error to match
10735 intended offset; avoids cutting off edge on some printers
10736
10737 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10738
10739 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10740
10741 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10742
10743 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10744
10745 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10746
10747 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10748 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10749 collect sed edits if any, apply to refcard before formatting;
10750 (refcard.ps) stop implying PS fonts if PS output requested;
10751 (lrefcard.ps) delete extra target for variant PS fonts
10752
10753 * refcard.tex: parametrize papersize dependent info, collect
10754 in easily replaced spot
10755
10756 * a4rc.sed: new file, edits to refcard for A4 paper
10757
10758 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10759
10760 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10761
10762 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10763
10764 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10765
10766 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10767
10768 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10769 politely rather than rudely.
10770
10771 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * stabs.texinfo: Document common blocks.
10774
10775 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10776
10777 * stabs.texinfo: Add some basic info about stabs-in-elf.
10778
10779 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10780
10781 * stabs.texinfo (Top): Minor cleanup.
10782
10783 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10784
10785 * Makefile.in (install-info): remove parentdir support
10786
10787 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10788
10789 * gdb.texinfo (Copying): delete this node and references to it;
10790 RMS says this manual need not carry GPL. (passim): Improvements
10791 from last round at FSF, largely due to Ian Taylor review, and
10792 minor formatting improvements.
10793
10794 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10795 largely due to Ian Taylor review. (Debug Session): minor edits to
10796 new text.
10797
10798 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10799
10800 * Makefile.in (realclean): Remove info and dvi files too.
10801
10802 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10803
10804 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10805 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10806 * gdb.texinfo: Change accordingly.
10807
10808 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10809 N_{L,R}BRAC,N_SLINE are relative to.
10810
10811 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10812
10813 * Makefile.in (GDBvn.texi): Update atomically.
10814
10815 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10816
10817 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10818
10819 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10820
10821 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10822 addresses together. Also motivate the set print symbol-filename
10823 command and suggest other solutions.
10824
10825 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10826
10827 * gdb.texinfo (set print elements): Note that the number of
10828 elements is set to unlimited by "set print elements 0".
10829
10830 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10831
10832 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10833 NF_LDOUBLE means.
10834 (Stab Types): Include Solaris stab types.
10835 (Procedures): Document Solaris extensions.
10836
10837 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10838
10839 * gdb.texinfo: Add `set print symbol-filename' doc.
10840
10841 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10842
10843 * stabs.texinfo (Arrays): Talk about type definition vs. type
10844 information.
10845
10846 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10847 the trailing semicolon.
10848
10849 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10850
10851 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10852 and merge in other parts of the document addressing these subjects.
10853 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10854
10855 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10856 at the end of a range type.
10857
10858 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10859 AIX extensions.
10860
10861 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10862
10863 * stabs.texinfo (Stabs Format): Misc fixes.
10864
10865 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10866
10867 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10868 (Traditional builtin types): Document convex convention for long long.
10869 (Negative builtin types): Discuss type names, and misc fixes.
10870
10871 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10872
10873 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10874 point types used with @samp{R} type descriptor.
10875 (Symbol Descriptors): Describe how to handle conflict between
10876 different meanings of @samp{P} symbol descriptor.
10877
10878 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10879
10880 * stabs.texinfo: Remove node Quick Reference and put its children
10881 directly under the main menu.
10882
10883 * stabs.texinfo: Many more changes to bring it into line with
10884 AIX documentation and reality. I think it now has all the
10885 information from the AIX documentation, except that I burned
10886 out when I got to variant records (Pascal and Modula-2) and
10887 all the COBOL types. Oh well, we can add them later when we're
10888 worrying more about those languages.
10889
10890 * stabs.texinfo (Automatic variables): Talk about what it means
10891 to omit the symbol descriptor.
10892
10893 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10894
10895 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10896 gcc2 behavior with promoted args.
10897
10898 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10899
10900 * gdb.texinfo: include readline appendices in info version of manual
10901
10902 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10903
10904 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10905 target remote.
10906
10907 * gdb.texinfo (Machine Code): more index entries for disassemble
10908
10909 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10910
10911 * Clarify the intended use of the gdb-testers and gdb-patches
10912 mailing lists, and shrink gzip comment.
10913
10914 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10915
10916 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10917 DOSHOST configuration of manual.
10918
10919 * gdb.texinfo (MIPS Stack): new node.
10920
10921 * all-config.texi (MIPS) new switch.
10922
10923 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10924 tense; (MIPS Remote) new node.
10925
10926 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10927 bug; (Environment) less passive, other small cleanups in text about
10928 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10929 (Remote) new MIPS Remote menu entry.
10930
10931 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10932
10933 * stabs.texinfo: Many changes to include information from the
10934 AIX documentation.
10935
10936 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10937
10938 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10939
10940 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10941 Move a bunch of information from ../README.
10942 (Getting Started): New node.
10943
10944 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10945
10946 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10947
10948 * gdb.texinfo: advance manual revision dates to present
10949
10950 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10951 stop using silly Roman numerals in @set variable names
10952
10953 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10954
10955 * stabs.texinfo (Parameters): Keep trying to get this right.
10956
10957 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10958
10959 * stabs.texinfo (Parameters): More on "local parameters".
10960
10961 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10962
10963 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10964
10965 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10966
10967 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10968 (Parameters): Rewrite.
10969 (xcoff-differences, Sun-differences): Minor changes.
10970
10971 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10972
10973 * stabs.texinfo: Minor cleanup.
10974
10975 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10976
10977 * gdbint.texinfo: Minor xcoff stuff.
10978
10979 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10980
10981 * gdbint.texinfo: Update for new config directory structure.
10982 Add info about internal type data structures.
10983
10984 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10985
10986 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10987 $(srcdir).
10988 (gdb-config.texi): Depend on file in $(srcdir).
10989
10990 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10991
10992 * stabs.texinfo: Fixes about N_SO.
10993
10994 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10995
10996 * gdb.texinfo: include list of nonstandard init file names
10997
10998 * *-config.texi: new switch GENERIC for text that applies *only*
10999 to (usual) multiple-target version of manual
11000
11001 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11002 h8 config
11003
11004 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11005 in menus (rather than conditionally selected multiple alternative
11006 menus).
11007
11008 * Makefile.in: define and use DOC_CONFIG var to select
11009 configuration for GDB user manual.
11010
11011 * gdb-config.texi: delete from repository, generate from Makefile.
11012
11013 * all-config.texi: normal `generic' configuration file, formerly
11014 stored as gdb-config.texi
11015
11016 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11017
11018 * Makefile.in: add dvi target to build all .dvi files
11019
11020 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11021
11022 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11023
11024 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11025
11026 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11027 host conditionals.
11028 * stabs.texinfo: More array fixes inspired by Jim's.
11029
11030 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11031
11032 * stabs.texinfo: Fixes re arrays and continuations.
11033
11034 * gdbint.texinfo: Add XCOFF node.
11035
11036 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11037
11038 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11039
11040 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11041
11042 * stabs.texinfo: Fix for array types to mention lower bounds.
11043
11044 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11045
11046 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11047
11048 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11049
11050 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11051
11052 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11053
11054 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11055 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11056
11057 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11058
11059 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11060
11061 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11062
11063 * gdb.texinfo, gdbinv-s.texi: misc updates
11064
11065 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11066
11067 * gdbint.texinfo: Brief documentation for longjmp support,
11068 from an email msg by Stu.
11069
11070 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11071
11072 * stabs.texinfo: Fix description of floating point "range"
11073 types (which really define basic types). Reported by Jim Meehan,
11074 <meehan@src.dec.com>.
11075
11076 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11077
11078 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11079
11080 * gdbint.texinfo: Slightly expand section on supporting a new
11081 object file format.
11082
11083 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11084
11085 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11086 intermediate file.
11087
11088 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11089
11090 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11091
11092 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11093
11094 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11095
11096 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11097 as well as Z8002.
11098
11099 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11100
11101 * gdbint.texinfo: Add sections on clean design and on how to send
11102 in changes.
11103
11104 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11105
11106 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11107
11108 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11109
11110 * gdb.texinfo: Fix typo, reported by Karl Berry.
11111
11112 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11113
11114 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11115
11116 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11117
11118 * gdbint.texinfo: fixed a stray email address (needs @@),
11119 added @table @code to node "Native Conditionals"
11120
11121 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11122
11123 * gdbint.texinfo: Describe coding style of GDB.
11124
11125 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11126
11127 * stabs.texinfo: Minor wording changes.
11128
11129 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11130
11131 * gdbint.texinfo: Improve release doc slightly.
11132
11133 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11134
11135 * gdbint.texinfo: Improve doc of GDB config macros.
11136
11137 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11138
11139 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11140 These will be reinserted when examined.
11141
11142 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11143
11144 * gdbint.texinfo: Make a start at documenting all the #if macros
11145 in GDB. At least list them all, and start separating them into
11146 host-specific and target-specific.
11147
11148 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11149
11150 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11151 examples (not consistent w others).
11152 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11153 for generic vn of doc
11154
11155 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11156
11157 * Makefile.in: always create installation directories.
11158
11159 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11160
11161 * gdb.texinfo: in h8 config, do not describe searching commands.
11162
11163 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11164
11165 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11166 conditionals; introduce a few generic switches that may be
11167 useful for other cross-dev or dos-hosted configs.
11168
11169 * gdb.texinfo: fix typo in "info reg" description
11170
11171 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11172
11173 * stabs.texinfo: Minor updates from running TeX over it.
11174 * Makefile.in (stabs.dvi, stabs.ps): Add.
11175
11176 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11177
11178 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11179 First pass at converting it to texinfo.
11180
11181 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11182
11183 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11184 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11185
11186 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11187
11188 * gdbint.texinfo: Add section on partial symbol tables.
11189
11190 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11191
11192 * gdb.texinfo: document `set remotedebug' and `set
11193 rstack_high_address'.
11194
11195 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11196
11197 * gdb.texinfo: slight expansion of new text on reading info files
11198 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11199 H8/300 from DOS.
11200
11201 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11202
11203 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11204
11205 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11206
11207 * gdb.texinfo: Say how to read the `info' files.
11208
11209 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11210
11211 * Makefile.in: gm4 -> m4.
11212
11213 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11214
11215 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11216 Documentation' ahead of `Installing GDB' to match README.
11217 Update shared library doc, -readnow and -mapped, and directory
11218 structure (add glob and mmalloc). Update configure doc.
11219
11220 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11221
11222 * Makefile.in: remove $(srcdir) from gdb.info rule.
11223
11224 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11225
11226 * Makefile.in: commented out gdb-all.texinfo rule. This is
11227 temporary.
11228
11229 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11230
11231 * Makefile.in, configure.in: removed traces of namesubdir,
11232 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11233 copyrights to '92, '13, changed some from Cygnus to FSF.
11234
11235 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11236
11237 * gdb.texinfo: Improve how we ask for bug reports.
11238
11239 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11240
11241 * Makefile.in: infodir belongs in datadir.
11242
11243 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11244
11245 * Makefile.in: remove spaces following hyphens, bsd make can't
11246 cope. install using INSTALL_DATA. added clean-info. added
11247 standards.text support.
11248
11249 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11250
11251 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11252 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11253 and mandir now keyed off datadir by default.
11254
11255 \f
11256 Local Variables:
11257 mode: change-log
11258 left-margin: 8
11259 fill-column: 74
11260 version-control: never
11261 End:
This page took 0.601521 seconds and 5 git commands to generate.