0606d9db2886a0bf9202aa18d51b82fd487d4215
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2016-03-15 Pedro Alves <palves@redhat.com>
2 Andreas Arnez <arnez@linux.vnet.ibm.com>
3 Marcin Kościelnicki <koriakin@0x04.net>
4
5 * gdb.texinfo (Tracepoint Actions): Document possible
6 unreliability of '$_ret'.
7
8 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9
10 * gdb.texinfo (Symbols): Document new 'maint info line-table'
11 command.
12
13 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
14
15 * gdb.texinfo (Convenience Functions): Document $_as_string.
16
17 2016-02-23 Doug Evans <dje@google.com>
18
19 * gdb.texinfo (Skipping Over Functions and Files): Document new
20 options to "skip" command. Update docs of output of "info skip".
21
22 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
23
24 * gdb.texinfo (Signals): Add bound violation display hints for
25 a SIGSEGV.
26
27 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
28
29 * gdb.texinfo (Trace File Format): Add documentation for description
30 section lines.
31
32 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
33
34 * gdb.texinfo (Trace File Format): Remove misleading information
35 about register block ordering.
36
37 2016-02-01 Doug Evans <dje@google.com>
38
39 * gdb.texinfo (Value Sizes): Fix typo.
40
41 2016-02-01 Doug Evans <dje@google.com>
42
43 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
44
45 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * gdb.texinfo (Value Sizes): New section.
48 (Data): Add the 'Value Sizes' node to the menu.
49
50 2016-01-26 John Baldwin <jhb@FreeBSD.org>
51
52 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
53
54 2016-01-19 John Baldwin <jhb@FreeBSD.org>
55
56 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
57
58 2016-01-18 Pedro Alves <palves@redhat.com>
59
60 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
61 of the thread that hit a breakpoint or received a signal.
62
63 2016-01-15 Pedro Alves <palves@redhat.com>
64
65 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
66
67 2016-01-13 Pedro Alves <palves@redhat.com>
68
69 * gdb.texinfo (Threads): Document the $_gthread convenience
70 variable.
71 (Convenience Vars): Likewise.
72
73 2016-01-13 Pedro Alves <palves@redhat.com>
74
75 * gdb.texinfo (Threads): Document "info threads -gid".
76
77 2016-01-13 Pedro Alves <palves@redhat.com>
78
79 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
80 anchor.
81 (Threads In Python): Document new InferiorThread.global_num
82 attribute.
83
84 2016-01-07 Pedro Alves <palves@redhat.com>
85
86 * gdb.texinfo (Threads): Document per-inferior thread IDs,
87 qualified thread IDs, global thread IDs and thread ID lists.
88 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
89 thread IDs.
90 (Convenience Vars): Document the $_thread convenience variable.
91 (Ada Tasks): Adjust to refer to thread IDs.
92 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
93 Commands, GDB/MI Variable Objects): Update to mention global
94 thread IDs.
95 * guile.texi (Breakpoints In Guile)
96 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
97 global thread IDs instead of thread IDs.
98 * python.texi (Threads In Python): Adjust documentation of
99 InferiorThread.num.
100 (Breakpoint.thread): Mention global thread IDs instead of thread
101 IDs.
102
103 2016-01-13 Pedro Alves <palves@redhat.com>
104
105 * python.texi (Threads In Python): Document
106 InferiorThread.inferior.
107
108 2016-01-13 Pedro Alves <palves@redhat.com>
109
110 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
111 convenience variable.
112 (Convenience Vars): Likewise.
113
114 2016-01-12 Josh Stone <jistone@redhat.com>
115 Philippe Waroquiers <philippe.waroquiers@skynet.be>
116
117 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
118 (Stop Reply Packets): List the syscall entry and return stop reasons.
119 (General Query Packets): Describe QCatchSyscalls, and add it to the
120 table and the detailed list of stub features.
121
122 2016-01-12 Pedro Alves <palves@redhat.com>
123
124 Remove use of the registered trademark symbol throughout.
125
126 2016-01-12 Yao Qi <yao.qi@linaro.org>
127
128 * gdb.texinfo (Interrupts): Update the document on handling
129 interrupt when program is stopped.
130
131 2015-12-11 Don Breazeal <donb@codesourcery.com>
132
133 * gdb.texinfo (Forks): Correct Linux kernel version where
134 fork and exec events are supported, add notes about support
135 of these events in target remote mode.
136 (Connecting): Reorganize and clarify distinctions between
137 target remote, extended-remote, and multiprocess.
138 Reorganize related text from separate sections into new
139 sections.
140 (Server): Note effects of target extended-remote mode.
141 Delete section on Multi-Process Mode for gdbserver.
142 Move some text to "Connecting" node.
143
144 2015-12-10 Pedro Alves <palves@redhat.com>
145
146 * gdb.texinfo (Threads): Replace warning with explanation
147 about single-threaded programs.
148
149 2015-12-10 Pedro Alves <palves@redhat.com>
150
151 * gdb.texinfo (Threads): Remove mention of SGI.
152 (Forks): Remove mention of HP-UX.
153 (Breakpoints): Remove mention of HP-UX.
154 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
155 Reword in terms of architectures.
156 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
157 mention supported systems.
158 (Convenience Vars): Don't mention HP-UX.
159 (Jumping): Remove mention of HP-UX in comment.
160 (Files) <shared libraries>: Update supported shared library types
161 list. Remove mention of HP-UX.
162 (Native): Remove HP-UX subsection.
163 (SVR4 Process Information): Remove mention of HP-UX.
164
165 2015-12-10 Pedro Alves <palves@redhat.com>
166
167 * gdb.texinfo (Stack): Reorder menu.
168
169 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
170
171 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
172 -var-set-format's new zero-hexadecimal format.
173
174 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
175
176 * gdb.texinfo (Ada Mode Into): Move overloading support
177 description to its own node.
178 (Overloading support for Ada): New node.
179
180 2015-11-30 Pedro Alves <palves@redhat.com>
181
182 PR 14618
183 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
184 (Remote Configuration): Add the "set/show remote
185 no-resumed-stop-reply" to the available settings table.
186 (General Query Packets): Document the "no-resumed" qSupported
187 feature.
188
189 2015-11-30 Pedro Alves <palves@redhat.com>
190
191 * gdb.texinfo (Remote Configuration): List "set/show remote
192 thread-events" command in configuration table.
193 (Stop Reply Packets): Document "T05 create" stop
194 reason and 'w' stop reply.
195 (General Query Packets): Document QThreadEvents packet. Document
196 QThreadEvents qSupported feature.
197
198 2015-11-30 Pedro Alves <palves@redhat.com>
199
200 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
201 anchor.
202 (Packets): Document vCtrlC.
203
204 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
205
206 * gdb.texinfo (Thread List Format): Mention thread names.
207
208 2015-11-24 Pedro Alves <palves@redhat.com>
209
210 PR 17539
211 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
212 program-spaces" example to ascending order listing.
213 (Threads): Adjust "info threads" example to ascending order
214 listing.
215 (Forks): Adjust "info inferiors" example to ascending order
216 listing.
217
218 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
219
220 * gdb.texinfo (Process Record and Replay): Document "record
221 instruction-history" modifiers.
222
223 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
226 description.
227 (Frame Filter Management): Move to later in the 'Examining the
228 Stack' chapter.
229 (Selection): Add entry for 'select-frame'.
230
231 2015-09-25 Doug Evans <dje@google.com>
232
233 * gdb.texinfo (Process Record and Replay): Fix syntax of
234 "record instruction-history begin, end" and
235 "record function-call-history begin, end".
236
237 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
238
239 * gdb.texinfo (Specifying Source Directories): Fix
240 substitute-path example.
241
242 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
243
244 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
245
246 2015-09-15 Pedro Alves <palves@redhat.com>
247
248 PR remote/18965
249 * gdb.texinfo (Stop Reply Packets): Revert previous change to
250 the vforkdone description.
251
252 2015-09-15 Pedro Alves <palves@redhat.com>
253
254 PR remote/18965
255 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
256 part indicates the thread ID of the parent process.
257
258 2015-09-15 Yao Qi <yao.qi@linaro.org>
259
260 * gdb.texinfo (General Query Packets): Add vContSupported to
261 tables of 'gdbfeatures' and 'stub features' supported in the
262 qSupported packet, as well as to the list containing stub
263 feature details.
264
265 2015-09-11 Don Breazeal <donb@codesourcery.com>
266
267 * gdb.texinfo (Remote Configuration): Add exec event
268 feature to table of packet settings.
269 (Stop Reply Packets): Add exec events to the list of stop
270 reasons.
271 (General Query Packets): Add exec events to tables of
272 'gdbfeatures' and 'stub features' supported in the qSupported
273 packet, as well as to the list containing stub feature
274 details.
275
276 2015-08-24 Pedro Alves <palves@redhat.com>
277
278 * gdb.texinfo (Remote Configuration): Document the "set/show
279 remote multiprocess-extensions-packet" commands.
280
281 2015-08-24 Pedro Alves <palves@redhat.com>
282
283 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
284 <M32R>: Remove references to M32R/D.
285 <M68K>: Remove references to target dbug.
286 <MIPS Embedded>: Remove references to target r3900 and target
287 array.
288 <PowerPC Embedded>: Remove references to target dink32 and target
289 ppcbug, target sds
290 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
291
292 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
293
294 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
295
296 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
297
298 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
299
300 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * gdb.texinfo (Maintenance Commands): Move documentation of "main
303 info bfds" to...
304 (File Caching): A New section. Outline bfd caching, and add new
305 description for "main set/show bfd-sharing".
306
307 2015-08-14 Doug Evans <xdje42@gmail.com>
308
309 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
310 disassembly.
311 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
312
313 2015-08-11 Keith Seitz <keiths@redhat.com>
314
315 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
316 Use "location(s)"instead of "linespec(s)".
317 (Specifying a Location): Rewrite.
318 Add subsections describing linespec, address, and explicit locations.
319 Add node/menu for each subsection.
320 (Source and Machine Code, C Preprocessor Macros)
321 (Create and Delete Trace points)
322 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
323 (Continuing at a Different Address): Remove "linespec" examples.
324 Add reference to "Specify a Location"
325 (The -break-insert Command): Rewrite. Add anchor.
326 Add reference to appropriate manual section discussing locations.
327 (The -dprintf-insert Command): Refer to -break-insert for
328 specification of 'location'.
329
330 2015-08-07 Pedro Alves <palves@redhat.com>
331
332 * gdb.texinfo (Maintenance Commands): Document "maint set/show
333 target-non-stop".
334
335 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
336
337 * gdb.texinfo (Process Record and Replay): Document prefixing of
338 speculatively executed instructions in the "record instruction-history"
339 command.
340
341 2015-07-20 Doug Evans <dje@google.com>
342
343 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
344
345 2015-07-16 Doug Evans <dje@google.com>
346
347 * stabs.texinfo: @include gdb-cfg.texi.
348
349 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
350
351 Revert the previous 2 commits:
352 gdbserver build-id attribute generator
353 Validate symbol file using build-id
354
355 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
356
357 * gdb.texinfo (Files): Add 'set validate-build-id'
358 and 'show validate-build-id'.
359
360 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
361 Jan Kratochvil <jan.kratochvil@redhat.com>
362
363 gdbserver build-id attribute generator.
364 * gdb.texinfo (Library List Format for SVR4 Targets): Add
365 'build-id' in description, example, new attribute in dtd.
366
367 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
368
369 * gdb.texinfo (Selection): Update documentation for 'frame'
370 command.
371
372 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
373
374 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
375 commands.
376
377 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
378
379 * gdb.texinfo (Process Record and Replay): Spell out that variables
380 and registers are not available during btrace replay.
381 Describe the new "record btrace pt" command.
382 Describe the new "set|show record btrace pt buffer-size" options.
383 (General Query Packets): Describe the new Qbtrace:pt and
384 Qbtrace-conf:pt:size packets.
385 Expand "bts" to "Branch Trace Store".
386 Update the branch trace DTD.
387
388 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
389
390 * gdb.texinfo (Command History): Document the new option
391 "history remove-duplicates".
392
393 2015-06-19 Doug Evans <dje@google.com>
394
395 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
396 longer supported.
397
398 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
399
400 * gdb.texinfo (Command History): Mention that setting
401 GDBHISTSIZE to the empty string disables history truncation.
402
403 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
404
405 PR gdb/16999
406 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
407 behavior.
408
409 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
410
411 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
412 with GDBHISTSIZE.
413
414 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
415
416 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
417 bytes and memory units for -data-{read,write}-memory-bytes.
418 (Packets): Same for m, M and X packets.
419 * python.texi (Inferiors In Python): Same for read_memory and
420 write_memory.
421
422 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
423
424 * gdb.texinfo (Separate Debug Files): Document that PE is also
425 supported.
426
427 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
428
429 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
430 single table entry.
431
432 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
433
434 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
435
436
437 2015-06-10 Gary Benson <gbenson@redhat.com>
438
439 * gdb.texinfo (Remote Configuration): Document the
440 "set/show remote hostio-setfs-packet" command.
441 (Host I/O Packets): Document the vFile:setfs packet.
442
443 2015-06-10 Gary Benson <gbenson@redhat.com>
444
445 * gdb.texinfo (Debugging Output): Document the "set/show debug
446 linux-namespaces" command.
447
448 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
449 Mircea Gherzan <mircea.gherzan@intel.com>
450
451 * gdb.texinfo (i386): Add documentation about "show mpx bound"
452 and "set mpx bound".
453
454 2015-05-27 Doug Evans <dje@google.com>
455
456 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
457
458 2015-05-26 Doug Evans <dje@google.com>
459
460 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
461 command renamings.
462 (Maintenance Commands): Update for DWARF "set debug" command renamings.
463
464 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
467
468 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
469
470 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
471 (TUI Commands): Add 'tui enable' and 'tui disable' details.
472
473 2015-05-16 Doug Evans <xdje42@gmail.com>
474
475 * guile.texi (Memory Ports in Guile): Document support for unbuffered
476 memory ports.
477
478 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
479
480 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
481
482 2015-05-12 Don Breazeal <donb@codesourcery.com>
483
484 * gdb.texinfo (Forks): Note that fork debugging is
485 supported in extended mode.
486 (Remote Configuration): Add fork event features to table
487 of packet settings.
488 (Stop Reply Packets): Add fork events to list of stop reasons.
489 (General Query Packets): Add fork events to tables of
490 'gdbfeatures' and 'stub features' supported in the qSupported
491 packet, as well as to the list containing stub feature
492 details.
493
494 2015-05-12 Gary Benson <gbenson@redhat.com>
495
496 * gdb.texinfo (General Query Packets): Document
497 qXfer:exec-file:read with empty annex.
498
499 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
500
501 * python.texi (Values From Inferior): Add descriptions of new
502 methods gdb.Value.reference_value and gdb.Value.const_value.
503
504 2015-05-06 Joel Brobecker <brobecker@adacore.com>
505
506 * gdb.texinfo (Files): Add "info dll" documentation.
507 (Cygwin Native): Remove "info dll" documentation.
508
509 2015-04-29 Doug Evans <dje@google.com>
510
511 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
512 Document.
513 (Writing an Xmethod): Add get_result_type to example.
514
515 2015-04-28 Sasha Smundak <asmundak@google.com>
516
517 * python.texi: New method documented.
518
519 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
522 format.
523
524 2015-04-24 Doug Evans <dje@google.com>
525
526 * python.texi (Xmethods In Python): Fix name of method to call the
527 xmethod.
528
529 2015-04-17 Gary Benson <gbenson@redhat.com>
530
531 * gdb.texinfo (Connecting to a Remote Target): Mention that
532 GDB can access program files from remote targets that support
533 qXfer:exec-file:read and Host I/O packets.
534
535 2015-04-17 Gary Benson <gbenson@redhat.com>
536
537 * gdb.texinfo (Remote Configuration): Document the "set/show
538 remote pid-to-exec-file-packet" command.
539 (General Query Packets): Document the qXfer:exec-file:read
540 qSupported features. Document the qXfer:exec-file:read packet.
541
542 2015-04-17 Gary Benson <gbenson@redhat.com>
543
544 * gdb.texinfo (set sysroot): Document that "set sysroot" also
545 applies to executable paths if supplied to GDB as absolute.
546
547 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
548
549 * gdb.texinfo (Mode Options): Remove -xdb.
550
551 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
552 Eli Zaretskii <eliz@gnu.org>
553
554 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
555 compile, show debug compile. New subsection Compilation options for
556 the compile command. New subsection Compiler search for the compile
557 command.
558
559 2015-04-09 Andy Wingo <wingo@igalia.com>
560
561 * guile.texi (Frames In Guile): Describe frame-read-register.
562
563 2015-04-02 Gary Benson <gbenson@redhat.com>
564
565 * gdb.texinfo (set sysroot): Document "target:".
566
567 2015-04-01 Sasha Smundak <asmundak@google.com>
568
569 * doc/python.texi (Writing a Frame Unwinder in Python): Add
570 section.
571
572 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
573
574 PR corefiles/16092
575 * gdb.texinfo (gcore): Mention new command 'set
576 use-coredump-filter'.
577 (set use-coredump-filter): Document new command.
578
579 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
580
581 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
582 documentation, reorder the info os entries in alphabetical order.
583
584 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
585
586 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
587 -data-write-memory-bytes.
588
589 2015-03-24 Pedro Alves <palves@redhat.com>
590
591 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
592 mention that threads may sometimes run unlocked.
593
594 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
595
596 * gdb.texinfo (Remote configuration): Document "set/show
597 serial parity" command.
598
599 2015-03-18 Gary Benson <gbenson@redhat.com>
600
601 * gdb.texinfo (General Query Packets): Remove documentation
602 for now-removed vFile:fstat qSupported features.
603
604 2015-03-11 Gary Benson <gbenson@redhat.com>
605
606 * gdb.texinfo (Remote Configuration): Document the
607 "set/show remote hostio-fstat-packet" command.
608 (General Query Packets): Document the vFile:fstat
609 qSupported features.
610 (Host I/O Packets): Document the vFile:fstat packet.
611
612 2015-03-11 Andy Wingo <wingo@igalia.com>
613
614 * guile.texi (Objfiles In Guile): Document objfile-progspace.
615
616 2015-03-04 Pedro Alves <palves@redhat.com>
617
618 * gdb.texinfo (Remote Configuration): Document the "set/show
619 remote swbreak-feature-packet" and "set/show remote
620 hwbreak-feature-packet" commands.
621 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
622 decription.
623 (Stop Reply Packets): Document the swbreak and hwbreak stop
624 reasons.
625 (General Query Packets): Document the swbreak and hwbreak
626 qSupported features.
627 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
628
629 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
630
631 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
632 under *stopped.
633
634 2015-03-02 Doug Evans <xdje42@gmail.com>
635
636 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
637
638 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
639
640 * gdb.texinfo (S/390 and System z Features): Describe new feature
641 "org.gnu.gdb.s390.vx".
642
643 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
644
645 PR gdb/18008
646 * gdb.texinfo (maint internal-error, maint internal-warning, maint
647 demangler-warning): Fix typo ("problam").
648
649 2015-02-19 David Taylor <dtaylor@emc.com>
650
651 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
652
653 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
654
655 * gdb.texinfo (Static Probe Points): Add cindex `static probe
656 point, DTrace'.
657 (Static Probe Points): Modified to cover DTrace probes in addition
658 to SystemTap probes. Also modified to cover the `enable probe'
659 and `disable probe' commands.
660
661 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
662
663 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
664 `disable probe' commands.
665
666 2015-02-12 David Taylor <dtaylor@emc.com>
667
668 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
669 fields of the QTDV packet.
670
671 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
672
673 * gdb.texinfo (Branch Trace Configuration Format): Add size.
674 (Process Record and Replay): Describe new set|show commands.
675 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
676
677 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
678
679 * gdb.texinfo (Process Record and Replay): Describe the "record
680 btrace bts" command.
681 (General Query Packets): Describe qXfer:btrace-conf:read packet.
682 (Branch Trace Configuration Format): New.
683
684 2015-01-31 Gary Benson <gbenson@redhat.com>
685 Doug Evans <dje@google.com>
686
687 * gdb.texinfo (Command Completion): Document new
688 "set/show max-completions" option.
689
690 2015-01-31 Doug Evans <xdje42@gmail.com>
691
692 * gdb.texinfo (Symbols): Document new commands
693 "maint print symbol-cache", "maint print symbol-cache-statistics",
694 "maint flush-symbol-cache". Document new option
695 "maint set symbol-cache-size".
696
697 2015-01-31 Doug Evans <xdje42@gmail.com>
698
699 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
700 distinguish script files vs inlined scripts.
701 * python.texi (Python Auto-loading): Ditto.
702
703 2015-01-30 Doug Evans <dje@google.com>
704
705 * gdb.texinfo (Symbols) <info source>: Output now contains producer
706 string if present.
707
708 2015-01-27 Doug Evans <dje@google.com>
709
710 * python.texi (Objfiles In Python): Document Objfile.username.
711
712 2015-01-27 Doug Evans <dje@google.com>
713
714 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
715 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
716
717 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
718
719 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
720
721 2015-01-16 Eli Zaretskii <eliz@gnu.org>
722
723 * doc/gdb.texinfo (TUI Commands): Document the possible
724 values of NAME argument to 'winheight' command. Explain the
725 effect of 'tabset' setting better.
726
727 2015-01-11 Doug Evans <xdje42@gmail.com>
728
729 PR gdb/15830
730 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
731 (Symbols): Ditto.
732 (Maintenance Commands): Delete docs for "maint demangle".
733
734 2014-12-31 Joel Brobecker <brobecker@adacore.com>
735
736 * gdb.texinfo (Files): Remove documentation of the
737 "add-shared-symbol-files" and "assf" commands.
738 (Cygwin Native): Remove documentation of the "dll-symbols"
739 command.
740
741 2014-12-17 Doug Evans <xdje42@gmail.com>
742
743 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
744
745 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
746 Jan Kratochvil <jan.kratochvil@redhat.com>
747
748 * gdb.texinfo (Altering): Update.
749 (Compiling and Injecting Code): New node.
750
751 2014-12-12 Doug Evans <dje@google.com>
752
753 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
754
755 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
756
757 * gdb.texinfo: Document "maint print user-registers".
758
759 2014-12-08 Doug Evans <dje@google.com>
760
761 * python.texi (Objfiles In Python): Document Objfile.owner.
762
763 2014-12-04 Doug Evans <dje@google.com>
764
765 * python.texi (Objfiles In Python): Document
766 Objfile.add_separate_debug_file.
767
768 2014-12-04 Doug Evans <dje@google.com>
769
770 * python.texi (Objfiles In Python): Document Objfile.build_id.
771
772 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
773
774 * python.texi (Events In Python): Document new events
775 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
776 and RegisterChangedEvent.
777
778 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
779
780 Add add-auto-load-scripts-directory.
781 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
782 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
783
784 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
785
786 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
787 description typo.
788
789 2014-10-30 Doug Evans <dje@google.com>
790
791 * python.texi (Progspaces In Python): Document ability to add
792 random attributes to gdb.Progspace objects.
793 (Objfiles In Python): Document ability to add random attributes to
794 gdb.objfile objects.
795
796 2014-10-27 Pedro Alves <palves@redhat.com>
797
798 * gdb.texinfo (Continuing and Stepping): Add cross reference to
799 info on stepping and signal handlers.
800 (Signals): Explain stepping and signal handlers. Add context
801 index entry, and cross references.
802
803 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
804
805 * python.texi (Breakpoints In Python): Add parenthesis after
806 Breakpoint.delete. Clarify Breakpoint.enabled description so
807 that it contains "disable".
808
809 2014-10-17 Doug Evans <dje@google.com>
810
811 * python.texi (Events In Python): Document clear_objfiles event.
812
813 2014-10-17 Doug Evans <dje@google.com>
814
815 * python.texi (Objfiles In Python): Document new progspace attribute.
816
817 2014-10-17 Pedro Alves <palves@redhat.com>
818
819 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
820 (SVR4 Process Information): Delete mention of OSF/1.
821
822 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
823
824 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
825 exit-code field in -list-thread-groups output.
826
827 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
828
829 * gdb.texinfo (Set Breaks): Add missing "@end table".
830
831 2014-09-22 Pedro Alves <palves@redhat.com>
832
833 * gdb.texinfo (Set Breaks): Document that "set breakpoint
834 always-inserted off" is the default mode now. Delete
835 documentation of "set breakpoint always-inserted auto".
836
837 2014-09-18 Doug Evans <dje@google.com>
838
839 * python.texi (Symbol Tables In Python): Document "producer"
840 attribute of gdb.Symtab objects.
841
842 2014-09-16 Pedro Alves <palves@redhat.com>
843
844 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
845 (Embedded OS): Remove VxWorks menu entry.
846 (VxWorks): Remove node.
847
848 2014-09-13 Doug Evans <xdje42@gmail.com>
849
850 * gdb.texinfo (Signaling): Document new queue-signal command.
851
852 2014-09-06 Doug Evans <xdje42@gmail.com>
853
854 PR 15276
855 * gdb.texinfo (Convenience Funs): Document $_caller_is,
856 $_caller_matches, $_any_caller_is, $_any_caller_matches.
857
858 2014-09-03 Justin Lebar <jlebar@google.com>
859
860 * python.texi (Types In Python): Type.template_argument(n) returns a
861 gdb.Value or a gdb.Type and throws an exception if n is out of
862 range.
863
864 2014-09-03 Sasha Smundak <asmundak@google.com>
865
866 * python.texi (Frames in Python): Add read_register description.
867
868 2014-08-04 Tom Tromey <tromey@redhat.com>
869
870 * gdb.texinfo (Debugging Output): Update for change to "set debug
871 target".
872
873 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
874
875 Pushed by Joel Brobecker <brobecker@adacore.com>.
876 * Makefile.in (transform): New variable.
877 (install-man1, install-man5): Apply $(transform) to man file names.
878
879 2014-07-26 Doug Evans <xdje42@gmail.com>
880
881 PR guile/17177
882 * guile.texi (Guile Pretty Printing API): Fix typo.
883 Document set-pretty-printers!, pretty-printers.
884 (Selecting Guile Pretty-Printers): Update.
885 Mention program-space based pretty-printers.
886
887 2014-07-25 Pedro Alves <palves@redhat.com>
888 Eli Zaretskii <eliz@gnu.org>
889
890 * gdb.texinfo (Signaling) <signal command>: Explain what happens
891 with multi-threaded programs.
892
893 2014-06-27 Yao Qi <yao@codesourcery.com>
894
895 * gdb.texinfo (Maintenance Commands): Update the output of
896 'maint print dummy-frames' command.
897
898 2014-06-24 Eli Zaretskii <eliz@gnu.org>
899
900 * gdb.texinfo (Screen Size): Improve indexing.
901
902 2014-06-19 Gary Benson <gbenson@redhat.com>
903
904 * gdb.texinfo (Maintenance Commands): Document new
905 "maint set/show catch-demangler-crashes" option.
906
907 2014-06-19 Gary Benson <gbenson@redhat.com>
908
909 * gdb.texinfo (Maintenance Commands): Document new
910 "maint demangler-warning" command and new
911 "maint set/show demangler-warning" option.
912
913 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
914
915 * python.texi (Xmethod API): Add space before the opening
916 parenthesis in function descriptions.
917
918 2014-06-06 Doug Evans <xdje42@gmail.com>
919
920 * guile.texi (Guile Configuration): Document guile-data-directory.
921
922 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
923
924 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
925
926 2014-06-04 Doug Evans <xdje42@gmail.com>
927
928 * guile.texi (Breakpoints In Guile): Update.
929
930 2014-06-03 Joel Brobecker <brobecker@adacore.com>
931
932 * python.texi (Xmethod API): Fix reference to "Progspaces In
933 Python".
934
935 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
936
937 * python.texi (Xmethods In Python, XMethod API)
938 (Writing an Xmethod): New nodes.
939 (Python API): New menu entries "Xmethods In Python",
940 "Xmethod API", "Writing an Xmethod".
941
942 2014-06-02 Doug Evans <xdje42@gmail.com>
943
944 * guile.texi (Guile API): Add entry for Parameters In Guile.
945 (GDB Scheme Data Types): Mention <gdb:parameter> object.
946 (Parameters In Guile): New node.
947
948 2014-06-02 Doug Evans <xdje42@gmail.com>
949
950 * guile.texi (Guile API): Add entry for Commands In Guile.
951 (Basic Guile) <parse-and-eval>: Add reference.
952 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
953 (GDB Scheme Data Types): Mention <gdb:command> object.
954 (Commands In Guile): New node.
955
956 2014-06-02 Doug Evans <xdje42@gmail.com>
957
958 * guile.texi (Guile API): Add entry for Progspaces In Guile.
959 (GDB Scheme Data Types): Mention <gdb:progspace> object.
960 (Progspaces In Guile): New node.
961
962 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
963
964 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
965 * python.texi (Frames In Python): Mention
966 gdb.FRAME_UNWIND_MEMORY_ERROR.
967
968 2014-05-29 Pedro Alves <palves@redhat.com>
969 Tom Tromey <tromey@redhat.com>
970
971 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
972 from example.
973 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
974 Mention that target-async is now deprecated.
975 (Maintenance Commands): Document maint set/show target-async.
976
977 2014-05-29 Pedro Alves <palves@redhat.com>
978
979 * observer.texi (sync_execution_done, command_error): New
980 subjects.
981
982 2014-05-29 Pedro Alves <palves@redhat.com>
983
984 PR gdb/13860
985 * observer.texi (signal_received, end_stepping_range)
986 (signal_exited, exited, no_history): New observer subjects.
987
988 2014-05-26 Andy Wingo <wingo@igalia.com>
989
990 * guile.texi (GDB Scheme Data Types): Remove documentation for
991 removed interfaces. Update spelling of gdb-object-kind.
992
993 2014-05-26 Andy Wingo <wingo@igalia.com>
994
995 * guile.texi (Basic Guile): Fix some typos.
996
997 2014-05-26 Andy Wingo <wingo@igalia.com>
998
999 * guile.texi (Writing a Guile Pretty-Printer)
1000 (Guile Types Module): Fix excess parentheses in use-modules forms.
1001
1002 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1003
1004 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1005 (Breakpoints In Guile, Guile Printing Module)
1006 (Guile Exception Handling, Values From Inferior In Guile)
1007 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1008 Don't use @var at the beginning of a sentence.
1009
1010 * gdb.texinfo (Frame Filter Management, Trace Files)
1011 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1012 (PowerPC Embedded, Define, Annotations for Running)
1013 (IPA Protocol Commands, Packets, General Query Packets)
1014 (Tracepoint Packets, Notification Packets, Environment)
1015 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1016 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1017 (Frames, Backtrace, Selection, Expressions, Registers)
1018 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1019 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1020 (Source Annotations, Using JIT Debug Info Readers, Packets)
1021 (Stop Reply Packets, Host I/O Packets)
1022 (Target Description Format): Don't use @var at the beginning of a
1023 sentence.
1024
1025 * python.texi (Basic Python, Types In Python)
1026 (Commands In Python, Frames In Python, Line Tables In Python)
1027 (Breakpoints In Python, gdb.printing, gdb.types)
1028 (Type Printing API): Don't use @var at the beginning of a
1029 sentence.
1030
1031 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1032
1033 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1034 replay-memory-access".
1035
1036 2014-05-21 Pedro Alves <palves@redhat.com>
1037
1038 * gdb.texinfo (Starting): Document "set/show
1039 auto-connect-native-target".
1040 (Target Commands): Document "target native".
1041
1042 2014-05-20 Pedro Alves <palves@redhat.com>
1043
1044 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1045 not be remote specific. Add cross reference to the qCRC packet.
1046 (Separate Debug Files): Update cross reference to the qCRC packet.
1047 (General Query Packets) <qCRC packet>: Add anchor.
1048
1049 2014-05-17 Doug Evans <xdje42@gmail.com>
1050
1051 Copy over changes from guile.texi.
1052 * python.texi (Basic Python) <gdb.execute>: Add text.
1053 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1054 (Values From Inferior) <Python string>: Add text.
1055 (Values From Inferior) <Value.string>: Clarify string length handling.
1056 (Pretty Printing API): Add cindex.
1057 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1058 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1059 @vindex.
1060 (Commands In Python) <COMPLETE_*>: Similarly.
1061 (Symbols In Python) <SYMBOL_*>: Similarly.
1062 (Breakpoints In Python) <WP_*>: Similarly.
1063 (Breakpoints In Python) <BP_*>: Similarly.
1064
1065 2014-05-17 David Taylor <dtaylor@emc.com>
1066
1067 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1068 mentioned in the qfThreadInfo reply.
1069
1070 2014-05-16 Doug Evans <dje@google.com>
1071
1072 * gdb.texinfo (Mode Options): Add -D.
1073
1074 2014-05-09 Samuel Bronson <naesten@gmail.com>
1075
1076 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1077 "make -C".
1078
1079 2014-04-29 Tom Tromey <tromey@redhat.com>
1080
1081 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1082 "show debug varobj".
1083
1084 2014-05-01 David Taylor <dtaylor@emc.com>
1085
1086 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1087 option.
1088
1089 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1090 Walfred Tedeschi <walfred.tedeschi@intel.com>
1091
1092 * gdb.texinfo (i386 Features): Add description of AVX512
1093 registers.
1094
1095 2014-03-31 Doug Evans <dje@google.com>
1096
1097 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1098
1099 2014-03-30 Doug Evans <dje@google.com>
1100
1101 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1102 (Background Execution): Ditto.
1103
1104 2014-03-21 Pedro Alves <palves@redhat.com>
1105 Stan Shebs <stan@codesourcery.com>
1106 Hui Zhu <hui@codesourcery.com>
1107
1108 * gdb.texinfo (Packets): Add anchor to "? packet".
1109 Remove fixme and update introduction of "k packet".
1110 Add anchor to "vKill packet".
1111
1112 2014-03-12 Stan Shebs <stan@codesourcery.com>
1113
1114 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1115
1116 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1117
1118 * guile.texi (Basic Guile): Document 'history-append!'.
1119
1120 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1121
1122 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1123 and "assf" as being deprecated.
1124 (Cygwin Native): Likewise for "dll-symbols".
1125 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1126 as a way to force the loading of symbols from a DLL.
1127
1128 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1129
1130 * python.texi (Values From Inferior): Add description about the
1131 new feature.
1132
1133 2014-02-17 Doug Evans <xdje42@gmail.com>
1134
1135 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1136 * gdb.texinfo (Python): Moved to ...
1137 * python.texi: ... here. New file.
1138
1139 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1140
1141 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1142 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1143 parameter to 'str-lookup-function' procedure. Look for
1144 the "std::string<" prefix.
1145 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1146 Adjust description.
1147
1148 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1149
1150 * guile.texi (Values From Inferior In Guile): Remove stray
1151 parantheses for deffn.
1152 (Disassembly In Guile): Ditto.
1153
1154 2014-02-10 Stan Shebs <stan@codesourcery.com>
1155
1156 Add Doxygen support.
1157 * Makefile.in (doxy): New action, generates Doxygen files.
1158 (DOXYGEN): New.
1159 (doxyedit): New.
1160 * Doxyfile-base.in: New file.
1161 * Doxyfile-gdb-api.in: New file.
1162 * Doxyfile-gdb-xref.in: New file.
1163 * Doxyfile-gdbserver.in: New file.
1164 * doxy-index.in: New file.
1165 * filter-for-doxygen: New file.
1166 * filter-params.pl: New file.
1167
1168 2014-02-10 Doug Evans <xdje42@gmail.com>
1169
1170 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1171 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1172 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1173 (Guile docs): Include guile.texi.
1174 (objfile-gdbdotext file): Add objfile-gdb.scm.
1175 (dotdebug_gdb_scripts section): Mention Guile scripts.
1176 (Multiple Extension Languages): New node.
1177 * guile.texi: New file.
1178
1179 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1180
1181 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1182 ignore-descriptive-types". commands.
1183
1184 2014-01-22 Doug Evans <dje@google.com>
1185
1186 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1187 (gdbserver man): Ditto.
1188
1189 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1190
1191 * gdb.texinfo: Document limited reverse/replay support
1192 for target record-btrace.
1193
1194 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1195
1196 * gdb.texinfo (Process Record and Replay): Update documentation.
1197
1198 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1199
1200 * gdb.texinfo (Process Record and Replay): Document new /c
1201 modifier accepted by "record function-call-history".
1202 Add /i modifier to "record function-call-history" example.
1203
1204 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1205 Joel Brobecker <brobecker@adacore.com>
1206
1207 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1208 markers. Remove one that was misplaced.
1209
1210 2014-01-10 Pedro Alves <palves@redhat.com>
1211
1212 * gdb.texinfo (Your Program's Environment) <set environment>:
1213 Mention the shell, and point at 'set exec-wrapper'.
1214
1215 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1216
1217 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1218
1219 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1220
1221 * gdb.texinfo (Types In Python): Clarify the documentation
1222 of attribute gdb.Field.bitpos.
1223
1224 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1225
1226 * gdb.texinfo (Types In Python): Fix the documentation of
1227 attribute "bitpos" in class gdb.Field for enum types. Add
1228 documentation for attribute "enumval" in that same class.
1229
1230 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1231
1232 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1233 @ftable.
1234
1235 2013-12-23 Doug Evans <xdje42@gmail.com>
1236
1237 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1238 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1239 corresponding section in Extending GDB.
1240 (Extending GDB): Move menu up. New menu item "Auto-loading
1241 extensions".
1242 (Sequences): New menu item "Auto-loading sequences".
1243 (Auto-loading sequences): New node.
1244 (Python): Rename section from Scripting GDB to Extending GDB.
1245 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1246 Move docs on ways to auto-load extensions to ...
1247 (Auto-loading extensions): ... here. New node.
1248
1249 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1250
1251 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1252 in menu.
1253 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1254 command, now in a new node.
1255 (GDB/MI Support Commands): New node, with its contents being
1256 extracted from the "GDB/MI Miscellaneous Commands" node.
1257 A small paragraph introducing the section is also added at
1258 the start.
1259 (GDB/MI Miscellaneous Commands): Delete the description of the
1260 -info-gdb-mi-command, -list-features and -list-target-features
1261 commands, now hosted in the "GDB/MI Support Commands" node.
1262
1263 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1264
1265 PR python/16113
1266 * gdb.texinfo (Values From Inferior): Add a note about using
1267 gdb.Field objects as subscripts on gdb.Value objects.
1268 (Types In Python): Add description about the new attribute
1269 "parent_type" of gdb.Field objects.
1270
1271 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1272
1273 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1274 entry for section docuumenting the -list-features GDB/MI command.
1275
1276 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1277
1278 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1279 "exec-run-start-option" entry in the output of the "-list-features"
1280 command.
1281
1282 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1283
1284 * gdb.texinfo (i386): Fix yesterday's commit.
1285
1286 2013-12-03 Tom Tromey <tromey@redhat.com>
1287
1288 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1289 documented here.
1290
1291 2013-12-03 Tom Tromey <tromey@redhat.com>
1292
1293 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1294
1295 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1296
1297 * gdb.texinfo (i386 Features): Add MPX feature registers.
1298 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1299 a subsubsection for MPX and describes the display of the
1300 boundary registers.
1301
1302 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1303
1304 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1305 documentation of the "ada-exceptions" entry.
1306
1307 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1308
1309 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1310 "^error" result record concerning the error message. Document
1311 the error code that may also be part of that result record.
1312 (GDB/MI Miscellaneous Commands): Document the
1313 "undefined-command-error-code" element in the output of
1314 the "-list-features" GDB/MI command.
1315
1316 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1317
1318 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1319 the new -info-gdb-mi-command GDB/MI command. Document
1320 the meaning of "-info-gdb-mi-command" in the output of
1321 -list-features.
1322
1323 2013-11-29 Pedro Alves <palves@redhat.com>
1324
1325 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1326 Update comment.
1327
1328 2013-11-24 Yao Qi <yao@codesourcery.com>
1329
1330 * gdb.texinfo (Caching Remote Data): Document new
1331 "set/show stack-cache" option.
1332
1333 2013-11-24 Yao Qi <yao@codesourcery.com>
1334
1335 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1336 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1337 "off" respectively.
1338
1339 2013-11-23 Yao Qi <yao@codesourcery.com>
1340
1341 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1342 of "displayhint" to the table about child results.
1343
1344 2013-11-21 Yao Qi <yao@codesourcery.com>
1345
1346 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1347 'dynamic' for the output of command -var-list-children.
1348
1349 2013-11-21 Yao Qi <yao@codesourcery.com>
1350
1351 * gdb.texinfo (Caching Target Data): Remove "see" before
1352 @pxref.
1353
1354 2013-11-20 Yao Qi <yao@codesourcery.com>
1355
1356 * gdb.texinfo (Caching Target Data): Update doc for
1357 per-address-space dcache.
1358
1359 2013-11-20 Yao Qi <yao@codesourcery.com>
1360
1361 * gdb.texinfo (Data): Rename menu item.
1362 (Caching Remote Data): Rename to ...
1363 (Caching Target Data): ... it. Update.
1364
1365 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1366
1367 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1368 "language-option" entry in the output of the "-list-features"
1369 command.
1370
1371 2013-11-15 Tom Tromey <tromey@redhat.com>
1372
1373 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1374 Add example.
1375
1376 2013-11-14 Tom Tromey <tromey@redhat.com>
1377
1378 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1379
1380 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1381
1382 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1383 (Context management): Place current subsection text into its own
1384 subsubsection. Add new subsubsection describing the "--language"
1385 command option.
1386
1387 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1388
1389 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1390 the documentation of "info-ada-exceptions" in the output
1391 of the "-list-features" command. Add the documentation
1392 of the "ada-exception" entry instead.
1393
1394 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1395
1396
1397 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1398 word of a couple of sentences to start with a capital letter.
1399
1400 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1401
1402 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1403 (Ada Exceptions): New node.
1404 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1405 Commands" node.
1406 (GDB/MI Ada Exceptions Commands): New node.
1407 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1408 field in the output of the "-list-features" command.
1409 * NEWS: Add entry for the new "info exceptions" CLI command,
1410 and for the new "-info-ada-exceptions" GDB/MI command.
1411
1412 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1413
1414 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1415 (Line Tables In Python): New node.
1416
1417 2013-11-08 Doug Evans <dje@google.com>
1418
1419 * gdb.texinfo (Debugging Output): Update text for
1420 "set debug dwarf2-read".
1421
1422 2013-11-08 Doug Evans <dje@google.com>
1423
1424 * gdb.texinfo (Debugging Output): Update text for
1425 "set debug symtab-create".
1426
1427 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1428
1429 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1430 constant.
1431
1432 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1433
1434 * gdb.texinfo (Breakpoints In Python): Document temporary
1435 option in breakpoint constructor, and add documentation to the
1436 temporary attribute.
1437
1438 2013-11-07 Yao Qi <yao@codesourcery.com>
1439
1440 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1441 output of "-var-info-expression".
1442
1443 2013-11-06 Pedro Alves <palves@redhat.com>
1444
1445 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1446 non-interactive mode.
1447 (Environment) <shell startup files warning>: Mention
1448 non-interactive mode. Mention .zshenv for Z shell, and talk about
1449 BASH_ENV instead of .bashrc for BASH.
1450
1451 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1452
1453 * gdb.texinfo (Commands to Specify Files): Add description
1454 of the remove-symbol-file command.
1455 * observer.texi: New free_objfile event
1456
1457 2013-10-24 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1460
1461 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1462
1463 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1464 New subsection inside which the "-catch-load" and "-catch-unload"
1465 commands documentation is now placed.
1466 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1467 documenting the "-catch-assert" and "-catch-exception" new
1468 GDB/MI commands.
1469
1470 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1471
1472 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1473
1474 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1475
1476 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1477 serial baud".
1478 (Remote Configuration): Replace "set remotebaud" by "set serial
1479 baud". Replace "show remotebaud" by "show serial baud".
1480
1481 2013-10-07 Pedro Alves <palves@redhat.com>
1482
1483 PR breakpoints/11568
1484 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1485 when the thread is removed from the thread list.
1486
1487 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1488
1489 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1490 Update entry for $_exitcode.
1491
1492 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1493
1494 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1495 new "--start" option.
1496
1497 2013-10-02 Pedro Alves <palves@redhat.com>
1498
1499 * gdb.texinfo (Registers): Expand description of saved registers
1500 in frames. Explain <not saved>.
1501
1502 2013-09-25 Doug Evans <dje@google.com>
1503
1504 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1505
1506 2013-09-16 Stan Shebs <stan@codesourcery.com>
1507
1508 Remove the internals manual gdbint.texinfo.
1509 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1510 (PDFFILES): Remove gdbint.pdf.
1511 (HTMLFILES): Remove gdbint/index.html.
1512 (HTMLFILES_INSTALL): Remove gdbint.
1513 (GDBINT_DOC_FILES): Remove.
1514 (dvi): Remove gdbint.dvi.
1515 (ps): Remove gdbint.ps.
1516 * gdbint.texinfo: Remove file.
1517 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1518
1519 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1520
1521 * gdb.texinfo (Convenience Functions): Mention new convenience
1522 function $_isvoid.
1523
1524 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1525
1526 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1527 (Standard Target Features): Add new node to menu.
1528 (S/390 and System z Features): New node.
1529
1530 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1531
1532 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1533 -list-target-features in the example.
1534
1535 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1536
1537 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1538 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1539
1540 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1541
1542 Sync documentation with gdb.base/gnu-debugdata.exp.
1543 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1544
1545 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1546
1547 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1548
1549 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1550 Yao Qi <yao@codesourcery.com>
1551
1552 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1553 Document new --skip-unavailable option.
1554 <-stack-list-variables>: Document new --skip-unavailable option.
1555
1556 2013-08-26 Doug Evans <dje@google.com>
1557
1558 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1559 an optional regexp.
1560
1561 2013-08-13 Tom Tromey <tromey@redhat.com>
1562
1563 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1564 Document GDB_PARALLEL and GDB_INOTIFY.
1565
1566 2013-08-09 Stan Shebs <stan@codesourcery.com>
1567
1568 * LRS: Remove file, describes a long-abandoned live-range
1569 splitting extension to stabs.
1570
1571 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1572
1573 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1574
1575 2013-07-17 Doug Evans <dje@google.com>
1576
1577 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1578
1579 2013-07-02 Tom Tromey <tromey@redhat.com>
1580
1581 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1582
1583 2013-06-28 Tom Tromey <tromey@redhat.com>
1584
1585 * Makefile.in (version.subst): Use version.in, not
1586 common/version.in.
1587 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1588 Likewise.
1589
1590 2013-06-27 Pedro Alves <palves@redhat.com>
1591
1592 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1593 dynamic symbol resolution code>: New section, based on infrun.c
1594 comment.
1595
1596 2013-06-26 Tom Tromey <tromey@redhat.com>
1597
1598 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1599 Update.
1600 (Releasing GDB): Likewise.
1601
1602 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1603 Yao Qi <yao@codesourcery.com>
1604
1605 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1606 -trace-frame-collected.
1607
1608 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1609
1610 * gdb.texinfo (Traceframe Info Format): Document tvar element
1611 and its attributes.
1612
1613 2013-06-25 Yao Qi <yao@codesourcery.com>
1614
1615 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1616
1617 2013-06-24 Tom Tromey <tromey@redhat.com>
1618
1619 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1620 (GDBvn.texi): Use version.subst.
1621 (version.subst): New target.
1622 (mostlyclean): Remove version.subst.
1623
1624 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1625
1626 * gdb.texinfo (GDB/MI Data Manipulation)
1627 <-data-list-register-values>: Document the --skip-unavailable
1628 option.
1629
1630 2013-06-07 Yao Qi <yao@codesourcery.com>
1631
1632 * gdb.texinfo (Symbols): Add kindex and cindex for
1633 'maint print msymbols'.
1634
1635 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1636
1637 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1638 response field name (thread-group to inferior).
1639
1640 2013-06-04 Gary Benson <gbenson@redhat.com>
1641
1642 * gdb.texinfo (General Query Packets/qSupported): Added
1643 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1644 to the table of currently defined stub features.
1645 Added a more detailed entry for "augmented-libraries-svr4-read".
1646 (General Query Packets/qXfer:libraries-svr4:read): Documented
1647 the augmented form of this packet.
1648
1649 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1650
1651 * gdb.texinfo (System-wide Configuration Scripts): Renames
1652 "Installed System-wide Configuration Scripts". Add associated
1653 @menu block.
1654
1655 2013-05-23 Yao Qi <yao@codesourcery.com>
1656 Pedro Alves <palves@redhat.com>
1657
1658 * gdb.texinfo (Packets): Document 'vCont;r'.
1659 (Continuing and Stepping): Document target-assisted range
1660 stepping, and the 'set range-stepping' and 'show range-stepping'
1661 commands.
1662
1663 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1664
1665 * gdb.texinfo (Installed System-wide Configuration Scripts):
1666 Add subsection describing the scripts now available under
1667 the data-dir's system-gdbbinit subdirectory.
1668 * NEWS: Add entry announcing the availability of system-wide
1669 configuration scripts for ElinOS and Wind River Linux.
1670
1671 2013-05-21 Hui Zhu <hui@codesourcery.com>
1672
1673 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1674 "-dprintf-insert" command.
1675
1676 2013-05-17 Doug Evans <dje@google.com>
1677
1678 * gdb.texinfo (Maintenance Commands): Update doc for
1679 "maint check-psymtabs". Add doc for "maint check-symtabs",
1680 "maint expand-symtabs".
1681
1682 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1683
1684 * gdb.texinfo (Process Record and Replay): Document the
1685 "record goto" command and its sub-commands.
1686
1687 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1688
1689 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1690 (Python API): Add Frame Filters API, Frame Wrapper API,
1691 Writing a Frame Filter/Wrapper, Managing Management of Frame
1692 Filters chapter entries.
1693 (Frame Filters API): New Node.
1694 (Frame Wrapper API): New Node.
1695 (Writing a Frame Filter): New Node.
1696 (Managing Frame Filters): New Node.
1697 (Progspaces In Python): Add note about frame_filters attribute.
1698 (Objfiles in Python): Ditto.
1699 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1700 @anchors and --no-frame-filters option to -stack-list-variables,
1701 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1702 commands.
1703
1704 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1705
1706 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1707 Support" subsection documenting the XML format used to transfer
1708 shared library info on AIX.
1709
1710 2013-05-08 Joel Brobecker <brobecker@adacore.com>
1711
1712 * gdb.texinfo (Debugging Output): Add documentation of
1713 "set debug aix-solib" and "show debug aix-solib" commands.
1714
1715 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1716
1717 * gdb.texinfo (Nios II): New section.
1718 (Nios II Features): New section.
1719
1720 2013-05-06 Joel Brobecker <brobecker@adacore.com>
1721
1722 * gdbint.texinfo (Algorithms): Remove entries documenting
1723 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1724 SOLIB_CREATE_INFERIOR_HOOK.
1725
1726 2013-04-29 Tom Tromey <tromey@redhat.com>
1727
1728 PR python/14204:
1729 * gdb.texinfo (Python API): Fix menu entry.
1730 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1731 Define global and static block. Add example. Clarify
1732 block relationship for inline functions.
1733
1734 2013-04-29 Tom Tromey <tromey@redhat.com>
1735
1736 * gdb.texinfo (Python API): Mention Python help and keyword
1737 arguments. Move pagination text to Basic Python.
1738 (Basic Python): Put pagination text here. Document
1739 close-on-exec, SIGCHLD, and SIGINT.
1740
1741 2013-04-19 Pedro Alves <palves@redhat.com>
1742
1743 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1744 "signedness" instead of "signness".
1745
1746 2013-04-19 Pedro Alves <palves@redhat.com>
1747
1748 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1749 -Wno-pointer-sign text with text on -Wpointer-sign.
1750
1751 2013-04-16 Tom Tromey <tromey@redhat.com>
1752
1753 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1754 GCC that has the SDT probe points.
1755
1756 2013-04-15 Tom Tromey <tromey@redhat.com>
1757
1758 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1759 exception catchpoints.
1760
1761 2013-04-15 Tom Tromey <tromey@redhat.com>
1762
1763 * gdb.texinfo (Set Catchpoints): Document $_exception.
1764 (Convenience Vars): Mention $_exception.
1765
1766 2013-04-15 Tom Tromey <tromey@redhat.com>
1767
1768 * gdb.texinfo (Set Catchpoints): Reorganize exception
1769 catchpoints. Document "catch rethrow".
1770 (Debugging C Plus Plus): Mention "catch rethrow".
1771
1772 2013-04-15 Tom Tromey <tromey@redhat.com>
1773
1774 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1775
1776 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1777 Eli Zaretskii <eliz@gnu.org>
1778
1779 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1780 line below the sample output.
1781
1782 2013-04-12 Eli Zaretskii <eliz@gnu.org>
1783
1784 * gdb.texinfo (Mode Options): Document '-configuration'.
1785 (Help): Document "show configuration".
1786 (Bug Reporting): Add requirements to include the configuration
1787 details in bug reports.
1788
1789 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1790
1791 * Makefile.in (MAN1S): Add gcore.1.
1792 Remove "Host, target, and site specific Makefile fragments" comment.
1793 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1794 (install-man1, uninstall-man1): Conditionalize gcore.1.
1795 (gcore.1): New.
1796 * gdb.texinfo (Man Pages): Add gcore man.
1797 (gcore man): New node.
1798
1799 2013-04-10 Pedro Alves <palves@redhat.com>
1800
1801 * gdb.texinfo (Process Record and Replay): Document that "set
1802 record full insn-number-max", "set record
1803 instruction-history-size" and "set record
1804 function-call-history-size" accept "unlimited".
1805 (Backtrace): Document that "set backtrace limit" accepts
1806 "unlimited".
1807 (List): Document that "set listsize" accepts "unlimited".
1808 (Print Settings)" Document that "set print max-symbolic-offset",
1809 "set print elements" and "set print repeats" accept "unlimited".
1810 (Starting and Stopping Trace Experiments): Document that "set
1811 trace-buffer-size" accepts "unlimited".
1812 (Remote Configuration): Document that "set tcp connect-timeout"
1813 accepts "unlimited".
1814 (Command History): Document that "set history size" accepts
1815 "unlimited".
1816 (Screen Size): Document that "set height" and "set width" accepts
1817 "unlimited". Adjust "set pagination"'s description to suggest
1818 "set height unlimited" instead of "set height 0".
1819
1820 2013-04-10 Yao Qi <yao@codesourcery.com>
1821
1822 * gdb.texinfo (Trace Files): Add "target ctf".
1823
1824 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1825
1826 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1827
1828 * Makefile.in (install-man1, install-man5, uninstall-man1)
1829 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1830
1831 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1832
1833 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1834 Eli Zaretskii <eliz@gnu.org>
1835
1836 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1837 parameters order. Remove "On some targets" for --attach. Document the
1838 --multi parameter and extended-remote command. Document all the
1839 options.
1840
1841 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1844 the list of supported languages.
1845
1846 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1847
1848 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1849 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1850 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1851 (diststuff): Add man.
1852 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1853 (uninstall-man5): New.
1854 (STAGESTUFF): Add *.1 and *.5.
1855 (GDBvn.texi): Add SYSTEM_GDBINIT.
1856 (gdb.1, gdbserver.1, gdbinit.5): New.
1857 (maintainer-clean realclean): Add $(MANS).
1858 (install): Add install-man.
1859 (uninstall): Add uninstall-man.
1860 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1861 (@copying): Wrap it by @c man begin COPYRIGHT.
1862 (Top): Add Man Pages.
1863 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1864
1865 2013-04-02 Pedro Alves <palves@redhat.com>
1866
1867 * gdb.texinfo (Debugging Output): Document "set/show debug
1868 aarch64", "set/show debug coff-pe-read" and "set/show debug
1869 mach-o".
1870
1871 2013-04-02 Pedro Alves <palves@redhat.com>
1872
1873 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1874 table>: Add entry for "trace-buffer-size".
1875
1876 2013-03-28 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1879 table>: Add entry for "trace-status".
1880
1881 2013-03-28 Eli Zaretskii <eliz@gnu.org>
1882
1883 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1884 @bullet", which is invalid (makeinfo 5.1 barfs).
1885
1886 2013-03-28 Pedro Alves <palves@redhat.com>
1887
1888 PR gdb/15294
1889
1890 * gdb.texinfo (List) <set listsize>: Adjust to document that
1891 listsize 0 means no limit, and remove mention of -1.
1892
1893 2013-03-22 Yao Qi <yao@codesourcery.com>
1894
1895 * gdb.texinfo (Embedded Processors): Remove menu item
1896 "OpenRISC 1000".
1897 (OpenRISC 1000): Remove.
1898
1899 2013-03-21 Doug Evans <dje@google.com>
1900
1901 * gdb.texinfo (Maintenance Commands): Add docs for
1902 "mt set per-command {space,time,symtab} {on,off}".
1903
1904 2013-03-14 Hui Zhu <hui@codesourcery.com>
1905 Yao Qi <yao@codesourcery.com>
1906
1907 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1908
1909 2013-03-13 Keith Seitz <keiths@redhat.com>
1910
1911 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1912 "maint agent" reference to Dynamic printf.
1913
1914 2013-03-11 Eli Zaretskii <eliz@gnu.org>
1915
1916 * gdb.texinfo (General Query Packets): Don't use colon in index
1917 entries visible to Info format.
1918
1919 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1920
1921 * gdb.texinfo (Process Record and Replay): Document record
1922 changes.
1923
1924 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1925
1926 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1927 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1928 qXfer:btrace:read.
1929
1930 2013-03-09 Eli Zaretskii <eliz@gnu.org>
1931
1932 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1933 use colons in @anchor and @cindex entries.
1934
1935 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
1936
1937 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1938
1939 2013-03-08 Stan Shebs <stan@codesourcery.com>
1940 Hafiz Abid Qadeer <abidh@codesourcery.com>
1941
1942 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1943 trace-buffer-size set and show commands.
1944 (Tracepoint Packets): Document QTBuffer:size.
1945 (General Query Packets): Document QTBuffer:size.
1946
1947 2013-02-21 Tom Tromey <tromey@redhat.com>
1948
1949 * gdb.texinfo: Remove bad @syncodeindex.
1950 (Values From Inferior, Types In Python, Inferiors In Python)
1951 (Events In Python, Threads In Python, Frames In Python, Blocks In
1952 Python, Symbols In Python, Symbol Tables In Python): Remove
1953 @tables.
1954 (Packets, General Query Packets, Tracepoint Packets)
1955 (Host I/O Packets): Use @w{} for empty @item.
1956
1957 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1958
1959 * gdb.texinfo (Architectures In Python): Add description about
1960 the new method gdb.Architecture.disassemble.
1961
1962 2013-02-15 Pedro Alves <pedro@codesourcery.com>
1963 Hafiz Abid Qadeer <abidh@codesourcery.com>
1964
1965 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1966 Document the "trace-file" field.
1967
1968 2013-02-07 Doug Evans <dje@google.com>
1969
1970 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1971 command.
1972
1973 2013-02-06 Yao Qi <yao@codesourcery.com>
1974
1975 * gdb.texinfo (GDB/MI Async Records): Document new MI
1976 notification "=tsv-modified". Update the document of MI
1977 notification "=tsv-created".
1978 * observer.texi (GDB Observers): New observer tsv_modified.
1979 Update observer tsv_created and tsv_delete.
1980
1981 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1982
1983 * gdb.texinfo (AArch64 Features): New section; document
1984 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1985 (Architectures): Add new AArch64 section to document AArch64
1986 architecture specific commands.
1987 (ABI): Add description of the new OS ABI "Newlib" and its influence
1988 on the longjmp handling.
1989
1990 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1991 Jan Kratochvil <jan.kratochvil@redhat.com>
1992
1993 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1994 variable in 'set/show backtrace' section.
1995
1996 2013-01-31 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.texinfo (Target Commands): Fix typo.
1999
2000 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2001
2002 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2003 describing the gdb.Architecture class.
2004 (Frames In Python): Add description about the new method
2005 gdb.Frame.architecture().
2006
2007 2013-01-23 Doug Evans <dje@google.com>
2008
2009 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2010
2011 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2012
2013 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2014 'thread-groups' field when printing a breakpoint in MI.
2015
2016 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2017 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2018 to reflect that jit-reader-load now supports absolute file-names.
2019
2020 2013-01-16 Tom Tromey <tromey@redhat.com>
2021
2022 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2023 (Signals): Likewise.
2024
2025 2013-01-16 Tom Tromey <tromey@redhat.com>
2026
2027 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2028 "catch-type" field.
2029 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2030
2031 2013-01-07 Tom Tromey <tromey@redhat.com>
2032
2033 * gdb.texinfo (Mode Options): Don't mention -epoch.
2034 (Data, Emacs): Remove obsolete comments.
2035
2036 2013-01-02 Tom Tromey <tromey@redhat.com>
2037
2038 * gdb.texinfo (GDB/MI Output Records): Update menu.
2039 (GDB/MI Breakpoint Information): New node.
2040 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2041 <-break-insert>: Likewise.
2042
2043 2012-12-31 Yao Qi <yao@codesourcery.com>
2044
2045 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2046 (Packets): Move "vStopped" packet to ...
2047 (Notification Packets): ... here. Describe the components
2048 of notification. Add a table of supported notifications.
2049 Add an example on the process of he async notification.
2050
2051 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2052
2053 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2054 present.
2055 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2056 fullname output always present.
2057
2058 2012-12-23 Pierre Muller <muller@sourceware.org>
2059
2060 * gdbint.texinfo (Function prototypes): Require use of "extern"
2061 modifier for function prototypes in headers.
2062
2063 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2064
2065 * refcard.tex: Update copyright notice to GPL v3 or later.
2066 Update contact info.
2067
2068 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2069
2070 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2071
2072 2012-12-15 Yao Qi <yao@codesourcery.com>
2073
2074 * gdb.texinfo (Debugging Output): Document 'set debug
2075 notification' and 'show debug notification'.
2076
2077 2012-12-15 Yao Qi <yao@codesourcery.com>
2078
2079 * gdb.texinfo (Listing Tracepoints): New item and example about
2080 'installed on target' output.
2081 Add more in the example about 'installed on target'.
2082 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2083
2084 2012-12-14 Tom Tromey <tromey@redhat.com>
2085
2086 * gdb.texinfo (SVR4 Process Information): Mention core files.
2087
2088 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2089
2090 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2091
2092 2012-12-11 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.texinfo: Remove all mentions of Unixware throughout.
2095
2096 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2097
2098 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2099
2100 2012-11-29 Tom Tromey <tromey@redhat.com>
2101
2102 * gdb.texinfo (SVR4 Process Information): Document missing
2103 "info proc" subcommands.
2104
2105 2012-11-29 Yao Qi <yao@codesourcery.com>
2106
2107 PR gdb/1477.
2108 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2109 to 'auto' instead of 'gnu'.
2110
2111 2012-11-26 Tom Tromey <tromey@redhat.com>
2112
2113 * gdb.texinfo (MiniDebugInfo): New node.
2114 (GDB Files): Update.
2115
2116 2012-11-16 Doug Evans <dje@google.com>
2117
2118 * gdb.texinfo (System-wide configuration): If the system-wide init
2119 file lives in the data-directory, and --data-directory is provided,
2120 look for it there.
2121
2122 2012-11-15 Tom Tromey <tromey@redhat.com>
2123
2124 * gdb.texinfo (Signaling): Fix typo.
2125
2126 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2127
2128 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2129 parameter "count" of -data-write-memory-bytes, and add an example.
2130
2131 2012-11-12 Tom Tromey <tromey@redhat.com>
2132
2133 * gdb.texinfo (Symbols): Document "info type-printers",
2134 "enable type-printer" and "disable type-printer".
2135 (Python API): Add new node to menu.
2136 (Type Printing API): New node.
2137 (Progspaces In Python): Document type_printers field.
2138 (Objfiles In Python): Likewise.
2139 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2140 register_type_printer, TypePrinter>: Document.
2141
2142 2012-11-12 Tom Tromey <tromey@redhat.com>
2143
2144 * gdb.texinfo (Symbols): Document "set print type methods",
2145 "set print type typedefs", and flags to ptype and whatis.
2146
2147 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2148
2149 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2150 the example -data-disassemble output. Extend the description of
2151 the -data-disassemble results to document all fields. Document
2152 the cli disassemble command as being related to -data-disassemble.
2153
2154 2012-11-09 Yao Qi <yao@codesourcery.com>
2155
2156 PR gdb/14777.
2157 * gdb.texinfo (OS Information): Remove doc on command
2158 'info udot'.
2159
2160 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2161
2162 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2163 gdb.ini warning for Windows port.
2164
2165 2012-11-08 Yao Qi <yao@codesourcery.com>
2166
2167 * gdb.texinfo (Search): Add kindex for 'fo'.
2168
2169 2012-11-05 Tom Tromey <tromey@redhat.com>
2170
2171 PR python/14802:
2172 * gdb.texinfo (Functions In Python): Add example.
2173
2174 2012-11-03 Yao Qi <yao@codesourcery.com>
2175
2176 * observer.texi (GDB Observers): Remove observer
2177 'tracepoint_modified', 'tracepoint_created' and
2178 'tracepoint_deleted'.
2179
2180 2012-10-26 Tom Tromey <tromey@redhat.com>
2181
2182 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2183
2184 2012-10-25 Tom Tromey <tromey@redhat.com>
2185
2186 * gdb.texinfo (General Query Packets): Use @itemx.
2187
2188 2012-10-17 Yao Qi <yao@codesourcery.com>
2189
2190 * observer.texi (GDB Observers): Update observer
2191 'memory_changed'.
2192 * gdb.texinfo (GDB/MI Async Records): Document for
2193 "memory-changed" notification.
2194
2195 2012-10-15 Doug Evans <dje@google.com>
2196
2197 * gdb.texinfo (Mode Options): Document -nh.
2198 Elaborate on docs for -nx.
2199
2200 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2201
2202 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2203
2204 2012-09-21 Yao Qi <yao@codesourcery.com>
2205 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.texinfo (GDB/MI Async Records): Document notification
2208 'record-started' and 'record-stopped'.
2209 * observer.texi (GDB Observers): New observer 'record-changed'.
2210
2211 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2212
2213 * gdb.texinfo: Document the removal of SH's 'regs' command.
2214
2215 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2216
2217 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2218
2219 2012-09-18 Yao Qi <yao@codesourcery.com>
2220
2221 * gdb.texinfo (GDB/MI Async Records): Document new MI
2222 notifications '=tsv-created' and '=tsv-deleted'.
2223 * observer.texi (GDB Observers): New observer tsv_created and
2224 tsv_deleted.
2225
2226 2012-09-18 Yao Qi <yao@codesourcery.com>
2227
2228 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2229 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2230 '=traceframe-changed'.
2231
2232 2012-09-17 Yao Qi <yao@codesourcery.com>
2233
2234 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2235 'set listsize'.
2236
2237 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2238 Eli Zaretskii <eliz@gnu.org>
2239
2240 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2241 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2242 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2243
2244 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2247
2248 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2249
2250 Document how to return from "python-interactive" to GDB.
2251 * gdb.texinfo (Python Commands): Update documentation.
2252
2253 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2254
2255 Add a new "python-interactive" command that starts a standard
2256 Python interactive prompt with "pi" as alias, and add "py" as
2257 an alias to "python".
2258 * gdb.texinfo (Python Commands): Document the new commands.
2259
2260 2012-08-22 Tom Tromey <tromey@redhat.com>
2261
2262 * gdbint.texinfo (Host Definition): Remove documentation for
2263 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2264
2265 2012-08-17 Keith Seitz <keiths@redhat.com>
2266
2267 PR c++/13356
2268 * gdb.texinfo (Type and Range Checking): Remove warning.
2269 Remove spurious commas.
2270 Update text and examples for re-implementation of set/show
2271 check type.
2272 (C and C++ Type and Range Checks): Likewise.
2273
2274 2012-08-16 Yao Qi <yao@codesourcery.com>
2275
2276 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2277 is deprecated.
2278
2279 2012-08-13 Doug Evans <dje@google.com>
2280
2281 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2282 to include functions.
2283
2284 2012-08-10 Doug Evans <dje@google.com>
2285
2286 * gdb.texinfo (Convenience Funs): New node.
2287 (Types In Python): Document Type.vector.
2288
2289 2012-08-09 Yao Qi <yao@codesourcery.com>
2290
2291 * observer.texi: New observer command_param_changed.
2292 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2293
2294 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2295
2296 * gdbint.texinfo (Debugging GDB): In section
2297 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2298 Mention also gdb-gdb.py.
2299
2300 2012-08-07 Yao Qi <yao@codesourcery.com>
2301
2302 Revert the folloing patch:
2303 2012-08-06 Yao Qi <yao@codesourcery.com>
2304 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2305 remote hardware-watchpoint-limit' and 'set
2306 remote hardware-breakpoint-limit'.
2307
2308 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2309
2310 * gdb.texinfo (Working Directory): Added information about new
2311 default argument for 'cd' command.
2312
2313 2012-08-06 Yao Qi <yao@codesourcery.com>
2314
2315 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2316 remote hardware-watchpoint-limit' and 'set
2317 remote hardware-breakpoint-limit'.
2318
2319 2012-08-06 Yao Qi <yao@codesourcery.com>
2320
2321 Fix PR14371.
2322
2323 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2324 '=breakpoint-deleted'.
2325
2326 2012-08-02 Yao Qi <yao@codesourcery.com>
2327
2328 * gdb.texinfo (Native): Remove node Neutrino.
2329
2330 2012-07-27 Yao Qi <yao@codesourcery.com>
2331
2332 * gdb.texinfo (IPA Protocol Commands): Document new command
2333 'close'.
2334
2335 2012-07-25 Tom Tromey <tromey@redhat.com>
2336
2337 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2338
2339 2012-07-20 Doug Evans <dje@google.com>
2340
2341 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2342 (Index Files): Document how to control the use of deprecated index
2343 sections.
2344 (Index Section Format): Replace --use-deprecated-index-sections with
2345 "set use-deprecated-index-sections on".
2346
2347 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2348
2349 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2350 indices into a single node "Index". Instead, join function and
2351 variable indices into a single index, separate from the concept
2352 index. Requested in
2353 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2354 (Top): Update the top-level menu: instead of one "Index" there are
2355 now separate entries "Concept Index" and "Function and Variable
2356 Index".
2357 (Concept Index, Function and Variable Index): New nodes.
2358 (Index): Node deleted.
2359
2360 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2361
2362 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2363 and "maint agent-eval".
2364
2365 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2366
2367 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2368 avoid file-name clashes between Index.html and index.html on
2369 case-insensitive filesystems. See the discussion starting in
2370 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2371 details of the problem.
2372 (Top): Update the master menu for the above.
2373 (Concept Index, Command and Variable Index): New nodes, instead of
2374 the old "Index" node that was deleted. All cross-references
2375 updated.
2376
2377 2012-07-02 Stan Shebs <stan@codesourcery.com>
2378
2379 * gdb.texinfo (Dynamic Printf): Mention agent style and
2380 disconnected dprintf.
2381 (Maintenance Commands): Describe maint agent-printf.
2382 (General Query Packets): Mention BreakpointCommands feature.
2383 (Packets): Document commands extension to Z0 packet.
2384 * agentexpr.texi (Bytecode Descriptions): Document printf
2385 bytecode.
2386
2387 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2388
2389 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2390 only after gdbinit files.
2391 (Startup): Move -iex and -iex commands down after gdbinit files.
2392
2393 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2394
2395 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2396 possibility.
2397
2398 2012-06-29 Tom Tromey <tromey@redhat.com>
2399
2400 * gdb.texinfo (Index Section Format): Update for version 7.
2401
2402 2012-06-28 Stan Shebs <stan@codesourcery.com>
2403
2404 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2405 example, add note about title column.
2406
2407 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2408
2409 * gdb.texinfo (Symbol Tables In Python): Add description about
2410 the new 'last' attribute of gdb.Symtab_and line.
2411
2412 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2413
2414 * gdb.texinfo (Symbol Tables In Python): Correct the description
2415 of the 'pc' attribute of gdb.Symtab_and_line.
2416
2417 2012-06-26 Doug Evans <dje@google.com>
2418
2419 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2420 and symtab-create.
2421
2422 2012-06-25 Keith Seitz <keiths@redhat.com>
2423
2424 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2425 from example. Remove "rbreak" from list of corresponding
2426 gdb commands.
2427
2428 2012-06-23 Doug Evans <dje@google.com>
2429
2430 * gdb.texinfo (Index Section Format): Document version 7 format.
2431
2432 2012-06-22 Yao Qi <yao@codesourcery.com>
2433
2434 * gdb.texinfo: Add missing cindex for some packets.
2435
2436 2012-06-20 Keith Seitz <keiths@redhat.com>
2437
2438 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2439 for -break-insert and document -p.
2440
2441 2012-06-20 Yao Qi <yao@codesourcery.com>
2442
2443 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2444 and "gdb.write_memory" with "Inferior.read_memory" and
2445 "Inferior.write_memory".
2446
2447 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2448
2449 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2450 (Free Documentation): Add @node line.
2451 (Continuing and Stepping) <advance location>: Use @item instead of
2452 @itemx.
2453 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2454 @itemx.
2455 (Embedded Processors): Put the link to "PA" to its correct place,
2456 according to document structure.
2457 (Python API): Put the link to "Lazy Strings In Python" to its
2458 correct place.
2459 (Index): Use @@ in @tex block to get a literal @.
2460
2461 * gdbint.texinfo: Fix the @subtitle line.
2462
2463 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2464 correct place.
2465
2466 2012-06-08 Yao Qi <yao@codesourcery.com>
2467
2468 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2469 Protocol'.
2470 (In-Process Agent Protocol, IPA Protocol Objects)
2471 (IPA Protocol Commands): New nodes.
2472 (Tracepoint Packets): Add anchors.
2473
2474 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2475
2476 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2477
2478 2012-06-06 Yao Qi <yao@codesourcery.com>
2479
2480 * gdb.texinfo: Update copyright year.
2481
2482 2012-05-23 Stan Shebs <stan@codesourcery.com>
2483 Kwok Cheung Yeung <kcy@codesourcery.com>
2484
2485 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2486
2487 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2488
2489 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2490 Mention also --with-separate-debug-dir.
2491 (Auto-loading): Prepend $debugdir in the sample output.
2492 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2493 auto-load safe-path variable.
2494 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2495 Mention also $debugdir for 'set auto-load scripts-directory'.
2496
2497 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2498
2499 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2500 (MIPS Embedded, MIPS, MIPS Register packet Format)
2501 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2502 appropriate.
2503
2504 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2505 Maciej W. Rozycki <macro@codesourcery.com>
2506
2507 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2508 mips compression".
2509 (MIPS Breakpoint Kinds): New subsubsection.
2510
2511 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2512
2513 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2514 nodes for subsections. Add @acronym mark-ups and adjust
2515 formatting.
2516
2517 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2518
2519 Rename $ddir to $datadir.
2520 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2521 (objfile-gdb.py file): Rename $ddir to $datadir.
2522
2523 2012-05-18 Tom Tromey <tromey@redhat.com>
2524
2525 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2526
2527 2012-05-14 Stan Shebs <stan@codesourcery.com>
2528
2529 * gdb.texinfo (Dynamic Printf): New subsection.
2530
2531 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2532
2533 * gdb.texinfo (Basic Python): Add description about the function
2534 gdb.find_pc_line
2535
2536 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2537 Eli Zaretskii <eliz@gnu.org>
2538
2539 * gdb.texinfo (Separate Debug Files): Use plural form for global
2540 debugging information directory.
2541
2542 2012-05-11 Stan Shebs <stan@codesourcery.com>
2543 Kwok Cheung Yeung <kcy@codesourcery.com>
2544
2545 * gdb.texinfo (Operating System Auxiliary Information): Document new
2546 'info os' subcommands.
2547
2548 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2549
2550 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2551 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2552 (dotdebug_gdb_scripts section): Add reference
2553 to 'Auto-loading safe path'.
2554
2555 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2556
2557 Implement multi-component --with-auto-load-dir.
2558 * gdb.texinfo (Auto-loading): New references
2559 for 'set auto-load scripts-directory'
2560 and 'show auto-load scripts-directory'.
2561 (Auto-loading safe path): Describe the new default. Move $ddir
2562 substituation reference to 'objfile-gdb.py file'.
2563 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2564 script-name. Describe new 'set auto-load scripts-directory'
2565 and 'show auto-load scripts-directory'.
2566
2567 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569 Provide $ddir substitution for --with-auto-load-safe-path.
2570 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2571 (Auto-loading safe path): Likewise. Mention the default value,
2572 $ddir substitution, --with-auto-load-safe-path and
2573 --without-auto-load-safe-path.
2574 * observer.texi (gdb_datadir_changed): New.
2575
2576 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2577
2578 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2579 Twice.
2580
2581 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2582 directory separator by path separator.
2583
2584 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2585
2586 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2587 for 'set auto-load safe-path' optional. Mention if it is omitted.
2588 Change disabling security protection condition to "/", twice.
2589
2590 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2591
2592 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2593 the new methods global_block and static_block on gdb.Symtab
2594 objects.
2595
2596 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2597
2598 * gdb.texinfo (Blocks In Python): Add a note saying that future
2599 improvements to GDB and its infrastructure can move symbols
2600 across blocks within a symbol table.
2601
2602 2012-04-29 Yao Qi <yao@codesourcery.com>
2603
2604 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2605 (A29K): Remove.
2606
2607 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2608 Tom Tromey <tromey@redhat.com>
2609
2610 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2611 and generic static probe support on GDB.
2612
2613 2012-04-25 Doug Evans <dje@google.com>
2614
2615 * gdb.texinfo (Go): Fix thinko.
2616
2617 * gdb.texinfo (Supported Languages): Add Go.
2618 (Go): New node.
2619
2620 2012-04-25 Yao Qi <yao@codesourcery.com>
2621
2622 * gdbint.texinfo (Testsuite): New section `Board settings'.
2623
2624 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2625
2626 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2627 Three times.
2628
2629 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2630 Three times.
2631
2632 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2633
2634 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2635 by @table @asis. Fix formatting of one item.
2636
2637 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2638
2639 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2640
2641 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 New option "set debug auto-load".
2644 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2645 (auto-load verbose mode): New node.
2646
2647 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 New option "set auto-load safe-path".
2650 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2651 and "info auto-load" examples for safe-path. Put there also references
2652 for "set auto-load safe-path" and "show auto-load safe-path".
2653 New menu item for Auto-loading safe path.
2654 (Auto-loading safe path): New node.
2655 (Python Auto-loading): Update the expected output from "Missing"
2656 to "No".
2657
2658 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2659
2660 auto-load: Implementation.
2661 * gdb.texinfo (Mode Options): New anchor for -nx.
2662 (Startup): New anchors for Option -init-eval-command,
2663 Home Directory Init File
2664 and Init File in the Current Directory during Startup.
2665 Mention set auto-load local-gdbinit with a reference.
2666 Change the sample code to "set auto-load python-scripts".
2667 (Threads): New anchor set libthread-db-search-path.
2668 Provide references to libthread_db.so.1 file.
2669 (Controlling GDB): New menu item for Auto-loading.
2670 (Auto-loading, Init File in the Current Directory)
2671 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2672 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2673 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2674 reference.
2675 (Auto-loading): Rename to ...
2676 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2677 "set auto-load python-scripts", new anchor for it. Change
2678 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2679 for it. Change "info auto-load-scripts"
2680 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2681 to "Python scripts".
2682
2683 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2684
2685 PR mi/13393
2686 * gdb.texinfo (Print Settings): Extend the description for "set print
2687 object".
2688 (GDB/MI Variable Objects): Extend the description for -var-create and
2689 -var-list-children.
2690
2691 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2692
2693 * gdb.texinfo (Examining Data): Document the 'explore' command.
2694
2695 2012-03-28 Joel Brobecker <brobecker@adacore.com>
2696
2697 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2698 to the children of a varobj and its update range when -var-update
2699 returns that the varobj's type changed.
2700
2701 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2702
2703 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2704 Create two new links fir 'objfile-gdb.py file'
2705 and 'dotdebug_gdb_scripts section'.
2706
2707 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2708
2709 * gdb.texinfo (Auto-loading): Rename node reference
2710 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2711 Twice.
2712 (.debug_gdb_scripts section): Rename the node ...
2713 (dotdebug_gdb_scripts section): ... here.
2714 (Maintenance Commands): Also rename this node reference.
2715
2716 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2717
2718 * gdb.texinfo (Python API/Values From Inferior): Add description
2719 about the new method Value.referenced_value. Add description on
2720 how Value.dereference is different (and similar) to
2721 Value.referenced_value.
2722
2723 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2724
2725 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2726 --init-eval-command=COMMAND, -iex.
2727 (Startup): Describe -iex and -ix. Simplify the example
2728 for "set auto-load-scripts off".
2729
2730 2012-03-16 Gary Benson <gbenson@redhat.com>
2731
2732 PR breakpoints/10738
2733 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2734 stating that GDB cannot set breakpoints on inlined functions.
2735 (Mode Options): Document --use-deprecated-index-sections.
2736 (Index Section Format): Document new index section version format.
2737
2738 2012-03-15 Tom Tromey <tromey@redhat.com>
2739
2740 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2741
2742 2012-03-13 Doug Evans <dje@google.com>
2743
2744 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2745 of "reload".
2746 (Symbols): Delete docs for set/show symbol-reloading.
2747 * gdbint.texinfo (Defining Other Architecture Features): Delete
2748 SYMBOL_RELOADING_DEFAULT.
2749 * refcard.tex: Delete reference to symbol-reloading.
2750
2751 2012-03-07 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.texinfo (General Query Packets): Document new
2754 QProgramSignals packet.
2755 * gdb.texinfo (Remote configuration): Mention
2756 "program-signals-packet".
2757
2758 2012-03-05 Tristan Gingold <gingold@adacore.com>
2759
2760 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2761
2762 2012-03-03 Yao Qi <yao@codesourcery.com>
2763
2764 * gdb.texinfo (In-Process Agent): New node.
2765 Document new commands.
2766 (General Query Packets): Add packet `QAgent'.
2767
2768 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2769
2770 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2771
2772 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2773
2774 * gdb.texinfo (Commands In Python): Put example python macro in
2775 COMMAND_USER category rather than COMMAND_OBSCURE.
2776 Document gdb.COMMAND_USER.
2777 (User-defined Commands): Update documentation to clarify
2778 "set/show max-user-call-depth" and "show user" don't apply to python
2779 commands. Update documentation to clarify "help user-defined" may
2780 also include python commands defined as COMMAND_USER.
2781
2782 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2783
2784 * gdb.texinfo (Startup): Add option -ex description to the option -x
2785 description.
2786
2787 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2788
2789 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2790 condition-evaluation breakpoint parameter.
2791 Mention condition-evaluation mode being shown in "info break".
2792 (Break Conditions): Add description for target-side
2793 conditional breakpoints.
2794 (Remote Configuration): Mention conditional-breakpoints-packet.
2795 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2796 cond-expr.
2797 (General Query Packets): Mention new ConditionalBreakpoint feature.
2798
2799 2012-02-22 Tom Tromey <tromey@redhat.com>
2800
2801 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2802
2803 2012-02-17 Tom Tromey <tromey@redhat.com>
2804
2805 PR python/10753:
2806 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2807 directory.
2808
2809 2012-02-14 Stan Shebs <stan@codesourcery.com>
2810
2811 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2812
2813 2012-02-13 Pedro Alves <palves@redhat.com>
2814
2815 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2816 mips-idt-ecoff.
2817
2818 2012-02-09 Yao Qi <yao@codesourcery.com>
2819
2820 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2821
2822 2012-02-07 Tom Tromey <tromey@redhat.com>
2823
2824 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2825 Symbol.value.
2826
2827 2012-02-07 Tom Tromey <tromey@redhat.com>
2828
2829 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2830
2831 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2832
2833 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2834
2835 2012-01-24 Tom Tromey <tromey@redhat.com>
2836
2837 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2838 unload".
2839 (Files): Mention new catch commands.
2840 (GDB/MI Async Records): Likewise.
2841
2842 2012-01-24 Gary Benson <gbenson@redhat.com>
2843
2844 Delete #if 0'd out code.
2845 * gdb.texinfo (Frame Info): Remove "info catch".
2846
2847 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2848
2849 * gdb.texinfo (Remote Configuration): Document
2850 "set remote hostio-readlink-packet" command.
2851 (General Query Packets): Document vFile:readlink packet.
2852
2853 2012-01-16 Tom Tromey <tromey@redhat.com>
2854
2855 * gdb.texinfo (Specify Location): Document relative file name
2856 handling.
2857
2858 2012-01-16 Tom Tromey <tromey@redhat.com>
2859
2860 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2861
2862 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2863 Eli Zaretskii <eliz@gnu.org>
2864
2865 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2866 code.
2867
2868 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2869
2870 * gdb.texinfo (Variables): Document use of :: for non-static
2871 variables.
2872
2873 2012-01-05 Joel Brobecker <brobecker@adacore.com>
2874
2875 * gdbint.texinfo (Start of New Year Procedure): Update
2876 to replace use of copyright.sh by use of copyright.py.
2877
2878 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2879
2880 Remove the gdbtui binary.
2881 * all-cfg.texi (GDBTUI): Remove.
2882 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2883 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2884 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2885
2886 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
2887
2888 Introduce gdb.FinishBreakpoint in Python.
2889 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2890 (Python API): Add menu entry for Finish Breakpoints.
2891
2892 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2893
2894 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2895 tests.
2896
2897 2011-12-16 Doug Evans <dje@google.com>
2898
2899 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2900
2901 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2902
2903 * gdb.texinfo (Python Commands): Remove "maint set/show print
2904 stack". Add documentation for "set/show python print-stack".
2905
2906 2011-12-14 Pedro Alves <pedro@codesourcery.com>
2907
2908 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2909 should transfer control to the stub in the startup code instead of
2910 in main. Mention the need to get past the initial breakpoint.
2911
2912 2011-12-06 Tom Tromey <tromey@redhat.com>
2913
2914 * gdb.texinfo (Set Breaks): Update for new behavior.
2915
2916 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2917
2918 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2919 List Format for SVR4 Targets'.
2920 (General Query Packets): New item qXfer:libraries-svr4:read.
2921 (Library List Format for SVR4 Targets): New node.
2922
2923 2011-12-01 Tom Tromey <tromey@redhat.com>
2924
2925 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2926 add.
2927
2928 2011-11-22 Tom Tromey <tromey@redhat.com>
2929
2930 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2931 reasons.
2932
2933 2011-11-20 Stan Shebs <stan@codesourcery.com>
2934
2935 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2936 note-related options and variables.
2937 (Tracepoint Packets): Document packet changes.
2938
2939 2011-11-20 Sanjoy Das <sdas@igalia.com>
2940
2941 * gdb.texinfo (JIT Interface): Add documentation on writing and
2942 usind JIT debug info readers.
2943 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2944 Debug Info Readers): New nodes.
2945
2946 2011-11-18 Yao Qi <yao@codesourcery.com>
2947
2948 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2949 tracepoint.
2950
2951 2011-11-15 Doug Evans <dje@google.com>
2952
2953 * gdb.texinfo (Files): Document basenames-may-differ.
2954
2955 2011-11-14 Doug Evans <dje@google.com>
2956
2957 * gdb.texinfo (Shell Commands): Document "!".
2958
2959 2011-11-14 Stan Shebs <stan@codesourcery.com>
2960 Kwok Cheung Yeung <kcy@codesourcery.com>
2961
2962 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2963 needed to get shorter fast tracepoints.
2964 (Tracepoint Packets): Document new qTMinFTPILen packet.
2965
2966 2011-11-14 Yao Qi <yao@codesourcery.com>
2967
2968 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2969 behavior of tracepoint.
2970 (General Query Packets): New feature InstallInTrace.
2971 (Remote Configuration): Document "set remote
2972 install-in-trace-packet".
2973
2974 2011-11-12 Matt Rice <ratmice@gmail.com>
2975
2976 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2977 Add arguments to info macro.
2978
2979 2011-11-10 Tom Tromey <tromey@redhat.com>
2980
2981 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2982 manual.
2983 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2984 (Macros): Add a footnote.
2985 (C): Remove paragraph about compiler options.
2986 (C Constants): Mention wide character and string constants.
2987 (C Plus Plus Expressions): Update compiler option advice. Mention
2988 using declarations. Mention ADL. Remove old HP compiler
2989 information.
2990
2991 2011-11-10 Tom Tromey <tromey@redhat.com>
2992
2993 PR c++/9257:
2994 * gdb.texinfo (Print Settings): Add an extra note about the need
2995 for a vtable.
2996
2997 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2998
2999 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3000 "set mips abi" documentation.
3001
3002 2011-11-04 Doug Evans <dje@google.com>
3003
3004 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3005
3006 2011-11-03 Tom Tromey <tromey@redhat.com>
3007
3008 * gdb.texinfo (Stopping): Add menu entry.
3009 (Continuing and Stepping): Restore @node. Use @section, not
3010 @subsection.
3011
3012 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3013
3014 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3015 designation. Fix "Specify Location" cross-reference.
3016
3017 2011-11-02 Stan Shebs <stan@codesourcery.com>
3018
3019 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3020 (General Query Packets): Describe tracenz feature.
3021 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3022
3023 2011-10-28 Paul Koning <paul_koning@dell.com>
3024
3025 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3026
3027 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3028
3029 * gdb.texinfo ((Frames In Python): Document
3030 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3031
3032 2011-10-26 Paul Koning <paul_koning@dell.com>
3033
3034 * gdb.texinfo (gdb.types): Document new deepitems function.
3035
3036 2011-10-25 Paul Koning <paul_koning@dell.com>
3037
3038 PR python/13327
3039
3040 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3041 fetch_lazy method.
3042
3043 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3044
3045 PR python/12656
3046
3047 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3048 global_block, static_block function.
3049
3050 2011-10-19 Tom Tromey <tromey@redhat.com>
3051
3052 * gdb.texinfo (Commands In Python): Add missing "@"s.
3053
3054 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3055
3056 PR python/13285 Document named constants for frame unwind stop reasons
3057 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3058 constants.
3059
3060 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3061
3062 Fix compatibility with texinfo versions older than 4.12.
3063 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3064 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3065 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3066 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3067 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3068 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3069 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3070
3071 2011-10-09 Doug Evans <dje@google.com>
3072
3073 * gdb.texinfo (Extending GDB): Document alias command.
3074
3075 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3076
3077 Support @entry in input expressions.
3078 * gdb.texinfo (Variables): Describe @entry names suffix.
3079 (Print Settings): Add anchor for `set print entry-values'.
3080
3081 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3082 Eli Zaretskii <eliz@gnu.org>
3083
3084 Display @entry parameter values (without references).
3085 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3086 example.
3087 (Print Settings): New description of set print entry-values and show
3088 print entry-values.
3089
3090 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3091 Eli Zaretskii <eliz@gnu.org>
3092
3093 Recognize virtual tail call frames.
3094 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3095 (Tail Call Frames): New node.
3096 (Frames In Python): Add gdb.TAILCALL_FRAME.
3097
3098 2011-10-07 Doug Evans <dje@google.com>
3099
3100 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3101 register_pretty_printer.
3102
3103 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3104
3105 PR python/12930
3106 PR python/12802
3107
3108 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3109 stop method.
3110
3111 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3112
3113 * gdb.texinfo (Starting your Program): "set disable-randomization"
3114 is no longer Linux-specific.
3115 (Remote Configuration): Document "set remote
3116 disable-randomization-packet".
3117 (General Query Packets): Document "QDisableRandomization" packet
3118 and add it to "qSupported" list.
3119
3120 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3121
3122 Allow Python notification of new object-file loadings.
3123 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3124 event type.
3125
3126 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3127
3128 PR python/12691: Add the inferior to Python exited event
3129 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3130
3131 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3132
3133 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3134 rephasing.
3135
3136 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3137
3138 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3139 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3140 as possible feature returned by the `-list-features'
3141 command.
3142
3143 2011-09-28 Paul Koning <paul_koning@dell.com>
3144
3145 * gdb.texinfo (gdb.Type): Document field access by dictionary
3146 key syntax.
3147
3148 2011-09-28 Yao Qi <yao@codesourcery.com>
3149
3150 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3151 Add one space after option `-s'. Remove @r{} markup.
3152
3153 2011-09-27 Stan Shebs <stan@codesourcery.com>
3154
3155 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3156
3157 2011-09-16 Hui Zhu <teawater@gmail.com>
3158
3159 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3160 to *(unsigned char *)$esp@300.
3161
3162 2011-09-15 Paul Koning <paul_koning@dell.com>
3163
3164 * gdb.texinfo: Make style of Python functions and methods match
3165 the syntax of Python. Also put class and module names explicitly
3166 on function, member, and variable names, matching Python
3167 documentation conventions.
3168
3169 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3170
3171 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3172 * gdb.texinfo (Inferiors In Python): Describe new
3173 gdb.selected_inferior() function.
3174
3175 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3176
3177 Handle multiple breakpoint hits in Python interface:
3178 * gdb.texinfo (Events In Python): New function documentation:
3179 gdb.BreakpointEvent.breakpoints. Indicate that
3180 gdb.BreakpointEvent.breakpoint is now deprecated.
3181
3182 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3185
3186 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3187
3188 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3189
3190 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3191
3192 * gdb.texinfo (Prompt): Add set/show extended-prompt
3193 documentation
3194 (Basic Python): Add prompt_hook anchor.
3195 (Python modules): Reword module text to reflect multiple modules.
3196 (gdb.prompt): Document gdb.prompt module.
3197
3198 2011-08-14 Yao Qi <yao@codesourcery.com>
3199
3200 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3201
3202 2011-08-14 Yao Qi <yao@codesourcery.com>
3203
3204 * gdb.texinfo (Standard Target Features): Document C6x features.
3205 (TIC6x Features): New node.
3206
3207 2011-08-12 Doug Evans <dje@google.com>
3208
3209 * gdb.texinfo (Symbols In Python): Document symbol.type.
3210
3211 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3212
3213 * gdb.texinfo (Python): Document command and function
3214 auto-loading.
3215
3216 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3217 Eli Zaretskii <eliz@gnu.org>
3218
3219 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3220 typedefs unrolling. Extend the sample code by an inner typedef and
3221 outer typedefs unrolling.
3222
3223 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3224
3225 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3226 size and line-size.
3227
3228 2011-07-21 Matt Rice <ratmice@gmail.com>
3229
3230 PR macros/12999
3231 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3232 Update text and cindex entries for info macro command.
3233
3234 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3235
3236 * observer.texi (GDB Observers): Add before_prompt observer.
3237 * gdb.texinfo (Basic Python): Add documentation for prompt
3238 substitution.
3239
3240 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3241
3242 PR python/12438
3243 * gdb.texinfo (Python Commands): Add deprecate note to maint
3244 set/show python print-stack. Document set/show python
3245 print-backtrace.
3246
3247 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3248
3249 * gdb.texinfo: Fix typos.
3250
3251 2011-07-01 Tom Tromey <tromey@redhat.com>
3252
3253 * gdb.texinfo (Debugging Output): Document set debug
3254 check-physname.
3255
3256 2011-06-29 Tom Tromey <tromey@redhat.com>
3257
3258 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3259 breakpoint-notifications feature.
3260
3261 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3262
3263 * gdb.texinfo (Target Description): Remove warning about
3264 possibly unstable format.
3265
3266 2011-06-03 Tom Tromey <tromey@redhat.com>
3267
3268 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3269 (Events In Python): Note that exit_code is optional.
3270
3271 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3272
3273 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3274 required for multi-threading support.
3275 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3276 Hc are deprecated for multi-threading debugging. Point readers at
3277 the vCont packet.
3278
3279 2011-05-15 Doug Evans <dje@google.com>
3280
3281 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3282
3283 2011-05-13 Doug Evans <dje@google.com>
3284
3285 * gdb.texinfo (Threads): Document $sdir,$pdir.
3286 (Server): Document $pdir exception.
3287
3288 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3289
3290 * gdb.texinfo (Threads): Clarify default value for
3291 libthread-db-search-path.
3292
3293 * gdb.texinfo (Completion): Update example.
3294 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3295
3296 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3297
3298 * gdb.texinfo: Document change in the behaviour of the enable and
3299 disable GDB commands when applied to tracepoints.
3300 Document the EnableDisableTracepoints remote stub feature.
3301 Document QTEnable and QTDisable in the list of tracepoint packets.
3302
3303 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3304
3305 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3306 hsuser.texi.
3307 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3308 comment to hsuser.texi. Change rluser.texi name in the comment.
3309
3310 2011-05-10 Doug Evans <dje@google.com>
3311
3312 * gdb.texinfo (Threads): If an empty path is provided for
3313 libthread-db-search-path it is reset to its default value.
3314 (Server): Ditto.
3315
3316 2011-05-09 Doug Evans <dje@google.com>
3317
3318 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3319
3320 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3321 Thiago Jung Bauermann <bauerman@br.ibm.com>
3322
3323 Implement support for PowerPC BookE masked watchpoints.
3324 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3325 (PowerPC Embedded): Mention support of masked watchpoints.
3326
3327 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3328
3329 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3330 `@value{GDBN}'.
3331
3332 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3333
3334 * gdb.texinfo (titlepage): Remove dedication.
3335 (In Memoriam): New appendix.
3336
3337 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3338 Eli Zaretskii <eliz@gnu.org>
3339
3340 * gdb.texinfo (Index Section Format): Change the version to 5.
3341 Describe the different formula.
3342
3343 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3344 Eli Zaretskii <eliz@gnu.org>
3345
3346 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3347 for disconnected tracing.
3348 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3349 extended-remote relationship. Mention --once.
3350 (TCP port allocation lifecycle of @code{gdbserver}): New.
3351
3352 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3353
3354 * gdb.texinfo (Server): Improve indexing. Index all optional
3355 switches to gdbserver.
3356
3357 2011-04-20 Tom Tromey <tromey@redhat.com>
3358
3359 * gdb.texinfo (Index Section Format): New node.
3360 (Top): Add new node to menu.
3361
3362 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3363
3364 * gdb.texinfo (Maintenance Commands): Document `maint print
3365 remote-registers'.
3366
3367 2011-04-20 Tom Tromey <tromey@redhat.com>
3368
3369 * gdb.texinfo (Trace File Format): Move node later.
3370
3371 2011-04-19 Tom Tromey <tromey@redhat.com>
3372
3373 * gdbint.texinfo (Register Information Functions): Remove
3374 duplicate "the".
3375 * gdb.texinfo (Emacs): Remove duplicate "to".
3376 (GDB/MI Variable Objects): Remove duplicate "the".
3377 (General Query Packets): Likewise.
3378
3379 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3380
3381 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3382 "GDB/MI Ada Exception Information" node.
3383
3384 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3385
3386 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3387 the "exception-name" field in the *stopped async record.
3388
3389 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3390 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3391
3392 Implement support for PowerPC BookE ranged breakpoints.
3393 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3394
3395 2011-03-28 Tom Tromey <tromey@redhat.com>
3396
3397 * gdb.texinfo (Set Tracepoints): Fix typo.
3398
3399 2011-03-24 Tom Tromey <tromey@redhat.com>
3400
3401 * gdb.texinfo (Specify Location): Document `function:label'
3402 linespec.
3403
3404 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3405
3406 PR python/12149
3407
3408 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3409
3410 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3411
3412 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3413 (Inferiors In Python): Likewise.
3414 (Threads In Python): Likewise.
3415 (Symbols In Python): Likewise.
3416 (Objfiles In Python): Likewise.
3417 (Symbol Tables In Python): Likewise.
3418
3419 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3420
3421 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3422 display>: Explain that the commands accept number ranges.
3423
3424 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3425
3426 * gdb.texinfo (Breakpoints In Python): Add description and example
3427 of Python stop function operation.
3428
3429 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3430
3431 * gdb.texinfo (Parameters In Python): Document get_set_string and
3432 get_show_string methods.
3433
3434 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3435
3436 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3437
3438 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3439 circular-trace-buffer name.
3440
3441 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3442
3443 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3444 in the previous change.
3445
3446 2011-02-27 Michael Snyder <msnyder@vmware.com>
3447
3448 * gdb.texinfo (Inferiors and Programs): Update commands to show
3449 that they can accept multiple arguments.
3450
3451 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3452
3453 Revert the following patch (code patch was not approved):
3454 2011-02-21 Hui Zhu <teawater@gmail.com>
3455 * agentexpr.texi (bytecode descriptions): add printf.
3456 * gdb.texinfo (tracepoint action lists): add printf.
3457
3458 2011-02-23 Doug Evans <dje@google.com>
3459
3460 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3461
3462 2011-02-23 Michael Snyder <msnyder@vmware.com>
3463
3464 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3465 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3466 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3467
3468 2011-02-22 Doug Evans <dje@google.com>
3469
3470 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3471 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3472 add description of result, fix @defun formatting.
3473
3474 2011-02-21 Hui Zhu <teawater@gmail.com>
3475
3476 * agentexpr.texi (Bytecode Descriptions): Add printf.
3477 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3478
3479 2011-02-18 Tom Tromey <tromey@redhat.com>
3480
3481 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3482
3483 2011-02-14 Michael Snyder <msnyder@vmware.com>
3484
3485 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3486 Document new command "thread find".
3487
3488 2011-02-14 Michael Snyder <msnyder@vmware.com>
3489
3490 * gdb.texinfo (Threads): Update example of new thread message.
3491
3492 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3493
3494 * gdb.texinfo (Remote Configuration): Mention set/show remote
3495 traceframe-info.
3496 (Tools/Packages Optional for Building GDB): Mention that expat is
3497 used for traceframe info.
3498 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3499 (General Query Packets) <qSupported>: Describe the
3500 qXfer:traceframe-info:read feature.
3501 (qXfer::read): Describe qXfer:traceframe-info:read.
3502 (Traceframe Info Format): New section.
3503
3504 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3505
3506 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3507 for casts and unary operators.
3508
3509 2011-02-04 Tom Tromey <tromey@redhat.com>
3510
3511 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3512 is not useful.
3513
3514 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3515
3516 * gdb.texinfo: s/value optimized out/optimized out/g
3517
3518 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3519
3520 * gdb.texinfo (Other Misc Settings): Rework part of the
3521 documentation of the "set interactive mode" command.
3522
3523 2011-01-19 Tom Tromey <tromey@redhat.com>
3524
3525 * gdb.texinfo (Threads): Document thread name output and `thread
3526 name' command.
3527 (Threads In Python): Document Thread.name attribute.
3528 (GDB/MI Thread Commands): Document thread attributes.
3529
3530 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3531
3532 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3533 changes in mi/mi-cmd-disas.c
3534
3535 2011-01-12 Tom Tromey <tromey@redhat.com>
3536
3537 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3538 Fix "thread apply" text.
3539
3540 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3541 Thiago Jung Bauermann <bauerman@br.ibm.com>
3542
3543 Implement support for PowerPC BookE ranged watchpoints.
3544 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3545 the "set powerpc exact-watchpoints" flag.
3546
3547 2011-01-07 Tom Tromey <tromey@redhat.com>
3548
3549 * gdb.texinfo (Python API): Add descriptions to @menu items.
3550
3551 2011-01-06 Tom Tromey <tromey@redhat.com>
3552
3553 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3554
3555 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3556
3557 * gdb.texinfo (Debugging Output): Document "set debug jit".
3558
3559 2011-01-06 Tom Tromey <tromey@redhat.com>
3560
3561 PR python/12133:
3562 * gdb.texinfo (Frames In Python): Document various frame
3563 constants.
3564
3565 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3566
3567 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3568 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3569 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3570
3571 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3572
3573 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3574 (clean): Add GDBvn.texi.
3575
3576 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3577
3578 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3579 occasional case where the debugger prints an array address
3580 instead of the array itself.
3581
3582 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3583
3584 * gdb.texinfo (Packets) <read registers packet>: Document support
3585 for registers that were not collected.
3586
3587 2010-12-15 Doug Evans <dje@google.com>
3588
3589 * gdb.texinfo (Startup): Document auto-loading of scripts during
3590 startup.
3591 (Auto-loading): Delete "maint set python auto-load on|off".
3592 Add "set auto-load-scripts on|off".
3593
3594 2010-12-07 Doug Evans <dje@google.com>
3595
3596 * gdb.texinfo (Mode Options): Document -data-directory.
3597 (Data Files): Add reference to -data-directory.
3598
3599 2010-11-29 Doug Evans <dje@google.com>
3600
3601 * gdb.texinfo (Pretty-Printer Introduction): Change
3602 printer-name:subprinter-name to printer-name;subprinter-name.
3603
3604 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3605
3606 PR python/12199
3607
3608 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3609
3610 2010-11-23 Tom Tromey <tromey@redhat.com>
3611
3612 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3613 (Editing): Likewise.
3614 (Command History): Likewise.
3615 (TUI Keys): Likewise.
3616 (Bug Reporting): Conditionally include rluser.texi and
3617 inc-history.texinfo.
3618 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3619 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3620 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3621 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3622 (gdb.pdf): Likewise.
3623 (gdb.info): Likewise.
3624 (gdb/index.html): Likewise.
3625
3626 2010-11-23 Tom Tromey <tromey@redhat.com>
3627
3628 * Makefile.in (Makefile): Run ../config.status.
3629 (distclean): Update.
3630 * configure: Remove.
3631 * configure.ac: Remove.
3632
3633 2010-11-12 Tom Tromey <tromey@redhat.com>
3634
3635 * gdb.texinfo (Basic Python): Update. Add xref.
3636 (Exception Handling): Document new exception classes.
3637 (Types In Python): Update.
3638 (Frames In Python): Update.
3639
3640 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3641
3642 * gdb.texinfo (Breakpoints In Python): Document "internal"
3643 parameter, and visible attribute.
3644
3645 2010-11-05 Doug Evans <dje@google.com>
3646
3647 * gdb.texinfo (Source Path): Document "set directories".
3648
3649 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3650
3651 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3652 (OpenCL C): New node.
3653
3654 2010-11-02 Doug Evans <dje@google.com>
3655
3656 * gdb.texinfo (Pretty Printing): Expand into three sections,
3657 introduction, example, and commands.
3658 (Python API): Delete section Disabling Pretty-Printers, merge into
3659 Selecting Pretty-Printers.
3660 (Writing a Pretty-Printer): New section. Move the pretty-printer
3661 example here, and reformat to match python coding style. Add a second
3662 example using the gdb.printing module.
3663 (Python modules): Add gdb.printing.
3664
3665 2010-10-29 Doug Evans <dje@google.com>
3666
3667 * gdb.texinfo (Python): Fix long line.
3668
3669 2010-10-20 Doug Evans <dje@google.com>
3670
3671 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3672 All references updated. Correct sections marked as subsections.
3673 (Coding Standards): New chapter. Move the coding standard related
3674 subsections here. Add section on Python coding standards.
3675
3676 2010-10-13 Doug Evans <dje@google.com>
3677
3678 * gdb.texinfo (Python): Add "Python modules".
3679 (Types in Python): Add reference to gdb.types section.
3680 (Python modules): New node.
3681
3682 2010-10-11 Doug Evans <dje@google.com>
3683
3684 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3685 Python" from gdb.Value.type description.
3686
3687 2010-09-28 Joel Brobecker <brobecker@adacore.com>
3688
3689 * gdb.texinfo (Ravenscar Profile): New node.
3690
3691 2010-09-22 Tom Tromey <tromey@redhat.com>
3692
3693 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3694
3695 2010-09-22 Eli Zaretskii <eliz@gnu.org>
3696
3697 * gdb.texinfo (Values From Inferior): Clarify that
3698 value.dynamic_type works only in C++ programs with RTTI.
3699
3700 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
3701
3702 * gdb.texinfo (Character Sets): Correctly reference host-charset
3703 in example.
3704
3705 2010-09-13 Tom Tromey <tromey@redhat.com>
3706
3707 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3708 Document "fullname" and "from".
3709
3710 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3711
3712 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3713 feature `reverse' output by -list-target-features.
3714
3715 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3716
3717 * gdb.texinfo (i386 Features): Remove an extra "@item".
3718
3719 2010-08-30 Tom Tromey <tromey@redhat.com>
3720
3721 PR python/11792:
3722 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3723
3724 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3725
3726 * gdb.texinfo (ARM Features): Document
3727 org.gnu.gdb.arm.m-profile.
3728
3729 2010-08-23 Tom Tromey <tromey@redhat.com>
3730
3731 PR python/11145:
3732 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3733 reinterpret_cast methods.
3734
3735 2010-08-23 Tom Tromey <tromey@redhat.com>
3736
3737 PR python/11915:
3738 * gdb.texinfo (Types In Python): Document array method.
3739
3740 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3741
3742 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3743
3744 2010-08-16 Tom Tromey <tromey@redhat.com>
3745
3746 * gdb.texinfo (Set Watchpoints): Document -location option.
3747
3748 2010-08-13 Doug Evans <dje@google.com>
3749
3750 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3751
3752 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3753
3754 * gdb.texinfo (GDB/MI Data Manipulation): Document
3755 -data-read-memory-raw and -data-write-memory-raw.
3756
3757 2010-08-11 Tom Tromey <tromey@redhat.com>
3758 Phil Muldoon <pmuldoon@redhat.com>
3759
3760 * gdb.texinfo (Basic Python): Describe post_event API.
3761
3762 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3763
3764 * gdb.texinfo (Basic Python): Describe solib_address and
3765 decode_line Python APIs
3766
3767 2010-08-10 Tom Tromey <tromey@redhat.com>
3768
3769 * gdb.texinfo (Pretty Printing API): Document
3770 gdb.default_visualizer.
3771
3772 2010-08-10 Tom Tromey <tromey@redhat.com>
3773
3774 Revert gdb-add-index addition:
3775 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3776
3777 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3778 Eli Zaretskii <eliz@gnu.org>
3779
3780 * gdb.texinfo (Mode Options) <-batch>
3781 (Basic Python) <gdb.execute>: Describe setting width and height.
3782
3783 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3784
3785 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3786
3787 2010-07-30 Tom Tromey <tromey@redhat.com>
3788
3789 * gdb.texinfo (Index Files): Mention gdb-add-index.
3790
3791 2010-07-30 Hui Zhu <teawater@gmail.com>
3792
3793 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3794 "detach inferior" and "kill inferior".
3795
3796 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3797
3798 * gdb.texinfo (Machine Code): Update description of two forms of
3799 arguments, and add new example to demonstrate the new form.
3800
3801 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3802
3803 * gdb.texinfo (Values From Inferior): Add value inferior function
3804 call description.
3805
3806 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3807
3808 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3809
3810 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3811 Eli Zaretskii <eliz@gnu.org>
3812
3813 Make core files the process_stratum.
3814 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3815 record_stratum example.
3816
3817 2010-07-13 Tom Tromey <tromey@redhat.com>
3818
3819 * gdb.texinfo (Index Files): New node.
3820
3821 2010-07-13 Tom Tromey <tromey@redhat.com>
3822
3823 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3824
3825 2010-07-13 Tom Tromey <tromey@redhat.com>
3826
3827 * gdb.texinfo (Specify Location): Document labels.
3828
3829 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3830
3831 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3832 entries for fast tracepoints and static tracepoints.
3833
3834 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3835
3836 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3837 qsThreadInfo>: Spell out `l' as ell.
3838
3839 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3840
3841 * gdb.texinfo (Convenience Variables): Document $_sdata.
3842 (Commands to Set Tracepoints): Describe static tracepoints. Add
3843 `Listing Static Tracepoint Markers' menu entry. Document
3844 "strace".
3845 (Tracepoint Action Lists): Document collecting $_sdata.
3846 (Listing Static Tracepoint Markers): New subsection.
3847 (Tracepoints support in gdbserver): Mention static tracepoints.
3848 (remote packets, enabling and disabling): Mention
3849 read-sdata-object.
3850 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3851 and StaticTracepoint.
3852 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3853 Document qXfer:sdata:read.
3854 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3855
3856 2010-06-29 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3859
3860 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3861 Tom Tromey <tromey@redhat.com>
3862 Thiago Jung Bauermann <bauerman@br.ibm.com>
3863
3864 * gdb.texinfo (Inferiors In Python): New node.
3865 * gdb.texinfo (Threads In Python): New node.
3866
3867 2010-06-28 Joel Brobecker <brobecker@adacore.com>
3868
3869 * gdb.texinfo (Python): Document what the python directory is
3870 and what its location is.
3871 (Basic Python): Document the gdb.PYTHONDIR constant.
3872
3873 2010-06-25 Tom Tromey <tromey@redhat.com>
3874
3875 PR python/10808:
3876 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3877
3878 2010-06-24 Hui Zhu <teawater@gmail.com>
3879
3880 * gdb.texinfo: (Commands for Controlled Output): Add
3881 documentation for command "eval".
3882
3883 2010-06-21 Stan Shebs <stan@codesourcery.com>
3884
3885 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3886 * annotate.texinfo: Ditto.
3887 * gdbint.texinfo: Ditto.
3888 * stabs.texinfo: Ditto.
3889
3890 2010-06-22 Hui Zhu <teawater@gmail.com>
3891
3892 * gdb.texinfo: (Process Record and Replay): Add documentation
3893 for command "set record memory-query".
3894
3895 2010-06-21 Stan Shebs <stan@codesourcery.com>
3896
3897 * gdb.texinfo: Relicense under GFDL version 1.3.
3898 * annotate.texinfo: Relicense under GFDL version 1.3.
3899 * gdbint.texinfo: Relicense under GFDL version 1.3.
3900 * stabs.texinfo: Relicense under GFDL version 1.3.
3901 * fdl.texi: Update to version 1.3.
3902
3903 2010-06-18 Stan Shebs <stan@codesourcery.com>
3904
3905 * gdb.texinfo (Operating System Auxiliary Information): Describe
3906 "info os" when no arguments given.
3907
3908 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3909 $_thread.
3910
3911 2010-06-18 Hui Zhu <teawater@gmail.com>
3912
3913 * gdb.texinfo: (Process Record and Replay): Add documentation
3914 for commands "record save" and "record restore".
3915
3916 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.texinfo: Include information about the correct use
3919 of addresses in the `watch' command.
3920
3921 2010-06-11 Stan Shebs <stan@codesourcery.com>
3922
3923 * gdb.texinfo (Observer Mode): New section.
3924 (General Query Packets): Document QAllow.
3925
3926 2010-06-04 Doug Evans <dje@google.com>
3927
3928 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3929
3930 2010-06-03 Doug Evans <dje@google.com>
3931
3932 * gdbint.texinfo (Coding): Add subsection on command names.
3933
3934 2010-06-02 Tom Tromey <tromey@redhat.com>
3935
3936 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3937 always-disassemble.
3938
3939 2010-06-01 Pedro Alves <pedro@codesourcery.com>
3940
3941 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3942 gdbserver, and add cross reference.
3943 (Tracepoints support in gdbserver): New subsection.
3944
3945 2010-05-26 Pedro Alves <pedro@codesourcery.com>
3946
3947 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3948 `qRelocInsn' feature.
3949 (Relocate instruction reply packet): New subsection
3950 of `Tracepoint Packets'.
3951 (Tracepoint Packets): Mention that packets QTDP and QTStart
3952 support the qRelocInsn request, and add cross reference to new
3953 subsection.
3954
3955 2010-05-25 Doug Evans <dje@google.com>
3956
3957 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3958 (Commands In Python): Document gdb.string_to_argv.
3959
3960 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3961
3962 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3963 ATTR_NORETURN.
3964
3965 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3966 Tom Tromey <tromey@redhat.com>
3967 Thiago Jung Bauermann <bauerman@br.ibm.com>
3968
3969 * gdb.texinfo (Parameters In Python): New Node.
3970
3971 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3972
3973 * gdb.texinfo: (Summary) Add mention about D language support.
3974 (Filenames): Add D suffixes.
3975 (D): New node.
3976
3977 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3978
3979 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3980 of macro deleted from GDB code.
3981
3982 2010-04-24 Pedro Alves <pedro@codesourcery.com>
3983
3984 * gdb.texinfo (Commands to specify files): Describe what how GDB
3985 looks up DOS-based filesystem paths on the system root. Document
3986 the new `set/show target-file-system-kind' commands.
3987
3988 2010-04-23 Doug Evans <dje@google.com>
3989
3990 * gdb.texinfo (Python): Move Auto-loading section here ...
3991 (Python API): from here.
3992 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3993 (Maintenance Commands): Add docs for "maint print section-scripts".
3994
3995 2010-04-20 Chris Moller <cmoller@redhat.com>
3996
3997 * gdb.texinfo (Setting Breakpoints): Added description of
3998 filename-qualified rbreak.
3999 * refcard.tex (Breakpoints and Watchpoints): Added brief
4000 description of filename-qualified rbreak.
4001
4002 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4003
4004 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4005 (Python API): Change the reference to Pretty Printing API.
4006 (Pretty Printing): Move the user part under the Data node. Reformat
4007 the sample output to 72 columns. Create a new reference to Pretty
4008 Printing API. Rename the API part ...
4009 (Pretty Printing API): To a new node name.
4010 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4011 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4012
4013 2010-04-21 Stan Shebs <stan@codesourcery.com>
4014
4015 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4016 and commands.
4017 (Listing Tracepoints): Update to reflect current behavior.
4018
4019 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4020
4021 * gdb.texinfo (Examining memory): Update for change in string
4022 display with explicit size.
4023
4024 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4025
4026 PR breakpoints/8554.
4027
4028 * gdb.texinfo (Save Breakpoints): New node.
4029 (save-tracepoints): Rename to ...
4030 (save tracepoints): ... this. Mention that `save-tracepoints' is
4031 a deprecated alias to `save tracepoints'.
4032
4033 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4034
4035 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4036 (info w32 thread-information-block): Document new command.
4037 (qGetTIBAddress): Document new gdbserver query.
4038 (maint set/show show-all-tib): Document new command.
4039
4040 2010-04-15 Doug Evans <dje@google.com>
4041
4042 * gdb.texinfo (Python API): Add progspaces section.
4043 (Selecting Pretty-Printers): Progspace pretty-printers are
4044 searched too.
4045 (Progspaces In Python): New section.
4046
4047 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4048
4049 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4050
4051 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4052 returns None.
4053
4054 2010-04-09 Stan Shebs <stan@codesourcery.com>
4055
4056 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4057 Describe the `frames-created' field, tweak grammar.
4058
4059 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4060
4061 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4062 Describe the `circular' and `disconnected' fields.
4063
4064 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4065
4066 * gdb.texinfo (maint print registers): Mention unavailable and
4067 invisible registers.
4068
4069 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4070 Thiago Jung Bauermann <bauerman@br.ibm.com>
4071 Tom Tromey <tromey@redhat.com>
4072
4073 * gdb.texinfo (Breakpoints In Python): New Node.
4074
4075 2010-04-08 Stan Shebs <stan@codesourcery.com>
4076
4077 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4078 trace status fields.
4079
4080 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4081
4082 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4083 optional. Make org.gnu.gdb.i386.avx requires
4084 org.gnu.gdb.i386.avx.
4085
4086 2010-04-08 Doug Evans <dje@google.com>
4087
4088 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4089 search path, and document that gdb only scans the search path if
4090 the script's path doesn't specify a directory.
4091
4092 2010-04-05 Doug Evans <dje@google.com>
4093
4094 * gdb.texinfo (maint show python auto-load): Fix typo.
4095
4096 2010-04-04 Stan Shebs <stan@codesourcery.com>
4097
4098 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4099 (Setting Watchpoints): Update description of "info watch".
4100 (Disabling Breakpoints): Only "info break" lists all.
4101
4102 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4103 (tdump): Explain how tdump works.
4104
4105 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4106
4107 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4108 add cross reference.
4109
4110 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4111
4112 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4113 commands error out.
4114
4115 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4116
4117 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4118
4119 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4120
4121 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4122
4123 2010-03-29 Stan Shebs <stan@codesourcery.com>
4124 Nathan Sidwell <nathan@codesourcery.com>
4125
4126 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4127 GDBN equivalent.
4128 (Set Tracepoints): Remove mention that conditional tracepoints
4129 don't exist.
4130 (Tracepoint Actions): Clarify when while-stepping collection
4131 happens, note that while-stepping does not automatically collect
4132 $pc.
4133
4134 2010-03-29 Stan Shebs <stan@codesourcery.com>
4135
4136 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4137 (General Query Packets): Describe TracepointSource.
4138
4139 2010-03-27 Matt Rice <ratmice@gmail.com>
4140
4141 * gdb.texinfo (ARM): Document arguments to "target sim".
4142 (Set Catchpoints): Use @dots{} instead of @r{...}.
4143
4144 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4145
4146 * gdb.texinfo (Tracepoint Packets): Remove mention that
4147 terror:string may be plain text, and drop mention of X prefix.
4148
4149 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4150
4151 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4152
4153 2010-03-24 Stan Shebs <stan@codesourcery.com>
4154
4155 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4156
4157 2010-03-24 Tom Tromey <tromey@redhat.com>
4158
4159 PR breakpoints/9352:
4160 * gdb.texinfo (Break Commands): Update.
4161
4162 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4163
4164 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4165 commands.
4166
4167 2010-03-16 Stan Shebs <stan@codesourcery.com>
4168
4169 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4170 circular-trace-buffer.
4171 (Tracepoint Packets): Describe QTBuffer, and details of the
4172 qTStatus reply.
4173
4174 2010-03-12 Stan Shebs <stan@codesourcery.com>
4175 Nathan Sidwell <nathan@codesourcery.com>
4176
4177 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4178 doing instruction stepping.
4179 (Tracepoint Restrictions): New node.
4180
4181 2010-03-10 Tom Tromey <tromey@redhat.com>
4182
4183 * gdbint.texinfo (Symbol Handling): Update.
4184
4185 2010-03-08 Tom Tromey <tromey@redhat.com>
4186
4187 PR cli/9591:
4188 * gdb.texinfo (Mode Options): Mention lack of pagination and
4189 confirmation with --batch.
4190 (Screen Size): Mention --batch.
4191 (Messages/Warnings): Likewise.
4192
4193 2010-03-05 Tom Tromey <tromey@redhat.com>
4194
4195 * gdb.texinfo (Basic Python): Document target_charset and
4196 target_wide_charset.
4197
4198 2010-03-05 Tom Tromey <tromey@redhat.com>
4199
4200 * gdb.texinfo (Data): Link to pretty-printing.
4201 (Output Formats): Likewise. Correct text.
4202
4203 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4204
4205 * gdb.texinfo (Types): Describe <struct> and <flags>.
4206
4207 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4208
4209 * gdb.texinfo (Frames In Python): Add block parameter and
4210 description to read_var text.
4211
4212 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4213 Tom Tromey <tromey@redhat.com>
4214
4215 * gdb.texinfo (Types In Python): Describe block argument in
4216 template_argument and gdb.lookup_type.
4217
4218 2010-02-24 Tom Tromey <tromey@redhat.com>
4219
4220 * gdb.texinfo (Cygwin Native): Fix typo.
4221
4222 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4223
4224 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4225 and select method descriptions.
4226 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4227 Tables in Python to menu.
4228 (Blocks In Python): New node.
4229 (Symbols In Python): New node.
4230 (Symbol Tables in Python): New node.
4231
4232 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4233
4234 Multiexec MI
4235
4236 gdb/
4237 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4238
4239 gdb/doc/
4240 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4241 changes.
4242 (GDB/MI Program Execution): Document current behaviour of
4243 --all and --thread-group.
4244 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4245 -remove-inferior.
4246 * observer.texi (inferior_added, inferior_removed): New
4247 observers.
4248
4249 2010-02-19 Tom Tromey <tromey@redhat.com>
4250
4251 * gdbint.texinfo (Getting Started): Fix @node.
4252 (Debugging GDB): Likewise.
4253
4254 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4255
4256 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4257 documenting the gdb_test_timeout variable.
4258
4259 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4260
4261 * gdb.texinfo (MI commands): Added documentation of --reverse
4262 option to a set of MI commands. Restructured documentation of MI
4263 commands --exec-continue to reflect the complexity of reverse
4264 execution.
4265
4266 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4267
4268 * gdb.texinfo (Using the Collected Data): Specify that the address
4269 range of `tfind outsize' is exclusive, and that the address range
4270 of `tfind range' is inclusive.
4271 (Tracepoint Packets): Specify that the address range of
4272 `QTFrame:range' is inclusive, and that the address range of
4273 `QTFrame:outside' is exclusive
4274
4275 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4276
4277 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4278
4279 2010-02-10 Tom Tromey <tromey@redhat.com>
4280
4281 * gdb.texinfo (Debugging Output): Document set debug parser and
4282 show debug parser.
4283
4284 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4285
4286 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4287 i386_eflags and i386_mxcsr.
4288
4289 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4290
4291 * gdb.texinfo: Document i386 target features.
4292
4293 2010-02-05 Doug Evans <dje@google.com>
4294
4295 * gdbint.texinfo (Testsuite): Add a new section to document the
4296 various DejaGnu variables that may be overridden.
4297 Document INTERNAL_GDBFLAGS.
4298
4299 2010-02-04 Tom Tromey <tromey@redhat.com>
4300
4301 PR cli/8830:
4302 * gdb.texinfo (Files): -readnow comes before the filename for file
4303 and symbol-file.
4304
4305 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4306
4307 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4308 Document ARM breakpoint types.
4309 (Register Packet Format): Move into the new section.
4310 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4311
4312 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4313
4314 * gdb.texinfo (File Options): Adjust the documentation of this
4315 switch to refer to the "source" command rather than partially
4316 duplicating some of the relevant information.
4317 (Extending GDB): Introduce and document the set/show script-extension
4318 setting.
4319 (Command Files): Add note explaining that the "source" command
4320 is also used to evalute scripts written in other languages.
4321 Remove the short slightly incorrect reference to sourcing Python
4322 scripts.
4323 (Python Commands): Document how to execute a Python script from GDB.
4324
4325 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4326
4327 * gdb.texinfo (Command Files): Fix typo.
4328
4329 2010-01-18 Tom Tromey <tromey@redhat.com>
4330
4331 * gdb.texinfo (File Options): Document -x on .py files.
4332 (Command Files): Document handling of Python scripts.
4333
4334 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4335
4336 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4337
4338 2010-01-15 Stan Shebs <stan@codesourcery.com>
4339
4340 * gdb.texinfo (Trace Files): New section.
4341 (Tracepoint Packets): Document QTSave and qTBuffer.
4342 (Trace File Format): New appendix.
4343
4344 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4345
4346 * gdb.texinfo (Values From Inferior): Document lazy_string value
4347 method.
4348 (Python API): Add Lazy strings menu item.
4349 (Lazy Strings In Python): New node.
4350
4351 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4352
4353 * gdb.texinfo (GDB/MI Thread Information): New.
4354 (GDB/MI Async Records): Document the core field in *stopped.
4355 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4356 documentation
4357 (Process list): Document that osdata document may contain
4358 threads.
4359 (Remote Serial Protocol): Document qXfer:threads.
4360
4361 2010-01-06 Stan Shebs <stan@codesourcery.com>
4362
4363 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4364 disconnected tracing.
4365 (Tracepoint Packets): Document new protocol.
4366
4367 2010-01-05 Stan Shebs <stan@codesourcery.com>
4368
4369 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4370 tracepoints.
4371 (Tracepoint Packets): Describe remote protocol for fast
4372 tracepoints.
4373
4374 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4375
4376 Update the "Start of New Year Procedure".
4377 * gdbint.texinfo: Add the list of files that need to be updated
4378 manually. Minor reformatting.
4379
4380 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4381
4382 * refcard.tex: Update copyright year in header and text.
4383
4384 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4385
4386 * agentexpr.texi: Add 2010 to the list of copyright years.
4387 * annotate.texinfo: Likewise.
4388 * gdb.texinfo: Likewise.
4389 * gdbint.texinfo: Likewise.
4390 * observer.texi: Likewise.
4391 * stabs.texinfo: Likewise.
4392
4393 2009-12-31 Stan Shebs <stan@codesourcery.com>
4394
4395 * gdb.texinfo (Tracepoint Actions): Describe teval.
4396
4397 2009-12-29 Stan Shebs <stan@codesourcery.com>
4398
4399 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4400
4401 2009-12-28 Stan Shebs <stan@codesourcery.com>
4402
4403 * gdb.texinfo (Trace State Variables): New section.
4404 (Tracepoint Packets): Describe trace state variable packets.
4405 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4406 variable bytecodes.
4407
4408 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4409
4410 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4411 declarations.
4412
4413 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4414
4415 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4416 -gdb-exit behaviour.
4417
4418 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4419
4420 * gpl.texi: Update to version 3 of the GPL.
4421
4422 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4423
4424 * Makefile.in: Update copyright header.
4425 * observer.texi: Fix the copyright header of the generated files.
4426
4427 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4428
4429 * gdb.texinfo (Types In Python): Describe range function.
4430
4431 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4432
4433 * gdb.texinfo (Types In Python): Describe "is_base_class".
4434
4435 2009-12-03 Tom Tromey <tromey@redhat.com>
4436
4437 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4438
4439 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4440
4441 * observer.texi: New memory_changed observer.
4442
4443 2009-12-01 Tom Tromey <tromey@redhat.com>
4444
4445 * gdb.texinfo (Reverse Execution): Fix typo.
4446
4447 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4448
4449 PR gdb/8704
4450
4451 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4452 are allowed after the breakpoint condition.
4453
4454 2009-11-23 Tom Tromey <tromey@redhat.com>
4455
4456 PR python/10782:
4457 * gdb.texinfo (Types In Python): Document Type.pointer.
4458
4459 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4460
4461 * gdb.texinfo (Machine Code): Adjust.
4462
4463 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4464
4465 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4466 (Using Agent Expressions): Delete cross reference.
4467
4468 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4469
4470 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4471 and @settitle directives up to help makeinfo find them.
4472
4473 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4474
4475 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4476 (Auto-loading): Use plural and note one can use multiple components now.
4477
4478 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4479
4480 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4481 -stack-list-arguments have the same documentation for parameter
4482 as -stack-list-locals. Add comas.
4483
4484 2009-10-27 Tom Tromey <tromey@redhat.com>
4485 Eli Zaretskii <eliz@gnu.org>
4486
4487 PR python/10781
4488
4489 * gdb.texinfo (Values From Inferior): Document cast method.
4490
4491 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4492
4493 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4494 and adjust example.
4495
4496 2009-10-22 Michael Snyder <msnyder@vmware.com>
4497
4498 * gdb.texinfo (Process Record and Replay): Document new form of
4499 info record command. Also document the new save and restore
4500 commands.
4501
4502 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4503
4504 * gdb.texinfo (Machine Code): Mention current pc marker.
4505 (Memory): Likewise.
4506
4507 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4508 Stan Shebs <stan@codesourcery.com>
4509
4510 * observer.texi (new_inferior): Rename to...
4511 (inferior_appeared): ... this.
4512
4513 * gdb.texinfo (Inferiors): Rename node to ...
4514 (Inferiors and Programs): ... this. Mention running multiple
4515 programs in the same debug session.
4516 <info inferiors>: Mention the new 'Executable' column if "info
4517 inferiors". Update examples. Document the "add-inferior",
4518 "clone-inferior", "remove-inferior" and "maint info
4519 program-spaces" commands.
4520 (Process): Rename node to...
4521 (Forks): ... this. Document "set|show follow-exec-mode".
4522
4523 2009-10-11 Michael Snyder <msnyder@vmware.com>
4524
4525 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4526 (ReverseContinue): Ditto.
4527
4528 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4529
4530 * gdb.texinfo (Server): Document libthread-db-search-path.
4531
4532 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4533
4534 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4535
4536 2009-10-06 Michael Eager <eager@eagercon.com>
4537
4538 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4539 (Embedded Processors): Add MicroBlaze.
4540 (MicroBlaze): New. Describe Xilinx MicroBlaze
4541
4542 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4543
4544 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4545
4546 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4547
4548 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4549
4550 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4551
4552 * observer.texi (solib_unloaded): Document explicitly the fact that
4553 this observer is called before the associated symbols are unloaded.
4554
4555 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4556
4557 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4558 -stack-list-variables.
4559
4560 2009-09-18 Tom Tromey <tromey@redhat.com>
4561
4562 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4563 is experimental.
4564
4565 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4566
4567 * gdb.texinfo (convenince variables): Mention
4568 $_siginfo could be empty.
4569
4570 2009-09-15 Tom Tromey <tromey@redhat.com>
4571
4572 * gdb.texinfo (GDB/MI Variable Objects): Document
4573 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4574 Expand -var-update documentation.
4575
4576 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4577
4578 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4579 feature.
4580
4581 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4582
4583 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4584
4585 2009-09-10 Michael Snyder <msnyder@vmware.com>
4586
4587 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4588 ReverseStep replies to the qSupported query.
4589
4590 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4591
4592 Add documentation for set/show interactive-mode.
4593 * gdb.texinfo (Other Misc Settings): New node.
4594
4595 2009-09-01 Doug Evans <dje@google.com>
4596
4597 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4598 non-stop mode's affect on remote caching.
4599
4600 2009-08-31 Jacob Potter <jdpotter@google.com>
4601 Doug Evans <dje@google.com>
4602
4603 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4604 Mark `set/show remotecache' options as obsolete.
4605 Document new `set/show stack-cache' option.
4606 Update text for `info dcache'.
4607
4608 2009-08-27 Doug Evans <dje@google.com>
4609
4610 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4611 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4612
4613 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4614
4615 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4616 about autoconf.
4617
4618 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4619
4620 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4621 small example, and describe its columns. Replace "inferior-id" by
4622 "infno" throughout.
4623
4624 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4625
4626 * gdbint.texinfo (Releasing GDB): Point to
4627 README-maintainer-mode file for required autoconf version.
4628 * configure.ac: Do not substitute datarootdir, htmldir,
4629 pdfdir, docdir. Do not process --with-datarootdir,
4630 --with-htmldir, --with-pdfdir, --with-docdir.
4631 * configure: Regenerate.
4632
4633 * configure: Regenerate.
4634
4635 2009-08-20 Reid Kleckner <reid@kleckner.net>
4636
4637 * gdb.texinfo: Add chapter on JIT interface.
4638
4639 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4640
4641 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4642 confirmation request.
4643
4644 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4645
4646 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4647 CRC definitions.
4648
4649 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4650
4651 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4652 -break-commands.
4653
4654 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4655
4656 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4657 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4658
4659 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4660
4661 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4662 "set spu stop-on-load" and "show spu stop-on-load" commands.
4663
4664 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4665
4666 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4667
4668 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4669
4670 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4671 org.gnu.gdb.arm.neon.
4672
4673 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4674
4675 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4676 optional element.
4677 (subsection OS ABI): New subsection.
4678
4679 2009-07-14 Stan Shebs <stan@codesourcery.com>
4680
4681 * gdb.texinfo (Tracepoint Conditions): New section.
4682 (General Query Packets): Describe ConditionalTracepoints.
4683 (Tracepoint Packets): Describe condition field.
4684 (Maintenance Commands): Describe maint agent-eval.
4685 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4686
4687 2009-07-11 Hui Zhu <teawater@gmail.com>
4688
4689 * gdb.texinfo (disassemble): Add a new modifier /r
4690 to "disassemble" command to make it print the raw instructions
4691 in hex as well as in symbolic form.
4692
4693 2009-07-09 Tom Tromey <tromey@redhat.com>
4694
4695 * gdbint.texinfo (Testsuite): Document parallel make check.
4696
4697 2009-07-09 Tom Tromey <tromey@redhat.com>
4698
4699 * gdbint.texinfo (Testsuite): Document test transcripts.
4700
4701 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4702
4703 * gdb.texinfo (Values From Inferior): Add length parameter
4704 description.
4705
4706 2009-07-04 Chris Genly <chris@genly.us>
4707
4708 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4709 in -var-list-children. Fix example according to what the code
4710 does.
4711
4712 2009-07-02 Pedro Alves <pedro@codesourcery.com>
4713
4714 * gdb.texinfo (Debugging multiple inferiors): Document the
4715 "inferior", "detach inferior" and "kill inferior" commands.
4716 (Debugging Programs with Multiple Processes): Adjust to mention
4717 generic "inferior" commands. Delete mention of "detach fork" and
4718 "delete fork". Cross reference to "Debugging multiple inferiors"
4719 section.
4720
4721 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4722
4723 * gdbint.texinfo (Item Output Functions): Update signature
4724 for ui_out_field_core_addr.
4725
4726 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4727
4728 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4729 Update example code extrated from breakpoint.c.
4730
4731 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
4732
4733 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4734 MI commands.
4735 (GDB/MI Symbol Query): Likewise.
4736 (GDB/MI File Commands): Likewise.
4737 (GDB/MI File Transfer Commands): Likewise.
4738 (GDB/MI Target Manipulation): Likewise.
4739 (GDB/MI Miscellaneous Commands): Likewise.
4740
4741 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4742
4743 * gdb.texinfo (Debugging Optimized Code): New chapter.
4744 (Compiling for Debugging): Reference it. Move some
4745 text to the new section.
4746
4747 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4748
4749 * doc/gdb.texinfo (Calling): Document
4750 set-unwind-on-terminating-exception usage.
4751
4752 2009-06-11 Pedro Alves <pedro@codesourcery.com>
4753
4754 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4755 command.
4756
4757 2009-06-07 Pedro Alves <pedro@codesourcery.com>
4758
4759 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4760 references.
4761
4762 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4763
4764 * gdbint.texinfo: Rename formal parameters to gdbarch function
4765 protoypes from "current_gdbarch" to "gdbarch".
4766
4767 2009-05-28 Tom Tromey <tromey@redhat.com>
4768
4769 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4770
4771 2009-05-27 Tom Tromey <tromey@redhat.com>
4772
4773 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4774 feature.
4775 (GDB/MI Variable Objects): Document -var-set-visualizer.
4776
4777 2009-04-02 Tom Tromey <tromey@redhat.com>
4778
4779 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4780 feature.
4781 (GDB/MI Variable Objects): Document -var-set-visualizer.
4782
4783 2009-05-27 Tom Tromey <tromey@redhat.com>
4784 Thiago Jung Bauermann <bauerman@br.ibm.com>
4785 Phil Muldoon <pmuldoon@redhat.com>
4786
4787 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4788 (Pretty Printing): New node.
4789 (Selecting Pretty-Printers): Likewise.
4790 (Python API): Update.
4791 (Output Formats): Document /r format.
4792
4793 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4794 Tom Tromey <tromey@redhat.com>
4795
4796 * gdb.texinfo (Types In Python): New node.
4797 (Values From Inferior): "type" is now an attribute.
4798 (Python API): Update.
4799
4800 2009-05-27 Tom Tromey <tromey@redhat.com>
4801 Thiago Jung Bauermann <bauerman@br.ibm.com>
4802 Phil Muldoon <pmuldoon@redhat.com>
4803
4804 * gdb.texinfo: Add @syncodeindex for `tp'.
4805 (Python API): Update.
4806 (Auto-loading): New node.
4807 (Objfiles In Python): New node.
4808
4809 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4810
4811 * gdb.texinfo (Threads): Document libthread-db-search-path.
4812
4813 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
4814
4815 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4816
4817 2009-05-12 Pedro Alves <pedro@codesourcery.com>
4818
4819 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4820 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4821 show show-debug-regs' docs.
4822
4823 2009-05-08 Eli Zaretskii <eliz@gnu.org>
4824
4825 * gdb.texinfo (Process Record and Replay): Add description of
4826 reverse execution.
4827
4828 2009-05-07 Joel Brobecker <brobecker@adacore.com>
4829
4830 * gdbint.texinfo (Adding support for debugging core files): New node.
4831 (Native Debugging): Remove the ``Native core file Support'' section.
4832
4833 2009-05-01 Eli Zaretskii <eliz@gnu.org>
4834
4835 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4836 Add index entries.
4837
4838 2009-04-30 Hui Zhu <teawater@gmail.com>
4839 Michael Snyder <msnyder@vmware.com>
4840
4841 * gdb.texinfo: (Process Record and Replay): Add documentation for
4842 process record and replay.
4843
4844 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4845
4846 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4847 a new part on command-line defined macros.
4848
4849 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4850
4851 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4852 clarify the wording.
4853
4854 2009-04-23 Tom Tromey <tromey@redhat.com>
4855
4856 * gdb.texinfo (Data Files): New node.
4857 (GDB Files): Update menu.
4858
4859 2009-04-23 Joel Brobecker <brobecker@adacore.com>
4860
4861 * gdbint.texinfo (Defining Other Architecture Features): Remove
4862 entry for PROCESS_LINENUMBER_HOOK.
4863
4864 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4865
4866 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4867
4868 2009-04-22 Hui Zhu <teawater@gmail.com>
4869
4870 * gdb.texinfo (disassemble-next-line): Set the default of
4871 disassemble-next-line to off.
4872
4873 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4874
4875 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4876 --with-htmldir): New.
4877 * configure: Regenerate.
4878 * Makefile.in (datarootdir, docdir): Define.
4879 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4880 instead of $(SET_TEXINPUTS).
4881 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4882 gdbint.info instead of $(SET_TEXINPUTS).
4883 (gdbint/index.html): Use same -I options as for building
4884 gdbint.info.
4885 (stabs.dvi, stabs.pdf): Use same -I options as for building
4886 stabs.info instead of $(SET_TEXINPUTS).
4887 (stabs/index.html): Use same -I options as for building
4888 stabs.info.
4889 (annotate.dvi, annotate.pdf): Use same -I options as for building
4890 annotate.info instead of $(SET_TEXINPUTS).
4891 (annotate/index.html): Use same -I options as for building
4892 annotate.info.
4893
4894 2009-04-21 David Daney <ddaney@caviumnetworks.com>
4895
4896 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4897
4898 2009-04-21 Joseph Myers <joseph@codesourcery.com>
4899
4900 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4901
4902 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
4903 Joseph Myers <joseph@codesourcery.com>
4904
4905 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4906 (MAKEHTMLFLAGS): Set to empty.
4907 (html__strip_dir): Define.
4908 (HTMLFILES): Define.
4909 (HTMLFILES_INSTALL): Define.
4910 (install-html): Copy new automake rule.
4911 (html): Depend on $(HTMLFILES).
4912 (gdb_toc.html): Rename to gdb/index.html.
4913 (gdbint_toc.html): Rename to gdbint/index.html.
4914 (stabs_toc.html): Rename to stabs/index.html.
4915 (annotate_toc.html): Rename to annotate/index.html.
4916
4917 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4918
4919 * Makefile.in: Set pdfdir and htmldir from configure
4920 substitutions.
4921 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4922 * configure: Regenerate.
4923
4924 2009-04-16 Joel Brobecker <brobecker@adacore.com>
4925
4926 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4927 This macro is no longer used.
4928
4929 2009-04-15 Tom Tromey <tromey@redhat.com>
4930
4931 * gdb.texinfo (Character Sets): Document default character set.
4932
4933 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4934
4935 * gdbint.texinfo: Change server name from sources.redhat.com to
4936 sourceware.org throughout.
4937
4938 2009-04-09 Joel Brobecker <brobecker@adacore.com>
4939
4940 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4941 about a missing dot or coma after @xref.
4942
4943 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4944
4945 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4946 example, and add a small explanation about it.
4947 (Print Settings): Change the documentation of the "set print
4948 frame-arguments" to reflect the fact that the default is now "scalars".
4949
4950 2009-04-02 Joel Brobecker <brobecker@adacore.com>
4951
4952 * gdb.texinfo (Print Settings): Add kindex for command "set
4953 print frame-arguments".
4954
4955 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4956
4957 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4958 breakpoints.
4959 (Set Breaks): Add reference to thread-specific and task-specific
4960 breakpoints.
4961
4962 2009-03-31 Joel Brobecker <brobecker@adacore.com>
4963
4964 * gdb.texinfo (Ada Tasks): Remove the documentation about
4965 the "Running" state, as this state has been eliminated.
4966 Now all runnable tasks are shown as "Runnable".
4967
4968 2009-03-30 Stan Shebs <stan@codesourcery.com>
4969
4970 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4971 special case of breakpoints.
4972 (Enable and Disable Tracepoints): Mention deprecation.
4973 (Listing Tracepoints): Update description and example.
4974
4975 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4976
4977 * gdb.texinfo (Frames in Python): New node.
4978 (Python API): Update.
4979
4980 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4981
4982 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4983 from a method to an attribute.
4984
4985 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4986
4987 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4988 attribute.
4989
4990 2009-03-25 Pedro Alves <pedro@codesourcery.com>
4991
4992 * observer.texi (thread_exit): Add "silent" parameter.
4993
4994 2009-03-22 Pedro Alves <pedro@codesourcery.com>
4995
4996 * observer.texi (about_to_proceed): New.
4997
4998 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4999
5000 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5001 field throughout to handle types with spaces in them. Fix typos
5002 found by aspell.
5003 (Summary, Requirements, Contributors): New first chapter,
5004 "Summary" added, old Requirements section moved there, and new
5005 section, "Contributors" added.
5006 (Initializing a New Architecture, Register Representation)
5007 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5008 (Porting gdb): These sections extended and updated.
5009 (Compiler Characteristics): This section (empty) deleted.
5010 (Defining Other Architecture Features): This section renamed and
5011 duplicate material removed from (formerly "Target Conditionals").
5012 Use braces {} in @deftypeXX type field throughout to handle types
5013 with spaces in them. Typos found by aspell fixed.
5014
5015 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5016 * stack_frame.pdf: Version of image for PDF output.
5017 * stack_frame.png: Version of image for HTML output and for Emacs.
5018 * stack_frame.txt: Version of image for Info output.
5019 * stack_frame.eps: Version of image for TeX DVI output.
5020
5021 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5022
5023 * gdb.texinfo (Character Sets): Fix last change.
5024
5025 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5026
5027 * gdb.texinfo (Values From Inferior): Fix optional arguments
5028 markup.
5029 (Commands In Python): Adjust argument names of gdb.Command.__init__
5030 to what the function accepts as keywords.
5031
5032 2008-03-20 Tom Tromey <tromey@redhat.com>
5033
5034 * gdb.texinfo (Convenience Vars): Document convenience functions.
5035 (Functions In Python): New node.
5036 (Python API): Update.
5037
5038 2009-03-20 Tom Tromey <tromey@redhat.com>
5039
5040 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5041 set target-wide-charset.
5042 (Requirements): Mention iconv.
5043
5044 2009-03-17 Hui Zhu <teawater@gmail.com>
5045
5046 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5047
5048 2009-03-17 Hui Zhu <teawater@gmail.com>
5049
5050 * gdb.texinfo: Add documentation for disassemble-next-line.
5051
5052 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5053
5054 * gdb.texinfo (Commands In Python): Remove tindex entries.
5055
5056 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5057
5058 * gdb.texinfo (Returning): New description for missing debug info.
5059
5060 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5061
5062 * gdb.texinfo (Remote Configuration): Document query-attached.
5063 (General Query Packets): Document qAttached.
5064
5065 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5066
5067 * gdb.texinfo (Background Execution): Better describe the set
5068 target-async command.
5069 (Maintenance Commands): Delete description of the `maint set/show
5070 linux-async' and `maint set/show remote-async' commands.
5071
5072 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5073
5074 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5075 between sentences.
5076
5077 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5078
5079 * gdb.texinfo (GDB/MI Async Records): Document the
5080 =library-loaded and =library-unloaded notifications.
5081
5082 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5083
5084 * observer.texi (test_notification): New observer.
5085
5086 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5087
5088 * observer.texi: Add parameter 'print_frame' to normal_stop
5089 observer.
5090
5091 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5092
5093 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5094 (Commands In Python): Fix COMMAND_* constants in last change. Use
5095 @kbd for interactive input. Add cross-references and index
5096 entries.
5097
5098 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5099
5100 * gdb.texinfo (Signals): Document $_siginfo.
5101 (Convenience Variables): Mention $_siginfo.
5102 (Remote Configuration): Document qXfer:siginfo:read,
5103 qXfer:siginfo:write packets, and the read-siginfo-object,
5104 write-siginfo-object commands.
5105
5106 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5107
5108 * gdbint.texinfo (Values): New chapter.
5109
5110 2009-02-06 Tom Tromey <tromey@redhat.com>
5111
5112 * gdb.texinfo (Python API): Add entry for Commands In Python.
5113 (Commands In Python): New node.
5114
5115 2009-02-05 Tom Tromey <tromey@redhat.com>
5116
5117 * gdb.texinfo (Values From Inferior): Document Value.string.
5118
5119 2009-02-05 Tom Tromey <tromey@redhat.com>
5120
5121 * gdb.texinfo (Basic Python): Document execute's from_tty
5122 argument.
5123
5124 2009-02-04 Tom Tromey <tromey@redhat.com>
5125
5126 * gdb.texinfo (Basic Python): Document gdb.history.
5127
5128 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5129
5130 * gdb.texinfo (GDB/MI Thread Commands): Document the
5131 'current-thread-id' field. Remove the example with zero threads,
5132 since current GDB won't ever report that if there's inferior.
5133
5134 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5135
5136 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5137 option to -break-insert.
5138
5139 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5140 Jerome Guitton <guitton@adacore.com>
5141
5142 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5143 (System-wide configuration): New section.
5144
5145 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5146
5147 PR gdb/7580:
5148 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5149 internal-error|internal-warning quit|corefile ask|yes|no".
5150
5151 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5152
5153 * gdb.texinfo (Using the `gdbserver' Program): Document
5154 --remote-debug.
5155
5156 2009-01-23 Doug Evans <dje@google.com>
5157
5158 * gdb.texinfo: Add nexti to list of commands that support
5159 background execution.
5160
5161 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5162
5163 * gdb.texinfo (Define, Hooks): Document prefix command support.
5164
5165 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5166 Carlos O'Donell <carlos@codesourcery.com>
5167
5168 Fixes for makeinfo --html.
5169
5170 * annotate.texinfo: Use @copying and @insertcopying. Use
5171 @ifnottex in place of @ifinfo.
5172 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5173 place of @ifinfo. Use @ifnotinfo for one index entry.
5174 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5175 in place of @ifinfo.
5176 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5177 in place of @ifinfo. Include contents at start unconditionally.
5178
5179 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5180
5181 * gdb.texinfo (General Query Packets): Remove @var{} around the
5182 "spu" literal string.
5183
5184 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5185
5186 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5187 program may be running in another process" errors.
5188 * gdbint.texinfo (Native Conditionals): Delete
5189 ONE_PROCESS_WRITETEXT description.
5190
5191 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5192
5193 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5194 emacs local variable to be placed at the end of the ChangeLog.
5195 Add server.c and gdbreplay.c to the list of files where the
5196 copyright year needs to be updated.
5197
5198 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5199
5200 * gdb.texinfo (Remote Configuration): Document new
5201 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5202 commands.
5203
5204 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5205
5206 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5207 FETCH_INFERIOR_REGISTERS.
5208 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5209 FETCH_INFERIOR_REGISTERS descriptions. Remove
5210 gdbarch_get_longjmp_target descrition, since already described in
5211 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5212 (Target Conditionals): ... here.
5213
5214 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5215
5216 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5217 examples.
5218 (Additions to Ada): Likewise. Add the missing opening and closing
5219 parenthesis of the GDB prompt in one of the examples.
5220
5221 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5222
5223 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5224 about the result of 'Address not being of type System.Address.
5225 This problem has been fixed a while ago.
5226
5227 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5228
5229 MI non-stop and multiprocess docs.
5230
5231 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5232 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5233 Adjust documentation for *stopped, document =thread-created,
5234 =thread-exited, =thread-group-created and =thread-group-exited.
5235 (GDB/MI Thread Commands): Document the 'state' field in
5236 -thread-info output.
5237 (GDB/MI Program Execution): Mention --all and --thread-group
5238 options.
5239 (GDB/MI Variable Objects): Describe floating and fixed variable
5240 objects.
5241 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5242
5243 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5244
5245 * gdb.texinfo (Operating System Information): New appendix.
5246 (Operating System Auxiliary Information): Document 'info os processes'
5247 (Remote Configuration): Document 'osdata'
5248 (General Query Packets): Document qXfer:osdata:read.
5249
5250 2008-11-27 Tristan Gingold <gingold@adacore.com>
5251
5252 * gdb.texinfo (Darwin): Document Darwin specific features.
5253
5254 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * gdbint.texinfo (Target Conditionals): Extend the
5257 gdbarch_breakpoint_from_pc description.
5258
5259 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5260
5261 * gdb.texinfo (M68K Features): Fix typo.
5262
5263 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5264
5265 * gdb.texinfo (Symbols): Mention printing containing
5266 image name in "info symbol".
5267 (Maint translate-address): Likewise.
5268
5269 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5270
5271 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5272 commands "catch load" and "catch unload".
5273
5274 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5275
5276 * gdb.texinfo (GDB/MI Async Records): Document
5277 =thread-selected.
5278
5279 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5280
5281 * observer.texi (new_inferior, inferior_exit): New observers.
5282
5283 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5284
5285 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5286 .mt files, TM_CLIBS or TM_CDEPS.
5287 (x86 Watchpoints): Don't mention TDEPFILES.
5288
5289 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5290
5291 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5292 (Overview): Mention notifications and non-stop mode behavior.
5293 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5294 with non-stop mode behavior. Add vStopped description.
5295 (Stop Reply Packets): Update list of packets that return
5296 stop replies. Mention non-stop behavior.
5297 (General Query Packets): Document QNonStop packet and associated
5298 qSupported query response.
5299 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5300 behavior.
5301 (Notification Packets): New section.
5302 (Remote Non-Stop): New section.
5303 (File-I/O Overview): Mention non-stop behavior.
5304
5305 2008-10-24 Hui Zhu <teawater@gmail.com>
5306 Pedro Alves <pedro@codesourcery.com>
5307
5308 * gdb.texinfo (displaced-stepping): Describe the auto mode
5309 setting, and say it's the default. This is now a mainstream
5310 setting instead of a maintenance setting.
5311
5312 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5313
5314 * observer.texi (thread_stop_requested): New.
5315
5316 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5317
5318 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5319 (Patching): Replace incorrect usage of @samp by @kbd.
5320
5321 2008-10-17 Michael Snyder <msnyder@vmware.com>
5322
5323 * gdb.texinfo: Add documentation for reverse execution.
5324
5325 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5326 Eli Zaretskii <eliz@gnu.org>
5327
5328 * gdb.texinfo. (Values From Inferior): New subsubsection.
5329
5330 2008-10-06 Doug Evans <dje@google.com>
5331
5332 * gdb.texinfo (set debug dwarf2-die): Document it.
5333
5334 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5335
5336 * gdb.texinfo (catch) [exception]: Document how to insert
5337 a breakpoint on user-defined exceptions when the exception
5338 name is identical to one of the language-defined ones.
5339
5340 2008-09-27 Tom Tromey <tromey@redhat.com>
5341
5342 * gdb.texinfo (Macros): Remove text about stringification,
5343 varargs, and splicing.
5344
5345 2008-09-27 Tom Tromey <tromey@redhat.com>
5346
5347 * gdbint.texinfo (Language Support): Remove text about omitting
5348 support for a language.
5349
5350 2008-09-23 Doug Evans <dje@google.com>
5351
5352 * gdb.texinfo (info dcache): Update.
5353
5354 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5355
5356 * gdb.texinfo (Packets): Add info on thread-id syntax and
5357 multiprocess extensions.
5358 <D>: Document multiprocess form of packet.
5359 <H>: Use thread-id syntax.
5360 <T>: Likewise.
5361 <vCont>: Likewise. Note this is required for multiprocess.
5362 <vKill>: New packet.
5363 (Stop Reply Packets) <T>: Use thread-id syntax.
5364 <W>: Document multiprocess form of reply.
5365 <X>: Likewise.
5366 (General Query Packets) <qC>: Use thread-id syntax.
5367 <qfThreadInfo>: Likewise.
5368 <qGetTLSAddr>: Likewise.
5369 <qP>: Likewise.
5370 <qSupported>: Add "multiprocess" feature.
5371 <qThreadExtraInfo>: Use thread-id syntax.
5372
5373 2008-09-22 Stan Shebs <stan@codesourcery.com>
5374
5375 * gdb.texinfo (Inferiors): New section.
5376
5377 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5378
5379 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5380
5381 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5382
5383 * gdbint.texinfo (Target Conditionals): Remove documentation
5384 for gdbarch_name_of_malloc.
5385
5386 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5387
5388 * gdb.texinfo (Interrupts): Mention TCP interface for
5389 sending BREAK.
5390
5391 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5392
5393 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5394 argument prefix to "set sysroot".
5395
5396 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5397
5398 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5399 and False.
5400
5401 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5402
5403 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5404 for possible features of -list-features.
5405
5406 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5407
5408 * gdb.texinfo (Background execution): Adjust example
5409 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5410
5411 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5412
5413 * doc/gdb.texinfo (PowerPC): Fix typo.
5414 (PowerPC features): Fix typo.
5415
5416 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5417
5418 * observer.texi (thread_ptid_changed): New.
5419
5420 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5421
5422 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5423 (PowerPC features): Mention feature set for VSX registers.
5424
5425 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5426
5427 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5428 the direct visibility of all names in user-written packages.
5429
5430 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5431
5432 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5433 setting, and make it the default.
5434 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5435 non-stop script example.
5436
5437 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5438
5439 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5440 reference to the "Using Different Register and Memory Data
5441 Representation" section.
5442
5443 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5444
5445 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5446 (Remote Protocol): Add Packet Acknowledgment to menu.
5447 (Overview): Mention +/- can be disabled, and point to new section
5448 where this is discussed in detail.
5449 (General Query Packets): Document QStartNoAckMode packet, and
5450 corresponding qSupported reply.
5451 (Packet Acknowledgment): New section.
5452
5453 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5454 Pedro Alves <pedro@codesourcery.com>
5455
5456 * gdb.texinfo (Threads): Move paragraph about automatic thread
5457 selection to All-Stop Mode subsection.
5458 (Thread Stops): Reorganize existing material into subsections.
5459 Add introductory blurb and menu.
5460 (Non-Stop Mode): New subsection.
5461 (Background Execution): New subsection.
5462 (Maintenance Commands): Add cross-references from async mode
5463 commands to the new Background Execution section.
5464
5465 2008-08-06 Tom Tromey <tromey@redhat.com>
5466
5467 * gdb.texinfo (Extending GDB): New chapter.
5468 (Sequences): Demoted chapter, now a section under the new
5469 Extending GDB chapter.
5470 (Python): New section.
5471
5472 2008-07-31 Stan Shebs <stan@codesourcery.com>
5473
5474 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5475
5476 2008-07-29 Stan Shebs <stan@codesourcery.com>
5477
5478 * gdbint.texinfo: General round of cleanup and minor
5479 clarifications.
5480 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5481 (Longjmp Support): Update description to reflect how it is done
5482 for targets without using native header.
5483 (Symbol Handling): Add a little more general explanation.
5484 (COFF, ELF): Mention stabs encapsulation.
5485 (DWARF 3): New section.
5486 (Adding a New Host): Scrub out some obsolete bits.
5487 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5488 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5489 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5490 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5491 SEEK_SET, STOP_SIGNAL, USG.
5492 (Raw and Virtual Register Representations): Ditto for
5493 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5494 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5495 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5496 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5497 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5498 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5499 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5500 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5501 DEPRECATED_USE_STRUCT_CONVENTION.
5502 Describe gdbarch_deprecated_fp_regnum.
5503 Update description of gdbarch_print_insn.
5504 (Adding a New Target): Scrub out obsolete bits.
5505 (Obsolete Conditionals): Remove entire section.
5506
5507 2008-07-25 Tom Tromey <tromey@redhat.com>
5508
5509 * observer.texi (GDB Observers): Document new observers:
5510 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5511 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5512 architecture_changed.
5513
5514 2008-07-21 Stan Shebs <stan@codesourcery.com>
5515
5516 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5517 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5518
5519 2008-07-21 Tom Tromey <tromey@redhat.com>
5520
5521 * observer.texi (GDB Observers): Remove obsolete comment.
5522 <executable_changed>: Remove argument.
5523
5524 2008-07-18 Tom Tromey <tromey@redhat.com>
5525
5526 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5527
5528 2008-07-10 Doug Evans <dje@google.com>
5529
5530 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5531
5532 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5533
5534 * gdb.texinfo (Starting): Document "set disable-randomization".
5535
5536 2008-07-07 Andreas Schwab <schwab@suse.de>
5537
5538 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5539
5540 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5541
5542 * gdb.texinfo (GDB/MI Target Manipulation): Add
5543 example of -target-attach.
5544
5545 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5546
5547 * observer.texi (target_resumed): New observer.
5548 * gdb.texinfo (GDB/MI Output Records): Document *running.
5549
5550 2008-06-06 Tom Tromey <tromey@redhat.com>
5551
5552 * gdb.texinfo (Completion): Add field name example.
5553
5554 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5555
5556 * gdb.texinfo (GDB/MI Program Context): Added example
5557 to -exec-arguments
5558
5559 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5560
5561 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5562 annotation.
5563
5564 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5565 Nathan Sidwell <nathan@codesourcery.com>
5566 Joseph Myers <joseph@codesourcery.com>
5567
5568 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5569 and ACX_BUGURL.
5570 * configure: Regenerate.
5571 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5572 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5573 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5574 mailing-list-specific text about bug reporting unless
5575 BUGURL_DEFAULT.
5576
5577 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5578
5579 * gdb.texinfo (-target-select): Remove reference to target async.
5580 (Maintenance Commands): Document "maint set/show remote-async".
5581
5582 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5583
5584 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5585 in -target-file-get section.
5586
5587 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5588
5589 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5590 killing the inferior when it is already debugging a process.
5591
5592 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5593
5594 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5595 abbreviation for "finish".
5596
5597 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5598
5599 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5600
5601 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5602
5603 * gdbint.texinfo (Target Conditionals): Delete entry for
5604 gdbarch_dwarf_reg_to_regnum.
5605
5606 2008-05-09 Doug Evans <dje@google.com>
5607
5608 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5609
5610 2008-05-05 Doug Evans <dje@google.com>
5611
5612 * gdb.texinfo (disassemble): Document /m modifier.
5613
5614 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5615
5616 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5617 will not report the time of commands that run the target.
5618
5619 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5620
5621 * gdb.texinfo (GDB/MI Output Records): Add
5622 missing semicolon.
5623
5624 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5625
5626 * gdb.texinfo (GDB/MI Output Records):
5627 Document =thread-create and =thread-exited.
5628
5629 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5630
5631 * gdb.texinfo (GDB/MI Development and Front Ends):
5632 Remove mention of dmi-discuss.
5633
5634 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5635
5636 * observer.texi (thread_exit): New.
5637
5638 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5639
5640 * gdb.texinfo (Debugging Output): Document "set/show debug
5641 displaced".
5642 (Maintenance Commands): Document "maint set/show
5643 can-use-displaced-stepping".
5644
5645 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5646
5647 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5648 and set/show arm force-mode.
5649
5650 2008-05-02 Andreas Schwab <schwab@suse.de>
5651
5652 * gdbint.texinfo (Algorithms): Describe
5653 target_watchpoint_addr_within_range.
5654
5655 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5656
5657 * gdbint.texinfo (Stack Frames): New chapter.
5658 (Algorithms): Move Frames text to the new chapter.
5659 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5660 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5661
5662 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5663
5664 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5665 output does not necessary include any tokens.
5666
5667 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5668
5669 * gdb.texinfo (Set SH Calling convention): New @item.
5670 (Show SH Calling convention): Ditto.
5671
5672 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5673
5674 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5675
5676 2008-04-20 Eli Zaretskii <eliz@gnu.org>
5677
5678 * gdb.texinfo (Set Breaks): Mention that multiple location
5679 breakpoints need line number info. Add index entries.
5680
5681 2008-04-19 Craig Silverstein <csilvers@google.com>
5682
5683 * gdb.texinfo (Requirements): Add an optional requirement on
5684 zlib.
5685 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5686 Compressed DWARF 2.
5687
5688 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5689
5690 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5691 sample output for 'stopped,reason="breakpoint-hit"' message.
5692 (GDB/MI Program Execution): Likewise.
5693
5694 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5695
5696 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5697 -var-set-format. Add -f option to -var-evaluate-expression.
5698
5699 2008-04-03 Joel Brobecker <brobecker@adacore.com>
5700
5701 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5702 new node "Ambiguous Expressions". Replace references to this
5703 node by references to "Ambiguous Expressions" throughout.
5704 (Ambiguous Expressions): New node.
5705
5706 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5707
5708 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5709
5710 2008-03-21 Pedro Alves <pedro@codesourcery.com>
5711
5712 * gdb.texinfo (Debugging Output): Document
5713 "set/show debug lin-lwp-async".
5714 (Maintenance Commands): Document "maint set/show linux-async".
5715
5716 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5717
5718 * gdb.texinfo (Expressions): Update description of malloced arrays.
5719
5720 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5721
5722 * gdb.texinfo (Thread Commands): Document
5723 -thread-info. Remove -thread-list-all-threads.
5724
5725 2008-03-14 Pedro Alves <pedro@codesourcery.com>
5726 Sandra Loosemore <sandra@codesourcery.com>
5727
5728 * gdb.texinfo (Library List Format): Update to mention the
5729 possibility to pass section addresses instead of segment
5730 addresses.
5731
5732 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5733
5734 * gdb.texinfo (Starting): Document "set exec-wrapper".
5735 (Server): Document gdbserver --wrapper.
5736
5737 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5738
5739 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5740 unreadable memory. Delete obsolete SPARClite reference.
5741
5742 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5743
5744 * gdb.texinfo (Starting): Mention always-running targets.
5745 (Target Commands): Add an anchor for load.
5746 (Connecting): Explain continue instead of run.
5747
5748 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5749
5750 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5751
5752 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
5753
5754 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5755 breakpoint table.
5756
5757 2008-02-19 Pedro Alves <pedro@codesourcery.com>
5758
5759 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5760 killing the inferior when it is already debugging a process.
5761
5762 2008-02-13 Markus Deuling <deuling@de.ibm.com>
5763
5764 * gdbint.texinfo (Build Script): New section. Mention new build script
5765 gdb_buildall.sh.
5766
5767 2008-02-01 Jim Blandy <jimb@red-bean.com>
5768
5769 * gdb.texinfo (Help): Summarize 'info args' correctly.
5770
5771 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5772
5773 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5774 available in PowerPC architecture.
5775 (Embedded Processors): Change node name of PowerPC item in menu.
5776 (PowerPC): Rename to...
5777 (PowerPC Embedded): this.
5778 (Architectures): Add new PowerPC item in menu.
5779 (PowerPC): New node.
5780
5781 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5782
5783 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5784 commands.
5785
5786 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5787
5788 * gdb.texinfo (Setting Catchpoints): Mention features
5789 supported on GNU/Linux.
5790
5791 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
5792
5793 * gdb.texinfo (GDB/MI File Commands): Describe new output
5794 field for MI command -file-list-exec-source-file.
5795
5796 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5797
5798 * gdb.texinfo (Using the `gdbserver' Program): Add security
5799 warning. Rearrange into subsections and subsubsections. Document
5800 --multi and --debug. Correct --with-sysroot typo. Update --attach
5801 usage. Make load reference clearer. Document monitor exit.
5802 (Remote Configuration): Document set remote exec-file, attach-packet,
5803 and run-packet.
5804 (Packets): Document vAttach and vRun.
5805
5806 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
5807
5808 * gdb.texinfo (Processes): Mention process command.
5809 detach-on-follow -> detach-on-fork.
5810
5811 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5812
5813 * gdbint.texinfo (Native Conditionals): Remove
5814 SHELL_COMMAND_CONCAT and SHELL_FILE.
5815
5816 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5817
5818 * gdb.texinfo (Specify Location): Improve wording.
5819
5820 2008-01-23 Chris Demetriou <cgd@google.com>
5821
5822 * gdb.texinfo (Threads): Document new "set print thread-events"
5823 and "show print thread-events" commands.
5824
5825 2008-01-19 Eli Zaretskii <eliz@gnu.org>
5826
5827 * gdb.texinfo (Specify Location): New section.
5828 (Delete Breaks, Edit, Set Breaks): Remove description of
5829 locations. Instead, add a reference to "Specify Location".
5830 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5831 (Symbols): Refer to "Specify Location" for the valid forms of
5832 linespecs and locations.
5833
5834 2008-01-18 Markus Deuling <deuling@de.ibm.com>
5835
5836 * gdbint.texinfo (Target Conditionals): Replace the description of
5837 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5838
5839 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5840
5841 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5842 about &&var, which is rejected by the expression parser.
5843
5844 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
5845
5846 * gdb.texinfo (Output): Update documentation on using printf with DFP
5847 types.
5848
5849 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5850
5851 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5852 subsubsection.
5853 (Decimal Floating Point format): New subsubsection.
5854
5855 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5856
5857 * gdb.texinfo (File Options): Remove mention of the attempt to
5858 open a core file with the -p option. Don't list -c as a valid
5859 option to attach to a process.
5860
5861 2008-01-05 Pedro Alves <pedro@codesourcery.com>
5862
5863 * gdbint.texinfo (Host Conditionals): Remove mention of
5864 ALIGN_STACK_ON_ENTRY.
5865
5866 2008-01-05 Joel Brobecker <brobecker@adacore.com>
5867
5868 * gdbint.texinfo (Start of New Year Procedure): Add item
5869 describing how to update the source and documentation copyright
5870 notices.
5871
5872 2007-12-18 Jim Blandy <jimb@codesourcery.com>
5873
5874 * gdb.texinfo (Set Watchpoints): Integrate per-thread
5875 watchpoint explanation into the main description of the watchpoint
5876 command; update synopses of 'watch', 'rwatch', and 'awatch'
5877 commands.
5878
5879 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5880
5881 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5882 Document 'pending-breakpoints' feature of
5883 -list-features.
5884
5885 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
5886
5887 * gdb.texinfo: Add new parameter's description.
5888
5889 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5890
5891 * gdb.texinfo (Overview): Clarify run-length encoding
5892 example. Remove the restriction on "+" and "-" characters.
5893
5894 2007-12-15 Eli Zaretskii <eliz@gnu.org>
5895
5896 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5897
5898 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5899
5900 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5901 the -f option for -break-insert, remove -r option,
5902 and clarify specification of location.
5903
5904 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5905
5906 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5907 formatting.
5908 (Remote Debugging): Add File Transfer section.
5909 (Remote Configuration): Document Host I/O packets.
5910 (GDB/MI): Add GDB/MI File Transfer Commands section.
5911 (Host I/O Packets): New section in "Remote Protocol".
5912 (Packets): Add vFile.
5913
5914 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5915
5916 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5917 breakpoints with multiple locations.
5918 (Breakpoint Menus): Improve wording.
5919 (Output): Fix last change.
5920
5921 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5922
5923 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5924
5925 2007-11-15 Doug Evans <dje@google.com>
5926
5927 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5928
5929 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5930
5931 * gdbint.texinfo (Native Conditionals): Remove
5932 mention of CLEAR_SOLIB.
5933
5934 2007-11-11 Joel Brobecker <brobecker@adacore.com>
5935
5936 * gdb.texinfo (Print Settings): Add documentation for "set/show
5937 print frame-arguments".
5938
5939 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
5940
5941 * gdb.texinfo (Output): Update printf command's description.
5942
5943 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5944
5945 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5946 powerpc soft-float".
5947
5948 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5949
5950 * gdb.texinfo (Files): Correct formatting. Mention Expat
5951 requirement.
5952 (Requirements for Building GDB): Expand the list of Expat
5953 uses.
5954 (Library List Format, Memory Map Format): Mention Expat.
5955 (Target Descriptions): Update Expat wording.
5956
5957 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5958
5959 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5960 Document that gdbarch_convert_register_p should return zero for no-op
5961 conversions.
5962
5963 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5964
5965 * gdbint.texi (Compiler Characteristics): Move documentation
5966 of set_gdbarch_sofun_address_maybe_missing back to ...
5967 (Target Conditionals): ... here to fix build break.
5968
5969 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5970
5971 * gdbint.texi (Target Conditionals): Remove documentation of
5972 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5973 (Compiler Characteristics): ... documentation of
5974 set_gdbarch_sofun_address_maybe_missing.
5975
5976 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5977
5978 * gdbint.texinfo (Target Conditionals): Use
5979 frame_unwind_register_unsigned in examples instead of
5980 frame_unwind_unsigned_register.
5981
5982 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5983
5984 * gdb.texinfo (Predefined Target Types): Add int128
5985 and uint128.
5986 (Standard Target Features): Add PowerPC features.
5987
5988 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5989
5990 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5991
5992 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5993
5994 * gdbint.texi (Target Conditionals): Remove documentation
5995 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5996 gdbarch_extract_return_value, and gdbarch_store_return_value.
5997
5998 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5999
6000 * gdbint.texi (Target Conditionals): Remove documentation of
6001 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6002
6003 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6004
6005 * gdb.texinfo: Mention that inaccessible-by-default is on by
6006 default.
6007
6008 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6009
6010 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6011
6012 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6013
6014 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6015 multi-threaded watchpoints.
6016 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6017 checked. Describe sticky notification. Expand description
6018 of steppable and continuable watchpoints.
6019 (Watchpoints and Threads): New subsection.
6020
6021 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6022
6023 * gdb.texinfo (Setting Breakpoints): Revise
6024 documentation for pending breakpoints. Document
6025 breakpoints with multiple locations.
6026
6027 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6028
6029 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6030 Document -list-features.
6031
6032 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6033
6034 * gdb.texinfo (Output): Spell out which features of C's printf are
6035 not supported by GDB's printf.
6036 (Separate Debug Files): More accurate wording regarding build ID
6037 and a reference to the ld manual rather than the Fedora wiki.
6038
6039 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6040 Jim Blandy <jimb@codesourcery.com>
6041
6042 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6043 (Examining Memory): Update mentions of the 's' format.
6044 (Automatic Display): Likewise.
6045
6046 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6047
6048 * gdb.texinfo: Update the FSF's Back-Cover Text.
6049
6050 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6051 Eli Zaretskii <eliz@gnu.org>
6052
6053 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6054 Fixed the ``build ID'' name. New binaries build instructions for the
6055 build ID inclusion. Explain how the commands are specific to the build
6056 ID vs. debug link.
6057
6058 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6059
6060 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6061 indexing for ``build ID'' support.
6062
6063 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6064
6065 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6066 Enlisted BUILD ID to the debug file searching example.
6067 Included a BUILD ID `.note.gnu.build-id' section description.
6068 Updated/added the debug files splitting instructions for OBJCOPY.
6069
6070 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6071
6072 * gdb.texinfo (Variable Objects): Adjust docs
6073 for -var-info-expression and document
6074 -var-info-path-expression.
6075
6076 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6077
6078 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6079 (title page): Include the dedication in the printed manual, as a
6080 separate page after the copyright notice.
6081
6082 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6083 don't break a @var across a line.
6084
6085 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6086
6087 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6088 for include files.
6089
6090 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6091
6092 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6093 in annotate.texinfo.
6094 (Command History): Link to new node.
6095
6096 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6097
6098 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6099
6100 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6101
6102 * gdbint.texinfo (Target Conditionals): Fix last change.
6103
6104 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6105
6106 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6107 routines:
6108 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6109 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6110 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6111 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6112 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6113 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6114 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6115 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6116 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6117 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6118 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6119 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6120 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6121 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6122 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6123 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6124 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6125 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6126 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6127 (SOFTWARE_SINGLE_STEP_P)
6128
6129 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6130 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6131
6132 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6133 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6134 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6135 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6136 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6137 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6138 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6139 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6140 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6141 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6142
6143 (Converting an existing Target Architecture to Multi-arch): Remove
6144 section.
6145
6146 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6147 (gdbarch_addr_bits_remove): Add code example.
6148
6149 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6150
6151 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6152
6153 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6154 Add other missing entries. Adjust the table size to fit.
6155 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6156 stop reasons including the new "library" event.
6157 (General Query Packets): Adjust table widths for qSupported. Mention
6158 qXfer:libraries:read reply to qSupported and document the new packet.
6159 (Library List Format): New section.
6160
6161 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6162
6163 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6164
6165 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6166
6167 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6168
6169 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6170
6171 * gdbint.texinfo (Register and Memory Data): Break sections
6172 into nodes and add a menu.
6173
6174 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6175
6176 * gdb.texinfo (Examining Memory): Document the new behaviour.
6177
6178 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6179
6180 * gdb.texinfo (Standard Target Features): Document
6181 m68k features.
6182
6183 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6184
6185 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6186
6187 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6188
6189 * gdb.texinfo (Target Description Format): Add version attribute
6190 for <target>.
6191
6192 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6193
6194 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6195
6196 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6197
6198 * gdb.texinfo (MIPS Features): New subsection.
6199
6200 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6201 Markus Deuling <deuling@de.ibm.com>
6202
6203 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6204 and qXfer:spu:write packets and mention them under qSupported.
6205
6206 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6207 Markus Deuling <deuling@de.ibm.com>
6208
6209 * gdb.texinfo (Architectures): Add new SPU section to document
6210 Cell Broadband Engine SPU architecture specific commands.
6211
6212 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6213
6214 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6215 comments.
6216
6217 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6218
6219 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6220
6221 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6222
6223 * gdb.texinfo (Overview): Doc fix.
6224
6225 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6226
6227 * gdb.texinfo (Remote Configuration): Document "set/show
6228 remoteflow".
6229
6230 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6231
6232 * gdb.texinfo (MIPS): Remove documentation for set mips
6233 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6234 stack-arg-size.
6235
6236 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6237
6238 * all-cfg.texi (GDBTUI): New.
6239 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6240 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6241 (TUI Configuration): Edit to improve clarity and fix problems of
6242 both style and content.
6243
6244 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6245
6246 * observer.texi (GDB Observers): New observer "new_objfile".
6247
6248 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6249
6250 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6251
6252 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6253
6254 * gdb.texinfo (GDB/MI Variable Objects): Document
6255 frozen variables objects.
6256
6257 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6258
6259 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6260 (Character Sets, Caching Data of Remote Targets): Likewise.
6261 (Targets): Delete Remote node. Move its text...
6262 (Debugging Remote Programs): ...to here. Delete description
6263 of the "remote" command.
6264 (Remote configuration): Delete description of "set remotedevice"
6265 and "show remotedevice".
6266 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6267
6268 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6269
6270 * gdb.texinfo (Contributors, Continuing and Stepping)
6271 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6272 (General Query Packets, File-I/O Remote Protocol Extension)
6273 (Protocol Basics, The F Reply Packet, Write)
6274 (Protocol-specific Representation of Datatypes, Memory Transfer):
6275 Fix hyphenation, punctuation and grammar problems.
6276 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6277 'section' instead of 'subsection' in the text.
6278 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6279 (i386): Remove period from section name.
6280 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6281 (Config Names, Configure Options): Use @file{configure}.
6282
6283 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6284
6285 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6286 and tab expansion.
6287
6288 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6289
6290 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6291
6292 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6293
6294 * gdb.texinfo: Consistently capitalize all significant words in
6295 node names, chapter titles, section titles, and headings. Update
6296 cross references to match.
6297 (Starting and Stopping Trace Experiment): Make node name plural.
6298 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6299
6300 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6301
6302 * gdb.texinfo (WinCE): Delete obsolete subsection.
6303
6304 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6305
6306 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6307 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6308 references.
6309
6310 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6311
6312 * gdb.texinfo (Startup): Delete references to some alternate
6313 names for .gdbinit.
6314 (Thread): Remove LynxOS reference.
6315 (Tandem ST2000): Delete target-specific documentation.
6316 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6317 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6318 and GDB_OSABI_LYNXOS.
6319
6320 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6321
6322 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6323
6324 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6325
6326 * gdbint.texinfo (Target Conditionals): Remove mention of
6327 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6328 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6329
6330 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6331
6332 * Makefile.in: Add "pdfdir" installation
6333 directory, PDFTEX macro, support for "install-pdf" target,
6334 and rules for making a pdf version of refcard.texi.
6335 * refcard.tex: Specify paper size for PDF output.
6336
6337 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6338
6339 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6340
6341 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6342
6343 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6344 (Source Path, Character Sets, Macros, Define)
6345 (GDB/MI Result Records, GDB/MI Simple Examples)
6346 (GDB/MI Program Execution, GDB/MI File Commands)
6347 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6348 (Bug Reporting): Use @value{GCC}.
6349
6350 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6351
6352 * gdb.texinfo (Help): Fix formatting of examples.
6353 (Variables): Use @ifnotinfo instead of @iftex.
6354 (Non-debug DLL symbols): Use @ref instead of @pxref.
6355 (Sparclet File): Use @samp instead of quotes.
6356
6357 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6358
6359 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6360
6361 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6362
6363 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6364 the order of the nodes.
6365 (C Operators, C Constants, Debugging C): Remove extra menus.
6366 (Method Names in Commands): Do not specify next/prev/up nodes.
6367
6368 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6369
6370 * gdb.texinfo (File Options): Add missing parenthesis.
6371 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6372
6373 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6374
6375 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6376
6377 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6378
6379 * gdb.texinfo (Standard Target Features): Mention
6380 case insensitivity.
6381 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6382
6383 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6384
6385 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6386 (Files): Add section name to argument list for pxref.
6387 (Non-debug DLL symbols): Don't use `see' for pxref.
6388 (Embedded Processors): Fix typo.
6389 (GDB/MI Breakpoint Commands): Execution commands generate
6390 *stopped not ^done.
6391
6392 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6393
6394 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6395 values for in_scope. Mention that only root variables can be
6396 updated.
6397 (GDB/MI Development and Front Ends): Explain new values may be
6398 added to existing fields.
6399
6400 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6401
6402 * gdb.texinfo (-target-disconnect): Use @smallexample.
6403 (Requirements): Add anchor for Expat. Update description.
6404 (Target Descriptions): Mention Expat.
6405 (Target Description Format): Document new elements. Use
6406 @smallexample.
6407 (Predefined Target Types, Standard Target Features): New sections.
6408 * gdbint.texinfo (Target Descriptions): New section.
6409
6410 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6411
6412 * gdb.texinfo (Target Description Format): Add section on XInclude.
6413
6414 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6415
6416 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6417 command -enable-timings.
6418
6419 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6420
6421 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6422 descriptions for new/deleted elements in gdb_osabi. Add missing
6423 description for function generic_elf_osabi_sniff_abi_tag_sections.
6424
6425 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6426
6427 * gdb.texinfo (Maintenance Commands): Add documentation for
6428 the new "maint print target-stack" command.
6429
6430 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6431 Eli Zaretskii <eliz@gnu.org>
6432
6433 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6434
6435 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6436
6437 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6438 Use @value{NGCC} instead of @value{GCC}.
6439
6440 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6441
6442 * agentexpr.texi: Fix typos.
6443 * annotate.texinfo: Likewise.
6444 * gdb.texinfo: Likewise.
6445 * gdbint.texinfo: Likewise.
6446 * observer.texi: Likewise.
6447 * stabs.texinfo: Likewise.
6448
6449 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6450
6451 * gdbint.texinfo (Support Libraries): Remove mmalloc
6452 entry. Describe readline library.
6453
6454 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6455
6456 * gdb.texinfo (Target Descriptions): New section.
6457 (General Query Packets): Add QPassSignals anchor. Mention
6458 qXfer:features:read under qSupported. Expand mentions of
6459 qXfer:memory-map:read and QPassSignals. Document
6460 qXfer:features:read.
6461
6462 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6463
6464 * gdb.texinfo (Commands to specify files): Describe
6465 "set sysroot" and "show sysroot".
6466 (Using the `gdbserver' program): Lowercase argument
6467 to @var. Expand description of setting up GDB on the
6468 host.
6469
6470 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6471
6472 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6473 catch exception, catch exception unhandled, and catch assert
6474 commands.
6475
6476 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6477
6478 * gdb.texinfo (Debugging Output): Document "set debug xml"
6479 and "show debug xml".
6480
6481 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6482
6483 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6484
6485 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6486
6487 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6488
6489 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6490
6491 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6492 note in @ignore, to be removed later if nobody complains.
6493
6494 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6495
6496 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6497 of -var-delete.
6498
6499 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6500
6501 * gdb.texinfo (Setting breakpoints): Document
6502 automatic software/hardware breakpoint usage and
6503 the "set breakpoint auto-hw" command.
6504
6505 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6506
6507 * gdb.texinfo (Memory Access Checking): New.
6508
6509 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6510
6511 * gdb.texinfo (Remote configuration): Mention
6512 "pass-signals-packet".
6513 (General Query Packets): Document QPassSignals. Fix
6514 a typo.
6515
6516 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6517
6518 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6519
6520 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6521
6522 * gdb.texinfo (Remote configuration): Rewrite documentation for
6523 packet configuration commands.
6524 (OS Information): Adjust reference to qXfer:auxv:read.
6525 (General Query Packets): Remove references to read-aux-vector-packet
6526 and set remote get-thread-local-storage-address.
6527
6528 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6529
6530 * gdbint.texinfo (Target Architecture Definition): Add new
6531 Initializing a New Architecture section.
6532
6533 2006-10-31 David Taylor <dtaylor@emc.com>
6534
6535 * stabs.texinfo (Macro define and undefine): New node describing
6536 stabs for #define and #undef.
6537
6538 2006-10-27 Andreas Schwab <schwab@suse.de>
6539
6540 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6541
6542 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6543
6544 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6545 clarify on the possible meanings of ``expression'' watched by
6546 watchpoints. Add indexing.
6547 (Prompting, Errors, Invalidation, Annotations for Running)
6548 (Source Annotations): Fix index entries by adding "annotation" to
6549 them, to discriminate from index entries that point to the more
6550 general topic descriptions.
6551
6552 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6553
6554 * gdbint.texinfo (Target Vector Definition): Move most
6555 content into Existing Targets. Add a menu.
6556 (Existing Targets): New section, moved from Target Vector
6557 Definition. Use @subsection.
6558 (Managing Execution State): New section.
6559
6560 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6561
6562 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6563
6564 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6565
6566 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6567 (Command Syntax, Signals, Backtrace, Connecting)
6568 (Remote configuration, Renesas Boards, Console I/O): Fix last
6569 change: use Ctrl- instead of C-, except wrt Emacs.
6570 (File-I/O Examples): Put Ctrl-c in @kbd.
6571 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6572 (Console I/O): Use @samp with Ctrl-.
6573 (Signals, Set Breaks, Set Watchpoints): Document optional
6574 arguments to `info signals' `handle', `info breakpoints', and
6575 `info watchpoints'.
6576
6577 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6578
6579 * gdb.texinfo (Backtrace): Fix last change.
6580
6581 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6582
6583 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6584
6585 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6586
6587 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6588 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6589 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6590
6591 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6592 Daniel Jacobowitz <dan@codesourcery.com>
6593
6594 * gdb.texinfo (Packets): Document vFlashErase,
6595 vFlashWrite and vFlashDone packets.
6596 (General Query Packets): Document qXfer:memory-map:read.
6597 Add a new feature for qXfer:memory-map:read.
6598 (Memory map format): New section.
6599 (Target Commands): Mention that gdb can write flash.
6600
6601 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6602 Daniel Jacobowitz <dan@codesourcery.com>
6603
6604 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6605 memory regions and "mem auto".
6606
6607 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6608
6609 * gdbint.texinfo (Array Containers): New section.
6610
6611 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6612
6613 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6614 -stack-list-arguments HIGH_FRAME argument can be larger then the
6615 actual number of frames.
6616
6617 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6618
6619 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6620 -stack-list-locals HIGH_FRAME argument can be larger then the
6621 actual number of frames.
6622
6623 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6624
6625 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6626 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6627
6628 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6629
6630 * gdbint.texinfo (Overall Structure): New section "Source Tree
6631 Structure".
6632
6633 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6634
6635 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6636 responses.
6637
6638 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6639
6640 * gdb.texinfo (Source Path): Add documentation for new
6641 substitute-path commands.
6642
6643 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6644
6645 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6646 (Running Configure): ...here.
6647 (Requirements): New node. Mention expat.
6648
6649 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6650
6651 * gdb.texinfo (Target Commands): Remove
6652 'set download-write-size' and 'show download-write-size'.
6653
6654 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6655
6656 * stabs.texinfo (Member Type Descriptor): Correct example for
6657 pointer to member types.
6658
6659 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6660
6661 * gdb.texinfo (Optional warnings and messages): Add
6662 'set/show trace-commands'.
6663 (Command files): Add '-v' to source command.
6664
6665 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6666
6667 * gdb.texinfo (OS Information): Update qPart reference to
6668 qXfer.
6669 (Remote configuration): Likewise.
6670 (Overview): Move @cindex to the start of a paragraph. Talk
6671 about binary data encoding.
6672 (Packets): Refer to the overview for the details of the X
6673 packet encoding.
6674 (General Query Packets): Remove qPart description. Add qXfer
6675 description. Add an anchor to qSupported. Correct feature
6676 table title. Add a new feature for qXfer:auxv:read.
6677 (Interrupts): Add a missing parenthesis.
6678
6679 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6680
6681 * gdb.texinfo (KOD): Remove node.
6682 (GDB/MI Kod Commands): Remove commented out node.
6683
6684 2006-07-01 Eli Zaretskii <eliz@gnu.org>
6685
6686 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6687 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6688 (GDB/MI Thread Commands, GDB/MI Program Execution)
6689 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6690 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6691 (GDB/MI File Commands, GDB/MI Target Manipulation)
6692 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6693 since the MI prompt is hard-wired into the code.
6694
6695 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
6696
6697 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6698 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6699 (GDB/MI Data Manipulation): Remove description of unimplemented
6700 display related commands as variable objects perform this function
6701 and are superior: -display-delete, -display-disable,
6702 -display-enable, -display-insert and -display-list. Move
6703 -environment-cd, -environment-directory, -environment-path
6704 and -environment-pwd to "Program Context".
6705 (GDB/MI Program Control): Rename to "Program Execution". Move
6706 -exec-arguments -exec-abort to...
6707 (GDB/MI Program Context): ...here. New node split from "Data
6708 Manipulation".
6709
6710 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6711
6712 * gdb.texinfo (Remote configuration): Document set / show
6713 remote supported-packets.
6714 (General Query Packets): Document qSupported packet.
6715
6716 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6717
6718 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6719 and font markup.
6720 (Protocol basics): Likewise.
6721 (The F request packet): Likewise.
6722 (The F reply packet): Likewise.
6723 (Memory transfer): Move this node to be a subsubsection of
6724 "Protocol specific representation of datatypes".
6725 (The Ctrl-C message): More copy editing.
6726 (Console I/O): Likewise.
6727 (The isatty call): Delete this node, and merge its content into
6728 the "isatty" node. Fixed references elsewhere.
6729 (The system call): Delete this node, and merge its content into
6730 the "system" node. Fixed references elsewhere.
6731 (open): Reformat to use @table, and add appropriate font markup.
6732 (close): Likewise.
6733 (read): Likewise.
6734 (write): Likewise.
6735 (lseek): Likewise.
6736 (rename): Likewise.
6737 (unlink): Likewise.
6738 (stat/fstat): Likewise.
6739 (gettimeofday): Likewise.
6740 (isatty): Likewise.
6741 (system): Likewise, plus minor changes to fix confusing wording.
6742 (Integral datatypes): Fix font markup.
6743 (Pointer values): Likewise.
6744 (struct stat): Fix markup to use @table, plus minor copy editing.
6745 (struct timeval): Fix font markup, plus minor copy editing.
6746 (Constants): Minor copy editing.
6747 (Errno values): Add font markup.
6748 (File-I/O Examples): Likewise.
6749
6750 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
6751
6752 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6753 (GDB/MI Simple Examples): Move node up one level. Use real
6754 examples.
6755 (GDB/MI Compatibility with CLI): Update.
6756 (GDB/MI Result Records): Add "connected" and "exit" result
6757 classes.
6758 (GDB/MI Stream Records): Clarify target output.
6759 (GDB/MI Command Description Format): Modify example description.
6760 (GDB/MI Breakpoint Table Commands): Rename to...
6761 (GDB/MI Breakpoint Commands): ...this
6762 (GDB/MI Breakpoint Commands): Add optional thread field.
6763 (GDB/MI Program Control): Add an introduction. Move "Program
6764 termination" examples into exec-run description.
6765 (GDB/MI File Commands): Mention similar CLI commands.
6766 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6767 is similar to "-gdb-version".
6768
6769 2006-06-09 Eli Zaretskii <eliz@gnu.org>
6770
6771 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6772
6773 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
6774
6775 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6776 sourceware.org for mailing lists.
6777 (GDB/MI File Commands): New node split from Program Control.
6778
6779 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
6780
6781 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6782
6783 2006-05-22 Eli Zaretskii <eliz@gnu.org>
6784
6785 * gdb.texinfo (Cygwin Native): Fix last change.
6786
6787 2006-05-22 Christopher Faylor <cgf@timesys.com>
6788
6789 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6790
6791 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
6792
6793 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6794 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6795
6796 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6797
6798 * gdb.texinfo (General Query Packets): Recommend not starting
6799 new packets with qC and clarify.
6800
6801 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
6802
6803 * gdb.texinfo (M2 Types): New section.
6804
6805 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6806
6807 * agentexpr.texi: Add a copyright and license notice.
6808 * observer.texi: Likewise, with GPL clause for function prototypes.
6809 Remove trailing whitespace.
6810
6811 2006-05-05 Jim Blandy <jimb@codesourcery.com>
6812
6813 * gdb.texinfo (General Query Packets): Document conventions for
6814 terminating packet names, and their violations.
6815
6816 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6817
6818 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6819 * gdb.texinfo: Likewise.
6820
6821 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6822
6823 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6824 and "show remotedebug".
6825 (Debugging Output): Add additional index entries.
6826
6827 2006-04-27 Michael Snyder <msnyder@redhat.com>
6828
6829 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6830
6831 2006-04-22 Andrew Cagney <cagney@redhat.com>
6832
6833 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6834 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6835
6836 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6837
6838 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6839 and remove breakpoint prototypes.
6840 (Watchpoints): Move description of target_insert_hw_breakpoint and
6841 target_remove_hw_breakpoint ...
6842 (Breakpoints): ... to here. Document target_insert_breakpoint and
6843 target_remove_breakpoint.
6844
6845 2006-04-17 Jim Blandy <jimb@codesourcery.com>
6846
6847 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6848 and C packets are optional.
6849
6850 2006-04-14 Frederic Riss <frederic.riss@st.com>
6851
6852 * gdb.texinfo (Specifying source directories): Update the description
6853 of the source file search to reflect the fact that the source path
6854 always contains at least $cdir and $cwd.
6855
6856 2006-03-31 Michael Snyder <msnyder@redhat.com>
6857
6858 * gdb.texinfo: Update copyright dates.
6859
6860 2006-03-31 Eli Zaretskii <eliz@gnu.org>
6861
6862 * gdb.texinfo (Overview): Add an index entry to "empty response".
6863
6864 2006-03-28 Jim Blandy <jimb@codesourcery.com>
6865
6866 * gdbint.texinfo (Prologue Analysis): New section.
6867
6868 2006-03-07 Jim Blandy <jimb@red-bean.com>
6869
6870 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6871
6872 * gdb.texinfo (Target Commands): Update text describing how to
6873 specify a target. Refer to the detailed section on remote
6874 debugging, not the brief mention.
6875
6876 * gdb.texinfo (Connecting): Organize the different 'target remote'
6877 connection methods into a table. Add a 'target remote' index
6878 entry. (!!!)
6879
6880 2006-02-17 Fred Fish <fnf@specifix.com>
6881
6882 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6883 'ptype' commands to reflect the fact that the only significant
6884 difference between them is that ptype prints the complete type
6885 description instead of just the name.
6886
6887 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6888
6889 * gdbint.texinfo (Watchpoints): Delete
6890 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6891
6892 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
6893
6894 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6895 times fields where needed. Fix typos. Update general form given
6896 for output of -break-insert.
6897 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6898
6899 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6900
6901 * gdbint.texinfo (Symbol Handling): Add a section
6902 on memory management.
6903
6904 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
6905
6906 * gdb.texinfo (Breakpoint table commands): Document the fullname
6907 field in -break-list output.
6908
6909 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6910
6911 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6912 debugging information produced by the various "set debug..."
6913 options.
6914
6915 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6916
6917 * gdb.texinfo (Files): Remove obsolete bits from the description
6918 of "symbol-file".
6919
6920 2006-01-25 Jim Blandy <jimb@redhat.com>
6921
6922 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6923
6924 2006-01-24 Jim Blandy <jimb@redhat.com>
6925
6926 * gdbint.texinfo (Frames): Document the basics of GDB's register
6927 unwinding model, and explain the existence of the "sentinel" frame.
6928
6929 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6930
6931 * gdb.texinfo (Choosing files): Mention that -directory is used
6932 for script files.
6933 (Specifying source directories): Likewise.
6934 (Command files): Explain how script files are found.
6935
6936 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6937
6938 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6939 the threads in a multi-threaded program.
6940 (Threads): The threadno argument of "thread apply" can be a range
6941 of numbers.
6942
6943 2006-01-18 Jim Blandy <jimb@redhat.com>
6944
6945 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6946 of warning flags.
6947
6948 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6949
6950 * gdb.texinfo (Sequences): Improve menu annotations.
6951 (Define): Add index entries for arguments of user-defined
6952 commands. Move the description of flow-control commands...
6953 (Command Files): ...to here. Document loop_break and
6954 loop_continue.
6955 (Define, Command Files): Document `end' and add index entries for
6956 it.
6957
6958 2006-01-04 Michael Snyder <msnyder@redhat.com>
6959
6960 * gdb.texinfo: Add documentation for linux-fork.
6961 * gdbint.texinfo: Add internal documentation for checkpoints.
6962
6963 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6964
6965 * gdb.texinfo (Omissions from Ada): Document that there is now
6966 limited aggregate support.
6967
6968 2005-12-28 Eli Zaretskii <eliz@gnu.org>
6969
6970 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6971 registers and the likes.
6972
6973 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6974
6975 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6976 (Symbols): Fix usage of "e.g.".
6977 (Memory Region Attributes): Fix usage of "etc."
6978
6979 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6980 (Coding): Fix usage of "e.g.".
6981
6982 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6983
6984 * stabs.texinfo:
6985 * refcard.tex:
6986 * gpl.texi:
6987 * gdbint.texinfo:
6988 * gdb.texinfo:
6989 * gdb-cfg.texi:
6990 * fdl.texi:
6991 * annotate.texinfo:
6992 * all-cfg.texi:
6993 * Makefile.in: Add (C) after Copyright. Update the FSF
6994 address.
6995
6996 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6997
6998 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6999 extend GDB with commands for external monitor.
7000
7001 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7002
7003 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7004
7005 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7006
7007 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7008
7009 2005-11-21 Jim Blandy <jimb@redhat.com>
7010
7011 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7012 placement of 'R' actions in tracepoint action packets; document
7013 dependence of 'X' and 'M' actions on a preceding 'R' action for
7014 their registers.
7015
7016 2005-11-19 Jim Blandy <jimb@redhat.com>
7017
7018 * gdb.texinfo (Tracepoint Packets): New node.
7019 (General Query Packets): Add entries for the tracepoint packets,
7020 referring to the "Tracepoint Packets" node.
7021 (Tracepoints): Add reference to "Tracepoint Packets".
7022
7023 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7024
7025 * gdb.texinfo (set remotebreak): Add anchor.
7026 (X packet): Likewise.
7027 (Remote Protocol): Add new section `Interrupts' and new index
7028 entry `interrupts (remote protocol)'.
7029
7030 2005-11-18 Jim Blandy <jimb@redhat.com>
7031
7032 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7033 entries into the General Query Packets section. Add a
7034 cross-reference to that section. Drop description of replies, as
7035 these are covered in the descriptions of each packet.
7036 (General Query Packets): Add introductory text. Explain naming
7037 conventions, and how the end of a name is recognized.
7038
7039 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7040
7041 * gdb.texinfo (Remote configuration): Fix typo in description of
7042 "set remotebreak" command.
7043
7044 2005-11-16 Jim Blandy <jimb@redhat.com>
7045
7046 * gdb.texinfo (Packets, Stop Reply Packets)
7047 (General Query Packets): Various formatting cleanups.
7048 - Use @samp for packet contents.
7049 - Drop summaries from packet @item lines; the same information appears
7050 immediately below in the description.
7051 - Delete paragraph breaks after packet @item commands, so that the
7052 description appears directly to the right of the packet prototype
7053 in the printed manual, if it fits.
7054 - Place spaces in packet prototypes between @vars and non-@var
7055 letters, and explain that they're just for formatting.
7056 - Use @dots{} instead of '...'.
7057 - Fix uses of @code where @var was needed.
7058 - Replace "deprecated" markers with English text spelling out the
7059 packet's status and the preferred alternatives.
7060 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7061 what this ever meant.
7062 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7063 this for a long time.
7064 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7065 implemented several times, and have been in use for years.
7066
7067 2005-11-15 Jim Blandy <jimb@redhat.com>
7068
7069 * gdb.texinfo (Packets): Add index entries for 'm' packet
7070 disclaimers.
7071
7072 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7073 of stub when processing an 'm' packet.
7074
7075 * gdb.texinfo (Packets): Mention that packets beginning with
7076 letters are reserved once, at the top, instead of actually listing
7077 them all and saying "reserved".
7078
7079 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7080
7081 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7082 Change @var{$arg0 to @code{$arg0.
7083
7084 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7085
7086 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7087
7088 2005-11-12 Jim Blandy <jimb@redhat.com>
7089
7090 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7091 order. Remove extraneous 'z'.
7092
7093 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7094
7095 * gdb.texinfo (Choosing files): Add --eval-command.
7096
7097 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7098
7099 * gdb.texinfo (Choosing modes): Add --return-child-result.
7100
7101
7102 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7103
7104 * gdb.texinfo (Choosing modes): Add --batch-silent.
7105
7106 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7107
7108 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7109 "The -var-update Command".
7110
7111 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7112
7113 * gdb.texinfo (Print Settings): Add documentation for set/show
7114 print array-indexes.
7115
7116 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7117
7118 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7119 6.2 and 6.3.
7120
7121 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7122
7123 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7124 since 19-Jan-2004.
7125 (Files): Likewise.
7126 (Variables, Symbols): Document the "<incomplete type>" message and
7127 its reasons.
7128
7129 2005-08-01 Fred Fish <fnf@specifix.com>
7130
7131 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7132
7133 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7134
7135 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7136 option for -var-list-children and -var-update.
7137 (GDB/MI Stack Manipulation): Simplify description of
7138 print-values option for -stack-list-locals.
7139 (GDB/MI Command Description Format): Clarify.
7140 (Mode Options): Spelling of superseded.
7141
7142 2005-07-12 Bob Rossi <bob@brasko.net>
7143
7144 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7145 corresponding GDB command comment.
7146
7147 2005-07-06 Bob Rossi <bob@brasko.net>
7148
7149 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7150 and -inferior-tty-show.
7151 (Input/Output): Document "set/show inferior-tty" and tty alias.
7152
7153 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7154
7155 * gdb.texinfo (Packets): Change description of 'D' packet to note
7156 that GDB does wait for a response.
7157
7158 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7159
7160 * gdb.texinfo (History) Rename "Command History".
7161 (Command History): Move node "Server Prefix" from section on
7162 Annotations here.
7163
7164 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7165
7166 * gdb.texinfo (GDB/MI Stack Manipulation):
7167 Re-instate -stack-info-frame with example. Say that it gets
7168 info on selected frame, not current frame.
7169
7170 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7171
7172 * gdb.texinfo (Server): Clarify that `file' should be used before
7173 connecting to the server.
7174 (Files): Add an xref to the above description.
7175 (Output Formats): More detailed description of the `c' format.
7176 (Memory): List explicitly all the formats supported by `x'.
7177 (Threads): Add an @cindex entry for "thread apply".
7178 (Files): Document the possibility of loading unlinked object
7179 files. Add more indexing for solib-absolute-prefix and
7180 --with-sysroot.
7181 (Machine Code): Document possible problems with locations in
7182 shared libraries.
7183 (Backtrace): Document that free-standing environments do not need
7184 to have a `main' function.
7185
7186 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7187
7188 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7189 -stack-info-frame.
7190
7191 2005-06-07 Andrew Cagney <cagney@gnu.org>
7192
7193 * gdb.texinfo (Contributors): Note the original multi-arch
7194 contributors.
7195
7196 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7197
7198 * gdb.texinfo (Registers): Add index entries for the standard
7199 registers.
7200 (Frames): Add cross-reference from frame pointer description to
7201 the Registers node.
7202 (Annotations Overview): Fix the reference to GDB name.
7203
7204 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7205
7206 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7207 can-use-hw-watchpoints.
7208
7209 2005-05-28 Bob Rossi <bob@brasko.net>
7210
7211 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7212 the possible reasons why an exec async record would be returned to FE.
7213
7214 2005-05-26 Andrew Cagney <cagney@gnu.org>
7215
7216 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7217 Andrew Cagney implemented the original GDB/MI.
7218
7219 2005-05-23 Orjan Friberg <orjanf@axis.com>
7220
7221 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7222 documentation. Add documentation for cris-mode.
7223
7224 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7225
7226 * gdb.texinfo (Numbers): Explain the example and make the wording
7227 more acurate.
7228
7229 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7230 Dennis Brueni <dennis@slickedit.com>
7231
7232 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7233 (GDB/MI Data Manipulation, GDB/MI Program Control)
7234 (GDB/MI Stack Manipulation): Update examples to include the fullname
7235 attribute in stack frames.
7236
7237 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7238
7239 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7240 do with other non-standard names of init files.
7241
7242 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7243
7244 * gdb.texinfo (Command Files): Move the description of the startup
7245 from here...
7246 (Startup): ...to this new subsection of the Invocation chapter.
7247 Rearrange the description of init files more logically and add a
7248 cross-reference to "Command Files". Document the special gdbinit
7249 name for CISCO 68k. Expand the description of what GDB does
7250 during startup.
7251 (History): Add index entry for HISTSIZE.
7252
7253 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7254
7255 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7256
7257 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7258
7259 * gdb.texinfo (SVR4 Process Information, The isatty call)
7260 (The system call): Don't use foo(N) notation for man pages and
7261 functions.
7262 (Compilation, DJGPP Native): Improve wording.
7263
7264 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7265
7266 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7267 were optimized away.
7268
7269 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7270
7271 * gdb.texinfo (Remote configuration): Document "set/show
7272 get-thread-local-storage-address". Add cross-reference to the
7273 description of the qGetTLSAddr packet.
7274 (General Query Packets): Mention "set remote
7275 get-thread-local-storage-address" and add a reference to its
7276 description.
7277
7278 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7279
7280 * gdb.texinfo (Backtrace): Describe 'bt full'.
7281
7282 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7283
7284 * gdb.texinfo (Mode Options): Fix typo.
7285 (GDB/MI): Describe how to invoke GDB/MI.
7286
7287 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7288
7289 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7290 references changed. Add description of "info udot".
7291 (Files): Document "set/show stop-on-solib-events".
7292 (M32R/D): Document "set/show download-path", "set/show
7293 board-address", "set/show server-address", "upload", "tload".
7294 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7295 "use_mon_code", "use_ib_break", "use_dbt_break".
7296 (Maintenance Commands): Improve indexing.
7297 (Target Commands): Document "set/show hash", "set/show debug
7298 monitor".
7299 (SVR4 Process Information): Document "info pidlist" and "info
7300 meminfo". Document "set/show procfs-tarce" and "set/show
7301 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7302 (Symbols, The Print Command with Objective-C): Improve indexing.
7303 (Objective-C): Add references to "info classes" and "info
7304 selectors".
7305 (Debugging Output): Improve wording. Document "set/show debug
7306 solib-frv". Fix "set/show debugvarobj".
7307 (Set Breaks): Add index entry for "hardware breakpoints".
7308 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7309 and "set/show usehardbreakpoints".
7310 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7311 monitor-prompt", "set/show monitor-warnings", "pmon".
7312 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7313 rdiromatzero", "set/show rdiheartbeat".
7314 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7315 "sds".
7316 (Embedded Processors): Document the "sim" command.
7317 (Remote): Document the "remote" command.
7318 (DJGPP Native): Document the "info serial" command.
7319 (Threads): Document "maint info sol-threads".
7320 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7321 (Set Breaks): Improve indexing.
7322 (Command Syntax): Add a reference to dont-repeat.
7323 (Define): Document "dont-repeat".
7324 (TUI Commands): Document "tabset".
7325 (WinCE): New subsection. Document "set/show remotedirectory",
7326 "set/show remoteupload", "set/show remoteaddhost".
7327
7328 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7329
7330 * gdb.texinfo (Hurd Native): New subsection, documents
7331 Hurd-specific commands.
7332 (Maintenance Commands): Add cross-reference to "Debugging Output".
7333 (Debugging Output): Document "set/show debug lin-lwp".
7334 (MIPS): Improve documentation of heuristic-fence-post. Document
7335 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7336 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7337 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7338 (ARM): Document ARM-specific commands.
7339 (AVR): New section. Document "info io_registers".
7340 (CRIS): New section. Document "set/show cris-version" and
7341 "set/show cris-dwarf2-cfi".
7342 (HPPA): New section. Document "set/show debug hppa" and "maint
7343 print unwind".
7344 (Neutrino): New subsection. Document "set/show debug nto-debug".
7345 (Super-H): New section. Document the "regs" command.
7346 (Debugging Output): Document "set/show debug aix-thread".
7347
7348 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7349
7350 * gdb.texinfo (Print Settings): Document "set/show print
7351 pascal_static-members", "set print repeats", "show print
7352 null-stop". Improve indexing. Fix documentation of "set print
7353 union".
7354 (Pascal): New section.
7355 (Supported languages): Rename from "Support"; all references
7356 updated. Add a menu item for Pascal.
7357 (Numbers): Document "set radix.
7358 (Screen Size): Document "set/show pagination".
7359 (MIPS Embedded): Remove "set processor" documentation.
7360 (Remote configuration): Document "set/show X/P/Z-packet",
7361 "set/show read-aux-vector-packet", "set/show remote
7362 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7363 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7364 remotedebug", "set/show remotebreak", "set/show remotedevice",
7365 "set/show remotelogfile".
7366 (Auxiliary Vector): Add reference to the description of the
7367 read-aux-vector-packet setting.
7368 (Set Watchpoints): Add a cross-reference to "set remote
7369 hardware-breakpoint-limit".
7370 (General Query Packets): Add indexing of requests and
7371 cross-references to related commands in "Remote configuration".
7372 (File-I/O Overview, The system call): Fix wording and typos.
7373 (Thread Stops): Add index entries.
7374 (Continuing and Stepping): Document "show step-mode".
7375 (i386): New node. Document "set/show struct-convention".
7376 (Files): Document "show trust-readonly-sections".
7377 (Calling): Document "set/show unwindonsignal".
7378 (Messages/Warnings): Add index entries.
7379 (Maintenance Commands): Document "set/show watchdog".
7380 (Annotations Overview): Document "show annotate".
7381 (Set Watchpoints): Add index entries.
7382 (Symbols): Fix doc of case-sensitive.
7383 (ABI): Document "show coerce-float-to-double".
7384 (Convenience Vars, Help): Improve indexing.
7385 (Machine Code): Document "show disassembly-flavor".
7386 (Debugging C plus plus): Document "show overload-resolution".
7387 (Value History, Signaling): Add index entries.
7388
7389 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7390
7391 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7392 (Processes): Fix wording.
7393 (History, List, Logging output, Define, Symbols, Print Settings):
7394 Improve indexing.
7395
7396 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7397
7398 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7399 redundant index entry for "target" command.
7400 (Backtrace): Add index entries.
7401 (Symbols, Fortran): Document the "set case-sensitive" command.
7402 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7403 (Print Settings): Add index entry for "set demangle-style".
7404 (Target Commands): Document "set download-write-size".
7405 (Debugging Output): Document "set exec-done-display".
7406
7407 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7408
7409 * gdb.texinfo (Files): Fix the name and documentation of
7410 add-shared-symbol-files. Document its alias assf. Update the
7411 list of OSs where GDB supports shared libraries. Fix markup.
7412 (Continuing and Stepping): Add reference to @var{location} in the
7413 text.
7414 (Dump/Restore Files): Fix reference to @{filename}.
7415 (Help): Fix wording.
7416 (Attach): Ditto.
7417 (Set Watchpoints): Ditto.
7418 (Backtrace): Remove redundant index entries. Improve index
7419 entries.
7420 (Delete Breaks): Fix wording.
7421 (Memory): Document the compare-sections command.
7422 (Memory Region Attributes): Improve wording.
7423 (Disabling): Improve wording.
7424 (Fortran): New subsection. Document the "info common" command.
7425 (Help): Document aliases "info copying" and "info warranty".
7426 (Caching Remote Data): New section. Document the "set/show
7427 remotecache" and "info dcache" commands.
7428 (Show): Fix wording of the documentation of the "set
7429 extension-language" command.
7430 (Signals): Add index entry for "info handle".
7431 (Memory Region Attributes): Fix punctuation.
7432 (Symbols): Change the arg name to "location" and refer to it in
7433 the text. Fix wording of "info types" doc.
7434 (Threads): Fix usage of @enumerate @item's.
7435 (Listing Tracepoints): Add index entry for "info tp".
7436 (Set Watchpoints): Add xref to "info break" description.
7437 (Macros): Add an index entry for "macro exp1". Document the
7438 "macro list" command.
7439 (Maintenance Commands): Document "flushregs", "maint agent",
7440 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7441 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7442 "maint print architecture", "maint print objfiles", "maint print
7443 statistics", "maint print type", "maint show-debug-regs", "maint
7444 space", "maint time", and "maint translate-address".
7445 (Connecting): Document the "monitor" command.
7446 (Annotations Overview): Describe the "set annotate" command.
7447
7448 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7449
7450 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7451 Rearrange index entries and improve wording about support for
7452 hardware watchpoints.
7453
7454 2005-03-10 Bob Rossi <bob@brasko.net>
7455
7456 * gdb.texinfo: Update copyright
7457
7458 2005-02-09 Theodore A. Roth <troth@openavr.org>
7459
7460 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7461 error.
7462
7463 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7464
7465 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7466
7467 2005-01-17 Michael Snyder <msnyder@redhat.com>
7468
7469 * gdb.texinfo: Fix spelling, infinte -> infinite.
7470
7471 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7472
7473 * observer.texi (GDB Observers): Document "solib_loaded".
7474
7475 2005-01-07 Andrew Cagney <cagney@gnu.org>
7476
7477 * configure.ac: Rename configure.in, require autoconf 2.59.
7478 * configure: Re-generate.
7479
7480 * configure.in: Replace configdirs with multiple references to
7481 AC_CONFIG_SUBDIRS.
7482 * configure: Re-generate.
7483
7484 2005-01-04 Andrew Cagney <cagney@gnu.org>
7485
7486 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7487 part of the version number.
7488
7489 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7490
7491 * gdbint.texinfo (Algorithms): Remove description of
7492 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7493
7494 2004-12-07 Jim Blandy <jimb@redhat.com>
7495
7496 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7497 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7498 numbers.
7499
7500 2004-12-07 Andreas Schwab <schwab@suse.de>
7501
7502 * gdb.texinfo (Mode Options): Document -l option.
7503
7504 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7505
7506 * gdbint.texinfo (Algorithms): More accurate description of
7507 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7508 is not needed unless data-read and data-access watchpoints are
7509 supported. Add a description of how GDB checks whether the
7510 inferior stopped because a watchpoint was hit.
7511
7512 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7513
7514 * gdb.texinfo (Files): Add cross-reference to description of
7515 -readnow command-line switch.
7516
7517 2004-11-10 Randolph Chung <tausq@debian.org>
7518
7519 * gdb.texinfo: Document set/show backtrace past-entry commands.
7520 Rearrange index entries for set/show backtrace past-main.
7521
7522 2004-11-10 Jon Beniston <jon@beniston.com>
7523
7524 Committed by Andrew Cagney <cagney@gnu.org>.
7525 * gdb.texinfo (Remote Serial Protocol): Further describe
7526 binary transfer escaping mechanism .
7527
7528 2004-11-08 Randolph Chung <tausq@debian.org>
7529
7530 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7531 and "show debug infrun". Add index entries.
7532
7533 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7534
7535 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7536 "info proc" that are already implemented. Add index entries.
7537 (Working Directory): Add a cross-reference to "info proc" command.
7538 (Files): Add a tip for decreasing memory used for symtabs from
7539 shared libraries.
7540 (Starting): Fix whitespace; make "elaboration" stand out where it
7541 is first used, and add an index entry for the term.
7542 (Calling): Expand and elaborate text. Add "print". Add the
7543 description of problems with weak aliases.
7544 (Core File Generation): New section.
7545
7546 2004-10-12 Andrew Cagney <cagney@gnu.org>
7547
7548 * gdbint.texinfo (Versions and Branches): New chapter.
7549 (Releasing GDB): Delete "Versions and Branches" section.
7550 (Top): Add "Versions and Branches".
7551
7552 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7553
7554 * gdb.texinfo (Editing, History): Add cross-references to the
7555 included Readline and History user documentation. Remove
7556 references to the symbol have-readline-appendices which is unused
7557 and undefined.
7558 (History): Fix indexing.
7559
7560 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7561
7562 * gdbint.texinfo (target_stopped_data_address): Update to
7563 new prototype.
7564 (i386_stopped_data_address): Update prototype and description.
7565 (i386_stopped_by_watchpoint): New function and description.
7566
7567 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7568
7569 * gdb.texinfo (Filenames): Add Ada suffixes.
7570 (Ada) New section.
7571
7572 2004-09-27 Andrew Cagney <cagney@gnu.org>
7573 Robert Picco <Robert.Picco@hp.com>
7574
7575 * gdb.texinfo (Packets): Document the "p" packet.
7576
7577 2004-09-21 Jason Molenda (jmolenda@apple.com)
7578
7579 * gdb.texinfo (Paths and Names of the Source Files): Document the
7580 meaning of values in the 'desc' field of a SO stab.
7581
7582 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7583
7584 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7585 max-cache-age" and "maint show dwarf2 max-cache-age".
7586
7587 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7588
7589 * gdb.texinfo (Set Breaks): Add index entry for setting
7590 breakpoints on overloaded C++ functions that are not members of
7591 any classes. Add an example and an index entry for setting
7592 breakpoints on all program functions.
7593 (Character Sets, Macros, Overlay Commands)
7594 (Non-debug DLL symbols, GDB/MI Output Syntax)
7595 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7596 Use "(@value{GDBP})" instead of a literal "(gdb)".
7597
7598 2004-09-12 Andrew Cagney <cagney@gnu.org>
7599
7600 * gdbint.texinfo (Native Debugging): Delete description of
7601 FILES_INFO_HOOK.
7602
7603 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7604
7605 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7606 to hex_string_custom (not historically correct, but more
7607 understandable, given the current code).
7608
7609 2004-09-03 Andrew Cagney <cagney@gnu.org>
7610
7611 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7612
7613 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7614
7615 * observer.texi (solib_unloaded): New observer.
7616
7617 2004-08-24 Andrew Cagney <cagney@gnu.org>
7618
7619 * gdbint.texinfo (Target Architecture Definition): Add missing
7620 comma.
7621
7622 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7623
7624 * (Using the Testsuite): build != host is supported,
7625 but some test scripts do not support build != host.
7626
7627 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7628
7629 * gdbint.texinfo (Host Definition): Delete description of
7630 FCLOSE_PROVIDED and GETENV_PROVIDED.
7631
7632 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7633
7634 * gdbint.texinfo (Host Definition): Delete description of
7635 NO_SYS_FILE.
7636 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7637 PTRACE_FP_BUG.
7638
7639 2004-08-05 Andrew Cagney <cagney@gnu.org>
7640
7641 * gdbint.texinfo (Target Architecture Definition): Delete
7642 reference to deprecated_read_fp.
7643
7644 2004-08-02 Andrew Cagney <cagney@gnu.org>
7645
7646 * gdbint.texinfo (Target Architecture Definition): Delete
7647 description of DEPRECATED_REGISTER_BYTES.
7648
7649 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7650
7651 * gdb.texinfo (Source Path): Document the new behavior of
7652 searching for the source files.
7653
7654 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7655
7656 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7657 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7658 (Auto Display): Improve indexing.
7659
7660 2004-07-16 Andrew Cagney <cagney@gnu.org>
7661
7662 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7663 "-noasync".
7664
7665 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7666
7667 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7668 have the same prefix have only their prefix in the index.
7669
7670 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7671
7672 * gdb.texinfo (BSD libkvm Interface): New node (section)
7673 (Native): Add it to the menu.
7674
7675 2004-07-01 Mark Kettenis <kettenis@gnu.org>
7676
7677 * gdbint.texinfo (Target Architecture Definition): Remove
7678 PCC_SOL_BROKEN.
7679
7680 2004-06-24 Mark Kettenis <kettenis@gnu.org>
7681
7682 * gdbint.texinfo (Target Architecture Definition): Remove
7683 SUN_FIXED_LBRAC_BUG.
7684
7685 2004-06-26 Andrew Cagney <cagney@gnu.org>
7686
7687 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7688
7689 2004-06-20 Andrew Cagney <cagney@gnu.org>
7690
7691 * gdbint.texinfo (Target Architecture Definition): Deprecate
7692 USE_STRUCT_CONVENTION.
7693
7694 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7695
7696 gdb.texinfo (Bug Reporting): Mention session recording,
7697 with the script command or Emacs.
7698
7699 2004-06-18 Andrew Cagney <cagney@gnu.org>
7700
7701 * gdbint.texinfo (Target Architecture Definition): Deprecate
7702 FUNCTION_START_OFFSET.
7703
7704 2004-06-14 Andrew Cagney <cagney@gnu.org>
7705
7706 Based on changes from Karl Berry.
7707 * gdb.texinfo: Do not use @sc in a direntry.
7708 * stabs.texinfo: Change @dircateogry to "Software development".
7709 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7710
7711 2004-06-13 Andrew Cagney <cagney@gnu.org>
7712
7713 * gdbint.texinfo (Target Architecture Definition): Delete
7714 description of RETURN_VALUE_ON_STACK.
7715
7716 2004-06-09 Andrew Cagney <cagney@gnu.org>
7717
7718 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7719 deleted by previous patch.
7720
7721 2004-06-08 Andrew Cagney <cagney@gnu.org>
7722
7723 * gdbint.texinfo (Native Debugging): Delete documentation on
7724 ATTACH_DETACH.
7725
7726 2004-06-06 Randolph Chung <tausq@debian.org>
7727
7728 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7729
7730 2004-06-06 Randolph Chung <tausq@debian.org>
7731
7732 * gdb.texinfo (push_dummy_call): Update argument list to match
7733 the new push_dummy_call method signature. Describe the function
7734 argument.
7735
7736 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7737
7738 * gdb.texinfo (Starting): Document new start command.
7739
7740 2004-05-21 Andrew Cagney <cagney@redhat.com>
7741
7742 * observer.texi (GDB Observers): Document "inferior_created".
7743
7744 2004-05-08 Andrew Cagney <cagney@redhat.com>
7745
7746 * gdbint.texinfo (Target Architecture Definition): Delete
7747 description of DO_DEFERRED_STORES.
7748
7749 * gdbint.texinfo (Target Architecture Definition): Delete
7750 references to DEPRECATED_FIX_CALL_DUMMY.
7751
7752 * gdbint.texinfo (Target Architecture Definition): Delete
7753 description of DEPRECATED_CALL_DUMMY_WORDS,
7754 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7755
7756 * gdbint.texinfo (Target Architecture Definition): Delete
7757 description of DEPRECATED_PUSH_DUMMY_FRAME.
7758
7759 * gdbint.texinfo (Target Architecture Definition): Delete
7760 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7761
7762 2004-05-07 Andrew Cagney <cagney@redhat.com>
7763
7764 * observer.texi (GDB Observers): Add "Debugging" section. Include
7765 cross reference to "set/show debug observer".
7766 * gdb.texinfo (Debugging Output): Document "set/show debug
7767 observer".
7768
7769 2004-05-01 Andrew Cagney <cagney@redhat.com>
7770
7771 * gdbint.texinfo (Target Architecture Definition): Delete
7772 description of DEPRECATED_PC_IN_SIGTRAMP.
7773
7774 2004-04-30 Andrew Cagney <cagney@redhat.com>
7775
7776 * gdbint.texinfo (Target Architecture Definition): Delete
7777 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7778
7779 2004-04-30 Orjan Friberg <orjanf@axis.com>
7780
7781 * observer.texi (GDB Observers): Correct spelling.
7782
7783 2004-04-26 Orjan Friberg <orjanf@axis.com>
7784
7785 * observer.texi (GDB Observers): Add target_changed event.
7786
7787 2004-04-08 Andrew Cagney <cagney@redhat.com>
7788
7789 * observer.texi (GDB Observers): Rework, provide generic observer
7790 definitions and then a list of observable events.
7791
7792 2004-04-04 Andrew Cagney <cagney@redhat.com>
7793
7794 * gdbint.texinfo (Host Definition): Delete reference to
7795 NO_SIGINTERRUPT.
7796
7797 2004-04-02 Andrew Cagney <cagney@redhat.com>
7798
7799 * gdbint.texinfo (Target Architecture Definition): Delete
7800 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7801
7802 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7803
7804 * gdb.texinfo (TUI Commands): Document tui reg commands.
7805
7806 2004-03-26 Andrew Cagney <cagney@redhat.com>
7807
7808 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7809 "gdbtui".
7810 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7811 (Contributors): Mention both Text and Terminal User Interface.
7812
7813 2004-03-23 Andrew Cagney <cagney@redhat.com>
7814
7815 * gdbint.texinfo (Target Architecture Definition): Deprecate
7816 references to SIGTRAMP_START and SIGTRAMP_END.
7817
7818 2004-03-23 Andrew Cagney <cagney@redhat.com>
7819
7820 * gdbint.texinfo (Target Architecture Definition): Deprecate
7821 references to PC_IN_SIGTRAMP.
7822
7823 2004-03-19 Andrew Cagney <cagney@redhat.com>
7824
7825 * gdbint.texinfo (Target Architecture Definition): Delete
7826 reference to GDB_TARGET_IS_HPPA.
7827
7828 2004-03-18 Andrew Cagney <cagney@redhat.com>
7829
7830 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7831 describe pre_init and post_init.
7832
7833 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7834
7835 * gdb.texinfo (Debugging Output): Document values for "set debug
7836 target".
7837
7838 2004-02-28 Andrew Cagney <cagney@redhat.com>
7839
7840 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7841
7842 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7843
7844 * gdb.texinfo (breakpoints): Add information about the
7845 new "set breakpoint pending" and "show breakpoint pending"
7846 commands.
7847
7848 2004-02-26 Andrew Cagney <cagney@redhat.com>
7849
7850 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7851 in Per-architecture module data section.
7852
7853 2004-02-25 Roland McGrath <roland@redhat.com>
7854
7855 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7856
7857 2004-02-24 Andrew Cagney <cagney@redhat.com>
7858
7859 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7860 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7861 * fdl.texi: Import Version 1.2, November 2002.
7862
7863 2004-02-17 Andrew Cagney <cagney@redhat.com>
7864
7865 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7866
7867 2004-02-16 Andrew Cagney <cagney@redhat.com>
7868
7869 * gdbint.texinfo (Target Architecture Definition): Deprecate
7870 FRAMELESS_FUNCTION_INVOCATION.
7871
7872 2004-02-16 Andrew Cagney <cagney@redhat.com>
7873
7874 * gdbint.texinfo (Coding): Mention -Wunused-function.
7875
7876 2004-02-14 Andrew Cagney <cagney@redhat.com>
7877
7878 * gdbint.texinfo (Target Architecture Definition): Delete
7879 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7880
7881 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
7882
7883 * gdb.texinfo: Properly quote the name "C++".
7884 * gdbint.texinfo: Ditto.
7885 * stabs.texinfo: Ditto.
7886
7887 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
7888
7889 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7890 minimal information about libiberty.
7891
7892 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7893
7894 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7895
7896 2004-02-04 Roland McGrath <roland@redhat.com>
7897
7898 * gdb.texinfo (Auxiliary Vector): New node (section).
7899 (Data): Add it to the menu.
7900
7901 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7902
7903 * gdb.texinfo (Breakpoints): Add information about pending
7904 breakpoint support.
7905
7906 2004-01-26 Andrew Cagney <cagney@redhat.com>
7907
7908 * gdb.texinfo (Overview): Delete references to the cisco protocol
7909 including the "N" response.
7910
7911 2004-01-26 Andrew Cagney <cagney@redhat.com>
7912
7913 * gdbint.texinfo (Target Architecture Definition): Rename
7914 EXTRACT_STRUCT_VALUE_ADDRESS to
7915 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7916
7917 2004-01-24 Eli Zaretskii <eliz@gnu.org>
7918
7919 * gdb.texinfo (KOD): Document "show os". Add index entries for
7920 "set/show os" and "info cisco" commands.
7921
7922 2004-01-21 Eli Zaretskii <eliz@gnu.org>
7923
7924 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7925
7926 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7927
7928 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7929 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7930
7931 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
7932
7933 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7934 -stack-list-locals.
7935 (GDB/MI Variable Objects): Describe extension to
7936 -var-list-children.
7937
7938 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7939
7940 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7941
7942 2004-01-17 Andrew Cagney <cagney@redhat.com>
7943
7944 * gdbint.texinfo (Target Architecture Definition): Delete
7945 documentation on DEPRECATED_NPC_REGNUM.
7946
7947 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
7948
7949 * gdb.texinfo: Update copyright year. Mention that set
7950 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7951 "set follow-fork-mode ask".
7952
7953 2004-01-13 Andrew Cagney <cagney@redhat.com>
7954
7955 * gdbint.texinfo: Update copyright year.
7956 (Coding): Add -Wunused-label to list of -Werror warnings.
7957
7958 2004-01-08 Jason Molenda <jmolenda@apple.com>
7959 Eli Zaretskii <eliz@gnu.org>
7960
7961 * gdb.texinfo: Update copyright.
7962 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7963 around names, as appropriate. Minor syntax cleanup of
7964 _NSPrintForDebugger explanation. Two spaces after periods.
7965 GDBN used instead of lit. "gdb". Index entries added for
7966 print-object and _NSPrintForDebugger. @noindent added in one spot.
7967
7968 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
7969
7970 * stabs.texinfo: Add dircategory and direntry commands.
7971 * annotate.texinfo: Ditto.
7972
7973 2003-11-10 Andrew Cagney <cagney@redhat.com>
7974
7975 * gdbint.texinfo (Target Architecture Definition): Replace the
7976 return_value method's "inval" and "outval" parameters with
7977 "readbuf" and "writebuf".
7978
7979 2003-10-28 Jim Blandy <jimb@redhat.com>
7980
7981 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7982 from "The `F' request packet" and "The `F' reply packet", to make
7983 texi2dvi happy.
7984 (File-I/O remote protocol extension): Update menu entries, too.
7985
7986 2003-10-26 Michael Chastain <mec@shout.net>
7987
7988 * gdb.texinfo (Thread Stops): Document the issue with
7989 premature return from system calls in multi-threaded programs.
7990
7991 2003-10-24 Andrew Cagney <cagney@redhat.com>
7992
7993 * annotate.texinfo: Fix "fortunatly"[sic].
7994
7995 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7996
7997 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7998 with "Hitachi" and "Mitsubishi".
7999
8000 2003-10-20 Andrew Cagney <cagney@redhat.com>
8001
8002 * gdbint.texinfo (Target Architecture Definition): Document
8003 gdbarch_return_value. Add cross references from
8004 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8005 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8006
8007 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8008
8009 * gdbint.texinfo (Target Architecture Definition): Document
8010 regset_from_core_section.
8011
8012 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8013
8014 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8015
8016 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8017
8018 From Anthony Green <green@redhat.com>:
8019 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8020
8021 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8022
8023 * gdb.texinfo (Breakpoint related warnings): New node.
8024 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8025
8026 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8027
8028 * gdb.texinfo (Remote Protocol): Document v and vCont.
8029
8030 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8031
8032 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8033 * gdbint.texinfo: Ditto.
8034
8035 2003-10-09 Andrew Cagney <cagney@redhat.com>
8036
8037 From 2003-09-18 David Anderson <davea@sgi.com>:
8038 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8039 "command".
8040
8041 2003-10-03 Andrew Cagney <cagney@redhat.com>
8042
8043 * gdbint.texinfo (Target Architecture Definition): Deprecate
8044 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8045 just target.
8046
8047 2003-10-02 Andrew Cagney <cagney@redhat.com>
8048
8049 * gdbint.texinfo (Target Architecture Definition): Rename
8050 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8051 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8052 * gdbint.texinfo (Target Architecture Definition): Rename
8053
8054 2003-09-30 Andrew Cagney <cagney@redhat.com>
8055
8056 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8057 (Target Architecture Definition):
8058
8059 * gdbint.texinfo (Target Architecture Definition): Rename
8060 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8061
8062 2003-09-29 Andrew Cagney <cagney@redhat.com>
8063
8064 * gdbint.texinfo (Target Architecture Definition): Delete
8065 documentation for NEED_TEXT_START_END.
8066
8067 * gdbint.texinfo (Target Architecture Definition): Rename
8068 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8069 TARGET_WRITE_PC.
8070
8071 2003-09-22 Michael Chastain <mec@shout.net>
8072
8073 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8074
8075 2003-09-21 Anthony Green <green@redhat.com>
8076
8077 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8078
8079 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8080
8081 * gdbint.texinfo (Target Architecture Definition): Document
8082 stabs_argument_has_addr.
8083
8084 2003-09-18 Andrew Cagney <cagney@redhat.com>
8085
8086 * gdbint.texinfo (Target Architecture Definition): Delete
8087 documentation on REGISTER_NAMES.
8088
8089 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8090
8091 * gdbint.texinfo (Target Architecture Definition): Replace
8092 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8093
8094 2003-09-11 Andrew Cagney <cagney@redhat.com>
8095
8096 * gdbint.texinfo (Target Architecture Definition): Replace
8097 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8098
8099 2003-08-18 Andrew Cagney <cagney@redhat.com>
8100
8101 * gdbint.texinfo (Target Architecture Definition): Document
8102 "frame_red_zone_size".
8103
8104 2003-08-09 Andrew Cagney <cagney@redhat.com>
8105
8106 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8107 with "set/show backtrace past-main" and "set/show backtrace
8108 limit".
8109
8110 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8111
8112 * Makefile.in (install-info): Support DESTDIR.
8113 (install-html): Likewise.
8114
8115 2003-08-07 Andrew Cagney <cagney@redhat.com>
8116
8117 Patch from Nick Roberts.
8118 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8119 bindings. Remove description of send-gdb-command.
8120
8121 2003-08-07 Andrew Cagney <cagney@redhat.com>
8122
8123 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8124 GDB 6.0.
8125
8126 2003-08-06 Andrew Cagney <cagney@redhat.com>
8127
8128 * gdb.texinfo (Mode Options): Mention that level three is the
8129 highest available and that level 2 is deprecated.
8130 (Annotations Overview): Mention annotation levels. Cross reference
8131 to "Limitations of the Annotation Interface" in annotate.texi.
8132 (TODO, Value Annotations, Frame Annotations): Delete section.
8133 (Displays, Breakpoint Info): Delete.
8134
8135 2003-08-04 Andrew Cagney <cagney@redhat.com>
8136
8137 * agentexpr.texi: Delete @bye.
8138 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8139 (stabs.info): Add $(srcdir) to include search path.
8140 (html): Depend on "annotate_toc.html", and not "annotate.html".
8141 * stabs.texinfo: Ditto. Include "fdl.texi".
8142 * gdbint.texinfo: Update copyright statement's list of invariant
8143 sections.
8144
8145 2003-07-28 Andrew Cagney <cagney@redhat.com>
8146
8147 * Makefile.in (INFO_DEPS): Add annotate.info.
8148 (dvi, ps, html, pdf): Add annotate.
8149 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8150 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8151 (ANNOTATE_DOC_FILES): New macro.
8152 (ANNOTATE_TEX_TMPS): New macro.
8153 (annotate.info, annotate_toc.html): Specify dependencies.
8154 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8155 * annotate.texinfo: Rename annotate.texi. Get building. Add
8156 "Migrating to GDB/MI" and "Limitations of the Annotation
8157 Interface" chapters. Mention why it is not part of the user
8158 guide. Update copyright notice. Include "fdl.texi".
8159
8160 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8161
8162 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8163
8164 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8165
8166 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8167
8168 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8169
8170 * gdb.texinfo (Server): Mention pidof.
8171
8172 2003-07-22 Andrew Cagney <cagney@redhat.com>
8173
8174 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8175 list.
8176
8177 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8178
8179 * gdb.texinfo (Logging output): New chapter.
8180
8181 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8182
8183 * gdb.texinfo (Unsupported languages): New section.
8184 (Languages): Add link to new section.
8185
8186 2003-06-22 Andrew Cagney <cagney@redhat.com>
8187
8188 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8189
8190 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8193
8194 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8195
8196 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8197 * agentexpr.texi: Retitle section, and change it to an appendix.
8198 Comment out texinfo initialization. Factor a @var{} into two
8199 pieces to prevent makeinfo warnings.
8200 * gdb.texinfo: Add Agent Expressions appendix.
8201
8202 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8203
8204 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8205
8206 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8207
8208 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8209 remote target". Document the "detach" and "disconnect" commands.
8210 (Server, Netware, Debug Session): Reference "Connecting to a
8211 remote target".
8212 (GDB/MI Target Manipulation): Document "-target-disconnect".
8213
8214 2003-06-13 Andrew Cagney <cagney@redhat.com>
8215
8216 * gdbint.texinfo (Target Architecture Definition): Deprecate
8217 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8218 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8219
8220 2003-06-09 Jim Blandy <jimb@redhat.com>
8221
8222 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8223
8224 2003-06-08 Andrew Cagney <cagney@redhat.com>
8225
8226 * gdbint.texinfo (Target Architecture Definition): Delete
8227 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8228
8229 2003-06-08 Andrew Cagney <cagney@redhat.com>
8230
8231 * gdbint.texinfo (Target Architecture Definition): Document
8232 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8233
8234 2003-06-07 Adam Fedor <fedor@gnu.org>
8235
8236 * gdb.texinfo: Add Objective-C documentation.
8237
8238 2003-06-01 Andrew Cagney <cagney@redhat.com>
8239
8240 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8241 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8242
8243 2003-05-21 Andrew Cagney <cagney@redhat.com>
8244
8245 * gdbint.texinfo (Target Architecture Definition): Delete
8246 references to "extract_address" and "store_address".
8247
8248 2003-05-16 Andrew Cagney <cagney@redhat.com>
8249
8250 * gdbint.texinfo (Target Architecture Definition): Replace
8251 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8252 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8253
8254 2003-05-14 Theodore A. Roth <troth@openavr.org>
8255
8256 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8257
8258 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8259
8260 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8261 (gdb.dvi): Likewise.
8262 (gdb.pdf): Likewise.
8263 (links2roff): Likewise.
8264
8265 2003-05-08 Jim Blandy <jimb@redhat.com>
8266
8267 * gdb.texinfo (Dump/Restore Files): Update documentation for
8268 'dump', 'append', and 'restore': note that format argument is
8269 optional; simplify presentation of the command variants; and be
8270 more precise about the formats.
8271
8272 2003-05-07 Jim Blandy <jimb@redhat.com>
8273
8274 * gdb.texinfo (Symbols): Update documentation: 'maint list
8275 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8276 symtabs' and 'maint info psymtabs'.
8277
8278 2003-05-05 Andrew Cagney <cagney@redhat.com>
8279
8280 * gdbint.texinfo (Target Architecture Definition): Make
8281 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8282 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8283 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8284
8285 2003-05-04 Andrew Cagney <cagney@redhat.com>
8286
8287 * gdb.texinfo (Maintenance Commands): Document "maint print
8288 dummy-frames".
8289
8290 2003-05-04 Andrew Cagney <cagney@redhat.com>
8291
8292 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8293
8294 2003-05-03 J. Brobecker <brobecker@gnat.com>
8295
8296 Thierry Schneider <tpschneider1@yahoo.com>
8297 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8298 for new MI command.
8299
8300 2003-05-03 Andrew Cagney <cagney@redhat.com>
8301
8302 * gdbint.texinfo (Target Architecture Definition): Document
8303 push_dummy_code. Add cross references.
8304
8305 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8306
8307 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8308 set/show charsets commands.
8309
8310 2003-04-28 Andrew Cagney <cagney@redhat.com>
8311
8312 * gdbint.texinfo (Target Architecture Definition): Replace
8313 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8314 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8315
8316 2003-04-28 Andrew Cagney <cagney@redhat.com>
8317
8318 * gdbint.texinfo (Target Architecture Definition): Rename
8319 "tm_print_insn" to "deprecated_tm_print_insn".
8320
8321 2003-04-09 Jim Blandy <jimb@redhat.com>
8322
8323 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8324 list psymtabs'.
8325
8326 2003-04-08 Andrew Cagney <cagney@redhat.com>
8327
8328 * gdbint.texinfo (Target Architecture Definition): Delete
8329 references to EXTRA_FRAME_INFO.
8330
8331 2003-04-08 Andrew Cagney <cagney@redhat.com>
8332
8333 * gdbint.texinfo (Target Architecture Definition): Delete
8334 PRINT_TYPELESS_INTEGER.
8335
8336 2003-04-02 J. Brobecker <brobecker@gnat.com>
8337
8338 * observer.texi (GDB Observers): Adjust the documentation for the
8339 normal_stop notification to better describe reality. Fix a couple
8340 of minor typos.
8341
8342 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8343
8344 * gdb.texinfo (GDB/MI Program Control): Add
8345 '-file-list-exec-source-file'
8346
8347 2003-03-31 Andrew Cagney <cagney@redhat.com>
8348
8349 * gdbint.texinfo (Target Architecture Definition): Delete
8350 references to CALL_DUMMY_P.
8351
8352 2003-03-30 Andrew Cagney <cagney@redhat.com>
8353
8354 * gdbint.texinfo (Target Architecture Definition): Remove
8355 reference to TARGET_WRITE_SP.
8356
8357 2003-03-27 Andrew Cagney <cagney@redhat.com>
8358
8359 * gdbint.texinfo (Target Architecture Definition): Remove
8360 references to write_sp.
8361
8362 2003-03-27 Andrew Cagney <cagney@redhat.com>
8363
8364 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8365 chapter body. Use @smallexample instead of @example.
8366 (Annotations): Ditto.
8367 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8368 annotate.texi.
8369
8370 2003-03-26 Andrew Cagney <cagney@redhat.com>
8371
8372 * gdbint.texinfo (Target Architecture Definition): Replace
8373 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8374 dummy_addr parameters.
8375
8376 2003-03-25 Andrew Cagney <cagney@redhat.com>
8377
8378 * gdbint.texinfo (Target Architecture Definition): Delete
8379 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8380 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8381 Add reference to PUSH_ARGUMENTS.
8382
8383 2003-03-23 Andrew Cagney <cagney@redhat.com>
8384
8385 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8386 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8387
8388 2003-03-18 J. Brobecker <brobecker@gnat.com>
8389
8390 * gdbint.texinfo (Algorithms): Add new section describing the
8391 Observer paradigm.
8392 (Top): Add menu entry to new observer appendix.
8393 * observer.texi: New file.
8394 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8395 new observer.texi file.
8396
8397 2003-03-17 Andrew Cagney <cagney@redhat.com>
8398
8399 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8400 that GNU Press update the manual version number.
8401
8402 2003-03-12 Andrew Cagney <cagney@redhat.com>
8403
8404 * gdbint.texinfo (Target Architecture Definition): Delete
8405 references to get_saved_register. Rename GET_SAVED_REGISTER to
8406 DEPRECATED_GET_SAVED_REGISTER.
8407
8408 2003-03-13 Andrew Cagney <cagney@redhat.com>
8409
8410 * gdbint.texinfo (Target Architecture Definition): Replace
8411 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8412
8413 2003-03-12 Andrew Cagney <cagney@redhat.com>
8414
8415 * gdbint.texinfo (Target Architecture Definition): Rename
8416 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8417
8418 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8419
8420 * gdb.texinfo: Add File-I/O documentation.
8421
8422 2003-03-10 Andrew Cagney <cagney@redhat.com>
8423
8424 * gdbint.texinfo (Target Architecture Definition): Cross reference
8425 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8426
8427 2003-03-07 Andrew Cagney <cagney@redhat.com>
8428
8429 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8430 frame" command.
8431
8432 2003-03-05 Andrew Cagney <cagney@redhat.com>
8433
8434 * gdbint.texinfo (Target Architecture Definition): Document
8435 unwind_dummy_id. Cross reference unwind_dummy_id and
8436 SAVE_DUMMY_FRAME_TOS.
8437
8438 2003-03-05 James Ingham <jingham@apple.com>
8439 Daniel Jacobowitz <drow@mvista.com>
8440
8441 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8442 and "show cp-abi".
8443
8444 2003-03-03 Andrew Cagney <cagney@redhat.com>
8445
8446 * gdbint.texinfo (Target Architecture Definition): Document
8447 register_type.
8448
8449 2003-03-03 Andrew Cagney <cagney@redhat.com>
8450
8451 * stabs.texinfo (Structures): Use @samp and separate @var's
8452 instead of a single @var containing a comma separated list.
8453 (Unions): Ditto.
8454
8455 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8456
8457 * Makefile.in (distclean): Remove config.log.
8458
8459 2003-03-01 Andrew Cagney <cagney@redhat.com>
8460
8461 * gdbint.texinfo (Target Architecture Definition): Rename
8462 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8463
8464 2003-03-01 Andrew Cagney <cagney@redhat.com>
8465
8466 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8467 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8468
8469 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8470
8471 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8472 (Non-debug DLL symbols): New node, describing the minimal symbols
8473 loaded from DLLs without real debugging symbols.
8474
8475 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8476
8477 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8478 hardware-breakpoint-limit".
8479 (Set Watchpoints): Add cross reference to "set remote
8480 hardware-watchpoint-limit".
8481 (Remote configuration options): New section.
8482
8483 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8484
8485 * gdbint.texinfo (Target Architecture Definition): Delete
8486 descrption of IS_TRAPPED_INTERNALVAR.
8487
8488 From Keith Seitz <keiths@redhat.com>:
8489 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8490 option "-i"/"--interpreter" to this chapter. Include index
8491 entries.
8492
8493 2003-02-04 David Carlton <carlton@math.stanford.edu>
8494
8495 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8496 (Variables): Recommend stabs+ and DWARF 2.
8497 (C plus plus expressions): Correct info about
8498 compiler versions, debug formats.
8499 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8500 PR symtab/874.
8501
8502 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8503
8504 * gdbint.texinfo (Target Architecture Definition): Delete
8505 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8506 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8507 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8508 references to nindy and i960.
8509 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8510
8511 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8512
8513 * gdbint.texinfo (Target Architecture Definition): Delete
8514 FLOAT_INFO.
8515
8516 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8517
8518 * stabs.texinfo (Member Type Descriptor): Clarify description of
8519 `@'. Suggested by Ben Hutchings.
8520
8521 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8522
8523 * gdb.texinfo (M68K): Delete reference to es1800.
8524
8525 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8526
8527 * gdb.texinfo (Maintenance Commands): Document `maint print
8528 reggroups' and `maint print register-groups'.
8529 * gdbint.texinfo (Target Architecture Definition): Document
8530 register_reggroup_p.
8531
8532 2003-01-23 Jim Blandy <jimb@redhat.com>
8533
8534 * gdb.texinfo (Separate Debug Files): New section.
8535
8536 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8537
8538 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8539 and "maint show profile".
8540
8541 2003-01-16 Michael Chastain <mec@shout.net>
8542
8543 * gdb.texinfo (Installing GDB): Warn against
8544 ".../gdb-VERSION/gdb/configure".
8545 (Separate Objdir): Likewise.
8546
8547 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8548
8549 * gdbint.texinfo (Target Architecture Definition): Delete
8550 definition of PRINT_REGISTER_HOOK.
8551
8552 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8553
8554 (OpenRISC 1000): Fix formatting of command names.
8555
8556 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8557
8558 * gdb.texinfo (Continuing and Stepping): Add new command
8559 'advance'. Clarify behavior of 'until'.
8560
8561 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8562
8563 * gdb.texinfo (Files): Document solib-absolute-prefix and
8564 solib-search-path.
8565
8566 2003-01-09 Michael Chastain <mec@shout.net>
8567
8568 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8569 (Create a Release): Add new instructions for new @file{src-release}.
8570 Document existing instructions for @file{Makefile.in} as
8571 being for @value{GDBN} 5.3.1 or earlier.
8572
8573 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8574
8575 * gdbint.texinfo (Target Architecture Definition): Mention
8576 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8577 allocate memory.
8578
8579 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8580
8581 * gdb.texinfo (Controlling GDB): Add @kindex for
8582 "show osabi".
8583 (Backtraces): Add @kindex's for backtrace-below-main.
8584
8585 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8586
8587 * gdb.texinfo (Controlling GDB): Document "set osabi".
8588
8589 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8590
8591 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8592 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8593
8594 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8595
8596 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8597 "set coerce-float-to-double".
8598 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8599
8600 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8601
8602 * stabs.texinfo: Remove obsolete text.
8603 * gdbint.texinfo: Ditto.
8604 * gdb.texinfo: Ditto.
8605
8606 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8607
8608 * gdbint.texinfo (Target Architecture Definition): Update
8609 description of gdbarch_register_osabi.
8610
8611 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8612
8613 * agentexpr.texi: Fix typos.
8614 * annotate.texi: Likewise.
8615 * fdl.texi: Likewise.
8616
8617 2002-12-10 Andrew Cagney <cagney@redhat.com>
8618
8619 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8620 DEPRECATED_INIT_FRAME_PC.
8621
8622 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8623
8624 * gdbint.texinfo (Target Architecture Definition): Delete
8625 PC_IN_CALL_DUMMY.
8626
8627 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8628
8629 * gdbint.texinfo (Host Definition): Delete documentation on
8630 USE_GENERIC_DUMMY_FRAMES.
8631
8632 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8633
8634 Fix PR gdb/723 and PR gdb/245.
8635 * Makefile.in (install-info): Run the install-info command as part
8636 of the post install steps only.
8637 (uninstall-info): New target.
8638 (uninstall): New target.
8639
8640 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8641
8642 * Makefile.in (install): Make install do some real work.
8643
8644 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8645
8646 Fix POSIX problem reported by Paul Eggert.
8647 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8648 Fix PR gdb/527.
8649
8650 2002-10-26 Andrew Cagney <cagney@redhat.com>
8651
8652 * gdbint.texinfo (Target Architecture Definition): Delete
8653 definition of DO_REGISTERS_INFO.
8654
8655 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8656
8657 * gdbint.texinfo (Address Classes): Fix problems with insertion
8658 of ``{'' and ``}'' in example.
8659
8660 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8661
8662 * gdbint.texinfo (Address Classes): New section.
8663 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8664 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8665 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8666 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8667
8668 2002-10-11 Klee Dienes <kdienes@apple.com>
8669
8670 * gdb.texinfo (Registers): Mention vector registers as well as
8671 floating registers in the documentation for 'info registers' and
8672 'info all-registers'.
8673
8674 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
8675
8676 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8677
8678 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8679
8680 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8681 interface definition.
8682
8683 2002-10-03 Marko Mlinar <markom@opencores.org>
8684
8685 * gdb.texinfo (Target Commands): Add or1k target specific
8686 commands.
8687 * gdb.texinfo (Contributors): Add myself to the contributors list.
8688
8689 2002-10-01 Andrew Cagney <ac131313@redhat.com>
8690
8691 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8692 and "mi1" instead of "mi1" and "mi0".
8693
8694 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8695
8696 * gdb.texinfo (Packets): Fix typos "alligned".
8697 Correct z3/Z3 description. Correct z4/Z4 title.
8698
8699 2002-09-27 Andrew Cagney <ac131313@redhat.com>
8700
8701 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8702
8703 2002-09-25 Kevin Buettner <kevinb@redhat.com>
8704
8705 * gdb.texinfo: Use GNU/Linux instead of Linux.
8706
8707 2002-09-25 Andrew Cagney <ac131313@redhat.com>
8708
8709 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8710
8711 2002-09-24 Andrew Cagney <ac131313@redhat.com>
8712
8713 * gdb.texinfo: Replace @example with @smallexample.
8714
8715 2002-09-20 Kevin Buettner <kevinb@redhat.com>
8716
8717 From Eli Zaretskii <eliz@gnu.org>:
8718 * gdb.texinfo (Character Sets): Use @smallexample instead of
8719 @example. Use GNU/Linux instead of Linux.
8720
8721 2002-09-20 Jim Blandy <jimb@redhat.com>
8722
8723 * gdb.texinfo: Add character set documentation.
8724
8725 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8726
8727 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8728 (Packets): Add cross reference from `b' packet to `z' packets.
8729
8730 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8731
8732 * gdb.texinfo (Maintenance Commands): Document ``maint
8733 internal-error'' and ``maint internal-warning''.
8734
8735 * gdbint.texinfo (Target Architecture Definition): Revise
8736 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8737
8738 2002-09-19 Joel Brobecker <brobecker@gnat.com>
8739
8740 * gdbint.texinfo (Target Conditionals): Document the new
8741 NAME_OF_MALLOC macro.
8742
8743 2002-09-05 Andrew Cagney <ac131313@redhat.com>
8744
8745 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8746 engineer.
8747
8748 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8749
8750 * gdb.texinfo (TUI Overview): Document status line fields.
8751
8752 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8753
8754 * gdb.texinfo (TUI Commands): Document info win command.
8755
8756 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8757
8758 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8759
8760 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8761
8762 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8763 (TUI Keys): Likewise.
8764
8765 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8766
8767 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8768 for a packet receive.
8769
8770 2002-08-25 Andrew Cagney <ac131313@redhat.com>
8771
8772 * Makefile.in (clean): Move to end of file.
8773 (distclean, maintainer-clean, realclean): Ditto.
8774 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8775 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8776 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8777 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8778
8779 2002-08-24 Andrew Cagney <ac131313@redhat.com>
8780
8781 * Makefile.in (GDBINT_TEX_TMPS): Define.
8782 (gdbint.dvi, gdbint.pdf): Use
8783 (GDB_TEX_TMPS): Define.
8784 (gdb.dvi, gdb.pdf): Use.
8785 (STABS_TEX_TMPS): Define.
8786 (stabs.dvi, stabs.pdf): Use.
8787 (GDB_DOC_SOURCE_INCLUDES): New macros.
8788 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8789 (GDBINT_DOC_FILES_INCLUDES): New macros.
8790 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8791 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8792 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8793 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8794 (links2roff): Replace SFILES_INCLUDED with
8795 GDB_DOC_SOURCE_INCLUDES.
8796 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8797 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8798 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8799 dependencies.
8800 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8801 dependencies.
8802 (gdbmi.texinfo): Delete rule.
8803 (inc-hist.texinfo): Delete rule.
8804 (rluser.texinfo): Delete rule.
8805
8806 2002-08-23 Andrew Cagney <cagney@redhat.com>
8807
8808 * gdbint.texinfo (Target Architecture Definition): Update
8809 STORE_RETURN_VALUE, mention regcache.
8810
8811 2002-08-21 Andrew Cagney <ac131313@redhat.com>
8812
8813 * gdbint.texinfo (Target Architecture Definition): Document
8814 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8815
8816 2002-08-19 Andrew Cagney <ac131313@redhat.com>
8817
8818 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8819 Fix minor typos. Add index entries.
8820
8821 2002-08-18 Andrew Cagney <ac131313@redhat.com>
8822
8823 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8824
8825 2002-08-15 Andrew Cagney <ac131313@redhat.com>
8826
8827 * gdbint.texinfo (Target Architecture Definition): Document
8828 PRINT_VECTOR_INFO.
8829 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8830
8831 2002-08-13 Andrew Cagney <ac131313@redhat.com>
8832
8833 * gdb.texinfo (Maintenance Commands): Document "maint print
8834 registers", "maint print raw-registers" and "maint print
8835 cooked-registers".
8836
8837 2002-08-08 Grace Sainsbury <graces@redhat.com>
8838
8839 From Mark Salter:
8840 * gdb.texinfo (Protocol): Document T packet extension to
8841 allow watchpoint address reporting.
8842
8843 2002-08-03 Andrew Cagney <ac131313@redhat.com>
8844
8845 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8846
8847 2002-08-01 Andrew Cagney <cagney@redhat.com>
8848
8849 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8850 to CHILL.
8851
8852 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8853
8854 * gdbint.texinfo (Coding): Revise section "Include Files".
8855
8856 2002-07-24 Andrew Cagney <cagney@redhat.com>
8857
8858 * gdbint.texinfo: Obsolete references to m88k.
8859 * gdb.texinfo: Ditto.
8860
8861 2002-07-10 Joel Brobecker <brobecker@gnat.com>
8862
8863 * gdbint.texinfo (Create a release candiate): Add the location
8864 where the proper version of autoconf can be retrieved.
8865
8866 2002-07-09 Don Howard <dhoward@redhat.com>
8867
8868 * gdb.texinfo (Command Files): Further describe the behavior of
8869 sourced command files.
8870
8871 2002-06-27 Andrew Cagney <ac131313@redhat.com>
8872
8873 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8874 (Coding): Clarify ISO C version that GDB assumes.
8875
8876 2002-06-26 Tom Tromey <tromey@redhat.com>
8877
8878 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8879 add_setshow_cmd_full.
8880
8881 2002-06-25 Don Howard <dhoward@redhat.com>
8882
8883 * gdb.texinfo (Memory Region Attributes): Document new behavior
8884 for 'mem' command.
8885
8886 2002-06-11 Jim Blandy <jimb@redhat.com>
8887
8888 * gdb.texinfo (Symbols): Update documentation for `info source'
8889 command.
8890
8891 * gdb.texinfo (Macros): Call the command `info macro', not
8892 `show macro'.
8893
8894 2002-06-09 Andrew Cagney <ac131313@redhat.com>
8895
8896 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8897 data''.
8898
8899 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8900
8901 * gdbint.texinfo (Target Architecture Definition): Document
8902 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8903
8904 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8905
8906 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8907 lists.
8908
8909 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8910
8911 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8912 Branch''.
8913
8914 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8915
8916 * gdbint.texinfo (Target Architecture Definition): Add section
8917 ``Converting an existing Target Architecture to Multi-arch''.
8918
8919 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8920
8921 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8922 to ``Obsoleting code''. Revise.
8923
8924 2002-05-17 Jim Blandy <jimb@redhat.com>
8925
8926 * gdb.texinfo (C Preprocessor Macros): New chapter.
8927 Include it in the main menu.
8928 (Contributors): Credit Jim Blandy with macro support.
8929 (Compilation): Explain how to get macro information into the
8930 executable.
8931 (Expressions): Note that preprocessor macros are expanded.
8932
8933 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
8934
8935 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8936 options for `target remote'.
8937
8938 2002-05-13 Andrew Cagney <ac131313@redhat.com>
8939
8940 * gdbint.texinfo (Target Architecture Definition): Delete
8941 documentation on NNPC_REGNUM.
8942
8943 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8944
8945 * gdbint.texinfo (Target Architecture Definition): Document
8946 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8947 (Target Architecture Definition): Revise section `Using Different
8948 Register and Memory Data Representations'. Add section `Raw and
8949 Virtual Register Representations'.
8950
8951 2002-05-11 Andrew Cagney <ac131313@redhat.com>
8952
8953 * gdbint.texinfo (Target Architecture Definition): Mention
8954 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8955 (Target Architecture Definition): Mention same. Add references to
8956 web pages.
8957
8958 2002-05-08 Michael Snyder <msnyder@redhat.com>
8959
8960 * stabs.texinfo (Attributes): Document new "vector" attribute.
8961
8962 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8963
8964 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8965
8966 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8967
8968 * gdb.texinfo: Delete obsolete references to a29k.
8969
8970 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8971
8972 * gdbint.texinfo (Target Architecture Definition): Replace
8973 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8974
8975 2002-04-24 David S. Miller <davem@redhat.com>
8976
8977 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8978
8979 2002-04-21 David S. Miller <davem@redhat.com>
8980
8981 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8982
8983 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8984
8985 * gdbint.texinfo (Target Architecture Definition): Delete
8986 definition of HAVE_REGISTER_WINDOWS.
8987
8988 2002-04-19 Eli Zaretskii <eliz@gnu.org>
8989
8990 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8991 "Theodore A. Roth" <troth@verinet.com>.
8992
8993 2002-04-15 Don Howard <dhoward@redhat.com>
8994
8995 From Eli Zaretskii <eliz@gnu.org>
8996 * gdb.texinfo (show max-user-call-depth): Correct formatting.
8997 Provide a better explaination of this feature.
8998
8999 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9000
9001 * gdbint.texinfo (Target Architecture Definition): Remove
9002 FRAME_CHAIN_COMBINE.
9003
9004 2002-04-12 Michael Chastain <mec@shout.net>
9005
9006 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9007 REG_STACK_SEGMENT.
9008
9009 2002-04-09 Michael Chastain <mec@shout.net>
9010
9011 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9012 PYRAMID_* macros.
9013
9014 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9015
9016 * gdb.texinfo (Bug Reporting): Document that the web is the
9017 prefered way of submitting bug reports.
9018 (Bug Reporting): Delete the s-mail address as the last resort.
9019
9020 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9021
9022 * gdbint.texinfo (Target Architecture Definition): Delete
9023 references to TARGET_WRITE_FP and write_fp.
9024
9025 2002-03-27 Michael Snyder <msnyder@redhat.com>
9026
9027 * gdb.texinfo: Document new commands dump, append, and restore.
9028
9029 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9030
9031 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9032 Branch'.
9033
9034 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9035
9036 * gdb.texinfo: Change all examples to @smallexample.
9037 * gdbint.texinfo: Ditto.
9038
9039 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9040
9041 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9042 Branches''.
9043
9044 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9045
9046 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9047 Policy''.
9048
9049 2002-03-04 Fred Fish <fnf@redhat.com>
9050
9051 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9052 expresson, suports, dependant, trhe, perhaphs, situtations,
9053 explictily, taged, oportunity, unfortunatly).
9054
9055 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9056
9057 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9058 Remove reference to 3.12.
9059
9060 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9061
9062 * gdbint.texinfo: Include fdl.texi.
9063 (Top): Add GNU Free Documentation License.
9064 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9065 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9066 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9067 (gdbint.info): Add srcdir to include path.
9068 * gdb.texinfo: Include gpl.texi.
9069 (Top): Add Copying.
9070 * gpl.texi: New file.
9071
9072 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9073
9074 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9075
9076 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9077
9078 * gdb.texinfo: Document Cygwin native specific commands.
9079
9080 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9081
9082 * gdb.texinfo: Document gdbserver ``--attach'' command.
9083
9084 2002-02-07 Michael Snyder <msnyder@redhat.com>
9085
9086 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9087 to @code(_ovly_debug_event).
9088
9089 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9090
9091 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9092
9093 2002-02-06 Michael Snyder <msnyder@redhat.com>
9094
9095 * gdb.texinfo (overlays): Mention new magic symbol
9096 '_ovly_debug_event', which allows GDB to keep better track
9097 of overlays.
9098
9099 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9100
9101 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9102 Suggested by Dmitry Sivachenko.
9103
9104 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9105
9106 2002-02-01 Michael Snyder <msnyder@redhat.com>
9107
9108 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9109
9110 2002-01-30 Michael Snyder <msnyder@redhat.com>
9111
9112 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9113 (set trust-readonly-sections): Document.
9114
9115 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9116
9117 * gdbint.texinfo (Releasing GDB): Revise and update.
9118
9119 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9120
9121 * gdbint.texinfo (Target Architecture Definition): Delete
9122 description of TARGET_BYTE_ORDER_DEFAULT.
9123
9124 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9125
9126 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9127 <mitya@cavia.pp.ru>.
9128
9129 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9130
9131 * libgdb.texinfo: Delete file.
9132
9133 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9134
9135 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9136 * gdbint.texinfo: Ditto.
9137
9138 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9139
9140 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9141
9142 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9143
9144 * Makefile.in: Update copyright.
9145 (TEXI2DVI): Define.
9146 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9147 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9148 gdb-cfg.texi.
9149 (TEXINDEX, PDFTEX): Delete makefile variables.
9150
9151 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9152
9153 * gdb.texinfo (Protocol): Move section to appendix.
9154
9155 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9156
9157 * gdb.texinfo (Remote Debugging): Create a menu.
9158 (Top): Add ``Remote Debugging'' to menu.
9159
9160 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9161
9162 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9163 serial protocol'' from here.
9164 (Remote Debugging): To here. New chapter.
9165
9166 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9167
9168 * gdbint.texinfo (Target Architecture Definition): Delete
9169 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9170
9171 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9172
9173 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9174 are no longer needed.
9175 (Porting GDB): Add maintainer note about configure.host.
9176
9177 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9178
9179 * gdbint.texinfo (Target Architecture Definition): Remove
9180 definition of IEEE_FLOAT.
9181
9182 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9183
9184 * gdb.texinfo: Beautify copyright years; fix a typo.
9185 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9186 <3diff@gnu.org>
9187
9188 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9189
9190 * gdbint.texinfo (Host Definition): Remove references to
9191 MALLOC_INCOMPATIBLE.
9192
9193 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9194
9195 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9196 and xyz-xdep.o.
9197
9198 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9199
9200 * gdb.texinfo (Maintenance Commands): Add appendix.
9201 (Set Breaks): Copy ``maint info breakpoint'' doco to
9202 ``Maintenance Commands'' appendix. Add reference.
9203
9204 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9205
9206 * fdl.texi: Remove next/prev from @node.
9207
9208 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9209
9210 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9211 for monstrous @multitable (from Brian Youmans).
9212
9213 * fdl.texi: New file.
9214
9215 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9216
9217 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9218
9219 * gdbint.texinfo (Releasing GDB): New chapter.
9220
9221 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9222
9223 * gdb.texinfo (Embedded Processors, Calling program functions):
9224 Obsolete references to a29k.
9225
9226 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9227
9228 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9229 examples. Document that a code-block should do or discard its
9230 cleanups before exit.
9231
9232 2002-01-11 Michael Snyder <msnyder@redhat.com>
9233
9234 * gdb.texinfo (Choosing files): Change @samp to @file.
9235
9236 2002-01-05 Michael Snyder <msnyder@redhat.com>
9237
9238 * gdb.texinfo (--pid): Document new command line option (attach).
9239
9240 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9241
9242 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9243 in the stub.
9244
9245 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9246
9247 * gdbint.texinfo (Target Architecture Definition): Replace
9248 BIG_ENDIAN with BFD_ENDIAN_BIG.
9249
9250 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9251
9252 * gdbint.texinfo (Target Architecture Definition): Replace
9253 value_ptr with struct value pointer.
9254
9255 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9256
9257 * gdb.texinfo (Free Software): Fix wording.
9258
9259 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9260
9261 * gdb.texinfo (Free Software): New section ``Free Software Needs
9262 Free Documentation''.
9263
9264 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9265
9266 * stabs.texinfo:
9267 * gdb.texinfo:
9268 * gdbint.texinfo:
9269 * libgdb.texinfo:
9270 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9271
9272 2001-12-29 Michael Snyder <msnyder@redhat.com>
9273
9274 * gdb.texinfo (maint info sections): Fix typo.
9275
9276 2001-12-26 Michael Snyder <msnyder@redhat.com>
9277
9278 * gdb.texinfo (maint info sections): Document.
9279
9280 * gdb.texinfo (info proc): Comment out documentation for
9281 'info proc' sub-options that are currently not implemented.
9282
9283 2001-12-20 Jim Blandy <jimb@redhat.com>
9284
9285 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9286
9287 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9288
9289 * gdbint.texinfo (Target Architecture Definition): Replace
9290 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9291
9292 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9293
9294 * gdbint.texinfo (Host Definition): Delete documentation on
9295 HOST_BYTE_ORDER.
9296
9297 2001-11-30 Jim Blandy <jimb@redhat.com>
9298
9299 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9300 overlay support. Add to top-level menu.
9301
9302 2001-11-26 Tom Tromey <tromey@redhat.com>
9303
9304 * gdb.texinfo (Command Syntax): Document C-o binding.
9305
9306 2001-07-26 Christopher Faylor <cgf@redhat.com>
9307
9308 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9309 use since it is described in the referenced section.
9310
9311 From Eli Zaretskii <eliz@gnu.org>
9312 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9313 clearer when using DJGPP.
9314
9315 2001-11-24 Christopher Faylor <cgf@redhat.com>
9316
9317 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9318 specifically refer to MS-DOS.
9319 (command files): Mention gdb.ini is only used on MS-DOS.
9320
9321 2001-11-21 Tom Tromey <tromey@redhat.com>
9322
9323 * gdb.texinfo (Invoking GDB): Document --args.
9324 (Mode Options): Likewise.
9325
9326 2001-11-21 Jim Blandy <jimb@redhat.com>
9327
9328 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9329 Delete documentation; this macro has been removed from the
9330 sources.
9331
9332 2001-11-13 Jim Blandy <jimb@redhat.com>
9333
9334 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9335
9336 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9337
9338 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9339
9340 2001-11-05 Michael Snyder <msnyder@redhat.com>
9341
9342 * gdb.texinfo (info functions): Document use of backslash to
9343 quote regexp chars in function names such as "operator*()".
9344
9345 2001-11-01 Fred Fish <fnf@redhat.com>
9346
9347 * gdbint.texinfo (SOLIB_ADD): Document additional new
9348 "readsyms" arg.
9349
9350 2001-10-30 Don Howard <dhoward@redhat.com>
9351
9352 * gdb.texinfo: (Command Files) Added documentation for the
9353 behavior of gdb with input redirected from a file.
9354
9355 2001-10-28 Fred Fish <fnf@redhat.com>
9356
9357 * gdb.texinfo (auto-solib-add): Change docs to match
9358 implementation change.
9359 (auto-solib-limit): Add docs for new variable.
9360
9361 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9362
9363 * gdbint.texinfo (Target Architecture Definition): Function
9364 value_as_pointer renamed to value_as_address.
9365
9366 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9367
9368 * gdbint.texinfo (Target Architecture Definition): Default
9369 POINTER_TO_ADDRESS functions assume unsigned addresses.
9370 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9371 posting by Jim Blandy.
9372
9373 2001-10-12 Jim Blandy <jimb@redhat.com>
9374
9375 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9376 version of texi2html (1.64) doesn't support this flag any more.
9377
9378 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9379
9380 * gdbint.texinfo (Host Definition): Remove description of
9381 MEM_FNS_DECLARED.
9382
9383 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9384
9385 * gdbint.texinfo (Host Definition): Remove description of
9386 HAVE_SIGSETMASK.
9387
9388 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9389
9390 * gdbint.texinfo (Target Architecture Definition): Add
9391 explanation of TARGET_PRINT_INSN macro.
9392
9393 2001-08-30 Jim Blandy <jimb@redhat.com>
9394
9395 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9396 Explain what it means to load relocatable files.
9397
9398 2001-08-28 Jim Blandy <jimb@redhat.com>
9399
9400 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9401 info `top' menu.
9402
9403 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9404
9405 * gdbint.texinfo: Add a cautionary note about macro use.
9406
9407 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9408
9409 * gdb.texinfo: Explain omitting the hostname in the
9410 `target remote' command.
9411
9412 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9413
9414 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9415 and END-INFO-DIR-ENTRY.
9416
9417 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9418
9419 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9420
9421 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9422
9423 * gdbint.texinfo (libgdb): Rewrite.
9424
9425 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9426
9427 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9428
9429 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9430
9431 * gdb.texinfo (TUI): New chapter, document the TUI.
9432 (Mode Options): Document the -tui option.
9433
9434 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9435
9436 * gdbint.texinfo (Host Definition): Remove description of
9437 NEED_POSIX_SETPGID.
9438
9439 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9440
9441 * gdb.tex (DJGPP Native): New node, with descriptions of
9442 DJGPP-specific commands.
9443
9444 2001-07-19 John R. Moore <jmoore@redhat.com>
9445
9446 * gdbint.texinfo: Three misspellings.
9447
9448 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9449
9450 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9451 `test` expressions on bash. Problem reported by Colin Walters.
9452
9453 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9454
9455 * gdbint.texinfo (User Interface): Update ui-out documentation to
9456 refelect recent UI/MI updates.
9457
9458 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9459
9460 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9461 interpreters.
9462
9463 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9464
9465 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9466 structure and not macros.
9467 (Host Definition): Document that much of this chapter is obsolete.
9468 (Target Architecture Definition): Update list of files that make
9469 up a target architecture.
9470 (Coding): Update.
9471
9472 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9473
9474 * gdbint.texinfo (Target Architecture Definition): Update
9475 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9476 The latter has been changed to a true predicate.
9477
9478 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9479
9480 * annotate.texi: Add @noindent where needed. From Dmitry
9481 Sivachenko <dima@Chg.RU>.
9482 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9483
9484 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9485
9486 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9487
9488 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9489
9490 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9491 returns ``OK''. Document that the ``R'' packet does not reply.
9492
9493 2001-06-13 Michael Snyder <msnyder@redhat.com>
9494
9495 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9496
9497 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9498
9499 * gdb.texinfo (Signals): Clarify the default setting of signal
9500 handling.
9501
9502 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9503
9504 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9505 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9506
9507 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9508
9509 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9510
9511 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9512
9513 * gdbint.texinfo (Clean Design and Portable Implementation):
9514 Renamed from "Clean Design".
9515 (Clean Design and Portable Implementation): Document portable
9516 methods of handling file names, and the associated macros.
9517
9518 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9519
9520 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9521 command and provide a cross-reference to its description.
9522 (Symbols): Note that "info scope" is useful for trace experiments.
9523
9524 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9525
9526 * gdb.texinfo (Symbols): Document "info scope".
9527 (Tracepoints): New chapter.
9528 (Contributors): Update for v5.1.
9529 <All nodes>: Change "C++" to "C@t{++}".
9530
9531 * gdbint.texinfo (User Interface): A new section about ui_out
9532 functions, based on text written by Fernando Nasser.
9533
9534 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9535
9536 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9537
9538 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9539
9540 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9541
9542 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9543 Replace "GDB" with "@value{GDBN}". Fix markup.
9544
9545 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9546
9547 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9548 a cross-reference to its description.
9549 (Symbols): Document "info symbol".
9550
9551 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9552
9553 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9554 subsection "x86 Watchpoints".
9555 (Target Architecture Definition): Document the macros
9556 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9557 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9558
9559 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9560
9561 * gdbint.texinfo (Target Architecture Definition): Update
9562 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9563 list.
9564
9565 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9566
9567 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9568 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9569
9570 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9571
9572 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9573
9574 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9575
9576 * gdb.texinfo (Environment): Document that `path' does not change
9577 the value of PATH in GDB's own environment (it did in the past,
9578 but that was changed on March 15, 1994). Reported by Doug Evans
9579 <dje@transmeta.com>.
9580
9581 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9582 its line. Fix markup of commands and macros. Add an Index node
9583 and index entries.
9584
9585 2001-01-23 J.T. Conklin <jtc@redback.com>
9586
9587 * gdb.texinfo (Memory region attributes): New manual section.
9588
9589 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9590
9591 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9592
9593 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9594
9595 * refcard.tex: Version and copyright fixed. From Phil Edwards
9596 <pedwards@disaster.jaj.com>.
9597
9598 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9599
9600 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9601 DWARF2_REG_TO_REGNUM): Document.
9602
9603 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9604
9605 * gdbint.texinfo (Coding): Update current value of
9606 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9607
9608 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9609
9610 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9611 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9612
9613 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9614
9615 * gdb.texinfo: Document new 'set step-mode' command.
9616
9617 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9618
9619 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9620 changes from Dmitry Sivachenko <dima@Chg.RU>.
9621
9622 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9623
9624 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9625 From Steven Johnson <sbjohnson@ozemail.com.au>.
9626
9627 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9628
9629 * gdbint.texinfo (Overall Structure): Spelling fix.
9630
9631 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9632
9633 * gdbint.texinfo (Target Architecture Definition): Document that
9634 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9635 for which REGISTER_CONVERTIBLE returns a zero value.
9636
9637 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9638
9639 * Makefile.in (install-info): Find files to install in either the
9640 build or source directories (adapted from Makefile.am).
9641
9642 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9643
9644 * stabs.texinfo: Fix spelling errors.
9645 (String Field): FILE-NUMBER starts from 0, not 1.
9646
9647 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9648
9649 * refcard.tex: Remove \centerline from the blurb. Patch from
9650 Brian Youmans.
9651
9652 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9653
9654 * Makefile.in (install-info): Support installation from outside of
9655 the source directory. Reported by Mark Harig
9656 <markh@frazier.landmark.com>.
9657
9658 2000-06-20 J.T. Conklin <jtc@redback.com>
9659
9660 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9661
9662 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9663
9664 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9665 Generate using pdftex.
9666 (PDFTEX): Define.
9667 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9668 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9669 @contents at the start.
9670
9671 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9672
9673 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9674 Youmans.
9675
9676 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9677
9678 From Brian Youmans:
9679 * gdb.texinfo: Fix ``et al.''.
9680
9681 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9682
9683 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9684 loop.
9685
9686 2000-05-19 Jimmy Guo <guo@cup.hp.com>
9687
9688 * configure: Regenerate.
9689
9690 2000-05-17 Eli Zaretskii <eliz@gnu.org>
9691
9692 * Makefile.in (install-info): Run install-info on installed Info
9693 files.
9694
9695 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9696
9697 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
9698 Andrew Cagney.
9699
9700 2000-05-09 Eli Zaretskii <eliz@gnu.org>
9701
9702 * gdb.texinfo: Proofreading changes from Brian Youmans.
9703
9704 2000-05-01 Nick Duffek <nsd@cygnus.com>
9705
9706 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9707 startup sequence, minor edits.
9708
9709 2000-05-01 Eli Zaretskii <eliz@gnu.org>
9710
9711 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9712 TeX.
9713
9714 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9715 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9716 like `n' and `s' which look weird. Convert some of the @kindex to
9717 @vindex, when they refer to variables, not commands.
9718
9719 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9720
9721 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9722
9723 2000-04-23 Eli Zaretskii <eliz@gnu.org>
9724
9725 * Makefile.in (GDBMI_DIR): New variable.
9726 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9727 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9728 (gdbmi.texinfo): New target, for texi2roff.
9729 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9730 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9731
9732 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9733 gdbmi.texinfo.
9734 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9735 comment.
9736
9737 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9738
9739 * gdb.texinfo (Files): Update description of add-symbol-file
9740 command.
9741
9742 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9743
9744 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9745 prevents the build (and is generally a Bad Idea).
9746
9747 2000-04-17 Eli Zaretskii <eliz@gnu.org>
9748
9749 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9750 a comma inside @var.
9751 (Command Files): Index markup changes from Dmitry Sivachenko
9752 <dima@Chg.RU>.
9753
9754 2000-04-16 Eli Zaretskii <eliz@gnu.org>
9755
9756 * Makefile.in (LN_S): Define.
9757 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9758 invoke "ln -s" unless it is known to work.
9759
9760 * configure.in (AC_PROG_LN_S): Add.
9761
9762 2000-04-14 Jim Blandy <jimb@redhat.com>
9763
9764 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9765 section.
9766 (Target Conditionals): Document ADDRESS_TO_POINTER,
9767 POINTER_TO_ADDRESS.
9768
9769 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
9770
9771 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9772 gdb-cfg.texi to get the value.
9773
9774 2000-04-10 Jim Blandy <jimb@redhat.com>
9775
9776 * gdbint.texinfo (Target Architecture Definition): Fix
9777 cross-references.
9778
9779 2000-04-08 Jim Blandy <jimb@redhat.com>
9780
9781 * gdbint.texinfo (Using Different Register and Memory Data
9782 Representations): New section.
9783 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9784 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9785 REGISTER_CONVERT_TO_RAW): Document.
9786
9787 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9788
9789 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
9790 for acknowledgments.
9791
9792 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9793
9794 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9795 qThreadExtraInfo.
9796
9797 2000-03-28 J.T. Conklin <jtc@redback.com>
9798
9799 * gdb.texinfo: Clarify which remote debug protocol commands are
9800 required and which are optional.
9801
9802 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9803
9804 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9805 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9806 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9807 * annotate.texi: Update.
9808
9809 2000-03-28 Stan Shebs <shebs@apple.com>
9810
9811 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9812 expectation of additional changes before release), update
9813 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9814 node links, rephrase and/or shorten lines to fix formatting
9815 problem in both regular and @smallbook formats.
9816 * annotate.texi: Shorten lines in example, use smallexample
9817 consistently everywhere.
9818 * Makefile.in: Add comment about texinfo 4.0 html generation.
9819 (SFILES_INCLUDED): Add annotate.texi.
9820
9821 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
9822
9823 * gdb.texinfo (Debugging Output): Added new section, documenting
9824 the "set/show debug" commands.
9825
9826 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9827
9828 * annotate.texi (Annotations): When GDBN omit @chapter and @node
9829 entry.
9830
9831 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9832 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9833 @chapter and @node entries.
9834
9835 * gdb.texinfo: Link all top-level nodes.
9836
9837 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9838
9839 * Makefile.in (install-info): Create $(infodir) before installing
9840 files.
9841
9842 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9843
9844 From David Whedon <dwhedon@gordian.com>
9845 * gdbint.texinfo : Added paragraphs about command deprecation.
9846
9847 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9848
9849 * gdb.texinfo: Add documentation for the apropos command.
9850
9851 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9852
9853 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9854
9855 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9856
9857 * gdb.texinfo: Add white space to prevent overprinting in
9858 two places.
9859
9860 2000-03-17 Stan Shebs <shebs@apple.com>
9861
9862 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9863 <dima@Chg.RU>, also clarification of allowed content for
9864 string constants.
9865
9866 2000-03-16 Eli Zaretskii <eliz@gnu.org>
9867
9868 * gdb.texinfo (main menu): Add Annotations.
9869 (File Options): Add @cindex entries for each command-line option.
9870 Document --epoch, --annotate, --async, --interpreter, --write,
9871 --statistics, and --version.
9872
9873 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9874 of GDB.
9875
9876 2000-02-23 Jim Blandy <jimb@redhat.com>
9877
9878 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9879
9880 2000-02-22 Jim Blandy <jimb@redhat.com>
9881
9882 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9883
9884 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9885
9886 * Makefile.in (diststuff): New target.
9887
9888 2000-02-15 Kevin Buettner <kevinb@redhat.com>
9889
9890 * agentexpr.texi: Fix wording regarding Intel's IA-64
9891 architecture. [From Jim Wilson.]
9892
9893 2000-01-16 Tom Tromey <tromey@cygnus.com>
9894
9895 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9896 (Delete Breaks): Mention range arguments.
9897 (Disabling): Likewise.
9898
9899 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9900
9901 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9902
9903 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9904
9905 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9906 valid functions.
9907
9908 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9909
9910 * gdb.texinfo: Clarify regular expressions used in rbreak.
9911
9912 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
9913
9914 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9915 MEMORY_REMOVE_BREAKPOINT): Document.
9916
9917 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9918
9919 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9920 offset re-using the DATA offset instead.
9921
9922 1999-10-11 Jim Kingdon <kingdon@redhat.com>
9923
9924 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9925
9926 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9927
9928 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9929 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9930 typos.
9931
9932 * gdb.texinfo: Various minor wording and formatting improvements,
9933 mentions of additional command-line options.
9934
9935 1999-09-30 Fred Fish <fnf@cygnus.com>
9936
9937 * gdb.texinfo: Document additional forms of specifying section
9938 names and addresses for the add-symbol-file command.
9939
9940 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9941
9942 * gdbint.texinfo: Fix typo, add the word "have".
9943
9944 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9945
9946 * gdbint.texinfo (Target Architecture Definition): Document the
9947 SKIP_PERMANENT_BREAKPOINT macro.
9948
9949 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9950
9951 * gdb.texinfo: Fiks speling errers.
9952
9953 * gdb.texinfo: Fix uses of @multitable.
9954
9955 From Eli Zaretskii <eliz@gnu.org>:
9956 * gdb.texinfo: Include details specific to DOS host, clarify
9957 some confusing language, fix @ref/@xref/@pxref usages, add
9958 comments about using with optimization, add more indexing,
9959 fix info about disassembly-flavor.
9960
9961 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9962
9963 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9964 SKIP_SOLIB_RESOLVER): Define.
9965
9966 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9967
9968 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
9969 ``g'' packets.
9970
9971 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9972
9973 * gdb.texinfo: Create a new "Configurations" chapter with
9974 platform-specific info, inline remote.texi and move sections of it
9975 into the new chapter, move bits about info proc, heuristic search,
9976 and register stack into the new chapter.
9977 * remote.texi: Remove, now part of gdb.texinfo.
9978 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9979
9980 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9981
9982 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9983 GDB_TARGET_IS_MACH386): These kludges have gone away.
9984
9985 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9986
9987 * gdbint.texinfo (Target Architecture Definition): Mention
9988 TDEPLIBS.
9989
9990 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9991
9992 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9993 surrounding text to fit HP-UX bits into general info.
9994 (HPPA-cfg.texi): Remove, no longer useful.
9995
9996 * gdb.texinfo: Remove explicit links from @node lines, remove
9997 HP-added "Detailed Node Listing" from main menu which confuses
9998 things.
9999
10000 From Dmitry Sivachenko <dima@Chg.RU>:
10001 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10002 in description of `set environment'.
10003
10004 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10005
10006 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10007
10008 1999-08-12 Ben Elliston <bje@cygnus.com>
10009
10010 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10011
10012 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10013
10014 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10015 watch, awatch, and rwatch. Explain why the latter two cannot be
10016 set as software watchpoints. Document that watchpoints for local
10017 variables are deleted when the debuggee terminates.
10018
10019 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10020
10021 * remote.texi (Protocol): Further clarification of the "qRcmd"
10022 packet. Allow E.. response packet. "qRcmd" packet is no longer
10023 reserved.
10024
10025 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10026
10027 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10028 * gdb.texinfo: Ditto.
10029
10030 1999-08-06 Tom Tromey <tromey@cygnus.com>
10031
10032 * gdb.texinfo (KOD): New node.
10033
10034 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10035
10036 * remote.texi (Rcmd): Fix minor formatting typos.
10037
10038 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10039
10040 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10041 packets.
10042
10043 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10044
10045 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10046 fixes.
10047
10048 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10049
10050 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10051
10052 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10053
10054 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10055 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10056 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10057 packets that are not supported on all hosts. Expand examples.
10058 Spell check.
10059
10060 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10061
10062 * Makefile.in: Recognize html, install-html. Add targets
10063 to build HTML versions of documentation via texi2html.
10064
10065 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10066
10067 * gdbint.texinfo (Testsuite): New chapter, information about the
10068 testsuite.
10069
10070 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10071
10072 * remote.texi (Communication Protocol): Rewrite.
10073
10074 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10075
10076 * stabs.texinfo: Fix uses of xref.
10077
10078 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10079
10080 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10081 info about patch submission.
10082
10083 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10084
10085 From Per Bothner <bothner@cygnus.com>:
10086 * gdb.texinfo: Document Chill support.
10087
10088 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10089
10090 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10091 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10092 Document that the value should be greater-than or equal-to zero.
10093 (NO_STD_REGS): Document. Deprecate.
10094
10095 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10096
10097 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10098 Document that these are not used.
10099
10100 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10101
10102 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10103
10104 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10105
10106 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10107 numargs was dropped.
10108
10109 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10110
10111 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10112
10113 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10114
10115 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10116 Update.
10117
10118 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10119
10120 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10121 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10122
10123 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10124
10125 * gdbint.texinfo: Fix typos: $ -> @.
10126
10127 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10128
10129 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10130 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10131 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10132 BREAKPOINT_FROM_PC.
10133
10134 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10135
10136 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10137 CALL_DUMMY_STACK_ADJUST): Document.
10138
10139 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10140
10141 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10142 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10143
10144 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10145
10146 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10147 longer exists.
10148
10149 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10150
10151 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10152 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10153 they make the manual source incomprehensible.
10154 * h8-cfg.texi: Remove, hasn't been used in years.
10155
10156 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10157
10158 * gdb.texinfo: Update the credits.
10159
10160 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10161
10162 * gdb.texinfo: Fix mistakes noticed in printout of last
10163 draft, add Alpha to discussion of heuristic fence post.
10164
10165 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10166
10167 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10168 Edition, merge some HP changes into mainline, describe some
10169 previously undocumented features, describe more of the target
10170 commands available, eliminate obsolete section on renamed
10171 commands.
10172 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10173
10174 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10175
10176 * gdb.texinfo: Make many HPPA conditionals unconditional,
10177 including catchpoint description, since now on for all configs.
10178 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10179 specializations.
10180
10181 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10182
10183 * Makefile.in (GDBvn.texi): Fix match expression to work with
10184 current format of VERSION in gdb/Makefile.in.
10185 * gdb.texinfo: Fix node ref to match new readline.
10186
10187 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10188
10189 * gdb.texinfo: Changes made as part of a project to merge in
10190 changes made by HP. Documentation makes extensive use of
10191 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10192 on remote debugging. There are differences in documentation
10193 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10194 the HP manual discusses catchpoints, hardware watchpoints, and
10195 some HPUX specific limitations for shared library support.
10196
10197 There are also a number of @node changes.
10198
10199 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10200
10201 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10202 (C Usage): Same.
10203
10204 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10205
10206 The following changes were made by Edith Epstein
10207 <eepstein@cygnus.com> as part of a project to merge in changes
10208 made by HP.
10209
10210 * HPPA-cfg.texi: new file.
10211
10212 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10213
10214 * refcard.tex: change documentation about catch.
10215 removed info catch.
10216
10217 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10218
10219 * gdbint.texinfo: Expand on GDB's coding standards,
10220 specify the use of arg names with prototypes.
10221
10222 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10223
10224 * gdb.texinfo: Fix tipo.
10225
10226 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10227
10228 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10229 TARGET_BYTE_ORDER_SELECTABLE_P.
10230
10231 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10232
10233 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10234
10235 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10236
10237 * agentexpr.texi: New file.
10238
10239 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10240
10241 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10242
10243 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10244
10245 * remote.texi: Changed wording that implied that the GDB remote
10246 protocol caches register values instead of GDB itself.
10247
10248 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10249
10250 * gdbint.texinfo: Add some info about symbol readers.
10251 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10252 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10253 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10254 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10255
10256 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10257
10258 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10259
10260 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10261
10262 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10263
10264 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10265
10266 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10267 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10268
10269 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10270
10271 * gdbint.texinfo: Fix minor typos.
10272
10273 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10274
10275 * gdbint.texinfo: Complete overhaul. Group descriptions more
10276 logically, add more info on generic algorithms, remove much
10277 obsolete and/or wrong material.
10278
10279 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10280
10281 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10282
10283 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10284
10285 * refcard.tex: Copyright, address updates.
10286
10287 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10288
10289 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10290 for the edition instead of confusing GDB-version-like numbers.
10291
10292 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10293
10294 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10295
10296 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10297
10298 * LRS: Reformat a bit to keep text under 80 columns.
10299
10300 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10301
10302 * gdb.texinfo: Add some credits, mention bug monitor.
10303 * remote.texi: Mention mips monitor targets.
10304 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10305
10306 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10307
10308 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10309 files, finish sorting of host vs target vs native macros, describe
10310 some more of them.
10311
10312 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10313
10314 * gdbint.texinfo (Host Conditionals): Document change from
10315 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10316
10317 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10318
10319 * gdbint.texinfo (Host Conditionals): Document
10320 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10321
10322 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10323
10324 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10325 Document LSEEK_NOT_LINEAR.
10326
10327 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10328
10329 * stabs.texinfo (Stab Section Basics): Make it clear that only
10330 some versions of the GNU linker remove the leading N_UNDF symbol.
10331
10332 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10333
10334 * stabs.texinfo (String Field): Document type number pairs here,
10335 instead of in the Sun specific section.
10336 (Include Files): The GNU linker supports the N_BINCL
10337 optimization. Clarify the N_BINCL value, and what it is used
10338 for.
10339 (Procedures): Document N_FUN with an empty string to mark the end
10340 of a function.
10341 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10342 (Sun Differences): Remove this node, as the information is now
10343 elsewhere in the main document.
10344 (Stab Section Basics): Mention that the GNU linker may optimize
10345 stabs and remove the leading N_UNDF symbol.
10346
10347 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10348
10349 * gdb.texinfo, refcard.tex: Restore author credit
10350
10351 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10352
10353 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10354 documentation to account for START and END macros taking
10355 one arg.
10356
10357 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10358
10359 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10360 * gdb.texinfo (Frames): Fix typo.
10361
10362 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10363
10364 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10365 a target_signal as arg type, not a pid.
10366
10367 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10368
10369 * gdb.texinfo: Document `set assembly-language'.
10370
10371 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10372
10373 * remote.texi: Update list of stubs in the GDB distribution.
10374
10375 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10376
10377 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10378 Also document that some systems can use mmalloc but must define
10379 this if their C runtime allocates memory that is later freed.
10380 (MMCHECK_FORCE): Document new macro.
10381
10382 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10383
10384 * remote.texi: Add documentation for target Sparclet.
10385
10386 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10387
10388 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10389 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10390 * configure.in: Rewritten for autoconf.
10391 * configure: New.
10392
10393 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10394
10395 * Makefile.in (DVIPS): New define, set to dvips.
10396 (dvi): Add stabs.dvi.
10397 (ps): New target.
10398 (all-doc): Depend on info, dvi, and ps targets.
10399 (STAGESTUFF): Add *.ps and *.dvi files.
10400 (clean-info, clean-dvi): Remove.
10401 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10402 rules completely rewritten.
10403 (maintainer-clean): Remove clean-info and clean-dvi
10404 dependencies and put their actions in the rules.
10405 (gdb.ps): New target
10406 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10407 intermediate TeX files, whether they have 2 or 3 character
10408 extensions.
10409 (gdbint.ps): Add target and rules.
10410 (gdb-internals): Delete unused target.
10411 (Makefile): Depends upon config.status also.
10412
10413 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10414
10415 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10416 set.
10417
10418 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10419
10420 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10421 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10422
10423 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10424
10425 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10426
10427 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10428
10429 * gdb.texinfo (Print settings): Document
10430 `set/show print static-members' commands.
10431
10432 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10433
10434 * gdbint.texinfo (Native): Document name change, coredep.c to
10435 core-aout.c.
10436
10437 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10438
10439 * stabs.texinfo (Include Files): Document the values the SunOS4
10440 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10441
10442 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10443
10444 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10445 Fix typo.
10446
10447 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10448
10449 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10450 "gdb.tar.Z".
10451
10452 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10453
10454 * Makefile.in (maintainer-clean): New target, synonym for
10455 realclean.
10456
10457 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10458
10459 * Update all FSF addresses except those in COPYING* files.
10460
10461 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10462
10463 From Richard Earnshaw (rearnsha@armltd.co.uk):
10464 * gdb.texinfo (convenience variables): Document $_exitcode.
10465 (quit): Document optional expression to use as exit code.
10466
10467 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10468
10469 * gdb.texinfo, remote.texi: Brought up to date with various
10470 GDB changes.
10471
10472 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10473
10474 * gdb.texinfo: Update dates and versions, fix comments about
10475 hardware watchpoints in future releases and about the
10476 sharedlibrary command.
10477
10478 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10479
10480 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10481 C_FUN stab. Other cleanups.
10482
10483 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10484
10485 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10486 for the sparc stub.
10487
10488 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10489
10490 * annotate.texi: Clarify which addresses have differing formats
10491 depending on the language and which do not.
10492
10493 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10494
10495 * remote.texi (NetWare): Changed example to use BOARD= instead of
10496 NODE= argument to reflect correspoding change to gdbserve.nlm.
10497
10498 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10499
10500 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10501 GDB, as well as AIX dbx, supports the size type attribute.
10502
10503 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10504
10505 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10506
10507 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10508
10509 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10510 and new 'if' and 'while' commands.
10511
10512 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10513
10514 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10515
10516 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10517
10518 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10519 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10520 NetWare targets. Mostly stolen from the Server node.
10521
10522 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10523
10524 * gdb.texinfo (Setting): Talk about the language of a source file
10525 versus the working language. The old documentation did not match
10526 what GDB did.
10527
10528 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10529
10530 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10531 of a source file.
10532
10533 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10534
10535 * gdb.texinfo (Processes): New node.
10536
10537 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10538
10539 * remote.texi: Update documentation of set/show mipsfpu.
10540
10541 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10542
10543 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10544 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10545
10546 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10547
10548 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10549 obsolete conditionals, described some others.
10550
10551 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10552
10553 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10554 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10555
10556 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10557
10558 * gdbint.texinfo: Put regex conditionals in their own table.
10559
10560 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10561
10562 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10563 described or fixed the descriptions of many others.
10564
10565 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10566
10567 * gdb.texinfo: Add some more credits.
10568 * gdbint.texinfo: Capitalize GDB consistently, describe some
10569 macros and remove some.
10570
10571 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10572
10573 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10574 obsolete conditionals, described some others.
10575
10576 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10577
10578 * gdb.texinfo (help targets): Changed to `help target', which
10579 is the correct gdb command.
10580
10581 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10582
10583 * annotate.texi (TODO): New node, for keeping track of annotations
10584 suggested but not yet implemented.
10585
10586 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10587
10588 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10589 another symbol, it is not the address itself.
10590
10591 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10592
10593 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10594 of stabs-in-coff sections.
10595
10596 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10597
10598 * annotate.texi: Change edition to 0.5 and date to May 1994.
10599 Add index.
10600 (Frames): New node, for frame annotation.
10601 (Displays): New node, for display annotation.
10602
10603 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10604 when waiting for your program to stop.
10605
10606 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10607
10608 * annotate.texi (Breakpoint Info): Document annotation of header
10609 fields and record annotation.
10610
10611 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10612
10613 * annotate.texi: New file, to document annotations.
10614
10615 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10616
10617 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10618 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10619
10620 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10621
10622 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10623 section, and say n_strx field is compilation unit relative.
10624 * stabs.texinfo: Don't use @code for a.out when it is the name of
10625 an object file format.
10626
10627 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10628
10629 * gdb.texinfo: Refer to file names, not path names, per rms
10630 convention.
10631 (Arguments): Fix typo.
10632
10633 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10634
10635 * stabs.texinfo (Global Variables): Talk about stabs in files
10636 where variables are referenced, but not defined.
10637
10638 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10639
10640 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10641 Cplusplus to new nodes Member Type Descriptor and Method Type
10642 Descriptor. Re-write stuff for #.
10643
10644 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10645
10646 * gdb.texinfo (Print Settings): Don't document "set print
10647 fast-symbolic-addr off". The bug which it worked around was fixed
10648 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10649
10650 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10651 N_ENTRY node.
10652
10653 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10654
10655 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10656
10657 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10658 references to ieee-float.c.
10659
10660 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10661
10662 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10663 match what the code actually does.
10664
10665 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10666
10667 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10668
10669 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10670
10671 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10672 i, and b.
10673
10674 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10675
10676 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10677 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10678 as "stabs in sections" rather than just saying "ELF and SOM".
10679 Also make that stuff apply to COFF.
10680
10681 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10682
10683 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10684 Ghostscript.
10685
10686 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10687
10688 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10689 versus functions without line numbers, also mention stepping into
10690 them as well as "step" when you are in them. Tell the user how to
10691 deal with the situation. Add comment about "debugging information".
10692
10693 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10694
10695 * stabs.texinfo (Enumerations): Document restriction on where
10696 enumeration types can appear and still win with GDB.
10697
10698 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10699
10700 * stabs.texinfo (Negative Type Numbers): Document format for type
10701 -16.
10702
10703 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10704
10705 * gdb.texinfo (Selection, Frame Info): Update information about
10706 arbitrary frame specficiations.
10707
10708 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10709
10710 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10711
10712 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10713
10714 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10715
10716 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10717
10718 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10719
10720 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10721
10722 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10723 Differences node to Statics node.
10724 (Statics): Discuss XCOFF use of V symbol descriptor.
10725
10726 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10727 not clean.
10728
10729 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10730
10731 * gdb.texinfo (Print Settings): Document `set print
10732 fast-symbolic-addr' and improve the doc for some other
10733 `set print's.
10734
10735 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10736
10737 * stabs.texinfo (String Field): Talk about defining several type
10738 numbers at once.
10739 Fix lint regarding changing node ELF Transformations to
10740 ELF and SOM Transformations.
10741
10742 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10743
10744 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10745
10746 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * stabs.texinfo (Cross-References): `::' is for nested types only
10749 within <>.
10750 (Structures): Document static members.
10751
10752 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10753
10754 * stabs.texinfo: Document S type attribute.
10755
10756 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10757
10758 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10759
10760 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10761
10762 * gdbint.texinfo: Fix a few typos.
10763
10764 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10765
10766 * gdb.texinfo, remote.texi: formatting improvements
10767
10768 * gdb.texinfo (New Features): mention threads.
10769 (Summary, C): fix xrefs in newly contributed text.
10770 (Threads): index entries, clarifications, example
10771 (passim): minor typos fixed, phrasing improvements
10772
10773 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10774 entries; (Server): explain use of gdbserver w/real-time systems,
10775 add example of conflicting TCP port; (MIPS Remote) break up
10776 running text into table, highlighting commands, and add example.
10777
10778 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10779
10780 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10781
10782 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
10784 * stabs.texinfo (Nested Symbols): New node.
10785 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10786
10787 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10788
10789 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10790 to picking which Bbss.bss symbol to use, and (because there seems to
10791 be no good way of doing it) re-write some of the text to make it
10792 sound like Bbss.bss isn't such a great idea after all (as currently
10793 designed).
10794
10795 * gdb.texinfo (C): In addition to saying people have to use g++ for
10796 good results, say they have to use stabs. Specifically say cfront
10797 doesn't work well.
10798 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10799 the gdb README. Add xrefs to places where the support for the various
10800 languages is described in detail.
10801
10802 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10803
10804 * stabs.texinfo: Clean up stuff about visibility and virtual
10805 characters.
10806
10807 * stabs.texinfo (N_M2C): Cite Sun doc.
10808
10809 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10810
10811 * gdb.texinfo: updates re threads.
10812 * remote.texinfo: avoid index entries starting with digits.
10813
10814 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10815
10816 * stabs.texinfo (Enumerations): Talk about large, negative and
10817 octal values. Clean up cross reference to type attributes.
10818 (String Field): Say that GDB 4.11 supports size attribute.
10819
10820 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10821
10822 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10823 is a mandatory step. Make the stuff about that more concise.
10824
10825 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10826
10827 * stabs.texinfo (Class Names): New node.
10828
10829 * gdb.texinfo (Command Files): Explain order of init file reading.
10830
10831 * remote.texi (Bootstrapping): Talk about getting the serial driver
10832 to deal with ^C sent by gdb to stop the remote system.
10833
10834 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10835
10836 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10837
10838 * libgdb.texinfo (Defining Commands): made the DOC arg
10839 to gdb_define_app_command a char * instead of char **
10840 per a suggestion from kingdon.
10841
10842 * libgdb.texinfo: total rewrite from a different starting
10843 premise.
10844
10845 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10846
10847 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10848 floats passed as doubles (to improve clarity).
10849
10850 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10851
10852 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10853
10854 * a4rc.sed: update to work with Andreas Vogel papersize params
10855
10856 * refcard.tex: use Andreas Vogel simplifications of papersize
10857 params; remove useless version info; update copyright date.
10858
10859 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10860
10861 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10862
10863 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10864
10865 * gdb.texinfo (Files): Say what address the load command loads it at.
10866
10867 * stabs.texinfo (Common Blocks): Minor cleanups.
10868
10869 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10870 that Sun has backed away from the linker kludge and thus the relevant
10871 issue is changes to the SunPRO tools, not the Solaris linker.
10872
10873 * stabs.texinfo (Traditional Integer Types): Clean up description
10874 of octal bounds a little bit. Document extra leading zeroes.
10875
10876 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * gdb.texinfo (Signaling): Update for symbolic symbol names
10879 and add a section explaining the difference between the GDB
10880 signal command and the shell kill utility.
10881
10882 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10883
10884 * libgdb.texinfo: added `@' to braces that were unescaped.
10885
10886 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10887
10888 * libgdb.texinfo: new file. Spec for the gdb library.
10889
10890 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10891
10892 * stabs.texinfo (Include Files): Fix typo (start -> end).
10893
10894 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10895
10896 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10897 from Melissa at FSF's editing pass.
10898
10899 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10900
10901 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10902 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10903 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10904
10905 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10906
10907 * remote.texi (Bootstrapping): Discuss 386 call gates.
10908
10909 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10910
10911 * stabs.texinfo (Based Variables): New node.
10912
10913 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10914
10915 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10916 names, sizes, and formats to suggest how not to lose.
10917
10918 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10919
10920 * stabs.texinfo (Methods): Fix typo.
10921
10922 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10923
10924 * gdb.texinfo: Fix a few typos.
10925
10926 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10927
10928 * gdb.texinfo: Clarify how well it works with Fortran.
10929
10930 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10931 More on relocating stabs in ELF files.
10932
10933 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10934
10935 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10936
10937 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10938
10939 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10940 parameters on VAX.
10941
10942 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10943
10944 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10945
10946 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10947
10948 * stabs.texinfo: Make info author notice match the TeX author notice.
10949
10950 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10951
10952 * stabs.texinfo: Initial-caps all words in node names and
10953 non-trivial words in section names.
10954
10955 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10956
10957 * stabs.texinfo: Many minor cleanups.
10958
10959 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10960
10961 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10962
10963 * stabs.texinfo: Remove full description of big example.
10964 It's not really helpful; just use pieces of it where appropriate.
10965 Add more Texinfo formatting directives (@samp, etc.).
10966 Use @deffn to define stab types.
10967 Eliminate some wordiness. Break up some nodes.
10968 Add an (alphabetized) index of symbol types.
10969 Use consistent capitalization style in node and section names.
10970
10971 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10972
10973 * gdb.texinfo: Change typo "Two two" to "The two".
10974
10975 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10976
10977 * stabs.texinfo (XCOFF-differences): Remove references to
10978 non-existent types N_DECL and N_RPSYM.
10979
10980 * stabs.texinfo (String Field): Say that type attributes bug is
10981 fixed in GDB 4.10, since it is.
10982
10983 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10984
10985 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10986
10987 * stabs.texinfo: Formatting cleanups.
10988
10989 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10990
10991 * stabs.texinfo: When explaining the n_type of a stab, standardize
10992 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10993 no tabs, use @r).
10994 (Global Variables): Clean up.
10995
10996 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10997
10998 * stabs.texinfo (Stack Variables): Re-write.
10999
11000 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11001
11002 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11003 addresses of a source file. Also revise formatting.
11004 Change "object module" or "object file" to "source file".
11005 Various: Miscellaneous cleanups.
11006
11007 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11008
11009 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11010
11011 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11012
11013 * gdbint.texinfo: Removed many nonsensical machine-collected
11014 host and target conditionals, described some of the remainder.
11015
11016 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11019
11020 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11021 paragraph which follows.
11022
11023 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11024 variables. Looks better and avoids overful hbox.
11025
11026 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11027
11028 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11029
11030 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11031
11032 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11033 retransmit-timeout
11034
11035 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11036
11037 * gdbint.texinfo: Update statement about `some ancient Unix
11038 systems, like Ultrix 4.0' to Ultrix 4.2.
11039
11040 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11041
11042 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11043
11044 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11045
11046 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11047 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11048
11049 * remote.texi: new name for former gdbinv-s.texi
11050
11051 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11052
11053 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11054
11055 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11056 variables for MIPS remote debugging protocol.
11057
11058 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11059
11060 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11061
11062 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11063
11064 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11065
11066 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11067
11068 * gdb.texinfo: repair conditional bugs in text markup
11069
11070 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11071
11072 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11073 to select Modula-2 material.
11074
11075 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11076
11077 * stabs.texinfo: Cleanups regarding statics.
11078
11079 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11080 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11081
11082 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11083
11084 * stabs.texinfo: N_MAIN is sometimes used for C.
11085
11086 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11087
11088 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11089
11090 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11091
11092 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11093 removed from the code by Kingdon.
11094
11095 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11096
11097 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11098 input when evaluating breakpoint conditions; the bug has been fixed.
11099
11100 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11101 sets the ignore count to N-1, not to N.
11102
11103 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11104
11105 * refcard.tex (\hoffset): correct longstanding error to match
11106 intended offset; avoids cutting off edge on some printers
11107
11108 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11109
11110 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11111
11112 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11113
11114 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11115
11116 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11117
11118 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11119 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11120 collect sed edits if any, apply to refcard before formatting;
11121 (refcard.ps) stop implying PS fonts if PS output requested;
11122 (lrefcard.ps) delete extra target for variant PS fonts
11123
11124 * refcard.tex: parametrize papersize dependent info, collect
11125 in easily replaced spot
11126
11127 * a4rc.sed: new file, edits to refcard for A4 paper
11128
11129 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11130
11131 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11132
11133 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11134
11135 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11136
11137 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11138
11139 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11140 politely rather than rudely.
11141
11142 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11143
11144 * stabs.texinfo: Document common blocks.
11145
11146 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11147
11148 * stabs.texinfo: Add some basic info about stabs-in-elf.
11149
11150 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11151
11152 * stabs.texinfo (Top): Minor cleanup.
11153
11154 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11155
11156 * Makefile.in (install-info): remove parentdir support
11157
11158 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11159
11160 * gdb.texinfo (Copying): delete this node and references to it;
11161 RMS says this manual need not carry GPL. (passim): Improvements
11162 from last round at FSF, largely due to Ian Taylor review, and
11163 minor formatting improvements.
11164
11165 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11166 largely due to Ian Taylor review. (Debug Session): minor edits to
11167 new text.
11168
11169 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11170
11171 * Makefile.in (realclean): Remove info and dvi files too.
11172
11173 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11174
11175 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11176 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11177 * gdb.texinfo: Change accordingly.
11178
11179 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11180 N_{L,R}BRAC,N_SLINE are relative to.
11181
11182 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11183
11184 * Makefile.in (GDBvn.texi): Update atomically.
11185
11186 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11187
11188 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11189
11190 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11191
11192 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11193 addresses together. Also motivate the set print symbol-filename
11194 command and suggest other solutions.
11195
11196 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11197
11198 * gdb.texinfo (set print elements): Note that the number of
11199 elements is set to unlimited by "set print elements 0".
11200
11201 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11202
11203 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11204 NF_LDOUBLE means.
11205 (Stab Types): Include Solaris stab types.
11206 (Procedures): Document Solaris extensions.
11207
11208 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11209
11210 * gdb.texinfo: Add `set print symbol-filename' doc.
11211
11212 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11213
11214 * stabs.texinfo (Arrays): Talk about type definition vs. type
11215 information.
11216
11217 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11218 the trailing semicolon.
11219
11220 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11221
11222 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11223 and merge in other parts of the document addressing these subjects.
11224 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11225
11226 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11227 at the end of a range type.
11228
11229 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11230 AIX extensions.
11231
11232 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11233
11234 * stabs.texinfo (Stabs Format): Misc fixes.
11235
11236 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11237
11238 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11239 (Traditional builtin types): Document convex convention for long long.
11240 (Negative builtin types): Discuss type names, and misc fixes.
11241
11242 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11243
11244 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11245 point types used with @samp{R} type descriptor.
11246 (Symbol Descriptors): Describe how to handle conflict between
11247 different meanings of @samp{P} symbol descriptor.
11248
11249 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11250
11251 * stabs.texinfo: Remove node Quick Reference and put its children
11252 directly under the main menu.
11253
11254 * stabs.texinfo: Many more changes to bring it into line with
11255 AIX documentation and reality. I think it now has all the
11256 information from the AIX documentation, except that I burned
11257 out when I got to variant records (Pascal and Modula-2) and
11258 all the COBOL types. Oh well, we can add them later when we're
11259 worrying more about those languages.
11260
11261 * stabs.texinfo (Automatic variables): Talk about what it means
11262 to omit the symbol descriptor.
11263
11264 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11265
11266 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11267 gcc2 behavior with promoted args.
11268
11269 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11270
11271 * gdb.texinfo: include readline appendices in info version of manual
11272
11273 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11274
11275 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11276 target remote.
11277
11278 * gdb.texinfo (Machine Code): more index entries for disassemble
11279
11280 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11281
11282 * Clarify the intended use of the gdb-testers and gdb-patches
11283 mailing lists, and shrink gzip comment.
11284
11285 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11286
11287 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11288 DOSHOST configuration of manual.
11289
11290 * gdb.texinfo (MIPS Stack): new node.
11291
11292 * all-config.texi (MIPS) new switch.
11293
11294 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11295 tense; (MIPS Remote) new node.
11296
11297 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11298 bug; (Environment) less passive, other small cleanups in text about
11299 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11300 (Remote) new MIPS Remote menu entry.
11301
11302 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11303
11304 * stabs.texinfo: Many changes to include information from the
11305 AIX documentation.
11306
11307 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11308
11309 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11310
11311 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11312 Move a bunch of information from ../README.
11313 (Getting Started): New node.
11314
11315 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11316
11317 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11318
11319 * gdb.texinfo: advance manual revision dates to present
11320
11321 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11322 stop using silly Roman numerals in @set variable names
11323
11324 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11325
11326 * stabs.texinfo (Parameters): Keep trying to get this right.
11327
11328 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11329
11330 * stabs.texinfo (Parameters): More on "local parameters".
11331
11332 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11333
11334 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11335
11336 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11337
11338 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11339 (Parameters): Rewrite.
11340 (xcoff-differences, Sun-differences): Minor changes.
11341
11342 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11343
11344 * stabs.texinfo: Minor cleanup.
11345
11346 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11347
11348 * gdbint.texinfo: Minor xcoff stuff.
11349
11350 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11351
11352 * gdbint.texinfo: Update for new config directory structure.
11353 Add info about internal type data structures.
11354
11355 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11356
11357 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11358 $(srcdir).
11359 (gdb-config.texi): Depend on file in $(srcdir).
11360
11361 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11362
11363 * stabs.texinfo: Fixes about N_SO.
11364
11365 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11366
11367 * gdb.texinfo: include list of nonstandard init file names
11368
11369 * *-config.texi: new switch GENERIC for text that applies *only*
11370 to (usual) multiple-target version of manual
11371
11372 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11373 h8 config
11374
11375 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11376 in menus (rather than conditionally selected multiple alternative
11377 menus).
11378
11379 * Makefile.in: define and use DOC_CONFIG var to select
11380 configuration for GDB user manual.
11381
11382 * gdb-config.texi: delete from repository, generate from Makefile.
11383
11384 * all-config.texi: normal `generic' configuration file, formerly
11385 stored as gdb-config.texi
11386
11387 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11388
11389 * Makefile.in: add dvi target to build all .dvi files
11390
11391 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11392
11393 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11394
11395 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11396
11397 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11398 host conditionals.
11399 * stabs.texinfo: More array fixes inspired by Jim's.
11400
11401 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11402
11403 * stabs.texinfo: Fixes re arrays and continuations.
11404
11405 * gdbint.texinfo: Add XCOFF node.
11406
11407 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11408
11409 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11410
11411 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11412
11413 * stabs.texinfo: Fix for array types to mention lower bounds.
11414
11415 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11416
11417 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11418
11419 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11420
11421 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11422
11423 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11424
11425 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11426 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11427
11428 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11429
11430 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11431
11432 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11433
11434 * gdb.texinfo, gdbinv-s.texi: misc updates
11435
11436 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11437
11438 * gdbint.texinfo: Brief documentation for longjmp support,
11439 from an email msg by Stu.
11440
11441 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11442
11443 * stabs.texinfo: Fix description of floating point "range"
11444 types (which really define basic types). Reported by Jim Meehan,
11445 <meehan@src.dec.com>.
11446
11447 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11448
11449 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11450
11451 * gdbint.texinfo: Slightly expand section on supporting a new
11452 object file format.
11453
11454 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11455
11456 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11457 intermediate file.
11458
11459 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11460
11461 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11462
11463 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11464
11465 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11466
11467 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11468 as well as Z8002.
11469
11470 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11471
11472 * gdbint.texinfo: Add sections on clean design and on how to send
11473 in changes.
11474
11475 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11476
11477 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11478
11479 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11480
11481 * gdb.texinfo: Fix typo, reported by Karl Berry.
11482
11483 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11484
11485 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11486
11487 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11488
11489 * gdbint.texinfo: fixed a stray email address (needs @@),
11490 added @table @code to node "Native Conditionals"
11491
11492 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11493
11494 * gdbint.texinfo: Describe coding style of GDB.
11495
11496 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11497
11498 * stabs.texinfo: Minor wording changes.
11499
11500 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11501
11502 * gdbint.texinfo: Improve release doc slightly.
11503
11504 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11505
11506 * gdbint.texinfo: Improve doc of GDB config macros.
11507
11508 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11509
11510 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11511 These will be reinserted when examined.
11512
11513 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11514
11515 * gdbint.texinfo: Make a start at documenting all the #if macros
11516 in GDB. At least list them all, and start separating them into
11517 host-specific and target-specific.
11518
11519 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11520
11521 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11522 examples (not consistent w others).
11523 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11524 for generic vn of doc
11525
11526 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11527
11528 * Makefile.in: always create installation directories.
11529
11530 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11531
11532 * gdb.texinfo: in h8 config, do not describe searching commands.
11533
11534 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11535
11536 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11537 conditionals; introduce a few generic switches that may be
11538 useful for other cross-dev or dos-hosted configs.
11539
11540 * gdb.texinfo: fix typo in "info reg" description
11541
11542 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11543
11544 * stabs.texinfo: Minor updates from running TeX over it.
11545 * Makefile.in (stabs.dvi, stabs.ps): Add.
11546
11547 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11548
11549 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11550 First pass at converting it to texinfo.
11551
11552 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11553
11554 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11555 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11556
11557 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11558
11559 * gdbint.texinfo: Add section on partial symbol tables.
11560
11561 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11562
11563 * gdb.texinfo: document `set remotedebug' and `set
11564 rstack_high_address'.
11565
11566 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11567
11568 * gdb.texinfo: slight expansion of new text on reading info files
11569 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11570 H8/300 from DOS.
11571
11572 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11573
11574 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11575
11576 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11577
11578 * gdb.texinfo: Say how to read the `info' files.
11579
11580 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11581
11582 * Makefile.in: gm4 -> m4.
11583
11584 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11585
11586 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11587 Documentation' ahead of `Installing GDB' to match README.
11588 Update shared library doc, -readnow and -mapped, and directory
11589 structure (add glob and mmalloc). Update configure doc.
11590
11591 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11592
11593 * Makefile.in: remove $(srcdir) from gdb.info rule.
11594
11595 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11596
11597 * Makefile.in: commented out gdb-all.texinfo rule. This is
11598 temporary.
11599
11600 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11601
11602 * Makefile.in, configure.in: removed traces of namesubdir,
11603 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11604 copyrights to '92, '13, changed some from Cygnus to FSF.
11605
11606 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11607
11608 * gdb.texinfo: Improve how we ask for bug reports.
11609
11610 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11611
11612 * Makefile.in: infodir belongs in datadir.
11613
11614 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11615
11616 * Makefile.in: remove spaces following hyphens, bsd make can't
11617 cope. install using INSTALL_DATA. added clean-info. added
11618 standards.text support.
11619
11620 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11621
11622 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11623 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11624 and mandir now keyed off datadir by default.
11625
11626 \f
11627 Local Variables:
11628 mode: change-log
11629 left-margin: 8
11630 fill-column: 74
11631 version-control: never
11632 End:
This page took 0.286516 seconds and 4 git commands to generate.