202fbe320c1353c99c59216d3bb748fcf84ecea1
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2
3 * python.texi (Recording in Python): Add documentation for
4 gdb.RecordGap and remove documentation of special cases for
5 gdb.BtraceInstruction.
6
7 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8
9 * python.texi (Recording in Python): Remove Record.ptid defvar.
10
11 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
12
13 * gdb.texinfo (GDB/MI Thread Information): Add missing
14 fields, re-word some things.
15 (GDB/MI Thread Commands): Describe fields found in the output of
16 -thread-info, remove description of fields in the
17 thread output tuple, replace with a cross-reference to "GDB/MI
18 Thread Information".
19
20 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
21
22 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
23 from -thread-info output.
24
25 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
26
27 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
28
29 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
30
31 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
32
33 2017-03-22 Yao Qi <yao.qi@linaro.org>
34
35 * python.texi (Inferiors In Python): Remove @code from Python.
36
37 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
38
39 * python.texi (Recordings In Python): Document return type of
40 gdb.BtraceInstruction.data.
41
42 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
43
44 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
45 command file-list-shared-libraries
46 (GDB/MI Async Records): Update documentation of library-loaded with new
47 field.
48
49 2017-03-16 Doug Evans <dje@google.com>
50
51 * guile.texi (Lazy Strings In Guile): Mention arrays.
52 * python.texi (Lazy Strings In Python): Ditto.
53
54 2017-03-08 Jiong Wang <jiong.wang@arm.com>
55
56 * gdb.texinfo (Memory Protection Extensions): Add missing escape
57 character "@".
58
59 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
60
61 * Memory Protection Extensions: Add information about inferior
62 calls.
63
64 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
67 DW_TAG_GNU_* and DW_AT_GNU_*.
68
69 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
70
71 * python.texi (Recordings In Python): New section.
72
73 2017-02-14 Tom Tromey <tom@tromey.com>
74
75 PR python/13598:
76 * python.texi (Events In Python): Document events.before_prompt.
77
78 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
79
80 * gdb.texinfo (Target Commands): Document the optional offset
81 argument for the load command.
82
83 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
84
85 PR gdb/21122
86 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
87 space-separated breakpoint lists. Also add a missing @table command
88 and @cindex for breakpoint lists.
89
90 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
91
92 PR tdep/20936
93 * gdb.texinfo: (Standard Target Features): Document SPARC features.
94 (Sparc Features): New node.
95
96 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
97
98 * gdb.texinfo (i386 Features): Add system segment registers
99 as feature.
100
101 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
102
103 * python.texi (Events In Python): Fix typo.
104
105 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
106 Luis Machado <lgustavo@codesourcery.com>
107
108 * gdb.texinfo (-target-flash-erase): New MI command description.
109 (flash-erase): New CLI command description.
110
111 2017-01-04 John Baldwin <jhb@FreeBSD.org>
112
113 * gdb.texinfo (Contributors): Add SRI International and University
114 of Cambridge for FreeBSD/mips.
115
116 2016-12-22 Doug Evans <xdje42@gmail.com>
117
118 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
119 commands.
120
121 2016-12-02 Pedro Alves <palves@redhat.com>
122
123 * gdb.texinfo (User-defined Commands): Limit on number of
124 arguments passed to user-defined commands removed; update.
125
126 2016-12-02 Pedro Alves <palves@redhat.com>
127
128 PR cli/20559
129 * gdb.texinfo (Define): Add example of using "eval" to process a
130 variable number of arguments.
131 (Output) <eval>: Add anchor.
132
133 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
134
135 * Makefile.in: Likewise.
136
137 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
138
139 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
140 xref.
141
142 2016-10-29 Pedro Alves <palves@redhat.com>
143
144 * gdb.texinfo (Packets) <vCont>: Remove mention of default
145 actions.
146
147 2016-10-26 Pedro Alves <palves@redhat.com>
148
149 * gdb.texinfo (Packets): Clarify vCont packets with multiple
150 actions that match a thread, and what happens when an action
151 matches a thread that is already running.
152
153 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
154
155 * gdb.texinfo (Using Trace Files): Fix typo.
156 (GDB/MI Tracepoint Commands): Likewise.
157
158 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
159
160 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
161 of -trace-save.
162
163 2016-10-06 Tom Tromey <tom@tromey.com>
164
165 * guile.texi (Types In Guile): Remove Java mentions.
166 * python.texi (Types In Python): Remove Java mentions.
167 * gdb.texinfo (Address Locations, Supported Languages)
168 (Index Section Format): Remove Java mentions.
169
170 2016-08-15 Doug Evans <dje@google.com>
171
172 * gdb.texinfo (Target Description Format): Update docs on "end"
173 field spec and field default type.
174
175 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
176 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
177
178 PR gdb/20487
179 * gdb.texinfo (Context management): Update mention of frame
180 change notifications.
181 (gdb/mi Async Records): Document frame field in
182 =thread-select event.
183 * observer.texi (GDB Observers): New user_selected_context_changed
184 observer.
185
186 2016-09-28 Tom Tromey <tom@tromey.com>
187
188 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
189 than "memory breakpoint". Further document "kind". Move
190 protocol-details link earlier.
191 <z1>: Document the cmd_list argument. Fix typo.
192 <g>: Remove incorrect sentence.
193 (Stop Reply Packets): Document "OK" response to requests when in
194 non-stop mode.
195 <swbreak>: Use "software breakpoint" rather than "memory
196 breakpoint".
197 <create>: Document that "R" is ignored.
198 <W, X, w>: Document formatting of "AA".
199 (Notification Packets): Use "%Stop", not "%%Stop".
200
201 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
202
203 * gdb.texinfo (Embedded Processors): Document ARC.
204 (Synopsys ARC): New section.
205 (Standard Target Features): Document ARC features.
206 (ARC Features): New section.
207
208 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
209
210 * .gitignore: New file.
211
212 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
213
214 * gdb.texinfo (Input/Output): Mention possibility to unset
215 inferior-tty.
216
217 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
218
219 * gdb.texinfo: Resume btrace on reconnect.
220
221 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
222
223 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
224 syscall.
225
226 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
227
228 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
229 command.
230
231 2016-07-13 Tom Tromey <tom@tromey.com>
232
233 PR python/15620, PR python/18620:
234 * python.texi (Events In Python): Document new breakpoint events.
235
236 2016-07-13 Tom Tromey <tom@tromey.com>
237
238 PR python/17698:
239 * python.texi (Breakpoints In Python): Document
240 Breakpoint.pending.
241
242 2016-07-13 Tom Tromey <tom@tromey.com>
243
244 * python.texi (Breakpoints In Python): Move table of types and
245 table of watchpoint types earlier in node.
246
247 2016-07-12 Tom Tromey <tom@tromey.com>
248
249 PR python/19293:
250 * python.texi (Frames In Python): Document
251 gdb.invalidate_cached_frames.
252
253 2016-06-21 Pedro Alves <palves@redhat.com>
254
255 * gdb.texinfo (Interpreters): Update intepreter-exec section,
256 document new-ui and explain use case.
257
258 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
259
260 * gdb.texinfo (Standard Target Features): Document NDS32 features.
261 (NDS32 Features): New Section.
262
263 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
264
265 * gdb.texinfo (Examining Memory): Document negative repeat
266 count in the 'x' command.
267
268 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
269
270 * gdb.texinfo (GDB/MI Async Records): Document method and
271 format fields in =record-started.
272 * observer.texi (record_changed): Add method and format
273 parameters.
274
275 2016-05-27 Eli Zaretskii <eliz@gnu.org>
276
277 * gdb.texinfo (General Query Packets): Move the description of the
278 response before the long list of the specific 'read' and 'write'
279 requests.
280
281 2016-05-23 Tom Tromey <tom@tromey.com>
282
283 * python.texi (Basic Python): Document gdb.breakpoints return.
284
285 2016-05-24 Tom Tromey <tom@tromey.com>
286
287 PR gdb/19194:
288 * gdb.texinfo (gdb man): Fix typo.
289
290 2016-05-17 Tom Tromey <tom@tromey.com>
291
292 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
293 (Rust): New node.
294
295 2016-05-17 Tom Tromey <tom@tromey.com>
296
297 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
298
299 2016-04-27 Yao Qi <yao.qi@linaro.org>
300
301 * gdb.texinfo (tfind): Complete doc about tfind without
302 argument.
303
304 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
305
306 * agentexpr.texi (byte): Fix zero_ext description.
307
308 2016-03-31 Pedro Alves <palves@redhat.com>
309
310 * gdb.texinfo (M32R/SDI): Delete node.
311 (MIPS Embedded): Remove references to the MIPS remote debugging
312 protocol, PMON and variants, and the associated commands.
313
314 2016-03-15 Doug Evans <dje@google.com>
315
316 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
317 (Target Description Format): Mention enum types. Update docs on
318 flags types.
319 (Predefined Target Types): Add "bool".
320 (Enum Target Types): New node.
321
322 2016-03-15 Pedro Alves <palves@redhat.com>
323
324 * gdb.texinfo (Tracepoint Actions): Fix typo.
325
326 2016-03-15 Pedro Alves <palves@redhat.com>
327 Andreas Arnez <arnez@linux.vnet.ibm.com>
328 Marcin Kościelnicki <koriakin@0x04.net>
329
330 * gdb.texinfo (Tracepoint Actions): Document possible
331 unreliability of '$_ret'.
332
333 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 * gdb.texinfo (Symbols): Document new 'maint info line-table'
336 command.
337
338 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
339
340 * gdb.texinfo (Convenience Functions): Document $_as_string.
341
342 2016-02-23 Doug Evans <dje@google.com>
343
344 * gdb.texinfo (Skipping Over Functions and Files): Document new
345 options to "skip" command. Update docs of output of "info skip".
346
347 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
348
349 * gdb.texinfo (Signals): Add bound violation display hints for
350 a SIGSEGV.
351
352 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
353
354 * gdb.texinfo (Trace File Format): Add documentation for description
355 section lines.
356
357 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
358
359 * gdb.texinfo (Trace File Format): Remove misleading information
360 about register block ordering.
361
362 2016-02-01 Doug Evans <dje@google.com>
363
364 * gdb.texinfo (Value Sizes): Fix typo.
365
366 2016-02-01 Doug Evans <dje@google.com>
367
368 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
369
370 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
371
372 * gdb.texinfo (Value Sizes): New section.
373 (Data): Add the 'Value Sizes' node to the menu.
374
375 2016-01-26 John Baldwin <jhb@FreeBSD.org>
376
377 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
378
379 2016-01-19 John Baldwin <jhb@FreeBSD.org>
380
381 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
382
383 2016-01-18 Pedro Alves <palves@redhat.com>
384
385 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
386 of the thread that hit a breakpoint or received a signal.
387
388 2016-01-15 Pedro Alves <palves@redhat.com>
389
390 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
391
392 2016-01-13 Pedro Alves <palves@redhat.com>
393
394 * gdb.texinfo (Threads): Document the $_gthread convenience
395 variable.
396 (Convenience Vars): Likewise.
397
398 2016-01-13 Pedro Alves <palves@redhat.com>
399
400 * gdb.texinfo (Threads): Document "info threads -gid".
401
402 2016-01-13 Pedro Alves <palves@redhat.com>
403
404 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
405 anchor.
406 (Threads In Python): Document new InferiorThread.global_num
407 attribute.
408
409 2016-01-07 Pedro Alves <palves@redhat.com>
410
411 * gdb.texinfo (Threads): Document per-inferior thread IDs,
412 qualified thread IDs, global thread IDs and thread ID lists.
413 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
414 thread IDs.
415 (Convenience Vars): Document the $_thread convenience variable.
416 (Ada Tasks): Adjust to refer to thread IDs.
417 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
418 Commands, GDB/MI Variable Objects): Update to mention global
419 thread IDs.
420 * guile.texi (Breakpoints In Guile)
421 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
422 global thread IDs instead of thread IDs.
423 * python.texi (Threads In Python): Adjust documentation of
424 InferiorThread.num.
425 (Breakpoint.thread): Mention global thread IDs instead of thread
426 IDs.
427
428 2016-01-13 Pedro Alves <palves@redhat.com>
429
430 * python.texi (Threads In Python): Document
431 InferiorThread.inferior.
432
433 2016-01-13 Pedro Alves <palves@redhat.com>
434
435 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
436 convenience variable.
437 (Convenience Vars): Likewise.
438
439 2016-01-12 Josh Stone <jistone@redhat.com>
440 Philippe Waroquiers <philippe.waroquiers@skynet.be>
441
442 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
443 (Stop Reply Packets): List the syscall entry and return stop reasons.
444 (General Query Packets): Describe QCatchSyscalls, and add it to the
445 table and the detailed list of stub features.
446
447 2016-01-12 Pedro Alves <palves@redhat.com>
448
449 Remove use of the registered trademark symbol throughout.
450
451 2016-01-12 Yao Qi <yao.qi@linaro.org>
452
453 * gdb.texinfo (Interrupts): Update the document on handling
454 interrupt when program is stopped.
455
456 2015-12-11 Don Breazeal <donb@codesourcery.com>
457
458 * gdb.texinfo (Forks): Correct Linux kernel version where
459 fork and exec events are supported, add notes about support
460 of these events in target remote mode.
461 (Connecting): Reorganize and clarify distinctions between
462 target remote, extended-remote, and multiprocess.
463 Reorganize related text from separate sections into new
464 sections.
465 (Server): Note effects of target extended-remote mode.
466 Delete section on Multi-Process Mode for gdbserver.
467 Move some text to "Connecting" node.
468
469 2015-12-10 Pedro Alves <palves@redhat.com>
470
471 * gdb.texinfo (Threads): Replace warning with explanation
472 about single-threaded programs.
473
474 2015-12-10 Pedro Alves <palves@redhat.com>
475
476 * gdb.texinfo (Threads): Remove mention of SGI.
477 (Forks): Remove mention of HP-UX.
478 (Breakpoints): Remove mention of HP-UX.
479 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
480 Reword in terms of architectures.
481 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
482 mention supported systems.
483 (Convenience Vars): Don't mention HP-UX.
484 (Jumping): Remove mention of HP-UX in comment.
485 (Files) <shared libraries>: Update supported shared library types
486 list. Remove mention of HP-UX.
487 (Native): Remove HP-UX subsection.
488 (SVR4 Process Information): Remove mention of HP-UX.
489
490 2015-12-10 Pedro Alves <palves@redhat.com>
491
492 * gdb.texinfo (Stack): Reorder menu.
493
494 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
495
496 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
497 -var-set-format's new zero-hexadecimal format.
498
499 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
500
501 * gdb.texinfo (Ada Mode Into): Move overloading support
502 description to its own node.
503 (Overloading support for Ada): New node.
504
505 2015-11-30 Pedro Alves <palves@redhat.com>
506
507 PR 14618
508 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
509 (Remote Configuration): Add the "set/show remote
510 no-resumed-stop-reply" to the available settings table.
511 (General Query Packets): Document the "no-resumed" qSupported
512 feature.
513
514 2015-11-30 Pedro Alves <palves@redhat.com>
515
516 * gdb.texinfo (Remote Configuration): List "set/show remote
517 thread-events" command in configuration table.
518 (Stop Reply Packets): Document "T05 create" stop
519 reason and 'w' stop reply.
520 (General Query Packets): Document QThreadEvents packet. Document
521 QThreadEvents qSupported feature.
522
523 2015-11-30 Pedro Alves <palves@redhat.com>
524
525 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
526 anchor.
527 (Packets): Document vCtrlC.
528
529 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
530
531 * gdb.texinfo (Thread List Format): Mention thread names.
532
533 2015-11-24 Pedro Alves <palves@redhat.com>
534
535 PR 17539
536 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
537 program-spaces" example to ascending order listing.
538 (Threads): Adjust "info threads" example to ascending order
539 listing.
540 (Forks): Adjust "info inferiors" example to ascending order
541 listing.
542
543 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
544
545 * gdb.texinfo (Process Record and Replay): Document "record
546 instruction-history" modifiers.
547
548 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
551 description.
552 (Frame Filter Management): Move to later in the 'Examining the
553 Stack' chapter.
554 (Selection): Add entry for 'select-frame'.
555
556 2015-09-25 Doug Evans <dje@google.com>
557
558 * gdb.texinfo (Process Record and Replay): Fix syntax of
559 "record instruction-history begin, end" and
560 "record function-call-history begin, end".
561
562 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
563
564 * gdb.texinfo (Specifying Source Directories): Fix
565 substitute-path example.
566
567 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
568
569 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
570
571 2015-09-15 Pedro Alves <palves@redhat.com>
572
573 PR remote/18965
574 * gdb.texinfo (Stop Reply Packets): Revert previous change to
575 the vforkdone description.
576
577 2015-09-15 Pedro Alves <palves@redhat.com>
578
579 PR remote/18965
580 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
581 part indicates the thread ID of the parent process.
582
583 2015-09-15 Yao Qi <yao.qi@linaro.org>
584
585 * gdb.texinfo (General Query Packets): Add vContSupported to
586 tables of 'gdbfeatures' and 'stub features' supported in the
587 qSupported packet, as well as to the list containing stub
588 feature details.
589
590 2015-09-11 Don Breazeal <donb@codesourcery.com>
591
592 * gdb.texinfo (Remote Configuration): Add exec event
593 feature to table of packet settings.
594 (Stop Reply Packets): Add exec events to the list of stop
595 reasons.
596 (General Query Packets): Add exec events to tables of
597 'gdbfeatures' and 'stub features' supported in the qSupported
598 packet, as well as to the list containing stub feature
599 details.
600
601 2015-08-24 Pedro Alves <palves@redhat.com>
602
603 * gdb.texinfo (Remote Configuration): Document the "set/show
604 remote multiprocess-extensions-packet" commands.
605
606 2015-08-24 Pedro Alves <palves@redhat.com>
607
608 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
609 <M32R>: Remove references to M32R/D.
610 <M68K>: Remove references to target dbug.
611 <MIPS Embedded>: Remove references to target r3900 and target
612 array.
613 <PowerPC Embedded>: Remove references to target dink32 and target
614 ppcbug, target sds
615 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
616
617 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
618
619 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
620
621 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
622
623 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
624
625 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
626
627 * gdb.texinfo (Maintenance Commands): Move documentation of "main
628 info bfds" to...
629 (File Caching): A New section. Outline bfd caching, and add new
630 description for "main set/show bfd-sharing".
631
632 2015-08-14 Doug Evans <xdje42@gmail.com>
633
634 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
635 disassembly.
636 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
637
638 2015-08-11 Keith Seitz <keiths@redhat.com>
639
640 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
641 Use "location(s)"instead of "linespec(s)".
642 (Specifying a Location): Rewrite.
643 Add subsections describing linespec, address, and explicit locations.
644 Add node/menu for each subsection.
645 (Source and Machine Code, C Preprocessor Macros)
646 (Create and Delete Trace points)
647 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
648 (Continuing at a Different Address): Remove "linespec" examples.
649 Add reference to "Specify a Location"
650 (The -break-insert Command): Rewrite. Add anchor.
651 Add reference to appropriate manual section discussing locations.
652 (The -dprintf-insert Command): Refer to -break-insert for
653 specification of 'location'.
654
655 2015-08-07 Pedro Alves <palves@redhat.com>
656
657 * gdb.texinfo (Maintenance Commands): Document "maint set/show
658 target-non-stop".
659
660 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
661
662 * gdb.texinfo (Process Record and Replay): Document prefixing of
663 speculatively executed instructions in the "record instruction-history"
664 command.
665
666 2015-07-20 Doug Evans <dje@google.com>
667
668 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
669
670 2015-07-16 Doug Evans <dje@google.com>
671
672 * stabs.texinfo: @include gdb-cfg.texi.
673
674 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
675
676 Revert the previous 2 commits:
677 gdbserver build-id attribute generator
678 Validate symbol file using build-id
679
680 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
681
682 * gdb.texinfo (Files): Add 'set validate-build-id'
683 and 'show validate-build-id'.
684
685 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
686 Jan Kratochvil <jan.kratochvil@redhat.com>
687
688 gdbserver build-id attribute generator.
689 * gdb.texinfo (Library List Format for SVR4 Targets): Add
690 'build-id' in description, example, new attribute in dtd.
691
692 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
693
694 * gdb.texinfo (Selection): Update documentation for 'frame'
695 command.
696
697 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
698
699 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
700 commands.
701
702 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
703
704 * gdb.texinfo (Process Record and Replay): Spell out that variables
705 and registers are not available during btrace replay.
706 Describe the new "record btrace pt" command.
707 Describe the new "set|show record btrace pt buffer-size" options.
708 (General Query Packets): Describe the new Qbtrace:pt and
709 Qbtrace-conf:pt:size packets.
710 Expand "bts" to "Branch Trace Store".
711 Update the branch trace DTD.
712
713 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
714
715 * gdb.texinfo (Command History): Document the new option
716 "history remove-duplicates".
717
718 2015-06-19 Doug Evans <dje@google.com>
719
720 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
721 longer supported.
722
723 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
724
725 * gdb.texinfo (Command History): Mention that setting
726 GDBHISTSIZE to the empty string disables history truncation.
727
728 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
729
730 PR gdb/16999
731 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
732 behavior.
733
734 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
735
736 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
737 with GDBHISTSIZE.
738
739 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
740
741 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
742 bytes and memory units for -data-{read,write}-memory-bytes.
743 (Packets): Same for m, M and X packets.
744 * python.texi (Inferiors In Python): Same for read_memory and
745 write_memory.
746
747 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
748
749 * gdb.texinfo (Separate Debug Files): Document that PE is also
750 supported.
751
752 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
755 single table entry.
756
757 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
758
759 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
760
761
762 2015-06-10 Gary Benson <gbenson@redhat.com>
763
764 * gdb.texinfo (Remote Configuration): Document the
765 "set/show remote hostio-setfs-packet" command.
766 (Host I/O Packets): Document the vFile:setfs packet.
767
768 2015-06-10 Gary Benson <gbenson@redhat.com>
769
770 * gdb.texinfo (Debugging Output): Document the "set/show debug
771 linux-namespaces" command.
772
773 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
774 Mircea Gherzan <mircea.gherzan@intel.com>
775
776 * gdb.texinfo (i386): Add documentation about "show mpx bound"
777 and "set mpx bound".
778
779 2015-05-27 Doug Evans <dje@google.com>
780
781 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
782
783 2015-05-26 Doug Evans <dje@google.com>
784
785 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
786 command renamings.
787 (Maintenance Commands): Update for DWARF "set debug" command renamings.
788
789 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
790
791 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
792
793 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
794
795 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
796 (TUI Commands): Add 'tui enable' and 'tui disable' details.
797
798 2015-05-16 Doug Evans <xdje42@gmail.com>
799
800 * guile.texi (Memory Ports in Guile): Document support for unbuffered
801 memory ports.
802
803 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
804
805 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
806
807 2015-05-12 Don Breazeal <donb@codesourcery.com>
808
809 * gdb.texinfo (Forks): Note that fork debugging is
810 supported in extended mode.
811 (Remote Configuration): Add fork event features to table
812 of packet settings.
813 (Stop Reply Packets): Add fork events to list of stop reasons.
814 (General Query Packets): Add fork events to tables of
815 'gdbfeatures' and 'stub features' supported in the qSupported
816 packet, as well as to the list containing stub feature
817 details.
818
819 2015-05-12 Gary Benson <gbenson@redhat.com>
820
821 * gdb.texinfo (General Query Packets): Document
822 qXfer:exec-file:read with empty annex.
823
824 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
825
826 * python.texi (Values From Inferior): Add descriptions of new
827 methods gdb.Value.reference_value and gdb.Value.const_value.
828
829 2015-05-06 Joel Brobecker <brobecker@adacore.com>
830
831 * gdb.texinfo (Files): Add "info dll" documentation.
832 (Cygwin Native): Remove "info dll" documentation.
833
834 2015-04-29 Doug Evans <dje@google.com>
835
836 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
837 Document.
838 (Writing an Xmethod): Add get_result_type to example.
839
840 2015-04-28 Sasha Smundak <asmundak@google.com>
841
842 * python.texi: New method documented.
843
844 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
845
846 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
847 format.
848
849 2015-04-24 Doug Evans <dje@google.com>
850
851 * python.texi (Xmethods In Python): Fix name of method to call the
852 xmethod.
853
854 2015-04-17 Gary Benson <gbenson@redhat.com>
855
856 * gdb.texinfo (Connecting to a Remote Target): Mention that
857 GDB can access program files from remote targets that support
858 qXfer:exec-file:read and Host I/O packets.
859
860 2015-04-17 Gary Benson <gbenson@redhat.com>
861
862 * gdb.texinfo (Remote Configuration): Document the "set/show
863 remote pid-to-exec-file-packet" command.
864 (General Query Packets): Document the qXfer:exec-file:read
865 qSupported features. Document the qXfer:exec-file:read packet.
866
867 2015-04-17 Gary Benson <gbenson@redhat.com>
868
869 * gdb.texinfo (set sysroot): Document that "set sysroot" also
870 applies to executable paths if supplied to GDB as absolute.
871
872 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 * gdb.texinfo (Mode Options): Remove -xdb.
875
876 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
877 Eli Zaretskii <eliz@gnu.org>
878
879 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
880 compile, show debug compile. New subsection Compilation options for
881 the compile command. New subsection Compiler search for the compile
882 command.
883
884 2015-04-09 Andy Wingo <wingo@igalia.com>
885
886 * guile.texi (Frames In Guile): Describe frame-read-register.
887
888 2015-04-02 Gary Benson <gbenson@redhat.com>
889
890 * gdb.texinfo (set sysroot): Document "target:".
891
892 2015-04-01 Sasha Smundak <asmundak@google.com>
893
894 * doc/python.texi (Writing a Frame Unwinder in Python): Add
895 section.
896
897 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
898
899 PR corefiles/16092
900 * gdb.texinfo (gcore): Mention new command 'set
901 use-coredump-filter'.
902 (set use-coredump-filter): Document new command.
903
904 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
905
906 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
907 documentation, reorder the info os entries in alphabetical order.
908
909 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
910
911 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
912 -data-write-memory-bytes.
913
914 2015-03-24 Pedro Alves <palves@redhat.com>
915
916 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
917 mention that threads may sometimes run unlocked.
918
919 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
920
921 * gdb.texinfo (Remote configuration): Document "set/show
922 serial parity" command.
923
924 2015-03-18 Gary Benson <gbenson@redhat.com>
925
926 * gdb.texinfo (General Query Packets): Remove documentation
927 for now-removed vFile:fstat qSupported features.
928
929 2015-03-11 Gary Benson <gbenson@redhat.com>
930
931 * gdb.texinfo (Remote Configuration): Document the
932 "set/show remote hostio-fstat-packet" command.
933 (General Query Packets): Document the vFile:fstat
934 qSupported features.
935 (Host I/O Packets): Document the vFile:fstat packet.
936
937 2015-03-11 Andy Wingo <wingo@igalia.com>
938
939 * guile.texi (Objfiles In Guile): Document objfile-progspace.
940
941 2015-03-04 Pedro Alves <palves@redhat.com>
942
943 * gdb.texinfo (Remote Configuration): Document the "set/show
944 remote swbreak-feature-packet" and "set/show remote
945 hwbreak-feature-packet" commands.
946 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
947 decription.
948 (Stop Reply Packets): Document the swbreak and hwbreak stop
949 reasons.
950 (General Query Packets): Document the swbreak and hwbreak
951 qSupported features.
952 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
953
954 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
955
956 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
957 under *stopped.
958
959 2015-03-02 Doug Evans <xdje42@gmail.com>
960
961 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
962
963 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
964
965 * gdb.texinfo (S/390 and System z Features): Describe new feature
966 "org.gnu.gdb.s390.vx".
967
968 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
969
970 PR gdb/18008
971 * gdb.texinfo (maint internal-error, maint internal-warning, maint
972 demangler-warning): Fix typo ("problam").
973
974 2015-02-19 David Taylor <dtaylor@emc.com>
975
976 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
977
978 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
979
980 * gdb.texinfo (Static Probe Points): Add cindex `static probe
981 point, DTrace'.
982 (Static Probe Points): Modified to cover DTrace probes in addition
983 to SystemTap probes. Also modified to cover the `enable probe'
984 and `disable probe' commands.
985
986 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
987
988 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
989 `disable probe' commands.
990
991 2015-02-12 David Taylor <dtaylor@emc.com>
992
993 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
994 fields of the QTDV packet.
995
996 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
997
998 * gdb.texinfo (Branch Trace Configuration Format): Add size.
999 (Process Record and Replay): Describe new set|show commands.
1000 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1001
1002 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1003
1004 * gdb.texinfo (Process Record and Replay): Describe the "record
1005 btrace bts" command.
1006 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1007 (Branch Trace Configuration Format): New.
1008
1009 2015-01-31 Gary Benson <gbenson@redhat.com>
1010 Doug Evans <dje@google.com>
1011
1012 * gdb.texinfo (Command Completion): Document new
1013 "set/show max-completions" option.
1014
1015 2015-01-31 Doug Evans <xdje42@gmail.com>
1016
1017 * gdb.texinfo (Symbols): Document new commands
1018 "maint print symbol-cache", "maint print symbol-cache-statistics",
1019 "maint flush-symbol-cache". Document new option
1020 "maint set symbol-cache-size".
1021
1022 2015-01-31 Doug Evans <xdje42@gmail.com>
1023
1024 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1025 distinguish script files vs inlined scripts.
1026 * python.texi (Python Auto-loading): Ditto.
1027
1028 2015-01-30 Doug Evans <dje@google.com>
1029
1030 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1031 string if present.
1032
1033 2015-01-27 Doug Evans <dje@google.com>
1034
1035 * python.texi (Objfiles In Python): Document Objfile.username.
1036
1037 2015-01-27 Doug Evans <dje@google.com>
1038
1039 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1040 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1041
1042 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1043
1044 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1045
1046 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1047
1048 * doc/gdb.texinfo (TUI Commands): Document the possible
1049 values of NAME argument to 'winheight' command. Explain the
1050 effect of 'tabset' setting better.
1051
1052 2015-01-11 Doug Evans <xdje42@gmail.com>
1053
1054 PR gdb/15830
1055 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1056 (Symbols): Ditto.
1057 (Maintenance Commands): Delete docs for "maint demangle".
1058
1059 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1060
1061 * gdb.texinfo (Files): Remove documentation of the
1062 "add-shared-symbol-files" and "assf" commands.
1063 (Cygwin Native): Remove documentation of the "dll-symbols"
1064 command.
1065
1066 2014-12-17 Doug Evans <xdje42@gmail.com>
1067
1068 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1069
1070 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1071 Jan Kratochvil <jan.kratochvil@redhat.com>
1072
1073 * gdb.texinfo (Altering): Update.
1074 (Compiling and Injecting Code): New node.
1075
1076 2014-12-12 Doug Evans <dje@google.com>
1077
1078 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1079
1080 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1081
1082 * gdb.texinfo: Document "maint print user-registers".
1083
1084 2014-12-08 Doug Evans <dje@google.com>
1085
1086 * python.texi (Objfiles In Python): Document Objfile.owner.
1087
1088 2014-12-04 Doug Evans <dje@google.com>
1089
1090 * python.texi (Objfiles In Python): Document
1091 Objfile.add_separate_debug_file.
1092
1093 2014-12-04 Doug Evans <dje@google.com>
1094
1095 * python.texi (Objfiles In Python): Document Objfile.build_id.
1096
1097 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1098
1099 * python.texi (Events In Python): Document new events
1100 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1101 and RegisterChangedEvent.
1102
1103 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1104
1105 Add add-auto-load-scripts-directory.
1106 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1107 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1108
1109 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1110
1111 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1112 description typo.
1113
1114 2014-10-30 Doug Evans <dje@google.com>
1115
1116 * python.texi (Progspaces In Python): Document ability to add
1117 random attributes to gdb.Progspace objects.
1118 (Objfiles In Python): Document ability to add random attributes to
1119 gdb.objfile objects.
1120
1121 2014-10-27 Pedro Alves <palves@redhat.com>
1122
1123 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1124 info on stepping and signal handlers.
1125 (Signals): Explain stepping and signal handlers. Add context
1126 index entry, and cross references.
1127
1128 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1129
1130 * python.texi (Breakpoints In Python): Add parenthesis after
1131 Breakpoint.delete. Clarify Breakpoint.enabled description so
1132 that it contains "disable".
1133
1134 2014-10-17 Doug Evans <dje@google.com>
1135
1136 * python.texi (Events In Python): Document clear_objfiles event.
1137
1138 2014-10-17 Doug Evans <dje@google.com>
1139
1140 * python.texi (Objfiles In Python): Document new progspace attribute.
1141
1142 2014-10-17 Pedro Alves <palves@redhat.com>
1143
1144 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1145 (SVR4 Process Information): Delete mention of OSF/1.
1146
1147 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1148
1149 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1150 exit-code field in -list-thread-groups output.
1151
1152 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1153
1154 * gdb.texinfo (Set Breaks): Add missing "@end table".
1155
1156 2014-09-22 Pedro Alves <palves@redhat.com>
1157
1158 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1159 always-inserted off" is the default mode now. Delete
1160 documentation of "set breakpoint always-inserted auto".
1161
1162 2014-09-18 Doug Evans <dje@google.com>
1163
1164 * python.texi (Symbol Tables In Python): Document "producer"
1165 attribute of gdb.Symtab objects.
1166
1167 2014-09-16 Pedro Alves <palves@redhat.com>
1168
1169 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1170 (Embedded OS): Remove VxWorks menu entry.
1171 (VxWorks): Remove node.
1172
1173 2014-09-13 Doug Evans <xdje42@gmail.com>
1174
1175 * gdb.texinfo (Signaling): Document new queue-signal command.
1176
1177 2014-09-06 Doug Evans <xdje42@gmail.com>
1178
1179 PR 15276
1180 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1181 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1182
1183 2014-09-03 Justin Lebar <jlebar@google.com>
1184
1185 * python.texi (Types In Python): Type.template_argument(n) returns a
1186 gdb.Value or a gdb.Type and throws an exception if n is out of
1187 range.
1188
1189 2014-09-03 Sasha Smundak <asmundak@google.com>
1190
1191 * python.texi (Frames in Python): Add read_register description.
1192
1193 2014-08-04 Tom Tromey <tromey@redhat.com>
1194
1195 * gdb.texinfo (Debugging Output): Update for change to "set debug
1196 target".
1197
1198 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1199
1200 Pushed by Joel Brobecker <brobecker@adacore.com>.
1201 * Makefile.in (transform): New variable.
1202 (install-man1, install-man5): Apply $(transform) to man file names.
1203
1204 2014-07-26 Doug Evans <xdje42@gmail.com>
1205
1206 PR guile/17177
1207 * guile.texi (Guile Pretty Printing API): Fix typo.
1208 Document set-pretty-printers!, pretty-printers.
1209 (Selecting Guile Pretty-Printers): Update.
1210 Mention program-space based pretty-printers.
1211
1212 2014-07-25 Pedro Alves <palves@redhat.com>
1213 Eli Zaretskii <eliz@gnu.org>
1214
1215 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1216 with multi-threaded programs.
1217
1218 2014-06-27 Yao Qi <yao@codesourcery.com>
1219
1220 * gdb.texinfo (Maintenance Commands): Update the output of
1221 'maint print dummy-frames' command.
1222
1223 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1224
1225 * gdb.texinfo (Screen Size): Improve indexing.
1226
1227 2014-06-19 Gary Benson <gbenson@redhat.com>
1228
1229 * gdb.texinfo (Maintenance Commands): Document new
1230 "maint set/show catch-demangler-crashes" option.
1231
1232 2014-06-19 Gary Benson <gbenson@redhat.com>
1233
1234 * gdb.texinfo (Maintenance Commands): Document new
1235 "maint demangler-warning" command and new
1236 "maint set/show demangler-warning" option.
1237
1238 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1239
1240 * python.texi (Xmethod API): Add space before the opening
1241 parenthesis in function descriptions.
1242
1243 2014-06-06 Doug Evans <xdje42@gmail.com>
1244
1245 * guile.texi (Guile Configuration): Document guile-data-directory.
1246
1247 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1248
1249 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1250
1251 2014-06-04 Doug Evans <xdje42@gmail.com>
1252
1253 * guile.texi (Breakpoints In Guile): Update.
1254
1255 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1256
1257 * python.texi (Xmethod API): Fix reference to "Progspaces In
1258 Python".
1259
1260 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1261
1262 * python.texi (Xmethods In Python, XMethod API)
1263 (Writing an Xmethod): New nodes.
1264 (Python API): New menu entries "Xmethods In Python",
1265 "Xmethod API", "Writing an Xmethod".
1266
1267 2014-06-02 Doug Evans <xdje42@gmail.com>
1268
1269 * guile.texi (Guile API): Add entry for Parameters In Guile.
1270 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1271 (Parameters In Guile): New node.
1272
1273 2014-06-02 Doug Evans <xdje42@gmail.com>
1274
1275 * guile.texi (Guile API): Add entry for Commands In Guile.
1276 (Basic Guile) <parse-and-eval>: Add reference.
1277 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1278 (GDB Scheme Data Types): Mention <gdb:command> object.
1279 (Commands In Guile): New node.
1280
1281 2014-06-02 Doug Evans <xdje42@gmail.com>
1282
1283 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1284 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1285 (Progspaces In Guile): New node.
1286
1287 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1288
1289 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1290 * python.texi (Frames In Python): Mention
1291 gdb.FRAME_UNWIND_MEMORY_ERROR.
1292
1293 2014-05-29 Pedro Alves <palves@redhat.com>
1294 Tom Tromey <tromey@redhat.com>
1295
1296 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1297 from example.
1298 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1299 Mention that target-async is now deprecated.
1300 (Maintenance Commands): Document maint set/show target-async.
1301
1302 2014-05-29 Pedro Alves <palves@redhat.com>
1303
1304 * observer.texi (sync_execution_done, command_error): New
1305 subjects.
1306
1307 2014-05-29 Pedro Alves <palves@redhat.com>
1308
1309 PR gdb/13860
1310 * observer.texi (signal_received, end_stepping_range)
1311 (signal_exited, exited, no_history): New observer subjects.
1312
1313 2014-05-26 Andy Wingo <wingo@igalia.com>
1314
1315 * guile.texi (GDB Scheme Data Types): Remove documentation for
1316 removed interfaces. Update spelling of gdb-object-kind.
1317
1318 2014-05-26 Andy Wingo <wingo@igalia.com>
1319
1320 * guile.texi (Basic Guile): Fix some typos.
1321
1322 2014-05-26 Andy Wingo <wingo@igalia.com>
1323
1324 * guile.texi (Writing a Guile Pretty-Printer)
1325 (Guile Types Module): Fix excess parentheses in use-modules forms.
1326
1327 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1328
1329 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1330 (Breakpoints In Guile, Guile Printing Module)
1331 (Guile Exception Handling, Values From Inferior In Guile)
1332 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1333 Don't use @var at the beginning of a sentence.
1334
1335 * gdb.texinfo (Frame Filter Management, Trace Files)
1336 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1337 (PowerPC Embedded, Define, Annotations for Running)
1338 (IPA Protocol Commands, Packets, General Query Packets)
1339 (Tracepoint Packets, Notification Packets, Environment)
1340 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1341 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1342 (Frames, Backtrace, Selection, Expressions, Registers)
1343 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1344 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1345 (Source Annotations, Using JIT Debug Info Readers, Packets)
1346 (Stop Reply Packets, Host I/O Packets)
1347 (Target Description Format): Don't use @var at the beginning of a
1348 sentence.
1349
1350 * python.texi (Basic Python, Types In Python)
1351 (Commands In Python, Frames In Python, Line Tables In Python)
1352 (Breakpoints In Python, gdb.printing, gdb.types)
1353 (Type Printing API): Don't use @var at the beginning of a
1354 sentence.
1355
1356 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1357
1358 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1359 replay-memory-access".
1360
1361 2014-05-21 Pedro Alves <palves@redhat.com>
1362
1363 * gdb.texinfo (Starting): Document "set/show
1364 auto-connect-native-target".
1365 (Target Commands): Document "target native".
1366
1367 2014-05-20 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1370 not be remote specific. Add cross reference to the qCRC packet.
1371 (Separate Debug Files): Update cross reference to the qCRC packet.
1372 (General Query Packets) <qCRC packet>: Add anchor.
1373
1374 2014-05-17 Doug Evans <xdje42@gmail.com>
1375
1376 Copy over changes from guile.texi.
1377 * python.texi (Basic Python) <gdb.execute>: Add text.
1378 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1379 (Values From Inferior) <Python string>: Add text.
1380 (Values From Inferior) <Value.string>: Clarify string length handling.
1381 (Pretty Printing API): Add cindex.
1382 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1383 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1384 @vindex.
1385 (Commands In Python) <COMPLETE_*>: Similarly.
1386 (Symbols In Python) <SYMBOL_*>: Similarly.
1387 (Breakpoints In Python) <WP_*>: Similarly.
1388 (Breakpoints In Python) <BP_*>: Similarly.
1389
1390 2014-05-17 David Taylor <dtaylor@emc.com>
1391
1392 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1393 mentioned in the qfThreadInfo reply.
1394
1395 2014-05-16 Doug Evans <dje@google.com>
1396
1397 * gdb.texinfo (Mode Options): Add -D.
1398
1399 2014-05-09 Samuel Bronson <naesten@gmail.com>
1400
1401 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1402 "make -C".
1403
1404 2014-04-29 Tom Tromey <tromey@redhat.com>
1405
1406 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1407 "show debug varobj".
1408
1409 2014-05-01 David Taylor <dtaylor@emc.com>
1410
1411 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1412 option.
1413
1414 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1415 Walfred Tedeschi <walfred.tedeschi@intel.com>
1416
1417 * gdb.texinfo (i386 Features): Add description of AVX512
1418 registers.
1419
1420 2014-03-31 Doug Evans <dje@google.com>
1421
1422 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1423
1424 2014-03-30 Doug Evans <dje@google.com>
1425
1426 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1427 (Background Execution): Ditto.
1428
1429 2014-03-21 Pedro Alves <palves@redhat.com>
1430 Stan Shebs <stan@codesourcery.com>
1431 Hui Zhu <hui@codesourcery.com>
1432
1433 * gdb.texinfo (Packets): Add anchor to "? packet".
1434 Remove fixme and update introduction of "k packet".
1435 Add anchor to "vKill packet".
1436
1437 2014-03-12 Stan Shebs <stan@codesourcery.com>
1438
1439 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1440
1441 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1442
1443 * guile.texi (Basic Guile): Document 'history-append!'.
1444
1445 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1446
1447 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1448 and "assf" as being deprecated.
1449 (Cygwin Native): Likewise for "dll-symbols".
1450 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1451 as a way to force the loading of symbols from a DLL.
1452
1453 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1454
1455 * python.texi (Values From Inferior): Add description about the
1456 new feature.
1457
1458 2014-02-17 Doug Evans <xdje42@gmail.com>
1459
1460 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1461 * gdb.texinfo (Python): Moved to ...
1462 * python.texi: ... here. New file.
1463
1464 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1465
1466 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1467 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1468 parameter to 'str-lookup-function' procedure. Look for
1469 the "std::string<" prefix.
1470 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1471 Adjust description.
1472
1473 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1474
1475 * guile.texi (Values From Inferior In Guile): Remove stray
1476 parantheses for deffn.
1477 (Disassembly In Guile): Ditto.
1478
1479 2014-02-10 Stan Shebs <stan@codesourcery.com>
1480
1481 Add Doxygen support.
1482 * Makefile.in (doxy): New action, generates Doxygen files.
1483 (DOXYGEN): New.
1484 (doxyedit): New.
1485 * Doxyfile-base.in: New file.
1486 * Doxyfile-gdb-api.in: New file.
1487 * Doxyfile-gdb-xref.in: New file.
1488 * Doxyfile-gdbserver.in: New file.
1489 * doxy-index.in: New file.
1490 * filter-for-doxygen: New file.
1491 * filter-params.pl: New file.
1492
1493 2014-02-10 Doug Evans <xdje42@gmail.com>
1494
1495 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1496 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1497 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1498 (Guile docs): Include guile.texi.
1499 (objfile-gdbdotext file): Add objfile-gdb.scm.
1500 (dotdebug_gdb_scripts section): Mention Guile scripts.
1501 (Multiple Extension Languages): New node.
1502 * guile.texi: New file.
1503
1504 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1505
1506 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1507 ignore-descriptive-types". commands.
1508
1509 2014-01-22 Doug Evans <dje@google.com>
1510
1511 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1512 (gdbserver man): Ditto.
1513
1514 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1515
1516 * gdb.texinfo: Document limited reverse/replay support
1517 for target record-btrace.
1518
1519 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1520
1521 * gdb.texinfo (Process Record and Replay): Update documentation.
1522
1523 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1524
1525 * gdb.texinfo (Process Record and Replay): Document new /c
1526 modifier accepted by "record function-call-history".
1527 Add /i modifier to "record function-call-history" example.
1528
1529 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1530 Joel Brobecker <brobecker@adacore.com>
1531
1532 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1533 markers. Remove one that was misplaced.
1534
1535 2014-01-10 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.texinfo (Your Program's Environment) <set environment>:
1538 Mention the shell, and point at 'set exec-wrapper'.
1539
1540 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1541
1542 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1543
1544 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1545
1546 * gdb.texinfo (Types In Python): Clarify the documentation
1547 of attribute gdb.Field.bitpos.
1548
1549 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1550
1551 * gdb.texinfo (Types In Python): Fix the documentation of
1552 attribute "bitpos" in class gdb.Field for enum types. Add
1553 documentation for attribute "enumval" in that same class.
1554
1555 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1556
1557 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1558 @ftable.
1559
1560 2013-12-23 Doug Evans <xdje42@gmail.com>
1561
1562 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1563 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1564 corresponding section in Extending GDB.
1565 (Extending GDB): Move menu up. New menu item "Auto-loading
1566 extensions".
1567 (Sequences): New menu item "Auto-loading sequences".
1568 (Auto-loading sequences): New node.
1569 (Python): Rename section from Scripting GDB to Extending GDB.
1570 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1571 Move docs on ways to auto-load extensions to ...
1572 (Auto-loading extensions): ... here. New node.
1573
1574 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1575
1576 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1577 in menu.
1578 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1579 command, now in a new node.
1580 (GDB/MI Support Commands): New node, with its contents being
1581 extracted from the "GDB/MI Miscellaneous Commands" node.
1582 A small paragraph introducing the section is also added at
1583 the start.
1584 (GDB/MI Miscellaneous Commands): Delete the description of the
1585 -info-gdb-mi-command, -list-features and -list-target-features
1586 commands, now hosted in the "GDB/MI Support Commands" node.
1587
1588 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1589
1590 PR python/16113
1591 * gdb.texinfo (Values From Inferior): Add a note about using
1592 gdb.Field objects as subscripts on gdb.Value objects.
1593 (Types In Python): Add description about the new attribute
1594 "parent_type" of gdb.Field objects.
1595
1596 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1597
1598 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1599 entry for section docuumenting the -list-features GDB/MI command.
1600
1601 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1602
1603 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1604 "exec-run-start-option" entry in the output of the "-list-features"
1605 command.
1606
1607 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1608
1609 * gdb.texinfo (i386): Fix yesterday's commit.
1610
1611 2013-12-03 Tom Tromey <tromey@redhat.com>
1612
1613 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1614 documented here.
1615
1616 2013-12-03 Tom Tromey <tromey@redhat.com>
1617
1618 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1619
1620 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1621
1622 * gdb.texinfo (i386 Features): Add MPX feature registers.
1623 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1624 a subsubsection for MPX and describes the display of the
1625 boundary registers.
1626
1627 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1628
1629 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1630 documentation of the "ada-exceptions" entry.
1631
1632 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1633
1634 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1635 "^error" result record concerning the error message. Document
1636 the error code that may also be part of that result record.
1637 (GDB/MI Miscellaneous Commands): Document the
1638 "undefined-command-error-code" element in the output of
1639 the "-list-features" GDB/MI command.
1640
1641 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1642
1643 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1644 the new -info-gdb-mi-command GDB/MI command. Document
1645 the meaning of "-info-gdb-mi-command" in the output of
1646 -list-features.
1647
1648 2013-11-29 Pedro Alves <palves@redhat.com>
1649
1650 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1651 Update comment.
1652
1653 2013-11-24 Yao Qi <yao@codesourcery.com>
1654
1655 * gdb.texinfo (Caching Remote Data): Document new
1656 "set/show stack-cache" option.
1657
1658 2013-11-24 Yao Qi <yao@codesourcery.com>
1659
1660 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1661 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1662 "off" respectively.
1663
1664 2013-11-23 Yao Qi <yao@codesourcery.com>
1665
1666 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1667 of "displayhint" to the table about child results.
1668
1669 2013-11-21 Yao Qi <yao@codesourcery.com>
1670
1671 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1672 'dynamic' for the output of command -var-list-children.
1673
1674 2013-11-21 Yao Qi <yao@codesourcery.com>
1675
1676 * gdb.texinfo (Caching Target Data): Remove "see" before
1677 @pxref.
1678
1679 2013-11-20 Yao Qi <yao@codesourcery.com>
1680
1681 * gdb.texinfo (Caching Target Data): Update doc for
1682 per-address-space dcache.
1683
1684 2013-11-20 Yao Qi <yao@codesourcery.com>
1685
1686 * gdb.texinfo (Data): Rename menu item.
1687 (Caching Remote Data): Rename to ...
1688 (Caching Target Data): ... it. Update.
1689
1690 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1691
1692 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1693 "language-option" entry in the output of the "-list-features"
1694 command.
1695
1696 2013-11-15 Tom Tromey <tromey@redhat.com>
1697
1698 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1699 Add example.
1700
1701 2013-11-14 Tom Tromey <tromey@redhat.com>
1702
1703 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1704
1705 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1706
1707 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1708 (Context management): Place current subsection text into its own
1709 subsubsection. Add new subsubsection describing the "--language"
1710 command option.
1711
1712 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1713
1714 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1715 the documentation of "info-ada-exceptions" in the output
1716 of the "-list-features" command. Add the documentation
1717 of the "ada-exception" entry instead.
1718
1719 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1720
1721
1722 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1723 word of a couple of sentences to start with a capital letter.
1724
1725 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1726
1727 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1728 (Ada Exceptions): New node.
1729 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1730 Commands" node.
1731 (GDB/MI Ada Exceptions Commands): New node.
1732 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1733 field in the output of the "-list-features" command.
1734 * NEWS: Add entry for the new "info exceptions" CLI command,
1735 and for the new "-info-ada-exceptions" GDB/MI command.
1736
1737 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1738
1739 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1740 (Line Tables In Python): New node.
1741
1742 2013-11-08 Doug Evans <dje@google.com>
1743
1744 * gdb.texinfo (Debugging Output): Update text for
1745 "set debug dwarf2-read".
1746
1747 2013-11-08 Doug Evans <dje@google.com>
1748
1749 * gdb.texinfo (Debugging Output): Update text for
1750 "set debug symtab-create".
1751
1752 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1753
1754 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1755 constant.
1756
1757 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1758
1759 * gdb.texinfo (Breakpoints In Python): Document temporary
1760 option in breakpoint constructor, and add documentation to the
1761 temporary attribute.
1762
1763 2013-11-07 Yao Qi <yao@codesourcery.com>
1764
1765 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1766 output of "-var-info-expression".
1767
1768 2013-11-06 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1771 non-interactive mode.
1772 (Environment) <shell startup files warning>: Mention
1773 non-interactive mode. Mention .zshenv for Z shell, and talk about
1774 BASH_ENV instead of .bashrc for BASH.
1775
1776 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1777
1778 * gdb.texinfo (Commands to Specify Files): Add description
1779 of the remove-symbol-file command.
1780 * observer.texi: New free_objfile event
1781
1782 2013-10-24 Pedro Alves <palves@redhat.com>
1783
1784 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1785
1786 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1787
1788 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1789 New subsection inside which the "-catch-load" and "-catch-unload"
1790 commands documentation is now placed.
1791 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1792 documenting the "-catch-assert" and "-catch-exception" new
1793 GDB/MI commands.
1794
1795 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1796
1797 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1798
1799 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1800
1801 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1802 serial baud".
1803 (Remote Configuration): Replace "set remotebaud" by "set serial
1804 baud". Replace "show remotebaud" by "show serial baud".
1805
1806 2013-10-07 Pedro Alves <palves@redhat.com>
1807
1808 PR breakpoints/11568
1809 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1810 when the thread is removed from the thread list.
1811
1812 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1813
1814 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1815 Update entry for $_exitcode.
1816
1817 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1818
1819 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1820 new "--start" option.
1821
1822 2013-10-02 Pedro Alves <palves@redhat.com>
1823
1824 * gdb.texinfo (Registers): Expand description of saved registers
1825 in frames. Explain <not saved>.
1826
1827 2013-09-25 Doug Evans <dje@google.com>
1828
1829 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1830
1831 2013-09-16 Stan Shebs <stan@codesourcery.com>
1832
1833 Remove the internals manual gdbint.texinfo.
1834 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1835 (PDFFILES): Remove gdbint.pdf.
1836 (HTMLFILES): Remove gdbint/index.html.
1837 (HTMLFILES_INSTALL): Remove gdbint.
1838 (GDBINT_DOC_FILES): Remove.
1839 (dvi): Remove gdbint.dvi.
1840 (ps): Remove gdbint.ps.
1841 * gdbint.texinfo: Remove file.
1842 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1843
1844 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1845
1846 * gdb.texinfo (Convenience Functions): Mention new convenience
1847 function $_isvoid.
1848
1849 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1850
1851 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1852 (Standard Target Features): Add new node to menu.
1853 (S/390 and System z Features): New node.
1854
1855 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1856
1857 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1858 -list-target-features in the example.
1859
1860 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1861
1862 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1863 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1864
1865 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1866
1867 Sync documentation with gdb.base/gnu-debugdata.exp.
1868 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1869
1870 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1871
1872 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1873
1874 2013-08-27 Pedro Alves <pedro@codesourcery.com>
1875 Yao Qi <yao@codesourcery.com>
1876
1877 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1878 Document new --skip-unavailable option.
1879 <-stack-list-variables>: Document new --skip-unavailable option.
1880
1881 2013-08-26 Doug Evans <dje@google.com>
1882
1883 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1884 an optional regexp.
1885
1886 2013-08-13 Tom Tromey <tromey@redhat.com>
1887
1888 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1889 Document GDB_PARALLEL and GDB_INOTIFY.
1890
1891 2013-08-09 Stan Shebs <stan@codesourcery.com>
1892
1893 * LRS: Remove file, describes a long-abandoned live-range
1894 splitting extension to stabs.
1895
1896 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
1897
1898 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1899
1900 2013-07-17 Doug Evans <dje@google.com>
1901
1902 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1903
1904 2013-07-02 Tom Tromey <tromey@redhat.com>
1905
1906 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1907
1908 2013-06-28 Tom Tromey <tromey@redhat.com>
1909
1910 * Makefile.in (version.subst): Use version.in, not
1911 common/version.in.
1912 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1913 Likewise.
1914
1915 2013-06-27 Pedro Alves <palves@redhat.com>
1916
1917 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1918 dynamic symbol resolution code>: New section, based on infrun.c
1919 comment.
1920
1921 2013-06-26 Tom Tromey <tromey@redhat.com>
1922
1923 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1924 Update.
1925 (Releasing GDB): Likewise.
1926
1927 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1928 Yao Qi <yao@codesourcery.com>
1929
1930 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1931 -trace-frame-collected.
1932
1933 2013-06-26 Pedro Alves <pedro@codesourcery.com>
1934
1935 * gdb.texinfo (Traceframe Info Format): Document tvar element
1936 and its attributes.
1937
1938 2013-06-25 Yao Qi <yao@codesourcery.com>
1939
1940 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1941
1942 2013-06-24 Tom Tromey <tromey@redhat.com>
1943
1944 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1945 (GDBvn.texi): Use version.subst.
1946 (version.subst): New target.
1947 (mostlyclean): Remove version.subst.
1948
1949 2013-06-20 Pedro Alves <pedro@codesourcery.com>
1950
1951 * gdb.texinfo (GDB/MI Data Manipulation)
1952 <-data-list-register-values>: Document the --skip-unavailable
1953 option.
1954
1955 2013-06-07 Yao Qi <yao@codesourcery.com>
1956
1957 * gdb.texinfo (Symbols): Add kindex and cindex for
1958 'maint print msymbols'.
1959
1960 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
1961
1962 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1963 response field name (thread-group to inferior).
1964
1965 2013-06-04 Gary Benson <gbenson@redhat.com>
1966
1967 * gdb.texinfo (General Query Packets/qSupported): Added
1968 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1969 to the table of currently defined stub features.
1970 Added a more detailed entry for "augmented-libraries-svr4-read".
1971 (General Query Packets/qXfer:libraries-svr4:read): Documented
1972 the augmented form of this packet.
1973
1974 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1975
1976 * gdb.texinfo (System-wide Configuration Scripts): Renames
1977 "Installed System-wide Configuration Scripts". Add associated
1978 @menu block.
1979
1980 2013-05-23 Yao Qi <yao@codesourcery.com>
1981 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.texinfo (Packets): Document 'vCont;r'.
1984 (Continuing and Stepping): Document target-assisted range
1985 stepping, and the 'set range-stepping' and 'show range-stepping'
1986 commands.
1987
1988 2013-05-23 Joel Brobecker <brobecker@adacore.com>
1989
1990 * gdb.texinfo (Installed System-wide Configuration Scripts):
1991 Add subsection describing the scripts now available under
1992 the data-dir's system-gdbbinit subdirectory.
1993 * NEWS: Add entry announcing the availability of system-wide
1994 configuration scripts for ElinOS and Wind River Linux.
1995
1996 2013-05-21 Hui Zhu <hui@codesourcery.com>
1997
1998 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1999 "-dprintf-insert" command.
2000
2001 2013-05-17 Doug Evans <dje@google.com>
2002
2003 * gdb.texinfo (Maintenance Commands): Update doc for
2004 "maint check-psymtabs". Add doc for "maint check-symtabs",
2005 "maint expand-symtabs".
2006
2007 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2008
2009 * gdb.texinfo (Process Record and Replay): Document the
2010 "record goto" command and its sub-commands.
2011
2012 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013
2014 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2015 (Python API): Add Frame Filters API, Frame Wrapper API,
2016 Writing a Frame Filter/Wrapper, Managing Management of Frame
2017 Filters chapter entries.
2018 (Frame Filters API): New Node.
2019 (Frame Wrapper API): New Node.
2020 (Writing a Frame Filter): New Node.
2021 (Managing Frame Filters): New Node.
2022 (Progspaces In Python): Add note about frame_filters attribute.
2023 (Objfiles in Python): Ditto.
2024 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2025 @anchors and --no-frame-filters option to -stack-list-variables,
2026 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2027 commands.
2028
2029 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2030
2031 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2032 Support" subsection documenting the XML format used to transfer
2033 shared library info on AIX.
2034
2035 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2036
2037 * gdb.texinfo (Debugging Output): Add documentation of
2038 "set debug aix-solib" and "show debug aix-solib" commands.
2039
2040 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2041
2042 * gdb.texinfo (Nios II): New section.
2043 (Nios II Features): New section.
2044
2045 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2046
2047 * gdbint.texinfo (Algorithms): Remove entries documenting
2048 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2049 SOLIB_CREATE_INFERIOR_HOOK.
2050
2051 2013-04-29 Tom Tromey <tromey@redhat.com>
2052
2053 PR python/14204:
2054 * gdb.texinfo (Python API): Fix menu entry.
2055 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2056 Define global and static block. Add example. Clarify
2057 block relationship for inline functions.
2058
2059 2013-04-29 Tom Tromey <tromey@redhat.com>
2060
2061 * gdb.texinfo (Python API): Mention Python help and keyword
2062 arguments. Move pagination text to Basic Python.
2063 (Basic Python): Put pagination text here. Document
2064 close-on-exec, SIGCHLD, and SIGINT.
2065
2066 2013-04-19 Pedro Alves <palves@redhat.com>
2067
2068 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2069 "signedness" instead of "signness".
2070
2071 2013-04-19 Pedro Alves <palves@redhat.com>
2072
2073 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2074 -Wno-pointer-sign text with text on -Wpointer-sign.
2075
2076 2013-04-16 Tom Tromey <tromey@redhat.com>
2077
2078 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2079 GCC that has the SDT probe points.
2080
2081 2013-04-15 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2084 exception catchpoints.
2085
2086 2013-04-15 Tom Tromey <tromey@redhat.com>
2087
2088 * gdb.texinfo (Set Catchpoints): Document $_exception.
2089 (Convenience Vars): Mention $_exception.
2090
2091 2013-04-15 Tom Tromey <tromey@redhat.com>
2092
2093 * gdb.texinfo (Set Catchpoints): Reorganize exception
2094 catchpoints. Document "catch rethrow".
2095 (Debugging C Plus Plus): Mention "catch rethrow".
2096
2097 2013-04-15 Tom Tromey <tromey@redhat.com>
2098
2099 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2100
2101 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2102 Eli Zaretskii <eliz@gnu.org>
2103
2104 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2105 line below the sample output.
2106
2107 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2108
2109 * gdb.texinfo (Mode Options): Document '-configuration'.
2110 (Help): Document "show configuration".
2111 (Bug Reporting): Add requirements to include the configuration
2112 details in bug reports.
2113
2114 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2115
2116 * Makefile.in (MAN1S): Add gcore.1.
2117 Remove "Host, target, and site specific Makefile fragments" comment.
2118 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2119 (install-man1, uninstall-man1): Conditionalize gcore.1.
2120 (gcore.1): New.
2121 * gdb.texinfo (Man Pages): Add gcore man.
2122 (gcore man): New node.
2123
2124 2013-04-10 Pedro Alves <palves@redhat.com>
2125
2126 * gdb.texinfo (Process Record and Replay): Document that "set
2127 record full insn-number-max", "set record
2128 instruction-history-size" and "set record
2129 function-call-history-size" accept "unlimited".
2130 (Backtrace): Document that "set backtrace limit" accepts
2131 "unlimited".
2132 (List): Document that "set listsize" accepts "unlimited".
2133 (Print Settings)" Document that "set print max-symbolic-offset",
2134 "set print elements" and "set print repeats" accept "unlimited".
2135 (Starting and Stopping Trace Experiments): Document that "set
2136 trace-buffer-size" accepts "unlimited".
2137 (Remote Configuration): Document that "set tcp connect-timeout"
2138 accepts "unlimited".
2139 (Command History): Document that "set history size" accepts
2140 "unlimited".
2141 (Screen Size): Document that "set height" and "set width" accepts
2142 "unlimited". Adjust "set pagination"'s description to suggest
2143 "set height unlimited" instead of "set height 0".
2144
2145 2013-04-10 Yao Qi <yao@codesourcery.com>
2146
2147 * gdb.texinfo (Trace Files): Add "target ctf".
2148
2149 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2150
2151 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2152
2153 * Makefile.in (install-man1, install-man5, uninstall-man1)
2154 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2155
2156 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2157
2158 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2159 Eli Zaretskii <eliz@gnu.org>
2160
2161 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2162 parameters order. Remove "On some targets" for --attach. Document the
2163 --multi parameter and extended-remote command. Document all the
2164 options.
2165
2166 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2167
2168 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2169 the list of supported languages.
2170
2171 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2172
2173 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2174 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2175 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2176 (diststuff): Add man.
2177 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2178 (uninstall-man5): New.
2179 (STAGESTUFF): Add *.1 and *.5.
2180 (GDBvn.texi): Add SYSTEM_GDBINIT.
2181 (gdb.1, gdbserver.1, gdbinit.5): New.
2182 (maintainer-clean realclean): Add $(MANS).
2183 (install): Add install-man.
2184 (uninstall): Add uninstall-man.
2185 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2186 (@copying): Wrap it by @c man begin COPYRIGHT.
2187 (Top): Add Man Pages.
2188 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2189
2190 2013-04-02 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.texinfo (Debugging Output): Document "set/show debug
2193 aarch64", "set/show debug coff-pe-read" and "set/show debug
2194 mach-o".
2195
2196 2013-04-02 Pedro Alves <palves@redhat.com>
2197
2198 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2199 table>: Add entry for "trace-buffer-size".
2200
2201 2013-03-28 Pedro Alves <palves@redhat.com>
2202
2203 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2204 table>: Add entry for "trace-status".
2205
2206 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2207
2208 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2209 @bullet", which is invalid (makeinfo 5.1 barfs).
2210
2211 2013-03-28 Pedro Alves <palves@redhat.com>
2212
2213 PR gdb/15294
2214
2215 * gdb.texinfo (List) <set listsize>: Adjust to document that
2216 listsize 0 means no limit, and remove mention of -1.
2217
2218 2013-03-22 Yao Qi <yao@codesourcery.com>
2219
2220 * gdb.texinfo (Embedded Processors): Remove menu item
2221 "OpenRISC 1000".
2222 (OpenRISC 1000): Remove.
2223
2224 2013-03-21 Doug Evans <dje@google.com>
2225
2226 * gdb.texinfo (Maintenance Commands): Add docs for
2227 "mt set per-command {space,time,symtab} {on,off}".
2228
2229 2013-03-14 Hui Zhu <hui@codesourcery.com>
2230 Yao Qi <yao@codesourcery.com>
2231
2232 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2233
2234 2013-03-13 Keith Seitz <keiths@redhat.com>
2235
2236 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2237 "maint agent" reference to Dynamic printf.
2238
2239 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2240
2241 * gdb.texinfo (General Query Packets): Don't use colon in index
2242 entries visible to Info format.
2243
2244 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2245
2246 * gdb.texinfo (Process Record and Replay): Document record
2247 changes.
2248
2249 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2250
2251 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2252 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2253 qXfer:btrace:read.
2254
2255 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2256
2257 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2258 use colons in @anchor and @cindex entries.
2259
2260 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2261
2262 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2263
2264 2013-03-08 Stan Shebs <stan@codesourcery.com>
2265 Hafiz Abid Qadeer <abidh@codesourcery.com>
2266
2267 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2268 trace-buffer-size set and show commands.
2269 (Tracepoint Packets): Document QTBuffer:size.
2270 (General Query Packets): Document QTBuffer:size.
2271
2272 2013-02-21 Tom Tromey <tromey@redhat.com>
2273
2274 * gdb.texinfo: Remove bad @syncodeindex.
2275 (Values From Inferior, Types In Python, Inferiors In Python)
2276 (Events In Python, Threads In Python, Frames In Python, Blocks In
2277 Python, Symbols In Python, Symbol Tables In Python): Remove
2278 @tables.
2279 (Packets, General Query Packets, Tracepoint Packets)
2280 (Host I/O Packets): Use @w{} for empty @item.
2281
2282 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2283
2284 * gdb.texinfo (Architectures In Python): Add description about
2285 the new method gdb.Architecture.disassemble.
2286
2287 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2288 Hafiz Abid Qadeer <abidh@codesourcery.com>
2289
2290 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2291 Document the "trace-file" field.
2292
2293 2013-02-07 Doug Evans <dje@google.com>
2294
2295 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2296 command.
2297
2298 2013-02-06 Yao Qi <yao@codesourcery.com>
2299
2300 * gdb.texinfo (GDB/MI Async Records): Document new MI
2301 notification "=tsv-modified". Update the document of MI
2302 notification "=tsv-created".
2303 * observer.texi (GDB Observers): New observer tsv_modified.
2304 Update observer tsv_created and tsv_delete.
2305
2306 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2307
2308 * gdb.texinfo (AArch64 Features): New section; document
2309 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2310 (Architectures): Add new AArch64 section to document AArch64
2311 architecture specific commands.
2312 (ABI): Add description of the new OS ABI "Newlib" and its influence
2313 on the longjmp handling.
2314
2315 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2316 Jan Kratochvil <jan.kratochvil@redhat.com>
2317
2318 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2319 variable in 'set/show backtrace' section.
2320
2321 2013-01-31 Tom Tromey <tromey@redhat.com>
2322
2323 * gdb.texinfo (Target Commands): Fix typo.
2324
2325 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2326
2327 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2328 describing the gdb.Architecture class.
2329 (Frames In Python): Add description about the new method
2330 gdb.Frame.architecture().
2331
2332 2013-01-23 Doug Evans <dje@google.com>
2333
2334 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2335
2336 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2337
2338 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2339 'thread-groups' field when printing a breakpoint in MI.
2340
2341 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2342 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2343 to reflect that jit-reader-load now supports absolute file-names.
2344
2345 2013-01-16 Tom Tromey <tromey@redhat.com>
2346
2347 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2348 (Signals): Likewise.
2349
2350 2013-01-16 Tom Tromey <tromey@redhat.com>
2351
2352 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2353 "catch-type" field.
2354 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2355
2356 2013-01-07 Tom Tromey <tromey@redhat.com>
2357
2358 * gdb.texinfo (Mode Options): Don't mention -epoch.
2359 (Data, Emacs): Remove obsolete comments.
2360
2361 2013-01-02 Tom Tromey <tromey@redhat.com>
2362
2363 * gdb.texinfo (GDB/MI Output Records): Update menu.
2364 (GDB/MI Breakpoint Information): New node.
2365 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2366 <-break-insert>: Likewise.
2367
2368 2012-12-31 Yao Qi <yao@codesourcery.com>
2369
2370 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2371 (Packets): Move "vStopped" packet to ...
2372 (Notification Packets): ... here. Describe the components
2373 of notification. Add a table of supported notifications.
2374 Add an example on the process of he async notification.
2375
2376 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2377
2378 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2379 present.
2380 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2381 fullname output always present.
2382
2383 2012-12-23 Pierre Muller <muller@sourceware.org>
2384
2385 * gdbint.texinfo (Function prototypes): Require use of "extern"
2386 modifier for function prototypes in headers.
2387
2388 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2389
2390 * refcard.tex: Update copyright notice to GPL v3 or later.
2391 Update contact info.
2392
2393 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2394
2395 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2396
2397 2012-12-15 Yao Qi <yao@codesourcery.com>
2398
2399 * gdb.texinfo (Debugging Output): Document 'set debug
2400 notification' and 'show debug notification'.
2401
2402 2012-12-15 Yao Qi <yao@codesourcery.com>
2403
2404 * gdb.texinfo (Listing Tracepoints): New item and example about
2405 'installed on target' output.
2406 Add more in the example about 'installed on target'.
2407 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2408
2409 2012-12-14 Tom Tromey <tromey@redhat.com>
2410
2411 * gdb.texinfo (SVR4 Process Information): Mention core files.
2412
2413 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2414
2415 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2416
2417 2012-12-11 Pedro Alves <palves@redhat.com>
2418
2419 * gdb.texinfo: Remove all mentions of Unixware throughout.
2420
2421 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2422
2423 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2424
2425 2012-11-29 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (SVR4 Process Information): Document missing
2428 "info proc" subcommands.
2429
2430 2012-11-29 Yao Qi <yao@codesourcery.com>
2431
2432 PR gdb/1477.
2433 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2434 to 'auto' instead of 'gnu'.
2435
2436 2012-11-26 Tom Tromey <tromey@redhat.com>
2437
2438 * gdb.texinfo (MiniDebugInfo): New node.
2439 (GDB Files): Update.
2440
2441 2012-11-16 Doug Evans <dje@google.com>
2442
2443 * gdb.texinfo (System-wide configuration): If the system-wide init
2444 file lives in the data-directory, and --data-directory is provided,
2445 look for it there.
2446
2447 2012-11-15 Tom Tromey <tromey@redhat.com>
2448
2449 * gdb.texinfo (Signaling): Fix typo.
2450
2451 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2452
2453 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2454 parameter "count" of -data-write-memory-bytes, and add an example.
2455
2456 2012-11-12 Tom Tromey <tromey@redhat.com>
2457
2458 * gdb.texinfo (Symbols): Document "info type-printers",
2459 "enable type-printer" and "disable type-printer".
2460 (Python API): Add new node to menu.
2461 (Type Printing API): New node.
2462 (Progspaces In Python): Document type_printers field.
2463 (Objfiles In Python): Likewise.
2464 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2465 register_type_printer, TypePrinter>: Document.
2466
2467 2012-11-12 Tom Tromey <tromey@redhat.com>
2468
2469 * gdb.texinfo (Symbols): Document "set print type methods",
2470 "set print type typedefs", and flags to ptype and whatis.
2471
2472 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2473
2474 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2475 the example -data-disassemble output. Extend the description of
2476 the -data-disassemble results to document all fields. Document
2477 the cli disassemble command as being related to -data-disassemble.
2478
2479 2012-11-09 Yao Qi <yao@codesourcery.com>
2480
2481 PR gdb/14777.
2482 * gdb.texinfo (OS Information): Remove doc on command
2483 'info udot'.
2484
2485 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2486
2487 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2488 gdb.ini warning for Windows port.
2489
2490 2012-11-08 Yao Qi <yao@codesourcery.com>
2491
2492 * gdb.texinfo (Search): Add kindex for 'fo'.
2493
2494 2012-11-05 Tom Tromey <tromey@redhat.com>
2495
2496 PR python/14802:
2497 * gdb.texinfo (Functions In Python): Add example.
2498
2499 2012-11-03 Yao Qi <yao@codesourcery.com>
2500
2501 * observer.texi (GDB Observers): Remove observer
2502 'tracepoint_modified', 'tracepoint_created' and
2503 'tracepoint_deleted'.
2504
2505 2012-10-26 Tom Tromey <tromey@redhat.com>
2506
2507 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2508
2509 2012-10-25 Tom Tromey <tromey@redhat.com>
2510
2511 * gdb.texinfo (General Query Packets): Use @itemx.
2512
2513 2012-10-17 Yao Qi <yao@codesourcery.com>
2514
2515 * observer.texi (GDB Observers): Update observer
2516 'memory_changed'.
2517 * gdb.texinfo (GDB/MI Async Records): Document for
2518 "memory-changed" notification.
2519
2520 2012-10-15 Doug Evans <dje@google.com>
2521
2522 * gdb.texinfo (Mode Options): Document -nh.
2523 Elaborate on docs for -nx.
2524
2525 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2526
2527 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2528
2529 2012-09-21 Yao Qi <yao@codesourcery.com>
2530 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.texinfo (GDB/MI Async Records): Document notification
2533 'record-started' and 'record-stopped'.
2534 * observer.texi (GDB Observers): New observer 'record-changed'.
2535
2536 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2537
2538 * gdb.texinfo: Document the removal of SH's 'regs' command.
2539
2540 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2541
2542 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2543
2544 2012-09-18 Yao Qi <yao@codesourcery.com>
2545
2546 * gdb.texinfo (GDB/MI Async Records): Document new MI
2547 notifications '=tsv-created' and '=tsv-deleted'.
2548 * observer.texi (GDB Observers): New observer tsv_created and
2549 tsv_deleted.
2550
2551 2012-09-18 Yao Qi <yao@codesourcery.com>
2552
2553 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2554 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2555 '=traceframe-changed'.
2556
2557 2012-09-17 Yao Qi <yao@codesourcery.com>
2558
2559 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2560 'set listsize'.
2561
2562 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2563 Eli Zaretskii <eliz@gnu.org>
2564
2565 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2566 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2567 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2568
2569 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2570
2571 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2572
2573 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2574
2575 Document how to return from "python-interactive" to GDB.
2576 * gdb.texinfo (Python Commands): Update documentation.
2577
2578 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2579
2580 Add a new "python-interactive" command that starts a standard
2581 Python interactive prompt with "pi" as alias, and add "py" as
2582 an alias to "python".
2583 * gdb.texinfo (Python Commands): Document the new commands.
2584
2585 2012-08-22 Tom Tromey <tromey@redhat.com>
2586
2587 * gdbint.texinfo (Host Definition): Remove documentation for
2588 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2589
2590 2012-08-17 Keith Seitz <keiths@redhat.com>
2591
2592 PR c++/13356
2593 * gdb.texinfo (Type and Range Checking): Remove warning.
2594 Remove spurious commas.
2595 Update text and examples for re-implementation of set/show
2596 check type.
2597 (C and C++ Type and Range Checks): Likewise.
2598
2599 2012-08-16 Yao Qi <yao@codesourcery.com>
2600
2601 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2602 is deprecated.
2603
2604 2012-08-13 Doug Evans <dje@google.com>
2605
2606 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2607 to include functions.
2608
2609 2012-08-10 Doug Evans <dje@google.com>
2610
2611 * gdb.texinfo (Convenience Funs): New node.
2612 (Types In Python): Document Type.vector.
2613
2614 2012-08-09 Yao Qi <yao@codesourcery.com>
2615
2616 * observer.texi: New observer command_param_changed.
2617 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2618
2619 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2620
2621 * gdbint.texinfo (Debugging GDB): In section
2622 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2623 Mention also gdb-gdb.py.
2624
2625 2012-08-07 Yao Qi <yao@codesourcery.com>
2626
2627 Revert the folloing patch:
2628 2012-08-06 Yao Qi <yao@codesourcery.com>
2629 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2630 remote hardware-watchpoint-limit' and 'set
2631 remote hardware-breakpoint-limit'.
2632
2633 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2634
2635 * gdb.texinfo (Working Directory): Added information about new
2636 default argument for 'cd' command.
2637
2638 2012-08-06 Yao Qi <yao@codesourcery.com>
2639
2640 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2641 remote hardware-watchpoint-limit' and 'set
2642 remote hardware-breakpoint-limit'.
2643
2644 2012-08-06 Yao Qi <yao@codesourcery.com>
2645
2646 Fix PR14371.
2647
2648 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2649 '=breakpoint-deleted'.
2650
2651 2012-08-02 Yao Qi <yao@codesourcery.com>
2652
2653 * gdb.texinfo (Native): Remove node Neutrino.
2654
2655 2012-07-27 Yao Qi <yao@codesourcery.com>
2656
2657 * gdb.texinfo (IPA Protocol Commands): Document new command
2658 'close'.
2659
2660 2012-07-25 Tom Tromey <tromey@redhat.com>
2661
2662 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2663
2664 2012-07-20 Doug Evans <dje@google.com>
2665
2666 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2667 (Index Files): Document how to control the use of deprecated index
2668 sections.
2669 (Index Section Format): Replace --use-deprecated-index-sections with
2670 "set use-deprecated-index-sections on".
2671
2672 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2673
2674 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2675 indices into a single node "Index". Instead, join function and
2676 variable indices into a single index, separate from the concept
2677 index. Requested in
2678 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2679 (Top): Update the top-level menu: instead of one "Index" there are
2680 now separate entries "Concept Index" and "Function and Variable
2681 Index".
2682 (Concept Index, Function and Variable Index): New nodes.
2683 (Index): Node deleted.
2684
2685 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2686
2687 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2688 and "maint agent-eval".
2689
2690 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2691
2692 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2693 avoid file-name clashes between Index.html and index.html on
2694 case-insensitive filesystems. See the discussion starting in
2695 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2696 details of the problem.
2697 (Top): Update the master menu for the above.
2698 (Concept Index, Command and Variable Index): New nodes, instead of
2699 the old "Index" node that was deleted. All cross-references
2700 updated.
2701
2702 2012-07-02 Stan Shebs <stan@codesourcery.com>
2703
2704 * gdb.texinfo (Dynamic Printf): Mention agent style and
2705 disconnected dprintf.
2706 (Maintenance Commands): Describe maint agent-printf.
2707 (General Query Packets): Mention BreakpointCommands feature.
2708 (Packets): Document commands extension to Z0 packet.
2709 * agentexpr.texi (Bytecode Descriptions): Document printf
2710 bytecode.
2711
2712 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2713
2714 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2715 only after gdbinit files.
2716 (Startup): Move -iex and -iex commands down after gdbinit files.
2717
2718 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2719
2720 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2721 possibility.
2722
2723 2012-06-29 Tom Tromey <tromey@redhat.com>
2724
2725 * gdb.texinfo (Index Section Format): Update for version 7.
2726
2727 2012-06-28 Stan Shebs <stan@codesourcery.com>
2728
2729 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2730 example, add note about title column.
2731
2732 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2733
2734 * gdb.texinfo (Symbol Tables In Python): Add description about
2735 the new 'last' attribute of gdb.Symtab_and line.
2736
2737 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2738
2739 * gdb.texinfo (Symbol Tables In Python): Correct the description
2740 of the 'pc' attribute of gdb.Symtab_and_line.
2741
2742 2012-06-26 Doug Evans <dje@google.com>
2743
2744 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2745 and symtab-create.
2746
2747 2012-06-25 Keith Seitz <keiths@redhat.com>
2748
2749 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2750 from example. Remove "rbreak" from list of corresponding
2751 gdb commands.
2752
2753 2012-06-23 Doug Evans <dje@google.com>
2754
2755 * gdb.texinfo (Index Section Format): Document version 7 format.
2756
2757 2012-06-22 Yao Qi <yao@codesourcery.com>
2758
2759 * gdb.texinfo: Add missing cindex for some packets.
2760
2761 2012-06-20 Keith Seitz <keiths@redhat.com>
2762
2763 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2764 for -break-insert and document -p.
2765
2766 2012-06-20 Yao Qi <yao@codesourcery.com>
2767
2768 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2769 and "gdb.write_memory" with "Inferior.read_memory" and
2770 "Inferior.write_memory".
2771
2772 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2773
2774 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2775 (Free Documentation): Add @node line.
2776 (Continuing and Stepping) <advance location>: Use @item instead of
2777 @itemx.
2778 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2779 @itemx.
2780 (Embedded Processors): Put the link to "PA" to its correct place,
2781 according to document structure.
2782 (Python API): Put the link to "Lazy Strings In Python" to its
2783 correct place.
2784 (Index): Use @@ in @tex block to get a literal @.
2785
2786 * gdbint.texinfo: Fix the @subtitle line.
2787
2788 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2789 correct place.
2790
2791 2012-06-08 Yao Qi <yao@codesourcery.com>
2792
2793 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2794 Protocol'.
2795 (In-Process Agent Protocol, IPA Protocol Objects)
2796 (IPA Protocol Commands): New nodes.
2797 (Tracepoint Packets): Add anchors.
2798
2799 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2800
2801 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2802
2803 2012-06-06 Yao Qi <yao@codesourcery.com>
2804
2805 * gdb.texinfo: Update copyright year.
2806
2807 2012-05-23 Stan Shebs <stan@codesourcery.com>
2808 Kwok Cheung Yeung <kcy@codesourcery.com>
2809
2810 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2811
2812 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2813
2814 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2815 Mention also --with-separate-debug-dir.
2816 (Auto-loading): Prepend $debugdir in the sample output.
2817 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2818 auto-load safe-path variable.
2819 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2820 Mention also $debugdir for 'set auto-load scripts-directory'.
2821
2822 2012-05-19 Eli Zaretskii <eliz@gnu.org>
2823
2824 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2825 (MIPS Embedded, MIPS, MIPS Register packet Format)
2826 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2827 appropriate.
2828
2829 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
2830 Maciej W. Rozycki <macro@codesourcery.com>
2831
2832 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2833 mips compression".
2834 (MIPS Breakpoint Kinds): New subsubsection.
2835
2836 2012-05-18 Eli Zaretskii <eliz@gnu.org>
2837
2838 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2839 nodes for subsections. Add @acronym mark-ups and adjust
2840 formatting.
2841
2842 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2843
2844 Rename $ddir to $datadir.
2845 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2846 (objfile-gdb.py file): Rename $ddir to $datadir.
2847
2848 2012-05-18 Tom Tromey <tromey@redhat.com>
2849
2850 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2851
2852 2012-05-14 Stan Shebs <stan@codesourcery.com>
2853
2854 * gdb.texinfo (Dynamic Printf): New subsection.
2855
2856 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2857
2858 * gdb.texinfo (Basic Python): Add description about the function
2859 gdb.find_pc_line
2860
2861 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2862 Eli Zaretskii <eliz@gnu.org>
2863
2864 * gdb.texinfo (Separate Debug Files): Use plural form for global
2865 debugging information directory.
2866
2867 2012-05-11 Stan Shebs <stan@codesourcery.com>
2868 Kwok Cheung Yeung <kcy@codesourcery.com>
2869
2870 * gdb.texinfo (Operating System Auxiliary Information): Document new
2871 'info os' subcommands.
2872
2873 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2874
2875 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2876 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2877 (dotdebug_gdb_scripts section): Add reference
2878 to 'Auto-loading safe path'.
2879
2880 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 Implement multi-component --with-auto-load-dir.
2883 * gdb.texinfo (Auto-loading): New references
2884 for 'set auto-load scripts-directory'
2885 and 'show auto-load scripts-directory'.
2886 (Auto-loading safe path): Describe the new default. Move $ddir
2887 substituation reference to 'objfile-gdb.py file'.
2888 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2889 script-name. Describe new 'set auto-load scripts-directory'
2890 and 'show auto-load scripts-directory'.
2891
2892 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2893
2894 Provide $ddir substitution for --with-auto-load-safe-path.
2895 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2896 (Auto-loading safe path): Likewise. Mention the default value,
2897 $ddir substitution, --with-auto-load-safe-path and
2898 --without-auto-load-safe-path.
2899 * observer.texi (gdb_datadir_changed): New.
2900
2901 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2902
2903 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2904 Twice.
2905
2906 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2907 directory separator by path separator.
2908
2909 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2910
2911 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2912 for 'set auto-load safe-path' optional. Mention if it is omitted.
2913 Change disabling security protection condition to "/", twice.
2914
2915 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2916
2917 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2918 the new methods global_block and static_block on gdb.Symtab
2919 objects.
2920
2921 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2922
2923 * gdb.texinfo (Blocks In Python): Add a note saying that future
2924 improvements to GDB and its infrastructure can move symbols
2925 across blocks within a symbol table.
2926
2927 2012-04-29 Yao Qi <yao@codesourcery.com>
2928
2929 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2930 (A29K): Remove.
2931
2932 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2933 Tom Tromey <tromey@redhat.com>
2934
2935 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2936 and generic static probe support on GDB.
2937
2938 2012-04-25 Doug Evans <dje@google.com>
2939
2940 * gdb.texinfo (Go): Fix thinko.
2941
2942 * gdb.texinfo (Supported Languages): Add Go.
2943 (Go): New node.
2944
2945 2012-04-25 Yao Qi <yao@codesourcery.com>
2946
2947 * gdbint.texinfo (Testsuite): New section `Board settings'.
2948
2949 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2950
2951 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2952 Three times.
2953
2954 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2955 Three times.
2956
2957 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2958
2959 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2960 by @table @asis. Fix formatting of one item.
2961
2962 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2963
2964 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2965
2966 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2967
2968 New option "set debug auto-load".
2969 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2970 (auto-load verbose mode): New node.
2971
2972 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2973
2974 New option "set auto-load safe-path".
2975 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2976 and "info auto-load" examples for safe-path. Put there also references
2977 for "set auto-load safe-path" and "show auto-load safe-path".
2978 New menu item for Auto-loading safe path.
2979 (Auto-loading safe path): New node.
2980 (Python Auto-loading): Update the expected output from "Missing"
2981 to "No".
2982
2983 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2984
2985 auto-load: Implementation.
2986 * gdb.texinfo (Mode Options): New anchor for -nx.
2987 (Startup): New anchors for Option -init-eval-command,
2988 Home Directory Init File
2989 and Init File in the Current Directory during Startup.
2990 Mention set auto-load local-gdbinit with a reference.
2991 Change the sample code to "set auto-load python-scripts".
2992 (Threads): New anchor set libthread-db-search-path.
2993 Provide references to libthread_db.so.1 file.
2994 (Controlling GDB): New menu item for Auto-loading.
2995 (Auto-loading, Init File in the Current Directory)
2996 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2997 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2998 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2999 reference.
3000 (Auto-loading): Rename to ...
3001 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3002 "set auto-load python-scripts", new anchor for it. Change
3003 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3004 for it. Change "info auto-load-scripts"
3005 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3006 to "Python scripts".
3007
3008 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3009
3010 PR mi/13393
3011 * gdb.texinfo (Print Settings): Extend the description for "set print
3012 object".
3013 (GDB/MI Variable Objects): Extend the description for -var-create and
3014 -var-list-children.
3015
3016 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3017
3018 * gdb.texinfo (Examining Data): Document the 'explore' command.
3019
3020 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3021
3022 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3023 to the children of a varobj and its update range when -var-update
3024 returns that the varobj's type changed.
3025
3026 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3027
3028 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3029 Create two new links fir 'objfile-gdb.py file'
3030 and 'dotdebug_gdb_scripts section'.
3031
3032 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 * gdb.texinfo (Auto-loading): Rename node reference
3035 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3036 Twice.
3037 (.debug_gdb_scripts section): Rename the node ...
3038 (dotdebug_gdb_scripts section): ... here.
3039 (Maintenance Commands): Also rename this node reference.
3040
3041 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3042
3043 * gdb.texinfo (Python API/Values From Inferior): Add description
3044 about the new method Value.referenced_value. Add description on
3045 how Value.dereference is different (and similar) to
3046 Value.referenced_value.
3047
3048 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3049
3050 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3051 --init-eval-command=COMMAND, -iex.
3052 (Startup): Describe -iex and -ix. Simplify the example
3053 for "set auto-load-scripts off".
3054
3055 2012-03-16 Gary Benson <gbenson@redhat.com>
3056
3057 PR breakpoints/10738
3058 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3059 stating that GDB cannot set breakpoints on inlined functions.
3060 (Mode Options): Document --use-deprecated-index-sections.
3061 (Index Section Format): Document new index section version format.
3062
3063 2012-03-15 Tom Tromey <tromey@redhat.com>
3064
3065 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3066
3067 2012-03-13 Doug Evans <dje@google.com>
3068
3069 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3070 of "reload".
3071 (Symbols): Delete docs for set/show symbol-reloading.
3072 * gdbint.texinfo (Defining Other Architecture Features): Delete
3073 SYMBOL_RELOADING_DEFAULT.
3074 * refcard.tex: Delete reference to symbol-reloading.
3075
3076 2012-03-07 Pedro Alves <palves@redhat.com>
3077
3078 * gdb.texinfo (General Query Packets): Document new
3079 QProgramSignals packet.
3080 * gdb.texinfo (Remote configuration): Mention
3081 "program-signals-packet".
3082
3083 2012-03-05 Tristan Gingold <gingold@adacore.com>
3084
3085 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3086
3087 2012-03-03 Yao Qi <yao@codesourcery.com>
3088
3089 * gdb.texinfo (In-Process Agent): New node.
3090 Document new commands.
3091 (General Query Packets): Add packet `QAgent'.
3092
3093 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3094
3095 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3096
3097 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3098
3099 * gdb.texinfo (Commands In Python): Put example python macro in
3100 COMMAND_USER category rather than COMMAND_OBSCURE.
3101 Document gdb.COMMAND_USER.
3102 (User-defined Commands): Update documentation to clarify
3103 "set/show max-user-call-depth" and "show user" don't apply to python
3104 commands. Update documentation to clarify "help user-defined" may
3105 also include python commands defined as COMMAND_USER.
3106
3107 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3108
3109 * gdb.texinfo (Startup): Add option -ex description to the option -x
3110 description.
3111
3112 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3113
3114 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3115 condition-evaluation breakpoint parameter.
3116 Mention condition-evaluation mode being shown in "info break".
3117 (Break Conditions): Add description for target-side
3118 conditional breakpoints.
3119 (Remote Configuration): Mention conditional-breakpoints-packet.
3120 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3121 cond-expr.
3122 (General Query Packets): Mention new ConditionalBreakpoint feature.
3123
3124 2012-02-22 Tom Tromey <tromey@redhat.com>
3125
3126 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3127
3128 2012-02-17 Tom Tromey <tromey@redhat.com>
3129
3130 PR python/10753:
3131 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3132 directory.
3133
3134 2012-02-14 Stan Shebs <stan@codesourcery.com>
3135
3136 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3137
3138 2012-02-13 Pedro Alves <palves@redhat.com>
3139
3140 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3141 mips-idt-ecoff.
3142
3143 2012-02-09 Yao Qi <yao@codesourcery.com>
3144
3145 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3146
3147 2012-02-07 Tom Tromey <tromey@redhat.com>
3148
3149 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3150 Symbol.value.
3151
3152 2012-02-07 Tom Tromey <tromey@redhat.com>
3153
3154 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3155
3156 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3157
3158 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3159
3160 2012-01-24 Tom Tromey <tromey@redhat.com>
3161
3162 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3163 unload".
3164 (Files): Mention new catch commands.
3165 (GDB/MI Async Records): Likewise.
3166
3167 2012-01-24 Gary Benson <gbenson@redhat.com>
3168
3169 Delete #if 0'd out code.
3170 * gdb.texinfo (Frame Info): Remove "info catch".
3171
3172 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3173
3174 * gdb.texinfo (Remote Configuration): Document
3175 "set remote hostio-readlink-packet" command.
3176 (General Query Packets): Document vFile:readlink packet.
3177
3178 2012-01-16 Tom Tromey <tromey@redhat.com>
3179
3180 * gdb.texinfo (Specify Location): Document relative file name
3181 handling.
3182
3183 2012-01-16 Tom Tromey <tromey@redhat.com>
3184
3185 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3186
3187 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3188 Eli Zaretskii <eliz@gnu.org>
3189
3190 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3191 code.
3192
3193 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3194
3195 * gdb.texinfo (Variables): Document use of :: for non-static
3196 variables.
3197
3198 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3199
3200 * gdbint.texinfo (Start of New Year Procedure): Update
3201 to replace use of copyright.sh by use of copyright.py.
3202
3203 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3204
3205 Remove the gdbtui binary.
3206 * all-cfg.texi (GDBTUI): Remove.
3207 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3208 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3209 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3210
3211 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3212
3213 Introduce gdb.FinishBreakpoint in Python.
3214 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3215 (Python API): Add menu entry for Finish Breakpoints.
3216
3217 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3218
3219 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3220 tests.
3221
3222 2011-12-16 Doug Evans <dje@google.com>
3223
3224 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3225
3226 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3227
3228 * gdb.texinfo (Python Commands): Remove "maint set/show print
3229 stack". Add documentation for "set/show python print-stack".
3230
3231 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3232
3233 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3234 should transfer control to the stub in the startup code instead of
3235 in main. Mention the need to get past the initial breakpoint.
3236
3237 2011-12-06 Tom Tromey <tromey@redhat.com>
3238
3239 * gdb.texinfo (Set Breaks): Update for new behavior.
3240
3241 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3242
3243 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3244 List Format for SVR4 Targets'.
3245 (General Query Packets): New item qXfer:libraries-svr4:read.
3246 (Library List Format for SVR4 Targets): New node.
3247
3248 2011-12-01 Tom Tromey <tromey@redhat.com>
3249
3250 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3251 add.
3252
3253 2011-11-22 Tom Tromey <tromey@redhat.com>
3254
3255 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3256 reasons.
3257
3258 2011-11-20 Stan Shebs <stan@codesourcery.com>
3259
3260 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3261 note-related options and variables.
3262 (Tracepoint Packets): Document packet changes.
3263
3264 2011-11-20 Sanjoy Das <sdas@igalia.com>
3265
3266 * gdb.texinfo (JIT Interface): Add documentation on writing and
3267 usind JIT debug info readers.
3268 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3269 Debug Info Readers): New nodes.
3270
3271 2011-11-18 Yao Qi <yao@codesourcery.com>
3272
3273 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3274 tracepoint.
3275
3276 2011-11-15 Doug Evans <dje@google.com>
3277
3278 * gdb.texinfo (Files): Document basenames-may-differ.
3279
3280 2011-11-14 Doug Evans <dje@google.com>
3281
3282 * gdb.texinfo (Shell Commands): Document "!".
3283
3284 2011-11-14 Stan Shebs <stan@codesourcery.com>
3285 Kwok Cheung Yeung <kcy@codesourcery.com>
3286
3287 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3288 needed to get shorter fast tracepoints.
3289 (Tracepoint Packets): Document new qTMinFTPILen packet.
3290
3291 2011-11-14 Yao Qi <yao@codesourcery.com>
3292
3293 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3294 behavior of tracepoint.
3295 (General Query Packets): New feature InstallInTrace.
3296 (Remote Configuration): Document "set remote
3297 install-in-trace-packet".
3298
3299 2011-11-12 Matt Rice <ratmice@gmail.com>
3300
3301 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3302 Add arguments to info macro.
3303
3304 2011-11-10 Tom Tromey <tromey@redhat.com>
3305
3306 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3307 manual.
3308 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3309 (Macros): Add a footnote.
3310 (C): Remove paragraph about compiler options.
3311 (C Constants): Mention wide character and string constants.
3312 (C Plus Plus Expressions): Update compiler option advice. Mention
3313 using declarations. Mention ADL. Remove old HP compiler
3314 information.
3315
3316 2011-11-10 Tom Tromey <tromey@redhat.com>
3317
3318 PR c++/9257:
3319 * gdb.texinfo (Print Settings): Add an extra note about the need
3320 for a vtable.
3321
3322 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3323
3324 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3325 "set mips abi" documentation.
3326
3327 2011-11-04 Doug Evans <dje@google.com>
3328
3329 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3330
3331 2011-11-03 Tom Tromey <tromey@redhat.com>
3332
3333 * gdb.texinfo (Stopping): Add menu entry.
3334 (Continuing and Stepping): Restore @node. Use @section, not
3335 @subsection.
3336
3337 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3338
3339 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3340 designation. Fix "Specify Location" cross-reference.
3341
3342 2011-11-02 Stan Shebs <stan@codesourcery.com>
3343
3344 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3345 (General Query Packets): Describe tracenz feature.
3346 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3347
3348 2011-10-28 Paul Koning <paul_koning@dell.com>
3349
3350 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3351
3352 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3353
3354 * gdb.texinfo ((Frames In Python): Document
3355 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3356
3357 2011-10-26 Paul Koning <paul_koning@dell.com>
3358
3359 * gdb.texinfo (gdb.types): Document new deepitems function.
3360
3361 2011-10-25 Paul Koning <paul_koning@dell.com>
3362
3363 PR python/13327
3364
3365 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3366 fetch_lazy method.
3367
3368 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3369
3370 PR python/12656
3371
3372 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3373 global_block, static_block function.
3374
3375 2011-10-19 Tom Tromey <tromey@redhat.com>
3376
3377 * gdb.texinfo (Commands In Python): Add missing "@"s.
3378
3379 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3380
3381 PR python/13285 Document named constants for frame unwind stop reasons
3382 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3383 constants.
3384
3385 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3386
3387 Fix compatibility with texinfo versions older than 4.12.
3388 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3389 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3390 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3391 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3392 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3393 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3394 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3395
3396 2011-10-09 Doug Evans <dje@google.com>
3397
3398 * gdb.texinfo (Extending GDB): Document alias command.
3399
3400 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3401
3402 Support @entry in input expressions.
3403 * gdb.texinfo (Variables): Describe @entry names suffix.
3404 (Print Settings): Add anchor for `set print entry-values'.
3405
3406 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3407 Eli Zaretskii <eliz@gnu.org>
3408
3409 Display @entry parameter values (without references).
3410 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3411 example.
3412 (Print Settings): New description of set print entry-values and show
3413 print entry-values.
3414
3415 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3416 Eli Zaretskii <eliz@gnu.org>
3417
3418 Recognize virtual tail call frames.
3419 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3420 (Tail Call Frames): New node.
3421 (Frames In Python): Add gdb.TAILCALL_FRAME.
3422
3423 2011-10-07 Doug Evans <dje@google.com>
3424
3425 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3426 register_pretty_printer.
3427
3428 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3429
3430 PR python/12930
3431 PR python/12802
3432
3433 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3434 stop method.
3435
3436 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3437
3438 * gdb.texinfo (Starting your Program): "set disable-randomization"
3439 is no longer Linux-specific.
3440 (Remote Configuration): Document "set remote
3441 disable-randomization-packet".
3442 (General Query Packets): Document "QDisableRandomization" packet
3443 and add it to "qSupported" list.
3444
3445 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3446
3447 Allow Python notification of new object-file loadings.
3448 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3449 event type.
3450
3451 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3452
3453 PR python/12691: Add the inferior to Python exited event
3454 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3455
3456 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3457
3458 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3459 rephasing.
3460
3461 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3462
3463 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3464 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3465 as possible feature returned by the `-list-features'
3466 command.
3467
3468 2011-09-28 Paul Koning <paul_koning@dell.com>
3469
3470 * gdb.texinfo (gdb.Type): Document field access by dictionary
3471 key syntax.
3472
3473 2011-09-28 Yao Qi <yao@codesourcery.com>
3474
3475 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3476 Add one space after option `-s'. Remove @r{} markup.
3477
3478 2011-09-27 Stan Shebs <stan@codesourcery.com>
3479
3480 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3481
3482 2011-09-16 Hui Zhu <teawater@gmail.com>
3483
3484 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3485 to *(unsigned char *)$esp@300.
3486
3487 2011-09-15 Paul Koning <paul_koning@dell.com>
3488
3489 * gdb.texinfo: Make style of Python functions and methods match
3490 the syntax of Python. Also put class and module names explicitly
3491 on function, member, and variable names, matching Python
3492 documentation conventions.
3493
3494 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3495
3496 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3497 * gdb.texinfo (Inferiors In Python): Describe new
3498 gdb.selected_inferior() function.
3499
3500 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3501
3502 Handle multiple breakpoint hits in Python interface:
3503 * gdb.texinfo (Events In Python): New function documentation:
3504 gdb.BreakpointEvent.breakpoints. Indicate that
3505 gdb.BreakpointEvent.breakpoint is now deprecated.
3506
3507 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3508
3509 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3510
3511 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3512
3513 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3514
3515 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3516
3517 * gdb.texinfo (Prompt): Add set/show extended-prompt
3518 documentation
3519 (Basic Python): Add prompt_hook anchor.
3520 (Python modules): Reword module text to reflect multiple modules.
3521 (gdb.prompt): Document gdb.prompt module.
3522
3523 2011-08-14 Yao Qi <yao@codesourcery.com>
3524
3525 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3526
3527 2011-08-14 Yao Qi <yao@codesourcery.com>
3528
3529 * gdb.texinfo (Standard Target Features): Document C6x features.
3530 (TIC6x Features): New node.
3531
3532 2011-08-12 Doug Evans <dje@google.com>
3533
3534 * gdb.texinfo (Symbols In Python): Document symbol.type.
3535
3536 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3537
3538 * gdb.texinfo (Python): Document command and function
3539 auto-loading.
3540
3541 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3542 Eli Zaretskii <eliz@gnu.org>
3543
3544 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3545 typedefs unrolling. Extend the sample code by an inner typedef and
3546 outer typedefs unrolling.
3547
3548 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3549
3550 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3551 size and line-size.
3552
3553 2011-07-21 Matt Rice <ratmice@gmail.com>
3554
3555 PR macros/12999
3556 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3557 Update text and cindex entries for info macro command.
3558
3559 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3560
3561 * observer.texi (GDB Observers): Add before_prompt observer.
3562 * gdb.texinfo (Basic Python): Add documentation for prompt
3563 substitution.
3564
3565 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3566
3567 PR python/12438
3568 * gdb.texinfo (Python Commands): Add deprecate note to maint
3569 set/show python print-stack. Document set/show python
3570 print-backtrace.
3571
3572 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3573
3574 * gdb.texinfo: Fix typos.
3575
3576 2011-07-01 Tom Tromey <tromey@redhat.com>
3577
3578 * gdb.texinfo (Debugging Output): Document set debug
3579 check-physname.
3580
3581 2011-06-29 Tom Tromey <tromey@redhat.com>
3582
3583 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3584 breakpoint-notifications feature.
3585
3586 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3587
3588 * gdb.texinfo (Target Description): Remove warning about
3589 possibly unstable format.
3590
3591 2011-06-03 Tom Tromey <tromey@redhat.com>
3592
3593 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3594 (Events In Python): Note that exit_code is optional.
3595
3596 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3597
3598 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3599 required for multi-threading support.
3600 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3601 Hc are deprecated for multi-threading debugging. Point readers at
3602 the vCont packet.
3603
3604 2011-05-15 Doug Evans <dje@google.com>
3605
3606 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3607
3608 2011-05-13 Doug Evans <dje@google.com>
3609
3610 * gdb.texinfo (Threads): Document $sdir,$pdir.
3611 (Server): Document $pdir exception.
3612
3613 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3614
3615 * gdb.texinfo (Threads): Clarify default value for
3616 libthread-db-search-path.
3617
3618 * gdb.texinfo (Completion): Update example.
3619 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3620
3621 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3622
3623 * gdb.texinfo: Document change in the behaviour of the enable and
3624 disable GDB commands when applied to tracepoints.
3625 Document the EnableDisableTracepoints remote stub feature.
3626 Document QTEnable and QTDisable in the list of tracepoint packets.
3627
3628 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3629
3630 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3631 hsuser.texi.
3632 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3633 comment to hsuser.texi. Change rluser.texi name in the comment.
3634
3635 2011-05-10 Doug Evans <dje@google.com>
3636
3637 * gdb.texinfo (Threads): If an empty path is provided for
3638 libthread-db-search-path it is reset to its default value.
3639 (Server): Ditto.
3640
3641 2011-05-09 Doug Evans <dje@google.com>
3642
3643 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3644
3645 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3646 Thiago Jung Bauermann <bauerman@br.ibm.com>
3647
3648 Implement support for PowerPC BookE masked watchpoints.
3649 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3650 (PowerPC Embedded): Mention support of masked watchpoints.
3651
3652 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3653
3654 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3655 `@value{GDBN}'.
3656
3657 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3658
3659 * gdb.texinfo (titlepage): Remove dedication.
3660 (In Memoriam): New appendix.
3661
3662 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3663 Eli Zaretskii <eliz@gnu.org>
3664
3665 * gdb.texinfo (Index Section Format): Change the version to 5.
3666 Describe the different formula.
3667
3668 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3669 Eli Zaretskii <eliz@gnu.org>
3670
3671 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3672 for disconnected tracing.
3673 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3674 extended-remote relationship. Mention --once.
3675 (TCP port allocation lifecycle of @code{gdbserver}): New.
3676
3677 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3678
3679 * gdb.texinfo (Server): Improve indexing. Index all optional
3680 switches to gdbserver.
3681
3682 2011-04-20 Tom Tromey <tromey@redhat.com>
3683
3684 * gdb.texinfo (Index Section Format): New node.
3685 (Top): Add new node to menu.
3686
3687 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3688
3689 * gdb.texinfo (Maintenance Commands): Document `maint print
3690 remote-registers'.
3691
3692 2011-04-20 Tom Tromey <tromey@redhat.com>
3693
3694 * gdb.texinfo (Trace File Format): Move node later.
3695
3696 2011-04-19 Tom Tromey <tromey@redhat.com>
3697
3698 * gdbint.texinfo (Register Information Functions): Remove
3699 duplicate "the".
3700 * gdb.texinfo (Emacs): Remove duplicate "to".
3701 (GDB/MI Variable Objects): Remove duplicate "the".
3702 (General Query Packets): Likewise.
3703
3704 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3705
3706 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3707 "GDB/MI Ada Exception Information" node.
3708
3709 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3710
3711 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3712 the "exception-name" field in the *stopped async record.
3713
3714 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3715 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3716
3717 Implement support for PowerPC BookE ranged breakpoints.
3718 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3719
3720 2011-03-28 Tom Tromey <tromey@redhat.com>
3721
3722 * gdb.texinfo (Set Tracepoints): Fix typo.
3723
3724 2011-03-24 Tom Tromey <tromey@redhat.com>
3725
3726 * gdb.texinfo (Specify Location): Document `function:label'
3727 linespec.
3728
3729 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3730
3731 PR python/12149
3732
3733 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3734
3735 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3736
3737 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3738 (Inferiors In Python): Likewise.
3739 (Threads In Python): Likewise.
3740 (Symbols In Python): Likewise.
3741 (Objfiles In Python): Likewise.
3742 (Symbol Tables In Python): Likewise.
3743
3744 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3745
3746 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3747 display>: Explain that the commands accept number ranges.
3748
3749 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3750
3751 * gdb.texinfo (Breakpoints In Python): Add description and example
3752 of Python stop function operation.
3753
3754 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3755
3756 * gdb.texinfo (Parameters In Python): Document get_set_string and
3757 get_show_string methods.
3758
3759 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3760
3761 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3762
3763 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3764 circular-trace-buffer name.
3765
3766 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3767
3768 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3769 in the previous change.
3770
3771 2011-02-27 Michael Snyder <msnyder@vmware.com>
3772
3773 * gdb.texinfo (Inferiors and Programs): Update commands to show
3774 that they can accept multiple arguments.
3775
3776 2011-02-24 Joel Brobecker <brobecker@adacore.com>
3777
3778 Revert the following patch (code patch was not approved):
3779 2011-02-21 Hui Zhu <teawater@gmail.com>
3780 * agentexpr.texi (bytecode descriptions): add printf.
3781 * gdb.texinfo (tracepoint action lists): add printf.
3782
3783 2011-02-23 Doug Evans <dje@google.com>
3784
3785 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3786
3787 2011-02-23 Michael Snyder <msnyder@vmware.com>
3788
3789 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3790 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3791 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3792
3793 2011-02-22 Doug Evans <dje@google.com>
3794
3795 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3796 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3797 add description of result, fix @defun formatting.
3798
3799 2011-02-21 Hui Zhu <teawater@gmail.com>
3800
3801 * agentexpr.texi (Bytecode Descriptions): Add printf.
3802 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3803
3804 2011-02-18 Tom Tromey <tromey@redhat.com>
3805
3806 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3807
3808 2011-02-14 Michael Snyder <msnyder@vmware.com>
3809
3810 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3811 Document new command "thread find".
3812
3813 2011-02-14 Michael Snyder <msnyder@vmware.com>
3814
3815 * gdb.texinfo (Threads): Update example of new thread message.
3816
3817 2011-02-14 Pedro Alves <pedro@codesourcery.com>
3818
3819 * gdb.texinfo (Remote Configuration): Mention set/show remote
3820 traceframe-info.
3821 (Tools/Packages Optional for Building GDB): Mention that expat is
3822 used for traceframe info.
3823 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3824 (General Query Packets) <qSupported>: Describe the
3825 qXfer:traceframe-info:read feature.
3826 (qXfer::read): Describe qXfer:traceframe-info:read.
3827 (Traceframe Info Format): New section.
3828
3829 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3830
3831 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3832 for casts and unary operators.
3833
3834 2011-02-04 Tom Tromey <tromey@redhat.com>
3835
3836 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3837 is not useful.
3838
3839 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3840
3841 * gdb.texinfo: s/value optimized out/optimized out/g
3842
3843 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3844
3845 * gdb.texinfo (Other Misc Settings): Rework part of the
3846 documentation of the "set interactive mode" command.
3847
3848 2011-01-19 Tom Tromey <tromey@redhat.com>
3849
3850 * gdb.texinfo (Threads): Document thread name output and `thread
3851 name' command.
3852 (Threads In Python): Document Thread.name attribute.
3853 (GDB/MI Thread Commands): Document thread attributes.
3854
3855 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3856
3857 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3858 changes in mi/mi-cmd-disas.c
3859
3860 2011-01-12 Tom Tromey <tromey@redhat.com>
3861
3862 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3863 Fix "thread apply" text.
3864
3865 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3866 Thiago Jung Bauermann <bauerman@br.ibm.com>
3867
3868 Implement support for PowerPC BookE ranged watchpoints.
3869 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3870 the "set powerpc exact-watchpoints" flag.
3871
3872 2011-01-07 Tom Tromey <tromey@redhat.com>
3873
3874 * gdb.texinfo (Python API): Add descriptions to @menu items.
3875
3876 2011-01-06 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3879
3880 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3881
3882 * gdb.texinfo (Debugging Output): Document "set debug jit".
3883
3884 2011-01-06 Tom Tromey <tromey@redhat.com>
3885
3886 PR python/12133:
3887 * gdb.texinfo (Frames In Python): Document various frame
3888 constants.
3889
3890 2011-01-05 Joel Brobecker <brobecker@adacore.com>
3891
3892 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3893 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3894 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3895
3896 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3899 (clean): Add GDBvn.texi.
3900
3901 2010-12-29 Joel Brobecker <brobecker@adacore.com>
3902
3903 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3904 occasional case where the debugger prints an array address
3905 instead of the array itself.
3906
3907 2010-12-23 Pedro Alves <pedro@codesourcery.com>
3908
3909 * gdb.texinfo (Packets) <read registers packet>: Document support
3910 for registers that were not collected.
3911
3912 2010-12-15 Doug Evans <dje@google.com>
3913
3914 * gdb.texinfo (Startup): Document auto-loading of scripts during
3915 startup.
3916 (Auto-loading): Delete "maint set python auto-load on|off".
3917 Add "set auto-load-scripts on|off".
3918
3919 2010-12-07 Doug Evans <dje@google.com>
3920
3921 * gdb.texinfo (Mode Options): Document -data-directory.
3922 (Data Files): Add reference to -data-directory.
3923
3924 2010-11-29 Doug Evans <dje@google.com>
3925
3926 * gdb.texinfo (Pretty-Printer Introduction): Change
3927 printer-name:subprinter-name to printer-name;subprinter-name.
3928
3929 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3930
3931 PR python/12199
3932
3933 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3934
3935 2010-11-23 Tom Tromey <tromey@redhat.com>
3936
3937 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3938 (Editing): Likewise.
3939 (Command History): Likewise.
3940 (TUI Keys): Likewise.
3941 (Bug Reporting): Conditionally include rluser.texi and
3942 inc-history.texinfo.
3943 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3944 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3945 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3946 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3947 (gdb.pdf): Likewise.
3948 (gdb.info): Likewise.
3949 (gdb/index.html): Likewise.
3950
3951 2010-11-23 Tom Tromey <tromey@redhat.com>
3952
3953 * Makefile.in (Makefile): Run ../config.status.
3954 (distclean): Update.
3955 * configure: Remove.
3956 * configure.ac: Remove.
3957
3958 2010-11-12 Tom Tromey <tromey@redhat.com>
3959
3960 * gdb.texinfo (Basic Python): Update. Add xref.
3961 (Exception Handling): Document new exception classes.
3962 (Types In Python): Update.
3963 (Frames In Python): Update.
3964
3965 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3966
3967 * gdb.texinfo (Breakpoints In Python): Document "internal"
3968 parameter, and visible attribute.
3969
3970 2010-11-05 Doug Evans <dje@google.com>
3971
3972 * gdb.texinfo (Source Path): Document "set directories".
3973
3974 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
3975
3976 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3977 (OpenCL C): New node.
3978
3979 2010-11-02 Doug Evans <dje@google.com>
3980
3981 * gdb.texinfo (Pretty Printing): Expand into three sections,
3982 introduction, example, and commands.
3983 (Python API): Delete section Disabling Pretty-Printers, merge into
3984 Selecting Pretty-Printers.
3985 (Writing a Pretty-Printer): New section. Move the pretty-printer
3986 example here, and reformat to match python coding style. Add a second
3987 example using the gdb.printing module.
3988 (Python modules): Add gdb.printing.
3989
3990 2010-10-29 Doug Evans <dje@google.com>
3991
3992 * gdb.texinfo (Python): Fix long line.
3993
3994 2010-10-20 Doug Evans <dje@google.com>
3995
3996 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3997 All references updated. Correct sections marked as subsections.
3998 (Coding Standards): New chapter. Move the coding standard related
3999 subsections here. Add section on Python coding standards.
4000
4001 2010-10-13 Doug Evans <dje@google.com>
4002
4003 * gdb.texinfo (Python): Add "Python modules".
4004 (Types in Python): Add reference to gdb.types section.
4005 (Python modules): New node.
4006
4007 2010-10-11 Doug Evans <dje@google.com>
4008
4009 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4010 Python" from gdb.Value.type description.
4011
4012 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4013
4014 * gdb.texinfo (Ravenscar Profile): New node.
4015
4016 2010-09-22 Tom Tromey <tromey@redhat.com>
4017
4018 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4019
4020 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4021
4022 * gdb.texinfo (Values From Inferior): Clarify that
4023 value.dynamic_type works only in C++ programs with RTTI.
4024
4025 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4026
4027 * gdb.texinfo (Character Sets): Correctly reference host-charset
4028 in example.
4029
4030 2010-09-13 Tom Tromey <tromey@redhat.com>
4031
4032 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4033 Document "fullname" and "from".
4034
4035 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4036
4037 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4038 feature `reverse' output by -list-target-features.
4039
4040 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4041
4042 * gdb.texinfo (i386 Features): Remove an extra "@item".
4043
4044 2010-08-30 Tom Tromey <tromey@redhat.com>
4045
4046 PR python/11792:
4047 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4048
4049 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4050
4051 * gdb.texinfo (ARM Features): Document
4052 org.gnu.gdb.arm.m-profile.
4053
4054 2010-08-23 Tom Tromey <tromey@redhat.com>
4055
4056 PR python/11145:
4057 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4058 reinterpret_cast methods.
4059
4060 2010-08-23 Tom Tromey <tromey@redhat.com>
4061
4062 PR python/11915:
4063 * gdb.texinfo (Types In Python): Document array method.
4064
4065 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4066
4067 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4068
4069 2010-08-16 Tom Tromey <tromey@redhat.com>
4070
4071 * gdb.texinfo (Set Watchpoints): Document -location option.
4072
4073 2010-08-13 Doug Evans <dje@google.com>
4074
4075 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4076
4077 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4078
4079 * gdb.texinfo (GDB/MI Data Manipulation): Document
4080 -data-read-memory-raw and -data-write-memory-raw.
4081
4082 2010-08-11 Tom Tromey <tromey@redhat.com>
4083 Phil Muldoon <pmuldoon@redhat.com>
4084
4085 * gdb.texinfo (Basic Python): Describe post_event API.
4086
4087 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4088
4089 * gdb.texinfo (Basic Python): Describe solib_address and
4090 decode_line Python APIs
4091
4092 2010-08-10 Tom Tromey <tromey@redhat.com>
4093
4094 * gdb.texinfo (Pretty Printing API): Document
4095 gdb.default_visualizer.
4096
4097 2010-08-10 Tom Tromey <tromey@redhat.com>
4098
4099 Revert gdb-add-index addition:
4100 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4101
4102 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4103 Eli Zaretskii <eliz@gnu.org>
4104
4105 * gdb.texinfo (Mode Options) <-batch>
4106 (Basic Python) <gdb.execute>: Describe setting width and height.
4107
4108 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4109
4110 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4111
4112 2010-07-30 Tom Tromey <tromey@redhat.com>
4113
4114 * gdb.texinfo (Index Files): Mention gdb-add-index.
4115
4116 2010-07-30 Hui Zhu <teawater@gmail.com>
4117
4118 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4119 "detach inferior" and "kill inferior".
4120
4121 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4122
4123 * gdb.texinfo (Machine Code): Update description of two forms of
4124 arguments, and add new example to demonstrate the new form.
4125
4126 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4127
4128 * gdb.texinfo (Values From Inferior): Add value inferior function
4129 call description.
4130
4131 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4132
4133 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4134
4135 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4136 Eli Zaretskii <eliz@gnu.org>
4137
4138 Make core files the process_stratum.
4139 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4140 record_stratum example.
4141
4142 2010-07-13 Tom Tromey <tromey@redhat.com>
4143
4144 * gdb.texinfo (Index Files): New node.
4145
4146 2010-07-13 Tom Tromey <tromey@redhat.com>
4147
4148 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4149
4150 2010-07-13 Tom Tromey <tromey@redhat.com>
4151
4152 * gdb.texinfo (Specify Location): Document labels.
4153
4154 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4155
4156 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4157 entries for fast tracepoints and static tracepoints.
4158
4159 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4160
4161 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4162 qsThreadInfo>: Spell out `l' as ell.
4163
4164 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4165
4166 * gdb.texinfo (Convenience Variables): Document $_sdata.
4167 (Commands to Set Tracepoints): Describe static tracepoints. Add
4168 `Listing Static Tracepoint Markers' menu entry. Document
4169 "strace".
4170 (Tracepoint Action Lists): Document collecting $_sdata.
4171 (Listing Static Tracepoint Markers): New subsection.
4172 (Tracepoints support in gdbserver): Mention static tracepoints.
4173 (remote packets, enabling and disabling): Mention
4174 read-sdata-object.
4175 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4176 and StaticTracepoint.
4177 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4178 Document qXfer:sdata:read.
4179 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4180
4181 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4182
4183 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4184
4185 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4186 Tom Tromey <tromey@redhat.com>
4187 Thiago Jung Bauermann <bauerman@br.ibm.com>
4188
4189 * gdb.texinfo (Inferiors In Python): New node.
4190 * gdb.texinfo (Threads In Python): New node.
4191
4192 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4193
4194 * gdb.texinfo (Python): Document what the python directory is
4195 and what its location is.
4196 (Basic Python): Document the gdb.PYTHONDIR constant.
4197
4198 2010-06-25 Tom Tromey <tromey@redhat.com>
4199
4200 PR python/10808:
4201 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4202
4203 2010-06-24 Hui Zhu <teawater@gmail.com>
4204
4205 * gdb.texinfo: (Commands for Controlled Output): Add
4206 documentation for command "eval".
4207
4208 2010-06-21 Stan Shebs <stan@codesourcery.com>
4209
4210 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4211 * annotate.texinfo: Ditto.
4212 * gdbint.texinfo: Ditto.
4213 * stabs.texinfo: Ditto.
4214
4215 2010-06-22 Hui Zhu <teawater@gmail.com>
4216
4217 * gdb.texinfo: (Process Record and Replay): Add documentation
4218 for command "set record memory-query".
4219
4220 2010-06-21 Stan Shebs <stan@codesourcery.com>
4221
4222 * gdb.texinfo: Relicense under GFDL version 1.3.
4223 * annotate.texinfo: Relicense under GFDL version 1.3.
4224 * gdbint.texinfo: Relicense under GFDL version 1.3.
4225 * stabs.texinfo: Relicense under GFDL version 1.3.
4226 * fdl.texi: Update to version 1.3.
4227
4228 2010-06-18 Stan Shebs <stan@codesourcery.com>
4229
4230 * gdb.texinfo (Operating System Auxiliary Information): Describe
4231 "info os" when no arguments given.
4232
4233 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4234 $_thread.
4235
4236 2010-06-18 Hui Zhu <teawater@gmail.com>
4237
4238 * gdb.texinfo: (Process Record and Replay): Add documentation
4239 for commands "record save" and "record restore".
4240
4241 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4242
4243 * gdb.texinfo: Include information about the correct use
4244 of addresses in the `watch' command.
4245
4246 2010-06-11 Stan Shebs <stan@codesourcery.com>
4247
4248 * gdb.texinfo (Observer Mode): New section.
4249 (General Query Packets): Document QAllow.
4250
4251 2010-06-04 Doug Evans <dje@google.com>
4252
4253 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4254
4255 2010-06-03 Doug Evans <dje@google.com>
4256
4257 * gdbint.texinfo (Coding): Add subsection on command names.
4258
4259 2010-06-02 Tom Tromey <tromey@redhat.com>
4260
4261 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4262 always-disassemble.
4263
4264 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4265
4266 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4267 gdbserver, and add cross reference.
4268 (Tracepoints support in gdbserver): New subsection.
4269
4270 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4271
4272 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4273 `qRelocInsn' feature.
4274 (Relocate instruction reply packet): New subsection
4275 of `Tracepoint Packets'.
4276 (Tracepoint Packets): Mention that packets QTDP and QTStart
4277 support the qRelocInsn request, and add cross reference to new
4278 subsection.
4279
4280 2010-05-25 Doug Evans <dje@google.com>
4281
4282 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4283 (Commands In Python): Document gdb.string_to_argv.
4284
4285 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4286
4287 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4288 ATTR_NORETURN.
4289
4290 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4291 Tom Tromey <tromey@redhat.com>
4292 Thiago Jung Bauermann <bauerman@br.ibm.com>
4293
4294 * gdb.texinfo (Parameters In Python): New Node.
4295
4296 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4297
4298 * gdb.texinfo: (Summary) Add mention about D language support.
4299 (Filenames): Add D suffixes.
4300 (D): New node.
4301
4302 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4303
4304 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4305 of macro deleted from GDB code.
4306
4307 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4308
4309 * gdb.texinfo (Commands to specify files): Describe what how GDB
4310 looks up DOS-based filesystem paths on the system root. Document
4311 the new `set/show target-file-system-kind' commands.
4312
4313 2010-04-23 Doug Evans <dje@google.com>
4314
4315 * gdb.texinfo (Python): Move Auto-loading section here ...
4316 (Python API): from here.
4317 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4318 (Maintenance Commands): Add docs for "maint print section-scripts".
4319
4320 2010-04-20 Chris Moller <cmoller@redhat.com>
4321
4322 * gdb.texinfo (Setting Breakpoints): Added description of
4323 filename-qualified rbreak.
4324 * refcard.tex (Breakpoints and Watchpoints): Added brief
4325 description of filename-qualified rbreak.
4326
4327 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4328
4329 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4330 (Python API): Change the reference to Pretty Printing API.
4331 (Pretty Printing): Move the user part under the Data node. Reformat
4332 the sample output to 72 columns. Create a new reference to Pretty
4333 Printing API. Rename the API part ...
4334 (Pretty Printing API): To a new node name.
4335 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4336 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4337
4338 2010-04-21 Stan Shebs <stan@codesourcery.com>
4339
4340 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4341 and commands.
4342 (Listing Tracepoints): Update to reflect current behavior.
4343
4344 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4345
4346 * gdb.texinfo (Examining memory): Update for change in string
4347 display with explicit size.
4348
4349 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4350
4351 PR breakpoints/8554.
4352
4353 * gdb.texinfo (Save Breakpoints): New node.
4354 (save-tracepoints): Rename to ...
4355 (save tracepoints): ... this. Mention that `save-tracepoints' is
4356 a deprecated alias to `save tracepoints'.
4357
4358 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4359
4360 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4361 (info w32 thread-information-block): Document new command.
4362 (qGetTIBAddress): Document new gdbserver query.
4363 (maint set/show show-all-tib): Document new command.
4364
4365 2010-04-15 Doug Evans <dje@google.com>
4366
4367 * gdb.texinfo (Python API): Add progspaces section.
4368 (Selecting Pretty-Printers): Progspace pretty-printers are
4369 searched too.
4370 (Progspaces In Python): New section.
4371
4372 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4373
4374 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4375
4376 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4377 returns None.
4378
4379 2010-04-09 Stan Shebs <stan@codesourcery.com>
4380
4381 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4382 Describe the `frames-created' field, tweak grammar.
4383
4384 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4385
4386 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4387 Describe the `circular' and `disconnected' fields.
4388
4389 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4390
4391 * gdb.texinfo (maint print registers): Mention unavailable and
4392 invisible registers.
4393
4394 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4395 Thiago Jung Bauermann <bauerman@br.ibm.com>
4396 Tom Tromey <tromey@redhat.com>
4397
4398 * gdb.texinfo (Breakpoints In Python): New Node.
4399
4400 2010-04-08 Stan Shebs <stan@codesourcery.com>
4401
4402 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4403 trace status fields.
4404
4405 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4406
4407 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4408 optional. Make org.gnu.gdb.i386.avx requires
4409 org.gnu.gdb.i386.avx.
4410
4411 2010-04-08 Doug Evans <dje@google.com>
4412
4413 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4414 search path, and document that gdb only scans the search path if
4415 the script's path doesn't specify a directory.
4416
4417 2010-04-05 Doug Evans <dje@google.com>
4418
4419 * gdb.texinfo (maint show python auto-load): Fix typo.
4420
4421 2010-04-04 Stan Shebs <stan@codesourcery.com>
4422
4423 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4424 (Setting Watchpoints): Update description of "info watch".
4425 (Disabling Breakpoints): Only "info break" lists all.
4426
4427 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4428 (tdump): Explain how tdump works.
4429
4430 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4431
4432 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4433 add cross reference.
4434
4435 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4436
4437 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4438 commands error out.
4439
4440 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4441
4442 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4443
4444 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4445
4446 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4447
4448 2010-03-29 Stan Shebs <stan@codesourcery.com>
4449 Nathan Sidwell <nathan@codesourcery.com>
4450
4451 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4452 GDBN equivalent.
4453 (Set Tracepoints): Remove mention that conditional tracepoints
4454 don't exist.
4455 (Tracepoint Actions): Clarify when while-stepping collection
4456 happens, note that while-stepping does not automatically collect
4457 $pc.
4458
4459 2010-03-29 Stan Shebs <stan@codesourcery.com>
4460
4461 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4462 (General Query Packets): Describe TracepointSource.
4463
4464 2010-03-27 Matt Rice <ratmice@gmail.com>
4465
4466 * gdb.texinfo (ARM): Document arguments to "target sim".
4467 (Set Catchpoints): Use @dots{} instead of @r{...}.
4468
4469 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4470
4471 * gdb.texinfo (Tracepoint Packets): Remove mention that
4472 terror:string may be plain text, and drop mention of X prefix.
4473
4474 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4475
4476 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4477
4478 2010-03-24 Stan Shebs <stan@codesourcery.com>
4479
4480 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4481
4482 2010-03-24 Tom Tromey <tromey@redhat.com>
4483
4484 PR breakpoints/9352:
4485 * gdb.texinfo (Break Commands): Update.
4486
4487 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4488
4489 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4490 commands.
4491
4492 2010-03-16 Stan Shebs <stan@codesourcery.com>
4493
4494 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4495 circular-trace-buffer.
4496 (Tracepoint Packets): Describe QTBuffer, and details of the
4497 qTStatus reply.
4498
4499 2010-03-12 Stan Shebs <stan@codesourcery.com>
4500 Nathan Sidwell <nathan@codesourcery.com>
4501
4502 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4503 doing instruction stepping.
4504 (Tracepoint Restrictions): New node.
4505
4506 2010-03-10 Tom Tromey <tromey@redhat.com>
4507
4508 * gdbint.texinfo (Symbol Handling): Update.
4509
4510 2010-03-08 Tom Tromey <tromey@redhat.com>
4511
4512 PR cli/9591:
4513 * gdb.texinfo (Mode Options): Mention lack of pagination and
4514 confirmation with --batch.
4515 (Screen Size): Mention --batch.
4516 (Messages/Warnings): Likewise.
4517
4518 2010-03-05 Tom Tromey <tromey@redhat.com>
4519
4520 * gdb.texinfo (Basic Python): Document target_charset and
4521 target_wide_charset.
4522
4523 2010-03-05 Tom Tromey <tromey@redhat.com>
4524
4525 * gdb.texinfo (Data): Link to pretty-printing.
4526 (Output Formats): Likewise. Correct text.
4527
4528 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4529
4530 * gdb.texinfo (Types): Describe <struct> and <flags>.
4531
4532 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4533
4534 * gdb.texinfo (Frames In Python): Add block parameter and
4535 description to read_var text.
4536
4537 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4538 Tom Tromey <tromey@redhat.com>
4539
4540 * gdb.texinfo (Types In Python): Describe block argument in
4541 template_argument and gdb.lookup_type.
4542
4543 2010-02-24 Tom Tromey <tromey@redhat.com>
4544
4545 * gdb.texinfo (Cygwin Native): Fix typo.
4546
4547 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4548
4549 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4550 and select method descriptions.
4551 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4552 Tables in Python to menu.
4553 (Blocks In Python): New node.
4554 (Symbols In Python): New node.
4555 (Symbol Tables in Python): New node.
4556
4557 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4558
4559 Multiexec MI
4560
4561 gdb/
4562 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4563
4564 gdb/doc/
4565 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4566 changes.
4567 (GDB/MI Program Execution): Document current behaviour of
4568 --all and --thread-group.
4569 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4570 -remove-inferior.
4571 * observer.texi (inferior_added, inferior_removed): New
4572 observers.
4573
4574 2010-02-19 Tom Tromey <tromey@redhat.com>
4575
4576 * gdbint.texinfo (Getting Started): Fix @node.
4577 (Debugging GDB): Likewise.
4578
4579 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4580
4581 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4582 documenting the gdb_test_timeout variable.
4583
4584 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4585
4586 * gdb.texinfo (MI commands): Added documentation of --reverse
4587 option to a set of MI commands. Restructured documentation of MI
4588 commands --exec-continue to reflect the complexity of reverse
4589 execution.
4590
4591 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4592
4593 * gdb.texinfo (Using the Collected Data): Specify that the address
4594 range of `tfind outsize' is exclusive, and that the address range
4595 of `tfind range' is inclusive.
4596 (Tracepoint Packets): Specify that the address range of
4597 `QTFrame:range' is inclusive, and that the address range of
4598 `QTFrame:outside' is exclusive
4599
4600 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4601
4602 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4603
4604 2010-02-10 Tom Tromey <tromey@redhat.com>
4605
4606 * gdb.texinfo (Debugging Output): Document set debug parser and
4607 show debug parser.
4608
4609 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4610
4611 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4612 i386_eflags and i386_mxcsr.
4613
4614 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4615
4616 * gdb.texinfo: Document i386 target features.
4617
4618 2010-02-05 Doug Evans <dje@google.com>
4619
4620 * gdbint.texinfo (Testsuite): Add a new section to document the
4621 various DejaGnu variables that may be overridden.
4622 Document INTERNAL_GDBFLAGS.
4623
4624 2010-02-04 Tom Tromey <tromey@redhat.com>
4625
4626 PR cli/8830:
4627 * gdb.texinfo (Files): -readnow comes before the filename for file
4628 and symbol-file.
4629
4630 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4631
4632 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4633 Document ARM breakpoint types.
4634 (Register Packet Format): Move into the new section.
4635 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4636
4637 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4638
4639 * gdb.texinfo (File Options): Adjust the documentation of this
4640 switch to refer to the "source" command rather than partially
4641 duplicating some of the relevant information.
4642 (Extending GDB): Introduce and document the set/show script-extension
4643 setting.
4644 (Command Files): Add note explaining that the "source" command
4645 is also used to evalute scripts written in other languages.
4646 Remove the short slightly incorrect reference to sourcing Python
4647 scripts.
4648 (Python Commands): Document how to execute a Python script from GDB.
4649
4650 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4651
4652 * gdb.texinfo (Command Files): Fix typo.
4653
4654 2010-01-18 Tom Tromey <tromey@redhat.com>
4655
4656 * gdb.texinfo (File Options): Document -x on .py files.
4657 (Command Files): Document handling of Python scripts.
4658
4659 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4660
4661 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4662
4663 2010-01-15 Stan Shebs <stan@codesourcery.com>
4664
4665 * gdb.texinfo (Trace Files): New section.
4666 (Tracepoint Packets): Document QTSave and qTBuffer.
4667 (Trace File Format): New appendix.
4668
4669 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4670
4671 * gdb.texinfo (Values From Inferior): Document lazy_string value
4672 method.
4673 (Python API): Add Lazy strings menu item.
4674 (Lazy Strings In Python): New node.
4675
4676 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4677
4678 * gdb.texinfo (GDB/MI Thread Information): New.
4679 (GDB/MI Async Records): Document the core field in *stopped.
4680 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4681 documentation
4682 (Process list): Document that osdata document may contain
4683 threads.
4684 (Remote Serial Protocol): Document qXfer:threads.
4685
4686 2010-01-06 Stan Shebs <stan@codesourcery.com>
4687
4688 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4689 disconnected tracing.
4690 (Tracepoint Packets): Document new protocol.
4691
4692 2010-01-05 Stan Shebs <stan@codesourcery.com>
4693
4694 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4695 tracepoints.
4696 (Tracepoint Packets): Describe remote protocol for fast
4697 tracepoints.
4698
4699 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4700
4701 Update the "Start of New Year Procedure".
4702 * gdbint.texinfo: Add the list of files that need to be updated
4703 manually. Minor reformatting.
4704
4705 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4706
4707 * refcard.tex: Update copyright year in header and text.
4708
4709 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4710
4711 * agentexpr.texi: Add 2010 to the list of copyright years.
4712 * annotate.texinfo: Likewise.
4713 * gdb.texinfo: Likewise.
4714 * gdbint.texinfo: Likewise.
4715 * observer.texi: Likewise.
4716 * stabs.texinfo: Likewise.
4717
4718 2009-12-31 Stan Shebs <stan@codesourcery.com>
4719
4720 * gdb.texinfo (Tracepoint Actions): Describe teval.
4721
4722 2009-12-29 Stan Shebs <stan@codesourcery.com>
4723
4724 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4725
4726 2009-12-28 Stan Shebs <stan@codesourcery.com>
4727
4728 * gdb.texinfo (Trace State Variables): New section.
4729 (Tracepoint Packets): Describe trace state variable packets.
4730 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4731 variable bytecodes.
4732
4733 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4734
4735 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4736 declarations.
4737
4738 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4739
4740 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4741 -gdb-exit behaviour.
4742
4743 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4744
4745 * gpl.texi: Update to version 3 of the GPL.
4746
4747 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4748
4749 * Makefile.in: Update copyright header.
4750 * observer.texi: Fix the copyright header of the generated files.
4751
4752 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4753
4754 * gdb.texinfo (Types In Python): Describe range function.
4755
4756 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4757
4758 * gdb.texinfo (Types In Python): Describe "is_base_class".
4759
4760 2009-12-03 Tom Tromey <tromey@redhat.com>
4761
4762 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4763
4764 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4765
4766 * observer.texi: New memory_changed observer.
4767
4768 2009-12-01 Tom Tromey <tromey@redhat.com>
4769
4770 * gdb.texinfo (Reverse Execution): Fix typo.
4771
4772 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4773
4774 PR gdb/8704
4775
4776 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4777 are allowed after the breakpoint condition.
4778
4779 2009-11-23 Tom Tromey <tromey@redhat.com>
4780
4781 PR python/10782:
4782 * gdb.texinfo (Types In Python): Document Type.pointer.
4783
4784 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4785
4786 * gdb.texinfo (Machine Code): Adjust.
4787
4788 2009-11-11 Pedro Alves <pedro@codesourcery.com>
4789
4790 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4791 (Using Agent Expressions): Delete cross reference.
4792
4793 2009-11-07 Joel Brobecker <brobecker@adacore.com>
4794
4795 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4796 and @settitle directives up to help makeinfo find them.
4797
4798 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4799
4800 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4801 (Auto-loading): Use plural and note one can use multiple components now.
4802
4803 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4804
4805 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4806 -stack-list-arguments have the same documentation for parameter
4807 as -stack-list-locals. Add comas.
4808
4809 2009-10-27 Tom Tromey <tromey@redhat.com>
4810 Eli Zaretskii <eliz@gnu.org>
4811
4812 PR python/10781
4813
4814 * gdb.texinfo (Values From Inferior): Document cast method.
4815
4816 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4817
4818 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4819 and adjust example.
4820
4821 2009-10-22 Michael Snyder <msnyder@vmware.com>
4822
4823 * gdb.texinfo (Process Record and Replay): Document new form of
4824 info record command. Also document the new save and restore
4825 commands.
4826
4827 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4828
4829 * gdb.texinfo (Machine Code): Mention current pc marker.
4830 (Memory): Likewise.
4831
4832 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4833 Stan Shebs <stan@codesourcery.com>
4834
4835 * observer.texi (new_inferior): Rename to...
4836 (inferior_appeared): ... this.
4837
4838 * gdb.texinfo (Inferiors): Rename node to ...
4839 (Inferiors and Programs): ... this. Mention running multiple
4840 programs in the same debug session.
4841 <info inferiors>: Mention the new 'Executable' column if "info
4842 inferiors". Update examples. Document the "add-inferior",
4843 "clone-inferior", "remove-inferior" and "maint info
4844 program-spaces" commands.
4845 (Process): Rename node to...
4846 (Forks): ... this. Document "set|show follow-exec-mode".
4847
4848 2009-10-11 Michael Snyder <msnyder@vmware.com>
4849
4850 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4851 (ReverseContinue): Ditto.
4852
4853 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4854
4855 * gdb.texinfo (Server): Document libthread-db-search-path.
4856
4857 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4858
4859 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4860
4861 2009-10-06 Michael Eager <eager@eagercon.com>
4862
4863 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4864 (Embedded Processors): Add MicroBlaze.
4865 (MicroBlaze): New. Describe Xilinx MicroBlaze
4866
4867 2009-10-04 Pedro Alves <pedro@codesourcery.com>
4868
4869 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4870
4871 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4872
4873 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4874
4875 2009-09-23 Joel Brobecker <brobecker@adacore.com>
4876
4877 * observer.texi (solib_unloaded): Document explicitly the fact that
4878 this observer is called before the associated symbols are unloaded.
4879
4880 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4881
4882 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4883 -stack-list-variables.
4884
4885 2009-09-18 Tom Tromey <tromey@redhat.com>
4886
4887 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4888 is experimental.
4889
4890 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4891
4892 * gdb.texinfo (convenince variables): Mention
4893 $_siginfo could be empty.
4894
4895 2009-09-15 Tom Tromey <tromey@redhat.com>
4896
4897 * gdb.texinfo (GDB/MI Variable Objects): Document
4898 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4899 Expand -var-update documentation.
4900
4901 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4902
4903 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4904 feature.
4905
4906 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4907
4908 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4909
4910 2009-09-10 Michael Snyder <msnyder@vmware.com>
4911
4912 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4913 ReverseStep replies to the qSupported query.
4914
4915 2009-09-10 Joel Brobecker <brobecker@adacore.com>
4916
4917 Add documentation for set/show interactive-mode.
4918 * gdb.texinfo (Other Misc Settings): New node.
4919
4920 2009-09-01 Doug Evans <dje@google.com>
4921
4922 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4923 non-stop mode's affect on remote caching.
4924
4925 2009-08-31 Jacob Potter <jdpotter@google.com>
4926 Doug Evans <dje@google.com>
4927
4928 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4929 Mark `set/show remotecache' options as obsolete.
4930 Document new `set/show stack-cache' option.
4931 Update text for `info dcache'.
4932
4933 2009-08-27 Doug Evans <dje@google.com>
4934
4935 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4936 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4937
4938 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4939
4940 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4941 about autoconf.
4942
4943 2009-08-25 Pedro Alves <pedro@codesourcery.com>
4944
4945 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4946 small example, and describe its columns. Replace "inferior-id" by
4947 "infno" throughout.
4948
4949 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4950
4951 * gdbint.texinfo (Releasing GDB): Point to
4952 README-maintainer-mode file for required autoconf version.
4953 * configure.ac: Do not substitute datarootdir, htmldir,
4954 pdfdir, docdir. Do not process --with-datarootdir,
4955 --with-htmldir, --with-pdfdir, --with-docdir.
4956 * configure: Regenerate.
4957
4958 * configure: Regenerate.
4959
4960 2009-08-20 Reid Kleckner <reid@kleckner.net>
4961
4962 * gdb.texinfo: Add chapter on JIT interface.
4963
4964 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
4965
4966 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4967 confirmation request.
4968
4969 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4970
4971 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4972 CRC definitions.
4973
4974 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4975
4976 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4977 -break-commands.
4978
4979 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4980
4981 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4982 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4983
4984 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4985
4986 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4987 "set spu stop-on-load" and "show spu stop-on-load" commands.
4988
4989 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4990
4991 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4992
4993 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4994
4995 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4996 org.gnu.gdb.arm.neon.
4997
4998 2009-07-20 Pedro Alves <pedro@codesourcery.com>
4999
5000 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5001 optional element.
5002 (subsection OS ABI): New subsection.
5003
5004 2009-07-14 Stan Shebs <stan@codesourcery.com>
5005
5006 * gdb.texinfo (Tracepoint Conditions): New section.
5007 (General Query Packets): Describe ConditionalTracepoints.
5008 (Tracepoint Packets): Describe condition field.
5009 (Maintenance Commands): Describe maint agent-eval.
5010 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5011
5012 2009-07-11 Hui Zhu <teawater@gmail.com>
5013
5014 * gdb.texinfo (disassemble): Add a new modifier /r
5015 to "disassemble" command to make it print the raw instructions
5016 in hex as well as in symbolic form.
5017
5018 2009-07-09 Tom Tromey <tromey@redhat.com>
5019
5020 * gdbint.texinfo (Testsuite): Document parallel make check.
5021
5022 2009-07-09 Tom Tromey <tromey@redhat.com>
5023
5024 * gdbint.texinfo (Testsuite): Document test transcripts.
5025
5026 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5027
5028 * gdb.texinfo (Values From Inferior): Add length parameter
5029 description.
5030
5031 2009-07-04 Chris Genly <chris@genly.us>
5032
5033 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5034 in -var-list-children. Fix example according to what the code
5035 does.
5036
5037 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5038
5039 * gdb.texinfo (Debugging multiple inferiors): Document the
5040 "inferior", "detach inferior" and "kill inferior" commands.
5041 (Debugging Programs with Multiple Processes): Adjust to mention
5042 generic "inferior" commands. Delete mention of "detach fork" and
5043 "delete fork". Cross reference to "Debugging multiple inferiors"
5044 section.
5045
5046 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5047
5048 * gdbint.texinfo (Item Output Functions): Update signature
5049 for ui_out_field_core_addr.
5050
5051 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5052
5053 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5054 Update example code extrated from breakpoint.c.
5055
5056 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5057
5058 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5059 MI commands.
5060 (GDB/MI Symbol Query): Likewise.
5061 (GDB/MI File Commands): Likewise.
5062 (GDB/MI File Transfer Commands): Likewise.
5063 (GDB/MI Target Manipulation): Likewise.
5064 (GDB/MI Miscellaneous Commands): Likewise.
5065
5066 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5067
5068 * gdb.texinfo (Debugging Optimized Code): New chapter.
5069 (Compiling for Debugging): Reference it. Move some
5070 text to the new section.
5071
5072 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5073
5074 * doc/gdb.texinfo (Calling): Document
5075 set-unwind-on-terminating-exception usage.
5076
5077 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5078
5079 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5080 command.
5081
5082 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5083
5084 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5085 references.
5086
5087 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5088
5089 * gdbint.texinfo: Rename formal parameters to gdbarch function
5090 protoypes from "current_gdbarch" to "gdbarch".
5091
5092 2009-05-28 Tom Tromey <tromey@redhat.com>
5093
5094 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5095
5096 2009-05-27 Tom Tromey <tromey@redhat.com>
5097
5098 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5099 feature.
5100 (GDB/MI Variable Objects): Document -var-set-visualizer.
5101
5102 2009-04-02 Tom Tromey <tromey@redhat.com>
5103
5104 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5105 feature.
5106 (GDB/MI Variable Objects): Document -var-set-visualizer.
5107
5108 2009-05-27 Tom Tromey <tromey@redhat.com>
5109 Thiago Jung Bauermann <bauerman@br.ibm.com>
5110 Phil Muldoon <pmuldoon@redhat.com>
5111
5112 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5113 (Pretty Printing): New node.
5114 (Selecting Pretty-Printers): Likewise.
5115 (Python API): Update.
5116 (Output Formats): Document /r format.
5117
5118 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5119 Tom Tromey <tromey@redhat.com>
5120
5121 * gdb.texinfo (Types In Python): New node.
5122 (Values From Inferior): "type" is now an attribute.
5123 (Python API): Update.
5124
5125 2009-05-27 Tom Tromey <tromey@redhat.com>
5126 Thiago Jung Bauermann <bauerman@br.ibm.com>
5127 Phil Muldoon <pmuldoon@redhat.com>
5128
5129 * gdb.texinfo: Add @syncodeindex for `tp'.
5130 (Python API): Update.
5131 (Auto-loading): New node.
5132 (Objfiles In Python): New node.
5133
5134 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5135
5136 * gdb.texinfo (Threads): Document libthread-db-search-path.
5137
5138 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5139
5140 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5141
5142 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5143
5144 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5145 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5146 show show-debug-regs' docs.
5147
5148 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5149
5150 * gdb.texinfo (Process Record and Replay): Add description of
5151 reverse execution.
5152
5153 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5154
5155 * gdbint.texinfo (Adding support for debugging core files): New node.
5156 (Native Debugging): Remove the ``Native core file Support'' section.
5157
5158 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5159
5160 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5161 Add index entries.
5162
5163 2009-04-30 Hui Zhu <teawater@gmail.com>
5164 Michael Snyder <msnyder@vmware.com>
5165
5166 * gdb.texinfo: (Process Record and Replay): Add documentation for
5167 process record and replay.
5168
5169 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5170
5171 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5172 a new part on command-line defined macros.
5173
5174 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5175
5176 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5177 clarify the wording.
5178
5179 2009-04-23 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.texinfo (Data Files): New node.
5182 (GDB Files): Update menu.
5183
5184 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5185
5186 * gdbint.texinfo (Defining Other Architecture Features): Remove
5187 entry for PROCESS_LINENUMBER_HOOK.
5188
5189 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5190
5191 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5192
5193 2009-04-22 Hui Zhu <teawater@gmail.com>
5194
5195 * gdb.texinfo (disassemble-next-line): Set the default of
5196 disassemble-next-line to off.
5197
5198 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5199
5200 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5201 --with-htmldir): New.
5202 * configure: Regenerate.
5203 * Makefile.in (datarootdir, docdir): Define.
5204 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5205 instead of $(SET_TEXINPUTS).
5206 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5207 gdbint.info instead of $(SET_TEXINPUTS).
5208 (gdbint/index.html): Use same -I options as for building
5209 gdbint.info.
5210 (stabs.dvi, stabs.pdf): Use same -I options as for building
5211 stabs.info instead of $(SET_TEXINPUTS).
5212 (stabs/index.html): Use same -I options as for building
5213 stabs.info.
5214 (annotate.dvi, annotate.pdf): Use same -I options as for building
5215 annotate.info instead of $(SET_TEXINPUTS).
5216 (annotate/index.html): Use same -I options as for building
5217 annotate.info.
5218
5219 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5220
5221 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5222
5223 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5224
5225 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5226
5227 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5228 Joseph Myers <joseph@codesourcery.com>
5229
5230 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5231 (MAKEHTMLFLAGS): Set to empty.
5232 (html__strip_dir): Define.
5233 (HTMLFILES): Define.
5234 (HTMLFILES_INSTALL): Define.
5235 (install-html): Copy new automake rule.
5236 (html): Depend on $(HTMLFILES).
5237 (gdb_toc.html): Rename to gdb/index.html.
5238 (gdbint_toc.html): Rename to gdbint/index.html.
5239 (stabs_toc.html): Rename to stabs/index.html.
5240 (annotate_toc.html): Rename to annotate/index.html.
5241
5242 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5243
5244 * Makefile.in: Set pdfdir and htmldir from configure
5245 substitutions.
5246 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5247 * configure: Regenerate.
5248
5249 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5250
5251 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5252 This macro is no longer used.
5253
5254 2009-04-15 Tom Tromey <tromey@redhat.com>
5255
5256 * gdb.texinfo (Character Sets): Document default character set.
5257
5258 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5259
5260 * gdbint.texinfo: Change server name from sources.redhat.com to
5261 sourceware.org throughout.
5262
5263 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5264
5265 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5266 about a missing dot or coma after @xref.
5267
5268 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5269
5270 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5271 example, and add a small explanation about it.
5272 (Print Settings): Change the documentation of the "set print
5273 frame-arguments" to reflect the fact that the default is now "scalars".
5274
5275 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5276
5277 * gdb.texinfo (Print Settings): Add kindex for command "set
5278 print frame-arguments".
5279
5280 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5281
5282 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5283 breakpoints.
5284 (Set Breaks): Add reference to thread-specific and task-specific
5285 breakpoints.
5286
5287 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5288
5289 * gdb.texinfo (Ada Tasks): Remove the documentation about
5290 the "Running" state, as this state has been eliminated.
5291 Now all runnable tasks are shown as "Runnable".
5292
5293 2009-03-30 Stan Shebs <stan@codesourcery.com>
5294
5295 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5296 special case of breakpoints.
5297 (Enable and Disable Tracepoints): Mention deprecation.
5298 (Listing Tracepoints): Update description and example.
5299
5300 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5301
5302 * gdb.texinfo (Frames in Python): New node.
5303 (Python API): Update.
5304
5305 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5306
5307 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5308 from a method to an attribute.
5309
5310 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5311
5312 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5313 attribute.
5314
5315 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5316
5317 * observer.texi (thread_exit): Add "silent" parameter.
5318
5319 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5320
5321 * observer.texi (about_to_proceed): New.
5322
5323 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5324
5325 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5326 field throughout to handle types with spaces in them. Fix typos
5327 found by aspell.
5328 (Summary, Requirements, Contributors): New first chapter,
5329 "Summary" added, old Requirements section moved there, and new
5330 section, "Contributors" added.
5331 (Initializing a New Architecture, Register Representation)
5332 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5333 (Porting gdb): These sections extended and updated.
5334 (Compiler Characteristics): This section (empty) deleted.
5335 (Defining Other Architecture Features): This section renamed and
5336 duplicate material removed from (formerly "Target Conditionals").
5337 Use braces {} in @deftypeXX type field throughout to handle types
5338 with spaces in them. Typos found by aspell fixed.
5339
5340 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5341 * stack_frame.pdf: Version of image for PDF output.
5342 * stack_frame.png: Version of image for HTML output and for Emacs.
5343 * stack_frame.txt: Version of image for Info output.
5344 * stack_frame.eps: Version of image for TeX DVI output.
5345
5346 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5347
5348 * gdb.texinfo (Character Sets): Fix last change.
5349
5350 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5351
5352 * gdb.texinfo (Values From Inferior): Fix optional arguments
5353 markup.
5354 (Commands In Python): Adjust argument names of gdb.Command.__init__
5355 to what the function accepts as keywords.
5356
5357 2008-03-20 Tom Tromey <tromey@redhat.com>
5358
5359 * gdb.texinfo (Convenience Vars): Document convenience functions.
5360 (Functions In Python): New node.
5361 (Python API): Update.
5362
5363 2009-03-20 Tom Tromey <tromey@redhat.com>
5364
5365 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5366 set target-wide-charset.
5367 (Requirements): Mention iconv.
5368
5369 2009-03-17 Hui Zhu <teawater@gmail.com>
5370
5371 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5372
5373 2009-03-17 Hui Zhu <teawater@gmail.com>
5374
5375 * gdb.texinfo: Add documentation for disassemble-next-line.
5376
5377 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5378
5379 * gdb.texinfo (Commands In Python): Remove tindex entries.
5380
5381 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5382
5383 * gdb.texinfo (Returning): New description for missing debug info.
5384
5385 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5386
5387 * gdb.texinfo (Remote Configuration): Document query-attached.
5388 (General Query Packets): Document qAttached.
5389
5390 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5391
5392 * gdb.texinfo (Background Execution): Better describe the set
5393 target-async command.
5394 (Maintenance Commands): Delete description of the `maint set/show
5395 linux-async' and `maint set/show remote-async' commands.
5396
5397 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5398
5399 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5400 between sentences.
5401
5402 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5403
5404 * gdb.texinfo (GDB/MI Async Records): Document the
5405 =library-loaded and =library-unloaded notifications.
5406
5407 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5408
5409 * observer.texi (test_notification): New observer.
5410
5411 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5412
5413 * observer.texi: Add parameter 'print_frame' to normal_stop
5414 observer.
5415
5416 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5417
5418 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5419 (Commands In Python): Fix COMMAND_* constants in last change. Use
5420 @kbd for interactive input. Add cross-references and index
5421 entries.
5422
5423 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5424
5425 * gdb.texinfo (Signals): Document $_siginfo.
5426 (Convenience Variables): Mention $_siginfo.
5427 (Remote Configuration): Document qXfer:siginfo:read,
5428 qXfer:siginfo:write packets, and the read-siginfo-object,
5429 write-siginfo-object commands.
5430
5431 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5432
5433 * gdbint.texinfo (Values): New chapter.
5434
5435 2009-02-06 Tom Tromey <tromey@redhat.com>
5436
5437 * gdb.texinfo (Python API): Add entry for Commands In Python.
5438 (Commands In Python): New node.
5439
5440 2009-02-05 Tom Tromey <tromey@redhat.com>
5441
5442 * gdb.texinfo (Values From Inferior): Document Value.string.
5443
5444 2009-02-05 Tom Tromey <tromey@redhat.com>
5445
5446 * gdb.texinfo (Basic Python): Document execute's from_tty
5447 argument.
5448
5449 2009-02-04 Tom Tromey <tromey@redhat.com>
5450
5451 * gdb.texinfo (Basic Python): Document gdb.history.
5452
5453 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5454
5455 * gdb.texinfo (GDB/MI Thread Commands): Document the
5456 'current-thread-id' field. Remove the example with zero threads,
5457 since current GDB won't ever report that if there's inferior.
5458
5459 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5460
5461 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5462 option to -break-insert.
5463
5464 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5465 Jerome Guitton <guitton@adacore.com>
5466
5467 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5468 (System-wide configuration): New section.
5469
5470 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5471
5472 PR gdb/7580:
5473 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5474 internal-error|internal-warning quit|corefile ask|yes|no".
5475
5476 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5477
5478 * gdb.texinfo (Using the `gdbserver' Program): Document
5479 --remote-debug.
5480
5481 2009-01-23 Doug Evans <dje@google.com>
5482
5483 * gdb.texinfo: Add nexti to list of commands that support
5484 background execution.
5485
5486 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5487
5488 * gdb.texinfo (Define, Hooks): Document prefix command support.
5489
5490 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5491 Carlos O'Donell <carlos@codesourcery.com>
5492
5493 Fixes for makeinfo --html.
5494
5495 * annotate.texinfo: Use @copying and @insertcopying. Use
5496 @ifnottex in place of @ifinfo.
5497 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5498 place of @ifinfo. Use @ifnotinfo for one index entry.
5499 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5500 in place of @ifinfo.
5501 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5502 in place of @ifinfo. Include contents at start unconditionally.
5503
5504 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5505
5506 * gdb.texinfo (General Query Packets): Remove @var{} around the
5507 "spu" literal string.
5508
5509 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5510
5511 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5512 program may be running in another process" errors.
5513 * gdbint.texinfo (Native Conditionals): Delete
5514 ONE_PROCESS_WRITETEXT description.
5515
5516 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5519 emacs local variable to be placed at the end of the ChangeLog.
5520 Add server.c and gdbreplay.c to the list of files where the
5521 copyright year needs to be updated.
5522
5523 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5524
5525 * gdb.texinfo (Remote Configuration): Document new
5526 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5527 commands.
5528
5529 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5530
5531 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5532 FETCH_INFERIOR_REGISTERS.
5533 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5534 FETCH_INFERIOR_REGISTERS descriptions. Remove
5535 gdbarch_get_longjmp_target descrition, since already described in
5536 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5537 (Target Conditionals): ... here.
5538
5539 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5540
5541 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5542 examples.
5543 (Additions to Ada): Likewise. Add the missing opening and closing
5544 parenthesis of the GDB prompt in one of the examples.
5545
5546 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5547
5548 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5549 about the result of 'Address not being of type System.Address.
5550 This problem has been fixed a while ago.
5551
5552 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5553
5554 MI non-stop and multiprocess docs.
5555
5556 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5557 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5558 Adjust documentation for *stopped, document =thread-created,
5559 =thread-exited, =thread-group-created and =thread-group-exited.
5560 (GDB/MI Thread Commands): Document the 'state' field in
5561 -thread-info output.
5562 (GDB/MI Program Execution): Mention --all and --thread-group
5563 options.
5564 (GDB/MI Variable Objects): Describe floating and fixed variable
5565 objects.
5566 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5567
5568 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5569
5570 * gdb.texinfo (Operating System Information): New appendix.
5571 (Operating System Auxiliary Information): Document 'info os processes'
5572 (Remote Configuration): Document 'osdata'
5573 (General Query Packets): Document qXfer:osdata:read.
5574
5575 2008-11-27 Tristan Gingold <gingold@adacore.com>
5576
5577 * gdb.texinfo (Darwin): Document Darwin specific features.
5578
5579 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5580
5581 * gdbint.texinfo (Target Conditionals): Extend the
5582 gdbarch_breakpoint_from_pc description.
5583
5584 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5585
5586 * gdb.texinfo (M68K Features): Fix typo.
5587
5588 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5589
5590 * gdb.texinfo (Symbols): Mention printing containing
5591 image name in "info symbol".
5592 (Maint translate-address): Likewise.
5593
5594 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5595
5596 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5597 commands "catch load" and "catch unload".
5598
5599 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5600
5601 * gdb.texinfo (GDB/MI Async Records): Document
5602 =thread-selected.
5603
5604 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5605
5606 * observer.texi (new_inferior, inferior_exit): New observers.
5607
5608 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5609
5610 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5611 .mt files, TM_CLIBS or TM_CDEPS.
5612 (x86 Watchpoints): Don't mention TDEPFILES.
5613
5614 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5615
5616 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5617 (Overview): Mention notifications and non-stop mode behavior.
5618 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5619 with non-stop mode behavior. Add vStopped description.
5620 (Stop Reply Packets): Update list of packets that return
5621 stop replies. Mention non-stop behavior.
5622 (General Query Packets): Document QNonStop packet and associated
5623 qSupported query response.
5624 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5625 behavior.
5626 (Notification Packets): New section.
5627 (Remote Non-Stop): New section.
5628 (File-I/O Overview): Mention non-stop behavior.
5629
5630 2008-10-24 Hui Zhu <teawater@gmail.com>
5631 Pedro Alves <pedro@codesourcery.com>
5632
5633 * gdb.texinfo (displaced-stepping): Describe the auto mode
5634 setting, and say it's the default. This is now a mainstream
5635 setting instead of a maintenance setting.
5636
5637 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5638
5639 * observer.texi (thread_stop_requested): New.
5640
5641 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5642
5643 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5644 (Patching): Replace incorrect usage of @samp by @kbd.
5645
5646 2008-10-17 Michael Snyder <msnyder@vmware.com>
5647
5648 * gdb.texinfo: Add documentation for reverse execution.
5649
5650 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5651 Eli Zaretskii <eliz@gnu.org>
5652
5653 * gdb.texinfo. (Values From Inferior): New subsubsection.
5654
5655 2008-10-06 Doug Evans <dje@google.com>
5656
5657 * gdb.texinfo (set debug dwarf2-die): Document it.
5658
5659 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5660
5661 * gdb.texinfo (catch) [exception]: Document how to insert
5662 a breakpoint on user-defined exceptions when the exception
5663 name is identical to one of the language-defined ones.
5664
5665 2008-09-27 Tom Tromey <tromey@redhat.com>
5666
5667 * gdb.texinfo (Macros): Remove text about stringification,
5668 varargs, and splicing.
5669
5670 2008-09-27 Tom Tromey <tromey@redhat.com>
5671
5672 * gdbint.texinfo (Language Support): Remove text about omitting
5673 support for a language.
5674
5675 2008-09-23 Doug Evans <dje@google.com>
5676
5677 * gdb.texinfo (info dcache): Update.
5678
5679 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5680
5681 * gdb.texinfo (Packets): Add info on thread-id syntax and
5682 multiprocess extensions.
5683 <D>: Document multiprocess form of packet.
5684 <H>: Use thread-id syntax.
5685 <T>: Likewise.
5686 <vCont>: Likewise. Note this is required for multiprocess.
5687 <vKill>: New packet.
5688 (Stop Reply Packets) <T>: Use thread-id syntax.
5689 <W>: Document multiprocess form of reply.
5690 <X>: Likewise.
5691 (General Query Packets) <qC>: Use thread-id syntax.
5692 <qfThreadInfo>: Likewise.
5693 <qGetTLSAddr>: Likewise.
5694 <qP>: Likewise.
5695 <qSupported>: Add "multiprocess" feature.
5696 <qThreadExtraInfo>: Use thread-id syntax.
5697
5698 2008-09-22 Stan Shebs <stan@codesourcery.com>
5699
5700 * gdb.texinfo (Inferiors): New section.
5701
5702 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5703
5704 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5705
5706 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5707
5708 * gdbint.texinfo (Target Conditionals): Remove documentation
5709 for gdbarch_name_of_malloc.
5710
5711 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5712
5713 * gdb.texinfo (Interrupts): Mention TCP interface for
5714 sending BREAK.
5715
5716 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5717
5718 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5719 argument prefix to "set sysroot".
5720
5721 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5722
5723 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5724 and False.
5725
5726 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5727
5728 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5729 for possible features of -list-features.
5730
5731 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5732
5733 * gdb.texinfo (Background execution): Adjust example
5734 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5735
5736 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5737
5738 * doc/gdb.texinfo (PowerPC): Fix typo.
5739 (PowerPC features): Fix typo.
5740
5741 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5742
5743 * observer.texi (thread_ptid_changed): New.
5744
5745 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5746
5747 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5748 (PowerPC features): Mention feature set for VSX registers.
5749
5750 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5751
5752 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5753 the direct visibility of all names in user-written packages.
5754
5755 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5756
5757 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5758 setting, and make it the default.
5759 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5760 non-stop script example.
5761
5762 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5763
5764 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5765 reference to the "Using Different Register and Memory Data
5766 Representation" section.
5767
5768 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5769
5770 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5771 (Remote Protocol): Add Packet Acknowledgment to menu.
5772 (Overview): Mention +/- can be disabled, and point to new section
5773 where this is discussed in detail.
5774 (General Query Packets): Document QStartNoAckMode packet, and
5775 corresponding qSupported reply.
5776 (Packet Acknowledgment): New section.
5777
5778 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5779 Pedro Alves <pedro@codesourcery.com>
5780
5781 * gdb.texinfo (Threads): Move paragraph about automatic thread
5782 selection to All-Stop Mode subsection.
5783 (Thread Stops): Reorganize existing material into subsections.
5784 Add introductory blurb and menu.
5785 (Non-Stop Mode): New subsection.
5786 (Background Execution): New subsection.
5787 (Maintenance Commands): Add cross-references from async mode
5788 commands to the new Background Execution section.
5789
5790 2008-08-06 Tom Tromey <tromey@redhat.com>
5791
5792 * gdb.texinfo (Extending GDB): New chapter.
5793 (Sequences): Demoted chapter, now a section under the new
5794 Extending GDB chapter.
5795 (Python): New section.
5796
5797 2008-07-31 Stan Shebs <stan@codesourcery.com>
5798
5799 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5800
5801 2008-07-29 Stan Shebs <stan@codesourcery.com>
5802
5803 * gdbint.texinfo: General round of cleanup and minor
5804 clarifications.
5805 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5806 (Longjmp Support): Update description to reflect how it is done
5807 for targets without using native header.
5808 (Symbol Handling): Add a little more general explanation.
5809 (COFF, ELF): Mention stabs encapsulation.
5810 (DWARF 3): New section.
5811 (Adding a New Host): Scrub out some obsolete bits.
5812 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5813 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5814 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5815 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5816 SEEK_SET, STOP_SIGNAL, USG.
5817 (Raw and Virtual Register Representations): Ditto for
5818 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5819 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5820 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5821 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5822 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5823 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5824 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5825 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5826 DEPRECATED_USE_STRUCT_CONVENTION.
5827 Describe gdbarch_deprecated_fp_regnum.
5828 Update description of gdbarch_print_insn.
5829 (Adding a New Target): Scrub out obsolete bits.
5830 (Obsolete Conditionals): Remove entire section.
5831
5832 2008-07-25 Tom Tromey <tromey@redhat.com>
5833
5834 * observer.texi (GDB Observers): Document new observers:
5835 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5836 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5837 architecture_changed.
5838
5839 2008-07-21 Stan Shebs <stan@codesourcery.com>
5840
5841 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5842 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5843
5844 2008-07-21 Tom Tromey <tromey@redhat.com>
5845
5846 * observer.texi (GDB Observers): Remove obsolete comment.
5847 <executable_changed>: Remove argument.
5848
5849 2008-07-18 Tom Tromey <tromey@redhat.com>
5850
5851 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5852
5853 2008-07-10 Doug Evans <dje@google.com>
5854
5855 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5856
5857 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5858
5859 * gdb.texinfo (Starting): Document "set disable-randomization".
5860
5861 2008-07-07 Andreas Schwab <schwab@suse.de>
5862
5863 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5864
5865 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5866
5867 * gdb.texinfo (GDB/MI Target Manipulation): Add
5868 example of -target-attach.
5869
5870 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5871
5872 * observer.texi (target_resumed): New observer.
5873 * gdb.texinfo (GDB/MI Output Records): Document *running.
5874
5875 2008-06-06 Tom Tromey <tromey@redhat.com>
5876
5877 * gdb.texinfo (Completion): Add field name example.
5878
5879 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5880
5881 * gdb.texinfo (GDB/MI Program Context): Added example
5882 to -exec-arguments
5883
5884 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
5885
5886 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5887 annotation.
5888
5889 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5890 Nathan Sidwell <nathan@codesourcery.com>
5891 Joseph Myers <joseph@codesourcery.com>
5892
5893 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5894 and ACX_BUGURL.
5895 * configure: Regenerate.
5896 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5897 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5898 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5899 mailing-list-specific text about bug reporting unless
5900 BUGURL_DEFAULT.
5901
5902 2008-06-05 Pedro Alves <pedro@codesourcery.com>
5903
5904 * gdb.texinfo (-target-select): Remove reference to target async.
5905 (Maintenance Commands): Document "maint set/show remote-async".
5906
5907 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5908
5909 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5910 in -target-file-get section.
5911
5912 2008-05-22 Pedro Alves <pedro@codesourcery.com>
5913
5914 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5915 killing the inferior when it is already debugging a process.
5916
5917 2008-05-21 Joel Brobecker <brobecker@adacore.com>
5918
5919 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5920 abbreviation for "finish".
5921
5922 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
5923
5924 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5925
5926 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * gdbint.texinfo (Target Conditionals): Delete entry for
5929 gdbarch_dwarf_reg_to_regnum.
5930
5931 2008-05-09 Doug Evans <dje@google.com>
5932
5933 * gdb.texinfo: Document "find" command, qSearch:memory packet.
5934
5935 2008-05-05 Doug Evans <dje@google.com>
5936
5937 * gdb.texinfo (disassemble): Document /m modifier.
5938
5939 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5940
5941 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5942 will not report the time of commands that run the target.
5943
5944 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5945
5946 * gdb.texinfo (GDB/MI Output Records): Add
5947 missing semicolon.
5948
5949 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5950
5951 * gdb.texinfo (GDB/MI Output Records):
5952 Document =thread-create and =thread-exited.
5953
5954 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5955
5956 * gdb.texinfo (GDB/MI Development and Front Ends):
5957 Remove mention of dmi-discuss.
5958
5959 2008-05-03 Pedro Alves <pedro@codesourcery.com>
5960
5961 * observer.texi (thread_exit): New.
5962
5963 2008-05-02 Pedro Alves <pedro@codesourcery.com>
5964
5965 * gdb.texinfo (Debugging Output): Document "set/show debug
5966 displaced".
5967 (Maintenance Commands): Document "maint set/show
5968 can-use-displaced-stepping".
5969
5970 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5971
5972 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5973 and set/show arm force-mode.
5974
5975 2008-05-02 Andreas Schwab <schwab@suse.de>
5976
5977 * gdbint.texinfo (Algorithms): Describe
5978 target_watchpoint_addr_within_range.
5979
5980 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5981
5982 * gdbint.texinfo (Stack Frames): New chapter.
5983 (Algorithms): Move Frames text to the new chapter.
5984 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5985 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5986
5987 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5988
5989 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5990 output does not necessary include any tokens.
5991
5992 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
5993
5994 * gdb.texinfo (Set SH Calling convention): New @item.
5995 (Show SH Calling convention): Ditto.
5996
5997 2008-04-22 Markus Deuling <deuling@de.ibm.com>
5998
5999 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6000
6001 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6002
6003 * gdb.texinfo (Set Breaks): Mention that multiple location
6004 breakpoints need line number info. Add index entries.
6005
6006 2008-04-19 Craig Silverstein <csilvers@google.com>
6007
6008 * gdb.texinfo (Requirements): Add an optional requirement on
6009 zlib.
6010 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6011 Compressed DWARF 2.
6012
6013 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6014
6015 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6016 sample output for 'stopped,reason="breakpoint-hit"' message.
6017 (GDB/MI Program Execution): Likewise.
6018
6019 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6020
6021 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6022 -var-set-format. Add -f option to -var-evaluate-expression.
6023
6024 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6025
6026 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6027 new node "Ambiguous Expressions". Replace references to this
6028 node by references to "Ambiguous Expressions" throughout.
6029 (Ambiguous Expressions): New node.
6030
6031 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6032
6033 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6034
6035 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6036
6037 * gdb.texinfo (Debugging Output): Document
6038 "set/show debug lin-lwp-async".
6039 (Maintenance Commands): Document "maint set/show linux-async".
6040
6041 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6042
6043 * gdb.texinfo (Expressions): Update description of malloced arrays.
6044
6045 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6046
6047 * gdb.texinfo (Thread Commands): Document
6048 -thread-info. Remove -thread-list-all-threads.
6049
6050 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6051 Sandra Loosemore <sandra@codesourcery.com>
6052
6053 * gdb.texinfo (Library List Format): Update to mention the
6054 possibility to pass section addresses instead of segment
6055 addresses.
6056
6057 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6058
6059 * gdb.texinfo (Starting): Document "set exec-wrapper".
6060 (Server): Document gdbserver --wrapper.
6061
6062 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6063
6064 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6065 unreadable memory. Delete obsolete SPARClite reference.
6066
6067 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6068
6069 * gdb.texinfo (Starting): Mention always-running targets.
6070 (Target Commands): Add an anchor for load.
6071 (Connecting): Explain continue instead of run.
6072
6073 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6074
6075 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6076
6077 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6078
6079 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6080 breakpoint table.
6081
6082 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6083
6084 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6085 killing the inferior when it is already debugging a process.
6086
6087 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6088
6089 * gdbint.texinfo (Build Script): New section. Mention new build script
6090 gdb_buildall.sh.
6091
6092 2008-02-01 Jim Blandy <jimb@red-bean.com>
6093
6094 * gdb.texinfo (Help): Summarize 'info args' correctly.
6095
6096 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6097
6098 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6099 available in PowerPC architecture.
6100 (Embedded Processors): Change node name of PowerPC item in menu.
6101 (PowerPC): Rename to...
6102 (PowerPC Embedded): this.
6103 (Architectures): Add new PowerPC item in menu.
6104 (PowerPC): New node.
6105
6106 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6107
6108 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6109 commands.
6110
6111 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6112
6113 * gdb.texinfo (Setting Catchpoints): Mention features
6114 supported on GNU/Linux.
6115
6116 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6117
6118 * gdb.texinfo (GDB/MI File Commands): Describe new output
6119 field for MI command -file-list-exec-source-file.
6120
6121 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6122
6123 * gdb.texinfo (Using the `gdbserver' Program): Add security
6124 warning. Rearrange into subsections and subsubsections. Document
6125 --multi and --debug. Correct --with-sysroot typo. Update --attach
6126 usage. Make load reference clearer. Document monitor exit.
6127 (Remote Configuration): Document set remote exec-file, attach-packet,
6128 and run-packet.
6129 (Packets): Document vAttach and vRun.
6130
6131 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6132
6133 * gdb.texinfo (Processes): Mention process command.
6134 detach-on-follow -> detach-on-fork.
6135
6136 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6137
6138 * gdbint.texinfo (Native Conditionals): Remove
6139 SHELL_COMMAND_CONCAT and SHELL_FILE.
6140
6141 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6142
6143 * gdb.texinfo (Specify Location): Improve wording.
6144
6145 2008-01-23 Chris Demetriou <cgd@google.com>
6146
6147 * gdb.texinfo (Threads): Document new "set print thread-events"
6148 and "show print thread-events" commands.
6149
6150 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6151
6152 * gdb.texinfo (Specify Location): New section.
6153 (Delete Breaks, Edit, Set Breaks): Remove description of
6154 locations. Instead, add a reference to "Specify Location".
6155 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6156 (Symbols): Refer to "Specify Location" for the valid forms of
6157 linespecs and locations.
6158
6159 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6160
6161 * gdbint.texinfo (Target Conditionals): Replace the description of
6162 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6163
6164 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6165
6166 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6167 about &&var, which is rejected by the expression parser.
6168
6169 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6170
6171 * gdb.texinfo (Output): Update documentation on using printf with DFP
6172 types.
6173
6174 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6175
6176 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6177 subsubsection.
6178 (Decimal Floating Point format): New subsubsection.
6179
6180 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6181
6182 * gdb.texinfo (File Options): Remove mention of the attempt to
6183 open a core file with the -p option. Don't list -c as a valid
6184 option to attach to a process.
6185
6186 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6187
6188 * gdbint.texinfo (Host Conditionals): Remove mention of
6189 ALIGN_STACK_ON_ENTRY.
6190
6191 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6192
6193 * gdbint.texinfo (Start of New Year Procedure): Add item
6194 describing how to update the source and documentation copyright
6195 notices.
6196
6197 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6198
6199 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6200 watchpoint explanation into the main description of the watchpoint
6201 command; update synopses of 'watch', 'rwatch', and 'awatch'
6202 commands.
6203
6204 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6205
6206 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6207 Document 'pending-breakpoints' feature of
6208 -list-features.
6209
6210 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6211
6212 * gdb.texinfo: Add new parameter's description.
6213
6214 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6215
6216 * gdb.texinfo (Overview): Clarify run-length encoding
6217 example. Remove the restriction on "+" and "-" characters.
6218
6219 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6220
6221 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6222
6223 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6224
6225 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6226 the -f option for -break-insert, remove -r option,
6227 and clarify specification of location.
6228
6229 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6230
6231 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6232 formatting.
6233 (Remote Debugging): Add File Transfer section.
6234 (Remote Configuration): Document Host I/O packets.
6235 (GDB/MI): Add GDB/MI File Transfer Commands section.
6236 (Host I/O Packets): New section in "Remote Protocol".
6237 (Packets): Add vFile.
6238
6239 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6240
6241 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6242 breakpoints with multiple locations.
6243 (Breakpoint Menus): Improve wording.
6244 (Output): Fix last change.
6245
6246 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6247
6248 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6249
6250 2007-11-15 Doug Evans <dje@google.com>
6251
6252 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6253
6254 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6255
6256 * gdbint.texinfo (Native Conditionals): Remove
6257 mention of CLEAR_SOLIB.
6258
6259 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6260
6261 * gdb.texinfo (Print Settings): Add documentation for "set/show
6262 print frame-arguments".
6263
6264 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6265
6266 * gdb.texinfo (Output): Update printf command's description.
6267
6268 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6269
6270 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6271 powerpc soft-float".
6272
6273 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6274
6275 * gdb.texinfo (Files): Correct formatting. Mention Expat
6276 requirement.
6277 (Requirements for Building GDB): Expand the list of Expat
6278 uses.
6279 (Library List Format, Memory Map Format): Mention Expat.
6280 (Target Descriptions): Update Expat wording.
6281
6282 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6283
6284 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6285 Document that gdbarch_convert_register_p should return zero for no-op
6286 conversions.
6287
6288 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6289
6290 * gdbint.texi (Compiler Characteristics): Move documentation
6291 of set_gdbarch_sofun_address_maybe_missing back to ...
6292 (Target Conditionals): ... here to fix build break.
6293
6294 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6295
6296 * gdbint.texi (Target Conditionals): Remove documentation of
6297 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6298 (Compiler Characteristics): ... documentation of
6299 set_gdbarch_sofun_address_maybe_missing.
6300
6301 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6302
6303 * gdbint.texinfo (Target Conditionals): Use
6304 frame_unwind_register_unsigned in examples instead of
6305 frame_unwind_unsigned_register.
6306
6307 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6308
6309 * gdb.texinfo (Predefined Target Types): Add int128
6310 and uint128.
6311 (Standard Target Features): Add PowerPC features.
6312
6313 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6314
6315 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6316
6317 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6318
6319 * gdbint.texi (Target Conditionals): Remove documentation
6320 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6321 gdbarch_extract_return_value, and gdbarch_store_return_value.
6322
6323 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6324
6325 * gdbint.texi (Target Conditionals): Remove documentation of
6326 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6327
6328 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6329
6330 * gdb.texinfo: Mention that inaccessible-by-default is on by
6331 default.
6332
6333 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6334
6335 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6336
6337 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6338
6339 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6340 multi-threaded watchpoints.
6341 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6342 checked. Describe sticky notification. Expand description
6343 of steppable and continuable watchpoints.
6344 (Watchpoints and Threads): New subsection.
6345
6346 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6347
6348 * gdb.texinfo (Setting Breakpoints): Revise
6349 documentation for pending breakpoints. Document
6350 breakpoints with multiple locations.
6351
6352 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6353
6354 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6355 Document -list-features.
6356
6357 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6358
6359 * gdb.texinfo (Output): Spell out which features of C's printf are
6360 not supported by GDB's printf.
6361 (Separate Debug Files): More accurate wording regarding build ID
6362 and a reference to the ld manual rather than the Fedora wiki.
6363
6364 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6365 Jim Blandy <jimb@codesourcery.com>
6366
6367 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6368 (Examining Memory): Update mentions of the 's' format.
6369 (Automatic Display): Likewise.
6370
6371 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6372
6373 * gdb.texinfo: Update the FSF's Back-Cover Text.
6374
6375 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6376 Eli Zaretskii <eliz@gnu.org>
6377
6378 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6379 Fixed the ``build ID'' name. New binaries build instructions for the
6380 build ID inclusion. Explain how the commands are specific to the build
6381 ID vs. debug link.
6382
6383 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6384
6385 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6386 indexing for ``build ID'' support.
6387
6388 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6389
6390 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6391 Enlisted BUILD ID to the debug file searching example.
6392 Included a BUILD ID `.note.gnu.build-id' section description.
6393 Updated/added the debug files splitting instructions for OBJCOPY.
6394
6395 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6396
6397 * gdb.texinfo (Variable Objects): Adjust docs
6398 for -var-info-expression and document
6399 -var-info-path-expression.
6400
6401 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6402
6403 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6404 (title page): Include the dedication in the printed manual, as a
6405 separate page after the copyright notice.
6406
6407 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6408 don't break a @var across a line.
6409
6410 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6411
6412 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6413 for include files.
6414
6415 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6416
6417 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6418 in annotate.texinfo.
6419 (Command History): Link to new node.
6420
6421 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6422
6423 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6424
6425 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6426
6427 * gdbint.texinfo (Target Conditionals): Fix last change.
6428
6429 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6430
6431 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6432 routines:
6433 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6434 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6435 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6436 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6437 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6438 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6439 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6440 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6441 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6442 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6443 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6444 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6445 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6446 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6447 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6448 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6449 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6450 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6451 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6452 (SOFTWARE_SINGLE_STEP_P)
6453
6454 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6455 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6456
6457 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6458 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6459 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6460 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6461 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6462 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6463 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6464 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6465 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6466 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6467
6468 (Converting an existing Target Architecture to Multi-arch): Remove
6469 section.
6470
6471 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6472 (gdbarch_addr_bits_remove): Add code example.
6473
6474 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6475
6476 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6477
6478 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6479 Add other missing entries. Adjust the table size to fit.
6480 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6481 stop reasons including the new "library" event.
6482 (General Query Packets): Adjust table widths for qSupported. Mention
6483 qXfer:libraries:read reply to qSupported and document the new packet.
6484 (Library List Format): New section.
6485
6486 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6487
6488 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6489
6490 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6491
6492 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6493
6494 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6495
6496 * gdbint.texinfo (Register and Memory Data): Break sections
6497 into nodes and add a menu.
6498
6499 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6500
6501 * gdb.texinfo (Examining Memory): Document the new behaviour.
6502
6503 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6504
6505 * gdb.texinfo (Standard Target Features): Document
6506 m68k features.
6507
6508 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6509
6510 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6511
6512 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6513
6514 * gdb.texinfo (Target Description Format): Add version attribute
6515 for <target>.
6516
6517 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6518
6519 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6520
6521 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6522
6523 * gdb.texinfo (MIPS Features): New subsection.
6524
6525 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6526 Markus Deuling <deuling@de.ibm.com>
6527
6528 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6529 and qXfer:spu:write packets and mention them under qSupported.
6530
6531 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6532 Markus Deuling <deuling@de.ibm.com>
6533
6534 * gdb.texinfo (Architectures): Add new SPU section to document
6535 Cell Broadband Engine SPU architecture specific commands.
6536
6537 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6538
6539 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6540 comments.
6541
6542 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6543
6544 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6545
6546 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6547
6548 * gdb.texinfo (Overview): Doc fix.
6549
6550 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6551
6552 * gdb.texinfo (Remote Configuration): Document "set/show
6553 remoteflow".
6554
6555 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6556
6557 * gdb.texinfo (MIPS): Remove documentation for set mips
6558 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6559 stack-arg-size.
6560
6561 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6562
6563 * all-cfg.texi (GDBTUI): New.
6564 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6565 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6566 (TUI Configuration): Edit to improve clarity and fix problems of
6567 both style and content.
6568
6569 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6570
6571 * observer.texi (GDB Observers): New observer "new_objfile".
6572
6573 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6574
6575 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6576
6577 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6578
6579 * gdb.texinfo (GDB/MI Variable Objects): Document
6580 frozen variables objects.
6581
6582 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6583
6584 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6585 (Character Sets, Caching Data of Remote Targets): Likewise.
6586 (Targets): Delete Remote node. Move its text...
6587 (Debugging Remote Programs): ...to here. Delete description
6588 of the "remote" command.
6589 (Remote configuration): Delete description of "set remotedevice"
6590 and "show remotedevice".
6591 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6592
6593 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6594
6595 * gdb.texinfo (Contributors, Continuing and Stepping)
6596 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6597 (General Query Packets, File-I/O Remote Protocol Extension)
6598 (Protocol Basics, The F Reply Packet, Write)
6599 (Protocol-specific Representation of Datatypes, Memory Transfer):
6600 Fix hyphenation, punctuation and grammar problems.
6601 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6602 'section' instead of 'subsection' in the text.
6603 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6604 (i386): Remove period from section name.
6605 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6606 (Config Names, Configure Options): Use @file{configure}.
6607
6608 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6609
6610 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6611 and tab expansion.
6612
6613 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6614
6615 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6616
6617 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6618
6619 * gdb.texinfo: Consistently capitalize all significant words in
6620 node names, chapter titles, section titles, and headings. Update
6621 cross references to match.
6622 (Starting and Stopping Trace Experiment): Make node name plural.
6623 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6624
6625 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6626
6627 * gdb.texinfo (WinCE): Delete obsolete subsection.
6628
6629 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6632 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6633 references.
6634
6635 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6636
6637 * gdb.texinfo (Startup): Delete references to some alternate
6638 names for .gdbinit.
6639 (Thread): Remove LynxOS reference.
6640 (Tandem ST2000): Delete target-specific documentation.
6641 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6642 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6643 and GDB_OSABI_LYNXOS.
6644
6645 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6646
6647 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6648
6649 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6650
6651 * gdbint.texinfo (Target Conditionals): Remove mention of
6652 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6653 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6654
6655 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6656
6657 * Makefile.in: Add "pdfdir" installation
6658 directory, PDFTEX macro, support for "install-pdf" target,
6659 and rules for making a pdf version of refcard.texi.
6660 * refcard.tex: Specify paper size for PDF output.
6661
6662 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6663
6664 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6665
6666 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6667
6668 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6669 (Source Path, Character Sets, Macros, Define)
6670 (GDB/MI Result Records, GDB/MI Simple Examples)
6671 (GDB/MI Program Execution, GDB/MI File Commands)
6672 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6673 (Bug Reporting): Use @value{GCC}.
6674
6675 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6676
6677 * gdb.texinfo (Help): Fix formatting of examples.
6678 (Variables): Use @ifnotinfo instead of @iftex.
6679 (Non-debug DLL symbols): Use @ref instead of @pxref.
6680 (Sparclet File): Use @samp instead of quotes.
6681
6682 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6683
6684 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6685
6686 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6687
6688 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6689 the order of the nodes.
6690 (C Operators, C Constants, Debugging C): Remove extra menus.
6691 (Method Names in Commands): Do not specify next/prev/up nodes.
6692
6693 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6694
6695 * gdb.texinfo (File Options): Add missing parenthesis.
6696 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6697
6698 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6699
6700 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6701
6702 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6703
6704 * gdb.texinfo (Standard Target Features): Mention
6705 case insensitivity.
6706 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6707
6708 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6709
6710 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6711 (Files): Add section name to argument list for pxref.
6712 (Non-debug DLL symbols): Don't use `see' for pxref.
6713 (Embedded Processors): Fix typo.
6714 (GDB/MI Breakpoint Commands): Execution commands generate
6715 *stopped not ^done.
6716
6717 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6718
6719 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6720 values for in_scope. Mention that only root variables can be
6721 updated.
6722 (GDB/MI Development and Front Ends): Explain new values may be
6723 added to existing fields.
6724
6725 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6726
6727 * gdb.texinfo (-target-disconnect): Use @smallexample.
6728 (Requirements): Add anchor for Expat. Update description.
6729 (Target Descriptions): Mention Expat.
6730 (Target Description Format): Document new elements. Use
6731 @smallexample.
6732 (Predefined Target Types, Standard Target Features): New sections.
6733 * gdbint.texinfo (Target Descriptions): New section.
6734
6735 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6736
6737 * gdb.texinfo (Target Description Format): Add section on XInclude.
6738
6739 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6740
6741 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6742 command -enable-timings.
6743
6744 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6745
6746 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6747 descriptions for new/deleted elements in gdb_osabi. Add missing
6748 description for function generic_elf_osabi_sniff_abi_tag_sections.
6749
6750 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6751
6752 * gdb.texinfo (Maintenance Commands): Add documentation for
6753 the new "maint print target-stack" command.
6754
6755 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6756 Eli Zaretskii <eliz@gnu.org>
6757
6758 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6759
6760 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6761
6762 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6763 Use @value{NGCC} instead of @value{GCC}.
6764
6765 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6766
6767 * agentexpr.texi: Fix typos.
6768 * annotate.texinfo: Likewise.
6769 * gdb.texinfo: Likewise.
6770 * gdbint.texinfo: Likewise.
6771 * observer.texi: Likewise.
6772 * stabs.texinfo: Likewise.
6773
6774 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6775
6776 * gdbint.texinfo (Support Libraries): Remove mmalloc
6777 entry. Describe readline library.
6778
6779 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6780
6781 * gdb.texinfo (Target Descriptions): New section.
6782 (General Query Packets): Add QPassSignals anchor. Mention
6783 qXfer:features:read under qSupported. Expand mentions of
6784 qXfer:memory-map:read and QPassSignals. Document
6785 qXfer:features:read.
6786
6787 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6788
6789 * gdb.texinfo (Commands to specify files): Describe
6790 "set sysroot" and "show sysroot".
6791 (Using the `gdbserver' program): Lowercase argument
6792 to @var. Expand description of setting up GDB on the
6793 host.
6794
6795 2007-01-05 Joel Brobecker <brobecker@adacore.com>
6796
6797 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6798 catch exception, catch exception unhandled, and catch assert
6799 commands.
6800
6801 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6802
6803 * gdb.texinfo (Debugging Output): Document "set debug xml"
6804 and "show debug xml".
6805
6806 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6807
6808 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6809
6810 2007-01-01 Joel Brobecker <brobecker@adacore.com>
6811
6812 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6813
6814 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6815
6816 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6817 note in @ignore, to be removed later if nobody complains.
6818
6819 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6820
6821 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6822 of -var-delete.
6823
6824 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
6825
6826 * gdb.texinfo (Setting breakpoints): Document
6827 automatic software/hardware breakpoint usage and
6828 the "set breakpoint auto-hw" command.
6829
6830 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6831
6832 * gdb.texinfo (Memory Access Checking): New.
6833
6834 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6835
6836 * gdb.texinfo (Remote configuration): Mention
6837 "pass-signals-packet".
6838 (General Query Packets): Document QPassSignals. Fix
6839 a typo.
6840
6841 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6842
6843 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6844
6845 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6846
6847 * gdb.texinfo (Remote configuration): Rewrite documentation for
6848 packet configuration commands.
6849 (OS Information): Adjust reference to qXfer:auxv:read.
6850 (General Query Packets): Remove references to read-aux-vector-packet
6851 and set remote get-thread-local-storage-address.
6852
6853 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6854
6855 * gdbint.texinfo (Target Architecture Definition): Add new
6856 Initializing a New Architecture section.
6857
6858 2006-10-31 David Taylor <dtaylor@emc.com>
6859
6860 * stabs.texinfo (Macro define and undefine): New node describing
6861 stabs for #define and #undef.
6862
6863 2006-10-27 Andreas Schwab <schwab@suse.de>
6864
6865 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6866
6867 2006-10-21 Eli Zaretskii <eliz@gnu.org>
6868
6869 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6870 clarify on the possible meanings of ``expression'' watched by
6871 watchpoints. Add indexing.
6872 (Prompting, Errors, Invalidation, Annotations for Running)
6873 (Source Annotations): Fix index entries by adding "annotation" to
6874 them, to discriminate from index entries that point to the more
6875 general topic descriptions.
6876
6877 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6878
6879 * gdbint.texinfo (Target Vector Definition): Move most
6880 content into Existing Targets. Add a menu.
6881 (Existing Targets): New section, moved from Target Vector
6882 Definition. Use @subsection.
6883 (Managing Execution State): New section.
6884
6885 2006-10-16 Bob Wilson <bob.wilson@acm.org>
6886
6887 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6888
6889 2006-10-15 Eli Zaretskii <eliz@gnu.org>
6890
6891 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6892 (Command Syntax, Signals, Backtrace, Connecting)
6893 (Remote configuration, Renesas Boards, Console I/O): Fix last
6894 change: use Ctrl- instead of C-, except wrt Emacs.
6895 (File-I/O Examples): Put Ctrl-c in @kbd.
6896 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6897 (Console I/O): Use @samp with Ctrl-.
6898 (Signals, Set Breaks, Set Watchpoints): Document optional
6899 arguments to `info signals' `handle', `info breakpoints', and
6900 `info watchpoints'.
6901
6902 2006-10-14 Eli Zaretskii <eliz@gnu.org>
6903
6904 * gdb.texinfo (Backtrace): Fix last change.
6905
6906 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
6907
6908 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6909
6910 2006-10-10 Bob Wilson <bob.wilson@acm.org>
6911
6912 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6913 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6914 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6915
6916 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6917 Daniel Jacobowitz <dan@codesourcery.com>
6918
6919 * gdb.texinfo (Packets): Document vFlashErase,
6920 vFlashWrite and vFlashDone packets.
6921 (General Query Packets): Document qXfer:memory-map:read.
6922 Add a new feature for qXfer:memory-map:read.
6923 (Memory map format): New section.
6924 (Target Commands): Mention that gdb can write flash.
6925
6926 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6927 Daniel Jacobowitz <dan@codesourcery.com>
6928
6929 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6930 memory regions and "mem auto".
6931
6932 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6933
6934 * gdbint.texinfo (Array Containers): New section.
6935
6936 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6937
6938 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6939 -stack-list-arguments HIGH_FRAME argument can be larger then the
6940 actual number of frames.
6941
6942 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6943
6944 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6945 -stack-list-locals HIGH_FRAME argument can be larger then the
6946 actual number of frames.
6947
6948 2006-09-02 Bob Wilson <bob.wilson@acm.org>
6949
6950 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6951 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6952
6953 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6954
6955 * gdbint.texinfo (Overall Structure): New section "Source Tree
6956 Structure".
6957
6958 2006-08-17 Jim Blandy <jimb@codesourcery.com>
6959
6960 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6961 responses.
6962
6963 2006-08-08 Joel Brobecker <brobecker@adacore.com>
6964
6965 * gdb.texinfo (Source Path): Add documentation for new
6966 substitute-path commands.
6967
6968 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6969
6970 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6971 (Running Configure): ...here.
6972 (Requirements): New node. Mention expat.
6973
6974 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6975
6976 * gdb.texinfo (Target Commands): Remove
6977 'set download-write-size' and 'show download-write-size'.
6978
6979 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6980
6981 * stabs.texinfo (Member Type Descriptor): Correct example for
6982 pointer to member types.
6983
6984 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6985
6986 * gdb.texinfo (Optional warnings and messages): Add
6987 'set/show trace-commands'.
6988 (Command files): Add '-v' to source command.
6989
6990 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6991
6992 * gdb.texinfo (OS Information): Update qPart reference to
6993 qXfer.
6994 (Remote configuration): Likewise.
6995 (Overview): Move @cindex to the start of a paragraph. Talk
6996 about binary data encoding.
6997 (Packets): Refer to the overview for the details of the X
6998 packet encoding.
6999 (General Query Packets): Remove qPart description. Add qXfer
7000 description. Add an anchor to qSupported. Correct feature
7001 table title. Add a new feature for qXfer:auxv:read.
7002 (Interrupts): Add a missing parenthesis.
7003
7004 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7005
7006 * gdb.texinfo (KOD): Remove node.
7007 (GDB/MI Kod Commands): Remove commented out node.
7008
7009 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7010
7011 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7012 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7013 (GDB/MI Thread Commands, GDB/MI Program Execution)
7014 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7015 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7016 (GDB/MI File Commands, GDB/MI Target Manipulation)
7017 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7018 since the MI prompt is hard-wired into the code.
7019
7020 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7021
7022 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7023 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7024 (GDB/MI Data Manipulation): Remove description of unimplemented
7025 display related commands as variable objects perform this function
7026 and are superior: -display-delete, -display-disable,
7027 -display-enable, -display-insert and -display-list. Move
7028 -environment-cd, -environment-directory, -environment-path
7029 and -environment-pwd to "Program Context".
7030 (GDB/MI Program Control): Rename to "Program Execution". Move
7031 -exec-arguments -exec-abort to...
7032 (GDB/MI Program Context): ...here. New node split from "Data
7033 Manipulation".
7034
7035 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7036
7037 * gdb.texinfo (Remote configuration): Document set / show
7038 remote supported-packets.
7039 (General Query Packets): Document qSupported packet.
7040
7041 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7042
7043 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7044 and font markup.
7045 (Protocol basics): Likewise.
7046 (The F request packet): Likewise.
7047 (The F reply packet): Likewise.
7048 (Memory transfer): Move this node to be a subsubsection of
7049 "Protocol specific representation of datatypes".
7050 (The Ctrl-C message): More copy editing.
7051 (Console I/O): Likewise.
7052 (The isatty call): Delete this node, and merge its content into
7053 the "isatty" node. Fixed references elsewhere.
7054 (The system call): Delete this node, and merge its content into
7055 the "system" node. Fixed references elsewhere.
7056 (open): Reformat to use @table, and add appropriate font markup.
7057 (close): Likewise.
7058 (read): Likewise.
7059 (write): Likewise.
7060 (lseek): Likewise.
7061 (rename): Likewise.
7062 (unlink): Likewise.
7063 (stat/fstat): Likewise.
7064 (gettimeofday): Likewise.
7065 (isatty): Likewise.
7066 (system): Likewise, plus minor changes to fix confusing wording.
7067 (Integral datatypes): Fix font markup.
7068 (Pointer values): Likewise.
7069 (struct stat): Fix markup to use @table, plus minor copy editing.
7070 (struct timeval): Fix font markup, plus minor copy editing.
7071 (Constants): Minor copy editing.
7072 (Errno values): Add font markup.
7073 (File-I/O Examples): Likewise.
7074
7075 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7076
7077 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7078 (GDB/MI Simple Examples): Move node up one level. Use real
7079 examples.
7080 (GDB/MI Compatibility with CLI): Update.
7081 (GDB/MI Result Records): Add "connected" and "exit" result
7082 classes.
7083 (GDB/MI Stream Records): Clarify target output.
7084 (GDB/MI Command Description Format): Modify example description.
7085 (GDB/MI Breakpoint Table Commands): Rename to...
7086 (GDB/MI Breakpoint Commands): ...this
7087 (GDB/MI Breakpoint Commands): Add optional thread field.
7088 (GDB/MI Program Control): Add an introduction. Move "Program
7089 termination" examples into exec-run description.
7090 (GDB/MI File Commands): Mention similar CLI commands.
7091 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7092 is similar to "-gdb-version".
7093
7094 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7095
7096 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7097
7098 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7099
7100 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7101 sourceware.org for mailing lists.
7102 (GDB/MI File Commands): New node split from Program Control.
7103
7104 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7105
7106 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7107
7108 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7109
7110 * gdb.texinfo (Cygwin Native): Fix last change.
7111
7112 2006-05-22 Christopher Faylor <cgf@timesys.com>
7113
7114 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7115
7116 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7117
7118 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7119 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7120
7121 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7122
7123 * gdb.texinfo (General Query Packets): Recommend not starting
7124 new packets with qC and clarify.
7125
7126 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7127
7128 * gdb.texinfo (M2 Types): New section.
7129
7130 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7131
7132 * agentexpr.texi: Add a copyright and license notice.
7133 * observer.texi: Likewise, with GPL clause for function prototypes.
7134 Remove trailing whitespace.
7135
7136 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7137
7138 * gdb.texinfo (General Query Packets): Document conventions for
7139 terminating packet names, and their violations.
7140
7141 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7142
7143 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7144 * gdb.texinfo: Likewise.
7145
7146 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7147
7148 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7149 and "show remotedebug".
7150 (Debugging Output): Add additional index entries.
7151
7152 2006-04-27 Michael Snyder <msnyder@redhat.com>
7153
7154 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7155
7156 2006-04-22 Andrew Cagney <cagney@redhat.com>
7157
7158 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7159 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7160
7161 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7162
7163 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7164 and remove breakpoint prototypes.
7165 (Watchpoints): Move description of target_insert_hw_breakpoint and
7166 target_remove_hw_breakpoint ...
7167 (Breakpoints): ... to here. Document target_insert_breakpoint and
7168 target_remove_breakpoint.
7169
7170 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7171
7172 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7173 and C packets are optional.
7174
7175 2006-04-14 Frederic Riss <frederic.riss@st.com>
7176
7177 * gdb.texinfo (Specifying source directories): Update the description
7178 of the source file search to reflect the fact that the source path
7179 always contains at least $cdir and $cwd.
7180
7181 2006-03-31 Michael Snyder <msnyder@redhat.com>
7182
7183 * gdb.texinfo: Update copyright dates.
7184
7185 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7186
7187 * gdb.texinfo (Overview): Add an index entry to "empty response".
7188
7189 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7190
7191 * gdbint.texinfo (Prologue Analysis): New section.
7192
7193 2006-03-07 Jim Blandy <jimb@red-bean.com>
7194
7195 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7196
7197 * gdb.texinfo (Target Commands): Update text describing how to
7198 specify a target. Refer to the detailed section on remote
7199 debugging, not the brief mention.
7200
7201 * gdb.texinfo (Connecting): Organize the different 'target remote'
7202 connection methods into a table. Add a 'target remote' index
7203 entry. (!!!)
7204
7205 2006-02-17 Fred Fish <fnf@specifix.com>
7206
7207 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7208 'ptype' commands to reflect the fact that the only significant
7209 difference between them is that ptype prints the complete type
7210 description instead of just the name.
7211
7212 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7213
7214 * gdbint.texinfo (Watchpoints): Delete
7215 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7216
7217 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7218
7219 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7220 times fields where needed. Fix typos. Update general form given
7221 for output of -break-insert.
7222 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7223
7224 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7225
7226 * gdbint.texinfo (Symbol Handling): Add a section
7227 on memory management.
7228
7229 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7230
7231 * gdb.texinfo (Breakpoint table commands): Document the fullname
7232 field in -break-list output.
7233
7234 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7235
7236 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7237 debugging information produced by the various "set debug..."
7238 options.
7239
7240 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7241
7242 * gdb.texinfo (Files): Remove obsolete bits from the description
7243 of "symbol-file".
7244
7245 2006-01-25 Jim Blandy <jimb@redhat.com>
7246
7247 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7248
7249 2006-01-24 Jim Blandy <jimb@redhat.com>
7250
7251 * gdbint.texinfo (Frames): Document the basics of GDB's register
7252 unwinding model, and explain the existence of the "sentinel" frame.
7253
7254 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7255
7256 * gdb.texinfo (Choosing files): Mention that -directory is used
7257 for script files.
7258 (Specifying source directories): Likewise.
7259 (Command files): Explain how script files are found.
7260
7261 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7262
7263 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7264 the threads in a multi-threaded program.
7265 (Threads): The threadno argument of "thread apply" can be a range
7266 of numbers.
7267
7268 2006-01-18 Jim Blandy <jimb@redhat.com>
7269
7270 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7271 of warning flags.
7272
7273 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7274
7275 * gdb.texinfo (Sequences): Improve menu annotations.
7276 (Define): Add index entries for arguments of user-defined
7277 commands. Move the description of flow-control commands...
7278 (Command Files): ...to here. Document loop_break and
7279 loop_continue.
7280 (Define, Command Files): Document `end' and add index entries for
7281 it.
7282
7283 2006-01-04 Michael Snyder <msnyder@redhat.com>
7284
7285 * gdb.texinfo: Add documentation for linux-fork.
7286 * gdbint.texinfo: Add internal documentation for checkpoints.
7287
7288 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7289
7290 * gdb.texinfo (Omissions from Ada): Document that there is now
7291 limited aggregate support.
7292
7293 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7294
7295 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7296 registers and the likes.
7297
7298 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7299
7300 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7301 (Symbols): Fix usage of "e.g.".
7302 (Memory Region Attributes): Fix usage of "etc."
7303
7304 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7305 (Coding): Fix usage of "e.g.".
7306
7307 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7308
7309 * stabs.texinfo:
7310 * refcard.tex:
7311 * gpl.texi:
7312 * gdbint.texinfo:
7313 * gdb.texinfo:
7314 * gdb-cfg.texi:
7315 * fdl.texi:
7316 * annotate.texinfo:
7317 * all-cfg.texi:
7318 * Makefile.in: Add (C) after Copyright. Update the FSF
7319 address.
7320
7321 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7322
7323 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7324 extend GDB with commands for external monitor.
7325
7326 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7327
7328 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7329
7330 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7331
7332 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7333
7334 2005-11-21 Jim Blandy <jimb@redhat.com>
7335
7336 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7337 placement of 'R' actions in tracepoint action packets; document
7338 dependence of 'X' and 'M' actions on a preceding 'R' action for
7339 their registers.
7340
7341 2005-11-19 Jim Blandy <jimb@redhat.com>
7342
7343 * gdb.texinfo (Tracepoint Packets): New node.
7344 (General Query Packets): Add entries for the tracepoint packets,
7345 referring to the "Tracepoint Packets" node.
7346 (Tracepoints): Add reference to "Tracepoint Packets".
7347
7348 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7349
7350 * gdb.texinfo (set remotebreak): Add anchor.
7351 (X packet): Likewise.
7352 (Remote Protocol): Add new section `Interrupts' and new index
7353 entry `interrupts (remote protocol)'.
7354
7355 2005-11-18 Jim Blandy <jimb@redhat.com>
7356
7357 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7358 entries into the General Query Packets section. Add a
7359 cross-reference to that section. Drop description of replies, as
7360 these are covered in the descriptions of each packet.
7361 (General Query Packets): Add introductory text. Explain naming
7362 conventions, and how the end of a name is recognized.
7363
7364 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7365
7366 * gdb.texinfo (Remote configuration): Fix typo in description of
7367 "set remotebreak" command.
7368
7369 2005-11-16 Jim Blandy <jimb@redhat.com>
7370
7371 * gdb.texinfo (Packets, Stop Reply Packets)
7372 (General Query Packets): Various formatting cleanups.
7373 - Use @samp for packet contents.
7374 - Drop summaries from packet @item lines; the same information appears
7375 immediately below in the description.
7376 - Delete paragraph breaks after packet @item commands, so that the
7377 description appears directly to the right of the packet prototype
7378 in the printed manual, if it fits.
7379 - Place spaces in packet prototypes between @vars and non-@var
7380 letters, and explain that they're just for formatting.
7381 - Use @dots{} instead of '...'.
7382 - Fix uses of @code where @var was needed.
7383 - Replace "deprecated" markers with English text spelling out the
7384 packet's status and the preferred alternatives.
7385 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7386 what this ever meant.
7387 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7388 this for a long time.
7389 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7390 implemented several times, and have been in use for years.
7391
7392 2005-11-15 Jim Blandy <jimb@redhat.com>
7393
7394 * gdb.texinfo (Packets): Add index entries for 'm' packet
7395 disclaimers.
7396
7397 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7398 of stub when processing an 'm' packet.
7399
7400 * gdb.texinfo (Packets): Mention that packets beginning with
7401 letters are reserved once, at the top, instead of actually listing
7402 them all and saying "reserved".
7403
7404 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7405
7406 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7407 Change @var{$arg0 to @code{$arg0.
7408
7409 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7410
7411 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7412
7413 2005-11-12 Jim Blandy <jimb@redhat.com>
7414
7415 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7416 order. Remove extraneous 'z'.
7417
7418 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7419
7420 * gdb.texinfo (Choosing files): Add --eval-command.
7421
7422 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7423
7424 * gdb.texinfo (Choosing modes): Add --return-child-result.
7425
7426
7427 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7428
7429 * gdb.texinfo (Choosing modes): Add --batch-silent.
7430
7431 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7432
7433 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7434 "The -var-update Command".
7435
7436 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7437
7438 * gdb.texinfo (Print Settings): Add documentation for set/show
7439 print array-indexes.
7440
7441 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7442
7443 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7444 6.2 and 6.3.
7445
7446 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7447
7448 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7449 since 19-Jan-2004.
7450 (Files): Likewise.
7451 (Variables, Symbols): Document the "<incomplete type>" message and
7452 its reasons.
7453
7454 2005-08-01 Fred Fish <fnf@specifix.com>
7455
7456 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7457
7458 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7459
7460 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7461 option for -var-list-children and -var-update.
7462 (GDB/MI Stack Manipulation): Simplify description of
7463 print-values option for -stack-list-locals.
7464 (GDB/MI Command Description Format): Clarify.
7465 (Mode Options): Spelling of superseded.
7466
7467 2005-07-12 Bob Rossi <bob@brasko.net>
7468
7469 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7470 corresponding GDB command comment.
7471
7472 2005-07-06 Bob Rossi <bob@brasko.net>
7473
7474 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7475 and -inferior-tty-show.
7476 (Input/Output): Document "set/show inferior-tty" and tty alias.
7477
7478 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7479
7480 * gdb.texinfo (Packets): Change description of 'D' packet to note
7481 that GDB does wait for a response.
7482
7483 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7484
7485 * gdb.texinfo (History) Rename "Command History".
7486 (Command History): Move node "Server Prefix" from section on
7487 Annotations here.
7488
7489 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7490
7491 * gdb.texinfo (GDB/MI Stack Manipulation):
7492 Re-instate -stack-info-frame with example. Say that it gets
7493 info on selected frame, not current frame.
7494
7495 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7496
7497 * gdb.texinfo (Server): Clarify that `file' should be used before
7498 connecting to the server.
7499 (Files): Add an xref to the above description.
7500 (Output Formats): More detailed description of the `c' format.
7501 (Memory): List explicitly all the formats supported by `x'.
7502 (Threads): Add an @cindex entry for "thread apply".
7503 (Files): Document the possibility of loading unlinked object
7504 files. Add more indexing for solib-absolute-prefix and
7505 --with-sysroot.
7506 (Machine Code): Document possible problems with locations in
7507 shared libraries.
7508 (Backtrace): Document that free-standing environments do not need
7509 to have a `main' function.
7510
7511 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7512
7513 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7514 -stack-info-frame.
7515
7516 2005-06-07 Andrew Cagney <cagney@gnu.org>
7517
7518 * gdb.texinfo (Contributors): Note the original multi-arch
7519 contributors.
7520
7521 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7522
7523 * gdb.texinfo (Registers): Add index entries for the standard
7524 registers.
7525 (Frames): Add cross-reference from frame pointer description to
7526 the Registers node.
7527 (Annotations Overview): Fix the reference to GDB name.
7528
7529 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7530
7531 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7532 can-use-hw-watchpoints.
7533
7534 2005-05-28 Bob Rossi <bob@brasko.net>
7535
7536 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7537 the possible reasons why an exec async record would be returned to FE.
7538
7539 2005-05-26 Andrew Cagney <cagney@gnu.org>
7540
7541 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7542 Andrew Cagney implemented the original GDB/MI.
7543
7544 2005-05-23 Orjan Friberg <orjanf@axis.com>
7545
7546 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7547 documentation. Add documentation for cris-mode.
7548
7549 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7550
7551 * gdb.texinfo (Numbers): Explain the example and make the wording
7552 more acurate.
7553
7554 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7555 Dennis Brueni <dennis@slickedit.com>
7556
7557 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7558 (GDB/MI Data Manipulation, GDB/MI Program Control)
7559 (GDB/MI Stack Manipulation): Update examples to include the fullname
7560 attribute in stack frames.
7561
7562 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7563
7564 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7565 do with other non-standard names of init files.
7566
7567 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7568
7569 * gdb.texinfo (Command Files): Move the description of the startup
7570 from here...
7571 (Startup): ...to this new subsection of the Invocation chapter.
7572 Rearrange the description of init files more logically and add a
7573 cross-reference to "Command Files". Document the special gdbinit
7574 name for CISCO 68k. Expand the description of what GDB does
7575 during startup.
7576 (History): Add index entry for HISTSIZE.
7577
7578 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7579
7580 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7581
7582 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7583
7584 * gdb.texinfo (SVR4 Process Information, The isatty call)
7585 (The system call): Don't use foo(N) notation for man pages and
7586 functions.
7587 (Compilation, DJGPP Native): Improve wording.
7588
7589 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7590
7591 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7592 were optimized away.
7593
7594 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7595
7596 * gdb.texinfo (Remote configuration): Document "set/show
7597 get-thread-local-storage-address". Add cross-reference to the
7598 description of the qGetTLSAddr packet.
7599 (General Query Packets): Mention "set remote
7600 get-thread-local-storage-address" and add a reference to its
7601 description.
7602
7603 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7604
7605 * gdb.texinfo (Backtrace): Describe 'bt full'.
7606
7607 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7608
7609 * gdb.texinfo (Mode Options): Fix typo.
7610 (GDB/MI): Describe how to invoke GDB/MI.
7611
7612 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7613
7614 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7615 references changed. Add description of "info udot".
7616 (Files): Document "set/show stop-on-solib-events".
7617 (M32R/D): Document "set/show download-path", "set/show
7618 board-address", "set/show server-address", "upload", "tload".
7619 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7620 "use_mon_code", "use_ib_break", "use_dbt_break".
7621 (Maintenance Commands): Improve indexing.
7622 (Target Commands): Document "set/show hash", "set/show debug
7623 monitor".
7624 (SVR4 Process Information): Document "info pidlist" and "info
7625 meminfo". Document "set/show procfs-tarce" and "set/show
7626 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7627 (Symbols, The Print Command with Objective-C): Improve indexing.
7628 (Objective-C): Add references to "info classes" and "info
7629 selectors".
7630 (Debugging Output): Improve wording. Document "set/show debug
7631 solib-frv". Fix "set/show debugvarobj".
7632 (Set Breaks): Add index entry for "hardware breakpoints".
7633 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7634 and "set/show usehardbreakpoints".
7635 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7636 monitor-prompt", "set/show monitor-warnings", "pmon".
7637 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7638 rdiromatzero", "set/show rdiheartbeat".
7639 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7640 "sds".
7641 (Embedded Processors): Document the "sim" command.
7642 (Remote): Document the "remote" command.
7643 (DJGPP Native): Document the "info serial" command.
7644 (Threads): Document "maint info sol-threads".
7645 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7646 (Set Breaks): Improve indexing.
7647 (Command Syntax): Add a reference to dont-repeat.
7648 (Define): Document "dont-repeat".
7649 (TUI Commands): Document "tabset".
7650 (WinCE): New subsection. Document "set/show remotedirectory",
7651 "set/show remoteupload", "set/show remoteaddhost".
7652
7653 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7654
7655 * gdb.texinfo (Hurd Native): New subsection, documents
7656 Hurd-specific commands.
7657 (Maintenance Commands): Add cross-reference to "Debugging Output".
7658 (Debugging Output): Document "set/show debug lin-lwp".
7659 (MIPS): Improve documentation of heuristic-fence-post. Document
7660 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7661 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7662 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7663 (ARM): Document ARM-specific commands.
7664 (AVR): New section. Document "info io_registers".
7665 (CRIS): New section. Document "set/show cris-version" and
7666 "set/show cris-dwarf2-cfi".
7667 (HPPA): New section. Document "set/show debug hppa" and "maint
7668 print unwind".
7669 (Neutrino): New subsection. Document "set/show debug nto-debug".
7670 (Super-H): New section. Document the "regs" command.
7671 (Debugging Output): Document "set/show debug aix-thread".
7672
7673 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7674
7675 * gdb.texinfo (Print Settings): Document "set/show print
7676 pascal_static-members", "set print repeats", "show print
7677 null-stop". Improve indexing. Fix documentation of "set print
7678 union".
7679 (Pascal): New section.
7680 (Supported languages): Rename from "Support"; all references
7681 updated. Add a menu item for Pascal.
7682 (Numbers): Document "set radix.
7683 (Screen Size): Document "set/show pagination".
7684 (MIPS Embedded): Remove "set processor" documentation.
7685 (Remote configuration): Document "set/show X/P/Z-packet",
7686 "set/show read-aux-vector-packet", "set/show remote
7687 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7688 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7689 remotedebug", "set/show remotebreak", "set/show remotedevice",
7690 "set/show remotelogfile".
7691 (Auxiliary Vector): Add reference to the description of the
7692 read-aux-vector-packet setting.
7693 (Set Watchpoints): Add a cross-reference to "set remote
7694 hardware-breakpoint-limit".
7695 (General Query Packets): Add indexing of requests and
7696 cross-references to related commands in "Remote configuration".
7697 (File-I/O Overview, The system call): Fix wording and typos.
7698 (Thread Stops): Add index entries.
7699 (Continuing and Stepping): Document "show step-mode".
7700 (i386): New node. Document "set/show struct-convention".
7701 (Files): Document "show trust-readonly-sections".
7702 (Calling): Document "set/show unwindonsignal".
7703 (Messages/Warnings): Add index entries.
7704 (Maintenance Commands): Document "set/show watchdog".
7705 (Annotations Overview): Document "show annotate".
7706 (Set Watchpoints): Add index entries.
7707 (Symbols): Fix doc of case-sensitive.
7708 (ABI): Document "show coerce-float-to-double".
7709 (Convenience Vars, Help): Improve indexing.
7710 (Machine Code): Document "show disassembly-flavor".
7711 (Debugging C plus plus): Document "show overload-resolution".
7712 (Value History, Signaling): Add index entries.
7713
7714 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7715
7716 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7717 (Processes): Fix wording.
7718 (History, List, Logging output, Define, Symbols, Print Settings):
7719 Improve indexing.
7720
7721 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7722
7723 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7724 redundant index entry for "target" command.
7725 (Backtrace): Add index entries.
7726 (Symbols, Fortran): Document the "set case-sensitive" command.
7727 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7728 (Print Settings): Add index entry for "set demangle-style".
7729 (Target Commands): Document "set download-write-size".
7730 (Debugging Output): Document "set exec-done-display".
7731
7732 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7733
7734 * gdb.texinfo (Files): Fix the name and documentation of
7735 add-shared-symbol-files. Document its alias assf. Update the
7736 list of OSs where GDB supports shared libraries. Fix markup.
7737 (Continuing and Stepping): Add reference to @var{location} in the
7738 text.
7739 (Dump/Restore Files): Fix reference to @{filename}.
7740 (Help): Fix wording.
7741 (Attach): Ditto.
7742 (Set Watchpoints): Ditto.
7743 (Backtrace): Remove redundant index entries. Improve index
7744 entries.
7745 (Delete Breaks): Fix wording.
7746 (Memory): Document the compare-sections command.
7747 (Memory Region Attributes): Improve wording.
7748 (Disabling): Improve wording.
7749 (Fortran): New subsection. Document the "info common" command.
7750 (Help): Document aliases "info copying" and "info warranty".
7751 (Caching Remote Data): New section. Document the "set/show
7752 remotecache" and "info dcache" commands.
7753 (Show): Fix wording of the documentation of the "set
7754 extension-language" command.
7755 (Signals): Add index entry for "info handle".
7756 (Memory Region Attributes): Fix punctuation.
7757 (Symbols): Change the arg name to "location" and refer to it in
7758 the text. Fix wording of "info types" doc.
7759 (Threads): Fix usage of @enumerate @item's.
7760 (Listing Tracepoints): Add index entry for "info tp".
7761 (Set Watchpoints): Add xref to "info break" description.
7762 (Macros): Add an index entry for "macro exp1". Document the
7763 "macro list" command.
7764 (Maintenance Commands): Document "flushregs", "maint agent",
7765 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7766 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7767 "maint print architecture", "maint print objfiles", "maint print
7768 statistics", "maint print type", "maint show-debug-regs", "maint
7769 space", "maint time", and "maint translate-address".
7770 (Connecting): Document the "monitor" command.
7771 (Annotations Overview): Describe the "set annotate" command.
7772
7773 2005-04-01 Eli Zaretskii <eliz@gnu.org>
7774
7775 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7776 Rearrange index entries and improve wording about support for
7777 hardware watchpoints.
7778
7779 2005-03-10 Bob Rossi <bob@brasko.net>
7780
7781 * gdb.texinfo: Update copyright
7782
7783 2005-02-09 Theodore A. Roth <troth@openavr.org>
7784
7785 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7786 error.
7787
7788 2005-02-03 Kevin Buettner <kevinb@redhat.com>
7789
7790 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7791
7792 2005-01-17 Michael Snyder <msnyder@redhat.com>
7793
7794 * gdb.texinfo: Fix spelling, infinte -> infinite.
7795
7796 2005-01-08 Mark Kettenis <kettenis@gnu.org>
7797
7798 * observer.texi (GDB Observers): Document "solib_loaded".
7799
7800 2005-01-07 Andrew Cagney <cagney@gnu.org>
7801
7802 * configure.ac: Rename configure.in, require autoconf 2.59.
7803 * configure: Re-generate.
7804
7805 * configure.in: Replace configdirs with multiple references to
7806 AC_CONFIG_SUBDIRS.
7807 * configure: Re-generate.
7808
7809 2005-01-04 Andrew Cagney <cagney@gnu.org>
7810
7811 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7812 part of the version number.
7813
7814 2004-12-24 Mark Kettenis <kettenis@gnu.org>
7815
7816 * gdbint.texinfo (Algorithms): Remove description of
7817 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7818
7819 2004-12-07 Jim Blandy <jimb@redhat.com>
7820
7821 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7822 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7823 numbers.
7824
7825 2004-12-07 Andreas Schwab <schwab@suse.de>
7826
7827 * gdb.texinfo (Mode Options): Document -l option.
7828
7829 2004-12-04 Eli Zaretskii <eliz@gnu.org>
7830
7831 * gdbint.texinfo (Algorithms): More accurate description of
7832 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7833 is not needed unless data-read and data-access watchpoints are
7834 supported. Add a description of how GDB checks whether the
7835 inferior stopped because a watchpoint was hit.
7836
7837 2004-11-23 Eli Zaretskii <eliz@gnu.org>
7838
7839 * gdb.texinfo (Files): Add cross-reference to description of
7840 -readnow command-line switch.
7841
7842 2004-11-10 Randolph Chung <tausq@debian.org>
7843
7844 * gdb.texinfo: Document set/show backtrace past-entry commands.
7845 Rearrange index entries for set/show backtrace past-main.
7846
7847 2004-11-10 Jon Beniston <jon@beniston.com>
7848
7849 Committed by Andrew Cagney <cagney@gnu.org>.
7850 * gdb.texinfo (Remote Serial Protocol): Further describe
7851 binary transfer escaping mechanism .
7852
7853 2004-11-08 Randolph Chung <tausq@debian.org>
7854
7855 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7856 and "show debug infrun". Add index entries.
7857
7858 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7859
7860 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7861 "info proc" that are already implemented. Add index entries.
7862 (Working Directory): Add a cross-reference to "info proc" command.
7863 (Files): Add a tip for decreasing memory used for symtabs from
7864 shared libraries.
7865 (Starting): Fix whitespace; make "elaboration" stand out where it
7866 is first used, and add an index entry for the term.
7867 (Calling): Expand and elaborate text. Add "print". Add the
7868 description of problems with weak aliases.
7869 (Core File Generation): New section.
7870
7871 2004-10-12 Andrew Cagney <cagney@gnu.org>
7872
7873 * gdbint.texinfo (Versions and Branches): New chapter.
7874 (Releasing GDB): Delete "Versions and Branches" section.
7875 (Top): Add "Versions and Branches".
7876
7877 2004-10-08 Eli Zaretskii <eliz@gnu.org>
7878
7879 * gdb.texinfo (Editing, History): Add cross-references to the
7880 included Readline and History user documentation. Remove
7881 references to the symbol have-readline-appendices which is unused
7882 and undefined.
7883 (History): Fix indexing.
7884
7885 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7886
7887 * gdbint.texinfo (target_stopped_data_address): Update to
7888 new prototype.
7889 (i386_stopped_data_address): Update prototype and description.
7890 (i386_stopped_by_watchpoint): New function and description.
7891
7892 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7893
7894 * gdb.texinfo (Filenames): Add Ada suffixes.
7895 (Ada) New section.
7896
7897 2004-09-27 Andrew Cagney <cagney@gnu.org>
7898 Robert Picco <Robert.Picco@hp.com>
7899
7900 * gdb.texinfo (Packets): Document the "p" packet.
7901
7902 2004-09-21 Jason Molenda (jmolenda@apple.com)
7903
7904 * gdb.texinfo (Paths and Names of the Source Files): Document the
7905 meaning of values in the 'desc' field of a SO stab.
7906
7907 2004-09-20 Daniel Jacobowitz <dan@debian.org>
7908
7909 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7910 max-cache-age" and "maint show dwarf2 max-cache-age".
7911
7912 2004-09-16 Eli Zaretskii <eliz@gnu.org>
7913
7914 * gdb.texinfo (Set Breaks): Add index entry for setting
7915 breakpoints on overloaded C++ functions that are not members of
7916 any classes. Add an example and an index entry for setting
7917 breakpoints on all program functions.
7918 (Character Sets, Macros, Overlay Commands)
7919 (Non-debug DLL symbols, GDB/MI Output Syntax)
7920 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7921 Use "(@value{GDBP})" instead of a literal "(gdb)".
7922
7923 2004-09-12 Andrew Cagney <cagney@gnu.org>
7924
7925 * gdbint.texinfo (Native Debugging): Delete description of
7926 FILES_INFO_HOOK.
7927
7928 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7929
7930 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7931 to hex_string_custom (not historically correct, but more
7932 understandable, given the current code).
7933
7934 2004-09-03 Andrew Cagney <cagney@gnu.org>
7935
7936 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7937
7938 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7939
7940 * observer.texi (solib_unloaded): New observer.
7941
7942 2004-08-24 Andrew Cagney <cagney@gnu.org>
7943
7944 * gdbint.texinfo (Target Architecture Definition): Add missing
7945 comma.
7946
7947 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7948
7949 * (Using the Testsuite): build != host is supported,
7950 but some test scripts do not support build != host.
7951
7952 2004-08-14 Mark Kettenis <kettenis@gnu.org>
7953
7954 * gdbint.texinfo (Host Definition): Delete description of
7955 FCLOSE_PROVIDED and GETENV_PROVIDED.
7956
7957 2004-08-05 Mark Kettenis <kettenis@chello.nl>
7958
7959 * gdbint.texinfo (Host Definition): Delete description of
7960 NO_SYS_FILE.
7961 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7962 PTRACE_FP_BUG.
7963
7964 2004-08-05 Andrew Cagney <cagney@gnu.org>
7965
7966 * gdbint.texinfo (Target Architecture Definition): Delete
7967 reference to deprecated_read_fp.
7968
7969 2004-08-02 Andrew Cagney <cagney@gnu.org>
7970
7971 * gdbint.texinfo (Target Architecture Definition): Delete
7972 description of DEPRECATED_REGISTER_BYTES.
7973
7974 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7975
7976 * gdb.texinfo (Source Path): Document the new behavior of
7977 searching for the source files.
7978
7979 2004-07-17 Eli Zaretskii <eliz@gnu.org>
7980
7981 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7982 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7983 (Auto Display): Improve indexing.
7984
7985 2004-07-16 Andrew Cagney <cagney@gnu.org>
7986
7987 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7988 "-noasync".
7989
7990 2004-07-09 Eli Zaretskii <eliz@gnu.org>
7991
7992 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7993 have the same prefix have only their prefix in the index.
7994
7995 2004-07-03 Mark Kettenis <kettenis@gnu.org>
7996
7997 * gdb.texinfo (BSD libkvm Interface): New node (section)
7998 (Native): Add it to the menu.
7999
8000 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8001
8002 * gdbint.texinfo (Target Architecture Definition): Remove
8003 PCC_SOL_BROKEN.
8004
8005 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8006
8007 * gdbint.texinfo (Target Architecture Definition): Remove
8008 SUN_FIXED_LBRAC_BUG.
8009
8010 2004-06-26 Andrew Cagney <cagney@gnu.org>
8011
8012 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8013
8014 2004-06-20 Andrew Cagney <cagney@gnu.org>
8015
8016 * gdbint.texinfo (Target Architecture Definition): Deprecate
8017 USE_STRUCT_CONVENTION.
8018
8019 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8020
8021 gdb.texinfo (Bug Reporting): Mention session recording,
8022 with the script command or Emacs.
8023
8024 2004-06-18 Andrew Cagney <cagney@gnu.org>
8025
8026 * gdbint.texinfo (Target Architecture Definition): Deprecate
8027 FUNCTION_START_OFFSET.
8028
8029 2004-06-14 Andrew Cagney <cagney@gnu.org>
8030
8031 Based on changes from Karl Berry.
8032 * gdb.texinfo: Do not use @sc in a direntry.
8033 * stabs.texinfo: Change @dircateogry to "Software development".
8034 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8035
8036 2004-06-13 Andrew Cagney <cagney@gnu.org>
8037
8038 * gdbint.texinfo (Target Architecture Definition): Delete
8039 description of RETURN_VALUE_ON_STACK.
8040
8041 2004-06-09 Andrew Cagney <cagney@gnu.org>
8042
8043 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8044 deleted by previous patch.
8045
8046 2004-06-08 Andrew Cagney <cagney@gnu.org>
8047
8048 * gdbint.texinfo (Native Debugging): Delete documentation on
8049 ATTACH_DETACH.
8050
8051 2004-06-06 Randolph Chung <tausq@debian.org>
8052
8053 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8054
8055 2004-06-06 Randolph Chung <tausq@debian.org>
8056
8057 * gdb.texinfo (push_dummy_call): Update argument list to match
8058 the new push_dummy_call method signature. Describe the function
8059 argument.
8060
8061 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8062
8063 * gdb.texinfo (Starting): Document new start command.
8064
8065 2004-05-21 Andrew Cagney <cagney@redhat.com>
8066
8067 * observer.texi (GDB Observers): Document "inferior_created".
8068
8069 2004-05-08 Andrew Cagney <cagney@redhat.com>
8070
8071 * gdbint.texinfo (Target Architecture Definition): Delete
8072 description of DO_DEFERRED_STORES.
8073
8074 * gdbint.texinfo (Target Architecture Definition): Delete
8075 references to DEPRECATED_FIX_CALL_DUMMY.
8076
8077 * gdbint.texinfo (Target Architecture Definition): Delete
8078 description of DEPRECATED_CALL_DUMMY_WORDS,
8079 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8080
8081 * gdbint.texinfo (Target Architecture Definition): Delete
8082 description of DEPRECATED_PUSH_DUMMY_FRAME.
8083
8084 * gdbint.texinfo (Target Architecture Definition): Delete
8085 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8086
8087 2004-05-07 Andrew Cagney <cagney@redhat.com>
8088
8089 * observer.texi (GDB Observers): Add "Debugging" section. Include
8090 cross reference to "set/show debug observer".
8091 * gdb.texinfo (Debugging Output): Document "set/show debug
8092 observer".
8093
8094 2004-05-01 Andrew Cagney <cagney@redhat.com>
8095
8096 * gdbint.texinfo (Target Architecture Definition): Delete
8097 description of DEPRECATED_PC_IN_SIGTRAMP.
8098
8099 2004-04-30 Andrew Cagney <cagney@redhat.com>
8100
8101 * gdbint.texinfo (Target Architecture Definition): Delete
8102 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8103
8104 2004-04-30 Orjan Friberg <orjanf@axis.com>
8105
8106 * observer.texi (GDB Observers): Correct spelling.
8107
8108 2004-04-26 Orjan Friberg <orjanf@axis.com>
8109
8110 * observer.texi (GDB Observers): Add target_changed event.
8111
8112 2004-04-08 Andrew Cagney <cagney@redhat.com>
8113
8114 * observer.texi (GDB Observers): Rework, provide generic observer
8115 definitions and then a list of observable events.
8116
8117 2004-04-04 Andrew Cagney <cagney@redhat.com>
8118
8119 * gdbint.texinfo (Host Definition): Delete reference to
8120 NO_SIGINTERRUPT.
8121
8122 2004-04-02 Andrew Cagney <cagney@redhat.com>
8123
8124 * gdbint.texinfo (Target Architecture Definition): Delete
8125 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8126
8127 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8128
8129 * gdb.texinfo (TUI Commands): Document tui reg commands.
8130
8131 2004-03-26 Andrew Cagney <cagney@redhat.com>
8132
8133 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8134 "gdbtui".
8135 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8136 (Contributors): Mention both Text and Terminal User Interface.
8137
8138 2004-03-23 Andrew Cagney <cagney@redhat.com>
8139
8140 * gdbint.texinfo (Target Architecture Definition): Deprecate
8141 references to SIGTRAMP_START and SIGTRAMP_END.
8142
8143 2004-03-23 Andrew Cagney <cagney@redhat.com>
8144
8145 * gdbint.texinfo (Target Architecture Definition): Deprecate
8146 references to PC_IN_SIGTRAMP.
8147
8148 2004-03-19 Andrew Cagney <cagney@redhat.com>
8149
8150 * gdbint.texinfo (Target Architecture Definition): Delete
8151 reference to GDB_TARGET_IS_HPPA.
8152
8153 2004-03-18 Andrew Cagney <cagney@redhat.com>
8154
8155 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8156 describe pre_init and post_init.
8157
8158 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8159
8160 * gdb.texinfo (Debugging Output): Document values for "set debug
8161 target".
8162
8163 2004-02-28 Andrew Cagney <cagney@redhat.com>
8164
8165 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8166
8167 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8168
8169 * gdb.texinfo (breakpoints): Add information about the
8170 new "set breakpoint pending" and "show breakpoint pending"
8171 commands.
8172
8173 2004-02-26 Andrew Cagney <cagney@redhat.com>
8174
8175 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8176 in Per-architecture module data section.
8177
8178 2004-02-25 Roland McGrath <roland@redhat.com>
8179
8180 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8181
8182 2004-02-24 Andrew Cagney <cagney@redhat.com>
8183
8184 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8185 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8186 * fdl.texi: Import Version 1.2, November 2002.
8187
8188 2004-02-17 Andrew Cagney <cagney@redhat.com>
8189
8190 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8191
8192 2004-02-16 Andrew Cagney <cagney@redhat.com>
8193
8194 * gdbint.texinfo (Target Architecture Definition): Deprecate
8195 FRAMELESS_FUNCTION_INVOCATION.
8196
8197 2004-02-16 Andrew Cagney <cagney@redhat.com>
8198
8199 * gdbint.texinfo (Coding): Mention -Wunused-function.
8200
8201 2004-02-14 Andrew Cagney <cagney@redhat.com>
8202
8203 * gdbint.texinfo (Target Architecture Definition): Delete
8204 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8205
8206 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8207
8208 * gdb.texinfo: Properly quote the name "C++".
8209 * gdbint.texinfo: Ditto.
8210 * stabs.texinfo: Ditto.
8211
8212 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8213
8214 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8215 minimal information about libiberty.
8216
8217 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8218
8219 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8220
8221 2004-02-04 Roland McGrath <roland@redhat.com>
8222
8223 * gdb.texinfo (Auxiliary Vector): New node (section).
8224 (Data): Add it to the menu.
8225
8226 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8227
8228 * gdb.texinfo (Breakpoints): Add information about pending
8229 breakpoint support.
8230
8231 2004-01-26 Andrew Cagney <cagney@redhat.com>
8232
8233 * gdb.texinfo (Overview): Delete references to the cisco protocol
8234 including the "N" response.
8235
8236 2004-01-26 Andrew Cagney <cagney@redhat.com>
8237
8238 * gdbint.texinfo (Target Architecture Definition): Rename
8239 EXTRACT_STRUCT_VALUE_ADDRESS to
8240 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8241
8242 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8243
8244 * gdb.texinfo (KOD): Document "show os". Add index entries for
8245 "set/show os" and "info cisco" commands.
8246
8247 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8248
8249 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8250
8251 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8252
8253 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8254 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8255
8256 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8257
8258 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8259 -stack-list-locals.
8260 (GDB/MI Variable Objects): Describe extension to
8261 -var-list-children.
8262
8263 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8264
8265 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8266
8267 2004-01-17 Andrew Cagney <cagney@redhat.com>
8268
8269 * gdbint.texinfo (Target Architecture Definition): Delete
8270 documentation on DEPRECATED_NPC_REGNUM.
8271
8272 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8273
8274 * gdb.texinfo: Update copyright year. Mention that set
8275 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8276 "set follow-fork-mode ask".
8277
8278 2004-01-13 Andrew Cagney <cagney@redhat.com>
8279
8280 * gdbint.texinfo: Update copyright year.
8281 (Coding): Add -Wunused-label to list of -Werror warnings.
8282
8283 2004-01-08 Jason Molenda <jmolenda@apple.com>
8284 Eli Zaretskii <eliz@gnu.org>
8285
8286 * gdb.texinfo: Update copyright.
8287 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8288 around names, as appropriate. Minor syntax cleanup of
8289 _NSPrintForDebugger explanation. Two spaces after periods.
8290 GDBN used instead of lit. "gdb". Index entries added for
8291 print-object and _NSPrintForDebugger. @noindent added in one spot.
8292
8293 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8294
8295 * stabs.texinfo: Add dircategory and direntry commands.
8296 * annotate.texinfo: Ditto.
8297
8298 2003-11-10 Andrew Cagney <cagney@redhat.com>
8299
8300 * gdbint.texinfo (Target Architecture Definition): Replace the
8301 return_value method's "inval" and "outval" parameters with
8302 "readbuf" and "writebuf".
8303
8304 2003-10-28 Jim Blandy <jimb@redhat.com>
8305
8306 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8307 from "The `F' request packet" and "The `F' reply packet", to make
8308 texi2dvi happy.
8309 (File-I/O remote protocol extension): Update menu entries, too.
8310
8311 2003-10-26 Michael Chastain <mec@shout.net>
8312
8313 * gdb.texinfo (Thread Stops): Document the issue with
8314 premature return from system calls in multi-threaded programs.
8315
8316 2003-10-24 Andrew Cagney <cagney@redhat.com>
8317
8318 * annotate.texinfo: Fix "fortunatly"[sic].
8319
8320 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8321
8322 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8323 with "Hitachi" and "Mitsubishi".
8324
8325 2003-10-20 Andrew Cagney <cagney@redhat.com>
8326
8327 * gdbint.texinfo (Target Architecture Definition): Document
8328 gdbarch_return_value. Add cross references from
8329 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8330 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8331
8332 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8333
8334 * gdbint.texinfo (Target Architecture Definition): Document
8335 regset_from_core_section.
8336
8337 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8338
8339 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8340
8341 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8342
8343 From Anthony Green <green@redhat.com>:
8344 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8345
8346 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8347
8348 * gdb.texinfo (Breakpoint related warnings): New node.
8349 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8350
8351 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8352
8353 * gdb.texinfo (Remote Protocol): Document v and vCont.
8354
8355 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8356
8357 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8358 * gdbint.texinfo: Ditto.
8359
8360 2003-10-09 Andrew Cagney <cagney@redhat.com>
8361
8362 From 2003-09-18 David Anderson <davea@sgi.com>:
8363 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8364 "command".
8365
8366 2003-10-03 Andrew Cagney <cagney@redhat.com>
8367
8368 * gdbint.texinfo (Target Architecture Definition): Deprecate
8369 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8370 just target.
8371
8372 2003-10-02 Andrew Cagney <cagney@redhat.com>
8373
8374 * gdbint.texinfo (Target Architecture Definition): Rename
8375 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8376 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8377 * gdbint.texinfo (Target Architecture Definition): Rename
8378
8379 2003-09-30 Andrew Cagney <cagney@redhat.com>
8380
8381 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8382 (Target Architecture Definition):
8383
8384 * gdbint.texinfo (Target Architecture Definition): Rename
8385 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8386
8387 2003-09-29 Andrew Cagney <cagney@redhat.com>
8388
8389 * gdbint.texinfo (Target Architecture Definition): Delete
8390 documentation for NEED_TEXT_START_END.
8391
8392 * gdbint.texinfo (Target Architecture Definition): Rename
8393 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8394 TARGET_WRITE_PC.
8395
8396 2003-09-22 Michael Chastain <mec@shout.net>
8397
8398 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8399
8400 2003-09-21 Anthony Green <green@redhat.com>
8401
8402 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8403
8404 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8405
8406 * gdbint.texinfo (Target Architecture Definition): Document
8407 stabs_argument_has_addr.
8408
8409 2003-09-18 Andrew Cagney <cagney@redhat.com>
8410
8411 * gdbint.texinfo (Target Architecture Definition): Delete
8412 documentation on REGISTER_NAMES.
8413
8414 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8415
8416 * gdbint.texinfo (Target Architecture Definition): Replace
8417 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8418
8419 2003-09-11 Andrew Cagney <cagney@redhat.com>
8420
8421 * gdbint.texinfo (Target Architecture Definition): Replace
8422 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8423
8424 2003-08-18 Andrew Cagney <cagney@redhat.com>
8425
8426 * gdbint.texinfo (Target Architecture Definition): Document
8427 "frame_red_zone_size".
8428
8429 2003-08-09 Andrew Cagney <cagney@redhat.com>
8430
8431 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8432 with "set/show backtrace past-main" and "set/show backtrace
8433 limit".
8434
8435 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8436
8437 * Makefile.in (install-info): Support DESTDIR.
8438 (install-html): Likewise.
8439
8440 2003-08-07 Andrew Cagney <cagney@redhat.com>
8441
8442 Patch from Nick Roberts.
8443 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8444 bindings. Remove description of send-gdb-command.
8445
8446 2003-08-07 Andrew Cagney <cagney@redhat.com>
8447
8448 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8449 GDB 6.0.
8450
8451 2003-08-06 Andrew Cagney <cagney@redhat.com>
8452
8453 * gdb.texinfo (Mode Options): Mention that level three is the
8454 highest available and that level 2 is deprecated.
8455 (Annotations Overview): Mention annotation levels. Cross reference
8456 to "Limitations of the Annotation Interface" in annotate.texi.
8457 (TODO, Value Annotations, Frame Annotations): Delete section.
8458 (Displays, Breakpoint Info): Delete.
8459
8460 2003-08-04 Andrew Cagney <cagney@redhat.com>
8461
8462 * agentexpr.texi: Delete @bye.
8463 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8464 (stabs.info): Add $(srcdir) to include search path.
8465 (html): Depend on "annotate_toc.html", and not "annotate.html".
8466 * stabs.texinfo: Ditto. Include "fdl.texi".
8467 * gdbint.texinfo: Update copyright statement's list of invariant
8468 sections.
8469
8470 2003-07-28 Andrew Cagney <cagney@redhat.com>
8471
8472 * Makefile.in (INFO_DEPS): Add annotate.info.
8473 (dvi, ps, html, pdf): Add annotate.
8474 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8475 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8476 (ANNOTATE_DOC_FILES): New macro.
8477 (ANNOTATE_TEX_TMPS): New macro.
8478 (annotate.info, annotate_toc.html): Specify dependencies.
8479 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8480 * annotate.texinfo: Rename annotate.texi. Get building. Add
8481 "Migrating to GDB/MI" and "Limitations of the Annotation
8482 Interface" chapters. Mention why it is not part of the user
8483 guide. Update copyright notice. Include "fdl.texi".
8484
8485 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8486
8487 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8488
8489 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8490
8491 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8492
8493 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8494
8495 * gdb.texinfo (Server): Mention pidof.
8496
8497 2003-07-22 Andrew Cagney <cagney@redhat.com>
8498
8499 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8500 list.
8501
8502 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8503
8504 * gdb.texinfo (Logging output): New chapter.
8505
8506 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8507
8508 * gdb.texinfo (Unsupported languages): New section.
8509 (Languages): Add link to new section.
8510
8511 2003-06-22 Andrew Cagney <cagney@redhat.com>
8512
8513 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8514
8515 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8516
8517 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8518
8519 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8520
8521 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8522 * agentexpr.texi: Retitle section, and change it to an appendix.
8523 Comment out texinfo initialization. Factor a @var{} into two
8524 pieces to prevent makeinfo warnings.
8525 * gdb.texinfo: Add Agent Expressions appendix.
8526
8527 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8528
8529 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8530
8531 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8532
8533 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8534 remote target". Document the "detach" and "disconnect" commands.
8535 (Server, Netware, Debug Session): Reference "Connecting to a
8536 remote target".
8537 (GDB/MI Target Manipulation): Document "-target-disconnect".
8538
8539 2003-06-13 Andrew Cagney <cagney@redhat.com>
8540
8541 * gdbint.texinfo (Target Architecture Definition): Deprecate
8542 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8543 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8544
8545 2003-06-09 Jim Blandy <jimb@redhat.com>
8546
8547 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8548
8549 2003-06-08 Andrew Cagney <cagney@redhat.com>
8550
8551 * gdbint.texinfo (Target Architecture Definition): Delete
8552 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8553
8554 2003-06-08 Andrew Cagney <cagney@redhat.com>
8555
8556 * gdbint.texinfo (Target Architecture Definition): Document
8557 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8558
8559 2003-06-07 Adam Fedor <fedor@gnu.org>
8560
8561 * gdb.texinfo: Add Objective-C documentation.
8562
8563 2003-06-01 Andrew Cagney <cagney@redhat.com>
8564
8565 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8566 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8567
8568 2003-05-21 Andrew Cagney <cagney@redhat.com>
8569
8570 * gdbint.texinfo (Target Architecture Definition): Delete
8571 references to "extract_address" and "store_address".
8572
8573 2003-05-16 Andrew Cagney <cagney@redhat.com>
8574
8575 * gdbint.texinfo (Target Architecture Definition): Replace
8576 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8577 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8578
8579 2003-05-14 Theodore A. Roth <troth@openavr.org>
8580
8581 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8582
8583 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8584
8585 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8586 (gdb.dvi): Likewise.
8587 (gdb.pdf): Likewise.
8588 (links2roff): Likewise.
8589
8590 2003-05-08 Jim Blandy <jimb@redhat.com>
8591
8592 * gdb.texinfo (Dump/Restore Files): Update documentation for
8593 'dump', 'append', and 'restore': note that format argument is
8594 optional; simplify presentation of the command variants; and be
8595 more precise about the formats.
8596
8597 2003-05-07 Jim Blandy <jimb@redhat.com>
8598
8599 * gdb.texinfo (Symbols): Update documentation: 'maint list
8600 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8601 symtabs' and 'maint info psymtabs'.
8602
8603 2003-05-05 Andrew Cagney <cagney@redhat.com>
8604
8605 * gdbint.texinfo (Target Architecture Definition): Make
8606 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8607 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8608 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8609
8610 2003-05-04 Andrew Cagney <cagney@redhat.com>
8611
8612 * gdb.texinfo (Maintenance Commands): Document "maint print
8613 dummy-frames".
8614
8615 2003-05-04 Andrew Cagney <cagney@redhat.com>
8616
8617 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8618
8619 2003-05-03 J. Brobecker <brobecker@gnat.com>
8620
8621 Thierry Schneider <tpschneider1@yahoo.com>
8622 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8623 for new MI command.
8624
8625 2003-05-03 Andrew Cagney <cagney@redhat.com>
8626
8627 * gdbint.texinfo (Target Architecture Definition): Document
8628 push_dummy_code. Add cross references.
8629
8630 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8631
8632 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8633 set/show charsets commands.
8634
8635 2003-04-28 Andrew Cagney <cagney@redhat.com>
8636
8637 * gdbint.texinfo (Target Architecture Definition): Replace
8638 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8639 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8640
8641 2003-04-28 Andrew Cagney <cagney@redhat.com>
8642
8643 * gdbint.texinfo (Target Architecture Definition): Rename
8644 "tm_print_insn" to "deprecated_tm_print_insn".
8645
8646 2003-04-09 Jim Blandy <jimb@redhat.com>
8647
8648 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8649 list psymtabs'.
8650
8651 2003-04-08 Andrew Cagney <cagney@redhat.com>
8652
8653 * gdbint.texinfo (Target Architecture Definition): Delete
8654 references to EXTRA_FRAME_INFO.
8655
8656 2003-04-08 Andrew Cagney <cagney@redhat.com>
8657
8658 * gdbint.texinfo (Target Architecture Definition): Delete
8659 PRINT_TYPELESS_INTEGER.
8660
8661 2003-04-02 J. Brobecker <brobecker@gnat.com>
8662
8663 * observer.texi (GDB Observers): Adjust the documentation for the
8664 normal_stop notification to better describe reality. Fix a couple
8665 of minor typos.
8666
8667 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8668
8669 * gdb.texinfo (GDB/MI Program Control): Add
8670 '-file-list-exec-source-file'
8671
8672 2003-03-31 Andrew Cagney <cagney@redhat.com>
8673
8674 * gdbint.texinfo (Target Architecture Definition): Delete
8675 references to CALL_DUMMY_P.
8676
8677 2003-03-30 Andrew Cagney <cagney@redhat.com>
8678
8679 * gdbint.texinfo (Target Architecture Definition): Remove
8680 reference to TARGET_WRITE_SP.
8681
8682 2003-03-27 Andrew Cagney <cagney@redhat.com>
8683
8684 * gdbint.texinfo (Target Architecture Definition): Remove
8685 references to write_sp.
8686
8687 2003-03-27 Andrew Cagney <cagney@redhat.com>
8688
8689 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8690 chapter body. Use @smallexample instead of @example.
8691 (Annotations): Ditto.
8692 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8693 annotate.texi.
8694
8695 2003-03-26 Andrew Cagney <cagney@redhat.com>
8696
8697 * gdbint.texinfo (Target Architecture Definition): Replace
8698 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8699 dummy_addr parameters.
8700
8701 2003-03-25 Andrew Cagney <cagney@redhat.com>
8702
8703 * gdbint.texinfo (Target Architecture Definition): Delete
8704 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8705 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8706 Add reference to PUSH_ARGUMENTS.
8707
8708 2003-03-23 Andrew Cagney <cagney@redhat.com>
8709
8710 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8711 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8712
8713 2003-03-18 J. Brobecker <brobecker@gnat.com>
8714
8715 * gdbint.texinfo (Algorithms): Add new section describing the
8716 Observer paradigm.
8717 (Top): Add menu entry to new observer appendix.
8718 * observer.texi: New file.
8719 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8720 new observer.texi file.
8721
8722 2003-03-17 Andrew Cagney <cagney@redhat.com>
8723
8724 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8725 that GNU Press update the manual version number.
8726
8727 2003-03-12 Andrew Cagney <cagney@redhat.com>
8728
8729 * gdbint.texinfo (Target Architecture Definition): Delete
8730 references to get_saved_register. Rename GET_SAVED_REGISTER to
8731 DEPRECATED_GET_SAVED_REGISTER.
8732
8733 2003-03-13 Andrew Cagney <cagney@redhat.com>
8734
8735 * gdbint.texinfo (Target Architecture Definition): Replace
8736 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8737
8738 2003-03-12 Andrew Cagney <cagney@redhat.com>
8739
8740 * gdbint.texinfo (Target Architecture Definition): Rename
8741 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8742
8743 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8744
8745 * gdb.texinfo: Add File-I/O documentation.
8746
8747 2003-03-10 Andrew Cagney <cagney@redhat.com>
8748
8749 * gdbint.texinfo (Target Architecture Definition): Cross reference
8750 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8751
8752 2003-03-07 Andrew Cagney <cagney@redhat.com>
8753
8754 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8755 frame" command.
8756
8757 2003-03-05 Andrew Cagney <cagney@redhat.com>
8758
8759 * gdbint.texinfo (Target Architecture Definition): Document
8760 unwind_dummy_id. Cross reference unwind_dummy_id and
8761 SAVE_DUMMY_FRAME_TOS.
8762
8763 2003-03-05 James Ingham <jingham@apple.com>
8764 Daniel Jacobowitz <drow@mvista.com>
8765
8766 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8767 and "show cp-abi".
8768
8769 2003-03-03 Andrew Cagney <cagney@redhat.com>
8770
8771 * gdbint.texinfo (Target Architecture Definition): Document
8772 register_type.
8773
8774 2003-03-03 Andrew Cagney <cagney@redhat.com>
8775
8776 * stabs.texinfo (Structures): Use @samp and separate @var's
8777 instead of a single @var containing a comma separated list.
8778 (Unions): Ditto.
8779
8780 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
8781
8782 * Makefile.in (distclean): Remove config.log.
8783
8784 2003-03-01 Andrew Cagney <cagney@redhat.com>
8785
8786 * gdbint.texinfo (Target Architecture Definition): Rename
8787 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8788
8789 2003-03-01 Andrew Cagney <cagney@redhat.com>
8790
8791 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8792 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8793
8794 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8795
8796 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8797 (Non-debug DLL symbols): New node, describing the minimal symbols
8798 loaded from DLLs without real debugging symbols.
8799
8800 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8801
8802 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8803 hardware-breakpoint-limit".
8804 (Set Watchpoints): Add cross reference to "set remote
8805 hardware-watchpoint-limit".
8806 (Remote configuration options): New section.
8807
8808 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8809
8810 * gdbint.texinfo (Target Architecture Definition): Delete
8811 descrption of IS_TRAPPED_INTERNALVAR.
8812
8813 From Keith Seitz <keiths@redhat.com>:
8814 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8815 option "-i"/"--interpreter" to this chapter. Include index
8816 entries.
8817
8818 2003-02-04 David Carlton <carlton@math.stanford.edu>
8819
8820 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8821 (Variables): Recommend stabs+ and DWARF 2.
8822 (C plus plus expressions): Correct info about
8823 compiler versions, debug formats.
8824 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8825 PR symtab/874.
8826
8827 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8828
8829 * gdbint.texinfo (Target Architecture Definition): Delete
8830 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8831 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8832 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8833 references to nindy and i960.
8834 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8835
8836 2003-02-01 Andrew Cagney <ac131313@redhat.com>
8837
8838 * gdbint.texinfo (Target Architecture Definition): Delete
8839 FLOAT_INFO.
8840
8841 2003-01-30 Andrew Cagney <ac131313@redhat.com>
8842
8843 * stabs.texinfo (Member Type Descriptor): Clarify description of
8844 `@'. Suggested by Ben Hutchings.
8845
8846 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8847
8848 * gdb.texinfo (M68K): Delete reference to es1800.
8849
8850 2003-01-29 Andrew Cagney <ac131313@redhat.com>
8851
8852 * gdb.texinfo (Maintenance Commands): Document `maint print
8853 reggroups' and `maint print register-groups'.
8854 * gdbint.texinfo (Target Architecture Definition): Document
8855 register_reggroup_p.
8856
8857 2003-01-23 Jim Blandy <jimb@redhat.com>
8858
8859 * gdb.texinfo (Separate Debug Files): New section.
8860
8861 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
8862
8863 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8864 and "maint show profile".
8865
8866 2003-01-16 Michael Chastain <mec@shout.net>
8867
8868 * gdb.texinfo (Installing GDB): Warn against
8869 ".../gdb-VERSION/gdb/configure".
8870 (Separate Objdir): Likewise.
8871
8872 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8873
8874 * gdbint.texinfo (Target Architecture Definition): Delete
8875 definition of PRINT_REGISTER_HOOK.
8876
8877 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8878
8879 (OpenRISC 1000): Fix formatting of command names.
8880
8881 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
8882
8883 * gdb.texinfo (Continuing and Stepping): Add new command
8884 'advance'. Clarify behavior of 'until'.
8885
8886 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8887
8888 * gdb.texinfo (Files): Document solib-absolute-prefix and
8889 solib-search-path.
8890
8891 2003-01-09 Michael Chastain <mec@shout.net>
8892
8893 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8894 (Create a Release): Add new instructions for new @file{src-release}.
8895 Document existing instructions for @file{Makefile.in} as
8896 being for @value{GDBN} 5.3.1 or earlier.
8897
8898 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8899
8900 * gdbint.texinfo (Target Architecture Definition): Mention
8901 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8902 allocate memory.
8903
8904 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8905
8906 * gdb.texinfo (Controlling GDB): Add @kindex for
8907 "show osabi".
8908 (Backtraces): Add @kindex's for backtrace-below-main.
8909
8910 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8911
8912 * gdb.texinfo (Controlling GDB): Document "set osabi".
8913
8914 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8915
8916 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8917 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8918
8919 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8920
8921 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8922 "set coerce-float-to-double".
8923 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8924
8925 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8926
8927 * stabs.texinfo: Remove obsolete text.
8928 * gdbint.texinfo: Ditto.
8929 * gdb.texinfo: Ditto.
8930
8931 2002-12-22 Mark Kettenis <kettenis@gnu.org>
8932
8933 * gdbint.texinfo (Target Architecture Definition): Update
8934 description of gdbarch_register_osabi.
8935
8936 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8937
8938 * agentexpr.texi: Fix typos.
8939 * annotate.texi: Likewise.
8940 * fdl.texi: Likewise.
8941
8942 2002-12-10 Andrew Cagney <cagney@redhat.com>
8943
8944 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8945 DEPRECATED_INIT_FRAME_PC.
8946
8947 2002-12-01 Andrew Cagney <ac131313@redhat.com>
8948
8949 * gdbint.texinfo (Target Architecture Definition): Delete
8950 PC_IN_CALL_DUMMY.
8951
8952 2002-11-28 Andrew Cagney <ac131313@redhat.com>
8953
8954 * gdbint.texinfo (Host Definition): Delete documentation on
8955 USE_GENERIC_DUMMY_FRAMES.
8956
8957 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
8958
8959 Fix PR gdb/723 and PR gdb/245.
8960 * Makefile.in (install-info): Run the install-info command as part
8961 of the post install steps only.
8962 (uninstall-info): New target.
8963 (uninstall): New target.
8964
8965 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
8966
8967 * Makefile.in (install): Make install do some real work.
8968
8969 2002-11-19 Andrew Cagney <ac131313@redhat.com>
8970
8971 Fix POSIX problem reported by Paul Eggert.
8972 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8973 Fix PR gdb/527.
8974
8975 2002-10-26 Andrew Cagney <cagney@redhat.com>
8976
8977 * gdbint.texinfo (Target Architecture Definition): Delete
8978 definition of DO_REGISTERS_INFO.
8979
8980 2002-10-18 Kevin Buettner <kevinb@redhat.com>
8981
8982 * gdbint.texinfo (Address Classes): Fix problems with insertion
8983 of ``{'' and ``}'' in example.
8984
8985 2002-10-17 Kevin Buettner <kevinb@redhat.com>
8986
8987 * gdbint.texinfo (Address Classes): New section.
8988 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8989 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8990 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8991 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8992
8993 2002-10-11 Klee Dienes <kdienes@apple.com>
8994
8995 * gdb.texinfo (Registers): Mention vector registers as well as
8996 floating registers in the documentation for 'info registers' and
8997 'info all-registers'.
8998
8999 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9000
9001 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9002
9003 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9004
9005 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9006 interface definition.
9007
9008 2002-10-03 Marko Mlinar <markom@opencores.org>
9009
9010 * gdb.texinfo (Target Commands): Add or1k target specific
9011 commands.
9012 * gdb.texinfo (Contributors): Add myself to the contributors list.
9013
9014 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9015
9016 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9017 and "mi1" instead of "mi1" and "mi0".
9018
9019 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9020
9021 * gdb.texinfo (Packets): Fix typos "alligned".
9022 Correct z3/Z3 description. Correct z4/Z4 title.
9023
9024 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9025
9026 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9027
9028 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9029
9030 * gdb.texinfo: Use GNU/Linux instead of Linux.
9031
9032 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9033
9034 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9035
9036 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9037
9038 * gdb.texinfo: Replace @example with @smallexample.
9039
9040 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9041
9042 From Eli Zaretskii <eliz@gnu.org>:
9043 * gdb.texinfo (Character Sets): Use @smallexample instead of
9044 @example. Use GNU/Linux instead of Linux.
9045
9046 2002-09-20 Jim Blandy <jimb@redhat.com>
9047
9048 * gdb.texinfo: Add character set documentation.
9049
9050 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9051
9052 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9053 (Packets): Add cross reference from `b' packet to `z' packets.
9054
9055 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9056
9057 * gdb.texinfo (Maintenance Commands): Document ``maint
9058 internal-error'' and ``maint internal-warning''.
9059
9060 * gdbint.texinfo (Target Architecture Definition): Revise
9061 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9062
9063 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9064
9065 * gdbint.texinfo (Target Conditionals): Document the new
9066 NAME_OF_MALLOC macro.
9067
9068 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9069
9070 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9071 engineer.
9072
9073 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9074
9075 * gdb.texinfo (TUI Overview): Document status line fields.
9076
9077 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9078
9079 * gdb.texinfo (TUI Commands): Document info win command.
9080
9081 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9082
9083 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9084
9085 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9086
9087 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9088 (TUI Keys): Likewise.
9089
9090 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9091
9092 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9093 for a packet receive.
9094
9095 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9096
9097 * Makefile.in (clean): Move to end of file.
9098 (distclean, maintainer-clean, realclean): Ditto.
9099 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9100 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9101 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9102 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9103
9104 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9105
9106 * Makefile.in (GDBINT_TEX_TMPS): Define.
9107 (gdbint.dvi, gdbint.pdf): Use
9108 (GDB_TEX_TMPS): Define.
9109 (gdb.dvi, gdb.pdf): Use.
9110 (STABS_TEX_TMPS): Define.
9111 (stabs.dvi, stabs.pdf): Use.
9112 (GDB_DOC_SOURCE_INCLUDES): New macros.
9113 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9114 (GDBINT_DOC_FILES_INCLUDES): New macros.
9115 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9116 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9117 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9118 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9119 (links2roff): Replace SFILES_INCLUDED with
9120 GDB_DOC_SOURCE_INCLUDES.
9121 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9122 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9123 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9124 dependencies.
9125 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9126 dependencies.
9127 (gdbmi.texinfo): Delete rule.
9128 (inc-hist.texinfo): Delete rule.
9129 (rluser.texinfo): Delete rule.
9130
9131 2002-08-23 Andrew Cagney <cagney@redhat.com>
9132
9133 * gdbint.texinfo (Target Architecture Definition): Update
9134 STORE_RETURN_VALUE, mention regcache.
9135
9136 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9137
9138 * gdbint.texinfo (Target Architecture Definition): Document
9139 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9140
9141 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9142
9143 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9144 Fix minor typos. Add index entries.
9145
9146 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9147
9148 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9149
9150 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9151
9152 * gdbint.texinfo (Target Architecture Definition): Document
9153 PRINT_VECTOR_INFO.
9154 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9155
9156 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9157
9158 * gdb.texinfo (Maintenance Commands): Document "maint print
9159 registers", "maint print raw-registers" and "maint print
9160 cooked-registers".
9161
9162 2002-08-08 Grace Sainsbury <graces@redhat.com>
9163
9164 From Mark Salter:
9165 * gdb.texinfo (Protocol): Document T packet extension to
9166 allow watchpoint address reporting.
9167
9168 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9169
9170 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9171
9172 2002-08-01 Andrew Cagney <cagney@redhat.com>
9173
9174 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9175 to CHILL.
9176
9177 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9178
9179 * gdbint.texinfo (Coding): Revise section "Include Files".
9180
9181 2002-07-24 Andrew Cagney <cagney@redhat.com>
9182
9183 * gdbint.texinfo: Obsolete references to m88k.
9184 * gdb.texinfo: Ditto.
9185
9186 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9187
9188 * gdbint.texinfo (Create a release candiate): Add the location
9189 where the proper version of autoconf can be retrieved.
9190
9191 2002-07-09 Don Howard <dhoward@redhat.com>
9192
9193 * gdb.texinfo (Command Files): Further describe the behavior of
9194 sourced command files.
9195
9196 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9197
9198 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9199 (Coding): Clarify ISO C version that GDB assumes.
9200
9201 2002-06-26 Tom Tromey <tromey@redhat.com>
9202
9203 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9204 add_setshow_cmd_full.
9205
9206 2002-06-25 Don Howard <dhoward@redhat.com>
9207
9208 * gdb.texinfo (Memory Region Attributes): Document new behavior
9209 for 'mem' command.
9210
9211 2002-06-11 Jim Blandy <jimb@redhat.com>
9212
9213 * gdb.texinfo (Symbols): Update documentation for `info source'
9214 command.
9215
9216 * gdb.texinfo (Macros): Call the command `info macro', not
9217 `show macro'.
9218
9219 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9220
9221 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9222 data''.
9223
9224 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9225
9226 * gdbint.texinfo (Target Architecture Definition): Document
9227 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9228
9229 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9230
9231 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9232 lists.
9233
9234 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9235
9236 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9237 Branch''.
9238
9239 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9240
9241 * gdbint.texinfo (Target Architecture Definition): Add section
9242 ``Converting an existing Target Architecture to Multi-arch''.
9243
9244 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9245
9246 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9247 to ``Obsoleting code''. Revise.
9248
9249 2002-05-17 Jim Blandy <jimb@redhat.com>
9250
9251 * gdb.texinfo (C Preprocessor Macros): New chapter.
9252 Include it in the main menu.
9253 (Contributors): Credit Jim Blandy with macro support.
9254 (Compilation): Explain how to get macro information into the
9255 executable.
9256 (Expressions): Note that preprocessor macros are expanded.
9257
9258 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9259
9260 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9261 options for `target remote'.
9262
9263 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9264
9265 * gdbint.texinfo (Target Architecture Definition): Delete
9266 documentation on NNPC_REGNUM.
9267
9268 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9269
9270 * gdbint.texinfo (Target Architecture Definition): Document
9271 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9272 (Target Architecture Definition): Revise section `Using Different
9273 Register and Memory Data Representations'. Add section `Raw and
9274 Virtual Register Representations'.
9275
9276 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9277
9278 * gdbint.texinfo (Target Architecture Definition): Mention
9279 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9280 (Target Architecture Definition): Mention same. Add references to
9281 web pages.
9282
9283 2002-05-08 Michael Snyder <msnyder@redhat.com>
9284
9285 * stabs.texinfo (Attributes): Document new "vector" attribute.
9286
9287 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9288
9289 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9290
9291 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9292
9293 * gdb.texinfo: Delete obsolete references to a29k.
9294
9295 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9296
9297 * gdbint.texinfo (Target Architecture Definition): Replace
9298 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9299
9300 2002-04-24 David S. Miller <davem@redhat.com>
9301
9302 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9303
9304 2002-04-21 David S. Miller <davem@redhat.com>
9305
9306 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9307
9308 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9309
9310 * gdbint.texinfo (Target Architecture Definition): Delete
9311 definition of HAVE_REGISTER_WINDOWS.
9312
9313 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9314
9315 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9316 "Theodore A. Roth" <troth@verinet.com>.
9317
9318 2002-04-15 Don Howard <dhoward@redhat.com>
9319
9320 From Eli Zaretskii <eliz@gnu.org>
9321 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9322 Provide a better explaination of this feature.
9323
9324 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9325
9326 * gdbint.texinfo (Target Architecture Definition): Remove
9327 FRAME_CHAIN_COMBINE.
9328
9329 2002-04-12 Michael Chastain <mec@shout.net>
9330
9331 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9332 REG_STACK_SEGMENT.
9333
9334 2002-04-09 Michael Chastain <mec@shout.net>
9335
9336 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9337 PYRAMID_* macros.
9338
9339 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9340
9341 * gdb.texinfo (Bug Reporting): Document that the web is the
9342 prefered way of submitting bug reports.
9343 (Bug Reporting): Delete the s-mail address as the last resort.
9344
9345 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9346
9347 * gdbint.texinfo (Target Architecture Definition): Delete
9348 references to TARGET_WRITE_FP and write_fp.
9349
9350 2002-03-27 Michael Snyder <msnyder@redhat.com>
9351
9352 * gdb.texinfo: Document new commands dump, append, and restore.
9353
9354 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9355
9356 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9357 Branch'.
9358
9359 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9360
9361 * gdb.texinfo: Change all examples to @smallexample.
9362 * gdbint.texinfo: Ditto.
9363
9364 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9365
9366 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9367 Branches''.
9368
9369 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9370
9371 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9372 Policy''.
9373
9374 2002-03-04 Fred Fish <fnf@redhat.com>
9375
9376 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9377 expresson, suports, dependant, trhe, perhaphs, situtations,
9378 explictily, taged, oportunity, unfortunatly).
9379
9380 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9381
9382 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9383 Remove reference to 3.12.
9384
9385 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9386
9387 * gdbint.texinfo: Include fdl.texi.
9388 (Top): Add GNU Free Documentation License.
9389 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9390 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9391 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9392 (gdbint.info): Add srcdir to include path.
9393 * gdb.texinfo: Include gpl.texi.
9394 (Top): Add Copying.
9395 * gpl.texi: New file.
9396
9397 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9398
9399 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9400
9401 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9402
9403 * gdb.texinfo: Document Cygwin native specific commands.
9404
9405 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9406
9407 * gdb.texinfo: Document gdbserver ``--attach'' command.
9408
9409 2002-02-07 Michael Snyder <msnyder@redhat.com>
9410
9411 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9412 to @code(_ovly_debug_event).
9413
9414 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9415
9416 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9417
9418 2002-02-06 Michael Snyder <msnyder@redhat.com>
9419
9420 * gdb.texinfo (overlays): Mention new magic symbol
9421 '_ovly_debug_event', which allows GDB to keep better track
9422 of overlays.
9423
9424 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9425
9426 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9427 Suggested by Dmitry Sivachenko.
9428
9429 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9430
9431 2002-02-01 Michael Snyder <msnyder@redhat.com>
9432
9433 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9434
9435 2002-01-30 Michael Snyder <msnyder@redhat.com>
9436
9437 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9438 (set trust-readonly-sections): Document.
9439
9440 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9441
9442 * gdbint.texinfo (Releasing GDB): Revise and update.
9443
9444 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9445
9446 * gdbint.texinfo (Target Architecture Definition): Delete
9447 description of TARGET_BYTE_ORDER_DEFAULT.
9448
9449 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9450
9451 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9452 <mitya@cavia.pp.ru>.
9453
9454 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9455
9456 * libgdb.texinfo: Delete file.
9457
9458 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9459
9460 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9461 * gdbint.texinfo: Ditto.
9462
9463 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9464
9465 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9466
9467 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9468
9469 * Makefile.in: Update copyright.
9470 (TEXI2DVI): Define.
9471 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9472 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9473 gdb-cfg.texi.
9474 (TEXINDEX, PDFTEX): Delete makefile variables.
9475
9476 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9477
9478 * gdb.texinfo (Protocol): Move section to appendix.
9479
9480 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9481
9482 * gdb.texinfo (Remote Debugging): Create a menu.
9483 (Top): Add ``Remote Debugging'' to menu.
9484
9485 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9486
9487 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9488 serial protocol'' from here.
9489 (Remote Debugging): To here. New chapter.
9490
9491 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9492
9493 * gdbint.texinfo (Target Architecture Definition): Delete
9494 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9495
9496 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9497
9498 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9499 are no longer needed.
9500 (Porting GDB): Add maintainer note about configure.host.
9501
9502 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9503
9504 * gdbint.texinfo (Target Architecture Definition): Remove
9505 definition of IEEE_FLOAT.
9506
9507 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9508
9509 * gdb.texinfo: Beautify copyright years; fix a typo.
9510 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9511 <3diff@gnu.org>
9512
9513 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9514
9515 * gdbint.texinfo (Host Definition): Remove references to
9516 MALLOC_INCOMPATIBLE.
9517
9518 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9519
9520 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9521 and xyz-xdep.o.
9522
9523 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9524
9525 * gdb.texinfo (Maintenance Commands): Add appendix.
9526 (Set Breaks): Copy ``maint info breakpoint'' doco to
9527 ``Maintenance Commands'' appendix. Add reference.
9528
9529 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9530
9531 * fdl.texi: Remove next/prev from @node.
9532
9533 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9534
9535 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9536 for monstrous @multitable (from Brian Youmans).
9537
9538 * fdl.texi: New file.
9539
9540 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9541
9542 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9543
9544 * gdbint.texinfo (Releasing GDB): New chapter.
9545
9546 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9547
9548 * gdb.texinfo (Embedded Processors, Calling program functions):
9549 Obsolete references to a29k.
9550
9551 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9552
9553 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9554 examples. Document that a code-block should do or discard its
9555 cleanups before exit.
9556
9557 2002-01-11 Michael Snyder <msnyder@redhat.com>
9558
9559 * gdb.texinfo (Choosing files): Change @samp to @file.
9560
9561 2002-01-05 Michael Snyder <msnyder@redhat.com>
9562
9563 * gdb.texinfo (--pid): Document new command line option (attach).
9564
9565 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9566
9567 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9568 in the stub.
9569
9570 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9571
9572 * gdbint.texinfo (Target Architecture Definition): Replace
9573 BIG_ENDIAN with BFD_ENDIAN_BIG.
9574
9575 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9576
9577 * gdbint.texinfo (Target Architecture Definition): Replace
9578 value_ptr with struct value pointer.
9579
9580 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9581
9582 * gdb.texinfo (Free Software): Fix wording.
9583
9584 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9585
9586 * gdb.texinfo (Free Software): New section ``Free Software Needs
9587 Free Documentation''.
9588
9589 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9590
9591 * stabs.texinfo:
9592 * gdb.texinfo:
9593 * gdbint.texinfo:
9594 * libgdb.texinfo:
9595 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9596
9597 2001-12-29 Michael Snyder <msnyder@redhat.com>
9598
9599 * gdb.texinfo (maint info sections): Fix typo.
9600
9601 2001-12-26 Michael Snyder <msnyder@redhat.com>
9602
9603 * gdb.texinfo (maint info sections): Document.
9604
9605 * gdb.texinfo (info proc): Comment out documentation for
9606 'info proc' sub-options that are currently not implemented.
9607
9608 2001-12-20 Jim Blandy <jimb@redhat.com>
9609
9610 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9611
9612 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9613
9614 * gdbint.texinfo (Target Architecture Definition): Replace
9615 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9616
9617 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9618
9619 * gdbint.texinfo (Host Definition): Delete documentation on
9620 HOST_BYTE_ORDER.
9621
9622 2001-11-30 Jim Blandy <jimb@redhat.com>
9623
9624 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9625 overlay support. Add to top-level menu.
9626
9627 2001-11-26 Tom Tromey <tromey@redhat.com>
9628
9629 * gdb.texinfo (Command Syntax): Document C-o binding.
9630
9631 2001-07-26 Christopher Faylor <cgf@redhat.com>
9632
9633 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9634 use since it is described in the referenced section.
9635
9636 From Eli Zaretskii <eliz@gnu.org>
9637 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9638 clearer when using DJGPP.
9639
9640 2001-11-24 Christopher Faylor <cgf@redhat.com>
9641
9642 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9643 specifically refer to MS-DOS.
9644 (command files): Mention gdb.ini is only used on MS-DOS.
9645
9646 2001-11-21 Tom Tromey <tromey@redhat.com>
9647
9648 * gdb.texinfo (Invoking GDB): Document --args.
9649 (Mode Options): Likewise.
9650
9651 2001-11-21 Jim Blandy <jimb@redhat.com>
9652
9653 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9654 Delete documentation; this macro has been removed from the
9655 sources.
9656
9657 2001-11-13 Jim Blandy <jimb@redhat.com>
9658
9659 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9660
9661 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9662
9663 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9664
9665 2001-11-05 Michael Snyder <msnyder@redhat.com>
9666
9667 * gdb.texinfo (info functions): Document use of backslash to
9668 quote regexp chars in function names such as "operator*()".
9669
9670 2001-11-01 Fred Fish <fnf@redhat.com>
9671
9672 * gdbint.texinfo (SOLIB_ADD): Document additional new
9673 "readsyms" arg.
9674
9675 2001-10-30 Don Howard <dhoward@redhat.com>
9676
9677 * gdb.texinfo: (Command Files) Added documentation for the
9678 behavior of gdb with input redirected from a file.
9679
9680 2001-10-28 Fred Fish <fnf@redhat.com>
9681
9682 * gdb.texinfo (auto-solib-add): Change docs to match
9683 implementation change.
9684 (auto-solib-limit): Add docs for new variable.
9685
9686 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9687
9688 * gdbint.texinfo (Target Architecture Definition): Function
9689 value_as_pointer renamed to value_as_address.
9690
9691 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9692
9693 * gdbint.texinfo (Target Architecture Definition): Default
9694 POINTER_TO_ADDRESS functions assume unsigned addresses.
9695 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9696 posting by Jim Blandy.
9697
9698 2001-10-12 Jim Blandy <jimb@redhat.com>
9699
9700 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9701 version of texi2html (1.64) doesn't support this flag any more.
9702
9703 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9704
9705 * gdbint.texinfo (Host Definition): Remove description of
9706 MEM_FNS_DECLARED.
9707
9708 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9709
9710 * gdbint.texinfo (Host Definition): Remove description of
9711 HAVE_SIGSETMASK.
9712
9713 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9714
9715 * gdbint.texinfo (Target Architecture Definition): Add
9716 explanation of TARGET_PRINT_INSN macro.
9717
9718 2001-08-30 Jim Blandy <jimb@redhat.com>
9719
9720 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9721 Explain what it means to load relocatable files.
9722
9723 2001-08-28 Jim Blandy <jimb@redhat.com>
9724
9725 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9726 info `top' menu.
9727
9728 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9729
9730 * gdbint.texinfo: Add a cautionary note about macro use.
9731
9732 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9733
9734 * gdb.texinfo: Explain omitting the hostname in the
9735 `target remote' command.
9736
9737 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9738
9739 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9740 and END-INFO-DIR-ENTRY.
9741
9742 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9743
9744 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9745
9746 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9747
9748 * gdbint.texinfo (libgdb): Rewrite.
9749
9750 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9751
9752 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9753
9754 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9755
9756 * gdb.texinfo (TUI): New chapter, document the TUI.
9757 (Mode Options): Document the -tui option.
9758
9759 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9760
9761 * gdbint.texinfo (Host Definition): Remove description of
9762 NEED_POSIX_SETPGID.
9763
9764 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9765
9766 * gdb.tex (DJGPP Native): New node, with descriptions of
9767 DJGPP-specific commands.
9768
9769 2001-07-19 John R. Moore <jmoore@redhat.com>
9770
9771 * gdbint.texinfo: Three misspellings.
9772
9773 2001-07-06 Andrew Cagney <ac131313@redhat.com>
9774
9775 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9776 `test` expressions on bash. Problem reported by Colin Walters.
9777
9778 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9779
9780 * gdbint.texinfo (User Interface): Update ui-out documentation to
9781 refelect recent UI/MI updates.
9782
9783 2001-07-04 Andrew Cagney <ac131313@redhat.com>
9784
9785 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9786 interpreters.
9787
9788 2001-06-15 Andrew Cagney <ac131313@redhat.com>
9789
9790 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9791 structure and not macros.
9792 (Host Definition): Document that much of this chapter is obsolete.
9793 (Target Architecture Definition): Update list of files that make
9794 up a target architecture.
9795 (Coding): Update.
9796
9797 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9798
9799 * gdbint.texinfo (Target Architecture Definition): Update
9800 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9801 The latter has been changed to a true predicate.
9802
9803 2001-06-17 Eli Zaretskii <eliz@gnu.org>
9804
9805 * annotate.texi: Add @noindent where needed. From Dmitry
9806 Sivachenko <dima@Chg.RU>.
9807 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9808
9809 2001-06-16 Andrew Cagney <ac131313@redhat.com>
9810
9811 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9812
9813 2001-06-14 Andrew Cagney <ac131313@redhat.com>
9814
9815 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9816 returns ``OK''. Document that the ``R'' packet does not reply.
9817
9818 2001-06-13 Michael Snyder <msnyder@redhat.com>
9819
9820 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9821
9822 2001-06-13 Eli Zaretskii <eliz@gnu.org>
9823
9824 * gdb.texinfo (Signals): Clarify the default setting of signal
9825 handling.
9826
9827 2001-05-14 Andrew Cagney <ac131313@redhat.com>
9828
9829 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9830 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9831
9832 2001-05-12 Andrew Cagney <ac131313@redhat.com>
9833
9834 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9835
9836 2001-05-10 Eli Zaretskii <eliz@gnu.org>
9837
9838 * gdbint.texinfo (Clean Design and Portable Implementation):
9839 Renamed from "Clean Design".
9840 (Clean Design and Portable Implementation): Document portable
9841 methods of handling file names, and the associated macros.
9842
9843 2001-04-02 Eli Zaretskii <eliz@gnu.org>
9844
9845 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9846 command and provide a cross-reference to its description.
9847 (Symbols): Note that "info scope" is useful for trace experiments.
9848
9849 2001-04-01 Eli Zaretskii <eliz@gnu.org>
9850
9851 * gdb.texinfo (Symbols): Document "info scope".
9852 (Tracepoints): New chapter.
9853 (Contributors): Update for v5.1.
9854 <All nodes>: Change "C++" to "C@t{++}".
9855
9856 * gdbint.texinfo (User Interface): A new section about ui_out
9857 functions, based on text written by Fernando Nasser.
9858
9859 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9860
9861 2001-03-26 Eli Zaretskii <eliz@gnu.org>
9862
9863 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9864
9865 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9866
9867 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9868 Replace "GDB" with "@value{GDBN}". Fix markup.
9869
9870 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9871
9872 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9873 a cross-reference to its description.
9874 (Symbols): Document "info symbol".
9875
9876 2001-03-21 Eli Zaretskii <eliz@gnu.org>
9877
9878 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9879 subsection "x86 Watchpoints".
9880 (Target Architecture Definition): Document the macros
9881 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9882 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9883
9884 2001-03-20 Andrew Cagney <ac131313@redhat.com>
9885
9886 * gdbint.texinfo (Target Architecture Definition): Update
9887 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9888 list.
9889
9890 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9891
9892 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9893 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9894
9895 2001-02-21 Eli Zaretskii <eliz@gnu.org>
9896
9897 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9898
9899 2001-02-11 Eli Zaretskii <eliz@gnu.org>
9900
9901 * gdb.texinfo (Environment): Document that `path' does not change
9902 the value of PATH in GDB's own environment (it did in the past,
9903 but that was changed on March 15, 1994). Reported by Doug Evans
9904 <dje@transmeta.com>.
9905
9906 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9907 its line. Fix markup of commands and macros. Add an Index node
9908 and index entries.
9909
9910 2001-01-23 J.T. Conklin <jtc@redback.com>
9911
9912 * gdb.texinfo (Memory region attributes): New manual section.
9913
9914 2001-01-04 Nicholas Duffek <nsd@redhat.com>
9915
9916 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9917
9918 2000-12-25 Eli Zaretskii <eliz@gnu.org>
9919
9920 * refcard.tex: Version and copyright fixed. From Phil Edwards
9921 <pedwards@disaster.jaj.com>.
9922
9923 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9924
9925 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9926 DWARF2_REG_TO_REGNUM): Document.
9927
9928 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9929
9930 * gdbint.texinfo (Coding): Update current value of
9931 --enable-build-warnings. Mention --enable-gdb-build-warnings.
9932
9933 2000-11-19 Eli Zaretskii <eliz@gnu.org>
9934
9935 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9936 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9937
9938 2000-11-10 Christopher Faylor <cgf@cygnus.com>
9939
9940 * gdb.texinfo: Document new 'set step-mode' command.
9941
9942 2000-10-16 Eli Zaretskii <eliz@gnu.org>
9943
9944 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9945 changes from Dmitry Sivachenko <dima@Chg.RU>.
9946
9947 2000-09-26 Eli Zaretskii <eliz@gnu.org>
9948
9949 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9950 From Steven Johnson <sbjohnson@ozemail.com.au>.
9951
9952 2000-08-10 Mark Kettenis <kettenis@gnu.org>
9953
9954 * gdbint.texinfo (Overall Structure): Spelling fix.
9955
9956 2000-08-10 Eli Zaretskii <eliz@gnu.org>
9957
9958 * gdbint.texinfo (Target Architecture Definition): Document that
9959 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9960 for which REGISTER_CONVERTIBLE returns a zero value.
9961
9962 2000-07-08 Christopher Faylor <cgf@cygnus.com>
9963
9964 * Makefile.in (install-info): Find files to install in either the
9965 build or source directories (adapted from Makefile.am).
9966
9967 2000-07-07 Nicholas Duffek <nsd@redhat.com>
9968
9969 * stabs.texinfo: Fix spelling errors.
9970 (String Field): FILE-NUMBER starts from 0, not 1.
9971
9972 2000-07-05 Eli Zaretskii <eliz@gnu.org>
9973
9974 * refcard.tex: Remove \centerline from the blurb. Patch from
9975 Brian Youmans.
9976
9977 2000-06-25 Eli Zaretskii <eliz@gnu.org>
9978
9979 * Makefile.in (install-info): Support installation from outside of
9980 the source directory. Reported by Mark Harig
9981 <markh@frazier.landmark.com>.
9982
9983 2000-06-20 J.T. Conklin <jtc@redback.com>
9984
9985 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9986
9987 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9988
9989 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9990 Generate using pdftex.
9991 (PDFTEX): Define.
9992 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9993 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9994 @contents at the start.
9995
9996 2000-05-24 Eli Zaretskii <eliz@gnu.org>
9997
9998 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
9999 Youmans.
10000
10001 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10002
10003 From Brian Youmans:
10004 * gdb.texinfo: Fix ``et al.''.
10005
10006 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10007
10008 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10009 loop.
10010
10011 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10012
10013 * configure: Regenerate.
10014
10015 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10016
10017 * Makefile.in (install-info): Run install-info on installed Info
10018 files.
10019
10020 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10021
10022 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10023 Andrew Cagney.
10024
10025 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10026
10027 * gdb.texinfo: Proofreading changes from Brian Youmans.
10028
10029 2000-05-01 Nick Duffek <nsd@cygnus.com>
10030
10031 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10032 startup sequence, minor edits.
10033
10034 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10035
10036 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10037 TeX.
10038
10039 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10040 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10041 like `n' and `s' which look weird. Convert some of the @kindex to
10042 @vindex, when they refer to variables, not commands.
10043
10044 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10045
10046 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10047
10048 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10049
10050 * Makefile.in (GDBMI_DIR): New variable.
10051 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10052 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10053 (gdbmi.texinfo): New target, for texi2roff.
10054 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10055 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10056
10057 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10058 gdbmi.texinfo.
10059 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10060 comment.
10061
10062 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10063
10064 * gdb.texinfo (Files): Update description of add-symbol-file
10065 command.
10066
10067 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10068
10069 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10070 prevents the build (and is generally a Bad Idea).
10071
10072 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10073
10074 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10075 a comma inside @var.
10076 (Command Files): Index markup changes from Dmitry Sivachenko
10077 <dima@Chg.RU>.
10078
10079 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10080
10081 * Makefile.in (LN_S): Define.
10082 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10083 invoke "ln -s" unless it is known to work.
10084
10085 * configure.in (AC_PROG_LN_S): Add.
10086
10087 2000-04-14 Jim Blandy <jimb@redhat.com>
10088
10089 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10090 section.
10091 (Target Conditionals): Document ADDRESS_TO_POINTER,
10092 POINTER_TO_ADDRESS.
10093
10094 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10095
10096 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10097 gdb-cfg.texi to get the value.
10098
10099 2000-04-10 Jim Blandy <jimb@redhat.com>
10100
10101 * gdbint.texinfo (Target Architecture Definition): Fix
10102 cross-references.
10103
10104 2000-04-08 Jim Blandy <jimb@redhat.com>
10105
10106 * gdbint.texinfo (Using Different Register and Memory Data
10107 Representations): New section.
10108 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10109 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10110 REGISTER_CONVERT_TO_RAW): Document.
10111
10112 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10113
10114 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10115 for acknowledgments.
10116
10117 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10118
10119 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10120 qThreadExtraInfo.
10121
10122 2000-03-28 J.T. Conklin <jtc@redback.com>
10123
10124 * gdb.texinfo: Clarify which remote debug protocol commands are
10125 required and which are optional.
10126
10127 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10128
10129 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10130 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10131 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10132 * annotate.texi: Update.
10133
10134 2000-03-28 Stan Shebs <shebs@apple.com>
10135
10136 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10137 expectation of additional changes before release), update
10138 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10139 node links, rephrase and/or shorten lines to fix formatting
10140 problem in both regular and @smallbook formats.
10141 * annotate.texi: Shorten lines in example, use smallexample
10142 consistently everywhere.
10143 * Makefile.in: Add comment about texinfo 4.0 html generation.
10144 (SFILES_INCLUDED): Add annotate.texi.
10145
10146 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10147
10148 * gdb.texinfo (Debugging Output): Added new section, documenting
10149 the "set/show debug" commands.
10150
10151 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10152
10153 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10154 entry.
10155
10156 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10157 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10158 @chapter and @node entries.
10159
10160 * gdb.texinfo: Link all top-level nodes.
10161
10162 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10163
10164 * Makefile.in (install-info): Create $(infodir) before installing
10165 files.
10166
10167 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10168
10169 From David Whedon <dwhedon@gordian.com>
10170 * gdbint.texinfo : Added paragraphs about command deprecation.
10171
10172 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10173
10174 * gdb.texinfo: Add documentation for the apropos command.
10175
10176 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10177
10178 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10179
10180 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10181
10182 * gdb.texinfo: Add white space to prevent overprinting in
10183 two places.
10184
10185 2000-03-17 Stan Shebs <shebs@apple.com>
10186
10187 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10188 <dima@Chg.RU>, also clarification of allowed content for
10189 string constants.
10190
10191 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10192
10193 * gdb.texinfo (main menu): Add Annotations.
10194 (File Options): Add @cindex entries for each command-line option.
10195 Document --epoch, --annotate, --async, --interpreter, --write,
10196 --statistics, and --version.
10197
10198 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10199 of GDB.
10200
10201 2000-02-23 Jim Blandy <jimb@redhat.com>
10202
10203 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10204
10205 2000-02-22 Jim Blandy <jimb@redhat.com>
10206
10207 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10208
10209 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10210
10211 * Makefile.in (diststuff): New target.
10212
10213 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10214
10215 * agentexpr.texi: Fix wording regarding Intel's IA-64
10216 architecture. [From Jim Wilson.]
10217
10218 2000-01-16 Tom Tromey <tromey@cygnus.com>
10219
10220 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10221 (Delete Breaks): Mention range arguments.
10222 (Disabling): Likewise.
10223
10224 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10225
10226 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10227
10228 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10229
10230 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10231 valid functions.
10232
10233 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10234
10235 * gdb.texinfo: Clarify regular expressions used in rbreak.
10236
10237 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10238
10239 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10240 MEMORY_REMOVE_BREAKPOINT): Document.
10241
10242 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10243
10244 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10245 offset re-using the DATA offset instead.
10246
10247 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10248
10249 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10250
10251 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10252
10253 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10254 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10255 typos.
10256
10257 * gdb.texinfo: Various minor wording and formatting improvements,
10258 mentions of additional command-line options.
10259
10260 1999-09-30 Fred Fish <fnf@cygnus.com>
10261
10262 * gdb.texinfo: Document additional forms of specifying section
10263 names and addresses for the add-symbol-file command.
10264
10265 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10266
10267 * gdbint.texinfo: Fix typo, add the word "have".
10268
10269 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10270
10271 * gdbint.texinfo (Target Architecture Definition): Document the
10272 SKIP_PERMANENT_BREAKPOINT macro.
10273
10274 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10275
10276 * gdb.texinfo: Fiks speling errers.
10277
10278 * gdb.texinfo: Fix uses of @multitable.
10279
10280 From Eli Zaretskii <eliz@gnu.org>:
10281 * gdb.texinfo: Include details specific to DOS host, clarify
10282 some confusing language, fix @ref/@xref/@pxref usages, add
10283 comments about using with optimization, add more indexing,
10284 fix info about disassembly-flavor.
10285
10286 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10287
10288 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10289 SKIP_SOLIB_RESOLVER): Define.
10290
10291 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10292
10293 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10294 ``g'' packets.
10295
10296 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10297
10298 * gdb.texinfo: Create a new "Configurations" chapter with
10299 platform-specific info, inline remote.texi and move sections of it
10300 into the new chapter, move bits about info proc, heuristic search,
10301 and register stack into the new chapter.
10302 * remote.texi: Remove, now part of gdb.texinfo.
10303 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10304
10305 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10306
10307 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10308 GDB_TARGET_IS_MACH386): These kludges have gone away.
10309
10310 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10311
10312 * gdbint.texinfo (Target Architecture Definition): Mention
10313 TDEPLIBS.
10314
10315 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10316
10317 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10318 surrounding text to fit HP-UX bits into general info.
10319 (HPPA-cfg.texi): Remove, no longer useful.
10320
10321 * gdb.texinfo: Remove explicit links from @node lines, remove
10322 HP-added "Detailed Node Listing" from main menu which confuses
10323 things.
10324
10325 From Dmitry Sivachenko <dima@Chg.RU>:
10326 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10327 in description of `set environment'.
10328
10329 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10330
10331 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10332
10333 1999-08-12 Ben Elliston <bje@cygnus.com>
10334
10335 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10336
10337 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10338
10339 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10340 watch, awatch, and rwatch. Explain why the latter two cannot be
10341 set as software watchpoints. Document that watchpoints for local
10342 variables are deleted when the debuggee terminates.
10343
10344 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10345
10346 * remote.texi (Protocol): Further clarification of the "qRcmd"
10347 packet. Allow E.. response packet. "qRcmd" packet is no longer
10348 reserved.
10349
10350 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10351
10352 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10353 * gdb.texinfo: Ditto.
10354
10355 1999-08-06 Tom Tromey <tromey@cygnus.com>
10356
10357 * gdb.texinfo (KOD): New node.
10358
10359 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10360
10361 * remote.texi (Rcmd): Fix minor formatting typos.
10362
10363 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10364
10365 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10366 packets.
10367
10368 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10369
10370 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10371 fixes.
10372
10373 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10374
10375 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10376
10377 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10378
10379 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10380 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10381 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10382 packets that are not supported on all hosts. Expand examples.
10383 Spell check.
10384
10385 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10386
10387 * Makefile.in: Recognize html, install-html. Add targets
10388 to build HTML versions of documentation via texi2html.
10389
10390 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10391
10392 * gdbint.texinfo (Testsuite): New chapter, information about the
10393 testsuite.
10394
10395 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10396
10397 * remote.texi (Communication Protocol): Rewrite.
10398
10399 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10400
10401 * stabs.texinfo: Fix uses of xref.
10402
10403 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10404
10405 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10406 info about patch submission.
10407
10408 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10409
10410 From Per Bothner <bothner@cygnus.com>:
10411 * gdb.texinfo: Document Chill support.
10412
10413 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10414
10415 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10416 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10417 Document that the value should be greater-than or equal-to zero.
10418 (NO_STD_REGS): Document. Deprecate.
10419
10420 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10421
10422 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10423 Document that these are not used.
10424
10425 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10426
10427 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10428
10429 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10430
10431 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10432 numargs was dropped.
10433
10434 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10435
10436 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10437
10438 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10439
10440 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10441 Update.
10442
10443 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10444
10445 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10446 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10447
10448 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10449
10450 * gdbint.texinfo: Fix typos: $ -> @.
10451
10452 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10453
10454 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10455 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10456 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10457 BREAKPOINT_FROM_PC.
10458
10459 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10460
10461 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10462 CALL_DUMMY_STACK_ADJUST): Document.
10463
10464 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10465
10466 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10467 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10468
10469 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10470
10471 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10472 longer exists.
10473
10474 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10475
10476 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10477 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10478 they make the manual source incomprehensible.
10479 * h8-cfg.texi: Remove, hasn't been used in years.
10480
10481 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10482
10483 * gdb.texinfo: Update the credits.
10484
10485 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10486
10487 * gdb.texinfo: Fix mistakes noticed in printout of last
10488 draft, add Alpha to discussion of heuristic fence post.
10489
10490 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10491
10492 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10493 Edition, merge some HP changes into mainline, describe some
10494 previously undocumented features, describe more of the target
10495 commands available, eliminate obsolete section on renamed
10496 commands.
10497 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10498
10499 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10500
10501 * gdb.texinfo: Make many HPPA conditionals unconditional,
10502 including catchpoint description, since now on for all configs.
10503 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10504 specializations.
10505
10506 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10507
10508 * Makefile.in (GDBvn.texi): Fix match expression to work with
10509 current format of VERSION in gdb/Makefile.in.
10510 * gdb.texinfo: Fix node ref to match new readline.
10511
10512 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10513
10514 * gdb.texinfo: Changes made as part of a project to merge in
10515 changes made by HP. Documentation makes extensive use of
10516 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10517 on remote debugging. There are differences in documentation
10518 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10519 the HP manual discusses catchpoints, hardware watchpoints, and
10520 some HPUX specific limitations for shared library support.
10521
10522 There are also a number of @node changes.
10523
10524 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10525
10526 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10527 (C Usage): Same.
10528
10529 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10530
10531 The following changes were made by Edith Epstein
10532 <eepstein@cygnus.com> as part of a project to merge in changes
10533 made by HP.
10534
10535 * HPPA-cfg.texi: new file.
10536
10537 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10538
10539 * refcard.tex: change documentation about catch.
10540 removed info catch.
10541
10542 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10543
10544 * gdbint.texinfo: Expand on GDB's coding standards,
10545 specify the use of arg names with prototypes.
10546
10547 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10548
10549 * gdb.texinfo: Fix tipo.
10550
10551 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10552
10553 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10554 TARGET_BYTE_ORDER_SELECTABLE_P.
10555
10556 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10557
10558 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10559
10560 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10561
10562 * agentexpr.texi: New file.
10563
10564 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10565
10566 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10567
10568 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10569
10570 * remote.texi: Changed wording that implied that the GDB remote
10571 protocol caches register values instead of GDB itself.
10572
10573 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10574
10575 * gdbint.texinfo: Add some info about symbol readers.
10576 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10577 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10578 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10579 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10580
10581 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10582
10583 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10584
10585 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10586
10587 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10588
10589 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10590
10591 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10592 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10593
10594 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10595
10596 * gdbint.texinfo: Fix minor typos.
10597
10598 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10599
10600 * gdbint.texinfo: Complete overhaul. Group descriptions more
10601 logically, add more info on generic algorithms, remove much
10602 obsolete and/or wrong material.
10603
10604 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10605
10606 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10607
10608 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10609
10610 * refcard.tex: Copyright, address updates.
10611
10612 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10613
10614 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10615 for the edition instead of confusing GDB-version-like numbers.
10616
10617 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10618
10619 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10620
10621 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10622
10623 * LRS: Reformat a bit to keep text under 80 columns.
10624
10625 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10626
10627 * gdb.texinfo: Add some credits, mention bug monitor.
10628 * remote.texi: Mention mips monitor targets.
10629 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10630
10631 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10632
10633 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10634 files, finish sorting of host vs target vs native macros, describe
10635 some more of them.
10636
10637 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10638
10639 * gdbint.texinfo (Host Conditionals): Document change from
10640 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10641
10642 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10643
10644 * gdbint.texinfo (Host Conditionals): Document
10645 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10646
10647 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10648
10649 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10650 Document LSEEK_NOT_LINEAR.
10651
10652 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10653
10654 * stabs.texinfo (Stab Section Basics): Make it clear that only
10655 some versions of the GNU linker remove the leading N_UNDF symbol.
10656
10657 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10658
10659 * stabs.texinfo (String Field): Document type number pairs here,
10660 instead of in the Sun specific section.
10661 (Include Files): The GNU linker supports the N_BINCL
10662 optimization. Clarify the N_BINCL value, and what it is used
10663 for.
10664 (Procedures): Document N_FUN with an empty string to mark the end
10665 of a function.
10666 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10667 (Sun Differences): Remove this node, as the information is now
10668 elsewhere in the main document.
10669 (Stab Section Basics): Mention that the GNU linker may optimize
10670 stabs and remove the leading N_UNDF symbol.
10671
10672 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10673
10674 * gdb.texinfo, refcard.tex: Restore author credit
10675
10676 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10677
10678 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10679 documentation to account for START and END macros taking
10680 one arg.
10681
10682 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10683
10684 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10685 * gdb.texinfo (Frames): Fix typo.
10686
10687 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10688
10689 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10690 a target_signal as arg type, not a pid.
10691
10692 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10693
10694 * gdb.texinfo: Document `set assembly-language'.
10695
10696 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10697
10698 * remote.texi: Update list of stubs in the GDB distribution.
10699
10700 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10701
10702 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10703 Also document that some systems can use mmalloc but must define
10704 this if their C runtime allocates memory that is later freed.
10705 (MMCHECK_FORCE): Document new macro.
10706
10707 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10708
10709 * remote.texi: Add documentation for target Sparclet.
10710
10711 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10712
10713 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10714 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10715 * configure.in: Rewritten for autoconf.
10716 * configure: New.
10717
10718 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10719
10720 * Makefile.in (DVIPS): New define, set to dvips.
10721 (dvi): Add stabs.dvi.
10722 (ps): New target.
10723 (all-doc): Depend on info, dvi, and ps targets.
10724 (STAGESTUFF): Add *.ps and *.dvi files.
10725 (clean-info, clean-dvi): Remove.
10726 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10727 rules completely rewritten.
10728 (maintainer-clean): Remove clean-info and clean-dvi
10729 dependencies and put their actions in the rules.
10730 (gdb.ps): New target
10731 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10732 intermediate TeX files, whether they have 2 or 3 character
10733 extensions.
10734 (gdbint.ps): Add target and rules.
10735 (gdb-internals): Delete unused target.
10736 (Makefile): Depends upon config.status also.
10737
10738 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10739
10740 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10741 set.
10742
10743 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10744
10745 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10746 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10747
10748 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10749
10750 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10751
10752 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10753
10754 * gdb.texinfo (Print settings): Document
10755 `set/show print static-members' commands.
10756
10757 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10758
10759 * gdbint.texinfo (Native): Document name change, coredep.c to
10760 core-aout.c.
10761
10762 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10763
10764 * stabs.texinfo (Include Files): Document the values the SunOS4
10765 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10766
10767 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10768
10769 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10770 Fix typo.
10771
10772 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10773
10774 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10775 "gdb.tar.Z".
10776
10777 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10778
10779 * Makefile.in (maintainer-clean): New target, synonym for
10780 realclean.
10781
10782 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10783
10784 * Update all FSF addresses except those in COPYING* files.
10785
10786 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10787
10788 From Richard Earnshaw (rearnsha@armltd.co.uk):
10789 * gdb.texinfo (convenience variables): Document $_exitcode.
10790 (quit): Document optional expression to use as exit code.
10791
10792 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10793
10794 * gdb.texinfo, remote.texi: Brought up to date with various
10795 GDB changes.
10796
10797 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10798
10799 * gdb.texinfo: Update dates and versions, fix comments about
10800 hardware watchpoints in future releases and about the
10801 sharedlibrary command.
10802
10803 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10804
10805 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10806 C_FUN stab. Other cleanups.
10807
10808 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10809
10810 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10811 for the sparc stub.
10812
10813 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10814
10815 * annotate.texi: Clarify which addresses have differing formats
10816 depending on the language and which do not.
10817
10818 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10819
10820 * remote.texi (NetWare): Changed example to use BOARD= instead of
10821 NODE= argument to reflect correspoding change to gdbserve.nlm.
10822
10823 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10824
10825 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10826 GDB, as well as AIX dbx, supports the size type attribute.
10827
10828 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10829
10830 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10831
10832 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10833
10834 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10835 and new 'if' and 'while' commands.
10836
10837 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10838
10839 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10840
10841 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10842
10843 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10844 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10845 NetWare targets. Mostly stolen from the Server node.
10846
10847 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * gdb.texinfo (Setting): Talk about the language of a source file
10850 versus the working language. The old documentation did not match
10851 what GDB did.
10852
10853 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10854
10855 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10856 of a source file.
10857
10858 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10859
10860 * gdb.texinfo (Processes): New node.
10861
10862 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10863
10864 * remote.texi: Update documentation of set/show mipsfpu.
10865
10866 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10867
10868 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10869 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10870
10871 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10872
10873 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10874 obsolete conditionals, described some others.
10875
10876 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10879 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10880
10881 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10882
10883 * gdbint.texinfo: Put regex conditionals in their own table.
10884
10885 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10886
10887 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10888 described or fixed the descriptions of many others.
10889
10890 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10891
10892 * gdb.texinfo: Add some more credits.
10893 * gdbint.texinfo: Capitalize GDB consistently, describe some
10894 macros and remove some.
10895
10896 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10897
10898 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10899 obsolete conditionals, described some others.
10900
10901 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10902
10903 * gdb.texinfo (help targets): Changed to `help target', which
10904 is the correct gdb command.
10905
10906 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10907
10908 * annotate.texi (TODO): New node, for keeping track of annotations
10909 suggested but not yet implemented.
10910
10911 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10912
10913 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10914 another symbol, it is not the address itself.
10915
10916 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10917
10918 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10919 of stabs-in-coff sections.
10920
10921 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10922
10923 * annotate.texi: Change edition to 0.5 and date to May 1994.
10924 Add index.
10925 (Frames): New node, for frame annotation.
10926 (Displays): New node, for display annotation.
10927
10928 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10929 when waiting for your program to stop.
10930
10931 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10932
10933 * annotate.texi (Breakpoint Info): Document annotation of header
10934 fields and record annotation.
10935
10936 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10937
10938 * annotate.texi: New file, to document annotations.
10939
10940 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10941
10942 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10943 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10944
10945 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10946
10947 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10948 section, and say n_strx field is compilation unit relative.
10949 * stabs.texinfo: Don't use @code for a.out when it is the name of
10950 an object file format.
10951
10952 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10953
10954 * gdb.texinfo: Refer to file names, not path names, per rms
10955 convention.
10956 (Arguments): Fix typo.
10957
10958 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10959
10960 * stabs.texinfo (Global Variables): Talk about stabs in files
10961 where variables are referenced, but not defined.
10962
10963 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10964
10965 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10966 Cplusplus to new nodes Member Type Descriptor and Method Type
10967 Descriptor. Re-write stuff for #.
10968
10969 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10970
10971 * gdb.texinfo (Print Settings): Don't document "set print
10972 fast-symbolic-addr off". The bug which it worked around was fixed
10973 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10974
10975 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10976 N_ENTRY node.
10977
10978 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10979
10980 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10981
10982 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10983 references to ieee-float.c.
10984
10985 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10986
10987 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10988 match what the code actually does.
10989
10990 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10991
10992 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10993
10994 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10995
10996 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10997 i, and b.
10998
10999 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11000
11001 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11002 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11003 as "stabs in sections" rather than just saying "ELF and SOM".
11004 Also make that stuff apply to COFF.
11005
11006 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11007
11008 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11009 Ghostscript.
11010
11011 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11012
11013 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11014 versus functions without line numbers, also mention stepping into
11015 them as well as "step" when you are in them. Tell the user how to
11016 deal with the situation. Add comment about "debugging information".
11017
11018 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11019
11020 * stabs.texinfo (Enumerations): Document restriction on where
11021 enumeration types can appear and still win with GDB.
11022
11023 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * stabs.texinfo (Negative Type Numbers): Document format for type
11026 -16.
11027
11028 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11029
11030 * gdb.texinfo (Selection, Frame Info): Update information about
11031 arbitrary frame specficiations.
11032
11033 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11034
11035 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11036
11037 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11038
11039 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11040
11041 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11042
11043 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11044
11045 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11046
11047 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11048 Differences node to Statics node.
11049 (Statics): Discuss XCOFF use of V symbol descriptor.
11050
11051 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11052 not clean.
11053
11054 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11055
11056 * gdb.texinfo (Print Settings): Document `set print
11057 fast-symbolic-addr' and improve the doc for some other
11058 `set print's.
11059
11060 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11061
11062 * stabs.texinfo (String Field): Talk about defining several type
11063 numbers at once.
11064 Fix lint regarding changing node ELF Transformations to
11065 ELF and SOM Transformations.
11066
11067 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11068
11069 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11070
11071 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11072
11073 * stabs.texinfo (Cross-References): `::' is for nested types only
11074 within <>.
11075 (Structures): Document static members.
11076
11077 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11078
11079 * stabs.texinfo: Document S type attribute.
11080
11081 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11082
11083 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11084
11085 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11086
11087 * gdbint.texinfo: Fix a few typos.
11088
11089 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11090
11091 * gdb.texinfo, remote.texi: formatting improvements
11092
11093 * gdb.texinfo (New Features): mention threads.
11094 (Summary, C): fix xrefs in newly contributed text.
11095 (Threads): index entries, clarifications, example
11096 (passim): minor typos fixed, phrasing improvements
11097
11098 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11099 entries; (Server): explain use of gdbserver w/real-time systems,
11100 add example of conflicting TCP port; (MIPS Remote) break up
11101 running text into table, highlighting commands, and add example.
11102
11103 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11104
11105 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11106
11107 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11108
11109 * stabs.texinfo (Nested Symbols): New node.
11110 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11111
11112 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11113
11114 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11115 to picking which Bbss.bss symbol to use, and (because there seems to
11116 be no good way of doing it) re-write some of the text to make it
11117 sound like Bbss.bss isn't such a great idea after all (as currently
11118 designed).
11119
11120 * gdb.texinfo (C): In addition to saying people have to use g++ for
11121 good results, say they have to use stabs. Specifically say cfront
11122 doesn't work well.
11123 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11124 the gdb README. Add xrefs to places where the support for the various
11125 languages is described in detail.
11126
11127 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11128
11129 * stabs.texinfo: Clean up stuff about visibility and virtual
11130 characters.
11131
11132 * stabs.texinfo (N_M2C): Cite Sun doc.
11133
11134 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11135
11136 * gdb.texinfo: updates re threads.
11137 * remote.texinfo: avoid index entries starting with digits.
11138
11139 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11140
11141 * stabs.texinfo (Enumerations): Talk about large, negative and
11142 octal values. Clean up cross reference to type attributes.
11143 (String Field): Say that GDB 4.11 supports size attribute.
11144
11145 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11146
11147 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11148 is a mandatory step. Make the stuff about that more concise.
11149
11150 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11151
11152 * stabs.texinfo (Class Names): New node.
11153
11154 * gdb.texinfo (Command Files): Explain order of init file reading.
11155
11156 * remote.texi (Bootstrapping): Talk about getting the serial driver
11157 to deal with ^C sent by gdb to stop the remote system.
11158
11159 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11160
11161 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11162
11163 * libgdb.texinfo (Defining Commands): made the DOC arg
11164 to gdb_define_app_command a char * instead of char **
11165 per a suggestion from kingdon.
11166
11167 * libgdb.texinfo: total rewrite from a different starting
11168 premise.
11169
11170 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11171
11172 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11173 floats passed as doubles (to improve clarity).
11174
11175 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11176
11177 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11178
11179 * a4rc.sed: update to work with Andreas Vogel papersize params
11180
11181 * refcard.tex: use Andreas Vogel simplifications of papersize
11182 params; remove useless version info; update copyright date.
11183
11184 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11185
11186 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11187
11188 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11189
11190 * gdb.texinfo (Files): Say what address the load command loads it at.
11191
11192 * stabs.texinfo (Common Blocks): Minor cleanups.
11193
11194 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11195 that Sun has backed away from the linker kludge and thus the relevant
11196 issue is changes to the SunPRO tools, not the Solaris linker.
11197
11198 * stabs.texinfo (Traditional Integer Types): Clean up description
11199 of octal bounds a little bit. Document extra leading zeroes.
11200
11201 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11202
11203 * gdb.texinfo (Signaling): Update for symbolic symbol names
11204 and add a section explaining the difference between the GDB
11205 signal command and the shell kill utility.
11206
11207 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11208
11209 * libgdb.texinfo: added `@' to braces that were unescaped.
11210
11211 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11212
11213 * libgdb.texinfo: new file. Spec for the gdb library.
11214
11215 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * stabs.texinfo (Include Files): Fix typo (start -> end).
11218
11219 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11220
11221 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11222 from Melissa at FSF's editing pass.
11223
11224 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11225
11226 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11227 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11228 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11229
11230 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11231
11232 * remote.texi (Bootstrapping): Discuss 386 call gates.
11233
11234 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11235
11236 * stabs.texinfo (Based Variables): New node.
11237
11238 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11239
11240 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11241 names, sizes, and formats to suggest how not to lose.
11242
11243 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11244
11245 * stabs.texinfo (Methods): Fix typo.
11246
11247 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11248
11249 * gdb.texinfo: Fix a few typos.
11250
11251 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11252
11253 * gdb.texinfo: Clarify how well it works with Fortran.
11254
11255 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11256 More on relocating stabs in ELF files.
11257
11258 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11259
11260 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11261
11262 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11263
11264 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11265 parameters on VAX.
11266
11267 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11268
11269 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11270
11271 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * stabs.texinfo: Make info author notice match the TeX author notice.
11274
11275 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11276
11277 * stabs.texinfo: Initial-caps all words in node names and
11278 non-trivial words in section names.
11279
11280 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11281
11282 * stabs.texinfo: Many minor cleanups.
11283
11284 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11285
11286 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11287
11288 * stabs.texinfo: Remove full description of big example.
11289 It's not really helpful; just use pieces of it where appropriate.
11290 Add more Texinfo formatting directives (@samp, etc.).
11291 Use @deffn to define stab types.
11292 Eliminate some wordiness. Break up some nodes.
11293 Add an (alphabetized) index of symbol types.
11294 Use consistent capitalization style in node and section names.
11295
11296 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11297
11298 * gdb.texinfo: Change typo "Two two" to "The two".
11299
11300 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11301
11302 * stabs.texinfo (XCOFF-differences): Remove references to
11303 non-existent types N_DECL and N_RPSYM.
11304
11305 * stabs.texinfo (String Field): Say that type attributes bug is
11306 fixed in GDB 4.10, since it is.
11307
11308 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11309
11310 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11311
11312 * stabs.texinfo: Formatting cleanups.
11313
11314 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11315
11316 * stabs.texinfo: When explaining the n_type of a stab, standardize
11317 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11318 no tabs, use @r).
11319 (Global Variables): Clean up.
11320
11321 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11322
11323 * stabs.texinfo (Stack Variables): Re-write.
11324
11325 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11326
11327 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11328 addresses of a source file. Also revise formatting.
11329 Change "object module" or "object file" to "source file".
11330 Various: Miscellaneous cleanups.
11331
11332 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11333
11334 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11335
11336 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11337
11338 * gdbint.texinfo: Removed many nonsensical machine-collected
11339 host and target conditionals, described some of the remainder.
11340
11341 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11342
11343 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11344
11345 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11346 paragraph which follows.
11347
11348 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11349 variables. Looks better and avoids overful hbox.
11350
11351 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11352
11353 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11354
11355 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11356
11357 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11358 retransmit-timeout
11359
11360 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11361
11362 * gdbint.texinfo: Update statement about `some ancient Unix
11363 systems, like Ultrix 4.0' to Ultrix 4.2.
11364
11365 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11366
11367 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11368
11369 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11370
11371 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11372 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11373
11374 * remote.texi: new name for former gdbinv-s.texi
11375
11376 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11377
11378 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11379
11380 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11381 variables for MIPS remote debugging protocol.
11382
11383 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11384
11385 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11386
11387 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11388
11389 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11390
11391 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11392
11393 * gdb.texinfo: repair conditional bugs in text markup
11394
11395 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11396
11397 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11398 to select Modula-2 material.
11399
11400 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11401
11402 * stabs.texinfo: Cleanups regarding statics.
11403
11404 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11405 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11406
11407 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11408
11409 * stabs.texinfo: N_MAIN is sometimes used for C.
11410
11411 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11412
11413 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11414
11415 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11416
11417 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11418 removed from the code by Kingdon.
11419
11420 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11421
11422 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11423 input when evaluating breakpoint conditions; the bug has been fixed.
11424
11425 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11426 sets the ignore count to N-1, not to N.
11427
11428 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11429
11430 * refcard.tex (\hoffset): correct longstanding error to match
11431 intended offset; avoids cutting off edge on some printers
11432
11433 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11434
11435 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11436
11437 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11438
11439 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11440
11441 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11442
11443 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11444 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11445 collect sed edits if any, apply to refcard before formatting;
11446 (refcard.ps) stop implying PS fonts if PS output requested;
11447 (lrefcard.ps) delete extra target for variant PS fonts
11448
11449 * refcard.tex: parametrize papersize dependent info, collect
11450 in easily replaced spot
11451
11452 * a4rc.sed: new file, edits to refcard for A4 paper
11453
11454 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11455
11456 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11457
11458 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11459
11460 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11461
11462 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11463
11464 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11465 politely rather than rudely.
11466
11467 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11468
11469 * stabs.texinfo: Document common blocks.
11470
11471 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11472
11473 * stabs.texinfo: Add some basic info about stabs-in-elf.
11474
11475 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11476
11477 * stabs.texinfo (Top): Minor cleanup.
11478
11479 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11480
11481 * Makefile.in (install-info): remove parentdir support
11482
11483 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11484
11485 * gdb.texinfo (Copying): delete this node and references to it;
11486 RMS says this manual need not carry GPL. (passim): Improvements
11487 from last round at FSF, largely due to Ian Taylor review, and
11488 minor formatting improvements.
11489
11490 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11491 largely due to Ian Taylor review. (Debug Session): minor edits to
11492 new text.
11493
11494 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11495
11496 * Makefile.in (realclean): Remove info and dvi files too.
11497
11498 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11499
11500 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11501 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11502 * gdb.texinfo: Change accordingly.
11503
11504 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11505 N_{L,R}BRAC,N_SLINE are relative to.
11506
11507 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11508
11509 * Makefile.in (GDBvn.texi): Update atomically.
11510
11511 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11512
11513 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11514
11515 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11516
11517 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11518 addresses together. Also motivate the set print symbol-filename
11519 command and suggest other solutions.
11520
11521 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11522
11523 * gdb.texinfo (set print elements): Note that the number of
11524 elements is set to unlimited by "set print elements 0".
11525
11526 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11527
11528 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11529 NF_LDOUBLE means.
11530 (Stab Types): Include Solaris stab types.
11531 (Procedures): Document Solaris extensions.
11532
11533 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11534
11535 * gdb.texinfo: Add `set print symbol-filename' doc.
11536
11537 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11538
11539 * stabs.texinfo (Arrays): Talk about type definition vs. type
11540 information.
11541
11542 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11543 the trailing semicolon.
11544
11545 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11546
11547 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11548 and merge in other parts of the document addressing these subjects.
11549 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11550
11551 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11552 at the end of a range type.
11553
11554 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11555 AIX extensions.
11556
11557 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * stabs.texinfo (Stabs Format): Misc fixes.
11560
11561 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11562
11563 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11564 (Traditional builtin types): Document convex convention for long long.
11565 (Negative builtin types): Discuss type names, and misc fixes.
11566
11567 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11568
11569 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11570 point types used with @samp{R} type descriptor.
11571 (Symbol Descriptors): Describe how to handle conflict between
11572 different meanings of @samp{P} symbol descriptor.
11573
11574 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11575
11576 * stabs.texinfo: Remove node Quick Reference and put its children
11577 directly under the main menu.
11578
11579 * stabs.texinfo: Many more changes to bring it into line with
11580 AIX documentation and reality. I think it now has all the
11581 information from the AIX documentation, except that I burned
11582 out when I got to variant records (Pascal and Modula-2) and
11583 all the COBOL types. Oh well, we can add them later when we're
11584 worrying more about those languages.
11585
11586 * stabs.texinfo (Automatic variables): Talk about what it means
11587 to omit the symbol descriptor.
11588
11589 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11590
11591 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11592 gcc2 behavior with promoted args.
11593
11594 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11595
11596 * gdb.texinfo: include readline appendices in info version of manual
11597
11598 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11599
11600 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11601 target remote.
11602
11603 * gdb.texinfo (Machine Code): more index entries for disassemble
11604
11605 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11606
11607 * Clarify the intended use of the gdb-testers and gdb-patches
11608 mailing lists, and shrink gzip comment.
11609
11610 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11611
11612 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11613 DOSHOST configuration of manual.
11614
11615 * gdb.texinfo (MIPS Stack): new node.
11616
11617 * all-config.texi (MIPS) new switch.
11618
11619 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11620 tense; (MIPS Remote) new node.
11621
11622 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11623 bug; (Environment) less passive, other small cleanups in text about
11624 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11625 (Remote) new MIPS Remote menu entry.
11626
11627 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11628
11629 * stabs.texinfo: Many changes to include information from the
11630 AIX documentation.
11631
11632 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11633
11634 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11635
11636 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11637 Move a bunch of information from ../README.
11638 (Getting Started): New node.
11639
11640 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11641
11642 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11643
11644 * gdb.texinfo: advance manual revision dates to present
11645
11646 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11647 stop using silly Roman numerals in @set variable names
11648
11649 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11650
11651 * stabs.texinfo (Parameters): Keep trying to get this right.
11652
11653 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11654
11655 * stabs.texinfo (Parameters): More on "local parameters".
11656
11657 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11658
11659 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11660
11661 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11662
11663 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11664 (Parameters): Rewrite.
11665 (xcoff-differences, Sun-differences): Minor changes.
11666
11667 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11668
11669 * stabs.texinfo: Minor cleanup.
11670
11671 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11672
11673 * gdbint.texinfo: Minor xcoff stuff.
11674
11675 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11676
11677 * gdbint.texinfo: Update for new config directory structure.
11678 Add info about internal type data structures.
11679
11680 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11681
11682 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11683 $(srcdir).
11684 (gdb-config.texi): Depend on file in $(srcdir).
11685
11686 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11687
11688 * stabs.texinfo: Fixes about N_SO.
11689
11690 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11691
11692 * gdb.texinfo: include list of nonstandard init file names
11693
11694 * *-config.texi: new switch GENERIC for text that applies *only*
11695 to (usual) multiple-target version of manual
11696
11697 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11698 h8 config
11699
11700 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11701 in menus (rather than conditionally selected multiple alternative
11702 menus).
11703
11704 * Makefile.in: define and use DOC_CONFIG var to select
11705 configuration for GDB user manual.
11706
11707 * gdb-config.texi: delete from repository, generate from Makefile.
11708
11709 * all-config.texi: normal `generic' configuration file, formerly
11710 stored as gdb-config.texi
11711
11712 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11713
11714 * Makefile.in: add dvi target to build all .dvi files
11715
11716 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11717
11718 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11719
11720 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11721
11722 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11723 host conditionals.
11724 * stabs.texinfo: More array fixes inspired by Jim's.
11725
11726 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11727
11728 * stabs.texinfo: Fixes re arrays and continuations.
11729
11730 * gdbint.texinfo: Add XCOFF node.
11731
11732 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11733
11734 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11735
11736 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11737
11738 * stabs.texinfo: Fix for array types to mention lower bounds.
11739
11740 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11741
11742 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11743
11744 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11745
11746 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11747
11748 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11749
11750 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11751 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11752
11753 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11754
11755 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11756
11757 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11758
11759 * gdb.texinfo, gdbinv-s.texi: misc updates
11760
11761 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11762
11763 * gdbint.texinfo: Brief documentation for longjmp support,
11764 from an email msg by Stu.
11765
11766 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11767
11768 * stabs.texinfo: Fix description of floating point "range"
11769 types (which really define basic types). Reported by Jim Meehan,
11770 <meehan@src.dec.com>.
11771
11772 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11773
11774 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11775
11776 * gdbint.texinfo: Slightly expand section on supporting a new
11777 object file format.
11778
11779 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11780
11781 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11782 intermediate file.
11783
11784 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11785
11786 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11787
11788 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11789
11790 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11791
11792 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11793 as well as Z8002.
11794
11795 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11796
11797 * gdbint.texinfo: Add sections on clean design and on how to send
11798 in changes.
11799
11800 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11801
11802 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11803
11804 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11805
11806 * gdb.texinfo: Fix typo, reported by Karl Berry.
11807
11808 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11809
11810 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11811
11812 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11813
11814 * gdbint.texinfo: fixed a stray email address (needs @@),
11815 added @table @code to node "Native Conditionals"
11816
11817 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11818
11819 * gdbint.texinfo: Describe coding style of GDB.
11820
11821 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11822
11823 * stabs.texinfo: Minor wording changes.
11824
11825 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11826
11827 * gdbint.texinfo: Improve release doc slightly.
11828
11829 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11830
11831 * gdbint.texinfo: Improve doc of GDB config macros.
11832
11833 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11834
11835 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11836 These will be reinserted when examined.
11837
11838 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11839
11840 * gdbint.texinfo: Make a start at documenting all the #if macros
11841 in GDB. At least list them all, and start separating them into
11842 host-specific and target-specific.
11843
11844 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11845
11846 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11847 examples (not consistent w others).
11848 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11849 for generic vn of doc
11850
11851 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11852
11853 * Makefile.in: always create installation directories.
11854
11855 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11856
11857 * gdb.texinfo: in h8 config, do not describe searching commands.
11858
11859 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11860
11861 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11862 conditionals; introduce a few generic switches that may be
11863 useful for other cross-dev or dos-hosted configs.
11864
11865 * gdb.texinfo: fix typo in "info reg" description
11866
11867 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11868
11869 * stabs.texinfo: Minor updates from running TeX over it.
11870 * Makefile.in (stabs.dvi, stabs.ps): Add.
11871
11872 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11873
11874 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11875 First pass at converting it to texinfo.
11876
11877 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11878
11879 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11880 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11881
11882 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11883
11884 * gdbint.texinfo: Add section on partial symbol tables.
11885
11886 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11887
11888 * gdb.texinfo: document `set remotedebug' and `set
11889 rstack_high_address'.
11890
11891 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11892
11893 * gdb.texinfo: slight expansion of new text on reading info files
11894 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11895 H8/300 from DOS.
11896
11897 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11898
11899 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11900
11901 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11902
11903 * gdb.texinfo: Say how to read the `info' files.
11904
11905 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11906
11907 * Makefile.in: gm4 -> m4.
11908
11909 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11910
11911 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11912 Documentation' ahead of `Installing GDB' to match README.
11913 Update shared library doc, -readnow and -mapped, and directory
11914 structure (add glob and mmalloc). Update configure doc.
11915
11916 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11917
11918 * Makefile.in: remove $(srcdir) from gdb.info rule.
11919
11920 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11921
11922 * Makefile.in: commented out gdb-all.texinfo rule. This is
11923 temporary.
11924
11925 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11926
11927 * Makefile.in, configure.in: removed traces of namesubdir,
11928 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11929 copyrights to '92, '13, changed some from Cygnus to FSF.
11930
11931 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11932
11933 * gdb.texinfo: Improve how we ask for bug reports.
11934
11935 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11936
11937 * Makefile.in: infodir belongs in datadir.
11938
11939 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11940
11941 * Makefile.in: remove spaces following hyphens, bsd make can't
11942 cope. install using INSTALL_DATA. added clean-info. added
11943 standards.text support.
11944
11945 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11946
11947 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11948 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11949 and mandir now keyed off datadir by default.
11950
11951 \f
11952 Local Variables:
11953 mode: change-log
11954 left-margin: 8
11955 fill-column: 74
11956 version-control: never
11957 coding: utf-8
11958 End:
This page took 0.282177 seconds and 3 git commands to generate.