PR python/19293 - invalidate frame cache when unwinders change
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2016-07-12 Tom Tromey <tom@tromey.com>
2
3 PR python/19293:
4 * python.texi (Frames In Python): Document
5 gdb.invalidate_cached_frames.
6
7 2016-06-21 Pedro Alves <palves@redhat.com>
8
9 * gdb.texinfo (Interpreters): Update intepreter-exec section,
10 document new-ui and explain use case.
11
12 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
13
14 * gdb.texinfo (Standard Target Features): Document NDS32 features.
15 (NDS32 Features): New Section.
16
17 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
18
19 * gdb.texinfo (Examining Memory): Document negative repeat
20 count in the 'x' command.
21
22 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
23
24 * gdb.texinfo (GDB/MI Async Records): Document method and
25 format fields in =record-started.
26 * observer.texi (record_changed): Add method and format
27 parameters.
28
29 2016-05-27 Eli Zaretskii <eliz@gnu.org>
30
31 * gdb.texinfo (General Query Packets): Move the description of the
32 response before the long list of the specific 'read' and 'write'
33 requests.
34
35 2016-05-23 Tom Tromey <tom@tromey.com>
36
37 * python.texi (Basic Python): Document gdb.breakpoints return.
38
39 2016-05-24 Tom Tromey <tom@tromey.com>
40
41 PR gdb/19194:
42 * gdb.texinfo (gdb man): Fix typo.
43
44 2016-05-17 Tom Tromey <tom@tromey.com>
45
46 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
47 (Rust): New node.
48
49 2016-05-17 Tom Tromey <tom@tromey.com>
50
51 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
52
53 2016-04-27 Yao Qi <yao.qi@linaro.org>
54
55 * gdb.texinfo (tfind): Complete doc about tfind without
56 argument.
57
58 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
59
60 * agentexpr.texi (byte): Fix zero_ext description.
61
62 2016-03-31 Pedro Alves <palves@redhat.com>
63
64 * gdb.texinfo (M32R/SDI): Delete node.
65 (MIPS Embedded): Remove references to the MIPS remote debugging
66 protocol, PMON and variants, and the associated commands.
67
68 2016-03-15 Doug Evans <dje@google.com>
69
70 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
71 (Target Description Format): Mention enum types. Update docs on
72 flags types.
73 (Predefined Target Types): Add "bool".
74 (Enum Target Types): New node.
75
76 2016-03-15 Pedro Alves <palves@redhat.com>
77
78 * gdb.texinfo (Tracepoint Actions): Fix typo.
79
80 2016-03-15 Pedro Alves <palves@redhat.com>
81 Andreas Arnez <arnez@linux.vnet.ibm.com>
82 Marcin Kościelnicki <koriakin@0x04.net>
83
84 * gdb.texinfo (Tracepoint Actions): Document possible
85 unreliability of '$_ret'.
86
87 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
88
89 * gdb.texinfo (Symbols): Document new 'maint info line-table'
90 command.
91
92 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
93
94 * gdb.texinfo (Convenience Functions): Document $_as_string.
95
96 2016-02-23 Doug Evans <dje@google.com>
97
98 * gdb.texinfo (Skipping Over Functions and Files): Document new
99 options to "skip" command. Update docs of output of "info skip".
100
101 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
102
103 * gdb.texinfo (Signals): Add bound violation display hints for
104 a SIGSEGV.
105
106 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
107
108 * gdb.texinfo (Trace File Format): Add documentation for description
109 section lines.
110
111 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
112
113 * gdb.texinfo (Trace File Format): Remove misleading information
114 about register block ordering.
115
116 2016-02-01 Doug Evans <dje@google.com>
117
118 * gdb.texinfo (Value Sizes): Fix typo.
119
120 2016-02-01 Doug Evans <dje@google.com>
121
122 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
123
124 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
125
126 * gdb.texinfo (Value Sizes): New section.
127 (Data): Add the 'Value Sizes' node to the menu.
128
129 2016-01-26 John Baldwin <jhb@FreeBSD.org>
130
131 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
132
133 2016-01-19 John Baldwin <jhb@FreeBSD.org>
134
135 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
136
137 2016-01-18 Pedro Alves <palves@redhat.com>
138
139 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
140 of the thread that hit a breakpoint or received a signal.
141
142 2016-01-15 Pedro Alves <palves@redhat.com>
143
144 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
145
146 2016-01-13 Pedro Alves <palves@redhat.com>
147
148 * gdb.texinfo (Threads): Document the $_gthread convenience
149 variable.
150 (Convenience Vars): Likewise.
151
152 2016-01-13 Pedro Alves <palves@redhat.com>
153
154 * gdb.texinfo (Threads): Document "info threads -gid".
155
156 2016-01-13 Pedro Alves <palves@redhat.com>
157
158 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
159 anchor.
160 (Threads In Python): Document new InferiorThread.global_num
161 attribute.
162
163 2016-01-07 Pedro Alves <palves@redhat.com>
164
165 * gdb.texinfo (Threads): Document per-inferior thread IDs,
166 qualified thread IDs, global thread IDs and thread ID lists.
167 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
168 thread IDs.
169 (Convenience Vars): Document the $_thread convenience variable.
170 (Ada Tasks): Adjust to refer to thread IDs.
171 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
172 Commands, GDB/MI Variable Objects): Update to mention global
173 thread IDs.
174 * guile.texi (Breakpoints In Guile)
175 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
176 global thread IDs instead of thread IDs.
177 * python.texi (Threads In Python): Adjust documentation of
178 InferiorThread.num.
179 (Breakpoint.thread): Mention global thread IDs instead of thread
180 IDs.
181
182 2016-01-13 Pedro Alves <palves@redhat.com>
183
184 * python.texi (Threads In Python): Document
185 InferiorThread.inferior.
186
187 2016-01-13 Pedro Alves <palves@redhat.com>
188
189 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
190 convenience variable.
191 (Convenience Vars): Likewise.
192
193 2016-01-12 Josh Stone <jistone@redhat.com>
194 Philippe Waroquiers <philippe.waroquiers@skynet.be>
195
196 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
197 (Stop Reply Packets): List the syscall entry and return stop reasons.
198 (General Query Packets): Describe QCatchSyscalls, and add it to the
199 table and the detailed list of stub features.
200
201 2016-01-12 Pedro Alves <palves@redhat.com>
202
203 Remove use of the registered trademark symbol throughout.
204
205 2016-01-12 Yao Qi <yao.qi@linaro.org>
206
207 * gdb.texinfo (Interrupts): Update the document on handling
208 interrupt when program is stopped.
209
210 2015-12-11 Don Breazeal <donb@codesourcery.com>
211
212 * gdb.texinfo (Forks): Correct Linux kernel version where
213 fork and exec events are supported, add notes about support
214 of these events in target remote mode.
215 (Connecting): Reorganize and clarify distinctions between
216 target remote, extended-remote, and multiprocess.
217 Reorganize related text from separate sections into new
218 sections.
219 (Server): Note effects of target extended-remote mode.
220 Delete section on Multi-Process Mode for gdbserver.
221 Move some text to "Connecting" node.
222
223 2015-12-10 Pedro Alves <palves@redhat.com>
224
225 * gdb.texinfo (Threads): Replace warning with explanation
226 about single-threaded programs.
227
228 2015-12-10 Pedro Alves <palves@redhat.com>
229
230 * gdb.texinfo (Threads): Remove mention of SGI.
231 (Forks): Remove mention of HP-UX.
232 (Breakpoints): Remove mention of HP-UX.
233 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
234 Reword in terms of architectures.
235 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
236 mention supported systems.
237 (Convenience Vars): Don't mention HP-UX.
238 (Jumping): Remove mention of HP-UX in comment.
239 (Files) <shared libraries>: Update supported shared library types
240 list. Remove mention of HP-UX.
241 (Native): Remove HP-UX subsection.
242 (SVR4 Process Information): Remove mention of HP-UX.
243
244 2015-12-10 Pedro Alves <palves@redhat.com>
245
246 * gdb.texinfo (Stack): Reorder menu.
247
248 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
249
250 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
251 -var-set-format's new zero-hexadecimal format.
252
253 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
254
255 * gdb.texinfo (Ada Mode Into): Move overloading support
256 description to its own node.
257 (Overloading support for Ada): New node.
258
259 2015-11-30 Pedro Alves <palves@redhat.com>
260
261 PR 14618
262 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
263 (Remote Configuration): Add the "set/show remote
264 no-resumed-stop-reply" to the available settings table.
265 (General Query Packets): Document the "no-resumed" qSupported
266 feature.
267
268 2015-11-30 Pedro Alves <palves@redhat.com>
269
270 * gdb.texinfo (Remote Configuration): List "set/show remote
271 thread-events" command in configuration table.
272 (Stop Reply Packets): Document "T05 create" stop
273 reason and 'w' stop reply.
274 (General Query Packets): Document QThreadEvents packet. Document
275 QThreadEvents qSupported feature.
276
277 2015-11-30 Pedro Alves <palves@redhat.com>
278
279 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
280 anchor.
281 (Packets): Document vCtrlC.
282
283 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
284
285 * gdb.texinfo (Thread List Format): Mention thread names.
286
287 2015-11-24 Pedro Alves <palves@redhat.com>
288
289 PR 17539
290 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
291 program-spaces" example to ascending order listing.
292 (Threads): Adjust "info threads" example to ascending order
293 listing.
294 (Forks): Adjust "info inferiors" example to ascending order
295 listing.
296
297 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
298
299 * gdb.texinfo (Process Record and Replay): Document "record
300 instruction-history" modifiers.
301
302 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
303
304 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
305 description.
306 (Frame Filter Management): Move to later in the 'Examining the
307 Stack' chapter.
308 (Selection): Add entry for 'select-frame'.
309
310 2015-09-25 Doug Evans <dje@google.com>
311
312 * gdb.texinfo (Process Record and Replay): Fix syntax of
313 "record instruction-history begin, end" and
314 "record function-call-history begin, end".
315
316 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
317
318 * gdb.texinfo (Specifying Source Directories): Fix
319 substitute-path example.
320
321 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
322
323 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
324
325 2015-09-15 Pedro Alves <palves@redhat.com>
326
327 PR remote/18965
328 * gdb.texinfo (Stop Reply Packets): Revert previous change to
329 the vforkdone description.
330
331 2015-09-15 Pedro Alves <palves@redhat.com>
332
333 PR remote/18965
334 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
335 part indicates the thread ID of the parent process.
336
337 2015-09-15 Yao Qi <yao.qi@linaro.org>
338
339 * gdb.texinfo (General Query Packets): Add vContSupported to
340 tables of 'gdbfeatures' and 'stub features' supported in the
341 qSupported packet, as well as to the list containing stub
342 feature details.
343
344 2015-09-11 Don Breazeal <donb@codesourcery.com>
345
346 * gdb.texinfo (Remote Configuration): Add exec event
347 feature to table of packet settings.
348 (Stop Reply Packets): Add exec events to the list of stop
349 reasons.
350 (General Query Packets): Add exec events to tables of
351 'gdbfeatures' and 'stub features' supported in the qSupported
352 packet, as well as to the list containing stub feature
353 details.
354
355 2015-08-24 Pedro Alves <palves@redhat.com>
356
357 * gdb.texinfo (Remote Configuration): Document the "set/show
358 remote multiprocess-extensions-packet" commands.
359
360 2015-08-24 Pedro Alves <palves@redhat.com>
361
362 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
363 <M32R>: Remove references to M32R/D.
364 <M68K>: Remove references to target dbug.
365 <MIPS Embedded>: Remove references to target r3900 and target
366 array.
367 <PowerPC Embedded>: Remove references to target dink32 and target
368 ppcbug, target sds
369 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
370
371 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
374
375 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
376
377 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
378
379 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
380
381 * gdb.texinfo (Maintenance Commands): Move documentation of "main
382 info bfds" to...
383 (File Caching): A New section. Outline bfd caching, and add new
384 description for "main set/show bfd-sharing".
385
386 2015-08-14 Doug Evans <xdje42@gmail.com>
387
388 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
389 disassembly.
390 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
391
392 2015-08-11 Keith Seitz <keiths@redhat.com>
393
394 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
395 Use "location(s)"instead of "linespec(s)".
396 (Specifying a Location): Rewrite.
397 Add subsections describing linespec, address, and explicit locations.
398 Add node/menu for each subsection.
399 (Source and Machine Code, C Preprocessor Macros)
400 (Create and Delete Trace points)
401 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
402 (Continuing at a Different Address): Remove "linespec" examples.
403 Add reference to "Specify a Location"
404 (The -break-insert Command): Rewrite. Add anchor.
405 Add reference to appropriate manual section discussing locations.
406 (The -dprintf-insert Command): Refer to -break-insert for
407 specification of 'location'.
408
409 2015-08-07 Pedro Alves <palves@redhat.com>
410
411 * gdb.texinfo (Maintenance Commands): Document "maint set/show
412 target-non-stop".
413
414 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
415
416 * gdb.texinfo (Process Record and Replay): Document prefixing of
417 speculatively executed instructions in the "record instruction-history"
418 command.
419
420 2015-07-20 Doug Evans <dje@google.com>
421
422 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
423
424 2015-07-16 Doug Evans <dje@google.com>
425
426 * stabs.texinfo: @include gdb-cfg.texi.
427
428 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
429
430 Revert the previous 2 commits:
431 gdbserver build-id attribute generator
432 Validate symbol file using build-id
433
434 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
435
436 * gdb.texinfo (Files): Add 'set validate-build-id'
437 and 'show validate-build-id'.
438
439 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
440 Jan Kratochvil <jan.kratochvil@redhat.com>
441
442 gdbserver build-id attribute generator.
443 * gdb.texinfo (Library List Format for SVR4 Targets): Add
444 'build-id' in description, example, new attribute in dtd.
445
446 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
447
448 * gdb.texinfo (Selection): Update documentation for 'frame'
449 command.
450
451 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
452
453 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
454 commands.
455
456 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
457
458 * gdb.texinfo (Process Record and Replay): Spell out that variables
459 and registers are not available during btrace replay.
460 Describe the new "record btrace pt" command.
461 Describe the new "set|show record btrace pt buffer-size" options.
462 (General Query Packets): Describe the new Qbtrace:pt and
463 Qbtrace-conf:pt:size packets.
464 Expand "bts" to "Branch Trace Store".
465 Update the branch trace DTD.
466
467 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
468
469 * gdb.texinfo (Command History): Document the new option
470 "history remove-duplicates".
471
472 2015-06-19 Doug Evans <dje@google.com>
473
474 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
475 longer supported.
476
477 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
478
479 * gdb.texinfo (Command History): Mention that setting
480 GDBHISTSIZE to the empty string disables history truncation.
481
482 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
483
484 PR gdb/16999
485 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
486 behavior.
487
488 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
489
490 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
491 with GDBHISTSIZE.
492
493 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
494
495 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
496 bytes and memory units for -data-{read,write}-memory-bytes.
497 (Packets): Same for m, M and X packets.
498 * python.texi (Inferiors In Python): Same for read_memory and
499 write_memory.
500
501 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
502
503 * gdb.texinfo (Separate Debug Files): Document that PE is also
504 supported.
505
506 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
507
508 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
509 single table entry.
510
511 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
512
513 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
514
515
516 2015-06-10 Gary Benson <gbenson@redhat.com>
517
518 * gdb.texinfo (Remote Configuration): Document the
519 "set/show remote hostio-setfs-packet" command.
520 (Host I/O Packets): Document the vFile:setfs packet.
521
522 2015-06-10 Gary Benson <gbenson@redhat.com>
523
524 * gdb.texinfo (Debugging Output): Document the "set/show debug
525 linux-namespaces" command.
526
527 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
528 Mircea Gherzan <mircea.gherzan@intel.com>
529
530 * gdb.texinfo (i386): Add documentation about "show mpx bound"
531 and "set mpx bound".
532
533 2015-05-27 Doug Evans <dje@google.com>
534
535 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
536
537 2015-05-26 Doug Evans <dje@google.com>
538
539 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
540 command renamings.
541 (Maintenance Commands): Update for DWARF "set debug" command renamings.
542
543 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
544
545 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
546
547 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
550 (TUI Commands): Add 'tui enable' and 'tui disable' details.
551
552 2015-05-16 Doug Evans <xdje42@gmail.com>
553
554 * guile.texi (Memory Ports in Guile): Document support for unbuffered
555 memory ports.
556
557 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
558
559 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
560
561 2015-05-12 Don Breazeal <donb@codesourcery.com>
562
563 * gdb.texinfo (Forks): Note that fork debugging is
564 supported in extended mode.
565 (Remote Configuration): Add fork event features to table
566 of packet settings.
567 (Stop Reply Packets): Add fork events to list of stop reasons.
568 (General Query Packets): Add fork events to tables of
569 'gdbfeatures' and 'stub features' supported in the qSupported
570 packet, as well as to the list containing stub feature
571 details.
572
573 2015-05-12 Gary Benson <gbenson@redhat.com>
574
575 * gdb.texinfo (General Query Packets): Document
576 qXfer:exec-file:read with empty annex.
577
578 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
579
580 * python.texi (Values From Inferior): Add descriptions of new
581 methods gdb.Value.reference_value and gdb.Value.const_value.
582
583 2015-05-06 Joel Brobecker <brobecker@adacore.com>
584
585 * gdb.texinfo (Files): Add "info dll" documentation.
586 (Cygwin Native): Remove "info dll" documentation.
587
588 2015-04-29 Doug Evans <dje@google.com>
589
590 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
591 Document.
592 (Writing an Xmethod): Add get_result_type to example.
593
594 2015-04-28 Sasha Smundak <asmundak@google.com>
595
596 * python.texi: New method documented.
597
598 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
599
600 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
601 format.
602
603 2015-04-24 Doug Evans <dje@google.com>
604
605 * python.texi (Xmethods In Python): Fix name of method to call the
606 xmethod.
607
608 2015-04-17 Gary Benson <gbenson@redhat.com>
609
610 * gdb.texinfo (Connecting to a Remote Target): Mention that
611 GDB can access program files from remote targets that support
612 qXfer:exec-file:read and Host I/O packets.
613
614 2015-04-17 Gary Benson <gbenson@redhat.com>
615
616 * gdb.texinfo (Remote Configuration): Document the "set/show
617 remote pid-to-exec-file-packet" command.
618 (General Query Packets): Document the qXfer:exec-file:read
619 qSupported features. Document the qXfer:exec-file:read packet.
620
621 2015-04-17 Gary Benson <gbenson@redhat.com>
622
623 * gdb.texinfo (set sysroot): Document that "set sysroot" also
624 applies to executable paths if supplied to GDB as absolute.
625
626 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
627
628 * gdb.texinfo (Mode Options): Remove -xdb.
629
630 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
631 Eli Zaretskii <eliz@gnu.org>
632
633 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
634 compile, show debug compile. New subsection Compilation options for
635 the compile command. New subsection Compiler search for the compile
636 command.
637
638 2015-04-09 Andy Wingo <wingo@igalia.com>
639
640 * guile.texi (Frames In Guile): Describe frame-read-register.
641
642 2015-04-02 Gary Benson <gbenson@redhat.com>
643
644 * gdb.texinfo (set sysroot): Document "target:".
645
646 2015-04-01 Sasha Smundak <asmundak@google.com>
647
648 * doc/python.texi (Writing a Frame Unwinder in Python): Add
649 section.
650
651 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
652
653 PR corefiles/16092
654 * gdb.texinfo (gcore): Mention new command 'set
655 use-coredump-filter'.
656 (set use-coredump-filter): Document new command.
657
658 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
659
660 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
661 documentation, reorder the info os entries in alphabetical order.
662
663 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
664
665 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
666 -data-write-memory-bytes.
667
668 2015-03-24 Pedro Alves <palves@redhat.com>
669
670 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
671 mention that threads may sometimes run unlocked.
672
673 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
674
675 * gdb.texinfo (Remote configuration): Document "set/show
676 serial parity" command.
677
678 2015-03-18 Gary Benson <gbenson@redhat.com>
679
680 * gdb.texinfo (General Query Packets): Remove documentation
681 for now-removed vFile:fstat qSupported features.
682
683 2015-03-11 Gary Benson <gbenson@redhat.com>
684
685 * gdb.texinfo (Remote Configuration): Document the
686 "set/show remote hostio-fstat-packet" command.
687 (General Query Packets): Document the vFile:fstat
688 qSupported features.
689 (Host I/O Packets): Document the vFile:fstat packet.
690
691 2015-03-11 Andy Wingo <wingo@igalia.com>
692
693 * guile.texi (Objfiles In Guile): Document objfile-progspace.
694
695 2015-03-04 Pedro Alves <palves@redhat.com>
696
697 * gdb.texinfo (Remote Configuration): Document the "set/show
698 remote swbreak-feature-packet" and "set/show remote
699 hwbreak-feature-packet" commands.
700 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
701 decription.
702 (Stop Reply Packets): Document the swbreak and hwbreak stop
703 reasons.
704 (General Query Packets): Document the swbreak and hwbreak
705 qSupported features.
706 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
707
708 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
709
710 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
711 under *stopped.
712
713 2015-03-02 Doug Evans <xdje42@gmail.com>
714
715 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
716
717 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
718
719 * gdb.texinfo (S/390 and System z Features): Describe new feature
720 "org.gnu.gdb.s390.vx".
721
722 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
723
724 PR gdb/18008
725 * gdb.texinfo (maint internal-error, maint internal-warning, maint
726 demangler-warning): Fix typo ("problam").
727
728 2015-02-19 David Taylor <dtaylor@emc.com>
729
730 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
731
732 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
733
734 * gdb.texinfo (Static Probe Points): Add cindex `static probe
735 point, DTrace'.
736 (Static Probe Points): Modified to cover DTrace probes in addition
737 to SystemTap probes. Also modified to cover the `enable probe'
738 and `disable probe' commands.
739
740 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
741
742 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
743 `disable probe' commands.
744
745 2015-02-12 David Taylor <dtaylor@emc.com>
746
747 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
748 fields of the QTDV packet.
749
750 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
751
752 * gdb.texinfo (Branch Trace Configuration Format): Add size.
753 (Process Record and Replay): Describe new set|show commands.
754 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
755
756 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
757
758 * gdb.texinfo (Process Record and Replay): Describe the "record
759 btrace bts" command.
760 (General Query Packets): Describe qXfer:btrace-conf:read packet.
761 (Branch Trace Configuration Format): New.
762
763 2015-01-31 Gary Benson <gbenson@redhat.com>
764 Doug Evans <dje@google.com>
765
766 * gdb.texinfo (Command Completion): Document new
767 "set/show max-completions" option.
768
769 2015-01-31 Doug Evans <xdje42@gmail.com>
770
771 * gdb.texinfo (Symbols): Document new commands
772 "maint print symbol-cache", "maint print symbol-cache-statistics",
773 "maint flush-symbol-cache". Document new option
774 "maint set symbol-cache-size".
775
776 2015-01-31 Doug Evans <xdje42@gmail.com>
777
778 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
779 distinguish script files vs inlined scripts.
780 * python.texi (Python Auto-loading): Ditto.
781
782 2015-01-30 Doug Evans <dje@google.com>
783
784 * gdb.texinfo (Symbols) <info source>: Output now contains producer
785 string if present.
786
787 2015-01-27 Doug Evans <dje@google.com>
788
789 * python.texi (Objfiles In Python): Document Objfile.username.
790
791 2015-01-27 Doug Evans <dje@google.com>
792
793 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
794 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
795
796 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
797
798 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
799
800 2015-01-16 Eli Zaretskii <eliz@gnu.org>
801
802 * doc/gdb.texinfo (TUI Commands): Document the possible
803 values of NAME argument to 'winheight' command. Explain the
804 effect of 'tabset' setting better.
805
806 2015-01-11 Doug Evans <xdje42@gmail.com>
807
808 PR gdb/15830
809 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
810 (Symbols): Ditto.
811 (Maintenance Commands): Delete docs for "maint demangle".
812
813 2014-12-31 Joel Brobecker <brobecker@adacore.com>
814
815 * gdb.texinfo (Files): Remove documentation of the
816 "add-shared-symbol-files" and "assf" commands.
817 (Cygwin Native): Remove documentation of the "dll-symbols"
818 command.
819
820 2014-12-17 Doug Evans <xdje42@gmail.com>
821
822 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
823
824 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
825 Jan Kratochvil <jan.kratochvil@redhat.com>
826
827 * gdb.texinfo (Altering): Update.
828 (Compiling and Injecting Code): New node.
829
830 2014-12-12 Doug Evans <dje@google.com>
831
832 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
833
834 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
835
836 * gdb.texinfo: Document "maint print user-registers".
837
838 2014-12-08 Doug Evans <dje@google.com>
839
840 * python.texi (Objfiles In Python): Document Objfile.owner.
841
842 2014-12-04 Doug Evans <dje@google.com>
843
844 * python.texi (Objfiles In Python): Document
845 Objfile.add_separate_debug_file.
846
847 2014-12-04 Doug Evans <dje@google.com>
848
849 * python.texi (Objfiles In Python): Document Objfile.build_id.
850
851 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
852
853 * python.texi (Events In Python): Document new events
854 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
855 and RegisterChangedEvent.
856
857 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
858
859 Add add-auto-load-scripts-directory.
860 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
861 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
862
863 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
864
865 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
866 description typo.
867
868 2014-10-30 Doug Evans <dje@google.com>
869
870 * python.texi (Progspaces In Python): Document ability to add
871 random attributes to gdb.Progspace objects.
872 (Objfiles In Python): Document ability to add random attributes to
873 gdb.objfile objects.
874
875 2014-10-27 Pedro Alves <palves@redhat.com>
876
877 * gdb.texinfo (Continuing and Stepping): Add cross reference to
878 info on stepping and signal handlers.
879 (Signals): Explain stepping and signal handlers. Add context
880 index entry, and cross references.
881
882 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
883
884 * python.texi (Breakpoints In Python): Add parenthesis after
885 Breakpoint.delete. Clarify Breakpoint.enabled description so
886 that it contains "disable".
887
888 2014-10-17 Doug Evans <dje@google.com>
889
890 * python.texi (Events In Python): Document clear_objfiles event.
891
892 2014-10-17 Doug Evans <dje@google.com>
893
894 * python.texi (Objfiles In Python): Document new progspace attribute.
895
896 2014-10-17 Pedro Alves <palves@redhat.com>
897
898 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
899 (SVR4 Process Information): Delete mention of OSF/1.
900
901 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
902
903 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
904 exit-code field in -list-thread-groups output.
905
906 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
907
908 * gdb.texinfo (Set Breaks): Add missing "@end table".
909
910 2014-09-22 Pedro Alves <palves@redhat.com>
911
912 * gdb.texinfo (Set Breaks): Document that "set breakpoint
913 always-inserted off" is the default mode now. Delete
914 documentation of "set breakpoint always-inserted auto".
915
916 2014-09-18 Doug Evans <dje@google.com>
917
918 * python.texi (Symbol Tables In Python): Document "producer"
919 attribute of gdb.Symtab objects.
920
921 2014-09-16 Pedro Alves <palves@redhat.com>
922
923 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
924 (Embedded OS): Remove VxWorks menu entry.
925 (VxWorks): Remove node.
926
927 2014-09-13 Doug Evans <xdje42@gmail.com>
928
929 * gdb.texinfo (Signaling): Document new queue-signal command.
930
931 2014-09-06 Doug Evans <xdje42@gmail.com>
932
933 PR 15276
934 * gdb.texinfo (Convenience Funs): Document $_caller_is,
935 $_caller_matches, $_any_caller_is, $_any_caller_matches.
936
937 2014-09-03 Justin Lebar <jlebar@google.com>
938
939 * python.texi (Types In Python): Type.template_argument(n) returns a
940 gdb.Value or a gdb.Type and throws an exception if n is out of
941 range.
942
943 2014-09-03 Sasha Smundak <asmundak@google.com>
944
945 * python.texi (Frames in Python): Add read_register description.
946
947 2014-08-04 Tom Tromey <tromey@redhat.com>
948
949 * gdb.texinfo (Debugging Output): Update for change to "set debug
950 target".
951
952 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
953
954 Pushed by Joel Brobecker <brobecker@adacore.com>.
955 * Makefile.in (transform): New variable.
956 (install-man1, install-man5): Apply $(transform) to man file names.
957
958 2014-07-26 Doug Evans <xdje42@gmail.com>
959
960 PR guile/17177
961 * guile.texi (Guile Pretty Printing API): Fix typo.
962 Document set-pretty-printers!, pretty-printers.
963 (Selecting Guile Pretty-Printers): Update.
964 Mention program-space based pretty-printers.
965
966 2014-07-25 Pedro Alves <palves@redhat.com>
967 Eli Zaretskii <eliz@gnu.org>
968
969 * gdb.texinfo (Signaling) <signal command>: Explain what happens
970 with multi-threaded programs.
971
972 2014-06-27 Yao Qi <yao@codesourcery.com>
973
974 * gdb.texinfo (Maintenance Commands): Update the output of
975 'maint print dummy-frames' command.
976
977 2014-06-24 Eli Zaretskii <eliz@gnu.org>
978
979 * gdb.texinfo (Screen Size): Improve indexing.
980
981 2014-06-19 Gary Benson <gbenson@redhat.com>
982
983 * gdb.texinfo (Maintenance Commands): Document new
984 "maint set/show catch-demangler-crashes" option.
985
986 2014-06-19 Gary Benson <gbenson@redhat.com>
987
988 * gdb.texinfo (Maintenance Commands): Document new
989 "maint demangler-warning" command and new
990 "maint set/show demangler-warning" option.
991
992 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
993
994 * python.texi (Xmethod API): Add space before the opening
995 parenthesis in function descriptions.
996
997 2014-06-06 Doug Evans <xdje42@gmail.com>
998
999 * guile.texi (Guile Configuration): Document guile-data-directory.
1000
1001 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1002
1003 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1004
1005 2014-06-04 Doug Evans <xdje42@gmail.com>
1006
1007 * guile.texi (Breakpoints In Guile): Update.
1008
1009 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1010
1011 * python.texi (Xmethod API): Fix reference to "Progspaces In
1012 Python".
1013
1014 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1015
1016 * python.texi (Xmethods In Python, XMethod API)
1017 (Writing an Xmethod): New nodes.
1018 (Python API): New menu entries "Xmethods In Python",
1019 "Xmethod API", "Writing an Xmethod".
1020
1021 2014-06-02 Doug Evans <xdje42@gmail.com>
1022
1023 * guile.texi (Guile API): Add entry for Parameters In Guile.
1024 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1025 (Parameters In Guile): New node.
1026
1027 2014-06-02 Doug Evans <xdje42@gmail.com>
1028
1029 * guile.texi (Guile API): Add entry for Commands In Guile.
1030 (Basic Guile) <parse-and-eval>: Add reference.
1031 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1032 (GDB Scheme Data Types): Mention <gdb:command> object.
1033 (Commands In Guile): New node.
1034
1035 2014-06-02 Doug Evans <xdje42@gmail.com>
1036
1037 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1038 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1039 (Progspaces In Guile): New node.
1040
1041 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1042
1043 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1044 * python.texi (Frames In Python): Mention
1045 gdb.FRAME_UNWIND_MEMORY_ERROR.
1046
1047 2014-05-29 Pedro Alves <palves@redhat.com>
1048 Tom Tromey <tromey@redhat.com>
1049
1050 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1051 from example.
1052 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1053 Mention that target-async is now deprecated.
1054 (Maintenance Commands): Document maint set/show target-async.
1055
1056 2014-05-29 Pedro Alves <palves@redhat.com>
1057
1058 * observer.texi (sync_execution_done, command_error): New
1059 subjects.
1060
1061 2014-05-29 Pedro Alves <palves@redhat.com>
1062
1063 PR gdb/13860
1064 * observer.texi (signal_received, end_stepping_range)
1065 (signal_exited, exited, no_history): New observer subjects.
1066
1067 2014-05-26 Andy Wingo <wingo@igalia.com>
1068
1069 * guile.texi (GDB Scheme Data Types): Remove documentation for
1070 removed interfaces. Update spelling of gdb-object-kind.
1071
1072 2014-05-26 Andy Wingo <wingo@igalia.com>
1073
1074 * guile.texi (Basic Guile): Fix some typos.
1075
1076 2014-05-26 Andy Wingo <wingo@igalia.com>
1077
1078 * guile.texi (Writing a Guile Pretty-Printer)
1079 (Guile Types Module): Fix excess parentheses in use-modules forms.
1080
1081 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1082
1083 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1084 (Breakpoints In Guile, Guile Printing Module)
1085 (Guile Exception Handling, Values From Inferior In Guile)
1086 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1087 Don't use @var at the beginning of a sentence.
1088
1089 * gdb.texinfo (Frame Filter Management, Trace Files)
1090 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1091 (PowerPC Embedded, Define, Annotations for Running)
1092 (IPA Protocol Commands, Packets, General Query Packets)
1093 (Tracepoint Packets, Notification Packets, Environment)
1094 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1095 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1096 (Frames, Backtrace, Selection, Expressions, Registers)
1097 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1098 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1099 (Source Annotations, Using JIT Debug Info Readers, Packets)
1100 (Stop Reply Packets, Host I/O Packets)
1101 (Target Description Format): Don't use @var at the beginning of a
1102 sentence.
1103
1104 * python.texi (Basic Python, Types In Python)
1105 (Commands In Python, Frames In Python, Line Tables In Python)
1106 (Breakpoints In Python, gdb.printing, gdb.types)
1107 (Type Printing API): Don't use @var at the beginning of a
1108 sentence.
1109
1110 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1111
1112 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1113 replay-memory-access".
1114
1115 2014-05-21 Pedro Alves <palves@redhat.com>
1116
1117 * gdb.texinfo (Starting): Document "set/show
1118 auto-connect-native-target".
1119 (Target Commands): Document "target native".
1120
1121 2014-05-20 Pedro Alves <palves@redhat.com>
1122
1123 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1124 not be remote specific. Add cross reference to the qCRC packet.
1125 (Separate Debug Files): Update cross reference to the qCRC packet.
1126 (General Query Packets) <qCRC packet>: Add anchor.
1127
1128 2014-05-17 Doug Evans <xdje42@gmail.com>
1129
1130 Copy over changes from guile.texi.
1131 * python.texi (Basic Python) <gdb.execute>: Add text.
1132 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1133 (Values From Inferior) <Python string>: Add text.
1134 (Values From Inferior) <Value.string>: Clarify string length handling.
1135 (Pretty Printing API): Add cindex.
1136 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1137 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1138 @vindex.
1139 (Commands In Python) <COMPLETE_*>: Similarly.
1140 (Symbols In Python) <SYMBOL_*>: Similarly.
1141 (Breakpoints In Python) <WP_*>: Similarly.
1142 (Breakpoints In Python) <BP_*>: Similarly.
1143
1144 2014-05-17 David Taylor <dtaylor@emc.com>
1145
1146 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1147 mentioned in the qfThreadInfo reply.
1148
1149 2014-05-16 Doug Evans <dje@google.com>
1150
1151 * gdb.texinfo (Mode Options): Add -D.
1152
1153 2014-05-09 Samuel Bronson <naesten@gmail.com>
1154
1155 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1156 "make -C".
1157
1158 2014-04-29 Tom Tromey <tromey@redhat.com>
1159
1160 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1161 "show debug varobj".
1162
1163 2014-05-01 David Taylor <dtaylor@emc.com>
1164
1165 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1166 option.
1167
1168 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1169 Walfred Tedeschi <walfred.tedeschi@intel.com>
1170
1171 * gdb.texinfo (i386 Features): Add description of AVX512
1172 registers.
1173
1174 2014-03-31 Doug Evans <dje@google.com>
1175
1176 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1177
1178 2014-03-30 Doug Evans <dje@google.com>
1179
1180 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1181 (Background Execution): Ditto.
1182
1183 2014-03-21 Pedro Alves <palves@redhat.com>
1184 Stan Shebs <stan@codesourcery.com>
1185 Hui Zhu <hui@codesourcery.com>
1186
1187 * gdb.texinfo (Packets): Add anchor to "? packet".
1188 Remove fixme and update introduction of "k packet".
1189 Add anchor to "vKill packet".
1190
1191 2014-03-12 Stan Shebs <stan@codesourcery.com>
1192
1193 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1194
1195 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1196
1197 * guile.texi (Basic Guile): Document 'history-append!'.
1198
1199 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1200
1201 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1202 and "assf" as being deprecated.
1203 (Cygwin Native): Likewise for "dll-symbols".
1204 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1205 as a way to force the loading of symbols from a DLL.
1206
1207 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1208
1209 * python.texi (Values From Inferior): Add description about the
1210 new feature.
1211
1212 2014-02-17 Doug Evans <xdje42@gmail.com>
1213
1214 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1215 * gdb.texinfo (Python): Moved to ...
1216 * python.texi: ... here. New file.
1217
1218 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1219
1220 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1221 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1222 parameter to 'str-lookup-function' procedure. Look for
1223 the "std::string<" prefix.
1224 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1225 Adjust description.
1226
1227 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1228
1229 * guile.texi (Values From Inferior In Guile): Remove stray
1230 parantheses for deffn.
1231 (Disassembly In Guile): Ditto.
1232
1233 2014-02-10 Stan Shebs <stan@codesourcery.com>
1234
1235 Add Doxygen support.
1236 * Makefile.in (doxy): New action, generates Doxygen files.
1237 (DOXYGEN): New.
1238 (doxyedit): New.
1239 * Doxyfile-base.in: New file.
1240 * Doxyfile-gdb-api.in: New file.
1241 * Doxyfile-gdb-xref.in: New file.
1242 * Doxyfile-gdbserver.in: New file.
1243 * doxy-index.in: New file.
1244 * filter-for-doxygen: New file.
1245 * filter-params.pl: New file.
1246
1247 2014-02-10 Doug Evans <xdje42@gmail.com>
1248
1249 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1250 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1251 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1252 (Guile docs): Include guile.texi.
1253 (objfile-gdbdotext file): Add objfile-gdb.scm.
1254 (dotdebug_gdb_scripts section): Mention Guile scripts.
1255 (Multiple Extension Languages): New node.
1256 * guile.texi: New file.
1257
1258 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1259
1260 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1261 ignore-descriptive-types". commands.
1262
1263 2014-01-22 Doug Evans <dje@google.com>
1264
1265 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1266 (gdbserver man): Ditto.
1267
1268 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1269
1270 * gdb.texinfo: Document limited reverse/replay support
1271 for target record-btrace.
1272
1273 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1274
1275 * gdb.texinfo (Process Record and Replay): Update documentation.
1276
1277 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1278
1279 * gdb.texinfo (Process Record and Replay): Document new /c
1280 modifier accepted by "record function-call-history".
1281 Add /i modifier to "record function-call-history" example.
1282
1283 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1284 Joel Brobecker <brobecker@adacore.com>
1285
1286 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1287 markers. Remove one that was misplaced.
1288
1289 2014-01-10 Pedro Alves <palves@redhat.com>
1290
1291 * gdb.texinfo (Your Program's Environment) <set environment>:
1292 Mention the shell, and point at 'set exec-wrapper'.
1293
1294 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1295
1296 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1297
1298 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1299
1300 * gdb.texinfo (Types In Python): Clarify the documentation
1301 of attribute gdb.Field.bitpos.
1302
1303 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1304
1305 * gdb.texinfo (Types In Python): Fix the documentation of
1306 attribute "bitpos" in class gdb.Field for enum types. Add
1307 documentation for attribute "enumval" in that same class.
1308
1309 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1310
1311 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1312 @ftable.
1313
1314 2013-12-23 Doug Evans <xdje42@gmail.com>
1315
1316 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1317 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1318 corresponding section in Extending GDB.
1319 (Extending GDB): Move menu up. New menu item "Auto-loading
1320 extensions".
1321 (Sequences): New menu item "Auto-loading sequences".
1322 (Auto-loading sequences): New node.
1323 (Python): Rename section from Scripting GDB to Extending GDB.
1324 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1325 Move docs on ways to auto-load extensions to ...
1326 (Auto-loading extensions): ... here. New node.
1327
1328 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1329
1330 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1331 in menu.
1332 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1333 command, now in a new node.
1334 (GDB/MI Support Commands): New node, with its contents being
1335 extracted from the "GDB/MI Miscellaneous Commands" node.
1336 A small paragraph introducing the section is also added at
1337 the start.
1338 (GDB/MI Miscellaneous Commands): Delete the description of the
1339 -info-gdb-mi-command, -list-features and -list-target-features
1340 commands, now hosted in the "GDB/MI Support Commands" node.
1341
1342 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1343
1344 PR python/16113
1345 * gdb.texinfo (Values From Inferior): Add a note about using
1346 gdb.Field objects as subscripts on gdb.Value objects.
1347 (Types In Python): Add description about the new attribute
1348 "parent_type" of gdb.Field objects.
1349
1350 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1351
1352 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1353 entry for section docuumenting the -list-features GDB/MI command.
1354
1355 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1356
1357 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1358 "exec-run-start-option" entry in the output of the "-list-features"
1359 command.
1360
1361 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1362
1363 * gdb.texinfo (i386): Fix yesterday's commit.
1364
1365 2013-12-03 Tom Tromey <tromey@redhat.com>
1366
1367 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1368 documented here.
1369
1370 2013-12-03 Tom Tromey <tromey@redhat.com>
1371
1372 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1373
1374 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1375
1376 * gdb.texinfo (i386 Features): Add MPX feature registers.
1377 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1378 a subsubsection for MPX and describes the display of the
1379 boundary registers.
1380
1381 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1382
1383 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1384 documentation of the "ada-exceptions" entry.
1385
1386 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1387
1388 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1389 "^error" result record concerning the error message. Document
1390 the error code that may also be part of that result record.
1391 (GDB/MI Miscellaneous Commands): Document the
1392 "undefined-command-error-code" element in the output of
1393 the "-list-features" GDB/MI command.
1394
1395 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1396
1397 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1398 the new -info-gdb-mi-command GDB/MI command. Document
1399 the meaning of "-info-gdb-mi-command" in the output of
1400 -list-features.
1401
1402 2013-11-29 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1405 Update comment.
1406
1407 2013-11-24 Yao Qi <yao@codesourcery.com>
1408
1409 * gdb.texinfo (Caching Remote Data): Document new
1410 "set/show stack-cache" option.
1411
1412 2013-11-24 Yao Qi <yao@codesourcery.com>
1413
1414 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1415 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1416 "off" respectively.
1417
1418 2013-11-23 Yao Qi <yao@codesourcery.com>
1419
1420 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1421 of "displayhint" to the table about child results.
1422
1423 2013-11-21 Yao Qi <yao@codesourcery.com>
1424
1425 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1426 'dynamic' for the output of command -var-list-children.
1427
1428 2013-11-21 Yao Qi <yao@codesourcery.com>
1429
1430 * gdb.texinfo (Caching Target Data): Remove "see" before
1431 @pxref.
1432
1433 2013-11-20 Yao Qi <yao@codesourcery.com>
1434
1435 * gdb.texinfo (Caching Target Data): Update doc for
1436 per-address-space dcache.
1437
1438 2013-11-20 Yao Qi <yao@codesourcery.com>
1439
1440 * gdb.texinfo (Data): Rename menu item.
1441 (Caching Remote Data): Rename to ...
1442 (Caching Target Data): ... it. Update.
1443
1444 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1445
1446 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1447 "language-option" entry in the output of the "-list-features"
1448 command.
1449
1450 2013-11-15 Tom Tromey <tromey@redhat.com>
1451
1452 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1453 Add example.
1454
1455 2013-11-14 Tom Tromey <tromey@redhat.com>
1456
1457 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1458
1459 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1460
1461 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1462 (Context management): Place current subsection text into its own
1463 subsubsection. Add new subsubsection describing the "--language"
1464 command option.
1465
1466 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1467
1468 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1469 the documentation of "info-ada-exceptions" in the output
1470 of the "-list-features" command. Add the documentation
1471 of the "ada-exception" entry instead.
1472
1473 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1474
1475
1476 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1477 word of a couple of sentences to start with a capital letter.
1478
1479 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1480
1481 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1482 (Ada Exceptions): New node.
1483 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1484 Commands" node.
1485 (GDB/MI Ada Exceptions Commands): New node.
1486 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1487 field in the output of the "-list-features" command.
1488 * NEWS: Add entry for the new "info exceptions" CLI command,
1489 and for the new "-info-ada-exceptions" GDB/MI command.
1490
1491 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1492
1493 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1494 (Line Tables In Python): New node.
1495
1496 2013-11-08 Doug Evans <dje@google.com>
1497
1498 * gdb.texinfo (Debugging Output): Update text for
1499 "set debug dwarf2-read".
1500
1501 2013-11-08 Doug Evans <dje@google.com>
1502
1503 * gdb.texinfo (Debugging Output): Update text for
1504 "set debug symtab-create".
1505
1506 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1507
1508 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1509 constant.
1510
1511 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1512
1513 * gdb.texinfo (Breakpoints In Python): Document temporary
1514 option in breakpoint constructor, and add documentation to the
1515 temporary attribute.
1516
1517 2013-11-07 Yao Qi <yao@codesourcery.com>
1518
1519 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1520 output of "-var-info-expression".
1521
1522 2013-11-06 Pedro Alves <palves@redhat.com>
1523
1524 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1525 non-interactive mode.
1526 (Environment) <shell startup files warning>: Mention
1527 non-interactive mode. Mention .zshenv for Z shell, and talk about
1528 BASH_ENV instead of .bashrc for BASH.
1529
1530 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1531
1532 * gdb.texinfo (Commands to Specify Files): Add description
1533 of the remove-symbol-file command.
1534 * observer.texi: New free_objfile event
1535
1536 2013-10-24 Pedro Alves <palves@redhat.com>
1537
1538 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1539
1540 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1541
1542 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1543 New subsection inside which the "-catch-load" and "-catch-unload"
1544 commands documentation is now placed.
1545 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1546 documenting the "-catch-assert" and "-catch-exception" new
1547 GDB/MI commands.
1548
1549 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1550
1551 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1552
1553 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1556 serial baud".
1557 (Remote Configuration): Replace "set remotebaud" by "set serial
1558 baud". Replace "show remotebaud" by "show serial baud".
1559
1560 2013-10-07 Pedro Alves <palves@redhat.com>
1561
1562 PR breakpoints/11568
1563 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1564 when the thread is removed from the thread list.
1565
1566 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1567
1568 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1569 Update entry for $_exitcode.
1570
1571 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1572
1573 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1574 new "--start" option.
1575
1576 2013-10-02 Pedro Alves <palves@redhat.com>
1577
1578 * gdb.texinfo (Registers): Expand description of saved registers
1579 in frames. Explain <not saved>.
1580
1581 2013-09-25 Doug Evans <dje@google.com>
1582
1583 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1584
1585 2013-09-16 Stan Shebs <stan@codesourcery.com>
1586
1587 Remove the internals manual gdbint.texinfo.
1588 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1589 (PDFFILES): Remove gdbint.pdf.
1590 (HTMLFILES): Remove gdbint/index.html.
1591 (HTMLFILES_INSTALL): Remove gdbint.
1592 (GDBINT_DOC_FILES): Remove.
1593 (dvi): Remove gdbint.dvi.
1594 (ps): Remove gdbint.ps.
1595 * gdbint.texinfo: Remove file.
1596 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1597
1598 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1599
1600 * gdb.texinfo (Convenience Functions): Mention new convenience
1601 function $_isvoid.
1602
1603 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1604
1605 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1606 (Standard Target Features): Add new node to menu.
1607 (S/390 and System z Features): New node.
1608
1609 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1610
1611 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1612 -list-target-features in the example.
1613
1614 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1615
1616 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1617 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1618
1619 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1620
1621 Sync documentation with gdb.base/gnu-debugdata.exp.
1622 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1623
1624 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1625
1626 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1627
1628 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1629 Yao Qi <yao@codesourcery.com>
1630
1631 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1632 Document new --skip-unavailable option.
1633 <-stack-list-variables>: Document new --skip-unavailable option.
1634
1635 2013-08-26 Doug Evans <dje@google.com>
1636
1637 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1638 an optional regexp.
1639
1640 2013-08-13 Tom Tromey <tromey@redhat.com>
1641
1642 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1643 Document GDB_PARALLEL and GDB_INOTIFY.
1644
1645 2013-08-09 Stan Shebs <stan@codesourcery.com>
1646
1647 * LRS: Remove file, describes a long-abandoned live-range
1648 splitting extension to stabs.
1649
1650 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1651
1652 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1653
1654 2013-07-17 Doug Evans <dje@google.com>
1655
1656 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1657
1658 2013-07-02 Tom Tromey <tromey@redhat.com>
1659
1660 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1661
1662 2013-06-28 Tom Tromey <tromey@redhat.com>
1663
1664 * Makefile.in (version.subst): Use version.in, not
1665 common/version.in.
1666 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1667 Likewise.
1668
1669 2013-06-27 Pedro Alves <palves@redhat.com>
1670
1671 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1672 dynamic symbol resolution code>: New section, based on infrun.c
1673 comment.
1674
1675 2013-06-26 Tom Tromey <tromey@redhat.com>
1676
1677 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1678 Update.
1679 (Releasing GDB): Likewise.
1680
1681 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1682 Yao Qi <yao@codesourcery.com>
1683
1684 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1685 -trace-frame-collected.
1686
1687 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1688
1689 * gdb.texinfo (Traceframe Info Format): Document tvar element
1690 and its attributes.
1691
1692 2013-06-25 Yao Qi <yao@codesourcery.com>
1693
1694 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1695
1696 2013-06-24 Tom Tromey <tromey@redhat.com>
1697
1698 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1699 (GDBvn.texi): Use version.subst.
1700 (version.subst): New target.
1701 (mostlyclean): Remove version.subst.
1702
1703 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1704
1705 * gdb.texinfo (GDB/MI Data Manipulation)
1706 <-data-list-register-values>: Document the --skip-unavailable
1707 option.
1708
1709 2013-06-07 Yao Qi <yao@codesourcery.com>
1710
1711 * gdb.texinfo (Symbols): Add kindex and cindex for
1712 'maint print msymbols'.
1713
1714 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1715
1716 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1717 response field name (thread-group to inferior).
1718
1719 2013-06-04 Gary Benson <gbenson@redhat.com>
1720
1721 * gdb.texinfo (General Query Packets/qSupported): Added
1722 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1723 to the table of currently defined stub features.
1724 Added a more detailed entry for "augmented-libraries-svr4-read".
1725 (General Query Packets/qXfer:libraries-svr4:read): Documented
1726 the augmented form of this packet.
1727
1728 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1729
1730 * gdb.texinfo (System-wide Configuration Scripts): Renames
1731 "Installed System-wide Configuration Scripts". Add associated
1732 @menu block.
1733
1734 2013-05-23 Yao Qi <yao@codesourcery.com>
1735 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.texinfo (Packets): Document 'vCont;r'.
1738 (Continuing and Stepping): Document target-assisted range
1739 stepping, and the 'set range-stepping' and 'show range-stepping'
1740 commands.
1741
1742 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1743
1744 * gdb.texinfo (Installed System-wide Configuration Scripts):
1745 Add subsection describing the scripts now available under
1746 the data-dir's system-gdbbinit subdirectory.
1747 * NEWS: Add entry announcing the availability of system-wide
1748 configuration scripts for ElinOS and Wind River Linux.
1749
1750 2013-05-21 Hui Zhu <hui@codesourcery.com>
1751
1752 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1753 "-dprintf-insert" command.
1754
1755 2013-05-17 Doug Evans <dje@google.com>
1756
1757 * gdb.texinfo (Maintenance Commands): Update doc for
1758 "maint check-psymtabs". Add doc for "maint check-symtabs",
1759 "maint expand-symtabs".
1760
1761 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1762
1763 * gdb.texinfo (Process Record and Replay): Document the
1764 "record goto" command and its sub-commands.
1765
1766 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1767
1768 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1769 (Python API): Add Frame Filters API, Frame Wrapper API,
1770 Writing a Frame Filter/Wrapper, Managing Management of Frame
1771 Filters chapter entries.
1772 (Frame Filters API): New Node.
1773 (Frame Wrapper API): New Node.
1774 (Writing a Frame Filter): New Node.
1775 (Managing Frame Filters): New Node.
1776 (Progspaces In Python): Add note about frame_filters attribute.
1777 (Objfiles in Python): Ditto.
1778 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1779 @anchors and --no-frame-filters option to -stack-list-variables,
1780 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1781 commands.
1782
1783 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1784
1785 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1786 Support" subsection documenting the XML format used to transfer
1787 shared library info on AIX.
1788
1789 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1790
1791 * gdb.texinfo (Debugging Output): Add documentation of
1792 "set debug aix-solib" and "show debug aix-solib" commands.
1793
1794 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1795
1796 * gdb.texinfo (Nios II): New section.
1797 (Nios II Features): New section.
1798
1799 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1800
1801 * gdbint.texinfo (Algorithms): Remove entries documenting
1802 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1803 SOLIB_CREATE_INFERIOR_HOOK.
1804
1805 2013-04-29 Tom Tromey <tromey@redhat.com>
1806
1807 PR python/14204:
1808 * gdb.texinfo (Python API): Fix menu entry.
1809 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1810 Define global and static block. Add example. Clarify
1811 block relationship for inline functions.
1812
1813 2013-04-29 Tom Tromey <tromey@redhat.com>
1814
1815 * gdb.texinfo (Python API): Mention Python help and keyword
1816 arguments. Move pagination text to Basic Python.
1817 (Basic Python): Put pagination text here. Document
1818 close-on-exec, SIGCHLD, and SIGINT.
1819
1820 2013-04-19 Pedro Alves <palves@redhat.com>
1821
1822 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1823 "signedness" instead of "signness".
1824
1825 2013-04-19 Pedro Alves <palves@redhat.com>
1826
1827 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1828 -Wno-pointer-sign text with text on -Wpointer-sign.
1829
1830 2013-04-16 Tom Tromey <tromey@redhat.com>
1831
1832 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1833 GCC that has the SDT probe points.
1834
1835 2013-04-15 Tom Tromey <tromey@redhat.com>
1836
1837 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1838 exception catchpoints.
1839
1840 2013-04-15 Tom Tromey <tromey@redhat.com>
1841
1842 * gdb.texinfo (Set Catchpoints): Document $_exception.
1843 (Convenience Vars): Mention $_exception.
1844
1845 2013-04-15 Tom Tromey <tromey@redhat.com>
1846
1847 * gdb.texinfo (Set Catchpoints): Reorganize exception
1848 catchpoints. Document "catch rethrow".
1849 (Debugging C Plus Plus): Mention "catch rethrow".
1850
1851 2013-04-15 Tom Tromey <tromey@redhat.com>
1852
1853 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1854
1855 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1856 Eli Zaretskii <eliz@gnu.org>
1857
1858 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1859 line below the sample output.
1860
1861 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1862
1863 * gdb.texinfo (Mode Options): Document '-configuration'.
1864 (Help): Document "show configuration".
1865 (Bug Reporting): Add requirements to include the configuration
1866 details in bug reports.
1867
1868 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1869
1870 * Makefile.in (MAN1S): Add gcore.1.
1871 Remove "Host, target, and site specific Makefile fragments" comment.
1872 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1873 (install-man1, uninstall-man1): Conditionalize gcore.1.
1874 (gcore.1): New.
1875 * gdb.texinfo (Man Pages): Add gcore man.
1876 (gcore man): New node.
1877
1878 2013-04-10 Pedro Alves <palves@redhat.com>
1879
1880 * gdb.texinfo (Process Record and Replay): Document that "set
1881 record full insn-number-max", "set record
1882 instruction-history-size" and "set record
1883 function-call-history-size" accept "unlimited".
1884 (Backtrace): Document that "set backtrace limit" accepts
1885 "unlimited".
1886 (List): Document that "set listsize" accepts "unlimited".
1887 (Print Settings)" Document that "set print max-symbolic-offset",
1888 "set print elements" and "set print repeats" accept "unlimited".
1889 (Starting and Stopping Trace Experiments): Document that "set
1890 trace-buffer-size" accepts "unlimited".
1891 (Remote Configuration): Document that "set tcp connect-timeout"
1892 accepts "unlimited".
1893 (Command History): Document that "set history size" accepts
1894 "unlimited".
1895 (Screen Size): Document that "set height" and "set width" accepts
1896 "unlimited". Adjust "set pagination"'s description to suggest
1897 "set height unlimited" instead of "set height 0".
1898
1899 2013-04-10 Yao Qi <yao@codesourcery.com>
1900
1901 * gdb.texinfo (Trace Files): Add "target ctf".
1902
1903 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1904
1905 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1906
1907 * Makefile.in (install-man1, install-man5, uninstall-man1)
1908 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1909
1910 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1911
1912 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1913 Eli Zaretskii <eliz@gnu.org>
1914
1915 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1916 parameters order. Remove "On some targets" for --attach. Document the
1917 --multi parameter and extended-remote command. Document all the
1918 options.
1919
1920 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1923 the list of supported languages.
1924
1925 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1926
1927 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1928 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1929 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1930 (diststuff): Add man.
1931 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1932 (uninstall-man5): New.
1933 (STAGESTUFF): Add *.1 and *.5.
1934 (GDBvn.texi): Add SYSTEM_GDBINIT.
1935 (gdb.1, gdbserver.1, gdbinit.5): New.
1936 (maintainer-clean realclean): Add $(MANS).
1937 (install): Add install-man.
1938 (uninstall): Add uninstall-man.
1939 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1940 (@copying): Wrap it by @c man begin COPYRIGHT.
1941 (Top): Add Man Pages.
1942 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1943
1944 2013-04-02 Pedro Alves <palves@redhat.com>
1945
1946 * gdb.texinfo (Debugging Output): Document "set/show debug
1947 aarch64", "set/show debug coff-pe-read" and "set/show debug
1948 mach-o".
1949
1950 2013-04-02 Pedro Alves <palves@redhat.com>
1951
1952 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1953 table>: Add entry for "trace-buffer-size".
1954
1955 2013-03-28 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1958 table>: Add entry for "trace-status".
1959
1960 2013-03-28 Eli Zaretskii <eliz@gnu.org>
1961
1962 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1963 @bullet", which is invalid (makeinfo 5.1 barfs).
1964
1965 2013-03-28 Pedro Alves <palves@redhat.com>
1966
1967 PR gdb/15294
1968
1969 * gdb.texinfo (List) <set listsize>: Adjust to document that
1970 listsize 0 means no limit, and remove mention of -1.
1971
1972 2013-03-22 Yao Qi <yao@codesourcery.com>
1973
1974 * gdb.texinfo (Embedded Processors): Remove menu item
1975 "OpenRISC 1000".
1976 (OpenRISC 1000): Remove.
1977
1978 2013-03-21 Doug Evans <dje@google.com>
1979
1980 * gdb.texinfo (Maintenance Commands): Add docs for
1981 "mt set per-command {space,time,symtab} {on,off}".
1982
1983 2013-03-14 Hui Zhu <hui@codesourcery.com>
1984 Yao Qi <yao@codesourcery.com>
1985
1986 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1987
1988 2013-03-13 Keith Seitz <keiths@redhat.com>
1989
1990 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1991 "maint agent" reference to Dynamic printf.
1992
1993 2013-03-11 Eli Zaretskii <eliz@gnu.org>
1994
1995 * gdb.texinfo (General Query Packets): Don't use colon in index
1996 entries visible to Info format.
1997
1998 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1999
2000 * gdb.texinfo (Process Record and Replay): Document record
2001 changes.
2002
2003 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2004
2005 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2006 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2007 qXfer:btrace:read.
2008
2009 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2010
2011 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2012 use colons in @anchor and @cindex entries.
2013
2014 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2015
2016 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2017
2018 2013-03-08 Stan Shebs <stan@codesourcery.com>
2019 Hafiz Abid Qadeer <abidh@codesourcery.com>
2020
2021 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2022 trace-buffer-size set and show commands.
2023 (Tracepoint Packets): Document QTBuffer:size.
2024 (General Query Packets): Document QTBuffer:size.
2025
2026 2013-02-21 Tom Tromey <tromey@redhat.com>
2027
2028 * gdb.texinfo: Remove bad @syncodeindex.
2029 (Values From Inferior, Types In Python, Inferiors In Python)
2030 (Events In Python, Threads In Python, Frames In Python, Blocks In
2031 Python, Symbols In Python, Symbol Tables In Python): Remove
2032 @tables.
2033 (Packets, General Query Packets, Tracepoint Packets)
2034 (Host I/O Packets): Use @w{} for empty @item.
2035
2036 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2037
2038 * gdb.texinfo (Architectures In Python): Add description about
2039 the new method gdb.Architecture.disassemble.
2040
2041 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2042 Hafiz Abid Qadeer <abidh@codesourcery.com>
2043
2044 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2045 Document the "trace-file" field.
2046
2047 2013-02-07 Doug Evans <dje@google.com>
2048
2049 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2050 command.
2051
2052 2013-02-06 Yao Qi <yao@codesourcery.com>
2053
2054 * gdb.texinfo (GDB/MI Async Records): Document new MI
2055 notification "=tsv-modified". Update the document of MI
2056 notification "=tsv-created".
2057 * observer.texi (GDB Observers): New observer tsv_modified.
2058 Update observer tsv_created and tsv_delete.
2059
2060 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2061
2062 * gdb.texinfo (AArch64 Features): New section; document
2063 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2064 (Architectures): Add new AArch64 section to document AArch64
2065 architecture specific commands.
2066 (ABI): Add description of the new OS ABI "Newlib" and its influence
2067 on the longjmp handling.
2068
2069 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2070 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2073 variable in 'set/show backtrace' section.
2074
2075 2013-01-31 Tom Tromey <tromey@redhat.com>
2076
2077 * gdb.texinfo (Target Commands): Fix typo.
2078
2079 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2080
2081 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2082 describing the gdb.Architecture class.
2083 (Frames In Python): Add description about the new method
2084 gdb.Frame.architecture().
2085
2086 2013-01-23 Doug Evans <dje@google.com>
2087
2088 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2089
2090 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2091
2092 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2093 'thread-groups' field when printing a breakpoint in MI.
2094
2095 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2096 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2097 to reflect that jit-reader-load now supports absolute file-names.
2098
2099 2013-01-16 Tom Tromey <tromey@redhat.com>
2100
2101 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2102 (Signals): Likewise.
2103
2104 2013-01-16 Tom Tromey <tromey@redhat.com>
2105
2106 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2107 "catch-type" field.
2108 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2109
2110 2013-01-07 Tom Tromey <tromey@redhat.com>
2111
2112 * gdb.texinfo (Mode Options): Don't mention -epoch.
2113 (Data, Emacs): Remove obsolete comments.
2114
2115 2013-01-02 Tom Tromey <tromey@redhat.com>
2116
2117 * gdb.texinfo (GDB/MI Output Records): Update menu.
2118 (GDB/MI Breakpoint Information): New node.
2119 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2120 <-break-insert>: Likewise.
2121
2122 2012-12-31 Yao Qi <yao@codesourcery.com>
2123
2124 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2125 (Packets): Move "vStopped" packet to ...
2126 (Notification Packets): ... here. Describe the components
2127 of notification. Add a table of supported notifications.
2128 Add an example on the process of he async notification.
2129
2130 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2131
2132 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2133 present.
2134 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2135 fullname output always present.
2136
2137 2012-12-23 Pierre Muller <muller@sourceware.org>
2138
2139 * gdbint.texinfo (Function prototypes): Require use of "extern"
2140 modifier for function prototypes in headers.
2141
2142 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2143
2144 * refcard.tex: Update copyright notice to GPL v3 or later.
2145 Update contact info.
2146
2147 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2148
2149 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2150
2151 2012-12-15 Yao Qi <yao@codesourcery.com>
2152
2153 * gdb.texinfo (Debugging Output): Document 'set debug
2154 notification' and 'show debug notification'.
2155
2156 2012-12-15 Yao Qi <yao@codesourcery.com>
2157
2158 * gdb.texinfo (Listing Tracepoints): New item and example about
2159 'installed on target' output.
2160 Add more in the example about 'installed on target'.
2161 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2162
2163 2012-12-14 Tom Tromey <tromey@redhat.com>
2164
2165 * gdb.texinfo (SVR4 Process Information): Mention core files.
2166
2167 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2168
2169 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2170
2171 2012-12-11 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.texinfo: Remove all mentions of Unixware throughout.
2174
2175 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2176
2177 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2178
2179 2012-11-29 Tom Tromey <tromey@redhat.com>
2180
2181 * gdb.texinfo (SVR4 Process Information): Document missing
2182 "info proc" subcommands.
2183
2184 2012-11-29 Yao Qi <yao@codesourcery.com>
2185
2186 PR gdb/1477.
2187 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2188 to 'auto' instead of 'gnu'.
2189
2190 2012-11-26 Tom Tromey <tromey@redhat.com>
2191
2192 * gdb.texinfo (MiniDebugInfo): New node.
2193 (GDB Files): Update.
2194
2195 2012-11-16 Doug Evans <dje@google.com>
2196
2197 * gdb.texinfo (System-wide configuration): If the system-wide init
2198 file lives in the data-directory, and --data-directory is provided,
2199 look for it there.
2200
2201 2012-11-15 Tom Tromey <tromey@redhat.com>
2202
2203 * gdb.texinfo (Signaling): Fix typo.
2204
2205 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2206
2207 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2208 parameter "count" of -data-write-memory-bytes, and add an example.
2209
2210 2012-11-12 Tom Tromey <tromey@redhat.com>
2211
2212 * gdb.texinfo (Symbols): Document "info type-printers",
2213 "enable type-printer" and "disable type-printer".
2214 (Python API): Add new node to menu.
2215 (Type Printing API): New node.
2216 (Progspaces In Python): Document type_printers field.
2217 (Objfiles In Python): Likewise.
2218 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2219 register_type_printer, TypePrinter>: Document.
2220
2221 2012-11-12 Tom Tromey <tromey@redhat.com>
2222
2223 * gdb.texinfo (Symbols): Document "set print type methods",
2224 "set print type typedefs", and flags to ptype and whatis.
2225
2226 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2227
2228 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2229 the example -data-disassemble output. Extend the description of
2230 the -data-disassemble results to document all fields. Document
2231 the cli disassemble command as being related to -data-disassemble.
2232
2233 2012-11-09 Yao Qi <yao@codesourcery.com>
2234
2235 PR gdb/14777.
2236 * gdb.texinfo (OS Information): Remove doc on command
2237 'info udot'.
2238
2239 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2240
2241 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2242 gdb.ini warning for Windows port.
2243
2244 2012-11-08 Yao Qi <yao@codesourcery.com>
2245
2246 * gdb.texinfo (Search): Add kindex for 'fo'.
2247
2248 2012-11-05 Tom Tromey <tromey@redhat.com>
2249
2250 PR python/14802:
2251 * gdb.texinfo (Functions In Python): Add example.
2252
2253 2012-11-03 Yao Qi <yao@codesourcery.com>
2254
2255 * observer.texi (GDB Observers): Remove observer
2256 'tracepoint_modified', 'tracepoint_created' and
2257 'tracepoint_deleted'.
2258
2259 2012-10-26 Tom Tromey <tromey@redhat.com>
2260
2261 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2262
2263 2012-10-25 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.texinfo (General Query Packets): Use @itemx.
2266
2267 2012-10-17 Yao Qi <yao@codesourcery.com>
2268
2269 * observer.texi (GDB Observers): Update observer
2270 'memory_changed'.
2271 * gdb.texinfo (GDB/MI Async Records): Document for
2272 "memory-changed" notification.
2273
2274 2012-10-15 Doug Evans <dje@google.com>
2275
2276 * gdb.texinfo (Mode Options): Document -nh.
2277 Elaborate on docs for -nx.
2278
2279 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2280
2281 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2282
2283 2012-09-21 Yao Qi <yao@codesourcery.com>
2284 Pedro Alves <palves@redhat.com>
2285
2286 * gdb.texinfo (GDB/MI Async Records): Document notification
2287 'record-started' and 'record-stopped'.
2288 * observer.texi (GDB Observers): New observer 'record-changed'.
2289
2290 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2291
2292 * gdb.texinfo: Document the removal of SH's 'regs' command.
2293
2294 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2295
2296 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2297
2298 2012-09-18 Yao Qi <yao@codesourcery.com>
2299
2300 * gdb.texinfo (GDB/MI Async Records): Document new MI
2301 notifications '=tsv-created' and '=tsv-deleted'.
2302 * observer.texi (GDB Observers): New observer tsv_created and
2303 tsv_deleted.
2304
2305 2012-09-18 Yao Qi <yao@codesourcery.com>
2306
2307 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2308 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2309 '=traceframe-changed'.
2310
2311 2012-09-17 Yao Qi <yao@codesourcery.com>
2312
2313 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2314 'set listsize'.
2315
2316 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2317 Eli Zaretskii <eliz@gnu.org>
2318
2319 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2320 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2321 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2322
2323 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2324
2325 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2326
2327 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2328
2329 Document how to return from "python-interactive" to GDB.
2330 * gdb.texinfo (Python Commands): Update documentation.
2331
2332 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2333
2334 Add a new "python-interactive" command that starts a standard
2335 Python interactive prompt with "pi" as alias, and add "py" as
2336 an alias to "python".
2337 * gdb.texinfo (Python Commands): Document the new commands.
2338
2339 2012-08-22 Tom Tromey <tromey@redhat.com>
2340
2341 * gdbint.texinfo (Host Definition): Remove documentation for
2342 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2343
2344 2012-08-17 Keith Seitz <keiths@redhat.com>
2345
2346 PR c++/13356
2347 * gdb.texinfo (Type and Range Checking): Remove warning.
2348 Remove spurious commas.
2349 Update text and examples for re-implementation of set/show
2350 check type.
2351 (C and C++ Type and Range Checks): Likewise.
2352
2353 2012-08-16 Yao Qi <yao@codesourcery.com>
2354
2355 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2356 is deprecated.
2357
2358 2012-08-13 Doug Evans <dje@google.com>
2359
2360 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2361 to include functions.
2362
2363 2012-08-10 Doug Evans <dje@google.com>
2364
2365 * gdb.texinfo (Convenience Funs): New node.
2366 (Types In Python): Document Type.vector.
2367
2368 2012-08-09 Yao Qi <yao@codesourcery.com>
2369
2370 * observer.texi: New observer command_param_changed.
2371 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2372
2373 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2374
2375 * gdbint.texinfo (Debugging GDB): In section
2376 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2377 Mention also gdb-gdb.py.
2378
2379 2012-08-07 Yao Qi <yao@codesourcery.com>
2380
2381 Revert the folloing patch:
2382 2012-08-06 Yao Qi <yao@codesourcery.com>
2383 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2384 remote hardware-watchpoint-limit' and 'set
2385 remote hardware-breakpoint-limit'.
2386
2387 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2388
2389 * gdb.texinfo (Working Directory): Added information about new
2390 default argument for 'cd' command.
2391
2392 2012-08-06 Yao Qi <yao@codesourcery.com>
2393
2394 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2395 remote hardware-watchpoint-limit' and 'set
2396 remote hardware-breakpoint-limit'.
2397
2398 2012-08-06 Yao Qi <yao@codesourcery.com>
2399
2400 Fix PR14371.
2401
2402 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2403 '=breakpoint-deleted'.
2404
2405 2012-08-02 Yao Qi <yao@codesourcery.com>
2406
2407 * gdb.texinfo (Native): Remove node Neutrino.
2408
2409 2012-07-27 Yao Qi <yao@codesourcery.com>
2410
2411 * gdb.texinfo (IPA Protocol Commands): Document new command
2412 'close'.
2413
2414 2012-07-25 Tom Tromey <tromey@redhat.com>
2415
2416 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2417
2418 2012-07-20 Doug Evans <dje@google.com>
2419
2420 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2421 (Index Files): Document how to control the use of deprecated index
2422 sections.
2423 (Index Section Format): Replace --use-deprecated-index-sections with
2424 "set use-deprecated-index-sections on".
2425
2426 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2427
2428 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2429 indices into a single node "Index". Instead, join function and
2430 variable indices into a single index, separate from the concept
2431 index. Requested in
2432 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2433 (Top): Update the top-level menu: instead of one "Index" there are
2434 now separate entries "Concept Index" and "Function and Variable
2435 Index".
2436 (Concept Index, Function and Variable Index): New nodes.
2437 (Index): Node deleted.
2438
2439 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2440
2441 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2442 and "maint agent-eval".
2443
2444 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2445
2446 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2447 avoid file-name clashes between Index.html and index.html on
2448 case-insensitive filesystems. See the discussion starting in
2449 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2450 details of the problem.
2451 (Top): Update the master menu for the above.
2452 (Concept Index, Command and Variable Index): New nodes, instead of
2453 the old "Index" node that was deleted. All cross-references
2454 updated.
2455
2456 2012-07-02 Stan Shebs <stan@codesourcery.com>
2457
2458 * gdb.texinfo (Dynamic Printf): Mention agent style and
2459 disconnected dprintf.
2460 (Maintenance Commands): Describe maint agent-printf.
2461 (General Query Packets): Mention BreakpointCommands feature.
2462 (Packets): Document commands extension to Z0 packet.
2463 * agentexpr.texi (Bytecode Descriptions): Document printf
2464 bytecode.
2465
2466 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2467
2468 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2469 only after gdbinit files.
2470 (Startup): Move -iex and -iex commands down after gdbinit files.
2471
2472 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2473
2474 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2475 possibility.
2476
2477 2012-06-29 Tom Tromey <tromey@redhat.com>
2478
2479 * gdb.texinfo (Index Section Format): Update for version 7.
2480
2481 2012-06-28 Stan Shebs <stan@codesourcery.com>
2482
2483 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2484 example, add note about title column.
2485
2486 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2487
2488 * gdb.texinfo (Symbol Tables In Python): Add description about
2489 the new 'last' attribute of gdb.Symtab_and line.
2490
2491 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2492
2493 * gdb.texinfo (Symbol Tables In Python): Correct the description
2494 of the 'pc' attribute of gdb.Symtab_and_line.
2495
2496 2012-06-26 Doug Evans <dje@google.com>
2497
2498 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2499 and symtab-create.
2500
2501 2012-06-25 Keith Seitz <keiths@redhat.com>
2502
2503 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2504 from example. Remove "rbreak" from list of corresponding
2505 gdb commands.
2506
2507 2012-06-23 Doug Evans <dje@google.com>
2508
2509 * gdb.texinfo (Index Section Format): Document version 7 format.
2510
2511 2012-06-22 Yao Qi <yao@codesourcery.com>
2512
2513 * gdb.texinfo: Add missing cindex for some packets.
2514
2515 2012-06-20 Keith Seitz <keiths@redhat.com>
2516
2517 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2518 for -break-insert and document -p.
2519
2520 2012-06-20 Yao Qi <yao@codesourcery.com>
2521
2522 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2523 and "gdb.write_memory" with "Inferior.read_memory" and
2524 "Inferior.write_memory".
2525
2526 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2527
2528 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2529 (Free Documentation): Add @node line.
2530 (Continuing and Stepping) <advance location>: Use @item instead of
2531 @itemx.
2532 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2533 @itemx.
2534 (Embedded Processors): Put the link to "PA" to its correct place,
2535 according to document structure.
2536 (Python API): Put the link to "Lazy Strings In Python" to its
2537 correct place.
2538 (Index): Use @@ in @tex block to get a literal @.
2539
2540 * gdbint.texinfo: Fix the @subtitle line.
2541
2542 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2543 correct place.
2544
2545 2012-06-08 Yao Qi <yao@codesourcery.com>
2546
2547 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2548 Protocol'.
2549 (In-Process Agent Protocol, IPA Protocol Objects)
2550 (IPA Protocol Commands): New nodes.
2551 (Tracepoint Packets): Add anchors.
2552
2553 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2554
2555 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2556
2557 2012-06-06 Yao Qi <yao@codesourcery.com>
2558
2559 * gdb.texinfo: Update copyright year.
2560
2561 2012-05-23 Stan Shebs <stan@codesourcery.com>
2562 Kwok Cheung Yeung <kcy@codesourcery.com>
2563
2564 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2565
2566 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2567
2568 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2569 Mention also --with-separate-debug-dir.
2570 (Auto-loading): Prepend $debugdir in the sample output.
2571 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2572 auto-load safe-path variable.
2573 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2574 Mention also $debugdir for 'set auto-load scripts-directory'.
2575
2576 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2577
2578 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2579 (MIPS Embedded, MIPS, MIPS Register packet Format)
2580 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2581 appropriate.
2582
2583 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2584 Maciej W. Rozycki <macro@codesourcery.com>
2585
2586 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2587 mips compression".
2588 (MIPS Breakpoint Kinds): New subsubsection.
2589
2590 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2591
2592 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2593 nodes for subsections. Add @acronym mark-ups and adjust
2594 formatting.
2595
2596 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2597
2598 Rename $ddir to $datadir.
2599 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2600 (objfile-gdb.py file): Rename $ddir to $datadir.
2601
2602 2012-05-18 Tom Tromey <tromey@redhat.com>
2603
2604 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2605
2606 2012-05-14 Stan Shebs <stan@codesourcery.com>
2607
2608 * gdb.texinfo (Dynamic Printf): New subsection.
2609
2610 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2611
2612 * gdb.texinfo (Basic Python): Add description about the function
2613 gdb.find_pc_line
2614
2615 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2616 Eli Zaretskii <eliz@gnu.org>
2617
2618 * gdb.texinfo (Separate Debug Files): Use plural form for global
2619 debugging information directory.
2620
2621 2012-05-11 Stan Shebs <stan@codesourcery.com>
2622 Kwok Cheung Yeung <kcy@codesourcery.com>
2623
2624 * gdb.texinfo (Operating System Auxiliary Information): Document new
2625 'info os' subcommands.
2626
2627 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2628
2629 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2630 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2631 (dotdebug_gdb_scripts section): Add reference
2632 to 'Auto-loading safe path'.
2633
2634 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2635
2636 Implement multi-component --with-auto-load-dir.
2637 * gdb.texinfo (Auto-loading): New references
2638 for 'set auto-load scripts-directory'
2639 and 'show auto-load scripts-directory'.
2640 (Auto-loading safe path): Describe the new default. Move $ddir
2641 substituation reference to 'objfile-gdb.py file'.
2642 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2643 script-name. Describe new 'set auto-load scripts-directory'
2644 and 'show auto-load scripts-directory'.
2645
2646 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 Provide $ddir substitution for --with-auto-load-safe-path.
2649 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2650 (Auto-loading safe path): Likewise. Mention the default value,
2651 $ddir substitution, --with-auto-load-safe-path and
2652 --without-auto-load-safe-path.
2653 * observer.texi (gdb_datadir_changed): New.
2654
2655 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2658 Twice.
2659
2660 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2661 directory separator by path separator.
2662
2663 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2664
2665 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2666 for 'set auto-load safe-path' optional. Mention if it is omitted.
2667 Change disabling security protection condition to "/", twice.
2668
2669 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2670
2671 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2672 the new methods global_block and static_block on gdb.Symtab
2673 objects.
2674
2675 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2676
2677 * gdb.texinfo (Blocks In Python): Add a note saying that future
2678 improvements to GDB and its infrastructure can move symbols
2679 across blocks within a symbol table.
2680
2681 2012-04-29 Yao Qi <yao@codesourcery.com>
2682
2683 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2684 (A29K): Remove.
2685
2686 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2687 Tom Tromey <tromey@redhat.com>
2688
2689 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2690 and generic static probe support on GDB.
2691
2692 2012-04-25 Doug Evans <dje@google.com>
2693
2694 * gdb.texinfo (Go): Fix thinko.
2695
2696 * gdb.texinfo (Supported Languages): Add Go.
2697 (Go): New node.
2698
2699 2012-04-25 Yao Qi <yao@codesourcery.com>
2700
2701 * gdbint.texinfo (Testsuite): New section `Board settings'.
2702
2703 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2704
2705 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2706 Three times.
2707
2708 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2709 Three times.
2710
2711 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2712
2713 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2714 by @table @asis. Fix formatting of one item.
2715
2716 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2717
2718 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2719
2720 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2721
2722 New option "set debug auto-load".
2723 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2724 (auto-load verbose mode): New node.
2725
2726 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2727
2728 New option "set auto-load safe-path".
2729 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2730 and "info auto-load" examples for safe-path. Put there also references
2731 for "set auto-load safe-path" and "show auto-load safe-path".
2732 New menu item for Auto-loading safe path.
2733 (Auto-loading safe path): New node.
2734 (Python Auto-loading): Update the expected output from "Missing"
2735 to "No".
2736
2737 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 auto-load: Implementation.
2740 * gdb.texinfo (Mode Options): New anchor for -nx.
2741 (Startup): New anchors for Option -init-eval-command,
2742 Home Directory Init File
2743 and Init File in the Current Directory during Startup.
2744 Mention set auto-load local-gdbinit with a reference.
2745 Change the sample code to "set auto-load python-scripts".
2746 (Threads): New anchor set libthread-db-search-path.
2747 Provide references to libthread_db.so.1 file.
2748 (Controlling GDB): New menu item for Auto-loading.
2749 (Auto-loading, Init File in the Current Directory)
2750 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2751 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2752 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2753 reference.
2754 (Auto-loading): Rename to ...
2755 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2756 "set auto-load python-scripts", new anchor for it. Change
2757 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2758 for it. Change "info auto-load-scripts"
2759 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2760 to "Python scripts".
2761
2762 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2763
2764 PR mi/13393
2765 * gdb.texinfo (Print Settings): Extend the description for "set print
2766 object".
2767 (GDB/MI Variable Objects): Extend the description for -var-create and
2768 -var-list-children.
2769
2770 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2771
2772 * gdb.texinfo (Examining Data): Document the 'explore' command.
2773
2774 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2775
2776 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2777 to the children of a varobj and its update range when -var-update
2778 returns that the varobj's type changed.
2779
2780 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2781
2782 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2783 Create two new links fir 'objfile-gdb.py file'
2784 and 'dotdebug_gdb_scripts section'.
2785
2786 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2787
2788 * gdb.texinfo (Auto-loading): Rename node reference
2789 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2790 Twice.
2791 (.debug_gdb_scripts section): Rename the node ...
2792 (dotdebug_gdb_scripts section): ... here.
2793 (Maintenance Commands): Also rename this node reference.
2794
2795 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2796
2797 * gdb.texinfo (Python API/Values From Inferior): Add description
2798 about the new method Value.referenced_value. Add description on
2799 how Value.dereference is different (and similar) to
2800 Value.referenced_value.
2801
2802 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2803
2804 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2805 --init-eval-command=COMMAND, -iex.
2806 (Startup): Describe -iex and -ix. Simplify the example
2807 for "set auto-load-scripts off".
2808
2809 2012-03-16 Gary Benson <gbenson@redhat.com>
2810
2811 PR breakpoints/10738
2812 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2813 stating that GDB cannot set breakpoints on inlined functions.
2814 (Mode Options): Document --use-deprecated-index-sections.
2815 (Index Section Format): Document new index section version format.
2816
2817 2012-03-15 Tom Tromey <tromey@redhat.com>
2818
2819 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2820
2821 2012-03-13 Doug Evans <dje@google.com>
2822
2823 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2824 of "reload".
2825 (Symbols): Delete docs for set/show symbol-reloading.
2826 * gdbint.texinfo (Defining Other Architecture Features): Delete
2827 SYMBOL_RELOADING_DEFAULT.
2828 * refcard.tex: Delete reference to symbol-reloading.
2829
2830 2012-03-07 Pedro Alves <palves@redhat.com>
2831
2832 * gdb.texinfo (General Query Packets): Document new
2833 QProgramSignals packet.
2834 * gdb.texinfo (Remote configuration): Mention
2835 "program-signals-packet".
2836
2837 2012-03-05 Tristan Gingold <gingold@adacore.com>
2838
2839 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2840
2841 2012-03-03 Yao Qi <yao@codesourcery.com>
2842
2843 * gdb.texinfo (In-Process Agent): New node.
2844 Document new commands.
2845 (General Query Packets): Add packet `QAgent'.
2846
2847 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2848
2849 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2850
2851 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2852
2853 * gdb.texinfo (Commands In Python): Put example python macro in
2854 COMMAND_USER category rather than COMMAND_OBSCURE.
2855 Document gdb.COMMAND_USER.
2856 (User-defined Commands): Update documentation to clarify
2857 "set/show max-user-call-depth" and "show user" don't apply to python
2858 commands. Update documentation to clarify "help user-defined" may
2859 also include python commands defined as COMMAND_USER.
2860
2861 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2862
2863 * gdb.texinfo (Startup): Add option -ex description to the option -x
2864 description.
2865
2866 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2867
2868 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2869 condition-evaluation breakpoint parameter.
2870 Mention condition-evaluation mode being shown in "info break".
2871 (Break Conditions): Add description for target-side
2872 conditional breakpoints.
2873 (Remote Configuration): Mention conditional-breakpoints-packet.
2874 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2875 cond-expr.
2876 (General Query Packets): Mention new ConditionalBreakpoint feature.
2877
2878 2012-02-22 Tom Tromey <tromey@redhat.com>
2879
2880 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2881
2882 2012-02-17 Tom Tromey <tromey@redhat.com>
2883
2884 PR python/10753:
2885 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2886 directory.
2887
2888 2012-02-14 Stan Shebs <stan@codesourcery.com>
2889
2890 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2891
2892 2012-02-13 Pedro Alves <palves@redhat.com>
2893
2894 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2895 mips-idt-ecoff.
2896
2897 2012-02-09 Yao Qi <yao@codesourcery.com>
2898
2899 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2900
2901 2012-02-07 Tom Tromey <tromey@redhat.com>
2902
2903 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2904 Symbol.value.
2905
2906 2012-02-07 Tom Tromey <tromey@redhat.com>
2907
2908 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2909
2910 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2911
2912 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2913
2914 2012-01-24 Tom Tromey <tromey@redhat.com>
2915
2916 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2917 unload".
2918 (Files): Mention new catch commands.
2919 (GDB/MI Async Records): Likewise.
2920
2921 2012-01-24 Gary Benson <gbenson@redhat.com>
2922
2923 Delete #if 0'd out code.
2924 * gdb.texinfo (Frame Info): Remove "info catch".
2925
2926 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2927
2928 * gdb.texinfo (Remote Configuration): Document
2929 "set remote hostio-readlink-packet" command.
2930 (General Query Packets): Document vFile:readlink packet.
2931
2932 2012-01-16 Tom Tromey <tromey@redhat.com>
2933
2934 * gdb.texinfo (Specify Location): Document relative file name
2935 handling.
2936
2937 2012-01-16 Tom Tromey <tromey@redhat.com>
2938
2939 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2940
2941 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2942 Eli Zaretskii <eliz@gnu.org>
2943
2944 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2945 code.
2946
2947 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2948
2949 * gdb.texinfo (Variables): Document use of :: for non-static
2950 variables.
2951
2952 2012-01-05 Joel Brobecker <brobecker@adacore.com>
2953
2954 * gdbint.texinfo (Start of New Year Procedure): Update
2955 to replace use of copyright.sh by use of copyright.py.
2956
2957 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2958
2959 Remove the gdbtui binary.
2960 * all-cfg.texi (GDBTUI): Remove.
2961 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2962 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2963 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2964
2965 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2966
2967 Introduce gdb.FinishBreakpoint in Python.
2968 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2969 (Python API): Add menu entry for Finish Breakpoints.
2970
2971 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2972
2973 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2974 tests.
2975
2976 2011-12-16 Doug Evans <dje@google.com>
2977
2978 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2979
2980 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2981
2982 * gdb.texinfo (Python Commands): Remove "maint set/show print
2983 stack". Add documentation for "set/show python print-stack".
2984
2985 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2986
2987 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2988 should transfer control to the stub in the startup code instead of
2989 in main. Mention the need to get past the initial breakpoint.
2990
2991 2011-12-06 Tom Tromey <tromey@redhat.com>
2992
2993 * gdb.texinfo (Set Breaks): Update for new behavior.
2994
2995 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2996
2997 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2998 List Format for SVR4 Targets'.
2999 (General Query Packets): New item qXfer:libraries-svr4:read.
3000 (Library List Format for SVR4 Targets): New node.
3001
3002 2011-12-01 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3005 add.
3006
3007 2011-11-22 Tom Tromey <tromey@redhat.com>
3008
3009 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3010 reasons.
3011
3012 2011-11-20 Stan Shebs <stan@codesourcery.com>
3013
3014 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3015 note-related options and variables.
3016 (Tracepoint Packets): Document packet changes.
3017
3018 2011-11-20 Sanjoy Das <sdas@igalia.com>
3019
3020 * gdb.texinfo (JIT Interface): Add documentation on writing and
3021 usind JIT debug info readers.
3022 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3023 Debug Info Readers): New nodes.
3024
3025 2011-11-18 Yao Qi <yao@codesourcery.com>
3026
3027 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3028 tracepoint.
3029
3030 2011-11-15 Doug Evans <dje@google.com>
3031
3032 * gdb.texinfo (Files): Document basenames-may-differ.
3033
3034 2011-11-14 Doug Evans <dje@google.com>
3035
3036 * gdb.texinfo (Shell Commands): Document "!".
3037
3038 2011-11-14 Stan Shebs <stan@codesourcery.com>
3039 Kwok Cheung Yeung <kcy@codesourcery.com>
3040
3041 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3042 needed to get shorter fast tracepoints.
3043 (Tracepoint Packets): Document new qTMinFTPILen packet.
3044
3045 2011-11-14 Yao Qi <yao@codesourcery.com>
3046
3047 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3048 behavior of tracepoint.
3049 (General Query Packets): New feature InstallInTrace.
3050 (Remote Configuration): Document "set remote
3051 install-in-trace-packet".
3052
3053 2011-11-12 Matt Rice <ratmice@gmail.com>
3054
3055 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3056 Add arguments to info macro.
3057
3058 2011-11-10 Tom Tromey <tromey@redhat.com>
3059
3060 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3061 manual.
3062 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3063 (Macros): Add a footnote.
3064 (C): Remove paragraph about compiler options.
3065 (C Constants): Mention wide character and string constants.
3066 (C Plus Plus Expressions): Update compiler option advice. Mention
3067 using declarations. Mention ADL. Remove old HP compiler
3068 information.
3069
3070 2011-11-10 Tom Tromey <tromey@redhat.com>
3071
3072 PR c++/9257:
3073 * gdb.texinfo (Print Settings): Add an extra note about the need
3074 for a vtable.
3075
3076 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3077
3078 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3079 "set mips abi" documentation.
3080
3081 2011-11-04 Doug Evans <dje@google.com>
3082
3083 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3084
3085 2011-11-03 Tom Tromey <tromey@redhat.com>
3086
3087 * gdb.texinfo (Stopping): Add menu entry.
3088 (Continuing and Stepping): Restore @node. Use @section, not
3089 @subsection.
3090
3091 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3092
3093 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3094 designation. Fix "Specify Location" cross-reference.
3095
3096 2011-11-02 Stan Shebs <stan@codesourcery.com>
3097
3098 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3099 (General Query Packets): Describe tracenz feature.
3100 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3101
3102 2011-10-28 Paul Koning <paul_koning@dell.com>
3103
3104 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3105
3106 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3107
3108 * gdb.texinfo ((Frames In Python): Document
3109 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3110
3111 2011-10-26 Paul Koning <paul_koning@dell.com>
3112
3113 * gdb.texinfo (gdb.types): Document new deepitems function.
3114
3115 2011-10-25 Paul Koning <paul_koning@dell.com>
3116
3117 PR python/13327
3118
3119 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3120 fetch_lazy method.
3121
3122 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3123
3124 PR python/12656
3125
3126 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3127 global_block, static_block function.
3128
3129 2011-10-19 Tom Tromey <tromey@redhat.com>
3130
3131 * gdb.texinfo (Commands In Python): Add missing "@"s.
3132
3133 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3134
3135 PR python/13285 Document named constants for frame unwind stop reasons
3136 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3137 constants.
3138
3139 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3140
3141 Fix compatibility with texinfo versions older than 4.12.
3142 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3143 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3144 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3145 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3146 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3147 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3148 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3149
3150 2011-10-09 Doug Evans <dje@google.com>
3151
3152 * gdb.texinfo (Extending GDB): Document alias command.
3153
3154 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3155
3156 Support @entry in input expressions.
3157 * gdb.texinfo (Variables): Describe @entry names suffix.
3158 (Print Settings): Add anchor for `set print entry-values'.
3159
3160 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3161 Eli Zaretskii <eliz@gnu.org>
3162
3163 Display @entry parameter values (without references).
3164 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3165 example.
3166 (Print Settings): New description of set print entry-values and show
3167 print entry-values.
3168
3169 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3170 Eli Zaretskii <eliz@gnu.org>
3171
3172 Recognize virtual tail call frames.
3173 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3174 (Tail Call Frames): New node.
3175 (Frames In Python): Add gdb.TAILCALL_FRAME.
3176
3177 2011-10-07 Doug Evans <dje@google.com>
3178
3179 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3180 register_pretty_printer.
3181
3182 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3183
3184 PR python/12930
3185 PR python/12802
3186
3187 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3188 stop method.
3189
3190 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3191
3192 * gdb.texinfo (Starting your Program): "set disable-randomization"
3193 is no longer Linux-specific.
3194 (Remote Configuration): Document "set remote
3195 disable-randomization-packet".
3196 (General Query Packets): Document "QDisableRandomization" packet
3197 and add it to "qSupported" list.
3198
3199 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3200
3201 Allow Python notification of new object-file loadings.
3202 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3203 event type.
3204
3205 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3206
3207 PR python/12691: Add the inferior to Python exited event
3208 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3209
3210 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3211
3212 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3213 rephasing.
3214
3215 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3216
3217 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3218 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3219 as possible feature returned by the `-list-features'
3220 command.
3221
3222 2011-09-28 Paul Koning <paul_koning@dell.com>
3223
3224 * gdb.texinfo (gdb.Type): Document field access by dictionary
3225 key syntax.
3226
3227 2011-09-28 Yao Qi <yao@codesourcery.com>
3228
3229 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3230 Add one space after option `-s'. Remove @r{} markup.
3231
3232 2011-09-27 Stan Shebs <stan@codesourcery.com>
3233
3234 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3235
3236 2011-09-16 Hui Zhu <teawater@gmail.com>
3237
3238 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3239 to *(unsigned char *)$esp@300.
3240
3241 2011-09-15 Paul Koning <paul_koning@dell.com>
3242
3243 * gdb.texinfo: Make style of Python functions and methods match
3244 the syntax of Python. Also put class and module names explicitly
3245 on function, member, and variable names, matching Python
3246 documentation conventions.
3247
3248 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3249
3250 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3251 * gdb.texinfo (Inferiors In Python): Describe new
3252 gdb.selected_inferior() function.
3253
3254 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3255
3256 Handle multiple breakpoint hits in Python interface:
3257 * gdb.texinfo (Events In Python): New function documentation:
3258 gdb.BreakpointEvent.breakpoints. Indicate that
3259 gdb.BreakpointEvent.breakpoint is now deprecated.
3260
3261 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3262
3263 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3264
3265 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3266
3267 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3268
3269 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3270
3271 * gdb.texinfo (Prompt): Add set/show extended-prompt
3272 documentation
3273 (Basic Python): Add prompt_hook anchor.
3274 (Python modules): Reword module text to reflect multiple modules.
3275 (gdb.prompt): Document gdb.prompt module.
3276
3277 2011-08-14 Yao Qi <yao@codesourcery.com>
3278
3279 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3280
3281 2011-08-14 Yao Qi <yao@codesourcery.com>
3282
3283 * gdb.texinfo (Standard Target Features): Document C6x features.
3284 (TIC6x Features): New node.
3285
3286 2011-08-12 Doug Evans <dje@google.com>
3287
3288 * gdb.texinfo (Symbols In Python): Document symbol.type.
3289
3290 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3291
3292 * gdb.texinfo (Python): Document command and function
3293 auto-loading.
3294
3295 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3296 Eli Zaretskii <eliz@gnu.org>
3297
3298 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3299 typedefs unrolling. Extend the sample code by an inner typedef and
3300 outer typedefs unrolling.
3301
3302 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3303
3304 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3305 size and line-size.
3306
3307 2011-07-21 Matt Rice <ratmice@gmail.com>
3308
3309 PR macros/12999
3310 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3311 Update text and cindex entries for info macro command.
3312
3313 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3314
3315 * observer.texi (GDB Observers): Add before_prompt observer.
3316 * gdb.texinfo (Basic Python): Add documentation for prompt
3317 substitution.
3318
3319 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3320
3321 PR python/12438
3322 * gdb.texinfo (Python Commands): Add deprecate note to maint
3323 set/show python print-stack. Document set/show python
3324 print-backtrace.
3325
3326 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3327
3328 * gdb.texinfo: Fix typos.
3329
3330 2011-07-01 Tom Tromey <tromey@redhat.com>
3331
3332 * gdb.texinfo (Debugging Output): Document set debug
3333 check-physname.
3334
3335 2011-06-29 Tom Tromey <tromey@redhat.com>
3336
3337 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3338 breakpoint-notifications feature.
3339
3340 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3341
3342 * gdb.texinfo (Target Description): Remove warning about
3343 possibly unstable format.
3344
3345 2011-06-03 Tom Tromey <tromey@redhat.com>
3346
3347 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3348 (Events In Python): Note that exit_code is optional.
3349
3350 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3351
3352 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3353 required for multi-threading support.
3354 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3355 Hc are deprecated for multi-threading debugging. Point readers at
3356 the vCont packet.
3357
3358 2011-05-15 Doug Evans <dje@google.com>
3359
3360 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3361
3362 2011-05-13 Doug Evans <dje@google.com>
3363
3364 * gdb.texinfo (Threads): Document $sdir,$pdir.
3365 (Server): Document $pdir exception.
3366
3367 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3368
3369 * gdb.texinfo (Threads): Clarify default value for
3370 libthread-db-search-path.
3371
3372 * gdb.texinfo (Completion): Update example.
3373 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3374
3375 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3376
3377 * gdb.texinfo: Document change in the behaviour of the enable and
3378 disable GDB commands when applied to tracepoints.
3379 Document the EnableDisableTracepoints remote stub feature.
3380 Document QTEnable and QTDisable in the list of tracepoint packets.
3381
3382 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3383
3384 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3385 hsuser.texi.
3386 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3387 comment to hsuser.texi. Change rluser.texi name in the comment.
3388
3389 2011-05-10 Doug Evans <dje@google.com>
3390
3391 * gdb.texinfo (Threads): If an empty path is provided for
3392 libthread-db-search-path it is reset to its default value.
3393 (Server): Ditto.
3394
3395 2011-05-09 Doug Evans <dje@google.com>
3396
3397 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3398
3399 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3400 Thiago Jung Bauermann <bauerman@br.ibm.com>
3401
3402 Implement support for PowerPC BookE masked watchpoints.
3403 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3404 (PowerPC Embedded): Mention support of masked watchpoints.
3405
3406 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3407
3408 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3409 `@value{GDBN}'.
3410
3411 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3412
3413 * gdb.texinfo (titlepage): Remove dedication.
3414 (In Memoriam): New appendix.
3415
3416 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3417 Eli Zaretskii <eliz@gnu.org>
3418
3419 * gdb.texinfo (Index Section Format): Change the version to 5.
3420 Describe the different formula.
3421
3422 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3423 Eli Zaretskii <eliz@gnu.org>
3424
3425 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3426 for disconnected tracing.
3427 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3428 extended-remote relationship. Mention --once.
3429 (TCP port allocation lifecycle of @code{gdbserver}): New.
3430
3431 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3432
3433 * gdb.texinfo (Server): Improve indexing. Index all optional
3434 switches to gdbserver.
3435
3436 2011-04-20 Tom Tromey <tromey@redhat.com>
3437
3438 * gdb.texinfo (Index Section Format): New node.
3439 (Top): Add new node to menu.
3440
3441 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3442
3443 * gdb.texinfo (Maintenance Commands): Document `maint print
3444 remote-registers'.
3445
3446 2011-04-20 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.texinfo (Trace File Format): Move node later.
3449
3450 2011-04-19 Tom Tromey <tromey@redhat.com>
3451
3452 * gdbint.texinfo (Register Information Functions): Remove
3453 duplicate "the".
3454 * gdb.texinfo (Emacs): Remove duplicate "to".
3455 (GDB/MI Variable Objects): Remove duplicate "the".
3456 (General Query Packets): Likewise.
3457
3458 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3459
3460 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3461 "GDB/MI Ada Exception Information" node.
3462
3463 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3464
3465 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3466 the "exception-name" field in the *stopped async record.
3467
3468 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3469 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3470
3471 Implement support for PowerPC BookE ranged breakpoints.
3472 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3473
3474 2011-03-28 Tom Tromey <tromey@redhat.com>
3475
3476 * gdb.texinfo (Set Tracepoints): Fix typo.
3477
3478 2011-03-24 Tom Tromey <tromey@redhat.com>
3479
3480 * gdb.texinfo (Specify Location): Document `function:label'
3481 linespec.
3482
3483 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3484
3485 PR python/12149
3486
3487 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3488
3489 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3490
3491 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3492 (Inferiors In Python): Likewise.
3493 (Threads In Python): Likewise.
3494 (Symbols In Python): Likewise.
3495 (Objfiles In Python): Likewise.
3496 (Symbol Tables In Python): Likewise.
3497
3498 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3499
3500 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3501 display>: Explain that the commands accept number ranges.
3502
3503 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3504
3505 * gdb.texinfo (Breakpoints In Python): Add description and example
3506 of Python stop function operation.
3507
3508 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3509
3510 * gdb.texinfo (Parameters In Python): Document get_set_string and
3511 get_show_string methods.
3512
3513 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3514
3515 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3516
3517 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3518 circular-trace-buffer name.
3519
3520 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3521
3522 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3523 in the previous change.
3524
3525 2011-02-27 Michael Snyder <msnyder@vmware.com>
3526
3527 * gdb.texinfo (Inferiors and Programs): Update commands to show
3528 that they can accept multiple arguments.
3529
3530 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3531
3532 Revert the following patch (code patch was not approved):
3533 2011-02-21 Hui Zhu <teawater@gmail.com>
3534 * agentexpr.texi (bytecode descriptions): add printf.
3535 * gdb.texinfo (tracepoint action lists): add printf.
3536
3537 2011-02-23 Doug Evans <dje@google.com>
3538
3539 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3540
3541 2011-02-23 Michael Snyder <msnyder@vmware.com>
3542
3543 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3544 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3545 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3546
3547 2011-02-22 Doug Evans <dje@google.com>
3548
3549 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3550 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3551 add description of result, fix @defun formatting.
3552
3553 2011-02-21 Hui Zhu <teawater@gmail.com>
3554
3555 * agentexpr.texi (Bytecode Descriptions): Add printf.
3556 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3557
3558 2011-02-18 Tom Tromey <tromey@redhat.com>
3559
3560 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3561
3562 2011-02-14 Michael Snyder <msnyder@vmware.com>
3563
3564 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3565 Document new command "thread find".
3566
3567 2011-02-14 Michael Snyder <msnyder@vmware.com>
3568
3569 * gdb.texinfo (Threads): Update example of new thread message.
3570
3571 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3572
3573 * gdb.texinfo (Remote Configuration): Mention set/show remote
3574 traceframe-info.
3575 (Tools/Packages Optional for Building GDB): Mention that expat is
3576 used for traceframe info.
3577 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3578 (General Query Packets) <qSupported>: Describe the
3579 qXfer:traceframe-info:read feature.
3580 (qXfer::read): Describe qXfer:traceframe-info:read.
3581 (Traceframe Info Format): New section.
3582
3583 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3584
3585 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3586 for casts and unary operators.
3587
3588 2011-02-04 Tom Tromey <tromey@redhat.com>
3589
3590 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3591 is not useful.
3592
3593 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3594
3595 * gdb.texinfo: s/value optimized out/optimized out/g
3596
3597 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3598
3599 * gdb.texinfo (Other Misc Settings): Rework part of the
3600 documentation of the "set interactive mode" command.
3601
3602 2011-01-19 Tom Tromey <tromey@redhat.com>
3603
3604 * gdb.texinfo (Threads): Document thread name output and `thread
3605 name' command.
3606 (Threads In Python): Document Thread.name attribute.
3607 (GDB/MI Thread Commands): Document thread attributes.
3608
3609 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3610
3611 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3612 changes in mi/mi-cmd-disas.c
3613
3614 2011-01-12 Tom Tromey <tromey@redhat.com>
3615
3616 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3617 Fix "thread apply" text.
3618
3619 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3620 Thiago Jung Bauermann <bauerman@br.ibm.com>
3621
3622 Implement support for PowerPC BookE ranged watchpoints.
3623 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3624 the "set powerpc exact-watchpoints" flag.
3625
3626 2011-01-07 Tom Tromey <tromey@redhat.com>
3627
3628 * gdb.texinfo (Python API): Add descriptions to @menu items.
3629
3630 2011-01-06 Tom Tromey <tromey@redhat.com>
3631
3632 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3633
3634 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3635
3636 * gdb.texinfo (Debugging Output): Document "set debug jit".
3637
3638 2011-01-06 Tom Tromey <tromey@redhat.com>
3639
3640 PR python/12133:
3641 * gdb.texinfo (Frames In Python): Document various frame
3642 constants.
3643
3644 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3645
3646 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3647 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3648 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3649
3650 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3651
3652 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3653 (clean): Add GDBvn.texi.
3654
3655 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3656
3657 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3658 occasional case where the debugger prints an array address
3659 instead of the array itself.
3660
3661 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3662
3663 * gdb.texinfo (Packets) <read registers packet>: Document support
3664 for registers that were not collected.
3665
3666 2010-12-15 Doug Evans <dje@google.com>
3667
3668 * gdb.texinfo (Startup): Document auto-loading of scripts during
3669 startup.
3670 (Auto-loading): Delete "maint set python auto-load on|off".
3671 Add "set auto-load-scripts on|off".
3672
3673 2010-12-07 Doug Evans <dje@google.com>
3674
3675 * gdb.texinfo (Mode Options): Document -data-directory.
3676 (Data Files): Add reference to -data-directory.
3677
3678 2010-11-29 Doug Evans <dje@google.com>
3679
3680 * gdb.texinfo (Pretty-Printer Introduction): Change
3681 printer-name:subprinter-name to printer-name;subprinter-name.
3682
3683 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3684
3685 PR python/12199
3686
3687 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3688
3689 2010-11-23 Tom Tromey <tromey@redhat.com>
3690
3691 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3692 (Editing): Likewise.
3693 (Command History): Likewise.
3694 (TUI Keys): Likewise.
3695 (Bug Reporting): Conditionally include rluser.texi and
3696 inc-history.texinfo.
3697 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3698 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3699 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3700 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3701 (gdb.pdf): Likewise.
3702 (gdb.info): Likewise.
3703 (gdb/index.html): Likewise.
3704
3705 2010-11-23 Tom Tromey <tromey@redhat.com>
3706
3707 * Makefile.in (Makefile): Run ../config.status.
3708 (distclean): Update.
3709 * configure: Remove.
3710 * configure.ac: Remove.
3711
3712 2010-11-12 Tom Tromey <tromey@redhat.com>
3713
3714 * gdb.texinfo (Basic Python): Update. Add xref.
3715 (Exception Handling): Document new exception classes.
3716 (Types In Python): Update.
3717 (Frames In Python): Update.
3718
3719 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3720
3721 * gdb.texinfo (Breakpoints In Python): Document "internal"
3722 parameter, and visible attribute.
3723
3724 2010-11-05 Doug Evans <dje@google.com>
3725
3726 * gdb.texinfo (Source Path): Document "set directories".
3727
3728 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3729
3730 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3731 (OpenCL C): New node.
3732
3733 2010-11-02 Doug Evans <dje@google.com>
3734
3735 * gdb.texinfo (Pretty Printing): Expand into three sections,
3736 introduction, example, and commands.
3737 (Python API): Delete section Disabling Pretty-Printers, merge into
3738 Selecting Pretty-Printers.
3739 (Writing a Pretty-Printer): New section. Move the pretty-printer
3740 example here, and reformat to match python coding style. Add a second
3741 example using the gdb.printing module.
3742 (Python modules): Add gdb.printing.
3743
3744 2010-10-29 Doug Evans <dje@google.com>
3745
3746 * gdb.texinfo (Python): Fix long line.
3747
3748 2010-10-20 Doug Evans <dje@google.com>
3749
3750 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3751 All references updated. Correct sections marked as subsections.
3752 (Coding Standards): New chapter. Move the coding standard related
3753 subsections here. Add section on Python coding standards.
3754
3755 2010-10-13 Doug Evans <dje@google.com>
3756
3757 * gdb.texinfo (Python): Add "Python modules".
3758 (Types in Python): Add reference to gdb.types section.
3759 (Python modules): New node.
3760
3761 2010-10-11 Doug Evans <dje@google.com>
3762
3763 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3764 Python" from gdb.Value.type description.
3765
3766 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3767
3768 * gdb.texinfo (Ravenscar Profile): New node.
3769
3770 2010-09-22 Tom Tromey <tromey@redhat.com>
3771
3772 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3773
3774 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3775
3776 * gdb.texinfo (Values From Inferior): Clarify that
3777 value.dynamic_type works only in C++ programs with RTTI.
3778
3779 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3780
3781 * gdb.texinfo (Character Sets): Correctly reference host-charset
3782 in example.
3783
3784 2010-09-13 Tom Tromey <tromey@redhat.com>
3785
3786 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3787 Document "fullname" and "from".
3788
3789 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3790
3791 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3792 feature `reverse' output by -list-target-features.
3793
3794 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3795
3796 * gdb.texinfo (i386 Features): Remove an extra "@item".
3797
3798 2010-08-30 Tom Tromey <tromey@redhat.com>
3799
3800 PR python/11792:
3801 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3802
3803 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3804
3805 * gdb.texinfo (ARM Features): Document
3806 org.gnu.gdb.arm.m-profile.
3807
3808 2010-08-23 Tom Tromey <tromey@redhat.com>
3809
3810 PR python/11145:
3811 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3812 reinterpret_cast methods.
3813
3814 2010-08-23 Tom Tromey <tromey@redhat.com>
3815
3816 PR python/11915:
3817 * gdb.texinfo (Types In Python): Document array method.
3818
3819 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3820
3821 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3822
3823 2010-08-16 Tom Tromey <tromey@redhat.com>
3824
3825 * gdb.texinfo (Set Watchpoints): Document -location option.
3826
3827 2010-08-13 Doug Evans <dje@google.com>
3828
3829 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3830
3831 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3832
3833 * gdb.texinfo (GDB/MI Data Manipulation): Document
3834 -data-read-memory-raw and -data-write-memory-raw.
3835
3836 2010-08-11 Tom Tromey <tromey@redhat.com>
3837 Phil Muldoon <pmuldoon@redhat.com>
3838
3839 * gdb.texinfo (Basic Python): Describe post_event API.
3840
3841 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3842
3843 * gdb.texinfo (Basic Python): Describe solib_address and
3844 decode_line Python APIs
3845
3846 2010-08-10 Tom Tromey <tromey@redhat.com>
3847
3848 * gdb.texinfo (Pretty Printing API): Document
3849 gdb.default_visualizer.
3850
3851 2010-08-10 Tom Tromey <tromey@redhat.com>
3852
3853 Revert gdb-add-index addition:
3854 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3855
3856 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3857 Eli Zaretskii <eliz@gnu.org>
3858
3859 * gdb.texinfo (Mode Options) <-batch>
3860 (Basic Python) <gdb.execute>: Describe setting width and height.
3861
3862 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3863
3864 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3865
3866 2010-07-30 Tom Tromey <tromey@redhat.com>
3867
3868 * gdb.texinfo (Index Files): Mention gdb-add-index.
3869
3870 2010-07-30 Hui Zhu <teawater@gmail.com>
3871
3872 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3873 "detach inferior" and "kill inferior".
3874
3875 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3876
3877 * gdb.texinfo (Machine Code): Update description of two forms of
3878 arguments, and add new example to demonstrate the new form.
3879
3880 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3881
3882 * gdb.texinfo (Values From Inferior): Add value inferior function
3883 call description.
3884
3885 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3886
3887 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3888
3889 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3890 Eli Zaretskii <eliz@gnu.org>
3891
3892 Make core files the process_stratum.
3893 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3894 record_stratum example.
3895
3896 2010-07-13 Tom Tromey <tromey@redhat.com>
3897
3898 * gdb.texinfo (Index Files): New node.
3899
3900 2010-07-13 Tom Tromey <tromey@redhat.com>
3901
3902 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3903
3904 2010-07-13 Tom Tromey <tromey@redhat.com>
3905
3906 * gdb.texinfo (Specify Location): Document labels.
3907
3908 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3909
3910 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3911 entries for fast tracepoints and static tracepoints.
3912
3913 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3914
3915 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3916 qsThreadInfo>: Spell out `l' as ell.
3917
3918 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3919
3920 * gdb.texinfo (Convenience Variables): Document $_sdata.
3921 (Commands to Set Tracepoints): Describe static tracepoints. Add
3922 `Listing Static Tracepoint Markers' menu entry. Document
3923 "strace".
3924 (Tracepoint Action Lists): Document collecting $_sdata.
3925 (Listing Static Tracepoint Markers): New subsection.
3926 (Tracepoints support in gdbserver): Mention static tracepoints.
3927 (remote packets, enabling and disabling): Mention
3928 read-sdata-object.
3929 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3930 and StaticTracepoint.
3931 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3932 Document qXfer:sdata:read.
3933 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3934
3935 2010-06-29 Joel Brobecker <brobecker@adacore.com>
3936
3937 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3938
3939 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3940 Tom Tromey <tromey@redhat.com>
3941 Thiago Jung Bauermann <bauerman@br.ibm.com>
3942
3943 * gdb.texinfo (Inferiors In Python): New node.
3944 * gdb.texinfo (Threads In Python): New node.
3945
3946 2010-06-28 Joel Brobecker <brobecker@adacore.com>
3947
3948 * gdb.texinfo (Python): Document what the python directory is
3949 and what its location is.
3950 (Basic Python): Document the gdb.PYTHONDIR constant.
3951
3952 2010-06-25 Tom Tromey <tromey@redhat.com>
3953
3954 PR python/10808:
3955 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3956
3957 2010-06-24 Hui Zhu <teawater@gmail.com>
3958
3959 * gdb.texinfo: (Commands for Controlled Output): Add
3960 documentation for command "eval".
3961
3962 2010-06-21 Stan Shebs <stan@codesourcery.com>
3963
3964 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3965 * annotate.texinfo: Ditto.
3966 * gdbint.texinfo: Ditto.
3967 * stabs.texinfo: Ditto.
3968
3969 2010-06-22 Hui Zhu <teawater@gmail.com>
3970
3971 * gdb.texinfo: (Process Record and Replay): Add documentation
3972 for command "set record memory-query".
3973
3974 2010-06-21 Stan Shebs <stan@codesourcery.com>
3975
3976 * gdb.texinfo: Relicense under GFDL version 1.3.
3977 * annotate.texinfo: Relicense under GFDL version 1.3.
3978 * gdbint.texinfo: Relicense under GFDL version 1.3.
3979 * stabs.texinfo: Relicense under GFDL version 1.3.
3980 * fdl.texi: Update to version 1.3.
3981
3982 2010-06-18 Stan Shebs <stan@codesourcery.com>
3983
3984 * gdb.texinfo (Operating System Auxiliary Information): Describe
3985 "info os" when no arguments given.
3986
3987 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3988 $_thread.
3989
3990 2010-06-18 Hui Zhu <teawater@gmail.com>
3991
3992 * gdb.texinfo: (Process Record and Replay): Add documentation
3993 for commands "record save" and "record restore".
3994
3995 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3996
3997 * gdb.texinfo: Include information about the correct use
3998 of addresses in the `watch' command.
3999
4000 2010-06-11 Stan Shebs <stan@codesourcery.com>
4001
4002 * gdb.texinfo (Observer Mode): New section.
4003 (General Query Packets): Document QAllow.
4004
4005 2010-06-04 Doug Evans <dje@google.com>
4006
4007 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4008
4009 2010-06-03 Doug Evans <dje@google.com>
4010
4011 * gdbint.texinfo (Coding): Add subsection on command names.
4012
4013 2010-06-02 Tom Tromey <tromey@redhat.com>
4014
4015 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4016 always-disassemble.
4017
4018 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4019
4020 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4021 gdbserver, and add cross reference.
4022 (Tracepoints support in gdbserver): New subsection.
4023
4024 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4025
4026 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4027 `qRelocInsn' feature.
4028 (Relocate instruction reply packet): New subsection
4029 of `Tracepoint Packets'.
4030 (Tracepoint Packets): Mention that packets QTDP and QTStart
4031 support the qRelocInsn request, and add cross reference to new
4032 subsection.
4033
4034 2010-05-25 Doug Evans <dje@google.com>
4035
4036 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4037 (Commands In Python): Document gdb.string_to_argv.
4038
4039 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4040
4041 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4042 ATTR_NORETURN.
4043
4044 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4045 Tom Tromey <tromey@redhat.com>
4046 Thiago Jung Bauermann <bauerman@br.ibm.com>
4047
4048 * gdb.texinfo (Parameters In Python): New Node.
4049
4050 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4051
4052 * gdb.texinfo: (Summary) Add mention about D language support.
4053 (Filenames): Add D suffixes.
4054 (D): New node.
4055
4056 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4057
4058 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4059 of macro deleted from GDB code.
4060
4061 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4062
4063 * gdb.texinfo (Commands to specify files): Describe what how GDB
4064 looks up DOS-based filesystem paths on the system root. Document
4065 the new `set/show target-file-system-kind' commands.
4066
4067 2010-04-23 Doug Evans <dje@google.com>
4068
4069 * gdb.texinfo (Python): Move Auto-loading section here ...
4070 (Python API): from here.
4071 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4072 (Maintenance Commands): Add docs for "maint print section-scripts".
4073
4074 2010-04-20 Chris Moller <cmoller@redhat.com>
4075
4076 * gdb.texinfo (Setting Breakpoints): Added description of
4077 filename-qualified rbreak.
4078 * refcard.tex (Breakpoints and Watchpoints): Added brief
4079 description of filename-qualified rbreak.
4080
4081 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4082
4083 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4084 (Python API): Change the reference to Pretty Printing API.
4085 (Pretty Printing): Move the user part under the Data node. Reformat
4086 the sample output to 72 columns. Create a new reference to Pretty
4087 Printing API. Rename the API part ...
4088 (Pretty Printing API): To a new node name.
4089 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4090 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4091
4092 2010-04-21 Stan Shebs <stan@codesourcery.com>
4093
4094 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4095 and commands.
4096 (Listing Tracepoints): Update to reflect current behavior.
4097
4098 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4099
4100 * gdb.texinfo (Examining memory): Update for change in string
4101 display with explicit size.
4102
4103 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4104
4105 PR breakpoints/8554.
4106
4107 * gdb.texinfo (Save Breakpoints): New node.
4108 (save-tracepoints): Rename to ...
4109 (save tracepoints): ... this. Mention that `save-tracepoints' is
4110 a deprecated alias to `save tracepoints'.
4111
4112 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4113
4114 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4115 (info w32 thread-information-block): Document new command.
4116 (qGetTIBAddress): Document new gdbserver query.
4117 (maint set/show show-all-tib): Document new command.
4118
4119 2010-04-15 Doug Evans <dje@google.com>
4120
4121 * gdb.texinfo (Python API): Add progspaces section.
4122 (Selecting Pretty-Printers): Progspace pretty-printers are
4123 searched too.
4124 (Progspaces In Python): New section.
4125
4126 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4127
4128 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4129
4130 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4131 returns None.
4132
4133 2010-04-09 Stan Shebs <stan@codesourcery.com>
4134
4135 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4136 Describe the `frames-created' field, tweak grammar.
4137
4138 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4139
4140 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4141 Describe the `circular' and `disconnected' fields.
4142
4143 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4144
4145 * gdb.texinfo (maint print registers): Mention unavailable and
4146 invisible registers.
4147
4148 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4149 Thiago Jung Bauermann <bauerman@br.ibm.com>
4150 Tom Tromey <tromey@redhat.com>
4151
4152 * gdb.texinfo (Breakpoints In Python): New Node.
4153
4154 2010-04-08 Stan Shebs <stan@codesourcery.com>
4155
4156 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4157 trace status fields.
4158
4159 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4160
4161 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4162 optional. Make org.gnu.gdb.i386.avx requires
4163 org.gnu.gdb.i386.avx.
4164
4165 2010-04-08 Doug Evans <dje@google.com>
4166
4167 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4168 search path, and document that gdb only scans the search path if
4169 the script's path doesn't specify a directory.
4170
4171 2010-04-05 Doug Evans <dje@google.com>
4172
4173 * gdb.texinfo (maint show python auto-load): Fix typo.
4174
4175 2010-04-04 Stan Shebs <stan@codesourcery.com>
4176
4177 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4178 (Setting Watchpoints): Update description of "info watch".
4179 (Disabling Breakpoints): Only "info break" lists all.
4180
4181 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4182 (tdump): Explain how tdump works.
4183
4184 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4185
4186 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4187 add cross reference.
4188
4189 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4190
4191 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4192 commands error out.
4193
4194 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4195
4196 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4197
4198 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4199
4200 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4201
4202 2010-03-29 Stan Shebs <stan@codesourcery.com>
4203 Nathan Sidwell <nathan@codesourcery.com>
4204
4205 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4206 GDBN equivalent.
4207 (Set Tracepoints): Remove mention that conditional tracepoints
4208 don't exist.
4209 (Tracepoint Actions): Clarify when while-stepping collection
4210 happens, note that while-stepping does not automatically collect
4211 $pc.
4212
4213 2010-03-29 Stan Shebs <stan@codesourcery.com>
4214
4215 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4216 (General Query Packets): Describe TracepointSource.
4217
4218 2010-03-27 Matt Rice <ratmice@gmail.com>
4219
4220 * gdb.texinfo (ARM): Document arguments to "target sim".
4221 (Set Catchpoints): Use @dots{} instead of @r{...}.
4222
4223 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4224
4225 * gdb.texinfo (Tracepoint Packets): Remove mention that
4226 terror:string may be plain text, and drop mention of X prefix.
4227
4228 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4229
4230 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4231
4232 2010-03-24 Stan Shebs <stan@codesourcery.com>
4233
4234 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4235
4236 2010-03-24 Tom Tromey <tromey@redhat.com>
4237
4238 PR breakpoints/9352:
4239 * gdb.texinfo (Break Commands): Update.
4240
4241 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4242
4243 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4244 commands.
4245
4246 2010-03-16 Stan Shebs <stan@codesourcery.com>
4247
4248 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4249 circular-trace-buffer.
4250 (Tracepoint Packets): Describe QTBuffer, and details of the
4251 qTStatus reply.
4252
4253 2010-03-12 Stan Shebs <stan@codesourcery.com>
4254 Nathan Sidwell <nathan@codesourcery.com>
4255
4256 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4257 doing instruction stepping.
4258 (Tracepoint Restrictions): New node.
4259
4260 2010-03-10 Tom Tromey <tromey@redhat.com>
4261
4262 * gdbint.texinfo (Symbol Handling): Update.
4263
4264 2010-03-08 Tom Tromey <tromey@redhat.com>
4265
4266 PR cli/9591:
4267 * gdb.texinfo (Mode Options): Mention lack of pagination and
4268 confirmation with --batch.
4269 (Screen Size): Mention --batch.
4270 (Messages/Warnings): Likewise.
4271
4272 2010-03-05 Tom Tromey <tromey@redhat.com>
4273
4274 * gdb.texinfo (Basic Python): Document target_charset and
4275 target_wide_charset.
4276
4277 2010-03-05 Tom Tromey <tromey@redhat.com>
4278
4279 * gdb.texinfo (Data): Link to pretty-printing.
4280 (Output Formats): Likewise. Correct text.
4281
4282 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4283
4284 * gdb.texinfo (Types): Describe <struct> and <flags>.
4285
4286 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4287
4288 * gdb.texinfo (Frames In Python): Add block parameter and
4289 description to read_var text.
4290
4291 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4292 Tom Tromey <tromey@redhat.com>
4293
4294 * gdb.texinfo (Types In Python): Describe block argument in
4295 template_argument and gdb.lookup_type.
4296
4297 2010-02-24 Tom Tromey <tromey@redhat.com>
4298
4299 * gdb.texinfo (Cygwin Native): Fix typo.
4300
4301 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4302
4303 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4304 and select method descriptions.
4305 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4306 Tables in Python to menu.
4307 (Blocks In Python): New node.
4308 (Symbols In Python): New node.
4309 (Symbol Tables in Python): New node.
4310
4311 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4312
4313 Multiexec MI
4314
4315 gdb/
4316 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4317
4318 gdb/doc/
4319 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4320 changes.
4321 (GDB/MI Program Execution): Document current behaviour of
4322 --all and --thread-group.
4323 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4324 -remove-inferior.
4325 * observer.texi (inferior_added, inferior_removed): New
4326 observers.
4327
4328 2010-02-19 Tom Tromey <tromey@redhat.com>
4329
4330 * gdbint.texinfo (Getting Started): Fix @node.
4331 (Debugging GDB): Likewise.
4332
4333 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4334
4335 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4336 documenting the gdb_test_timeout variable.
4337
4338 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4339
4340 * gdb.texinfo (MI commands): Added documentation of --reverse
4341 option to a set of MI commands. Restructured documentation of MI
4342 commands --exec-continue to reflect the complexity of reverse
4343 execution.
4344
4345 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4346
4347 * gdb.texinfo (Using the Collected Data): Specify that the address
4348 range of `tfind outsize' is exclusive, and that the address range
4349 of `tfind range' is inclusive.
4350 (Tracepoint Packets): Specify that the address range of
4351 `QTFrame:range' is inclusive, and that the address range of
4352 `QTFrame:outside' is exclusive
4353
4354 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4355
4356 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4357
4358 2010-02-10 Tom Tromey <tromey@redhat.com>
4359
4360 * gdb.texinfo (Debugging Output): Document set debug parser and
4361 show debug parser.
4362
4363 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4364
4365 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4366 i386_eflags and i386_mxcsr.
4367
4368 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4369
4370 * gdb.texinfo: Document i386 target features.
4371
4372 2010-02-05 Doug Evans <dje@google.com>
4373
4374 * gdbint.texinfo (Testsuite): Add a new section to document the
4375 various DejaGnu variables that may be overridden.
4376 Document INTERNAL_GDBFLAGS.
4377
4378 2010-02-04 Tom Tromey <tromey@redhat.com>
4379
4380 PR cli/8830:
4381 * gdb.texinfo (Files): -readnow comes before the filename for file
4382 and symbol-file.
4383
4384 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4385
4386 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4387 Document ARM breakpoint types.
4388 (Register Packet Format): Move into the new section.
4389 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4390
4391 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4392
4393 * gdb.texinfo (File Options): Adjust the documentation of this
4394 switch to refer to the "source" command rather than partially
4395 duplicating some of the relevant information.
4396 (Extending GDB): Introduce and document the set/show script-extension
4397 setting.
4398 (Command Files): Add note explaining that the "source" command
4399 is also used to evalute scripts written in other languages.
4400 Remove the short slightly incorrect reference to sourcing Python
4401 scripts.
4402 (Python Commands): Document how to execute a Python script from GDB.
4403
4404 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4405
4406 * gdb.texinfo (Command Files): Fix typo.
4407
4408 2010-01-18 Tom Tromey <tromey@redhat.com>
4409
4410 * gdb.texinfo (File Options): Document -x on .py files.
4411 (Command Files): Document handling of Python scripts.
4412
4413 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4414
4415 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4416
4417 2010-01-15 Stan Shebs <stan@codesourcery.com>
4418
4419 * gdb.texinfo (Trace Files): New section.
4420 (Tracepoint Packets): Document QTSave and qTBuffer.
4421 (Trace File Format): New appendix.
4422
4423 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4424
4425 * gdb.texinfo (Values From Inferior): Document lazy_string value
4426 method.
4427 (Python API): Add Lazy strings menu item.
4428 (Lazy Strings In Python): New node.
4429
4430 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4431
4432 * gdb.texinfo (GDB/MI Thread Information): New.
4433 (GDB/MI Async Records): Document the core field in *stopped.
4434 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4435 documentation
4436 (Process list): Document that osdata document may contain
4437 threads.
4438 (Remote Serial Protocol): Document qXfer:threads.
4439
4440 2010-01-06 Stan Shebs <stan@codesourcery.com>
4441
4442 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4443 disconnected tracing.
4444 (Tracepoint Packets): Document new protocol.
4445
4446 2010-01-05 Stan Shebs <stan@codesourcery.com>
4447
4448 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4449 tracepoints.
4450 (Tracepoint Packets): Describe remote protocol for fast
4451 tracepoints.
4452
4453 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4454
4455 Update the "Start of New Year Procedure".
4456 * gdbint.texinfo: Add the list of files that need to be updated
4457 manually. Minor reformatting.
4458
4459 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4460
4461 * refcard.tex: Update copyright year in header and text.
4462
4463 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4464
4465 * agentexpr.texi: Add 2010 to the list of copyright years.
4466 * annotate.texinfo: Likewise.
4467 * gdb.texinfo: Likewise.
4468 * gdbint.texinfo: Likewise.
4469 * observer.texi: Likewise.
4470 * stabs.texinfo: Likewise.
4471
4472 2009-12-31 Stan Shebs <stan@codesourcery.com>
4473
4474 * gdb.texinfo (Tracepoint Actions): Describe teval.
4475
4476 2009-12-29 Stan Shebs <stan@codesourcery.com>
4477
4478 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4479
4480 2009-12-28 Stan Shebs <stan@codesourcery.com>
4481
4482 * gdb.texinfo (Trace State Variables): New section.
4483 (Tracepoint Packets): Describe trace state variable packets.
4484 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4485 variable bytecodes.
4486
4487 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4488
4489 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4490 declarations.
4491
4492 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4493
4494 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4495 -gdb-exit behaviour.
4496
4497 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4498
4499 * gpl.texi: Update to version 3 of the GPL.
4500
4501 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4502
4503 * Makefile.in: Update copyright header.
4504 * observer.texi: Fix the copyright header of the generated files.
4505
4506 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4507
4508 * gdb.texinfo (Types In Python): Describe range function.
4509
4510 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4511
4512 * gdb.texinfo (Types In Python): Describe "is_base_class".
4513
4514 2009-12-03 Tom Tromey <tromey@redhat.com>
4515
4516 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4517
4518 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4519
4520 * observer.texi: New memory_changed observer.
4521
4522 2009-12-01 Tom Tromey <tromey@redhat.com>
4523
4524 * gdb.texinfo (Reverse Execution): Fix typo.
4525
4526 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4527
4528 PR gdb/8704
4529
4530 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4531 are allowed after the breakpoint condition.
4532
4533 2009-11-23 Tom Tromey <tromey@redhat.com>
4534
4535 PR python/10782:
4536 * gdb.texinfo (Types In Python): Document Type.pointer.
4537
4538 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4539
4540 * gdb.texinfo (Machine Code): Adjust.
4541
4542 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4543
4544 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4545 (Using Agent Expressions): Delete cross reference.
4546
4547 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4548
4549 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4550 and @settitle directives up to help makeinfo find them.
4551
4552 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4553
4554 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4555 (Auto-loading): Use plural and note one can use multiple components now.
4556
4557 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4558
4559 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4560 -stack-list-arguments have the same documentation for parameter
4561 as -stack-list-locals. Add comas.
4562
4563 2009-10-27 Tom Tromey <tromey@redhat.com>
4564 Eli Zaretskii <eliz@gnu.org>
4565
4566 PR python/10781
4567
4568 * gdb.texinfo (Values From Inferior): Document cast method.
4569
4570 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4571
4572 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4573 and adjust example.
4574
4575 2009-10-22 Michael Snyder <msnyder@vmware.com>
4576
4577 * gdb.texinfo (Process Record and Replay): Document new form of
4578 info record command. Also document the new save and restore
4579 commands.
4580
4581 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4582
4583 * gdb.texinfo (Machine Code): Mention current pc marker.
4584 (Memory): Likewise.
4585
4586 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4587 Stan Shebs <stan@codesourcery.com>
4588
4589 * observer.texi (new_inferior): Rename to...
4590 (inferior_appeared): ... this.
4591
4592 * gdb.texinfo (Inferiors): Rename node to ...
4593 (Inferiors and Programs): ... this. Mention running multiple
4594 programs in the same debug session.
4595 <info inferiors>: Mention the new 'Executable' column if "info
4596 inferiors". Update examples. Document the "add-inferior",
4597 "clone-inferior", "remove-inferior" and "maint info
4598 program-spaces" commands.
4599 (Process): Rename node to...
4600 (Forks): ... this. Document "set|show follow-exec-mode".
4601
4602 2009-10-11 Michael Snyder <msnyder@vmware.com>
4603
4604 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4605 (ReverseContinue): Ditto.
4606
4607 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4608
4609 * gdb.texinfo (Server): Document libthread-db-search-path.
4610
4611 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4612
4613 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4614
4615 2009-10-06 Michael Eager <eager@eagercon.com>
4616
4617 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4618 (Embedded Processors): Add MicroBlaze.
4619 (MicroBlaze): New. Describe Xilinx MicroBlaze
4620
4621 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4622
4623 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4624
4625 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4626
4627 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4628
4629 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4630
4631 * observer.texi (solib_unloaded): Document explicitly the fact that
4632 this observer is called before the associated symbols are unloaded.
4633
4634 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4635
4636 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4637 -stack-list-variables.
4638
4639 2009-09-18 Tom Tromey <tromey@redhat.com>
4640
4641 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4642 is experimental.
4643
4644 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4645
4646 * gdb.texinfo (convenince variables): Mention
4647 $_siginfo could be empty.
4648
4649 2009-09-15 Tom Tromey <tromey@redhat.com>
4650
4651 * gdb.texinfo (GDB/MI Variable Objects): Document
4652 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4653 Expand -var-update documentation.
4654
4655 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4656
4657 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4658 feature.
4659
4660 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4661
4662 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4663
4664 2009-09-10 Michael Snyder <msnyder@vmware.com>
4665
4666 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4667 ReverseStep replies to the qSupported query.
4668
4669 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4670
4671 Add documentation for set/show interactive-mode.
4672 * gdb.texinfo (Other Misc Settings): New node.
4673
4674 2009-09-01 Doug Evans <dje@google.com>
4675
4676 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4677 non-stop mode's affect on remote caching.
4678
4679 2009-08-31 Jacob Potter <jdpotter@google.com>
4680 Doug Evans <dje@google.com>
4681
4682 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4683 Mark `set/show remotecache' options as obsolete.
4684 Document new `set/show stack-cache' option.
4685 Update text for `info dcache'.
4686
4687 2009-08-27 Doug Evans <dje@google.com>
4688
4689 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4690 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4691
4692 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4693
4694 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4695 about autoconf.
4696
4697 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4698
4699 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4700 small example, and describe its columns. Replace "inferior-id" by
4701 "infno" throughout.
4702
4703 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4704
4705 * gdbint.texinfo (Releasing GDB): Point to
4706 README-maintainer-mode file for required autoconf version.
4707 * configure.ac: Do not substitute datarootdir, htmldir,
4708 pdfdir, docdir. Do not process --with-datarootdir,
4709 --with-htmldir, --with-pdfdir, --with-docdir.
4710 * configure: Regenerate.
4711
4712 * configure: Regenerate.
4713
4714 2009-08-20 Reid Kleckner <reid@kleckner.net>
4715
4716 * gdb.texinfo: Add chapter on JIT interface.
4717
4718 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4719
4720 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4721 confirmation request.
4722
4723 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4724
4725 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4726 CRC definitions.
4727
4728 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4729
4730 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4731 -break-commands.
4732
4733 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4734
4735 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4736 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4737
4738 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4739
4740 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4741 "set spu stop-on-load" and "show spu stop-on-load" commands.
4742
4743 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4744
4745 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4746
4747 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4748
4749 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4750 org.gnu.gdb.arm.neon.
4751
4752 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4753
4754 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4755 optional element.
4756 (subsection OS ABI): New subsection.
4757
4758 2009-07-14 Stan Shebs <stan@codesourcery.com>
4759
4760 * gdb.texinfo (Tracepoint Conditions): New section.
4761 (General Query Packets): Describe ConditionalTracepoints.
4762 (Tracepoint Packets): Describe condition field.
4763 (Maintenance Commands): Describe maint agent-eval.
4764 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4765
4766 2009-07-11 Hui Zhu <teawater@gmail.com>
4767
4768 * gdb.texinfo (disassemble): Add a new modifier /r
4769 to "disassemble" command to make it print the raw instructions
4770 in hex as well as in symbolic form.
4771
4772 2009-07-09 Tom Tromey <tromey@redhat.com>
4773
4774 * gdbint.texinfo (Testsuite): Document parallel make check.
4775
4776 2009-07-09 Tom Tromey <tromey@redhat.com>
4777
4778 * gdbint.texinfo (Testsuite): Document test transcripts.
4779
4780 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4781
4782 * gdb.texinfo (Values From Inferior): Add length parameter
4783 description.
4784
4785 2009-07-04 Chris Genly <chris@genly.us>
4786
4787 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4788 in -var-list-children. Fix example according to what the code
4789 does.
4790
4791 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4792
4793 * gdb.texinfo (Debugging multiple inferiors): Document the
4794 "inferior", "detach inferior" and "kill inferior" commands.
4795 (Debugging Programs with Multiple Processes): Adjust to mention
4796 generic "inferior" commands. Delete mention of "detach fork" and
4797 "delete fork". Cross reference to "Debugging multiple inferiors"
4798 section.
4799
4800 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4801
4802 * gdbint.texinfo (Item Output Functions): Update signature
4803 for ui_out_field_core_addr.
4804
4805 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4806
4807 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4808 Update example code extrated from breakpoint.c.
4809
4810 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4811
4812 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4813 MI commands.
4814 (GDB/MI Symbol Query): Likewise.
4815 (GDB/MI File Commands): Likewise.
4816 (GDB/MI File Transfer Commands): Likewise.
4817 (GDB/MI Target Manipulation): Likewise.
4818 (GDB/MI Miscellaneous Commands): Likewise.
4819
4820 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4821
4822 * gdb.texinfo (Debugging Optimized Code): New chapter.
4823 (Compiling for Debugging): Reference it. Move some
4824 text to the new section.
4825
4826 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4827
4828 * doc/gdb.texinfo (Calling): Document
4829 set-unwind-on-terminating-exception usage.
4830
4831 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4832
4833 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4834 command.
4835
4836 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4837
4838 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4839 references.
4840
4841 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4842
4843 * gdbint.texinfo: Rename formal parameters to gdbarch function
4844 protoypes from "current_gdbarch" to "gdbarch".
4845
4846 2009-05-28 Tom Tromey <tromey@redhat.com>
4847
4848 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4849
4850 2009-05-27 Tom Tromey <tromey@redhat.com>
4851
4852 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4853 feature.
4854 (GDB/MI Variable Objects): Document -var-set-visualizer.
4855
4856 2009-04-02 Tom Tromey <tromey@redhat.com>
4857
4858 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4859 feature.
4860 (GDB/MI Variable Objects): Document -var-set-visualizer.
4861
4862 2009-05-27 Tom Tromey <tromey@redhat.com>
4863 Thiago Jung Bauermann <bauerman@br.ibm.com>
4864 Phil Muldoon <pmuldoon@redhat.com>
4865
4866 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4867 (Pretty Printing): New node.
4868 (Selecting Pretty-Printers): Likewise.
4869 (Python API): Update.
4870 (Output Formats): Document /r format.
4871
4872 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4873 Tom Tromey <tromey@redhat.com>
4874
4875 * gdb.texinfo (Types In Python): New node.
4876 (Values From Inferior): "type" is now an attribute.
4877 (Python API): Update.
4878
4879 2009-05-27 Tom Tromey <tromey@redhat.com>
4880 Thiago Jung Bauermann <bauerman@br.ibm.com>
4881 Phil Muldoon <pmuldoon@redhat.com>
4882
4883 * gdb.texinfo: Add @syncodeindex for `tp'.
4884 (Python API): Update.
4885 (Auto-loading): New node.
4886 (Objfiles In Python): New node.
4887
4888 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4889
4890 * gdb.texinfo (Threads): Document libthread-db-search-path.
4891
4892 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
4893
4894 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4895
4896 2009-05-12 Pedro Alves <pedro@codesourcery.com>
4897
4898 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4899 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4900 show show-debug-regs' docs.
4901
4902 2009-05-08 Eli Zaretskii <eliz@gnu.org>
4903
4904 * gdb.texinfo (Process Record and Replay): Add description of
4905 reverse execution.
4906
4907 2009-05-07 Joel Brobecker <brobecker@adacore.com>
4908
4909 * gdbint.texinfo (Adding support for debugging core files): New node.
4910 (Native Debugging): Remove the ``Native core file Support'' section.
4911
4912 2009-05-01 Eli Zaretskii <eliz@gnu.org>
4913
4914 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4915 Add index entries.
4916
4917 2009-04-30 Hui Zhu <teawater@gmail.com>
4918 Michael Snyder <msnyder@vmware.com>
4919
4920 * gdb.texinfo: (Process Record and Replay): Add documentation for
4921 process record and replay.
4922
4923 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4924
4925 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4926 a new part on command-line defined macros.
4927
4928 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4929
4930 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4931 clarify the wording.
4932
4933 2009-04-23 Tom Tromey <tromey@redhat.com>
4934
4935 * gdb.texinfo (Data Files): New node.
4936 (GDB Files): Update menu.
4937
4938 2009-04-23 Joel Brobecker <brobecker@adacore.com>
4939
4940 * gdbint.texinfo (Defining Other Architecture Features): Remove
4941 entry for PROCESS_LINENUMBER_HOOK.
4942
4943 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4944
4945 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4946
4947 2009-04-22 Hui Zhu <teawater@gmail.com>
4948
4949 * gdb.texinfo (disassemble-next-line): Set the default of
4950 disassemble-next-line to off.
4951
4952 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4953
4954 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4955 --with-htmldir): New.
4956 * configure: Regenerate.
4957 * Makefile.in (datarootdir, docdir): Define.
4958 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4959 instead of $(SET_TEXINPUTS).
4960 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4961 gdbint.info instead of $(SET_TEXINPUTS).
4962 (gdbint/index.html): Use same -I options as for building
4963 gdbint.info.
4964 (stabs.dvi, stabs.pdf): Use same -I options as for building
4965 stabs.info instead of $(SET_TEXINPUTS).
4966 (stabs/index.html): Use same -I options as for building
4967 stabs.info.
4968 (annotate.dvi, annotate.pdf): Use same -I options as for building
4969 annotate.info instead of $(SET_TEXINPUTS).
4970 (annotate/index.html): Use same -I options as for building
4971 annotate.info.
4972
4973 2009-04-21 David Daney <ddaney@caviumnetworks.com>
4974
4975 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4976
4977 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4978
4979 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4980
4981 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
4982 Joseph Myers <joseph@codesourcery.com>
4983
4984 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4985 (MAKEHTMLFLAGS): Set to empty.
4986 (html__strip_dir): Define.
4987 (HTMLFILES): Define.
4988 (HTMLFILES_INSTALL): Define.
4989 (install-html): Copy new automake rule.
4990 (html): Depend on $(HTMLFILES).
4991 (gdb_toc.html): Rename to gdb/index.html.
4992 (gdbint_toc.html): Rename to gdbint/index.html.
4993 (stabs_toc.html): Rename to stabs/index.html.
4994 (annotate_toc.html): Rename to annotate/index.html.
4995
4996 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4997
4998 * Makefile.in: Set pdfdir and htmldir from configure
4999 substitutions.
5000 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5001 * configure: Regenerate.
5002
5003 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5004
5005 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5006 This macro is no longer used.
5007
5008 2009-04-15 Tom Tromey <tromey@redhat.com>
5009
5010 * gdb.texinfo (Character Sets): Document default character set.
5011
5012 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5013
5014 * gdbint.texinfo: Change server name from sources.redhat.com to
5015 sourceware.org throughout.
5016
5017 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5018
5019 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5020 about a missing dot or coma after @xref.
5021
5022 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5023
5024 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5025 example, and add a small explanation about it.
5026 (Print Settings): Change the documentation of the "set print
5027 frame-arguments" to reflect the fact that the default is now "scalars".
5028
5029 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5030
5031 * gdb.texinfo (Print Settings): Add kindex for command "set
5032 print frame-arguments".
5033
5034 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5035
5036 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5037 breakpoints.
5038 (Set Breaks): Add reference to thread-specific and task-specific
5039 breakpoints.
5040
5041 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5042
5043 * gdb.texinfo (Ada Tasks): Remove the documentation about
5044 the "Running" state, as this state has been eliminated.
5045 Now all runnable tasks are shown as "Runnable".
5046
5047 2009-03-30 Stan Shebs <stan@codesourcery.com>
5048
5049 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5050 special case of breakpoints.
5051 (Enable and Disable Tracepoints): Mention deprecation.
5052 (Listing Tracepoints): Update description and example.
5053
5054 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5055
5056 * gdb.texinfo (Frames in Python): New node.
5057 (Python API): Update.
5058
5059 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5060
5061 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5062 from a method to an attribute.
5063
5064 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5065
5066 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5067 attribute.
5068
5069 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5070
5071 * observer.texi (thread_exit): Add "silent" parameter.
5072
5073 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5074
5075 * observer.texi (about_to_proceed): New.
5076
5077 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5078
5079 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5080 field throughout to handle types with spaces in them. Fix typos
5081 found by aspell.
5082 (Summary, Requirements, Contributors): New first chapter,
5083 "Summary" added, old Requirements section moved there, and new
5084 section, "Contributors" added.
5085 (Initializing a New Architecture, Register Representation)
5086 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5087 (Porting gdb): These sections extended and updated.
5088 (Compiler Characteristics): This section (empty) deleted.
5089 (Defining Other Architecture Features): This section renamed and
5090 duplicate material removed from (formerly "Target Conditionals").
5091 Use braces {} in @deftypeXX type field throughout to handle types
5092 with spaces in them. Typos found by aspell fixed.
5093
5094 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5095 * stack_frame.pdf: Version of image for PDF output.
5096 * stack_frame.png: Version of image for HTML output and for Emacs.
5097 * stack_frame.txt: Version of image for Info output.
5098 * stack_frame.eps: Version of image for TeX DVI output.
5099
5100 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5101
5102 * gdb.texinfo (Character Sets): Fix last change.
5103
5104 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5105
5106 * gdb.texinfo (Values From Inferior): Fix optional arguments
5107 markup.
5108 (Commands In Python): Adjust argument names of gdb.Command.__init__
5109 to what the function accepts as keywords.
5110
5111 2008-03-20 Tom Tromey <tromey@redhat.com>
5112
5113 * gdb.texinfo (Convenience Vars): Document convenience functions.
5114 (Functions In Python): New node.
5115 (Python API): Update.
5116
5117 2009-03-20 Tom Tromey <tromey@redhat.com>
5118
5119 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5120 set target-wide-charset.
5121 (Requirements): Mention iconv.
5122
5123 2009-03-17 Hui Zhu <teawater@gmail.com>
5124
5125 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5126
5127 2009-03-17 Hui Zhu <teawater@gmail.com>
5128
5129 * gdb.texinfo: Add documentation for disassemble-next-line.
5130
5131 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5132
5133 * gdb.texinfo (Commands In Python): Remove tindex entries.
5134
5135 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5136
5137 * gdb.texinfo (Returning): New description for missing debug info.
5138
5139 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5140
5141 * gdb.texinfo (Remote Configuration): Document query-attached.
5142 (General Query Packets): Document qAttached.
5143
5144 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5145
5146 * gdb.texinfo (Background Execution): Better describe the set
5147 target-async command.
5148 (Maintenance Commands): Delete description of the `maint set/show
5149 linux-async' and `maint set/show remote-async' commands.
5150
5151 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5152
5153 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5154 between sentences.
5155
5156 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5157
5158 * gdb.texinfo (GDB/MI Async Records): Document the
5159 =library-loaded and =library-unloaded notifications.
5160
5161 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5162
5163 * observer.texi (test_notification): New observer.
5164
5165 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5166
5167 * observer.texi: Add parameter 'print_frame' to normal_stop
5168 observer.
5169
5170 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5171
5172 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5173 (Commands In Python): Fix COMMAND_* constants in last change. Use
5174 @kbd for interactive input. Add cross-references and index
5175 entries.
5176
5177 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5178
5179 * gdb.texinfo (Signals): Document $_siginfo.
5180 (Convenience Variables): Mention $_siginfo.
5181 (Remote Configuration): Document qXfer:siginfo:read,
5182 qXfer:siginfo:write packets, and the read-siginfo-object,
5183 write-siginfo-object commands.
5184
5185 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5186
5187 * gdbint.texinfo (Values): New chapter.
5188
5189 2009-02-06 Tom Tromey <tromey@redhat.com>
5190
5191 * gdb.texinfo (Python API): Add entry for Commands In Python.
5192 (Commands In Python): New node.
5193
5194 2009-02-05 Tom Tromey <tromey@redhat.com>
5195
5196 * gdb.texinfo (Values From Inferior): Document Value.string.
5197
5198 2009-02-05 Tom Tromey <tromey@redhat.com>
5199
5200 * gdb.texinfo (Basic Python): Document execute's from_tty
5201 argument.
5202
5203 2009-02-04 Tom Tromey <tromey@redhat.com>
5204
5205 * gdb.texinfo (Basic Python): Document gdb.history.
5206
5207 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5208
5209 * gdb.texinfo (GDB/MI Thread Commands): Document the
5210 'current-thread-id' field. Remove the example with zero threads,
5211 since current GDB won't ever report that if there's inferior.
5212
5213 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5214
5215 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5216 option to -break-insert.
5217
5218 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5219 Jerome Guitton <guitton@adacore.com>
5220
5221 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5222 (System-wide configuration): New section.
5223
5224 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5225
5226 PR gdb/7580:
5227 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5228 internal-error|internal-warning quit|corefile ask|yes|no".
5229
5230 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5231
5232 * gdb.texinfo (Using the `gdbserver' Program): Document
5233 --remote-debug.
5234
5235 2009-01-23 Doug Evans <dje@google.com>
5236
5237 * gdb.texinfo: Add nexti to list of commands that support
5238 background execution.
5239
5240 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5241
5242 * gdb.texinfo (Define, Hooks): Document prefix command support.
5243
5244 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5245 Carlos O'Donell <carlos@codesourcery.com>
5246
5247 Fixes for makeinfo --html.
5248
5249 * annotate.texinfo: Use @copying and @insertcopying. Use
5250 @ifnottex in place of @ifinfo.
5251 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5252 place of @ifinfo. Use @ifnotinfo for one index entry.
5253 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5254 in place of @ifinfo.
5255 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5256 in place of @ifinfo. Include contents at start unconditionally.
5257
5258 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5259
5260 * gdb.texinfo (General Query Packets): Remove @var{} around the
5261 "spu" literal string.
5262
5263 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5264
5265 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5266 program may be running in another process" errors.
5267 * gdbint.texinfo (Native Conditionals): Delete
5268 ONE_PROCESS_WRITETEXT description.
5269
5270 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5271
5272 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5273 emacs local variable to be placed at the end of the ChangeLog.
5274 Add server.c and gdbreplay.c to the list of files where the
5275 copyright year needs to be updated.
5276
5277 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5278
5279 * gdb.texinfo (Remote Configuration): Document new
5280 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5281 commands.
5282
5283 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5284
5285 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5286 FETCH_INFERIOR_REGISTERS.
5287 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5288 FETCH_INFERIOR_REGISTERS descriptions. Remove
5289 gdbarch_get_longjmp_target descrition, since already described in
5290 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5291 (Target Conditionals): ... here.
5292
5293 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5294
5295 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5296 examples.
5297 (Additions to Ada): Likewise. Add the missing opening and closing
5298 parenthesis of the GDB prompt in one of the examples.
5299
5300 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5301
5302 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5303 about the result of 'Address not being of type System.Address.
5304 This problem has been fixed a while ago.
5305
5306 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5307
5308 MI non-stop and multiprocess docs.
5309
5310 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5311 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5312 Adjust documentation for *stopped, document =thread-created,
5313 =thread-exited, =thread-group-created and =thread-group-exited.
5314 (GDB/MI Thread Commands): Document the 'state' field in
5315 -thread-info output.
5316 (GDB/MI Program Execution): Mention --all and --thread-group
5317 options.
5318 (GDB/MI Variable Objects): Describe floating and fixed variable
5319 objects.
5320 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5321
5322 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5323
5324 * gdb.texinfo (Operating System Information): New appendix.
5325 (Operating System Auxiliary Information): Document 'info os processes'
5326 (Remote Configuration): Document 'osdata'
5327 (General Query Packets): Document qXfer:osdata:read.
5328
5329 2008-11-27 Tristan Gingold <gingold@adacore.com>
5330
5331 * gdb.texinfo (Darwin): Document Darwin specific features.
5332
5333 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5334
5335 * gdbint.texinfo (Target Conditionals): Extend the
5336 gdbarch_breakpoint_from_pc description.
5337
5338 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5339
5340 * gdb.texinfo (M68K Features): Fix typo.
5341
5342 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5343
5344 * gdb.texinfo (Symbols): Mention printing containing
5345 image name in "info symbol".
5346 (Maint translate-address): Likewise.
5347
5348 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5349
5350 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5351 commands "catch load" and "catch unload".
5352
5353 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5354
5355 * gdb.texinfo (GDB/MI Async Records): Document
5356 =thread-selected.
5357
5358 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5359
5360 * observer.texi (new_inferior, inferior_exit): New observers.
5361
5362 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5363
5364 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5365 .mt files, TM_CLIBS or TM_CDEPS.
5366 (x86 Watchpoints): Don't mention TDEPFILES.
5367
5368 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5369
5370 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5371 (Overview): Mention notifications and non-stop mode behavior.
5372 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5373 with non-stop mode behavior. Add vStopped description.
5374 (Stop Reply Packets): Update list of packets that return
5375 stop replies. Mention non-stop behavior.
5376 (General Query Packets): Document QNonStop packet and associated
5377 qSupported query response.
5378 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5379 behavior.
5380 (Notification Packets): New section.
5381 (Remote Non-Stop): New section.
5382 (File-I/O Overview): Mention non-stop behavior.
5383
5384 2008-10-24 Hui Zhu <teawater@gmail.com>
5385 Pedro Alves <pedro@codesourcery.com>
5386
5387 * gdb.texinfo (displaced-stepping): Describe the auto mode
5388 setting, and say it's the default. This is now a mainstream
5389 setting instead of a maintenance setting.
5390
5391 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5392
5393 * observer.texi (thread_stop_requested): New.
5394
5395 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5396
5397 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5398 (Patching): Replace incorrect usage of @samp by @kbd.
5399
5400 2008-10-17 Michael Snyder <msnyder@vmware.com>
5401
5402 * gdb.texinfo: Add documentation for reverse execution.
5403
5404 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5405 Eli Zaretskii <eliz@gnu.org>
5406
5407 * gdb.texinfo. (Values From Inferior): New subsubsection.
5408
5409 2008-10-06 Doug Evans <dje@google.com>
5410
5411 * gdb.texinfo (set debug dwarf2-die): Document it.
5412
5413 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5414
5415 * gdb.texinfo (catch) [exception]: Document how to insert
5416 a breakpoint on user-defined exceptions when the exception
5417 name is identical to one of the language-defined ones.
5418
5419 2008-09-27 Tom Tromey <tromey@redhat.com>
5420
5421 * gdb.texinfo (Macros): Remove text about stringification,
5422 varargs, and splicing.
5423
5424 2008-09-27 Tom Tromey <tromey@redhat.com>
5425
5426 * gdbint.texinfo (Language Support): Remove text about omitting
5427 support for a language.
5428
5429 2008-09-23 Doug Evans <dje@google.com>
5430
5431 * gdb.texinfo (info dcache): Update.
5432
5433 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5434
5435 * gdb.texinfo (Packets): Add info on thread-id syntax and
5436 multiprocess extensions.
5437 <D>: Document multiprocess form of packet.
5438 <H>: Use thread-id syntax.
5439 <T>: Likewise.
5440 <vCont>: Likewise. Note this is required for multiprocess.
5441 <vKill>: New packet.
5442 (Stop Reply Packets) <T>: Use thread-id syntax.
5443 <W>: Document multiprocess form of reply.
5444 <X>: Likewise.
5445 (General Query Packets) <qC>: Use thread-id syntax.
5446 <qfThreadInfo>: Likewise.
5447 <qGetTLSAddr>: Likewise.
5448 <qP>: Likewise.
5449 <qSupported>: Add "multiprocess" feature.
5450 <qThreadExtraInfo>: Use thread-id syntax.
5451
5452 2008-09-22 Stan Shebs <stan@codesourcery.com>
5453
5454 * gdb.texinfo (Inferiors): New section.
5455
5456 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5457
5458 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5459
5460 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5461
5462 * gdbint.texinfo (Target Conditionals): Remove documentation
5463 for gdbarch_name_of_malloc.
5464
5465 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5466
5467 * gdb.texinfo (Interrupts): Mention TCP interface for
5468 sending BREAK.
5469
5470 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5471
5472 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5473 argument prefix to "set sysroot".
5474
5475 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5476
5477 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5478 and False.
5479
5480 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5481
5482 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5483 for possible features of -list-features.
5484
5485 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5486
5487 * gdb.texinfo (Background execution): Adjust example
5488 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5489
5490 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5491
5492 * doc/gdb.texinfo (PowerPC): Fix typo.
5493 (PowerPC features): Fix typo.
5494
5495 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5496
5497 * observer.texi (thread_ptid_changed): New.
5498
5499 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5500
5501 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5502 (PowerPC features): Mention feature set for VSX registers.
5503
5504 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5505
5506 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5507 the direct visibility of all names in user-written packages.
5508
5509 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5510
5511 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5512 setting, and make it the default.
5513 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5514 non-stop script example.
5515
5516 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5517
5518 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5519 reference to the "Using Different Register and Memory Data
5520 Representation" section.
5521
5522 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5523
5524 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5525 (Remote Protocol): Add Packet Acknowledgment to menu.
5526 (Overview): Mention +/- can be disabled, and point to new section
5527 where this is discussed in detail.
5528 (General Query Packets): Document QStartNoAckMode packet, and
5529 corresponding qSupported reply.
5530 (Packet Acknowledgment): New section.
5531
5532 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5533 Pedro Alves <pedro@codesourcery.com>
5534
5535 * gdb.texinfo (Threads): Move paragraph about automatic thread
5536 selection to All-Stop Mode subsection.
5537 (Thread Stops): Reorganize existing material into subsections.
5538 Add introductory blurb and menu.
5539 (Non-Stop Mode): New subsection.
5540 (Background Execution): New subsection.
5541 (Maintenance Commands): Add cross-references from async mode
5542 commands to the new Background Execution section.
5543
5544 2008-08-06 Tom Tromey <tromey@redhat.com>
5545
5546 * gdb.texinfo (Extending GDB): New chapter.
5547 (Sequences): Demoted chapter, now a section under the new
5548 Extending GDB chapter.
5549 (Python): New section.
5550
5551 2008-07-31 Stan Shebs <stan@codesourcery.com>
5552
5553 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5554
5555 2008-07-29 Stan Shebs <stan@codesourcery.com>
5556
5557 * gdbint.texinfo: General round of cleanup and minor
5558 clarifications.
5559 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5560 (Longjmp Support): Update description to reflect how it is done
5561 for targets without using native header.
5562 (Symbol Handling): Add a little more general explanation.
5563 (COFF, ELF): Mention stabs encapsulation.
5564 (DWARF 3): New section.
5565 (Adding a New Host): Scrub out some obsolete bits.
5566 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5567 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5568 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5569 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5570 SEEK_SET, STOP_SIGNAL, USG.
5571 (Raw and Virtual Register Representations): Ditto for
5572 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5573 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5574 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5575 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5576 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5577 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5578 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5579 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5580 DEPRECATED_USE_STRUCT_CONVENTION.
5581 Describe gdbarch_deprecated_fp_regnum.
5582 Update description of gdbarch_print_insn.
5583 (Adding a New Target): Scrub out obsolete bits.
5584 (Obsolete Conditionals): Remove entire section.
5585
5586 2008-07-25 Tom Tromey <tromey@redhat.com>
5587
5588 * observer.texi (GDB Observers): Document new observers:
5589 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5590 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5591 architecture_changed.
5592
5593 2008-07-21 Stan Shebs <stan@codesourcery.com>
5594
5595 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5596 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5597
5598 2008-07-21 Tom Tromey <tromey@redhat.com>
5599
5600 * observer.texi (GDB Observers): Remove obsolete comment.
5601 <executable_changed>: Remove argument.
5602
5603 2008-07-18 Tom Tromey <tromey@redhat.com>
5604
5605 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5606
5607 2008-07-10 Doug Evans <dje@google.com>
5608
5609 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5610
5611 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5612
5613 * gdb.texinfo (Starting): Document "set disable-randomization".
5614
5615 2008-07-07 Andreas Schwab <schwab@suse.de>
5616
5617 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5618
5619 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5620
5621 * gdb.texinfo (GDB/MI Target Manipulation): Add
5622 example of -target-attach.
5623
5624 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5625
5626 * observer.texi (target_resumed): New observer.
5627 * gdb.texinfo (GDB/MI Output Records): Document *running.
5628
5629 2008-06-06 Tom Tromey <tromey@redhat.com>
5630
5631 * gdb.texinfo (Completion): Add field name example.
5632
5633 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5634
5635 * gdb.texinfo (GDB/MI Program Context): Added example
5636 to -exec-arguments
5637
5638 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5639
5640 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5641 annotation.
5642
5643 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5644 Nathan Sidwell <nathan@codesourcery.com>
5645 Joseph Myers <joseph@codesourcery.com>
5646
5647 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5648 and ACX_BUGURL.
5649 * configure: Regenerate.
5650 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5651 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5652 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5653 mailing-list-specific text about bug reporting unless
5654 BUGURL_DEFAULT.
5655
5656 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5657
5658 * gdb.texinfo (-target-select): Remove reference to target async.
5659 (Maintenance Commands): Document "maint set/show remote-async".
5660
5661 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5662
5663 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5664 in -target-file-get section.
5665
5666 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5667
5668 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5669 killing the inferior when it is already debugging a process.
5670
5671 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5672
5673 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5674 abbreviation for "finish".
5675
5676 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5677
5678 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5679
5680 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5681
5682 * gdbint.texinfo (Target Conditionals): Delete entry for
5683 gdbarch_dwarf_reg_to_regnum.
5684
5685 2008-05-09 Doug Evans <dje@google.com>
5686
5687 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5688
5689 2008-05-05 Doug Evans <dje@google.com>
5690
5691 * gdb.texinfo (disassemble): Document /m modifier.
5692
5693 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5694
5695 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5696 will not report the time of commands that run the target.
5697
5698 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5699
5700 * gdb.texinfo (GDB/MI Output Records): Add
5701 missing semicolon.
5702
5703 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5704
5705 * gdb.texinfo (GDB/MI Output Records):
5706 Document =thread-create and =thread-exited.
5707
5708 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5709
5710 * gdb.texinfo (GDB/MI Development and Front Ends):
5711 Remove mention of dmi-discuss.
5712
5713 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5714
5715 * observer.texi (thread_exit): New.
5716
5717 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5718
5719 * gdb.texinfo (Debugging Output): Document "set/show debug
5720 displaced".
5721 (Maintenance Commands): Document "maint set/show
5722 can-use-displaced-stepping".
5723
5724 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5725
5726 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5727 and set/show arm force-mode.
5728
5729 2008-05-02 Andreas Schwab <schwab@suse.de>
5730
5731 * gdbint.texinfo (Algorithms): Describe
5732 target_watchpoint_addr_within_range.
5733
5734 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5735
5736 * gdbint.texinfo (Stack Frames): New chapter.
5737 (Algorithms): Move Frames text to the new chapter.
5738 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5739 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5740
5741 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5742
5743 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5744 output does not necessary include any tokens.
5745
5746 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5747
5748 * gdb.texinfo (Set SH Calling convention): New @item.
5749 (Show SH Calling convention): Ditto.
5750
5751 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5752
5753 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5754
5755 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5756
5757 * gdb.texinfo (Set Breaks): Mention that multiple location
5758 breakpoints need line number info. Add index entries.
5759
5760 2008-04-19 Craig Silverstein <csilvers@google.com>
5761
5762 * gdb.texinfo (Requirements): Add an optional requirement on
5763 zlib.
5764 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5765 Compressed DWARF 2.
5766
5767 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5768
5769 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5770 sample output for 'stopped,reason="breakpoint-hit"' message.
5771 (GDB/MI Program Execution): Likewise.
5772
5773 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5774
5775 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5776 -var-set-format. Add -f option to -var-evaluate-expression.
5777
5778 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5779
5780 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5781 new node "Ambiguous Expressions". Replace references to this
5782 node by references to "Ambiguous Expressions" throughout.
5783 (Ambiguous Expressions): New node.
5784
5785 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5786
5787 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5788
5789 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5790
5791 * gdb.texinfo (Debugging Output): Document
5792 "set/show debug lin-lwp-async".
5793 (Maintenance Commands): Document "maint set/show linux-async".
5794
5795 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5796
5797 * gdb.texinfo (Expressions): Update description of malloced arrays.
5798
5799 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5800
5801 * gdb.texinfo (Thread Commands): Document
5802 -thread-info. Remove -thread-list-all-threads.
5803
5804 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5805 Sandra Loosemore <sandra@codesourcery.com>
5806
5807 * gdb.texinfo (Library List Format): Update to mention the
5808 possibility to pass section addresses instead of segment
5809 addresses.
5810
5811 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5812
5813 * gdb.texinfo (Starting): Document "set exec-wrapper".
5814 (Server): Document gdbserver --wrapper.
5815
5816 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5817
5818 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5819 unreadable memory. Delete obsolete SPARClite reference.
5820
5821 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5822
5823 * gdb.texinfo (Starting): Mention always-running targets.
5824 (Target Commands): Add an anchor for load.
5825 (Connecting): Explain continue instead of run.
5826
5827 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5828
5829 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5830
5831 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5832
5833 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5834 breakpoint table.
5835
5836 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5837
5838 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5839 killing the inferior when it is already debugging a process.
5840
5841 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5842
5843 * gdbint.texinfo (Build Script): New section. Mention new build script
5844 gdb_buildall.sh.
5845
5846 2008-02-01 Jim Blandy <jimb@red-bean.com>
5847
5848 * gdb.texinfo (Help): Summarize 'info args' correctly.
5849
5850 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5851
5852 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5853 available in PowerPC architecture.
5854 (Embedded Processors): Change node name of PowerPC item in menu.
5855 (PowerPC): Rename to...
5856 (PowerPC Embedded): this.
5857 (Architectures): Add new PowerPC item in menu.
5858 (PowerPC): New node.
5859
5860 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5861
5862 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5863 commands.
5864
5865 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5866
5867 * gdb.texinfo (Setting Catchpoints): Mention features
5868 supported on GNU/Linux.
5869
5870 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
5871
5872 * gdb.texinfo (GDB/MI File Commands): Describe new output
5873 field for MI command -file-list-exec-source-file.
5874
5875 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5876
5877 * gdb.texinfo (Using the `gdbserver' Program): Add security
5878 warning. Rearrange into subsections and subsubsections. Document
5879 --multi and --debug. Correct --with-sysroot typo. Update --attach
5880 usage. Make load reference clearer. Document monitor exit.
5881 (Remote Configuration): Document set remote exec-file, attach-packet,
5882 and run-packet.
5883 (Packets): Document vAttach and vRun.
5884
5885 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
5886
5887 * gdb.texinfo (Processes): Mention process command.
5888 detach-on-follow -> detach-on-fork.
5889
5890 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5891
5892 * gdbint.texinfo (Native Conditionals): Remove
5893 SHELL_COMMAND_CONCAT and SHELL_FILE.
5894
5895 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5896
5897 * gdb.texinfo (Specify Location): Improve wording.
5898
5899 2008-01-23 Chris Demetriou <cgd@google.com>
5900
5901 * gdb.texinfo (Threads): Document new "set print thread-events"
5902 and "show print thread-events" commands.
5903
5904 2008-01-19 Eli Zaretskii <eliz@gnu.org>
5905
5906 * gdb.texinfo (Specify Location): New section.
5907 (Delete Breaks, Edit, Set Breaks): Remove description of
5908 locations. Instead, add a reference to "Specify Location".
5909 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5910 (Symbols): Refer to "Specify Location" for the valid forms of
5911 linespecs and locations.
5912
5913 2008-01-18 Markus Deuling <deuling@de.ibm.com>
5914
5915 * gdbint.texinfo (Target Conditionals): Replace the description of
5916 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5917
5918 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5919
5920 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5921 about &&var, which is rejected by the expression parser.
5922
5923 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
5924
5925 * gdb.texinfo (Output): Update documentation on using printf with DFP
5926 types.
5927
5928 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5929
5930 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5931 subsubsection.
5932 (Decimal Floating Point format): New subsubsection.
5933
5934 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5935
5936 * gdb.texinfo (File Options): Remove mention of the attempt to
5937 open a core file with the -p option. Don't list -c as a valid
5938 option to attach to a process.
5939
5940 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5941
5942 * gdbint.texinfo (Host Conditionals): Remove mention of
5943 ALIGN_STACK_ON_ENTRY.
5944
5945 2008-01-05 Joel Brobecker <brobecker@adacore.com>
5946
5947 * gdbint.texinfo (Start of New Year Procedure): Add item
5948 describing how to update the source and documentation copyright
5949 notices.
5950
5951 2007-12-18 Jim Blandy <jimb@codesourcery.com>
5952
5953 * gdb.texinfo (Set Watchpoints): Integrate per-thread
5954 watchpoint explanation into the main description of the watchpoint
5955 command; update synopses of 'watch', 'rwatch', and 'awatch'
5956 commands.
5957
5958 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5959
5960 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5961 Document 'pending-breakpoints' feature of
5962 -list-features.
5963
5964 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5965
5966 * gdb.texinfo: Add new parameter's description.
5967
5968 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5969
5970 * gdb.texinfo (Overview): Clarify run-length encoding
5971 example. Remove the restriction on "+" and "-" characters.
5972
5973 2007-12-15 Eli Zaretskii <eliz@gnu.org>
5974
5975 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5976
5977 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5978
5979 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5980 the -f option for -break-insert, remove -r option,
5981 and clarify specification of location.
5982
5983 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5984
5985 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5986 formatting.
5987 (Remote Debugging): Add File Transfer section.
5988 (Remote Configuration): Document Host I/O packets.
5989 (GDB/MI): Add GDB/MI File Transfer Commands section.
5990 (Host I/O Packets): New section in "Remote Protocol".
5991 (Packets): Add vFile.
5992
5993 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5994
5995 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5996 breakpoints with multiple locations.
5997 (Breakpoint Menus): Improve wording.
5998 (Output): Fix last change.
5999
6000 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6001
6002 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6003
6004 2007-11-15 Doug Evans <dje@google.com>
6005
6006 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6007
6008 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6009
6010 * gdbint.texinfo (Native Conditionals): Remove
6011 mention of CLEAR_SOLIB.
6012
6013 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6014
6015 * gdb.texinfo (Print Settings): Add documentation for "set/show
6016 print frame-arguments".
6017
6018 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6019
6020 * gdb.texinfo (Output): Update printf command's description.
6021
6022 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6023
6024 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6025 powerpc soft-float".
6026
6027 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6028
6029 * gdb.texinfo (Files): Correct formatting. Mention Expat
6030 requirement.
6031 (Requirements for Building GDB): Expand the list of Expat
6032 uses.
6033 (Library List Format, Memory Map Format): Mention Expat.
6034 (Target Descriptions): Update Expat wording.
6035
6036 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6037
6038 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6039 Document that gdbarch_convert_register_p should return zero for no-op
6040 conversions.
6041
6042 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6043
6044 * gdbint.texi (Compiler Characteristics): Move documentation
6045 of set_gdbarch_sofun_address_maybe_missing back to ...
6046 (Target Conditionals): ... here to fix build break.
6047
6048 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6049
6050 * gdbint.texi (Target Conditionals): Remove documentation of
6051 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6052 (Compiler Characteristics): ... documentation of
6053 set_gdbarch_sofun_address_maybe_missing.
6054
6055 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6056
6057 * gdbint.texinfo (Target Conditionals): Use
6058 frame_unwind_register_unsigned in examples instead of
6059 frame_unwind_unsigned_register.
6060
6061 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6062
6063 * gdb.texinfo (Predefined Target Types): Add int128
6064 and uint128.
6065 (Standard Target Features): Add PowerPC features.
6066
6067 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6068
6069 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6070
6071 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6072
6073 * gdbint.texi (Target Conditionals): Remove documentation
6074 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6075 gdbarch_extract_return_value, and gdbarch_store_return_value.
6076
6077 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6078
6079 * gdbint.texi (Target Conditionals): Remove documentation of
6080 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6081
6082 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6083
6084 * gdb.texinfo: Mention that inaccessible-by-default is on by
6085 default.
6086
6087 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6088
6089 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6090
6091 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6092
6093 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6094 multi-threaded watchpoints.
6095 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6096 checked. Describe sticky notification. Expand description
6097 of steppable and continuable watchpoints.
6098 (Watchpoints and Threads): New subsection.
6099
6100 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6101
6102 * gdb.texinfo (Setting Breakpoints): Revise
6103 documentation for pending breakpoints. Document
6104 breakpoints with multiple locations.
6105
6106 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6107
6108 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6109 Document -list-features.
6110
6111 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6112
6113 * gdb.texinfo (Output): Spell out which features of C's printf are
6114 not supported by GDB's printf.
6115 (Separate Debug Files): More accurate wording regarding build ID
6116 and a reference to the ld manual rather than the Fedora wiki.
6117
6118 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6119 Jim Blandy <jimb@codesourcery.com>
6120
6121 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6122 (Examining Memory): Update mentions of the 's' format.
6123 (Automatic Display): Likewise.
6124
6125 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6126
6127 * gdb.texinfo: Update the FSF's Back-Cover Text.
6128
6129 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6130 Eli Zaretskii <eliz@gnu.org>
6131
6132 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6133 Fixed the ``build ID'' name. New binaries build instructions for the
6134 build ID inclusion. Explain how the commands are specific to the build
6135 ID vs. debug link.
6136
6137 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6138
6139 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6140 indexing for ``build ID'' support.
6141
6142 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6143
6144 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6145 Enlisted BUILD ID to the debug file searching example.
6146 Included a BUILD ID `.note.gnu.build-id' section description.
6147 Updated/added the debug files splitting instructions for OBJCOPY.
6148
6149 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6150
6151 * gdb.texinfo (Variable Objects): Adjust docs
6152 for -var-info-expression and document
6153 -var-info-path-expression.
6154
6155 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6156
6157 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6158 (title page): Include the dedication in the printed manual, as a
6159 separate page after the copyright notice.
6160
6161 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6162 don't break a @var across a line.
6163
6164 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6165
6166 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6167 for include files.
6168
6169 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6170
6171 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6172 in annotate.texinfo.
6173 (Command History): Link to new node.
6174
6175 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6176
6177 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6178
6179 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6180
6181 * gdbint.texinfo (Target Conditionals): Fix last change.
6182
6183 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6184
6185 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6186 routines:
6187 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6188 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6189 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6190 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6191 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6192 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6193 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6194 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6195 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6196 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6197 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6198 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6199 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6200 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6201 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6202 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6203 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6204 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6205 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6206 (SOFTWARE_SINGLE_STEP_P)
6207
6208 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6209 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6210
6211 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6212 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6213 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6214 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6215 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6216 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6217 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6218 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6219 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6220 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6221
6222 (Converting an existing Target Architecture to Multi-arch): Remove
6223 section.
6224
6225 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6226 (gdbarch_addr_bits_remove): Add code example.
6227
6228 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6229
6230 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6231
6232 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6233 Add other missing entries. Adjust the table size to fit.
6234 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6235 stop reasons including the new "library" event.
6236 (General Query Packets): Adjust table widths for qSupported. Mention
6237 qXfer:libraries:read reply to qSupported and document the new packet.
6238 (Library List Format): New section.
6239
6240 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6241
6242 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6243
6244 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6245
6246 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6247
6248 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6249
6250 * gdbint.texinfo (Register and Memory Data): Break sections
6251 into nodes and add a menu.
6252
6253 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6254
6255 * gdb.texinfo (Examining Memory): Document the new behaviour.
6256
6257 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6258
6259 * gdb.texinfo (Standard Target Features): Document
6260 m68k features.
6261
6262 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6263
6264 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6265
6266 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * gdb.texinfo (Target Description Format): Add version attribute
6269 for <target>.
6270
6271 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6272
6273 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6274
6275 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6276
6277 * gdb.texinfo (MIPS Features): New subsection.
6278
6279 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6280 Markus Deuling <deuling@de.ibm.com>
6281
6282 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6283 and qXfer:spu:write packets and mention them under qSupported.
6284
6285 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6286 Markus Deuling <deuling@de.ibm.com>
6287
6288 * gdb.texinfo (Architectures): Add new SPU section to document
6289 Cell Broadband Engine SPU architecture specific commands.
6290
6291 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6292
6293 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6294 comments.
6295
6296 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6297
6298 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6299
6300 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6301
6302 * gdb.texinfo (Overview): Doc fix.
6303
6304 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6305
6306 * gdb.texinfo (Remote Configuration): Document "set/show
6307 remoteflow".
6308
6309 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6310
6311 * gdb.texinfo (MIPS): Remove documentation for set mips
6312 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6313 stack-arg-size.
6314
6315 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6316
6317 * all-cfg.texi (GDBTUI): New.
6318 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6319 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6320 (TUI Configuration): Edit to improve clarity and fix problems of
6321 both style and content.
6322
6323 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6324
6325 * observer.texi (GDB Observers): New observer "new_objfile".
6326
6327 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6328
6329 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6330
6331 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6332
6333 * gdb.texinfo (GDB/MI Variable Objects): Document
6334 frozen variables objects.
6335
6336 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6337
6338 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6339 (Character Sets, Caching Data of Remote Targets): Likewise.
6340 (Targets): Delete Remote node. Move its text...
6341 (Debugging Remote Programs): ...to here. Delete description
6342 of the "remote" command.
6343 (Remote configuration): Delete description of "set remotedevice"
6344 and "show remotedevice".
6345 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6346
6347 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6348
6349 * gdb.texinfo (Contributors, Continuing and Stepping)
6350 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6351 (General Query Packets, File-I/O Remote Protocol Extension)
6352 (Protocol Basics, The F Reply Packet, Write)
6353 (Protocol-specific Representation of Datatypes, Memory Transfer):
6354 Fix hyphenation, punctuation and grammar problems.
6355 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6356 'section' instead of 'subsection' in the text.
6357 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6358 (i386): Remove period from section name.
6359 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6360 (Config Names, Configure Options): Use @file{configure}.
6361
6362 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6363
6364 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6365 and tab expansion.
6366
6367 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6368
6369 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6370
6371 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6372
6373 * gdb.texinfo: Consistently capitalize all significant words in
6374 node names, chapter titles, section titles, and headings. Update
6375 cross references to match.
6376 (Starting and Stopping Trace Experiment): Make node name plural.
6377 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6378
6379 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6380
6381 * gdb.texinfo (WinCE): Delete obsolete subsection.
6382
6383 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6384
6385 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6386 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6387 references.
6388
6389 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6390
6391 * gdb.texinfo (Startup): Delete references to some alternate
6392 names for .gdbinit.
6393 (Thread): Remove LynxOS reference.
6394 (Tandem ST2000): Delete target-specific documentation.
6395 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6396 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6397 and GDB_OSABI_LYNXOS.
6398
6399 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6400
6401 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6402
6403 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6404
6405 * gdbint.texinfo (Target Conditionals): Remove mention of
6406 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6407 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6408
6409 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6410
6411 * Makefile.in: Add "pdfdir" installation
6412 directory, PDFTEX macro, support for "install-pdf" target,
6413 and rules for making a pdf version of refcard.texi.
6414 * refcard.tex: Specify paper size for PDF output.
6415
6416 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6417
6418 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6419
6420 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6421
6422 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6423 (Source Path, Character Sets, Macros, Define)
6424 (GDB/MI Result Records, GDB/MI Simple Examples)
6425 (GDB/MI Program Execution, GDB/MI File Commands)
6426 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6427 (Bug Reporting): Use @value{GCC}.
6428
6429 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6430
6431 * gdb.texinfo (Help): Fix formatting of examples.
6432 (Variables): Use @ifnotinfo instead of @iftex.
6433 (Non-debug DLL symbols): Use @ref instead of @pxref.
6434 (Sparclet File): Use @samp instead of quotes.
6435
6436 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6437
6438 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6439
6440 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6441
6442 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6443 the order of the nodes.
6444 (C Operators, C Constants, Debugging C): Remove extra menus.
6445 (Method Names in Commands): Do not specify next/prev/up nodes.
6446
6447 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6448
6449 * gdb.texinfo (File Options): Add missing parenthesis.
6450 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6451
6452 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6453
6454 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6455
6456 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6457
6458 * gdb.texinfo (Standard Target Features): Mention
6459 case insensitivity.
6460 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6461
6462 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6463
6464 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6465 (Files): Add section name to argument list for pxref.
6466 (Non-debug DLL symbols): Don't use `see' for pxref.
6467 (Embedded Processors): Fix typo.
6468 (GDB/MI Breakpoint Commands): Execution commands generate
6469 *stopped not ^done.
6470
6471 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6472
6473 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6474 values for in_scope. Mention that only root variables can be
6475 updated.
6476 (GDB/MI Development and Front Ends): Explain new values may be
6477 added to existing fields.
6478
6479 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6480
6481 * gdb.texinfo (-target-disconnect): Use @smallexample.
6482 (Requirements): Add anchor for Expat. Update description.
6483 (Target Descriptions): Mention Expat.
6484 (Target Description Format): Document new elements. Use
6485 @smallexample.
6486 (Predefined Target Types, Standard Target Features): New sections.
6487 * gdbint.texinfo (Target Descriptions): New section.
6488
6489 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6490
6491 * gdb.texinfo (Target Description Format): Add section on XInclude.
6492
6493 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6494
6495 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6496 command -enable-timings.
6497
6498 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6499
6500 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6501 descriptions for new/deleted elements in gdb_osabi. Add missing
6502 description for function generic_elf_osabi_sniff_abi_tag_sections.
6503
6504 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6505
6506 * gdb.texinfo (Maintenance Commands): Add documentation for
6507 the new "maint print target-stack" command.
6508
6509 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6510 Eli Zaretskii <eliz@gnu.org>
6511
6512 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6513
6514 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6515
6516 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6517 Use @value{NGCC} instead of @value{GCC}.
6518
6519 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6520
6521 * agentexpr.texi: Fix typos.
6522 * annotate.texinfo: Likewise.
6523 * gdb.texinfo: Likewise.
6524 * gdbint.texinfo: Likewise.
6525 * observer.texi: Likewise.
6526 * stabs.texinfo: Likewise.
6527
6528 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6529
6530 * gdbint.texinfo (Support Libraries): Remove mmalloc
6531 entry. Describe readline library.
6532
6533 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6534
6535 * gdb.texinfo (Target Descriptions): New section.
6536 (General Query Packets): Add QPassSignals anchor. Mention
6537 qXfer:features:read under qSupported. Expand mentions of
6538 qXfer:memory-map:read and QPassSignals. Document
6539 qXfer:features:read.
6540
6541 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6542
6543 * gdb.texinfo (Commands to specify files): Describe
6544 "set sysroot" and "show sysroot".
6545 (Using the `gdbserver' program): Lowercase argument
6546 to @var. Expand description of setting up GDB on the
6547 host.
6548
6549 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6550
6551 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6552 catch exception, catch exception unhandled, and catch assert
6553 commands.
6554
6555 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6556
6557 * gdb.texinfo (Debugging Output): Document "set debug xml"
6558 and "show debug xml".
6559
6560 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6561
6562 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6563
6564 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6565
6566 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6567
6568 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6569
6570 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6571 note in @ignore, to be removed later if nobody complains.
6572
6573 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6574
6575 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6576 of -var-delete.
6577
6578 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6579
6580 * gdb.texinfo (Setting breakpoints): Document
6581 automatic software/hardware breakpoint usage and
6582 the "set breakpoint auto-hw" command.
6583
6584 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6585
6586 * gdb.texinfo (Memory Access Checking): New.
6587
6588 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6589
6590 * gdb.texinfo (Remote configuration): Mention
6591 "pass-signals-packet".
6592 (General Query Packets): Document QPassSignals. Fix
6593 a typo.
6594
6595 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6596
6597 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6598
6599 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6600
6601 * gdb.texinfo (Remote configuration): Rewrite documentation for
6602 packet configuration commands.
6603 (OS Information): Adjust reference to qXfer:auxv:read.
6604 (General Query Packets): Remove references to read-aux-vector-packet
6605 and set remote get-thread-local-storage-address.
6606
6607 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6608
6609 * gdbint.texinfo (Target Architecture Definition): Add new
6610 Initializing a New Architecture section.
6611
6612 2006-10-31 David Taylor <dtaylor@emc.com>
6613
6614 * stabs.texinfo (Macro define and undefine): New node describing
6615 stabs for #define and #undef.
6616
6617 2006-10-27 Andreas Schwab <schwab@suse.de>
6618
6619 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6620
6621 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6622
6623 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6624 clarify on the possible meanings of ``expression'' watched by
6625 watchpoints. Add indexing.
6626 (Prompting, Errors, Invalidation, Annotations for Running)
6627 (Source Annotations): Fix index entries by adding "annotation" to
6628 them, to discriminate from index entries that point to the more
6629 general topic descriptions.
6630
6631 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6632
6633 * gdbint.texinfo (Target Vector Definition): Move most
6634 content into Existing Targets. Add a menu.
6635 (Existing Targets): New section, moved from Target Vector
6636 Definition. Use @subsection.
6637 (Managing Execution State): New section.
6638
6639 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6640
6641 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6642
6643 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6644
6645 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6646 (Command Syntax, Signals, Backtrace, Connecting)
6647 (Remote configuration, Renesas Boards, Console I/O): Fix last
6648 change: use Ctrl- instead of C-, except wrt Emacs.
6649 (File-I/O Examples): Put Ctrl-c in @kbd.
6650 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6651 (Console I/O): Use @samp with Ctrl-.
6652 (Signals, Set Breaks, Set Watchpoints): Document optional
6653 arguments to `info signals' `handle', `info breakpoints', and
6654 `info watchpoints'.
6655
6656 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6657
6658 * gdb.texinfo (Backtrace): Fix last change.
6659
6660 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6661
6662 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6663
6664 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6665
6666 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6667 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6668 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6669
6670 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6671 Daniel Jacobowitz <dan@codesourcery.com>
6672
6673 * gdb.texinfo (Packets): Document vFlashErase,
6674 vFlashWrite and vFlashDone packets.
6675 (General Query Packets): Document qXfer:memory-map:read.
6676 Add a new feature for qXfer:memory-map:read.
6677 (Memory map format): New section.
6678 (Target Commands): Mention that gdb can write flash.
6679
6680 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6681 Daniel Jacobowitz <dan@codesourcery.com>
6682
6683 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6684 memory regions and "mem auto".
6685
6686 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6687
6688 * gdbint.texinfo (Array Containers): New section.
6689
6690 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6691
6692 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6693 -stack-list-arguments HIGH_FRAME argument can be larger then the
6694 actual number of frames.
6695
6696 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6697
6698 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6699 -stack-list-locals HIGH_FRAME argument can be larger then the
6700 actual number of frames.
6701
6702 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6703
6704 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6705 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6706
6707 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6708
6709 * gdbint.texinfo (Overall Structure): New section "Source Tree
6710 Structure".
6711
6712 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6713
6714 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6715 responses.
6716
6717 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6718
6719 * gdb.texinfo (Source Path): Add documentation for new
6720 substitute-path commands.
6721
6722 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6723
6724 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6725 (Running Configure): ...here.
6726 (Requirements): New node. Mention expat.
6727
6728 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6729
6730 * gdb.texinfo (Target Commands): Remove
6731 'set download-write-size' and 'show download-write-size'.
6732
6733 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6734
6735 * stabs.texinfo (Member Type Descriptor): Correct example for
6736 pointer to member types.
6737
6738 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6739
6740 * gdb.texinfo (Optional warnings and messages): Add
6741 'set/show trace-commands'.
6742 (Command files): Add '-v' to source command.
6743
6744 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6745
6746 * gdb.texinfo (OS Information): Update qPart reference to
6747 qXfer.
6748 (Remote configuration): Likewise.
6749 (Overview): Move @cindex to the start of a paragraph. Talk
6750 about binary data encoding.
6751 (Packets): Refer to the overview for the details of the X
6752 packet encoding.
6753 (General Query Packets): Remove qPart description. Add qXfer
6754 description. Add an anchor to qSupported. Correct feature
6755 table title. Add a new feature for qXfer:auxv:read.
6756 (Interrupts): Add a missing parenthesis.
6757
6758 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6759
6760 * gdb.texinfo (KOD): Remove node.
6761 (GDB/MI Kod Commands): Remove commented out node.
6762
6763 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6764
6765 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6766 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6767 (GDB/MI Thread Commands, GDB/MI Program Execution)
6768 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6769 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6770 (GDB/MI File Commands, GDB/MI Target Manipulation)
6771 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6772 since the MI prompt is hard-wired into the code.
6773
6774 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6775
6776 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6777 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6778 (GDB/MI Data Manipulation): Remove description of unimplemented
6779 display related commands as variable objects perform this function
6780 and are superior: -display-delete, -display-disable,
6781 -display-enable, -display-insert and -display-list. Move
6782 -environment-cd, -environment-directory, -environment-path
6783 and -environment-pwd to "Program Context".
6784 (GDB/MI Program Control): Rename to "Program Execution". Move
6785 -exec-arguments -exec-abort to...
6786 (GDB/MI Program Context): ...here. New node split from "Data
6787 Manipulation".
6788
6789 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6790
6791 * gdb.texinfo (Remote configuration): Document set / show
6792 remote supported-packets.
6793 (General Query Packets): Document qSupported packet.
6794
6795 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6796
6797 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6798 and font markup.
6799 (Protocol basics): Likewise.
6800 (The F request packet): Likewise.
6801 (The F reply packet): Likewise.
6802 (Memory transfer): Move this node to be a subsubsection of
6803 "Protocol specific representation of datatypes".
6804 (The Ctrl-C message): More copy editing.
6805 (Console I/O): Likewise.
6806 (The isatty call): Delete this node, and merge its content into
6807 the "isatty" node. Fixed references elsewhere.
6808 (The system call): Delete this node, and merge its content into
6809 the "system" node. Fixed references elsewhere.
6810 (open): Reformat to use @table, and add appropriate font markup.
6811 (close): Likewise.
6812 (read): Likewise.
6813 (write): Likewise.
6814 (lseek): Likewise.
6815 (rename): Likewise.
6816 (unlink): Likewise.
6817 (stat/fstat): Likewise.
6818 (gettimeofday): Likewise.
6819 (isatty): Likewise.
6820 (system): Likewise, plus minor changes to fix confusing wording.
6821 (Integral datatypes): Fix font markup.
6822 (Pointer values): Likewise.
6823 (struct stat): Fix markup to use @table, plus minor copy editing.
6824 (struct timeval): Fix font markup, plus minor copy editing.
6825 (Constants): Minor copy editing.
6826 (Errno values): Add font markup.
6827 (File-I/O Examples): Likewise.
6828
6829 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6830
6831 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6832 (GDB/MI Simple Examples): Move node up one level. Use real
6833 examples.
6834 (GDB/MI Compatibility with CLI): Update.
6835 (GDB/MI Result Records): Add "connected" and "exit" result
6836 classes.
6837 (GDB/MI Stream Records): Clarify target output.
6838 (GDB/MI Command Description Format): Modify example description.
6839 (GDB/MI Breakpoint Table Commands): Rename to...
6840 (GDB/MI Breakpoint Commands): ...this
6841 (GDB/MI Breakpoint Commands): Add optional thread field.
6842 (GDB/MI Program Control): Add an introduction. Move "Program
6843 termination" examples into exec-run description.
6844 (GDB/MI File Commands): Mention similar CLI commands.
6845 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6846 is similar to "-gdb-version".
6847
6848 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6849
6850 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6851
6852 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6853
6854 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6855 sourceware.org for mailing lists.
6856 (GDB/MI File Commands): New node split from Program Control.
6857
6858 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6859
6860 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6861
6862 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6863
6864 * gdb.texinfo (Cygwin Native): Fix last change.
6865
6866 2006-05-22 Christopher Faylor <cgf@timesys.com>
6867
6868 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6869
6870 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
6871
6872 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6873 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6874
6875 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6876
6877 * gdb.texinfo (General Query Packets): Recommend not starting
6878 new packets with qC and clarify.
6879
6880 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
6881
6882 * gdb.texinfo (M2 Types): New section.
6883
6884 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6885
6886 * agentexpr.texi: Add a copyright and license notice.
6887 * observer.texi: Likewise, with GPL clause for function prototypes.
6888 Remove trailing whitespace.
6889
6890 2006-05-05 Jim Blandy <jimb@codesourcery.com>
6891
6892 * gdb.texinfo (General Query Packets): Document conventions for
6893 terminating packet names, and their violations.
6894
6895 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6896
6897 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6898 * gdb.texinfo: Likewise.
6899
6900 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6901
6902 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6903 and "show remotedebug".
6904 (Debugging Output): Add additional index entries.
6905
6906 2006-04-27 Michael Snyder <msnyder@redhat.com>
6907
6908 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6909
6910 2006-04-22 Andrew Cagney <cagney@redhat.com>
6911
6912 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6913 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6914
6915 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6916
6917 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6918 and remove breakpoint prototypes.
6919 (Watchpoints): Move description of target_insert_hw_breakpoint and
6920 target_remove_hw_breakpoint ...
6921 (Breakpoints): ... to here. Document target_insert_breakpoint and
6922 target_remove_breakpoint.
6923
6924 2006-04-17 Jim Blandy <jimb@codesourcery.com>
6925
6926 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6927 and C packets are optional.
6928
6929 2006-04-14 Frederic Riss <frederic.riss@st.com>
6930
6931 * gdb.texinfo (Specifying source directories): Update the description
6932 of the source file search to reflect the fact that the source path
6933 always contains at least $cdir and $cwd.
6934
6935 2006-03-31 Michael Snyder <msnyder@redhat.com>
6936
6937 * gdb.texinfo: Update copyright dates.
6938
6939 2006-03-31 Eli Zaretskii <eliz@gnu.org>
6940
6941 * gdb.texinfo (Overview): Add an index entry to "empty response".
6942
6943 2006-03-28 Jim Blandy <jimb@codesourcery.com>
6944
6945 * gdbint.texinfo (Prologue Analysis): New section.
6946
6947 2006-03-07 Jim Blandy <jimb@red-bean.com>
6948
6949 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6950
6951 * gdb.texinfo (Target Commands): Update text describing how to
6952 specify a target. Refer to the detailed section on remote
6953 debugging, not the brief mention.
6954
6955 * gdb.texinfo (Connecting): Organize the different 'target remote'
6956 connection methods into a table. Add a 'target remote' index
6957 entry. (!!!)
6958
6959 2006-02-17 Fred Fish <fnf@specifix.com>
6960
6961 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6962 'ptype' commands to reflect the fact that the only significant
6963 difference between them is that ptype prints the complete type
6964 description instead of just the name.
6965
6966 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6967
6968 * gdbint.texinfo (Watchpoints): Delete
6969 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6970
6971 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
6972
6973 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6974 times fields where needed. Fix typos. Update general form given
6975 for output of -break-insert.
6976 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6977
6978 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6979
6980 * gdbint.texinfo (Symbol Handling): Add a section
6981 on memory management.
6982
6983 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6984
6985 * gdb.texinfo (Breakpoint table commands): Document the fullname
6986 field in -break-list output.
6987
6988 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6989
6990 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6991 debugging information produced by the various "set debug..."
6992 options.
6993
6994 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6995
6996 * gdb.texinfo (Files): Remove obsolete bits from the description
6997 of "symbol-file".
6998
6999 2006-01-25 Jim Blandy <jimb@redhat.com>
7000
7001 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7002
7003 2006-01-24 Jim Blandy <jimb@redhat.com>
7004
7005 * gdbint.texinfo (Frames): Document the basics of GDB's register
7006 unwinding model, and explain the existence of the "sentinel" frame.
7007
7008 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7009
7010 * gdb.texinfo (Choosing files): Mention that -directory is used
7011 for script files.
7012 (Specifying source directories): Likewise.
7013 (Command files): Explain how script files are found.
7014
7015 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7016
7017 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7018 the threads in a multi-threaded program.
7019 (Threads): The threadno argument of "thread apply" can be a range
7020 of numbers.
7021
7022 2006-01-18 Jim Blandy <jimb@redhat.com>
7023
7024 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7025 of warning flags.
7026
7027 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7028
7029 * gdb.texinfo (Sequences): Improve menu annotations.
7030 (Define): Add index entries for arguments of user-defined
7031 commands. Move the description of flow-control commands...
7032 (Command Files): ...to here. Document loop_break and
7033 loop_continue.
7034 (Define, Command Files): Document `end' and add index entries for
7035 it.
7036
7037 2006-01-04 Michael Snyder <msnyder@redhat.com>
7038
7039 * gdb.texinfo: Add documentation for linux-fork.
7040 * gdbint.texinfo: Add internal documentation for checkpoints.
7041
7042 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7043
7044 * gdb.texinfo (Omissions from Ada): Document that there is now
7045 limited aggregate support.
7046
7047 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7048
7049 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7050 registers and the likes.
7051
7052 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7053
7054 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7055 (Symbols): Fix usage of "e.g.".
7056 (Memory Region Attributes): Fix usage of "etc."
7057
7058 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7059 (Coding): Fix usage of "e.g.".
7060
7061 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7062
7063 * stabs.texinfo:
7064 * refcard.tex:
7065 * gpl.texi:
7066 * gdbint.texinfo:
7067 * gdb.texinfo:
7068 * gdb-cfg.texi:
7069 * fdl.texi:
7070 * annotate.texinfo:
7071 * all-cfg.texi:
7072 * Makefile.in: Add (C) after Copyright. Update the FSF
7073 address.
7074
7075 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7076
7077 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7078 extend GDB with commands for external monitor.
7079
7080 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7081
7082 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7083
7084 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7085
7086 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7087
7088 2005-11-21 Jim Blandy <jimb@redhat.com>
7089
7090 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7091 placement of 'R' actions in tracepoint action packets; document
7092 dependence of 'X' and 'M' actions on a preceding 'R' action for
7093 their registers.
7094
7095 2005-11-19 Jim Blandy <jimb@redhat.com>
7096
7097 * gdb.texinfo (Tracepoint Packets): New node.
7098 (General Query Packets): Add entries for the tracepoint packets,
7099 referring to the "Tracepoint Packets" node.
7100 (Tracepoints): Add reference to "Tracepoint Packets".
7101
7102 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7103
7104 * gdb.texinfo (set remotebreak): Add anchor.
7105 (X packet): Likewise.
7106 (Remote Protocol): Add new section `Interrupts' and new index
7107 entry `interrupts (remote protocol)'.
7108
7109 2005-11-18 Jim Blandy <jimb@redhat.com>
7110
7111 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7112 entries into the General Query Packets section. Add a
7113 cross-reference to that section. Drop description of replies, as
7114 these are covered in the descriptions of each packet.
7115 (General Query Packets): Add introductory text. Explain naming
7116 conventions, and how the end of a name is recognized.
7117
7118 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7119
7120 * gdb.texinfo (Remote configuration): Fix typo in description of
7121 "set remotebreak" command.
7122
7123 2005-11-16 Jim Blandy <jimb@redhat.com>
7124
7125 * gdb.texinfo (Packets, Stop Reply Packets)
7126 (General Query Packets): Various formatting cleanups.
7127 - Use @samp for packet contents.
7128 - Drop summaries from packet @item lines; the same information appears
7129 immediately below in the description.
7130 - Delete paragraph breaks after packet @item commands, so that the
7131 description appears directly to the right of the packet prototype
7132 in the printed manual, if it fits.
7133 - Place spaces in packet prototypes between @vars and non-@var
7134 letters, and explain that they're just for formatting.
7135 - Use @dots{} instead of '...'.
7136 - Fix uses of @code where @var was needed.
7137 - Replace "deprecated" markers with English text spelling out the
7138 packet's status and the preferred alternatives.
7139 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7140 what this ever meant.
7141 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7142 this for a long time.
7143 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7144 implemented several times, and have been in use for years.
7145
7146 2005-11-15 Jim Blandy <jimb@redhat.com>
7147
7148 * gdb.texinfo (Packets): Add index entries for 'm' packet
7149 disclaimers.
7150
7151 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7152 of stub when processing an 'm' packet.
7153
7154 * gdb.texinfo (Packets): Mention that packets beginning with
7155 letters are reserved once, at the top, instead of actually listing
7156 them all and saying "reserved".
7157
7158 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7159
7160 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7161 Change @var{$arg0 to @code{$arg0.
7162
7163 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7164
7165 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7166
7167 2005-11-12 Jim Blandy <jimb@redhat.com>
7168
7169 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7170 order. Remove extraneous 'z'.
7171
7172 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7173
7174 * gdb.texinfo (Choosing files): Add --eval-command.
7175
7176 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7177
7178 * gdb.texinfo (Choosing modes): Add --return-child-result.
7179
7180
7181 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7182
7183 * gdb.texinfo (Choosing modes): Add --batch-silent.
7184
7185 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7186
7187 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7188 "The -var-update Command".
7189
7190 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7191
7192 * gdb.texinfo (Print Settings): Add documentation for set/show
7193 print array-indexes.
7194
7195 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7196
7197 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7198 6.2 and 6.3.
7199
7200 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7201
7202 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7203 since 19-Jan-2004.
7204 (Files): Likewise.
7205 (Variables, Symbols): Document the "<incomplete type>" message and
7206 its reasons.
7207
7208 2005-08-01 Fred Fish <fnf@specifix.com>
7209
7210 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7211
7212 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7213
7214 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7215 option for -var-list-children and -var-update.
7216 (GDB/MI Stack Manipulation): Simplify description of
7217 print-values option for -stack-list-locals.
7218 (GDB/MI Command Description Format): Clarify.
7219 (Mode Options): Spelling of superseded.
7220
7221 2005-07-12 Bob Rossi <bob@brasko.net>
7222
7223 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7224 corresponding GDB command comment.
7225
7226 2005-07-06 Bob Rossi <bob@brasko.net>
7227
7228 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7229 and -inferior-tty-show.
7230 (Input/Output): Document "set/show inferior-tty" and tty alias.
7231
7232 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7233
7234 * gdb.texinfo (Packets): Change description of 'D' packet to note
7235 that GDB does wait for a response.
7236
7237 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7238
7239 * gdb.texinfo (History) Rename "Command History".
7240 (Command History): Move node "Server Prefix" from section on
7241 Annotations here.
7242
7243 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7244
7245 * gdb.texinfo (GDB/MI Stack Manipulation):
7246 Re-instate -stack-info-frame with example. Say that it gets
7247 info on selected frame, not current frame.
7248
7249 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7250
7251 * gdb.texinfo (Server): Clarify that `file' should be used before
7252 connecting to the server.
7253 (Files): Add an xref to the above description.
7254 (Output Formats): More detailed description of the `c' format.
7255 (Memory): List explicitly all the formats supported by `x'.
7256 (Threads): Add an @cindex entry for "thread apply".
7257 (Files): Document the possibility of loading unlinked object
7258 files. Add more indexing for solib-absolute-prefix and
7259 --with-sysroot.
7260 (Machine Code): Document possible problems with locations in
7261 shared libraries.
7262 (Backtrace): Document that free-standing environments do not need
7263 to have a `main' function.
7264
7265 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7266
7267 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7268 -stack-info-frame.
7269
7270 2005-06-07 Andrew Cagney <cagney@gnu.org>
7271
7272 * gdb.texinfo (Contributors): Note the original multi-arch
7273 contributors.
7274
7275 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7276
7277 * gdb.texinfo (Registers): Add index entries for the standard
7278 registers.
7279 (Frames): Add cross-reference from frame pointer description to
7280 the Registers node.
7281 (Annotations Overview): Fix the reference to GDB name.
7282
7283 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7284
7285 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7286 can-use-hw-watchpoints.
7287
7288 2005-05-28 Bob Rossi <bob@brasko.net>
7289
7290 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7291 the possible reasons why an exec async record would be returned to FE.
7292
7293 2005-05-26 Andrew Cagney <cagney@gnu.org>
7294
7295 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7296 Andrew Cagney implemented the original GDB/MI.
7297
7298 2005-05-23 Orjan Friberg <orjanf@axis.com>
7299
7300 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7301 documentation. Add documentation for cris-mode.
7302
7303 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7304
7305 * gdb.texinfo (Numbers): Explain the example and make the wording
7306 more acurate.
7307
7308 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7309 Dennis Brueni <dennis@slickedit.com>
7310
7311 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7312 (GDB/MI Data Manipulation, GDB/MI Program Control)
7313 (GDB/MI Stack Manipulation): Update examples to include the fullname
7314 attribute in stack frames.
7315
7316 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7317
7318 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7319 do with other non-standard names of init files.
7320
7321 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7322
7323 * gdb.texinfo (Command Files): Move the description of the startup
7324 from here...
7325 (Startup): ...to this new subsection of the Invocation chapter.
7326 Rearrange the description of init files more logically and add a
7327 cross-reference to "Command Files". Document the special gdbinit
7328 name for CISCO 68k. Expand the description of what GDB does
7329 during startup.
7330 (History): Add index entry for HISTSIZE.
7331
7332 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7333
7334 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7335
7336 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7337
7338 * gdb.texinfo (SVR4 Process Information, The isatty call)
7339 (The system call): Don't use foo(N) notation for man pages and
7340 functions.
7341 (Compilation, DJGPP Native): Improve wording.
7342
7343 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7344
7345 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7346 were optimized away.
7347
7348 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7349
7350 * gdb.texinfo (Remote configuration): Document "set/show
7351 get-thread-local-storage-address". Add cross-reference to the
7352 description of the qGetTLSAddr packet.
7353 (General Query Packets): Mention "set remote
7354 get-thread-local-storage-address" and add a reference to its
7355 description.
7356
7357 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7358
7359 * gdb.texinfo (Backtrace): Describe 'bt full'.
7360
7361 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7362
7363 * gdb.texinfo (Mode Options): Fix typo.
7364 (GDB/MI): Describe how to invoke GDB/MI.
7365
7366 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7367
7368 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7369 references changed. Add description of "info udot".
7370 (Files): Document "set/show stop-on-solib-events".
7371 (M32R/D): Document "set/show download-path", "set/show
7372 board-address", "set/show server-address", "upload", "tload".
7373 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7374 "use_mon_code", "use_ib_break", "use_dbt_break".
7375 (Maintenance Commands): Improve indexing.
7376 (Target Commands): Document "set/show hash", "set/show debug
7377 monitor".
7378 (SVR4 Process Information): Document "info pidlist" and "info
7379 meminfo". Document "set/show procfs-tarce" and "set/show
7380 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7381 (Symbols, The Print Command with Objective-C): Improve indexing.
7382 (Objective-C): Add references to "info classes" and "info
7383 selectors".
7384 (Debugging Output): Improve wording. Document "set/show debug
7385 solib-frv". Fix "set/show debugvarobj".
7386 (Set Breaks): Add index entry for "hardware breakpoints".
7387 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7388 and "set/show usehardbreakpoints".
7389 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7390 monitor-prompt", "set/show monitor-warnings", "pmon".
7391 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7392 rdiromatzero", "set/show rdiheartbeat".
7393 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7394 "sds".
7395 (Embedded Processors): Document the "sim" command.
7396 (Remote): Document the "remote" command.
7397 (DJGPP Native): Document the "info serial" command.
7398 (Threads): Document "maint info sol-threads".
7399 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7400 (Set Breaks): Improve indexing.
7401 (Command Syntax): Add a reference to dont-repeat.
7402 (Define): Document "dont-repeat".
7403 (TUI Commands): Document "tabset".
7404 (WinCE): New subsection. Document "set/show remotedirectory",
7405 "set/show remoteupload", "set/show remoteaddhost".
7406
7407 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7408
7409 * gdb.texinfo (Hurd Native): New subsection, documents
7410 Hurd-specific commands.
7411 (Maintenance Commands): Add cross-reference to "Debugging Output".
7412 (Debugging Output): Document "set/show debug lin-lwp".
7413 (MIPS): Improve documentation of heuristic-fence-post. Document
7414 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7415 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7416 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7417 (ARM): Document ARM-specific commands.
7418 (AVR): New section. Document "info io_registers".
7419 (CRIS): New section. Document "set/show cris-version" and
7420 "set/show cris-dwarf2-cfi".
7421 (HPPA): New section. Document "set/show debug hppa" and "maint
7422 print unwind".
7423 (Neutrino): New subsection. Document "set/show debug nto-debug".
7424 (Super-H): New section. Document the "regs" command.
7425 (Debugging Output): Document "set/show debug aix-thread".
7426
7427 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7428
7429 * gdb.texinfo (Print Settings): Document "set/show print
7430 pascal_static-members", "set print repeats", "show print
7431 null-stop". Improve indexing. Fix documentation of "set print
7432 union".
7433 (Pascal): New section.
7434 (Supported languages): Rename from "Support"; all references
7435 updated. Add a menu item for Pascal.
7436 (Numbers): Document "set radix.
7437 (Screen Size): Document "set/show pagination".
7438 (MIPS Embedded): Remove "set processor" documentation.
7439 (Remote configuration): Document "set/show X/P/Z-packet",
7440 "set/show read-aux-vector-packet", "set/show remote
7441 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7442 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7443 remotedebug", "set/show remotebreak", "set/show remotedevice",
7444 "set/show remotelogfile".
7445 (Auxiliary Vector): Add reference to the description of the
7446 read-aux-vector-packet setting.
7447 (Set Watchpoints): Add a cross-reference to "set remote
7448 hardware-breakpoint-limit".
7449 (General Query Packets): Add indexing of requests and
7450 cross-references to related commands in "Remote configuration".
7451 (File-I/O Overview, The system call): Fix wording and typos.
7452 (Thread Stops): Add index entries.
7453 (Continuing and Stepping): Document "show step-mode".
7454 (i386): New node. Document "set/show struct-convention".
7455 (Files): Document "show trust-readonly-sections".
7456 (Calling): Document "set/show unwindonsignal".
7457 (Messages/Warnings): Add index entries.
7458 (Maintenance Commands): Document "set/show watchdog".
7459 (Annotations Overview): Document "show annotate".
7460 (Set Watchpoints): Add index entries.
7461 (Symbols): Fix doc of case-sensitive.
7462 (ABI): Document "show coerce-float-to-double".
7463 (Convenience Vars, Help): Improve indexing.
7464 (Machine Code): Document "show disassembly-flavor".
7465 (Debugging C plus plus): Document "show overload-resolution".
7466 (Value History, Signaling): Add index entries.
7467
7468 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7469
7470 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7471 (Processes): Fix wording.
7472 (History, List, Logging output, Define, Symbols, Print Settings):
7473 Improve indexing.
7474
7475 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7476
7477 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7478 redundant index entry for "target" command.
7479 (Backtrace): Add index entries.
7480 (Symbols, Fortran): Document the "set case-sensitive" command.
7481 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7482 (Print Settings): Add index entry for "set demangle-style".
7483 (Target Commands): Document "set download-write-size".
7484 (Debugging Output): Document "set exec-done-display".
7485
7486 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7487
7488 * gdb.texinfo (Files): Fix the name and documentation of
7489 add-shared-symbol-files. Document its alias assf. Update the
7490 list of OSs where GDB supports shared libraries. Fix markup.
7491 (Continuing and Stepping): Add reference to @var{location} in the
7492 text.
7493 (Dump/Restore Files): Fix reference to @{filename}.
7494 (Help): Fix wording.
7495 (Attach): Ditto.
7496 (Set Watchpoints): Ditto.
7497 (Backtrace): Remove redundant index entries. Improve index
7498 entries.
7499 (Delete Breaks): Fix wording.
7500 (Memory): Document the compare-sections command.
7501 (Memory Region Attributes): Improve wording.
7502 (Disabling): Improve wording.
7503 (Fortran): New subsection. Document the "info common" command.
7504 (Help): Document aliases "info copying" and "info warranty".
7505 (Caching Remote Data): New section. Document the "set/show
7506 remotecache" and "info dcache" commands.
7507 (Show): Fix wording of the documentation of the "set
7508 extension-language" command.
7509 (Signals): Add index entry for "info handle".
7510 (Memory Region Attributes): Fix punctuation.
7511 (Symbols): Change the arg name to "location" and refer to it in
7512 the text. Fix wording of "info types" doc.
7513 (Threads): Fix usage of @enumerate @item's.
7514 (Listing Tracepoints): Add index entry for "info tp".
7515 (Set Watchpoints): Add xref to "info break" description.
7516 (Macros): Add an index entry for "macro exp1". Document the
7517 "macro list" command.
7518 (Maintenance Commands): Document "flushregs", "maint agent",
7519 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7520 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7521 "maint print architecture", "maint print objfiles", "maint print
7522 statistics", "maint print type", "maint show-debug-regs", "maint
7523 space", "maint time", and "maint translate-address".
7524 (Connecting): Document the "monitor" command.
7525 (Annotations Overview): Describe the "set annotate" command.
7526
7527 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7528
7529 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7530 Rearrange index entries and improve wording about support for
7531 hardware watchpoints.
7532
7533 2005-03-10 Bob Rossi <bob@brasko.net>
7534
7535 * gdb.texinfo: Update copyright
7536
7537 2005-02-09 Theodore A. Roth <troth@openavr.org>
7538
7539 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7540 error.
7541
7542 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7543
7544 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7545
7546 2005-01-17 Michael Snyder <msnyder@redhat.com>
7547
7548 * gdb.texinfo: Fix spelling, infinte -> infinite.
7549
7550 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7551
7552 * observer.texi (GDB Observers): Document "solib_loaded".
7553
7554 2005-01-07 Andrew Cagney <cagney@gnu.org>
7555
7556 * configure.ac: Rename configure.in, require autoconf 2.59.
7557 * configure: Re-generate.
7558
7559 * configure.in: Replace configdirs with multiple references to
7560 AC_CONFIG_SUBDIRS.
7561 * configure: Re-generate.
7562
7563 2005-01-04 Andrew Cagney <cagney@gnu.org>
7564
7565 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7566 part of the version number.
7567
7568 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7569
7570 * gdbint.texinfo (Algorithms): Remove description of
7571 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7572
7573 2004-12-07 Jim Blandy <jimb@redhat.com>
7574
7575 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7576 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7577 numbers.
7578
7579 2004-12-07 Andreas Schwab <schwab@suse.de>
7580
7581 * gdb.texinfo (Mode Options): Document -l option.
7582
7583 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7584
7585 * gdbint.texinfo (Algorithms): More accurate description of
7586 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7587 is not needed unless data-read and data-access watchpoints are
7588 supported. Add a description of how GDB checks whether the
7589 inferior stopped because a watchpoint was hit.
7590
7591 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7592
7593 * gdb.texinfo (Files): Add cross-reference to description of
7594 -readnow command-line switch.
7595
7596 2004-11-10 Randolph Chung <tausq@debian.org>
7597
7598 * gdb.texinfo: Document set/show backtrace past-entry commands.
7599 Rearrange index entries for set/show backtrace past-main.
7600
7601 2004-11-10 Jon Beniston <jon@beniston.com>
7602
7603 Committed by Andrew Cagney <cagney@gnu.org>.
7604 * gdb.texinfo (Remote Serial Protocol): Further describe
7605 binary transfer escaping mechanism .
7606
7607 2004-11-08 Randolph Chung <tausq@debian.org>
7608
7609 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7610 and "show debug infrun". Add index entries.
7611
7612 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7613
7614 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7615 "info proc" that are already implemented. Add index entries.
7616 (Working Directory): Add a cross-reference to "info proc" command.
7617 (Files): Add a tip for decreasing memory used for symtabs from
7618 shared libraries.
7619 (Starting): Fix whitespace; make "elaboration" stand out where it
7620 is first used, and add an index entry for the term.
7621 (Calling): Expand and elaborate text. Add "print". Add the
7622 description of problems with weak aliases.
7623 (Core File Generation): New section.
7624
7625 2004-10-12 Andrew Cagney <cagney@gnu.org>
7626
7627 * gdbint.texinfo (Versions and Branches): New chapter.
7628 (Releasing GDB): Delete "Versions and Branches" section.
7629 (Top): Add "Versions and Branches".
7630
7631 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7632
7633 * gdb.texinfo (Editing, History): Add cross-references to the
7634 included Readline and History user documentation. Remove
7635 references to the symbol have-readline-appendices which is unused
7636 and undefined.
7637 (History): Fix indexing.
7638
7639 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7640
7641 * gdbint.texinfo (target_stopped_data_address): Update to
7642 new prototype.
7643 (i386_stopped_data_address): Update prototype and description.
7644 (i386_stopped_by_watchpoint): New function and description.
7645
7646 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7647
7648 * gdb.texinfo (Filenames): Add Ada suffixes.
7649 (Ada) New section.
7650
7651 2004-09-27 Andrew Cagney <cagney@gnu.org>
7652 Robert Picco <Robert.Picco@hp.com>
7653
7654 * gdb.texinfo (Packets): Document the "p" packet.
7655
7656 2004-09-21 Jason Molenda (jmolenda@apple.com)
7657
7658 * gdb.texinfo (Paths and Names of the Source Files): Document the
7659 meaning of values in the 'desc' field of a SO stab.
7660
7661 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7662
7663 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7664 max-cache-age" and "maint show dwarf2 max-cache-age".
7665
7666 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7667
7668 * gdb.texinfo (Set Breaks): Add index entry for setting
7669 breakpoints on overloaded C++ functions that are not members of
7670 any classes. Add an example and an index entry for setting
7671 breakpoints on all program functions.
7672 (Character Sets, Macros, Overlay Commands)
7673 (Non-debug DLL symbols, GDB/MI Output Syntax)
7674 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7675 Use "(@value{GDBP})" instead of a literal "(gdb)".
7676
7677 2004-09-12 Andrew Cagney <cagney@gnu.org>
7678
7679 * gdbint.texinfo (Native Debugging): Delete description of
7680 FILES_INFO_HOOK.
7681
7682 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7683
7684 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7685 to hex_string_custom (not historically correct, but more
7686 understandable, given the current code).
7687
7688 2004-09-03 Andrew Cagney <cagney@gnu.org>
7689
7690 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7691
7692 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7693
7694 * observer.texi (solib_unloaded): New observer.
7695
7696 2004-08-24 Andrew Cagney <cagney@gnu.org>
7697
7698 * gdbint.texinfo (Target Architecture Definition): Add missing
7699 comma.
7700
7701 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7702
7703 * (Using the Testsuite): build != host is supported,
7704 but some test scripts do not support build != host.
7705
7706 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7707
7708 * gdbint.texinfo (Host Definition): Delete description of
7709 FCLOSE_PROVIDED and GETENV_PROVIDED.
7710
7711 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7712
7713 * gdbint.texinfo (Host Definition): Delete description of
7714 NO_SYS_FILE.
7715 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7716 PTRACE_FP_BUG.
7717
7718 2004-08-05 Andrew Cagney <cagney@gnu.org>
7719
7720 * gdbint.texinfo (Target Architecture Definition): Delete
7721 reference to deprecated_read_fp.
7722
7723 2004-08-02 Andrew Cagney <cagney@gnu.org>
7724
7725 * gdbint.texinfo (Target Architecture Definition): Delete
7726 description of DEPRECATED_REGISTER_BYTES.
7727
7728 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7729
7730 * gdb.texinfo (Source Path): Document the new behavior of
7731 searching for the source files.
7732
7733 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7734
7735 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7736 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7737 (Auto Display): Improve indexing.
7738
7739 2004-07-16 Andrew Cagney <cagney@gnu.org>
7740
7741 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7742 "-noasync".
7743
7744 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7745
7746 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7747 have the same prefix have only their prefix in the index.
7748
7749 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7750
7751 * gdb.texinfo (BSD libkvm Interface): New node (section)
7752 (Native): Add it to the menu.
7753
7754 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7755
7756 * gdbint.texinfo (Target Architecture Definition): Remove
7757 PCC_SOL_BROKEN.
7758
7759 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7760
7761 * gdbint.texinfo (Target Architecture Definition): Remove
7762 SUN_FIXED_LBRAC_BUG.
7763
7764 2004-06-26 Andrew Cagney <cagney@gnu.org>
7765
7766 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7767
7768 2004-06-20 Andrew Cagney <cagney@gnu.org>
7769
7770 * gdbint.texinfo (Target Architecture Definition): Deprecate
7771 USE_STRUCT_CONVENTION.
7772
7773 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7774
7775 gdb.texinfo (Bug Reporting): Mention session recording,
7776 with the script command or Emacs.
7777
7778 2004-06-18 Andrew Cagney <cagney@gnu.org>
7779
7780 * gdbint.texinfo (Target Architecture Definition): Deprecate
7781 FUNCTION_START_OFFSET.
7782
7783 2004-06-14 Andrew Cagney <cagney@gnu.org>
7784
7785 Based on changes from Karl Berry.
7786 * gdb.texinfo: Do not use @sc in a direntry.
7787 * stabs.texinfo: Change @dircateogry to "Software development".
7788 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7789
7790 2004-06-13 Andrew Cagney <cagney@gnu.org>
7791
7792 * gdbint.texinfo (Target Architecture Definition): Delete
7793 description of RETURN_VALUE_ON_STACK.
7794
7795 2004-06-09 Andrew Cagney <cagney@gnu.org>
7796
7797 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7798 deleted by previous patch.
7799
7800 2004-06-08 Andrew Cagney <cagney@gnu.org>
7801
7802 * gdbint.texinfo (Native Debugging): Delete documentation on
7803 ATTACH_DETACH.
7804
7805 2004-06-06 Randolph Chung <tausq@debian.org>
7806
7807 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7808
7809 2004-06-06 Randolph Chung <tausq@debian.org>
7810
7811 * gdb.texinfo (push_dummy_call): Update argument list to match
7812 the new push_dummy_call method signature. Describe the function
7813 argument.
7814
7815 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7816
7817 * gdb.texinfo (Starting): Document new start command.
7818
7819 2004-05-21 Andrew Cagney <cagney@redhat.com>
7820
7821 * observer.texi (GDB Observers): Document "inferior_created".
7822
7823 2004-05-08 Andrew Cagney <cagney@redhat.com>
7824
7825 * gdbint.texinfo (Target Architecture Definition): Delete
7826 description of DO_DEFERRED_STORES.
7827
7828 * gdbint.texinfo (Target Architecture Definition): Delete
7829 references to DEPRECATED_FIX_CALL_DUMMY.
7830
7831 * gdbint.texinfo (Target Architecture Definition): Delete
7832 description of DEPRECATED_CALL_DUMMY_WORDS,
7833 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7834
7835 * gdbint.texinfo (Target Architecture Definition): Delete
7836 description of DEPRECATED_PUSH_DUMMY_FRAME.
7837
7838 * gdbint.texinfo (Target Architecture Definition): Delete
7839 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7840
7841 2004-05-07 Andrew Cagney <cagney@redhat.com>
7842
7843 * observer.texi (GDB Observers): Add "Debugging" section. Include
7844 cross reference to "set/show debug observer".
7845 * gdb.texinfo (Debugging Output): Document "set/show debug
7846 observer".
7847
7848 2004-05-01 Andrew Cagney <cagney@redhat.com>
7849
7850 * gdbint.texinfo (Target Architecture Definition): Delete
7851 description of DEPRECATED_PC_IN_SIGTRAMP.
7852
7853 2004-04-30 Andrew Cagney <cagney@redhat.com>
7854
7855 * gdbint.texinfo (Target Architecture Definition): Delete
7856 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7857
7858 2004-04-30 Orjan Friberg <orjanf@axis.com>
7859
7860 * observer.texi (GDB Observers): Correct spelling.
7861
7862 2004-04-26 Orjan Friberg <orjanf@axis.com>
7863
7864 * observer.texi (GDB Observers): Add target_changed event.
7865
7866 2004-04-08 Andrew Cagney <cagney@redhat.com>
7867
7868 * observer.texi (GDB Observers): Rework, provide generic observer
7869 definitions and then a list of observable events.
7870
7871 2004-04-04 Andrew Cagney <cagney@redhat.com>
7872
7873 * gdbint.texinfo (Host Definition): Delete reference to
7874 NO_SIGINTERRUPT.
7875
7876 2004-04-02 Andrew Cagney <cagney@redhat.com>
7877
7878 * gdbint.texinfo (Target Architecture Definition): Delete
7879 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7880
7881 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7882
7883 * gdb.texinfo (TUI Commands): Document tui reg commands.
7884
7885 2004-03-26 Andrew Cagney <cagney@redhat.com>
7886
7887 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7888 "gdbtui".
7889 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7890 (Contributors): Mention both Text and Terminal User Interface.
7891
7892 2004-03-23 Andrew Cagney <cagney@redhat.com>
7893
7894 * gdbint.texinfo (Target Architecture Definition): Deprecate
7895 references to SIGTRAMP_START and SIGTRAMP_END.
7896
7897 2004-03-23 Andrew Cagney <cagney@redhat.com>
7898
7899 * gdbint.texinfo (Target Architecture Definition): Deprecate
7900 references to PC_IN_SIGTRAMP.
7901
7902 2004-03-19 Andrew Cagney <cagney@redhat.com>
7903
7904 * gdbint.texinfo (Target Architecture Definition): Delete
7905 reference to GDB_TARGET_IS_HPPA.
7906
7907 2004-03-18 Andrew Cagney <cagney@redhat.com>
7908
7909 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7910 describe pre_init and post_init.
7911
7912 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7913
7914 * gdb.texinfo (Debugging Output): Document values for "set debug
7915 target".
7916
7917 2004-02-28 Andrew Cagney <cagney@redhat.com>
7918
7919 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7920
7921 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7922
7923 * gdb.texinfo (breakpoints): Add information about the
7924 new "set breakpoint pending" and "show breakpoint pending"
7925 commands.
7926
7927 2004-02-26 Andrew Cagney <cagney@redhat.com>
7928
7929 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7930 in Per-architecture module data section.
7931
7932 2004-02-25 Roland McGrath <roland@redhat.com>
7933
7934 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7935
7936 2004-02-24 Andrew Cagney <cagney@redhat.com>
7937
7938 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7939 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7940 * fdl.texi: Import Version 1.2, November 2002.
7941
7942 2004-02-17 Andrew Cagney <cagney@redhat.com>
7943
7944 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7945
7946 2004-02-16 Andrew Cagney <cagney@redhat.com>
7947
7948 * gdbint.texinfo (Target Architecture Definition): Deprecate
7949 FRAMELESS_FUNCTION_INVOCATION.
7950
7951 2004-02-16 Andrew Cagney <cagney@redhat.com>
7952
7953 * gdbint.texinfo (Coding): Mention -Wunused-function.
7954
7955 2004-02-14 Andrew Cagney <cagney@redhat.com>
7956
7957 * gdbint.texinfo (Target Architecture Definition): Delete
7958 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7959
7960 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
7961
7962 * gdb.texinfo: Properly quote the name "C++".
7963 * gdbint.texinfo: Ditto.
7964 * stabs.texinfo: Ditto.
7965
7966 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
7967
7968 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7969 minimal information about libiberty.
7970
7971 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7972
7973 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7974
7975 2004-02-04 Roland McGrath <roland@redhat.com>
7976
7977 * gdb.texinfo (Auxiliary Vector): New node (section).
7978 (Data): Add it to the menu.
7979
7980 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7981
7982 * gdb.texinfo (Breakpoints): Add information about pending
7983 breakpoint support.
7984
7985 2004-01-26 Andrew Cagney <cagney@redhat.com>
7986
7987 * gdb.texinfo (Overview): Delete references to the cisco protocol
7988 including the "N" response.
7989
7990 2004-01-26 Andrew Cagney <cagney@redhat.com>
7991
7992 * gdbint.texinfo (Target Architecture Definition): Rename
7993 EXTRACT_STRUCT_VALUE_ADDRESS to
7994 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7995
7996 2004-01-24 Eli Zaretskii <eliz@gnu.org>
7997
7998 * gdb.texinfo (KOD): Document "show os". Add index entries for
7999 "set/show os" and "info cisco" commands.
8000
8001 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8002
8003 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8004
8005 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8006
8007 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8008 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8009
8010 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8011
8012 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8013 -stack-list-locals.
8014 (GDB/MI Variable Objects): Describe extension to
8015 -var-list-children.
8016
8017 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8018
8019 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8020
8021 2004-01-17 Andrew Cagney <cagney@redhat.com>
8022
8023 * gdbint.texinfo (Target Architecture Definition): Delete
8024 documentation on DEPRECATED_NPC_REGNUM.
8025
8026 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8027
8028 * gdb.texinfo: Update copyright year. Mention that set
8029 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8030 "set follow-fork-mode ask".
8031
8032 2004-01-13 Andrew Cagney <cagney@redhat.com>
8033
8034 * gdbint.texinfo: Update copyright year.
8035 (Coding): Add -Wunused-label to list of -Werror warnings.
8036
8037 2004-01-08 Jason Molenda <jmolenda@apple.com>
8038 Eli Zaretskii <eliz@gnu.org>
8039
8040 * gdb.texinfo: Update copyright.
8041 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8042 around names, as appropriate. Minor syntax cleanup of
8043 _NSPrintForDebugger explanation. Two spaces after periods.
8044 GDBN used instead of lit. "gdb". Index entries added for
8045 print-object and _NSPrintForDebugger. @noindent added in one spot.
8046
8047 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8048
8049 * stabs.texinfo: Add dircategory and direntry commands.
8050 * annotate.texinfo: Ditto.
8051
8052 2003-11-10 Andrew Cagney <cagney@redhat.com>
8053
8054 * gdbint.texinfo (Target Architecture Definition): Replace the
8055 return_value method's "inval" and "outval" parameters with
8056 "readbuf" and "writebuf".
8057
8058 2003-10-28 Jim Blandy <jimb@redhat.com>
8059
8060 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8061 from "The `F' request packet" and "The `F' reply packet", to make
8062 texi2dvi happy.
8063 (File-I/O remote protocol extension): Update menu entries, too.
8064
8065 2003-10-26 Michael Chastain <mec@shout.net>
8066
8067 * gdb.texinfo (Thread Stops): Document the issue with
8068 premature return from system calls in multi-threaded programs.
8069
8070 2003-10-24 Andrew Cagney <cagney@redhat.com>
8071
8072 * annotate.texinfo: Fix "fortunatly"[sic].
8073
8074 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8075
8076 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8077 with "Hitachi" and "Mitsubishi".
8078
8079 2003-10-20 Andrew Cagney <cagney@redhat.com>
8080
8081 * gdbint.texinfo (Target Architecture Definition): Document
8082 gdbarch_return_value. Add cross references from
8083 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8084 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8085
8086 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8087
8088 * gdbint.texinfo (Target Architecture Definition): Document
8089 regset_from_core_section.
8090
8091 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8092
8093 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8094
8095 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8096
8097 From Anthony Green <green@redhat.com>:
8098 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8099
8100 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8101
8102 * gdb.texinfo (Breakpoint related warnings): New node.
8103 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8104
8105 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8106
8107 * gdb.texinfo (Remote Protocol): Document v and vCont.
8108
8109 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8110
8111 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8112 * gdbint.texinfo: Ditto.
8113
8114 2003-10-09 Andrew Cagney <cagney@redhat.com>
8115
8116 From 2003-09-18 David Anderson <davea@sgi.com>:
8117 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8118 "command".
8119
8120 2003-10-03 Andrew Cagney <cagney@redhat.com>
8121
8122 * gdbint.texinfo (Target Architecture Definition): Deprecate
8123 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8124 just target.
8125
8126 2003-10-02 Andrew Cagney <cagney@redhat.com>
8127
8128 * gdbint.texinfo (Target Architecture Definition): Rename
8129 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8130 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8131 * gdbint.texinfo (Target Architecture Definition): Rename
8132
8133 2003-09-30 Andrew Cagney <cagney@redhat.com>
8134
8135 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8136 (Target Architecture Definition):
8137
8138 * gdbint.texinfo (Target Architecture Definition): Rename
8139 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8140
8141 2003-09-29 Andrew Cagney <cagney@redhat.com>
8142
8143 * gdbint.texinfo (Target Architecture Definition): Delete
8144 documentation for NEED_TEXT_START_END.
8145
8146 * gdbint.texinfo (Target Architecture Definition): Rename
8147 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8148 TARGET_WRITE_PC.
8149
8150 2003-09-22 Michael Chastain <mec@shout.net>
8151
8152 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8153
8154 2003-09-21 Anthony Green <green@redhat.com>
8155
8156 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8157
8158 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8159
8160 * gdbint.texinfo (Target Architecture Definition): Document
8161 stabs_argument_has_addr.
8162
8163 2003-09-18 Andrew Cagney <cagney@redhat.com>
8164
8165 * gdbint.texinfo (Target Architecture Definition): Delete
8166 documentation on REGISTER_NAMES.
8167
8168 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8169
8170 * gdbint.texinfo (Target Architecture Definition): Replace
8171 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8172
8173 2003-09-11 Andrew Cagney <cagney@redhat.com>
8174
8175 * gdbint.texinfo (Target Architecture Definition): Replace
8176 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8177
8178 2003-08-18 Andrew Cagney <cagney@redhat.com>
8179
8180 * gdbint.texinfo (Target Architecture Definition): Document
8181 "frame_red_zone_size".
8182
8183 2003-08-09 Andrew Cagney <cagney@redhat.com>
8184
8185 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8186 with "set/show backtrace past-main" and "set/show backtrace
8187 limit".
8188
8189 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8190
8191 * Makefile.in (install-info): Support DESTDIR.
8192 (install-html): Likewise.
8193
8194 2003-08-07 Andrew Cagney <cagney@redhat.com>
8195
8196 Patch from Nick Roberts.
8197 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8198 bindings. Remove description of send-gdb-command.
8199
8200 2003-08-07 Andrew Cagney <cagney@redhat.com>
8201
8202 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8203 GDB 6.0.
8204
8205 2003-08-06 Andrew Cagney <cagney@redhat.com>
8206
8207 * gdb.texinfo (Mode Options): Mention that level three is the
8208 highest available and that level 2 is deprecated.
8209 (Annotations Overview): Mention annotation levels. Cross reference
8210 to "Limitations of the Annotation Interface" in annotate.texi.
8211 (TODO, Value Annotations, Frame Annotations): Delete section.
8212 (Displays, Breakpoint Info): Delete.
8213
8214 2003-08-04 Andrew Cagney <cagney@redhat.com>
8215
8216 * agentexpr.texi: Delete @bye.
8217 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8218 (stabs.info): Add $(srcdir) to include search path.
8219 (html): Depend on "annotate_toc.html", and not "annotate.html".
8220 * stabs.texinfo: Ditto. Include "fdl.texi".
8221 * gdbint.texinfo: Update copyright statement's list of invariant
8222 sections.
8223
8224 2003-07-28 Andrew Cagney <cagney@redhat.com>
8225
8226 * Makefile.in (INFO_DEPS): Add annotate.info.
8227 (dvi, ps, html, pdf): Add annotate.
8228 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8229 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8230 (ANNOTATE_DOC_FILES): New macro.
8231 (ANNOTATE_TEX_TMPS): New macro.
8232 (annotate.info, annotate_toc.html): Specify dependencies.
8233 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8234 * annotate.texinfo: Rename annotate.texi. Get building. Add
8235 "Migrating to GDB/MI" and "Limitations of the Annotation
8236 Interface" chapters. Mention why it is not part of the user
8237 guide. Update copyright notice. Include "fdl.texi".
8238
8239 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8240
8241 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8242
8243 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8244
8245 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8246
8247 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8248
8249 * gdb.texinfo (Server): Mention pidof.
8250
8251 2003-07-22 Andrew Cagney <cagney@redhat.com>
8252
8253 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8254 list.
8255
8256 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8257
8258 * gdb.texinfo (Logging output): New chapter.
8259
8260 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8261
8262 * gdb.texinfo (Unsupported languages): New section.
8263 (Languages): Add link to new section.
8264
8265 2003-06-22 Andrew Cagney <cagney@redhat.com>
8266
8267 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8268
8269 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8270
8271 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8272
8273 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8274
8275 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8276 * agentexpr.texi: Retitle section, and change it to an appendix.
8277 Comment out texinfo initialization. Factor a @var{} into two
8278 pieces to prevent makeinfo warnings.
8279 * gdb.texinfo: Add Agent Expressions appendix.
8280
8281 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8282
8283 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8284
8285 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8286
8287 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8288 remote target". Document the "detach" and "disconnect" commands.
8289 (Server, Netware, Debug Session): Reference "Connecting to a
8290 remote target".
8291 (GDB/MI Target Manipulation): Document "-target-disconnect".
8292
8293 2003-06-13 Andrew Cagney <cagney@redhat.com>
8294
8295 * gdbint.texinfo (Target Architecture Definition): Deprecate
8296 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8297 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8298
8299 2003-06-09 Jim Blandy <jimb@redhat.com>
8300
8301 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8302
8303 2003-06-08 Andrew Cagney <cagney@redhat.com>
8304
8305 * gdbint.texinfo (Target Architecture Definition): Delete
8306 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8307
8308 2003-06-08 Andrew Cagney <cagney@redhat.com>
8309
8310 * gdbint.texinfo (Target Architecture Definition): Document
8311 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8312
8313 2003-06-07 Adam Fedor <fedor@gnu.org>
8314
8315 * gdb.texinfo: Add Objective-C documentation.
8316
8317 2003-06-01 Andrew Cagney <cagney@redhat.com>
8318
8319 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8320 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8321
8322 2003-05-21 Andrew Cagney <cagney@redhat.com>
8323
8324 * gdbint.texinfo (Target Architecture Definition): Delete
8325 references to "extract_address" and "store_address".
8326
8327 2003-05-16 Andrew Cagney <cagney@redhat.com>
8328
8329 * gdbint.texinfo (Target Architecture Definition): Replace
8330 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8331 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8332
8333 2003-05-14 Theodore A. Roth <troth@openavr.org>
8334
8335 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8336
8337 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8338
8339 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8340 (gdb.dvi): Likewise.
8341 (gdb.pdf): Likewise.
8342 (links2roff): Likewise.
8343
8344 2003-05-08 Jim Blandy <jimb@redhat.com>
8345
8346 * gdb.texinfo (Dump/Restore Files): Update documentation for
8347 'dump', 'append', and 'restore': note that format argument is
8348 optional; simplify presentation of the command variants; and be
8349 more precise about the formats.
8350
8351 2003-05-07 Jim Blandy <jimb@redhat.com>
8352
8353 * gdb.texinfo (Symbols): Update documentation: 'maint list
8354 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8355 symtabs' and 'maint info psymtabs'.
8356
8357 2003-05-05 Andrew Cagney <cagney@redhat.com>
8358
8359 * gdbint.texinfo (Target Architecture Definition): Make
8360 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8361 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8362 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8363
8364 2003-05-04 Andrew Cagney <cagney@redhat.com>
8365
8366 * gdb.texinfo (Maintenance Commands): Document "maint print
8367 dummy-frames".
8368
8369 2003-05-04 Andrew Cagney <cagney@redhat.com>
8370
8371 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8372
8373 2003-05-03 J. Brobecker <brobecker@gnat.com>
8374
8375 Thierry Schneider <tpschneider1@yahoo.com>
8376 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8377 for new MI command.
8378
8379 2003-05-03 Andrew Cagney <cagney@redhat.com>
8380
8381 * gdbint.texinfo (Target Architecture Definition): Document
8382 push_dummy_code. Add cross references.
8383
8384 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8385
8386 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8387 set/show charsets commands.
8388
8389 2003-04-28 Andrew Cagney <cagney@redhat.com>
8390
8391 * gdbint.texinfo (Target Architecture Definition): Replace
8392 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8393 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8394
8395 2003-04-28 Andrew Cagney <cagney@redhat.com>
8396
8397 * gdbint.texinfo (Target Architecture Definition): Rename
8398 "tm_print_insn" to "deprecated_tm_print_insn".
8399
8400 2003-04-09 Jim Blandy <jimb@redhat.com>
8401
8402 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8403 list psymtabs'.
8404
8405 2003-04-08 Andrew Cagney <cagney@redhat.com>
8406
8407 * gdbint.texinfo (Target Architecture Definition): Delete
8408 references to EXTRA_FRAME_INFO.
8409
8410 2003-04-08 Andrew Cagney <cagney@redhat.com>
8411
8412 * gdbint.texinfo (Target Architecture Definition): Delete
8413 PRINT_TYPELESS_INTEGER.
8414
8415 2003-04-02 J. Brobecker <brobecker@gnat.com>
8416
8417 * observer.texi (GDB Observers): Adjust the documentation for the
8418 normal_stop notification to better describe reality. Fix a couple
8419 of minor typos.
8420
8421 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8422
8423 * gdb.texinfo (GDB/MI Program Control): Add
8424 '-file-list-exec-source-file'
8425
8426 2003-03-31 Andrew Cagney <cagney@redhat.com>
8427
8428 * gdbint.texinfo (Target Architecture Definition): Delete
8429 references to CALL_DUMMY_P.
8430
8431 2003-03-30 Andrew Cagney <cagney@redhat.com>
8432
8433 * gdbint.texinfo (Target Architecture Definition): Remove
8434 reference to TARGET_WRITE_SP.
8435
8436 2003-03-27 Andrew Cagney <cagney@redhat.com>
8437
8438 * gdbint.texinfo (Target Architecture Definition): Remove
8439 references to write_sp.
8440
8441 2003-03-27 Andrew Cagney <cagney@redhat.com>
8442
8443 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8444 chapter body. Use @smallexample instead of @example.
8445 (Annotations): Ditto.
8446 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8447 annotate.texi.
8448
8449 2003-03-26 Andrew Cagney <cagney@redhat.com>
8450
8451 * gdbint.texinfo (Target Architecture Definition): Replace
8452 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8453 dummy_addr parameters.
8454
8455 2003-03-25 Andrew Cagney <cagney@redhat.com>
8456
8457 * gdbint.texinfo (Target Architecture Definition): Delete
8458 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8459 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8460 Add reference to PUSH_ARGUMENTS.
8461
8462 2003-03-23 Andrew Cagney <cagney@redhat.com>
8463
8464 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8465 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8466
8467 2003-03-18 J. Brobecker <brobecker@gnat.com>
8468
8469 * gdbint.texinfo (Algorithms): Add new section describing the
8470 Observer paradigm.
8471 (Top): Add menu entry to new observer appendix.
8472 * observer.texi: New file.
8473 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8474 new observer.texi file.
8475
8476 2003-03-17 Andrew Cagney <cagney@redhat.com>
8477
8478 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8479 that GNU Press update the manual version number.
8480
8481 2003-03-12 Andrew Cagney <cagney@redhat.com>
8482
8483 * gdbint.texinfo (Target Architecture Definition): Delete
8484 references to get_saved_register. Rename GET_SAVED_REGISTER to
8485 DEPRECATED_GET_SAVED_REGISTER.
8486
8487 2003-03-13 Andrew Cagney <cagney@redhat.com>
8488
8489 * gdbint.texinfo (Target Architecture Definition): Replace
8490 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8491
8492 2003-03-12 Andrew Cagney <cagney@redhat.com>
8493
8494 * gdbint.texinfo (Target Architecture Definition): Rename
8495 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8496
8497 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8498
8499 * gdb.texinfo: Add File-I/O documentation.
8500
8501 2003-03-10 Andrew Cagney <cagney@redhat.com>
8502
8503 * gdbint.texinfo (Target Architecture Definition): Cross reference
8504 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8505
8506 2003-03-07 Andrew Cagney <cagney@redhat.com>
8507
8508 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8509 frame" command.
8510
8511 2003-03-05 Andrew Cagney <cagney@redhat.com>
8512
8513 * gdbint.texinfo (Target Architecture Definition): Document
8514 unwind_dummy_id. Cross reference unwind_dummy_id and
8515 SAVE_DUMMY_FRAME_TOS.
8516
8517 2003-03-05 James Ingham <jingham@apple.com>
8518 Daniel Jacobowitz <drow@mvista.com>
8519
8520 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8521 and "show cp-abi".
8522
8523 2003-03-03 Andrew Cagney <cagney@redhat.com>
8524
8525 * gdbint.texinfo (Target Architecture Definition): Document
8526 register_type.
8527
8528 2003-03-03 Andrew Cagney <cagney@redhat.com>
8529
8530 * stabs.texinfo (Structures): Use @samp and separate @var's
8531 instead of a single @var containing a comma separated list.
8532 (Unions): Ditto.
8533
8534 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8535
8536 * Makefile.in (distclean): Remove config.log.
8537
8538 2003-03-01 Andrew Cagney <cagney@redhat.com>
8539
8540 * gdbint.texinfo (Target Architecture Definition): Rename
8541 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8542
8543 2003-03-01 Andrew Cagney <cagney@redhat.com>
8544
8545 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8546 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8547
8548 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8549
8550 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8551 (Non-debug DLL symbols): New node, describing the minimal symbols
8552 loaded from DLLs without real debugging symbols.
8553
8554 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8555
8556 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8557 hardware-breakpoint-limit".
8558 (Set Watchpoints): Add cross reference to "set remote
8559 hardware-watchpoint-limit".
8560 (Remote configuration options): New section.
8561
8562 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8563
8564 * gdbint.texinfo (Target Architecture Definition): Delete
8565 descrption of IS_TRAPPED_INTERNALVAR.
8566
8567 From Keith Seitz <keiths@redhat.com>:
8568 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8569 option "-i"/"--interpreter" to this chapter. Include index
8570 entries.
8571
8572 2003-02-04 David Carlton <carlton@math.stanford.edu>
8573
8574 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8575 (Variables): Recommend stabs+ and DWARF 2.
8576 (C plus plus expressions): Correct info about
8577 compiler versions, debug formats.
8578 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8579 PR symtab/874.
8580
8581 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8582
8583 * gdbint.texinfo (Target Architecture Definition): Delete
8584 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8585 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8586 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8587 references to nindy and i960.
8588 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8589
8590 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8591
8592 * gdbint.texinfo (Target Architecture Definition): Delete
8593 FLOAT_INFO.
8594
8595 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8596
8597 * stabs.texinfo (Member Type Descriptor): Clarify description of
8598 `@'. Suggested by Ben Hutchings.
8599
8600 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8601
8602 * gdb.texinfo (M68K): Delete reference to es1800.
8603
8604 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8605
8606 * gdb.texinfo (Maintenance Commands): Document `maint print
8607 reggroups' and `maint print register-groups'.
8608 * gdbint.texinfo (Target Architecture Definition): Document
8609 register_reggroup_p.
8610
8611 2003-01-23 Jim Blandy <jimb@redhat.com>
8612
8613 * gdb.texinfo (Separate Debug Files): New section.
8614
8615 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8616
8617 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8618 and "maint show profile".
8619
8620 2003-01-16 Michael Chastain <mec@shout.net>
8621
8622 * gdb.texinfo (Installing GDB): Warn against
8623 ".../gdb-VERSION/gdb/configure".
8624 (Separate Objdir): Likewise.
8625
8626 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8627
8628 * gdbint.texinfo (Target Architecture Definition): Delete
8629 definition of PRINT_REGISTER_HOOK.
8630
8631 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8632
8633 (OpenRISC 1000): Fix formatting of command names.
8634
8635 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8636
8637 * gdb.texinfo (Continuing and Stepping): Add new command
8638 'advance'. Clarify behavior of 'until'.
8639
8640 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8641
8642 * gdb.texinfo (Files): Document solib-absolute-prefix and
8643 solib-search-path.
8644
8645 2003-01-09 Michael Chastain <mec@shout.net>
8646
8647 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8648 (Create a Release): Add new instructions for new @file{src-release}.
8649 Document existing instructions for @file{Makefile.in} as
8650 being for @value{GDBN} 5.3.1 or earlier.
8651
8652 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8653
8654 * gdbint.texinfo (Target Architecture Definition): Mention
8655 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8656 allocate memory.
8657
8658 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8659
8660 * gdb.texinfo (Controlling GDB): Add @kindex for
8661 "show osabi".
8662 (Backtraces): Add @kindex's for backtrace-below-main.
8663
8664 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8665
8666 * gdb.texinfo (Controlling GDB): Document "set osabi".
8667
8668 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8669
8670 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8671 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8672
8673 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8674
8675 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8676 "set coerce-float-to-double".
8677 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8678
8679 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8680
8681 * stabs.texinfo: Remove obsolete text.
8682 * gdbint.texinfo: Ditto.
8683 * gdb.texinfo: Ditto.
8684
8685 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8686
8687 * gdbint.texinfo (Target Architecture Definition): Update
8688 description of gdbarch_register_osabi.
8689
8690 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8691
8692 * agentexpr.texi: Fix typos.
8693 * annotate.texi: Likewise.
8694 * fdl.texi: Likewise.
8695
8696 2002-12-10 Andrew Cagney <cagney@redhat.com>
8697
8698 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8699 DEPRECATED_INIT_FRAME_PC.
8700
8701 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8702
8703 * gdbint.texinfo (Target Architecture Definition): Delete
8704 PC_IN_CALL_DUMMY.
8705
8706 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8707
8708 * gdbint.texinfo (Host Definition): Delete documentation on
8709 USE_GENERIC_DUMMY_FRAMES.
8710
8711 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8712
8713 Fix PR gdb/723 and PR gdb/245.
8714 * Makefile.in (install-info): Run the install-info command as part
8715 of the post install steps only.
8716 (uninstall-info): New target.
8717 (uninstall): New target.
8718
8719 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8720
8721 * Makefile.in (install): Make install do some real work.
8722
8723 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8724
8725 Fix POSIX problem reported by Paul Eggert.
8726 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8727 Fix PR gdb/527.
8728
8729 2002-10-26 Andrew Cagney <cagney@redhat.com>
8730
8731 * gdbint.texinfo (Target Architecture Definition): Delete
8732 definition of DO_REGISTERS_INFO.
8733
8734 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8735
8736 * gdbint.texinfo (Address Classes): Fix problems with insertion
8737 of ``{'' and ``}'' in example.
8738
8739 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8740
8741 * gdbint.texinfo (Address Classes): New section.
8742 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8743 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8744 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8745 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8746
8747 2002-10-11 Klee Dienes <kdienes@apple.com>
8748
8749 * gdb.texinfo (Registers): Mention vector registers as well as
8750 floating registers in the documentation for 'info registers' and
8751 'info all-registers'.
8752
8753 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8754
8755 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8756
8757 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8758
8759 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8760 interface definition.
8761
8762 2002-10-03 Marko Mlinar <markom@opencores.org>
8763
8764 * gdb.texinfo (Target Commands): Add or1k target specific
8765 commands.
8766 * gdb.texinfo (Contributors): Add myself to the contributors list.
8767
8768 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8769
8770 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8771 and "mi1" instead of "mi1" and "mi0".
8772
8773 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8774
8775 * gdb.texinfo (Packets): Fix typos "alligned".
8776 Correct z3/Z3 description. Correct z4/Z4 title.
8777
8778 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8779
8780 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8781
8782 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8783
8784 * gdb.texinfo: Use GNU/Linux instead of Linux.
8785
8786 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8787
8788 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8789
8790 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8791
8792 * gdb.texinfo: Replace @example with @smallexample.
8793
8794 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8795
8796 From Eli Zaretskii <eliz@gnu.org>:
8797 * gdb.texinfo (Character Sets): Use @smallexample instead of
8798 @example. Use GNU/Linux instead of Linux.
8799
8800 2002-09-20 Jim Blandy <jimb@redhat.com>
8801
8802 * gdb.texinfo: Add character set documentation.
8803
8804 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8805
8806 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8807 (Packets): Add cross reference from `b' packet to `z' packets.
8808
8809 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8810
8811 * gdb.texinfo (Maintenance Commands): Document ``maint
8812 internal-error'' and ``maint internal-warning''.
8813
8814 * gdbint.texinfo (Target Architecture Definition): Revise
8815 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8816
8817 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8818
8819 * gdbint.texinfo (Target Conditionals): Document the new
8820 NAME_OF_MALLOC macro.
8821
8822 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8823
8824 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8825 engineer.
8826
8827 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8828
8829 * gdb.texinfo (TUI Overview): Document status line fields.
8830
8831 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8832
8833 * gdb.texinfo (TUI Commands): Document info win command.
8834
8835 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8836
8837 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8838
8839 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8840
8841 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8842 (TUI Keys): Likewise.
8843
8844 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8845
8846 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8847 for a packet receive.
8848
8849 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8850
8851 * Makefile.in (clean): Move to end of file.
8852 (distclean, maintainer-clean, realclean): Ditto.
8853 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8854 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8855 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8856 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8857
8858 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8859
8860 * Makefile.in (GDBINT_TEX_TMPS): Define.
8861 (gdbint.dvi, gdbint.pdf): Use
8862 (GDB_TEX_TMPS): Define.
8863 (gdb.dvi, gdb.pdf): Use.
8864 (STABS_TEX_TMPS): Define.
8865 (stabs.dvi, stabs.pdf): Use.
8866 (GDB_DOC_SOURCE_INCLUDES): New macros.
8867 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8868 (GDBINT_DOC_FILES_INCLUDES): New macros.
8869 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8870 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8871 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8872 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8873 (links2roff): Replace SFILES_INCLUDED with
8874 GDB_DOC_SOURCE_INCLUDES.
8875 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8876 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8877 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8878 dependencies.
8879 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8880 dependencies.
8881 (gdbmi.texinfo): Delete rule.
8882 (inc-hist.texinfo): Delete rule.
8883 (rluser.texinfo): Delete rule.
8884
8885 2002-08-23 Andrew Cagney <cagney@redhat.com>
8886
8887 * gdbint.texinfo (Target Architecture Definition): Update
8888 STORE_RETURN_VALUE, mention regcache.
8889
8890 2002-08-21 Andrew Cagney <ac131313@redhat.com>
8891
8892 * gdbint.texinfo (Target Architecture Definition): Document
8893 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8894
8895 2002-08-19 Andrew Cagney <ac131313@redhat.com>
8896
8897 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8898 Fix minor typos. Add index entries.
8899
8900 2002-08-18 Andrew Cagney <ac131313@redhat.com>
8901
8902 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8903
8904 2002-08-15 Andrew Cagney <ac131313@redhat.com>
8905
8906 * gdbint.texinfo (Target Architecture Definition): Document
8907 PRINT_VECTOR_INFO.
8908 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8909
8910 2002-08-13 Andrew Cagney <ac131313@redhat.com>
8911
8912 * gdb.texinfo (Maintenance Commands): Document "maint print
8913 registers", "maint print raw-registers" and "maint print
8914 cooked-registers".
8915
8916 2002-08-08 Grace Sainsbury <graces@redhat.com>
8917
8918 From Mark Salter:
8919 * gdb.texinfo (Protocol): Document T packet extension to
8920 allow watchpoint address reporting.
8921
8922 2002-08-03 Andrew Cagney <ac131313@redhat.com>
8923
8924 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8925
8926 2002-08-01 Andrew Cagney <cagney@redhat.com>
8927
8928 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8929 to CHILL.
8930
8931 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8932
8933 * gdbint.texinfo (Coding): Revise section "Include Files".
8934
8935 2002-07-24 Andrew Cagney <cagney@redhat.com>
8936
8937 * gdbint.texinfo: Obsolete references to m88k.
8938 * gdb.texinfo: Ditto.
8939
8940 2002-07-10 Joel Brobecker <brobecker@gnat.com>
8941
8942 * gdbint.texinfo (Create a release candiate): Add the location
8943 where the proper version of autoconf can be retrieved.
8944
8945 2002-07-09 Don Howard <dhoward@redhat.com>
8946
8947 * gdb.texinfo (Command Files): Further describe the behavior of
8948 sourced command files.
8949
8950 2002-06-27 Andrew Cagney <ac131313@redhat.com>
8951
8952 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8953 (Coding): Clarify ISO C version that GDB assumes.
8954
8955 2002-06-26 Tom Tromey <tromey@redhat.com>
8956
8957 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8958 add_setshow_cmd_full.
8959
8960 2002-06-25 Don Howard <dhoward@redhat.com>
8961
8962 * gdb.texinfo (Memory Region Attributes): Document new behavior
8963 for 'mem' command.
8964
8965 2002-06-11 Jim Blandy <jimb@redhat.com>
8966
8967 * gdb.texinfo (Symbols): Update documentation for `info source'
8968 command.
8969
8970 * gdb.texinfo (Macros): Call the command `info macro', not
8971 `show macro'.
8972
8973 2002-06-09 Andrew Cagney <ac131313@redhat.com>
8974
8975 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8976 data''.
8977
8978 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8979
8980 * gdbint.texinfo (Target Architecture Definition): Document
8981 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8982
8983 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8984
8985 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8986 lists.
8987
8988 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8989
8990 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8991 Branch''.
8992
8993 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8994
8995 * gdbint.texinfo (Target Architecture Definition): Add section
8996 ``Converting an existing Target Architecture to Multi-arch''.
8997
8998 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8999
9000 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9001 to ``Obsoleting code''. Revise.
9002
9003 2002-05-17 Jim Blandy <jimb@redhat.com>
9004
9005 * gdb.texinfo (C Preprocessor Macros): New chapter.
9006 Include it in the main menu.
9007 (Contributors): Credit Jim Blandy with macro support.
9008 (Compilation): Explain how to get macro information into the
9009 executable.
9010 (Expressions): Note that preprocessor macros are expanded.
9011
9012 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9013
9014 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9015 options for `target remote'.
9016
9017 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9018
9019 * gdbint.texinfo (Target Architecture Definition): Delete
9020 documentation on NNPC_REGNUM.
9021
9022 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9023
9024 * gdbint.texinfo (Target Architecture Definition): Document
9025 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9026 (Target Architecture Definition): Revise section `Using Different
9027 Register and Memory Data Representations'. Add section `Raw and
9028 Virtual Register Representations'.
9029
9030 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9031
9032 * gdbint.texinfo (Target Architecture Definition): Mention
9033 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9034 (Target Architecture Definition): Mention same. Add references to
9035 web pages.
9036
9037 2002-05-08 Michael Snyder <msnyder@redhat.com>
9038
9039 * stabs.texinfo (Attributes): Document new "vector" attribute.
9040
9041 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9042
9043 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9044
9045 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9046
9047 * gdb.texinfo: Delete obsolete references to a29k.
9048
9049 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9050
9051 * gdbint.texinfo (Target Architecture Definition): Replace
9052 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9053
9054 2002-04-24 David S. Miller <davem@redhat.com>
9055
9056 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9057
9058 2002-04-21 David S. Miller <davem@redhat.com>
9059
9060 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9061
9062 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9063
9064 * gdbint.texinfo (Target Architecture Definition): Delete
9065 definition of HAVE_REGISTER_WINDOWS.
9066
9067 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9068
9069 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9070 "Theodore A. Roth" <troth@verinet.com>.
9071
9072 2002-04-15 Don Howard <dhoward@redhat.com>
9073
9074 From Eli Zaretskii <eliz@gnu.org>
9075 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9076 Provide a better explaination of this feature.
9077
9078 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9079
9080 * gdbint.texinfo (Target Architecture Definition): Remove
9081 FRAME_CHAIN_COMBINE.
9082
9083 2002-04-12 Michael Chastain <mec@shout.net>
9084
9085 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9086 REG_STACK_SEGMENT.
9087
9088 2002-04-09 Michael Chastain <mec@shout.net>
9089
9090 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9091 PYRAMID_* macros.
9092
9093 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9094
9095 * gdb.texinfo (Bug Reporting): Document that the web is the
9096 prefered way of submitting bug reports.
9097 (Bug Reporting): Delete the s-mail address as the last resort.
9098
9099 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9100
9101 * gdbint.texinfo (Target Architecture Definition): Delete
9102 references to TARGET_WRITE_FP and write_fp.
9103
9104 2002-03-27 Michael Snyder <msnyder@redhat.com>
9105
9106 * gdb.texinfo: Document new commands dump, append, and restore.
9107
9108 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9109
9110 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9111 Branch'.
9112
9113 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9114
9115 * gdb.texinfo: Change all examples to @smallexample.
9116 * gdbint.texinfo: Ditto.
9117
9118 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9119
9120 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9121 Branches''.
9122
9123 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9124
9125 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9126 Policy''.
9127
9128 2002-03-04 Fred Fish <fnf@redhat.com>
9129
9130 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9131 expresson, suports, dependant, trhe, perhaphs, situtations,
9132 explictily, taged, oportunity, unfortunatly).
9133
9134 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9135
9136 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9137 Remove reference to 3.12.
9138
9139 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9140
9141 * gdbint.texinfo: Include fdl.texi.
9142 (Top): Add GNU Free Documentation License.
9143 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9144 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9145 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9146 (gdbint.info): Add srcdir to include path.
9147 * gdb.texinfo: Include gpl.texi.
9148 (Top): Add Copying.
9149 * gpl.texi: New file.
9150
9151 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9152
9153 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9154
9155 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9156
9157 * gdb.texinfo: Document Cygwin native specific commands.
9158
9159 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9160
9161 * gdb.texinfo: Document gdbserver ``--attach'' command.
9162
9163 2002-02-07 Michael Snyder <msnyder@redhat.com>
9164
9165 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9166 to @code(_ovly_debug_event).
9167
9168 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9169
9170 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9171
9172 2002-02-06 Michael Snyder <msnyder@redhat.com>
9173
9174 * gdb.texinfo (overlays): Mention new magic symbol
9175 '_ovly_debug_event', which allows GDB to keep better track
9176 of overlays.
9177
9178 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9179
9180 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9181 Suggested by Dmitry Sivachenko.
9182
9183 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9184
9185 2002-02-01 Michael Snyder <msnyder@redhat.com>
9186
9187 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9188
9189 2002-01-30 Michael Snyder <msnyder@redhat.com>
9190
9191 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9192 (set trust-readonly-sections): Document.
9193
9194 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9195
9196 * gdbint.texinfo (Releasing GDB): Revise and update.
9197
9198 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9199
9200 * gdbint.texinfo (Target Architecture Definition): Delete
9201 description of TARGET_BYTE_ORDER_DEFAULT.
9202
9203 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9204
9205 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9206 <mitya@cavia.pp.ru>.
9207
9208 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9209
9210 * libgdb.texinfo: Delete file.
9211
9212 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9213
9214 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9215 * gdbint.texinfo: Ditto.
9216
9217 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9218
9219 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9220
9221 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9222
9223 * Makefile.in: Update copyright.
9224 (TEXI2DVI): Define.
9225 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9226 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9227 gdb-cfg.texi.
9228 (TEXINDEX, PDFTEX): Delete makefile variables.
9229
9230 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9231
9232 * gdb.texinfo (Protocol): Move section to appendix.
9233
9234 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9235
9236 * gdb.texinfo (Remote Debugging): Create a menu.
9237 (Top): Add ``Remote Debugging'' to menu.
9238
9239 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9240
9241 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9242 serial protocol'' from here.
9243 (Remote Debugging): To here. New chapter.
9244
9245 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9246
9247 * gdbint.texinfo (Target Architecture Definition): Delete
9248 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9249
9250 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9251
9252 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9253 are no longer needed.
9254 (Porting GDB): Add maintainer note about configure.host.
9255
9256 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9257
9258 * gdbint.texinfo (Target Architecture Definition): Remove
9259 definition of IEEE_FLOAT.
9260
9261 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9262
9263 * gdb.texinfo: Beautify copyright years; fix a typo.
9264 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9265 <3diff@gnu.org>
9266
9267 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9268
9269 * gdbint.texinfo (Host Definition): Remove references to
9270 MALLOC_INCOMPATIBLE.
9271
9272 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9273
9274 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9275 and xyz-xdep.o.
9276
9277 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9278
9279 * gdb.texinfo (Maintenance Commands): Add appendix.
9280 (Set Breaks): Copy ``maint info breakpoint'' doco to
9281 ``Maintenance Commands'' appendix. Add reference.
9282
9283 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9284
9285 * fdl.texi: Remove next/prev from @node.
9286
9287 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9288
9289 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9290 for monstrous @multitable (from Brian Youmans).
9291
9292 * fdl.texi: New file.
9293
9294 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9295
9296 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdbint.texinfo (Releasing GDB): New chapter.
9299
9300 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9301
9302 * gdb.texinfo (Embedded Processors, Calling program functions):
9303 Obsolete references to a29k.
9304
9305 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9306
9307 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9308 examples. Document that a code-block should do or discard its
9309 cleanups before exit.
9310
9311 2002-01-11 Michael Snyder <msnyder@redhat.com>
9312
9313 * gdb.texinfo (Choosing files): Change @samp to @file.
9314
9315 2002-01-05 Michael Snyder <msnyder@redhat.com>
9316
9317 * gdb.texinfo (--pid): Document new command line option (attach).
9318
9319 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9320
9321 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9322 in the stub.
9323
9324 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9325
9326 * gdbint.texinfo (Target Architecture Definition): Replace
9327 BIG_ENDIAN with BFD_ENDIAN_BIG.
9328
9329 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9330
9331 * gdbint.texinfo (Target Architecture Definition): Replace
9332 value_ptr with struct value pointer.
9333
9334 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9335
9336 * gdb.texinfo (Free Software): Fix wording.
9337
9338 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9339
9340 * gdb.texinfo (Free Software): New section ``Free Software Needs
9341 Free Documentation''.
9342
9343 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9344
9345 * stabs.texinfo:
9346 * gdb.texinfo:
9347 * gdbint.texinfo:
9348 * libgdb.texinfo:
9349 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9350
9351 2001-12-29 Michael Snyder <msnyder@redhat.com>
9352
9353 * gdb.texinfo (maint info sections): Fix typo.
9354
9355 2001-12-26 Michael Snyder <msnyder@redhat.com>
9356
9357 * gdb.texinfo (maint info sections): Document.
9358
9359 * gdb.texinfo (info proc): Comment out documentation for
9360 'info proc' sub-options that are currently not implemented.
9361
9362 2001-12-20 Jim Blandy <jimb@redhat.com>
9363
9364 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9365
9366 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9367
9368 * gdbint.texinfo (Target Architecture Definition): Replace
9369 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9370
9371 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9372
9373 * gdbint.texinfo (Host Definition): Delete documentation on
9374 HOST_BYTE_ORDER.
9375
9376 2001-11-30 Jim Blandy <jimb@redhat.com>
9377
9378 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9379 overlay support. Add to top-level menu.
9380
9381 2001-11-26 Tom Tromey <tromey@redhat.com>
9382
9383 * gdb.texinfo (Command Syntax): Document C-o binding.
9384
9385 2001-07-26 Christopher Faylor <cgf@redhat.com>
9386
9387 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9388 use since it is described in the referenced section.
9389
9390 From Eli Zaretskii <eliz@gnu.org>
9391 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9392 clearer when using DJGPP.
9393
9394 2001-11-24 Christopher Faylor <cgf@redhat.com>
9395
9396 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9397 specifically refer to MS-DOS.
9398 (command files): Mention gdb.ini is only used on MS-DOS.
9399
9400 2001-11-21 Tom Tromey <tromey@redhat.com>
9401
9402 * gdb.texinfo (Invoking GDB): Document --args.
9403 (Mode Options): Likewise.
9404
9405 2001-11-21 Jim Blandy <jimb@redhat.com>
9406
9407 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9408 Delete documentation; this macro has been removed from the
9409 sources.
9410
9411 2001-11-13 Jim Blandy <jimb@redhat.com>
9412
9413 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9414
9415 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9416
9417 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9418
9419 2001-11-05 Michael Snyder <msnyder@redhat.com>
9420
9421 * gdb.texinfo (info functions): Document use of backslash to
9422 quote regexp chars in function names such as "operator*()".
9423
9424 2001-11-01 Fred Fish <fnf@redhat.com>
9425
9426 * gdbint.texinfo (SOLIB_ADD): Document additional new
9427 "readsyms" arg.
9428
9429 2001-10-30 Don Howard <dhoward@redhat.com>
9430
9431 * gdb.texinfo: (Command Files) Added documentation for the
9432 behavior of gdb with input redirected from a file.
9433
9434 2001-10-28 Fred Fish <fnf@redhat.com>
9435
9436 * gdb.texinfo (auto-solib-add): Change docs to match
9437 implementation change.
9438 (auto-solib-limit): Add docs for new variable.
9439
9440 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9441
9442 * gdbint.texinfo (Target Architecture Definition): Function
9443 value_as_pointer renamed to value_as_address.
9444
9445 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9446
9447 * gdbint.texinfo (Target Architecture Definition): Default
9448 POINTER_TO_ADDRESS functions assume unsigned addresses.
9449 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9450 posting by Jim Blandy.
9451
9452 2001-10-12 Jim Blandy <jimb@redhat.com>
9453
9454 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9455 version of texi2html (1.64) doesn't support this flag any more.
9456
9457 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9458
9459 * gdbint.texinfo (Host Definition): Remove description of
9460 MEM_FNS_DECLARED.
9461
9462 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9463
9464 * gdbint.texinfo (Host Definition): Remove description of
9465 HAVE_SIGSETMASK.
9466
9467 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9468
9469 * gdbint.texinfo (Target Architecture Definition): Add
9470 explanation of TARGET_PRINT_INSN macro.
9471
9472 2001-08-30 Jim Blandy <jimb@redhat.com>
9473
9474 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9475 Explain what it means to load relocatable files.
9476
9477 2001-08-28 Jim Blandy <jimb@redhat.com>
9478
9479 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9480 info `top' menu.
9481
9482 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9483
9484 * gdbint.texinfo: Add a cautionary note about macro use.
9485
9486 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9487
9488 * gdb.texinfo: Explain omitting the hostname in the
9489 `target remote' command.
9490
9491 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9492
9493 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9494 and END-INFO-DIR-ENTRY.
9495
9496 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9497
9498 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9499
9500 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9501
9502 * gdbint.texinfo (libgdb): Rewrite.
9503
9504 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9505
9506 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9507
9508 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9509
9510 * gdb.texinfo (TUI): New chapter, document the TUI.
9511 (Mode Options): Document the -tui option.
9512
9513 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9514
9515 * gdbint.texinfo (Host Definition): Remove description of
9516 NEED_POSIX_SETPGID.
9517
9518 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9519
9520 * gdb.tex (DJGPP Native): New node, with descriptions of
9521 DJGPP-specific commands.
9522
9523 2001-07-19 John R. Moore <jmoore@redhat.com>
9524
9525 * gdbint.texinfo: Three misspellings.
9526
9527 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9528
9529 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9530 `test` expressions on bash. Problem reported by Colin Walters.
9531
9532 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9533
9534 * gdbint.texinfo (User Interface): Update ui-out documentation to
9535 refelect recent UI/MI updates.
9536
9537 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9538
9539 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9540 interpreters.
9541
9542 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9543
9544 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9545 structure and not macros.
9546 (Host Definition): Document that much of this chapter is obsolete.
9547 (Target Architecture Definition): Update list of files that make
9548 up a target architecture.
9549 (Coding): Update.
9550
9551 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9552
9553 * gdbint.texinfo (Target Architecture Definition): Update
9554 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9555 The latter has been changed to a true predicate.
9556
9557 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9558
9559 * annotate.texi: Add @noindent where needed. From Dmitry
9560 Sivachenko <dima@Chg.RU>.
9561 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9562
9563 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9564
9565 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9566
9567 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9568
9569 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9570 returns ``OK''. Document that the ``R'' packet does not reply.
9571
9572 2001-06-13 Michael Snyder <msnyder@redhat.com>
9573
9574 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9575
9576 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9577
9578 * gdb.texinfo (Signals): Clarify the default setting of signal
9579 handling.
9580
9581 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9582
9583 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9584 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9585
9586 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9587
9588 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9589
9590 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9591
9592 * gdbint.texinfo (Clean Design and Portable Implementation):
9593 Renamed from "Clean Design".
9594 (Clean Design and Portable Implementation): Document portable
9595 methods of handling file names, and the associated macros.
9596
9597 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9598
9599 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9600 command and provide a cross-reference to its description.
9601 (Symbols): Note that "info scope" is useful for trace experiments.
9602
9603 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9604
9605 * gdb.texinfo (Symbols): Document "info scope".
9606 (Tracepoints): New chapter.
9607 (Contributors): Update for v5.1.
9608 <All nodes>: Change "C++" to "C@t{++}".
9609
9610 * gdbint.texinfo (User Interface): A new section about ui_out
9611 functions, based on text written by Fernando Nasser.
9612
9613 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9614
9615 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9616
9617 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9618
9619 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9620
9621 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9622 Replace "GDB" with "@value{GDBN}". Fix markup.
9623
9624 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9625
9626 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9627 a cross-reference to its description.
9628 (Symbols): Document "info symbol".
9629
9630 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9631
9632 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9633 subsection "x86 Watchpoints".
9634 (Target Architecture Definition): Document the macros
9635 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9636 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9637
9638 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9639
9640 * gdbint.texinfo (Target Architecture Definition): Update
9641 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9642 list.
9643
9644 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9645
9646 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9647 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9648
9649 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9650
9651 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9652
9653 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9654
9655 * gdb.texinfo (Environment): Document that `path' does not change
9656 the value of PATH in GDB's own environment (it did in the past,
9657 but that was changed on March 15, 1994). Reported by Doug Evans
9658 <dje@transmeta.com>.
9659
9660 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9661 its line. Fix markup of commands and macros. Add an Index node
9662 and index entries.
9663
9664 2001-01-23 J.T. Conklin <jtc@redback.com>
9665
9666 * gdb.texinfo (Memory region attributes): New manual section.
9667
9668 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9669
9670 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9671
9672 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9673
9674 * refcard.tex: Version and copyright fixed. From Phil Edwards
9675 <pedwards@disaster.jaj.com>.
9676
9677 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9678
9679 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9680 DWARF2_REG_TO_REGNUM): Document.
9681
9682 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9683
9684 * gdbint.texinfo (Coding): Update current value of
9685 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9686
9687 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9688
9689 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9690 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9691
9692 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9693
9694 * gdb.texinfo: Document new 'set step-mode' command.
9695
9696 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9697
9698 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9699 changes from Dmitry Sivachenko <dima@Chg.RU>.
9700
9701 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9702
9703 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9704 From Steven Johnson <sbjohnson@ozemail.com.au>.
9705
9706 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9707
9708 * gdbint.texinfo (Overall Structure): Spelling fix.
9709
9710 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9711
9712 * gdbint.texinfo (Target Architecture Definition): Document that
9713 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9714 for which REGISTER_CONVERTIBLE returns a zero value.
9715
9716 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9717
9718 * Makefile.in (install-info): Find files to install in either the
9719 build or source directories (adapted from Makefile.am).
9720
9721 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9722
9723 * stabs.texinfo: Fix spelling errors.
9724 (String Field): FILE-NUMBER starts from 0, not 1.
9725
9726 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9727
9728 * refcard.tex: Remove \centerline from the blurb. Patch from
9729 Brian Youmans.
9730
9731 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9732
9733 * Makefile.in (install-info): Support installation from outside of
9734 the source directory. Reported by Mark Harig
9735 <markh@frazier.landmark.com>.
9736
9737 2000-06-20 J.T. Conklin <jtc@redback.com>
9738
9739 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9740
9741 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9742
9743 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9744 Generate using pdftex.
9745 (PDFTEX): Define.
9746 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9747 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9748 @contents at the start.
9749
9750 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9751
9752 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9753 Youmans.
9754
9755 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9756
9757 From Brian Youmans:
9758 * gdb.texinfo: Fix ``et al.''.
9759
9760 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9761
9762 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9763 loop.
9764
9765 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9766
9767 * configure: Regenerate.
9768
9769 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9770
9771 * Makefile.in (install-info): Run install-info on installed Info
9772 files.
9773
9774 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9775
9776 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9777 Andrew Cagney.
9778
9779 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9780
9781 * gdb.texinfo: Proofreading changes from Brian Youmans.
9782
9783 2000-05-01 Nick Duffek <nsd@cygnus.com>
9784
9785 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9786 startup sequence, minor edits.
9787
9788 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9789
9790 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9791 TeX.
9792
9793 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9794 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9795 like `n' and `s' which look weird. Convert some of the @kindex to
9796 @vindex, when they refer to variables, not commands.
9797
9798 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9799
9800 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9801
9802 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9803
9804 * Makefile.in (GDBMI_DIR): New variable.
9805 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9806 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9807 (gdbmi.texinfo): New target, for texi2roff.
9808 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9809 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9810
9811 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9812 gdbmi.texinfo.
9813 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9814 comment.
9815
9816 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9817
9818 * gdb.texinfo (Files): Update description of add-symbol-file
9819 command.
9820
9821 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9822
9823 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9824 prevents the build (and is generally a Bad Idea).
9825
9826 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9827
9828 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9829 a comma inside @var.
9830 (Command Files): Index markup changes from Dmitry Sivachenko
9831 <dima@Chg.RU>.
9832
9833 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9834
9835 * Makefile.in (LN_S): Define.
9836 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9837 invoke "ln -s" unless it is known to work.
9838
9839 * configure.in (AC_PROG_LN_S): Add.
9840
9841 2000-04-14 Jim Blandy <jimb@redhat.com>
9842
9843 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9844 section.
9845 (Target Conditionals): Document ADDRESS_TO_POINTER,
9846 POINTER_TO_ADDRESS.
9847
9848 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9849
9850 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9851 gdb-cfg.texi to get the value.
9852
9853 2000-04-10 Jim Blandy <jimb@redhat.com>
9854
9855 * gdbint.texinfo (Target Architecture Definition): Fix
9856 cross-references.
9857
9858 2000-04-08 Jim Blandy <jimb@redhat.com>
9859
9860 * gdbint.texinfo (Using Different Register and Memory Data
9861 Representations): New section.
9862 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9863 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9864 REGISTER_CONVERT_TO_RAW): Document.
9865
9866 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9867
9868 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
9869 for acknowledgments.
9870
9871 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9872
9873 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9874 qThreadExtraInfo.
9875
9876 2000-03-28 J.T. Conklin <jtc@redback.com>
9877
9878 * gdb.texinfo: Clarify which remote debug protocol commands are
9879 required and which are optional.
9880
9881 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9882
9883 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9884 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9885 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9886 * annotate.texi: Update.
9887
9888 2000-03-28 Stan Shebs <shebs@apple.com>
9889
9890 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9891 expectation of additional changes before release), update
9892 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9893 node links, rephrase and/or shorten lines to fix formatting
9894 problem in both regular and @smallbook formats.
9895 * annotate.texi: Shorten lines in example, use smallexample
9896 consistently everywhere.
9897 * Makefile.in: Add comment about texinfo 4.0 html generation.
9898 (SFILES_INCLUDED): Add annotate.texi.
9899
9900 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
9901
9902 * gdb.texinfo (Debugging Output): Added new section, documenting
9903 the "set/show debug" commands.
9904
9905 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9906
9907 * annotate.texi (Annotations): When GDBN omit @chapter and @node
9908 entry.
9909
9910 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9911 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9912 @chapter and @node entries.
9913
9914 * gdb.texinfo: Link all top-level nodes.
9915
9916 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9917
9918 * Makefile.in (install-info): Create $(infodir) before installing
9919 files.
9920
9921 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9922
9923 From David Whedon <dwhedon@gordian.com>
9924 * gdbint.texinfo : Added paragraphs about command deprecation.
9925
9926 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9927
9928 * gdb.texinfo: Add documentation for the apropos command.
9929
9930 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9931
9932 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9933
9934 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9935
9936 * gdb.texinfo: Add white space to prevent overprinting in
9937 two places.
9938
9939 2000-03-17 Stan Shebs <shebs@apple.com>
9940
9941 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9942 <dima@Chg.RU>, also clarification of allowed content for
9943 string constants.
9944
9945 2000-03-16 Eli Zaretskii <eliz@gnu.org>
9946
9947 * gdb.texinfo (main menu): Add Annotations.
9948 (File Options): Add @cindex entries for each command-line option.
9949 Document --epoch, --annotate, --async, --interpreter, --write,
9950 --statistics, and --version.
9951
9952 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9953 of GDB.
9954
9955 2000-02-23 Jim Blandy <jimb@redhat.com>
9956
9957 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9958
9959 2000-02-22 Jim Blandy <jimb@redhat.com>
9960
9961 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9962
9963 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9964
9965 * Makefile.in (diststuff): New target.
9966
9967 2000-02-15 Kevin Buettner <kevinb@redhat.com>
9968
9969 * agentexpr.texi: Fix wording regarding Intel's IA-64
9970 architecture. [From Jim Wilson.]
9971
9972 2000-01-16 Tom Tromey <tromey@cygnus.com>
9973
9974 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9975 (Delete Breaks): Mention range arguments.
9976 (Disabling): Likewise.
9977
9978 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9979
9980 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9981
9982 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9983
9984 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9985 valid functions.
9986
9987 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9988
9989 * gdb.texinfo: Clarify regular expressions used in rbreak.
9990
9991 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
9992
9993 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9994 MEMORY_REMOVE_BREAKPOINT): Document.
9995
9996 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9997
9998 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9999 offset re-using the DATA offset instead.
10000
10001 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10002
10003 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10004
10005 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10006
10007 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10008 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10009 typos.
10010
10011 * gdb.texinfo: Various minor wording and formatting improvements,
10012 mentions of additional command-line options.
10013
10014 1999-09-30 Fred Fish <fnf@cygnus.com>
10015
10016 * gdb.texinfo: Document additional forms of specifying section
10017 names and addresses for the add-symbol-file command.
10018
10019 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10020
10021 * gdbint.texinfo: Fix typo, add the word "have".
10022
10023 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10024
10025 * gdbint.texinfo (Target Architecture Definition): Document the
10026 SKIP_PERMANENT_BREAKPOINT macro.
10027
10028 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10029
10030 * gdb.texinfo: Fiks speling errers.
10031
10032 * gdb.texinfo: Fix uses of @multitable.
10033
10034 From Eli Zaretskii <eliz@gnu.org>:
10035 * gdb.texinfo: Include details specific to DOS host, clarify
10036 some confusing language, fix @ref/@xref/@pxref usages, add
10037 comments about using with optimization, add more indexing,
10038 fix info about disassembly-flavor.
10039
10040 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10041
10042 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10043 SKIP_SOLIB_RESOLVER): Define.
10044
10045 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10046
10047 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10048 ``g'' packets.
10049
10050 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10051
10052 * gdb.texinfo: Create a new "Configurations" chapter with
10053 platform-specific info, inline remote.texi and move sections of it
10054 into the new chapter, move bits about info proc, heuristic search,
10055 and register stack into the new chapter.
10056 * remote.texi: Remove, now part of gdb.texinfo.
10057 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10058
10059 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10060
10061 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10062 GDB_TARGET_IS_MACH386): These kludges have gone away.
10063
10064 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10065
10066 * gdbint.texinfo (Target Architecture Definition): Mention
10067 TDEPLIBS.
10068
10069 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10070
10071 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10072 surrounding text to fit HP-UX bits into general info.
10073 (HPPA-cfg.texi): Remove, no longer useful.
10074
10075 * gdb.texinfo: Remove explicit links from @node lines, remove
10076 HP-added "Detailed Node Listing" from main menu which confuses
10077 things.
10078
10079 From Dmitry Sivachenko <dima@Chg.RU>:
10080 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10081 in description of `set environment'.
10082
10083 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10084
10085 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10086
10087 1999-08-12 Ben Elliston <bje@cygnus.com>
10088
10089 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10090
10091 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10092
10093 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10094 watch, awatch, and rwatch. Explain why the latter two cannot be
10095 set as software watchpoints. Document that watchpoints for local
10096 variables are deleted when the debuggee terminates.
10097
10098 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10099
10100 * remote.texi (Protocol): Further clarification of the "qRcmd"
10101 packet. Allow E.. response packet. "qRcmd" packet is no longer
10102 reserved.
10103
10104 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10105
10106 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10107 * gdb.texinfo: Ditto.
10108
10109 1999-08-06 Tom Tromey <tromey@cygnus.com>
10110
10111 * gdb.texinfo (KOD): New node.
10112
10113 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10114
10115 * remote.texi (Rcmd): Fix minor formatting typos.
10116
10117 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10118
10119 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10120 packets.
10121
10122 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10123
10124 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10125 fixes.
10126
10127 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10128
10129 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10130
10131 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10132
10133 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10134 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10135 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10136 packets that are not supported on all hosts. Expand examples.
10137 Spell check.
10138
10139 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10140
10141 * Makefile.in: Recognize html, install-html. Add targets
10142 to build HTML versions of documentation via texi2html.
10143
10144 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10145
10146 * gdbint.texinfo (Testsuite): New chapter, information about the
10147 testsuite.
10148
10149 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10150
10151 * remote.texi (Communication Protocol): Rewrite.
10152
10153 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10154
10155 * stabs.texinfo: Fix uses of xref.
10156
10157 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10158
10159 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10160 info about patch submission.
10161
10162 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10163
10164 From Per Bothner <bothner@cygnus.com>:
10165 * gdb.texinfo: Document Chill support.
10166
10167 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10168
10169 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10170 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10171 Document that the value should be greater-than or equal-to zero.
10172 (NO_STD_REGS): Document. Deprecate.
10173
10174 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10175
10176 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10177 Document that these are not used.
10178
10179 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10180
10181 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10182
10183 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10184
10185 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10186 numargs was dropped.
10187
10188 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10189
10190 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10191
10192 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10193
10194 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10195 Update.
10196
10197 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10198
10199 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10200 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10201
10202 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10203
10204 * gdbint.texinfo: Fix typos: $ -> @.
10205
10206 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10207
10208 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10209 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10210 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10211 BREAKPOINT_FROM_PC.
10212
10213 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10214
10215 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10216 CALL_DUMMY_STACK_ADJUST): Document.
10217
10218 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10219
10220 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10221 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10222
10223 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10224
10225 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10226 longer exists.
10227
10228 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10229
10230 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10231 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10232 they make the manual source incomprehensible.
10233 * h8-cfg.texi: Remove, hasn't been used in years.
10234
10235 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10236
10237 * gdb.texinfo: Update the credits.
10238
10239 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10240
10241 * gdb.texinfo: Fix mistakes noticed in printout of last
10242 draft, add Alpha to discussion of heuristic fence post.
10243
10244 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10245
10246 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10247 Edition, merge some HP changes into mainline, describe some
10248 previously undocumented features, describe more of the target
10249 commands available, eliminate obsolete section on renamed
10250 commands.
10251 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10252
10253 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10254
10255 * gdb.texinfo: Make many HPPA conditionals unconditional,
10256 including catchpoint description, since now on for all configs.
10257 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10258 specializations.
10259
10260 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10261
10262 * Makefile.in (GDBvn.texi): Fix match expression to work with
10263 current format of VERSION in gdb/Makefile.in.
10264 * gdb.texinfo: Fix node ref to match new readline.
10265
10266 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10267
10268 * gdb.texinfo: Changes made as part of a project to merge in
10269 changes made by HP. Documentation makes extensive use of
10270 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10271 on remote debugging. There are differences in documentation
10272 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10273 the HP manual discusses catchpoints, hardware watchpoints, and
10274 some HPUX specific limitations for shared library support.
10275
10276 There are also a number of @node changes.
10277
10278 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10279
10280 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10281 (C Usage): Same.
10282
10283 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10284
10285 The following changes were made by Edith Epstein
10286 <eepstein@cygnus.com> as part of a project to merge in changes
10287 made by HP.
10288
10289 * HPPA-cfg.texi: new file.
10290
10291 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10292
10293 * refcard.tex: change documentation about catch.
10294 removed info catch.
10295
10296 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10297
10298 * gdbint.texinfo: Expand on GDB's coding standards,
10299 specify the use of arg names with prototypes.
10300
10301 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10302
10303 * gdb.texinfo: Fix tipo.
10304
10305 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10306
10307 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10308 TARGET_BYTE_ORDER_SELECTABLE_P.
10309
10310 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10311
10312 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10313
10314 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10315
10316 * agentexpr.texi: New file.
10317
10318 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10319
10320 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10321
10322 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10323
10324 * remote.texi: Changed wording that implied that the GDB remote
10325 protocol caches register values instead of GDB itself.
10326
10327 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10328
10329 * gdbint.texinfo: Add some info about symbol readers.
10330 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10331 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10332 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10333 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10334
10335 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10336
10337 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10338
10339 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10340
10341 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10342
10343 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10344
10345 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10346 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10347
10348 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10349
10350 * gdbint.texinfo: Fix minor typos.
10351
10352 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10353
10354 * gdbint.texinfo: Complete overhaul. Group descriptions more
10355 logically, add more info on generic algorithms, remove much
10356 obsolete and/or wrong material.
10357
10358 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10359
10360 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10361
10362 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10363
10364 * refcard.tex: Copyright, address updates.
10365
10366 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10367
10368 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10369 for the edition instead of confusing GDB-version-like numbers.
10370
10371 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10372
10373 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10374
10375 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10376
10377 * LRS: Reformat a bit to keep text under 80 columns.
10378
10379 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10380
10381 * gdb.texinfo: Add some credits, mention bug monitor.
10382 * remote.texi: Mention mips monitor targets.
10383 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10384
10385 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10386
10387 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10388 files, finish sorting of host vs target vs native macros, describe
10389 some more of them.
10390
10391 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10392
10393 * gdbint.texinfo (Host Conditionals): Document change from
10394 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10395
10396 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10397
10398 * gdbint.texinfo (Host Conditionals): Document
10399 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10400
10401 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10402
10403 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10404 Document LSEEK_NOT_LINEAR.
10405
10406 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10407
10408 * stabs.texinfo (Stab Section Basics): Make it clear that only
10409 some versions of the GNU linker remove the leading N_UNDF symbol.
10410
10411 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10412
10413 * stabs.texinfo (String Field): Document type number pairs here,
10414 instead of in the Sun specific section.
10415 (Include Files): The GNU linker supports the N_BINCL
10416 optimization. Clarify the N_BINCL value, and what it is used
10417 for.
10418 (Procedures): Document N_FUN with an empty string to mark the end
10419 of a function.
10420 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10421 (Sun Differences): Remove this node, as the information is now
10422 elsewhere in the main document.
10423 (Stab Section Basics): Mention that the GNU linker may optimize
10424 stabs and remove the leading N_UNDF symbol.
10425
10426 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10427
10428 * gdb.texinfo, refcard.tex: Restore author credit
10429
10430 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10431
10432 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10433 documentation to account for START and END macros taking
10434 one arg.
10435
10436 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10437
10438 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10439 * gdb.texinfo (Frames): Fix typo.
10440
10441 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10442
10443 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10444 a target_signal as arg type, not a pid.
10445
10446 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10447
10448 * gdb.texinfo: Document `set assembly-language'.
10449
10450 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10451
10452 * remote.texi: Update list of stubs in the GDB distribution.
10453
10454 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10455
10456 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10457 Also document that some systems can use mmalloc but must define
10458 this if their C runtime allocates memory that is later freed.
10459 (MMCHECK_FORCE): Document new macro.
10460
10461 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10462
10463 * remote.texi: Add documentation for target Sparclet.
10464
10465 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10466
10467 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10468 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10469 * configure.in: Rewritten for autoconf.
10470 * configure: New.
10471
10472 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10473
10474 * Makefile.in (DVIPS): New define, set to dvips.
10475 (dvi): Add stabs.dvi.
10476 (ps): New target.
10477 (all-doc): Depend on info, dvi, and ps targets.
10478 (STAGESTUFF): Add *.ps and *.dvi files.
10479 (clean-info, clean-dvi): Remove.
10480 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10481 rules completely rewritten.
10482 (maintainer-clean): Remove clean-info and clean-dvi
10483 dependencies and put their actions in the rules.
10484 (gdb.ps): New target
10485 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10486 intermediate TeX files, whether they have 2 or 3 character
10487 extensions.
10488 (gdbint.ps): Add target and rules.
10489 (gdb-internals): Delete unused target.
10490 (Makefile): Depends upon config.status also.
10491
10492 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10493
10494 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10495 set.
10496
10497 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10498
10499 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10500 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10501
10502 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10503
10504 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10505
10506 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10507
10508 * gdb.texinfo (Print settings): Document
10509 `set/show print static-members' commands.
10510
10511 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10512
10513 * gdbint.texinfo (Native): Document name change, coredep.c to
10514 core-aout.c.
10515
10516 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10517
10518 * stabs.texinfo (Include Files): Document the values the SunOS4
10519 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10520
10521 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10522
10523 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10524 Fix typo.
10525
10526 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10527
10528 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10529 "gdb.tar.Z".
10530
10531 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10532
10533 * Makefile.in (maintainer-clean): New target, synonym for
10534 realclean.
10535
10536 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10537
10538 * Update all FSF addresses except those in COPYING* files.
10539
10540 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10541
10542 From Richard Earnshaw (rearnsha@armltd.co.uk):
10543 * gdb.texinfo (convenience variables): Document $_exitcode.
10544 (quit): Document optional expression to use as exit code.
10545
10546 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10547
10548 * gdb.texinfo, remote.texi: Brought up to date with various
10549 GDB changes.
10550
10551 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10552
10553 * gdb.texinfo: Update dates and versions, fix comments about
10554 hardware watchpoints in future releases and about the
10555 sharedlibrary command.
10556
10557 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10558
10559 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10560 C_FUN stab. Other cleanups.
10561
10562 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10563
10564 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10565 for the sparc stub.
10566
10567 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10568
10569 * annotate.texi: Clarify which addresses have differing formats
10570 depending on the language and which do not.
10571
10572 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10573
10574 * remote.texi (NetWare): Changed example to use BOARD= instead of
10575 NODE= argument to reflect correspoding change to gdbserve.nlm.
10576
10577 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10578
10579 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10580 GDB, as well as AIX dbx, supports the size type attribute.
10581
10582 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10583
10584 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10585
10586 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10587
10588 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10589 and new 'if' and 'while' commands.
10590
10591 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10592
10593 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10594
10595 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10596
10597 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10598 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10599 NetWare targets. Mostly stolen from the Server node.
10600
10601 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10602
10603 * gdb.texinfo (Setting): Talk about the language of a source file
10604 versus the working language. The old documentation did not match
10605 what GDB did.
10606
10607 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10608
10609 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10610 of a source file.
10611
10612 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10613
10614 * gdb.texinfo (Processes): New node.
10615
10616 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10617
10618 * remote.texi: Update documentation of set/show mipsfpu.
10619
10620 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10621
10622 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10623 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10624
10625 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10626
10627 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10628 obsolete conditionals, described some others.
10629
10630 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10631
10632 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10633 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10634
10635 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10636
10637 * gdbint.texinfo: Put regex conditionals in their own table.
10638
10639 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10640
10641 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10642 described or fixed the descriptions of many others.
10643
10644 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10645
10646 * gdb.texinfo: Add some more credits.
10647 * gdbint.texinfo: Capitalize GDB consistently, describe some
10648 macros and remove some.
10649
10650 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10651
10652 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10653 obsolete conditionals, described some others.
10654
10655 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10656
10657 * gdb.texinfo (help targets): Changed to `help target', which
10658 is the correct gdb command.
10659
10660 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10661
10662 * annotate.texi (TODO): New node, for keeping track of annotations
10663 suggested but not yet implemented.
10664
10665 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10666
10667 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10668 another symbol, it is not the address itself.
10669
10670 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10671
10672 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10673 of stabs-in-coff sections.
10674
10675 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10676
10677 * annotate.texi: Change edition to 0.5 and date to May 1994.
10678 Add index.
10679 (Frames): New node, for frame annotation.
10680 (Displays): New node, for display annotation.
10681
10682 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10683 when waiting for your program to stop.
10684
10685 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10686
10687 * annotate.texi (Breakpoint Info): Document annotation of header
10688 fields and record annotation.
10689
10690 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10691
10692 * annotate.texi: New file, to document annotations.
10693
10694 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10695
10696 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10697 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10698
10699 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10700
10701 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10702 section, and say n_strx field is compilation unit relative.
10703 * stabs.texinfo: Don't use @code for a.out when it is the name of
10704 an object file format.
10705
10706 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10707
10708 * gdb.texinfo: Refer to file names, not path names, per rms
10709 convention.
10710 (Arguments): Fix typo.
10711
10712 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10713
10714 * stabs.texinfo (Global Variables): Talk about stabs in files
10715 where variables are referenced, but not defined.
10716
10717 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10718
10719 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10720 Cplusplus to new nodes Member Type Descriptor and Method Type
10721 Descriptor. Re-write stuff for #.
10722
10723 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10724
10725 * gdb.texinfo (Print Settings): Don't document "set print
10726 fast-symbolic-addr off". The bug which it worked around was fixed
10727 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10728
10729 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10730 N_ENTRY node.
10731
10732 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10733
10734 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10735
10736 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10737 references to ieee-float.c.
10738
10739 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10740
10741 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10742 match what the code actually does.
10743
10744 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10745
10746 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10747
10748 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10749
10750 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10751 i, and b.
10752
10753 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10754
10755 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10756 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10757 as "stabs in sections" rather than just saying "ELF and SOM".
10758 Also make that stuff apply to COFF.
10759
10760 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10763 Ghostscript.
10764
10765 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10766
10767 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10768 versus functions without line numbers, also mention stepping into
10769 them as well as "step" when you are in them. Tell the user how to
10770 deal with the situation. Add comment about "debugging information".
10771
10772 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10773
10774 * stabs.texinfo (Enumerations): Document restriction on where
10775 enumeration types can appear and still win with GDB.
10776
10777 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10778
10779 * stabs.texinfo (Negative Type Numbers): Document format for type
10780 -16.
10781
10782 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
10784 * gdb.texinfo (Selection, Frame Info): Update information about
10785 arbitrary frame specficiations.
10786
10787 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10788
10789 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10790
10791 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10792
10793 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10794
10795 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10796
10797 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10798
10799 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10800
10801 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10802 Differences node to Statics node.
10803 (Statics): Discuss XCOFF use of V symbol descriptor.
10804
10805 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10806 not clean.
10807
10808 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10809
10810 * gdb.texinfo (Print Settings): Document `set print
10811 fast-symbolic-addr' and improve the doc for some other
10812 `set print's.
10813
10814 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10815
10816 * stabs.texinfo (String Field): Talk about defining several type
10817 numbers at once.
10818 Fix lint regarding changing node ELF Transformations to
10819 ELF and SOM Transformations.
10820
10821 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10822
10823 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10824
10825 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10826
10827 * stabs.texinfo (Cross-References): `::' is for nested types only
10828 within <>.
10829 (Structures): Document static members.
10830
10831 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10832
10833 * stabs.texinfo: Document S type attribute.
10834
10835 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10836
10837 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10838
10839 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10840
10841 * gdbint.texinfo: Fix a few typos.
10842
10843 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10844
10845 * gdb.texinfo, remote.texi: formatting improvements
10846
10847 * gdb.texinfo (New Features): mention threads.
10848 (Summary, C): fix xrefs in newly contributed text.
10849 (Threads): index entries, clarifications, example
10850 (passim): minor typos fixed, phrasing improvements
10851
10852 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10853 entries; (Server): explain use of gdbserver w/real-time systems,
10854 add example of conflicting TCP port; (MIPS Remote) break up
10855 running text into table, highlighting commands, and add example.
10856
10857 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10858
10859 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10860
10861 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10862
10863 * stabs.texinfo (Nested Symbols): New node.
10864 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10865
10866 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10867
10868 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10869 to picking which Bbss.bss symbol to use, and (because there seems to
10870 be no good way of doing it) re-write some of the text to make it
10871 sound like Bbss.bss isn't such a great idea after all (as currently
10872 designed).
10873
10874 * gdb.texinfo (C): In addition to saying people have to use g++ for
10875 good results, say they have to use stabs. Specifically say cfront
10876 doesn't work well.
10877 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10878 the gdb README. Add xrefs to places where the support for the various
10879 languages is described in detail.
10880
10881 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10882
10883 * stabs.texinfo: Clean up stuff about visibility and virtual
10884 characters.
10885
10886 * stabs.texinfo (N_M2C): Cite Sun doc.
10887
10888 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10889
10890 * gdb.texinfo: updates re threads.
10891 * remote.texinfo: avoid index entries starting with digits.
10892
10893 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10894
10895 * stabs.texinfo (Enumerations): Talk about large, negative and
10896 octal values. Clean up cross reference to type attributes.
10897 (String Field): Say that GDB 4.11 supports size attribute.
10898
10899 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10900
10901 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10902 is a mandatory step. Make the stuff about that more concise.
10903
10904 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10905
10906 * stabs.texinfo (Class Names): New node.
10907
10908 * gdb.texinfo (Command Files): Explain order of init file reading.
10909
10910 * remote.texi (Bootstrapping): Talk about getting the serial driver
10911 to deal with ^C sent by gdb to stop the remote system.
10912
10913 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10914
10915 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10916
10917 * libgdb.texinfo (Defining Commands): made the DOC arg
10918 to gdb_define_app_command a char * instead of char **
10919 per a suggestion from kingdon.
10920
10921 * libgdb.texinfo: total rewrite from a different starting
10922 premise.
10923
10924 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10925
10926 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10927 floats passed as doubles (to improve clarity).
10928
10929 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10930
10931 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10932
10933 * a4rc.sed: update to work with Andreas Vogel papersize params
10934
10935 * refcard.tex: use Andreas Vogel simplifications of papersize
10936 params; remove useless version info; update copyright date.
10937
10938 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10939
10940 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10941
10942 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10943
10944 * gdb.texinfo (Files): Say what address the load command loads it at.
10945
10946 * stabs.texinfo (Common Blocks): Minor cleanups.
10947
10948 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10949 that Sun has backed away from the linker kludge and thus the relevant
10950 issue is changes to the SunPRO tools, not the Solaris linker.
10951
10952 * stabs.texinfo (Traditional Integer Types): Clean up description
10953 of octal bounds a little bit. Document extra leading zeroes.
10954
10955 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10956
10957 * gdb.texinfo (Signaling): Update for symbolic symbol names
10958 and add a section explaining the difference between the GDB
10959 signal command and the shell kill utility.
10960
10961 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10962
10963 * libgdb.texinfo: added `@' to braces that were unescaped.
10964
10965 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10966
10967 * libgdb.texinfo: new file. Spec for the gdb library.
10968
10969 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10970
10971 * stabs.texinfo (Include Files): Fix typo (start -> end).
10972
10973 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10974
10975 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10976 from Melissa at FSF's editing pass.
10977
10978 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10979
10980 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10981 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10982 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10983
10984 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10985
10986 * remote.texi (Bootstrapping): Discuss 386 call gates.
10987
10988 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10989
10990 * stabs.texinfo (Based Variables): New node.
10991
10992 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10993
10994 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10995 names, sizes, and formats to suggest how not to lose.
10996
10997 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10998
10999 * stabs.texinfo (Methods): Fix typo.
11000
11001 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11002
11003 * gdb.texinfo: Fix a few typos.
11004
11005 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11006
11007 * gdb.texinfo: Clarify how well it works with Fortran.
11008
11009 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11010 More on relocating stabs in ELF files.
11011
11012 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11013
11014 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11015
11016 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11019 parameters on VAX.
11020
11021 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11022
11023 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11024
11025 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11026
11027 * stabs.texinfo: Make info author notice match the TeX author notice.
11028
11029 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11030
11031 * stabs.texinfo: Initial-caps all words in node names and
11032 non-trivial words in section names.
11033
11034 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11035
11036 * stabs.texinfo: Many minor cleanups.
11037
11038 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11039
11040 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11041
11042 * stabs.texinfo: Remove full description of big example.
11043 It's not really helpful; just use pieces of it where appropriate.
11044 Add more Texinfo formatting directives (@samp, etc.).
11045 Use @deffn to define stab types.
11046 Eliminate some wordiness. Break up some nodes.
11047 Add an (alphabetized) index of symbol types.
11048 Use consistent capitalization style in node and section names.
11049
11050 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11051
11052 * gdb.texinfo: Change typo "Two two" to "The two".
11053
11054 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11055
11056 * stabs.texinfo (XCOFF-differences): Remove references to
11057 non-existent types N_DECL and N_RPSYM.
11058
11059 * stabs.texinfo (String Field): Say that type attributes bug is
11060 fixed in GDB 4.10, since it is.
11061
11062 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11063
11064 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11065
11066 * stabs.texinfo: Formatting cleanups.
11067
11068 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11069
11070 * stabs.texinfo: When explaining the n_type of a stab, standardize
11071 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11072 no tabs, use @r).
11073 (Global Variables): Clean up.
11074
11075 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11076
11077 * stabs.texinfo (Stack Variables): Re-write.
11078
11079 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11080
11081 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11082 addresses of a source file. Also revise formatting.
11083 Change "object module" or "object file" to "source file".
11084 Various: Miscellaneous cleanups.
11085
11086 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11087
11088 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11089
11090 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11091
11092 * gdbint.texinfo: Removed many nonsensical machine-collected
11093 host and target conditionals, described some of the remainder.
11094
11095 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11096
11097 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11098
11099 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11100 paragraph which follows.
11101
11102 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11103 variables. Looks better and avoids overful hbox.
11104
11105 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11106
11107 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11108
11109 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11110
11111 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11112 retransmit-timeout
11113
11114 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11115
11116 * gdbint.texinfo: Update statement about `some ancient Unix
11117 systems, like Ultrix 4.0' to Ultrix 4.2.
11118
11119 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11120
11121 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11122
11123 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11124
11125 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11126 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11127
11128 * remote.texi: new name for former gdbinv-s.texi
11129
11130 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11131
11132 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11133
11134 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11135 variables for MIPS remote debugging protocol.
11136
11137 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11138
11139 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11140
11141 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11142
11143 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11144
11145 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11146
11147 * gdb.texinfo: repair conditional bugs in text markup
11148
11149 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11150
11151 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11152 to select Modula-2 material.
11153
11154 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11155
11156 * stabs.texinfo: Cleanups regarding statics.
11157
11158 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11159 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11160
11161 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11162
11163 * stabs.texinfo: N_MAIN is sometimes used for C.
11164
11165 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11166
11167 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11168
11169 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11170
11171 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11172 removed from the code by Kingdon.
11173
11174 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11175
11176 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11177 input when evaluating breakpoint conditions; the bug has been fixed.
11178
11179 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11180 sets the ignore count to N-1, not to N.
11181
11182 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11183
11184 * refcard.tex (\hoffset): correct longstanding error to match
11185 intended offset; avoids cutting off edge on some printers
11186
11187 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11188
11189 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11190
11191 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11192
11193 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11194
11195 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11196
11197 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11198 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11199 collect sed edits if any, apply to refcard before formatting;
11200 (refcard.ps) stop implying PS fonts if PS output requested;
11201 (lrefcard.ps) delete extra target for variant PS fonts
11202
11203 * refcard.tex: parametrize papersize dependent info, collect
11204 in easily replaced spot
11205
11206 * a4rc.sed: new file, edits to refcard for A4 paper
11207
11208 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11209
11210 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11211
11212 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11213
11214 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11215
11216 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11217
11218 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11219 politely rather than rudely.
11220
11221 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11222
11223 * stabs.texinfo: Document common blocks.
11224
11225 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11226
11227 * stabs.texinfo: Add some basic info about stabs-in-elf.
11228
11229 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11230
11231 * stabs.texinfo (Top): Minor cleanup.
11232
11233 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11234
11235 * Makefile.in (install-info): remove parentdir support
11236
11237 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11238
11239 * gdb.texinfo (Copying): delete this node and references to it;
11240 RMS says this manual need not carry GPL. (passim): Improvements
11241 from last round at FSF, largely due to Ian Taylor review, and
11242 minor formatting improvements.
11243
11244 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11245 largely due to Ian Taylor review. (Debug Session): minor edits to
11246 new text.
11247
11248 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11249
11250 * Makefile.in (realclean): Remove info and dvi files too.
11251
11252 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11253
11254 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11255 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11256 * gdb.texinfo: Change accordingly.
11257
11258 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11259 N_{L,R}BRAC,N_SLINE are relative to.
11260
11261 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11262
11263 * Makefile.in (GDBvn.texi): Update atomically.
11264
11265 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11266
11267 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11268
11269 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11270
11271 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11272 addresses together. Also motivate the set print symbol-filename
11273 command and suggest other solutions.
11274
11275 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11276
11277 * gdb.texinfo (set print elements): Note that the number of
11278 elements is set to unlimited by "set print elements 0".
11279
11280 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11281
11282 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11283 NF_LDOUBLE means.
11284 (Stab Types): Include Solaris stab types.
11285 (Procedures): Document Solaris extensions.
11286
11287 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11288
11289 * gdb.texinfo: Add `set print symbol-filename' doc.
11290
11291 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11292
11293 * stabs.texinfo (Arrays): Talk about type definition vs. type
11294 information.
11295
11296 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11297 the trailing semicolon.
11298
11299 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11300
11301 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11302 and merge in other parts of the document addressing these subjects.
11303 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11304
11305 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11306 at the end of a range type.
11307
11308 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11309 AIX extensions.
11310
11311 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11312
11313 * stabs.texinfo (Stabs Format): Misc fixes.
11314
11315 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11316
11317 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11318 (Traditional builtin types): Document convex convention for long long.
11319 (Negative builtin types): Discuss type names, and misc fixes.
11320
11321 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11322
11323 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11324 point types used with @samp{R} type descriptor.
11325 (Symbol Descriptors): Describe how to handle conflict between
11326 different meanings of @samp{P} symbol descriptor.
11327
11328 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11329
11330 * stabs.texinfo: Remove node Quick Reference and put its children
11331 directly under the main menu.
11332
11333 * stabs.texinfo: Many more changes to bring it into line with
11334 AIX documentation and reality. I think it now has all the
11335 information from the AIX documentation, except that I burned
11336 out when I got to variant records (Pascal and Modula-2) and
11337 all the COBOL types. Oh well, we can add them later when we're
11338 worrying more about those languages.
11339
11340 * stabs.texinfo (Automatic variables): Talk about what it means
11341 to omit the symbol descriptor.
11342
11343 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11344
11345 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11346 gcc2 behavior with promoted args.
11347
11348 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11349
11350 * gdb.texinfo: include readline appendices in info version of manual
11351
11352 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11353
11354 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11355 target remote.
11356
11357 * gdb.texinfo (Machine Code): more index entries for disassemble
11358
11359 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11360
11361 * Clarify the intended use of the gdb-testers and gdb-patches
11362 mailing lists, and shrink gzip comment.
11363
11364 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11365
11366 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11367 DOSHOST configuration of manual.
11368
11369 * gdb.texinfo (MIPS Stack): new node.
11370
11371 * all-config.texi (MIPS) new switch.
11372
11373 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11374 tense; (MIPS Remote) new node.
11375
11376 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11377 bug; (Environment) less passive, other small cleanups in text about
11378 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11379 (Remote) new MIPS Remote menu entry.
11380
11381 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11382
11383 * stabs.texinfo: Many changes to include information from the
11384 AIX documentation.
11385
11386 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11387
11388 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11389
11390 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11391 Move a bunch of information from ../README.
11392 (Getting Started): New node.
11393
11394 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11395
11396 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11397
11398 * gdb.texinfo: advance manual revision dates to present
11399
11400 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11401 stop using silly Roman numerals in @set variable names
11402
11403 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11404
11405 * stabs.texinfo (Parameters): Keep trying to get this right.
11406
11407 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11408
11409 * stabs.texinfo (Parameters): More on "local parameters".
11410
11411 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11412
11413 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11414
11415 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11416
11417 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11418 (Parameters): Rewrite.
11419 (xcoff-differences, Sun-differences): Minor changes.
11420
11421 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11422
11423 * stabs.texinfo: Minor cleanup.
11424
11425 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11426
11427 * gdbint.texinfo: Minor xcoff stuff.
11428
11429 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11430
11431 * gdbint.texinfo: Update for new config directory structure.
11432 Add info about internal type data structures.
11433
11434 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11435
11436 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11437 $(srcdir).
11438 (gdb-config.texi): Depend on file in $(srcdir).
11439
11440 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11441
11442 * stabs.texinfo: Fixes about N_SO.
11443
11444 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11445
11446 * gdb.texinfo: include list of nonstandard init file names
11447
11448 * *-config.texi: new switch GENERIC for text that applies *only*
11449 to (usual) multiple-target version of manual
11450
11451 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11452 h8 config
11453
11454 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11455 in menus (rather than conditionally selected multiple alternative
11456 menus).
11457
11458 * Makefile.in: define and use DOC_CONFIG var to select
11459 configuration for GDB user manual.
11460
11461 * gdb-config.texi: delete from repository, generate from Makefile.
11462
11463 * all-config.texi: normal `generic' configuration file, formerly
11464 stored as gdb-config.texi
11465
11466 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11467
11468 * Makefile.in: add dvi target to build all .dvi files
11469
11470 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11471
11472 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11473
11474 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11475
11476 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11477 host conditionals.
11478 * stabs.texinfo: More array fixes inspired by Jim's.
11479
11480 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11481
11482 * stabs.texinfo: Fixes re arrays and continuations.
11483
11484 * gdbint.texinfo: Add XCOFF node.
11485
11486 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11487
11488 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11489
11490 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11491
11492 * stabs.texinfo: Fix for array types to mention lower bounds.
11493
11494 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11495
11496 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11497
11498 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11499
11500 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11501
11502 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11503
11504 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11505 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11506
11507 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11508
11509 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11510
11511 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11512
11513 * gdb.texinfo, gdbinv-s.texi: misc updates
11514
11515 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11516
11517 * gdbint.texinfo: Brief documentation for longjmp support,
11518 from an email msg by Stu.
11519
11520 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11521
11522 * stabs.texinfo: Fix description of floating point "range"
11523 types (which really define basic types). Reported by Jim Meehan,
11524 <meehan@src.dec.com>.
11525
11526 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11527
11528 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11529
11530 * gdbint.texinfo: Slightly expand section on supporting a new
11531 object file format.
11532
11533 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11534
11535 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11536 intermediate file.
11537
11538 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11539
11540 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11541
11542 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11543
11544 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11545
11546 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11547 as well as Z8002.
11548
11549 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11550
11551 * gdbint.texinfo: Add sections on clean design and on how to send
11552 in changes.
11553
11554 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11555
11556 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11557
11558 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11559
11560 * gdb.texinfo: Fix typo, reported by Karl Berry.
11561
11562 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11563
11564 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11565
11566 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11567
11568 * gdbint.texinfo: fixed a stray email address (needs @@),
11569 added @table @code to node "Native Conditionals"
11570
11571 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11572
11573 * gdbint.texinfo: Describe coding style of GDB.
11574
11575 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11576
11577 * stabs.texinfo: Minor wording changes.
11578
11579 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11580
11581 * gdbint.texinfo: Improve release doc slightly.
11582
11583 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11584
11585 * gdbint.texinfo: Improve doc of GDB config macros.
11586
11587 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11588
11589 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11590 These will be reinserted when examined.
11591
11592 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11593
11594 * gdbint.texinfo: Make a start at documenting all the #if macros
11595 in GDB. At least list them all, and start separating them into
11596 host-specific and target-specific.
11597
11598 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11599
11600 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11601 examples (not consistent w others).
11602 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11603 for generic vn of doc
11604
11605 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11606
11607 * Makefile.in: always create installation directories.
11608
11609 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11610
11611 * gdb.texinfo: in h8 config, do not describe searching commands.
11612
11613 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11614
11615 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11616 conditionals; introduce a few generic switches that may be
11617 useful for other cross-dev or dos-hosted configs.
11618
11619 * gdb.texinfo: fix typo in "info reg" description
11620
11621 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11622
11623 * stabs.texinfo: Minor updates from running TeX over it.
11624 * Makefile.in (stabs.dvi, stabs.ps): Add.
11625
11626 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11627
11628 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11629 First pass at converting it to texinfo.
11630
11631 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11632
11633 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11634 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11635
11636 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11637
11638 * gdbint.texinfo: Add section on partial symbol tables.
11639
11640 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11641
11642 * gdb.texinfo: document `set remotedebug' and `set
11643 rstack_high_address'.
11644
11645 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11646
11647 * gdb.texinfo: slight expansion of new text on reading info files
11648 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11649 H8/300 from DOS.
11650
11651 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11652
11653 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11654
11655 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11656
11657 * gdb.texinfo: Say how to read the `info' files.
11658
11659 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11660
11661 * Makefile.in: gm4 -> m4.
11662
11663 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11664
11665 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11666 Documentation' ahead of `Installing GDB' to match README.
11667 Update shared library doc, -readnow and -mapped, and directory
11668 structure (add glob and mmalloc). Update configure doc.
11669
11670 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11671
11672 * Makefile.in: remove $(srcdir) from gdb.info rule.
11673
11674 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11675
11676 * Makefile.in: commented out gdb-all.texinfo rule. This is
11677 temporary.
11678
11679 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11680
11681 * Makefile.in, configure.in: removed traces of namesubdir,
11682 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11683 copyrights to '92, '13, changed some from Cygnus to FSF.
11684
11685 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11686
11687 * gdb.texinfo: Improve how we ask for bug reports.
11688
11689 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11690
11691 * Makefile.in: infodir belongs in datadir.
11692
11693 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11694
11695 * Makefile.in: remove spaces following hyphens, bsd make can't
11696 cope. install using INSTALL_DATA. added clean-info. added
11697 standards.text support.
11698
11699 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11700
11701 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11702 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11703 and mandir now keyed off datadir by default.
11704
11705 \f
11706 Local Variables:
11707 mode: change-log
11708 left-margin: 8
11709 fill-column: 74
11710 version-control: never
11711 End:
This page took 0.356659 seconds and 5 git commands to generate.