New syntax for mt print symbols,msymbols,psymbols.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2016-12-22 Doug Evans <xdje42@gmail.com>
2
3 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
4 commands.
5
6 2016-12-02 Pedro Alves <palves@redhat.com>
7
8 * gdb.texinfo (User-defined Commands): Limit on number of
9 arguments passed to user-defined commands removed; update.
10
11 2016-12-02 Pedro Alves <palves@redhat.com>
12
13 PR cli/20559
14 * gdb.texinfo (Define): Add example of using "eval" to process a
15 variable number of arguments.
16 (Output) <eval>: Add anchor.
17
18 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
19
20 * Makefile.in: Likewise.
21
22 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
23
24 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
25 xref.
26
27 2016-10-29 Pedro Alves <palves@redhat.com>
28
29 * gdb.texinfo (Packets) <vCont>: Remove mention of default
30 actions.
31
32 2016-10-26 Pedro Alves <palves@redhat.com>
33
34 * gdb.texinfo (Packets): Clarify vCont packets with multiple
35 actions that match a thread, and what happens when an action
36 matches a thread that is already running.
37
38 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
39
40 * gdb.texinfo (Using Trace Files): Fix typo.
41 (GDB/MI Tracepoint Commands): Likewise.
42
43 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
44
45 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
46 of -trace-save.
47
48 2016-10-06 Tom Tromey <tom@tromey.com>
49
50 * guile.texi (Types In Guile): Remove Java mentions.
51 * python.texi (Types In Python): Remove Java mentions.
52 * gdb.texinfo (Address Locations, Supported Languages)
53 (Index Section Format): Remove Java mentions.
54
55 2016-08-15 Doug Evans <dje@google.com>
56
57 * gdb.texinfo (Target Description Format): Update docs on "end"
58 field spec and field default type.
59
60 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
61 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
62
63 PR gdb/20487
64 * gdb.texinfo (Context management): Update mention of frame
65 change notifications.
66 (gdb/mi Async Records): Document frame field in
67 =thread-select event.
68 * observer.texi (GDB Observers): New user_selected_context_changed
69 observer.
70
71 2016-09-28 Tom Tromey <tom@tromey.com>
72
73 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
74 than "memory breakpoint". Further document "kind". Move
75 protocol-details link earlier.
76 <z1>: Document the cmd_list argument. Fix typo.
77 <g>: Remove incorrect sentence.
78 (Stop Reply Packets): Document "OK" response to requests when in
79 non-stop mode.
80 <swbreak>: Use "software breakpoint" rather than "memory
81 breakpoint".
82 <create>: Document that "R" is ignored.
83 <W, X, w>: Document formatting of "AA".
84 (Notification Packets): Use "%Stop", not "%%Stop".
85
86 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
87
88 * gdb.texinfo (Embedded Processors): Document ARC.
89 (Synopsys ARC): New section.
90 (Standard Target Features): Document ARC features.
91 (ARC Features): New section.
92
93 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
94
95 * .gitignore: New file.
96
97 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
98
99 * gdb.texinfo (Input/Output): Mention possibility to unset
100 inferior-tty.
101
102 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
103
104 * gdb.texinfo: Resume btrace on reconnect.
105
106 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
107
108 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
109 syscall.
110
111 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
112
113 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
114 command.
115
116 2016-07-13 Tom Tromey <tom@tromey.com>
117
118 PR python/15620, PR python/18620:
119 * python.texi (Events In Python): Document new breakpoint events.
120
121 2016-07-13 Tom Tromey <tom@tromey.com>
122
123 PR python/17698:
124 * python.texi (Breakpoints In Python): Document
125 Breakpoint.pending.
126
127 2016-07-13 Tom Tromey <tom@tromey.com>
128
129 * python.texi (Breakpoints In Python): Move table of types and
130 table of watchpoint types earlier in node.
131
132 2016-07-12 Tom Tromey <tom@tromey.com>
133
134 PR python/19293:
135 * python.texi (Frames In Python): Document
136 gdb.invalidate_cached_frames.
137
138 2016-06-21 Pedro Alves <palves@redhat.com>
139
140 * gdb.texinfo (Interpreters): Update intepreter-exec section,
141 document new-ui and explain use case.
142
143 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
144
145 * gdb.texinfo (Standard Target Features): Document NDS32 features.
146 (NDS32 Features): New Section.
147
148 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
149
150 * gdb.texinfo (Examining Memory): Document negative repeat
151 count in the 'x' command.
152
153 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
154
155 * gdb.texinfo (GDB/MI Async Records): Document method and
156 format fields in =record-started.
157 * observer.texi (record_changed): Add method and format
158 parameters.
159
160 2016-05-27 Eli Zaretskii <eliz@gnu.org>
161
162 * gdb.texinfo (General Query Packets): Move the description of the
163 response before the long list of the specific 'read' and 'write'
164 requests.
165
166 2016-05-23 Tom Tromey <tom@tromey.com>
167
168 * python.texi (Basic Python): Document gdb.breakpoints return.
169
170 2016-05-24 Tom Tromey <tom@tromey.com>
171
172 PR gdb/19194:
173 * gdb.texinfo (gdb man): Fix typo.
174
175 2016-05-17 Tom Tromey <tom@tromey.com>
176
177 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
178 (Rust): New node.
179
180 2016-05-17 Tom Tromey <tom@tromey.com>
181
182 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
183
184 2016-04-27 Yao Qi <yao.qi@linaro.org>
185
186 * gdb.texinfo (tfind): Complete doc about tfind without
187 argument.
188
189 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
190
191 * agentexpr.texi (byte): Fix zero_ext description.
192
193 2016-03-31 Pedro Alves <palves@redhat.com>
194
195 * gdb.texinfo (M32R/SDI): Delete node.
196 (MIPS Embedded): Remove references to the MIPS remote debugging
197 protocol, PMON and variants, and the associated commands.
198
199 2016-03-15 Doug Evans <dje@google.com>
200
201 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
202 (Target Description Format): Mention enum types. Update docs on
203 flags types.
204 (Predefined Target Types): Add "bool".
205 (Enum Target Types): New node.
206
207 2016-03-15 Pedro Alves <palves@redhat.com>
208
209 * gdb.texinfo (Tracepoint Actions): Fix typo.
210
211 2016-03-15 Pedro Alves <palves@redhat.com>
212 Andreas Arnez <arnez@linux.vnet.ibm.com>
213 Marcin Kościelnicki <koriakin@0x04.net>
214
215 * gdb.texinfo (Tracepoint Actions): Document possible
216 unreliability of '$_ret'.
217
218 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * gdb.texinfo (Symbols): Document new 'maint info line-table'
221 command.
222
223 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
224
225 * gdb.texinfo (Convenience Functions): Document $_as_string.
226
227 2016-02-23 Doug Evans <dje@google.com>
228
229 * gdb.texinfo (Skipping Over Functions and Files): Document new
230 options to "skip" command. Update docs of output of "info skip".
231
232 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
233
234 * gdb.texinfo (Signals): Add bound violation display hints for
235 a SIGSEGV.
236
237 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
238
239 * gdb.texinfo (Trace File Format): Add documentation for description
240 section lines.
241
242 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
243
244 * gdb.texinfo (Trace File Format): Remove misleading information
245 about register block ordering.
246
247 2016-02-01 Doug Evans <dje@google.com>
248
249 * gdb.texinfo (Value Sizes): Fix typo.
250
251 2016-02-01 Doug Evans <dje@google.com>
252
253 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
254
255 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.texinfo (Value Sizes): New section.
258 (Data): Add the 'Value Sizes' node to the menu.
259
260 2016-01-26 John Baldwin <jhb@FreeBSD.org>
261
262 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
263
264 2016-01-19 John Baldwin <jhb@FreeBSD.org>
265
266 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
267
268 2016-01-18 Pedro Alves <palves@redhat.com>
269
270 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
271 of the thread that hit a breakpoint or received a signal.
272
273 2016-01-15 Pedro Alves <palves@redhat.com>
274
275 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
276
277 2016-01-13 Pedro Alves <palves@redhat.com>
278
279 * gdb.texinfo (Threads): Document the $_gthread convenience
280 variable.
281 (Convenience Vars): Likewise.
282
283 2016-01-13 Pedro Alves <palves@redhat.com>
284
285 * gdb.texinfo (Threads): Document "info threads -gid".
286
287 2016-01-13 Pedro Alves <palves@redhat.com>
288
289 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
290 anchor.
291 (Threads In Python): Document new InferiorThread.global_num
292 attribute.
293
294 2016-01-07 Pedro Alves <palves@redhat.com>
295
296 * gdb.texinfo (Threads): Document per-inferior thread IDs,
297 qualified thread IDs, global thread IDs and thread ID lists.
298 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
299 thread IDs.
300 (Convenience Vars): Document the $_thread convenience variable.
301 (Ada Tasks): Adjust to refer to thread IDs.
302 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
303 Commands, GDB/MI Variable Objects): Update to mention global
304 thread IDs.
305 * guile.texi (Breakpoints In Guile)
306 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
307 global thread IDs instead of thread IDs.
308 * python.texi (Threads In Python): Adjust documentation of
309 InferiorThread.num.
310 (Breakpoint.thread): Mention global thread IDs instead of thread
311 IDs.
312
313 2016-01-13 Pedro Alves <palves@redhat.com>
314
315 * python.texi (Threads In Python): Document
316 InferiorThread.inferior.
317
318 2016-01-13 Pedro Alves <palves@redhat.com>
319
320 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
321 convenience variable.
322 (Convenience Vars): Likewise.
323
324 2016-01-12 Josh Stone <jistone@redhat.com>
325 Philippe Waroquiers <philippe.waroquiers@skynet.be>
326
327 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
328 (Stop Reply Packets): List the syscall entry and return stop reasons.
329 (General Query Packets): Describe QCatchSyscalls, and add it to the
330 table and the detailed list of stub features.
331
332 2016-01-12 Pedro Alves <palves@redhat.com>
333
334 Remove use of the registered trademark symbol throughout.
335
336 2016-01-12 Yao Qi <yao.qi@linaro.org>
337
338 * gdb.texinfo (Interrupts): Update the document on handling
339 interrupt when program is stopped.
340
341 2015-12-11 Don Breazeal <donb@codesourcery.com>
342
343 * gdb.texinfo (Forks): Correct Linux kernel version where
344 fork and exec events are supported, add notes about support
345 of these events in target remote mode.
346 (Connecting): Reorganize and clarify distinctions between
347 target remote, extended-remote, and multiprocess.
348 Reorganize related text from separate sections into new
349 sections.
350 (Server): Note effects of target extended-remote mode.
351 Delete section on Multi-Process Mode for gdbserver.
352 Move some text to "Connecting" node.
353
354 2015-12-10 Pedro Alves <palves@redhat.com>
355
356 * gdb.texinfo (Threads): Replace warning with explanation
357 about single-threaded programs.
358
359 2015-12-10 Pedro Alves <palves@redhat.com>
360
361 * gdb.texinfo (Threads): Remove mention of SGI.
362 (Forks): Remove mention of HP-UX.
363 (Breakpoints): Remove mention of HP-UX.
364 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
365 Reword in terms of architectures.
366 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
367 mention supported systems.
368 (Convenience Vars): Don't mention HP-UX.
369 (Jumping): Remove mention of HP-UX in comment.
370 (Files) <shared libraries>: Update supported shared library types
371 list. Remove mention of HP-UX.
372 (Native): Remove HP-UX subsection.
373 (SVR4 Process Information): Remove mention of HP-UX.
374
375 2015-12-10 Pedro Alves <palves@redhat.com>
376
377 * gdb.texinfo (Stack): Reorder menu.
378
379 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
380
381 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
382 -var-set-format's new zero-hexadecimal format.
383
384 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
385
386 * gdb.texinfo (Ada Mode Into): Move overloading support
387 description to its own node.
388 (Overloading support for Ada): New node.
389
390 2015-11-30 Pedro Alves <palves@redhat.com>
391
392 PR 14618
393 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
394 (Remote Configuration): Add the "set/show remote
395 no-resumed-stop-reply" to the available settings table.
396 (General Query Packets): Document the "no-resumed" qSupported
397 feature.
398
399 2015-11-30 Pedro Alves <palves@redhat.com>
400
401 * gdb.texinfo (Remote Configuration): List "set/show remote
402 thread-events" command in configuration table.
403 (Stop Reply Packets): Document "T05 create" stop
404 reason and 'w' stop reply.
405 (General Query Packets): Document QThreadEvents packet. Document
406 QThreadEvents qSupported feature.
407
408 2015-11-30 Pedro Alves <palves@redhat.com>
409
410 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
411 anchor.
412 (Packets): Document vCtrlC.
413
414 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
415
416 * gdb.texinfo (Thread List Format): Mention thread names.
417
418 2015-11-24 Pedro Alves <palves@redhat.com>
419
420 PR 17539
421 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
422 program-spaces" example to ascending order listing.
423 (Threads): Adjust "info threads" example to ascending order
424 listing.
425 (Forks): Adjust "info inferiors" example to ascending order
426 listing.
427
428 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
429
430 * gdb.texinfo (Process Record and Replay): Document "record
431 instruction-history" modifiers.
432
433 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
436 description.
437 (Frame Filter Management): Move to later in the 'Examining the
438 Stack' chapter.
439 (Selection): Add entry for 'select-frame'.
440
441 2015-09-25 Doug Evans <dje@google.com>
442
443 * gdb.texinfo (Process Record and Replay): Fix syntax of
444 "record instruction-history begin, end" and
445 "record function-call-history begin, end".
446
447 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
448
449 * gdb.texinfo (Specifying Source Directories): Fix
450 substitute-path example.
451
452 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
453
454 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
455
456 2015-09-15 Pedro Alves <palves@redhat.com>
457
458 PR remote/18965
459 * gdb.texinfo (Stop Reply Packets): Revert previous change to
460 the vforkdone description.
461
462 2015-09-15 Pedro Alves <palves@redhat.com>
463
464 PR remote/18965
465 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
466 part indicates the thread ID of the parent process.
467
468 2015-09-15 Yao Qi <yao.qi@linaro.org>
469
470 * gdb.texinfo (General Query Packets): Add vContSupported to
471 tables of 'gdbfeatures' and 'stub features' supported in the
472 qSupported packet, as well as to the list containing stub
473 feature details.
474
475 2015-09-11 Don Breazeal <donb@codesourcery.com>
476
477 * gdb.texinfo (Remote Configuration): Add exec event
478 feature to table of packet settings.
479 (Stop Reply Packets): Add exec events to the list of stop
480 reasons.
481 (General Query Packets): Add exec events to tables of
482 'gdbfeatures' and 'stub features' supported in the qSupported
483 packet, as well as to the list containing stub feature
484 details.
485
486 2015-08-24 Pedro Alves <palves@redhat.com>
487
488 * gdb.texinfo (Remote Configuration): Document the "set/show
489 remote multiprocess-extensions-packet" commands.
490
491 2015-08-24 Pedro Alves <palves@redhat.com>
492
493 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
494 <M32R>: Remove references to M32R/D.
495 <M68K>: Remove references to target dbug.
496 <MIPS Embedded>: Remove references to target r3900 and target
497 array.
498 <PowerPC Embedded>: Remove references to target dink32 and target
499 ppcbug, target sds
500 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
501
502 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
503
504 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
505
506 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
507
508 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
509
510 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.texinfo (Maintenance Commands): Move documentation of "main
513 info bfds" to...
514 (File Caching): A New section. Outline bfd caching, and add new
515 description for "main set/show bfd-sharing".
516
517 2015-08-14 Doug Evans <xdje42@gmail.com>
518
519 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
520 disassembly.
521 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
522
523 2015-08-11 Keith Seitz <keiths@redhat.com>
524
525 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
526 Use "location(s)"instead of "linespec(s)".
527 (Specifying a Location): Rewrite.
528 Add subsections describing linespec, address, and explicit locations.
529 Add node/menu for each subsection.
530 (Source and Machine Code, C Preprocessor Macros)
531 (Create and Delete Trace points)
532 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
533 (Continuing at a Different Address): Remove "linespec" examples.
534 Add reference to "Specify a Location"
535 (The -break-insert Command): Rewrite. Add anchor.
536 Add reference to appropriate manual section discussing locations.
537 (The -dprintf-insert Command): Refer to -break-insert for
538 specification of 'location'.
539
540 2015-08-07 Pedro Alves <palves@redhat.com>
541
542 * gdb.texinfo (Maintenance Commands): Document "maint set/show
543 target-non-stop".
544
545 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
546
547 * gdb.texinfo (Process Record and Replay): Document prefixing of
548 speculatively executed instructions in the "record instruction-history"
549 command.
550
551 2015-07-20 Doug Evans <dje@google.com>
552
553 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
554
555 2015-07-16 Doug Evans <dje@google.com>
556
557 * stabs.texinfo: @include gdb-cfg.texi.
558
559 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
560
561 Revert the previous 2 commits:
562 gdbserver build-id attribute generator
563 Validate symbol file using build-id
564
565 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
566
567 * gdb.texinfo (Files): Add 'set validate-build-id'
568 and 'show validate-build-id'.
569
570 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
571 Jan Kratochvil <jan.kratochvil@redhat.com>
572
573 gdbserver build-id attribute generator.
574 * gdb.texinfo (Library List Format for SVR4 Targets): Add
575 'build-id' in description, example, new attribute in dtd.
576
577 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
578
579 * gdb.texinfo (Selection): Update documentation for 'frame'
580 command.
581
582 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
583
584 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
585 commands.
586
587 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
588
589 * gdb.texinfo (Process Record and Replay): Spell out that variables
590 and registers are not available during btrace replay.
591 Describe the new "record btrace pt" command.
592 Describe the new "set|show record btrace pt buffer-size" options.
593 (General Query Packets): Describe the new Qbtrace:pt and
594 Qbtrace-conf:pt:size packets.
595 Expand "bts" to "Branch Trace Store".
596 Update the branch trace DTD.
597
598 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
599
600 * gdb.texinfo (Command History): Document the new option
601 "history remove-duplicates".
602
603 2015-06-19 Doug Evans <dje@google.com>
604
605 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
606 longer supported.
607
608 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
609
610 * gdb.texinfo (Command History): Mention that setting
611 GDBHISTSIZE to the empty string disables history truncation.
612
613 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
614
615 PR gdb/16999
616 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
617 behavior.
618
619 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
620
621 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
622 with GDBHISTSIZE.
623
624 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
625
626 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
627 bytes and memory units for -data-{read,write}-memory-bytes.
628 (Packets): Same for m, M and X packets.
629 * python.texi (Inferiors In Python): Same for read_memory and
630 write_memory.
631
632 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
633
634 * gdb.texinfo (Separate Debug Files): Document that PE is also
635 supported.
636
637 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
640 single table entry.
641
642 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
643
644 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
645
646
647 2015-06-10 Gary Benson <gbenson@redhat.com>
648
649 * gdb.texinfo (Remote Configuration): Document the
650 "set/show remote hostio-setfs-packet" command.
651 (Host I/O Packets): Document the vFile:setfs packet.
652
653 2015-06-10 Gary Benson <gbenson@redhat.com>
654
655 * gdb.texinfo (Debugging Output): Document the "set/show debug
656 linux-namespaces" command.
657
658 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
659 Mircea Gherzan <mircea.gherzan@intel.com>
660
661 * gdb.texinfo (i386): Add documentation about "show mpx bound"
662 and "set mpx bound".
663
664 2015-05-27 Doug Evans <dje@google.com>
665
666 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
667
668 2015-05-26 Doug Evans <dje@google.com>
669
670 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
671 command renamings.
672 (Maintenance Commands): Update for DWARF "set debug" command renamings.
673
674 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
677
678 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
679
680 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
681 (TUI Commands): Add 'tui enable' and 'tui disable' details.
682
683 2015-05-16 Doug Evans <xdje42@gmail.com>
684
685 * guile.texi (Memory Ports in Guile): Document support for unbuffered
686 memory ports.
687
688 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
689
690 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
691
692 2015-05-12 Don Breazeal <donb@codesourcery.com>
693
694 * gdb.texinfo (Forks): Note that fork debugging is
695 supported in extended mode.
696 (Remote Configuration): Add fork event features to table
697 of packet settings.
698 (Stop Reply Packets): Add fork events to list of stop reasons.
699 (General Query Packets): Add fork events to tables of
700 'gdbfeatures' and 'stub features' supported in the qSupported
701 packet, as well as to the list containing stub feature
702 details.
703
704 2015-05-12 Gary Benson <gbenson@redhat.com>
705
706 * gdb.texinfo (General Query Packets): Document
707 qXfer:exec-file:read with empty annex.
708
709 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
710
711 * python.texi (Values From Inferior): Add descriptions of new
712 methods gdb.Value.reference_value and gdb.Value.const_value.
713
714 2015-05-06 Joel Brobecker <brobecker@adacore.com>
715
716 * gdb.texinfo (Files): Add "info dll" documentation.
717 (Cygwin Native): Remove "info dll" documentation.
718
719 2015-04-29 Doug Evans <dje@google.com>
720
721 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
722 Document.
723 (Writing an Xmethod): Add get_result_type to example.
724
725 2015-04-28 Sasha Smundak <asmundak@google.com>
726
727 * python.texi: New method documented.
728
729 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
730
731 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
732 format.
733
734 2015-04-24 Doug Evans <dje@google.com>
735
736 * python.texi (Xmethods In Python): Fix name of method to call the
737 xmethod.
738
739 2015-04-17 Gary Benson <gbenson@redhat.com>
740
741 * gdb.texinfo (Connecting to a Remote Target): Mention that
742 GDB can access program files from remote targets that support
743 qXfer:exec-file:read and Host I/O packets.
744
745 2015-04-17 Gary Benson <gbenson@redhat.com>
746
747 * gdb.texinfo (Remote Configuration): Document the "set/show
748 remote pid-to-exec-file-packet" command.
749 (General Query Packets): Document the qXfer:exec-file:read
750 qSupported features. Document the qXfer:exec-file:read packet.
751
752 2015-04-17 Gary Benson <gbenson@redhat.com>
753
754 * gdb.texinfo (set sysroot): Document that "set sysroot" also
755 applies to executable paths if supplied to GDB as absolute.
756
757 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
758
759 * gdb.texinfo (Mode Options): Remove -xdb.
760
761 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
762 Eli Zaretskii <eliz@gnu.org>
763
764 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
765 compile, show debug compile. New subsection Compilation options for
766 the compile command. New subsection Compiler search for the compile
767 command.
768
769 2015-04-09 Andy Wingo <wingo@igalia.com>
770
771 * guile.texi (Frames In Guile): Describe frame-read-register.
772
773 2015-04-02 Gary Benson <gbenson@redhat.com>
774
775 * gdb.texinfo (set sysroot): Document "target:".
776
777 2015-04-01 Sasha Smundak <asmundak@google.com>
778
779 * doc/python.texi (Writing a Frame Unwinder in Python): Add
780 section.
781
782 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
783
784 PR corefiles/16092
785 * gdb.texinfo (gcore): Mention new command 'set
786 use-coredump-filter'.
787 (set use-coredump-filter): Document new command.
788
789 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
790
791 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
792 documentation, reorder the info os entries in alphabetical order.
793
794 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
795
796 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
797 -data-write-memory-bytes.
798
799 2015-03-24 Pedro Alves <palves@redhat.com>
800
801 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
802 mention that threads may sometimes run unlocked.
803
804 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
805
806 * gdb.texinfo (Remote configuration): Document "set/show
807 serial parity" command.
808
809 2015-03-18 Gary Benson <gbenson@redhat.com>
810
811 * gdb.texinfo (General Query Packets): Remove documentation
812 for now-removed vFile:fstat qSupported features.
813
814 2015-03-11 Gary Benson <gbenson@redhat.com>
815
816 * gdb.texinfo (Remote Configuration): Document the
817 "set/show remote hostio-fstat-packet" command.
818 (General Query Packets): Document the vFile:fstat
819 qSupported features.
820 (Host I/O Packets): Document the vFile:fstat packet.
821
822 2015-03-11 Andy Wingo <wingo@igalia.com>
823
824 * guile.texi (Objfiles In Guile): Document objfile-progspace.
825
826 2015-03-04 Pedro Alves <palves@redhat.com>
827
828 * gdb.texinfo (Remote Configuration): Document the "set/show
829 remote swbreak-feature-packet" and "set/show remote
830 hwbreak-feature-packet" commands.
831 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
832 decription.
833 (Stop Reply Packets): Document the swbreak and hwbreak stop
834 reasons.
835 (General Query Packets): Document the swbreak and hwbreak
836 qSupported features.
837 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
838
839 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
840
841 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
842 under *stopped.
843
844 2015-03-02 Doug Evans <xdje42@gmail.com>
845
846 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
847
848 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
849
850 * gdb.texinfo (S/390 and System z Features): Describe new feature
851 "org.gnu.gdb.s390.vx".
852
853 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
854
855 PR gdb/18008
856 * gdb.texinfo (maint internal-error, maint internal-warning, maint
857 demangler-warning): Fix typo ("problam").
858
859 2015-02-19 David Taylor <dtaylor@emc.com>
860
861 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
862
863 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
864
865 * gdb.texinfo (Static Probe Points): Add cindex `static probe
866 point, DTrace'.
867 (Static Probe Points): Modified to cover DTrace probes in addition
868 to SystemTap probes. Also modified to cover the `enable probe'
869 and `disable probe' commands.
870
871 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
872
873 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
874 `disable probe' commands.
875
876 2015-02-12 David Taylor <dtaylor@emc.com>
877
878 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
879 fields of the QTDV packet.
880
881 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
882
883 * gdb.texinfo (Branch Trace Configuration Format): Add size.
884 (Process Record and Replay): Describe new set|show commands.
885 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
886
887 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
888
889 * gdb.texinfo (Process Record and Replay): Describe the "record
890 btrace bts" command.
891 (General Query Packets): Describe qXfer:btrace-conf:read packet.
892 (Branch Trace Configuration Format): New.
893
894 2015-01-31 Gary Benson <gbenson@redhat.com>
895 Doug Evans <dje@google.com>
896
897 * gdb.texinfo (Command Completion): Document new
898 "set/show max-completions" option.
899
900 2015-01-31 Doug Evans <xdje42@gmail.com>
901
902 * gdb.texinfo (Symbols): Document new commands
903 "maint print symbol-cache", "maint print symbol-cache-statistics",
904 "maint flush-symbol-cache". Document new option
905 "maint set symbol-cache-size".
906
907 2015-01-31 Doug Evans <xdje42@gmail.com>
908
909 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
910 distinguish script files vs inlined scripts.
911 * python.texi (Python Auto-loading): Ditto.
912
913 2015-01-30 Doug Evans <dje@google.com>
914
915 * gdb.texinfo (Symbols) <info source>: Output now contains producer
916 string if present.
917
918 2015-01-27 Doug Evans <dje@google.com>
919
920 * python.texi (Objfiles In Python): Document Objfile.username.
921
922 2015-01-27 Doug Evans <dje@google.com>
923
924 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
925 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
926
927 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
928
929 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
930
931 2015-01-16 Eli Zaretskii <eliz@gnu.org>
932
933 * doc/gdb.texinfo (TUI Commands): Document the possible
934 values of NAME argument to 'winheight' command. Explain the
935 effect of 'tabset' setting better.
936
937 2015-01-11 Doug Evans <xdje42@gmail.com>
938
939 PR gdb/15830
940 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
941 (Symbols): Ditto.
942 (Maintenance Commands): Delete docs for "maint demangle".
943
944 2014-12-31 Joel Brobecker <brobecker@adacore.com>
945
946 * gdb.texinfo (Files): Remove documentation of the
947 "add-shared-symbol-files" and "assf" commands.
948 (Cygwin Native): Remove documentation of the "dll-symbols"
949 command.
950
951 2014-12-17 Doug Evans <xdje42@gmail.com>
952
953 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
954
955 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
956 Jan Kratochvil <jan.kratochvil@redhat.com>
957
958 * gdb.texinfo (Altering): Update.
959 (Compiling and Injecting Code): New node.
960
961 2014-12-12 Doug Evans <dje@google.com>
962
963 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
964
965 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
966
967 * gdb.texinfo: Document "maint print user-registers".
968
969 2014-12-08 Doug Evans <dje@google.com>
970
971 * python.texi (Objfiles In Python): Document Objfile.owner.
972
973 2014-12-04 Doug Evans <dje@google.com>
974
975 * python.texi (Objfiles In Python): Document
976 Objfile.add_separate_debug_file.
977
978 2014-12-04 Doug Evans <dje@google.com>
979
980 * python.texi (Objfiles In Python): Document Objfile.build_id.
981
982 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
983
984 * python.texi (Events In Python): Document new events
985 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
986 and RegisterChangedEvent.
987
988 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 Add add-auto-load-scripts-directory.
991 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
992 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
993
994 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
997 description typo.
998
999 2014-10-30 Doug Evans <dje@google.com>
1000
1001 * python.texi (Progspaces In Python): Document ability to add
1002 random attributes to gdb.Progspace objects.
1003 (Objfiles In Python): Document ability to add random attributes to
1004 gdb.objfile objects.
1005
1006 2014-10-27 Pedro Alves <palves@redhat.com>
1007
1008 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1009 info on stepping and signal handlers.
1010 (Signals): Explain stepping and signal handlers. Add context
1011 index entry, and cross references.
1012
1013 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1014
1015 * python.texi (Breakpoints In Python): Add parenthesis after
1016 Breakpoint.delete. Clarify Breakpoint.enabled description so
1017 that it contains "disable".
1018
1019 2014-10-17 Doug Evans <dje@google.com>
1020
1021 * python.texi (Events In Python): Document clear_objfiles event.
1022
1023 2014-10-17 Doug Evans <dje@google.com>
1024
1025 * python.texi (Objfiles In Python): Document new progspace attribute.
1026
1027 2014-10-17 Pedro Alves <palves@redhat.com>
1028
1029 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1030 (SVR4 Process Information): Delete mention of OSF/1.
1031
1032 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1033
1034 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1035 exit-code field in -list-thread-groups output.
1036
1037 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1038
1039 * gdb.texinfo (Set Breaks): Add missing "@end table".
1040
1041 2014-09-22 Pedro Alves <palves@redhat.com>
1042
1043 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1044 always-inserted off" is the default mode now. Delete
1045 documentation of "set breakpoint always-inserted auto".
1046
1047 2014-09-18 Doug Evans <dje@google.com>
1048
1049 * python.texi (Symbol Tables In Python): Document "producer"
1050 attribute of gdb.Symtab objects.
1051
1052 2014-09-16 Pedro Alves <palves@redhat.com>
1053
1054 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1055 (Embedded OS): Remove VxWorks menu entry.
1056 (VxWorks): Remove node.
1057
1058 2014-09-13 Doug Evans <xdje42@gmail.com>
1059
1060 * gdb.texinfo (Signaling): Document new queue-signal command.
1061
1062 2014-09-06 Doug Evans <xdje42@gmail.com>
1063
1064 PR 15276
1065 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1066 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1067
1068 2014-09-03 Justin Lebar <jlebar@google.com>
1069
1070 * python.texi (Types In Python): Type.template_argument(n) returns a
1071 gdb.Value or a gdb.Type and throws an exception if n is out of
1072 range.
1073
1074 2014-09-03 Sasha Smundak <asmundak@google.com>
1075
1076 * python.texi (Frames in Python): Add read_register description.
1077
1078 2014-08-04 Tom Tromey <tromey@redhat.com>
1079
1080 * gdb.texinfo (Debugging Output): Update for change to "set debug
1081 target".
1082
1083 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1084
1085 Pushed by Joel Brobecker <brobecker@adacore.com>.
1086 * Makefile.in (transform): New variable.
1087 (install-man1, install-man5): Apply $(transform) to man file names.
1088
1089 2014-07-26 Doug Evans <xdje42@gmail.com>
1090
1091 PR guile/17177
1092 * guile.texi (Guile Pretty Printing API): Fix typo.
1093 Document set-pretty-printers!, pretty-printers.
1094 (Selecting Guile Pretty-Printers): Update.
1095 Mention program-space based pretty-printers.
1096
1097 2014-07-25 Pedro Alves <palves@redhat.com>
1098 Eli Zaretskii <eliz@gnu.org>
1099
1100 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1101 with multi-threaded programs.
1102
1103 2014-06-27 Yao Qi <yao@codesourcery.com>
1104
1105 * gdb.texinfo (Maintenance Commands): Update the output of
1106 'maint print dummy-frames' command.
1107
1108 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1109
1110 * gdb.texinfo (Screen Size): Improve indexing.
1111
1112 2014-06-19 Gary Benson <gbenson@redhat.com>
1113
1114 * gdb.texinfo (Maintenance Commands): Document new
1115 "maint set/show catch-demangler-crashes" option.
1116
1117 2014-06-19 Gary Benson <gbenson@redhat.com>
1118
1119 * gdb.texinfo (Maintenance Commands): Document new
1120 "maint demangler-warning" command and new
1121 "maint set/show demangler-warning" option.
1122
1123 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1124
1125 * python.texi (Xmethod API): Add space before the opening
1126 parenthesis in function descriptions.
1127
1128 2014-06-06 Doug Evans <xdje42@gmail.com>
1129
1130 * guile.texi (Guile Configuration): Document guile-data-directory.
1131
1132 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1133
1134 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1135
1136 2014-06-04 Doug Evans <xdje42@gmail.com>
1137
1138 * guile.texi (Breakpoints In Guile): Update.
1139
1140 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1141
1142 * python.texi (Xmethod API): Fix reference to "Progspaces In
1143 Python".
1144
1145 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1146
1147 * python.texi (Xmethods In Python, XMethod API)
1148 (Writing an Xmethod): New nodes.
1149 (Python API): New menu entries "Xmethods In Python",
1150 "Xmethod API", "Writing an Xmethod".
1151
1152 2014-06-02 Doug Evans <xdje42@gmail.com>
1153
1154 * guile.texi (Guile API): Add entry for Parameters In Guile.
1155 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1156 (Parameters In Guile): New node.
1157
1158 2014-06-02 Doug Evans <xdje42@gmail.com>
1159
1160 * guile.texi (Guile API): Add entry for Commands In Guile.
1161 (Basic Guile) <parse-and-eval>: Add reference.
1162 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1163 (GDB Scheme Data Types): Mention <gdb:command> object.
1164 (Commands In Guile): New node.
1165
1166 2014-06-02 Doug Evans <xdje42@gmail.com>
1167
1168 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1169 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1170 (Progspaces In Guile): New node.
1171
1172 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1173
1174 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1175 * python.texi (Frames In Python): Mention
1176 gdb.FRAME_UNWIND_MEMORY_ERROR.
1177
1178 2014-05-29 Pedro Alves <palves@redhat.com>
1179 Tom Tromey <tromey@redhat.com>
1180
1181 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1182 from example.
1183 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1184 Mention that target-async is now deprecated.
1185 (Maintenance Commands): Document maint set/show target-async.
1186
1187 2014-05-29 Pedro Alves <palves@redhat.com>
1188
1189 * observer.texi (sync_execution_done, command_error): New
1190 subjects.
1191
1192 2014-05-29 Pedro Alves <palves@redhat.com>
1193
1194 PR gdb/13860
1195 * observer.texi (signal_received, end_stepping_range)
1196 (signal_exited, exited, no_history): New observer subjects.
1197
1198 2014-05-26 Andy Wingo <wingo@igalia.com>
1199
1200 * guile.texi (GDB Scheme Data Types): Remove documentation for
1201 removed interfaces. Update spelling of gdb-object-kind.
1202
1203 2014-05-26 Andy Wingo <wingo@igalia.com>
1204
1205 * guile.texi (Basic Guile): Fix some typos.
1206
1207 2014-05-26 Andy Wingo <wingo@igalia.com>
1208
1209 * guile.texi (Writing a Guile Pretty-Printer)
1210 (Guile Types Module): Fix excess parentheses in use-modules forms.
1211
1212 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1213
1214 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1215 (Breakpoints In Guile, Guile Printing Module)
1216 (Guile Exception Handling, Values From Inferior In Guile)
1217 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1218 Don't use @var at the beginning of a sentence.
1219
1220 * gdb.texinfo (Frame Filter Management, Trace Files)
1221 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1222 (PowerPC Embedded, Define, Annotations for Running)
1223 (IPA Protocol Commands, Packets, General Query Packets)
1224 (Tracepoint Packets, Notification Packets, Environment)
1225 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1226 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1227 (Frames, Backtrace, Selection, Expressions, Registers)
1228 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1229 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1230 (Source Annotations, Using JIT Debug Info Readers, Packets)
1231 (Stop Reply Packets, Host I/O Packets)
1232 (Target Description Format): Don't use @var at the beginning of a
1233 sentence.
1234
1235 * python.texi (Basic Python, Types In Python)
1236 (Commands In Python, Frames In Python, Line Tables In Python)
1237 (Breakpoints In Python, gdb.printing, gdb.types)
1238 (Type Printing API): Don't use @var at the beginning of a
1239 sentence.
1240
1241 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1242
1243 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1244 replay-memory-access".
1245
1246 2014-05-21 Pedro Alves <palves@redhat.com>
1247
1248 * gdb.texinfo (Starting): Document "set/show
1249 auto-connect-native-target".
1250 (Target Commands): Document "target native".
1251
1252 2014-05-20 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1255 not be remote specific. Add cross reference to the qCRC packet.
1256 (Separate Debug Files): Update cross reference to the qCRC packet.
1257 (General Query Packets) <qCRC packet>: Add anchor.
1258
1259 2014-05-17 Doug Evans <xdje42@gmail.com>
1260
1261 Copy over changes from guile.texi.
1262 * python.texi (Basic Python) <gdb.execute>: Add text.
1263 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1264 (Values From Inferior) <Python string>: Add text.
1265 (Values From Inferior) <Value.string>: Clarify string length handling.
1266 (Pretty Printing API): Add cindex.
1267 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1268 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1269 @vindex.
1270 (Commands In Python) <COMPLETE_*>: Similarly.
1271 (Symbols In Python) <SYMBOL_*>: Similarly.
1272 (Breakpoints In Python) <WP_*>: Similarly.
1273 (Breakpoints In Python) <BP_*>: Similarly.
1274
1275 2014-05-17 David Taylor <dtaylor@emc.com>
1276
1277 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1278 mentioned in the qfThreadInfo reply.
1279
1280 2014-05-16 Doug Evans <dje@google.com>
1281
1282 * gdb.texinfo (Mode Options): Add -D.
1283
1284 2014-05-09 Samuel Bronson <naesten@gmail.com>
1285
1286 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1287 "make -C".
1288
1289 2014-04-29 Tom Tromey <tromey@redhat.com>
1290
1291 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1292 "show debug varobj".
1293
1294 2014-05-01 David Taylor <dtaylor@emc.com>
1295
1296 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1297 option.
1298
1299 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1300 Walfred Tedeschi <walfred.tedeschi@intel.com>
1301
1302 * gdb.texinfo (i386 Features): Add description of AVX512
1303 registers.
1304
1305 2014-03-31 Doug Evans <dje@google.com>
1306
1307 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1308
1309 2014-03-30 Doug Evans <dje@google.com>
1310
1311 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1312 (Background Execution): Ditto.
1313
1314 2014-03-21 Pedro Alves <palves@redhat.com>
1315 Stan Shebs <stan@codesourcery.com>
1316 Hui Zhu <hui@codesourcery.com>
1317
1318 * gdb.texinfo (Packets): Add anchor to "? packet".
1319 Remove fixme and update introduction of "k packet".
1320 Add anchor to "vKill packet".
1321
1322 2014-03-12 Stan Shebs <stan@codesourcery.com>
1323
1324 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1325
1326 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1327
1328 * guile.texi (Basic Guile): Document 'history-append!'.
1329
1330 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1331
1332 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1333 and "assf" as being deprecated.
1334 (Cygwin Native): Likewise for "dll-symbols".
1335 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1336 as a way to force the loading of symbols from a DLL.
1337
1338 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1339
1340 * python.texi (Values From Inferior): Add description about the
1341 new feature.
1342
1343 2014-02-17 Doug Evans <xdje42@gmail.com>
1344
1345 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1346 * gdb.texinfo (Python): Moved to ...
1347 * python.texi: ... here. New file.
1348
1349 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1350
1351 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1352 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1353 parameter to 'str-lookup-function' procedure. Look for
1354 the "std::string<" prefix.
1355 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1356 Adjust description.
1357
1358 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1359
1360 * guile.texi (Values From Inferior In Guile): Remove stray
1361 parantheses for deffn.
1362 (Disassembly In Guile): Ditto.
1363
1364 2014-02-10 Stan Shebs <stan@codesourcery.com>
1365
1366 Add Doxygen support.
1367 * Makefile.in (doxy): New action, generates Doxygen files.
1368 (DOXYGEN): New.
1369 (doxyedit): New.
1370 * Doxyfile-base.in: New file.
1371 * Doxyfile-gdb-api.in: New file.
1372 * Doxyfile-gdb-xref.in: New file.
1373 * Doxyfile-gdbserver.in: New file.
1374 * doxy-index.in: New file.
1375 * filter-for-doxygen: New file.
1376 * filter-params.pl: New file.
1377
1378 2014-02-10 Doug Evans <xdje42@gmail.com>
1379
1380 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1381 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1382 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1383 (Guile docs): Include guile.texi.
1384 (objfile-gdbdotext file): Add objfile-gdb.scm.
1385 (dotdebug_gdb_scripts section): Mention Guile scripts.
1386 (Multiple Extension Languages): New node.
1387 * guile.texi: New file.
1388
1389 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1390
1391 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1392 ignore-descriptive-types". commands.
1393
1394 2014-01-22 Doug Evans <dje@google.com>
1395
1396 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1397 (gdbserver man): Ditto.
1398
1399 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1400
1401 * gdb.texinfo: Document limited reverse/replay support
1402 for target record-btrace.
1403
1404 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1405
1406 * gdb.texinfo (Process Record and Replay): Update documentation.
1407
1408 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1409
1410 * gdb.texinfo (Process Record and Replay): Document new /c
1411 modifier accepted by "record function-call-history".
1412 Add /i modifier to "record function-call-history" example.
1413
1414 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1415 Joel Brobecker <brobecker@adacore.com>
1416
1417 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1418 markers. Remove one that was misplaced.
1419
1420 2014-01-10 Pedro Alves <palves@redhat.com>
1421
1422 * gdb.texinfo (Your Program's Environment) <set environment>:
1423 Mention the shell, and point at 'set exec-wrapper'.
1424
1425 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1426
1427 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1428
1429 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1430
1431 * gdb.texinfo (Types In Python): Clarify the documentation
1432 of attribute gdb.Field.bitpos.
1433
1434 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1435
1436 * gdb.texinfo (Types In Python): Fix the documentation of
1437 attribute "bitpos" in class gdb.Field for enum types. Add
1438 documentation for attribute "enumval" in that same class.
1439
1440 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1441
1442 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1443 @ftable.
1444
1445 2013-12-23 Doug Evans <xdje42@gmail.com>
1446
1447 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1448 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1449 corresponding section in Extending GDB.
1450 (Extending GDB): Move menu up. New menu item "Auto-loading
1451 extensions".
1452 (Sequences): New menu item "Auto-loading sequences".
1453 (Auto-loading sequences): New node.
1454 (Python): Rename section from Scripting GDB to Extending GDB.
1455 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1456 Move docs on ways to auto-load extensions to ...
1457 (Auto-loading extensions): ... here. New node.
1458
1459 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1460
1461 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1462 in menu.
1463 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1464 command, now in a new node.
1465 (GDB/MI Support Commands): New node, with its contents being
1466 extracted from the "GDB/MI Miscellaneous Commands" node.
1467 A small paragraph introducing the section is also added at
1468 the start.
1469 (GDB/MI Miscellaneous Commands): Delete the description of the
1470 -info-gdb-mi-command, -list-features and -list-target-features
1471 commands, now hosted in the "GDB/MI Support Commands" node.
1472
1473 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1474
1475 PR python/16113
1476 * gdb.texinfo (Values From Inferior): Add a note about using
1477 gdb.Field objects as subscripts on gdb.Value objects.
1478 (Types In Python): Add description about the new attribute
1479 "parent_type" of gdb.Field objects.
1480
1481 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1482
1483 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1484 entry for section docuumenting the -list-features GDB/MI command.
1485
1486 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1487
1488 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1489 "exec-run-start-option" entry in the output of the "-list-features"
1490 command.
1491
1492 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1493
1494 * gdb.texinfo (i386): Fix yesterday's commit.
1495
1496 2013-12-03 Tom Tromey <tromey@redhat.com>
1497
1498 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1499 documented here.
1500
1501 2013-12-03 Tom Tromey <tromey@redhat.com>
1502
1503 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1504
1505 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1506
1507 * gdb.texinfo (i386 Features): Add MPX feature registers.
1508 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1509 a subsubsection for MPX and describes the display of the
1510 boundary registers.
1511
1512 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1513
1514 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1515 documentation of the "ada-exceptions" entry.
1516
1517 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1518
1519 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1520 "^error" result record concerning the error message. Document
1521 the error code that may also be part of that result record.
1522 (GDB/MI Miscellaneous Commands): Document the
1523 "undefined-command-error-code" element in the output of
1524 the "-list-features" GDB/MI command.
1525
1526 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1527
1528 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1529 the new -info-gdb-mi-command GDB/MI command. Document
1530 the meaning of "-info-gdb-mi-command" in the output of
1531 -list-features.
1532
1533 2013-11-29 Pedro Alves <palves@redhat.com>
1534
1535 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1536 Update comment.
1537
1538 2013-11-24 Yao Qi <yao@codesourcery.com>
1539
1540 * gdb.texinfo (Caching Remote Data): Document new
1541 "set/show stack-cache" option.
1542
1543 2013-11-24 Yao Qi <yao@codesourcery.com>
1544
1545 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1546 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1547 "off" respectively.
1548
1549 2013-11-23 Yao Qi <yao@codesourcery.com>
1550
1551 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1552 of "displayhint" to the table about child results.
1553
1554 2013-11-21 Yao Qi <yao@codesourcery.com>
1555
1556 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1557 'dynamic' for the output of command -var-list-children.
1558
1559 2013-11-21 Yao Qi <yao@codesourcery.com>
1560
1561 * gdb.texinfo (Caching Target Data): Remove "see" before
1562 @pxref.
1563
1564 2013-11-20 Yao Qi <yao@codesourcery.com>
1565
1566 * gdb.texinfo (Caching Target Data): Update doc for
1567 per-address-space dcache.
1568
1569 2013-11-20 Yao Qi <yao@codesourcery.com>
1570
1571 * gdb.texinfo (Data): Rename menu item.
1572 (Caching Remote Data): Rename to ...
1573 (Caching Target Data): ... it. Update.
1574
1575 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1576
1577 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1578 "language-option" entry in the output of the "-list-features"
1579 command.
1580
1581 2013-11-15 Tom Tromey <tromey@redhat.com>
1582
1583 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1584 Add example.
1585
1586 2013-11-14 Tom Tromey <tromey@redhat.com>
1587
1588 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1589
1590 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1591
1592 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1593 (Context management): Place current subsection text into its own
1594 subsubsection. Add new subsubsection describing the "--language"
1595 command option.
1596
1597 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1598
1599 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1600 the documentation of "info-ada-exceptions" in the output
1601 of the "-list-features" command. Add the documentation
1602 of the "ada-exception" entry instead.
1603
1604 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1605
1606
1607 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1608 word of a couple of sentences to start with a capital letter.
1609
1610 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1611
1612 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1613 (Ada Exceptions): New node.
1614 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1615 Commands" node.
1616 (GDB/MI Ada Exceptions Commands): New node.
1617 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1618 field in the output of the "-list-features" command.
1619 * NEWS: Add entry for the new "info exceptions" CLI command,
1620 and for the new "-info-ada-exceptions" GDB/MI command.
1621
1622 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1623
1624 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1625 (Line Tables In Python): New node.
1626
1627 2013-11-08 Doug Evans <dje@google.com>
1628
1629 * gdb.texinfo (Debugging Output): Update text for
1630 "set debug dwarf2-read".
1631
1632 2013-11-08 Doug Evans <dje@google.com>
1633
1634 * gdb.texinfo (Debugging Output): Update text for
1635 "set debug symtab-create".
1636
1637 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1638
1639 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1640 constant.
1641
1642 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1643
1644 * gdb.texinfo (Breakpoints In Python): Document temporary
1645 option in breakpoint constructor, and add documentation to the
1646 temporary attribute.
1647
1648 2013-11-07 Yao Qi <yao@codesourcery.com>
1649
1650 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1651 output of "-var-info-expression".
1652
1653 2013-11-06 Pedro Alves <palves@redhat.com>
1654
1655 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1656 non-interactive mode.
1657 (Environment) <shell startup files warning>: Mention
1658 non-interactive mode. Mention .zshenv for Z shell, and talk about
1659 BASH_ENV instead of .bashrc for BASH.
1660
1661 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1662
1663 * gdb.texinfo (Commands to Specify Files): Add description
1664 of the remove-symbol-file command.
1665 * observer.texi: New free_objfile event
1666
1667 2013-10-24 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1670
1671 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1672
1673 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1674 New subsection inside which the "-catch-load" and "-catch-unload"
1675 commands documentation is now placed.
1676 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1677 documenting the "-catch-assert" and "-catch-exception" new
1678 GDB/MI commands.
1679
1680 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1681
1682 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1683
1684 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1685
1686 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1687 serial baud".
1688 (Remote Configuration): Replace "set remotebaud" by "set serial
1689 baud". Replace "show remotebaud" by "show serial baud".
1690
1691 2013-10-07 Pedro Alves <palves@redhat.com>
1692
1693 PR breakpoints/11568
1694 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1695 when the thread is removed from the thread list.
1696
1697 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1698
1699 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1700 Update entry for $_exitcode.
1701
1702 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1703
1704 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1705 new "--start" option.
1706
1707 2013-10-02 Pedro Alves <palves@redhat.com>
1708
1709 * gdb.texinfo (Registers): Expand description of saved registers
1710 in frames. Explain <not saved>.
1711
1712 2013-09-25 Doug Evans <dje@google.com>
1713
1714 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1715
1716 2013-09-16 Stan Shebs <stan@codesourcery.com>
1717
1718 Remove the internals manual gdbint.texinfo.
1719 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1720 (PDFFILES): Remove gdbint.pdf.
1721 (HTMLFILES): Remove gdbint/index.html.
1722 (HTMLFILES_INSTALL): Remove gdbint.
1723 (GDBINT_DOC_FILES): Remove.
1724 (dvi): Remove gdbint.dvi.
1725 (ps): Remove gdbint.ps.
1726 * gdbint.texinfo: Remove file.
1727 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1728
1729 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1730
1731 * gdb.texinfo (Convenience Functions): Mention new convenience
1732 function $_isvoid.
1733
1734 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1735
1736 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1737 (Standard Target Features): Add new node to menu.
1738 (S/390 and System z Features): New node.
1739
1740 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1741
1742 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1743 -list-target-features in the example.
1744
1745 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1746
1747 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1748 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1749
1750 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1751
1752 Sync documentation with gdb.base/gnu-debugdata.exp.
1753 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1754
1755 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1756
1757 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1758
1759 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1760 Yao Qi <yao@codesourcery.com>
1761
1762 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1763 Document new --skip-unavailable option.
1764 <-stack-list-variables>: Document new --skip-unavailable option.
1765
1766 2013-08-26 Doug Evans <dje@google.com>
1767
1768 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1769 an optional regexp.
1770
1771 2013-08-13 Tom Tromey <tromey@redhat.com>
1772
1773 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1774 Document GDB_PARALLEL and GDB_INOTIFY.
1775
1776 2013-08-09 Stan Shebs <stan@codesourcery.com>
1777
1778 * LRS: Remove file, describes a long-abandoned live-range
1779 splitting extension to stabs.
1780
1781 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1782
1783 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1784
1785 2013-07-17 Doug Evans <dje@google.com>
1786
1787 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1788
1789 2013-07-02 Tom Tromey <tromey@redhat.com>
1790
1791 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1792
1793 2013-06-28 Tom Tromey <tromey@redhat.com>
1794
1795 * Makefile.in (version.subst): Use version.in, not
1796 common/version.in.
1797 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1798 Likewise.
1799
1800 2013-06-27 Pedro Alves <palves@redhat.com>
1801
1802 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1803 dynamic symbol resolution code>: New section, based on infrun.c
1804 comment.
1805
1806 2013-06-26 Tom Tromey <tromey@redhat.com>
1807
1808 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1809 Update.
1810 (Releasing GDB): Likewise.
1811
1812 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1813 Yao Qi <yao@codesourcery.com>
1814
1815 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1816 -trace-frame-collected.
1817
1818 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1819
1820 * gdb.texinfo (Traceframe Info Format): Document tvar element
1821 and its attributes.
1822
1823 2013-06-25 Yao Qi <yao@codesourcery.com>
1824
1825 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1826
1827 2013-06-24 Tom Tromey <tromey@redhat.com>
1828
1829 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1830 (GDBvn.texi): Use version.subst.
1831 (version.subst): New target.
1832 (mostlyclean): Remove version.subst.
1833
1834 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1835
1836 * gdb.texinfo (GDB/MI Data Manipulation)
1837 <-data-list-register-values>: Document the --skip-unavailable
1838 option.
1839
1840 2013-06-07 Yao Qi <yao@codesourcery.com>
1841
1842 * gdb.texinfo (Symbols): Add kindex and cindex for
1843 'maint print msymbols'.
1844
1845 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1846
1847 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1848 response field name (thread-group to inferior).
1849
1850 2013-06-04 Gary Benson <gbenson@redhat.com>
1851
1852 * gdb.texinfo (General Query Packets/qSupported): Added
1853 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1854 to the table of currently defined stub features.
1855 Added a more detailed entry for "augmented-libraries-svr4-read".
1856 (General Query Packets/qXfer:libraries-svr4:read): Documented
1857 the augmented form of this packet.
1858
1859 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1860
1861 * gdb.texinfo (System-wide Configuration Scripts): Renames
1862 "Installed System-wide Configuration Scripts". Add associated
1863 @menu block.
1864
1865 2013-05-23 Yao Qi <yao@codesourcery.com>
1866 Pedro Alves <palves@redhat.com>
1867
1868 * gdb.texinfo (Packets): Document 'vCont;r'.
1869 (Continuing and Stepping): Document target-assisted range
1870 stepping, and the 'set range-stepping' and 'show range-stepping'
1871 commands.
1872
1873 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1874
1875 * gdb.texinfo (Installed System-wide Configuration Scripts):
1876 Add subsection describing the scripts now available under
1877 the data-dir's system-gdbbinit subdirectory.
1878 * NEWS: Add entry announcing the availability of system-wide
1879 configuration scripts for ElinOS and Wind River Linux.
1880
1881 2013-05-21 Hui Zhu <hui@codesourcery.com>
1882
1883 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1884 "-dprintf-insert" command.
1885
1886 2013-05-17 Doug Evans <dje@google.com>
1887
1888 * gdb.texinfo (Maintenance Commands): Update doc for
1889 "maint check-psymtabs". Add doc for "maint check-symtabs",
1890 "maint expand-symtabs".
1891
1892 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1893
1894 * gdb.texinfo (Process Record and Replay): Document the
1895 "record goto" command and its sub-commands.
1896
1897 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1898
1899 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1900 (Python API): Add Frame Filters API, Frame Wrapper API,
1901 Writing a Frame Filter/Wrapper, Managing Management of Frame
1902 Filters chapter entries.
1903 (Frame Filters API): New Node.
1904 (Frame Wrapper API): New Node.
1905 (Writing a Frame Filter): New Node.
1906 (Managing Frame Filters): New Node.
1907 (Progspaces In Python): Add note about frame_filters attribute.
1908 (Objfiles in Python): Ditto.
1909 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1910 @anchors and --no-frame-filters option to -stack-list-variables,
1911 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1912 commands.
1913
1914 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1915
1916 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1917 Support" subsection documenting the XML format used to transfer
1918 shared library info on AIX.
1919
1920 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1921
1922 * gdb.texinfo (Debugging Output): Add documentation of
1923 "set debug aix-solib" and "show debug aix-solib" commands.
1924
1925 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1926
1927 * gdb.texinfo (Nios II): New section.
1928 (Nios II Features): New section.
1929
1930 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1931
1932 * gdbint.texinfo (Algorithms): Remove entries documenting
1933 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1934 SOLIB_CREATE_INFERIOR_HOOK.
1935
1936 2013-04-29 Tom Tromey <tromey@redhat.com>
1937
1938 PR python/14204:
1939 * gdb.texinfo (Python API): Fix menu entry.
1940 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1941 Define global and static block. Add example. Clarify
1942 block relationship for inline functions.
1943
1944 2013-04-29 Tom Tromey <tromey@redhat.com>
1945
1946 * gdb.texinfo (Python API): Mention Python help and keyword
1947 arguments. Move pagination text to Basic Python.
1948 (Basic Python): Put pagination text here. Document
1949 close-on-exec, SIGCHLD, and SIGINT.
1950
1951 2013-04-19 Pedro Alves <palves@redhat.com>
1952
1953 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1954 "signedness" instead of "signness".
1955
1956 2013-04-19 Pedro Alves <palves@redhat.com>
1957
1958 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1959 -Wno-pointer-sign text with text on -Wpointer-sign.
1960
1961 2013-04-16 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1964 GCC that has the SDT probe points.
1965
1966 2013-04-15 Tom Tromey <tromey@redhat.com>
1967
1968 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1969 exception catchpoints.
1970
1971 2013-04-15 Tom Tromey <tromey@redhat.com>
1972
1973 * gdb.texinfo (Set Catchpoints): Document $_exception.
1974 (Convenience Vars): Mention $_exception.
1975
1976 2013-04-15 Tom Tromey <tromey@redhat.com>
1977
1978 * gdb.texinfo (Set Catchpoints): Reorganize exception
1979 catchpoints. Document "catch rethrow".
1980 (Debugging C Plus Plus): Mention "catch rethrow".
1981
1982 2013-04-15 Tom Tromey <tromey@redhat.com>
1983
1984 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1985
1986 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1987 Eli Zaretskii <eliz@gnu.org>
1988
1989 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1990 line below the sample output.
1991
1992 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1993
1994 * gdb.texinfo (Mode Options): Document '-configuration'.
1995 (Help): Document "show configuration".
1996 (Bug Reporting): Add requirements to include the configuration
1997 details in bug reports.
1998
1999 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2000
2001 * Makefile.in (MAN1S): Add gcore.1.
2002 Remove "Host, target, and site specific Makefile fragments" comment.
2003 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2004 (install-man1, uninstall-man1): Conditionalize gcore.1.
2005 (gcore.1): New.
2006 * gdb.texinfo (Man Pages): Add gcore man.
2007 (gcore man): New node.
2008
2009 2013-04-10 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.texinfo (Process Record and Replay): Document that "set
2012 record full insn-number-max", "set record
2013 instruction-history-size" and "set record
2014 function-call-history-size" accept "unlimited".
2015 (Backtrace): Document that "set backtrace limit" accepts
2016 "unlimited".
2017 (List): Document that "set listsize" accepts "unlimited".
2018 (Print Settings)" Document that "set print max-symbolic-offset",
2019 "set print elements" and "set print repeats" accept "unlimited".
2020 (Starting and Stopping Trace Experiments): Document that "set
2021 trace-buffer-size" accepts "unlimited".
2022 (Remote Configuration): Document that "set tcp connect-timeout"
2023 accepts "unlimited".
2024 (Command History): Document that "set history size" accepts
2025 "unlimited".
2026 (Screen Size): Document that "set height" and "set width" accepts
2027 "unlimited". Adjust "set pagination"'s description to suggest
2028 "set height unlimited" instead of "set height 0".
2029
2030 2013-04-10 Yao Qi <yao@codesourcery.com>
2031
2032 * gdb.texinfo (Trace Files): Add "target ctf".
2033
2034 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2037
2038 * Makefile.in (install-man1, install-man5, uninstall-man1)
2039 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2040
2041 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2042
2043 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2044 Eli Zaretskii <eliz@gnu.org>
2045
2046 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2047 parameters order. Remove "On some targets" for --attach. Document the
2048 --multi parameter and extended-remote command. Document all the
2049 options.
2050
2051 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2052
2053 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2054 the list of supported languages.
2055
2056 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2057
2058 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2059 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2060 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2061 (diststuff): Add man.
2062 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2063 (uninstall-man5): New.
2064 (STAGESTUFF): Add *.1 and *.5.
2065 (GDBvn.texi): Add SYSTEM_GDBINIT.
2066 (gdb.1, gdbserver.1, gdbinit.5): New.
2067 (maintainer-clean realclean): Add $(MANS).
2068 (install): Add install-man.
2069 (uninstall): Add uninstall-man.
2070 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2071 (@copying): Wrap it by @c man begin COPYRIGHT.
2072 (Top): Add Man Pages.
2073 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2074
2075 2013-04-02 Pedro Alves <palves@redhat.com>
2076
2077 * gdb.texinfo (Debugging Output): Document "set/show debug
2078 aarch64", "set/show debug coff-pe-read" and "set/show debug
2079 mach-o".
2080
2081 2013-04-02 Pedro Alves <palves@redhat.com>
2082
2083 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2084 table>: Add entry for "trace-buffer-size".
2085
2086 2013-03-28 Pedro Alves <palves@redhat.com>
2087
2088 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2089 table>: Add entry for "trace-status".
2090
2091 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2092
2093 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2094 @bullet", which is invalid (makeinfo 5.1 barfs).
2095
2096 2013-03-28 Pedro Alves <palves@redhat.com>
2097
2098 PR gdb/15294
2099
2100 * gdb.texinfo (List) <set listsize>: Adjust to document that
2101 listsize 0 means no limit, and remove mention of -1.
2102
2103 2013-03-22 Yao Qi <yao@codesourcery.com>
2104
2105 * gdb.texinfo (Embedded Processors): Remove menu item
2106 "OpenRISC 1000".
2107 (OpenRISC 1000): Remove.
2108
2109 2013-03-21 Doug Evans <dje@google.com>
2110
2111 * gdb.texinfo (Maintenance Commands): Add docs for
2112 "mt set per-command {space,time,symtab} {on,off}".
2113
2114 2013-03-14 Hui Zhu <hui@codesourcery.com>
2115 Yao Qi <yao@codesourcery.com>
2116
2117 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2118
2119 2013-03-13 Keith Seitz <keiths@redhat.com>
2120
2121 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2122 "maint agent" reference to Dynamic printf.
2123
2124 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2125
2126 * gdb.texinfo (General Query Packets): Don't use colon in index
2127 entries visible to Info format.
2128
2129 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2130
2131 * gdb.texinfo (Process Record and Replay): Document record
2132 changes.
2133
2134 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2135
2136 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2137 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2138 qXfer:btrace:read.
2139
2140 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2141
2142 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2143 use colons in @anchor and @cindex entries.
2144
2145 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2146
2147 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2148
2149 2013-03-08 Stan Shebs <stan@codesourcery.com>
2150 Hafiz Abid Qadeer <abidh@codesourcery.com>
2151
2152 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2153 trace-buffer-size set and show commands.
2154 (Tracepoint Packets): Document QTBuffer:size.
2155 (General Query Packets): Document QTBuffer:size.
2156
2157 2013-02-21 Tom Tromey <tromey@redhat.com>
2158
2159 * gdb.texinfo: Remove bad @syncodeindex.
2160 (Values From Inferior, Types In Python, Inferiors In Python)
2161 (Events In Python, Threads In Python, Frames In Python, Blocks In
2162 Python, Symbols In Python, Symbol Tables In Python): Remove
2163 @tables.
2164 (Packets, General Query Packets, Tracepoint Packets)
2165 (Host I/O Packets): Use @w{} for empty @item.
2166
2167 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2168
2169 * gdb.texinfo (Architectures In Python): Add description about
2170 the new method gdb.Architecture.disassemble.
2171
2172 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2173 Hafiz Abid Qadeer <abidh@codesourcery.com>
2174
2175 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2176 Document the "trace-file" field.
2177
2178 2013-02-07 Doug Evans <dje@google.com>
2179
2180 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2181 command.
2182
2183 2013-02-06 Yao Qi <yao@codesourcery.com>
2184
2185 * gdb.texinfo (GDB/MI Async Records): Document new MI
2186 notification "=tsv-modified". Update the document of MI
2187 notification "=tsv-created".
2188 * observer.texi (GDB Observers): New observer tsv_modified.
2189 Update observer tsv_created and tsv_delete.
2190
2191 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2192
2193 * gdb.texinfo (AArch64 Features): New section; document
2194 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2195 (Architectures): Add new AArch64 section to document AArch64
2196 architecture specific commands.
2197 (ABI): Add description of the new OS ABI "Newlib" and its influence
2198 on the longjmp handling.
2199
2200 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2201 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2204 variable in 'set/show backtrace' section.
2205
2206 2013-01-31 Tom Tromey <tromey@redhat.com>
2207
2208 * gdb.texinfo (Target Commands): Fix typo.
2209
2210 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2211
2212 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2213 describing the gdb.Architecture class.
2214 (Frames In Python): Add description about the new method
2215 gdb.Frame.architecture().
2216
2217 2013-01-23 Doug Evans <dje@google.com>
2218
2219 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2220
2221 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2222
2223 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2224 'thread-groups' field when printing a breakpoint in MI.
2225
2226 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2227 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2228 to reflect that jit-reader-load now supports absolute file-names.
2229
2230 2013-01-16 Tom Tromey <tromey@redhat.com>
2231
2232 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2233 (Signals): Likewise.
2234
2235 2013-01-16 Tom Tromey <tromey@redhat.com>
2236
2237 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2238 "catch-type" field.
2239 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2240
2241 2013-01-07 Tom Tromey <tromey@redhat.com>
2242
2243 * gdb.texinfo (Mode Options): Don't mention -epoch.
2244 (Data, Emacs): Remove obsolete comments.
2245
2246 2013-01-02 Tom Tromey <tromey@redhat.com>
2247
2248 * gdb.texinfo (GDB/MI Output Records): Update menu.
2249 (GDB/MI Breakpoint Information): New node.
2250 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2251 <-break-insert>: Likewise.
2252
2253 2012-12-31 Yao Qi <yao@codesourcery.com>
2254
2255 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2256 (Packets): Move "vStopped" packet to ...
2257 (Notification Packets): ... here. Describe the components
2258 of notification. Add a table of supported notifications.
2259 Add an example on the process of he async notification.
2260
2261 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2262
2263 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2264 present.
2265 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2266 fullname output always present.
2267
2268 2012-12-23 Pierre Muller <muller@sourceware.org>
2269
2270 * gdbint.texinfo (Function prototypes): Require use of "extern"
2271 modifier for function prototypes in headers.
2272
2273 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2274
2275 * refcard.tex: Update copyright notice to GPL v3 or later.
2276 Update contact info.
2277
2278 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2279
2280 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2281
2282 2012-12-15 Yao Qi <yao@codesourcery.com>
2283
2284 * gdb.texinfo (Debugging Output): Document 'set debug
2285 notification' and 'show debug notification'.
2286
2287 2012-12-15 Yao Qi <yao@codesourcery.com>
2288
2289 * gdb.texinfo (Listing Tracepoints): New item and example about
2290 'installed on target' output.
2291 Add more in the example about 'installed on target'.
2292 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2293
2294 2012-12-14 Tom Tromey <tromey@redhat.com>
2295
2296 * gdb.texinfo (SVR4 Process Information): Mention core files.
2297
2298 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2299
2300 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2301
2302 2012-12-11 Pedro Alves <palves@redhat.com>
2303
2304 * gdb.texinfo: Remove all mentions of Unixware throughout.
2305
2306 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2307
2308 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2309
2310 2012-11-29 Tom Tromey <tromey@redhat.com>
2311
2312 * gdb.texinfo (SVR4 Process Information): Document missing
2313 "info proc" subcommands.
2314
2315 2012-11-29 Yao Qi <yao@codesourcery.com>
2316
2317 PR gdb/1477.
2318 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2319 to 'auto' instead of 'gnu'.
2320
2321 2012-11-26 Tom Tromey <tromey@redhat.com>
2322
2323 * gdb.texinfo (MiniDebugInfo): New node.
2324 (GDB Files): Update.
2325
2326 2012-11-16 Doug Evans <dje@google.com>
2327
2328 * gdb.texinfo (System-wide configuration): If the system-wide init
2329 file lives in the data-directory, and --data-directory is provided,
2330 look for it there.
2331
2332 2012-11-15 Tom Tromey <tromey@redhat.com>
2333
2334 * gdb.texinfo (Signaling): Fix typo.
2335
2336 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2337
2338 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2339 parameter "count" of -data-write-memory-bytes, and add an example.
2340
2341 2012-11-12 Tom Tromey <tromey@redhat.com>
2342
2343 * gdb.texinfo (Symbols): Document "info type-printers",
2344 "enable type-printer" and "disable type-printer".
2345 (Python API): Add new node to menu.
2346 (Type Printing API): New node.
2347 (Progspaces In Python): Document type_printers field.
2348 (Objfiles In Python): Likewise.
2349 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2350 register_type_printer, TypePrinter>: Document.
2351
2352 2012-11-12 Tom Tromey <tromey@redhat.com>
2353
2354 * gdb.texinfo (Symbols): Document "set print type methods",
2355 "set print type typedefs", and flags to ptype and whatis.
2356
2357 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2358
2359 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2360 the example -data-disassemble output. Extend the description of
2361 the -data-disassemble results to document all fields. Document
2362 the cli disassemble command as being related to -data-disassemble.
2363
2364 2012-11-09 Yao Qi <yao@codesourcery.com>
2365
2366 PR gdb/14777.
2367 * gdb.texinfo (OS Information): Remove doc on command
2368 'info udot'.
2369
2370 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2371
2372 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2373 gdb.ini warning for Windows port.
2374
2375 2012-11-08 Yao Qi <yao@codesourcery.com>
2376
2377 * gdb.texinfo (Search): Add kindex for 'fo'.
2378
2379 2012-11-05 Tom Tromey <tromey@redhat.com>
2380
2381 PR python/14802:
2382 * gdb.texinfo (Functions In Python): Add example.
2383
2384 2012-11-03 Yao Qi <yao@codesourcery.com>
2385
2386 * observer.texi (GDB Observers): Remove observer
2387 'tracepoint_modified', 'tracepoint_created' and
2388 'tracepoint_deleted'.
2389
2390 2012-10-26 Tom Tromey <tromey@redhat.com>
2391
2392 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2393
2394 2012-10-25 Tom Tromey <tromey@redhat.com>
2395
2396 * gdb.texinfo (General Query Packets): Use @itemx.
2397
2398 2012-10-17 Yao Qi <yao@codesourcery.com>
2399
2400 * observer.texi (GDB Observers): Update observer
2401 'memory_changed'.
2402 * gdb.texinfo (GDB/MI Async Records): Document for
2403 "memory-changed" notification.
2404
2405 2012-10-15 Doug Evans <dje@google.com>
2406
2407 * gdb.texinfo (Mode Options): Document -nh.
2408 Elaborate on docs for -nx.
2409
2410 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2411
2412 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2413
2414 2012-09-21 Yao Qi <yao@codesourcery.com>
2415 Pedro Alves <palves@redhat.com>
2416
2417 * gdb.texinfo (GDB/MI Async Records): Document notification
2418 'record-started' and 'record-stopped'.
2419 * observer.texi (GDB Observers): New observer 'record-changed'.
2420
2421 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2422
2423 * gdb.texinfo: Document the removal of SH's 'regs' command.
2424
2425 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2426
2427 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2428
2429 2012-09-18 Yao Qi <yao@codesourcery.com>
2430
2431 * gdb.texinfo (GDB/MI Async Records): Document new MI
2432 notifications '=tsv-created' and '=tsv-deleted'.
2433 * observer.texi (GDB Observers): New observer tsv_created and
2434 tsv_deleted.
2435
2436 2012-09-18 Yao Qi <yao@codesourcery.com>
2437
2438 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2439 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2440 '=traceframe-changed'.
2441
2442 2012-09-17 Yao Qi <yao@codesourcery.com>
2443
2444 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2445 'set listsize'.
2446
2447 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2448 Eli Zaretskii <eliz@gnu.org>
2449
2450 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2451 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2452 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2453
2454 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2455
2456 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2457
2458 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2459
2460 Document how to return from "python-interactive" to GDB.
2461 * gdb.texinfo (Python Commands): Update documentation.
2462
2463 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2464
2465 Add a new "python-interactive" command that starts a standard
2466 Python interactive prompt with "pi" as alias, and add "py" as
2467 an alias to "python".
2468 * gdb.texinfo (Python Commands): Document the new commands.
2469
2470 2012-08-22 Tom Tromey <tromey@redhat.com>
2471
2472 * gdbint.texinfo (Host Definition): Remove documentation for
2473 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2474
2475 2012-08-17 Keith Seitz <keiths@redhat.com>
2476
2477 PR c++/13356
2478 * gdb.texinfo (Type and Range Checking): Remove warning.
2479 Remove spurious commas.
2480 Update text and examples for re-implementation of set/show
2481 check type.
2482 (C and C++ Type and Range Checks): Likewise.
2483
2484 2012-08-16 Yao Qi <yao@codesourcery.com>
2485
2486 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2487 is deprecated.
2488
2489 2012-08-13 Doug Evans <dje@google.com>
2490
2491 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2492 to include functions.
2493
2494 2012-08-10 Doug Evans <dje@google.com>
2495
2496 * gdb.texinfo (Convenience Funs): New node.
2497 (Types In Python): Document Type.vector.
2498
2499 2012-08-09 Yao Qi <yao@codesourcery.com>
2500
2501 * observer.texi: New observer command_param_changed.
2502 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2503
2504 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2505
2506 * gdbint.texinfo (Debugging GDB): In section
2507 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2508 Mention also gdb-gdb.py.
2509
2510 2012-08-07 Yao Qi <yao@codesourcery.com>
2511
2512 Revert the folloing patch:
2513 2012-08-06 Yao Qi <yao@codesourcery.com>
2514 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2515 remote hardware-watchpoint-limit' and 'set
2516 remote hardware-breakpoint-limit'.
2517
2518 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2519
2520 * gdb.texinfo (Working Directory): Added information about new
2521 default argument for 'cd' command.
2522
2523 2012-08-06 Yao Qi <yao@codesourcery.com>
2524
2525 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2526 remote hardware-watchpoint-limit' and 'set
2527 remote hardware-breakpoint-limit'.
2528
2529 2012-08-06 Yao Qi <yao@codesourcery.com>
2530
2531 Fix PR14371.
2532
2533 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2534 '=breakpoint-deleted'.
2535
2536 2012-08-02 Yao Qi <yao@codesourcery.com>
2537
2538 * gdb.texinfo (Native): Remove node Neutrino.
2539
2540 2012-07-27 Yao Qi <yao@codesourcery.com>
2541
2542 * gdb.texinfo (IPA Protocol Commands): Document new command
2543 'close'.
2544
2545 2012-07-25 Tom Tromey <tromey@redhat.com>
2546
2547 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2548
2549 2012-07-20 Doug Evans <dje@google.com>
2550
2551 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2552 (Index Files): Document how to control the use of deprecated index
2553 sections.
2554 (Index Section Format): Replace --use-deprecated-index-sections with
2555 "set use-deprecated-index-sections on".
2556
2557 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2558
2559 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2560 indices into a single node "Index". Instead, join function and
2561 variable indices into a single index, separate from the concept
2562 index. Requested in
2563 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2564 (Top): Update the top-level menu: instead of one "Index" there are
2565 now separate entries "Concept Index" and "Function and Variable
2566 Index".
2567 (Concept Index, Function and Variable Index): New nodes.
2568 (Index): Node deleted.
2569
2570 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2571
2572 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2573 and "maint agent-eval".
2574
2575 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2576
2577 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2578 avoid file-name clashes between Index.html and index.html on
2579 case-insensitive filesystems. See the discussion starting in
2580 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2581 details of the problem.
2582 (Top): Update the master menu for the above.
2583 (Concept Index, Command and Variable Index): New nodes, instead of
2584 the old "Index" node that was deleted. All cross-references
2585 updated.
2586
2587 2012-07-02 Stan Shebs <stan@codesourcery.com>
2588
2589 * gdb.texinfo (Dynamic Printf): Mention agent style and
2590 disconnected dprintf.
2591 (Maintenance Commands): Describe maint agent-printf.
2592 (General Query Packets): Mention BreakpointCommands feature.
2593 (Packets): Document commands extension to Z0 packet.
2594 * agentexpr.texi (Bytecode Descriptions): Document printf
2595 bytecode.
2596
2597 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2598
2599 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2600 only after gdbinit files.
2601 (Startup): Move -iex and -iex commands down after gdbinit files.
2602
2603 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2604
2605 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2606 possibility.
2607
2608 2012-06-29 Tom Tromey <tromey@redhat.com>
2609
2610 * gdb.texinfo (Index Section Format): Update for version 7.
2611
2612 2012-06-28 Stan Shebs <stan@codesourcery.com>
2613
2614 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2615 example, add note about title column.
2616
2617 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2618
2619 * gdb.texinfo (Symbol Tables In Python): Add description about
2620 the new 'last' attribute of gdb.Symtab_and line.
2621
2622 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2623
2624 * gdb.texinfo (Symbol Tables In Python): Correct the description
2625 of the 'pc' attribute of gdb.Symtab_and_line.
2626
2627 2012-06-26 Doug Evans <dje@google.com>
2628
2629 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2630 and symtab-create.
2631
2632 2012-06-25 Keith Seitz <keiths@redhat.com>
2633
2634 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2635 from example. Remove "rbreak" from list of corresponding
2636 gdb commands.
2637
2638 2012-06-23 Doug Evans <dje@google.com>
2639
2640 * gdb.texinfo (Index Section Format): Document version 7 format.
2641
2642 2012-06-22 Yao Qi <yao@codesourcery.com>
2643
2644 * gdb.texinfo: Add missing cindex for some packets.
2645
2646 2012-06-20 Keith Seitz <keiths@redhat.com>
2647
2648 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2649 for -break-insert and document -p.
2650
2651 2012-06-20 Yao Qi <yao@codesourcery.com>
2652
2653 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2654 and "gdb.write_memory" with "Inferior.read_memory" and
2655 "Inferior.write_memory".
2656
2657 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2658
2659 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2660 (Free Documentation): Add @node line.
2661 (Continuing and Stepping) <advance location>: Use @item instead of
2662 @itemx.
2663 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2664 @itemx.
2665 (Embedded Processors): Put the link to "PA" to its correct place,
2666 according to document structure.
2667 (Python API): Put the link to "Lazy Strings In Python" to its
2668 correct place.
2669 (Index): Use @@ in @tex block to get a literal @.
2670
2671 * gdbint.texinfo: Fix the @subtitle line.
2672
2673 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2674 correct place.
2675
2676 2012-06-08 Yao Qi <yao@codesourcery.com>
2677
2678 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2679 Protocol'.
2680 (In-Process Agent Protocol, IPA Protocol Objects)
2681 (IPA Protocol Commands): New nodes.
2682 (Tracepoint Packets): Add anchors.
2683
2684 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2685
2686 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2687
2688 2012-06-06 Yao Qi <yao@codesourcery.com>
2689
2690 * gdb.texinfo: Update copyright year.
2691
2692 2012-05-23 Stan Shebs <stan@codesourcery.com>
2693 Kwok Cheung Yeung <kcy@codesourcery.com>
2694
2695 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2696
2697 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2698
2699 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2700 Mention also --with-separate-debug-dir.
2701 (Auto-loading): Prepend $debugdir in the sample output.
2702 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2703 auto-load safe-path variable.
2704 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2705 Mention also $debugdir for 'set auto-load scripts-directory'.
2706
2707 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2708
2709 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2710 (MIPS Embedded, MIPS, MIPS Register packet Format)
2711 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2712 appropriate.
2713
2714 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2715 Maciej W. Rozycki <macro@codesourcery.com>
2716
2717 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2718 mips compression".
2719 (MIPS Breakpoint Kinds): New subsubsection.
2720
2721 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2722
2723 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2724 nodes for subsections. Add @acronym mark-ups and adjust
2725 formatting.
2726
2727 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2728
2729 Rename $ddir to $datadir.
2730 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2731 (objfile-gdb.py file): Rename $ddir to $datadir.
2732
2733 2012-05-18 Tom Tromey <tromey@redhat.com>
2734
2735 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2736
2737 2012-05-14 Stan Shebs <stan@codesourcery.com>
2738
2739 * gdb.texinfo (Dynamic Printf): New subsection.
2740
2741 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2742
2743 * gdb.texinfo (Basic Python): Add description about the function
2744 gdb.find_pc_line
2745
2746 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2747 Eli Zaretskii <eliz@gnu.org>
2748
2749 * gdb.texinfo (Separate Debug Files): Use plural form for global
2750 debugging information directory.
2751
2752 2012-05-11 Stan Shebs <stan@codesourcery.com>
2753 Kwok Cheung Yeung <kcy@codesourcery.com>
2754
2755 * gdb.texinfo (Operating System Auxiliary Information): Document new
2756 'info os' subcommands.
2757
2758 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2759
2760 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2761 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2762 (dotdebug_gdb_scripts section): Add reference
2763 to 'Auto-loading safe path'.
2764
2765 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 Implement multi-component --with-auto-load-dir.
2768 * gdb.texinfo (Auto-loading): New references
2769 for 'set auto-load scripts-directory'
2770 and 'show auto-load scripts-directory'.
2771 (Auto-loading safe path): Describe the new default. Move $ddir
2772 substituation reference to 'objfile-gdb.py file'.
2773 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2774 script-name. Describe new 'set auto-load scripts-directory'
2775 and 'show auto-load scripts-directory'.
2776
2777 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2778
2779 Provide $ddir substitution for --with-auto-load-safe-path.
2780 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2781 (Auto-loading safe path): Likewise. Mention the default value,
2782 $ddir substitution, --with-auto-load-safe-path and
2783 --without-auto-load-safe-path.
2784 * observer.texi (gdb_datadir_changed): New.
2785
2786 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2787
2788 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2789 Twice.
2790
2791 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2792 directory separator by path separator.
2793
2794 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2797 for 'set auto-load safe-path' optional. Mention if it is omitted.
2798 Change disabling security protection condition to "/", twice.
2799
2800 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2801
2802 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2803 the new methods global_block and static_block on gdb.Symtab
2804 objects.
2805
2806 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2807
2808 * gdb.texinfo (Blocks In Python): Add a note saying that future
2809 improvements to GDB and its infrastructure can move symbols
2810 across blocks within a symbol table.
2811
2812 2012-04-29 Yao Qi <yao@codesourcery.com>
2813
2814 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2815 (A29K): Remove.
2816
2817 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2818 Tom Tromey <tromey@redhat.com>
2819
2820 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2821 and generic static probe support on GDB.
2822
2823 2012-04-25 Doug Evans <dje@google.com>
2824
2825 * gdb.texinfo (Go): Fix thinko.
2826
2827 * gdb.texinfo (Supported Languages): Add Go.
2828 (Go): New node.
2829
2830 2012-04-25 Yao Qi <yao@codesourcery.com>
2831
2832 * gdbint.texinfo (Testsuite): New section `Board settings'.
2833
2834 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2835
2836 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2837 Three times.
2838
2839 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2840 Three times.
2841
2842 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2843
2844 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2845 by @table @asis. Fix formatting of one item.
2846
2847 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2848
2849 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2850
2851 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2852
2853 New option "set debug auto-load".
2854 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2855 (auto-load verbose mode): New node.
2856
2857 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2858
2859 New option "set auto-load safe-path".
2860 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2861 and "info auto-load" examples for safe-path. Put there also references
2862 for "set auto-load safe-path" and "show auto-load safe-path".
2863 New menu item for Auto-loading safe path.
2864 (Auto-loading safe path): New node.
2865 (Python Auto-loading): Update the expected output from "Missing"
2866 to "No".
2867
2868 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 auto-load: Implementation.
2871 * gdb.texinfo (Mode Options): New anchor for -nx.
2872 (Startup): New anchors for Option -init-eval-command,
2873 Home Directory Init File
2874 and Init File in the Current Directory during Startup.
2875 Mention set auto-load local-gdbinit with a reference.
2876 Change the sample code to "set auto-load python-scripts".
2877 (Threads): New anchor set libthread-db-search-path.
2878 Provide references to libthread_db.so.1 file.
2879 (Controlling GDB): New menu item for Auto-loading.
2880 (Auto-loading, Init File in the Current Directory)
2881 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2882 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2883 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2884 reference.
2885 (Auto-loading): Rename to ...
2886 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2887 "set auto-load python-scripts", new anchor for it. Change
2888 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2889 for it. Change "info auto-load-scripts"
2890 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2891 to "Python scripts".
2892
2893 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2894
2895 PR mi/13393
2896 * gdb.texinfo (Print Settings): Extend the description for "set print
2897 object".
2898 (GDB/MI Variable Objects): Extend the description for -var-create and
2899 -var-list-children.
2900
2901 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2902
2903 * gdb.texinfo (Examining Data): Document the 'explore' command.
2904
2905 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2906
2907 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2908 to the children of a varobj and its update range when -var-update
2909 returns that the varobj's type changed.
2910
2911 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2912
2913 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2914 Create two new links fir 'objfile-gdb.py file'
2915 and 'dotdebug_gdb_scripts section'.
2916
2917 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2918
2919 * gdb.texinfo (Auto-loading): Rename node reference
2920 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2921 Twice.
2922 (.debug_gdb_scripts section): Rename the node ...
2923 (dotdebug_gdb_scripts section): ... here.
2924 (Maintenance Commands): Also rename this node reference.
2925
2926 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2927
2928 * gdb.texinfo (Python API/Values From Inferior): Add description
2929 about the new method Value.referenced_value. Add description on
2930 how Value.dereference is different (and similar) to
2931 Value.referenced_value.
2932
2933 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2934
2935 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2936 --init-eval-command=COMMAND, -iex.
2937 (Startup): Describe -iex and -ix. Simplify the example
2938 for "set auto-load-scripts off".
2939
2940 2012-03-16 Gary Benson <gbenson@redhat.com>
2941
2942 PR breakpoints/10738
2943 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2944 stating that GDB cannot set breakpoints on inlined functions.
2945 (Mode Options): Document --use-deprecated-index-sections.
2946 (Index Section Format): Document new index section version format.
2947
2948 2012-03-15 Tom Tromey <tromey@redhat.com>
2949
2950 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2951
2952 2012-03-13 Doug Evans <dje@google.com>
2953
2954 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2955 of "reload".
2956 (Symbols): Delete docs for set/show symbol-reloading.
2957 * gdbint.texinfo (Defining Other Architecture Features): Delete
2958 SYMBOL_RELOADING_DEFAULT.
2959 * refcard.tex: Delete reference to symbol-reloading.
2960
2961 2012-03-07 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.texinfo (General Query Packets): Document new
2964 QProgramSignals packet.
2965 * gdb.texinfo (Remote configuration): Mention
2966 "program-signals-packet".
2967
2968 2012-03-05 Tristan Gingold <gingold@adacore.com>
2969
2970 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2971
2972 2012-03-03 Yao Qi <yao@codesourcery.com>
2973
2974 * gdb.texinfo (In-Process Agent): New node.
2975 Document new commands.
2976 (General Query Packets): Add packet `QAgent'.
2977
2978 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2979
2980 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2981
2982 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2983
2984 * gdb.texinfo (Commands In Python): Put example python macro in
2985 COMMAND_USER category rather than COMMAND_OBSCURE.
2986 Document gdb.COMMAND_USER.
2987 (User-defined Commands): Update documentation to clarify
2988 "set/show max-user-call-depth" and "show user" don't apply to python
2989 commands. Update documentation to clarify "help user-defined" may
2990 also include python commands defined as COMMAND_USER.
2991
2992 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2993
2994 * gdb.texinfo (Startup): Add option -ex description to the option -x
2995 description.
2996
2997 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2998
2999 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3000 condition-evaluation breakpoint parameter.
3001 Mention condition-evaluation mode being shown in "info break".
3002 (Break Conditions): Add description for target-side
3003 conditional breakpoints.
3004 (Remote Configuration): Mention conditional-breakpoints-packet.
3005 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3006 cond-expr.
3007 (General Query Packets): Mention new ConditionalBreakpoint feature.
3008
3009 2012-02-22 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3012
3013 2012-02-17 Tom Tromey <tromey@redhat.com>
3014
3015 PR python/10753:
3016 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3017 directory.
3018
3019 2012-02-14 Stan Shebs <stan@codesourcery.com>
3020
3021 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3022
3023 2012-02-13 Pedro Alves <palves@redhat.com>
3024
3025 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3026 mips-idt-ecoff.
3027
3028 2012-02-09 Yao Qi <yao@codesourcery.com>
3029
3030 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3031
3032 2012-02-07 Tom Tromey <tromey@redhat.com>
3033
3034 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3035 Symbol.value.
3036
3037 2012-02-07 Tom Tromey <tromey@redhat.com>
3038
3039 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3040
3041 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3042
3043 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3044
3045 2012-01-24 Tom Tromey <tromey@redhat.com>
3046
3047 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3048 unload".
3049 (Files): Mention new catch commands.
3050 (GDB/MI Async Records): Likewise.
3051
3052 2012-01-24 Gary Benson <gbenson@redhat.com>
3053
3054 Delete #if 0'd out code.
3055 * gdb.texinfo (Frame Info): Remove "info catch".
3056
3057 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3058
3059 * gdb.texinfo (Remote Configuration): Document
3060 "set remote hostio-readlink-packet" command.
3061 (General Query Packets): Document vFile:readlink packet.
3062
3063 2012-01-16 Tom Tromey <tromey@redhat.com>
3064
3065 * gdb.texinfo (Specify Location): Document relative file name
3066 handling.
3067
3068 2012-01-16 Tom Tromey <tromey@redhat.com>
3069
3070 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3071
3072 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3073 Eli Zaretskii <eliz@gnu.org>
3074
3075 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3076 code.
3077
3078 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3079
3080 * gdb.texinfo (Variables): Document use of :: for non-static
3081 variables.
3082
3083 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdbint.texinfo (Start of New Year Procedure): Update
3086 to replace use of copyright.sh by use of copyright.py.
3087
3088 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3089
3090 Remove the gdbtui binary.
3091 * all-cfg.texi (GDBTUI): Remove.
3092 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3093 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3094 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3095
3096 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3097
3098 Introduce gdb.FinishBreakpoint in Python.
3099 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3100 (Python API): Add menu entry for Finish Breakpoints.
3101
3102 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3103
3104 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3105 tests.
3106
3107 2011-12-16 Doug Evans <dje@google.com>
3108
3109 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3110
3111 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3112
3113 * gdb.texinfo (Python Commands): Remove "maint set/show print
3114 stack". Add documentation for "set/show python print-stack".
3115
3116 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3117
3118 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3119 should transfer control to the stub in the startup code instead of
3120 in main. Mention the need to get past the initial breakpoint.
3121
3122 2011-12-06 Tom Tromey <tromey@redhat.com>
3123
3124 * gdb.texinfo (Set Breaks): Update for new behavior.
3125
3126 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3127
3128 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3129 List Format for SVR4 Targets'.
3130 (General Query Packets): New item qXfer:libraries-svr4:read.
3131 (Library List Format for SVR4 Targets): New node.
3132
3133 2011-12-01 Tom Tromey <tromey@redhat.com>
3134
3135 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3136 add.
3137
3138 2011-11-22 Tom Tromey <tromey@redhat.com>
3139
3140 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3141 reasons.
3142
3143 2011-11-20 Stan Shebs <stan@codesourcery.com>
3144
3145 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3146 note-related options and variables.
3147 (Tracepoint Packets): Document packet changes.
3148
3149 2011-11-20 Sanjoy Das <sdas@igalia.com>
3150
3151 * gdb.texinfo (JIT Interface): Add documentation on writing and
3152 usind JIT debug info readers.
3153 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3154 Debug Info Readers): New nodes.
3155
3156 2011-11-18 Yao Qi <yao@codesourcery.com>
3157
3158 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3159 tracepoint.
3160
3161 2011-11-15 Doug Evans <dje@google.com>
3162
3163 * gdb.texinfo (Files): Document basenames-may-differ.
3164
3165 2011-11-14 Doug Evans <dje@google.com>
3166
3167 * gdb.texinfo (Shell Commands): Document "!".
3168
3169 2011-11-14 Stan Shebs <stan@codesourcery.com>
3170 Kwok Cheung Yeung <kcy@codesourcery.com>
3171
3172 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3173 needed to get shorter fast tracepoints.
3174 (Tracepoint Packets): Document new qTMinFTPILen packet.
3175
3176 2011-11-14 Yao Qi <yao@codesourcery.com>
3177
3178 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3179 behavior of tracepoint.
3180 (General Query Packets): New feature InstallInTrace.
3181 (Remote Configuration): Document "set remote
3182 install-in-trace-packet".
3183
3184 2011-11-12 Matt Rice <ratmice@gmail.com>
3185
3186 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3187 Add arguments to info macro.
3188
3189 2011-11-10 Tom Tromey <tromey@redhat.com>
3190
3191 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3192 manual.
3193 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3194 (Macros): Add a footnote.
3195 (C): Remove paragraph about compiler options.
3196 (C Constants): Mention wide character and string constants.
3197 (C Plus Plus Expressions): Update compiler option advice. Mention
3198 using declarations. Mention ADL. Remove old HP compiler
3199 information.
3200
3201 2011-11-10 Tom Tromey <tromey@redhat.com>
3202
3203 PR c++/9257:
3204 * gdb.texinfo (Print Settings): Add an extra note about the need
3205 for a vtable.
3206
3207 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3208
3209 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3210 "set mips abi" documentation.
3211
3212 2011-11-04 Doug Evans <dje@google.com>
3213
3214 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3215
3216 2011-11-03 Tom Tromey <tromey@redhat.com>
3217
3218 * gdb.texinfo (Stopping): Add menu entry.
3219 (Continuing and Stepping): Restore @node. Use @section, not
3220 @subsection.
3221
3222 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3223
3224 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3225 designation. Fix "Specify Location" cross-reference.
3226
3227 2011-11-02 Stan Shebs <stan@codesourcery.com>
3228
3229 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3230 (General Query Packets): Describe tracenz feature.
3231 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3232
3233 2011-10-28 Paul Koning <paul_koning@dell.com>
3234
3235 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3236
3237 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3238
3239 * gdb.texinfo ((Frames In Python): Document
3240 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3241
3242 2011-10-26 Paul Koning <paul_koning@dell.com>
3243
3244 * gdb.texinfo (gdb.types): Document new deepitems function.
3245
3246 2011-10-25 Paul Koning <paul_koning@dell.com>
3247
3248 PR python/13327
3249
3250 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3251 fetch_lazy method.
3252
3253 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3254
3255 PR python/12656
3256
3257 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3258 global_block, static_block function.
3259
3260 2011-10-19 Tom Tromey <tromey@redhat.com>
3261
3262 * gdb.texinfo (Commands In Python): Add missing "@"s.
3263
3264 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3265
3266 PR python/13285 Document named constants for frame unwind stop reasons
3267 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3268 constants.
3269
3270 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3271
3272 Fix compatibility with texinfo versions older than 4.12.
3273 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3274 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3275 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3276 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3277 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3278 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3279 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3280
3281 2011-10-09 Doug Evans <dje@google.com>
3282
3283 * gdb.texinfo (Extending GDB): Document alias command.
3284
3285 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3286
3287 Support @entry in input expressions.
3288 * gdb.texinfo (Variables): Describe @entry names suffix.
3289 (Print Settings): Add anchor for `set print entry-values'.
3290
3291 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3292 Eli Zaretskii <eliz@gnu.org>
3293
3294 Display @entry parameter values (without references).
3295 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3296 example.
3297 (Print Settings): New description of set print entry-values and show
3298 print entry-values.
3299
3300 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3301 Eli Zaretskii <eliz@gnu.org>
3302
3303 Recognize virtual tail call frames.
3304 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3305 (Tail Call Frames): New node.
3306 (Frames In Python): Add gdb.TAILCALL_FRAME.
3307
3308 2011-10-07 Doug Evans <dje@google.com>
3309
3310 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3311 register_pretty_printer.
3312
3313 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3314
3315 PR python/12930
3316 PR python/12802
3317
3318 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3319 stop method.
3320
3321 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3322
3323 * gdb.texinfo (Starting your Program): "set disable-randomization"
3324 is no longer Linux-specific.
3325 (Remote Configuration): Document "set remote
3326 disable-randomization-packet".
3327 (General Query Packets): Document "QDisableRandomization" packet
3328 and add it to "qSupported" list.
3329
3330 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3331
3332 Allow Python notification of new object-file loadings.
3333 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3334 event type.
3335
3336 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3337
3338 PR python/12691: Add the inferior to Python exited event
3339 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3340
3341 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3342
3343 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3344 rephasing.
3345
3346 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3347
3348 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3349 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3350 as possible feature returned by the `-list-features'
3351 command.
3352
3353 2011-09-28 Paul Koning <paul_koning@dell.com>
3354
3355 * gdb.texinfo (gdb.Type): Document field access by dictionary
3356 key syntax.
3357
3358 2011-09-28 Yao Qi <yao@codesourcery.com>
3359
3360 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3361 Add one space after option `-s'. Remove @r{} markup.
3362
3363 2011-09-27 Stan Shebs <stan@codesourcery.com>
3364
3365 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3366
3367 2011-09-16 Hui Zhu <teawater@gmail.com>
3368
3369 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3370 to *(unsigned char *)$esp@300.
3371
3372 2011-09-15 Paul Koning <paul_koning@dell.com>
3373
3374 * gdb.texinfo: Make style of Python functions and methods match
3375 the syntax of Python. Also put class and module names explicitly
3376 on function, member, and variable names, matching Python
3377 documentation conventions.
3378
3379 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3380
3381 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3382 * gdb.texinfo (Inferiors In Python): Describe new
3383 gdb.selected_inferior() function.
3384
3385 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3386
3387 Handle multiple breakpoint hits in Python interface:
3388 * gdb.texinfo (Events In Python): New function documentation:
3389 gdb.BreakpointEvent.breakpoints. Indicate that
3390 gdb.BreakpointEvent.breakpoint is now deprecated.
3391
3392 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3393
3394 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3395
3396 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3397
3398 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3399
3400 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3401
3402 * gdb.texinfo (Prompt): Add set/show extended-prompt
3403 documentation
3404 (Basic Python): Add prompt_hook anchor.
3405 (Python modules): Reword module text to reflect multiple modules.
3406 (gdb.prompt): Document gdb.prompt module.
3407
3408 2011-08-14 Yao Qi <yao@codesourcery.com>
3409
3410 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3411
3412 2011-08-14 Yao Qi <yao@codesourcery.com>
3413
3414 * gdb.texinfo (Standard Target Features): Document C6x features.
3415 (TIC6x Features): New node.
3416
3417 2011-08-12 Doug Evans <dje@google.com>
3418
3419 * gdb.texinfo (Symbols In Python): Document symbol.type.
3420
3421 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3422
3423 * gdb.texinfo (Python): Document command and function
3424 auto-loading.
3425
3426 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3427 Eli Zaretskii <eliz@gnu.org>
3428
3429 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3430 typedefs unrolling. Extend the sample code by an inner typedef and
3431 outer typedefs unrolling.
3432
3433 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3434
3435 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3436 size and line-size.
3437
3438 2011-07-21 Matt Rice <ratmice@gmail.com>
3439
3440 PR macros/12999
3441 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3442 Update text and cindex entries for info macro command.
3443
3444 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3445
3446 * observer.texi (GDB Observers): Add before_prompt observer.
3447 * gdb.texinfo (Basic Python): Add documentation for prompt
3448 substitution.
3449
3450 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3451
3452 PR python/12438
3453 * gdb.texinfo (Python Commands): Add deprecate note to maint
3454 set/show python print-stack. Document set/show python
3455 print-backtrace.
3456
3457 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3458
3459 * gdb.texinfo: Fix typos.
3460
3461 2011-07-01 Tom Tromey <tromey@redhat.com>
3462
3463 * gdb.texinfo (Debugging Output): Document set debug
3464 check-physname.
3465
3466 2011-06-29 Tom Tromey <tromey@redhat.com>
3467
3468 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3469 breakpoint-notifications feature.
3470
3471 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3472
3473 * gdb.texinfo (Target Description): Remove warning about
3474 possibly unstable format.
3475
3476 2011-06-03 Tom Tromey <tromey@redhat.com>
3477
3478 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3479 (Events In Python): Note that exit_code is optional.
3480
3481 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3482
3483 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3484 required for multi-threading support.
3485 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3486 Hc are deprecated for multi-threading debugging. Point readers at
3487 the vCont packet.
3488
3489 2011-05-15 Doug Evans <dje@google.com>
3490
3491 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3492
3493 2011-05-13 Doug Evans <dje@google.com>
3494
3495 * gdb.texinfo (Threads): Document $sdir,$pdir.
3496 (Server): Document $pdir exception.
3497
3498 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3499
3500 * gdb.texinfo (Threads): Clarify default value for
3501 libthread-db-search-path.
3502
3503 * gdb.texinfo (Completion): Update example.
3504 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3505
3506 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3507
3508 * gdb.texinfo: Document change in the behaviour of the enable and
3509 disable GDB commands when applied to tracepoints.
3510 Document the EnableDisableTracepoints remote stub feature.
3511 Document QTEnable and QTDisable in the list of tracepoint packets.
3512
3513 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3514
3515 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3516 hsuser.texi.
3517 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3518 comment to hsuser.texi. Change rluser.texi name in the comment.
3519
3520 2011-05-10 Doug Evans <dje@google.com>
3521
3522 * gdb.texinfo (Threads): If an empty path is provided for
3523 libthread-db-search-path it is reset to its default value.
3524 (Server): Ditto.
3525
3526 2011-05-09 Doug Evans <dje@google.com>
3527
3528 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3529
3530 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3531 Thiago Jung Bauermann <bauerman@br.ibm.com>
3532
3533 Implement support for PowerPC BookE masked watchpoints.
3534 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3535 (PowerPC Embedded): Mention support of masked watchpoints.
3536
3537 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3538
3539 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3540 `@value{GDBN}'.
3541
3542 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3543
3544 * gdb.texinfo (titlepage): Remove dedication.
3545 (In Memoriam): New appendix.
3546
3547 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3548 Eli Zaretskii <eliz@gnu.org>
3549
3550 * gdb.texinfo (Index Section Format): Change the version to 5.
3551 Describe the different formula.
3552
3553 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3554 Eli Zaretskii <eliz@gnu.org>
3555
3556 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3557 for disconnected tracing.
3558 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3559 extended-remote relationship. Mention --once.
3560 (TCP port allocation lifecycle of @code{gdbserver}): New.
3561
3562 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3563
3564 * gdb.texinfo (Server): Improve indexing. Index all optional
3565 switches to gdbserver.
3566
3567 2011-04-20 Tom Tromey <tromey@redhat.com>
3568
3569 * gdb.texinfo (Index Section Format): New node.
3570 (Top): Add new node to menu.
3571
3572 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3573
3574 * gdb.texinfo (Maintenance Commands): Document `maint print
3575 remote-registers'.
3576
3577 2011-04-20 Tom Tromey <tromey@redhat.com>
3578
3579 * gdb.texinfo (Trace File Format): Move node later.
3580
3581 2011-04-19 Tom Tromey <tromey@redhat.com>
3582
3583 * gdbint.texinfo (Register Information Functions): Remove
3584 duplicate "the".
3585 * gdb.texinfo (Emacs): Remove duplicate "to".
3586 (GDB/MI Variable Objects): Remove duplicate "the".
3587 (General Query Packets): Likewise.
3588
3589 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3590
3591 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3592 "GDB/MI Ada Exception Information" node.
3593
3594 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3595
3596 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3597 the "exception-name" field in the *stopped async record.
3598
3599 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3600 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3601
3602 Implement support for PowerPC BookE ranged breakpoints.
3603 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3604
3605 2011-03-28 Tom Tromey <tromey@redhat.com>
3606
3607 * gdb.texinfo (Set Tracepoints): Fix typo.
3608
3609 2011-03-24 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (Specify Location): Document `function:label'
3612 linespec.
3613
3614 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3615
3616 PR python/12149
3617
3618 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3619
3620 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3621
3622 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3623 (Inferiors In Python): Likewise.
3624 (Threads In Python): Likewise.
3625 (Symbols In Python): Likewise.
3626 (Objfiles In Python): Likewise.
3627 (Symbol Tables In Python): Likewise.
3628
3629 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3630
3631 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3632 display>: Explain that the commands accept number ranges.
3633
3634 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3635
3636 * gdb.texinfo (Breakpoints In Python): Add description and example
3637 of Python stop function operation.
3638
3639 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3640
3641 * gdb.texinfo (Parameters In Python): Document get_set_string and
3642 get_show_string methods.
3643
3644 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3645
3646 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3647
3648 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3649 circular-trace-buffer name.
3650
3651 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3652
3653 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3654 in the previous change.
3655
3656 2011-02-27 Michael Snyder <msnyder@vmware.com>
3657
3658 * gdb.texinfo (Inferiors and Programs): Update commands to show
3659 that they can accept multiple arguments.
3660
3661 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3662
3663 Revert the following patch (code patch was not approved):
3664 2011-02-21 Hui Zhu <teawater@gmail.com>
3665 * agentexpr.texi (bytecode descriptions): add printf.
3666 * gdb.texinfo (tracepoint action lists): add printf.
3667
3668 2011-02-23 Doug Evans <dje@google.com>
3669
3670 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3671
3672 2011-02-23 Michael Snyder <msnyder@vmware.com>
3673
3674 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3675 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3676 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3677
3678 2011-02-22 Doug Evans <dje@google.com>
3679
3680 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3681 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3682 add description of result, fix @defun formatting.
3683
3684 2011-02-21 Hui Zhu <teawater@gmail.com>
3685
3686 * agentexpr.texi (Bytecode Descriptions): Add printf.
3687 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3688
3689 2011-02-18 Tom Tromey <tromey@redhat.com>
3690
3691 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3692
3693 2011-02-14 Michael Snyder <msnyder@vmware.com>
3694
3695 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3696 Document new command "thread find".
3697
3698 2011-02-14 Michael Snyder <msnyder@vmware.com>
3699
3700 * gdb.texinfo (Threads): Update example of new thread message.
3701
3702 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3703
3704 * gdb.texinfo (Remote Configuration): Mention set/show remote
3705 traceframe-info.
3706 (Tools/Packages Optional for Building GDB): Mention that expat is
3707 used for traceframe info.
3708 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3709 (General Query Packets) <qSupported>: Describe the
3710 qXfer:traceframe-info:read feature.
3711 (qXfer::read): Describe qXfer:traceframe-info:read.
3712 (Traceframe Info Format): New section.
3713
3714 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3715
3716 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3717 for casts and unary operators.
3718
3719 2011-02-04 Tom Tromey <tromey@redhat.com>
3720
3721 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3722 is not useful.
3723
3724 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3725
3726 * gdb.texinfo: s/value optimized out/optimized out/g
3727
3728 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3729
3730 * gdb.texinfo (Other Misc Settings): Rework part of the
3731 documentation of the "set interactive mode" command.
3732
3733 2011-01-19 Tom Tromey <tromey@redhat.com>
3734
3735 * gdb.texinfo (Threads): Document thread name output and `thread
3736 name' command.
3737 (Threads In Python): Document Thread.name attribute.
3738 (GDB/MI Thread Commands): Document thread attributes.
3739
3740 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3741
3742 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3743 changes in mi/mi-cmd-disas.c
3744
3745 2011-01-12 Tom Tromey <tromey@redhat.com>
3746
3747 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3748 Fix "thread apply" text.
3749
3750 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3751 Thiago Jung Bauermann <bauerman@br.ibm.com>
3752
3753 Implement support for PowerPC BookE ranged watchpoints.
3754 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3755 the "set powerpc exact-watchpoints" flag.
3756
3757 2011-01-07 Tom Tromey <tromey@redhat.com>
3758
3759 * gdb.texinfo (Python API): Add descriptions to @menu items.
3760
3761 2011-01-06 Tom Tromey <tromey@redhat.com>
3762
3763 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3764
3765 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3766
3767 * gdb.texinfo (Debugging Output): Document "set debug jit".
3768
3769 2011-01-06 Tom Tromey <tromey@redhat.com>
3770
3771 PR python/12133:
3772 * gdb.texinfo (Frames In Python): Document various frame
3773 constants.
3774
3775 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3776
3777 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3778 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3779 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3780
3781 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3782
3783 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3784 (clean): Add GDBvn.texi.
3785
3786 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3787
3788 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3789 occasional case where the debugger prints an array address
3790 instead of the array itself.
3791
3792 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3793
3794 * gdb.texinfo (Packets) <read registers packet>: Document support
3795 for registers that were not collected.
3796
3797 2010-12-15 Doug Evans <dje@google.com>
3798
3799 * gdb.texinfo (Startup): Document auto-loading of scripts during
3800 startup.
3801 (Auto-loading): Delete "maint set python auto-load on|off".
3802 Add "set auto-load-scripts on|off".
3803
3804 2010-12-07 Doug Evans <dje@google.com>
3805
3806 * gdb.texinfo (Mode Options): Document -data-directory.
3807 (Data Files): Add reference to -data-directory.
3808
3809 2010-11-29 Doug Evans <dje@google.com>
3810
3811 * gdb.texinfo (Pretty-Printer Introduction): Change
3812 printer-name:subprinter-name to printer-name;subprinter-name.
3813
3814 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3815
3816 PR python/12199
3817
3818 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3819
3820 2010-11-23 Tom Tromey <tromey@redhat.com>
3821
3822 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3823 (Editing): Likewise.
3824 (Command History): Likewise.
3825 (TUI Keys): Likewise.
3826 (Bug Reporting): Conditionally include rluser.texi and
3827 inc-history.texinfo.
3828 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3829 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3830 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3831 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3832 (gdb.pdf): Likewise.
3833 (gdb.info): Likewise.
3834 (gdb/index.html): Likewise.
3835
3836 2010-11-23 Tom Tromey <tromey@redhat.com>
3837
3838 * Makefile.in (Makefile): Run ../config.status.
3839 (distclean): Update.
3840 * configure: Remove.
3841 * configure.ac: Remove.
3842
3843 2010-11-12 Tom Tromey <tromey@redhat.com>
3844
3845 * gdb.texinfo (Basic Python): Update. Add xref.
3846 (Exception Handling): Document new exception classes.
3847 (Types In Python): Update.
3848 (Frames In Python): Update.
3849
3850 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3851
3852 * gdb.texinfo (Breakpoints In Python): Document "internal"
3853 parameter, and visible attribute.
3854
3855 2010-11-05 Doug Evans <dje@google.com>
3856
3857 * gdb.texinfo (Source Path): Document "set directories".
3858
3859 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3860
3861 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3862 (OpenCL C): New node.
3863
3864 2010-11-02 Doug Evans <dje@google.com>
3865
3866 * gdb.texinfo (Pretty Printing): Expand into three sections,
3867 introduction, example, and commands.
3868 (Python API): Delete section Disabling Pretty-Printers, merge into
3869 Selecting Pretty-Printers.
3870 (Writing a Pretty-Printer): New section. Move the pretty-printer
3871 example here, and reformat to match python coding style. Add a second
3872 example using the gdb.printing module.
3873 (Python modules): Add gdb.printing.
3874
3875 2010-10-29 Doug Evans <dje@google.com>
3876
3877 * gdb.texinfo (Python): Fix long line.
3878
3879 2010-10-20 Doug Evans <dje@google.com>
3880
3881 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3882 All references updated. Correct sections marked as subsections.
3883 (Coding Standards): New chapter. Move the coding standard related
3884 subsections here. Add section on Python coding standards.
3885
3886 2010-10-13 Doug Evans <dje@google.com>
3887
3888 * gdb.texinfo (Python): Add "Python modules".
3889 (Types in Python): Add reference to gdb.types section.
3890 (Python modules): New node.
3891
3892 2010-10-11 Doug Evans <dje@google.com>
3893
3894 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3895 Python" from gdb.Value.type description.
3896
3897 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3898
3899 * gdb.texinfo (Ravenscar Profile): New node.
3900
3901 2010-09-22 Tom Tromey <tromey@redhat.com>
3902
3903 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3904
3905 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3906
3907 * gdb.texinfo (Values From Inferior): Clarify that
3908 value.dynamic_type works only in C++ programs with RTTI.
3909
3910 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3911
3912 * gdb.texinfo (Character Sets): Correctly reference host-charset
3913 in example.
3914
3915 2010-09-13 Tom Tromey <tromey@redhat.com>
3916
3917 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3918 Document "fullname" and "from".
3919
3920 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3921
3922 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3923 feature `reverse' output by -list-target-features.
3924
3925 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3926
3927 * gdb.texinfo (i386 Features): Remove an extra "@item".
3928
3929 2010-08-30 Tom Tromey <tromey@redhat.com>
3930
3931 PR python/11792:
3932 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3933
3934 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3935
3936 * gdb.texinfo (ARM Features): Document
3937 org.gnu.gdb.arm.m-profile.
3938
3939 2010-08-23 Tom Tromey <tromey@redhat.com>
3940
3941 PR python/11145:
3942 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3943 reinterpret_cast methods.
3944
3945 2010-08-23 Tom Tromey <tromey@redhat.com>
3946
3947 PR python/11915:
3948 * gdb.texinfo (Types In Python): Document array method.
3949
3950 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3951
3952 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3953
3954 2010-08-16 Tom Tromey <tromey@redhat.com>
3955
3956 * gdb.texinfo (Set Watchpoints): Document -location option.
3957
3958 2010-08-13 Doug Evans <dje@google.com>
3959
3960 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3961
3962 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3963
3964 * gdb.texinfo (GDB/MI Data Manipulation): Document
3965 -data-read-memory-raw and -data-write-memory-raw.
3966
3967 2010-08-11 Tom Tromey <tromey@redhat.com>
3968 Phil Muldoon <pmuldoon@redhat.com>
3969
3970 * gdb.texinfo (Basic Python): Describe post_event API.
3971
3972 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3973
3974 * gdb.texinfo (Basic Python): Describe solib_address and
3975 decode_line Python APIs
3976
3977 2010-08-10 Tom Tromey <tromey@redhat.com>
3978
3979 * gdb.texinfo (Pretty Printing API): Document
3980 gdb.default_visualizer.
3981
3982 2010-08-10 Tom Tromey <tromey@redhat.com>
3983
3984 Revert gdb-add-index addition:
3985 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3986
3987 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3988 Eli Zaretskii <eliz@gnu.org>
3989
3990 * gdb.texinfo (Mode Options) <-batch>
3991 (Basic Python) <gdb.execute>: Describe setting width and height.
3992
3993 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3994
3995 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3996
3997 2010-07-30 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Index Files): Mention gdb-add-index.
4000
4001 2010-07-30 Hui Zhu <teawater@gmail.com>
4002
4003 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4004 "detach inferior" and "kill inferior".
4005
4006 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4007
4008 * gdb.texinfo (Machine Code): Update description of two forms of
4009 arguments, and add new example to demonstrate the new form.
4010
4011 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4012
4013 * gdb.texinfo (Values From Inferior): Add value inferior function
4014 call description.
4015
4016 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4017
4018 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4019
4020 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4021 Eli Zaretskii <eliz@gnu.org>
4022
4023 Make core files the process_stratum.
4024 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4025 record_stratum example.
4026
4027 2010-07-13 Tom Tromey <tromey@redhat.com>
4028
4029 * gdb.texinfo (Index Files): New node.
4030
4031 2010-07-13 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4034
4035 2010-07-13 Tom Tromey <tromey@redhat.com>
4036
4037 * gdb.texinfo (Specify Location): Document labels.
4038
4039 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4040
4041 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4042 entries for fast tracepoints and static tracepoints.
4043
4044 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4045
4046 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4047 qsThreadInfo>: Spell out `l' as ell.
4048
4049 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4050
4051 * gdb.texinfo (Convenience Variables): Document $_sdata.
4052 (Commands to Set Tracepoints): Describe static tracepoints. Add
4053 `Listing Static Tracepoint Markers' menu entry. Document
4054 "strace".
4055 (Tracepoint Action Lists): Document collecting $_sdata.
4056 (Listing Static Tracepoint Markers): New subsection.
4057 (Tracepoints support in gdbserver): Mention static tracepoints.
4058 (remote packets, enabling and disabling): Mention
4059 read-sdata-object.
4060 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4061 and StaticTracepoint.
4062 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4063 Document qXfer:sdata:read.
4064 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4065
4066 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4067
4068 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4069
4070 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4071 Tom Tromey <tromey@redhat.com>
4072 Thiago Jung Bauermann <bauerman@br.ibm.com>
4073
4074 * gdb.texinfo (Inferiors In Python): New node.
4075 * gdb.texinfo (Threads In Python): New node.
4076
4077 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4078
4079 * gdb.texinfo (Python): Document what the python directory is
4080 and what its location is.
4081 (Basic Python): Document the gdb.PYTHONDIR constant.
4082
4083 2010-06-25 Tom Tromey <tromey@redhat.com>
4084
4085 PR python/10808:
4086 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4087
4088 2010-06-24 Hui Zhu <teawater@gmail.com>
4089
4090 * gdb.texinfo: (Commands for Controlled Output): Add
4091 documentation for command "eval".
4092
4093 2010-06-21 Stan Shebs <stan@codesourcery.com>
4094
4095 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4096 * annotate.texinfo: Ditto.
4097 * gdbint.texinfo: Ditto.
4098 * stabs.texinfo: Ditto.
4099
4100 2010-06-22 Hui Zhu <teawater@gmail.com>
4101
4102 * gdb.texinfo: (Process Record and Replay): Add documentation
4103 for command "set record memory-query".
4104
4105 2010-06-21 Stan Shebs <stan@codesourcery.com>
4106
4107 * gdb.texinfo: Relicense under GFDL version 1.3.
4108 * annotate.texinfo: Relicense under GFDL version 1.3.
4109 * gdbint.texinfo: Relicense under GFDL version 1.3.
4110 * stabs.texinfo: Relicense under GFDL version 1.3.
4111 * fdl.texi: Update to version 1.3.
4112
4113 2010-06-18 Stan Shebs <stan@codesourcery.com>
4114
4115 * gdb.texinfo (Operating System Auxiliary Information): Describe
4116 "info os" when no arguments given.
4117
4118 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4119 $_thread.
4120
4121 2010-06-18 Hui Zhu <teawater@gmail.com>
4122
4123 * gdb.texinfo: (Process Record and Replay): Add documentation
4124 for commands "record save" and "record restore".
4125
4126 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4127
4128 * gdb.texinfo: Include information about the correct use
4129 of addresses in the `watch' command.
4130
4131 2010-06-11 Stan Shebs <stan@codesourcery.com>
4132
4133 * gdb.texinfo (Observer Mode): New section.
4134 (General Query Packets): Document QAllow.
4135
4136 2010-06-04 Doug Evans <dje@google.com>
4137
4138 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4139
4140 2010-06-03 Doug Evans <dje@google.com>
4141
4142 * gdbint.texinfo (Coding): Add subsection on command names.
4143
4144 2010-06-02 Tom Tromey <tromey@redhat.com>
4145
4146 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4147 always-disassemble.
4148
4149 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4150
4151 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4152 gdbserver, and add cross reference.
4153 (Tracepoints support in gdbserver): New subsection.
4154
4155 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4156
4157 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4158 `qRelocInsn' feature.
4159 (Relocate instruction reply packet): New subsection
4160 of `Tracepoint Packets'.
4161 (Tracepoint Packets): Mention that packets QTDP and QTStart
4162 support the qRelocInsn request, and add cross reference to new
4163 subsection.
4164
4165 2010-05-25 Doug Evans <dje@google.com>
4166
4167 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4168 (Commands In Python): Document gdb.string_to_argv.
4169
4170 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4171
4172 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4173 ATTR_NORETURN.
4174
4175 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4176 Tom Tromey <tromey@redhat.com>
4177 Thiago Jung Bauermann <bauerman@br.ibm.com>
4178
4179 * gdb.texinfo (Parameters In Python): New Node.
4180
4181 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4182
4183 * gdb.texinfo: (Summary) Add mention about D language support.
4184 (Filenames): Add D suffixes.
4185 (D): New node.
4186
4187 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4188
4189 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4190 of macro deleted from GDB code.
4191
4192 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4193
4194 * gdb.texinfo (Commands to specify files): Describe what how GDB
4195 looks up DOS-based filesystem paths on the system root. Document
4196 the new `set/show target-file-system-kind' commands.
4197
4198 2010-04-23 Doug Evans <dje@google.com>
4199
4200 * gdb.texinfo (Python): Move Auto-loading section here ...
4201 (Python API): from here.
4202 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4203 (Maintenance Commands): Add docs for "maint print section-scripts".
4204
4205 2010-04-20 Chris Moller <cmoller@redhat.com>
4206
4207 * gdb.texinfo (Setting Breakpoints): Added description of
4208 filename-qualified rbreak.
4209 * refcard.tex (Breakpoints and Watchpoints): Added brief
4210 description of filename-qualified rbreak.
4211
4212 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4213
4214 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4215 (Python API): Change the reference to Pretty Printing API.
4216 (Pretty Printing): Move the user part under the Data node. Reformat
4217 the sample output to 72 columns. Create a new reference to Pretty
4218 Printing API. Rename the API part ...
4219 (Pretty Printing API): To a new node name.
4220 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4221 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4222
4223 2010-04-21 Stan Shebs <stan@codesourcery.com>
4224
4225 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4226 and commands.
4227 (Listing Tracepoints): Update to reflect current behavior.
4228
4229 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4230
4231 * gdb.texinfo (Examining memory): Update for change in string
4232 display with explicit size.
4233
4234 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4235
4236 PR breakpoints/8554.
4237
4238 * gdb.texinfo (Save Breakpoints): New node.
4239 (save-tracepoints): Rename to ...
4240 (save tracepoints): ... this. Mention that `save-tracepoints' is
4241 a deprecated alias to `save tracepoints'.
4242
4243 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4244
4245 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4246 (info w32 thread-information-block): Document new command.
4247 (qGetTIBAddress): Document new gdbserver query.
4248 (maint set/show show-all-tib): Document new command.
4249
4250 2010-04-15 Doug Evans <dje@google.com>
4251
4252 * gdb.texinfo (Python API): Add progspaces section.
4253 (Selecting Pretty-Printers): Progspace pretty-printers are
4254 searched too.
4255 (Progspaces In Python): New section.
4256
4257 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4258
4259 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4260
4261 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4262 returns None.
4263
4264 2010-04-09 Stan Shebs <stan@codesourcery.com>
4265
4266 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4267 Describe the `frames-created' field, tweak grammar.
4268
4269 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4270
4271 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4272 Describe the `circular' and `disconnected' fields.
4273
4274 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4275
4276 * gdb.texinfo (maint print registers): Mention unavailable and
4277 invisible registers.
4278
4279 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4280 Thiago Jung Bauermann <bauerman@br.ibm.com>
4281 Tom Tromey <tromey@redhat.com>
4282
4283 * gdb.texinfo (Breakpoints In Python): New Node.
4284
4285 2010-04-08 Stan Shebs <stan@codesourcery.com>
4286
4287 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4288 trace status fields.
4289
4290 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4291
4292 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4293 optional. Make org.gnu.gdb.i386.avx requires
4294 org.gnu.gdb.i386.avx.
4295
4296 2010-04-08 Doug Evans <dje@google.com>
4297
4298 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4299 search path, and document that gdb only scans the search path if
4300 the script's path doesn't specify a directory.
4301
4302 2010-04-05 Doug Evans <dje@google.com>
4303
4304 * gdb.texinfo (maint show python auto-load): Fix typo.
4305
4306 2010-04-04 Stan Shebs <stan@codesourcery.com>
4307
4308 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4309 (Setting Watchpoints): Update description of "info watch".
4310 (Disabling Breakpoints): Only "info break" lists all.
4311
4312 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4313 (tdump): Explain how tdump works.
4314
4315 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4316
4317 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4318 add cross reference.
4319
4320 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4321
4322 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4323 commands error out.
4324
4325 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4326
4327 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4328
4329 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4330
4331 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4332
4333 2010-03-29 Stan Shebs <stan@codesourcery.com>
4334 Nathan Sidwell <nathan@codesourcery.com>
4335
4336 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4337 GDBN equivalent.
4338 (Set Tracepoints): Remove mention that conditional tracepoints
4339 don't exist.
4340 (Tracepoint Actions): Clarify when while-stepping collection
4341 happens, note that while-stepping does not automatically collect
4342 $pc.
4343
4344 2010-03-29 Stan Shebs <stan@codesourcery.com>
4345
4346 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4347 (General Query Packets): Describe TracepointSource.
4348
4349 2010-03-27 Matt Rice <ratmice@gmail.com>
4350
4351 * gdb.texinfo (ARM): Document arguments to "target sim".
4352 (Set Catchpoints): Use @dots{} instead of @r{...}.
4353
4354 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4355
4356 * gdb.texinfo (Tracepoint Packets): Remove mention that
4357 terror:string may be plain text, and drop mention of X prefix.
4358
4359 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4360
4361 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4362
4363 2010-03-24 Stan Shebs <stan@codesourcery.com>
4364
4365 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4366
4367 2010-03-24 Tom Tromey <tromey@redhat.com>
4368
4369 PR breakpoints/9352:
4370 * gdb.texinfo (Break Commands): Update.
4371
4372 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4373
4374 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4375 commands.
4376
4377 2010-03-16 Stan Shebs <stan@codesourcery.com>
4378
4379 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4380 circular-trace-buffer.
4381 (Tracepoint Packets): Describe QTBuffer, and details of the
4382 qTStatus reply.
4383
4384 2010-03-12 Stan Shebs <stan@codesourcery.com>
4385 Nathan Sidwell <nathan@codesourcery.com>
4386
4387 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4388 doing instruction stepping.
4389 (Tracepoint Restrictions): New node.
4390
4391 2010-03-10 Tom Tromey <tromey@redhat.com>
4392
4393 * gdbint.texinfo (Symbol Handling): Update.
4394
4395 2010-03-08 Tom Tromey <tromey@redhat.com>
4396
4397 PR cli/9591:
4398 * gdb.texinfo (Mode Options): Mention lack of pagination and
4399 confirmation with --batch.
4400 (Screen Size): Mention --batch.
4401 (Messages/Warnings): Likewise.
4402
4403 2010-03-05 Tom Tromey <tromey@redhat.com>
4404
4405 * gdb.texinfo (Basic Python): Document target_charset and
4406 target_wide_charset.
4407
4408 2010-03-05 Tom Tromey <tromey@redhat.com>
4409
4410 * gdb.texinfo (Data): Link to pretty-printing.
4411 (Output Formats): Likewise. Correct text.
4412
4413 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4414
4415 * gdb.texinfo (Types): Describe <struct> and <flags>.
4416
4417 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4418
4419 * gdb.texinfo (Frames In Python): Add block parameter and
4420 description to read_var text.
4421
4422 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4423 Tom Tromey <tromey@redhat.com>
4424
4425 * gdb.texinfo (Types In Python): Describe block argument in
4426 template_argument and gdb.lookup_type.
4427
4428 2010-02-24 Tom Tromey <tromey@redhat.com>
4429
4430 * gdb.texinfo (Cygwin Native): Fix typo.
4431
4432 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4433
4434 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4435 and select method descriptions.
4436 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4437 Tables in Python to menu.
4438 (Blocks In Python): New node.
4439 (Symbols In Python): New node.
4440 (Symbol Tables in Python): New node.
4441
4442 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4443
4444 Multiexec MI
4445
4446 gdb/
4447 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4448
4449 gdb/doc/
4450 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4451 changes.
4452 (GDB/MI Program Execution): Document current behaviour of
4453 --all and --thread-group.
4454 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4455 -remove-inferior.
4456 * observer.texi (inferior_added, inferior_removed): New
4457 observers.
4458
4459 2010-02-19 Tom Tromey <tromey@redhat.com>
4460
4461 * gdbint.texinfo (Getting Started): Fix @node.
4462 (Debugging GDB): Likewise.
4463
4464 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4465
4466 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4467 documenting the gdb_test_timeout variable.
4468
4469 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4470
4471 * gdb.texinfo (MI commands): Added documentation of --reverse
4472 option to a set of MI commands. Restructured documentation of MI
4473 commands --exec-continue to reflect the complexity of reverse
4474 execution.
4475
4476 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4477
4478 * gdb.texinfo (Using the Collected Data): Specify that the address
4479 range of `tfind outsize' is exclusive, and that the address range
4480 of `tfind range' is inclusive.
4481 (Tracepoint Packets): Specify that the address range of
4482 `QTFrame:range' is inclusive, and that the address range of
4483 `QTFrame:outside' is exclusive
4484
4485 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4486
4487 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4488
4489 2010-02-10 Tom Tromey <tromey@redhat.com>
4490
4491 * gdb.texinfo (Debugging Output): Document set debug parser and
4492 show debug parser.
4493
4494 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4495
4496 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4497 i386_eflags and i386_mxcsr.
4498
4499 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4500
4501 * gdb.texinfo: Document i386 target features.
4502
4503 2010-02-05 Doug Evans <dje@google.com>
4504
4505 * gdbint.texinfo (Testsuite): Add a new section to document the
4506 various DejaGnu variables that may be overridden.
4507 Document INTERNAL_GDBFLAGS.
4508
4509 2010-02-04 Tom Tromey <tromey@redhat.com>
4510
4511 PR cli/8830:
4512 * gdb.texinfo (Files): -readnow comes before the filename for file
4513 and symbol-file.
4514
4515 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4516
4517 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4518 Document ARM breakpoint types.
4519 (Register Packet Format): Move into the new section.
4520 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4521
4522 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4523
4524 * gdb.texinfo (File Options): Adjust the documentation of this
4525 switch to refer to the "source" command rather than partially
4526 duplicating some of the relevant information.
4527 (Extending GDB): Introduce and document the set/show script-extension
4528 setting.
4529 (Command Files): Add note explaining that the "source" command
4530 is also used to evalute scripts written in other languages.
4531 Remove the short slightly incorrect reference to sourcing Python
4532 scripts.
4533 (Python Commands): Document how to execute a Python script from GDB.
4534
4535 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4536
4537 * gdb.texinfo (Command Files): Fix typo.
4538
4539 2010-01-18 Tom Tromey <tromey@redhat.com>
4540
4541 * gdb.texinfo (File Options): Document -x on .py files.
4542 (Command Files): Document handling of Python scripts.
4543
4544 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4545
4546 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4547
4548 2010-01-15 Stan Shebs <stan@codesourcery.com>
4549
4550 * gdb.texinfo (Trace Files): New section.
4551 (Tracepoint Packets): Document QTSave and qTBuffer.
4552 (Trace File Format): New appendix.
4553
4554 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4555
4556 * gdb.texinfo (Values From Inferior): Document lazy_string value
4557 method.
4558 (Python API): Add Lazy strings menu item.
4559 (Lazy Strings In Python): New node.
4560
4561 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4562
4563 * gdb.texinfo (GDB/MI Thread Information): New.
4564 (GDB/MI Async Records): Document the core field in *stopped.
4565 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4566 documentation
4567 (Process list): Document that osdata document may contain
4568 threads.
4569 (Remote Serial Protocol): Document qXfer:threads.
4570
4571 2010-01-06 Stan Shebs <stan@codesourcery.com>
4572
4573 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4574 disconnected tracing.
4575 (Tracepoint Packets): Document new protocol.
4576
4577 2010-01-05 Stan Shebs <stan@codesourcery.com>
4578
4579 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4580 tracepoints.
4581 (Tracepoint Packets): Describe remote protocol for fast
4582 tracepoints.
4583
4584 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4585
4586 Update the "Start of New Year Procedure".
4587 * gdbint.texinfo: Add the list of files that need to be updated
4588 manually. Minor reformatting.
4589
4590 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4591
4592 * refcard.tex: Update copyright year in header and text.
4593
4594 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4595
4596 * agentexpr.texi: Add 2010 to the list of copyright years.
4597 * annotate.texinfo: Likewise.
4598 * gdb.texinfo: Likewise.
4599 * gdbint.texinfo: Likewise.
4600 * observer.texi: Likewise.
4601 * stabs.texinfo: Likewise.
4602
4603 2009-12-31 Stan Shebs <stan@codesourcery.com>
4604
4605 * gdb.texinfo (Tracepoint Actions): Describe teval.
4606
4607 2009-12-29 Stan Shebs <stan@codesourcery.com>
4608
4609 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4610
4611 2009-12-28 Stan Shebs <stan@codesourcery.com>
4612
4613 * gdb.texinfo (Trace State Variables): New section.
4614 (Tracepoint Packets): Describe trace state variable packets.
4615 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4616 variable bytecodes.
4617
4618 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4619
4620 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4621 declarations.
4622
4623 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4624
4625 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4626 -gdb-exit behaviour.
4627
4628 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4629
4630 * gpl.texi: Update to version 3 of the GPL.
4631
4632 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4633
4634 * Makefile.in: Update copyright header.
4635 * observer.texi: Fix the copyright header of the generated files.
4636
4637 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4638
4639 * gdb.texinfo (Types In Python): Describe range function.
4640
4641 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4642
4643 * gdb.texinfo (Types In Python): Describe "is_base_class".
4644
4645 2009-12-03 Tom Tromey <tromey@redhat.com>
4646
4647 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4648
4649 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4650
4651 * observer.texi: New memory_changed observer.
4652
4653 2009-12-01 Tom Tromey <tromey@redhat.com>
4654
4655 * gdb.texinfo (Reverse Execution): Fix typo.
4656
4657 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4658
4659 PR gdb/8704
4660
4661 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4662 are allowed after the breakpoint condition.
4663
4664 2009-11-23 Tom Tromey <tromey@redhat.com>
4665
4666 PR python/10782:
4667 * gdb.texinfo (Types In Python): Document Type.pointer.
4668
4669 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4670
4671 * gdb.texinfo (Machine Code): Adjust.
4672
4673 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4674
4675 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4676 (Using Agent Expressions): Delete cross reference.
4677
4678 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4679
4680 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4681 and @settitle directives up to help makeinfo find them.
4682
4683 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4684
4685 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4686 (Auto-loading): Use plural and note one can use multiple components now.
4687
4688 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4689
4690 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4691 -stack-list-arguments have the same documentation for parameter
4692 as -stack-list-locals. Add comas.
4693
4694 2009-10-27 Tom Tromey <tromey@redhat.com>
4695 Eli Zaretskii <eliz@gnu.org>
4696
4697 PR python/10781
4698
4699 * gdb.texinfo (Values From Inferior): Document cast method.
4700
4701 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4702
4703 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4704 and adjust example.
4705
4706 2009-10-22 Michael Snyder <msnyder@vmware.com>
4707
4708 * gdb.texinfo (Process Record and Replay): Document new form of
4709 info record command. Also document the new save and restore
4710 commands.
4711
4712 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4713
4714 * gdb.texinfo (Machine Code): Mention current pc marker.
4715 (Memory): Likewise.
4716
4717 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4718 Stan Shebs <stan@codesourcery.com>
4719
4720 * observer.texi (new_inferior): Rename to...
4721 (inferior_appeared): ... this.
4722
4723 * gdb.texinfo (Inferiors): Rename node to ...
4724 (Inferiors and Programs): ... this. Mention running multiple
4725 programs in the same debug session.
4726 <info inferiors>: Mention the new 'Executable' column if "info
4727 inferiors". Update examples. Document the "add-inferior",
4728 "clone-inferior", "remove-inferior" and "maint info
4729 program-spaces" commands.
4730 (Process): Rename node to...
4731 (Forks): ... this. Document "set|show follow-exec-mode".
4732
4733 2009-10-11 Michael Snyder <msnyder@vmware.com>
4734
4735 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4736 (ReverseContinue): Ditto.
4737
4738 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4739
4740 * gdb.texinfo (Server): Document libthread-db-search-path.
4741
4742 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4743
4744 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4745
4746 2009-10-06 Michael Eager <eager@eagercon.com>
4747
4748 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4749 (Embedded Processors): Add MicroBlaze.
4750 (MicroBlaze): New. Describe Xilinx MicroBlaze
4751
4752 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4753
4754 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4755
4756 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4757
4758 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4759
4760 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4761
4762 * observer.texi (solib_unloaded): Document explicitly the fact that
4763 this observer is called before the associated symbols are unloaded.
4764
4765 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4766
4767 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4768 -stack-list-variables.
4769
4770 2009-09-18 Tom Tromey <tromey@redhat.com>
4771
4772 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4773 is experimental.
4774
4775 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4776
4777 * gdb.texinfo (convenince variables): Mention
4778 $_siginfo could be empty.
4779
4780 2009-09-15 Tom Tromey <tromey@redhat.com>
4781
4782 * gdb.texinfo (GDB/MI Variable Objects): Document
4783 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4784 Expand -var-update documentation.
4785
4786 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4787
4788 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4789 feature.
4790
4791 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4792
4793 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4794
4795 2009-09-10 Michael Snyder <msnyder@vmware.com>
4796
4797 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4798 ReverseStep replies to the qSupported query.
4799
4800 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4801
4802 Add documentation for set/show interactive-mode.
4803 * gdb.texinfo (Other Misc Settings): New node.
4804
4805 2009-09-01 Doug Evans <dje@google.com>
4806
4807 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4808 non-stop mode's affect on remote caching.
4809
4810 2009-08-31 Jacob Potter <jdpotter@google.com>
4811 Doug Evans <dje@google.com>
4812
4813 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4814 Mark `set/show remotecache' options as obsolete.
4815 Document new `set/show stack-cache' option.
4816 Update text for `info dcache'.
4817
4818 2009-08-27 Doug Evans <dje@google.com>
4819
4820 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4821 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4822
4823 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4824
4825 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4826 about autoconf.
4827
4828 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4829
4830 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4831 small example, and describe its columns. Replace "inferior-id" by
4832 "infno" throughout.
4833
4834 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4835
4836 * gdbint.texinfo (Releasing GDB): Point to
4837 README-maintainer-mode file for required autoconf version.
4838 * configure.ac: Do not substitute datarootdir, htmldir,
4839 pdfdir, docdir. Do not process --with-datarootdir,
4840 --with-htmldir, --with-pdfdir, --with-docdir.
4841 * configure: Regenerate.
4842
4843 * configure: Regenerate.
4844
4845 2009-08-20 Reid Kleckner <reid@kleckner.net>
4846
4847 * gdb.texinfo: Add chapter on JIT interface.
4848
4849 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4850
4851 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4852 confirmation request.
4853
4854 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4855
4856 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4857 CRC definitions.
4858
4859 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4860
4861 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4862 -break-commands.
4863
4864 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4865
4866 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4867 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4868
4869 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4870
4871 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4872 "set spu stop-on-load" and "show spu stop-on-load" commands.
4873
4874 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4875
4876 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4877
4878 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4879
4880 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4881 org.gnu.gdb.arm.neon.
4882
4883 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4884
4885 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4886 optional element.
4887 (subsection OS ABI): New subsection.
4888
4889 2009-07-14 Stan Shebs <stan@codesourcery.com>
4890
4891 * gdb.texinfo (Tracepoint Conditions): New section.
4892 (General Query Packets): Describe ConditionalTracepoints.
4893 (Tracepoint Packets): Describe condition field.
4894 (Maintenance Commands): Describe maint agent-eval.
4895 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4896
4897 2009-07-11 Hui Zhu <teawater@gmail.com>
4898
4899 * gdb.texinfo (disassemble): Add a new modifier /r
4900 to "disassemble" command to make it print the raw instructions
4901 in hex as well as in symbolic form.
4902
4903 2009-07-09 Tom Tromey <tromey@redhat.com>
4904
4905 * gdbint.texinfo (Testsuite): Document parallel make check.
4906
4907 2009-07-09 Tom Tromey <tromey@redhat.com>
4908
4909 * gdbint.texinfo (Testsuite): Document test transcripts.
4910
4911 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4912
4913 * gdb.texinfo (Values From Inferior): Add length parameter
4914 description.
4915
4916 2009-07-04 Chris Genly <chris@genly.us>
4917
4918 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4919 in -var-list-children. Fix example according to what the code
4920 does.
4921
4922 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4923
4924 * gdb.texinfo (Debugging multiple inferiors): Document the
4925 "inferior", "detach inferior" and "kill inferior" commands.
4926 (Debugging Programs with Multiple Processes): Adjust to mention
4927 generic "inferior" commands. Delete mention of "detach fork" and
4928 "delete fork". Cross reference to "Debugging multiple inferiors"
4929 section.
4930
4931 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4932
4933 * gdbint.texinfo (Item Output Functions): Update signature
4934 for ui_out_field_core_addr.
4935
4936 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4937
4938 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4939 Update example code extrated from breakpoint.c.
4940
4941 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4942
4943 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4944 MI commands.
4945 (GDB/MI Symbol Query): Likewise.
4946 (GDB/MI File Commands): Likewise.
4947 (GDB/MI File Transfer Commands): Likewise.
4948 (GDB/MI Target Manipulation): Likewise.
4949 (GDB/MI Miscellaneous Commands): Likewise.
4950
4951 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4952
4953 * gdb.texinfo (Debugging Optimized Code): New chapter.
4954 (Compiling for Debugging): Reference it. Move some
4955 text to the new section.
4956
4957 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4958
4959 * doc/gdb.texinfo (Calling): Document
4960 set-unwind-on-terminating-exception usage.
4961
4962 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4963
4964 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4965 command.
4966
4967 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4968
4969 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4970 references.
4971
4972 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4973
4974 * gdbint.texinfo: Rename formal parameters to gdbarch function
4975 protoypes from "current_gdbarch" to "gdbarch".
4976
4977 2009-05-28 Tom Tromey <tromey@redhat.com>
4978
4979 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4980
4981 2009-05-27 Tom Tromey <tromey@redhat.com>
4982
4983 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4984 feature.
4985 (GDB/MI Variable Objects): Document -var-set-visualizer.
4986
4987 2009-04-02 Tom Tromey <tromey@redhat.com>
4988
4989 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4990 feature.
4991 (GDB/MI Variable Objects): Document -var-set-visualizer.
4992
4993 2009-05-27 Tom Tromey <tromey@redhat.com>
4994 Thiago Jung Bauermann <bauerman@br.ibm.com>
4995 Phil Muldoon <pmuldoon@redhat.com>
4996
4997 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4998 (Pretty Printing): New node.
4999 (Selecting Pretty-Printers): Likewise.
5000 (Python API): Update.
5001 (Output Formats): Document /r format.
5002
5003 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5004 Tom Tromey <tromey@redhat.com>
5005
5006 * gdb.texinfo (Types In Python): New node.
5007 (Values From Inferior): "type" is now an attribute.
5008 (Python API): Update.
5009
5010 2009-05-27 Tom Tromey <tromey@redhat.com>
5011 Thiago Jung Bauermann <bauerman@br.ibm.com>
5012 Phil Muldoon <pmuldoon@redhat.com>
5013
5014 * gdb.texinfo: Add @syncodeindex for `tp'.
5015 (Python API): Update.
5016 (Auto-loading): New node.
5017 (Objfiles In Python): New node.
5018
5019 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5020
5021 * gdb.texinfo (Threads): Document libthread-db-search-path.
5022
5023 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5024
5025 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5026
5027 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5028
5029 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5030 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5031 show show-debug-regs' docs.
5032
5033 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5034
5035 * gdb.texinfo (Process Record and Replay): Add description of
5036 reverse execution.
5037
5038 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5039
5040 * gdbint.texinfo (Adding support for debugging core files): New node.
5041 (Native Debugging): Remove the ``Native core file Support'' section.
5042
5043 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5044
5045 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5046 Add index entries.
5047
5048 2009-04-30 Hui Zhu <teawater@gmail.com>
5049 Michael Snyder <msnyder@vmware.com>
5050
5051 * gdb.texinfo: (Process Record and Replay): Add documentation for
5052 process record and replay.
5053
5054 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5055
5056 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5057 a new part on command-line defined macros.
5058
5059 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5060
5061 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5062 clarify the wording.
5063
5064 2009-04-23 Tom Tromey <tromey@redhat.com>
5065
5066 * gdb.texinfo (Data Files): New node.
5067 (GDB Files): Update menu.
5068
5069 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5070
5071 * gdbint.texinfo (Defining Other Architecture Features): Remove
5072 entry for PROCESS_LINENUMBER_HOOK.
5073
5074 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5075
5076 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5077
5078 2009-04-22 Hui Zhu <teawater@gmail.com>
5079
5080 * gdb.texinfo (disassemble-next-line): Set the default of
5081 disassemble-next-line to off.
5082
5083 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5084
5085 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5086 --with-htmldir): New.
5087 * configure: Regenerate.
5088 * Makefile.in (datarootdir, docdir): Define.
5089 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5090 instead of $(SET_TEXINPUTS).
5091 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5092 gdbint.info instead of $(SET_TEXINPUTS).
5093 (gdbint/index.html): Use same -I options as for building
5094 gdbint.info.
5095 (stabs.dvi, stabs.pdf): Use same -I options as for building
5096 stabs.info instead of $(SET_TEXINPUTS).
5097 (stabs/index.html): Use same -I options as for building
5098 stabs.info.
5099 (annotate.dvi, annotate.pdf): Use same -I options as for building
5100 annotate.info instead of $(SET_TEXINPUTS).
5101 (annotate/index.html): Use same -I options as for building
5102 annotate.info.
5103
5104 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5105
5106 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5107
5108 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5109
5110 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5111
5112 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5113 Joseph Myers <joseph@codesourcery.com>
5114
5115 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5116 (MAKEHTMLFLAGS): Set to empty.
5117 (html__strip_dir): Define.
5118 (HTMLFILES): Define.
5119 (HTMLFILES_INSTALL): Define.
5120 (install-html): Copy new automake rule.
5121 (html): Depend on $(HTMLFILES).
5122 (gdb_toc.html): Rename to gdb/index.html.
5123 (gdbint_toc.html): Rename to gdbint/index.html.
5124 (stabs_toc.html): Rename to stabs/index.html.
5125 (annotate_toc.html): Rename to annotate/index.html.
5126
5127 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5128
5129 * Makefile.in: Set pdfdir and htmldir from configure
5130 substitutions.
5131 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5132 * configure: Regenerate.
5133
5134 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5135
5136 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5137 This macro is no longer used.
5138
5139 2009-04-15 Tom Tromey <tromey@redhat.com>
5140
5141 * gdb.texinfo (Character Sets): Document default character set.
5142
5143 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5144
5145 * gdbint.texinfo: Change server name from sources.redhat.com to
5146 sourceware.org throughout.
5147
5148 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5149
5150 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5151 about a missing dot or coma after @xref.
5152
5153 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5154
5155 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5156 example, and add a small explanation about it.
5157 (Print Settings): Change the documentation of the "set print
5158 frame-arguments" to reflect the fact that the default is now "scalars".
5159
5160 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5161
5162 * gdb.texinfo (Print Settings): Add kindex for command "set
5163 print frame-arguments".
5164
5165 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5166
5167 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5168 breakpoints.
5169 (Set Breaks): Add reference to thread-specific and task-specific
5170 breakpoints.
5171
5172 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5173
5174 * gdb.texinfo (Ada Tasks): Remove the documentation about
5175 the "Running" state, as this state has been eliminated.
5176 Now all runnable tasks are shown as "Runnable".
5177
5178 2009-03-30 Stan Shebs <stan@codesourcery.com>
5179
5180 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5181 special case of breakpoints.
5182 (Enable and Disable Tracepoints): Mention deprecation.
5183 (Listing Tracepoints): Update description and example.
5184
5185 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5186
5187 * gdb.texinfo (Frames in Python): New node.
5188 (Python API): Update.
5189
5190 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5191
5192 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5193 from a method to an attribute.
5194
5195 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5196
5197 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5198 attribute.
5199
5200 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5201
5202 * observer.texi (thread_exit): Add "silent" parameter.
5203
5204 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5205
5206 * observer.texi (about_to_proceed): New.
5207
5208 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5209
5210 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5211 field throughout to handle types with spaces in them. Fix typos
5212 found by aspell.
5213 (Summary, Requirements, Contributors): New first chapter,
5214 "Summary" added, old Requirements section moved there, and new
5215 section, "Contributors" added.
5216 (Initializing a New Architecture, Register Representation)
5217 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5218 (Porting gdb): These sections extended and updated.
5219 (Compiler Characteristics): This section (empty) deleted.
5220 (Defining Other Architecture Features): This section renamed and
5221 duplicate material removed from (formerly "Target Conditionals").
5222 Use braces {} in @deftypeXX type field throughout to handle types
5223 with spaces in them. Typos found by aspell fixed.
5224
5225 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5226 * stack_frame.pdf: Version of image for PDF output.
5227 * stack_frame.png: Version of image for HTML output and for Emacs.
5228 * stack_frame.txt: Version of image for Info output.
5229 * stack_frame.eps: Version of image for TeX DVI output.
5230
5231 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5232
5233 * gdb.texinfo (Character Sets): Fix last change.
5234
5235 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5236
5237 * gdb.texinfo (Values From Inferior): Fix optional arguments
5238 markup.
5239 (Commands In Python): Adjust argument names of gdb.Command.__init__
5240 to what the function accepts as keywords.
5241
5242 2008-03-20 Tom Tromey <tromey@redhat.com>
5243
5244 * gdb.texinfo (Convenience Vars): Document convenience functions.
5245 (Functions In Python): New node.
5246 (Python API): Update.
5247
5248 2009-03-20 Tom Tromey <tromey@redhat.com>
5249
5250 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5251 set target-wide-charset.
5252 (Requirements): Mention iconv.
5253
5254 2009-03-17 Hui Zhu <teawater@gmail.com>
5255
5256 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5257
5258 2009-03-17 Hui Zhu <teawater@gmail.com>
5259
5260 * gdb.texinfo: Add documentation for disassemble-next-line.
5261
5262 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5263
5264 * gdb.texinfo (Commands In Python): Remove tindex entries.
5265
5266 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5267
5268 * gdb.texinfo (Returning): New description for missing debug info.
5269
5270 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5271
5272 * gdb.texinfo (Remote Configuration): Document query-attached.
5273 (General Query Packets): Document qAttached.
5274
5275 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5276
5277 * gdb.texinfo (Background Execution): Better describe the set
5278 target-async command.
5279 (Maintenance Commands): Delete description of the `maint set/show
5280 linux-async' and `maint set/show remote-async' commands.
5281
5282 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5283
5284 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5285 between sentences.
5286
5287 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5288
5289 * gdb.texinfo (GDB/MI Async Records): Document the
5290 =library-loaded and =library-unloaded notifications.
5291
5292 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5293
5294 * observer.texi (test_notification): New observer.
5295
5296 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5297
5298 * observer.texi: Add parameter 'print_frame' to normal_stop
5299 observer.
5300
5301 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5302
5303 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5304 (Commands In Python): Fix COMMAND_* constants in last change. Use
5305 @kbd for interactive input. Add cross-references and index
5306 entries.
5307
5308 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5309
5310 * gdb.texinfo (Signals): Document $_siginfo.
5311 (Convenience Variables): Mention $_siginfo.
5312 (Remote Configuration): Document qXfer:siginfo:read,
5313 qXfer:siginfo:write packets, and the read-siginfo-object,
5314 write-siginfo-object commands.
5315
5316 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5317
5318 * gdbint.texinfo (Values): New chapter.
5319
5320 2009-02-06 Tom Tromey <tromey@redhat.com>
5321
5322 * gdb.texinfo (Python API): Add entry for Commands In Python.
5323 (Commands In Python): New node.
5324
5325 2009-02-05 Tom Tromey <tromey@redhat.com>
5326
5327 * gdb.texinfo (Values From Inferior): Document Value.string.
5328
5329 2009-02-05 Tom Tromey <tromey@redhat.com>
5330
5331 * gdb.texinfo (Basic Python): Document execute's from_tty
5332 argument.
5333
5334 2009-02-04 Tom Tromey <tromey@redhat.com>
5335
5336 * gdb.texinfo (Basic Python): Document gdb.history.
5337
5338 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5339
5340 * gdb.texinfo (GDB/MI Thread Commands): Document the
5341 'current-thread-id' field. Remove the example with zero threads,
5342 since current GDB won't ever report that if there's inferior.
5343
5344 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5345
5346 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5347 option to -break-insert.
5348
5349 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5350 Jerome Guitton <guitton@adacore.com>
5351
5352 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5353 (System-wide configuration): New section.
5354
5355 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5356
5357 PR gdb/7580:
5358 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5359 internal-error|internal-warning quit|corefile ask|yes|no".
5360
5361 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5362
5363 * gdb.texinfo (Using the `gdbserver' Program): Document
5364 --remote-debug.
5365
5366 2009-01-23 Doug Evans <dje@google.com>
5367
5368 * gdb.texinfo: Add nexti to list of commands that support
5369 background execution.
5370
5371 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5372
5373 * gdb.texinfo (Define, Hooks): Document prefix command support.
5374
5375 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5376 Carlos O'Donell <carlos@codesourcery.com>
5377
5378 Fixes for makeinfo --html.
5379
5380 * annotate.texinfo: Use @copying and @insertcopying. Use
5381 @ifnottex in place of @ifinfo.
5382 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5383 place of @ifinfo. Use @ifnotinfo for one index entry.
5384 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5385 in place of @ifinfo.
5386 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5387 in place of @ifinfo. Include contents at start unconditionally.
5388
5389 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5390
5391 * gdb.texinfo (General Query Packets): Remove @var{} around the
5392 "spu" literal string.
5393
5394 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5395
5396 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5397 program may be running in another process" errors.
5398 * gdbint.texinfo (Native Conditionals): Delete
5399 ONE_PROCESS_WRITETEXT description.
5400
5401 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5402
5403 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5404 emacs local variable to be placed at the end of the ChangeLog.
5405 Add server.c and gdbreplay.c to the list of files where the
5406 copyright year needs to be updated.
5407
5408 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5409
5410 * gdb.texinfo (Remote Configuration): Document new
5411 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5412 commands.
5413
5414 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5415
5416 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5417 FETCH_INFERIOR_REGISTERS.
5418 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5419 FETCH_INFERIOR_REGISTERS descriptions. Remove
5420 gdbarch_get_longjmp_target descrition, since already described in
5421 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5422 (Target Conditionals): ... here.
5423
5424 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5425
5426 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5427 examples.
5428 (Additions to Ada): Likewise. Add the missing opening and closing
5429 parenthesis of the GDB prompt in one of the examples.
5430
5431 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5432
5433 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5434 about the result of 'Address not being of type System.Address.
5435 This problem has been fixed a while ago.
5436
5437 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5438
5439 MI non-stop and multiprocess docs.
5440
5441 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5442 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5443 Adjust documentation for *stopped, document =thread-created,
5444 =thread-exited, =thread-group-created and =thread-group-exited.
5445 (GDB/MI Thread Commands): Document the 'state' field in
5446 -thread-info output.
5447 (GDB/MI Program Execution): Mention --all and --thread-group
5448 options.
5449 (GDB/MI Variable Objects): Describe floating and fixed variable
5450 objects.
5451 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5452
5453 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5454
5455 * gdb.texinfo (Operating System Information): New appendix.
5456 (Operating System Auxiliary Information): Document 'info os processes'
5457 (Remote Configuration): Document 'osdata'
5458 (General Query Packets): Document qXfer:osdata:read.
5459
5460 2008-11-27 Tristan Gingold <gingold@adacore.com>
5461
5462 * gdb.texinfo (Darwin): Document Darwin specific features.
5463
5464 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5465
5466 * gdbint.texinfo (Target Conditionals): Extend the
5467 gdbarch_breakpoint_from_pc description.
5468
5469 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5470
5471 * gdb.texinfo (M68K Features): Fix typo.
5472
5473 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5474
5475 * gdb.texinfo (Symbols): Mention printing containing
5476 image name in "info symbol".
5477 (Maint translate-address): Likewise.
5478
5479 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5480
5481 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5482 commands "catch load" and "catch unload".
5483
5484 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5485
5486 * gdb.texinfo (GDB/MI Async Records): Document
5487 =thread-selected.
5488
5489 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5490
5491 * observer.texi (new_inferior, inferior_exit): New observers.
5492
5493 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5494
5495 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5496 .mt files, TM_CLIBS or TM_CDEPS.
5497 (x86 Watchpoints): Don't mention TDEPFILES.
5498
5499 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5500
5501 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5502 (Overview): Mention notifications and non-stop mode behavior.
5503 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5504 with non-stop mode behavior. Add vStopped description.
5505 (Stop Reply Packets): Update list of packets that return
5506 stop replies. Mention non-stop behavior.
5507 (General Query Packets): Document QNonStop packet and associated
5508 qSupported query response.
5509 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5510 behavior.
5511 (Notification Packets): New section.
5512 (Remote Non-Stop): New section.
5513 (File-I/O Overview): Mention non-stop behavior.
5514
5515 2008-10-24 Hui Zhu <teawater@gmail.com>
5516 Pedro Alves <pedro@codesourcery.com>
5517
5518 * gdb.texinfo (displaced-stepping): Describe the auto mode
5519 setting, and say it's the default. This is now a mainstream
5520 setting instead of a maintenance setting.
5521
5522 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5523
5524 * observer.texi (thread_stop_requested): New.
5525
5526 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5527
5528 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5529 (Patching): Replace incorrect usage of @samp by @kbd.
5530
5531 2008-10-17 Michael Snyder <msnyder@vmware.com>
5532
5533 * gdb.texinfo: Add documentation for reverse execution.
5534
5535 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5536 Eli Zaretskii <eliz@gnu.org>
5537
5538 * gdb.texinfo. (Values From Inferior): New subsubsection.
5539
5540 2008-10-06 Doug Evans <dje@google.com>
5541
5542 * gdb.texinfo (set debug dwarf2-die): Document it.
5543
5544 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5545
5546 * gdb.texinfo (catch) [exception]: Document how to insert
5547 a breakpoint on user-defined exceptions when the exception
5548 name is identical to one of the language-defined ones.
5549
5550 2008-09-27 Tom Tromey <tromey@redhat.com>
5551
5552 * gdb.texinfo (Macros): Remove text about stringification,
5553 varargs, and splicing.
5554
5555 2008-09-27 Tom Tromey <tromey@redhat.com>
5556
5557 * gdbint.texinfo (Language Support): Remove text about omitting
5558 support for a language.
5559
5560 2008-09-23 Doug Evans <dje@google.com>
5561
5562 * gdb.texinfo (info dcache): Update.
5563
5564 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5565
5566 * gdb.texinfo (Packets): Add info on thread-id syntax and
5567 multiprocess extensions.
5568 <D>: Document multiprocess form of packet.
5569 <H>: Use thread-id syntax.
5570 <T>: Likewise.
5571 <vCont>: Likewise. Note this is required for multiprocess.
5572 <vKill>: New packet.
5573 (Stop Reply Packets) <T>: Use thread-id syntax.
5574 <W>: Document multiprocess form of reply.
5575 <X>: Likewise.
5576 (General Query Packets) <qC>: Use thread-id syntax.
5577 <qfThreadInfo>: Likewise.
5578 <qGetTLSAddr>: Likewise.
5579 <qP>: Likewise.
5580 <qSupported>: Add "multiprocess" feature.
5581 <qThreadExtraInfo>: Use thread-id syntax.
5582
5583 2008-09-22 Stan Shebs <stan@codesourcery.com>
5584
5585 * gdb.texinfo (Inferiors): New section.
5586
5587 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5588
5589 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5590
5591 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5592
5593 * gdbint.texinfo (Target Conditionals): Remove documentation
5594 for gdbarch_name_of_malloc.
5595
5596 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5597
5598 * gdb.texinfo (Interrupts): Mention TCP interface for
5599 sending BREAK.
5600
5601 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5602
5603 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5604 argument prefix to "set sysroot".
5605
5606 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5607
5608 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5609 and False.
5610
5611 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5612
5613 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5614 for possible features of -list-features.
5615
5616 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5617
5618 * gdb.texinfo (Background execution): Adjust example
5619 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5620
5621 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5622
5623 * doc/gdb.texinfo (PowerPC): Fix typo.
5624 (PowerPC features): Fix typo.
5625
5626 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5627
5628 * observer.texi (thread_ptid_changed): New.
5629
5630 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5631
5632 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5633 (PowerPC features): Mention feature set for VSX registers.
5634
5635 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5636
5637 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5638 the direct visibility of all names in user-written packages.
5639
5640 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5641
5642 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5643 setting, and make it the default.
5644 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5645 non-stop script example.
5646
5647 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5648
5649 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5650 reference to the "Using Different Register and Memory Data
5651 Representation" section.
5652
5653 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5654
5655 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5656 (Remote Protocol): Add Packet Acknowledgment to menu.
5657 (Overview): Mention +/- can be disabled, and point to new section
5658 where this is discussed in detail.
5659 (General Query Packets): Document QStartNoAckMode packet, and
5660 corresponding qSupported reply.
5661 (Packet Acknowledgment): New section.
5662
5663 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5664 Pedro Alves <pedro@codesourcery.com>
5665
5666 * gdb.texinfo (Threads): Move paragraph about automatic thread
5667 selection to All-Stop Mode subsection.
5668 (Thread Stops): Reorganize existing material into subsections.
5669 Add introductory blurb and menu.
5670 (Non-Stop Mode): New subsection.
5671 (Background Execution): New subsection.
5672 (Maintenance Commands): Add cross-references from async mode
5673 commands to the new Background Execution section.
5674
5675 2008-08-06 Tom Tromey <tromey@redhat.com>
5676
5677 * gdb.texinfo (Extending GDB): New chapter.
5678 (Sequences): Demoted chapter, now a section under the new
5679 Extending GDB chapter.
5680 (Python): New section.
5681
5682 2008-07-31 Stan Shebs <stan@codesourcery.com>
5683
5684 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5685
5686 2008-07-29 Stan Shebs <stan@codesourcery.com>
5687
5688 * gdbint.texinfo: General round of cleanup and minor
5689 clarifications.
5690 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5691 (Longjmp Support): Update description to reflect how it is done
5692 for targets without using native header.
5693 (Symbol Handling): Add a little more general explanation.
5694 (COFF, ELF): Mention stabs encapsulation.
5695 (DWARF 3): New section.
5696 (Adding a New Host): Scrub out some obsolete bits.
5697 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5698 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5699 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5700 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5701 SEEK_SET, STOP_SIGNAL, USG.
5702 (Raw and Virtual Register Representations): Ditto for
5703 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5704 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5705 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5706 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5707 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5708 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5709 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5710 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5711 DEPRECATED_USE_STRUCT_CONVENTION.
5712 Describe gdbarch_deprecated_fp_regnum.
5713 Update description of gdbarch_print_insn.
5714 (Adding a New Target): Scrub out obsolete bits.
5715 (Obsolete Conditionals): Remove entire section.
5716
5717 2008-07-25 Tom Tromey <tromey@redhat.com>
5718
5719 * observer.texi (GDB Observers): Document new observers:
5720 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5721 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5722 architecture_changed.
5723
5724 2008-07-21 Stan Shebs <stan@codesourcery.com>
5725
5726 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5727 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5728
5729 2008-07-21 Tom Tromey <tromey@redhat.com>
5730
5731 * observer.texi (GDB Observers): Remove obsolete comment.
5732 <executable_changed>: Remove argument.
5733
5734 2008-07-18 Tom Tromey <tromey@redhat.com>
5735
5736 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5737
5738 2008-07-10 Doug Evans <dje@google.com>
5739
5740 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5741
5742 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 * gdb.texinfo (Starting): Document "set disable-randomization".
5745
5746 2008-07-07 Andreas Schwab <schwab@suse.de>
5747
5748 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5749
5750 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5751
5752 * gdb.texinfo (GDB/MI Target Manipulation): Add
5753 example of -target-attach.
5754
5755 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5756
5757 * observer.texi (target_resumed): New observer.
5758 * gdb.texinfo (GDB/MI Output Records): Document *running.
5759
5760 2008-06-06 Tom Tromey <tromey@redhat.com>
5761
5762 * gdb.texinfo (Completion): Add field name example.
5763
5764 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5765
5766 * gdb.texinfo (GDB/MI Program Context): Added example
5767 to -exec-arguments
5768
5769 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5770
5771 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5772 annotation.
5773
5774 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5775 Nathan Sidwell <nathan@codesourcery.com>
5776 Joseph Myers <joseph@codesourcery.com>
5777
5778 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5779 and ACX_BUGURL.
5780 * configure: Regenerate.
5781 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5782 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5783 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5784 mailing-list-specific text about bug reporting unless
5785 BUGURL_DEFAULT.
5786
5787 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5788
5789 * gdb.texinfo (-target-select): Remove reference to target async.
5790 (Maintenance Commands): Document "maint set/show remote-async".
5791
5792 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5793
5794 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5795 in -target-file-get section.
5796
5797 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5798
5799 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5800 killing the inferior when it is already debugging a process.
5801
5802 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5803
5804 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5805 abbreviation for "finish".
5806
5807 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5808
5809 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5810
5811 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5812
5813 * gdbint.texinfo (Target Conditionals): Delete entry for
5814 gdbarch_dwarf_reg_to_regnum.
5815
5816 2008-05-09 Doug Evans <dje@google.com>
5817
5818 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5819
5820 2008-05-05 Doug Evans <dje@google.com>
5821
5822 * gdb.texinfo (disassemble): Document /m modifier.
5823
5824 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5825
5826 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5827 will not report the time of commands that run the target.
5828
5829 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5830
5831 * gdb.texinfo (GDB/MI Output Records): Add
5832 missing semicolon.
5833
5834 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5835
5836 * gdb.texinfo (GDB/MI Output Records):
5837 Document =thread-create and =thread-exited.
5838
5839 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5840
5841 * gdb.texinfo (GDB/MI Development and Front Ends):
5842 Remove mention of dmi-discuss.
5843
5844 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5845
5846 * observer.texi (thread_exit): New.
5847
5848 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5849
5850 * gdb.texinfo (Debugging Output): Document "set/show debug
5851 displaced".
5852 (Maintenance Commands): Document "maint set/show
5853 can-use-displaced-stepping".
5854
5855 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5856
5857 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5858 and set/show arm force-mode.
5859
5860 2008-05-02 Andreas Schwab <schwab@suse.de>
5861
5862 * gdbint.texinfo (Algorithms): Describe
5863 target_watchpoint_addr_within_range.
5864
5865 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5866
5867 * gdbint.texinfo (Stack Frames): New chapter.
5868 (Algorithms): Move Frames text to the new chapter.
5869 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5870 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5871
5872 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5873
5874 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5875 output does not necessary include any tokens.
5876
5877 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5878
5879 * gdb.texinfo (Set SH Calling convention): New @item.
5880 (Show SH Calling convention): Ditto.
5881
5882 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5883
5884 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5885
5886 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5887
5888 * gdb.texinfo (Set Breaks): Mention that multiple location
5889 breakpoints need line number info. Add index entries.
5890
5891 2008-04-19 Craig Silverstein <csilvers@google.com>
5892
5893 * gdb.texinfo (Requirements): Add an optional requirement on
5894 zlib.
5895 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5896 Compressed DWARF 2.
5897
5898 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5899
5900 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5901 sample output for 'stopped,reason="breakpoint-hit"' message.
5902 (GDB/MI Program Execution): Likewise.
5903
5904 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5905
5906 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5907 -var-set-format. Add -f option to -var-evaluate-expression.
5908
5909 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5910
5911 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5912 new node "Ambiguous Expressions". Replace references to this
5913 node by references to "Ambiguous Expressions" throughout.
5914 (Ambiguous Expressions): New node.
5915
5916 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5917
5918 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5919
5920 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5921
5922 * gdb.texinfo (Debugging Output): Document
5923 "set/show debug lin-lwp-async".
5924 (Maintenance Commands): Document "maint set/show linux-async".
5925
5926 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * gdb.texinfo (Expressions): Update description of malloced arrays.
5929
5930 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5931
5932 * gdb.texinfo (Thread Commands): Document
5933 -thread-info. Remove -thread-list-all-threads.
5934
5935 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5936 Sandra Loosemore <sandra@codesourcery.com>
5937
5938 * gdb.texinfo (Library List Format): Update to mention the
5939 possibility to pass section addresses instead of segment
5940 addresses.
5941
5942 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5943
5944 * gdb.texinfo (Starting): Document "set exec-wrapper".
5945 (Server): Document gdbserver --wrapper.
5946
5947 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5948
5949 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5950 unreadable memory. Delete obsolete SPARClite reference.
5951
5952 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5953
5954 * gdb.texinfo (Starting): Mention always-running targets.
5955 (Target Commands): Add an anchor for load.
5956 (Connecting): Explain continue instead of run.
5957
5958 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5959
5960 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5961
5962 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5963
5964 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5965 breakpoint table.
5966
5967 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5968
5969 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5970 killing the inferior when it is already debugging a process.
5971
5972 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5973
5974 * gdbint.texinfo (Build Script): New section. Mention new build script
5975 gdb_buildall.sh.
5976
5977 2008-02-01 Jim Blandy <jimb@red-bean.com>
5978
5979 * gdb.texinfo (Help): Summarize 'info args' correctly.
5980
5981 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5982
5983 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5984 available in PowerPC architecture.
5985 (Embedded Processors): Change node name of PowerPC item in menu.
5986 (PowerPC): Rename to...
5987 (PowerPC Embedded): this.
5988 (Architectures): Add new PowerPC item in menu.
5989 (PowerPC): New node.
5990
5991 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5992
5993 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5994 commands.
5995
5996 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5997
5998 * gdb.texinfo (Setting Catchpoints): Mention features
5999 supported on GNU/Linux.
6000
6001 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6002
6003 * gdb.texinfo (GDB/MI File Commands): Describe new output
6004 field for MI command -file-list-exec-source-file.
6005
6006 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6007
6008 * gdb.texinfo (Using the `gdbserver' Program): Add security
6009 warning. Rearrange into subsections and subsubsections. Document
6010 --multi and --debug. Correct --with-sysroot typo. Update --attach
6011 usage. Make load reference clearer. Document monitor exit.
6012 (Remote Configuration): Document set remote exec-file, attach-packet,
6013 and run-packet.
6014 (Packets): Document vAttach and vRun.
6015
6016 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6017
6018 * gdb.texinfo (Processes): Mention process command.
6019 detach-on-follow -> detach-on-fork.
6020
6021 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6022
6023 * gdbint.texinfo (Native Conditionals): Remove
6024 SHELL_COMMAND_CONCAT and SHELL_FILE.
6025
6026 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6027
6028 * gdb.texinfo (Specify Location): Improve wording.
6029
6030 2008-01-23 Chris Demetriou <cgd@google.com>
6031
6032 * gdb.texinfo (Threads): Document new "set print thread-events"
6033 and "show print thread-events" commands.
6034
6035 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6036
6037 * gdb.texinfo (Specify Location): New section.
6038 (Delete Breaks, Edit, Set Breaks): Remove description of
6039 locations. Instead, add a reference to "Specify Location".
6040 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6041 (Symbols): Refer to "Specify Location" for the valid forms of
6042 linespecs and locations.
6043
6044 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6045
6046 * gdbint.texinfo (Target Conditionals): Replace the description of
6047 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6048
6049 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6050
6051 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6052 about &&var, which is rejected by the expression parser.
6053
6054 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6055
6056 * gdb.texinfo (Output): Update documentation on using printf with DFP
6057 types.
6058
6059 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6060
6061 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6062 subsubsection.
6063 (Decimal Floating Point format): New subsubsection.
6064
6065 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6066
6067 * gdb.texinfo (File Options): Remove mention of the attempt to
6068 open a core file with the -p option. Don't list -c as a valid
6069 option to attach to a process.
6070
6071 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6072
6073 * gdbint.texinfo (Host Conditionals): Remove mention of
6074 ALIGN_STACK_ON_ENTRY.
6075
6076 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6077
6078 * gdbint.texinfo (Start of New Year Procedure): Add item
6079 describing how to update the source and documentation copyright
6080 notices.
6081
6082 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6083
6084 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6085 watchpoint explanation into the main description of the watchpoint
6086 command; update synopses of 'watch', 'rwatch', and 'awatch'
6087 commands.
6088
6089 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6090
6091 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6092 Document 'pending-breakpoints' feature of
6093 -list-features.
6094
6095 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6096
6097 * gdb.texinfo: Add new parameter's description.
6098
6099 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6100
6101 * gdb.texinfo (Overview): Clarify run-length encoding
6102 example. Remove the restriction on "+" and "-" characters.
6103
6104 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6105
6106 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6107
6108 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6109
6110 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6111 the -f option for -break-insert, remove -r option,
6112 and clarify specification of location.
6113
6114 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6115
6116 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6117 formatting.
6118 (Remote Debugging): Add File Transfer section.
6119 (Remote Configuration): Document Host I/O packets.
6120 (GDB/MI): Add GDB/MI File Transfer Commands section.
6121 (Host I/O Packets): New section in "Remote Protocol".
6122 (Packets): Add vFile.
6123
6124 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6125
6126 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6127 breakpoints with multiple locations.
6128 (Breakpoint Menus): Improve wording.
6129 (Output): Fix last change.
6130
6131 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6132
6133 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6134
6135 2007-11-15 Doug Evans <dje@google.com>
6136
6137 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6138
6139 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6140
6141 * gdbint.texinfo (Native Conditionals): Remove
6142 mention of CLEAR_SOLIB.
6143
6144 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6145
6146 * gdb.texinfo (Print Settings): Add documentation for "set/show
6147 print frame-arguments".
6148
6149 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6150
6151 * gdb.texinfo (Output): Update printf command's description.
6152
6153 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6154
6155 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6156 powerpc soft-float".
6157
6158 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6159
6160 * gdb.texinfo (Files): Correct formatting. Mention Expat
6161 requirement.
6162 (Requirements for Building GDB): Expand the list of Expat
6163 uses.
6164 (Library List Format, Memory Map Format): Mention Expat.
6165 (Target Descriptions): Update Expat wording.
6166
6167 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6168
6169 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6170 Document that gdbarch_convert_register_p should return zero for no-op
6171 conversions.
6172
6173 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6174
6175 * gdbint.texi (Compiler Characteristics): Move documentation
6176 of set_gdbarch_sofun_address_maybe_missing back to ...
6177 (Target Conditionals): ... here to fix build break.
6178
6179 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6180
6181 * gdbint.texi (Target Conditionals): Remove documentation of
6182 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6183 (Compiler Characteristics): ... documentation of
6184 set_gdbarch_sofun_address_maybe_missing.
6185
6186 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6187
6188 * gdbint.texinfo (Target Conditionals): Use
6189 frame_unwind_register_unsigned in examples instead of
6190 frame_unwind_unsigned_register.
6191
6192 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6193
6194 * gdb.texinfo (Predefined Target Types): Add int128
6195 and uint128.
6196 (Standard Target Features): Add PowerPC features.
6197
6198 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6199
6200 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6201
6202 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6203
6204 * gdbint.texi (Target Conditionals): Remove documentation
6205 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6206 gdbarch_extract_return_value, and gdbarch_store_return_value.
6207
6208 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6209
6210 * gdbint.texi (Target Conditionals): Remove documentation of
6211 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6212
6213 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6214
6215 * gdb.texinfo: Mention that inaccessible-by-default is on by
6216 default.
6217
6218 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6219
6220 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6221
6222 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6223
6224 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6225 multi-threaded watchpoints.
6226 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6227 checked. Describe sticky notification. Expand description
6228 of steppable and continuable watchpoints.
6229 (Watchpoints and Threads): New subsection.
6230
6231 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6232
6233 * gdb.texinfo (Setting Breakpoints): Revise
6234 documentation for pending breakpoints. Document
6235 breakpoints with multiple locations.
6236
6237 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6238
6239 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6240 Document -list-features.
6241
6242 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6243
6244 * gdb.texinfo (Output): Spell out which features of C's printf are
6245 not supported by GDB's printf.
6246 (Separate Debug Files): More accurate wording regarding build ID
6247 and a reference to the ld manual rather than the Fedora wiki.
6248
6249 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6250 Jim Blandy <jimb@codesourcery.com>
6251
6252 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6253 (Examining Memory): Update mentions of the 's' format.
6254 (Automatic Display): Likewise.
6255
6256 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6257
6258 * gdb.texinfo: Update the FSF's Back-Cover Text.
6259
6260 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6261 Eli Zaretskii <eliz@gnu.org>
6262
6263 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6264 Fixed the ``build ID'' name. New binaries build instructions for the
6265 build ID inclusion. Explain how the commands are specific to the build
6266 ID vs. debug link.
6267
6268 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6269
6270 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6271 indexing for ``build ID'' support.
6272
6273 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6274
6275 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6276 Enlisted BUILD ID to the debug file searching example.
6277 Included a BUILD ID `.note.gnu.build-id' section description.
6278 Updated/added the debug files splitting instructions for OBJCOPY.
6279
6280 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6281
6282 * gdb.texinfo (Variable Objects): Adjust docs
6283 for -var-info-expression and document
6284 -var-info-path-expression.
6285
6286 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6287
6288 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6289 (title page): Include the dedication in the printed manual, as a
6290 separate page after the copyright notice.
6291
6292 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6293 don't break a @var across a line.
6294
6295 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6296
6297 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6298 for include files.
6299
6300 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6301
6302 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6303 in annotate.texinfo.
6304 (Command History): Link to new node.
6305
6306 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6307
6308 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6309
6310 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6311
6312 * gdbint.texinfo (Target Conditionals): Fix last change.
6313
6314 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6315
6316 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6317 routines:
6318 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6319 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6320 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6321 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6322 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6323 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6324 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6325 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6326 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6327 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6328 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6329 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6330 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6331 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6332 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6333 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6334 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6335 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6336 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6337 (SOFTWARE_SINGLE_STEP_P)
6338
6339 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6340 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6341
6342 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6343 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6344 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6345 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6346 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6347 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6348 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6349 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6350 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6351 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6352
6353 (Converting an existing Target Architecture to Multi-arch): Remove
6354 section.
6355
6356 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6357 (gdbarch_addr_bits_remove): Add code example.
6358
6359 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6360
6361 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6364 Add other missing entries. Adjust the table size to fit.
6365 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6366 stop reasons including the new "library" event.
6367 (General Query Packets): Adjust table widths for qSupported. Mention
6368 qXfer:libraries:read reply to qSupported and document the new packet.
6369 (Library List Format): New section.
6370
6371 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6372
6373 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6374
6375 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6376
6377 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6378
6379 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6380
6381 * gdbint.texinfo (Register and Memory Data): Break sections
6382 into nodes and add a menu.
6383
6384 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6385
6386 * gdb.texinfo (Examining Memory): Document the new behaviour.
6387
6388 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6389
6390 * gdb.texinfo (Standard Target Features): Document
6391 m68k features.
6392
6393 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6394
6395 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6396
6397 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6398
6399 * gdb.texinfo (Target Description Format): Add version attribute
6400 for <target>.
6401
6402 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6403
6404 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6405
6406 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6407
6408 * gdb.texinfo (MIPS Features): New subsection.
6409
6410 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6411 Markus Deuling <deuling@de.ibm.com>
6412
6413 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6414 and qXfer:spu:write packets and mention them under qSupported.
6415
6416 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6417 Markus Deuling <deuling@de.ibm.com>
6418
6419 * gdb.texinfo (Architectures): Add new SPU section to document
6420 Cell Broadband Engine SPU architecture specific commands.
6421
6422 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6423
6424 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6425 comments.
6426
6427 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6428
6429 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6430
6431 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6432
6433 * gdb.texinfo (Overview): Doc fix.
6434
6435 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6436
6437 * gdb.texinfo (Remote Configuration): Document "set/show
6438 remoteflow".
6439
6440 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6441
6442 * gdb.texinfo (MIPS): Remove documentation for set mips
6443 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6444 stack-arg-size.
6445
6446 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6447
6448 * all-cfg.texi (GDBTUI): New.
6449 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6450 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6451 (TUI Configuration): Edit to improve clarity and fix problems of
6452 both style and content.
6453
6454 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6455
6456 * observer.texi (GDB Observers): New observer "new_objfile".
6457
6458 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6459
6460 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6461
6462 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6463
6464 * gdb.texinfo (GDB/MI Variable Objects): Document
6465 frozen variables objects.
6466
6467 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6468
6469 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6470 (Character Sets, Caching Data of Remote Targets): Likewise.
6471 (Targets): Delete Remote node. Move its text...
6472 (Debugging Remote Programs): ...to here. Delete description
6473 of the "remote" command.
6474 (Remote configuration): Delete description of "set remotedevice"
6475 and "show remotedevice".
6476 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6477
6478 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6479
6480 * gdb.texinfo (Contributors, Continuing and Stepping)
6481 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6482 (General Query Packets, File-I/O Remote Protocol Extension)
6483 (Protocol Basics, The F Reply Packet, Write)
6484 (Protocol-specific Representation of Datatypes, Memory Transfer):
6485 Fix hyphenation, punctuation and grammar problems.
6486 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6487 'section' instead of 'subsection' in the text.
6488 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6489 (i386): Remove period from section name.
6490 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6491 (Config Names, Configure Options): Use @file{configure}.
6492
6493 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6494
6495 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6496 and tab expansion.
6497
6498 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6499
6500 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6501
6502 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6503
6504 * gdb.texinfo: Consistently capitalize all significant words in
6505 node names, chapter titles, section titles, and headings. Update
6506 cross references to match.
6507 (Starting and Stopping Trace Experiment): Make node name plural.
6508 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6509
6510 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6511
6512 * gdb.texinfo (WinCE): Delete obsolete subsection.
6513
6514 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6515
6516 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6517 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6518 references.
6519
6520 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6521
6522 * gdb.texinfo (Startup): Delete references to some alternate
6523 names for .gdbinit.
6524 (Thread): Remove LynxOS reference.
6525 (Tandem ST2000): Delete target-specific documentation.
6526 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6527 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6528 and GDB_OSABI_LYNXOS.
6529
6530 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6531
6532 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6533
6534 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6535
6536 * gdbint.texinfo (Target Conditionals): Remove mention of
6537 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6538 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6539
6540 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6541
6542 * Makefile.in: Add "pdfdir" installation
6543 directory, PDFTEX macro, support for "install-pdf" target,
6544 and rules for making a pdf version of refcard.texi.
6545 * refcard.tex: Specify paper size for PDF output.
6546
6547 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6548
6549 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6550
6551 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6552
6553 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6554 (Source Path, Character Sets, Macros, Define)
6555 (GDB/MI Result Records, GDB/MI Simple Examples)
6556 (GDB/MI Program Execution, GDB/MI File Commands)
6557 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6558 (Bug Reporting): Use @value{GCC}.
6559
6560 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6561
6562 * gdb.texinfo (Help): Fix formatting of examples.
6563 (Variables): Use @ifnotinfo instead of @iftex.
6564 (Non-debug DLL symbols): Use @ref instead of @pxref.
6565 (Sparclet File): Use @samp instead of quotes.
6566
6567 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6568
6569 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6570
6571 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6572
6573 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6574 the order of the nodes.
6575 (C Operators, C Constants, Debugging C): Remove extra menus.
6576 (Method Names in Commands): Do not specify next/prev/up nodes.
6577
6578 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6579
6580 * gdb.texinfo (File Options): Add missing parenthesis.
6581 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6582
6583 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6584
6585 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6586
6587 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6588
6589 * gdb.texinfo (Standard Target Features): Mention
6590 case insensitivity.
6591 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6592
6593 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6594
6595 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6596 (Files): Add section name to argument list for pxref.
6597 (Non-debug DLL symbols): Don't use `see' for pxref.
6598 (Embedded Processors): Fix typo.
6599 (GDB/MI Breakpoint Commands): Execution commands generate
6600 *stopped not ^done.
6601
6602 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6603
6604 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6605 values for in_scope. Mention that only root variables can be
6606 updated.
6607 (GDB/MI Development and Front Ends): Explain new values may be
6608 added to existing fields.
6609
6610 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6611
6612 * gdb.texinfo (-target-disconnect): Use @smallexample.
6613 (Requirements): Add anchor for Expat. Update description.
6614 (Target Descriptions): Mention Expat.
6615 (Target Description Format): Document new elements. Use
6616 @smallexample.
6617 (Predefined Target Types, Standard Target Features): New sections.
6618 * gdbint.texinfo (Target Descriptions): New section.
6619
6620 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6621
6622 * gdb.texinfo (Target Description Format): Add section on XInclude.
6623
6624 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6625
6626 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6627 command -enable-timings.
6628
6629 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6630
6631 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6632 descriptions for new/deleted elements in gdb_osabi. Add missing
6633 description for function generic_elf_osabi_sniff_abi_tag_sections.
6634
6635 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6636
6637 * gdb.texinfo (Maintenance Commands): Add documentation for
6638 the new "maint print target-stack" command.
6639
6640 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6641 Eli Zaretskii <eliz@gnu.org>
6642
6643 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6644
6645 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6646
6647 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6648 Use @value{NGCC} instead of @value{GCC}.
6649
6650 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6651
6652 * agentexpr.texi: Fix typos.
6653 * annotate.texinfo: Likewise.
6654 * gdb.texinfo: Likewise.
6655 * gdbint.texinfo: Likewise.
6656 * observer.texi: Likewise.
6657 * stabs.texinfo: Likewise.
6658
6659 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6660
6661 * gdbint.texinfo (Support Libraries): Remove mmalloc
6662 entry. Describe readline library.
6663
6664 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6665
6666 * gdb.texinfo (Target Descriptions): New section.
6667 (General Query Packets): Add QPassSignals anchor. Mention
6668 qXfer:features:read under qSupported. Expand mentions of
6669 qXfer:memory-map:read and QPassSignals. Document
6670 qXfer:features:read.
6671
6672 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6673
6674 * gdb.texinfo (Commands to specify files): Describe
6675 "set sysroot" and "show sysroot".
6676 (Using the `gdbserver' program): Lowercase argument
6677 to @var. Expand description of setting up GDB on the
6678 host.
6679
6680 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6681
6682 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6683 catch exception, catch exception unhandled, and catch assert
6684 commands.
6685
6686 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6687
6688 * gdb.texinfo (Debugging Output): Document "set debug xml"
6689 and "show debug xml".
6690
6691 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6692
6693 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6694
6695 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6696
6697 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6698
6699 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6700
6701 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6702 note in @ignore, to be removed later if nobody complains.
6703
6704 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6705
6706 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6707 of -var-delete.
6708
6709 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6710
6711 * gdb.texinfo (Setting breakpoints): Document
6712 automatic software/hardware breakpoint usage and
6713 the "set breakpoint auto-hw" command.
6714
6715 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6716
6717 * gdb.texinfo (Memory Access Checking): New.
6718
6719 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6720
6721 * gdb.texinfo (Remote configuration): Mention
6722 "pass-signals-packet".
6723 (General Query Packets): Document QPassSignals. Fix
6724 a typo.
6725
6726 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6727
6728 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6729
6730 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6731
6732 * gdb.texinfo (Remote configuration): Rewrite documentation for
6733 packet configuration commands.
6734 (OS Information): Adjust reference to qXfer:auxv:read.
6735 (General Query Packets): Remove references to read-aux-vector-packet
6736 and set remote get-thread-local-storage-address.
6737
6738 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6739
6740 * gdbint.texinfo (Target Architecture Definition): Add new
6741 Initializing a New Architecture section.
6742
6743 2006-10-31 David Taylor <dtaylor@emc.com>
6744
6745 * stabs.texinfo (Macro define and undefine): New node describing
6746 stabs for #define and #undef.
6747
6748 2006-10-27 Andreas Schwab <schwab@suse.de>
6749
6750 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6751
6752 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6753
6754 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6755 clarify on the possible meanings of ``expression'' watched by
6756 watchpoints. Add indexing.
6757 (Prompting, Errors, Invalidation, Annotations for Running)
6758 (Source Annotations): Fix index entries by adding "annotation" to
6759 them, to discriminate from index entries that point to the more
6760 general topic descriptions.
6761
6762 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6763
6764 * gdbint.texinfo (Target Vector Definition): Move most
6765 content into Existing Targets. Add a menu.
6766 (Existing Targets): New section, moved from Target Vector
6767 Definition. Use @subsection.
6768 (Managing Execution State): New section.
6769
6770 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6771
6772 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6773
6774 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6775
6776 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6777 (Command Syntax, Signals, Backtrace, Connecting)
6778 (Remote configuration, Renesas Boards, Console I/O): Fix last
6779 change: use Ctrl- instead of C-, except wrt Emacs.
6780 (File-I/O Examples): Put Ctrl-c in @kbd.
6781 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6782 (Console I/O): Use @samp with Ctrl-.
6783 (Signals, Set Breaks, Set Watchpoints): Document optional
6784 arguments to `info signals' `handle', `info breakpoints', and
6785 `info watchpoints'.
6786
6787 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6788
6789 * gdb.texinfo (Backtrace): Fix last change.
6790
6791 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6792
6793 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6794
6795 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6796
6797 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6798 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6799 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6800
6801 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6802 Daniel Jacobowitz <dan@codesourcery.com>
6803
6804 * gdb.texinfo (Packets): Document vFlashErase,
6805 vFlashWrite and vFlashDone packets.
6806 (General Query Packets): Document qXfer:memory-map:read.
6807 Add a new feature for qXfer:memory-map:read.
6808 (Memory map format): New section.
6809 (Target Commands): Mention that gdb can write flash.
6810
6811 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6812 Daniel Jacobowitz <dan@codesourcery.com>
6813
6814 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6815 memory regions and "mem auto".
6816
6817 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6818
6819 * gdbint.texinfo (Array Containers): New section.
6820
6821 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6822
6823 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6824 -stack-list-arguments HIGH_FRAME argument can be larger then the
6825 actual number of frames.
6826
6827 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6828
6829 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6830 -stack-list-locals HIGH_FRAME argument can be larger then the
6831 actual number of frames.
6832
6833 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6834
6835 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6836 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6837
6838 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6839
6840 * gdbint.texinfo (Overall Structure): New section "Source Tree
6841 Structure".
6842
6843 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6844
6845 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6846 responses.
6847
6848 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6849
6850 * gdb.texinfo (Source Path): Add documentation for new
6851 substitute-path commands.
6852
6853 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6854
6855 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6856 (Running Configure): ...here.
6857 (Requirements): New node. Mention expat.
6858
6859 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6860
6861 * gdb.texinfo (Target Commands): Remove
6862 'set download-write-size' and 'show download-write-size'.
6863
6864 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6865
6866 * stabs.texinfo (Member Type Descriptor): Correct example for
6867 pointer to member types.
6868
6869 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6870
6871 * gdb.texinfo (Optional warnings and messages): Add
6872 'set/show trace-commands'.
6873 (Command files): Add '-v' to source command.
6874
6875 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6876
6877 * gdb.texinfo (OS Information): Update qPart reference to
6878 qXfer.
6879 (Remote configuration): Likewise.
6880 (Overview): Move @cindex to the start of a paragraph. Talk
6881 about binary data encoding.
6882 (Packets): Refer to the overview for the details of the X
6883 packet encoding.
6884 (General Query Packets): Remove qPart description. Add qXfer
6885 description. Add an anchor to qSupported. Correct feature
6886 table title. Add a new feature for qXfer:auxv:read.
6887 (Interrupts): Add a missing parenthesis.
6888
6889 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6890
6891 * gdb.texinfo (KOD): Remove node.
6892 (GDB/MI Kod Commands): Remove commented out node.
6893
6894 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6895
6896 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6897 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6898 (GDB/MI Thread Commands, GDB/MI Program Execution)
6899 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6900 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6901 (GDB/MI File Commands, GDB/MI Target Manipulation)
6902 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6903 since the MI prompt is hard-wired into the code.
6904
6905 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6906
6907 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6908 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6909 (GDB/MI Data Manipulation): Remove description of unimplemented
6910 display related commands as variable objects perform this function
6911 and are superior: -display-delete, -display-disable,
6912 -display-enable, -display-insert and -display-list. Move
6913 -environment-cd, -environment-directory, -environment-path
6914 and -environment-pwd to "Program Context".
6915 (GDB/MI Program Control): Rename to "Program Execution". Move
6916 -exec-arguments -exec-abort to...
6917 (GDB/MI Program Context): ...here. New node split from "Data
6918 Manipulation".
6919
6920 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6921
6922 * gdb.texinfo (Remote configuration): Document set / show
6923 remote supported-packets.
6924 (General Query Packets): Document qSupported packet.
6925
6926 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6927
6928 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6929 and font markup.
6930 (Protocol basics): Likewise.
6931 (The F request packet): Likewise.
6932 (The F reply packet): Likewise.
6933 (Memory transfer): Move this node to be a subsubsection of
6934 "Protocol specific representation of datatypes".
6935 (The Ctrl-C message): More copy editing.
6936 (Console I/O): Likewise.
6937 (The isatty call): Delete this node, and merge its content into
6938 the "isatty" node. Fixed references elsewhere.
6939 (The system call): Delete this node, and merge its content into
6940 the "system" node. Fixed references elsewhere.
6941 (open): Reformat to use @table, and add appropriate font markup.
6942 (close): Likewise.
6943 (read): Likewise.
6944 (write): Likewise.
6945 (lseek): Likewise.
6946 (rename): Likewise.
6947 (unlink): Likewise.
6948 (stat/fstat): Likewise.
6949 (gettimeofday): Likewise.
6950 (isatty): Likewise.
6951 (system): Likewise, plus minor changes to fix confusing wording.
6952 (Integral datatypes): Fix font markup.
6953 (Pointer values): Likewise.
6954 (struct stat): Fix markup to use @table, plus minor copy editing.
6955 (struct timeval): Fix font markup, plus minor copy editing.
6956 (Constants): Minor copy editing.
6957 (Errno values): Add font markup.
6958 (File-I/O Examples): Likewise.
6959
6960 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6961
6962 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6963 (GDB/MI Simple Examples): Move node up one level. Use real
6964 examples.
6965 (GDB/MI Compatibility with CLI): Update.
6966 (GDB/MI Result Records): Add "connected" and "exit" result
6967 classes.
6968 (GDB/MI Stream Records): Clarify target output.
6969 (GDB/MI Command Description Format): Modify example description.
6970 (GDB/MI Breakpoint Table Commands): Rename to...
6971 (GDB/MI Breakpoint Commands): ...this
6972 (GDB/MI Breakpoint Commands): Add optional thread field.
6973 (GDB/MI Program Control): Add an introduction. Move "Program
6974 termination" examples into exec-run description.
6975 (GDB/MI File Commands): Mention similar CLI commands.
6976 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6977 is similar to "-gdb-version".
6978
6979 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6980
6981 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6982
6983 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6984
6985 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6986 sourceware.org for mailing lists.
6987 (GDB/MI File Commands): New node split from Program Control.
6988
6989 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6990
6991 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6992
6993 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6994
6995 * gdb.texinfo (Cygwin Native): Fix last change.
6996
6997 2006-05-22 Christopher Faylor <cgf@timesys.com>
6998
6999 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7000
7001 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7002
7003 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7004 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7005
7006 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7007
7008 * gdb.texinfo (General Query Packets): Recommend not starting
7009 new packets with qC and clarify.
7010
7011 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7012
7013 * gdb.texinfo (M2 Types): New section.
7014
7015 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7016
7017 * agentexpr.texi: Add a copyright and license notice.
7018 * observer.texi: Likewise, with GPL clause for function prototypes.
7019 Remove trailing whitespace.
7020
7021 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7022
7023 * gdb.texinfo (General Query Packets): Document conventions for
7024 terminating packet names, and their violations.
7025
7026 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7027
7028 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7029 * gdb.texinfo: Likewise.
7030
7031 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7032
7033 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7034 and "show remotedebug".
7035 (Debugging Output): Add additional index entries.
7036
7037 2006-04-27 Michael Snyder <msnyder@redhat.com>
7038
7039 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7040
7041 2006-04-22 Andrew Cagney <cagney@redhat.com>
7042
7043 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7044 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7045
7046 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7047
7048 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7049 and remove breakpoint prototypes.
7050 (Watchpoints): Move description of target_insert_hw_breakpoint and
7051 target_remove_hw_breakpoint ...
7052 (Breakpoints): ... to here. Document target_insert_breakpoint and
7053 target_remove_breakpoint.
7054
7055 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7056
7057 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7058 and C packets are optional.
7059
7060 2006-04-14 Frederic Riss <frederic.riss@st.com>
7061
7062 * gdb.texinfo (Specifying source directories): Update the description
7063 of the source file search to reflect the fact that the source path
7064 always contains at least $cdir and $cwd.
7065
7066 2006-03-31 Michael Snyder <msnyder@redhat.com>
7067
7068 * gdb.texinfo: Update copyright dates.
7069
7070 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7071
7072 * gdb.texinfo (Overview): Add an index entry to "empty response".
7073
7074 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7075
7076 * gdbint.texinfo (Prologue Analysis): New section.
7077
7078 2006-03-07 Jim Blandy <jimb@red-bean.com>
7079
7080 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7081
7082 * gdb.texinfo (Target Commands): Update text describing how to
7083 specify a target. Refer to the detailed section on remote
7084 debugging, not the brief mention.
7085
7086 * gdb.texinfo (Connecting): Organize the different 'target remote'
7087 connection methods into a table. Add a 'target remote' index
7088 entry. (!!!)
7089
7090 2006-02-17 Fred Fish <fnf@specifix.com>
7091
7092 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7093 'ptype' commands to reflect the fact that the only significant
7094 difference between them is that ptype prints the complete type
7095 description instead of just the name.
7096
7097 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7098
7099 * gdbint.texinfo (Watchpoints): Delete
7100 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7101
7102 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7103
7104 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7105 times fields where needed. Fix typos. Update general form given
7106 for output of -break-insert.
7107 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7108
7109 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7110
7111 * gdbint.texinfo (Symbol Handling): Add a section
7112 on memory management.
7113
7114 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7115
7116 * gdb.texinfo (Breakpoint table commands): Document the fullname
7117 field in -break-list output.
7118
7119 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7120
7121 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7122 debugging information produced by the various "set debug..."
7123 options.
7124
7125 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7126
7127 * gdb.texinfo (Files): Remove obsolete bits from the description
7128 of "symbol-file".
7129
7130 2006-01-25 Jim Blandy <jimb@redhat.com>
7131
7132 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7133
7134 2006-01-24 Jim Blandy <jimb@redhat.com>
7135
7136 * gdbint.texinfo (Frames): Document the basics of GDB's register
7137 unwinding model, and explain the existence of the "sentinel" frame.
7138
7139 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7140
7141 * gdb.texinfo (Choosing files): Mention that -directory is used
7142 for script files.
7143 (Specifying source directories): Likewise.
7144 (Command files): Explain how script files are found.
7145
7146 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7147
7148 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7149 the threads in a multi-threaded program.
7150 (Threads): The threadno argument of "thread apply" can be a range
7151 of numbers.
7152
7153 2006-01-18 Jim Blandy <jimb@redhat.com>
7154
7155 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7156 of warning flags.
7157
7158 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7159
7160 * gdb.texinfo (Sequences): Improve menu annotations.
7161 (Define): Add index entries for arguments of user-defined
7162 commands. Move the description of flow-control commands...
7163 (Command Files): ...to here. Document loop_break and
7164 loop_continue.
7165 (Define, Command Files): Document `end' and add index entries for
7166 it.
7167
7168 2006-01-04 Michael Snyder <msnyder@redhat.com>
7169
7170 * gdb.texinfo: Add documentation for linux-fork.
7171 * gdbint.texinfo: Add internal documentation for checkpoints.
7172
7173 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7174
7175 * gdb.texinfo (Omissions from Ada): Document that there is now
7176 limited aggregate support.
7177
7178 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7179
7180 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7181 registers and the likes.
7182
7183 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7184
7185 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7186 (Symbols): Fix usage of "e.g.".
7187 (Memory Region Attributes): Fix usage of "etc."
7188
7189 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7190 (Coding): Fix usage of "e.g.".
7191
7192 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7193
7194 * stabs.texinfo:
7195 * refcard.tex:
7196 * gpl.texi:
7197 * gdbint.texinfo:
7198 * gdb.texinfo:
7199 * gdb-cfg.texi:
7200 * fdl.texi:
7201 * annotate.texinfo:
7202 * all-cfg.texi:
7203 * Makefile.in: Add (C) after Copyright. Update the FSF
7204 address.
7205
7206 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7207
7208 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7209 extend GDB with commands for external monitor.
7210
7211 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7212
7213 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7214
7215 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7216
7217 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7218
7219 2005-11-21 Jim Blandy <jimb@redhat.com>
7220
7221 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7222 placement of 'R' actions in tracepoint action packets; document
7223 dependence of 'X' and 'M' actions on a preceding 'R' action for
7224 their registers.
7225
7226 2005-11-19 Jim Blandy <jimb@redhat.com>
7227
7228 * gdb.texinfo (Tracepoint Packets): New node.
7229 (General Query Packets): Add entries for the tracepoint packets,
7230 referring to the "Tracepoint Packets" node.
7231 (Tracepoints): Add reference to "Tracepoint Packets".
7232
7233 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7234
7235 * gdb.texinfo (set remotebreak): Add anchor.
7236 (X packet): Likewise.
7237 (Remote Protocol): Add new section `Interrupts' and new index
7238 entry `interrupts (remote protocol)'.
7239
7240 2005-11-18 Jim Blandy <jimb@redhat.com>
7241
7242 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7243 entries into the General Query Packets section. Add a
7244 cross-reference to that section. Drop description of replies, as
7245 these are covered in the descriptions of each packet.
7246 (General Query Packets): Add introductory text. Explain naming
7247 conventions, and how the end of a name is recognized.
7248
7249 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7250
7251 * gdb.texinfo (Remote configuration): Fix typo in description of
7252 "set remotebreak" command.
7253
7254 2005-11-16 Jim Blandy <jimb@redhat.com>
7255
7256 * gdb.texinfo (Packets, Stop Reply Packets)
7257 (General Query Packets): Various formatting cleanups.
7258 - Use @samp for packet contents.
7259 - Drop summaries from packet @item lines; the same information appears
7260 immediately below in the description.
7261 - Delete paragraph breaks after packet @item commands, so that the
7262 description appears directly to the right of the packet prototype
7263 in the printed manual, if it fits.
7264 - Place spaces in packet prototypes between @vars and non-@var
7265 letters, and explain that they're just for formatting.
7266 - Use @dots{} instead of '...'.
7267 - Fix uses of @code where @var was needed.
7268 - Replace "deprecated" markers with English text spelling out the
7269 packet's status and the preferred alternatives.
7270 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7271 what this ever meant.
7272 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7273 this for a long time.
7274 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7275 implemented several times, and have been in use for years.
7276
7277 2005-11-15 Jim Blandy <jimb@redhat.com>
7278
7279 * gdb.texinfo (Packets): Add index entries for 'm' packet
7280 disclaimers.
7281
7282 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7283 of stub when processing an 'm' packet.
7284
7285 * gdb.texinfo (Packets): Mention that packets beginning with
7286 letters are reserved once, at the top, instead of actually listing
7287 them all and saying "reserved".
7288
7289 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7290
7291 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7292 Change @var{$arg0 to @code{$arg0.
7293
7294 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7295
7296 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7297
7298 2005-11-12 Jim Blandy <jimb@redhat.com>
7299
7300 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7301 order. Remove extraneous 'z'.
7302
7303 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7304
7305 * gdb.texinfo (Choosing files): Add --eval-command.
7306
7307 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7308
7309 * gdb.texinfo (Choosing modes): Add --return-child-result.
7310
7311
7312 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7313
7314 * gdb.texinfo (Choosing modes): Add --batch-silent.
7315
7316 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7317
7318 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7319 "The -var-update Command".
7320
7321 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7322
7323 * gdb.texinfo (Print Settings): Add documentation for set/show
7324 print array-indexes.
7325
7326 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7327
7328 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7329 6.2 and 6.3.
7330
7331 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7332
7333 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7334 since 19-Jan-2004.
7335 (Files): Likewise.
7336 (Variables, Symbols): Document the "<incomplete type>" message and
7337 its reasons.
7338
7339 2005-08-01 Fred Fish <fnf@specifix.com>
7340
7341 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7342
7343 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7344
7345 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7346 option for -var-list-children and -var-update.
7347 (GDB/MI Stack Manipulation): Simplify description of
7348 print-values option for -stack-list-locals.
7349 (GDB/MI Command Description Format): Clarify.
7350 (Mode Options): Spelling of superseded.
7351
7352 2005-07-12 Bob Rossi <bob@brasko.net>
7353
7354 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7355 corresponding GDB command comment.
7356
7357 2005-07-06 Bob Rossi <bob@brasko.net>
7358
7359 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7360 and -inferior-tty-show.
7361 (Input/Output): Document "set/show inferior-tty" and tty alias.
7362
7363 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7364
7365 * gdb.texinfo (Packets): Change description of 'D' packet to note
7366 that GDB does wait for a response.
7367
7368 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7369
7370 * gdb.texinfo (History) Rename "Command History".
7371 (Command History): Move node "Server Prefix" from section on
7372 Annotations here.
7373
7374 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7375
7376 * gdb.texinfo (GDB/MI Stack Manipulation):
7377 Re-instate -stack-info-frame with example. Say that it gets
7378 info on selected frame, not current frame.
7379
7380 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7381
7382 * gdb.texinfo (Server): Clarify that `file' should be used before
7383 connecting to the server.
7384 (Files): Add an xref to the above description.
7385 (Output Formats): More detailed description of the `c' format.
7386 (Memory): List explicitly all the formats supported by `x'.
7387 (Threads): Add an @cindex entry for "thread apply".
7388 (Files): Document the possibility of loading unlinked object
7389 files. Add more indexing for solib-absolute-prefix and
7390 --with-sysroot.
7391 (Machine Code): Document possible problems with locations in
7392 shared libraries.
7393 (Backtrace): Document that free-standing environments do not need
7394 to have a `main' function.
7395
7396 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7397
7398 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7399 -stack-info-frame.
7400
7401 2005-06-07 Andrew Cagney <cagney@gnu.org>
7402
7403 * gdb.texinfo (Contributors): Note the original multi-arch
7404 contributors.
7405
7406 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7407
7408 * gdb.texinfo (Registers): Add index entries for the standard
7409 registers.
7410 (Frames): Add cross-reference from frame pointer description to
7411 the Registers node.
7412 (Annotations Overview): Fix the reference to GDB name.
7413
7414 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7415
7416 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7417 can-use-hw-watchpoints.
7418
7419 2005-05-28 Bob Rossi <bob@brasko.net>
7420
7421 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7422 the possible reasons why an exec async record would be returned to FE.
7423
7424 2005-05-26 Andrew Cagney <cagney@gnu.org>
7425
7426 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7427 Andrew Cagney implemented the original GDB/MI.
7428
7429 2005-05-23 Orjan Friberg <orjanf@axis.com>
7430
7431 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7432 documentation. Add documentation for cris-mode.
7433
7434 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7435
7436 * gdb.texinfo (Numbers): Explain the example and make the wording
7437 more acurate.
7438
7439 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7440 Dennis Brueni <dennis@slickedit.com>
7441
7442 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7443 (GDB/MI Data Manipulation, GDB/MI Program Control)
7444 (GDB/MI Stack Manipulation): Update examples to include the fullname
7445 attribute in stack frames.
7446
7447 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7448
7449 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7450 do with other non-standard names of init files.
7451
7452 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7453
7454 * gdb.texinfo (Command Files): Move the description of the startup
7455 from here...
7456 (Startup): ...to this new subsection of the Invocation chapter.
7457 Rearrange the description of init files more logically and add a
7458 cross-reference to "Command Files". Document the special gdbinit
7459 name for CISCO 68k. Expand the description of what GDB does
7460 during startup.
7461 (History): Add index entry for HISTSIZE.
7462
7463 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7464
7465 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7466
7467 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7468
7469 * gdb.texinfo (SVR4 Process Information, The isatty call)
7470 (The system call): Don't use foo(N) notation for man pages and
7471 functions.
7472 (Compilation, DJGPP Native): Improve wording.
7473
7474 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7475
7476 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7477 were optimized away.
7478
7479 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7480
7481 * gdb.texinfo (Remote configuration): Document "set/show
7482 get-thread-local-storage-address". Add cross-reference to the
7483 description of the qGetTLSAddr packet.
7484 (General Query Packets): Mention "set remote
7485 get-thread-local-storage-address" and add a reference to its
7486 description.
7487
7488 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7489
7490 * gdb.texinfo (Backtrace): Describe 'bt full'.
7491
7492 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7493
7494 * gdb.texinfo (Mode Options): Fix typo.
7495 (GDB/MI): Describe how to invoke GDB/MI.
7496
7497 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7498
7499 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7500 references changed. Add description of "info udot".
7501 (Files): Document "set/show stop-on-solib-events".
7502 (M32R/D): Document "set/show download-path", "set/show
7503 board-address", "set/show server-address", "upload", "tload".
7504 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7505 "use_mon_code", "use_ib_break", "use_dbt_break".
7506 (Maintenance Commands): Improve indexing.
7507 (Target Commands): Document "set/show hash", "set/show debug
7508 monitor".
7509 (SVR4 Process Information): Document "info pidlist" and "info
7510 meminfo". Document "set/show procfs-tarce" and "set/show
7511 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7512 (Symbols, The Print Command with Objective-C): Improve indexing.
7513 (Objective-C): Add references to "info classes" and "info
7514 selectors".
7515 (Debugging Output): Improve wording. Document "set/show debug
7516 solib-frv". Fix "set/show debugvarobj".
7517 (Set Breaks): Add index entry for "hardware breakpoints".
7518 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7519 and "set/show usehardbreakpoints".
7520 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7521 monitor-prompt", "set/show monitor-warnings", "pmon".
7522 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7523 rdiromatzero", "set/show rdiheartbeat".
7524 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7525 "sds".
7526 (Embedded Processors): Document the "sim" command.
7527 (Remote): Document the "remote" command.
7528 (DJGPP Native): Document the "info serial" command.
7529 (Threads): Document "maint info sol-threads".
7530 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7531 (Set Breaks): Improve indexing.
7532 (Command Syntax): Add a reference to dont-repeat.
7533 (Define): Document "dont-repeat".
7534 (TUI Commands): Document "tabset".
7535 (WinCE): New subsection. Document "set/show remotedirectory",
7536 "set/show remoteupload", "set/show remoteaddhost".
7537
7538 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7539
7540 * gdb.texinfo (Hurd Native): New subsection, documents
7541 Hurd-specific commands.
7542 (Maintenance Commands): Add cross-reference to "Debugging Output".
7543 (Debugging Output): Document "set/show debug lin-lwp".
7544 (MIPS): Improve documentation of heuristic-fence-post. Document
7545 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7546 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7547 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7548 (ARM): Document ARM-specific commands.
7549 (AVR): New section. Document "info io_registers".
7550 (CRIS): New section. Document "set/show cris-version" and
7551 "set/show cris-dwarf2-cfi".
7552 (HPPA): New section. Document "set/show debug hppa" and "maint
7553 print unwind".
7554 (Neutrino): New subsection. Document "set/show debug nto-debug".
7555 (Super-H): New section. Document the "regs" command.
7556 (Debugging Output): Document "set/show debug aix-thread".
7557
7558 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7559
7560 * gdb.texinfo (Print Settings): Document "set/show print
7561 pascal_static-members", "set print repeats", "show print
7562 null-stop". Improve indexing. Fix documentation of "set print
7563 union".
7564 (Pascal): New section.
7565 (Supported languages): Rename from "Support"; all references
7566 updated. Add a menu item for Pascal.
7567 (Numbers): Document "set radix.
7568 (Screen Size): Document "set/show pagination".
7569 (MIPS Embedded): Remove "set processor" documentation.
7570 (Remote configuration): Document "set/show X/P/Z-packet",
7571 "set/show read-aux-vector-packet", "set/show remote
7572 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7573 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7574 remotedebug", "set/show remotebreak", "set/show remotedevice",
7575 "set/show remotelogfile".
7576 (Auxiliary Vector): Add reference to the description of the
7577 read-aux-vector-packet setting.
7578 (Set Watchpoints): Add a cross-reference to "set remote
7579 hardware-breakpoint-limit".
7580 (General Query Packets): Add indexing of requests and
7581 cross-references to related commands in "Remote configuration".
7582 (File-I/O Overview, The system call): Fix wording and typos.
7583 (Thread Stops): Add index entries.
7584 (Continuing and Stepping): Document "show step-mode".
7585 (i386): New node. Document "set/show struct-convention".
7586 (Files): Document "show trust-readonly-sections".
7587 (Calling): Document "set/show unwindonsignal".
7588 (Messages/Warnings): Add index entries.
7589 (Maintenance Commands): Document "set/show watchdog".
7590 (Annotations Overview): Document "show annotate".
7591 (Set Watchpoints): Add index entries.
7592 (Symbols): Fix doc of case-sensitive.
7593 (ABI): Document "show coerce-float-to-double".
7594 (Convenience Vars, Help): Improve indexing.
7595 (Machine Code): Document "show disassembly-flavor".
7596 (Debugging C plus plus): Document "show overload-resolution".
7597 (Value History, Signaling): Add index entries.
7598
7599 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7600
7601 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7602 (Processes): Fix wording.
7603 (History, List, Logging output, Define, Symbols, Print Settings):
7604 Improve indexing.
7605
7606 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7607
7608 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7609 redundant index entry for "target" command.
7610 (Backtrace): Add index entries.
7611 (Symbols, Fortran): Document the "set case-sensitive" command.
7612 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7613 (Print Settings): Add index entry for "set demangle-style".
7614 (Target Commands): Document "set download-write-size".
7615 (Debugging Output): Document "set exec-done-display".
7616
7617 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7618
7619 * gdb.texinfo (Files): Fix the name and documentation of
7620 add-shared-symbol-files. Document its alias assf. Update the
7621 list of OSs where GDB supports shared libraries. Fix markup.
7622 (Continuing and Stepping): Add reference to @var{location} in the
7623 text.
7624 (Dump/Restore Files): Fix reference to @{filename}.
7625 (Help): Fix wording.
7626 (Attach): Ditto.
7627 (Set Watchpoints): Ditto.
7628 (Backtrace): Remove redundant index entries. Improve index
7629 entries.
7630 (Delete Breaks): Fix wording.
7631 (Memory): Document the compare-sections command.
7632 (Memory Region Attributes): Improve wording.
7633 (Disabling): Improve wording.
7634 (Fortran): New subsection. Document the "info common" command.
7635 (Help): Document aliases "info copying" and "info warranty".
7636 (Caching Remote Data): New section. Document the "set/show
7637 remotecache" and "info dcache" commands.
7638 (Show): Fix wording of the documentation of the "set
7639 extension-language" command.
7640 (Signals): Add index entry for "info handle".
7641 (Memory Region Attributes): Fix punctuation.
7642 (Symbols): Change the arg name to "location" and refer to it in
7643 the text. Fix wording of "info types" doc.
7644 (Threads): Fix usage of @enumerate @item's.
7645 (Listing Tracepoints): Add index entry for "info tp".
7646 (Set Watchpoints): Add xref to "info break" description.
7647 (Macros): Add an index entry for "macro exp1". Document the
7648 "macro list" command.
7649 (Maintenance Commands): Document "flushregs", "maint agent",
7650 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7651 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7652 "maint print architecture", "maint print objfiles", "maint print
7653 statistics", "maint print type", "maint show-debug-regs", "maint
7654 space", "maint time", and "maint translate-address".
7655 (Connecting): Document the "monitor" command.
7656 (Annotations Overview): Describe the "set annotate" command.
7657
7658 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7659
7660 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7661 Rearrange index entries and improve wording about support for
7662 hardware watchpoints.
7663
7664 2005-03-10 Bob Rossi <bob@brasko.net>
7665
7666 * gdb.texinfo: Update copyright
7667
7668 2005-02-09 Theodore A. Roth <troth@openavr.org>
7669
7670 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7671 error.
7672
7673 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7674
7675 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7676
7677 2005-01-17 Michael Snyder <msnyder@redhat.com>
7678
7679 * gdb.texinfo: Fix spelling, infinte -> infinite.
7680
7681 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7682
7683 * observer.texi (GDB Observers): Document "solib_loaded".
7684
7685 2005-01-07 Andrew Cagney <cagney@gnu.org>
7686
7687 * configure.ac: Rename configure.in, require autoconf 2.59.
7688 * configure: Re-generate.
7689
7690 * configure.in: Replace configdirs with multiple references to
7691 AC_CONFIG_SUBDIRS.
7692 * configure: Re-generate.
7693
7694 2005-01-04 Andrew Cagney <cagney@gnu.org>
7695
7696 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7697 part of the version number.
7698
7699 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7700
7701 * gdbint.texinfo (Algorithms): Remove description of
7702 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7703
7704 2004-12-07 Jim Blandy <jimb@redhat.com>
7705
7706 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7707 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7708 numbers.
7709
7710 2004-12-07 Andreas Schwab <schwab@suse.de>
7711
7712 * gdb.texinfo (Mode Options): Document -l option.
7713
7714 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7715
7716 * gdbint.texinfo (Algorithms): More accurate description of
7717 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7718 is not needed unless data-read and data-access watchpoints are
7719 supported. Add a description of how GDB checks whether the
7720 inferior stopped because a watchpoint was hit.
7721
7722 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7723
7724 * gdb.texinfo (Files): Add cross-reference to description of
7725 -readnow command-line switch.
7726
7727 2004-11-10 Randolph Chung <tausq@debian.org>
7728
7729 * gdb.texinfo: Document set/show backtrace past-entry commands.
7730 Rearrange index entries for set/show backtrace past-main.
7731
7732 2004-11-10 Jon Beniston <jon@beniston.com>
7733
7734 Committed by Andrew Cagney <cagney@gnu.org>.
7735 * gdb.texinfo (Remote Serial Protocol): Further describe
7736 binary transfer escaping mechanism .
7737
7738 2004-11-08 Randolph Chung <tausq@debian.org>
7739
7740 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7741 and "show debug infrun". Add index entries.
7742
7743 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7744
7745 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7746 "info proc" that are already implemented. Add index entries.
7747 (Working Directory): Add a cross-reference to "info proc" command.
7748 (Files): Add a tip for decreasing memory used for symtabs from
7749 shared libraries.
7750 (Starting): Fix whitespace; make "elaboration" stand out where it
7751 is first used, and add an index entry for the term.
7752 (Calling): Expand and elaborate text. Add "print". Add the
7753 description of problems with weak aliases.
7754 (Core File Generation): New section.
7755
7756 2004-10-12 Andrew Cagney <cagney@gnu.org>
7757
7758 * gdbint.texinfo (Versions and Branches): New chapter.
7759 (Releasing GDB): Delete "Versions and Branches" section.
7760 (Top): Add "Versions and Branches".
7761
7762 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7763
7764 * gdb.texinfo (Editing, History): Add cross-references to the
7765 included Readline and History user documentation. Remove
7766 references to the symbol have-readline-appendices which is unused
7767 and undefined.
7768 (History): Fix indexing.
7769
7770 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7771
7772 * gdbint.texinfo (target_stopped_data_address): Update to
7773 new prototype.
7774 (i386_stopped_data_address): Update prototype and description.
7775 (i386_stopped_by_watchpoint): New function and description.
7776
7777 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7778
7779 * gdb.texinfo (Filenames): Add Ada suffixes.
7780 (Ada) New section.
7781
7782 2004-09-27 Andrew Cagney <cagney@gnu.org>
7783 Robert Picco <Robert.Picco@hp.com>
7784
7785 * gdb.texinfo (Packets): Document the "p" packet.
7786
7787 2004-09-21 Jason Molenda (jmolenda@apple.com)
7788
7789 * gdb.texinfo (Paths and Names of the Source Files): Document the
7790 meaning of values in the 'desc' field of a SO stab.
7791
7792 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7793
7794 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7795 max-cache-age" and "maint show dwarf2 max-cache-age".
7796
7797 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7798
7799 * gdb.texinfo (Set Breaks): Add index entry for setting
7800 breakpoints on overloaded C++ functions that are not members of
7801 any classes. Add an example and an index entry for setting
7802 breakpoints on all program functions.
7803 (Character Sets, Macros, Overlay Commands)
7804 (Non-debug DLL symbols, GDB/MI Output Syntax)
7805 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7806 Use "(@value{GDBP})" instead of a literal "(gdb)".
7807
7808 2004-09-12 Andrew Cagney <cagney@gnu.org>
7809
7810 * gdbint.texinfo (Native Debugging): Delete description of
7811 FILES_INFO_HOOK.
7812
7813 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7814
7815 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7816 to hex_string_custom (not historically correct, but more
7817 understandable, given the current code).
7818
7819 2004-09-03 Andrew Cagney <cagney@gnu.org>
7820
7821 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7822
7823 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7824
7825 * observer.texi (solib_unloaded): New observer.
7826
7827 2004-08-24 Andrew Cagney <cagney@gnu.org>
7828
7829 * gdbint.texinfo (Target Architecture Definition): Add missing
7830 comma.
7831
7832 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7833
7834 * (Using the Testsuite): build != host is supported,
7835 but some test scripts do not support build != host.
7836
7837 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7838
7839 * gdbint.texinfo (Host Definition): Delete description of
7840 FCLOSE_PROVIDED and GETENV_PROVIDED.
7841
7842 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7843
7844 * gdbint.texinfo (Host Definition): Delete description of
7845 NO_SYS_FILE.
7846 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7847 PTRACE_FP_BUG.
7848
7849 2004-08-05 Andrew Cagney <cagney@gnu.org>
7850
7851 * gdbint.texinfo (Target Architecture Definition): Delete
7852 reference to deprecated_read_fp.
7853
7854 2004-08-02 Andrew Cagney <cagney@gnu.org>
7855
7856 * gdbint.texinfo (Target Architecture Definition): Delete
7857 description of DEPRECATED_REGISTER_BYTES.
7858
7859 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7860
7861 * gdb.texinfo (Source Path): Document the new behavior of
7862 searching for the source files.
7863
7864 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7865
7866 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7867 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7868 (Auto Display): Improve indexing.
7869
7870 2004-07-16 Andrew Cagney <cagney@gnu.org>
7871
7872 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7873 "-noasync".
7874
7875 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7876
7877 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7878 have the same prefix have only their prefix in the index.
7879
7880 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7881
7882 * gdb.texinfo (BSD libkvm Interface): New node (section)
7883 (Native): Add it to the menu.
7884
7885 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7886
7887 * gdbint.texinfo (Target Architecture Definition): Remove
7888 PCC_SOL_BROKEN.
7889
7890 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7891
7892 * gdbint.texinfo (Target Architecture Definition): Remove
7893 SUN_FIXED_LBRAC_BUG.
7894
7895 2004-06-26 Andrew Cagney <cagney@gnu.org>
7896
7897 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7898
7899 2004-06-20 Andrew Cagney <cagney@gnu.org>
7900
7901 * gdbint.texinfo (Target Architecture Definition): Deprecate
7902 USE_STRUCT_CONVENTION.
7903
7904 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7905
7906 gdb.texinfo (Bug Reporting): Mention session recording,
7907 with the script command or Emacs.
7908
7909 2004-06-18 Andrew Cagney <cagney@gnu.org>
7910
7911 * gdbint.texinfo (Target Architecture Definition): Deprecate
7912 FUNCTION_START_OFFSET.
7913
7914 2004-06-14 Andrew Cagney <cagney@gnu.org>
7915
7916 Based on changes from Karl Berry.
7917 * gdb.texinfo: Do not use @sc in a direntry.
7918 * stabs.texinfo: Change @dircateogry to "Software development".
7919 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7920
7921 2004-06-13 Andrew Cagney <cagney@gnu.org>
7922
7923 * gdbint.texinfo (Target Architecture Definition): Delete
7924 description of RETURN_VALUE_ON_STACK.
7925
7926 2004-06-09 Andrew Cagney <cagney@gnu.org>
7927
7928 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7929 deleted by previous patch.
7930
7931 2004-06-08 Andrew Cagney <cagney@gnu.org>
7932
7933 * gdbint.texinfo (Native Debugging): Delete documentation on
7934 ATTACH_DETACH.
7935
7936 2004-06-06 Randolph Chung <tausq@debian.org>
7937
7938 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7939
7940 2004-06-06 Randolph Chung <tausq@debian.org>
7941
7942 * gdb.texinfo (push_dummy_call): Update argument list to match
7943 the new push_dummy_call method signature. Describe the function
7944 argument.
7945
7946 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7947
7948 * gdb.texinfo (Starting): Document new start command.
7949
7950 2004-05-21 Andrew Cagney <cagney@redhat.com>
7951
7952 * observer.texi (GDB Observers): Document "inferior_created".
7953
7954 2004-05-08 Andrew Cagney <cagney@redhat.com>
7955
7956 * gdbint.texinfo (Target Architecture Definition): Delete
7957 description of DO_DEFERRED_STORES.
7958
7959 * gdbint.texinfo (Target Architecture Definition): Delete
7960 references to DEPRECATED_FIX_CALL_DUMMY.
7961
7962 * gdbint.texinfo (Target Architecture Definition): Delete
7963 description of DEPRECATED_CALL_DUMMY_WORDS,
7964 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7965
7966 * gdbint.texinfo (Target Architecture Definition): Delete
7967 description of DEPRECATED_PUSH_DUMMY_FRAME.
7968
7969 * gdbint.texinfo (Target Architecture Definition): Delete
7970 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7971
7972 2004-05-07 Andrew Cagney <cagney@redhat.com>
7973
7974 * observer.texi (GDB Observers): Add "Debugging" section. Include
7975 cross reference to "set/show debug observer".
7976 * gdb.texinfo (Debugging Output): Document "set/show debug
7977 observer".
7978
7979 2004-05-01 Andrew Cagney <cagney@redhat.com>
7980
7981 * gdbint.texinfo (Target Architecture Definition): Delete
7982 description of DEPRECATED_PC_IN_SIGTRAMP.
7983
7984 2004-04-30 Andrew Cagney <cagney@redhat.com>
7985
7986 * gdbint.texinfo (Target Architecture Definition): Delete
7987 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7988
7989 2004-04-30 Orjan Friberg <orjanf@axis.com>
7990
7991 * observer.texi (GDB Observers): Correct spelling.
7992
7993 2004-04-26 Orjan Friberg <orjanf@axis.com>
7994
7995 * observer.texi (GDB Observers): Add target_changed event.
7996
7997 2004-04-08 Andrew Cagney <cagney@redhat.com>
7998
7999 * observer.texi (GDB Observers): Rework, provide generic observer
8000 definitions and then a list of observable events.
8001
8002 2004-04-04 Andrew Cagney <cagney@redhat.com>
8003
8004 * gdbint.texinfo (Host Definition): Delete reference to
8005 NO_SIGINTERRUPT.
8006
8007 2004-04-02 Andrew Cagney <cagney@redhat.com>
8008
8009 * gdbint.texinfo (Target Architecture Definition): Delete
8010 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8011
8012 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8013
8014 * gdb.texinfo (TUI Commands): Document tui reg commands.
8015
8016 2004-03-26 Andrew Cagney <cagney@redhat.com>
8017
8018 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8019 "gdbtui".
8020 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8021 (Contributors): Mention both Text and Terminal User Interface.
8022
8023 2004-03-23 Andrew Cagney <cagney@redhat.com>
8024
8025 * gdbint.texinfo (Target Architecture Definition): Deprecate
8026 references to SIGTRAMP_START and SIGTRAMP_END.
8027
8028 2004-03-23 Andrew Cagney <cagney@redhat.com>
8029
8030 * gdbint.texinfo (Target Architecture Definition): Deprecate
8031 references to PC_IN_SIGTRAMP.
8032
8033 2004-03-19 Andrew Cagney <cagney@redhat.com>
8034
8035 * gdbint.texinfo (Target Architecture Definition): Delete
8036 reference to GDB_TARGET_IS_HPPA.
8037
8038 2004-03-18 Andrew Cagney <cagney@redhat.com>
8039
8040 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8041 describe pre_init and post_init.
8042
8043 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8044
8045 * gdb.texinfo (Debugging Output): Document values for "set debug
8046 target".
8047
8048 2004-02-28 Andrew Cagney <cagney@redhat.com>
8049
8050 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8051
8052 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8053
8054 * gdb.texinfo (breakpoints): Add information about the
8055 new "set breakpoint pending" and "show breakpoint pending"
8056 commands.
8057
8058 2004-02-26 Andrew Cagney <cagney@redhat.com>
8059
8060 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8061 in Per-architecture module data section.
8062
8063 2004-02-25 Roland McGrath <roland@redhat.com>
8064
8065 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8066
8067 2004-02-24 Andrew Cagney <cagney@redhat.com>
8068
8069 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8070 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8071 * fdl.texi: Import Version 1.2, November 2002.
8072
8073 2004-02-17 Andrew Cagney <cagney@redhat.com>
8074
8075 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8076
8077 2004-02-16 Andrew Cagney <cagney@redhat.com>
8078
8079 * gdbint.texinfo (Target Architecture Definition): Deprecate
8080 FRAMELESS_FUNCTION_INVOCATION.
8081
8082 2004-02-16 Andrew Cagney <cagney@redhat.com>
8083
8084 * gdbint.texinfo (Coding): Mention -Wunused-function.
8085
8086 2004-02-14 Andrew Cagney <cagney@redhat.com>
8087
8088 * gdbint.texinfo (Target Architecture Definition): Delete
8089 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8090
8091 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8092
8093 * gdb.texinfo: Properly quote the name "C++".
8094 * gdbint.texinfo: Ditto.
8095 * stabs.texinfo: Ditto.
8096
8097 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8098
8099 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8100 minimal information about libiberty.
8101
8102 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8103
8104 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8105
8106 2004-02-04 Roland McGrath <roland@redhat.com>
8107
8108 * gdb.texinfo (Auxiliary Vector): New node (section).
8109 (Data): Add it to the menu.
8110
8111 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8112
8113 * gdb.texinfo (Breakpoints): Add information about pending
8114 breakpoint support.
8115
8116 2004-01-26 Andrew Cagney <cagney@redhat.com>
8117
8118 * gdb.texinfo (Overview): Delete references to the cisco protocol
8119 including the "N" response.
8120
8121 2004-01-26 Andrew Cagney <cagney@redhat.com>
8122
8123 * gdbint.texinfo (Target Architecture Definition): Rename
8124 EXTRACT_STRUCT_VALUE_ADDRESS to
8125 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8126
8127 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8128
8129 * gdb.texinfo (KOD): Document "show os". Add index entries for
8130 "set/show os" and "info cisco" commands.
8131
8132 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8133
8134 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8135
8136 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8137
8138 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8139 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8140
8141 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8142
8143 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8144 -stack-list-locals.
8145 (GDB/MI Variable Objects): Describe extension to
8146 -var-list-children.
8147
8148 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8149
8150 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8151
8152 2004-01-17 Andrew Cagney <cagney@redhat.com>
8153
8154 * gdbint.texinfo (Target Architecture Definition): Delete
8155 documentation on DEPRECATED_NPC_REGNUM.
8156
8157 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8158
8159 * gdb.texinfo: Update copyright year. Mention that set
8160 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8161 "set follow-fork-mode ask".
8162
8163 2004-01-13 Andrew Cagney <cagney@redhat.com>
8164
8165 * gdbint.texinfo: Update copyright year.
8166 (Coding): Add -Wunused-label to list of -Werror warnings.
8167
8168 2004-01-08 Jason Molenda <jmolenda@apple.com>
8169 Eli Zaretskii <eliz@gnu.org>
8170
8171 * gdb.texinfo: Update copyright.
8172 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8173 around names, as appropriate. Minor syntax cleanup of
8174 _NSPrintForDebugger explanation. Two spaces after periods.
8175 GDBN used instead of lit. "gdb". Index entries added for
8176 print-object and _NSPrintForDebugger. @noindent added in one spot.
8177
8178 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8179
8180 * stabs.texinfo: Add dircategory and direntry commands.
8181 * annotate.texinfo: Ditto.
8182
8183 2003-11-10 Andrew Cagney <cagney@redhat.com>
8184
8185 * gdbint.texinfo (Target Architecture Definition): Replace the
8186 return_value method's "inval" and "outval" parameters with
8187 "readbuf" and "writebuf".
8188
8189 2003-10-28 Jim Blandy <jimb@redhat.com>
8190
8191 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8192 from "The `F' request packet" and "The `F' reply packet", to make
8193 texi2dvi happy.
8194 (File-I/O remote protocol extension): Update menu entries, too.
8195
8196 2003-10-26 Michael Chastain <mec@shout.net>
8197
8198 * gdb.texinfo (Thread Stops): Document the issue with
8199 premature return from system calls in multi-threaded programs.
8200
8201 2003-10-24 Andrew Cagney <cagney@redhat.com>
8202
8203 * annotate.texinfo: Fix "fortunatly"[sic].
8204
8205 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8206
8207 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8208 with "Hitachi" and "Mitsubishi".
8209
8210 2003-10-20 Andrew Cagney <cagney@redhat.com>
8211
8212 * gdbint.texinfo (Target Architecture Definition): Document
8213 gdbarch_return_value. Add cross references from
8214 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8215 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8216
8217 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8218
8219 * gdbint.texinfo (Target Architecture Definition): Document
8220 regset_from_core_section.
8221
8222 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8223
8224 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8225
8226 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8227
8228 From Anthony Green <green@redhat.com>:
8229 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8230
8231 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8232
8233 * gdb.texinfo (Breakpoint related warnings): New node.
8234 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8235
8236 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8237
8238 * gdb.texinfo (Remote Protocol): Document v and vCont.
8239
8240 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8241
8242 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8243 * gdbint.texinfo: Ditto.
8244
8245 2003-10-09 Andrew Cagney <cagney@redhat.com>
8246
8247 From 2003-09-18 David Anderson <davea@sgi.com>:
8248 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8249 "command".
8250
8251 2003-10-03 Andrew Cagney <cagney@redhat.com>
8252
8253 * gdbint.texinfo (Target Architecture Definition): Deprecate
8254 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8255 just target.
8256
8257 2003-10-02 Andrew Cagney <cagney@redhat.com>
8258
8259 * gdbint.texinfo (Target Architecture Definition): Rename
8260 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8261 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8262 * gdbint.texinfo (Target Architecture Definition): Rename
8263
8264 2003-09-30 Andrew Cagney <cagney@redhat.com>
8265
8266 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8267 (Target Architecture Definition):
8268
8269 * gdbint.texinfo (Target Architecture Definition): Rename
8270 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8271
8272 2003-09-29 Andrew Cagney <cagney@redhat.com>
8273
8274 * gdbint.texinfo (Target Architecture Definition): Delete
8275 documentation for NEED_TEXT_START_END.
8276
8277 * gdbint.texinfo (Target Architecture Definition): Rename
8278 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8279 TARGET_WRITE_PC.
8280
8281 2003-09-22 Michael Chastain <mec@shout.net>
8282
8283 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8284
8285 2003-09-21 Anthony Green <green@redhat.com>
8286
8287 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8288
8289 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8290
8291 * gdbint.texinfo (Target Architecture Definition): Document
8292 stabs_argument_has_addr.
8293
8294 2003-09-18 Andrew Cagney <cagney@redhat.com>
8295
8296 * gdbint.texinfo (Target Architecture Definition): Delete
8297 documentation on REGISTER_NAMES.
8298
8299 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8300
8301 * gdbint.texinfo (Target Architecture Definition): Replace
8302 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8303
8304 2003-09-11 Andrew Cagney <cagney@redhat.com>
8305
8306 * gdbint.texinfo (Target Architecture Definition): Replace
8307 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8308
8309 2003-08-18 Andrew Cagney <cagney@redhat.com>
8310
8311 * gdbint.texinfo (Target Architecture Definition): Document
8312 "frame_red_zone_size".
8313
8314 2003-08-09 Andrew Cagney <cagney@redhat.com>
8315
8316 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8317 with "set/show backtrace past-main" and "set/show backtrace
8318 limit".
8319
8320 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8321
8322 * Makefile.in (install-info): Support DESTDIR.
8323 (install-html): Likewise.
8324
8325 2003-08-07 Andrew Cagney <cagney@redhat.com>
8326
8327 Patch from Nick Roberts.
8328 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8329 bindings. Remove description of send-gdb-command.
8330
8331 2003-08-07 Andrew Cagney <cagney@redhat.com>
8332
8333 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8334 GDB 6.0.
8335
8336 2003-08-06 Andrew Cagney <cagney@redhat.com>
8337
8338 * gdb.texinfo (Mode Options): Mention that level three is the
8339 highest available and that level 2 is deprecated.
8340 (Annotations Overview): Mention annotation levels. Cross reference
8341 to "Limitations of the Annotation Interface" in annotate.texi.
8342 (TODO, Value Annotations, Frame Annotations): Delete section.
8343 (Displays, Breakpoint Info): Delete.
8344
8345 2003-08-04 Andrew Cagney <cagney@redhat.com>
8346
8347 * agentexpr.texi: Delete @bye.
8348 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8349 (stabs.info): Add $(srcdir) to include search path.
8350 (html): Depend on "annotate_toc.html", and not "annotate.html".
8351 * stabs.texinfo: Ditto. Include "fdl.texi".
8352 * gdbint.texinfo: Update copyright statement's list of invariant
8353 sections.
8354
8355 2003-07-28 Andrew Cagney <cagney@redhat.com>
8356
8357 * Makefile.in (INFO_DEPS): Add annotate.info.
8358 (dvi, ps, html, pdf): Add annotate.
8359 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8360 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8361 (ANNOTATE_DOC_FILES): New macro.
8362 (ANNOTATE_TEX_TMPS): New macro.
8363 (annotate.info, annotate_toc.html): Specify dependencies.
8364 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8365 * annotate.texinfo: Rename annotate.texi. Get building. Add
8366 "Migrating to GDB/MI" and "Limitations of the Annotation
8367 Interface" chapters. Mention why it is not part of the user
8368 guide. Update copyright notice. Include "fdl.texi".
8369
8370 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8371
8372 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8373
8374 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8375
8376 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8377
8378 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8379
8380 * gdb.texinfo (Server): Mention pidof.
8381
8382 2003-07-22 Andrew Cagney <cagney@redhat.com>
8383
8384 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8385 list.
8386
8387 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8388
8389 * gdb.texinfo (Logging output): New chapter.
8390
8391 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8392
8393 * gdb.texinfo (Unsupported languages): New section.
8394 (Languages): Add link to new section.
8395
8396 2003-06-22 Andrew Cagney <cagney@redhat.com>
8397
8398 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8399
8400 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8401
8402 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8403
8404 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8405
8406 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8407 * agentexpr.texi: Retitle section, and change it to an appendix.
8408 Comment out texinfo initialization. Factor a @var{} into two
8409 pieces to prevent makeinfo warnings.
8410 * gdb.texinfo: Add Agent Expressions appendix.
8411
8412 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8413
8414 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8415
8416 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8417
8418 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8419 remote target". Document the "detach" and "disconnect" commands.
8420 (Server, Netware, Debug Session): Reference "Connecting to a
8421 remote target".
8422 (GDB/MI Target Manipulation): Document "-target-disconnect".
8423
8424 2003-06-13 Andrew Cagney <cagney@redhat.com>
8425
8426 * gdbint.texinfo (Target Architecture Definition): Deprecate
8427 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8428 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8429
8430 2003-06-09 Jim Blandy <jimb@redhat.com>
8431
8432 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8433
8434 2003-06-08 Andrew Cagney <cagney@redhat.com>
8435
8436 * gdbint.texinfo (Target Architecture Definition): Delete
8437 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8438
8439 2003-06-08 Andrew Cagney <cagney@redhat.com>
8440
8441 * gdbint.texinfo (Target Architecture Definition): Document
8442 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8443
8444 2003-06-07 Adam Fedor <fedor@gnu.org>
8445
8446 * gdb.texinfo: Add Objective-C documentation.
8447
8448 2003-06-01 Andrew Cagney <cagney@redhat.com>
8449
8450 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8451 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8452
8453 2003-05-21 Andrew Cagney <cagney@redhat.com>
8454
8455 * gdbint.texinfo (Target Architecture Definition): Delete
8456 references to "extract_address" and "store_address".
8457
8458 2003-05-16 Andrew Cagney <cagney@redhat.com>
8459
8460 * gdbint.texinfo (Target Architecture Definition): Replace
8461 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8462 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8463
8464 2003-05-14 Theodore A. Roth <troth@openavr.org>
8465
8466 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8467
8468 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8469
8470 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8471 (gdb.dvi): Likewise.
8472 (gdb.pdf): Likewise.
8473 (links2roff): Likewise.
8474
8475 2003-05-08 Jim Blandy <jimb@redhat.com>
8476
8477 * gdb.texinfo (Dump/Restore Files): Update documentation for
8478 'dump', 'append', and 'restore': note that format argument is
8479 optional; simplify presentation of the command variants; and be
8480 more precise about the formats.
8481
8482 2003-05-07 Jim Blandy <jimb@redhat.com>
8483
8484 * gdb.texinfo (Symbols): Update documentation: 'maint list
8485 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8486 symtabs' and 'maint info psymtabs'.
8487
8488 2003-05-05 Andrew Cagney <cagney@redhat.com>
8489
8490 * gdbint.texinfo (Target Architecture Definition): Make
8491 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8492 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8493 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8494
8495 2003-05-04 Andrew Cagney <cagney@redhat.com>
8496
8497 * gdb.texinfo (Maintenance Commands): Document "maint print
8498 dummy-frames".
8499
8500 2003-05-04 Andrew Cagney <cagney@redhat.com>
8501
8502 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8503
8504 2003-05-03 J. Brobecker <brobecker@gnat.com>
8505
8506 Thierry Schneider <tpschneider1@yahoo.com>
8507 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8508 for new MI command.
8509
8510 2003-05-03 Andrew Cagney <cagney@redhat.com>
8511
8512 * gdbint.texinfo (Target Architecture Definition): Document
8513 push_dummy_code. Add cross references.
8514
8515 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8516
8517 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8518 set/show charsets commands.
8519
8520 2003-04-28 Andrew Cagney <cagney@redhat.com>
8521
8522 * gdbint.texinfo (Target Architecture Definition): Replace
8523 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8524 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8525
8526 2003-04-28 Andrew Cagney <cagney@redhat.com>
8527
8528 * gdbint.texinfo (Target Architecture Definition): Rename
8529 "tm_print_insn" to "deprecated_tm_print_insn".
8530
8531 2003-04-09 Jim Blandy <jimb@redhat.com>
8532
8533 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8534 list psymtabs'.
8535
8536 2003-04-08 Andrew Cagney <cagney@redhat.com>
8537
8538 * gdbint.texinfo (Target Architecture Definition): Delete
8539 references to EXTRA_FRAME_INFO.
8540
8541 2003-04-08 Andrew Cagney <cagney@redhat.com>
8542
8543 * gdbint.texinfo (Target Architecture Definition): Delete
8544 PRINT_TYPELESS_INTEGER.
8545
8546 2003-04-02 J. Brobecker <brobecker@gnat.com>
8547
8548 * observer.texi (GDB Observers): Adjust the documentation for the
8549 normal_stop notification to better describe reality. Fix a couple
8550 of minor typos.
8551
8552 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8553
8554 * gdb.texinfo (GDB/MI Program Control): Add
8555 '-file-list-exec-source-file'
8556
8557 2003-03-31 Andrew Cagney <cagney@redhat.com>
8558
8559 * gdbint.texinfo (Target Architecture Definition): Delete
8560 references to CALL_DUMMY_P.
8561
8562 2003-03-30 Andrew Cagney <cagney@redhat.com>
8563
8564 * gdbint.texinfo (Target Architecture Definition): Remove
8565 reference to TARGET_WRITE_SP.
8566
8567 2003-03-27 Andrew Cagney <cagney@redhat.com>
8568
8569 * gdbint.texinfo (Target Architecture Definition): Remove
8570 references to write_sp.
8571
8572 2003-03-27 Andrew Cagney <cagney@redhat.com>
8573
8574 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8575 chapter body. Use @smallexample instead of @example.
8576 (Annotations): Ditto.
8577 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8578 annotate.texi.
8579
8580 2003-03-26 Andrew Cagney <cagney@redhat.com>
8581
8582 * gdbint.texinfo (Target Architecture Definition): Replace
8583 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8584 dummy_addr parameters.
8585
8586 2003-03-25 Andrew Cagney <cagney@redhat.com>
8587
8588 * gdbint.texinfo (Target Architecture Definition): Delete
8589 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8590 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8591 Add reference to PUSH_ARGUMENTS.
8592
8593 2003-03-23 Andrew Cagney <cagney@redhat.com>
8594
8595 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8596 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8597
8598 2003-03-18 J. Brobecker <brobecker@gnat.com>
8599
8600 * gdbint.texinfo (Algorithms): Add new section describing the
8601 Observer paradigm.
8602 (Top): Add menu entry to new observer appendix.
8603 * observer.texi: New file.
8604 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8605 new observer.texi file.
8606
8607 2003-03-17 Andrew Cagney <cagney@redhat.com>
8608
8609 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8610 that GNU Press update the manual version number.
8611
8612 2003-03-12 Andrew Cagney <cagney@redhat.com>
8613
8614 * gdbint.texinfo (Target Architecture Definition): Delete
8615 references to get_saved_register. Rename GET_SAVED_REGISTER to
8616 DEPRECATED_GET_SAVED_REGISTER.
8617
8618 2003-03-13 Andrew Cagney <cagney@redhat.com>
8619
8620 * gdbint.texinfo (Target Architecture Definition): Replace
8621 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8622
8623 2003-03-12 Andrew Cagney <cagney@redhat.com>
8624
8625 * gdbint.texinfo (Target Architecture Definition): Rename
8626 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8627
8628 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8629
8630 * gdb.texinfo: Add File-I/O documentation.
8631
8632 2003-03-10 Andrew Cagney <cagney@redhat.com>
8633
8634 * gdbint.texinfo (Target Architecture Definition): Cross reference
8635 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8636
8637 2003-03-07 Andrew Cagney <cagney@redhat.com>
8638
8639 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8640 frame" command.
8641
8642 2003-03-05 Andrew Cagney <cagney@redhat.com>
8643
8644 * gdbint.texinfo (Target Architecture Definition): Document
8645 unwind_dummy_id. Cross reference unwind_dummy_id and
8646 SAVE_DUMMY_FRAME_TOS.
8647
8648 2003-03-05 James Ingham <jingham@apple.com>
8649 Daniel Jacobowitz <drow@mvista.com>
8650
8651 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8652 and "show cp-abi".
8653
8654 2003-03-03 Andrew Cagney <cagney@redhat.com>
8655
8656 * gdbint.texinfo (Target Architecture Definition): Document
8657 register_type.
8658
8659 2003-03-03 Andrew Cagney <cagney@redhat.com>
8660
8661 * stabs.texinfo (Structures): Use @samp and separate @var's
8662 instead of a single @var containing a comma separated list.
8663 (Unions): Ditto.
8664
8665 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8666
8667 * Makefile.in (distclean): Remove config.log.
8668
8669 2003-03-01 Andrew Cagney <cagney@redhat.com>
8670
8671 * gdbint.texinfo (Target Architecture Definition): Rename
8672 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8673
8674 2003-03-01 Andrew Cagney <cagney@redhat.com>
8675
8676 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8677 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8678
8679 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8680
8681 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8682 (Non-debug DLL symbols): New node, describing the minimal symbols
8683 loaded from DLLs without real debugging symbols.
8684
8685 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8686
8687 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8688 hardware-breakpoint-limit".
8689 (Set Watchpoints): Add cross reference to "set remote
8690 hardware-watchpoint-limit".
8691 (Remote configuration options): New section.
8692
8693 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8694
8695 * gdbint.texinfo (Target Architecture Definition): Delete
8696 descrption of IS_TRAPPED_INTERNALVAR.
8697
8698 From Keith Seitz <keiths@redhat.com>:
8699 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8700 option "-i"/"--interpreter" to this chapter. Include index
8701 entries.
8702
8703 2003-02-04 David Carlton <carlton@math.stanford.edu>
8704
8705 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8706 (Variables): Recommend stabs+ and DWARF 2.
8707 (C plus plus expressions): Correct info about
8708 compiler versions, debug formats.
8709 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8710 PR symtab/874.
8711
8712 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8713
8714 * gdbint.texinfo (Target Architecture Definition): Delete
8715 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8716 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8717 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8718 references to nindy and i960.
8719 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8720
8721 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8722
8723 * gdbint.texinfo (Target Architecture Definition): Delete
8724 FLOAT_INFO.
8725
8726 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8727
8728 * stabs.texinfo (Member Type Descriptor): Clarify description of
8729 `@'. Suggested by Ben Hutchings.
8730
8731 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8732
8733 * gdb.texinfo (M68K): Delete reference to es1800.
8734
8735 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8736
8737 * gdb.texinfo (Maintenance Commands): Document `maint print
8738 reggroups' and `maint print register-groups'.
8739 * gdbint.texinfo (Target Architecture Definition): Document
8740 register_reggroup_p.
8741
8742 2003-01-23 Jim Blandy <jimb@redhat.com>
8743
8744 * gdb.texinfo (Separate Debug Files): New section.
8745
8746 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8747
8748 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8749 and "maint show profile".
8750
8751 2003-01-16 Michael Chastain <mec@shout.net>
8752
8753 * gdb.texinfo (Installing GDB): Warn against
8754 ".../gdb-VERSION/gdb/configure".
8755 (Separate Objdir): Likewise.
8756
8757 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8758
8759 * gdbint.texinfo (Target Architecture Definition): Delete
8760 definition of PRINT_REGISTER_HOOK.
8761
8762 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8763
8764 (OpenRISC 1000): Fix formatting of command names.
8765
8766 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8767
8768 * gdb.texinfo (Continuing and Stepping): Add new command
8769 'advance'. Clarify behavior of 'until'.
8770
8771 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8772
8773 * gdb.texinfo (Files): Document solib-absolute-prefix and
8774 solib-search-path.
8775
8776 2003-01-09 Michael Chastain <mec@shout.net>
8777
8778 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8779 (Create a Release): Add new instructions for new @file{src-release}.
8780 Document existing instructions for @file{Makefile.in} as
8781 being for @value{GDBN} 5.3.1 or earlier.
8782
8783 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8784
8785 * gdbint.texinfo (Target Architecture Definition): Mention
8786 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8787 allocate memory.
8788
8789 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8790
8791 * gdb.texinfo (Controlling GDB): Add @kindex for
8792 "show osabi".
8793 (Backtraces): Add @kindex's for backtrace-below-main.
8794
8795 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8796
8797 * gdb.texinfo (Controlling GDB): Document "set osabi".
8798
8799 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8800
8801 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8802 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8803
8804 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8805
8806 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8807 "set coerce-float-to-double".
8808 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8809
8810 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8811
8812 * stabs.texinfo: Remove obsolete text.
8813 * gdbint.texinfo: Ditto.
8814 * gdb.texinfo: Ditto.
8815
8816 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8817
8818 * gdbint.texinfo (Target Architecture Definition): Update
8819 description of gdbarch_register_osabi.
8820
8821 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8822
8823 * agentexpr.texi: Fix typos.
8824 * annotate.texi: Likewise.
8825 * fdl.texi: Likewise.
8826
8827 2002-12-10 Andrew Cagney <cagney@redhat.com>
8828
8829 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8830 DEPRECATED_INIT_FRAME_PC.
8831
8832 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8833
8834 * gdbint.texinfo (Target Architecture Definition): Delete
8835 PC_IN_CALL_DUMMY.
8836
8837 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8838
8839 * gdbint.texinfo (Host Definition): Delete documentation on
8840 USE_GENERIC_DUMMY_FRAMES.
8841
8842 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8843
8844 Fix PR gdb/723 and PR gdb/245.
8845 * Makefile.in (install-info): Run the install-info command as part
8846 of the post install steps only.
8847 (uninstall-info): New target.
8848 (uninstall): New target.
8849
8850 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8851
8852 * Makefile.in (install): Make install do some real work.
8853
8854 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8855
8856 Fix POSIX problem reported by Paul Eggert.
8857 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8858 Fix PR gdb/527.
8859
8860 2002-10-26 Andrew Cagney <cagney@redhat.com>
8861
8862 * gdbint.texinfo (Target Architecture Definition): Delete
8863 definition of DO_REGISTERS_INFO.
8864
8865 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8866
8867 * gdbint.texinfo (Address Classes): Fix problems with insertion
8868 of ``{'' and ``}'' in example.
8869
8870 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8871
8872 * gdbint.texinfo (Address Classes): New section.
8873 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8874 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8875 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8876 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8877
8878 2002-10-11 Klee Dienes <kdienes@apple.com>
8879
8880 * gdb.texinfo (Registers): Mention vector registers as well as
8881 floating registers in the documentation for 'info registers' and
8882 'info all-registers'.
8883
8884 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8885
8886 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8887
8888 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8889
8890 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8891 interface definition.
8892
8893 2002-10-03 Marko Mlinar <markom@opencores.org>
8894
8895 * gdb.texinfo (Target Commands): Add or1k target specific
8896 commands.
8897 * gdb.texinfo (Contributors): Add myself to the contributors list.
8898
8899 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8900
8901 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8902 and "mi1" instead of "mi1" and "mi0".
8903
8904 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8905
8906 * gdb.texinfo (Packets): Fix typos "alligned".
8907 Correct z3/Z3 description. Correct z4/Z4 title.
8908
8909 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8910
8911 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8912
8913 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8914
8915 * gdb.texinfo: Use GNU/Linux instead of Linux.
8916
8917 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8918
8919 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8920
8921 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8922
8923 * gdb.texinfo: Replace @example with @smallexample.
8924
8925 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8926
8927 From Eli Zaretskii <eliz@gnu.org>:
8928 * gdb.texinfo (Character Sets): Use @smallexample instead of
8929 @example. Use GNU/Linux instead of Linux.
8930
8931 2002-09-20 Jim Blandy <jimb@redhat.com>
8932
8933 * gdb.texinfo: Add character set documentation.
8934
8935 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8936
8937 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8938 (Packets): Add cross reference from `b' packet to `z' packets.
8939
8940 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8941
8942 * gdb.texinfo (Maintenance Commands): Document ``maint
8943 internal-error'' and ``maint internal-warning''.
8944
8945 * gdbint.texinfo (Target Architecture Definition): Revise
8946 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8947
8948 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8949
8950 * gdbint.texinfo (Target Conditionals): Document the new
8951 NAME_OF_MALLOC macro.
8952
8953 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8954
8955 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8956 engineer.
8957
8958 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8959
8960 * gdb.texinfo (TUI Overview): Document status line fields.
8961
8962 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8963
8964 * gdb.texinfo (TUI Commands): Document info win command.
8965
8966 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8967
8968 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8969
8970 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8971
8972 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8973 (TUI Keys): Likewise.
8974
8975 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8976
8977 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8978 for a packet receive.
8979
8980 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8981
8982 * Makefile.in (clean): Move to end of file.
8983 (distclean, maintainer-clean, realclean): Ditto.
8984 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8985 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8986 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8987 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8988
8989 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8990
8991 * Makefile.in (GDBINT_TEX_TMPS): Define.
8992 (gdbint.dvi, gdbint.pdf): Use
8993 (GDB_TEX_TMPS): Define.
8994 (gdb.dvi, gdb.pdf): Use.
8995 (STABS_TEX_TMPS): Define.
8996 (stabs.dvi, stabs.pdf): Use.
8997 (GDB_DOC_SOURCE_INCLUDES): New macros.
8998 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8999 (GDBINT_DOC_FILES_INCLUDES): New macros.
9000 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9001 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9002 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9003 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9004 (links2roff): Replace SFILES_INCLUDED with
9005 GDB_DOC_SOURCE_INCLUDES.
9006 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9007 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9008 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9009 dependencies.
9010 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9011 dependencies.
9012 (gdbmi.texinfo): Delete rule.
9013 (inc-hist.texinfo): Delete rule.
9014 (rluser.texinfo): Delete rule.
9015
9016 2002-08-23 Andrew Cagney <cagney@redhat.com>
9017
9018 * gdbint.texinfo (Target Architecture Definition): Update
9019 STORE_RETURN_VALUE, mention regcache.
9020
9021 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9022
9023 * gdbint.texinfo (Target Architecture Definition): Document
9024 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9025
9026 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9027
9028 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9029 Fix minor typos. Add index entries.
9030
9031 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9032
9033 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9034
9035 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9036
9037 * gdbint.texinfo (Target Architecture Definition): Document
9038 PRINT_VECTOR_INFO.
9039 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9040
9041 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9042
9043 * gdb.texinfo (Maintenance Commands): Document "maint print
9044 registers", "maint print raw-registers" and "maint print
9045 cooked-registers".
9046
9047 2002-08-08 Grace Sainsbury <graces@redhat.com>
9048
9049 From Mark Salter:
9050 * gdb.texinfo (Protocol): Document T packet extension to
9051 allow watchpoint address reporting.
9052
9053 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9054
9055 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9056
9057 2002-08-01 Andrew Cagney <cagney@redhat.com>
9058
9059 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9060 to CHILL.
9061
9062 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9063
9064 * gdbint.texinfo (Coding): Revise section "Include Files".
9065
9066 2002-07-24 Andrew Cagney <cagney@redhat.com>
9067
9068 * gdbint.texinfo: Obsolete references to m88k.
9069 * gdb.texinfo: Ditto.
9070
9071 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9072
9073 * gdbint.texinfo (Create a release candiate): Add the location
9074 where the proper version of autoconf can be retrieved.
9075
9076 2002-07-09 Don Howard <dhoward@redhat.com>
9077
9078 * gdb.texinfo (Command Files): Further describe the behavior of
9079 sourced command files.
9080
9081 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9082
9083 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9084 (Coding): Clarify ISO C version that GDB assumes.
9085
9086 2002-06-26 Tom Tromey <tromey@redhat.com>
9087
9088 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9089 add_setshow_cmd_full.
9090
9091 2002-06-25 Don Howard <dhoward@redhat.com>
9092
9093 * gdb.texinfo (Memory Region Attributes): Document new behavior
9094 for 'mem' command.
9095
9096 2002-06-11 Jim Blandy <jimb@redhat.com>
9097
9098 * gdb.texinfo (Symbols): Update documentation for `info source'
9099 command.
9100
9101 * gdb.texinfo (Macros): Call the command `info macro', not
9102 `show macro'.
9103
9104 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9105
9106 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9107 data''.
9108
9109 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9110
9111 * gdbint.texinfo (Target Architecture Definition): Document
9112 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9113
9114 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9115
9116 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9117 lists.
9118
9119 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9120
9121 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9122 Branch''.
9123
9124 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9125
9126 * gdbint.texinfo (Target Architecture Definition): Add section
9127 ``Converting an existing Target Architecture to Multi-arch''.
9128
9129 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9130
9131 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9132 to ``Obsoleting code''. Revise.
9133
9134 2002-05-17 Jim Blandy <jimb@redhat.com>
9135
9136 * gdb.texinfo (C Preprocessor Macros): New chapter.
9137 Include it in the main menu.
9138 (Contributors): Credit Jim Blandy with macro support.
9139 (Compilation): Explain how to get macro information into the
9140 executable.
9141 (Expressions): Note that preprocessor macros are expanded.
9142
9143 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9144
9145 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9146 options for `target remote'.
9147
9148 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9149
9150 * gdbint.texinfo (Target Architecture Definition): Delete
9151 documentation on NNPC_REGNUM.
9152
9153 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9154
9155 * gdbint.texinfo (Target Architecture Definition): Document
9156 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9157 (Target Architecture Definition): Revise section `Using Different
9158 Register and Memory Data Representations'. Add section `Raw and
9159 Virtual Register Representations'.
9160
9161 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9162
9163 * gdbint.texinfo (Target Architecture Definition): Mention
9164 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9165 (Target Architecture Definition): Mention same. Add references to
9166 web pages.
9167
9168 2002-05-08 Michael Snyder <msnyder@redhat.com>
9169
9170 * stabs.texinfo (Attributes): Document new "vector" attribute.
9171
9172 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9173
9174 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9175
9176 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9177
9178 * gdb.texinfo: Delete obsolete references to a29k.
9179
9180 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9181
9182 * gdbint.texinfo (Target Architecture Definition): Replace
9183 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9184
9185 2002-04-24 David S. Miller <davem@redhat.com>
9186
9187 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9188
9189 2002-04-21 David S. Miller <davem@redhat.com>
9190
9191 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9192
9193 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9194
9195 * gdbint.texinfo (Target Architecture Definition): Delete
9196 definition of HAVE_REGISTER_WINDOWS.
9197
9198 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9199
9200 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9201 "Theodore A. Roth" <troth@verinet.com>.
9202
9203 2002-04-15 Don Howard <dhoward@redhat.com>
9204
9205 From Eli Zaretskii <eliz@gnu.org>
9206 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9207 Provide a better explaination of this feature.
9208
9209 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9210
9211 * gdbint.texinfo (Target Architecture Definition): Remove
9212 FRAME_CHAIN_COMBINE.
9213
9214 2002-04-12 Michael Chastain <mec@shout.net>
9215
9216 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9217 REG_STACK_SEGMENT.
9218
9219 2002-04-09 Michael Chastain <mec@shout.net>
9220
9221 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9222 PYRAMID_* macros.
9223
9224 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9225
9226 * gdb.texinfo (Bug Reporting): Document that the web is the
9227 prefered way of submitting bug reports.
9228 (Bug Reporting): Delete the s-mail address as the last resort.
9229
9230 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9231
9232 * gdbint.texinfo (Target Architecture Definition): Delete
9233 references to TARGET_WRITE_FP and write_fp.
9234
9235 2002-03-27 Michael Snyder <msnyder@redhat.com>
9236
9237 * gdb.texinfo: Document new commands dump, append, and restore.
9238
9239 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9240
9241 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9242 Branch'.
9243
9244 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9245
9246 * gdb.texinfo: Change all examples to @smallexample.
9247 * gdbint.texinfo: Ditto.
9248
9249 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9250
9251 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9252 Branches''.
9253
9254 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9255
9256 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9257 Policy''.
9258
9259 2002-03-04 Fred Fish <fnf@redhat.com>
9260
9261 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9262 expresson, suports, dependant, trhe, perhaphs, situtations,
9263 explictily, taged, oportunity, unfortunatly).
9264
9265 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9266
9267 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9268 Remove reference to 3.12.
9269
9270 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9271
9272 * gdbint.texinfo: Include fdl.texi.
9273 (Top): Add GNU Free Documentation License.
9274 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9275 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9276 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9277 (gdbint.info): Add srcdir to include path.
9278 * gdb.texinfo: Include gpl.texi.
9279 (Top): Add Copying.
9280 * gpl.texi: New file.
9281
9282 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9283
9284 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9285
9286 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9287
9288 * gdb.texinfo: Document Cygwin native specific commands.
9289
9290 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9291
9292 * gdb.texinfo: Document gdbserver ``--attach'' command.
9293
9294 2002-02-07 Michael Snyder <msnyder@redhat.com>
9295
9296 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9297 to @code(_ovly_debug_event).
9298
9299 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9300
9301 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9302
9303 2002-02-06 Michael Snyder <msnyder@redhat.com>
9304
9305 * gdb.texinfo (overlays): Mention new magic symbol
9306 '_ovly_debug_event', which allows GDB to keep better track
9307 of overlays.
9308
9309 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9310
9311 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9312 Suggested by Dmitry Sivachenko.
9313
9314 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9315
9316 2002-02-01 Michael Snyder <msnyder@redhat.com>
9317
9318 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9319
9320 2002-01-30 Michael Snyder <msnyder@redhat.com>
9321
9322 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9323 (set trust-readonly-sections): Document.
9324
9325 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9326
9327 * gdbint.texinfo (Releasing GDB): Revise and update.
9328
9329 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9330
9331 * gdbint.texinfo (Target Architecture Definition): Delete
9332 description of TARGET_BYTE_ORDER_DEFAULT.
9333
9334 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9335
9336 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9337 <mitya@cavia.pp.ru>.
9338
9339 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9340
9341 * libgdb.texinfo: Delete file.
9342
9343 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9344
9345 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9346 * gdbint.texinfo: Ditto.
9347
9348 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9349
9350 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9351
9352 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9353
9354 * Makefile.in: Update copyright.
9355 (TEXI2DVI): Define.
9356 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9357 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9358 gdb-cfg.texi.
9359 (TEXINDEX, PDFTEX): Delete makefile variables.
9360
9361 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9362
9363 * gdb.texinfo (Protocol): Move section to appendix.
9364
9365 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9366
9367 * gdb.texinfo (Remote Debugging): Create a menu.
9368 (Top): Add ``Remote Debugging'' to menu.
9369
9370 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9371
9372 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9373 serial protocol'' from here.
9374 (Remote Debugging): To here. New chapter.
9375
9376 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9377
9378 * gdbint.texinfo (Target Architecture Definition): Delete
9379 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9380
9381 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9382
9383 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9384 are no longer needed.
9385 (Porting GDB): Add maintainer note about configure.host.
9386
9387 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9388
9389 * gdbint.texinfo (Target Architecture Definition): Remove
9390 definition of IEEE_FLOAT.
9391
9392 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9393
9394 * gdb.texinfo: Beautify copyright years; fix a typo.
9395 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9396 <3diff@gnu.org>
9397
9398 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9399
9400 * gdbint.texinfo (Host Definition): Remove references to
9401 MALLOC_INCOMPATIBLE.
9402
9403 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9404
9405 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9406 and xyz-xdep.o.
9407
9408 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9409
9410 * gdb.texinfo (Maintenance Commands): Add appendix.
9411 (Set Breaks): Copy ``maint info breakpoint'' doco to
9412 ``Maintenance Commands'' appendix. Add reference.
9413
9414 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9415
9416 * fdl.texi: Remove next/prev from @node.
9417
9418 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9419
9420 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9421 for monstrous @multitable (from Brian Youmans).
9422
9423 * fdl.texi: New file.
9424
9425 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9426
9427 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9428
9429 * gdbint.texinfo (Releasing GDB): New chapter.
9430
9431 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9432
9433 * gdb.texinfo (Embedded Processors, Calling program functions):
9434 Obsolete references to a29k.
9435
9436 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9437
9438 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9439 examples. Document that a code-block should do or discard its
9440 cleanups before exit.
9441
9442 2002-01-11 Michael Snyder <msnyder@redhat.com>
9443
9444 * gdb.texinfo (Choosing files): Change @samp to @file.
9445
9446 2002-01-05 Michael Snyder <msnyder@redhat.com>
9447
9448 * gdb.texinfo (--pid): Document new command line option (attach).
9449
9450 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9451
9452 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9453 in the stub.
9454
9455 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9456
9457 * gdbint.texinfo (Target Architecture Definition): Replace
9458 BIG_ENDIAN with BFD_ENDIAN_BIG.
9459
9460 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9461
9462 * gdbint.texinfo (Target Architecture Definition): Replace
9463 value_ptr with struct value pointer.
9464
9465 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9466
9467 * gdb.texinfo (Free Software): Fix wording.
9468
9469 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9470
9471 * gdb.texinfo (Free Software): New section ``Free Software Needs
9472 Free Documentation''.
9473
9474 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9475
9476 * stabs.texinfo:
9477 * gdb.texinfo:
9478 * gdbint.texinfo:
9479 * libgdb.texinfo:
9480 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9481
9482 2001-12-29 Michael Snyder <msnyder@redhat.com>
9483
9484 * gdb.texinfo (maint info sections): Fix typo.
9485
9486 2001-12-26 Michael Snyder <msnyder@redhat.com>
9487
9488 * gdb.texinfo (maint info sections): Document.
9489
9490 * gdb.texinfo (info proc): Comment out documentation for
9491 'info proc' sub-options that are currently not implemented.
9492
9493 2001-12-20 Jim Blandy <jimb@redhat.com>
9494
9495 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9496
9497 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9498
9499 * gdbint.texinfo (Target Architecture Definition): Replace
9500 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9501
9502 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9503
9504 * gdbint.texinfo (Host Definition): Delete documentation on
9505 HOST_BYTE_ORDER.
9506
9507 2001-11-30 Jim Blandy <jimb@redhat.com>
9508
9509 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9510 overlay support. Add to top-level menu.
9511
9512 2001-11-26 Tom Tromey <tromey@redhat.com>
9513
9514 * gdb.texinfo (Command Syntax): Document C-o binding.
9515
9516 2001-07-26 Christopher Faylor <cgf@redhat.com>
9517
9518 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9519 use since it is described in the referenced section.
9520
9521 From Eli Zaretskii <eliz@gnu.org>
9522 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9523 clearer when using DJGPP.
9524
9525 2001-11-24 Christopher Faylor <cgf@redhat.com>
9526
9527 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9528 specifically refer to MS-DOS.
9529 (command files): Mention gdb.ini is only used on MS-DOS.
9530
9531 2001-11-21 Tom Tromey <tromey@redhat.com>
9532
9533 * gdb.texinfo (Invoking GDB): Document --args.
9534 (Mode Options): Likewise.
9535
9536 2001-11-21 Jim Blandy <jimb@redhat.com>
9537
9538 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9539 Delete documentation; this macro has been removed from the
9540 sources.
9541
9542 2001-11-13 Jim Blandy <jimb@redhat.com>
9543
9544 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9545
9546 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9547
9548 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9549
9550 2001-11-05 Michael Snyder <msnyder@redhat.com>
9551
9552 * gdb.texinfo (info functions): Document use of backslash to
9553 quote regexp chars in function names such as "operator*()".
9554
9555 2001-11-01 Fred Fish <fnf@redhat.com>
9556
9557 * gdbint.texinfo (SOLIB_ADD): Document additional new
9558 "readsyms" arg.
9559
9560 2001-10-30 Don Howard <dhoward@redhat.com>
9561
9562 * gdb.texinfo: (Command Files) Added documentation for the
9563 behavior of gdb with input redirected from a file.
9564
9565 2001-10-28 Fred Fish <fnf@redhat.com>
9566
9567 * gdb.texinfo (auto-solib-add): Change docs to match
9568 implementation change.
9569 (auto-solib-limit): Add docs for new variable.
9570
9571 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9572
9573 * gdbint.texinfo (Target Architecture Definition): Function
9574 value_as_pointer renamed to value_as_address.
9575
9576 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9577
9578 * gdbint.texinfo (Target Architecture Definition): Default
9579 POINTER_TO_ADDRESS functions assume unsigned addresses.
9580 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9581 posting by Jim Blandy.
9582
9583 2001-10-12 Jim Blandy <jimb@redhat.com>
9584
9585 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9586 version of texi2html (1.64) doesn't support this flag any more.
9587
9588 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9589
9590 * gdbint.texinfo (Host Definition): Remove description of
9591 MEM_FNS_DECLARED.
9592
9593 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9594
9595 * gdbint.texinfo (Host Definition): Remove description of
9596 HAVE_SIGSETMASK.
9597
9598 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9599
9600 * gdbint.texinfo (Target Architecture Definition): Add
9601 explanation of TARGET_PRINT_INSN macro.
9602
9603 2001-08-30 Jim Blandy <jimb@redhat.com>
9604
9605 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9606 Explain what it means to load relocatable files.
9607
9608 2001-08-28 Jim Blandy <jimb@redhat.com>
9609
9610 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9611 info `top' menu.
9612
9613 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9614
9615 * gdbint.texinfo: Add a cautionary note about macro use.
9616
9617 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9618
9619 * gdb.texinfo: Explain omitting the hostname in the
9620 `target remote' command.
9621
9622 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9623
9624 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9625 and END-INFO-DIR-ENTRY.
9626
9627 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9628
9629 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9630
9631 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9632
9633 * gdbint.texinfo (libgdb): Rewrite.
9634
9635 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9636
9637 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9638
9639 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9640
9641 * gdb.texinfo (TUI): New chapter, document the TUI.
9642 (Mode Options): Document the -tui option.
9643
9644 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9645
9646 * gdbint.texinfo (Host Definition): Remove description of
9647 NEED_POSIX_SETPGID.
9648
9649 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9650
9651 * gdb.tex (DJGPP Native): New node, with descriptions of
9652 DJGPP-specific commands.
9653
9654 2001-07-19 John R. Moore <jmoore@redhat.com>
9655
9656 * gdbint.texinfo: Three misspellings.
9657
9658 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9659
9660 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9661 `test` expressions on bash. Problem reported by Colin Walters.
9662
9663 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9664
9665 * gdbint.texinfo (User Interface): Update ui-out documentation to
9666 refelect recent UI/MI updates.
9667
9668 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9669
9670 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9671 interpreters.
9672
9673 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9674
9675 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9676 structure and not macros.
9677 (Host Definition): Document that much of this chapter is obsolete.
9678 (Target Architecture Definition): Update list of files that make
9679 up a target architecture.
9680 (Coding): Update.
9681
9682 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9683
9684 * gdbint.texinfo (Target Architecture Definition): Update
9685 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9686 The latter has been changed to a true predicate.
9687
9688 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9689
9690 * annotate.texi: Add @noindent where needed. From Dmitry
9691 Sivachenko <dima@Chg.RU>.
9692 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9693
9694 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9695
9696 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9697
9698 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9699
9700 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9701 returns ``OK''. Document that the ``R'' packet does not reply.
9702
9703 2001-06-13 Michael Snyder <msnyder@redhat.com>
9704
9705 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9706
9707 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9708
9709 * gdb.texinfo (Signals): Clarify the default setting of signal
9710 handling.
9711
9712 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9713
9714 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9715 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9716
9717 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9718
9719 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9720
9721 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9722
9723 * gdbint.texinfo (Clean Design and Portable Implementation):
9724 Renamed from "Clean Design".
9725 (Clean Design and Portable Implementation): Document portable
9726 methods of handling file names, and the associated macros.
9727
9728 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9729
9730 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9731 command and provide a cross-reference to its description.
9732 (Symbols): Note that "info scope" is useful for trace experiments.
9733
9734 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9735
9736 * gdb.texinfo (Symbols): Document "info scope".
9737 (Tracepoints): New chapter.
9738 (Contributors): Update for v5.1.
9739 <All nodes>: Change "C++" to "C@t{++}".
9740
9741 * gdbint.texinfo (User Interface): A new section about ui_out
9742 functions, based on text written by Fernando Nasser.
9743
9744 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9745
9746 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9747
9748 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9749
9750 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9751
9752 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9753 Replace "GDB" with "@value{GDBN}". Fix markup.
9754
9755 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9756
9757 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9758 a cross-reference to its description.
9759 (Symbols): Document "info symbol".
9760
9761 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9762
9763 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9764 subsection "x86 Watchpoints".
9765 (Target Architecture Definition): Document the macros
9766 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9767 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9768
9769 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9770
9771 * gdbint.texinfo (Target Architecture Definition): Update
9772 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9773 list.
9774
9775 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9776
9777 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9778 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9779
9780 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9781
9782 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9783
9784 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9785
9786 * gdb.texinfo (Environment): Document that `path' does not change
9787 the value of PATH in GDB's own environment (it did in the past,
9788 but that was changed on March 15, 1994). Reported by Doug Evans
9789 <dje@transmeta.com>.
9790
9791 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9792 its line. Fix markup of commands and macros. Add an Index node
9793 and index entries.
9794
9795 2001-01-23 J.T. Conklin <jtc@redback.com>
9796
9797 * gdb.texinfo (Memory region attributes): New manual section.
9798
9799 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9800
9801 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9802
9803 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9804
9805 * refcard.tex: Version and copyright fixed. From Phil Edwards
9806 <pedwards@disaster.jaj.com>.
9807
9808 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9809
9810 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9811 DWARF2_REG_TO_REGNUM): Document.
9812
9813 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9814
9815 * gdbint.texinfo (Coding): Update current value of
9816 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9817
9818 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9819
9820 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9821 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9822
9823 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9824
9825 * gdb.texinfo: Document new 'set step-mode' command.
9826
9827 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9828
9829 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9830 changes from Dmitry Sivachenko <dima@Chg.RU>.
9831
9832 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9833
9834 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9835 From Steven Johnson <sbjohnson@ozemail.com.au>.
9836
9837 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9838
9839 * gdbint.texinfo (Overall Structure): Spelling fix.
9840
9841 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9842
9843 * gdbint.texinfo (Target Architecture Definition): Document that
9844 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9845 for which REGISTER_CONVERTIBLE returns a zero value.
9846
9847 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9848
9849 * Makefile.in (install-info): Find files to install in either the
9850 build or source directories (adapted from Makefile.am).
9851
9852 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9853
9854 * stabs.texinfo: Fix spelling errors.
9855 (String Field): FILE-NUMBER starts from 0, not 1.
9856
9857 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9858
9859 * refcard.tex: Remove \centerline from the blurb. Patch from
9860 Brian Youmans.
9861
9862 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9863
9864 * Makefile.in (install-info): Support installation from outside of
9865 the source directory. Reported by Mark Harig
9866 <markh@frazier.landmark.com>.
9867
9868 2000-06-20 J.T. Conklin <jtc@redback.com>
9869
9870 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9871
9872 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9873
9874 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9875 Generate using pdftex.
9876 (PDFTEX): Define.
9877 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9878 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9879 @contents at the start.
9880
9881 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9882
9883 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9884 Youmans.
9885
9886 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9887
9888 From Brian Youmans:
9889 * gdb.texinfo: Fix ``et al.''.
9890
9891 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9892
9893 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9894 loop.
9895
9896 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9897
9898 * configure: Regenerate.
9899
9900 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9901
9902 * Makefile.in (install-info): Run install-info on installed Info
9903 files.
9904
9905 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9906
9907 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9908 Andrew Cagney.
9909
9910 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9911
9912 * gdb.texinfo: Proofreading changes from Brian Youmans.
9913
9914 2000-05-01 Nick Duffek <nsd@cygnus.com>
9915
9916 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9917 startup sequence, minor edits.
9918
9919 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9920
9921 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9922 TeX.
9923
9924 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9925 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9926 like `n' and `s' which look weird. Convert some of the @kindex to
9927 @vindex, when they refer to variables, not commands.
9928
9929 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9930
9931 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9932
9933 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9934
9935 * Makefile.in (GDBMI_DIR): New variable.
9936 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9937 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9938 (gdbmi.texinfo): New target, for texi2roff.
9939 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9940 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9941
9942 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9943 gdbmi.texinfo.
9944 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9945 comment.
9946
9947 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9948
9949 * gdb.texinfo (Files): Update description of add-symbol-file
9950 command.
9951
9952 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9953
9954 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9955 prevents the build (and is generally a Bad Idea).
9956
9957 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9958
9959 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9960 a comma inside @var.
9961 (Command Files): Index markup changes from Dmitry Sivachenko
9962 <dima@Chg.RU>.
9963
9964 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9965
9966 * Makefile.in (LN_S): Define.
9967 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9968 invoke "ln -s" unless it is known to work.
9969
9970 * configure.in (AC_PROG_LN_S): Add.
9971
9972 2000-04-14 Jim Blandy <jimb@redhat.com>
9973
9974 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9975 section.
9976 (Target Conditionals): Document ADDRESS_TO_POINTER,
9977 POINTER_TO_ADDRESS.
9978
9979 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9980
9981 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9982 gdb-cfg.texi to get the value.
9983
9984 2000-04-10 Jim Blandy <jimb@redhat.com>
9985
9986 * gdbint.texinfo (Target Architecture Definition): Fix
9987 cross-references.
9988
9989 2000-04-08 Jim Blandy <jimb@redhat.com>
9990
9991 * gdbint.texinfo (Using Different Register and Memory Data
9992 Representations): New section.
9993 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9994 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9995 REGISTER_CONVERT_TO_RAW): Document.
9996
9997 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9998
9999 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10000 for acknowledgments.
10001
10002 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10003
10004 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10005 qThreadExtraInfo.
10006
10007 2000-03-28 J.T. Conklin <jtc@redback.com>
10008
10009 * gdb.texinfo: Clarify which remote debug protocol commands are
10010 required and which are optional.
10011
10012 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10013
10014 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10015 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10016 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10017 * annotate.texi: Update.
10018
10019 2000-03-28 Stan Shebs <shebs@apple.com>
10020
10021 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10022 expectation of additional changes before release), update
10023 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10024 node links, rephrase and/or shorten lines to fix formatting
10025 problem in both regular and @smallbook formats.
10026 * annotate.texi: Shorten lines in example, use smallexample
10027 consistently everywhere.
10028 * Makefile.in: Add comment about texinfo 4.0 html generation.
10029 (SFILES_INCLUDED): Add annotate.texi.
10030
10031 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10032
10033 * gdb.texinfo (Debugging Output): Added new section, documenting
10034 the "set/show debug" commands.
10035
10036 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10037
10038 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10039 entry.
10040
10041 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10042 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10043 @chapter and @node entries.
10044
10045 * gdb.texinfo: Link all top-level nodes.
10046
10047 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10048
10049 * Makefile.in (install-info): Create $(infodir) before installing
10050 files.
10051
10052 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10053
10054 From David Whedon <dwhedon@gordian.com>
10055 * gdbint.texinfo : Added paragraphs about command deprecation.
10056
10057 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10058
10059 * gdb.texinfo: Add documentation for the apropos command.
10060
10061 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10062
10063 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10064
10065 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10066
10067 * gdb.texinfo: Add white space to prevent overprinting in
10068 two places.
10069
10070 2000-03-17 Stan Shebs <shebs@apple.com>
10071
10072 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10073 <dima@Chg.RU>, also clarification of allowed content for
10074 string constants.
10075
10076 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10077
10078 * gdb.texinfo (main menu): Add Annotations.
10079 (File Options): Add @cindex entries for each command-line option.
10080 Document --epoch, --annotate, --async, --interpreter, --write,
10081 --statistics, and --version.
10082
10083 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10084 of GDB.
10085
10086 2000-02-23 Jim Blandy <jimb@redhat.com>
10087
10088 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10089
10090 2000-02-22 Jim Blandy <jimb@redhat.com>
10091
10092 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10093
10094 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10095
10096 * Makefile.in (diststuff): New target.
10097
10098 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10099
10100 * agentexpr.texi: Fix wording regarding Intel's IA-64
10101 architecture. [From Jim Wilson.]
10102
10103 2000-01-16 Tom Tromey <tromey@cygnus.com>
10104
10105 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10106 (Delete Breaks): Mention range arguments.
10107 (Disabling): Likewise.
10108
10109 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10110
10111 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10112
10113 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10114
10115 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10116 valid functions.
10117
10118 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10119
10120 * gdb.texinfo: Clarify regular expressions used in rbreak.
10121
10122 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10123
10124 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10125 MEMORY_REMOVE_BREAKPOINT): Document.
10126
10127 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10128
10129 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10130 offset re-using the DATA offset instead.
10131
10132 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10133
10134 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10135
10136 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10137
10138 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10139 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10140 typos.
10141
10142 * gdb.texinfo: Various minor wording and formatting improvements,
10143 mentions of additional command-line options.
10144
10145 1999-09-30 Fred Fish <fnf@cygnus.com>
10146
10147 * gdb.texinfo: Document additional forms of specifying section
10148 names and addresses for the add-symbol-file command.
10149
10150 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10151
10152 * gdbint.texinfo: Fix typo, add the word "have".
10153
10154 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10155
10156 * gdbint.texinfo (Target Architecture Definition): Document the
10157 SKIP_PERMANENT_BREAKPOINT macro.
10158
10159 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10160
10161 * gdb.texinfo: Fiks speling errers.
10162
10163 * gdb.texinfo: Fix uses of @multitable.
10164
10165 From Eli Zaretskii <eliz@gnu.org>:
10166 * gdb.texinfo: Include details specific to DOS host, clarify
10167 some confusing language, fix @ref/@xref/@pxref usages, add
10168 comments about using with optimization, add more indexing,
10169 fix info about disassembly-flavor.
10170
10171 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10172
10173 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10174 SKIP_SOLIB_RESOLVER): Define.
10175
10176 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10177
10178 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10179 ``g'' packets.
10180
10181 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10182
10183 * gdb.texinfo: Create a new "Configurations" chapter with
10184 platform-specific info, inline remote.texi and move sections of it
10185 into the new chapter, move bits about info proc, heuristic search,
10186 and register stack into the new chapter.
10187 * remote.texi: Remove, now part of gdb.texinfo.
10188 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10189
10190 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10191
10192 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10193 GDB_TARGET_IS_MACH386): These kludges have gone away.
10194
10195 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10196
10197 * gdbint.texinfo (Target Architecture Definition): Mention
10198 TDEPLIBS.
10199
10200 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10201
10202 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10203 surrounding text to fit HP-UX bits into general info.
10204 (HPPA-cfg.texi): Remove, no longer useful.
10205
10206 * gdb.texinfo: Remove explicit links from @node lines, remove
10207 HP-added "Detailed Node Listing" from main menu which confuses
10208 things.
10209
10210 From Dmitry Sivachenko <dima@Chg.RU>:
10211 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10212 in description of `set environment'.
10213
10214 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10215
10216 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10217
10218 1999-08-12 Ben Elliston <bje@cygnus.com>
10219
10220 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10221
10222 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10223
10224 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10225 watch, awatch, and rwatch. Explain why the latter two cannot be
10226 set as software watchpoints. Document that watchpoints for local
10227 variables are deleted when the debuggee terminates.
10228
10229 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10230
10231 * remote.texi (Protocol): Further clarification of the "qRcmd"
10232 packet. Allow E.. response packet. "qRcmd" packet is no longer
10233 reserved.
10234
10235 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10236
10237 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10238 * gdb.texinfo: Ditto.
10239
10240 1999-08-06 Tom Tromey <tromey@cygnus.com>
10241
10242 * gdb.texinfo (KOD): New node.
10243
10244 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10245
10246 * remote.texi (Rcmd): Fix minor formatting typos.
10247
10248 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10249
10250 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10251 packets.
10252
10253 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10254
10255 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10256 fixes.
10257
10258 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10259
10260 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10261
10262 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10263
10264 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10265 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10266 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10267 packets that are not supported on all hosts. Expand examples.
10268 Spell check.
10269
10270 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10271
10272 * Makefile.in: Recognize html, install-html. Add targets
10273 to build HTML versions of documentation via texi2html.
10274
10275 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10276
10277 * gdbint.texinfo (Testsuite): New chapter, information about the
10278 testsuite.
10279
10280 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10281
10282 * remote.texi (Communication Protocol): Rewrite.
10283
10284 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10285
10286 * stabs.texinfo: Fix uses of xref.
10287
10288 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10289
10290 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10291 info about patch submission.
10292
10293 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10294
10295 From Per Bothner <bothner@cygnus.com>:
10296 * gdb.texinfo: Document Chill support.
10297
10298 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10299
10300 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10301 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10302 Document that the value should be greater-than or equal-to zero.
10303 (NO_STD_REGS): Document. Deprecate.
10304
10305 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10306
10307 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10308 Document that these are not used.
10309
10310 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10311
10312 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10313
10314 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10315
10316 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10317 numargs was dropped.
10318
10319 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10320
10321 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10322
10323 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10324
10325 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10326 Update.
10327
10328 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10329
10330 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10331 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10332
10333 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10334
10335 * gdbint.texinfo: Fix typos: $ -> @.
10336
10337 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10338
10339 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10340 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10341 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10342 BREAKPOINT_FROM_PC.
10343
10344 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10345
10346 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10347 CALL_DUMMY_STACK_ADJUST): Document.
10348
10349 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10350
10351 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10352 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10353
10354 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10355
10356 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10357 longer exists.
10358
10359 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10360
10361 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10362 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10363 they make the manual source incomprehensible.
10364 * h8-cfg.texi: Remove, hasn't been used in years.
10365
10366 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10367
10368 * gdb.texinfo: Update the credits.
10369
10370 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10371
10372 * gdb.texinfo: Fix mistakes noticed in printout of last
10373 draft, add Alpha to discussion of heuristic fence post.
10374
10375 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10376
10377 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10378 Edition, merge some HP changes into mainline, describe some
10379 previously undocumented features, describe more of the target
10380 commands available, eliminate obsolete section on renamed
10381 commands.
10382 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10383
10384 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10385
10386 * gdb.texinfo: Make many HPPA conditionals unconditional,
10387 including catchpoint description, since now on for all configs.
10388 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10389 specializations.
10390
10391 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10392
10393 * Makefile.in (GDBvn.texi): Fix match expression to work with
10394 current format of VERSION in gdb/Makefile.in.
10395 * gdb.texinfo: Fix node ref to match new readline.
10396
10397 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10398
10399 * gdb.texinfo: Changes made as part of a project to merge in
10400 changes made by HP. Documentation makes extensive use of
10401 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10402 on remote debugging. There are differences in documentation
10403 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10404 the HP manual discusses catchpoints, hardware watchpoints, and
10405 some HPUX specific limitations for shared library support.
10406
10407 There are also a number of @node changes.
10408
10409 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10410
10411 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10412 (C Usage): Same.
10413
10414 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10415
10416 The following changes were made by Edith Epstein
10417 <eepstein@cygnus.com> as part of a project to merge in changes
10418 made by HP.
10419
10420 * HPPA-cfg.texi: new file.
10421
10422 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10423
10424 * refcard.tex: change documentation about catch.
10425 removed info catch.
10426
10427 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10428
10429 * gdbint.texinfo: Expand on GDB's coding standards,
10430 specify the use of arg names with prototypes.
10431
10432 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10433
10434 * gdb.texinfo: Fix tipo.
10435
10436 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10437
10438 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10439 TARGET_BYTE_ORDER_SELECTABLE_P.
10440
10441 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10442
10443 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10444
10445 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10446
10447 * agentexpr.texi: New file.
10448
10449 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10450
10451 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10452
10453 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10454
10455 * remote.texi: Changed wording that implied that the GDB remote
10456 protocol caches register values instead of GDB itself.
10457
10458 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10459
10460 * gdbint.texinfo: Add some info about symbol readers.
10461 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10462 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10463 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10464 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10465
10466 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10467
10468 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10469
10470 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10471
10472 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10473
10474 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10475
10476 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10477 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10478
10479 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10480
10481 * gdbint.texinfo: Fix minor typos.
10482
10483 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10484
10485 * gdbint.texinfo: Complete overhaul. Group descriptions more
10486 logically, add more info on generic algorithms, remove much
10487 obsolete and/or wrong material.
10488
10489 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10490
10491 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10492
10493 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10494
10495 * refcard.tex: Copyright, address updates.
10496
10497 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10498
10499 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10500 for the edition instead of confusing GDB-version-like numbers.
10501
10502 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10503
10504 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10505
10506 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10507
10508 * LRS: Reformat a bit to keep text under 80 columns.
10509
10510 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10511
10512 * gdb.texinfo: Add some credits, mention bug monitor.
10513 * remote.texi: Mention mips monitor targets.
10514 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10515
10516 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10517
10518 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10519 files, finish sorting of host vs target vs native macros, describe
10520 some more of them.
10521
10522 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10523
10524 * gdbint.texinfo (Host Conditionals): Document change from
10525 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10526
10527 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10528
10529 * gdbint.texinfo (Host Conditionals): Document
10530 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10531
10532 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10533
10534 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10535 Document LSEEK_NOT_LINEAR.
10536
10537 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10538
10539 * stabs.texinfo (Stab Section Basics): Make it clear that only
10540 some versions of the GNU linker remove the leading N_UNDF symbol.
10541
10542 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10543
10544 * stabs.texinfo (String Field): Document type number pairs here,
10545 instead of in the Sun specific section.
10546 (Include Files): The GNU linker supports the N_BINCL
10547 optimization. Clarify the N_BINCL value, and what it is used
10548 for.
10549 (Procedures): Document N_FUN with an empty string to mark the end
10550 of a function.
10551 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10552 (Sun Differences): Remove this node, as the information is now
10553 elsewhere in the main document.
10554 (Stab Section Basics): Mention that the GNU linker may optimize
10555 stabs and remove the leading N_UNDF symbol.
10556
10557 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10558
10559 * gdb.texinfo, refcard.tex: Restore author credit
10560
10561 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10562
10563 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10564 documentation to account for START and END macros taking
10565 one arg.
10566
10567 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10568
10569 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10570 * gdb.texinfo (Frames): Fix typo.
10571
10572 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10573
10574 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10575 a target_signal as arg type, not a pid.
10576
10577 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10578
10579 * gdb.texinfo: Document `set assembly-language'.
10580
10581 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10582
10583 * remote.texi: Update list of stubs in the GDB distribution.
10584
10585 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10586
10587 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10588 Also document that some systems can use mmalloc but must define
10589 this if their C runtime allocates memory that is later freed.
10590 (MMCHECK_FORCE): Document new macro.
10591
10592 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10593
10594 * remote.texi: Add documentation for target Sparclet.
10595
10596 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10597
10598 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10599 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10600 * configure.in: Rewritten for autoconf.
10601 * configure: New.
10602
10603 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10604
10605 * Makefile.in (DVIPS): New define, set to dvips.
10606 (dvi): Add stabs.dvi.
10607 (ps): New target.
10608 (all-doc): Depend on info, dvi, and ps targets.
10609 (STAGESTUFF): Add *.ps and *.dvi files.
10610 (clean-info, clean-dvi): Remove.
10611 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10612 rules completely rewritten.
10613 (maintainer-clean): Remove clean-info and clean-dvi
10614 dependencies and put their actions in the rules.
10615 (gdb.ps): New target
10616 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10617 intermediate TeX files, whether they have 2 or 3 character
10618 extensions.
10619 (gdbint.ps): Add target and rules.
10620 (gdb-internals): Delete unused target.
10621 (Makefile): Depends upon config.status also.
10622
10623 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10624
10625 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10626 set.
10627
10628 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10629
10630 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10631 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10632
10633 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10634
10635 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10636
10637 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10638
10639 * gdb.texinfo (Print settings): Document
10640 `set/show print static-members' commands.
10641
10642 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10643
10644 * gdbint.texinfo (Native): Document name change, coredep.c to
10645 core-aout.c.
10646
10647 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10648
10649 * stabs.texinfo (Include Files): Document the values the SunOS4
10650 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10651
10652 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10653
10654 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10655 Fix typo.
10656
10657 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10658
10659 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10660 "gdb.tar.Z".
10661
10662 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10663
10664 * Makefile.in (maintainer-clean): New target, synonym for
10665 realclean.
10666
10667 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10668
10669 * Update all FSF addresses except those in COPYING* files.
10670
10671 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10672
10673 From Richard Earnshaw (rearnsha@armltd.co.uk):
10674 * gdb.texinfo (convenience variables): Document $_exitcode.
10675 (quit): Document optional expression to use as exit code.
10676
10677 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10678
10679 * gdb.texinfo, remote.texi: Brought up to date with various
10680 GDB changes.
10681
10682 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10683
10684 * gdb.texinfo: Update dates and versions, fix comments about
10685 hardware watchpoints in future releases and about the
10686 sharedlibrary command.
10687
10688 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10689
10690 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10691 C_FUN stab. Other cleanups.
10692
10693 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10694
10695 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10696 for the sparc stub.
10697
10698 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10699
10700 * annotate.texi: Clarify which addresses have differing formats
10701 depending on the language and which do not.
10702
10703 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10704
10705 * remote.texi (NetWare): Changed example to use BOARD= instead of
10706 NODE= argument to reflect correspoding change to gdbserve.nlm.
10707
10708 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10709
10710 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10711 GDB, as well as AIX dbx, supports the size type attribute.
10712
10713 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10714
10715 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10716
10717 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10718
10719 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10720 and new 'if' and 'while' commands.
10721
10722 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10723
10724 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10725
10726 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10727
10728 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10729 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10730 NetWare targets. Mostly stolen from the Server node.
10731
10732 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10733
10734 * gdb.texinfo (Setting): Talk about the language of a source file
10735 versus the working language. The old documentation did not match
10736 what GDB did.
10737
10738 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10739
10740 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10741 of a source file.
10742
10743 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10744
10745 * gdb.texinfo (Processes): New node.
10746
10747 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10748
10749 * remote.texi: Update documentation of set/show mipsfpu.
10750
10751 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10752
10753 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10754 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10755
10756 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10757
10758 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10759 obsolete conditionals, described some others.
10760
10761 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10762
10763 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10764 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10765
10766 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10767
10768 * gdbint.texinfo: Put regex conditionals in their own table.
10769
10770 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10771
10772 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10773 described or fixed the descriptions of many others.
10774
10775 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10776
10777 * gdb.texinfo: Add some more credits.
10778 * gdbint.texinfo: Capitalize GDB consistently, describe some
10779 macros and remove some.
10780
10781 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10782
10783 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10784 obsolete conditionals, described some others.
10785
10786 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10787
10788 * gdb.texinfo (help targets): Changed to `help target', which
10789 is the correct gdb command.
10790
10791 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10792
10793 * annotate.texi (TODO): New node, for keeping track of annotations
10794 suggested but not yet implemented.
10795
10796 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10797
10798 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10799 another symbol, it is not the address itself.
10800
10801 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10802
10803 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10804 of stabs-in-coff sections.
10805
10806 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10807
10808 * annotate.texi: Change edition to 0.5 and date to May 1994.
10809 Add index.
10810 (Frames): New node, for frame annotation.
10811 (Displays): New node, for display annotation.
10812
10813 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10814 when waiting for your program to stop.
10815
10816 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10817
10818 * annotate.texi (Breakpoint Info): Document annotation of header
10819 fields and record annotation.
10820
10821 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10822
10823 * annotate.texi: New file, to document annotations.
10824
10825 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10826
10827 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10828 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10829
10830 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10831
10832 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10833 section, and say n_strx field is compilation unit relative.
10834 * stabs.texinfo: Don't use @code for a.out when it is the name of
10835 an object file format.
10836
10837 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10838
10839 * gdb.texinfo: Refer to file names, not path names, per rms
10840 convention.
10841 (Arguments): Fix typo.
10842
10843 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10844
10845 * stabs.texinfo (Global Variables): Talk about stabs in files
10846 where variables are referenced, but not defined.
10847
10848 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10849
10850 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10851 Cplusplus to new nodes Member Type Descriptor and Method Type
10852 Descriptor. Re-write stuff for #.
10853
10854 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10855
10856 * gdb.texinfo (Print Settings): Don't document "set print
10857 fast-symbolic-addr off". The bug which it worked around was fixed
10858 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10859
10860 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10861 N_ENTRY node.
10862
10863 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10864
10865 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10866
10867 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10868 references to ieee-float.c.
10869
10870 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10871
10872 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10873 match what the code actually does.
10874
10875 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10876
10877 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10878
10879 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10880
10881 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10882 i, and b.
10883
10884 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10885
10886 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10887 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10888 as "stabs in sections" rather than just saying "ELF and SOM".
10889 Also make that stuff apply to COFF.
10890
10891 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10892
10893 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10894 Ghostscript.
10895
10896 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10897
10898 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10899 versus functions without line numbers, also mention stepping into
10900 them as well as "step" when you are in them. Tell the user how to
10901 deal with the situation. Add comment about "debugging information".
10902
10903 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10904
10905 * stabs.texinfo (Enumerations): Document restriction on where
10906 enumeration types can appear and still win with GDB.
10907
10908 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10909
10910 * stabs.texinfo (Negative Type Numbers): Document format for type
10911 -16.
10912
10913 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10914
10915 * gdb.texinfo (Selection, Frame Info): Update information about
10916 arbitrary frame specficiations.
10917
10918 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10919
10920 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10921
10922 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10923
10924 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10925
10926 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10927
10928 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10929
10930 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10931
10932 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10933 Differences node to Statics node.
10934 (Statics): Discuss XCOFF use of V symbol descriptor.
10935
10936 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10937 not clean.
10938
10939 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10940
10941 * gdb.texinfo (Print Settings): Document `set print
10942 fast-symbolic-addr' and improve the doc for some other
10943 `set print's.
10944
10945 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10946
10947 * stabs.texinfo (String Field): Talk about defining several type
10948 numbers at once.
10949 Fix lint regarding changing node ELF Transformations to
10950 ELF and SOM Transformations.
10951
10952 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10953
10954 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10955
10956 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10957
10958 * stabs.texinfo (Cross-References): `::' is for nested types only
10959 within <>.
10960 (Structures): Document static members.
10961
10962 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10963
10964 * stabs.texinfo: Document S type attribute.
10965
10966 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10967
10968 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10969
10970 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10971
10972 * gdbint.texinfo: Fix a few typos.
10973
10974 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10975
10976 * gdb.texinfo, remote.texi: formatting improvements
10977
10978 * gdb.texinfo (New Features): mention threads.
10979 (Summary, C): fix xrefs in newly contributed text.
10980 (Threads): index entries, clarifications, example
10981 (passim): minor typos fixed, phrasing improvements
10982
10983 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10984 entries; (Server): explain use of gdbserver w/real-time systems,
10985 add example of conflicting TCP port; (MIPS Remote) break up
10986 running text into table, highlighting commands, and add example.
10987
10988 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10989
10990 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10991
10992 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10993
10994 * stabs.texinfo (Nested Symbols): New node.
10995 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10996
10997 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10998
10999 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11000 to picking which Bbss.bss symbol to use, and (because there seems to
11001 be no good way of doing it) re-write some of the text to make it
11002 sound like Bbss.bss isn't such a great idea after all (as currently
11003 designed).
11004
11005 * gdb.texinfo (C): In addition to saying people have to use g++ for
11006 good results, say they have to use stabs. Specifically say cfront
11007 doesn't work well.
11008 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11009 the gdb README. Add xrefs to places where the support for the various
11010 languages is described in detail.
11011
11012 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11013
11014 * stabs.texinfo: Clean up stuff about visibility and virtual
11015 characters.
11016
11017 * stabs.texinfo (N_M2C): Cite Sun doc.
11018
11019 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11020
11021 * gdb.texinfo: updates re threads.
11022 * remote.texinfo: avoid index entries starting with digits.
11023
11024 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11025
11026 * stabs.texinfo (Enumerations): Talk about large, negative and
11027 octal values. Clean up cross reference to type attributes.
11028 (String Field): Say that GDB 4.11 supports size attribute.
11029
11030 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11031
11032 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11033 is a mandatory step. Make the stuff about that more concise.
11034
11035 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11036
11037 * stabs.texinfo (Class Names): New node.
11038
11039 * gdb.texinfo (Command Files): Explain order of init file reading.
11040
11041 * remote.texi (Bootstrapping): Talk about getting the serial driver
11042 to deal with ^C sent by gdb to stop the remote system.
11043
11044 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11045
11046 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11047
11048 * libgdb.texinfo (Defining Commands): made the DOC arg
11049 to gdb_define_app_command a char * instead of char **
11050 per a suggestion from kingdon.
11051
11052 * libgdb.texinfo: total rewrite from a different starting
11053 premise.
11054
11055 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11056
11057 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11058 floats passed as doubles (to improve clarity).
11059
11060 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11061
11062 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11063
11064 * a4rc.sed: update to work with Andreas Vogel papersize params
11065
11066 * refcard.tex: use Andreas Vogel simplifications of papersize
11067 params; remove useless version info; update copyright date.
11068
11069 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11070
11071 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11072
11073 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11074
11075 * gdb.texinfo (Files): Say what address the load command loads it at.
11076
11077 * stabs.texinfo (Common Blocks): Minor cleanups.
11078
11079 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11080 that Sun has backed away from the linker kludge and thus the relevant
11081 issue is changes to the SunPRO tools, not the Solaris linker.
11082
11083 * stabs.texinfo (Traditional Integer Types): Clean up description
11084 of octal bounds a little bit. Document extra leading zeroes.
11085
11086 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11087
11088 * gdb.texinfo (Signaling): Update for symbolic symbol names
11089 and add a section explaining the difference between the GDB
11090 signal command and the shell kill utility.
11091
11092 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11093
11094 * libgdb.texinfo: added `@' to braces that were unescaped.
11095
11096 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11097
11098 * libgdb.texinfo: new file. Spec for the gdb library.
11099
11100 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11101
11102 * stabs.texinfo (Include Files): Fix typo (start -> end).
11103
11104 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11105
11106 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11107 from Melissa at FSF's editing pass.
11108
11109 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11110
11111 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11112 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11113 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11114
11115 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11116
11117 * remote.texi (Bootstrapping): Discuss 386 call gates.
11118
11119 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11120
11121 * stabs.texinfo (Based Variables): New node.
11122
11123 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11124
11125 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11126 names, sizes, and formats to suggest how not to lose.
11127
11128 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11129
11130 * stabs.texinfo (Methods): Fix typo.
11131
11132 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11133
11134 * gdb.texinfo: Fix a few typos.
11135
11136 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11137
11138 * gdb.texinfo: Clarify how well it works with Fortran.
11139
11140 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11141 More on relocating stabs in ELF files.
11142
11143 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11144
11145 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11146
11147 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11148
11149 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11150 parameters on VAX.
11151
11152 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11153
11154 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11155
11156 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11157
11158 * stabs.texinfo: Make info author notice match the TeX author notice.
11159
11160 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11161
11162 * stabs.texinfo: Initial-caps all words in node names and
11163 non-trivial words in section names.
11164
11165 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11166
11167 * stabs.texinfo: Many minor cleanups.
11168
11169 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11170
11171 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11172
11173 * stabs.texinfo: Remove full description of big example.
11174 It's not really helpful; just use pieces of it where appropriate.
11175 Add more Texinfo formatting directives (@samp, etc.).
11176 Use @deffn to define stab types.
11177 Eliminate some wordiness. Break up some nodes.
11178 Add an (alphabetized) index of symbol types.
11179 Use consistent capitalization style in node and section names.
11180
11181 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11182
11183 * gdb.texinfo: Change typo "Two two" to "The two".
11184
11185 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11186
11187 * stabs.texinfo (XCOFF-differences): Remove references to
11188 non-existent types N_DECL and N_RPSYM.
11189
11190 * stabs.texinfo (String Field): Say that type attributes bug is
11191 fixed in GDB 4.10, since it is.
11192
11193 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11194
11195 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11196
11197 * stabs.texinfo: Formatting cleanups.
11198
11199 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11200
11201 * stabs.texinfo: When explaining the n_type of a stab, standardize
11202 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11203 no tabs, use @r).
11204 (Global Variables): Clean up.
11205
11206 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11207
11208 * stabs.texinfo (Stack Variables): Re-write.
11209
11210 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11211
11212 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11213 addresses of a source file. Also revise formatting.
11214 Change "object module" or "object file" to "source file".
11215 Various: Miscellaneous cleanups.
11216
11217 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11218
11219 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11220
11221 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11222
11223 * gdbint.texinfo: Removed many nonsensical machine-collected
11224 host and target conditionals, described some of the remainder.
11225
11226 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11227
11228 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11229
11230 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11231 paragraph which follows.
11232
11233 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11234 variables. Looks better and avoids overful hbox.
11235
11236 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11237
11238 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11239
11240 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11241
11242 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11243 retransmit-timeout
11244
11245 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11246
11247 * gdbint.texinfo: Update statement about `some ancient Unix
11248 systems, like Ultrix 4.0' to Ultrix 4.2.
11249
11250 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11251
11252 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11253
11254 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11255
11256 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11257 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11258
11259 * remote.texi: new name for former gdbinv-s.texi
11260
11261 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11262
11263 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11264
11265 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11266 variables for MIPS remote debugging protocol.
11267
11268 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11269
11270 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11271
11272 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11273
11274 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11275
11276 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11277
11278 * gdb.texinfo: repair conditional bugs in text markup
11279
11280 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11281
11282 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11283 to select Modula-2 material.
11284
11285 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11286
11287 * stabs.texinfo: Cleanups regarding statics.
11288
11289 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11290 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11291
11292 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11293
11294 * stabs.texinfo: N_MAIN is sometimes used for C.
11295
11296 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11297
11298 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11299
11300 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11301
11302 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11303 removed from the code by Kingdon.
11304
11305 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11306
11307 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11308 input when evaluating breakpoint conditions; the bug has been fixed.
11309
11310 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11311 sets the ignore count to N-1, not to N.
11312
11313 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11314
11315 * refcard.tex (\hoffset): correct longstanding error to match
11316 intended offset; avoids cutting off edge on some printers
11317
11318 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11319
11320 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11321
11322 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11323
11324 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11325
11326 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11327
11328 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11329 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11330 collect sed edits if any, apply to refcard before formatting;
11331 (refcard.ps) stop implying PS fonts if PS output requested;
11332 (lrefcard.ps) delete extra target for variant PS fonts
11333
11334 * refcard.tex: parametrize papersize dependent info, collect
11335 in easily replaced spot
11336
11337 * a4rc.sed: new file, edits to refcard for A4 paper
11338
11339 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11340
11341 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11342
11343 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11344
11345 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11346
11347 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11348
11349 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11350 politely rather than rudely.
11351
11352 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11353
11354 * stabs.texinfo: Document common blocks.
11355
11356 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11357
11358 * stabs.texinfo: Add some basic info about stabs-in-elf.
11359
11360 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11361
11362 * stabs.texinfo (Top): Minor cleanup.
11363
11364 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11365
11366 * Makefile.in (install-info): remove parentdir support
11367
11368 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11369
11370 * gdb.texinfo (Copying): delete this node and references to it;
11371 RMS says this manual need not carry GPL. (passim): Improvements
11372 from last round at FSF, largely due to Ian Taylor review, and
11373 minor formatting improvements.
11374
11375 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11376 largely due to Ian Taylor review. (Debug Session): minor edits to
11377 new text.
11378
11379 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11380
11381 * Makefile.in (realclean): Remove info and dvi files too.
11382
11383 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11384
11385 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11386 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11387 * gdb.texinfo: Change accordingly.
11388
11389 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11390 N_{L,R}BRAC,N_SLINE are relative to.
11391
11392 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11393
11394 * Makefile.in (GDBvn.texi): Update atomically.
11395
11396 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11397
11398 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11399
11400 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11401
11402 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11403 addresses together. Also motivate the set print symbol-filename
11404 command and suggest other solutions.
11405
11406 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11407
11408 * gdb.texinfo (set print elements): Note that the number of
11409 elements is set to unlimited by "set print elements 0".
11410
11411 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11412
11413 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11414 NF_LDOUBLE means.
11415 (Stab Types): Include Solaris stab types.
11416 (Procedures): Document Solaris extensions.
11417
11418 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11419
11420 * gdb.texinfo: Add `set print symbol-filename' doc.
11421
11422 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11423
11424 * stabs.texinfo (Arrays): Talk about type definition vs. type
11425 information.
11426
11427 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11428 the trailing semicolon.
11429
11430 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11431
11432 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11433 and merge in other parts of the document addressing these subjects.
11434 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11435
11436 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11437 at the end of a range type.
11438
11439 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11440 AIX extensions.
11441
11442 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11443
11444 * stabs.texinfo (Stabs Format): Misc fixes.
11445
11446 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11447
11448 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11449 (Traditional builtin types): Document convex convention for long long.
11450 (Negative builtin types): Discuss type names, and misc fixes.
11451
11452 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11453
11454 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11455 point types used with @samp{R} type descriptor.
11456 (Symbol Descriptors): Describe how to handle conflict between
11457 different meanings of @samp{P} symbol descriptor.
11458
11459 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11460
11461 * stabs.texinfo: Remove node Quick Reference and put its children
11462 directly under the main menu.
11463
11464 * stabs.texinfo: Many more changes to bring it into line with
11465 AIX documentation and reality. I think it now has all the
11466 information from the AIX documentation, except that I burned
11467 out when I got to variant records (Pascal and Modula-2) and
11468 all the COBOL types. Oh well, we can add them later when we're
11469 worrying more about those languages.
11470
11471 * stabs.texinfo (Automatic variables): Talk about what it means
11472 to omit the symbol descriptor.
11473
11474 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11475
11476 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11477 gcc2 behavior with promoted args.
11478
11479 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11480
11481 * gdb.texinfo: include readline appendices in info version of manual
11482
11483 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11484
11485 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11486 target remote.
11487
11488 * gdb.texinfo (Machine Code): more index entries for disassemble
11489
11490 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11491
11492 * Clarify the intended use of the gdb-testers and gdb-patches
11493 mailing lists, and shrink gzip comment.
11494
11495 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11496
11497 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11498 DOSHOST configuration of manual.
11499
11500 * gdb.texinfo (MIPS Stack): new node.
11501
11502 * all-config.texi (MIPS) new switch.
11503
11504 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11505 tense; (MIPS Remote) new node.
11506
11507 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11508 bug; (Environment) less passive, other small cleanups in text about
11509 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11510 (Remote) new MIPS Remote menu entry.
11511
11512 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11513
11514 * stabs.texinfo: Many changes to include information from the
11515 AIX documentation.
11516
11517 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11518
11519 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11520
11521 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11522 Move a bunch of information from ../README.
11523 (Getting Started): New node.
11524
11525 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11526
11527 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11528
11529 * gdb.texinfo: advance manual revision dates to present
11530
11531 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11532 stop using silly Roman numerals in @set variable names
11533
11534 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11535
11536 * stabs.texinfo (Parameters): Keep trying to get this right.
11537
11538 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11539
11540 * stabs.texinfo (Parameters): More on "local parameters".
11541
11542 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11543
11544 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11545
11546 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11547
11548 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11549 (Parameters): Rewrite.
11550 (xcoff-differences, Sun-differences): Minor changes.
11551
11552 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11553
11554 * stabs.texinfo: Minor cleanup.
11555
11556 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11557
11558 * gdbint.texinfo: Minor xcoff stuff.
11559
11560 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11561
11562 * gdbint.texinfo: Update for new config directory structure.
11563 Add info about internal type data structures.
11564
11565 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11566
11567 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11568 $(srcdir).
11569 (gdb-config.texi): Depend on file in $(srcdir).
11570
11571 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11572
11573 * stabs.texinfo: Fixes about N_SO.
11574
11575 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11576
11577 * gdb.texinfo: include list of nonstandard init file names
11578
11579 * *-config.texi: new switch GENERIC for text that applies *only*
11580 to (usual) multiple-target version of manual
11581
11582 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11583 h8 config
11584
11585 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11586 in menus (rather than conditionally selected multiple alternative
11587 menus).
11588
11589 * Makefile.in: define and use DOC_CONFIG var to select
11590 configuration for GDB user manual.
11591
11592 * gdb-config.texi: delete from repository, generate from Makefile.
11593
11594 * all-config.texi: normal `generic' configuration file, formerly
11595 stored as gdb-config.texi
11596
11597 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11598
11599 * Makefile.in: add dvi target to build all .dvi files
11600
11601 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11602
11603 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11604
11605 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11606
11607 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11608 host conditionals.
11609 * stabs.texinfo: More array fixes inspired by Jim's.
11610
11611 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11612
11613 * stabs.texinfo: Fixes re arrays and continuations.
11614
11615 * gdbint.texinfo: Add XCOFF node.
11616
11617 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11618
11619 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11620
11621 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11622
11623 * stabs.texinfo: Fix for array types to mention lower bounds.
11624
11625 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11626
11627 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11628
11629 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11630
11631 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11632
11633 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11634
11635 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11636 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11637
11638 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11639
11640 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11641
11642 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11643
11644 * gdb.texinfo, gdbinv-s.texi: misc updates
11645
11646 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11647
11648 * gdbint.texinfo: Brief documentation for longjmp support,
11649 from an email msg by Stu.
11650
11651 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11652
11653 * stabs.texinfo: Fix description of floating point "range"
11654 types (which really define basic types). Reported by Jim Meehan,
11655 <meehan@src.dec.com>.
11656
11657 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11658
11659 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11660
11661 * gdbint.texinfo: Slightly expand section on supporting a new
11662 object file format.
11663
11664 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11665
11666 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11667 intermediate file.
11668
11669 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11670
11671 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11672
11673 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11674
11675 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11676
11677 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11678 as well as Z8002.
11679
11680 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11681
11682 * gdbint.texinfo: Add sections on clean design and on how to send
11683 in changes.
11684
11685 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11686
11687 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11688
11689 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11690
11691 * gdb.texinfo: Fix typo, reported by Karl Berry.
11692
11693 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11694
11695 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11696
11697 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11698
11699 * gdbint.texinfo: fixed a stray email address (needs @@),
11700 added @table @code to node "Native Conditionals"
11701
11702 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11703
11704 * gdbint.texinfo: Describe coding style of GDB.
11705
11706 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11707
11708 * stabs.texinfo: Minor wording changes.
11709
11710 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11711
11712 * gdbint.texinfo: Improve release doc slightly.
11713
11714 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11715
11716 * gdbint.texinfo: Improve doc of GDB config macros.
11717
11718 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11719
11720 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11721 These will be reinserted when examined.
11722
11723 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11724
11725 * gdbint.texinfo: Make a start at documenting all the #if macros
11726 in GDB. At least list them all, and start separating them into
11727 host-specific and target-specific.
11728
11729 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11730
11731 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11732 examples (not consistent w others).
11733 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11734 for generic vn of doc
11735
11736 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11737
11738 * Makefile.in: always create installation directories.
11739
11740 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11741
11742 * gdb.texinfo: in h8 config, do not describe searching commands.
11743
11744 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11745
11746 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11747 conditionals; introduce a few generic switches that may be
11748 useful for other cross-dev or dos-hosted configs.
11749
11750 * gdb.texinfo: fix typo in "info reg" description
11751
11752 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11753
11754 * stabs.texinfo: Minor updates from running TeX over it.
11755 * Makefile.in (stabs.dvi, stabs.ps): Add.
11756
11757 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11758
11759 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11760 First pass at converting it to texinfo.
11761
11762 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11763
11764 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11765 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11766
11767 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11768
11769 * gdbint.texinfo: Add section on partial symbol tables.
11770
11771 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11772
11773 * gdb.texinfo: document `set remotedebug' and `set
11774 rstack_high_address'.
11775
11776 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11777
11778 * gdb.texinfo: slight expansion of new text on reading info files
11779 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11780 H8/300 from DOS.
11781
11782 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11783
11784 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11785
11786 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11787
11788 * gdb.texinfo: Say how to read the `info' files.
11789
11790 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11791
11792 * Makefile.in: gm4 -> m4.
11793
11794 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11795
11796 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11797 Documentation' ahead of `Installing GDB' to match README.
11798 Update shared library doc, -readnow and -mapped, and directory
11799 structure (add glob and mmalloc). Update configure doc.
11800
11801 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11802
11803 * Makefile.in: remove $(srcdir) from gdb.info rule.
11804
11805 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11806
11807 * Makefile.in: commented out gdb-all.texinfo rule. This is
11808 temporary.
11809
11810 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11811
11812 * Makefile.in, configure.in: removed traces of namesubdir,
11813 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11814 copyrights to '92, '13, changed some from Cygnus to FSF.
11815
11816 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11817
11818 * gdb.texinfo: Improve how we ask for bug reports.
11819
11820 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11821
11822 * Makefile.in: infodir belongs in datadir.
11823
11824 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11825
11826 * Makefile.in: remove spaces following hyphens, bsd make can't
11827 cope. install using INSTALL_DATA. added clean-info. added
11828 standards.text support.
11829
11830 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11831
11832 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11833 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11834 and mandir now keyed off datadir by default.
11835
11836 \f
11837 Local Variables:
11838 mode: change-log
11839 left-margin: 8
11840 fill-column: 74
11841 version-control: never
11842 coding: utf-8
11843 End:
This page took 0.285376 seconds and 4 git commands to generate.