Fix zero_ext documentation
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2
3 * agentexpr.texi (byte): Fix zero_ext description.
4
5 2016-03-31 Pedro Alves <palves@redhat.com>
6
7 * gdb.texinfo (M32R/SDI): Delete node.
8 (MIPS Embedded): Remove references to the MIPS remote debugging
9 protocol, PMON and variants, and the associated commands.
10
11 2016-03-15 Doug Evans <dje@google.com>
12
13 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
14 (Target Description Format): Mention enum types. Update docs on
15 flags types.
16 (Predefined Target Types): Add "bool".
17 (Enum Target Types): New node.
18
19 2016-03-15 Pedro Alves <palves@redhat.com>
20
21 * gdb.texinfo (Tracepoint Actions): Fix typo.
22
23 2016-03-15 Pedro Alves <palves@redhat.com>
24 Andreas Arnez <arnez@linux.vnet.ibm.com>
25 Marcin Kościelnicki <koriakin@0x04.net>
26
27 * gdb.texinfo (Tracepoint Actions): Document possible
28 unreliability of '$_ret'.
29
30 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * gdb.texinfo (Symbols): Document new 'maint info line-table'
33 command.
34
35 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
36
37 * gdb.texinfo (Convenience Functions): Document $_as_string.
38
39 2016-02-23 Doug Evans <dje@google.com>
40
41 * gdb.texinfo (Skipping Over Functions and Files): Document new
42 options to "skip" command. Update docs of output of "info skip".
43
44 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
45
46 * gdb.texinfo (Signals): Add bound violation display hints for
47 a SIGSEGV.
48
49 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
50
51 * gdb.texinfo (Trace File Format): Add documentation for description
52 section lines.
53
54 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
55
56 * gdb.texinfo (Trace File Format): Remove misleading information
57 about register block ordering.
58
59 2016-02-01 Doug Evans <dje@google.com>
60
61 * gdb.texinfo (Value Sizes): Fix typo.
62
63 2016-02-01 Doug Evans <dje@google.com>
64
65 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
66
67 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gdb.texinfo (Value Sizes): New section.
70 (Data): Add the 'Value Sizes' node to the menu.
71
72 2016-01-26 John Baldwin <jhb@FreeBSD.org>
73
74 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
75
76 2016-01-19 John Baldwin <jhb@FreeBSD.org>
77
78 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
79
80 2016-01-18 Pedro Alves <palves@redhat.com>
81
82 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
83 of the thread that hit a breakpoint or received a signal.
84
85 2016-01-15 Pedro Alves <palves@redhat.com>
86
87 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
88
89 2016-01-13 Pedro Alves <palves@redhat.com>
90
91 * gdb.texinfo (Threads): Document the $_gthread convenience
92 variable.
93 (Convenience Vars): Likewise.
94
95 2016-01-13 Pedro Alves <palves@redhat.com>
96
97 * gdb.texinfo (Threads): Document "info threads -gid".
98
99 2016-01-13 Pedro Alves <palves@redhat.com>
100
101 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
102 anchor.
103 (Threads In Python): Document new InferiorThread.global_num
104 attribute.
105
106 2016-01-07 Pedro Alves <palves@redhat.com>
107
108 * gdb.texinfo (Threads): Document per-inferior thread IDs,
109 qualified thread IDs, global thread IDs and thread ID lists.
110 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
111 thread IDs.
112 (Convenience Vars): Document the $_thread convenience variable.
113 (Ada Tasks): Adjust to refer to thread IDs.
114 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
115 Commands, GDB/MI Variable Objects): Update to mention global
116 thread IDs.
117 * guile.texi (Breakpoints In Guile)
118 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
119 global thread IDs instead of thread IDs.
120 * python.texi (Threads In Python): Adjust documentation of
121 InferiorThread.num.
122 (Breakpoint.thread): Mention global thread IDs instead of thread
123 IDs.
124
125 2016-01-13 Pedro Alves <palves@redhat.com>
126
127 * python.texi (Threads In Python): Document
128 InferiorThread.inferior.
129
130 2016-01-13 Pedro Alves <palves@redhat.com>
131
132 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
133 convenience variable.
134 (Convenience Vars): Likewise.
135
136 2016-01-12 Josh Stone <jistone@redhat.com>
137 Philippe Waroquiers <philippe.waroquiers@skynet.be>
138
139 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
140 (Stop Reply Packets): List the syscall entry and return stop reasons.
141 (General Query Packets): Describe QCatchSyscalls, and add it to the
142 table and the detailed list of stub features.
143
144 2016-01-12 Pedro Alves <palves@redhat.com>
145
146 Remove use of the registered trademark symbol throughout.
147
148 2016-01-12 Yao Qi <yao.qi@linaro.org>
149
150 * gdb.texinfo (Interrupts): Update the document on handling
151 interrupt when program is stopped.
152
153 2015-12-11 Don Breazeal <donb@codesourcery.com>
154
155 * gdb.texinfo (Forks): Correct Linux kernel version where
156 fork and exec events are supported, add notes about support
157 of these events in target remote mode.
158 (Connecting): Reorganize and clarify distinctions between
159 target remote, extended-remote, and multiprocess.
160 Reorganize related text from separate sections into new
161 sections.
162 (Server): Note effects of target extended-remote mode.
163 Delete section on Multi-Process Mode for gdbserver.
164 Move some text to "Connecting" node.
165
166 2015-12-10 Pedro Alves <palves@redhat.com>
167
168 * gdb.texinfo (Threads): Replace warning with explanation
169 about single-threaded programs.
170
171 2015-12-10 Pedro Alves <palves@redhat.com>
172
173 * gdb.texinfo (Threads): Remove mention of SGI.
174 (Forks): Remove mention of HP-UX.
175 (Breakpoints): Remove mention of HP-UX.
176 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
177 Reword in terms of architectures.
178 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
179 mention supported systems.
180 (Convenience Vars): Don't mention HP-UX.
181 (Jumping): Remove mention of HP-UX in comment.
182 (Files) <shared libraries>: Update supported shared library types
183 list. Remove mention of HP-UX.
184 (Native): Remove HP-UX subsection.
185 (SVR4 Process Information): Remove mention of HP-UX.
186
187 2015-12-10 Pedro Alves <palves@redhat.com>
188
189 * gdb.texinfo (Stack): Reorder menu.
190
191 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
192
193 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
194 -var-set-format's new zero-hexadecimal format.
195
196 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
197
198 * gdb.texinfo (Ada Mode Into): Move overloading support
199 description to its own node.
200 (Overloading support for Ada): New node.
201
202 2015-11-30 Pedro Alves <palves@redhat.com>
203
204 PR 14618
205 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
206 (Remote Configuration): Add the "set/show remote
207 no-resumed-stop-reply" to the available settings table.
208 (General Query Packets): Document the "no-resumed" qSupported
209 feature.
210
211 2015-11-30 Pedro Alves <palves@redhat.com>
212
213 * gdb.texinfo (Remote Configuration): List "set/show remote
214 thread-events" command in configuration table.
215 (Stop Reply Packets): Document "T05 create" stop
216 reason and 'w' stop reply.
217 (General Query Packets): Document QThreadEvents packet. Document
218 QThreadEvents qSupported feature.
219
220 2015-11-30 Pedro Alves <palves@redhat.com>
221
222 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
223 anchor.
224 (Packets): Document vCtrlC.
225
226 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
227
228 * gdb.texinfo (Thread List Format): Mention thread names.
229
230 2015-11-24 Pedro Alves <palves@redhat.com>
231
232 PR 17539
233 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
234 program-spaces" example to ascending order listing.
235 (Threads): Adjust "info threads" example to ascending order
236 listing.
237 (Forks): Adjust "info inferiors" example to ascending order
238 listing.
239
240 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
241
242 * gdb.texinfo (Process Record and Replay): Document "record
243 instruction-history" modifiers.
244
245 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
246
247 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
248 description.
249 (Frame Filter Management): Move to later in the 'Examining the
250 Stack' chapter.
251 (Selection): Add entry for 'select-frame'.
252
253 2015-09-25 Doug Evans <dje@google.com>
254
255 * gdb.texinfo (Process Record and Replay): Fix syntax of
256 "record instruction-history begin, end" and
257 "record function-call-history begin, end".
258
259 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
260
261 * gdb.texinfo (Specifying Source Directories): Fix
262 substitute-path example.
263
264 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
265
266 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
267
268 2015-09-15 Pedro Alves <palves@redhat.com>
269
270 PR remote/18965
271 * gdb.texinfo (Stop Reply Packets): Revert previous change to
272 the vforkdone description.
273
274 2015-09-15 Pedro Alves <palves@redhat.com>
275
276 PR remote/18965
277 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
278 part indicates the thread ID of the parent process.
279
280 2015-09-15 Yao Qi <yao.qi@linaro.org>
281
282 * gdb.texinfo (General Query Packets): Add vContSupported to
283 tables of 'gdbfeatures' and 'stub features' supported in the
284 qSupported packet, as well as to the list containing stub
285 feature details.
286
287 2015-09-11 Don Breazeal <donb@codesourcery.com>
288
289 * gdb.texinfo (Remote Configuration): Add exec event
290 feature to table of packet settings.
291 (Stop Reply Packets): Add exec events to the list of stop
292 reasons.
293 (General Query Packets): Add exec events to tables of
294 'gdbfeatures' and 'stub features' supported in the qSupported
295 packet, as well as to the list containing stub feature
296 details.
297
298 2015-08-24 Pedro Alves <palves@redhat.com>
299
300 * gdb.texinfo (Remote Configuration): Document the "set/show
301 remote multiprocess-extensions-packet" commands.
302
303 2015-08-24 Pedro Alves <palves@redhat.com>
304
305 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
306 <M32R>: Remove references to M32R/D.
307 <M68K>: Remove references to target dbug.
308 <MIPS Embedded>: Remove references to target r3900 and target
309 array.
310 <PowerPC Embedded>: Remove references to target dink32 and target
311 ppcbug, target sds
312 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
313
314 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
315
316 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
317
318 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
321
322 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
323
324 * gdb.texinfo (Maintenance Commands): Move documentation of "main
325 info bfds" to...
326 (File Caching): A New section. Outline bfd caching, and add new
327 description for "main set/show bfd-sharing".
328
329 2015-08-14 Doug Evans <xdje42@gmail.com>
330
331 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
332 disassembly.
333 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
334
335 2015-08-11 Keith Seitz <keiths@redhat.com>
336
337 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
338 Use "location(s)"instead of "linespec(s)".
339 (Specifying a Location): Rewrite.
340 Add subsections describing linespec, address, and explicit locations.
341 Add node/menu for each subsection.
342 (Source and Machine Code, C Preprocessor Macros)
343 (Create and Delete Trace points)
344 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
345 (Continuing at a Different Address): Remove "linespec" examples.
346 Add reference to "Specify a Location"
347 (The -break-insert Command): Rewrite. Add anchor.
348 Add reference to appropriate manual section discussing locations.
349 (The -dprintf-insert Command): Refer to -break-insert for
350 specification of 'location'.
351
352 2015-08-07 Pedro Alves <palves@redhat.com>
353
354 * gdb.texinfo (Maintenance Commands): Document "maint set/show
355 target-non-stop".
356
357 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
358
359 * gdb.texinfo (Process Record and Replay): Document prefixing of
360 speculatively executed instructions in the "record instruction-history"
361 command.
362
363 2015-07-20 Doug Evans <dje@google.com>
364
365 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
366
367 2015-07-16 Doug Evans <dje@google.com>
368
369 * stabs.texinfo: @include gdb-cfg.texi.
370
371 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
372
373 Revert the previous 2 commits:
374 gdbserver build-id attribute generator
375 Validate symbol file using build-id
376
377 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * gdb.texinfo (Files): Add 'set validate-build-id'
380 and 'show validate-build-id'.
381
382 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
383 Jan Kratochvil <jan.kratochvil@redhat.com>
384
385 gdbserver build-id attribute generator.
386 * gdb.texinfo (Library List Format for SVR4 Targets): Add
387 'build-id' in description, example, new attribute in dtd.
388
389 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
390
391 * gdb.texinfo (Selection): Update documentation for 'frame'
392 command.
393
394 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
395
396 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
397 commands.
398
399 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
400
401 * gdb.texinfo (Process Record and Replay): Spell out that variables
402 and registers are not available during btrace replay.
403 Describe the new "record btrace pt" command.
404 Describe the new "set|show record btrace pt buffer-size" options.
405 (General Query Packets): Describe the new Qbtrace:pt and
406 Qbtrace-conf:pt:size packets.
407 Expand "bts" to "Branch Trace Store".
408 Update the branch trace DTD.
409
410 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
411
412 * gdb.texinfo (Command History): Document the new option
413 "history remove-duplicates".
414
415 2015-06-19 Doug Evans <dje@google.com>
416
417 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
418 longer supported.
419
420 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
421
422 * gdb.texinfo (Command History): Mention that setting
423 GDBHISTSIZE to the empty string disables history truncation.
424
425 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
426
427 PR gdb/16999
428 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
429 behavior.
430
431 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
432
433 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
434 with GDBHISTSIZE.
435
436 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
437
438 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
439 bytes and memory units for -data-{read,write}-memory-bytes.
440 (Packets): Same for m, M and X packets.
441 * python.texi (Inferiors In Python): Same for read_memory and
442 write_memory.
443
444 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
445
446 * gdb.texinfo (Separate Debug Files): Document that PE is also
447 supported.
448
449 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
450
451 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
452 single table entry.
453
454 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
455
456 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
457
458
459 2015-06-10 Gary Benson <gbenson@redhat.com>
460
461 * gdb.texinfo (Remote Configuration): Document the
462 "set/show remote hostio-setfs-packet" command.
463 (Host I/O Packets): Document the vFile:setfs packet.
464
465 2015-06-10 Gary Benson <gbenson@redhat.com>
466
467 * gdb.texinfo (Debugging Output): Document the "set/show debug
468 linux-namespaces" command.
469
470 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
471 Mircea Gherzan <mircea.gherzan@intel.com>
472
473 * gdb.texinfo (i386): Add documentation about "show mpx bound"
474 and "set mpx bound".
475
476 2015-05-27 Doug Evans <dje@google.com>
477
478 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
479
480 2015-05-26 Doug Evans <dje@google.com>
481
482 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
483 command renamings.
484 (Maintenance Commands): Update for DWARF "set debug" command renamings.
485
486 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
489
490 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
491
492 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
493 (TUI Commands): Add 'tui enable' and 'tui disable' details.
494
495 2015-05-16 Doug Evans <xdje42@gmail.com>
496
497 * guile.texi (Memory Ports in Guile): Document support for unbuffered
498 memory ports.
499
500 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
501
502 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
503
504 2015-05-12 Don Breazeal <donb@codesourcery.com>
505
506 * gdb.texinfo (Forks): Note that fork debugging is
507 supported in extended mode.
508 (Remote Configuration): Add fork event features to table
509 of packet settings.
510 (Stop Reply Packets): Add fork events to list of stop reasons.
511 (General Query Packets): Add fork events to tables of
512 'gdbfeatures' and 'stub features' supported in the qSupported
513 packet, as well as to the list containing stub feature
514 details.
515
516 2015-05-12 Gary Benson <gbenson@redhat.com>
517
518 * gdb.texinfo (General Query Packets): Document
519 qXfer:exec-file:read with empty annex.
520
521 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
522
523 * python.texi (Values From Inferior): Add descriptions of new
524 methods gdb.Value.reference_value and gdb.Value.const_value.
525
526 2015-05-06 Joel Brobecker <brobecker@adacore.com>
527
528 * gdb.texinfo (Files): Add "info dll" documentation.
529 (Cygwin Native): Remove "info dll" documentation.
530
531 2015-04-29 Doug Evans <dje@google.com>
532
533 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
534 Document.
535 (Writing an Xmethod): Add get_result_type to example.
536
537 2015-04-28 Sasha Smundak <asmundak@google.com>
538
539 * python.texi: New method documented.
540
541 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
542
543 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
544 format.
545
546 2015-04-24 Doug Evans <dje@google.com>
547
548 * python.texi (Xmethods In Python): Fix name of method to call the
549 xmethod.
550
551 2015-04-17 Gary Benson <gbenson@redhat.com>
552
553 * gdb.texinfo (Connecting to a Remote Target): Mention that
554 GDB can access program files from remote targets that support
555 qXfer:exec-file:read and Host I/O packets.
556
557 2015-04-17 Gary Benson <gbenson@redhat.com>
558
559 * gdb.texinfo (Remote Configuration): Document the "set/show
560 remote pid-to-exec-file-packet" command.
561 (General Query Packets): Document the qXfer:exec-file:read
562 qSupported features. Document the qXfer:exec-file:read packet.
563
564 2015-04-17 Gary Benson <gbenson@redhat.com>
565
566 * gdb.texinfo (set sysroot): Document that "set sysroot" also
567 applies to executable paths if supplied to GDB as absolute.
568
569 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
570
571 * gdb.texinfo (Mode Options): Remove -xdb.
572
573 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
574 Eli Zaretskii <eliz@gnu.org>
575
576 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
577 compile, show debug compile. New subsection Compilation options for
578 the compile command. New subsection Compiler search for the compile
579 command.
580
581 2015-04-09 Andy Wingo <wingo@igalia.com>
582
583 * guile.texi (Frames In Guile): Describe frame-read-register.
584
585 2015-04-02 Gary Benson <gbenson@redhat.com>
586
587 * gdb.texinfo (set sysroot): Document "target:".
588
589 2015-04-01 Sasha Smundak <asmundak@google.com>
590
591 * doc/python.texi (Writing a Frame Unwinder in Python): Add
592 section.
593
594 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
595
596 PR corefiles/16092
597 * gdb.texinfo (gcore): Mention new command 'set
598 use-coredump-filter'.
599 (set use-coredump-filter): Document new command.
600
601 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
602
603 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
604 documentation, reorder the info os entries in alphabetical order.
605
606 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
607
608 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
609 -data-write-memory-bytes.
610
611 2015-03-24 Pedro Alves <palves@redhat.com>
612
613 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
614 mention that threads may sometimes run unlocked.
615
616 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
617
618 * gdb.texinfo (Remote configuration): Document "set/show
619 serial parity" command.
620
621 2015-03-18 Gary Benson <gbenson@redhat.com>
622
623 * gdb.texinfo (General Query Packets): Remove documentation
624 for now-removed vFile:fstat qSupported features.
625
626 2015-03-11 Gary Benson <gbenson@redhat.com>
627
628 * gdb.texinfo (Remote Configuration): Document the
629 "set/show remote hostio-fstat-packet" command.
630 (General Query Packets): Document the vFile:fstat
631 qSupported features.
632 (Host I/O Packets): Document the vFile:fstat packet.
633
634 2015-03-11 Andy Wingo <wingo@igalia.com>
635
636 * guile.texi (Objfiles In Guile): Document objfile-progspace.
637
638 2015-03-04 Pedro Alves <palves@redhat.com>
639
640 * gdb.texinfo (Remote Configuration): Document the "set/show
641 remote swbreak-feature-packet" and "set/show remote
642 hwbreak-feature-packet" commands.
643 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
644 decription.
645 (Stop Reply Packets): Document the swbreak and hwbreak stop
646 reasons.
647 (General Query Packets): Document the swbreak and hwbreak
648 qSupported features.
649 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
650
651 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
652
653 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
654 under *stopped.
655
656 2015-03-02 Doug Evans <xdje42@gmail.com>
657
658 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
659
660 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
661
662 * gdb.texinfo (S/390 and System z Features): Describe new feature
663 "org.gnu.gdb.s390.vx".
664
665 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
666
667 PR gdb/18008
668 * gdb.texinfo (maint internal-error, maint internal-warning, maint
669 demangler-warning): Fix typo ("problam").
670
671 2015-02-19 David Taylor <dtaylor@emc.com>
672
673 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
674
675 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
676
677 * gdb.texinfo (Static Probe Points): Add cindex `static probe
678 point, DTrace'.
679 (Static Probe Points): Modified to cover DTrace probes in addition
680 to SystemTap probes. Also modified to cover the `enable probe'
681 and `disable probe' commands.
682
683 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
684
685 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
686 `disable probe' commands.
687
688 2015-02-12 David Taylor <dtaylor@emc.com>
689
690 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
691 fields of the QTDV packet.
692
693 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
694
695 * gdb.texinfo (Branch Trace Configuration Format): Add size.
696 (Process Record and Replay): Describe new set|show commands.
697 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
698
699 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
700
701 * gdb.texinfo (Process Record and Replay): Describe the "record
702 btrace bts" command.
703 (General Query Packets): Describe qXfer:btrace-conf:read packet.
704 (Branch Trace Configuration Format): New.
705
706 2015-01-31 Gary Benson <gbenson@redhat.com>
707 Doug Evans <dje@google.com>
708
709 * gdb.texinfo (Command Completion): Document new
710 "set/show max-completions" option.
711
712 2015-01-31 Doug Evans <xdje42@gmail.com>
713
714 * gdb.texinfo (Symbols): Document new commands
715 "maint print symbol-cache", "maint print symbol-cache-statistics",
716 "maint flush-symbol-cache". Document new option
717 "maint set symbol-cache-size".
718
719 2015-01-31 Doug Evans <xdje42@gmail.com>
720
721 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
722 distinguish script files vs inlined scripts.
723 * python.texi (Python Auto-loading): Ditto.
724
725 2015-01-30 Doug Evans <dje@google.com>
726
727 * gdb.texinfo (Symbols) <info source>: Output now contains producer
728 string if present.
729
730 2015-01-27 Doug Evans <dje@google.com>
731
732 * python.texi (Objfiles In Python): Document Objfile.username.
733
734 2015-01-27 Doug Evans <dje@google.com>
735
736 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
737 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
738
739 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
740
741 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
742
743 2015-01-16 Eli Zaretskii <eliz@gnu.org>
744
745 * doc/gdb.texinfo (TUI Commands): Document the possible
746 values of NAME argument to 'winheight' command. Explain the
747 effect of 'tabset' setting better.
748
749 2015-01-11 Doug Evans <xdje42@gmail.com>
750
751 PR gdb/15830
752 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
753 (Symbols): Ditto.
754 (Maintenance Commands): Delete docs for "maint demangle".
755
756 2014-12-31 Joel Brobecker <brobecker@adacore.com>
757
758 * gdb.texinfo (Files): Remove documentation of the
759 "add-shared-symbol-files" and "assf" commands.
760 (Cygwin Native): Remove documentation of the "dll-symbols"
761 command.
762
763 2014-12-17 Doug Evans <xdje42@gmail.com>
764
765 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
766
767 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
768 Jan Kratochvil <jan.kratochvil@redhat.com>
769
770 * gdb.texinfo (Altering): Update.
771 (Compiling and Injecting Code): New node.
772
773 2014-12-12 Doug Evans <dje@google.com>
774
775 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
776
777 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
778
779 * gdb.texinfo: Document "maint print user-registers".
780
781 2014-12-08 Doug Evans <dje@google.com>
782
783 * python.texi (Objfiles In Python): Document Objfile.owner.
784
785 2014-12-04 Doug Evans <dje@google.com>
786
787 * python.texi (Objfiles In Python): Document
788 Objfile.add_separate_debug_file.
789
790 2014-12-04 Doug Evans <dje@google.com>
791
792 * python.texi (Objfiles In Python): Document Objfile.build_id.
793
794 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
795
796 * python.texi (Events In Python): Document new events
797 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
798 and RegisterChangedEvent.
799
800 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
801
802 Add add-auto-load-scripts-directory.
803 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
804 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
805
806 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
807
808 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
809 description typo.
810
811 2014-10-30 Doug Evans <dje@google.com>
812
813 * python.texi (Progspaces In Python): Document ability to add
814 random attributes to gdb.Progspace objects.
815 (Objfiles In Python): Document ability to add random attributes to
816 gdb.objfile objects.
817
818 2014-10-27 Pedro Alves <palves@redhat.com>
819
820 * gdb.texinfo (Continuing and Stepping): Add cross reference to
821 info on stepping and signal handlers.
822 (Signals): Explain stepping and signal handlers. Add context
823 index entry, and cross references.
824
825 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
826
827 * python.texi (Breakpoints In Python): Add parenthesis after
828 Breakpoint.delete. Clarify Breakpoint.enabled description so
829 that it contains "disable".
830
831 2014-10-17 Doug Evans <dje@google.com>
832
833 * python.texi (Events In Python): Document clear_objfiles event.
834
835 2014-10-17 Doug Evans <dje@google.com>
836
837 * python.texi (Objfiles In Python): Document new progspace attribute.
838
839 2014-10-17 Pedro Alves <palves@redhat.com>
840
841 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
842 (SVR4 Process Information): Delete mention of OSF/1.
843
844 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
845
846 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
847 exit-code field in -list-thread-groups output.
848
849 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
850
851 * gdb.texinfo (Set Breaks): Add missing "@end table".
852
853 2014-09-22 Pedro Alves <palves@redhat.com>
854
855 * gdb.texinfo (Set Breaks): Document that "set breakpoint
856 always-inserted off" is the default mode now. Delete
857 documentation of "set breakpoint always-inserted auto".
858
859 2014-09-18 Doug Evans <dje@google.com>
860
861 * python.texi (Symbol Tables In Python): Document "producer"
862 attribute of gdb.Symtab objects.
863
864 2014-09-16 Pedro Alves <palves@redhat.com>
865
866 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
867 (Embedded OS): Remove VxWorks menu entry.
868 (VxWorks): Remove node.
869
870 2014-09-13 Doug Evans <xdje42@gmail.com>
871
872 * gdb.texinfo (Signaling): Document new queue-signal command.
873
874 2014-09-06 Doug Evans <xdje42@gmail.com>
875
876 PR 15276
877 * gdb.texinfo (Convenience Funs): Document $_caller_is,
878 $_caller_matches, $_any_caller_is, $_any_caller_matches.
879
880 2014-09-03 Justin Lebar <jlebar@google.com>
881
882 * python.texi (Types In Python): Type.template_argument(n) returns a
883 gdb.Value or a gdb.Type and throws an exception if n is out of
884 range.
885
886 2014-09-03 Sasha Smundak <asmundak@google.com>
887
888 * python.texi (Frames in Python): Add read_register description.
889
890 2014-08-04 Tom Tromey <tromey@redhat.com>
891
892 * gdb.texinfo (Debugging Output): Update for change to "set debug
893 target".
894
895 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
896
897 Pushed by Joel Brobecker <brobecker@adacore.com>.
898 * Makefile.in (transform): New variable.
899 (install-man1, install-man5): Apply $(transform) to man file names.
900
901 2014-07-26 Doug Evans <xdje42@gmail.com>
902
903 PR guile/17177
904 * guile.texi (Guile Pretty Printing API): Fix typo.
905 Document set-pretty-printers!, pretty-printers.
906 (Selecting Guile Pretty-Printers): Update.
907 Mention program-space based pretty-printers.
908
909 2014-07-25 Pedro Alves <palves@redhat.com>
910 Eli Zaretskii <eliz@gnu.org>
911
912 * gdb.texinfo (Signaling) <signal command>: Explain what happens
913 with multi-threaded programs.
914
915 2014-06-27 Yao Qi <yao@codesourcery.com>
916
917 * gdb.texinfo (Maintenance Commands): Update the output of
918 'maint print dummy-frames' command.
919
920 2014-06-24 Eli Zaretskii <eliz@gnu.org>
921
922 * gdb.texinfo (Screen Size): Improve indexing.
923
924 2014-06-19 Gary Benson <gbenson@redhat.com>
925
926 * gdb.texinfo (Maintenance Commands): Document new
927 "maint set/show catch-demangler-crashes" option.
928
929 2014-06-19 Gary Benson <gbenson@redhat.com>
930
931 * gdb.texinfo (Maintenance Commands): Document new
932 "maint demangler-warning" command and new
933 "maint set/show demangler-warning" option.
934
935 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
936
937 * python.texi (Xmethod API): Add space before the opening
938 parenthesis in function descriptions.
939
940 2014-06-06 Doug Evans <xdje42@gmail.com>
941
942 * guile.texi (Guile Configuration): Document guile-data-directory.
943
944 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
945
946 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
947
948 2014-06-04 Doug Evans <xdje42@gmail.com>
949
950 * guile.texi (Breakpoints In Guile): Update.
951
952 2014-06-03 Joel Brobecker <brobecker@adacore.com>
953
954 * python.texi (Xmethod API): Fix reference to "Progspaces In
955 Python".
956
957 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
958
959 * python.texi (Xmethods In Python, XMethod API)
960 (Writing an Xmethod): New nodes.
961 (Python API): New menu entries "Xmethods In Python",
962 "Xmethod API", "Writing an Xmethod".
963
964 2014-06-02 Doug Evans <xdje42@gmail.com>
965
966 * guile.texi (Guile API): Add entry for Parameters In Guile.
967 (GDB Scheme Data Types): Mention <gdb:parameter> object.
968 (Parameters In Guile): New node.
969
970 2014-06-02 Doug Evans <xdje42@gmail.com>
971
972 * guile.texi (Guile API): Add entry for Commands In Guile.
973 (Basic Guile) <parse-and-eval>: Add reference.
974 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
975 (GDB Scheme Data Types): Mention <gdb:command> object.
976 (Commands In Guile): New node.
977
978 2014-06-02 Doug Evans <xdje42@gmail.com>
979
980 * guile.texi (Guile API): Add entry for Progspaces In Guile.
981 (GDB Scheme Data Types): Mention <gdb:progspace> object.
982 (Progspaces In Guile): New node.
983
984 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
985
986 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
987 * python.texi (Frames In Python): Mention
988 gdb.FRAME_UNWIND_MEMORY_ERROR.
989
990 2014-05-29 Pedro Alves <palves@redhat.com>
991 Tom Tromey <tromey@redhat.com>
992
993 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
994 from example.
995 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
996 Mention that target-async is now deprecated.
997 (Maintenance Commands): Document maint set/show target-async.
998
999 2014-05-29 Pedro Alves <palves@redhat.com>
1000
1001 * observer.texi (sync_execution_done, command_error): New
1002 subjects.
1003
1004 2014-05-29 Pedro Alves <palves@redhat.com>
1005
1006 PR gdb/13860
1007 * observer.texi (signal_received, end_stepping_range)
1008 (signal_exited, exited, no_history): New observer subjects.
1009
1010 2014-05-26 Andy Wingo <wingo@igalia.com>
1011
1012 * guile.texi (GDB Scheme Data Types): Remove documentation for
1013 removed interfaces. Update spelling of gdb-object-kind.
1014
1015 2014-05-26 Andy Wingo <wingo@igalia.com>
1016
1017 * guile.texi (Basic Guile): Fix some typos.
1018
1019 2014-05-26 Andy Wingo <wingo@igalia.com>
1020
1021 * guile.texi (Writing a Guile Pretty-Printer)
1022 (Guile Types Module): Fix excess parentheses in use-modules forms.
1023
1024 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1025
1026 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1027 (Breakpoints In Guile, Guile Printing Module)
1028 (Guile Exception Handling, Values From Inferior In Guile)
1029 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1030 Don't use @var at the beginning of a sentence.
1031
1032 * gdb.texinfo (Frame Filter Management, Trace Files)
1033 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1034 (PowerPC Embedded, Define, Annotations for Running)
1035 (IPA Protocol Commands, Packets, General Query Packets)
1036 (Tracepoint Packets, Notification Packets, Environment)
1037 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1038 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1039 (Frames, Backtrace, Selection, Expressions, Registers)
1040 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1041 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1042 (Source Annotations, Using JIT Debug Info Readers, Packets)
1043 (Stop Reply Packets, Host I/O Packets)
1044 (Target Description Format): Don't use @var at the beginning of a
1045 sentence.
1046
1047 * python.texi (Basic Python, Types In Python)
1048 (Commands In Python, Frames In Python, Line Tables In Python)
1049 (Breakpoints In Python, gdb.printing, gdb.types)
1050 (Type Printing API): Don't use @var at the beginning of a
1051 sentence.
1052
1053 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1054
1055 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1056 replay-memory-access".
1057
1058 2014-05-21 Pedro Alves <palves@redhat.com>
1059
1060 * gdb.texinfo (Starting): Document "set/show
1061 auto-connect-native-target".
1062 (Target Commands): Document "target native".
1063
1064 2014-05-20 Pedro Alves <palves@redhat.com>
1065
1066 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1067 not be remote specific. Add cross reference to the qCRC packet.
1068 (Separate Debug Files): Update cross reference to the qCRC packet.
1069 (General Query Packets) <qCRC packet>: Add anchor.
1070
1071 2014-05-17 Doug Evans <xdje42@gmail.com>
1072
1073 Copy over changes from guile.texi.
1074 * python.texi (Basic Python) <gdb.execute>: Add text.
1075 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1076 (Values From Inferior) <Python string>: Add text.
1077 (Values From Inferior) <Value.string>: Clarify string length handling.
1078 (Pretty Printing API): Add cindex.
1079 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1080 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1081 @vindex.
1082 (Commands In Python) <COMPLETE_*>: Similarly.
1083 (Symbols In Python) <SYMBOL_*>: Similarly.
1084 (Breakpoints In Python) <WP_*>: Similarly.
1085 (Breakpoints In Python) <BP_*>: Similarly.
1086
1087 2014-05-17 David Taylor <dtaylor@emc.com>
1088
1089 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1090 mentioned in the qfThreadInfo reply.
1091
1092 2014-05-16 Doug Evans <dje@google.com>
1093
1094 * gdb.texinfo (Mode Options): Add -D.
1095
1096 2014-05-09 Samuel Bronson <naesten@gmail.com>
1097
1098 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1099 "make -C".
1100
1101 2014-04-29 Tom Tromey <tromey@redhat.com>
1102
1103 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1104 "show debug varobj".
1105
1106 2014-05-01 David Taylor <dtaylor@emc.com>
1107
1108 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1109 option.
1110
1111 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1112 Walfred Tedeschi <walfred.tedeschi@intel.com>
1113
1114 * gdb.texinfo (i386 Features): Add description of AVX512
1115 registers.
1116
1117 2014-03-31 Doug Evans <dje@google.com>
1118
1119 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1120
1121 2014-03-30 Doug Evans <dje@google.com>
1122
1123 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1124 (Background Execution): Ditto.
1125
1126 2014-03-21 Pedro Alves <palves@redhat.com>
1127 Stan Shebs <stan@codesourcery.com>
1128 Hui Zhu <hui@codesourcery.com>
1129
1130 * gdb.texinfo (Packets): Add anchor to "? packet".
1131 Remove fixme and update introduction of "k packet".
1132 Add anchor to "vKill packet".
1133
1134 2014-03-12 Stan Shebs <stan@codesourcery.com>
1135
1136 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1137
1138 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1139
1140 * guile.texi (Basic Guile): Document 'history-append!'.
1141
1142 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1143
1144 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1145 and "assf" as being deprecated.
1146 (Cygwin Native): Likewise for "dll-symbols".
1147 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1148 as a way to force the loading of symbols from a DLL.
1149
1150 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1151
1152 * python.texi (Values From Inferior): Add description about the
1153 new feature.
1154
1155 2014-02-17 Doug Evans <xdje42@gmail.com>
1156
1157 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1158 * gdb.texinfo (Python): Moved to ...
1159 * python.texi: ... here. New file.
1160
1161 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1162
1163 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1164 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1165 parameter to 'str-lookup-function' procedure. Look for
1166 the "std::string<" prefix.
1167 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1168 Adjust description.
1169
1170 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1171
1172 * guile.texi (Values From Inferior In Guile): Remove stray
1173 parantheses for deffn.
1174 (Disassembly In Guile): Ditto.
1175
1176 2014-02-10 Stan Shebs <stan@codesourcery.com>
1177
1178 Add Doxygen support.
1179 * Makefile.in (doxy): New action, generates Doxygen files.
1180 (DOXYGEN): New.
1181 (doxyedit): New.
1182 * Doxyfile-base.in: New file.
1183 * Doxyfile-gdb-api.in: New file.
1184 * Doxyfile-gdb-xref.in: New file.
1185 * Doxyfile-gdbserver.in: New file.
1186 * doxy-index.in: New file.
1187 * filter-for-doxygen: New file.
1188 * filter-params.pl: New file.
1189
1190 2014-02-10 Doug Evans <xdje42@gmail.com>
1191
1192 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1193 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1194 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1195 (Guile docs): Include guile.texi.
1196 (objfile-gdbdotext file): Add objfile-gdb.scm.
1197 (dotdebug_gdb_scripts section): Mention Guile scripts.
1198 (Multiple Extension Languages): New node.
1199 * guile.texi: New file.
1200
1201 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1202
1203 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1204 ignore-descriptive-types". commands.
1205
1206 2014-01-22 Doug Evans <dje@google.com>
1207
1208 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1209 (gdbserver man): Ditto.
1210
1211 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1212
1213 * gdb.texinfo: Document limited reverse/replay support
1214 for target record-btrace.
1215
1216 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1217
1218 * gdb.texinfo (Process Record and Replay): Update documentation.
1219
1220 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1221
1222 * gdb.texinfo (Process Record and Replay): Document new /c
1223 modifier accepted by "record function-call-history".
1224 Add /i modifier to "record function-call-history" example.
1225
1226 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1227 Joel Brobecker <brobecker@adacore.com>
1228
1229 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1230 markers. Remove one that was misplaced.
1231
1232 2014-01-10 Pedro Alves <palves@redhat.com>
1233
1234 * gdb.texinfo (Your Program's Environment) <set environment>:
1235 Mention the shell, and point at 'set exec-wrapper'.
1236
1237 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1238
1239 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1240
1241 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1242
1243 * gdb.texinfo (Types In Python): Clarify the documentation
1244 of attribute gdb.Field.bitpos.
1245
1246 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1247
1248 * gdb.texinfo (Types In Python): Fix the documentation of
1249 attribute "bitpos" in class gdb.Field for enum types. Add
1250 documentation for attribute "enumval" in that same class.
1251
1252 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1253
1254 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1255 @ftable.
1256
1257 2013-12-23 Doug Evans <xdje42@gmail.com>
1258
1259 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1260 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1261 corresponding section in Extending GDB.
1262 (Extending GDB): Move menu up. New menu item "Auto-loading
1263 extensions".
1264 (Sequences): New menu item "Auto-loading sequences".
1265 (Auto-loading sequences): New node.
1266 (Python): Rename section from Scripting GDB to Extending GDB.
1267 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1268 Move docs on ways to auto-load extensions to ...
1269 (Auto-loading extensions): ... here. New node.
1270
1271 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1272
1273 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1274 in menu.
1275 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1276 command, now in a new node.
1277 (GDB/MI Support Commands): New node, with its contents being
1278 extracted from the "GDB/MI Miscellaneous Commands" node.
1279 A small paragraph introducing the section is also added at
1280 the start.
1281 (GDB/MI Miscellaneous Commands): Delete the description of the
1282 -info-gdb-mi-command, -list-features and -list-target-features
1283 commands, now hosted in the "GDB/MI Support Commands" node.
1284
1285 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1286
1287 PR python/16113
1288 * gdb.texinfo (Values From Inferior): Add a note about using
1289 gdb.Field objects as subscripts on gdb.Value objects.
1290 (Types In Python): Add description about the new attribute
1291 "parent_type" of gdb.Field objects.
1292
1293 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1294
1295 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1296 entry for section docuumenting the -list-features GDB/MI command.
1297
1298 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1299
1300 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1301 "exec-run-start-option" entry in the output of the "-list-features"
1302 command.
1303
1304 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1305
1306 * gdb.texinfo (i386): Fix yesterday's commit.
1307
1308 2013-12-03 Tom Tromey <tromey@redhat.com>
1309
1310 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1311 documented here.
1312
1313 2013-12-03 Tom Tromey <tromey@redhat.com>
1314
1315 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1316
1317 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1318
1319 * gdb.texinfo (i386 Features): Add MPX feature registers.
1320 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1321 a subsubsection for MPX and describes the display of the
1322 boundary registers.
1323
1324 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1325
1326 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1327 documentation of the "ada-exceptions" entry.
1328
1329 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1330
1331 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1332 "^error" result record concerning the error message. Document
1333 the error code that may also be part of that result record.
1334 (GDB/MI Miscellaneous Commands): Document the
1335 "undefined-command-error-code" element in the output of
1336 the "-list-features" GDB/MI command.
1337
1338 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1339
1340 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1341 the new -info-gdb-mi-command GDB/MI command. Document
1342 the meaning of "-info-gdb-mi-command" in the output of
1343 -list-features.
1344
1345 2013-11-29 Pedro Alves <palves@redhat.com>
1346
1347 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1348 Update comment.
1349
1350 2013-11-24 Yao Qi <yao@codesourcery.com>
1351
1352 * gdb.texinfo (Caching Remote Data): Document new
1353 "set/show stack-cache" option.
1354
1355 2013-11-24 Yao Qi <yao@codesourcery.com>
1356
1357 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1358 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1359 "off" respectively.
1360
1361 2013-11-23 Yao Qi <yao@codesourcery.com>
1362
1363 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1364 of "displayhint" to the table about child results.
1365
1366 2013-11-21 Yao Qi <yao@codesourcery.com>
1367
1368 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1369 'dynamic' for the output of command -var-list-children.
1370
1371 2013-11-21 Yao Qi <yao@codesourcery.com>
1372
1373 * gdb.texinfo (Caching Target Data): Remove "see" before
1374 @pxref.
1375
1376 2013-11-20 Yao Qi <yao@codesourcery.com>
1377
1378 * gdb.texinfo (Caching Target Data): Update doc for
1379 per-address-space dcache.
1380
1381 2013-11-20 Yao Qi <yao@codesourcery.com>
1382
1383 * gdb.texinfo (Data): Rename menu item.
1384 (Caching Remote Data): Rename to ...
1385 (Caching Target Data): ... it. Update.
1386
1387 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1388
1389 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1390 "language-option" entry in the output of the "-list-features"
1391 command.
1392
1393 2013-11-15 Tom Tromey <tromey@redhat.com>
1394
1395 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1396 Add example.
1397
1398 2013-11-14 Tom Tromey <tromey@redhat.com>
1399
1400 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1401
1402 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1403
1404 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1405 (Context management): Place current subsection text into its own
1406 subsubsection. Add new subsubsection describing the "--language"
1407 command option.
1408
1409 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1410
1411 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1412 the documentation of "info-ada-exceptions" in the output
1413 of the "-list-features" command. Add the documentation
1414 of the "ada-exception" entry instead.
1415
1416 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1417
1418
1419 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1420 word of a couple of sentences to start with a capital letter.
1421
1422 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1423
1424 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1425 (Ada Exceptions): New node.
1426 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1427 Commands" node.
1428 (GDB/MI Ada Exceptions Commands): New node.
1429 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1430 field in the output of the "-list-features" command.
1431 * NEWS: Add entry for the new "info exceptions" CLI command,
1432 and for the new "-info-ada-exceptions" GDB/MI command.
1433
1434 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1435
1436 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1437 (Line Tables In Python): New node.
1438
1439 2013-11-08 Doug Evans <dje@google.com>
1440
1441 * gdb.texinfo (Debugging Output): Update text for
1442 "set debug dwarf2-read".
1443
1444 2013-11-08 Doug Evans <dje@google.com>
1445
1446 * gdb.texinfo (Debugging Output): Update text for
1447 "set debug symtab-create".
1448
1449 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1450
1451 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1452 constant.
1453
1454 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1455
1456 * gdb.texinfo (Breakpoints In Python): Document temporary
1457 option in breakpoint constructor, and add documentation to the
1458 temporary attribute.
1459
1460 2013-11-07 Yao Qi <yao@codesourcery.com>
1461
1462 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1463 output of "-var-info-expression".
1464
1465 2013-11-06 Pedro Alves <palves@redhat.com>
1466
1467 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1468 non-interactive mode.
1469 (Environment) <shell startup files warning>: Mention
1470 non-interactive mode. Mention .zshenv for Z shell, and talk about
1471 BASH_ENV instead of .bashrc for BASH.
1472
1473 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1474
1475 * gdb.texinfo (Commands to Specify Files): Add description
1476 of the remove-symbol-file command.
1477 * observer.texi: New free_objfile event
1478
1479 2013-10-24 Pedro Alves <palves@redhat.com>
1480
1481 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1482
1483 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1484
1485 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1486 New subsection inside which the "-catch-load" and "-catch-unload"
1487 commands documentation is now placed.
1488 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1489 documenting the "-catch-assert" and "-catch-exception" new
1490 GDB/MI commands.
1491
1492 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1493
1494 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1495
1496 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1497
1498 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1499 serial baud".
1500 (Remote Configuration): Replace "set remotebaud" by "set serial
1501 baud". Replace "show remotebaud" by "show serial baud".
1502
1503 2013-10-07 Pedro Alves <palves@redhat.com>
1504
1505 PR breakpoints/11568
1506 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1507 when the thread is removed from the thread list.
1508
1509 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1510
1511 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1512 Update entry for $_exitcode.
1513
1514 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1515
1516 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1517 new "--start" option.
1518
1519 2013-10-02 Pedro Alves <palves@redhat.com>
1520
1521 * gdb.texinfo (Registers): Expand description of saved registers
1522 in frames. Explain <not saved>.
1523
1524 2013-09-25 Doug Evans <dje@google.com>
1525
1526 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1527
1528 2013-09-16 Stan Shebs <stan@codesourcery.com>
1529
1530 Remove the internals manual gdbint.texinfo.
1531 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1532 (PDFFILES): Remove gdbint.pdf.
1533 (HTMLFILES): Remove gdbint/index.html.
1534 (HTMLFILES_INSTALL): Remove gdbint.
1535 (GDBINT_DOC_FILES): Remove.
1536 (dvi): Remove gdbint.dvi.
1537 (ps): Remove gdbint.ps.
1538 * gdbint.texinfo: Remove file.
1539 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1540
1541 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1542
1543 * gdb.texinfo (Convenience Functions): Mention new convenience
1544 function $_isvoid.
1545
1546 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1547
1548 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1549 (Standard Target Features): Add new node to menu.
1550 (S/390 and System z Features): New node.
1551
1552 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1553
1554 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1555 -list-target-features in the example.
1556
1557 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1560 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1561
1562 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1563
1564 Sync documentation with gdb.base/gnu-debugdata.exp.
1565 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1566
1567 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1568
1569 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1570
1571 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1572 Yao Qi <yao@codesourcery.com>
1573
1574 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1575 Document new --skip-unavailable option.
1576 <-stack-list-variables>: Document new --skip-unavailable option.
1577
1578 2013-08-26 Doug Evans <dje@google.com>
1579
1580 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1581 an optional regexp.
1582
1583 2013-08-13 Tom Tromey <tromey@redhat.com>
1584
1585 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1586 Document GDB_PARALLEL and GDB_INOTIFY.
1587
1588 2013-08-09 Stan Shebs <stan@codesourcery.com>
1589
1590 * LRS: Remove file, describes a long-abandoned live-range
1591 splitting extension to stabs.
1592
1593 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1594
1595 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1596
1597 2013-07-17 Doug Evans <dje@google.com>
1598
1599 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1600
1601 2013-07-02 Tom Tromey <tromey@redhat.com>
1602
1603 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1604
1605 2013-06-28 Tom Tromey <tromey@redhat.com>
1606
1607 * Makefile.in (version.subst): Use version.in, not
1608 common/version.in.
1609 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1610 Likewise.
1611
1612 2013-06-27 Pedro Alves <palves@redhat.com>
1613
1614 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1615 dynamic symbol resolution code>: New section, based on infrun.c
1616 comment.
1617
1618 2013-06-26 Tom Tromey <tromey@redhat.com>
1619
1620 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1621 Update.
1622 (Releasing GDB): Likewise.
1623
1624 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1625 Yao Qi <yao@codesourcery.com>
1626
1627 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1628 -trace-frame-collected.
1629
1630 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1631
1632 * gdb.texinfo (Traceframe Info Format): Document tvar element
1633 and its attributes.
1634
1635 2013-06-25 Yao Qi <yao@codesourcery.com>
1636
1637 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1638
1639 2013-06-24 Tom Tromey <tromey@redhat.com>
1640
1641 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1642 (GDBvn.texi): Use version.subst.
1643 (version.subst): New target.
1644 (mostlyclean): Remove version.subst.
1645
1646 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1647
1648 * gdb.texinfo (GDB/MI Data Manipulation)
1649 <-data-list-register-values>: Document the --skip-unavailable
1650 option.
1651
1652 2013-06-07 Yao Qi <yao@codesourcery.com>
1653
1654 * gdb.texinfo (Symbols): Add kindex and cindex for
1655 'maint print msymbols'.
1656
1657 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1658
1659 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1660 response field name (thread-group to inferior).
1661
1662 2013-06-04 Gary Benson <gbenson@redhat.com>
1663
1664 * gdb.texinfo (General Query Packets/qSupported): Added
1665 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1666 to the table of currently defined stub features.
1667 Added a more detailed entry for "augmented-libraries-svr4-read".
1668 (General Query Packets/qXfer:libraries-svr4:read): Documented
1669 the augmented form of this packet.
1670
1671 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1672
1673 * gdb.texinfo (System-wide Configuration Scripts): Renames
1674 "Installed System-wide Configuration Scripts". Add associated
1675 @menu block.
1676
1677 2013-05-23 Yao Qi <yao@codesourcery.com>
1678 Pedro Alves <palves@redhat.com>
1679
1680 * gdb.texinfo (Packets): Document 'vCont;r'.
1681 (Continuing and Stepping): Document target-assisted range
1682 stepping, and the 'set range-stepping' and 'show range-stepping'
1683 commands.
1684
1685 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1686
1687 * gdb.texinfo (Installed System-wide Configuration Scripts):
1688 Add subsection describing the scripts now available under
1689 the data-dir's system-gdbbinit subdirectory.
1690 * NEWS: Add entry announcing the availability of system-wide
1691 configuration scripts for ElinOS and Wind River Linux.
1692
1693 2013-05-21 Hui Zhu <hui@codesourcery.com>
1694
1695 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1696 "-dprintf-insert" command.
1697
1698 2013-05-17 Doug Evans <dje@google.com>
1699
1700 * gdb.texinfo (Maintenance Commands): Update doc for
1701 "maint check-psymtabs". Add doc for "maint check-symtabs",
1702 "maint expand-symtabs".
1703
1704 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1705
1706 * gdb.texinfo (Process Record and Replay): Document the
1707 "record goto" command and its sub-commands.
1708
1709 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1710
1711 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1712 (Python API): Add Frame Filters API, Frame Wrapper API,
1713 Writing a Frame Filter/Wrapper, Managing Management of Frame
1714 Filters chapter entries.
1715 (Frame Filters API): New Node.
1716 (Frame Wrapper API): New Node.
1717 (Writing a Frame Filter): New Node.
1718 (Managing Frame Filters): New Node.
1719 (Progspaces In Python): Add note about frame_filters attribute.
1720 (Objfiles in Python): Ditto.
1721 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1722 @anchors and --no-frame-filters option to -stack-list-variables,
1723 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1724 commands.
1725
1726 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1727
1728 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1729 Support" subsection documenting the XML format used to transfer
1730 shared library info on AIX.
1731
1732 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1733
1734 * gdb.texinfo (Debugging Output): Add documentation of
1735 "set debug aix-solib" and "show debug aix-solib" commands.
1736
1737 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1738
1739 * gdb.texinfo (Nios II): New section.
1740 (Nios II Features): New section.
1741
1742 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1743
1744 * gdbint.texinfo (Algorithms): Remove entries documenting
1745 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1746 SOLIB_CREATE_INFERIOR_HOOK.
1747
1748 2013-04-29 Tom Tromey <tromey@redhat.com>
1749
1750 PR python/14204:
1751 * gdb.texinfo (Python API): Fix menu entry.
1752 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1753 Define global and static block. Add example. Clarify
1754 block relationship for inline functions.
1755
1756 2013-04-29 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.texinfo (Python API): Mention Python help and keyword
1759 arguments. Move pagination text to Basic Python.
1760 (Basic Python): Put pagination text here. Document
1761 close-on-exec, SIGCHLD, and SIGINT.
1762
1763 2013-04-19 Pedro Alves <palves@redhat.com>
1764
1765 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1766 "signedness" instead of "signness".
1767
1768 2013-04-19 Pedro Alves <palves@redhat.com>
1769
1770 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1771 -Wno-pointer-sign text with text on -Wpointer-sign.
1772
1773 2013-04-16 Tom Tromey <tromey@redhat.com>
1774
1775 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1776 GCC that has the SDT probe points.
1777
1778 2013-04-15 Tom Tromey <tromey@redhat.com>
1779
1780 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1781 exception catchpoints.
1782
1783 2013-04-15 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.texinfo (Set Catchpoints): Document $_exception.
1786 (Convenience Vars): Mention $_exception.
1787
1788 2013-04-15 Tom Tromey <tromey@redhat.com>
1789
1790 * gdb.texinfo (Set Catchpoints): Reorganize exception
1791 catchpoints. Document "catch rethrow".
1792 (Debugging C Plus Plus): Mention "catch rethrow".
1793
1794 2013-04-15 Tom Tromey <tromey@redhat.com>
1795
1796 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1797
1798 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1799 Eli Zaretskii <eliz@gnu.org>
1800
1801 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1802 line below the sample output.
1803
1804 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1805
1806 * gdb.texinfo (Mode Options): Document '-configuration'.
1807 (Help): Document "show configuration".
1808 (Bug Reporting): Add requirements to include the configuration
1809 details in bug reports.
1810
1811 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1812
1813 * Makefile.in (MAN1S): Add gcore.1.
1814 Remove "Host, target, and site specific Makefile fragments" comment.
1815 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1816 (install-man1, uninstall-man1): Conditionalize gcore.1.
1817 (gcore.1): New.
1818 * gdb.texinfo (Man Pages): Add gcore man.
1819 (gcore man): New node.
1820
1821 2013-04-10 Pedro Alves <palves@redhat.com>
1822
1823 * gdb.texinfo (Process Record and Replay): Document that "set
1824 record full insn-number-max", "set record
1825 instruction-history-size" and "set record
1826 function-call-history-size" accept "unlimited".
1827 (Backtrace): Document that "set backtrace limit" accepts
1828 "unlimited".
1829 (List): Document that "set listsize" accepts "unlimited".
1830 (Print Settings)" Document that "set print max-symbolic-offset",
1831 "set print elements" and "set print repeats" accept "unlimited".
1832 (Starting and Stopping Trace Experiments): Document that "set
1833 trace-buffer-size" accepts "unlimited".
1834 (Remote Configuration): Document that "set tcp connect-timeout"
1835 accepts "unlimited".
1836 (Command History): Document that "set history size" accepts
1837 "unlimited".
1838 (Screen Size): Document that "set height" and "set width" accepts
1839 "unlimited". Adjust "set pagination"'s description to suggest
1840 "set height unlimited" instead of "set height 0".
1841
1842 2013-04-10 Yao Qi <yao@codesourcery.com>
1843
1844 * gdb.texinfo (Trace Files): Add "target ctf".
1845
1846 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1847
1848 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1849
1850 * Makefile.in (install-man1, install-man5, uninstall-man1)
1851 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1852
1853 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1854
1855 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1856 Eli Zaretskii <eliz@gnu.org>
1857
1858 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1859 parameters order. Remove "On some targets" for --attach. Document the
1860 --multi parameter and extended-remote command. Document all the
1861 options.
1862
1863 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1864
1865 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1866 the list of supported languages.
1867
1868 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1869
1870 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1871 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1872 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1873 (diststuff): Add man.
1874 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1875 (uninstall-man5): New.
1876 (STAGESTUFF): Add *.1 and *.5.
1877 (GDBvn.texi): Add SYSTEM_GDBINIT.
1878 (gdb.1, gdbserver.1, gdbinit.5): New.
1879 (maintainer-clean realclean): Add $(MANS).
1880 (install): Add install-man.
1881 (uninstall): Add uninstall-man.
1882 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1883 (@copying): Wrap it by @c man begin COPYRIGHT.
1884 (Top): Add Man Pages.
1885 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1886
1887 2013-04-02 Pedro Alves <palves@redhat.com>
1888
1889 * gdb.texinfo (Debugging Output): Document "set/show debug
1890 aarch64", "set/show debug coff-pe-read" and "set/show debug
1891 mach-o".
1892
1893 2013-04-02 Pedro Alves <palves@redhat.com>
1894
1895 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1896 table>: Add entry for "trace-buffer-size".
1897
1898 2013-03-28 Pedro Alves <palves@redhat.com>
1899
1900 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1901 table>: Add entry for "trace-status".
1902
1903 2013-03-28 Eli Zaretskii <eliz@gnu.org>
1904
1905 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1906 @bullet", which is invalid (makeinfo 5.1 barfs).
1907
1908 2013-03-28 Pedro Alves <palves@redhat.com>
1909
1910 PR gdb/15294
1911
1912 * gdb.texinfo (List) <set listsize>: Adjust to document that
1913 listsize 0 means no limit, and remove mention of -1.
1914
1915 2013-03-22 Yao Qi <yao@codesourcery.com>
1916
1917 * gdb.texinfo (Embedded Processors): Remove menu item
1918 "OpenRISC 1000".
1919 (OpenRISC 1000): Remove.
1920
1921 2013-03-21 Doug Evans <dje@google.com>
1922
1923 * gdb.texinfo (Maintenance Commands): Add docs for
1924 "mt set per-command {space,time,symtab} {on,off}".
1925
1926 2013-03-14 Hui Zhu <hui@codesourcery.com>
1927 Yao Qi <yao@codesourcery.com>
1928
1929 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1930
1931 2013-03-13 Keith Seitz <keiths@redhat.com>
1932
1933 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1934 "maint agent" reference to Dynamic printf.
1935
1936 2013-03-11 Eli Zaretskii <eliz@gnu.org>
1937
1938 * gdb.texinfo (General Query Packets): Don't use colon in index
1939 entries visible to Info format.
1940
1941 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1942
1943 * gdb.texinfo (Process Record and Replay): Document record
1944 changes.
1945
1946 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1947
1948 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1949 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1950 qXfer:btrace:read.
1951
1952 2013-03-09 Eli Zaretskii <eliz@gnu.org>
1953
1954 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1955 use colons in @anchor and @cindex entries.
1956
1957 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
1958
1959 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1960
1961 2013-03-08 Stan Shebs <stan@codesourcery.com>
1962 Hafiz Abid Qadeer <abidh@codesourcery.com>
1963
1964 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1965 trace-buffer-size set and show commands.
1966 (Tracepoint Packets): Document QTBuffer:size.
1967 (General Query Packets): Document QTBuffer:size.
1968
1969 2013-02-21 Tom Tromey <tromey@redhat.com>
1970
1971 * gdb.texinfo: Remove bad @syncodeindex.
1972 (Values From Inferior, Types In Python, Inferiors In Python)
1973 (Events In Python, Threads In Python, Frames In Python, Blocks In
1974 Python, Symbols In Python, Symbol Tables In Python): Remove
1975 @tables.
1976 (Packets, General Query Packets, Tracepoint Packets)
1977 (Host I/O Packets): Use @w{} for empty @item.
1978
1979 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1980
1981 * gdb.texinfo (Architectures In Python): Add description about
1982 the new method gdb.Architecture.disassemble.
1983
1984 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1985 Hafiz Abid Qadeer <abidh@codesourcery.com>
1986
1987 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1988 Document the "trace-file" field.
1989
1990 2013-02-07 Doug Evans <dje@google.com>
1991
1992 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1993 command.
1994
1995 2013-02-06 Yao Qi <yao@codesourcery.com>
1996
1997 * gdb.texinfo (GDB/MI Async Records): Document new MI
1998 notification "=tsv-modified". Update the document of MI
1999 notification "=tsv-created".
2000 * observer.texi (GDB Observers): New observer tsv_modified.
2001 Update observer tsv_created and tsv_delete.
2002
2003 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2004
2005 * gdb.texinfo (AArch64 Features): New section; document
2006 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2007 (Architectures): Add new AArch64 section to document AArch64
2008 architecture specific commands.
2009 (ABI): Add description of the new OS ABI "Newlib" and its influence
2010 on the longjmp handling.
2011
2012 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2013 Jan Kratochvil <jan.kratochvil@redhat.com>
2014
2015 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2016 variable in 'set/show backtrace' section.
2017
2018 2013-01-31 Tom Tromey <tromey@redhat.com>
2019
2020 * gdb.texinfo (Target Commands): Fix typo.
2021
2022 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2023
2024 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2025 describing the gdb.Architecture class.
2026 (Frames In Python): Add description about the new method
2027 gdb.Frame.architecture().
2028
2029 2013-01-23 Doug Evans <dje@google.com>
2030
2031 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2032
2033 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2034
2035 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2036 'thread-groups' field when printing a breakpoint in MI.
2037
2038 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2039 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2040 to reflect that jit-reader-load now supports absolute file-names.
2041
2042 2013-01-16 Tom Tromey <tromey@redhat.com>
2043
2044 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2045 (Signals): Likewise.
2046
2047 2013-01-16 Tom Tromey <tromey@redhat.com>
2048
2049 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2050 "catch-type" field.
2051 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2052
2053 2013-01-07 Tom Tromey <tromey@redhat.com>
2054
2055 * gdb.texinfo (Mode Options): Don't mention -epoch.
2056 (Data, Emacs): Remove obsolete comments.
2057
2058 2013-01-02 Tom Tromey <tromey@redhat.com>
2059
2060 * gdb.texinfo (GDB/MI Output Records): Update menu.
2061 (GDB/MI Breakpoint Information): New node.
2062 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2063 <-break-insert>: Likewise.
2064
2065 2012-12-31 Yao Qi <yao@codesourcery.com>
2066
2067 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2068 (Packets): Move "vStopped" packet to ...
2069 (Notification Packets): ... here. Describe the components
2070 of notification. Add a table of supported notifications.
2071 Add an example on the process of he async notification.
2072
2073 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2074
2075 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2076 present.
2077 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2078 fullname output always present.
2079
2080 2012-12-23 Pierre Muller <muller@sourceware.org>
2081
2082 * gdbint.texinfo (Function prototypes): Require use of "extern"
2083 modifier for function prototypes in headers.
2084
2085 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2086
2087 * refcard.tex: Update copyright notice to GPL v3 or later.
2088 Update contact info.
2089
2090 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2091
2092 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2093
2094 2012-12-15 Yao Qi <yao@codesourcery.com>
2095
2096 * gdb.texinfo (Debugging Output): Document 'set debug
2097 notification' and 'show debug notification'.
2098
2099 2012-12-15 Yao Qi <yao@codesourcery.com>
2100
2101 * gdb.texinfo (Listing Tracepoints): New item and example about
2102 'installed on target' output.
2103 Add more in the example about 'installed on target'.
2104 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2105
2106 2012-12-14 Tom Tromey <tromey@redhat.com>
2107
2108 * gdb.texinfo (SVR4 Process Information): Mention core files.
2109
2110 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2111
2112 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2113
2114 2012-12-11 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.texinfo: Remove all mentions of Unixware throughout.
2117
2118 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2119
2120 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2121
2122 2012-11-29 Tom Tromey <tromey@redhat.com>
2123
2124 * gdb.texinfo (SVR4 Process Information): Document missing
2125 "info proc" subcommands.
2126
2127 2012-11-29 Yao Qi <yao@codesourcery.com>
2128
2129 PR gdb/1477.
2130 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2131 to 'auto' instead of 'gnu'.
2132
2133 2012-11-26 Tom Tromey <tromey@redhat.com>
2134
2135 * gdb.texinfo (MiniDebugInfo): New node.
2136 (GDB Files): Update.
2137
2138 2012-11-16 Doug Evans <dje@google.com>
2139
2140 * gdb.texinfo (System-wide configuration): If the system-wide init
2141 file lives in the data-directory, and --data-directory is provided,
2142 look for it there.
2143
2144 2012-11-15 Tom Tromey <tromey@redhat.com>
2145
2146 * gdb.texinfo (Signaling): Fix typo.
2147
2148 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2149
2150 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2151 parameter "count" of -data-write-memory-bytes, and add an example.
2152
2153 2012-11-12 Tom Tromey <tromey@redhat.com>
2154
2155 * gdb.texinfo (Symbols): Document "info type-printers",
2156 "enable type-printer" and "disable type-printer".
2157 (Python API): Add new node to menu.
2158 (Type Printing API): New node.
2159 (Progspaces In Python): Document type_printers field.
2160 (Objfiles In Python): Likewise.
2161 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2162 register_type_printer, TypePrinter>: Document.
2163
2164 2012-11-12 Tom Tromey <tromey@redhat.com>
2165
2166 * gdb.texinfo (Symbols): Document "set print type methods",
2167 "set print type typedefs", and flags to ptype and whatis.
2168
2169 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2170
2171 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2172 the example -data-disassemble output. Extend the description of
2173 the -data-disassemble results to document all fields. Document
2174 the cli disassemble command as being related to -data-disassemble.
2175
2176 2012-11-09 Yao Qi <yao@codesourcery.com>
2177
2178 PR gdb/14777.
2179 * gdb.texinfo (OS Information): Remove doc on command
2180 'info udot'.
2181
2182 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2183
2184 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2185 gdb.ini warning for Windows port.
2186
2187 2012-11-08 Yao Qi <yao@codesourcery.com>
2188
2189 * gdb.texinfo (Search): Add kindex for 'fo'.
2190
2191 2012-11-05 Tom Tromey <tromey@redhat.com>
2192
2193 PR python/14802:
2194 * gdb.texinfo (Functions In Python): Add example.
2195
2196 2012-11-03 Yao Qi <yao@codesourcery.com>
2197
2198 * observer.texi (GDB Observers): Remove observer
2199 'tracepoint_modified', 'tracepoint_created' and
2200 'tracepoint_deleted'.
2201
2202 2012-10-26 Tom Tromey <tromey@redhat.com>
2203
2204 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2205
2206 2012-10-25 Tom Tromey <tromey@redhat.com>
2207
2208 * gdb.texinfo (General Query Packets): Use @itemx.
2209
2210 2012-10-17 Yao Qi <yao@codesourcery.com>
2211
2212 * observer.texi (GDB Observers): Update observer
2213 'memory_changed'.
2214 * gdb.texinfo (GDB/MI Async Records): Document for
2215 "memory-changed" notification.
2216
2217 2012-10-15 Doug Evans <dje@google.com>
2218
2219 * gdb.texinfo (Mode Options): Document -nh.
2220 Elaborate on docs for -nx.
2221
2222 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2223
2224 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2225
2226 2012-09-21 Yao Qi <yao@codesourcery.com>
2227 Pedro Alves <palves@redhat.com>
2228
2229 * gdb.texinfo (GDB/MI Async Records): Document notification
2230 'record-started' and 'record-stopped'.
2231 * observer.texi (GDB Observers): New observer 'record-changed'.
2232
2233 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2234
2235 * gdb.texinfo: Document the removal of SH's 'regs' command.
2236
2237 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2238
2239 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2240
2241 2012-09-18 Yao Qi <yao@codesourcery.com>
2242
2243 * gdb.texinfo (GDB/MI Async Records): Document new MI
2244 notifications '=tsv-created' and '=tsv-deleted'.
2245 * observer.texi (GDB Observers): New observer tsv_created and
2246 tsv_deleted.
2247
2248 2012-09-18 Yao Qi <yao@codesourcery.com>
2249
2250 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2251 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2252 '=traceframe-changed'.
2253
2254 2012-09-17 Yao Qi <yao@codesourcery.com>
2255
2256 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2257 'set listsize'.
2258
2259 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2260 Eli Zaretskii <eliz@gnu.org>
2261
2262 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2263 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2264 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2265
2266 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2269
2270 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2271
2272 Document how to return from "python-interactive" to GDB.
2273 * gdb.texinfo (Python Commands): Update documentation.
2274
2275 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2276
2277 Add a new "python-interactive" command that starts a standard
2278 Python interactive prompt with "pi" as alias, and add "py" as
2279 an alias to "python".
2280 * gdb.texinfo (Python Commands): Document the new commands.
2281
2282 2012-08-22 Tom Tromey <tromey@redhat.com>
2283
2284 * gdbint.texinfo (Host Definition): Remove documentation for
2285 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2286
2287 2012-08-17 Keith Seitz <keiths@redhat.com>
2288
2289 PR c++/13356
2290 * gdb.texinfo (Type and Range Checking): Remove warning.
2291 Remove spurious commas.
2292 Update text and examples for re-implementation of set/show
2293 check type.
2294 (C and C++ Type and Range Checks): Likewise.
2295
2296 2012-08-16 Yao Qi <yao@codesourcery.com>
2297
2298 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2299 is deprecated.
2300
2301 2012-08-13 Doug Evans <dje@google.com>
2302
2303 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2304 to include functions.
2305
2306 2012-08-10 Doug Evans <dje@google.com>
2307
2308 * gdb.texinfo (Convenience Funs): New node.
2309 (Types In Python): Document Type.vector.
2310
2311 2012-08-09 Yao Qi <yao@codesourcery.com>
2312
2313 * observer.texi: New observer command_param_changed.
2314 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2315
2316 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2317
2318 * gdbint.texinfo (Debugging GDB): In section
2319 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2320 Mention also gdb-gdb.py.
2321
2322 2012-08-07 Yao Qi <yao@codesourcery.com>
2323
2324 Revert the folloing patch:
2325 2012-08-06 Yao Qi <yao@codesourcery.com>
2326 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2327 remote hardware-watchpoint-limit' and 'set
2328 remote hardware-breakpoint-limit'.
2329
2330 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2331
2332 * gdb.texinfo (Working Directory): Added information about new
2333 default argument for 'cd' command.
2334
2335 2012-08-06 Yao Qi <yao@codesourcery.com>
2336
2337 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2338 remote hardware-watchpoint-limit' and 'set
2339 remote hardware-breakpoint-limit'.
2340
2341 2012-08-06 Yao Qi <yao@codesourcery.com>
2342
2343 Fix PR14371.
2344
2345 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2346 '=breakpoint-deleted'.
2347
2348 2012-08-02 Yao Qi <yao@codesourcery.com>
2349
2350 * gdb.texinfo (Native): Remove node Neutrino.
2351
2352 2012-07-27 Yao Qi <yao@codesourcery.com>
2353
2354 * gdb.texinfo (IPA Protocol Commands): Document new command
2355 'close'.
2356
2357 2012-07-25 Tom Tromey <tromey@redhat.com>
2358
2359 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2360
2361 2012-07-20 Doug Evans <dje@google.com>
2362
2363 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2364 (Index Files): Document how to control the use of deprecated index
2365 sections.
2366 (Index Section Format): Replace --use-deprecated-index-sections with
2367 "set use-deprecated-index-sections on".
2368
2369 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2370
2371 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2372 indices into a single node "Index". Instead, join function and
2373 variable indices into a single index, separate from the concept
2374 index. Requested in
2375 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2376 (Top): Update the top-level menu: instead of one "Index" there are
2377 now separate entries "Concept Index" and "Function and Variable
2378 Index".
2379 (Concept Index, Function and Variable Index): New nodes.
2380 (Index): Node deleted.
2381
2382 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2383
2384 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2385 and "maint agent-eval".
2386
2387 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2388
2389 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2390 avoid file-name clashes between Index.html and index.html on
2391 case-insensitive filesystems. See the discussion starting in
2392 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2393 details of the problem.
2394 (Top): Update the master menu for the above.
2395 (Concept Index, Command and Variable Index): New nodes, instead of
2396 the old "Index" node that was deleted. All cross-references
2397 updated.
2398
2399 2012-07-02 Stan Shebs <stan@codesourcery.com>
2400
2401 * gdb.texinfo (Dynamic Printf): Mention agent style and
2402 disconnected dprintf.
2403 (Maintenance Commands): Describe maint agent-printf.
2404 (General Query Packets): Mention BreakpointCommands feature.
2405 (Packets): Document commands extension to Z0 packet.
2406 * agentexpr.texi (Bytecode Descriptions): Document printf
2407 bytecode.
2408
2409 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2410
2411 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2412 only after gdbinit files.
2413 (Startup): Move -iex and -iex commands down after gdbinit files.
2414
2415 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2416
2417 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2418 possibility.
2419
2420 2012-06-29 Tom Tromey <tromey@redhat.com>
2421
2422 * gdb.texinfo (Index Section Format): Update for version 7.
2423
2424 2012-06-28 Stan Shebs <stan@codesourcery.com>
2425
2426 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2427 example, add note about title column.
2428
2429 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2430
2431 * gdb.texinfo (Symbol Tables In Python): Add description about
2432 the new 'last' attribute of gdb.Symtab_and line.
2433
2434 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2435
2436 * gdb.texinfo (Symbol Tables In Python): Correct the description
2437 of the 'pc' attribute of gdb.Symtab_and_line.
2438
2439 2012-06-26 Doug Evans <dje@google.com>
2440
2441 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2442 and symtab-create.
2443
2444 2012-06-25 Keith Seitz <keiths@redhat.com>
2445
2446 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2447 from example. Remove "rbreak" from list of corresponding
2448 gdb commands.
2449
2450 2012-06-23 Doug Evans <dje@google.com>
2451
2452 * gdb.texinfo (Index Section Format): Document version 7 format.
2453
2454 2012-06-22 Yao Qi <yao@codesourcery.com>
2455
2456 * gdb.texinfo: Add missing cindex for some packets.
2457
2458 2012-06-20 Keith Seitz <keiths@redhat.com>
2459
2460 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2461 for -break-insert and document -p.
2462
2463 2012-06-20 Yao Qi <yao@codesourcery.com>
2464
2465 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2466 and "gdb.write_memory" with "Inferior.read_memory" and
2467 "Inferior.write_memory".
2468
2469 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2470
2471 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2472 (Free Documentation): Add @node line.
2473 (Continuing and Stepping) <advance location>: Use @item instead of
2474 @itemx.
2475 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2476 @itemx.
2477 (Embedded Processors): Put the link to "PA" to its correct place,
2478 according to document structure.
2479 (Python API): Put the link to "Lazy Strings In Python" to its
2480 correct place.
2481 (Index): Use @@ in @tex block to get a literal @.
2482
2483 * gdbint.texinfo: Fix the @subtitle line.
2484
2485 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2486 correct place.
2487
2488 2012-06-08 Yao Qi <yao@codesourcery.com>
2489
2490 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2491 Protocol'.
2492 (In-Process Agent Protocol, IPA Protocol Objects)
2493 (IPA Protocol Commands): New nodes.
2494 (Tracepoint Packets): Add anchors.
2495
2496 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2497
2498 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2499
2500 2012-06-06 Yao Qi <yao@codesourcery.com>
2501
2502 * gdb.texinfo: Update copyright year.
2503
2504 2012-05-23 Stan Shebs <stan@codesourcery.com>
2505 Kwok Cheung Yeung <kcy@codesourcery.com>
2506
2507 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2508
2509 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2510
2511 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2512 Mention also --with-separate-debug-dir.
2513 (Auto-loading): Prepend $debugdir in the sample output.
2514 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2515 auto-load safe-path variable.
2516 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2517 Mention also $debugdir for 'set auto-load scripts-directory'.
2518
2519 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2520
2521 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2522 (MIPS Embedded, MIPS, MIPS Register packet Format)
2523 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2524 appropriate.
2525
2526 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2527 Maciej W. Rozycki <macro@codesourcery.com>
2528
2529 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2530 mips compression".
2531 (MIPS Breakpoint Kinds): New subsubsection.
2532
2533 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2534
2535 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2536 nodes for subsections. Add @acronym mark-ups and adjust
2537 formatting.
2538
2539 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 Rename $ddir to $datadir.
2542 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2543 (objfile-gdb.py file): Rename $ddir to $datadir.
2544
2545 2012-05-18 Tom Tromey <tromey@redhat.com>
2546
2547 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2548
2549 2012-05-14 Stan Shebs <stan@codesourcery.com>
2550
2551 * gdb.texinfo (Dynamic Printf): New subsection.
2552
2553 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2554
2555 * gdb.texinfo (Basic Python): Add description about the function
2556 gdb.find_pc_line
2557
2558 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2559 Eli Zaretskii <eliz@gnu.org>
2560
2561 * gdb.texinfo (Separate Debug Files): Use plural form for global
2562 debugging information directory.
2563
2564 2012-05-11 Stan Shebs <stan@codesourcery.com>
2565 Kwok Cheung Yeung <kcy@codesourcery.com>
2566
2567 * gdb.texinfo (Operating System Auxiliary Information): Document new
2568 'info os' subcommands.
2569
2570 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2571
2572 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2573 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2574 (dotdebug_gdb_scripts section): Add reference
2575 to 'Auto-loading safe path'.
2576
2577 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2578
2579 Implement multi-component --with-auto-load-dir.
2580 * gdb.texinfo (Auto-loading): New references
2581 for 'set auto-load scripts-directory'
2582 and 'show auto-load scripts-directory'.
2583 (Auto-loading safe path): Describe the new default. Move $ddir
2584 substituation reference to 'objfile-gdb.py file'.
2585 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2586 script-name. Describe new 'set auto-load scripts-directory'
2587 and 'show auto-load scripts-directory'.
2588
2589 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2590
2591 Provide $ddir substitution for --with-auto-load-safe-path.
2592 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2593 (Auto-loading safe path): Likewise. Mention the default value,
2594 $ddir substitution, --with-auto-load-safe-path and
2595 --without-auto-load-safe-path.
2596 * observer.texi (gdb_datadir_changed): New.
2597
2598 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2599
2600 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2601 Twice.
2602
2603 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2604 directory separator by path separator.
2605
2606 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2607
2608 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2609 for 'set auto-load safe-path' optional. Mention if it is omitted.
2610 Change disabling security protection condition to "/", twice.
2611
2612 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2613
2614 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2615 the new methods global_block and static_block on gdb.Symtab
2616 objects.
2617
2618 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2619
2620 * gdb.texinfo (Blocks In Python): Add a note saying that future
2621 improvements to GDB and its infrastructure can move symbols
2622 across blocks within a symbol table.
2623
2624 2012-04-29 Yao Qi <yao@codesourcery.com>
2625
2626 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2627 (A29K): Remove.
2628
2629 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2630 Tom Tromey <tromey@redhat.com>
2631
2632 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2633 and generic static probe support on GDB.
2634
2635 2012-04-25 Doug Evans <dje@google.com>
2636
2637 * gdb.texinfo (Go): Fix thinko.
2638
2639 * gdb.texinfo (Supported Languages): Add Go.
2640 (Go): New node.
2641
2642 2012-04-25 Yao Qi <yao@codesourcery.com>
2643
2644 * gdbint.texinfo (Testsuite): New section `Board settings'.
2645
2646 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2649 Three times.
2650
2651 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2652 Three times.
2653
2654 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2655
2656 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2657 by @table @asis. Fix formatting of one item.
2658
2659 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2660
2661 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2662
2663 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2664
2665 New option "set debug auto-load".
2666 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2667 (auto-load verbose mode): New node.
2668
2669 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2670
2671 New option "set auto-load safe-path".
2672 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2673 and "info auto-load" examples for safe-path. Put there also references
2674 for "set auto-load safe-path" and "show auto-load safe-path".
2675 New menu item for Auto-loading safe path.
2676 (Auto-loading safe path): New node.
2677 (Python Auto-loading): Update the expected output from "Missing"
2678 to "No".
2679
2680 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2681
2682 auto-load: Implementation.
2683 * gdb.texinfo (Mode Options): New anchor for -nx.
2684 (Startup): New anchors for Option -init-eval-command,
2685 Home Directory Init File
2686 and Init File in the Current Directory during Startup.
2687 Mention set auto-load local-gdbinit with a reference.
2688 Change the sample code to "set auto-load python-scripts".
2689 (Threads): New anchor set libthread-db-search-path.
2690 Provide references to libthread_db.so.1 file.
2691 (Controlling GDB): New menu item for Auto-loading.
2692 (Auto-loading, Init File in the Current Directory)
2693 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2694 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2695 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2696 reference.
2697 (Auto-loading): Rename to ...
2698 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2699 "set auto-load python-scripts", new anchor for it. Change
2700 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2701 for it. Change "info auto-load-scripts"
2702 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2703 to "Python scripts".
2704
2705 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2706
2707 PR mi/13393
2708 * gdb.texinfo (Print Settings): Extend the description for "set print
2709 object".
2710 (GDB/MI Variable Objects): Extend the description for -var-create and
2711 -var-list-children.
2712
2713 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2714
2715 * gdb.texinfo (Examining Data): Document the 'explore' command.
2716
2717 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2718
2719 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2720 to the children of a varobj and its update range when -var-update
2721 returns that the varobj's type changed.
2722
2723 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2724
2725 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2726 Create two new links fir 'objfile-gdb.py file'
2727 and 'dotdebug_gdb_scripts section'.
2728
2729 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2730
2731 * gdb.texinfo (Auto-loading): Rename node reference
2732 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2733 Twice.
2734 (.debug_gdb_scripts section): Rename the node ...
2735 (dotdebug_gdb_scripts section): ... here.
2736 (Maintenance Commands): Also rename this node reference.
2737
2738 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2739
2740 * gdb.texinfo (Python API/Values From Inferior): Add description
2741 about the new method Value.referenced_value. Add description on
2742 how Value.dereference is different (and similar) to
2743 Value.referenced_value.
2744
2745 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2746
2747 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2748 --init-eval-command=COMMAND, -iex.
2749 (Startup): Describe -iex and -ix. Simplify the example
2750 for "set auto-load-scripts off".
2751
2752 2012-03-16 Gary Benson <gbenson@redhat.com>
2753
2754 PR breakpoints/10738
2755 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2756 stating that GDB cannot set breakpoints on inlined functions.
2757 (Mode Options): Document --use-deprecated-index-sections.
2758 (Index Section Format): Document new index section version format.
2759
2760 2012-03-15 Tom Tromey <tromey@redhat.com>
2761
2762 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2763
2764 2012-03-13 Doug Evans <dje@google.com>
2765
2766 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2767 of "reload".
2768 (Symbols): Delete docs for set/show symbol-reloading.
2769 * gdbint.texinfo (Defining Other Architecture Features): Delete
2770 SYMBOL_RELOADING_DEFAULT.
2771 * refcard.tex: Delete reference to symbol-reloading.
2772
2773 2012-03-07 Pedro Alves <palves@redhat.com>
2774
2775 * gdb.texinfo (General Query Packets): Document new
2776 QProgramSignals packet.
2777 * gdb.texinfo (Remote configuration): Mention
2778 "program-signals-packet".
2779
2780 2012-03-05 Tristan Gingold <gingold@adacore.com>
2781
2782 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2783
2784 2012-03-03 Yao Qi <yao@codesourcery.com>
2785
2786 * gdb.texinfo (In-Process Agent): New node.
2787 Document new commands.
2788 (General Query Packets): Add packet `QAgent'.
2789
2790 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2791
2792 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2793
2794 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2795
2796 * gdb.texinfo (Commands In Python): Put example python macro in
2797 COMMAND_USER category rather than COMMAND_OBSCURE.
2798 Document gdb.COMMAND_USER.
2799 (User-defined Commands): Update documentation to clarify
2800 "set/show max-user-call-depth" and "show user" don't apply to python
2801 commands. Update documentation to clarify "help user-defined" may
2802 also include python commands defined as COMMAND_USER.
2803
2804 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2805
2806 * gdb.texinfo (Startup): Add option -ex description to the option -x
2807 description.
2808
2809 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2810
2811 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2812 condition-evaluation breakpoint parameter.
2813 Mention condition-evaluation mode being shown in "info break".
2814 (Break Conditions): Add description for target-side
2815 conditional breakpoints.
2816 (Remote Configuration): Mention conditional-breakpoints-packet.
2817 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2818 cond-expr.
2819 (General Query Packets): Mention new ConditionalBreakpoint feature.
2820
2821 2012-02-22 Tom Tromey <tromey@redhat.com>
2822
2823 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2824
2825 2012-02-17 Tom Tromey <tromey@redhat.com>
2826
2827 PR python/10753:
2828 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2829 directory.
2830
2831 2012-02-14 Stan Shebs <stan@codesourcery.com>
2832
2833 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2834
2835 2012-02-13 Pedro Alves <palves@redhat.com>
2836
2837 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2838 mips-idt-ecoff.
2839
2840 2012-02-09 Yao Qi <yao@codesourcery.com>
2841
2842 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2843
2844 2012-02-07 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2847 Symbol.value.
2848
2849 2012-02-07 Tom Tromey <tromey@redhat.com>
2850
2851 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2852
2853 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2854
2855 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2856
2857 2012-01-24 Tom Tromey <tromey@redhat.com>
2858
2859 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2860 unload".
2861 (Files): Mention new catch commands.
2862 (GDB/MI Async Records): Likewise.
2863
2864 2012-01-24 Gary Benson <gbenson@redhat.com>
2865
2866 Delete #if 0'd out code.
2867 * gdb.texinfo (Frame Info): Remove "info catch".
2868
2869 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2870
2871 * gdb.texinfo (Remote Configuration): Document
2872 "set remote hostio-readlink-packet" command.
2873 (General Query Packets): Document vFile:readlink packet.
2874
2875 2012-01-16 Tom Tromey <tromey@redhat.com>
2876
2877 * gdb.texinfo (Specify Location): Document relative file name
2878 handling.
2879
2880 2012-01-16 Tom Tromey <tromey@redhat.com>
2881
2882 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2883
2884 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2885 Eli Zaretskii <eliz@gnu.org>
2886
2887 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2888 code.
2889
2890 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2891
2892 * gdb.texinfo (Variables): Document use of :: for non-static
2893 variables.
2894
2895 2012-01-05 Joel Brobecker <brobecker@adacore.com>
2896
2897 * gdbint.texinfo (Start of New Year Procedure): Update
2898 to replace use of copyright.sh by use of copyright.py.
2899
2900 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2901
2902 Remove the gdbtui binary.
2903 * all-cfg.texi (GDBTUI): Remove.
2904 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2905 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2906 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2907
2908 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2909
2910 Introduce gdb.FinishBreakpoint in Python.
2911 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2912 (Python API): Add menu entry for Finish Breakpoints.
2913
2914 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2915
2916 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2917 tests.
2918
2919 2011-12-16 Doug Evans <dje@google.com>
2920
2921 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2922
2923 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2924
2925 * gdb.texinfo (Python Commands): Remove "maint set/show print
2926 stack". Add documentation for "set/show python print-stack".
2927
2928 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2929
2930 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2931 should transfer control to the stub in the startup code instead of
2932 in main. Mention the need to get past the initial breakpoint.
2933
2934 2011-12-06 Tom Tromey <tromey@redhat.com>
2935
2936 * gdb.texinfo (Set Breaks): Update for new behavior.
2937
2938 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2939
2940 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2941 List Format for SVR4 Targets'.
2942 (General Query Packets): New item qXfer:libraries-svr4:read.
2943 (Library List Format for SVR4 Targets): New node.
2944
2945 2011-12-01 Tom Tromey <tromey@redhat.com>
2946
2947 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2948 add.
2949
2950 2011-11-22 Tom Tromey <tromey@redhat.com>
2951
2952 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2953 reasons.
2954
2955 2011-11-20 Stan Shebs <stan@codesourcery.com>
2956
2957 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2958 note-related options and variables.
2959 (Tracepoint Packets): Document packet changes.
2960
2961 2011-11-20 Sanjoy Das <sdas@igalia.com>
2962
2963 * gdb.texinfo (JIT Interface): Add documentation on writing and
2964 usind JIT debug info readers.
2965 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2966 Debug Info Readers): New nodes.
2967
2968 2011-11-18 Yao Qi <yao@codesourcery.com>
2969
2970 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2971 tracepoint.
2972
2973 2011-11-15 Doug Evans <dje@google.com>
2974
2975 * gdb.texinfo (Files): Document basenames-may-differ.
2976
2977 2011-11-14 Doug Evans <dje@google.com>
2978
2979 * gdb.texinfo (Shell Commands): Document "!".
2980
2981 2011-11-14 Stan Shebs <stan@codesourcery.com>
2982 Kwok Cheung Yeung <kcy@codesourcery.com>
2983
2984 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2985 needed to get shorter fast tracepoints.
2986 (Tracepoint Packets): Document new qTMinFTPILen packet.
2987
2988 2011-11-14 Yao Qi <yao@codesourcery.com>
2989
2990 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2991 behavior of tracepoint.
2992 (General Query Packets): New feature InstallInTrace.
2993 (Remote Configuration): Document "set remote
2994 install-in-trace-packet".
2995
2996 2011-11-12 Matt Rice <ratmice@gmail.com>
2997
2998 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2999 Add arguments to info macro.
3000
3001 2011-11-10 Tom Tromey <tromey@redhat.com>
3002
3003 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3004 manual.
3005 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3006 (Macros): Add a footnote.
3007 (C): Remove paragraph about compiler options.
3008 (C Constants): Mention wide character and string constants.
3009 (C Plus Plus Expressions): Update compiler option advice. Mention
3010 using declarations. Mention ADL. Remove old HP compiler
3011 information.
3012
3013 2011-11-10 Tom Tromey <tromey@redhat.com>
3014
3015 PR c++/9257:
3016 * gdb.texinfo (Print Settings): Add an extra note about the need
3017 for a vtable.
3018
3019 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3020
3021 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3022 "set mips abi" documentation.
3023
3024 2011-11-04 Doug Evans <dje@google.com>
3025
3026 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3027
3028 2011-11-03 Tom Tromey <tromey@redhat.com>
3029
3030 * gdb.texinfo (Stopping): Add menu entry.
3031 (Continuing and Stepping): Restore @node. Use @section, not
3032 @subsection.
3033
3034 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3035
3036 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3037 designation. Fix "Specify Location" cross-reference.
3038
3039 2011-11-02 Stan Shebs <stan@codesourcery.com>
3040
3041 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3042 (General Query Packets): Describe tracenz feature.
3043 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3044
3045 2011-10-28 Paul Koning <paul_koning@dell.com>
3046
3047 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3048
3049 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3050
3051 * gdb.texinfo ((Frames In Python): Document
3052 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3053
3054 2011-10-26 Paul Koning <paul_koning@dell.com>
3055
3056 * gdb.texinfo (gdb.types): Document new deepitems function.
3057
3058 2011-10-25 Paul Koning <paul_koning@dell.com>
3059
3060 PR python/13327
3061
3062 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3063 fetch_lazy method.
3064
3065 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3066
3067 PR python/12656
3068
3069 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3070 global_block, static_block function.
3071
3072 2011-10-19 Tom Tromey <tromey@redhat.com>
3073
3074 * gdb.texinfo (Commands In Python): Add missing "@"s.
3075
3076 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3077
3078 PR python/13285 Document named constants for frame unwind stop reasons
3079 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3080 constants.
3081
3082 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3083
3084 Fix compatibility with texinfo versions older than 4.12.
3085 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3086 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3087 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3088 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3089 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3090 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3091 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3092
3093 2011-10-09 Doug Evans <dje@google.com>
3094
3095 * gdb.texinfo (Extending GDB): Document alias command.
3096
3097 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3098
3099 Support @entry in input expressions.
3100 * gdb.texinfo (Variables): Describe @entry names suffix.
3101 (Print Settings): Add anchor for `set print entry-values'.
3102
3103 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3104 Eli Zaretskii <eliz@gnu.org>
3105
3106 Display @entry parameter values (without references).
3107 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3108 example.
3109 (Print Settings): New description of set print entry-values and show
3110 print entry-values.
3111
3112 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3113 Eli Zaretskii <eliz@gnu.org>
3114
3115 Recognize virtual tail call frames.
3116 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3117 (Tail Call Frames): New node.
3118 (Frames In Python): Add gdb.TAILCALL_FRAME.
3119
3120 2011-10-07 Doug Evans <dje@google.com>
3121
3122 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3123 register_pretty_printer.
3124
3125 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3126
3127 PR python/12930
3128 PR python/12802
3129
3130 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3131 stop method.
3132
3133 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3134
3135 * gdb.texinfo (Starting your Program): "set disable-randomization"
3136 is no longer Linux-specific.
3137 (Remote Configuration): Document "set remote
3138 disable-randomization-packet".
3139 (General Query Packets): Document "QDisableRandomization" packet
3140 and add it to "qSupported" list.
3141
3142 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3143
3144 Allow Python notification of new object-file loadings.
3145 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3146 event type.
3147
3148 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3149
3150 PR python/12691: Add the inferior to Python exited event
3151 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3152
3153 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3154
3155 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3156 rephasing.
3157
3158 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3159
3160 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3161 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3162 as possible feature returned by the `-list-features'
3163 command.
3164
3165 2011-09-28 Paul Koning <paul_koning@dell.com>
3166
3167 * gdb.texinfo (gdb.Type): Document field access by dictionary
3168 key syntax.
3169
3170 2011-09-28 Yao Qi <yao@codesourcery.com>
3171
3172 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3173 Add one space after option `-s'. Remove @r{} markup.
3174
3175 2011-09-27 Stan Shebs <stan@codesourcery.com>
3176
3177 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3178
3179 2011-09-16 Hui Zhu <teawater@gmail.com>
3180
3181 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3182 to *(unsigned char *)$esp@300.
3183
3184 2011-09-15 Paul Koning <paul_koning@dell.com>
3185
3186 * gdb.texinfo: Make style of Python functions and methods match
3187 the syntax of Python. Also put class and module names explicitly
3188 on function, member, and variable names, matching Python
3189 documentation conventions.
3190
3191 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3192
3193 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3194 * gdb.texinfo (Inferiors In Python): Describe new
3195 gdb.selected_inferior() function.
3196
3197 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3198
3199 Handle multiple breakpoint hits in Python interface:
3200 * gdb.texinfo (Events In Python): New function documentation:
3201 gdb.BreakpointEvent.breakpoints. Indicate that
3202 gdb.BreakpointEvent.breakpoint is now deprecated.
3203
3204 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3205
3206 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3207
3208 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3209
3210 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3211
3212 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3213
3214 * gdb.texinfo (Prompt): Add set/show extended-prompt
3215 documentation
3216 (Basic Python): Add prompt_hook anchor.
3217 (Python modules): Reword module text to reflect multiple modules.
3218 (gdb.prompt): Document gdb.prompt module.
3219
3220 2011-08-14 Yao Qi <yao@codesourcery.com>
3221
3222 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3223
3224 2011-08-14 Yao Qi <yao@codesourcery.com>
3225
3226 * gdb.texinfo (Standard Target Features): Document C6x features.
3227 (TIC6x Features): New node.
3228
3229 2011-08-12 Doug Evans <dje@google.com>
3230
3231 * gdb.texinfo (Symbols In Python): Document symbol.type.
3232
3233 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3234
3235 * gdb.texinfo (Python): Document command and function
3236 auto-loading.
3237
3238 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3239 Eli Zaretskii <eliz@gnu.org>
3240
3241 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3242 typedefs unrolling. Extend the sample code by an inner typedef and
3243 outer typedefs unrolling.
3244
3245 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3246
3247 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3248 size and line-size.
3249
3250 2011-07-21 Matt Rice <ratmice@gmail.com>
3251
3252 PR macros/12999
3253 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3254 Update text and cindex entries for info macro command.
3255
3256 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3257
3258 * observer.texi (GDB Observers): Add before_prompt observer.
3259 * gdb.texinfo (Basic Python): Add documentation for prompt
3260 substitution.
3261
3262 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3263
3264 PR python/12438
3265 * gdb.texinfo (Python Commands): Add deprecate note to maint
3266 set/show python print-stack. Document set/show python
3267 print-backtrace.
3268
3269 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3270
3271 * gdb.texinfo: Fix typos.
3272
3273 2011-07-01 Tom Tromey <tromey@redhat.com>
3274
3275 * gdb.texinfo (Debugging Output): Document set debug
3276 check-physname.
3277
3278 2011-06-29 Tom Tromey <tromey@redhat.com>
3279
3280 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3281 breakpoint-notifications feature.
3282
3283 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3284
3285 * gdb.texinfo (Target Description): Remove warning about
3286 possibly unstable format.
3287
3288 2011-06-03 Tom Tromey <tromey@redhat.com>
3289
3290 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3291 (Events In Python): Note that exit_code is optional.
3292
3293 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3294
3295 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3296 required for multi-threading support.
3297 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3298 Hc are deprecated for multi-threading debugging. Point readers at
3299 the vCont packet.
3300
3301 2011-05-15 Doug Evans <dje@google.com>
3302
3303 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3304
3305 2011-05-13 Doug Evans <dje@google.com>
3306
3307 * gdb.texinfo (Threads): Document $sdir,$pdir.
3308 (Server): Document $pdir exception.
3309
3310 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3311
3312 * gdb.texinfo (Threads): Clarify default value for
3313 libthread-db-search-path.
3314
3315 * gdb.texinfo (Completion): Update example.
3316 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3317
3318 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3319
3320 * gdb.texinfo: Document change in the behaviour of the enable and
3321 disable GDB commands when applied to tracepoints.
3322 Document the EnableDisableTracepoints remote stub feature.
3323 Document QTEnable and QTDisable in the list of tracepoint packets.
3324
3325 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3326
3327 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3328 hsuser.texi.
3329 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3330 comment to hsuser.texi. Change rluser.texi name in the comment.
3331
3332 2011-05-10 Doug Evans <dje@google.com>
3333
3334 * gdb.texinfo (Threads): If an empty path is provided for
3335 libthread-db-search-path it is reset to its default value.
3336 (Server): Ditto.
3337
3338 2011-05-09 Doug Evans <dje@google.com>
3339
3340 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3341
3342 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3343 Thiago Jung Bauermann <bauerman@br.ibm.com>
3344
3345 Implement support for PowerPC BookE masked watchpoints.
3346 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3347 (PowerPC Embedded): Mention support of masked watchpoints.
3348
3349 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3350
3351 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3352 `@value{GDBN}'.
3353
3354 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3355
3356 * gdb.texinfo (titlepage): Remove dedication.
3357 (In Memoriam): New appendix.
3358
3359 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3360 Eli Zaretskii <eliz@gnu.org>
3361
3362 * gdb.texinfo (Index Section Format): Change the version to 5.
3363 Describe the different formula.
3364
3365 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3366 Eli Zaretskii <eliz@gnu.org>
3367
3368 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3369 for disconnected tracing.
3370 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3371 extended-remote relationship. Mention --once.
3372 (TCP port allocation lifecycle of @code{gdbserver}): New.
3373
3374 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3375
3376 * gdb.texinfo (Server): Improve indexing. Index all optional
3377 switches to gdbserver.
3378
3379 2011-04-20 Tom Tromey <tromey@redhat.com>
3380
3381 * gdb.texinfo (Index Section Format): New node.
3382 (Top): Add new node to menu.
3383
3384 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3385
3386 * gdb.texinfo (Maintenance Commands): Document `maint print
3387 remote-registers'.
3388
3389 2011-04-20 Tom Tromey <tromey@redhat.com>
3390
3391 * gdb.texinfo (Trace File Format): Move node later.
3392
3393 2011-04-19 Tom Tromey <tromey@redhat.com>
3394
3395 * gdbint.texinfo (Register Information Functions): Remove
3396 duplicate "the".
3397 * gdb.texinfo (Emacs): Remove duplicate "to".
3398 (GDB/MI Variable Objects): Remove duplicate "the".
3399 (General Query Packets): Likewise.
3400
3401 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3402
3403 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3404 "GDB/MI Ada Exception Information" node.
3405
3406 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3407
3408 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3409 the "exception-name" field in the *stopped async record.
3410
3411 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3412 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3413
3414 Implement support for PowerPC BookE ranged breakpoints.
3415 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3416
3417 2011-03-28 Tom Tromey <tromey@redhat.com>
3418
3419 * gdb.texinfo (Set Tracepoints): Fix typo.
3420
3421 2011-03-24 Tom Tromey <tromey@redhat.com>
3422
3423 * gdb.texinfo (Specify Location): Document `function:label'
3424 linespec.
3425
3426 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3427
3428 PR python/12149
3429
3430 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3431
3432 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3433
3434 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3435 (Inferiors In Python): Likewise.
3436 (Threads In Python): Likewise.
3437 (Symbols In Python): Likewise.
3438 (Objfiles In Python): Likewise.
3439 (Symbol Tables In Python): Likewise.
3440
3441 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3442
3443 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3444 display>: Explain that the commands accept number ranges.
3445
3446 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3447
3448 * gdb.texinfo (Breakpoints In Python): Add description and example
3449 of Python stop function operation.
3450
3451 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3452
3453 * gdb.texinfo (Parameters In Python): Document get_set_string and
3454 get_show_string methods.
3455
3456 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3457
3458 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3459
3460 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3461 circular-trace-buffer name.
3462
3463 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3464
3465 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3466 in the previous change.
3467
3468 2011-02-27 Michael Snyder <msnyder@vmware.com>
3469
3470 * gdb.texinfo (Inferiors and Programs): Update commands to show
3471 that they can accept multiple arguments.
3472
3473 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3474
3475 Revert the following patch (code patch was not approved):
3476 2011-02-21 Hui Zhu <teawater@gmail.com>
3477 * agentexpr.texi (bytecode descriptions): add printf.
3478 * gdb.texinfo (tracepoint action lists): add printf.
3479
3480 2011-02-23 Doug Evans <dje@google.com>
3481
3482 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3483
3484 2011-02-23 Michael Snyder <msnyder@vmware.com>
3485
3486 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3487 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3488 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3489
3490 2011-02-22 Doug Evans <dje@google.com>
3491
3492 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3493 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3494 add description of result, fix @defun formatting.
3495
3496 2011-02-21 Hui Zhu <teawater@gmail.com>
3497
3498 * agentexpr.texi (Bytecode Descriptions): Add printf.
3499 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3500
3501 2011-02-18 Tom Tromey <tromey@redhat.com>
3502
3503 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3504
3505 2011-02-14 Michael Snyder <msnyder@vmware.com>
3506
3507 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3508 Document new command "thread find".
3509
3510 2011-02-14 Michael Snyder <msnyder@vmware.com>
3511
3512 * gdb.texinfo (Threads): Update example of new thread message.
3513
3514 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3515
3516 * gdb.texinfo (Remote Configuration): Mention set/show remote
3517 traceframe-info.
3518 (Tools/Packages Optional for Building GDB): Mention that expat is
3519 used for traceframe info.
3520 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3521 (General Query Packets) <qSupported>: Describe the
3522 qXfer:traceframe-info:read feature.
3523 (qXfer::read): Describe qXfer:traceframe-info:read.
3524 (Traceframe Info Format): New section.
3525
3526 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3527
3528 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3529 for casts and unary operators.
3530
3531 2011-02-04 Tom Tromey <tromey@redhat.com>
3532
3533 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3534 is not useful.
3535
3536 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3537
3538 * gdb.texinfo: s/value optimized out/optimized out/g
3539
3540 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3541
3542 * gdb.texinfo (Other Misc Settings): Rework part of the
3543 documentation of the "set interactive mode" command.
3544
3545 2011-01-19 Tom Tromey <tromey@redhat.com>
3546
3547 * gdb.texinfo (Threads): Document thread name output and `thread
3548 name' command.
3549 (Threads In Python): Document Thread.name attribute.
3550 (GDB/MI Thread Commands): Document thread attributes.
3551
3552 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3553
3554 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3555 changes in mi/mi-cmd-disas.c
3556
3557 2011-01-12 Tom Tromey <tromey@redhat.com>
3558
3559 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3560 Fix "thread apply" text.
3561
3562 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3563 Thiago Jung Bauermann <bauerman@br.ibm.com>
3564
3565 Implement support for PowerPC BookE ranged watchpoints.
3566 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3567 the "set powerpc exact-watchpoints" flag.
3568
3569 2011-01-07 Tom Tromey <tromey@redhat.com>
3570
3571 * gdb.texinfo (Python API): Add descriptions to @menu items.
3572
3573 2011-01-06 Tom Tromey <tromey@redhat.com>
3574
3575 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3576
3577 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3578
3579 * gdb.texinfo (Debugging Output): Document "set debug jit".
3580
3581 2011-01-06 Tom Tromey <tromey@redhat.com>
3582
3583 PR python/12133:
3584 * gdb.texinfo (Frames In Python): Document various frame
3585 constants.
3586
3587 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3588
3589 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3590 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3591 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3592
3593 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3594
3595 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3596 (clean): Add GDBvn.texi.
3597
3598 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3599
3600 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3601 occasional case where the debugger prints an array address
3602 instead of the array itself.
3603
3604 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3605
3606 * gdb.texinfo (Packets) <read registers packet>: Document support
3607 for registers that were not collected.
3608
3609 2010-12-15 Doug Evans <dje@google.com>
3610
3611 * gdb.texinfo (Startup): Document auto-loading of scripts during
3612 startup.
3613 (Auto-loading): Delete "maint set python auto-load on|off".
3614 Add "set auto-load-scripts on|off".
3615
3616 2010-12-07 Doug Evans <dje@google.com>
3617
3618 * gdb.texinfo (Mode Options): Document -data-directory.
3619 (Data Files): Add reference to -data-directory.
3620
3621 2010-11-29 Doug Evans <dje@google.com>
3622
3623 * gdb.texinfo (Pretty-Printer Introduction): Change
3624 printer-name:subprinter-name to printer-name;subprinter-name.
3625
3626 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3627
3628 PR python/12199
3629
3630 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3631
3632 2010-11-23 Tom Tromey <tromey@redhat.com>
3633
3634 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3635 (Editing): Likewise.
3636 (Command History): Likewise.
3637 (TUI Keys): Likewise.
3638 (Bug Reporting): Conditionally include rluser.texi and
3639 inc-history.texinfo.
3640 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3641 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3642 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3643 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3644 (gdb.pdf): Likewise.
3645 (gdb.info): Likewise.
3646 (gdb/index.html): Likewise.
3647
3648 2010-11-23 Tom Tromey <tromey@redhat.com>
3649
3650 * Makefile.in (Makefile): Run ../config.status.
3651 (distclean): Update.
3652 * configure: Remove.
3653 * configure.ac: Remove.
3654
3655 2010-11-12 Tom Tromey <tromey@redhat.com>
3656
3657 * gdb.texinfo (Basic Python): Update. Add xref.
3658 (Exception Handling): Document new exception classes.
3659 (Types In Python): Update.
3660 (Frames In Python): Update.
3661
3662 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3663
3664 * gdb.texinfo (Breakpoints In Python): Document "internal"
3665 parameter, and visible attribute.
3666
3667 2010-11-05 Doug Evans <dje@google.com>
3668
3669 * gdb.texinfo (Source Path): Document "set directories".
3670
3671 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3672
3673 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3674 (OpenCL C): New node.
3675
3676 2010-11-02 Doug Evans <dje@google.com>
3677
3678 * gdb.texinfo (Pretty Printing): Expand into three sections,
3679 introduction, example, and commands.
3680 (Python API): Delete section Disabling Pretty-Printers, merge into
3681 Selecting Pretty-Printers.
3682 (Writing a Pretty-Printer): New section. Move the pretty-printer
3683 example here, and reformat to match python coding style. Add a second
3684 example using the gdb.printing module.
3685 (Python modules): Add gdb.printing.
3686
3687 2010-10-29 Doug Evans <dje@google.com>
3688
3689 * gdb.texinfo (Python): Fix long line.
3690
3691 2010-10-20 Doug Evans <dje@google.com>
3692
3693 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3694 All references updated. Correct sections marked as subsections.
3695 (Coding Standards): New chapter. Move the coding standard related
3696 subsections here. Add section on Python coding standards.
3697
3698 2010-10-13 Doug Evans <dje@google.com>
3699
3700 * gdb.texinfo (Python): Add "Python modules".
3701 (Types in Python): Add reference to gdb.types section.
3702 (Python modules): New node.
3703
3704 2010-10-11 Doug Evans <dje@google.com>
3705
3706 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3707 Python" from gdb.Value.type description.
3708
3709 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3710
3711 * gdb.texinfo (Ravenscar Profile): New node.
3712
3713 2010-09-22 Tom Tromey <tromey@redhat.com>
3714
3715 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3716
3717 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3718
3719 * gdb.texinfo (Values From Inferior): Clarify that
3720 value.dynamic_type works only in C++ programs with RTTI.
3721
3722 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3723
3724 * gdb.texinfo (Character Sets): Correctly reference host-charset
3725 in example.
3726
3727 2010-09-13 Tom Tromey <tromey@redhat.com>
3728
3729 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3730 Document "fullname" and "from".
3731
3732 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3733
3734 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3735 feature `reverse' output by -list-target-features.
3736
3737 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3738
3739 * gdb.texinfo (i386 Features): Remove an extra "@item".
3740
3741 2010-08-30 Tom Tromey <tromey@redhat.com>
3742
3743 PR python/11792:
3744 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3745
3746 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3747
3748 * gdb.texinfo (ARM Features): Document
3749 org.gnu.gdb.arm.m-profile.
3750
3751 2010-08-23 Tom Tromey <tromey@redhat.com>
3752
3753 PR python/11145:
3754 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3755 reinterpret_cast methods.
3756
3757 2010-08-23 Tom Tromey <tromey@redhat.com>
3758
3759 PR python/11915:
3760 * gdb.texinfo (Types In Python): Document array method.
3761
3762 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3763
3764 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3765
3766 2010-08-16 Tom Tromey <tromey@redhat.com>
3767
3768 * gdb.texinfo (Set Watchpoints): Document -location option.
3769
3770 2010-08-13 Doug Evans <dje@google.com>
3771
3772 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3773
3774 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3775
3776 * gdb.texinfo (GDB/MI Data Manipulation): Document
3777 -data-read-memory-raw and -data-write-memory-raw.
3778
3779 2010-08-11 Tom Tromey <tromey@redhat.com>
3780 Phil Muldoon <pmuldoon@redhat.com>
3781
3782 * gdb.texinfo (Basic Python): Describe post_event API.
3783
3784 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3785
3786 * gdb.texinfo (Basic Python): Describe solib_address and
3787 decode_line Python APIs
3788
3789 2010-08-10 Tom Tromey <tromey@redhat.com>
3790
3791 * gdb.texinfo (Pretty Printing API): Document
3792 gdb.default_visualizer.
3793
3794 2010-08-10 Tom Tromey <tromey@redhat.com>
3795
3796 Revert gdb-add-index addition:
3797 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3798
3799 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3800 Eli Zaretskii <eliz@gnu.org>
3801
3802 * gdb.texinfo (Mode Options) <-batch>
3803 (Basic Python) <gdb.execute>: Describe setting width and height.
3804
3805 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3806
3807 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3808
3809 2010-07-30 Tom Tromey <tromey@redhat.com>
3810
3811 * gdb.texinfo (Index Files): Mention gdb-add-index.
3812
3813 2010-07-30 Hui Zhu <teawater@gmail.com>
3814
3815 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3816 "detach inferior" and "kill inferior".
3817
3818 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3819
3820 * gdb.texinfo (Machine Code): Update description of two forms of
3821 arguments, and add new example to demonstrate the new form.
3822
3823 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3824
3825 * gdb.texinfo (Values From Inferior): Add value inferior function
3826 call description.
3827
3828 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3829
3830 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3831
3832 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3833 Eli Zaretskii <eliz@gnu.org>
3834
3835 Make core files the process_stratum.
3836 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3837 record_stratum example.
3838
3839 2010-07-13 Tom Tromey <tromey@redhat.com>
3840
3841 * gdb.texinfo (Index Files): New node.
3842
3843 2010-07-13 Tom Tromey <tromey@redhat.com>
3844
3845 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3846
3847 2010-07-13 Tom Tromey <tromey@redhat.com>
3848
3849 * gdb.texinfo (Specify Location): Document labels.
3850
3851 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3852
3853 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3854 entries for fast tracepoints and static tracepoints.
3855
3856 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3857
3858 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3859 qsThreadInfo>: Spell out `l' as ell.
3860
3861 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3862
3863 * gdb.texinfo (Convenience Variables): Document $_sdata.
3864 (Commands to Set Tracepoints): Describe static tracepoints. Add
3865 `Listing Static Tracepoint Markers' menu entry. Document
3866 "strace".
3867 (Tracepoint Action Lists): Document collecting $_sdata.
3868 (Listing Static Tracepoint Markers): New subsection.
3869 (Tracepoints support in gdbserver): Mention static tracepoints.
3870 (remote packets, enabling and disabling): Mention
3871 read-sdata-object.
3872 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3873 and StaticTracepoint.
3874 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3875 Document qXfer:sdata:read.
3876 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3877
3878 2010-06-29 Joel Brobecker <brobecker@adacore.com>
3879
3880 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3881
3882 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3883 Tom Tromey <tromey@redhat.com>
3884 Thiago Jung Bauermann <bauerman@br.ibm.com>
3885
3886 * gdb.texinfo (Inferiors In Python): New node.
3887 * gdb.texinfo (Threads In Python): New node.
3888
3889 2010-06-28 Joel Brobecker <brobecker@adacore.com>
3890
3891 * gdb.texinfo (Python): Document what the python directory is
3892 and what its location is.
3893 (Basic Python): Document the gdb.PYTHONDIR constant.
3894
3895 2010-06-25 Tom Tromey <tromey@redhat.com>
3896
3897 PR python/10808:
3898 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3899
3900 2010-06-24 Hui Zhu <teawater@gmail.com>
3901
3902 * gdb.texinfo: (Commands for Controlled Output): Add
3903 documentation for command "eval".
3904
3905 2010-06-21 Stan Shebs <stan@codesourcery.com>
3906
3907 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3908 * annotate.texinfo: Ditto.
3909 * gdbint.texinfo: Ditto.
3910 * stabs.texinfo: Ditto.
3911
3912 2010-06-22 Hui Zhu <teawater@gmail.com>
3913
3914 * gdb.texinfo: (Process Record and Replay): Add documentation
3915 for command "set record memory-query".
3916
3917 2010-06-21 Stan Shebs <stan@codesourcery.com>
3918
3919 * gdb.texinfo: Relicense under GFDL version 1.3.
3920 * annotate.texinfo: Relicense under GFDL version 1.3.
3921 * gdbint.texinfo: Relicense under GFDL version 1.3.
3922 * stabs.texinfo: Relicense under GFDL version 1.3.
3923 * fdl.texi: Update to version 1.3.
3924
3925 2010-06-18 Stan Shebs <stan@codesourcery.com>
3926
3927 * gdb.texinfo (Operating System Auxiliary Information): Describe
3928 "info os" when no arguments given.
3929
3930 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3931 $_thread.
3932
3933 2010-06-18 Hui Zhu <teawater@gmail.com>
3934
3935 * gdb.texinfo: (Process Record and Replay): Add documentation
3936 for commands "record save" and "record restore".
3937
3938 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3939
3940 * gdb.texinfo: Include information about the correct use
3941 of addresses in the `watch' command.
3942
3943 2010-06-11 Stan Shebs <stan@codesourcery.com>
3944
3945 * gdb.texinfo (Observer Mode): New section.
3946 (General Query Packets): Document QAllow.
3947
3948 2010-06-04 Doug Evans <dje@google.com>
3949
3950 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3951
3952 2010-06-03 Doug Evans <dje@google.com>
3953
3954 * gdbint.texinfo (Coding): Add subsection on command names.
3955
3956 2010-06-02 Tom Tromey <tromey@redhat.com>
3957
3958 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3959 always-disassemble.
3960
3961 2010-06-01 Pedro Alves <pedro@codesourcery.com>
3962
3963 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3964 gdbserver, and add cross reference.
3965 (Tracepoints support in gdbserver): New subsection.
3966
3967 2010-05-26 Pedro Alves <pedro@codesourcery.com>
3968
3969 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3970 `qRelocInsn' feature.
3971 (Relocate instruction reply packet): New subsection
3972 of `Tracepoint Packets'.
3973 (Tracepoint Packets): Mention that packets QTDP and QTStart
3974 support the qRelocInsn request, and add cross reference to new
3975 subsection.
3976
3977 2010-05-25 Doug Evans <dje@google.com>
3978
3979 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3980 (Commands In Python): Document gdb.string_to_argv.
3981
3982 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3983
3984 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3985 ATTR_NORETURN.
3986
3987 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3988 Tom Tromey <tromey@redhat.com>
3989 Thiago Jung Bauermann <bauerman@br.ibm.com>
3990
3991 * gdb.texinfo (Parameters In Python): New Node.
3992
3993 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3994
3995 * gdb.texinfo: (Summary) Add mention about D language support.
3996 (Filenames): Add D suffixes.
3997 (D): New node.
3998
3999 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4000
4001 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4002 of macro deleted from GDB code.
4003
4004 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4005
4006 * gdb.texinfo (Commands to specify files): Describe what how GDB
4007 looks up DOS-based filesystem paths on the system root. Document
4008 the new `set/show target-file-system-kind' commands.
4009
4010 2010-04-23 Doug Evans <dje@google.com>
4011
4012 * gdb.texinfo (Python): Move Auto-loading section here ...
4013 (Python API): from here.
4014 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4015 (Maintenance Commands): Add docs for "maint print section-scripts".
4016
4017 2010-04-20 Chris Moller <cmoller@redhat.com>
4018
4019 * gdb.texinfo (Setting Breakpoints): Added description of
4020 filename-qualified rbreak.
4021 * refcard.tex (Breakpoints and Watchpoints): Added brief
4022 description of filename-qualified rbreak.
4023
4024 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4027 (Python API): Change the reference to Pretty Printing API.
4028 (Pretty Printing): Move the user part under the Data node. Reformat
4029 the sample output to 72 columns. Create a new reference to Pretty
4030 Printing API. Rename the API part ...
4031 (Pretty Printing API): To a new node name.
4032 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4033 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4034
4035 2010-04-21 Stan Shebs <stan@codesourcery.com>
4036
4037 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4038 and commands.
4039 (Listing Tracepoints): Update to reflect current behavior.
4040
4041 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4042
4043 * gdb.texinfo (Examining memory): Update for change in string
4044 display with explicit size.
4045
4046 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4047
4048 PR breakpoints/8554.
4049
4050 * gdb.texinfo (Save Breakpoints): New node.
4051 (save-tracepoints): Rename to ...
4052 (save tracepoints): ... this. Mention that `save-tracepoints' is
4053 a deprecated alias to `save tracepoints'.
4054
4055 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4056
4057 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4058 (info w32 thread-information-block): Document new command.
4059 (qGetTIBAddress): Document new gdbserver query.
4060 (maint set/show show-all-tib): Document new command.
4061
4062 2010-04-15 Doug Evans <dje@google.com>
4063
4064 * gdb.texinfo (Python API): Add progspaces section.
4065 (Selecting Pretty-Printers): Progspace pretty-printers are
4066 searched too.
4067 (Progspaces In Python): New section.
4068
4069 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4070
4071 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4072
4073 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4074 returns None.
4075
4076 2010-04-09 Stan Shebs <stan@codesourcery.com>
4077
4078 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4079 Describe the `frames-created' field, tweak grammar.
4080
4081 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4082
4083 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4084 Describe the `circular' and `disconnected' fields.
4085
4086 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4087
4088 * gdb.texinfo (maint print registers): Mention unavailable and
4089 invisible registers.
4090
4091 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4092 Thiago Jung Bauermann <bauerman@br.ibm.com>
4093 Tom Tromey <tromey@redhat.com>
4094
4095 * gdb.texinfo (Breakpoints In Python): New Node.
4096
4097 2010-04-08 Stan Shebs <stan@codesourcery.com>
4098
4099 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4100 trace status fields.
4101
4102 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4103
4104 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4105 optional. Make org.gnu.gdb.i386.avx requires
4106 org.gnu.gdb.i386.avx.
4107
4108 2010-04-08 Doug Evans <dje@google.com>
4109
4110 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4111 search path, and document that gdb only scans the search path if
4112 the script's path doesn't specify a directory.
4113
4114 2010-04-05 Doug Evans <dje@google.com>
4115
4116 * gdb.texinfo (maint show python auto-load): Fix typo.
4117
4118 2010-04-04 Stan Shebs <stan@codesourcery.com>
4119
4120 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4121 (Setting Watchpoints): Update description of "info watch".
4122 (Disabling Breakpoints): Only "info break" lists all.
4123
4124 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4125 (tdump): Explain how tdump works.
4126
4127 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4128
4129 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4130 add cross reference.
4131
4132 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4133
4134 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4135 commands error out.
4136
4137 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4138
4139 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4140
4141 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4142
4143 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4144
4145 2010-03-29 Stan Shebs <stan@codesourcery.com>
4146 Nathan Sidwell <nathan@codesourcery.com>
4147
4148 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4149 GDBN equivalent.
4150 (Set Tracepoints): Remove mention that conditional tracepoints
4151 don't exist.
4152 (Tracepoint Actions): Clarify when while-stepping collection
4153 happens, note that while-stepping does not automatically collect
4154 $pc.
4155
4156 2010-03-29 Stan Shebs <stan@codesourcery.com>
4157
4158 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4159 (General Query Packets): Describe TracepointSource.
4160
4161 2010-03-27 Matt Rice <ratmice@gmail.com>
4162
4163 * gdb.texinfo (ARM): Document arguments to "target sim".
4164 (Set Catchpoints): Use @dots{} instead of @r{...}.
4165
4166 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4167
4168 * gdb.texinfo (Tracepoint Packets): Remove mention that
4169 terror:string may be plain text, and drop mention of X prefix.
4170
4171 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4172
4173 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4174
4175 2010-03-24 Stan Shebs <stan@codesourcery.com>
4176
4177 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4178
4179 2010-03-24 Tom Tromey <tromey@redhat.com>
4180
4181 PR breakpoints/9352:
4182 * gdb.texinfo (Break Commands): Update.
4183
4184 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4185
4186 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4187 commands.
4188
4189 2010-03-16 Stan Shebs <stan@codesourcery.com>
4190
4191 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4192 circular-trace-buffer.
4193 (Tracepoint Packets): Describe QTBuffer, and details of the
4194 qTStatus reply.
4195
4196 2010-03-12 Stan Shebs <stan@codesourcery.com>
4197 Nathan Sidwell <nathan@codesourcery.com>
4198
4199 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4200 doing instruction stepping.
4201 (Tracepoint Restrictions): New node.
4202
4203 2010-03-10 Tom Tromey <tromey@redhat.com>
4204
4205 * gdbint.texinfo (Symbol Handling): Update.
4206
4207 2010-03-08 Tom Tromey <tromey@redhat.com>
4208
4209 PR cli/9591:
4210 * gdb.texinfo (Mode Options): Mention lack of pagination and
4211 confirmation with --batch.
4212 (Screen Size): Mention --batch.
4213 (Messages/Warnings): Likewise.
4214
4215 2010-03-05 Tom Tromey <tromey@redhat.com>
4216
4217 * gdb.texinfo (Basic Python): Document target_charset and
4218 target_wide_charset.
4219
4220 2010-03-05 Tom Tromey <tromey@redhat.com>
4221
4222 * gdb.texinfo (Data): Link to pretty-printing.
4223 (Output Formats): Likewise. Correct text.
4224
4225 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4226
4227 * gdb.texinfo (Types): Describe <struct> and <flags>.
4228
4229 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4230
4231 * gdb.texinfo (Frames In Python): Add block parameter and
4232 description to read_var text.
4233
4234 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4235 Tom Tromey <tromey@redhat.com>
4236
4237 * gdb.texinfo (Types In Python): Describe block argument in
4238 template_argument and gdb.lookup_type.
4239
4240 2010-02-24 Tom Tromey <tromey@redhat.com>
4241
4242 * gdb.texinfo (Cygwin Native): Fix typo.
4243
4244 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4245
4246 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4247 and select method descriptions.
4248 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4249 Tables in Python to menu.
4250 (Blocks In Python): New node.
4251 (Symbols In Python): New node.
4252 (Symbol Tables in Python): New node.
4253
4254 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4255
4256 Multiexec MI
4257
4258 gdb/
4259 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4260
4261 gdb/doc/
4262 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4263 changes.
4264 (GDB/MI Program Execution): Document current behaviour of
4265 --all and --thread-group.
4266 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4267 -remove-inferior.
4268 * observer.texi (inferior_added, inferior_removed): New
4269 observers.
4270
4271 2010-02-19 Tom Tromey <tromey@redhat.com>
4272
4273 * gdbint.texinfo (Getting Started): Fix @node.
4274 (Debugging GDB): Likewise.
4275
4276 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4277
4278 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4279 documenting the gdb_test_timeout variable.
4280
4281 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4282
4283 * gdb.texinfo (MI commands): Added documentation of --reverse
4284 option to a set of MI commands. Restructured documentation of MI
4285 commands --exec-continue to reflect the complexity of reverse
4286 execution.
4287
4288 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4289
4290 * gdb.texinfo (Using the Collected Data): Specify that the address
4291 range of `tfind outsize' is exclusive, and that the address range
4292 of `tfind range' is inclusive.
4293 (Tracepoint Packets): Specify that the address range of
4294 `QTFrame:range' is inclusive, and that the address range of
4295 `QTFrame:outside' is exclusive
4296
4297 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4298
4299 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4300
4301 2010-02-10 Tom Tromey <tromey@redhat.com>
4302
4303 * gdb.texinfo (Debugging Output): Document set debug parser and
4304 show debug parser.
4305
4306 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4307
4308 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4309 i386_eflags and i386_mxcsr.
4310
4311 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4312
4313 * gdb.texinfo: Document i386 target features.
4314
4315 2010-02-05 Doug Evans <dje@google.com>
4316
4317 * gdbint.texinfo (Testsuite): Add a new section to document the
4318 various DejaGnu variables that may be overridden.
4319 Document INTERNAL_GDBFLAGS.
4320
4321 2010-02-04 Tom Tromey <tromey@redhat.com>
4322
4323 PR cli/8830:
4324 * gdb.texinfo (Files): -readnow comes before the filename for file
4325 and symbol-file.
4326
4327 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4328
4329 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4330 Document ARM breakpoint types.
4331 (Register Packet Format): Move into the new section.
4332 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4333
4334 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4335
4336 * gdb.texinfo (File Options): Adjust the documentation of this
4337 switch to refer to the "source" command rather than partially
4338 duplicating some of the relevant information.
4339 (Extending GDB): Introduce and document the set/show script-extension
4340 setting.
4341 (Command Files): Add note explaining that the "source" command
4342 is also used to evalute scripts written in other languages.
4343 Remove the short slightly incorrect reference to sourcing Python
4344 scripts.
4345 (Python Commands): Document how to execute a Python script from GDB.
4346
4347 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4348
4349 * gdb.texinfo (Command Files): Fix typo.
4350
4351 2010-01-18 Tom Tromey <tromey@redhat.com>
4352
4353 * gdb.texinfo (File Options): Document -x on .py files.
4354 (Command Files): Document handling of Python scripts.
4355
4356 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4357
4358 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4359
4360 2010-01-15 Stan Shebs <stan@codesourcery.com>
4361
4362 * gdb.texinfo (Trace Files): New section.
4363 (Tracepoint Packets): Document QTSave and qTBuffer.
4364 (Trace File Format): New appendix.
4365
4366 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4367
4368 * gdb.texinfo (Values From Inferior): Document lazy_string value
4369 method.
4370 (Python API): Add Lazy strings menu item.
4371 (Lazy Strings In Python): New node.
4372
4373 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4374
4375 * gdb.texinfo (GDB/MI Thread Information): New.
4376 (GDB/MI Async Records): Document the core field in *stopped.
4377 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4378 documentation
4379 (Process list): Document that osdata document may contain
4380 threads.
4381 (Remote Serial Protocol): Document qXfer:threads.
4382
4383 2010-01-06 Stan Shebs <stan@codesourcery.com>
4384
4385 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4386 disconnected tracing.
4387 (Tracepoint Packets): Document new protocol.
4388
4389 2010-01-05 Stan Shebs <stan@codesourcery.com>
4390
4391 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4392 tracepoints.
4393 (Tracepoint Packets): Describe remote protocol for fast
4394 tracepoints.
4395
4396 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4397
4398 Update the "Start of New Year Procedure".
4399 * gdbint.texinfo: Add the list of files that need to be updated
4400 manually. Minor reformatting.
4401
4402 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4403
4404 * refcard.tex: Update copyright year in header and text.
4405
4406 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4407
4408 * agentexpr.texi: Add 2010 to the list of copyright years.
4409 * annotate.texinfo: Likewise.
4410 * gdb.texinfo: Likewise.
4411 * gdbint.texinfo: Likewise.
4412 * observer.texi: Likewise.
4413 * stabs.texinfo: Likewise.
4414
4415 2009-12-31 Stan Shebs <stan@codesourcery.com>
4416
4417 * gdb.texinfo (Tracepoint Actions): Describe teval.
4418
4419 2009-12-29 Stan Shebs <stan@codesourcery.com>
4420
4421 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4422
4423 2009-12-28 Stan Shebs <stan@codesourcery.com>
4424
4425 * gdb.texinfo (Trace State Variables): New section.
4426 (Tracepoint Packets): Describe trace state variable packets.
4427 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4428 variable bytecodes.
4429
4430 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4431
4432 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4433 declarations.
4434
4435 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4436
4437 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4438 -gdb-exit behaviour.
4439
4440 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4441
4442 * gpl.texi: Update to version 3 of the GPL.
4443
4444 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4445
4446 * Makefile.in: Update copyright header.
4447 * observer.texi: Fix the copyright header of the generated files.
4448
4449 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4450
4451 * gdb.texinfo (Types In Python): Describe range function.
4452
4453 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4454
4455 * gdb.texinfo (Types In Python): Describe "is_base_class".
4456
4457 2009-12-03 Tom Tromey <tromey@redhat.com>
4458
4459 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4460
4461 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4462
4463 * observer.texi: New memory_changed observer.
4464
4465 2009-12-01 Tom Tromey <tromey@redhat.com>
4466
4467 * gdb.texinfo (Reverse Execution): Fix typo.
4468
4469 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4470
4471 PR gdb/8704
4472
4473 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4474 are allowed after the breakpoint condition.
4475
4476 2009-11-23 Tom Tromey <tromey@redhat.com>
4477
4478 PR python/10782:
4479 * gdb.texinfo (Types In Python): Document Type.pointer.
4480
4481 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4482
4483 * gdb.texinfo (Machine Code): Adjust.
4484
4485 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4486
4487 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4488 (Using Agent Expressions): Delete cross reference.
4489
4490 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4491
4492 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4493 and @settitle directives up to help makeinfo find them.
4494
4495 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4496
4497 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4498 (Auto-loading): Use plural and note one can use multiple components now.
4499
4500 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4501
4502 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4503 -stack-list-arguments have the same documentation for parameter
4504 as -stack-list-locals. Add comas.
4505
4506 2009-10-27 Tom Tromey <tromey@redhat.com>
4507 Eli Zaretskii <eliz@gnu.org>
4508
4509 PR python/10781
4510
4511 * gdb.texinfo (Values From Inferior): Document cast method.
4512
4513 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4514
4515 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4516 and adjust example.
4517
4518 2009-10-22 Michael Snyder <msnyder@vmware.com>
4519
4520 * gdb.texinfo (Process Record and Replay): Document new form of
4521 info record command. Also document the new save and restore
4522 commands.
4523
4524 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4525
4526 * gdb.texinfo (Machine Code): Mention current pc marker.
4527 (Memory): Likewise.
4528
4529 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4530 Stan Shebs <stan@codesourcery.com>
4531
4532 * observer.texi (new_inferior): Rename to...
4533 (inferior_appeared): ... this.
4534
4535 * gdb.texinfo (Inferiors): Rename node to ...
4536 (Inferiors and Programs): ... this. Mention running multiple
4537 programs in the same debug session.
4538 <info inferiors>: Mention the new 'Executable' column if "info
4539 inferiors". Update examples. Document the "add-inferior",
4540 "clone-inferior", "remove-inferior" and "maint info
4541 program-spaces" commands.
4542 (Process): Rename node to...
4543 (Forks): ... this. Document "set|show follow-exec-mode".
4544
4545 2009-10-11 Michael Snyder <msnyder@vmware.com>
4546
4547 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4548 (ReverseContinue): Ditto.
4549
4550 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4551
4552 * gdb.texinfo (Server): Document libthread-db-search-path.
4553
4554 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4555
4556 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4557
4558 2009-10-06 Michael Eager <eager@eagercon.com>
4559
4560 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4561 (Embedded Processors): Add MicroBlaze.
4562 (MicroBlaze): New. Describe Xilinx MicroBlaze
4563
4564 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4565
4566 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4567
4568 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4569
4570 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4571
4572 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4573
4574 * observer.texi (solib_unloaded): Document explicitly the fact that
4575 this observer is called before the associated symbols are unloaded.
4576
4577 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4578
4579 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4580 -stack-list-variables.
4581
4582 2009-09-18 Tom Tromey <tromey@redhat.com>
4583
4584 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4585 is experimental.
4586
4587 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4588
4589 * gdb.texinfo (convenince variables): Mention
4590 $_siginfo could be empty.
4591
4592 2009-09-15 Tom Tromey <tromey@redhat.com>
4593
4594 * gdb.texinfo (GDB/MI Variable Objects): Document
4595 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4596 Expand -var-update documentation.
4597
4598 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4599
4600 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4601 feature.
4602
4603 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4604
4605 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4606
4607 2009-09-10 Michael Snyder <msnyder@vmware.com>
4608
4609 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4610 ReverseStep replies to the qSupported query.
4611
4612 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4613
4614 Add documentation for set/show interactive-mode.
4615 * gdb.texinfo (Other Misc Settings): New node.
4616
4617 2009-09-01 Doug Evans <dje@google.com>
4618
4619 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4620 non-stop mode's affect on remote caching.
4621
4622 2009-08-31 Jacob Potter <jdpotter@google.com>
4623 Doug Evans <dje@google.com>
4624
4625 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4626 Mark `set/show remotecache' options as obsolete.
4627 Document new `set/show stack-cache' option.
4628 Update text for `info dcache'.
4629
4630 2009-08-27 Doug Evans <dje@google.com>
4631
4632 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4633 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4634
4635 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4636
4637 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4638 about autoconf.
4639
4640 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4641
4642 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4643 small example, and describe its columns. Replace "inferior-id" by
4644 "infno" throughout.
4645
4646 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4647
4648 * gdbint.texinfo (Releasing GDB): Point to
4649 README-maintainer-mode file for required autoconf version.
4650 * configure.ac: Do not substitute datarootdir, htmldir,
4651 pdfdir, docdir. Do not process --with-datarootdir,
4652 --with-htmldir, --with-pdfdir, --with-docdir.
4653 * configure: Regenerate.
4654
4655 * configure: Regenerate.
4656
4657 2009-08-20 Reid Kleckner <reid@kleckner.net>
4658
4659 * gdb.texinfo: Add chapter on JIT interface.
4660
4661 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4662
4663 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4664 confirmation request.
4665
4666 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4667
4668 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4669 CRC definitions.
4670
4671 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4672
4673 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4674 -break-commands.
4675
4676 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4677
4678 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4679 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4680
4681 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4682
4683 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4684 "set spu stop-on-load" and "show spu stop-on-load" commands.
4685
4686 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4687
4688 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4689
4690 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4691
4692 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4693 org.gnu.gdb.arm.neon.
4694
4695 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4696
4697 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4698 optional element.
4699 (subsection OS ABI): New subsection.
4700
4701 2009-07-14 Stan Shebs <stan@codesourcery.com>
4702
4703 * gdb.texinfo (Tracepoint Conditions): New section.
4704 (General Query Packets): Describe ConditionalTracepoints.
4705 (Tracepoint Packets): Describe condition field.
4706 (Maintenance Commands): Describe maint agent-eval.
4707 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4708
4709 2009-07-11 Hui Zhu <teawater@gmail.com>
4710
4711 * gdb.texinfo (disassemble): Add a new modifier /r
4712 to "disassemble" command to make it print the raw instructions
4713 in hex as well as in symbolic form.
4714
4715 2009-07-09 Tom Tromey <tromey@redhat.com>
4716
4717 * gdbint.texinfo (Testsuite): Document parallel make check.
4718
4719 2009-07-09 Tom Tromey <tromey@redhat.com>
4720
4721 * gdbint.texinfo (Testsuite): Document test transcripts.
4722
4723 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4724
4725 * gdb.texinfo (Values From Inferior): Add length parameter
4726 description.
4727
4728 2009-07-04 Chris Genly <chris@genly.us>
4729
4730 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4731 in -var-list-children. Fix example according to what the code
4732 does.
4733
4734 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4735
4736 * gdb.texinfo (Debugging multiple inferiors): Document the
4737 "inferior", "detach inferior" and "kill inferior" commands.
4738 (Debugging Programs with Multiple Processes): Adjust to mention
4739 generic "inferior" commands. Delete mention of "detach fork" and
4740 "delete fork". Cross reference to "Debugging multiple inferiors"
4741 section.
4742
4743 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4744
4745 * gdbint.texinfo (Item Output Functions): Update signature
4746 for ui_out_field_core_addr.
4747
4748 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4749
4750 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4751 Update example code extrated from breakpoint.c.
4752
4753 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4754
4755 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4756 MI commands.
4757 (GDB/MI Symbol Query): Likewise.
4758 (GDB/MI File Commands): Likewise.
4759 (GDB/MI File Transfer Commands): Likewise.
4760 (GDB/MI Target Manipulation): Likewise.
4761 (GDB/MI Miscellaneous Commands): Likewise.
4762
4763 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4764
4765 * gdb.texinfo (Debugging Optimized Code): New chapter.
4766 (Compiling for Debugging): Reference it. Move some
4767 text to the new section.
4768
4769 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4770
4771 * doc/gdb.texinfo (Calling): Document
4772 set-unwind-on-terminating-exception usage.
4773
4774 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4775
4776 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4777 command.
4778
4779 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4780
4781 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4782 references.
4783
4784 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4785
4786 * gdbint.texinfo: Rename formal parameters to gdbarch function
4787 protoypes from "current_gdbarch" to "gdbarch".
4788
4789 2009-05-28 Tom Tromey <tromey@redhat.com>
4790
4791 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4792
4793 2009-05-27 Tom Tromey <tromey@redhat.com>
4794
4795 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4796 feature.
4797 (GDB/MI Variable Objects): Document -var-set-visualizer.
4798
4799 2009-04-02 Tom Tromey <tromey@redhat.com>
4800
4801 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4802 feature.
4803 (GDB/MI Variable Objects): Document -var-set-visualizer.
4804
4805 2009-05-27 Tom Tromey <tromey@redhat.com>
4806 Thiago Jung Bauermann <bauerman@br.ibm.com>
4807 Phil Muldoon <pmuldoon@redhat.com>
4808
4809 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4810 (Pretty Printing): New node.
4811 (Selecting Pretty-Printers): Likewise.
4812 (Python API): Update.
4813 (Output Formats): Document /r format.
4814
4815 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4816 Tom Tromey <tromey@redhat.com>
4817
4818 * gdb.texinfo (Types In Python): New node.
4819 (Values From Inferior): "type" is now an attribute.
4820 (Python API): Update.
4821
4822 2009-05-27 Tom Tromey <tromey@redhat.com>
4823 Thiago Jung Bauermann <bauerman@br.ibm.com>
4824 Phil Muldoon <pmuldoon@redhat.com>
4825
4826 * gdb.texinfo: Add @syncodeindex for `tp'.
4827 (Python API): Update.
4828 (Auto-loading): New node.
4829 (Objfiles In Python): New node.
4830
4831 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4832
4833 * gdb.texinfo (Threads): Document libthread-db-search-path.
4834
4835 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
4836
4837 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4838
4839 2009-05-12 Pedro Alves <pedro@codesourcery.com>
4840
4841 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4842 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4843 show show-debug-regs' docs.
4844
4845 2009-05-08 Eli Zaretskii <eliz@gnu.org>
4846
4847 * gdb.texinfo (Process Record and Replay): Add description of
4848 reverse execution.
4849
4850 2009-05-07 Joel Brobecker <brobecker@adacore.com>
4851
4852 * gdbint.texinfo (Adding support for debugging core files): New node.
4853 (Native Debugging): Remove the ``Native core file Support'' section.
4854
4855 2009-05-01 Eli Zaretskii <eliz@gnu.org>
4856
4857 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4858 Add index entries.
4859
4860 2009-04-30 Hui Zhu <teawater@gmail.com>
4861 Michael Snyder <msnyder@vmware.com>
4862
4863 * gdb.texinfo: (Process Record and Replay): Add documentation for
4864 process record and replay.
4865
4866 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4867
4868 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4869 a new part on command-line defined macros.
4870
4871 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4872
4873 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4874 clarify the wording.
4875
4876 2009-04-23 Tom Tromey <tromey@redhat.com>
4877
4878 * gdb.texinfo (Data Files): New node.
4879 (GDB Files): Update menu.
4880
4881 2009-04-23 Joel Brobecker <brobecker@adacore.com>
4882
4883 * gdbint.texinfo (Defining Other Architecture Features): Remove
4884 entry for PROCESS_LINENUMBER_HOOK.
4885
4886 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4887
4888 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4889
4890 2009-04-22 Hui Zhu <teawater@gmail.com>
4891
4892 * gdb.texinfo (disassemble-next-line): Set the default of
4893 disassemble-next-line to off.
4894
4895 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4896
4897 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4898 --with-htmldir): New.
4899 * configure: Regenerate.
4900 * Makefile.in (datarootdir, docdir): Define.
4901 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4902 instead of $(SET_TEXINPUTS).
4903 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4904 gdbint.info instead of $(SET_TEXINPUTS).
4905 (gdbint/index.html): Use same -I options as for building
4906 gdbint.info.
4907 (stabs.dvi, stabs.pdf): Use same -I options as for building
4908 stabs.info instead of $(SET_TEXINPUTS).
4909 (stabs/index.html): Use same -I options as for building
4910 stabs.info.
4911 (annotate.dvi, annotate.pdf): Use same -I options as for building
4912 annotate.info instead of $(SET_TEXINPUTS).
4913 (annotate/index.html): Use same -I options as for building
4914 annotate.info.
4915
4916 2009-04-21 David Daney <ddaney@caviumnetworks.com>
4917
4918 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4919
4920 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4921
4922 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4923
4924 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
4925 Joseph Myers <joseph@codesourcery.com>
4926
4927 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4928 (MAKEHTMLFLAGS): Set to empty.
4929 (html__strip_dir): Define.
4930 (HTMLFILES): Define.
4931 (HTMLFILES_INSTALL): Define.
4932 (install-html): Copy new automake rule.
4933 (html): Depend on $(HTMLFILES).
4934 (gdb_toc.html): Rename to gdb/index.html.
4935 (gdbint_toc.html): Rename to gdbint/index.html.
4936 (stabs_toc.html): Rename to stabs/index.html.
4937 (annotate_toc.html): Rename to annotate/index.html.
4938
4939 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4940
4941 * Makefile.in: Set pdfdir and htmldir from configure
4942 substitutions.
4943 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4944 * configure: Regenerate.
4945
4946 2009-04-16 Joel Brobecker <brobecker@adacore.com>
4947
4948 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4949 This macro is no longer used.
4950
4951 2009-04-15 Tom Tromey <tromey@redhat.com>
4952
4953 * gdb.texinfo (Character Sets): Document default character set.
4954
4955 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4956
4957 * gdbint.texinfo: Change server name from sources.redhat.com to
4958 sourceware.org throughout.
4959
4960 2009-04-09 Joel Brobecker <brobecker@adacore.com>
4961
4962 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4963 about a missing dot or coma after @xref.
4964
4965 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4966
4967 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4968 example, and add a small explanation about it.
4969 (Print Settings): Change the documentation of the "set print
4970 frame-arguments" to reflect the fact that the default is now "scalars".
4971
4972 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4973
4974 * gdb.texinfo (Print Settings): Add kindex for command "set
4975 print frame-arguments".
4976
4977 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4978
4979 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4980 breakpoints.
4981 (Set Breaks): Add reference to thread-specific and task-specific
4982 breakpoints.
4983
4984 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4985
4986 * gdb.texinfo (Ada Tasks): Remove the documentation about
4987 the "Running" state, as this state has been eliminated.
4988 Now all runnable tasks are shown as "Runnable".
4989
4990 2009-03-30 Stan Shebs <stan@codesourcery.com>
4991
4992 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4993 special case of breakpoints.
4994 (Enable and Disable Tracepoints): Mention deprecation.
4995 (Listing Tracepoints): Update description and example.
4996
4997 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4998
4999 * gdb.texinfo (Frames in Python): New node.
5000 (Python API): Update.
5001
5002 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5003
5004 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5005 from a method to an attribute.
5006
5007 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5008
5009 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5010 attribute.
5011
5012 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5013
5014 * observer.texi (thread_exit): Add "silent" parameter.
5015
5016 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5017
5018 * observer.texi (about_to_proceed): New.
5019
5020 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5021
5022 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5023 field throughout to handle types with spaces in them. Fix typos
5024 found by aspell.
5025 (Summary, Requirements, Contributors): New first chapter,
5026 "Summary" added, old Requirements section moved there, and new
5027 section, "Contributors" added.
5028 (Initializing a New Architecture, Register Representation)
5029 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5030 (Porting gdb): These sections extended and updated.
5031 (Compiler Characteristics): This section (empty) deleted.
5032 (Defining Other Architecture Features): This section renamed and
5033 duplicate material removed from (formerly "Target Conditionals").
5034 Use braces {} in @deftypeXX type field throughout to handle types
5035 with spaces in them. Typos found by aspell fixed.
5036
5037 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5038 * stack_frame.pdf: Version of image for PDF output.
5039 * stack_frame.png: Version of image for HTML output and for Emacs.
5040 * stack_frame.txt: Version of image for Info output.
5041 * stack_frame.eps: Version of image for TeX DVI output.
5042
5043 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5044
5045 * gdb.texinfo (Character Sets): Fix last change.
5046
5047 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5048
5049 * gdb.texinfo (Values From Inferior): Fix optional arguments
5050 markup.
5051 (Commands In Python): Adjust argument names of gdb.Command.__init__
5052 to what the function accepts as keywords.
5053
5054 2008-03-20 Tom Tromey <tromey@redhat.com>
5055
5056 * gdb.texinfo (Convenience Vars): Document convenience functions.
5057 (Functions In Python): New node.
5058 (Python API): Update.
5059
5060 2009-03-20 Tom Tromey <tromey@redhat.com>
5061
5062 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5063 set target-wide-charset.
5064 (Requirements): Mention iconv.
5065
5066 2009-03-17 Hui Zhu <teawater@gmail.com>
5067
5068 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5069
5070 2009-03-17 Hui Zhu <teawater@gmail.com>
5071
5072 * gdb.texinfo: Add documentation for disassemble-next-line.
5073
5074 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5075
5076 * gdb.texinfo (Commands In Python): Remove tindex entries.
5077
5078 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5079
5080 * gdb.texinfo (Returning): New description for missing debug info.
5081
5082 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5083
5084 * gdb.texinfo (Remote Configuration): Document query-attached.
5085 (General Query Packets): Document qAttached.
5086
5087 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5088
5089 * gdb.texinfo (Background Execution): Better describe the set
5090 target-async command.
5091 (Maintenance Commands): Delete description of the `maint set/show
5092 linux-async' and `maint set/show remote-async' commands.
5093
5094 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5095
5096 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5097 between sentences.
5098
5099 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5100
5101 * gdb.texinfo (GDB/MI Async Records): Document the
5102 =library-loaded and =library-unloaded notifications.
5103
5104 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5105
5106 * observer.texi (test_notification): New observer.
5107
5108 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5109
5110 * observer.texi: Add parameter 'print_frame' to normal_stop
5111 observer.
5112
5113 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5114
5115 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5116 (Commands In Python): Fix COMMAND_* constants in last change. Use
5117 @kbd for interactive input. Add cross-references and index
5118 entries.
5119
5120 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5121
5122 * gdb.texinfo (Signals): Document $_siginfo.
5123 (Convenience Variables): Mention $_siginfo.
5124 (Remote Configuration): Document qXfer:siginfo:read,
5125 qXfer:siginfo:write packets, and the read-siginfo-object,
5126 write-siginfo-object commands.
5127
5128 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5129
5130 * gdbint.texinfo (Values): New chapter.
5131
5132 2009-02-06 Tom Tromey <tromey@redhat.com>
5133
5134 * gdb.texinfo (Python API): Add entry for Commands In Python.
5135 (Commands In Python): New node.
5136
5137 2009-02-05 Tom Tromey <tromey@redhat.com>
5138
5139 * gdb.texinfo (Values From Inferior): Document Value.string.
5140
5141 2009-02-05 Tom Tromey <tromey@redhat.com>
5142
5143 * gdb.texinfo (Basic Python): Document execute's from_tty
5144 argument.
5145
5146 2009-02-04 Tom Tromey <tromey@redhat.com>
5147
5148 * gdb.texinfo (Basic Python): Document gdb.history.
5149
5150 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5151
5152 * gdb.texinfo (GDB/MI Thread Commands): Document the
5153 'current-thread-id' field. Remove the example with zero threads,
5154 since current GDB won't ever report that if there's inferior.
5155
5156 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5157
5158 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5159 option to -break-insert.
5160
5161 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5162 Jerome Guitton <guitton@adacore.com>
5163
5164 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5165 (System-wide configuration): New section.
5166
5167 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5168
5169 PR gdb/7580:
5170 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5171 internal-error|internal-warning quit|corefile ask|yes|no".
5172
5173 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5174
5175 * gdb.texinfo (Using the `gdbserver' Program): Document
5176 --remote-debug.
5177
5178 2009-01-23 Doug Evans <dje@google.com>
5179
5180 * gdb.texinfo: Add nexti to list of commands that support
5181 background execution.
5182
5183 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5184
5185 * gdb.texinfo (Define, Hooks): Document prefix command support.
5186
5187 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5188 Carlos O'Donell <carlos@codesourcery.com>
5189
5190 Fixes for makeinfo --html.
5191
5192 * annotate.texinfo: Use @copying and @insertcopying. Use
5193 @ifnottex in place of @ifinfo.
5194 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5195 place of @ifinfo. Use @ifnotinfo for one index entry.
5196 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5197 in place of @ifinfo.
5198 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5199 in place of @ifinfo. Include contents at start unconditionally.
5200
5201 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5202
5203 * gdb.texinfo (General Query Packets): Remove @var{} around the
5204 "spu" literal string.
5205
5206 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5207
5208 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5209 program may be running in another process" errors.
5210 * gdbint.texinfo (Native Conditionals): Delete
5211 ONE_PROCESS_WRITETEXT description.
5212
5213 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5214
5215 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5216 emacs local variable to be placed at the end of the ChangeLog.
5217 Add server.c and gdbreplay.c to the list of files where the
5218 copyright year needs to be updated.
5219
5220 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5221
5222 * gdb.texinfo (Remote Configuration): Document new
5223 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5224 commands.
5225
5226 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5227
5228 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5229 FETCH_INFERIOR_REGISTERS.
5230 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5231 FETCH_INFERIOR_REGISTERS descriptions. Remove
5232 gdbarch_get_longjmp_target descrition, since already described in
5233 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5234 (Target Conditionals): ... here.
5235
5236 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5237
5238 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5239 examples.
5240 (Additions to Ada): Likewise. Add the missing opening and closing
5241 parenthesis of the GDB prompt in one of the examples.
5242
5243 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5244
5245 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5246 about the result of 'Address not being of type System.Address.
5247 This problem has been fixed a while ago.
5248
5249 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5250
5251 MI non-stop and multiprocess docs.
5252
5253 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5254 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5255 Adjust documentation for *stopped, document =thread-created,
5256 =thread-exited, =thread-group-created and =thread-group-exited.
5257 (GDB/MI Thread Commands): Document the 'state' field in
5258 -thread-info output.
5259 (GDB/MI Program Execution): Mention --all and --thread-group
5260 options.
5261 (GDB/MI Variable Objects): Describe floating and fixed variable
5262 objects.
5263 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5264
5265 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5266
5267 * gdb.texinfo (Operating System Information): New appendix.
5268 (Operating System Auxiliary Information): Document 'info os processes'
5269 (Remote Configuration): Document 'osdata'
5270 (General Query Packets): Document qXfer:osdata:read.
5271
5272 2008-11-27 Tristan Gingold <gingold@adacore.com>
5273
5274 * gdb.texinfo (Darwin): Document Darwin specific features.
5275
5276 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5277
5278 * gdbint.texinfo (Target Conditionals): Extend the
5279 gdbarch_breakpoint_from_pc description.
5280
5281 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5282
5283 * gdb.texinfo (M68K Features): Fix typo.
5284
5285 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5286
5287 * gdb.texinfo (Symbols): Mention printing containing
5288 image name in "info symbol".
5289 (Maint translate-address): Likewise.
5290
5291 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5292
5293 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5294 commands "catch load" and "catch unload".
5295
5296 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5297
5298 * gdb.texinfo (GDB/MI Async Records): Document
5299 =thread-selected.
5300
5301 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5302
5303 * observer.texi (new_inferior, inferior_exit): New observers.
5304
5305 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5306
5307 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5308 .mt files, TM_CLIBS or TM_CDEPS.
5309 (x86 Watchpoints): Don't mention TDEPFILES.
5310
5311 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5312
5313 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5314 (Overview): Mention notifications and non-stop mode behavior.
5315 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5316 with non-stop mode behavior. Add vStopped description.
5317 (Stop Reply Packets): Update list of packets that return
5318 stop replies. Mention non-stop behavior.
5319 (General Query Packets): Document QNonStop packet and associated
5320 qSupported query response.
5321 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5322 behavior.
5323 (Notification Packets): New section.
5324 (Remote Non-Stop): New section.
5325 (File-I/O Overview): Mention non-stop behavior.
5326
5327 2008-10-24 Hui Zhu <teawater@gmail.com>
5328 Pedro Alves <pedro@codesourcery.com>
5329
5330 * gdb.texinfo (displaced-stepping): Describe the auto mode
5331 setting, and say it's the default. This is now a mainstream
5332 setting instead of a maintenance setting.
5333
5334 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5335
5336 * observer.texi (thread_stop_requested): New.
5337
5338 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5339
5340 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5341 (Patching): Replace incorrect usage of @samp by @kbd.
5342
5343 2008-10-17 Michael Snyder <msnyder@vmware.com>
5344
5345 * gdb.texinfo: Add documentation for reverse execution.
5346
5347 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5348 Eli Zaretskii <eliz@gnu.org>
5349
5350 * gdb.texinfo. (Values From Inferior): New subsubsection.
5351
5352 2008-10-06 Doug Evans <dje@google.com>
5353
5354 * gdb.texinfo (set debug dwarf2-die): Document it.
5355
5356 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5357
5358 * gdb.texinfo (catch) [exception]: Document how to insert
5359 a breakpoint on user-defined exceptions when the exception
5360 name is identical to one of the language-defined ones.
5361
5362 2008-09-27 Tom Tromey <tromey@redhat.com>
5363
5364 * gdb.texinfo (Macros): Remove text about stringification,
5365 varargs, and splicing.
5366
5367 2008-09-27 Tom Tromey <tromey@redhat.com>
5368
5369 * gdbint.texinfo (Language Support): Remove text about omitting
5370 support for a language.
5371
5372 2008-09-23 Doug Evans <dje@google.com>
5373
5374 * gdb.texinfo (info dcache): Update.
5375
5376 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5377
5378 * gdb.texinfo (Packets): Add info on thread-id syntax and
5379 multiprocess extensions.
5380 <D>: Document multiprocess form of packet.
5381 <H>: Use thread-id syntax.
5382 <T>: Likewise.
5383 <vCont>: Likewise. Note this is required for multiprocess.
5384 <vKill>: New packet.
5385 (Stop Reply Packets) <T>: Use thread-id syntax.
5386 <W>: Document multiprocess form of reply.
5387 <X>: Likewise.
5388 (General Query Packets) <qC>: Use thread-id syntax.
5389 <qfThreadInfo>: Likewise.
5390 <qGetTLSAddr>: Likewise.
5391 <qP>: Likewise.
5392 <qSupported>: Add "multiprocess" feature.
5393 <qThreadExtraInfo>: Use thread-id syntax.
5394
5395 2008-09-22 Stan Shebs <stan@codesourcery.com>
5396
5397 * gdb.texinfo (Inferiors): New section.
5398
5399 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5400
5401 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5402
5403 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5404
5405 * gdbint.texinfo (Target Conditionals): Remove documentation
5406 for gdbarch_name_of_malloc.
5407
5408 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5409
5410 * gdb.texinfo (Interrupts): Mention TCP interface for
5411 sending BREAK.
5412
5413 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5414
5415 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5416 argument prefix to "set sysroot".
5417
5418 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5419
5420 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5421 and False.
5422
5423 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5424
5425 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5426 for possible features of -list-features.
5427
5428 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5429
5430 * gdb.texinfo (Background execution): Adjust example
5431 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5432
5433 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5434
5435 * doc/gdb.texinfo (PowerPC): Fix typo.
5436 (PowerPC features): Fix typo.
5437
5438 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5439
5440 * observer.texi (thread_ptid_changed): New.
5441
5442 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5443
5444 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5445 (PowerPC features): Mention feature set for VSX registers.
5446
5447 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5448
5449 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5450 the direct visibility of all names in user-written packages.
5451
5452 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5453
5454 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5455 setting, and make it the default.
5456 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5457 non-stop script example.
5458
5459 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5460
5461 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5462 reference to the "Using Different Register and Memory Data
5463 Representation" section.
5464
5465 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5466
5467 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5468 (Remote Protocol): Add Packet Acknowledgment to menu.
5469 (Overview): Mention +/- can be disabled, and point to new section
5470 where this is discussed in detail.
5471 (General Query Packets): Document QStartNoAckMode packet, and
5472 corresponding qSupported reply.
5473 (Packet Acknowledgment): New section.
5474
5475 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5476 Pedro Alves <pedro@codesourcery.com>
5477
5478 * gdb.texinfo (Threads): Move paragraph about automatic thread
5479 selection to All-Stop Mode subsection.
5480 (Thread Stops): Reorganize existing material into subsections.
5481 Add introductory blurb and menu.
5482 (Non-Stop Mode): New subsection.
5483 (Background Execution): New subsection.
5484 (Maintenance Commands): Add cross-references from async mode
5485 commands to the new Background Execution section.
5486
5487 2008-08-06 Tom Tromey <tromey@redhat.com>
5488
5489 * gdb.texinfo (Extending GDB): New chapter.
5490 (Sequences): Demoted chapter, now a section under the new
5491 Extending GDB chapter.
5492 (Python): New section.
5493
5494 2008-07-31 Stan Shebs <stan@codesourcery.com>
5495
5496 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5497
5498 2008-07-29 Stan Shebs <stan@codesourcery.com>
5499
5500 * gdbint.texinfo: General round of cleanup and minor
5501 clarifications.
5502 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5503 (Longjmp Support): Update description to reflect how it is done
5504 for targets without using native header.
5505 (Symbol Handling): Add a little more general explanation.
5506 (COFF, ELF): Mention stabs encapsulation.
5507 (DWARF 3): New section.
5508 (Adding a New Host): Scrub out some obsolete bits.
5509 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5510 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5511 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5512 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5513 SEEK_SET, STOP_SIGNAL, USG.
5514 (Raw and Virtual Register Representations): Ditto for
5515 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5516 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5517 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5518 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5519 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5520 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5521 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5522 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5523 DEPRECATED_USE_STRUCT_CONVENTION.
5524 Describe gdbarch_deprecated_fp_regnum.
5525 Update description of gdbarch_print_insn.
5526 (Adding a New Target): Scrub out obsolete bits.
5527 (Obsolete Conditionals): Remove entire section.
5528
5529 2008-07-25 Tom Tromey <tromey@redhat.com>
5530
5531 * observer.texi (GDB Observers): Document new observers:
5532 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5533 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5534 architecture_changed.
5535
5536 2008-07-21 Stan Shebs <stan@codesourcery.com>
5537
5538 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5539 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5540
5541 2008-07-21 Tom Tromey <tromey@redhat.com>
5542
5543 * observer.texi (GDB Observers): Remove obsolete comment.
5544 <executable_changed>: Remove argument.
5545
5546 2008-07-18 Tom Tromey <tromey@redhat.com>
5547
5548 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5549
5550 2008-07-10 Doug Evans <dje@google.com>
5551
5552 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5553
5554 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5555
5556 * gdb.texinfo (Starting): Document "set disable-randomization".
5557
5558 2008-07-07 Andreas Schwab <schwab@suse.de>
5559
5560 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5561
5562 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5563
5564 * gdb.texinfo (GDB/MI Target Manipulation): Add
5565 example of -target-attach.
5566
5567 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5568
5569 * observer.texi (target_resumed): New observer.
5570 * gdb.texinfo (GDB/MI Output Records): Document *running.
5571
5572 2008-06-06 Tom Tromey <tromey@redhat.com>
5573
5574 * gdb.texinfo (Completion): Add field name example.
5575
5576 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5577
5578 * gdb.texinfo (GDB/MI Program Context): Added example
5579 to -exec-arguments
5580
5581 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5582
5583 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5584 annotation.
5585
5586 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5587 Nathan Sidwell <nathan@codesourcery.com>
5588 Joseph Myers <joseph@codesourcery.com>
5589
5590 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5591 and ACX_BUGURL.
5592 * configure: Regenerate.
5593 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5594 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5595 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5596 mailing-list-specific text about bug reporting unless
5597 BUGURL_DEFAULT.
5598
5599 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5600
5601 * gdb.texinfo (-target-select): Remove reference to target async.
5602 (Maintenance Commands): Document "maint set/show remote-async".
5603
5604 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5605
5606 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5607 in -target-file-get section.
5608
5609 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5610
5611 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5612 killing the inferior when it is already debugging a process.
5613
5614 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5615
5616 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5617 abbreviation for "finish".
5618
5619 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5620
5621 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5622
5623 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5624
5625 * gdbint.texinfo (Target Conditionals): Delete entry for
5626 gdbarch_dwarf_reg_to_regnum.
5627
5628 2008-05-09 Doug Evans <dje@google.com>
5629
5630 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5631
5632 2008-05-05 Doug Evans <dje@google.com>
5633
5634 * gdb.texinfo (disassemble): Document /m modifier.
5635
5636 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5637
5638 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5639 will not report the time of commands that run the target.
5640
5641 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5642
5643 * gdb.texinfo (GDB/MI Output Records): Add
5644 missing semicolon.
5645
5646 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5647
5648 * gdb.texinfo (GDB/MI Output Records):
5649 Document =thread-create and =thread-exited.
5650
5651 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5652
5653 * gdb.texinfo (GDB/MI Development and Front Ends):
5654 Remove mention of dmi-discuss.
5655
5656 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5657
5658 * observer.texi (thread_exit): New.
5659
5660 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5661
5662 * gdb.texinfo (Debugging Output): Document "set/show debug
5663 displaced".
5664 (Maintenance Commands): Document "maint set/show
5665 can-use-displaced-stepping".
5666
5667 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5668
5669 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5670 and set/show arm force-mode.
5671
5672 2008-05-02 Andreas Schwab <schwab@suse.de>
5673
5674 * gdbint.texinfo (Algorithms): Describe
5675 target_watchpoint_addr_within_range.
5676
5677 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5678
5679 * gdbint.texinfo (Stack Frames): New chapter.
5680 (Algorithms): Move Frames text to the new chapter.
5681 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5682 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5683
5684 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5685
5686 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5687 output does not necessary include any tokens.
5688
5689 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5690
5691 * gdb.texinfo (Set SH Calling convention): New @item.
5692 (Show SH Calling convention): Ditto.
5693
5694 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5695
5696 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5697
5698 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5699
5700 * gdb.texinfo (Set Breaks): Mention that multiple location
5701 breakpoints need line number info. Add index entries.
5702
5703 2008-04-19 Craig Silverstein <csilvers@google.com>
5704
5705 * gdb.texinfo (Requirements): Add an optional requirement on
5706 zlib.
5707 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5708 Compressed DWARF 2.
5709
5710 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5711
5712 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5713 sample output for 'stopped,reason="breakpoint-hit"' message.
5714 (GDB/MI Program Execution): Likewise.
5715
5716 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5717
5718 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5719 -var-set-format. Add -f option to -var-evaluate-expression.
5720
5721 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5722
5723 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5724 new node "Ambiguous Expressions". Replace references to this
5725 node by references to "Ambiguous Expressions" throughout.
5726 (Ambiguous Expressions): New node.
5727
5728 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5729
5730 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5731
5732 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5733
5734 * gdb.texinfo (Debugging Output): Document
5735 "set/show debug lin-lwp-async".
5736 (Maintenance Commands): Document "maint set/show linux-async".
5737
5738 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5739
5740 * gdb.texinfo (Expressions): Update description of malloced arrays.
5741
5742 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5743
5744 * gdb.texinfo (Thread Commands): Document
5745 -thread-info. Remove -thread-list-all-threads.
5746
5747 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5748 Sandra Loosemore <sandra@codesourcery.com>
5749
5750 * gdb.texinfo (Library List Format): Update to mention the
5751 possibility to pass section addresses instead of segment
5752 addresses.
5753
5754 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5755
5756 * gdb.texinfo (Starting): Document "set exec-wrapper".
5757 (Server): Document gdbserver --wrapper.
5758
5759 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5760
5761 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5762 unreadable memory. Delete obsolete SPARClite reference.
5763
5764 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5765
5766 * gdb.texinfo (Starting): Mention always-running targets.
5767 (Target Commands): Add an anchor for load.
5768 (Connecting): Explain continue instead of run.
5769
5770 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5771
5772 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5773
5774 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5775
5776 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5777 breakpoint table.
5778
5779 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5780
5781 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5782 killing the inferior when it is already debugging a process.
5783
5784 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5785
5786 * gdbint.texinfo (Build Script): New section. Mention new build script
5787 gdb_buildall.sh.
5788
5789 2008-02-01 Jim Blandy <jimb@red-bean.com>
5790
5791 * gdb.texinfo (Help): Summarize 'info args' correctly.
5792
5793 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5794
5795 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5796 available in PowerPC architecture.
5797 (Embedded Processors): Change node name of PowerPC item in menu.
5798 (PowerPC): Rename to...
5799 (PowerPC Embedded): this.
5800 (Architectures): Add new PowerPC item in menu.
5801 (PowerPC): New node.
5802
5803 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5804
5805 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5806 commands.
5807
5808 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5809
5810 * gdb.texinfo (Setting Catchpoints): Mention features
5811 supported on GNU/Linux.
5812
5813 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
5814
5815 * gdb.texinfo (GDB/MI File Commands): Describe new output
5816 field for MI command -file-list-exec-source-file.
5817
5818 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5819
5820 * gdb.texinfo (Using the `gdbserver' Program): Add security
5821 warning. Rearrange into subsections and subsubsections. Document
5822 --multi and --debug. Correct --with-sysroot typo. Update --attach
5823 usage. Make load reference clearer. Document monitor exit.
5824 (Remote Configuration): Document set remote exec-file, attach-packet,
5825 and run-packet.
5826 (Packets): Document vAttach and vRun.
5827
5828 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
5829
5830 * gdb.texinfo (Processes): Mention process command.
5831 detach-on-follow -> detach-on-fork.
5832
5833 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5834
5835 * gdbint.texinfo (Native Conditionals): Remove
5836 SHELL_COMMAND_CONCAT and SHELL_FILE.
5837
5838 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5839
5840 * gdb.texinfo (Specify Location): Improve wording.
5841
5842 2008-01-23 Chris Demetriou <cgd@google.com>
5843
5844 * gdb.texinfo (Threads): Document new "set print thread-events"
5845 and "show print thread-events" commands.
5846
5847 2008-01-19 Eli Zaretskii <eliz@gnu.org>
5848
5849 * gdb.texinfo (Specify Location): New section.
5850 (Delete Breaks, Edit, Set Breaks): Remove description of
5851 locations. Instead, add a reference to "Specify Location".
5852 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5853 (Symbols): Refer to "Specify Location" for the valid forms of
5854 linespecs and locations.
5855
5856 2008-01-18 Markus Deuling <deuling@de.ibm.com>
5857
5858 * gdbint.texinfo (Target Conditionals): Replace the description of
5859 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5860
5861 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5862
5863 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5864 about &&var, which is rejected by the expression parser.
5865
5866 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
5867
5868 * gdb.texinfo (Output): Update documentation on using printf with DFP
5869 types.
5870
5871 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5872
5873 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5874 subsubsection.
5875 (Decimal Floating Point format): New subsubsection.
5876
5877 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5878
5879 * gdb.texinfo (File Options): Remove mention of the attempt to
5880 open a core file with the -p option. Don't list -c as a valid
5881 option to attach to a process.
5882
5883 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5884
5885 * gdbint.texinfo (Host Conditionals): Remove mention of
5886 ALIGN_STACK_ON_ENTRY.
5887
5888 2008-01-05 Joel Brobecker <brobecker@adacore.com>
5889
5890 * gdbint.texinfo (Start of New Year Procedure): Add item
5891 describing how to update the source and documentation copyright
5892 notices.
5893
5894 2007-12-18 Jim Blandy <jimb@codesourcery.com>
5895
5896 * gdb.texinfo (Set Watchpoints): Integrate per-thread
5897 watchpoint explanation into the main description of the watchpoint
5898 command; update synopses of 'watch', 'rwatch', and 'awatch'
5899 commands.
5900
5901 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5902
5903 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5904 Document 'pending-breakpoints' feature of
5905 -list-features.
5906
5907 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5908
5909 * gdb.texinfo: Add new parameter's description.
5910
5911 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5912
5913 * gdb.texinfo (Overview): Clarify run-length encoding
5914 example. Remove the restriction on "+" and "-" characters.
5915
5916 2007-12-15 Eli Zaretskii <eliz@gnu.org>
5917
5918 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5919
5920 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5921
5922 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5923 the -f option for -break-insert, remove -r option,
5924 and clarify specification of location.
5925
5926 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5929 formatting.
5930 (Remote Debugging): Add File Transfer section.
5931 (Remote Configuration): Document Host I/O packets.
5932 (GDB/MI): Add GDB/MI File Transfer Commands section.
5933 (Host I/O Packets): New section in "Remote Protocol".
5934 (Packets): Add vFile.
5935
5936 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5937
5938 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5939 breakpoints with multiple locations.
5940 (Breakpoint Menus): Improve wording.
5941 (Output): Fix last change.
5942
5943 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5944
5945 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5946
5947 2007-11-15 Doug Evans <dje@google.com>
5948
5949 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5950
5951 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5952
5953 * gdbint.texinfo (Native Conditionals): Remove
5954 mention of CLEAR_SOLIB.
5955
5956 2007-11-11 Joel Brobecker <brobecker@adacore.com>
5957
5958 * gdb.texinfo (Print Settings): Add documentation for "set/show
5959 print frame-arguments".
5960
5961 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
5962
5963 * gdb.texinfo (Output): Update printf command's description.
5964
5965 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5966
5967 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5968 powerpc soft-float".
5969
5970 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5971
5972 * gdb.texinfo (Files): Correct formatting. Mention Expat
5973 requirement.
5974 (Requirements for Building GDB): Expand the list of Expat
5975 uses.
5976 (Library List Format, Memory Map Format): Mention Expat.
5977 (Target Descriptions): Update Expat wording.
5978
5979 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5980
5981 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5982 Document that gdbarch_convert_register_p should return zero for no-op
5983 conversions.
5984
5985 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5986
5987 * gdbint.texi (Compiler Characteristics): Move documentation
5988 of set_gdbarch_sofun_address_maybe_missing back to ...
5989 (Target Conditionals): ... here to fix build break.
5990
5991 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5992
5993 * gdbint.texi (Target Conditionals): Remove documentation of
5994 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5995 (Compiler Characteristics): ... documentation of
5996 set_gdbarch_sofun_address_maybe_missing.
5997
5998 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5999
6000 * gdbint.texinfo (Target Conditionals): Use
6001 frame_unwind_register_unsigned in examples instead of
6002 frame_unwind_unsigned_register.
6003
6004 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6005
6006 * gdb.texinfo (Predefined Target Types): Add int128
6007 and uint128.
6008 (Standard Target Features): Add PowerPC features.
6009
6010 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6011
6012 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6013
6014 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6015
6016 * gdbint.texi (Target Conditionals): Remove documentation
6017 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6018 gdbarch_extract_return_value, and gdbarch_store_return_value.
6019
6020 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6021
6022 * gdbint.texi (Target Conditionals): Remove documentation of
6023 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6024
6025 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6026
6027 * gdb.texinfo: Mention that inaccessible-by-default is on by
6028 default.
6029
6030 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6033
6034 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6035
6036 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6037 multi-threaded watchpoints.
6038 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6039 checked. Describe sticky notification. Expand description
6040 of steppable and continuable watchpoints.
6041 (Watchpoints and Threads): New subsection.
6042
6043 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6044
6045 * gdb.texinfo (Setting Breakpoints): Revise
6046 documentation for pending breakpoints. Document
6047 breakpoints with multiple locations.
6048
6049 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6050
6051 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6052 Document -list-features.
6053
6054 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6055
6056 * gdb.texinfo (Output): Spell out which features of C's printf are
6057 not supported by GDB's printf.
6058 (Separate Debug Files): More accurate wording regarding build ID
6059 and a reference to the ld manual rather than the Fedora wiki.
6060
6061 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6062 Jim Blandy <jimb@codesourcery.com>
6063
6064 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6065 (Examining Memory): Update mentions of the 's' format.
6066 (Automatic Display): Likewise.
6067
6068 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6069
6070 * gdb.texinfo: Update the FSF's Back-Cover Text.
6071
6072 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6073 Eli Zaretskii <eliz@gnu.org>
6074
6075 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6076 Fixed the ``build ID'' name. New binaries build instructions for the
6077 build ID inclusion. Explain how the commands are specific to the build
6078 ID vs. debug link.
6079
6080 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6081
6082 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6083 indexing for ``build ID'' support.
6084
6085 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6086
6087 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6088 Enlisted BUILD ID to the debug file searching example.
6089 Included a BUILD ID `.note.gnu.build-id' section description.
6090 Updated/added the debug files splitting instructions for OBJCOPY.
6091
6092 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6093
6094 * gdb.texinfo (Variable Objects): Adjust docs
6095 for -var-info-expression and document
6096 -var-info-path-expression.
6097
6098 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6099
6100 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6101 (title page): Include the dedication in the printed manual, as a
6102 separate page after the copyright notice.
6103
6104 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6105 don't break a @var across a line.
6106
6107 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6108
6109 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6110 for include files.
6111
6112 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6113
6114 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6115 in annotate.texinfo.
6116 (Command History): Link to new node.
6117
6118 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6119
6120 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6121
6122 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6123
6124 * gdbint.texinfo (Target Conditionals): Fix last change.
6125
6126 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6127
6128 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6129 routines:
6130 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6131 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6132 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6133 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6134 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6135 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6136 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6137 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6138 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6139 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6140 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6141 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6142 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6143 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6144 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6145 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6146 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6147 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6148 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6149 (SOFTWARE_SINGLE_STEP_P)
6150
6151 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6152 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6153
6154 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6155 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6156 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6157 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6158 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6159 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6160 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6161 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6162 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6163 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6164
6165 (Converting an existing Target Architecture to Multi-arch): Remove
6166 section.
6167
6168 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6169 (gdbarch_addr_bits_remove): Add code example.
6170
6171 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6172
6173 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6174
6175 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6176 Add other missing entries. Adjust the table size to fit.
6177 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6178 stop reasons including the new "library" event.
6179 (General Query Packets): Adjust table widths for qSupported. Mention
6180 qXfer:libraries:read reply to qSupported and document the new packet.
6181 (Library List Format): New section.
6182
6183 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6184
6185 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6186
6187 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6188
6189 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6190
6191 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6192
6193 * gdbint.texinfo (Register and Memory Data): Break sections
6194 into nodes and add a menu.
6195
6196 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6197
6198 * gdb.texinfo (Examining Memory): Document the new behaviour.
6199
6200 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6201
6202 * gdb.texinfo (Standard Target Features): Document
6203 m68k features.
6204
6205 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6206
6207 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6208
6209 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6210
6211 * gdb.texinfo (Target Description Format): Add version attribute
6212 for <target>.
6213
6214 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6215
6216 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6217
6218 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6219
6220 * gdb.texinfo (MIPS Features): New subsection.
6221
6222 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6223 Markus Deuling <deuling@de.ibm.com>
6224
6225 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6226 and qXfer:spu:write packets and mention them under qSupported.
6227
6228 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6229 Markus Deuling <deuling@de.ibm.com>
6230
6231 * gdb.texinfo (Architectures): Add new SPU section to document
6232 Cell Broadband Engine SPU architecture specific commands.
6233
6234 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6235
6236 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6237 comments.
6238
6239 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6240
6241 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6242
6243 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6244
6245 * gdb.texinfo (Overview): Doc fix.
6246
6247 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6248
6249 * gdb.texinfo (Remote Configuration): Document "set/show
6250 remoteflow".
6251
6252 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6253
6254 * gdb.texinfo (MIPS): Remove documentation for set mips
6255 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6256 stack-arg-size.
6257
6258 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6259
6260 * all-cfg.texi (GDBTUI): New.
6261 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6262 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6263 (TUI Configuration): Edit to improve clarity and fix problems of
6264 both style and content.
6265
6266 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6267
6268 * observer.texi (GDB Observers): New observer "new_objfile".
6269
6270 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6271
6272 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6273
6274 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6275
6276 * gdb.texinfo (GDB/MI Variable Objects): Document
6277 frozen variables objects.
6278
6279 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6280
6281 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6282 (Character Sets, Caching Data of Remote Targets): Likewise.
6283 (Targets): Delete Remote node. Move its text...
6284 (Debugging Remote Programs): ...to here. Delete description
6285 of the "remote" command.
6286 (Remote configuration): Delete description of "set remotedevice"
6287 and "show remotedevice".
6288 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6289
6290 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6291
6292 * gdb.texinfo (Contributors, Continuing and Stepping)
6293 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6294 (General Query Packets, File-I/O Remote Protocol Extension)
6295 (Protocol Basics, The F Reply Packet, Write)
6296 (Protocol-specific Representation of Datatypes, Memory Transfer):
6297 Fix hyphenation, punctuation and grammar problems.
6298 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6299 'section' instead of 'subsection' in the text.
6300 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6301 (i386): Remove period from section name.
6302 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6303 (Config Names, Configure Options): Use @file{configure}.
6304
6305 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6306
6307 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6308 and tab expansion.
6309
6310 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6311
6312 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6313
6314 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6315
6316 * gdb.texinfo: Consistently capitalize all significant words in
6317 node names, chapter titles, section titles, and headings. Update
6318 cross references to match.
6319 (Starting and Stopping Trace Experiment): Make node name plural.
6320 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6321
6322 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6323
6324 * gdb.texinfo (WinCE): Delete obsolete subsection.
6325
6326 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6327
6328 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6329 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6330 references.
6331
6332 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6333
6334 * gdb.texinfo (Startup): Delete references to some alternate
6335 names for .gdbinit.
6336 (Thread): Remove LynxOS reference.
6337 (Tandem ST2000): Delete target-specific documentation.
6338 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6339 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6340 and GDB_OSABI_LYNXOS.
6341
6342 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6343
6344 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6345
6346 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6347
6348 * gdbint.texinfo (Target Conditionals): Remove mention of
6349 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6350 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6351
6352 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6353
6354 * Makefile.in: Add "pdfdir" installation
6355 directory, PDFTEX macro, support for "install-pdf" target,
6356 and rules for making a pdf version of refcard.texi.
6357 * refcard.tex: Specify paper size for PDF output.
6358
6359 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6360
6361 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6362
6363 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6364
6365 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6366 (Source Path, Character Sets, Macros, Define)
6367 (GDB/MI Result Records, GDB/MI Simple Examples)
6368 (GDB/MI Program Execution, GDB/MI File Commands)
6369 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6370 (Bug Reporting): Use @value{GCC}.
6371
6372 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6373
6374 * gdb.texinfo (Help): Fix formatting of examples.
6375 (Variables): Use @ifnotinfo instead of @iftex.
6376 (Non-debug DLL symbols): Use @ref instead of @pxref.
6377 (Sparclet File): Use @samp instead of quotes.
6378
6379 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6380
6381 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6382
6383 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6384
6385 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6386 the order of the nodes.
6387 (C Operators, C Constants, Debugging C): Remove extra menus.
6388 (Method Names in Commands): Do not specify next/prev/up nodes.
6389
6390 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6391
6392 * gdb.texinfo (File Options): Add missing parenthesis.
6393 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6394
6395 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6396
6397 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6398
6399 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6400
6401 * gdb.texinfo (Standard Target Features): Mention
6402 case insensitivity.
6403 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6404
6405 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6406
6407 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6408 (Files): Add section name to argument list for pxref.
6409 (Non-debug DLL symbols): Don't use `see' for pxref.
6410 (Embedded Processors): Fix typo.
6411 (GDB/MI Breakpoint Commands): Execution commands generate
6412 *stopped not ^done.
6413
6414 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6415
6416 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6417 values for in_scope. Mention that only root variables can be
6418 updated.
6419 (GDB/MI Development and Front Ends): Explain new values may be
6420 added to existing fields.
6421
6422 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6423
6424 * gdb.texinfo (-target-disconnect): Use @smallexample.
6425 (Requirements): Add anchor for Expat. Update description.
6426 (Target Descriptions): Mention Expat.
6427 (Target Description Format): Document new elements. Use
6428 @smallexample.
6429 (Predefined Target Types, Standard Target Features): New sections.
6430 * gdbint.texinfo (Target Descriptions): New section.
6431
6432 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6433
6434 * gdb.texinfo (Target Description Format): Add section on XInclude.
6435
6436 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6437
6438 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6439 command -enable-timings.
6440
6441 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6442
6443 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6444 descriptions for new/deleted elements in gdb_osabi. Add missing
6445 description for function generic_elf_osabi_sniff_abi_tag_sections.
6446
6447 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6448
6449 * gdb.texinfo (Maintenance Commands): Add documentation for
6450 the new "maint print target-stack" command.
6451
6452 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6453 Eli Zaretskii <eliz@gnu.org>
6454
6455 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6456
6457 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6458
6459 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6460 Use @value{NGCC} instead of @value{GCC}.
6461
6462 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6463
6464 * agentexpr.texi: Fix typos.
6465 * annotate.texinfo: Likewise.
6466 * gdb.texinfo: Likewise.
6467 * gdbint.texinfo: Likewise.
6468 * observer.texi: Likewise.
6469 * stabs.texinfo: Likewise.
6470
6471 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6472
6473 * gdbint.texinfo (Support Libraries): Remove mmalloc
6474 entry. Describe readline library.
6475
6476 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6477
6478 * gdb.texinfo (Target Descriptions): New section.
6479 (General Query Packets): Add QPassSignals anchor. Mention
6480 qXfer:features:read under qSupported. Expand mentions of
6481 qXfer:memory-map:read and QPassSignals. Document
6482 qXfer:features:read.
6483
6484 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6485
6486 * gdb.texinfo (Commands to specify files): Describe
6487 "set sysroot" and "show sysroot".
6488 (Using the `gdbserver' program): Lowercase argument
6489 to @var. Expand description of setting up GDB on the
6490 host.
6491
6492 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6493
6494 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6495 catch exception, catch exception unhandled, and catch assert
6496 commands.
6497
6498 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6499
6500 * gdb.texinfo (Debugging Output): Document "set debug xml"
6501 and "show debug xml".
6502
6503 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6504
6505 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6506
6507 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6508
6509 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6510
6511 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6512
6513 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6514 note in @ignore, to be removed later if nobody complains.
6515
6516 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6517
6518 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6519 of -var-delete.
6520
6521 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6522
6523 * gdb.texinfo (Setting breakpoints): Document
6524 automatic software/hardware breakpoint usage and
6525 the "set breakpoint auto-hw" command.
6526
6527 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6528
6529 * gdb.texinfo (Memory Access Checking): New.
6530
6531 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6532
6533 * gdb.texinfo (Remote configuration): Mention
6534 "pass-signals-packet".
6535 (General Query Packets): Document QPassSignals. Fix
6536 a typo.
6537
6538 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6539
6540 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6541
6542 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6543
6544 * gdb.texinfo (Remote configuration): Rewrite documentation for
6545 packet configuration commands.
6546 (OS Information): Adjust reference to qXfer:auxv:read.
6547 (General Query Packets): Remove references to read-aux-vector-packet
6548 and set remote get-thread-local-storage-address.
6549
6550 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6551
6552 * gdbint.texinfo (Target Architecture Definition): Add new
6553 Initializing a New Architecture section.
6554
6555 2006-10-31 David Taylor <dtaylor@emc.com>
6556
6557 * stabs.texinfo (Macro define and undefine): New node describing
6558 stabs for #define and #undef.
6559
6560 2006-10-27 Andreas Schwab <schwab@suse.de>
6561
6562 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6563
6564 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6565
6566 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6567 clarify on the possible meanings of ``expression'' watched by
6568 watchpoints. Add indexing.
6569 (Prompting, Errors, Invalidation, Annotations for Running)
6570 (Source Annotations): Fix index entries by adding "annotation" to
6571 them, to discriminate from index entries that point to the more
6572 general topic descriptions.
6573
6574 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6575
6576 * gdbint.texinfo (Target Vector Definition): Move most
6577 content into Existing Targets. Add a menu.
6578 (Existing Targets): New section, moved from Target Vector
6579 Definition. Use @subsection.
6580 (Managing Execution State): New section.
6581
6582 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6583
6584 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6585
6586 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6587
6588 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6589 (Command Syntax, Signals, Backtrace, Connecting)
6590 (Remote configuration, Renesas Boards, Console I/O): Fix last
6591 change: use Ctrl- instead of C-, except wrt Emacs.
6592 (File-I/O Examples): Put Ctrl-c in @kbd.
6593 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6594 (Console I/O): Use @samp with Ctrl-.
6595 (Signals, Set Breaks, Set Watchpoints): Document optional
6596 arguments to `info signals' `handle', `info breakpoints', and
6597 `info watchpoints'.
6598
6599 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6600
6601 * gdb.texinfo (Backtrace): Fix last change.
6602
6603 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6604
6605 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6606
6607 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6608
6609 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6610 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6611 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6612
6613 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6614 Daniel Jacobowitz <dan@codesourcery.com>
6615
6616 * gdb.texinfo (Packets): Document vFlashErase,
6617 vFlashWrite and vFlashDone packets.
6618 (General Query Packets): Document qXfer:memory-map:read.
6619 Add a new feature for qXfer:memory-map:read.
6620 (Memory map format): New section.
6621 (Target Commands): Mention that gdb can write flash.
6622
6623 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6624 Daniel Jacobowitz <dan@codesourcery.com>
6625
6626 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6627 memory regions and "mem auto".
6628
6629 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6630
6631 * gdbint.texinfo (Array Containers): New section.
6632
6633 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6634
6635 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6636 -stack-list-arguments HIGH_FRAME argument can be larger then the
6637 actual number of frames.
6638
6639 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6640
6641 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6642 -stack-list-locals HIGH_FRAME argument can be larger then the
6643 actual number of frames.
6644
6645 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6646
6647 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6648 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6649
6650 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6651
6652 * gdbint.texinfo (Overall Structure): New section "Source Tree
6653 Structure".
6654
6655 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6656
6657 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6658 responses.
6659
6660 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6661
6662 * gdb.texinfo (Source Path): Add documentation for new
6663 substitute-path commands.
6664
6665 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6666
6667 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6668 (Running Configure): ...here.
6669 (Requirements): New node. Mention expat.
6670
6671 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6672
6673 * gdb.texinfo (Target Commands): Remove
6674 'set download-write-size' and 'show download-write-size'.
6675
6676 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6677
6678 * stabs.texinfo (Member Type Descriptor): Correct example for
6679 pointer to member types.
6680
6681 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6682
6683 * gdb.texinfo (Optional warnings and messages): Add
6684 'set/show trace-commands'.
6685 (Command files): Add '-v' to source command.
6686
6687 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6688
6689 * gdb.texinfo (OS Information): Update qPart reference to
6690 qXfer.
6691 (Remote configuration): Likewise.
6692 (Overview): Move @cindex to the start of a paragraph. Talk
6693 about binary data encoding.
6694 (Packets): Refer to the overview for the details of the X
6695 packet encoding.
6696 (General Query Packets): Remove qPart description. Add qXfer
6697 description. Add an anchor to qSupported. Correct feature
6698 table title. Add a new feature for qXfer:auxv:read.
6699 (Interrupts): Add a missing parenthesis.
6700
6701 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6702
6703 * gdb.texinfo (KOD): Remove node.
6704 (GDB/MI Kod Commands): Remove commented out node.
6705
6706 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6707
6708 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6709 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6710 (GDB/MI Thread Commands, GDB/MI Program Execution)
6711 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6712 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6713 (GDB/MI File Commands, GDB/MI Target Manipulation)
6714 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6715 since the MI prompt is hard-wired into the code.
6716
6717 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6718
6719 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6720 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6721 (GDB/MI Data Manipulation): Remove description of unimplemented
6722 display related commands as variable objects perform this function
6723 and are superior: -display-delete, -display-disable,
6724 -display-enable, -display-insert and -display-list. Move
6725 -environment-cd, -environment-directory, -environment-path
6726 and -environment-pwd to "Program Context".
6727 (GDB/MI Program Control): Rename to "Program Execution". Move
6728 -exec-arguments -exec-abort to...
6729 (GDB/MI Program Context): ...here. New node split from "Data
6730 Manipulation".
6731
6732 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6733
6734 * gdb.texinfo (Remote configuration): Document set / show
6735 remote supported-packets.
6736 (General Query Packets): Document qSupported packet.
6737
6738 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6739
6740 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6741 and font markup.
6742 (Protocol basics): Likewise.
6743 (The F request packet): Likewise.
6744 (The F reply packet): Likewise.
6745 (Memory transfer): Move this node to be a subsubsection of
6746 "Protocol specific representation of datatypes".
6747 (The Ctrl-C message): More copy editing.
6748 (Console I/O): Likewise.
6749 (The isatty call): Delete this node, and merge its content into
6750 the "isatty" node. Fixed references elsewhere.
6751 (The system call): Delete this node, and merge its content into
6752 the "system" node. Fixed references elsewhere.
6753 (open): Reformat to use @table, and add appropriate font markup.
6754 (close): Likewise.
6755 (read): Likewise.
6756 (write): Likewise.
6757 (lseek): Likewise.
6758 (rename): Likewise.
6759 (unlink): Likewise.
6760 (stat/fstat): Likewise.
6761 (gettimeofday): Likewise.
6762 (isatty): Likewise.
6763 (system): Likewise, plus minor changes to fix confusing wording.
6764 (Integral datatypes): Fix font markup.
6765 (Pointer values): Likewise.
6766 (struct stat): Fix markup to use @table, plus minor copy editing.
6767 (struct timeval): Fix font markup, plus minor copy editing.
6768 (Constants): Minor copy editing.
6769 (Errno values): Add font markup.
6770 (File-I/O Examples): Likewise.
6771
6772 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6773
6774 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6775 (GDB/MI Simple Examples): Move node up one level. Use real
6776 examples.
6777 (GDB/MI Compatibility with CLI): Update.
6778 (GDB/MI Result Records): Add "connected" and "exit" result
6779 classes.
6780 (GDB/MI Stream Records): Clarify target output.
6781 (GDB/MI Command Description Format): Modify example description.
6782 (GDB/MI Breakpoint Table Commands): Rename to...
6783 (GDB/MI Breakpoint Commands): ...this
6784 (GDB/MI Breakpoint Commands): Add optional thread field.
6785 (GDB/MI Program Control): Add an introduction. Move "Program
6786 termination" examples into exec-run description.
6787 (GDB/MI File Commands): Mention similar CLI commands.
6788 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6789 is similar to "-gdb-version".
6790
6791 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6792
6793 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6794
6795 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6796
6797 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6798 sourceware.org for mailing lists.
6799 (GDB/MI File Commands): New node split from Program Control.
6800
6801 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6802
6803 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6804
6805 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6806
6807 * gdb.texinfo (Cygwin Native): Fix last change.
6808
6809 2006-05-22 Christopher Faylor <cgf@timesys.com>
6810
6811 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6812
6813 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
6814
6815 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6816 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6817
6818 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6819
6820 * gdb.texinfo (General Query Packets): Recommend not starting
6821 new packets with qC and clarify.
6822
6823 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
6824
6825 * gdb.texinfo (M2 Types): New section.
6826
6827 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6828
6829 * agentexpr.texi: Add a copyright and license notice.
6830 * observer.texi: Likewise, with GPL clause for function prototypes.
6831 Remove trailing whitespace.
6832
6833 2006-05-05 Jim Blandy <jimb@codesourcery.com>
6834
6835 * gdb.texinfo (General Query Packets): Document conventions for
6836 terminating packet names, and their violations.
6837
6838 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6839
6840 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6841 * gdb.texinfo: Likewise.
6842
6843 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6844
6845 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6846 and "show remotedebug".
6847 (Debugging Output): Add additional index entries.
6848
6849 2006-04-27 Michael Snyder <msnyder@redhat.com>
6850
6851 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6852
6853 2006-04-22 Andrew Cagney <cagney@redhat.com>
6854
6855 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6856 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6857
6858 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6859
6860 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6861 and remove breakpoint prototypes.
6862 (Watchpoints): Move description of target_insert_hw_breakpoint and
6863 target_remove_hw_breakpoint ...
6864 (Breakpoints): ... to here. Document target_insert_breakpoint and
6865 target_remove_breakpoint.
6866
6867 2006-04-17 Jim Blandy <jimb@codesourcery.com>
6868
6869 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6870 and C packets are optional.
6871
6872 2006-04-14 Frederic Riss <frederic.riss@st.com>
6873
6874 * gdb.texinfo (Specifying source directories): Update the description
6875 of the source file search to reflect the fact that the source path
6876 always contains at least $cdir and $cwd.
6877
6878 2006-03-31 Michael Snyder <msnyder@redhat.com>
6879
6880 * gdb.texinfo: Update copyright dates.
6881
6882 2006-03-31 Eli Zaretskii <eliz@gnu.org>
6883
6884 * gdb.texinfo (Overview): Add an index entry to "empty response".
6885
6886 2006-03-28 Jim Blandy <jimb@codesourcery.com>
6887
6888 * gdbint.texinfo (Prologue Analysis): New section.
6889
6890 2006-03-07 Jim Blandy <jimb@red-bean.com>
6891
6892 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6893
6894 * gdb.texinfo (Target Commands): Update text describing how to
6895 specify a target. Refer to the detailed section on remote
6896 debugging, not the brief mention.
6897
6898 * gdb.texinfo (Connecting): Organize the different 'target remote'
6899 connection methods into a table. Add a 'target remote' index
6900 entry. (!!!)
6901
6902 2006-02-17 Fred Fish <fnf@specifix.com>
6903
6904 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6905 'ptype' commands to reflect the fact that the only significant
6906 difference between them is that ptype prints the complete type
6907 description instead of just the name.
6908
6909 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6910
6911 * gdbint.texinfo (Watchpoints): Delete
6912 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6913
6914 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
6915
6916 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6917 times fields where needed. Fix typos. Update general form given
6918 for output of -break-insert.
6919 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6920
6921 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6922
6923 * gdbint.texinfo (Symbol Handling): Add a section
6924 on memory management.
6925
6926 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6927
6928 * gdb.texinfo (Breakpoint table commands): Document the fullname
6929 field in -break-list output.
6930
6931 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6932
6933 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6934 debugging information produced by the various "set debug..."
6935 options.
6936
6937 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6938
6939 * gdb.texinfo (Files): Remove obsolete bits from the description
6940 of "symbol-file".
6941
6942 2006-01-25 Jim Blandy <jimb@redhat.com>
6943
6944 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6945
6946 2006-01-24 Jim Blandy <jimb@redhat.com>
6947
6948 * gdbint.texinfo (Frames): Document the basics of GDB's register
6949 unwinding model, and explain the existence of the "sentinel" frame.
6950
6951 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6952
6953 * gdb.texinfo (Choosing files): Mention that -directory is used
6954 for script files.
6955 (Specifying source directories): Likewise.
6956 (Command files): Explain how script files are found.
6957
6958 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6959
6960 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6961 the threads in a multi-threaded program.
6962 (Threads): The threadno argument of "thread apply" can be a range
6963 of numbers.
6964
6965 2006-01-18 Jim Blandy <jimb@redhat.com>
6966
6967 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6968 of warning flags.
6969
6970 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6971
6972 * gdb.texinfo (Sequences): Improve menu annotations.
6973 (Define): Add index entries for arguments of user-defined
6974 commands. Move the description of flow-control commands...
6975 (Command Files): ...to here. Document loop_break and
6976 loop_continue.
6977 (Define, Command Files): Document `end' and add index entries for
6978 it.
6979
6980 2006-01-04 Michael Snyder <msnyder@redhat.com>
6981
6982 * gdb.texinfo: Add documentation for linux-fork.
6983 * gdbint.texinfo: Add internal documentation for checkpoints.
6984
6985 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6986
6987 * gdb.texinfo (Omissions from Ada): Document that there is now
6988 limited aggregate support.
6989
6990 2005-12-28 Eli Zaretskii <eliz@gnu.org>
6991
6992 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6993 registers and the likes.
6994
6995 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6996
6997 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6998 (Symbols): Fix usage of "e.g.".
6999 (Memory Region Attributes): Fix usage of "etc."
7000
7001 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7002 (Coding): Fix usage of "e.g.".
7003
7004 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7005
7006 * stabs.texinfo:
7007 * refcard.tex:
7008 * gpl.texi:
7009 * gdbint.texinfo:
7010 * gdb.texinfo:
7011 * gdb-cfg.texi:
7012 * fdl.texi:
7013 * annotate.texinfo:
7014 * all-cfg.texi:
7015 * Makefile.in: Add (C) after Copyright. Update the FSF
7016 address.
7017
7018 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7019
7020 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7021 extend GDB with commands for external monitor.
7022
7023 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7024
7025 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7026
7027 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7028
7029 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7030
7031 2005-11-21 Jim Blandy <jimb@redhat.com>
7032
7033 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7034 placement of 'R' actions in tracepoint action packets; document
7035 dependence of 'X' and 'M' actions on a preceding 'R' action for
7036 their registers.
7037
7038 2005-11-19 Jim Blandy <jimb@redhat.com>
7039
7040 * gdb.texinfo (Tracepoint Packets): New node.
7041 (General Query Packets): Add entries for the tracepoint packets,
7042 referring to the "Tracepoint Packets" node.
7043 (Tracepoints): Add reference to "Tracepoint Packets".
7044
7045 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7046
7047 * gdb.texinfo (set remotebreak): Add anchor.
7048 (X packet): Likewise.
7049 (Remote Protocol): Add new section `Interrupts' and new index
7050 entry `interrupts (remote protocol)'.
7051
7052 2005-11-18 Jim Blandy <jimb@redhat.com>
7053
7054 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7055 entries into the General Query Packets section. Add a
7056 cross-reference to that section. Drop description of replies, as
7057 these are covered in the descriptions of each packet.
7058 (General Query Packets): Add introductory text. Explain naming
7059 conventions, and how the end of a name is recognized.
7060
7061 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7062
7063 * gdb.texinfo (Remote configuration): Fix typo in description of
7064 "set remotebreak" command.
7065
7066 2005-11-16 Jim Blandy <jimb@redhat.com>
7067
7068 * gdb.texinfo (Packets, Stop Reply Packets)
7069 (General Query Packets): Various formatting cleanups.
7070 - Use @samp for packet contents.
7071 - Drop summaries from packet @item lines; the same information appears
7072 immediately below in the description.
7073 - Delete paragraph breaks after packet @item commands, so that the
7074 description appears directly to the right of the packet prototype
7075 in the printed manual, if it fits.
7076 - Place spaces in packet prototypes between @vars and non-@var
7077 letters, and explain that they're just for formatting.
7078 - Use @dots{} instead of '...'.
7079 - Fix uses of @code where @var was needed.
7080 - Replace "deprecated" markers with English text spelling out the
7081 packet's status and the preferred alternatives.
7082 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7083 what this ever meant.
7084 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7085 this for a long time.
7086 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7087 implemented several times, and have been in use for years.
7088
7089 2005-11-15 Jim Blandy <jimb@redhat.com>
7090
7091 * gdb.texinfo (Packets): Add index entries for 'm' packet
7092 disclaimers.
7093
7094 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7095 of stub when processing an 'm' packet.
7096
7097 * gdb.texinfo (Packets): Mention that packets beginning with
7098 letters are reserved once, at the top, instead of actually listing
7099 them all and saying "reserved".
7100
7101 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7102
7103 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7104 Change @var{$arg0 to @code{$arg0.
7105
7106 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7107
7108 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7109
7110 2005-11-12 Jim Blandy <jimb@redhat.com>
7111
7112 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7113 order. Remove extraneous 'z'.
7114
7115 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7116
7117 * gdb.texinfo (Choosing files): Add --eval-command.
7118
7119 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7120
7121 * gdb.texinfo (Choosing modes): Add --return-child-result.
7122
7123
7124 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7125
7126 * gdb.texinfo (Choosing modes): Add --batch-silent.
7127
7128 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7129
7130 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7131 "The -var-update Command".
7132
7133 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7134
7135 * gdb.texinfo (Print Settings): Add documentation for set/show
7136 print array-indexes.
7137
7138 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7139
7140 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7141 6.2 and 6.3.
7142
7143 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7144
7145 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7146 since 19-Jan-2004.
7147 (Files): Likewise.
7148 (Variables, Symbols): Document the "<incomplete type>" message and
7149 its reasons.
7150
7151 2005-08-01 Fred Fish <fnf@specifix.com>
7152
7153 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7154
7155 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7156
7157 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7158 option for -var-list-children and -var-update.
7159 (GDB/MI Stack Manipulation): Simplify description of
7160 print-values option for -stack-list-locals.
7161 (GDB/MI Command Description Format): Clarify.
7162 (Mode Options): Spelling of superseded.
7163
7164 2005-07-12 Bob Rossi <bob@brasko.net>
7165
7166 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7167 corresponding GDB command comment.
7168
7169 2005-07-06 Bob Rossi <bob@brasko.net>
7170
7171 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7172 and -inferior-tty-show.
7173 (Input/Output): Document "set/show inferior-tty" and tty alias.
7174
7175 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7176
7177 * gdb.texinfo (Packets): Change description of 'D' packet to note
7178 that GDB does wait for a response.
7179
7180 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7181
7182 * gdb.texinfo (History) Rename "Command History".
7183 (Command History): Move node "Server Prefix" from section on
7184 Annotations here.
7185
7186 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7187
7188 * gdb.texinfo (GDB/MI Stack Manipulation):
7189 Re-instate -stack-info-frame with example. Say that it gets
7190 info on selected frame, not current frame.
7191
7192 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7193
7194 * gdb.texinfo (Server): Clarify that `file' should be used before
7195 connecting to the server.
7196 (Files): Add an xref to the above description.
7197 (Output Formats): More detailed description of the `c' format.
7198 (Memory): List explicitly all the formats supported by `x'.
7199 (Threads): Add an @cindex entry for "thread apply".
7200 (Files): Document the possibility of loading unlinked object
7201 files. Add more indexing for solib-absolute-prefix and
7202 --with-sysroot.
7203 (Machine Code): Document possible problems with locations in
7204 shared libraries.
7205 (Backtrace): Document that free-standing environments do not need
7206 to have a `main' function.
7207
7208 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7209
7210 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7211 -stack-info-frame.
7212
7213 2005-06-07 Andrew Cagney <cagney@gnu.org>
7214
7215 * gdb.texinfo (Contributors): Note the original multi-arch
7216 contributors.
7217
7218 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7219
7220 * gdb.texinfo (Registers): Add index entries for the standard
7221 registers.
7222 (Frames): Add cross-reference from frame pointer description to
7223 the Registers node.
7224 (Annotations Overview): Fix the reference to GDB name.
7225
7226 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7227
7228 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7229 can-use-hw-watchpoints.
7230
7231 2005-05-28 Bob Rossi <bob@brasko.net>
7232
7233 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7234 the possible reasons why an exec async record would be returned to FE.
7235
7236 2005-05-26 Andrew Cagney <cagney@gnu.org>
7237
7238 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7239 Andrew Cagney implemented the original GDB/MI.
7240
7241 2005-05-23 Orjan Friberg <orjanf@axis.com>
7242
7243 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7244 documentation. Add documentation for cris-mode.
7245
7246 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7247
7248 * gdb.texinfo (Numbers): Explain the example and make the wording
7249 more acurate.
7250
7251 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7252 Dennis Brueni <dennis@slickedit.com>
7253
7254 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7255 (GDB/MI Data Manipulation, GDB/MI Program Control)
7256 (GDB/MI Stack Manipulation): Update examples to include the fullname
7257 attribute in stack frames.
7258
7259 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7260
7261 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7262 do with other non-standard names of init files.
7263
7264 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7265
7266 * gdb.texinfo (Command Files): Move the description of the startup
7267 from here...
7268 (Startup): ...to this new subsection of the Invocation chapter.
7269 Rearrange the description of init files more logically and add a
7270 cross-reference to "Command Files". Document the special gdbinit
7271 name for CISCO 68k. Expand the description of what GDB does
7272 during startup.
7273 (History): Add index entry for HISTSIZE.
7274
7275 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7276
7277 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7278
7279 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7280
7281 * gdb.texinfo (SVR4 Process Information, The isatty call)
7282 (The system call): Don't use foo(N) notation for man pages and
7283 functions.
7284 (Compilation, DJGPP Native): Improve wording.
7285
7286 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7287
7288 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7289 were optimized away.
7290
7291 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7292
7293 * gdb.texinfo (Remote configuration): Document "set/show
7294 get-thread-local-storage-address". Add cross-reference to the
7295 description of the qGetTLSAddr packet.
7296 (General Query Packets): Mention "set remote
7297 get-thread-local-storage-address" and add a reference to its
7298 description.
7299
7300 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7301
7302 * gdb.texinfo (Backtrace): Describe 'bt full'.
7303
7304 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7305
7306 * gdb.texinfo (Mode Options): Fix typo.
7307 (GDB/MI): Describe how to invoke GDB/MI.
7308
7309 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7310
7311 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7312 references changed. Add description of "info udot".
7313 (Files): Document "set/show stop-on-solib-events".
7314 (M32R/D): Document "set/show download-path", "set/show
7315 board-address", "set/show server-address", "upload", "tload".
7316 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7317 "use_mon_code", "use_ib_break", "use_dbt_break".
7318 (Maintenance Commands): Improve indexing.
7319 (Target Commands): Document "set/show hash", "set/show debug
7320 monitor".
7321 (SVR4 Process Information): Document "info pidlist" and "info
7322 meminfo". Document "set/show procfs-tarce" and "set/show
7323 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7324 (Symbols, The Print Command with Objective-C): Improve indexing.
7325 (Objective-C): Add references to "info classes" and "info
7326 selectors".
7327 (Debugging Output): Improve wording. Document "set/show debug
7328 solib-frv". Fix "set/show debugvarobj".
7329 (Set Breaks): Add index entry for "hardware breakpoints".
7330 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7331 and "set/show usehardbreakpoints".
7332 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7333 monitor-prompt", "set/show monitor-warnings", "pmon".
7334 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7335 rdiromatzero", "set/show rdiheartbeat".
7336 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7337 "sds".
7338 (Embedded Processors): Document the "sim" command.
7339 (Remote): Document the "remote" command.
7340 (DJGPP Native): Document the "info serial" command.
7341 (Threads): Document "maint info sol-threads".
7342 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7343 (Set Breaks): Improve indexing.
7344 (Command Syntax): Add a reference to dont-repeat.
7345 (Define): Document "dont-repeat".
7346 (TUI Commands): Document "tabset".
7347 (WinCE): New subsection. Document "set/show remotedirectory",
7348 "set/show remoteupload", "set/show remoteaddhost".
7349
7350 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7351
7352 * gdb.texinfo (Hurd Native): New subsection, documents
7353 Hurd-specific commands.
7354 (Maintenance Commands): Add cross-reference to "Debugging Output".
7355 (Debugging Output): Document "set/show debug lin-lwp".
7356 (MIPS): Improve documentation of heuristic-fence-post. Document
7357 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7358 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7359 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7360 (ARM): Document ARM-specific commands.
7361 (AVR): New section. Document "info io_registers".
7362 (CRIS): New section. Document "set/show cris-version" and
7363 "set/show cris-dwarf2-cfi".
7364 (HPPA): New section. Document "set/show debug hppa" and "maint
7365 print unwind".
7366 (Neutrino): New subsection. Document "set/show debug nto-debug".
7367 (Super-H): New section. Document the "regs" command.
7368 (Debugging Output): Document "set/show debug aix-thread".
7369
7370 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7371
7372 * gdb.texinfo (Print Settings): Document "set/show print
7373 pascal_static-members", "set print repeats", "show print
7374 null-stop". Improve indexing. Fix documentation of "set print
7375 union".
7376 (Pascal): New section.
7377 (Supported languages): Rename from "Support"; all references
7378 updated. Add a menu item for Pascal.
7379 (Numbers): Document "set radix.
7380 (Screen Size): Document "set/show pagination".
7381 (MIPS Embedded): Remove "set processor" documentation.
7382 (Remote configuration): Document "set/show X/P/Z-packet",
7383 "set/show read-aux-vector-packet", "set/show remote
7384 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7385 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7386 remotedebug", "set/show remotebreak", "set/show remotedevice",
7387 "set/show remotelogfile".
7388 (Auxiliary Vector): Add reference to the description of the
7389 read-aux-vector-packet setting.
7390 (Set Watchpoints): Add a cross-reference to "set remote
7391 hardware-breakpoint-limit".
7392 (General Query Packets): Add indexing of requests and
7393 cross-references to related commands in "Remote configuration".
7394 (File-I/O Overview, The system call): Fix wording and typos.
7395 (Thread Stops): Add index entries.
7396 (Continuing and Stepping): Document "show step-mode".
7397 (i386): New node. Document "set/show struct-convention".
7398 (Files): Document "show trust-readonly-sections".
7399 (Calling): Document "set/show unwindonsignal".
7400 (Messages/Warnings): Add index entries.
7401 (Maintenance Commands): Document "set/show watchdog".
7402 (Annotations Overview): Document "show annotate".
7403 (Set Watchpoints): Add index entries.
7404 (Symbols): Fix doc of case-sensitive.
7405 (ABI): Document "show coerce-float-to-double".
7406 (Convenience Vars, Help): Improve indexing.
7407 (Machine Code): Document "show disassembly-flavor".
7408 (Debugging C plus plus): Document "show overload-resolution".
7409 (Value History, Signaling): Add index entries.
7410
7411 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7412
7413 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7414 (Processes): Fix wording.
7415 (History, List, Logging output, Define, Symbols, Print Settings):
7416 Improve indexing.
7417
7418 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7419
7420 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7421 redundant index entry for "target" command.
7422 (Backtrace): Add index entries.
7423 (Symbols, Fortran): Document the "set case-sensitive" command.
7424 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7425 (Print Settings): Add index entry for "set demangle-style".
7426 (Target Commands): Document "set download-write-size".
7427 (Debugging Output): Document "set exec-done-display".
7428
7429 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7430
7431 * gdb.texinfo (Files): Fix the name and documentation of
7432 add-shared-symbol-files. Document its alias assf. Update the
7433 list of OSs where GDB supports shared libraries. Fix markup.
7434 (Continuing and Stepping): Add reference to @var{location} in the
7435 text.
7436 (Dump/Restore Files): Fix reference to @{filename}.
7437 (Help): Fix wording.
7438 (Attach): Ditto.
7439 (Set Watchpoints): Ditto.
7440 (Backtrace): Remove redundant index entries. Improve index
7441 entries.
7442 (Delete Breaks): Fix wording.
7443 (Memory): Document the compare-sections command.
7444 (Memory Region Attributes): Improve wording.
7445 (Disabling): Improve wording.
7446 (Fortran): New subsection. Document the "info common" command.
7447 (Help): Document aliases "info copying" and "info warranty".
7448 (Caching Remote Data): New section. Document the "set/show
7449 remotecache" and "info dcache" commands.
7450 (Show): Fix wording of the documentation of the "set
7451 extension-language" command.
7452 (Signals): Add index entry for "info handle".
7453 (Memory Region Attributes): Fix punctuation.
7454 (Symbols): Change the arg name to "location" and refer to it in
7455 the text. Fix wording of "info types" doc.
7456 (Threads): Fix usage of @enumerate @item's.
7457 (Listing Tracepoints): Add index entry for "info tp".
7458 (Set Watchpoints): Add xref to "info break" description.
7459 (Macros): Add an index entry for "macro exp1". Document the
7460 "macro list" command.
7461 (Maintenance Commands): Document "flushregs", "maint agent",
7462 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7463 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7464 "maint print architecture", "maint print objfiles", "maint print
7465 statistics", "maint print type", "maint show-debug-regs", "maint
7466 space", "maint time", and "maint translate-address".
7467 (Connecting): Document the "monitor" command.
7468 (Annotations Overview): Describe the "set annotate" command.
7469
7470 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7471
7472 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7473 Rearrange index entries and improve wording about support for
7474 hardware watchpoints.
7475
7476 2005-03-10 Bob Rossi <bob@brasko.net>
7477
7478 * gdb.texinfo: Update copyright
7479
7480 2005-02-09 Theodore A. Roth <troth@openavr.org>
7481
7482 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7483 error.
7484
7485 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7486
7487 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7488
7489 2005-01-17 Michael Snyder <msnyder@redhat.com>
7490
7491 * gdb.texinfo: Fix spelling, infinte -> infinite.
7492
7493 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7494
7495 * observer.texi (GDB Observers): Document "solib_loaded".
7496
7497 2005-01-07 Andrew Cagney <cagney@gnu.org>
7498
7499 * configure.ac: Rename configure.in, require autoconf 2.59.
7500 * configure: Re-generate.
7501
7502 * configure.in: Replace configdirs with multiple references to
7503 AC_CONFIG_SUBDIRS.
7504 * configure: Re-generate.
7505
7506 2005-01-04 Andrew Cagney <cagney@gnu.org>
7507
7508 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7509 part of the version number.
7510
7511 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7512
7513 * gdbint.texinfo (Algorithms): Remove description of
7514 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7515
7516 2004-12-07 Jim Blandy <jimb@redhat.com>
7517
7518 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7519 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7520 numbers.
7521
7522 2004-12-07 Andreas Schwab <schwab@suse.de>
7523
7524 * gdb.texinfo (Mode Options): Document -l option.
7525
7526 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7527
7528 * gdbint.texinfo (Algorithms): More accurate description of
7529 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7530 is not needed unless data-read and data-access watchpoints are
7531 supported. Add a description of how GDB checks whether the
7532 inferior stopped because a watchpoint was hit.
7533
7534 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7535
7536 * gdb.texinfo (Files): Add cross-reference to description of
7537 -readnow command-line switch.
7538
7539 2004-11-10 Randolph Chung <tausq@debian.org>
7540
7541 * gdb.texinfo: Document set/show backtrace past-entry commands.
7542 Rearrange index entries for set/show backtrace past-main.
7543
7544 2004-11-10 Jon Beniston <jon@beniston.com>
7545
7546 Committed by Andrew Cagney <cagney@gnu.org>.
7547 * gdb.texinfo (Remote Serial Protocol): Further describe
7548 binary transfer escaping mechanism .
7549
7550 2004-11-08 Randolph Chung <tausq@debian.org>
7551
7552 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7553 and "show debug infrun". Add index entries.
7554
7555 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7556
7557 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7558 "info proc" that are already implemented. Add index entries.
7559 (Working Directory): Add a cross-reference to "info proc" command.
7560 (Files): Add a tip for decreasing memory used for symtabs from
7561 shared libraries.
7562 (Starting): Fix whitespace; make "elaboration" stand out where it
7563 is first used, and add an index entry for the term.
7564 (Calling): Expand and elaborate text. Add "print". Add the
7565 description of problems with weak aliases.
7566 (Core File Generation): New section.
7567
7568 2004-10-12 Andrew Cagney <cagney@gnu.org>
7569
7570 * gdbint.texinfo (Versions and Branches): New chapter.
7571 (Releasing GDB): Delete "Versions and Branches" section.
7572 (Top): Add "Versions and Branches".
7573
7574 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7575
7576 * gdb.texinfo (Editing, History): Add cross-references to the
7577 included Readline and History user documentation. Remove
7578 references to the symbol have-readline-appendices which is unused
7579 and undefined.
7580 (History): Fix indexing.
7581
7582 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7583
7584 * gdbint.texinfo (target_stopped_data_address): Update to
7585 new prototype.
7586 (i386_stopped_data_address): Update prototype and description.
7587 (i386_stopped_by_watchpoint): New function and description.
7588
7589 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7590
7591 * gdb.texinfo (Filenames): Add Ada suffixes.
7592 (Ada) New section.
7593
7594 2004-09-27 Andrew Cagney <cagney@gnu.org>
7595 Robert Picco <Robert.Picco@hp.com>
7596
7597 * gdb.texinfo (Packets): Document the "p" packet.
7598
7599 2004-09-21 Jason Molenda (jmolenda@apple.com)
7600
7601 * gdb.texinfo (Paths and Names of the Source Files): Document the
7602 meaning of values in the 'desc' field of a SO stab.
7603
7604 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7605
7606 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7607 max-cache-age" and "maint show dwarf2 max-cache-age".
7608
7609 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7610
7611 * gdb.texinfo (Set Breaks): Add index entry for setting
7612 breakpoints on overloaded C++ functions that are not members of
7613 any classes. Add an example and an index entry for setting
7614 breakpoints on all program functions.
7615 (Character Sets, Macros, Overlay Commands)
7616 (Non-debug DLL symbols, GDB/MI Output Syntax)
7617 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7618 Use "(@value{GDBP})" instead of a literal "(gdb)".
7619
7620 2004-09-12 Andrew Cagney <cagney@gnu.org>
7621
7622 * gdbint.texinfo (Native Debugging): Delete description of
7623 FILES_INFO_HOOK.
7624
7625 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7626
7627 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7628 to hex_string_custom (not historically correct, but more
7629 understandable, given the current code).
7630
7631 2004-09-03 Andrew Cagney <cagney@gnu.org>
7632
7633 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7634
7635 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7636
7637 * observer.texi (solib_unloaded): New observer.
7638
7639 2004-08-24 Andrew Cagney <cagney@gnu.org>
7640
7641 * gdbint.texinfo (Target Architecture Definition): Add missing
7642 comma.
7643
7644 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7645
7646 * (Using the Testsuite): build != host is supported,
7647 but some test scripts do not support build != host.
7648
7649 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7650
7651 * gdbint.texinfo (Host Definition): Delete description of
7652 FCLOSE_PROVIDED and GETENV_PROVIDED.
7653
7654 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7655
7656 * gdbint.texinfo (Host Definition): Delete description of
7657 NO_SYS_FILE.
7658 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7659 PTRACE_FP_BUG.
7660
7661 2004-08-05 Andrew Cagney <cagney@gnu.org>
7662
7663 * gdbint.texinfo (Target Architecture Definition): Delete
7664 reference to deprecated_read_fp.
7665
7666 2004-08-02 Andrew Cagney <cagney@gnu.org>
7667
7668 * gdbint.texinfo (Target Architecture Definition): Delete
7669 description of DEPRECATED_REGISTER_BYTES.
7670
7671 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7672
7673 * gdb.texinfo (Source Path): Document the new behavior of
7674 searching for the source files.
7675
7676 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7677
7678 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7679 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7680 (Auto Display): Improve indexing.
7681
7682 2004-07-16 Andrew Cagney <cagney@gnu.org>
7683
7684 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7685 "-noasync".
7686
7687 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7688
7689 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7690 have the same prefix have only their prefix in the index.
7691
7692 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7693
7694 * gdb.texinfo (BSD libkvm Interface): New node (section)
7695 (Native): Add it to the menu.
7696
7697 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7698
7699 * gdbint.texinfo (Target Architecture Definition): Remove
7700 PCC_SOL_BROKEN.
7701
7702 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7703
7704 * gdbint.texinfo (Target Architecture Definition): Remove
7705 SUN_FIXED_LBRAC_BUG.
7706
7707 2004-06-26 Andrew Cagney <cagney@gnu.org>
7708
7709 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7710
7711 2004-06-20 Andrew Cagney <cagney@gnu.org>
7712
7713 * gdbint.texinfo (Target Architecture Definition): Deprecate
7714 USE_STRUCT_CONVENTION.
7715
7716 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7717
7718 gdb.texinfo (Bug Reporting): Mention session recording,
7719 with the script command or Emacs.
7720
7721 2004-06-18 Andrew Cagney <cagney@gnu.org>
7722
7723 * gdbint.texinfo (Target Architecture Definition): Deprecate
7724 FUNCTION_START_OFFSET.
7725
7726 2004-06-14 Andrew Cagney <cagney@gnu.org>
7727
7728 Based on changes from Karl Berry.
7729 * gdb.texinfo: Do not use @sc in a direntry.
7730 * stabs.texinfo: Change @dircateogry to "Software development".
7731 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7732
7733 2004-06-13 Andrew Cagney <cagney@gnu.org>
7734
7735 * gdbint.texinfo (Target Architecture Definition): Delete
7736 description of RETURN_VALUE_ON_STACK.
7737
7738 2004-06-09 Andrew Cagney <cagney@gnu.org>
7739
7740 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7741 deleted by previous patch.
7742
7743 2004-06-08 Andrew Cagney <cagney@gnu.org>
7744
7745 * gdbint.texinfo (Native Debugging): Delete documentation on
7746 ATTACH_DETACH.
7747
7748 2004-06-06 Randolph Chung <tausq@debian.org>
7749
7750 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7751
7752 2004-06-06 Randolph Chung <tausq@debian.org>
7753
7754 * gdb.texinfo (push_dummy_call): Update argument list to match
7755 the new push_dummy_call method signature. Describe the function
7756 argument.
7757
7758 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7759
7760 * gdb.texinfo (Starting): Document new start command.
7761
7762 2004-05-21 Andrew Cagney <cagney@redhat.com>
7763
7764 * observer.texi (GDB Observers): Document "inferior_created".
7765
7766 2004-05-08 Andrew Cagney <cagney@redhat.com>
7767
7768 * gdbint.texinfo (Target Architecture Definition): Delete
7769 description of DO_DEFERRED_STORES.
7770
7771 * gdbint.texinfo (Target Architecture Definition): Delete
7772 references to DEPRECATED_FIX_CALL_DUMMY.
7773
7774 * gdbint.texinfo (Target Architecture Definition): Delete
7775 description of DEPRECATED_CALL_DUMMY_WORDS,
7776 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7777
7778 * gdbint.texinfo (Target Architecture Definition): Delete
7779 description of DEPRECATED_PUSH_DUMMY_FRAME.
7780
7781 * gdbint.texinfo (Target Architecture Definition): Delete
7782 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7783
7784 2004-05-07 Andrew Cagney <cagney@redhat.com>
7785
7786 * observer.texi (GDB Observers): Add "Debugging" section. Include
7787 cross reference to "set/show debug observer".
7788 * gdb.texinfo (Debugging Output): Document "set/show debug
7789 observer".
7790
7791 2004-05-01 Andrew Cagney <cagney@redhat.com>
7792
7793 * gdbint.texinfo (Target Architecture Definition): Delete
7794 description of DEPRECATED_PC_IN_SIGTRAMP.
7795
7796 2004-04-30 Andrew Cagney <cagney@redhat.com>
7797
7798 * gdbint.texinfo (Target Architecture Definition): Delete
7799 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7800
7801 2004-04-30 Orjan Friberg <orjanf@axis.com>
7802
7803 * observer.texi (GDB Observers): Correct spelling.
7804
7805 2004-04-26 Orjan Friberg <orjanf@axis.com>
7806
7807 * observer.texi (GDB Observers): Add target_changed event.
7808
7809 2004-04-08 Andrew Cagney <cagney@redhat.com>
7810
7811 * observer.texi (GDB Observers): Rework, provide generic observer
7812 definitions and then a list of observable events.
7813
7814 2004-04-04 Andrew Cagney <cagney@redhat.com>
7815
7816 * gdbint.texinfo (Host Definition): Delete reference to
7817 NO_SIGINTERRUPT.
7818
7819 2004-04-02 Andrew Cagney <cagney@redhat.com>
7820
7821 * gdbint.texinfo (Target Architecture Definition): Delete
7822 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7823
7824 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7825
7826 * gdb.texinfo (TUI Commands): Document tui reg commands.
7827
7828 2004-03-26 Andrew Cagney <cagney@redhat.com>
7829
7830 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7831 "gdbtui".
7832 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7833 (Contributors): Mention both Text and Terminal User Interface.
7834
7835 2004-03-23 Andrew Cagney <cagney@redhat.com>
7836
7837 * gdbint.texinfo (Target Architecture Definition): Deprecate
7838 references to SIGTRAMP_START and SIGTRAMP_END.
7839
7840 2004-03-23 Andrew Cagney <cagney@redhat.com>
7841
7842 * gdbint.texinfo (Target Architecture Definition): Deprecate
7843 references to PC_IN_SIGTRAMP.
7844
7845 2004-03-19 Andrew Cagney <cagney@redhat.com>
7846
7847 * gdbint.texinfo (Target Architecture Definition): Delete
7848 reference to GDB_TARGET_IS_HPPA.
7849
7850 2004-03-18 Andrew Cagney <cagney@redhat.com>
7851
7852 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7853 describe pre_init and post_init.
7854
7855 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7856
7857 * gdb.texinfo (Debugging Output): Document values for "set debug
7858 target".
7859
7860 2004-02-28 Andrew Cagney <cagney@redhat.com>
7861
7862 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7863
7864 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7865
7866 * gdb.texinfo (breakpoints): Add information about the
7867 new "set breakpoint pending" and "show breakpoint pending"
7868 commands.
7869
7870 2004-02-26 Andrew Cagney <cagney@redhat.com>
7871
7872 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7873 in Per-architecture module data section.
7874
7875 2004-02-25 Roland McGrath <roland@redhat.com>
7876
7877 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7878
7879 2004-02-24 Andrew Cagney <cagney@redhat.com>
7880
7881 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7882 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7883 * fdl.texi: Import Version 1.2, November 2002.
7884
7885 2004-02-17 Andrew Cagney <cagney@redhat.com>
7886
7887 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7888
7889 2004-02-16 Andrew Cagney <cagney@redhat.com>
7890
7891 * gdbint.texinfo (Target Architecture Definition): Deprecate
7892 FRAMELESS_FUNCTION_INVOCATION.
7893
7894 2004-02-16 Andrew Cagney <cagney@redhat.com>
7895
7896 * gdbint.texinfo (Coding): Mention -Wunused-function.
7897
7898 2004-02-14 Andrew Cagney <cagney@redhat.com>
7899
7900 * gdbint.texinfo (Target Architecture Definition): Delete
7901 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7902
7903 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
7904
7905 * gdb.texinfo: Properly quote the name "C++".
7906 * gdbint.texinfo: Ditto.
7907 * stabs.texinfo: Ditto.
7908
7909 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
7910
7911 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7912 minimal information about libiberty.
7913
7914 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7915
7916 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7917
7918 2004-02-04 Roland McGrath <roland@redhat.com>
7919
7920 * gdb.texinfo (Auxiliary Vector): New node (section).
7921 (Data): Add it to the menu.
7922
7923 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7924
7925 * gdb.texinfo (Breakpoints): Add information about pending
7926 breakpoint support.
7927
7928 2004-01-26 Andrew Cagney <cagney@redhat.com>
7929
7930 * gdb.texinfo (Overview): Delete references to the cisco protocol
7931 including the "N" response.
7932
7933 2004-01-26 Andrew Cagney <cagney@redhat.com>
7934
7935 * gdbint.texinfo (Target Architecture Definition): Rename
7936 EXTRACT_STRUCT_VALUE_ADDRESS to
7937 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7938
7939 2004-01-24 Eli Zaretskii <eliz@gnu.org>
7940
7941 * gdb.texinfo (KOD): Document "show os". Add index entries for
7942 "set/show os" and "info cisco" commands.
7943
7944 2004-01-21 Eli Zaretskii <eliz@gnu.org>
7945
7946 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7947
7948 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7949
7950 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7951 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7952
7953 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
7954
7955 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7956 -stack-list-locals.
7957 (GDB/MI Variable Objects): Describe extension to
7958 -var-list-children.
7959
7960 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7961
7962 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7963
7964 2004-01-17 Andrew Cagney <cagney@redhat.com>
7965
7966 * gdbint.texinfo (Target Architecture Definition): Delete
7967 documentation on DEPRECATED_NPC_REGNUM.
7968
7969 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
7970
7971 * gdb.texinfo: Update copyright year. Mention that set
7972 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7973 "set follow-fork-mode ask".
7974
7975 2004-01-13 Andrew Cagney <cagney@redhat.com>
7976
7977 * gdbint.texinfo: Update copyright year.
7978 (Coding): Add -Wunused-label to list of -Werror warnings.
7979
7980 2004-01-08 Jason Molenda <jmolenda@apple.com>
7981 Eli Zaretskii <eliz@gnu.org>
7982
7983 * gdb.texinfo: Update copyright.
7984 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7985 around names, as appropriate. Minor syntax cleanup of
7986 _NSPrintForDebugger explanation. Two spaces after periods.
7987 GDBN used instead of lit. "gdb". Index entries added for
7988 print-object and _NSPrintForDebugger. @noindent added in one spot.
7989
7990 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
7991
7992 * stabs.texinfo: Add dircategory and direntry commands.
7993 * annotate.texinfo: Ditto.
7994
7995 2003-11-10 Andrew Cagney <cagney@redhat.com>
7996
7997 * gdbint.texinfo (Target Architecture Definition): Replace the
7998 return_value method's "inval" and "outval" parameters with
7999 "readbuf" and "writebuf".
8000
8001 2003-10-28 Jim Blandy <jimb@redhat.com>
8002
8003 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8004 from "The `F' request packet" and "The `F' reply packet", to make
8005 texi2dvi happy.
8006 (File-I/O remote protocol extension): Update menu entries, too.
8007
8008 2003-10-26 Michael Chastain <mec@shout.net>
8009
8010 * gdb.texinfo (Thread Stops): Document the issue with
8011 premature return from system calls in multi-threaded programs.
8012
8013 2003-10-24 Andrew Cagney <cagney@redhat.com>
8014
8015 * annotate.texinfo: Fix "fortunatly"[sic].
8016
8017 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8018
8019 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8020 with "Hitachi" and "Mitsubishi".
8021
8022 2003-10-20 Andrew Cagney <cagney@redhat.com>
8023
8024 * gdbint.texinfo (Target Architecture Definition): Document
8025 gdbarch_return_value. Add cross references from
8026 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8027 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8028
8029 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8030
8031 * gdbint.texinfo (Target Architecture Definition): Document
8032 regset_from_core_section.
8033
8034 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8035
8036 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8037
8038 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8039
8040 From Anthony Green <green@redhat.com>:
8041 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8042
8043 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8044
8045 * gdb.texinfo (Breakpoint related warnings): New node.
8046 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8047
8048 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8049
8050 * gdb.texinfo (Remote Protocol): Document v and vCont.
8051
8052 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8053
8054 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8055 * gdbint.texinfo: Ditto.
8056
8057 2003-10-09 Andrew Cagney <cagney@redhat.com>
8058
8059 From 2003-09-18 David Anderson <davea@sgi.com>:
8060 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8061 "command".
8062
8063 2003-10-03 Andrew Cagney <cagney@redhat.com>
8064
8065 * gdbint.texinfo (Target Architecture Definition): Deprecate
8066 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8067 just target.
8068
8069 2003-10-02 Andrew Cagney <cagney@redhat.com>
8070
8071 * gdbint.texinfo (Target Architecture Definition): Rename
8072 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8073 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8074 * gdbint.texinfo (Target Architecture Definition): Rename
8075
8076 2003-09-30 Andrew Cagney <cagney@redhat.com>
8077
8078 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8079 (Target Architecture Definition):
8080
8081 * gdbint.texinfo (Target Architecture Definition): Rename
8082 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8083
8084 2003-09-29 Andrew Cagney <cagney@redhat.com>
8085
8086 * gdbint.texinfo (Target Architecture Definition): Delete
8087 documentation for NEED_TEXT_START_END.
8088
8089 * gdbint.texinfo (Target Architecture Definition): Rename
8090 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8091 TARGET_WRITE_PC.
8092
8093 2003-09-22 Michael Chastain <mec@shout.net>
8094
8095 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8096
8097 2003-09-21 Anthony Green <green@redhat.com>
8098
8099 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8100
8101 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8102
8103 * gdbint.texinfo (Target Architecture Definition): Document
8104 stabs_argument_has_addr.
8105
8106 2003-09-18 Andrew Cagney <cagney@redhat.com>
8107
8108 * gdbint.texinfo (Target Architecture Definition): Delete
8109 documentation on REGISTER_NAMES.
8110
8111 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8112
8113 * gdbint.texinfo (Target Architecture Definition): Replace
8114 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8115
8116 2003-09-11 Andrew Cagney <cagney@redhat.com>
8117
8118 * gdbint.texinfo (Target Architecture Definition): Replace
8119 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8120
8121 2003-08-18 Andrew Cagney <cagney@redhat.com>
8122
8123 * gdbint.texinfo (Target Architecture Definition): Document
8124 "frame_red_zone_size".
8125
8126 2003-08-09 Andrew Cagney <cagney@redhat.com>
8127
8128 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8129 with "set/show backtrace past-main" and "set/show backtrace
8130 limit".
8131
8132 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8133
8134 * Makefile.in (install-info): Support DESTDIR.
8135 (install-html): Likewise.
8136
8137 2003-08-07 Andrew Cagney <cagney@redhat.com>
8138
8139 Patch from Nick Roberts.
8140 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8141 bindings. Remove description of send-gdb-command.
8142
8143 2003-08-07 Andrew Cagney <cagney@redhat.com>
8144
8145 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8146 GDB 6.0.
8147
8148 2003-08-06 Andrew Cagney <cagney@redhat.com>
8149
8150 * gdb.texinfo (Mode Options): Mention that level three is the
8151 highest available and that level 2 is deprecated.
8152 (Annotations Overview): Mention annotation levels. Cross reference
8153 to "Limitations of the Annotation Interface" in annotate.texi.
8154 (TODO, Value Annotations, Frame Annotations): Delete section.
8155 (Displays, Breakpoint Info): Delete.
8156
8157 2003-08-04 Andrew Cagney <cagney@redhat.com>
8158
8159 * agentexpr.texi: Delete @bye.
8160 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8161 (stabs.info): Add $(srcdir) to include search path.
8162 (html): Depend on "annotate_toc.html", and not "annotate.html".
8163 * stabs.texinfo: Ditto. Include "fdl.texi".
8164 * gdbint.texinfo: Update copyright statement's list of invariant
8165 sections.
8166
8167 2003-07-28 Andrew Cagney <cagney@redhat.com>
8168
8169 * Makefile.in (INFO_DEPS): Add annotate.info.
8170 (dvi, ps, html, pdf): Add annotate.
8171 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8172 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8173 (ANNOTATE_DOC_FILES): New macro.
8174 (ANNOTATE_TEX_TMPS): New macro.
8175 (annotate.info, annotate_toc.html): Specify dependencies.
8176 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8177 * annotate.texinfo: Rename annotate.texi. Get building. Add
8178 "Migrating to GDB/MI" and "Limitations of the Annotation
8179 Interface" chapters. Mention why it is not part of the user
8180 guide. Update copyright notice. Include "fdl.texi".
8181
8182 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8183
8184 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8185
8186 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8187
8188 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8189
8190 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * gdb.texinfo (Server): Mention pidof.
8193
8194 2003-07-22 Andrew Cagney <cagney@redhat.com>
8195
8196 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8197 list.
8198
8199 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8200
8201 * gdb.texinfo (Logging output): New chapter.
8202
8203 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8204
8205 * gdb.texinfo (Unsupported languages): New section.
8206 (Languages): Add link to new section.
8207
8208 2003-06-22 Andrew Cagney <cagney@redhat.com>
8209
8210 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8211
8212 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8213
8214 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8215
8216 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8217
8218 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8219 * agentexpr.texi: Retitle section, and change it to an appendix.
8220 Comment out texinfo initialization. Factor a @var{} into two
8221 pieces to prevent makeinfo warnings.
8222 * gdb.texinfo: Add Agent Expressions appendix.
8223
8224 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8225
8226 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8227
8228 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8229
8230 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8231 remote target". Document the "detach" and "disconnect" commands.
8232 (Server, Netware, Debug Session): Reference "Connecting to a
8233 remote target".
8234 (GDB/MI Target Manipulation): Document "-target-disconnect".
8235
8236 2003-06-13 Andrew Cagney <cagney@redhat.com>
8237
8238 * gdbint.texinfo (Target Architecture Definition): Deprecate
8239 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8240 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8241
8242 2003-06-09 Jim Blandy <jimb@redhat.com>
8243
8244 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8245
8246 2003-06-08 Andrew Cagney <cagney@redhat.com>
8247
8248 * gdbint.texinfo (Target Architecture Definition): Delete
8249 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8250
8251 2003-06-08 Andrew Cagney <cagney@redhat.com>
8252
8253 * gdbint.texinfo (Target Architecture Definition): Document
8254 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8255
8256 2003-06-07 Adam Fedor <fedor@gnu.org>
8257
8258 * gdb.texinfo: Add Objective-C documentation.
8259
8260 2003-06-01 Andrew Cagney <cagney@redhat.com>
8261
8262 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8263 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8264
8265 2003-05-21 Andrew Cagney <cagney@redhat.com>
8266
8267 * gdbint.texinfo (Target Architecture Definition): Delete
8268 references to "extract_address" and "store_address".
8269
8270 2003-05-16 Andrew Cagney <cagney@redhat.com>
8271
8272 * gdbint.texinfo (Target Architecture Definition): Replace
8273 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8274 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8275
8276 2003-05-14 Theodore A. Roth <troth@openavr.org>
8277
8278 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8279
8280 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8281
8282 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8283 (gdb.dvi): Likewise.
8284 (gdb.pdf): Likewise.
8285 (links2roff): Likewise.
8286
8287 2003-05-08 Jim Blandy <jimb@redhat.com>
8288
8289 * gdb.texinfo (Dump/Restore Files): Update documentation for
8290 'dump', 'append', and 'restore': note that format argument is
8291 optional; simplify presentation of the command variants; and be
8292 more precise about the formats.
8293
8294 2003-05-07 Jim Blandy <jimb@redhat.com>
8295
8296 * gdb.texinfo (Symbols): Update documentation: 'maint list
8297 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8298 symtabs' and 'maint info psymtabs'.
8299
8300 2003-05-05 Andrew Cagney <cagney@redhat.com>
8301
8302 * gdbint.texinfo (Target Architecture Definition): Make
8303 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8304 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8305 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8306
8307 2003-05-04 Andrew Cagney <cagney@redhat.com>
8308
8309 * gdb.texinfo (Maintenance Commands): Document "maint print
8310 dummy-frames".
8311
8312 2003-05-04 Andrew Cagney <cagney@redhat.com>
8313
8314 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8315
8316 2003-05-03 J. Brobecker <brobecker@gnat.com>
8317
8318 Thierry Schneider <tpschneider1@yahoo.com>
8319 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8320 for new MI command.
8321
8322 2003-05-03 Andrew Cagney <cagney@redhat.com>
8323
8324 * gdbint.texinfo (Target Architecture Definition): Document
8325 push_dummy_code. Add cross references.
8326
8327 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8328
8329 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8330 set/show charsets commands.
8331
8332 2003-04-28 Andrew Cagney <cagney@redhat.com>
8333
8334 * gdbint.texinfo (Target Architecture Definition): Replace
8335 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8336 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8337
8338 2003-04-28 Andrew Cagney <cagney@redhat.com>
8339
8340 * gdbint.texinfo (Target Architecture Definition): Rename
8341 "tm_print_insn" to "deprecated_tm_print_insn".
8342
8343 2003-04-09 Jim Blandy <jimb@redhat.com>
8344
8345 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8346 list psymtabs'.
8347
8348 2003-04-08 Andrew Cagney <cagney@redhat.com>
8349
8350 * gdbint.texinfo (Target Architecture Definition): Delete
8351 references to EXTRA_FRAME_INFO.
8352
8353 2003-04-08 Andrew Cagney <cagney@redhat.com>
8354
8355 * gdbint.texinfo (Target Architecture Definition): Delete
8356 PRINT_TYPELESS_INTEGER.
8357
8358 2003-04-02 J. Brobecker <brobecker@gnat.com>
8359
8360 * observer.texi (GDB Observers): Adjust the documentation for the
8361 normal_stop notification to better describe reality. Fix a couple
8362 of minor typos.
8363
8364 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8365
8366 * gdb.texinfo (GDB/MI Program Control): Add
8367 '-file-list-exec-source-file'
8368
8369 2003-03-31 Andrew Cagney <cagney@redhat.com>
8370
8371 * gdbint.texinfo (Target Architecture Definition): Delete
8372 references to CALL_DUMMY_P.
8373
8374 2003-03-30 Andrew Cagney <cagney@redhat.com>
8375
8376 * gdbint.texinfo (Target Architecture Definition): Remove
8377 reference to TARGET_WRITE_SP.
8378
8379 2003-03-27 Andrew Cagney <cagney@redhat.com>
8380
8381 * gdbint.texinfo (Target Architecture Definition): Remove
8382 references to write_sp.
8383
8384 2003-03-27 Andrew Cagney <cagney@redhat.com>
8385
8386 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8387 chapter body. Use @smallexample instead of @example.
8388 (Annotations): Ditto.
8389 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8390 annotate.texi.
8391
8392 2003-03-26 Andrew Cagney <cagney@redhat.com>
8393
8394 * gdbint.texinfo (Target Architecture Definition): Replace
8395 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8396 dummy_addr parameters.
8397
8398 2003-03-25 Andrew Cagney <cagney@redhat.com>
8399
8400 * gdbint.texinfo (Target Architecture Definition): Delete
8401 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8402 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8403 Add reference to PUSH_ARGUMENTS.
8404
8405 2003-03-23 Andrew Cagney <cagney@redhat.com>
8406
8407 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8408 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8409
8410 2003-03-18 J. Brobecker <brobecker@gnat.com>
8411
8412 * gdbint.texinfo (Algorithms): Add new section describing the
8413 Observer paradigm.
8414 (Top): Add menu entry to new observer appendix.
8415 * observer.texi: New file.
8416 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8417 new observer.texi file.
8418
8419 2003-03-17 Andrew Cagney <cagney@redhat.com>
8420
8421 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8422 that GNU Press update the manual version number.
8423
8424 2003-03-12 Andrew Cagney <cagney@redhat.com>
8425
8426 * gdbint.texinfo (Target Architecture Definition): Delete
8427 references to get_saved_register. Rename GET_SAVED_REGISTER to
8428 DEPRECATED_GET_SAVED_REGISTER.
8429
8430 2003-03-13 Andrew Cagney <cagney@redhat.com>
8431
8432 * gdbint.texinfo (Target Architecture Definition): Replace
8433 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8434
8435 2003-03-12 Andrew Cagney <cagney@redhat.com>
8436
8437 * gdbint.texinfo (Target Architecture Definition): Rename
8438 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8439
8440 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8441
8442 * gdb.texinfo: Add File-I/O documentation.
8443
8444 2003-03-10 Andrew Cagney <cagney@redhat.com>
8445
8446 * gdbint.texinfo (Target Architecture Definition): Cross reference
8447 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8448
8449 2003-03-07 Andrew Cagney <cagney@redhat.com>
8450
8451 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8452 frame" command.
8453
8454 2003-03-05 Andrew Cagney <cagney@redhat.com>
8455
8456 * gdbint.texinfo (Target Architecture Definition): Document
8457 unwind_dummy_id. Cross reference unwind_dummy_id and
8458 SAVE_DUMMY_FRAME_TOS.
8459
8460 2003-03-05 James Ingham <jingham@apple.com>
8461 Daniel Jacobowitz <drow@mvista.com>
8462
8463 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8464 and "show cp-abi".
8465
8466 2003-03-03 Andrew Cagney <cagney@redhat.com>
8467
8468 * gdbint.texinfo (Target Architecture Definition): Document
8469 register_type.
8470
8471 2003-03-03 Andrew Cagney <cagney@redhat.com>
8472
8473 * stabs.texinfo (Structures): Use @samp and separate @var's
8474 instead of a single @var containing a comma separated list.
8475 (Unions): Ditto.
8476
8477 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8478
8479 * Makefile.in (distclean): Remove config.log.
8480
8481 2003-03-01 Andrew Cagney <cagney@redhat.com>
8482
8483 * gdbint.texinfo (Target Architecture Definition): Rename
8484 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8485
8486 2003-03-01 Andrew Cagney <cagney@redhat.com>
8487
8488 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8489 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8490
8491 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8492
8493 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8494 (Non-debug DLL symbols): New node, describing the minimal symbols
8495 loaded from DLLs without real debugging symbols.
8496
8497 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8498
8499 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8500 hardware-breakpoint-limit".
8501 (Set Watchpoints): Add cross reference to "set remote
8502 hardware-watchpoint-limit".
8503 (Remote configuration options): New section.
8504
8505 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8506
8507 * gdbint.texinfo (Target Architecture Definition): Delete
8508 descrption of IS_TRAPPED_INTERNALVAR.
8509
8510 From Keith Seitz <keiths@redhat.com>:
8511 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8512 option "-i"/"--interpreter" to this chapter. Include index
8513 entries.
8514
8515 2003-02-04 David Carlton <carlton@math.stanford.edu>
8516
8517 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8518 (Variables): Recommend stabs+ and DWARF 2.
8519 (C plus plus expressions): Correct info about
8520 compiler versions, debug formats.
8521 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8522 PR symtab/874.
8523
8524 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8525
8526 * gdbint.texinfo (Target Architecture Definition): Delete
8527 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8528 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8529 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8530 references to nindy and i960.
8531 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8532
8533 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8534
8535 * gdbint.texinfo (Target Architecture Definition): Delete
8536 FLOAT_INFO.
8537
8538 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8539
8540 * stabs.texinfo (Member Type Descriptor): Clarify description of
8541 `@'. Suggested by Ben Hutchings.
8542
8543 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8544
8545 * gdb.texinfo (M68K): Delete reference to es1800.
8546
8547 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8548
8549 * gdb.texinfo (Maintenance Commands): Document `maint print
8550 reggroups' and `maint print register-groups'.
8551 * gdbint.texinfo (Target Architecture Definition): Document
8552 register_reggroup_p.
8553
8554 2003-01-23 Jim Blandy <jimb@redhat.com>
8555
8556 * gdb.texinfo (Separate Debug Files): New section.
8557
8558 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8559
8560 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8561 and "maint show profile".
8562
8563 2003-01-16 Michael Chastain <mec@shout.net>
8564
8565 * gdb.texinfo (Installing GDB): Warn against
8566 ".../gdb-VERSION/gdb/configure".
8567 (Separate Objdir): Likewise.
8568
8569 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8570
8571 * gdbint.texinfo (Target Architecture Definition): Delete
8572 definition of PRINT_REGISTER_HOOK.
8573
8574 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8575
8576 (OpenRISC 1000): Fix formatting of command names.
8577
8578 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8579
8580 * gdb.texinfo (Continuing and Stepping): Add new command
8581 'advance'. Clarify behavior of 'until'.
8582
8583 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8584
8585 * gdb.texinfo (Files): Document solib-absolute-prefix and
8586 solib-search-path.
8587
8588 2003-01-09 Michael Chastain <mec@shout.net>
8589
8590 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8591 (Create a Release): Add new instructions for new @file{src-release}.
8592 Document existing instructions for @file{Makefile.in} as
8593 being for @value{GDBN} 5.3.1 or earlier.
8594
8595 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8596
8597 * gdbint.texinfo (Target Architecture Definition): Mention
8598 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8599 allocate memory.
8600
8601 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8602
8603 * gdb.texinfo (Controlling GDB): Add @kindex for
8604 "show osabi".
8605 (Backtraces): Add @kindex's for backtrace-below-main.
8606
8607 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8608
8609 * gdb.texinfo (Controlling GDB): Document "set osabi".
8610
8611 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8612
8613 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8614 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8615
8616 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8617
8618 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8619 "set coerce-float-to-double".
8620 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8621
8622 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8623
8624 * stabs.texinfo: Remove obsolete text.
8625 * gdbint.texinfo: Ditto.
8626 * gdb.texinfo: Ditto.
8627
8628 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8629
8630 * gdbint.texinfo (Target Architecture Definition): Update
8631 description of gdbarch_register_osabi.
8632
8633 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8634
8635 * agentexpr.texi: Fix typos.
8636 * annotate.texi: Likewise.
8637 * fdl.texi: Likewise.
8638
8639 2002-12-10 Andrew Cagney <cagney@redhat.com>
8640
8641 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8642 DEPRECATED_INIT_FRAME_PC.
8643
8644 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8645
8646 * gdbint.texinfo (Target Architecture Definition): Delete
8647 PC_IN_CALL_DUMMY.
8648
8649 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8650
8651 * gdbint.texinfo (Host Definition): Delete documentation on
8652 USE_GENERIC_DUMMY_FRAMES.
8653
8654 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8655
8656 Fix PR gdb/723 and PR gdb/245.
8657 * Makefile.in (install-info): Run the install-info command as part
8658 of the post install steps only.
8659 (uninstall-info): New target.
8660 (uninstall): New target.
8661
8662 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8663
8664 * Makefile.in (install): Make install do some real work.
8665
8666 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8667
8668 Fix POSIX problem reported by Paul Eggert.
8669 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8670 Fix PR gdb/527.
8671
8672 2002-10-26 Andrew Cagney <cagney@redhat.com>
8673
8674 * gdbint.texinfo (Target Architecture Definition): Delete
8675 definition of DO_REGISTERS_INFO.
8676
8677 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8678
8679 * gdbint.texinfo (Address Classes): Fix problems with insertion
8680 of ``{'' and ``}'' in example.
8681
8682 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8683
8684 * gdbint.texinfo (Address Classes): New section.
8685 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8686 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8687 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8688 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8689
8690 2002-10-11 Klee Dienes <kdienes@apple.com>
8691
8692 * gdb.texinfo (Registers): Mention vector registers as well as
8693 floating registers in the documentation for 'info registers' and
8694 'info all-registers'.
8695
8696 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8697
8698 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8699
8700 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8701
8702 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8703 interface definition.
8704
8705 2002-10-03 Marko Mlinar <markom@opencores.org>
8706
8707 * gdb.texinfo (Target Commands): Add or1k target specific
8708 commands.
8709 * gdb.texinfo (Contributors): Add myself to the contributors list.
8710
8711 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8712
8713 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8714 and "mi1" instead of "mi1" and "mi0".
8715
8716 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8717
8718 * gdb.texinfo (Packets): Fix typos "alligned".
8719 Correct z3/Z3 description. Correct z4/Z4 title.
8720
8721 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8722
8723 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8724
8725 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8726
8727 * gdb.texinfo: Use GNU/Linux instead of Linux.
8728
8729 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8730
8731 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8732
8733 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8734
8735 * gdb.texinfo: Replace @example with @smallexample.
8736
8737 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8738
8739 From Eli Zaretskii <eliz@gnu.org>:
8740 * gdb.texinfo (Character Sets): Use @smallexample instead of
8741 @example. Use GNU/Linux instead of Linux.
8742
8743 2002-09-20 Jim Blandy <jimb@redhat.com>
8744
8745 * gdb.texinfo: Add character set documentation.
8746
8747 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8748
8749 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8750 (Packets): Add cross reference from `b' packet to `z' packets.
8751
8752 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8753
8754 * gdb.texinfo (Maintenance Commands): Document ``maint
8755 internal-error'' and ``maint internal-warning''.
8756
8757 * gdbint.texinfo (Target Architecture Definition): Revise
8758 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8759
8760 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8761
8762 * gdbint.texinfo (Target Conditionals): Document the new
8763 NAME_OF_MALLOC macro.
8764
8765 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8766
8767 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8768 engineer.
8769
8770 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8771
8772 * gdb.texinfo (TUI Overview): Document status line fields.
8773
8774 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8775
8776 * gdb.texinfo (TUI Commands): Document info win command.
8777
8778 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8779
8780 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8781
8782 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8783
8784 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8785 (TUI Keys): Likewise.
8786
8787 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8788
8789 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8790 for a packet receive.
8791
8792 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8793
8794 * Makefile.in (clean): Move to end of file.
8795 (distclean, maintainer-clean, realclean): Ditto.
8796 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8797 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8798 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8799 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8800
8801 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8802
8803 * Makefile.in (GDBINT_TEX_TMPS): Define.
8804 (gdbint.dvi, gdbint.pdf): Use
8805 (GDB_TEX_TMPS): Define.
8806 (gdb.dvi, gdb.pdf): Use.
8807 (STABS_TEX_TMPS): Define.
8808 (stabs.dvi, stabs.pdf): Use.
8809 (GDB_DOC_SOURCE_INCLUDES): New macros.
8810 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8811 (GDBINT_DOC_FILES_INCLUDES): New macros.
8812 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8813 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8814 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8815 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8816 (links2roff): Replace SFILES_INCLUDED with
8817 GDB_DOC_SOURCE_INCLUDES.
8818 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8819 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8820 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8821 dependencies.
8822 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8823 dependencies.
8824 (gdbmi.texinfo): Delete rule.
8825 (inc-hist.texinfo): Delete rule.
8826 (rluser.texinfo): Delete rule.
8827
8828 2002-08-23 Andrew Cagney <cagney@redhat.com>
8829
8830 * gdbint.texinfo (Target Architecture Definition): Update
8831 STORE_RETURN_VALUE, mention regcache.
8832
8833 2002-08-21 Andrew Cagney <ac131313@redhat.com>
8834
8835 * gdbint.texinfo (Target Architecture Definition): Document
8836 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8837
8838 2002-08-19 Andrew Cagney <ac131313@redhat.com>
8839
8840 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8841 Fix minor typos. Add index entries.
8842
8843 2002-08-18 Andrew Cagney <ac131313@redhat.com>
8844
8845 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8846
8847 2002-08-15 Andrew Cagney <ac131313@redhat.com>
8848
8849 * gdbint.texinfo (Target Architecture Definition): Document
8850 PRINT_VECTOR_INFO.
8851 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8852
8853 2002-08-13 Andrew Cagney <ac131313@redhat.com>
8854
8855 * gdb.texinfo (Maintenance Commands): Document "maint print
8856 registers", "maint print raw-registers" and "maint print
8857 cooked-registers".
8858
8859 2002-08-08 Grace Sainsbury <graces@redhat.com>
8860
8861 From Mark Salter:
8862 * gdb.texinfo (Protocol): Document T packet extension to
8863 allow watchpoint address reporting.
8864
8865 2002-08-03 Andrew Cagney <ac131313@redhat.com>
8866
8867 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8868
8869 2002-08-01 Andrew Cagney <cagney@redhat.com>
8870
8871 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8872 to CHILL.
8873
8874 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8875
8876 * gdbint.texinfo (Coding): Revise section "Include Files".
8877
8878 2002-07-24 Andrew Cagney <cagney@redhat.com>
8879
8880 * gdbint.texinfo: Obsolete references to m88k.
8881 * gdb.texinfo: Ditto.
8882
8883 2002-07-10 Joel Brobecker <brobecker@gnat.com>
8884
8885 * gdbint.texinfo (Create a release candiate): Add the location
8886 where the proper version of autoconf can be retrieved.
8887
8888 2002-07-09 Don Howard <dhoward@redhat.com>
8889
8890 * gdb.texinfo (Command Files): Further describe the behavior of
8891 sourced command files.
8892
8893 2002-06-27 Andrew Cagney <ac131313@redhat.com>
8894
8895 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8896 (Coding): Clarify ISO C version that GDB assumes.
8897
8898 2002-06-26 Tom Tromey <tromey@redhat.com>
8899
8900 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8901 add_setshow_cmd_full.
8902
8903 2002-06-25 Don Howard <dhoward@redhat.com>
8904
8905 * gdb.texinfo (Memory Region Attributes): Document new behavior
8906 for 'mem' command.
8907
8908 2002-06-11 Jim Blandy <jimb@redhat.com>
8909
8910 * gdb.texinfo (Symbols): Update documentation for `info source'
8911 command.
8912
8913 * gdb.texinfo (Macros): Call the command `info macro', not
8914 `show macro'.
8915
8916 2002-06-09 Andrew Cagney <ac131313@redhat.com>
8917
8918 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8919 data''.
8920
8921 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8922
8923 * gdbint.texinfo (Target Architecture Definition): Document
8924 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8925
8926 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8927
8928 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8929 lists.
8930
8931 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8932
8933 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8934 Branch''.
8935
8936 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8937
8938 * gdbint.texinfo (Target Architecture Definition): Add section
8939 ``Converting an existing Target Architecture to Multi-arch''.
8940
8941 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8942
8943 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8944 to ``Obsoleting code''. Revise.
8945
8946 2002-05-17 Jim Blandy <jimb@redhat.com>
8947
8948 * gdb.texinfo (C Preprocessor Macros): New chapter.
8949 Include it in the main menu.
8950 (Contributors): Credit Jim Blandy with macro support.
8951 (Compilation): Explain how to get macro information into the
8952 executable.
8953 (Expressions): Note that preprocessor macros are expanded.
8954
8955 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
8956
8957 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8958 options for `target remote'.
8959
8960 2002-05-13 Andrew Cagney <ac131313@redhat.com>
8961
8962 * gdbint.texinfo (Target Architecture Definition): Delete
8963 documentation on NNPC_REGNUM.
8964
8965 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): Document
8968 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8969 (Target Architecture Definition): Revise section `Using Different
8970 Register and Memory Data Representations'. Add section `Raw and
8971 Virtual Register Representations'.
8972
8973 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8974
8975 * gdbint.texinfo (Target Architecture Definition): Mention
8976 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8977 (Target Architecture Definition): Mention same. Add references to
8978 web pages.
8979
8980 2002-05-08 Michael Snyder <msnyder@redhat.com>
8981
8982 * stabs.texinfo (Attributes): Document new "vector" attribute.
8983
8984 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8985
8986 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8987
8988 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8989
8990 * gdb.texinfo: Delete obsolete references to a29k.
8991
8992 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8993
8994 * gdbint.texinfo (Target Architecture Definition): Replace
8995 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8996
8997 2002-04-24 David S. Miller <davem@redhat.com>
8998
8999 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9000
9001 2002-04-21 David S. Miller <davem@redhat.com>
9002
9003 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9004
9005 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9006
9007 * gdbint.texinfo (Target Architecture Definition): Delete
9008 definition of HAVE_REGISTER_WINDOWS.
9009
9010 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9011
9012 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9013 "Theodore A. Roth" <troth@verinet.com>.
9014
9015 2002-04-15 Don Howard <dhoward@redhat.com>
9016
9017 From Eli Zaretskii <eliz@gnu.org>
9018 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9019 Provide a better explaination of this feature.
9020
9021 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9022
9023 * gdbint.texinfo (Target Architecture Definition): Remove
9024 FRAME_CHAIN_COMBINE.
9025
9026 2002-04-12 Michael Chastain <mec@shout.net>
9027
9028 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9029 REG_STACK_SEGMENT.
9030
9031 2002-04-09 Michael Chastain <mec@shout.net>
9032
9033 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9034 PYRAMID_* macros.
9035
9036 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9037
9038 * gdb.texinfo (Bug Reporting): Document that the web is the
9039 prefered way of submitting bug reports.
9040 (Bug Reporting): Delete the s-mail address as the last resort.
9041
9042 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9043
9044 * gdbint.texinfo (Target Architecture Definition): Delete
9045 references to TARGET_WRITE_FP and write_fp.
9046
9047 2002-03-27 Michael Snyder <msnyder@redhat.com>
9048
9049 * gdb.texinfo: Document new commands dump, append, and restore.
9050
9051 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9052
9053 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9054 Branch'.
9055
9056 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9057
9058 * gdb.texinfo: Change all examples to @smallexample.
9059 * gdbint.texinfo: Ditto.
9060
9061 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9062
9063 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9064 Branches''.
9065
9066 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9067
9068 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9069 Policy''.
9070
9071 2002-03-04 Fred Fish <fnf@redhat.com>
9072
9073 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9074 expresson, suports, dependant, trhe, perhaphs, situtations,
9075 explictily, taged, oportunity, unfortunatly).
9076
9077 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9078
9079 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9080 Remove reference to 3.12.
9081
9082 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9083
9084 * gdbint.texinfo: Include fdl.texi.
9085 (Top): Add GNU Free Documentation License.
9086 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9087 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9088 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9089 (gdbint.info): Add srcdir to include path.
9090 * gdb.texinfo: Include gpl.texi.
9091 (Top): Add Copying.
9092 * gpl.texi: New file.
9093
9094 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9095
9096 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9097
9098 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9099
9100 * gdb.texinfo: Document Cygwin native specific commands.
9101
9102 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9103
9104 * gdb.texinfo: Document gdbserver ``--attach'' command.
9105
9106 2002-02-07 Michael Snyder <msnyder@redhat.com>
9107
9108 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9109 to @code(_ovly_debug_event).
9110
9111 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9112
9113 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9114
9115 2002-02-06 Michael Snyder <msnyder@redhat.com>
9116
9117 * gdb.texinfo (overlays): Mention new magic symbol
9118 '_ovly_debug_event', which allows GDB to keep better track
9119 of overlays.
9120
9121 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9122
9123 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9124 Suggested by Dmitry Sivachenko.
9125
9126 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9127
9128 2002-02-01 Michael Snyder <msnyder@redhat.com>
9129
9130 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9131
9132 2002-01-30 Michael Snyder <msnyder@redhat.com>
9133
9134 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9135 (set trust-readonly-sections): Document.
9136
9137 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9138
9139 * gdbint.texinfo (Releasing GDB): Revise and update.
9140
9141 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9142
9143 * gdbint.texinfo (Target Architecture Definition): Delete
9144 description of TARGET_BYTE_ORDER_DEFAULT.
9145
9146 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9147
9148 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9149 <mitya@cavia.pp.ru>.
9150
9151 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9152
9153 * libgdb.texinfo: Delete file.
9154
9155 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9156
9157 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9158 * gdbint.texinfo: Ditto.
9159
9160 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9161
9162 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9163
9164 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9165
9166 * Makefile.in: Update copyright.
9167 (TEXI2DVI): Define.
9168 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9169 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9170 gdb-cfg.texi.
9171 (TEXINDEX, PDFTEX): Delete makefile variables.
9172
9173 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9174
9175 * gdb.texinfo (Protocol): Move section to appendix.
9176
9177 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9178
9179 * gdb.texinfo (Remote Debugging): Create a menu.
9180 (Top): Add ``Remote Debugging'' to menu.
9181
9182 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9183
9184 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9185 serial protocol'' from here.
9186 (Remote Debugging): To here. New chapter.
9187
9188 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9189
9190 * gdbint.texinfo (Target Architecture Definition): Delete
9191 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9192
9193 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9194
9195 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9196 are no longer needed.
9197 (Porting GDB): Add maintainer note about configure.host.
9198
9199 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9200
9201 * gdbint.texinfo (Target Architecture Definition): Remove
9202 definition of IEEE_FLOAT.
9203
9204 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9205
9206 * gdb.texinfo: Beautify copyright years; fix a typo.
9207 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9208 <3diff@gnu.org>
9209
9210 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9211
9212 * gdbint.texinfo (Host Definition): Remove references to
9213 MALLOC_INCOMPATIBLE.
9214
9215 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9216
9217 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9218 and xyz-xdep.o.
9219
9220 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9221
9222 * gdb.texinfo (Maintenance Commands): Add appendix.
9223 (Set Breaks): Copy ``maint info breakpoint'' doco to
9224 ``Maintenance Commands'' appendix. Add reference.
9225
9226 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9227
9228 * fdl.texi: Remove next/prev from @node.
9229
9230 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9231
9232 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9233 for monstrous @multitable (from Brian Youmans).
9234
9235 * fdl.texi: New file.
9236
9237 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9238
9239 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9240
9241 * gdbint.texinfo (Releasing GDB): New chapter.
9242
9243 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9244
9245 * gdb.texinfo (Embedded Processors, Calling program functions):
9246 Obsolete references to a29k.
9247
9248 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9249
9250 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9251 examples. Document that a code-block should do or discard its
9252 cleanups before exit.
9253
9254 2002-01-11 Michael Snyder <msnyder@redhat.com>
9255
9256 * gdb.texinfo (Choosing files): Change @samp to @file.
9257
9258 2002-01-05 Michael Snyder <msnyder@redhat.com>
9259
9260 * gdb.texinfo (--pid): Document new command line option (attach).
9261
9262 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9263
9264 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9265 in the stub.
9266
9267 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9268
9269 * gdbint.texinfo (Target Architecture Definition): Replace
9270 BIG_ENDIAN with BFD_ENDIAN_BIG.
9271
9272 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9273
9274 * gdbint.texinfo (Target Architecture Definition): Replace
9275 value_ptr with struct value pointer.
9276
9277 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9278
9279 * gdb.texinfo (Free Software): Fix wording.
9280
9281 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9282
9283 * gdb.texinfo (Free Software): New section ``Free Software Needs
9284 Free Documentation''.
9285
9286 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9287
9288 * stabs.texinfo:
9289 * gdb.texinfo:
9290 * gdbint.texinfo:
9291 * libgdb.texinfo:
9292 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9293
9294 2001-12-29 Michael Snyder <msnyder@redhat.com>
9295
9296 * gdb.texinfo (maint info sections): Fix typo.
9297
9298 2001-12-26 Michael Snyder <msnyder@redhat.com>
9299
9300 * gdb.texinfo (maint info sections): Document.
9301
9302 * gdb.texinfo (info proc): Comment out documentation for
9303 'info proc' sub-options that are currently not implemented.
9304
9305 2001-12-20 Jim Blandy <jimb@redhat.com>
9306
9307 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9308
9309 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9310
9311 * gdbint.texinfo (Target Architecture Definition): Replace
9312 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9313
9314 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9315
9316 * gdbint.texinfo (Host Definition): Delete documentation on
9317 HOST_BYTE_ORDER.
9318
9319 2001-11-30 Jim Blandy <jimb@redhat.com>
9320
9321 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9322 overlay support. Add to top-level menu.
9323
9324 2001-11-26 Tom Tromey <tromey@redhat.com>
9325
9326 * gdb.texinfo (Command Syntax): Document C-o binding.
9327
9328 2001-07-26 Christopher Faylor <cgf@redhat.com>
9329
9330 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9331 use since it is described in the referenced section.
9332
9333 From Eli Zaretskii <eliz@gnu.org>
9334 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9335 clearer when using DJGPP.
9336
9337 2001-11-24 Christopher Faylor <cgf@redhat.com>
9338
9339 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9340 specifically refer to MS-DOS.
9341 (command files): Mention gdb.ini is only used on MS-DOS.
9342
9343 2001-11-21 Tom Tromey <tromey@redhat.com>
9344
9345 * gdb.texinfo (Invoking GDB): Document --args.
9346 (Mode Options): Likewise.
9347
9348 2001-11-21 Jim Blandy <jimb@redhat.com>
9349
9350 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9351 Delete documentation; this macro has been removed from the
9352 sources.
9353
9354 2001-11-13 Jim Blandy <jimb@redhat.com>
9355
9356 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9357
9358 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9359
9360 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9361
9362 2001-11-05 Michael Snyder <msnyder@redhat.com>
9363
9364 * gdb.texinfo (info functions): Document use of backslash to
9365 quote regexp chars in function names such as "operator*()".
9366
9367 2001-11-01 Fred Fish <fnf@redhat.com>
9368
9369 * gdbint.texinfo (SOLIB_ADD): Document additional new
9370 "readsyms" arg.
9371
9372 2001-10-30 Don Howard <dhoward@redhat.com>
9373
9374 * gdb.texinfo: (Command Files) Added documentation for the
9375 behavior of gdb with input redirected from a file.
9376
9377 2001-10-28 Fred Fish <fnf@redhat.com>
9378
9379 * gdb.texinfo (auto-solib-add): Change docs to match
9380 implementation change.
9381 (auto-solib-limit): Add docs for new variable.
9382
9383 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9384
9385 * gdbint.texinfo (Target Architecture Definition): Function
9386 value_as_pointer renamed to value_as_address.
9387
9388 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9389
9390 * gdbint.texinfo (Target Architecture Definition): Default
9391 POINTER_TO_ADDRESS functions assume unsigned addresses.
9392 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9393 posting by Jim Blandy.
9394
9395 2001-10-12 Jim Blandy <jimb@redhat.com>
9396
9397 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9398 version of texi2html (1.64) doesn't support this flag any more.
9399
9400 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9401
9402 * gdbint.texinfo (Host Definition): Remove description of
9403 MEM_FNS_DECLARED.
9404
9405 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9406
9407 * gdbint.texinfo (Host Definition): Remove description of
9408 HAVE_SIGSETMASK.
9409
9410 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9411
9412 * gdbint.texinfo (Target Architecture Definition): Add
9413 explanation of TARGET_PRINT_INSN macro.
9414
9415 2001-08-30 Jim Blandy <jimb@redhat.com>
9416
9417 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9418 Explain what it means to load relocatable files.
9419
9420 2001-08-28 Jim Blandy <jimb@redhat.com>
9421
9422 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9423 info `top' menu.
9424
9425 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9426
9427 * gdbint.texinfo: Add a cautionary note about macro use.
9428
9429 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9430
9431 * gdb.texinfo: Explain omitting the hostname in the
9432 `target remote' command.
9433
9434 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9435
9436 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9437 and END-INFO-DIR-ENTRY.
9438
9439 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9440
9441 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9442
9443 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9444
9445 * gdbint.texinfo (libgdb): Rewrite.
9446
9447 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9448
9449 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9450
9451 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9452
9453 * gdb.texinfo (TUI): New chapter, document the TUI.
9454 (Mode Options): Document the -tui option.
9455
9456 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9457
9458 * gdbint.texinfo (Host Definition): Remove description of
9459 NEED_POSIX_SETPGID.
9460
9461 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9462
9463 * gdb.tex (DJGPP Native): New node, with descriptions of
9464 DJGPP-specific commands.
9465
9466 2001-07-19 John R. Moore <jmoore@redhat.com>
9467
9468 * gdbint.texinfo: Three misspellings.
9469
9470 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9471
9472 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9473 `test` expressions on bash. Problem reported by Colin Walters.
9474
9475 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9476
9477 * gdbint.texinfo (User Interface): Update ui-out documentation to
9478 refelect recent UI/MI updates.
9479
9480 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9481
9482 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9483 interpreters.
9484
9485 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9486
9487 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9488 structure and not macros.
9489 (Host Definition): Document that much of this chapter is obsolete.
9490 (Target Architecture Definition): Update list of files that make
9491 up a target architecture.
9492 (Coding): Update.
9493
9494 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9495
9496 * gdbint.texinfo (Target Architecture Definition): Update
9497 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9498 The latter has been changed to a true predicate.
9499
9500 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9501
9502 * annotate.texi: Add @noindent where needed. From Dmitry
9503 Sivachenko <dima@Chg.RU>.
9504 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9505
9506 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9507
9508 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9509
9510 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9511
9512 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9513 returns ``OK''. Document that the ``R'' packet does not reply.
9514
9515 2001-06-13 Michael Snyder <msnyder@redhat.com>
9516
9517 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9518
9519 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9520
9521 * gdb.texinfo (Signals): Clarify the default setting of signal
9522 handling.
9523
9524 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9525
9526 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9527 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9528
9529 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9530
9531 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9532
9533 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9534
9535 * gdbint.texinfo (Clean Design and Portable Implementation):
9536 Renamed from "Clean Design".
9537 (Clean Design and Portable Implementation): Document portable
9538 methods of handling file names, and the associated macros.
9539
9540 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9541
9542 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9543 command and provide a cross-reference to its description.
9544 (Symbols): Note that "info scope" is useful for trace experiments.
9545
9546 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9547
9548 * gdb.texinfo (Symbols): Document "info scope".
9549 (Tracepoints): New chapter.
9550 (Contributors): Update for v5.1.
9551 <All nodes>: Change "C++" to "C@t{++}".
9552
9553 * gdbint.texinfo (User Interface): A new section about ui_out
9554 functions, based on text written by Fernando Nasser.
9555
9556 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9557
9558 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9559
9560 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9561
9562 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9563
9564 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9565 Replace "GDB" with "@value{GDBN}". Fix markup.
9566
9567 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9568
9569 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9570 a cross-reference to its description.
9571 (Symbols): Document "info symbol".
9572
9573 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9574
9575 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9576 subsection "x86 Watchpoints".
9577 (Target Architecture Definition): Document the macros
9578 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9579 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9580
9581 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9582
9583 * gdbint.texinfo (Target Architecture Definition): Update
9584 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9585 list.
9586
9587 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9588
9589 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9590 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9591
9592 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9593
9594 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9595
9596 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9597
9598 * gdb.texinfo (Environment): Document that `path' does not change
9599 the value of PATH in GDB's own environment (it did in the past,
9600 but that was changed on March 15, 1994). Reported by Doug Evans
9601 <dje@transmeta.com>.
9602
9603 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9604 its line. Fix markup of commands and macros. Add an Index node
9605 and index entries.
9606
9607 2001-01-23 J.T. Conklin <jtc@redback.com>
9608
9609 * gdb.texinfo (Memory region attributes): New manual section.
9610
9611 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9612
9613 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9614
9615 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9616
9617 * refcard.tex: Version and copyright fixed. From Phil Edwards
9618 <pedwards@disaster.jaj.com>.
9619
9620 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9621
9622 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9623 DWARF2_REG_TO_REGNUM): Document.
9624
9625 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9626
9627 * gdbint.texinfo (Coding): Update current value of
9628 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9629
9630 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9631
9632 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9633 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9634
9635 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9636
9637 * gdb.texinfo: Document new 'set step-mode' command.
9638
9639 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9640
9641 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9642 changes from Dmitry Sivachenko <dima@Chg.RU>.
9643
9644 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9645
9646 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9647 From Steven Johnson <sbjohnson@ozemail.com.au>.
9648
9649 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9650
9651 * gdbint.texinfo (Overall Structure): Spelling fix.
9652
9653 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9654
9655 * gdbint.texinfo (Target Architecture Definition): Document that
9656 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9657 for which REGISTER_CONVERTIBLE returns a zero value.
9658
9659 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9660
9661 * Makefile.in (install-info): Find files to install in either the
9662 build or source directories (adapted from Makefile.am).
9663
9664 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9665
9666 * stabs.texinfo: Fix spelling errors.
9667 (String Field): FILE-NUMBER starts from 0, not 1.
9668
9669 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9670
9671 * refcard.tex: Remove \centerline from the blurb. Patch from
9672 Brian Youmans.
9673
9674 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9675
9676 * Makefile.in (install-info): Support installation from outside of
9677 the source directory. Reported by Mark Harig
9678 <markh@frazier.landmark.com>.
9679
9680 2000-06-20 J.T. Conklin <jtc@redback.com>
9681
9682 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9683
9684 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9685
9686 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9687 Generate using pdftex.
9688 (PDFTEX): Define.
9689 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9690 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9691 @contents at the start.
9692
9693 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9694
9695 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9696 Youmans.
9697
9698 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9699
9700 From Brian Youmans:
9701 * gdb.texinfo: Fix ``et al.''.
9702
9703 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9704
9705 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9706 loop.
9707
9708 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9709
9710 * configure: Regenerate.
9711
9712 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9713
9714 * Makefile.in (install-info): Run install-info on installed Info
9715 files.
9716
9717 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9718
9719 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9720 Andrew Cagney.
9721
9722 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9723
9724 * gdb.texinfo: Proofreading changes from Brian Youmans.
9725
9726 2000-05-01 Nick Duffek <nsd@cygnus.com>
9727
9728 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9729 startup sequence, minor edits.
9730
9731 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9732
9733 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9734 TeX.
9735
9736 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9737 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9738 like `n' and `s' which look weird. Convert some of the @kindex to
9739 @vindex, when they refer to variables, not commands.
9740
9741 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9742
9743 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9744
9745 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9746
9747 * Makefile.in (GDBMI_DIR): New variable.
9748 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9749 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9750 (gdbmi.texinfo): New target, for texi2roff.
9751 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9752 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9753
9754 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9755 gdbmi.texinfo.
9756 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9757 comment.
9758
9759 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9760
9761 * gdb.texinfo (Files): Update description of add-symbol-file
9762 command.
9763
9764 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9765
9766 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9767 prevents the build (and is generally a Bad Idea).
9768
9769 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9770
9771 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9772 a comma inside @var.
9773 (Command Files): Index markup changes from Dmitry Sivachenko
9774 <dima@Chg.RU>.
9775
9776 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9777
9778 * Makefile.in (LN_S): Define.
9779 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9780 invoke "ln -s" unless it is known to work.
9781
9782 * configure.in (AC_PROG_LN_S): Add.
9783
9784 2000-04-14 Jim Blandy <jimb@redhat.com>
9785
9786 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9787 section.
9788 (Target Conditionals): Document ADDRESS_TO_POINTER,
9789 POINTER_TO_ADDRESS.
9790
9791 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9792
9793 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9794 gdb-cfg.texi to get the value.
9795
9796 2000-04-10 Jim Blandy <jimb@redhat.com>
9797
9798 * gdbint.texinfo (Target Architecture Definition): Fix
9799 cross-references.
9800
9801 2000-04-08 Jim Blandy <jimb@redhat.com>
9802
9803 * gdbint.texinfo (Using Different Register and Memory Data
9804 Representations): New section.
9805 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9806 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9807 REGISTER_CONVERT_TO_RAW): Document.
9808
9809 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9810
9811 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
9812 for acknowledgments.
9813
9814 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9815
9816 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9817 qThreadExtraInfo.
9818
9819 2000-03-28 J.T. Conklin <jtc@redback.com>
9820
9821 * gdb.texinfo: Clarify which remote debug protocol commands are
9822 required and which are optional.
9823
9824 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9825
9826 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9827 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9828 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9829 * annotate.texi: Update.
9830
9831 2000-03-28 Stan Shebs <shebs@apple.com>
9832
9833 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9834 expectation of additional changes before release), update
9835 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9836 node links, rephrase and/or shorten lines to fix formatting
9837 problem in both regular and @smallbook formats.
9838 * annotate.texi: Shorten lines in example, use smallexample
9839 consistently everywhere.
9840 * Makefile.in: Add comment about texinfo 4.0 html generation.
9841 (SFILES_INCLUDED): Add annotate.texi.
9842
9843 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
9844
9845 * gdb.texinfo (Debugging Output): Added new section, documenting
9846 the "set/show debug" commands.
9847
9848 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9849
9850 * annotate.texi (Annotations): When GDBN omit @chapter and @node
9851 entry.
9852
9853 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9854 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9855 @chapter and @node entries.
9856
9857 * gdb.texinfo: Link all top-level nodes.
9858
9859 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9860
9861 * Makefile.in (install-info): Create $(infodir) before installing
9862 files.
9863
9864 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9865
9866 From David Whedon <dwhedon@gordian.com>
9867 * gdbint.texinfo : Added paragraphs about command deprecation.
9868
9869 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9870
9871 * gdb.texinfo: Add documentation for the apropos command.
9872
9873 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9874
9875 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9876
9877 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9878
9879 * gdb.texinfo: Add white space to prevent overprinting in
9880 two places.
9881
9882 2000-03-17 Stan Shebs <shebs@apple.com>
9883
9884 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9885 <dima@Chg.RU>, also clarification of allowed content for
9886 string constants.
9887
9888 2000-03-16 Eli Zaretskii <eliz@gnu.org>
9889
9890 * gdb.texinfo (main menu): Add Annotations.
9891 (File Options): Add @cindex entries for each command-line option.
9892 Document --epoch, --annotate, --async, --interpreter, --write,
9893 --statistics, and --version.
9894
9895 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9896 of GDB.
9897
9898 2000-02-23 Jim Blandy <jimb@redhat.com>
9899
9900 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9901
9902 2000-02-22 Jim Blandy <jimb@redhat.com>
9903
9904 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9905
9906 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9907
9908 * Makefile.in (diststuff): New target.
9909
9910 2000-02-15 Kevin Buettner <kevinb@redhat.com>
9911
9912 * agentexpr.texi: Fix wording regarding Intel's IA-64
9913 architecture. [From Jim Wilson.]
9914
9915 2000-01-16 Tom Tromey <tromey@cygnus.com>
9916
9917 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9918 (Delete Breaks): Mention range arguments.
9919 (Disabling): Likewise.
9920
9921 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9922
9923 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9924
9925 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9926
9927 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9928 valid functions.
9929
9930 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9931
9932 * gdb.texinfo: Clarify regular expressions used in rbreak.
9933
9934 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
9935
9936 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9937 MEMORY_REMOVE_BREAKPOINT): Document.
9938
9939 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9940
9941 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9942 offset re-using the DATA offset instead.
9943
9944 1999-10-11 Jim Kingdon <kingdon@redhat.com>
9945
9946 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9947
9948 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9949
9950 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9951 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9952 typos.
9953
9954 * gdb.texinfo: Various minor wording and formatting improvements,
9955 mentions of additional command-line options.
9956
9957 1999-09-30 Fred Fish <fnf@cygnus.com>
9958
9959 * gdb.texinfo: Document additional forms of specifying section
9960 names and addresses for the add-symbol-file command.
9961
9962 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9963
9964 * gdbint.texinfo: Fix typo, add the word "have".
9965
9966 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9967
9968 * gdbint.texinfo (Target Architecture Definition): Document the
9969 SKIP_PERMANENT_BREAKPOINT macro.
9970
9971 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9972
9973 * gdb.texinfo: Fiks speling errers.
9974
9975 * gdb.texinfo: Fix uses of @multitable.
9976
9977 From Eli Zaretskii <eliz@gnu.org>:
9978 * gdb.texinfo: Include details specific to DOS host, clarify
9979 some confusing language, fix @ref/@xref/@pxref usages, add
9980 comments about using with optimization, add more indexing,
9981 fix info about disassembly-flavor.
9982
9983 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9984
9985 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9986 SKIP_SOLIB_RESOLVER): Define.
9987
9988 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9989
9990 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
9991 ``g'' packets.
9992
9993 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9994
9995 * gdb.texinfo: Create a new "Configurations" chapter with
9996 platform-specific info, inline remote.texi and move sections of it
9997 into the new chapter, move bits about info proc, heuristic search,
9998 and register stack into the new chapter.
9999 * remote.texi: Remove, now part of gdb.texinfo.
10000 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10001
10002 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10003
10004 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10005 GDB_TARGET_IS_MACH386): These kludges have gone away.
10006
10007 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10008
10009 * gdbint.texinfo (Target Architecture Definition): Mention
10010 TDEPLIBS.
10011
10012 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10013
10014 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10015 surrounding text to fit HP-UX bits into general info.
10016 (HPPA-cfg.texi): Remove, no longer useful.
10017
10018 * gdb.texinfo: Remove explicit links from @node lines, remove
10019 HP-added "Detailed Node Listing" from main menu which confuses
10020 things.
10021
10022 From Dmitry Sivachenko <dima@Chg.RU>:
10023 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10024 in description of `set environment'.
10025
10026 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10027
10028 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10029
10030 1999-08-12 Ben Elliston <bje@cygnus.com>
10031
10032 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10033
10034 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10035
10036 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10037 watch, awatch, and rwatch. Explain why the latter two cannot be
10038 set as software watchpoints. Document that watchpoints for local
10039 variables are deleted when the debuggee terminates.
10040
10041 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10042
10043 * remote.texi (Protocol): Further clarification of the "qRcmd"
10044 packet. Allow E.. response packet. "qRcmd" packet is no longer
10045 reserved.
10046
10047 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10048
10049 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10050 * gdb.texinfo: Ditto.
10051
10052 1999-08-06 Tom Tromey <tromey@cygnus.com>
10053
10054 * gdb.texinfo (KOD): New node.
10055
10056 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10057
10058 * remote.texi (Rcmd): Fix minor formatting typos.
10059
10060 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10061
10062 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10063 packets.
10064
10065 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10066
10067 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10068 fixes.
10069
10070 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10071
10072 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10073
10074 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10075
10076 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10077 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10078 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10079 packets that are not supported on all hosts. Expand examples.
10080 Spell check.
10081
10082 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10083
10084 * Makefile.in: Recognize html, install-html. Add targets
10085 to build HTML versions of documentation via texi2html.
10086
10087 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10088
10089 * gdbint.texinfo (Testsuite): New chapter, information about the
10090 testsuite.
10091
10092 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10093
10094 * remote.texi (Communication Protocol): Rewrite.
10095
10096 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10097
10098 * stabs.texinfo: Fix uses of xref.
10099
10100 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10101
10102 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10103 info about patch submission.
10104
10105 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10106
10107 From Per Bothner <bothner@cygnus.com>:
10108 * gdb.texinfo: Document Chill support.
10109
10110 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10111
10112 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10113 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10114 Document that the value should be greater-than or equal-to zero.
10115 (NO_STD_REGS): Document. Deprecate.
10116
10117 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10118
10119 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10120 Document that these are not used.
10121
10122 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10123
10124 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10125
10126 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10127
10128 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10129 numargs was dropped.
10130
10131 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10132
10133 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10134
10135 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10136
10137 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10138 Update.
10139
10140 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10141
10142 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10143 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10144
10145 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10146
10147 * gdbint.texinfo: Fix typos: $ -> @.
10148
10149 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10150
10151 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10152 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10153 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10154 BREAKPOINT_FROM_PC.
10155
10156 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10157
10158 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10159 CALL_DUMMY_STACK_ADJUST): Document.
10160
10161 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10162
10163 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10164 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10165
10166 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10167
10168 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10169 longer exists.
10170
10171 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10172
10173 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10174 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10175 they make the manual source incomprehensible.
10176 * h8-cfg.texi: Remove, hasn't been used in years.
10177
10178 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10179
10180 * gdb.texinfo: Update the credits.
10181
10182 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10183
10184 * gdb.texinfo: Fix mistakes noticed in printout of last
10185 draft, add Alpha to discussion of heuristic fence post.
10186
10187 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10188
10189 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10190 Edition, merge some HP changes into mainline, describe some
10191 previously undocumented features, describe more of the target
10192 commands available, eliminate obsolete section on renamed
10193 commands.
10194 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10195
10196 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10197
10198 * gdb.texinfo: Make many HPPA conditionals unconditional,
10199 including catchpoint description, since now on for all configs.
10200 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10201 specializations.
10202
10203 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10204
10205 * Makefile.in (GDBvn.texi): Fix match expression to work with
10206 current format of VERSION in gdb/Makefile.in.
10207 * gdb.texinfo: Fix node ref to match new readline.
10208
10209 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10210
10211 * gdb.texinfo: Changes made as part of a project to merge in
10212 changes made by HP. Documentation makes extensive use of
10213 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10214 on remote debugging. There are differences in documentation
10215 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10216 the HP manual discusses catchpoints, hardware watchpoints, and
10217 some HPUX specific limitations for shared library support.
10218
10219 There are also a number of @node changes.
10220
10221 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10222
10223 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10224 (C Usage): Same.
10225
10226 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10227
10228 The following changes were made by Edith Epstein
10229 <eepstein@cygnus.com> as part of a project to merge in changes
10230 made by HP.
10231
10232 * HPPA-cfg.texi: new file.
10233
10234 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10235
10236 * refcard.tex: change documentation about catch.
10237 removed info catch.
10238
10239 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10240
10241 * gdbint.texinfo: Expand on GDB's coding standards,
10242 specify the use of arg names with prototypes.
10243
10244 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10245
10246 * gdb.texinfo: Fix tipo.
10247
10248 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10249
10250 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10251 TARGET_BYTE_ORDER_SELECTABLE_P.
10252
10253 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10254
10255 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10256
10257 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10258
10259 * agentexpr.texi: New file.
10260
10261 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10262
10263 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10264
10265 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10266
10267 * remote.texi: Changed wording that implied that the GDB remote
10268 protocol caches register values instead of GDB itself.
10269
10270 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10271
10272 * gdbint.texinfo: Add some info about symbol readers.
10273 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10274 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10275 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10276 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10277
10278 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10279
10280 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10281
10282 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10283
10284 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10285
10286 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10287
10288 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10289 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10290
10291 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10292
10293 * gdbint.texinfo: Fix minor typos.
10294
10295 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10296
10297 * gdbint.texinfo: Complete overhaul. Group descriptions more
10298 logically, add more info on generic algorithms, remove much
10299 obsolete and/or wrong material.
10300
10301 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10304
10305 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10306
10307 * refcard.tex: Copyright, address updates.
10308
10309 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10310
10311 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10312 for the edition instead of confusing GDB-version-like numbers.
10313
10314 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10315
10316 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10317
10318 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10319
10320 * LRS: Reformat a bit to keep text under 80 columns.
10321
10322 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10323
10324 * gdb.texinfo: Add some credits, mention bug monitor.
10325 * remote.texi: Mention mips monitor targets.
10326 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10327
10328 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10329
10330 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10331 files, finish sorting of host vs target vs native macros, describe
10332 some more of them.
10333
10334 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10335
10336 * gdbint.texinfo (Host Conditionals): Document change from
10337 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10338
10339 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10340
10341 * gdbint.texinfo (Host Conditionals): Document
10342 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10343
10344 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10345
10346 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10347 Document LSEEK_NOT_LINEAR.
10348
10349 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10350
10351 * stabs.texinfo (Stab Section Basics): Make it clear that only
10352 some versions of the GNU linker remove the leading N_UNDF symbol.
10353
10354 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * stabs.texinfo (String Field): Document type number pairs here,
10357 instead of in the Sun specific section.
10358 (Include Files): The GNU linker supports the N_BINCL
10359 optimization. Clarify the N_BINCL value, and what it is used
10360 for.
10361 (Procedures): Document N_FUN with an empty string to mark the end
10362 of a function.
10363 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10364 (Sun Differences): Remove this node, as the information is now
10365 elsewhere in the main document.
10366 (Stab Section Basics): Mention that the GNU linker may optimize
10367 stabs and remove the leading N_UNDF symbol.
10368
10369 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10370
10371 * gdb.texinfo, refcard.tex: Restore author credit
10372
10373 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10374
10375 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10376 documentation to account for START and END macros taking
10377 one arg.
10378
10379 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10380
10381 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10382 * gdb.texinfo (Frames): Fix typo.
10383
10384 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10385
10386 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10387 a target_signal as arg type, not a pid.
10388
10389 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10390
10391 * gdb.texinfo: Document `set assembly-language'.
10392
10393 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10394
10395 * remote.texi: Update list of stubs in the GDB distribution.
10396
10397 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10398
10399 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10400 Also document that some systems can use mmalloc but must define
10401 this if their C runtime allocates memory that is later freed.
10402 (MMCHECK_FORCE): Document new macro.
10403
10404 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10405
10406 * remote.texi: Add documentation for target Sparclet.
10407
10408 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10409
10410 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10411 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10412 * configure.in: Rewritten for autoconf.
10413 * configure: New.
10414
10415 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10416
10417 * Makefile.in (DVIPS): New define, set to dvips.
10418 (dvi): Add stabs.dvi.
10419 (ps): New target.
10420 (all-doc): Depend on info, dvi, and ps targets.
10421 (STAGESTUFF): Add *.ps and *.dvi files.
10422 (clean-info, clean-dvi): Remove.
10423 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10424 rules completely rewritten.
10425 (maintainer-clean): Remove clean-info and clean-dvi
10426 dependencies and put their actions in the rules.
10427 (gdb.ps): New target
10428 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10429 intermediate TeX files, whether they have 2 or 3 character
10430 extensions.
10431 (gdbint.ps): Add target and rules.
10432 (gdb-internals): Delete unused target.
10433 (Makefile): Depends upon config.status also.
10434
10435 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10436
10437 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10438 set.
10439
10440 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10441
10442 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10443 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10444
10445 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10446
10447 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10448
10449 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10450
10451 * gdb.texinfo (Print settings): Document
10452 `set/show print static-members' commands.
10453
10454 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10455
10456 * gdbint.texinfo (Native): Document name change, coredep.c to
10457 core-aout.c.
10458
10459 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10460
10461 * stabs.texinfo (Include Files): Document the values the SunOS4
10462 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10463
10464 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10465
10466 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10467 Fix typo.
10468
10469 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10470
10471 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10472 "gdb.tar.Z".
10473
10474 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10475
10476 * Makefile.in (maintainer-clean): New target, synonym for
10477 realclean.
10478
10479 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10480
10481 * Update all FSF addresses except those in COPYING* files.
10482
10483 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10484
10485 From Richard Earnshaw (rearnsha@armltd.co.uk):
10486 * gdb.texinfo (convenience variables): Document $_exitcode.
10487 (quit): Document optional expression to use as exit code.
10488
10489 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10490
10491 * gdb.texinfo, remote.texi: Brought up to date with various
10492 GDB changes.
10493
10494 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10495
10496 * gdb.texinfo: Update dates and versions, fix comments about
10497 hardware watchpoints in future releases and about the
10498 sharedlibrary command.
10499
10500 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10501
10502 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10503 C_FUN stab. Other cleanups.
10504
10505 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10506
10507 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10508 for the sparc stub.
10509
10510 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10511
10512 * annotate.texi: Clarify which addresses have differing formats
10513 depending on the language and which do not.
10514
10515 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10516
10517 * remote.texi (NetWare): Changed example to use BOARD= instead of
10518 NODE= argument to reflect correspoding change to gdbserve.nlm.
10519
10520 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10521
10522 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10523 GDB, as well as AIX dbx, supports the size type attribute.
10524
10525 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10528
10529 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10530
10531 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10532 and new 'if' and 'while' commands.
10533
10534 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10535
10536 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10537
10538 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10539
10540 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10541 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10542 NetWare targets. Mostly stolen from the Server node.
10543
10544 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10545
10546 * gdb.texinfo (Setting): Talk about the language of a source file
10547 versus the working language. The old documentation did not match
10548 what GDB did.
10549
10550 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10551
10552 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10553 of a source file.
10554
10555 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10556
10557 * gdb.texinfo (Processes): New node.
10558
10559 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10560
10561 * remote.texi: Update documentation of set/show mipsfpu.
10562
10563 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10564
10565 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10566 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10567
10568 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10569
10570 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10571 obsolete conditionals, described some others.
10572
10573 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10574
10575 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10576 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10577
10578 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10579
10580 * gdbint.texinfo: Put regex conditionals in their own table.
10581
10582 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10583
10584 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10585 described or fixed the descriptions of many others.
10586
10587 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10588
10589 * gdb.texinfo: Add some more credits.
10590 * gdbint.texinfo: Capitalize GDB consistently, describe some
10591 macros and remove some.
10592
10593 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10594
10595 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10596 obsolete conditionals, described some others.
10597
10598 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10599
10600 * gdb.texinfo (help targets): Changed to `help target', which
10601 is the correct gdb command.
10602
10603 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10604
10605 * annotate.texi (TODO): New node, for keeping track of annotations
10606 suggested but not yet implemented.
10607
10608 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10609
10610 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10611 another symbol, it is not the address itself.
10612
10613 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10614
10615 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10616 of stabs-in-coff sections.
10617
10618 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10619
10620 * annotate.texi: Change edition to 0.5 and date to May 1994.
10621 Add index.
10622 (Frames): New node, for frame annotation.
10623 (Displays): New node, for display annotation.
10624
10625 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10626 when waiting for your program to stop.
10627
10628 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10629
10630 * annotate.texi (Breakpoint Info): Document annotation of header
10631 fields and record annotation.
10632
10633 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10634
10635 * annotate.texi: New file, to document annotations.
10636
10637 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10638
10639 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10640 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10641
10642 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10643
10644 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10645 section, and say n_strx field is compilation unit relative.
10646 * stabs.texinfo: Don't use @code for a.out when it is the name of
10647 an object file format.
10648
10649 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10650
10651 * gdb.texinfo: Refer to file names, not path names, per rms
10652 convention.
10653 (Arguments): Fix typo.
10654
10655 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10656
10657 * stabs.texinfo (Global Variables): Talk about stabs in files
10658 where variables are referenced, but not defined.
10659
10660 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10661
10662 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10663 Cplusplus to new nodes Member Type Descriptor and Method Type
10664 Descriptor. Re-write stuff for #.
10665
10666 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10667
10668 * gdb.texinfo (Print Settings): Don't document "set print
10669 fast-symbolic-addr off". The bug which it worked around was fixed
10670 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10671
10672 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10673 N_ENTRY node.
10674
10675 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10676
10677 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10678
10679 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10680 references to ieee-float.c.
10681
10682 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10683
10684 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10685 match what the code actually does.
10686
10687 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10690
10691 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10692
10693 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10694 i, and b.
10695
10696 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10697
10698 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10699 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10700 as "stabs in sections" rather than just saying "ELF and SOM".
10701 Also make that stuff apply to COFF.
10702
10703 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10704
10705 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10706 Ghostscript.
10707
10708 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10709
10710 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10711 versus functions without line numbers, also mention stepping into
10712 them as well as "step" when you are in them. Tell the user how to
10713 deal with the situation. Add comment about "debugging information".
10714
10715 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10716
10717 * stabs.texinfo (Enumerations): Document restriction on where
10718 enumeration types can appear and still win with GDB.
10719
10720 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10721
10722 * stabs.texinfo (Negative Type Numbers): Document format for type
10723 -16.
10724
10725 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10726
10727 * gdb.texinfo (Selection, Frame Info): Update information about
10728 arbitrary frame specficiations.
10729
10730 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10731
10732 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10733
10734 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10735
10736 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10737
10738 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10739
10740 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10741
10742 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10743
10744 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10745 Differences node to Statics node.
10746 (Statics): Discuss XCOFF use of V symbol descriptor.
10747
10748 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10749 not clean.
10750
10751 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10752
10753 * gdb.texinfo (Print Settings): Document `set print
10754 fast-symbolic-addr' and improve the doc for some other
10755 `set print's.
10756
10757 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10758
10759 * stabs.texinfo (String Field): Talk about defining several type
10760 numbers at once.
10761 Fix lint regarding changing node ELF Transformations to
10762 ELF and SOM Transformations.
10763
10764 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10765
10766 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10767
10768 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10769
10770 * stabs.texinfo (Cross-References): `::' is for nested types only
10771 within <>.
10772 (Structures): Document static members.
10773
10774 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10775
10776 * stabs.texinfo: Document S type attribute.
10777
10778 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10779
10780 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10781
10782 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10783
10784 * gdbint.texinfo: Fix a few typos.
10785
10786 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10787
10788 * gdb.texinfo, remote.texi: formatting improvements
10789
10790 * gdb.texinfo (New Features): mention threads.
10791 (Summary, C): fix xrefs in newly contributed text.
10792 (Threads): index entries, clarifications, example
10793 (passim): minor typos fixed, phrasing improvements
10794
10795 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10796 entries; (Server): explain use of gdbserver w/real-time systems,
10797 add example of conflicting TCP port; (MIPS Remote) break up
10798 running text into table, highlighting commands, and add example.
10799
10800 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10801
10802 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10803
10804 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10805
10806 * stabs.texinfo (Nested Symbols): New node.
10807 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10808
10809 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10810
10811 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10812 to picking which Bbss.bss symbol to use, and (because there seems to
10813 be no good way of doing it) re-write some of the text to make it
10814 sound like Bbss.bss isn't such a great idea after all (as currently
10815 designed).
10816
10817 * gdb.texinfo (C): In addition to saying people have to use g++ for
10818 good results, say they have to use stabs. Specifically say cfront
10819 doesn't work well.
10820 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10821 the gdb README. Add xrefs to places where the support for the various
10822 languages is described in detail.
10823
10824 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10825
10826 * stabs.texinfo: Clean up stuff about visibility and virtual
10827 characters.
10828
10829 * stabs.texinfo (N_M2C): Cite Sun doc.
10830
10831 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10832
10833 * gdb.texinfo: updates re threads.
10834 * remote.texinfo: avoid index entries starting with digits.
10835
10836 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10837
10838 * stabs.texinfo (Enumerations): Talk about large, negative and
10839 octal values. Clean up cross reference to type attributes.
10840 (String Field): Say that GDB 4.11 supports size attribute.
10841
10842 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10843
10844 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10845 is a mandatory step. Make the stuff about that more concise.
10846
10847 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * stabs.texinfo (Class Names): New node.
10850
10851 * gdb.texinfo (Command Files): Explain order of init file reading.
10852
10853 * remote.texi (Bootstrapping): Talk about getting the serial driver
10854 to deal with ^C sent by gdb to stop the remote system.
10855
10856 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10857
10858 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10859
10860 * libgdb.texinfo (Defining Commands): made the DOC arg
10861 to gdb_define_app_command a char * instead of char **
10862 per a suggestion from kingdon.
10863
10864 * libgdb.texinfo: total rewrite from a different starting
10865 premise.
10866
10867 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10868
10869 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10870 floats passed as doubles (to improve clarity).
10871
10872 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10873
10874 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10875
10876 * a4rc.sed: update to work with Andreas Vogel papersize params
10877
10878 * refcard.tex: use Andreas Vogel simplifications of papersize
10879 params; remove useless version info; update copyright date.
10880
10881 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10882
10883 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10884
10885 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10886
10887 * gdb.texinfo (Files): Say what address the load command loads it at.
10888
10889 * stabs.texinfo (Common Blocks): Minor cleanups.
10890
10891 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10892 that Sun has backed away from the linker kludge and thus the relevant
10893 issue is changes to the SunPRO tools, not the Solaris linker.
10894
10895 * stabs.texinfo (Traditional Integer Types): Clean up description
10896 of octal bounds a little bit. Document extra leading zeroes.
10897
10898 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10899
10900 * gdb.texinfo (Signaling): Update for symbolic symbol names
10901 and add a section explaining the difference between the GDB
10902 signal command and the shell kill utility.
10903
10904 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10905
10906 * libgdb.texinfo: added `@' to braces that were unescaped.
10907
10908 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10909
10910 * libgdb.texinfo: new file. Spec for the gdb library.
10911
10912 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10913
10914 * stabs.texinfo (Include Files): Fix typo (start -> end).
10915
10916 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10917
10918 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10919 from Melissa at FSF's editing pass.
10920
10921 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10922
10923 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10924 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10925 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10926
10927 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10928
10929 * remote.texi (Bootstrapping): Discuss 386 call gates.
10930
10931 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10932
10933 * stabs.texinfo (Based Variables): New node.
10934
10935 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10936
10937 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10938 names, sizes, and formats to suggest how not to lose.
10939
10940 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10941
10942 * stabs.texinfo (Methods): Fix typo.
10943
10944 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10945
10946 * gdb.texinfo: Fix a few typos.
10947
10948 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10949
10950 * gdb.texinfo: Clarify how well it works with Fortran.
10951
10952 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10953 More on relocating stabs in ELF files.
10954
10955 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10956
10957 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10958
10959 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10960
10961 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10962 parameters on VAX.
10963
10964 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10965
10966 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10967
10968 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10969
10970 * stabs.texinfo: Make info author notice match the TeX author notice.
10971
10972 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10973
10974 * stabs.texinfo: Initial-caps all words in node names and
10975 non-trivial words in section names.
10976
10977 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10978
10979 * stabs.texinfo: Many minor cleanups.
10980
10981 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10982
10983 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10984
10985 * stabs.texinfo: Remove full description of big example.
10986 It's not really helpful; just use pieces of it where appropriate.
10987 Add more Texinfo formatting directives (@samp, etc.).
10988 Use @deffn to define stab types.
10989 Eliminate some wordiness. Break up some nodes.
10990 Add an (alphabetized) index of symbol types.
10991 Use consistent capitalization style in node and section names.
10992
10993 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10994
10995 * gdb.texinfo: Change typo "Two two" to "The two".
10996
10997 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10998
10999 * stabs.texinfo (XCOFF-differences): Remove references to
11000 non-existent types N_DECL and N_RPSYM.
11001
11002 * stabs.texinfo (String Field): Say that type attributes bug is
11003 fixed in GDB 4.10, since it is.
11004
11005 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11006
11007 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11008
11009 * stabs.texinfo: Formatting cleanups.
11010
11011 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11012
11013 * stabs.texinfo: When explaining the n_type of a stab, standardize
11014 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11015 no tabs, use @r).
11016 (Global Variables): Clean up.
11017
11018 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11019
11020 * stabs.texinfo (Stack Variables): Re-write.
11021
11022 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11023
11024 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11025 addresses of a source file. Also revise formatting.
11026 Change "object module" or "object file" to "source file".
11027 Various: Miscellaneous cleanups.
11028
11029 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11030
11031 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11032
11033 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11034
11035 * gdbint.texinfo: Removed many nonsensical machine-collected
11036 host and target conditionals, described some of the remainder.
11037
11038 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11039
11040 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11041
11042 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11043 paragraph which follows.
11044
11045 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11046 variables. Looks better and avoids overful hbox.
11047
11048 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11049
11050 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11051
11052 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11053
11054 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11055 retransmit-timeout
11056
11057 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11058
11059 * gdbint.texinfo: Update statement about `some ancient Unix
11060 systems, like Ultrix 4.0' to Ultrix 4.2.
11061
11062 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11063
11064 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11065
11066 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11067
11068 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11069 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11070
11071 * remote.texi: new name for former gdbinv-s.texi
11072
11073 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11074
11075 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11076
11077 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11078 variables for MIPS remote debugging protocol.
11079
11080 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11081
11082 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11083
11084 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11085
11086 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11087
11088 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11089
11090 * gdb.texinfo: repair conditional bugs in text markup
11091
11092 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11093
11094 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11095 to select Modula-2 material.
11096
11097 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11098
11099 * stabs.texinfo: Cleanups regarding statics.
11100
11101 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11102 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11103
11104 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11105
11106 * stabs.texinfo: N_MAIN is sometimes used for C.
11107
11108 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11109
11110 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11111
11112 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11113
11114 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11115 removed from the code by Kingdon.
11116
11117 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11118
11119 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11120 input when evaluating breakpoint conditions; the bug has been fixed.
11121
11122 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11123 sets the ignore count to N-1, not to N.
11124
11125 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11126
11127 * refcard.tex (\hoffset): correct longstanding error to match
11128 intended offset; avoids cutting off edge on some printers
11129
11130 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11131
11132 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11133
11134 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11135
11136 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11137
11138 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11139
11140 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11141 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11142 collect sed edits if any, apply to refcard before formatting;
11143 (refcard.ps) stop implying PS fonts if PS output requested;
11144 (lrefcard.ps) delete extra target for variant PS fonts
11145
11146 * refcard.tex: parametrize papersize dependent info, collect
11147 in easily replaced spot
11148
11149 * a4rc.sed: new file, edits to refcard for A4 paper
11150
11151 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11152
11153 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11154
11155 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11156
11157 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11158
11159 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11160
11161 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11162 politely rather than rudely.
11163
11164 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11165
11166 * stabs.texinfo: Document common blocks.
11167
11168 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11169
11170 * stabs.texinfo: Add some basic info about stabs-in-elf.
11171
11172 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * stabs.texinfo (Top): Minor cleanup.
11175
11176 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11177
11178 * Makefile.in (install-info): remove parentdir support
11179
11180 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11181
11182 * gdb.texinfo (Copying): delete this node and references to it;
11183 RMS says this manual need not carry GPL. (passim): Improvements
11184 from last round at FSF, largely due to Ian Taylor review, and
11185 minor formatting improvements.
11186
11187 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11188 largely due to Ian Taylor review. (Debug Session): minor edits to
11189 new text.
11190
11191 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11192
11193 * Makefile.in (realclean): Remove info and dvi files too.
11194
11195 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11196
11197 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11198 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11199 * gdb.texinfo: Change accordingly.
11200
11201 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11202 N_{L,R}BRAC,N_SLINE are relative to.
11203
11204 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11205
11206 * Makefile.in (GDBvn.texi): Update atomically.
11207
11208 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11209
11210 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11211
11212 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11213
11214 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11215 addresses together. Also motivate the set print symbol-filename
11216 command and suggest other solutions.
11217
11218 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11219
11220 * gdb.texinfo (set print elements): Note that the number of
11221 elements is set to unlimited by "set print elements 0".
11222
11223 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11224
11225 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11226 NF_LDOUBLE means.
11227 (Stab Types): Include Solaris stab types.
11228 (Procedures): Document Solaris extensions.
11229
11230 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11231
11232 * gdb.texinfo: Add `set print symbol-filename' doc.
11233
11234 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11235
11236 * stabs.texinfo (Arrays): Talk about type definition vs. type
11237 information.
11238
11239 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11240 the trailing semicolon.
11241
11242 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11243
11244 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11245 and merge in other parts of the document addressing these subjects.
11246 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11247
11248 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11249 at the end of a range type.
11250
11251 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11252 AIX extensions.
11253
11254 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11255
11256 * stabs.texinfo (Stabs Format): Misc fixes.
11257
11258 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11259
11260 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11261 (Traditional builtin types): Document convex convention for long long.
11262 (Negative builtin types): Discuss type names, and misc fixes.
11263
11264 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11265
11266 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11267 point types used with @samp{R} type descriptor.
11268 (Symbol Descriptors): Describe how to handle conflict between
11269 different meanings of @samp{P} symbol descriptor.
11270
11271 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * stabs.texinfo: Remove node Quick Reference and put its children
11274 directly under the main menu.
11275
11276 * stabs.texinfo: Many more changes to bring it into line with
11277 AIX documentation and reality. I think it now has all the
11278 information from the AIX documentation, except that I burned
11279 out when I got to variant records (Pascal and Modula-2) and
11280 all the COBOL types. Oh well, we can add them later when we're
11281 worrying more about those languages.
11282
11283 * stabs.texinfo (Automatic variables): Talk about what it means
11284 to omit the symbol descriptor.
11285
11286 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11287
11288 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11289 gcc2 behavior with promoted args.
11290
11291 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11292
11293 * gdb.texinfo: include readline appendices in info version of manual
11294
11295 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11296
11297 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11298 target remote.
11299
11300 * gdb.texinfo (Machine Code): more index entries for disassemble
11301
11302 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11303
11304 * Clarify the intended use of the gdb-testers and gdb-patches
11305 mailing lists, and shrink gzip comment.
11306
11307 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11308
11309 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11310 DOSHOST configuration of manual.
11311
11312 * gdb.texinfo (MIPS Stack): new node.
11313
11314 * all-config.texi (MIPS) new switch.
11315
11316 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11317 tense; (MIPS Remote) new node.
11318
11319 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11320 bug; (Environment) less passive, other small cleanups in text about
11321 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11322 (Remote) new MIPS Remote menu entry.
11323
11324 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11325
11326 * stabs.texinfo: Many changes to include information from the
11327 AIX documentation.
11328
11329 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11330
11331 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11332
11333 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11334 Move a bunch of information from ../README.
11335 (Getting Started): New node.
11336
11337 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11338
11339 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11340
11341 * gdb.texinfo: advance manual revision dates to present
11342
11343 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11344 stop using silly Roman numerals in @set variable names
11345
11346 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11347
11348 * stabs.texinfo (Parameters): Keep trying to get this right.
11349
11350 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11351
11352 * stabs.texinfo (Parameters): More on "local parameters".
11353
11354 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11355
11356 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11357
11358 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11359
11360 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11361 (Parameters): Rewrite.
11362 (xcoff-differences, Sun-differences): Minor changes.
11363
11364 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11365
11366 * stabs.texinfo: Minor cleanup.
11367
11368 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11369
11370 * gdbint.texinfo: Minor xcoff stuff.
11371
11372 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11373
11374 * gdbint.texinfo: Update for new config directory structure.
11375 Add info about internal type data structures.
11376
11377 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11378
11379 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11380 $(srcdir).
11381 (gdb-config.texi): Depend on file in $(srcdir).
11382
11383 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11384
11385 * stabs.texinfo: Fixes about N_SO.
11386
11387 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11388
11389 * gdb.texinfo: include list of nonstandard init file names
11390
11391 * *-config.texi: new switch GENERIC for text that applies *only*
11392 to (usual) multiple-target version of manual
11393
11394 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11395 h8 config
11396
11397 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11398 in menus (rather than conditionally selected multiple alternative
11399 menus).
11400
11401 * Makefile.in: define and use DOC_CONFIG var to select
11402 configuration for GDB user manual.
11403
11404 * gdb-config.texi: delete from repository, generate from Makefile.
11405
11406 * all-config.texi: normal `generic' configuration file, formerly
11407 stored as gdb-config.texi
11408
11409 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11410
11411 * Makefile.in: add dvi target to build all .dvi files
11412
11413 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11414
11415 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11416
11417 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11418
11419 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11420 host conditionals.
11421 * stabs.texinfo: More array fixes inspired by Jim's.
11422
11423 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11424
11425 * stabs.texinfo: Fixes re arrays and continuations.
11426
11427 * gdbint.texinfo: Add XCOFF node.
11428
11429 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11430
11431 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11432
11433 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11434
11435 * stabs.texinfo: Fix for array types to mention lower bounds.
11436
11437 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11438
11439 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11440
11441 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11442
11443 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11444
11445 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11446
11447 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11448 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11449
11450 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11451
11452 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11453
11454 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11455
11456 * gdb.texinfo, gdbinv-s.texi: misc updates
11457
11458 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11459
11460 * gdbint.texinfo: Brief documentation for longjmp support,
11461 from an email msg by Stu.
11462
11463 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11464
11465 * stabs.texinfo: Fix description of floating point "range"
11466 types (which really define basic types). Reported by Jim Meehan,
11467 <meehan@src.dec.com>.
11468
11469 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11470
11471 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11472
11473 * gdbint.texinfo: Slightly expand section on supporting a new
11474 object file format.
11475
11476 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11477
11478 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11479 intermediate file.
11480
11481 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11482
11483 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11484
11485 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11486
11487 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11488
11489 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11490 as well as Z8002.
11491
11492 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11493
11494 * gdbint.texinfo: Add sections on clean design and on how to send
11495 in changes.
11496
11497 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11498
11499 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11500
11501 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11502
11503 * gdb.texinfo: Fix typo, reported by Karl Berry.
11504
11505 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11506
11507 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11508
11509 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11510
11511 * gdbint.texinfo: fixed a stray email address (needs @@),
11512 added @table @code to node "Native Conditionals"
11513
11514 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11515
11516 * gdbint.texinfo: Describe coding style of GDB.
11517
11518 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11519
11520 * stabs.texinfo: Minor wording changes.
11521
11522 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11523
11524 * gdbint.texinfo: Improve release doc slightly.
11525
11526 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11527
11528 * gdbint.texinfo: Improve doc of GDB config macros.
11529
11530 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11531
11532 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11533 These will be reinserted when examined.
11534
11535 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11536
11537 * gdbint.texinfo: Make a start at documenting all the #if macros
11538 in GDB. At least list them all, and start separating them into
11539 host-specific and target-specific.
11540
11541 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11542
11543 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11544 examples (not consistent w others).
11545 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11546 for generic vn of doc
11547
11548 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11549
11550 * Makefile.in: always create installation directories.
11551
11552 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11553
11554 * gdb.texinfo: in h8 config, do not describe searching commands.
11555
11556 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11557
11558 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11559 conditionals; introduce a few generic switches that may be
11560 useful for other cross-dev or dos-hosted configs.
11561
11562 * gdb.texinfo: fix typo in "info reg" description
11563
11564 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11565
11566 * stabs.texinfo: Minor updates from running TeX over it.
11567 * Makefile.in (stabs.dvi, stabs.ps): Add.
11568
11569 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11570
11571 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11572 First pass at converting it to texinfo.
11573
11574 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11575
11576 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11577 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11578
11579 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11580
11581 * gdbint.texinfo: Add section on partial symbol tables.
11582
11583 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11584
11585 * gdb.texinfo: document `set remotedebug' and `set
11586 rstack_high_address'.
11587
11588 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11589
11590 * gdb.texinfo: slight expansion of new text on reading info files
11591 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11592 H8/300 from DOS.
11593
11594 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11595
11596 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11597
11598 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11599
11600 * gdb.texinfo: Say how to read the `info' files.
11601
11602 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11603
11604 * Makefile.in: gm4 -> m4.
11605
11606 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11607
11608 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11609 Documentation' ahead of `Installing GDB' to match README.
11610 Update shared library doc, -readnow and -mapped, and directory
11611 structure (add glob and mmalloc). Update configure doc.
11612
11613 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11614
11615 * Makefile.in: remove $(srcdir) from gdb.info rule.
11616
11617 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11618
11619 * Makefile.in: commented out gdb-all.texinfo rule. This is
11620 temporary.
11621
11622 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11623
11624 * Makefile.in, configure.in: removed traces of namesubdir,
11625 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11626 copyrights to '92, '13, changed some from Cygnus to FSF.
11627
11628 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11629
11630 * gdb.texinfo: Improve how we ask for bug reports.
11631
11632 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11633
11634 * Makefile.in: infodir belongs in datadir.
11635
11636 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11637
11638 * Makefile.in: remove spaces following hyphens, bsd make can't
11639 cope. install using INSTALL_DATA. added clean-info. added
11640 standards.text support.
11641
11642 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11643
11644 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11645 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11646 and mandir now keyed off datadir by default.
11647
11648 \f
11649 Local Variables:
11650 mode: change-log
11651 left-margin: 8
11652 fill-column: 74
11653 version-control: never
11654 End:
This page took 0.276802 seconds and 4 git commands to generate.