gdb/doc: Update 'frame' command documentation.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.texinfo (Selection): Update documentation for 'frame'
4 command.
5
6 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
7
8 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
9 commands.
10
11 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
12
13 * gdb.texinfo (Process Record and Replay): Spell out that variables
14 and registers are not available during btrace replay.
15 Describe the new "record btrace pt" command.
16 Describe the new "set|show record btrace pt buffer-size" options.
17 (General Query Packets): Describe the new Qbtrace:pt and
18 Qbtrace-conf:pt:size packets.
19 Expand "bts" to "Branch Trace Store".
20 Update the branch trace DTD.
21
22 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
23
24 * gdb.texinfo (Command History): Document the new option
25 "history remove-duplicates".
26
27 2015-06-19 Doug Evans <dje@google.com>
28
29 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
30 longer supported.
31
32 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
33
34 * gdb.texinfo (Command History): Mention that setting
35 GDBHISTSIZE to the empty string disables history truncation.
36
37 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
38
39 PR gdb/16999
40 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
41 behavior.
42
43 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
44
45 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
46 with GDBHISTSIZE.
47
48 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
49
50 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
51 bytes and memory units for -data-{read,write}-memory-bytes.
52 (Packets): Same for m, M and X packets.
53 * python.texi (Inferiors In Python): Same for read_memory and
54 write_memory.
55
56 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
57
58 * gdb.texinfo (Separate Debug Files): Document that PE is also
59 supported.
60
61 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
62
63 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
64 single table entry.
65
66 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
67
68 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
69
70
71 2015-06-10 Gary Benson <gbenson@redhat.com>
72
73 * gdb.texinfo (Remote Configuration): Document the
74 "set/show remote hostio-setfs-packet" command.
75 (Host I/O Packets): Document the vFile:setfs packet.
76
77 2015-06-10 Gary Benson <gbenson@redhat.com>
78
79 * gdb.texinfo (Debugging Output): Document the "set/show debug
80 linux-namespaces" command.
81
82 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
83 Mircea Gherzan <mircea.gherzan@intel.com>
84
85 * gdb.texinfo (i386): Add documentation about "show mpx bound"
86 and "set mpx bound".
87
88 2015-05-27 Doug Evans <dje@google.com>
89
90 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
91
92 2015-05-26 Doug Evans <dje@google.com>
93
94 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
95 command renamings.
96 (Maintenance Commands): Update for DWARF "set debug" command renamings.
97
98 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
101
102 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
105 (TUI Commands): Add 'tui enable' and 'tui disable' details.
106
107 2015-05-16 Doug Evans <xdje42@gmail.com>
108
109 * guile.texi (Memory Ports in Guile): Document support for unbuffered
110 memory ports.
111
112 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
113
114 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
115
116 2015-05-12 Don Breazeal <donb@codesourcery.com>
117
118 * gdb.texinfo (Forks): Note that fork debugging is
119 supported in extended mode.
120 (Remote Configuration): Add fork event features to table
121 of packet settings.
122 (Stop Reply Packets): Add fork events to list of stop reasons.
123 (General Query Packets): Add fork events to tables of
124 'gdbfeatures' and 'stub features' supported in the qSupported
125 packet, as well as to the list containing stub feature
126 details.
127
128 2015-05-12 Gary Benson <gbenson@redhat.com>
129
130 * gdb.texinfo (General Query Packets): Document
131 qXfer:exec-file:read with empty annex.
132
133 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
134
135 * python.texi (Values From Inferior): Add descriptions of new
136 methods gdb.Value.reference_value and gdb.Value.const_value.
137
138 2015-05-06 Joel Brobecker <brobecker@adacore.com>
139
140 * gdb.texinfo (Files): Add "info dll" documentation.
141 (Cygwin Native): Remove "info dll" documentation.
142
143 2015-04-29 Doug Evans <dje@google.com>
144
145 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
146 Document.
147 (Writing an Xmethod): Add get_result_type to example.
148
149 2015-04-28 Sasha Smundak <asmundak@google.com>
150
151 * python.texi: New method documented.
152
153 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
156 format.
157
158 2015-04-24 Doug Evans <dje@google.com>
159
160 * python.texi (Xmethods In Python): Fix name of method to call the
161 xmethod.
162
163 2015-04-17 Gary Benson <gbenson@redhat.com>
164
165 * gdb.texinfo (Connecting to a Remote Target): Mention that
166 GDB can access program files from remote targets that support
167 qXfer:exec-file:read and Host I/O packets.
168
169 2015-04-17 Gary Benson <gbenson@redhat.com>
170
171 * gdb.texinfo (Remote Configuration): Document the "set/show
172 remote pid-to-exec-file-packet" command.
173 (General Query Packets): Document the qXfer:exec-file:read
174 qSupported features. Document the qXfer:exec-file:read packet.
175
176 2015-04-17 Gary Benson <gbenson@redhat.com>
177
178 * gdb.texinfo (set sysroot): Document that "set sysroot" also
179 applies to executable paths if supplied to GDB as absolute.
180
181 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
182
183 * gdb.texinfo (Mode Options): Remove -xdb.
184
185 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
186 Eli Zaretskii <eliz@gnu.org>
187
188 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
189 compile, show debug compile. New subsection Compilation options for
190 the compile command. New subsection Compiler search for the compile
191 command.
192
193 2015-04-09 Andy Wingo <wingo@igalia.com>
194
195 * guile.texi (Frames In Guile): Describe frame-read-register.
196
197 2015-04-02 Gary Benson <gbenson@redhat.com>
198
199 * gdb.texinfo (set sysroot): Document "target:".
200
201 2015-04-01 Sasha Smundak <asmundak@google.com>
202
203 * doc/python.texi (Writing a Frame Unwinder in Python): Add
204 section.
205
206 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
207
208 PR corefiles/16092
209 * gdb.texinfo (gcore): Mention new command 'set
210 use-coredump-filter'.
211 (set use-coredump-filter): Document new command.
212
213 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
214
215 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
216 documentation, reorder the info os entries in alphabetical order.
217
218 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
219
220 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
221 -data-write-memory-bytes.
222
223 2015-03-24 Pedro Alves <palves@redhat.com>
224
225 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
226 mention that threads may sometimes run unlocked.
227
228 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
229
230 * gdb.texinfo (Remote configuration): Document "set/show
231 serial parity" command.
232
233 2015-03-18 Gary Benson <gbenson@redhat.com>
234
235 * gdb.texinfo (General Query Packets): Remove documentation
236 for now-removed vFile:fstat qSupported features.
237
238 2015-03-11 Gary Benson <gbenson@redhat.com>
239
240 * gdb.texinfo (Remote Configuration): Document the
241 "set/show remote hostio-fstat-packet" command.
242 (General Query Packets): Document the vFile:fstat
243 qSupported features.
244 (Host I/O Packets): Document the vFile:fstat packet.
245
246 2015-03-11 Andy Wingo <wingo@igalia.com>
247
248 * guile.texi (Objfiles In Guile): Document objfile-progspace.
249
250 2015-03-04 Pedro Alves <palves@redhat.com>
251
252 * gdb.texinfo (Remote Configuration): Document the "set/show
253 remote swbreak-feature-packet" and "set/show remote
254 hwbreak-feature-packet" commands.
255 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
256 decription.
257 (Stop Reply Packets): Document the swbreak and hwbreak stop
258 reasons.
259 (General Query Packets): Document the swbreak and hwbreak
260 qSupported features.
261 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
262
263 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
264
265 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
266 under *stopped.
267
268 2015-03-02 Doug Evans <xdje42@gmail.com>
269
270 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
271
272 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
273
274 * gdb.texinfo (S/390 and System z Features): Describe new feature
275 "org.gnu.gdb.s390.vx".
276
277 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
278
279 PR gdb/18008
280 * gdb.texinfo (maint internal-error, maint internal-warning, maint
281 demangler-warning): Fix typo ("problam").
282
283 2015-02-19 David Taylor <dtaylor@emc.com>
284
285 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
286
287 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
288
289 * gdb.texinfo (Static Probe Points): Add cindex `static probe
290 point, DTrace'.
291 (Static Probe Points): Modified to cover DTrace probes in addition
292 to SystemTap probes. Also modified to cover the `enable probe'
293 and `disable probe' commands.
294
295 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
296
297 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
298 `disable probe' commands.
299
300 2015-02-12 David Taylor <dtaylor@emc.com>
301
302 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
303 fields of the QTDV packet.
304
305 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
306
307 * gdb.texinfo (Branch Trace Configuration Format): Add size.
308 (Process Record and Replay): Describe new set|show commands.
309 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
310
311 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
312
313 * gdb.texinfo (Process Record and Replay): Describe the "record
314 btrace bts" command.
315 (General Query Packets): Describe qXfer:btrace-conf:read packet.
316 (Branch Trace Configuration Format): New.
317
318 2015-01-31 Gary Benson <gbenson@redhat.com>
319 Doug Evans <dje@google.com>
320
321 * gdb.texinfo (Command Completion): Document new
322 "set/show max-completions" option.
323
324 2015-01-31 Doug Evans <xdje42@gmail.com>
325
326 * gdb.texinfo (Symbols): Document new commands
327 "maint print symbol-cache", "maint print symbol-cache-statistics",
328 "maint flush-symbol-cache". Document new option
329 "maint set symbol-cache-size".
330
331 2015-01-31 Doug Evans <xdje42@gmail.com>
332
333 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
334 distinguish script files vs inlined scripts.
335 * python.texi (Python Auto-loading): Ditto.
336
337 2015-01-30 Doug Evans <dje@google.com>
338
339 * gdb.texinfo (Symbols) <info source>: Output now contains producer
340 string if present.
341
342 2015-01-27 Doug Evans <dje@google.com>
343
344 * python.texi (Objfiles In Python): Document Objfile.username.
345
346 2015-01-27 Doug Evans <dje@google.com>
347
348 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
349 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
350
351 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
352
353 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
354
355 2015-01-16 Eli Zaretskii <eliz@gnu.org>
356
357 * doc/gdb.texinfo (TUI Commands): Document the possible
358 values of NAME argument to 'winheight' command. Explain the
359 effect of 'tabset' setting better.
360
361 2015-01-11 Doug Evans <xdje42@gmail.com>
362
363 PR gdb/15830
364 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
365 (Symbols): Ditto.
366 (Maintenance Commands): Delete docs for "maint demangle".
367
368 2014-12-31 Joel Brobecker <brobecker@adacore.com>
369
370 * gdb.texinfo (Files): Remove documentation of the
371 "add-shared-symbol-files" and "assf" commands.
372 (Cygwin Native): Remove documentation of the "dll-symbols"
373 command.
374
375 2014-12-17 Doug Evans <xdje42@gmail.com>
376
377 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
378
379 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
380 Jan Kratochvil <jan.kratochvil@redhat.com>
381
382 * gdb.texinfo (Altering): Update.
383 (Compiling and Injecting Code): New node.
384
385 2014-12-12 Doug Evans <dje@google.com>
386
387 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
388
389 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
390
391 * gdb.texinfo: Document "maint print user-registers".
392
393 2014-12-08 Doug Evans <dje@google.com>
394
395 * python.texi (Objfiles In Python): Document Objfile.owner.
396
397 2014-12-04 Doug Evans <dje@google.com>
398
399 * python.texi (Objfiles In Python): Document
400 Objfile.add_separate_debug_file.
401
402 2014-12-04 Doug Evans <dje@google.com>
403
404 * python.texi (Objfiles In Python): Document Objfile.build_id.
405
406 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
407
408 * python.texi (Events In Python): Document new events
409 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
410 and RegisterChangedEvent.
411
412 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 Add add-auto-load-scripts-directory.
415 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
416 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
417
418 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
419
420 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
421 description typo.
422
423 2014-10-30 Doug Evans <dje@google.com>
424
425 * python.texi (Progspaces In Python): Document ability to add
426 random attributes to gdb.Progspace objects.
427 (Objfiles In Python): Document ability to add random attributes to
428 gdb.objfile objects.
429
430 2014-10-27 Pedro Alves <palves@redhat.com>
431
432 * gdb.texinfo (Continuing and Stepping): Add cross reference to
433 info on stepping and signal handlers.
434 (Signals): Explain stepping and signal handlers. Add context
435 index entry, and cross references.
436
437 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
438
439 * python.texi (Breakpoints In Python): Add parenthesis after
440 Breakpoint.delete. Clarify Breakpoint.enabled description so
441 that it contains "disable".
442
443 2014-10-17 Doug Evans <dje@google.com>
444
445 * python.texi (Events In Python): Document clear_objfiles event.
446
447 2014-10-17 Doug Evans <dje@google.com>
448
449 * python.texi (Objfiles In Python): Document new progspace attribute.
450
451 2014-10-17 Pedro Alves <palves@redhat.com>
452
453 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
454 (SVR4 Process Information): Delete mention of OSF/1.
455
456 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
457
458 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
459 exit-code field in -list-thread-groups output.
460
461 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
462
463 * gdb.texinfo (Set Breaks): Add missing "@end table".
464
465 2014-09-22 Pedro Alves <palves@redhat.com>
466
467 * gdb.texinfo (Set Breaks): Document that "set breakpoint
468 always-inserted off" is the default mode now. Delete
469 documentation of "set breakpoint always-inserted auto".
470
471 2014-09-18 Doug Evans <dje@google.com>
472
473 * python.texi (Symbol Tables In Python): Document "producer"
474 attribute of gdb.Symtab objects.
475
476 2014-09-16 Pedro Alves <palves@redhat.com>
477
478 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
479 (Embedded OS): Remove VxWorks menu entry.
480 (VxWorks): Remove node.
481
482 2014-09-13 Doug Evans <xdje42@gmail.com>
483
484 * gdb.texinfo (Signaling): Document new queue-signal command.
485
486 2014-09-06 Doug Evans <xdje42@gmail.com>
487
488 PR 15276
489 * gdb.texinfo (Convenience Funs): Document $_caller_is,
490 $_caller_matches, $_any_caller_is, $_any_caller_matches.
491
492 2014-09-03 Justin Lebar <jlebar@google.com>
493
494 * python.texi (Types In Python): Type.template_argument(n) returns a
495 gdb.Value or a gdb.Type and throws an exception if n is out of
496 range.
497
498 2014-09-03 Sasha Smundak <asmundak@google.com>
499
500 * python.texi (Frames in Python): Add read_register description.
501
502 2014-08-04 Tom Tromey <tromey@redhat.com>
503
504 * gdb.texinfo (Debugging Output): Update for change to "set debug
505 target".
506
507 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
508
509 Pushed by Joel Brobecker <brobecker@adacore.com>.
510 * Makefile.in (transform): New variable.
511 (install-man1, install-man5): Apply $(transform) to man file names.
512
513 2014-07-26 Doug Evans <xdje42@gmail.com>
514
515 PR guile/17177
516 * guile.texi (Guile Pretty Printing API): Fix typo.
517 Document set-pretty-printers!, pretty-printers.
518 (Selecting Guile Pretty-Printers): Update.
519 Mention program-space based pretty-printers.
520
521 2014-07-25 Pedro Alves <palves@redhat.com>
522 Eli Zaretskii <eliz@gnu.org>
523
524 * gdb.texinfo (Signaling) <signal command>: Explain what happens
525 with multi-threaded programs.
526
527 2014-06-27 Yao Qi <yao@codesourcery.com>
528
529 * gdb.texinfo (Maintenance Commands): Update the output of
530 'maint print dummy-frames' command.
531
532 2014-06-24 Eli Zaretskii <eliz@gnu.org>
533
534 * gdb.texinfo (Screen Size): Improve indexing.
535
536 2014-06-19 Gary Benson <gbenson@redhat.com>
537
538 * gdb.texinfo (Maintenance Commands): Document new
539 "maint set/show catch-demangler-crashes" option.
540
541 2014-06-19 Gary Benson <gbenson@redhat.com>
542
543 * gdb.texinfo (Maintenance Commands): Document new
544 "maint demangler-warning" command and new
545 "maint set/show demangler-warning" option.
546
547 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
548
549 * python.texi (Xmethod API): Add space before the opening
550 parenthesis in function descriptions.
551
552 2014-06-06 Doug Evans <xdje42@gmail.com>
553
554 * guile.texi (Guile Configuration): Document guile-data-directory.
555
556 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
557
558 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
559
560 2014-06-04 Doug Evans <xdje42@gmail.com>
561
562 * guile.texi (Breakpoints In Guile): Update.
563
564 2014-06-03 Joel Brobecker <brobecker@adacore.com>
565
566 * python.texi (Xmethod API): Fix reference to "Progspaces In
567 Python".
568
569 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
570
571 * python.texi (Xmethods In Python, XMethod API)
572 (Writing an Xmethod): New nodes.
573 (Python API): New menu entries "Xmethods In Python",
574 "Xmethod API", "Writing an Xmethod".
575
576 2014-06-02 Doug Evans <xdje42@gmail.com>
577
578 * guile.texi (Guile API): Add entry for Parameters In Guile.
579 (GDB Scheme Data Types): Mention <gdb:parameter> object.
580 (Parameters In Guile): New node.
581
582 2014-06-02 Doug Evans <xdje42@gmail.com>
583
584 * guile.texi (Guile API): Add entry for Commands In Guile.
585 (Basic Guile) <parse-and-eval>: Add reference.
586 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
587 (GDB Scheme Data Types): Mention <gdb:command> object.
588 (Commands In Guile): New node.
589
590 2014-06-02 Doug Evans <xdje42@gmail.com>
591
592 * guile.texi (Guile API): Add entry for Progspaces In Guile.
593 (GDB Scheme Data Types): Mention <gdb:progspace> object.
594 (Progspaces In Guile): New node.
595
596 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
597
598 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
599 * python.texi (Frames In Python): Mention
600 gdb.FRAME_UNWIND_MEMORY_ERROR.
601
602 2014-05-29 Pedro Alves <palves@redhat.com>
603 Tom Tromey <tromey@redhat.com>
604
605 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
606 from example.
607 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
608 Mention that target-async is now deprecated.
609 (Maintenance Commands): Document maint set/show target-async.
610
611 2014-05-29 Pedro Alves <palves@redhat.com>
612
613 * observer.texi (sync_execution_done, command_error): New
614 subjects.
615
616 2014-05-29 Pedro Alves <palves@redhat.com>
617
618 PR gdb/13860
619 * observer.texi (signal_received, end_stepping_range)
620 (signal_exited, exited, no_history): New observer subjects.
621
622 2014-05-26 Andy Wingo <wingo@igalia.com>
623
624 * guile.texi (GDB Scheme Data Types): Remove documentation for
625 removed interfaces. Update spelling of gdb-object-kind.
626
627 2014-05-26 Andy Wingo <wingo@igalia.com>
628
629 * guile.texi (Basic Guile): Fix some typos.
630
631 2014-05-26 Andy Wingo <wingo@igalia.com>
632
633 * guile.texi (Writing a Guile Pretty-Printer)
634 (Guile Types Module): Fix excess parentheses in use-modules forms.
635
636 2014-05-24 Eli Zaretskii <eliz@gnu.org>
637
638 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
639 (Breakpoints In Guile, Guile Printing Module)
640 (Guile Exception Handling, Values From Inferior In Guile)
641 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
642 Don't use @var at the beginning of a sentence.
643
644 * gdb.texinfo (Frame Filter Management, Trace Files)
645 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
646 (PowerPC Embedded, Define, Annotations for Running)
647 (IPA Protocol Commands, Packets, General Query Packets)
648 (Tracepoint Packets, Notification Packets, Environment)
649 (Inferiors and Programs, Set Breaks, Set Catchpoints)
650 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
651 (Frames, Backtrace, Selection, Expressions, Registers)
652 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
653 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
654 (Source Annotations, Using JIT Debug Info Readers, Packets)
655 (Stop Reply Packets, Host I/O Packets)
656 (Target Description Format): Don't use @var at the beginning of a
657 sentence.
658
659 * python.texi (Basic Python, Types In Python)
660 (Commands In Python, Frames In Python, Line Tables In Python)
661 (Breakpoints In Python, gdb.printing, gdb.types)
662 (Type Printing API): Don't use @var at the beginning of a
663 sentence.
664
665 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
666
667 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
668 replay-memory-access".
669
670 2014-05-21 Pedro Alves <palves@redhat.com>
671
672 * gdb.texinfo (Starting): Document "set/show
673 auto-connect-native-target".
674 (Target Commands): Document "target native".
675
676 2014-05-20 Pedro Alves <palves@redhat.com>
677
678 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
679 not be remote specific. Add cross reference to the qCRC packet.
680 (Separate Debug Files): Update cross reference to the qCRC packet.
681 (General Query Packets) <qCRC packet>: Add anchor.
682
683 2014-05-17 Doug Evans <xdje42@gmail.com>
684
685 Copy over changes from guile.texi.
686 * python.texi (Basic Python) <gdb.execute>: Add text.
687 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
688 (Values From Inferior) <Python string>: Add text.
689 (Values From Inferior) <Value.string>: Clarify string length handling.
690 (Pretty Printing API): Add cindex.
691 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
692 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
693 @vindex.
694 (Commands In Python) <COMPLETE_*>: Similarly.
695 (Symbols In Python) <SYMBOL_*>: Similarly.
696 (Breakpoints In Python) <WP_*>: Similarly.
697 (Breakpoints In Python) <BP_*>: Similarly.
698
699 2014-05-17 David Taylor <dtaylor@emc.com>
700
701 * gdb.texinfo (General Query Packets): Add a note about thread IDs
702 mentioned in the qfThreadInfo reply.
703
704 2014-05-16 Doug Evans <dje@google.com>
705
706 * gdb.texinfo (Mode Options): Add -D.
707
708 2014-05-09 Samuel Bronson <naesten@gmail.com>
709
710 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
711 "make -C".
712
713 2014-04-29 Tom Tromey <tromey@redhat.com>
714
715 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
716 "show debug varobj".
717
718 2014-05-01 David Taylor <dtaylor@emc.com>
719
720 * gdb.texinfo (compare-sections): Document the new -r (read-only)
721 option.
722
723 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
724 Walfred Tedeschi <walfred.tedeschi@intel.com>
725
726 * gdb.texinfo (i386 Features): Add description of AVX512
727 registers.
728
729 2014-03-31 Doug Evans <dje@google.com>
730
731 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
732
733 2014-03-30 Doug Evans <dje@google.com>
734
735 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
736 (Background Execution): Ditto.
737
738 2014-03-21 Pedro Alves <palves@redhat.com>
739 Stan Shebs <stan@codesourcery.com>
740 Hui Zhu <hui@codesourcery.com>
741
742 * gdb.texinfo (Packets): Add anchor to "? packet".
743 Remove fixme and update introduction of "k packet".
744 Add anchor to "vKill packet".
745
746 2014-03-12 Stan Shebs <stan@codesourcery.com>
747
748 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
749
750 2014-02-26 Ludovic Courtès <ludo@gnu.org>
751
752 * guile.texi (Basic Guile): Document 'history-append!'.
753
754 2014-02-20 Joel Brobecker <brobecker@adacore.com>
755
756 * gdb.texinfo (Files): Document "add-shared-symbol-files"
757 and "assf" as being deprecated.
758 (Cygwin Native): Likewise for "dll-symbols".
759 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
760 as a way to force the loading of symbols from a DLL.
761
762 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
763
764 * python.texi (Values From Inferior): Add description about the
765 new feature.
766
767 2014-02-17 Doug Evans <xdje42@gmail.com>
768
769 * Makefile.in (GDB_DOC_FILES): Add python.texi.
770 * gdb.texinfo (Python): Moved to ...
771 * python.texi: ... here. New file.
772
773 2014-02-17 Ludovic Courtès <ludo@gnu.org>
774
775 * guile.texi (Writing a Guile Pretty-Printer) <example>:
776 Remove 'string-begins-with' procedure. Add 'pretty-printer'
777 parameter to 'str-lookup-function' procedure. Look for
778 the "std::string<" prefix.
779 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
780 Adjust description.
781
782 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
783
784 * guile.texi (Values From Inferior In Guile): Remove stray
785 parantheses for deffn.
786 (Disassembly In Guile): Ditto.
787
788 2014-02-10 Stan Shebs <stan@codesourcery.com>
789
790 Add Doxygen support.
791 * Makefile.in (doxy): New action, generates Doxygen files.
792 (DOXYGEN): New.
793 (doxyedit): New.
794 * Doxyfile-base.in: New file.
795 * Doxyfile-gdb-api.in: New file.
796 * Doxyfile-gdb-xref.in: New file.
797 * Doxyfile-gdbserver.in: New file.
798 * doxy-index.in: New file.
799 * filter-for-doxygen: New file.
800 * filter-params.pl: New file.
801
802 2014-02-10 Doug Evans <xdje42@gmail.com>
803
804 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
805 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
806 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
807 (Guile docs): Include guile.texi.
808 (objfile-gdbdotext file): Add objfile-gdb.scm.
809 (dotdebug_gdb_scripts section): Mention Guile scripts.
810 (Multiple Extension Languages): New node.
811 * guile.texi: New file.
812
813 2014-01-28 Joel Brobecker <brobecker@adacore.com>
814
815 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
816 ignore-descriptive-types". commands.
817
818 2014-01-22 Doug Evans <dje@google.com>
819
820 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
821 (gdbserver man): Ditto.
822
823 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
824
825 * gdb.texinfo: Document limited reverse/replay support
826 for target record-btrace.
827
828 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
829
830 * gdb.texinfo (Process Record and Replay): Update documentation.
831
832 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
833
834 * gdb.texinfo (Process Record and Replay): Document new /c
835 modifier accepted by "record function-call-history".
836 Add /i modifier to "record function-call-history" example.
837
838 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
839 Joel Brobecker <brobecker@adacore.com>
840
841 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
842 markers. Remove one that was misplaced.
843
844 2014-01-10 Pedro Alves <palves@redhat.com>
845
846 * gdb.texinfo (Your Program's Environment) <set environment>:
847 Mention the shell, and point at 'set exec-wrapper'.
848
849 2014-01-07 Joel Brobecker <brobecker@adacore.com>
850
851 * gdb.texinfo (Types In Python): Document new attribute Types.name.
852
853 2013-12-30 Joel Brobecker <brobecker@adacore.com>
854
855 * gdb.texinfo (Types In Python): Clarify the documentation
856 of attribute gdb.Field.bitpos.
857
858 2013-12-28 Joel Brobecker <brobecker@adacore.com>
859
860 * gdb.texinfo (Types In Python): Fix the documentation of
861 attribute "bitpos" in class gdb.Field for enum types. Add
862 documentation for attribute "enumval" in that same class.
863
864 2013-12-28 Joel Brobecker <brobecker@adacore.com>
865
866 * gdb.texinfo (GDB/MI Support Commands): Change @table into
867 @ftable.
868
869 2013-12-23 Doug Evans <xdje42@gmail.com>
870
871 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
872 auto-loaded objfile scripts and .debug_gdb_scripts section to their
873 corresponding section in Extending GDB.
874 (Extending GDB): Move menu up. New menu item "Auto-loading
875 extensions".
876 (Sequences): New menu item "Auto-loading sequences".
877 (Auto-loading sequences): New node.
878 (Python): Rename section from Scripting GDB to Extending GDB.
879 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
880 Move docs on ways to auto-load extensions to ...
881 (Auto-loading extensions): ... here. New node.
882
883 2013-12-23 Joel Brobecker <brobecker@adacore.com>
884
885 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
886 in menu.
887 (GDB/MI Variable Objects): Adjust reference to "-list-features"
888 command, now in a new node.
889 (GDB/MI Support Commands): New node, with its contents being
890 extracted from the "GDB/MI Miscellaneous Commands" node.
891 A small paragraph introducing the section is also added at
892 the start.
893 (GDB/MI Miscellaneous Commands): Delete the description of the
894 -info-gdb-mi-command, -list-features and -list-target-features
895 commands, now hosted in the "GDB/MI Support Commands" node.
896
897 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
898
899 PR python/16113
900 * gdb.texinfo (Values From Inferior): Add a note about using
901 gdb.Field objects as subscripts on gdb.Value objects.
902 (Types In Python): Add description about the new attribute
903 "parent_type" of gdb.Field objects.
904
905 2013-12-12 Joel Brobecker <brobecker@adacore.com>
906
907 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
908 entry for section docuumenting the -list-features GDB/MI command.
909
910 2013-12-10 Joel Brobecker <brobecker@adacore.com>
911
912 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
913 "exec-run-start-option" entry in the output of the "-list-features"
914 command.
915
916 2013-12-04 Eli Zaretskii <eliz@gnu.org>
917
918 * gdb.texinfo (i386): Fix yesterday's commit.
919
920 2013-12-03 Tom Tromey <tromey@redhat.com>
921
922 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
923 documented here.
924
925 2013-12-03 Tom Tromey <tromey@redhat.com>
926
927 * gdb.texinfo (@direntry): Add menu item for gdbserver.
928
929 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
930
931 * gdb.texinfo (i386 Features): Add MPX feature registers.
932 (x86 Specific featuresx86 Architecture-specific Issues): Adds
933 a subsubsection for MPX and describes the display of the
934 boundary registers.
935
936 2013-12-03 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
939 documentation of the "ada-exceptions" entry.
940
941 2013-12-03 Joel Brobecker <brobecker@adacore.com>
942
943 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
944 "^error" result record concerning the error message. Document
945 the error code that may also be part of that result record.
946 (GDB/MI Miscellaneous Commands): Document the
947 "undefined-command-error-code" element in the output of
948 the "-list-features" GDB/MI command.
949
950 2013-12-03 Joel Brobecker <brobecker@adacore.com>
951
952 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
953 the new -info-gdb-mi-command GDB/MI command. Document
954 the meaning of "-info-gdb-mi-command" in the output of
955 -list-features.
956
957 2013-11-29 Pedro Alves <palves@redhat.com>
958
959 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
960 Update comment.
961
962 2013-11-24 Yao Qi <yao@codesourcery.com>
963
964 * gdb.texinfo (Caching Remote Data): Document new
965 "set/show stack-cache" option.
966
967 2013-11-24 Yao Qi <yao@codesourcery.com>
968
969 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
970 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
971 "off" respectively.
972
973 2013-11-23 Yao Qi <yao@codesourcery.com>
974
975 * gdb.texinfo (GDB/MI Variable Objects): Add the description
976 of "displayhint" to the table about child results.
977
978 2013-11-21 Yao Qi <yao@codesourcery.com>
979
980 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
981 'dynamic' for the output of command -var-list-children.
982
983 2013-11-21 Yao Qi <yao@codesourcery.com>
984
985 * gdb.texinfo (Caching Target Data): Remove "see" before
986 @pxref.
987
988 2013-11-20 Yao Qi <yao@codesourcery.com>
989
990 * gdb.texinfo (Caching Target Data): Update doc for
991 per-address-space dcache.
992
993 2013-11-20 Yao Qi <yao@codesourcery.com>
994
995 * gdb.texinfo (Data): Rename menu item.
996 (Caching Remote Data): Rename to ...
997 (Caching Target Data): ... it. Update.
998
999 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1000
1001 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1002 "language-option" entry in the output of the "-list-features"
1003 command.
1004
1005 2013-11-15 Tom Tromey <tromey@redhat.com>
1006
1007 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1008 Add example.
1009
1010 2013-11-14 Tom Tromey <tromey@redhat.com>
1011
1012 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1013
1014 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1015
1016 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1017 (Context management): Place current subsection text into its own
1018 subsubsection. Add new subsubsection describing the "--language"
1019 command option.
1020
1021 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1022
1023 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1024 the documentation of "info-ada-exceptions" in the output
1025 of the "-list-features" command. Add the documentation
1026 of the "ada-exception" entry instead.
1027
1028 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1029
1030
1031 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1032 word of a couple of sentences to start with a capital letter.
1033
1034 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1035
1036 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1037 (Ada Exceptions): New node.
1038 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1039 Commands" node.
1040 (GDB/MI Ada Exceptions Commands): New node.
1041 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1042 field in the output of the "-list-features" command.
1043 * NEWS: Add entry for the new "info exceptions" CLI command,
1044 and for the new "-info-ada-exceptions" GDB/MI command.
1045
1046 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1047
1048 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1049 (Line Tables In Python): New node.
1050
1051 2013-11-08 Doug Evans <dje@google.com>
1052
1053 * gdb.texinfo (Debugging Output): Update text for
1054 "set debug dwarf2-read".
1055
1056 2013-11-08 Doug Evans <dje@google.com>
1057
1058 * gdb.texinfo (Debugging Output): Update text for
1059 "set debug symtab-create".
1060
1061 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1062
1063 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1064 constant.
1065
1066 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1067
1068 * gdb.texinfo (Breakpoints In Python): Document temporary
1069 option in breakpoint constructor, and add documentation to the
1070 temporary attribute.
1071
1072 2013-11-07 Yao Qi <yao@codesourcery.com>
1073
1074 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1075 output of "-var-info-expression".
1076
1077 2013-11-06 Pedro Alves <palves@redhat.com>
1078
1079 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1080 non-interactive mode.
1081 (Environment) <shell startup files warning>: Mention
1082 non-interactive mode. Mention .zshenv for Z shell, and talk about
1083 BASH_ENV instead of .bashrc for BASH.
1084
1085 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1086
1087 * gdb.texinfo (Commands to Specify Files): Add description
1088 of the remove-symbol-file command.
1089 * observer.texi: New free_objfile event
1090
1091 2013-10-24 Pedro Alves <palves@redhat.com>
1092
1093 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1094
1095 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1096
1097 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1098 New subsection inside which the "-catch-load" and "-catch-unload"
1099 commands documentation is now placed.
1100 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1101 documenting the "-catch-assert" and "-catch-exception" new
1102 GDB/MI commands.
1103
1104 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1105
1106 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1107
1108 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1109
1110 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1111 serial baud".
1112 (Remote Configuration): Replace "set remotebaud" by "set serial
1113 baud". Replace "show remotebaud" by "show serial baud".
1114
1115 2013-10-07 Pedro Alves <palves@redhat.com>
1116
1117 PR breakpoints/11568
1118 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1119 when the thread is removed from the thread list.
1120
1121 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1122
1123 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1124 Update entry for $_exitcode.
1125
1126 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1127
1128 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1129 new "--start" option.
1130
1131 2013-10-02 Pedro Alves <palves@redhat.com>
1132
1133 * gdb.texinfo (Registers): Expand description of saved registers
1134 in frames. Explain <not saved>.
1135
1136 2013-09-25 Doug Evans <dje@google.com>
1137
1138 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1139
1140 2013-09-16 Stan Shebs <stan@codesourcery.com>
1141
1142 Remove the internals manual gdbint.texinfo.
1143 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1144 (PDFFILES): Remove gdbint.pdf.
1145 (HTMLFILES): Remove gdbint/index.html.
1146 (HTMLFILES_INSTALL): Remove gdbint.
1147 (GDBINT_DOC_FILES): Remove.
1148 (dvi): Remove gdbint.dvi.
1149 (ps): Remove gdbint.ps.
1150 * gdbint.texinfo: Remove file.
1151 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1152
1153 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1154
1155 * gdb.texinfo (Convenience Functions): Mention new convenience
1156 function $_isvoid.
1157
1158 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1159
1160 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1161 (Standard Target Features): Add new node to menu.
1162 (S/390 and System z Features): New node.
1163
1164 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1165
1166 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1167 -list-target-features in the example.
1168
1169 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1170
1171 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1172 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1173
1174 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1175
1176 Sync documentation with gdb.base/gnu-debugdata.exp.
1177 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1178
1179 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1180
1181 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1182
1183 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1184 Yao Qi <yao@codesourcery.com>
1185
1186 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1187 Document new --skip-unavailable option.
1188 <-stack-list-variables>: Document new --skip-unavailable option.
1189
1190 2013-08-26 Doug Evans <dje@google.com>
1191
1192 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1193 an optional regexp.
1194
1195 2013-08-13 Tom Tromey <tromey@redhat.com>
1196
1197 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1198 Document GDB_PARALLEL and GDB_INOTIFY.
1199
1200 2013-08-09 Stan Shebs <stan@codesourcery.com>
1201
1202 * LRS: Remove file, describes a long-abandoned live-range
1203 splitting extension to stabs.
1204
1205 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1206
1207 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1208
1209 2013-07-17 Doug Evans <dje@google.com>
1210
1211 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1212
1213 2013-07-02 Tom Tromey <tromey@redhat.com>
1214
1215 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1216
1217 2013-06-28 Tom Tromey <tromey@redhat.com>
1218
1219 * Makefile.in (version.subst): Use version.in, not
1220 common/version.in.
1221 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1222 Likewise.
1223
1224 2013-06-27 Pedro Alves <palves@redhat.com>
1225
1226 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1227 dynamic symbol resolution code>: New section, based on infrun.c
1228 comment.
1229
1230 2013-06-26 Tom Tromey <tromey@redhat.com>
1231
1232 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1233 Update.
1234 (Releasing GDB): Likewise.
1235
1236 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1237 Yao Qi <yao@codesourcery.com>
1238
1239 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1240 -trace-frame-collected.
1241
1242 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1243
1244 * gdb.texinfo (Traceframe Info Format): Document tvar element
1245 and its attributes.
1246
1247 2013-06-25 Yao Qi <yao@codesourcery.com>
1248
1249 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1250
1251 2013-06-24 Tom Tromey <tromey@redhat.com>
1252
1253 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1254 (GDBvn.texi): Use version.subst.
1255 (version.subst): New target.
1256 (mostlyclean): Remove version.subst.
1257
1258 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1259
1260 * gdb.texinfo (GDB/MI Data Manipulation)
1261 <-data-list-register-values>: Document the --skip-unavailable
1262 option.
1263
1264 2013-06-07 Yao Qi <yao@codesourcery.com>
1265
1266 * gdb.texinfo (Symbols): Add kindex and cindex for
1267 'maint print msymbols'.
1268
1269 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1270
1271 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1272 response field name (thread-group to inferior).
1273
1274 2013-06-04 Gary Benson <gbenson@redhat.com>
1275
1276 * gdb.texinfo (General Query Packets/qSupported): Added
1277 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1278 to the table of currently defined stub features.
1279 Added a more detailed entry for "augmented-libraries-svr4-read".
1280 (General Query Packets/qXfer:libraries-svr4:read): Documented
1281 the augmented form of this packet.
1282
1283 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1284
1285 * gdb.texinfo (System-wide Configuration Scripts): Renames
1286 "Installed System-wide Configuration Scripts". Add associated
1287 @menu block.
1288
1289 2013-05-23 Yao Qi <yao@codesourcery.com>
1290 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.texinfo (Packets): Document 'vCont;r'.
1293 (Continuing and Stepping): Document target-assisted range
1294 stepping, and the 'set range-stepping' and 'show range-stepping'
1295 commands.
1296
1297 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1298
1299 * gdb.texinfo (Installed System-wide Configuration Scripts):
1300 Add subsection describing the scripts now available under
1301 the data-dir's system-gdbbinit subdirectory.
1302 * NEWS: Add entry announcing the availability of system-wide
1303 configuration scripts for ElinOS and Wind River Linux.
1304
1305 2013-05-21 Hui Zhu <hui@codesourcery.com>
1306
1307 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1308 "-dprintf-insert" command.
1309
1310 2013-05-17 Doug Evans <dje@google.com>
1311
1312 * gdb.texinfo (Maintenance Commands): Update doc for
1313 "maint check-psymtabs". Add doc for "maint check-symtabs",
1314 "maint expand-symtabs".
1315
1316 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1317
1318 * gdb.texinfo (Process Record and Replay): Document the
1319 "record goto" command and its sub-commands.
1320
1321 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1322
1323 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1324 (Python API): Add Frame Filters API, Frame Wrapper API,
1325 Writing a Frame Filter/Wrapper, Managing Management of Frame
1326 Filters chapter entries.
1327 (Frame Filters API): New Node.
1328 (Frame Wrapper API): New Node.
1329 (Writing a Frame Filter): New Node.
1330 (Managing Frame Filters): New Node.
1331 (Progspaces In Python): Add note about frame_filters attribute.
1332 (Objfiles in Python): Ditto.
1333 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1334 @anchors and --no-frame-filters option to -stack-list-variables,
1335 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1336 commands.
1337
1338 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1339
1340 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1341 Support" subsection documenting the XML format used to transfer
1342 shared library info on AIX.
1343
1344 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1345
1346 * gdb.texinfo (Debugging Output): Add documentation of
1347 "set debug aix-solib" and "show debug aix-solib" commands.
1348
1349 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1350
1351 * gdb.texinfo (Nios II): New section.
1352 (Nios II Features): New section.
1353
1354 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1355
1356 * gdbint.texinfo (Algorithms): Remove entries documenting
1357 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1358 SOLIB_CREATE_INFERIOR_HOOK.
1359
1360 2013-04-29 Tom Tromey <tromey@redhat.com>
1361
1362 PR python/14204:
1363 * gdb.texinfo (Python API): Fix menu entry.
1364 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1365 Define global and static block. Add example. Clarify
1366 block relationship for inline functions.
1367
1368 2013-04-29 Tom Tromey <tromey@redhat.com>
1369
1370 * gdb.texinfo (Python API): Mention Python help and keyword
1371 arguments. Move pagination text to Basic Python.
1372 (Basic Python): Put pagination text here. Document
1373 close-on-exec, SIGCHLD, and SIGINT.
1374
1375 2013-04-19 Pedro Alves <palves@redhat.com>
1376
1377 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1378 "signedness" instead of "signness".
1379
1380 2013-04-19 Pedro Alves <palves@redhat.com>
1381
1382 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1383 -Wno-pointer-sign text with text on -Wpointer-sign.
1384
1385 2013-04-16 Tom Tromey <tromey@redhat.com>
1386
1387 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1388 GCC that has the SDT probe points.
1389
1390 2013-04-15 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1393 exception catchpoints.
1394
1395 2013-04-15 Tom Tromey <tromey@redhat.com>
1396
1397 * gdb.texinfo (Set Catchpoints): Document $_exception.
1398 (Convenience Vars): Mention $_exception.
1399
1400 2013-04-15 Tom Tromey <tromey@redhat.com>
1401
1402 * gdb.texinfo (Set Catchpoints): Reorganize exception
1403 catchpoints. Document "catch rethrow".
1404 (Debugging C Plus Plus): Mention "catch rethrow".
1405
1406 2013-04-15 Tom Tromey <tromey@redhat.com>
1407
1408 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1409
1410 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1411 Eli Zaretskii <eliz@gnu.org>
1412
1413 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1414 line below the sample output.
1415
1416 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1417
1418 * gdb.texinfo (Mode Options): Document '-configuration'.
1419 (Help): Document "show configuration".
1420 (Bug Reporting): Add requirements to include the configuration
1421 details in bug reports.
1422
1423 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1424
1425 * Makefile.in (MAN1S): Add gcore.1.
1426 Remove "Host, target, and site specific Makefile fragments" comment.
1427 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1428 (install-man1, uninstall-man1): Conditionalize gcore.1.
1429 (gcore.1): New.
1430 * gdb.texinfo (Man Pages): Add gcore man.
1431 (gcore man): New node.
1432
1433 2013-04-10 Pedro Alves <palves@redhat.com>
1434
1435 * gdb.texinfo (Process Record and Replay): Document that "set
1436 record full insn-number-max", "set record
1437 instruction-history-size" and "set record
1438 function-call-history-size" accept "unlimited".
1439 (Backtrace): Document that "set backtrace limit" accepts
1440 "unlimited".
1441 (List): Document that "set listsize" accepts "unlimited".
1442 (Print Settings)" Document that "set print max-symbolic-offset",
1443 "set print elements" and "set print repeats" accept "unlimited".
1444 (Starting and Stopping Trace Experiments): Document that "set
1445 trace-buffer-size" accepts "unlimited".
1446 (Remote Configuration): Document that "set tcp connect-timeout"
1447 accepts "unlimited".
1448 (Command History): Document that "set history size" accepts
1449 "unlimited".
1450 (Screen Size): Document that "set height" and "set width" accepts
1451 "unlimited". Adjust "set pagination"'s description to suggest
1452 "set height unlimited" instead of "set height 0".
1453
1454 2013-04-10 Yao Qi <yao@codesourcery.com>
1455
1456 * gdb.texinfo (Trace Files): Add "target ctf".
1457
1458 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1459
1460 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1461
1462 * Makefile.in (install-man1, install-man5, uninstall-man1)
1463 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1464
1465 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1466
1467 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1468 Eli Zaretskii <eliz@gnu.org>
1469
1470 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1471 parameters order. Remove "On some targets" for --attach. Document the
1472 --multi parameter and extended-remote command. Document all the
1473 options.
1474
1475 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1476
1477 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1478 the list of supported languages.
1479
1480 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1481
1482 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1483 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1484 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1485 (diststuff): Add man.
1486 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1487 (uninstall-man5): New.
1488 (STAGESTUFF): Add *.1 and *.5.
1489 (GDBvn.texi): Add SYSTEM_GDBINIT.
1490 (gdb.1, gdbserver.1, gdbinit.5): New.
1491 (maintainer-clean realclean): Add $(MANS).
1492 (install): Add install-man.
1493 (uninstall): Add uninstall-man.
1494 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1495 (@copying): Wrap it by @c man begin COPYRIGHT.
1496 (Top): Add Man Pages.
1497 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1498
1499 2013-04-02 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.texinfo (Debugging Output): Document "set/show debug
1502 aarch64", "set/show debug coff-pe-read" and "set/show debug
1503 mach-o".
1504
1505 2013-04-02 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1508 table>: Add entry for "trace-buffer-size".
1509
1510 2013-03-28 Pedro Alves <palves@redhat.com>
1511
1512 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1513 table>: Add entry for "trace-status".
1514
1515 2013-03-28 Eli Zaretskii <eliz@gnu.org>
1516
1517 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1518 @bullet", which is invalid (makeinfo 5.1 barfs).
1519
1520 2013-03-28 Pedro Alves <palves@redhat.com>
1521
1522 PR gdb/15294
1523
1524 * gdb.texinfo (List) <set listsize>: Adjust to document that
1525 listsize 0 means no limit, and remove mention of -1.
1526
1527 2013-03-22 Yao Qi <yao@codesourcery.com>
1528
1529 * gdb.texinfo (Embedded Processors): Remove menu item
1530 "OpenRISC 1000".
1531 (OpenRISC 1000): Remove.
1532
1533 2013-03-21 Doug Evans <dje@google.com>
1534
1535 * gdb.texinfo (Maintenance Commands): Add docs for
1536 "mt set per-command {space,time,symtab} {on,off}".
1537
1538 2013-03-14 Hui Zhu <hui@codesourcery.com>
1539 Yao Qi <yao@codesourcery.com>
1540
1541 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1542
1543 2013-03-13 Keith Seitz <keiths@redhat.com>
1544
1545 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1546 "maint agent" reference to Dynamic printf.
1547
1548 2013-03-11 Eli Zaretskii <eliz@gnu.org>
1549
1550 * gdb.texinfo (General Query Packets): Don't use colon in index
1551 entries visible to Info format.
1552
1553 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1554
1555 * gdb.texinfo (Process Record and Replay): Document record
1556 changes.
1557
1558 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1559
1560 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1561 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1562 qXfer:btrace:read.
1563
1564 2013-03-09 Eli Zaretskii <eliz@gnu.org>
1565
1566 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1567 use colons in @anchor and @cindex entries.
1568
1569 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
1570
1571 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1572
1573 2013-03-08 Stan Shebs <stan@codesourcery.com>
1574 Hafiz Abid Qadeer <abidh@codesourcery.com>
1575
1576 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1577 trace-buffer-size set and show commands.
1578 (Tracepoint Packets): Document QTBuffer:size.
1579 (General Query Packets): Document QTBuffer:size.
1580
1581 2013-02-21 Tom Tromey <tromey@redhat.com>
1582
1583 * gdb.texinfo: Remove bad @syncodeindex.
1584 (Values From Inferior, Types In Python, Inferiors In Python)
1585 (Events In Python, Threads In Python, Frames In Python, Blocks In
1586 Python, Symbols In Python, Symbol Tables In Python): Remove
1587 @tables.
1588 (Packets, General Query Packets, Tracepoint Packets)
1589 (Host I/O Packets): Use @w{} for empty @item.
1590
1591 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1592
1593 * gdb.texinfo (Architectures In Python): Add description about
1594 the new method gdb.Architecture.disassemble.
1595
1596 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1597 Hafiz Abid Qadeer <abidh@codesourcery.com>
1598
1599 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1600 Document the "trace-file" field.
1601
1602 2013-02-07 Doug Evans <dje@google.com>
1603
1604 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1605 command.
1606
1607 2013-02-06 Yao Qi <yao@codesourcery.com>
1608
1609 * gdb.texinfo (GDB/MI Async Records): Document new MI
1610 notification "=tsv-modified". Update the document of MI
1611 notification "=tsv-created".
1612 * observer.texi (GDB Observers): New observer tsv_modified.
1613 Update observer tsv_created and tsv_delete.
1614
1615 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1616
1617 * gdb.texinfo (AArch64 Features): New section; document
1618 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1619 (Architectures): Add new AArch64 section to document AArch64
1620 architecture specific commands.
1621 (ABI): Add description of the new OS ABI "Newlib" and its influence
1622 on the longjmp handling.
1623
1624 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1625 Jan Kratochvil <jan.kratochvil@redhat.com>
1626
1627 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1628 variable in 'set/show backtrace' section.
1629
1630 2013-01-31 Tom Tromey <tromey@redhat.com>
1631
1632 * gdb.texinfo (Target Commands): Fix typo.
1633
1634 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1635
1636 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1637 describing the gdb.Architecture class.
1638 (Frames In Python): Add description about the new method
1639 gdb.Frame.architecture().
1640
1641 2013-01-23 Doug Evans <dje@google.com>
1642
1643 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1644
1645 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1646
1647 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1648 'thread-groups' field when printing a breakpoint in MI.
1649
1650 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1651 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1652 to reflect that jit-reader-load now supports absolute file-names.
1653
1654 2013-01-16 Tom Tromey <tromey@redhat.com>
1655
1656 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1657 (Signals): Likewise.
1658
1659 2013-01-16 Tom Tromey <tromey@redhat.com>
1660
1661 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1662 "catch-type" field.
1663 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1664
1665 2013-01-07 Tom Tromey <tromey@redhat.com>
1666
1667 * gdb.texinfo (Mode Options): Don't mention -epoch.
1668 (Data, Emacs): Remove obsolete comments.
1669
1670 2013-01-02 Tom Tromey <tromey@redhat.com>
1671
1672 * gdb.texinfo (GDB/MI Output Records): Update menu.
1673 (GDB/MI Breakpoint Information): New node.
1674 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1675 <-break-insert>: Likewise.
1676
1677 2012-12-31 Yao Qi <yao@codesourcery.com>
1678
1679 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1680 (Packets): Move "vStopped" packet to ...
1681 (Notification Packets): ... here. Describe the components
1682 of notification. Add a table of supported notifications.
1683 Add an example on the process of he async notification.
1684
1685 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1686
1687 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1688 present.
1689 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1690 fullname output always present.
1691
1692 2012-12-23 Pierre Muller <muller@sourceware.org>
1693
1694 * gdbint.texinfo (Function prototypes): Require use of "extern"
1695 modifier for function prototypes in headers.
1696
1697 2012-12-19 Joel Brobecker <brobecker@adacore.com>
1698
1699 * refcard.tex: Update copyright notice to GPL v3 or later.
1700 Update contact info.
1701
1702 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1703
1704 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1705
1706 2012-12-15 Yao Qi <yao@codesourcery.com>
1707
1708 * gdb.texinfo (Debugging Output): Document 'set debug
1709 notification' and 'show debug notification'.
1710
1711 2012-12-15 Yao Qi <yao@codesourcery.com>
1712
1713 * gdb.texinfo (Listing Tracepoints): New item and example about
1714 'installed on target' output.
1715 Add more in the example about 'installed on target'.
1716 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1717
1718 2012-12-14 Tom Tromey <tromey@redhat.com>
1719
1720 * gdb.texinfo (SVR4 Process Information): Mention core files.
1721
1722 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1723
1724 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1725
1726 2012-12-11 Pedro Alves <palves@redhat.com>
1727
1728 * gdb.texinfo: Remove all mentions of Unixware throughout.
1729
1730 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1731
1732 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1733
1734 2012-11-29 Tom Tromey <tromey@redhat.com>
1735
1736 * gdb.texinfo (SVR4 Process Information): Document missing
1737 "info proc" subcommands.
1738
1739 2012-11-29 Yao Qi <yao@codesourcery.com>
1740
1741 PR gdb/1477.
1742 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1743 to 'auto' instead of 'gnu'.
1744
1745 2012-11-26 Tom Tromey <tromey@redhat.com>
1746
1747 * gdb.texinfo (MiniDebugInfo): New node.
1748 (GDB Files): Update.
1749
1750 2012-11-16 Doug Evans <dje@google.com>
1751
1752 * gdb.texinfo (System-wide configuration): If the system-wide init
1753 file lives in the data-directory, and --data-directory is provided,
1754 look for it there.
1755
1756 2012-11-15 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.texinfo (Signaling): Fix typo.
1759
1760 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1761
1762 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1763 parameter "count" of -data-write-memory-bytes, and add an example.
1764
1765 2012-11-12 Tom Tromey <tromey@redhat.com>
1766
1767 * gdb.texinfo (Symbols): Document "info type-printers",
1768 "enable type-printer" and "disable type-printer".
1769 (Python API): Add new node to menu.
1770 (Type Printing API): New node.
1771 (Progspaces In Python): Document type_printers field.
1772 (Objfiles In Python): Likewise.
1773 (gdb.types) <get_type_recognizers, apply_type_recognizers,
1774 register_type_printer, TypePrinter>: Document.
1775
1776 2012-11-12 Tom Tromey <tromey@redhat.com>
1777
1778 * gdb.texinfo (Symbols): Document "set print type methods",
1779 "set print type typedefs", and flags to ptype and whatis.
1780
1781 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
1782
1783 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1784 the example -data-disassemble output. Extend the description of
1785 the -data-disassemble results to document all fields. Document
1786 the cli disassemble command as being related to -data-disassemble.
1787
1788 2012-11-09 Yao Qi <yao@codesourcery.com>
1789
1790 PR gdb/14777.
1791 * gdb.texinfo (OS Information): Remove doc on command
1792 'info udot'.
1793
1794 2012-11-08 Joel Brobecker <brobecker@adacore.com>
1795
1796 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1797 gdb.ini warning for Windows port.
1798
1799 2012-11-08 Yao Qi <yao@codesourcery.com>
1800
1801 * gdb.texinfo (Search): Add kindex for 'fo'.
1802
1803 2012-11-05 Tom Tromey <tromey@redhat.com>
1804
1805 PR python/14802:
1806 * gdb.texinfo (Functions In Python): Add example.
1807
1808 2012-11-03 Yao Qi <yao@codesourcery.com>
1809
1810 * observer.texi (GDB Observers): Remove observer
1811 'tracepoint_modified', 'tracepoint_created' and
1812 'tracepoint_deleted'.
1813
1814 2012-10-26 Tom Tromey <tromey@redhat.com>
1815
1816 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1817
1818 2012-10-25 Tom Tromey <tromey@redhat.com>
1819
1820 * gdb.texinfo (General Query Packets): Use @itemx.
1821
1822 2012-10-17 Yao Qi <yao@codesourcery.com>
1823
1824 * observer.texi (GDB Observers): Update observer
1825 'memory_changed'.
1826 * gdb.texinfo (GDB/MI Async Records): Document for
1827 "memory-changed" notification.
1828
1829 2012-10-15 Doug Evans <dje@google.com>
1830
1831 * gdb.texinfo (Mode Options): Document -nh.
1832 Elaborate on docs for -nx.
1833
1834 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1835
1836 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1837
1838 2012-09-21 Yao Qi <yao@codesourcery.com>
1839 Pedro Alves <palves@redhat.com>
1840
1841 * gdb.texinfo (GDB/MI Async Records): Document notification
1842 'record-started' and 'record-stopped'.
1843 * observer.texi (GDB Observers): New observer 'record-changed'.
1844
1845 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1846
1847 * gdb.texinfo: Document the removal of SH's 'regs' command.
1848
1849 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1850
1851 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1852
1853 2012-09-18 Yao Qi <yao@codesourcery.com>
1854
1855 * gdb.texinfo (GDB/MI Async Records): Document new MI
1856 notifications '=tsv-created' and '=tsv-deleted'.
1857 * observer.texi (GDB Observers): New observer tsv_created and
1858 tsv_deleted.
1859
1860 2012-09-18 Yao Qi <yao@codesourcery.com>
1861
1862 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1863 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1864 '=traceframe-changed'.
1865
1866 2012-09-17 Yao Qi <yao@codesourcery.com>
1867
1868 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1869 'set listsize'.
1870
1871 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1872 Eli Zaretskii <eliz@gnu.org>
1873
1874 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1875 encoding for gdbarch_breakpoint_from_pc, bp_addr for
1876 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1877
1878 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1879
1880 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1881
1882 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
1883
1884 Document how to return from "python-interactive" to GDB.
1885 * gdb.texinfo (Python Commands): Update documentation.
1886
1887 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
1888
1889 Add a new "python-interactive" command that starts a standard
1890 Python interactive prompt with "pi" as alias, and add "py" as
1891 an alias to "python".
1892 * gdb.texinfo (Python Commands): Document the new commands.
1893
1894 2012-08-22 Tom Tromey <tromey@redhat.com>
1895
1896 * gdbint.texinfo (Host Definition): Remove documentation for
1897 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1898
1899 2012-08-17 Keith Seitz <keiths@redhat.com>
1900
1901 PR c++/13356
1902 * gdb.texinfo (Type and Range Checking): Remove warning.
1903 Remove spurious commas.
1904 Update text and examples for re-implementation of set/show
1905 check type.
1906 (C and C++ Type and Range Checks): Likewise.
1907
1908 2012-08-16 Yao Qi <yao@codesourcery.com>
1909
1910 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1911 is deprecated.
1912
1913 2012-08-13 Doug Evans <dje@google.com>
1914
1915 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1916 to include functions.
1917
1918 2012-08-10 Doug Evans <dje@google.com>
1919
1920 * gdb.texinfo (Convenience Funs): New node.
1921 (Types In Python): Document Type.vector.
1922
1923 2012-08-09 Yao Qi <yao@codesourcery.com>
1924
1925 * observer.texi: New observer command_param_changed.
1926 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1927
1928 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1929
1930 * gdbint.texinfo (Debugging GDB): In section
1931 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1932 Mention also gdb-gdb.py.
1933
1934 2012-08-07 Yao Qi <yao@codesourcery.com>
1935
1936 Revert the folloing patch:
1937 2012-08-06 Yao Qi <yao@codesourcery.com>
1938 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1939 remote hardware-watchpoint-limit' and 'set
1940 remote hardware-breakpoint-limit'.
1941
1942 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
1943
1944 * gdb.texinfo (Working Directory): Added information about new
1945 default argument for 'cd' command.
1946
1947 2012-08-06 Yao Qi <yao@codesourcery.com>
1948
1949 * gdb.texinfo (Remote Configuration): Add kindex for 'set
1950 remote hardware-watchpoint-limit' and 'set
1951 remote hardware-breakpoint-limit'.
1952
1953 2012-08-06 Yao Qi <yao@codesourcery.com>
1954
1955 Fix PR14371.
1956
1957 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1958 '=breakpoint-deleted'.
1959
1960 2012-08-02 Yao Qi <yao@codesourcery.com>
1961
1962 * gdb.texinfo (Native): Remove node Neutrino.
1963
1964 2012-07-27 Yao Qi <yao@codesourcery.com>
1965
1966 * gdb.texinfo (IPA Protocol Commands): Document new command
1967 'close'.
1968
1969 2012-07-25 Tom Tromey <tromey@redhat.com>
1970
1971 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1972
1973 2012-07-20 Doug Evans <dje@google.com>
1974
1975 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1976 (Index Files): Document how to control the use of deprecated index
1977 sections.
1978 (Index Section Format): Replace --use-deprecated-index-sections with
1979 "set use-deprecated-index-sections on".
1980
1981 2012-07-12 Eli Zaretskii <eliz@gnu.org>
1982
1983 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1984 indices into a single node "Index". Instead, join function and
1985 variable indices into a single index, separate from the concept
1986 index. Requested in
1987 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1988 (Top): Update the top-level menu: instead of one "Index" there are
1989 now separate entries "Concept Index" and "Function and Variable
1990 Index".
1991 (Concept Index, Function and Variable Index): New nodes.
1992 (Index): Node deleted.
1993
1994 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
1995
1996 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1997 and "maint agent-eval".
1998
1999 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2000
2001 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2002 avoid file-name clashes between Index.html and index.html on
2003 case-insensitive filesystems. See the discussion starting in
2004 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2005 details of the problem.
2006 (Top): Update the master menu for the above.
2007 (Concept Index, Command and Variable Index): New nodes, instead of
2008 the old "Index" node that was deleted. All cross-references
2009 updated.
2010
2011 2012-07-02 Stan Shebs <stan@codesourcery.com>
2012
2013 * gdb.texinfo (Dynamic Printf): Mention agent style and
2014 disconnected dprintf.
2015 (Maintenance Commands): Describe maint agent-printf.
2016 (General Query Packets): Mention BreakpointCommands feature.
2017 (Packets): Document commands extension to Z0 packet.
2018 * agentexpr.texi (Bytecode Descriptions): Document printf
2019 bytecode.
2020
2021 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2024 only after gdbinit files.
2025 (Startup): Move -iex and -iex commands down after gdbinit files.
2026
2027 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2028
2029 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2030 possibility.
2031
2032 2012-06-29 Tom Tromey <tromey@redhat.com>
2033
2034 * gdb.texinfo (Index Section Format): Update for version 7.
2035
2036 2012-06-28 Stan Shebs <stan@codesourcery.com>
2037
2038 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2039 example, add note about title column.
2040
2041 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2042
2043 * gdb.texinfo (Symbol Tables In Python): Add description about
2044 the new 'last' attribute of gdb.Symtab_and line.
2045
2046 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2047
2048 * gdb.texinfo (Symbol Tables In Python): Correct the description
2049 of the 'pc' attribute of gdb.Symtab_and_line.
2050
2051 2012-06-26 Doug Evans <dje@google.com>
2052
2053 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2054 and symtab-create.
2055
2056 2012-06-25 Keith Seitz <keiths@redhat.com>
2057
2058 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2059 from example. Remove "rbreak" from list of corresponding
2060 gdb commands.
2061
2062 2012-06-23 Doug Evans <dje@google.com>
2063
2064 * gdb.texinfo (Index Section Format): Document version 7 format.
2065
2066 2012-06-22 Yao Qi <yao@codesourcery.com>
2067
2068 * gdb.texinfo: Add missing cindex for some packets.
2069
2070 2012-06-20 Keith Seitz <keiths@redhat.com>
2071
2072 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2073 for -break-insert and document -p.
2074
2075 2012-06-20 Yao Qi <yao@codesourcery.com>
2076
2077 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2078 and "gdb.write_memory" with "Inferior.read_memory" and
2079 "Inferior.write_memory".
2080
2081 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2082
2083 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2084 (Free Documentation): Add @node line.
2085 (Continuing and Stepping) <advance location>: Use @item instead of
2086 @itemx.
2087 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2088 @itemx.
2089 (Embedded Processors): Put the link to "PA" to its correct place,
2090 according to document structure.
2091 (Python API): Put the link to "Lazy Strings In Python" to its
2092 correct place.
2093 (Index): Use @@ in @tex block to get a literal @.
2094
2095 * gdbint.texinfo: Fix the @subtitle line.
2096
2097 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2098 correct place.
2099
2100 2012-06-08 Yao Qi <yao@codesourcery.com>
2101
2102 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2103 Protocol'.
2104 (In-Process Agent Protocol, IPA Protocol Objects)
2105 (IPA Protocol Commands): New nodes.
2106 (Tracepoint Packets): Add anchors.
2107
2108 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2109
2110 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2111
2112 2012-06-06 Yao Qi <yao@codesourcery.com>
2113
2114 * gdb.texinfo: Update copyright year.
2115
2116 2012-05-23 Stan Shebs <stan@codesourcery.com>
2117 Kwok Cheung Yeung <kcy@codesourcery.com>
2118
2119 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2120
2121 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2122
2123 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2124 Mention also --with-separate-debug-dir.
2125 (Auto-loading): Prepend $debugdir in the sample output.
2126 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2127 auto-load safe-path variable.
2128 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2129 Mention also $debugdir for 'set auto-load scripts-directory'.
2130
2131 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2132
2133 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2134 (MIPS Embedded, MIPS, MIPS Register packet Format)
2135 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2136 appropriate.
2137
2138 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2139 Maciej W. Rozycki <macro@codesourcery.com>
2140
2141 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2142 mips compression".
2143 (MIPS Breakpoint Kinds): New subsubsection.
2144
2145 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2146
2147 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2148 nodes for subsections. Add @acronym mark-ups and adjust
2149 formatting.
2150
2151 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 Rename $ddir to $datadir.
2154 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2155 (objfile-gdb.py file): Rename $ddir to $datadir.
2156
2157 2012-05-18 Tom Tromey <tromey@redhat.com>
2158
2159 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2160
2161 2012-05-14 Stan Shebs <stan@codesourcery.com>
2162
2163 * gdb.texinfo (Dynamic Printf): New subsection.
2164
2165 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2166
2167 * gdb.texinfo (Basic Python): Add description about the function
2168 gdb.find_pc_line
2169
2170 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2171 Eli Zaretskii <eliz@gnu.org>
2172
2173 * gdb.texinfo (Separate Debug Files): Use plural form for global
2174 debugging information directory.
2175
2176 2012-05-11 Stan Shebs <stan@codesourcery.com>
2177 Kwok Cheung Yeung <kcy@codesourcery.com>
2178
2179 * gdb.texinfo (Operating System Auxiliary Information): Document new
2180 'info os' subcommands.
2181
2182 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2183
2184 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2185 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2186 (dotdebug_gdb_scripts section): Add reference
2187 to 'Auto-loading safe path'.
2188
2189 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2190
2191 Implement multi-component --with-auto-load-dir.
2192 * gdb.texinfo (Auto-loading): New references
2193 for 'set auto-load scripts-directory'
2194 and 'show auto-load scripts-directory'.
2195 (Auto-loading safe path): Describe the new default. Move $ddir
2196 substituation reference to 'objfile-gdb.py file'.
2197 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2198 script-name. Describe new 'set auto-load scripts-directory'
2199 and 'show auto-load scripts-directory'.
2200
2201 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 Provide $ddir substitution for --with-auto-load-safe-path.
2204 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2205 (Auto-loading safe path): Likewise. Mention the default value,
2206 $ddir substitution, --with-auto-load-safe-path and
2207 --without-auto-load-safe-path.
2208 * observer.texi (gdb_datadir_changed): New.
2209
2210 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2211
2212 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2213 Twice.
2214
2215 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2216 directory separator by path separator.
2217
2218 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2221 for 'set auto-load safe-path' optional. Mention if it is omitted.
2222 Change disabling security protection condition to "/", twice.
2223
2224 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2225
2226 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2227 the new methods global_block and static_block on gdb.Symtab
2228 objects.
2229
2230 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2231
2232 * gdb.texinfo (Blocks In Python): Add a note saying that future
2233 improvements to GDB and its infrastructure can move symbols
2234 across blocks within a symbol table.
2235
2236 2012-04-29 Yao Qi <yao@codesourcery.com>
2237
2238 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2239 (A29K): Remove.
2240
2241 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2242 Tom Tromey <tromey@redhat.com>
2243
2244 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2245 and generic static probe support on GDB.
2246
2247 2012-04-25 Doug Evans <dje@google.com>
2248
2249 * gdb.texinfo (Go): Fix thinko.
2250
2251 * gdb.texinfo (Supported Languages): Add Go.
2252 (Go): New node.
2253
2254 2012-04-25 Yao Qi <yao@codesourcery.com>
2255
2256 * gdbint.texinfo (Testsuite): New section `Board settings'.
2257
2258 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2261 Three times.
2262
2263 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2264 Three times.
2265
2266 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2269 by @table @asis. Fix formatting of one item.
2270
2271 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2272
2273 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2274
2275 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2276
2277 New option "set debug auto-load".
2278 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2279 (auto-load verbose mode): New node.
2280
2281 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2282
2283 New option "set auto-load safe-path".
2284 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2285 and "info auto-load" examples for safe-path. Put there also references
2286 for "set auto-load safe-path" and "show auto-load safe-path".
2287 New menu item for Auto-loading safe path.
2288 (Auto-loading safe path): New node.
2289 (Python Auto-loading): Update the expected output from "Missing"
2290 to "No".
2291
2292 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2293
2294 auto-load: Implementation.
2295 * gdb.texinfo (Mode Options): New anchor for -nx.
2296 (Startup): New anchors for Option -init-eval-command,
2297 Home Directory Init File
2298 and Init File in the Current Directory during Startup.
2299 Mention set auto-load local-gdbinit with a reference.
2300 Change the sample code to "set auto-load python-scripts".
2301 (Threads): New anchor set libthread-db-search-path.
2302 Provide references to libthread_db.so.1 file.
2303 (Controlling GDB): New menu item for Auto-loading.
2304 (Auto-loading, Init File in the Current Directory)
2305 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2306 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2307 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2308 reference.
2309 (Auto-loading): Rename to ...
2310 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2311 "set auto-load python-scripts", new anchor for it. Change
2312 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2313 for it. Change "info auto-load-scripts"
2314 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2315 to "Python scripts".
2316
2317 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2318
2319 PR mi/13393
2320 * gdb.texinfo (Print Settings): Extend the description for "set print
2321 object".
2322 (GDB/MI Variable Objects): Extend the description for -var-create and
2323 -var-list-children.
2324
2325 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2326
2327 * gdb.texinfo (Examining Data): Document the 'explore' command.
2328
2329 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2330
2331 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2332 to the children of a varobj and its update range when -var-update
2333 returns that the varobj's type changed.
2334
2335 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2336
2337 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2338 Create two new links fir 'objfile-gdb.py file'
2339 and 'dotdebug_gdb_scripts section'.
2340
2341 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2342
2343 * gdb.texinfo (Auto-loading): Rename node reference
2344 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2345 Twice.
2346 (.debug_gdb_scripts section): Rename the node ...
2347 (dotdebug_gdb_scripts section): ... here.
2348 (Maintenance Commands): Also rename this node reference.
2349
2350 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2351
2352 * gdb.texinfo (Python API/Values From Inferior): Add description
2353 about the new method Value.referenced_value. Add description on
2354 how Value.dereference is different (and similar) to
2355 Value.referenced_value.
2356
2357 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2358
2359 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2360 --init-eval-command=COMMAND, -iex.
2361 (Startup): Describe -iex and -ix. Simplify the example
2362 for "set auto-load-scripts off".
2363
2364 2012-03-16 Gary Benson <gbenson@redhat.com>
2365
2366 PR breakpoints/10738
2367 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2368 stating that GDB cannot set breakpoints on inlined functions.
2369 (Mode Options): Document --use-deprecated-index-sections.
2370 (Index Section Format): Document new index section version format.
2371
2372 2012-03-15 Tom Tromey <tromey@redhat.com>
2373
2374 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2375
2376 2012-03-13 Doug Evans <dje@google.com>
2377
2378 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2379 of "reload".
2380 (Symbols): Delete docs for set/show symbol-reloading.
2381 * gdbint.texinfo (Defining Other Architecture Features): Delete
2382 SYMBOL_RELOADING_DEFAULT.
2383 * refcard.tex: Delete reference to symbol-reloading.
2384
2385 2012-03-07 Pedro Alves <palves@redhat.com>
2386
2387 * gdb.texinfo (General Query Packets): Document new
2388 QProgramSignals packet.
2389 * gdb.texinfo (Remote configuration): Mention
2390 "program-signals-packet".
2391
2392 2012-03-05 Tristan Gingold <gingold@adacore.com>
2393
2394 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2395
2396 2012-03-03 Yao Qi <yao@codesourcery.com>
2397
2398 * gdb.texinfo (In-Process Agent): New node.
2399 Document new commands.
2400 (General Query Packets): Add packet `QAgent'.
2401
2402 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2403
2404 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2405
2406 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2407
2408 * gdb.texinfo (Commands In Python): Put example python macro in
2409 COMMAND_USER category rather than COMMAND_OBSCURE.
2410 Document gdb.COMMAND_USER.
2411 (User-defined Commands): Update documentation to clarify
2412 "set/show max-user-call-depth" and "show user" don't apply to python
2413 commands. Update documentation to clarify "help user-defined" may
2414 also include python commands defined as COMMAND_USER.
2415
2416 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2417
2418 * gdb.texinfo (Startup): Add option -ex description to the option -x
2419 description.
2420
2421 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2422
2423 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2424 condition-evaluation breakpoint parameter.
2425 Mention condition-evaluation mode being shown in "info break".
2426 (Break Conditions): Add description for target-side
2427 conditional breakpoints.
2428 (Remote Configuration): Mention conditional-breakpoints-packet.
2429 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2430 cond-expr.
2431 (General Query Packets): Mention new ConditionalBreakpoint feature.
2432
2433 2012-02-22 Tom Tromey <tromey@redhat.com>
2434
2435 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2436
2437 2012-02-17 Tom Tromey <tromey@redhat.com>
2438
2439 PR python/10753:
2440 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2441 directory.
2442
2443 2012-02-14 Stan Shebs <stan@codesourcery.com>
2444
2445 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2446
2447 2012-02-13 Pedro Alves <palves@redhat.com>
2448
2449 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2450 mips-idt-ecoff.
2451
2452 2012-02-09 Yao Qi <yao@codesourcery.com>
2453
2454 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2455
2456 2012-02-07 Tom Tromey <tromey@redhat.com>
2457
2458 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2459 Symbol.value.
2460
2461 2012-02-07 Tom Tromey <tromey@redhat.com>
2462
2463 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2464
2465 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2466
2467 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2468
2469 2012-01-24 Tom Tromey <tromey@redhat.com>
2470
2471 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2472 unload".
2473 (Files): Mention new catch commands.
2474 (GDB/MI Async Records): Likewise.
2475
2476 2012-01-24 Gary Benson <gbenson@redhat.com>
2477
2478 Delete #if 0'd out code.
2479 * gdb.texinfo (Frame Info): Remove "info catch".
2480
2481 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2482
2483 * gdb.texinfo (Remote Configuration): Document
2484 "set remote hostio-readlink-packet" command.
2485 (General Query Packets): Document vFile:readlink packet.
2486
2487 2012-01-16 Tom Tromey <tromey@redhat.com>
2488
2489 * gdb.texinfo (Specify Location): Document relative file name
2490 handling.
2491
2492 2012-01-16 Tom Tromey <tromey@redhat.com>
2493
2494 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2495
2496 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2497 Eli Zaretskii <eliz@gnu.org>
2498
2499 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2500 code.
2501
2502 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2503
2504 * gdb.texinfo (Variables): Document use of :: for non-static
2505 variables.
2506
2507 2012-01-05 Joel Brobecker <brobecker@adacore.com>
2508
2509 * gdbint.texinfo (Start of New Year Procedure): Update
2510 to replace use of copyright.sh by use of copyright.py.
2511
2512 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2513
2514 Remove the gdbtui binary.
2515 * all-cfg.texi (GDBTUI): Remove.
2516 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2517 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2518 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2519
2520 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2521
2522 Introduce gdb.FinishBreakpoint in Python.
2523 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2524 (Python API): Add menu entry for Finish Breakpoints.
2525
2526 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2527
2528 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2529 tests.
2530
2531 2011-12-16 Doug Evans <dje@google.com>
2532
2533 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2534
2535 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2536
2537 * gdb.texinfo (Python Commands): Remove "maint set/show print
2538 stack". Add documentation for "set/show python print-stack".
2539
2540 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2541
2542 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2543 should transfer control to the stub in the startup code instead of
2544 in main. Mention the need to get past the initial breakpoint.
2545
2546 2011-12-06 Tom Tromey <tromey@redhat.com>
2547
2548 * gdb.texinfo (Set Breaks): Update for new behavior.
2549
2550 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2551
2552 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2553 List Format for SVR4 Targets'.
2554 (General Query Packets): New item qXfer:libraries-svr4:read.
2555 (Library List Format for SVR4 Targets): New node.
2556
2557 2011-12-01 Tom Tromey <tromey@redhat.com>
2558
2559 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2560 add.
2561
2562 2011-11-22 Tom Tromey <tromey@redhat.com>
2563
2564 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2565 reasons.
2566
2567 2011-11-20 Stan Shebs <stan@codesourcery.com>
2568
2569 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2570 note-related options and variables.
2571 (Tracepoint Packets): Document packet changes.
2572
2573 2011-11-20 Sanjoy Das <sdas@igalia.com>
2574
2575 * gdb.texinfo (JIT Interface): Add documentation on writing and
2576 usind JIT debug info readers.
2577 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2578 Debug Info Readers): New nodes.
2579
2580 2011-11-18 Yao Qi <yao@codesourcery.com>
2581
2582 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2583 tracepoint.
2584
2585 2011-11-15 Doug Evans <dje@google.com>
2586
2587 * gdb.texinfo (Files): Document basenames-may-differ.
2588
2589 2011-11-14 Doug Evans <dje@google.com>
2590
2591 * gdb.texinfo (Shell Commands): Document "!".
2592
2593 2011-11-14 Stan Shebs <stan@codesourcery.com>
2594 Kwok Cheung Yeung <kcy@codesourcery.com>
2595
2596 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2597 needed to get shorter fast tracepoints.
2598 (Tracepoint Packets): Document new qTMinFTPILen packet.
2599
2600 2011-11-14 Yao Qi <yao@codesourcery.com>
2601
2602 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2603 behavior of tracepoint.
2604 (General Query Packets): New feature InstallInTrace.
2605 (Remote Configuration): Document "set remote
2606 install-in-trace-packet".
2607
2608 2011-11-12 Matt Rice <ratmice@gmail.com>
2609
2610 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2611 Add arguments to info macro.
2612
2613 2011-11-10 Tom Tromey <tromey@redhat.com>
2614
2615 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2616 manual.
2617 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2618 (Macros): Add a footnote.
2619 (C): Remove paragraph about compiler options.
2620 (C Constants): Mention wide character and string constants.
2621 (C Plus Plus Expressions): Update compiler option advice. Mention
2622 using declarations. Mention ADL. Remove old HP compiler
2623 information.
2624
2625 2011-11-10 Tom Tromey <tromey@redhat.com>
2626
2627 PR c++/9257:
2628 * gdb.texinfo (Print Settings): Add an extra note about the need
2629 for a vtable.
2630
2631 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2632
2633 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2634 "set mips abi" documentation.
2635
2636 2011-11-04 Doug Evans <dje@google.com>
2637
2638 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2639
2640 2011-11-03 Tom Tromey <tromey@redhat.com>
2641
2642 * gdb.texinfo (Stopping): Add menu entry.
2643 (Continuing and Stepping): Restore @node. Use @section, not
2644 @subsection.
2645
2646 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2647
2648 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2649 designation. Fix "Specify Location" cross-reference.
2650
2651 2011-11-02 Stan Shebs <stan@codesourcery.com>
2652
2653 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2654 (General Query Packets): Describe tracenz feature.
2655 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2656
2657 2011-10-28 Paul Koning <paul_koning@dell.com>
2658
2659 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2660
2661 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
2662
2663 * gdb.texinfo ((Frames In Python): Document
2664 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2665
2666 2011-10-26 Paul Koning <paul_koning@dell.com>
2667
2668 * gdb.texinfo (gdb.types): Document new deepitems function.
2669
2670 2011-10-25 Paul Koning <paul_koning@dell.com>
2671
2672 PR python/13327
2673
2674 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2675 fetch_lazy method.
2676
2677 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2678
2679 PR python/12656
2680
2681 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2682 global_block, static_block function.
2683
2684 2011-10-19 Tom Tromey <tromey@redhat.com>
2685
2686 * gdb.texinfo (Commands In Python): Add missing "@"s.
2687
2688 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
2689
2690 PR python/13285 Document named constants for frame unwind stop reasons
2691 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
2692 constants.
2693
2694 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2695
2696 Fix compatibility with texinfo versions older than 4.12.
2697 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2698 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2699 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2700 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2701 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2702 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2703 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2704
2705 2011-10-09 Doug Evans <dje@google.com>
2706
2707 * gdb.texinfo (Extending GDB): Document alias command.
2708
2709 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2710
2711 Support @entry in input expressions.
2712 * gdb.texinfo (Variables): Describe @entry names suffix.
2713 (Print Settings): Add anchor for `set print entry-values'.
2714
2715 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2716 Eli Zaretskii <eliz@gnu.org>
2717
2718 Display @entry parameter values (without references).
2719 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2720 example.
2721 (Print Settings): New description of set print entry-values and show
2722 print entry-values.
2723
2724 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2725 Eli Zaretskii <eliz@gnu.org>
2726
2727 Recognize virtual tail call frames.
2728 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2729 (Tail Call Frames): New node.
2730 (Frames In Python): Add gdb.TAILCALL_FRAME.
2731
2732 2011-10-07 Doug Evans <dje@google.com>
2733
2734 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2735 register_pretty_printer.
2736
2737 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2738
2739 PR python/12930
2740 PR python/12802
2741
2742 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2743 stop method.
2744
2745 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2746
2747 * gdb.texinfo (Starting your Program): "set disable-randomization"
2748 is no longer Linux-specific.
2749 (Remote Configuration): Document "set remote
2750 disable-randomization-packet".
2751 (General Query Packets): Document "QDisableRandomization" packet
2752 and add it to "qSupported" list.
2753
2754 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
2755
2756 Allow Python notification of new object-file loadings.
2757 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2758 event type.
2759
2760 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
2761
2762 PR python/12691: Add the inferior to Python exited event
2763 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2764
2765 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2766
2767 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2768 rephasing.
2769
2770 2011-10-03 Joel Brobecker <brobecker@adacore.com>
2771
2772 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2773 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2774 as possible feature returned by the `-list-features'
2775 command.
2776
2777 2011-09-28 Paul Koning <paul_koning@dell.com>
2778
2779 * gdb.texinfo (gdb.Type): Document field access by dictionary
2780 key syntax.
2781
2782 2011-09-28 Yao Qi <yao@codesourcery.com>
2783
2784 * gdb.texinfo (Files): Update options for `add-symbol-file'.
2785 Add one space after option `-s'. Remove @r{} markup.
2786
2787 2011-09-27 Stan Shebs <stan@codesourcery.com>
2788
2789 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2790
2791 2011-09-16 Hui Zhu <teawater@gmail.com>
2792
2793 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2794 to *(unsigned char *)$esp@300.
2795
2796 2011-09-15 Paul Koning <paul_koning@dell.com>
2797
2798 * gdb.texinfo: Make style of Python functions and methods match
2799 the syntax of Python. Also put class and module names explicitly
2800 on function, member, and variable names, matching Python
2801 documentation conventions.
2802
2803 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2804
2805 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2806 * gdb.texinfo (Inferiors In Python): Describe new
2807 gdb.selected_inferior() function.
2808
2809 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2810
2811 Handle multiple breakpoint hits in Python interface:
2812 * gdb.texinfo (Events In Python): New function documentation:
2813 gdb.BreakpointEvent.breakpoints. Indicate that
2814 gdb.BreakpointEvent.breakpoint is now deprecated.
2815
2816 2011-09-04 Joel Brobecker <brobecker@adacore.com>
2817
2818 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2819
2820 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
2821
2822 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2823
2824 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2825
2826 * gdb.texinfo (Prompt): Add set/show extended-prompt
2827 documentation
2828 (Basic Python): Add prompt_hook anchor.
2829 (Python modules): Reword module text to reflect multiple modules.
2830 (gdb.prompt): Document gdb.prompt module.
2831
2832 2011-08-14 Yao Qi <yao@codesourcery.com>
2833
2834 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2835
2836 2011-08-14 Yao Qi <yao@codesourcery.com>
2837
2838 * gdb.texinfo (Standard Target Features): Document C6x features.
2839 (TIC6x Features): New node.
2840
2841 2011-08-12 Doug Evans <dje@google.com>
2842
2843 * gdb.texinfo (Symbols In Python): Document symbol.type.
2844
2845 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2846
2847 * gdb.texinfo (Python): Document command and function
2848 auto-loading.
2849
2850 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2851 Eli Zaretskii <eliz@gnu.org>
2852
2853 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
2854 typedefs unrolling. Extend the sample code by an inner typedef and
2855 outer typedefs unrolling.
2856
2857 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2858
2859 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2860 size and line-size.
2861
2862 2011-07-21 Matt Rice <ratmice@gmail.com>
2863
2864 PR macros/12999
2865 * gdb.texinfo (Macros): Add info definitions and info macros commands.
2866 Update text and cindex entries for info macro command.
2867
2868 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2869
2870 * observer.texi (GDB Observers): Add before_prompt observer.
2871 * gdb.texinfo (Basic Python): Add documentation for prompt
2872 substitution.
2873
2874 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2875
2876 PR python/12438
2877 * gdb.texinfo (Python Commands): Add deprecate note to maint
2878 set/show python print-stack. Document set/show python
2879 print-backtrace.
2880
2881 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2882
2883 * gdb.texinfo: Fix typos.
2884
2885 2011-07-01 Tom Tromey <tromey@redhat.com>
2886
2887 * gdb.texinfo (Debugging Output): Document set debug
2888 check-physname.
2889
2890 2011-06-29 Tom Tromey <tromey@redhat.com>
2891
2892 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2893 breakpoint-notifications feature.
2894
2895 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
2896
2897 * gdb.texinfo (Target Description): Remove warning about
2898 possibly unstable format.
2899
2900 2011-06-03 Tom Tromey <tromey@redhat.com>
2901
2902 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2903 (Events In Python): Note that exit_code is optional.
2904
2905 2011-05-17 Pedro Alves <pedro@codesourcery.com>
2906
2907 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2908 required for multi-threading support.
2909 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2910 Hc are deprecated for multi-threading debugging. Point readers at
2911 the vCont packet.
2912
2913 2011-05-15 Doug Evans <dje@google.com>
2914
2915 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2916
2917 2011-05-13 Doug Evans <dje@google.com>
2918
2919 * gdb.texinfo (Threads): Document $sdir,$pdir.
2920 (Server): Document $pdir exception.
2921
2922 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2923
2924 * gdb.texinfo (Threads): Clarify default value for
2925 libthread-db-search-path.
2926
2927 * gdb.texinfo (Completion): Update example.
2928 (Debugging Output): Delete `set/show debug lin-lwp-async'.
2929
2930 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
2931
2932 * gdb.texinfo: Document change in the behaviour of the enable and
2933 disable GDB commands when applied to tracepoints.
2934 Document the EnableDisableTracepoints remote stub feature.
2935 Document QTEnable and QTDisable in the list of tracepoint packets.
2936
2937 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2938
2939 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2940 hsuser.texi.
2941 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2942 comment to hsuser.texi. Change rluser.texi name in the comment.
2943
2944 2011-05-10 Doug Evans <dje@google.com>
2945
2946 * gdb.texinfo (Threads): If an empty path is provided for
2947 libthread-db-search-path it is reset to its default value.
2948 (Server): Ditto.
2949
2950 2011-05-09 Doug Evans <dje@google.com>
2951
2952 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
2953
2954 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2955 Thiago Jung Bauermann <bauerman@br.ibm.com>
2956
2957 Implement support for PowerPC BookE masked watchpoints.
2958 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2959 (PowerPC Embedded): Mention support of masked watchpoints.
2960
2961 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2962
2963 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2964 `@value{GDBN}'.
2965
2966 2011-05-03 Joel Brobecker <brobecker@adacore.com>
2967
2968 * gdb.texinfo (titlepage): Remove dedication.
2969 (In Memoriam): New appendix.
2970
2971 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2972 Eli Zaretskii <eliz@gnu.org>
2973
2974 * gdb.texinfo (Index Section Format): Change the version to 5.
2975 Describe the different formula.
2976
2977 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2978 Eli Zaretskii <eliz@gnu.org>
2979
2980 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2981 for disconnected tracing.
2982 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2983 extended-remote relationship. Mention --once.
2984 (TCP port allocation lifecycle of @code{gdbserver}): New.
2985
2986 2011-04-23 Eli Zaretskii <eliz@gnu.org>
2987
2988 * gdb.texinfo (Server): Improve indexing. Index all optional
2989 switches to gdbserver.
2990
2991 2011-04-20 Tom Tromey <tromey@redhat.com>
2992
2993 * gdb.texinfo (Index Section Format): New node.
2994 (Top): Add new node to menu.
2995
2996 2011-04-20 Pedro Alves <pedro@codesourcery.com>
2997
2998 * gdb.texinfo (Maintenance Commands): Document `maint print
2999 remote-registers'.
3000
3001 2011-04-20 Tom Tromey <tromey@redhat.com>
3002
3003 * gdb.texinfo (Trace File Format): Move node later.
3004
3005 2011-04-19 Tom Tromey <tromey@redhat.com>
3006
3007 * gdbint.texinfo (Register Information Functions): Remove
3008 duplicate "the".
3009 * gdb.texinfo (Emacs): Remove duplicate "to".
3010 (GDB/MI Variable Objects): Remove duplicate "the".
3011 (General Query Packets): Likewise.
3012
3013 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3014
3015 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3016 "GDB/MI Ada Exception Information" node.
3017
3018 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3019
3020 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3021 the "exception-name" field in the *stopped async record.
3022
3023 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3024 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3025
3026 Implement support for PowerPC BookE ranged breakpoints.
3027 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3028
3029 2011-03-28 Tom Tromey <tromey@redhat.com>
3030
3031 * gdb.texinfo (Set Tracepoints): Fix typo.
3032
3033 2011-03-24 Tom Tromey <tromey@redhat.com>
3034
3035 * gdb.texinfo (Specify Location): Document `function:label'
3036 linespec.
3037
3038 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3039
3040 PR python/12149
3041
3042 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3043
3044 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3045
3046 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3047 (Inferiors In Python): Likewise.
3048 (Threads In Python): Likewise.
3049 (Symbols In Python): Likewise.
3050 (Objfiles In Python): Likewise.
3051 (Symbol Tables In Python): Likewise.
3052
3053 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3054
3055 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3056 display>: Explain that the commands accept number ranges.
3057
3058 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3059
3060 * gdb.texinfo (Breakpoints In Python): Add description and example
3061 of Python stop function operation.
3062
3063 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3064
3065 * gdb.texinfo (Parameters In Python): Document get_set_string and
3066 get_show_string methods.
3067
3068 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3069
3070 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3071
3072 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3073 circular-trace-buffer name.
3074
3075 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3076
3077 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3078 in the previous change.
3079
3080 2011-02-27 Michael Snyder <msnyder@vmware.com>
3081
3082 * gdb.texinfo (Inferiors and Programs): Update commands to show
3083 that they can accept multiple arguments.
3084
3085 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3086
3087 Revert the following patch (code patch was not approved):
3088 2011-02-21 Hui Zhu <teawater@gmail.com>
3089 * agentexpr.texi (bytecode descriptions): add printf.
3090 * gdb.texinfo (tracepoint action lists): add printf.
3091
3092 2011-02-23 Doug Evans <dje@google.com>
3093
3094 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3095
3096 2011-02-23 Michael Snyder <msnyder@vmware.com>
3097
3098 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3099 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3100 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3101
3102 2011-02-22 Doug Evans <dje@google.com>
3103
3104 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3105 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3106 add description of result, fix @defun formatting.
3107
3108 2011-02-21 Hui Zhu <teawater@gmail.com>
3109
3110 * agentexpr.texi (Bytecode Descriptions): Add printf.
3111 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3112
3113 2011-02-18 Tom Tromey <tromey@redhat.com>
3114
3115 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3116
3117 2011-02-14 Michael Snyder <msnyder@vmware.com>
3118
3119 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3120 Document new command "thread find".
3121
3122 2011-02-14 Michael Snyder <msnyder@vmware.com>
3123
3124 * gdb.texinfo (Threads): Update example of new thread message.
3125
3126 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3127
3128 * gdb.texinfo (Remote Configuration): Mention set/show remote
3129 traceframe-info.
3130 (Tools/Packages Optional for Building GDB): Mention that expat is
3131 used for traceframe info.
3132 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3133 (General Query Packets) <qSupported>: Describe the
3134 qXfer:traceframe-info:read feature.
3135 (qXfer::read): Describe qXfer:traceframe-info:read.
3136 (Traceframe Info Format): New section.
3137
3138 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3139
3140 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3141 for casts and unary operators.
3142
3143 2011-02-04 Tom Tromey <tromey@redhat.com>
3144
3145 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3146 is not useful.
3147
3148 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3149
3150 * gdb.texinfo: s/value optimized out/optimized out/g
3151
3152 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3153
3154 * gdb.texinfo (Other Misc Settings): Rework part of the
3155 documentation of the "set interactive mode" command.
3156
3157 2011-01-19 Tom Tromey <tromey@redhat.com>
3158
3159 * gdb.texinfo (Threads): Document thread name output and `thread
3160 name' command.
3161 (Threads In Python): Document Thread.name attribute.
3162 (GDB/MI Thread Commands): Document thread attributes.
3163
3164 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3165
3166 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3167 changes in mi/mi-cmd-disas.c
3168
3169 2011-01-12 Tom Tromey <tromey@redhat.com>
3170
3171 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3172 Fix "thread apply" text.
3173
3174 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3175 Thiago Jung Bauermann <bauerman@br.ibm.com>
3176
3177 Implement support for PowerPC BookE ranged watchpoints.
3178 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3179 the "set powerpc exact-watchpoints" flag.
3180
3181 2011-01-07 Tom Tromey <tromey@redhat.com>
3182
3183 * gdb.texinfo (Python API): Add descriptions to @menu items.
3184
3185 2011-01-06 Tom Tromey <tromey@redhat.com>
3186
3187 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3188
3189 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3190
3191 * gdb.texinfo (Debugging Output): Document "set debug jit".
3192
3193 2011-01-06 Tom Tromey <tromey@redhat.com>
3194
3195 PR python/12133:
3196 * gdb.texinfo (Frames In Python): Document various frame
3197 constants.
3198
3199 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3200
3201 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3202 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3203 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3204
3205 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3206
3207 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3208 (clean): Add GDBvn.texi.
3209
3210 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3211
3212 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3213 occasional case where the debugger prints an array address
3214 instead of the array itself.
3215
3216 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3217
3218 * gdb.texinfo (Packets) <read registers packet>: Document support
3219 for registers that were not collected.
3220
3221 2010-12-15 Doug Evans <dje@google.com>
3222
3223 * gdb.texinfo (Startup): Document auto-loading of scripts during
3224 startup.
3225 (Auto-loading): Delete "maint set python auto-load on|off".
3226 Add "set auto-load-scripts on|off".
3227
3228 2010-12-07 Doug Evans <dje@google.com>
3229
3230 * gdb.texinfo (Mode Options): Document -data-directory.
3231 (Data Files): Add reference to -data-directory.
3232
3233 2010-11-29 Doug Evans <dje@google.com>
3234
3235 * gdb.texinfo (Pretty-Printer Introduction): Change
3236 printer-name:subprinter-name to printer-name;subprinter-name.
3237
3238 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3239
3240 PR python/12199
3241
3242 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3243
3244 2010-11-23 Tom Tromey <tromey@redhat.com>
3245
3246 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3247 (Editing): Likewise.
3248 (Command History): Likewise.
3249 (TUI Keys): Likewise.
3250 (Bug Reporting): Conditionally include rluser.texi and
3251 inc-history.texinfo.
3252 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3253 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3254 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3255 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3256 (gdb.pdf): Likewise.
3257 (gdb.info): Likewise.
3258 (gdb/index.html): Likewise.
3259
3260 2010-11-23 Tom Tromey <tromey@redhat.com>
3261
3262 * Makefile.in (Makefile): Run ../config.status.
3263 (distclean): Update.
3264 * configure: Remove.
3265 * configure.ac: Remove.
3266
3267 2010-11-12 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.texinfo (Basic Python): Update. Add xref.
3270 (Exception Handling): Document new exception classes.
3271 (Types In Python): Update.
3272 (Frames In Python): Update.
3273
3274 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3275
3276 * gdb.texinfo (Breakpoints In Python): Document "internal"
3277 parameter, and visible attribute.
3278
3279 2010-11-05 Doug Evans <dje@google.com>
3280
3281 * gdb.texinfo (Source Path): Document "set directories".
3282
3283 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3284
3285 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3286 (OpenCL C): New node.
3287
3288 2010-11-02 Doug Evans <dje@google.com>
3289
3290 * gdb.texinfo (Pretty Printing): Expand into three sections,
3291 introduction, example, and commands.
3292 (Python API): Delete section Disabling Pretty-Printers, merge into
3293 Selecting Pretty-Printers.
3294 (Writing a Pretty-Printer): New section. Move the pretty-printer
3295 example here, and reformat to match python coding style. Add a second
3296 example using the gdb.printing module.
3297 (Python modules): Add gdb.printing.
3298
3299 2010-10-29 Doug Evans <dje@google.com>
3300
3301 * gdb.texinfo (Python): Fix long line.
3302
3303 2010-10-20 Doug Evans <dje@google.com>
3304
3305 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3306 All references updated. Correct sections marked as subsections.
3307 (Coding Standards): New chapter. Move the coding standard related
3308 subsections here. Add section on Python coding standards.
3309
3310 2010-10-13 Doug Evans <dje@google.com>
3311
3312 * gdb.texinfo (Python): Add "Python modules".
3313 (Types in Python): Add reference to gdb.types section.
3314 (Python modules): New node.
3315
3316 2010-10-11 Doug Evans <dje@google.com>
3317
3318 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3319 Python" from gdb.Value.type description.
3320
3321 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3322
3323 * gdb.texinfo (Ravenscar Profile): New node.
3324
3325 2010-09-22 Tom Tromey <tromey@redhat.com>
3326
3327 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3328
3329 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3330
3331 * gdb.texinfo (Values From Inferior): Clarify that
3332 value.dynamic_type works only in C++ programs with RTTI.
3333
3334 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3335
3336 * gdb.texinfo (Character Sets): Correctly reference host-charset
3337 in example.
3338
3339 2010-09-13 Tom Tromey <tromey@redhat.com>
3340
3341 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3342 Document "fullname" and "from".
3343
3344 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3345
3346 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3347 feature `reverse' output by -list-target-features.
3348
3349 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3350
3351 * gdb.texinfo (i386 Features): Remove an extra "@item".
3352
3353 2010-08-30 Tom Tromey <tromey@redhat.com>
3354
3355 PR python/11792:
3356 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3357
3358 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3359
3360 * gdb.texinfo (ARM Features): Document
3361 org.gnu.gdb.arm.m-profile.
3362
3363 2010-08-23 Tom Tromey <tromey@redhat.com>
3364
3365 PR python/11145:
3366 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3367 reinterpret_cast methods.
3368
3369 2010-08-23 Tom Tromey <tromey@redhat.com>
3370
3371 PR python/11915:
3372 * gdb.texinfo (Types In Python): Document array method.
3373
3374 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3375
3376 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3377
3378 2010-08-16 Tom Tromey <tromey@redhat.com>
3379
3380 * gdb.texinfo (Set Watchpoints): Document -location option.
3381
3382 2010-08-13 Doug Evans <dje@google.com>
3383
3384 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3385
3386 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3387
3388 * gdb.texinfo (GDB/MI Data Manipulation): Document
3389 -data-read-memory-raw and -data-write-memory-raw.
3390
3391 2010-08-11 Tom Tromey <tromey@redhat.com>
3392 Phil Muldoon <pmuldoon@redhat.com>
3393
3394 * gdb.texinfo (Basic Python): Describe post_event API.
3395
3396 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3397
3398 * gdb.texinfo (Basic Python): Describe solib_address and
3399 decode_line Python APIs
3400
3401 2010-08-10 Tom Tromey <tromey@redhat.com>
3402
3403 * gdb.texinfo (Pretty Printing API): Document
3404 gdb.default_visualizer.
3405
3406 2010-08-10 Tom Tromey <tromey@redhat.com>
3407
3408 Revert gdb-add-index addition:
3409 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3410
3411 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3412 Eli Zaretskii <eliz@gnu.org>
3413
3414 * gdb.texinfo (Mode Options) <-batch>
3415 (Basic Python) <gdb.execute>: Describe setting width and height.
3416
3417 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3418
3419 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3420
3421 2010-07-30 Tom Tromey <tromey@redhat.com>
3422
3423 * gdb.texinfo (Index Files): Mention gdb-add-index.
3424
3425 2010-07-30 Hui Zhu <teawater@gmail.com>
3426
3427 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3428 "detach inferior" and "kill inferior".
3429
3430 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3431
3432 * gdb.texinfo (Machine Code): Update description of two forms of
3433 arguments, and add new example to demonstrate the new form.
3434
3435 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3436
3437 * gdb.texinfo (Values From Inferior): Add value inferior function
3438 call description.
3439
3440 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3441
3442 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3443
3444 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3445 Eli Zaretskii <eliz@gnu.org>
3446
3447 Make core files the process_stratum.
3448 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3449 record_stratum example.
3450
3451 2010-07-13 Tom Tromey <tromey@redhat.com>
3452
3453 * gdb.texinfo (Index Files): New node.
3454
3455 2010-07-13 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3458
3459 2010-07-13 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.texinfo (Specify Location): Document labels.
3462
3463 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3464
3465 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3466 entries for fast tracepoints and static tracepoints.
3467
3468 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3469
3470 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3471 qsThreadInfo>: Spell out `l' as ell.
3472
3473 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3474
3475 * gdb.texinfo (Convenience Variables): Document $_sdata.
3476 (Commands to Set Tracepoints): Describe static tracepoints. Add
3477 `Listing Static Tracepoint Markers' menu entry. Document
3478 "strace".
3479 (Tracepoint Action Lists): Document collecting $_sdata.
3480 (Listing Static Tracepoint Markers): New subsection.
3481 (Tracepoints support in gdbserver): Mention static tracepoints.
3482 (remote packets, enabling and disabling): Mention
3483 read-sdata-object.
3484 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3485 and StaticTracepoint.
3486 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3487 Document qXfer:sdata:read.
3488 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3489
3490 2010-06-29 Joel Brobecker <brobecker@adacore.com>
3491
3492 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3493
3494 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3495 Tom Tromey <tromey@redhat.com>
3496 Thiago Jung Bauermann <bauerman@br.ibm.com>
3497
3498 * gdb.texinfo (Inferiors In Python): New node.
3499 * gdb.texinfo (Threads In Python): New node.
3500
3501 2010-06-28 Joel Brobecker <brobecker@adacore.com>
3502
3503 * gdb.texinfo (Python): Document what the python directory is
3504 and what its location is.
3505 (Basic Python): Document the gdb.PYTHONDIR constant.
3506
3507 2010-06-25 Tom Tromey <tromey@redhat.com>
3508
3509 PR python/10808:
3510 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3511
3512 2010-06-24 Hui Zhu <teawater@gmail.com>
3513
3514 * gdb.texinfo: (Commands for Controlled Output): Add
3515 documentation for command "eval".
3516
3517 2010-06-21 Stan Shebs <stan@codesourcery.com>
3518
3519 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3520 * annotate.texinfo: Ditto.
3521 * gdbint.texinfo: Ditto.
3522 * stabs.texinfo: Ditto.
3523
3524 2010-06-22 Hui Zhu <teawater@gmail.com>
3525
3526 * gdb.texinfo: (Process Record and Replay): Add documentation
3527 for command "set record memory-query".
3528
3529 2010-06-21 Stan Shebs <stan@codesourcery.com>
3530
3531 * gdb.texinfo: Relicense under GFDL version 1.3.
3532 * annotate.texinfo: Relicense under GFDL version 1.3.
3533 * gdbint.texinfo: Relicense under GFDL version 1.3.
3534 * stabs.texinfo: Relicense under GFDL version 1.3.
3535 * fdl.texi: Update to version 1.3.
3536
3537 2010-06-18 Stan Shebs <stan@codesourcery.com>
3538
3539 * gdb.texinfo (Operating System Auxiliary Information): Describe
3540 "info os" when no arguments given.
3541
3542 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3543 $_thread.
3544
3545 2010-06-18 Hui Zhu <teawater@gmail.com>
3546
3547 * gdb.texinfo: (Process Record and Replay): Add documentation
3548 for commands "record save" and "record restore".
3549
3550 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3551
3552 * gdb.texinfo: Include information about the correct use
3553 of addresses in the `watch' command.
3554
3555 2010-06-11 Stan Shebs <stan@codesourcery.com>
3556
3557 * gdb.texinfo (Observer Mode): New section.
3558 (General Query Packets): Document QAllow.
3559
3560 2010-06-04 Doug Evans <dje@google.com>
3561
3562 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3563
3564 2010-06-03 Doug Evans <dje@google.com>
3565
3566 * gdbint.texinfo (Coding): Add subsection on command names.
3567
3568 2010-06-02 Tom Tromey <tromey@redhat.com>
3569
3570 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3571 always-disassemble.
3572
3573 2010-06-01 Pedro Alves <pedro@codesourcery.com>
3574
3575 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3576 gdbserver, and add cross reference.
3577 (Tracepoints support in gdbserver): New subsection.
3578
3579 2010-05-26 Pedro Alves <pedro@codesourcery.com>
3580
3581 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3582 `qRelocInsn' feature.
3583 (Relocate instruction reply packet): New subsection
3584 of `Tracepoint Packets'.
3585 (Tracepoint Packets): Mention that packets QTDP and QTStart
3586 support the qRelocInsn request, and add cross reference to new
3587 subsection.
3588
3589 2010-05-25 Doug Evans <dje@google.com>
3590
3591 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3592 (Commands In Python): Document gdb.string_to_argv.
3593
3594 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3597 ATTR_NORETURN.
3598
3599 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3600 Tom Tromey <tromey@redhat.com>
3601 Thiago Jung Bauermann <bauerman@br.ibm.com>
3602
3603 * gdb.texinfo (Parameters In Python): New Node.
3604
3605 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3606
3607 * gdb.texinfo: (Summary) Add mention about D language support.
3608 (Filenames): Add D suffixes.
3609 (D): New node.
3610
3611 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3612
3613 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3614 of macro deleted from GDB code.
3615
3616 2010-04-24 Pedro Alves <pedro@codesourcery.com>
3617
3618 * gdb.texinfo (Commands to specify files): Describe what how GDB
3619 looks up DOS-based filesystem paths on the system root. Document
3620 the new `set/show target-file-system-kind' commands.
3621
3622 2010-04-23 Doug Evans <dje@google.com>
3623
3624 * gdb.texinfo (Python): Move Auto-loading section here ...
3625 (Python API): from here.
3626 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3627 (Maintenance Commands): Add docs for "maint print section-scripts".
3628
3629 2010-04-20 Chris Moller <cmoller@redhat.com>
3630
3631 * gdb.texinfo (Setting Breakpoints): Added description of
3632 filename-qualified rbreak.
3633 * refcard.tex (Breakpoints and Watchpoints): Added brief
3634 description of filename-qualified rbreak.
3635
3636 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3637
3638 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3639 (Python API): Change the reference to Pretty Printing API.
3640 (Pretty Printing): Move the user part under the Data node. Reformat
3641 the sample output to 72 columns. Create a new reference to Pretty
3642 Printing API. Rename the API part ...
3643 (Pretty Printing API): To a new node name.
3644 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3645 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3646
3647 2010-04-21 Stan Shebs <stan@codesourcery.com>
3648
3649 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
3650 and commands.
3651 (Listing Tracepoints): Update to reflect current behavior.
3652
3653 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3654
3655 * gdb.texinfo (Examining memory): Update for change in string
3656 display with explicit size.
3657
3658 2010-04-19 Pedro Alves <pedro@codesourcery.com>
3659
3660 PR breakpoints/8554.
3661
3662 * gdb.texinfo (Save Breakpoints): New node.
3663 (save-tracepoints): Rename to ...
3664 (save tracepoints): ... this. Mention that `save-tracepoints' is
3665 a deprecated alias to `save tracepoints'.
3666
3667 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3668
3669 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
3670 (info w32 thread-information-block): Document new command.
3671 (qGetTIBAddress): Document new gdbserver query.
3672 (maint set/show show-all-tib): Document new command.
3673
3674 2010-04-15 Doug Evans <dje@google.com>
3675
3676 * gdb.texinfo (Python API): Add progspaces section.
3677 (Selecting Pretty-Printers): Progspace pretty-printers are
3678 searched too.
3679 (Progspaces In Python): New section.
3680
3681 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3682
3683 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3684
3685 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3686 returns None.
3687
3688 2010-04-09 Stan Shebs <stan@codesourcery.com>
3689
3690 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3691 Describe the `frames-created' field, tweak grammar.
3692
3693 2010-04-09 Pedro Alves <pedro@codesourcery.com>
3694
3695 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3696 Describe the `circular' and `disconnected' fields.
3697
3698 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3699
3700 * gdb.texinfo (maint print registers): Mention unavailable and
3701 invisible registers.
3702
3703 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3704 Thiago Jung Bauermann <bauerman@br.ibm.com>
3705 Tom Tromey <tromey@redhat.com>
3706
3707 * gdb.texinfo (Breakpoints In Python): New Node.
3708
3709 2010-04-08 Stan Shebs <stan@codesourcery.com>
3710
3711 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3712 trace status fields.
3713
3714 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3715
3716 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3717 optional. Make org.gnu.gdb.i386.avx requires
3718 org.gnu.gdb.i386.avx.
3719
3720 2010-04-08 Doug Evans <dje@google.com>
3721
3722 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3723 search path, and document that gdb only scans the search path if
3724 the script's path doesn't specify a directory.
3725
3726 2010-04-05 Doug Evans <dje@google.com>
3727
3728 * gdb.texinfo (maint show python auto-load): Fix typo.
3729
3730 2010-04-04 Stan Shebs <stan@codesourcery.com>
3731
3732 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3733 (Setting Watchpoints): Update description of "info watch".
3734 (Disabling Breakpoints): Only "info break" lists all.
3735
3736 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3737 (tdump): Explain how tdump works.
3738
3739 2010-04-01 Pedro Alves <pedro@codesourcery.com>
3740
3741 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3742 add cross reference.
3743
3744 2010-03-31 Pedro Alves <pedro@codesourcery.com>
3745
3746 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3747 commands error out.
3748
3749 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3750
3751 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3752
3753 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3754
3755 * gdb.texinfo (General Query Packets): Add xmlRegisters.
3756
3757 2010-03-29 Stan Shebs <stan@codesourcery.com>
3758 Nathan Sidwell <nathan@codesourcery.com>
3759
3760 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3761 GDBN equivalent.
3762 (Set Tracepoints): Remove mention that conditional tracepoints
3763 don't exist.
3764 (Tracepoint Actions): Clarify when while-stepping collection
3765 happens, note that while-stepping does not automatically collect
3766 $pc.
3767
3768 2010-03-29 Stan Shebs <stan@codesourcery.com>
3769
3770 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3771 (General Query Packets): Describe TracepointSource.
3772
3773 2010-03-27 Matt Rice <ratmice@gmail.com>
3774
3775 * gdb.texinfo (ARM): Document arguments to "target sim".
3776 (Set Catchpoints): Use @dots{} instead of @r{...}.
3777
3778 2010-03-26 Pedro Alves <pedro@codesourcery.com>
3779
3780 * gdb.texinfo (Tracepoint Packets): Remove mention that
3781 terror:string may be plain text, and drop mention of X prefix.
3782
3783 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
3784
3785 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3786
3787 2010-03-24 Stan Shebs <stan@codesourcery.com>
3788
3789 * gdb.texinfo (Tracepoint Packets): Document trace error status.
3790
3791 2010-03-24 Tom Tromey <tromey@redhat.com>
3792
3793 PR breakpoints/9352:
3794 * gdb.texinfo (Break Commands): Update.
3795
3796 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
3797
3798 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3799 commands.
3800
3801 2010-03-16 Stan Shebs <stan@codesourcery.com>
3802
3803 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3804 circular-trace-buffer.
3805 (Tracepoint Packets): Describe QTBuffer, and details of the
3806 qTStatus reply.
3807
3808 2010-03-12 Stan Shebs <stan@codesourcery.com>
3809 Nathan Sidwell <nathan@codesourcery.com>
3810
3811 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3812 doing instruction stepping.
3813 (Tracepoint Restrictions): New node.
3814
3815 2010-03-10 Tom Tromey <tromey@redhat.com>
3816
3817 * gdbint.texinfo (Symbol Handling): Update.
3818
3819 2010-03-08 Tom Tromey <tromey@redhat.com>
3820
3821 PR cli/9591:
3822 * gdb.texinfo (Mode Options): Mention lack of pagination and
3823 confirmation with --batch.
3824 (Screen Size): Mention --batch.
3825 (Messages/Warnings): Likewise.
3826
3827 2010-03-05 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.texinfo (Basic Python): Document target_charset and
3830 target_wide_charset.
3831
3832 2010-03-05 Tom Tromey <tromey@redhat.com>
3833
3834 * gdb.texinfo (Data): Link to pretty-printing.
3835 (Output Formats): Likewise. Correct text.
3836
3837 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3838
3839 * gdb.texinfo (Types): Describe <struct> and <flags>.
3840
3841 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3842
3843 * gdb.texinfo (Frames In Python): Add block parameter and
3844 description to read_var text.
3845
3846 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
3847 Tom Tromey <tromey@redhat.com>
3848
3849 * gdb.texinfo (Types In Python): Describe block argument in
3850 template_argument and gdb.lookup_type.
3851
3852 2010-02-24 Tom Tromey <tromey@redhat.com>
3853
3854 * gdb.texinfo (Cygwin Native): Fix typo.
3855
3856 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3857
3858 * gdb.texinfo (Frames In Python): Add block, find_sal, function
3859 and select method descriptions.
3860 (Python API): Add Blocks In Python, Symbols in Python and Symbol
3861 Tables in Python to menu.
3862 (Blocks In Python): New node.
3863 (Symbols In Python): New node.
3864 (Symbol Tables in Python): New node.
3865
3866 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3867
3868 Multiexec MI
3869
3870 gdb/
3871 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3872
3873 gdb/doc/
3874 * gdb.texinfo (GDB/MI Command Syntax): Document notification
3875 changes.
3876 (GDB/MI Program Execution): Document current behaviour of
3877 --all and --thread-group.
3878 (GDB/MI Miscellaneous Commands): Document -add-inferior and
3879 -remove-inferior.
3880 * observer.texi (inferior_added, inferior_removed): New
3881 observers.
3882
3883 2010-02-19 Tom Tromey <tromey@redhat.com>
3884
3885 * gdbint.texinfo (Getting Started): Fix @node.
3886 (Debugging GDB): Likewise.
3887
3888 2010-02-13 Joel Brobecker <brobecker@adacore.com>
3889
3890 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3891 documenting the gdb_test_timeout variable.
3892
3893 2010-02-12 Jakob Engblom <jakob@virtutech.com>
3894
3895 * gdb.texinfo (MI commands): Added documentation of --reverse
3896 option to a set of MI commands. Restructured documentation of MI
3897 commands --exec-continue to reflect the complexity of reverse
3898 execution.
3899
3900 2010-02-12 Pedro Alves <pedro@codesourcery.com>
3901
3902 * gdb.texinfo (Using the Collected Data): Specify that the address
3903 range of `tfind outsize' is exclusive, and that the address range
3904 of `tfind range' is inclusive.
3905 (Tracepoint Packets): Specify that the address range of
3906 `QTFrame:range' is inclusive, and that the address range of
3907 `QTFrame:outside' is exclusive
3908
3909 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
3910
3911 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3912
3913 2010-02-10 Tom Tromey <tromey@redhat.com>
3914
3915 * gdb.texinfo (Debugging Output): Document set debug parser and
3916 show debug parser.
3917
3918 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
3919
3920 * gdb.texinfo (Predefined Target Types): Add i387_ext,
3921 i386_eflags and i386_mxcsr.
3922
3923 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
3924
3925 * gdb.texinfo: Document i386 target features.
3926
3927 2010-02-05 Doug Evans <dje@google.com>
3928
3929 * gdbint.texinfo (Testsuite): Add a new section to document the
3930 various DejaGnu variables that may be overridden.
3931 Document INTERNAL_GDBFLAGS.
3932
3933 2010-02-04 Tom Tromey <tromey@redhat.com>
3934
3935 PR cli/8830:
3936 * gdb.texinfo (Files): -readnow comes before the filename for file
3937 and symbol-file.
3938
3939 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3940
3941 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3942 Document ARM breakpoint types.
3943 (Register Packet Format): Move into the new section.
3944 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3945
3946 2010-01-21 Joel Brobecker <brobecker@adacore.com>
3947
3948 * gdb.texinfo (File Options): Adjust the documentation of this
3949 switch to refer to the "source" command rather than partially
3950 duplicating some of the relevant information.
3951 (Extending GDB): Introduce and document the set/show script-extension
3952 setting.
3953 (Command Files): Add note explaining that the "source" command
3954 is also used to evalute scripts written in other languages.
3955 Remove the short slightly incorrect reference to sourcing Python
3956 scripts.
3957 (Python Commands): Document how to execute a Python script from GDB.
3958
3959 2010-01-19 Joel Brobecker <brobecker@adacore.com>
3960
3961 * gdb.texinfo (Command Files): Fix typo.
3962
3963 2010-01-18 Tom Tromey <tromey@redhat.com>
3964
3965 * gdb.texinfo (File Options): Document -x on .py files.
3966 (Command Files): Document handling of Python scripts.
3967
3968 2010-01-18 Jie Zhang <jie.zhang@analog.com>
3969
3970 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3971
3972 2010-01-15 Stan Shebs <stan@codesourcery.com>
3973
3974 * gdb.texinfo (Trace Files): New section.
3975 (Tracepoint Packets): Document QTSave and qTBuffer.
3976 (Trace File Format): New appendix.
3977
3978 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3979
3980 * gdb.texinfo (Values From Inferior): Document lazy_string value
3981 method.
3982 (Python API): Add Lazy strings menu item.
3983 (Lazy Strings In Python): New node.
3984
3985 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3986
3987 * gdb.texinfo (GDB/MI Thread Information): New.
3988 (GDB/MI Async Records): Document the core field in *stopped.
3989 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3990 documentation
3991 (Process list): Document that osdata document may contain
3992 threads.
3993 (Remote Serial Protocol): Document qXfer:threads.
3994
3995 2010-01-06 Stan Shebs <stan@codesourcery.com>
3996
3997 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3998 disconnected tracing.
3999 (Tracepoint Packets): Document new protocol.
4000
4001 2010-01-05 Stan Shebs <stan@codesourcery.com>
4002
4003 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4004 tracepoints.
4005 (Tracepoint Packets): Describe remote protocol for fast
4006 tracepoints.
4007
4008 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4009
4010 Update the "Start of New Year Procedure".
4011 * gdbint.texinfo: Add the list of files that need to be updated
4012 manually. Minor reformatting.
4013
4014 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4015
4016 * refcard.tex: Update copyright year in header and text.
4017
4018 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4019
4020 * agentexpr.texi: Add 2010 to the list of copyright years.
4021 * annotate.texinfo: Likewise.
4022 * gdb.texinfo: Likewise.
4023 * gdbint.texinfo: Likewise.
4024 * observer.texi: Likewise.
4025 * stabs.texinfo: Likewise.
4026
4027 2009-12-31 Stan Shebs <stan@codesourcery.com>
4028
4029 * gdb.texinfo (Tracepoint Actions): Describe teval.
4030
4031 2009-12-29 Stan Shebs <stan@codesourcery.com>
4032
4033 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4034
4035 2009-12-28 Stan Shebs <stan@codesourcery.com>
4036
4037 * gdb.texinfo (Trace State Variables): New section.
4038 (Tracepoint Packets): Describe trace state variable packets.
4039 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4040 variable bytecodes.
4041
4042 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4043
4044 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4045 declarations.
4046
4047 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4048
4049 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4050 -gdb-exit behaviour.
4051
4052 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4053
4054 * gpl.texi: Update to version 3 of the GPL.
4055
4056 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4057
4058 * Makefile.in: Update copyright header.
4059 * observer.texi: Fix the copyright header of the generated files.
4060
4061 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4062
4063 * gdb.texinfo (Types In Python): Describe range function.
4064
4065 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4066
4067 * gdb.texinfo (Types In Python): Describe "is_base_class".
4068
4069 2009-12-03 Tom Tromey <tromey@redhat.com>
4070
4071 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4072
4073 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4074
4075 * observer.texi: New memory_changed observer.
4076
4077 2009-12-01 Tom Tromey <tromey@redhat.com>
4078
4079 * gdb.texinfo (Reverse Execution): Fix typo.
4080
4081 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4082
4083 PR gdb/8704
4084
4085 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4086 are allowed after the breakpoint condition.
4087
4088 2009-11-23 Tom Tromey <tromey@redhat.com>
4089
4090 PR python/10782:
4091 * gdb.texinfo (Types In Python): Document Type.pointer.
4092
4093 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4094
4095 * gdb.texinfo (Machine Code): Adjust.
4096
4097 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4098
4099 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4100 (Using Agent Expressions): Delete cross reference.
4101
4102 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4103
4104 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4105 and @settitle directives up to help makeinfo find them.
4106
4107 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4108
4109 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4110 (Auto-loading): Use plural and note one can use multiple components now.
4111
4112 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4113
4114 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4115 -stack-list-arguments have the same documentation for parameter
4116 as -stack-list-locals. Add comas.
4117
4118 2009-10-27 Tom Tromey <tromey@redhat.com>
4119 Eli Zaretskii <eliz@gnu.org>
4120
4121 PR python/10781
4122
4123 * gdb.texinfo (Values From Inferior): Document cast method.
4124
4125 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4126
4127 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4128 and adjust example.
4129
4130 2009-10-22 Michael Snyder <msnyder@vmware.com>
4131
4132 * gdb.texinfo (Process Record and Replay): Document new form of
4133 info record command. Also document the new save and restore
4134 commands.
4135
4136 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4137
4138 * gdb.texinfo (Machine Code): Mention current pc marker.
4139 (Memory): Likewise.
4140
4141 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4142 Stan Shebs <stan@codesourcery.com>
4143
4144 * observer.texi (new_inferior): Rename to...
4145 (inferior_appeared): ... this.
4146
4147 * gdb.texinfo (Inferiors): Rename node to ...
4148 (Inferiors and Programs): ... this. Mention running multiple
4149 programs in the same debug session.
4150 <info inferiors>: Mention the new 'Executable' column if "info
4151 inferiors". Update examples. Document the "add-inferior",
4152 "clone-inferior", "remove-inferior" and "maint info
4153 program-spaces" commands.
4154 (Process): Rename node to...
4155 (Forks): ... this. Document "set|show follow-exec-mode".
4156
4157 2009-10-11 Michael Snyder <msnyder@vmware.com>
4158
4159 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4160 (ReverseContinue): Ditto.
4161
4162 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4163
4164 * gdb.texinfo (Server): Document libthread-db-search-path.
4165
4166 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4167
4168 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4169
4170 2009-10-06 Michael Eager <eager@eagercon.com>
4171
4172 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4173 (Embedded Processors): Add MicroBlaze.
4174 (MicroBlaze): New. Describe Xilinx MicroBlaze
4175
4176 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4177
4178 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4179
4180 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4181
4182 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4183
4184 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4185
4186 * observer.texi (solib_unloaded): Document explicitly the fact that
4187 this observer is called before the associated symbols are unloaded.
4188
4189 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4190
4191 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4192 -stack-list-variables.
4193
4194 2009-09-18 Tom Tromey <tromey@redhat.com>
4195
4196 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4197 is experimental.
4198
4199 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4200
4201 * gdb.texinfo (convenince variables): Mention
4202 $_siginfo could be empty.
4203
4204 2009-09-15 Tom Tromey <tromey@redhat.com>
4205
4206 * gdb.texinfo (GDB/MI Variable Objects): Document
4207 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4208 Expand -var-update documentation.
4209
4210 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4211
4212 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4213 feature.
4214
4215 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4216
4217 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4218
4219 2009-09-10 Michael Snyder <msnyder@vmware.com>
4220
4221 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4222 ReverseStep replies to the qSupported query.
4223
4224 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4225
4226 Add documentation for set/show interactive-mode.
4227 * gdb.texinfo (Other Misc Settings): New node.
4228
4229 2009-09-01 Doug Evans <dje@google.com>
4230
4231 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4232 non-stop mode's affect on remote caching.
4233
4234 2009-08-31 Jacob Potter <jdpotter@google.com>
4235 Doug Evans <dje@google.com>
4236
4237 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4238 Mark `set/show remotecache' options as obsolete.
4239 Document new `set/show stack-cache' option.
4240 Update text for `info dcache'.
4241
4242 2009-08-27 Doug Evans <dje@google.com>
4243
4244 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4245 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4246
4247 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4248
4249 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4250 about autoconf.
4251
4252 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4253
4254 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4255 small example, and describe its columns. Replace "inferior-id" by
4256 "infno" throughout.
4257
4258 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4259
4260 * gdbint.texinfo (Releasing GDB): Point to
4261 README-maintainer-mode file for required autoconf version.
4262 * configure.ac: Do not substitute datarootdir, htmldir,
4263 pdfdir, docdir. Do not process --with-datarootdir,
4264 --with-htmldir, --with-pdfdir, --with-docdir.
4265 * configure: Regenerate.
4266
4267 * configure: Regenerate.
4268
4269 2009-08-20 Reid Kleckner <reid@kleckner.net>
4270
4271 * gdb.texinfo: Add chapter on JIT interface.
4272
4273 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4274
4275 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4276 confirmation request.
4277
4278 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4279
4280 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4281 CRC definitions.
4282
4283 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4284
4285 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4286 -break-commands.
4287
4288 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4289
4290 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4291 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4292
4293 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4294
4295 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4296 "set spu stop-on-load" and "show spu stop-on-load" commands.
4297
4298 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4299
4300 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4301
4302 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4303
4304 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4305 org.gnu.gdb.arm.neon.
4306
4307 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4308
4309 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4310 optional element.
4311 (subsection OS ABI): New subsection.
4312
4313 2009-07-14 Stan Shebs <stan@codesourcery.com>
4314
4315 * gdb.texinfo (Tracepoint Conditions): New section.
4316 (General Query Packets): Describe ConditionalTracepoints.
4317 (Tracepoint Packets): Describe condition field.
4318 (Maintenance Commands): Describe maint agent-eval.
4319 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4320
4321 2009-07-11 Hui Zhu <teawater@gmail.com>
4322
4323 * gdb.texinfo (disassemble): Add a new modifier /r
4324 to "disassemble" command to make it print the raw instructions
4325 in hex as well as in symbolic form.
4326
4327 2009-07-09 Tom Tromey <tromey@redhat.com>
4328
4329 * gdbint.texinfo (Testsuite): Document parallel make check.
4330
4331 2009-07-09 Tom Tromey <tromey@redhat.com>
4332
4333 * gdbint.texinfo (Testsuite): Document test transcripts.
4334
4335 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4336
4337 * gdb.texinfo (Values From Inferior): Add length parameter
4338 description.
4339
4340 2009-07-04 Chris Genly <chris@genly.us>
4341
4342 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4343 in -var-list-children. Fix example according to what the code
4344 does.
4345
4346 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4347
4348 * gdb.texinfo (Debugging multiple inferiors): Document the
4349 "inferior", "detach inferior" and "kill inferior" commands.
4350 (Debugging Programs with Multiple Processes): Adjust to mention
4351 generic "inferior" commands. Delete mention of "detach fork" and
4352 "delete fork". Cross reference to "Debugging multiple inferiors"
4353 section.
4354
4355 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4356
4357 * gdbint.texinfo (Item Output Functions): Update signature
4358 for ui_out_field_core_addr.
4359
4360 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4361
4362 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4363 Update example code extrated from breakpoint.c.
4364
4365 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4366
4367 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4368 MI commands.
4369 (GDB/MI Symbol Query): Likewise.
4370 (GDB/MI File Commands): Likewise.
4371 (GDB/MI File Transfer Commands): Likewise.
4372 (GDB/MI Target Manipulation): Likewise.
4373 (GDB/MI Miscellaneous Commands): Likewise.
4374
4375 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4376
4377 * gdb.texinfo (Debugging Optimized Code): New chapter.
4378 (Compiling for Debugging): Reference it. Move some
4379 text to the new section.
4380
4381 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4382
4383 * doc/gdb.texinfo (Calling): Document
4384 set-unwind-on-terminating-exception usage.
4385
4386 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4387
4388 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4389 command.
4390
4391 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4392
4393 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4394 references.
4395
4396 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4397
4398 * gdbint.texinfo: Rename formal parameters to gdbarch function
4399 protoypes from "current_gdbarch" to "gdbarch".
4400
4401 2009-05-28 Tom Tromey <tromey@redhat.com>
4402
4403 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4404
4405 2009-05-27 Tom Tromey <tromey@redhat.com>
4406
4407 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4408 feature.
4409 (GDB/MI Variable Objects): Document -var-set-visualizer.
4410
4411 2009-04-02 Tom Tromey <tromey@redhat.com>
4412
4413 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4414 feature.
4415 (GDB/MI Variable Objects): Document -var-set-visualizer.
4416
4417 2009-05-27 Tom Tromey <tromey@redhat.com>
4418 Thiago Jung Bauermann <bauerman@br.ibm.com>
4419 Phil Muldoon <pmuldoon@redhat.com>
4420
4421 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4422 (Pretty Printing): New node.
4423 (Selecting Pretty-Printers): Likewise.
4424 (Python API): Update.
4425 (Output Formats): Document /r format.
4426
4427 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4428 Tom Tromey <tromey@redhat.com>
4429
4430 * gdb.texinfo (Types In Python): New node.
4431 (Values From Inferior): "type" is now an attribute.
4432 (Python API): Update.
4433
4434 2009-05-27 Tom Tromey <tromey@redhat.com>
4435 Thiago Jung Bauermann <bauerman@br.ibm.com>
4436 Phil Muldoon <pmuldoon@redhat.com>
4437
4438 * gdb.texinfo: Add @syncodeindex for `tp'.
4439 (Python API): Update.
4440 (Auto-loading): New node.
4441 (Objfiles In Python): New node.
4442
4443 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4444
4445 * gdb.texinfo (Threads): Document libthread-db-search-path.
4446
4447 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
4448
4449 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4450
4451 2009-05-12 Pedro Alves <pedro@codesourcery.com>
4452
4453 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4454 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4455 show show-debug-regs' docs.
4456
4457 2009-05-08 Eli Zaretskii <eliz@gnu.org>
4458
4459 * gdb.texinfo (Process Record and Replay): Add description of
4460 reverse execution.
4461
4462 2009-05-07 Joel Brobecker <brobecker@adacore.com>
4463
4464 * gdbint.texinfo (Adding support for debugging core files): New node.
4465 (Native Debugging): Remove the ``Native core file Support'' section.
4466
4467 2009-05-01 Eli Zaretskii <eliz@gnu.org>
4468
4469 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4470 Add index entries.
4471
4472 2009-04-30 Hui Zhu <teawater@gmail.com>
4473 Michael Snyder <msnyder@vmware.com>
4474
4475 * gdb.texinfo: (Process Record and Replay): Add documentation for
4476 process record and replay.
4477
4478 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4479
4480 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4481 a new part on command-line defined macros.
4482
4483 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4484
4485 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4486 clarify the wording.
4487
4488 2009-04-23 Tom Tromey <tromey@redhat.com>
4489
4490 * gdb.texinfo (Data Files): New node.
4491 (GDB Files): Update menu.
4492
4493 2009-04-23 Joel Brobecker <brobecker@adacore.com>
4494
4495 * gdbint.texinfo (Defining Other Architecture Features): Remove
4496 entry for PROCESS_LINENUMBER_HOOK.
4497
4498 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4499
4500 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4501
4502 2009-04-22 Hui Zhu <teawater@gmail.com>
4503
4504 * gdb.texinfo (disassemble-next-line): Set the default of
4505 disassemble-next-line to off.
4506
4507 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4508
4509 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4510 --with-htmldir): New.
4511 * configure: Regenerate.
4512 * Makefile.in (datarootdir, docdir): Define.
4513 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4514 instead of $(SET_TEXINPUTS).
4515 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4516 gdbint.info instead of $(SET_TEXINPUTS).
4517 (gdbint/index.html): Use same -I options as for building
4518 gdbint.info.
4519 (stabs.dvi, stabs.pdf): Use same -I options as for building
4520 stabs.info instead of $(SET_TEXINPUTS).
4521 (stabs/index.html): Use same -I options as for building
4522 stabs.info.
4523 (annotate.dvi, annotate.pdf): Use same -I options as for building
4524 annotate.info instead of $(SET_TEXINPUTS).
4525 (annotate/index.html): Use same -I options as for building
4526 annotate.info.
4527
4528 2009-04-21 David Daney <ddaney@caviumnetworks.com>
4529
4530 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4531
4532 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4533
4534 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4535
4536 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
4537 Joseph Myers <joseph@codesourcery.com>
4538
4539 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4540 (MAKEHTMLFLAGS): Set to empty.
4541 (html__strip_dir): Define.
4542 (HTMLFILES): Define.
4543 (HTMLFILES_INSTALL): Define.
4544 (install-html): Copy new automake rule.
4545 (html): Depend on $(HTMLFILES).
4546 (gdb_toc.html): Rename to gdb/index.html.
4547 (gdbint_toc.html): Rename to gdbint/index.html.
4548 (stabs_toc.html): Rename to stabs/index.html.
4549 (annotate_toc.html): Rename to annotate/index.html.
4550
4551 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4552
4553 * Makefile.in: Set pdfdir and htmldir from configure
4554 substitutions.
4555 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4556 * configure: Regenerate.
4557
4558 2009-04-16 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4561 This macro is no longer used.
4562
4563 2009-04-15 Tom Tromey <tromey@redhat.com>
4564
4565 * gdb.texinfo (Character Sets): Document default character set.
4566
4567 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4568
4569 * gdbint.texinfo: Change server name from sources.redhat.com to
4570 sourceware.org throughout.
4571
4572 2009-04-09 Joel Brobecker <brobecker@adacore.com>
4573
4574 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4575 about a missing dot or coma after @xref.
4576
4577 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4578
4579 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4580 example, and add a small explanation about it.
4581 (Print Settings): Change the documentation of the "set print
4582 frame-arguments" to reflect the fact that the default is now "scalars".
4583
4584 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4585
4586 * gdb.texinfo (Print Settings): Add kindex for command "set
4587 print frame-arguments".
4588
4589 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4590
4591 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4592 breakpoints.
4593 (Set Breaks): Add reference to thread-specific and task-specific
4594 breakpoints.
4595
4596 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4597
4598 * gdb.texinfo (Ada Tasks): Remove the documentation about
4599 the "Running" state, as this state has been eliminated.
4600 Now all runnable tasks are shown as "Runnable".
4601
4602 2009-03-30 Stan Shebs <stan@codesourcery.com>
4603
4604 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4605 special case of breakpoints.
4606 (Enable and Disable Tracepoints): Mention deprecation.
4607 (Listing Tracepoints): Update description and example.
4608
4609 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4610
4611 * gdb.texinfo (Frames in Python): New node.
4612 (Python API): Update.
4613
4614 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4615
4616 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4617 from a method to an attribute.
4618
4619 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4620
4621 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4622 attribute.
4623
4624 2009-03-25 Pedro Alves <pedro@codesourcery.com>
4625
4626 * observer.texi (thread_exit): Add "silent" parameter.
4627
4628 2009-03-22 Pedro Alves <pedro@codesourcery.com>
4629
4630 * observer.texi (about_to_proceed): New.
4631
4632 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4633
4634 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4635 field throughout to handle types with spaces in them. Fix typos
4636 found by aspell.
4637 (Summary, Requirements, Contributors): New first chapter,
4638 "Summary" added, old Requirements section moved there, and new
4639 section, "Contributors" added.
4640 (Initializing a New Architecture, Register Representation)
4641 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4642 (Porting gdb): These sections extended and updated.
4643 (Compiler Characteristics): This section (empty) deleted.
4644 (Defining Other Architecture Features): This section renamed and
4645 duplicate material removed from (formerly "Target Conditionals").
4646 Use braces {} in @deftypeXX type field throughout to handle types
4647 with spaces in them. Typos found by aspell fixed.
4648
4649 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4650 * stack_frame.pdf: Version of image for PDF output.
4651 * stack_frame.png: Version of image for HTML output and for Emacs.
4652 * stack_frame.txt: Version of image for Info output.
4653 * stack_frame.eps: Version of image for TeX DVI output.
4654
4655 2009-03-21 Eli Zaretskii <eliz@gnu.org>
4656
4657 * gdb.texinfo (Character Sets): Fix last change.
4658
4659 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4660
4661 * gdb.texinfo (Values From Inferior): Fix optional arguments
4662 markup.
4663 (Commands In Python): Adjust argument names of gdb.Command.__init__
4664 to what the function accepts as keywords.
4665
4666 2008-03-20 Tom Tromey <tromey@redhat.com>
4667
4668 * gdb.texinfo (Convenience Vars): Document convenience functions.
4669 (Functions In Python): New node.
4670 (Python API): Update.
4671
4672 2009-03-20 Tom Tromey <tromey@redhat.com>
4673
4674 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4675 set target-wide-charset.
4676 (Requirements): Mention iconv.
4677
4678 2009-03-17 Hui Zhu <teawater@gmail.com>
4679
4680 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4681
4682 2009-03-17 Hui Zhu <teawater@gmail.com>
4683
4684 * gdb.texinfo: Add documentation for disassemble-next-line.
4685
4686 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4687
4688 * gdb.texinfo (Commands In Python): Remove tindex entries.
4689
4690 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4691
4692 * gdb.texinfo (Returning): New description for missing debug info.
4693
4694 2009-03-14 Pedro Alves <pedro@codesourcery.com>
4695
4696 * gdb.texinfo (Remote Configuration): Document query-attached.
4697 (General Query Packets): Document qAttached.
4698
4699 2009-03-05 Pedro Alves <pedro@codesourcery.com>
4700
4701 * gdb.texinfo (Background Execution): Better describe the set
4702 target-async command.
4703 (Maintenance Commands): Delete description of the `maint set/show
4704 linux-async' and `maint set/show remote-async' commands.
4705
4706 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4707
4708 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4709 between sentences.
4710
4711 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4712
4713 * gdb.texinfo (GDB/MI Async Records): Document the
4714 =library-loaded and =library-unloaded notifications.
4715
4716 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4717
4718 * observer.texi (test_notification): New observer.
4719
4720 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4721
4722 * observer.texi: Add parameter 'print_frame' to normal_stop
4723 observer.
4724
4725 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4726
4727 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4728 (Commands In Python): Fix COMMAND_* constants in last change. Use
4729 @kbd for interactive input. Add cross-references and index
4730 entries.
4731
4732 2009-02-06 Pedro Alves <pedro@codesourcery.com>
4733
4734 * gdb.texinfo (Signals): Document $_siginfo.
4735 (Convenience Variables): Mention $_siginfo.
4736 (Remote Configuration): Document qXfer:siginfo:read,
4737 qXfer:siginfo:write packets, and the read-siginfo-object,
4738 write-siginfo-object commands.
4739
4740 2009-02-06 Pedro Alves <pedro@codesourcery.com>
4741
4742 * gdbint.texinfo (Values): New chapter.
4743
4744 2009-02-06 Tom Tromey <tromey@redhat.com>
4745
4746 * gdb.texinfo (Python API): Add entry for Commands In Python.
4747 (Commands In Python): New node.
4748
4749 2009-02-05 Tom Tromey <tromey@redhat.com>
4750
4751 * gdb.texinfo (Values From Inferior): Document Value.string.
4752
4753 2009-02-05 Tom Tromey <tromey@redhat.com>
4754
4755 * gdb.texinfo (Basic Python): Document execute's from_tty
4756 argument.
4757
4758 2009-02-04 Tom Tromey <tromey@redhat.com>
4759
4760 * gdb.texinfo (Basic Python): Document gdb.history.
4761
4762 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4763
4764 * gdb.texinfo (GDB/MI Thread Commands): Document the
4765 'current-thread-id' field. Remove the example with zero threads,
4766 since current GDB won't ever report that if there's inferior.
4767
4768 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4769
4770 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4771 option to -break-insert.
4772
4773 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4774 Jerome Guitton <guitton@adacore.com>
4775
4776 * gdb.texinfo (Startup): Document --with-system-gdbinit.
4777 (System-wide configuration): New section.
4778
4779 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4780
4781 PR gdb/7580:
4782 * gdb.texinfo (Maintenance Commands): Document "maint set|show
4783 internal-error|internal-warning quit|corefile ask|yes|no".
4784
4785 2009-01-26 Pedro Alves <pedro@codesourcery.com>
4786
4787 * gdb.texinfo (Using the `gdbserver' Program): Document
4788 --remote-debug.
4789
4790 2009-01-23 Doug Evans <dje@google.com>
4791
4792 * gdb.texinfo: Add nexti to list of commands that support
4793 background execution.
4794
4795 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4796
4797 * gdb.texinfo (Define, Hooks): Document prefix command support.
4798
4799 2009-01-14 Joseph Myers <joseph@codesourcery.com>
4800 Carlos O'Donell <carlos@codesourcery.com>
4801
4802 Fixes for makeinfo --html.
4803
4804 * annotate.texinfo: Use @copying and @insertcopying. Use
4805 @ifnottex in place of @ifinfo.
4806 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
4807 place of @ifinfo. Use @ifnotinfo for one index entry.
4808 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
4809 in place of @ifinfo.
4810 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
4811 in place of @ifinfo. Include contents at start unconditionally.
4812
4813 2009-01-13 Pedro Alves <pedro@codesourcery.com>
4814
4815 * gdb.texinfo (General Query Packets): Remove @var{} around the
4816 "spu" literal string.
4817
4818 2009-01-07 Pedro Alves <pedro@codesourcery.com>
4819
4820 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4821 program may be running in another process" errors.
4822 * gdbint.texinfo (Native Conditionals): Delete
4823 ONE_PROCESS_WRITETEXT description.
4824
4825 2009-01-07 Joel Brobecker <brobecker@adacore.com>
4826
4827 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4828 emacs local variable to be placed at the end of the ChangeLog.
4829 Add server.c and gdbreplay.c to the list of files where the
4830 copyright year needs to be updated.
4831
4832 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
4833
4834 * gdb.texinfo (Remote Configuration): Document new
4835 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4836 commands.
4837
4838 2008-12-28 Pedro Alves <pedro@codesourcery.com>
4839
4840 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4841 FETCH_INFERIOR_REGISTERS.
4842 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4843 FETCH_INFERIOR_REGISTERS descriptions. Remove
4844 gdbarch_get_longjmp_target descrition, since already described in
4845 Target Conditionals. Move gdbarch_fp0_regnum description to ...
4846 (Target Conditionals): ... here.
4847
4848 2008-12-16 Joel Brobecker <brobecker@adacore.com>
4849
4850 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4851 examples.
4852 (Additions to Ada): Likewise. Add the missing opening and closing
4853 parenthesis of the GDB prompt in one of the examples.
4854
4855 2008-12-14 Joel Brobecker <brobecker@adacore.com>
4856
4857 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4858 about the result of 'Address not being of type System.Address.
4859 This problem has been fixed a while ago.
4860
4861 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4862
4863 MI non-stop and multiprocess docs.
4864
4865 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4866 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4867 Adjust documentation for *stopped, document =thread-created,
4868 =thread-exited, =thread-group-created and =thread-group-exited.
4869 (GDB/MI Thread Commands): Document the 'state' field in
4870 -thread-info output.
4871 (GDB/MI Program Execution): Mention --all and --thread-group
4872 options.
4873 (GDB/MI Variable Objects): Describe floating and fixed variable
4874 objects.
4875 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
4876
4877 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
4878
4879 * gdb.texinfo (Operating System Information): New appendix.
4880 (Operating System Auxiliary Information): Document 'info os processes'
4881 (Remote Configuration): Document 'osdata'
4882 (General Query Packets): Document qXfer:osdata:read.
4883
4884 2008-11-27 Tristan Gingold <gingold@adacore.com>
4885
4886 * gdb.texinfo (Darwin): Document Darwin specific features.
4887
4888 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4889
4890 * gdbint.texinfo (Target Conditionals): Extend the
4891 gdbarch_breakpoint_from_pc description.
4892
4893 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
4894
4895 * gdb.texinfo (M68K Features): Fix typo.
4896
4897 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4898
4899 * gdb.texinfo (Symbols): Mention printing containing
4900 image name in "info symbol".
4901 (Maint translate-address): Likewise.
4902
4903 2008-11-18 Joel Brobecker <brobecker@adacore.com>
4904
4905 * gdb.texinfo (Set Catchpoints): Remove the documentation of
4906 commands "catch load" and "catch unload".
4907
4908 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * gdb.texinfo (GDB/MI Async Records): Document
4911 =thread-selected.
4912
4913 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4914
4915 * observer.texi (new_inferior, inferior_exit): New observers.
4916
4917 2008-10-27 Pedro Alves <pedro@codesourcery.com>
4918
4919 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4920 .mt files, TM_CLIBS or TM_CDEPS.
4921 (x86 Watchpoints): Don't mention TDEPFILES.
4922
4923 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
4924
4925 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4926 (Overview): Mention notifications and non-stop mode behavior.
4927 (Packets): Update documentation of ?, vAttach, vCont, and vRun
4928 with non-stop mode behavior. Add vStopped description.
4929 (Stop Reply Packets): Update list of packets that return
4930 stop replies. Mention non-stop behavior.
4931 (General Query Packets): Document QNonStop packet and associated
4932 qSupported query response.
4933 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
4934 behavior.
4935 (Notification Packets): New section.
4936 (Remote Non-Stop): New section.
4937 (File-I/O Overview): Mention non-stop behavior.
4938
4939 2008-10-24 Hui Zhu <teawater@gmail.com>
4940 Pedro Alves <pedro@codesourcery.com>
4941
4942 * gdb.texinfo (displaced-stepping): Describe the auto mode
4943 setting, and say it's the default. This is now a mainstream
4944 setting instead of a maintenance setting.
4945
4946 2008-10-23 Pedro Alves <pedro@codesourcery.com>
4947
4948 * observer.texi (thread_stop_requested): New.
4949
4950 2008-10-22 Joel Brobecker <brobecker@adacore.com>
4951
4952 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4953 (Patching): Replace incorrect usage of @samp by @kbd.
4954
4955 2008-10-17 Michael Snyder <msnyder@vmware.com>
4956
4957 * gdb.texinfo: Add documentation for reverse execution.
4958
4959 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4960 Eli Zaretskii <eliz@gnu.org>
4961
4962 * gdb.texinfo. (Values From Inferior): New subsubsection.
4963
4964 2008-10-06 Doug Evans <dje@google.com>
4965
4966 * gdb.texinfo (set debug dwarf2-die): Document it.
4967
4968 2008-10-01 Joel Brobecker <brobecker@adacore.com>
4969
4970 * gdb.texinfo (catch) [exception]: Document how to insert
4971 a breakpoint on user-defined exceptions when the exception
4972 name is identical to one of the language-defined ones.
4973
4974 2008-09-27 Tom Tromey <tromey@redhat.com>
4975
4976 * gdb.texinfo (Macros): Remove text about stringification,
4977 varargs, and splicing.
4978
4979 2008-09-27 Tom Tromey <tromey@redhat.com>
4980
4981 * gdbint.texinfo (Language Support): Remove text about omitting
4982 support for a language.
4983
4984 2008-09-23 Doug Evans <dje@google.com>
4985
4986 * gdb.texinfo (info dcache): Update.
4987
4988 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4989
4990 * gdb.texinfo (Packets): Add info on thread-id syntax and
4991 multiprocess extensions.
4992 <D>: Document multiprocess form of packet.
4993 <H>: Use thread-id syntax.
4994 <T>: Likewise.
4995 <vCont>: Likewise. Note this is required for multiprocess.
4996 <vKill>: New packet.
4997 (Stop Reply Packets) <T>: Use thread-id syntax.
4998 <W>: Document multiprocess form of reply.
4999 <X>: Likewise.
5000 (General Query Packets) <qC>: Use thread-id syntax.
5001 <qfThreadInfo>: Likewise.
5002 <qGetTLSAddr>: Likewise.
5003 <qP>: Likewise.
5004 <qSupported>: Add "multiprocess" feature.
5005 <qThreadExtraInfo>: Use thread-id syntax.
5006
5007 2008-09-22 Stan Shebs <stan@codesourcery.com>
5008
5009 * gdb.texinfo (Inferiors): New section.
5010
5011 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5012
5013 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5014
5015 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5016
5017 * gdbint.texinfo (Target Conditionals): Remove documentation
5018 for gdbarch_name_of_malloc.
5019
5020 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5021
5022 * gdb.texinfo (Interrupts): Mention TCP interface for
5023 sending BREAK.
5024
5025 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5026
5027 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5028 argument prefix to "set sysroot".
5029
5030 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5031
5032 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5033 and False.
5034
5035 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5036
5037 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5038 for possible features of -list-features.
5039
5040 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5041
5042 * gdb.texinfo (Background execution): Adjust example
5043 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5044
5045 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5046
5047 * doc/gdb.texinfo (PowerPC): Fix typo.
5048 (PowerPC features): Fix typo.
5049
5050 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5051
5052 * observer.texi (thread_ptid_changed): New.
5053
5054 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5055
5056 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5057 (PowerPC features): Mention feature set for VSX registers.
5058
5059 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5060
5061 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5062 the direct visibility of all names in user-written packages.
5063
5064 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5065
5066 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5067 setting, and make it the default.
5068 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5069 non-stop script example.
5070
5071 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5072
5073 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5074 reference to the "Using Different Register and Memory Data
5075 Representation" section.
5076
5077 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5078
5079 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5080 (Remote Protocol): Add Packet Acknowledgment to menu.
5081 (Overview): Mention +/- can be disabled, and point to new section
5082 where this is discussed in detail.
5083 (General Query Packets): Document QStartNoAckMode packet, and
5084 corresponding qSupported reply.
5085 (Packet Acknowledgment): New section.
5086
5087 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5088 Pedro Alves <pedro@codesourcery.com>
5089
5090 * gdb.texinfo (Threads): Move paragraph about automatic thread
5091 selection to All-Stop Mode subsection.
5092 (Thread Stops): Reorganize existing material into subsections.
5093 Add introductory blurb and menu.
5094 (Non-Stop Mode): New subsection.
5095 (Background Execution): New subsection.
5096 (Maintenance Commands): Add cross-references from async mode
5097 commands to the new Background Execution section.
5098
5099 2008-08-06 Tom Tromey <tromey@redhat.com>
5100
5101 * gdb.texinfo (Extending GDB): New chapter.
5102 (Sequences): Demoted chapter, now a section under the new
5103 Extending GDB chapter.
5104 (Python): New section.
5105
5106 2008-07-31 Stan Shebs <stan@codesourcery.com>
5107
5108 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5109
5110 2008-07-29 Stan Shebs <stan@codesourcery.com>
5111
5112 * gdbint.texinfo: General round of cleanup and minor
5113 clarifications.
5114 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5115 (Longjmp Support): Update description to reflect how it is done
5116 for targets without using native header.
5117 (Symbol Handling): Add a little more general explanation.
5118 (COFF, ELF): Mention stabs encapsulation.
5119 (DWARF 3): New section.
5120 (Adding a New Host): Scrub out some obsolete bits.
5121 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5122 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5123 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5124 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5125 SEEK_SET, STOP_SIGNAL, USG.
5126 (Raw and Virtual Register Representations): Ditto for
5127 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5128 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5129 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5130 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5131 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5132 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5133 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5134 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5135 DEPRECATED_USE_STRUCT_CONVENTION.
5136 Describe gdbarch_deprecated_fp_regnum.
5137 Update description of gdbarch_print_insn.
5138 (Adding a New Target): Scrub out obsolete bits.
5139 (Obsolete Conditionals): Remove entire section.
5140
5141 2008-07-25 Tom Tromey <tromey@redhat.com>
5142
5143 * observer.texi (GDB Observers): Document new observers:
5144 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5145 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5146 architecture_changed.
5147
5148 2008-07-21 Stan Shebs <stan@codesourcery.com>
5149
5150 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5151 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5152
5153 2008-07-21 Tom Tromey <tromey@redhat.com>
5154
5155 * observer.texi (GDB Observers): Remove obsolete comment.
5156 <executable_changed>: Remove argument.
5157
5158 2008-07-18 Tom Tromey <tromey@redhat.com>
5159
5160 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5161
5162 2008-07-10 Doug Evans <dje@google.com>
5163
5164 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5165
5166 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5167
5168 * gdb.texinfo (Starting): Document "set disable-randomization".
5169
5170 2008-07-07 Andreas Schwab <schwab@suse.de>
5171
5172 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5173
5174 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5175
5176 * gdb.texinfo (GDB/MI Target Manipulation): Add
5177 example of -target-attach.
5178
5179 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5180
5181 * observer.texi (target_resumed): New observer.
5182 * gdb.texinfo (GDB/MI Output Records): Document *running.
5183
5184 2008-06-06 Tom Tromey <tromey@redhat.com>
5185
5186 * gdb.texinfo (Completion): Add field name example.
5187
5188 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5189
5190 * gdb.texinfo (GDB/MI Program Context): Added example
5191 to -exec-arguments
5192
5193 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5194
5195 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5196 annotation.
5197
5198 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5199 Nathan Sidwell <nathan@codesourcery.com>
5200 Joseph Myers <joseph@codesourcery.com>
5201
5202 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5203 and ACX_BUGURL.
5204 * configure: Regenerate.
5205 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5206 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5207 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5208 mailing-list-specific text about bug reporting unless
5209 BUGURL_DEFAULT.
5210
5211 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5212
5213 * gdb.texinfo (-target-select): Remove reference to target async.
5214 (Maintenance Commands): Document "maint set/show remote-async".
5215
5216 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5217
5218 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5219 in -target-file-get section.
5220
5221 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5222
5223 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5224 killing the inferior when it is already debugging a process.
5225
5226 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5227
5228 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5229 abbreviation for "finish".
5230
5231 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5232
5233 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5234
5235 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5236
5237 * gdbint.texinfo (Target Conditionals): Delete entry for
5238 gdbarch_dwarf_reg_to_regnum.
5239
5240 2008-05-09 Doug Evans <dje@google.com>
5241
5242 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5243
5244 2008-05-05 Doug Evans <dje@google.com>
5245
5246 * gdb.texinfo (disassemble): Document /m modifier.
5247
5248 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5249
5250 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5251 will not report the time of commands that run the target.
5252
5253 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5254
5255 * gdb.texinfo (GDB/MI Output Records): Add
5256 missing semicolon.
5257
5258 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5259
5260 * gdb.texinfo (GDB/MI Output Records):
5261 Document =thread-create and =thread-exited.
5262
5263 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5264
5265 * gdb.texinfo (GDB/MI Development and Front Ends):
5266 Remove mention of dmi-discuss.
5267
5268 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5269
5270 * observer.texi (thread_exit): New.
5271
5272 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5273
5274 * gdb.texinfo (Debugging Output): Document "set/show debug
5275 displaced".
5276 (Maintenance Commands): Document "maint set/show
5277 can-use-displaced-stepping".
5278
5279 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5280
5281 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5282 and set/show arm force-mode.
5283
5284 2008-05-02 Andreas Schwab <schwab@suse.de>
5285
5286 * gdbint.texinfo (Algorithms): Describe
5287 target_watchpoint_addr_within_range.
5288
5289 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5290
5291 * gdbint.texinfo (Stack Frames): New chapter.
5292 (Algorithms): Move Frames text to the new chapter.
5293 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5294 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5295
5296 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5297
5298 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5299 output does not necessary include any tokens.
5300
5301 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5302
5303 * gdb.texinfo (Set SH Calling convention): New @item.
5304 (Show SH Calling convention): Ditto.
5305
5306 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5307
5308 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5309
5310 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5311
5312 * gdb.texinfo (Set Breaks): Mention that multiple location
5313 breakpoints need line number info. Add index entries.
5314
5315 2008-04-19 Craig Silverstein <csilvers@google.com>
5316
5317 * gdb.texinfo (Requirements): Add an optional requirement on
5318 zlib.
5319 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5320 Compressed DWARF 2.
5321
5322 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5323
5324 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5325 sample output for 'stopped,reason="breakpoint-hit"' message.
5326 (GDB/MI Program Execution): Likewise.
5327
5328 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5329
5330 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5331 -var-set-format. Add -f option to -var-evaluate-expression.
5332
5333 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5334
5335 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5336 new node "Ambiguous Expressions". Replace references to this
5337 node by references to "Ambiguous Expressions" throughout.
5338 (Ambiguous Expressions): New node.
5339
5340 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5341
5342 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5343
5344 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5345
5346 * gdb.texinfo (Debugging Output): Document
5347 "set/show debug lin-lwp-async".
5348 (Maintenance Commands): Document "maint set/show linux-async".
5349
5350 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5351
5352 * gdb.texinfo (Expressions): Update description of malloced arrays.
5353
5354 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5355
5356 * gdb.texinfo (Thread Commands): Document
5357 -thread-info. Remove -thread-list-all-threads.
5358
5359 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5360 Sandra Loosemore <sandra@codesourcery.com>
5361
5362 * gdb.texinfo (Library List Format): Update to mention the
5363 possibility to pass section addresses instead of segment
5364 addresses.
5365
5366 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5367
5368 * gdb.texinfo (Starting): Document "set exec-wrapper".
5369 (Server): Document gdbserver --wrapper.
5370
5371 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5372
5373 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5374 unreadable memory. Delete obsolete SPARClite reference.
5375
5376 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5377
5378 * gdb.texinfo (Starting): Mention always-running targets.
5379 (Target Commands): Add an anchor for load.
5380 (Connecting): Explain continue instead of run.
5381
5382 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5383
5384 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5385
5386 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5387
5388 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5389 breakpoint table.
5390
5391 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5392
5393 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5394 killing the inferior when it is already debugging a process.
5395
5396 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5397
5398 * gdbint.texinfo (Build Script): New section. Mention new build script
5399 gdb_buildall.sh.
5400
5401 2008-02-01 Jim Blandy <jimb@red-bean.com>
5402
5403 * gdb.texinfo (Help): Summarize 'info args' correctly.
5404
5405 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5406
5407 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5408 available in PowerPC architecture.
5409 (Embedded Processors): Change node name of PowerPC item in menu.
5410 (PowerPC): Rename to...
5411 (PowerPC Embedded): this.
5412 (Architectures): Add new PowerPC item in menu.
5413 (PowerPC): New node.
5414
5415 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5416
5417 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5418 commands.
5419
5420 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5421
5422 * gdb.texinfo (Setting Catchpoints): Mention features
5423 supported on GNU/Linux.
5424
5425 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
5426
5427 * gdb.texinfo (GDB/MI File Commands): Describe new output
5428 field for MI command -file-list-exec-source-file.
5429
5430 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5431
5432 * gdb.texinfo (Using the `gdbserver' Program): Add security
5433 warning. Rearrange into subsections and subsubsections. Document
5434 --multi and --debug. Correct --with-sysroot typo. Update --attach
5435 usage. Make load reference clearer. Document monitor exit.
5436 (Remote Configuration): Document set remote exec-file, attach-packet,
5437 and run-packet.
5438 (Packets): Document vAttach and vRun.
5439
5440 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
5441
5442 * gdb.texinfo (Processes): Mention process command.
5443 detach-on-follow -> detach-on-fork.
5444
5445 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5446
5447 * gdbint.texinfo (Native Conditionals): Remove
5448 SHELL_COMMAND_CONCAT and SHELL_FILE.
5449
5450 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5451
5452 * gdb.texinfo (Specify Location): Improve wording.
5453
5454 2008-01-23 Chris Demetriou <cgd@google.com>
5455
5456 * gdb.texinfo (Threads): Document new "set print thread-events"
5457 and "show print thread-events" commands.
5458
5459 2008-01-19 Eli Zaretskii <eliz@gnu.org>
5460
5461 * gdb.texinfo (Specify Location): New section.
5462 (Delete Breaks, Edit, Set Breaks): Remove description of
5463 locations. Instead, add a reference to "Specify Location".
5464 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5465 (Symbols): Refer to "Specify Location" for the valid forms of
5466 linespecs and locations.
5467
5468 2008-01-18 Markus Deuling <deuling@de.ibm.com>
5469
5470 * gdbint.texinfo (Target Conditionals): Replace the description of
5471 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5472
5473 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5474
5475 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5476 about &&var, which is rejected by the expression parser.
5477
5478 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
5479
5480 * gdb.texinfo (Output): Update documentation on using printf with DFP
5481 types.
5482
5483 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5484
5485 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5486 subsubsection.
5487 (Decimal Floating Point format): New subsubsection.
5488
5489 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5490
5491 * gdb.texinfo (File Options): Remove mention of the attempt to
5492 open a core file with the -p option. Don't list -c as a valid
5493 option to attach to a process.
5494
5495 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5496
5497 * gdbint.texinfo (Host Conditionals): Remove mention of
5498 ALIGN_STACK_ON_ENTRY.
5499
5500 2008-01-05 Joel Brobecker <brobecker@adacore.com>
5501
5502 * gdbint.texinfo (Start of New Year Procedure): Add item
5503 describing how to update the source and documentation copyright
5504 notices.
5505
5506 2007-12-18 Jim Blandy <jimb@codesourcery.com>
5507
5508 * gdb.texinfo (Set Watchpoints): Integrate per-thread
5509 watchpoint explanation into the main description of the watchpoint
5510 command; update synopses of 'watch', 'rwatch', and 'awatch'
5511 commands.
5512
5513 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5514
5515 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5516 Document 'pending-breakpoints' feature of
5517 -list-features.
5518
5519 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5520
5521 * gdb.texinfo: Add new parameter's description.
5522
5523 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5524
5525 * gdb.texinfo (Overview): Clarify run-length encoding
5526 example. Remove the restriction on "+" and "-" characters.
5527
5528 2007-12-15 Eli Zaretskii <eliz@gnu.org>
5529
5530 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5531
5532 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5533
5534 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5535 the -f option for -break-insert, remove -r option,
5536 and clarify specification of location.
5537
5538 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5539
5540 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5541 formatting.
5542 (Remote Debugging): Add File Transfer section.
5543 (Remote Configuration): Document Host I/O packets.
5544 (GDB/MI): Add GDB/MI File Transfer Commands section.
5545 (Host I/O Packets): New section in "Remote Protocol".
5546 (Packets): Add vFile.
5547
5548 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5549
5550 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5551 breakpoints with multiple locations.
5552 (Breakpoint Menus): Improve wording.
5553 (Output): Fix last change.
5554
5555 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5556
5557 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5558
5559 2007-11-15 Doug Evans <dje@google.com>
5560
5561 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5562
5563 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5564
5565 * gdbint.texinfo (Native Conditionals): Remove
5566 mention of CLEAR_SOLIB.
5567
5568 2007-11-11 Joel Brobecker <brobecker@adacore.com>
5569
5570 * gdb.texinfo (Print Settings): Add documentation for "set/show
5571 print frame-arguments".
5572
5573 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
5574
5575 * gdb.texinfo (Output): Update printf command's description.
5576
5577 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5578
5579 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5580 powerpc soft-float".
5581
5582 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5583
5584 * gdb.texinfo (Files): Correct formatting. Mention Expat
5585 requirement.
5586 (Requirements for Building GDB): Expand the list of Expat
5587 uses.
5588 (Library List Format, Memory Map Format): Mention Expat.
5589 (Target Descriptions): Update Expat wording.
5590
5591 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5592
5593 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5594 Document that gdbarch_convert_register_p should return zero for no-op
5595 conversions.
5596
5597 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5598
5599 * gdbint.texi (Compiler Characteristics): Move documentation
5600 of set_gdbarch_sofun_address_maybe_missing back to ...
5601 (Target Conditionals): ... here to fix build break.
5602
5603 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5604
5605 * gdbint.texi (Target Conditionals): Remove documentation of
5606 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5607 (Compiler Characteristics): ... documentation of
5608 set_gdbarch_sofun_address_maybe_missing.
5609
5610 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5611
5612 * gdbint.texinfo (Target Conditionals): Use
5613 frame_unwind_register_unsigned in examples instead of
5614 frame_unwind_unsigned_register.
5615
5616 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5617
5618 * gdb.texinfo (Predefined Target Types): Add int128
5619 and uint128.
5620 (Standard Target Features): Add PowerPC features.
5621
5622 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5623
5624 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5625
5626 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5627
5628 * gdbint.texi (Target Conditionals): Remove documentation
5629 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5630 gdbarch_extract_return_value, and gdbarch_store_return_value.
5631
5632 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5633
5634 * gdbint.texi (Target Conditionals): Remove documentation of
5635 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5636
5637 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
5638
5639 * gdb.texinfo: Mention that inaccessible-by-default is on by
5640 default.
5641
5642 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5643
5644 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5645
5646 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5647
5648 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5649 multi-threaded watchpoints.
5650 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5651 checked. Describe sticky notification. Expand description
5652 of steppable and continuable watchpoints.
5653 (Watchpoints and Threads): New subsection.
5654
5655 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5656
5657 * gdb.texinfo (Setting Breakpoints): Revise
5658 documentation for pending breakpoints. Document
5659 breakpoints with multiple locations.
5660
5661 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5662
5663 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5664 Document -list-features.
5665
5666 2007-09-15 Eli Zaretskii <eliz@gnu.org>
5667
5668 * gdb.texinfo (Output): Spell out which features of C's printf are
5669 not supported by GDB's printf.
5670 (Separate Debug Files): More accurate wording regarding build ID
5671 and a reference to the ld manual rather than the Fedora wiki.
5672
5673 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5674 Jim Blandy <jimb@codesourcery.com>
5675
5676 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5677 (Examining Memory): Update mentions of the 's' format.
5678 (Automatic Display): Likewise.
5679
5680 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5681
5682 * gdb.texinfo: Update the FSF's Back-Cover Text.
5683
5684 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5685 Eli Zaretskii <eliz@gnu.org>
5686
5687 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5688 Fixed the ``build ID'' name. New binaries build instructions for the
5689 build ID inclusion. Explain how the commands are specific to the build
5690 ID vs. debug link.
5691
5692 2007-09-01 Eli Zaretskii <eliz@gnu.org>
5693
5694 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5695 indexing for ``build ID'' support.
5696
5697 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5698
5699 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5700 Enlisted BUILD ID to the debug file searching example.
5701 Included a BUILD ID `.note.gnu.build-id' section description.
5702 Updated/added the debug files splitting instructions for OBJCOPY.
5703
5704 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5705
5706 * gdb.texinfo (Variable Objects): Adjust docs
5707 for -var-info-expression and document
5708 -var-info-path-expression.
5709
5710 2007-08-20 Jim Blandy <jimb@codesourcery.com>
5711
5712 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5713 (title page): Include the dedication in the printed manual, as a
5714 separate page after the copyright notice.
5715
5716 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5717 don't break a @var across a line.
5718
5719 2007-07-25 Maciej W. Rozycki <macro@mips.com>
5720
5721 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5722 for include files.
5723
5724 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5725
5726 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5727 in annotate.texinfo.
5728 (Command History): Link to new node.
5729
5730 2007-07-05 Markus Deuling <deuling@de.ibm.com>
5731
5732 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5733
5734 2007-07-05 Eli Zaretskii <eliz@gnu.org>
5735
5736 * gdbint.texinfo (Target Conditionals): Fix last change.
5737
5738 2007-07-03 Markus Deuling <deuling@de.ibm.com>
5739
5740 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5741 routines:
5742 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5743 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5744 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5745 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5746 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5747 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5748 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5749 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5750 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5751 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5752 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5753 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5754 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5755 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5756 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5757 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5758 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5759 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5760 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5761 (SOFTWARE_SINGLE_STEP_P)
5762
5763 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5764 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5765
5766 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5767 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5768 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5769 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5770 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5771 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5772 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5773 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5774 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5775 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5776
5777 (Converting an existing Target Architecture to Multi-arch): Remove
5778 section.
5779
5780 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5781 (gdbarch_addr_bits_remove): Add code example.
5782
5783 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5784
5785 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
5786
5787 * gdb.texinfo (Remote Configuration): Document library-info-packet.
5788 Add other missing entries. Adjust the table size to fit.
5789 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
5790 stop reasons including the new "library" event.
5791 (General Query Packets): Adjust table widths for qSupported. Mention
5792 qXfer:libraries:read reply to qSupported and document the new packet.
5793 (Library List Format): New section.
5794
5795 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5796
5797 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5798
5799 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
5800
5801 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5802
5803 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
5804
5805 * gdbint.texinfo (Register and Memory Data): Break sections
5806 into nodes and add a menu.
5807
5808 2007-06-21 Maciej W. Rozycki <macro@mips.com>
5809
5810 * gdb.texinfo (Examining Memory): Document the new behaviour.
5811
5812 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
5813
5814 * gdb.texinfo (Standard Target Features): Document
5815 m68k features.
5816
5817 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5818
5819 * gdb.texinfo (General Query Packets): Document qOffsets changes.
5820
5821 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5822
5823 * gdb.texinfo (Target Description Format): Add version attribute
5824 for <target>.
5825
5826 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5829
5830 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5831
5832 * gdb.texinfo (MIPS Features): New subsection.
5833
5834 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5835 Markus Deuling <deuling@de.ibm.com>
5836
5837 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5838 and qXfer:spu:write packets and mention them under qSupported.
5839
5840 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
5841 Markus Deuling <deuling@de.ibm.com>
5842
5843 * gdb.texinfo (Architectures): Add new SPU section to document
5844 Cell Broadband Engine SPU architecture specific commands.
5845
5846 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
5847
5848 * gdb.texinfo (GDB/MI Variable Objects): Editorial
5849 comments.
5850
5851 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
5852
5853 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5854
5855 2007-05-29 Jim Blandy <jimb@codesourcery.com>
5856
5857 * gdb.texinfo (Overview): Doc fix.
5858
5859 2007-05-22 Maciej W. Rozycki <macro@mips.com>
5860
5861 * gdb.texinfo (Remote Configuration): Document "set/show
5862 remoteflow".
5863
5864 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
5865
5866 * gdb.texinfo (MIPS): Remove documentation for set mips
5867 saved-gpreg-size, show mips saved-gpreg-size, and set mips
5868 stack-arg-size.
5869
5870 2007-05-14 Bob Wilson <bob.wilson@acm.org>
5871
5872 * all-cfg.texi (GDBTUI): New.
5873 * gdb.texinfo (Mode Options): Use GDBTUI variable.
5874 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5875 (TUI Configuration): Edit to improve clarity and fix problems of
5876 both style and content.
5877
5878 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
5879
5880 * observer.texi (GDB Observers): New observer "new_objfile".
5881
5882 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
5883
5884 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5885
5886 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
5887
5888 * gdb.texinfo (GDB/MI Variable Objects): Document
5889 frozen variables objects.
5890
5891 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
5892
5893 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5894 (Character Sets, Caching Data of Remote Targets): Likewise.
5895 (Targets): Delete Remote node. Move its text...
5896 (Debugging Remote Programs): ...to here. Delete description
5897 of the "remote" command.
5898 (Remote configuration): Delete description of "set remotedevice"
5899 and "show remotedevice".
5900 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5901
5902 2007-04-11 Bob Wilson <bob.wilson@acm.org>
5903
5904 * gdb.texinfo (Contributors, Continuing and Stepping)
5905 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5906 (General Query Packets, File-I/O Remote Protocol Extension)
5907 (Protocol Basics, The F Reply Packet, Write)
5908 (Protocol-specific Representation of Datatypes, Memory Transfer):
5909 Fix hyphenation, punctuation and grammar problems.
5910 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
5911 'section' instead of 'subsection' in the text.
5912 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5913 (i386): Remove period from section name.
5914 (Installing GDB, Requirements, Running Configure, Separate Objdir)
5915 (Config Names, Configure Options): Use @file{configure}.
5916
5917 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
5918
5919 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5920 and tab expansion.
5921
5922 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
5923
5924 * gdbint.texinfo (SOM): Correct location of the SOM reader.
5925
5926 2007-04-02 Bob Wilson <bob.wilson@acm.org>
5927
5928 * gdb.texinfo: Consistently capitalize all significant words in
5929 node names, chapter titles, section titles, and headings. Update
5930 cross references to match.
5931 (Starting and Stopping Trace Experiment): Make node name plural.
5932 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5933
5934 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
5935
5936 * gdb.texinfo (WinCE): Delete obsolete subsection.
5937
5938 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5939
5940 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5941 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5942 references.
5943
5944 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
5945
5946 * gdb.texinfo (Startup): Delete references to some alternate
5947 names for .gdbinit.
5948 (Thread): Remove LynxOS reference.
5949 (Tandem ST2000): Delete target-specific documentation.
5950 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5951 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5952 and GDB_OSABI_LYNXOS.
5953
5954 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
5955
5956 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5957
5958 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5959
5960 * gdbint.texinfo (Target Conditionals): Remove mention of
5961 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5962 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5963
5964 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5965
5966 * Makefile.in: Add "pdfdir" installation
5967 directory, PDFTEX macro, support for "install-pdf" target,
5968 and rules for making a pdf version of refcard.texi.
5969 * refcard.tex: Specify paper size for PDF output.
5970
5971 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5972
5973 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5974
5975 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5976
5977 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5978 (Source Path, Character Sets, Macros, Define)
5979 (GDB/MI Result Records, GDB/MI Simple Examples)
5980 (GDB/MI Program Execution, GDB/MI File Commands)
5981 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5982 (Bug Reporting): Use @value{GCC}.
5983
5984 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5985
5986 * gdb.texinfo (Help): Fix formatting of examples.
5987 (Variables): Use @ifnotinfo instead of @iftex.
5988 (Non-debug DLL symbols): Use @ref instead of @pxref.
5989 (Sparclet File): Use @samp instead of quotes.
5990
5991 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5992
5993 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5994
5995 2007-03-26 Bob Wilson <bob.wilson@acm.org>
5996
5997 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5998 the order of the nodes.
5999 (C Operators, C Constants, Debugging C): Remove extra menus.
6000 (Method Names in Commands): Do not specify next/prev/up nodes.
6001
6002 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6003
6004 * gdb.texinfo (File Options): Add missing parenthesis.
6005 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6006
6007 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6008
6009 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6010
6011 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6012
6013 * gdb.texinfo (Standard Target Features): Mention
6014 case insensitivity.
6015 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6016
6017 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6018
6019 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6020 (Files): Add section name to argument list for pxref.
6021 (Non-debug DLL symbols): Don't use `see' for pxref.
6022 (Embedded Processors): Fix typo.
6023 (GDB/MI Breakpoint Commands): Execution commands generate
6024 *stopped not ^done.
6025
6026 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6027
6028 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6029 values for in_scope. Mention that only root variables can be
6030 updated.
6031 (GDB/MI Development and Front Ends): Explain new values may be
6032 added to existing fields.
6033
6034 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6035
6036 * gdb.texinfo (-target-disconnect): Use @smallexample.
6037 (Requirements): Add anchor for Expat. Update description.
6038 (Target Descriptions): Mention Expat.
6039 (Target Description Format): Document new elements. Use
6040 @smallexample.
6041 (Predefined Target Types, Standard Target Features): New sections.
6042 * gdbint.texinfo (Target Descriptions): New section.
6043
6044 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6045
6046 * gdb.texinfo (Target Description Format): Add section on XInclude.
6047
6048 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6049
6050 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6051 command -enable-timings.
6052
6053 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6054
6055 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6056 descriptions for new/deleted elements in gdb_osabi. Add missing
6057 description for function generic_elf_osabi_sniff_abi_tag_sections.
6058
6059 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6060
6061 * gdb.texinfo (Maintenance Commands): Add documentation for
6062 the new "maint print target-stack" command.
6063
6064 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6065 Eli Zaretskii <eliz@gnu.org>
6066
6067 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6068
6069 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6070
6071 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6072 Use @value{NGCC} instead of @value{GCC}.
6073
6074 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6075
6076 * agentexpr.texi: Fix typos.
6077 * annotate.texinfo: Likewise.
6078 * gdb.texinfo: Likewise.
6079 * gdbint.texinfo: Likewise.
6080 * observer.texi: Likewise.
6081 * stabs.texinfo: Likewise.
6082
6083 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6084
6085 * gdbint.texinfo (Support Libraries): Remove mmalloc
6086 entry. Describe readline library.
6087
6088 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6089
6090 * gdb.texinfo (Target Descriptions): New section.
6091 (General Query Packets): Add QPassSignals anchor. Mention
6092 qXfer:features:read under qSupported. Expand mentions of
6093 qXfer:memory-map:read and QPassSignals. Document
6094 qXfer:features:read.
6095
6096 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6097
6098 * gdb.texinfo (Commands to specify files): Describe
6099 "set sysroot" and "show sysroot".
6100 (Using the `gdbserver' program): Lowercase argument
6101 to @var. Expand description of setting up GDB on the
6102 host.
6103
6104 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6105
6106 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6107 catch exception, catch exception unhandled, and catch assert
6108 commands.
6109
6110 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6111
6112 * gdb.texinfo (Debugging Output): Document "set debug xml"
6113 and "show debug xml".
6114
6115 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6116
6117 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6118
6119 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6120
6121 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6122
6123 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6124
6125 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6126 note in @ignore, to be removed later if nobody complains.
6127
6128 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6129
6130 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6131 of -var-delete.
6132
6133 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6134
6135 * gdb.texinfo (Setting breakpoints): Document
6136 automatic software/hardware breakpoint usage and
6137 the "set breakpoint auto-hw" command.
6138
6139 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6140
6141 * gdb.texinfo (Memory Access Checking): New.
6142
6143 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6144
6145 * gdb.texinfo (Remote configuration): Mention
6146 "pass-signals-packet".
6147 (General Query Packets): Document QPassSignals. Fix
6148 a typo.
6149
6150 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6151
6152 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6153
6154 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6155
6156 * gdb.texinfo (Remote configuration): Rewrite documentation for
6157 packet configuration commands.
6158 (OS Information): Adjust reference to qXfer:auxv:read.
6159 (General Query Packets): Remove references to read-aux-vector-packet
6160 and set remote get-thread-local-storage-address.
6161
6162 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6163
6164 * gdbint.texinfo (Target Architecture Definition): Add new
6165 Initializing a New Architecture section.
6166
6167 2006-10-31 David Taylor <dtaylor@emc.com>
6168
6169 * stabs.texinfo (Macro define and undefine): New node describing
6170 stabs for #define and #undef.
6171
6172 2006-10-27 Andreas Schwab <schwab@suse.de>
6173
6174 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6175
6176 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6177
6178 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6179 clarify on the possible meanings of ``expression'' watched by
6180 watchpoints. Add indexing.
6181 (Prompting, Errors, Invalidation, Annotations for Running)
6182 (Source Annotations): Fix index entries by adding "annotation" to
6183 them, to discriminate from index entries that point to the more
6184 general topic descriptions.
6185
6186 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6187
6188 * gdbint.texinfo (Target Vector Definition): Move most
6189 content into Existing Targets. Add a menu.
6190 (Existing Targets): New section, moved from Target Vector
6191 Definition. Use @subsection.
6192 (Managing Execution State): New section.
6193
6194 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6195
6196 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6197
6198 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6199
6200 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6201 (Command Syntax, Signals, Backtrace, Connecting)
6202 (Remote configuration, Renesas Boards, Console I/O): Fix last
6203 change: use Ctrl- instead of C-, except wrt Emacs.
6204 (File-I/O Examples): Put Ctrl-c in @kbd.
6205 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6206 (Console I/O): Use @samp with Ctrl-.
6207 (Signals, Set Breaks, Set Watchpoints): Document optional
6208 arguments to `info signals' `handle', `info breakpoints', and
6209 `info watchpoints'.
6210
6211 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6212
6213 * gdb.texinfo (Backtrace): Fix last change.
6214
6215 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6216
6217 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6218
6219 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6220
6221 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6222 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6223 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6224
6225 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6226 Daniel Jacobowitz <dan@codesourcery.com>
6227
6228 * gdb.texinfo (Packets): Document vFlashErase,
6229 vFlashWrite and vFlashDone packets.
6230 (General Query Packets): Document qXfer:memory-map:read.
6231 Add a new feature for qXfer:memory-map:read.
6232 (Memory map format): New section.
6233 (Target Commands): Mention that gdb can write flash.
6234
6235 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6236 Daniel Jacobowitz <dan@codesourcery.com>
6237
6238 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6239 memory regions and "mem auto".
6240
6241 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6242
6243 * gdbint.texinfo (Array Containers): New section.
6244
6245 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6246
6247 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6248 -stack-list-arguments HIGH_FRAME argument can be larger then the
6249 actual number of frames.
6250
6251 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6252
6253 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6254 -stack-list-locals HIGH_FRAME argument can be larger then the
6255 actual number of frames.
6256
6257 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6258
6259 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6260 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6261
6262 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6263
6264 * gdbint.texinfo (Overall Structure): New section "Source Tree
6265 Structure".
6266
6267 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6268
6269 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6270 responses.
6271
6272 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6273
6274 * gdb.texinfo (Source Path): Add documentation for new
6275 substitute-path commands.
6276
6277 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6278
6279 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6280 (Running Configure): ...here.
6281 (Requirements): New node. Mention expat.
6282
6283 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6284
6285 * gdb.texinfo (Target Commands): Remove
6286 'set download-write-size' and 'show download-write-size'.
6287
6288 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6289
6290 * stabs.texinfo (Member Type Descriptor): Correct example for
6291 pointer to member types.
6292
6293 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6294
6295 * gdb.texinfo (Optional warnings and messages): Add
6296 'set/show trace-commands'.
6297 (Command files): Add '-v' to source command.
6298
6299 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6300
6301 * gdb.texinfo (OS Information): Update qPart reference to
6302 qXfer.
6303 (Remote configuration): Likewise.
6304 (Overview): Move @cindex to the start of a paragraph. Talk
6305 about binary data encoding.
6306 (Packets): Refer to the overview for the details of the X
6307 packet encoding.
6308 (General Query Packets): Remove qPart description. Add qXfer
6309 description. Add an anchor to qSupported. Correct feature
6310 table title. Add a new feature for qXfer:auxv:read.
6311 (Interrupts): Add a missing parenthesis.
6312
6313 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6314
6315 * gdb.texinfo (KOD): Remove node.
6316 (GDB/MI Kod Commands): Remove commented out node.
6317
6318 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6319
6320 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6321 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6322 (GDB/MI Thread Commands, GDB/MI Program Execution)
6323 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6324 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6325 (GDB/MI File Commands, GDB/MI Target Manipulation)
6326 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6327 since the MI prompt is hard-wired into the code.
6328
6329 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6330
6331 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6332 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6333 (GDB/MI Data Manipulation): Remove description of unimplemented
6334 display related commands as variable objects perform this function
6335 and are superior: -display-delete, -display-disable,
6336 -display-enable, -display-insert and -display-list. Move
6337 -environment-cd, -environment-directory, -environment-path
6338 and -environment-pwd to "Program Context".
6339 (GDB/MI Program Control): Rename to "Program Execution". Move
6340 -exec-arguments -exec-abort to...
6341 (GDB/MI Program Context): ...here. New node split from "Data
6342 Manipulation".
6343
6344 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6345
6346 * gdb.texinfo (Remote configuration): Document set / show
6347 remote supported-packets.
6348 (General Query Packets): Document qSupported packet.
6349
6350 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6351
6352 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6353 and font markup.
6354 (Protocol basics): Likewise.
6355 (The F request packet): Likewise.
6356 (The F reply packet): Likewise.
6357 (Memory transfer): Move this node to be a subsubsection of
6358 "Protocol specific representation of datatypes".
6359 (The Ctrl-C message): More copy editing.
6360 (Console I/O): Likewise.
6361 (The isatty call): Delete this node, and merge its content into
6362 the "isatty" node. Fixed references elsewhere.
6363 (The system call): Delete this node, and merge its content into
6364 the "system" node. Fixed references elsewhere.
6365 (open): Reformat to use @table, and add appropriate font markup.
6366 (close): Likewise.
6367 (read): Likewise.
6368 (write): Likewise.
6369 (lseek): Likewise.
6370 (rename): Likewise.
6371 (unlink): Likewise.
6372 (stat/fstat): Likewise.
6373 (gettimeofday): Likewise.
6374 (isatty): Likewise.
6375 (system): Likewise, plus minor changes to fix confusing wording.
6376 (Integral datatypes): Fix font markup.
6377 (Pointer values): Likewise.
6378 (struct stat): Fix markup to use @table, plus minor copy editing.
6379 (struct timeval): Fix font markup, plus minor copy editing.
6380 (Constants): Minor copy editing.
6381 (Errno values): Add font markup.
6382 (File-I/O Examples): Likewise.
6383
6384 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6385
6386 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6387 (GDB/MI Simple Examples): Move node up one level. Use real
6388 examples.
6389 (GDB/MI Compatibility with CLI): Update.
6390 (GDB/MI Result Records): Add "connected" and "exit" result
6391 classes.
6392 (GDB/MI Stream Records): Clarify target output.
6393 (GDB/MI Command Description Format): Modify example description.
6394 (GDB/MI Breakpoint Table Commands): Rename to...
6395 (GDB/MI Breakpoint Commands): ...this
6396 (GDB/MI Breakpoint Commands): Add optional thread field.
6397 (GDB/MI Program Control): Add an introduction. Move "Program
6398 termination" examples into exec-run description.
6399 (GDB/MI File Commands): Mention similar CLI commands.
6400 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6401 is similar to "-gdb-version".
6402
6403 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6404
6405 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6406
6407 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6408
6409 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6410 sourceware.org for mailing lists.
6411 (GDB/MI File Commands): New node split from Program Control.
6412
6413 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6414
6415 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6416
6417 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6418
6419 * gdb.texinfo (Cygwin Native): Fix last change.
6420
6421 2006-05-22 Christopher Faylor <cgf@timesys.com>
6422
6423 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6424
6425 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
6426
6427 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6428 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6429
6430 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6431
6432 * gdb.texinfo (General Query Packets): Recommend not starting
6433 new packets with qC and clarify.
6434
6435 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
6436
6437 * gdb.texinfo (M2 Types): New section.
6438
6439 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6440
6441 * agentexpr.texi: Add a copyright and license notice.
6442 * observer.texi: Likewise, with GPL clause for function prototypes.
6443 Remove trailing whitespace.
6444
6445 2006-05-05 Jim Blandy <jimb@codesourcery.com>
6446
6447 * gdb.texinfo (General Query Packets): Document conventions for
6448 terminating packet names, and their violations.
6449
6450 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6451
6452 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6453 * gdb.texinfo: Likewise.
6454
6455 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6456
6457 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6458 and "show remotedebug".
6459 (Debugging Output): Add additional index entries.
6460
6461 2006-04-27 Michael Snyder <msnyder@redhat.com>
6462
6463 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6464
6465 2006-04-22 Andrew Cagney <cagney@redhat.com>
6466
6467 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6468 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6469
6470 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6471
6472 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6473 and remove breakpoint prototypes.
6474 (Watchpoints): Move description of target_insert_hw_breakpoint and
6475 target_remove_hw_breakpoint ...
6476 (Breakpoints): ... to here. Document target_insert_breakpoint and
6477 target_remove_breakpoint.
6478
6479 2006-04-17 Jim Blandy <jimb@codesourcery.com>
6480
6481 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6482 and C packets are optional.
6483
6484 2006-04-14 Frederic Riss <frederic.riss@st.com>
6485
6486 * gdb.texinfo (Specifying source directories): Update the description
6487 of the source file search to reflect the fact that the source path
6488 always contains at least $cdir and $cwd.
6489
6490 2006-03-31 Michael Snyder <msnyder@redhat.com>
6491
6492 * gdb.texinfo: Update copyright dates.
6493
6494 2006-03-31 Eli Zaretskii <eliz@gnu.org>
6495
6496 * gdb.texinfo (Overview): Add an index entry to "empty response".
6497
6498 2006-03-28 Jim Blandy <jimb@codesourcery.com>
6499
6500 * gdbint.texinfo (Prologue Analysis): New section.
6501
6502 2006-03-07 Jim Blandy <jimb@red-bean.com>
6503
6504 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6505
6506 * gdb.texinfo (Target Commands): Update text describing how to
6507 specify a target. Refer to the detailed section on remote
6508 debugging, not the brief mention.
6509
6510 * gdb.texinfo (Connecting): Organize the different 'target remote'
6511 connection methods into a table. Add a 'target remote' index
6512 entry. (!!!)
6513
6514 2006-02-17 Fred Fish <fnf@specifix.com>
6515
6516 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6517 'ptype' commands to reflect the fact that the only significant
6518 difference between them is that ptype prints the complete type
6519 description instead of just the name.
6520
6521 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6522
6523 * gdbint.texinfo (Watchpoints): Delete
6524 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6525
6526 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
6527
6528 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6529 times fields where needed. Fix typos. Update general form given
6530 for output of -break-insert.
6531 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6532
6533 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6534
6535 * gdbint.texinfo (Symbol Handling): Add a section
6536 on memory management.
6537
6538 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6539
6540 * gdb.texinfo (Breakpoint table commands): Document the fullname
6541 field in -break-list output.
6542
6543 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6544
6545 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6546 debugging information produced by the various "set debug..."
6547 options.
6548
6549 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6550
6551 * gdb.texinfo (Files): Remove obsolete bits from the description
6552 of "symbol-file".
6553
6554 2006-01-25 Jim Blandy <jimb@redhat.com>
6555
6556 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6557
6558 2006-01-24 Jim Blandy <jimb@redhat.com>
6559
6560 * gdbint.texinfo (Frames): Document the basics of GDB's register
6561 unwinding model, and explain the existence of the "sentinel" frame.
6562
6563 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6564
6565 * gdb.texinfo (Choosing files): Mention that -directory is used
6566 for script files.
6567 (Specifying source directories): Likewise.
6568 (Command files): Explain how script files are found.
6569
6570 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6571
6572 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6573 the threads in a multi-threaded program.
6574 (Threads): The threadno argument of "thread apply" can be a range
6575 of numbers.
6576
6577 2006-01-18 Jim Blandy <jimb@redhat.com>
6578
6579 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6580 of warning flags.
6581
6582 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6583
6584 * gdb.texinfo (Sequences): Improve menu annotations.
6585 (Define): Add index entries for arguments of user-defined
6586 commands. Move the description of flow-control commands...
6587 (Command Files): ...to here. Document loop_break and
6588 loop_continue.
6589 (Define, Command Files): Document `end' and add index entries for
6590 it.
6591
6592 2006-01-04 Michael Snyder <msnyder@redhat.com>
6593
6594 * gdb.texinfo: Add documentation for linux-fork.
6595 * gdbint.texinfo: Add internal documentation for checkpoints.
6596
6597 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6598
6599 * gdb.texinfo (Omissions from Ada): Document that there is now
6600 limited aggregate support.
6601
6602 2005-12-28 Eli Zaretskii <eliz@gnu.org>
6603
6604 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6605 registers and the likes.
6606
6607 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6608
6609 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6610 (Symbols): Fix usage of "e.g.".
6611 (Memory Region Attributes): Fix usage of "etc."
6612
6613 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6614 (Coding): Fix usage of "e.g.".
6615
6616 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6617
6618 * stabs.texinfo:
6619 * refcard.tex:
6620 * gpl.texi:
6621 * gdbint.texinfo:
6622 * gdb.texinfo:
6623 * gdb-cfg.texi:
6624 * fdl.texi:
6625 * annotate.texinfo:
6626 * all-cfg.texi:
6627 * Makefile.in: Add (C) after Copyright. Update the FSF
6628 address.
6629
6630 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6631
6632 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6633 extend GDB with commands for external monitor.
6634
6635 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6636
6637 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6638
6639 2005-11-25 Joel Brobecker <brobecker@adacore.com>
6640
6641 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6642
6643 2005-11-21 Jim Blandy <jimb@redhat.com>
6644
6645 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6646 placement of 'R' actions in tracepoint action packets; document
6647 dependence of 'X' and 'M' actions on a preceding 'R' action for
6648 their registers.
6649
6650 2005-11-19 Jim Blandy <jimb@redhat.com>
6651
6652 * gdb.texinfo (Tracepoint Packets): New node.
6653 (General Query Packets): Add entries for the tracepoint packets,
6654 referring to the "Tracepoint Packets" node.
6655 (Tracepoints): Add reference to "Tracepoint Packets".
6656
6657 2005-11-18 Kevin Buettner <kevinb@redhat.com>
6658
6659 * gdb.texinfo (set remotebreak): Add anchor.
6660 (X packet): Likewise.
6661 (Remote Protocol): Add new section `Interrupts' and new index
6662 entry `interrupts (remote protocol)'.
6663
6664 2005-11-18 Jim Blandy <jimb@redhat.com>
6665
6666 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6667 entries into the General Query Packets section. Add a
6668 cross-reference to that section. Drop description of replies, as
6669 these are covered in the descriptions of each packet.
6670 (General Query Packets): Add introductory text. Explain naming
6671 conventions, and how the end of a name is recognized.
6672
6673 2005-11-17 Kevin Buettner <kevinb@redhat.com>
6674
6675 * gdb.texinfo (Remote configuration): Fix typo in description of
6676 "set remotebreak" command.
6677
6678 2005-11-16 Jim Blandy <jimb@redhat.com>
6679
6680 * gdb.texinfo (Packets, Stop Reply Packets)
6681 (General Query Packets): Various formatting cleanups.
6682 - Use @samp for packet contents.
6683 - Drop summaries from packet @item lines; the same information appears
6684 immediately below in the description.
6685 - Delete paragraph breaks after packet @item commands, so that the
6686 description appears directly to the right of the packet prototype
6687 in the printed manual, if it fits.
6688 - Place spaces in packet prototypes between @vars and non-@var
6689 letters, and explain that they're just for formatting.
6690 - Use @dots{} instead of '...'.
6691 - Fix uses of @code where @var was needed.
6692 - Replace "deprecated" markers with English text spelling out the
6693 packet's status and the preferred alternatives.
6694 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6695 what this ever meant.
6696 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6697 this for a long time.
6698 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6699 implemented several times, and have been in use for years.
6700
6701 2005-11-15 Jim Blandy <jimb@redhat.com>
6702
6703 * gdb.texinfo (Packets): Add index entries for 'm' packet
6704 disclaimers.
6705
6706 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6707 of stub when processing an 'm' packet.
6708
6709 * gdb.texinfo (Packets): Mention that packets beginning with
6710 letters are reserved once, at the top, instead of actually listing
6711 them all and saying "reserved".
6712
6713 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6714
6715 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6716 Change @var{$arg0 to @code{$arg0.
6717
6718 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6719
6720 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6721
6722 2005-11-12 Jim Blandy <jimb@redhat.com>
6723
6724 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6725 order. Remove extraneous 'z'.
6726
6727 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6728
6729 * gdb.texinfo (Choosing files): Add --eval-command.
6730
6731 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6732
6733 * gdb.texinfo (Choosing modes): Add --return-child-result.
6734
6735
6736 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6737
6738 * gdb.texinfo (Choosing modes): Add --batch-silent.
6739
6740 2005-10-28 Eli Zaretskii <eliz@gnu.org>
6741
6742 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6743 "The -var-update Command".
6744
6745 2005-10-03 Joel Brobecker <brobecker@adacore.com>
6746
6747 * gdb.texinfo (Print Settings): Add documentation for set/show
6748 print array-indexes.
6749
6750 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6751
6752 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6753 6.2 and 6.3.
6754
6755 2005-08-27 Eli Zaretskii <eliz@gnu.org>
6756
6757 * gdb.texinfo (File Options): Don't document --mapped, it's gone
6758 since 19-Jan-2004.
6759 (Files): Likewise.
6760 (Variables, Symbols): Document the "<incomplete type>" message and
6761 its reasons.
6762
6763 2005-08-01 Fred Fish <fnf@specifix.com>
6764
6765 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6766
6767 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
6768
6769 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6770 option for -var-list-children and -var-update.
6771 (GDB/MI Stack Manipulation): Simplify description of
6772 print-values option for -stack-list-locals.
6773 (GDB/MI Command Description Format): Clarify.
6774 (Mode Options): Spelling of superseded.
6775
6776 2005-07-12 Bob Rossi <bob@brasko.net>
6777
6778 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6779 corresponding GDB command comment.
6780
6781 2005-07-06 Bob Rossi <bob@brasko.net>
6782
6783 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6784 and -inferior-tty-show.
6785 (Input/Output): Document "set/show inferior-tty" and tty alias.
6786
6787 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
6788
6789 * gdb.texinfo (Packets): Change description of 'D' packet to note
6790 that GDB does wait for a response.
6791
6792 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6793
6794 * gdb.texinfo (History) Rename "Command History".
6795 (Command History): Move node "Server Prefix" from section on
6796 Annotations here.
6797
6798 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6799
6800 * gdb.texinfo (GDB/MI Stack Manipulation):
6801 Re-instate -stack-info-frame with example. Say that it gets
6802 info on selected frame, not current frame.
6803
6804 2005-06-18 Eli Zaretskii <eliz@gnu.org>
6805
6806 * gdb.texinfo (Server): Clarify that `file' should be used before
6807 connecting to the server.
6808 (Files): Add an xref to the above description.
6809 (Output Formats): More detailed description of the `c' format.
6810 (Memory): List explicitly all the formats supported by `x'.
6811 (Threads): Add an @cindex entry for "thread apply".
6812 (Files): Document the possibility of loading unlinked object
6813 files. Add more indexing for solib-absolute-prefix and
6814 --with-sysroot.
6815 (Machine Code): Document possible problems with locations in
6816 shared libraries.
6817 (Backtrace): Document that free-standing environments do not need
6818 to have a `main' function.
6819
6820 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
6821
6822 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6823 -stack-info-frame.
6824
6825 2005-06-07 Andrew Cagney <cagney@gnu.org>
6826
6827 * gdb.texinfo (Contributors): Note the original multi-arch
6828 contributors.
6829
6830 2005-06-03 Eli Zaretskii <eliz@gnu.org>
6831
6832 * gdb.texinfo (Registers): Add index entries for the standard
6833 registers.
6834 (Frames): Add cross-reference from frame pointer description to
6835 the Registers node.
6836 (Annotations Overview): Fix the reference to GDB name.
6837
6838 2005-06-01 Eli Zaretskii <eliz@gnu.org>
6839
6840 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6841 can-use-hw-watchpoints.
6842
6843 2005-05-28 Bob Rossi <bob@brasko.net>
6844
6845 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6846 the possible reasons why an exec async record would be returned to FE.
6847
6848 2005-05-26 Andrew Cagney <cagney@gnu.org>
6849
6850 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6851 Andrew Cagney implemented the original GDB/MI.
6852
6853 2005-05-23 Orjan Friberg <orjanf@axis.com>
6854
6855 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6856 documentation. Add documentation for cris-mode.
6857
6858 2005-05-20 Eli Zaretskii <eliz@gnu.org>
6859
6860 * gdb.texinfo (Numbers): Explain the example and make the wording
6861 more acurate.
6862
6863 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
6864 Dennis Brueni <dennis@slickedit.com>
6865
6866 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6867 (GDB/MI Data Manipulation, GDB/MI Program Control)
6868 (GDB/MI Stack Manipulation): Update examples to include the fullname
6869 attribute in stack frames.
6870
6871 2005-05-12 Eli Zaretskii <eliz@gnu.org>
6872
6873 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
6874 do with other non-standard names of init files.
6875
6876 2005-05-11 Eli Zaretskii <eliz@gnu.org>
6877
6878 * gdb.texinfo (Command Files): Move the description of the startup
6879 from here...
6880 (Startup): ...to this new subsection of the Invocation chapter.
6881 Rearrange the description of init files more logically and add a
6882 cross-reference to "Command Files". Document the special gdbinit
6883 name for CISCO 68k. Expand the description of what GDB does
6884 during startup.
6885 (History): Add index entry for HISTSIZE.
6886
6887 2005-05-02 Mark Kettenis <kettenis@gnu.org>
6888
6889 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6890
6891 2005-05-02 Eli Zaretskii <eliz@gnu.org>
6892
6893 * gdb.texinfo (SVR4 Process Information, The isatty call)
6894 (The system call): Don't use foo(N) notation for man pages and
6895 functions.
6896 (Compilation, DJGPP Native): Improve wording.
6897
6898 2005-04-27 Eli Zaretskii <eliz@gnu.org>
6899
6900 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6901 were optimized away.
6902
6903 2005-04-22 Eli Zaretskii <eliz@gnu.org>
6904
6905 * gdb.texinfo (Remote configuration): Document "set/show
6906 get-thread-local-storage-address". Add cross-reference to the
6907 description of the qGetTLSAddr packet.
6908 (General Query Packets): Mention "set remote
6909 get-thread-local-storage-address" and add a reference to its
6910 description.
6911
6912 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
6913
6914 * gdb.texinfo (Backtrace): Describe 'bt full'.
6915
6916 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
6917
6918 * gdb.texinfo (Mode Options): Fix typo.
6919 (GDB/MI): Describe how to invoke GDB/MI.
6920
6921 2005-04-16 Eli Zaretskii <eliz@gnu.org>
6922
6923 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
6924 references changed. Add description of "info udot".
6925 (Files): Document "set/show stop-on-solib-events".
6926 (M32R/D): Document "set/show download-path", "set/show
6927 board-address", "set/show server-address", "upload", "tload".
6928 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6929 "use_mon_code", "use_ib_break", "use_dbt_break".
6930 (Maintenance Commands): Improve indexing.
6931 (Target Commands): Document "set/show hash", "set/show debug
6932 monitor".
6933 (SVR4 Process Information): Document "info pidlist" and "info
6934 meminfo". Document "set/show procfs-tarce" and "set/show
6935 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
6936 (Symbols, The Print Command with Objective-C): Improve indexing.
6937 (Objective-C): Add references to "info classes" and "info
6938 selectors".
6939 (Debugging Output): Improve wording. Document "set/show debug
6940 solib-frv". Fix "set/show debugvarobj".
6941 (Set Breaks): Add index entry for "hardware breakpoints".
6942 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6943 and "set/show usehardbreakpoints".
6944 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6945 monitor-prompt", "set/show monitor-warnings", "pmon".
6946 (ARM): Document "rdilogfile", "rdilogenable", "set/show
6947 rdiromatzero", "set/show rdiheartbeat".
6948 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6949 "sds".
6950 (Embedded Processors): Document the "sim" command.
6951 (Remote): Document the "remote" command.
6952 (DJGPP Native): Document the "info serial" command.
6953 (Threads): Document "maint info sol-threads".
6954 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6955 (Set Breaks): Improve indexing.
6956 (Command Syntax): Add a reference to dont-repeat.
6957 (Define): Document "dont-repeat".
6958 (TUI Commands): Document "tabset".
6959 (WinCE): New subsection. Document "set/show remotedirectory",
6960 "set/show remoteupload", "set/show remoteaddhost".
6961
6962 2005-04-15 Eli Zaretskii <eliz@gnu.org>
6963
6964 * gdb.texinfo (Hurd Native): New subsection, documents
6965 Hurd-specific commands.
6966 (Maintenance Commands): Add cross-reference to "Debugging Output".
6967 (Debugging Output): Document "set/show debug lin-lwp".
6968 (MIPS): Improve documentation of heuristic-fence-post. Document
6969 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6970 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6971 remote-mips64-transfers-32bit-regs", "set/show debug mips".
6972 (ARM): Document ARM-specific commands.
6973 (AVR): New section. Document "info io_registers".
6974 (CRIS): New section. Document "set/show cris-version" and
6975 "set/show cris-dwarf2-cfi".
6976 (HPPA): New section. Document "set/show debug hppa" and "maint
6977 print unwind".
6978 (Neutrino): New subsection. Document "set/show debug nto-debug".
6979 (Super-H): New section. Document the "regs" command.
6980 (Debugging Output): Document "set/show debug aix-thread".
6981
6982 2005-04-09 Eli Zaretskii <eliz@gnu.org>
6983
6984 * gdb.texinfo (Print Settings): Document "set/show print
6985 pascal_static-members", "set print repeats", "show print
6986 null-stop". Improve indexing. Fix documentation of "set print
6987 union".
6988 (Pascal): New section.
6989 (Supported languages): Rename from "Support"; all references
6990 updated. Add a menu item for Pascal.
6991 (Numbers): Document "set radix.
6992 (Screen Size): Document "set/show pagination".
6993 (MIPS Embedded): Remove "set processor" documentation.
6994 (Remote configuration): Document "set/show X/P/Z-packet",
6995 "set/show read-aux-vector-packet", "set/show remote
6996 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6997 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6998 remotedebug", "set/show remotebreak", "set/show remotedevice",
6999 "set/show remotelogfile".
7000 (Auxiliary Vector): Add reference to the description of the
7001 read-aux-vector-packet setting.
7002 (Set Watchpoints): Add a cross-reference to "set remote
7003 hardware-breakpoint-limit".
7004 (General Query Packets): Add indexing of requests and
7005 cross-references to related commands in "Remote configuration".
7006 (File-I/O Overview, The system call): Fix wording and typos.
7007 (Thread Stops): Add index entries.
7008 (Continuing and Stepping): Document "show step-mode".
7009 (i386): New node. Document "set/show struct-convention".
7010 (Files): Document "show trust-readonly-sections".
7011 (Calling): Document "set/show unwindonsignal".
7012 (Messages/Warnings): Add index entries.
7013 (Maintenance Commands): Document "set/show watchdog".
7014 (Annotations Overview): Document "show annotate".
7015 (Set Watchpoints): Add index entries.
7016 (Symbols): Fix doc of case-sensitive.
7017 (ABI): Document "show coerce-float-to-double".
7018 (Convenience Vars, Help): Improve indexing.
7019 (Machine Code): Document "show disassembly-flavor".
7020 (Debugging C plus plus): Document "show overload-resolution".
7021 (Value History, Signaling): Add index entries.
7022
7023 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7024
7025 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7026 (Processes): Fix wording.
7027 (History, List, Logging output, Define, Symbols, Print Settings):
7028 Improve indexing.
7029
7030 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7031
7032 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7033 redundant index entry for "target" command.
7034 (Backtrace): Add index entries.
7035 (Symbols, Fortran): Document the "set case-sensitive" command.
7036 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7037 (Print Settings): Add index entry for "set demangle-style".
7038 (Target Commands): Document "set download-write-size".
7039 (Debugging Output): Document "set exec-done-display".
7040
7041 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7042
7043 * gdb.texinfo (Files): Fix the name and documentation of
7044 add-shared-symbol-files. Document its alias assf. Update the
7045 list of OSs where GDB supports shared libraries. Fix markup.
7046 (Continuing and Stepping): Add reference to @var{location} in the
7047 text.
7048 (Dump/Restore Files): Fix reference to @{filename}.
7049 (Help): Fix wording.
7050 (Attach): Ditto.
7051 (Set Watchpoints): Ditto.
7052 (Backtrace): Remove redundant index entries. Improve index
7053 entries.
7054 (Delete Breaks): Fix wording.
7055 (Memory): Document the compare-sections command.
7056 (Memory Region Attributes): Improve wording.
7057 (Disabling): Improve wording.
7058 (Fortran): New subsection. Document the "info common" command.
7059 (Help): Document aliases "info copying" and "info warranty".
7060 (Caching Remote Data): New section. Document the "set/show
7061 remotecache" and "info dcache" commands.
7062 (Show): Fix wording of the documentation of the "set
7063 extension-language" command.
7064 (Signals): Add index entry for "info handle".
7065 (Memory Region Attributes): Fix punctuation.
7066 (Symbols): Change the arg name to "location" and refer to it in
7067 the text. Fix wording of "info types" doc.
7068 (Threads): Fix usage of @enumerate @item's.
7069 (Listing Tracepoints): Add index entry for "info tp".
7070 (Set Watchpoints): Add xref to "info break" description.
7071 (Macros): Add an index entry for "macro exp1". Document the
7072 "macro list" command.
7073 (Maintenance Commands): Document "flushregs", "maint agent",
7074 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7075 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7076 "maint print architecture", "maint print objfiles", "maint print
7077 statistics", "maint print type", "maint show-debug-regs", "maint
7078 space", "maint time", and "maint translate-address".
7079 (Connecting): Document the "monitor" command.
7080 (Annotations Overview): Describe the "set annotate" command.
7081
7082 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7083
7084 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7085 Rearrange index entries and improve wording about support for
7086 hardware watchpoints.
7087
7088 2005-03-10 Bob Rossi <bob@brasko.net>
7089
7090 * gdb.texinfo: Update copyright
7091
7092 2005-02-09 Theodore A. Roth <troth@openavr.org>
7093
7094 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7095 error.
7096
7097 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7098
7099 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7100
7101 2005-01-17 Michael Snyder <msnyder@redhat.com>
7102
7103 * gdb.texinfo: Fix spelling, infinte -> infinite.
7104
7105 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7106
7107 * observer.texi (GDB Observers): Document "solib_loaded".
7108
7109 2005-01-07 Andrew Cagney <cagney@gnu.org>
7110
7111 * configure.ac: Rename configure.in, require autoconf 2.59.
7112 * configure: Re-generate.
7113
7114 * configure.in: Replace configdirs with multiple references to
7115 AC_CONFIG_SUBDIRS.
7116 * configure: Re-generate.
7117
7118 2005-01-04 Andrew Cagney <cagney@gnu.org>
7119
7120 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7121 part of the version number.
7122
7123 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7124
7125 * gdbint.texinfo (Algorithms): Remove description of
7126 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7127
7128 2004-12-07 Jim Blandy <jimb@redhat.com>
7129
7130 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7131 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7132 numbers.
7133
7134 2004-12-07 Andreas Schwab <schwab@suse.de>
7135
7136 * gdb.texinfo (Mode Options): Document -l option.
7137
7138 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7139
7140 * gdbint.texinfo (Algorithms): More accurate description of
7141 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7142 is not needed unless data-read and data-access watchpoints are
7143 supported. Add a description of how GDB checks whether the
7144 inferior stopped because a watchpoint was hit.
7145
7146 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7147
7148 * gdb.texinfo (Files): Add cross-reference to description of
7149 -readnow command-line switch.
7150
7151 2004-11-10 Randolph Chung <tausq@debian.org>
7152
7153 * gdb.texinfo: Document set/show backtrace past-entry commands.
7154 Rearrange index entries for set/show backtrace past-main.
7155
7156 2004-11-10 Jon Beniston <jon@beniston.com>
7157
7158 Committed by Andrew Cagney <cagney@gnu.org>.
7159 * gdb.texinfo (Remote Serial Protocol): Further describe
7160 binary transfer escaping mechanism .
7161
7162 2004-11-08 Randolph Chung <tausq@debian.org>
7163
7164 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7165 and "show debug infrun". Add index entries.
7166
7167 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7168
7169 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7170 "info proc" that are already implemented. Add index entries.
7171 (Working Directory): Add a cross-reference to "info proc" command.
7172 (Files): Add a tip for decreasing memory used for symtabs from
7173 shared libraries.
7174 (Starting): Fix whitespace; make "elaboration" stand out where it
7175 is first used, and add an index entry for the term.
7176 (Calling): Expand and elaborate text. Add "print". Add the
7177 description of problems with weak aliases.
7178 (Core File Generation): New section.
7179
7180 2004-10-12 Andrew Cagney <cagney@gnu.org>
7181
7182 * gdbint.texinfo (Versions and Branches): New chapter.
7183 (Releasing GDB): Delete "Versions and Branches" section.
7184 (Top): Add "Versions and Branches".
7185
7186 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7187
7188 * gdb.texinfo (Editing, History): Add cross-references to the
7189 included Readline and History user documentation. Remove
7190 references to the symbol have-readline-appendices which is unused
7191 and undefined.
7192 (History): Fix indexing.
7193
7194 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7195
7196 * gdbint.texinfo (target_stopped_data_address): Update to
7197 new prototype.
7198 (i386_stopped_data_address): Update prototype and description.
7199 (i386_stopped_by_watchpoint): New function and description.
7200
7201 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7202
7203 * gdb.texinfo (Filenames): Add Ada suffixes.
7204 (Ada) New section.
7205
7206 2004-09-27 Andrew Cagney <cagney@gnu.org>
7207 Robert Picco <Robert.Picco@hp.com>
7208
7209 * gdb.texinfo (Packets): Document the "p" packet.
7210
7211 2004-09-21 Jason Molenda (jmolenda@apple.com)
7212
7213 * gdb.texinfo (Paths and Names of the Source Files): Document the
7214 meaning of values in the 'desc' field of a SO stab.
7215
7216 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7217
7218 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7219 max-cache-age" and "maint show dwarf2 max-cache-age".
7220
7221 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7222
7223 * gdb.texinfo (Set Breaks): Add index entry for setting
7224 breakpoints on overloaded C++ functions that are not members of
7225 any classes. Add an example and an index entry for setting
7226 breakpoints on all program functions.
7227 (Character Sets, Macros, Overlay Commands)
7228 (Non-debug DLL symbols, GDB/MI Output Syntax)
7229 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7230 Use "(@value{GDBP})" instead of a literal "(gdb)".
7231
7232 2004-09-12 Andrew Cagney <cagney@gnu.org>
7233
7234 * gdbint.texinfo (Native Debugging): Delete description of
7235 FILES_INFO_HOOK.
7236
7237 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7238
7239 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7240 to hex_string_custom (not historically correct, but more
7241 understandable, given the current code).
7242
7243 2004-09-03 Andrew Cagney <cagney@gnu.org>
7244
7245 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7246
7247 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7248
7249 * observer.texi (solib_unloaded): New observer.
7250
7251 2004-08-24 Andrew Cagney <cagney@gnu.org>
7252
7253 * gdbint.texinfo (Target Architecture Definition): Add missing
7254 comma.
7255
7256 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7257
7258 * (Using the Testsuite): build != host is supported,
7259 but some test scripts do not support build != host.
7260
7261 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7262
7263 * gdbint.texinfo (Host Definition): Delete description of
7264 FCLOSE_PROVIDED and GETENV_PROVIDED.
7265
7266 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7267
7268 * gdbint.texinfo (Host Definition): Delete description of
7269 NO_SYS_FILE.
7270 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7271 PTRACE_FP_BUG.
7272
7273 2004-08-05 Andrew Cagney <cagney@gnu.org>
7274
7275 * gdbint.texinfo (Target Architecture Definition): Delete
7276 reference to deprecated_read_fp.
7277
7278 2004-08-02 Andrew Cagney <cagney@gnu.org>
7279
7280 * gdbint.texinfo (Target Architecture Definition): Delete
7281 description of DEPRECATED_REGISTER_BYTES.
7282
7283 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7284
7285 * gdb.texinfo (Source Path): Document the new behavior of
7286 searching for the source files.
7287
7288 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7289
7290 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7291 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7292 (Auto Display): Improve indexing.
7293
7294 2004-07-16 Andrew Cagney <cagney@gnu.org>
7295
7296 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7297 "-noasync".
7298
7299 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7300
7301 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7302 have the same prefix have only their prefix in the index.
7303
7304 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7305
7306 * gdb.texinfo (BSD libkvm Interface): New node (section)
7307 (Native): Add it to the menu.
7308
7309 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7310
7311 * gdbint.texinfo (Target Architecture Definition): Remove
7312 PCC_SOL_BROKEN.
7313
7314 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7315
7316 * gdbint.texinfo (Target Architecture Definition): Remove
7317 SUN_FIXED_LBRAC_BUG.
7318
7319 2004-06-26 Andrew Cagney <cagney@gnu.org>
7320
7321 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7322
7323 2004-06-20 Andrew Cagney <cagney@gnu.org>
7324
7325 * gdbint.texinfo (Target Architecture Definition): Deprecate
7326 USE_STRUCT_CONVENTION.
7327
7328 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7329
7330 gdb.texinfo (Bug Reporting): Mention session recording,
7331 with the script command or Emacs.
7332
7333 2004-06-18 Andrew Cagney <cagney@gnu.org>
7334
7335 * gdbint.texinfo (Target Architecture Definition): Deprecate
7336 FUNCTION_START_OFFSET.
7337
7338 2004-06-14 Andrew Cagney <cagney@gnu.org>
7339
7340 Based on changes from Karl Berry.
7341 * gdb.texinfo: Do not use @sc in a direntry.
7342 * stabs.texinfo: Change @dircateogry to "Software development".
7343 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7344
7345 2004-06-13 Andrew Cagney <cagney@gnu.org>
7346
7347 * gdbint.texinfo (Target Architecture Definition): Delete
7348 description of RETURN_VALUE_ON_STACK.
7349
7350 2004-06-09 Andrew Cagney <cagney@gnu.org>
7351
7352 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7353 deleted by previous patch.
7354
7355 2004-06-08 Andrew Cagney <cagney@gnu.org>
7356
7357 * gdbint.texinfo (Native Debugging): Delete documentation on
7358 ATTACH_DETACH.
7359
7360 2004-06-06 Randolph Chung <tausq@debian.org>
7361
7362 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7363
7364 2004-06-06 Randolph Chung <tausq@debian.org>
7365
7366 * gdb.texinfo (push_dummy_call): Update argument list to match
7367 the new push_dummy_call method signature. Describe the function
7368 argument.
7369
7370 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7371
7372 * gdb.texinfo (Starting): Document new start command.
7373
7374 2004-05-21 Andrew Cagney <cagney@redhat.com>
7375
7376 * observer.texi (GDB Observers): Document "inferior_created".
7377
7378 2004-05-08 Andrew Cagney <cagney@redhat.com>
7379
7380 * gdbint.texinfo (Target Architecture Definition): Delete
7381 description of DO_DEFERRED_STORES.
7382
7383 * gdbint.texinfo (Target Architecture Definition): Delete
7384 references to DEPRECATED_FIX_CALL_DUMMY.
7385
7386 * gdbint.texinfo (Target Architecture Definition): Delete
7387 description of DEPRECATED_CALL_DUMMY_WORDS,
7388 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7389
7390 * gdbint.texinfo (Target Architecture Definition): Delete
7391 description of DEPRECATED_PUSH_DUMMY_FRAME.
7392
7393 * gdbint.texinfo (Target Architecture Definition): Delete
7394 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7395
7396 2004-05-07 Andrew Cagney <cagney@redhat.com>
7397
7398 * observer.texi (GDB Observers): Add "Debugging" section. Include
7399 cross reference to "set/show debug observer".
7400 * gdb.texinfo (Debugging Output): Document "set/show debug
7401 observer".
7402
7403 2004-05-01 Andrew Cagney <cagney@redhat.com>
7404
7405 * gdbint.texinfo (Target Architecture Definition): Delete
7406 description of DEPRECATED_PC_IN_SIGTRAMP.
7407
7408 2004-04-30 Andrew Cagney <cagney@redhat.com>
7409
7410 * gdbint.texinfo (Target Architecture Definition): Delete
7411 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7412
7413 2004-04-30 Orjan Friberg <orjanf@axis.com>
7414
7415 * observer.texi (GDB Observers): Correct spelling.
7416
7417 2004-04-26 Orjan Friberg <orjanf@axis.com>
7418
7419 * observer.texi (GDB Observers): Add target_changed event.
7420
7421 2004-04-08 Andrew Cagney <cagney@redhat.com>
7422
7423 * observer.texi (GDB Observers): Rework, provide generic observer
7424 definitions and then a list of observable events.
7425
7426 2004-04-04 Andrew Cagney <cagney@redhat.com>
7427
7428 * gdbint.texinfo (Host Definition): Delete reference to
7429 NO_SIGINTERRUPT.
7430
7431 2004-04-02 Andrew Cagney <cagney@redhat.com>
7432
7433 * gdbint.texinfo (Target Architecture Definition): Delete
7434 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7435
7436 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7437
7438 * gdb.texinfo (TUI Commands): Document tui reg commands.
7439
7440 2004-03-26 Andrew Cagney <cagney@redhat.com>
7441
7442 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7443 "gdbtui".
7444 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7445 (Contributors): Mention both Text and Terminal User Interface.
7446
7447 2004-03-23 Andrew Cagney <cagney@redhat.com>
7448
7449 * gdbint.texinfo (Target Architecture Definition): Deprecate
7450 references to SIGTRAMP_START and SIGTRAMP_END.
7451
7452 2004-03-23 Andrew Cagney <cagney@redhat.com>
7453
7454 * gdbint.texinfo (Target Architecture Definition): Deprecate
7455 references to PC_IN_SIGTRAMP.
7456
7457 2004-03-19 Andrew Cagney <cagney@redhat.com>
7458
7459 * gdbint.texinfo (Target Architecture Definition): Delete
7460 reference to GDB_TARGET_IS_HPPA.
7461
7462 2004-03-18 Andrew Cagney <cagney@redhat.com>
7463
7464 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7465 describe pre_init and post_init.
7466
7467 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7468
7469 * gdb.texinfo (Debugging Output): Document values for "set debug
7470 target".
7471
7472 2004-02-28 Andrew Cagney <cagney@redhat.com>
7473
7474 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7475
7476 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7477
7478 * gdb.texinfo (breakpoints): Add information about the
7479 new "set breakpoint pending" and "show breakpoint pending"
7480 commands.
7481
7482 2004-02-26 Andrew Cagney <cagney@redhat.com>
7483
7484 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7485 in Per-architecture module data section.
7486
7487 2004-02-25 Roland McGrath <roland@redhat.com>
7488
7489 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7490
7491 2004-02-24 Andrew Cagney <cagney@redhat.com>
7492
7493 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7494 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7495 * fdl.texi: Import Version 1.2, November 2002.
7496
7497 2004-02-17 Andrew Cagney <cagney@redhat.com>
7498
7499 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7500
7501 2004-02-16 Andrew Cagney <cagney@redhat.com>
7502
7503 * gdbint.texinfo (Target Architecture Definition): Deprecate
7504 FRAMELESS_FUNCTION_INVOCATION.
7505
7506 2004-02-16 Andrew Cagney <cagney@redhat.com>
7507
7508 * gdbint.texinfo (Coding): Mention -Wunused-function.
7509
7510 2004-02-14 Andrew Cagney <cagney@redhat.com>
7511
7512 * gdbint.texinfo (Target Architecture Definition): Delete
7513 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7514
7515 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
7516
7517 * gdb.texinfo: Properly quote the name "C++".
7518 * gdbint.texinfo: Ditto.
7519 * stabs.texinfo: Ditto.
7520
7521 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
7522
7523 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7524 minimal information about libiberty.
7525
7526 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7527
7528 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7529
7530 2004-02-04 Roland McGrath <roland@redhat.com>
7531
7532 * gdb.texinfo (Auxiliary Vector): New node (section).
7533 (Data): Add it to the menu.
7534
7535 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7536
7537 * gdb.texinfo (Breakpoints): Add information about pending
7538 breakpoint support.
7539
7540 2004-01-26 Andrew Cagney <cagney@redhat.com>
7541
7542 * gdb.texinfo (Overview): Delete references to the cisco protocol
7543 including the "N" response.
7544
7545 2004-01-26 Andrew Cagney <cagney@redhat.com>
7546
7547 * gdbint.texinfo (Target Architecture Definition): Rename
7548 EXTRACT_STRUCT_VALUE_ADDRESS to
7549 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7550
7551 2004-01-24 Eli Zaretskii <eliz@gnu.org>
7552
7553 * gdb.texinfo (KOD): Document "show os". Add index entries for
7554 "set/show os" and "info cisco" commands.
7555
7556 2004-01-21 Eli Zaretskii <eliz@gnu.org>
7557
7558 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7559
7560 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7561
7562 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7563 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7564
7565 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
7566
7567 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7568 -stack-list-locals.
7569 (GDB/MI Variable Objects): Describe extension to
7570 -var-list-children.
7571
7572 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7573
7574 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7575
7576 2004-01-17 Andrew Cagney <cagney@redhat.com>
7577
7578 * gdbint.texinfo (Target Architecture Definition): Delete
7579 documentation on DEPRECATED_NPC_REGNUM.
7580
7581 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
7582
7583 * gdb.texinfo: Update copyright year. Mention that set
7584 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7585 "set follow-fork-mode ask".
7586
7587 2004-01-13 Andrew Cagney <cagney@redhat.com>
7588
7589 * gdbint.texinfo: Update copyright year.
7590 (Coding): Add -Wunused-label to list of -Werror warnings.
7591
7592 2004-01-08 Jason Molenda <jmolenda@apple.com>
7593 Eli Zaretskii <eliz@gnu.org>
7594
7595 * gdb.texinfo: Update copyright.
7596 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7597 around names, as appropriate. Minor syntax cleanup of
7598 _NSPrintForDebugger explanation. Two spaces after periods.
7599 GDBN used instead of lit. "gdb". Index entries added for
7600 print-object and _NSPrintForDebugger. @noindent added in one spot.
7601
7602 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
7603
7604 * stabs.texinfo: Add dircategory and direntry commands.
7605 * annotate.texinfo: Ditto.
7606
7607 2003-11-10 Andrew Cagney <cagney@redhat.com>
7608
7609 * gdbint.texinfo (Target Architecture Definition): Replace the
7610 return_value method's "inval" and "outval" parameters with
7611 "readbuf" and "writebuf".
7612
7613 2003-10-28 Jim Blandy <jimb@redhat.com>
7614
7615 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7616 from "The `F' request packet" and "The `F' reply packet", to make
7617 texi2dvi happy.
7618 (File-I/O remote protocol extension): Update menu entries, too.
7619
7620 2003-10-26 Michael Chastain <mec@shout.net>
7621
7622 * gdb.texinfo (Thread Stops): Document the issue with
7623 premature return from system calls in multi-threaded programs.
7624
7625 2003-10-24 Andrew Cagney <cagney@redhat.com>
7626
7627 * annotate.texinfo: Fix "fortunatly"[sic].
7628
7629 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7630
7631 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7632 with "Hitachi" and "Mitsubishi".
7633
7634 2003-10-20 Andrew Cagney <cagney@redhat.com>
7635
7636 * gdbint.texinfo (Target Architecture Definition): Document
7637 gdbarch_return_value. Add cross references from
7638 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7639 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7640
7641 2003-10-18 Mark Kettenis <kettenis@gnu.org>
7642
7643 * gdbint.texinfo (Target Architecture Definition): Document
7644 regset_from_core_section.
7645
7646 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7647
7648 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7649
7650 2003-10-15 Kevin Buettner <kevinb@redhat.com>
7651
7652 From Anthony Green <green@redhat.com>:
7653 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
7654
7655 2003-10-14 Kevin Buettner <kevinb@redhat.com>
7656
7657 * gdb.texinfo (Breakpoint related warnings): New node.
7658 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
7659
7660 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
7661
7662 * gdb.texinfo (Remote Protocol): Document v and vCont.
7663
7664 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7665
7666 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7667 * gdbint.texinfo: Ditto.
7668
7669 2003-10-09 Andrew Cagney <cagney@redhat.com>
7670
7671 From 2003-09-18 David Anderson <davea@sgi.com>:
7672 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7673 "command".
7674
7675 2003-10-03 Andrew Cagney <cagney@redhat.com>
7676
7677 * gdbint.texinfo (Target Architecture Definition): Deprecate
7678 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7679 just target.
7680
7681 2003-10-02 Andrew Cagney <cagney@redhat.com>
7682
7683 * gdbint.texinfo (Target Architecture Definition): Rename
7684 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7685 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7686 * gdbint.texinfo (Target Architecture Definition): Rename
7687
7688 2003-09-30 Andrew Cagney <cagney@redhat.com>
7689
7690 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
7691 (Target Architecture Definition):
7692
7693 * gdbint.texinfo (Target Architecture Definition): Rename
7694 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7695
7696 2003-09-29 Andrew Cagney <cagney@redhat.com>
7697
7698 * gdbint.texinfo (Target Architecture Definition): Delete
7699 documentation for NEED_TEXT_START_END.
7700
7701 * gdbint.texinfo (Target Architecture Definition): Rename
7702 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7703 TARGET_WRITE_PC.
7704
7705 2003-09-22 Michael Chastain <mec@shout.net>
7706
7707 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7708
7709 2003-09-21 Anthony Green <green@redhat.com>
7710
7711 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7712
7713 2003-09-21 Mark Kettenis <kettenis@gnu.org>
7714
7715 * gdbint.texinfo (Target Architecture Definition): Document
7716 stabs_argument_has_addr.
7717
7718 2003-09-18 Andrew Cagney <cagney@redhat.com>
7719
7720 * gdbint.texinfo (Target Architecture Definition): Delete
7721 documentation on REGISTER_NAMES.
7722
7723 2003-09-13 Mark Kettenis <kettenis@gnu.org>
7724
7725 * gdbint.texinfo (Target Architecture Definition): Replace
7726 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7727
7728 2003-09-11 Andrew Cagney <cagney@redhat.com>
7729
7730 * gdbint.texinfo (Target Architecture Definition): Replace
7731 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7732
7733 2003-08-18 Andrew Cagney <cagney@redhat.com>
7734
7735 * gdbint.texinfo (Target Architecture Definition): Document
7736 "frame_red_zone_size".
7737
7738 2003-08-09 Andrew Cagney <cagney@redhat.com>
7739
7740 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7741 with "set/show backtrace past-main" and "set/show backtrace
7742 limit".
7743
7744 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7745
7746 * Makefile.in (install-info): Support DESTDIR.
7747 (install-html): Likewise.
7748
7749 2003-08-07 Andrew Cagney <cagney@redhat.com>
7750
7751 Patch from Nick Roberts.
7752 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7753 bindings. Remove description of send-gdb-command.
7754
7755 2003-08-07 Andrew Cagney <cagney@redhat.com>
7756
7757 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7758 GDB 6.0.
7759
7760 2003-08-06 Andrew Cagney <cagney@redhat.com>
7761
7762 * gdb.texinfo (Mode Options): Mention that level three is the
7763 highest available and that level 2 is deprecated.
7764 (Annotations Overview): Mention annotation levels. Cross reference
7765 to "Limitations of the Annotation Interface" in annotate.texi.
7766 (TODO, Value Annotations, Frame Annotations): Delete section.
7767 (Displays, Breakpoint Info): Delete.
7768
7769 2003-08-04 Andrew Cagney <cagney@redhat.com>
7770
7771 * agentexpr.texi: Delete @bye.
7772 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7773 (stabs.info): Add $(srcdir) to include search path.
7774 (html): Depend on "annotate_toc.html", and not "annotate.html".
7775 * stabs.texinfo: Ditto. Include "fdl.texi".
7776 * gdbint.texinfo: Update copyright statement's list of invariant
7777 sections.
7778
7779 2003-07-28 Andrew Cagney <cagney@redhat.com>
7780
7781 * Makefile.in (INFO_DEPS): Add annotate.info.
7782 (dvi, ps, html, pdf): Add annotate.
7783 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7784 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7785 (ANNOTATE_DOC_FILES): New macro.
7786 (ANNOTATE_TEX_TMPS): New macro.
7787 (annotate.info, annotate_toc.html): Specify dependencies.
7788 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7789 * annotate.texinfo: Rename annotate.texi. Get building. Add
7790 "Migrating to GDB/MI" and "Limitations of the Annotation
7791 Interface" chapters. Mention why it is not part of the user
7792 guide. Update copyright notice. Include "fdl.texi".
7793
7794 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
7795
7796 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7797
7798 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7799
7800 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7801
7802 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
7803
7804 * gdb.texinfo (Server): Mention pidof.
7805
7806 2003-07-22 Andrew Cagney <cagney@redhat.com>
7807
7808 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7809 list.
7810
7811 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
7812
7813 * gdb.texinfo (Logging output): New chapter.
7814
7815 2003-06-24 Joel Brobecker <brobecker@gnat.com>
7816
7817 * gdb.texinfo (Unsupported languages): New section.
7818 (Languages): Add link to new section.
7819
7820 2003-06-22 Andrew Cagney <cagney@redhat.com>
7821
7822 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7823
7824 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7825
7826 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7827
7828 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
7829
7830 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7831 * agentexpr.texi: Retitle section, and change it to an appendix.
7832 Comment out texinfo initialization. Factor a @var{} into two
7833 pieces to prevent makeinfo warnings.
7834 * gdb.texinfo: Add Agent Expressions appendix.
7835
7836 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
7837
7838 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7839
7840 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
7841
7842 * gdb.texinfo (Remote Debugging): New section "Connecting to a
7843 remote target". Document the "detach" and "disconnect" commands.
7844 (Server, Netware, Debug Session): Reference "Connecting to a
7845 remote target".
7846 (GDB/MI Target Manipulation): Document "-target-disconnect".
7847
7848 2003-06-13 Andrew Cagney <cagney@redhat.com>
7849
7850 * gdbint.texinfo (Target Architecture Definition): Deprecate
7851 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7852 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
7853
7854 2003-06-09 Jim Blandy <jimb@redhat.com>
7855
7856 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7857
7858 2003-06-08 Andrew Cagney <cagney@redhat.com>
7859
7860 * gdbint.texinfo (Target Architecture Definition): Delete
7861 documentation on FRAME_ARGS_ADDRESS_CORRECT.
7862
7863 2003-06-08 Andrew Cagney <cagney@redhat.com>
7864
7865 * gdbint.texinfo (Target Architecture Definition): Document
7866 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
7867
7868 2003-06-07 Adam Fedor <fedor@gnu.org>
7869
7870 * gdb.texinfo: Add Objective-C documentation.
7871
7872 2003-06-01 Andrew Cagney <cagney@redhat.com>
7873
7874 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7875 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
7876
7877 2003-05-21 Andrew Cagney <cagney@redhat.com>
7878
7879 * gdbint.texinfo (Target Architecture Definition): Delete
7880 references to "extract_address" and "store_address".
7881
7882 2003-05-16 Andrew Cagney <cagney@redhat.com>
7883
7884 * gdbint.texinfo (Target Architecture Definition): Replace
7885 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
7886 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7887
7888 2003-05-14 Theodore A. Roth <troth@openavr.org>
7889
7890 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7891
7892 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
7893
7894 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7895 (gdb.dvi): Likewise.
7896 (gdb.pdf): Likewise.
7897 (links2roff): Likewise.
7898
7899 2003-05-08 Jim Blandy <jimb@redhat.com>
7900
7901 * gdb.texinfo (Dump/Restore Files): Update documentation for
7902 'dump', 'append', and 'restore': note that format argument is
7903 optional; simplify presentation of the command variants; and be
7904 more precise about the formats.
7905
7906 2003-05-07 Jim Blandy <jimb@redhat.com>
7907
7908 * gdb.texinfo (Symbols): Update documentation: 'maint list
7909 symtabs' and 'maint list psymtabs' have been renamed 'maint info
7910 symtabs' and 'maint info psymtabs'.
7911
7912 2003-05-05 Andrew Cagney <cagney@redhat.com>
7913
7914 * gdbint.texinfo (Target Architecture Definition): Make
7915 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7916 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7917 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7918
7919 2003-05-04 Andrew Cagney <cagney@redhat.com>
7920
7921 * gdb.texinfo (Maintenance Commands): Document "maint print
7922 dummy-frames".
7923
7924 2003-05-04 Andrew Cagney <cagney@redhat.com>
7925
7926 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7927
7928 2003-05-03 J. Brobecker <brobecker@gnat.com>
7929
7930 Thierry Schneider <tpschneider1@yahoo.com>
7931 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7932 for new MI command.
7933
7934 2003-05-03 Andrew Cagney <cagney@redhat.com>
7935
7936 * gdbint.texinfo (Target Architecture Definition): Document
7937 push_dummy_code. Add cross references.
7938
7939 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
7940
7941 * gdb.texinfo (Character Sets): Update to reflect new behavior of
7942 set/show charsets commands.
7943
7944 2003-04-28 Andrew Cagney <cagney@redhat.com>
7945
7946 * gdbint.texinfo (Target Architecture Definition): Replace
7947 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7948 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7949
7950 2003-04-28 Andrew Cagney <cagney@redhat.com>
7951
7952 * gdbint.texinfo (Target Architecture Definition): Rename
7953 "tm_print_insn" to "deprecated_tm_print_insn".
7954
7955 2003-04-09 Jim Blandy <jimb@redhat.com>
7956
7957 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7958 list psymtabs'.
7959
7960 2003-04-08 Andrew Cagney <cagney@redhat.com>
7961
7962 * gdbint.texinfo (Target Architecture Definition): Delete
7963 references to EXTRA_FRAME_INFO.
7964
7965 2003-04-08 Andrew Cagney <cagney@redhat.com>
7966
7967 * gdbint.texinfo (Target Architecture Definition): Delete
7968 PRINT_TYPELESS_INTEGER.
7969
7970 2003-04-02 J. Brobecker <brobecker@gnat.com>
7971
7972 * observer.texi (GDB Observers): Adjust the documentation for the
7973 normal_stop notification to better describe reality. Fix a couple
7974 of minor typos.
7975
7976 2003-04-02 Bob Rossi <bob_rossi@cox.net>
7977
7978 * gdb.texinfo (GDB/MI Program Control): Add
7979 '-file-list-exec-source-file'
7980
7981 2003-03-31 Andrew Cagney <cagney@redhat.com>
7982
7983 * gdbint.texinfo (Target Architecture Definition): Delete
7984 references to CALL_DUMMY_P.
7985
7986 2003-03-30 Andrew Cagney <cagney@redhat.com>
7987
7988 * gdbint.texinfo (Target Architecture Definition): Remove
7989 reference to TARGET_WRITE_SP.
7990
7991 2003-03-27 Andrew Cagney <cagney@redhat.com>
7992
7993 * gdbint.texinfo (Target Architecture Definition): Remove
7994 references to write_sp.
7995
7996 2003-03-27 Andrew Cagney <cagney@redhat.com>
7997
7998 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7999 chapter body. Use @smallexample instead of @example.
8000 (Annotations): Ditto.
8001 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8002 annotate.texi.
8003
8004 2003-03-26 Andrew Cagney <cagney@redhat.com>
8005
8006 * gdbint.texinfo (Target Architecture Definition): Replace
8007 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8008 dummy_addr parameters.
8009
8010 2003-03-25 Andrew Cagney <cagney@redhat.com>
8011
8012 * gdbint.texinfo (Target Architecture Definition): Delete
8013 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8014 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8015 Add reference to PUSH_ARGUMENTS.
8016
8017 2003-03-23 Andrew Cagney <cagney@redhat.com>
8018
8019 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8020 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8021
8022 2003-03-18 J. Brobecker <brobecker@gnat.com>
8023
8024 * gdbint.texinfo (Algorithms): Add new section describing the
8025 Observer paradigm.
8026 (Top): Add menu entry to new observer appendix.
8027 * observer.texi: New file.
8028 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8029 new observer.texi file.
8030
8031 2003-03-17 Andrew Cagney <cagney@redhat.com>
8032
8033 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8034 that GNU Press update the manual version number.
8035
8036 2003-03-12 Andrew Cagney <cagney@redhat.com>
8037
8038 * gdbint.texinfo (Target Architecture Definition): Delete
8039 references to get_saved_register. Rename GET_SAVED_REGISTER to
8040 DEPRECATED_GET_SAVED_REGISTER.
8041
8042 2003-03-13 Andrew Cagney <cagney@redhat.com>
8043
8044 * gdbint.texinfo (Target Architecture Definition): Replace
8045 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8046
8047 2003-03-12 Andrew Cagney <cagney@redhat.com>
8048
8049 * gdbint.texinfo (Target Architecture Definition): Rename
8050 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8051
8052 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8053
8054 * gdb.texinfo: Add File-I/O documentation.
8055
8056 2003-03-10 Andrew Cagney <cagney@redhat.com>
8057
8058 * gdbint.texinfo (Target Architecture Definition): Cross reference
8059 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8060
8061 2003-03-07 Andrew Cagney <cagney@redhat.com>
8062
8063 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8064 frame" command.
8065
8066 2003-03-05 Andrew Cagney <cagney@redhat.com>
8067
8068 * gdbint.texinfo (Target Architecture Definition): Document
8069 unwind_dummy_id. Cross reference unwind_dummy_id and
8070 SAVE_DUMMY_FRAME_TOS.
8071
8072 2003-03-05 James Ingham <jingham@apple.com>
8073 Daniel Jacobowitz <drow@mvista.com>
8074
8075 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8076 and "show cp-abi".
8077
8078 2003-03-03 Andrew Cagney <cagney@redhat.com>
8079
8080 * gdbint.texinfo (Target Architecture Definition): Document
8081 register_type.
8082
8083 2003-03-03 Andrew Cagney <cagney@redhat.com>
8084
8085 * stabs.texinfo (Structures): Use @samp and separate @var's
8086 instead of a single @var containing a comma separated list.
8087 (Unions): Ditto.
8088
8089 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8090
8091 * Makefile.in (distclean): Remove config.log.
8092
8093 2003-03-01 Andrew Cagney <cagney@redhat.com>
8094
8095 * gdbint.texinfo (Target Architecture Definition): Rename
8096 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8097
8098 2003-03-01 Andrew Cagney <cagney@redhat.com>
8099
8100 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8101 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8102
8103 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8104
8105 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8106 (Non-debug DLL symbols): New node, describing the minimal symbols
8107 loaded from DLLs without real debugging symbols.
8108
8109 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8110
8111 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8112 hardware-breakpoint-limit".
8113 (Set Watchpoints): Add cross reference to "set remote
8114 hardware-watchpoint-limit".
8115 (Remote configuration options): New section.
8116
8117 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8118
8119 * gdbint.texinfo (Target Architecture Definition): Delete
8120 descrption of IS_TRAPPED_INTERNALVAR.
8121
8122 From Keith Seitz <keiths@redhat.com>:
8123 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8124 option "-i"/"--interpreter" to this chapter. Include index
8125 entries.
8126
8127 2003-02-04 David Carlton <carlton@math.stanford.edu>
8128
8129 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8130 (Variables): Recommend stabs+ and DWARF 2.
8131 (C plus plus expressions): Correct info about
8132 compiler versions, debug formats.
8133 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8134 PR symtab/874.
8135
8136 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8137
8138 * gdbint.texinfo (Target Architecture Definition): Delete
8139 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8140 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8141 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8142 references to nindy and i960.
8143 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8144
8145 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8146
8147 * gdbint.texinfo (Target Architecture Definition): Delete
8148 FLOAT_INFO.
8149
8150 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8151
8152 * stabs.texinfo (Member Type Descriptor): Clarify description of
8153 `@'. Suggested by Ben Hutchings.
8154
8155 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8156
8157 * gdb.texinfo (M68K): Delete reference to es1800.
8158
8159 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8160
8161 * gdb.texinfo (Maintenance Commands): Document `maint print
8162 reggroups' and `maint print register-groups'.
8163 * gdbint.texinfo (Target Architecture Definition): Document
8164 register_reggroup_p.
8165
8166 2003-01-23 Jim Blandy <jimb@redhat.com>
8167
8168 * gdb.texinfo (Separate Debug Files): New section.
8169
8170 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8171
8172 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8173 and "maint show profile".
8174
8175 2003-01-16 Michael Chastain <mec@shout.net>
8176
8177 * gdb.texinfo (Installing GDB): Warn against
8178 ".../gdb-VERSION/gdb/configure".
8179 (Separate Objdir): Likewise.
8180
8181 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8182
8183 * gdbint.texinfo (Target Architecture Definition): Delete
8184 definition of PRINT_REGISTER_HOOK.
8185
8186 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8187
8188 (OpenRISC 1000): Fix formatting of command names.
8189
8190 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8191
8192 * gdb.texinfo (Continuing and Stepping): Add new command
8193 'advance'. Clarify behavior of 'until'.
8194
8195 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8196
8197 * gdb.texinfo (Files): Document solib-absolute-prefix and
8198 solib-search-path.
8199
8200 2003-01-09 Michael Chastain <mec@shout.net>
8201
8202 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8203 (Create a Release): Add new instructions for new @file{src-release}.
8204 Document existing instructions for @file{Makefile.in} as
8205 being for @value{GDBN} 5.3.1 or earlier.
8206
8207 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8208
8209 * gdbint.texinfo (Target Architecture Definition): Mention
8210 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8211 allocate memory.
8212
8213 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8214
8215 * gdb.texinfo (Controlling GDB): Add @kindex for
8216 "show osabi".
8217 (Backtraces): Add @kindex's for backtrace-below-main.
8218
8219 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8220
8221 * gdb.texinfo (Controlling GDB): Document "set osabi".
8222
8223 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8224
8225 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8226 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8227
8228 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8229
8230 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8231 "set coerce-float-to-double".
8232 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8233
8234 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8235
8236 * stabs.texinfo: Remove obsolete text.
8237 * gdbint.texinfo: Ditto.
8238 * gdb.texinfo: Ditto.
8239
8240 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8241
8242 * gdbint.texinfo (Target Architecture Definition): Update
8243 description of gdbarch_register_osabi.
8244
8245 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8246
8247 * agentexpr.texi: Fix typos.
8248 * annotate.texi: Likewise.
8249 * fdl.texi: Likewise.
8250
8251 2002-12-10 Andrew Cagney <cagney@redhat.com>
8252
8253 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8254 DEPRECATED_INIT_FRAME_PC.
8255
8256 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8257
8258 * gdbint.texinfo (Target Architecture Definition): Delete
8259 PC_IN_CALL_DUMMY.
8260
8261 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8262
8263 * gdbint.texinfo (Host Definition): Delete documentation on
8264 USE_GENERIC_DUMMY_FRAMES.
8265
8266 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8267
8268 Fix PR gdb/723 and PR gdb/245.
8269 * Makefile.in (install-info): Run the install-info command as part
8270 of the post install steps only.
8271 (uninstall-info): New target.
8272 (uninstall): New target.
8273
8274 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8275
8276 * Makefile.in (install): Make install do some real work.
8277
8278 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8279
8280 Fix POSIX problem reported by Paul Eggert.
8281 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8282 Fix PR gdb/527.
8283
8284 2002-10-26 Andrew Cagney <cagney@redhat.com>
8285
8286 * gdbint.texinfo (Target Architecture Definition): Delete
8287 definition of DO_REGISTERS_INFO.
8288
8289 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8290
8291 * gdbint.texinfo (Address Classes): Fix problems with insertion
8292 of ``{'' and ``}'' in example.
8293
8294 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8295
8296 * gdbint.texinfo (Address Classes): New section.
8297 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8298 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8299 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8300 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8301
8302 2002-10-11 Klee Dienes <kdienes@apple.com>
8303
8304 * gdb.texinfo (Registers): Mention vector registers as well as
8305 floating registers in the documentation for 'info registers' and
8306 'info all-registers'.
8307
8308 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8309
8310 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8311
8312 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8313
8314 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8315 interface definition.
8316
8317 2002-10-03 Marko Mlinar <markom@opencores.org>
8318
8319 * gdb.texinfo (Target Commands): Add or1k target specific
8320 commands.
8321 * gdb.texinfo (Contributors): Add myself to the contributors list.
8322
8323 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8324
8325 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8326 and "mi1" instead of "mi1" and "mi0".
8327
8328 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8329
8330 * gdb.texinfo (Packets): Fix typos "alligned".
8331 Correct z3/Z3 description. Correct z4/Z4 title.
8332
8333 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8334
8335 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8336
8337 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8338
8339 * gdb.texinfo: Use GNU/Linux instead of Linux.
8340
8341 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8342
8343 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8344
8345 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8346
8347 * gdb.texinfo: Replace @example with @smallexample.
8348
8349 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8350
8351 From Eli Zaretskii <eliz@gnu.org>:
8352 * gdb.texinfo (Character Sets): Use @smallexample instead of
8353 @example. Use GNU/Linux instead of Linux.
8354
8355 2002-09-20 Jim Blandy <jimb@redhat.com>
8356
8357 * gdb.texinfo: Add character set documentation.
8358
8359 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8360
8361 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8362 (Packets): Add cross reference from `b' packet to `z' packets.
8363
8364 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8365
8366 * gdb.texinfo (Maintenance Commands): Document ``maint
8367 internal-error'' and ``maint internal-warning''.
8368
8369 * gdbint.texinfo (Target Architecture Definition): Revise
8370 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8371
8372 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8373
8374 * gdbint.texinfo (Target Conditionals): Document the new
8375 NAME_OF_MALLOC macro.
8376
8377 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8378
8379 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8380 engineer.
8381
8382 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8383
8384 * gdb.texinfo (TUI Overview): Document status line fields.
8385
8386 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8387
8388 * gdb.texinfo (TUI Commands): Document info win command.
8389
8390 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8391
8392 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8393
8394 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8395
8396 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8397 (TUI Keys): Likewise.
8398
8399 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8400
8401 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8402 for a packet receive.
8403
8404 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8405
8406 * Makefile.in (clean): Move to end of file.
8407 (distclean, maintainer-clean, realclean): Ditto.
8408 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8409 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8410 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8411 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8412
8413 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8414
8415 * Makefile.in (GDBINT_TEX_TMPS): Define.
8416 (gdbint.dvi, gdbint.pdf): Use
8417 (GDB_TEX_TMPS): Define.
8418 (gdb.dvi, gdb.pdf): Use.
8419 (STABS_TEX_TMPS): Define.
8420 (stabs.dvi, stabs.pdf): Use.
8421 (GDB_DOC_SOURCE_INCLUDES): New macros.
8422 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8423 (GDBINT_DOC_FILES_INCLUDES): New macros.
8424 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8425 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8426 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8427 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8428 (links2roff): Replace SFILES_INCLUDED with
8429 GDB_DOC_SOURCE_INCLUDES.
8430 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8431 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8432 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8433 dependencies.
8434 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8435 dependencies.
8436 (gdbmi.texinfo): Delete rule.
8437 (inc-hist.texinfo): Delete rule.
8438 (rluser.texinfo): Delete rule.
8439
8440 2002-08-23 Andrew Cagney <cagney@redhat.com>
8441
8442 * gdbint.texinfo (Target Architecture Definition): Update
8443 STORE_RETURN_VALUE, mention regcache.
8444
8445 2002-08-21 Andrew Cagney <ac131313@redhat.com>
8446
8447 * gdbint.texinfo (Target Architecture Definition): Document
8448 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8449
8450 2002-08-19 Andrew Cagney <ac131313@redhat.com>
8451
8452 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8453 Fix minor typos. Add index entries.
8454
8455 2002-08-18 Andrew Cagney <ac131313@redhat.com>
8456
8457 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8458
8459 2002-08-15 Andrew Cagney <ac131313@redhat.com>
8460
8461 * gdbint.texinfo (Target Architecture Definition): Document
8462 PRINT_VECTOR_INFO.
8463 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8464
8465 2002-08-13 Andrew Cagney <ac131313@redhat.com>
8466
8467 * gdb.texinfo (Maintenance Commands): Document "maint print
8468 registers", "maint print raw-registers" and "maint print
8469 cooked-registers".
8470
8471 2002-08-08 Grace Sainsbury <graces@redhat.com>
8472
8473 From Mark Salter:
8474 * gdb.texinfo (Protocol): Document T packet extension to
8475 allow watchpoint address reporting.
8476
8477 2002-08-03 Andrew Cagney <ac131313@redhat.com>
8478
8479 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8480
8481 2002-08-01 Andrew Cagney <cagney@redhat.com>
8482
8483 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8484 to CHILL.
8485
8486 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8487
8488 * gdbint.texinfo (Coding): Revise section "Include Files".
8489
8490 2002-07-24 Andrew Cagney <cagney@redhat.com>
8491
8492 * gdbint.texinfo: Obsolete references to m88k.
8493 * gdb.texinfo: Ditto.
8494
8495 2002-07-10 Joel Brobecker <brobecker@gnat.com>
8496
8497 * gdbint.texinfo (Create a release candiate): Add the location
8498 where the proper version of autoconf can be retrieved.
8499
8500 2002-07-09 Don Howard <dhoward@redhat.com>
8501
8502 * gdb.texinfo (Command Files): Further describe the behavior of
8503 sourced command files.
8504
8505 2002-06-27 Andrew Cagney <ac131313@redhat.com>
8506
8507 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8508 (Coding): Clarify ISO C version that GDB assumes.
8509
8510 2002-06-26 Tom Tromey <tromey@redhat.com>
8511
8512 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8513 add_setshow_cmd_full.
8514
8515 2002-06-25 Don Howard <dhoward@redhat.com>
8516
8517 * gdb.texinfo (Memory Region Attributes): Document new behavior
8518 for 'mem' command.
8519
8520 2002-06-11 Jim Blandy <jimb@redhat.com>
8521
8522 * gdb.texinfo (Symbols): Update documentation for `info source'
8523 command.
8524
8525 * gdb.texinfo (Macros): Call the command `info macro', not
8526 `show macro'.
8527
8528 2002-06-09 Andrew Cagney <ac131313@redhat.com>
8529
8530 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8531 data''.
8532
8533 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8534
8535 * gdbint.texinfo (Target Architecture Definition): Document
8536 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8537
8538 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8539
8540 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8541 lists.
8542
8543 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8544
8545 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8546 Branch''.
8547
8548 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8549
8550 * gdbint.texinfo (Target Architecture Definition): Add section
8551 ``Converting an existing Target Architecture to Multi-arch''.
8552
8553 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8554
8555 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8556 to ``Obsoleting code''. Revise.
8557
8558 2002-05-17 Jim Blandy <jimb@redhat.com>
8559
8560 * gdb.texinfo (C Preprocessor Macros): New chapter.
8561 Include it in the main menu.
8562 (Contributors): Credit Jim Blandy with macro support.
8563 (Compilation): Explain how to get macro information into the
8564 executable.
8565 (Expressions): Note that preprocessor macros are expanded.
8566
8567 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
8568
8569 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8570 options for `target remote'.
8571
8572 2002-05-13 Andrew Cagney <ac131313@redhat.com>
8573
8574 * gdbint.texinfo (Target Architecture Definition): Delete
8575 documentation on NNPC_REGNUM.
8576
8577 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8578
8579 * gdbint.texinfo (Target Architecture Definition): Document
8580 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8581 (Target Architecture Definition): Revise section `Using Different
8582 Register and Memory Data Representations'. Add section `Raw and
8583 Virtual Register Representations'.
8584
8585 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8586
8587 * gdbint.texinfo (Target Architecture Definition): Mention
8588 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8589 (Target Architecture Definition): Mention same. Add references to
8590 web pages.
8591
8592 2002-05-08 Michael Snyder <msnyder@redhat.com>
8593
8594 * stabs.texinfo (Attributes): Document new "vector" attribute.
8595
8596 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8597
8598 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8599
8600 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8601
8602 * gdb.texinfo: Delete obsolete references to a29k.
8603
8604 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8605
8606 * gdbint.texinfo (Target Architecture Definition): Replace
8607 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8608
8609 2002-04-24 David S. Miller <davem@redhat.com>
8610
8611 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8612
8613 2002-04-21 David S. Miller <davem@redhat.com>
8614
8615 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8616
8617 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8618
8619 * gdbint.texinfo (Target Architecture Definition): Delete
8620 definition of HAVE_REGISTER_WINDOWS.
8621
8622 2002-04-19 Eli Zaretskii <eliz@gnu.org>
8623
8624 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8625 "Theodore A. Roth" <troth@verinet.com>.
8626
8627 2002-04-15 Don Howard <dhoward@redhat.com>
8628
8629 From Eli Zaretskii <eliz@gnu.org>
8630 * gdb.texinfo (show max-user-call-depth): Correct formatting.
8631 Provide a better explaination of this feature.
8632
8633 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8634
8635 * gdbint.texinfo (Target Architecture Definition): Remove
8636 FRAME_CHAIN_COMBINE.
8637
8638 2002-04-12 Michael Chastain <mec@shout.net>
8639
8640 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8641 REG_STACK_SEGMENT.
8642
8643 2002-04-09 Michael Chastain <mec@shout.net>
8644
8645 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8646 PYRAMID_* macros.
8647
8648 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8649
8650 * gdb.texinfo (Bug Reporting): Document that the web is the
8651 prefered way of submitting bug reports.
8652 (Bug Reporting): Delete the s-mail address as the last resort.
8653
8654 2002-04-05 Andrew Cagney <ac131313@redhat.com>
8655
8656 * gdbint.texinfo (Target Architecture Definition): Delete
8657 references to TARGET_WRITE_FP and write_fp.
8658
8659 2002-03-27 Michael Snyder <msnyder@redhat.com>
8660
8661 * gdb.texinfo: Document new commands dump, append, and restore.
8662
8663 2002-03-27 Andrew Cagney <ac131313@redhat.com>
8664
8665 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8666 Branch'.
8667
8668 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8669
8670 * gdb.texinfo: Change all examples to @smallexample.
8671 * gdbint.texinfo: Ditto.
8672
8673 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8674
8675 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8676 Branches''.
8677
8678 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8679
8680 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8681 Policy''.
8682
8683 2002-03-04 Fred Fish <fnf@redhat.com>
8684
8685 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8686 expresson, suports, dependant, trhe, perhaphs, situtations,
8687 explictily, taged, oportunity, unfortunatly).
8688
8689 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8690
8691 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8692 Remove reference to 3.12.
8693
8694 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8695
8696 * gdbint.texinfo: Include fdl.texi.
8697 (Top): Add GNU Free Documentation License.
8698 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8699 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8700 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8701 (gdbint.info): Add srcdir to include path.
8702 * gdb.texinfo: Include gpl.texi.
8703 (Top): Add Copying.
8704 * gpl.texi: New file.
8705
8706 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8707
8708 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8709
8710 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8711
8712 * gdb.texinfo: Document Cygwin native specific commands.
8713
8714 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
8715
8716 * gdb.texinfo: Document gdbserver ``--attach'' command.
8717
8718 2002-02-07 Michael Snyder <msnyder@redhat.com>
8719
8720 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8721 to @code(_ovly_debug_event).
8722
8723 2002-02-07 Andrew Cagney <ac131313@redhat.com>
8724
8725 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8726
8727 2002-02-06 Michael Snyder <msnyder@redhat.com>
8728
8729 * gdb.texinfo (overlays): Mention new magic symbol
8730 '_ovly_debug_event', which allows GDB to keep better track
8731 of overlays.
8732
8733 2002-02-03 Eli Zaretskii <eliz@gnu.org>
8734
8735 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8736 Suggested by Dmitry Sivachenko.
8737
8738 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8739
8740 2002-02-01 Michael Snyder <msnyder@redhat.com>
8741
8742 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8743
8744 2002-01-30 Michael Snyder <msnyder@redhat.com>
8745
8746 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8747 (set trust-readonly-sections): Document.
8748
8749 2002-01-29 Andrew Cagney <ac131313@redhat.com>
8750
8751 * gdbint.texinfo (Releasing GDB): Revise and update.
8752
8753 2002-01-28 Andrew Cagney <ac131313@redhat.com>
8754
8755 * gdbint.texinfo (Target Architecture Definition): Delete
8756 description of TARGET_BYTE_ORDER_DEFAULT.
8757
8758 2002-01-27 Eli Zaretskii <eliz@gnu.org>
8759
8760 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
8761 <mitya@cavia.pp.ru>.
8762
8763 2002-01-23 Andrew Cagney <ac131313@redhat.com>
8764
8765 * libgdb.texinfo: Delete file.
8766
8767 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8768
8769 * gdb.texinfo: Remove makeinfo 3.12 hacks.
8770 * gdbint.texinfo: Ditto.
8771
8772 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
8773
8774 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8775
8776 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8777
8778 * Makefile.in: Update copyright.
8779 (TEXI2DVI): Define.
8780 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8781 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
8782 gdb-cfg.texi.
8783 (TEXINDEX, PDFTEX): Delete makefile variables.
8784
8785 2002-01-22 Andrew Cagney <ac131313@redhat.com>
8786
8787 * gdb.texinfo (Protocol): Move section to appendix.
8788
8789 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8790
8791 * gdb.texinfo (Remote Debugging): Create a menu.
8792 (Top): Add ``Remote Debugging'' to menu.
8793
8794 2002-01-21 Andrew Cagney <ac131313@redhat.com>
8795
8796 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8797 serial protocol'' from here.
8798 (Remote Debugging): To here. New chapter.
8799
8800 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8801
8802 * gdbint.texinfo (Target Architecture Definition): Delete
8803 description of TARGET_BYTE_ORDER_SELECTABLE_P.
8804
8805 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8806
8807 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
8808 are no longer needed.
8809 (Porting GDB): Add maintainer note about configure.host.
8810
8811 2002-01-20 Andrew Cagney <ac131313@redhat.com>
8812
8813 * gdbint.texinfo (Target Architecture Definition): Remove
8814 definition of IEEE_FLOAT.
8815
8816 2002-01-20 Eli Zaretskii <eliz@gnu.org>
8817
8818 * gdb.texinfo: Beautify copyright years; fix a typo.
8819 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
8820 <3diff@gnu.org>
8821
8822 2002-01-19 Andrew Cagney <ac131313@redhat.com>
8823
8824 * gdbint.texinfo (Host Definition): Remove references to
8825 MALLOC_INCOMPATIBLE.
8826
8827 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8828
8829 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8830 and xyz-xdep.o.
8831
8832 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8833
8834 * gdb.texinfo (Maintenance Commands): Add appendix.
8835 (Set Breaks): Copy ``maint info breakpoint'' doco to
8836 ``Maintenance Commands'' appendix. Add reference.
8837
8838 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8839
8840 * fdl.texi: Remove next/prev from @node.
8841
8842 2002-01-17 Eli Zaretskii <eliz@gnu.org>
8843
8844 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
8845 for monstrous @multitable (from Brian Youmans).
8846
8847 * fdl.texi: New file.
8848
8849 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8850
8851 2002-01-15 Andrew Cagney <ac131313@redhat.com>
8852
8853 * gdbint.texinfo (Releasing GDB): New chapter.
8854
8855 2002-01-14 Andrew Cagney <ac131313@redhat.com>
8856
8857 * gdb.texinfo (Embedded Processors, Calling program functions):
8858 Obsolete references to a29k.
8859
8860 2002-01-13 Andrew Cagney <ac131313@redhat.com>
8861
8862 * gdbint.texinfo (Coding): Review Cleanups section. Examples
8863 examples. Document that a code-block should do or discard its
8864 cleanups before exit.
8865
8866 2002-01-11 Michael Snyder <msnyder@redhat.com>
8867
8868 * gdb.texinfo (Choosing files): Change @samp to @file.
8869
8870 2002-01-05 Michael Snyder <msnyder@redhat.com>
8871
8872 * gdb.texinfo (--pid): Document new command line option (attach).
8873
8874 2002-01-07 Eli Zaretskii <eliz@gnu.org>
8875
8876 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8877 in the stub.
8878
8879 2002-01-04 Andrew Cagney <ac131313@redhat.com>
8880
8881 * gdbint.texinfo (Target Architecture Definition): Replace
8882 BIG_ENDIAN with BFD_ENDIAN_BIG.
8883
8884 2002-01-03 Andrew Cagney <ac131313@redhat.com>
8885
8886 * gdbint.texinfo (Target Architecture Definition): Replace
8887 value_ptr with struct value pointer.
8888
8889 2002-01-02 Eli Zaretskii <eliz@gnu.org>
8890
8891 * gdb.texinfo (Free Software): Fix wording.
8892
8893 2001-12-31 Eli Zaretskii <eliz@gnu.org>
8894
8895 * gdb.texinfo (Free Software): New section ``Free Software Needs
8896 Free Documentation''.
8897
8898 2001-12-30 Eli Zaretskii <eliz@gnu.org>
8899
8900 * stabs.texinfo:
8901 * gdb.texinfo:
8902 * gdbint.texinfo:
8903 * libgdb.texinfo:
8904 * annotate.texi: Fix the application of GFDL in the Copyright notice.
8905
8906 2001-12-29 Michael Snyder <msnyder@redhat.com>
8907
8908 * gdb.texinfo (maint info sections): Fix typo.
8909
8910 2001-12-26 Michael Snyder <msnyder@redhat.com>
8911
8912 * gdb.texinfo (maint info sections): Document.
8913
8914 * gdb.texinfo (info proc): Comment out documentation for
8915 'info proc' sub-options that are currently not implemented.
8916
8917 2001-12-20 Jim Blandy <jimb@redhat.com>
8918
8919 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8920
8921 2001-12-15 Andrew Cagney <ac131313@redhat.com>
8922
8923 * gdbint.texinfo (Target Architecture Definition): Replace
8924 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8925
8926 2001-12-01 Andrew Cagney <ac131313@redhat.com>
8927
8928 * gdbint.texinfo (Host Definition): Delete documentation on
8929 HOST_BYTE_ORDER.
8930
8931 2001-11-30 Jim Blandy <jimb@redhat.com>
8932
8933 * gdb.texinfo (Overlays): New chapter, documenting GDB's
8934 overlay support. Add to top-level menu.
8935
8936 2001-11-26 Tom Tromey <tromey@redhat.com>
8937
8938 * gdb.texinfo (Command Syntax): Document C-o binding.
8939
8940 2001-07-26 Christopher Faylor <cgf@redhat.com>
8941
8942 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8943 use since it is described in the referenced section.
8944
8945 From Eli Zaretskii <eliz@gnu.org>
8946 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8947 clearer when using DJGPP.
8948
8949 2001-11-24 Christopher Faylor <cgf@redhat.com>
8950
8951 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8952 specifically refer to MS-DOS.
8953 (command files): Mention gdb.ini is only used on MS-DOS.
8954
8955 2001-11-21 Tom Tromey <tromey@redhat.com>
8956
8957 * gdb.texinfo (Invoking GDB): Document --args.
8958 (Mode Options): Likewise.
8959
8960 2001-11-21 Jim Blandy <jimb@redhat.com>
8961
8962 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
8963 Delete documentation; this macro has been removed from the
8964 sources.
8965
8966 2001-11-13 Jim Blandy <jimb@redhat.com>
8967
8968 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8969
8970 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
8971
8972 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8973
8974 2001-11-05 Michael Snyder <msnyder@redhat.com>
8975
8976 * gdb.texinfo (info functions): Document use of backslash to
8977 quote regexp chars in function names such as "operator*()".
8978
8979 2001-11-01 Fred Fish <fnf@redhat.com>
8980
8981 * gdbint.texinfo (SOLIB_ADD): Document additional new
8982 "readsyms" arg.
8983
8984 2001-10-30 Don Howard <dhoward@redhat.com>
8985
8986 * gdb.texinfo: (Command Files) Added documentation for the
8987 behavior of gdb with input redirected from a file.
8988
8989 2001-10-28 Fred Fish <fnf@redhat.com>
8990
8991 * gdb.texinfo (auto-solib-add): Change docs to match
8992 implementation change.
8993 (auto-solib-limit): Add docs for new variable.
8994
8995 2001-10-15 Andrew Cagney <ac131313@redhat.com>
8996
8997 * gdbint.texinfo (Target Architecture Definition): Function
8998 value_as_pointer renamed to value_as_address.
8999
9000 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9001
9002 * gdbint.texinfo (Target Architecture Definition): Default
9003 POINTER_TO_ADDRESS functions assume unsigned addresses.
9004 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9005 posting by Jim Blandy.
9006
9007 2001-10-12 Jim Blandy <jimb@redhat.com>
9008
9009 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9010 version of texi2html (1.64) doesn't support this flag any more.
9011
9012 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9013
9014 * gdbint.texinfo (Host Definition): Remove description of
9015 MEM_FNS_DECLARED.
9016
9017 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9018
9019 * gdbint.texinfo (Host Definition): Remove description of
9020 HAVE_SIGSETMASK.
9021
9022 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9023
9024 * gdbint.texinfo (Target Architecture Definition): Add
9025 explanation of TARGET_PRINT_INSN macro.
9026
9027 2001-08-30 Jim Blandy <jimb@redhat.com>
9028
9029 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9030 Explain what it means to load relocatable files.
9031
9032 2001-08-28 Jim Blandy <jimb@redhat.com>
9033
9034 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9035 info `top' menu.
9036
9037 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9038
9039 * gdbint.texinfo: Add a cautionary note about macro use.
9040
9041 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9042
9043 * gdb.texinfo: Explain omitting the hostname in the
9044 `target remote' command.
9045
9046 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9047
9048 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9049 and END-INFO-DIR-ENTRY.
9050
9051 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9052
9053 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9054
9055 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9056
9057 * gdbint.texinfo (libgdb): Rewrite.
9058
9059 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9060
9061 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9062
9063 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9064
9065 * gdb.texinfo (TUI): New chapter, document the TUI.
9066 (Mode Options): Document the -tui option.
9067
9068 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9069
9070 * gdbint.texinfo (Host Definition): Remove description of
9071 NEED_POSIX_SETPGID.
9072
9073 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9074
9075 * gdb.tex (DJGPP Native): New node, with descriptions of
9076 DJGPP-specific commands.
9077
9078 2001-07-19 John R. Moore <jmoore@redhat.com>
9079
9080 * gdbint.texinfo: Three misspellings.
9081
9082 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9083
9084 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9085 `test` expressions on bash. Problem reported by Colin Walters.
9086
9087 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9088
9089 * gdbint.texinfo (User Interface): Update ui-out documentation to
9090 refelect recent UI/MI updates.
9091
9092 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9093
9094 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9095 interpreters.
9096
9097 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9098
9099 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9100 structure and not macros.
9101 (Host Definition): Document that much of this chapter is obsolete.
9102 (Target Architecture Definition): Update list of files that make
9103 up a target architecture.
9104 (Coding): Update.
9105
9106 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9107
9108 * gdbint.texinfo (Target Architecture Definition): Update
9109 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9110 The latter has been changed to a true predicate.
9111
9112 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9113
9114 * annotate.texi: Add @noindent where needed. From Dmitry
9115 Sivachenko <dima@Chg.RU>.
9116 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9117
9118 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9119
9120 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9121
9122 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9123
9124 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9125 returns ``OK''. Document that the ``R'' packet does not reply.
9126
9127 2001-06-13 Michael Snyder <msnyder@redhat.com>
9128
9129 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9130
9131 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9132
9133 * gdb.texinfo (Signals): Clarify the default setting of signal
9134 handling.
9135
9136 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9137
9138 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9139 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9140
9141 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9142
9143 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9144
9145 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9146
9147 * gdbint.texinfo (Clean Design and Portable Implementation):
9148 Renamed from "Clean Design".
9149 (Clean Design and Portable Implementation): Document portable
9150 methods of handling file names, and the associated macros.
9151
9152 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9153
9154 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9155 command and provide a cross-reference to its description.
9156 (Symbols): Note that "info scope" is useful for trace experiments.
9157
9158 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9159
9160 * gdb.texinfo (Symbols): Document "info scope".
9161 (Tracepoints): New chapter.
9162 (Contributors): Update for v5.1.
9163 <All nodes>: Change "C++" to "C@t{++}".
9164
9165 * gdbint.texinfo (User Interface): A new section about ui_out
9166 functions, based on text written by Fernando Nasser.
9167
9168 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9169
9170 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9171
9172 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9173
9174 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9175
9176 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9177 Replace "GDB" with "@value{GDBN}". Fix markup.
9178
9179 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9180
9181 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9182 a cross-reference to its description.
9183 (Symbols): Document "info symbol".
9184
9185 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9186
9187 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9188 subsection "x86 Watchpoints".
9189 (Target Architecture Definition): Document the macros
9190 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9191 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9192
9193 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9194
9195 * gdbint.texinfo (Target Architecture Definition): Update
9196 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9197 list.
9198
9199 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9200
9201 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9202 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9203
9204 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9205
9206 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9207
9208 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9209
9210 * gdb.texinfo (Environment): Document that `path' does not change
9211 the value of PATH in GDB's own environment (it did in the past,
9212 but that was changed on March 15, 1994). Reported by Doug Evans
9213 <dje@transmeta.com>.
9214
9215 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9216 its line. Fix markup of commands and macros. Add an Index node
9217 and index entries.
9218
9219 2001-01-23 J.T. Conklin <jtc@redback.com>
9220
9221 * gdb.texinfo (Memory region attributes): New manual section.
9222
9223 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9224
9225 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9226
9227 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9228
9229 * refcard.tex: Version and copyright fixed. From Phil Edwards
9230 <pedwards@disaster.jaj.com>.
9231
9232 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9233
9234 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9235 DWARF2_REG_TO_REGNUM): Document.
9236
9237 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9238
9239 * gdbint.texinfo (Coding): Update current value of
9240 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9241
9242 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9243
9244 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9245 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9246
9247 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9248
9249 * gdb.texinfo: Document new 'set step-mode' command.
9250
9251 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9252
9253 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9254 changes from Dmitry Sivachenko <dima@Chg.RU>.
9255
9256 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9257
9258 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9259 From Steven Johnson <sbjohnson@ozemail.com.au>.
9260
9261 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9262
9263 * gdbint.texinfo (Overall Structure): Spelling fix.
9264
9265 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9266
9267 * gdbint.texinfo (Target Architecture Definition): Document that
9268 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9269 for which REGISTER_CONVERTIBLE returns a zero value.
9270
9271 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9272
9273 * Makefile.in (install-info): Find files to install in either the
9274 build or source directories (adapted from Makefile.am).
9275
9276 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9277
9278 * stabs.texinfo: Fix spelling errors.
9279 (String Field): FILE-NUMBER starts from 0, not 1.
9280
9281 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9282
9283 * refcard.tex: Remove \centerline from the blurb. Patch from
9284 Brian Youmans.
9285
9286 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9287
9288 * Makefile.in (install-info): Support installation from outside of
9289 the source directory. Reported by Mark Harig
9290 <markh@frazier.landmark.com>.
9291
9292 2000-06-20 J.T. Conklin <jtc@redback.com>
9293
9294 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9295
9296 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9297
9298 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9299 Generate using pdftex.
9300 (PDFTEX): Define.
9301 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9302 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9303 @contents at the start.
9304
9305 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9306
9307 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9308 Youmans.
9309
9310 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9311
9312 From Brian Youmans:
9313 * gdb.texinfo: Fix ``et al.''.
9314
9315 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9316
9317 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9318 loop.
9319
9320 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9321
9322 * configure: Regenerate.
9323
9324 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9325
9326 * Makefile.in (install-info): Run install-info on installed Info
9327 files.
9328
9329 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9330
9331 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9332 Andrew Cagney.
9333
9334 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9335
9336 * gdb.texinfo: Proofreading changes from Brian Youmans.
9337
9338 2000-05-01 Nick Duffek <nsd@cygnus.com>
9339
9340 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9341 startup sequence, minor edits.
9342
9343 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9344
9345 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9346 TeX.
9347
9348 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9349 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9350 like `n' and `s' which look weird. Convert some of the @kindex to
9351 @vindex, when they refer to variables, not commands.
9352
9353 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9354
9355 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9356
9357 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9358
9359 * Makefile.in (GDBMI_DIR): New variable.
9360 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9361 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9362 (gdbmi.texinfo): New target, for texi2roff.
9363 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9364 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9365
9366 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9367 gdbmi.texinfo.
9368 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9369 comment.
9370
9371 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9372
9373 * gdb.texinfo (Files): Update description of add-symbol-file
9374 command.
9375
9376 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9377
9378 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9379 prevents the build (and is generally a Bad Idea).
9380
9381 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9382
9383 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9384 a comma inside @var.
9385 (Command Files): Index markup changes from Dmitry Sivachenko
9386 <dima@Chg.RU>.
9387
9388 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9389
9390 * Makefile.in (LN_S): Define.
9391 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9392 invoke "ln -s" unless it is known to work.
9393
9394 * configure.in (AC_PROG_LN_S): Add.
9395
9396 2000-04-14 Jim Blandy <jimb@redhat.com>
9397
9398 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9399 section.
9400 (Target Conditionals): Document ADDRESS_TO_POINTER,
9401 POINTER_TO_ADDRESS.
9402
9403 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9404
9405 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9406 gdb-cfg.texi to get the value.
9407
9408 2000-04-10 Jim Blandy <jimb@redhat.com>
9409
9410 * gdbint.texinfo (Target Architecture Definition): Fix
9411 cross-references.
9412
9413 2000-04-08 Jim Blandy <jimb@redhat.com>
9414
9415 * gdbint.texinfo (Using Different Register and Memory Data
9416 Representations): New section.
9417 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9418 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9419 REGISTER_CONVERT_TO_RAW): Document.
9420
9421 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9422
9423 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
9424 for acknowledgments.
9425
9426 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9427
9428 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9429 qThreadExtraInfo.
9430
9431 2000-03-28 J.T. Conklin <jtc@redback.com>
9432
9433 * gdb.texinfo: Clarify which remote debug protocol commands are
9434 required and which are optional.
9435
9436 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9437
9438 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9439 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9440 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9441 * annotate.texi: Update.
9442
9443 2000-03-28 Stan Shebs <shebs@apple.com>
9444
9445 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9446 expectation of additional changes before release), update
9447 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9448 node links, rephrase and/or shorten lines to fix formatting
9449 problem in both regular and @smallbook formats.
9450 * annotate.texi: Shorten lines in example, use smallexample
9451 consistently everywhere.
9452 * Makefile.in: Add comment about texinfo 4.0 html generation.
9453 (SFILES_INCLUDED): Add annotate.texi.
9454
9455 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
9456
9457 * gdb.texinfo (Debugging Output): Added new section, documenting
9458 the "set/show debug" commands.
9459
9460 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9461
9462 * annotate.texi (Annotations): When GDBN omit @chapter and @node
9463 entry.
9464
9465 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9466 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9467 @chapter and @node entries.
9468
9469 * gdb.texinfo: Link all top-level nodes.
9470
9471 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9472
9473 * Makefile.in (install-info): Create $(infodir) before installing
9474 files.
9475
9476 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9477
9478 From David Whedon <dwhedon@gordian.com>
9479 * gdbint.texinfo : Added paragraphs about command deprecation.
9480
9481 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9482
9483 * gdb.texinfo: Add documentation for the apropos command.
9484
9485 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9486
9487 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9488
9489 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9490
9491 * gdb.texinfo: Add white space to prevent overprinting in
9492 two places.
9493
9494 2000-03-17 Stan Shebs <shebs@apple.com>
9495
9496 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9497 <dima@Chg.RU>, also clarification of allowed content for
9498 string constants.
9499
9500 2000-03-16 Eli Zaretskii <eliz@gnu.org>
9501
9502 * gdb.texinfo (main menu): Add Annotations.
9503 (File Options): Add @cindex entries for each command-line option.
9504 Document --epoch, --annotate, --async, --interpreter, --write,
9505 --statistics, and --version.
9506
9507 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9508 of GDB.
9509
9510 2000-02-23 Jim Blandy <jimb@redhat.com>
9511
9512 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9513
9514 2000-02-22 Jim Blandy <jimb@redhat.com>
9515
9516 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9517
9518 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9519
9520 * Makefile.in (diststuff): New target.
9521
9522 2000-02-15 Kevin Buettner <kevinb@redhat.com>
9523
9524 * agentexpr.texi: Fix wording regarding Intel's IA-64
9525 architecture. [From Jim Wilson.]
9526
9527 2000-01-16 Tom Tromey <tromey@cygnus.com>
9528
9529 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9530 (Delete Breaks): Mention range arguments.
9531 (Disabling): Likewise.
9532
9533 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9534
9535 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9536
9537 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9538
9539 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9540 valid functions.
9541
9542 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9543
9544 * gdb.texinfo: Clarify regular expressions used in rbreak.
9545
9546 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
9547
9548 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9549 MEMORY_REMOVE_BREAKPOINT): Document.
9550
9551 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9552
9553 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9554 offset re-using the DATA offset instead.
9555
9556 1999-10-11 Jim Kingdon <kingdon@redhat.com>
9557
9558 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9559
9560 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9561
9562 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9563 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9564 typos.
9565
9566 * gdb.texinfo: Various minor wording and formatting improvements,
9567 mentions of additional command-line options.
9568
9569 1999-09-30 Fred Fish <fnf@cygnus.com>
9570
9571 * gdb.texinfo: Document additional forms of specifying section
9572 names and addresses for the add-symbol-file command.
9573
9574 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9575
9576 * gdbint.texinfo: Fix typo, add the word "have".
9577
9578 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9579
9580 * gdbint.texinfo (Target Architecture Definition): Document the
9581 SKIP_PERMANENT_BREAKPOINT macro.
9582
9583 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9584
9585 * gdb.texinfo: Fiks speling errers.
9586
9587 * gdb.texinfo: Fix uses of @multitable.
9588
9589 From Eli Zaretskii <eliz@gnu.org>:
9590 * gdb.texinfo: Include details specific to DOS host, clarify
9591 some confusing language, fix @ref/@xref/@pxref usages, add
9592 comments about using with optimization, add more indexing,
9593 fix info about disassembly-flavor.
9594
9595 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9596
9597 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9598 SKIP_SOLIB_RESOLVER): Define.
9599
9600 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9601
9602 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
9603 ``g'' packets.
9604
9605 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9606
9607 * gdb.texinfo: Create a new "Configurations" chapter with
9608 platform-specific info, inline remote.texi and move sections of it
9609 into the new chapter, move bits about info proc, heuristic search,
9610 and register stack into the new chapter.
9611 * remote.texi: Remove, now part of gdb.texinfo.
9612 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9613
9614 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9615
9616 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9617 GDB_TARGET_IS_MACH386): These kludges have gone away.
9618
9619 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9620
9621 * gdbint.texinfo (Target Architecture Definition): Mention
9622 TDEPLIBS.
9623
9624 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9625
9626 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9627 surrounding text to fit HP-UX bits into general info.
9628 (HPPA-cfg.texi): Remove, no longer useful.
9629
9630 * gdb.texinfo: Remove explicit links from @node lines, remove
9631 HP-added "Detailed Node Listing" from main menu which confuses
9632 things.
9633
9634 From Dmitry Sivachenko <dima@Chg.RU>:
9635 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
9636 in description of `set environment'.
9637
9638 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9639
9640 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9641
9642 1999-08-12 Ben Elliston <bje@cygnus.com>
9643
9644 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9645
9646 1999-08-10 Eli Zaretskii <eliz@gnu.org>
9647
9648 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
9649 watch, awatch, and rwatch. Explain why the latter two cannot be
9650 set as software watchpoints. Document that watchpoints for local
9651 variables are deleted when the debuggee terminates.
9652
9653 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9654
9655 * remote.texi (Protocol): Further clarification of the "qRcmd"
9656 packet. Allow E.. response packet. "qRcmd" packet is no longer
9657 reserved.
9658
9659 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9660
9661 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9662 * gdb.texinfo: Ditto.
9663
9664 1999-08-06 Tom Tromey <tromey@cygnus.com>
9665
9666 * gdb.texinfo (KOD): New node.
9667
9668 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9669
9670 * remote.texi (Rcmd): Fix minor formatting typos.
9671
9672 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9673
9674 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
9675 packets.
9676
9677 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9678
9679 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9680 fixes.
9681
9682 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9683
9684 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9685
9686 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9687
9688 * remote.texi (Communication Protocol): ``v'' is in use. Fix
9689 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9690 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9691 packets that are not supported on all hosts. Expand examples.
9692 Spell check.
9693
9694 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9695
9696 * Makefile.in: Recognize html, install-html. Add targets
9697 to build HTML versions of documentation via texi2html.
9698
9699 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9700
9701 * gdbint.texinfo (Testsuite): New chapter, information about the
9702 testsuite.
9703
9704 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9705
9706 * remote.texi (Communication Protocol): Rewrite.
9707
9708 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9709
9710 * stabs.texinfo: Fix uses of xref.
9711
9712 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9713
9714 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9715 info about patch submission.
9716
9717 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9718
9719 From Per Bothner <bothner@cygnus.com>:
9720 * gdb.texinfo: Document Chill support.
9721
9722 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9723
9724 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
9725 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9726 Document that the value should be greater-than or equal-to zero.
9727 (NO_STD_REGS): Document. Deprecate.
9728
9729 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9730
9731 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
9732 Document that these are not used.
9733
9734 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9735
9736 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9737
9738 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9739
9740 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
9741 numargs was dropped.
9742
9743 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9744
9745 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9746
9747 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9748
9749 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
9750 Update.
9751
9752 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9753
9754 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9755 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9756
9757 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
9758
9759 * gdbint.texinfo: Fix typos: $ -> @.
9760
9761 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
9762
9763 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
9764 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9765 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9766 BREAKPOINT_FROM_PC.
9767
9768 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
9769
9770 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
9771 CALL_DUMMY_STACK_ADJUST): Document.
9772
9773 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9774
9775 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
9776 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
9777
9778 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
9779
9780 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9781 longer exists.
9782
9783 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
9784
9785 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
9786 nearly all @ifset/@ifclear conditionals; nobody uses them, and
9787 they make the manual source incomprehensible.
9788 * h8-cfg.texi: Remove, hasn't been used in years.
9789
9790 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
9791
9792 * gdb.texinfo: Update the credits.
9793
9794 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9795
9796 * gdb.texinfo: Fix mistakes noticed in printout of last
9797 draft, add Alpha to discussion of heuristic fence post.
9798
9799 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
9800
9801 * gdb.texinfo, remote.texi: Many changes; update to Seventh
9802 Edition, merge some HP changes into mainline, describe some
9803 previously undocumented features, describe more of the target
9804 commands available, eliminate obsolete section on renamed
9805 commands.
9806 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9807
9808 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
9809
9810 * gdb.texinfo: Make many HPPA conditionals unconditional,
9811 including catchpoint description, since now on for all configs.
9812 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9813 specializations.
9814
9815 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
9816
9817 * Makefile.in (GDBvn.texi): Fix match expression to work with
9818 current format of VERSION in gdb/Makefile.in.
9819 * gdb.texinfo: Fix node ref to match new readline.
9820
9821 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
9822
9823 * gdb.texinfo: Changes made as part of a project to merge in
9824 changes made by HP. Documentation makes extensive use of
9825 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9826 on remote debugging. There are differences in documentation
9827 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
9828 the HP manual discusses catchpoints, hardware watchpoints, and
9829 some HPUX specific limitations for shared library support.
9830
9831 There are also a number of @node changes.
9832
9833 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
9834
9835 * gdbint.texinfo (Formatting): Disambiguate a sentence.
9836 (C Usage): Same.
9837
9838 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
9839
9840 The following changes were made by Edith Epstein
9841 <eepstein@cygnus.com> as part of a project to merge in changes
9842 made by HP.
9843
9844 * HPPA-cfg.texi: new file.
9845
9846 * all-cfg.texi: set HPPA for HP PA-RISC targets.
9847
9848 * refcard.tex: change documentation about catch.
9849 removed info catch.
9850
9851 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
9852
9853 * gdbint.texinfo: Expand on GDB's coding standards,
9854 specify the use of arg names with prototypes.
9855
9856 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
9857
9858 * gdb.texinfo: Fix tipo.
9859
9860 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
9861
9862 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
9863 TARGET_BYTE_ORDER_SELECTABLE_P.
9864
9865 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
9866
9867 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9868
9869 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
9870
9871 * agentexpr.texi: New file.
9872
9873 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
9874
9875 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9876
9877 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
9878
9879 * remote.texi: Changed wording that implied that the GDB remote
9880 protocol caches register values instead of GDB itself.
9881
9882 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
9883
9884 * gdbint.texinfo: Add some info about symbol readers.
9885 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9886 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9887 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9888 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9889
9890 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
9891
9892 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
9893
9894 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
9895
9896 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9897
9898 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
9899
9900 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
9901 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
9902
9903 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
9904
9905 * gdbint.texinfo: Fix minor typos.
9906
9907 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
9908
9909 * gdbint.texinfo: Complete overhaul. Group descriptions more
9910 logically, add more info on generic algorithms, remove much
9911 obsolete and/or wrong material.
9912
9913 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
9914
9915 * stabs.texinfo (Method Type Descriptor): Expand and correct.
9916
9917 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
9918
9919 * refcard.tex: Copyright, address updates.
9920
9921 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
9922
9923 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9924 for the edition instead of confusing GDB-version-like numbers.
9925
9926 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
9927
9928 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9929
9930 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
9931
9932 * LRS: Reformat a bit to keep text under 80 columns.
9933
9934 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
9935
9936 * gdb.texinfo: Add some credits, mention bug monitor.
9937 * remote.texi: Mention mips monitor targets.
9938 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
9939
9940 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
9941
9942 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
9943 files, finish sorting of host vs target vs native macros, describe
9944 some more of them.
9945
9946 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
9947
9948 * gdbint.texinfo (Host Conditionals): Document change from
9949 using NO_MMALLOC to it's inverse, USE_MMALLOC.
9950
9951 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
9952
9953 * gdbint.texinfo (Host Conditionals): Document
9954 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
9955
9956 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9957
9958 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9959 Document LSEEK_NOT_LINEAR.
9960
9961 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9962
9963 * stabs.texinfo (Stab Section Basics): Make it clear that only
9964 some versions of the GNU linker remove the leading N_UNDF symbol.
9965
9966 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9967
9968 * stabs.texinfo (String Field): Document type number pairs here,
9969 instead of in the Sun specific section.
9970 (Include Files): The GNU linker supports the N_BINCL
9971 optimization. Clarify the N_BINCL value, and what it is used
9972 for.
9973 (Procedures): Document N_FUN with an empty string to mark the end
9974 of a function.
9975 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9976 (Sun Differences): Remove this node, as the information is now
9977 elsewhere in the main document.
9978 (Stab Section Basics): Mention that the GNU linker may optimize
9979 stabs and remove the leading N_UNDF symbol.
9980
9981 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9982
9983 * gdb.texinfo, refcard.tex: Restore author credit
9984
9985 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9986
9987 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9988 documentation to account for START and END macros taking
9989 one arg.
9990
9991 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9992
9993 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9994 * gdb.texinfo (Frames): Fix typo.
9995
9996 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9997
9998 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9999 a target_signal as arg type, not a pid.
10000
10001 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10002
10003 * gdb.texinfo: Document `set assembly-language'.
10004
10005 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10006
10007 * remote.texi: Update list of stubs in the GDB distribution.
10008
10009 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10010
10011 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10012 Also document that some systems can use mmalloc but must define
10013 this if their C runtime allocates memory that is later freed.
10014 (MMCHECK_FORCE): Document new macro.
10015
10016 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10017
10018 * remote.texi: Add documentation for target Sparclet.
10019
10020 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10021
10022 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10023 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10024 * configure.in: Rewritten for autoconf.
10025 * configure: New.
10026
10027 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10028
10029 * Makefile.in (DVIPS): New define, set to dvips.
10030 (dvi): Add stabs.dvi.
10031 (ps): New target.
10032 (all-doc): Depend on info, dvi, and ps targets.
10033 (STAGESTUFF): Add *.ps and *.dvi files.
10034 (clean-info, clean-dvi): Remove.
10035 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10036 rules completely rewritten.
10037 (maintainer-clean): Remove clean-info and clean-dvi
10038 dependencies and put their actions in the rules.
10039 (gdb.ps): New target
10040 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10041 intermediate TeX files, whether they have 2 or 3 character
10042 extensions.
10043 (gdbint.ps): Add target and rules.
10044 (gdb-internals): Delete unused target.
10045 (Makefile): Depends upon config.status also.
10046
10047 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10048
10049 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10050 set.
10051
10052 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10053
10054 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10055 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10056
10057 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10058
10059 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10060
10061 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10062
10063 * gdb.texinfo (Print settings): Document
10064 `set/show print static-members' commands.
10065
10066 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10067
10068 * gdbint.texinfo (Native): Document name change, coredep.c to
10069 core-aout.c.
10070
10071 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10072
10073 * stabs.texinfo (Include Files): Document the values the SunOS4
10074 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10075
10076 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10077
10078 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10079 Fix typo.
10080
10081 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10082
10083 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10084 "gdb.tar.Z".
10085
10086 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10087
10088 * Makefile.in (maintainer-clean): New target, synonym for
10089 realclean.
10090
10091 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10092
10093 * Update all FSF addresses except those in COPYING* files.
10094
10095 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10096
10097 From Richard Earnshaw (rearnsha@armltd.co.uk):
10098 * gdb.texinfo (convenience variables): Document $_exitcode.
10099 (quit): Document optional expression to use as exit code.
10100
10101 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10102
10103 * gdb.texinfo, remote.texi: Brought up to date with various
10104 GDB changes.
10105
10106 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10107
10108 * gdb.texinfo: Update dates and versions, fix comments about
10109 hardware watchpoints in future releases and about the
10110 sharedlibrary command.
10111
10112 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10113
10114 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10115 C_FUN stab. Other cleanups.
10116
10117 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10118
10119 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10120 for the sparc stub.
10121
10122 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10123
10124 * annotate.texi: Clarify which addresses have differing formats
10125 depending on the language and which do not.
10126
10127 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10128
10129 * remote.texi (NetWare): Changed example to use BOARD= instead of
10130 NODE= argument to reflect correspoding change to gdbserve.nlm.
10131
10132 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10133
10134 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10135 GDB, as well as AIX dbx, supports the size type attribute.
10136
10137 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10138
10139 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10140
10141 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10142
10143 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10144 and new 'if' and 'while' commands.
10145
10146 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10147
10148 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10149
10150 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10151
10152 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10153 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10154 NetWare targets. Mostly stolen from the Server node.
10155
10156 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10157
10158 * gdb.texinfo (Setting): Talk about the language of a source file
10159 versus the working language. The old documentation did not match
10160 what GDB did.
10161
10162 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10163
10164 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10165 of a source file.
10166
10167 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10168
10169 * gdb.texinfo (Processes): New node.
10170
10171 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10172
10173 * remote.texi: Update documentation of set/show mipsfpu.
10174
10175 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10176
10177 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10178 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10179
10180 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10181
10182 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10183 obsolete conditionals, described some others.
10184
10185 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10186
10187 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10188 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10189
10190 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10191
10192 * gdbint.texinfo: Put regex conditionals in their own table.
10193
10194 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10195
10196 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10197 described or fixed the descriptions of many others.
10198
10199 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10200
10201 * gdb.texinfo: Add some more credits.
10202 * gdbint.texinfo: Capitalize GDB consistently, describe some
10203 macros and remove some.
10204
10205 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10206
10207 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10208 obsolete conditionals, described some others.
10209
10210 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10211
10212 * gdb.texinfo (help targets): Changed to `help target', which
10213 is the correct gdb command.
10214
10215 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10216
10217 * annotate.texi (TODO): New node, for keeping track of annotations
10218 suggested but not yet implemented.
10219
10220 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10221
10222 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10223 another symbol, it is not the address itself.
10224
10225 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10226
10227 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10228 of stabs-in-coff sections.
10229
10230 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10231
10232 * annotate.texi: Change edition to 0.5 and date to May 1994.
10233 Add index.
10234 (Frames): New node, for frame annotation.
10235 (Displays): New node, for display annotation.
10236
10237 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10238 when waiting for your program to stop.
10239
10240 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10241
10242 * annotate.texi (Breakpoint Info): Document annotation of header
10243 fields and record annotation.
10244
10245 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10246
10247 * annotate.texi: New file, to document annotations.
10248
10249 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10250
10251 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10252 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10253
10254 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10255
10256 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10257 section, and say n_strx field is compilation unit relative.
10258 * stabs.texinfo: Don't use @code for a.out when it is the name of
10259 an object file format.
10260
10261 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10262
10263 * gdb.texinfo: Refer to file names, not path names, per rms
10264 convention.
10265 (Arguments): Fix typo.
10266
10267 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10268
10269 * stabs.texinfo (Global Variables): Talk about stabs in files
10270 where variables are referenced, but not defined.
10271
10272 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10273
10274 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10275 Cplusplus to new nodes Member Type Descriptor and Method Type
10276 Descriptor. Re-write stuff for #.
10277
10278 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10279
10280 * gdb.texinfo (Print Settings): Don't document "set print
10281 fast-symbolic-addr off". The bug which it worked around was fixed
10282 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10283
10284 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10285 N_ENTRY node.
10286
10287 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10288
10289 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10290
10291 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10292 references to ieee-float.c.
10293
10294 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10295
10296 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10297 match what the code actually does.
10298
10299 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10300
10301 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10302
10303 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10304
10305 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10306 i, and b.
10307
10308 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10309
10310 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10311 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10312 as "stabs in sections" rather than just saying "ELF and SOM".
10313 Also make that stuff apply to COFF.
10314
10315 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10316
10317 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10318 Ghostscript.
10319
10320 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10321
10322 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10323 versus functions without line numbers, also mention stepping into
10324 them as well as "step" when you are in them. Tell the user how to
10325 deal with the situation. Add comment about "debugging information".
10326
10327 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10328
10329 * stabs.texinfo (Enumerations): Document restriction on where
10330 enumeration types can appear and still win with GDB.
10331
10332 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10333
10334 * stabs.texinfo (Negative Type Numbers): Document format for type
10335 -16.
10336
10337 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10338
10339 * gdb.texinfo (Selection, Frame Info): Update information about
10340 arbitrary frame specficiations.
10341
10342 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10343
10344 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10345
10346 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10347
10348 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10349
10350 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10351
10352 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10353
10354 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10355
10356 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10357 Differences node to Statics node.
10358 (Statics): Discuss XCOFF use of V symbol descriptor.
10359
10360 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10361 not clean.
10362
10363 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10364
10365 * gdb.texinfo (Print Settings): Document `set print
10366 fast-symbolic-addr' and improve the doc for some other
10367 `set print's.
10368
10369 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10370
10371 * stabs.texinfo (String Field): Talk about defining several type
10372 numbers at once.
10373 Fix lint regarding changing node ELF Transformations to
10374 ELF and SOM Transformations.
10375
10376 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10377
10378 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10379
10380 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10381
10382 * stabs.texinfo (Cross-References): `::' is for nested types only
10383 within <>.
10384 (Structures): Document static members.
10385
10386 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10387
10388 * stabs.texinfo: Document S type attribute.
10389
10390 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10391
10392 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10393
10394 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10395
10396 * gdbint.texinfo: Fix a few typos.
10397
10398 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10399
10400 * gdb.texinfo, remote.texi: formatting improvements
10401
10402 * gdb.texinfo (New Features): mention threads.
10403 (Summary, C): fix xrefs in newly contributed text.
10404 (Threads): index entries, clarifications, example
10405 (passim): minor typos fixed, phrasing improvements
10406
10407 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10408 entries; (Server): explain use of gdbserver w/real-time systems,
10409 add example of conflicting TCP port; (MIPS Remote) break up
10410 running text into table, highlighting commands, and add example.
10411
10412 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10413
10414 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10415
10416 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10417
10418 * stabs.texinfo (Nested Symbols): New node.
10419 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10420
10421 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10422
10423 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10424 to picking which Bbss.bss symbol to use, and (because there seems to
10425 be no good way of doing it) re-write some of the text to make it
10426 sound like Bbss.bss isn't such a great idea after all (as currently
10427 designed).
10428
10429 * gdb.texinfo (C): In addition to saying people have to use g++ for
10430 good results, say they have to use stabs. Specifically say cfront
10431 doesn't work well.
10432 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10433 the gdb README. Add xrefs to places where the support for the various
10434 languages is described in detail.
10435
10436 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10437
10438 * stabs.texinfo: Clean up stuff about visibility and virtual
10439 characters.
10440
10441 * stabs.texinfo (N_M2C): Cite Sun doc.
10442
10443 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10444
10445 * gdb.texinfo: updates re threads.
10446 * remote.texinfo: avoid index entries starting with digits.
10447
10448 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10449
10450 * stabs.texinfo (Enumerations): Talk about large, negative and
10451 octal values. Clean up cross reference to type attributes.
10452 (String Field): Say that GDB 4.11 supports size attribute.
10453
10454 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10455
10456 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10457 is a mandatory step. Make the stuff about that more concise.
10458
10459 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10460
10461 * stabs.texinfo (Class Names): New node.
10462
10463 * gdb.texinfo (Command Files): Explain order of init file reading.
10464
10465 * remote.texi (Bootstrapping): Talk about getting the serial driver
10466 to deal with ^C sent by gdb to stop the remote system.
10467
10468 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10469
10470 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10471
10472 * libgdb.texinfo (Defining Commands): made the DOC arg
10473 to gdb_define_app_command a char * instead of char **
10474 per a suggestion from kingdon.
10475
10476 * libgdb.texinfo: total rewrite from a different starting
10477 premise.
10478
10479 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10480
10481 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10482 floats passed as doubles (to improve clarity).
10483
10484 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10485
10486 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10487
10488 * a4rc.sed: update to work with Andreas Vogel papersize params
10489
10490 * refcard.tex: use Andreas Vogel simplifications of papersize
10491 params; remove useless version info; update copyright date.
10492
10493 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10494
10495 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10496
10497 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10498
10499 * gdb.texinfo (Files): Say what address the load command loads it at.
10500
10501 * stabs.texinfo (Common Blocks): Minor cleanups.
10502
10503 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10504 that Sun has backed away from the linker kludge and thus the relevant
10505 issue is changes to the SunPRO tools, not the Solaris linker.
10506
10507 * stabs.texinfo (Traditional Integer Types): Clean up description
10508 of octal bounds a little bit. Document extra leading zeroes.
10509
10510 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10511
10512 * gdb.texinfo (Signaling): Update for symbolic symbol names
10513 and add a section explaining the difference between the GDB
10514 signal command and the shell kill utility.
10515
10516 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10517
10518 * libgdb.texinfo: added `@' to braces that were unescaped.
10519
10520 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10521
10522 * libgdb.texinfo: new file. Spec for the gdb library.
10523
10524 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10525
10526 * stabs.texinfo (Include Files): Fix typo (start -> end).
10527
10528 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10529
10530 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10531 from Melissa at FSF's editing pass.
10532
10533 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10534
10535 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10536 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10537 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10538
10539 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10540
10541 * remote.texi (Bootstrapping): Discuss 386 call gates.
10542
10543 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10544
10545 * stabs.texinfo (Based Variables): New node.
10546
10547 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10548
10549 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10550 names, sizes, and formats to suggest how not to lose.
10551
10552 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10553
10554 * stabs.texinfo (Methods): Fix typo.
10555
10556 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10557
10558 * gdb.texinfo: Fix a few typos.
10559
10560 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10561
10562 * gdb.texinfo: Clarify how well it works with Fortran.
10563
10564 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10565 More on relocating stabs in ELF files.
10566
10567 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10568
10569 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10570
10571 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10572
10573 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10574 parameters on VAX.
10575
10576 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10577
10578 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10579
10580 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10581
10582 * stabs.texinfo: Make info author notice match the TeX author notice.
10583
10584 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10585
10586 * stabs.texinfo: Initial-caps all words in node names and
10587 non-trivial words in section names.
10588
10589 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10590
10591 * stabs.texinfo: Many minor cleanups.
10592
10593 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10594
10595 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10596
10597 * stabs.texinfo: Remove full description of big example.
10598 It's not really helpful; just use pieces of it where appropriate.
10599 Add more Texinfo formatting directives (@samp, etc.).
10600 Use @deffn to define stab types.
10601 Eliminate some wordiness. Break up some nodes.
10602 Add an (alphabetized) index of symbol types.
10603 Use consistent capitalization style in node and section names.
10604
10605 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10606
10607 * gdb.texinfo: Change typo "Two two" to "The two".
10608
10609 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10610
10611 * stabs.texinfo (XCOFF-differences): Remove references to
10612 non-existent types N_DECL and N_RPSYM.
10613
10614 * stabs.texinfo (String Field): Say that type attributes bug is
10615 fixed in GDB 4.10, since it is.
10616
10617 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10618
10619 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10620
10621 * stabs.texinfo: Formatting cleanups.
10622
10623 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10624
10625 * stabs.texinfo: When explaining the n_type of a stab, standardize
10626 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10627 no tabs, use @r).
10628 (Global Variables): Clean up.
10629
10630 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10631
10632 * stabs.texinfo (Stack Variables): Re-write.
10633
10634 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10635
10636 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10637 addresses of a source file. Also revise formatting.
10638 Change "object module" or "object file" to "source file".
10639 Various: Miscellaneous cleanups.
10640
10641 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10642
10643 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10644
10645 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10646
10647 * gdbint.texinfo: Removed many nonsensical machine-collected
10648 host and target conditionals, described some of the remainder.
10649
10650 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10651
10652 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10653
10654 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10655 paragraph which follows.
10656
10657 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10658 variables. Looks better and avoids overful hbox.
10659
10660 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10661
10662 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10663
10664 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10665
10666 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10667 retransmit-timeout
10668
10669 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10670
10671 * gdbint.texinfo: Update statement about `some ancient Unix
10672 systems, like Ultrix 4.0' to Ultrix 4.2.
10673
10674 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10675
10676 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10677
10678 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10679
10680 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10681 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10682
10683 * remote.texi: new name for former gdbinv-s.texi
10684
10685 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10686
10687 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10688
10689 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10690 variables for MIPS remote debugging protocol.
10691
10692 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10693
10694 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10695
10696 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10697
10698 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10699
10700 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10701
10702 * gdb.texinfo: repair conditional bugs in text markup
10703
10704 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10705
10706 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10707 to select Modula-2 material.
10708
10709 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10710
10711 * stabs.texinfo: Cleanups regarding statics.
10712
10713 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10714 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10715
10716 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10717
10718 * stabs.texinfo: N_MAIN is sometimes used for C.
10719
10720 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10721
10722 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10723
10724 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10725
10726 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
10727 removed from the code by Kingdon.
10728
10729 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10730
10731 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10732 input when evaluating breakpoint conditions; the bug has been fixed.
10733
10734 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10735 sets the ignore count to N-1, not to N.
10736
10737 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10738
10739 * refcard.tex (\hoffset): correct longstanding error to match
10740 intended offset; avoids cutting off edge on some printers
10741
10742 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10743
10744 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10745
10746 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10749
10750 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10751
10752 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10753 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10754 collect sed edits if any, apply to refcard before formatting;
10755 (refcard.ps) stop implying PS fonts if PS output requested;
10756 (lrefcard.ps) delete extra target for variant PS fonts
10757
10758 * refcard.tex: parametrize papersize dependent info, collect
10759 in easily replaced spot
10760
10761 * a4rc.sed: new file, edits to refcard for A4 paper
10762
10763 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10764
10765 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10766
10767 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10768
10769 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10770
10771 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10774 politely rather than rudely.
10775
10776 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10777
10778 * stabs.texinfo: Document common blocks.
10779
10780 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
10781
10782 * stabs.texinfo: Add some basic info about stabs-in-elf.
10783
10784 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10785
10786 * stabs.texinfo (Top): Minor cleanup.
10787
10788 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10789
10790 * Makefile.in (install-info): remove parentdir support
10791
10792 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10793
10794 * gdb.texinfo (Copying): delete this node and references to it;
10795 RMS says this manual need not carry GPL. (passim): Improvements
10796 from last round at FSF, largely due to Ian Taylor review, and
10797 minor formatting improvements.
10798
10799 * gdbinv-s.texi (passim): Improvements from last round at FSF,
10800 largely due to Ian Taylor review. (Debug Session): minor edits to
10801 new text.
10802
10803 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
10804
10805 * Makefile.in (realclean): Remove info and dvi files too.
10806
10807 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
10808
10809 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10810 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
10811 * gdb.texinfo: Change accordingly.
10812
10813 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
10814 N_{L,R}BRAC,N_SLINE are relative to.
10815
10816 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
10817
10818 * Makefile.in (GDBvn.texi): Update atomically.
10819
10820 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
10821
10822 * gdbinv-s.texi (Debug Session): Document exceptionHook.
10823
10824 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
10825
10826 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10827 addresses together. Also motivate the set print symbol-filename
10828 command and suggest other solutions.
10829
10830 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
10831
10832 * gdb.texinfo (set print elements): Note that the number of
10833 elements is set to unlimited by "set print elements 0".
10834
10835 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
10836
10837 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10838 NF_LDOUBLE means.
10839 (Stab Types): Include Solaris stab types.
10840 (Procedures): Document Solaris extensions.
10841
10842 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10843
10844 * gdb.texinfo: Add `set print symbol-filename' doc.
10845
10846 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10847
10848 * stabs.texinfo (Arrays): Talk about type definition vs. type
10849 information.
10850
10851 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10852 the trailing semicolon.
10853
10854 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10855
10856 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10857 and merge in other parts of the document addressing these subjects.
10858 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10859
10860 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10861 at the end of a range type.
10862
10863 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10864 AIX extensions.
10865
10866 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10867
10868 * stabs.texinfo (Stabs Format): Misc fixes.
10869
10870 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10871
10872 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
10873 (Traditional builtin types): Document convex convention for long long.
10874 (Negative builtin types): Discuss type names, and misc fixes.
10875
10876 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * stabs.texinfo (Builtin Type Descriptors): Document the floating
10879 point types used with @samp{R} type descriptor.
10880 (Symbol Descriptors): Describe how to handle conflict between
10881 different meanings of @samp{P} symbol descriptor.
10882
10883 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10884
10885 * stabs.texinfo: Remove node Quick Reference and put its children
10886 directly under the main menu.
10887
10888 * stabs.texinfo: Many more changes to bring it into line with
10889 AIX documentation and reality. I think it now has all the
10890 information from the AIX documentation, except that I burned
10891 out when I got to variant records (Pascal and Modula-2) and
10892 all the COBOL types. Oh well, we can add them later when we're
10893 worrying more about those languages.
10894
10895 * stabs.texinfo (Automatic variables): Talk about what it means
10896 to omit the symbol descriptor.
10897
10898 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10899
10900 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10901 gcc2 behavior with promoted args.
10902
10903 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10904
10905 * gdb.texinfo: include readline appendices in info version of manual
10906
10907 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10908
10909 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10910 target remote.
10911
10912 * gdb.texinfo (Machine Code): more index entries for disassemble
10913
10914 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
10915
10916 * Clarify the intended use of the gdb-testers and gdb-patches
10917 mailing lists, and shrink gzip comment.
10918
10919 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10920
10921 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10922 DOSHOST configuration of manual.
10923
10924 * gdb.texinfo (MIPS Stack): new node.
10925
10926 * all-config.texi (MIPS) new switch.
10927
10928 * gdbinv-s.texi (Nindy Options) Remove two instances of future
10929 tense; (MIPS Remote) new node.
10930
10931 * gdb.texinfo (passim) rephrases to work around makeinfo @value
10932 bug; (Environment) less passive, other small cleanups in text about
10933 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10934 (Remote) new MIPS Remote menu entry.
10935
10936 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
10937
10938 * stabs.texinfo: Many changes to include information from the
10939 AIX documentation.
10940
10941 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10942
10943 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
10944
10945 * gdbint.texinfo (new node Debugging GDB, elsewhere):
10946 Move a bunch of information from ../README.
10947 (Getting Started): New node.
10948
10949 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10950
10951 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10952
10953 * gdb.texinfo: advance manual revision dates to present
10954
10955 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10956 stop using silly Roman numerals in @set variable names
10957
10958 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10959
10960 * stabs.texinfo (Parameters): Keep trying to get this right.
10961
10962 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10963
10964 * stabs.texinfo (Parameters): More on "local parameters".
10965
10966 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10967
10968 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10969
10970 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10971
10972 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10973 (Parameters): Rewrite.
10974 (xcoff-differences, Sun-differences): Minor changes.
10975
10976 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10977
10978 * stabs.texinfo: Minor cleanup.
10979
10980 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10981
10982 * gdbint.texinfo: Minor xcoff stuff.
10983
10984 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10985
10986 * gdbint.texinfo: Update for new config directory structure.
10987 Add info about internal type data structures.
10988
10989 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10990
10991 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10992 $(srcdir).
10993 (gdb-config.texi): Depend on file in $(srcdir).
10994
10995 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10996
10997 * stabs.texinfo: Fixes about N_SO.
10998
10999 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11000
11001 * gdb.texinfo: include list of nonstandard init file names
11002
11003 * *-config.texi: new switch GENERIC for text that applies *only*
11004 to (usual) multiple-target version of manual
11005
11006 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11007 h8 config
11008
11009 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11010 in menus (rather than conditionally selected multiple alternative
11011 menus).
11012
11013 * Makefile.in: define and use DOC_CONFIG var to select
11014 configuration for GDB user manual.
11015
11016 * gdb-config.texi: delete from repository, generate from Makefile.
11017
11018 * all-config.texi: normal `generic' configuration file, formerly
11019 stored as gdb-config.texi
11020
11021 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11022
11023 * Makefile.in: add dvi target to build all .dvi files
11024
11025 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11026
11027 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11028
11029 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11030
11031 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11032 host conditionals.
11033 * stabs.texinfo: More array fixes inspired by Jim's.
11034
11035 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11036
11037 * stabs.texinfo: Fixes re arrays and continuations.
11038
11039 * gdbint.texinfo: Add XCOFF node.
11040
11041 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11042
11043 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11044
11045 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11046
11047 * stabs.texinfo: Fix for array types to mention lower bounds.
11048
11049 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11050
11051 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11052
11053 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11054
11055 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11056
11057 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11058
11059 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11060 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11061
11062 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11063
11064 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11065
11066 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11067
11068 * gdb.texinfo, gdbinv-s.texi: misc updates
11069
11070 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11071
11072 * gdbint.texinfo: Brief documentation for longjmp support,
11073 from an email msg by Stu.
11074
11075 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11076
11077 * stabs.texinfo: Fix description of floating point "range"
11078 types (which really define basic types). Reported by Jim Meehan,
11079 <meehan@src.dec.com>.
11080
11081 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11082
11083 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11084
11085 * gdbint.texinfo: Slightly expand section on supporting a new
11086 object file format.
11087
11088 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11089
11090 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11091 intermediate file.
11092
11093 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11094
11095 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11096
11097 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11098
11099 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11100
11101 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11102 as well as Z8002.
11103
11104 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11105
11106 * gdbint.texinfo: Add sections on clean design and on how to send
11107 in changes.
11108
11109 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11110
11111 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11112
11113 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11114
11115 * gdb.texinfo: Fix typo, reported by Karl Berry.
11116
11117 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11118
11119 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11120
11121 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11122
11123 * gdbint.texinfo: fixed a stray email address (needs @@),
11124 added @table @code to node "Native Conditionals"
11125
11126 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11127
11128 * gdbint.texinfo: Describe coding style of GDB.
11129
11130 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11131
11132 * stabs.texinfo: Minor wording changes.
11133
11134 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11135
11136 * gdbint.texinfo: Improve release doc slightly.
11137
11138 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11139
11140 * gdbint.texinfo: Improve doc of GDB config macros.
11141
11142 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11143
11144 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11145 These will be reinserted when examined.
11146
11147 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11148
11149 * gdbint.texinfo: Make a start at documenting all the #if macros
11150 in GDB. At least list them all, and start separating them into
11151 host-specific and target-specific.
11152
11153 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11154
11155 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11156 examples (not consistent w others).
11157 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11158 for generic vn of doc
11159
11160 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11161
11162 * Makefile.in: always create installation directories.
11163
11164 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11165
11166 * gdb.texinfo: in h8 config, do not describe searching commands.
11167
11168 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11169
11170 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11171 conditionals; introduce a few generic switches that may be
11172 useful for other cross-dev or dos-hosted configs.
11173
11174 * gdb.texinfo: fix typo in "info reg" description
11175
11176 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11177
11178 * stabs.texinfo: Minor updates from running TeX over it.
11179 * Makefile.in (stabs.dvi, stabs.ps): Add.
11180
11181 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11182
11183 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11184 First pass at converting it to texinfo.
11185
11186 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11187
11188 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11189 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11190
11191 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11192
11193 * gdbint.texinfo: Add section on partial symbol tables.
11194
11195 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11196
11197 * gdb.texinfo: document `set remotedebug' and `set
11198 rstack_high_address'.
11199
11200 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11201
11202 * gdb.texinfo: slight expansion of new text on reading info files
11203 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11204 H8/300 from DOS.
11205
11206 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11207
11208 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11209
11210 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11211
11212 * gdb.texinfo: Say how to read the `info' files.
11213
11214 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11215
11216 * Makefile.in: gm4 -> m4.
11217
11218 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11219
11220 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11221 Documentation' ahead of `Installing GDB' to match README.
11222 Update shared library doc, -readnow and -mapped, and directory
11223 structure (add glob and mmalloc). Update configure doc.
11224
11225 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11226
11227 * Makefile.in: remove $(srcdir) from gdb.info rule.
11228
11229 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11230
11231 * Makefile.in: commented out gdb-all.texinfo rule. This is
11232 temporary.
11233
11234 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11235
11236 * Makefile.in, configure.in: removed traces of namesubdir,
11237 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11238 copyrights to '92, '13, changed some from Cygnus to FSF.
11239
11240 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11241
11242 * gdb.texinfo: Improve how we ask for bug reports.
11243
11244 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11245
11246 * Makefile.in: infodir belongs in datadir.
11247
11248 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11249
11250 * Makefile.in: remove spaces following hyphens, bsd make can't
11251 cope. install using INSTALL_DATA. added clean-info. added
11252 standards.text support.
11253
11254 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11255
11256 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11257 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11258 and mandir now keyed off datadir by default.
11259
11260 \f
11261 Local Variables:
11262 mode: change-log
11263 left-margin: 8
11264 fill-column: 74
11265 version-control: never
11266 End:
This page took 0.266298 seconds and 5 git commands to generate.