Extend "skip" command to support -file, -gfile, -function, -rfunction.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2016-02-23 Doug Evans <dje@google.com>
2
3 * gdb.texinfo (Skipping Over Functions and Files): Document new
4 options to "skip" command. Update docs of output of "info skip".
5
6 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7
8 * gdb.texinfo (Signals): Add bound violation display hints for
9 a SIGSEGV.
10
11 2016-02-18 Marcin Koƛcielnicki <koriakin@0x04.net>
12
13 * gdb.texinfo (Trace File Format): Add documentation for description
14 section lines.
15
16 2016-02-10 Marcin Koƛcielnicki <koriakin@0x04.net>
17
18 * gdb.texinfo (Trace File Format): Remove misleading information
19 about register block ordering.
20
21 2016-02-01 Doug Evans <dje@google.com>
22
23 * gdb.texinfo (Value Sizes): Fix typo.
24
25 2016-02-01 Doug Evans <dje@google.com>
26
27 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
28
29 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
30
31 * gdb.texinfo (Value Sizes): New section.
32 (Data): Add the 'Value Sizes' node to the menu.
33
34 2016-01-26 John Baldwin <jhb@FreeBSD.org>
35
36 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
37
38 2016-01-19 John Baldwin <jhb@FreeBSD.org>
39
40 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
41
42 2016-01-18 Pedro Alves <palves@redhat.com>
43
44 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
45 of the thread that hit a breakpoint or received a signal.
46
47 2016-01-15 Pedro Alves <palves@redhat.com>
48
49 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
50
51 2016-01-13 Pedro Alves <palves@redhat.com>
52
53 * gdb.texinfo (Threads): Document the $_gthread convenience
54 variable.
55 (Convenience Vars): Likewise.
56
57 2016-01-13 Pedro Alves <palves@redhat.com>
58
59 * gdb.texinfo (Threads): Document "info threads -gid".
60
61 2016-01-13 Pedro Alves <palves@redhat.com>
62
63 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
64 anchor.
65 (Threads In Python): Document new InferiorThread.global_num
66 attribute.
67
68 2016-01-07 Pedro Alves <palves@redhat.com>
69
70 * gdb.texinfo (Threads): Document per-inferior thread IDs,
71 qualified thread IDs, global thread IDs and thread ID lists.
72 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
73 thread IDs.
74 (Convenience Vars): Document the $_thread convenience variable.
75 (Ada Tasks): Adjust to refer to thread IDs.
76 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
77 Commands, GDB/MI Variable Objects): Update to mention global
78 thread IDs.
79 * guile.texi (Breakpoints In Guile)
80 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
81 global thread IDs instead of thread IDs.
82 * python.texi (Threads In Python): Adjust documentation of
83 InferiorThread.num.
84 (Breakpoint.thread): Mention global thread IDs instead of thread
85 IDs.
86
87 2016-01-13 Pedro Alves <palves@redhat.com>
88
89 * python.texi (Threads In Python): Document
90 InferiorThread.inferior.
91
92 2016-01-13 Pedro Alves <palves@redhat.com>
93
94 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
95 convenience variable.
96 (Convenience Vars): Likewise.
97
98 2016-01-12 Josh Stone <jistone@redhat.com>
99 Philippe Waroquiers <philippe.waroquiers@skynet.be>
100
101 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
102 (Stop Reply Packets): List the syscall entry and return stop reasons.
103 (General Query Packets): Describe QCatchSyscalls, and add it to the
104 table and the detailed list of stub features.
105
106 2016-01-12 Pedro Alves <palves@redhat.com>
107
108 Remove use of the registered trademark symbol throughout.
109
110 2016-01-12 Yao Qi <yao.qi@linaro.org>
111
112 * gdb.texinfo (Interrupts): Update the document on handling
113 interrupt when program is stopped.
114
115 2015-12-11 Don Breazeal <donb@codesourcery.com>
116
117 * gdb.texinfo (Forks): Correct Linux kernel version where
118 fork and exec events are supported, add notes about support
119 of these events in target remote mode.
120 (Connecting): Reorganize and clarify distinctions between
121 target remote, extended-remote, and multiprocess.
122 Reorganize related text from separate sections into new
123 sections.
124 (Server): Note effects of target extended-remote mode.
125 Delete section on Multi-Process Mode for gdbserver.
126 Move some text to "Connecting" node.
127
128 2015-12-10 Pedro Alves <palves@redhat.com>
129
130 * gdb.texinfo (Threads): Replace warning with explanation
131 about single-threaded programs.
132
133 2015-12-10 Pedro Alves <palves@redhat.com>
134
135 * gdb.texinfo (Threads): Remove mention of SGI.
136 (Forks): Remove mention of HP-UX.
137 (Breakpoints): Remove mention of HP-UX.
138 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
139 Reword in terms of architectures.
140 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
141 mention supported systems.
142 (Convenience Vars): Don't mention HP-UX.
143 (Jumping): Remove mention of HP-UX in comment.
144 (Files) <shared libraries>: Update supported shared library types
145 list. Remove mention of HP-UX.
146 (Native): Remove HP-UX subsection.
147 (SVR4 Process Information): Remove mention of HP-UX.
148
149 2015-12-10 Pedro Alves <palves@redhat.com>
150
151 * gdb.texinfo (Stack): Reorder menu.
152
153 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
154
155 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
156 -var-set-format's new zero-hexadecimal format.
157
158 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
159
160 * gdb.texinfo (Ada Mode Into): Move overloading support
161 description to its own node.
162 (Overloading support for Ada): New node.
163
164 2015-11-30 Pedro Alves <palves@redhat.com>
165
166 PR 14618
167 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
168 (Remote Configuration): Add the "set/show remote
169 no-resumed-stop-reply" to the available settings table.
170 (General Query Packets): Document the "no-resumed" qSupported
171 feature.
172
173 2015-11-30 Pedro Alves <palves@redhat.com>
174
175 * gdb.texinfo (Remote Configuration): List "set/show remote
176 thread-events" command in configuration table.
177 (Stop Reply Packets): Document "T05 create" stop
178 reason and 'w' stop reply.
179 (General Query Packets): Document QThreadEvents packet. Document
180 QThreadEvents qSupported feature.
181
182 2015-11-30 Pedro Alves <palves@redhat.com>
183
184 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
185 anchor.
186 (Packets): Document vCtrlC.
187
188 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
189
190 * gdb.texinfo (Thread List Format): Mention thread names.
191
192 2015-11-24 Pedro Alves <palves@redhat.com>
193
194 PR 17539
195 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
196 program-spaces" example to ascending order listing.
197 (Threads): Adjust "info threads" example to ascending order
198 listing.
199 (Forks): Adjust "info inferiors" example to ascending order
200 listing.
201
202 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
203
204 * gdb.texinfo (Process Record and Replay): Document "record
205 instruction-history" modifiers.
206
207 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
210 description.
211 (Frame Filter Management): Move to later in the 'Examining the
212 Stack' chapter.
213 (Selection): Add entry for 'select-frame'.
214
215 2015-09-25 Doug Evans <dje@google.com>
216
217 * gdb.texinfo (Process Record and Replay): Fix syntax of
218 "record instruction-history begin, end" and
219 "record function-call-history begin, end".
220
221 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
222
223 * gdb.texinfo (Specifying Source Directories): Fix
224 substitute-path example.
225
226 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
227
228 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
229
230 2015-09-15 Pedro Alves <palves@redhat.com>
231
232 PR remote/18965
233 * gdb.texinfo (Stop Reply Packets): Revert previous change to
234 the vforkdone description.
235
236 2015-09-15 Pedro Alves <palves@redhat.com>
237
238 PR remote/18965
239 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
240 part indicates the thread ID of the parent process.
241
242 2015-09-15 Yao Qi <yao.qi@linaro.org>
243
244 * gdb.texinfo (General Query Packets): Add vContSupported to
245 tables of 'gdbfeatures' and 'stub features' supported in the
246 qSupported packet, as well as to the list containing stub
247 feature details.
248
249 2015-09-11 Don Breazeal <donb@codesourcery.com>
250
251 * gdb.texinfo (Remote Configuration): Add exec event
252 feature to table of packet settings.
253 (Stop Reply Packets): Add exec events to the list of stop
254 reasons.
255 (General Query Packets): Add exec events to tables of
256 'gdbfeatures' and 'stub features' supported in the qSupported
257 packet, as well as to the list containing stub feature
258 details.
259
260 2015-08-24 Pedro Alves <palves@redhat.com>
261
262 * gdb.texinfo (Remote Configuration): Document the "set/show
263 remote multiprocess-extensions-packet" commands.
264
265 2015-08-24 Pedro Alves <palves@redhat.com>
266
267 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
268 <M32R>: Remove references to M32R/D.
269 <M68K>: Remove references to target dbug.
270 <MIPS Embedded>: Remove references to target r3900 and target
271 array.
272 <PowerPC Embedded>: Remove references to target dink32 and target
273 ppcbug, target sds
274 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
275
276 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
279
280 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
283
284 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * gdb.texinfo (Maintenance Commands): Move documentation of "main
287 info bfds" to...
288 (File Caching): A New section. Outline bfd caching, and add new
289 description for "main set/show bfd-sharing".
290
291 2015-08-14 Doug Evans <xdje42@gmail.com>
292
293 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
294 disassembly.
295 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
296
297 2015-08-11 Keith Seitz <keiths@redhat.com>
298
299 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
300 Use "location(s)"instead of "linespec(s)".
301 (Specifying a Location): Rewrite.
302 Add subsections describing linespec, address, and explicit locations.
303 Add node/menu for each subsection.
304 (Source and Machine Code, C Preprocessor Macros)
305 (Create and Delete Trace points)
306 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
307 (Continuing at a Different Address): Remove "linespec" examples.
308 Add reference to "Specify a Location"
309 (The -break-insert Command): Rewrite. Add anchor.
310 Add reference to appropriate manual section discussing locations.
311 (The -dprintf-insert Command): Refer to -break-insert for
312 specification of 'location'.
313
314 2015-08-07 Pedro Alves <palves@redhat.com>
315
316 * gdb.texinfo (Maintenance Commands): Document "maint set/show
317 target-non-stop".
318
319 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
320
321 * gdb.texinfo (Process Record and Replay): Document prefixing of
322 speculatively executed instructions in the "record instruction-history"
323 command.
324
325 2015-07-20 Doug Evans <dje@google.com>
326
327 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
328
329 2015-07-16 Doug Evans <dje@google.com>
330
331 * stabs.texinfo: @include gdb-cfg.texi.
332
333 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
334
335 Revert the previous 2 commits:
336 gdbserver build-id attribute generator
337 Validate symbol file using build-id
338
339 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
340
341 * gdb.texinfo (Files): Add 'set validate-build-id'
342 and 'show validate-build-id'.
343
344 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
345 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 gdbserver build-id attribute generator.
348 * gdb.texinfo (Library List Format for SVR4 Targets): Add
349 'build-id' in description, example, new attribute in dtd.
350
351 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
352
353 * gdb.texinfo (Selection): Update documentation for 'frame'
354 command.
355
356 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
357
358 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
359 commands.
360
361 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
362
363 * gdb.texinfo (Process Record and Replay): Spell out that variables
364 and registers are not available during btrace replay.
365 Describe the new "record btrace pt" command.
366 Describe the new "set|show record btrace pt buffer-size" options.
367 (General Query Packets): Describe the new Qbtrace:pt and
368 Qbtrace-conf:pt:size packets.
369 Expand "bts" to "Branch Trace Store".
370 Update the branch trace DTD.
371
372 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
373
374 * gdb.texinfo (Command History): Document the new option
375 "history remove-duplicates".
376
377 2015-06-19 Doug Evans <dje@google.com>
378
379 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
380 longer supported.
381
382 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
383
384 * gdb.texinfo (Command History): Mention that setting
385 GDBHISTSIZE to the empty string disables history truncation.
386
387 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
388
389 PR gdb/16999
390 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
391 behavior.
392
393 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
394
395 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
396 with GDBHISTSIZE.
397
398 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
399
400 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
401 bytes and memory units for -data-{read,write}-memory-bytes.
402 (Packets): Same for m, M and X packets.
403 * python.texi (Inferiors In Python): Same for read_memory and
404 write_memory.
405
406 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
407
408 * gdb.texinfo (Separate Debug Files): Document that PE is also
409 supported.
410
411 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
414 single table entry.
415
416 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
417
418 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
419
420
421 2015-06-10 Gary Benson <gbenson@redhat.com>
422
423 * gdb.texinfo (Remote Configuration): Document the
424 "set/show remote hostio-setfs-packet" command.
425 (Host I/O Packets): Document the vFile:setfs packet.
426
427 2015-06-10 Gary Benson <gbenson@redhat.com>
428
429 * gdb.texinfo (Debugging Output): Document the "set/show debug
430 linux-namespaces" command.
431
432 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
433 Mircea Gherzan <mircea.gherzan@intel.com>
434
435 * gdb.texinfo (i386): Add documentation about "show mpx bound"
436 and "set mpx bound".
437
438 2015-05-27 Doug Evans <dje@google.com>
439
440 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
441
442 2015-05-26 Doug Evans <dje@google.com>
443
444 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
445 command renamings.
446 (Maintenance Commands): Update for DWARF "set debug" command renamings.
447
448 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
451
452 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
453
454 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
455 (TUI Commands): Add 'tui enable' and 'tui disable' details.
456
457 2015-05-16 Doug Evans <xdje42@gmail.com>
458
459 * guile.texi (Memory Ports in Guile): Document support for unbuffered
460 memory ports.
461
462 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
465
466 2015-05-12 Don Breazeal <donb@codesourcery.com>
467
468 * gdb.texinfo (Forks): Note that fork debugging is
469 supported in extended mode.
470 (Remote Configuration): Add fork event features to table
471 of packet settings.
472 (Stop Reply Packets): Add fork events to list of stop reasons.
473 (General Query Packets): Add fork events to tables of
474 'gdbfeatures' and 'stub features' supported in the qSupported
475 packet, as well as to the list containing stub feature
476 details.
477
478 2015-05-12 Gary Benson <gbenson@redhat.com>
479
480 * gdb.texinfo (General Query Packets): Document
481 qXfer:exec-file:read with empty annex.
482
483 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
484
485 * python.texi (Values From Inferior): Add descriptions of new
486 methods gdb.Value.reference_value and gdb.Value.const_value.
487
488 2015-05-06 Joel Brobecker <brobecker@adacore.com>
489
490 * gdb.texinfo (Files): Add "info dll" documentation.
491 (Cygwin Native): Remove "info dll" documentation.
492
493 2015-04-29 Doug Evans <dje@google.com>
494
495 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
496 Document.
497 (Writing an Xmethod): Add get_result_type to example.
498
499 2015-04-28 Sasha Smundak <asmundak@google.com>
500
501 * python.texi: New method documented.
502
503 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
504
505 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
506 format.
507
508 2015-04-24 Doug Evans <dje@google.com>
509
510 * python.texi (Xmethods In Python): Fix name of method to call the
511 xmethod.
512
513 2015-04-17 Gary Benson <gbenson@redhat.com>
514
515 * gdb.texinfo (Connecting to a Remote Target): Mention that
516 GDB can access program files from remote targets that support
517 qXfer:exec-file:read and Host I/O packets.
518
519 2015-04-17 Gary Benson <gbenson@redhat.com>
520
521 * gdb.texinfo (Remote Configuration): Document the "set/show
522 remote pid-to-exec-file-packet" command.
523 (General Query Packets): Document the qXfer:exec-file:read
524 qSupported features. Document the qXfer:exec-file:read packet.
525
526 2015-04-17 Gary Benson <gbenson@redhat.com>
527
528 * gdb.texinfo (set sysroot): Document that "set sysroot" also
529 applies to executable paths if supplied to GDB as absolute.
530
531 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
532
533 * gdb.texinfo (Mode Options): Remove -xdb.
534
535 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
536 Eli Zaretskii <eliz@gnu.org>
537
538 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
539 compile, show debug compile. New subsection Compilation options for
540 the compile command. New subsection Compiler search for the compile
541 command.
542
543 2015-04-09 Andy Wingo <wingo@igalia.com>
544
545 * guile.texi (Frames In Guile): Describe frame-read-register.
546
547 2015-04-02 Gary Benson <gbenson@redhat.com>
548
549 * gdb.texinfo (set sysroot): Document "target:".
550
551 2015-04-01 Sasha Smundak <asmundak@google.com>
552
553 * doc/python.texi (Writing a Frame Unwinder in Python): Add
554 section.
555
556 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
557
558 PR corefiles/16092
559 * gdb.texinfo (gcore): Mention new command 'set
560 use-coredump-filter'.
561 (set use-coredump-filter): Document new command.
562
563 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
564
565 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
566 documentation, reorder the info os entries in alphabetical order.
567
568 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
569
570 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
571 -data-write-memory-bytes.
572
573 2015-03-24 Pedro Alves <palves@redhat.com>
574
575 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
576 mention that threads may sometimes run unlocked.
577
578 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
579
580 * gdb.texinfo (Remote configuration): Document "set/show
581 serial parity" command.
582
583 2015-03-18 Gary Benson <gbenson@redhat.com>
584
585 * gdb.texinfo (General Query Packets): Remove documentation
586 for now-removed vFile:fstat qSupported features.
587
588 2015-03-11 Gary Benson <gbenson@redhat.com>
589
590 * gdb.texinfo (Remote Configuration): Document the
591 "set/show remote hostio-fstat-packet" command.
592 (General Query Packets): Document the vFile:fstat
593 qSupported features.
594 (Host I/O Packets): Document the vFile:fstat packet.
595
596 2015-03-11 Andy Wingo <wingo@igalia.com>
597
598 * guile.texi (Objfiles In Guile): Document objfile-progspace.
599
600 2015-03-04 Pedro Alves <palves@redhat.com>
601
602 * gdb.texinfo (Remote Configuration): Document the "set/show
603 remote swbreak-feature-packet" and "set/show remote
604 hwbreak-feature-packet" commands.
605 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
606 decription.
607 (Stop Reply Packets): Document the swbreak and hwbreak stop
608 reasons.
609 (General Query Packets): Document the swbreak and hwbreak
610 qSupported features.
611 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
612
613 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
614
615 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
616 under *stopped.
617
618 2015-03-02 Doug Evans <xdje42@gmail.com>
619
620 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
621
622 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
623
624 * gdb.texinfo (S/390 and System z Features): Describe new feature
625 "org.gnu.gdb.s390.vx".
626
627 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
628
629 PR gdb/18008
630 * gdb.texinfo (maint internal-error, maint internal-warning, maint
631 demangler-warning): Fix typo ("problam").
632
633 2015-02-19 David Taylor <dtaylor@emc.com>
634
635 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
636
637 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
638
639 * gdb.texinfo (Static Probe Points): Add cindex `static probe
640 point, DTrace'.
641 (Static Probe Points): Modified to cover DTrace probes in addition
642 to SystemTap probes. Also modified to cover the `enable probe'
643 and `disable probe' commands.
644
645 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
646
647 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
648 `disable probe' commands.
649
650 2015-02-12 David Taylor <dtaylor@emc.com>
651
652 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
653 fields of the QTDV packet.
654
655 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
656
657 * gdb.texinfo (Branch Trace Configuration Format): Add size.
658 (Process Record and Replay): Describe new set|show commands.
659 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
660
661 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
662
663 * gdb.texinfo (Process Record and Replay): Describe the "record
664 btrace bts" command.
665 (General Query Packets): Describe qXfer:btrace-conf:read packet.
666 (Branch Trace Configuration Format): New.
667
668 2015-01-31 Gary Benson <gbenson@redhat.com>
669 Doug Evans <dje@google.com>
670
671 * gdb.texinfo (Command Completion): Document new
672 "set/show max-completions" option.
673
674 2015-01-31 Doug Evans <xdje42@gmail.com>
675
676 * gdb.texinfo (Symbols): Document new commands
677 "maint print symbol-cache", "maint print symbol-cache-statistics",
678 "maint flush-symbol-cache". Document new option
679 "maint set symbol-cache-size".
680
681 2015-01-31 Doug Evans <xdje42@gmail.com>
682
683 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
684 distinguish script files vs inlined scripts.
685 * python.texi (Python Auto-loading): Ditto.
686
687 2015-01-30 Doug Evans <dje@google.com>
688
689 * gdb.texinfo (Symbols) <info source>: Output now contains producer
690 string if present.
691
692 2015-01-27 Doug Evans <dje@google.com>
693
694 * python.texi (Objfiles In Python): Document Objfile.username.
695
696 2015-01-27 Doug Evans <dje@google.com>
697
698 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
699 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
700
701 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
702
703 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
704
705 2015-01-16 Eli Zaretskii <eliz@gnu.org>
706
707 * doc/gdb.texinfo (TUI Commands): Document the possible
708 values of NAME argument to 'winheight' command. Explain the
709 effect of 'tabset' setting better.
710
711 2015-01-11 Doug Evans <xdje42@gmail.com>
712
713 PR gdb/15830
714 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
715 (Symbols): Ditto.
716 (Maintenance Commands): Delete docs for "maint demangle".
717
718 2014-12-31 Joel Brobecker <brobecker@adacore.com>
719
720 * gdb.texinfo (Files): Remove documentation of the
721 "add-shared-symbol-files" and "assf" commands.
722 (Cygwin Native): Remove documentation of the "dll-symbols"
723 command.
724
725 2014-12-17 Doug Evans <xdje42@gmail.com>
726
727 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
728
729 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
730 Jan Kratochvil <jan.kratochvil@redhat.com>
731
732 * gdb.texinfo (Altering): Update.
733 (Compiling and Injecting Code): New node.
734
735 2014-12-12 Doug Evans <dje@google.com>
736
737 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
738
739 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
740
741 * gdb.texinfo: Document "maint print user-registers".
742
743 2014-12-08 Doug Evans <dje@google.com>
744
745 * python.texi (Objfiles In Python): Document Objfile.owner.
746
747 2014-12-04 Doug Evans <dje@google.com>
748
749 * python.texi (Objfiles In Python): Document
750 Objfile.add_separate_debug_file.
751
752 2014-12-04 Doug Evans <dje@google.com>
753
754 * python.texi (Objfiles In Python): Document Objfile.build_id.
755
756 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
757
758 * python.texi (Events In Python): Document new events
759 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
760 and RegisterChangedEvent.
761
762 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
763
764 Add add-auto-load-scripts-directory.
765 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
766 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
767
768 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
769
770 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
771 description typo.
772
773 2014-10-30 Doug Evans <dje@google.com>
774
775 * python.texi (Progspaces In Python): Document ability to add
776 random attributes to gdb.Progspace objects.
777 (Objfiles In Python): Document ability to add random attributes to
778 gdb.objfile objects.
779
780 2014-10-27 Pedro Alves <palves@redhat.com>
781
782 * gdb.texinfo (Continuing and Stepping): Add cross reference to
783 info on stepping and signal handlers.
784 (Signals): Explain stepping and signal handlers. Add context
785 index entry, and cross references.
786
787 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
788
789 * python.texi (Breakpoints In Python): Add parenthesis after
790 Breakpoint.delete. Clarify Breakpoint.enabled description so
791 that it contains "disable".
792
793 2014-10-17 Doug Evans <dje@google.com>
794
795 * python.texi (Events In Python): Document clear_objfiles event.
796
797 2014-10-17 Doug Evans <dje@google.com>
798
799 * python.texi (Objfiles In Python): Document new progspace attribute.
800
801 2014-10-17 Pedro Alves <palves@redhat.com>
802
803 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
804 (SVR4 Process Information): Delete mention of OSF/1.
805
806 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
807
808 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
809 exit-code field in -list-thread-groups output.
810
811 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
812
813 * gdb.texinfo (Set Breaks): Add missing "@end table".
814
815 2014-09-22 Pedro Alves <palves@redhat.com>
816
817 * gdb.texinfo (Set Breaks): Document that "set breakpoint
818 always-inserted off" is the default mode now. Delete
819 documentation of "set breakpoint always-inserted auto".
820
821 2014-09-18 Doug Evans <dje@google.com>
822
823 * python.texi (Symbol Tables In Python): Document "producer"
824 attribute of gdb.Symtab objects.
825
826 2014-09-16 Pedro Alves <palves@redhat.com>
827
828 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
829 (Embedded OS): Remove VxWorks menu entry.
830 (VxWorks): Remove node.
831
832 2014-09-13 Doug Evans <xdje42@gmail.com>
833
834 * gdb.texinfo (Signaling): Document new queue-signal command.
835
836 2014-09-06 Doug Evans <xdje42@gmail.com>
837
838 PR 15276
839 * gdb.texinfo (Convenience Funs): Document $_caller_is,
840 $_caller_matches, $_any_caller_is, $_any_caller_matches.
841
842 2014-09-03 Justin Lebar <jlebar@google.com>
843
844 * python.texi (Types In Python): Type.template_argument(n) returns a
845 gdb.Value or a gdb.Type and throws an exception if n is out of
846 range.
847
848 2014-09-03 Sasha Smundak <asmundak@google.com>
849
850 * python.texi (Frames in Python): Add read_register description.
851
852 2014-08-04 Tom Tromey <tromey@redhat.com>
853
854 * gdb.texinfo (Debugging Output): Update for change to "set debug
855 target".
856
857 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
858
859 Pushed by Joel Brobecker <brobecker@adacore.com>.
860 * Makefile.in (transform): New variable.
861 (install-man1, install-man5): Apply $(transform) to man file names.
862
863 2014-07-26 Doug Evans <xdje42@gmail.com>
864
865 PR guile/17177
866 * guile.texi (Guile Pretty Printing API): Fix typo.
867 Document set-pretty-printers!, pretty-printers.
868 (Selecting Guile Pretty-Printers): Update.
869 Mention program-space based pretty-printers.
870
871 2014-07-25 Pedro Alves <palves@redhat.com>
872 Eli Zaretskii <eliz@gnu.org>
873
874 * gdb.texinfo (Signaling) <signal command>: Explain what happens
875 with multi-threaded programs.
876
877 2014-06-27 Yao Qi <yao@codesourcery.com>
878
879 * gdb.texinfo (Maintenance Commands): Update the output of
880 'maint print dummy-frames' command.
881
882 2014-06-24 Eli Zaretskii <eliz@gnu.org>
883
884 * gdb.texinfo (Screen Size): Improve indexing.
885
886 2014-06-19 Gary Benson <gbenson@redhat.com>
887
888 * gdb.texinfo (Maintenance Commands): Document new
889 "maint set/show catch-demangler-crashes" option.
890
891 2014-06-19 Gary Benson <gbenson@redhat.com>
892
893 * gdb.texinfo (Maintenance Commands): Document new
894 "maint demangler-warning" command and new
895 "maint set/show demangler-warning" option.
896
897 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
898
899 * python.texi (Xmethod API): Add space before the opening
900 parenthesis in function descriptions.
901
902 2014-06-06 Doug Evans <xdje42@gmail.com>
903
904 * guile.texi (Guile Configuration): Document guile-data-directory.
905
906 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
907
908 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
909
910 2014-06-04 Doug Evans <xdje42@gmail.com>
911
912 * guile.texi (Breakpoints In Guile): Update.
913
914 2014-06-03 Joel Brobecker <brobecker@adacore.com>
915
916 * python.texi (Xmethod API): Fix reference to "Progspaces In
917 Python".
918
919 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
920
921 * python.texi (Xmethods In Python, XMethod API)
922 (Writing an Xmethod): New nodes.
923 (Python API): New menu entries "Xmethods In Python",
924 "Xmethod API", "Writing an Xmethod".
925
926 2014-06-02 Doug Evans <xdje42@gmail.com>
927
928 * guile.texi (Guile API): Add entry for Parameters In Guile.
929 (GDB Scheme Data Types): Mention <gdb:parameter> object.
930 (Parameters In Guile): New node.
931
932 2014-06-02 Doug Evans <xdje42@gmail.com>
933
934 * guile.texi (Guile API): Add entry for Commands In Guile.
935 (Basic Guile) <parse-and-eval>: Add reference.
936 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
937 (GDB Scheme Data Types): Mention <gdb:command> object.
938 (Commands In Guile): New node.
939
940 2014-06-02 Doug Evans <xdje42@gmail.com>
941
942 * guile.texi (Guile API): Add entry for Progspaces In Guile.
943 (GDB Scheme Data Types): Mention <gdb:progspace> object.
944 (Progspaces In Guile): New node.
945
946 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
947
948 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
949 * python.texi (Frames In Python): Mention
950 gdb.FRAME_UNWIND_MEMORY_ERROR.
951
952 2014-05-29 Pedro Alves <palves@redhat.com>
953 Tom Tromey <tromey@redhat.com>
954
955 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
956 from example.
957 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
958 Mention that target-async is now deprecated.
959 (Maintenance Commands): Document maint set/show target-async.
960
961 2014-05-29 Pedro Alves <palves@redhat.com>
962
963 * observer.texi (sync_execution_done, command_error): New
964 subjects.
965
966 2014-05-29 Pedro Alves <palves@redhat.com>
967
968 PR gdb/13860
969 * observer.texi (signal_received, end_stepping_range)
970 (signal_exited, exited, no_history): New observer subjects.
971
972 2014-05-26 Andy Wingo <wingo@igalia.com>
973
974 * guile.texi (GDB Scheme Data Types): Remove documentation for
975 removed interfaces. Update spelling of gdb-object-kind.
976
977 2014-05-26 Andy Wingo <wingo@igalia.com>
978
979 * guile.texi (Basic Guile): Fix some typos.
980
981 2014-05-26 Andy Wingo <wingo@igalia.com>
982
983 * guile.texi (Writing a Guile Pretty-Printer)
984 (Guile Types Module): Fix excess parentheses in use-modules forms.
985
986 2014-05-24 Eli Zaretskii <eliz@gnu.org>
987
988 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
989 (Breakpoints In Guile, Guile Printing Module)
990 (Guile Exception Handling, Values From Inferior In Guile)
991 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
992 Don't use @var at the beginning of a sentence.
993
994 * gdb.texinfo (Frame Filter Management, Trace Files)
995 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
996 (PowerPC Embedded, Define, Annotations for Running)
997 (IPA Protocol Commands, Packets, General Query Packets)
998 (Tracepoint Packets, Notification Packets, Environment)
999 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1000 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1001 (Frames, Backtrace, Selection, Expressions, Registers)
1002 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1003 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1004 (Source Annotations, Using JIT Debug Info Readers, Packets)
1005 (Stop Reply Packets, Host I/O Packets)
1006 (Target Description Format): Don't use @var at the beginning of a
1007 sentence.
1008
1009 * python.texi (Basic Python, Types In Python)
1010 (Commands In Python, Frames In Python, Line Tables In Python)
1011 (Breakpoints In Python, gdb.printing, gdb.types)
1012 (Type Printing API): Don't use @var at the beginning of a
1013 sentence.
1014
1015 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1016
1017 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1018 replay-memory-access".
1019
1020 2014-05-21 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.texinfo (Starting): Document "set/show
1023 auto-connect-native-target".
1024 (Target Commands): Document "target native".
1025
1026 2014-05-20 Pedro Alves <palves@redhat.com>
1027
1028 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1029 not be remote specific. Add cross reference to the qCRC packet.
1030 (Separate Debug Files): Update cross reference to the qCRC packet.
1031 (General Query Packets) <qCRC packet>: Add anchor.
1032
1033 2014-05-17 Doug Evans <xdje42@gmail.com>
1034
1035 Copy over changes from guile.texi.
1036 * python.texi (Basic Python) <gdb.execute>: Add text.
1037 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1038 (Values From Inferior) <Python string>: Add text.
1039 (Values From Inferior) <Value.string>: Clarify string length handling.
1040 (Pretty Printing API): Add cindex.
1041 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1042 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1043 @vindex.
1044 (Commands In Python) <COMPLETE_*>: Similarly.
1045 (Symbols In Python) <SYMBOL_*>: Similarly.
1046 (Breakpoints In Python) <WP_*>: Similarly.
1047 (Breakpoints In Python) <BP_*>: Similarly.
1048
1049 2014-05-17 David Taylor <dtaylor@emc.com>
1050
1051 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1052 mentioned in the qfThreadInfo reply.
1053
1054 2014-05-16 Doug Evans <dje@google.com>
1055
1056 * gdb.texinfo (Mode Options): Add -D.
1057
1058 2014-05-09 Samuel Bronson <naesten@gmail.com>
1059
1060 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1061 "make -C".
1062
1063 2014-04-29 Tom Tromey <tromey@redhat.com>
1064
1065 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1066 "show debug varobj".
1067
1068 2014-05-01 David Taylor <dtaylor@emc.com>
1069
1070 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1071 option.
1072
1073 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1074 Walfred Tedeschi <walfred.tedeschi@intel.com>
1075
1076 * gdb.texinfo (i386 Features): Add description of AVX512
1077 registers.
1078
1079 2014-03-31 Doug Evans <dje@google.com>
1080
1081 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1082
1083 2014-03-30 Doug Evans <dje@google.com>
1084
1085 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1086 (Background Execution): Ditto.
1087
1088 2014-03-21 Pedro Alves <palves@redhat.com>
1089 Stan Shebs <stan@codesourcery.com>
1090 Hui Zhu <hui@codesourcery.com>
1091
1092 * gdb.texinfo (Packets): Add anchor to "? packet".
1093 Remove fixme and update introduction of "k packet".
1094 Add anchor to "vKill packet".
1095
1096 2014-03-12 Stan Shebs <stan@codesourcery.com>
1097
1098 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1099
1100 2014-02-26 Ludovic CourtĂšs <ludo@gnu.org>
1101
1102 * guile.texi (Basic Guile): Document 'history-append!'.
1103
1104 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1105
1106 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1107 and "assf" as being deprecated.
1108 (Cygwin Native): Likewise for "dll-symbols".
1109 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1110 as a way to force the loading of symbols from a DLL.
1111
1112 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1113
1114 * python.texi (Values From Inferior): Add description about the
1115 new feature.
1116
1117 2014-02-17 Doug Evans <xdje42@gmail.com>
1118
1119 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1120 * gdb.texinfo (Python): Moved to ...
1121 * python.texi: ... here. New file.
1122
1123 2014-02-17 Ludovic CourtĂšs <ludo@gnu.org>
1124
1125 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1126 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1127 parameter to 'str-lookup-function' procedure. Look for
1128 the "std::string<" prefix.
1129 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1130 Adjust description.
1131
1132 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1133
1134 * guile.texi (Values From Inferior In Guile): Remove stray
1135 parantheses for deffn.
1136 (Disassembly In Guile): Ditto.
1137
1138 2014-02-10 Stan Shebs <stan@codesourcery.com>
1139
1140 Add Doxygen support.
1141 * Makefile.in (doxy): New action, generates Doxygen files.
1142 (DOXYGEN): New.
1143 (doxyedit): New.
1144 * Doxyfile-base.in: New file.
1145 * Doxyfile-gdb-api.in: New file.
1146 * Doxyfile-gdb-xref.in: New file.
1147 * Doxyfile-gdbserver.in: New file.
1148 * doxy-index.in: New file.
1149 * filter-for-doxygen: New file.
1150 * filter-params.pl: New file.
1151
1152 2014-02-10 Doug Evans <xdje42@gmail.com>
1153
1154 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1155 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1156 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1157 (Guile docs): Include guile.texi.
1158 (objfile-gdbdotext file): Add objfile-gdb.scm.
1159 (dotdebug_gdb_scripts section): Mention Guile scripts.
1160 (Multiple Extension Languages): New node.
1161 * guile.texi: New file.
1162
1163 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1164
1165 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1166 ignore-descriptive-types". commands.
1167
1168 2014-01-22 Doug Evans <dje@google.com>
1169
1170 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1171 (gdbserver man): Ditto.
1172
1173 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1174
1175 * gdb.texinfo: Document limited reverse/replay support
1176 for target record-btrace.
1177
1178 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1179
1180 * gdb.texinfo (Process Record and Replay): Update documentation.
1181
1182 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1183
1184 * gdb.texinfo (Process Record and Replay): Document new /c
1185 modifier accepted by "record function-call-history".
1186 Add /i modifier to "record function-call-history" example.
1187
1188 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1189 Joel Brobecker <brobecker@adacore.com>
1190
1191 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1192 markers. Remove one that was misplaced.
1193
1194 2014-01-10 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.texinfo (Your Program's Environment) <set environment>:
1197 Mention the shell, and point at 'set exec-wrapper'.
1198
1199 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1200
1201 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1202
1203 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1204
1205 * gdb.texinfo (Types In Python): Clarify the documentation
1206 of attribute gdb.Field.bitpos.
1207
1208 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1209
1210 * gdb.texinfo (Types In Python): Fix the documentation of
1211 attribute "bitpos" in class gdb.Field for enum types. Add
1212 documentation for attribute "enumval" in that same class.
1213
1214 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1215
1216 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1217 @ftable.
1218
1219 2013-12-23 Doug Evans <xdje42@gmail.com>
1220
1221 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1222 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1223 corresponding section in Extending GDB.
1224 (Extending GDB): Move menu up. New menu item "Auto-loading
1225 extensions".
1226 (Sequences): New menu item "Auto-loading sequences".
1227 (Auto-loading sequences): New node.
1228 (Python): Rename section from Scripting GDB to Extending GDB.
1229 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1230 Move docs on ways to auto-load extensions to ...
1231 (Auto-loading extensions): ... here. New node.
1232
1233 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1234
1235 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1236 in menu.
1237 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1238 command, now in a new node.
1239 (GDB/MI Support Commands): New node, with its contents being
1240 extracted from the "GDB/MI Miscellaneous Commands" node.
1241 A small paragraph introducing the section is also added at
1242 the start.
1243 (GDB/MI Miscellaneous Commands): Delete the description of the
1244 -info-gdb-mi-command, -list-features and -list-target-features
1245 commands, now hosted in the "GDB/MI Support Commands" node.
1246
1247 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1248
1249 PR python/16113
1250 * gdb.texinfo (Values From Inferior): Add a note about using
1251 gdb.Field objects as subscripts on gdb.Value objects.
1252 (Types In Python): Add description about the new attribute
1253 "parent_type" of gdb.Field objects.
1254
1255 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1256
1257 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1258 entry for section docuumenting the -list-features GDB/MI command.
1259
1260 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1261
1262 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1263 "exec-run-start-option" entry in the output of the "-list-features"
1264 command.
1265
1266 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1267
1268 * gdb.texinfo (i386): Fix yesterday's commit.
1269
1270 2013-12-03 Tom Tromey <tromey@redhat.com>
1271
1272 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1273 documented here.
1274
1275 2013-12-03 Tom Tromey <tromey@redhat.com>
1276
1277 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1278
1279 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1280
1281 * gdb.texinfo (i386 Features): Add MPX feature registers.
1282 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1283 a subsubsection for MPX and describes the display of the
1284 boundary registers.
1285
1286 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1287
1288 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1289 documentation of the "ada-exceptions" entry.
1290
1291 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1292
1293 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1294 "^error" result record concerning the error message. Document
1295 the error code that may also be part of that result record.
1296 (GDB/MI Miscellaneous Commands): Document the
1297 "undefined-command-error-code" element in the output of
1298 the "-list-features" GDB/MI command.
1299
1300 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1301
1302 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1303 the new -info-gdb-mi-command GDB/MI command. Document
1304 the meaning of "-info-gdb-mi-command" in the output of
1305 -list-features.
1306
1307 2013-11-29 Pedro Alves <palves@redhat.com>
1308
1309 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1310 Update comment.
1311
1312 2013-11-24 Yao Qi <yao@codesourcery.com>
1313
1314 * gdb.texinfo (Caching Remote Data): Document new
1315 "set/show stack-cache" option.
1316
1317 2013-11-24 Yao Qi <yao@codesourcery.com>
1318
1319 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1320 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1321 "off" respectively.
1322
1323 2013-11-23 Yao Qi <yao@codesourcery.com>
1324
1325 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1326 of "displayhint" to the table about child results.
1327
1328 2013-11-21 Yao Qi <yao@codesourcery.com>
1329
1330 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1331 'dynamic' for the output of command -var-list-children.
1332
1333 2013-11-21 Yao Qi <yao@codesourcery.com>
1334
1335 * gdb.texinfo (Caching Target Data): Remove "see" before
1336 @pxref.
1337
1338 2013-11-20 Yao Qi <yao@codesourcery.com>
1339
1340 * gdb.texinfo (Caching Target Data): Update doc for
1341 per-address-space dcache.
1342
1343 2013-11-20 Yao Qi <yao@codesourcery.com>
1344
1345 * gdb.texinfo (Data): Rename menu item.
1346 (Caching Remote Data): Rename to ...
1347 (Caching Target Data): ... it. Update.
1348
1349 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1350
1351 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1352 "language-option" entry in the output of the "-list-features"
1353 command.
1354
1355 2013-11-15 Tom Tromey <tromey@redhat.com>
1356
1357 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1358 Add example.
1359
1360 2013-11-14 Tom Tromey <tromey@redhat.com>
1361
1362 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1363
1364 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1365
1366 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1367 (Context management): Place current subsection text into its own
1368 subsubsection. Add new subsubsection describing the "--language"
1369 command option.
1370
1371 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1374 the documentation of "info-ada-exceptions" in the output
1375 of the "-list-features" command. Add the documentation
1376 of the "ada-exception" entry instead.
1377
1378 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1379
1380
1381 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1382 word of a couple of sentences to start with a capital letter.
1383
1384 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1385
1386 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1387 (Ada Exceptions): New node.
1388 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1389 Commands" node.
1390 (GDB/MI Ada Exceptions Commands): New node.
1391 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1392 field in the output of the "-list-features" command.
1393 * NEWS: Add entry for the new "info exceptions" CLI command,
1394 and for the new "-info-ada-exceptions" GDB/MI command.
1395
1396 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1397
1398 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1399 (Line Tables In Python): New node.
1400
1401 2013-11-08 Doug Evans <dje@google.com>
1402
1403 * gdb.texinfo (Debugging Output): Update text for
1404 "set debug dwarf2-read".
1405
1406 2013-11-08 Doug Evans <dje@google.com>
1407
1408 * gdb.texinfo (Debugging Output): Update text for
1409 "set debug symtab-create".
1410
1411 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1412
1413 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1414 constant.
1415
1416 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1417
1418 * gdb.texinfo (Breakpoints In Python): Document temporary
1419 option in breakpoint constructor, and add documentation to the
1420 temporary attribute.
1421
1422 2013-11-07 Yao Qi <yao@codesourcery.com>
1423
1424 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1425 output of "-var-info-expression".
1426
1427 2013-11-06 Pedro Alves <palves@redhat.com>
1428
1429 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1430 non-interactive mode.
1431 (Environment) <shell startup files warning>: Mention
1432 non-interactive mode. Mention .zshenv for Z shell, and talk about
1433 BASH_ENV instead of .bashrc for BASH.
1434
1435 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1436
1437 * gdb.texinfo (Commands to Specify Files): Add description
1438 of the remove-symbol-file command.
1439 * observer.texi: New free_objfile event
1440
1441 2013-10-24 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1444
1445 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1446
1447 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1448 New subsection inside which the "-catch-load" and "-catch-unload"
1449 commands documentation is now placed.
1450 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1451 documenting the "-catch-assert" and "-catch-exception" new
1452 GDB/MI commands.
1453
1454 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1455
1456 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1457
1458 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1459
1460 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1461 serial baud".
1462 (Remote Configuration): Replace "set remotebaud" by "set serial
1463 baud". Replace "show remotebaud" by "show serial baud".
1464
1465 2013-10-07 Pedro Alves <palves@redhat.com>
1466
1467 PR breakpoints/11568
1468 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1469 when the thread is removed from the thread list.
1470
1471 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1472
1473 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1474 Update entry for $_exitcode.
1475
1476 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1477
1478 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1479 new "--start" option.
1480
1481 2013-10-02 Pedro Alves <palves@redhat.com>
1482
1483 * gdb.texinfo (Registers): Expand description of saved registers
1484 in frames. Explain <not saved>.
1485
1486 2013-09-25 Doug Evans <dje@google.com>
1487
1488 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1489
1490 2013-09-16 Stan Shebs <stan@codesourcery.com>
1491
1492 Remove the internals manual gdbint.texinfo.
1493 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1494 (PDFFILES): Remove gdbint.pdf.
1495 (HTMLFILES): Remove gdbint/index.html.
1496 (HTMLFILES_INSTALL): Remove gdbint.
1497 (GDBINT_DOC_FILES): Remove.
1498 (dvi): Remove gdbint.dvi.
1499 (ps): Remove gdbint.ps.
1500 * gdbint.texinfo: Remove file.
1501 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1502
1503 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1504
1505 * gdb.texinfo (Convenience Functions): Mention new convenience
1506 function $_isvoid.
1507
1508 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1509
1510 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1511 (Standard Target Features): Add new node to menu.
1512 (S/390 and System z Features): New node.
1513
1514 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1515
1516 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1517 -list-target-features in the example.
1518
1519 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1520
1521 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1522 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1523
1524 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1525
1526 Sync documentation with gdb.base/gnu-debugdata.exp.
1527 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1528
1529 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1530
1531 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1532
1533 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1534 Yao Qi <yao@codesourcery.com>
1535
1536 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1537 Document new --skip-unavailable option.
1538 <-stack-list-variables>: Document new --skip-unavailable option.
1539
1540 2013-08-26 Doug Evans <dje@google.com>
1541
1542 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1543 an optional regexp.
1544
1545 2013-08-13 Tom Tromey <tromey@redhat.com>
1546
1547 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1548 Document GDB_PARALLEL and GDB_INOTIFY.
1549
1550 2013-08-09 Stan Shebs <stan@codesourcery.com>
1551
1552 * LRS: Remove file, describes a long-abandoned live-range
1553 splitting extension to stabs.
1554
1555 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1556
1557 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1558
1559 2013-07-17 Doug Evans <dje@google.com>
1560
1561 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1562
1563 2013-07-02 Tom Tromey <tromey@redhat.com>
1564
1565 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1566
1567 2013-06-28 Tom Tromey <tromey@redhat.com>
1568
1569 * Makefile.in (version.subst): Use version.in, not
1570 common/version.in.
1571 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1572 Likewise.
1573
1574 2013-06-27 Pedro Alves <palves@redhat.com>
1575
1576 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1577 dynamic symbol resolution code>: New section, based on infrun.c
1578 comment.
1579
1580 2013-06-26 Tom Tromey <tromey@redhat.com>
1581
1582 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1583 Update.
1584 (Releasing GDB): Likewise.
1585
1586 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1587 Yao Qi <yao@codesourcery.com>
1588
1589 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1590 -trace-frame-collected.
1591
1592 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1593
1594 * gdb.texinfo (Traceframe Info Format): Document tvar element
1595 and its attributes.
1596
1597 2013-06-25 Yao Qi <yao@codesourcery.com>
1598
1599 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1600
1601 2013-06-24 Tom Tromey <tromey@redhat.com>
1602
1603 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1604 (GDBvn.texi): Use version.subst.
1605 (version.subst): New target.
1606 (mostlyclean): Remove version.subst.
1607
1608 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1609
1610 * gdb.texinfo (GDB/MI Data Manipulation)
1611 <-data-list-register-values>: Document the --skip-unavailable
1612 option.
1613
1614 2013-06-07 Yao Qi <yao@codesourcery.com>
1615
1616 * gdb.texinfo (Symbols): Add kindex and cindex for
1617 'maint print msymbols'.
1618
1619 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1620
1621 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1622 response field name (thread-group to inferior).
1623
1624 2013-06-04 Gary Benson <gbenson@redhat.com>
1625
1626 * gdb.texinfo (General Query Packets/qSupported): Added
1627 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1628 to the table of currently defined stub features.
1629 Added a more detailed entry for "augmented-libraries-svr4-read".
1630 (General Query Packets/qXfer:libraries-svr4:read): Documented
1631 the augmented form of this packet.
1632
1633 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1634
1635 * gdb.texinfo (System-wide Configuration Scripts): Renames
1636 "Installed System-wide Configuration Scripts". Add associated
1637 @menu block.
1638
1639 2013-05-23 Yao Qi <yao@codesourcery.com>
1640 Pedro Alves <palves@redhat.com>
1641
1642 * gdb.texinfo (Packets): Document 'vCont;r'.
1643 (Continuing and Stepping): Document target-assisted range
1644 stepping, and the 'set range-stepping' and 'show range-stepping'
1645 commands.
1646
1647 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1648
1649 * gdb.texinfo (Installed System-wide Configuration Scripts):
1650 Add subsection describing the scripts now available under
1651 the data-dir's system-gdbbinit subdirectory.
1652 * NEWS: Add entry announcing the availability of system-wide
1653 configuration scripts for ElinOS and Wind River Linux.
1654
1655 2013-05-21 Hui Zhu <hui@codesourcery.com>
1656
1657 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1658 "-dprintf-insert" command.
1659
1660 2013-05-17 Doug Evans <dje@google.com>
1661
1662 * gdb.texinfo (Maintenance Commands): Update doc for
1663 "maint check-psymtabs". Add doc for "maint check-symtabs",
1664 "maint expand-symtabs".
1665
1666 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1667
1668 * gdb.texinfo (Process Record and Replay): Document the
1669 "record goto" command and its sub-commands.
1670
1671 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1672
1673 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1674 (Python API): Add Frame Filters API, Frame Wrapper API,
1675 Writing a Frame Filter/Wrapper, Managing Management of Frame
1676 Filters chapter entries.
1677 (Frame Filters API): New Node.
1678 (Frame Wrapper API): New Node.
1679 (Writing a Frame Filter): New Node.
1680 (Managing Frame Filters): New Node.
1681 (Progspaces In Python): Add note about frame_filters attribute.
1682 (Objfiles in Python): Ditto.
1683 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1684 @anchors and --no-frame-filters option to -stack-list-variables,
1685 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1686 commands.
1687
1688 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1689
1690 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1691 Support" subsection documenting the XML format used to transfer
1692 shared library info on AIX.
1693
1694 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1695
1696 * gdb.texinfo (Debugging Output): Add documentation of
1697 "set debug aix-solib" and "show debug aix-solib" commands.
1698
1699 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1700
1701 * gdb.texinfo (Nios II): New section.
1702 (Nios II Features): New section.
1703
1704 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1705
1706 * gdbint.texinfo (Algorithms): Remove entries documenting
1707 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1708 SOLIB_CREATE_INFERIOR_HOOK.
1709
1710 2013-04-29 Tom Tromey <tromey@redhat.com>
1711
1712 PR python/14204:
1713 * gdb.texinfo (Python API): Fix menu entry.
1714 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1715 Define global and static block. Add example. Clarify
1716 block relationship for inline functions.
1717
1718 2013-04-29 Tom Tromey <tromey@redhat.com>
1719
1720 * gdb.texinfo (Python API): Mention Python help and keyword
1721 arguments. Move pagination text to Basic Python.
1722 (Basic Python): Put pagination text here. Document
1723 close-on-exec, SIGCHLD, and SIGINT.
1724
1725 2013-04-19 Pedro Alves <palves@redhat.com>
1726
1727 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1728 "signedness" instead of "signness".
1729
1730 2013-04-19 Pedro Alves <palves@redhat.com>
1731
1732 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1733 -Wno-pointer-sign text with text on -Wpointer-sign.
1734
1735 2013-04-16 Tom Tromey <tromey@redhat.com>
1736
1737 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1738 GCC that has the SDT probe points.
1739
1740 2013-04-15 Tom Tromey <tromey@redhat.com>
1741
1742 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1743 exception catchpoints.
1744
1745 2013-04-15 Tom Tromey <tromey@redhat.com>
1746
1747 * gdb.texinfo (Set Catchpoints): Document $_exception.
1748 (Convenience Vars): Mention $_exception.
1749
1750 2013-04-15 Tom Tromey <tromey@redhat.com>
1751
1752 * gdb.texinfo (Set Catchpoints): Reorganize exception
1753 catchpoints. Document "catch rethrow".
1754 (Debugging C Plus Plus): Mention "catch rethrow".
1755
1756 2013-04-15 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1759
1760 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1761 Eli Zaretskii <eliz@gnu.org>
1762
1763 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1764 line below the sample output.
1765
1766 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1767
1768 * gdb.texinfo (Mode Options): Document '-configuration'.
1769 (Help): Document "show configuration".
1770 (Bug Reporting): Add requirements to include the configuration
1771 details in bug reports.
1772
1773 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1774
1775 * Makefile.in (MAN1S): Add gcore.1.
1776 Remove "Host, target, and site specific Makefile fragments" comment.
1777 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1778 (install-man1, uninstall-man1): Conditionalize gcore.1.
1779 (gcore.1): New.
1780 * gdb.texinfo (Man Pages): Add gcore man.
1781 (gcore man): New node.
1782
1783 2013-04-10 Pedro Alves <palves@redhat.com>
1784
1785 * gdb.texinfo (Process Record and Replay): Document that "set
1786 record full insn-number-max", "set record
1787 instruction-history-size" and "set record
1788 function-call-history-size" accept "unlimited".
1789 (Backtrace): Document that "set backtrace limit" accepts
1790 "unlimited".
1791 (List): Document that "set listsize" accepts "unlimited".
1792 (Print Settings)" Document that "set print max-symbolic-offset",
1793 "set print elements" and "set print repeats" accept "unlimited".
1794 (Starting and Stopping Trace Experiments): Document that "set
1795 trace-buffer-size" accepts "unlimited".
1796 (Remote Configuration): Document that "set tcp connect-timeout"
1797 accepts "unlimited".
1798 (Command History): Document that "set history size" accepts
1799 "unlimited".
1800 (Screen Size): Document that "set height" and "set width" accepts
1801 "unlimited". Adjust "set pagination"'s description to suggest
1802 "set height unlimited" instead of "set height 0".
1803
1804 2013-04-10 Yao Qi <yao@codesourcery.com>
1805
1806 * gdb.texinfo (Trace Files): Add "target ctf".
1807
1808 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1809
1810 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1811
1812 * Makefile.in (install-man1, install-man5, uninstall-man1)
1813 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1814
1815 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1816
1817 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1818 Eli Zaretskii <eliz@gnu.org>
1819
1820 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1821 parameters order. Remove "On some targets" for --attach. Document the
1822 --multi parameter and extended-remote command. Document all the
1823 options.
1824
1825 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1828 the list of supported languages.
1829
1830 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1831
1832 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1833 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1834 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1835 (diststuff): Add man.
1836 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1837 (uninstall-man5): New.
1838 (STAGESTUFF): Add *.1 and *.5.
1839 (GDBvn.texi): Add SYSTEM_GDBINIT.
1840 (gdb.1, gdbserver.1, gdbinit.5): New.
1841 (maintainer-clean realclean): Add $(MANS).
1842 (install): Add install-man.
1843 (uninstall): Add uninstall-man.
1844 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1845 (@copying): Wrap it by @c man begin COPYRIGHT.
1846 (Top): Add Man Pages.
1847 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1848
1849 2013-04-02 Pedro Alves <palves@redhat.com>
1850
1851 * gdb.texinfo (Debugging Output): Document "set/show debug
1852 aarch64", "set/show debug coff-pe-read" and "set/show debug
1853 mach-o".
1854
1855 2013-04-02 Pedro Alves <palves@redhat.com>
1856
1857 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1858 table>: Add entry for "trace-buffer-size".
1859
1860 2013-03-28 Pedro Alves <palves@redhat.com>
1861
1862 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1863 table>: Add entry for "trace-status".
1864
1865 2013-03-28 Eli Zaretskii <eliz@gnu.org>
1866
1867 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1868 @bullet", which is invalid (makeinfo 5.1 barfs).
1869
1870 2013-03-28 Pedro Alves <palves@redhat.com>
1871
1872 PR gdb/15294
1873
1874 * gdb.texinfo (List) <set listsize>: Adjust to document that
1875 listsize 0 means no limit, and remove mention of -1.
1876
1877 2013-03-22 Yao Qi <yao@codesourcery.com>
1878
1879 * gdb.texinfo (Embedded Processors): Remove menu item
1880 "OpenRISC 1000".
1881 (OpenRISC 1000): Remove.
1882
1883 2013-03-21 Doug Evans <dje@google.com>
1884
1885 * gdb.texinfo (Maintenance Commands): Add docs for
1886 "mt set per-command {space,time,symtab} {on,off}".
1887
1888 2013-03-14 Hui Zhu <hui@codesourcery.com>
1889 Yao Qi <yao@codesourcery.com>
1890
1891 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1892
1893 2013-03-13 Keith Seitz <keiths@redhat.com>
1894
1895 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1896 "maint agent" reference to Dynamic printf.
1897
1898 2013-03-11 Eli Zaretskii <eliz@gnu.org>
1899
1900 * gdb.texinfo (General Query Packets): Don't use colon in index
1901 entries visible to Info format.
1902
1903 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1904
1905 * gdb.texinfo (Process Record and Replay): Document record
1906 changes.
1907
1908 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1909
1910 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1911 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1912 qXfer:btrace:read.
1913
1914 2013-03-09 Eli Zaretskii <eliz@gnu.org>
1915
1916 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1917 use colons in @anchor and @cindex entries.
1918
1919 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
1920
1921 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1922
1923 2013-03-08 Stan Shebs <stan@codesourcery.com>
1924 Hafiz Abid Qadeer <abidh@codesourcery.com>
1925
1926 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1927 trace-buffer-size set and show commands.
1928 (Tracepoint Packets): Document QTBuffer:size.
1929 (General Query Packets): Document QTBuffer:size.
1930
1931 2013-02-21 Tom Tromey <tromey@redhat.com>
1932
1933 * gdb.texinfo: Remove bad @syncodeindex.
1934 (Values From Inferior, Types In Python, Inferiors In Python)
1935 (Events In Python, Threads In Python, Frames In Python, Blocks In
1936 Python, Symbols In Python, Symbol Tables In Python): Remove
1937 @tables.
1938 (Packets, General Query Packets, Tracepoint Packets)
1939 (Host I/O Packets): Use @w{} for empty @item.
1940
1941 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1942
1943 * gdb.texinfo (Architectures In Python): Add description about
1944 the new method gdb.Architecture.disassemble.
1945
1946 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1947 Hafiz Abid Qadeer <abidh@codesourcery.com>
1948
1949 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1950 Document the "trace-file" field.
1951
1952 2013-02-07 Doug Evans <dje@google.com>
1953
1954 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1955 command.
1956
1957 2013-02-06 Yao Qi <yao@codesourcery.com>
1958
1959 * gdb.texinfo (GDB/MI Async Records): Document new MI
1960 notification "=tsv-modified". Update the document of MI
1961 notification "=tsv-created".
1962 * observer.texi (GDB Observers): New observer tsv_modified.
1963 Update observer tsv_created and tsv_delete.
1964
1965 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1966
1967 * gdb.texinfo (AArch64 Features): New section; document
1968 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1969 (Architectures): Add new AArch64 section to document AArch64
1970 architecture specific commands.
1971 (ABI): Add description of the new OS ABI "Newlib" and its influence
1972 on the longjmp handling.
1973
1974 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1975 Jan Kratochvil <jan.kratochvil@redhat.com>
1976
1977 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1978 variable in 'set/show backtrace' section.
1979
1980 2013-01-31 Tom Tromey <tromey@redhat.com>
1981
1982 * gdb.texinfo (Target Commands): Fix typo.
1983
1984 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1985
1986 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1987 describing the gdb.Architecture class.
1988 (Frames In Python): Add description about the new method
1989 gdb.Frame.architecture().
1990
1991 2013-01-23 Doug Evans <dje@google.com>
1992
1993 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1994
1995 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1996
1997 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1998 'thread-groups' field when printing a breakpoint in MI.
1999
2000 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2001 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2002 to reflect that jit-reader-load now supports absolute file-names.
2003
2004 2013-01-16 Tom Tromey <tromey@redhat.com>
2005
2006 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2007 (Signals): Likewise.
2008
2009 2013-01-16 Tom Tromey <tromey@redhat.com>
2010
2011 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2012 "catch-type" field.
2013 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2014
2015 2013-01-07 Tom Tromey <tromey@redhat.com>
2016
2017 * gdb.texinfo (Mode Options): Don't mention -epoch.
2018 (Data, Emacs): Remove obsolete comments.
2019
2020 2013-01-02 Tom Tromey <tromey@redhat.com>
2021
2022 * gdb.texinfo (GDB/MI Output Records): Update menu.
2023 (GDB/MI Breakpoint Information): New node.
2024 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2025 <-break-insert>: Likewise.
2026
2027 2012-12-31 Yao Qi <yao@codesourcery.com>
2028
2029 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2030 (Packets): Move "vStopped" packet to ...
2031 (Notification Packets): ... here. Describe the components
2032 of notification. Add a table of supported notifications.
2033 Add an example on the process of he async notification.
2034
2035 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2036
2037 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2038 present.
2039 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2040 fullname output always present.
2041
2042 2012-12-23 Pierre Muller <muller@sourceware.org>
2043
2044 * gdbint.texinfo (Function prototypes): Require use of "extern"
2045 modifier for function prototypes in headers.
2046
2047 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2048
2049 * refcard.tex: Update copyright notice to GPL v3 or later.
2050 Update contact info.
2051
2052 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2053
2054 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2055
2056 2012-12-15 Yao Qi <yao@codesourcery.com>
2057
2058 * gdb.texinfo (Debugging Output): Document 'set debug
2059 notification' and 'show debug notification'.
2060
2061 2012-12-15 Yao Qi <yao@codesourcery.com>
2062
2063 * gdb.texinfo (Listing Tracepoints): New item and example about
2064 'installed on target' output.
2065 Add more in the example about 'installed on target'.
2066 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2067
2068 2012-12-14 Tom Tromey <tromey@redhat.com>
2069
2070 * gdb.texinfo (SVR4 Process Information): Mention core files.
2071
2072 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2073
2074 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2075
2076 2012-12-11 Pedro Alves <palves@redhat.com>
2077
2078 * gdb.texinfo: Remove all mentions of Unixware throughout.
2079
2080 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2081
2082 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2083
2084 2012-11-29 Tom Tromey <tromey@redhat.com>
2085
2086 * gdb.texinfo (SVR4 Process Information): Document missing
2087 "info proc" subcommands.
2088
2089 2012-11-29 Yao Qi <yao@codesourcery.com>
2090
2091 PR gdb/1477.
2092 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2093 to 'auto' instead of 'gnu'.
2094
2095 2012-11-26 Tom Tromey <tromey@redhat.com>
2096
2097 * gdb.texinfo (MiniDebugInfo): New node.
2098 (GDB Files): Update.
2099
2100 2012-11-16 Doug Evans <dje@google.com>
2101
2102 * gdb.texinfo (System-wide configuration): If the system-wide init
2103 file lives in the data-directory, and --data-directory is provided,
2104 look for it there.
2105
2106 2012-11-15 Tom Tromey <tromey@redhat.com>
2107
2108 * gdb.texinfo (Signaling): Fix typo.
2109
2110 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2111
2112 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2113 parameter "count" of -data-write-memory-bytes, and add an example.
2114
2115 2012-11-12 Tom Tromey <tromey@redhat.com>
2116
2117 * gdb.texinfo (Symbols): Document "info type-printers",
2118 "enable type-printer" and "disable type-printer".
2119 (Python API): Add new node to menu.
2120 (Type Printing API): New node.
2121 (Progspaces In Python): Document type_printers field.
2122 (Objfiles In Python): Likewise.
2123 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2124 register_type_printer, TypePrinter>: Document.
2125
2126 2012-11-12 Tom Tromey <tromey@redhat.com>
2127
2128 * gdb.texinfo (Symbols): Document "set print type methods",
2129 "set print type typedefs", and flags to ptype and whatis.
2130
2131 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2132
2133 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2134 the example -data-disassemble output. Extend the description of
2135 the -data-disassemble results to document all fields. Document
2136 the cli disassemble command as being related to -data-disassemble.
2137
2138 2012-11-09 Yao Qi <yao@codesourcery.com>
2139
2140 PR gdb/14777.
2141 * gdb.texinfo (OS Information): Remove doc on command
2142 'info udot'.
2143
2144 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2145
2146 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2147 gdb.ini warning for Windows port.
2148
2149 2012-11-08 Yao Qi <yao@codesourcery.com>
2150
2151 * gdb.texinfo (Search): Add kindex for 'fo'.
2152
2153 2012-11-05 Tom Tromey <tromey@redhat.com>
2154
2155 PR python/14802:
2156 * gdb.texinfo (Functions In Python): Add example.
2157
2158 2012-11-03 Yao Qi <yao@codesourcery.com>
2159
2160 * observer.texi (GDB Observers): Remove observer
2161 'tracepoint_modified', 'tracepoint_created' and
2162 'tracepoint_deleted'.
2163
2164 2012-10-26 Tom Tromey <tromey@redhat.com>
2165
2166 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2167
2168 2012-10-25 Tom Tromey <tromey@redhat.com>
2169
2170 * gdb.texinfo (General Query Packets): Use @itemx.
2171
2172 2012-10-17 Yao Qi <yao@codesourcery.com>
2173
2174 * observer.texi (GDB Observers): Update observer
2175 'memory_changed'.
2176 * gdb.texinfo (GDB/MI Async Records): Document for
2177 "memory-changed" notification.
2178
2179 2012-10-15 Doug Evans <dje@google.com>
2180
2181 * gdb.texinfo (Mode Options): Document -nh.
2182 Elaborate on docs for -nx.
2183
2184 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2185
2186 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2187
2188 2012-09-21 Yao Qi <yao@codesourcery.com>
2189 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.texinfo (GDB/MI Async Records): Document notification
2192 'record-started' and 'record-stopped'.
2193 * observer.texi (GDB Observers): New observer 'record-changed'.
2194
2195 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2196
2197 * gdb.texinfo: Document the removal of SH's 'regs' command.
2198
2199 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2200
2201 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2202
2203 2012-09-18 Yao Qi <yao@codesourcery.com>
2204
2205 * gdb.texinfo (GDB/MI Async Records): Document new MI
2206 notifications '=tsv-created' and '=tsv-deleted'.
2207 * observer.texi (GDB Observers): New observer tsv_created and
2208 tsv_deleted.
2209
2210 2012-09-18 Yao Qi <yao@codesourcery.com>
2211
2212 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2213 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2214 '=traceframe-changed'.
2215
2216 2012-09-17 Yao Qi <yao@codesourcery.com>
2217
2218 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2219 'set listsize'.
2220
2221 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2222 Eli Zaretskii <eliz@gnu.org>
2223
2224 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2225 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2226 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2227
2228 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2229
2230 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2231
2232 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2233
2234 Document how to return from "python-interactive" to GDB.
2235 * gdb.texinfo (Python Commands): Update documentation.
2236
2237 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2238
2239 Add a new "python-interactive" command that starts a standard
2240 Python interactive prompt with "pi" as alias, and add "py" as
2241 an alias to "python".
2242 * gdb.texinfo (Python Commands): Document the new commands.
2243
2244 2012-08-22 Tom Tromey <tromey@redhat.com>
2245
2246 * gdbint.texinfo (Host Definition): Remove documentation for
2247 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2248
2249 2012-08-17 Keith Seitz <keiths@redhat.com>
2250
2251 PR c++/13356
2252 * gdb.texinfo (Type and Range Checking): Remove warning.
2253 Remove spurious commas.
2254 Update text and examples for re-implementation of set/show
2255 check type.
2256 (C and C++ Type and Range Checks): Likewise.
2257
2258 2012-08-16 Yao Qi <yao@codesourcery.com>
2259
2260 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2261 is deprecated.
2262
2263 2012-08-13 Doug Evans <dje@google.com>
2264
2265 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2266 to include functions.
2267
2268 2012-08-10 Doug Evans <dje@google.com>
2269
2270 * gdb.texinfo (Convenience Funs): New node.
2271 (Types In Python): Document Type.vector.
2272
2273 2012-08-09 Yao Qi <yao@codesourcery.com>
2274
2275 * observer.texi: New observer command_param_changed.
2276 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2277
2278 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2279
2280 * gdbint.texinfo (Debugging GDB): In section
2281 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2282 Mention also gdb-gdb.py.
2283
2284 2012-08-07 Yao Qi <yao@codesourcery.com>
2285
2286 Revert the folloing patch:
2287 2012-08-06 Yao Qi <yao@codesourcery.com>
2288 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2289 remote hardware-watchpoint-limit' and 'set
2290 remote hardware-breakpoint-limit'.
2291
2292 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2293
2294 * gdb.texinfo (Working Directory): Added information about new
2295 default argument for 'cd' command.
2296
2297 2012-08-06 Yao Qi <yao@codesourcery.com>
2298
2299 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2300 remote hardware-watchpoint-limit' and 'set
2301 remote hardware-breakpoint-limit'.
2302
2303 2012-08-06 Yao Qi <yao@codesourcery.com>
2304
2305 Fix PR14371.
2306
2307 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2308 '=breakpoint-deleted'.
2309
2310 2012-08-02 Yao Qi <yao@codesourcery.com>
2311
2312 * gdb.texinfo (Native): Remove node Neutrino.
2313
2314 2012-07-27 Yao Qi <yao@codesourcery.com>
2315
2316 * gdb.texinfo (IPA Protocol Commands): Document new command
2317 'close'.
2318
2319 2012-07-25 Tom Tromey <tromey@redhat.com>
2320
2321 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2322
2323 2012-07-20 Doug Evans <dje@google.com>
2324
2325 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2326 (Index Files): Document how to control the use of deprecated index
2327 sections.
2328 (Index Section Format): Replace --use-deprecated-index-sections with
2329 "set use-deprecated-index-sections on".
2330
2331 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2332
2333 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2334 indices into a single node "Index". Instead, join function and
2335 variable indices into a single index, separate from the concept
2336 index. Requested in
2337 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2338 (Top): Update the top-level menu: instead of one "Index" there are
2339 now separate entries "Concept Index" and "Function and Variable
2340 Index".
2341 (Concept Index, Function and Variable Index): New nodes.
2342 (Index): Node deleted.
2343
2344 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2345
2346 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2347 and "maint agent-eval".
2348
2349 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2350
2351 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2352 avoid file-name clashes between Index.html and index.html on
2353 case-insensitive filesystems. See the discussion starting in
2354 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2355 details of the problem.
2356 (Top): Update the master menu for the above.
2357 (Concept Index, Command and Variable Index): New nodes, instead of
2358 the old "Index" node that was deleted. All cross-references
2359 updated.
2360
2361 2012-07-02 Stan Shebs <stan@codesourcery.com>
2362
2363 * gdb.texinfo (Dynamic Printf): Mention agent style and
2364 disconnected dprintf.
2365 (Maintenance Commands): Describe maint agent-printf.
2366 (General Query Packets): Mention BreakpointCommands feature.
2367 (Packets): Document commands extension to Z0 packet.
2368 * agentexpr.texi (Bytecode Descriptions): Document printf
2369 bytecode.
2370
2371 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2372
2373 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2374 only after gdbinit files.
2375 (Startup): Move -iex and -iex commands down after gdbinit files.
2376
2377 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2378
2379 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2380 possibility.
2381
2382 2012-06-29 Tom Tromey <tromey@redhat.com>
2383
2384 * gdb.texinfo (Index Section Format): Update for version 7.
2385
2386 2012-06-28 Stan Shebs <stan@codesourcery.com>
2387
2388 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2389 example, add note about title column.
2390
2391 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2392
2393 * gdb.texinfo (Symbol Tables In Python): Add description about
2394 the new 'last' attribute of gdb.Symtab_and line.
2395
2396 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2397
2398 * gdb.texinfo (Symbol Tables In Python): Correct the description
2399 of the 'pc' attribute of gdb.Symtab_and_line.
2400
2401 2012-06-26 Doug Evans <dje@google.com>
2402
2403 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2404 and symtab-create.
2405
2406 2012-06-25 Keith Seitz <keiths@redhat.com>
2407
2408 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2409 from example. Remove "rbreak" from list of corresponding
2410 gdb commands.
2411
2412 2012-06-23 Doug Evans <dje@google.com>
2413
2414 * gdb.texinfo (Index Section Format): Document version 7 format.
2415
2416 2012-06-22 Yao Qi <yao@codesourcery.com>
2417
2418 * gdb.texinfo: Add missing cindex for some packets.
2419
2420 2012-06-20 Keith Seitz <keiths@redhat.com>
2421
2422 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2423 for -break-insert and document -p.
2424
2425 2012-06-20 Yao Qi <yao@codesourcery.com>
2426
2427 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2428 and "gdb.write_memory" with "Inferior.read_memory" and
2429 "Inferior.write_memory".
2430
2431 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2432
2433 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2434 (Free Documentation): Add @node line.
2435 (Continuing and Stepping) <advance location>: Use @item instead of
2436 @itemx.
2437 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2438 @itemx.
2439 (Embedded Processors): Put the link to "PA" to its correct place,
2440 according to document structure.
2441 (Python API): Put the link to "Lazy Strings In Python" to its
2442 correct place.
2443 (Index): Use @@ in @tex block to get a literal @.
2444
2445 * gdbint.texinfo: Fix the @subtitle line.
2446
2447 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2448 correct place.
2449
2450 2012-06-08 Yao Qi <yao@codesourcery.com>
2451
2452 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2453 Protocol'.
2454 (In-Process Agent Protocol, IPA Protocol Objects)
2455 (IPA Protocol Commands): New nodes.
2456 (Tracepoint Packets): Add anchors.
2457
2458 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2459
2460 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2461
2462 2012-06-06 Yao Qi <yao@codesourcery.com>
2463
2464 * gdb.texinfo: Update copyright year.
2465
2466 2012-05-23 Stan Shebs <stan@codesourcery.com>
2467 Kwok Cheung Yeung <kcy@codesourcery.com>
2468
2469 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2470
2471 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2472
2473 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2474 Mention also --with-separate-debug-dir.
2475 (Auto-loading): Prepend $debugdir in the sample output.
2476 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2477 auto-load safe-path variable.
2478 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2479 Mention also $debugdir for 'set auto-load scripts-directory'.
2480
2481 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2482
2483 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2484 (MIPS Embedded, MIPS, MIPS Register packet Format)
2485 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2486 appropriate.
2487
2488 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2489 Maciej W. Rozycki <macro@codesourcery.com>
2490
2491 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2492 mips compression".
2493 (MIPS Breakpoint Kinds): New subsubsection.
2494
2495 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2496
2497 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2498 nodes for subsections. Add @acronym mark-ups and adjust
2499 formatting.
2500
2501 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2502
2503 Rename $ddir to $datadir.
2504 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2505 (objfile-gdb.py file): Rename $ddir to $datadir.
2506
2507 2012-05-18 Tom Tromey <tromey@redhat.com>
2508
2509 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2510
2511 2012-05-14 Stan Shebs <stan@codesourcery.com>
2512
2513 * gdb.texinfo (Dynamic Printf): New subsection.
2514
2515 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2516
2517 * gdb.texinfo (Basic Python): Add description about the function
2518 gdb.find_pc_line
2519
2520 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2521 Eli Zaretskii <eliz@gnu.org>
2522
2523 * gdb.texinfo (Separate Debug Files): Use plural form for global
2524 debugging information directory.
2525
2526 2012-05-11 Stan Shebs <stan@codesourcery.com>
2527 Kwok Cheung Yeung <kcy@codesourcery.com>
2528
2529 * gdb.texinfo (Operating System Auxiliary Information): Document new
2530 'info os' subcommands.
2531
2532 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2533
2534 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2535 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2536 (dotdebug_gdb_scripts section): Add reference
2537 to 'Auto-loading safe path'.
2538
2539 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 Implement multi-component --with-auto-load-dir.
2542 * gdb.texinfo (Auto-loading): New references
2543 for 'set auto-load scripts-directory'
2544 and 'show auto-load scripts-directory'.
2545 (Auto-loading safe path): Describe the new default. Move $ddir
2546 substituation reference to 'objfile-gdb.py file'.
2547 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2548 script-name. Describe new 'set auto-load scripts-directory'
2549 and 'show auto-load scripts-directory'.
2550
2551 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2552
2553 Provide $ddir substitution for --with-auto-load-safe-path.
2554 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2555 (Auto-loading safe path): Likewise. Mention the default value,
2556 $ddir substitution, --with-auto-load-safe-path and
2557 --without-auto-load-safe-path.
2558 * observer.texi (gdb_datadir_changed): New.
2559
2560 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2561
2562 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2563 Twice.
2564
2565 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2566 directory separator by path separator.
2567
2568 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2569
2570 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2571 for 'set auto-load safe-path' optional. Mention if it is omitted.
2572 Change disabling security protection condition to "/", twice.
2573
2574 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2575
2576 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2577 the new methods global_block and static_block on gdb.Symtab
2578 objects.
2579
2580 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2581
2582 * gdb.texinfo (Blocks In Python): Add a note saying that future
2583 improvements to GDB and its infrastructure can move symbols
2584 across blocks within a symbol table.
2585
2586 2012-04-29 Yao Qi <yao@codesourcery.com>
2587
2588 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2589 (A29K): Remove.
2590
2591 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2592 Tom Tromey <tromey@redhat.com>
2593
2594 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2595 and generic static probe support on GDB.
2596
2597 2012-04-25 Doug Evans <dje@google.com>
2598
2599 * gdb.texinfo (Go): Fix thinko.
2600
2601 * gdb.texinfo (Supported Languages): Add Go.
2602 (Go): New node.
2603
2604 2012-04-25 Yao Qi <yao@codesourcery.com>
2605
2606 * gdbint.texinfo (Testsuite): New section `Board settings'.
2607
2608 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2609
2610 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2611 Three times.
2612
2613 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2614 Three times.
2615
2616 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2617
2618 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2619 by @table @asis. Fix formatting of one item.
2620
2621 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2622
2623 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2624
2625 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 New option "set debug auto-load".
2628 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2629 (auto-load verbose mode): New node.
2630
2631 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2632
2633 New option "set auto-load safe-path".
2634 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2635 and "info auto-load" examples for safe-path. Put there also references
2636 for "set auto-load safe-path" and "show auto-load safe-path".
2637 New menu item for Auto-loading safe path.
2638 (Auto-loading safe path): New node.
2639 (Python Auto-loading): Update the expected output from "Missing"
2640 to "No".
2641
2642 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2643
2644 auto-load: Implementation.
2645 * gdb.texinfo (Mode Options): New anchor for -nx.
2646 (Startup): New anchors for Option -init-eval-command,
2647 Home Directory Init File
2648 and Init File in the Current Directory during Startup.
2649 Mention set auto-load local-gdbinit with a reference.
2650 Change the sample code to "set auto-load python-scripts".
2651 (Threads): New anchor set libthread-db-search-path.
2652 Provide references to libthread_db.so.1 file.
2653 (Controlling GDB): New menu item for Auto-loading.
2654 (Auto-loading, Init File in the Current Directory)
2655 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2656 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2657 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2658 reference.
2659 (Auto-loading): Rename to ...
2660 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2661 "set auto-load python-scripts", new anchor for it. Change
2662 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2663 for it. Change "info auto-load-scripts"
2664 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2665 to "Python scripts".
2666
2667 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2668
2669 PR mi/13393
2670 * gdb.texinfo (Print Settings): Extend the description for "set print
2671 object".
2672 (GDB/MI Variable Objects): Extend the description for -var-create and
2673 -var-list-children.
2674
2675 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2676
2677 * gdb.texinfo (Examining Data): Document the 'explore' command.
2678
2679 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2680
2681 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2682 to the children of a varobj and its update range when -var-update
2683 returns that the varobj's type changed.
2684
2685 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2686
2687 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2688 Create two new links fir 'objfile-gdb.py file'
2689 and 'dotdebug_gdb_scripts section'.
2690
2691 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2692
2693 * gdb.texinfo (Auto-loading): Rename node reference
2694 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2695 Twice.
2696 (.debug_gdb_scripts section): Rename the node ...
2697 (dotdebug_gdb_scripts section): ... here.
2698 (Maintenance Commands): Also rename this node reference.
2699
2700 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2701
2702 * gdb.texinfo (Python API/Values From Inferior): Add description
2703 about the new method Value.referenced_value. Add description on
2704 how Value.dereference is different (and similar) to
2705 Value.referenced_value.
2706
2707 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2708
2709 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2710 --init-eval-command=COMMAND, -iex.
2711 (Startup): Describe -iex and -ix. Simplify the example
2712 for "set auto-load-scripts off".
2713
2714 2012-03-16 Gary Benson <gbenson@redhat.com>
2715
2716 PR breakpoints/10738
2717 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2718 stating that GDB cannot set breakpoints on inlined functions.
2719 (Mode Options): Document --use-deprecated-index-sections.
2720 (Index Section Format): Document new index section version format.
2721
2722 2012-03-15 Tom Tromey <tromey@redhat.com>
2723
2724 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2725
2726 2012-03-13 Doug Evans <dje@google.com>
2727
2728 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2729 of "reload".
2730 (Symbols): Delete docs for set/show symbol-reloading.
2731 * gdbint.texinfo (Defining Other Architecture Features): Delete
2732 SYMBOL_RELOADING_DEFAULT.
2733 * refcard.tex: Delete reference to symbol-reloading.
2734
2735 2012-03-07 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.texinfo (General Query Packets): Document new
2738 QProgramSignals packet.
2739 * gdb.texinfo (Remote configuration): Mention
2740 "program-signals-packet".
2741
2742 2012-03-05 Tristan Gingold <gingold@adacore.com>
2743
2744 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2745
2746 2012-03-03 Yao Qi <yao@codesourcery.com>
2747
2748 * gdb.texinfo (In-Process Agent): New node.
2749 Document new commands.
2750 (General Query Packets): Add packet `QAgent'.
2751
2752 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2753
2754 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2755
2756 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2757
2758 * gdb.texinfo (Commands In Python): Put example python macro in
2759 COMMAND_USER category rather than COMMAND_OBSCURE.
2760 Document gdb.COMMAND_USER.
2761 (User-defined Commands): Update documentation to clarify
2762 "set/show max-user-call-depth" and "show user" don't apply to python
2763 commands. Update documentation to clarify "help user-defined" may
2764 also include python commands defined as COMMAND_USER.
2765
2766 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2767
2768 * gdb.texinfo (Startup): Add option -ex description to the option -x
2769 description.
2770
2771 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2772
2773 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2774 condition-evaluation breakpoint parameter.
2775 Mention condition-evaluation mode being shown in "info break".
2776 (Break Conditions): Add description for target-side
2777 conditional breakpoints.
2778 (Remote Configuration): Mention conditional-breakpoints-packet.
2779 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2780 cond-expr.
2781 (General Query Packets): Mention new ConditionalBreakpoint feature.
2782
2783 2012-02-22 Tom Tromey <tromey@redhat.com>
2784
2785 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2786
2787 2012-02-17 Tom Tromey <tromey@redhat.com>
2788
2789 PR python/10753:
2790 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2791 directory.
2792
2793 2012-02-14 Stan Shebs <stan@codesourcery.com>
2794
2795 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2796
2797 2012-02-13 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2800 mips-idt-ecoff.
2801
2802 2012-02-09 Yao Qi <yao@codesourcery.com>
2803
2804 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2805
2806 2012-02-07 Tom Tromey <tromey@redhat.com>
2807
2808 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2809 Symbol.value.
2810
2811 2012-02-07 Tom Tromey <tromey@redhat.com>
2812
2813 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2814
2815 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2816
2817 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2818
2819 2012-01-24 Tom Tromey <tromey@redhat.com>
2820
2821 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2822 unload".
2823 (Files): Mention new catch commands.
2824 (GDB/MI Async Records): Likewise.
2825
2826 2012-01-24 Gary Benson <gbenson@redhat.com>
2827
2828 Delete #if 0'd out code.
2829 * gdb.texinfo (Frame Info): Remove "info catch".
2830
2831 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2832
2833 * gdb.texinfo (Remote Configuration): Document
2834 "set remote hostio-readlink-packet" command.
2835 (General Query Packets): Document vFile:readlink packet.
2836
2837 2012-01-16 Tom Tromey <tromey@redhat.com>
2838
2839 * gdb.texinfo (Specify Location): Document relative file name
2840 handling.
2841
2842 2012-01-16 Tom Tromey <tromey@redhat.com>
2843
2844 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2845
2846 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2847 Eli Zaretskii <eliz@gnu.org>
2848
2849 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2850 code.
2851
2852 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2853
2854 * gdb.texinfo (Variables): Document use of :: for non-static
2855 variables.
2856
2857 2012-01-05 Joel Brobecker <brobecker@adacore.com>
2858
2859 * gdbint.texinfo (Start of New Year Procedure): Update
2860 to replace use of copyright.sh by use of copyright.py.
2861
2862 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2863
2864 Remove the gdbtui binary.
2865 * all-cfg.texi (GDBTUI): Remove.
2866 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2867 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2868 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2869
2870 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2871
2872 Introduce gdb.FinishBreakpoint in Python.
2873 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2874 (Python API): Add menu entry for Finish Breakpoints.
2875
2876 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2877
2878 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2879 tests.
2880
2881 2011-12-16 Doug Evans <dje@google.com>
2882
2883 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2884
2885 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2886
2887 * gdb.texinfo (Python Commands): Remove "maint set/show print
2888 stack". Add documentation for "set/show python print-stack".
2889
2890 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2891
2892 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2893 should transfer control to the stub in the startup code instead of
2894 in main. Mention the need to get past the initial breakpoint.
2895
2896 2011-12-06 Tom Tromey <tromey@redhat.com>
2897
2898 * gdb.texinfo (Set Breaks): Update for new behavior.
2899
2900 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2901
2902 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2903 List Format for SVR4 Targets'.
2904 (General Query Packets): New item qXfer:libraries-svr4:read.
2905 (Library List Format for SVR4 Targets): New node.
2906
2907 2011-12-01 Tom Tromey <tromey@redhat.com>
2908
2909 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2910 add.
2911
2912 2011-11-22 Tom Tromey <tromey@redhat.com>
2913
2914 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2915 reasons.
2916
2917 2011-11-20 Stan Shebs <stan@codesourcery.com>
2918
2919 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2920 note-related options and variables.
2921 (Tracepoint Packets): Document packet changes.
2922
2923 2011-11-20 Sanjoy Das <sdas@igalia.com>
2924
2925 * gdb.texinfo (JIT Interface): Add documentation on writing and
2926 usind JIT debug info readers.
2927 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2928 Debug Info Readers): New nodes.
2929
2930 2011-11-18 Yao Qi <yao@codesourcery.com>
2931
2932 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2933 tracepoint.
2934
2935 2011-11-15 Doug Evans <dje@google.com>
2936
2937 * gdb.texinfo (Files): Document basenames-may-differ.
2938
2939 2011-11-14 Doug Evans <dje@google.com>
2940
2941 * gdb.texinfo (Shell Commands): Document "!".
2942
2943 2011-11-14 Stan Shebs <stan@codesourcery.com>
2944 Kwok Cheung Yeung <kcy@codesourcery.com>
2945
2946 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2947 needed to get shorter fast tracepoints.
2948 (Tracepoint Packets): Document new qTMinFTPILen packet.
2949
2950 2011-11-14 Yao Qi <yao@codesourcery.com>
2951
2952 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2953 behavior of tracepoint.
2954 (General Query Packets): New feature InstallInTrace.
2955 (Remote Configuration): Document "set remote
2956 install-in-trace-packet".
2957
2958 2011-11-12 Matt Rice <ratmice@gmail.com>
2959
2960 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2961 Add arguments to info macro.
2962
2963 2011-11-10 Tom Tromey <tromey@redhat.com>
2964
2965 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2966 manual.
2967 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2968 (Macros): Add a footnote.
2969 (C): Remove paragraph about compiler options.
2970 (C Constants): Mention wide character and string constants.
2971 (C Plus Plus Expressions): Update compiler option advice. Mention
2972 using declarations. Mention ADL. Remove old HP compiler
2973 information.
2974
2975 2011-11-10 Tom Tromey <tromey@redhat.com>
2976
2977 PR c++/9257:
2978 * gdb.texinfo (Print Settings): Add an extra note about the need
2979 for a vtable.
2980
2981 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2982
2983 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2984 "set mips abi" documentation.
2985
2986 2011-11-04 Doug Evans <dje@google.com>
2987
2988 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2989
2990 2011-11-03 Tom Tromey <tromey@redhat.com>
2991
2992 * gdb.texinfo (Stopping): Add menu entry.
2993 (Continuing and Stepping): Restore @node. Use @section, not
2994 @subsection.
2995
2996 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2997
2998 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2999 designation. Fix "Specify Location" cross-reference.
3000
3001 2011-11-02 Stan Shebs <stan@codesourcery.com>
3002
3003 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3004 (General Query Packets): Describe tracenz feature.
3005 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3006
3007 2011-10-28 Paul Koning <paul_koning@dell.com>
3008
3009 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3010
3011 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3012
3013 * gdb.texinfo ((Frames In Python): Document
3014 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3015
3016 2011-10-26 Paul Koning <paul_koning@dell.com>
3017
3018 * gdb.texinfo (gdb.types): Document new deepitems function.
3019
3020 2011-10-25 Paul Koning <paul_koning@dell.com>
3021
3022 PR python/13327
3023
3024 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3025 fetch_lazy method.
3026
3027 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3028
3029 PR python/12656
3030
3031 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3032 global_block, static_block function.
3033
3034 2011-10-19 Tom Tromey <tromey@redhat.com>
3035
3036 * gdb.texinfo (Commands In Python): Add missing "@"s.
3037
3038 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3039
3040 PR python/13285 Document named constants for frame unwind stop reasons
3041 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3042 constants.
3043
3044 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3045
3046 Fix compatibility with texinfo versions older than 4.12.
3047 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3048 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3049 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3050 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3051 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3052 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3053 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3054
3055 2011-10-09 Doug Evans <dje@google.com>
3056
3057 * gdb.texinfo (Extending GDB): Document alias command.
3058
3059 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3060
3061 Support @entry in input expressions.
3062 * gdb.texinfo (Variables): Describe @entry names suffix.
3063 (Print Settings): Add anchor for `set print entry-values'.
3064
3065 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3066 Eli Zaretskii <eliz@gnu.org>
3067
3068 Display @entry parameter values (without references).
3069 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3070 example.
3071 (Print Settings): New description of set print entry-values and show
3072 print entry-values.
3073
3074 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3075 Eli Zaretskii <eliz@gnu.org>
3076
3077 Recognize virtual tail call frames.
3078 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3079 (Tail Call Frames): New node.
3080 (Frames In Python): Add gdb.TAILCALL_FRAME.
3081
3082 2011-10-07 Doug Evans <dje@google.com>
3083
3084 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3085 register_pretty_printer.
3086
3087 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3088
3089 PR python/12930
3090 PR python/12802
3091
3092 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3093 stop method.
3094
3095 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3096
3097 * gdb.texinfo (Starting your Program): "set disable-randomization"
3098 is no longer Linux-specific.
3099 (Remote Configuration): Document "set remote
3100 disable-randomization-packet".
3101 (General Query Packets): Document "QDisableRandomization" packet
3102 and add it to "qSupported" list.
3103
3104 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3105
3106 Allow Python notification of new object-file loadings.
3107 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3108 event type.
3109
3110 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3111
3112 PR python/12691: Add the inferior to Python exited event
3113 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3114
3115 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3118 rephasing.
3119
3120 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3121
3122 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3123 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3124 as possible feature returned by the `-list-features'
3125 command.
3126
3127 2011-09-28 Paul Koning <paul_koning@dell.com>
3128
3129 * gdb.texinfo (gdb.Type): Document field access by dictionary
3130 key syntax.
3131
3132 2011-09-28 Yao Qi <yao@codesourcery.com>
3133
3134 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3135 Add one space after option `-s'. Remove @r{} markup.
3136
3137 2011-09-27 Stan Shebs <stan@codesourcery.com>
3138
3139 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3140
3141 2011-09-16 Hui Zhu <teawater@gmail.com>
3142
3143 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3144 to *(unsigned char *)$esp@300.
3145
3146 2011-09-15 Paul Koning <paul_koning@dell.com>
3147
3148 * gdb.texinfo: Make style of Python functions and methods match
3149 the syntax of Python. Also put class and module names explicitly
3150 on function, member, and variable names, matching Python
3151 documentation conventions.
3152
3153 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3154
3155 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3156 * gdb.texinfo (Inferiors In Python): Describe new
3157 gdb.selected_inferior() function.
3158
3159 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3160
3161 Handle multiple breakpoint hits in Python interface:
3162 * gdb.texinfo (Events In Python): New function documentation:
3163 gdb.BreakpointEvent.breakpoints. Indicate that
3164 gdb.BreakpointEvent.breakpoint is now deprecated.
3165
3166 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3167
3168 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3169
3170 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3171
3172 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3173
3174 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3175
3176 * gdb.texinfo (Prompt): Add set/show extended-prompt
3177 documentation
3178 (Basic Python): Add prompt_hook anchor.
3179 (Python modules): Reword module text to reflect multiple modules.
3180 (gdb.prompt): Document gdb.prompt module.
3181
3182 2011-08-14 Yao Qi <yao@codesourcery.com>
3183
3184 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3185
3186 2011-08-14 Yao Qi <yao@codesourcery.com>
3187
3188 * gdb.texinfo (Standard Target Features): Document C6x features.
3189 (TIC6x Features): New node.
3190
3191 2011-08-12 Doug Evans <dje@google.com>
3192
3193 * gdb.texinfo (Symbols In Python): Document symbol.type.
3194
3195 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3196
3197 * gdb.texinfo (Python): Document command and function
3198 auto-loading.
3199
3200 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3201 Eli Zaretskii <eliz@gnu.org>
3202
3203 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3204 typedefs unrolling. Extend the sample code by an inner typedef and
3205 outer typedefs unrolling.
3206
3207 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3208
3209 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3210 size and line-size.
3211
3212 2011-07-21 Matt Rice <ratmice@gmail.com>
3213
3214 PR macros/12999
3215 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3216 Update text and cindex entries for info macro command.
3217
3218 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3219
3220 * observer.texi (GDB Observers): Add before_prompt observer.
3221 * gdb.texinfo (Basic Python): Add documentation for prompt
3222 substitution.
3223
3224 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3225
3226 PR python/12438
3227 * gdb.texinfo (Python Commands): Add deprecate note to maint
3228 set/show python print-stack. Document set/show python
3229 print-backtrace.
3230
3231 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3232
3233 * gdb.texinfo: Fix typos.
3234
3235 2011-07-01 Tom Tromey <tromey@redhat.com>
3236
3237 * gdb.texinfo (Debugging Output): Document set debug
3238 check-physname.
3239
3240 2011-06-29 Tom Tromey <tromey@redhat.com>
3241
3242 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3243 breakpoint-notifications feature.
3244
3245 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3246
3247 * gdb.texinfo (Target Description): Remove warning about
3248 possibly unstable format.
3249
3250 2011-06-03 Tom Tromey <tromey@redhat.com>
3251
3252 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3253 (Events In Python): Note that exit_code is optional.
3254
3255 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3256
3257 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3258 required for multi-threading support.
3259 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3260 Hc are deprecated for multi-threading debugging. Point readers at
3261 the vCont packet.
3262
3263 2011-05-15 Doug Evans <dje@google.com>
3264
3265 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3266
3267 2011-05-13 Doug Evans <dje@google.com>
3268
3269 * gdb.texinfo (Threads): Document $sdir,$pdir.
3270 (Server): Document $pdir exception.
3271
3272 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3273
3274 * gdb.texinfo (Threads): Clarify default value for
3275 libthread-db-search-path.
3276
3277 * gdb.texinfo (Completion): Update example.
3278 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3279
3280 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3281
3282 * gdb.texinfo: Document change in the behaviour of the enable and
3283 disable GDB commands when applied to tracepoints.
3284 Document the EnableDisableTracepoints remote stub feature.
3285 Document QTEnable and QTDisable in the list of tracepoint packets.
3286
3287 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3288
3289 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3290 hsuser.texi.
3291 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3292 comment to hsuser.texi. Change rluser.texi name in the comment.
3293
3294 2011-05-10 Doug Evans <dje@google.com>
3295
3296 * gdb.texinfo (Threads): If an empty path is provided for
3297 libthread-db-search-path it is reset to its default value.
3298 (Server): Ditto.
3299
3300 2011-05-09 Doug Evans <dje@google.com>
3301
3302 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3303
3304 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3305 Thiago Jung Bauermann <bauerman@br.ibm.com>
3306
3307 Implement support for PowerPC BookE masked watchpoints.
3308 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3309 (PowerPC Embedded): Mention support of masked watchpoints.
3310
3311 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3314 `@value{GDBN}'.
3315
3316 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3317
3318 * gdb.texinfo (titlepage): Remove dedication.
3319 (In Memoriam): New appendix.
3320
3321 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3322 Eli Zaretskii <eliz@gnu.org>
3323
3324 * gdb.texinfo (Index Section Format): Change the version to 5.
3325 Describe the different formula.
3326
3327 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3328 Eli Zaretskii <eliz@gnu.org>
3329
3330 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3331 for disconnected tracing.
3332 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3333 extended-remote relationship. Mention --once.
3334 (TCP port allocation lifecycle of @code{gdbserver}): New.
3335
3336 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3337
3338 * gdb.texinfo (Server): Improve indexing. Index all optional
3339 switches to gdbserver.
3340
3341 2011-04-20 Tom Tromey <tromey@redhat.com>
3342
3343 * gdb.texinfo (Index Section Format): New node.
3344 (Top): Add new node to menu.
3345
3346 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3347
3348 * gdb.texinfo (Maintenance Commands): Document `maint print
3349 remote-registers'.
3350
3351 2011-04-20 Tom Tromey <tromey@redhat.com>
3352
3353 * gdb.texinfo (Trace File Format): Move node later.
3354
3355 2011-04-19 Tom Tromey <tromey@redhat.com>
3356
3357 * gdbint.texinfo (Register Information Functions): Remove
3358 duplicate "the".
3359 * gdb.texinfo (Emacs): Remove duplicate "to".
3360 (GDB/MI Variable Objects): Remove duplicate "the".
3361 (General Query Packets): Likewise.
3362
3363 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3364
3365 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3366 "GDB/MI Ada Exception Information" node.
3367
3368 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3369
3370 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3371 the "exception-name" field in the *stopped async record.
3372
3373 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3374 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3375
3376 Implement support for PowerPC BookE ranged breakpoints.
3377 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3378
3379 2011-03-28 Tom Tromey <tromey@redhat.com>
3380
3381 * gdb.texinfo (Set Tracepoints): Fix typo.
3382
3383 2011-03-24 Tom Tromey <tromey@redhat.com>
3384
3385 * gdb.texinfo (Specify Location): Document `function:label'
3386 linespec.
3387
3388 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3389
3390 PR python/12149
3391
3392 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3393
3394 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3395
3396 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3397 (Inferiors In Python): Likewise.
3398 (Threads In Python): Likewise.
3399 (Symbols In Python): Likewise.
3400 (Objfiles In Python): Likewise.
3401 (Symbol Tables In Python): Likewise.
3402
3403 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3404
3405 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3406 display>: Explain that the commands accept number ranges.
3407
3408 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3409
3410 * gdb.texinfo (Breakpoints In Python): Add description and example
3411 of Python stop function operation.
3412
3413 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3414
3415 * gdb.texinfo (Parameters In Python): Document get_set_string and
3416 get_show_string methods.
3417
3418 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3419
3420 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3421
3422 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3423 circular-trace-buffer name.
3424
3425 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3426
3427 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3428 in the previous change.
3429
3430 2011-02-27 Michael Snyder <msnyder@vmware.com>
3431
3432 * gdb.texinfo (Inferiors and Programs): Update commands to show
3433 that they can accept multiple arguments.
3434
3435 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3436
3437 Revert the following patch (code patch was not approved):
3438 2011-02-21 Hui Zhu <teawater@gmail.com>
3439 * agentexpr.texi (bytecode descriptions): add printf.
3440 * gdb.texinfo (tracepoint action lists): add printf.
3441
3442 2011-02-23 Doug Evans <dje@google.com>
3443
3444 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3445
3446 2011-02-23 Michael Snyder <msnyder@vmware.com>
3447
3448 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3449 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3450 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3451
3452 2011-02-22 Doug Evans <dje@google.com>
3453
3454 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3455 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3456 add description of result, fix @defun formatting.
3457
3458 2011-02-21 Hui Zhu <teawater@gmail.com>
3459
3460 * agentexpr.texi (Bytecode Descriptions): Add printf.
3461 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3462
3463 2011-02-18 Tom Tromey <tromey@redhat.com>
3464
3465 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3466
3467 2011-02-14 Michael Snyder <msnyder@vmware.com>
3468
3469 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3470 Document new command "thread find".
3471
3472 2011-02-14 Michael Snyder <msnyder@vmware.com>
3473
3474 * gdb.texinfo (Threads): Update example of new thread message.
3475
3476 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3477
3478 * gdb.texinfo (Remote Configuration): Mention set/show remote
3479 traceframe-info.
3480 (Tools/Packages Optional for Building GDB): Mention that expat is
3481 used for traceframe info.
3482 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3483 (General Query Packets) <qSupported>: Describe the
3484 qXfer:traceframe-info:read feature.
3485 (qXfer::read): Describe qXfer:traceframe-info:read.
3486 (Traceframe Info Format): New section.
3487
3488 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3489
3490 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3491 for casts and unary operators.
3492
3493 2011-02-04 Tom Tromey <tromey@redhat.com>
3494
3495 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3496 is not useful.
3497
3498 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3499
3500 * gdb.texinfo: s/value optimized out/optimized out/g
3501
3502 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3503
3504 * gdb.texinfo (Other Misc Settings): Rework part of the
3505 documentation of the "set interactive mode" command.
3506
3507 2011-01-19 Tom Tromey <tromey@redhat.com>
3508
3509 * gdb.texinfo (Threads): Document thread name output and `thread
3510 name' command.
3511 (Threads In Python): Document Thread.name attribute.
3512 (GDB/MI Thread Commands): Document thread attributes.
3513
3514 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3515
3516 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3517 changes in mi/mi-cmd-disas.c
3518
3519 2011-01-12 Tom Tromey <tromey@redhat.com>
3520
3521 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3522 Fix "thread apply" text.
3523
3524 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3525 Thiago Jung Bauermann <bauerman@br.ibm.com>
3526
3527 Implement support for PowerPC BookE ranged watchpoints.
3528 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3529 the "set powerpc exact-watchpoints" flag.
3530
3531 2011-01-07 Tom Tromey <tromey@redhat.com>
3532
3533 * gdb.texinfo (Python API): Add descriptions to @menu items.
3534
3535 2011-01-06 Tom Tromey <tromey@redhat.com>
3536
3537 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3538
3539 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3540
3541 * gdb.texinfo (Debugging Output): Document "set debug jit".
3542
3543 2011-01-06 Tom Tromey <tromey@redhat.com>
3544
3545 PR python/12133:
3546 * gdb.texinfo (Frames In Python): Document various frame
3547 constants.
3548
3549 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3550
3551 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3552 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3553 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3554
3555 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3556
3557 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3558 (clean): Add GDBvn.texi.
3559
3560 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3561
3562 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3563 occasional case where the debugger prints an array address
3564 instead of the array itself.
3565
3566 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3567
3568 * gdb.texinfo (Packets) <read registers packet>: Document support
3569 for registers that were not collected.
3570
3571 2010-12-15 Doug Evans <dje@google.com>
3572
3573 * gdb.texinfo (Startup): Document auto-loading of scripts during
3574 startup.
3575 (Auto-loading): Delete "maint set python auto-load on|off".
3576 Add "set auto-load-scripts on|off".
3577
3578 2010-12-07 Doug Evans <dje@google.com>
3579
3580 * gdb.texinfo (Mode Options): Document -data-directory.
3581 (Data Files): Add reference to -data-directory.
3582
3583 2010-11-29 Doug Evans <dje@google.com>
3584
3585 * gdb.texinfo (Pretty-Printer Introduction): Change
3586 printer-name:subprinter-name to printer-name;subprinter-name.
3587
3588 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3589
3590 PR python/12199
3591
3592 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3593
3594 2010-11-23 Tom Tromey <tromey@redhat.com>
3595
3596 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3597 (Editing): Likewise.
3598 (Command History): Likewise.
3599 (TUI Keys): Likewise.
3600 (Bug Reporting): Conditionally include rluser.texi and
3601 inc-history.texinfo.
3602 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3603 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3604 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3605 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3606 (gdb.pdf): Likewise.
3607 (gdb.info): Likewise.
3608 (gdb/index.html): Likewise.
3609
3610 2010-11-23 Tom Tromey <tromey@redhat.com>
3611
3612 * Makefile.in (Makefile): Run ../config.status.
3613 (distclean): Update.
3614 * configure: Remove.
3615 * configure.ac: Remove.
3616
3617 2010-11-12 Tom Tromey <tromey@redhat.com>
3618
3619 * gdb.texinfo (Basic Python): Update. Add xref.
3620 (Exception Handling): Document new exception classes.
3621 (Types In Python): Update.
3622 (Frames In Python): Update.
3623
3624 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3625
3626 * gdb.texinfo (Breakpoints In Python): Document "internal"
3627 parameter, and visible attribute.
3628
3629 2010-11-05 Doug Evans <dje@google.com>
3630
3631 * gdb.texinfo (Source Path): Document "set directories".
3632
3633 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3634
3635 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3636 (OpenCL C): New node.
3637
3638 2010-11-02 Doug Evans <dje@google.com>
3639
3640 * gdb.texinfo (Pretty Printing): Expand into three sections,
3641 introduction, example, and commands.
3642 (Python API): Delete section Disabling Pretty-Printers, merge into
3643 Selecting Pretty-Printers.
3644 (Writing a Pretty-Printer): New section. Move the pretty-printer
3645 example here, and reformat to match python coding style. Add a second
3646 example using the gdb.printing module.
3647 (Python modules): Add gdb.printing.
3648
3649 2010-10-29 Doug Evans <dje@google.com>
3650
3651 * gdb.texinfo (Python): Fix long line.
3652
3653 2010-10-20 Doug Evans <dje@google.com>
3654
3655 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3656 All references updated. Correct sections marked as subsections.
3657 (Coding Standards): New chapter. Move the coding standard related
3658 subsections here. Add section on Python coding standards.
3659
3660 2010-10-13 Doug Evans <dje@google.com>
3661
3662 * gdb.texinfo (Python): Add "Python modules".
3663 (Types in Python): Add reference to gdb.types section.
3664 (Python modules): New node.
3665
3666 2010-10-11 Doug Evans <dje@google.com>
3667
3668 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3669 Python" from gdb.Value.type description.
3670
3671 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3672
3673 * gdb.texinfo (Ravenscar Profile): New node.
3674
3675 2010-09-22 Tom Tromey <tromey@redhat.com>
3676
3677 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3678
3679 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3680
3681 * gdb.texinfo (Values From Inferior): Clarify that
3682 value.dynamic_type works only in C++ programs with RTTI.
3683
3684 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3685
3686 * gdb.texinfo (Character Sets): Correctly reference host-charset
3687 in example.
3688
3689 2010-09-13 Tom Tromey <tromey@redhat.com>
3690
3691 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3692 Document "fullname" and "from".
3693
3694 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3695
3696 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3697 feature `reverse' output by -list-target-features.
3698
3699 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3700
3701 * gdb.texinfo (i386 Features): Remove an extra "@item".
3702
3703 2010-08-30 Tom Tromey <tromey@redhat.com>
3704
3705 PR python/11792:
3706 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3707
3708 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3709
3710 * gdb.texinfo (ARM Features): Document
3711 org.gnu.gdb.arm.m-profile.
3712
3713 2010-08-23 Tom Tromey <tromey@redhat.com>
3714
3715 PR python/11145:
3716 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3717 reinterpret_cast methods.
3718
3719 2010-08-23 Tom Tromey <tromey@redhat.com>
3720
3721 PR python/11915:
3722 * gdb.texinfo (Types In Python): Document array method.
3723
3724 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3725
3726 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3727
3728 2010-08-16 Tom Tromey <tromey@redhat.com>
3729
3730 * gdb.texinfo (Set Watchpoints): Document -location option.
3731
3732 2010-08-13 Doug Evans <dje@google.com>
3733
3734 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3735
3736 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3737
3738 * gdb.texinfo (GDB/MI Data Manipulation): Document
3739 -data-read-memory-raw and -data-write-memory-raw.
3740
3741 2010-08-11 Tom Tromey <tromey@redhat.com>
3742 Phil Muldoon <pmuldoon@redhat.com>
3743
3744 * gdb.texinfo (Basic Python): Describe post_event API.
3745
3746 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3747
3748 * gdb.texinfo (Basic Python): Describe solib_address and
3749 decode_line Python APIs
3750
3751 2010-08-10 Tom Tromey <tromey@redhat.com>
3752
3753 * gdb.texinfo (Pretty Printing API): Document
3754 gdb.default_visualizer.
3755
3756 2010-08-10 Tom Tromey <tromey@redhat.com>
3757
3758 Revert gdb-add-index addition:
3759 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3760
3761 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3762 Eli Zaretskii <eliz@gnu.org>
3763
3764 * gdb.texinfo (Mode Options) <-batch>
3765 (Basic Python) <gdb.execute>: Describe setting width and height.
3766
3767 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3768
3769 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3770
3771 2010-07-30 Tom Tromey <tromey@redhat.com>
3772
3773 * gdb.texinfo (Index Files): Mention gdb-add-index.
3774
3775 2010-07-30 Hui Zhu <teawater@gmail.com>
3776
3777 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3778 "detach inferior" and "kill inferior".
3779
3780 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3781
3782 * gdb.texinfo (Machine Code): Update description of two forms of
3783 arguments, and add new example to demonstrate the new form.
3784
3785 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3786
3787 * gdb.texinfo (Values From Inferior): Add value inferior function
3788 call description.
3789
3790 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3791
3792 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3793
3794 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3795 Eli Zaretskii <eliz@gnu.org>
3796
3797 Make core files the process_stratum.
3798 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3799 record_stratum example.
3800
3801 2010-07-13 Tom Tromey <tromey@redhat.com>
3802
3803 * gdb.texinfo (Index Files): New node.
3804
3805 2010-07-13 Tom Tromey <tromey@redhat.com>
3806
3807 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3808
3809 2010-07-13 Tom Tromey <tromey@redhat.com>
3810
3811 * gdb.texinfo (Specify Location): Document labels.
3812
3813 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3814
3815 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3816 entries for fast tracepoints and static tracepoints.
3817
3818 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3819
3820 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3821 qsThreadInfo>: Spell out `l' as ell.
3822
3823 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3824
3825 * gdb.texinfo (Convenience Variables): Document $_sdata.
3826 (Commands to Set Tracepoints): Describe static tracepoints. Add
3827 `Listing Static Tracepoint Markers' menu entry. Document
3828 "strace".
3829 (Tracepoint Action Lists): Document collecting $_sdata.
3830 (Listing Static Tracepoint Markers): New subsection.
3831 (Tracepoints support in gdbserver): Mention static tracepoints.
3832 (remote packets, enabling and disabling): Mention
3833 read-sdata-object.
3834 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3835 and StaticTracepoint.
3836 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3837 Document qXfer:sdata:read.
3838 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3839
3840 2010-06-29 Joel Brobecker <brobecker@adacore.com>
3841
3842 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3843
3844 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3845 Tom Tromey <tromey@redhat.com>
3846 Thiago Jung Bauermann <bauerman@br.ibm.com>
3847
3848 * gdb.texinfo (Inferiors In Python): New node.
3849 * gdb.texinfo (Threads In Python): New node.
3850
3851 2010-06-28 Joel Brobecker <brobecker@adacore.com>
3852
3853 * gdb.texinfo (Python): Document what the python directory is
3854 and what its location is.
3855 (Basic Python): Document the gdb.PYTHONDIR constant.
3856
3857 2010-06-25 Tom Tromey <tromey@redhat.com>
3858
3859 PR python/10808:
3860 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3861
3862 2010-06-24 Hui Zhu <teawater@gmail.com>
3863
3864 * gdb.texinfo: (Commands for Controlled Output): Add
3865 documentation for command "eval".
3866
3867 2010-06-21 Stan Shebs <stan@codesourcery.com>
3868
3869 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3870 * annotate.texinfo: Ditto.
3871 * gdbint.texinfo: Ditto.
3872 * stabs.texinfo: Ditto.
3873
3874 2010-06-22 Hui Zhu <teawater@gmail.com>
3875
3876 * gdb.texinfo: (Process Record and Replay): Add documentation
3877 for command "set record memory-query".
3878
3879 2010-06-21 Stan Shebs <stan@codesourcery.com>
3880
3881 * gdb.texinfo: Relicense under GFDL version 1.3.
3882 * annotate.texinfo: Relicense under GFDL version 1.3.
3883 * gdbint.texinfo: Relicense under GFDL version 1.3.
3884 * stabs.texinfo: Relicense under GFDL version 1.3.
3885 * fdl.texi: Update to version 1.3.
3886
3887 2010-06-18 Stan Shebs <stan@codesourcery.com>
3888
3889 * gdb.texinfo (Operating System Auxiliary Information): Describe
3890 "info os" when no arguments given.
3891
3892 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3893 $_thread.
3894
3895 2010-06-18 Hui Zhu <teawater@gmail.com>
3896
3897 * gdb.texinfo: (Process Record and Replay): Add documentation
3898 for commands "record save" and "record restore".
3899
3900 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3901
3902 * gdb.texinfo: Include information about the correct use
3903 of addresses in the `watch' command.
3904
3905 2010-06-11 Stan Shebs <stan@codesourcery.com>
3906
3907 * gdb.texinfo (Observer Mode): New section.
3908 (General Query Packets): Document QAllow.
3909
3910 2010-06-04 Doug Evans <dje@google.com>
3911
3912 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3913
3914 2010-06-03 Doug Evans <dje@google.com>
3915
3916 * gdbint.texinfo (Coding): Add subsection on command names.
3917
3918 2010-06-02 Tom Tromey <tromey@redhat.com>
3919
3920 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3921 always-disassemble.
3922
3923 2010-06-01 Pedro Alves <pedro@codesourcery.com>
3924
3925 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3926 gdbserver, and add cross reference.
3927 (Tracepoints support in gdbserver): New subsection.
3928
3929 2010-05-26 Pedro Alves <pedro@codesourcery.com>
3930
3931 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3932 `qRelocInsn' feature.
3933 (Relocate instruction reply packet): New subsection
3934 of `Tracepoint Packets'.
3935 (Tracepoint Packets): Mention that packets QTDP and QTStart
3936 support the qRelocInsn request, and add cross reference to new
3937 subsection.
3938
3939 2010-05-25 Doug Evans <dje@google.com>
3940
3941 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3942 (Commands In Python): Document gdb.string_to_argv.
3943
3944 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3945
3946 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3947 ATTR_NORETURN.
3948
3949 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3950 Tom Tromey <tromey@redhat.com>
3951 Thiago Jung Bauermann <bauerman@br.ibm.com>
3952
3953 * gdb.texinfo (Parameters In Python): New Node.
3954
3955 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3956
3957 * gdb.texinfo: (Summary) Add mention about D language support.
3958 (Filenames): Add D suffixes.
3959 (D): New node.
3960
3961 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3962
3963 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3964 of macro deleted from GDB code.
3965
3966 2010-04-24 Pedro Alves <pedro@codesourcery.com>
3967
3968 * gdb.texinfo (Commands to specify files): Describe what how GDB
3969 looks up DOS-based filesystem paths on the system root. Document
3970 the new `set/show target-file-system-kind' commands.
3971
3972 2010-04-23 Doug Evans <dje@google.com>
3973
3974 * gdb.texinfo (Python): Move Auto-loading section here ...
3975 (Python API): from here.
3976 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3977 (Maintenance Commands): Add docs for "maint print section-scripts".
3978
3979 2010-04-20 Chris Moller <cmoller@redhat.com>
3980
3981 * gdb.texinfo (Setting Breakpoints): Added description of
3982 filename-qualified rbreak.
3983 * refcard.tex (Breakpoints and Watchpoints): Added brief
3984 description of filename-qualified rbreak.
3985
3986 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3987
3988 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3989 (Python API): Change the reference to Pretty Printing API.
3990 (Pretty Printing): Move the user part under the Data node. Reformat
3991 the sample output to 72 columns. Create a new reference to Pretty
3992 Printing API. Rename the API part ...
3993 (Pretty Printing API): To a new node name.
3994 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3995 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3996
3997 2010-04-21 Stan Shebs <stan@codesourcery.com>
3998
3999 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4000 and commands.
4001 (Listing Tracepoints): Update to reflect current behavior.
4002
4003 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4004
4005 * gdb.texinfo (Examining memory): Update for change in string
4006 display with explicit size.
4007
4008 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4009
4010 PR breakpoints/8554.
4011
4012 * gdb.texinfo (Save Breakpoints): New node.
4013 (save-tracepoints): Rename to ...
4014 (save tracepoints): ... this. Mention that `save-tracepoints' is
4015 a deprecated alias to `save tracepoints'.
4016
4017 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4018
4019 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4020 (info w32 thread-information-block): Document new command.
4021 (qGetTIBAddress): Document new gdbserver query.
4022 (maint set/show show-all-tib): Document new command.
4023
4024 2010-04-15 Doug Evans <dje@google.com>
4025
4026 * gdb.texinfo (Python API): Add progspaces section.
4027 (Selecting Pretty-Printers): Progspace pretty-printers are
4028 searched too.
4029 (Progspaces In Python): New section.
4030
4031 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4032
4033 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4034
4035 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4036 returns None.
4037
4038 2010-04-09 Stan Shebs <stan@codesourcery.com>
4039
4040 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4041 Describe the `frames-created' field, tweak grammar.
4042
4043 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4044
4045 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4046 Describe the `circular' and `disconnected' fields.
4047
4048 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4049
4050 * gdb.texinfo (maint print registers): Mention unavailable and
4051 invisible registers.
4052
4053 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4054 Thiago Jung Bauermann <bauerman@br.ibm.com>
4055 Tom Tromey <tromey@redhat.com>
4056
4057 * gdb.texinfo (Breakpoints In Python): New Node.
4058
4059 2010-04-08 Stan Shebs <stan@codesourcery.com>
4060
4061 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4062 trace status fields.
4063
4064 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4065
4066 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4067 optional. Make org.gnu.gdb.i386.avx requires
4068 org.gnu.gdb.i386.avx.
4069
4070 2010-04-08 Doug Evans <dje@google.com>
4071
4072 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4073 search path, and document that gdb only scans the search path if
4074 the script's path doesn't specify a directory.
4075
4076 2010-04-05 Doug Evans <dje@google.com>
4077
4078 * gdb.texinfo (maint show python auto-load): Fix typo.
4079
4080 2010-04-04 Stan Shebs <stan@codesourcery.com>
4081
4082 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4083 (Setting Watchpoints): Update description of "info watch".
4084 (Disabling Breakpoints): Only "info break" lists all.
4085
4086 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4087 (tdump): Explain how tdump works.
4088
4089 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4090
4091 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4092 add cross reference.
4093
4094 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4095
4096 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4097 commands error out.
4098
4099 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4100
4101 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4102
4103 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4104
4105 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4106
4107 2010-03-29 Stan Shebs <stan@codesourcery.com>
4108 Nathan Sidwell <nathan@codesourcery.com>
4109
4110 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4111 GDBN equivalent.
4112 (Set Tracepoints): Remove mention that conditional tracepoints
4113 don't exist.
4114 (Tracepoint Actions): Clarify when while-stepping collection
4115 happens, note that while-stepping does not automatically collect
4116 $pc.
4117
4118 2010-03-29 Stan Shebs <stan@codesourcery.com>
4119
4120 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4121 (General Query Packets): Describe TracepointSource.
4122
4123 2010-03-27 Matt Rice <ratmice@gmail.com>
4124
4125 * gdb.texinfo (ARM): Document arguments to "target sim".
4126 (Set Catchpoints): Use @dots{} instead of @r{...}.
4127
4128 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4129
4130 * gdb.texinfo (Tracepoint Packets): Remove mention that
4131 terror:string may be plain text, and drop mention of X prefix.
4132
4133 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4134
4135 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4136
4137 2010-03-24 Stan Shebs <stan@codesourcery.com>
4138
4139 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4140
4141 2010-03-24 Tom Tromey <tromey@redhat.com>
4142
4143 PR breakpoints/9352:
4144 * gdb.texinfo (Break Commands): Update.
4145
4146 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4147
4148 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4149 commands.
4150
4151 2010-03-16 Stan Shebs <stan@codesourcery.com>
4152
4153 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4154 circular-trace-buffer.
4155 (Tracepoint Packets): Describe QTBuffer, and details of the
4156 qTStatus reply.
4157
4158 2010-03-12 Stan Shebs <stan@codesourcery.com>
4159 Nathan Sidwell <nathan@codesourcery.com>
4160
4161 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4162 doing instruction stepping.
4163 (Tracepoint Restrictions): New node.
4164
4165 2010-03-10 Tom Tromey <tromey@redhat.com>
4166
4167 * gdbint.texinfo (Symbol Handling): Update.
4168
4169 2010-03-08 Tom Tromey <tromey@redhat.com>
4170
4171 PR cli/9591:
4172 * gdb.texinfo (Mode Options): Mention lack of pagination and
4173 confirmation with --batch.
4174 (Screen Size): Mention --batch.
4175 (Messages/Warnings): Likewise.
4176
4177 2010-03-05 Tom Tromey <tromey@redhat.com>
4178
4179 * gdb.texinfo (Basic Python): Document target_charset and
4180 target_wide_charset.
4181
4182 2010-03-05 Tom Tromey <tromey@redhat.com>
4183
4184 * gdb.texinfo (Data): Link to pretty-printing.
4185 (Output Formats): Likewise. Correct text.
4186
4187 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4188
4189 * gdb.texinfo (Types): Describe <struct> and <flags>.
4190
4191 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4192
4193 * gdb.texinfo (Frames In Python): Add block parameter and
4194 description to read_var text.
4195
4196 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4197 Tom Tromey <tromey@redhat.com>
4198
4199 * gdb.texinfo (Types In Python): Describe block argument in
4200 template_argument and gdb.lookup_type.
4201
4202 2010-02-24 Tom Tromey <tromey@redhat.com>
4203
4204 * gdb.texinfo (Cygwin Native): Fix typo.
4205
4206 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4207
4208 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4209 and select method descriptions.
4210 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4211 Tables in Python to menu.
4212 (Blocks In Python): New node.
4213 (Symbols In Python): New node.
4214 (Symbol Tables in Python): New node.
4215
4216 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4217
4218 Multiexec MI
4219
4220 gdb/
4221 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4222
4223 gdb/doc/
4224 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4225 changes.
4226 (GDB/MI Program Execution): Document current behaviour of
4227 --all and --thread-group.
4228 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4229 -remove-inferior.
4230 * observer.texi (inferior_added, inferior_removed): New
4231 observers.
4232
4233 2010-02-19 Tom Tromey <tromey@redhat.com>
4234
4235 * gdbint.texinfo (Getting Started): Fix @node.
4236 (Debugging GDB): Likewise.
4237
4238 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4239
4240 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4241 documenting the gdb_test_timeout variable.
4242
4243 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4244
4245 * gdb.texinfo (MI commands): Added documentation of --reverse
4246 option to a set of MI commands. Restructured documentation of MI
4247 commands --exec-continue to reflect the complexity of reverse
4248 execution.
4249
4250 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4251
4252 * gdb.texinfo (Using the Collected Data): Specify that the address
4253 range of `tfind outsize' is exclusive, and that the address range
4254 of `tfind range' is inclusive.
4255 (Tracepoint Packets): Specify that the address range of
4256 `QTFrame:range' is inclusive, and that the address range of
4257 `QTFrame:outside' is exclusive
4258
4259 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4260
4261 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4262
4263 2010-02-10 Tom Tromey <tromey@redhat.com>
4264
4265 * gdb.texinfo (Debugging Output): Document set debug parser and
4266 show debug parser.
4267
4268 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4269
4270 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4271 i386_eflags and i386_mxcsr.
4272
4273 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4274
4275 * gdb.texinfo: Document i386 target features.
4276
4277 2010-02-05 Doug Evans <dje@google.com>
4278
4279 * gdbint.texinfo (Testsuite): Add a new section to document the
4280 various DejaGnu variables that may be overridden.
4281 Document INTERNAL_GDBFLAGS.
4282
4283 2010-02-04 Tom Tromey <tromey@redhat.com>
4284
4285 PR cli/8830:
4286 * gdb.texinfo (Files): -readnow comes before the filename for file
4287 and symbol-file.
4288
4289 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4290
4291 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4292 Document ARM breakpoint types.
4293 (Register Packet Format): Move into the new section.
4294 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4295
4296 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4297
4298 * gdb.texinfo (File Options): Adjust the documentation of this
4299 switch to refer to the "source" command rather than partially
4300 duplicating some of the relevant information.
4301 (Extending GDB): Introduce and document the set/show script-extension
4302 setting.
4303 (Command Files): Add note explaining that the "source" command
4304 is also used to evalute scripts written in other languages.
4305 Remove the short slightly incorrect reference to sourcing Python
4306 scripts.
4307 (Python Commands): Document how to execute a Python script from GDB.
4308
4309 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4310
4311 * gdb.texinfo (Command Files): Fix typo.
4312
4313 2010-01-18 Tom Tromey <tromey@redhat.com>
4314
4315 * gdb.texinfo (File Options): Document -x on .py files.
4316 (Command Files): Document handling of Python scripts.
4317
4318 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4319
4320 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4321
4322 2010-01-15 Stan Shebs <stan@codesourcery.com>
4323
4324 * gdb.texinfo (Trace Files): New section.
4325 (Tracepoint Packets): Document QTSave and qTBuffer.
4326 (Trace File Format): New appendix.
4327
4328 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4329
4330 * gdb.texinfo (Values From Inferior): Document lazy_string value
4331 method.
4332 (Python API): Add Lazy strings menu item.
4333 (Lazy Strings In Python): New node.
4334
4335 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4336
4337 * gdb.texinfo (GDB/MI Thread Information): New.
4338 (GDB/MI Async Records): Document the core field in *stopped.
4339 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4340 documentation
4341 (Process list): Document that osdata document may contain
4342 threads.
4343 (Remote Serial Protocol): Document qXfer:threads.
4344
4345 2010-01-06 Stan Shebs <stan@codesourcery.com>
4346
4347 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4348 disconnected tracing.
4349 (Tracepoint Packets): Document new protocol.
4350
4351 2010-01-05 Stan Shebs <stan@codesourcery.com>
4352
4353 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4354 tracepoints.
4355 (Tracepoint Packets): Describe remote protocol for fast
4356 tracepoints.
4357
4358 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4359
4360 Update the "Start of New Year Procedure".
4361 * gdbint.texinfo: Add the list of files that need to be updated
4362 manually. Minor reformatting.
4363
4364 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4365
4366 * refcard.tex: Update copyright year in header and text.
4367
4368 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4369
4370 * agentexpr.texi: Add 2010 to the list of copyright years.
4371 * annotate.texinfo: Likewise.
4372 * gdb.texinfo: Likewise.
4373 * gdbint.texinfo: Likewise.
4374 * observer.texi: Likewise.
4375 * stabs.texinfo: Likewise.
4376
4377 2009-12-31 Stan Shebs <stan@codesourcery.com>
4378
4379 * gdb.texinfo (Tracepoint Actions): Describe teval.
4380
4381 2009-12-29 Stan Shebs <stan@codesourcery.com>
4382
4383 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4384
4385 2009-12-28 Stan Shebs <stan@codesourcery.com>
4386
4387 * gdb.texinfo (Trace State Variables): New section.
4388 (Tracepoint Packets): Describe trace state variable packets.
4389 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4390 variable bytecodes.
4391
4392 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4393
4394 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4395 declarations.
4396
4397 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4398
4399 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4400 -gdb-exit behaviour.
4401
4402 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4403
4404 * gpl.texi: Update to version 3 of the GPL.
4405
4406 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4407
4408 * Makefile.in: Update copyright header.
4409 * observer.texi: Fix the copyright header of the generated files.
4410
4411 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4412
4413 * gdb.texinfo (Types In Python): Describe range function.
4414
4415 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4416
4417 * gdb.texinfo (Types In Python): Describe "is_base_class".
4418
4419 2009-12-03 Tom Tromey <tromey@redhat.com>
4420
4421 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4422
4423 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4424
4425 * observer.texi: New memory_changed observer.
4426
4427 2009-12-01 Tom Tromey <tromey@redhat.com>
4428
4429 * gdb.texinfo (Reverse Execution): Fix typo.
4430
4431 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4432
4433 PR gdb/8704
4434
4435 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4436 are allowed after the breakpoint condition.
4437
4438 2009-11-23 Tom Tromey <tromey@redhat.com>
4439
4440 PR python/10782:
4441 * gdb.texinfo (Types In Python): Document Type.pointer.
4442
4443 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4444
4445 * gdb.texinfo (Machine Code): Adjust.
4446
4447 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4448
4449 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4450 (Using Agent Expressions): Delete cross reference.
4451
4452 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4453
4454 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4455 and @settitle directives up to help makeinfo find them.
4456
4457 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4458
4459 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4460 (Auto-loading): Use plural and note one can use multiple components now.
4461
4462 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4463
4464 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4465 -stack-list-arguments have the same documentation for parameter
4466 as -stack-list-locals. Add comas.
4467
4468 2009-10-27 Tom Tromey <tromey@redhat.com>
4469 Eli Zaretskii <eliz@gnu.org>
4470
4471 PR python/10781
4472
4473 * gdb.texinfo (Values From Inferior): Document cast method.
4474
4475 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4476
4477 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4478 and adjust example.
4479
4480 2009-10-22 Michael Snyder <msnyder@vmware.com>
4481
4482 * gdb.texinfo (Process Record and Replay): Document new form of
4483 info record command. Also document the new save and restore
4484 commands.
4485
4486 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4487
4488 * gdb.texinfo (Machine Code): Mention current pc marker.
4489 (Memory): Likewise.
4490
4491 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4492 Stan Shebs <stan@codesourcery.com>
4493
4494 * observer.texi (new_inferior): Rename to...
4495 (inferior_appeared): ... this.
4496
4497 * gdb.texinfo (Inferiors): Rename node to ...
4498 (Inferiors and Programs): ... this. Mention running multiple
4499 programs in the same debug session.
4500 <info inferiors>: Mention the new 'Executable' column if "info
4501 inferiors". Update examples. Document the "add-inferior",
4502 "clone-inferior", "remove-inferior" and "maint info
4503 program-spaces" commands.
4504 (Process): Rename node to...
4505 (Forks): ... this. Document "set|show follow-exec-mode".
4506
4507 2009-10-11 Michael Snyder <msnyder@vmware.com>
4508
4509 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4510 (ReverseContinue): Ditto.
4511
4512 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4513
4514 * gdb.texinfo (Server): Document libthread-db-search-path.
4515
4516 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4517
4518 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4519
4520 2009-10-06 Michael Eager <eager@eagercon.com>
4521
4522 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4523 (Embedded Processors): Add MicroBlaze.
4524 (MicroBlaze): New. Describe Xilinx MicroBlaze
4525
4526 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4527
4528 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4529
4530 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4531
4532 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4533
4534 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4535
4536 * observer.texi (solib_unloaded): Document explicitly the fact that
4537 this observer is called before the associated symbols are unloaded.
4538
4539 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4540
4541 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4542 -stack-list-variables.
4543
4544 2009-09-18 Tom Tromey <tromey@redhat.com>
4545
4546 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4547 is experimental.
4548
4549 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4550
4551 * gdb.texinfo (convenince variables): Mention
4552 $_siginfo could be empty.
4553
4554 2009-09-15 Tom Tromey <tromey@redhat.com>
4555
4556 * gdb.texinfo (GDB/MI Variable Objects): Document
4557 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4558 Expand -var-update documentation.
4559
4560 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4561
4562 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4563 feature.
4564
4565 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4566
4567 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4568
4569 2009-09-10 Michael Snyder <msnyder@vmware.com>
4570
4571 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4572 ReverseStep replies to the qSupported query.
4573
4574 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4575
4576 Add documentation for set/show interactive-mode.
4577 * gdb.texinfo (Other Misc Settings): New node.
4578
4579 2009-09-01 Doug Evans <dje@google.com>
4580
4581 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4582 non-stop mode's affect on remote caching.
4583
4584 2009-08-31 Jacob Potter <jdpotter@google.com>
4585 Doug Evans <dje@google.com>
4586
4587 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4588 Mark `set/show remotecache' options as obsolete.
4589 Document new `set/show stack-cache' option.
4590 Update text for `info dcache'.
4591
4592 2009-08-27 Doug Evans <dje@google.com>
4593
4594 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4595 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4596
4597 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4598
4599 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4600 about autoconf.
4601
4602 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4603
4604 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4605 small example, and describe its columns. Replace "inferior-id" by
4606 "infno" throughout.
4607
4608 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4609
4610 * gdbint.texinfo (Releasing GDB): Point to
4611 README-maintainer-mode file for required autoconf version.
4612 * configure.ac: Do not substitute datarootdir, htmldir,
4613 pdfdir, docdir. Do not process --with-datarootdir,
4614 --with-htmldir, --with-pdfdir, --with-docdir.
4615 * configure: Regenerate.
4616
4617 * configure: Regenerate.
4618
4619 2009-08-20 Reid Kleckner <reid@kleckner.net>
4620
4621 * gdb.texinfo: Add chapter on JIT interface.
4622
4623 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4624
4625 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4626 confirmation request.
4627
4628 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4629
4630 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4631 CRC definitions.
4632
4633 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4634
4635 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4636 -break-commands.
4637
4638 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4639
4640 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4641 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4642
4643 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4644
4645 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4646 "set spu stop-on-load" and "show spu stop-on-load" commands.
4647
4648 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4649
4650 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4651
4652 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4653
4654 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4655 org.gnu.gdb.arm.neon.
4656
4657 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4658
4659 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4660 optional element.
4661 (subsection OS ABI): New subsection.
4662
4663 2009-07-14 Stan Shebs <stan@codesourcery.com>
4664
4665 * gdb.texinfo (Tracepoint Conditions): New section.
4666 (General Query Packets): Describe ConditionalTracepoints.
4667 (Tracepoint Packets): Describe condition field.
4668 (Maintenance Commands): Describe maint agent-eval.
4669 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4670
4671 2009-07-11 Hui Zhu <teawater@gmail.com>
4672
4673 * gdb.texinfo (disassemble): Add a new modifier /r
4674 to "disassemble" command to make it print the raw instructions
4675 in hex as well as in symbolic form.
4676
4677 2009-07-09 Tom Tromey <tromey@redhat.com>
4678
4679 * gdbint.texinfo (Testsuite): Document parallel make check.
4680
4681 2009-07-09 Tom Tromey <tromey@redhat.com>
4682
4683 * gdbint.texinfo (Testsuite): Document test transcripts.
4684
4685 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4686
4687 * gdb.texinfo (Values From Inferior): Add length parameter
4688 description.
4689
4690 2009-07-04 Chris Genly <chris@genly.us>
4691
4692 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4693 in -var-list-children. Fix example according to what the code
4694 does.
4695
4696 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4697
4698 * gdb.texinfo (Debugging multiple inferiors): Document the
4699 "inferior", "detach inferior" and "kill inferior" commands.
4700 (Debugging Programs with Multiple Processes): Adjust to mention
4701 generic "inferior" commands. Delete mention of "detach fork" and
4702 "delete fork". Cross reference to "Debugging multiple inferiors"
4703 section.
4704
4705 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4706
4707 * gdbint.texinfo (Item Output Functions): Update signature
4708 for ui_out_field_core_addr.
4709
4710 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4711
4712 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4713 Update example code extrated from breakpoint.c.
4714
4715 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4716
4717 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4718 MI commands.
4719 (GDB/MI Symbol Query): Likewise.
4720 (GDB/MI File Commands): Likewise.
4721 (GDB/MI File Transfer Commands): Likewise.
4722 (GDB/MI Target Manipulation): Likewise.
4723 (GDB/MI Miscellaneous Commands): Likewise.
4724
4725 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4726
4727 * gdb.texinfo (Debugging Optimized Code): New chapter.
4728 (Compiling for Debugging): Reference it. Move some
4729 text to the new section.
4730
4731 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4732
4733 * doc/gdb.texinfo (Calling): Document
4734 set-unwind-on-terminating-exception usage.
4735
4736 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4737
4738 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4739 command.
4740
4741 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4742
4743 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4744 references.
4745
4746 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4747
4748 * gdbint.texinfo: Rename formal parameters to gdbarch function
4749 protoypes from "current_gdbarch" to "gdbarch".
4750
4751 2009-05-28 Tom Tromey <tromey@redhat.com>
4752
4753 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4754
4755 2009-05-27 Tom Tromey <tromey@redhat.com>
4756
4757 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4758 feature.
4759 (GDB/MI Variable Objects): Document -var-set-visualizer.
4760
4761 2009-04-02 Tom Tromey <tromey@redhat.com>
4762
4763 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4764 feature.
4765 (GDB/MI Variable Objects): Document -var-set-visualizer.
4766
4767 2009-05-27 Tom Tromey <tromey@redhat.com>
4768 Thiago Jung Bauermann <bauerman@br.ibm.com>
4769 Phil Muldoon <pmuldoon@redhat.com>
4770
4771 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4772 (Pretty Printing): New node.
4773 (Selecting Pretty-Printers): Likewise.
4774 (Python API): Update.
4775 (Output Formats): Document /r format.
4776
4777 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4778 Tom Tromey <tromey@redhat.com>
4779
4780 * gdb.texinfo (Types In Python): New node.
4781 (Values From Inferior): "type" is now an attribute.
4782 (Python API): Update.
4783
4784 2009-05-27 Tom Tromey <tromey@redhat.com>
4785 Thiago Jung Bauermann <bauerman@br.ibm.com>
4786 Phil Muldoon <pmuldoon@redhat.com>
4787
4788 * gdb.texinfo: Add @syncodeindex for `tp'.
4789 (Python API): Update.
4790 (Auto-loading): New node.
4791 (Objfiles In Python): New node.
4792
4793 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4794
4795 * gdb.texinfo (Threads): Document libthread-db-search-path.
4796
4797 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
4798
4799 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4800
4801 2009-05-12 Pedro Alves <pedro@codesourcery.com>
4802
4803 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4804 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4805 show show-debug-regs' docs.
4806
4807 2009-05-08 Eli Zaretskii <eliz@gnu.org>
4808
4809 * gdb.texinfo (Process Record and Replay): Add description of
4810 reverse execution.
4811
4812 2009-05-07 Joel Brobecker <brobecker@adacore.com>
4813
4814 * gdbint.texinfo (Adding support for debugging core files): New node.
4815 (Native Debugging): Remove the ``Native core file Support'' section.
4816
4817 2009-05-01 Eli Zaretskii <eliz@gnu.org>
4818
4819 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4820 Add index entries.
4821
4822 2009-04-30 Hui Zhu <teawater@gmail.com>
4823 Michael Snyder <msnyder@vmware.com>
4824
4825 * gdb.texinfo: (Process Record and Replay): Add documentation for
4826 process record and replay.
4827
4828 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4829
4830 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4831 a new part on command-line defined macros.
4832
4833 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4834
4835 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4836 clarify the wording.
4837
4838 2009-04-23 Tom Tromey <tromey@redhat.com>
4839
4840 * gdb.texinfo (Data Files): New node.
4841 (GDB Files): Update menu.
4842
4843 2009-04-23 Joel Brobecker <brobecker@adacore.com>
4844
4845 * gdbint.texinfo (Defining Other Architecture Features): Remove
4846 entry for PROCESS_LINENUMBER_HOOK.
4847
4848 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4849
4850 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4851
4852 2009-04-22 Hui Zhu <teawater@gmail.com>
4853
4854 * gdb.texinfo (disassemble-next-line): Set the default of
4855 disassemble-next-line to off.
4856
4857 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4858
4859 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4860 --with-htmldir): New.
4861 * configure: Regenerate.
4862 * Makefile.in (datarootdir, docdir): Define.
4863 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4864 instead of $(SET_TEXINPUTS).
4865 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4866 gdbint.info instead of $(SET_TEXINPUTS).
4867 (gdbint/index.html): Use same -I options as for building
4868 gdbint.info.
4869 (stabs.dvi, stabs.pdf): Use same -I options as for building
4870 stabs.info instead of $(SET_TEXINPUTS).
4871 (stabs/index.html): Use same -I options as for building
4872 stabs.info.
4873 (annotate.dvi, annotate.pdf): Use same -I options as for building
4874 annotate.info instead of $(SET_TEXINPUTS).
4875 (annotate/index.html): Use same -I options as for building
4876 annotate.info.
4877
4878 2009-04-21 David Daney <ddaney@caviumnetworks.com>
4879
4880 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4881
4882 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4883
4884 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4885
4886 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
4887 Joseph Myers <joseph@codesourcery.com>
4888
4889 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4890 (MAKEHTMLFLAGS): Set to empty.
4891 (html__strip_dir): Define.
4892 (HTMLFILES): Define.
4893 (HTMLFILES_INSTALL): Define.
4894 (install-html): Copy new automake rule.
4895 (html): Depend on $(HTMLFILES).
4896 (gdb_toc.html): Rename to gdb/index.html.
4897 (gdbint_toc.html): Rename to gdbint/index.html.
4898 (stabs_toc.html): Rename to stabs/index.html.
4899 (annotate_toc.html): Rename to annotate/index.html.
4900
4901 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4902
4903 * Makefile.in: Set pdfdir and htmldir from configure
4904 substitutions.
4905 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4906 * configure: Regenerate.
4907
4908 2009-04-16 Joel Brobecker <brobecker@adacore.com>
4909
4910 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4911 This macro is no longer used.
4912
4913 2009-04-15 Tom Tromey <tromey@redhat.com>
4914
4915 * gdb.texinfo (Character Sets): Document default character set.
4916
4917 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4918
4919 * gdbint.texinfo: Change server name from sources.redhat.com to
4920 sourceware.org throughout.
4921
4922 2009-04-09 Joel Brobecker <brobecker@adacore.com>
4923
4924 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4925 about a missing dot or coma after @xref.
4926
4927 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4928
4929 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4930 example, and add a small explanation about it.
4931 (Print Settings): Change the documentation of the "set print
4932 frame-arguments" to reflect the fact that the default is now "scalars".
4933
4934 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4935
4936 * gdb.texinfo (Print Settings): Add kindex for command "set
4937 print frame-arguments".
4938
4939 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4940
4941 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4942 breakpoints.
4943 (Set Breaks): Add reference to thread-specific and task-specific
4944 breakpoints.
4945
4946 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4947
4948 * gdb.texinfo (Ada Tasks): Remove the documentation about
4949 the "Running" state, as this state has been eliminated.
4950 Now all runnable tasks are shown as "Runnable".
4951
4952 2009-03-30 Stan Shebs <stan@codesourcery.com>
4953
4954 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4955 special case of breakpoints.
4956 (Enable and Disable Tracepoints): Mention deprecation.
4957 (Listing Tracepoints): Update description and example.
4958
4959 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4960
4961 * gdb.texinfo (Frames in Python): New node.
4962 (Python API): Update.
4963
4964 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4965
4966 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4967 from a method to an attribute.
4968
4969 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4970
4971 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4972 attribute.
4973
4974 2009-03-25 Pedro Alves <pedro@codesourcery.com>
4975
4976 * observer.texi (thread_exit): Add "silent" parameter.
4977
4978 2009-03-22 Pedro Alves <pedro@codesourcery.com>
4979
4980 * observer.texi (about_to_proceed): New.
4981
4982 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4983
4984 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4985 field throughout to handle types with spaces in them. Fix typos
4986 found by aspell.
4987 (Summary, Requirements, Contributors): New first chapter,
4988 "Summary" added, old Requirements section moved there, and new
4989 section, "Contributors" added.
4990 (Initializing a New Architecture, Register Representation)
4991 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4992 (Porting gdb): These sections extended and updated.
4993 (Compiler Characteristics): This section (empty) deleted.
4994 (Defining Other Architecture Features): This section renamed and
4995 duplicate material removed from (formerly "Target Conditionals").
4996 Use braces {} in @deftypeXX type field throughout to handle types
4997 with spaces in them. Typos found by aspell fixed.
4998
4999 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5000 * stack_frame.pdf: Version of image for PDF output.
5001 * stack_frame.png: Version of image for HTML output and for Emacs.
5002 * stack_frame.txt: Version of image for Info output.
5003 * stack_frame.eps: Version of image for TeX DVI output.
5004
5005 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5006
5007 * gdb.texinfo (Character Sets): Fix last change.
5008
5009 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5010
5011 * gdb.texinfo (Values From Inferior): Fix optional arguments
5012 markup.
5013 (Commands In Python): Adjust argument names of gdb.Command.__init__
5014 to what the function accepts as keywords.
5015
5016 2008-03-20 Tom Tromey <tromey@redhat.com>
5017
5018 * gdb.texinfo (Convenience Vars): Document convenience functions.
5019 (Functions In Python): New node.
5020 (Python API): Update.
5021
5022 2009-03-20 Tom Tromey <tromey@redhat.com>
5023
5024 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5025 set target-wide-charset.
5026 (Requirements): Mention iconv.
5027
5028 2009-03-17 Hui Zhu <teawater@gmail.com>
5029
5030 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5031
5032 2009-03-17 Hui Zhu <teawater@gmail.com>
5033
5034 * gdb.texinfo: Add documentation for disassemble-next-line.
5035
5036 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5037
5038 * gdb.texinfo (Commands In Python): Remove tindex entries.
5039
5040 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5041
5042 * gdb.texinfo (Returning): New description for missing debug info.
5043
5044 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5045
5046 * gdb.texinfo (Remote Configuration): Document query-attached.
5047 (General Query Packets): Document qAttached.
5048
5049 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5050
5051 * gdb.texinfo (Background Execution): Better describe the set
5052 target-async command.
5053 (Maintenance Commands): Delete description of the `maint set/show
5054 linux-async' and `maint set/show remote-async' commands.
5055
5056 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5057
5058 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5059 between sentences.
5060
5061 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5062
5063 * gdb.texinfo (GDB/MI Async Records): Document the
5064 =library-loaded and =library-unloaded notifications.
5065
5066 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5067
5068 * observer.texi (test_notification): New observer.
5069
5070 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5071
5072 * observer.texi: Add parameter 'print_frame' to normal_stop
5073 observer.
5074
5075 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5076
5077 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5078 (Commands In Python): Fix COMMAND_* constants in last change. Use
5079 @kbd for interactive input. Add cross-references and index
5080 entries.
5081
5082 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5083
5084 * gdb.texinfo (Signals): Document $_siginfo.
5085 (Convenience Variables): Mention $_siginfo.
5086 (Remote Configuration): Document qXfer:siginfo:read,
5087 qXfer:siginfo:write packets, and the read-siginfo-object,
5088 write-siginfo-object commands.
5089
5090 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5091
5092 * gdbint.texinfo (Values): New chapter.
5093
5094 2009-02-06 Tom Tromey <tromey@redhat.com>
5095
5096 * gdb.texinfo (Python API): Add entry for Commands In Python.
5097 (Commands In Python): New node.
5098
5099 2009-02-05 Tom Tromey <tromey@redhat.com>
5100
5101 * gdb.texinfo (Values From Inferior): Document Value.string.
5102
5103 2009-02-05 Tom Tromey <tromey@redhat.com>
5104
5105 * gdb.texinfo (Basic Python): Document execute's from_tty
5106 argument.
5107
5108 2009-02-04 Tom Tromey <tromey@redhat.com>
5109
5110 * gdb.texinfo (Basic Python): Document gdb.history.
5111
5112 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5113
5114 * gdb.texinfo (GDB/MI Thread Commands): Document the
5115 'current-thread-id' field. Remove the example with zero threads,
5116 since current GDB won't ever report that if there's inferior.
5117
5118 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5119
5120 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5121 option to -break-insert.
5122
5123 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5124 Jerome Guitton <guitton@adacore.com>
5125
5126 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5127 (System-wide configuration): New section.
5128
5129 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5130
5131 PR gdb/7580:
5132 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5133 internal-error|internal-warning quit|corefile ask|yes|no".
5134
5135 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5136
5137 * gdb.texinfo (Using the `gdbserver' Program): Document
5138 --remote-debug.
5139
5140 2009-01-23 Doug Evans <dje@google.com>
5141
5142 * gdb.texinfo: Add nexti to list of commands that support
5143 background execution.
5144
5145 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5146
5147 * gdb.texinfo (Define, Hooks): Document prefix command support.
5148
5149 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5150 Carlos O'Donell <carlos@codesourcery.com>
5151
5152 Fixes for makeinfo --html.
5153
5154 * annotate.texinfo: Use @copying and @insertcopying. Use
5155 @ifnottex in place of @ifinfo.
5156 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5157 place of @ifinfo. Use @ifnotinfo for one index entry.
5158 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5159 in place of @ifinfo.
5160 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5161 in place of @ifinfo. Include contents at start unconditionally.
5162
5163 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5164
5165 * gdb.texinfo (General Query Packets): Remove @var{} around the
5166 "spu" literal string.
5167
5168 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5169
5170 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5171 program may be running in another process" errors.
5172 * gdbint.texinfo (Native Conditionals): Delete
5173 ONE_PROCESS_WRITETEXT description.
5174
5175 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5176
5177 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5178 emacs local variable to be placed at the end of the ChangeLog.
5179 Add server.c and gdbreplay.c to the list of files where the
5180 copyright year needs to be updated.
5181
5182 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5183
5184 * gdb.texinfo (Remote Configuration): Document new
5185 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5186 commands.
5187
5188 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5189
5190 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5191 FETCH_INFERIOR_REGISTERS.
5192 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5193 FETCH_INFERIOR_REGISTERS descriptions. Remove
5194 gdbarch_get_longjmp_target descrition, since already described in
5195 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5196 (Target Conditionals): ... here.
5197
5198 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5199
5200 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5201 examples.
5202 (Additions to Ada): Likewise. Add the missing opening and closing
5203 parenthesis of the GDB prompt in one of the examples.
5204
5205 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5206
5207 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5208 about the result of 'Address not being of type System.Address.
5209 This problem has been fixed a while ago.
5210
5211 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5212
5213 MI non-stop and multiprocess docs.
5214
5215 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5216 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5217 Adjust documentation for *stopped, document =thread-created,
5218 =thread-exited, =thread-group-created and =thread-group-exited.
5219 (GDB/MI Thread Commands): Document the 'state' field in
5220 -thread-info output.
5221 (GDB/MI Program Execution): Mention --all and --thread-group
5222 options.
5223 (GDB/MI Variable Objects): Describe floating and fixed variable
5224 objects.
5225 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5226
5227 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5228
5229 * gdb.texinfo (Operating System Information): New appendix.
5230 (Operating System Auxiliary Information): Document 'info os processes'
5231 (Remote Configuration): Document 'osdata'
5232 (General Query Packets): Document qXfer:osdata:read.
5233
5234 2008-11-27 Tristan Gingold <gingold@adacore.com>
5235
5236 * gdb.texinfo (Darwin): Document Darwin specific features.
5237
5238 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5239
5240 * gdbint.texinfo (Target Conditionals): Extend the
5241 gdbarch_breakpoint_from_pc description.
5242
5243 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5244
5245 * gdb.texinfo (M68K Features): Fix typo.
5246
5247 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5248
5249 * gdb.texinfo (Symbols): Mention printing containing
5250 image name in "info symbol".
5251 (Maint translate-address): Likewise.
5252
5253 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5254
5255 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5256 commands "catch load" and "catch unload".
5257
5258 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5259
5260 * gdb.texinfo (GDB/MI Async Records): Document
5261 =thread-selected.
5262
5263 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5264
5265 * observer.texi (new_inferior, inferior_exit): New observers.
5266
5267 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5268
5269 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5270 .mt files, TM_CLIBS or TM_CDEPS.
5271 (x86 Watchpoints): Don't mention TDEPFILES.
5272
5273 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5274
5275 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5276 (Overview): Mention notifications and non-stop mode behavior.
5277 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5278 with non-stop mode behavior. Add vStopped description.
5279 (Stop Reply Packets): Update list of packets that return
5280 stop replies. Mention non-stop behavior.
5281 (General Query Packets): Document QNonStop packet and associated
5282 qSupported query response.
5283 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5284 behavior.
5285 (Notification Packets): New section.
5286 (Remote Non-Stop): New section.
5287 (File-I/O Overview): Mention non-stop behavior.
5288
5289 2008-10-24 Hui Zhu <teawater@gmail.com>
5290 Pedro Alves <pedro@codesourcery.com>
5291
5292 * gdb.texinfo (displaced-stepping): Describe the auto mode
5293 setting, and say it's the default. This is now a mainstream
5294 setting instead of a maintenance setting.
5295
5296 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5297
5298 * observer.texi (thread_stop_requested): New.
5299
5300 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5301
5302 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5303 (Patching): Replace incorrect usage of @samp by @kbd.
5304
5305 2008-10-17 Michael Snyder <msnyder@vmware.com>
5306
5307 * gdb.texinfo: Add documentation for reverse execution.
5308
5309 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5310 Eli Zaretskii <eliz@gnu.org>
5311
5312 * gdb.texinfo. (Values From Inferior): New subsubsection.
5313
5314 2008-10-06 Doug Evans <dje@google.com>
5315
5316 * gdb.texinfo (set debug dwarf2-die): Document it.
5317
5318 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5319
5320 * gdb.texinfo (catch) [exception]: Document how to insert
5321 a breakpoint on user-defined exceptions when the exception
5322 name is identical to one of the language-defined ones.
5323
5324 2008-09-27 Tom Tromey <tromey@redhat.com>
5325
5326 * gdb.texinfo (Macros): Remove text about stringification,
5327 varargs, and splicing.
5328
5329 2008-09-27 Tom Tromey <tromey@redhat.com>
5330
5331 * gdbint.texinfo (Language Support): Remove text about omitting
5332 support for a language.
5333
5334 2008-09-23 Doug Evans <dje@google.com>
5335
5336 * gdb.texinfo (info dcache): Update.
5337
5338 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5339
5340 * gdb.texinfo (Packets): Add info on thread-id syntax and
5341 multiprocess extensions.
5342 <D>: Document multiprocess form of packet.
5343 <H>: Use thread-id syntax.
5344 <T>: Likewise.
5345 <vCont>: Likewise. Note this is required for multiprocess.
5346 <vKill>: New packet.
5347 (Stop Reply Packets) <T>: Use thread-id syntax.
5348 <W>: Document multiprocess form of reply.
5349 <X>: Likewise.
5350 (General Query Packets) <qC>: Use thread-id syntax.
5351 <qfThreadInfo>: Likewise.
5352 <qGetTLSAddr>: Likewise.
5353 <qP>: Likewise.
5354 <qSupported>: Add "multiprocess" feature.
5355 <qThreadExtraInfo>: Use thread-id syntax.
5356
5357 2008-09-22 Stan Shebs <stan@codesourcery.com>
5358
5359 * gdb.texinfo (Inferiors): New section.
5360
5361 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5362
5363 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5364
5365 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5366
5367 * gdbint.texinfo (Target Conditionals): Remove documentation
5368 for gdbarch_name_of_malloc.
5369
5370 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5371
5372 * gdb.texinfo (Interrupts): Mention TCP interface for
5373 sending BREAK.
5374
5375 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5376
5377 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5378 argument prefix to "set sysroot".
5379
5380 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5381
5382 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5383 and False.
5384
5385 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5386
5387 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5388 for possible features of -list-features.
5389
5390 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5391
5392 * gdb.texinfo (Background execution): Adjust example
5393 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5394
5395 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5396
5397 * doc/gdb.texinfo (PowerPC): Fix typo.
5398 (PowerPC features): Fix typo.
5399
5400 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5401
5402 * observer.texi (thread_ptid_changed): New.
5403
5404 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5405
5406 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5407 (PowerPC features): Mention feature set for VSX registers.
5408
5409 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5410
5411 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5412 the direct visibility of all names in user-written packages.
5413
5414 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5415
5416 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5417 setting, and make it the default.
5418 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5419 non-stop script example.
5420
5421 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5422
5423 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5424 reference to the "Using Different Register and Memory Data
5425 Representation" section.
5426
5427 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5428
5429 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5430 (Remote Protocol): Add Packet Acknowledgment to menu.
5431 (Overview): Mention +/- can be disabled, and point to new section
5432 where this is discussed in detail.
5433 (General Query Packets): Document QStartNoAckMode packet, and
5434 corresponding qSupported reply.
5435 (Packet Acknowledgment): New section.
5436
5437 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5438 Pedro Alves <pedro@codesourcery.com>
5439
5440 * gdb.texinfo (Threads): Move paragraph about automatic thread
5441 selection to All-Stop Mode subsection.
5442 (Thread Stops): Reorganize existing material into subsections.
5443 Add introductory blurb and menu.
5444 (Non-Stop Mode): New subsection.
5445 (Background Execution): New subsection.
5446 (Maintenance Commands): Add cross-references from async mode
5447 commands to the new Background Execution section.
5448
5449 2008-08-06 Tom Tromey <tromey@redhat.com>
5450
5451 * gdb.texinfo (Extending GDB): New chapter.
5452 (Sequences): Demoted chapter, now a section under the new
5453 Extending GDB chapter.
5454 (Python): New section.
5455
5456 2008-07-31 Stan Shebs <stan@codesourcery.com>
5457
5458 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5459
5460 2008-07-29 Stan Shebs <stan@codesourcery.com>
5461
5462 * gdbint.texinfo: General round of cleanup and minor
5463 clarifications.
5464 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5465 (Longjmp Support): Update description to reflect how it is done
5466 for targets without using native header.
5467 (Symbol Handling): Add a little more general explanation.
5468 (COFF, ELF): Mention stabs encapsulation.
5469 (DWARF 3): New section.
5470 (Adding a New Host): Scrub out some obsolete bits.
5471 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5472 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5473 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5474 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5475 SEEK_SET, STOP_SIGNAL, USG.
5476 (Raw and Virtual Register Representations): Ditto for
5477 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5478 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5479 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5480 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5481 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5482 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5483 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5484 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5485 DEPRECATED_USE_STRUCT_CONVENTION.
5486 Describe gdbarch_deprecated_fp_regnum.
5487 Update description of gdbarch_print_insn.
5488 (Adding a New Target): Scrub out obsolete bits.
5489 (Obsolete Conditionals): Remove entire section.
5490
5491 2008-07-25 Tom Tromey <tromey@redhat.com>
5492
5493 * observer.texi (GDB Observers): Document new observers:
5494 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5495 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5496 architecture_changed.
5497
5498 2008-07-21 Stan Shebs <stan@codesourcery.com>
5499
5500 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5501 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5502
5503 2008-07-21 Tom Tromey <tromey@redhat.com>
5504
5505 * observer.texi (GDB Observers): Remove obsolete comment.
5506 <executable_changed>: Remove argument.
5507
5508 2008-07-18 Tom Tromey <tromey@redhat.com>
5509
5510 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5511
5512 2008-07-10 Doug Evans <dje@google.com>
5513
5514 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5515
5516 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5517
5518 * gdb.texinfo (Starting): Document "set disable-randomization".
5519
5520 2008-07-07 Andreas Schwab <schwab@suse.de>
5521
5522 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5523
5524 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5525
5526 * gdb.texinfo (GDB/MI Target Manipulation): Add
5527 example of -target-attach.
5528
5529 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5530
5531 * observer.texi (target_resumed): New observer.
5532 * gdb.texinfo (GDB/MI Output Records): Document *running.
5533
5534 2008-06-06 Tom Tromey <tromey@redhat.com>
5535
5536 * gdb.texinfo (Completion): Add field name example.
5537
5538 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5539
5540 * gdb.texinfo (GDB/MI Program Context): Added example
5541 to -exec-arguments
5542
5543 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5544
5545 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5546 annotation.
5547
5548 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5549 Nathan Sidwell <nathan@codesourcery.com>
5550 Joseph Myers <joseph@codesourcery.com>
5551
5552 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5553 and ACX_BUGURL.
5554 * configure: Regenerate.
5555 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5556 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5557 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5558 mailing-list-specific text about bug reporting unless
5559 BUGURL_DEFAULT.
5560
5561 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5562
5563 * gdb.texinfo (-target-select): Remove reference to target async.
5564 (Maintenance Commands): Document "maint set/show remote-async".
5565
5566 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5567
5568 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5569 in -target-file-get section.
5570
5571 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5572
5573 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5574 killing the inferior when it is already debugging a process.
5575
5576 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5577
5578 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5579 abbreviation for "finish".
5580
5581 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5582
5583 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5584
5585 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5586
5587 * gdbint.texinfo (Target Conditionals): Delete entry for
5588 gdbarch_dwarf_reg_to_regnum.
5589
5590 2008-05-09 Doug Evans <dje@google.com>
5591
5592 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5593
5594 2008-05-05 Doug Evans <dje@google.com>
5595
5596 * gdb.texinfo (disassemble): Document /m modifier.
5597
5598 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5599
5600 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5601 will not report the time of commands that run the target.
5602
5603 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5604
5605 * gdb.texinfo (GDB/MI Output Records): Add
5606 missing semicolon.
5607
5608 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5609
5610 * gdb.texinfo (GDB/MI Output Records):
5611 Document =thread-create and =thread-exited.
5612
5613 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5614
5615 * gdb.texinfo (GDB/MI Development and Front Ends):
5616 Remove mention of dmi-discuss.
5617
5618 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5619
5620 * observer.texi (thread_exit): New.
5621
5622 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5623
5624 * gdb.texinfo (Debugging Output): Document "set/show debug
5625 displaced".
5626 (Maintenance Commands): Document "maint set/show
5627 can-use-displaced-stepping".
5628
5629 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5630
5631 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5632 and set/show arm force-mode.
5633
5634 2008-05-02 Andreas Schwab <schwab@suse.de>
5635
5636 * gdbint.texinfo (Algorithms): Describe
5637 target_watchpoint_addr_within_range.
5638
5639 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5640
5641 * gdbint.texinfo (Stack Frames): New chapter.
5642 (Algorithms): Move Frames text to the new chapter.
5643 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5644 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5645
5646 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5647
5648 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5649 output does not necessary include any tokens.
5650
5651 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5652
5653 * gdb.texinfo (Set SH Calling convention): New @item.
5654 (Show SH Calling convention): Ditto.
5655
5656 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5657
5658 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5659
5660 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5661
5662 * gdb.texinfo (Set Breaks): Mention that multiple location
5663 breakpoints need line number info. Add index entries.
5664
5665 2008-04-19 Craig Silverstein <csilvers@google.com>
5666
5667 * gdb.texinfo (Requirements): Add an optional requirement on
5668 zlib.
5669 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5670 Compressed DWARF 2.
5671
5672 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5673
5674 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5675 sample output for 'stopped,reason="breakpoint-hit"' message.
5676 (GDB/MI Program Execution): Likewise.
5677
5678 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5679
5680 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5681 -var-set-format. Add -f option to -var-evaluate-expression.
5682
5683 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5684
5685 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5686 new node "Ambiguous Expressions". Replace references to this
5687 node by references to "Ambiguous Expressions" throughout.
5688 (Ambiguous Expressions): New node.
5689
5690 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5691
5692 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5693
5694 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5695
5696 * gdb.texinfo (Debugging Output): Document
5697 "set/show debug lin-lwp-async".
5698 (Maintenance Commands): Document "maint set/show linux-async".
5699
5700 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5701
5702 * gdb.texinfo (Expressions): Update description of malloced arrays.
5703
5704 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5705
5706 * gdb.texinfo (Thread Commands): Document
5707 -thread-info. Remove -thread-list-all-threads.
5708
5709 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5710 Sandra Loosemore <sandra@codesourcery.com>
5711
5712 * gdb.texinfo (Library List Format): Update to mention the
5713 possibility to pass section addresses instead of segment
5714 addresses.
5715
5716 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5717
5718 * gdb.texinfo (Starting): Document "set exec-wrapper".
5719 (Server): Document gdbserver --wrapper.
5720
5721 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5722
5723 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5724 unreadable memory. Delete obsolete SPARClite reference.
5725
5726 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5727
5728 * gdb.texinfo (Starting): Mention always-running targets.
5729 (Target Commands): Add an anchor for load.
5730 (Connecting): Explain continue instead of run.
5731
5732 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5733
5734 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5735
5736 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5737
5738 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5739 breakpoint table.
5740
5741 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5742
5743 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5744 killing the inferior when it is already debugging a process.
5745
5746 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5747
5748 * gdbint.texinfo (Build Script): New section. Mention new build script
5749 gdb_buildall.sh.
5750
5751 2008-02-01 Jim Blandy <jimb@red-bean.com>
5752
5753 * gdb.texinfo (Help): Summarize 'info args' correctly.
5754
5755 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5756
5757 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5758 available in PowerPC architecture.
5759 (Embedded Processors): Change node name of PowerPC item in menu.
5760 (PowerPC): Rename to...
5761 (PowerPC Embedded): this.
5762 (Architectures): Add new PowerPC item in menu.
5763 (PowerPC): New node.
5764
5765 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5768 commands.
5769
5770 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5771
5772 * gdb.texinfo (Setting Catchpoints): Mention features
5773 supported on GNU/Linux.
5774
5775 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
5776
5777 * gdb.texinfo (GDB/MI File Commands): Describe new output
5778 field for MI command -file-list-exec-source-file.
5779
5780 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdb.texinfo (Using the `gdbserver' Program): Add security
5783 warning. Rearrange into subsections and subsubsections. Document
5784 --multi and --debug. Correct --with-sysroot typo. Update --attach
5785 usage. Make load reference clearer. Document monitor exit.
5786 (Remote Configuration): Document set remote exec-file, attach-packet,
5787 and run-packet.
5788 (Packets): Document vAttach and vRun.
5789
5790 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
5791
5792 * gdb.texinfo (Processes): Mention process command.
5793 detach-on-follow -> detach-on-fork.
5794
5795 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5796
5797 * gdbint.texinfo (Native Conditionals): Remove
5798 SHELL_COMMAND_CONCAT and SHELL_FILE.
5799
5800 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5801
5802 * gdb.texinfo (Specify Location): Improve wording.
5803
5804 2008-01-23 Chris Demetriou <cgd@google.com>
5805
5806 * gdb.texinfo (Threads): Document new "set print thread-events"
5807 and "show print thread-events" commands.
5808
5809 2008-01-19 Eli Zaretskii <eliz@gnu.org>
5810
5811 * gdb.texinfo (Specify Location): New section.
5812 (Delete Breaks, Edit, Set Breaks): Remove description of
5813 locations. Instead, add a reference to "Specify Location".
5814 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5815 (Symbols): Refer to "Specify Location" for the valid forms of
5816 linespecs and locations.
5817
5818 2008-01-18 Markus Deuling <deuling@de.ibm.com>
5819
5820 * gdbint.texinfo (Target Conditionals): Replace the description of
5821 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5822
5823 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5824
5825 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5826 about &&var, which is rejected by the expression parser.
5827
5828 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
5829
5830 * gdb.texinfo (Output): Update documentation on using printf with DFP
5831 types.
5832
5833 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5834
5835 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5836 subsubsection.
5837 (Decimal Floating Point format): New subsubsection.
5838
5839 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5840
5841 * gdb.texinfo (File Options): Remove mention of the attempt to
5842 open a core file with the -p option. Don't list -c as a valid
5843 option to attach to a process.
5844
5845 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5846
5847 * gdbint.texinfo (Host Conditionals): Remove mention of
5848 ALIGN_STACK_ON_ENTRY.
5849
5850 2008-01-05 Joel Brobecker <brobecker@adacore.com>
5851
5852 * gdbint.texinfo (Start of New Year Procedure): Add item
5853 describing how to update the source and documentation copyright
5854 notices.
5855
5856 2007-12-18 Jim Blandy <jimb@codesourcery.com>
5857
5858 * gdb.texinfo (Set Watchpoints): Integrate per-thread
5859 watchpoint explanation into the main description of the watchpoint
5860 command; update synopses of 'watch', 'rwatch', and 'awatch'
5861 commands.
5862
5863 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5864
5865 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5866 Document 'pending-breakpoints' feature of
5867 -list-features.
5868
5869 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5870
5871 * gdb.texinfo: Add new parameter's description.
5872
5873 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5874
5875 * gdb.texinfo (Overview): Clarify run-length encoding
5876 example. Remove the restriction on "+" and "-" characters.
5877
5878 2007-12-15 Eli Zaretskii <eliz@gnu.org>
5879
5880 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5881
5882 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5883
5884 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5885 the -f option for -break-insert, remove -r option,
5886 and clarify specification of location.
5887
5888 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5889
5890 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5891 formatting.
5892 (Remote Debugging): Add File Transfer section.
5893 (Remote Configuration): Document Host I/O packets.
5894 (GDB/MI): Add GDB/MI File Transfer Commands section.
5895 (Host I/O Packets): New section in "Remote Protocol".
5896 (Packets): Add vFile.
5897
5898 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5899
5900 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5901 breakpoints with multiple locations.
5902 (Breakpoint Menus): Improve wording.
5903 (Output): Fix last change.
5904
5905 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5906
5907 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5908
5909 2007-11-15 Doug Evans <dje@google.com>
5910
5911 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5912
5913 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5914
5915 * gdbint.texinfo (Native Conditionals): Remove
5916 mention of CLEAR_SOLIB.
5917
5918 2007-11-11 Joel Brobecker <brobecker@adacore.com>
5919
5920 * gdb.texinfo (Print Settings): Add documentation for "set/show
5921 print frame-arguments".
5922
5923 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
5924
5925 * gdb.texinfo (Output): Update printf command's description.
5926
5927 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5928
5929 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5930 powerpc soft-float".
5931
5932 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5933
5934 * gdb.texinfo (Files): Correct formatting. Mention Expat
5935 requirement.
5936 (Requirements for Building GDB): Expand the list of Expat
5937 uses.
5938 (Library List Format, Memory Map Format): Mention Expat.
5939 (Target Descriptions): Update Expat wording.
5940
5941 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5942
5943 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5944 Document that gdbarch_convert_register_p should return zero for no-op
5945 conversions.
5946
5947 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5948
5949 * gdbint.texi (Compiler Characteristics): Move documentation
5950 of set_gdbarch_sofun_address_maybe_missing back to ...
5951 (Target Conditionals): ... here to fix build break.
5952
5953 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5954
5955 * gdbint.texi (Target Conditionals): Remove documentation of
5956 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5957 (Compiler Characteristics): ... documentation of
5958 set_gdbarch_sofun_address_maybe_missing.
5959
5960 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5961
5962 * gdbint.texinfo (Target Conditionals): Use
5963 frame_unwind_register_unsigned in examples instead of
5964 frame_unwind_unsigned_register.
5965
5966 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5967
5968 * gdb.texinfo (Predefined Target Types): Add int128
5969 and uint128.
5970 (Standard Target Features): Add PowerPC features.
5971
5972 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5973
5974 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5975
5976 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5977
5978 * gdbint.texi (Target Conditionals): Remove documentation
5979 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5980 gdbarch_extract_return_value, and gdbarch_store_return_value.
5981
5982 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5983
5984 * gdbint.texi (Target Conditionals): Remove documentation of
5985 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5986
5987 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
5988
5989 * gdb.texinfo: Mention that inaccessible-by-default is on by
5990 default.
5991
5992 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5993
5994 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5995
5996 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5997
5998 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5999 multi-threaded watchpoints.
6000 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6001 checked. Describe sticky notification. Expand description
6002 of steppable and continuable watchpoints.
6003 (Watchpoints and Threads): New subsection.
6004
6005 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6006
6007 * gdb.texinfo (Setting Breakpoints): Revise
6008 documentation for pending breakpoints. Document
6009 breakpoints with multiple locations.
6010
6011 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6012
6013 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6014 Document -list-features.
6015
6016 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6017
6018 * gdb.texinfo (Output): Spell out which features of C's printf are
6019 not supported by GDB's printf.
6020 (Separate Debug Files): More accurate wording regarding build ID
6021 and a reference to the ld manual rather than the Fedora wiki.
6022
6023 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6024 Jim Blandy <jimb@codesourcery.com>
6025
6026 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6027 (Examining Memory): Update mentions of the 's' format.
6028 (Automatic Display): Likewise.
6029
6030 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * gdb.texinfo: Update the FSF's Back-Cover Text.
6033
6034 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6035 Eli Zaretskii <eliz@gnu.org>
6036
6037 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6038 Fixed the ``build ID'' name. New binaries build instructions for the
6039 build ID inclusion. Explain how the commands are specific to the build
6040 ID vs. debug link.
6041
6042 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6043
6044 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6045 indexing for ``build ID'' support.
6046
6047 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6048
6049 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6050 Enlisted BUILD ID to the debug file searching example.
6051 Included a BUILD ID `.note.gnu.build-id' section description.
6052 Updated/added the debug files splitting instructions for OBJCOPY.
6053
6054 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6055
6056 * gdb.texinfo (Variable Objects): Adjust docs
6057 for -var-info-expression and document
6058 -var-info-path-expression.
6059
6060 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6061
6062 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6063 (title page): Include the dedication in the printed manual, as a
6064 separate page after the copyright notice.
6065
6066 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6067 don't break a @var across a line.
6068
6069 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6070
6071 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6072 for include files.
6073
6074 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6075
6076 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6077 in annotate.texinfo.
6078 (Command History): Link to new node.
6079
6080 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6081
6082 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6083
6084 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6085
6086 * gdbint.texinfo (Target Conditionals): Fix last change.
6087
6088 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6089
6090 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6091 routines:
6092 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6093 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6094 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6095 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6096 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6097 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6098 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6099 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6100 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6101 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6102 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6103 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6104 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6105 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6106 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6107 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6108 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6109 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6110 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6111 (SOFTWARE_SINGLE_STEP_P)
6112
6113 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6114 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6115
6116 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6117 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6118 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6119 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6120 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6121 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6122 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6123 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6124 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6125 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6126
6127 (Converting an existing Target Architecture to Multi-arch): Remove
6128 section.
6129
6130 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6131 (gdbarch_addr_bits_remove): Add code example.
6132
6133 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6134
6135 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6136
6137 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6138 Add other missing entries. Adjust the table size to fit.
6139 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6140 stop reasons including the new "library" event.
6141 (General Query Packets): Adjust table widths for qSupported. Mention
6142 qXfer:libraries:read reply to qSupported and document the new packet.
6143 (Library List Format): New section.
6144
6145 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6146
6147 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6148
6149 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6150
6151 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6152
6153 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6154
6155 * gdbint.texinfo (Register and Memory Data): Break sections
6156 into nodes and add a menu.
6157
6158 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6159
6160 * gdb.texinfo (Examining Memory): Document the new behaviour.
6161
6162 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6163
6164 * gdb.texinfo (Standard Target Features): Document
6165 m68k features.
6166
6167 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6168
6169 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6170
6171 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6172
6173 * gdb.texinfo (Target Description Format): Add version attribute
6174 for <target>.
6175
6176 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6177
6178 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6179
6180 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6181
6182 * gdb.texinfo (MIPS Features): New subsection.
6183
6184 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6185 Markus Deuling <deuling@de.ibm.com>
6186
6187 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6188 and qXfer:spu:write packets and mention them under qSupported.
6189
6190 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6191 Markus Deuling <deuling@de.ibm.com>
6192
6193 * gdb.texinfo (Architectures): Add new SPU section to document
6194 Cell Broadband Engine SPU architecture specific commands.
6195
6196 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6197
6198 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6199 comments.
6200
6201 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6202
6203 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6204
6205 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6206
6207 * gdb.texinfo (Overview): Doc fix.
6208
6209 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6210
6211 * gdb.texinfo (Remote Configuration): Document "set/show
6212 remoteflow".
6213
6214 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6215
6216 * gdb.texinfo (MIPS): Remove documentation for set mips
6217 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6218 stack-arg-size.
6219
6220 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6221
6222 * all-cfg.texi (GDBTUI): New.
6223 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6224 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6225 (TUI Configuration): Edit to improve clarity and fix problems of
6226 both style and content.
6227
6228 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6229
6230 * observer.texi (GDB Observers): New observer "new_objfile".
6231
6232 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6233
6234 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6235
6236 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6237
6238 * gdb.texinfo (GDB/MI Variable Objects): Document
6239 frozen variables objects.
6240
6241 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6242
6243 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6244 (Character Sets, Caching Data of Remote Targets): Likewise.
6245 (Targets): Delete Remote node. Move its text...
6246 (Debugging Remote Programs): ...to here. Delete description
6247 of the "remote" command.
6248 (Remote configuration): Delete description of "set remotedevice"
6249 and "show remotedevice".
6250 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6251
6252 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6253
6254 * gdb.texinfo (Contributors, Continuing and Stepping)
6255 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6256 (General Query Packets, File-I/O Remote Protocol Extension)
6257 (Protocol Basics, The F Reply Packet, Write)
6258 (Protocol-specific Representation of Datatypes, Memory Transfer):
6259 Fix hyphenation, punctuation and grammar problems.
6260 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6261 'section' instead of 'subsection' in the text.
6262 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6263 (i386): Remove period from section name.
6264 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6265 (Config Names, Configure Options): Use @file{configure}.
6266
6267 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6268
6269 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6270 and tab expansion.
6271
6272 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6273
6274 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6275
6276 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6277
6278 * gdb.texinfo: Consistently capitalize all significant words in
6279 node names, chapter titles, section titles, and headings. Update
6280 cross references to match.
6281 (Starting and Stopping Trace Experiment): Make node name plural.
6282 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6283
6284 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6285
6286 * gdb.texinfo (WinCE): Delete obsolete subsection.
6287
6288 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6289
6290 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6291 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6292 references.
6293
6294 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6295
6296 * gdb.texinfo (Startup): Delete references to some alternate
6297 names for .gdbinit.
6298 (Thread): Remove LynxOS reference.
6299 (Tandem ST2000): Delete target-specific documentation.
6300 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6301 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6302 and GDB_OSABI_LYNXOS.
6303
6304 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6305
6306 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6307
6308 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6309
6310 * gdbint.texinfo (Target Conditionals): Remove mention of
6311 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6312 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6313
6314 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6315
6316 * Makefile.in: Add "pdfdir" installation
6317 directory, PDFTEX macro, support for "install-pdf" target,
6318 and rules for making a pdf version of refcard.texi.
6319 * refcard.tex: Specify paper size for PDF output.
6320
6321 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6322
6323 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6324
6325 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6326
6327 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6328 (Source Path, Character Sets, Macros, Define)
6329 (GDB/MI Result Records, GDB/MI Simple Examples)
6330 (GDB/MI Program Execution, GDB/MI File Commands)
6331 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6332 (Bug Reporting): Use @value{GCC}.
6333
6334 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6335
6336 * gdb.texinfo (Help): Fix formatting of examples.
6337 (Variables): Use @ifnotinfo instead of @iftex.
6338 (Non-debug DLL symbols): Use @ref instead of @pxref.
6339 (Sparclet File): Use @samp instead of quotes.
6340
6341 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6342
6343 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6344
6345 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6346
6347 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6348 the order of the nodes.
6349 (C Operators, C Constants, Debugging C): Remove extra menus.
6350 (Method Names in Commands): Do not specify next/prev/up nodes.
6351
6352 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6353
6354 * gdb.texinfo (File Options): Add missing parenthesis.
6355 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6356
6357 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6358
6359 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6360
6361 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * gdb.texinfo (Standard Target Features): Mention
6364 case insensitivity.
6365 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6366
6367 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6368
6369 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6370 (Files): Add section name to argument list for pxref.
6371 (Non-debug DLL symbols): Don't use `see' for pxref.
6372 (Embedded Processors): Fix typo.
6373 (GDB/MI Breakpoint Commands): Execution commands generate
6374 *stopped not ^done.
6375
6376 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6377
6378 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6379 values for in_scope. Mention that only root variables can be
6380 updated.
6381 (GDB/MI Development and Front Ends): Explain new values may be
6382 added to existing fields.
6383
6384 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6385
6386 * gdb.texinfo (-target-disconnect): Use @smallexample.
6387 (Requirements): Add anchor for Expat. Update description.
6388 (Target Descriptions): Mention Expat.
6389 (Target Description Format): Document new elements. Use
6390 @smallexample.
6391 (Predefined Target Types, Standard Target Features): New sections.
6392 * gdbint.texinfo (Target Descriptions): New section.
6393
6394 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6395
6396 * gdb.texinfo (Target Description Format): Add section on XInclude.
6397
6398 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6399
6400 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6401 command -enable-timings.
6402
6403 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6404
6405 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6406 descriptions for new/deleted elements in gdb_osabi. Add missing
6407 description for function generic_elf_osabi_sniff_abi_tag_sections.
6408
6409 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6410
6411 * gdb.texinfo (Maintenance Commands): Add documentation for
6412 the new "maint print target-stack" command.
6413
6414 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6415 Eli Zaretskii <eliz@gnu.org>
6416
6417 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6418
6419 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6420
6421 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6422 Use @value{NGCC} instead of @value{GCC}.
6423
6424 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6425
6426 * agentexpr.texi: Fix typos.
6427 * annotate.texinfo: Likewise.
6428 * gdb.texinfo: Likewise.
6429 * gdbint.texinfo: Likewise.
6430 * observer.texi: Likewise.
6431 * stabs.texinfo: Likewise.
6432
6433 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6434
6435 * gdbint.texinfo (Support Libraries): Remove mmalloc
6436 entry. Describe readline library.
6437
6438 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6439
6440 * gdb.texinfo (Target Descriptions): New section.
6441 (General Query Packets): Add QPassSignals anchor. Mention
6442 qXfer:features:read under qSupported. Expand mentions of
6443 qXfer:memory-map:read and QPassSignals. Document
6444 qXfer:features:read.
6445
6446 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6447
6448 * gdb.texinfo (Commands to specify files): Describe
6449 "set sysroot" and "show sysroot".
6450 (Using the `gdbserver' program): Lowercase argument
6451 to @var. Expand description of setting up GDB on the
6452 host.
6453
6454 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6455
6456 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6457 catch exception, catch exception unhandled, and catch assert
6458 commands.
6459
6460 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6461
6462 * gdb.texinfo (Debugging Output): Document "set debug xml"
6463 and "show debug xml".
6464
6465 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6466
6467 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6468
6469 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6470
6471 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6472
6473 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6474
6475 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6476 note in @ignore, to be removed later if nobody complains.
6477
6478 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6479
6480 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6481 of -var-delete.
6482
6483 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6484
6485 * gdb.texinfo (Setting breakpoints): Document
6486 automatic software/hardware breakpoint usage and
6487 the "set breakpoint auto-hw" command.
6488
6489 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6490
6491 * gdb.texinfo (Memory Access Checking): New.
6492
6493 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6494
6495 * gdb.texinfo (Remote configuration): Mention
6496 "pass-signals-packet".
6497 (General Query Packets): Document QPassSignals. Fix
6498 a typo.
6499
6500 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6501
6502 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6503
6504 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6505
6506 * gdb.texinfo (Remote configuration): Rewrite documentation for
6507 packet configuration commands.
6508 (OS Information): Adjust reference to qXfer:auxv:read.
6509 (General Query Packets): Remove references to read-aux-vector-packet
6510 and set remote get-thread-local-storage-address.
6511
6512 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6513
6514 * gdbint.texinfo (Target Architecture Definition): Add new
6515 Initializing a New Architecture section.
6516
6517 2006-10-31 David Taylor <dtaylor@emc.com>
6518
6519 * stabs.texinfo (Macro define and undefine): New node describing
6520 stabs for #define and #undef.
6521
6522 2006-10-27 Andreas Schwab <schwab@suse.de>
6523
6524 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6525
6526 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6527
6528 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6529 clarify on the possible meanings of ``expression'' watched by
6530 watchpoints. Add indexing.
6531 (Prompting, Errors, Invalidation, Annotations for Running)
6532 (Source Annotations): Fix index entries by adding "annotation" to
6533 them, to discriminate from index entries that point to the more
6534 general topic descriptions.
6535
6536 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6537
6538 * gdbint.texinfo (Target Vector Definition): Move most
6539 content into Existing Targets. Add a menu.
6540 (Existing Targets): New section, moved from Target Vector
6541 Definition. Use @subsection.
6542 (Managing Execution State): New section.
6543
6544 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6545
6546 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6547
6548 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6549
6550 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6551 (Command Syntax, Signals, Backtrace, Connecting)
6552 (Remote configuration, Renesas Boards, Console I/O): Fix last
6553 change: use Ctrl- instead of C-, except wrt Emacs.
6554 (File-I/O Examples): Put Ctrl-c in @kbd.
6555 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6556 (Console I/O): Use @samp with Ctrl-.
6557 (Signals, Set Breaks, Set Watchpoints): Document optional
6558 arguments to `info signals' `handle', `info breakpoints', and
6559 `info watchpoints'.
6560
6561 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6562
6563 * gdb.texinfo (Backtrace): Fix last change.
6564
6565 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6566
6567 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6568
6569 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6570
6571 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6572 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6573 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6574
6575 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6576 Daniel Jacobowitz <dan@codesourcery.com>
6577
6578 * gdb.texinfo (Packets): Document vFlashErase,
6579 vFlashWrite and vFlashDone packets.
6580 (General Query Packets): Document qXfer:memory-map:read.
6581 Add a new feature for qXfer:memory-map:read.
6582 (Memory map format): New section.
6583 (Target Commands): Mention that gdb can write flash.
6584
6585 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6586 Daniel Jacobowitz <dan@codesourcery.com>
6587
6588 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6589 memory regions and "mem auto".
6590
6591 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6592
6593 * gdbint.texinfo (Array Containers): New section.
6594
6595 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6596
6597 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6598 -stack-list-arguments HIGH_FRAME argument can be larger then the
6599 actual number of frames.
6600
6601 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6602
6603 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6604 -stack-list-locals HIGH_FRAME argument can be larger then the
6605 actual number of frames.
6606
6607 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6608
6609 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6610 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6611
6612 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6613
6614 * gdbint.texinfo (Overall Structure): New section "Source Tree
6615 Structure".
6616
6617 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6618
6619 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6620 responses.
6621
6622 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6623
6624 * gdb.texinfo (Source Path): Add documentation for new
6625 substitute-path commands.
6626
6627 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6628
6629 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6630 (Running Configure): ...here.
6631 (Requirements): New node. Mention expat.
6632
6633 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6634
6635 * gdb.texinfo (Target Commands): Remove
6636 'set download-write-size' and 'show download-write-size'.
6637
6638 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6639
6640 * stabs.texinfo (Member Type Descriptor): Correct example for
6641 pointer to member types.
6642
6643 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6644
6645 * gdb.texinfo (Optional warnings and messages): Add
6646 'set/show trace-commands'.
6647 (Command files): Add '-v' to source command.
6648
6649 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6650
6651 * gdb.texinfo (OS Information): Update qPart reference to
6652 qXfer.
6653 (Remote configuration): Likewise.
6654 (Overview): Move @cindex to the start of a paragraph. Talk
6655 about binary data encoding.
6656 (Packets): Refer to the overview for the details of the X
6657 packet encoding.
6658 (General Query Packets): Remove qPart description. Add qXfer
6659 description. Add an anchor to qSupported. Correct feature
6660 table title. Add a new feature for qXfer:auxv:read.
6661 (Interrupts): Add a missing parenthesis.
6662
6663 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6664
6665 * gdb.texinfo (KOD): Remove node.
6666 (GDB/MI Kod Commands): Remove commented out node.
6667
6668 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6669
6670 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6671 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6672 (GDB/MI Thread Commands, GDB/MI Program Execution)
6673 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6674 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6675 (GDB/MI File Commands, GDB/MI Target Manipulation)
6676 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6677 since the MI prompt is hard-wired into the code.
6678
6679 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6680
6681 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6682 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6683 (GDB/MI Data Manipulation): Remove description of unimplemented
6684 display related commands as variable objects perform this function
6685 and are superior: -display-delete, -display-disable,
6686 -display-enable, -display-insert and -display-list. Move
6687 -environment-cd, -environment-directory, -environment-path
6688 and -environment-pwd to "Program Context".
6689 (GDB/MI Program Control): Rename to "Program Execution". Move
6690 -exec-arguments -exec-abort to...
6691 (GDB/MI Program Context): ...here. New node split from "Data
6692 Manipulation".
6693
6694 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6695
6696 * gdb.texinfo (Remote configuration): Document set / show
6697 remote supported-packets.
6698 (General Query Packets): Document qSupported packet.
6699
6700 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6701
6702 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6703 and font markup.
6704 (Protocol basics): Likewise.
6705 (The F request packet): Likewise.
6706 (The F reply packet): Likewise.
6707 (Memory transfer): Move this node to be a subsubsection of
6708 "Protocol specific representation of datatypes".
6709 (The Ctrl-C message): More copy editing.
6710 (Console I/O): Likewise.
6711 (The isatty call): Delete this node, and merge its content into
6712 the "isatty" node. Fixed references elsewhere.
6713 (The system call): Delete this node, and merge its content into
6714 the "system" node. Fixed references elsewhere.
6715 (open): Reformat to use @table, and add appropriate font markup.
6716 (close): Likewise.
6717 (read): Likewise.
6718 (write): Likewise.
6719 (lseek): Likewise.
6720 (rename): Likewise.
6721 (unlink): Likewise.
6722 (stat/fstat): Likewise.
6723 (gettimeofday): Likewise.
6724 (isatty): Likewise.
6725 (system): Likewise, plus minor changes to fix confusing wording.
6726 (Integral datatypes): Fix font markup.
6727 (Pointer values): Likewise.
6728 (struct stat): Fix markup to use @table, plus minor copy editing.
6729 (struct timeval): Fix font markup, plus minor copy editing.
6730 (Constants): Minor copy editing.
6731 (Errno values): Add font markup.
6732 (File-I/O Examples): Likewise.
6733
6734 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6735
6736 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6737 (GDB/MI Simple Examples): Move node up one level. Use real
6738 examples.
6739 (GDB/MI Compatibility with CLI): Update.
6740 (GDB/MI Result Records): Add "connected" and "exit" result
6741 classes.
6742 (GDB/MI Stream Records): Clarify target output.
6743 (GDB/MI Command Description Format): Modify example description.
6744 (GDB/MI Breakpoint Table Commands): Rename to...
6745 (GDB/MI Breakpoint Commands): ...this
6746 (GDB/MI Breakpoint Commands): Add optional thread field.
6747 (GDB/MI Program Control): Add an introduction. Move "Program
6748 termination" examples into exec-run description.
6749 (GDB/MI File Commands): Mention similar CLI commands.
6750 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6751 is similar to "-gdb-version".
6752
6753 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6754
6755 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6756
6757 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6758
6759 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6760 sourceware.org for mailing lists.
6761 (GDB/MI File Commands): New node split from Program Control.
6762
6763 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6764
6765 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6766
6767 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6768
6769 * gdb.texinfo (Cygwin Native): Fix last change.
6770
6771 2006-05-22 Christopher Faylor <cgf@timesys.com>
6772
6773 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6774
6775 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
6776
6777 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6778 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6779
6780 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6781
6782 * gdb.texinfo (General Query Packets): Recommend not starting
6783 new packets with qC and clarify.
6784
6785 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
6786
6787 * gdb.texinfo (M2 Types): New section.
6788
6789 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6790
6791 * agentexpr.texi: Add a copyright and license notice.
6792 * observer.texi: Likewise, with GPL clause for function prototypes.
6793 Remove trailing whitespace.
6794
6795 2006-05-05 Jim Blandy <jimb@codesourcery.com>
6796
6797 * gdb.texinfo (General Query Packets): Document conventions for
6798 terminating packet names, and their violations.
6799
6800 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6801
6802 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6803 * gdb.texinfo: Likewise.
6804
6805 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6806
6807 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6808 and "show remotedebug".
6809 (Debugging Output): Add additional index entries.
6810
6811 2006-04-27 Michael Snyder <msnyder@redhat.com>
6812
6813 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6814
6815 2006-04-22 Andrew Cagney <cagney@redhat.com>
6816
6817 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6818 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6819
6820 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6821
6822 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6823 and remove breakpoint prototypes.
6824 (Watchpoints): Move description of target_insert_hw_breakpoint and
6825 target_remove_hw_breakpoint ...
6826 (Breakpoints): ... to here. Document target_insert_breakpoint and
6827 target_remove_breakpoint.
6828
6829 2006-04-17 Jim Blandy <jimb@codesourcery.com>
6830
6831 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6832 and C packets are optional.
6833
6834 2006-04-14 Frederic Riss <frederic.riss@st.com>
6835
6836 * gdb.texinfo (Specifying source directories): Update the description
6837 of the source file search to reflect the fact that the source path
6838 always contains at least $cdir and $cwd.
6839
6840 2006-03-31 Michael Snyder <msnyder@redhat.com>
6841
6842 * gdb.texinfo: Update copyright dates.
6843
6844 2006-03-31 Eli Zaretskii <eliz@gnu.org>
6845
6846 * gdb.texinfo (Overview): Add an index entry to "empty response".
6847
6848 2006-03-28 Jim Blandy <jimb@codesourcery.com>
6849
6850 * gdbint.texinfo (Prologue Analysis): New section.
6851
6852 2006-03-07 Jim Blandy <jimb@red-bean.com>
6853
6854 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6855
6856 * gdb.texinfo (Target Commands): Update text describing how to
6857 specify a target. Refer to the detailed section on remote
6858 debugging, not the brief mention.
6859
6860 * gdb.texinfo (Connecting): Organize the different 'target remote'
6861 connection methods into a table. Add a 'target remote' index
6862 entry. (!!!)
6863
6864 2006-02-17 Fred Fish <fnf@specifix.com>
6865
6866 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6867 'ptype' commands to reflect the fact that the only significant
6868 difference between them is that ptype prints the complete type
6869 description instead of just the name.
6870
6871 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6872
6873 * gdbint.texinfo (Watchpoints): Delete
6874 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6875
6876 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
6877
6878 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6879 times fields where needed. Fix typos. Update general form given
6880 for output of -break-insert.
6881 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6882
6883 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6884
6885 * gdbint.texinfo (Symbol Handling): Add a section
6886 on memory management.
6887
6888 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6889
6890 * gdb.texinfo (Breakpoint table commands): Document the fullname
6891 field in -break-list output.
6892
6893 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6894
6895 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6896 debugging information produced by the various "set debug..."
6897 options.
6898
6899 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6900
6901 * gdb.texinfo (Files): Remove obsolete bits from the description
6902 of "symbol-file".
6903
6904 2006-01-25 Jim Blandy <jimb@redhat.com>
6905
6906 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6907
6908 2006-01-24 Jim Blandy <jimb@redhat.com>
6909
6910 * gdbint.texinfo (Frames): Document the basics of GDB's register
6911 unwinding model, and explain the existence of the "sentinel" frame.
6912
6913 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6914
6915 * gdb.texinfo (Choosing files): Mention that -directory is used
6916 for script files.
6917 (Specifying source directories): Likewise.
6918 (Command files): Explain how script files are found.
6919
6920 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6921
6922 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6923 the threads in a multi-threaded program.
6924 (Threads): The threadno argument of "thread apply" can be a range
6925 of numbers.
6926
6927 2006-01-18 Jim Blandy <jimb@redhat.com>
6928
6929 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6930 of warning flags.
6931
6932 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6933
6934 * gdb.texinfo (Sequences): Improve menu annotations.
6935 (Define): Add index entries for arguments of user-defined
6936 commands. Move the description of flow-control commands...
6937 (Command Files): ...to here. Document loop_break and
6938 loop_continue.
6939 (Define, Command Files): Document `end' and add index entries for
6940 it.
6941
6942 2006-01-04 Michael Snyder <msnyder@redhat.com>
6943
6944 * gdb.texinfo: Add documentation for linux-fork.
6945 * gdbint.texinfo: Add internal documentation for checkpoints.
6946
6947 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6948
6949 * gdb.texinfo (Omissions from Ada): Document that there is now
6950 limited aggregate support.
6951
6952 2005-12-28 Eli Zaretskii <eliz@gnu.org>
6953
6954 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6955 registers and the likes.
6956
6957 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6958
6959 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6960 (Symbols): Fix usage of "e.g.".
6961 (Memory Region Attributes): Fix usage of "etc."
6962
6963 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6964 (Coding): Fix usage of "e.g.".
6965
6966 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6967
6968 * stabs.texinfo:
6969 * refcard.tex:
6970 * gpl.texi:
6971 * gdbint.texinfo:
6972 * gdb.texinfo:
6973 * gdb-cfg.texi:
6974 * fdl.texi:
6975 * annotate.texinfo:
6976 * all-cfg.texi:
6977 * Makefile.in: Add (C) after Copyright. Update the FSF
6978 address.
6979
6980 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6981
6982 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6983 extend GDB with commands for external monitor.
6984
6985 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6986
6987 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6988
6989 2005-11-25 Joel Brobecker <brobecker@adacore.com>
6990
6991 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6992
6993 2005-11-21 Jim Blandy <jimb@redhat.com>
6994
6995 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6996 placement of 'R' actions in tracepoint action packets; document
6997 dependence of 'X' and 'M' actions on a preceding 'R' action for
6998 their registers.
6999
7000 2005-11-19 Jim Blandy <jimb@redhat.com>
7001
7002 * gdb.texinfo (Tracepoint Packets): New node.
7003 (General Query Packets): Add entries for the tracepoint packets,
7004 referring to the "Tracepoint Packets" node.
7005 (Tracepoints): Add reference to "Tracepoint Packets".
7006
7007 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7008
7009 * gdb.texinfo (set remotebreak): Add anchor.
7010 (X packet): Likewise.
7011 (Remote Protocol): Add new section `Interrupts' and new index
7012 entry `interrupts (remote protocol)'.
7013
7014 2005-11-18 Jim Blandy <jimb@redhat.com>
7015
7016 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7017 entries into the General Query Packets section. Add a
7018 cross-reference to that section. Drop description of replies, as
7019 these are covered in the descriptions of each packet.
7020 (General Query Packets): Add introductory text. Explain naming
7021 conventions, and how the end of a name is recognized.
7022
7023 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7024
7025 * gdb.texinfo (Remote configuration): Fix typo in description of
7026 "set remotebreak" command.
7027
7028 2005-11-16 Jim Blandy <jimb@redhat.com>
7029
7030 * gdb.texinfo (Packets, Stop Reply Packets)
7031 (General Query Packets): Various formatting cleanups.
7032 - Use @samp for packet contents.
7033 - Drop summaries from packet @item lines; the same information appears
7034 immediately below in the description.
7035 - Delete paragraph breaks after packet @item commands, so that the
7036 description appears directly to the right of the packet prototype
7037 in the printed manual, if it fits.
7038 - Place spaces in packet prototypes between @vars and non-@var
7039 letters, and explain that they're just for formatting.
7040 - Use @dots{} instead of '...'.
7041 - Fix uses of @code where @var was needed.
7042 - Replace "deprecated" markers with English text spelling out the
7043 packet's status and the preferred alternatives.
7044 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7045 what this ever meant.
7046 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7047 this for a long time.
7048 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7049 implemented several times, and have been in use for years.
7050
7051 2005-11-15 Jim Blandy <jimb@redhat.com>
7052
7053 * gdb.texinfo (Packets): Add index entries for 'm' packet
7054 disclaimers.
7055
7056 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7057 of stub when processing an 'm' packet.
7058
7059 * gdb.texinfo (Packets): Mention that packets beginning with
7060 letters are reserved once, at the top, instead of actually listing
7061 them all and saying "reserved".
7062
7063 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7064
7065 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7066 Change @var{$arg0 to @code{$arg0.
7067
7068 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7069
7070 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7071
7072 2005-11-12 Jim Blandy <jimb@redhat.com>
7073
7074 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7075 order. Remove extraneous 'z'.
7076
7077 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7078
7079 * gdb.texinfo (Choosing files): Add --eval-command.
7080
7081 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7082
7083 * gdb.texinfo (Choosing modes): Add --return-child-result.
7084
7085
7086 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7087
7088 * gdb.texinfo (Choosing modes): Add --batch-silent.
7089
7090 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7091
7092 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7093 "The -var-update Command".
7094
7095 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7096
7097 * gdb.texinfo (Print Settings): Add documentation for set/show
7098 print array-indexes.
7099
7100 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7101
7102 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7103 6.2 and 6.3.
7104
7105 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7106
7107 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7108 since 19-Jan-2004.
7109 (Files): Likewise.
7110 (Variables, Symbols): Document the "<incomplete type>" message and
7111 its reasons.
7112
7113 2005-08-01 Fred Fish <fnf@specifix.com>
7114
7115 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7116
7117 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7118
7119 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7120 option for -var-list-children and -var-update.
7121 (GDB/MI Stack Manipulation): Simplify description of
7122 print-values option for -stack-list-locals.
7123 (GDB/MI Command Description Format): Clarify.
7124 (Mode Options): Spelling of superseded.
7125
7126 2005-07-12 Bob Rossi <bob@brasko.net>
7127
7128 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7129 corresponding GDB command comment.
7130
7131 2005-07-06 Bob Rossi <bob@brasko.net>
7132
7133 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7134 and -inferior-tty-show.
7135 (Input/Output): Document "set/show inferior-tty" and tty alias.
7136
7137 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7138
7139 * gdb.texinfo (Packets): Change description of 'D' packet to note
7140 that GDB does wait for a response.
7141
7142 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7143
7144 * gdb.texinfo (History) Rename "Command History".
7145 (Command History): Move node "Server Prefix" from section on
7146 Annotations here.
7147
7148 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7149
7150 * gdb.texinfo (GDB/MI Stack Manipulation):
7151 Re-instate -stack-info-frame with example. Say that it gets
7152 info on selected frame, not current frame.
7153
7154 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7155
7156 * gdb.texinfo (Server): Clarify that `file' should be used before
7157 connecting to the server.
7158 (Files): Add an xref to the above description.
7159 (Output Formats): More detailed description of the `c' format.
7160 (Memory): List explicitly all the formats supported by `x'.
7161 (Threads): Add an @cindex entry for "thread apply".
7162 (Files): Document the possibility of loading unlinked object
7163 files. Add more indexing for solib-absolute-prefix and
7164 --with-sysroot.
7165 (Machine Code): Document possible problems with locations in
7166 shared libraries.
7167 (Backtrace): Document that free-standing environments do not need
7168 to have a `main' function.
7169
7170 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7171
7172 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7173 -stack-info-frame.
7174
7175 2005-06-07 Andrew Cagney <cagney@gnu.org>
7176
7177 * gdb.texinfo (Contributors): Note the original multi-arch
7178 contributors.
7179
7180 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7181
7182 * gdb.texinfo (Registers): Add index entries for the standard
7183 registers.
7184 (Frames): Add cross-reference from frame pointer description to
7185 the Registers node.
7186 (Annotations Overview): Fix the reference to GDB name.
7187
7188 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7189
7190 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7191 can-use-hw-watchpoints.
7192
7193 2005-05-28 Bob Rossi <bob@brasko.net>
7194
7195 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7196 the possible reasons why an exec async record would be returned to FE.
7197
7198 2005-05-26 Andrew Cagney <cagney@gnu.org>
7199
7200 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7201 Andrew Cagney implemented the original GDB/MI.
7202
7203 2005-05-23 Orjan Friberg <orjanf@axis.com>
7204
7205 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7206 documentation. Add documentation for cris-mode.
7207
7208 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7209
7210 * gdb.texinfo (Numbers): Explain the example and make the wording
7211 more acurate.
7212
7213 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7214 Dennis Brueni <dennis@slickedit.com>
7215
7216 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7217 (GDB/MI Data Manipulation, GDB/MI Program Control)
7218 (GDB/MI Stack Manipulation): Update examples to include the fullname
7219 attribute in stack frames.
7220
7221 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7222
7223 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7224 do with other non-standard names of init files.
7225
7226 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7227
7228 * gdb.texinfo (Command Files): Move the description of the startup
7229 from here...
7230 (Startup): ...to this new subsection of the Invocation chapter.
7231 Rearrange the description of init files more logically and add a
7232 cross-reference to "Command Files". Document the special gdbinit
7233 name for CISCO 68k. Expand the description of what GDB does
7234 during startup.
7235 (History): Add index entry for HISTSIZE.
7236
7237 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7238
7239 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7240
7241 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7242
7243 * gdb.texinfo (SVR4 Process Information, The isatty call)
7244 (The system call): Don't use foo(N) notation for man pages and
7245 functions.
7246 (Compilation, DJGPP Native): Improve wording.
7247
7248 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7249
7250 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7251 were optimized away.
7252
7253 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7254
7255 * gdb.texinfo (Remote configuration): Document "set/show
7256 get-thread-local-storage-address". Add cross-reference to the
7257 description of the qGetTLSAddr packet.
7258 (General Query Packets): Mention "set remote
7259 get-thread-local-storage-address" and add a reference to its
7260 description.
7261
7262 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7263
7264 * gdb.texinfo (Backtrace): Describe 'bt full'.
7265
7266 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7267
7268 * gdb.texinfo (Mode Options): Fix typo.
7269 (GDB/MI): Describe how to invoke GDB/MI.
7270
7271 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7272
7273 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7274 references changed. Add description of "info udot".
7275 (Files): Document "set/show stop-on-solib-events".
7276 (M32R/D): Document "set/show download-path", "set/show
7277 board-address", "set/show server-address", "upload", "tload".
7278 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7279 "use_mon_code", "use_ib_break", "use_dbt_break".
7280 (Maintenance Commands): Improve indexing.
7281 (Target Commands): Document "set/show hash", "set/show debug
7282 monitor".
7283 (SVR4 Process Information): Document "info pidlist" and "info
7284 meminfo". Document "set/show procfs-tarce" and "set/show
7285 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7286 (Symbols, The Print Command with Objective-C): Improve indexing.
7287 (Objective-C): Add references to "info classes" and "info
7288 selectors".
7289 (Debugging Output): Improve wording. Document "set/show debug
7290 solib-frv". Fix "set/show debugvarobj".
7291 (Set Breaks): Add index entry for "hardware breakpoints".
7292 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7293 and "set/show usehardbreakpoints".
7294 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7295 monitor-prompt", "set/show monitor-warnings", "pmon".
7296 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7297 rdiromatzero", "set/show rdiheartbeat".
7298 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7299 "sds".
7300 (Embedded Processors): Document the "sim" command.
7301 (Remote): Document the "remote" command.
7302 (DJGPP Native): Document the "info serial" command.
7303 (Threads): Document "maint info sol-threads".
7304 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7305 (Set Breaks): Improve indexing.
7306 (Command Syntax): Add a reference to dont-repeat.
7307 (Define): Document "dont-repeat".
7308 (TUI Commands): Document "tabset".
7309 (WinCE): New subsection. Document "set/show remotedirectory",
7310 "set/show remoteupload", "set/show remoteaddhost".
7311
7312 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7313
7314 * gdb.texinfo (Hurd Native): New subsection, documents
7315 Hurd-specific commands.
7316 (Maintenance Commands): Add cross-reference to "Debugging Output".
7317 (Debugging Output): Document "set/show debug lin-lwp".
7318 (MIPS): Improve documentation of heuristic-fence-post. Document
7319 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7320 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7321 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7322 (ARM): Document ARM-specific commands.
7323 (AVR): New section. Document "info io_registers".
7324 (CRIS): New section. Document "set/show cris-version" and
7325 "set/show cris-dwarf2-cfi".
7326 (HPPA): New section. Document "set/show debug hppa" and "maint
7327 print unwind".
7328 (Neutrino): New subsection. Document "set/show debug nto-debug".
7329 (Super-H): New section. Document the "regs" command.
7330 (Debugging Output): Document "set/show debug aix-thread".
7331
7332 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7333
7334 * gdb.texinfo (Print Settings): Document "set/show print
7335 pascal_static-members", "set print repeats", "show print
7336 null-stop". Improve indexing. Fix documentation of "set print
7337 union".
7338 (Pascal): New section.
7339 (Supported languages): Rename from "Support"; all references
7340 updated. Add a menu item for Pascal.
7341 (Numbers): Document "set radix.
7342 (Screen Size): Document "set/show pagination".
7343 (MIPS Embedded): Remove "set processor" documentation.
7344 (Remote configuration): Document "set/show X/P/Z-packet",
7345 "set/show read-aux-vector-packet", "set/show remote
7346 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7347 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7348 remotedebug", "set/show remotebreak", "set/show remotedevice",
7349 "set/show remotelogfile".
7350 (Auxiliary Vector): Add reference to the description of the
7351 read-aux-vector-packet setting.
7352 (Set Watchpoints): Add a cross-reference to "set remote
7353 hardware-breakpoint-limit".
7354 (General Query Packets): Add indexing of requests and
7355 cross-references to related commands in "Remote configuration".
7356 (File-I/O Overview, The system call): Fix wording and typos.
7357 (Thread Stops): Add index entries.
7358 (Continuing and Stepping): Document "show step-mode".
7359 (i386): New node. Document "set/show struct-convention".
7360 (Files): Document "show trust-readonly-sections".
7361 (Calling): Document "set/show unwindonsignal".
7362 (Messages/Warnings): Add index entries.
7363 (Maintenance Commands): Document "set/show watchdog".
7364 (Annotations Overview): Document "show annotate".
7365 (Set Watchpoints): Add index entries.
7366 (Symbols): Fix doc of case-sensitive.
7367 (ABI): Document "show coerce-float-to-double".
7368 (Convenience Vars, Help): Improve indexing.
7369 (Machine Code): Document "show disassembly-flavor".
7370 (Debugging C plus plus): Document "show overload-resolution".
7371 (Value History, Signaling): Add index entries.
7372
7373 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7374
7375 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7376 (Processes): Fix wording.
7377 (History, List, Logging output, Define, Symbols, Print Settings):
7378 Improve indexing.
7379
7380 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7381
7382 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7383 redundant index entry for "target" command.
7384 (Backtrace): Add index entries.
7385 (Symbols, Fortran): Document the "set case-sensitive" command.
7386 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7387 (Print Settings): Add index entry for "set demangle-style".
7388 (Target Commands): Document "set download-write-size".
7389 (Debugging Output): Document "set exec-done-display".
7390
7391 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7392
7393 * gdb.texinfo (Files): Fix the name and documentation of
7394 add-shared-symbol-files. Document its alias assf. Update the
7395 list of OSs where GDB supports shared libraries. Fix markup.
7396 (Continuing and Stepping): Add reference to @var{location} in the
7397 text.
7398 (Dump/Restore Files): Fix reference to @{filename}.
7399 (Help): Fix wording.
7400 (Attach): Ditto.
7401 (Set Watchpoints): Ditto.
7402 (Backtrace): Remove redundant index entries. Improve index
7403 entries.
7404 (Delete Breaks): Fix wording.
7405 (Memory): Document the compare-sections command.
7406 (Memory Region Attributes): Improve wording.
7407 (Disabling): Improve wording.
7408 (Fortran): New subsection. Document the "info common" command.
7409 (Help): Document aliases "info copying" and "info warranty".
7410 (Caching Remote Data): New section. Document the "set/show
7411 remotecache" and "info dcache" commands.
7412 (Show): Fix wording of the documentation of the "set
7413 extension-language" command.
7414 (Signals): Add index entry for "info handle".
7415 (Memory Region Attributes): Fix punctuation.
7416 (Symbols): Change the arg name to "location" and refer to it in
7417 the text. Fix wording of "info types" doc.
7418 (Threads): Fix usage of @enumerate @item's.
7419 (Listing Tracepoints): Add index entry for "info tp".
7420 (Set Watchpoints): Add xref to "info break" description.
7421 (Macros): Add an index entry for "macro exp1". Document the
7422 "macro list" command.
7423 (Maintenance Commands): Document "flushregs", "maint agent",
7424 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7425 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7426 "maint print architecture", "maint print objfiles", "maint print
7427 statistics", "maint print type", "maint show-debug-regs", "maint
7428 space", "maint time", and "maint translate-address".
7429 (Connecting): Document the "monitor" command.
7430 (Annotations Overview): Describe the "set annotate" command.
7431
7432 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7433
7434 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7435 Rearrange index entries and improve wording about support for
7436 hardware watchpoints.
7437
7438 2005-03-10 Bob Rossi <bob@brasko.net>
7439
7440 * gdb.texinfo: Update copyright
7441
7442 2005-02-09 Theodore A. Roth <troth@openavr.org>
7443
7444 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7445 error.
7446
7447 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7448
7449 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7450
7451 2005-01-17 Michael Snyder <msnyder@redhat.com>
7452
7453 * gdb.texinfo: Fix spelling, infinte -> infinite.
7454
7455 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7456
7457 * observer.texi (GDB Observers): Document "solib_loaded".
7458
7459 2005-01-07 Andrew Cagney <cagney@gnu.org>
7460
7461 * configure.ac: Rename configure.in, require autoconf 2.59.
7462 * configure: Re-generate.
7463
7464 * configure.in: Replace configdirs with multiple references to
7465 AC_CONFIG_SUBDIRS.
7466 * configure: Re-generate.
7467
7468 2005-01-04 Andrew Cagney <cagney@gnu.org>
7469
7470 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7471 part of the version number.
7472
7473 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7474
7475 * gdbint.texinfo (Algorithms): Remove description of
7476 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7477
7478 2004-12-07 Jim Blandy <jimb@redhat.com>
7479
7480 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7481 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7482 numbers.
7483
7484 2004-12-07 Andreas Schwab <schwab@suse.de>
7485
7486 * gdb.texinfo (Mode Options): Document -l option.
7487
7488 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7489
7490 * gdbint.texinfo (Algorithms): More accurate description of
7491 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7492 is not needed unless data-read and data-access watchpoints are
7493 supported. Add a description of how GDB checks whether the
7494 inferior stopped because a watchpoint was hit.
7495
7496 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7497
7498 * gdb.texinfo (Files): Add cross-reference to description of
7499 -readnow command-line switch.
7500
7501 2004-11-10 Randolph Chung <tausq@debian.org>
7502
7503 * gdb.texinfo: Document set/show backtrace past-entry commands.
7504 Rearrange index entries for set/show backtrace past-main.
7505
7506 2004-11-10 Jon Beniston <jon@beniston.com>
7507
7508 Committed by Andrew Cagney <cagney@gnu.org>.
7509 * gdb.texinfo (Remote Serial Protocol): Further describe
7510 binary transfer escaping mechanism .
7511
7512 2004-11-08 Randolph Chung <tausq@debian.org>
7513
7514 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7515 and "show debug infrun". Add index entries.
7516
7517 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7518
7519 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7520 "info proc" that are already implemented. Add index entries.
7521 (Working Directory): Add a cross-reference to "info proc" command.
7522 (Files): Add a tip for decreasing memory used for symtabs from
7523 shared libraries.
7524 (Starting): Fix whitespace; make "elaboration" stand out where it
7525 is first used, and add an index entry for the term.
7526 (Calling): Expand and elaborate text. Add "print". Add the
7527 description of problems with weak aliases.
7528 (Core File Generation): New section.
7529
7530 2004-10-12 Andrew Cagney <cagney@gnu.org>
7531
7532 * gdbint.texinfo (Versions and Branches): New chapter.
7533 (Releasing GDB): Delete "Versions and Branches" section.
7534 (Top): Add "Versions and Branches".
7535
7536 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7537
7538 * gdb.texinfo (Editing, History): Add cross-references to the
7539 included Readline and History user documentation. Remove
7540 references to the symbol have-readline-appendices which is unused
7541 and undefined.
7542 (History): Fix indexing.
7543
7544 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7545
7546 * gdbint.texinfo (target_stopped_data_address): Update to
7547 new prototype.
7548 (i386_stopped_data_address): Update prototype and description.
7549 (i386_stopped_by_watchpoint): New function and description.
7550
7551 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7552
7553 * gdb.texinfo (Filenames): Add Ada suffixes.
7554 (Ada) New section.
7555
7556 2004-09-27 Andrew Cagney <cagney@gnu.org>
7557 Robert Picco <Robert.Picco@hp.com>
7558
7559 * gdb.texinfo (Packets): Document the "p" packet.
7560
7561 2004-09-21 Jason Molenda (jmolenda@apple.com)
7562
7563 * gdb.texinfo (Paths and Names of the Source Files): Document the
7564 meaning of values in the 'desc' field of a SO stab.
7565
7566 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7567
7568 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7569 max-cache-age" and "maint show dwarf2 max-cache-age".
7570
7571 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7572
7573 * gdb.texinfo (Set Breaks): Add index entry for setting
7574 breakpoints on overloaded C++ functions that are not members of
7575 any classes. Add an example and an index entry for setting
7576 breakpoints on all program functions.
7577 (Character Sets, Macros, Overlay Commands)
7578 (Non-debug DLL symbols, GDB/MI Output Syntax)
7579 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7580 Use "(@value{GDBP})" instead of a literal "(gdb)".
7581
7582 2004-09-12 Andrew Cagney <cagney@gnu.org>
7583
7584 * gdbint.texinfo (Native Debugging): Delete description of
7585 FILES_INFO_HOOK.
7586
7587 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7588
7589 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7590 to hex_string_custom (not historically correct, but more
7591 understandable, given the current code).
7592
7593 2004-09-03 Andrew Cagney <cagney@gnu.org>
7594
7595 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7596
7597 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7598
7599 * observer.texi (solib_unloaded): New observer.
7600
7601 2004-08-24 Andrew Cagney <cagney@gnu.org>
7602
7603 * gdbint.texinfo (Target Architecture Definition): Add missing
7604 comma.
7605
7606 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7607
7608 * (Using the Testsuite): build != host is supported,
7609 but some test scripts do not support build != host.
7610
7611 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7612
7613 * gdbint.texinfo (Host Definition): Delete description of
7614 FCLOSE_PROVIDED and GETENV_PROVIDED.
7615
7616 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7617
7618 * gdbint.texinfo (Host Definition): Delete description of
7619 NO_SYS_FILE.
7620 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7621 PTRACE_FP_BUG.
7622
7623 2004-08-05 Andrew Cagney <cagney@gnu.org>
7624
7625 * gdbint.texinfo (Target Architecture Definition): Delete
7626 reference to deprecated_read_fp.
7627
7628 2004-08-02 Andrew Cagney <cagney@gnu.org>
7629
7630 * gdbint.texinfo (Target Architecture Definition): Delete
7631 description of DEPRECATED_REGISTER_BYTES.
7632
7633 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7634
7635 * gdb.texinfo (Source Path): Document the new behavior of
7636 searching for the source files.
7637
7638 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7639
7640 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7641 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7642 (Auto Display): Improve indexing.
7643
7644 2004-07-16 Andrew Cagney <cagney@gnu.org>
7645
7646 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7647 "-noasync".
7648
7649 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7650
7651 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7652 have the same prefix have only their prefix in the index.
7653
7654 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7655
7656 * gdb.texinfo (BSD libkvm Interface): New node (section)
7657 (Native): Add it to the menu.
7658
7659 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7660
7661 * gdbint.texinfo (Target Architecture Definition): Remove
7662 PCC_SOL_BROKEN.
7663
7664 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7665
7666 * gdbint.texinfo (Target Architecture Definition): Remove
7667 SUN_FIXED_LBRAC_BUG.
7668
7669 2004-06-26 Andrew Cagney <cagney@gnu.org>
7670
7671 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7672
7673 2004-06-20 Andrew Cagney <cagney@gnu.org>
7674
7675 * gdbint.texinfo (Target Architecture Definition): Deprecate
7676 USE_STRUCT_CONVENTION.
7677
7678 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7679
7680 gdb.texinfo (Bug Reporting): Mention session recording,
7681 with the script command or Emacs.
7682
7683 2004-06-18 Andrew Cagney <cagney@gnu.org>
7684
7685 * gdbint.texinfo (Target Architecture Definition): Deprecate
7686 FUNCTION_START_OFFSET.
7687
7688 2004-06-14 Andrew Cagney <cagney@gnu.org>
7689
7690 Based on changes from Karl Berry.
7691 * gdb.texinfo: Do not use @sc in a direntry.
7692 * stabs.texinfo: Change @dircateogry to "Software development".
7693 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7694
7695 2004-06-13 Andrew Cagney <cagney@gnu.org>
7696
7697 * gdbint.texinfo (Target Architecture Definition): Delete
7698 description of RETURN_VALUE_ON_STACK.
7699
7700 2004-06-09 Andrew Cagney <cagney@gnu.org>
7701
7702 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7703 deleted by previous patch.
7704
7705 2004-06-08 Andrew Cagney <cagney@gnu.org>
7706
7707 * gdbint.texinfo (Native Debugging): Delete documentation on
7708 ATTACH_DETACH.
7709
7710 2004-06-06 Randolph Chung <tausq@debian.org>
7711
7712 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7713
7714 2004-06-06 Randolph Chung <tausq@debian.org>
7715
7716 * gdb.texinfo (push_dummy_call): Update argument list to match
7717 the new push_dummy_call method signature. Describe the function
7718 argument.
7719
7720 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7721
7722 * gdb.texinfo (Starting): Document new start command.
7723
7724 2004-05-21 Andrew Cagney <cagney@redhat.com>
7725
7726 * observer.texi (GDB Observers): Document "inferior_created".
7727
7728 2004-05-08 Andrew Cagney <cagney@redhat.com>
7729
7730 * gdbint.texinfo (Target Architecture Definition): Delete
7731 description of DO_DEFERRED_STORES.
7732
7733 * gdbint.texinfo (Target Architecture Definition): Delete
7734 references to DEPRECATED_FIX_CALL_DUMMY.
7735
7736 * gdbint.texinfo (Target Architecture Definition): Delete
7737 description of DEPRECATED_CALL_DUMMY_WORDS,
7738 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7739
7740 * gdbint.texinfo (Target Architecture Definition): Delete
7741 description of DEPRECATED_PUSH_DUMMY_FRAME.
7742
7743 * gdbint.texinfo (Target Architecture Definition): Delete
7744 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7745
7746 2004-05-07 Andrew Cagney <cagney@redhat.com>
7747
7748 * observer.texi (GDB Observers): Add "Debugging" section. Include
7749 cross reference to "set/show debug observer".
7750 * gdb.texinfo (Debugging Output): Document "set/show debug
7751 observer".
7752
7753 2004-05-01 Andrew Cagney <cagney@redhat.com>
7754
7755 * gdbint.texinfo (Target Architecture Definition): Delete
7756 description of DEPRECATED_PC_IN_SIGTRAMP.
7757
7758 2004-04-30 Andrew Cagney <cagney@redhat.com>
7759
7760 * gdbint.texinfo (Target Architecture Definition): Delete
7761 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7762
7763 2004-04-30 Orjan Friberg <orjanf@axis.com>
7764
7765 * observer.texi (GDB Observers): Correct spelling.
7766
7767 2004-04-26 Orjan Friberg <orjanf@axis.com>
7768
7769 * observer.texi (GDB Observers): Add target_changed event.
7770
7771 2004-04-08 Andrew Cagney <cagney@redhat.com>
7772
7773 * observer.texi (GDB Observers): Rework, provide generic observer
7774 definitions and then a list of observable events.
7775
7776 2004-04-04 Andrew Cagney <cagney@redhat.com>
7777
7778 * gdbint.texinfo (Host Definition): Delete reference to
7779 NO_SIGINTERRUPT.
7780
7781 2004-04-02 Andrew Cagney <cagney@redhat.com>
7782
7783 * gdbint.texinfo (Target Architecture Definition): Delete
7784 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7785
7786 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7787
7788 * gdb.texinfo (TUI Commands): Document tui reg commands.
7789
7790 2004-03-26 Andrew Cagney <cagney@redhat.com>
7791
7792 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7793 "gdbtui".
7794 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7795 (Contributors): Mention both Text and Terminal User Interface.
7796
7797 2004-03-23 Andrew Cagney <cagney@redhat.com>
7798
7799 * gdbint.texinfo (Target Architecture Definition): Deprecate
7800 references to SIGTRAMP_START and SIGTRAMP_END.
7801
7802 2004-03-23 Andrew Cagney <cagney@redhat.com>
7803
7804 * gdbint.texinfo (Target Architecture Definition): Deprecate
7805 references to PC_IN_SIGTRAMP.
7806
7807 2004-03-19 Andrew Cagney <cagney@redhat.com>
7808
7809 * gdbint.texinfo (Target Architecture Definition): Delete
7810 reference to GDB_TARGET_IS_HPPA.
7811
7812 2004-03-18 Andrew Cagney <cagney@redhat.com>
7813
7814 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7815 describe pre_init and post_init.
7816
7817 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7818
7819 * gdb.texinfo (Debugging Output): Document values for "set debug
7820 target".
7821
7822 2004-02-28 Andrew Cagney <cagney@redhat.com>
7823
7824 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7825
7826 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7827
7828 * gdb.texinfo (breakpoints): Add information about the
7829 new "set breakpoint pending" and "show breakpoint pending"
7830 commands.
7831
7832 2004-02-26 Andrew Cagney <cagney@redhat.com>
7833
7834 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7835 in Per-architecture module data section.
7836
7837 2004-02-25 Roland McGrath <roland@redhat.com>
7838
7839 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7840
7841 2004-02-24 Andrew Cagney <cagney@redhat.com>
7842
7843 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7844 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7845 * fdl.texi: Import Version 1.2, November 2002.
7846
7847 2004-02-17 Andrew Cagney <cagney@redhat.com>
7848
7849 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7850
7851 2004-02-16 Andrew Cagney <cagney@redhat.com>
7852
7853 * gdbint.texinfo (Target Architecture Definition): Deprecate
7854 FRAMELESS_FUNCTION_INVOCATION.
7855
7856 2004-02-16 Andrew Cagney <cagney@redhat.com>
7857
7858 * gdbint.texinfo (Coding): Mention -Wunused-function.
7859
7860 2004-02-14 Andrew Cagney <cagney@redhat.com>
7861
7862 * gdbint.texinfo (Target Architecture Definition): Delete
7863 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7864
7865 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
7866
7867 * gdb.texinfo: Properly quote the name "C++".
7868 * gdbint.texinfo: Ditto.
7869 * stabs.texinfo: Ditto.
7870
7871 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
7872
7873 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7874 minimal information about libiberty.
7875
7876 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7877
7878 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7879
7880 2004-02-04 Roland McGrath <roland@redhat.com>
7881
7882 * gdb.texinfo (Auxiliary Vector): New node (section).
7883 (Data): Add it to the menu.
7884
7885 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7886
7887 * gdb.texinfo (Breakpoints): Add information about pending
7888 breakpoint support.
7889
7890 2004-01-26 Andrew Cagney <cagney@redhat.com>
7891
7892 * gdb.texinfo (Overview): Delete references to the cisco protocol
7893 including the "N" response.
7894
7895 2004-01-26 Andrew Cagney <cagney@redhat.com>
7896
7897 * gdbint.texinfo (Target Architecture Definition): Rename
7898 EXTRACT_STRUCT_VALUE_ADDRESS to
7899 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7900
7901 2004-01-24 Eli Zaretskii <eliz@gnu.org>
7902
7903 * gdb.texinfo (KOD): Document "show os". Add index entries for
7904 "set/show os" and "info cisco" commands.
7905
7906 2004-01-21 Eli Zaretskii <eliz@gnu.org>
7907
7908 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7909
7910 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7911
7912 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7913 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7914
7915 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
7916
7917 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7918 -stack-list-locals.
7919 (GDB/MI Variable Objects): Describe extension to
7920 -var-list-children.
7921
7922 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7923
7924 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7925
7926 2004-01-17 Andrew Cagney <cagney@redhat.com>
7927
7928 * gdbint.texinfo (Target Architecture Definition): Delete
7929 documentation on DEPRECATED_NPC_REGNUM.
7930
7931 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
7932
7933 * gdb.texinfo: Update copyright year. Mention that set
7934 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7935 "set follow-fork-mode ask".
7936
7937 2004-01-13 Andrew Cagney <cagney@redhat.com>
7938
7939 * gdbint.texinfo: Update copyright year.
7940 (Coding): Add -Wunused-label to list of -Werror warnings.
7941
7942 2004-01-08 Jason Molenda <jmolenda@apple.com>
7943 Eli Zaretskii <eliz@gnu.org>
7944
7945 * gdb.texinfo: Update copyright.
7946 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7947 around names, as appropriate. Minor syntax cleanup of
7948 _NSPrintForDebugger explanation. Two spaces after periods.
7949 GDBN used instead of lit. "gdb". Index entries added for
7950 print-object and _NSPrintForDebugger. @noindent added in one spot.
7951
7952 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
7953
7954 * stabs.texinfo: Add dircategory and direntry commands.
7955 * annotate.texinfo: Ditto.
7956
7957 2003-11-10 Andrew Cagney <cagney@redhat.com>
7958
7959 * gdbint.texinfo (Target Architecture Definition): Replace the
7960 return_value method's "inval" and "outval" parameters with
7961 "readbuf" and "writebuf".
7962
7963 2003-10-28 Jim Blandy <jimb@redhat.com>
7964
7965 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7966 from "The `F' request packet" and "The `F' reply packet", to make
7967 texi2dvi happy.
7968 (File-I/O remote protocol extension): Update menu entries, too.
7969
7970 2003-10-26 Michael Chastain <mec@shout.net>
7971
7972 * gdb.texinfo (Thread Stops): Document the issue with
7973 premature return from system calls in multi-threaded programs.
7974
7975 2003-10-24 Andrew Cagney <cagney@redhat.com>
7976
7977 * annotate.texinfo: Fix "fortunatly"[sic].
7978
7979 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7980
7981 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7982 with "Hitachi" and "Mitsubishi".
7983
7984 2003-10-20 Andrew Cagney <cagney@redhat.com>
7985
7986 * gdbint.texinfo (Target Architecture Definition): Document
7987 gdbarch_return_value. Add cross references from
7988 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7989 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7990
7991 2003-10-18 Mark Kettenis <kettenis@gnu.org>
7992
7993 * gdbint.texinfo (Target Architecture Definition): Document
7994 regset_from_core_section.
7995
7996 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7997
7998 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7999
8000 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8001
8002 From Anthony Green <green@redhat.com>:
8003 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8004
8005 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8006
8007 * gdb.texinfo (Breakpoint related warnings): New node.
8008 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8009
8010 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8011
8012 * gdb.texinfo (Remote Protocol): Document v and vCont.
8013
8014 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8015
8016 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8017 * gdbint.texinfo: Ditto.
8018
8019 2003-10-09 Andrew Cagney <cagney@redhat.com>
8020
8021 From 2003-09-18 David Anderson <davea@sgi.com>:
8022 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8023 "command".
8024
8025 2003-10-03 Andrew Cagney <cagney@redhat.com>
8026
8027 * gdbint.texinfo (Target Architecture Definition): Deprecate
8028 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8029 just target.
8030
8031 2003-10-02 Andrew Cagney <cagney@redhat.com>
8032
8033 * gdbint.texinfo (Target Architecture Definition): Rename
8034 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8035 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8036 * gdbint.texinfo (Target Architecture Definition): Rename
8037
8038 2003-09-30 Andrew Cagney <cagney@redhat.com>
8039
8040 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8041 (Target Architecture Definition):
8042
8043 * gdbint.texinfo (Target Architecture Definition): Rename
8044 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8045
8046 2003-09-29 Andrew Cagney <cagney@redhat.com>
8047
8048 * gdbint.texinfo (Target Architecture Definition): Delete
8049 documentation for NEED_TEXT_START_END.
8050
8051 * gdbint.texinfo (Target Architecture Definition): Rename
8052 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8053 TARGET_WRITE_PC.
8054
8055 2003-09-22 Michael Chastain <mec@shout.net>
8056
8057 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8058
8059 2003-09-21 Anthony Green <green@redhat.com>
8060
8061 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8062
8063 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8064
8065 * gdbint.texinfo (Target Architecture Definition): Document
8066 stabs_argument_has_addr.
8067
8068 2003-09-18 Andrew Cagney <cagney@redhat.com>
8069
8070 * gdbint.texinfo (Target Architecture Definition): Delete
8071 documentation on REGISTER_NAMES.
8072
8073 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8074
8075 * gdbint.texinfo (Target Architecture Definition): Replace
8076 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8077
8078 2003-09-11 Andrew Cagney <cagney@redhat.com>
8079
8080 * gdbint.texinfo (Target Architecture Definition): Replace
8081 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8082
8083 2003-08-18 Andrew Cagney <cagney@redhat.com>
8084
8085 * gdbint.texinfo (Target Architecture Definition): Document
8086 "frame_red_zone_size".
8087
8088 2003-08-09 Andrew Cagney <cagney@redhat.com>
8089
8090 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8091 with "set/show backtrace past-main" and "set/show backtrace
8092 limit".
8093
8094 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8095
8096 * Makefile.in (install-info): Support DESTDIR.
8097 (install-html): Likewise.
8098
8099 2003-08-07 Andrew Cagney <cagney@redhat.com>
8100
8101 Patch from Nick Roberts.
8102 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8103 bindings. Remove description of send-gdb-command.
8104
8105 2003-08-07 Andrew Cagney <cagney@redhat.com>
8106
8107 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8108 GDB 6.0.
8109
8110 2003-08-06 Andrew Cagney <cagney@redhat.com>
8111
8112 * gdb.texinfo (Mode Options): Mention that level three is the
8113 highest available and that level 2 is deprecated.
8114 (Annotations Overview): Mention annotation levels. Cross reference
8115 to "Limitations of the Annotation Interface" in annotate.texi.
8116 (TODO, Value Annotations, Frame Annotations): Delete section.
8117 (Displays, Breakpoint Info): Delete.
8118
8119 2003-08-04 Andrew Cagney <cagney@redhat.com>
8120
8121 * agentexpr.texi: Delete @bye.
8122 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8123 (stabs.info): Add $(srcdir) to include search path.
8124 (html): Depend on "annotate_toc.html", and not "annotate.html".
8125 * stabs.texinfo: Ditto. Include "fdl.texi".
8126 * gdbint.texinfo: Update copyright statement's list of invariant
8127 sections.
8128
8129 2003-07-28 Andrew Cagney <cagney@redhat.com>
8130
8131 * Makefile.in (INFO_DEPS): Add annotate.info.
8132 (dvi, ps, html, pdf): Add annotate.
8133 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8134 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8135 (ANNOTATE_DOC_FILES): New macro.
8136 (ANNOTATE_TEX_TMPS): New macro.
8137 (annotate.info, annotate_toc.html): Specify dependencies.
8138 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8139 * annotate.texinfo: Rename annotate.texi. Get building. Add
8140 "Migrating to GDB/MI" and "Limitations of the Annotation
8141 Interface" chapters. Mention why it is not part of the user
8142 guide. Update copyright notice. Include "fdl.texi".
8143
8144 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8145
8146 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8147
8148 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8149
8150 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8151
8152 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8153
8154 * gdb.texinfo (Server): Mention pidof.
8155
8156 2003-07-22 Andrew Cagney <cagney@redhat.com>
8157
8158 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8159 list.
8160
8161 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8162
8163 * gdb.texinfo (Logging output): New chapter.
8164
8165 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8166
8167 * gdb.texinfo (Unsupported languages): New section.
8168 (Languages): Add link to new section.
8169
8170 2003-06-22 Andrew Cagney <cagney@redhat.com>
8171
8172 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8173
8174 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8175
8176 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8177
8178 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8179
8180 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8181 * agentexpr.texi: Retitle section, and change it to an appendix.
8182 Comment out texinfo initialization. Factor a @var{} into two
8183 pieces to prevent makeinfo warnings.
8184 * gdb.texinfo: Add Agent Expressions appendix.
8185
8186 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8187
8188 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8189
8190 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8193 remote target". Document the "detach" and "disconnect" commands.
8194 (Server, Netware, Debug Session): Reference "Connecting to a
8195 remote target".
8196 (GDB/MI Target Manipulation): Document "-target-disconnect".
8197
8198 2003-06-13 Andrew Cagney <cagney@redhat.com>
8199
8200 * gdbint.texinfo (Target Architecture Definition): Deprecate
8201 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8202 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8203
8204 2003-06-09 Jim Blandy <jimb@redhat.com>
8205
8206 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8207
8208 2003-06-08 Andrew Cagney <cagney@redhat.com>
8209
8210 * gdbint.texinfo (Target Architecture Definition): Delete
8211 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8212
8213 2003-06-08 Andrew Cagney <cagney@redhat.com>
8214
8215 * gdbint.texinfo (Target Architecture Definition): Document
8216 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8217
8218 2003-06-07 Adam Fedor <fedor@gnu.org>
8219
8220 * gdb.texinfo: Add Objective-C documentation.
8221
8222 2003-06-01 Andrew Cagney <cagney@redhat.com>
8223
8224 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8225 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8226
8227 2003-05-21 Andrew Cagney <cagney@redhat.com>
8228
8229 * gdbint.texinfo (Target Architecture Definition): Delete
8230 references to "extract_address" and "store_address".
8231
8232 2003-05-16 Andrew Cagney <cagney@redhat.com>
8233
8234 * gdbint.texinfo (Target Architecture Definition): Replace
8235 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8236 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8237
8238 2003-05-14 Theodore A. Roth <troth@openavr.org>
8239
8240 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8241
8242 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8243
8244 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8245 (gdb.dvi): Likewise.
8246 (gdb.pdf): Likewise.
8247 (links2roff): Likewise.
8248
8249 2003-05-08 Jim Blandy <jimb@redhat.com>
8250
8251 * gdb.texinfo (Dump/Restore Files): Update documentation for
8252 'dump', 'append', and 'restore': note that format argument is
8253 optional; simplify presentation of the command variants; and be
8254 more precise about the formats.
8255
8256 2003-05-07 Jim Blandy <jimb@redhat.com>
8257
8258 * gdb.texinfo (Symbols): Update documentation: 'maint list
8259 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8260 symtabs' and 'maint info psymtabs'.
8261
8262 2003-05-05 Andrew Cagney <cagney@redhat.com>
8263
8264 * gdbint.texinfo (Target Architecture Definition): Make
8265 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8266 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8267 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8268
8269 2003-05-04 Andrew Cagney <cagney@redhat.com>
8270
8271 * gdb.texinfo (Maintenance Commands): Document "maint print
8272 dummy-frames".
8273
8274 2003-05-04 Andrew Cagney <cagney@redhat.com>
8275
8276 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8277
8278 2003-05-03 J. Brobecker <brobecker@gnat.com>
8279
8280 Thierry Schneider <tpschneider1@yahoo.com>
8281 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8282 for new MI command.
8283
8284 2003-05-03 Andrew Cagney <cagney@redhat.com>
8285
8286 * gdbint.texinfo (Target Architecture Definition): Document
8287 push_dummy_code. Add cross references.
8288
8289 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8290
8291 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8292 set/show charsets commands.
8293
8294 2003-04-28 Andrew Cagney <cagney@redhat.com>
8295
8296 * gdbint.texinfo (Target Architecture Definition): Replace
8297 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8298 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8299
8300 2003-04-28 Andrew Cagney <cagney@redhat.com>
8301
8302 * gdbint.texinfo (Target Architecture Definition): Rename
8303 "tm_print_insn" to "deprecated_tm_print_insn".
8304
8305 2003-04-09 Jim Blandy <jimb@redhat.com>
8306
8307 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8308 list psymtabs'.
8309
8310 2003-04-08 Andrew Cagney <cagney@redhat.com>
8311
8312 * gdbint.texinfo (Target Architecture Definition): Delete
8313 references to EXTRA_FRAME_INFO.
8314
8315 2003-04-08 Andrew Cagney <cagney@redhat.com>
8316
8317 * gdbint.texinfo (Target Architecture Definition): Delete
8318 PRINT_TYPELESS_INTEGER.
8319
8320 2003-04-02 J. Brobecker <brobecker@gnat.com>
8321
8322 * observer.texi (GDB Observers): Adjust the documentation for the
8323 normal_stop notification to better describe reality. Fix a couple
8324 of minor typos.
8325
8326 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8327
8328 * gdb.texinfo (GDB/MI Program Control): Add
8329 '-file-list-exec-source-file'
8330
8331 2003-03-31 Andrew Cagney <cagney@redhat.com>
8332
8333 * gdbint.texinfo (Target Architecture Definition): Delete
8334 references to CALL_DUMMY_P.
8335
8336 2003-03-30 Andrew Cagney <cagney@redhat.com>
8337
8338 * gdbint.texinfo (Target Architecture Definition): Remove
8339 reference to TARGET_WRITE_SP.
8340
8341 2003-03-27 Andrew Cagney <cagney@redhat.com>
8342
8343 * gdbint.texinfo (Target Architecture Definition): Remove
8344 references to write_sp.
8345
8346 2003-03-27 Andrew Cagney <cagney@redhat.com>
8347
8348 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8349 chapter body. Use @smallexample instead of @example.
8350 (Annotations): Ditto.
8351 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8352 annotate.texi.
8353
8354 2003-03-26 Andrew Cagney <cagney@redhat.com>
8355
8356 * gdbint.texinfo (Target Architecture Definition): Replace
8357 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8358 dummy_addr parameters.
8359
8360 2003-03-25 Andrew Cagney <cagney@redhat.com>
8361
8362 * gdbint.texinfo (Target Architecture Definition): Delete
8363 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8364 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8365 Add reference to PUSH_ARGUMENTS.
8366
8367 2003-03-23 Andrew Cagney <cagney@redhat.com>
8368
8369 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8370 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8371
8372 2003-03-18 J. Brobecker <brobecker@gnat.com>
8373
8374 * gdbint.texinfo (Algorithms): Add new section describing the
8375 Observer paradigm.
8376 (Top): Add menu entry to new observer appendix.
8377 * observer.texi: New file.
8378 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8379 new observer.texi file.
8380
8381 2003-03-17 Andrew Cagney <cagney@redhat.com>
8382
8383 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8384 that GNU Press update the manual version number.
8385
8386 2003-03-12 Andrew Cagney <cagney@redhat.com>
8387
8388 * gdbint.texinfo (Target Architecture Definition): Delete
8389 references to get_saved_register. Rename GET_SAVED_REGISTER to
8390 DEPRECATED_GET_SAVED_REGISTER.
8391
8392 2003-03-13 Andrew Cagney <cagney@redhat.com>
8393
8394 * gdbint.texinfo (Target Architecture Definition): Replace
8395 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8396
8397 2003-03-12 Andrew Cagney <cagney@redhat.com>
8398
8399 * gdbint.texinfo (Target Architecture Definition): Rename
8400 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8401
8402 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8403
8404 * gdb.texinfo: Add File-I/O documentation.
8405
8406 2003-03-10 Andrew Cagney <cagney@redhat.com>
8407
8408 * gdbint.texinfo (Target Architecture Definition): Cross reference
8409 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8410
8411 2003-03-07 Andrew Cagney <cagney@redhat.com>
8412
8413 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8414 frame" command.
8415
8416 2003-03-05 Andrew Cagney <cagney@redhat.com>
8417
8418 * gdbint.texinfo (Target Architecture Definition): Document
8419 unwind_dummy_id. Cross reference unwind_dummy_id and
8420 SAVE_DUMMY_FRAME_TOS.
8421
8422 2003-03-05 James Ingham <jingham@apple.com>
8423 Daniel Jacobowitz <drow@mvista.com>
8424
8425 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8426 and "show cp-abi".
8427
8428 2003-03-03 Andrew Cagney <cagney@redhat.com>
8429
8430 * gdbint.texinfo (Target Architecture Definition): Document
8431 register_type.
8432
8433 2003-03-03 Andrew Cagney <cagney@redhat.com>
8434
8435 * stabs.texinfo (Structures): Use @samp and separate @var's
8436 instead of a single @var containing a comma separated list.
8437 (Unions): Ditto.
8438
8439 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8440
8441 * Makefile.in (distclean): Remove config.log.
8442
8443 2003-03-01 Andrew Cagney <cagney@redhat.com>
8444
8445 * gdbint.texinfo (Target Architecture Definition): Rename
8446 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8447
8448 2003-03-01 Andrew Cagney <cagney@redhat.com>
8449
8450 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8451 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8452
8453 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8454
8455 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8456 (Non-debug DLL symbols): New node, describing the minimal symbols
8457 loaded from DLLs without real debugging symbols.
8458
8459 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8460
8461 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8462 hardware-breakpoint-limit".
8463 (Set Watchpoints): Add cross reference to "set remote
8464 hardware-watchpoint-limit".
8465 (Remote configuration options): New section.
8466
8467 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8468
8469 * gdbint.texinfo (Target Architecture Definition): Delete
8470 descrption of IS_TRAPPED_INTERNALVAR.
8471
8472 From Keith Seitz <keiths@redhat.com>:
8473 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8474 option "-i"/"--interpreter" to this chapter. Include index
8475 entries.
8476
8477 2003-02-04 David Carlton <carlton@math.stanford.edu>
8478
8479 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8480 (Variables): Recommend stabs+ and DWARF 2.
8481 (C plus plus expressions): Correct info about
8482 compiler versions, debug formats.
8483 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8484 PR symtab/874.
8485
8486 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8487
8488 * gdbint.texinfo (Target Architecture Definition): Delete
8489 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8490 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8491 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8492 references to nindy and i960.
8493 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8494
8495 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8496
8497 * gdbint.texinfo (Target Architecture Definition): Delete
8498 FLOAT_INFO.
8499
8500 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8501
8502 * stabs.texinfo (Member Type Descriptor): Clarify description of
8503 `@'. Suggested by Ben Hutchings.
8504
8505 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8506
8507 * gdb.texinfo (M68K): Delete reference to es1800.
8508
8509 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8510
8511 * gdb.texinfo (Maintenance Commands): Document `maint print
8512 reggroups' and `maint print register-groups'.
8513 * gdbint.texinfo (Target Architecture Definition): Document
8514 register_reggroup_p.
8515
8516 2003-01-23 Jim Blandy <jimb@redhat.com>
8517
8518 * gdb.texinfo (Separate Debug Files): New section.
8519
8520 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8521
8522 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8523 and "maint show profile".
8524
8525 2003-01-16 Michael Chastain <mec@shout.net>
8526
8527 * gdb.texinfo (Installing GDB): Warn against
8528 ".../gdb-VERSION/gdb/configure".
8529 (Separate Objdir): Likewise.
8530
8531 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8532
8533 * gdbint.texinfo (Target Architecture Definition): Delete
8534 definition of PRINT_REGISTER_HOOK.
8535
8536 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8537
8538 (OpenRISC 1000): Fix formatting of command names.
8539
8540 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8541
8542 * gdb.texinfo (Continuing and Stepping): Add new command
8543 'advance'. Clarify behavior of 'until'.
8544
8545 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8546
8547 * gdb.texinfo (Files): Document solib-absolute-prefix and
8548 solib-search-path.
8549
8550 2003-01-09 Michael Chastain <mec@shout.net>
8551
8552 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8553 (Create a Release): Add new instructions for new @file{src-release}.
8554 Document existing instructions for @file{Makefile.in} as
8555 being for @value{GDBN} 5.3.1 or earlier.
8556
8557 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8558
8559 * gdbint.texinfo (Target Architecture Definition): Mention
8560 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8561 allocate memory.
8562
8563 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8564
8565 * gdb.texinfo (Controlling GDB): Add @kindex for
8566 "show osabi".
8567 (Backtraces): Add @kindex's for backtrace-below-main.
8568
8569 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8570
8571 * gdb.texinfo (Controlling GDB): Document "set osabi".
8572
8573 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8574
8575 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8576 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8577
8578 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8579
8580 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8581 "set coerce-float-to-double".
8582 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8583
8584 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8585
8586 * stabs.texinfo: Remove obsolete text.
8587 * gdbint.texinfo: Ditto.
8588 * gdb.texinfo: Ditto.
8589
8590 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8591
8592 * gdbint.texinfo (Target Architecture Definition): Update
8593 description of gdbarch_register_osabi.
8594
8595 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8596
8597 * agentexpr.texi: Fix typos.
8598 * annotate.texi: Likewise.
8599 * fdl.texi: Likewise.
8600
8601 2002-12-10 Andrew Cagney <cagney@redhat.com>
8602
8603 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8604 DEPRECATED_INIT_FRAME_PC.
8605
8606 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8607
8608 * gdbint.texinfo (Target Architecture Definition): Delete
8609 PC_IN_CALL_DUMMY.
8610
8611 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8612
8613 * gdbint.texinfo (Host Definition): Delete documentation on
8614 USE_GENERIC_DUMMY_FRAMES.
8615
8616 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8617
8618 Fix PR gdb/723 and PR gdb/245.
8619 * Makefile.in (install-info): Run the install-info command as part
8620 of the post install steps only.
8621 (uninstall-info): New target.
8622 (uninstall): New target.
8623
8624 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8625
8626 * Makefile.in (install): Make install do some real work.
8627
8628 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8629
8630 Fix POSIX problem reported by Paul Eggert.
8631 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8632 Fix PR gdb/527.
8633
8634 2002-10-26 Andrew Cagney <cagney@redhat.com>
8635
8636 * gdbint.texinfo (Target Architecture Definition): Delete
8637 definition of DO_REGISTERS_INFO.
8638
8639 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8640
8641 * gdbint.texinfo (Address Classes): Fix problems with insertion
8642 of ``{'' and ``}'' in example.
8643
8644 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8645
8646 * gdbint.texinfo (Address Classes): New section.
8647 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8648 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8649 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8650 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8651
8652 2002-10-11 Klee Dienes <kdienes@apple.com>
8653
8654 * gdb.texinfo (Registers): Mention vector registers as well as
8655 floating registers in the documentation for 'info registers' and
8656 'info all-registers'.
8657
8658 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8659
8660 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8661
8662 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8663
8664 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8665 interface definition.
8666
8667 2002-10-03 Marko Mlinar <markom@opencores.org>
8668
8669 * gdb.texinfo (Target Commands): Add or1k target specific
8670 commands.
8671 * gdb.texinfo (Contributors): Add myself to the contributors list.
8672
8673 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8674
8675 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8676 and "mi1" instead of "mi1" and "mi0".
8677
8678 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8679
8680 * gdb.texinfo (Packets): Fix typos "alligned".
8681 Correct z3/Z3 description. Correct z4/Z4 title.
8682
8683 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8684
8685 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8686
8687 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8688
8689 * gdb.texinfo: Use GNU/Linux instead of Linux.
8690
8691 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8692
8693 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8694
8695 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8696
8697 * gdb.texinfo: Replace @example with @smallexample.
8698
8699 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8700
8701 From Eli Zaretskii <eliz@gnu.org>:
8702 * gdb.texinfo (Character Sets): Use @smallexample instead of
8703 @example. Use GNU/Linux instead of Linux.
8704
8705 2002-09-20 Jim Blandy <jimb@redhat.com>
8706
8707 * gdb.texinfo: Add character set documentation.
8708
8709 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8710
8711 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8712 (Packets): Add cross reference from `b' packet to `z' packets.
8713
8714 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8715
8716 * gdb.texinfo (Maintenance Commands): Document ``maint
8717 internal-error'' and ``maint internal-warning''.
8718
8719 * gdbint.texinfo (Target Architecture Definition): Revise
8720 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8721
8722 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8723
8724 * gdbint.texinfo (Target Conditionals): Document the new
8725 NAME_OF_MALLOC macro.
8726
8727 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8728
8729 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8730 engineer.
8731
8732 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8733
8734 * gdb.texinfo (TUI Overview): Document status line fields.
8735
8736 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8737
8738 * gdb.texinfo (TUI Commands): Document info win command.
8739
8740 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8741
8742 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8743
8744 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8745
8746 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8747 (TUI Keys): Likewise.
8748
8749 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8750
8751 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8752 for a packet receive.
8753
8754 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8755
8756 * Makefile.in (clean): Move to end of file.
8757 (distclean, maintainer-clean, realclean): Ditto.
8758 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8759 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8760 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8761 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8762
8763 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8764
8765 * Makefile.in (GDBINT_TEX_TMPS): Define.
8766 (gdbint.dvi, gdbint.pdf): Use
8767 (GDB_TEX_TMPS): Define.
8768 (gdb.dvi, gdb.pdf): Use.
8769 (STABS_TEX_TMPS): Define.
8770 (stabs.dvi, stabs.pdf): Use.
8771 (GDB_DOC_SOURCE_INCLUDES): New macros.
8772 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8773 (GDBINT_DOC_FILES_INCLUDES): New macros.
8774 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8775 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8776 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8777 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8778 (links2roff): Replace SFILES_INCLUDED with
8779 GDB_DOC_SOURCE_INCLUDES.
8780 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8781 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8782 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8783 dependencies.
8784 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8785 dependencies.
8786 (gdbmi.texinfo): Delete rule.
8787 (inc-hist.texinfo): Delete rule.
8788 (rluser.texinfo): Delete rule.
8789
8790 2002-08-23 Andrew Cagney <cagney@redhat.com>
8791
8792 * gdbint.texinfo (Target Architecture Definition): Update
8793 STORE_RETURN_VALUE, mention regcache.
8794
8795 2002-08-21 Andrew Cagney <ac131313@redhat.com>
8796
8797 * gdbint.texinfo (Target Architecture Definition): Document
8798 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8799
8800 2002-08-19 Andrew Cagney <ac131313@redhat.com>
8801
8802 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8803 Fix minor typos. Add index entries.
8804
8805 2002-08-18 Andrew Cagney <ac131313@redhat.com>
8806
8807 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8808
8809 2002-08-15 Andrew Cagney <ac131313@redhat.com>
8810
8811 * gdbint.texinfo (Target Architecture Definition): Document
8812 PRINT_VECTOR_INFO.
8813 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8814
8815 2002-08-13 Andrew Cagney <ac131313@redhat.com>
8816
8817 * gdb.texinfo (Maintenance Commands): Document "maint print
8818 registers", "maint print raw-registers" and "maint print
8819 cooked-registers".
8820
8821 2002-08-08 Grace Sainsbury <graces@redhat.com>
8822
8823 From Mark Salter:
8824 * gdb.texinfo (Protocol): Document T packet extension to
8825 allow watchpoint address reporting.
8826
8827 2002-08-03 Andrew Cagney <ac131313@redhat.com>
8828
8829 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8830
8831 2002-08-01 Andrew Cagney <cagney@redhat.com>
8832
8833 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8834 to CHILL.
8835
8836 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8837
8838 * gdbint.texinfo (Coding): Revise section "Include Files".
8839
8840 2002-07-24 Andrew Cagney <cagney@redhat.com>
8841
8842 * gdbint.texinfo: Obsolete references to m88k.
8843 * gdb.texinfo: Ditto.
8844
8845 2002-07-10 Joel Brobecker <brobecker@gnat.com>
8846
8847 * gdbint.texinfo (Create a release candiate): Add the location
8848 where the proper version of autoconf can be retrieved.
8849
8850 2002-07-09 Don Howard <dhoward@redhat.com>
8851
8852 * gdb.texinfo (Command Files): Further describe the behavior of
8853 sourced command files.
8854
8855 2002-06-27 Andrew Cagney <ac131313@redhat.com>
8856
8857 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8858 (Coding): Clarify ISO C version that GDB assumes.
8859
8860 2002-06-26 Tom Tromey <tromey@redhat.com>
8861
8862 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8863 add_setshow_cmd_full.
8864
8865 2002-06-25 Don Howard <dhoward@redhat.com>
8866
8867 * gdb.texinfo (Memory Region Attributes): Document new behavior
8868 for 'mem' command.
8869
8870 2002-06-11 Jim Blandy <jimb@redhat.com>
8871
8872 * gdb.texinfo (Symbols): Update documentation for `info source'
8873 command.
8874
8875 * gdb.texinfo (Macros): Call the command `info macro', not
8876 `show macro'.
8877
8878 2002-06-09 Andrew Cagney <ac131313@redhat.com>
8879
8880 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8881 data''.
8882
8883 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8884
8885 * gdbint.texinfo (Target Architecture Definition): Document
8886 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8887
8888 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8889
8890 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8891 lists.
8892
8893 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8894
8895 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8896 Branch''.
8897
8898 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8899
8900 * gdbint.texinfo (Target Architecture Definition): Add section
8901 ``Converting an existing Target Architecture to Multi-arch''.
8902
8903 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8904
8905 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8906 to ``Obsoleting code''. Revise.
8907
8908 2002-05-17 Jim Blandy <jimb@redhat.com>
8909
8910 * gdb.texinfo (C Preprocessor Macros): New chapter.
8911 Include it in the main menu.
8912 (Contributors): Credit Jim Blandy with macro support.
8913 (Compilation): Explain how to get macro information into the
8914 executable.
8915 (Expressions): Note that preprocessor macros are expanded.
8916
8917 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
8918
8919 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8920 options for `target remote'.
8921
8922 2002-05-13 Andrew Cagney <ac131313@redhat.com>
8923
8924 * gdbint.texinfo (Target Architecture Definition): Delete
8925 documentation on NNPC_REGNUM.
8926
8927 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8928
8929 * gdbint.texinfo (Target Architecture Definition): Document
8930 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8931 (Target Architecture Definition): Revise section `Using Different
8932 Register and Memory Data Representations'. Add section `Raw and
8933 Virtual Register Representations'.
8934
8935 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8936
8937 * gdbint.texinfo (Target Architecture Definition): Mention
8938 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8939 (Target Architecture Definition): Mention same. Add references to
8940 web pages.
8941
8942 2002-05-08 Michael Snyder <msnyder@redhat.com>
8943
8944 * stabs.texinfo (Attributes): Document new "vector" attribute.
8945
8946 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8947
8948 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8949
8950 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8951
8952 * gdb.texinfo: Delete obsolete references to a29k.
8953
8954 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8955
8956 * gdbint.texinfo (Target Architecture Definition): Replace
8957 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8958
8959 2002-04-24 David S. Miller <davem@redhat.com>
8960
8961 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8962
8963 2002-04-21 David S. Miller <davem@redhat.com>
8964
8965 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8966
8967 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8968
8969 * gdbint.texinfo (Target Architecture Definition): Delete
8970 definition of HAVE_REGISTER_WINDOWS.
8971
8972 2002-04-19 Eli Zaretskii <eliz@gnu.org>
8973
8974 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8975 "Theodore A. Roth" <troth@verinet.com>.
8976
8977 2002-04-15 Don Howard <dhoward@redhat.com>
8978
8979 From Eli Zaretskii <eliz@gnu.org>
8980 * gdb.texinfo (show max-user-call-depth): Correct formatting.
8981 Provide a better explaination of this feature.
8982
8983 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8984
8985 * gdbint.texinfo (Target Architecture Definition): Remove
8986 FRAME_CHAIN_COMBINE.
8987
8988 2002-04-12 Michael Chastain <mec@shout.net>
8989
8990 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8991 REG_STACK_SEGMENT.
8992
8993 2002-04-09 Michael Chastain <mec@shout.net>
8994
8995 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8996 PYRAMID_* macros.
8997
8998 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8999
9000 * gdb.texinfo (Bug Reporting): Document that the web is the
9001 prefered way of submitting bug reports.
9002 (Bug Reporting): Delete the s-mail address as the last resort.
9003
9004 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9005
9006 * gdbint.texinfo (Target Architecture Definition): Delete
9007 references to TARGET_WRITE_FP and write_fp.
9008
9009 2002-03-27 Michael Snyder <msnyder@redhat.com>
9010
9011 * gdb.texinfo: Document new commands dump, append, and restore.
9012
9013 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9014
9015 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9016 Branch'.
9017
9018 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9019
9020 * gdb.texinfo: Change all examples to @smallexample.
9021 * gdbint.texinfo: Ditto.
9022
9023 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9024
9025 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9026 Branches''.
9027
9028 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9029
9030 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9031 Policy''.
9032
9033 2002-03-04 Fred Fish <fnf@redhat.com>
9034
9035 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9036 expresson, suports, dependant, trhe, perhaphs, situtations,
9037 explictily, taged, oportunity, unfortunatly).
9038
9039 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9040
9041 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9042 Remove reference to 3.12.
9043
9044 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9045
9046 * gdbint.texinfo: Include fdl.texi.
9047 (Top): Add GNU Free Documentation License.
9048 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9049 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9050 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9051 (gdbint.info): Add srcdir to include path.
9052 * gdb.texinfo: Include gpl.texi.
9053 (Top): Add Copying.
9054 * gpl.texi: New file.
9055
9056 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9057
9058 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9059
9060 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9061
9062 * gdb.texinfo: Document Cygwin native specific commands.
9063
9064 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9065
9066 * gdb.texinfo: Document gdbserver ``--attach'' command.
9067
9068 2002-02-07 Michael Snyder <msnyder@redhat.com>
9069
9070 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9071 to @code(_ovly_debug_event).
9072
9073 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9074
9075 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9076
9077 2002-02-06 Michael Snyder <msnyder@redhat.com>
9078
9079 * gdb.texinfo (overlays): Mention new magic symbol
9080 '_ovly_debug_event', which allows GDB to keep better track
9081 of overlays.
9082
9083 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9084
9085 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9086 Suggested by Dmitry Sivachenko.
9087
9088 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9089
9090 2002-02-01 Michael Snyder <msnyder@redhat.com>
9091
9092 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9093
9094 2002-01-30 Michael Snyder <msnyder@redhat.com>
9095
9096 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9097 (set trust-readonly-sections): Document.
9098
9099 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9100
9101 * gdbint.texinfo (Releasing GDB): Revise and update.
9102
9103 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9104
9105 * gdbint.texinfo (Target Architecture Definition): Delete
9106 description of TARGET_BYTE_ORDER_DEFAULT.
9107
9108 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9109
9110 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9111 <mitya@cavia.pp.ru>.
9112
9113 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9114
9115 * libgdb.texinfo: Delete file.
9116
9117 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9118
9119 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9120 * gdbint.texinfo: Ditto.
9121
9122 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9123
9124 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9125
9126 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9127
9128 * Makefile.in: Update copyright.
9129 (TEXI2DVI): Define.
9130 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9131 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9132 gdb-cfg.texi.
9133 (TEXINDEX, PDFTEX): Delete makefile variables.
9134
9135 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9136
9137 * gdb.texinfo (Protocol): Move section to appendix.
9138
9139 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9140
9141 * gdb.texinfo (Remote Debugging): Create a menu.
9142 (Top): Add ``Remote Debugging'' to menu.
9143
9144 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9145
9146 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9147 serial protocol'' from here.
9148 (Remote Debugging): To here. New chapter.
9149
9150 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9151
9152 * gdbint.texinfo (Target Architecture Definition): Delete
9153 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9154
9155 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9156
9157 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9158 are no longer needed.
9159 (Porting GDB): Add maintainer note about configure.host.
9160
9161 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9162
9163 * gdbint.texinfo (Target Architecture Definition): Remove
9164 definition of IEEE_FLOAT.
9165
9166 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9167
9168 * gdb.texinfo: Beautify copyright years; fix a typo.
9169 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9170 <3diff@gnu.org>
9171
9172 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9173
9174 * gdbint.texinfo (Host Definition): Remove references to
9175 MALLOC_INCOMPATIBLE.
9176
9177 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9178
9179 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9180 and xyz-xdep.o.
9181
9182 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9183
9184 * gdb.texinfo (Maintenance Commands): Add appendix.
9185 (Set Breaks): Copy ``maint info breakpoint'' doco to
9186 ``Maintenance Commands'' appendix. Add reference.
9187
9188 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9189
9190 * fdl.texi: Remove next/prev from @node.
9191
9192 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9193
9194 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9195 for monstrous @multitable (from Brian Youmans).
9196
9197 * fdl.texi: New file.
9198
9199 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9200
9201 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9202
9203 * gdbint.texinfo (Releasing GDB): New chapter.
9204
9205 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9206
9207 * gdb.texinfo (Embedded Processors, Calling program functions):
9208 Obsolete references to a29k.
9209
9210 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9211
9212 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9213 examples. Document that a code-block should do or discard its
9214 cleanups before exit.
9215
9216 2002-01-11 Michael Snyder <msnyder@redhat.com>
9217
9218 * gdb.texinfo (Choosing files): Change @samp to @file.
9219
9220 2002-01-05 Michael Snyder <msnyder@redhat.com>
9221
9222 * gdb.texinfo (--pid): Document new command line option (attach).
9223
9224 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9225
9226 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9227 in the stub.
9228
9229 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9230
9231 * gdbint.texinfo (Target Architecture Definition): Replace
9232 BIG_ENDIAN with BFD_ENDIAN_BIG.
9233
9234 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9235
9236 * gdbint.texinfo (Target Architecture Definition): Replace
9237 value_ptr with struct value pointer.
9238
9239 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9240
9241 * gdb.texinfo (Free Software): Fix wording.
9242
9243 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9244
9245 * gdb.texinfo (Free Software): New section ``Free Software Needs
9246 Free Documentation''.
9247
9248 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9249
9250 * stabs.texinfo:
9251 * gdb.texinfo:
9252 * gdbint.texinfo:
9253 * libgdb.texinfo:
9254 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9255
9256 2001-12-29 Michael Snyder <msnyder@redhat.com>
9257
9258 * gdb.texinfo (maint info sections): Fix typo.
9259
9260 2001-12-26 Michael Snyder <msnyder@redhat.com>
9261
9262 * gdb.texinfo (maint info sections): Document.
9263
9264 * gdb.texinfo (info proc): Comment out documentation for
9265 'info proc' sub-options that are currently not implemented.
9266
9267 2001-12-20 Jim Blandy <jimb@redhat.com>
9268
9269 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9270
9271 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9272
9273 * gdbint.texinfo (Target Architecture Definition): Replace
9274 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9275
9276 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9277
9278 * gdbint.texinfo (Host Definition): Delete documentation on
9279 HOST_BYTE_ORDER.
9280
9281 2001-11-30 Jim Blandy <jimb@redhat.com>
9282
9283 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9284 overlay support. Add to top-level menu.
9285
9286 2001-11-26 Tom Tromey <tromey@redhat.com>
9287
9288 * gdb.texinfo (Command Syntax): Document C-o binding.
9289
9290 2001-07-26 Christopher Faylor <cgf@redhat.com>
9291
9292 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9293 use since it is described in the referenced section.
9294
9295 From Eli Zaretskii <eliz@gnu.org>
9296 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9297 clearer when using DJGPP.
9298
9299 2001-11-24 Christopher Faylor <cgf@redhat.com>
9300
9301 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9302 specifically refer to MS-DOS.
9303 (command files): Mention gdb.ini is only used on MS-DOS.
9304
9305 2001-11-21 Tom Tromey <tromey@redhat.com>
9306
9307 * gdb.texinfo (Invoking GDB): Document --args.
9308 (Mode Options): Likewise.
9309
9310 2001-11-21 Jim Blandy <jimb@redhat.com>
9311
9312 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9313 Delete documentation; this macro has been removed from the
9314 sources.
9315
9316 2001-11-13 Jim Blandy <jimb@redhat.com>
9317
9318 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9319
9320 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9321
9322 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9323
9324 2001-11-05 Michael Snyder <msnyder@redhat.com>
9325
9326 * gdb.texinfo (info functions): Document use of backslash to
9327 quote regexp chars in function names such as "operator*()".
9328
9329 2001-11-01 Fred Fish <fnf@redhat.com>
9330
9331 * gdbint.texinfo (SOLIB_ADD): Document additional new
9332 "readsyms" arg.
9333
9334 2001-10-30 Don Howard <dhoward@redhat.com>
9335
9336 * gdb.texinfo: (Command Files) Added documentation for the
9337 behavior of gdb with input redirected from a file.
9338
9339 2001-10-28 Fred Fish <fnf@redhat.com>
9340
9341 * gdb.texinfo (auto-solib-add): Change docs to match
9342 implementation change.
9343 (auto-solib-limit): Add docs for new variable.
9344
9345 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9346
9347 * gdbint.texinfo (Target Architecture Definition): Function
9348 value_as_pointer renamed to value_as_address.
9349
9350 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9351
9352 * gdbint.texinfo (Target Architecture Definition): Default
9353 POINTER_TO_ADDRESS functions assume unsigned addresses.
9354 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9355 posting by Jim Blandy.
9356
9357 2001-10-12 Jim Blandy <jimb@redhat.com>
9358
9359 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9360 version of texi2html (1.64) doesn't support this flag any more.
9361
9362 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9363
9364 * gdbint.texinfo (Host Definition): Remove description of
9365 MEM_FNS_DECLARED.
9366
9367 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9368
9369 * gdbint.texinfo (Host Definition): Remove description of
9370 HAVE_SIGSETMASK.
9371
9372 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9373
9374 * gdbint.texinfo (Target Architecture Definition): Add
9375 explanation of TARGET_PRINT_INSN macro.
9376
9377 2001-08-30 Jim Blandy <jimb@redhat.com>
9378
9379 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9380 Explain what it means to load relocatable files.
9381
9382 2001-08-28 Jim Blandy <jimb@redhat.com>
9383
9384 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9385 info `top' menu.
9386
9387 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9388
9389 * gdbint.texinfo: Add a cautionary note about macro use.
9390
9391 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9392
9393 * gdb.texinfo: Explain omitting the hostname in the
9394 `target remote' command.
9395
9396 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9397
9398 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9399 and END-INFO-DIR-ENTRY.
9400
9401 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9402
9403 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9404
9405 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9406
9407 * gdbint.texinfo (libgdb): Rewrite.
9408
9409 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9410
9411 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9412
9413 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9414
9415 * gdb.texinfo (TUI): New chapter, document the TUI.
9416 (Mode Options): Document the -tui option.
9417
9418 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9419
9420 * gdbint.texinfo (Host Definition): Remove description of
9421 NEED_POSIX_SETPGID.
9422
9423 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9424
9425 * gdb.tex (DJGPP Native): New node, with descriptions of
9426 DJGPP-specific commands.
9427
9428 2001-07-19 John R. Moore <jmoore@redhat.com>
9429
9430 * gdbint.texinfo: Three misspellings.
9431
9432 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9433
9434 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9435 `test` expressions on bash. Problem reported by Colin Walters.
9436
9437 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9438
9439 * gdbint.texinfo (User Interface): Update ui-out documentation to
9440 refelect recent UI/MI updates.
9441
9442 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9443
9444 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9445 interpreters.
9446
9447 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9448
9449 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9450 structure and not macros.
9451 (Host Definition): Document that much of this chapter is obsolete.
9452 (Target Architecture Definition): Update list of files that make
9453 up a target architecture.
9454 (Coding): Update.
9455
9456 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9457
9458 * gdbint.texinfo (Target Architecture Definition): Update
9459 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9460 The latter has been changed to a true predicate.
9461
9462 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9463
9464 * annotate.texi: Add @noindent where needed. From Dmitry
9465 Sivachenko <dima@Chg.RU>.
9466 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9467
9468 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9469
9470 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9471
9472 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9473
9474 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9475 returns ``OK''. Document that the ``R'' packet does not reply.
9476
9477 2001-06-13 Michael Snyder <msnyder@redhat.com>
9478
9479 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9480
9481 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9482
9483 * gdb.texinfo (Signals): Clarify the default setting of signal
9484 handling.
9485
9486 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9487
9488 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9489 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9490
9491 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9492
9493 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9494
9495 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9496
9497 * gdbint.texinfo (Clean Design and Portable Implementation):
9498 Renamed from "Clean Design".
9499 (Clean Design and Portable Implementation): Document portable
9500 methods of handling file names, and the associated macros.
9501
9502 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9503
9504 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9505 command and provide a cross-reference to its description.
9506 (Symbols): Note that "info scope" is useful for trace experiments.
9507
9508 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9509
9510 * gdb.texinfo (Symbols): Document "info scope".
9511 (Tracepoints): New chapter.
9512 (Contributors): Update for v5.1.
9513 <All nodes>: Change "C++" to "C@t{++}".
9514
9515 * gdbint.texinfo (User Interface): A new section about ui_out
9516 functions, based on text written by Fernando Nasser.
9517
9518 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9519
9520 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9521
9522 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9523
9524 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9525
9526 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9527 Replace "GDB" with "@value{GDBN}". Fix markup.
9528
9529 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9530
9531 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9532 a cross-reference to its description.
9533 (Symbols): Document "info symbol".
9534
9535 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9536
9537 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9538 subsection "x86 Watchpoints".
9539 (Target Architecture Definition): Document the macros
9540 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9541 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9542
9543 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9544
9545 * gdbint.texinfo (Target Architecture Definition): Update
9546 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9547 list.
9548
9549 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9550
9551 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9552 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9553
9554 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9555
9556 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9557
9558 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9559
9560 * gdb.texinfo (Environment): Document that `path' does not change
9561 the value of PATH in GDB's own environment (it did in the past,
9562 but that was changed on March 15, 1994). Reported by Doug Evans
9563 <dje@transmeta.com>.
9564
9565 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9566 its line. Fix markup of commands and macros. Add an Index node
9567 and index entries.
9568
9569 2001-01-23 J.T. Conklin <jtc@redback.com>
9570
9571 * gdb.texinfo (Memory region attributes): New manual section.
9572
9573 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9574
9575 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9576
9577 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9578
9579 * refcard.tex: Version and copyright fixed. From Phil Edwards
9580 <pedwards@disaster.jaj.com>.
9581
9582 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9583
9584 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9585 DWARF2_REG_TO_REGNUM): Document.
9586
9587 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9588
9589 * gdbint.texinfo (Coding): Update current value of
9590 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9591
9592 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9593
9594 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9595 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9596
9597 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9598
9599 * gdb.texinfo: Document new 'set step-mode' command.
9600
9601 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9602
9603 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9604 changes from Dmitry Sivachenko <dima@Chg.RU>.
9605
9606 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9607
9608 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9609 From Steven Johnson <sbjohnson@ozemail.com.au>.
9610
9611 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9612
9613 * gdbint.texinfo (Overall Structure): Spelling fix.
9614
9615 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9616
9617 * gdbint.texinfo (Target Architecture Definition): Document that
9618 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9619 for which REGISTER_CONVERTIBLE returns a zero value.
9620
9621 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9622
9623 * Makefile.in (install-info): Find files to install in either the
9624 build or source directories (adapted from Makefile.am).
9625
9626 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9627
9628 * stabs.texinfo: Fix spelling errors.
9629 (String Field): FILE-NUMBER starts from 0, not 1.
9630
9631 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9632
9633 * refcard.tex: Remove \centerline from the blurb. Patch from
9634 Brian Youmans.
9635
9636 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9637
9638 * Makefile.in (install-info): Support installation from outside of
9639 the source directory. Reported by Mark Harig
9640 <markh@frazier.landmark.com>.
9641
9642 2000-06-20 J.T. Conklin <jtc@redback.com>
9643
9644 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9645
9646 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9647
9648 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9649 Generate using pdftex.
9650 (PDFTEX): Define.
9651 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9652 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9653 @contents at the start.
9654
9655 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9656
9657 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9658 Youmans.
9659
9660 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9661
9662 From Brian Youmans:
9663 * gdb.texinfo: Fix ``et al.''.
9664
9665 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9666
9667 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9668 loop.
9669
9670 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9671
9672 * configure: Regenerate.
9673
9674 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9675
9676 * Makefile.in (install-info): Run install-info on installed Info
9677 files.
9678
9679 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9680
9681 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9682 Andrew Cagney.
9683
9684 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9685
9686 * gdb.texinfo: Proofreading changes from Brian Youmans.
9687
9688 2000-05-01 Nick Duffek <nsd@cygnus.com>
9689
9690 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9691 startup sequence, minor edits.
9692
9693 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9694
9695 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9696 TeX.
9697
9698 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9699 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9700 like `n' and `s' which look weird. Convert some of the @kindex to
9701 @vindex, when they refer to variables, not commands.
9702
9703 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9704
9705 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9706
9707 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9708
9709 * Makefile.in (GDBMI_DIR): New variable.
9710 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9711 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9712 (gdbmi.texinfo): New target, for texi2roff.
9713 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9714 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9715
9716 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9717 gdbmi.texinfo.
9718 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9719 comment.
9720
9721 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9722
9723 * gdb.texinfo (Files): Update description of add-symbol-file
9724 command.
9725
9726 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9727
9728 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9729 prevents the build (and is generally a Bad Idea).
9730
9731 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9732
9733 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9734 a comma inside @var.
9735 (Command Files): Index markup changes from Dmitry Sivachenko
9736 <dima@Chg.RU>.
9737
9738 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9739
9740 * Makefile.in (LN_S): Define.
9741 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9742 invoke "ln -s" unless it is known to work.
9743
9744 * configure.in (AC_PROG_LN_S): Add.
9745
9746 2000-04-14 Jim Blandy <jimb@redhat.com>
9747
9748 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9749 section.
9750 (Target Conditionals): Document ADDRESS_TO_POINTER,
9751 POINTER_TO_ADDRESS.
9752
9753 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9754
9755 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9756 gdb-cfg.texi to get the value.
9757
9758 2000-04-10 Jim Blandy <jimb@redhat.com>
9759
9760 * gdbint.texinfo (Target Architecture Definition): Fix
9761 cross-references.
9762
9763 2000-04-08 Jim Blandy <jimb@redhat.com>
9764
9765 * gdbint.texinfo (Using Different Register and Memory Data
9766 Representations): New section.
9767 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9768 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9769 REGISTER_CONVERT_TO_RAW): Document.
9770
9771 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9772
9773 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
9774 for acknowledgments.
9775
9776 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9777
9778 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9779 qThreadExtraInfo.
9780
9781 2000-03-28 J.T. Conklin <jtc@redback.com>
9782
9783 * gdb.texinfo: Clarify which remote debug protocol commands are
9784 required and which are optional.
9785
9786 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9787
9788 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9789 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9790 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9791 * annotate.texi: Update.
9792
9793 2000-03-28 Stan Shebs <shebs@apple.com>
9794
9795 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9796 expectation of additional changes before release), update
9797 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9798 node links, rephrase and/or shorten lines to fix formatting
9799 problem in both regular and @smallbook formats.
9800 * annotate.texi: Shorten lines in example, use smallexample
9801 consistently everywhere.
9802 * Makefile.in: Add comment about texinfo 4.0 html generation.
9803 (SFILES_INCLUDED): Add annotate.texi.
9804
9805 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
9806
9807 * gdb.texinfo (Debugging Output): Added new section, documenting
9808 the "set/show debug" commands.
9809
9810 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9811
9812 * annotate.texi (Annotations): When GDBN omit @chapter and @node
9813 entry.
9814
9815 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9816 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9817 @chapter and @node entries.
9818
9819 * gdb.texinfo: Link all top-level nodes.
9820
9821 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9822
9823 * Makefile.in (install-info): Create $(infodir) before installing
9824 files.
9825
9826 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9827
9828 From David Whedon <dwhedon@gordian.com>
9829 * gdbint.texinfo : Added paragraphs about command deprecation.
9830
9831 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9832
9833 * gdb.texinfo: Add documentation for the apropos command.
9834
9835 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9836
9837 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9838
9839 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9840
9841 * gdb.texinfo: Add white space to prevent overprinting in
9842 two places.
9843
9844 2000-03-17 Stan Shebs <shebs@apple.com>
9845
9846 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9847 <dima@Chg.RU>, also clarification of allowed content for
9848 string constants.
9849
9850 2000-03-16 Eli Zaretskii <eliz@gnu.org>
9851
9852 * gdb.texinfo (main menu): Add Annotations.
9853 (File Options): Add @cindex entries for each command-line option.
9854 Document --epoch, --annotate, --async, --interpreter, --write,
9855 --statistics, and --version.
9856
9857 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9858 of GDB.
9859
9860 2000-02-23 Jim Blandy <jimb@redhat.com>
9861
9862 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9863
9864 2000-02-22 Jim Blandy <jimb@redhat.com>
9865
9866 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9867
9868 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9869
9870 * Makefile.in (diststuff): New target.
9871
9872 2000-02-15 Kevin Buettner <kevinb@redhat.com>
9873
9874 * agentexpr.texi: Fix wording regarding Intel's IA-64
9875 architecture. [From Jim Wilson.]
9876
9877 2000-01-16 Tom Tromey <tromey@cygnus.com>
9878
9879 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9880 (Delete Breaks): Mention range arguments.
9881 (Disabling): Likewise.
9882
9883 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9884
9885 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9886
9887 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9888
9889 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9890 valid functions.
9891
9892 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9893
9894 * gdb.texinfo: Clarify regular expressions used in rbreak.
9895
9896 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
9897
9898 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9899 MEMORY_REMOVE_BREAKPOINT): Document.
9900
9901 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9902
9903 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9904 offset re-using the DATA offset instead.
9905
9906 1999-10-11 Jim Kingdon <kingdon@redhat.com>
9907
9908 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9909
9910 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9911
9912 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9913 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9914 typos.
9915
9916 * gdb.texinfo: Various minor wording and formatting improvements,
9917 mentions of additional command-line options.
9918
9919 1999-09-30 Fred Fish <fnf@cygnus.com>
9920
9921 * gdb.texinfo: Document additional forms of specifying section
9922 names and addresses for the add-symbol-file command.
9923
9924 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9925
9926 * gdbint.texinfo: Fix typo, add the word "have".
9927
9928 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9929
9930 * gdbint.texinfo (Target Architecture Definition): Document the
9931 SKIP_PERMANENT_BREAKPOINT macro.
9932
9933 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9934
9935 * gdb.texinfo: Fiks speling errers.
9936
9937 * gdb.texinfo: Fix uses of @multitable.
9938
9939 From Eli Zaretskii <eliz@gnu.org>:
9940 * gdb.texinfo: Include details specific to DOS host, clarify
9941 some confusing language, fix @ref/@xref/@pxref usages, add
9942 comments about using with optimization, add more indexing,
9943 fix info about disassembly-flavor.
9944
9945 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9946
9947 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9948 SKIP_SOLIB_RESOLVER): Define.
9949
9950 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9951
9952 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
9953 ``g'' packets.
9954
9955 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9956
9957 * gdb.texinfo: Create a new "Configurations" chapter with
9958 platform-specific info, inline remote.texi and move sections of it
9959 into the new chapter, move bits about info proc, heuristic search,
9960 and register stack into the new chapter.
9961 * remote.texi: Remove, now part of gdb.texinfo.
9962 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9963
9964 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9965
9966 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9967 GDB_TARGET_IS_MACH386): These kludges have gone away.
9968
9969 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9970
9971 * gdbint.texinfo (Target Architecture Definition): Mention
9972 TDEPLIBS.
9973
9974 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9975
9976 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9977 surrounding text to fit HP-UX bits into general info.
9978 (HPPA-cfg.texi): Remove, no longer useful.
9979
9980 * gdb.texinfo: Remove explicit links from @node lines, remove
9981 HP-added "Detailed Node Listing" from main menu which confuses
9982 things.
9983
9984 From Dmitry Sivachenko <dima@Chg.RU>:
9985 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
9986 in description of `set environment'.
9987
9988 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9989
9990 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9991
9992 1999-08-12 Ben Elliston <bje@cygnus.com>
9993
9994 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9995
9996 1999-08-10 Eli Zaretskii <eliz@gnu.org>
9997
9998 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
9999 watch, awatch, and rwatch. Explain why the latter two cannot be
10000 set as software watchpoints. Document that watchpoints for local
10001 variables are deleted when the debuggee terminates.
10002
10003 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10004
10005 * remote.texi (Protocol): Further clarification of the "qRcmd"
10006 packet. Allow E.. response packet. "qRcmd" packet is no longer
10007 reserved.
10008
10009 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10010
10011 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10012 * gdb.texinfo: Ditto.
10013
10014 1999-08-06 Tom Tromey <tromey@cygnus.com>
10015
10016 * gdb.texinfo (KOD): New node.
10017
10018 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10019
10020 * remote.texi (Rcmd): Fix minor formatting typos.
10021
10022 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10023
10024 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10025 packets.
10026
10027 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10028
10029 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10030 fixes.
10031
10032 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10033
10034 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10035
10036 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10037
10038 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10039 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10040 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10041 packets that are not supported on all hosts. Expand examples.
10042 Spell check.
10043
10044 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10045
10046 * Makefile.in: Recognize html, install-html. Add targets
10047 to build HTML versions of documentation via texi2html.
10048
10049 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10050
10051 * gdbint.texinfo (Testsuite): New chapter, information about the
10052 testsuite.
10053
10054 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10055
10056 * remote.texi (Communication Protocol): Rewrite.
10057
10058 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10059
10060 * stabs.texinfo: Fix uses of xref.
10061
10062 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10063
10064 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10065 info about patch submission.
10066
10067 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10068
10069 From Per Bothner <bothner@cygnus.com>:
10070 * gdb.texinfo: Document Chill support.
10071
10072 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10073
10074 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10075 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10076 Document that the value should be greater-than or equal-to zero.
10077 (NO_STD_REGS): Document. Deprecate.
10078
10079 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10080
10081 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10082 Document that these are not used.
10083
10084 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10085
10086 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10087
10088 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10089
10090 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10091 numargs was dropped.
10092
10093 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10094
10095 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10096
10097 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10098
10099 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10100 Update.
10101
10102 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10103
10104 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10105 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10106
10107 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10108
10109 * gdbint.texinfo: Fix typos: $ -> @.
10110
10111 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10112
10113 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10114 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10115 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10116 BREAKPOINT_FROM_PC.
10117
10118 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10119
10120 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10121 CALL_DUMMY_STACK_ADJUST): Document.
10122
10123 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10124
10125 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10126 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10127
10128 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10129
10130 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10131 longer exists.
10132
10133 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10134
10135 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10136 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10137 they make the manual source incomprehensible.
10138 * h8-cfg.texi: Remove, hasn't been used in years.
10139
10140 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10141
10142 * gdb.texinfo: Update the credits.
10143
10144 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10145
10146 * gdb.texinfo: Fix mistakes noticed in printout of last
10147 draft, add Alpha to discussion of heuristic fence post.
10148
10149 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10150
10151 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10152 Edition, merge some HP changes into mainline, describe some
10153 previously undocumented features, describe more of the target
10154 commands available, eliminate obsolete section on renamed
10155 commands.
10156 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10157
10158 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10159
10160 * gdb.texinfo: Make many HPPA conditionals unconditional,
10161 including catchpoint description, since now on for all configs.
10162 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10163 specializations.
10164
10165 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10166
10167 * Makefile.in (GDBvn.texi): Fix match expression to work with
10168 current format of VERSION in gdb/Makefile.in.
10169 * gdb.texinfo: Fix node ref to match new readline.
10170
10171 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10172
10173 * gdb.texinfo: Changes made as part of a project to merge in
10174 changes made by HP. Documentation makes extensive use of
10175 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10176 on remote debugging. There are differences in documentation
10177 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10178 the HP manual discusses catchpoints, hardware watchpoints, and
10179 some HPUX specific limitations for shared library support.
10180
10181 There are also a number of @node changes.
10182
10183 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10184
10185 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10186 (C Usage): Same.
10187
10188 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10189
10190 The following changes were made by Edith Epstein
10191 <eepstein@cygnus.com> as part of a project to merge in changes
10192 made by HP.
10193
10194 * HPPA-cfg.texi: new file.
10195
10196 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10197
10198 * refcard.tex: change documentation about catch.
10199 removed info catch.
10200
10201 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10202
10203 * gdbint.texinfo: Expand on GDB's coding standards,
10204 specify the use of arg names with prototypes.
10205
10206 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10207
10208 * gdb.texinfo: Fix tipo.
10209
10210 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10211
10212 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10213 TARGET_BYTE_ORDER_SELECTABLE_P.
10214
10215 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10216
10217 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10218
10219 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10220
10221 * agentexpr.texi: New file.
10222
10223 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10224
10225 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10226
10227 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10228
10229 * remote.texi: Changed wording that implied that the GDB remote
10230 protocol caches register values instead of GDB itself.
10231
10232 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10233
10234 * gdbint.texinfo: Add some info about symbol readers.
10235 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10236 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10237 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10238 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10239
10240 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10241
10242 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10243
10244 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10245
10246 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10247
10248 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10249
10250 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10251 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10252
10253 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10254
10255 * gdbint.texinfo: Fix minor typos.
10256
10257 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10258
10259 * gdbint.texinfo: Complete overhaul. Group descriptions more
10260 logically, add more info on generic algorithms, remove much
10261 obsolete and/or wrong material.
10262
10263 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10264
10265 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10266
10267 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10268
10269 * refcard.tex: Copyright, address updates.
10270
10271 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10272
10273 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10274 for the edition instead of confusing GDB-version-like numbers.
10275
10276 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10277
10278 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10279
10280 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10281
10282 * LRS: Reformat a bit to keep text under 80 columns.
10283
10284 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10285
10286 * gdb.texinfo: Add some credits, mention bug monitor.
10287 * remote.texi: Mention mips monitor targets.
10288 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10289
10290 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10291
10292 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10293 files, finish sorting of host vs target vs native macros, describe
10294 some more of them.
10295
10296 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10297
10298 * gdbint.texinfo (Host Conditionals): Document change from
10299 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10300
10301 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10302
10303 * gdbint.texinfo (Host Conditionals): Document
10304 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10305
10306 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10307
10308 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10309 Document LSEEK_NOT_LINEAR.
10310
10311 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10312
10313 * stabs.texinfo (Stab Section Basics): Make it clear that only
10314 some versions of the GNU linker remove the leading N_UNDF symbol.
10315
10316 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10317
10318 * stabs.texinfo (String Field): Document type number pairs here,
10319 instead of in the Sun specific section.
10320 (Include Files): The GNU linker supports the N_BINCL
10321 optimization. Clarify the N_BINCL value, and what it is used
10322 for.
10323 (Procedures): Document N_FUN with an empty string to mark the end
10324 of a function.
10325 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10326 (Sun Differences): Remove this node, as the information is now
10327 elsewhere in the main document.
10328 (Stab Section Basics): Mention that the GNU linker may optimize
10329 stabs and remove the leading N_UNDF symbol.
10330
10331 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10332
10333 * gdb.texinfo, refcard.tex: Restore author credit
10334
10335 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10336
10337 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10338 documentation to account for START and END macros taking
10339 one arg.
10340
10341 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10342
10343 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10344 * gdb.texinfo (Frames): Fix typo.
10345
10346 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10347
10348 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10349 a target_signal as arg type, not a pid.
10350
10351 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10352
10353 * gdb.texinfo: Document `set assembly-language'.
10354
10355 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10356
10357 * remote.texi: Update list of stubs in the GDB distribution.
10358
10359 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10360
10361 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10362 Also document that some systems can use mmalloc but must define
10363 this if their C runtime allocates memory that is later freed.
10364 (MMCHECK_FORCE): Document new macro.
10365
10366 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10367
10368 * remote.texi: Add documentation for target Sparclet.
10369
10370 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10371
10372 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10373 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10374 * configure.in: Rewritten for autoconf.
10375 * configure: New.
10376
10377 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10378
10379 * Makefile.in (DVIPS): New define, set to dvips.
10380 (dvi): Add stabs.dvi.
10381 (ps): New target.
10382 (all-doc): Depend on info, dvi, and ps targets.
10383 (STAGESTUFF): Add *.ps and *.dvi files.
10384 (clean-info, clean-dvi): Remove.
10385 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10386 rules completely rewritten.
10387 (maintainer-clean): Remove clean-info and clean-dvi
10388 dependencies and put their actions in the rules.
10389 (gdb.ps): New target
10390 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10391 intermediate TeX files, whether they have 2 or 3 character
10392 extensions.
10393 (gdbint.ps): Add target and rules.
10394 (gdb-internals): Delete unused target.
10395 (Makefile): Depends upon config.status also.
10396
10397 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10398
10399 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10400 set.
10401
10402 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10403
10404 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10405 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10406
10407 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10408
10409 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10410
10411 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10412
10413 * gdb.texinfo (Print settings): Document
10414 `set/show print static-members' commands.
10415
10416 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10417
10418 * gdbint.texinfo (Native): Document name change, coredep.c to
10419 core-aout.c.
10420
10421 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10422
10423 * stabs.texinfo (Include Files): Document the values the SunOS4
10424 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10425
10426 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10427
10428 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10429 Fix typo.
10430
10431 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10432
10433 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10434 "gdb.tar.Z".
10435
10436 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10437
10438 * Makefile.in (maintainer-clean): New target, synonym for
10439 realclean.
10440
10441 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10442
10443 * Update all FSF addresses except those in COPYING* files.
10444
10445 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10446
10447 From Richard Earnshaw (rearnsha@armltd.co.uk):
10448 * gdb.texinfo (convenience variables): Document $_exitcode.
10449 (quit): Document optional expression to use as exit code.
10450
10451 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10452
10453 * gdb.texinfo, remote.texi: Brought up to date with various
10454 GDB changes.
10455
10456 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10457
10458 * gdb.texinfo: Update dates and versions, fix comments about
10459 hardware watchpoints in future releases and about the
10460 sharedlibrary command.
10461
10462 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10463
10464 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10465 C_FUN stab. Other cleanups.
10466
10467 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10468
10469 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10470 for the sparc stub.
10471
10472 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10473
10474 * annotate.texi: Clarify which addresses have differing formats
10475 depending on the language and which do not.
10476
10477 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10478
10479 * remote.texi (NetWare): Changed example to use BOARD= instead of
10480 NODE= argument to reflect correspoding change to gdbserve.nlm.
10481
10482 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10483
10484 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10485 GDB, as well as AIX dbx, supports the size type attribute.
10486
10487 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10488
10489 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10490
10491 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10492
10493 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10494 and new 'if' and 'while' commands.
10495
10496 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10497
10498 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10499
10500 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10501
10502 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10503 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10504 NetWare targets. Mostly stolen from the Server node.
10505
10506 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10507
10508 * gdb.texinfo (Setting): Talk about the language of a source file
10509 versus the working language. The old documentation did not match
10510 what GDB did.
10511
10512 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10513
10514 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10515 of a source file.
10516
10517 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10518
10519 * gdb.texinfo (Processes): New node.
10520
10521 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10522
10523 * remote.texi: Update documentation of set/show mipsfpu.
10524
10525 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10526
10527 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10528 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10529
10530 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10531
10532 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10533 obsolete conditionals, described some others.
10534
10535 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10536
10537 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10538 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10539
10540 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10541
10542 * gdbint.texinfo: Put regex conditionals in their own table.
10543
10544 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10545
10546 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10547 described or fixed the descriptions of many others.
10548
10549 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10550
10551 * gdb.texinfo: Add some more credits.
10552 * gdbint.texinfo: Capitalize GDB consistently, describe some
10553 macros and remove some.
10554
10555 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10556
10557 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10558 obsolete conditionals, described some others.
10559
10560 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10561
10562 * gdb.texinfo (help targets): Changed to `help target', which
10563 is the correct gdb command.
10564
10565 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10566
10567 * annotate.texi (TODO): New node, for keeping track of annotations
10568 suggested but not yet implemented.
10569
10570 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10571
10572 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10573 another symbol, it is not the address itself.
10574
10575 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10576
10577 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10578 of stabs-in-coff sections.
10579
10580 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10581
10582 * annotate.texi: Change edition to 0.5 and date to May 1994.
10583 Add index.
10584 (Frames): New node, for frame annotation.
10585 (Displays): New node, for display annotation.
10586
10587 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10588 when waiting for your program to stop.
10589
10590 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10591
10592 * annotate.texi (Breakpoint Info): Document annotation of header
10593 fields and record annotation.
10594
10595 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10596
10597 * annotate.texi: New file, to document annotations.
10598
10599 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10600
10601 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10602 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10603
10604 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10605
10606 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10607 section, and say n_strx field is compilation unit relative.
10608 * stabs.texinfo: Don't use @code for a.out when it is the name of
10609 an object file format.
10610
10611 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10612
10613 * gdb.texinfo: Refer to file names, not path names, per rms
10614 convention.
10615 (Arguments): Fix typo.
10616
10617 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10618
10619 * stabs.texinfo (Global Variables): Talk about stabs in files
10620 where variables are referenced, but not defined.
10621
10622 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10623
10624 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10625 Cplusplus to new nodes Member Type Descriptor and Method Type
10626 Descriptor. Re-write stuff for #.
10627
10628 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10629
10630 * gdb.texinfo (Print Settings): Don't document "set print
10631 fast-symbolic-addr off". The bug which it worked around was fixed
10632 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10633
10634 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10635 N_ENTRY node.
10636
10637 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10638
10639 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10640
10641 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10642 references to ieee-float.c.
10643
10644 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10645
10646 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10647 match what the code actually does.
10648
10649 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10650
10651 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10652
10653 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10654
10655 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10656 i, and b.
10657
10658 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10659
10660 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10661 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10662 as "stabs in sections" rather than just saying "ELF and SOM".
10663 Also make that stuff apply to COFF.
10664
10665 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10666
10667 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10668 Ghostscript.
10669
10670 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10671
10672 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10673 versus functions without line numbers, also mention stepping into
10674 them as well as "step" when you are in them. Tell the user how to
10675 deal with the situation. Add comment about "debugging information".
10676
10677 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10678
10679 * stabs.texinfo (Enumerations): Document restriction on where
10680 enumeration types can appear and still win with GDB.
10681
10682 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10683
10684 * stabs.texinfo (Negative Type Numbers): Document format for type
10685 -16.
10686
10687 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * gdb.texinfo (Selection, Frame Info): Update information about
10690 arbitrary frame specficiations.
10691
10692 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10693
10694 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10695
10696 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10697
10698 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10699
10700 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10701
10702 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10703
10704 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10705
10706 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10707 Differences node to Statics node.
10708 (Statics): Discuss XCOFF use of V symbol descriptor.
10709
10710 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10711 not clean.
10712
10713 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10714
10715 * gdb.texinfo (Print Settings): Document `set print
10716 fast-symbolic-addr' and improve the doc for some other
10717 `set print's.
10718
10719 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10720
10721 * stabs.texinfo (String Field): Talk about defining several type
10722 numbers at once.
10723 Fix lint regarding changing node ELF Transformations to
10724 ELF and SOM Transformations.
10725
10726 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10727
10728 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10729
10730 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10731
10732 * stabs.texinfo (Cross-References): `::' is for nested types only
10733 within <>.
10734 (Structures): Document static members.
10735
10736 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10737
10738 * stabs.texinfo: Document S type attribute.
10739
10740 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10741
10742 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10743
10744 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10745
10746 * gdbint.texinfo: Fix a few typos.
10747
10748 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10749
10750 * gdb.texinfo, remote.texi: formatting improvements
10751
10752 * gdb.texinfo (New Features): mention threads.
10753 (Summary, C): fix xrefs in newly contributed text.
10754 (Threads): index entries, clarifications, example
10755 (passim): minor typos fixed, phrasing improvements
10756
10757 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10758 entries; (Server): explain use of gdbserver w/real-time systems,
10759 add example of conflicting TCP port; (MIPS Remote) break up
10760 running text into table, highlighting commands, and add example.
10761
10762 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10763
10764 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10765
10766 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10767
10768 * stabs.texinfo (Nested Symbols): New node.
10769 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10770
10771 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10774 to picking which Bbss.bss symbol to use, and (because there seems to
10775 be no good way of doing it) re-write some of the text to make it
10776 sound like Bbss.bss isn't such a great idea after all (as currently
10777 designed).
10778
10779 * gdb.texinfo (C): In addition to saying people have to use g++ for
10780 good results, say they have to use stabs. Specifically say cfront
10781 doesn't work well.
10782 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10783 the gdb README. Add xrefs to places where the support for the various
10784 languages is described in detail.
10785
10786 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * stabs.texinfo: Clean up stuff about visibility and virtual
10789 characters.
10790
10791 * stabs.texinfo (N_M2C): Cite Sun doc.
10792
10793 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10794
10795 * gdb.texinfo: updates re threads.
10796 * remote.texinfo: avoid index entries starting with digits.
10797
10798 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10799
10800 * stabs.texinfo (Enumerations): Talk about large, negative and
10801 octal values. Clean up cross reference to type attributes.
10802 (String Field): Say that GDB 4.11 supports size attribute.
10803
10804 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10805
10806 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10807 is a mandatory step. Make the stuff about that more concise.
10808
10809 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10810
10811 * stabs.texinfo (Class Names): New node.
10812
10813 * gdb.texinfo (Command Files): Explain order of init file reading.
10814
10815 * remote.texi (Bootstrapping): Talk about getting the serial driver
10816 to deal with ^C sent by gdb to stop the remote system.
10817
10818 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10819
10820 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10821
10822 * libgdb.texinfo (Defining Commands): made the DOC arg
10823 to gdb_define_app_command a char * instead of char **
10824 per a suggestion from kingdon.
10825
10826 * libgdb.texinfo: total rewrite from a different starting
10827 premise.
10828
10829 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10830
10831 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10832 floats passed as doubles (to improve clarity).
10833
10834 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10835
10836 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10837
10838 * a4rc.sed: update to work with Andreas Vogel papersize params
10839
10840 * refcard.tex: use Andreas Vogel simplifications of papersize
10841 params; remove useless version info; update copyright date.
10842
10843 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10844
10845 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10846
10847 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * gdb.texinfo (Files): Say what address the load command loads it at.
10850
10851 * stabs.texinfo (Common Blocks): Minor cleanups.
10852
10853 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10854 that Sun has backed away from the linker kludge and thus the relevant
10855 issue is changes to the SunPRO tools, not the Solaris linker.
10856
10857 * stabs.texinfo (Traditional Integer Types): Clean up description
10858 of octal bounds a little bit. Document extra leading zeroes.
10859
10860 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10861
10862 * gdb.texinfo (Signaling): Update for symbolic symbol names
10863 and add a section explaining the difference between the GDB
10864 signal command and the shell kill utility.
10865
10866 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10867
10868 * libgdb.texinfo: added `@' to braces that were unescaped.
10869
10870 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10871
10872 * libgdb.texinfo: new file. Spec for the gdb library.
10873
10874 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10875
10876 * stabs.texinfo (Include Files): Fix typo (start -> end).
10877
10878 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10879
10880 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10881 from Melissa at FSF's editing pass.
10882
10883 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10884
10885 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10886 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10887 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10888
10889 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10890
10891 * remote.texi (Bootstrapping): Discuss 386 call gates.
10892
10893 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10894
10895 * stabs.texinfo (Based Variables): New node.
10896
10897 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10898
10899 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10900 names, sizes, and formats to suggest how not to lose.
10901
10902 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10903
10904 * stabs.texinfo (Methods): Fix typo.
10905
10906 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10907
10908 * gdb.texinfo: Fix a few typos.
10909
10910 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10911
10912 * gdb.texinfo: Clarify how well it works with Fortran.
10913
10914 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10915 More on relocating stabs in ELF files.
10916
10917 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10918
10919 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10920
10921 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10922
10923 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10924 parameters on VAX.
10925
10926 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10927
10928 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10929
10930 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10931
10932 * stabs.texinfo: Make info author notice match the TeX author notice.
10933
10934 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10935
10936 * stabs.texinfo: Initial-caps all words in node names and
10937 non-trivial words in section names.
10938
10939 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10940
10941 * stabs.texinfo: Many minor cleanups.
10942
10943 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10944
10945 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10946
10947 * stabs.texinfo: Remove full description of big example.
10948 It's not really helpful; just use pieces of it where appropriate.
10949 Add more Texinfo formatting directives (@samp, etc.).
10950 Use @deffn to define stab types.
10951 Eliminate some wordiness. Break up some nodes.
10952 Add an (alphabetized) index of symbol types.
10953 Use consistent capitalization style in node and section names.
10954
10955 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10956
10957 * gdb.texinfo: Change typo "Two two" to "The two".
10958
10959 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10960
10961 * stabs.texinfo (XCOFF-differences): Remove references to
10962 non-existent types N_DECL and N_RPSYM.
10963
10964 * stabs.texinfo (String Field): Say that type attributes bug is
10965 fixed in GDB 4.10, since it is.
10966
10967 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10968
10969 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10970
10971 * stabs.texinfo: Formatting cleanups.
10972
10973 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10974
10975 * stabs.texinfo: When explaining the n_type of a stab, standardize
10976 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10977 no tabs, use @r).
10978 (Global Variables): Clean up.
10979
10980 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10981
10982 * stabs.texinfo (Stack Variables): Re-write.
10983
10984 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10985
10986 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10987 addresses of a source file. Also revise formatting.
10988 Change "object module" or "object file" to "source file".
10989 Various: Miscellaneous cleanups.
10990
10991 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10992
10993 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10994
10995 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10996
10997 * gdbint.texinfo: Removed many nonsensical machine-collected
10998 host and target conditionals, described some of the remainder.
10999
11000 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11001
11002 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11003
11004 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11005 paragraph which follows.
11006
11007 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11008 variables. Looks better and avoids overful hbox.
11009
11010 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11011
11012 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11013
11014 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11015
11016 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11017 retransmit-timeout
11018
11019 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11020
11021 * gdbint.texinfo: Update statement about `some ancient Unix
11022 systems, like Ultrix 4.0' to Ultrix 4.2.
11023
11024 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11025
11026 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11027
11028 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11029
11030 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11031 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11032
11033 * remote.texi: new name for former gdbinv-s.texi
11034
11035 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11036
11037 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11038
11039 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11040 variables for MIPS remote debugging protocol.
11041
11042 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11043
11044 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11045
11046 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11047
11048 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11049
11050 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11051
11052 * gdb.texinfo: repair conditional bugs in text markup
11053
11054 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11055
11056 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11057 to select Modula-2 material.
11058
11059 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11060
11061 * stabs.texinfo: Cleanups regarding statics.
11062
11063 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11064 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11065
11066 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11067
11068 * stabs.texinfo: N_MAIN is sometimes used for C.
11069
11070 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11071
11072 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11073
11074 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11075
11076 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11077 removed from the code by Kingdon.
11078
11079 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11080
11081 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11082 input when evaluating breakpoint conditions; the bug has been fixed.
11083
11084 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11085 sets the ignore count to N-1, not to N.
11086
11087 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11088
11089 * refcard.tex (\hoffset): correct longstanding error to match
11090 intended offset; avoids cutting off edge on some printers
11091
11092 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11093
11094 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11095
11096 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11097
11098 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11099
11100 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11101
11102 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11103 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11104 collect sed edits if any, apply to refcard before formatting;
11105 (refcard.ps) stop implying PS fonts if PS output requested;
11106 (lrefcard.ps) delete extra target for variant PS fonts
11107
11108 * refcard.tex: parametrize papersize dependent info, collect
11109 in easily replaced spot
11110
11111 * a4rc.sed: new file, edits to refcard for A4 paper
11112
11113 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11114
11115 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11116
11117 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11118
11119 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11120
11121 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11122
11123 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11124 politely rather than rudely.
11125
11126 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11127
11128 * stabs.texinfo: Document common blocks.
11129
11130 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11131
11132 * stabs.texinfo: Add some basic info about stabs-in-elf.
11133
11134 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11135
11136 * stabs.texinfo (Top): Minor cleanup.
11137
11138 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11139
11140 * Makefile.in (install-info): remove parentdir support
11141
11142 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11143
11144 * gdb.texinfo (Copying): delete this node and references to it;
11145 RMS says this manual need not carry GPL. (passim): Improvements
11146 from last round at FSF, largely due to Ian Taylor review, and
11147 minor formatting improvements.
11148
11149 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11150 largely due to Ian Taylor review. (Debug Session): minor edits to
11151 new text.
11152
11153 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11154
11155 * Makefile.in (realclean): Remove info and dvi files too.
11156
11157 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11158
11159 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11160 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11161 * gdb.texinfo: Change accordingly.
11162
11163 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11164 N_{L,R}BRAC,N_SLINE are relative to.
11165
11166 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11167
11168 * Makefile.in (GDBvn.texi): Update atomically.
11169
11170 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11171
11172 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11173
11174 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11175
11176 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11177 addresses together. Also motivate the set print symbol-filename
11178 command and suggest other solutions.
11179
11180 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11181
11182 * gdb.texinfo (set print elements): Note that the number of
11183 elements is set to unlimited by "set print elements 0".
11184
11185 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11186
11187 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11188 NF_LDOUBLE means.
11189 (Stab Types): Include Solaris stab types.
11190 (Procedures): Document Solaris extensions.
11191
11192 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11193
11194 * gdb.texinfo: Add `set print symbol-filename' doc.
11195
11196 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11197
11198 * stabs.texinfo (Arrays): Talk about type definition vs. type
11199 information.
11200
11201 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11202 the trailing semicolon.
11203
11204 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11205
11206 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11207 and merge in other parts of the document addressing these subjects.
11208 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11209
11210 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11211 at the end of a range type.
11212
11213 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11214 AIX extensions.
11215
11216 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11217
11218 * stabs.texinfo (Stabs Format): Misc fixes.
11219
11220 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11221
11222 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11223 (Traditional builtin types): Document convex convention for long long.
11224 (Negative builtin types): Discuss type names, and misc fixes.
11225
11226 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11227
11228 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11229 point types used with @samp{R} type descriptor.
11230 (Symbol Descriptors): Describe how to handle conflict between
11231 different meanings of @samp{P} symbol descriptor.
11232
11233 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11234
11235 * stabs.texinfo: Remove node Quick Reference and put its children
11236 directly under the main menu.
11237
11238 * stabs.texinfo: Many more changes to bring it into line with
11239 AIX documentation and reality. I think it now has all the
11240 information from the AIX documentation, except that I burned
11241 out when I got to variant records (Pascal and Modula-2) and
11242 all the COBOL types. Oh well, we can add them later when we're
11243 worrying more about those languages.
11244
11245 * stabs.texinfo (Automatic variables): Talk about what it means
11246 to omit the symbol descriptor.
11247
11248 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11249
11250 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11251 gcc2 behavior with promoted args.
11252
11253 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11254
11255 * gdb.texinfo: include readline appendices in info version of manual
11256
11257 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11258
11259 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11260 target remote.
11261
11262 * gdb.texinfo (Machine Code): more index entries for disassemble
11263
11264 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11265
11266 * Clarify the intended use of the gdb-testers and gdb-patches
11267 mailing lists, and shrink gzip comment.
11268
11269 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11270
11271 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11272 DOSHOST configuration of manual.
11273
11274 * gdb.texinfo (MIPS Stack): new node.
11275
11276 * all-config.texi (MIPS) new switch.
11277
11278 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11279 tense; (MIPS Remote) new node.
11280
11281 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11282 bug; (Environment) less passive, other small cleanups in text about
11283 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11284 (Remote) new MIPS Remote menu entry.
11285
11286 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11287
11288 * stabs.texinfo: Many changes to include information from the
11289 AIX documentation.
11290
11291 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11292
11293 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11294
11295 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11296 Move a bunch of information from ../README.
11297 (Getting Started): New node.
11298
11299 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11300
11301 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11302
11303 * gdb.texinfo: advance manual revision dates to present
11304
11305 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11306 stop using silly Roman numerals in @set variable names
11307
11308 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11309
11310 * stabs.texinfo (Parameters): Keep trying to get this right.
11311
11312 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11313
11314 * stabs.texinfo (Parameters): More on "local parameters".
11315
11316 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11317
11318 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11319
11320 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11321
11322 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11323 (Parameters): Rewrite.
11324 (xcoff-differences, Sun-differences): Minor changes.
11325
11326 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11327
11328 * stabs.texinfo: Minor cleanup.
11329
11330 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11331
11332 * gdbint.texinfo: Minor xcoff stuff.
11333
11334 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11335
11336 * gdbint.texinfo: Update for new config directory structure.
11337 Add info about internal type data structures.
11338
11339 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11340
11341 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11342 $(srcdir).
11343 (gdb-config.texi): Depend on file in $(srcdir).
11344
11345 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11346
11347 * stabs.texinfo: Fixes about N_SO.
11348
11349 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11350
11351 * gdb.texinfo: include list of nonstandard init file names
11352
11353 * *-config.texi: new switch GENERIC for text that applies *only*
11354 to (usual) multiple-target version of manual
11355
11356 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11357 h8 config
11358
11359 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11360 in menus (rather than conditionally selected multiple alternative
11361 menus).
11362
11363 * Makefile.in: define and use DOC_CONFIG var to select
11364 configuration for GDB user manual.
11365
11366 * gdb-config.texi: delete from repository, generate from Makefile.
11367
11368 * all-config.texi: normal `generic' configuration file, formerly
11369 stored as gdb-config.texi
11370
11371 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11372
11373 * Makefile.in: add dvi target to build all .dvi files
11374
11375 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11376
11377 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11378
11379 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11380
11381 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11382 host conditionals.
11383 * stabs.texinfo: More array fixes inspired by Jim's.
11384
11385 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11386
11387 * stabs.texinfo: Fixes re arrays and continuations.
11388
11389 * gdbint.texinfo: Add XCOFF node.
11390
11391 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11392
11393 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11394
11395 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11396
11397 * stabs.texinfo: Fix for array types to mention lower bounds.
11398
11399 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11400
11401 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11402
11403 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11404
11405 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11406
11407 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11408
11409 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11410 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11411
11412 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11413
11414 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11415
11416 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11417
11418 * gdb.texinfo, gdbinv-s.texi: misc updates
11419
11420 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11421
11422 * gdbint.texinfo: Brief documentation for longjmp support,
11423 from an email msg by Stu.
11424
11425 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11426
11427 * stabs.texinfo: Fix description of floating point "range"
11428 types (which really define basic types). Reported by Jim Meehan,
11429 <meehan@src.dec.com>.
11430
11431 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11432
11433 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11434
11435 * gdbint.texinfo: Slightly expand section on supporting a new
11436 object file format.
11437
11438 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11439
11440 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11441 intermediate file.
11442
11443 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11444
11445 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11446
11447 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11448
11449 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11450
11451 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11452 as well as Z8002.
11453
11454 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11455
11456 * gdbint.texinfo: Add sections on clean design and on how to send
11457 in changes.
11458
11459 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11460
11461 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11462
11463 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11464
11465 * gdb.texinfo: Fix typo, reported by Karl Berry.
11466
11467 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11468
11469 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11470
11471 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11472
11473 * gdbint.texinfo: fixed a stray email address (needs @@),
11474 added @table @code to node "Native Conditionals"
11475
11476 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11477
11478 * gdbint.texinfo: Describe coding style of GDB.
11479
11480 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11481
11482 * stabs.texinfo: Minor wording changes.
11483
11484 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11485
11486 * gdbint.texinfo: Improve release doc slightly.
11487
11488 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11489
11490 * gdbint.texinfo: Improve doc of GDB config macros.
11491
11492 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11493
11494 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11495 These will be reinserted when examined.
11496
11497 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11498
11499 * gdbint.texinfo: Make a start at documenting all the #if macros
11500 in GDB. At least list them all, and start separating them into
11501 host-specific and target-specific.
11502
11503 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11504
11505 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11506 examples (not consistent w others).
11507 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11508 for generic vn of doc
11509
11510 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11511
11512 * Makefile.in: always create installation directories.
11513
11514 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11515
11516 * gdb.texinfo: in h8 config, do not describe searching commands.
11517
11518 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11519
11520 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11521 conditionals; introduce a few generic switches that may be
11522 useful for other cross-dev or dos-hosted configs.
11523
11524 * gdb.texinfo: fix typo in "info reg" description
11525
11526 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11527
11528 * stabs.texinfo: Minor updates from running TeX over it.
11529 * Makefile.in (stabs.dvi, stabs.ps): Add.
11530
11531 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11532
11533 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11534 First pass at converting it to texinfo.
11535
11536 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11537
11538 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11539 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11540
11541 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11542
11543 * gdbint.texinfo: Add section on partial symbol tables.
11544
11545 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11546
11547 * gdb.texinfo: document `set remotedebug' and `set
11548 rstack_high_address'.
11549
11550 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11551
11552 * gdb.texinfo: slight expansion of new text on reading info files
11553 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11554 H8/300 from DOS.
11555
11556 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11557
11558 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11559
11560 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11561
11562 * gdb.texinfo: Say how to read the `info' files.
11563
11564 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11565
11566 * Makefile.in: gm4 -> m4.
11567
11568 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11569
11570 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11571 Documentation' ahead of `Installing GDB' to match README.
11572 Update shared library doc, -readnow and -mapped, and directory
11573 structure (add glob and mmalloc). Update configure doc.
11574
11575 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11576
11577 * Makefile.in: remove $(srcdir) from gdb.info rule.
11578
11579 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11580
11581 * Makefile.in: commented out gdb-all.texinfo rule. This is
11582 temporary.
11583
11584 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11585
11586 * Makefile.in, configure.in: removed traces of namesubdir,
11587 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11588 copyrights to '92, '13, changed some from Cygnus to FSF.
11589
11590 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11591
11592 * gdb.texinfo: Improve how we ask for bug reports.
11593
11594 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11595
11596 * Makefile.in: infodir belongs in datadir.
11597
11598 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11599
11600 * Makefile.in: remove spaces following hyphens, bsd make can't
11601 cope. install using INSTALL_DATA. added clean-info. added
11602 standards.text support.
11603
11604 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11605
11606 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11607 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11608 and mandir now keyed off datadir by default.
11609
11610 \f
11611 Local Variables:
11612 mode: change-log
11613 left-margin: 8
11614 fill-column: 74
11615 version-control: never
11616 End:
This page took 0.34173 seconds and 5 git commands to generate.