]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/doc/ChangeLog
DWARF-5: call sites
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
1 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
4 DW_TAG_GNU_* and DW_AT_GNU_*.
5
6 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7
8 * python.texi (Recordings In Python): New section.
9
10 2017-02-14 Tom Tromey <tom@tromey.com>
11
12 PR python/13598:
13 * python.texi (Events In Python): Document events.before_prompt.
14
15 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
16
17 * gdb.texinfo (Target Commands): Document the optional offset
18 argument for the load command.
19
20 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
21
22 PR gdb/21122
23 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
24 space-separated breakpoint lists. Also add a missing @table command
25 and @cindex for breakpoint lists.
26
27 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
28
29 PR tdep/20936
30 * gdb.texinfo: (Standard Target Features): Document SPARC features.
31 (Sparc Features): New node.
32
33 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
34
35 * gdb.texinfo (i386 Features): Add system segment registers
36 as feature.
37
38 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
39
40 * python.texi (Events In Python): Fix typo.
41
42 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
43 Luis Machado <lgustavo@codesourcery.com>
44
45 * gdb.texinfo (-target-flash-erase): New MI command description.
46 (flash-erase): New CLI command description.
47
48 2017-01-04 John Baldwin <jhb@FreeBSD.org>
49
50 * gdb.texinfo (Contributors): Add SRI International and University
51 of Cambridge for FreeBSD/mips.
52
53 2016-12-22 Doug Evans <xdje42@gmail.com>
54
55 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
56 commands.
57
58 2016-12-02 Pedro Alves <palves@redhat.com>
59
60 * gdb.texinfo (User-defined Commands): Limit on number of
61 arguments passed to user-defined commands removed; update.
62
63 2016-12-02 Pedro Alves <palves@redhat.com>
64
65 PR cli/20559
66 * gdb.texinfo (Define): Add example of using "eval" to process a
67 variable number of arguments.
68 (Output) <eval>: Add anchor.
69
70 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
71
72 * Makefile.in: Likewise.
73
74 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
75
76 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
77 xref.
78
79 2016-10-29 Pedro Alves <palves@redhat.com>
80
81 * gdb.texinfo (Packets) <vCont>: Remove mention of default
82 actions.
83
84 2016-10-26 Pedro Alves <palves@redhat.com>
85
86 * gdb.texinfo (Packets): Clarify vCont packets with multiple
87 actions that match a thread, and what happens when an action
88 matches a thread that is already running.
89
90 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
91
92 * gdb.texinfo (Using Trace Files): Fix typo.
93 (GDB/MI Tracepoint Commands): Likewise.
94
95 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
96
97 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
98 of -trace-save.
99
100 2016-10-06 Tom Tromey <tom@tromey.com>
101
102 * guile.texi (Types In Guile): Remove Java mentions.
103 * python.texi (Types In Python): Remove Java mentions.
104 * gdb.texinfo (Address Locations, Supported Languages)
105 (Index Section Format): Remove Java mentions.
106
107 2016-08-15 Doug Evans <dje@google.com>
108
109 * gdb.texinfo (Target Description Format): Update docs on "end"
110 field spec and field default type.
111
112 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
113 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
114
115 PR gdb/20487
116 * gdb.texinfo (Context management): Update mention of frame
117 change notifications.
118 (gdb/mi Async Records): Document frame field in
119 =thread-select event.
120 * observer.texi (GDB Observers): New user_selected_context_changed
121 observer.
122
123 2016-09-28 Tom Tromey <tom@tromey.com>
124
125 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
126 than "memory breakpoint". Further document "kind". Move
127 protocol-details link earlier.
128 <z1>: Document the cmd_list argument. Fix typo.
129 <g>: Remove incorrect sentence.
130 (Stop Reply Packets): Document "OK" response to requests when in
131 non-stop mode.
132 <swbreak>: Use "software breakpoint" rather than "memory
133 breakpoint".
134 <create>: Document that "R" is ignored.
135 <W, X, w>: Document formatting of "AA".
136 (Notification Packets): Use "%Stop", not "%%Stop".
137
138 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
139
140 * gdb.texinfo (Embedded Processors): Document ARC.
141 (Synopsys ARC): New section.
142 (Standard Target Features): Document ARC features.
143 (ARC Features): New section.
144
145 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
146
147 * .gitignore: New file.
148
149 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
150
151 * gdb.texinfo (Input/Output): Mention possibility to unset
152 inferior-tty.
153
154 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
155
156 * gdb.texinfo: Resume btrace on reconnect.
157
158 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
159
160 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
161 syscall.
162
163 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
164
165 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
166 command.
167
168 2016-07-13 Tom Tromey <tom@tromey.com>
169
170 PR python/15620, PR python/18620:
171 * python.texi (Events In Python): Document new breakpoint events.
172
173 2016-07-13 Tom Tromey <tom@tromey.com>
174
175 PR python/17698:
176 * python.texi (Breakpoints In Python): Document
177 Breakpoint.pending.
178
179 2016-07-13 Tom Tromey <tom@tromey.com>
180
181 * python.texi (Breakpoints In Python): Move table of types and
182 table of watchpoint types earlier in node.
183
184 2016-07-12 Tom Tromey <tom@tromey.com>
185
186 PR python/19293:
187 * python.texi (Frames In Python): Document
188 gdb.invalidate_cached_frames.
189
190 2016-06-21 Pedro Alves <palves@redhat.com>
191
192 * gdb.texinfo (Interpreters): Update intepreter-exec section,
193 document new-ui and explain use case.
194
195 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
196
197 * gdb.texinfo (Standard Target Features): Document NDS32 features.
198 (NDS32 Features): New Section.
199
200 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
201
202 * gdb.texinfo (Examining Memory): Document negative repeat
203 count in the 'x' command.
204
205 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
206
207 * gdb.texinfo (GDB/MI Async Records): Document method and
208 format fields in =record-started.
209 * observer.texi (record_changed): Add method and format
210 parameters.
211
212 2016-05-27 Eli Zaretskii <eliz@gnu.org>
213
214 * gdb.texinfo (General Query Packets): Move the description of the
215 response before the long list of the specific 'read' and 'write'
216 requests.
217
218 2016-05-23 Tom Tromey <tom@tromey.com>
219
220 * python.texi (Basic Python): Document gdb.breakpoints return.
221
222 2016-05-24 Tom Tromey <tom@tromey.com>
223
224 PR gdb/19194:
225 * gdb.texinfo (gdb man): Fix typo.
226
227 2016-05-17 Tom Tromey <tom@tromey.com>
228
229 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
230 (Rust): New node.
231
232 2016-05-17 Tom Tromey <tom@tromey.com>
233
234 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
235
236 2016-04-27 Yao Qi <yao.qi@linaro.org>
237
238 * gdb.texinfo (tfind): Complete doc about tfind without
239 argument.
240
241 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
242
243 * agentexpr.texi (byte): Fix zero_ext description.
244
245 2016-03-31 Pedro Alves <palves@redhat.com>
246
247 * gdb.texinfo (M32R/SDI): Delete node.
248 (MIPS Embedded): Remove references to the MIPS remote debugging
249 protocol, PMON and variants, and the associated commands.
250
251 2016-03-15 Doug Evans <dje@google.com>
252
253 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
254 (Target Description Format): Mention enum types. Update docs on
255 flags types.
256 (Predefined Target Types): Add "bool".
257 (Enum Target Types): New node.
258
259 2016-03-15 Pedro Alves <palves@redhat.com>
260
261 * gdb.texinfo (Tracepoint Actions): Fix typo.
262
263 2016-03-15 Pedro Alves <palves@redhat.com>
264 Andreas Arnez <arnez@linux.vnet.ibm.com>
265 Marcin Kościelnicki <koriakin@0x04.net>
266
267 * gdb.texinfo (Tracepoint Actions): Document possible
268 unreliability of '$_ret'.
269
270 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
271
272 * gdb.texinfo (Symbols): Document new 'maint info line-table'
273 command.
274
275 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
276
277 * gdb.texinfo (Convenience Functions): Document $_as_string.
278
279 2016-02-23 Doug Evans <dje@google.com>
280
281 * gdb.texinfo (Skipping Over Functions and Files): Document new
282 options to "skip" command. Update docs of output of "info skip".
283
284 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
285
286 * gdb.texinfo (Signals): Add bound violation display hints for
287 a SIGSEGV.
288
289 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
290
291 * gdb.texinfo (Trace File Format): Add documentation for description
292 section lines.
293
294 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
295
296 * gdb.texinfo (Trace File Format): Remove misleading information
297 about register block ordering.
298
299 2016-02-01 Doug Evans <dje@google.com>
300
301 * gdb.texinfo (Value Sizes): Fix typo.
302
303 2016-02-01 Doug Evans <dje@google.com>
304
305 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
306
307 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
308
309 * gdb.texinfo (Value Sizes): New section.
310 (Data): Add the 'Value Sizes' node to the menu.
311
312 2016-01-26 John Baldwin <jhb@FreeBSD.org>
313
314 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
315
316 2016-01-19 John Baldwin <jhb@FreeBSD.org>
317
318 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
319
320 2016-01-18 Pedro Alves <palves@redhat.com>
321
322 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
323 of the thread that hit a breakpoint or received a signal.
324
325 2016-01-15 Pedro Alves <palves@redhat.com>
326
327 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
328
329 2016-01-13 Pedro Alves <palves@redhat.com>
330
331 * gdb.texinfo (Threads): Document the $_gthread convenience
332 variable.
333 (Convenience Vars): Likewise.
334
335 2016-01-13 Pedro Alves <palves@redhat.com>
336
337 * gdb.texinfo (Threads): Document "info threads -gid".
338
339 2016-01-13 Pedro Alves <palves@redhat.com>
340
341 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
342 anchor.
343 (Threads In Python): Document new InferiorThread.global_num
344 attribute.
345
346 2016-01-07 Pedro Alves <palves@redhat.com>
347
348 * gdb.texinfo (Threads): Document per-inferior thread IDs,
349 qualified thread IDs, global thread IDs and thread ID lists.
350 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
351 thread IDs.
352 (Convenience Vars): Document the $_thread convenience variable.
353 (Ada Tasks): Adjust to refer to thread IDs.
354 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
355 Commands, GDB/MI Variable Objects): Update to mention global
356 thread IDs.
357 * guile.texi (Breakpoints In Guile)
358 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
359 global thread IDs instead of thread IDs.
360 * python.texi (Threads In Python): Adjust documentation of
361 InferiorThread.num.
362 (Breakpoint.thread): Mention global thread IDs instead of thread
363 IDs.
364
365 2016-01-13 Pedro Alves <palves@redhat.com>
366
367 * python.texi (Threads In Python): Document
368 InferiorThread.inferior.
369
370 2016-01-13 Pedro Alves <palves@redhat.com>
371
372 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
373 convenience variable.
374 (Convenience Vars): Likewise.
375
376 2016-01-12 Josh Stone <jistone@redhat.com>
377 Philippe Waroquiers <philippe.waroquiers@skynet.be>
378
379 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
380 (Stop Reply Packets): List the syscall entry and return stop reasons.
381 (General Query Packets): Describe QCatchSyscalls, and add it to the
382 table and the detailed list of stub features.
383
384 2016-01-12 Pedro Alves <palves@redhat.com>
385
386 Remove use of the registered trademark symbol throughout.
387
388 2016-01-12 Yao Qi <yao.qi@linaro.org>
389
390 * gdb.texinfo (Interrupts): Update the document on handling
391 interrupt when program is stopped.
392
393 2015-12-11 Don Breazeal <donb@codesourcery.com>
394
395 * gdb.texinfo (Forks): Correct Linux kernel version where
396 fork and exec events are supported, add notes about support
397 of these events in target remote mode.
398 (Connecting): Reorganize and clarify distinctions between
399 target remote, extended-remote, and multiprocess.
400 Reorganize related text from separate sections into new
401 sections.
402 (Server): Note effects of target extended-remote mode.
403 Delete section on Multi-Process Mode for gdbserver.
404 Move some text to "Connecting" node.
405
406 2015-12-10 Pedro Alves <palves@redhat.com>
407
408 * gdb.texinfo (Threads): Replace warning with explanation
409 about single-threaded programs.
410
411 2015-12-10 Pedro Alves <palves@redhat.com>
412
413 * gdb.texinfo (Threads): Remove mention of SGI.
414 (Forks): Remove mention of HP-UX.
415 (Breakpoints): Remove mention of HP-UX.
416 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
417 Reword in terms of architectures.
418 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
419 mention supported systems.
420 (Convenience Vars): Don't mention HP-UX.
421 (Jumping): Remove mention of HP-UX in comment.
422 (Files) <shared libraries>: Update supported shared library types
423 list. Remove mention of HP-UX.
424 (Native): Remove HP-UX subsection.
425 (SVR4 Process Information): Remove mention of HP-UX.
426
427 2015-12-10 Pedro Alves <palves@redhat.com>
428
429 * gdb.texinfo (Stack): Reorder menu.
430
431 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
432
433 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
434 -var-set-format's new zero-hexadecimal format.
435
436 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
437
438 * gdb.texinfo (Ada Mode Into): Move overloading support
439 description to its own node.
440 (Overloading support for Ada): New node.
441
442 2015-11-30 Pedro Alves <palves@redhat.com>
443
444 PR 14618
445 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
446 (Remote Configuration): Add the "set/show remote
447 no-resumed-stop-reply" to the available settings table.
448 (General Query Packets): Document the "no-resumed" qSupported
449 feature.
450
451 2015-11-30 Pedro Alves <palves@redhat.com>
452
453 * gdb.texinfo (Remote Configuration): List "set/show remote
454 thread-events" command in configuration table.
455 (Stop Reply Packets): Document "T05 create" stop
456 reason and 'w' stop reply.
457 (General Query Packets): Document QThreadEvents packet. Document
458 QThreadEvents qSupported feature.
459
460 2015-11-30 Pedro Alves <palves@redhat.com>
461
462 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
463 anchor.
464 (Packets): Document vCtrlC.
465
466 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
467
468 * gdb.texinfo (Thread List Format): Mention thread names.
469
470 2015-11-24 Pedro Alves <palves@redhat.com>
471
472 PR 17539
473 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
474 program-spaces" example to ascending order listing.
475 (Threads): Adjust "info threads" example to ascending order
476 listing.
477 (Forks): Adjust "info inferiors" example to ascending order
478 listing.
479
480 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
481
482 * gdb.texinfo (Process Record and Replay): Document "record
483 instruction-history" modifiers.
484
485 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
486
487 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
488 description.
489 (Frame Filter Management): Move to later in the 'Examining the
490 Stack' chapter.
491 (Selection): Add entry for 'select-frame'.
492
493 2015-09-25 Doug Evans <dje@google.com>
494
495 * gdb.texinfo (Process Record and Replay): Fix syntax of
496 "record instruction-history begin, end" and
497 "record function-call-history begin, end".
498
499 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
500
501 * gdb.texinfo (Specifying Source Directories): Fix
502 substitute-path example.
503
504 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
505
506 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
507
508 2015-09-15 Pedro Alves <palves@redhat.com>
509
510 PR remote/18965
511 * gdb.texinfo (Stop Reply Packets): Revert previous change to
512 the vforkdone description.
513
514 2015-09-15 Pedro Alves <palves@redhat.com>
515
516 PR remote/18965
517 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
518 part indicates the thread ID of the parent process.
519
520 2015-09-15 Yao Qi <yao.qi@linaro.org>
521
522 * gdb.texinfo (General Query Packets): Add vContSupported to
523 tables of 'gdbfeatures' and 'stub features' supported in the
524 qSupported packet, as well as to the list containing stub
525 feature details.
526
527 2015-09-11 Don Breazeal <donb@codesourcery.com>
528
529 * gdb.texinfo (Remote Configuration): Add exec event
530 feature to table of packet settings.
531 (Stop Reply Packets): Add exec events to the list of stop
532 reasons.
533 (General Query Packets): Add exec events to tables of
534 'gdbfeatures' and 'stub features' supported in the qSupported
535 packet, as well as to the list containing stub feature
536 details.
537
538 2015-08-24 Pedro Alves <palves@redhat.com>
539
540 * gdb.texinfo (Remote Configuration): Document the "set/show
541 remote multiprocess-extensions-packet" commands.
542
543 2015-08-24 Pedro Alves <palves@redhat.com>
544
545 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
546 <M32R>: Remove references to M32R/D.
547 <M68K>: Remove references to target dbug.
548 <MIPS Embedded>: Remove references to target r3900 and target
549 array.
550 <PowerPC Embedded>: Remove references to target dink32 and target
551 ppcbug, target sds
552 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
553
554 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
555
556 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
557
558 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
561
562 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
563
564 * gdb.texinfo (Maintenance Commands): Move documentation of "main
565 info bfds" to...
566 (File Caching): A New section. Outline bfd caching, and add new
567 description for "main set/show bfd-sharing".
568
569 2015-08-14 Doug Evans <xdje42@gmail.com>
570
571 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
572 disassembly.
573 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
574
575 2015-08-11 Keith Seitz <keiths@redhat.com>
576
577 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
578 Use "location(s)"instead of "linespec(s)".
579 (Specifying a Location): Rewrite.
580 Add subsections describing linespec, address, and explicit locations.
581 Add node/menu for each subsection.
582 (Source and Machine Code, C Preprocessor Macros)
583 (Create and Delete Trace points)
584 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
585 (Continuing at a Different Address): Remove "linespec" examples.
586 Add reference to "Specify a Location"
587 (The -break-insert Command): Rewrite. Add anchor.
588 Add reference to appropriate manual section discussing locations.
589 (The -dprintf-insert Command): Refer to -break-insert for
590 specification of 'location'.
591
592 2015-08-07 Pedro Alves <palves@redhat.com>
593
594 * gdb.texinfo (Maintenance Commands): Document "maint set/show
595 target-non-stop".
596
597 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
598
599 * gdb.texinfo (Process Record and Replay): Document prefixing of
600 speculatively executed instructions in the "record instruction-history"
601 command.
602
603 2015-07-20 Doug Evans <dje@google.com>
604
605 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
606
607 2015-07-16 Doug Evans <dje@google.com>
608
609 * stabs.texinfo: @include gdb-cfg.texi.
610
611 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
612
613 Revert the previous 2 commits:
614 gdbserver build-id attribute generator
615 Validate symbol file using build-id
616
617 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
618
619 * gdb.texinfo (Files): Add 'set validate-build-id'
620 and 'show validate-build-id'.
621
622 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
623 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 gdbserver build-id attribute generator.
626 * gdb.texinfo (Library List Format for SVR4 Targets): Add
627 'build-id' in description, example, new attribute in dtd.
628
629 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
630
631 * gdb.texinfo (Selection): Update documentation for 'frame'
632 command.
633
634 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
635
636 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
637 commands.
638
639 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
640
641 * gdb.texinfo (Process Record and Replay): Spell out that variables
642 and registers are not available during btrace replay.
643 Describe the new "record btrace pt" command.
644 Describe the new "set|show record btrace pt buffer-size" options.
645 (General Query Packets): Describe the new Qbtrace:pt and
646 Qbtrace-conf:pt:size packets.
647 Expand "bts" to "Branch Trace Store".
648 Update the branch trace DTD.
649
650 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
651
652 * gdb.texinfo (Command History): Document the new option
653 "history remove-duplicates".
654
655 2015-06-19 Doug Evans <dje@google.com>
656
657 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
658 longer supported.
659
660 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
661
662 * gdb.texinfo (Command History): Mention that setting
663 GDBHISTSIZE to the empty string disables history truncation.
664
665 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
666
667 PR gdb/16999
668 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
669 behavior.
670
671 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
672
673 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
674 with GDBHISTSIZE.
675
676 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
677
678 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
679 bytes and memory units for -data-{read,write}-memory-bytes.
680 (Packets): Same for m, M and X packets.
681 * python.texi (Inferiors In Python): Same for read_memory and
682 write_memory.
683
684 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
685
686 * gdb.texinfo (Separate Debug Files): Document that PE is also
687 supported.
688
689 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
690
691 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
692 single table entry.
693
694 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
695
696 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
697
698
699 2015-06-10 Gary Benson <gbenson@redhat.com>
700
701 * gdb.texinfo (Remote Configuration): Document the
702 "set/show remote hostio-setfs-packet" command.
703 (Host I/O Packets): Document the vFile:setfs packet.
704
705 2015-06-10 Gary Benson <gbenson@redhat.com>
706
707 * gdb.texinfo (Debugging Output): Document the "set/show debug
708 linux-namespaces" command.
709
710 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
711 Mircea Gherzan <mircea.gherzan@intel.com>
712
713 * gdb.texinfo (i386): Add documentation about "show mpx bound"
714 and "set mpx bound".
715
716 2015-05-27 Doug Evans <dje@google.com>
717
718 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
719
720 2015-05-26 Doug Evans <dje@google.com>
721
722 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
723 command renamings.
724 (Maintenance Commands): Update for DWARF "set debug" command renamings.
725
726 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
729
730 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
733 (TUI Commands): Add 'tui enable' and 'tui disable' details.
734
735 2015-05-16 Doug Evans <xdje42@gmail.com>
736
737 * guile.texi (Memory Ports in Guile): Document support for unbuffered
738 memory ports.
739
740 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
741
742 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
743
744 2015-05-12 Don Breazeal <donb@codesourcery.com>
745
746 * gdb.texinfo (Forks): Note that fork debugging is
747 supported in extended mode.
748 (Remote Configuration): Add fork event features to table
749 of packet settings.
750 (Stop Reply Packets): Add fork events to list of stop reasons.
751 (General Query Packets): Add fork events to tables of
752 'gdbfeatures' and 'stub features' supported in the qSupported
753 packet, as well as to the list containing stub feature
754 details.
755
756 2015-05-12 Gary Benson <gbenson@redhat.com>
757
758 * gdb.texinfo (General Query Packets): Document
759 qXfer:exec-file:read with empty annex.
760
761 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
762
763 * python.texi (Values From Inferior): Add descriptions of new
764 methods gdb.Value.reference_value and gdb.Value.const_value.
765
766 2015-05-06 Joel Brobecker <brobecker@adacore.com>
767
768 * gdb.texinfo (Files): Add "info dll" documentation.
769 (Cygwin Native): Remove "info dll" documentation.
770
771 2015-04-29 Doug Evans <dje@google.com>
772
773 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
774 Document.
775 (Writing an Xmethod): Add get_result_type to example.
776
777 2015-04-28 Sasha Smundak <asmundak@google.com>
778
779 * python.texi: New method documented.
780
781 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
784 format.
785
786 2015-04-24 Doug Evans <dje@google.com>
787
788 * python.texi (Xmethods In Python): Fix name of method to call the
789 xmethod.
790
791 2015-04-17 Gary Benson <gbenson@redhat.com>
792
793 * gdb.texinfo (Connecting to a Remote Target): Mention that
794 GDB can access program files from remote targets that support
795 qXfer:exec-file:read and Host I/O packets.
796
797 2015-04-17 Gary Benson <gbenson@redhat.com>
798
799 * gdb.texinfo (Remote Configuration): Document the "set/show
800 remote pid-to-exec-file-packet" command.
801 (General Query Packets): Document the qXfer:exec-file:read
802 qSupported features. Document the qXfer:exec-file:read packet.
803
804 2015-04-17 Gary Benson <gbenson@redhat.com>
805
806 * gdb.texinfo (set sysroot): Document that "set sysroot" also
807 applies to executable paths if supplied to GDB as absolute.
808
809 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
810
811 * gdb.texinfo (Mode Options): Remove -xdb.
812
813 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
814 Eli Zaretskii <eliz@gnu.org>
815
816 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
817 compile, show debug compile. New subsection Compilation options for
818 the compile command. New subsection Compiler search for the compile
819 command.
820
821 2015-04-09 Andy Wingo <wingo@igalia.com>
822
823 * guile.texi (Frames In Guile): Describe frame-read-register.
824
825 2015-04-02 Gary Benson <gbenson@redhat.com>
826
827 * gdb.texinfo (set sysroot): Document "target:".
828
829 2015-04-01 Sasha Smundak <asmundak@google.com>
830
831 * doc/python.texi (Writing a Frame Unwinder in Python): Add
832 section.
833
834 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
835
836 PR corefiles/16092
837 * gdb.texinfo (gcore): Mention new command 'set
838 use-coredump-filter'.
839 (set use-coredump-filter): Document new command.
840
841 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
842
843 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
844 documentation, reorder the info os entries in alphabetical order.
845
846 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
847
848 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
849 -data-write-memory-bytes.
850
851 2015-03-24 Pedro Alves <palves@redhat.com>
852
853 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
854 mention that threads may sometimes run unlocked.
855
856 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
857
858 * gdb.texinfo (Remote configuration): Document "set/show
859 serial parity" command.
860
861 2015-03-18 Gary Benson <gbenson@redhat.com>
862
863 * gdb.texinfo (General Query Packets): Remove documentation
864 for now-removed vFile:fstat qSupported features.
865
866 2015-03-11 Gary Benson <gbenson@redhat.com>
867
868 * gdb.texinfo (Remote Configuration): Document the
869 "set/show remote hostio-fstat-packet" command.
870 (General Query Packets): Document the vFile:fstat
871 qSupported features.
872 (Host I/O Packets): Document the vFile:fstat packet.
873
874 2015-03-11 Andy Wingo <wingo@igalia.com>
875
876 * guile.texi (Objfiles In Guile): Document objfile-progspace.
877
878 2015-03-04 Pedro Alves <palves@redhat.com>
879
880 * gdb.texinfo (Remote Configuration): Document the "set/show
881 remote swbreak-feature-packet" and "set/show remote
882 hwbreak-feature-packet" commands.
883 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
884 decription.
885 (Stop Reply Packets): Document the swbreak and hwbreak stop
886 reasons.
887 (General Query Packets): Document the swbreak and hwbreak
888 qSupported features.
889 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
890
891 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
892
893 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
894 under *stopped.
895
896 2015-03-02 Doug Evans <xdje42@gmail.com>
897
898 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
899
900 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
901
902 * gdb.texinfo (S/390 and System z Features): Describe new feature
903 "org.gnu.gdb.s390.vx".
904
905 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
906
907 PR gdb/18008
908 * gdb.texinfo (maint internal-error, maint internal-warning, maint
909 demangler-warning): Fix typo ("problam").
910
911 2015-02-19 David Taylor <dtaylor@emc.com>
912
913 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
914
915 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
916
917 * gdb.texinfo (Static Probe Points): Add cindex `static probe
918 point, DTrace'.
919 (Static Probe Points): Modified to cover DTrace probes in addition
920 to SystemTap probes. Also modified to cover the `enable probe'
921 and `disable probe' commands.
922
923 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
924
925 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
926 `disable probe' commands.
927
928 2015-02-12 David Taylor <dtaylor@emc.com>
929
930 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
931 fields of the QTDV packet.
932
933 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
934
935 * gdb.texinfo (Branch Trace Configuration Format): Add size.
936 (Process Record and Replay): Describe new set|show commands.
937 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
938
939 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
940
941 * gdb.texinfo (Process Record and Replay): Describe the "record
942 btrace bts" command.
943 (General Query Packets): Describe qXfer:btrace-conf:read packet.
944 (Branch Trace Configuration Format): New.
945
946 2015-01-31 Gary Benson <gbenson@redhat.com>
947 Doug Evans <dje@google.com>
948
949 * gdb.texinfo (Command Completion): Document new
950 "set/show max-completions" option.
951
952 2015-01-31 Doug Evans <xdje42@gmail.com>
953
954 * gdb.texinfo (Symbols): Document new commands
955 "maint print symbol-cache", "maint print symbol-cache-statistics",
956 "maint flush-symbol-cache". Document new option
957 "maint set symbol-cache-size".
958
959 2015-01-31 Doug Evans <xdje42@gmail.com>
960
961 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
962 distinguish script files vs inlined scripts.
963 * python.texi (Python Auto-loading): Ditto.
964
965 2015-01-30 Doug Evans <dje@google.com>
966
967 * gdb.texinfo (Symbols) <info source>: Output now contains producer
968 string if present.
969
970 2015-01-27 Doug Evans <dje@google.com>
971
972 * python.texi (Objfiles In Python): Document Objfile.username.
973
974 2015-01-27 Doug Evans <dje@google.com>
975
976 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
977 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
978
979 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
980
981 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
982
983 2015-01-16 Eli Zaretskii <eliz@gnu.org>
984
985 * doc/gdb.texinfo (TUI Commands): Document the possible
986 values of NAME argument to 'winheight' command. Explain the
987 effect of 'tabset' setting better.
988
989 2015-01-11 Doug Evans <xdje42@gmail.com>
990
991 PR gdb/15830
992 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
993 (Symbols): Ditto.
994 (Maintenance Commands): Delete docs for "maint demangle".
995
996 2014-12-31 Joel Brobecker <brobecker@adacore.com>
997
998 * gdb.texinfo (Files): Remove documentation of the
999 "add-shared-symbol-files" and "assf" commands.
1000 (Cygwin Native): Remove documentation of the "dll-symbols"
1001 command.
1002
1003 2014-12-17 Doug Evans <xdje42@gmail.com>
1004
1005 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1006
1007 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1008 Jan Kratochvil <jan.kratochvil@redhat.com>
1009
1010 * gdb.texinfo (Altering): Update.
1011 (Compiling and Injecting Code): New node.
1012
1013 2014-12-12 Doug Evans <dje@google.com>
1014
1015 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1016
1017 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1018
1019 * gdb.texinfo: Document "maint print user-registers".
1020
1021 2014-12-08 Doug Evans <dje@google.com>
1022
1023 * python.texi (Objfiles In Python): Document Objfile.owner.
1024
1025 2014-12-04 Doug Evans <dje@google.com>
1026
1027 * python.texi (Objfiles In Python): Document
1028 Objfile.add_separate_debug_file.
1029
1030 2014-12-04 Doug Evans <dje@google.com>
1031
1032 * python.texi (Objfiles In Python): Document Objfile.build_id.
1033
1034 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1035
1036 * python.texi (Events In Python): Document new events
1037 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1038 and RegisterChangedEvent.
1039
1040 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1041
1042 Add add-auto-load-scripts-directory.
1043 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1044 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1045
1046 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1047
1048 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1049 description typo.
1050
1051 2014-10-30 Doug Evans <dje@google.com>
1052
1053 * python.texi (Progspaces In Python): Document ability to add
1054 random attributes to gdb.Progspace objects.
1055 (Objfiles In Python): Document ability to add random attributes to
1056 gdb.objfile objects.
1057
1058 2014-10-27 Pedro Alves <palves@redhat.com>
1059
1060 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1061 info on stepping and signal handlers.
1062 (Signals): Explain stepping and signal handlers. Add context
1063 index entry, and cross references.
1064
1065 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1066
1067 * python.texi (Breakpoints In Python): Add parenthesis after
1068 Breakpoint.delete. Clarify Breakpoint.enabled description so
1069 that it contains "disable".
1070
1071 2014-10-17 Doug Evans <dje@google.com>
1072
1073 * python.texi (Events In Python): Document clear_objfiles event.
1074
1075 2014-10-17 Doug Evans <dje@google.com>
1076
1077 * python.texi (Objfiles In Python): Document new progspace attribute.
1078
1079 2014-10-17 Pedro Alves <palves@redhat.com>
1080
1081 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1082 (SVR4 Process Information): Delete mention of OSF/1.
1083
1084 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1085
1086 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1087 exit-code field in -list-thread-groups output.
1088
1089 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1090
1091 * gdb.texinfo (Set Breaks): Add missing "@end table".
1092
1093 2014-09-22 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1096 always-inserted off" is the default mode now. Delete
1097 documentation of "set breakpoint always-inserted auto".
1098
1099 2014-09-18 Doug Evans <dje@google.com>
1100
1101 * python.texi (Symbol Tables In Python): Document "producer"
1102 attribute of gdb.Symtab objects.
1103
1104 2014-09-16 Pedro Alves <palves@redhat.com>
1105
1106 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1107 (Embedded OS): Remove VxWorks menu entry.
1108 (VxWorks): Remove node.
1109
1110 2014-09-13 Doug Evans <xdje42@gmail.com>
1111
1112 * gdb.texinfo (Signaling): Document new queue-signal command.
1113
1114 2014-09-06 Doug Evans <xdje42@gmail.com>
1115
1116 PR 15276
1117 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1118 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1119
1120 2014-09-03 Justin Lebar <jlebar@google.com>
1121
1122 * python.texi (Types In Python): Type.template_argument(n) returns a
1123 gdb.Value or a gdb.Type and throws an exception if n is out of
1124 range.
1125
1126 2014-09-03 Sasha Smundak <asmundak@google.com>
1127
1128 * python.texi (Frames in Python): Add read_register description.
1129
1130 2014-08-04 Tom Tromey <tromey@redhat.com>
1131
1132 * gdb.texinfo (Debugging Output): Update for change to "set debug
1133 target".
1134
1135 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1136
1137 Pushed by Joel Brobecker <brobecker@adacore.com>.
1138 * Makefile.in (transform): New variable.
1139 (install-man1, install-man5): Apply $(transform) to man file names.
1140
1141 2014-07-26 Doug Evans <xdje42@gmail.com>
1142
1143 PR guile/17177
1144 * guile.texi (Guile Pretty Printing API): Fix typo.
1145 Document set-pretty-printers!, pretty-printers.
1146 (Selecting Guile Pretty-Printers): Update.
1147 Mention program-space based pretty-printers.
1148
1149 2014-07-25 Pedro Alves <palves@redhat.com>
1150 Eli Zaretskii <eliz@gnu.org>
1151
1152 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1153 with multi-threaded programs.
1154
1155 2014-06-27 Yao Qi <yao@codesourcery.com>
1156
1157 * gdb.texinfo (Maintenance Commands): Update the output of
1158 'maint print dummy-frames' command.
1159
1160 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1161
1162 * gdb.texinfo (Screen Size): Improve indexing.
1163
1164 2014-06-19 Gary Benson <gbenson@redhat.com>
1165
1166 * gdb.texinfo (Maintenance Commands): Document new
1167 "maint set/show catch-demangler-crashes" option.
1168
1169 2014-06-19 Gary Benson <gbenson@redhat.com>
1170
1171 * gdb.texinfo (Maintenance Commands): Document new
1172 "maint demangler-warning" command and new
1173 "maint set/show demangler-warning" option.
1174
1175 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1176
1177 * python.texi (Xmethod API): Add space before the opening
1178 parenthesis in function descriptions.
1179
1180 2014-06-06 Doug Evans <xdje42@gmail.com>
1181
1182 * guile.texi (Guile Configuration): Document guile-data-directory.
1183
1184 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1185
1186 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1187
1188 2014-06-04 Doug Evans <xdje42@gmail.com>
1189
1190 * guile.texi (Breakpoints In Guile): Update.
1191
1192 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1193
1194 * python.texi (Xmethod API): Fix reference to "Progspaces In
1195 Python".
1196
1197 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1198
1199 * python.texi (Xmethods In Python, XMethod API)
1200 (Writing an Xmethod): New nodes.
1201 (Python API): New menu entries "Xmethods In Python",
1202 "Xmethod API", "Writing an Xmethod".
1203
1204 2014-06-02 Doug Evans <xdje42@gmail.com>
1205
1206 * guile.texi (Guile API): Add entry for Parameters In Guile.
1207 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1208 (Parameters In Guile): New node.
1209
1210 2014-06-02 Doug Evans <xdje42@gmail.com>
1211
1212 * guile.texi (Guile API): Add entry for Commands In Guile.
1213 (Basic Guile) <parse-and-eval>: Add reference.
1214 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1215 (GDB Scheme Data Types): Mention <gdb:command> object.
1216 (Commands In Guile): New node.
1217
1218 2014-06-02 Doug Evans <xdje42@gmail.com>
1219
1220 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1221 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1222 (Progspaces In Guile): New node.
1223
1224 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1225
1226 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1227 * python.texi (Frames In Python): Mention
1228 gdb.FRAME_UNWIND_MEMORY_ERROR.
1229
1230 2014-05-29 Pedro Alves <palves@redhat.com>
1231 Tom Tromey <tromey@redhat.com>
1232
1233 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1234 from example.
1235 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1236 Mention that target-async is now deprecated.
1237 (Maintenance Commands): Document maint set/show target-async.
1238
1239 2014-05-29 Pedro Alves <palves@redhat.com>
1240
1241 * observer.texi (sync_execution_done, command_error): New
1242 subjects.
1243
1244 2014-05-29 Pedro Alves <palves@redhat.com>
1245
1246 PR gdb/13860
1247 * observer.texi (signal_received, end_stepping_range)
1248 (signal_exited, exited, no_history): New observer subjects.
1249
1250 2014-05-26 Andy Wingo <wingo@igalia.com>
1251
1252 * guile.texi (GDB Scheme Data Types): Remove documentation for
1253 removed interfaces. Update spelling of gdb-object-kind.
1254
1255 2014-05-26 Andy Wingo <wingo@igalia.com>
1256
1257 * guile.texi (Basic Guile): Fix some typos.
1258
1259 2014-05-26 Andy Wingo <wingo@igalia.com>
1260
1261 * guile.texi (Writing a Guile Pretty-Printer)
1262 (Guile Types Module): Fix excess parentheses in use-modules forms.
1263
1264 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1265
1266 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1267 (Breakpoints In Guile, Guile Printing Module)
1268 (Guile Exception Handling, Values From Inferior In Guile)
1269 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1270 Don't use @var at the beginning of a sentence.
1271
1272 * gdb.texinfo (Frame Filter Management, Trace Files)
1273 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1274 (PowerPC Embedded, Define, Annotations for Running)
1275 (IPA Protocol Commands, Packets, General Query Packets)
1276 (Tracepoint Packets, Notification Packets, Environment)
1277 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1278 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1279 (Frames, Backtrace, Selection, Expressions, Registers)
1280 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1281 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1282 (Source Annotations, Using JIT Debug Info Readers, Packets)
1283 (Stop Reply Packets, Host I/O Packets)
1284 (Target Description Format): Don't use @var at the beginning of a
1285 sentence.
1286
1287 * python.texi (Basic Python, Types In Python)
1288 (Commands In Python, Frames In Python, Line Tables In Python)
1289 (Breakpoints In Python, gdb.printing, gdb.types)
1290 (Type Printing API): Don't use @var at the beginning of a
1291 sentence.
1292
1293 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1294
1295 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1296 replay-memory-access".
1297
1298 2014-05-21 Pedro Alves <palves@redhat.com>
1299
1300 * gdb.texinfo (Starting): Document "set/show
1301 auto-connect-native-target".
1302 (Target Commands): Document "target native".
1303
1304 2014-05-20 Pedro Alves <palves@redhat.com>
1305
1306 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1307 not be remote specific. Add cross reference to the qCRC packet.
1308 (Separate Debug Files): Update cross reference to the qCRC packet.
1309 (General Query Packets) <qCRC packet>: Add anchor.
1310
1311 2014-05-17 Doug Evans <xdje42@gmail.com>
1312
1313 Copy over changes from guile.texi.
1314 * python.texi (Basic Python) <gdb.execute>: Add text.
1315 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1316 (Values From Inferior) <Python string>: Add text.
1317 (Values From Inferior) <Value.string>: Clarify string length handling.
1318 (Pretty Printing API): Add cindex.
1319 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1320 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1321 @vindex.
1322 (Commands In Python) <COMPLETE_*>: Similarly.
1323 (Symbols In Python) <SYMBOL_*>: Similarly.
1324 (Breakpoints In Python) <WP_*>: Similarly.
1325 (Breakpoints In Python) <BP_*>: Similarly.
1326
1327 2014-05-17 David Taylor <dtaylor@emc.com>
1328
1329 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1330 mentioned in the qfThreadInfo reply.
1331
1332 2014-05-16 Doug Evans <dje@google.com>
1333
1334 * gdb.texinfo (Mode Options): Add -D.
1335
1336 2014-05-09 Samuel Bronson <naesten@gmail.com>
1337
1338 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1339 "make -C".
1340
1341 2014-04-29 Tom Tromey <tromey@redhat.com>
1342
1343 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1344 "show debug varobj".
1345
1346 2014-05-01 David Taylor <dtaylor@emc.com>
1347
1348 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1349 option.
1350
1351 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1352 Walfred Tedeschi <walfred.tedeschi@intel.com>
1353
1354 * gdb.texinfo (i386 Features): Add description of AVX512
1355 registers.
1356
1357 2014-03-31 Doug Evans <dje@google.com>
1358
1359 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1360
1361 2014-03-30 Doug Evans <dje@google.com>
1362
1363 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1364 (Background Execution): Ditto.
1365
1366 2014-03-21 Pedro Alves <palves@redhat.com>
1367 Stan Shebs <stan@codesourcery.com>
1368 Hui Zhu <hui@codesourcery.com>
1369
1370 * gdb.texinfo (Packets): Add anchor to "? packet".
1371 Remove fixme and update introduction of "k packet".
1372 Add anchor to "vKill packet".
1373
1374 2014-03-12 Stan Shebs <stan@codesourcery.com>
1375
1376 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1377
1378 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1379
1380 * guile.texi (Basic Guile): Document 'history-append!'.
1381
1382 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1383
1384 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1385 and "assf" as being deprecated.
1386 (Cygwin Native): Likewise for "dll-symbols".
1387 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1388 as a way to force the loading of symbols from a DLL.
1389
1390 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1391
1392 * python.texi (Values From Inferior): Add description about the
1393 new feature.
1394
1395 2014-02-17 Doug Evans <xdje42@gmail.com>
1396
1397 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1398 * gdb.texinfo (Python): Moved to ...
1399 * python.texi: ... here. New file.
1400
1401 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1402
1403 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1404 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1405 parameter to 'str-lookup-function' procedure. Look for
1406 the "std::string<" prefix.
1407 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1408 Adjust description.
1409
1410 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1411
1412 * guile.texi (Values From Inferior In Guile): Remove stray
1413 parantheses for deffn.
1414 (Disassembly In Guile): Ditto.
1415
1416 2014-02-10 Stan Shebs <stan@codesourcery.com>
1417
1418 Add Doxygen support.
1419 * Makefile.in (doxy): New action, generates Doxygen files.
1420 (DOXYGEN): New.
1421 (doxyedit): New.
1422 * Doxyfile-base.in: New file.
1423 * Doxyfile-gdb-api.in: New file.
1424 * Doxyfile-gdb-xref.in: New file.
1425 * Doxyfile-gdbserver.in: New file.
1426 * doxy-index.in: New file.
1427 * filter-for-doxygen: New file.
1428 * filter-params.pl: New file.
1429
1430 2014-02-10 Doug Evans <xdje42@gmail.com>
1431
1432 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1433 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1434 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1435 (Guile docs): Include guile.texi.
1436 (objfile-gdbdotext file): Add objfile-gdb.scm.
1437 (dotdebug_gdb_scripts section): Mention Guile scripts.
1438 (Multiple Extension Languages): New node.
1439 * guile.texi: New file.
1440
1441 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1442
1443 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1444 ignore-descriptive-types". commands.
1445
1446 2014-01-22 Doug Evans <dje@google.com>
1447
1448 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1449 (gdbserver man): Ditto.
1450
1451 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1452
1453 * gdb.texinfo: Document limited reverse/replay support
1454 for target record-btrace.
1455
1456 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1457
1458 * gdb.texinfo (Process Record and Replay): Update documentation.
1459
1460 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1461
1462 * gdb.texinfo (Process Record and Replay): Document new /c
1463 modifier accepted by "record function-call-history".
1464 Add /i modifier to "record function-call-history" example.
1465
1466 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1467 Joel Brobecker <brobecker@adacore.com>
1468
1469 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1470 markers. Remove one that was misplaced.
1471
1472 2014-01-10 Pedro Alves <palves@redhat.com>
1473
1474 * gdb.texinfo (Your Program's Environment) <set environment>:
1475 Mention the shell, and point at 'set exec-wrapper'.
1476
1477 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1478
1479 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1480
1481 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1482
1483 * gdb.texinfo (Types In Python): Clarify the documentation
1484 of attribute gdb.Field.bitpos.
1485
1486 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1487
1488 * gdb.texinfo (Types In Python): Fix the documentation of
1489 attribute "bitpos" in class gdb.Field for enum types. Add
1490 documentation for attribute "enumval" in that same class.
1491
1492 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1493
1494 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1495 @ftable.
1496
1497 2013-12-23 Doug Evans <xdje42@gmail.com>
1498
1499 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1500 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1501 corresponding section in Extending GDB.
1502 (Extending GDB): Move menu up. New menu item "Auto-loading
1503 extensions".
1504 (Sequences): New menu item "Auto-loading sequences".
1505 (Auto-loading sequences): New node.
1506 (Python): Rename section from Scripting GDB to Extending GDB.
1507 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1508 Move docs on ways to auto-load extensions to ...
1509 (Auto-loading extensions): ... here. New node.
1510
1511 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1512
1513 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1514 in menu.
1515 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1516 command, now in a new node.
1517 (GDB/MI Support Commands): New node, with its contents being
1518 extracted from the "GDB/MI Miscellaneous Commands" node.
1519 A small paragraph introducing the section is also added at
1520 the start.
1521 (GDB/MI Miscellaneous Commands): Delete the description of the
1522 -info-gdb-mi-command, -list-features and -list-target-features
1523 commands, now hosted in the "GDB/MI Support Commands" node.
1524
1525 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1526
1527 PR python/16113
1528 * gdb.texinfo (Values From Inferior): Add a note about using
1529 gdb.Field objects as subscripts on gdb.Value objects.
1530 (Types In Python): Add description about the new attribute
1531 "parent_type" of gdb.Field objects.
1532
1533 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1534
1535 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1536 entry for section docuumenting the -list-features GDB/MI command.
1537
1538 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1539
1540 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1541 "exec-run-start-option" entry in the output of the "-list-features"
1542 command.
1543
1544 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1545
1546 * gdb.texinfo (i386): Fix yesterday's commit.
1547
1548 2013-12-03 Tom Tromey <tromey@redhat.com>
1549
1550 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1551 documented here.
1552
1553 2013-12-03 Tom Tromey <tromey@redhat.com>
1554
1555 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1556
1557 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1558
1559 * gdb.texinfo (i386 Features): Add MPX feature registers.
1560 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1561 a subsubsection for MPX and describes the display of the
1562 boundary registers.
1563
1564 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1565
1566 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1567 documentation of the "ada-exceptions" entry.
1568
1569 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1570
1571 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1572 "^error" result record concerning the error message. Document
1573 the error code that may also be part of that result record.
1574 (GDB/MI Miscellaneous Commands): Document the
1575 "undefined-command-error-code" element in the output of
1576 the "-list-features" GDB/MI command.
1577
1578 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1579
1580 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1581 the new -info-gdb-mi-command GDB/MI command. Document
1582 the meaning of "-info-gdb-mi-command" in the output of
1583 -list-features.
1584
1585 2013-11-29 Pedro Alves <palves@redhat.com>
1586
1587 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1588 Update comment.
1589
1590 2013-11-24 Yao Qi <yao@codesourcery.com>
1591
1592 * gdb.texinfo (Caching Remote Data): Document new
1593 "set/show stack-cache" option.
1594
1595 2013-11-24 Yao Qi <yao@codesourcery.com>
1596
1597 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1598 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1599 "off" respectively.
1600
1601 2013-11-23 Yao Qi <yao@codesourcery.com>
1602
1603 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1604 of "displayhint" to the table about child results.
1605
1606 2013-11-21 Yao Qi <yao@codesourcery.com>
1607
1608 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1609 'dynamic' for the output of command -var-list-children.
1610
1611 2013-11-21 Yao Qi <yao@codesourcery.com>
1612
1613 * gdb.texinfo (Caching Target Data): Remove "see" before
1614 @pxref.
1615
1616 2013-11-20 Yao Qi <yao@codesourcery.com>
1617
1618 * gdb.texinfo (Caching Target Data): Update doc for
1619 per-address-space dcache.
1620
1621 2013-11-20 Yao Qi <yao@codesourcery.com>
1622
1623 * gdb.texinfo (Data): Rename menu item.
1624 (Caching Remote Data): Rename to ...
1625 (Caching Target Data): ... it. Update.
1626
1627 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1628
1629 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1630 "language-option" entry in the output of the "-list-features"
1631 command.
1632
1633 2013-11-15 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1636 Add example.
1637
1638 2013-11-14 Tom Tromey <tromey@redhat.com>
1639
1640 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1641
1642 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1643
1644 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1645 (Context management): Place current subsection text into its own
1646 subsubsection. Add new subsubsection describing the "--language"
1647 command option.
1648
1649 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1650
1651 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1652 the documentation of "info-ada-exceptions" in the output
1653 of the "-list-features" command. Add the documentation
1654 of the "ada-exception" entry instead.
1655
1656 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1657
1658
1659 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1660 word of a couple of sentences to start with a capital letter.
1661
1662 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1663
1664 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1665 (Ada Exceptions): New node.
1666 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1667 Commands" node.
1668 (GDB/MI Ada Exceptions Commands): New node.
1669 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1670 field in the output of the "-list-features" command.
1671 * NEWS: Add entry for the new "info exceptions" CLI command,
1672 and for the new "-info-ada-exceptions" GDB/MI command.
1673
1674 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1675
1676 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1677 (Line Tables In Python): New node.
1678
1679 2013-11-08 Doug Evans <dje@google.com>
1680
1681 * gdb.texinfo (Debugging Output): Update text for
1682 "set debug dwarf2-read".
1683
1684 2013-11-08 Doug Evans <dje@google.com>
1685
1686 * gdb.texinfo (Debugging Output): Update text for
1687 "set debug symtab-create".
1688
1689 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1690
1691 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1692 constant.
1693
1694 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1695
1696 * gdb.texinfo (Breakpoints In Python): Document temporary
1697 option in breakpoint constructor, and add documentation to the
1698 temporary attribute.
1699
1700 2013-11-07 Yao Qi <yao@codesourcery.com>
1701
1702 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1703 output of "-var-info-expression".
1704
1705 2013-11-06 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1708 non-interactive mode.
1709 (Environment) <shell startup files warning>: Mention
1710 non-interactive mode. Mention .zshenv for Z shell, and talk about
1711 BASH_ENV instead of .bashrc for BASH.
1712
1713 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1714
1715 * gdb.texinfo (Commands to Specify Files): Add description
1716 of the remove-symbol-file command.
1717 * observer.texi: New free_objfile event
1718
1719 2013-10-24 Pedro Alves <palves@redhat.com>
1720
1721 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1722
1723 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1724
1725 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1726 New subsection inside which the "-catch-load" and "-catch-unload"
1727 commands documentation is now placed.
1728 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1729 documenting the "-catch-assert" and "-catch-exception" new
1730 GDB/MI commands.
1731
1732 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1733
1734 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1735
1736 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1737
1738 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1739 serial baud".
1740 (Remote Configuration): Replace "set remotebaud" by "set serial
1741 baud". Replace "show remotebaud" by "show serial baud".
1742
1743 2013-10-07 Pedro Alves <palves@redhat.com>
1744
1745 PR breakpoints/11568
1746 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1747 when the thread is removed from the thread list.
1748
1749 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1750
1751 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1752 Update entry for $_exitcode.
1753
1754 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1755
1756 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1757 new "--start" option.
1758
1759 2013-10-02 Pedro Alves <palves@redhat.com>
1760
1761 * gdb.texinfo (Registers): Expand description of saved registers
1762 in frames. Explain <not saved>.
1763
1764 2013-09-25 Doug Evans <dje@google.com>
1765
1766 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1767
1768 2013-09-16 Stan Shebs <stan@codesourcery.com>
1769
1770 Remove the internals manual gdbint.texinfo.
1771 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1772 (PDFFILES): Remove gdbint.pdf.
1773 (HTMLFILES): Remove gdbint/index.html.
1774 (HTMLFILES_INSTALL): Remove gdbint.
1775 (GDBINT_DOC_FILES): Remove.
1776 (dvi): Remove gdbint.dvi.
1777 (ps): Remove gdbint.ps.
1778 * gdbint.texinfo: Remove file.
1779 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1780
1781 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1782
1783 * gdb.texinfo (Convenience Functions): Mention new convenience
1784 function $_isvoid.
1785
1786 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1787
1788 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1789 (Standard Target Features): Add new node to menu.
1790 (S/390 and System z Features): New node.
1791
1792 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1793
1794 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1795 -list-target-features in the example.
1796
1797 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1798
1799 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1800 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1801
1802 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1803
1804 Sync documentation with gdb.base/gnu-debugdata.exp.
1805 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1806
1807 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1808
1809 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1810
1811 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1812 Yao Qi <yao@codesourcery.com>
1813
1814 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1815 Document new --skip-unavailable option.
1816 <-stack-list-variables>: Document new --skip-unavailable option.
1817
1818 2013-08-26 Doug Evans <dje@google.com>
1819
1820 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1821 an optional regexp.
1822
1823 2013-08-13 Tom Tromey <tromey@redhat.com>
1824
1825 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1826 Document GDB_PARALLEL and GDB_INOTIFY.
1827
1828 2013-08-09 Stan Shebs <stan@codesourcery.com>
1829
1830 * LRS: Remove file, describes a long-abandoned live-range
1831 splitting extension to stabs.
1832
1833 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1834
1835 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1836
1837 2013-07-17 Doug Evans <dje@google.com>
1838
1839 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1840
1841 2013-07-02 Tom Tromey <tromey@redhat.com>
1842
1843 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1844
1845 2013-06-28 Tom Tromey <tromey@redhat.com>
1846
1847 * Makefile.in (version.subst): Use version.in, not
1848 common/version.in.
1849 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1850 Likewise.
1851
1852 2013-06-27 Pedro Alves <palves@redhat.com>
1853
1854 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1855 dynamic symbol resolution code>: New section, based on infrun.c
1856 comment.
1857
1858 2013-06-26 Tom Tromey <tromey@redhat.com>
1859
1860 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1861 Update.
1862 (Releasing GDB): Likewise.
1863
1864 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1865 Yao Qi <yao@codesourcery.com>
1866
1867 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1868 -trace-frame-collected.
1869
1870 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1871
1872 * gdb.texinfo (Traceframe Info Format): Document tvar element
1873 and its attributes.
1874
1875 2013-06-25 Yao Qi <yao@codesourcery.com>
1876
1877 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1878
1879 2013-06-24 Tom Tromey <tromey@redhat.com>
1880
1881 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1882 (GDBvn.texi): Use version.subst.
1883 (version.subst): New target.
1884 (mostlyclean): Remove version.subst.
1885
1886 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1887
1888 * gdb.texinfo (GDB/MI Data Manipulation)
1889 <-data-list-register-values>: Document the --skip-unavailable
1890 option.
1891
1892 2013-06-07 Yao Qi <yao@codesourcery.com>
1893
1894 * gdb.texinfo (Symbols): Add kindex and cindex for
1895 'maint print msymbols'.
1896
1897 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1898
1899 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1900 response field name (thread-group to inferior).
1901
1902 2013-06-04 Gary Benson <gbenson@redhat.com>
1903
1904 * gdb.texinfo (General Query Packets/qSupported): Added
1905 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1906 to the table of currently defined stub features.
1907 Added a more detailed entry for "augmented-libraries-svr4-read".
1908 (General Query Packets/qXfer:libraries-svr4:read): Documented
1909 the augmented form of this packet.
1910
1911 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1912
1913 * gdb.texinfo (System-wide Configuration Scripts): Renames
1914 "Installed System-wide Configuration Scripts". Add associated
1915 @menu block.
1916
1917 2013-05-23 Yao Qi <yao@codesourcery.com>
1918 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.texinfo (Packets): Document 'vCont;r'.
1921 (Continuing and Stepping): Document target-assisted range
1922 stepping, and the 'set range-stepping' and 'show range-stepping'
1923 commands.
1924
1925 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1926
1927 * gdb.texinfo (Installed System-wide Configuration Scripts):
1928 Add subsection describing the scripts now available under
1929 the data-dir's system-gdbbinit subdirectory.
1930 * NEWS: Add entry announcing the availability of system-wide
1931 configuration scripts for ElinOS and Wind River Linux.
1932
1933 2013-05-21 Hui Zhu <hui@codesourcery.com>
1934
1935 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1936 "-dprintf-insert" command.
1937
1938 2013-05-17 Doug Evans <dje@google.com>
1939
1940 * gdb.texinfo (Maintenance Commands): Update doc for
1941 "maint check-psymtabs". Add doc for "maint check-symtabs",
1942 "maint expand-symtabs".
1943
1944 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1945
1946 * gdb.texinfo (Process Record and Replay): Document the
1947 "record goto" command and its sub-commands.
1948
1949 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1950
1951 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1952 (Python API): Add Frame Filters API, Frame Wrapper API,
1953 Writing a Frame Filter/Wrapper, Managing Management of Frame
1954 Filters chapter entries.
1955 (Frame Filters API): New Node.
1956 (Frame Wrapper API): New Node.
1957 (Writing a Frame Filter): New Node.
1958 (Managing Frame Filters): New Node.
1959 (Progspaces In Python): Add note about frame_filters attribute.
1960 (Objfiles in Python): Ditto.
1961 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1962 @anchors and --no-frame-filters option to -stack-list-variables,
1963 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1964 commands.
1965
1966 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1967
1968 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1969 Support" subsection documenting the XML format used to transfer
1970 shared library info on AIX.
1971
1972 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.texinfo (Debugging Output): Add documentation of
1975 "set debug aix-solib" and "show debug aix-solib" commands.
1976
1977 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1978
1979 * gdb.texinfo (Nios II): New section.
1980 (Nios II Features): New section.
1981
1982 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1983
1984 * gdbint.texinfo (Algorithms): Remove entries documenting
1985 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1986 SOLIB_CREATE_INFERIOR_HOOK.
1987
1988 2013-04-29 Tom Tromey <tromey@redhat.com>
1989
1990 PR python/14204:
1991 * gdb.texinfo (Python API): Fix menu entry.
1992 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1993 Define global and static block. Add example. Clarify
1994 block relationship for inline functions.
1995
1996 2013-04-29 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.texinfo (Python API): Mention Python help and keyword
1999 arguments. Move pagination text to Basic Python.
2000 (Basic Python): Put pagination text here. Document
2001 close-on-exec, SIGCHLD, and SIGINT.
2002
2003 2013-04-19 Pedro Alves <palves@redhat.com>
2004
2005 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2006 "signedness" instead of "signness".
2007
2008 2013-04-19 Pedro Alves <palves@redhat.com>
2009
2010 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2011 -Wno-pointer-sign text with text on -Wpointer-sign.
2012
2013 2013-04-16 Tom Tromey <tromey@redhat.com>
2014
2015 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2016 GCC that has the SDT probe points.
2017
2018 2013-04-15 Tom Tromey <tromey@redhat.com>
2019
2020 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2021 exception catchpoints.
2022
2023 2013-04-15 Tom Tromey <tromey@redhat.com>
2024
2025 * gdb.texinfo (Set Catchpoints): Document $_exception.
2026 (Convenience Vars): Mention $_exception.
2027
2028 2013-04-15 Tom Tromey <tromey@redhat.com>
2029
2030 * gdb.texinfo (Set Catchpoints): Reorganize exception
2031 catchpoints. Document "catch rethrow".
2032 (Debugging C Plus Plus): Mention "catch rethrow".
2033
2034 2013-04-15 Tom Tromey <tromey@redhat.com>
2035
2036 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2037
2038 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2039 Eli Zaretskii <eliz@gnu.org>
2040
2041 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2042 line below the sample output.
2043
2044 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2045
2046 * gdb.texinfo (Mode Options): Document '-configuration'.
2047 (Help): Document "show configuration".
2048 (Bug Reporting): Add requirements to include the configuration
2049 details in bug reports.
2050
2051 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2052
2053 * Makefile.in (MAN1S): Add gcore.1.
2054 Remove "Host, target, and site specific Makefile fragments" comment.
2055 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2056 (install-man1, uninstall-man1): Conditionalize gcore.1.
2057 (gcore.1): New.
2058 * gdb.texinfo (Man Pages): Add gcore man.
2059 (gcore man): New node.
2060
2061 2013-04-10 Pedro Alves <palves@redhat.com>
2062
2063 * gdb.texinfo (Process Record and Replay): Document that "set
2064 record full insn-number-max", "set record
2065 instruction-history-size" and "set record
2066 function-call-history-size" accept "unlimited".
2067 (Backtrace): Document that "set backtrace limit" accepts
2068 "unlimited".
2069 (List): Document that "set listsize" accepts "unlimited".
2070 (Print Settings)" Document that "set print max-symbolic-offset",
2071 "set print elements" and "set print repeats" accept "unlimited".
2072 (Starting and Stopping Trace Experiments): Document that "set
2073 trace-buffer-size" accepts "unlimited".
2074 (Remote Configuration): Document that "set tcp connect-timeout"
2075 accepts "unlimited".
2076 (Command History): Document that "set history size" accepts
2077 "unlimited".
2078 (Screen Size): Document that "set height" and "set width" accepts
2079 "unlimited". Adjust "set pagination"'s description to suggest
2080 "set height unlimited" instead of "set height 0".
2081
2082 2013-04-10 Yao Qi <yao@codesourcery.com>
2083
2084 * gdb.texinfo (Trace Files): Add "target ctf".
2085
2086 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2087
2088 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2089
2090 * Makefile.in (install-man1, install-man5, uninstall-man1)
2091 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2092
2093 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2094
2095 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2096 Eli Zaretskii <eliz@gnu.org>
2097
2098 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2099 parameters order. Remove "On some targets" for --attach. Document the
2100 --multi parameter and extended-remote command. Document all the
2101 options.
2102
2103 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2104
2105 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2106 the list of supported languages.
2107
2108 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2109
2110 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2111 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2112 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2113 (diststuff): Add man.
2114 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2115 (uninstall-man5): New.
2116 (STAGESTUFF): Add *.1 and *.5.
2117 (GDBvn.texi): Add SYSTEM_GDBINIT.
2118 (gdb.1, gdbserver.1, gdbinit.5): New.
2119 (maintainer-clean realclean): Add $(MANS).
2120 (install): Add install-man.
2121 (uninstall): Add uninstall-man.
2122 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2123 (@copying): Wrap it by @c man begin COPYRIGHT.
2124 (Top): Add Man Pages.
2125 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2126
2127 2013-04-02 Pedro Alves <palves@redhat.com>
2128
2129 * gdb.texinfo (Debugging Output): Document "set/show debug
2130 aarch64", "set/show debug coff-pe-read" and "set/show debug
2131 mach-o".
2132
2133 2013-04-02 Pedro Alves <palves@redhat.com>
2134
2135 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2136 table>: Add entry for "trace-buffer-size".
2137
2138 2013-03-28 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2141 table>: Add entry for "trace-status".
2142
2143 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2144
2145 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2146 @bullet", which is invalid (makeinfo 5.1 barfs).
2147
2148 2013-03-28 Pedro Alves <palves@redhat.com>
2149
2150 PR gdb/15294
2151
2152 * gdb.texinfo (List) <set listsize>: Adjust to document that
2153 listsize 0 means no limit, and remove mention of -1.
2154
2155 2013-03-22 Yao Qi <yao@codesourcery.com>
2156
2157 * gdb.texinfo (Embedded Processors): Remove menu item
2158 "OpenRISC 1000".
2159 (OpenRISC 1000): Remove.
2160
2161 2013-03-21 Doug Evans <dje@google.com>
2162
2163 * gdb.texinfo (Maintenance Commands): Add docs for
2164 "mt set per-command {space,time,symtab} {on,off}".
2165
2166 2013-03-14 Hui Zhu <hui@codesourcery.com>
2167 Yao Qi <yao@codesourcery.com>
2168
2169 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2170
2171 2013-03-13 Keith Seitz <keiths@redhat.com>
2172
2173 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2174 "maint agent" reference to Dynamic printf.
2175
2176 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2177
2178 * gdb.texinfo (General Query Packets): Don't use colon in index
2179 entries visible to Info format.
2180
2181 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2182
2183 * gdb.texinfo (Process Record and Replay): Document record
2184 changes.
2185
2186 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2187
2188 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2189 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2190 qXfer:btrace:read.
2191
2192 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2193
2194 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2195 use colons in @anchor and @cindex entries.
2196
2197 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2198
2199 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2200
2201 2013-03-08 Stan Shebs <stan@codesourcery.com>
2202 Hafiz Abid Qadeer <abidh@codesourcery.com>
2203
2204 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2205 trace-buffer-size set and show commands.
2206 (Tracepoint Packets): Document QTBuffer:size.
2207 (General Query Packets): Document QTBuffer:size.
2208
2209 2013-02-21 Tom Tromey <tromey@redhat.com>
2210
2211 * gdb.texinfo: Remove bad @syncodeindex.
2212 (Values From Inferior, Types In Python, Inferiors In Python)
2213 (Events In Python, Threads In Python, Frames In Python, Blocks In
2214 Python, Symbols In Python, Symbol Tables In Python): Remove
2215 @tables.
2216 (Packets, General Query Packets, Tracepoint Packets)
2217 (Host I/O Packets): Use @w{} for empty @item.
2218
2219 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2220
2221 * gdb.texinfo (Architectures In Python): Add description about
2222 the new method gdb.Architecture.disassemble.
2223
2224 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2225 Hafiz Abid Qadeer <abidh@codesourcery.com>
2226
2227 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2228 Document the "trace-file" field.
2229
2230 2013-02-07 Doug Evans <dje@google.com>
2231
2232 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2233 command.
2234
2235 2013-02-06 Yao Qi <yao@codesourcery.com>
2236
2237 * gdb.texinfo (GDB/MI Async Records): Document new MI
2238 notification "=tsv-modified". Update the document of MI
2239 notification "=tsv-created".
2240 * observer.texi (GDB Observers): New observer tsv_modified.
2241 Update observer tsv_created and tsv_delete.
2242
2243 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2244
2245 * gdb.texinfo (AArch64 Features): New section; document
2246 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2247 (Architectures): Add new AArch64 section to document AArch64
2248 architecture specific commands.
2249 (ABI): Add description of the new OS ABI "Newlib" and its influence
2250 on the longjmp handling.
2251
2252 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2253 Jan Kratochvil <jan.kratochvil@redhat.com>
2254
2255 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2256 variable in 'set/show backtrace' section.
2257
2258 2013-01-31 Tom Tromey <tromey@redhat.com>
2259
2260 * gdb.texinfo (Target Commands): Fix typo.
2261
2262 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2263
2264 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2265 describing the gdb.Architecture class.
2266 (Frames In Python): Add description about the new method
2267 gdb.Frame.architecture().
2268
2269 2013-01-23 Doug Evans <dje@google.com>
2270
2271 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2272
2273 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2274
2275 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2276 'thread-groups' field when printing a breakpoint in MI.
2277
2278 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2279 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2280 to reflect that jit-reader-load now supports absolute file-names.
2281
2282 2013-01-16 Tom Tromey <tromey@redhat.com>
2283
2284 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2285 (Signals): Likewise.
2286
2287 2013-01-16 Tom Tromey <tromey@redhat.com>
2288
2289 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2290 "catch-type" field.
2291 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2292
2293 2013-01-07 Tom Tromey <tromey@redhat.com>
2294
2295 * gdb.texinfo (Mode Options): Don't mention -epoch.
2296 (Data, Emacs): Remove obsolete comments.
2297
2298 2013-01-02 Tom Tromey <tromey@redhat.com>
2299
2300 * gdb.texinfo (GDB/MI Output Records): Update menu.
2301 (GDB/MI Breakpoint Information): New node.
2302 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2303 <-break-insert>: Likewise.
2304
2305 2012-12-31 Yao Qi <yao@codesourcery.com>
2306
2307 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2308 (Packets): Move "vStopped" packet to ...
2309 (Notification Packets): ... here. Describe the components
2310 of notification. Add a table of supported notifications.
2311 Add an example on the process of he async notification.
2312
2313 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2314
2315 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2316 present.
2317 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2318 fullname output always present.
2319
2320 2012-12-23 Pierre Muller <muller@sourceware.org>
2321
2322 * gdbint.texinfo (Function prototypes): Require use of "extern"
2323 modifier for function prototypes in headers.
2324
2325 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2326
2327 * refcard.tex: Update copyright notice to GPL v3 or later.
2328 Update contact info.
2329
2330 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2331
2332 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2333
2334 2012-12-15 Yao Qi <yao@codesourcery.com>
2335
2336 * gdb.texinfo (Debugging Output): Document 'set debug
2337 notification' and 'show debug notification'.
2338
2339 2012-12-15 Yao Qi <yao@codesourcery.com>
2340
2341 * gdb.texinfo (Listing Tracepoints): New item and example about
2342 'installed on target' output.
2343 Add more in the example about 'installed on target'.
2344 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2345
2346 2012-12-14 Tom Tromey <tromey@redhat.com>
2347
2348 * gdb.texinfo (SVR4 Process Information): Mention core files.
2349
2350 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2351
2352 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2353
2354 2012-12-11 Pedro Alves <palves@redhat.com>
2355
2356 * gdb.texinfo: Remove all mentions of Unixware throughout.
2357
2358 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2359
2360 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2361
2362 2012-11-29 Tom Tromey <tromey@redhat.com>
2363
2364 * gdb.texinfo (SVR4 Process Information): Document missing
2365 "info proc" subcommands.
2366
2367 2012-11-29 Yao Qi <yao@codesourcery.com>
2368
2369 PR gdb/1477.
2370 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2371 to 'auto' instead of 'gnu'.
2372
2373 2012-11-26 Tom Tromey <tromey@redhat.com>
2374
2375 * gdb.texinfo (MiniDebugInfo): New node.
2376 (GDB Files): Update.
2377
2378 2012-11-16 Doug Evans <dje@google.com>
2379
2380 * gdb.texinfo (System-wide configuration): If the system-wide init
2381 file lives in the data-directory, and --data-directory is provided,
2382 look for it there.
2383
2384 2012-11-15 Tom Tromey <tromey@redhat.com>
2385
2386 * gdb.texinfo (Signaling): Fix typo.
2387
2388 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2389
2390 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2391 parameter "count" of -data-write-memory-bytes, and add an example.
2392
2393 2012-11-12 Tom Tromey <tromey@redhat.com>
2394
2395 * gdb.texinfo (Symbols): Document "info type-printers",
2396 "enable type-printer" and "disable type-printer".
2397 (Python API): Add new node to menu.
2398 (Type Printing API): New node.
2399 (Progspaces In Python): Document type_printers field.
2400 (Objfiles In Python): Likewise.
2401 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2402 register_type_printer, TypePrinter>: Document.
2403
2404 2012-11-12 Tom Tromey <tromey@redhat.com>
2405
2406 * gdb.texinfo (Symbols): Document "set print type methods",
2407 "set print type typedefs", and flags to ptype and whatis.
2408
2409 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2410
2411 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2412 the example -data-disassemble output. Extend the description of
2413 the -data-disassemble results to document all fields. Document
2414 the cli disassemble command as being related to -data-disassemble.
2415
2416 2012-11-09 Yao Qi <yao@codesourcery.com>
2417
2418 PR gdb/14777.
2419 * gdb.texinfo (OS Information): Remove doc on command
2420 'info udot'.
2421
2422 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2423
2424 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2425 gdb.ini warning for Windows port.
2426
2427 2012-11-08 Yao Qi <yao@codesourcery.com>
2428
2429 * gdb.texinfo (Search): Add kindex for 'fo'.
2430
2431 2012-11-05 Tom Tromey <tromey@redhat.com>
2432
2433 PR python/14802:
2434 * gdb.texinfo (Functions In Python): Add example.
2435
2436 2012-11-03 Yao Qi <yao@codesourcery.com>
2437
2438 * observer.texi (GDB Observers): Remove observer
2439 'tracepoint_modified', 'tracepoint_created' and
2440 'tracepoint_deleted'.
2441
2442 2012-10-26 Tom Tromey <tromey@redhat.com>
2443
2444 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2445
2446 2012-10-25 Tom Tromey <tromey@redhat.com>
2447
2448 * gdb.texinfo (General Query Packets): Use @itemx.
2449
2450 2012-10-17 Yao Qi <yao@codesourcery.com>
2451
2452 * observer.texi (GDB Observers): Update observer
2453 'memory_changed'.
2454 * gdb.texinfo (GDB/MI Async Records): Document for
2455 "memory-changed" notification.
2456
2457 2012-10-15 Doug Evans <dje@google.com>
2458
2459 * gdb.texinfo (Mode Options): Document -nh.
2460 Elaborate on docs for -nx.
2461
2462 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2463
2464 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2465
2466 2012-09-21 Yao Qi <yao@codesourcery.com>
2467 Pedro Alves <palves@redhat.com>
2468
2469 * gdb.texinfo (GDB/MI Async Records): Document notification
2470 'record-started' and 'record-stopped'.
2471 * observer.texi (GDB Observers): New observer 'record-changed'.
2472
2473 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2474
2475 * gdb.texinfo: Document the removal of SH's 'regs' command.
2476
2477 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2478
2479 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2480
2481 2012-09-18 Yao Qi <yao@codesourcery.com>
2482
2483 * gdb.texinfo (GDB/MI Async Records): Document new MI
2484 notifications '=tsv-created' and '=tsv-deleted'.
2485 * observer.texi (GDB Observers): New observer tsv_created and
2486 tsv_deleted.
2487
2488 2012-09-18 Yao Qi <yao@codesourcery.com>
2489
2490 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2491 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2492 '=traceframe-changed'.
2493
2494 2012-09-17 Yao Qi <yao@codesourcery.com>
2495
2496 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2497 'set listsize'.
2498
2499 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2500 Eli Zaretskii <eliz@gnu.org>
2501
2502 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2503 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2504 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2505
2506 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2507
2508 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2509
2510 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2511
2512 Document how to return from "python-interactive" to GDB.
2513 * gdb.texinfo (Python Commands): Update documentation.
2514
2515 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2516
2517 Add a new "python-interactive" command that starts a standard
2518 Python interactive prompt with "pi" as alias, and add "py" as
2519 an alias to "python".
2520 * gdb.texinfo (Python Commands): Document the new commands.
2521
2522 2012-08-22 Tom Tromey <tromey@redhat.com>
2523
2524 * gdbint.texinfo (Host Definition): Remove documentation for
2525 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2526
2527 2012-08-17 Keith Seitz <keiths@redhat.com>
2528
2529 PR c++/13356
2530 * gdb.texinfo (Type and Range Checking): Remove warning.
2531 Remove spurious commas.
2532 Update text and examples for re-implementation of set/show
2533 check type.
2534 (C and C++ Type and Range Checks): Likewise.
2535
2536 2012-08-16 Yao Qi <yao@codesourcery.com>
2537
2538 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2539 is deprecated.
2540
2541 2012-08-13 Doug Evans <dje@google.com>
2542
2543 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2544 to include functions.
2545
2546 2012-08-10 Doug Evans <dje@google.com>
2547
2548 * gdb.texinfo (Convenience Funs): New node.
2549 (Types In Python): Document Type.vector.
2550
2551 2012-08-09 Yao Qi <yao@codesourcery.com>
2552
2553 * observer.texi: New observer command_param_changed.
2554 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2555
2556 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2557
2558 * gdbint.texinfo (Debugging GDB): In section
2559 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2560 Mention also gdb-gdb.py.
2561
2562 2012-08-07 Yao Qi <yao@codesourcery.com>
2563
2564 Revert the folloing patch:
2565 2012-08-06 Yao Qi <yao@codesourcery.com>
2566 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2567 remote hardware-watchpoint-limit' and 'set
2568 remote hardware-breakpoint-limit'.
2569
2570 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2571
2572 * gdb.texinfo (Working Directory): Added information about new
2573 default argument for 'cd' command.
2574
2575 2012-08-06 Yao Qi <yao@codesourcery.com>
2576
2577 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2578 remote hardware-watchpoint-limit' and 'set
2579 remote hardware-breakpoint-limit'.
2580
2581 2012-08-06 Yao Qi <yao@codesourcery.com>
2582
2583 Fix PR14371.
2584
2585 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2586 '=breakpoint-deleted'.
2587
2588 2012-08-02 Yao Qi <yao@codesourcery.com>
2589
2590 * gdb.texinfo (Native): Remove node Neutrino.
2591
2592 2012-07-27 Yao Qi <yao@codesourcery.com>
2593
2594 * gdb.texinfo (IPA Protocol Commands): Document new command
2595 'close'.
2596
2597 2012-07-25 Tom Tromey <tromey@redhat.com>
2598
2599 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2600
2601 2012-07-20 Doug Evans <dje@google.com>
2602
2603 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2604 (Index Files): Document how to control the use of deprecated index
2605 sections.
2606 (Index Section Format): Replace --use-deprecated-index-sections with
2607 "set use-deprecated-index-sections on".
2608
2609 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2610
2611 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2612 indices into a single node "Index". Instead, join function and
2613 variable indices into a single index, separate from the concept
2614 index. Requested in
2615 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2616 (Top): Update the top-level menu: instead of one "Index" there are
2617 now separate entries "Concept Index" and "Function and Variable
2618 Index".
2619 (Concept Index, Function and Variable Index): New nodes.
2620 (Index): Node deleted.
2621
2622 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2623
2624 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2625 and "maint agent-eval".
2626
2627 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2628
2629 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2630 avoid file-name clashes between Index.html and index.html on
2631 case-insensitive filesystems. See the discussion starting in
2632 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2633 details of the problem.
2634 (Top): Update the master menu for the above.
2635 (Concept Index, Command and Variable Index): New nodes, instead of
2636 the old "Index" node that was deleted. All cross-references
2637 updated.
2638
2639 2012-07-02 Stan Shebs <stan@codesourcery.com>
2640
2641 * gdb.texinfo (Dynamic Printf): Mention agent style and
2642 disconnected dprintf.
2643 (Maintenance Commands): Describe maint agent-printf.
2644 (General Query Packets): Mention BreakpointCommands feature.
2645 (Packets): Document commands extension to Z0 packet.
2646 * agentexpr.texi (Bytecode Descriptions): Document printf
2647 bytecode.
2648
2649 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2650
2651 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2652 only after gdbinit files.
2653 (Startup): Move -iex and -iex commands down after gdbinit files.
2654
2655 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2658 possibility.
2659
2660 2012-06-29 Tom Tromey <tromey@redhat.com>
2661
2662 * gdb.texinfo (Index Section Format): Update for version 7.
2663
2664 2012-06-28 Stan Shebs <stan@codesourcery.com>
2665
2666 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2667 example, add note about title column.
2668
2669 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2670
2671 * gdb.texinfo (Symbol Tables In Python): Add description about
2672 the new 'last' attribute of gdb.Symtab_and line.
2673
2674 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2675
2676 * gdb.texinfo (Symbol Tables In Python): Correct the description
2677 of the 'pc' attribute of gdb.Symtab_and_line.
2678
2679 2012-06-26 Doug Evans <dje@google.com>
2680
2681 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2682 and symtab-create.
2683
2684 2012-06-25 Keith Seitz <keiths@redhat.com>
2685
2686 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2687 from example. Remove "rbreak" from list of corresponding
2688 gdb commands.
2689
2690 2012-06-23 Doug Evans <dje@google.com>
2691
2692 * gdb.texinfo (Index Section Format): Document version 7 format.
2693
2694 2012-06-22 Yao Qi <yao@codesourcery.com>
2695
2696 * gdb.texinfo: Add missing cindex for some packets.
2697
2698 2012-06-20 Keith Seitz <keiths@redhat.com>
2699
2700 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2701 for -break-insert and document -p.
2702
2703 2012-06-20 Yao Qi <yao@codesourcery.com>
2704
2705 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2706 and "gdb.write_memory" with "Inferior.read_memory" and
2707 "Inferior.write_memory".
2708
2709 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2710
2711 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2712 (Free Documentation): Add @node line.
2713 (Continuing and Stepping) <advance location>: Use @item instead of
2714 @itemx.
2715 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2716 @itemx.
2717 (Embedded Processors): Put the link to "PA" to its correct place,
2718 according to document structure.
2719 (Python API): Put the link to "Lazy Strings In Python" to its
2720 correct place.
2721 (Index): Use @@ in @tex block to get a literal @.
2722
2723 * gdbint.texinfo: Fix the @subtitle line.
2724
2725 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2726 correct place.
2727
2728 2012-06-08 Yao Qi <yao@codesourcery.com>
2729
2730 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2731 Protocol'.
2732 (In-Process Agent Protocol, IPA Protocol Objects)
2733 (IPA Protocol Commands): New nodes.
2734 (Tracepoint Packets): Add anchors.
2735
2736 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2737
2738 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2739
2740 2012-06-06 Yao Qi <yao@codesourcery.com>
2741
2742 * gdb.texinfo: Update copyright year.
2743
2744 2012-05-23 Stan Shebs <stan@codesourcery.com>
2745 Kwok Cheung Yeung <kcy@codesourcery.com>
2746
2747 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2748
2749 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2752 Mention also --with-separate-debug-dir.
2753 (Auto-loading): Prepend $debugdir in the sample output.
2754 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2755 auto-load safe-path variable.
2756 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2757 Mention also $debugdir for 'set auto-load scripts-directory'.
2758
2759 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2760
2761 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2762 (MIPS Embedded, MIPS, MIPS Register packet Format)
2763 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2764 appropriate.
2765
2766 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2767 Maciej W. Rozycki <macro@codesourcery.com>
2768
2769 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2770 mips compression".
2771 (MIPS Breakpoint Kinds): New subsubsection.
2772
2773 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2774
2775 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2776 nodes for subsections. Add @acronym mark-ups and adjust
2777 formatting.
2778
2779 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2780
2781 Rename $ddir to $datadir.
2782 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2783 (objfile-gdb.py file): Rename $ddir to $datadir.
2784
2785 2012-05-18 Tom Tromey <tromey@redhat.com>
2786
2787 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2788
2789 2012-05-14 Stan Shebs <stan@codesourcery.com>
2790
2791 * gdb.texinfo (Dynamic Printf): New subsection.
2792
2793 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2794
2795 * gdb.texinfo (Basic Python): Add description about the function
2796 gdb.find_pc_line
2797
2798 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2799 Eli Zaretskii <eliz@gnu.org>
2800
2801 * gdb.texinfo (Separate Debug Files): Use plural form for global
2802 debugging information directory.
2803
2804 2012-05-11 Stan Shebs <stan@codesourcery.com>
2805 Kwok Cheung Yeung <kcy@codesourcery.com>
2806
2807 * gdb.texinfo (Operating System Auxiliary Information): Document new
2808 'info os' subcommands.
2809
2810 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2811
2812 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2813 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2814 (dotdebug_gdb_scripts section): Add reference
2815 to 'Auto-loading safe path'.
2816
2817 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2818
2819 Implement multi-component --with-auto-load-dir.
2820 * gdb.texinfo (Auto-loading): New references
2821 for 'set auto-load scripts-directory'
2822 and 'show auto-load scripts-directory'.
2823 (Auto-loading safe path): Describe the new default. Move $ddir
2824 substituation reference to 'objfile-gdb.py file'.
2825 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2826 script-name. Describe new 'set auto-load scripts-directory'
2827 and 'show auto-load scripts-directory'.
2828
2829 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2830
2831 Provide $ddir substitution for --with-auto-load-safe-path.
2832 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2833 (Auto-loading safe path): Likewise. Mention the default value,
2834 $ddir substitution, --with-auto-load-safe-path and
2835 --without-auto-load-safe-path.
2836 * observer.texi (gdb_datadir_changed): New.
2837
2838 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2839
2840 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2841 Twice.
2842
2843 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2844 directory separator by path separator.
2845
2846 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2847
2848 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2849 for 'set auto-load safe-path' optional. Mention if it is omitted.
2850 Change disabling security protection condition to "/", twice.
2851
2852 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2853
2854 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2855 the new methods global_block and static_block on gdb.Symtab
2856 objects.
2857
2858 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2859
2860 * gdb.texinfo (Blocks In Python): Add a note saying that future
2861 improvements to GDB and its infrastructure can move symbols
2862 across blocks within a symbol table.
2863
2864 2012-04-29 Yao Qi <yao@codesourcery.com>
2865
2866 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2867 (A29K): Remove.
2868
2869 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2870 Tom Tromey <tromey@redhat.com>
2871
2872 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2873 and generic static probe support on GDB.
2874
2875 2012-04-25 Doug Evans <dje@google.com>
2876
2877 * gdb.texinfo (Go): Fix thinko.
2878
2879 * gdb.texinfo (Supported Languages): Add Go.
2880 (Go): New node.
2881
2882 2012-04-25 Yao Qi <yao@codesourcery.com>
2883
2884 * gdbint.texinfo (Testsuite): New section `Board settings'.
2885
2886 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2887
2888 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2889 Three times.
2890
2891 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2892 Three times.
2893
2894 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2895
2896 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2897 by @table @asis. Fix formatting of one item.
2898
2899 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2902
2903 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2904
2905 New option "set debug auto-load".
2906 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2907 (auto-load verbose mode): New node.
2908
2909 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2910
2911 New option "set auto-load safe-path".
2912 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2913 and "info auto-load" examples for safe-path. Put there also references
2914 for "set auto-load safe-path" and "show auto-load safe-path".
2915 New menu item for Auto-loading safe path.
2916 (Auto-loading safe path): New node.
2917 (Python Auto-loading): Update the expected output from "Missing"
2918 to "No".
2919
2920 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2921
2922 auto-load: Implementation.
2923 * gdb.texinfo (Mode Options): New anchor for -nx.
2924 (Startup): New anchors for Option -init-eval-command,
2925 Home Directory Init File
2926 and Init File in the Current Directory during Startup.
2927 Mention set auto-load local-gdbinit with a reference.
2928 Change the sample code to "set auto-load python-scripts".
2929 (Threads): New anchor set libthread-db-search-path.
2930 Provide references to libthread_db.so.1 file.
2931 (Controlling GDB): New menu item for Auto-loading.
2932 (Auto-loading, Init File in the Current Directory)
2933 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2934 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2935 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2936 reference.
2937 (Auto-loading): Rename to ...
2938 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2939 "set auto-load python-scripts", new anchor for it. Change
2940 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2941 for it. Change "info auto-load-scripts"
2942 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2943 to "Python scripts".
2944
2945 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2946
2947 PR mi/13393
2948 * gdb.texinfo (Print Settings): Extend the description for "set print
2949 object".
2950 (GDB/MI Variable Objects): Extend the description for -var-create and
2951 -var-list-children.
2952
2953 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2954
2955 * gdb.texinfo (Examining Data): Document the 'explore' command.
2956
2957 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2958
2959 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2960 to the children of a varobj and its update range when -var-update
2961 returns that the varobj's type changed.
2962
2963 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2964
2965 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2966 Create two new links fir 'objfile-gdb.py file'
2967 and 'dotdebug_gdb_scripts section'.
2968
2969 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 * gdb.texinfo (Auto-loading): Rename node reference
2972 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2973 Twice.
2974 (.debug_gdb_scripts section): Rename the node ...
2975 (dotdebug_gdb_scripts section): ... here.
2976 (Maintenance Commands): Also rename this node reference.
2977
2978 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2979
2980 * gdb.texinfo (Python API/Values From Inferior): Add description
2981 about the new method Value.referenced_value. Add description on
2982 how Value.dereference is different (and similar) to
2983 Value.referenced_value.
2984
2985 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2986
2987 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2988 --init-eval-command=COMMAND, -iex.
2989 (Startup): Describe -iex and -ix. Simplify the example
2990 for "set auto-load-scripts off".
2991
2992 2012-03-16 Gary Benson <gbenson@redhat.com>
2993
2994 PR breakpoints/10738
2995 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2996 stating that GDB cannot set breakpoints on inlined functions.
2997 (Mode Options): Document --use-deprecated-index-sections.
2998 (Index Section Format): Document new index section version format.
2999
3000 2012-03-15 Tom Tromey <tromey@redhat.com>
3001
3002 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3003
3004 2012-03-13 Doug Evans <dje@google.com>
3005
3006 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3007 of "reload".
3008 (Symbols): Delete docs for set/show symbol-reloading.
3009 * gdbint.texinfo (Defining Other Architecture Features): Delete
3010 SYMBOL_RELOADING_DEFAULT.
3011 * refcard.tex: Delete reference to symbol-reloading.
3012
3013 2012-03-07 Pedro Alves <palves@redhat.com>
3014
3015 * gdb.texinfo (General Query Packets): Document new
3016 QProgramSignals packet.
3017 * gdb.texinfo (Remote configuration): Mention
3018 "program-signals-packet".
3019
3020 2012-03-05 Tristan Gingold <gingold@adacore.com>
3021
3022 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3023
3024 2012-03-03 Yao Qi <yao@codesourcery.com>
3025
3026 * gdb.texinfo (In-Process Agent): New node.
3027 Document new commands.
3028 (General Query Packets): Add packet `QAgent'.
3029
3030 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3031
3032 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3033
3034 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3035
3036 * gdb.texinfo (Commands In Python): Put example python macro in
3037 COMMAND_USER category rather than COMMAND_OBSCURE.
3038 Document gdb.COMMAND_USER.
3039 (User-defined Commands): Update documentation to clarify
3040 "set/show max-user-call-depth" and "show user" don't apply to python
3041 commands. Update documentation to clarify "help user-defined" may
3042 also include python commands defined as COMMAND_USER.
3043
3044 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3045
3046 * gdb.texinfo (Startup): Add option -ex description to the option -x
3047 description.
3048
3049 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3050
3051 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3052 condition-evaluation breakpoint parameter.
3053 Mention condition-evaluation mode being shown in "info break".
3054 (Break Conditions): Add description for target-side
3055 conditional breakpoints.
3056 (Remote Configuration): Mention conditional-breakpoints-packet.
3057 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3058 cond-expr.
3059 (General Query Packets): Mention new ConditionalBreakpoint feature.
3060
3061 2012-02-22 Tom Tromey <tromey@redhat.com>
3062
3063 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3064
3065 2012-02-17 Tom Tromey <tromey@redhat.com>
3066
3067 PR python/10753:
3068 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3069 directory.
3070
3071 2012-02-14 Stan Shebs <stan@codesourcery.com>
3072
3073 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3074
3075 2012-02-13 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3078 mips-idt-ecoff.
3079
3080 2012-02-09 Yao Qi <yao@codesourcery.com>
3081
3082 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3083
3084 2012-02-07 Tom Tromey <tromey@redhat.com>
3085
3086 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3087 Symbol.value.
3088
3089 2012-02-07 Tom Tromey <tromey@redhat.com>
3090
3091 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3092
3093 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3094
3095 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3096
3097 2012-01-24 Tom Tromey <tromey@redhat.com>
3098
3099 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3100 unload".
3101 (Files): Mention new catch commands.
3102 (GDB/MI Async Records): Likewise.
3103
3104 2012-01-24 Gary Benson <gbenson@redhat.com>
3105
3106 Delete #if 0'd out code.
3107 * gdb.texinfo (Frame Info): Remove "info catch".
3108
3109 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3110
3111 * gdb.texinfo (Remote Configuration): Document
3112 "set remote hostio-readlink-packet" command.
3113 (General Query Packets): Document vFile:readlink packet.
3114
3115 2012-01-16 Tom Tromey <tromey@redhat.com>
3116
3117 * gdb.texinfo (Specify Location): Document relative file name
3118 handling.
3119
3120 2012-01-16 Tom Tromey <tromey@redhat.com>
3121
3122 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3123
3124 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3125 Eli Zaretskii <eliz@gnu.org>
3126
3127 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3128 code.
3129
3130 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3131
3132 * gdb.texinfo (Variables): Document use of :: for non-static
3133 variables.
3134
3135 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3136
3137 * gdbint.texinfo (Start of New Year Procedure): Update
3138 to replace use of copyright.sh by use of copyright.py.
3139
3140 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3141
3142 Remove the gdbtui binary.
3143 * all-cfg.texi (GDBTUI): Remove.
3144 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3145 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3146 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3147
3148 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3149
3150 Introduce gdb.FinishBreakpoint in Python.
3151 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3152 (Python API): Add menu entry for Finish Breakpoints.
3153
3154 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3155
3156 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3157 tests.
3158
3159 2011-12-16 Doug Evans <dje@google.com>
3160
3161 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3162
3163 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3164
3165 * gdb.texinfo (Python Commands): Remove "maint set/show print
3166 stack". Add documentation for "set/show python print-stack".
3167
3168 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3169
3170 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3171 should transfer control to the stub in the startup code instead of
3172 in main. Mention the need to get past the initial breakpoint.
3173
3174 2011-12-06 Tom Tromey <tromey@redhat.com>
3175
3176 * gdb.texinfo (Set Breaks): Update for new behavior.
3177
3178 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3179
3180 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3181 List Format for SVR4 Targets'.
3182 (General Query Packets): New item qXfer:libraries-svr4:read.
3183 (Library List Format for SVR4 Targets): New node.
3184
3185 2011-12-01 Tom Tromey <tromey@redhat.com>
3186
3187 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3188 add.
3189
3190 2011-11-22 Tom Tromey <tromey@redhat.com>
3191
3192 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3193 reasons.
3194
3195 2011-11-20 Stan Shebs <stan@codesourcery.com>
3196
3197 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3198 note-related options and variables.
3199 (Tracepoint Packets): Document packet changes.
3200
3201 2011-11-20 Sanjoy Das <sdas@igalia.com>
3202
3203 * gdb.texinfo (JIT Interface): Add documentation on writing and
3204 usind JIT debug info readers.
3205 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3206 Debug Info Readers): New nodes.
3207
3208 2011-11-18 Yao Qi <yao@codesourcery.com>
3209
3210 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3211 tracepoint.
3212
3213 2011-11-15 Doug Evans <dje@google.com>
3214
3215 * gdb.texinfo (Files): Document basenames-may-differ.
3216
3217 2011-11-14 Doug Evans <dje@google.com>
3218
3219 * gdb.texinfo (Shell Commands): Document "!".
3220
3221 2011-11-14 Stan Shebs <stan@codesourcery.com>
3222 Kwok Cheung Yeung <kcy@codesourcery.com>
3223
3224 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3225 needed to get shorter fast tracepoints.
3226 (Tracepoint Packets): Document new qTMinFTPILen packet.
3227
3228 2011-11-14 Yao Qi <yao@codesourcery.com>
3229
3230 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3231 behavior of tracepoint.
3232 (General Query Packets): New feature InstallInTrace.
3233 (Remote Configuration): Document "set remote
3234 install-in-trace-packet".
3235
3236 2011-11-12 Matt Rice <ratmice@gmail.com>
3237
3238 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3239 Add arguments to info macro.
3240
3241 2011-11-10 Tom Tromey <tromey@redhat.com>
3242
3243 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3244 manual.
3245 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3246 (Macros): Add a footnote.
3247 (C): Remove paragraph about compiler options.
3248 (C Constants): Mention wide character and string constants.
3249 (C Plus Plus Expressions): Update compiler option advice. Mention
3250 using declarations. Mention ADL. Remove old HP compiler
3251 information.
3252
3253 2011-11-10 Tom Tromey <tromey@redhat.com>
3254
3255 PR c++/9257:
3256 * gdb.texinfo (Print Settings): Add an extra note about the need
3257 for a vtable.
3258
3259 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3260
3261 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3262 "set mips abi" documentation.
3263
3264 2011-11-04 Doug Evans <dje@google.com>
3265
3266 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3267
3268 2011-11-03 Tom Tromey <tromey@redhat.com>
3269
3270 * gdb.texinfo (Stopping): Add menu entry.
3271 (Continuing and Stepping): Restore @node. Use @section, not
3272 @subsection.
3273
3274 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3275
3276 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3277 designation. Fix "Specify Location" cross-reference.
3278
3279 2011-11-02 Stan Shebs <stan@codesourcery.com>
3280
3281 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3282 (General Query Packets): Describe tracenz feature.
3283 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3284
3285 2011-10-28 Paul Koning <paul_koning@dell.com>
3286
3287 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3288
3289 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3290
3291 * gdb.texinfo ((Frames In Python): Document
3292 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3293
3294 2011-10-26 Paul Koning <paul_koning@dell.com>
3295
3296 * gdb.texinfo (gdb.types): Document new deepitems function.
3297
3298 2011-10-25 Paul Koning <paul_koning@dell.com>
3299
3300 PR python/13327
3301
3302 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3303 fetch_lazy method.
3304
3305 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3306
3307 PR python/12656
3308
3309 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3310 global_block, static_block function.
3311
3312 2011-10-19 Tom Tromey <tromey@redhat.com>
3313
3314 * gdb.texinfo (Commands In Python): Add missing "@"s.
3315
3316 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3317
3318 PR python/13285 Document named constants for frame unwind stop reasons
3319 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3320 constants.
3321
3322 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3323
3324 Fix compatibility with texinfo versions older than 4.12.
3325 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3326 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3327 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3328 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3329 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3330 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3331 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3332
3333 2011-10-09 Doug Evans <dje@google.com>
3334
3335 * gdb.texinfo (Extending GDB): Document alias command.
3336
3337 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3338
3339 Support @entry in input expressions.
3340 * gdb.texinfo (Variables): Describe @entry names suffix.
3341 (Print Settings): Add anchor for `set print entry-values'.
3342
3343 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3344 Eli Zaretskii <eliz@gnu.org>
3345
3346 Display @entry parameter values (without references).
3347 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3348 example.
3349 (Print Settings): New description of set print entry-values and show
3350 print entry-values.
3351
3352 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3353 Eli Zaretskii <eliz@gnu.org>
3354
3355 Recognize virtual tail call frames.
3356 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3357 (Tail Call Frames): New node.
3358 (Frames In Python): Add gdb.TAILCALL_FRAME.
3359
3360 2011-10-07 Doug Evans <dje@google.com>
3361
3362 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3363 register_pretty_printer.
3364
3365 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3366
3367 PR python/12930
3368 PR python/12802
3369
3370 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3371 stop method.
3372
3373 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3374
3375 * gdb.texinfo (Starting your Program): "set disable-randomization"
3376 is no longer Linux-specific.
3377 (Remote Configuration): Document "set remote
3378 disable-randomization-packet".
3379 (General Query Packets): Document "QDisableRandomization" packet
3380 and add it to "qSupported" list.
3381
3382 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3383
3384 Allow Python notification of new object-file loadings.
3385 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3386 event type.
3387
3388 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3389
3390 PR python/12691: Add the inferior to Python exited event
3391 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3392
3393 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3394
3395 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3396 rephasing.
3397
3398 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3399
3400 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3401 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3402 as possible feature returned by the `-list-features'
3403 command.
3404
3405 2011-09-28 Paul Koning <paul_koning@dell.com>
3406
3407 * gdb.texinfo (gdb.Type): Document field access by dictionary
3408 key syntax.
3409
3410 2011-09-28 Yao Qi <yao@codesourcery.com>
3411
3412 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3413 Add one space after option `-s'. Remove @r{} markup.
3414
3415 2011-09-27 Stan Shebs <stan@codesourcery.com>
3416
3417 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3418
3419 2011-09-16 Hui Zhu <teawater@gmail.com>
3420
3421 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3422 to *(unsigned char *)$esp@300.
3423
3424 2011-09-15 Paul Koning <paul_koning@dell.com>
3425
3426 * gdb.texinfo: Make style of Python functions and methods match
3427 the syntax of Python. Also put class and module names explicitly
3428 on function, member, and variable names, matching Python
3429 documentation conventions.
3430
3431 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3432
3433 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3434 * gdb.texinfo (Inferiors In Python): Describe new
3435 gdb.selected_inferior() function.
3436
3437 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3438
3439 Handle multiple breakpoint hits in Python interface:
3440 * gdb.texinfo (Events In Python): New function documentation:
3441 gdb.BreakpointEvent.breakpoints. Indicate that
3442 gdb.BreakpointEvent.breakpoint is now deprecated.
3443
3444 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3445
3446 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3447
3448 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3449
3450 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3451
3452 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3453
3454 * gdb.texinfo (Prompt): Add set/show extended-prompt
3455 documentation
3456 (Basic Python): Add prompt_hook anchor.
3457 (Python modules): Reword module text to reflect multiple modules.
3458 (gdb.prompt): Document gdb.prompt module.
3459
3460 2011-08-14 Yao Qi <yao@codesourcery.com>
3461
3462 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3463
3464 2011-08-14 Yao Qi <yao@codesourcery.com>
3465
3466 * gdb.texinfo (Standard Target Features): Document C6x features.
3467 (TIC6x Features): New node.
3468
3469 2011-08-12 Doug Evans <dje@google.com>
3470
3471 * gdb.texinfo (Symbols In Python): Document symbol.type.
3472
3473 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3474
3475 * gdb.texinfo (Python): Document command and function
3476 auto-loading.
3477
3478 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3479 Eli Zaretskii <eliz@gnu.org>
3480
3481 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3482 typedefs unrolling. Extend the sample code by an inner typedef and
3483 outer typedefs unrolling.
3484
3485 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3486
3487 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3488 size and line-size.
3489
3490 2011-07-21 Matt Rice <ratmice@gmail.com>
3491
3492 PR macros/12999
3493 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3494 Update text and cindex entries for info macro command.
3495
3496 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3497
3498 * observer.texi (GDB Observers): Add before_prompt observer.
3499 * gdb.texinfo (Basic Python): Add documentation for prompt
3500 substitution.
3501
3502 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3503
3504 PR python/12438
3505 * gdb.texinfo (Python Commands): Add deprecate note to maint
3506 set/show python print-stack. Document set/show python
3507 print-backtrace.
3508
3509 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3510
3511 * gdb.texinfo: Fix typos.
3512
3513 2011-07-01 Tom Tromey <tromey@redhat.com>
3514
3515 * gdb.texinfo (Debugging Output): Document set debug
3516 check-physname.
3517
3518 2011-06-29 Tom Tromey <tromey@redhat.com>
3519
3520 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3521 breakpoint-notifications feature.
3522
3523 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3524
3525 * gdb.texinfo (Target Description): Remove warning about
3526 possibly unstable format.
3527
3528 2011-06-03 Tom Tromey <tromey@redhat.com>
3529
3530 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3531 (Events In Python): Note that exit_code is optional.
3532
3533 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3534
3535 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3536 required for multi-threading support.
3537 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3538 Hc are deprecated for multi-threading debugging. Point readers at
3539 the vCont packet.
3540
3541 2011-05-15 Doug Evans <dje@google.com>
3542
3543 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3544
3545 2011-05-13 Doug Evans <dje@google.com>
3546
3547 * gdb.texinfo (Threads): Document $sdir,$pdir.
3548 (Server): Document $pdir exception.
3549
3550 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3551
3552 * gdb.texinfo (Threads): Clarify default value for
3553 libthread-db-search-path.
3554
3555 * gdb.texinfo (Completion): Update example.
3556 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3557
3558 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3559
3560 * gdb.texinfo: Document change in the behaviour of the enable and
3561 disable GDB commands when applied to tracepoints.
3562 Document the EnableDisableTracepoints remote stub feature.
3563 Document QTEnable and QTDisable in the list of tracepoint packets.
3564
3565 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3566
3567 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3568 hsuser.texi.
3569 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3570 comment to hsuser.texi. Change rluser.texi name in the comment.
3571
3572 2011-05-10 Doug Evans <dje@google.com>
3573
3574 * gdb.texinfo (Threads): If an empty path is provided for
3575 libthread-db-search-path it is reset to its default value.
3576 (Server): Ditto.
3577
3578 2011-05-09 Doug Evans <dje@google.com>
3579
3580 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3581
3582 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3583 Thiago Jung Bauermann <bauerman@br.ibm.com>
3584
3585 Implement support for PowerPC BookE masked watchpoints.
3586 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3587 (PowerPC Embedded): Mention support of masked watchpoints.
3588
3589 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3590
3591 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3592 `@value{GDBN}'.
3593
3594 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3595
3596 * gdb.texinfo (titlepage): Remove dedication.
3597 (In Memoriam): New appendix.
3598
3599 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3600 Eli Zaretskii <eliz@gnu.org>
3601
3602 * gdb.texinfo (Index Section Format): Change the version to 5.
3603 Describe the different formula.
3604
3605 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3606 Eli Zaretskii <eliz@gnu.org>
3607
3608 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3609 for disconnected tracing.
3610 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3611 extended-remote relationship. Mention --once.
3612 (TCP port allocation lifecycle of @code{gdbserver}): New.
3613
3614 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3615
3616 * gdb.texinfo (Server): Improve indexing. Index all optional
3617 switches to gdbserver.
3618
3619 2011-04-20 Tom Tromey <tromey@redhat.com>
3620
3621 * gdb.texinfo (Index Section Format): New node.
3622 (Top): Add new node to menu.
3623
3624 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3625
3626 * gdb.texinfo (Maintenance Commands): Document `maint print
3627 remote-registers'.
3628
3629 2011-04-20 Tom Tromey <tromey@redhat.com>
3630
3631 * gdb.texinfo (Trace File Format): Move node later.
3632
3633 2011-04-19 Tom Tromey <tromey@redhat.com>
3634
3635 * gdbint.texinfo (Register Information Functions): Remove
3636 duplicate "the".
3637 * gdb.texinfo (Emacs): Remove duplicate "to".
3638 (GDB/MI Variable Objects): Remove duplicate "the".
3639 (General Query Packets): Likewise.
3640
3641 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3642
3643 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3644 "GDB/MI Ada Exception Information" node.
3645
3646 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3647
3648 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3649 the "exception-name" field in the *stopped async record.
3650
3651 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3652 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3653
3654 Implement support for PowerPC BookE ranged breakpoints.
3655 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3656
3657 2011-03-28 Tom Tromey <tromey@redhat.com>
3658
3659 * gdb.texinfo (Set Tracepoints): Fix typo.
3660
3661 2011-03-24 Tom Tromey <tromey@redhat.com>
3662
3663 * gdb.texinfo (Specify Location): Document `function:label'
3664 linespec.
3665
3666 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3667
3668 PR python/12149
3669
3670 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3671
3672 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3673
3674 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3675 (Inferiors In Python): Likewise.
3676 (Threads In Python): Likewise.
3677 (Symbols In Python): Likewise.
3678 (Objfiles In Python): Likewise.
3679 (Symbol Tables In Python): Likewise.
3680
3681 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3682
3683 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3684 display>: Explain that the commands accept number ranges.
3685
3686 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3687
3688 * gdb.texinfo (Breakpoints In Python): Add description and example
3689 of Python stop function operation.
3690
3691 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3692
3693 * gdb.texinfo (Parameters In Python): Document get_set_string and
3694 get_show_string methods.
3695
3696 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3697
3698 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3699
3700 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3701 circular-trace-buffer name.
3702
3703 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3704
3705 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3706 in the previous change.
3707
3708 2011-02-27 Michael Snyder <msnyder@vmware.com>
3709
3710 * gdb.texinfo (Inferiors and Programs): Update commands to show
3711 that they can accept multiple arguments.
3712
3713 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3714
3715 Revert the following patch (code patch was not approved):
3716 2011-02-21 Hui Zhu <teawater@gmail.com>
3717 * agentexpr.texi (bytecode descriptions): add printf.
3718 * gdb.texinfo (tracepoint action lists): add printf.
3719
3720 2011-02-23 Doug Evans <dje@google.com>
3721
3722 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3723
3724 2011-02-23 Michael Snyder <msnyder@vmware.com>
3725
3726 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3727 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3728 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3729
3730 2011-02-22 Doug Evans <dje@google.com>
3731
3732 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3733 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3734 add description of result, fix @defun formatting.
3735
3736 2011-02-21 Hui Zhu <teawater@gmail.com>
3737
3738 * agentexpr.texi (Bytecode Descriptions): Add printf.
3739 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3740
3741 2011-02-18 Tom Tromey <tromey@redhat.com>
3742
3743 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3744
3745 2011-02-14 Michael Snyder <msnyder@vmware.com>
3746
3747 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3748 Document new command "thread find".
3749
3750 2011-02-14 Michael Snyder <msnyder@vmware.com>
3751
3752 * gdb.texinfo (Threads): Update example of new thread message.
3753
3754 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3755
3756 * gdb.texinfo (Remote Configuration): Mention set/show remote
3757 traceframe-info.
3758 (Tools/Packages Optional for Building GDB): Mention that expat is
3759 used for traceframe info.
3760 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3761 (General Query Packets) <qSupported>: Describe the
3762 qXfer:traceframe-info:read feature.
3763 (qXfer::read): Describe qXfer:traceframe-info:read.
3764 (Traceframe Info Format): New section.
3765
3766 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3767
3768 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3769 for casts and unary operators.
3770
3771 2011-02-04 Tom Tromey <tromey@redhat.com>
3772
3773 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3774 is not useful.
3775
3776 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3777
3778 * gdb.texinfo: s/value optimized out/optimized out/g
3779
3780 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3781
3782 * gdb.texinfo (Other Misc Settings): Rework part of the
3783 documentation of the "set interactive mode" command.
3784
3785 2011-01-19 Tom Tromey <tromey@redhat.com>
3786
3787 * gdb.texinfo (Threads): Document thread name output and `thread
3788 name' command.
3789 (Threads In Python): Document Thread.name attribute.
3790 (GDB/MI Thread Commands): Document thread attributes.
3791
3792 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3793
3794 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3795 changes in mi/mi-cmd-disas.c
3796
3797 2011-01-12 Tom Tromey <tromey@redhat.com>
3798
3799 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3800 Fix "thread apply" text.
3801
3802 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3803 Thiago Jung Bauermann <bauerman@br.ibm.com>
3804
3805 Implement support for PowerPC BookE ranged watchpoints.
3806 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3807 the "set powerpc exact-watchpoints" flag.
3808
3809 2011-01-07 Tom Tromey <tromey@redhat.com>
3810
3811 * gdb.texinfo (Python API): Add descriptions to @menu items.
3812
3813 2011-01-06 Tom Tromey <tromey@redhat.com>
3814
3815 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3816
3817 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3818
3819 * gdb.texinfo (Debugging Output): Document "set debug jit".
3820
3821 2011-01-06 Tom Tromey <tromey@redhat.com>
3822
3823 PR python/12133:
3824 * gdb.texinfo (Frames In Python): Document various frame
3825 constants.
3826
3827 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3828
3829 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3830 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3831 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3832
3833 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3834
3835 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3836 (clean): Add GDBvn.texi.
3837
3838 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3839
3840 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3841 occasional case where the debugger prints an array address
3842 instead of the array itself.
3843
3844 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3845
3846 * gdb.texinfo (Packets) <read registers packet>: Document support
3847 for registers that were not collected.
3848
3849 2010-12-15 Doug Evans <dje@google.com>
3850
3851 * gdb.texinfo (Startup): Document auto-loading of scripts during
3852 startup.
3853 (Auto-loading): Delete "maint set python auto-load on|off".
3854 Add "set auto-load-scripts on|off".
3855
3856 2010-12-07 Doug Evans <dje@google.com>
3857
3858 * gdb.texinfo (Mode Options): Document -data-directory.
3859 (Data Files): Add reference to -data-directory.
3860
3861 2010-11-29 Doug Evans <dje@google.com>
3862
3863 * gdb.texinfo (Pretty-Printer Introduction): Change
3864 printer-name:subprinter-name to printer-name;subprinter-name.
3865
3866 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3867
3868 PR python/12199
3869
3870 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3871
3872 2010-11-23 Tom Tromey <tromey@redhat.com>
3873
3874 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3875 (Editing): Likewise.
3876 (Command History): Likewise.
3877 (TUI Keys): Likewise.
3878 (Bug Reporting): Conditionally include rluser.texi and
3879 inc-history.texinfo.
3880 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3881 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3882 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3883 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3884 (gdb.pdf): Likewise.
3885 (gdb.info): Likewise.
3886 (gdb/index.html): Likewise.
3887
3888 2010-11-23 Tom Tromey <tromey@redhat.com>
3889
3890 * Makefile.in (Makefile): Run ../config.status.
3891 (distclean): Update.
3892 * configure: Remove.
3893 * configure.ac: Remove.
3894
3895 2010-11-12 Tom Tromey <tromey@redhat.com>
3896
3897 * gdb.texinfo (Basic Python): Update. Add xref.
3898 (Exception Handling): Document new exception classes.
3899 (Types In Python): Update.
3900 (Frames In Python): Update.
3901
3902 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3903
3904 * gdb.texinfo (Breakpoints In Python): Document "internal"
3905 parameter, and visible attribute.
3906
3907 2010-11-05 Doug Evans <dje@google.com>
3908
3909 * gdb.texinfo (Source Path): Document "set directories".
3910
3911 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3912
3913 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3914 (OpenCL C): New node.
3915
3916 2010-11-02 Doug Evans <dje@google.com>
3917
3918 * gdb.texinfo (Pretty Printing): Expand into three sections,
3919 introduction, example, and commands.
3920 (Python API): Delete section Disabling Pretty-Printers, merge into
3921 Selecting Pretty-Printers.
3922 (Writing a Pretty-Printer): New section. Move the pretty-printer
3923 example here, and reformat to match python coding style. Add a second
3924 example using the gdb.printing module.
3925 (Python modules): Add gdb.printing.
3926
3927 2010-10-29 Doug Evans <dje@google.com>
3928
3929 * gdb.texinfo (Python): Fix long line.
3930
3931 2010-10-20 Doug Evans <dje@google.com>
3932
3933 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3934 All references updated. Correct sections marked as subsections.
3935 (Coding Standards): New chapter. Move the coding standard related
3936 subsections here. Add section on Python coding standards.
3937
3938 2010-10-13 Doug Evans <dje@google.com>
3939
3940 * gdb.texinfo (Python): Add "Python modules".
3941 (Types in Python): Add reference to gdb.types section.
3942 (Python modules): New node.
3943
3944 2010-10-11 Doug Evans <dje@google.com>
3945
3946 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3947 Python" from gdb.Value.type description.
3948
3949 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3950
3951 * gdb.texinfo (Ravenscar Profile): New node.
3952
3953 2010-09-22 Tom Tromey <tromey@redhat.com>
3954
3955 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3956
3957 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3958
3959 * gdb.texinfo (Values From Inferior): Clarify that
3960 value.dynamic_type works only in C++ programs with RTTI.
3961
3962 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3963
3964 * gdb.texinfo (Character Sets): Correctly reference host-charset
3965 in example.
3966
3967 2010-09-13 Tom Tromey <tromey@redhat.com>
3968
3969 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3970 Document "fullname" and "from".
3971
3972 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3973
3974 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3975 feature `reverse' output by -list-target-features.
3976
3977 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3978
3979 * gdb.texinfo (i386 Features): Remove an extra "@item".
3980
3981 2010-08-30 Tom Tromey <tromey@redhat.com>
3982
3983 PR python/11792:
3984 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3985
3986 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3987
3988 * gdb.texinfo (ARM Features): Document
3989 org.gnu.gdb.arm.m-profile.
3990
3991 2010-08-23 Tom Tromey <tromey@redhat.com>
3992
3993 PR python/11145:
3994 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3995 reinterpret_cast methods.
3996
3997 2010-08-23 Tom Tromey <tromey@redhat.com>
3998
3999 PR python/11915:
4000 * gdb.texinfo (Types In Python): Document array method.
4001
4002 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4003
4004 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4005
4006 2010-08-16 Tom Tromey <tromey@redhat.com>
4007
4008 * gdb.texinfo (Set Watchpoints): Document -location option.
4009
4010 2010-08-13 Doug Evans <dje@google.com>
4011
4012 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4013
4014 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4015
4016 * gdb.texinfo (GDB/MI Data Manipulation): Document
4017 -data-read-memory-raw and -data-write-memory-raw.
4018
4019 2010-08-11 Tom Tromey <tromey@redhat.com>
4020 Phil Muldoon <pmuldoon@redhat.com>
4021
4022 * gdb.texinfo (Basic Python): Describe post_event API.
4023
4024 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4025
4026 * gdb.texinfo (Basic Python): Describe solib_address and
4027 decode_line Python APIs
4028
4029 2010-08-10 Tom Tromey <tromey@redhat.com>
4030
4031 * gdb.texinfo (Pretty Printing API): Document
4032 gdb.default_visualizer.
4033
4034 2010-08-10 Tom Tromey <tromey@redhat.com>
4035
4036 Revert gdb-add-index addition:
4037 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4038
4039 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4040 Eli Zaretskii <eliz@gnu.org>
4041
4042 * gdb.texinfo (Mode Options) <-batch>
4043 (Basic Python) <gdb.execute>: Describe setting width and height.
4044
4045 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4046
4047 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4048
4049 2010-07-30 Tom Tromey <tromey@redhat.com>
4050
4051 * gdb.texinfo (Index Files): Mention gdb-add-index.
4052
4053 2010-07-30 Hui Zhu <teawater@gmail.com>
4054
4055 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4056 "detach inferior" and "kill inferior".
4057
4058 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4059
4060 * gdb.texinfo (Machine Code): Update description of two forms of
4061 arguments, and add new example to demonstrate the new form.
4062
4063 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4064
4065 * gdb.texinfo (Values From Inferior): Add value inferior function
4066 call description.
4067
4068 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4069
4070 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4071
4072 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4073 Eli Zaretskii <eliz@gnu.org>
4074
4075 Make core files the process_stratum.
4076 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4077 record_stratum example.
4078
4079 2010-07-13 Tom Tromey <tromey@redhat.com>
4080
4081 * gdb.texinfo (Index Files): New node.
4082
4083 2010-07-13 Tom Tromey <tromey@redhat.com>
4084
4085 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4086
4087 2010-07-13 Tom Tromey <tromey@redhat.com>
4088
4089 * gdb.texinfo (Specify Location): Document labels.
4090
4091 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4092
4093 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4094 entries for fast tracepoints and static tracepoints.
4095
4096 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4097
4098 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4099 qsThreadInfo>: Spell out `l' as ell.
4100
4101 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4102
4103 * gdb.texinfo (Convenience Variables): Document $_sdata.
4104 (Commands to Set Tracepoints): Describe static tracepoints. Add
4105 `Listing Static Tracepoint Markers' menu entry. Document
4106 "strace".
4107 (Tracepoint Action Lists): Document collecting $_sdata.
4108 (Listing Static Tracepoint Markers): New subsection.
4109 (Tracepoints support in gdbserver): Mention static tracepoints.
4110 (remote packets, enabling and disabling): Mention
4111 read-sdata-object.
4112 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4113 and StaticTracepoint.
4114 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4115 Document qXfer:sdata:read.
4116 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4117
4118 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4119
4120 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4121
4122 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4123 Tom Tromey <tromey@redhat.com>
4124 Thiago Jung Bauermann <bauerman@br.ibm.com>
4125
4126 * gdb.texinfo (Inferiors In Python): New node.
4127 * gdb.texinfo (Threads In Python): New node.
4128
4129 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4130
4131 * gdb.texinfo (Python): Document what the python directory is
4132 and what its location is.
4133 (Basic Python): Document the gdb.PYTHONDIR constant.
4134
4135 2010-06-25 Tom Tromey <tromey@redhat.com>
4136
4137 PR python/10808:
4138 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4139
4140 2010-06-24 Hui Zhu <teawater@gmail.com>
4141
4142 * gdb.texinfo: (Commands for Controlled Output): Add
4143 documentation for command "eval".
4144
4145 2010-06-21 Stan Shebs <stan@codesourcery.com>
4146
4147 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4148 * annotate.texinfo: Ditto.
4149 * gdbint.texinfo: Ditto.
4150 * stabs.texinfo: Ditto.
4151
4152 2010-06-22 Hui Zhu <teawater@gmail.com>
4153
4154 * gdb.texinfo: (Process Record and Replay): Add documentation
4155 for command "set record memory-query".
4156
4157 2010-06-21 Stan Shebs <stan@codesourcery.com>
4158
4159 * gdb.texinfo: Relicense under GFDL version 1.3.
4160 * annotate.texinfo: Relicense under GFDL version 1.3.
4161 * gdbint.texinfo: Relicense under GFDL version 1.3.
4162 * stabs.texinfo: Relicense under GFDL version 1.3.
4163 * fdl.texi: Update to version 1.3.
4164
4165 2010-06-18 Stan Shebs <stan@codesourcery.com>
4166
4167 * gdb.texinfo (Operating System Auxiliary Information): Describe
4168 "info os" when no arguments given.
4169
4170 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4171 $_thread.
4172
4173 2010-06-18 Hui Zhu <teawater@gmail.com>
4174
4175 * gdb.texinfo: (Process Record and Replay): Add documentation
4176 for commands "record save" and "record restore".
4177
4178 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4179
4180 * gdb.texinfo: Include information about the correct use
4181 of addresses in the `watch' command.
4182
4183 2010-06-11 Stan Shebs <stan@codesourcery.com>
4184
4185 * gdb.texinfo (Observer Mode): New section.
4186 (General Query Packets): Document QAllow.
4187
4188 2010-06-04 Doug Evans <dje@google.com>
4189
4190 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4191
4192 2010-06-03 Doug Evans <dje@google.com>
4193
4194 * gdbint.texinfo (Coding): Add subsection on command names.
4195
4196 2010-06-02 Tom Tromey <tromey@redhat.com>
4197
4198 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4199 always-disassemble.
4200
4201 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4202
4203 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4204 gdbserver, and add cross reference.
4205 (Tracepoints support in gdbserver): New subsection.
4206
4207 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4208
4209 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4210 `qRelocInsn' feature.
4211 (Relocate instruction reply packet): New subsection
4212 of `Tracepoint Packets'.
4213 (Tracepoint Packets): Mention that packets QTDP and QTStart
4214 support the qRelocInsn request, and add cross reference to new
4215 subsection.
4216
4217 2010-05-25 Doug Evans <dje@google.com>
4218
4219 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4220 (Commands In Python): Document gdb.string_to_argv.
4221
4222 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4223
4224 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4225 ATTR_NORETURN.
4226
4227 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4228 Tom Tromey <tromey@redhat.com>
4229 Thiago Jung Bauermann <bauerman@br.ibm.com>
4230
4231 * gdb.texinfo (Parameters In Python): New Node.
4232
4233 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4234
4235 * gdb.texinfo: (Summary) Add mention about D language support.
4236 (Filenames): Add D suffixes.
4237 (D): New node.
4238
4239 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4240
4241 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4242 of macro deleted from GDB code.
4243
4244 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4245
4246 * gdb.texinfo (Commands to specify files): Describe what how GDB
4247 looks up DOS-based filesystem paths on the system root. Document
4248 the new `set/show target-file-system-kind' commands.
4249
4250 2010-04-23 Doug Evans <dje@google.com>
4251
4252 * gdb.texinfo (Python): Move Auto-loading section here ...
4253 (Python API): from here.
4254 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4255 (Maintenance Commands): Add docs for "maint print section-scripts".
4256
4257 2010-04-20 Chris Moller <cmoller@redhat.com>
4258
4259 * gdb.texinfo (Setting Breakpoints): Added description of
4260 filename-qualified rbreak.
4261 * refcard.tex (Breakpoints and Watchpoints): Added brief
4262 description of filename-qualified rbreak.
4263
4264 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4265
4266 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4267 (Python API): Change the reference to Pretty Printing API.
4268 (Pretty Printing): Move the user part under the Data node. Reformat
4269 the sample output to 72 columns. Create a new reference to Pretty
4270 Printing API. Rename the API part ...
4271 (Pretty Printing API): To a new node name.
4272 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4273 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4274
4275 2010-04-21 Stan Shebs <stan@codesourcery.com>
4276
4277 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4278 and commands.
4279 (Listing Tracepoints): Update to reflect current behavior.
4280
4281 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4282
4283 * gdb.texinfo (Examining memory): Update for change in string
4284 display with explicit size.
4285
4286 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4287
4288 PR breakpoints/8554.
4289
4290 * gdb.texinfo (Save Breakpoints): New node.
4291 (save-tracepoints): Rename to ...
4292 (save tracepoints): ... this. Mention that `save-tracepoints' is
4293 a deprecated alias to `save tracepoints'.
4294
4295 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4296
4297 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4298 (info w32 thread-information-block): Document new command.
4299 (qGetTIBAddress): Document new gdbserver query.
4300 (maint set/show show-all-tib): Document new command.
4301
4302 2010-04-15 Doug Evans <dje@google.com>
4303
4304 * gdb.texinfo (Python API): Add progspaces section.
4305 (Selecting Pretty-Printers): Progspace pretty-printers are
4306 searched too.
4307 (Progspaces In Python): New section.
4308
4309 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4310
4311 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4312
4313 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4314 returns None.
4315
4316 2010-04-09 Stan Shebs <stan@codesourcery.com>
4317
4318 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4319 Describe the `frames-created' field, tweak grammar.
4320
4321 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4322
4323 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4324 Describe the `circular' and `disconnected' fields.
4325
4326 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4327
4328 * gdb.texinfo (maint print registers): Mention unavailable and
4329 invisible registers.
4330
4331 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4332 Thiago Jung Bauermann <bauerman@br.ibm.com>
4333 Tom Tromey <tromey@redhat.com>
4334
4335 * gdb.texinfo (Breakpoints In Python): New Node.
4336
4337 2010-04-08 Stan Shebs <stan@codesourcery.com>
4338
4339 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4340 trace status fields.
4341
4342 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4343
4344 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4345 optional. Make org.gnu.gdb.i386.avx requires
4346 org.gnu.gdb.i386.avx.
4347
4348 2010-04-08 Doug Evans <dje@google.com>
4349
4350 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4351 search path, and document that gdb only scans the search path if
4352 the script's path doesn't specify a directory.
4353
4354 2010-04-05 Doug Evans <dje@google.com>
4355
4356 * gdb.texinfo (maint show python auto-load): Fix typo.
4357
4358 2010-04-04 Stan Shebs <stan@codesourcery.com>
4359
4360 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4361 (Setting Watchpoints): Update description of "info watch".
4362 (Disabling Breakpoints): Only "info break" lists all.
4363
4364 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4365 (tdump): Explain how tdump works.
4366
4367 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4368
4369 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4370 add cross reference.
4371
4372 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4373
4374 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4375 commands error out.
4376
4377 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4378
4379 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4380
4381 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4382
4383 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4384
4385 2010-03-29 Stan Shebs <stan@codesourcery.com>
4386 Nathan Sidwell <nathan@codesourcery.com>
4387
4388 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4389 GDBN equivalent.
4390 (Set Tracepoints): Remove mention that conditional tracepoints
4391 don't exist.
4392 (Tracepoint Actions): Clarify when while-stepping collection
4393 happens, note that while-stepping does not automatically collect
4394 $pc.
4395
4396 2010-03-29 Stan Shebs <stan@codesourcery.com>
4397
4398 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4399 (General Query Packets): Describe TracepointSource.
4400
4401 2010-03-27 Matt Rice <ratmice@gmail.com>
4402
4403 * gdb.texinfo (ARM): Document arguments to "target sim".
4404 (Set Catchpoints): Use @dots{} instead of @r{...}.
4405
4406 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4407
4408 * gdb.texinfo (Tracepoint Packets): Remove mention that
4409 terror:string may be plain text, and drop mention of X prefix.
4410
4411 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4412
4413 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4414
4415 2010-03-24 Stan Shebs <stan@codesourcery.com>
4416
4417 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4418
4419 2010-03-24 Tom Tromey <tromey@redhat.com>
4420
4421 PR breakpoints/9352:
4422 * gdb.texinfo (Break Commands): Update.
4423
4424 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4425
4426 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4427 commands.
4428
4429 2010-03-16 Stan Shebs <stan@codesourcery.com>
4430
4431 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4432 circular-trace-buffer.
4433 (Tracepoint Packets): Describe QTBuffer, and details of the
4434 qTStatus reply.
4435
4436 2010-03-12 Stan Shebs <stan@codesourcery.com>
4437 Nathan Sidwell <nathan@codesourcery.com>
4438
4439 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4440 doing instruction stepping.
4441 (Tracepoint Restrictions): New node.
4442
4443 2010-03-10 Tom Tromey <tromey@redhat.com>
4444
4445 * gdbint.texinfo (Symbol Handling): Update.
4446
4447 2010-03-08 Tom Tromey <tromey@redhat.com>
4448
4449 PR cli/9591:
4450 * gdb.texinfo (Mode Options): Mention lack of pagination and
4451 confirmation with --batch.
4452 (Screen Size): Mention --batch.
4453 (Messages/Warnings): Likewise.
4454
4455 2010-03-05 Tom Tromey <tromey@redhat.com>
4456
4457 * gdb.texinfo (Basic Python): Document target_charset and
4458 target_wide_charset.
4459
4460 2010-03-05 Tom Tromey <tromey@redhat.com>
4461
4462 * gdb.texinfo (Data): Link to pretty-printing.
4463 (Output Formats): Likewise. Correct text.
4464
4465 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4466
4467 * gdb.texinfo (Types): Describe <struct> and <flags>.
4468
4469 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4470
4471 * gdb.texinfo (Frames In Python): Add block parameter and
4472 description to read_var text.
4473
4474 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4475 Tom Tromey <tromey@redhat.com>
4476
4477 * gdb.texinfo (Types In Python): Describe block argument in
4478 template_argument and gdb.lookup_type.
4479
4480 2010-02-24 Tom Tromey <tromey@redhat.com>
4481
4482 * gdb.texinfo (Cygwin Native): Fix typo.
4483
4484 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4485
4486 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4487 and select method descriptions.
4488 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4489 Tables in Python to menu.
4490 (Blocks In Python): New node.
4491 (Symbols In Python): New node.
4492 (Symbol Tables in Python): New node.
4493
4494 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4495
4496 Multiexec MI
4497
4498 gdb/
4499 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4500
4501 gdb/doc/
4502 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4503 changes.
4504 (GDB/MI Program Execution): Document current behaviour of
4505 --all and --thread-group.
4506 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4507 -remove-inferior.
4508 * observer.texi (inferior_added, inferior_removed): New
4509 observers.
4510
4511 2010-02-19 Tom Tromey <tromey@redhat.com>
4512
4513 * gdbint.texinfo (Getting Started): Fix @node.
4514 (Debugging GDB): Likewise.
4515
4516 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4517
4518 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4519 documenting the gdb_test_timeout variable.
4520
4521 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4522
4523 * gdb.texinfo (MI commands): Added documentation of --reverse
4524 option to a set of MI commands. Restructured documentation of MI
4525 commands --exec-continue to reflect the complexity of reverse
4526 execution.
4527
4528 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4529
4530 * gdb.texinfo (Using the Collected Data): Specify that the address
4531 range of `tfind outsize' is exclusive, and that the address range
4532 of `tfind range' is inclusive.
4533 (Tracepoint Packets): Specify that the address range of
4534 `QTFrame:range' is inclusive, and that the address range of
4535 `QTFrame:outside' is exclusive
4536
4537 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4538
4539 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4540
4541 2010-02-10 Tom Tromey <tromey@redhat.com>
4542
4543 * gdb.texinfo (Debugging Output): Document set debug parser and
4544 show debug parser.
4545
4546 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4547
4548 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4549 i386_eflags and i386_mxcsr.
4550
4551 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4552
4553 * gdb.texinfo: Document i386 target features.
4554
4555 2010-02-05 Doug Evans <dje@google.com>
4556
4557 * gdbint.texinfo (Testsuite): Add a new section to document the
4558 various DejaGnu variables that may be overridden.
4559 Document INTERNAL_GDBFLAGS.
4560
4561 2010-02-04 Tom Tromey <tromey@redhat.com>
4562
4563 PR cli/8830:
4564 * gdb.texinfo (Files): -readnow comes before the filename for file
4565 and symbol-file.
4566
4567 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4568
4569 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4570 Document ARM breakpoint types.
4571 (Register Packet Format): Move into the new section.
4572 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4573
4574 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4575
4576 * gdb.texinfo (File Options): Adjust the documentation of this
4577 switch to refer to the "source" command rather than partially
4578 duplicating some of the relevant information.
4579 (Extending GDB): Introduce and document the set/show script-extension
4580 setting.
4581 (Command Files): Add note explaining that the "source" command
4582 is also used to evalute scripts written in other languages.
4583 Remove the short slightly incorrect reference to sourcing Python
4584 scripts.
4585 (Python Commands): Document how to execute a Python script from GDB.
4586
4587 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4588
4589 * gdb.texinfo (Command Files): Fix typo.
4590
4591 2010-01-18 Tom Tromey <tromey@redhat.com>
4592
4593 * gdb.texinfo (File Options): Document -x on .py files.
4594 (Command Files): Document handling of Python scripts.
4595
4596 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4597
4598 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4599
4600 2010-01-15 Stan Shebs <stan@codesourcery.com>
4601
4602 * gdb.texinfo (Trace Files): New section.
4603 (Tracepoint Packets): Document QTSave and qTBuffer.
4604 (Trace File Format): New appendix.
4605
4606 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4607
4608 * gdb.texinfo (Values From Inferior): Document lazy_string value
4609 method.
4610 (Python API): Add Lazy strings menu item.
4611 (Lazy Strings In Python): New node.
4612
4613 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4614
4615 * gdb.texinfo (GDB/MI Thread Information): New.
4616 (GDB/MI Async Records): Document the core field in *stopped.
4617 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4618 documentation
4619 (Process list): Document that osdata document may contain
4620 threads.
4621 (Remote Serial Protocol): Document qXfer:threads.
4622
4623 2010-01-06 Stan Shebs <stan@codesourcery.com>
4624
4625 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4626 disconnected tracing.
4627 (Tracepoint Packets): Document new protocol.
4628
4629 2010-01-05 Stan Shebs <stan@codesourcery.com>
4630
4631 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4632 tracepoints.
4633 (Tracepoint Packets): Describe remote protocol for fast
4634 tracepoints.
4635
4636 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4637
4638 Update the "Start of New Year Procedure".
4639 * gdbint.texinfo: Add the list of files that need to be updated
4640 manually. Minor reformatting.
4641
4642 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4643
4644 * refcard.tex: Update copyright year in header and text.
4645
4646 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4647
4648 * agentexpr.texi: Add 2010 to the list of copyright years.
4649 * annotate.texinfo: Likewise.
4650 * gdb.texinfo: Likewise.
4651 * gdbint.texinfo: Likewise.
4652 * observer.texi: Likewise.
4653 * stabs.texinfo: Likewise.
4654
4655 2009-12-31 Stan Shebs <stan@codesourcery.com>
4656
4657 * gdb.texinfo (Tracepoint Actions): Describe teval.
4658
4659 2009-12-29 Stan Shebs <stan@codesourcery.com>
4660
4661 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4662
4663 2009-12-28 Stan Shebs <stan@codesourcery.com>
4664
4665 * gdb.texinfo (Trace State Variables): New section.
4666 (Tracepoint Packets): Describe trace state variable packets.
4667 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4668 variable bytecodes.
4669
4670 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4671
4672 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4673 declarations.
4674
4675 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4676
4677 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4678 -gdb-exit behaviour.
4679
4680 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4681
4682 * gpl.texi: Update to version 3 of the GPL.
4683
4684 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4685
4686 * Makefile.in: Update copyright header.
4687 * observer.texi: Fix the copyright header of the generated files.
4688
4689 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4690
4691 * gdb.texinfo (Types In Python): Describe range function.
4692
4693 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4694
4695 * gdb.texinfo (Types In Python): Describe "is_base_class".
4696
4697 2009-12-03 Tom Tromey <tromey@redhat.com>
4698
4699 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4700
4701 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4702
4703 * observer.texi: New memory_changed observer.
4704
4705 2009-12-01 Tom Tromey <tromey@redhat.com>
4706
4707 * gdb.texinfo (Reverse Execution): Fix typo.
4708
4709 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4710
4711 PR gdb/8704
4712
4713 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4714 are allowed after the breakpoint condition.
4715
4716 2009-11-23 Tom Tromey <tromey@redhat.com>
4717
4718 PR python/10782:
4719 * gdb.texinfo (Types In Python): Document Type.pointer.
4720
4721 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4722
4723 * gdb.texinfo (Machine Code): Adjust.
4724
4725 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4726
4727 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4728 (Using Agent Expressions): Delete cross reference.
4729
4730 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4731
4732 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4733 and @settitle directives up to help makeinfo find them.
4734
4735 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4736
4737 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4738 (Auto-loading): Use plural and note one can use multiple components now.
4739
4740 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4741
4742 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4743 -stack-list-arguments have the same documentation for parameter
4744 as -stack-list-locals. Add comas.
4745
4746 2009-10-27 Tom Tromey <tromey@redhat.com>
4747 Eli Zaretskii <eliz@gnu.org>
4748
4749 PR python/10781
4750
4751 * gdb.texinfo (Values From Inferior): Document cast method.
4752
4753 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4754
4755 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4756 and adjust example.
4757
4758 2009-10-22 Michael Snyder <msnyder@vmware.com>
4759
4760 * gdb.texinfo (Process Record and Replay): Document new form of
4761 info record command. Also document the new save and restore
4762 commands.
4763
4764 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4765
4766 * gdb.texinfo (Machine Code): Mention current pc marker.
4767 (Memory): Likewise.
4768
4769 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4770 Stan Shebs <stan@codesourcery.com>
4771
4772 * observer.texi (new_inferior): Rename to...
4773 (inferior_appeared): ... this.
4774
4775 * gdb.texinfo (Inferiors): Rename node to ...
4776 (Inferiors and Programs): ... this. Mention running multiple
4777 programs in the same debug session.
4778 <info inferiors>: Mention the new 'Executable' column if "info
4779 inferiors". Update examples. Document the "add-inferior",
4780 "clone-inferior", "remove-inferior" and "maint info
4781 program-spaces" commands.
4782 (Process): Rename node to...
4783 (Forks): ... this. Document "set|show follow-exec-mode".
4784
4785 2009-10-11 Michael Snyder <msnyder@vmware.com>
4786
4787 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4788 (ReverseContinue): Ditto.
4789
4790 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4791
4792 * gdb.texinfo (Server): Document libthread-db-search-path.
4793
4794 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4795
4796 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4797
4798 2009-10-06 Michael Eager <eager@eagercon.com>
4799
4800 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4801 (Embedded Processors): Add MicroBlaze.
4802 (MicroBlaze): New. Describe Xilinx MicroBlaze
4803
4804 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4805
4806 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4807
4808 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4809
4810 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4811
4812 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4813
4814 * observer.texi (solib_unloaded): Document explicitly the fact that
4815 this observer is called before the associated symbols are unloaded.
4816
4817 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4818
4819 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4820 -stack-list-variables.
4821
4822 2009-09-18 Tom Tromey <tromey@redhat.com>
4823
4824 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4825 is experimental.
4826
4827 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4828
4829 * gdb.texinfo (convenince variables): Mention
4830 $_siginfo could be empty.
4831
4832 2009-09-15 Tom Tromey <tromey@redhat.com>
4833
4834 * gdb.texinfo (GDB/MI Variable Objects): Document
4835 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4836 Expand -var-update documentation.
4837
4838 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4839
4840 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4841 feature.
4842
4843 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4846
4847 2009-09-10 Michael Snyder <msnyder@vmware.com>
4848
4849 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4850 ReverseStep replies to the qSupported query.
4851
4852 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4853
4854 Add documentation for set/show interactive-mode.
4855 * gdb.texinfo (Other Misc Settings): New node.
4856
4857 2009-09-01 Doug Evans <dje@google.com>
4858
4859 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4860 non-stop mode's affect on remote caching.
4861
4862 2009-08-31 Jacob Potter <jdpotter@google.com>
4863 Doug Evans <dje@google.com>
4864
4865 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4866 Mark `set/show remotecache' options as obsolete.
4867 Document new `set/show stack-cache' option.
4868 Update text for `info dcache'.
4869
4870 2009-08-27 Doug Evans <dje@google.com>
4871
4872 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4873 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4874
4875 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4876
4877 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4878 about autoconf.
4879
4880 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4881
4882 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4883 small example, and describe its columns. Replace "inferior-id" by
4884 "infno" throughout.
4885
4886 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4887
4888 * gdbint.texinfo (Releasing GDB): Point to
4889 README-maintainer-mode file for required autoconf version.
4890 * configure.ac: Do not substitute datarootdir, htmldir,
4891 pdfdir, docdir. Do not process --with-datarootdir,
4892 --with-htmldir, --with-pdfdir, --with-docdir.
4893 * configure: Regenerate.
4894
4895 * configure: Regenerate.
4896
4897 2009-08-20 Reid Kleckner <reid@kleckner.net>
4898
4899 * gdb.texinfo: Add chapter on JIT interface.
4900
4901 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4902
4903 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4904 confirmation request.
4905
4906 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4907
4908 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4909 CRC definitions.
4910
4911 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4912
4913 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4914 -break-commands.
4915
4916 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4917
4918 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4919 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4920
4921 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4922
4923 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4924 "set spu stop-on-load" and "show spu stop-on-load" commands.
4925
4926 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4927
4928 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4929
4930 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4931
4932 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4933 org.gnu.gdb.arm.neon.
4934
4935 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4936
4937 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4938 optional element.
4939 (subsection OS ABI): New subsection.
4940
4941 2009-07-14 Stan Shebs <stan@codesourcery.com>
4942
4943 * gdb.texinfo (Tracepoint Conditions): New section.
4944 (General Query Packets): Describe ConditionalTracepoints.
4945 (Tracepoint Packets): Describe condition field.
4946 (Maintenance Commands): Describe maint agent-eval.
4947 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4948
4949 2009-07-11 Hui Zhu <teawater@gmail.com>
4950
4951 * gdb.texinfo (disassemble): Add a new modifier /r
4952 to "disassemble" command to make it print the raw instructions
4953 in hex as well as in symbolic form.
4954
4955 2009-07-09 Tom Tromey <tromey@redhat.com>
4956
4957 * gdbint.texinfo (Testsuite): Document parallel make check.
4958
4959 2009-07-09 Tom Tromey <tromey@redhat.com>
4960
4961 * gdbint.texinfo (Testsuite): Document test transcripts.
4962
4963 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4964
4965 * gdb.texinfo (Values From Inferior): Add length parameter
4966 description.
4967
4968 2009-07-04 Chris Genly <chris@genly.us>
4969
4970 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4971 in -var-list-children. Fix example according to what the code
4972 does.
4973
4974 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4975
4976 * gdb.texinfo (Debugging multiple inferiors): Document the
4977 "inferior", "detach inferior" and "kill inferior" commands.
4978 (Debugging Programs with Multiple Processes): Adjust to mention
4979 generic "inferior" commands. Delete mention of "detach fork" and
4980 "delete fork". Cross reference to "Debugging multiple inferiors"
4981 section.
4982
4983 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4984
4985 * gdbint.texinfo (Item Output Functions): Update signature
4986 for ui_out_field_core_addr.
4987
4988 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4989
4990 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4991 Update example code extrated from breakpoint.c.
4992
4993 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4994
4995 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4996 MI commands.
4997 (GDB/MI Symbol Query): Likewise.
4998 (GDB/MI File Commands): Likewise.
4999 (GDB/MI File Transfer Commands): Likewise.
5000 (GDB/MI Target Manipulation): Likewise.
5001 (GDB/MI Miscellaneous Commands): Likewise.
5002
5003 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5004
5005 * gdb.texinfo (Debugging Optimized Code): New chapter.
5006 (Compiling for Debugging): Reference it. Move some
5007 text to the new section.
5008
5009 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5010
5011 * doc/gdb.texinfo (Calling): Document
5012 set-unwind-on-terminating-exception usage.
5013
5014 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5015
5016 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5017 command.
5018
5019 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5020
5021 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5022 references.
5023
5024 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5025
5026 * gdbint.texinfo: Rename formal parameters to gdbarch function
5027 protoypes from "current_gdbarch" to "gdbarch".
5028
5029 2009-05-28 Tom Tromey <tromey@redhat.com>
5030
5031 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5032
5033 2009-05-27 Tom Tromey <tromey@redhat.com>
5034
5035 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5036 feature.
5037 (GDB/MI Variable Objects): Document -var-set-visualizer.
5038
5039 2009-04-02 Tom Tromey <tromey@redhat.com>
5040
5041 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5042 feature.
5043 (GDB/MI Variable Objects): Document -var-set-visualizer.
5044
5045 2009-05-27 Tom Tromey <tromey@redhat.com>
5046 Thiago Jung Bauermann <bauerman@br.ibm.com>
5047 Phil Muldoon <pmuldoon@redhat.com>
5048
5049 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5050 (Pretty Printing): New node.
5051 (Selecting Pretty-Printers): Likewise.
5052 (Python API): Update.
5053 (Output Formats): Document /r format.
5054
5055 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5056 Tom Tromey <tromey@redhat.com>
5057
5058 * gdb.texinfo (Types In Python): New node.
5059 (Values From Inferior): "type" is now an attribute.
5060 (Python API): Update.
5061
5062 2009-05-27 Tom Tromey <tromey@redhat.com>
5063 Thiago Jung Bauermann <bauerman@br.ibm.com>
5064 Phil Muldoon <pmuldoon@redhat.com>
5065
5066 * gdb.texinfo: Add @syncodeindex for `tp'.
5067 (Python API): Update.
5068 (Auto-loading): New node.
5069 (Objfiles In Python): New node.
5070
5071 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5072
5073 * gdb.texinfo (Threads): Document libthread-db-search-path.
5074
5075 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5076
5077 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5078
5079 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5080
5081 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5082 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5083 show show-debug-regs' docs.
5084
5085 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5086
5087 * gdb.texinfo (Process Record and Replay): Add description of
5088 reverse execution.
5089
5090 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5091
5092 * gdbint.texinfo (Adding support for debugging core files): New node.
5093 (Native Debugging): Remove the ``Native core file Support'' section.
5094
5095 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5096
5097 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5098 Add index entries.
5099
5100 2009-04-30 Hui Zhu <teawater@gmail.com>
5101 Michael Snyder <msnyder@vmware.com>
5102
5103 * gdb.texinfo: (Process Record and Replay): Add documentation for
5104 process record and replay.
5105
5106 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5107
5108 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5109 a new part on command-line defined macros.
5110
5111 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5112
5113 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5114 clarify the wording.
5115
5116 2009-04-23 Tom Tromey <tromey@redhat.com>
5117
5118 * gdb.texinfo (Data Files): New node.
5119 (GDB Files): Update menu.
5120
5121 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5122
5123 * gdbint.texinfo (Defining Other Architecture Features): Remove
5124 entry for PROCESS_LINENUMBER_HOOK.
5125
5126 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5127
5128 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5129
5130 2009-04-22 Hui Zhu <teawater@gmail.com>
5131
5132 * gdb.texinfo (disassemble-next-line): Set the default of
5133 disassemble-next-line to off.
5134
5135 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5136
5137 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5138 --with-htmldir): New.
5139 * configure: Regenerate.
5140 * Makefile.in (datarootdir, docdir): Define.
5141 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5142 instead of $(SET_TEXINPUTS).
5143 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5144 gdbint.info instead of $(SET_TEXINPUTS).
5145 (gdbint/index.html): Use same -I options as for building
5146 gdbint.info.
5147 (stabs.dvi, stabs.pdf): Use same -I options as for building
5148 stabs.info instead of $(SET_TEXINPUTS).
5149 (stabs/index.html): Use same -I options as for building
5150 stabs.info.
5151 (annotate.dvi, annotate.pdf): Use same -I options as for building
5152 annotate.info instead of $(SET_TEXINPUTS).
5153 (annotate/index.html): Use same -I options as for building
5154 annotate.info.
5155
5156 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5157
5158 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5159
5160 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5161
5162 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5163
5164 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5165 Joseph Myers <joseph@codesourcery.com>
5166
5167 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5168 (MAKEHTMLFLAGS): Set to empty.
5169 (html__strip_dir): Define.
5170 (HTMLFILES): Define.
5171 (HTMLFILES_INSTALL): Define.
5172 (install-html): Copy new automake rule.
5173 (html): Depend on $(HTMLFILES).
5174 (gdb_toc.html): Rename to gdb/index.html.
5175 (gdbint_toc.html): Rename to gdbint/index.html.
5176 (stabs_toc.html): Rename to stabs/index.html.
5177 (annotate_toc.html): Rename to annotate/index.html.
5178
5179 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5180
5181 * Makefile.in: Set pdfdir and htmldir from configure
5182 substitutions.
5183 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5184 * configure: Regenerate.
5185
5186 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5187
5188 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5189 This macro is no longer used.
5190
5191 2009-04-15 Tom Tromey <tromey@redhat.com>
5192
5193 * gdb.texinfo (Character Sets): Document default character set.
5194
5195 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5196
5197 * gdbint.texinfo: Change server name from sources.redhat.com to
5198 sourceware.org throughout.
5199
5200 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5201
5202 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5203 about a missing dot or coma after @xref.
5204
5205 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5206
5207 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5208 example, and add a small explanation about it.
5209 (Print Settings): Change the documentation of the "set print
5210 frame-arguments" to reflect the fact that the default is now "scalars".
5211
5212 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5213
5214 * gdb.texinfo (Print Settings): Add kindex for command "set
5215 print frame-arguments".
5216
5217 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5218
5219 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5220 breakpoints.
5221 (Set Breaks): Add reference to thread-specific and task-specific
5222 breakpoints.
5223
5224 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5225
5226 * gdb.texinfo (Ada Tasks): Remove the documentation about
5227 the "Running" state, as this state has been eliminated.
5228 Now all runnable tasks are shown as "Runnable".
5229
5230 2009-03-30 Stan Shebs <stan@codesourcery.com>
5231
5232 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5233 special case of breakpoints.
5234 (Enable and Disable Tracepoints): Mention deprecation.
5235 (Listing Tracepoints): Update description and example.
5236
5237 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5238
5239 * gdb.texinfo (Frames in Python): New node.
5240 (Python API): Update.
5241
5242 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5243
5244 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5245 from a method to an attribute.
5246
5247 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5248
5249 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5250 attribute.
5251
5252 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5253
5254 * observer.texi (thread_exit): Add "silent" parameter.
5255
5256 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5257
5258 * observer.texi (about_to_proceed): New.
5259
5260 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5261
5262 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5263 field throughout to handle types with spaces in them. Fix typos
5264 found by aspell.
5265 (Summary, Requirements, Contributors): New first chapter,
5266 "Summary" added, old Requirements section moved there, and new
5267 section, "Contributors" added.
5268 (Initializing a New Architecture, Register Representation)
5269 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5270 (Porting gdb): These sections extended and updated.
5271 (Compiler Characteristics): This section (empty) deleted.
5272 (Defining Other Architecture Features): This section renamed and
5273 duplicate material removed from (formerly "Target Conditionals").
5274 Use braces {} in @deftypeXX type field throughout to handle types
5275 with spaces in them. Typos found by aspell fixed.
5276
5277 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5278 * stack_frame.pdf: Version of image for PDF output.
5279 * stack_frame.png: Version of image for HTML output and for Emacs.
5280 * stack_frame.txt: Version of image for Info output.
5281 * stack_frame.eps: Version of image for TeX DVI output.
5282
5283 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5284
5285 * gdb.texinfo (Character Sets): Fix last change.
5286
5287 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5288
5289 * gdb.texinfo (Values From Inferior): Fix optional arguments
5290 markup.
5291 (Commands In Python): Adjust argument names of gdb.Command.__init__
5292 to what the function accepts as keywords.
5293
5294 2008-03-20 Tom Tromey <tromey@redhat.com>
5295
5296 * gdb.texinfo (Convenience Vars): Document convenience functions.
5297 (Functions In Python): New node.
5298 (Python API): Update.
5299
5300 2009-03-20 Tom Tromey <tromey@redhat.com>
5301
5302 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5303 set target-wide-charset.
5304 (Requirements): Mention iconv.
5305
5306 2009-03-17 Hui Zhu <teawater@gmail.com>
5307
5308 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5309
5310 2009-03-17 Hui Zhu <teawater@gmail.com>
5311
5312 * gdb.texinfo: Add documentation for disassemble-next-line.
5313
5314 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5315
5316 * gdb.texinfo (Commands In Python): Remove tindex entries.
5317
5318 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5319
5320 * gdb.texinfo (Returning): New description for missing debug info.
5321
5322 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5323
5324 * gdb.texinfo (Remote Configuration): Document query-attached.
5325 (General Query Packets): Document qAttached.
5326
5327 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5328
5329 * gdb.texinfo (Background Execution): Better describe the set
5330 target-async command.
5331 (Maintenance Commands): Delete description of the `maint set/show
5332 linux-async' and `maint set/show remote-async' commands.
5333
5334 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5335
5336 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5337 between sentences.
5338
5339 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5340
5341 * gdb.texinfo (GDB/MI Async Records): Document the
5342 =library-loaded and =library-unloaded notifications.
5343
5344 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5345
5346 * observer.texi (test_notification): New observer.
5347
5348 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5349
5350 * observer.texi: Add parameter 'print_frame' to normal_stop
5351 observer.
5352
5353 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5354
5355 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5356 (Commands In Python): Fix COMMAND_* constants in last change. Use
5357 @kbd for interactive input. Add cross-references and index
5358 entries.
5359
5360 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5361
5362 * gdb.texinfo (Signals): Document $_siginfo.
5363 (Convenience Variables): Mention $_siginfo.
5364 (Remote Configuration): Document qXfer:siginfo:read,
5365 qXfer:siginfo:write packets, and the read-siginfo-object,
5366 write-siginfo-object commands.
5367
5368 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5369
5370 * gdbint.texinfo (Values): New chapter.
5371
5372 2009-02-06 Tom Tromey <tromey@redhat.com>
5373
5374 * gdb.texinfo (Python API): Add entry for Commands In Python.
5375 (Commands In Python): New node.
5376
5377 2009-02-05 Tom Tromey <tromey@redhat.com>
5378
5379 * gdb.texinfo (Values From Inferior): Document Value.string.
5380
5381 2009-02-05 Tom Tromey <tromey@redhat.com>
5382
5383 * gdb.texinfo (Basic Python): Document execute's from_tty
5384 argument.
5385
5386 2009-02-04 Tom Tromey <tromey@redhat.com>
5387
5388 * gdb.texinfo (Basic Python): Document gdb.history.
5389
5390 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5391
5392 * gdb.texinfo (GDB/MI Thread Commands): Document the
5393 'current-thread-id' field. Remove the example with zero threads,
5394 since current GDB won't ever report that if there's inferior.
5395
5396 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5397
5398 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5399 option to -break-insert.
5400
5401 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5402 Jerome Guitton <guitton@adacore.com>
5403
5404 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5405 (System-wide configuration): New section.
5406
5407 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5408
5409 PR gdb/7580:
5410 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5411 internal-error|internal-warning quit|corefile ask|yes|no".
5412
5413 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5414
5415 * gdb.texinfo (Using the `gdbserver' Program): Document
5416 --remote-debug.
5417
5418 2009-01-23 Doug Evans <dje@google.com>
5419
5420 * gdb.texinfo: Add nexti to list of commands that support
5421 background execution.
5422
5423 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5424
5425 * gdb.texinfo (Define, Hooks): Document prefix command support.
5426
5427 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5428 Carlos O'Donell <carlos@codesourcery.com>
5429
5430 Fixes for makeinfo --html.
5431
5432 * annotate.texinfo: Use @copying and @insertcopying. Use
5433 @ifnottex in place of @ifinfo.
5434 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5435 place of @ifinfo. Use @ifnotinfo for one index entry.
5436 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5437 in place of @ifinfo.
5438 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5439 in place of @ifinfo. Include contents at start unconditionally.
5440
5441 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5442
5443 * gdb.texinfo (General Query Packets): Remove @var{} around the
5444 "spu" literal string.
5445
5446 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5447
5448 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5449 program may be running in another process" errors.
5450 * gdbint.texinfo (Native Conditionals): Delete
5451 ONE_PROCESS_WRITETEXT description.
5452
5453 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5454
5455 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5456 emacs local variable to be placed at the end of the ChangeLog.
5457 Add server.c and gdbreplay.c to the list of files where the
5458 copyright year needs to be updated.
5459
5460 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5461
5462 * gdb.texinfo (Remote Configuration): Document new
5463 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5464 commands.
5465
5466 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5467
5468 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5469 FETCH_INFERIOR_REGISTERS.
5470 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5471 FETCH_INFERIOR_REGISTERS descriptions. Remove
5472 gdbarch_get_longjmp_target descrition, since already described in
5473 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5474 (Target Conditionals): ... here.
5475
5476 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5477
5478 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5479 examples.
5480 (Additions to Ada): Likewise. Add the missing opening and closing
5481 parenthesis of the GDB prompt in one of the examples.
5482
5483 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5484
5485 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5486 about the result of 'Address not being of type System.Address.
5487 This problem has been fixed a while ago.
5488
5489 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5490
5491 MI non-stop and multiprocess docs.
5492
5493 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5494 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5495 Adjust documentation for *stopped, document =thread-created,
5496 =thread-exited, =thread-group-created and =thread-group-exited.
5497 (GDB/MI Thread Commands): Document the 'state' field in
5498 -thread-info output.
5499 (GDB/MI Program Execution): Mention --all and --thread-group
5500 options.
5501 (GDB/MI Variable Objects): Describe floating and fixed variable
5502 objects.
5503 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5504
5505 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5506
5507 * gdb.texinfo (Operating System Information): New appendix.
5508 (Operating System Auxiliary Information): Document 'info os processes'
5509 (Remote Configuration): Document 'osdata'
5510 (General Query Packets): Document qXfer:osdata:read.
5511
5512 2008-11-27 Tristan Gingold <gingold@adacore.com>
5513
5514 * gdb.texinfo (Darwin): Document Darwin specific features.
5515
5516 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5517
5518 * gdbint.texinfo (Target Conditionals): Extend the
5519 gdbarch_breakpoint_from_pc description.
5520
5521 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5522
5523 * gdb.texinfo (M68K Features): Fix typo.
5524
5525 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5526
5527 * gdb.texinfo (Symbols): Mention printing containing
5528 image name in "info symbol".
5529 (Maint translate-address): Likewise.
5530
5531 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5532
5533 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5534 commands "catch load" and "catch unload".
5535
5536 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5537
5538 * gdb.texinfo (GDB/MI Async Records): Document
5539 =thread-selected.
5540
5541 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5542
5543 * observer.texi (new_inferior, inferior_exit): New observers.
5544
5545 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5546
5547 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5548 .mt files, TM_CLIBS or TM_CDEPS.
5549 (x86 Watchpoints): Don't mention TDEPFILES.
5550
5551 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5552
5553 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5554 (Overview): Mention notifications and non-stop mode behavior.
5555 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5556 with non-stop mode behavior. Add vStopped description.
5557 (Stop Reply Packets): Update list of packets that return
5558 stop replies. Mention non-stop behavior.
5559 (General Query Packets): Document QNonStop packet and associated
5560 qSupported query response.
5561 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5562 behavior.
5563 (Notification Packets): New section.
5564 (Remote Non-Stop): New section.
5565 (File-I/O Overview): Mention non-stop behavior.
5566
5567 2008-10-24 Hui Zhu <teawater@gmail.com>
5568 Pedro Alves <pedro@codesourcery.com>
5569
5570 * gdb.texinfo (displaced-stepping): Describe the auto mode
5571 setting, and say it's the default. This is now a mainstream
5572 setting instead of a maintenance setting.
5573
5574 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5575
5576 * observer.texi (thread_stop_requested): New.
5577
5578 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5579
5580 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5581 (Patching): Replace incorrect usage of @samp by @kbd.
5582
5583 2008-10-17 Michael Snyder <msnyder@vmware.com>
5584
5585 * gdb.texinfo: Add documentation for reverse execution.
5586
5587 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5588 Eli Zaretskii <eliz@gnu.org>
5589
5590 * gdb.texinfo. (Values From Inferior): New subsubsection.
5591
5592 2008-10-06 Doug Evans <dje@google.com>
5593
5594 * gdb.texinfo (set debug dwarf2-die): Document it.
5595
5596 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5597
5598 * gdb.texinfo (catch) [exception]: Document how to insert
5599 a breakpoint on user-defined exceptions when the exception
5600 name is identical to one of the language-defined ones.
5601
5602 2008-09-27 Tom Tromey <tromey@redhat.com>
5603
5604 * gdb.texinfo (Macros): Remove text about stringification,
5605 varargs, and splicing.
5606
5607 2008-09-27 Tom Tromey <tromey@redhat.com>
5608
5609 * gdbint.texinfo (Language Support): Remove text about omitting
5610 support for a language.
5611
5612 2008-09-23 Doug Evans <dje@google.com>
5613
5614 * gdb.texinfo (info dcache): Update.
5615
5616 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5617
5618 * gdb.texinfo (Packets): Add info on thread-id syntax and
5619 multiprocess extensions.
5620 <D>: Document multiprocess form of packet.
5621 <H>: Use thread-id syntax.
5622 <T>: Likewise.
5623 <vCont>: Likewise. Note this is required for multiprocess.
5624 <vKill>: New packet.
5625 (Stop Reply Packets) <T>: Use thread-id syntax.
5626 <W>: Document multiprocess form of reply.
5627 <X>: Likewise.
5628 (General Query Packets) <qC>: Use thread-id syntax.
5629 <qfThreadInfo>: Likewise.
5630 <qGetTLSAddr>: Likewise.
5631 <qP>: Likewise.
5632 <qSupported>: Add "multiprocess" feature.
5633 <qThreadExtraInfo>: Use thread-id syntax.
5634
5635 2008-09-22 Stan Shebs <stan@codesourcery.com>
5636
5637 * gdb.texinfo (Inferiors): New section.
5638
5639 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5640
5641 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5642
5643 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5644
5645 * gdbint.texinfo (Target Conditionals): Remove documentation
5646 for gdbarch_name_of_malloc.
5647
5648 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5649
5650 * gdb.texinfo (Interrupts): Mention TCP interface for
5651 sending BREAK.
5652
5653 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5654
5655 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5656 argument prefix to "set sysroot".
5657
5658 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5659
5660 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5661 and False.
5662
5663 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5664
5665 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5666 for possible features of -list-features.
5667
5668 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5669
5670 * gdb.texinfo (Background execution): Adjust example
5671 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5672
5673 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5674
5675 * doc/gdb.texinfo (PowerPC): Fix typo.
5676 (PowerPC features): Fix typo.
5677
5678 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5679
5680 * observer.texi (thread_ptid_changed): New.
5681
5682 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5683
5684 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5685 (PowerPC features): Mention feature set for VSX registers.
5686
5687 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5688
5689 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5690 the direct visibility of all names in user-written packages.
5691
5692 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5693
5694 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5695 setting, and make it the default.
5696 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5697 non-stop script example.
5698
5699 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5700
5701 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5702 reference to the "Using Different Register and Memory Data
5703 Representation" section.
5704
5705 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5706
5707 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5708 (Remote Protocol): Add Packet Acknowledgment to menu.
5709 (Overview): Mention +/- can be disabled, and point to new section
5710 where this is discussed in detail.
5711 (General Query Packets): Document QStartNoAckMode packet, and
5712 corresponding qSupported reply.
5713 (Packet Acknowledgment): New section.
5714
5715 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5716 Pedro Alves <pedro@codesourcery.com>
5717
5718 * gdb.texinfo (Threads): Move paragraph about automatic thread
5719 selection to All-Stop Mode subsection.
5720 (Thread Stops): Reorganize existing material into subsections.
5721 Add introductory blurb and menu.
5722 (Non-Stop Mode): New subsection.
5723 (Background Execution): New subsection.
5724 (Maintenance Commands): Add cross-references from async mode
5725 commands to the new Background Execution section.
5726
5727 2008-08-06 Tom Tromey <tromey@redhat.com>
5728
5729 * gdb.texinfo (Extending GDB): New chapter.
5730 (Sequences): Demoted chapter, now a section under the new
5731 Extending GDB chapter.
5732 (Python): New section.
5733
5734 2008-07-31 Stan Shebs <stan@codesourcery.com>
5735
5736 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5737
5738 2008-07-29 Stan Shebs <stan@codesourcery.com>
5739
5740 * gdbint.texinfo: General round of cleanup and minor
5741 clarifications.
5742 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5743 (Longjmp Support): Update description to reflect how it is done
5744 for targets without using native header.
5745 (Symbol Handling): Add a little more general explanation.
5746 (COFF, ELF): Mention stabs encapsulation.
5747 (DWARF 3): New section.
5748 (Adding a New Host): Scrub out some obsolete bits.
5749 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5750 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5751 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5752 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5753 SEEK_SET, STOP_SIGNAL, USG.
5754 (Raw and Virtual Register Representations): Ditto for
5755 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5756 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5757 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5758 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5759 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5760 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5761 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5762 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5763 DEPRECATED_USE_STRUCT_CONVENTION.
5764 Describe gdbarch_deprecated_fp_regnum.
5765 Update description of gdbarch_print_insn.
5766 (Adding a New Target): Scrub out obsolete bits.
5767 (Obsolete Conditionals): Remove entire section.
5768
5769 2008-07-25 Tom Tromey <tromey@redhat.com>
5770
5771 * observer.texi (GDB Observers): Document new observers:
5772 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5773 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5774 architecture_changed.
5775
5776 2008-07-21 Stan Shebs <stan@codesourcery.com>
5777
5778 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5779 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5780
5781 2008-07-21 Tom Tromey <tromey@redhat.com>
5782
5783 * observer.texi (GDB Observers): Remove obsolete comment.
5784 <executable_changed>: Remove argument.
5785
5786 2008-07-18 Tom Tromey <tromey@redhat.com>
5787
5788 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5789
5790 2008-07-10 Doug Evans <dje@google.com>
5791
5792 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5793
5794 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5795
5796 * gdb.texinfo (Starting): Document "set disable-randomization".
5797
5798 2008-07-07 Andreas Schwab <schwab@suse.de>
5799
5800 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5801
5802 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5803
5804 * gdb.texinfo (GDB/MI Target Manipulation): Add
5805 example of -target-attach.
5806
5807 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5808
5809 * observer.texi (target_resumed): New observer.
5810 * gdb.texinfo (GDB/MI Output Records): Document *running.
5811
5812 2008-06-06 Tom Tromey <tromey@redhat.com>
5813
5814 * gdb.texinfo (Completion): Add field name example.
5815
5816 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5817
5818 * gdb.texinfo (GDB/MI Program Context): Added example
5819 to -exec-arguments
5820
5821 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5822
5823 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5824 annotation.
5825
5826 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5827 Nathan Sidwell <nathan@codesourcery.com>
5828 Joseph Myers <joseph@codesourcery.com>
5829
5830 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5831 and ACX_BUGURL.
5832 * configure: Regenerate.
5833 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5834 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5835 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5836 mailing-list-specific text about bug reporting unless
5837 BUGURL_DEFAULT.
5838
5839 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5840
5841 * gdb.texinfo (-target-select): Remove reference to target async.
5842 (Maintenance Commands): Document "maint set/show remote-async".
5843
5844 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5845
5846 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5847 in -target-file-get section.
5848
5849 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5850
5851 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5852 killing the inferior when it is already debugging a process.
5853
5854 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5855
5856 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5857 abbreviation for "finish".
5858
5859 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5860
5861 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5862
5863 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5864
5865 * gdbint.texinfo (Target Conditionals): Delete entry for
5866 gdbarch_dwarf_reg_to_regnum.
5867
5868 2008-05-09 Doug Evans <dje@google.com>
5869
5870 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5871
5872 2008-05-05 Doug Evans <dje@google.com>
5873
5874 * gdb.texinfo (disassemble): Document /m modifier.
5875
5876 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5877
5878 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5879 will not report the time of commands that run the target.
5880
5881 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5882
5883 * gdb.texinfo (GDB/MI Output Records): Add
5884 missing semicolon.
5885
5886 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5887
5888 * gdb.texinfo (GDB/MI Output Records):
5889 Document =thread-create and =thread-exited.
5890
5891 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5892
5893 * gdb.texinfo (GDB/MI Development and Front Ends):
5894 Remove mention of dmi-discuss.
5895
5896 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5897
5898 * observer.texi (thread_exit): New.
5899
5900 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5901
5902 * gdb.texinfo (Debugging Output): Document "set/show debug
5903 displaced".
5904 (Maintenance Commands): Document "maint set/show
5905 can-use-displaced-stepping".
5906
5907 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5908
5909 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5910 and set/show arm force-mode.
5911
5912 2008-05-02 Andreas Schwab <schwab@suse.de>
5913
5914 * gdbint.texinfo (Algorithms): Describe
5915 target_watchpoint_addr_within_range.
5916
5917 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5918
5919 * gdbint.texinfo (Stack Frames): New chapter.
5920 (Algorithms): Move Frames text to the new chapter.
5921 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5922 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5923
5924 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5925
5926 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5927 output does not necessary include any tokens.
5928
5929 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5930
5931 * gdb.texinfo (Set SH Calling convention): New @item.
5932 (Show SH Calling convention): Ditto.
5933
5934 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5935
5936 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5937
5938 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5939
5940 * gdb.texinfo (Set Breaks): Mention that multiple location
5941 breakpoints need line number info. Add index entries.
5942
5943 2008-04-19 Craig Silverstein <csilvers@google.com>
5944
5945 * gdb.texinfo (Requirements): Add an optional requirement on
5946 zlib.
5947 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5948 Compressed DWARF 2.
5949
5950 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5951
5952 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5953 sample output for 'stopped,reason="breakpoint-hit"' message.
5954 (GDB/MI Program Execution): Likewise.
5955
5956 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5957
5958 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5959 -var-set-format. Add -f option to -var-evaluate-expression.
5960
5961 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5962
5963 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5964 new node "Ambiguous Expressions". Replace references to this
5965 node by references to "Ambiguous Expressions" throughout.
5966 (Ambiguous Expressions): New node.
5967
5968 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5969
5970 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5971
5972 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5973
5974 * gdb.texinfo (Debugging Output): Document
5975 "set/show debug lin-lwp-async".
5976 (Maintenance Commands): Document "maint set/show linux-async".
5977
5978 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5979
5980 * gdb.texinfo (Expressions): Update description of malloced arrays.
5981
5982 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5983
5984 * gdb.texinfo (Thread Commands): Document
5985 -thread-info. Remove -thread-list-all-threads.
5986
5987 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5988 Sandra Loosemore <sandra@codesourcery.com>
5989
5990 * gdb.texinfo (Library List Format): Update to mention the
5991 possibility to pass section addresses instead of segment
5992 addresses.
5993
5994 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5995
5996 * gdb.texinfo (Starting): Document "set exec-wrapper".
5997 (Server): Document gdbserver --wrapper.
5998
5999 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6000
6001 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6002 unreadable memory. Delete obsolete SPARClite reference.
6003
6004 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6005
6006 * gdb.texinfo (Starting): Mention always-running targets.
6007 (Target Commands): Add an anchor for load.
6008 (Connecting): Explain continue instead of run.
6009
6010 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6011
6012 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6013
6014 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6015
6016 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6017 breakpoint table.
6018
6019 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6020
6021 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6022 killing the inferior when it is already debugging a process.
6023
6024 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6025
6026 * gdbint.texinfo (Build Script): New section. Mention new build script
6027 gdb_buildall.sh.
6028
6029 2008-02-01 Jim Blandy <jimb@red-bean.com>
6030
6031 * gdb.texinfo (Help): Summarize 'info args' correctly.
6032
6033 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6034
6035 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6036 available in PowerPC architecture.
6037 (Embedded Processors): Change node name of PowerPC item in menu.
6038 (PowerPC): Rename to...
6039 (PowerPC Embedded): this.
6040 (Architectures): Add new PowerPC item in menu.
6041 (PowerPC): New node.
6042
6043 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6044
6045 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6046 commands.
6047
6048 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6049
6050 * gdb.texinfo (Setting Catchpoints): Mention features
6051 supported on GNU/Linux.
6052
6053 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6054
6055 * gdb.texinfo (GDB/MI File Commands): Describe new output
6056 field for MI command -file-list-exec-source-file.
6057
6058 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6059
6060 * gdb.texinfo (Using the `gdbserver' Program): Add security
6061 warning. Rearrange into subsections and subsubsections. Document
6062 --multi and --debug. Correct --with-sysroot typo. Update --attach
6063 usage. Make load reference clearer. Document monitor exit.
6064 (Remote Configuration): Document set remote exec-file, attach-packet,
6065 and run-packet.
6066 (Packets): Document vAttach and vRun.
6067
6068 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6069
6070 * gdb.texinfo (Processes): Mention process command.
6071 detach-on-follow -> detach-on-fork.
6072
6073 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6074
6075 * gdbint.texinfo (Native Conditionals): Remove
6076 SHELL_COMMAND_CONCAT and SHELL_FILE.
6077
6078 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6079
6080 * gdb.texinfo (Specify Location): Improve wording.
6081
6082 2008-01-23 Chris Demetriou <cgd@google.com>
6083
6084 * gdb.texinfo (Threads): Document new "set print thread-events"
6085 and "show print thread-events" commands.
6086
6087 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6088
6089 * gdb.texinfo (Specify Location): New section.
6090 (Delete Breaks, Edit, Set Breaks): Remove description of
6091 locations. Instead, add a reference to "Specify Location".
6092 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6093 (Symbols): Refer to "Specify Location" for the valid forms of
6094 linespecs and locations.
6095
6096 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6097
6098 * gdbint.texinfo (Target Conditionals): Replace the description of
6099 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6100
6101 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6102
6103 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6104 about &&var, which is rejected by the expression parser.
6105
6106 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6107
6108 * gdb.texinfo (Output): Update documentation on using printf with DFP
6109 types.
6110
6111 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6112
6113 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6114 subsubsection.
6115 (Decimal Floating Point format): New subsubsection.
6116
6117 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6118
6119 * gdb.texinfo (File Options): Remove mention of the attempt to
6120 open a core file with the -p option. Don't list -c as a valid
6121 option to attach to a process.
6122
6123 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6124
6125 * gdbint.texinfo (Host Conditionals): Remove mention of
6126 ALIGN_STACK_ON_ENTRY.
6127
6128 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6129
6130 * gdbint.texinfo (Start of New Year Procedure): Add item
6131 describing how to update the source and documentation copyright
6132 notices.
6133
6134 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6135
6136 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6137 watchpoint explanation into the main description of the watchpoint
6138 command; update synopses of 'watch', 'rwatch', and 'awatch'
6139 commands.
6140
6141 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6142
6143 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6144 Document 'pending-breakpoints' feature of
6145 -list-features.
6146
6147 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6148
6149 * gdb.texinfo: Add new parameter's description.
6150
6151 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6152
6153 * gdb.texinfo (Overview): Clarify run-length encoding
6154 example. Remove the restriction on "+" and "-" characters.
6155
6156 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6157
6158 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6159
6160 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6161
6162 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6163 the -f option for -break-insert, remove -r option,
6164 and clarify specification of location.
6165
6166 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6167
6168 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6169 formatting.
6170 (Remote Debugging): Add File Transfer section.
6171 (Remote Configuration): Document Host I/O packets.
6172 (GDB/MI): Add GDB/MI File Transfer Commands section.
6173 (Host I/O Packets): New section in "Remote Protocol".
6174 (Packets): Add vFile.
6175
6176 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6177
6178 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6179 breakpoints with multiple locations.
6180 (Breakpoint Menus): Improve wording.
6181 (Output): Fix last change.
6182
6183 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6184
6185 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6186
6187 2007-11-15 Doug Evans <dje@google.com>
6188
6189 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6190
6191 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6192
6193 * gdbint.texinfo (Native Conditionals): Remove
6194 mention of CLEAR_SOLIB.
6195
6196 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6197
6198 * gdb.texinfo (Print Settings): Add documentation for "set/show
6199 print frame-arguments".
6200
6201 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6202
6203 * gdb.texinfo (Output): Update printf command's description.
6204
6205 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6206
6207 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6208 powerpc soft-float".
6209
6210 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6211
6212 * gdb.texinfo (Files): Correct formatting. Mention Expat
6213 requirement.
6214 (Requirements for Building GDB): Expand the list of Expat
6215 uses.
6216 (Library List Format, Memory Map Format): Mention Expat.
6217 (Target Descriptions): Update Expat wording.
6218
6219 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6220
6221 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6222 Document that gdbarch_convert_register_p should return zero for no-op
6223 conversions.
6224
6225 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6226
6227 * gdbint.texi (Compiler Characteristics): Move documentation
6228 of set_gdbarch_sofun_address_maybe_missing back to ...
6229 (Target Conditionals): ... here to fix build break.
6230
6231 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6232
6233 * gdbint.texi (Target Conditionals): Remove documentation of
6234 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6235 (Compiler Characteristics): ... documentation of
6236 set_gdbarch_sofun_address_maybe_missing.
6237
6238 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6239
6240 * gdbint.texinfo (Target Conditionals): Use
6241 frame_unwind_register_unsigned in examples instead of
6242 frame_unwind_unsigned_register.
6243
6244 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6245
6246 * gdb.texinfo (Predefined Target Types): Add int128
6247 and uint128.
6248 (Standard Target Features): Add PowerPC features.
6249
6250 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6251
6252 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6253
6254 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6255
6256 * gdbint.texi (Target Conditionals): Remove documentation
6257 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6258 gdbarch_extract_return_value, and gdbarch_store_return_value.
6259
6260 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6261
6262 * gdbint.texi (Target Conditionals): Remove documentation of
6263 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6264
6265 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6266
6267 * gdb.texinfo: Mention that inaccessible-by-default is on by
6268 default.
6269
6270 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6271
6272 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6273
6274 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6275
6276 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6277 multi-threaded watchpoints.
6278 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6279 checked. Describe sticky notification. Expand description
6280 of steppable and continuable watchpoints.
6281 (Watchpoints and Threads): New subsection.
6282
6283 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6284
6285 * gdb.texinfo (Setting Breakpoints): Revise
6286 documentation for pending breakpoints. Document
6287 breakpoints with multiple locations.
6288
6289 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6290
6291 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6292 Document -list-features.
6293
6294 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6295
6296 * gdb.texinfo (Output): Spell out which features of C's printf are
6297 not supported by GDB's printf.
6298 (Separate Debug Files): More accurate wording regarding build ID
6299 and a reference to the ld manual rather than the Fedora wiki.
6300
6301 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6302 Jim Blandy <jimb@codesourcery.com>
6303
6304 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6305 (Examining Memory): Update mentions of the 's' format.
6306 (Automatic Display): Likewise.
6307
6308 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6309
6310 * gdb.texinfo: Update the FSF's Back-Cover Text.
6311
6312 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6313 Eli Zaretskii <eliz@gnu.org>
6314
6315 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6316 Fixed the ``build ID'' name. New binaries build instructions for the
6317 build ID inclusion. Explain how the commands are specific to the build
6318 ID vs. debug link.
6319
6320 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6321
6322 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6323 indexing for ``build ID'' support.
6324
6325 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6326
6327 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6328 Enlisted BUILD ID to the debug file searching example.
6329 Included a BUILD ID `.note.gnu.build-id' section description.
6330 Updated/added the debug files splitting instructions for OBJCOPY.
6331
6332 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6333
6334 * gdb.texinfo (Variable Objects): Adjust docs
6335 for -var-info-expression and document
6336 -var-info-path-expression.
6337
6338 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6339
6340 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6341 (title page): Include the dedication in the printed manual, as a
6342 separate page after the copyright notice.
6343
6344 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6345 don't break a @var across a line.
6346
6347 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6348
6349 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6350 for include files.
6351
6352 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6353
6354 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6355 in annotate.texinfo.
6356 (Command History): Link to new node.
6357
6358 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6359
6360 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6361
6362 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6363
6364 * gdbint.texinfo (Target Conditionals): Fix last change.
6365
6366 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6367
6368 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6369 routines:
6370 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6371 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6372 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6373 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6374 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6375 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6376 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6377 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6378 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6379 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6380 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6381 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6382 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6383 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6384 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6385 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6386 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6387 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6388 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6389 (SOFTWARE_SINGLE_STEP_P)
6390
6391 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6392 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6393
6394 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6395 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6396 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6397 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6398 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6399 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6400 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6401 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6402 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6403 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6404
6405 (Converting an existing Target Architecture to Multi-arch): Remove
6406 section.
6407
6408 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6409 (gdbarch_addr_bits_remove): Add code example.
6410
6411 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6412
6413 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6414
6415 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6416 Add other missing entries. Adjust the table size to fit.
6417 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6418 stop reasons including the new "library" event.
6419 (General Query Packets): Adjust table widths for qSupported. Mention
6420 qXfer:libraries:read reply to qSupported and document the new packet.
6421 (Library List Format): New section.
6422
6423 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6424
6425 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6426
6427 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6428
6429 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6430
6431 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6432
6433 * gdbint.texinfo (Register and Memory Data): Break sections
6434 into nodes and add a menu.
6435
6436 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6437
6438 * gdb.texinfo (Examining Memory): Document the new behaviour.
6439
6440 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6441
6442 * gdb.texinfo (Standard Target Features): Document
6443 m68k features.
6444
6445 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6446
6447 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6448
6449 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6450
6451 * gdb.texinfo (Target Description Format): Add version attribute
6452 for <target>.
6453
6454 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6455
6456 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6457
6458 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6459
6460 * gdb.texinfo (MIPS Features): New subsection.
6461
6462 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6463 Markus Deuling <deuling@de.ibm.com>
6464
6465 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6466 and qXfer:spu:write packets and mention them under qSupported.
6467
6468 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6469 Markus Deuling <deuling@de.ibm.com>
6470
6471 * gdb.texinfo (Architectures): Add new SPU section to document
6472 Cell Broadband Engine SPU architecture specific commands.
6473
6474 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6475
6476 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6477 comments.
6478
6479 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6480
6481 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6482
6483 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6484
6485 * gdb.texinfo (Overview): Doc fix.
6486
6487 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6488
6489 * gdb.texinfo (Remote Configuration): Document "set/show
6490 remoteflow".
6491
6492 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6493
6494 * gdb.texinfo (MIPS): Remove documentation for set mips
6495 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6496 stack-arg-size.
6497
6498 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6499
6500 * all-cfg.texi (GDBTUI): New.
6501 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6502 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6503 (TUI Configuration): Edit to improve clarity and fix problems of
6504 both style and content.
6505
6506 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6507
6508 * observer.texi (GDB Observers): New observer "new_objfile".
6509
6510 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6511
6512 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6513
6514 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6515
6516 * gdb.texinfo (GDB/MI Variable Objects): Document
6517 frozen variables objects.
6518
6519 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6520
6521 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6522 (Character Sets, Caching Data of Remote Targets): Likewise.
6523 (Targets): Delete Remote node. Move its text...
6524 (Debugging Remote Programs): ...to here. Delete description
6525 of the "remote" command.
6526 (Remote configuration): Delete description of "set remotedevice"
6527 and "show remotedevice".
6528 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6529
6530 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6531
6532 * gdb.texinfo (Contributors, Continuing and Stepping)
6533 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6534 (General Query Packets, File-I/O Remote Protocol Extension)
6535 (Protocol Basics, The F Reply Packet, Write)
6536 (Protocol-specific Representation of Datatypes, Memory Transfer):
6537 Fix hyphenation, punctuation and grammar problems.
6538 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6539 'section' instead of 'subsection' in the text.
6540 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6541 (i386): Remove period from section name.
6542 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6543 (Config Names, Configure Options): Use @file{configure}.
6544
6545 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6546
6547 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6548 and tab expansion.
6549
6550 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6551
6552 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6553
6554 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6555
6556 * gdb.texinfo: Consistently capitalize all significant words in
6557 node names, chapter titles, section titles, and headings. Update
6558 cross references to match.
6559 (Starting and Stopping Trace Experiment): Make node name plural.
6560 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6561
6562 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6563
6564 * gdb.texinfo (WinCE): Delete obsolete subsection.
6565
6566 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6567
6568 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6569 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6570 references.
6571
6572 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6573
6574 * gdb.texinfo (Startup): Delete references to some alternate
6575 names for .gdbinit.
6576 (Thread): Remove LynxOS reference.
6577 (Tandem ST2000): Delete target-specific documentation.
6578 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6579 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6580 and GDB_OSABI_LYNXOS.
6581
6582 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6583
6584 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6585
6586 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6587
6588 * gdbint.texinfo (Target Conditionals): Remove mention of
6589 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6590 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6591
6592 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6593
6594 * Makefile.in: Add "pdfdir" installation
6595 directory, PDFTEX macro, support for "install-pdf" target,
6596 and rules for making a pdf version of refcard.texi.
6597 * refcard.tex: Specify paper size for PDF output.
6598
6599 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6600
6601 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6602
6603 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6604
6605 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6606 (Source Path, Character Sets, Macros, Define)
6607 (GDB/MI Result Records, GDB/MI Simple Examples)
6608 (GDB/MI Program Execution, GDB/MI File Commands)
6609 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6610 (Bug Reporting): Use @value{GCC}.
6611
6612 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6613
6614 * gdb.texinfo (Help): Fix formatting of examples.
6615 (Variables): Use @ifnotinfo instead of @iftex.
6616 (Non-debug DLL symbols): Use @ref instead of @pxref.
6617 (Sparclet File): Use @samp instead of quotes.
6618
6619 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6620
6621 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6622
6623 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6624
6625 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6626 the order of the nodes.
6627 (C Operators, C Constants, Debugging C): Remove extra menus.
6628 (Method Names in Commands): Do not specify next/prev/up nodes.
6629
6630 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6631
6632 * gdb.texinfo (File Options): Add missing parenthesis.
6633 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6634
6635 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6636
6637 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6638
6639 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6640
6641 * gdb.texinfo (Standard Target Features): Mention
6642 case insensitivity.
6643 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6644
6645 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6646
6647 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6648 (Files): Add section name to argument list for pxref.
6649 (Non-debug DLL symbols): Don't use `see' for pxref.
6650 (Embedded Processors): Fix typo.
6651 (GDB/MI Breakpoint Commands): Execution commands generate
6652 *stopped not ^done.
6653
6654 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6655
6656 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6657 values for in_scope. Mention that only root variables can be
6658 updated.
6659 (GDB/MI Development and Front Ends): Explain new values may be
6660 added to existing fields.
6661
6662 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6663
6664 * gdb.texinfo (-target-disconnect): Use @smallexample.
6665 (Requirements): Add anchor for Expat. Update description.
6666 (Target Descriptions): Mention Expat.
6667 (Target Description Format): Document new elements. Use
6668 @smallexample.
6669 (Predefined Target Types, Standard Target Features): New sections.
6670 * gdbint.texinfo (Target Descriptions): New section.
6671
6672 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6673
6674 * gdb.texinfo (Target Description Format): Add section on XInclude.
6675
6676 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6677
6678 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6679 command -enable-timings.
6680
6681 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6682
6683 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6684 descriptions for new/deleted elements in gdb_osabi. Add missing
6685 description for function generic_elf_osabi_sniff_abi_tag_sections.
6686
6687 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6688
6689 * gdb.texinfo (Maintenance Commands): Add documentation for
6690 the new "maint print target-stack" command.
6691
6692 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6693 Eli Zaretskii <eliz@gnu.org>
6694
6695 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6696
6697 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6698
6699 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6700 Use @value{NGCC} instead of @value{GCC}.
6701
6702 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6703
6704 * agentexpr.texi: Fix typos.
6705 * annotate.texinfo: Likewise.
6706 * gdb.texinfo: Likewise.
6707 * gdbint.texinfo: Likewise.
6708 * observer.texi: Likewise.
6709 * stabs.texinfo: Likewise.
6710
6711 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6712
6713 * gdbint.texinfo (Support Libraries): Remove mmalloc
6714 entry. Describe readline library.
6715
6716 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6717
6718 * gdb.texinfo (Target Descriptions): New section.
6719 (General Query Packets): Add QPassSignals anchor. Mention
6720 qXfer:features:read under qSupported. Expand mentions of
6721 qXfer:memory-map:read and QPassSignals. Document
6722 qXfer:features:read.
6723
6724 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6725
6726 * gdb.texinfo (Commands to specify files): Describe
6727 "set sysroot" and "show sysroot".
6728 (Using the `gdbserver' program): Lowercase argument
6729 to @var. Expand description of setting up GDB on the
6730 host.
6731
6732 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6733
6734 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6735 catch exception, catch exception unhandled, and catch assert
6736 commands.
6737
6738 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6739
6740 * gdb.texinfo (Debugging Output): Document "set debug xml"
6741 and "show debug xml".
6742
6743 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6744
6745 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6746
6747 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6748
6749 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6750
6751 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6752
6753 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6754 note in @ignore, to be removed later if nobody complains.
6755
6756 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6757
6758 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6759 of -var-delete.
6760
6761 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6762
6763 * gdb.texinfo (Setting breakpoints): Document
6764 automatic software/hardware breakpoint usage and
6765 the "set breakpoint auto-hw" command.
6766
6767 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6768
6769 * gdb.texinfo (Memory Access Checking): New.
6770
6771 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6772
6773 * gdb.texinfo (Remote configuration): Mention
6774 "pass-signals-packet".
6775 (General Query Packets): Document QPassSignals. Fix
6776 a typo.
6777
6778 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6779
6780 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6781
6782 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6783
6784 * gdb.texinfo (Remote configuration): Rewrite documentation for
6785 packet configuration commands.
6786 (OS Information): Adjust reference to qXfer:auxv:read.
6787 (General Query Packets): Remove references to read-aux-vector-packet
6788 and set remote get-thread-local-storage-address.
6789
6790 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6791
6792 * gdbint.texinfo (Target Architecture Definition): Add new
6793 Initializing a New Architecture section.
6794
6795 2006-10-31 David Taylor <dtaylor@emc.com>
6796
6797 * stabs.texinfo (Macro define and undefine): New node describing
6798 stabs for #define and #undef.
6799
6800 2006-10-27 Andreas Schwab <schwab@suse.de>
6801
6802 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6803
6804 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6805
6806 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6807 clarify on the possible meanings of ``expression'' watched by
6808 watchpoints. Add indexing.
6809 (Prompting, Errors, Invalidation, Annotations for Running)
6810 (Source Annotations): Fix index entries by adding "annotation" to
6811 them, to discriminate from index entries that point to the more
6812 general topic descriptions.
6813
6814 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6815
6816 * gdbint.texinfo (Target Vector Definition): Move most
6817 content into Existing Targets. Add a menu.
6818 (Existing Targets): New section, moved from Target Vector
6819 Definition. Use @subsection.
6820 (Managing Execution State): New section.
6821
6822 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6823
6824 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6825
6826 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6827
6828 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6829 (Command Syntax, Signals, Backtrace, Connecting)
6830 (Remote configuration, Renesas Boards, Console I/O): Fix last
6831 change: use Ctrl- instead of C-, except wrt Emacs.
6832 (File-I/O Examples): Put Ctrl-c in @kbd.
6833 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6834 (Console I/O): Use @samp with Ctrl-.
6835 (Signals, Set Breaks, Set Watchpoints): Document optional
6836 arguments to `info signals' `handle', `info breakpoints', and
6837 `info watchpoints'.
6838
6839 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6840
6841 * gdb.texinfo (Backtrace): Fix last change.
6842
6843 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6844
6845 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6846
6847 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6848
6849 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6850 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6851 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6852
6853 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6854 Daniel Jacobowitz <dan@codesourcery.com>
6855
6856 * gdb.texinfo (Packets): Document vFlashErase,
6857 vFlashWrite and vFlashDone packets.
6858 (General Query Packets): Document qXfer:memory-map:read.
6859 Add a new feature for qXfer:memory-map:read.
6860 (Memory map format): New section.
6861 (Target Commands): Mention that gdb can write flash.
6862
6863 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6864 Daniel Jacobowitz <dan@codesourcery.com>
6865
6866 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6867 memory regions and "mem auto".
6868
6869 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6870
6871 * gdbint.texinfo (Array Containers): New section.
6872
6873 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6874
6875 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6876 -stack-list-arguments HIGH_FRAME argument can be larger then the
6877 actual number of frames.
6878
6879 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6880
6881 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6882 -stack-list-locals HIGH_FRAME argument can be larger then the
6883 actual number of frames.
6884
6885 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6886
6887 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6888 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6889
6890 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6891
6892 * gdbint.texinfo (Overall Structure): New section "Source Tree
6893 Structure".
6894
6895 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6896
6897 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6898 responses.
6899
6900 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6901
6902 * gdb.texinfo (Source Path): Add documentation for new
6903 substitute-path commands.
6904
6905 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6906
6907 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6908 (Running Configure): ...here.
6909 (Requirements): New node. Mention expat.
6910
6911 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6912
6913 * gdb.texinfo (Target Commands): Remove
6914 'set download-write-size' and 'show download-write-size'.
6915
6916 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6917
6918 * stabs.texinfo (Member Type Descriptor): Correct example for
6919 pointer to member types.
6920
6921 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6922
6923 * gdb.texinfo (Optional warnings and messages): Add
6924 'set/show trace-commands'.
6925 (Command files): Add '-v' to source command.
6926
6927 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6928
6929 * gdb.texinfo (OS Information): Update qPart reference to
6930 qXfer.
6931 (Remote configuration): Likewise.
6932 (Overview): Move @cindex to the start of a paragraph. Talk
6933 about binary data encoding.
6934 (Packets): Refer to the overview for the details of the X
6935 packet encoding.
6936 (General Query Packets): Remove qPart description. Add qXfer
6937 description. Add an anchor to qSupported. Correct feature
6938 table title. Add a new feature for qXfer:auxv:read.
6939 (Interrupts): Add a missing parenthesis.
6940
6941 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6942
6943 * gdb.texinfo (KOD): Remove node.
6944 (GDB/MI Kod Commands): Remove commented out node.
6945
6946 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6947
6948 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6949 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6950 (GDB/MI Thread Commands, GDB/MI Program Execution)
6951 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6952 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6953 (GDB/MI File Commands, GDB/MI Target Manipulation)
6954 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6955 since the MI prompt is hard-wired into the code.
6956
6957 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6958
6959 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6960 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6961 (GDB/MI Data Manipulation): Remove description of unimplemented
6962 display related commands as variable objects perform this function
6963 and are superior: -display-delete, -display-disable,
6964 -display-enable, -display-insert and -display-list. Move
6965 -environment-cd, -environment-directory, -environment-path
6966 and -environment-pwd to "Program Context".
6967 (GDB/MI Program Control): Rename to "Program Execution". Move
6968 -exec-arguments -exec-abort to...
6969 (GDB/MI Program Context): ...here. New node split from "Data
6970 Manipulation".
6971
6972 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6973
6974 * gdb.texinfo (Remote configuration): Document set / show
6975 remote supported-packets.
6976 (General Query Packets): Document qSupported packet.
6977
6978 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6979
6980 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6981 and font markup.
6982 (Protocol basics): Likewise.
6983 (The F request packet): Likewise.
6984 (The F reply packet): Likewise.
6985 (Memory transfer): Move this node to be a subsubsection of
6986 "Protocol specific representation of datatypes".
6987 (The Ctrl-C message): More copy editing.
6988 (Console I/O): Likewise.
6989 (The isatty call): Delete this node, and merge its content into
6990 the "isatty" node. Fixed references elsewhere.
6991 (The system call): Delete this node, and merge its content into
6992 the "system" node. Fixed references elsewhere.
6993 (open): Reformat to use @table, and add appropriate font markup.
6994 (close): Likewise.
6995 (read): Likewise.
6996 (write): Likewise.
6997 (lseek): Likewise.
6998 (rename): Likewise.
6999 (unlink): Likewise.
7000 (stat/fstat): Likewise.
7001 (gettimeofday): Likewise.
7002 (isatty): Likewise.
7003 (system): Likewise, plus minor changes to fix confusing wording.
7004 (Integral datatypes): Fix font markup.
7005 (Pointer values): Likewise.
7006 (struct stat): Fix markup to use @table, plus minor copy editing.
7007 (struct timeval): Fix font markup, plus minor copy editing.
7008 (Constants): Minor copy editing.
7009 (Errno values): Add font markup.
7010 (File-I/O Examples): Likewise.
7011
7012 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7013
7014 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7015 (GDB/MI Simple Examples): Move node up one level. Use real
7016 examples.
7017 (GDB/MI Compatibility with CLI): Update.
7018 (GDB/MI Result Records): Add "connected" and "exit" result
7019 classes.
7020 (GDB/MI Stream Records): Clarify target output.
7021 (GDB/MI Command Description Format): Modify example description.
7022 (GDB/MI Breakpoint Table Commands): Rename to...
7023 (GDB/MI Breakpoint Commands): ...this
7024 (GDB/MI Breakpoint Commands): Add optional thread field.
7025 (GDB/MI Program Control): Add an introduction. Move "Program
7026 termination" examples into exec-run description.
7027 (GDB/MI File Commands): Mention similar CLI commands.
7028 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7029 is similar to "-gdb-version".
7030
7031 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7032
7033 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7034
7035 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7036
7037 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7038 sourceware.org for mailing lists.
7039 (GDB/MI File Commands): New node split from Program Control.
7040
7041 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7042
7043 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7044
7045 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7046
7047 * gdb.texinfo (Cygwin Native): Fix last change.
7048
7049 2006-05-22 Christopher Faylor <cgf@timesys.com>
7050
7051 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7052
7053 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7054
7055 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7056 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7057
7058 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7059
7060 * gdb.texinfo (General Query Packets): Recommend not starting
7061 new packets with qC and clarify.
7062
7063 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7064
7065 * gdb.texinfo (M2 Types): New section.
7066
7067 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7068
7069 * agentexpr.texi: Add a copyright and license notice.
7070 * observer.texi: Likewise, with GPL clause for function prototypes.
7071 Remove trailing whitespace.
7072
7073 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7074
7075 * gdb.texinfo (General Query Packets): Document conventions for
7076 terminating packet names, and their violations.
7077
7078 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7079
7080 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7081 * gdb.texinfo: Likewise.
7082
7083 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7084
7085 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7086 and "show remotedebug".
7087 (Debugging Output): Add additional index entries.
7088
7089 2006-04-27 Michael Snyder <msnyder@redhat.com>
7090
7091 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7092
7093 2006-04-22 Andrew Cagney <cagney@redhat.com>
7094
7095 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7096 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7097
7098 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7099
7100 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7101 and remove breakpoint prototypes.
7102 (Watchpoints): Move description of target_insert_hw_breakpoint and
7103 target_remove_hw_breakpoint ...
7104 (Breakpoints): ... to here. Document target_insert_breakpoint and
7105 target_remove_breakpoint.
7106
7107 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7108
7109 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7110 and C packets are optional.
7111
7112 2006-04-14 Frederic Riss <frederic.riss@st.com>
7113
7114 * gdb.texinfo (Specifying source directories): Update the description
7115 of the source file search to reflect the fact that the source path
7116 always contains at least $cdir and $cwd.
7117
7118 2006-03-31 Michael Snyder <msnyder@redhat.com>
7119
7120 * gdb.texinfo: Update copyright dates.
7121
7122 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7123
7124 * gdb.texinfo (Overview): Add an index entry to "empty response".
7125
7126 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7127
7128 * gdbint.texinfo (Prologue Analysis): New section.
7129
7130 2006-03-07 Jim Blandy <jimb@red-bean.com>
7131
7132 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7133
7134 * gdb.texinfo (Target Commands): Update text describing how to
7135 specify a target. Refer to the detailed section on remote
7136 debugging, not the brief mention.
7137
7138 * gdb.texinfo (Connecting): Organize the different 'target remote'
7139 connection methods into a table. Add a 'target remote' index
7140 entry. (!!!)
7141
7142 2006-02-17 Fred Fish <fnf@specifix.com>
7143
7144 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7145 'ptype' commands to reflect the fact that the only significant
7146 difference between them is that ptype prints the complete type
7147 description instead of just the name.
7148
7149 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7150
7151 * gdbint.texinfo (Watchpoints): Delete
7152 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7153
7154 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7155
7156 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7157 times fields where needed. Fix typos. Update general form given
7158 for output of -break-insert.
7159 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7160
7161 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7162
7163 * gdbint.texinfo (Symbol Handling): Add a section
7164 on memory management.
7165
7166 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7167
7168 * gdb.texinfo (Breakpoint table commands): Document the fullname
7169 field in -break-list output.
7170
7171 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7172
7173 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7174 debugging information produced by the various "set debug..."
7175 options.
7176
7177 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7178
7179 * gdb.texinfo (Files): Remove obsolete bits from the description
7180 of "symbol-file".
7181
7182 2006-01-25 Jim Blandy <jimb@redhat.com>
7183
7184 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7185
7186 2006-01-24 Jim Blandy <jimb@redhat.com>
7187
7188 * gdbint.texinfo (Frames): Document the basics of GDB's register
7189 unwinding model, and explain the existence of the "sentinel" frame.
7190
7191 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7192
7193 * gdb.texinfo (Choosing files): Mention that -directory is used
7194 for script files.
7195 (Specifying source directories): Likewise.
7196 (Command files): Explain how script files are found.
7197
7198 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7199
7200 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7201 the threads in a multi-threaded program.
7202 (Threads): The threadno argument of "thread apply" can be a range
7203 of numbers.
7204
7205 2006-01-18 Jim Blandy <jimb@redhat.com>
7206
7207 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7208 of warning flags.
7209
7210 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7211
7212 * gdb.texinfo (Sequences): Improve menu annotations.
7213 (Define): Add index entries for arguments of user-defined
7214 commands. Move the description of flow-control commands...
7215 (Command Files): ...to here. Document loop_break and
7216 loop_continue.
7217 (Define, Command Files): Document `end' and add index entries for
7218 it.
7219
7220 2006-01-04 Michael Snyder <msnyder@redhat.com>
7221
7222 * gdb.texinfo: Add documentation for linux-fork.
7223 * gdbint.texinfo: Add internal documentation for checkpoints.
7224
7225 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7226
7227 * gdb.texinfo (Omissions from Ada): Document that there is now
7228 limited aggregate support.
7229
7230 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7231
7232 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7233 registers and the likes.
7234
7235 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7236
7237 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7238 (Symbols): Fix usage of "e.g.".
7239 (Memory Region Attributes): Fix usage of "etc."
7240
7241 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7242 (Coding): Fix usage of "e.g.".
7243
7244 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7245
7246 * stabs.texinfo:
7247 * refcard.tex:
7248 * gpl.texi:
7249 * gdbint.texinfo:
7250 * gdb.texinfo:
7251 * gdb-cfg.texi:
7252 * fdl.texi:
7253 * annotate.texinfo:
7254 * all-cfg.texi:
7255 * Makefile.in: Add (C) after Copyright. Update the FSF
7256 address.
7257
7258 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7259
7260 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7261 extend GDB with commands for external monitor.
7262
7263 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7264
7265 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7266
7267 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7268
7269 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7270
7271 2005-11-21 Jim Blandy <jimb@redhat.com>
7272
7273 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7274 placement of 'R' actions in tracepoint action packets; document
7275 dependence of 'X' and 'M' actions on a preceding 'R' action for
7276 their registers.
7277
7278 2005-11-19 Jim Blandy <jimb@redhat.com>
7279
7280 * gdb.texinfo (Tracepoint Packets): New node.
7281 (General Query Packets): Add entries for the tracepoint packets,
7282 referring to the "Tracepoint Packets" node.
7283 (Tracepoints): Add reference to "Tracepoint Packets".
7284
7285 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7286
7287 * gdb.texinfo (set remotebreak): Add anchor.
7288 (X packet): Likewise.
7289 (Remote Protocol): Add new section `Interrupts' and new index
7290 entry `interrupts (remote protocol)'.
7291
7292 2005-11-18 Jim Blandy <jimb@redhat.com>
7293
7294 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7295 entries into the General Query Packets section. Add a
7296 cross-reference to that section. Drop description of replies, as
7297 these are covered in the descriptions of each packet.
7298 (General Query Packets): Add introductory text. Explain naming
7299 conventions, and how the end of a name is recognized.
7300
7301 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7302
7303 * gdb.texinfo (Remote configuration): Fix typo in description of
7304 "set remotebreak" command.
7305
7306 2005-11-16 Jim Blandy <jimb@redhat.com>
7307
7308 * gdb.texinfo (Packets, Stop Reply Packets)
7309 (General Query Packets): Various formatting cleanups.
7310 - Use @samp for packet contents.
7311 - Drop summaries from packet @item lines; the same information appears
7312 immediately below in the description.
7313 - Delete paragraph breaks after packet @item commands, so that the
7314 description appears directly to the right of the packet prototype
7315 in the printed manual, if it fits.
7316 - Place spaces in packet prototypes between @vars and non-@var
7317 letters, and explain that they're just for formatting.
7318 - Use @dots{} instead of '...'.
7319 - Fix uses of @code where @var was needed.
7320 - Replace "deprecated" markers with English text spelling out the
7321 packet's status and the preferred alternatives.
7322 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7323 what this ever meant.
7324 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7325 this for a long time.
7326 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7327 implemented several times, and have been in use for years.
7328
7329 2005-11-15 Jim Blandy <jimb@redhat.com>
7330
7331 * gdb.texinfo (Packets): Add index entries for 'm' packet
7332 disclaimers.
7333
7334 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7335 of stub when processing an 'm' packet.
7336
7337 * gdb.texinfo (Packets): Mention that packets beginning with
7338 letters are reserved once, at the top, instead of actually listing
7339 them all and saying "reserved".
7340
7341 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7342
7343 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7344 Change @var{$arg0 to @code{$arg0.
7345
7346 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7347
7348 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7349
7350 2005-11-12 Jim Blandy <jimb@redhat.com>
7351
7352 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7353 order. Remove extraneous 'z'.
7354
7355 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7356
7357 * gdb.texinfo (Choosing files): Add --eval-command.
7358
7359 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7360
7361 * gdb.texinfo (Choosing modes): Add --return-child-result.
7362
7363
7364 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7365
7366 * gdb.texinfo (Choosing modes): Add --batch-silent.
7367
7368 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7369
7370 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7371 "The -var-update Command".
7372
7373 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7374
7375 * gdb.texinfo (Print Settings): Add documentation for set/show
7376 print array-indexes.
7377
7378 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7379
7380 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7381 6.2 and 6.3.
7382
7383 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7384
7385 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7386 since 19-Jan-2004.
7387 (Files): Likewise.
7388 (Variables, Symbols): Document the "<incomplete type>" message and
7389 its reasons.
7390
7391 2005-08-01 Fred Fish <fnf@specifix.com>
7392
7393 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7394
7395 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7396
7397 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7398 option for -var-list-children and -var-update.
7399 (GDB/MI Stack Manipulation): Simplify description of
7400 print-values option for -stack-list-locals.
7401 (GDB/MI Command Description Format): Clarify.
7402 (Mode Options): Spelling of superseded.
7403
7404 2005-07-12 Bob Rossi <bob@brasko.net>
7405
7406 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7407 corresponding GDB command comment.
7408
7409 2005-07-06 Bob Rossi <bob@brasko.net>
7410
7411 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7412 and -inferior-tty-show.
7413 (Input/Output): Document "set/show inferior-tty" and tty alias.
7414
7415 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7416
7417 * gdb.texinfo (Packets): Change description of 'D' packet to note
7418 that GDB does wait for a response.
7419
7420 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7421
7422 * gdb.texinfo (History) Rename "Command History".
7423 (Command History): Move node "Server Prefix" from section on
7424 Annotations here.
7425
7426 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7427
7428 * gdb.texinfo (GDB/MI Stack Manipulation):
7429 Re-instate -stack-info-frame with example. Say that it gets
7430 info on selected frame, not current frame.
7431
7432 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7433
7434 * gdb.texinfo (Server): Clarify that `file' should be used before
7435 connecting to the server.
7436 (Files): Add an xref to the above description.
7437 (Output Formats): More detailed description of the `c' format.
7438 (Memory): List explicitly all the formats supported by `x'.
7439 (Threads): Add an @cindex entry for "thread apply".
7440 (Files): Document the possibility of loading unlinked object
7441 files. Add more indexing for solib-absolute-prefix and
7442 --with-sysroot.
7443 (Machine Code): Document possible problems with locations in
7444 shared libraries.
7445 (Backtrace): Document that free-standing environments do not need
7446 to have a `main' function.
7447
7448 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7449
7450 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7451 -stack-info-frame.
7452
7453 2005-06-07 Andrew Cagney <cagney@gnu.org>
7454
7455 * gdb.texinfo (Contributors): Note the original multi-arch
7456 contributors.
7457
7458 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7459
7460 * gdb.texinfo (Registers): Add index entries for the standard
7461 registers.
7462 (Frames): Add cross-reference from frame pointer description to
7463 the Registers node.
7464 (Annotations Overview): Fix the reference to GDB name.
7465
7466 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7467
7468 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7469 can-use-hw-watchpoints.
7470
7471 2005-05-28 Bob Rossi <bob@brasko.net>
7472
7473 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7474 the possible reasons why an exec async record would be returned to FE.
7475
7476 2005-05-26 Andrew Cagney <cagney@gnu.org>
7477
7478 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7479 Andrew Cagney implemented the original GDB/MI.
7480
7481 2005-05-23 Orjan Friberg <orjanf@axis.com>
7482
7483 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7484 documentation. Add documentation for cris-mode.
7485
7486 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7487
7488 * gdb.texinfo (Numbers): Explain the example and make the wording
7489 more acurate.
7490
7491 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7492 Dennis Brueni <dennis@slickedit.com>
7493
7494 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7495 (GDB/MI Data Manipulation, GDB/MI Program Control)
7496 (GDB/MI Stack Manipulation): Update examples to include the fullname
7497 attribute in stack frames.
7498
7499 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7500
7501 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7502 do with other non-standard names of init files.
7503
7504 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7505
7506 * gdb.texinfo (Command Files): Move the description of the startup
7507 from here...
7508 (Startup): ...to this new subsection of the Invocation chapter.
7509 Rearrange the description of init files more logically and add a
7510 cross-reference to "Command Files". Document the special gdbinit
7511 name for CISCO 68k. Expand the description of what GDB does
7512 during startup.
7513 (History): Add index entry for HISTSIZE.
7514
7515 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7516
7517 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7518
7519 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7520
7521 * gdb.texinfo (SVR4 Process Information, The isatty call)
7522 (The system call): Don't use foo(N) notation for man pages and
7523 functions.
7524 (Compilation, DJGPP Native): Improve wording.
7525
7526 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7527
7528 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7529 were optimized away.
7530
7531 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7532
7533 * gdb.texinfo (Remote configuration): Document "set/show
7534 get-thread-local-storage-address". Add cross-reference to the
7535 description of the qGetTLSAddr packet.
7536 (General Query Packets): Mention "set remote
7537 get-thread-local-storage-address" and add a reference to its
7538 description.
7539
7540 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7541
7542 * gdb.texinfo (Backtrace): Describe 'bt full'.
7543
7544 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * gdb.texinfo (Mode Options): Fix typo.
7547 (GDB/MI): Describe how to invoke GDB/MI.
7548
7549 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7550
7551 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7552 references changed. Add description of "info udot".
7553 (Files): Document "set/show stop-on-solib-events".
7554 (M32R/D): Document "set/show download-path", "set/show
7555 board-address", "set/show server-address", "upload", "tload".
7556 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7557 "use_mon_code", "use_ib_break", "use_dbt_break".
7558 (Maintenance Commands): Improve indexing.
7559 (Target Commands): Document "set/show hash", "set/show debug
7560 monitor".
7561 (SVR4 Process Information): Document "info pidlist" and "info
7562 meminfo". Document "set/show procfs-tarce" and "set/show
7563 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7564 (Symbols, The Print Command with Objective-C): Improve indexing.
7565 (Objective-C): Add references to "info classes" and "info
7566 selectors".
7567 (Debugging Output): Improve wording. Document "set/show debug
7568 solib-frv". Fix "set/show debugvarobj".
7569 (Set Breaks): Add index entry for "hardware breakpoints".
7570 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7571 and "set/show usehardbreakpoints".
7572 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7573 monitor-prompt", "set/show monitor-warnings", "pmon".
7574 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7575 rdiromatzero", "set/show rdiheartbeat".
7576 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7577 "sds".
7578 (Embedded Processors): Document the "sim" command.
7579 (Remote): Document the "remote" command.
7580 (DJGPP Native): Document the "info serial" command.
7581 (Threads): Document "maint info sol-threads".
7582 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7583 (Set Breaks): Improve indexing.
7584 (Command Syntax): Add a reference to dont-repeat.
7585 (Define): Document "dont-repeat".
7586 (TUI Commands): Document "tabset".
7587 (WinCE): New subsection. Document "set/show remotedirectory",
7588 "set/show remoteupload", "set/show remoteaddhost".
7589
7590 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7591
7592 * gdb.texinfo (Hurd Native): New subsection, documents
7593 Hurd-specific commands.
7594 (Maintenance Commands): Add cross-reference to "Debugging Output".
7595 (Debugging Output): Document "set/show debug lin-lwp".
7596 (MIPS): Improve documentation of heuristic-fence-post. Document
7597 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7598 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7599 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7600 (ARM): Document ARM-specific commands.
7601 (AVR): New section. Document "info io_registers".
7602 (CRIS): New section. Document "set/show cris-version" and
7603 "set/show cris-dwarf2-cfi".
7604 (HPPA): New section. Document "set/show debug hppa" and "maint
7605 print unwind".
7606 (Neutrino): New subsection. Document "set/show debug nto-debug".
7607 (Super-H): New section. Document the "regs" command.
7608 (Debugging Output): Document "set/show debug aix-thread".
7609
7610 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7611
7612 * gdb.texinfo (Print Settings): Document "set/show print
7613 pascal_static-members", "set print repeats", "show print
7614 null-stop". Improve indexing. Fix documentation of "set print
7615 union".
7616 (Pascal): New section.
7617 (Supported languages): Rename from "Support"; all references
7618 updated. Add a menu item for Pascal.
7619 (Numbers): Document "set radix.
7620 (Screen Size): Document "set/show pagination".
7621 (MIPS Embedded): Remove "set processor" documentation.
7622 (Remote configuration): Document "set/show X/P/Z-packet",
7623 "set/show read-aux-vector-packet", "set/show remote
7624 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7625 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7626 remotedebug", "set/show remotebreak", "set/show remotedevice",
7627 "set/show remotelogfile".
7628 (Auxiliary Vector): Add reference to the description of the
7629 read-aux-vector-packet setting.
7630 (Set Watchpoints): Add a cross-reference to "set remote
7631 hardware-breakpoint-limit".
7632 (General Query Packets): Add indexing of requests and
7633 cross-references to related commands in "Remote configuration".
7634 (File-I/O Overview, The system call): Fix wording and typos.
7635 (Thread Stops): Add index entries.
7636 (Continuing and Stepping): Document "show step-mode".
7637 (i386): New node. Document "set/show struct-convention".
7638 (Files): Document "show trust-readonly-sections".
7639 (Calling): Document "set/show unwindonsignal".
7640 (Messages/Warnings): Add index entries.
7641 (Maintenance Commands): Document "set/show watchdog".
7642 (Annotations Overview): Document "show annotate".
7643 (Set Watchpoints): Add index entries.
7644 (Symbols): Fix doc of case-sensitive.
7645 (ABI): Document "show coerce-float-to-double".
7646 (Convenience Vars, Help): Improve indexing.
7647 (Machine Code): Document "show disassembly-flavor".
7648 (Debugging C plus plus): Document "show overload-resolution".
7649 (Value History, Signaling): Add index entries.
7650
7651 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7652
7653 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7654 (Processes): Fix wording.
7655 (History, List, Logging output, Define, Symbols, Print Settings):
7656 Improve indexing.
7657
7658 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7659
7660 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7661 redundant index entry for "target" command.
7662 (Backtrace): Add index entries.
7663 (Symbols, Fortran): Document the "set case-sensitive" command.
7664 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7665 (Print Settings): Add index entry for "set demangle-style".
7666 (Target Commands): Document "set download-write-size".
7667 (Debugging Output): Document "set exec-done-display".
7668
7669 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7670
7671 * gdb.texinfo (Files): Fix the name and documentation of
7672 add-shared-symbol-files. Document its alias assf. Update the
7673 list of OSs where GDB supports shared libraries. Fix markup.
7674 (Continuing and Stepping): Add reference to @var{location} in the
7675 text.
7676 (Dump/Restore Files): Fix reference to @{filename}.
7677 (Help): Fix wording.
7678 (Attach): Ditto.
7679 (Set Watchpoints): Ditto.
7680 (Backtrace): Remove redundant index entries. Improve index
7681 entries.
7682 (Delete Breaks): Fix wording.
7683 (Memory): Document the compare-sections command.
7684 (Memory Region Attributes): Improve wording.
7685 (Disabling): Improve wording.
7686 (Fortran): New subsection. Document the "info common" command.
7687 (Help): Document aliases "info copying" and "info warranty".
7688 (Caching Remote Data): New section. Document the "set/show
7689 remotecache" and "info dcache" commands.
7690 (Show): Fix wording of the documentation of the "set
7691 extension-language" command.
7692 (Signals): Add index entry for "info handle".
7693 (Memory Region Attributes): Fix punctuation.
7694 (Symbols): Change the arg name to "location" and refer to it in
7695 the text. Fix wording of "info types" doc.
7696 (Threads): Fix usage of @enumerate @item's.
7697 (Listing Tracepoints): Add index entry for "info tp".
7698 (Set Watchpoints): Add xref to "info break" description.
7699 (Macros): Add an index entry for "macro exp1". Document the
7700 "macro list" command.
7701 (Maintenance Commands): Document "flushregs", "maint agent",
7702 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7703 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7704 "maint print architecture", "maint print objfiles", "maint print
7705 statistics", "maint print type", "maint show-debug-regs", "maint
7706 space", "maint time", and "maint translate-address".
7707 (Connecting): Document the "monitor" command.
7708 (Annotations Overview): Describe the "set annotate" command.
7709
7710 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7711
7712 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7713 Rearrange index entries and improve wording about support for
7714 hardware watchpoints.
7715
7716 2005-03-10 Bob Rossi <bob@brasko.net>
7717
7718 * gdb.texinfo: Update copyright
7719
7720 2005-02-09 Theodore A. Roth <troth@openavr.org>
7721
7722 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7723 error.
7724
7725 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7726
7727 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7728
7729 2005-01-17 Michael Snyder <msnyder@redhat.com>
7730
7731 * gdb.texinfo: Fix spelling, infinte -> infinite.
7732
7733 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7734
7735 * observer.texi (GDB Observers): Document "solib_loaded".
7736
7737 2005-01-07 Andrew Cagney <cagney@gnu.org>
7738
7739 * configure.ac: Rename configure.in, require autoconf 2.59.
7740 * configure: Re-generate.
7741
7742 * configure.in: Replace configdirs with multiple references to
7743 AC_CONFIG_SUBDIRS.
7744 * configure: Re-generate.
7745
7746 2005-01-04 Andrew Cagney <cagney@gnu.org>
7747
7748 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7749 part of the version number.
7750
7751 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7752
7753 * gdbint.texinfo (Algorithms): Remove description of
7754 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7755
7756 2004-12-07 Jim Blandy <jimb@redhat.com>
7757
7758 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7759 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7760 numbers.
7761
7762 2004-12-07 Andreas Schwab <schwab@suse.de>
7763
7764 * gdb.texinfo (Mode Options): Document -l option.
7765
7766 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7767
7768 * gdbint.texinfo (Algorithms): More accurate description of
7769 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7770 is not needed unless data-read and data-access watchpoints are
7771 supported. Add a description of how GDB checks whether the
7772 inferior stopped because a watchpoint was hit.
7773
7774 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7775
7776 * gdb.texinfo (Files): Add cross-reference to description of
7777 -readnow command-line switch.
7778
7779 2004-11-10 Randolph Chung <tausq@debian.org>
7780
7781 * gdb.texinfo: Document set/show backtrace past-entry commands.
7782 Rearrange index entries for set/show backtrace past-main.
7783
7784 2004-11-10 Jon Beniston <jon@beniston.com>
7785
7786 Committed by Andrew Cagney <cagney@gnu.org>.
7787 * gdb.texinfo (Remote Serial Protocol): Further describe
7788 binary transfer escaping mechanism .
7789
7790 2004-11-08 Randolph Chung <tausq@debian.org>
7791
7792 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7793 and "show debug infrun". Add index entries.
7794
7795 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7796
7797 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7798 "info proc" that are already implemented. Add index entries.
7799 (Working Directory): Add a cross-reference to "info proc" command.
7800 (Files): Add a tip for decreasing memory used for symtabs from
7801 shared libraries.
7802 (Starting): Fix whitespace; make "elaboration" stand out where it
7803 is first used, and add an index entry for the term.
7804 (Calling): Expand and elaborate text. Add "print". Add the
7805 description of problems with weak aliases.
7806 (Core File Generation): New section.
7807
7808 2004-10-12 Andrew Cagney <cagney@gnu.org>
7809
7810 * gdbint.texinfo (Versions and Branches): New chapter.
7811 (Releasing GDB): Delete "Versions and Branches" section.
7812 (Top): Add "Versions and Branches".
7813
7814 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7815
7816 * gdb.texinfo (Editing, History): Add cross-references to the
7817 included Readline and History user documentation. Remove
7818 references to the symbol have-readline-appendices which is unused
7819 and undefined.
7820 (History): Fix indexing.
7821
7822 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7823
7824 * gdbint.texinfo (target_stopped_data_address): Update to
7825 new prototype.
7826 (i386_stopped_data_address): Update prototype and description.
7827 (i386_stopped_by_watchpoint): New function and description.
7828
7829 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7830
7831 * gdb.texinfo (Filenames): Add Ada suffixes.
7832 (Ada) New section.
7833
7834 2004-09-27 Andrew Cagney <cagney@gnu.org>
7835 Robert Picco <Robert.Picco@hp.com>
7836
7837 * gdb.texinfo (Packets): Document the "p" packet.
7838
7839 2004-09-21 Jason Molenda (jmolenda@apple.com)
7840
7841 * gdb.texinfo (Paths and Names of the Source Files): Document the
7842 meaning of values in the 'desc' field of a SO stab.
7843
7844 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7845
7846 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7847 max-cache-age" and "maint show dwarf2 max-cache-age".
7848
7849 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7850
7851 * gdb.texinfo (Set Breaks): Add index entry for setting
7852 breakpoints on overloaded C++ functions that are not members of
7853 any classes. Add an example and an index entry for setting
7854 breakpoints on all program functions.
7855 (Character Sets, Macros, Overlay Commands)
7856 (Non-debug DLL symbols, GDB/MI Output Syntax)
7857 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7858 Use "(@value{GDBP})" instead of a literal "(gdb)".
7859
7860 2004-09-12 Andrew Cagney <cagney@gnu.org>
7861
7862 * gdbint.texinfo (Native Debugging): Delete description of
7863 FILES_INFO_HOOK.
7864
7865 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7866
7867 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7868 to hex_string_custom (not historically correct, but more
7869 understandable, given the current code).
7870
7871 2004-09-03 Andrew Cagney <cagney@gnu.org>
7872
7873 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7874
7875 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7876
7877 * observer.texi (solib_unloaded): New observer.
7878
7879 2004-08-24 Andrew Cagney <cagney@gnu.org>
7880
7881 * gdbint.texinfo (Target Architecture Definition): Add missing
7882 comma.
7883
7884 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7885
7886 * (Using the Testsuite): build != host is supported,
7887 but some test scripts do not support build != host.
7888
7889 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7890
7891 * gdbint.texinfo (Host Definition): Delete description of
7892 FCLOSE_PROVIDED and GETENV_PROVIDED.
7893
7894 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7895
7896 * gdbint.texinfo (Host Definition): Delete description of
7897 NO_SYS_FILE.
7898 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7899 PTRACE_FP_BUG.
7900
7901 2004-08-05 Andrew Cagney <cagney@gnu.org>
7902
7903 * gdbint.texinfo (Target Architecture Definition): Delete
7904 reference to deprecated_read_fp.
7905
7906 2004-08-02 Andrew Cagney <cagney@gnu.org>
7907
7908 * gdbint.texinfo (Target Architecture Definition): Delete
7909 description of DEPRECATED_REGISTER_BYTES.
7910
7911 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7912
7913 * gdb.texinfo (Source Path): Document the new behavior of
7914 searching for the source files.
7915
7916 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7917
7918 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7919 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7920 (Auto Display): Improve indexing.
7921
7922 2004-07-16 Andrew Cagney <cagney@gnu.org>
7923
7924 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7925 "-noasync".
7926
7927 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7928
7929 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7930 have the same prefix have only their prefix in the index.
7931
7932 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7933
7934 * gdb.texinfo (BSD libkvm Interface): New node (section)
7935 (Native): Add it to the menu.
7936
7937 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7938
7939 * gdbint.texinfo (Target Architecture Definition): Remove
7940 PCC_SOL_BROKEN.
7941
7942 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7943
7944 * gdbint.texinfo (Target Architecture Definition): Remove
7945 SUN_FIXED_LBRAC_BUG.
7946
7947 2004-06-26 Andrew Cagney <cagney@gnu.org>
7948
7949 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7950
7951 2004-06-20 Andrew Cagney <cagney@gnu.org>
7952
7953 * gdbint.texinfo (Target Architecture Definition): Deprecate
7954 USE_STRUCT_CONVENTION.
7955
7956 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7957
7958 gdb.texinfo (Bug Reporting): Mention session recording,
7959 with the script command or Emacs.
7960
7961 2004-06-18 Andrew Cagney <cagney@gnu.org>
7962
7963 * gdbint.texinfo (Target Architecture Definition): Deprecate
7964 FUNCTION_START_OFFSET.
7965
7966 2004-06-14 Andrew Cagney <cagney@gnu.org>
7967
7968 Based on changes from Karl Berry.
7969 * gdb.texinfo: Do not use @sc in a direntry.
7970 * stabs.texinfo: Change @dircateogry to "Software development".
7971 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7972
7973 2004-06-13 Andrew Cagney <cagney@gnu.org>
7974
7975 * gdbint.texinfo (Target Architecture Definition): Delete
7976 description of RETURN_VALUE_ON_STACK.
7977
7978 2004-06-09 Andrew Cagney <cagney@gnu.org>
7979
7980 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7981 deleted by previous patch.
7982
7983 2004-06-08 Andrew Cagney <cagney@gnu.org>
7984
7985 * gdbint.texinfo (Native Debugging): Delete documentation on
7986 ATTACH_DETACH.
7987
7988 2004-06-06 Randolph Chung <tausq@debian.org>
7989
7990 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7991
7992 2004-06-06 Randolph Chung <tausq@debian.org>
7993
7994 * gdb.texinfo (push_dummy_call): Update argument list to match
7995 the new push_dummy_call method signature. Describe the function
7996 argument.
7997
7998 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7999
8000 * gdb.texinfo (Starting): Document new start command.
8001
8002 2004-05-21 Andrew Cagney <cagney@redhat.com>
8003
8004 * observer.texi (GDB Observers): Document "inferior_created".
8005
8006 2004-05-08 Andrew Cagney <cagney@redhat.com>
8007
8008 * gdbint.texinfo (Target Architecture Definition): Delete
8009 description of DO_DEFERRED_STORES.
8010
8011 * gdbint.texinfo (Target Architecture Definition): Delete
8012 references to DEPRECATED_FIX_CALL_DUMMY.
8013
8014 * gdbint.texinfo (Target Architecture Definition): Delete
8015 description of DEPRECATED_CALL_DUMMY_WORDS,
8016 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8017
8018 * gdbint.texinfo (Target Architecture Definition): Delete
8019 description of DEPRECATED_PUSH_DUMMY_FRAME.
8020
8021 * gdbint.texinfo (Target Architecture Definition): Delete
8022 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8023
8024 2004-05-07 Andrew Cagney <cagney@redhat.com>
8025
8026 * observer.texi (GDB Observers): Add "Debugging" section. Include
8027 cross reference to "set/show debug observer".
8028 * gdb.texinfo (Debugging Output): Document "set/show debug
8029 observer".
8030
8031 2004-05-01 Andrew Cagney <cagney@redhat.com>
8032
8033 * gdbint.texinfo (Target Architecture Definition): Delete
8034 description of DEPRECATED_PC_IN_SIGTRAMP.
8035
8036 2004-04-30 Andrew Cagney <cagney@redhat.com>
8037
8038 * gdbint.texinfo (Target Architecture Definition): Delete
8039 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8040
8041 2004-04-30 Orjan Friberg <orjanf@axis.com>
8042
8043 * observer.texi (GDB Observers): Correct spelling.
8044
8045 2004-04-26 Orjan Friberg <orjanf@axis.com>
8046
8047 * observer.texi (GDB Observers): Add target_changed event.
8048
8049 2004-04-08 Andrew Cagney <cagney@redhat.com>
8050
8051 * observer.texi (GDB Observers): Rework, provide generic observer
8052 definitions and then a list of observable events.
8053
8054 2004-04-04 Andrew Cagney <cagney@redhat.com>
8055
8056 * gdbint.texinfo (Host Definition): Delete reference to
8057 NO_SIGINTERRUPT.
8058
8059 2004-04-02 Andrew Cagney <cagney@redhat.com>
8060
8061 * gdbint.texinfo (Target Architecture Definition): Delete
8062 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8063
8064 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8065
8066 * gdb.texinfo (TUI Commands): Document tui reg commands.
8067
8068 2004-03-26 Andrew Cagney <cagney@redhat.com>
8069
8070 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8071 "gdbtui".
8072 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8073 (Contributors): Mention both Text and Terminal User Interface.
8074
8075 2004-03-23 Andrew Cagney <cagney@redhat.com>
8076
8077 * gdbint.texinfo (Target Architecture Definition): Deprecate
8078 references to SIGTRAMP_START and SIGTRAMP_END.
8079
8080 2004-03-23 Andrew Cagney <cagney@redhat.com>
8081
8082 * gdbint.texinfo (Target Architecture Definition): Deprecate
8083 references to PC_IN_SIGTRAMP.
8084
8085 2004-03-19 Andrew Cagney <cagney@redhat.com>
8086
8087 * gdbint.texinfo (Target Architecture Definition): Delete
8088 reference to GDB_TARGET_IS_HPPA.
8089
8090 2004-03-18 Andrew Cagney <cagney@redhat.com>
8091
8092 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8093 describe pre_init and post_init.
8094
8095 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8096
8097 * gdb.texinfo (Debugging Output): Document values for "set debug
8098 target".
8099
8100 2004-02-28 Andrew Cagney <cagney@redhat.com>
8101
8102 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8103
8104 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8105
8106 * gdb.texinfo (breakpoints): Add information about the
8107 new "set breakpoint pending" and "show breakpoint pending"
8108 commands.
8109
8110 2004-02-26 Andrew Cagney <cagney@redhat.com>
8111
8112 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8113 in Per-architecture module data section.
8114
8115 2004-02-25 Roland McGrath <roland@redhat.com>
8116
8117 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8118
8119 2004-02-24 Andrew Cagney <cagney@redhat.com>
8120
8121 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8122 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8123 * fdl.texi: Import Version 1.2, November 2002.
8124
8125 2004-02-17 Andrew Cagney <cagney@redhat.com>
8126
8127 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8128
8129 2004-02-16 Andrew Cagney <cagney@redhat.com>
8130
8131 * gdbint.texinfo (Target Architecture Definition): Deprecate
8132 FRAMELESS_FUNCTION_INVOCATION.
8133
8134 2004-02-16 Andrew Cagney <cagney@redhat.com>
8135
8136 * gdbint.texinfo (Coding): Mention -Wunused-function.
8137
8138 2004-02-14 Andrew Cagney <cagney@redhat.com>
8139
8140 * gdbint.texinfo (Target Architecture Definition): Delete
8141 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8142
8143 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8144
8145 * gdb.texinfo: Properly quote the name "C++".
8146 * gdbint.texinfo: Ditto.
8147 * stabs.texinfo: Ditto.
8148
8149 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8150
8151 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8152 minimal information about libiberty.
8153
8154 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8155
8156 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8157
8158 2004-02-04 Roland McGrath <roland@redhat.com>
8159
8160 * gdb.texinfo (Auxiliary Vector): New node (section).
8161 (Data): Add it to the menu.
8162
8163 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8164
8165 * gdb.texinfo (Breakpoints): Add information about pending
8166 breakpoint support.
8167
8168 2004-01-26 Andrew Cagney <cagney@redhat.com>
8169
8170 * gdb.texinfo (Overview): Delete references to the cisco protocol
8171 including the "N" response.
8172
8173 2004-01-26 Andrew Cagney <cagney@redhat.com>
8174
8175 * gdbint.texinfo (Target Architecture Definition): Rename
8176 EXTRACT_STRUCT_VALUE_ADDRESS to
8177 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8178
8179 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8180
8181 * gdb.texinfo (KOD): Document "show os". Add index entries for
8182 "set/show os" and "info cisco" commands.
8183
8184 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8185
8186 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8187
8188 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8189
8190 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8191 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8192
8193 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8194
8195 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8196 -stack-list-locals.
8197 (GDB/MI Variable Objects): Describe extension to
8198 -var-list-children.
8199
8200 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8201
8202 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8203
8204 2004-01-17 Andrew Cagney <cagney@redhat.com>
8205
8206 * gdbint.texinfo (Target Architecture Definition): Delete
8207 documentation on DEPRECATED_NPC_REGNUM.
8208
8209 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8210
8211 * gdb.texinfo: Update copyright year. Mention that set
8212 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8213 "set follow-fork-mode ask".
8214
8215 2004-01-13 Andrew Cagney <cagney@redhat.com>
8216
8217 * gdbint.texinfo: Update copyright year.
8218 (Coding): Add -Wunused-label to list of -Werror warnings.
8219
8220 2004-01-08 Jason Molenda <jmolenda@apple.com>
8221 Eli Zaretskii <eliz@gnu.org>
8222
8223 * gdb.texinfo: Update copyright.
8224 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8225 around names, as appropriate. Minor syntax cleanup of
8226 _NSPrintForDebugger explanation. Two spaces after periods.
8227 GDBN used instead of lit. "gdb". Index entries added for
8228 print-object and _NSPrintForDebugger. @noindent added in one spot.
8229
8230 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8231
8232 * stabs.texinfo: Add dircategory and direntry commands.
8233 * annotate.texinfo: Ditto.
8234
8235 2003-11-10 Andrew Cagney <cagney@redhat.com>
8236
8237 * gdbint.texinfo (Target Architecture Definition): Replace the
8238 return_value method's "inval" and "outval" parameters with
8239 "readbuf" and "writebuf".
8240
8241 2003-10-28 Jim Blandy <jimb@redhat.com>
8242
8243 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8244 from "The `F' request packet" and "The `F' reply packet", to make
8245 texi2dvi happy.
8246 (File-I/O remote protocol extension): Update menu entries, too.
8247
8248 2003-10-26 Michael Chastain <mec@shout.net>
8249
8250 * gdb.texinfo (Thread Stops): Document the issue with
8251 premature return from system calls in multi-threaded programs.
8252
8253 2003-10-24 Andrew Cagney <cagney@redhat.com>
8254
8255 * annotate.texinfo: Fix "fortunatly"[sic].
8256
8257 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8258
8259 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8260 with "Hitachi" and "Mitsubishi".
8261
8262 2003-10-20 Andrew Cagney <cagney@redhat.com>
8263
8264 * gdbint.texinfo (Target Architecture Definition): Document
8265 gdbarch_return_value. Add cross references from
8266 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8267 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8268
8269 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8270
8271 * gdbint.texinfo (Target Architecture Definition): Document
8272 regset_from_core_section.
8273
8274 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8275
8276 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8277
8278 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8279
8280 From Anthony Green <green@redhat.com>:
8281 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8282
8283 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8284
8285 * gdb.texinfo (Breakpoint related warnings): New node.
8286 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8287
8288 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8289
8290 * gdb.texinfo (Remote Protocol): Document v and vCont.
8291
8292 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8293
8294 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8295 * gdbint.texinfo: Ditto.
8296
8297 2003-10-09 Andrew Cagney <cagney@redhat.com>
8298
8299 From 2003-09-18 David Anderson <davea@sgi.com>:
8300 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8301 "command".
8302
8303 2003-10-03 Andrew Cagney <cagney@redhat.com>
8304
8305 * gdbint.texinfo (Target Architecture Definition): Deprecate
8306 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8307 just target.
8308
8309 2003-10-02 Andrew Cagney <cagney@redhat.com>
8310
8311 * gdbint.texinfo (Target Architecture Definition): Rename
8312 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8313 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8314 * gdbint.texinfo (Target Architecture Definition): Rename
8315
8316 2003-09-30 Andrew Cagney <cagney@redhat.com>
8317
8318 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8319 (Target Architecture Definition):
8320
8321 * gdbint.texinfo (Target Architecture Definition): Rename
8322 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8323
8324 2003-09-29 Andrew Cagney <cagney@redhat.com>
8325
8326 * gdbint.texinfo (Target Architecture Definition): Delete
8327 documentation for NEED_TEXT_START_END.
8328
8329 * gdbint.texinfo (Target Architecture Definition): Rename
8330 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8331 TARGET_WRITE_PC.
8332
8333 2003-09-22 Michael Chastain <mec@shout.net>
8334
8335 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8336
8337 2003-09-21 Anthony Green <green@redhat.com>
8338
8339 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8340
8341 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8342
8343 * gdbint.texinfo (Target Architecture Definition): Document
8344 stabs_argument_has_addr.
8345
8346 2003-09-18 Andrew Cagney <cagney@redhat.com>
8347
8348 * gdbint.texinfo (Target Architecture Definition): Delete
8349 documentation on REGISTER_NAMES.
8350
8351 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8352
8353 * gdbint.texinfo (Target Architecture Definition): Replace
8354 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8355
8356 2003-09-11 Andrew Cagney <cagney@redhat.com>
8357
8358 * gdbint.texinfo (Target Architecture Definition): Replace
8359 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8360
8361 2003-08-18 Andrew Cagney <cagney@redhat.com>
8362
8363 * gdbint.texinfo (Target Architecture Definition): Document
8364 "frame_red_zone_size".
8365
8366 2003-08-09 Andrew Cagney <cagney@redhat.com>
8367
8368 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8369 with "set/show backtrace past-main" and "set/show backtrace
8370 limit".
8371
8372 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8373
8374 * Makefile.in (install-info): Support DESTDIR.
8375 (install-html): Likewise.
8376
8377 2003-08-07 Andrew Cagney <cagney@redhat.com>
8378
8379 Patch from Nick Roberts.
8380 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8381 bindings. Remove description of send-gdb-command.
8382
8383 2003-08-07 Andrew Cagney <cagney@redhat.com>
8384
8385 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8386 GDB 6.0.
8387
8388 2003-08-06 Andrew Cagney <cagney@redhat.com>
8389
8390 * gdb.texinfo (Mode Options): Mention that level three is the
8391 highest available and that level 2 is deprecated.
8392 (Annotations Overview): Mention annotation levels. Cross reference
8393 to "Limitations of the Annotation Interface" in annotate.texi.
8394 (TODO, Value Annotations, Frame Annotations): Delete section.
8395 (Displays, Breakpoint Info): Delete.
8396
8397 2003-08-04 Andrew Cagney <cagney@redhat.com>
8398
8399 * agentexpr.texi: Delete @bye.
8400 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8401 (stabs.info): Add $(srcdir) to include search path.
8402 (html): Depend on "annotate_toc.html", and not "annotate.html".
8403 * stabs.texinfo: Ditto. Include "fdl.texi".
8404 * gdbint.texinfo: Update copyright statement's list of invariant
8405 sections.
8406
8407 2003-07-28 Andrew Cagney <cagney@redhat.com>
8408
8409 * Makefile.in (INFO_DEPS): Add annotate.info.
8410 (dvi, ps, html, pdf): Add annotate.
8411 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8412 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8413 (ANNOTATE_DOC_FILES): New macro.
8414 (ANNOTATE_TEX_TMPS): New macro.
8415 (annotate.info, annotate_toc.html): Specify dependencies.
8416 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8417 * annotate.texinfo: Rename annotate.texi. Get building. Add
8418 "Migrating to GDB/MI" and "Limitations of the Annotation
8419 Interface" chapters. Mention why it is not part of the user
8420 guide. Update copyright notice. Include "fdl.texi".
8421
8422 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8423
8424 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8425
8426 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8427
8428 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8429
8430 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8431
8432 * gdb.texinfo (Server): Mention pidof.
8433
8434 2003-07-22 Andrew Cagney <cagney@redhat.com>
8435
8436 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8437 list.
8438
8439 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8440
8441 * gdb.texinfo (Logging output): New chapter.
8442
8443 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8444
8445 * gdb.texinfo (Unsupported languages): New section.
8446 (Languages): Add link to new section.
8447
8448 2003-06-22 Andrew Cagney <cagney@redhat.com>
8449
8450 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8451
8452 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8453
8454 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8455
8456 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8457
8458 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8459 * agentexpr.texi: Retitle section, and change it to an appendix.
8460 Comment out texinfo initialization. Factor a @var{} into two
8461 pieces to prevent makeinfo warnings.
8462 * gdb.texinfo: Add Agent Expressions appendix.
8463
8464 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8465
8466 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8467
8468 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8469
8470 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8471 remote target". Document the "detach" and "disconnect" commands.
8472 (Server, Netware, Debug Session): Reference "Connecting to a
8473 remote target".
8474 (GDB/MI Target Manipulation): Document "-target-disconnect".
8475
8476 2003-06-13 Andrew Cagney <cagney@redhat.com>
8477
8478 * gdbint.texinfo (Target Architecture Definition): Deprecate
8479 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8480 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8481
8482 2003-06-09 Jim Blandy <jimb@redhat.com>
8483
8484 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8485
8486 2003-06-08 Andrew Cagney <cagney@redhat.com>
8487
8488 * gdbint.texinfo (Target Architecture Definition): Delete
8489 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8490
8491 2003-06-08 Andrew Cagney <cagney@redhat.com>
8492
8493 * gdbint.texinfo (Target Architecture Definition): Document
8494 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8495
8496 2003-06-07 Adam Fedor <fedor@gnu.org>
8497
8498 * gdb.texinfo: Add Objective-C documentation.
8499
8500 2003-06-01 Andrew Cagney <cagney@redhat.com>
8501
8502 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8503 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8504
8505 2003-05-21 Andrew Cagney <cagney@redhat.com>
8506
8507 * gdbint.texinfo (Target Architecture Definition): Delete
8508 references to "extract_address" and "store_address".
8509
8510 2003-05-16 Andrew Cagney <cagney@redhat.com>
8511
8512 * gdbint.texinfo (Target Architecture Definition): Replace
8513 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8514 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8515
8516 2003-05-14 Theodore A. Roth <troth@openavr.org>
8517
8518 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8519
8520 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8521
8522 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8523 (gdb.dvi): Likewise.
8524 (gdb.pdf): Likewise.
8525 (links2roff): Likewise.
8526
8527 2003-05-08 Jim Blandy <jimb@redhat.com>
8528
8529 * gdb.texinfo (Dump/Restore Files): Update documentation for
8530 'dump', 'append', and 'restore': note that format argument is
8531 optional; simplify presentation of the command variants; and be
8532 more precise about the formats.
8533
8534 2003-05-07 Jim Blandy <jimb@redhat.com>
8535
8536 * gdb.texinfo (Symbols): Update documentation: 'maint list
8537 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8538 symtabs' and 'maint info psymtabs'.
8539
8540 2003-05-05 Andrew Cagney <cagney@redhat.com>
8541
8542 * gdbint.texinfo (Target Architecture Definition): Make
8543 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8544 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8545 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8546
8547 2003-05-04 Andrew Cagney <cagney@redhat.com>
8548
8549 * gdb.texinfo (Maintenance Commands): Document "maint print
8550 dummy-frames".
8551
8552 2003-05-04 Andrew Cagney <cagney@redhat.com>
8553
8554 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8555
8556 2003-05-03 J. Brobecker <brobecker@gnat.com>
8557
8558 Thierry Schneider <tpschneider1@yahoo.com>
8559 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8560 for new MI command.
8561
8562 2003-05-03 Andrew Cagney <cagney@redhat.com>
8563
8564 * gdbint.texinfo (Target Architecture Definition): Document
8565 push_dummy_code. Add cross references.
8566
8567 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8568
8569 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8570 set/show charsets commands.
8571
8572 2003-04-28 Andrew Cagney <cagney@redhat.com>
8573
8574 * gdbint.texinfo (Target Architecture Definition): Replace
8575 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8576 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8577
8578 2003-04-28 Andrew Cagney <cagney@redhat.com>
8579
8580 * gdbint.texinfo (Target Architecture Definition): Rename
8581 "tm_print_insn" to "deprecated_tm_print_insn".
8582
8583 2003-04-09 Jim Blandy <jimb@redhat.com>
8584
8585 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8586 list psymtabs'.
8587
8588 2003-04-08 Andrew Cagney <cagney@redhat.com>
8589
8590 * gdbint.texinfo (Target Architecture Definition): Delete
8591 references to EXTRA_FRAME_INFO.
8592
8593 2003-04-08 Andrew Cagney <cagney@redhat.com>
8594
8595 * gdbint.texinfo (Target Architecture Definition): Delete
8596 PRINT_TYPELESS_INTEGER.
8597
8598 2003-04-02 J. Brobecker <brobecker@gnat.com>
8599
8600 * observer.texi (GDB Observers): Adjust the documentation for the
8601 normal_stop notification to better describe reality. Fix a couple
8602 of minor typos.
8603
8604 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8605
8606 * gdb.texinfo (GDB/MI Program Control): Add
8607 '-file-list-exec-source-file'
8608
8609 2003-03-31 Andrew Cagney <cagney@redhat.com>
8610
8611 * gdbint.texinfo (Target Architecture Definition): Delete
8612 references to CALL_DUMMY_P.
8613
8614 2003-03-30 Andrew Cagney <cagney@redhat.com>
8615
8616 * gdbint.texinfo (Target Architecture Definition): Remove
8617 reference to TARGET_WRITE_SP.
8618
8619 2003-03-27 Andrew Cagney <cagney@redhat.com>
8620
8621 * gdbint.texinfo (Target Architecture Definition): Remove
8622 references to write_sp.
8623
8624 2003-03-27 Andrew Cagney <cagney@redhat.com>
8625
8626 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8627 chapter body. Use @smallexample instead of @example.
8628 (Annotations): Ditto.
8629 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8630 annotate.texi.
8631
8632 2003-03-26 Andrew Cagney <cagney@redhat.com>
8633
8634 * gdbint.texinfo (Target Architecture Definition): Replace
8635 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8636 dummy_addr parameters.
8637
8638 2003-03-25 Andrew Cagney <cagney@redhat.com>
8639
8640 * gdbint.texinfo (Target Architecture Definition): Delete
8641 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8642 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8643 Add reference to PUSH_ARGUMENTS.
8644
8645 2003-03-23 Andrew Cagney <cagney@redhat.com>
8646
8647 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8648 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8649
8650 2003-03-18 J. Brobecker <brobecker@gnat.com>
8651
8652 * gdbint.texinfo (Algorithms): Add new section describing the
8653 Observer paradigm.
8654 (Top): Add menu entry to new observer appendix.
8655 * observer.texi: New file.
8656 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8657 new observer.texi file.
8658
8659 2003-03-17 Andrew Cagney <cagney@redhat.com>
8660
8661 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8662 that GNU Press update the manual version number.
8663
8664 2003-03-12 Andrew Cagney <cagney@redhat.com>
8665
8666 * gdbint.texinfo (Target Architecture Definition): Delete
8667 references to get_saved_register. Rename GET_SAVED_REGISTER to
8668 DEPRECATED_GET_SAVED_REGISTER.
8669
8670 2003-03-13 Andrew Cagney <cagney@redhat.com>
8671
8672 * gdbint.texinfo (Target Architecture Definition): Replace
8673 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8674
8675 2003-03-12 Andrew Cagney <cagney@redhat.com>
8676
8677 * gdbint.texinfo (Target Architecture Definition): Rename
8678 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8679
8680 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8681
8682 * gdb.texinfo: Add File-I/O documentation.
8683
8684 2003-03-10 Andrew Cagney <cagney@redhat.com>
8685
8686 * gdbint.texinfo (Target Architecture Definition): Cross reference
8687 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8688
8689 2003-03-07 Andrew Cagney <cagney@redhat.com>
8690
8691 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8692 frame" command.
8693
8694 2003-03-05 Andrew Cagney <cagney@redhat.com>
8695
8696 * gdbint.texinfo (Target Architecture Definition): Document
8697 unwind_dummy_id. Cross reference unwind_dummy_id and
8698 SAVE_DUMMY_FRAME_TOS.
8699
8700 2003-03-05 James Ingham <jingham@apple.com>
8701 Daniel Jacobowitz <drow@mvista.com>
8702
8703 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8704 and "show cp-abi".
8705
8706 2003-03-03 Andrew Cagney <cagney@redhat.com>
8707
8708 * gdbint.texinfo (Target Architecture Definition): Document
8709 register_type.
8710
8711 2003-03-03 Andrew Cagney <cagney@redhat.com>
8712
8713 * stabs.texinfo (Structures): Use @samp and separate @var's
8714 instead of a single @var containing a comma separated list.
8715 (Unions): Ditto.
8716
8717 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8718
8719 * Makefile.in (distclean): Remove config.log.
8720
8721 2003-03-01 Andrew Cagney <cagney@redhat.com>
8722
8723 * gdbint.texinfo (Target Architecture Definition): Rename
8724 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8725
8726 2003-03-01 Andrew Cagney <cagney@redhat.com>
8727
8728 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8729 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8730
8731 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8732
8733 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8734 (Non-debug DLL symbols): New node, describing the minimal symbols
8735 loaded from DLLs without real debugging symbols.
8736
8737 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8738
8739 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8740 hardware-breakpoint-limit".
8741 (Set Watchpoints): Add cross reference to "set remote
8742 hardware-watchpoint-limit".
8743 (Remote configuration options): New section.
8744
8745 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8746
8747 * gdbint.texinfo (Target Architecture Definition): Delete
8748 descrption of IS_TRAPPED_INTERNALVAR.
8749
8750 From Keith Seitz <keiths@redhat.com>:
8751 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8752 option "-i"/"--interpreter" to this chapter. Include index
8753 entries.
8754
8755 2003-02-04 David Carlton <carlton@math.stanford.edu>
8756
8757 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8758 (Variables): Recommend stabs+ and DWARF 2.
8759 (C plus plus expressions): Correct info about
8760 compiler versions, debug formats.
8761 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8762 PR symtab/874.
8763
8764 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8765
8766 * gdbint.texinfo (Target Architecture Definition): Delete
8767 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8768 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8769 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8770 references to nindy and i960.
8771 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8772
8773 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8774
8775 * gdbint.texinfo (Target Architecture Definition): Delete
8776 FLOAT_INFO.
8777
8778 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8779
8780 * stabs.texinfo (Member Type Descriptor): Clarify description of
8781 `@'. Suggested by Ben Hutchings.
8782
8783 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8784
8785 * gdb.texinfo (M68K): Delete reference to es1800.
8786
8787 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8788
8789 * gdb.texinfo (Maintenance Commands): Document `maint print
8790 reggroups' and `maint print register-groups'.
8791 * gdbint.texinfo (Target Architecture Definition): Document
8792 register_reggroup_p.
8793
8794 2003-01-23 Jim Blandy <jimb@redhat.com>
8795
8796 * gdb.texinfo (Separate Debug Files): New section.
8797
8798 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8799
8800 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8801 and "maint show profile".
8802
8803 2003-01-16 Michael Chastain <mec@shout.net>
8804
8805 * gdb.texinfo (Installing GDB): Warn against
8806 ".../gdb-VERSION/gdb/configure".
8807 (Separate Objdir): Likewise.
8808
8809 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8810
8811 * gdbint.texinfo (Target Architecture Definition): Delete
8812 definition of PRINT_REGISTER_HOOK.
8813
8814 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8815
8816 (OpenRISC 1000): Fix formatting of command names.
8817
8818 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8819
8820 * gdb.texinfo (Continuing and Stepping): Add new command
8821 'advance'. Clarify behavior of 'until'.
8822
8823 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8824
8825 * gdb.texinfo (Files): Document solib-absolute-prefix and
8826 solib-search-path.
8827
8828 2003-01-09 Michael Chastain <mec@shout.net>
8829
8830 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8831 (Create a Release): Add new instructions for new @file{src-release}.
8832 Document existing instructions for @file{Makefile.in} as
8833 being for @value{GDBN} 5.3.1 or earlier.
8834
8835 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8836
8837 * gdbint.texinfo (Target Architecture Definition): Mention
8838 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8839 allocate memory.
8840
8841 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8842
8843 * gdb.texinfo (Controlling GDB): Add @kindex for
8844 "show osabi".
8845 (Backtraces): Add @kindex's for backtrace-below-main.
8846
8847 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8848
8849 * gdb.texinfo (Controlling GDB): Document "set osabi".
8850
8851 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8852
8853 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8854 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8855
8856 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8857
8858 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8859 "set coerce-float-to-double".
8860 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8861
8862 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8863
8864 * stabs.texinfo: Remove obsolete text.
8865 * gdbint.texinfo: Ditto.
8866 * gdb.texinfo: Ditto.
8867
8868 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8869
8870 * gdbint.texinfo (Target Architecture Definition): Update
8871 description of gdbarch_register_osabi.
8872
8873 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8874
8875 * agentexpr.texi: Fix typos.
8876 * annotate.texi: Likewise.
8877 * fdl.texi: Likewise.
8878
8879 2002-12-10 Andrew Cagney <cagney@redhat.com>
8880
8881 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8882 DEPRECATED_INIT_FRAME_PC.
8883
8884 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8885
8886 * gdbint.texinfo (Target Architecture Definition): Delete
8887 PC_IN_CALL_DUMMY.
8888
8889 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8890
8891 * gdbint.texinfo (Host Definition): Delete documentation on
8892 USE_GENERIC_DUMMY_FRAMES.
8893
8894 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8895
8896 Fix PR gdb/723 and PR gdb/245.
8897 * Makefile.in (install-info): Run the install-info command as part
8898 of the post install steps only.
8899 (uninstall-info): New target.
8900 (uninstall): New target.
8901
8902 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8903
8904 * Makefile.in (install): Make install do some real work.
8905
8906 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8907
8908 Fix POSIX problem reported by Paul Eggert.
8909 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8910 Fix PR gdb/527.
8911
8912 2002-10-26 Andrew Cagney <cagney@redhat.com>
8913
8914 * gdbint.texinfo (Target Architecture Definition): Delete
8915 definition of DO_REGISTERS_INFO.
8916
8917 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8918
8919 * gdbint.texinfo (Address Classes): Fix problems with insertion
8920 of ``{'' and ``}'' in example.
8921
8922 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8923
8924 * gdbint.texinfo (Address Classes): New section.
8925 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8926 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8927 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8928 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8929
8930 2002-10-11 Klee Dienes <kdienes@apple.com>
8931
8932 * gdb.texinfo (Registers): Mention vector registers as well as
8933 floating registers in the documentation for 'info registers' and
8934 'info all-registers'.
8935
8936 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8937
8938 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8939
8940 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8941
8942 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8943 interface definition.
8944
8945 2002-10-03 Marko Mlinar <markom@opencores.org>
8946
8947 * gdb.texinfo (Target Commands): Add or1k target specific
8948 commands.
8949 * gdb.texinfo (Contributors): Add myself to the contributors list.
8950
8951 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8952
8953 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8954 and "mi1" instead of "mi1" and "mi0".
8955
8956 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8957
8958 * gdb.texinfo (Packets): Fix typos "alligned".
8959 Correct z3/Z3 description. Correct z4/Z4 title.
8960
8961 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8962
8963 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8964
8965 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8966
8967 * gdb.texinfo: Use GNU/Linux instead of Linux.
8968
8969 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8970
8971 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8972
8973 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8974
8975 * gdb.texinfo: Replace @example with @smallexample.
8976
8977 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8978
8979 From Eli Zaretskii <eliz@gnu.org>:
8980 * gdb.texinfo (Character Sets): Use @smallexample instead of
8981 @example. Use GNU/Linux instead of Linux.
8982
8983 2002-09-20 Jim Blandy <jimb@redhat.com>
8984
8985 * gdb.texinfo: Add character set documentation.
8986
8987 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8988
8989 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8990 (Packets): Add cross reference from `b' packet to `z' packets.
8991
8992 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8993
8994 * gdb.texinfo (Maintenance Commands): Document ``maint
8995 internal-error'' and ``maint internal-warning''.
8996
8997 * gdbint.texinfo (Target Architecture Definition): Revise
8998 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8999
9000 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9001
9002 * gdbint.texinfo (Target Conditionals): Document the new
9003 NAME_OF_MALLOC macro.
9004
9005 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9006
9007 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9008 engineer.
9009
9010 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9011
9012 * gdb.texinfo (TUI Overview): Document status line fields.
9013
9014 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9015
9016 * gdb.texinfo (TUI Commands): Document info win command.
9017
9018 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9019
9020 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9021
9022 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9023
9024 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9025 (TUI Keys): Likewise.
9026
9027 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9028
9029 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9030 for a packet receive.
9031
9032 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9033
9034 * Makefile.in (clean): Move to end of file.
9035 (distclean, maintainer-clean, realclean): Ditto.
9036 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9037 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9038 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9039 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9040
9041 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9042
9043 * Makefile.in (GDBINT_TEX_TMPS): Define.
9044 (gdbint.dvi, gdbint.pdf): Use
9045 (GDB_TEX_TMPS): Define.
9046 (gdb.dvi, gdb.pdf): Use.
9047 (STABS_TEX_TMPS): Define.
9048 (stabs.dvi, stabs.pdf): Use.
9049 (GDB_DOC_SOURCE_INCLUDES): New macros.
9050 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9051 (GDBINT_DOC_FILES_INCLUDES): New macros.
9052 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9053 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9054 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9055 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9056 (links2roff): Replace SFILES_INCLUDED with
9057 GDB_DOC_SOURCE_INCLUDES.
9058 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9059 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9060 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9061 dependencies.
9062 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9063 dependencies.
9064 (gdbmi.texinfo): Delete rule.
9065 (inc-hist.texinfo): Delete rule.
9066 (rluser.texinfo): Delete rule.
9067
9068 2002-08-23 Andrew Cagney <cagney@redhat.com>
9069
9070 * gdbint.texinfo (Target Architecture Definition): Update
9071 STORE_RETURN_VALUE, mention regcache.
9072
9073 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9074
9075 * gdbint.texinfo (Target Architecture Definition): Document
9076 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9077
9078 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9079
9080 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9081 Fix minor typos. Add index entries.
9082
9083 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9084
9085 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9086
9087 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9088
9089 * gdbint.texinfo (Target Architecture Definition): Document
9090 PRINT_VECTOR_INFO.
9091 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9092
9093 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9094
9095 * gdb.texinfo (Maintenance Commands): Document "maint print
9096 registers", "maint print raw-registers" and "maint print
9097 cooked-registers".
9098
9099 2002-08-08 Grace Sainsbury <graces@redhat.com>
9100
9101 From Mark Salter:
9102 * gdb.texinfo (Protocol): Document T packet extension to
9103 allow watchpoint address reporting.
9104
9105 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9106
9107 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9108
9109 2002-08-01 Andrew Cagney <cagney@redhat.com>
9110
9111 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9112 to CHILL.
9113
9114 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9115
9116 * gdbint.texinfo (Coding): Revise section "Include Files".
9117
9118 2002-07-24 Andrew Cagney <cagney@redhat.com>
9119
9120 * gdbint.texinfo: Obsolete references to m88k.
9121 * gdb.texinfo: Ditto.
9122
9123 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9124
9125 * gdbint.texinfo (Create a release candiate): Add the location
9126 where the proper version of autoconf can be retrieved.
9127
9128 2002-07-09 Don Howard <dhoward@redhat.com>
9129
9130 * gdb.texinfo (Command Files): Further describe the behavior of
9131 sourced command files.
9132
9133 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9134
9135 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9136 (Coding): Clarify ISO C version that GDB assumes.
9137
9138 2002-06-26 Tom Tromey <tromey@redhat.com>
9139
9140 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9141 add_setshow_cmd_full.
9142
9143 2002-06-25 Don Howard <dhoward@redhat.com>
9144
9145 * gdb.texinfo (Memory Region Attributes): Document new behavior
9146 for 'mem' command.
9147
9148 2002-06-11 Jim Blandy <jimb@redhat.com>
9149
9150 * gdb.texinfo (Symbols): Update documentation for `info source'
9151 command.
9152
9153 * gdb.texinfo (Macros): Call the command `info macro', not
9154 `show macro'.
9155
9156 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9157
9158 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9159 data''.
9160
9161 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9162
9163 * gdbint.texinfo (Target Architecture Definition): Document
9164 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9165
9166 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9167
9168 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9169 lists.
9170
9171 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9172
9173 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9174 Branch''.
9175
9176 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9177
9178 * gdbint.texinfo (Target Architecture Definition): Add section
9179 ``Converting an existing Target Architecture to Multi-arch''.
9180
9181 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9182
9183 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9184 to ``Obsoleting code''. Revise.
9185
9186 2002-05-17 Jim Blandy <jimb@redhat.com>
9187
9188 * gdb.texinfo (C Preprocessor Macros): New chapter.
9189 Include it in the main menu.
9190 (Contributors): Credit Jim Blandy with macro support.
9191 (Compilation): Explain how to get macro information into the
9192 executable.
9193 (Expressions): Note that preprocessor macros are expanded.
9194
9195 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9196
9197 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9198 options for `target remote'.
9199
9200 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9201
9202 * gdbint.texinfo (Target Architecture Definition): Delete
9203 documentation on NNPC_REGNUM.
9204
9205 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9206
9207 * gdbint.texinfo (Target Architecture Definition): Document
9208 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9209 (Target Architecture Definition): Revise section `Using Different
9210 Register and Memory Data Representations'. Add section `Raw and
9211 Virtual Register Representations'.
9212
9213 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9214
9215 * gdbint.texinfo (Target Architecture Definition): Mention
9216 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9217 (Target Architecture Definition): Mention same. Add references to
9218 web pages.
9219
9220 2002-05-08 Michael Snyder <msnyder@redhat.com>
9221
9222 * stabs.texinfo (Attributes): Document new "vector" attribute.
9223
9224 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9225
9226 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9227
9228 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9229
9230 * gdb.texinfo: Delete obsolete references to a29k.
9231
9232 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9233
9234 * gdbint.texinfo (Target Architecture Definition): Replace
9235 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9236
9237 2002-04-24 David S. Miller <davem@redhat.com>
9238
9239 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9240
9241 2002-04-21 David S. Miller <davem@redhat.com>
9242
9243 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9244
9245 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9246
9247 * gdbint.texinfo (Target Architecture Definition): Delete
9248 definition of HAVE_REGISTER_WINDOWS.
9249
9250 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9251
9252 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9253 "Theodore A. Roth" <troth@verinet.com>.
9254
9255 2002-04-15 Don Howard <dhoward@redhat.com>
9256
9257 From Eli Zaretskii <eliz@gnu.org>
9258 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9259 Provide a better explaination of this feature.
9260
9261 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9262
9263 * gdbint.texinfo (Target Architecture Definition): Remove
9264 FRAME_CHAIN_COMBINE.
9265
9266 2002-04-12 Michael Chastain <mec@shout.net>
9267
9268 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9269 REG_STACK_SEGMENT.
9270
9271 2002-04-09 Michael Chastain <mec@shout.net>
9272
9273 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9274 PYRAMID_* macros.
9275
9276 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9277
9278 * gdb.texinfo (Bug Reporting): Document that the web is the
9279 prefered way of submitting bug reports.
9280 (Bug Reporting): Delete the s-mail address as the last resort.
9281
9282 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9283
9284 * gdbint.texinfo (Target Architecture Definition): Delete
9285 references to TARGET_WRITE_FP and write_fp.
9286
9287 2002-03-27 Michael Snyder <msnyder@redhat.com>
9288
9289 * gdb.texinfo: Document new commands dump, append, and restore.
9290
9291 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9292
9293 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9294 Branch'.
9295
9296 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdb.texinfo: Change all examples to @smallexample.
9299 * gdbint.texinfo: Ditto.
9300
9301 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9302
9303 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9304 Branches''.
9305
9306 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9307
9308 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9309 Policy''.
9310
9311 2002-03-04 Fred Fish <fnf@redhat.com>
9312
9313 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9314 expresson, suports, dependant, trhe, perhaphs, situtations,
9315 explictily, taged, oportunity, unfortunatly).
9316
9317 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9318
9319 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9320 Remove reference to 3.12.
9321
9322 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9323
9324 * gdbint.texinfo: Include fdl.texi.
9325 (Top): Add GNU Free Documentation License.
9326 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9327 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9328 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9329 (gdbint.info): Add srcdir to include path.
9330 * gdb.texinfo: Include gpl.texi.
9331 (Top): Add Copying.
9332 * gpl.texi: New file.
9333
9334 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9335
9336 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9337
9338 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9339
9340 * gdb.texinfo: Document Cygwin native specific commands.
9341
9342 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9343
9344 * gdb.texinfo: Document gdbserver ``--attach'' command.
9345
9346 2002-02-07 Michael Snyder <msnyder@redhat.com>
9347
9348 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9349 to @code(_ovly_debug_event).
9350
9351 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9352
9353 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9354
9355 2002-02-06 Michael Snyder <msnyder@redhat.com>
9356
9357 * gdb.texinfo (overlays): Mention new magic symbol
9358 '_ovly_debug_event', which allows GDB to keep better track
9359 of overlays.
9360
9361 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9362
9363 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9364 Suggested by Dmitry Sivachenko.
9365
9366 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9367
9368 2002-02-01 Michael Snyder <msnyder@redhat.com>
9369
9370 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9371
9372 2002-01-30 Michael Snyder <msnyder@redhat.com>
9373
9374 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9375 (set trust-readonly-sections): Document.
9376
9377 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9378
9379 * gdbint.texinfo (Releasing GDB): Revise and update.
9380
9381 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9382
9383 * gdbint.texinfo (Target Architecture Definition): Delete
9384 description of TARGET_BYTE_ORDER_DEFAULT.
9385
9386 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9387
9388 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9389 <mitya@cavia.pp.ru>.
9390
9391 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9392
9393 * libgdb.texinfo: Delete file.
9394
9395 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9396
9397 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9398 * gdbint.texinfo: Ditto.
9399
9400 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9401
9402 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9403
9404 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9405
9406 * Makefile.in: Update copyright.
9407 (TEXI2DVI): Define.
9408 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9409 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9410 gdb-cfg.texi.
9411 (TEXINDEX, PDFTEX): Delete makefile variables.
9412
9413 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9414
9415 * gdb.texinfo (Protocol): Move section to appendix.
9416
9417 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9418
9419 * gdb.texinfo (Remote Debugging): Create a menu.
9420 (Top): Add ``Remote Debugging'' to menu.
9421
9422 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9423
9424 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9425 serial protocol'' from here.
9426 (Remote Debugging): To here. New chapter.
9427
9428 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9429
9430 * gdbint.texinfo (Target Architecture Definition): Delete
9431 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9432
9433 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9434
9435 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9436 are no longer needed.
9437 (Porting GDB): Add maintainer note about configure.host.
9438
9439 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9440
9441 * gdbint.texinfo (Target Architecture Definition): Remove
9442 definition of IEEE_FLOAT.
9443
9444 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9445
9446 * gdb.texinfo: Beautify copyright years; fix a typo.
9447 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9448 <3diff@gnu.org>
9449
9450 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9451
9452 * gdbint.texinfo (Host Definition): Remove references to
9453 MALLOC_INCOMPATIBLE.
9454
9455 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9456
9457 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9458 and xyz-xdep.o.
9459
9460 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9461
9462 * gdb.texinfo (Maintenance Commands): Add appendix.
9463 (Set Breaks): Copy ``maint info breakpoint'' doco to
9464 ``Maintenance Commands'' appendix. Add reference.
9465
9466 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9467
9468 * fdl.texi: Remove next/prev from @node.
9469
9470 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9471
9472 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9473 for monstrous @multitable (from Brian Youmans).
9474
9475 * fdl.texi: New file.
9476
9477 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9478
9479 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9480
9481 * gdbint.texinfo (Releasing GDB): New chapter.
9482
9483 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9484
9485 * gdb.texinfo (Embedded Processors, Calling program functions):
9486 Obsolete references to a29k.
9487
9488 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9489
9490 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9491 examples. Document that a code-block should do or discard its
9492 cleanups before exit.
9493
9494 2002-01-11 Michael Snyder <msnyder@redhat.com>
9495
9496 * gdb.texinfo (Choosing files): Change @samp to @file.
9497
9498 2002-01-05 Michael Snyder <msnyder@redhat.com>
9499
9500 * gdb.texinfo (--pid): Document new command line option (attach).
9501
9502 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9503
9504 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9505 in the stub.
9506
9507 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9508
9509 * gdbint.texinfo (Target Architecture Definition): Replace
9510 BIG_ENDIAN with BFD_ENDIAN_BIG.
9511
9512 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9513
9514 * gdbint.texinfo (Target Architecture Definition): Replace
9515 value_ptr with struct value pointer.
9516
9517 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9518
9519 * gdb.texinfo (Free Software): Fix wording.
9520
9521 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9522
9523 * gdb.texinfo (Free Software): New section ``Free Software Needs
9524 Free Documentation''.
9525
9526 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9527
9528 * stabs.texinfo:
9529 * gdb.texinfo:
9530 * gdbint.texinfo:
9531 * libgdb.texinfo:
9532 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9533
9534 2001-12-29 Michael Snyder <msnyder@redhat.com>
9535
9536 * gdb.texinfo (maint info sections): Fix typo.
9537
9538 2001-12-26 Michael Snyder <msnyder@redhat.com>
9539
9540 * gdb.texinfo (maint info sections): Document.
9541
9542 * gdb.texinfo (info proc): Comment out documentation for
9543 'info proc' sub-options that are currently not implemented.
9544
9545 2001-12-20 Jim Blandy <jimb@redhat.com>
9546
9547 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9548
9549 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9550
9551 * gdbint.texinfo (Target Architecture Definition): Replace
9552 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9553
9554 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9555
9556 * gdbint.texinfo (Host Definition): Delete documentation on
9557 HOST_BYTE_ORDER.
9558
9559 2001-11-30 Jim Blandy <jimb@redhat.com>
9560
9561 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9562 overlay support. Add to top-level menu.
9563
9564 2001-11-26 Tom Tromey <tromey@redhat.com>
9565
9566 * gdb.texinfo (Command Syntax): Document C-o binding.
9567
9568 2001-07-26 Christopher Faylor <cgf@redhat.com>
9569
9570 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9571 use since it is described in the referenced section.
9572
9573 From Eli Zaretskii <eliz@gnu.org>
9574 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9575 clearer when using DJGPP.
9576
9577 2001-11-24 Christopher Faylor <cgf@redhat.com>
9578
9579 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9580 specifically refer to MS-DOS.
9581 (command files): Mention gdb.ini is only used on MS-DOS.
9582
9583 2001-11-21 Tom Tromey <tromey@redhat.com>
9584
9585 * gdb.texinfo (Invoking GDB): Document --args.
9586 (Mode Options): Likewise.
9587
9588 2001-11-21 Jim Blandy <jimb@redhat.com>
9589
9590 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9591 Delete documentation; this macro has been removed from the
9592 sources.
9593
9594 2001-11-13 Jim Blandy <jimb@redhat.com>
9595
9596 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9597
9598 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9599
9600 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9601
9602 2001-11-05 Michael Snyder <msnyder@redhat.com>
9603
9604 * gdb.texinfo (info functions): Document use of backslash to
9605 quote regexp chars in function names such as "operator*()".
9606
9607 2001-11-01 Fred Fish <fnf@redhat.com>
9608
9609 * gdbint.texinfo (SOLIB_ADD): Document additional new
9610 "readsyms" arg.
9611
9612 2001-10-30 Don Howard <dhoward@redhat.com>
9613
9614 * gdb.texinfo: (Command Files) Added documentation for the
9615 behavior of gdb with input redirected from a file.
9616
9617 2001-10-28 Fred Fish <fnf@redhat.com>
9618
9619 * gdb.texinfo (auto-solib-add): Change docs to match
9620 implementation change.
9621 (auto-solib-limit): Add docs for new variable.
9622
9623 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9624
9625 * gdbint.texinfo (Target Architecture Definition): Function
9626 value_as_pointer renamed to value_as_address.
9627
9628 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9629
9630 * gdbint.texinfo (Target Architecture Definition): Default
9631 POINTER_TO_ADDRESS functions assume unsigned addresses.
9632 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9633 posting by Jim Blandy.
9634
9635 2001-10-12 Jim Blandy <jimb@redhat.com>
9636
9637 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9638 version of texi2html (1.64) doesn't support this flag any more.
9639
9640 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9641
9642 * gdbint.texinfo (Host Definition): Remove description of
9643 MEM_FNS_DECLARED.
9644
9645 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9646
9647 * gdbint.texinfo (Host Definition): Remove description of
9648 HAVE_SIGSETMASK.
9649
9650 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9651
9652 * gdbint.texinfo (Target Architecture Definition): Add
9653 explanation of TARGET_PRINT_INSN macro.
9654
9655 2001-08-30 Jim Blandy <jimb@redhat.com>
9656
9657 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9658 Explain what it means to load relocatable files.
9659
9660 2001-08-28 Jim Blandy <jimb@redhat.com>
9661
9662 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9663 info `top' menu.
9664
9665 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9666
9667 * gdbint.texinfo: Add a cautionary note about macro use.
9668
9669 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9670
9671 * gdb.texinfo: Explain omitting the hostname in the
9672 `target remote' command.
9673
9674 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9675
9676 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9677 and END-INFO-DIR-ENTRY.
9678
9679 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9680
9681 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9682
9683 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9684
9685 * gdbint.texinfo (libgdb): Rewrite.
9686
9687 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9688
9689 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9690
9691 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9692
9693 * gdb.texinfo (TUI): New chapter, document the TUI.
9694 (Mode Options): Document the -tui option.
9695
9696 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9697
9698 * gdbint.texinfo (Host Definition): Remove description of
9699 NEED_POSIX_SETPGID.
9700
9701 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9702
9703 * gdb.tex (DJGPP Native): New node, with descriptions of
9704 DJGPP-specific commands.
9705
9706 2001-07-19 John R. Moore <jmoore@redhat.com>
9707
9708 * gdbint.texinfo: Three misspellings.
9709
9710 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9711
9712 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9713 `test` expressions on bash. Problem reported by Colin Walters.
9714
9715 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9716
9717 * gdbint.texinfo (User Interface): Update ui-out documentation to
9718 refelect recent UI/MI updates.
9719
9720 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9721
9722 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9723 interpreters.
9724
9725 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9726
9727 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9728 structure and not macros.
9729 (Host Definition): Document that much of this chapter is obsolete.
9730 (Target Architecture Definition): Update list of files that make
9731 up a target architecture.
9732 (Coding): Update.
9733
9734 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9735
9736 * gdbint.texinfo (Target Architecture Definition): Update
9737 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9738 The latter has been changed to a true predicate.
9739
9740 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9741
9742 * annotate.texi: Add @noindent where needed. From Dmitry
9743 Sivachenko <dima@Chg.RU>.
9744 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9745
9746 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9747
9748 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9749
9750 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9751
9752 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9753 returns ``OK''. Document that the ``R'' packet does not reply.
9754
9755 2001-06-13 Michael Snyder <msnyder@redhat.com>
9756
9757 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9758
9759 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9760
9761 * gdb.texinfo (Signals): Clarify the default setting of signal
9762 handling.
9763
9764 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9765
9766 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9767 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9768
9769 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9770
9771 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9772
9773 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9774
9775 * gdbint.texinfo (Clean Design and Portable Implementation):
9776 Renamed from "Clean Design".
9777 (Clean Design and Portable Implementation): Document portable
9778 methods of handling file names, and the associated macros.
9779
9780 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9781
9782 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9783 command and provide a cross-reference to its description.
9784 (Symbols): Note that "info scope" is useful for trace experiments.
9785
9786 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9787
9788 * gdb.texinfo (Symbols): Document "info scope".
9789 (Tracepoints): New chapter.
9790 (Contributors): Update for v5.1.
9791 <All nodes>: Change "C++" to "C@t{++}".
9792
9793 * gdbint.texinfo (User Interface): A new section about ui_out
9794 functions, based on text written by Fernando Nasser.
9795
9796 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9797
9798 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9799
9800 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9801
9802 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9803
9804 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9805 Replace "GDB" with "@value{GDBN}". Fix markup.
9806
9807 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9808
9809 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9810 a cross-reference to its description.
9811 (Symbols): Document "info symbol".
9812
9813 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9814
9815 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9816 subsection "x86 Watchpoints".
9817 (Target Architecture Definition): Document the macros
9818 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9819 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9820
9821 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9822
9823 * gdbint.texinfo (Target Architecture Definition): Update
9824 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9825 list.
9826
9827 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9828
9829 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9830 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9831
9832 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9833
9834 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9835
9836 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9837
9838 * gdb.texinfo (Environment): Document that `path' does not change
9839 the value of PATH in GDB's own environment (it did in the past,
9840 but that was changed on March 15, 1994). Reported by Doug Evans
9841 <dje@transmeta.com>.
9842
9843 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9844 its line. Fix markup of commands and macros. Add an Index node
9845 and index entries.
9846
9847 2001-01-23 J.T. Conklin <jtc@redback.com>
9848
9849 * gdb.texinfo (Memory region attributes): New manual section.
9850
9851 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9852
9853 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9854
9855 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9856
9857 * refcard.tex: Version and copyright fixed. From Phil Edwards
9858 <pedwards@disaster.jaj.com>.
9859
9860 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9861
9862 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9863 DWARF2_REG_TO_REGNUM): Document.
9864
9865 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9866
9867 * gdbint.texinfo (Coding): Update current value of
9868 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9869
9870 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9871
9872 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9873 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9874
9875 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9876
9877 * gdb.texinfo: Document new 'set step-mode' command.
9878
9879 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9880
9881 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9882 changes from Dmitry Sivachenko <dima@Chg.RU>.
9883
9884 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9885
9886 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9887 From Steven Johnson <sbjohnson@ozemail.com.au>.
9888
9889 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9890
9891 * gdbint.texinfo (Overall Structure): Spelling fix.
9892
9893 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9894
9895 * gdbint.texinfo (Target Architecture Definition): Document that
9896 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9897 for which REGISTER_CONVERTIBLE returns a zero value.
9898
9899 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9900
9901 * Makefile.in (install-info): Find files to install in either the
9902 build or source directories (adapted from Makefile.am).
9903
9904 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9905
9906 * stabs.texinfo: Fix spelling errors.
9907 (String Field): FILE-NUMBER starts from 0, not 1.
9908
9909 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9910
9911 * refcard.tex: Remove \centerline from the blurb. Patch from
9912 Brian Youmans.
9913
9914 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9915
9916 * Makefile.in (install-info): Support installation from outside of
9917 the source directory. Reported by Mark Harig
9918 <markh@frazier.landmark.com>.
9919
9920 2000-06-20 J.T. Conklin <jtc@redback.com>
9921
9922 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9923
9924 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9925
9926 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9927 Generate using pdftex.
9928 (PDFTEX): Define.
9929 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9930 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9931 @contents at the start.
9932
9933 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9934
9935 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9936 Youmans.
9937
9938 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9939
9940 From Brian Youmans:
9941 * gdb.texinfo: Fix ``et al.''.
9942
9943 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9944
9945 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9946 loop.
9947
9948 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9949
9950 * configure: Regenerate.
9951
9952 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9953
9954 * Makefile.in (install-info): Run install-info on installed Info
9955 files.
9956
9957 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9958
9959 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9960 Andrew Cagney.
9961
9962 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9963
9964 * gdb.texinfo: Proofreading changes from Brian Youmans.
9965
9966 2000-05-01 Nick Duffek <nsd@cygnus.com>
9967
9968 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9969 startup sequence, minor edits.
9970
9971 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9972
9973 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9974 TeX.
9975
9976 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9977 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9978 like `n' and `s' which look weird. Convert some of the @kindex to
9979 @vindex, when they refer to variables, not commands.
9980
9981 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9982
9983 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9984
9985 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9986
9987 * Makefile.in (GDBMI_DIR): New variable.
9988 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9989 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9990 (gdbmi.texinfo): New target, for texi2roff.
9991 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9992 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9993
9994 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9995 gdbmi.texinfo.
9996 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9997 comment.
9998
9999 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10000
10001 * gdb.texinfo (Files): Update description of add-symbol-file
10002 command.
10003
10004 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10005
10006 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10007 prevents the build (and is generally a Bad Idea).
10008
10009 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10010
10011 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10012 a comma inside @var.
10013 (Command Files): Index markup changes from Dmitry Sivachenko
10014 <dima@Chg.RU>.
10015
10016 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10017
10018 * Makefile.in (LN_S): Define.
10019 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10020 invoke "ln -s" unless it is known to work.
10021
10022 * configure.in (AC_PROG_LN_S): Add.
10023
10024 2000-04-14 Jim Blandy <jimb@redhat.com>
10025
10026 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10027 section.
10028 (Target Conditionals): Document ADDRESS_TO_POINTER,
10029 POINTER_TO_ADDRESS.
10030
10031 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10032
10033 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10034 gdb-cfg.texi to get the value.
10035
10036 2000-04-10 Jim Blandy <jimb@redhat.com>
10037
10038 * gdbint.texinfo (Target Architecture Definition): Fix
10039 cross-references.
10040
10041 2000-04-08 Jim Blandy <jimb@redhat.com>
10042
10043 * gdbint.texinfo (Using Different Register and Memory Data
10044 Representations): New section.
10045 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10046 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10047 REGISTER_CONVERT_TO_RAW): Document.
10048
10049 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10050
10051 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10052 for acknowledgments.
10053
10054 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10055
10056 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10057 qThreadExtraInfo.
10058
10059 2000-03-28 J.T. Conklin <jtc@redback.com>
10060
10061 * gdb.texinfo: Clarify which remote debug protocol commands are
10062 required and which are optional.
10063
10064 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10065
10066 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10067 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10068 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10069 * annotate.texi: Update.
10070
10071 2000-03-28 Stan Shebs <shebs@apple.com>
10072
10073 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10074 expectation of additional changes before release), update
10075 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10076 node links, rephrase and/or shorten lines to fix formatting
10077 problem in both regular and @smallbook formats.
10078 * annotate.texi: Shorten lines in example, use smallexample
10079 consistently everywhere.
10080 * Makefile.in: Add comment about texinfo 4.0 html generation.
10081 (SFILES_INCLUDED): Add annotate.texi.
10082
10083 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10084
10085 * gdb.texinfo (Debugging Output): Added new section, documenting
10086 the "set/show debug" commands.
10087
10088 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10089
10090 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10091 entry.
10092
10093 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10094 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10095 @chapter and @node entries.
10096
10097 * gdb.texinfo: Link all top-level nodes.
10098
10099 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10100
10101 * Makefile.in (install-info): Create $(infodir) before installing
10102 files.
10103
10104 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10105
10106 From David Whedon <dwhedon@gordian.com>
10107 * gdbint.texinfo : Added paragraphs about command deprecation.
10108
10109 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10110
10111 * gdb.texinfo: Add documentation for the apropos command.
10112
10113 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10114
10115 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10116
10117 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10118
10119 * gdb.texinfo: Add white space to prevent overprinting in
10120 two places.
10121
10122 2000-03-17 Stan Shebs <shebs@apple.com>
10123
10124 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10125 <dima@Chg.RU>, also clarification of allowed content for
10126 string constants.
10127
10128 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10129
10130 * gdb.texinfo (main menu): Add Annotations.
10131 (File Options): Add @cindex entries for each command-line option.
10132 Document --epoch, --annotate, --async, --interpreter, --write,
10133 --statistics, and --version.
10134
10135 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10136 of GDB.
10137
10138 2000-02-23 Jim Blandy <jimb@redhat.com>
10139
10140 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10141
10142 2000-02-22 Jim Blandy <jimb@redhat.com>
10143
10144 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10145
10146 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10147
10148 * Makefile.in (diststuff): New target.
10149
10150 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10151
10152 * agentexpr.texi: Fix wording regarding Intel's IA-64
10153 architecture. [From Jim Wilson.]
10154
10155 2000-01-16 Tom Tromey <tromey@cygnus.com>
10156
10157 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10158 (Delete Breaks): Mention range arguments.
10159 (Disabling): Likewise.
10160
10161 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10162
10163 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10164
10165 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10166
10167 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10168 valid functions.
10169
10170 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10171
10172 * gdb.texinfo: Clarify regular expressions used in rbreak.
10173
10174 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10175
10176 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10177 MEMORY_REMOVE_BREAKPOINT): Document.
10178
10179 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10180
10181 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10182 offset re-using the DATA offset instead.
10183
10184 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10185
10186 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10187
10188 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10189
10190 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10191 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10192 typos.
10193
10194 * gdb.texinfo: Various minor wording and formatting improvements,
10195 mentions of additional command-line options.
10196
10197 1999-09-30 Fred Fish <fnf@cygnus.com>
10198
10199 * gdb.texinfo: Document additional forms of specifying section
10200 names and addresses for the add-symbol-file command.
10201
10202 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10203
10204 * gdbint.texinfo: Fix typo, add the word "have".
10205
10206 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10207
10208 * gdbint.texinfo (Target Architecture Definition): Document the
10209 SKIP_PERMANENT_BREAKPOINT macro.
10210
10211 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10212
10213 * gdb.texinfo: Fiks speling errers.
10214
10215 * gdb.texinfo: Fix uses of @multitable.
10216
10217 From Eli Zaretskii <eliz@gnu.org>:
10218 * gdb.texinfo: Include details specific to DOS host, clarify
10219 some confusing language, fix @ref/@xref/@pxref usages, add
10220 comments about using with optimization, add more indexing,
10221 fix info about disassembly-flavor.
10222
10223 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10224
10225 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10226 SKIP_SOLIB_RESOLVER): Define.
10227
10228 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10229
10230 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10231 ``g'' packets.
10232
10233 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10234
10235 * gdb.texinfo: Create a new "Configurations" chapter with
10236 platform-specific info, inline remote.texi and move sections of it
10237 into the new chapter, move bits about info proc, heuristic search,
10238 and register stack into the new chapter.
10239 * remote.texi: Remove, now part of gdb.texinfo.
10240 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10241
10242 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10243
10244 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10245 GDB_TARGET_IS_MACH386): These kludges have gone away.
10246
10247 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10248
10249 * gdbint.texinfo (Target Architecture Definition): Mention
10250 TDEPLIBS.
10251
10252 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10253
10254 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10255 surrounding text to fit HP-UX bits into general info.
10256 (HPPA-cfg.texi): Remove, no longer useful.
10257
10258 * gdb.texinfo: Remove explicit links from @node lines, remove
10259 HP-added "Detailed Node Listing" from main menu which confuses
10260 things.
10261
10262 From Dmitry Sivachenko <dima@Chg.RU>:
10263 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10264 in description of `set environment'.
10265
10266 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10267
10268 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10269
10270 1999-08-12 Ben Elliston <bje@cygnus.com>
10271
10272 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10273
10274 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10275
10276 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10277 watch, awatch, and rwatch. Explain why the latter two cannot be
10278 set as software watchpoints. Document that watchpoints for local
10279 variables are deleted when the debuggee terminates.
10280
10281 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10282
10283 * remote.texi (Protocol): Further clarification of the "qRcmd"
10284 packet. Allow E.. response packet. "qRcmd" packet is no longer
10285 reserved.
10286
10287 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10288
10289 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10290 * gdb.texinfo: Ditto.
10291
10292 1999-08-06 Tom Tromey <tromey@cygnus.com>
10293
10294 * gdb.texinfo (KOD): New node.
10295
10296 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10297
10298 * remote.texi (Rcmd): Fix minor formatting typos.
10299
10300 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10301
10302 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10303 packets.
10304
10305 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10306
10307 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10308 fixes.
10309
10310 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10311
10312 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10313
10314 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10315
10316 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10317 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10318 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10319 packets that are not supported on all hosts. Expand examples.
10320 Spell check.
10321
10322 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10323
10324 * Makefile.in: Recognize html, install-html. Add targets
10325 to build HTML versions of documentation via texi2html.
10326
10327 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10328
10329 * gdbint.texinfo (Testsuite): New chapter, information about the
10330 testsuite.
10331
10332 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10333
10334 * remote.texi (Communication Protocol): Rewrite.
10335
10336 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10337
10338 * stabs.texinfo: Fix uses of xref.
10339
10340 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10341
10342 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10343 info about patch submission.
10344
10345 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10346
10347 From Per Bothner <bothner@cygnus.com>:
10348 * gdb.texinfo: Document Chill support.
10349
10350 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10351
10352 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10353 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10354 Document that the value should be greater-than or equal-to zero.
10355 (NO_STD_REGS): Document. Deprecate.
10356
10357 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10358
10359 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10360 Document that these are not used.
10361
10362 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10363
10364 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10365
10366 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10367
10368 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10369 numargs was dropped.
10370
10371 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10372
10373 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10374
10375 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10376
10377 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10378 Update.
10379
10380 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10381
10382 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10383 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10384
10385 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10386
10387 * gdbint.texinfo: Fix typos: $ -> @.
10388
10389 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10390
10391 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10392 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10393 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10394 BREAKPOINT_FROM_PC.
10395
10396 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10397
10398 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10399 CALL_DUMMY_STACK_ADJUST): Document.
10400
10401 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10402
10403 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10404 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10405
10406 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10407
10408 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10409 longer exists.
10410
10411 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10412
10413 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10414 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10415 they make the manual source incomprehensible.
10416 * h8-cfg.texi: Remove, hasn't been used in years.
10417
10418 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10419
10420 * gdb.texinfo: Update the credits.
10421
10422 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10423
10424 * gdb.texinfo: Fix mistakes noticed in printout of last
10425 draft, add Alpha to discussion of heuristic fence post.
10426
10427 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10428
10429 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10430 Edition, merge some HP changes into mainline, describe some
10431 previously undocumented features, describe more of the target
10432 commands available, eliminate obsolete section on renamed
10433 commands.
10434 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10435
10436 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10437
10438 * gdb.texinfo: Make many HPPA conditionals unconditional,
10439 including catchpoint description, since now on for all configs.
10440 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10441 specializations.
10442
10443 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10444
10445 * Makefile.in (GDBvn.texi): Fix match expression to work with
10446 current format of VERSION in gdb/Makefile.in.
10447 * gdb.texinfo: Fix node ref to match new readline.
10448
10449 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10450
10451 * gdb.texinfo: Changes made as part of a project to merge in
10452 changes made by HP. Documentation makes extensive use of
10453 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10454 on remote debugging. There are differences in documentation
10455 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10456 the HP manual discusses catchpoints, hardware watchpoints, and
10457 some HPUX specific limitations for shared library support.
10458
10459 There are also a number of @node changes.
10460
10461 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10462
10463 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10464 (C Usage): Same.
10465
10466 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10467
10468 The following changes were made by Edith Epstein
10469 <eepstein@cygnus.com> as part of a project to merge in changes
10470 made by HP.
10471
10472 * HPPA-cfg.texi: new file.
10473
10474 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10475
10476 * refcard.tex: change documentation about catch.
10477 removed info catch.
10478
10479 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10480
10481 * gdbint.texinfo: Expand on GDB's coding standards,
10482 specify the use of arg names with prototypes.
10483
10484 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10485
10486 * gdb.texinfo: Fix tipo.
10487
10488 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10489
10490 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10491 TARGET_BYTE_ORDER_SELECTABLE_P.
10492
10493 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10494
10495 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10496
10497 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10498
10499 * agentexpr.texi: New file.
10500
10501 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10502
10503 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10504
10505 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10506
10507 * remote.texi: Changed wording that implied that the GDB remote
10508 protocol caches register values instead of GDB itself.
10509
10510 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10511
10512 * gdbint.texinfo: Add some info about symbol readers.
10513 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10514 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10515 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10516 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10517
10518 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10519
10520 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10521
10522 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10523
10524 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10525
10526 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10527
10528 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10529 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10530
10531 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10532
10533 * gdbint.texinfo: Fix minor typos.
10534
10535 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10536
10537 * gdbint.texinfo: Complete overhaul. Group descriptions more
10538 logically, add more info on generic algorithms, remove much
10539 obsolete and/or wrong material.
10540
10541 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10542
10543 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10544
10545 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10546
10547 * refcard.tex: Copyright, address updates.
10548
10549 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10550
10551 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10552 for the edition instead of confusing GDB-version-like numbers.
10553
10554 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10555
10556 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10557
10558 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10559
10560 * LRS: Reformat a bit to keep text under 80 columns.
10561
10562 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10563
10564 * gdb.texinfo: Add some credits, mention bug monitor.
10565 * remote.texi: Mention mips monitor targets.
10566 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10567
10568 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10569
10570 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10571 files, finish sorting of host vs target vs native macros, describe
10572 some more of them.
10573
10574 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10575
10576 * gdbint.texinfo (Host Conditionals): Document change from
10577 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10578
10579 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10580
10581 * gdbint.texinfo (Host Conditionals): Document
10582 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10583
10584 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10585
10586 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10587 Document LSEEK_NOT_LINEAR.
10588
10589 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10590
10591 * stabs.texinfo (Stab Section Basics): Make it clear that only
10592 some versions of the GNU linker remove the leading N_UNDF symbol.
10593
10594 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10595
10596 * stabs.texinfo (String Field): Document type number pairs here,
10597 instead of in the Sun specific section.
10598 (Include Files): The GNU linker supports the N_BINCL
10599 optimization. Clarify the N_BINCL value, and what it is used
10600 for.
10601 (Procedures): Document N_FUN with an empty string to mark the end
10602 of a function.
10603 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10604 (Sun Differences): Remove this node, as the information is now
10605 elsewhere in the main document.
10606 (Stab Section Basics): Mention that the GNU linker may optimize
10607 stabs and remove the leading N_UNDF symbol.
10608
10609 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10610
10611 * gdb.texinfo, refcard.tex: Restore author credit
10612
10613 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10614
10615 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10616 documentation to account for START and END macros taking
10617 one arg.
10618
10619 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10620
10621 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10622 * gdb.texinfo (Frames): Fix typo.
10623
10624 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10625
10626 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10627 a target_signal as arg type, not a pid.
10628
10629 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10630
10631 * gdb.texinfo: Document `set assembly-language'.
10632
10633 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10634
10635 * remote.texi: Update list of stubs in the GDB distribution.
10636
10637 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10638
10639 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10640 Also document that some systems can use mmalloc but must define
10641 this if their C runtime allocates memory that is later freed.
10642 (MMCHECK_FORCE): Document new macro.
10643
10644 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10645
10646 * remote.texi: Add documentation for target Sparclet.
10647
10648 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10649
10650 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10651 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10652 * configure.in: Rewritten for autoconf.
10653 * configure: New.
10654
10655 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10656
10657 * Makefile.in (DVIPS): New define, set to dvips.
10658 (dvi): Add stabs.dvi.
10659 (ps): New target.
10660 (all-doc): Depend on info, dvi, and ps targets.
10661 (STAGESTUFF): Add *.ps and *.dvi files.
10662 (clean-info, clean-dvi): Remove.
10663 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10664 rules completely rewritten.
10665 (maintainer-clean): Remove clean-info and clean-dvi
10666 dependencies and put their actions in the rules.
10667 (gdb.ps): New target
10668 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10669 intermediate TeX files, whether they have 2 or 3 character
10670 extensions.
10671 (gdbint.ps): Add target and rules.
10672 (gdb-internals): Delete unused target.
10673 (Makefile): Depends upon config.status also.
10674
10675 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10676
10677 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10678 set.
10679
10680 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10681
10682 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10683 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10684
10685 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10686
10687 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10688
10689 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10690
10691 * gdb.texinfo (Print settings): Document
10692 `set/show print static-members' commands.
10693
10694 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10695
10696 * gdbint.texinfo (Native): Document name change, coredep.c to
10697 core-aout.c.
10698
10699 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10700
10701 * stabs.texinfo (Include Files): Document the values the SunOS4
10702 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10703
10704 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10705
10706 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10707 Fix typo.
10708
10709 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10710
10711 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10712 "gdb.tar.Z".
10713
10714 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10715
10716 * Makefile.in (maintainer-clean): New target, synonym for
10717 realclean.
10718
10719 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10720
10721 * Update all FSF addresses except those in COPYING* files.
10722
10723 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10724
10725 From Richard Earnshaw (rearnsha@armltd.co.uk):
10726 * gdb.texinfo (convenience variables): Document $_exitcode.
10727 (quit): Document optional expression to use as exit code.
10728
10729 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10730
10731 * gdb.texinfo, remote.texi: Brought up to date with various
10732 GDB changes.
10733
10734 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10735
10736 * gdb.texinfo: Update dates and versions, fix comments about
10737 hardware watchpoints in future releases and about the
10738 sharedlibrary command.
10739
10740 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10741
10742 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10743 C_FUN stab. Other cleanups.
10744
10745 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10746
10747 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10748 for the sparc stub.
10749
10750 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10751
10752 * annotate.texi: Clarify which addresses have differing formats
10753 depending on the language and which do not.
10754
10755 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10756
10757 * remote.texi (NetWare): Changed example to use BOARD= instead of
10758 NODE= argument to reflect correspoding change to gdbserve.nlm.
10759
10760 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10763 GDB, as well as AIX dbx, supports the size type attribute.
10764
10765 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10766
10767 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10768
10769 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10770
10771 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10772 and new 'if' and 'while' commands.
10773
10774 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10775
10776 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10777
10778 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10779
10780 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10781 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10782 NetWare targets. Mostly stolen from the Server node.
10783
10784 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10785
10786 * gdb.texinfo (Setting): Talk about the language of a source file
10787 versus the working language. The old documentation did not match
10788 what GDB did.
10789
10790 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10791
10792 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10793 of a source file.
10794
10795 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10796
10797 * gdb.texinfo (Processes): New node.
10798
10799 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10800
10801 * remote.texi: Update documentation of set/show mipsfpu.
10802
10803 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10804
10805 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10806 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10807
10808 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10809
10810 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10811 obsolete conditionals, described some others.
10812
10813 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10814
10815 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10816 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10817
10818 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10819
10820 * gdbint.texinfo: Put regex conditionals in their own table.
10821
10822 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10823
10824 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10825 described or fixed the descriptions of many others.
10826
10827 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10828
10829 * gdb.texinfo: Add some more credits.
10830 * gdbint.texinfo: Capitalize GDB consistently, describe some
10831 macros and remove some.
10832
10833 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10834
10835 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10836 obsolete conditionals, described some others.
10837
10838 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10839
10840 * gdb.texinfo (help targets): Changed to `help target', which
10841 is the correct gdb command.
10842
10843 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10844
10845 * annotate.texi (TODO): New node, for keeping track of annotations
10846 suggested but not yet implemented.
10847
10848 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10849
10850 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10851 another symbol, it is not the address itself.
10852
10853 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10854
10855 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10856 of stabs-in-coff sections.
10857
10858 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10859
10860 * annotate.texi: Change edition to 0.5 and date to May 1994.
10861 Add index.
10862 (Frames): New node, for frame annotation.
10863 (Displays): New node, for display annotation.
10864
10865 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10866 when waiting for your program to stop.
10867
10868 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10869
10870 * annotate.texi (Breakpoint Info): Document annotation of header
10871 fields and record annotation.
10872
10873 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10874
10875 * annotate.texi: New file, to document annotations.
10876
10877 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10878
10879 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10880 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10881
10882 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10883
10884 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10885 section, and say n_strx field is compilation unit relative.
10886 * stabs.texinfo: Don't use @code for a.out when it is the name of
10887 an object file format.
10888
10889 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10890
10891 * gdb.texinfo: Refer to file names, not path names, per rms
10892 convention.
10893 (Arguments): Fix typo.
10894
10895 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10896
10897 * stabs.texinfo (Global Variables): Talk about stabs in files
10898 where variables are referenced, but not defined.
10899
10900 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10901
10902 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10903 Cplusplus to new nodes Member Type Descriptor and Method Type
10904 Descriptor. Re-write stuff for #.
10905
10906 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10907
10908 * gdb.texinfo (Print Settings): Don't document "set print
10909 fast-symbolic-addr off". The bug which it worked around was fixed
10910 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10911
10912 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10913 N_ENTRY node.
10914
10915 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10916
10917 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10918
10919 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10920 references to ieee-float.c.
10921
10922 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10923
10924 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10925 match what the code actually does.
10926
10927 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10928
10929 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10930
10931 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10932
10933 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10934 i, and b.
10935
10936 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10937
10938 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10939 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10940 as "stabs in sections" rather than just saying "ELF and SOM".
10941 Also make that stuff apply to COFF.
10942
10943 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10944
10945 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10946 Ghostscript.
10947
10948 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10949
10950 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10951 versus functions without line numbers, also mention stepping into
10952 them as well as "step" when you are in them. Tell the user how to
10953 deal with the situation. Add comment about "debugging information".
10954
10955 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10956
10957 * stabs.texinfo (Enumerations): Document restriction on where
10958 enumeration types can appear and still win with GDB.
10959
10960 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10961
10962 * stabs.texinfo (Negative Type Numbers): Document format for type
10963 -16.
10964
10965 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10966
10967 * gdb.texinfo (Selection, Frame Info): Update information about
10968 arbitrary frame specficiations.
10969
10970 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10971
10972 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10973
10974 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10975
10976 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10977
10978 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10979
10980 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10981
10982 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10983
10984 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10985 Differences node to Statics node.
10986 (Statics): Discuss XCOFF use of V symbol descriptor.
10987
10988 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10989 not clean.
10990
10991 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10992
10993 * gdb.texinfo (Print Settings): Document `set print
10994 fast-symbolic-addr' and improve the doc for some other
10995 `set print's.
10996
10997 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10998
10999 * stabs.texinfo (String Field): Talk about defining several type
11000 numbers at once.
11001 Fix lint regarding changing node ELF Transformations to
11002 ELF and SOM Transformations.
11003
11004 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11005
11006 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11007
11008 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11009
11010 * stabs.texinfo (Cross-References): `::' is for nested types only
11011 within <>.
11012 (Structures): Document static members.
11013
11014 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11015
11016 * stabs.texinfo: Document S type attribute.
11017
11018 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11019
11020 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11021
11022 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11023
11024 * gdbint.texinfo: Fix a few typos.
11025
11026 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11027
11028 * gdb.texinfo, remote.texi: formatting improvements
11029
11030 * gdb.texinfo (New Features): mention threads.
11031 (Summary, C): fix xrefs in newly contributed text.
11032 (Threads): index entries, clarifications, example
11033 (passim): minor typos fixed, phrasing improvements
11034
11035 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11036 entries; (Server): explain use of gdbserver w/real-time systems,
11037 add example of conflicting TCP port; (MIPS Remote) break up
11038 running text into table, highlighting commands, and add example.
11039
11040 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11041
11042 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11043
11044 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11045
11046 * stabs.texinfo (Nested Symbols): New node.
11047 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11048
11049 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11050
11051 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11052 to picking which Bbss.bss symbol to use, and (because there seems to
11053 be no good way of doing it) re-write some of the text to make it
11054 sound like Bbss.bss isn't such a great idea after all (as currently
11055 designed).
11056
11057 * gdb.texinfo (C): In addition to saying people have to use g++ for
11058 good results, say they have to use stabs. Specifically say cfront
11059 doesn't work well.
11060 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11061 the gdb README. Add xrefs to places where the support for the various
11062 languages is described in detail.
11063
11064 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11065
11066 * stabs.texinfo: Clean up stuff about visibility and virtual
11067 characters.
11068
11069 * stabs.texinfo (N_M2C): Cite Sun doc.
11070
11071 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11072
11073 * gdb.texinfo: updates re threads.
11074 * remote.texinfo: avoid index entries starting with digits.
11075
11076 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11077
11078 * stabs.texinfo (Enumerations): Talk about large, negative and
11079 octal values. Clean up cross reference to type attributes.
11080 (String Field): Say that GDB 4.11 supports size attribute.
11081
11082 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11083
11084 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11085 is a mandatory step. Make the stuff about that more concise.
11086
11087 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11088
11089 * stabs.texinfo (Class Names): New node.
11090
11091 * gdb.texinfo (Command Files): Explain order of init file reading.
11092
11093 * remote.texi (Bootstrapping): Talk about getting the serial driver
11094 to deal with ^C sent by gdb to stop the remote system.
11095
11096 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11097
11098 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11099
11100 * libgdb.texinfo (Defining Commands): made the DOC arg
11101 to gdb_define_app_command a char * instead of char **
11102 per a suggestion from kingdon.
11103
11104 * libgdb.texinfo: total rewrite from a different starting
11105 premise.
11106
11107 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11108
11109 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11110 floats passed as doubles (to improve clarity).
11111
11112 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11113
11114 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11115
11116 * a4rc.sed: update to work with Andreas Vogel papersize params
11117
11118 * refcard.tex: use Andreas Vogel simplifications of papersize
11119 params; remove useless version info; update copyright date.
11120
11121 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11122
11123 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11124
11125 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11126
11127 * gdb.texinfo (Files): Say what address the load command loads it at.
11128
11129 * stabs.texinfo (Common Blocks): Minor cleanups.
11130
11131 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11132 that Sun has backed away from the linker kludge and thus the relevant
11133 issue is changes to the SunPRO tools, not the Solaris linker.
11134
11135 * stabs.texinfo (Traditional Integer Types): Clean up description
11136 of octal bounds a little bit. Document extra leading zeroes.
11137
11138 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11139
11140 * gdb.texinfo (Signaling): Update for symbolic symbol names
11141 and add a section explaining the difference between the GDB
11142 signal command and the shell kill utility.
11143
11144 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11145
11146 * libgdb.texinfo: added `@' to braces that were unescaped.
11147
11148 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11149
11150 * libgdb.texinfo: new file. Spec for the gdb library.
11151
11152 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11153
11154 * stabs.texinfo (Include Files): Fix typo (start -> end).
11155
11156 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11157
11158 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11159 from Melissa at FSF's editing pass.
11160
11161 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11162
11163 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11164 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11165 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11166
11167 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11168
11169 * remote.texi (Bootstrapping): Discuss 386 call gates.
11170
11171 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11172
11173 * stabs.texinfo (Based Variables): New node.
11174
11175 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11176
11177 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11178 names, sizes, and formats to suggest how not to lose.
11179
11180 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11181
11182 * stabs.texinfo (Methods): Fix typo.
11183
11184 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11185
11186 * gdb.texinfo: Fix a few typos.
11187
11188 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11189
11190 * gdb.texinfo: Clarify how well it works with Fortran.
11191
11192 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11193 More on relocating stabs in ELF files.
11194
11195 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11196
11197 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11198
11199 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11200
11201 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11202 parameters on VAX.
11203
11204 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11205
11206 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11207
11208 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11209
11210 * stabs.texinfo: Make info author notice match the TeX author notice.
11211
11212 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11213
11214 * stabs.texinfo: Initial-caps all words in node names and
11215 non-trivial words in section names.
11216
11217 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11218
11219 * stabs.texinfo: Many minor cleanups.
11220
11221 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11222
11223 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11224
11225 * stabs.texinfo: Remove full description of big example.
11226 It's not really helpful; just use pieces of it where appropriate.
11227 Add more Texinfo formatting directives (@samp, etc.).
11228 Use @deffn to define stab types.
11229 Eliminate some wordiness. Break up some nodes.
11230 Add an (alphabetized) index of symbol types.
11231 Use consistent capitalization style in node and section names.
11232
11233 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11234
11235 * gdb.texinfo: Change typo "Two two" to "The two".
11236
11237 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11238
11239 * stabs.texinfo (XCOFF-differences): Remove references to
11240 non-existent types N_DECL and N_RPSYM.
11241
11242 * stabs.texinfo (String Field): Say that type attributes bug is
11243 fixed in GDB 4.10, since it is.
11244
11245 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11246
11247 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11248
11249 * stabs.texinfo: Formatting cleanups.
11250
11251 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11252
11253 * stabs.texinfo: When explaining the n_type of a stab, standardize
11254 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11255 no tabs, use @r).
11256 (Global Variables): Clean up.
11257
11258 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11259
11260 * stabs.texinfo (Stack Variables): Re-write.
11261
11262 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11263
11264 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11265 addresses of a source file. Also revise formatting.
11266 Change "object module" or "object file" to "source file".
11267 Various: Miscellaneous cleanups.
11268
11269 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11270
11271 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11272
11273 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11274
11275 * gdbint.texinfo: Removed many nonsensical machine-collected
11276 host and target conditionals, described some of the remainder.
11277
11278 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11279
11280 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11281
11282 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11283 paragraph which follows.
11284
11285 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11286 variables. Looks better and avoids overful hbox.
11287
11288 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11289
11290 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11291
11292 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11293
11294 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11295 retransmit-timeout
11296
11297 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11298
11299 * gdbint.texinfo: Update statement about `some ancient Unix
11300 systems, like Ultrix 4.0' to Ultrix 4.2.
11301
11302 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11303
11304 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11305
11306 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11307
11308 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11309 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11310
11311 * remote.texi: new name for former gdbinv-s.texi
11312
11313 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11314
11315 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11316
11317 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11318 variables for MIPS remote debugging protocol.
11319
11320 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11321
11322 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11323
11324 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11325
11326 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11327
11328 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11329
11330 * gdb.texinfo: repair conditional bugs in text markup
11331
11332 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11333
11334 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11335 to select Modula-2 material.
11336
11337 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11338
11339 * stabs.texinfo: Cleanups regarding statics.
11340
11341 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11342 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11343
11344 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11345
11346 * stabs.texinfo: N_MAIN is sometimes used for C.
11347
11348 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11349
11350 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11351
11352 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11353
11354 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11355 removed from the code by Kingdon.
11356
11357 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11358
11359 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11360 input when evaluating breakpoint conditions; the bug has been fixed.
11361
11362 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11363 sets the ignore count to N-1, not to N.
11364
11365 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11366
11367 * refcard.tex (\hoffset): correct longstanding error to match
11368 intended offset; avoids cutting off edge on some printers
11369
11370 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11371
11372 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11373
11374 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11375
11376 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11377
11378 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11379
11380 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11381 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11382 collect sed edits if any, apply to refcard before formatting;
11383 (refcard.ps) stop implying PS fonts if PS output requested;
11384 (lrefcard.ps) delete extra target for variant PS fonts
11385
11386 * refcard.tex: parametrize papersize dependent info, collect
11387 in easily replaced spot
11388
11389 * a4rc.sed: new file, edits to refcard for A4 paper
11390
11391 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11392
11393 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11394
11395 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11396
11397 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11398
11399 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11400
11401 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11402 politely rather than rudely.
11403
11404 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11405
11406 * stabs.texinfo: Document common blocks.
11407
11408 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11409
11410 * stabs.texinfo: Add some basic info about stabs-in-elf.
11411
11412 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11413
11414 * stabs.texinfo (Top): Minor cleanup.
11415
11416 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11417
11418 * Makefile.in (install-info): remove parentdir support
11419
11420 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11421
11422 * gdb.texinfo (Copying): delete this node and references to it;
11423 RMS says this manual need not carry GPL. (passim): Improvements
11424 from last round at FSF, largely due to Ian Taylor review, and
11425 minor formatting improvements.
11426
11427 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11428 largely due to Ian Taylor review. (Debug Session): minor edits to
11429 new text.
11430
11431 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11432
11433 * Makefile.in (realclean): Remove info and dvi files too.
11434
11435 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11436
11437 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11438 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11439 * gdb.texinfo: Change accordingly.
11440
11441 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11442 N_{L,R}BRAC,N_SLINE are relative to.
11443
11444 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11445
11446 * Makefile.in (GDBvn.texi): Update atomically.
11447
11448 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11449
11450 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11451
11452 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11453
11454 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11455 addresses together. Also motivate the set print symbol-filename
11456 command and suggest other solutions.
11457
11458 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11459
11460 * gdb.texinfo (set print elements): Note that the number of
11461 elements is set to unlimited by "set print elements 0".
11462
11463 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11464
11465 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11466 NF_LDOUBLE means.
11467 (Stab Types): Include Solaris stab types.
11468 (Procedures): Document Solaris extensions.
11469
11470 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11471
11472 * gdb.texinfo: Add `set print symbol-filename' doc.
11473
11474 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11475
11476 * stabs.texinfo (Arrays): Talk about type definition vs. type
11477 information.
11478
11479 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11480 the trailing semicolon.
11481
11482 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11483
11484 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11485 and merge in other parts of the document addressing these subjects.
11486 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11487
11488 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11489 at the end of a range type.
11490
11491 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11492 AIX extensions.
11493
11494 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11495
11496 * stabs.texinfo (Stabs Format): Misc fixes.
11497
11498 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11499
11500 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11501 (Traditional builtin types): Document convex convention for long long.
11502 (Negative builtin types): Discuss type names, and misc fixes.
11503
11504 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11505
11506 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11507 point types used with @samp{R} type descriptor.
11508 (Symbol Descriptors): Describe how to handle conflict between
11509 different meanings of @samp{P} symbol descriptor.
11510
11511 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11512
11513 * stabs.texinfo: Remove node Quick Reference and put its children
11514 directly under the main menu.
11515
11516 * stabs.texinfo: Many more changes to bring it into line with
11517 AIX documentation and reality. I think it now has all the
11518 information from the AIX documentation, except that I burned
11519 out when I got to variant records (Pascal and Modula-2) and
11520 all the COBOL types. Oh well, we can add them later when we're
11521 worrying more about those languages.
11522
11523 * stabs.texinfo (Automatic variables): Talk about what it means
11524 to omit the symbol descriptor.
11525
11526 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11527
11528 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11529 gcc2 behavior with promoted args.
11530
11531 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11532
11533 * gdb.texinfo: include readline appendices in info version of manual
11534
11535 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11536
11537 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11538 target remote.
11539
11540 * gdb.texinfo (Machine Code): more index entries for disassemble
11541
11542 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11543
11544 * Clarify the intended use of the gdb-testers and gdb-patches
11545 mailing lists, and shrink gzip comment.
11546
11547 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11548
11549 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11550 DOSHOST configuration of manual.
11551
11552 * gdb.texinfo (MIPS Stack): new node.
11553
11554 * all-config.texi (MIPS) new switch.
11555
11556 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11557 tense; (MIPS Remote) new node.
11558
11559 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11560 bug; (Environment) less passive, other small cleanups in text about
11561 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11562 (Remote) new MIPS Remote menu entry.
11563
11564 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11565
11566 * stabs.texinfo: Many changes to include information from the
11567 AIX documentation.
11568
11569 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11570
11571 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11572
11573 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11574 Move a bunch of information from ../README.
11575 (Getting Started): New node.
11576
11577 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11578
11579 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11580
11581 * gdb.texinfo: advance manual revision dates to present
11582
11583 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11584 stop using silly Roman numerals in @set variable names
11585
11586 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11587
11588 * stabs.texinfo (Parameters): Keep trying to get this right.
11589
11590 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11591
11592 * stabs.texinfo (Parameters): More on "local parameters".
11593
11594 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11595
11596 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11597
11598 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11599
11600 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11601 (Parameters): Rewrite.
11602 (xcoff-differences, Sun-differences): Minor changes.
11603
11604 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11605
11606 * stabs.texinfo: Minor cleanup.
11607
11608 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11609
11610 * gdbint.texinfo: Minor xcoff stuff.
11611
11612 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11613
11614 * gdbint.texinfo: Update for new config directory structure.
11615 Add info about internal type data structures.
11616
11617 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11618
11619 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11620 $(srcdir).
11621 (gdb-config.texi): Depend on file in $(srcdir).
11622
11623 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11624
11625 * stabs.texinfo: Fixes about N_SO.
11626
11627 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11628
11629 * gdb.texinfo: include list of nonstandard init file names
11630
11631 * *-config.texi: new switch GENERIC for text that applies *only*
11632 to (usual) multiple-target version of manual
11633
11634 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11635 h8 config
11636
11637 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11638 in menus (rather than conditionally selected multiple alternative
11639 menus).
11640
11641 * Makefile.in: define and use DOC_CONFIG var to select
11642 configuration for GDB user manual.
11643
11644 * gdb-config.texi: delete from repository, generate from Makefile.
11645
11646 * all-config.texi: normal `generic' configuration file, formerly
11647 stored as gdb-config.texi
11648
11649 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11650
11651 * Makefile.in: add dvi target to build all .dvi files
11652
11653 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11654
11655 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11656
11657 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11658
11659 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11660 host conditionals.
11661 * stabs.texinfo: More array fixes inspired by Jim's.
11662
11663 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11664
11665 * stabs.texinfo: Fixes re arrays and continuations.
11666
11667 * gdbint.texinfo: Add XCOFF node.
11668
11669 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11670
11671 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11672
11673 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11674
11675 * stabs.texinfo: Fix for array types to mention lower bounds.
11676
11677 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11678
11679 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11680
11681 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11682
11683 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11684
11685 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11686
11687 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11688 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11689
11690 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11691
11692 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11693
11694 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11695
11696 * gdb.texinfo, gdbinv-s.texi: misc updates
11697
11698 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11699
11700 * gdbint.texinfo: Brief documentation for longjmp support,
11701 from an email msg by Stu.
11702
11703 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11704
11705 * stabs.texinfo: Fix description of floating point "range"
11706 types (which really define basic types). Reported by Jim Meehan,
11707 <meehan@src.dec.com>.
11708
11709 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11710
11711 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11712
11713 * gdbint.texinfo: Slightly expand section on supporting a new
11714 object file format.
11715
11716 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11717
11718 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11719 intermediate file.
11720
11721 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11722
11723 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11724
11725 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11726
11727 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11728
11729 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11730 as well as Z8002.
11731
11732 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11733
11734 * gdbint.texinfo: Add sections on clean design and on how to send
11735 in changes.
11736
11737 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11738
11739 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11740
11741 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11742
11743 * gdb.texinfo: Fix typo, reported by Karl Berry.
11744
11745 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11746
11747 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11748
11749 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11750
11751 * gdbint.texinfo: fixed a stray email address (needs @@),
11752 added @table @code to node "Native Conditionals"
11753
11754 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11755
11756 * gdbint.texinfo: Describe coding style of GDB.
11757
11758 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11759
11760 * stabs.texinfo: Minor wording changes.
11761
11762 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11763
11764 * gdbint.texinfo: Improve release doc slightly.
11765
11766 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11767
11768 * gdbint.texinfo: Improve doc of GDB config macros.
11769
11770 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11771
11772 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11773 These will be reinserted when examined.
11774
11775 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11776
11777 * gdbint.texinfo: Make a start at documenting all the #if macros
11778 in GDB. At least list them all, and start separating them into
11779 host-specific and target-specific.
11780
11781 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11782
11783 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11784 examples (not consistent w others).
11785 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11786 for generic vn of doc
11787
11788 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11789
11790 * Makefile.in: always create installation directories.
11791
11792 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11793
11794 * gdb.texinfo: in h8 config, do not describe searching commands.
11795
11796 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11797
11798 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11799 conditionals; introduce a few generic switches that may be
11800 useful for other cross-dev or dos-hosted configs.
11801
11802 * gdb.texinfo: fix typo in "info reg" description
11803
11804 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11805
11806 * stabs.texinfo: Minor updates from running TeX over it.
11807 * Makefile.in (stabs.dvi, stabs.ps): Add.
11808
11809 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11810
11811 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11812 First pass at converting it to texinfo.
11813
11814 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11815
11816 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11817 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11818
11819 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11820
11821 * gdbint.texinfo: Add section on partial symbol tables.
11822
11823 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11824
11825 * gdb.texinfo: document `set remotedebug' and `set
11826 rstack_high_address'.
11827
11828 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11829
11830 * gdb.texinfo: slight expansion of new text on reading info files
11831 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11832 H8/300 from DOS.
11833
11834 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11835
11836 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11837
11838 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11839
11840 * gdb.texinfo: Say how to read the `info' files.
11841
11842 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11843
11844 * Makefile.in: gm4 -> m4.
11845
11846 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11847
11848 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11849 Documentation' ahead of `Installing GDB' to match README.
11850 Update shared library doc, -readnow and -mapped, and directory
11851 structure (add glob and mmalloc). Update configure doc.
11852
11853 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11854
11855 * Makefile.in: remove $(srcdir) from gdb.info rule.
11856
11857 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11858
11859 * Makefile.in: commented out gdb-all.texinfo rule. This is
11860 temporary.
11861
11862 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11863
11864 * Makefile.in, configure.in: removed traces of namesubdir,
11865 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11866 copyrights to '92, '13, changed some from Cygnus to FSF.
11867
11868 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11869
11870 * gdb.texinfo: Improve how we ask for bug reports.
11871
11872 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11873
11874 * Makefile.in: infodir belongs in datadir.
11875
11876 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11877
11878 * Makefile.in: remove spaces following hyphens, bsd make can't
11879 cope. install using INSTALL_DATA. added clean-info. added
11880 standards.text support.
11881
11882 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11883
11884 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11885 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11886 and mandir now keyed off datadir by default.
11887
11888 \f
11889 Local Variables:
11890 mode: change-log
11891 left-margin: 8
11892 fill-column: 74
11893 version-control: never
11894 coding: utf-8
11895 End: