473debfcf5e7ebabcf984b65535b792858ad9b98
[binutils-gdb.git] / gdb / doc / ChangeLog
1 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2
3 * gdb.texinfo (Process Record and Replay): Document prefixing of
4 speculatively executed instructions in the "record instruction-history"
5 command.
6
7 2015-07-20 Doug Evans <dje@google.com>
8
9 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
10
11 2015-07-16 Doug Evans <dje@google.com>
12
13 * stabs.texinfo: @include gdb-cfg.texi.
14
15 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16
17 Revert the previous 2 commits:
18 gdbserver build-id attribute generator
19 Validate symbol file using build-id
20
21 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 * gdb.texinfo (Files): Add 'set validate-build-id'
24 and 'show validate-build-id'.
25
26 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
27 Jan Kratochvil <jan.kratochvil@redhat.com>
28
29 gdbserver build-id attribute generator.
30 * gdb.texinfo (Library List Format for SVR4 Targets): Add
31 'build-id' in description, example, new attribute in dtd.
32
33 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * gdb.texinfo (Selection): Update documentation for 'frame'
36 command.
37
38 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
39
40 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
41 commands.
42
43 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
44
45 * gdb.texinfo (Process Record and Replay): Spell out that variables
46 and registers are not available during btrace replay.
47 Describe the new "record btrace pt" command.
48 Describe the new "set|show record btrace pt buffer-size" options.
49 (General Query Packets): Describe the new Qbtrace:pt and
50 Qbtrace-conf:pt:size packets.
51 Expand "bts" to "Branch Trace Store".
52 Update the branch trace DTD.
53
54 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
55
56 * gdb.texinfo (Command History): Document the new option
57 "history remove-duplicates".
58
59 2015-06-19 Doug Evans <dje@google.com>
60
61 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
62 longer supported.
63
64 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
65
66 * gdb.texinfo (Command History): Mention that setting
67 GDBHISTSIZE to the empty string disables history truncation.
68
69 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
70
71 PR gdb/16999
72 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
73 behavior.
74
75 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
76
77 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
78 with GDBHISTSIZE.
79
80 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
81
82 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
83 bytes and memory units for -data-{read,write}-memory-bytes.
84 (Packets): Same for m, M and X packets.
85 * python.texi (Inferiors In Python): Same for read_memory and
86 write_memory.
87
88 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
89
90 * gdb.texinfo (Separate Debug Files): Document that PE is also
91 supported.
92
93 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
96 single table entry.
97
98 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
99
100 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
101
102
103 2015-06-10 Gary Benson <gbenson@redhat.com>
104
105 * gdb.texinfo (Remote Configuration): Document the
106 "set/show remote hostio-setfs-packet" command.
107 (Host I/O Packets): Document the vFile:setfs packet.
108
109 2015-06-10 Gary Benson <gbenson@redhat.com>
110
111 * gdb.texinfo (Debugging Output): Document the "set/show debug
112 linux-namespaces" command.
113
114 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
115 Mircea Gherzan <mircea.gherzan@intel.com>
116
117 * gdb.texinfo (i386): Add documentation about "show mpx bound"
118 and "set mpx bound".
119
120 2015-05-27 Doug Evans <dje@google.com>
121
122 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
123
124 2015-05-26 Doug Evans <dje@google.com>
125
126 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
127 command renamings.
128 (Maintenance Commands): Update for DWARF "set debug" command renamings.
129
130 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
133
134 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
137 (TUI Commands): Add 'tui enable' and 'tui disable' details.
138
139 2015-05-16 Doug Evans <xdje42@gmail.com>
140
141 * guile.texi (Memory Ports in Guile): Document support for unbuffered
142 memory ports.
143
144 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
145
146 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
147
148 2015-05-12 Don Breazeal <donb@codesourcery.com>
149
150 * gdb.texinfo (Forks): Note that fork debugging is
151 supported in extended mode.
152 (Remote Configuration): Add fork event features to table
153 of packet settings.
154 (Stop Reply Packets): Add fork events to list of stop reasons.
155 (General Query Packets): Add fork events to tables of
156 'gdbfeatures' and 'stub features' supported in the qSupported
157 packet, as well as to the list containing stub feature
158 details.
159
160 2015-05-12 Gary Benson <gbenson@redhat.com>
161
162 * gdb.texinfo (General Query Packets): Document
163 qXfer:exec-file:read with empty annex.
164
165 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
166
167 * python.texi (Values From Inferior): Add descriptions of new
168 methods gdb.Value.reference_value and gdb.Value.const_value.
169
170 2015-05-06 Joel Brobecker <brobecker@adacore.com>
171
172 * gdb.texinfo (Files): Add "info dll" documentation.
173 (Cygwin Native): Remove "info dll" documentation.
174
175 2015-04-29 Doug Evans <dje@google.com>
176
177 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
178 Document.
179 (Writing an Xmethod): Add get_result_type to example.
180
181 2015-04-28 Sasha Smundak <asmundak@google.com>
182
183 * python.texi: New method documented.
184
185 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
188 format.
189
190 2015-04-24 Doug Evans <dje@google.com>
191
192 * python.texi (Xmethods In Python): Fix name of method to call the
193 xmethod.
194
195 2015-04-17 Gary Benson <gbenson@redhat.com>
196
197 * gdb.texinfo (Connecting to a Remote Target): Mention that
198 GDB can access program files from remote targets that support
199 qXfer:exec-file:read and Host I/O packets.
200
201 2015-04-17 Gary Benson <gbenson@redhat.com>
202
203 * gdb.texinfo (Remote Configuration): Document the "set/show
204 remote pid-to-exec-file-packet" command.
205 (General Query Packets): Document the qXfer:exec-file:read
206 qSupported features. Document the qXfer:exec-file:read packet.
207
208 2015-04-17 Gary Benson <gbenson@redhat.com>
209
210 * gdb.texinfo (set sysroot): Document that "set sysroot" also
211 applies to executable paths if supplied to GDB as absolute.
212
213 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
214
215 * gdb.texinfo (Mode Options): Remove -xdb.
216
217 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
218 Eli Zaretskii <eliz@gnu.org>
219
220 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
221 compile, show debug compile. New subsection Compilation options for
222 the compile command. New subsection Compiler search for the compile
223 command.
224
225 2015-04-09 Andy Wingo <wingo@igalia.com>
226
227 * guile.texi (Frames In Guile): Describe frame-read-register.
228
229 2015-04-02 Gary Benson <gbenson@redhat.com>
230
231 * gdb.texinfo (set sysroot): Document "target:".
232
233 2015-04-01 Sasha Smundak <asmundak@google.com>
234
235 * doc/python.texi (Writing a Frame Unwinder in Python): Add
236 section.
237
238 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
239
240 PR corefiles/16092
241 * gdb.texinfo (gcore): Mention new command 'set
242 use-coredump-filter'.
243 (set use-coredump-filter): Document new command.
244
245 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
246
247 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
248 documentation, reorder the info os entries in alphabetical order.
249
250 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
251
252 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
253 -data-write-memory-bytes.
254
255 2015-03-24 Pedro Alves <palves@redhat.com>
256
257 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
258 mention that threads may sometimes run unlocked.
259
260 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
261
262 * gdb.texinfo (Remote configuration): Document "set/show
263 serial parity" command.
264
265 2015-03-18 Gary Benson <gbenson@redhat.com>
266
267 * gdb.texinfo (General Query Packets): Remove documentation
268 for now-removed vFile:fstat qSupported features.
269
270 2015-03-11 Gary Benson <gbenson@redhat.com>
271
272 * gdb.texinfo (Remote Configuration): Document the
273 "set/show remote hostio-fstat-packet" command.
274 (General Query Packets): Document the vFile:fstat
275 qSupported features.
276 (Host I/O Packets): Document the vFile:fstat packet.
277
278 2015-03-11 Andy Wingo <wingo@igalia.com>
279
280 * guile.texi (Objfiles In Guile): Document objfile-progspace.
281
282 2015-03-04 Pedro Alves <palves@redhat.com>
283
284 * gdb.texinfo (Remote Configuration): Document the "set/show
285 remote swbreak-feature-packet" and "set/show remote
286 hwbreak-feature-packet" commands.
287 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
288 decription.
289 (Stop Reply Packets): Document the swbreak and hwbreak stop
290 reasons.
291 (General Query Packets): Document the swbreak and hwbreak
292 qSupported features.
293 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
294
295 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
296
297 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
298 under *stopped.
299
300 2015-03-02 Doug Evans <xdje42@gmail.com>
301
302 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
303
304 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
305
306 * gdb.texinfo (S/390 and System z Features): Describe new feature
307 "org.gnu.gdb.s390.vx".
308
309 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
310
311 PR gdb/18008
312 * gdb.texinfo (maint internal-error, maint internal-warning, maint
313 demangler-warning): Fix typo ("problam").
314
315 2015-02-19 David Taylor <dtaylor@emc.com>
316
317 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
318
319 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
320
321 * gdb.texinfo (Static Probe Points): Add cindex `static probe
322 point, DTrace'.
323 (Static Probe Points): Modified to cover DTrace probes in addition
324 to SystemTap probes. Also modified to cover the `enable probe'
325 and `disable probe' commands.
326
327 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
328
329 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
330 `disable probe' commands.
331
332 2015-02-12 David Taylor <dtaylor@emc.com>
333
334 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
335 fields of the QTDV packet.
336
337 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
338
339 * gdb.texinfo (Branch Trace Configuration Format): Add size.
340 (Process Record and Replay): Describe new set|show commands.
341 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
342
343 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
344
345 * gdb.texinfo (Process Record and Replay): Describe the "record
346 btrace bts" command.
347 (General Query Packets): Describe qXfer:btrace-conf:read packet.
348 (Branch Trace Configuration Format): New.
349
350 2015-01-31 Gary Benson <gbenson@redhat.com>
351 Doug Evans <dje@google.com>
352
353 * gdb.texinfo (Command Completion): Document new
354 "set/show max-completions" option.
355
356 2015-01-31 Doug Evans <xdje42@gmail.com>
357
358 * gdb.texinfo (Symbols): Document new commands
359 "maint print symbol-cache", "maint print symbol-cache-statistics",
360 "maint flush-symbol-cache". Document new option
361 "maint set symbol-cache-size".
362
363 2015-01-31 Doug Evans <xdje42@gmail.com>
364
365 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
366 distinguish script files vs inlined scripts.
367 * python.texi (Python Auto-loading): Ditto.
368
369 2015-01-30 Doug Evans <dje@google.com>
370
371 * gdb.texinfo (Symbols) <info source>: Output now contains producer
372 string if present.
373
374 2015-01-27 Doug Evans <dje@google.com>
375
376 * python.texi (Objfiles In Python): Document Objfile.username.
377
378 2015-01-27 Doug Evans <dje@google.com>
379
380 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
381 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
382
383 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
384
385 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
386
387 2015-01-16 Eli Zaretskii <eliz@gnu.org>
388
389 * doc/gdb.texinfo (TUI Commands): Document the possible
390 values of NAME argument to 'winheight' command. Explain the
391 effect of 'tabset' setting better.
392
393 2015-01-11 Doug Evans <xdje42@gmail.com>
394
395 PR gdb/15830
396 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
397 (Symbols): Ditto.
398 (Maintenance Commands): Delete docs for "maint demangle".
399
400 2014-12-31 Joel Brobecker <brobecker@adacore.com>
401
402 * gdb.texinfo (Files): Remove documentation of the
403 "add-shared-symbol-files" and "assf" commands.
404 (Cygwin Native): Remove documentation of the "dll-symbols"
405 command.
406
407 2014-12-17 Doug Evans <xdje42@gmail.com>
408
409 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
410
411 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
412 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 * gdb.texinfo (Altering): Update.
415 (Compiling and Injecting Code): New node.
416
417 2014-12-12 Doug Evans <dje@google.com>
418
419 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
420
421 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
422
423 * gdb.texinfo: Document "maint print user-registers".
424
425 2014-12-08 Doug Evans <dje@google.com>
426
427 * python.texi (Objfiles In Python): Document Objfile.owner.
428
429 2014-12-04 Doug Evans <dje@google.com>
430
431 * python.texi (Objfiles In Python): Document
432 Objfile.add_separate_debug_file.
433
434 2014-12-04 Doug Evans <dje@google.com>
435
436 * python.texi (Objfiles In Python): Document Objfile.build_id.
437
438 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
439
440 * python.texi (Events In Python): Document new events
441 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
442 and RegisterChangedEvent.
443
444 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
445
446 Add add-auto-load-scripts-directory.
447 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
448 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
449
450 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
451
452 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
453 description typo.
454
455 2014-10-30 Doug Evans <dje@google.com>
456
457 * python.texi (Progspaces In Python): Document ability to add
458 random attributes to gdb.Progspace objects.
459 (Objfiles In Python): Document ability to add random attributes to
460 gdb.objfile objects.
461
462 2014-10-27 Pedro Alves <palves@redhat.com>
463
464 * gdb.texinfo (Continuing and Stepping): Add cross reference to
465 info on stepping and signal handlers.
466 (Signals): Explain stepping and signal handlers. Add context
467 index entry, and cross references.
468
469 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
470
471 * python.texi (Breakpoints In Python): Add parenthesis after
472 Breakpoint.delete. Clarify Breakpoint.enabled description so
473 that it contains "disable".
474
475 2014-10-17 Doug Evans <dje@google.com>
476
477 * python.texi (Events In Python): Document clear_objfiles event.
478
479 2014-10-17 Doug Evans <dje@google.com>
480
481 * python.texi (Objfiles In Python): Document new progspace attribute.
482
483 2014-10-17 Pedro Alves <palves@redhat.com>
484
485 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
486 (SVR4 Process Information): Delete mention of OSF/1.
487
488 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
489
490 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
491 exit-code field in -list-thread-groups output.
492
493 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
494
495 * gdb.texinfo (Set Breaks): Add missing "@end table".
496
497 2014-09-22 Pedro Alves <palves@redhat.com>
498
499 * gdb.texinfo (Set Breaks): Document that "set breakpoint
500 always-inserted off" is the default mode now. Delete
501 documentation of "set breakpoint always-inserted auto".
502
503 2014-09-18 Doug Evans <dje@google.com>
504
505 * python.texi (Symbol Tables In Python): Document "producer"
506 attribute of gdb.Symtab objects.
507
508 2014-09-16 Pedro Alves <palves@redhat.com>
509
510 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
511 (Embedded OS): Remove VxWorks menu entry.
512 (VxWorks): Remove node.
513
514 2014-09-13 Doug Evans <xdje42@gmail.com>
515
516 * gdb.texinfo (Signaling): Document new queue-signal command.
517
518 2014-09-06 Doug Evans <xdje42@gmail.com>
519
520 PR 15276
521 * gdb.texinfo (Convenience Funs): Document $_caller_is,
522 $_caller_matches, $_any_caller_is, $_any_caller_matches.
523
524 2014-09-03 Justin Lebar <jlebar@google.com>
525
526 * python.texi (Types In Python): Type.template_argument(n) returns a
527 gdb.Value or a gdb.Type and throws an exception if n is out of
528 range.
529
530 2014-09-03 Sasha Smundak <asmundak@google.com>
531
532 * python.texi (Frames in Python): Add read_register description.
533
534 2014-08-04 Tom Tromey <tromey@redhat.com>
535
536 * gdb.texinfo (Debugging Output): Update for change to "set debug
537 target".
538
539 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
540
541 Pushed by Joel Brobecker <brobecker@adacore.com>.
542 * Makefile.in (transform): New variable.
543 (install-man1, install-man5): Apply $(transform) to man file names.
544
545 2014-07-26 Doug Evans <xdje42@gmail.com>
546
547 PR guile/17177
548 * guile.texi (Guile Pretty Printing API): Fix typo.
549 Document set-pretty-printers!, pretty-printers.
550 (Selecting Guile Pretty-Printers): Update.
551 Mention program-space based pretty-printers.
552
553 2014-07-25 Pedro Alves <palves@redhat.com>
554 Eli Zaretskii <eliz@gnu.org>
555
556 * gdb.texinfo (Signaling) <signal command>: Explain what happens
557 with multi-threaded programs.
558
559 2014-06-27 Yao Qi <yao@codesourcery.com>
560
561 * gdb.texinfo (Maintenance Commands): Update the output of
562 'maint print dummy-frames' command.
563
564 2014-06-24 Eli Zaretskii <eliz@gnu.org>
565
566 * gdb.texinfo (Screen Size): Improve indexing.
567
568 2014-06-19 Gary Benson <gbenson@redhat.com>
569
570 * gdb.texinfo (Maintenance Commands): Document new
571 "maint set/show catch-demangler-crashes" option.
572
573 2014-06-19 Gary Benson <gbenson@redhat.com>
574
575 * gdb.texinfo (Maintenance Commands): Document new
576 "maint demangler-warning" command and new
577 "maint set/show demangler-warning" option.
578
579 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
580
581 * python.texi (Xmethod API): Add space before the opening
582 parenthesis in function descriptions.
583
584 2014-06-06 Doug Evans <xdje42@gmail.com>
585
586 * guile.texi (Guile Configuration): Document guile-data-directory.
587
588 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
589
590 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
591
592 2014-06-04 Doug Evans <xdje42@gmail.com>
593
594 * guile.texi (Breakpoints In Guile): Update.
595
596 2014-06-03 Joel Brobecker <brobecker@adacore.com>
597
598 * python.texi (Xmethod API): Fix reference to "Progspaces In
599 Python".
600
601 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
602
603 * python.texi (Xmethods In Python, XMethod API)
604 (Writing an Xmethod): New nodes.
605 (Python API): New menu entries "Xmethods In Python",
606 "Xmethod API", "Writing an Xmethod".
607
608 2014-06-02 Doug Evans <xdje42@gmail.com>
609
610 * guile.texi (Guile API): Add entry for Parameters In Guile.
611 (GDB Scheme Data Types): Mention <gdb:parameter> object.
612 (Parameters In Guile): New node.
613
614 2014-06-02 Doug Evans <xdje42@gmail.com>
615
616 * guile.texi (Guile API): Add entry for Commands In Guile.
617 (Basic Guile) <parse-and-eval>: Add reference.
618 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
619 (GDB Scheme Data Types): Mention <gdb:command> object.
620 (Commands In Guile): New node.
621
622 2014-06-02 Doug Evans <xdje42@gmail.com>
623
624 * guile.texi (Guile API): Add entry for Progspaces In Guile.
625 (GDB Scheme Data Types): Mention <gdb:progspace> object.
626 (Progspaces In Guile): New node.
627
628 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
629
630 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
631 * python.texi (Frames In Python): Mention
632 gdb.FRAME_UNWIND_MEMORY_ERROR.
633
634 2014-05-29 Pedro Alves <palves@redhat.com>
635 Tom Tromey <tromey@redhat.com>
636
637 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
638 from example.
639 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
640 Mention that target-async is now deprecated.
641 (Maintenance Commands): Document maint set/show target-async.
642
643 2014-05-29 Pedro Alves <palves@redhat.com>
644
645 * observer.texi (sync_execution_done, command_error): New
646 subjects.
647
648 2014-05-29 Pedro Alves <palves@redhat.com>
649
650 PR gdb/13860
651 * observer.texi (signal_received, end_stepping_range)
652 (signal_exited, exited, no_history): New observer subjects.
653
654 2014-05-26 Andy Wingo <wingo@igalia.com>
655
656 * guile.texi (GDB Scheme Data Types): Remove documentation for
657 removed interfaces. Update spelling of gdb-object-kind.
658
659 2014-05-26 Andy Wingo <wingo@igalia.com>
660
661 * guile.texi (Basic Guile): Fix some typos.
662
663 2014-05-26 Andy Wingo <wingo@igalia.com>
664
665 * guile.texi (Writing a Guile Pretty-Printer)
666 (Guile Types Module): Fix excess parentheses in use-modules forms.
667
668 2014-05-24 Eli Zaretskii <eliz@gnu.org>
669
670 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
671 (Breakpoints In Guile, Guile Printing Module)
672 (Guile Exception Handling, Values From Inferior In Guile)
673 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
674 Don't use @var at the beginning of a sentence.
675
676 * gdb.texinfo (Frame Filter Management, Trace Files)
677 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
678 (PowerPC Embedded, Define, Annotations for Running)
679 (IPA Protocol Commands, Packets, General Query Packets)
680 (Tracepoint Packets, Notification Packets, Environment)
681 (Inferiors and Programs, Set Breaks, Set Catchpoints)
682 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
683 (Frames, Backtrace, Selection, Expressions, Registers)
684 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
685 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
686 (Source Annotations, Using JIT Debug Info Readers, Packets)
687 (Stop Reply Packets, Host I/O Packets)
688 (Target Description Format): Don't use @var at the beginning of a
689 sentence.
690
691 * python.texi (Basic Python, Types In Python)
692 (Commands In Python, Frames In Python, Line Tables In Python)
693 (Breakpoints In Python, gdb.printing, gdb.types)
694 (Type Printing API): Don't use @var at the beginning of a
695 sentence.
696
697 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
698
699 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
700 replay-memory-access".
701
702 2014-05-21 Pedro Alves <palves@redhat.com>
703
704 * gdb.texinfo (Starting): Document "set/show
705 auto-connect-native-target".
706 (Target Commands): Document "target native".
707
708 2014-05-20 Pedro Alves <palves@redhat.com>
709
710 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
711 not be remote specific. Add cross reference to the qCRC packet.
712 (Separate Debug Files): Update cross reference to the qCRC packet.
713 (General Query Packets) <qCRC packet>: Add anchor.
714
715 2014-05-17 Doug Evans <xdje42@gmail.com>
716
717 Copy over changes from guile.texi.
718 * python.texi (Basic Python) <gdb.execute>: Add text.
719 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
720 (Values From Inferior) <Python string>: Add text.
721 (Values From Inferior) <Value.string>: Clarify string length handling.
722 (Pretty Printing API): Add cindex.
723 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
724 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
725 @vindex.
726 (Commands In Python) <COMPLETE_*>: Similarly.
727 (Symbols In Python) <SYMBOL_*>: Similarly.
728 (Breakpoints In Python) <WP_*>: Similarly.
729 (Breakpoints In Python) <BP_*>: Similarly.
730
731 2014-05-17 David Taylor <dtaylor@emc.com>
732
733 * gdb.texinfo (General Query Packets): Add a note about thread IDs
734 mentioned in the qfThreadInfo reply.
735
736 2014-05-16 Doug Evans <dje@google.com>
737
738 * gdb.texinfo (Mode Options): Add -D.
739
740 2014-05-09 Samuel Bronson <naesten@gmail.com>
741
742 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
743 "make -C".
744
745 2014-04-29 Tom Tromey <tromey@redhat.com>
746
747 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
748 "show debug varobj".
749
750 2014-05-01 David Taylor <dtaylor@emc.com>
751
752 * gdb.texinfo (compare-sections): Document the new -r (read-only)
753 option.
754
755 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
756 Walfred Tedeschi <walfred.tedeschi@intel.com>
757
758 * gdb.texinfo (i386 Features): Add description of AVX512
759 registers.
760
761 2014-03-31 Doug Evans <dje@google.com>
762
763 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
764
765 2014-03-30 Doug Evans <dje@google.com>
766
767 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
768 (Background Execution): Ditto.
769
770 2014-03-21 Pedro Alves <palves@redhat.com>
771 Stan Shebs <stan@codesourcery.com>
772 Hui Zhu <hui@codesourcery.com>
773
774 * gdb.texinfo (Packets): Add anchor to "? packet".
775 Remove fixme and update introduction of "k packet".
776 Add anchor to "vKill packet".
777
778 2014-03-12 Stan Shebs <stan@codesourcery.com>
779
780 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
781
782 2014-02-26 Ludovic Courtès <ludo@gnu.org>
783
784 * guile.texi (Basic Guile): Document 'history-append!'.
785
786 2014-02-20 Joel Brobecker <brobecker@adacore.com>
787
788 * gdb.texinfo (Files): Document "add-shared-symbol-files"
789 and "assf" as being deprecated.
790 (Cygwin Native): Likewise for "dll-symbols".
791 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
792 as a way to force the loading of symbols from a DLL.
793
794 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
795
796 * python.texi (Values From Inferior): Add description about the
797 new feature.
798
799 2014-02-17 Doug Evans <xdje42@gmail.com>
800
801 * Makefile.in (GDB_DOC_FILES): Add python.texi.
802 * gdb.texinfo (Python): Moved to ...
803 * python.texi: ... here. New file.
804
805 2014-02-17 Ludovic Courtès <ludo@gnu.org>
806
807 * guile.texi (Writing a Guile Pretty-Printer) <example>:
808 Remove 'string-begins-with' procedure. Add 'pretty-printer'
809 parameter to 'str-lookup-function' procedure. Look for
810 the "std::string<" prefix.
811 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
812 Adjust description.
813
814 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
815
816 * guile.texi (Values From Inferior In Guile): Remove stray
817 parantheses for deffn.
818 (Disassembly In Guile): Ditto.
819
820 2014-02-10 Stan Shebs <stan@codesourcery.com>
821
822 Add Doxygen support.
823 * Makefile.in (doxy): New action, generates Doxygen files.
824 (DOXYGEN): New.
825 (doxyedit): New.
826 * Doxyfile-base.in: New file.
827 * Doxyfile-gdb-api.in: New file.
828 * Doxyfile-gdb-xref.in: New file.
829 * Doxyfile-gdbserver.in: New file.
830 * doxy-index.in: New file.
831 * filter-for-doxygen: New file.
832 * filter-params.pl: New file.
833
834 2014-02-10 Doug Evans <xdje42@gmail.com>
835
836 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
837 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
838 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
839 (Guile docs): Include guile.texi.
840 (objfile-gdbdotext file): Add objfile-gdb.scm.
841 (dotdebug_gdb_scripts section): Mention Guile scripts.
842 (Multiple Extension Languages): New node.
843 * guile.texi: New file.
844
845 2014-01-28 Joel Brobecker <brobecker@adacore.com>
846
847 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
848 ignore-descriptive-types". commands.
849
850 2014-01-22 Doug Evans <dje@google.com>
851
852 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
853 (gdbserver man): Ditto.
854
855 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
856
857 * gdb.texinfo: Document limited reverse/replay support
858 for target record-btrace.
859
860 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
861
862 * gdb.texinfo (Process Record and Replay): Update documentation.
863
864 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
865
866 * gdb.texinfo (Process Record and Replay): Document new /c
867 modifier accepted by "record function-call-history".
868 Add /i modifier to "record function-call-history" example.
869
870 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
871 Joel Brobecker <brobecker@adacore.com>
872
873 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
874 markers. Remove one that was misplaced.
875
876 2014-01-10 Pedro Alves <palves@redhat.com>
877
878 * gdb.texinfo (Your Program's Environment) <set environment>:
879 Mention the shell, and point at 'set exec-wrapper'.
880
881 2014-01-07 Joel Brobecker <brobecker@adacore.com>
882
883 * gdb.texinfo (Types In Python): Document new attribute Types.name.
884
885 2013-12-30 Joel Brobecker <brobecker@adacore.com>
886
887 * gdb.texinfo (Types In Python): Clarify the documentation
888 of attribute gdb.Field.bitpos.
889
890 2013-12-28 Joel Brobecker <brobecker@adacore.com>
891
892 * gdb.texinfo (Types In Python): Fix the documentation of
893 attribute "bitpos" in class gdb.Field for enum types. Add
894 documentation for attribute "enumval" in that same class.
895
896 2013-12-28 Joel Brobecker <brobecker@adacore.com>
897
898 * gdb.texinfo (GDB/MI Support Commands): Change @table into
899 @ftable.
900
901 2013-12-23 Doug Evans <xdje42@gmail.com>
902
903 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
904 auto-loaded objfile scripts and .debug_gdb_scripts section to their
905 corresponding section in Extending GDB.
906 (Extending GDB): Move menu up. New menu item "Auto-loading
907 extensions".
908 (Sequences): New menu item "Auto-loading sequences".
909 (Auto-loading sequences): New node.
910 (Python): Rename section from Scripting GDB to Extending GDB.
911 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
912 Move docs on ways to auto-load extensions to ...
913 (Auto-loading extensions): ... here. New node.
914
915 2013-12-23 Joel Brobecker <brobecker@adacore.com>
916
917 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
918 in menu.
919 (GDB/MI Variable Objects): Adjust reference to "-list-features"
920 command, now in a new node.
921 (GDB/MI Support Commands): New node, with its contents being
922 extracted from the "GDB/MI Miscellaneous Commands" node.
923 A small paragraph introducing the section is also added at
924 the start.
925 (GDB/MI Miscellaneous Commands): Delete the description of the
926 -info-gdb-mi-command, -list-features and -list-target-features
927 commands, now hosted in the "GDB/MI Support Commands" node.
928
929 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
930
931 PR python/16113
932 * gdb.texinfo (Values From Inferior): Add a note about using
933 gdb.Field objects as subscripts on gdb.Value objects.
934 (Types In Python): Add description about the new attribute
935 "parent_type" of gdb.Field objects.
936
937 2013-12-12 Joel Brobecker <brobecker@adacore.com>
938
939 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
940 entry for section docuumenting the -list-features GDB/MI command.
941
942 2013-12-10 Joel Brobecker <brobecker@adacore.com>
943
944 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
945 "exec-run-start-option" entry in the output of the "-list-features"
946 command.
947
948 2013-12-04 Eli Zaretskii <eliz@gnu.org>
949
950 * gdb.texinfo (i386): Fix yesterday's commit.
951
952 2013-12-03 Tom Tromey <tromey@redhat.com>
953
954 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
955 documented here.
956
957 2013-12-03 Tom Tromey <tromey@redhat.com>
958
959 * gdb.texinfo (@direntry): Add menu item for gdbserver.
960
961 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
962
963 * gdb.texinfo (i386 Features): Add MPX feature registers.
964 (x86 Specific featuresx86 Architecture-specific Issues): Adds
965 a subsubsection for MPX and describes the display of the
966 boundary registers.
967
968 2013-12-03 Joel Brobecker <brobecker@adacore.com>
969
970 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
971 documentation of the "ada-exceptions" entry.
972
973 2013-12-03 Joel Brobecker <brobecker@adacore.com>
974
975 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
976 "^error" result record concerning the error message. Document
977 the error code that may also be part of that result record.
978 (GDB/MI Miscellaneous Commands): Document the
979 "undefined-command-error-code" element in the output of
980 the "-list-features" GDB/MI command.
981
982 2013-12-03 Joel Brobecker <brobecker@adacore.com>
983
984 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
985 the new -info-gdb-mi-command GDB/MI command. Document
986 the meaning of "-info-gdb-mi-command" in the output of
987 -list-features.
988
989 2013-11-29 Pedro Alves <palves@redhat.com>
990
991 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
992 Update comment.
993
994 2013-11-24 Yao Qi <yao@codesourcery.com>
995
996 * gdb.texinfo (Caching Remote Data): Document new
997 "set/show stack-cache" option.
998
999 2013-11-24 Yao Qi <yao@codesourcery.com>
1000
1001 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1002 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1003 "off" respectively.
1004
1005 2013-11-23 Yao Qi <yao@codesourcery.com>
1006
1007 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1008 of "displayhint" to the table about child results.
1009
1010 2013-11-21 Yao Qi <yao@codesourcery.com>
1011
1012 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1013 'dynamic' for the output of command -var-list-children.
1014
1015 2013-11-21 Yao Qi <yao@codesourcery.com>
1016
1017 * gdb.texinfo (Caching Target Data): Remove "see" before
1018 @pxref.
1019
1020 2013-11-20 Yao Qi <yao@codesourcery.com>
1021
1022 * gdb.texinfo (Caching Target Data): Update doc for
1023 per-address-space dcache.
1024
1025 2013-11-20 Yao Qi <yao@codesourcery.com>
1026
1027 * gdb.texinfo (Data): Rename menu item.
1028 (Caching Remote Data): Rename to ...
1029 (Caching Target Data): ... it. Update.
1030
1031 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1032
1033 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1034 "language-option" entry in the output of the "-list-features"
1035 command.
1036
1037 2013-11-15 Tom Tromey <tromey@redhat.com>
1038
1039 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1040 Add example.
1041
1042 2013-11-14 Tom Tromey <tromey@redhat.com>
1043
1044 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1045
1046 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1047
1048 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1049 (Context management): Place current subsection text into its own
1050 subsubsection. Add new subsubsection describing the "--language"
1051 command option.
1052
1053 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1054
1055 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1056 the documentation of "info-ada-exceptions" in the output
1057 of the "-list-features" command. Add the documentation
1058 of the "ada-exception" entry instead.
1059
1060 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1061
1062
1063 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1064 word of a couple of sentences to start with a capital letter.
1065
1066 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1067
1068 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1069 (Ada Exceptions): New node.
1070 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1071 Commands" node.
1072 (GDB/MI Ada Exceptions Commands): New node.
1073 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1074 field in the output of the "-list-features" command.
1075 * NEWS: Add entry for the new "info exceptions" CLI command,
1076 and for the new "-info-ada-exceptions" GDB/MI command.
1077
1078 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1079
1080 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1081 (Line Tables In Python): New node.
1082
1083 2013-11-08 Doug Evans <dje@google.com>
1084
1085 * gdb.texinfo (Debugging Output): Update text for
1086 "set debug dwarf2-read".
1087
1088 2013-11-08 Doug Evans <dje@google.com>
1089
1090 * gdb.texinfo (Debugging Output): Update text for
1091 "set debug symtab-create".
1092
1093 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1094
1095 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1096 constant.
1097
1098 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1099
1100 * gdb.texinfo (Breakpoints In Python): Document temporary
1101 option in breakpoint constructor, and add documentation to the
1102 temporary attribute.
1103
1104 2013-11-07 Yao Qi <yao@codesourcery.com>
1105
1106 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1107 output of "-var-info-expression".
1108
1109 2013-11-06 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1112 non-interactive mode.
1113 (Environment) <shell startup files warning>: Mention
1114 non-interactive mode. Mention .zshenv for Z shell, and talk about
1115 BASH_ENV instead of .bashrc for BASH.
1116
1117 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1118
1119 * gdb.texinfo (Commands to Specify Files): Add description
1120 of the remove-symbol-file command.
1121 * observer.texi: New free_objfile event
1122
1123 2013-10-24 Pedro Alves <palves@redhat.com>
1124
1125 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1126
1127 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1128
1129 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1130 New subsection inside which the "-catch-load" and "-catch-unload"
1131 commands documentation is now placed.
1132 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1133 documenting the "-catch-assert" and "-catch-exception" new
1134 GDB/MI commands.
1135
1136 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1137
1138 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1139
1140 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1141
1142 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1143 serial baud".
1144 (Remote Configuration): Replace "set remotebaud" by "set serial
1145 baud". Replace "show remotebaud" by "show serial baud".
1146
1147 2013-10-07 Pedro Alves <palves@redhat.com>
1148
1149 PR breakpoints/11568
1150 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1151 when the thread is removed from the thread list.
1152
1153 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1154
1155 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1156 Update entry for $_exitcode.
1157
1158 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1159
1160 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1161 new "--start" option.
1162
1163 2013-10-02 Pedro Alves <palves@redhat.com>
1164
1165 * gdb.texinfo (Registers): Expand description of saved registers
1166 in frames. Explain <not saved>.
1167
1168 2013-09-25 Doug Evans <dje@google.com>
1169
1170 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1171
1172 2013-09-16 Stan Shebs <stan@codesourcery.com>
1173
1174 Remove the internals manual gdbint.texinfo.
1175 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1176 (PDFFILES): Remove gdbint.pdf.
1177 (HTMLFILES): Remove gdbint/index.html.
1178 (HTMLFILES_INSTALL): Remove gdbint.
1179 (GDBINT_DOC_FILES): Remove.
1180 (dvi): Remove gdbint.dvi.
1181 (ps): Remove gdbint.ps.
1182 * gdbint.texinfo: Remove file.
1183 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1184
1185 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1186
1187 * gdb.texinfo (Convenience Functions): Mention new convenience
1188 function $_isvoid.
1189
1190 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1191
1192 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1193 (Standard Target Features): Add new node to menu.
1194 (S/390 and System z Features): New node.
1195
1196 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1197
1198 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1199 -list-target-features in the example.
1200
1201 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1202
1203 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1204 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1205
1206 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1207
1208 Sync documentation with gdb.base/gnu-debugdata.exp.
1209 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1210
1211 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1212
1213 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1214
1215 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1216 Yao Qi <yao@codesourcery.com>
1217
1218 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1219 Document new --skip-unavailable option.
1220 <-stack-list-variables>: Document new --skip-unavailable option.
1221
1222 2013-08-26 Doug Evans <dje@google.com>
1223
1224 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1225 an optional regexp.
1226
1227 2013-08-13 Tom Tromey <tromey@redhat.com>
1228
1229 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1230 Document GDB_PARALLEL and GDB_INOTIFY.
1231
1232 2013-08-09 Stan Shebs <stan@codesourcery.com>
1233
1234 * LRS: Remove file, describes a long-abandoned live-range
1235 splitting extension to stabs.
1236
1237 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1238
1239 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1240
1241 2013-07-17 Doug Evans <dje@google.com>
1242
1243 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1244
1245 2013-07-02 Tom Tromey <tromey@redhat.com>
1246
1247 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1248
1249 2013-06-28 Tom Tromey <tromey@redhat.com>
1250
1251 * Makefile.in (version.subst): Use version.in, not
1252 common/version.in.
1253 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1254 Likewise.
1255
1256 2013-06-27 Pedro Alves <palves@redhat.com>
1257
1258 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1259 dynamic symbol resolution code>: New section, based on infrun.c
1260 comment.
1261
1262 2013-06-26 Tom Tromey <tromey@redhat.com>
1263
1264 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1265 Update.
1266 (Releasing GDB): Likewise.
1267
1268 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1269 Yao Qi <yao@codesourcery.com>
1270
1271 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1272 -trace-frame-collected.
1273
1274 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1275
1276 * gdb.texinfo (Traceframe Info Format): Document tvar element
1277 and its attributes.
1278
1279 2013-06-25 Yao Qi <yao@codesourcery.com>
1280
1281 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1282
1283 2013-06-24 Tom Tromey <tromey@redhat.com>
1284
1285 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1286 (GDBvn.texi): Use version.subst.
1287 (version.subst): New target.
1288 (mostlyclean): Remove version.subst.
1289
1290 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1291
1292 * gdb.texinfo (GDB/MI Data Manipulation)
1293 <-data-list-register-values>: Document the --skip-unavailable
1294 option.
1295
1296 2013-06-07 Yao Qi <yao@codesourcery.com>
1297
1298 * gdb.texinfo (Symbols): Add kindex and cindex for
1299 'maint print msymbols'.
1300
1301 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1302
1303 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1304 response field name (thread-group to inferior).
1305
1306 2013-06-04 Gary Benson <gbenson@redhat.com>
1307
1308 * gdb.texinfo (General Query Packets/qSupported): Added
1309 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1310 to the table of currently defined stub features.
1311 Added a more detailed entry for "augmented-libraries-svr4-read".
1312 (General Query Packets/qXfer:libraries-svr4:read): Documented
1313 the augmented form of this packet.
1314
1315 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.texinfo (System-wide Configuration Scripts): Renames
1318 "Installed System-wide Configuration Scripts". Add associated
1319 @menu block.
1320
1321 2013-05-23 Yao Qi <yao@codesourcery.com>
1322 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.texinfo (Packets): Document 'vCont;r'.
1325 (Continuing and Stepping): Document target-assisted range
1326 stepping, and the 'set range-stepping' and 'show range-stepping'
1327 commands.
1328
1329 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1330
1331 * gdb.texinfo (Installed System-wide Configuration Scripts):
1332 Add subsection describing the scripts now available under
1333 the data-dir's system-gdbbinit subdirectory.
1334 * NEWS: Add entry announcing the availability of system-wide
1335 configuration scripts for ElinOS and Wind River Linux.
1336
1337 2013-05-21 Hui Zhu <hui@codesourcery.com>
1338
1339 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1340 "-dprintf-insert" command.
1341
1342 2013-05-17 Doug Evans <dje@google.com>
1343
1344 * gdb.texinfo (Maintenance Commands): Update doc for
1345 "maint check-psymtabs". Add doc for "maint check-symtabs",
1346 "maint expand-symtabs".
1347
1348 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1349
1350 * gdb.texinfo (Process Record and Replay): Document the
1351 "record goto" command and its sub-commands.
1352
1353 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1354
1355 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1356 (Python API): Add Frame Filters API, Frame Wrapper API,
1357 Writing a Frame Filter/Wrapper, Managing Management of Frame
1358 Filters chapter entries.
1359 (Frame Filters API): New Node.
1360 (Frame Wrapper API): New Node.
1361 (Writing a Frame Filter): New Node.
1362 (Managing Frame Filters): New Node.
1363 (Progspaces In Python): Add note about frame_filters attribute.
1364 (Objfiles in Python): Ditto.
1365 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1366 @anchors and --no-frame-filters option to -stack-list-variables,
1367 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1368 commands.
1369
1370 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1371
1372 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1373 Support" subsection documenting the XML format used to transfer
1374 shared library info on AIX.
1375
1376 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1377
1378 * gdb.texinfo (Debugging Output): Add documentation of
1379 "set debug aix-solib" and "show debug aix-solib" commands.
1380
1381 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1382
1383 * gdb.texinfo (Nios II): New section.
1384 (Nios II Features): New section.
1385
1386 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1387
1388 * gdbint.texinfo (Algorithms): Remove entries documenting
1389 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1390 SOLIB_CREATE_INFERIOR_HOOK.
1391
1392 2013-04-29 Tom Tromey <tromey@redhat.com>
1393
1394 PR python/14204:
1395 * gdb.texinfo (Python API): Fix menu entry.
1396 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1397 Define global and static block. Add example. Clarify
1398 block relationship for inline functions.
1399
1400 2013-04-29 Tom Tromey <tromey@redhat.com>
1401
1402 * gdb.texinfo (Python API): Mention Python help and keyword
1403 arguments. Move pagination text to Basic Python.
1404 (Basic Python): Put pagination text here. Document
1405 close-on-exec, SIGCHLD, and SIGINT.
1406
1407 2013-04-19 Pedro Alves <palves@redhat.com>
1408
1409 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1410 "signedness" instead of "signness".
1411
1412 2013-04-19 Pedro Alves <palves@redhat.com>
1413
1414 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1415 -Wno-pointer-sign text with text on -Wpointer-sign.
1416
1417 2013-04-16 Tom Tromey <tromey@redhat.com>
1418
1419 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1420 GCC that has the SDT probe points.
1421
1422 2013-04-15 Tom Tromey <tromey@redhat.com>
1423
1424 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1425 exception catchpoints.
1426
1427 2013-04-15 Tom Tromey <tromey@redhat.com>
1428
1429 * gdb.texinfo (Set Catchpoints): Document $_exception.
1430 (Convenience Vars): Mention $_exception.
1431
1432 2013-04-15 Tom Tromey <tromey@redhat.com>
1433
1434 * gdb.texinfo (Set Catchpoints): Reorganize exception
1435 catchpoints. Document "catch rethrow".
1436 (Debugging C Plus Plus): Mention "catch rethrow".
1437
1438 2013-04-15 Tom Tromey <tromey@redhat.com>
1439
1440 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1441
1442 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1443 Eli Zaretskii <eliz@gnu.org>
1444
1445 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1446 line below the sample output.
1447
1448 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1449
1450 * gdb.texinfo (Mode Options): Document '-configuration'.
1451 (Help): Document "show configuration".
1452 (Bug Reporting): Add requirements to include the configuration
1453 details in bug reports.
1454
1455 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1456
1457 * Makefile.in (MAN1S): Add gcore.1.
1458 Remove "Host, target, and site specific Makefile fragments" comment.
1459 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1460 (install-man1, uninstall-man1): Conditionalize gcore.1.
1461 (gcore.1): New.
1462 * gdb.texinfo (Man Pages): Add gcore man.
1463 (gcore man): New node.
1464
1465 2013-04-10 Pedro Alves <palves@redhat.com>
1466
1467 * gdb.texinfo (Process Record and Replay): Document that "set
1468 record full insn-number-max", "set record
1469 instruction-history-size" and "set record
1470 function-call-history-size" accept "unlimited".
1471 (Backtrace): Document that "set backtrace limit" accepts
1472 "unlimited".
1473 (List): Document that "set listsize" accepts "unlimited".
1474 (Print Settings)" Document that "set print max-symbolic-offset",
1475 "set print elements" and "set print repeats" accept "unlimited".
1476 (Starting and Stopping Trace Experiments): Document that "set
1477 trace-buffer-size" accepts "unlimited".
1478 (Remote Configuration): Document that "set tcp connect-timeout"
1479 accepts "unlimited".
1480 (Command History): Document that "set history size" accepts
1481 "unlimited".
1482 (Screen Size): Document that "set height" and "set width" accepts
1483 "unlimited". Adjust "set pagination"'s description to suggest
1484 "set height unlimited" instead of "set height 0".
1485
1486 2013-04-10 Yao Qi <yao@codesourcery.com>
1487
1488 * gdb.texinfo (Trace Files): Add "target ctf".
1489
1490 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1491
1492 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1493
1494 * Makefile.in (install-man1, install-man5, uninstall-man1)
1495 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1496
1497 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1498
1499 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1500 Eli Zaretskii <eliz@gnu.org>
1501
1502 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1503 parameters order. Remove "On some targets" for --attach. Document the
1504 --multi parameter and extended-remote command. Document all the
1505 options.
1506
1507 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1510 the list of supported languages.
1511
1512 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1513
1514 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1515 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1516 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1517 (diststuff): Add man.
1518 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1519 (uninstall-man5): New.
1520 (STAGESTUFF): Add *.1 and *.5.
1521 (GDBvn.texi): Add SYSTEM_GDBINIT.
1522 (gdb.1, gdbserver.1, gdbinit.5): New.
1523 (maintainer-clean realclean): Add $(MANS).
1524 (install): Add install-man.
1525 (uninstall): Add uninstall-man.
1526 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1527 (@copying): Wrap it by @c man begin COPYRIGHT.
1528 (Top): Add Man Pages.
1529 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1530
1531 2013-04-02 Pedro Alves <palves@redhat.com>
1532
1533 * gdb.texinfo (Debugging Output): Document "set/show debug
1534 aarch64", "set/show debug coff-pe-read" and "set/show debug
1535 mach-o".
1536
1537 2013-04-02 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1540 table>: Add entry for "trace-buffer-size".
1541
1542 2013-03-28 Pedro Alves <palves@redhat.com>
1543
1544 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1545 table>: Add entry for "trace-status".
1546
1547 2013-03-28 Eli Zaretskii <eliz@gnu.org>
1548
1549 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1550 @bullet", which is invalid (makeinfo 5.1 barfs).
1551
1552 2013-03-28 Pedro Alves <palves@redhat.com>
1553
1554 PR gdb/15294
1555
1556 * gdb.texinfo (List) <set listsize>: Adjust to document that
1557 listsize 0 means no limit, and remove mention of -1.
1558
1559 2013-03-22 Yao Qi <yao@codesourcery.com>
1560
1561 * gdb.texinfo (Embedded Processors): Remove menu item
1562 "OpenRISC 1000".
1563 (OpenRISC 1000): Remove.
1564
1565 2013-03-21 Doug Evans <dje@google.com>
1566
1567 * gdb.texinfo (Maintenance Commands): Add docs for
1568 "mt set per-command {space,time,symtab} {on,off}".
1569
1570 2013-03-14 Hui Zhu <hui@codesourcery.com>
1571 Yao Qi <yao@codesourcery.com>
1572
1573 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1574
1575 2013-03-13 Keith Seitz <keiths@redhat.com>
1576
1577 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1578 "maint agent" reference to Dynamic printf.
1579
1580 2013-03-11 Eli Zaretskii <eliz@gnu.org>
1581
1582 * gdb.texinfo (General Query Packets): Don't use colon in index
1583 entries visible to Info format.
1584
1585 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1586
1587 * gdb.texinfo (Process Record and Replay): Document record
1588 changes.
1589
1590 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1591
1592 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1593 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1594 qXfer:btrace:read.
1595
1596 2013-03-09 Eli Zaretskii <eliz@gnu.org>
1597
1598 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1599 use colons in @anchor and @cindex entries.
1600
1601 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
1602
1603 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1604
1605 2013-03-08 Stan Shebs <stan@codesourcery.com>
1606 Hafiz Abid Qadeer <abidh@codesourcery.com>
1607
1608 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1609 trace-buffer-size set and show commands.
1610 (Tracepoint Packets): Document QTBuffer:size.
1611 (General Query Packets): Document QTBuffer:size.
1612
1613 2013-02-21 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.texinfo: Remove bad @syncodeindex.
1616 (Values From Inferior, Types In Python, Inferiors In Python)
1617 (Events In Python, Threads In Python, Frames In Python, Blocks In
1618 Python, Symbols In Python, Symbol Tables In Python): Remove
1619 @tables.
1620 (Packets, General Query Packets, Tracepoint Packets)
1621 (Host I/O Packets): Use @w{} for empty @item.
1622
1623 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1624
1625 * gdb.texinfo (Architectures In Python): Add description about
1626 the new method gdb.Architecture.disassemble.
1627
1628 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1629 Hafiz Abid Qadeer <abidh@codesourcery.com>
1630
1631 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1632 Document the "trace-file" field.
1633
1634 2013-02-07 Doug Evans <dje@google.com>
1635
1636 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1637 command.
1638
1639 2013-02-06 Yao Qi <yao@codesourcery.com>
1640
1641 * gdb.texinfo (GDB/MI Async Records): Document new MI
1642 notification "=tsv-modified". Update the document of MI
1643 notification "=tsv-created".
1644 * observer.texi (GDB Observers): New observer tsv_modified.
1645 Update observer tsv_created and tsv_delete.
1646
1647 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1648
1649 * gdb.texinfo (AArch64 Features): New section; document
1650 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1651 (Architectures): Add new AArch64 section to document AArch64
1652 architecture specific commands.
1653 (ABI): Add description of the new OS ABI "Newlib" and its influence
1654 on the longjmp handling.
1655
1656 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1657 Jan Kratochvil <jan.kratochvil@redhat.com>
1658
1659 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1660 variable in 'set/show backtrace' section.
1661
1662 2013-01-31 Tom Tromey <tromey@redhat.com>
1663
1664 * gdb.texinfo (Target Commands): Fix typo.
1665
1666 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1667
1668 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1669 describing the gdb.Architecture class.
1670 (Frames In Python): Add description about the new method
1671 gdb.Frame.architecture().
1672
1673 2013-01-23 Doug Evans <dje@google.com>
1674
1675 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1676
1677 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1678
1679 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1680 'thread-groups' field when printing a breakpoint in MI.
1681
1682 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1683 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1684 to reflect that jit-reader-load now supports absolute file-names.
1685
1686 2013-01-16 Tom Tromey <tromey@redhat.com>
1687
1688 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1689 (Signals): Likewise.
1690
1691 2013-01-16 Tom Tromey <tromey@redhat.com>
1692
1693 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1694 "catch-type" field.
1695 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1696
1697 2013-01-07 Tom Tromey <tromey@redhat.com>
1698
1699 * gdb.texinfo (Mode Options): Don't mention -epoch.
1700 (Data, Emacs): Remove obsolete comments.
1701
1702 2013-01-02 Tom Tromey <tromey@redhat.com>
1703
1704 * gdb.texinfo (GDB/MI Output Records): Update menu.
1705 (GDB/MI Breakpoint Information): New node.
1706 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1707 <-break-insert>: Likewise.
1708
1709 2012-12-31 Yao Qi <yao@codesourcery.com>
1710
1711 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1712 (Packets): Move "vStopped" packet to ...
1713 (Notification Packets): ... here. Describe the components
1714 of notification. Add a table of supported notifications.
1715 Add an example on the process of he async notification.
1716
1717 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1718
1719 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1720 present.
1721 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1722 fullname output always present.
1723
1724 2012-12-23 Pierre Muller <muller@sourceware.org>
1725
1726 * gdbint.texinfo (Function prototypes): Require use of "extern"
1727 modifier for function prototypes in headers.
1728
1729 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1730
1731 * refcard.tex: Update copyright notice to GPL v3 or later.
1732 Update contact info.
1733
1734 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1735
1736 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1737
1738 2012-12-15 Yao Qi <yao@codesourcery.com>
1739
1740 * gdb.texinfo (Debugging Output): Document 'set debug
1741 notification' and 'show debug notification'.
1742
1743 2012-12-15 Yao Qi <yao@codesourcery.com>
1744
1745 * gdb.texinfo (Listing Tracepoints): New item and example about
1746 'installed on target' output.
1747 Add more in the example about 'installed on target'.
1748 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1749
1750 2012-12-14 Tom Tromey <tromey@redhat.com>
1751
1752 * gdb.texinfo (SVR4 Process Information): Mention core files.
1753
1754 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1755
1756 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1757
1758 2012-12-11 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.texinfo: Remove all mentions of Unixware throughout.
1761
1762 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1763
1764 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1765
1766 2012-11-29 Tom Tromey <tromey@redhat.com>
1767
1768 * gdb.texinfo (SVR4 Process Information): Document missing
1769 "info proc" subcommands.
1770
1771 2012-11-29 Yao Qi <yao@codesourcery.com>
1772
1773 PR gdb/1477.
1774 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1775 to 'auto' instead of 'gnu'.
1776
1777 2012-11-26 Tom Tromey <tromey@redhat.com>
1778
1779 * gdb.texinfo (MiniDebugInfo): New node.
1780 (GDB Files): Update.
1781
1782 2012-11-16 Doug Evans <dje@google.com>
1783
1784 * gdb.texinfo (System-wide configuration): If the system-wide init
1785 file lives in the data-directory, and --data-directory is provided,
1786 look for it there.
1787
1788 2012-11-15 Tom Tromey <tromey@redhat.com>
1789
1790 * gdb.texinfo (Signaling): Fix typo.
1791
1792 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1793
1794 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1795 parameter "count" of -data-write-memory-bytes, and add an example.
1796
1797 2012-11-12 Tom Tromey <tromey@redhat.com>
1798
1799 * gdb.texinfo (Symbols): Document "info type-printers",
1800 "enable type-printer" and "disable type-printer".
1801 (Python API): Add new node to menu.
1802 (Type Printing API): New node.
1803 (Progspaces In Python): Document type_printers field.
1804 (Objfiles In Python): Likewise.
1805 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1806 register_type_printer, TypePrinter>: Document.
1807
1808 2012-11-12 Tom Tromey <tromey@redhat.com>
1809
1810 * gdb.texinfo (Symbols): Document "set print type methods",
1811 "set print type typedefs", and flags to ptype and whatis.
1812
1813 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
1814
1815 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1816 the example -data-disassemble output. Extend the description of
1817 the -data-disassemble results to document all fields. Document
1818 the cli disassemble command as being related to -data-disassemble.
1819
1820 2012-11-09 Yao Qi <yao@codesourcery.com>
1821
1822 PR gdb/14777.
1823 * gdb.texinfo (OS Information): Remove doc on command
1824 'info udot'.
1825
1826 2012-11-08 Joel Brobecker <brobecker@adacore.com>
1827
1828 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1829 gdb.ini warning for Windows port.
1830
1831 2012-11-08 Yao Qi <yao@codesourcery.com>
1832
1833 * gdb.texinfo (Search): Add kindex for 'fo'.
1834
1835 2012-11-05 Tom Tromey <tromey@redhat.com>
1836
1837 PR python/14802:
1838 * gdb.texinfo (Functions In Python): Add example.
1839
1840 2012-11-03 Yao Qi <yao@codesourcery.com>
1841
1842 * observer.texi (GDB Observers): Remove observer
1843 'tracepoint_modified', 'tracepoint_created' and
1844 'tracepoint_deleted'.
1845
1846 2012-10-26 Tom Tromey <tromey@redhat.com>
1847
1848 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1849
1850 2012-10-25 Tom Tromey <tromey@redhat.com>
1851
1852 * gdb.texinfo (General Query Packets): Use @itemx.
1853
1854 2012-10-17 Yao Qi <yao@codesourcery.com>
1855
1856 * observer.texi (GDB Observers): Update observer
1857 'memory_changed'.
1858 * gdb.texinfo (GDB/MI Async Records): Document for
1859 "memory-changed" notification.
1860
1861 2012-10-15 Doug Evans <dje@google.com>
1862
1863 * gdb.texinfo (Mode Options): Document -nh.
1864 Elaborate on docs for -nx.
1865
1866 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1867
1868 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1869
1870 2012-09-21 Yao Qi <yao@codesourcery.com>
1871 Pedro Alves <palves@redhat.com>
1872
1873 * gdb.texinfo (GDB/MI Async Records): Document notification
1874 'record-started' and 'record-stopped'.
1875 * observer.texi (GDB Observers): New observer 'record-changed'.
1876
1877 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1878
1879 * gdb.texinfo: Document the removal of SH's 'regs' command.
1880
1881 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1882
1883 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1884
1885 2012-09-18 Yao Qi <yao@codesourcery.com>
1886
1887 * gdb.texinfo (GDB/MI Async Records): Document new MI
1888 notifications '=tsv-created' and '=tsv-deleted'.
1889 * observer.texi (GDB Observers): New observer tsv_created and
1890 tsv_deleted.
1891
1892 2012-09-18 Yao Qi <yao@codesourcery.com>
1893
1894 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1895 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1896 '=traceframe-changed'.
1897
1898 2012-09-17 Yao Qi <yao@codesourcery.com>
1899
1900 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1901 'set listsize'.
1902
1903 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1904 Eli Zaretskii <eliz@gnu.org>
1905
1906 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1907 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1908 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1909
1910 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1911
1912 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1913
1914 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1915
1916 Document how to return from "python-interactive" to GDB.
1917 * gdb.texinfo (Python Commands): Update documentation.
1918
1919 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1920
1921 Add a new "python-interactive" command that starts a standard
1922 Python interactive prompt with "pi" as alias, and add "py" as
1923 an alias to "python".
1924 * gdb.texinfo (Python Commands): Document the new commands.
1925
1926 2012-08-22 Tom Tromey <tromey@redhat.com>
1927
1928 * gdbint.texinfo (Host Definition): Remove documentation for
1929 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1930
1931 2012-08-17 Keith Seitz <keiths@redhat.com>
1932
1933 PR c++/13356
1934 * gdb.texinfo (Type and Range Checking): Remove warning.
1935 Remove spurious commas.
1936 Update text and examples for re-implementation of set/show
1937 check type.
1938 (C and C++ Type and Range Checks): Likewise.
1939
1940 2012-08-16 Yao Qi <yao@codesourcery.com>
1941
1942 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1943 is deprecated.
1944
1945 2012-08-13 Doug Evans <dje@google.com>
1946
1947 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1948 to include functions.
1949
1950 2012-08-10 Doug Evans <dje@google.com>
1951
1952 * gdb.texinfo (Convenience Funs): New node.
1953 (Types In Python): Document Type.vector.
1954
1955 2012-08-09 Yao Qi <yao@codesourcery.com>
1956
1957 * observer.texi: New observer command_param_changed.
1958 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1959
1960 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1961
1962 * gdbint.texinfo (Debugging GDB): In section
1963 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1964 Mention also gdb-gdb.py.
1965
1966 2012-08-07 Yao Qi <yao@codesourcery.com>
1967
1968 Revert the folloing patch:
1969 2012-08-06 Yao Qi <yao@codesourcery.com>
1970 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1971 remote hardware-watchpoint-limit' and 'set
1972 remote hardware-breakpoint-limit'.
1973
1974 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
1975
1976 * gdb.texinfo (Working Directory): Added information about new
1977 default argument for 'cd' command.
1978
1979 2012-08-06 Yao Qi <yao@codesourcery.com>
1980
1981 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1982 remote hardware-watchpoint-limit' and 'set
1983 remote hardware-breakpoint-limit'.
1984
1985 2012-08-06 Yao Qi <yao@codesourcery.com>
1986
1987 Fix PR14371.
1988
1989 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1990 '=breakpoint-deleted'.
1991
1992 2012-08-02 Yao Qi <yao@codesourcery.com>
1993
1994 * gdb.texinfo (Native): Remove node Neutrino.
1995
1996 2012-07-27 Yao Qi <yao@codesourcery.com>
1997
1998 * gdb.texinfo (IPA Protocol Commands): Document new command
1999 'close'.
2000
2001 2012-07-25 Tom Tromey <tromey@redhat.com>
2002
2003 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2004
2005 2012-07-20 Doug Evans <dje@google.com>
2006
2007 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2008 (Index Files): Document how to control the use of deprecated index
2009 sections.
2010 (Index Section Format): Replace --use-deprecated-index-sections with
2011 "set use-deprecated-index-sections on".
2012
2013 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2014
2015 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2016 indices into a single node "Index". Instead, join function and
2017 variable indices into a single index, separate from the concept
2018 index. Requested in
2019 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2020 (Top): Update the top-level menu: instead of one "Index" there are
2021 now separate entries "Concept Index" and "Function and Variable
2022 Index".
2023 (Concept Index, Function and Variable Index): New nodes.
2024 (Index): Node deleted.
2025
2026 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2027
2028 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2029 and "maint agent-eval".
2030
2031 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2032
2033 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2034 avoid file-name clashes between Index.html and index.html on
2035 case-insensitive filesystems. See the discussion starting in
2036 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2037 details of the problem.
2038 (Top): Update the master menu for the above.
2039 (Concept Index, Command and Variable Index): New nodes, instead of
2040 the old "Index" node that was deleted. All cross-references
2041 updated.
2042
2043 2012-07-02 Stan Shebs <stan@codesourcery.com>
2044
2045 * gdb.texinfo (Dynamic Printf): Mention agent style and
2046 disconnected dprintf.
2047 (Maintenance Commands): Describe maint agent-printf.
2048 (General Query Packets): Mention BreakpointCommands feature.
2049 (Packets): Document commands extension to Z0 packet.
2050 * agentexpr.texi (Bytecode Descriptions): Document printf
2051 bytecode.
2052
2053 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2054
2055 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2056 only after gdbinit files.
2057 (Startup): Move -iex and -iex commands down after gdbinit files.
2058
2059 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2060
2061 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2062 possibility.
2063
2064 2012-06-29 Tom Tromey <tromey@redhat.com>
2065
2066 * gdb.texinfo (Index Section Format): Update for version 7.
2067
2068 2012-06-28 Stan Shebs <stan@codesourcery.com>
2069
2070 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2071 example, add note about title column.
2072
2073 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2074
2075 * gdb.texinfo (Symbol Tables In Python): Add description about
2076 the new 'last' attribute of gdb.Symtab_and line.
2077
2078 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2079
2080 * gdb.texinfo (Symbol Tables In Python): Correct the description
2081 of the 'pc' attribute of gdb.Symtab_and_line.
2082
2083 2012-06-26 Doug Evans <dje@google.com>
2084
2085 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2086 and symtab-create.
2087
2088 2012-06-25 Keith Seitz <keiths@redhat.com>
2089
2090 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2091 from example. Remove "rbreak" from list of corresponding
2092 gdb commands.
2093
2094 2012-06-23 Doug Evans <dje@google.com>
2095
2096 * gdb.texinfo (Index Section Format): Document version 7 format.
2097
2098 2012-06-22 Yao Qi <yao@codesourcery.com>
2099
2100 * gdb.texinfo: Add missing cindex for some packets.
2101
2102 2012-06-20 Keith Seitz <keiths@redhat.com>
2103
2104 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2105 for -break-insert and document -p.
2106
2107 2012-06-20 Yao Qi <yao@codesourcery.com>
2108
2109 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2110 and "gdb.write_memory" with "Inferior.read_memory" and
2111 "Inferior.write_memory".
2112
2113 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2114
2115 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2116 (Free Documentation): Add @node line.
2117 (Continuing and Stepping) <advance location>: Use @item instead of
2118 @itemx.
2119 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2120 @itemx.
2121 (Embedded Processors): Put the link to "PA" to its correct place,
2122 according to document structure.
2123 (Python API): Put the link to "Lazy Strings In Python" to its
2124 correct place.
2125 (Index): Use @@ in @tex block to get a literal @.
2126
2127 * gdbint.texinfo: Fix the @subtitle line.
2128
2129 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2130 correct place.
2131
2132 2012-06-08 Yao Qi <yao@codesourcery.com>
2133
2134 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2135 Protocol'.
2136 (In-Process Agent Protocol, IPA Protocol Objects)
2137 (IPA Protocol Commands): New nodes.
2138 (Tracepoint Packets): Add anchors.
2139
2140 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2141
2142 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2143
2144 2012-06-06 Yao Qi <yao@codesourcery.com>
2145
2146 * gdb.texinfo: Update copyright year.
2147
2148 2012-05-23 Stan Shebs <stan@codesourcery.com>
2149 Kwok Cheung Yeung <kcy@codesourcery.com>
2150
2151 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2152
2153 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2154
2155 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2156 Mention also --with-separate-debug-dir.
2157 (Auto-loading): Prepend $debugdir in the sample output.
2158 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2159 auto-load safe-path variable.
2160 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2161 Mention also $debugdir for 'set auto-load scripts-directory'.
2162
2163 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2164
2165 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2166 (MIPS Embedded, MIPS, MIPS Register packet Format)
2167 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2168 appropriate.
2169
2170 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2171 Maciej W. Rozycki <macro@codesourcery.com>
2172
2173 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2174 mips compression".
2175 (MIPS Breakpoint Kinds): New subsubsection.
2176
2177 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2178
2179 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2180 nodes for subsections. Add @acronym mark-ups and adjust
2181 formatting.
2182
2183 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2184
2185 Rename $ddir to $datadir.
2186 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2187 (objfile-gdb.py file): Rename $ddir to $datadir.
2188
2189 2012-05-18 Tom Tromey <tromey@redhat.com>
2190
2191 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2192
2193 2012-05-14 Stan Shebs <stan@codesourcery.com>
2194
2195 * gdb.texinfo (Dynamic Printf): New subsection.
2196
2197 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2198
2199 * gdb.texinfo (Basic Python): Add description about the function
2200 gdb.find_pc_line
2201
2202 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2203 Eli Zaretskii <eliz@gnu.org>
2204
2205 * gdb.texinfo (Separate Debug Files): Use plural form for global
2206 debugging information directory.
2207
2208 2012-05-11 Stan Shebs <stan@codesourcery.com>
2209 Kwok Cheung Yeung <kcy@codesourcery.com>
2210
2211 * gdb.texinfo (Operating System Auxiliary Information): Document new
2212 'info os' subcommands.
2213
2214 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2215
2216 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2217 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2218 (dotdebug_gdb_scripts section): Add reference
2219 to 'Auto-loading safe path'.
2220
2221 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2222
2223 Implement multi-component --with-auto-load-dir.
2224 * gdb.texinfo (Auto-loading): New references
2225 for 'set auto-load scripts-directory'
2226 and 'show auto-load scripts-directory'.
2227 (Auto-loading safe path): Describe the new default. Move $ddir
2228 substituation reference to 'objfile-gdb.py file'.
2229 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2230 script-name. Describe new 'set auto-load scripts-directory'
2231 and 'show auto-load scripts-directory'.
2232
2233 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2234
2235 Provide $ddir substitution for --with-auto-load-safe-path.
2236 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2237 (Auto-loading safe path): Likewise. Mention the default value,
2238 $ddir substitution, --with-auto-load-safe-path and
2239 --without-auto-load-safe-path.
2240 * observer.texi (gdb_datadir_changed): New.
2241
2242 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2243
2244 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2245 Twice.
2246
2247 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2248 directory separator by path separator.
2249
2250 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2251
2252 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2253 for 'set auto-load safe-path' optional. Mention if it is omitted.
2254 Change disabling security protection condition to "/", twice.
2255
2256 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2257
2258 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2259 the new methods global_block and static_block on gdb.Symtab
2260 objects.
2261
2262 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2263
2264 * gdb.texinfo (Blocks In Python): Add a note saying that future
2265 improvements to GDB and its infrastructure can move symbols
2266 across blocks within a symbol table.
2267
2268 2012-04-29 Yao Qi <yao@codesourcery.com>
2269
2270 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2271 (A29K): Remove.
2272
2273 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2274 Tom Tromey <tromey@redhat.com>
2275
2276 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2277 and generic static probe support on GDB.
2278
2279 2012-04-25 Doug Evans <dje@google.com>
2280
2281 * gdb.texinfo (Go): Fix thinko.
2282
2283 * gdb.texinfo (Supported Languages): Add Go.
2284 (Go): New node.
2285
2286 2012-04-25 Yao Qi <yao@codesourcery.com>
2287
2288 * gdbint.texinfo (Testsuite): New section `Board settings'.
2289
2290 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2291
2292 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2293 Three times.
2294
2295 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2296 Three times.
2297
2298 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2299
2300 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2301 by @table @asis. Fix formatting of one item.
2302
2303 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2304
2305 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2306
2307 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2308
2309 New option "set debug auto-load".
2310 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2311 (auto-load verbose mode): New node.
2312
2313 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2314
2315 New option "set auto-load safe-path".
2316 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2317 and "info auto-load" examples for safe-path. Put there also references
2318 for "set auto-load safe-path" and "show auto-load safe-path".
2319 New menu item for Auto-loading safe path.
2320 (Auto-loading safe path): New node.
2321 (Python Auto-loading): Update the expected output from "Missing"
2322 to "No".
2323
2324 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2325
2326 auto-load: Implementation.
2327 * gdb.texinfo (Mode Options): New anchor for -nx.
2328 (Startup): New anchors for Option -init-eval-command,
2329 Home Directory Init File
2330 and Init File in the Current Directory during Startup.
2331 Mention set auto-load local-gdbinit with a reference.
2332 Change the sample code to "set auto-load python-scripts".
2333 (Threads): New anchor set libthread-db-search-path.
2334 Provide references to libthread_db.so.1 file.
2335 (Controlling GDB): New menu item for Auto-loading.
2336 (Auto-loading, Init File in the Current Directory)
2337 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2338 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2339 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2340 reference.
2341 (Auto-loading): Rename to ...
2342 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2343 "set auto-load python-scripts", new anchor for it. Change
2344 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2345 for it. Change "info auto-load-scripts"
2346 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2347 to "Python scripts".
2348
2349 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2350
2351 PR mi/13393
2352 * gdb.texinfo (Print Settings): Extend the description for "set print
2353 object".
2354 (GDB/MI Variable Objects): Extend the description for -var-create and
2355 -var-list-children.
2356
2357 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2358
2359 * gdb.texinfo (Examining Data): Document the 'explore' command.
2360
2361 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2362
2363 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2364 to the children of a varobj and its update range when -var-update
2365 returns that the varobj's type changed.
2366
2367 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2368
2369 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2370 Create two new links fir 'objfile-gdb.py file'
2371 and 'dotdebug_gdb_scripts section'.
2372
2373 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2374
2375 * gdb.texinfo (Auto-loading): Rename node reference
2376 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2377 Twice.
2378 (.debug_gdb_scripts section): Rename the node ...
2379 (dotdebug_gdb_scripts section): ... here.
2380 (Maintenance Commands): Also rename this node reference.
2381
2382 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2383
2384 * gdb.texinfo (Python API/Values From Inferior): Add description
2385 about the new method Value.referenced_value. Add description on
2386 how Value.dereference is different (and similar) to
2387 Value.referenced_value.
2388
2389 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2390
2391 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2392 --init-eval-command=COMMAND, -iex.
2393 (Startup): Describe -iex and -ix. Simplify the example
2394 for "set auto-load-scripts off".
2395
2396 2012-03-16 Gary Benson <gbenson@redhat.com>
2397
2398 PR breakpoints/10738
2399 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2400 stating that GDB cannot set breakpoints on inlined functions.
2401 (Mode Options): Document --use-deprecated-index-sections.
2402 (Index Section Format): Document new index section version format.
2403
2404 2012-03-15 Tom Tromey <tromey@redhat.com>
2405
2406 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2407
2408 2012-03-13 Doug Evans <dje@google.com>
2409
2410 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2411 of "reload".
2412 (Symbols): Delete docs for set/show symbol-reloading.
2413 * gdbint.texinfo (Defining Other Architecture Features): Delete
2414 SYMBOL_RELOADING_DEFAULT.
2415 * refcard.tex: Delete reference to symbol-reloading.
2416
2417 2012-03-07 Pedro Alves <palves@redhat.com>
2418
2419 * gdb.texinfo (General Query Packets): Document new
2420 QProgramSignals packet.
2421 * gdb.texinfo (Remote configuration): Mention
2422 "program-signals-packet".
2423
2424 2012-03-05 Tristan Gingold <gingold@adacore.com>
2425
2426 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2427
2428 2012-03-03 Yao Qi <yao@codesourcery.com>
2429
2430 * gdb.texinfo (In-Process Agent): New node.
2431 Document new commands.
2432 (General Query Packets): Add packet `QAgent'.
2433
2434 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2435
2436 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2437
2438 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2439
2440 * gdb.texinfo (Commands In Python): Put example python macro in
2441 COMMAND_USER category rather than COMMAND_OBSCURE.
2442 Document gdb.COMMAND_USER.
2443 (User-defined Commands): Update documentation to clarify
2444 "set/show max-user-call-depth" and "show user" don't apply to python
2445 commands. Update documentation to clarify "help user-defined" may
2446 also include python commands defined as COMMAND_USER.
2447
2448 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * gdb.texinfo (Startup): Add option -ex description to the option -x
2451 description.
2452
2453 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2454
2455 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2456 condition-evaluation breakpoint parameter.
2457 Mention condition-evaluation mode being shown in "info break".
2458 (Break Conditions): Add description for target-side
2459 conditional breakpoints.
2460 (Remote Configuration): Mention conditional-breakpoints-packet.
2461 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2462 cond-expr.
2463 (General Query Packets): Mention new ConditionalBreakpoint feature.
2464
2465 2012-02-22 Tom Tromey <tromey@redhat.com>
2466
2467 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2468
2469 2012-02-17 Tom Tromey <tromey@redhat.com>
2470
2471 PR python/10753:
2472 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2473 directory.
2474
2475 2012-02-14 Stan Shebs <stan@codesourcery.com>
2476
2477 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2478
2479 2012-02-13 Pedro Alves <palves@redhat.com>
2480
2481 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2482 mips-idt-ecoff.
2483
2484 2012-02-09 Yao Qi <yao@codesourcery.com>
2485
2486 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2487
2488 2012-02-07 Tom Tromey <tromey@redhat.com>
2489
2490 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2491 Symbol.value.
2492
2493 2012-02-07 Tom Tromey <tromey@redhat.com>
2494
2495 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2496
2497 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2498
2499 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2500
2501 2012-01-24 Tom Tromey <tromey@redhat.com>
2502
2503 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2504 unload".
2505 (Files): Mention new catch commands.
2506 (GDB/MI Async Records): Likewise.
2507
2508 2012-01-24 Gary Benson <gbenson@redhat.com>
2509
2510 Delete #if 0'd out code.
2511 * gdb.texinfo (Frame Info): Remove "info catch".
2512
2513 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2514
2515 * gdb.texinfo (Remote Configuration): Document
2516 "set remote hostio-readlink-packet" command.
2517 (General Query Packets): Document vFile:readlink packet.
2518
2519 2012-01-16 Tom Tromey <tromey@redhat.com>
2520
2521 * gdb.texinfo (Specify Location): Document relative file name
2522 handling.
2523
2524 2012-01-16 Tom Tromey <tromey@redhat.com>
2525
2526 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2527
2528 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2529 Eli Zaretskii <eliz@gnu.org>
2530
2531 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2532 code.
2533
2534 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2535
2536 * gdb.texinfo (Variables): Document use of :: for non-static
2537 variables.
2538
2539 2012-01-05 Joel Brobecker <brobecker@adacore.com>
2540
2541 * gdbint.texinfo (Start of New Year Procedure): Update
2542 to replace use of copyright.sh by use of copyright.py.
2543
2544 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 Remove the gdbtui binary.
2547 * all-cfg.texi (GDBTUI): Remove.
2548 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2549 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2550 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2551
2552 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2553
2554 Introduce gdb.FinishBreakpoint in Python.
2555 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2556 (Python API): Add menu entry for Finish Breakpoints.
2557
2558 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2559
2560 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2561 tests.
2562
2563 2011-12-16 Doug Evans <dje@google.com>
2564
2565 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2566
2567 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2568
2569 * gdb.texinfo (Python Commands): Remove "maint set/show print
2570 stack". Add documentation for "set/show python print-stack".
2571
2572 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2573
2574 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2575 should transfer control to the stub in the startup code instead of
2576 in main. Mention the need to get past the initial breakpoint.
2577
2578 2011-12-06 Tom Tromey <tromey@redhat.com>
2579
2580 * gdb.texinfo (Set Breaks): Update for new behavior.
2581
2582 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2583
2584 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2585 List Format for SVR4 Targets'.
2586 (General Query Packets): New item qXfer:libraries-svr4:read.
2587 (Library List Format for SVR4 Targets): New node.
2588
2589 2011-12-01 Tom Tromey <tromey@redhat.com>
2590
2591 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2592 add.
2593
2594 2011-11-22 Tom Tromey <tromey@redhat.com>
2595
2596 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2597 reasons.
2598
2599 2011-11-20 Stan Shebs <stan@codesourcery.com>
2600
2601 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2602 note-related options and variables.
2603 (Tracepoint Packets): Document packet changes.
2604
2605 2011-11-20 Sanjoy Das <sdas@igalia.com>
2606
2607 * gdb.texinfo (JIT Interface): Add documentation on writing and
2608 usind JIT debug info readers.
2609 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2610 Debug Info Readers): New nodes.
2611
2612 2011-11-18 Yao Qi <yao@codesourcery.com>
2613
2614 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2615 tracepoint.
2616
2617 2011-11-15 Doug Evans <dje@google.com>
2618
2619 * gdb.texinfo (Files): Document basenames-may-differ.
2620
2621 2011-11-14 Doug Evans <dje@google.com>
2622
2623 * gdb.texinfo (Shell Commands): Document "!".
2624
2625 2011-11-14 Stan Shebs <stan@codesourcery.com>
2626 Kwok Cheung Yeung <kcy@codesourcery.com>
2627
2628 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2629 needed to get shorter fast tracepoints.
2630 (Tracepoint Packets): Document new qTMinFTPILen packet.
2631
2632 2011-11-14 Yao Qi <yao@codesourcery.com>
2633
2634 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2635 behavior of tracepoint.
2636 (General Query Packets): New feature InstallInTrace.
2637 (Remote Configuration): Document "set remote
2638 install-in-trace-packet".
2639
2640 2011-11-12 Matt Rice <ratmice@gmail.com>
2641
2642 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2643 Add arguments to info macro.
2644
2645 2011-11-10 Tom Tromey <tromey@redhat.com>
2646
2647 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2648 manual.
2649 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2650 (Macros): Add a footnote.
2651 (C): Remove paragraph about compiler options.
2652 (C Constants): Mention wide character and string constants.
2653 (C Plus Plus Expressions): Update compiler option advice. Mention
2654 using declarations. Mention ADL. Remove old HP compiler
2655 information.
2656
2657 2011-11-10 Tom Tromey <tromey@redhat.com>
2658
2659 PR c++/9257:
2660 * gdb.texinfo (Print Settings): Add an extra note about the need
2661 for a vtable.
2662
2663 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2664
2665 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2666 "set mips abi" documentation.
2667
2668 2011-11-04 Doug Evans <dje@google.com>
2669
2670 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2671
2672 2011-11-03 Tom Tromey <tromey@redhat.com>
2673
2674 * gdb.texinfo (Stopping): Add menu entry.
2675 (Continuing and Stepping): Restore @node. Use @section, not
2676 @subsection.
2677
2678 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2679
2680 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2681 designation. Fix "Specify Location" cross-reference.
2682
2683 2011-11-02 Stan Shebs <stan@codesourcery.com>
2684
2685 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2686 (General Query Packets): Describe tracenz feature.
2687 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2688
2689 2011-10-28 Paul Koning <paul_koning@dell.com>
2690
2691 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2692
2693 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
2694
2695 * gdb.texinfo ((Frames In Python): Document
2696 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2697
2698 2011-10-26 Paul Koning <paul_koning@dell.com>
2699
2700 * gdb.texinfo (gdb.types): Document new deepitems function.
2701
2702 2011-10-25 Paul Koning <paul_koning@dell.com>
2703
2704 PR python/13327
2705
2706 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2707 fetch_lazy method.
2708
2709 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2710
2711 PR python/12656
2712
2713 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2714 global_block, static_block function.
2715
2716 2011-10-19 Tom Tromey <tromey@redhat.com>
2717
2718 * gdb.texinfo (Commands In Python): Add missing "@"s.
2719
2720 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
2721
2722 PR python/13285 Document named constants for frame unwind stop reasons
2723 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2724 constants.
2725
2726 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2727
2728 Fix compatibility with texinfo versions older than 4.12.
2729 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2730 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2731 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2732 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2733 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2734 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2735 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2736
2737 2011-10-09 Doug Evans <dje@google.com>
2738
2739 * gdb.texinfo (Extending GDB): Document alias command.
2740
2741 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2742
2743 Support @entry in input expressions.
2744 * gdb.texinfo (Variables): Describe @entry names suffix.
2745 (Print Settings): Add anchor for `set print entry-values'.
2746
2747 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2748 Eli Zaretskii <eliz@gnu.org>
2749
2750 Display @entry parameter values (without references).
2751 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2752 example.
2753 (Print Settings): New description of set print entry-values and show
2754 print entry-values.
2755
2756 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2757 Eli Zaretskii <eliz@gnu.org>
2758
2759 Recognize virtual tail call frames.
2760 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2761 (Tail Call Frames): New node.
2762 (Frames In Python): Add gdb.TAILCALL_FRAME.
2763
2764 2011-10-07 Doug Evans <dje@google.com>
2765
2766 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2767 register_pretty_printer.
2768
2769 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2770
2771 PR python/12930
2772 PR python/12802
2773
2774 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2775 stop method.
2776
2777 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2778
2779 * gdb.texinfo (Starting your Program): "set disable-randomization"
2780 is no longer Linux-specific.
2781 (Remote Configuration): Document "set remote
2782 disable-randomization-packet".
2783 (General Query Packets): Document "QDisableRandomization" packet
2784 and add it to "qSupported" list.
2785
2786 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
2787
2788 Allow Python notification of new object-file loadings.
2789 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2790 event type.
2791
2792 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
2793
2794 PR python/12691: Add the inferior to Python exited event
2795 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2796
2797 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2798
2799 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2800 rephasing.
2801
2802 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2803
2804 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2805 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2806 as possible feature returned by the `-list-features'
2807 command.
2808
2809 2011-09-28 Paul Koning <paul_koning@dell.com>
2810
2811 * gdb.texinfo (gdb.Type): Document field access by dictionary
2812 key syntax.
2813
2814 2011-09-28 Yao Qi <yao@codesourcery.com>
2815
2816 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2817 Add one space after option `-s'. Remove @r{} markup.
2818
2819 2011-09-27 Stan Shebs <stan@codesourcery.com>
2820
2821 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2822
2823 2011-09-16 Hui Zhu <teawater@gmail.com>
2824
2825 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2826 to *(unsigned char *)$esp@300.
2827
2828 2011-09-15 Paul Koning <paul_koning@dell.com>
2829
2830 * gdb.texinfo: Make style of Python functions and methods match
2831 the syntax of Python. Also put class and module names explicitly
2832 on function, member, and variable names, matching Python
2833 documentation conventions.
2834
2835 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2836
2837 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2838 * gdb.texinfo (Inferiors In Python): Describe new
2839 gdb.selected_inferior() function.
2840
2841 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2842
2843 Handle multiple breakpoint hits in Python interface:
2844 * gdb.texinfo (Events In Python): New function documentation:
2845 gdb.BreakpointEvent.breakpoints. Indicate that
2846 gdb.BreakpointEvent.breakpoint is now deprecated.
2847
2848 2011-09-04 Joel Brobecker <brobecker@adacore.com>
2849
2850 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2851
2852 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2853
2854 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2855
2856 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2857
2858 * gdb.texinfo (Prompt): Add set/show extended-prompt
2859 documentation
2860 (Basic Python): Add prompt_hook anchor.
2861 (Python modules): Reword module text to reflect multiple modules.
2862 (gdb.prompt): Document gdb.prompt module.
2863
2864 2011-08-14 Yao Qi <yao@codesourcery.com>
2865
2866 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2867
2868 2011-08-14 Yao Qi <yao@codesourcery.com>
2869
2870 * gdb.texinfo (Standard Target Features): Document C6x features.
2871 (TIC6x Features): New node.
2872
2873 2011-08-12 Doug Evans <dje@google.com>
2874
2875 * gdb.texinfo (Symbols In Python): Document symbol.type.
2876
2877 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2878
2879 * gdb.texinfo (Python): Document command and function
2880 auto-loading.
2881
2882 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2883 Eli Zaretskii <eliz@gnu.org>
2884
2885 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2886 typedefs unrolling. Extend the sample code by an inner typedef and
2887 outer typedefs unrolling.
2888
2889 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2890
2891 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2892 size and line-size.
2893
2894 2011-07-21 Matt Rice <ratmice@gmail.com>
2895
2896 PR macros/12999
2897 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2898 Update text and cindex entries for info macro command.
2899
2900 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2901
2902 * observer.texi (GDB Observers): Add before_prompt observer.
2903 * gdb.texinfo (Basic Python): Add documentation for prompt
2904 substitution.
2905
2906 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2907
2908 PR python/12438
2909 * gdb.texinfo (Python Commands): Add deprecate note to maint
2910 set/show python print-stack. Document set/show python
2911 print-backtrace.
2912
2913 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2914
2915 * gdb.texinfo: Fix typos.
2916
2917 2011-07-01 Tom Tromey <tromey@redhat.com>
2918
2919 * gdb.texinfo (Debugging Output): Document set debug
2920 check-physname.
2921
2922 2011-06-29 Tom Tromey <tromey@redhat.com>
2923
2924 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2925 breakpoint-notifications feature.
2926
2927 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2928
2929 * gdb.texinfo (Target Description): Remove warning about
2930 possibly unstable format.
2931
2932 2011-06-03 Tom Tromey <tromey@redhat.com>
2933
2934 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2935 (Events In Python): Note that exit_code is optional.
2936
2937 2011-05-17 Pedro Alves <pedro@codesourcery.com>
2938
2939 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2940 required for multi-threading support.
2941 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2942 Hc are deprecated for multi-threading debugging. Point readers at
2943 the vCont packet.
2944
2945 2011-05-15 Doug Evans <dje@google.com>
2946
2947 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2948
2949 2011-05-13 Doug Evans <dje@google.com>
2950
2951 * gdb.texinfo (Threads): Document $sdir,$pdir.
2952 (Server): Document $pdir exception.
2953
2954 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2955
2956 * gdb.texinfo (Threads): Clarify default value for
2957 libthread-db-search-path.
2958
2959 * gdb.texinfo (Completion): Update example.
2960 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2961
2962 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2963
2964 * gdb.texinfo: Document change in the behaviour of the enable and
2965 disable GDB commands when applied to tracepoints.
2966 Document the EnableDisableTracepoints remote stub feature.
2967 Document QTEnable and QTDisable in the list of tracepoint packets.
2968
2969 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2972 hsuser.texi.
2973 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2974 comment to hsuser.texi. Change rluser.texi name in the comment.
2975
2976 2011-05-10 Doug Evans <dje@google.com>
2977
2978 * gdb.texinfo (Threads): If an empty path is provided for
2979 libthread-db-search-path it is reset to its default value.
2980 (Server): Ditto.
2981
2982 2011-05-09 Doug Evans <dje@google.com>
2983
2984 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2985
2986 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2987 Thiago Jung Bauermann <bauerman@br.ibm.com>
2988
2989 Implement support for PowerPC BookE masked watchpoints.
2990 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2991 (PowerPC Embedded): Mention support of masked watchpoints.
2992
2993 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2994
2995 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2996 `@value{GDBN}'.
2997
2998 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2999
3000 * gdb.texinfo (titlepage): Remove dedication.
3001 (In Memoriam): New appendix.
3002
3003 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3004 Eli Zaretskii <eliz@gnu.org>
3005
3006 * gdb.texinfo (Index Section Format): Change the version to 5.
3007 Describe the different formula.
3008
3009 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3010 Eli Zaretskii <eliz@gnu.org>
3011
3012 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3013 for disconnected tracing.
3014 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3015 extended-remote relationship. Mention --once.
3016 (TCP port allocation lifecycle of @code{gdbserver}): New.
3017
3018 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3019
3020 * gdb.texinfo (Server): Improve indexing. Index all optional
3021 switches to gdbserver.
3022
3023 2011-04-20 Tom Tromey <tromey@redhat.com>
3024
3025 * gdb.texinfo (Index Section Format): New node.
3026 (Top): Add new node to menu.
3027
3028 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3029
3030 * gdb.texinfo (Maintenance Commands): Document `maint print
3031 remote-registers'.
3032
3033 2011-04-20 Tom Tromey <tromey@redhat.com>
3034
3035 * gdb.texinfo (Trace File Format): Move node later.
3036
3037 2011-04-19 Tom Tromey <tromey@redhat.com>
3038
3039 * gdbint.texinfo (Register Information Functions): Remove
3040 duplicate "the".
3041 * gdb.texinfo (Emacs): Remove duplicate "to".
3042 (GDB/MI Variable Objects): Remove duplicate "the".
3043 (General Query Packets): Likewise.
3044
3045 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3046
3047 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3048 "GDB/MI Ada Exception Information" node.
3049
3050 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3051
3052 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3053 the "exception-name" field in the *stopped async record.
3054
3055 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3056 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3057
3058 Implement support for PowerPC BookE ranged breakpoints.
3059 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3060
3061 2011-03-28 Tom Tromey <tromey@redhat.com>
3062
3063 * gdb.texinfo (Set Tracepoints): Fix typo.
3064
3065 2011-03-24 Tom Tromey <tromey@redhat.com>
3066
3067 * gdb.texinfo (Specify Location): Document `function:label'
3068 linespec.
3069
3070 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3071
3072 PR python/12149
3073
3074 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3075
3076 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3077
3078 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3079 (Inferiors In Python): Likewise.
3080 (Threads In Python): Likewise.
3081 (Symbols In Python): Likewise.
3082 (Objfiles In Python): Likewise.
3083 (Symbol Tables In Python): Likewise.
3084
3085 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3086
3087 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3088 display>: Explain that the commands accept number ranges.
3089
3090 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3091
3092 * gdb.texinfo (Breakpoints In Python): Add description and example
3093 of Python stop function operation.
3094
3095 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3096
3097 * gdb.texinfo (Parameters In Python): Document get_set_string and
3098 get_show_string methods.
3099
3100 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3101
3102 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3103
3104 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3105 circular-trace-buffer name.
3106
3107 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3108
3109 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3110 in the previous change.
3111
3112 2011-02-27 Michael Snyder <msnyder@vmware.com>
3113
3114 * gdb.texinfo (Inferiors and Programs): Update commands to show
3115 that they can accept multiple arguments.
3116
3117 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3118
3119 Revert the following patch (code patch was not approved):
3120 2011-02-21 Hui Zhu <teawater@gmail.com>
3121 * agentexpr.texi (bytecode descriptions): add printf.
3122 * gdb.texinfo (tracepoint action lists): add printf.
3123
3124 2011-02-23 Doug Evans <dje@google.com>
3125
3126 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3127
3128 2011-02-23 Michael Snyder <msnyder@vmware.com>
3129
3130 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3131 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3132 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3133
3134 2011-02-22 Doug Evans <dje@google.com>
3135
3136 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3137 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3138 add description of result, fix @defun formatting.
3139
3140 2011-02-21 Hui Zhu <teawater@gmail.com>
3141
3142 * agentexpr.texi (Bytecode Descriptions): Add printf.
3143 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3144
3145 2011-02-18 Tom Tromey <tromey@redhat.com>
3146
3147 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3148
3149 2011-02-14 Michael Snyder <msnyder@vmware.com>
3150
3151 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3152 Document new command "thread find".
3153
3154 2011-02-14 Michael Snyder <msnyder@vmware.com>
3155
3156 * gdb.texinfo (Threads): Update example of new thread message.
3157
3158 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3159
3160 * gdb.texinfo (Remote Configuration): Mention set/show remote
3161 traceframe-info.
3162 (Tools/Packages Optional for Building GDB): Mention that expat is
3163 used for traceframe info.
3164 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3165 (General Query Packets) <qSupported>: Describe the
3166 qXfer:traceframe-info:read feature.
3167 (qXfer::read): Describe qXfer:traceframe-info:read.
3168 (Traceframe Info Format): New section.
3169
3170 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3171
3172 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3173 for casts and unary operators.
3174
3175 2011-02-04 Tom Tromey <tromey@redhat.com>
3176
3177 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3178 is not useful.
3179
3180 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3181
3182 * gdb.texinfo: s/value optimized out/optimized out/g
3183
3184 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3185
3186 * gdb.texinfo (Other Misc Settings): Rework part of the
3187 documentation of the "set interactive mode" command.
3188
3189 2011-01-19 Tom Tromey <tromey@redhat.com>
3190
3191 * gdb.texinfo (Threads): Document thread name output and `thread
3192 name' command.
3193 (Threads In Python): Document Thread.name attribute.
3194 (GDB/MI Thread Commands): Document thread attributes.
3195
3196 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3197
3198 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3199 changes in mi/mi-cmd-disas.c
3200
3201 2011-01-12 Tom Tromey <tromey@redhat.com>
3202
3203 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3204 Fix "thread apply" text.
3205
3206 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3207 Thiago Jung Bauermann <bauerman@br.ibm.com>
3208
3209 Implement support for PowerPC BookE ranged watchpoints.
3210 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3211 the "set powerpc exact-watchpoints" flag.
3212
3213 2011-01-07 Tom Tromey <tromey@redhat.com>
3214
3215 * gdb.texinfo (Python API): Add descriptions to @menu items.
3216
3217 2011-01-06 Tom Tromey <tromey@redhat.com>
3218
3219 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3220
3221 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3222
3223 * gdb.texinfo (Debugging Output): Document "set debug jit".
3224
3225 2011-01-06 Tom Tromey <tromey@redhat.com>
3226
3227 PR python/12133:
3228 * gdb.texinfo (Frames In Python): Document various frame
3229 constants.
3230
3231 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3232
3233 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3234 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3235 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3236
3237 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3238
3239 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3240 (clean): Add GDBvn.texi.
3241
3242 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3243
3244 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3245 occasional case where the debugger prints an array address
3246 instead of the array itself.
3247
3248 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3249
3250 * gdb.texinfo (Packets) <read registers packet>: Document support
3251 for registers that were not collected.
3252
3253 2010-12-15 Doug Evans <dje@google.com>
3254
3255 * gdb.texinfo (Startup): Document auto-loading of scripts during
3256 startup.
3257 (Auto-loading): Delete "maint set python auto-load on|off".
3258 Add "set auto-load-scripts on|off".
3259
3260 2010-12-07 Doug Evans <dje@google.com>
3261
3262 * gdb.texinfo (Mode Options): Document -data-directory.
3263 (Data Files): Add reference to -data-directory.
3264
3265 2010-11-29 Doug Evans <dje@google.com>
3266
3267 * gdb.texinfo (Pretty-Printer Introduction): Change
3268 printer-name:subprinter-name to printer-name;subprinter-name.
3269
3270 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3271
3272 PR python/12199
3273
3274 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3275
3276 2010-11-23 Tom Tromey <tromey@redhat.com>
3277
3278 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3279 (Editing): Likewise.
3280 (Command History): Likewise.
3281 (TUI Keys): Likewise.
3282 (Bug Reporting): Conditionally include rluser.texi and
3283 inc-history.texinfo.
3284 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3285 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3286 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3287 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3288 (gdb.pdf): Likewise.
3289 (gdb.info): Likewise.
3290 (gdb/index.html): Likewise.
3291
3292 2010-11-23 Tom Tromey <tromey@redhat.com>
3293
3294 * Makefile.in (Makefile): Run ../config.status.
3295 (distclean): Update.
3296 * configure: Remove.
3297 * configure.ac: Remove.
3298
3299 2010-11-12 Tom Tromey <tromey@redhat.com>
3300
3301 * gdb.texinfo (Basic Python): Update. Add xref.
3302 (Exception Handling): Document new exception classes.
3303 (Types In Python): Update.
3304 (Frames In Python): Update.
3305
3306 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3307
3308 * gdb.texinfo (Breakpoints In Python): Document "internal"
3309 parameter, and visible attribute.
3310
3311 2010-11-05 Doug Evans <dje@google.com>
3312
3313 * gdb.texinfo (Source Path): Document "set directories".
3314
3315 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3316
3317 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3318 (OpenCL C): New node.
3319
3320 2010-11-02 Doug Evans <dje@google.com>
3321
3322 * gdb.texinfo (Pretty Printing): Expand into three sections,
3323 introduction, example, and commands.
3324 (Python API): Delete section Disabling Pretty-Printers, merge into
3325 Selecting Pretty-Printers.
3326 (Writing a Pretty-Printer): New section. Move the pretty-printer
3327 example here, and reformat to match python coding style. Add a second
3328 example using the gdb.printing module.
3329 (Python modules): Add gdb.printing.
3330
3331 2010-10-29 Doug Evans <dje@google.com>
3332
3333 * gdb.texinfo (Python): Fix long line.
3334
3335 2010-10-20 Doug Evans <dje@google.com>
3336
3337 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3338 All references updated. Correct sections marked as subsections.
3339 (Coding Standards): New chapter. Move the coding standard related
3340 subsections here. Add section on Python coding standards.
3341
3342 2010-10-13 Doug Evans <dje@google.com>
3343
3344 * gdb.texinfo (Python): Add "Python modules".
3345 (Types in Python): Add reference to gdb.types section.
3346 (Python modules): New node.
3347
3348 2010-10-11 Doug Evans <dje@google.com>
3349
3350 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3351 Python" from gdb.Value.type description.
3352
3353 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3354
3355 * gdb.texinfo (Ravenscar Profile): New node.
3356
3357 2010-09-22 Tom Tromey <tromey@redhat.com>
3358
3359 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3360
3361 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3362
3363 * gdb.texinfo (Values From Inferior): Clarify that
3364 value.dynamic_type works only in C++ programs with RTTI.
3365
3366 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3367
3368 * gdb.texinfo (Character Sets): Correctly reference host-charset
3369 in example.
3370
3371 2010-09-13 Tom Tromey <tromey@redhat.com>
3372
3373 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3374 Document "fullname" and "from".
3375
3376 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3377
3378 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3379 feature `reverse' output by -list-target-features.
3380
3381 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3382
3383 * gdb.texinfo (i386 Features): Remove an extra "@item".
3384
3385 2010-08-30 Tom Tromey <tromey@redhat.com>
3386
3387 PR python/11792:
3388 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3389
3390 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3391
3392 * gdb.texinfo (ARM Features): Document
3393 org.gnu.gdb.arm.m-profile.
3394
3395 2010-08-23 Tom Tromey <tromey@redhat.com>
3396
3397 PR python/11145:
3398 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3399 reinterpret_cast methods.
3400
3401 2010-08-23 Tom Tromey <tromey@redhat.com>
3402
3403 PR python/11915:
3404 * gdb.texinfo (Types In Python): Document array method.
3405
3406 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3407
3408 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3409
3410 2010-08-16 Tom Tromey <tromey@redhat.com>
3411
3412 * gdb.texinfo (Set Watchpoints): Document -location option.
3413
3414 2010-08-13 Doug Evans <dje@google.com>
3415
3416 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3417
3418 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3419
3420 * gdb.texinfo (GDB/MI Data Manipulation): Document
3421 -data-read-memory-raw and -data-write-memory-raw.
3422
3423 2010-08-11 Tom Tromey <tromey@redhat.com>
3424 Phil Muldoon <pmuldoon@redhat.com>
3425
3426 * gdb.texinfo (Basic Python): Describe post_event API.
3427
3428 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3429
3430 * gdb.texinfo (Basic Python): Describe solib_address and
3431 decode_line Python APIs
3432
3433 2010-08-10 Tom Tromey <tromey@redhat.com>
3434
3435 * gdb.texinfo (Pretty Printing API): Document
3436 gdb.default_visualizer.
3437
3438 2010-08-10 Tom Tromey <tromey@redhat.com>
3439
3440 Revert gdb-add-index addition:
3441 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3442
3443 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3444 Eli Zaretskii <eliz@gnu.org>
3445
3446 * gdb.texinfo (Mode Options) <-batch>
3447 (Basic Python) <gdb.execute>: Describe setting width and height.
3448
3449 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3450
3451 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3452
3453 2010-07-30 Tom Tromey <tromey@redhat.com>
3454
3455 * gdb.texinfo (Index Files): Mention gdb-add-index.
3456
3457 2010-07-30 Hui Zhu <teawater@gmail.com>
3458
3459 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3460 "detach inferior" and "kill inferior".
3461
3462 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3463
3464 * gdb.texinfo (Machine Code): Update description of two forms of
3465 arguments, and add new example to demonstrate the new form.
3466
3467 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3468
3469 * gdb.texinfo (Values From Inferior): Add value inferior function
3470 call description.
3471
3472 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3473
3474 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3475
3476 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3477 Eli Zaretskii <eliz@gnu.org>
3478
3479 Make core files the process_stratum.
3480 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3481 record_stratum example.
3482
3483 2010-07-13 Tom Tromey <tromey@redhat.com>
3484
3485 * gdb.texinfo (Index Files): New node.
3486
3487 2010-07-13 Tom Tromey <tromey@redhat.com>
3488
3489 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3490
3491 2010-07-13 Tom Tromey <tromey@redhat.com>
3492
3493 * gdb.texinfo (Specify Location): Document labels.
3494
3495 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3496
3497 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3498 entries for fast tracepoints and static tracepoints.
3499
3500 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3501
3502 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3503 qsThreadInfo>: Spell out `l' as ell.
3504
3505 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3506
3507 * gdb.texinfo (Convenience Variables): Document $_sdata.
3508 (Commands to Set Tracepoints): Describe static tracepoints. Add
3509 `Listing Static Tracepoint Markers' menu entry. Document
3510 "strace".
3511 (Tracepoint Action Lists): Document collecting $_sdata.
3512 (Listing Static Tracepoint Markers): New subsection.
3513 (Tracepoints support in gdbserver): Mention static tracepoints.
3514 (remote packets, enabling and disabling): Mention
3515 read-sdata-object.
3516 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3517 and StaticTracepoint.
3518 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3519 Document qXfer:sdata:read.
3520 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3521
3522 2010-06-29 Joel Brobecker <brobecker@adacore.com>
3523
3524 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3525
3526 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3527 Tom Tromey <tromey@redhat.com>
3528 Thiago Jung Bauermann <bauerman@br.ibm.com>
3529
3530 * gdb.texinfo (Inferiors In Python): New node.
3531 * gdb.texinfo (Threads In Python): New node.
3532
3533 2010-06-28 Joel Brobecker <brobecker@adacore.com>
3534
3535 * gdb.texinfo (Python): Document what the python directory is
3536 and what its location is.
3537 (Basic Python): Document the gdb.PYTHONDIR constant.
3538
3539 2010-06-25 Tom Tromey <tromey@redhat.com>
3540
3541 PR python/10808:
3542 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3543
3544 2010-06-24 Hui Zhu <teawater@gmail.com>
3545
3546 * gdb.texinfo: (Commands for Controlled Output): Add
3547 documentation for command "eval".
3548
3549 2010-06-21 Stan Shebs <stan@codesourcery.com>
3550
3551 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3552 * annotate.texinfo: Ditto.
3553 * gdbint.texinfo: Ditto.
3554 * stabs.texinfo: Ditto.
3555
3556 2010-06-22 Hui Zhu <teawater@gmail.com>
3557
3558 * gdb.texinfo: (Process Record and Replay): Add documentation
3559 for command "set record memory-query".
3560
3561 2010-06-21 Stan Shebs <stan@codesourcery.com>
3562
3563 * gdb.texinfo: Relicense under GFDL version 1.3.
3564 * annotate.texinfo: Relicense under GFDL version 1.3.
3565 * gdbint.texinfo: Relicense under GFDL version 1.3.
3566 * stabs.texinfo: Relicense under GFDL version 1.3.
3567 * fdl.texi: Update to version 1.3.
3568
3569 2010-06-18 Stan Shebs <stan@codesourcery.com>
3570
3571 * gdb.texinfo (Operating System Auxiliary Information): Describe
3572 "info os" when no arguments given.
3573
3574 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3575 $_thread.
3576
3577 2010-06-18 Hui Zhu <teawater@gmail.com>
3578
3579 * gdb.texinfo: (Process Record and Replay): Add documentation
3580 for commands "record save" and "record restore".
3581
3582 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 * gdb.texinfo: Include information about the correct use
3585 of addresses in the `watch' command.
3586
3587 2010-06-11 Stan Shebs <stan@codesourcery.com>
3588
3589 * gdb.texinfo (Observer Mode): New section.
3590 (General Query Packets): Document QAllow.
3591
3592 2010-06-04 Doug Evans <dje@google.com>
3593
3594 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3595
3596 2010-06-03 Doug Evans <dje@google.com>
3597
3598 * gdbint.texinfo (Coding): Add subsection on command names.
3599
3600 2010-06-02 Tom Tromey <tromey@redhat.com>
3601
3602 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3603 always-disassemble.
3604
3605 2010-06-01 Pedro Alves <pedro@codesourcery.com>
3606
3607 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3608 gdbserver, and add cross reference.
3609 (Tracepoints support in gdbserver): New subsection.
3610
3611 2010-05-26 Pedro Alves <pedro@codesourcery.com>
3612
3613 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3614 `qRelocInsn' feature.
3615 (Relocate instruction reply packet): New subsection
3616 of `Tracepoint Packets'.
3617 (Tracepoint Packets): Mention that packets QTDP and QTStart
3618 support the qRelocInsn request, and add cross reference to new
3619 subsection.
3620
3621 2010-05-25 Doug Evans <dje@google.com>
3622
3623 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3624 (Commands In Python): Document gdb.string_to_argv.
3625
3626 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3627
3628 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3629 ATTR_NORETURN.
3630
3631 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3632 Tom Tromey <tromey@redhat.com>
3633 Thiago Jung Bauermann <bauerman@br.ibm.com>
3634
3635 * gdb.texinfo (Parameters In Python): New Node.
3636
3637 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3638
3639 * gdb.texinfo: (Summary) Add mention about D language support.
3640 (Filenames): Add D suffixes.
3641 (D): New node.
3642
3643 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3644
3645 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3646 of macro deleted from GDB code.
3647
3648 2010-04-24 Pedro Alves <pedro@codesourcery.com>
3649
3650 * gdb.texinfo (Commands to specify files): Describe what how GDB
3651 looks up DOS-based filesystem paths on the system root. Document
3652 the new `set/show target-file-system-kind' commands.
3653
3654 2010-04-23 Doug Evans <dje@google.com>
3655
3656 * gdb.texinfo (Python): Move Auto-loading section here ...
3657 (Python API): from here.
3658 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3659 (Maintenance Commands): Add docs for "maint print section-scripts".
3660
3661 2010-04-20 Chris Moller <cmoller@redhat.com>
3662
3663 * gdb.texinfo (Setting Breakpoints): Added description of
3664 filename-qualified rbreak.
3665 * refcard.tex (Breakpoints and Watchpoints): Added brief
3666 description of filename-qualified rbreak.
3667
3668 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3669
3670 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3671 (Python API): Change the reference to Pretty Printing API.
3672 (Pretty Printing): Move the user part under the Data node. Reformat
3673 the sample output to 72 columns. Create a new reference to Pretty
3674 Printing API. Rename the API part ...
3675 (Pretty Printing API): To a new node name.
3676 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3677 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3678
3679 2010-04-21 Stan Shebs <stan@codesourcery.com>
3680
3681 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
3682 and commands.
3683 (Listing Tracepoints): Update to reflect current behavior.
3684
3685 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3686
3687 * gdb.texinfo (Examining memory): Update for change in string
3688 display with explicit size.
3689
3690 2010-04-19 Pedro Alves <pedro@codesourcery.com>
3691
3692 PR breakpoints/8554.
3693
3694 * gdb.texinfo (Save Breakpoints): New node.
3695 (save-tracepoints): Rename to ...
3696 (save tracepoints): ... this. Mention that `save-tracepoints' is
3697 a deprecated alias to `save tracepoints'.
3698
3699 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3700
3701 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
3702 (info w32 thread-information-block): Document new command.
3703 (qGetTIBAddress): Document new gdbserver query.
3704 (maint set/show show-all-tib): Document new command.
3705
3706 2010-04-15 Doug Evans <dje@google.com>
3707
3708 * gdb.texinfo (Python API): Add progspaces section.
3709 (Selecting Pretty-Printers): Progspace pretty-printers are
3710 searched too.
3711 (Progspaces In Python): New section.
3712
3713 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3714
3715 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3716
3717 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3718 returns None.
3719
3720 2010-04-09 Stan Shebs <stan@codesourcery.com>
3721
3722 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3723 Describe the `frames-created' field, tweak grammar.
3724
3725 2010-04-09 Pedro Alves <pedro@codesourcery.com>
3726
3727 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3728 Describe the `circular' and `disconnected' fields.
3729
3730 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3731
3732 * gdb.texinfo (maint print registers): Mention unavailable and
3733 invisible registers.
3734
3735 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3736 Thiago Jung Bauermann <bauerman@br.ibm.com>
3737 Tom Tromey <tromey@redhat.com>
3738
3739 * gdb.texinfo (Breakpoints In Python): New Node.
3740
3741 2010-04-08 Stan Shebs <stan@codesourcery.com>
3742
3743 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3744 trace status fields.
3745
3746 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3747
3748 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3749 optional. Make org.gnu.gdb.i386.avx requires
3750 org.gnu.gdb.i386.avx.
3751
3752 2010-04-08 Doug Evans <dje@google.com>
3753
3754 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3755 search path, and document that gdb only scans the search path if
3756 the script's path doesn't specify a directory.
3757
3758 2010-04-05 Doug Evans <dje@google.com>
3759
3760 * gdb.texinfo (maint show python auto-load): Fix typo.
3761
3762 2010-04-04 Stan Shebs <stan@codesourcery.com>
3763
3764 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3765 (Setting Watchpoints): Update description of "info watch".
3766 (Disabling Breakpoints): Only "info break" lists all.
3767
3768 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3769 (tdump): Explain how tdump works.
3770
3771 2010-04-01 Pedro Alves <pedro@codesourcery.com>
3772
3773 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3774 add cross reference.
3775
3776 2010-03-31 Pedro Alves <pedro@codesourcery.com>
3777
3778 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3779 commands error out.
3780
3781 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3782
3783 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3784
3785 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3786
3787 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3788
3789 2010-03-29 Stan Shebs <stan@codesourcery.com>
3790 Nathan Sidwell <nathan@codesourcery.com>
3791
3792 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3793 GDBN equivalent.
3794 (Set Tracepoints): Remove mention that conditional tracepoints
3795 don't exist.
3796 (Tracepoint Actions): Clarify when while-stepping collection
3797 happens, note that while-stepping does not automatically collect
3798 $pc.
3799
3800 2010-03-29 Stan Shebs <stan@codesourcery.com>
3801
3802 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3803 (General Query Packets): Describe TracepointSource.
3804
3805 2010-03-27 Matt Rice <ratmice@gmail.com>
3806
3807 * gdb.texinfo (ARM): Document arguments to "target sim".
3808 (Set Catchpoints): Use @dots{} instead of @r{...}.
3809
3810 2010-03-26 Pedro Alves <pedro@codesourcery.com>
3811
3812 * gdb.texinfo (Tracepoint Packets): Remove mention that
3813 terror:string may be plain text, and drop mention of X prefix.
3814
3815 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3816
3817 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3818
3819 2010-03-24 Stan Shebs <stan@codesourcery.com>
3820
3821 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3822
3823 2010-03-24 Tom Tromey <tromey@redhat.com>
3824
3825 PR breakpoints/9352:
3826 * gdb.texinfo (Break Commands): Update.
3827
3828 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3829
3830 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3831 commands.
3832
3833 2010-03-16 Stan Shebs <stan@codesourcery.com>
3834
3835 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3836 circular-trace-buffer.
3837 (Tracepoint Packets): Describe QTBuffer, and details of the
3838 qTStatus reply.
3839
3840 2010-03-12 Stan Shebs <stan@codesourcery.com>
3841 Nathan Sidwell <nathan@codesourcery.com>
3842
3843 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3844 doing instruction stepping.
3845 (Tracepoint Restrictions): New node.
3846
3847 2010-03-10 Tom Tromey <tromey@redhat.com>
3848
3849 * gdbint.texinfo (Symbol Handling): Update.
3850
3851 2010-03-08 Tom Tromey <tromey@redhat.com>
3852
3853 PR cli/9591:
3854 * gdb.texinfo (Mode Options): Mention lack of pagination and
3855 confirmation with --batch.
3856 (Screen Size): Mention --batch.
3857 (Messages/Warnings): Likewise.
3858
3859 2010-03-05 Tom Tromey <tromey@redhat.com>
3860
3861 * gdb.texinfo (Basic Python): Document target_charset and
3862 target_wide_charset.
3863
3864 2010-03-05 Tom Tromey <tromey@redhat.com>
3865
3866 * gdb.texinfo (Data): Link to pretty-printing.
3867 (Output Formats): Likewise. Correct text.
3868
3869 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3870
3871 * gdb.texinfo (Types): Describe <struct> and <flags>.
3872
3873 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3874
3875 * gdb.texinfo (Frames In Python): Add block parameter and
3876 description to read_var text.
3877
3878 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
3879 Tom Tromey <tromey@redhat.com>
3880
3881 * gdb.texinfo (Types In Python): Describe block argument in
3882 template_argument and gdb.lookup_type.
3883
3884 2010-02-24 Tom Tromey <tromey@redhat.com>
3885
3886 * gdb.texinfo (Cygwin Native): Fix typo.
3887
3888 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3889
3890 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3891 and select method descriptions.
3892 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3893 Tables in Python to menu.
3894 (Blocks In Python): New node.
3895 (Symbols In Python): New node.
3896 (Symbol Tables in Python): New node.
3897
3898 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3899
3900 Multiexec MI
3901
3902 gdb/
3903 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3904
3905 gdb/doc/
3906 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3907 changes.
3908 (GDB/MI Program Execution): Document current behaviour of
3909 --all and --thread-group.
3910 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3911 -remove-inferior.
3912 * observer.texi (inferior_added, inferior_removed): New
3913 observers.
3914
3915 2010-02-19 Tom Tromey <tromey@redhat.com>
3916
3917 * gdbint.texinfo (Getting Started): Fix @node.
3918 (Debugging GDB): Likewise.
3919
3920 2010-02-13 Joel Brobecker <brobecker@adacore.com>
3921
3922 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3923 documenting the gdb_test_timeout variable.
3924
3925 2010-02-12 Jakob Engblom <jakob@virtutech.com>
3926
3927 * gdb.texinfo (MI commands): Added documentation of --reverse
3928 option to a set of MI commands. Restructured documentation of MI
3929 commands --exec-continue to reflect the complexity of reverse
3930 execution.
3931
3932 2010-02-12 Pedro Alves <pedro@codesourcery.com>
3933
3934 * gdb.texinfo (Using the Collected Data): Specify that the address
3935 range of `tfind outsize' is exclusive, and that the address range
3936 of `tfind range' is inclusive.
3937 (Tracepoint Packets): Specify that the address range of
3938 `QTFrame:range' is inclusive, and that the address range of
3939 `QTFrame:outside' is exclusive
3940
3941 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3942
3943 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3944
3945 2010-02-10 Tom Tromey <tromey@redhat.com>
3946
3947 * gdb.texinfo (Debugging Output): Document set debug parser and
3948 show debug parser.
3949
3950 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3951
3952 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3953 i386_eflags and i386_mxcsr.
3954
3955 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3956
3957 * gdb.texinfo: Document i386 target features.
3958
3959 2010-02-05 Doug Evans <dje@google.com>
3960
3961 * gdbint.texinfo (Testsuite): Add a new section to document the
3962 various DejaGnu variables that may be overridden.
3963 Document INTERNAL_GDBFLAGS.
3964
3965 2010-02-04 Tom Tromey <tromey@redhat.com>
3966
3967 PR cli/8830:
3968 * gdb.texinfo (Files): -readnow comes before the filename for file
3969 and symbol-file.
3970
3971 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3974 Document ARM breakpoint types.
3975 (Register Packet Format): Move into the new section.
3976 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3977
3978 2010-01-21 Joel Brobecker <brobecker@adacore.com>
3979
3980 * gdb.texinfo (File Options): Adjust the documentation of this
3981 switch to refer to the "source" command rather than partially
3982 duplicating some of the relevant information.
3983 (Extending GDB): Introduce and document the set/show script-extension
3984 setting.
3985 (Command Files): Add note explaining that the "source" command
3986 is also used to evalute scripts written in other languages.
3987 Remove the short slightly incorrect reference to sourcing Python
3988 scripts.
3989 (Python Commands): Document how to execute a Python script from GDB.
3990
3991 2010-01-19 Joel Brobecker <brobecker@adacore.com>
3992
3993 * gdb.texinfo (Command Files): Fix typo.
3994
3995 2010-01-18 Tom Tromey <tromey@redhat.com>
3996
3997 * gdb.texinfo (File Options): Document -x on .py files.
3998 (Command Files): Document handling of Python scripts.
3999
4000 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4001
4002 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4003
4004 2010-01-15 Stan Shebs <stan@codesourcery.com>
4005
4006 * gdb.texinfo (Trace Files): New section.
4007 (Tracepoint Packets): Document QTSave and qTBuffer.
4008 (Trace File Format): New appendix.
4009
4010 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4011
4012 * gdb.texinfo (Values From Inferior): Document lazy_string value
4013 method.
4014 (Python API): Add Lazy strings menu item.
4015 (Lazy Strings In Python): New node.
4016
4017 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4018
4019 * gdb.texinfo (GDB/MI Thread Information): New.
4020 (GDB/MI Async Records): Document the core field in *stopped.
4021 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4022 documentation
4023 (Process list): Document that osdata document may contain
4024 threads.
4025 (Remote Serial Protocol): Document qXfer:threads.
4026
4027 2010-01-06 Stan Shebs <stan@codesourcery.com>
4028
4029 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4030 disconnected tracing.
4031 (Tracepoint Packets): Document new protocol.
4032
4033 2010-01-05 Stan Shebs <stan@codesourcery.com>
4034
4035 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4036 tracepoints.
4037 (Tracepoint Packets): Describe remote protocol for fast
4038 tracepoints.
4039
4040 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4041
4042 Update the "Start of New Year Procedure".
4043 * gdbint.texinfo: Add the list of files that need to be updated
4044 manually. Minor reformatting.
4045
4046 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4047
4048 * refcard.tex: Update copyright year in header and text.
4049
4050 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4051
4052 * agentexpr.texi: Add 2010 to the list of copyright years.
4053 * annotate.texinfo: Likewise.
4054 * gdb.texinfo: Likewise.
4055 * gdbint.texinfo: Likewise.
4056 * observer.texi: Likewise.
4057 * stabs.texinfo: Likewise.
4058
4059 2009-12-31 Stan Shebs <stan@codesourcery.com>
4060
4061 * gdb.texinfo (Tracepoint Actions): Describe teval.
4062
4063 2009-12-29 Stan Shebs <stan@codesourcery.com>
4064
4065 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4066
4067 2009-12-28 Stan Shebs <stan@codesourcery.com>
4068
4069 * gdb.texinfo (Trace State Variables): New section.
4070 (Tracepoint Packets): Describe trace state variable packets.
4071 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4072 variable bytecodes.
4073
4074 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4075
4076 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4077 declarations.
4078
4079 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4080
4081 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4082 -gdb-exit behaviour.
4083
4084 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4085
4086 * gpl.texi: Update to version 3 of the GPL.
4087
4088 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4089
4090 * Makefile.in: Update copyright header.
4091 * observer.texi: Fix the copyright header of the generated files.
4092
4093 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4094
4095 * gdb.texinfo (Types In Python): Describe range function.
4096
4097 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4098
4099 * gdb.texinfo (Types In Python): Describe "is_base_class".
4100
4101 2009-12-03 Tom Tromey <tromey@redhat.com>
4102
4103 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4104
4105 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4106
4107 * observer.texi: New memory_changed observer.
4108
4109 2009-12-01 Tom Tromey <tromey@redhat.com>
4110
4111 * gdb.texinfo (Reverse Execution): Fix typo.
4112
4113 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4114
4115 PR gdb/8704
4116
4117 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4118 are allowed after the breakpoint condition.
4119
4120 2009-11-23 Tom Tromey <tromey@redhat.com>
4121
4122 PR python/10782:
4123 * gdb.texinfo (Types In Python): Document Type.pointer.
4124
4125 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4126
4127 * gdb.texinfo (Machine Code): Adjust.
4128
4129 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4130
4131 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4132 (Using Agent Expressions): Delete cross reference.
4133
4134 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4135
4136 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4137 and @settitle directives up to help makeinfo find them.
4138
4139 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4140
4141 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4142 (Auto-loading): Use plural and note one can use multiple components now.
4143
4144 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4145
4146 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4147 -stack-list-arguments have the same documentation for parameter
4148 as -stack-list-locals. Add comas.
4149
4150 2009-10-27 Tom Tromey <tromey@redhat.com>
4151 Eli Zaretskii <eliz@gnu.org>
4152
4153 PR python/10781
4154
4155 * gdb.texinfo (Values From Inferior): Document cast method.
4156
4157 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4158
4159 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4160 and adjust example.
4161
4162 2009-10-22 Michael Snyder <msnyder@vmware.com>
4163
4164 * gdb.texinfo (Process Record and Replay): Document new form of
4165 info record command. Also document the new save and restore
4166 commands.
4167
4168 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4169
4170 * gdb.texinfo (Machine Code): Mention current pc marker.
4171 (Memory): Likewise.
4172
4173 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4174 Stan Shebs <stan@codesourcery.com>
4175
4176 * observer.texi (new_inferior): Rename to...
4177 (inferior_appeared): ... this.
4178
4179 * gdb.texinfo (Inferiors): Rename node to ...
4180 (Inferiors and Programs): ... this. Mention running multiple
4181 programs in the same debug session.
4182 <info inferiors>: Mention the new 'Executable' column if "info
4183 inferiors". Update examples. Document the "add-inferior",
4184 "clone-inferior", "remove-inferior" and "maint info
4185 program-spaces" commands.
4186 (Process): Rename node to...
4187 (Forks): ... this. Document "set|show follow-exec-mode".
4188
4189 2009-10-11 Michael Snyder <msnyder@vmware.com>
4190
4191 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4192 (ReverseContinue): Ditto.
4193
4194 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4195
4196 * gdb.texinfo (Server): Document libthread-db-search-path.
4197
4198 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4199
4200 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4201
4202 2009-10-06 Michael Eager <eager@eagercon.com>
4203
4204 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4205 (Embedded Processors): Add MicroBlaze.
4206 (MicroBlaze): New. Describe Xilinx MicroBlaze
4207
4208 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4209
4210 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4211
4212 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4213
4214 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4215
4216 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4217
4218 * observer.texi (solib_unloaded): Document explicitly the fact that
4219 this observer is called before the associated symbols are unloaded.
4220
4221 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4222
4223 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4224 -stack-list-variables.
4225
4226 2009-09-18 Tom Tromey <tromey@redhat.com>
4227
4228 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4229 is experimental.
4230
4231 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4232
4233 * gdb.texinfo (convenince variables): Mention
4234 $_siginfo could be empty.
4235
4236 2009-09-15 Tom Tromey <tromey@redhat.com>
4237
4238 * gdb.texinfo (GDB/MI Variable Objects): Document
4239 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4240 Expand -var-update documentation.
4241
4242 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4243
4244 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4245 feature.
4246
4247 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4248
4249 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4250
4251 2009-09-10 Michael Snyder <msnyder@vmware.com>
4252
4253 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4254 ReverseStep replies to the qSupported query.
4255
4256 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4257
4258 Add documentation for set/show interactive-mode.
4259 * gdb.texinfo (Other Misc Settings): New node.
4260
4261 2009-09-01 Doug Evans <dje@google.com>
4262
4263 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4264 non-stop mode's affect on remote caching.
4265
4266 2009-08-31 Jacob Potter <jdpotter@google.com>
4267 Doug Evans <dje@google.com>
4268
4269 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4270 Mark `set/show remotecache' options as obsolete.
4271 Document new `set/show stack-cache' option.
4272 Update text for `info dcache'.
4273
4274 2009-08-27 Doug Evans <dje@google.com>
4275
4276 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4277 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4278
4279 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4280
4281 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4282 about autoconf.
4283
4284 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4285
4286 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4287 small example, and describe its columns. Replace "inferior-id" by
4288 "infno" throughout.
4289
4290 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4291
4292 * gdbint.texinfo (Releasing GDB): Point to
4293 README-maintainer-mode file for required autoconf version.
4294 * configure.ac: Do not substitute datarootdir, htmldir,
4295 pdfdir, docdir. Do not process --with-datarootdir,
4296 --with-htmldir, --with-pdfdir, --with-docdir.
4297 * configure: Regenerate.
4298
4299 * configure: Regenerate.
4300
4301 2009-08-20 Reid Kleckner <reid@kleckner.net>
4302
4303 * gdb.texinfo: Add chapter on JIT interface.
4304
4305 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4306
4307 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4308 confirmation request.
4309
4310 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4311
4312 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4313 CRC definitions.
4314
4315 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4316
4317 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4318 -break-commands.
4319
4320 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4321
4322 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4323 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4324
4325 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4326
4327 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4328 "set spu stop-on-load" and "show spu stop-on-load" commands.
4329
4330 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4331
4332 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4333
4334 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4335
4336 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4337 org.gnu.gdb.arm.neon.
4338
4339 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4340
4341 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4342 optional element.
4343 (subsection OS ABI): New subsection.
4344
4345 2009-07-14 Stan Shebs <stan@codesourcery.com>
4346
4347 * gdb.texinfo (Tracepoint Conditions): New section.
4348 (General Query Packets): Describe ConditionalTracepoints.
4349 (Tracepoint Packets): Describe condition field.
4350 (Maintenance Commands): Describe maint agent-eval.
4351 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4352
4353 2009-07-11 Hui Zhu <teawater@gmail.com>
4354
4355 * gdb.texinfo (disassemble): Add a new modifier /r
4356 to "disassemble" command to make it print the raw instructions
4357 in hex as well as in symbolic form.
4358
4359 2009-07-09 Tom Tromey <tromey@redhat.com>
4360
4361 * gdbint.texinfo (Testsuite): Document parallel make check.
4362
4363 2009-07-09 Tom Tromey <tromey@redhat.com>
4364
4365 * gdbint.texinfo (Testsuite): Document test transcripts.
4366
4367 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4368
4369 * gdb.texinfo (Values From Inferior): Add length parameter
4370 description.
4371
4372 2009-07-04 Chris Genly <chris@genly.us>
4373
4374 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4375 in -var-list-children. Fix example according to what the code
4376 does.
4377
4378 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4379
4380 * gdb.texinfo (Debugging multiple inferiors): Document the
4381 "inferior", "detach inferior" and "kill inferior" commands.
4382 (Debugging Programs with Multiple Processes): Adjust to mention
4383 generic "inferior" commands. Delete mention of "detach fork" and
4384 "delete fork". Cross reference to "Debugging multiple inferiors"
4385 section.
4386
4387 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4388
4389 * gdbint.texinfo (Item Output Functions): Update signature
4390 for ui_out_field_core_addr.
4391
4392 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4393
4394 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4395 Update example code extrated from breakpoint.c.
4396
4397 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4398
4399 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4400 MI commands.
4401 (GDB/MI Symbol Query): Likewise.
4402 (GDB/MI File Commands): Likewise.
4403 (GDB/MI File Transfer Commands): Likewise.
4404 (GDB/MI Target Manipulation): Likewise.
4405 (GDB/MI Miscellaneous Commands): Likewise.
4406
4407 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * gdb.texinfo (Debugging Optimized Code): New chapter.
4410 (Compiling for Debugging): Reference it. Move some
4411 text to the new section.
4412
4413 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4414
4415 * doc/gdb.texinfo (Calling): Document
4416 set-unwind-on-terminating-exception usage.
4417
4418 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4419
4420 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4421 command.
4422
4423 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4424
4425 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4426 references.
4427
4428 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4429
4430 * gdbint.texinfo: Rename formal parameters to gdbarch function
4431 protoypes from "current_gdbarch" to "gdbarch".
4432
4433 2009-05-28 Tom Tromey <tromey@redhat.com>
4434
4435 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4436
4437 2009-05-27 Tom Tromey <tromey@redhat.com>
4438
4439 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4440 feature.
4441 (GDB/MI Variable Objects): Document -var-set-visualizer.
4442
4443 2009-04-02 Tom Tromey <tromey@redhat.com>
4444
4445 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4446 feature.
4447 (GDB/MI Variable Objects): Document -var-set-visualizer.
4448
4449 2009-05-27 Tom Tromey <tromey@redhat.com>
4450 Thiago Jung Bauermann <bauerman@br.ibm.com>
4451 Phil Muldoon <pmuldoon@redhat.com>
4452
4453 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4454 (Pretty Printing): New node.
4455 (Selecting Pretty-Printers): Likewise.
4456 (Python API): Update.
4457 (Output Formats): Document /r format.
4458
4459 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4460 Tom Tromey <tromey@redhat.com>
4461
4462 * gdb.texinfo (Types In Python): New node.
4463 (Values From Inferior): "type" is now an attribute.
4464 (Python API): Update.
4465
4466 2009-05-27 Tom Tromey <tromey@redhat.com>
4467 Thiago Jung Bauermann <bauerman@br.ibm.com>
4468 Phil Muldoon <pmuldoon@redhat.com>
4469
4470 * gdb.texinfo: Add @syncodeindex for `tp'.
4471 (Python API): Update.
4472 (Auto-loading): New node.
4473 (Objfiles In Python): New node.
4474
4475 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4476
4477 * gdb.texinfo (Threads): Document libthread-db-search-path.
4478
4479 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
4480
4481 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4482
4483 2009-05-12 Pedro Alves <pedro@codesourcery.com>
4484
4485 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4486 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4487 show show-debug-regs' docs.
4488
4489 2009-05-08 Eli Zaretskii <eliz@gnu.org>
4490
4491 * gdb.texinfo (Process Record and Replay): Add description of
4492 reverse execution.
4493
4494 2009-05-07 Joel Brobecker <brobecker@adacore.com>
4495
4496 * gdbint.texinfo (Adding support for debugging core files): New node.
4497 (Native Debugging): Remove the ``Native core file Support'' section.
4498
4499 2009-05-01 Eli Zaretskii <eliz@gnu.org>
4500
4501 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4502 Add index entries.
4503
4504 2009-04-30 Hui Zhu <teawater@gmail.com>
4505 Michael Snyder <msnyder@vmware.com>
4506
4507 * gdb.texinfo: (Process Record and Replay): Add documentation for
4508 process record and replay.
4509
4510 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4511
4512 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4513 a new part on command-line defined macros.
4514
4515 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4516
4517 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4518 clarify the wording.
4519
4520 2009-04-23 Tom Tromey <tromey@redhat.com>
4521
4522 * gdb.texinfo (Data Files): New node.
4523 (GDB Files): Update menu.
4524
4525 2009-04-23 Joel Brobecker <brobecker@adacore.com>
4526
4527 * gdbint.texinfo (Defining Other Architecture Features): Remove
4528 entry for PROCESS_LINENUMBER_HOOK.
4529
4530 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4531
4532 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4533
4534 2009-04-22 Hui Zhu <teawater@gmail.com>
4535
4536 * gdb.texinfo (disassemble-next-line): Set the default of
4537 disassemble-next-line to off.
4538
4539 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4540
4541 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4542 --with-htmldir): New.
4543 * configure: Regenerate.
4544 * Makefile.in (datarootdir, docdir): Define.
4545 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4546 instead of $(SET_TEXINPUTS).
4547 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4548 gdbint.info instead of $(SET_TEXINPUTS).
4549 (gdbint/index.html): Use same -I options as for building
4550 gdbint.info.
4551 (stabs.dvi, stabs.pdf): Use same -I options as for building
4552 stabs.info instead of $(SET_TEXINPUTS).
4553 (stabs/index.html): Use same -I options as for building
4554 stabs.info.
4555 (annotate.dvi, annotate.pdf): Use same -I options as for building
4556 annotate.info instead of $(SET_TEXINPUTS).
4557 (annotate/index.html): Use same -I options as for building
4558 annotate.info.
4559
4560 2009-04-21 David Daney <ddaney@caviumnetworks.com>
4561
4562 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4563
4564 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4565
4566 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4567
4568 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
4569 Joseph Myers <joseph@codesourcery.com>
4570
4571 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4572 (MAKEHTMLFLAGS): Set to empty.
4573 (html__strip_dir): Define.
4574 (HTMLFILES): Define.
4575 (HTMLFILES_INSTALL): Define.
4576 (install-html): Copy new automake rule.
4577 (html): Depend on $(HTMLFILES).
4578 (gdb_toc.html): Rename to gdb/index.html.
4579 (gdbint_toc.html): Rename to gdbint/index.html.
4580 (stabs_toc.html): Rename to stabs/index.html.
4581 (annotate_toc.html): Rename to annotate/index.html.
4582
4583 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4584
4585 * Makefile.in: Set pdfdir and htmldir from configure
4586 substitutions.
4587 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4588 * configure: Regenerate.
4589
4590 2009-04-16 Joel Brobecker <brobecker@adacore.com>
4591
4592 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4593 This macro is no longer used.
4594
4595 2009-04-15 Tom Tromey <tromey@redhat.com>
4596
4597 * gdb.texinfo (Character Sets): Document default character set.
4598
4599 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4600
4601 * gdbint.texinfo: Change server name from sources.redhat.com to
4602 sourceware.org throughout.
4603
4604 2009-04-09 Joel Brobecker <brobecker@adacore.com>
4605
4606 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4607 about a missing dot or coma after @xref.
4608
4609 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4610
4611 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4612 example, and add a small explanation about it.
4613 (Print Settings): Change the documentation of the "set print
4614 frame-arguments" to reflect the fact that the default is now "scalars".
4615
4616 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4617
4618 * gdb.texinfo (Print Settings): Add kindex for command "set
4619 print frame-arguments".
4620
4621 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4622
4623 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4624 breakpoints.
4625 (Set Breaks): Add reference to thread-specific and task-specific
4626 breakpoints.
4627
4628 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4629
4630 * gdb.texinfo (Ada Tasks): Remove the documentation about
4631 the "Running" state, as this state has been eliminated.
4632 Now all runnable tasks are shown as "Runnable".
4633
4634 2009-03-30 Stan Shebs <stan@codesourcery.com>
4635
4636 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4637 special case of breakpoints.
4638 (Enable and Disable Tracepoints): Mention deprecation.
4639 (Listing Tracepoints): Update description and example.
4640
4641 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4642
4643 * gdb.texinfo (Frames in Python): New node.
4644 (Python API): Update.
4645
4646 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4647
4648 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4649 from a method to an attribute.
4650
4651 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4652
4653 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4654 attribute.
4655
4656 2009-03-25 Pedro Alves <pedro@codesourcery.com>
4657
4658 * observer.texi (thread_exit): Add "silent" parameter.
4659
4660 2009-03-22 Pedro Alves <pedro@codesourcery.com>
4661
4662 * observer.texi (about_to_proceed): New.
4663
4664 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4665
4666 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4667 field throughout to handle types with spaces in them. Fix typos
4668 found by aspell.
4669 (Summary, Requirements, Contributors): New first chapter,
4670 "Summary" added, old Requirements section moved there, and new
4671 section, "Contributors" added.
4672 (Initializing a New Architecture, Register Representation)
4673 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4674 (Porting gdb): These sections extended and updated.
4675 (Compiler Characteristics): This section (empty) deleted.
4676 (Defining Other Architecture Features): This section renamed and
4677 duplicate material removed from (formerly "Target Conditionals").
4678 Use braces {} in @deftypeXX type field throughout to handle types
4679 with spaces in them. Typos found by aspell fixed.
4680
4681 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4682 * stack_frame.pdf: Version of image for PDF output.
4683 * stack_frame.png: Version of image for HTML output and for Emacs.
4684 * stack_frame.txt: Version of image for Info output.
4685 * stack_frame.eps: Version of image for TeX DVI output.
4686
4687 2009-03-21 Eli Zaretskii <eliz@gnu.org>
4688
4689 * gdb.texinfo (Character Sets): Fix last change.
4690
4691 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4692
4693 * gdb.texinfo (Values From Inferior): Fix optional arguments
4694 markup.
4695 (Commands In Python): Adjust argument names of gdb.Command.__init__
4696 to what the function accepts as keywords.
4697
4698 2008-03-20 Tom Tromey <tromey@redhat.com>
4699
4700 * gdb.texinfo (Convenience Vars): Document convenience functions.
4701 (Functions In Python): New node.
4702 (Python API): Update.
4703
4704 2009-03-20 Tom Tromey <tromey@redhat.com>
4705
4706 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4707 set target-wide-charset.
4708 (Requirements): Mention iconv.
4709
4710 2009-03-17 Hui Zhu <teawater@gmail.com>
4711
4712 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4713
4714 2009-03-17 Hui Zhu <teawater@gmail.com>
4715
4716 * gdb.texinfo: Add documentation for disassemble-next-line.
4717
4718 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4719
4720 * gdb.texinfo (Commands In Python): Remove tindex entries.
4721
4722 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4723
4724 * gdb.texinfo (Returning): New description for missing debug info.
4725
4726 2009-03-14 Pedro Alves <pedro@codesourcery.com>
4727
4728 * gdb.texinfo (Remote Configuration): Document query-attached.
4729 (General Query Packets): Document qAttached.
4730
4731 2009-03-05 Pedro Alves <pedro@codesourcery.com>
4732
4733 * gdb.texinfo (Background Execution): Better describe the set
4734 target-async command.
4735 (Maintenance Commands): Delete description of the `maint set/show
4736 linux-async' and `maint set/show remote-async' commands.
4737
4738 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4739
4740 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4741 between sentences.
4742
4743 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4744
4745 * gdb.texinfo (GDB/MI Async Records): Document the
4746 =library-loaded and =library-unloaded notifications.
4747
4748 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4749
4750 * observer.texi (test_notification): New observer.
4751
4752 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4753
4754 * observer.texi: Add parameter 'print_frame' to normal_stop
4755 observer.
4756
4757 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4758
4759 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4760 (Commands In Python): Fix COMMAND_* constants in last change. Use
4761 @kbd for interactive input. Add cross-references and index
4762 entries.
4763
4764 2009-02-06 Pedro Alves <pedro@codesourcery.com>
4765
4766 * gdb.texinfo (Signals): Document $_siginfo.
4767 (Convenience Variables): Mention $_siginfo.
4768 (Remote Configuration): Document qXfer:siginfo:read,
4769 qXfer:siginfo:write packets, and the read-siginfo-object,
4770 write-siginfo-object commands.
4771
4772 2009-02-06 Pedro Alves <pedro@codesourcery.com>
4773
4774 * gdbint.texinfo (Values): New chapter.
4775
4776 2009-02-06 Tom Tromey <tromey@redhat.com>
4777
4778 * gdb.texinfo (Python API): Add entry for Commands In Python.
4779 (Commands In Python): New node.
4780
4781 2009-02-05 Tom Tromey <tromey@redhat.com>
4782
4783 * gdb.texinfo (Values From Inferior): Document Value.string.
4784
4785 2009-02-05 Tom Tromey <tromey@redhat.com>
4786
4787 * gdb.texinfo (Basic Python): Document execute's from_tty
4788 argument.
4789
4790 2009-02-04 Tom Tromey <tromey@redhat.com>
4791
4792 * gdb.texinfo (Basic Python): Document gdb.history.
4793
4794 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4795
4796 * gdb.texinfo (GDB/MI Thread Commands): Document the
4797 'current-thread-id' field. Remove the example with zero threads,
4798 since current GDB won't ever report that if there's inferior.
4799
4800 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4801
4802 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4803 option to -break-insert.
4804
4805 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4806 Jerome Guitton <guitton@adacore.com>
4807
4808 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4809 (System-wide configuration): New section.
4810
4811 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4812
4813 PR gdb/7580:
4814 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4815 internal-error|internal-warning quit|corefile ask|yes|no".
4816
4817 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4818
4819 * gdb.texinfo (Using the `gdbserver' Program): Document
4820 --remote-debug.
4821
4822 2009-01-23 Doug Evans <dje@google.com>
4823
4824 * gdb.texinfo: Add nexti to list of commands that support
4825 background execution.
4826
4827 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * gdb.texinfo (Define, Hooks): Document prefix command support.
4830
4831 2009-01-14 Joseph Myers <joseph@codesourcery.com>
4832 Carlos O'Donell <carlos@codesourcery.com>
4833
4834 Fixes for makeinfo --html.
4835
4836 * annotate.texinfo: Use @copying and @insertcopying. Use
4837 @ifnottex in place of @ifinfo.
4838 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4839 place of @ifinfo. Use @ifnotinfo for one index entry.
4840 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4841 in place of @ifinfo.
4842 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4843 in place of @ifinfo. Include contents at start unconditionally.
4844
4845 2009-01-13 Pedro Alves <pedro@codesourcery.com>
4846
4847 * gdb.texinfo (General Query Packets): Remove @var{} around the
4848 "spu" literal string.
4849
4850 2009-01-07 Pedro Alves <pedro@codesourcery.com>
4851
4852 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4853 program may be running in another process" errors.
4854 * gdbint.texinfo (Native Conditionals): Delete
4855 ONE_PROCESS_WRITETEXT description.
4856
4857 2009-01-07 Joel Brobecker <brobecker@adacore.com>
4858
4859 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4860 emacs local variable to be placed at the end of the ChangeLog.
4861 Add server.c and gdbreplay.c to the list of files where the
4862 copyright year needs to be updated.
4863
4864 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4865
4866 * gdb.texinfo (Remote Configuration): Document new
4867 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4868 commands.
4869
4870 2008-12-28 Pedro Alves <pedro@codesourcery.com>
4871
4872 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4873 FETCH_INFERIOR_REGISTERS.
4874 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4875 FETCH_INFERIOR_REGISTERS descriptions. Remove
4876 gdbarch_get_longjmp_target descrition, since already described in
4877 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4878 (Target Conditionals): ... here.
4879
4880 2008-12-16 Joel Brobecker <brobecker@adacore.com>
4881
4882 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4883 examples.
4884 (Additions to Ada): Likewise. Add the missing opening and closing
4885 parenthesis of the GDB prompt in one of the examples.
4886
4887 2008-12-14 Joel Brobecker <brobecker@adacore.com>
4888
4889 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4890 about the result of 'Address not being of type System.Address.
4891 This problem has been fixed a while ago.
4892
4893 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4894
4895 MI non-stop and multiprocess docs.
4896
4897 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4898 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4899 Adjust documentation for *stopped, document =thread-created,
4900 =thread-exited, =thread-group-created and =thread-group-exited.
4901 (GDB/MI Thread Commands): Document the 'state' field in
4902 -thread-info output.
4903 (GDB/MI Program Execution): Mention --all and --thread-group
4904 options.
4905 (GDB/MI Variable Objects): Describe floating and fixed variable
4906 objects.
4907 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
4908
4909 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4910
4911 * gdb.texinfo (Operating System Information): New appendix.
4912 (Operating System Auxiliary Information): Document 'info os processes'
4913 (Remote Configuration): Document 'osdata'
4914 (General Query Packets): Document qXfer:osdata:read.
4915
4916 2008-11-27 Tristan Gingold <gingold@adacore.com>
4917
4918 * gdb.texinfo (Darwin): Document Darwin specific features.
4919
4920 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4921
4922 * gdbint.texinfo (Target Conditionals): Extend the
4923 gdbarch_breakpoint_from_pc description.
4924
4925 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4926
4927 * gdb.texinfo (M68K Features): Fix typo.
4928
4929 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4930
4931 * gdb.texinfo (Symbols): Mention printing containing
4932 image name in "info symbol".
4933 (Maint translate-address): Likewise.
4934
4935 2008-11-18 Joel Brobecker <brobecker@adacore.com>
4936
4937 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4938 commands "catch load" and "catch unload".
4939
4940 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4941
4942 * gdb.texinfo (GDB/MI Async Records): Document
4943 =thread-selected.
4944
4945 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4946
4947 * observer.texi (new_inferior, inferior_exit): New observers.
4948
4949 2008-10-27 Pedro Alves <pedro@codesourcery.com>
4950
4951 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4952 .mt files, TM_CLIBS or TM_CDEPS.
4953 (x86 Watchpoints): Don't mention TDEPFILES.
4954
4955 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4956
4957 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4958 (Overview): Mention notifications and non-stop mode behavior.
4959 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4960 with non-stop mode behavior. Add vStopped description.
4961 (Stop Reply Packets): Update list of packets that return
4962 stop replies. Mention non-stop behavior.
4963 (General Query Packets): Document QNonStop packet and associated
4964 qSupported query response.
4965 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4966 behavior.
4967 (Notification Packets): New section.
4968 (Remote Non-Stop): New section.
4969 (File-I/O Overview): Mention non-stop behavior.
4970
4971 2008-10-24 Hui Zhu <teawater@gmail.com>
4972 Pedro Alves <pedro@codesourcery.com>
4973
4974 * gdb.texinfo (displaced-stepping): Describe the auto mode
4975 setting, and say it's the default. This is now a mainstream
4976 setting instead of a maintenance setting.
4977
4978 2008-10-23 Pedro Alves <pedro@codesourcery.com>
4979
4980 * observer.texi (thread_stop_requested): New.
4981
4982 2008-10-22 Joel Brobecker <brobecker@adacore.com>
4983
4984 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4985 (Patching): Replace incorrect usage of @samp by @kbd.
4986
4987 2008-10-17 Michael Snyder <msnyder@vmware.com>
4988
4989 * gdb.texinfo: Add documentation for reverse execution.
4990
4991 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4992 Eli Zaretskii <eliz@gnu.org>
4993
4994 * gdb.texinfo. (Values From Inferior): New subsubsection.
4995
4996 2008-10-06 Doug Evans <dje@google.com>
4997
4998 * gdb.texinfo (set debug dwarf2-die): Document it.
4999
5000 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5001
5002 * gdb.texinfo (catch) [exception]: Document how to insert
5003 a breakpoint on user-defined exceptions when the exception
5004 name is identical to one of the language-defined ones.
5005
5006 2008-09-27 Tom Tromey <tromey@redhat.com>
5007
5008 * gdb.texinfo (Macros): Remove text about stringification,
5009 varargs, and splicing.
5010
5011 2008-09-27 Tom Tromey <tromey@redhat.com>
5012
5013 * gdbint.texinfo (Language Support): Remove text about omitting
5014 support for a language.
5015
5016 2008-09-23 Doug Evans <dje@google.com>
5017
5018 * gdb.texinfo (info dcache): Update.
5019
5020 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5021
5022 * gdb.texinfo (Packets): Add info on thread-id syntax and
5023 multiprocess extensions.
5024 <D>: Document multiprocess form of packet.
5025 <H>: Use thread-id syntax.
5026 <T>: Likewise.
5027 <vCont>: Likewise. Note this is required for multiprocess.
5028 <vKill>: New packet.
5029 (Stop Reply Packets) <T>: Use thread-id syntax.
5030 <W>: Document multiprocess form of reply.
5031 <X>: Likewise.
5032 (General Query Packets) <qC>: Use thread-id syntax.
5033 <qfThreadInfo>: Likewise.
5034 <qGetTLSAddr>: Likewise.
5035 <qP>: Likewise.
5036 <qSupported>: Add "multiprocess" feature.
5037 <qThreadExtraInfo>: Use thread-id syntax.
5038
5039 2008-09-22 Stan Shebs <stan@codesourcery.com>
5040
5041 * gdb.texinfo (Inferiors): New section.
5042
5043 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5044
5045 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5046
5047 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5048
5049 * gdbint.texinfo (Target Conditionals): Remove documentation
5050 for gdbarch_name_of_malloc.
5051
5052 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5053
5054 * gdb.texinfo (Interrupts): Mention TCP interface for
5055 sending BREAK.
5056
5057 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5058
5059 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5060 argument prefix to "set sysroot".
5061
5062 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5063
5064 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5065 and False.
5066
5067 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5068
5069 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5070 for possible features of -list-features.
5071
5072 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5073
5074 * gdb.texinfo (Background execution): Adjust example
5075 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5076
5077 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5078
5079 * doc/gdb.texinfo (PowerPC): Fix typo.
5080 (PowerPC features): Fix typo.
5081
5082 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5083
5084 * observer.texi (thread_ptid_changed): New.
5085
5086 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5087
5088 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5089 (PowerPC features): Mention feature set for VSX registers.
5090
5091 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5092
5093 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5094 the direct visibility of all names in user-written packages.
5095
5096 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5097
5098 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5099 setting, and make it the default.
5100 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5101 non-stop script example.
5102
5103 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5104
5105 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5106 reference to the "Using Different Register and Memory Data
5107 Representation" section.
5108
5109 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5110
5111 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5112 (Remote Protocol): Add Packet Acknowledgment to menu.
5113 (Overview): Mention +/- can be disabled, and point to new section
5114 where this is discussed in detail.
5115 (General Query Packets): Document QStartNoAckMode packet, and
5116 corresponding qSupported reply.
5117 (Packet Acknowledgment): New section.
5118
5119 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5120 Pedro Alves <pedro@codesourcery.com>
5121
5122 * gdb.texinfo (Threads): Move paragraph about automatic thread
5123 selection to All-Stop Mode subsection.
5124 (Thread Stops): Reorganize existing material into subsections.
5125 Add introductory blurb and menu.
5126 (Non-Stop Mode): New subsection.
5127 (Background Execution): New subsection.
5128 (Maintenance Commands): Add cross-references from async mode
5129 commands to the new Background Execution section.
5130
5131 2008-08-06 Tom Tromey <tromey@redhat.com>
5132
5133 * gdb.texinfo (Extending GDB): New chapter.
5134 (Sequences): Demoted chapter, now a section under the new
5135 Extending GDB chapter.
5136 (Python): New section.
5137
5138 2008-07-31 Stan Shebs <stan@codesourcery.com>
5139
5140 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5141
5142 2008-07-29 Stan Shebs <stan@codesourcery.com>
5143
5144 * gdbint.texinfo: General round of cleanup and minor
5145 clarifications.
5146 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5147 (Longjmp Support): Update description to reflect how it is done
5148 for targets without using native header.
5149 (Symbol Handling): Add a little more general explanation.
5150 (COFF, ELF): Mention stabs encapsulation.
5151 (DWARF 3): New section.
5152 (Adding a New Host): Scrub out some obsolete bits.
5153 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5154 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5155 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5156 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5157 SEEK_SET, STOP_SIGNAL, USG.
5158 (Raw and Virtual Register Representations): Ditto for
5159 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5160 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5161 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5162 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5163 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5164 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5165 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5166 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5167 DEPRECATED_USE_STRUCT_CONVENTION.
5168 Describe gdbarch_deprecated_fp_regnum.
5169 Update description of gdbarch_print_insn.
5170 (Adding a New Target): Scrub out obsolete bits.
5171 (Obsolete Conditionals): Remove entire section.
5172
5173 2008-07-25 Tom Tromey <tromey@redhat.com>
5174
5175 * observer.texi (GDB Observers): Document new observers:
5176 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5177 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5178 architecture_changed.
5179
5180 2008-07-21 Stan Shebs <stan@codesourcery.com>
5181
5182 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5183 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5184
5185 2008-07-21 Tom Tromey <tromey@redhat.com>
5186
5187 * observer.texi (GDB Observers): Remove obsolete comment.
5188 <executable_changed>: Remove argument.
5189
5190 2008-07-18 Tom Tromey <tromey@redhat.com>
5191
5192 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5193
5194 2008-07-10 Doug Evans <dje@google.com>
5195
5196 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5197
5198 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5199
5200 * gdb.texinfo (Starting): Document "set disable-randomization".
5201
5202 2008-07-07 Andreas Schwab <schwab@suse.de>
5203
5204 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5205
5206 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5207
5208 * gdb.texinfo (GDB/MI Target Manipulation): Add
5209 example of -target-attach.
5210
5211 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5212
5213 * observer.texi (target_resumed): New observer.
5214 * gdb.texinfo (GDB/MI Output Records): Document *running.
5215
5216 2008-06-06 Tom Tromey <tromey@redhat.com>
5217
5218 * gdb.texinfo (Completion): Add field name example.
5219
5220 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5221
5222 * gdb.texinfo (GDB/MI Program Context): Added example
5223 to -exec-arguments
5224
5225 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5226
5227 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5228 annotation.
5229
5230 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5231 Nathan Sidwell <nathan@codesourcery.com>
5232 Joseph Myers <joseph@codesourcery.com>
5233
5234 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5235 and ACX_BUGURL.
5236 * configure: Regenerate.
5237 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5238 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5239 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5240 mailing-list-specific text about bug reporting unless
5241 BUGURL_DEFAULT.
5242
5243 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5244
5245 * gdb.texinfo (-target-select): Remove reference to target async.
5246 (Maintenance Commands): Document "maint set/show remote-async".
5247
5248 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5249
5250 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5251 in -target-file-get section.
5252
5253 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5254
5255 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5256 killing the inferior when it is already debugging a process.
5257
5258 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5259
5260 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5261 abbreviation for "finish".
5262
5263 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5264
5265 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5266
5267 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5268
5269 * gdbint.texinfo (Target Conditionals): Delete entry for
5270 gdbarch_dwarf_reg_to_regnum.
5271
5272 2008-05-09 Doug Evans <dje@google.com>
5273
5274 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5275
5276 2008-05-05 Doug Evans <dje@google.com>
5277
5278 * gdb.texinfo (disassemble): Document /m modifier.
5279
5280 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5281
5282 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5283 will not report the time of commands that run the target.
5284
5285 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5286
5287 * gdb.texinfo (GDB/MI Output Records): Add
5288 missing semicolon.
5289
5290 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5291
5292 * gdb.texinfo (GDB/MI Output Records):
5293 Document =thread-create and =thread-exited.
5294
5295 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5296
5297 * gdb.texinfo (GDB/MI Development and Front Ends):
5298 Remove mention of dmi-discuss.
5299
5300 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5301
5302 * observer.texi (thread_exit): New.
5303
5304 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5305
5306 * gdb.texinfo (Debugging Output): Document "set/show debug
5307 displaced".
5308 (Maintenance Commands): Document "maint set/show
5309 can-use-displaced-stepping".
5310
5311 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5312
5313 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5314 and set/show arm force-mode.
5315
5316 2008-05-02 Andreas Schwab <schwab@suse.de>
5317
5318 * gdbint.texinfo (Algorithms): Describe
5319 target_watchpoint_addr_within_range.
5320
5321 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5322
5323 * gdbint.texinfo (Stack Frames): New chapter.
5324 (Algorithms): Move Frames text to the new chapter.
5325 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5326 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5327
5328 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5329
5330 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5331 output does not necessary include any tokens.
5332
5333 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5334
5335 * gdb.texinfo (Set SH Calling convention): New @item.
5336 (Show SH Calling convention): Ditto.
5337
5338 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5339
5340 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5341
5342 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5343
5344 * gdb.texinfo (Set Breaks): Mention that multiple location
5345 breakpoints need line number info. Add index entries.
5346
5347 2008-04-19 Craig Silverstein <csilvers@google.com>
5348
5349 * gdb.texinfo (Requirements): Add an optional requirement on
5350 zlib.
5351 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5352 Compressed DWARF 2.
5353
5354 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5355
5356 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5357 sample output for 'stopped,reason="breakpoint-hit"' message.
5358 (GDB/MI Program Execution): Likewise.
5359
5360 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5361
5362 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5363 -var-set-format. Add -f option to -var-evaluate-expression.
5364
5365 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5366
5367 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5368 new node "Ambiguous Expressions". Replace references to this
5369 node by references to "Ambiguous Expressions" throughout.
5370 (Ambiguous Expressions): New node.
5371
5372 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5373
5374 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5375
5376 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5377
5378 * gdb.texinfo (Debugging Output): Document
5379 "set/show debug lin-lwp-async".
5380 (Maintenance Commands): Document "maint set/show linux-async".
5381
5382 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5383
5384 * gdb.texinfo (Expressions): Update description of malloced arrays.
5385
5386 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5387
5388 * gdb.texinfo (Thread Commands): Document
5389 -thread-info. Remove -thread-list-all-threads.
5390
5391 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5392 Sandra Loosemore <sandra@codesourcery.com>
5393
5394 * gdb.texinfo (Library List Format): Update to mention the
5395 possibility to pass section addresses instead of segment
5396 addresses.
5397
5398 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5399
5400 * gdb.texinfo (Starting): Document "set exec-wrapper".
5401 (Server): Document gdbserver --wrapper.
5402
5403 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5404
5405 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5406 unreadable memory. Delete obsolete SPARClite reference.
5407
5408 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5409
5410 * gdb.texinfo (Starting): Mention always-running targets.
5411 (Target Commands): Add an anchor for load.
5412 (Connecting): Explain continue instead of run.
5413
5414 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5415
5416 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5417
5418 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5419
5420 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5421 breakpoint table.
5422
5423 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5424
5425 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5426 killing the inferior when it is already debugging a process.
5427
5428 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5429
5430 * gdbint.texinfo (Build Script): New section. Mention new build script
5431 gdb_buildall.sh.
5432
5433 2008-02-01 Jim Blandy <jimb@red-bean.com>
5434
5435 * gdb.texinfo (Help): Summarize 'info args' correctly.
5436
5437 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5438
5439 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5440 available in PowerPC architecture.
5441 (Embedded Processors): Change node name of PowerPC item in menu.
5442 (PowerPC): Rename to...
5443 (PowerPC Embedded): this.
5444 (Architectures): Add new PowerPC item in menu.
5445 (PowerPC): New node.
5446
5447 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5448
5449 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5450 commands.
5451
5452 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5453
5454 * gdb.texinfo (Setting Catchpoints): Mention features
5455 supported on GNU/Linux.
5456
5457 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
5458
5459 * gdb.texinfo (GDB/MI File Commands): Describe new output
5460 field for MI command -file-list-exec-source-file.
5461
5462 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5463
5464 * gdb.texinfo (Using the `gdbserver' Program): Add security
5465 warning. Rearrange into subsections and subsubsections. Document
5466 --multi and --debug. Correct --with-sysroot typo. Update --attach
5467 usage. Make load reference clearer. Document monitor exit.
5468 (Remote Configuration): Document set remote exec-file, attach-packet,
5469 and run-packet.
5470 (Packets): Document vAttach and vRun.
5471
5472 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
5473
5474 * gdb.texinfo (Processes): Mention process command.
5475 detach-on-follow -> detach-on-fork.
5476
5477 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5478
5479 * gdbint.texinfo (Native Conditionals): Remove
5480 SHELL_COMMAND_CONCAT and SHELL_FILE.
5481
5482 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5483
5484 * gdb.texinfo (Specify Location): Improve wording.
5485
5486 2008-01-23 Chris Demetriou <cgd@google.com>
5487
5488 * gdb.texinfo (Threads): Document new "set print thread-events"
5489 and "show print thread-events" commands.
5490
5491 2008-01-19 Eli Zaretskii <eliz@gnu.org>
5492
5493 * gdb.texinfo (Specify Location): New section.
5494 (Delete Breaks, Edit, Set Breaks): Remove description of
5495 locations. Instead, add a reference to "Specify Location".
5496 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5497 (Symbols): Refer to "Specify Location" for the valid forms of
5498 linespecs and locations.
5499
5500 2008-01-18 Markus Deuling <deuling@de.ibm.com>
5501
5502 * gdbint.texinfo (Target Conditionals): Replace the description of
5503 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5504
5505 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5506
5507 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5508 about &&var, which is rejected by the expression parser.
5509
5510 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
5511
5512 * gdb.texinfo (Output): Update documentation on using printf with DFP
5513 types.
5514
5515 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5516
5517 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5518 subsubsection.
5519 (Decimal Floating Point format): New subsubsection.
5520
5521 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5522
5523 * gdb.texinfo (File Options): Remove mention of the attempt to
5524 open a core file with the -p option. Don't list -c as a valid
5525 option to attach to a process.
5526
5527 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5528
5529 * gdbint.texinfo (Host Conditionals): Remove mention of
5530 ALIGN_STACK_ON_ENTRY.
5531
5532 2008-01-05 Joel Brobecker <brobecker@adacore.com>
5533
5534 * gdbint.texinfo (Start of New Year Procedure): Add item
5535 describing how to update the source and documentation copyright
5536 notices.
5537
5538 2007-12-18 Jim Blandy <jimb@codesourcery.com>
5539
5540 * gdb.texinfo (Set Watchpoints): Integrate per-thread
5541 watchpoint explanation into the main description of the watchpoint
5542 command; update synopses of 'watch', 'rwatch', and 'awatch'
5543 commands.
5544
5545 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5546
5547 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5548 Document 'pending-breakpoints' feature of
5549 -list-features.
5550
5551 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5552
5553 * gdb.texinfo: Add new parameter's description.
5554
5555 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5556
5557 * gdb.texinfo (Overview): Clarify run-length encoding
5558 example. Remove the restriction on "+" and "-" characters.
5559
5560 2007-12-15 Eli Zaretskii <eliz@gnu.org>
5561
5562 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5563
5564 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5565
5566 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5567 the -f option for -break-insert, remove -r option,
5568 and clarify specification of location.
5569
5570 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5571
5572 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5573 formatting.
5574 (Remote Debugging): Add File Transfer section.
5575 (Remote Configuration): Document Host I/O packets.
5576 (GDB/MI): Add GDB/MI File Transfer Commands section.
5577 (Host I/O Packets): New section in "Remote Protocol".
5578 (Packets): Add vFile.
5579
5580 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5581
5582 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5583 breakpoints with multiple locations.
5584 (Breakpoint Menus): Improve wording.
5585 (Output): Fix last change.
5586
5587 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5588
5589 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5590
5591 2007-11-15 Doug Evans <dje@google.com>
5592
5593 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5594
5595 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5596
5597 * gdbint.texinfo (Native Conditionals): Remove
5598 mention of CLEAR_SOLIB.
5599
5600 2007-11-11 Joel Brobecker <brobecker@adacore.com>
5601
5602 * gdb.texinfo (Print Settings): Add documentation for "set/show
5603 print frame-arguments".
5604
5605 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
5606
5607 * gdb.texinfo (Output): Update printf command's description.
5608
5609 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5610
5611 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5612 powerpc soft-float".
5613
5614 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5615
5616 * gdb.texinfo (Files): Correct formatting. Mention Expat
5617 requirement.
5618 (Requirements for Building GDB): Expand the list of Expat
5619 uses.
5620 (Library List Format, Memory Map Format): Mention Expat.
5621 (Target Descriptions): Update Expat wording.
5622
5623 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5624
5625 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5626 Document that gdbarch_convert_register_p should return zero for no-op
5627 conversions.
5628
5629 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5630
5631 * gdbint.texi (Compiler Characteristics): Move documentation
5632 of set_gdbarch_sofun_address_maybe_missing back to ...
5633 (Target Conditionals): ... here to fix build break.
5634
5635 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5636
5637 * gdbint.texi (Target Conditionals): Remove documentation of
5638 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5639 (Compiler Characteristics): ... documentation of
5640 set_gdbarch_sofun_address_maybe_missing.
5641
5642 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5643
5644 * gdbint.texinfo (Target Conditionals): Use
5645 frame_unwind_register_unsigned in examples instead of
5646 frame_unwind_unsigned_register.
5647
5648 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5649
5650 * gdb.texinfo (Predefined Target Types): Add int128
5651 and uint128.
5652 (Standard Target Features): Add PowerPC features.
5653
5654 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5655
5656 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5657
5658 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5659
5660 * gdbint.texi (Target Conditionals): Remove documentation
5661 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5662 gdbarch_extract_return_value, and gdbarch_store_return_value.
5663
5664 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5665
5666 * gdbint.texi (Target Conditionals): Remove documentation of
5667 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5668
5669 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
5670
5671 * gdb.texinfo: Mention that inaccessible-by-default is on by
5672 default.
5673
5674 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5675
5676 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5677
5678 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5679
5680 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5681 multi-threaded watchpoints.
5682 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5683 checked. Describe sticky notification. Expand description
5684 of steppable and continuable watchpoints.
5685 (Watchpoints and Threads): New subsection.
5686
5687 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5688
5689 * gdb.texinfo (Setting Breakpoints): Revise
5690 documentation for pending breakpoints. Document
5691 breakpoints with multiple locations.
5692
5693 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5694
5695 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5696 Document -list-features.
5697
5698 2007-09-15 Eli Zaretskii <eliz@gnu.org>
5699
5700 * gdb.texinfo (Output): Spell out which features of C's printf are
5701 not supported by GDB's printf.
5702 (Separate Debug Files): More accurate wording regarding build ID
5703 and a reference to the ld manual rather than the Fedora wiki.
5704
5705 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5706 Jim Blandy <jimb@codesourcery.com>
5707
5708 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5709 (Examining Memory): Update mentions of the 's' format.
5710 (Automatic Display): Likewise.
5711
5712 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5713
5714 * gdb.texinfo: Update the FSF's Back-Cover Text.
5715
5716 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5717 Eli Zaretskii <eliz@gnu.org>
5718
5719 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5720 Fixed the ``build ID'' name. New binaries build instructions for the
5721 build ID inclusion. Explain how the commands are specific to the build
5722 ID vs. debug link.
5723
5724 2007-09-01 Eli Zaretskii <eliz@gnu.org>
5725
5726 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5727 indexing for ``build ID'' support.
5728
5729 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5730
5731 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5732 Enlisted BUILD ID to the debug file searching example.
5733 Included a BUILD ID `.note.gnu.build-id' section description.
5734 Updated/added the debug files splitting instructions for OBJCOPY.
5735
5736 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5737
5738 * gdb.texinfo (Variable Objects): Adjust docs
5739 for -var-info-expression and document
5740 -var-info-path-expression.
5741
5742 2007-08-20 Jim Blandy <jimb@codesourcery.com>
5743
5744 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5745 (title page): Include the dedication in the printed manual, as a
5746 separate page after the copyright notice.
5747
5748 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5749 don't break a @var across a line.
5750
5751 2007-07-25 Maciej W. Rozycki <macro@mips.com>
5752
5753 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5754 for include files.
5755
5756 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5757
5758 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5759 in annotate.texinfo.
5760 (Command History): Link to new node.
5761
5762 2007-07-05 Markus Deuling <deuling@de.ibm.com>
5763
5764 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5765
5766 2007-07-05 Eli Zaretskii <eliz@gnu.org>
5767
5768 * gdbint.texinfo (Target Conditionals): Fix last change.
5769
5770 2007-07-03 Markus Deuling <deuling@de.ibm.com>
5771
5772 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5773 routines:
5774 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5775 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5776 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5777 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5778 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5779 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5780 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5781 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5782 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5783 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5784 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5785 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5786 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5787 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5788 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5789 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5790 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5791 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5792 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5793 (SOFTWARE_SINGLE_STEP_P)
5794
5795 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5796 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5797
5798 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5799 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5800 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5801 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5802 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5803 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5804 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5805 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5806 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5807 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5808
5809 (Converting an existing Target Architecture to Multi-arch): Remove
5810 section.
5811
5812 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5813 (gdbarch_addr_bits_remove): Add code example.
5814
5815 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5816
5817 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5818
5819 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5820 Add other missing entries. Adjust the table size to fit.
5821 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5822 stop reasons including the new "library" event.
5823 (General Query Packets): Adjust table widths for qSupported. Mention
5824 qXfer:libraries:read reply to qSupported and document the new packet.
5825 (Library List Format): New section.
5826
5827 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5828
5829 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5830
5831 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5832
5833 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5834
5835 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
5836
5837 * gdbint.texinfo (Register and Memory Data): Break sections
5838 into nodes and add a menu.
5839
5840 2007-06-21 Maciej W. Rozycki <macro@mips.com>
5841
5842 * gdb.texinfo (Examining Memory): Document the new behaviour.
5843
5844 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5845
5846 * gdb.texinfo (Standard Target Features): Document
5847 m68k features.
5848
5849 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5850
5851 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5852
5853 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5854
5855 * gdb.texinfo (Target Description Format): Add version attribute
5856 for <target>.
5857
5858 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5859
5860 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5861
5862 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5863
5864 * gdb.texinfo (MIPS Features): New subsection.
5865
5866 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5867 Markus Deuling <deuling@de.ibm.com>
5868
5869 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5870 and qXfer:spu:write packets and mention them under qSupported.
5871
5872 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5873 Markus Deuling <deuling@de.ibm.com>
5874
5875 * gdb.texinfo (Architectures): Add new SPU section to document
5876 Cell Broadband Engine SPU architecture specific commands.
5877
5878 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5879
5880 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5881 comments.
5882
5883 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
5884
5885 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5886
5887 2007-05-29 Jim Blandy <jimb@codesourcery.com>
5888
5889 * gdb.texinfo (Overview): Doc fix.
5890
5891 2007-05-22 Maciej W. Rozycki <macro@mips.com>
5892
5893 * gdb.texinfo (Remote Configuration): Document "set/show
5894 remoteflow".
5895
5896 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5897
5898 * gdb.texinfo (MIPS): Remove documentation for set mips
5899 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5900 stack-arg-size.
5901
5902 2007-05-14 Bob Wilson <bob.wilson@acm.org>
5903
5904 * all-cfg.texi (GDBTUI): New.
5905 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5906 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5907 (TUI Configuration): Edit to improve clarity and fix problems of
5908 both style and content.
5909
5910 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5911
5912 * observer.texi (GDB Observers): New observer "new_objfile".
5913
5914 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5915
5916 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5917
5918 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5919
5920 * gdb.texinfo (GDB/MI Variable Objects): Document
5921 frozen variables objects.
5922
5923 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5924
5925 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5926 (Character Sets, Caching Data of Remote Targets): Likewise.
5927 (Targets): Delete Remote node. Move its text...
5928 (Debugging Remote Programs): ...to here. Delete description
5929 of the "remote" command.
5930 (Remote configuration): Delete description of "set remotedevice"
5931 and "show remotedevice".
5932 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5933
5934 2007-04-11 Bob Wilson <bob.wilson@acm.org>
5935
5936 * gdb.texinfo (Contributors, Continuing and Stepping)
5937 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5938 (General Query Packets, File-I/O Remote Protocol Extension)
5939 (Protocol Basics, The F Reply Packet, Write)
5940 (Protocol-specific Representation of Datatypes, Memory Transfer):
5941 Fix hyphenation, punctuation and grammar problems.
5942 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5943 'section' instead of 'subsection' in the text.
5944 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5945 (i386): Remove period from section name.
5946 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5947 (Config Names, Configure Options): Use @file{configure}.
5948
5949 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5950
5951 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5952 and tab expansion.
5953
5954 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5955
5956 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5957
5958 2007-04-02 Bob Wilson <bob.wilson@acm.org>
5959
5960 * gdb.texinfo: Consistently capitalize all significant words in
5961 node names, chapter titles, section titles, and headings. Update
5962 cross references to match.
5963 (Starting and Stopping Trace Experiment): Make node name plural.
5964 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5965
5966 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5967
5968 * gdb.texinfo (WinCE): Delete obsolete subsection.
5969
5970 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5971
5972 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5973 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5974 references.
5975
5976 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5977
5978 * gdb.texinfo (Startup): Delete references to some alternate
5979 names for .gdbinit.
5980 (Thread): Remove LynxOS reference.
5981 (Tandem ST2000): Delete target-specific documentation.
5982 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5983 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5984 and GDB_OSABI_LYNXOS.
5985
5986 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5987
5988 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5989
5990 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5991
5992 * gdbint.texinfo (Target Conditionals): Remove mention of
5993 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5994 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5995
5996 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5997
5998 * Makefile.in: Add "pdfdir" installation
5999 directory, PDFTEX macro, support for "install-pdf" target,
6000 and rules for making a pdf version of refcard.texi.
6001 * refcard.tex: Specify paper size for PDF output.
6002
6003 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6004
6005 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6006
6007 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6008
6009 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6010 (Source Path, Character Sets, Macros, Define)
6011 (GDB/MI Result Records, GDB/MI Simple Examples)
6012 (GDB/MI Program Execution, GDB/MI File Commands)
6013 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6014 (Bug Reporting): Use @value{GCC}.
6015
6016 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6017
6018 * gdb.texinfo (Help): Fix formatting of examples.
6019 (Variables): Use @ifnotinfo instead of @iftex.
6020 (Non-debug DLL symbols): Use @ref instead of @pxref.
6021 (Sparclet File): Use @samp instead of quotes.
6022
6023 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6024
6025 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6026
6027 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6028
6029 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6030 the order of the nodes.
6031 (C Operators, C Constants, Debugging C): Remove extra menus.
6032 (Method Names in Commands): Do not specify next/prev/up nodes.
6033
6034 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6035
6036 * gdb.texinfo (File Options): Add missing parenthesis.
6037 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6038
6039 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6040
6041 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6042
6043 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6044
6045 * gdb.texinfo (Standard Target Features): Mention
6046 case insensitivity.
6047 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6048
6049 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6050
6051 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6052 (Files): Add section name to argument list for pxref.
6053 (Non-debug DLL symbols): Don't use `see' for pxref.
6054 (Embedded Processors): Fix typo.
6055 (GDB/MI Breakpoint Commands): Execution commands generate
6056 *stopped not ^done.
6057
6058 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6059
6060 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6061 values for in_scope. Mention that only root variables can be
6062 updated.
6063 (GDB/MI Development and Front Ends): Explain new values may be
6064 added to existing fields.
6065
6066 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6067
6068 * gdb.texinfo (-target-disconnect): Use @smallexample.
6069 (Requirements): Add anchor for Expat. Update description.
6070 (Target Descriptions): Mention Expat.
6071 (Target Description Format): Document new elements. Use
6072 @smallexample.
6073 (Predefined Target Types, Standard Target Features): New sections.
6074 * gdbint.texinfo (Target Descriptions): New section.
6075
6076 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6077
6078 * gdb.texinfo (Target Description Format): Add section on XInclude.
6079
6080 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6081
6082 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6083 command -enable-timings.
6084
6085 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6086
6087 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6088 descriptions for new/deleted elements in gdb_osabi. Add missing
6089 description for function generic_elf_osabi_sniff_abi_tag_sections.
6090
6091 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6092
6093 * gdb.texinfo (Maintenance Commands): Add documentation for
6094 the new "maint print target-stack" command.
6095
6096 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6097 Eli Zaretskii <eliz@gnu.org>
6098
6099 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6100
6101 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6102
6103 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6104 Use @value{NGCC} instead of @value{GCC}.
6105
6106 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6107
6108 * agentexpr.texi: Fix typos.
6109 * annotate.texinfo: Likewise.
6110 * gdb.texinfo: Likewise.
6111 * gdbint.texinfo: Likewise.
6112 * observer.texi: Likewise.
6113 * stabs.texinfo: Likewise.
6114
6115 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6116
6117 * gdbint.texinfo (Support Libraries): Remove mmalloc
6118 entry. Describe readline library.
6119
6120 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * gdb.texinfo (Target Descriptions): New section.
6123 (General Query Packets): Add QPassSignals anchor. Mention
6124 qXfer:features:read under qSupported. Expand mentions of
6125 qXfer:memory-map:read and QPassSignals. Document
6126 qXfer:features:read.
6127
6128 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6129
6130 * gdb.texinfo (Commands to specify files): Describe
6131 "set sysroot" and "show sysroot".
6132 (Using the `gdbserver' program): Lowercase argument
6133 to @var. Expand description of setting up GDB on the
6134 host.
6135
6136 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6137
6138 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6139 catch exception, catch exception unhandled, and catch assert
6140 commands.
6141
6142 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6143
6144 * gdb.texinfo (Debugging Output): Document "set debug xml"
6145 and "show debug xml".
6146
6147 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6148
6149 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6150
6151 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6152
6153 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6154
6155 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6156
6157 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6158 note in @ignore, to be removed later if nobody complains.
6159
6160 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6161
6162 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6163 of -var-delete.
6164
6165 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6166
6167 * gdb.texinfo (Setting breakpoints): Document
6168 automatic software/hardware breakpoint usage and
6169 the "set breakpoint auto-hw" command.
6170
6171 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6172
6173 * gdb.texinfo (Memory Access Checking): New.
6174
6175 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6176
6177 * gdb.texinfo (Remote configuration): Mention
6178 "pass-signals-packet".
6179 (General Query Packets): Document QPassSignals. Fix
6180 a typo.
6181
6182 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6183
6184 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6185
6186 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6187
6188 * gdb.texinfo (Remote configuration): Rewrite documentation for
6189 packet configuration commands.
6190 (OS Information): Adjust reference to qXfer:auxv:read.
6191 (General Query Packets): Remove references to read-aux-vector-packet
6192 and set remote get-thread-local-storage-address.
6193
6194 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6195
6196 * gdbint.texinfo (Target Architecture Definition): Add new
6197 Initializing a New Architecture section.
6198
6199 2006-10-31 David Taylor <dtaylor@emc.com>
6200
6201 * stabs.texinfo (Macro define and undefine): New node describing
6202 stabs for #define and #undef.
6203
6204 2006-10-27 Andreas Schwab <schwab@suse.de>
6205
6206 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6207
6208 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6209
6210 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6211 clarify on the possible meanings of ``expression'' watched by
6212 watchpoints. Add indexing.
6213 (Prompting, Errors, Invalidation, Annotations for Running)
6214 (Source Annotations): Fix index entries by adding "annotation" to
6215 them, to discriminate from index entries that point to the more
6216 general topic descriptions.
6217
6218 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6219
6220 * gdbint.texinfo (Target Vector Definition): Move most
6221 content into Existing Targets. Add a menu.
6222 (Existing Targets): New section, moved from Target Vector
6223 Definition. Use @subsection.
6224 (Managing Execution State): New section.
6225
6226 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6227
6228 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6229
6230 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6231
6232 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6233 (Command Syntax, Signals, Backtrace, Connecting)
6234 (Remote configuration, Renesas Boards, Console I/O): Fix last
6235 change: use Ctrl- instead of C-, except wrt Emacs.
6236 (File-I/O Examples): Put Ctrl-c in @kbd.
6237 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6238 (Console I/O): Use @samp with Ctrl-.
6239 (Signals, Set Breaks, Set Watchpoints): Document optional
6240 arguments to `info signals' `handle', `info breakpoints', and
6241 `info watchpoints'.
6242
6243 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6244
6245 * gdb.texinfo (Backtrace): Fix last change.
6246
6247 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6248
6249 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6250
6251 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6252
6253 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6254 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6255 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6256
6257 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6258 Daniel Jacobowitz <dan@codesourcery.com>
6259
6260 * gdb.texinfo (Packets): Document vFlashErase,
6261 vFlashWrite and vFlashDone packets.
6262 (General Query Packets): Document qXfer:memory-map:read.
6263 Add a new feature for qXfer:memory-map:read.
6264 (Memory map format): New section.
6265 (Target Commands): Mention that gdb can write flash.
6266
6267 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6268 Daniel Jacobowitz <dan@codesourcery.com>
6269
6270 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6271 memory regions and "mem auto".
6272
6273 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6274
6275 * gdbint.texinfo (Array Containers): New section.
6276
6277 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6278
6279 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6280 -stack-list-arguments HIGH_FRAME argument can be larger then the
6281 actual number of frames.
6282
6283 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6284
6285 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6286 -stack-list-locals HIGH_FRAME argument can be larger then the
6287 actual number of frames.
6288
6289 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6290
6291 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6292 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6293
6294 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6295
6296 * gdbint.texinfo (Overall Structure): New section "Source Tree
6297 Structure".
6298
6299 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6300
6301 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6302 responses.
6303
6304 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6305
6306 * gdb.texinfo (Source Path): Add documentation for new
6307 substitute-path commands.
6308
6309 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6310
6311 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6312 (Running Configure): ...here.
6313 (Requirements): New node. Mention expat.
6314
6315 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6316
6317 * gdb.texinfo (Target Commands): Remove
6318 'set download-write-size' and 'show download-write-size'.
6319
6320 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6321
6322 * stabs.texinfo (Member Type Descriptor): Correct example for
6323 pointer to member types.
6324
6325 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6326
6327 * gdb.texinfo (Optional warnings and messages): Add
6328 'set/show trace-commands'.
6329 (Command files): Add '-v' to source command.
6330
6331 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6332
6333 * gdb.texinfo (OS Information): Update qPart reference to
6334 qXfer.
6335 (Remote configuration): Likewise.
6336 (Overview): Move @cindex to the start of a paragraph. Talk
6337 about binary data encoding.
6338 (Packets): Refer to the overview for the details of the X
6339 packet encoding.
6340 (General Query Packets): Remove qPart description. Add qXfer
6341 description. Add an anchor to qSupported. Correct feature
6342 table title. Add a new feature for qXfer:auxv:read.
6343 (Interrupts): Add a missing parenthesis.
6344
6345 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6346
6347 * gdb.texinfo (KOD): Remove node.
6348 (GDB/MI Kod Commands): Remove commented out node.
6349
6350 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6351
6352 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6353 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6354 (GDB/MI Thread Commands, GDB/MI Program Execution)
6355 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6356 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6357 (GDB/MI File Commands, GDB/MI Target Manipulation)
6358 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6359 since the MI prompt is hard-wired into the code.
6360
6361 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6362
6363 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6364 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6365 (GDB/MI Data Manipulation): Remove description of unimplemented
6366 display related commands as variable objects perform this function
6367 and are superior: -display-delete, -display-disable,
6368 -display-enable, -display-insert and -display-list. Move
6369 -environment-cd, -environment-directory, -environment-path
6370 and -environment-pwd to "Program Context".
6371 (GDB/MI Program Control): Rename to "Program Execution". Move
6372 -exec-arguments -exec-abort to...
6373 (GDB/MI Program Context): ...here. New node split from "Data
6374 Manipulation".
6375
6376 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6377
6378 * gdb.texinfo (Remote configuration): Document set / show
6379 remote supported-packets.
6380 (General Query Packets): Document qSupported packet.
6381
6382 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6383
6384 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6385 and font markup.
6386 (Protocol basics): Likewise.
6387 (The F request packet): Likewise.
6388 (The F reply packet): Likewise.
6389 (Memory transfer): Move this node to be a subsubsection of
6390 "Protocol specific representation of datatypes".
6391 (The Ctrl-C message): More copy editing.
6392 (Console I/O): Likewise.
6393 (The isatty call): Delete this node, and merge its content into
6394 the "isatty" node. Fixed references elsewhere.
6395 (The system call): Delete this node, and merge its content into
6396 the "system" node. Fixed references elsewhere.
6397 (open): Reformat to use @table, and add appropriate font markup.
6398 (close): Likewise.
6399 (read): Likewise.
6400 (write): Likewise.
6401 (lseek): Likewise.
6402 (rename): Likewise.
6403 (unlink): Likewise.
6404 (stat/fstat): Likewise.
6405 (gettimeofday): Likewise.
6406 (isatty): Likewise.
6407 (system): Likewise, plus minor changes to fix confusing wording.
6408 (Integral datatypes): Fix font markup.
6409 (Pointer values): Likewise.
6410 (struct stat): Fix markup to use @table, plus minor copy editing.
6411 (struct timeval): Fix font markup, plus minor copy editing.
6412 (Constants): Minor copy editing.
6413 (Errno values): Add font markup.
6414 (File-I/O Examples): Likewise.
6415
6416 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6417
6418 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6419 (GDB/MI Simple Examples): Move node up one level. Use real
6420 examples.
6421 (GDB/MI Compatibility with CLI): Update.
6422 (GDB/MI Result Records): Add "connected" and "exit" result
6423 classes.
6424 (GDB/MI Stream Records): Clarify target output.
6425 (GDB/MI Command Description Format): Modify example description.
6426 (GDB/MI Breakpoint Table Commands): Rename to...
6427 (GDB/MI Breakpoint Commands): ...this
6428 (GDB/MI Breakpoint Commands): Add optional thread field.
6429 (GDB/MI Program Control): Add an introduction. Move "Program
6430 termination" examples into exec-run description.
6431 (GDB/MI File Commands): Mention similar CLI commands.
6432 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6433 is similar to "-gdb-version".
6434
6435 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6436
6437 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6438
6439 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6440
6441 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6442 sourceware.org for mailing lists.
6443 (GDB/MI File Commands): New node split from Program Control.
6444
6445 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6446
6447 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6448
6449 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6450
6451 * gdb.texinfo (Cygwin Native): Fix last change.
6452
6453 2006-05-22 Christopher Faylor <cgf@timesys.com>
6454
6455 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6456
6457 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
6458
6459 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6460 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6461
6462 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6463
6464 * gdb.texinfo (General Query Packets): Recommend not starting
6465 new packets with qC and clarify.
6466
6467 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
6468
6469 * gdb.texinfo (M2 Types): New section.
6470
6471 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6472
6473 * agentexpr.texi: Add a copyright and license notice.
6474 * observer.texi: Likewise, with GPL clause for function prototypes.
6475 Remove trailing whitespace.
6476
6477 2006-05-05 Jim Blandy <jimb@codesourcery.com>
6478
6479 * gdb.texinfo (General Query Packets): Document conventions for
6480 terminating packet names, and their violations.
6481
6482 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6483
6484 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6485 * gdb.texinfo: Likewise.
6486
6487 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6488
6489 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6490 and "show remotedebug".
6491 (Debugging Output): Add additional index entries.
6492
6493 2006-04-27 Michael Snyder <msnyder@redhat.com>
6494
6495 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6496
6497 2006-04-22 Andrew Cagney <cagney@redhat.com>
6498
6499 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6500 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6501
6502 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6503
6504 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6505 and remove breakpoint prototypes.
6506 (Watchpoints): Move description of target_insert_hw_breakpoint and
6507 target_remove_hw_breakpoint ...
6508 (Breakpoints): ... to here. Document target_insert_breakpoint and
6509 target_remove_breakpoint.
6510
6511 2006-04-17 Jim Blandy <jimb@codesourcery.com>
6512
6513 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6514 and C packets are optional.
6515
6516 2006-04-14 Frederic Riss <frederic.riss@st.com>
6517
6518 * gdb.texinfo (Specifying source directories): Update the description
6519 of the source file search to reflect the fact that the source path
6520 always contains at least $cdir and $cwd.
6521
6522 2006-03-31 Michael Snyder <msnyder@redhat.com>
6523
6524 * gdb.texinfo: Update copyright dates.
6525
6526 2006-03-31 Eli Zaretskii <eliz@gnu.org>
6527
6528 * gdb.texinfo (Overview): Add an index entry to "empty response".
6529
6530 2006-03-28 Jim Blandy <jimb@codesourcery.com>
6531
6532 * gdbint.texinfo (Prologue Analysis): New section.
6533
6534 2006-03-07 Jim Blandy <jimb@red-bean.com>
6535
6536 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6537
6538 * gdb.texinfo (Target Commands): Update text describing how to
6539 specify a target. Refer to the detailed section on remote
6540 debugging, not the brief mention.
6541
6542 * gdb.texinfo (Connecting): Organize the different 'target remote'
6543 connection methods into a table. Add a 'target remote' index
6544 entry. (!!!)
6545
6546 2006-02-17 Fred Fish <fnf@specifix.com>
6547
6548 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6549 'ptype' commands to reflect the fact that the only significant
6550 difference between them is that ptype prints the complete type
6551 description instead of just the name.
6552
6553 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6554
6555 * gdbint.texinfo (Watchpoints): Delete
6556 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6557
6558 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
6559
6560 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6561 times fields where needed. Fix typos. Update general form given
6562 for output of -break-insert.
6563 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6564
6565 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6566
6567 * gdbint.texinfo (Symbol Handling): Add a section
6568 on memory management.
6569
6570 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6571
6572 * gdb.texinfo (Breakpoint table commands): Document the fullname
6573 field in -break-list output.
6574
6575 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6576
6577 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6578 debugging information produced by the various "set debug..."
6579 options.
6580
6581 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6582
6583 * gdb.texinfo (Files): Remove obsolete bits from the description
6584 of "symbol-file".
6585
6586 2006-01-25 Jim Blandy <jimb@redhat.com>
6587
6588 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6589
6590 2006-01-24 Jim Blandy <jimb@redhat.com>
6591
6592 * gdbint.texinfo (Frames): Document the basics of GDB's register
6593 unwinding model, and explain the existence of the "sentinel" frame.
6594
6595 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6596
6597 * gdb.texinfo (Choosing files): Mention that -directory is used
6598 for script files.
6599 (Specifying source directories): Likewise.
6600 (Command files): Explain how script files are found.
6601
6602 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6603
6604 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6605 the threads in a multi-threaded program.
6606 (Threads): The threadno argument of "thread apply" can be a range
6607 of numbers.
6608
6609 2006-01-18 Jim Blandy <jimb@redhat.com>
6610
6611 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6612 of warning flags.
6613
6614 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6615
6616 * gdb.texinfo (Sequences): Improve menu annotations.
6617 (Define): Add index entries for arguments of user-defined
6618 commands. Move the description of flow-control commands...
6619 (Command Files): ...to here. Document loop_break and
6620 loop_continue.
6621 (Define, Command Files): Document `end' and add index entries for
6622 it.
6623
6624 2006-01-04 Michael Snyder <msnyder@redhat.com>
6625
6626 * gdb.texinfo: Add documentation for linux-fork.
6627 * gdbint.texinfo: Add internal documentation for checkpoints.
6628
6629 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6630
6631 * gdb.texinfo (Omissions from Ada): Document that there is now
6632 limited aggregate support.
6633
6634 2005-12-28 Eli Zaretskii <eliz@gnu.org>
6635
6636 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6637 registers and the likes.
6638
6639 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6640
6641 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6642 (Symbols): Fix usage of "e.g.".
6643 (Memory Region Attributes): Fix usage of "etc."
6644
6645 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6646 (Coding): Fix usage of "e.g.".
6647
6648 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6649
6650 * stabs.texinfo:
6651 * refcard.tex:
6652 * gpl.texi:
6653 * gdbint.texinfo:
6654 * gdb.texinfo:
6655 * gdb-cfg.texi:
6656 * fdl.texi:
6657 * annotate.texinfo:
6658 * all-cfg.texi:
6659 * Makefile.in: Add (C) after Copyright. Update the FSF
6660 address.
6661
6662 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6663
6664 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6665 extend GDB with commands for external monitor.
6666
6667 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6668
6669 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6670
6671 2005-11-25 Joel Brobecker <brobecker@adacore.com>
6672
6673 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6674
6675 2005-11-21 Jim Blandy <jimb@redhat.com>
6676
6677 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6678 placement of 'R' actions in tracepoint action packets; document
6679 dependence of 'X' and 'M' actions on a preceding 'R' action for
6680 their registers.
6681
6682 2005-11-19 Jim Blandy <jimb@redhat.com>
6683
6684 * gdb.texinfo (Tracepoint Packets): New node.
6685 (General Query Packets): Add entries for the tracepoint packets,
6686 referring to the "Tracepoint Packets" node.
6687 (Tracepoints): Add reference to "Tracepoint Packets".
6688
6689 2005-11-18 Kevin Buettner <kevinb@redhat.com>
6690
6691 * gdb.texinfo (set remotebreak): Add anchor.
6692 (X packet): Likewise.
6693 (Remote Protocol): Add new section `Interrupts' and new index
6694 entry `interrupts (remote protocol)'.
6695
6696 2005-11-18 Jim Blandy <jimb@redhat.com>
6697
6698 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6699 entries into the General Query Packets section. Add a
6700 cross-reference to that section. Drop description of replies, as
6701 these are covered in the descriptions of each packet.
6702 (General Query Packets): Add introductory text. Explain naming
6703 conventions, and how the end of a name is recognized.
6704
6705 2005-11-17 Kevin Buettner <kevinb@redhat.com>
6706
6707 * gdb.texinfo (Remote configuration): Fix typo in description of
6708 "set remotebreak" command.
6709
6710 2005-11-16 Jim Blandy <jimb@redhat.com>
6711
6712 * gdb.texinfo (Packets, Stop Reply Packets)
6713 (General Query Packets): Various formatting cleanups.
6714 - Use @samp for packet contents.
6715 - Drop summaries from packet @item lines; the same information appears
6716 immediately below in the description.
6717 - Delete paragraph breaks after packet @item commands, so that the
6718 description appears directly to the right of the packet prototype
6719 in the printed manual, if it fits.
6720 - Place spaces in packet prototypes between @vars and non-@var
6721 letters, and explain that they're just for formatting.
6722 - Use @dots{} instead of '...'.
6723 - Fix uses of @code where @var was needed.
6724 - Replace "deprecated" markers with English text spelling out the
6725 packet's status and the preferred alternatives.
6726 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6727 what this ever meant.
6728 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6729 this for a long time.
6730 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6731 implemented several times, and have been in use for years.
6732
6733 2005-11-15 Jim Blandy <jimb@redhat.com>
6734
6735 * gdb.texinfo (Packets): Add index entries for 'm' packet
6736 disclaimers.
6737
6738 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6739 of stub when processing an 'm' packet.
6740
6741 * gdb.texinfo (Packets): Mention that packets beginning with
6742 letters are reserved once, at the top, instead of actually listing
6743 them all and saying "reserved".
6744
6745 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6746
6747 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6748 Change @var{$arg0 to @code{$arg0.
6749
6750 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6751
6752 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6753
6754 2005-11-12 Jim Blandy <jimb@redhat.com>
6755
6756 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6757 order. Remove extraneous 'z'.
6758
6759 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6760
6761 * gdb.texinfo (Choosing files): Add --eval-command.
6762
6763 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6764
6765 * gdb.texinfo (Choosing modes): Add --return-child-result.
6766
6767
6768 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6769
6770 * gdb.texinfo (Choosing modes): Add --batch-silent.
6771
6772 2005-10-28 Eli Zaretskii <eliz@gnu.org>
6773
6774 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6775 "The -var-update Command".
6776
6777 2005-10-03 Joel Brobecker <brobecker@adacore.com>
6778
6779 * gdb.texinfo (Print Settings): Add documentation for set/show
6780 print array-indexes.
6781
6782 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6783
6784 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6785 6.2 and 6.3.
6786
6787 2005-08-27 Eli Zaretskii <eliz@gnu.org>
6788
6789 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6790 since 19-Jan-2004.
6791 (Files): Likewise.
6792 (Variables, Symbols): Document the "<incomplete type>" message and
6793 its reasons.
6794
6795 2005-08-01 Fred Fish <fnf@specifix.com>
6796
6797 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6798
6799 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
6800
6801 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6802 option for -var-list-children and -var-update.
6803 (GDB/MI Stack Manipulation): Simplify description of
6804 print-values option for -stack-list-locals.
6805 (GDB/MI Command Description Format): Clarify.
6806 (Mode Options): Spelling of superseded.
6807
6808 2005-07-12 Bob Rossi <bob@brasko.net>
6809
6810 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6811 corresponding GDB command comment.
6812
6813 2005-07-06 Bob Rossi <bob@brasko.net>
6814
6815 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6816 and -inferior-tty-show.
6817 (Input/Output): Document "set/show inferior-tty" and tty alias.
6818
6819 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6820
6821 * gdb.texinfo (Packets): Change description of 'D' packet to note
6822 that GDB does wait for a response.
6823
6824 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6825
6826 * gdb.texinfo (History) Rename "Command History".
6827 (Command History): Move node "Server Prefix" from section on
6828 Annotations here.
6829
6830 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6831
6832 * gdb.texinfo (GDB/MI Stack Manipulation):
6833 Re-instate -stack-info-frame with example. Say that it gets
6834 info on selected frame, not current frame.
6835
6836 2005-06-18 Eli Zaretskii <eliz@gnu.org>
6837
6838 * gdb.texinfo (Server): Clarify that `file' should be used before
6839 connecting to the server.
6840 (Files): Add an xref to the above description.
6841 (Output Formats): More detailed description of the `c' format.
6842 (Memory): List explicitly all the formats supported by `x'.
6843 (Threads): Add an @cindex entry for "thread apply".
6844 (Files): Document the possibility of loading unlinked object
6845 files. Add more indexing for solib-absolute-prefix and
6846 --with-sysroot.
6847 (Machine Code): Document possible problems with locations in
6848 shared libraries.
6849 (Backtrace): Document that free-standing environments do not need
6850 to have a `main' function.
6851
6852 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
6853
6854 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6855 -stack-info-frame.
6856
6857 2005-06-07 Andrew Cagney <cagney@gnu.org>
6858
6859 * gdb.texinfo (Contributors): Note the original multi-arch
6860 contributors.
6861
6862 2005-06-03 Eli Zaretskii <eliz@gnu.org>
6863
6864 * gdb.texinfo (Registers): Add index entries for the standard
6865 registers.
6866 (Frames): Add cross-reference from frame pointer description to
6867 the Registers node.
6868 (Annotations Overview): Fix the reference to GDB name.
6869
6870 2005-06-01 Eli Zaretskii <eliz@gnu.org>
6871
6872 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6873 can-use-hw-watchpoints.
6874
6875 2005-05-28 Bob Rossi <bob@brasko.net>
6876
6877 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6878 the possible reasons why an exec async record would be returned to FE.
6879
6880 2005-05-26 Andrew Cagney <cagney@gnu.org>
6881
6882 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6883 Andrew Cagney implemented the original GDB/MI.
6884
6885 2005-05-23 Orjan Friberg <orjanf@axis.com>
6886
6887 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6888 documentation. Add documentation for cris-mode.
6889
6890 2005-05-20 Eli Zaretskii <eliz@gnu.org>
6891
6892 * gdb.texinfo (Numbers): Explain the example and make the wording
6893 more acurate.
6894
6895 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6896 Dennis Brueni <dennis@slickedit.com>
6897
6898 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6899 (GDB/MI Data Manipulation, GDB/MI Program Control)
6900 (GDB/MI Stack Manipulation): Update examples to include the fullname
6901 attribute in stack frames.
6902
6903 2005-05-12 Eli Zaretskii <eliz@gnu.org>
6904
6905 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6906 do with other non-standard names of init files.
6907
6908 2005-05-11 Eli Zaretskii <eliz@gnu.org>
6909
6910 * gdb.texinfo (Command Files): Move the description of the startup
6911 from here...
6912 (Startup): ...to this new subsection of the Invocation chapter.
6913 Rearrange the description of init files more logically and add a
6914 cross-reference to "Command Files". Document the special gdbinit
6915 name for CISCO 68k. Expand the description of what GDB does
6916 during startup.
6917 (History): Add index entry for HISTSIZE.
6918
6919 2005-05-02 Mark Kettenis <kettenis@gnu.org>
6920
6921 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6922
6923 2005-05-02 Eli Zaretskii <eliz@gnu.org>
6924
6925 * gdb.texinfo (SVR4 Process Information, The isatty call)
6926 (The system call): Don't use foo(N) notation for man pages and
6927 functions.
6928 (Compilation, DJGPP Native): Improve wording.
6929
6930 2005-04-27 Eli Zaretskii <eliz@gnu.org>
6931
6932 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6933 were optimized away.
6934
6935 2005-04-22 Eli Zaretskii <eliz@gnu.org>
6936
6937 * gdb.texinfo (Remote configuration): Document "set/show
6938 get-thread-local-storage-address". Add cross-reference to the
6939 description of the qGetTLSAddr packet.
6940 (General Query Packets): Mention "set remote
6941 get-thread-local-storage-address" and add a reference to its
6942 description.
6943
6944 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
6945
6946 * gdb.texinfo (Backtrace): Describe 'bt full'.
6947
6948 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
6949
6950 * gdb.texinfo (Mode Options): Fix typo.
6951 (GDB/MI): Describe how to invoke GDB/MI.
6952
6953 2005-04-16 Eli Zaretskii <eliz@gnu.org>
6954
6955 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
6956 references changed. Add description of "info udot".
6957 (Files): Document "set/show stop-on-solib-events".
6958 (M32R/D): Document "set/show download-path", "set/show
6959 board-address", "set/show server-address", "upload", "tload".
6960 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6961 "use_mon_code", "use_ib_break", "use_dbt_break".
6962 (Maintenance Commands): Improve indexing.
6963 (Target Commands): Document "set/show hash", "set/show debug
6964 monitor".
6965 (SVR4 Process Information): Document "info pidlist" and "info
6966 meminfo". Document "set/show procfs-tarce" and "set/show
6967 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6968 (Symbols, The Print Command with Objective-C): Improve indexing.
6969 (Objective-C): Add references to "info classes" and "info
6970 selectors".
6971 (Debugging Output): Improve wording. Document "set/show debug
6972 solib-frv". Fix "set/show debugvarobj".
6973 (Set Breaks): Add index entry for "hardware breakpoints".
6974 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6975 and "set/show usehardbreakpoints".
6976 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6977 monitor-prompt", "set/show monitor-warnings", "pmon".
6978 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6979 rdiromatzero", "set/show rdiheartbeat".
6980 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6981 "sds".
6982 (Embedded Processors): Document the "sim" command.
6983 (Remote): Document the "remote" command.
6984 (DJGPP Native): Document the "info serial" command.
6985 (Threads): Document "maint info sol-threads".
6986 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6987 (Set Breaks): Improve indexing.
6988 (Command Syntax): Add a reference to dont-repeat.
6989 (Define): Document "dont-repeat".
6990 (TUI Commands): Document "tabset".
6991 (WinCE): New subsection. Document "set/show remotedirectory",
6992 "set/show remoteupload", "set/show remoteaddhost".
6993
6994 2005-04-15 Eli Zaretskii <eliz@gnu.org>
6995
6996 * gdb.texinfo (Hurd Native): New subsection, documents
6997 Hurd-specific commands.
6998 (Maintenance Commands): Add cross-reference to "Debugging Output".
6999 (Debugging Output): Document "set/show debug lin-lwp".
7000 (MIPS): Improve documentation of heuristic-fence-post. Document
7001 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7002 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7003 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7004 (ARM): Document ARM-specific commands.
7005 (AVR): New section. Document "info io_registers".
7006 (CRIS): New section. Document "set/show cris-version" and
7007 "set/show cris-dwarf2-cfi".
7008 (HPPA): New section. Document "set/show debug hppa" and "maint
7009 print unwind".
7010 (Neutrino): New subsection. Document "set/show debug nto-debug".
7011 (Super-H): New section. Document the "regs" command.
7012 (Debugging Output): Document "set/show debug aix-thread".
7013
7014 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7015
7016 * gdb.texinfo (Print Settings): Document "set/show print
7017 pascal_static-members", "set print repeats", "show print
7018 null-stop". Improve indexing. Fix documentation of "set print
7019 union".
7020 (Pascal): New section.
7021 (Supported languages): Rename from "Support"; all references
7022 updated. Add a menu item for Pascal.
7023 (Numbers): Document "set radix.
7024 (Screen Size): Document "set/show pagination".
7025 (MIPS Embedded): Remove "set processor" documentation.
7026 (Remote configuration): Document "set/show X/P/Z-packet",
7027 "set/show read-aux-vector-packet", "set/show remote
7028 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7029 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7030 remotedebug", "set/show remotebreak", "set/show remotedevice",
7031 "set/show remotelogfile".
7032 (Auxiliary Vector): Add reference to the description of the
7033 read-aux-vector-packet setting.
7034 (Set Watchpoints): Add a cross-reference to "set remote
7035 hardware-breakpoint-limit".
7036 (General Query Packets): Add indexing of requests and
7037 cross-references to related commands in "Remote configuration".
7038 (File-I/O Overview, The system call): Fix wording and typos.
7039 (Thread Stops): Add index entries.
7040 (Continuing and Stepping): Document "show step-mode".
7041 (i386): New node. Document "set/show struct-convention".
7042 (Files): Document "show trust-readonly-sections".
7043 (Calling): Document "set/show unwindonsignal".
7044 (Messages/Warnings): Add index entries.
7045 (Maintenance Commands): Document "set/show watchdog".
7046 (Annotations Overview): Document "show annotate".
7047 (Set Watchpoints): Add index entries.
7048 (Symbols): Fix doc of case-sensitive.
7049 (ABI): Document "show coerce-float-to-double".
7050 (Convenience Vars, Help): Improve indexing.
7051 (Machine Code): Document "show disassembly-flavor".
7052 (Debugging C plus plus): Document "show overload-resolution".
7053 (Value History, Signaling): Add index entries.
7054
7055 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7056
7057 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7058 (Processes): Fix wording.
7059 (History, List, Logging output, Define, Symbols, Print Settings):
7060 Improve indexing.
7061
7062 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7063
7064 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7065 redundant index entry for "target" command.
7066 (Backtrace): Add index entries.
7067 (Symbols, Fortran): Document the "set case-sensitive" command.
7068 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7069 (Print Settings): Add index entry for "set demangle-style".
7070 (Target Commands): Document "set download-write-size".
7071 (Debugging Output): Document "set exec-done-display".
7072
7073 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7074
7075 * gdb.texinfo (Files): Fix the name and documentation of
7076 add-shared-symbol-files. Document its alias assf. Update the
7077 list of OSs where GDB supports shared libraries. Fix markup.
7078 (Continuing and Stepping): Add reference to @var{location} in the
7079 text.
7080 (Dump/Restore Files): Fix reference to @{filename}.
7081 (Help): Fix wording.
7082 (Attach): Ditto.
7083 (Set Watchpoints): Ditto.
7084 (Backtrace): Remove redundant index entries. Improve index
7085 entries.
7086 (Delete Breaks): Fix wording.
7087 (Memory): Document the compare-sections command.
7088 (Memory Region Attributes): Improve wording.
7089 (Disabling): Improve wording.
7090 (Fortran): New subsection. Document the "info common" command.
7091 (Help): Document aliases "info copying" and "info warranty".
7092 (Caching Remote Data): New section. Document the "set/show
7093 remotecache" and "info dcache" commands.
7094 (Show): Fix wording of the documentation of the "set
7095 extension-language" command.
7096 (Signals): Add index entry for "info handle".
7097 (Memory Region Attributes): Fix punctuation.
7098 (Symbols): Change the arg name to "location" and refer to it in
7099 the text. Fix wording of "info types" doc.
7100 (Threads): Fix usage of @enumerate @item's.
7101 (Listing Tracepoints): Add index entry for "info tp".
7102 (Set Watchpoints): Add xref to "info break" description.
7103 (Macros): Add an index entry for "macro exp1". Document the
7104 "macro list" command.
7105 (Maintenance Commands): Document "flushregs", "maint agent",
7106 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7107 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7108 "maint print architecture", "maint print objfiles", "maint print
7109 statistics", "maint print type", "maint show-debug-regs", "maint
7110 space", "maint time", and "maint translate-address".
7111 (Connecting): Document the "monitor" command.
7112 (Annotations Overview): Describe the "set annotate" command.
7113
7114 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7115
7116 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7117 Rearrange index entries and improve wording about support for
7118 hardware watchpoints.
7119
7120 2005-03-10 Bob Rossi <bob@brasko.net>
7121
7122 * gdb.texinfo: Update copyright
7123
7124 2005-02-09 Theodore A. Roth <troth@openavr.org>
7125
7126 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7127 error.
7128
7129 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7130
7131 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7132
7133 2005-01-17 Michael Snyder <msnyder@redhat.com>
7134
7135 * gdb.texinfo: Fix spelling, infinte -> infinite.
7136
7137 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7138
7139 * observer.texi (GDB Observers): Document "solib_loaded".
7140
7141 2005-01-07 Andrew Cagney <cagney@gnu.org>
7142
7143 * configure.ac: Rename configure.in, require autoconf 2.59.
7144 * configure: Re-generate.
7145
7146 * configure.in: Replace configdirs with multiple references to
7147 AC_CONFIG_SUBDIRS.
7148 * configure: Re-generate.
7149
7150 2005-01-04 Andrew Cagney <cagney@gnu.org>
7151
7152 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7153 part of the version number.
7154
7155 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7156
7157 * gdbint.texinfo (Algorithms): Remove description of
7158 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7159
7160 2004-12-07 Jim Blandy <jimb@redhat.com>
7161
7162 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7163 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7164 numbers.
7165
7166 2004-12-07 Andreas Schwab <schwab@suse.de>
7167
7168 * gdb.texinfo (Mode Options): Document -l option.
7169
7170 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7171
7172 * gdbint.texinfo (Algorithms): More accurate description of
7173 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7174 is not needed unless data-read and data-access watchpoints are
7175 supported. Add a description of how GDB checks whether the
7176 inferior stopped because a watchpoint was hit.
7177
7178 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7179
7180 * gdb.texinfo (Files): Add cross-reference to description of
7181 -readnow command-line switch.
7182
7183 2004-11-10 Randolph Chung <tausq@debian.org>
7184
7185 * gdb.texinfo: Document set/show backtrace past-entry commands.
7186 Rearrange index entries for set/show backtrace past-main.
7187
7188 2004-11-10 Jon Beniston <jon@beniston.com>
7189
7190 Committed by Andrew Cagney <cagney@gnu.org>.
7191 * gdb.texinfo (Remote Serial Protocol): Further describe
7192 binary transfer escaping mechanism .
7193
7194 2004-11-08 Randolph Chung <tausq@debian.org>
7195
7196 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7197 and "show debug infrun". Add index entries.
7198
7199 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7200
7201 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7202 "info proc" that are already implemented. Add index entries.
7203 (Working Directory): Add a cross-reference to "info proc" command.
7204 (Files): Add a tip for decreasing memory used for symtabs from
7205 shared libraries.
7206 (Starting): Fix whitespace; make "elaboration" stand out where it
7207 is first used, and add an index entry for the term.
7208 (Calling): Expand and elaborate text. Add "print". Add the
7209 description of problems with weak aliases.
7210 (Core File Generation): New section.
7211
7212 2004-10-12 Andrew Cagney <cagney@gnu.org>
7213
7214 * gdbint.texinfo (Versions and Branches): New chapter.
7215 (Releasing GDB): Delete "Versions and Branches" section.
7216 (Top): Add "Versions and Branches".
7217
7218 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7219
7220 * gdb.texinfo (Editing, History): Add cross-references to the
7221 included Readline and History user documentation. Remove
7222 references to the symbol have-readline-appendices which is unused
7223 and undefined.
7224 (History): Fix indexing.
7225
7226 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7227
7228 * gdbint.texinfo (target_stopped_data_address): Update to
7229 new prototype.
7230 (i386_stopped_data_address): Update prototype and description.
7231 (i386_stopped_by_watchpoint): New function and description.
7232
7233 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7234
7235 * gdb.texinfo (Filenames): Add Ada suffixes.
7236 (Ada) New section.
7237
7238 2004-09-27 Andrew Cagney <cagney@gnu.org>
7239 Robert Picco <Robert.Picco@hp.com>
7240
7241 * gdb.texinfo (Packets): Document the "p" packet.
7242
7243 2004-09-21 Jason Molenda (jmolenda@apple.com)
7244
7245 * gdb.texinfo (Paths and Names of the Source Files): Document the
7246 meaning of values in the 'desc' field of a SO stab.
7247
7248 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7249
7250 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7251 max-cache-age" and "maint show dwarf2 max-cache-age".
7252
7253 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7254
7255 * gdb.texinfo (Set Breaks): Add index entry for setting
7256 breakpoints on overloaded C++ functions that are not members of
7257 any classes. Add an example and an index entry for setting
7258 breakpoints on all program functions.
7259 (Character Sets, Macros, Overlay Commands)
7260 (Non-debug DLL symbols, GDB/MI Output Syntax)
7261 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7262 Use "(@value{GDBP})" instead of a literal "(gdb)".
7263
7264 2004-09-12 Andrew Cagney <cagney@gnu.org>
7265
7266 * gdbint.texinfo (Native Debugging): Delete description of
7267 FILES_INFO_HOOK.
7268
7269 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7270
7271 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7272 to hex_string_custom (not historically correct, but more
7273 understandable, given the current code).
7274
7275 2004-09-03 Andrew Cagney <cagney@gnu.org>
7276
7277 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7278
7279 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7280
7281 * observer.texi (solib_unloaded): New observer.
7282
7283 2004-08-24 Andrew Cagney <cagney@gnu.org>
7284
7285 * gdbint.texinfo (Target Architecture Definition): Add missing
7286 comma.
7287
7288 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7289
7290 * (Using the Testsuite): build != host is supported,
7291 but some test scripts do not support build != host.
7292
7293 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7294
7295 * gdbint.texinfo (Host Definition): Delete description of
7296 FCLOSE_PROVIDED and GETENV_PROVIDED.
7297
7298 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7299
7300 * gdbint.texinfo (Host Definition): Delete description of
7301 NO_SYS_FILE.
7302 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7303 PTRACE_FP_BUG.
7304
7305 2004-08-05 Andrew Cagney <cagney@gnu.org>
7306
7307 * gdbint.texinfo (Target Architecture Definition): Delete
7308 reference to deprecated_read_fp.
7309
7310 2004-08-02 Andrew Cagney <cagney@gnu.org>
7311
7312 * gdbint.texinfo (Target Architecture Definition): Delete
7313 description of DEPRECATED_REGISTER_BYTES.
7314
7315 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7316
7317 * gdb.texinfo (Source Path): Document the new behavior of
7318 searching for the source files.
7319
7320 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7321
7322 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7323 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7324 (Auto Display): Improve indexing.
7325
7326 2004-07-16 Andrew Cagney <cagney@gnu.org>
7327
7328 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7329 "-noasync".
7330
7331 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7332
7333 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7334 have the same prefix have only their prefix in the index.
7335
7336 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7337
7338 * gdb.texinfo (BSD libkvm Interface): New node (section)
7339 (Native): Add it to the menu.
7340
7341 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7342
7343 * gdbint.texinfo (Target Architecture Definition): Remove
7344 PCC_SOL_BROKEN.
7345
7346 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7347
7348 * gdbint.texinfo (Target Architecture Definition): Remove
7349 SUN_FIXED_LBRAC_BUG.
7350
7351 2004-06-26 Andrew Cagney <cagney@gnu.org>
7352
7353 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7354
7355 2004-06-20 Andrew Cagney <cagney@gnu.org>
7356
7357 * gdbint.texinfo (Target Architecture Definition): Deprecate
7358 USE_STRUCT_CONVENTION.
7359
7360 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7361
7362 gdb.texinfo (Bug Reporting): Mention session recording,
7363 with the script command or Emacs.
7364
7365 2004-06-18 Andrew Cagney <cagney@gnu.org>
7366
7367 * gdbint.texinfo (Target Architecture Definition): Deprecate
7368 FUNCTION_START_OFFSET.
7369
7370 2004-06-14 Andrew Cagney <cagney@gnu.org>
7371
7372 Based on changes from Karl Berry.
7373 * gdb.texinfo: Do not use @sc in a direntry.
7374 * stabs.texinfo: Change @dircateogry to "Software development".
7375 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7376
7377 2004-06-13 Andrew Cagney <cagney@gnu.org>
7378
7379 * gdbint.texinfo (Target Architecture Definition): Delete
7380 description of RETURN_VALUE_ON_STACK.
7381
7382 2004-06-09 Andrew Cagney <cagney@gnu.org>
7383
7384 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7385 deleted by previous patch.
7386
7387 2004-06-08 Andrew Cagney <cagney@gnu.org>
7388
7389 * gdbint.texinfo (Native Debugging): Delete documentation on
7390 ATTACH_DETACH.
7391
7392 2004-06-06 Randolph Chung <tausq@debian.org>
7393
7394 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7395
7396 2004-06-06 Randolph Chung <tausq@debian.org>
7397
7398 * gdb.texinfo (push_dummy_call): Update argument list to match
7399 the new push_dummy_call method signature. Describe the function
7400 argument.
7401
7402 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7403
7404 * gdb.texinfo (Starting): Document new start command.
7405
7406 2004-05-21 Andrew Cagney <cagney@redhat.com>
7407
7408 * observer.texi (GDB Observers): Document "inferior_created".
7409
7410 2004-05-08 Andrew Cagney <cagney@redhat.com>
7411
7412 * gdbint.texinfo (Target Architecture Definition): Delete
7413 description of DO_DEFERRED_STORES.
7414
7415 * gdbint.texinfo (Target Architecture Definition): Delete
7416 references to DEPRECATED_FIX_CALL_DUMMY.
7417
7418 * gdbint.texinfo (Target Architecture Definition): Delete
7419 description of DEPRECATED_CALL_DUMMY_WORDS,
7420 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7421
7422 * gdbint.texinfo (Target Architecture Definition): Delete
7423 description of DEPRECATED_PUSH_DUMMY_FRAME.
7424
7425 * gdbint.texinfo (Target Architecture Definition): Delete
7426 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7427
7428 2004-05-07 Andrew Cagney <cagney@redhat.com>
7429
7430 * observer.texi (GDB Observers): Add "Debugging" section. Include
7431 cross reference to "set/show debug observer".
7432 * gdb.texinfo (Debugging Output): Document "set/show debug
7433 observer".
7434
7435 2004-05-01 Andrew Cagney <cagney@redhat.com>
7436
7437 * gdbint.texinfo (Target Architecture Definition): Delete
7438 description of DEPRECATED_PC_IN_SIGTRAMP.
7439
7440 2004-04-30 Andrew Cagney <cagney@redhat.com>
7441
7442 * gdbint.texinfo (Target Architecture Definition): Delete
7443 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7444
7445 2004-04-30 Orjan Friberg <orjanf@axis.com>
7446
7447 * observer.texi (GDB Observers): Correct spelling.
7448
7449 2004-04-26 Orjan Friberg <orjanf@axis.com>
7450
7451 * observer.texi (GDB Observers): Add target_changed event.
7452
7453 2004-04-08 Andrew Cagney <cagney@redhat.com>
7454
7455 * observer.texi (GDB Observers): Rework, provide generic observer
7456 definitions and then a list of observable events.
7457
7458 2004-04-04 Andrew Cagney <cagney@redhat.com>
7459
7460 * gdbint.texinfo (Host Definition): Delete reference to
7461 NO_SIGINTERRUPT.
7462
7463 2004-04-02 Andrew Cagney <cagney@redhat.com>
7464
7465 * gdbint.texinfo (Target Architecture Definition): Delete
7466 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7467
7468 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7469
7470 * gdb.texinfo (TUI Commands): Document tui reg commands.
7471
7472 2004-03-26 Andrew Cagney <cagney@redhat.com>
7473
7474 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7475 "gdbtui".
7476 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7477 (Contributors): Mention both Text and Terminal User Interface.
7478
7479 2004-03-23 Andrew Cagney <cagney@redhat.com>
7480
7481 * gdbint.texinfo (Target Architecture Definition): Deprecate
7482 references to SIGTRAMP_START and SIGTRAMP_END.
7483
7484 2004-03-23 Andrew Cagney <cagney@redhat.com>
7485
7486 * gdbint.texinfo (Target Architecture Definition): Deprecate
7487 references to PC_IN_SIGTRAMP.
7488
7489 2004-03-19 Andrew Cagney <cagney@redhat.com>
7490
7491 * gdbint.texinfo (Target Architecture Definition): Delete
7492 reference to GDB_TARGET_IS_HPPA.
7493
7494 2004-03-18 Andrew Cagney <cagney@redhat.com>
7495
7496 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7497 describe pre_init and post_init.
7498
7499 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7500
7501 * gdb.texinfo (Debugging Output): Document values for "set debug
7502 target".
7503
7504 2004-02-28 Andrew Cagney <cagney@redhat.com>
7505
7506 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7507
7508 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7509
7510 * gdb.texinfo (breakpoints): Add information about the
7511 new "set breakpoint pending" and "show breakpoint pending"
7512 commands.
7513
7514 2004-02-26 Andrew Cagney <cagney@redhat.com>
7515
7516 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7517 in Per-architecture module data section.
7518
7519 2004-02-25 Roland McGrath <roland@redhat.com>
7520
7521 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7522
7523 2004-02-24 Andrew Cagney <cagney@redhat.com>
7524
7525 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7526 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7527 * fdl.texi: Import Version 1.2, November 2002.
7528
7529 2004-02-17 Andrew Cagney <cagney@redhat.com>
7530
7531 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7532
7533 2004-02-16 Andrew Cagney <cagney@redhat.com>
7534
7535 * gdbint.texinfo (Target Architecture Definition): Deprecate
7536 FRAMELESS_FUNCTION_INVOCATION.
7537
7538 2004-02-16 Andrew Cagney <cagney@redhat.com>
7539
7540 * gdbint.texinfo (Coding): Mention -Wunused-function.
7541
7542 2004-02-14 Andrew Cagney <cagney@redhat.com>
7543
7544 * gdbint.texinfo (Target Architecture Definition): Delete
7545 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7546
7547 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
7548
7549 * gdb.texinfo: Properly quote the name "C++".
7550 * gdbint.texinfo: Ditto.
7551 * stabs.texinfo: Ditto.
7552
7553 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
7554
7555 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7556 minimal information about libiberty.
7557
7558 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7559
7560 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7561
7562 2004-02-04 Roland McGrath <roland@redhat.com>
7563
7564 * gdb.texinfo (Auxiliary Vector): New node (section).
7565 (Data): Add it to the menu.
7566
7567 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7568
7569 * gdb.texinfo (Breakpoints): Add information about pending
7570 breakpoint support.
7571
7572 2004-01-26 Andrew Cagney <cagney@redhat.com>
7573
7574 * gdb.texinfo (Overview): Delete references to the cisco protocol
7575 including the "N" response.
7576
7577 2004-01-26 Andrew Cagney <cagney@redhat.com>
7578
7579 * gdbint.texinfo (Target Architecture Definition): Rename
7580 EXTRACT_STRUCT_VALUE_ADDRESS to
7581 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7582
7583 2004-01-24 Eli Zaretskii <eliz@gnu.org>
7584
7585 * gdb.texinfo (KOD): Document "show os". Add index entries for
7586 "set/show os" and "info cisco" commands.
7587
7588 2004-01-21 Eli Zaretskii <eliz@gnu.org>
7589
7590 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7591
7592 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7593
7594 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7595 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7596
7597 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
7598
7599 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7600 -stack-list-locals.
7601 (GDB/MI Variable Objects): Describe extension to
7602 -var-list-children.
7603
7604 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7605
7606 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7607
7608 2004-01-17 Andrew Cagney <cagney@redhat.com>
7609
7610 * gdbint.texinfo (Target Architecture Definition): Delete
7611 documentation on DEPRECATED_NPC_REGNUM.
7612
7613 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
7614
7615 * gdb.texinfo: Update copyright year. Mention that set
7616 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7617 "set follow-fork-mode ask".
7618
7619 2004-01-13 Andrew Cagney <cagney@redhat.com>
7620
7621 * gdbint.texinfo: Update copyright year.
7622 (Coding): Add -Wunused-label to list of -Werror warnings.
7623
7624 2004-01-08 Jason Molenda <jmolenda@apple.com>
7625 Eli Zaretskii <eliz@gnu.org>
7626
7627 * gdb.texinfo: Update copyright.
7628 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7629 around names, as appropriate. Minor syntax cleanup of
7630 _NSPrintForDebugger explanation. Two spaces after periods.
7631 GDBN used instead of lit. "gdb". Index entries added for
7632 print-object and _NSPrintForDebugger. @noindent added in one spot.
7633
7634 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
7635
7636 * stabs.texinfo: Add dircategory and direntry commands.
7637 * annotate.texinfo: Ditto.
7638
7639 2003-11-10 Andrew Cagney <cagney@redhat.com>
7640
7641 * gdbint.texinfo (Target Architecture Definition): Replace the
7642 return_value method's "inval" and "outval" parameters with
7643 "readbuf" and "writebuf".
7644
7645 2003-10-28 Jim Blandy <jimb@redhat.com>
7646
7647 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7648 from "The `F' request packet" and "The `F' reply packet", to make
7649 texi2dvi happy.
7650 (File-I/O remote protocol extension): Update menu entries, too.
7651
7652 2003-10-26 Michael Chastain <mec@shout.net>
7653
7654 * gdb.texinfo (Thread Stops): Document the issue with
7655 premature return from system calls in multi-threaded programs.
7656
7657 2003-10-24 Andrew Cagney <cagney@redhat.com>
7658
7659 * annotate.texinfo: Fix "fortunatly"[sic].
7660
7661 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7662
7663 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7664 with "Hitachi" and "Mitsubishi".
7665
7666 2003-10-20 Andrew Cagney <cagney@redhat.com>
7667
7668 * gdbint.texinfo (Target Architecture Definition): Document
7669 gdbarch_return_value. Add cross references from
7670 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7671 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7672
7673 2003-10-18 Mark Kettenis <kettenis@gnu.org>
7674
7675 * gdbint.texinfo (Target Architecture Definition): Document
7676 regset_from_core_section.
7677
7678 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7679
7680 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7681
7682 2003-10-15 Kevin Buettner <kevinb@redhat.com>
7683
7684 From Anthony Green <green@redhat.com>:
7685 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
7686
7687 2003-10-14 Kevin Buettner <kevinb@redhat.com>
7688
7689 * gdb.texinfo (Breakpoint related warnings): New node.
7690 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
7691
7692 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
7693
7694 * gdb.texinfo (Remote Protocol): Document v and vCont.
7695
7696 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7697
7698 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7699 * gdbint.texinfo: Ditto.
7700
7701 2003-10-09 Andrew Cagney <cagney@redhat.com>
7702
7703 From 2003-09-18 David Anderson <davea@sgi.com>:
7704 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7705 "command".
7706
7707 2003-10-03 Andrew Cagney <cagney@redhat.com>
7708
7709 * gdbint.texinfo (Target Architecture Definition): Deprecate
7710 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7711 just target.
7712
7713 2003-10-02 Andrew Cagney <cagney@redhat.com>
7714
7715 * gdbint.texinfo (Target Architecture Definition): Rename
7716 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7717 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7718 * gdbint.texinfo (Target Architecture Definition): Rename
7719
7720 2003-09-30 Andrew Cagney <cagney@redhat.com>
7721
7722 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
7723 (Target Architecture Definition):
7724
7725 * gdbint.texinfo (Target Architecture Definition): Rename
7726 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7727
7728 2003-09-29 Andrew Cagney <cagney@redhat.com>
7729
7730 * gdbint.texinfo (Target Architecture Definition): Delete
7731 documentation for NEED_TEXT_START_END.
7732
7733 * gdbint.texinfo (Target Architecture Definition): Rename
7734 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7735 TARGET_WRITE_PC.
7736
7737 2003-09-22 Michael Chastain <mec@shout.net>
7738
7739 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7740
7741 2003-09-21 Anthony Green <green@redhat.com>
7742
7743 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7744
7745 2003-09-21 Mark Kettenis <kettenis@gnu.org>
7746
7747 * gdbint.texinfo (Target Architecture Definition): Document
7748 stabs_argument_has_addr.
7749
7750 2003-09-18 Andrew Cagney <cagney@redhat.com>
7751
7752 * gdbint.texinfo (Target Architecture Definition): Delete
7753 documentation on REGISTER_NAMES.
7754
7755 2003-09-13 Mark Kettenis <kettenis@gnu.org>
7756
7757 * gdbint.texinfo (Target Architecture Definition): Replace
7758 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7759
7760 2003-09-11 Andrew Cagney <cagney@redhat.com>
7761
7762 * gdbint.texinfo (Target Architecture Definition): Replace
7763 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7764
7765 2003-08-18 Andrew Cagney <cagney@redhat.com>
7766
7767 * gdbint.texinfo (Target Architecture Definition): Document
7768 "frame_red_zone_size".
7769
7770 2003-08-09 Andrew Cagney <cagney@redhat.com>
7771
7772 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7773 with "set/show backtrace past-main" and "set/show backtrace
7774 limit".
7775
7776 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7777
7778 * Makefile.in (install-info): Support DESTDIR.
7779 (install-html): Likewise.
7780
7781 2003-08-07 Andrew Cagney <cagney@redhat.com>
7782
7783 Patch from Nick Roberts.
7784 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7785 bindings. Remove description of send-gdb-command.
7786
7787 2003-08-07 Andrew Cagney <cagney@redhat.com>
7788
7789 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7790 GDB 6.0.
7791
7792 2003-08-06 Andrew Cagney <cagney@redhat.com>
7793
7794 * gdb.texinfo (Mode Options): Mention that level three is the
7795 highest available and that level 2 is deprecated.
7796 (Annotations Overview): Mention annotation levels. Cross reference
7797 to "Limitations of the Annotation Interface" in annotate.texi.
7798 (TODO, Value Annotations, Frame Annotations): Delete section.
7799 (Displays, Breakpoint Info): Delete.
7800
7801 2003-08-04 Andrew Cagney <cagney@redhat.com>
7802
7803 * agentexpr.texi: Delete @bye.
7804 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7805 (stabs.info): Add $(srcdir) to include search path.
7806 (html): Depend on "annotate_toc.html", and not "annotate.html".
7807 * stabs.texinfo: Ditto. Include "fdl.texi".
7808 * gdbint.texinfo: Update copyright statement's list of invariant
7809 sections.
7810
7811 2003-07-28 Andrew Cagney <cagney@redhat.com>
7812
7813 * Makefile.in (INFO_DEPS): Add annotate.info.
7814 (dvi, ps, html, pdf): Add annotate.
7815 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7816 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7817 (ANNOTATE_DOC_FILES): New macro.
7818 (ANNOTATE_TEX_TMPS): New macro.
7819 (annotate.info, annotate_toc.html): Specify dependencies.
7820 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7821 * annotate.texinfo: Rename annotate.texi. Get building. Add
7822 "Migrating to GDB/MI" and "Limitations of the Annotation
7823 Interface" chapters. Mention why it is not part of the user
7824 guide. Update copyright notice. Include "fdl.texi".
7825
7826 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7827
7828 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7829
7830 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7831
7832 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7833
7834 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7835
7836 * gdb.texinfo (Server): Mention pidof.
7837
7838 2003-07-22 Andrew Cagney <cagney@redhat.com>
7839
7840 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7841 list.
7842
7843 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
7844
7845 * gdb.texinfo (Logging output): New chapter.
7846
7847 2003-06-24 Joel Brobecker <brobecker@gnat.com>
7848
7849 * gdb.texinfo (Unsupported languages): New section.
7850 (Languages): Add link to new section.
7851
7852 2003-06-22 Andrew Cagney <cagney@redhat.com>
7853
7854 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7855
7856 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7857
7858 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7859
7860 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7861
7862 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7863 * agentexpr.texi: Retitle section, and change it to an appendix.
7864 Comment out texinfo initialization. Factor a @var{} into two
7865 pieces to prevent makeinfo warnings.
7866 * gdb.texinfo: Add Agent Expressions appendix.
7867
7868 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
7869
7870 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7871
7872 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
7873
7874 * gdb.texinfo (Remote Debugging): New section "Connecting to a
7875 remote target". Document the "detach" and "disconnect" commands.
7876 (Server, Netware, Debug Session): Reference "Connecting to a
7877 remote target".
7878 (GDB/MI Target Manipulation): Document "-target-disconnect".
7879
7880 2003-06-13 Andrew Cagney <cagney@redhat.com>
7881
7882 * gdbint.texinfo (Target Architecture Definition): Deprecate
7883 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7884 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7885
7886 2003-06-09 Jim Blandy <jimb@redhat.com>
7887
7888 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7889
7890 2003-06-08 Andrew Cagney <cagney@redhat.com>
7891
7892 * gdbint.texinfo (Target Architecture Definition): Delete
7893 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7894
7895 2003-06-08 Andrew Cagney <cagney@redhat.com>
7896
7897 * gdbint.texinfo (Target Architecture Definition): Document
7898 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7899
7900 2003-06-07 Adam Fedor <fedor@gnu.org>
7901
7902 * gdb.texinfo: Add Objective-C documentation.
7903
7904 2003-06-01 Andrew Cagney <cagney@redhat.com>
7905
7906 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7907 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7908
7909 2003-05-21 Andrew Cagney <cagney@redhat.com>
7910
7911 * gdbint.texinfo (Target Architecture Definition): Delete
7912 references to "extract_address" and "store_address".
7913
7914 2003-05-16 Andrew Cagney <cagney@redhat.com>
7915
7916 * gdbint.texinfo (Target Architecture Definition): Replace
7917 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7918 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7919
7920 2003-05-14 Theodore A. Roth <troth@openavr.org>
7921
7922 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7923
7924 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7925
7926 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7927 (gdb.dvi): Likewise.
7928 (gdb.pdf): Likewise.
7929 (links2roff): Likewise.
7930
7931 2003-05-08 Jim Blandy <jimb@redhat.com>
7932
7933 * gdb.texinfo (Dump/Restore Files): Update documentation for
7934 'dump', 'append', and 'restore': note that format argument is
7935 optional; simplify presentation of the command variants; and be
7936 more precise about the formats.
7937
7938 2003-05-07 Jim Blandy <jimb@redhat.com>
7939
7940 * gdb.texinfo (Symbols): Update documentation: 'maint list
7941 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7942 symtabs' and 'maint info psymtabs'.
7943
7944 2003-05-05 Andrew Cagney <cagney@redhat.com>
7945
7946 * gdbint.texinfo (Target Architecture Definition): Make
7947 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7948 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7949 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7950
7951 2003-05-04 Andrew Cagney <cagney@redhat.com>
7952
7953 * gdb.texinfo (Maintenance Commands): Document "maint print
7954 dummy-frames".
7955
7956 2003-05-04 Andrew Cagney <cagney@redhat.com>
7957
7958 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7959
7960 2003-05-03 J. Brobecker <brobecker@gnat.com>
7961
7962 Thierry Schneider <tpschneider1@yahoo.com>
7963 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7964 for new MI command.
7965
7966 2003-05-03 Andrew Cagney <cagney@redhat.com>
7967
7968 * gdbint.texinfo (Target Architecture Definition): Document
7969 push_dummy_code. Add cross references.
7970
7971 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
7972
7973 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7974 set/show charsets commands.
7975
7976 2003-04-28 Andrew Cagney <cagney@redhat.com>
7977
7978 * gdbint.texinfo (Target Architecture Definition): Replace
7979 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7980 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7981
7982 2003-04-28 Andrew Cagney <cagney@redhat.com>
7983
7984 * gdbint.texinfo (Target Architecture Definition): Rename
7985 "tm_print_insn" to "deprecated_tm_print_insn".
7986
7987 2003-04-09 Jim Blandy <jimb@redhat.com>
7988
7989 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7990 list psymtabs'.
7991
7992 2003-04-08 Andrew Cagney <cagney@redhat.com>
7993
7994 * gdbint.texinfo (Target Architecture Definition): Delete
7995 references to EXTRA_FRAME_INFO.
7996
7997 2003-04-08 Andrew Cagney <cagney@redhat.com>
7998
7999 * gdbint.texinfo (Target Architecture Definition): Delete
8000 PRINT_TYPELESS_INTEGER.
8001
8002 2003-04-02 J. Brobecker <brobecker@gnat.com>
8003
8004 * observer.texi (GDB Observers): Adjust the documentation for the
8005 normal_stop notification to better describe reality. Fix a couple
8006 of minor typos.
8007
8008 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8009
8010 * gdb.texinfo (GDB/MI Program Control): Add
8011 '-file-list-exec-source-file'
8012
8013 2003-03-31 Andrew Cagney <cagney@redhat.com>
8014
8015 * gdbint.texinfo (Target Architecture Definition): Delete
8016 references to CALL_DUMMY_P.
8017
8018 2003-03-30 Andrew Cagney <cagney@redhat.com>
8019
8020 * gdbint.texinfo (Target Architecture Definition): Remove
8021 reference to TARGET_WRITE_SP.
8022
8023 2003-03-27 Andrew Cagney <cagney@redhat.com>
8024
8025 * gdbint.texinfo (Target Architecture Definition): Remove
8026 references to write_sp.
8027
8028 2003-03-27 Andrew Cagney <cagney@redhat.com>
8029
8030 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8031 chapter body. Use @smallexample instead of @example.
8032 (Annotations): Ditto.
8033 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8034 annotate.texi.
8035
8036 2003-03-26 Andrew Cagney <cagney@redhat.com>
8037
8038 * gdbint.texinfo (Target Architecture Definition): Replace
8039 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8040 dummy_addr parameters.
8041
8042 2003-03-25 Andrew Cagney <cagney@redhat.com>
8043
8044 * gdbint.texinfo (Target Architecture Definition): Delete
8045 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8046 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8047 Add reference to PUSH_ARGUMENTS.
8048
8049 2003-03-23 Andrew Cagney <cagney@redhat.com>
8050
8051 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8052 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8053
8054 2003-03-18 J. Brobecker <brobecker@gnat.com>
8055
8056 * gdbint.texinfo (Algorithms): Add new section describing the
8057 Observer paradigm.
8058 (Top): Add menu entry to new observer appendix.
8059 * observer.texi: New file.
8060 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8061 new observer.texi file.
8062
8063 2003-03-17 Andrew Cagney <cagney@redhat.com>
8064
8065 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8066 that GNU Press update the manual version number.
8067
8068 2003-03-12 Andrew Cagney <cagney@redhat.com>
8069
8070 * gdbint.texinfo (Target Architecture Definition): Delete
8071 references to get_saved_register. Rename GET_SAVED_REGISTER to
8072 DEPRECATED_GET_SAVED_REGISTER.
8073
8074 2003-03-13 Andrew Cagney <cagney@redhat.com>
8075
8076 * gdbint.texinfo (Target Architecture Definition): Replace
8077 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8078
8079 2003-03-12 Andrew Cagney <cagney@redhat.com>
8080
8081 * gdbint.texinfo (Target Architecture Definition): Rename
8082 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8083
8084 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8085
8086 * gdb.texinfo: Add File-I/O documentation.
8087
8088 2003-03-10 Andrew Cagney <cagney@redhat.com>
8089
8090 * gdbint.texinfo (Target Architecture Definition): Cross reference
8091 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8092
8093 2003-03-07 Andrew Cagney <cagney@redhat.com>
8094
8095 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8096 frame" command.
8097
8098 2003-03-05 Andrew Cagney <cagney@redhat.com>
8099
8100 * gdbint.texinfo (Target Architecture Definition): Document
8101 unwind_dummy_id. Cross reference unwind_dummy_id and
8102 SAVE_DUMMY_FRAME_TOS.
8103
8104 2003-03-05 James Ingham <jingham@apple.com>
8105 Daniel Jacobowitz <drow@mvista.com>
8106
8107 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8108 and "show cp-abi".
8109
8110 2003-03-03 Andrew Cagney <cagney@redhat.com>
8111
8112 * gdbint.texinfo (Target Architecture Definition): Document
8113 register_type.
8114
8115 2003-03-03 Andrew Cagney <cagney@redhat.com>
8116
8117 * stabs.texinfo (Structures): Use @samp and separate @var's
8118 instead of a single @var containing a comma separated list.
8119 (Unions): Ditto.
8120
8121 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8122
8123 * Makefile.in (distclean): Remove config.log.
8124
8125 2003-03-01 Andrew Cagney <cagney@redhat.com>
8126
8127 * gdbint.texinfo (Target Architecture Definition): Rename
8128 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8129
8130 2003-03-01 Andrew Cagney <cagney@redhat.com>
8131
8132 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8133 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8134
8135 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8136
8137 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8138 (Non-debug DLL symbols): New node, describing the minimal symbols
8139 loaded from DLLs without real debugging symbols.
8140
8141 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8142
8143 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8144 hardware-breakpoint-limit".
8145 (Set Watchpoints): Add cross reference to "set remote
8146 hardware-watchpoint-limit".
8147 (Remote configuration options): New section.
8148
8149 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8150
8151 * gdbint.texinfo (Target Architecture Definition): Delete
8152 descrption of IS_TRAPPED_INTERNALVAR.
8153
8154 From Keith Seitz <keiths@redhat.com>:
8155 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8156 option "-i"/"--interpreter" to this chapter. Include index
8157 entries.
8158
8159 2003-02-04 David Carlton <carlton@math.stanford.edu>
8160
8161 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8162 (Variables): Recommend stabs+ and DWARF 2.
8163 (C plus plus expressions): Correct info about
8164 compiler versions, debug formats.
8165 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8166 PR symtab/874.
8167
8168 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8169
8170 * gdbint.texinfo (Target Architecture Definition): Delete
8171 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8172 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8173 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8174 references to nindy and i960.
8175 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8176
8177 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8178
8179 * gdbint.texinfo (Target Architecture Definition): Delete
8180 FLOAT_INFO.
8181
8182 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8183
8184 * stabs.texinfo (Member Type Descriptor): Clarify description of
8185 `@'. Suggested by Ben Hutchings.
8186
8187 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8188
8189 * gdb.texinfo (M68K): Delete reference to es1800.
8190
8191 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8192
8193 * gdb.texinfo (Maintenance Commands): Document `maint print
8194 reggroups' and `maint print register-groups'.
8195 * gdbint.texinfo (Target Architecture Definition): Document
8196 register_reggroup_p.
8197
8198 2003-01-23 Jim Blandy <jimb@redhat.com>
8199
8200 * gdb.texinfo (Separate Debug Files): New section.
8201
8202 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8203
8204 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8205 and "maint show profile".
8206
8207 2003-01-16 Michael Chastain <mec@shout.net>
8208
8209 * gdb.texinfo (Installing GDB): Warn against
8210 ".../gdb-VERSION/gdb/configure".
8211 (Separate Objdir): Likewise.
8212
8213 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8214
8215 * gdbint.texinfo (Target Architecture Definition): Delete
8216 definition of PRINT_REGISTER_HOOK.
8217
8218 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8219
8220 (OpenRISC 1000): Fix formatting of command names.
8221
8222 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8223
8224 * gdb.texinfo (Continuing and Stepping): Add new command
8225 'advance'. Clarify behavior of 'until'.
8226
8227 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8228
8229 * gdb.texinfo (Files): Document solib-absolute-prefix and
8230 solib-search-path.
8231
8232 2003-01-09 Michael Chastain <mec@shout.net>
8233
8234 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8235 (Create a Release): Add new instructions for new @file{src-release}.
8236 Document existing instructions for @file{Makefile.in} as
8237 being for @value{GDBN} 5.3.1 or earlier.
8238
8239 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8240
8241 * gdbint.texinfo (Target Architecture Definition): Mention
8242 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8243 allocate memory.
8244
8245 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8246
8247 * gdb.texinfo (Controlling GDB): Add @kindex for
8248 "show osabi".
8249 (Backtraces): Add @kindex's for backtrace-below-main.
8250
8251 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8252
8253 * gdb.texinfo (Controlling GDB): Document "set osabi".
8254
8255 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8256
8257 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8258 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8259
8260 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8261
8262 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8263 "set coerce-float-to-double".
8264 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8265
8266 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8267
8268 * stabs.texinfo: Remove obsolete text.
8269 * gdbint.texinfo: Ditto.
8270 * gdb.texinfo: Ditto.
8271
8272 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8273
8274 * gdbint.texinfo (Target Architecture Definition): Update
8275 description of gdbarch_register_osabi.
8276
8277 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8278
8279 * agentexpr.texi: Fix typos.
8280 * annotate.texi: Likewise.
8281 * fdl.texi: Likewise.
8282
8283 2002-12-10 Andrew Cagney <cagney@redhat.com>
8284
8285 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8286 DEPRECATED_INIT_FRAME_PC.
8287
8288 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8289
8290 * gdbint.texinfo (Target Architecture Definition): Delete
8291 PC_IN_CALL_DUMMY.
8292
8293 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8294
8295 * gdbint.texinfo (Host Definition): Delete documentation on
8296 USE_GENERIC_DUMMY_FRAMES.
8297
8298 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8299
8300 Fix PR gdb/723 and PR gdb/245.
8301 * Makefile.in (install-info): Run the install-info command as part
8302 of the post install steps only.
8303 (uninstall-info): New target.
8304 (uninstall): New target.
8305
8306 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8307
8308 * Makefile.in (install): Make install do some real work.
8309
8310 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8311
8312 Fix POSIX problem reported by Paul Eggert.
8313 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8314 Fix PR gdb/527.
8315
8316 2002-10-26 Andrew Cagney <cagney@redhat.com>
8317
8318 * gdbint.texinfo (Target Architecture Definition): Delete
8319 definition of DO_REGISTERS_INFO.
8320
8321 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8322
8323 * gdbint.texinfo (Address Classes): Fix problems with insertion
8324 of ``{'' and ``}'' in example.
8325
8326 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8327
8328 * gdbint.texinfo (Address Classes): New section.
8329 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8330 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8331 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8332 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8333
8334 2002-10-11 Klee Dienes <kdienes@apple.com>
8335
8336 * gdb.texinfo (Registers): Mention vector registers as well as
8337 floating registers in the documentation for 'info registers' and
8338 'info all-registers'.
8339
8340 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8341
8342 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8343
8344 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8345
8346 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8347 interface definition.
8348
8349 2002-10-03 Marko Mlinar <markom@opencores.org>
8350
8351 * gdb.texinfo (Target Commands): Add or1k target specific
8352 commands.
8353 * gdb.texinfo (Contributors): Add myself to the contributors list.
8354
8355 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8356
8357 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8358 and "mi1" instead of "mi1" and "mi0".
8359
8360 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8361
8362 * gdb.texinfo (Packets): Fix typos "alligned".
8363 Correct z3/Z3 description. Correct z4/Z4 title.
8364
8365 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8366
8367 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8368
8369 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8370
8371 * gdb.texinfo: Use GNU/Linux instead of Linux.
8372
8373 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8374
8375 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8376
8377 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8378
8379 * gdb.texinfo: Replace @example with @smallexample.
8380
8381 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8382
8383 From Eli Zaretskii <eliz@gnu.org>:
8384 * gdb.texinfo (Character Sets): Use @smallexample instead of
8385 @example. Use GNU/Linux instead of Linux.
8386
8387 2002-09-20 Jim Blandy <jimb@redhat.com>
8388
8389 * gdb.texinfo: Add character set documentation.
8390
8391 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8392
8393 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8394 (Packets): Add cross reference from `b' packet to `z' packets.
8395
8396 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8397
8398 * gdb.texinfo (Maintenance Commands): Document ``maint
8399 internal-error'' and ``maint internal-warning''.
8400
8401 * gdbint.texinfo (Target Architecture Definition): Revise
8402 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8403
8404 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8405
8406 * gdbint.texinfo (Target Conditionals): Document the new
8407 NAME_OF_MALLOC macro.
8408
8409 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8410
8411 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8412 engineer.
8413
8414 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8415
8416 * gdb.texinfo (TUI Overview): Document status line fields.
8417
8418 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8419
8420 * gdb.texinfo (TUI Commands): Document info win command.
8421
8422 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8423
8424 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8425
8426 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8427
8428 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8429 (TUI Keys): Likewise.
8430
8431 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8432
8433 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8434 for a packet receive.
8435
8436 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8437
8438 * Makefile.in (clean): Move to end of file.
8439 (distclean, maintainer-clean, realclean): Ditto.
8440 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8441 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8442 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8443 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8444
8445 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8446
8447 * Makefile.in (GDBINT_TEX_TMPS): Define.
8448 (gdbint.dvi, gdbint.pdf): Use
8449 (GDB_TEX_TMPS): Define.
8450 (gdb.dvi, gdb.pdf): Use.
8451 (STABS_TEX_TMPS): Define.
8452 (stabs.dvi, stabs.pdf): Use.
8453 (GDB_DOC_SOURCE_INCLUDES): New macros.
8454 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8455 (GDBINT_DOC_FILES_INCLUDES): New macros.
8456 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8457 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8458 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8459 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8460 (links2roff): Replace SFILES_INCLUDED with
8461 GDB_DOC_SOURCE_INCLUDES.
8462 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8463 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8464 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8465 dependencies.
8466 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8467 dependencies.
8468 (gdbmi.texinfo): Delete rule.
8469 (inc-hist.texinfo): Delete rule.
8470 (rluser.texinfo): Delete rule.
8471
8472 2002-08-23 Andrew Cagney <cagney@redhat.com>
8473
8474 * gdbint.texinfo (Target Architecture Definition): Update
8475 STORE_RETURN_VALUE, mention regcache.
8476
8477 2002-08-21 Andrew Cagney <ac131313@redhat.com>
8478
8479 * gdbint.texinfo (Target Architecture Definition): Document
8480 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8481
8482 2002-08-19 Andrew Cagney <ac131313@redhat.com>
8483
8484 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8485 Fix minor typos. Add index entries.
8486
8487 2002-08-18 Andrew Cagney <ac131313@redhat.com>
8488
8489 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8490
8491 2002-08-15 Andrew Cagney <ac131313@redhat.com>
8492
8493 * gdbint.texinfo (Target Architecture Definition): Document
8494 PRINT_VECTOR_INFO.
8495 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8496
8497 2002-08-13 Andrew Cagney <ac131313@redhat.com>
8498
8499 * gdb.texinfo (Maintenance Commands): Document "maint print
8500 registers", "maint print raw-registers" and "maint print
8501 cooked-registers".
8502
8503 2002-08-08 Grace Sainsbury <graces@redhat.com>
8504
8505 From Mark Salter:
8506 * gdb.texinfo (Protocol): Document T packet extension to
8507 allow watchpoint address reporting.
8508
8509 2002-08-03 Andrew Cagney <ac131313@redhat.com>
8510
8511 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8512
8513 2002-08-01 Andrew Cagney <cagney@redhat.com>
8514
8515 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8516 to CHILL.
8517
8518 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8519
8520 * gdbint.texinfo (Coding): Revise section "Include Files".
8521
8522 2002-07-24 Andrew Cagney <cagney@redhat.com>
8523
8524 * gdbint.texinfo: Obsolete references to m88k.
8525 * gdb.texinfo: Ditto.
8526
8527 2002-07-10 Joel Brobecker <brobecker@gnat.com>
8528
8529 * gdbint.texinfo (Create a release candiate): Add the location
8530 where the proper version of autoconf can be retrieved.
8531
8532 2002-07-09 Don Howard <dhoward@redhat.com>
8533
8534 * gdb.texinfo (Command Files): Further describe the behavior of
8535 sourced command files.
8536
8537 2002-06-27 Andrew Cagney <ac131313@redhat.com>
8538
8539 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8540 (Coding): Clarify ISO C version that GDB assumes.
8541
8542 2002-06-26 Tom Tromey <tromey@redhat.com>
8543
8544 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8545 add_setshow_cmd_full.
8546
8547 2002-06-25 Don Howard <dhoward@redhat.com>
8548
8549 * gdb.texinfo (Memory Region Attributes): Document new behavior
8550 for 'mem' command.
8551
8552 2002-06-11 Jim Blandy <jimb@redhat.com>
8553
8554 * gdb.texinfo (Symbols): Update documentation for `info source'
8555 command.
8556
8557 * gdb.texinfo (Macros): Call the command `info macro', not
8558 `show macro'.
8559
8560 2002-06-09 Andrew Cagney <ac131313@redhat.com>
8561
8562 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8563 data''.
8564
8565 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8566
8567 * gdbint.texinfo (Target Architecture Definition): Document
8568 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8569
8570 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8571
8572 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8573 lists.
8574
8575 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8576
8577 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8578 Branch''.
8579
8580 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8581
8582 * gdbint.texinfo (Target Architecture Definition): Add section
8583 ``Converting an existing Target Architecture to Multi-arch''.
8584
8585 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8586
8587 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8588 to ``Obsoleting code''. Revise.
8589
8590 2002-05-17 Jim Blandy <jimb@redhat.com>
8591
8592 * gdb.texinfo (C Preprocessor Macros): New chapter.
8593 Include it in the main menu.
8594 (Contributors): Credit Jim Blandy with macro support.
8595 (Compilation): Explain how to get macro information into the
8596 executable.
8597 (Expressions): Note that preprocessor macros are expanded.
8598
8599 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
8600
8601 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8602 options for `target remote'.
8603
8604 2002-05-13 Andrew Cagney <ac131313@redhat.com>
8605
8606 * gdbint.texinfo (Target Architecture Definition): Delete
8607 documentation on NNPC_REGNUM.
8608
8609 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8610
8611 * gdbint.texinfo (Target Architecture Definition): Document
8612 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8613 (Target Architecture Definition): Revise section `Using Different
8614 Register and Memory Data Representations'. Add section `Raw and
8615 Virtual Register Representations'.
8616
8617 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8618
8619 * gdbint.texinfo (Target Architecture Definition): Mention
8620 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8621 (Target Architecture Definition): Mention same. Add references to
8622 web pages.
8623
8624 2002-05-08 Michael Snyder <msnyder@redhat.com>
8625
8626 * stabs.texinfo (Attributes): Document new "vector" attribute.
8627
8628 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8629
8630 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8631
8632 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8633
8634 * gdb.texinfo: Delete obsolete references to a29k.
8635
8636 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8637
8638 * gdbint.texinfo (Target Architecture Definition): Replace
8639 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8640
8641 2002-04-24 David S. Miller <davem@redhat.com>
8642
8643 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8644
8645 2002-04-21 David S. Miller <davem@redhat.com>
8646
8647 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8648
8649 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8650
8651 * gdbint.texinfo (Target Architecture Definition): Delete
8652 definition of HAVE_REGISTER_WINDOWS.
8653
8654 2002-04-19 Eli Zaretskii <eliz@gnu.org>
8655
8656 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8657 "Theodore A. Roth" <troth@verinet.com>.
8658
8659 2002-04-15 Don Howard <dhoward@redhat.com>
8660
8661 From Eli Zaretskii <eliz@gnu.org>
8662 * gdb.texinfo (show max-user-call-depth): Correct formatting.
8663 Provide a better explaination of this feature.
8664
8665 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8666
8667 * gdbint.texinfo (Target Architecture Definition): Remove
8668 FRAME_CHAIN_COMBINE.
8669
8670 2002-04-12 Michael Chastain <mec@shout.net>
8671
8672 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8673 REG_STACK_SEGMENT.
8674
8675 2002-04-09 Michael Chastain <mec@shout.net>
8676
8677 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8678 PYRAMID_* macros.
8679
8680 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8681
8682 * gdb.texinfo (Bug Reporting): Document that the web is the
8683 prefered way of submitting bug reports.
8684 (Bug Reporting): Delete the s-mail address as the last resort.
8685
8686 2002-04-05 Andrew Cagney <ac131313@redhat.com>
8687
8688 * gdbint.texinfo (Target Architecture Definition): Delete
8689 references to TARGET_WRITE_FP and write_fp.
8690
8691 2002-03-27 Michael Snyder <msnyder@redhat.com>
8692
8693 * gdb.texinfo: Document new commands dump, append, and restore.
8694
8695 2002-03-27 Andrew Cagney <ac131313@redhat.com>
8696
8697 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8698 Branch'.
8699
8700 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8701
8702 * gdb.texinfo: Change all examples to @smallexample.
8703 * gdbint.texinfo: Ditto.
8704
8705 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8706
8707 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8708 Branches''.
8709
8710 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8711
8712 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8713 Policy''.
8714
8715 2002-03-04 Fred Fish <fnf@redhat.com>
8716
8717 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8718 expresson, suports, dependant, trhe, perhaphs, situtations,
8719 explictily, taged, oportunity, unfortunatly).
8720
8721 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8722
8723 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8724 Remove reference to 3.12.
8725
8726 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8727
8728 * gdbint.texinfo: Include fdl.texi.
8729 (Top): Add GNU Free Documentation License.
8730 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8731 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8732 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8733 (gdbint.info): Add srcdir to include path.
8734 * gdb.texinfo: Include gpl.texi.
8735 (Top): Add Copying.
8736 * gpl.texi: New file.
8737
8738 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8739
8740 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8741
8742 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8743
8744 * gdb.texinfo: Document Cygwin native specific commands.
8745
8746 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
8747
8748 * gdb.texinfo: Document gdbserver ``--attach'' command.
8749
8750 2002-02-07 Michael Snyder <msnyder@redhat.com>
8751
8752 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8753 to @code(_ovly_debug_event).
8754
8755 2002-02-07 Andrew Cagney <ac131313@redhat.com>
8756
8757 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8758
8759 2002-02-06 Michael Snyder <msnyder@redhat.com>
8760
8761 * gdb.texinfo (overlays): Mention new magic symbol
8762 '_ovly_debug_event', which allows GDB to keep better track
8763 of overlays.
8764
8765 2002-02-03 Eli Zaretskii <eliz@gnu.org>
8766
8767 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8768 Suggested by Dmitry Sivachenko.
8769
8770 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8771
8772 2002-02-01 Michael Snyder <msnyder@redhat.com>
8773
8774 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8775
8776 2002-01-30 Michael Snyder <msnyder@redhat.com>
8777
8778 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8779 (set trust-readonly-sections): Document.
8780
8781 2002-01-29 Andrew Cagney <ac131313@redhat.com>
8782
8783 * gdbint.texinfo (Releasing GDB): Revise and update.
8784
8785 2002-01-28 Andrew Cagney <ac131313@redhat.com>
8786
8787 * gdbint.texinfo (Target Architecture Definition): Delete
8788 description of TARGET_BYTE_ORDER_DEFAULT.
8789
8790 2002-01-27 Eli Zaretskii <eliz@gnu.org>
8791
8792 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8793 <mitya@cavia.pp.ru>.
8794
8795 2002-01-23 Andrew Cagney <ac131313@redhat.com>
8796
8797 * libgdb.texinfo: Delete file.
8798
8799 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8800
8801 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8802 * gdbint.texinfo: Ditto.
8803
8804 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8805
8806 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8807
8808 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8809
8810 * Makefile.in: Update copyright.
8811 (TEXI2DVI): Define.
8812 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8813 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8814 gdb-cfg.texi.
8815 (TEXINDEX, PDFTEX): Delete makefile variables.
8816
8817 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8818
8819 * gdb.texinfo (Protocol): Move section to appendix.
8820
8821 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8822
8823 * gdb.texinfo (Remote Debugging): Create a menu.
8824 (Top): Add ``Remote Debugging'' to menu.
8825
8826 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8827
8828 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8829 serial protocol'' from here.
8830 (Remote Debugging): To here. New chapter.
8831
8832 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8833
8834 * gdbint.texinfo (Target Architecture Definition): Delete
8835 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8836
8837 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8838
8839 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8840 are no longer needed.
8841 (Porting GDB): Add maintainer note about configure.host.
8842
8843 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8844
8845 * gdbint.texinfo (Target Architecture Definition): Remove
8846 definition of IEEE_FLOAT.
8847
8848 2002-01-20 Eli Zaretskii <eliz@gnu.org>
8849
8850 * gdb.texinfo: Beautify copyright years; fix a typo.
8851 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8852 <3diff@gnu.org>
8853
8854 2002-01-19 Andrew Cagney <ac131313@redhat.com>
8855
8856 * gdbint.texinfo (Host Definition): Remove references to
8857 MALLOC_INCOMPATIBLE.
8858
8859 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8860
8861 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8862 and xyz-xdep.o.
8863
8864 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8865
8866 * gdb.texinfo (Maintenance Commands): Add appendix.
8867 (Set Breaks): Copy ``maint info breakpoint'' doco to
8868 ``Maintenance Commands'' appendix. Add reference.
8869
8870 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8871
8872 * fdl.texi: Remove next/prev from @node.
8873
8874 2002-01-17 Eli Zaretskii <eliz@gnu.org>
8875
8876 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8877 for monstrous @multitable (from Brian Youmans).
8878
8879 * fdl.texi: New file.
8880
8881 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8882
8883 2002-01-15 Andrew Cagney <ac131313@redhat.com>
8884
8885 * gdbint.texinfo (Releasing GDB): New chapter.
8886
8887 2002-01-14 Andrew Cagney <ac131313@redhat.com>
8888
8889 * gdb.texinfo (Embedded Processors, Calling program functions):
8890 Obsolete references to a29k.
8891
8892 2002-01-13 Andrew Cagney <ac131313@redhat.com>
8893
8894 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8895 examples. Document that a code-block should do or discard its
8896 cleanups before exit.
8897
8898 2002-01-11 Michael Snyder <msnyder@redhat.com>
8899
8900 * gdb.texinfo (Choosing files): Change @samp to @file.
8901
8902 2002-01-05 Michael Snyder <msnyder@redhat.com>
8903
8904 * gdb.texinfo (--pid): Document new command line option (attach).
8905
8906 2002-01-07 Eli Zaretskii <eliz@gnu.org>
8907
8908 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8909 in the stub.
8910
8911 2002-01-04 Andrew Cagney <ac131313@redhat.com>
8912
8913 * gdbint.texinfo (Target Architecture Definition): Replace
8914 BIG_ENDIAN with BFD_ENDIAN_BIG.
8915
8916 2002-01-03 Andrew Cagney <ac131313@redhat.com>
8917
8918 * gdbint.texinfo (Target Architecture Definition): Replace
8919 value_ptr with struct value pointer.
8920
8921 2002-01-02 Eli Zaretskii <eliz@gnu.org>
8922
8923 * gdb.texinfo (Free Software): Fix wording.
8924
8925 2001-12-31 Eli Zaretskii <eliz@gnu.org>
8926
8927 * gdb.texinfo (Free Software): New section ``Free Software Needs
8928 Free Documentation''.
8929
8930 2001-12-30 Eli Zaretskii <eliz@gnu.org>
8931
8932 * stabs.texinfo:
8933 * gdb.texinfo:
8934 * gdbint.texinfo:
8935 * libgdb.texinfo:
8936 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8937
8938 2001-12-29 Michael Snyder <msnyder@redhat.com>
8939
8940 * gdb.texinfo (maint info sections): Fix typo.
8941
8942 2001-12-26 Michael Snyder <msnyder@redhat.com>
8943
8944 * gdb.texinfo (maint info sections): Document.
8945
8946 * gdb.texinfo (info proc): Comment out documentation for
8947 'info proc' sub-options that are currently not implemented.
8948
8949 2001-12-20 Jim Blandy <jimb@redhat.com>
8950
8951 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8952
8953 2001-12-15 Andrew Cagney <ac131313@redhat.com>
8954
8955 * gdbint.texinfo (Target Architecture Definition): Replace
8956 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8957
8958 2001-12-01 Andrew Cagney <ac131313@redhat.com>
8959
8960 * gdbint.texinfo (Host Definition): Delete documentation on
8961 HOST_BYTE_ORDER.
8962
8963 2001-11-30 Jim Blandy <jimb@redhat.com>
8964
8965 * gdb.texinfo (Overlays): New chapter, documenting GDB's
8966 overlay support. Add to top-level menu.
8967
8968 2001-11-26 Tom Tromey <tromey@redhat.com>
8969
8970 * gdb.texinfo (Command Syntax): Document C-o binding.
8971
8972 2001-07-26 Christopher Faylor <cgf@redhat.com>
8973
8974 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8975 use since it is described in the referenced section.
8976
8977 From Eli Zaretskii <eliz@gnu.org>
8978 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8979 clearer when using DJGPP.
8980
8981 2001-11-24 Christopher Faylor <cgf@redhat.com>
8982
8983 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8984 specifically refer to MS-DOS.
8985 (command files): Mention gdb.ini is only used on MS-DOS.
8986
8987 2001-11-21 Tom Tromey <tromey@redhat.com>
8988
8989 * gdb.texinfo (Invoking GDB): Document --args.
8990 (Mode Options): Likewise.
8991
8992 2001-11-21 Jim Blandy <jimb@redhat.com>
8993
8994 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
8995 Delete documentation; this macro has been removed from the
8996 sources.
8997
8998 2001-11-13 Jim Blandy <jimb@redhat.com>
8999
9000 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9001
9002 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9003
9004 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9005
9006 2001-11-05 Michael Snyder <msnyder@redhat.com>
9007
9008 * gdb.texinfo (info functions): Document use of backslash to
9009 quote regexp chars in function names such as "operator*()".
9010
9011 2001-11-01 Fred Fish <fnf@redhat.com>
9012
9013 * gdbint.texinfo (SOLIB_ADD): Document additional new
9014 "readsyms" arg.
9015
9016 2001-10-30 Don Howard <dhoward@redhat.com>
9017
9018 * gdb.texinfo: (Command Files) Added documentation for the
9019 behavior of gdb with input redirected from a file.
9020
9021 2001-10-28 Fred Fish <fnf@redhat.com>
9022
9023 * gdb.texinfo (auto-solib-add): Change docs to match
9024 implementation change.
9025 (auto-solib-limit): Add docs for new variable.
9026
9027 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9028
9029 * gdbint.texinfo (Target Architecture Definition): Function
9030 value_as_pointer renamed to value_as_address.
9031
9032 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9033
9034 * gdbint.texinfo (Target Architecture Definition): Default
9035 POINTER_TO_ADDRESS functions assume unsigned addresses.
9036 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9037 posting by Jim Blandy.
9038
9039 2001-10-12 Jim Blandy <jimb@redhat.com>
9040
9041 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9042 version of texi2html (1.64) doesn't support this flag any more.
9043
9044 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9045
9046 * gdbint.texinfo (Host Definition): Remove description of
9047 MEM_FNS_DECLARED.
9048
9049 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9050
9051 * gdbint.texinfo (Host Definition): Remove description of
9052 HAVE_SIGSETMASK.
9053
9054 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9055
9056 * gdbint.texinfo (Target Architecture Definition): Add
9057 explanation of TARGET_PRINT_INSN macro.
9058
9059 2001-08-30 Jim Blandy <jimb@redhat.com>
9060
9061 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9062 Explain what it means to load relocatable files.
9063
9064 2001-08-28 Jim Blandy <jimb@redhat.com>
9065
9066 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9067 info `top' menu.
9068
9069 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9070
9071 * gdbint.texinfo: Add a cautionary note about macro use.
9072
9073 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9074
9075 * gdb.texinfo: Explain omitting the hostname in the
9076 `target remote' command.
9077
9078 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9079
9080 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9081 and END-INFO-DIR-ENTRY.
9082
9083 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9084
9085 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9086
9087 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9088
9089 * gdbint.texinfo (libgdb): Rewrite.
9090
9091 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9092
9093 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9094
9095 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9096
9097 * gdb.texinfo (TUI): New chapter, document the TUI.
9098 (Mode Options): Document the -tui option.
9099
9100 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9101
9102 * gdbint.texinfo (Host Definition): Remove description of
9103 NEED_POSIX_SETPGID.
9104
9105 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9106
9107 * gdb.tex (DJGPP Native): New node, with descriptions of
9108 DJGPP-specific commands.
9109
9110 2001-07-19 John R. Moore <jmoore@redhat.com>
9111
9112 * gdbint.texinfo: Three misspellings.
9113
9114 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9115
9116 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9117 `test` expressions on bash. Problem reported by Colin Walters.
9118
9119 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9120
9121 * gdbint.texinfo (User Interface): Update ui-out documentation to
9122 refelect recent UI/MI updates.
9123
9124 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9125
9126 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9127 interpreters.
9128
9129 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9130
9131 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9132 structure and not macros.
9133 (Host Definition): Document that much of this chapter is obsolete.
9134 (Target Architecture Definition): Update list of files that make
9135 up a target architecture.
9136 (Coding): Update.
9137
9138 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9139
9140 * gdbint.texinfo (Target Architecture Definition): Update
9141 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9142 The latter has been changed to a true predicate.
9143
9144 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9145
9146 * annotate.texi: Add @noindent where needed. From Dmitry
9147 Sivachenko <dima@Chg.RU>.
9148 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9149
9150 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9151
9152 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9153
9154 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9155
9156 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9157 returns ``OK''. Document that the ``R'' packet does not reply.
9158
9159 2001-06-13 Michael Snyder <msnyder@redhat.com>
9160
9161 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9162
9163 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9164
9165 * gdb.texinfo (Signals): Clarify the default setting of signal
9166 handling.
9167
9168 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9169
9170 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9171 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9172
9173 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9174
9175 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9176
9177 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9178
9179 * gdbint.texinfo (Clean Design and Portable Implementation):
9180 Renamed from "Clean Design".
9181 (Clean Design and Portable Implementation): Document portable
9182 methods of handling file names, and the associated macros.
9183
9184 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9185
9186 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9187 command and provide a cross-reference to its description.
9188 (Symbols): Note that "info scope" is useful for trace experiments.
9189
9190 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9191
9192 * gdb.texinfo (Symbols): Document "info scope".
9193 (Tracepoints): New chapter.
9194 (Contributors): Update for v5.1.
9195 <All nodes>: Change "C++" to "C@t{++}".
9196
9197 * gdbint.texinfo (User Interface): A new section about ui_out
9198 functions, based on text written by Fernando Nasser.
9199
9200 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9201
9202 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9203
9204 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9205
9206 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9207
9208 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9209 Replace "GDB" with "@value{GDBN}". Fix markup.
9210
9211 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9212
9213 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9214 a cross-reference to its description.
9215 (Symbols): Document "info symbol".
9216
9217 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9218
9219 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9220 subsection "x86 Watchpoints".
9221 (Target Architecture Definition): Document the macros
9222 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9223 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9224
9225 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9226
9227 * gdbint.texinfo (Target Architecture Definition): Update
9228 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9229 list.
9230
9231 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9232
9233 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9234 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9235
9236 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9237
9238 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9239
9240 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9241
9242 * gdb.texinfo (Environment): Document that `path' does not change
9243 the value of PATH in GDB's own environment (it did in the past,
9244 but that was changed on March 15, 1994). Reported by Doug Evans
9245 <dje@transmeta.com>.
9246
9247 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9248 its line. Fix markup of commands and macros. Add an Index node
9249 and index entries.
9250
9251 2001-01-23 J.T. Conklin <jtc@redback.com>
9252
9253 * gdb.texinfo (Memory region attributes): New manual section.
9254
9255 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9256
9257 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9258
9259 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9260
9261 * refcard.tex: Version and copyright fixed. From Phil Edwards
9262 <pedwards@disaster.jaj.com>.
9263
9264 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9265
9266 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9267 DWARF2_REG_TO_REGNUM): Document.
9268
9269 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9270
9271 * gdbint.texinfo (Coding): Update current value of
9272 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9273
9274 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9275
9276 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9277 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9278
9279 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9280
9281 * gdb.texinfo: Document new 'set step-mode' command.
9282
9283 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9284
9285 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9286 changes from Dmitry Sivachenko <dima@Chg.RU>.
9287
9288 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9289
9290 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9291 From Steven Johnson <sbjohnson@ozemail.com.au>.
9292
9293 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9294
9295 * gdbint.texinfo (Overall Structure): Spelling fix.
9296
9297 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9298
9299 * gdbint.texinfo (Target Architecture Definition): Document that
9300 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9301 for which REGISTER_CONVERTIBLE returns a zero value.
9302
9303 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9304
9305 * Makefile.in (install-info): Find files to install in either the
9306 build or source directories (adapted from Makefile.am).
9307
9308 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9309
9310 * stabs.texinfo: Fix spelling errors.
9311 (String Field): FILE-NUMBER starts from 0, not 1.
9312
9313 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9314
9315 * refcard.tex: Remove \centerline from the blurb. Patch from
9316 Brian Youmans.
9317
9318 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9319
9320 * Makefile.in (install-info): Support installation from outside of
9321 the source directory. Reported by Mark Harig
9322 <markh@frazier.landmark.com>.
9323
9324 2000-06-20 J.T. Conklin <jtc@redback.com>
9325
9326 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9327
9328 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9329
9330 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9331 Generate using pdftex.
9332 (PDFTEX): Define.
9333 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9334 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9335 @contents at the start.
9336
9337 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9338
9339 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9340 Youmans.
9341
9342 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9343
9344 From Brian Youmans:
9345 * gdb.texinfo: Fix ``et al.''.
9346
9347 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9348
9349 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9350 loop.
9351
9352 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9353
9354 * configure: Regenerate.
9355
9356 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9357
9358 * Makefile.in (install-info): Run install-info on installed Info
9359 files.
9360
9361 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9362
9363 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9364 Andrew Cagney.
9365
9366 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9367
9368 * gdb.texinfo: Proofreading changes from Brian Youmans.
9369
9370 2000-05-01 Nick Duffek <nsd@cygnus.com>
9371
9372 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9373 startup sequence, minor edits.
9374
9375 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9376
9377 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9378 TeX.
9379
9380 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9381 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9382 like `n' and `s' which look weird. Convert some of the @kindex to
9383 @vindex, when they refer to variables, not commands.
9384
9385 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9386
9387 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9388
9389 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9390
9391 * Makefile.in (GDBMI_DIR): New variable.
9392 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9393 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9394 (gdbmi.texinfo): New target, for texi2roff.
9395 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9396 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9397
9398 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9399 gdbmi.texinfo.
9400 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9401 comment.
9402
9403 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9404
9405 * gdb.texinfo (Files): Update description of add-symbol-file
9406 command.
9407
9408 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9409
9410 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9411 prevents the build (and is generally a Bad Idea).
9412
9413 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9414
9415 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9416 a comma inside @var.
9417 (Command Files): Index markup changes from Dmitry Sivachenko
9418 <dima@Chg.RU>.
9419
9420 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9421
9422 * Makefile.in (LN_S): Define.
9423 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9424 invoke "ln -s" unless it is known to work.
9425
9426 * configure.in (AC_PROG_LN_S): Add.
9427
9428 2000-04-14 Jim Blandy <jimb@redhat.com>
9429
9430 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9431 section.
9432 (Target Conditionals): Document ADDRESS_TO_POINTER,
9433 POINTER_TO_ADDRESS.
9434
9435 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9436
9437 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9438 gdb-cfg.texi to get the value.
9439
9440 2000-04-10 Jim Blandy <jimb@redhat.com>
9441
9442 * gdbint.texinfo (Target Architecture Definition): Fix
9443 cross-references.
9444
9445 2000-04-08 Jim Blandy <jimb@redhat.com>
9446
9447 * gdbint.texinfo (Using Different Register and Memory Data
9448 Representations): New section.
9449 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9450 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9451 REGISTER_CONVERT_TO_RAW): Document.
9452
9453 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9454
9455 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
9456 for acknowledgments.
9457
9458 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9459
9460 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9461 qThreadExtraInfo.
9462
9463 2000-03-28 J.T. Conklin <jtc@redback.com>
9464
9465 * gdb.texinfo: Clarify which remote debug protocol commands are
9466 required and which are optional.
9467
9468 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9469
9470 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9471 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9472 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9473 * annotate.texi: Update.
9474
9475 2000-03-28 Stan Shebs <shebs@apple.com>
9476
9477 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9478 expectation of additional changes before release), update
9479 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9480 node links, rephrase and/or shorten lines to fix formatting
9481 problem in both regular and @smallbook formats.
9482 * annotate.texi: Shorten lines in example, use smallexample
9483 consistently everywhere.
9484 * Makefile.in: Add comment about texinfo 4.0 html generation.
9485 (SFILES_INCLUDED): Add annotate.texi.
9486
9487 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
9488
9489 * gdb.texinfo (Debugging Output): Added new section, documenting
9490 the "set/show debug" commands.
9491
9492 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9493
9494 * annotate.texi (Annotations): When GDBN omit @chapter and @node
9495 entry.
9496
9497 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9498 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9499 @chapter and @node entries.
9500
9501 * gdb.texinfo: Link all top-level nodes.
9502
9503 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9504
9505 * Makefile.in (install-info): Create $(infodir) before installing
9506 files.
9507
9508 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9509
9510 From David Whedon <dwhedon@gordian.com>
9511 * gdbint.texinfo : Added paragraphs about command deprecation.
9512
9513 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9514
9515 * gdb.texinfo: Add documentation for the apropos command.
9516
9517 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9518
9519 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9520
9521 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9522
9523 * gdb.texinfo: Add white space to prevent overprinting in
9524 two places.
9525
9526 2000-03-17 Stan Shebs <shebs@apple.com>
9527
9528 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9529 <dima@Chg.RU>, also clarification of allowed content for
9530 string constants.
9531
9532 2000-03-16 Eli Zaretskii <eliz@gnu.org>
9533
9534 * gdb.texinfo (main menu): Add Annotations.
9535 (File Options): Add @cindex entries for each command-line option.
9536 Document --epoch, --annotate, --async, --interpreter, --write,
9537 --statistics, and --version.
9538
9539 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9540 of GDB.
9541
9542 2000-02-23 Jim Blandy <jimb@redhat.com>
9543
9544 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9545
9546 2000-02-22 Jim Blandy <jimb@redhat.com>
9547
9548 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9549
9550 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9551
9552 * Makefile.in (diststuff): New target.
9553
9554 2000-02-15 Kevin Buettner <kevinb@redhat.com>
9555
9556 * agentexpr.texi: Fix wording regarding Intel's IA-64
9557 architecture. [From Jim Wilson.]
9558
9559 2000-01-16 Tom Tromey <tromey@cygnus.com>
9560
9561 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9562 (Delete Breaks): Mention range arguments.
9563 (Disabling): Likewise.
9564
9565 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9566
9567 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9568
9569 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9570
9571 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9572 valid functions.
9573
9574 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9575
9576 * gdb.texinfo: Clarify regular expressions used in rbreak.
9577
9578 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
9579
9580 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9581 MEMORY_REMOVE_BREAKPOINT): Document.
9582
9583 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9584
9585 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9586 offset re-using the DATA offset instead.
9587
9588 1999-10-11 Jim Kingdon <kingdon@redhat.com>
9589
9590 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9591
9592 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9593
9594 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9595 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9596 typos.
9597
9598 * gdb.texinfo: Various minor wording and formatting improvements,
9599 mentions of additional command-line options.
9600
9601 1999-09-30 Fred Fish <fnf@cygnus.com>
9602
9603 * gdb.texinfo: Document additional forms of specifying section
9604 names and addresses for the add-symbol-file command.
9605
9606 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9607
9608 * gdbint.texinfo: Fix typo, add the word "have".
9609
9610 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9611
9612 * gdbint.texinfo (Target Architecture Definition): Document the
9613 SKIP_PERMANENT_BREAKPOINT macro.
9614
9615 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9616
9617 * gdb.texinfo: Fiks speling errers.
9618
9619 * gdb.texinfo: Fix uses of @multitable.
9620
9621 From Eli Zaretskii <eliz@gnu.org>:
9622 * gdb.texinfo: Include details specific to DOS host, clarify
9623 some confusing language, fix @ref/@xref/@pxref usages, add
9624 comments about using with optimization, add more indexing,
9625 fix info about disassembly-flavor.
9626
9627 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9628
9629 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9630 SKIP_SOLIB_RESOLVER): Define.
9631
9632 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9633
9634 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
9635 ``g'' packets.
9636
9637 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9638
9639 * gdb.texinfo: Create a new "Configurations" chapter with
9640 platform-specific info, inline remote.texi and move sections of it
9641 into the new chapter, move bits about info proc, heuristic search,
9642 and register stack into the new chapter.
9643 * remote.texi: Remove, now part of gdb.texinfo.
9644 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9645
9646 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9647
9648 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9649 GDB_TARGET_IS_MACH386): These kludges have gone away.
9650
9651 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9652
9653 * gdbint.texinfo (Target Architecture Definition): Mention
9654 TDEPLIBS.
9655
9656 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9657
9658 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9659 surrounding text to fit HP-UX bits into general info.
9660 (HPPA-cfg.texi): Remove, no longer useful.
9661
9662 * gdb.texinfo: Remove explicit links from @node lines, remove
9663 HP-added "Detailed Node Listing" from main menu which confuses
9664 things.
9665
9666 From Dmitry Sivachenko <dima@Chg.RU>:
9667 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
9668 in description of `set environment'.
9669
9670 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9671
9672 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9673
9674 1999-08-12 Ben Elliston <bje@cygnus.com>
9675
9676 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9677
9678 1999-08-10 Eli Zaretskii <eliz@gnu.org>
9679
9680 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
9681 watch, awatch, and rwatch. Explain why the latter two cannot be
9682 set as software watchpoints. Document that watchpoints for local
9683 variables are deleted when the debuggee terminates.
9684
9685 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9686
9687 * remote.texi (Protocol): Further clarification of the "qRcmd"
9688 packet. Allow E.. response packet. "qRcmd" packet is no longer
9689 reserved.
9690
9691 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9692
9693 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9694 * gdb.texinfo: Ditto.
9695
9696 1999-08-06 Tom Tromey <tromey@cygnus.com>
9697
9698 * gdb.texinfo (KOD): New node.
9699
9700 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9701
9702 * remote.texi (Rcmd): Fix minor formatting typos.
9703
9704 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9705
9706 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
9707 packets.
9708
9709 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9710
9711 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9712 fixes.
9713
9714 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9715
9716 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9717
9718 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9719
9720 * remote.texi (Communication Protocol): ``v'' is in use. Fix
9721 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9722 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9723 packets that are not supported on all hosts. Expand examples.
9724 Spell check.
9725
9726 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9727
9728 * Makefile.in: Recognize html, install-html. Add targets
9729 to build HTML versions of documentation via texi2html.
9730
9731 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9732
9733 * gdbint.texinfo (Testsuite): New chapter, information about the
9734 testsuite.
9735
9736 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9737
9738 * remote.texi (Communication Protocol): Rewrite.
9739
9740 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9741
9742 * stabs.texinfo: Fix uses of xref.
9743
9744 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9745
9746 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9747 info about patch submission.
9748
9749 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9750
9751 From Per Bothner <bothner@cygnus.com>:
9752 * gdb.texinfo: Document Chill support.
9753
9754 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9755
9756 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
9757 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9758 Document that the value should be greater-than or equal-to zero.
9759 (NO_STD_REGS): Document. Deprecate.
9760
9761 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9762
9763 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
9764 Document that these are not used.
9765
9766 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9767
9768 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9769
9770 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9771
9772 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
9773 numargs was dropped.
9774
9775 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9776
9777 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9778
9779 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9780
9781 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
9782 Update.
9783
9784 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9785
9786 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9787 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9788
9789 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9790
9791 * gdbint.texinfo: Fix typos: $ -> @.
9792
9793 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9794
9795 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
9796 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9797 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9798 BREAKPOINT_FROM_PC.
9799
9800 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9801
9802 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
9803 CALL_DUMMY_STACK_ADJUST): Document.
9804
9805 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9806
9807 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
9808 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
9809
9810 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9811
9812 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9813 longer exists.
9814
9815 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9816
9817 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
9818 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9819 they make the manual source incomprehensible.
9820 * h8-cfg.texi: Remove, hasn't been used in years.
9821
9822 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9823
9824 * gdb.texinfo: Update the credits.
9825
9826 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9827
9828 * gdb.texinfo: Fix mistakes noticed in printout of last
9829 draft, add Alpha to discussion of heuristic fence post.
9830
9831 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9832
9833 * gdb.texinfo, remote.texi: Many changes; update to Seventh
9834 Edition, merge some HP changes into mainline, describe some
9835 previously undocumented features, describe more of the target
9836 commands available, eliminate obsolete section on renamed
9837 commands.
9838 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9839
9840 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9841
9842 * gdb.texinfo: Make many HPPA conditionals unconditional,
9843 including catchpoint description, since now on for all configs.
9844 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9845 specializations.
9846
9847 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9848
9849 * Makefile.in (GDBvn.texi): Fix match expression to work with
9850 current format of VERSION in gdb/Makefile.in.
9851 * gdb.texinfo: Fix node ref to match new readline.
9852
9853 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9854
9855 * gdb.texinfo: Changes made as part of a project to merge in
9856 changes made by HP. Documentation makes extensive use of
9857 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9858 on remote debugging. There are differences in documentation
9859 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
9860 the HP manual discusses catchpoints, hardware watchpoints, and
9861 some HPUX specific limitations for shared library support.
9862
9863 There are also a number of @node changes.
9864
9865 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9866
9867 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9868 (C Usage): Same.
9869
9870 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9871
9872 The following changes were made by Edith Epstein
9873 <eepstein@cygnus.com> as part of a project to merge in changes
9874 made by HP.
9875
9876 * HPPA-cfg.texi: new file.
9877
9878 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9879
9880 * refcard.tex: change documentation about catch.
9881 removed info catch.
9882
9883 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9884
9885 * gdbint.texinfo: Expand on GDB's coding standards,
9886 specify the use of arg names with prototypes.
9887
9888 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9889
9890 * gdb.texinfo: Fix tipo.
9891
9892 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9893
9894 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
9895 TARGET_BYTE_ORDER_SELECTABLE_P.
9896
9897 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9898
9899 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9900
9901 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9902
9903 * agentexpr.texi: New file.
9904
9905 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9906
9907 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9908
9909 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9910
9911 * remote.texi: Changed wording that implied that the GDB remote
9912 protocol caches register values instead of GDB itself.
9913
9914 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9915
9916 * gdbint.texinfo: Add some info about symbol readers.
9917 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9918 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9919 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9920 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9921
9922 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9923
9924 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
9925
9926 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9927
9928 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9929
9930 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9931
9932 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
9933 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
9934
9935 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9936
9937 * gdbint.texinfo: Fix minor typos.
9938
9939 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9940
9941 * gdbint.texinfo: Complete overhaul. Group descriptions more
9942 logically, add more info on generic algorithms, remove much
9943 obsolete and/or wrong material.
9944
9945 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9946
9947 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9948
9949 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9950
9951 * refcard.tex: Copyright, address updates.
9952
9953 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9954
9955 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9956 for the edition instead of confusing GDB-version-like numbers.
9957
9958 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9959
9960 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9961
9962 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9963
9964 * LRS: Reformat a bit to keep text under 80 columns.
9965
9966 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9967
9968 * gdb.texinfo: Add some credits, mention bug monitor.
9969 * remote.texi: Mention mips monitor targets.
9970 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
9971
9972 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9973
9974 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
9975 files, finish sorting of host vs target vs native macros, describe
9976 some more of them.
9977
9978 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9979
9980 * gdbint.texinfo (Host Conditionals): Document change from
9981 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9982
9983 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9984
9985 * gdbint.texinfo (Host Conditionals): Document
9986 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
9987
9988 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9989
9990 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9991 Document LSEEK_NOT_LINEAR.
9992
9993 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9994
9995 * stabs.texinfo (Stab Section Basics): Make it clear that only
9996 some versions of the GNU linker remove the leading N_UNDF symbol.
9997
9998 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9999
10000 * stabs.texinfo (String Field): Document type number pairs here,
10001 instead of in the Sun specific section.
10002 (Include Files): The GNU linker supports the N_BINCL
10003 optimization. Clarify the N_BINCL value, and what it is used
10004 for.
10005 (Procedures): Document N_FUN with an empty string to mark the end
10006 of a function.
10007 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10008 (Sun Differences): Remove this node, as the information is now
10009 elsewhere in the main document.
10010 (Stab Section Basics): Mention that the GNU linker may optimize
10011 stabs and remove the leading N_UNDF symbol.
10012
10013 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10014
10015 * gdb.texinfo, refcard.tex: Restore author credit
10016
10017 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10018
10019 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10020 documentation to account for START and END macros taking
10021 one arg.
10022
10023 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10024
10025 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10026 * gdb.texinfo (Frames): Fix typo.
10027
10028 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10029
10030 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10031 a target_signal as arg type, not a pid.
10032
10033 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10034
10035 * gdb.texinfo: Document `set assembly-language'.
10036
10037 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10038
10039 * remote.texi: Update list of stubs in the GDB distribution.
10040
10041 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10042
10043 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10044 Also document that some systems can use mmalloc but must define
10045 this if their C runtime allocates memory that is later freed.
10046 (MMCHECK_FORCE): Document new macro.
10047
10048 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10049
10050 * remote.texi: Add documentation for target Sparclet.
10051
10052 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10053
10054 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10055 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10056 * configure.in: Rewritten for autoconf.
10057 * configure: New.
10058
10059 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10060
10061 * Makefile.in (DVIPS): New define, set to dvips.
10062 (dvi): Add stabs.dvi.
10063 (ps): New target.
10064 (all-doc): Depend on info, dvi, and ps targets.
10065 (STAGESTUFF): Add *.ps and *.dvi files.
10066 (clean-info, clean-dvi): Remove.
10067 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10068 rules completely rewritten.
10069 (maintainer-clean): Remove clean-info and clean-dvi
10070 dependencies and put their actions in the rules.
10071 (gdb.ps): New target
10072 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10073 intermediate TeX files, whether they have 2 or 3 character
10074 extensions.
10075 (gdbint.ps): Add target and rules.
10076 (gdb-internals): Delete unused target.
10077 (Makefile): Depends upon config.status also.
10078
10079 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10080
10081 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10082 set.
10083
10084 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10085
10086 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10087 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10088
10089 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10090
10091 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10092
10093 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10094
10095 * gdb.texinfo (Print settings): Document
10096 `set/show print static-members' commands.
10097
10098 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10099
10100 * gdbint.texinfo (Native): Document name change, coredep.c to
10101 core-aout.c.
10102
10103 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10104
10105 * stabs.texinfo (Include Files): Document the values the SunOS4
10106 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10107
10108 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10109
10110 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10111 Fix typo.
10112
10113 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10114
10115 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10116 "gdb.tar.Z".
10117
10118 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10119
10120 * Makefile.in (maintainer-clean): New target, synonym for
10121 realclean.
10122
10123 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10124
10125 * Update all FSF addresses except those in COPYING* files.
10126
10127 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10128
10129 From Richard Earnshaw (rearnsha@armltd.co.uk):
10130 * gdb.texinfo (convenience variables): Document $_exitcode.
10131 (quit): Document optional expression to use as exit code.
10132
10133 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10134
10135 * gdb.texinfo, remote.texi: Brought up to date with various
10136 GDB changes.
10137
10138 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10139
10140 * gdb.texinfo: Update dates and versions, fix comments about
10141 hardware watchpoints in future releases and about the
10142 sharedlibrary command.
10143
10144 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10145
10146 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10147 C_FUN stab. Other cleanups.
10148
10149 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10150
10151 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10152 for the sparc stub.
10153
10154 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10155
10156 * annotate.texi: Clarify which addresses have differing formats
10157 depending on the language and which do not.
10158
10159 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10160
10161 * remote.texi (NetWare): Changed example to use BOARD= instead of
10162 NODE= argument to reflect correspoding change to gdbserve.nlm.
10163
10164 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10165
10166 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10167 GDB, as well as AIX dbx, supports the size type attribute.
10168
10169 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10170
10171 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10172
10173 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10174
10175 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10176 and new 'if' and 'while' commands.
10177
10178 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10179
10180 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10181
10182 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10183
10184 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10185 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10186 NetWare targets. Mostly stolen from the Server node.
10187
10188 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10189
10190 * gdb.texinfo (Setting): Talk about the language of a source file
10191 versus the working language. The old documentation did not match
10192 what GDB did.
10193
10194 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10195
10196 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10197 of a source file.
10198
10199 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10200
10201 * gdb.texinfo (Processes): New node.
10202
10203 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10204
10205 * remote.texi: Update documentation of set/show mipsfpu.
10206
10207 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10208
10209 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10210 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10211
10212 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10213
10214 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10215 obsolete conditionals, described some others.
10216
10217 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10218
10219 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10220 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10221
10222 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10223
10224 * gdbint.texinfo: Put regex conditionals in their own table.
10225
10226 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10227
10228 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10229 described or fixed the descriptions of many others.
10230
10231 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10232
10233 * gdb.texinfo: Add some more credits.
10234 * gdbint.texinfo: Capitalize GDB consistently, describe some
10235 macros and remove some.
10236
10237 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10238
10239 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10240 obsolete conditionals, described some others.
10241
10242 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10243
10244 * gdb.texinfo (help targets): Changed to `help target', which
10245 is the correct gdb command.
10246
10247 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10248
10249 * annotate.texi (TODO): New node, for keeping track of annotations
10250 suggested but not yet implemented.
10251
10252 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10253
10254 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10255 another symbol, it is not the address itself.
10256
10257 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10258
10259 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10260 of stabs-in-coff sections.
10261
10262 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10263
10264 * annotate.texi: Change edition to 0.5 and date to May 1994.
10265 Add index.
10266 (Frames): New node, for frame annotation.
10267 (Displays): New node, for display annotation.
10268
10269 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10270 when waiting for your program to stop.
10271
10272 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10273
10274 * annotate.texi (Breakpoint Info): Document annotation of header
10275 fields and record annotation.
10276
10277 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10278
10279 * annotate.texi: New file, to document annotations.
10280
10281 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10282
10283 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10284 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10285
10286 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10287
10288 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10289 section, and say n_strx field is compilation unit relative.
10290 * stabs.texinfo: Don't use @code for a.out when it is the name of
10291 an object file format.
10292
10293 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10294
10295 * gdb.texinfo: Refer to file names, not path names, per rms
10296 convention.
10297 (Arguments): Fix typo.
10298
10299 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10300
10301 * stabs.texinfo (Global Variables): Talk about stabs in files
10302 where variables are referenced, but not defined.
10303
10304 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10305
10306 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10307 Cplusplus to new nodes Member Type Descriptor and Method Type
10308 Descriptor. Re-write stuff for #.
10309
10310 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10311
10312 * gdb.texinfo (Print Settings): Don't document "set print
10313 fast-symbolic-addr off". The bug which it worked around was fixed
10314 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10315
10316 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10317 N_ENTRY node.
10318
10319 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10320
10321 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10322
10323 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10324 references to ieee-float.c.
10325
10326 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10327
10328 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10329 match what the code actually does.
10330
10331 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10332
10333 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10334
10335 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10336
10337 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10338 i, and b.
10339
10340 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10341
10342 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10343 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10344 as "stabs in sections" rather than just saying "ELF and SOM".
10345 Also make that stuff apply to COFF.
10346
10347 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10348
10349 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10350 Ghostscript.
10351
10352 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10353
10354 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10355 versus functions without line numbers, also mention stepping into
10356 them as well as "step" when you are in them. Tell the user how to
10357 deal with the situation. Add comment about "debugging information".
10358
10359 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10360
10361 * stabs.texinfo (Enumerations): Document restriction on where
10362 enumeration types can appear and still win with GDB.
10363
10364 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10365
10366 * stabs.texinfo (Negative Type Numbers): Document format for type
10367 -16.
10368
10369 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10370
10371 * gdb.texinfo (Selection, Frame Info): Update information about
10372 arbitrary frame specficiations.
10373
10374 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10375
10376 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10377
10378 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10379
10380 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10381
10382 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10383
10384 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10385
10386 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10387
10388 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10389 Differences node to Statics node.
10390 (Statics): Discuss XCOFF use of V symbol descriptor.
10391
10392 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10393 not clean.
10394
10395 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10396
10397 * gdb.texinfo (Print Settings): Document `set print
10398 fast-symbolic-addr' and improve the doc for some other
10399 `set print's.
10400
10401 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10402
10403 * stabs.texinfo (String Field): Talk about defining several type
10404 numbers at once.
10405 Fix lint regarding changing node ELF Transformations to
10406 ELF and SOM Transformations.
10407
10408 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10409
10410 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10411
10412 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10413
10414 * stabs.texinfo (Cross-References): `::' is for nested types only
10415 within <>.
10416 (Structures): Document static members.
10417
10418 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10419
10420 * stabs.texinfo: Document S type attribute.
10421
10422 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10423
10424 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10425
10426 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10427
10428 * gdbint.texinfo: Fix a few typos.
10429
10430 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10431
10432 * gdb.texinfo, remote.texi: formatting improvements
10433
10434 * gdb.texinfo (New Features): mention threads.
10435 (Summary, C): fix xrefs in newly contributed text.
10436 (Threads): index entries, clarifications, example
10437 (passim): minor typos fixed, phrasing improvements
10438
10439 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10440 entries; (Server): explain use of gdbserver w/real-time systems,
10441 add example of conflicting TCP port; (MIPS Remote) break up
10442 running text into table, highlighting commands, and add example.
10443
10444 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10445
10446 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10447
10448 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10449
10450 * stabs.texinfo (Nested Symbols): New node.
10451 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10452
10453 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10454
10455 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10456 to picking which Bbss.bss symbol to use, and (because there seems to
10457 be no good way of doing it) re-write some of the text to make it
10458 sound like Bbss.bss isn't such a great idea after all (as currently
10459 designed).
10460
10461 * gdb.texinfo (C): In addition to saying people have to use g++ for
10462 good results, say they have to use stabs. Specifically say cfront
10463 doesn't work well.
10464 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10465 the gdb README. Add xrefs to places where the support for the various
10466 languages is described in detail.
10467
10468 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10469
10470 * stabs.texinfo: Clean up stuff about visibility and virtual
10471 characters.
10472
10473 * stabs.texinfo (N_M2C): Cite Sun doc.
10474
10475 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10476
10477 * gdb.texinfo: updates re threads.
10478 * remote.texinfo: avoid index entries starting with digits.
10479
10480 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10481
10482 * stabs.texinfo (Enumerations): Talk about large, negative and
10483 octal values. Clean up cross reference to type attributes.
10484 (String Field): Say that GDB 4.11 supports size attribute.
10485
10486 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10487
10488 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10489 is a mandatory step. Make the stuff about that more concise.
10490
10491 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10492
10493 * stabs.texinfo (Class Names): New node.
10494
10495 * gdb.texinfo (Command Files): Explain order of init file reading.
10496
10497 * remote.texi (Bootstrapping): Talk about getting the serial driver
10498 to deal with ^C sent by gdb to stop the remote system.
10499
10500 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10501
10502 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10503
10504 * libgdb.texinfo (Defining Commands): made the DOC arg
10505 to gdb_define_app_command a char * instead of char **
10506 per a suggestion from kingdon.
10507
10508 * libgdb.texinfo: total rewrite from a different starting
10509 premise.
10510
10511 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10512
10513 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10514 floats passed as doubles (to improve clarity).
10515
10516 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10517
10518 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10519
10520 * a4rc.sed: update to work with Andreas Vogel papersize params
10521
10522 * refcard.tex: use Andreas Vogel simplifications of papersize
10523 params; remove useless version info; update copyright date.
10524
10525 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10528
10529 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10530
10531 * gdb.texinfo (Files): Say what address the load command loads it at.
10532
10533 * stabs.texinfo (Common Blocks): Minor cleanups.
10534
10535 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10536 that Sun has backed away from the linker kludge and thus the relevant
10537 issue is changes to the SunPRO tools, not the Solaris linker.
10538
10539 * stabs.texinfo (Traditional Integer Types): Clean up description
10540 of octal bounds a little bit. Document extra leading zeroes.
10541
10542 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10543
10544 * gdb.texinfo (Signaling): Update for symbolic symbol names
10545 and add a section explaining the difference between the GDB
10546 signal command and the shell kill utility.
10547
10548 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10549
10550 * libgdb.texinfo: added `@' to braces that were unescaped.
10551
10552 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10553
10554 * libgdb.texinfo: new file. Spec for the gdb library.
10555
10556 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10557
10558 * stabs.texinfo (Include Files): Fix typo (start -> end).
10559
10560 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10561
10562 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10563 from Melissa at FSF's editing pass.
10564
10565 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10566
10567 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10568 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10569 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10570
10571 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10572
10573 * remote.texi (Bootstrapping): Discuss 386 call gates.
10574
10575 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10576
10577 * stabs.texinfo (Based Variables): New node.
10578
10579 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10580
10581 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10582 names, sizes, and formats to suggest how not to lose.
10583
10584 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10585
10586 * stabs.texinfo (Methods): Fix typo.
10587
10588 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10589
10590 * gdb.texinfo: Fix a few typos.
10591
10592 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10593
10594 * gdb.texinfo: Clarify how well it works with Fortran.
10595
10596 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10597 More on relocating stabs in ELF files.
10598
10599 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10600
10601 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10602
10603 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10604
10605 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10606 parameters on VAX.
10607
10608 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10609
10610 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10611
10612 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10613
10614 * stabs.texinfo: Make info author notice match the TeX author notice.
10615
10616 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10617
10618 * stabs.texinfo: Initial-caps all words in node names and
10619 non-trivial words in section names.
10620
10621 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10622
10623 * stabs.texinfo: Many minor cleanups.
10624
10625 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10626
10627 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10628
10629 * stabs.texinfo: Remove full description of big example.
10630 It's not really helpful; just use pieces of it where appropriate.
10631 Add more Texinfo formatting directives (@samp, etc.).
10632 Use @deffn to define stab types.
10633 Eliminate some wordiness. Break up some nodes.
10634 Add an (alphabetized) index of symbol types.
10635 Use consistent capitalization style in node and section names.
10636
10637 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10638
10639 * gdb.texinfo: Change typo "Two two" to "The two".
10640
10641 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10642
10643 * stabs.texinfo (XCOFF-differences): Remove references to
10644 non-existent types N_DECL and N_RPSYM.
10645
10646 * stabs.texinfo (String Field): Say that type attributes bug is
10647 fixed in GDB 4.10, since it is.
10648
10649 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10650
10651 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10652
10653 * stabs.texinfo: Formatting cleanups.
10654
10655 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10656
10657 * stabs.texinfo: When explaining the n_type of a stab, standardize
10658 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10659 no tabs, use @r).
10660 (Global Variables): Clean up.
10661
10662 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10663
10664 * stabs.texinfo (Stack Variables): Re-write.
10665
10666 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10667
10668 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10669 addresses of a source file. Also revise formatting.
10670 Change "object module" or "object file" to "source file".
10671 Various: Miscellaneous cleanups.
10672
10673 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10674
10675 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10676
10677 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10678
10679 * gdbint.texinfo: Removed many nonsensical machine-collected
10680 host and target conditionals, described some of the remainder.
10681
10682 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10683
10684 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10685
10686 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10687 paragraph which follows.
10688
10689 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10690 variables. Looks better and avoids overful hbox.
10691
10692 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10693
10694 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10695
10696 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10697
10698 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10699 retransmit-timeout
10700
10701 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10702
10703 * gdbint.texinfo: Update statement about `some ancient Unix
10704 systems, like Ultrix 4.0' to Ultrix 4.2.
10705
10706 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10707
10708 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10709
10710 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10711
10712 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10713 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10714
10715 * remote.texi: new name for former gdbinv-s.texi
10716
10717 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10718
10719 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10720
10721 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10722 variables for MIPS remote debugging protocol.
10723
10724 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10725
10726 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10727
10728 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10729
10730 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10731
10732 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10733
10734 * gdb.texinfo: repair conditional bugs in text markup
10735
10736 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10737
10738 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10739 to select Modula-2 material.
10740
10741 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10742
10743 * stabs.texinfo: Cleanups regarding statics.
10744
10745 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10746 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10747
10748 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10749
10750 * stabs.texinfo: N_MAIN is sometimes used for C.
10751
10752 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10753
10754 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10755
10756 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10757
10758 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
10759 removed from the code by Kingdon.
10760
10761 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10762
10763 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10764 input when evaluating breakpoint conditions; the bug has been fixed.
10765
10766 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10767 sets the ignore count to N-1, not to N.
10768
10769 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10770
10771 * refcard.tex (\hoffset): correct longstanding error to match
10772 intended offset; avoids cutting off edge on some printers
10773
10774 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10775
10776 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10777
10778 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10779
10780 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10781
10782 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10783
10784 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10785 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10786 collect sed edits if any, apply to refcard before formatting;
10787 (refcard.ps) stop implying PS fonts if PS output requested;
10788 (lrefcard.ps) delete extra target for variant PS fonts
10789
10790 * refcard.tex: parametrize papersize dependent info, collect
10791 in easily replaced spot
10792
10793 * a4rc.sed: new file, edits to refcard for A4 paper
10794
10795 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10796
10797 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10798
10799 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10800
10801 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10802
10803 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10804
10805 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10806 politely rather than rudely.
10807
10808 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10809
10810 * stabs.texinfo: Document common blocks.
10811
10812 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10813
10814 * stabs.texinfo: Add some basic info about stabs-in-elf.
10815
10816 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10817
10818 * stabs.texinfo (Top): Minor cleanup.
10819
10820 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10821
10822 * Makefile.in (install-info): remove parentdir support
10823
10824 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10825
10826 * gdb.texinfo (Copying): delete this node and references to it;
10827 RMS says this manual need not carry GPL. (passim): Improvements
10828 from last round at FSF, largely due to Ian Taylor review, and
10829 minor formatting improvements.
10830
10831 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10832 largely due to Ian Taylor review. (Debug Session): minor edits to
10833 new text.
10834
10835 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10836
10837 * Makefile.in (realclean): Remove info and dvi files too.
10838
10839 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10840
10841 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10842 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10843 * gdb.texinfo: Change accordingly.
10844
10845 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10846 N_{L,R}BRAC,N_SLINE are relative to.
10847
10848 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10849
10850 * Makefile.in (GDBvn.texi): Update atomically.
10851
10852 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10853
10854 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10855
10856 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10857
10858 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10859 addresses together. Also motivate the set print symbol-filename
10860 command and suggest other solutions.
10861
10862 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10863
10864 * gdb.texinfo (set print elements): Note that the number of
10865 elements is set to unlimited by "set print elements 0".
10866
10867 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10868
10869 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10870 NF_LDOUBLE means.
10871 (Stab Types): Include Solaris stab types.
10872 (Procedures): Document Solaris extensions.
10873
10874 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10875
10876 * gdb.texinfo: Add `set print symbol-filename' doc.
10877
10878 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10879
10880 * stabs.texinfo (Arrays): Talk about type definition vs. type
10881 information.
10882
10883 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10884 the trailing semicolon.
10885
10886 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10887
10888 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10889 and merge in other parts of the document addressing these subjects.
10890 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10891
10892 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10893 at the end of a range type.
10894
10895 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10896 AIX extensions.
10897
10898 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10899
10900 * stabs.texinfo (Stabs Format): Misc fixes.
10901
10902 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10903
10904 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10905 (Traditional builtin types): Document convex convention for long long.
10906 (Negative builtin types): Discuss type names, and misc fixes.
10907
10908 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10909
10910 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10911 point types used with @samp{R} type descriptor.
10912 (Symbol Descriptors): Describe how to handle conflict between
10913 different meanings of @samp{P} symbol descriptor.
10914
10915 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10916
10917 * stabs.texinfo: Remove node Quick Reference and put its children
10918 directly under the main menu.
10919
10920 * stabs.texinfo: Many more changes to bring it into line with
10921 AIX documentation and reality. I think it now has all the
10922 information from the AIX documentation, except that I burned
10923 out when I got to variant records (Pascal and Modula-2) and
10924 all the COBOL types. Oh well, we can add them later when we're
10925 worrying more about those languages.
10926
10927 * stabs.texinfo (Automatic variables): Talk about what it means
10928 to omit the symbol descriptor.
10929
10930 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10931
10932 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10933 gcc2 behavior with promoted args.
10934
10935 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10936
10937 * gdb.texinfo: include readline appendices in info version of manual
10938
10939 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10940
10941 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10942 target remote.
10943
10944 * gdb.texinfo (Machine Code): more index entries for disassemble
10945
10946 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10947
10948 * Clarify the intended use of the gdb-testers and gdb-patches
10949 mailing lists, and shrink gzip comment.
10950
10951 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10952
10953 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10954 DOSHOST configuration of manual.
10955
10956 * gdb.texinfo (MIPS Stack): new node.
10957
10958 * all-config.texi (MIPS) new switch.
10959
10960 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10961 tense; (MIPS Remote) new node.
10962
10963 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10964 bug; (Environment) less passive, other small cleanups in text about
10965 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10966 (Remote) new MIPS Remote menu entry.
10967
10968 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10969
10970 * stabs.texinfo: Many changes to include information from the
10971 AIX documentation.
10972
10973 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10974
10975 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10976
10977 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10978 Move a bunch of information from ../README.
10979 (Getting Started): New node.
10980
10981 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10982
10983 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10984
10985 * gdb.texinfo: advance manual revision dates to present
10986
10987 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10988 stop using silly Roman numerals in @set variable names
10989
10990 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10991
10992 * stabs.texinfo (Parameters): Keep trying to get this right.
10993
10994 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10995
10996 * stabs.texinfo (Parameters): More on "local parameters".
10997
10998 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10999
11000 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11001
11002 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11003
11004 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11005 (Parameters): Rewrite.
11006 (xcoff-differences, Sun-differences): Minor changes.
11007
11008 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11009
11010 * stabs.texinfo: Minor cleanup.
11011
11012 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11013
11014 * gdbint.texinfo: Minor xcoff stuff.
11015
11016 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11017
11018 * gdbint.texinfo: Update for new config directory structure.
11019 Add info about internal type data structures.
11020
11021 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11022
11023 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11024 $(srcdir).
11025 (gdb-config.texi): Depend on file in $(srcdir).
11026
11027 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11028
11029 * stabs.texinfo: Fixes about N_SO.
11030
11031 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11032
11033 * gdb.texinfo: include list of nonstandard init file names
11034
11035 * *-config.texi: new switch GENERIC for text that applies *only*
11036 to (usual) multiple-target version of manual
11037
11038 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11039 h8 config
11040
11041 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11042 in menus (rather than conditionally selected multiple alternative
11043 menus).
11044
11045 * Makefile.in: define and use DOC_CONFIG var to select
11046 configuration for GDB user manual.
11047
11048 * gdb-config.texi: delete from repository, generate from Makefile.
11049
11050 * all-config.texi: normal `generic' configuration file, formerly
11051 stored as gdb-config.texi
11052
11053 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11054
11055 * Makefile.in: add dvi target to build all .dvi files
11056
11057 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11058
11059 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11060
11061 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11062
11063 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11064 host conditionals.
11065 * stabs.texinfo: More array fixes inspired by Jim's.
11066
11067 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11068
11069 * stabs.texinfo: Fixes re arrays and continuations.
11070
11071 * gdbint.texinfo: Add XCOFF node.
11072
11073 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11074
11075 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11076
11077 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11078
11079 * stabs.texinfo: Fix for array types to mention lower bounds.
11080
11081 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11082
11083 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11084
11085 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11086
11087 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11088
11089 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11090
11091 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11092 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11093
11094 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11095
11096 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11097
11098 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11099
11100 * gdb.texinfo, gdbinv-s.texi: misc updates
11101
11102 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11103
11104 * gdbint.texinfo: Brief documentation for longjmp support,
11105 from an email msg by Stu.
11106
11107 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11108
11109 * stabs.texinfo: Fix description of floating point "range"
11110 types (which really define basic types). Reported by Jim Meehan,
11111 <meehan@src.dec.com>.
11112
11113 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11114
11115 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11116
11117 * gdbint.texinfo: Slightly expand section on supporting a new
11118 object file format.
11119
11120 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11121
11122 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11123 intermediate file.
11124
11125 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11126
11127 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11128
11129 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11130
11131 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11132
11133 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11134 as well as Z8002.
11135
11136 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11137
11138 * gdbint.texinfo: Add sections on clean design and on how to send
11139 in changes.
11140
11141 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11142
11143 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11144
11145 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11146
11147 * gdb.texinfo: Fix typo, reported by Karl Berry.
11148
11149 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11150
11151 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11152
11153 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11154
11155 * gdbint.texinfo: fixed a stray email address (needs @@),
11156 added @table @code to node "Native Conditionals"
11157
11158 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11159
11160 * gdbint.texinfo: Describe coding style of GDB.
11161
11162 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11163
11164 * stabs.texinfo: Minor wording changes.
11165
11166 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11167
11168 * gdbint.texinfo: Improve release doc slightly.
11169
11170 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11171
11172 * gdbint.texinfo: Improve doc of GDB config macros.
11173
11174 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11175
11176 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11177 These will be reinserted when examined.
11178
11179 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11180
11181 * gdbint.texinfo: Make a start at documenting all the #if macros
11182 in GDB. At least list them all, and start separating them into
11183 host-specific and target-specific.
11184
11185 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11186
11187 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11188 examples (not consistent w others).
11189 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11190 for generic vn of doc
11191
11192 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11193
11194 * Makefile.in: always create installation directories.
11195
11196 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11197
11198 * gdb.texinfo: in h8 config, do not describe searching commands.
11199
11200 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11201
11202 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11203 conditionals; introduce a few generic switches that may be
11204 useful for other cross-dev or dos-hosted configs.
11205
11206 * gdb.texinfo: fix typo in "info reg" description
11207
11208 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11209
11210 * stabs.texinfo: Minor updates from running TeX over it.
11211 * Makefile.in (stabs.dvi, stabs.ps): Add.
11212
11213 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11214
11215 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11216 First pass at converting it to texinfo.
11217
11218 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11219
11220 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11221 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11222
11223 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11224
11225 * gdbint.texinfo: Add section on partial symbol tables.
11226
11227 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11228
11229 * gdb.texinfo: document `set remotedebug' and `set
11230 rstack_high_address'.
11231
11232 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11233
11234 * gdb.texinfo: slight expansion of new text on reading info files
11235 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11236 H8/300 from DOS.
11237
11238 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11239
11240 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11241
11242 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11243
11244 * gdb.texinfo: Say how to read the `info' files.
11245
11246 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11247
11248 * Makefile.in: gm4 -> m4.
11249
11250 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11251
11252 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11253 Documentation' ahead of `Installing GDB' to match README.
11254 Update shared library doc, -readnow and -mapped, and directory
11255 structure (add glob and mmalloc). Update configure doc.
11256
11257 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11258
11259 * Makefile.in: remove $(srcdir) from gdb.info rule.
11260
11261 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11262
11263 * Makefile.in: commented out gdb-all.texinfo rule. This is
11264 temporary.
11265
11266 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11267
11268 * Makefile.in, configure.in: removed traces of namesubdir,
11269 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11270 copyrights to '92, '13, changed some from Cygnus to FSF.
11271
11272 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11273
11274 * gdb.texinfo: Improve how we ask for bug reports.
11275
11276 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11277
11278 * Makefile.in: infodir belongs in datadir.
11279
11280 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11281
11282 * Makefile.in: remove spaces following hyphens, bsd make can't
11283 cope. install using INSTALL_DATA. added clean-info. added
11284 standards.text support.
11285
11286 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11287
11288 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11289 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11290 and mandir now keyed off datadir by default.
11291
11292 \f
11293 Local Variables:
11294 mode: change-log
11295 left-margin: 8
11296 fill-column: 74
11297 version-control: never
11298 End: