Record nested types
[binutils-gdb.git] / gdb / doc / ChangeLog
1 2017-12-07 Keith Seitz <keiths@redhat.com>
2
3 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
4 and "show print type nested-type-limit".
5
6 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7
8 * python.texi (Breakpoints In Python): Add text relating
9 to allowed explicit locations and keywords in gdb.Breakpoints.
10
11 2017-12-04 Tom Tromey <tom@tromey.com>
12
13 * gdb.texinfo (Rust): Update trait object status
14
15 2017-12-01 Andrew Cagney <cagney@redhat.com>
16 Joel Brobecker <brobecker@adacore.com>
17 Sergio Durigan Junior <sergiodj@redhat.com>
18
19 * gdb.texinfo (File Options): Document --readnever.
20 (Commands to Specify Files): Likewise, for 'symbol-file' and
21 'add-symbol-file'.
22
23 2017-11-29 Pedro Alves <palves@redhat.com>
24
25 PR c++/19436
26 * gdb.texinfo (Debugging C Plus Plus): Document setting
27 breakpoints in functions with ABI tags.
28
29 2017-11-29 Pedro Alves <palves@redhat.com>
30
31 * gdb.texinfo (Linespec Locations): Document how "function" is
32 interpreted in C++ and Ada. Document "-qualified".
33 (Explicit Locations): Document how "-function" is interpreted in
34 C++ and Ada. Document "-qualified".
35
36 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
37
38 PR gdb/21945
39 * gdb.texinfo (Search Memory): Update description and example
40 about how to search a string without NULL terminator.
41
42 2017-11-24 Joel Brobecker <brobecker@adacore.com>
43
44 * gdb.texinfo (GDB/MI Ada Exception Information): Document
45 new "exception-message" field.
46
47 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
48
49 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
50
51 2017-11-24 Pedro Alves <palves@redhat.com>
52
53 * gdb.texinfo (Completion): Update need-quoting examples. Remove
54 false claim that GDB inserts quoting automatically.
55 (Symbols): Add anchor.
56
57 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
58
59 * gdb.texinfo (Requirements): Document use of GNU MPFR.
60
61 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
62
63 * python.texi (Basic Python): Add rbreak documentation.
64
65 2017-11-07 Xavier Roirand <roirand@adacore.com>
66 Pedro Alves <palves@redhat.com>
67
68 * gdb.texinfo (Set Breaks): Document support for breakpoint
69 location ranges in the enable/disable commands.
70
71 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
72
73 * gdb.texinfo (Starting your Program) <The working directory.>:
74 Mention remote debugging.
75 (Working Directory) <Your Program's Working Directory>:
76 Likewise.
77 (Connecting) <Remote Packet>: Add "set-working-dir"
78 and "QSetWorkingDir" to the table.
79 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
80 packet.
81
82 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
83
84 * gdb.texinfo (Starting your Program) <The working directory.>:
85 Mention new "set cwd" command.
86 (Working Directory) <Your Program's Working Directory>:
87 Rephrase to explain that "set cwd" exists and is the default
88 way to change the inferior's cwd.
89
90 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
91
92 * gdb.texinfo (S/390 and System z Features): Document the new
93 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
94
95 2017-09-21 Kevin Buettner <kevinb@redhat.com>
96
97 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
98 attribute.
99
100 2017-09-21 Kevin Buettner <kevinb@redhat.com>
101
102 * python.texi (Inferiors In Python): Add description for method
103 Inferior.thread_from_thread_handle.
104
105 2017-09-19 John Baldwin <jhb@FreeBSD.org>
106
107 * gdb.texinfo (Starting your Program): Add description of
108 starti command. Mention starti command as an alternative for
109 debugging the elaboration phase.
110
111 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
112
113 * gdb.texinfo (Maintenance Commands): Document filter parameter
114 of "maint selftest". Document "maint info selftests" command.
115
116 2017-09-11 Tom Tromey <tom@tromey.com>
117
118 * python.texi (Events In Python): Document new events.
119
120 2017-09-04 Pedro Alves <palves@redhat.com>
121
122 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
123 no-debug-info variables.
124 (Symbols) <Examining the Symbol Table>: Document inspecting
125 no-debug-info types.
126 (Calling) <Calling functions with no debug info>: New subsection,
127 documenting calling no-debug-info functions.
128 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
129
130 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
131
132 * gdb.texinfo (set environment): Add @anchor. Explain that
133 environment variables set by the user are sent to GDBserver.
134 (unset environment): Likewise, but for unsetting variables.
135 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
136 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
137 "environment-reset" and "QEnvironmentReset" to the table.
138 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
139 QEnvironmentReset>: New item, explaining the packet.
140
141 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
144 "Compiler search for the compile command" descriptions of set
145 compile-gcc and show compile-gcc.
146
147 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
148
149 * gdb.texinfo (Architectures): Add new Sparc64 section to document
150 ADI support.
151 * NEWS: Add "adi examine" and "adi assign" commands.
152
153 2017-08-18 Yao Qi <yao.qi@linaro.org>
154
155 * gdb.texinfo (Server): Document "--selftest".
156
157 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
158
159 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
160 Single-Key mode.
161
162 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
163
164 PR gdb/21925
165 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
166 set...").
167
168 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
169
170 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
171 conditional expression.
172
173 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
174
175 * agentexpr.texi (rot): Fix symbolic description, improve
176 textual description.
177
178 2017-07-26 Yao Qi <yao.qi@linaro.org>
179
180 * gdb.texinfo (Maintenance Commands): Document command
181 "maint check xml-descriptions".
182
183 2017-07-26 Yao Qi <yao.qi@linaro.org>
184
185 * gdb.texinfo (Maintenance Commands): Document optional
186 argument of "maint print c-tdesc".
187
188 2017-07-18 Yao Qi <yao.qi@linaro.org>
189
190 * gdb.texinfo (Maintenance Commands): Improve the doc to
191 command "maint print c-tdesc".
192
193 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
194
195 PR gdb/21606
196 * python.texi (Python representation of Symbols.): Replace
197 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
198 * guile.texi (Guile representation of Symbols.): Likewise.
199
200 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
201
202 * gdb.texinfo (Optional Messages about Internal Happenings):
203 Document {set,show} debug separate-debug-file commands.
204
205 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
206
207 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
208 (Connecting) <Remote Packet>: Add "startup-with-shell"
209 and "QStartupWithShell" to the table.
210 (Remote Protocol) <QStartupWithShell>: New item, explaining the
211 packet.
212
213 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
214
215 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
216
217 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
218
219 * python.texi (Recording in Python): Factor out the documentation of
220 gdb.RecordInstruction's super class.
221
222 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
223
224 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
225 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
226 prev and next.
227
228 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
229
230 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
231 gdb.RecordInstruction
232
233 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
234
235 * python.texi (Recording in Python): Add documentation for
236 gdb.RecordGap and remove documentation of special cases for
237 gdb.BtraceInstruction.
238
239 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
240
241 * python.texi (Recording in Python): Remove Record.ptid defvar.
242
243 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
244
245 * gdb.texinfo (GDB/MI Thread Information): Add missing
246 fields, re-word some things.
247 (GDB/MI Thread Commands): Describe fields found in the output of
248 -thread-info, remove description of fields in the
249 thread output tuple, replace with a cross-reference to "GDB/MI
250 Thread Information".
251
252 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
253
254 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
255 from -thread-info output.
256
257 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
258
259 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
260
261 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
262
263 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
264
265 2017-03-22 Yao Qi <yao.qi@linaro.org>
266
267 * python.texi (Inferiors In Python): Remove @code from Python.
268
269 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
270
271 * python.texi (Recordings In Python): Document return type of
272 gdb.BtraceInstruction.data.
273
274 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
275
276 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
277 command file-list-shared-libraries
278 (GDB/MI Async Records): Update documentation of library-loaded with new
279 field.
280
281 2017-03-16 Doug Evans <dje@google.com>
282
283 * guile.texi (Lazy Strings In Guile): Mention arrays.
284 * python.texi (Lazy Strings In Python): Ditto.
285
286 2017-03-08 Jiong Wang <jiong.wang@arm.com>
287
288 * gdb.texinfo (Memory Protection Extensions): Add missing escape
289 character "@".
290
291 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
292
293 * Memory Protection Extensions: Add information about inferior
294 calls.
295
296 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
297
298 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
299 DW_TAG_GNU_* and DW_AT_GNU_*.
300
301 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
302
303 * python.texi (Recordings In Python): New section.
304
305 2017-02-14 Tom Tromey <tom@tromey.com>
306
307 PR python/13598:
308 * python.texi (Events In Python): Document events.before_prompt.
309
310 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
311
312 * gdb.texinfo (Target Commands): Document the optional offset
313 argument for the load command.
314
315 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
316
317 PR gdb/21122
318 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
319 space-separated breakpoint lists. Also add a missing @table command
320 and @cindex for breakpoint lists.
321
322 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
323
324 PR tdep/20936
325 * gdb.texinfo: (Standard Target Features): Document SPARC features.
326 (Sparc Features): New node.
327
328 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
329
330 * gdb.texinfo (i386 Features): Add system segment registers
331 as feature.
332
333 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
334
335 * python.texi (Events In Python): Fix typo.
336
337 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
338 Luis Machado <lgustavo@codesourcery.com>
339
340 * gdb.texinfo (-target-flash-erase): New MI command description.
341 (flash-erase): New CLI command description.
342
343 2017-01-04 John Baldwin <jhb@FreeBSD.org>
344
345 * gdb.texinfo (Contributors): Add SRI International and University
346 of Cambridge for FreeBSD/mips.
347
348 2016-12-22 Doug Evans <xdje42@gmail.com>
349
350 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
351 commands.
352
353 2016-12-02 Pedro Alves <palves@redhat.com>
354
355 * gdb.texinfo (User-defined Commands): Limit on number of
356 arguments passed to user-defined commands removed; update.
357
358 2016-12-02 Pedro Alves <palves@redhat.com>
359
360 PR cli/20559
361 * gdb.texinfo (Define): Add example of using "eval" to process a
362 variable number of arguments.
363 (Output) <eval>: Add anchor.
364
365 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
366
367 * Makefile.in: Likewise.
368
369 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
370
371 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
372 xref.
373
374 2016-10-29 Pedro Alves <palves@redhat.com>
375
376 * gdb.texinfo (Packets) <vCont>: Remove mention of default
377 actions.
378
379 2016-10-26 Pedro Alves <palves@redhat.com>
380
381 * gdb.texinfo (Packets): Clarify vCont packets with multiple
382 actions that match a thread, and what happens when an action
383 matches a thread that is already running.
384
385 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
386
387 * gdb.texinfo (Using Trace Files): Fix typo.
388 (GDB/MI Tracepoint Commands): Likewise.
389
390 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
391
392 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
393 of -trace-save.
394
395 2016-10-06 Tom Tromey <tom@tromey.com>
396
397 * guile.texi (Types In Guile): Remove Java mentions.
398 * python.texi (Types In Python): Remove Java mentions.
399 * gdb.texinfo (Address Locations, Supported Languages)
400 (Index Section Format): Remove Java mentions.
401
402 2016-08-15 Doug Evans <dje@google.com>
403
404 * gdb.texinfo (Target Description Format): Update docs on "end"
405 field spec and field default type.
406
407 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
408 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
409
410 PR gdb/20487
411 * gdb.texinfo (Context management): Update mention of frame
412 change notifications.
413 (gdb/mi Async Records): Document frame field in
414 =thread-select event.
415 * observer.texi (GDB Observers): New user_selected_context_changed
416 observer.
417
418 2016-09-28 Tom Tromey <tom@tromey.com>
419
420 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
421 than "memory breakpoint". Further document "kind". Move
422 protocol-details link earlier.
423 <z1>: Document the cmd_list argument. Fix typo.
424 <g>: Remove incorrect sentence.
425 (Stop Reply Packets): Document "OK" response to requests when in
426 non-stop mode.
427 <swbreak>: Use "software breakpoint" rather than "memory
428 breakpoint".
429 <create>: Document that "R" is ignored.
430 <W, X, w>: Document formatting of "AA".
431 (Notification Packets): Use "%Stop", not "%%Stop".
432
433 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
434
435 * gdb.texinfo (Embedded Processors): Document ARC.
436 (Synopsys ARC): New section.
437 (Standard Target Features): Document ARC features.
438 (ARC Features): New section.
439
440 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
441
442 * .gitignore: New file.
443
444 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
445
446 * gdb.texinfo (Input/Output): Mention possibility to unset
447 inferior-tty.
448
449 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
450
451 * gdb.texinfo: Resume btrace on reconnect.
452
453 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
454
455 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
456 syscall.
457
458 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
459
460 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
461 command.
462
463 2016-07-13 Tom Tromey <tom@tromey.com>
464
465 PR python/15620, PR python/18620:
466 * python.texi (Events In Python): Document new breakpoint events.
467
468 2016-07-13 Tom Tromey <tom@tromey.com>
469
470 PR python/17698:
471 * python.texi (Breakpoints In Python): Document
472 Breakpoint.pending.
473
474 2016-07-13 Tom Tromey <tom@tromey.com>
475
476 * python.texi (Breakpoints In Python): Move table of types and
477 table of watchpoint types earlier in node.
478
479 2016-07-12 Tom Tromey <tom@tromey.com>
480
481 PR python/19293:
482 * python.texi (Frames In Python): Document
483 gdb.invalidate_cached_frames.
484
485 2016-06-21 Pedro Alves <palves@redhat.com>
486
487 * gdb.texinfo (Interpreters): Update intepreter-exec section,
488 document new-ui and explain use case.
489
490 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
491
492 * gdb.texinfo (Standard Target Features): Document NDS32 features.
493 (NDS32 Features): New Section.
494
495 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
496
497 * gdb.texinfo (Examining Memory): Document negative repeat
498 count in the 'x' command.
499
500 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
501
502 * gdb.texinfo (GDB/MI Async Records): Document method and
503 format fields in =record-started.
504 * observer.texi (record_changed): Add method and format
505 parameters.
506
507 2016-05-27 Eli Zaretskii <eliz@gnu.org>
508
509 * gdb.texinfo (General Query Packets): Move the description of the
510 response before the long list of the specific 'read' and 'write'
511 requests.
512
513 2016-05-23 Tom Tromey <tom@tromey.com>
514
515 * python.texi (Basic Python): Document gdb.breakpoints return.
516
517 2016-05-24 Tom Tromey <tom@tromey.com>
518
519 PR gdb/19194:
520 * gdb.texinfo (gdb man): Fix typo.
521
522 2016-05-17 Tom Tromey <tom@tromey.com>
523
524 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
525 (Rust): New node.
526
527 2016-05-17 Tom Tromey <tom@tromey.com>
528
529 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
530
531 2016-04-27 Yao Qi <yao.qi@linaro.org>
532
533 * gdb.texinfo (tfind): Complete doc about tfind without
534 argument.
535
536 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
537
538 * agentexpr.texi (byte): Fix zero_ext description.
539
540 2016-03-31 Pedro Alves <palves@redhat.com>
541
542 * gdb.texinfo (M32R/SDI): Delete node.
543 (MIPS Embedded): Remove references to the MIPS remote debugging
544 protocol, PMON and variants, and the associated commands.
545
546 2016-03-15 Doug Evans <dje@google.com>
547
548 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
549 (Target Description Format): Mention enum types. Update docs on
550 flags types.
551 (Predefined Target Types): Add "bool".
552 (Enum Target Types): New node.
553
554 2016-03-15 Pedro Alves <palves@redhat.com>
555
556 * gdb.texinfo (Tracepoint Actions): Fix typo.
557
558 2016-03-15 Pedro Alves <palves@redhat.com>
559 Andreas Arnez <arnez@linux.vnet.ibm.com>
560 Marcin Kościelnicki <koriakin@0x04.net>
561
562 * gdb.texinfo (Tracepoint Actions): Document possible
563 unreliability of '$_ret'.
564
565 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
566
567 * gdb.texinfo (Symbols): Document new 'maint info line-table'
568 command.
569
570 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
571
572 * gdb.texinfo (Convenience Functions): Document $_as_string.
573
574 2016-02-23 Doug Evans <dje@google.com>
575
576 * gdb.texinfo (Skipping Over Functions and Files): Document new
577 options to "skip" command. Update docs of output of "info skip".
578
579 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
580
581 * gdb.texinfo (Signals): Add bound violation display hints for
582 a SIGSEGV.
583
584 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
585
586 * gdb.texinfo (Trace File Format): Add documentation for description
587 section lines.
588
589 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
590
591 * gdb.texinfo (Trace File Format): Remove misleading information
592 about register block ordering.
593
594 2016-02-01 Doug Evans <dje@google.com>
595
596 * gdb.texinfo (Value Sizes): Fix typo.
597
598 2016-02-01 Doug Evans <dje@google.com>
599
600 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
601
602 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.texinfo (Value Sizes): New section.
605 (Data): Add the 'Value Sizes' node to the menu.
606
607 2016-01-26 John Baldwin <jhb@FreeBSD.org>
608
609 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
610
611 2016-01-19 John Baldwin <jhb@FreeBSD.org>
612
613 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
614
615 2016-01-18 Pedro Alves <palves@redhat.com>
616
617 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
618 of the thread that hit a breakpoint or received a signal.
619
620 2016-01-15 Pedro Alves <palves@redhat.com>
621
622 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
623
624 2016-01-13 Pedro Alves <palves@redhat.com>
625
626 * gdb.texinfo (Threads): Document the $_gthread convenience
627 variable.
628 (Convenience Vars): Likewise.
629
630 2016-01-13 Pedro Alves <palves@redhat.com>
631
632 * gdb.texinfo (Threads): Document "info threads -gid".
633
634 2016-01-13 Pedro Alves <palves@redhat.com>
635
636 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
637 anchor.
638 (Threads In Python): Document new InferiorThread.global_num
639 attribute.
640
641 2016-01-07 Pedro Alves <palves@redhat.com>
642
643 * gdb.texinfo (Threads): Document per-inferior thread IDs,
644 qualified thread IDs, global thread IDs and thread ID lists.
645 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
646 thread IDs.
647 (Convenience Vars): Document the $_thread convenience variable.
648 (Ada Tasks): Adjust to refer to thread IDs.
649 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
650 Commands, GDB/MI Variable Objects): Update to mention global
651 thread IDs.
652 * guile.texi (Breakpoints In Guile)
653 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
654 global thread IDs instead of thread IDs.
655 * python.texi (Threads In Python): Adjust documentation of
656 InferiorThread.num.
657 (Breakpoint.thread): Mention global thread IDs instead of thread
658 IDs.
659
660 2016-01-13 Pedro Alves <palves@redhat.com>
661
662 * python.texi (Threads In Python): Document
663 InferiorThread.inferior.
664
665 2016-01-13 Pedro Alves <palves@redhat.com>
666
667 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
668 convenience variable.
669 (Convenience Vars): Likewise.
670
671 2016-01-12 Josh Stone <jistone@redhat.com>
672 Philippe Waroquiers <philippe.waroquiers@skynet.be>
673
674 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
675 (Stop Reply Packets): List the syscall entry and return stop reasons.
676 (General Query Packets): Describe QCatchSyscalls, and add it to the
677 table and the detailed list of stub features.
678
679 2016-01-12 Pedro Alves <palves@redhat.com>
680
681 Remove use of the registered trademark symbol throughout.
682
683 2016-01-12 Yao Qi <yao.qi@linaro.org>
684
685 * gdb.texinfo (Interrupts): Update the document on handling
686 interrupt when program is stopped.
687
688 2015-12-11 Don Breazeal <donb@codesourcery.com>
689
690 * gdb.texinfo (Forks): Correct Linux kernel version where
691 fork and exec events are supported, add notes about support
692 of these events in target remote mode.
693 (Connecting): Reorganize and clarify distinctions between
694 target remote, extended-remote, and multiprocess.
695 Reorganize related text from separate sections into new
696 sections.
697 (Server): Note effects of target extended-remote mode.
698 Delete section on Multi-Process Mode for gdbserver.
699 Move some text to "Connecting" node.
700
701 2015-12-10 Pedro Alves <palves@redhat.com>
702
703 * gdb.texinfo (Threads): Replace warning with explanation
704 about single-threaded programs.
705
706 2015-12-10 Pedro Alves <palves@redhat.com>
707
708 * gdb.texinfo (Threads): Remove mention of SGI.
709 (Forks): Remove mention of HP-UX.
710 (Breakpoints): Remove mention of HP-UX.
711 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
712 Reword in terms of architectures.
713 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
714 mention supported systems.
715 (Convenience Vars): Don't mention HP-UX.
716 (Jumping): Remove mention of HP-UX in comment.
717 (Files) <shared libraries>: Update supported shared library types
718 list. Remove mention of HP-UX.
719 (Native): Remove HP-UX subsection.
720 (SVR4 Process Information): Remove mention of HP-UX.
721
722 2015-12-10 Pedro Alves <palves@redhat.com>
723
724 * gdb.texinfo (Stack): Reorder menu.
725
726 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
727
728 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
729 -var-set-format's new zero-hexadecimal format.
730
731 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
732
733 * gdb.texinfo (Ada Mode Into): Move overloading support
734 description to its own node.
735 (Overloading support for Ada): New node.
736
737 2015-11-30 Pedro Alves <palves@redhat.com>
738
739 PR 14618
740 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
741 (Remote Configuration): Add the "set/show remote
742 no-resumed-stop-reply" to the available settings table.
743 (General Query Packets): Document the "no-resumed" qSupported
744 feature.
745
746 2015-11-30 Pedro Alves <palves@redhat.com>
747
748 * gdb.texinfo (Remote Configuration): List "set/show remote
749 thread-events" command in configuration table.
750 (Stop Reply Packets): Document "T05 create" stop
751 reason and 'w' stop reply.
752 (General Query Packets): Document QThreadEvents packet. Document
753 QThreadEvents qSupported feature.
754
755 2015-11-30 Pedro Alves <palves@redhat.com>
756
757 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
758 anchor.
759 (Packets): Document vCtrlC.
760
761 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
762
763 * gdb.texinfo (Thread List Format): Mention thread names.
764
765 2015-11-24 Pedro Alves <palves@redhat.com>
766
767 PR 17539
768 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
769 program-spaces" example to ascending order listing.
770 (Threads): Adjust "info threads" example to ascending order
771 listing.
772 (Forks): Adjust "info inferiors" example to ascending order
773 listing.
774
775 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
776
777 * gdb.texinfo (Process Record and Replay): Document "record
778 instruction-history" modifiers.
779
780 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
783 description.
784 (Frame Filter Management): Move to later in the 'Examining the
785 Stack' chapter.
786 (Selection): Add entry for 'select-frame'.
787
788 2015-09-25 Doug Evans <dje@google.com>
789
790 * gdb.texinfo (Process Record and Replay): Fix syntax of
791 "record instruction-history begin, end" and
792 "record function-call-history begin, end".
793
794 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
795
796 * gdb.texinfo (Specifying Source Directories): Fix
797 substitute-path example.
798
799 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
800
801 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
802
803 2015-09-15 Pedro Alves <palves@redhat.com>
804
805 PR remote/18965
806 * gdb.texinfo (Stop Reply Packets): Revert previous change to
807 the vforkdone description.
808
809 2015-09-15 Pedro Alves <palves@redhat.com>
810
811 PR remote/18965
812 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
813 part indicates the thread ID of the parent process.
814
815 2015-09-15 Yao Qi <yao.qi@linaro.org>
816
817 * gdb.texinfo (General Query Packets): Add vContSupported to
818 tables of 'gdbfeatures' and 'stub features' supported in the
819 qSupported packet, as well as to the list containing stub
820 feature details.
821
822 2015-09-11 Don Breazeal <donb@codesourcery.com>
823
824 * gdb.texinfo (Remote Configuration): Add exec event
825 feature to table of packet settings.
826 (Stop Reply Packets): Add exec events to the list of stop
827 reasons.
828 (General Query Packets): Add exec events to tables of
829 'gdbfeatures' and 'stub features' supported in the qSupported
830 packet, as well as to the list containing stub feature
831 details.
832
833 2015-08-24 Pedro Alves <palves@redhat.com>
834
835 * gdb.texinfo (Remote Configuration): Document the "set/show
836 remote multiprocess-extensions-packet" commands.
837
838 2015-08-24 Pedro Alves <palves@redhat.com>
839
840 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
841 <M32R>: Remove references to M32R/D.
842 <M68K>: Remove references to target dbug.
843 <MIPS Embedded>: Remove references to target r3900 and target
844 array.
845 <PowerPC Embedded>: Remove references to target dink32 and target
846 ppcbug, target sds
847 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
848
849 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
850
851 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
852
853 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
856
857 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
858
859 * gdb.texinfo (Maintenance Commands): Move documentation of "main
860 info bfds" to...
861 (File Caching): A New section. Outline bfd caching, and add new
862 description for "main set/show bfd-sharing".
863
864 2015-08-14 Doug Evans <xdje42@gmail.com>
865
866 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
867 disassembly.
868 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
869
870 2015-08-11 Keith Seitz <keiths@redhat.com>
871
872 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
873 Use "location(s)"instead of "linespec(s)".
874 (Specifying a Location): Rewrite.
875 Add subsections describing linespec, address, and explicit locations.
876 Add node/menu for each subsection.
877 (Source and Machine Code, C Preprocessor Macros)
878 (Create and Delete Trace points)
879 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
880 (Continuing at a Different Address): Remove "linespec" examples.
881 Add reference to "Specify a Location"
882 (The -break-insert Command): Rewrite. Add anchor.
883 Add reference to appropriate manual section discussing locations.
884 (The -dprintf-insert Command): Refer to -break-insert for
885 specification of 'location'.
886
887 2015-08-07 Pedro Alves <palves@redhat.com>
888
889 * gdb.texinfo (Maintenance Commands): Document "maint set/show
890 target-non-stop".
891
892 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
893
894 * gdb.texinfo (Process Record and Replay): Document prefixing of
895 speculatively executed instructions in the "record instruction-history"
896 command.
897
898 2015-07-20 Doug Evans <dje@google.com>
899
900 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
901
902 2015-07-16 Doug Evans <dje@google.com>
903
904 * stabs.texinfo: @include gdb-cfg.texi.
905
906 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
907
908 Revert the previous 2 commits:
909 gdbserver build-id attribute generator
910 Validate symbol file using build-id
911
912 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
913
914 * gdb.texinfo (Files): Add 'set validate-build-id'
915 and 'show validate-build-id'.
916
917 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
918 Jan Kratochvil <jan.kratochvil@redhat.com>
919
920 gdbserver build-id attribute generator.
921 * gdb.texinfo (Library List Format for SVR4 Targets): Add
922 'build-id' in description, example, new attribute in dtd.
923
924 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.texinfo (Selection): Update documentation for 'frame'
927 command.
928
929 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
930
931 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
932 commands.
933
934 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
935
936 * gdb.texinfo (Process Record and Replay): Spell out that variables
937 and registers are not available during btrace replay.
938 Describe the new "record btrace pt" command.
939 Describe the new "set|show record btrace pt buffer-size" options.
940 (General Query Packets): Describe the new Qbtrace:pt and
941 Qbtrace-conf:pt:size packets.
942 Expand "bts" to "Branch Trace Store".
943 Update the branch trace DTD.
944
945 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
946
947 * gdb.texinfo (Command History): Document the new option
948 "history remove-duplicates".
949
950 2015-06-19 Doug Evans <dje@google.com>
951
952 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
953 longer supported.
954
955 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
956
957 * gdb.texinfo (Command History): Mention that setting
958 GDBHISTSIZE to the empty string disables history truncation.
959
960 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
961
962 PR gdb/16999
963 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
964 behavior.
965
966 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
967
968 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
969 with GDBHISTSIZE.
970
971 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
972
973 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
974 bytes and memory units for -data-{read,write}-memory-bytes.
975 (Packets): Same for m, M and X packets.
976 * python.texi (Inferiors In Python): Same for read_memory and
977 write_memory.
978
979 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
980
981 * gdb.texinfo (Separate Debug Files): Document that PE is also
982 supported.
983
984 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
987 single table entry.
988
989 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
990
991 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
992
993
994 2015-06-10 Gary Benson <gbenson@redhat.com>
995
996 * gdb.texinfo (Remote Configuration): Document the
997 "set/show remote hostio-setfs-packet" command.
998 (Host I/O Packets): Document the vFile:setfs packet.
999
1000 2015-06-10 Gary Benson <gbenson@redhat.com>
1001
1002 * gdb.texinfo (Debugging Output): Document the "set/show debug
1003 linux-namespaces" command.
1004
1005 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1006 Mircea Gherzan <mircea.gherzan@intel.com>
1007
1008 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1009 and "set mpx bound".
1010
1011 2015-05-27 Doug Evans <dje@google.com>
1012
1013 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1014
1015 2015-05-26 Doug Evans <dje@google.com>
1016
1017 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1018 command renamings.
1019 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1020
1021 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1022
1023 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1024
1025 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1026
1027 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1028 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1029
1030 2015-05-16 Doug Evans <xdje42@gmail.com>
1031
1032 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1033 memory ports.
1034
1035 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1036
1037 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1038
1039 2015-05-12 Don Breazeal <donb@codesourcery.com>
1040
1041 * gdb.texinfo (Forks): Note that fork debugging is
1042 supported in extended mode.
1043 (Remote Configuration): Add fork event features to table
1044 of packet settings.
1045 (Stop Reply Packets): Add fork events to list of stop reasons.
1046 (General Query Packets): Add fork events to tables of
1047 'gdbfeatures' and 'stub features' supported in the qSupported
1048 packet, as well as to the list containing stub feature
1049 details.
1050
1051 2015-05-12 Gary Benson <gbenson@redhat.com>
1052
1053 * gdb.texinfo (General Query Packets): Document
1054 qXfer:exec-file:read with empty annex.
1055
1056 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1057
1058 * python.texi (Values From Inferior): Add descriptions of new
1059 methods gdb.Value.reference_value and gdb.Value.const_value.
1060
1061 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1062
1063 * gdb.texinfo (Files): Add "info dll" documentation.
1064 (Cygwin Native): Remove "info dll" documentation.
1065
1066 2015-04-29 Doug Evans <dje@google.com>
1067
1068 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1069 Document.
1070 (Writing an Xmethod): Add get_result_type to example.
1071
1072 2015-04-28 Sasha Smundak <asmundak@google.com>
1073
1074 * python.texi: New method documented.
1075
1076 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1077
1078 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1079 format.
1080
1081 2015-04-24 Doug Evans <dje@google.com>
1082
1083 * python.texi (Xmethods In Python): Fix name of method to call the
1084 xmethod.
1085
1086 2015-04-17 Gary Benson <gbenson@redhat.com>
1087
1088 * gdb.texinfo (Connecting to a Remote Target): Mention that
1089 GDB can access program files from remote targets that support
1090 qXfer:exec-file:read and Host I/O packets.
1091
1092 2015-04-17 Gary Benson <gbenson@redhat.com>
1093
1094 * gdb.texinfo (Remote Configuration): Document the "set/show
1095 remote pid-to-exec-file-packet" command.
1096 (General Query Packets): Document the qXfer:exec-file:read
1097 qSupported features. Document the qXfer:exec-file:read packet.
1098
1099 2015-04-17 Gary Benson <gbenson@redhat.com>
1100
1101 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1102 applies to executable paths if supplied to GDB as absolute.
1103
1104 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1105
1106 * gdb.texinfo (Mode Options): Remove -xdb.
1107
1108 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1109 Eli Zaretskii <eliz@gnu.org>
1110
1111 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1112 compile, show debug compile. New subsection Compilation options for
1113 the compile command. New subsection Compiler search for the compile
1114 command.
1115
1116 2015-04-09 Andy Wingo <wingo@igalia.com>
1117
1118 * guile.texi (Frames In Guile): Describe frame-read-register.
1119
1120 2015-04-02 Gary Benson <gbenson@redhat.com>
1121
1122 * gdb.texinfo (set sysroot): Document "target:".
1123
1124 2015-04-01 Sasha Smundak <asmundak@google.com>
1125
1126 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1127 section.
1128
1129 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1130
1131 PR corefiles/16092
1132 * gdb.texinfo (gcore): Mention new command 'set
1133 use-coredump-filter'.
1134 (set use-coredump-filter): Document new command.
1135
1136 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1137
1138 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1139 documentation, reorder the info os entries in alphabetical order.
1140
1141 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1142
1143 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1144 -data-write-memory-bytes.
1145
1146 2015-03-24 Pedro Alves <palves@redhat.com>
1147
1148 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1149 mention that threads may sometimes run unlocked.
1150
1151 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1152
1153 * gdb.texinfo (Remote configuration): Document "set/show
1154 serial parity" command.
1155
1156 2015-03-18 Gary Benson <gbenson@redhat.com>
1157
1158 * gdb.texinfo (General Query Packets): Remove documentation
1159 for now-removed vFile:fstat qSupported features.
1160
1161 2015-03-11 Gary Benson <gbenson@redhat.com>
1162
1163 * gdb.texinfo (Remote Configuration): Document the
1164 "set/show remote hostio-fstat-packet" command.
1165 (General Query Packets): Document the vFile:fstat
1166 qSupported features.
1167 (Host I/O Packets): Document the vFile:fstat packet.
1168
1169 2015-03-11 Andy Wingo <wingo@igalia.com>
1170
1171 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1172
1173 2015-03-04 Pedro Alves <palves@redhat.com>
1174
1175 * gdb.texinfo (Remote Configuration): Document the "set/show
1176 remote swbreak-feature-packet" and "set/show remote
1177 hwbreak-feature-packet" commands.
1178 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1179 decription.
1180 (Stop Reply Packets): Document the swbreak and hwbreak stop
1181 reasons.
1182 (General Query Packets): Document the swbreak and hwbreak
1183 qSupported features.
1184 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1185
1186 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1187
1188 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1189 under *stopped.
1190
1191 2015-03-02 Doug Evans <xdje42@gmail.com>
1192
1193 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1194
1195 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1196
1197 * gdb.texinfo (S/390 and System z Features): Describe new feature
1198 "org.gnu.gdb.s390.vx".
1199
1200 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1201
1202 PR gdb/18008
1203 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1204 demangler-warning): Fix typo ("problam").
1205
1206 2015-02-19 David Taylor <dtaylor@emc.com>
1207
1208 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1209
1210 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1211
1212 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1213 point, DTrace'.
1214 (Static Probe Points): Modified to cover DTrace probes in addition
1215 to SystemTap probes. Also modified to cover the `enable probe'
1216 and `disable probe' commands.
1217
1218 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1219
1220 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1221 `disable probe' commands.
1222
1223 2015-02-12 David Taylor <dtaylor@emc.com>
1224
1225 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1226 fields of the QTDV packet.
1227
1228 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1229
1230 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1231 (Process Record and Replay): Describe new set|show commands.
1232 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1233
1234 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1235
1236 * gdb.texinfo (Process Record and Replay): Describe the "record
1237 btrace bts" command.
1238 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1239 (Branch Trace Configuration Format): New.
1240
1241 2015-01-31 Gary Benson <gbenson@redhat.com>
1242 Doug Evans <dje@google.com>
1243
1244 * gdb.texinfo (Command Completion): Document new
1245 "set/show max-completions" option.
1246
1247 2015-01-31 Doug Evans <xdje42@gmail.com>
1248
1249 * gdb.texinfo (Symbols): Document new commands
1250 "maint print symbol-cache", "maint print symbol-cache-statistics",
1251 "maint flush-symbol-cache". Document new option
1252 "maint set symbol-cache-size".
1253
1254 2015-01-31 Doug Evans <xdje42@gmail.com>
1255
1256 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1257 distinguish script files vs inlined scripts.
1258 * python.texi (Python Auto-loading): Ditto.
1259
1260 2015-01-30 Doug Evans <dje@google.com>
1261
1262 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1263 string if present.
1264
1265 2015-01-27 Doug Evans <dje@google.com>
1266
1267 * python.texi (Objfiles In Python): Document Objfile.username.
1268
1269 2015-01-27 Doug Evans <dje@google.com>
1270
1271 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1272 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1273
1274 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1275
1276 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1277
1278 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1279
1280 * doc/gdb.texinfo (TUI Commands): Document the possible
1281 values of NAME argument to 'winheight' command. Explain the
1282 effect of 'tabset' setting better.
1283
1284 2015-01-11 Doug Evans <xdje42@gmail.com>
1285
1286 PR gdb/15830
1287 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1288 (Symbols): Ditto.
1289 (Maintenance Commands): Delete docs for "maint demangle".
1290
1291 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1292
1293 * gdb.texinfo (Files): Remove documentation of the
1294 "add-shared-symbol-files" and "assf" commands.
1295 (Cygwin Native): Remove documentation of the "dll-symbols"
1296 command.
1297
1298 2014-12-17 Doug Evans <xdje42@gmail.com>
1299
1300 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1301
1302 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1303 Jan Kratochvil <jan.kratochvil@redhat.com>
1304
1305 * gdb.texinfo (Altering): Update.
1306 (Compiling and Injecting Code): New node.
1307
1308 2014-12-12 Doug Evans <dje@google.com>
1309
1310 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1311
1312 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1313
1314 * gdb.texinfo: Document "maint print user-registers".
1315
1316 2014-12-08 Doug Evans <dje@google.com>
1317
1318 * python.texi (Objfiles In Python): Document Objfile.owner.
1319
1320 2014-12-04 Doug Evans <dje@google.com>
1321
1322 * python.texi (Objfiles In Python): Document
1323 Objfile.add_separate_debug_file.
1324
1325 2014-12-04 Doug Evans <dje@google.com>
1326
1327 * python.texi (Objfiles In Python): Document Objfile.build_id.
1328
1329 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1330
1331 * python.texi (Events In Python): Document new events
1332 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1333 and RegisterChangedEvent.
1334
1335 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1336
1337 Add add-auto-load-scripts-directory.
1338 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1339 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1340
1341 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1342
1343 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1344 description typo.
1345
1346 2014-10-30 Doug Evans <dje@google.com>
1347
1348 * python.texi (Progspaces In Python): Document ability to add
1349 random attributes to gdb.Progspace objects.
1350 (Objfiles In Python): Document ability to add random attributes to
1351 gdb.objfile objects.
1352
1353 2014-10-27 Pedro Alves <palves@redhat.com>
1354
1355 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1356 info on stepping and signal handlers.
1357 (Signals): Explain stepping and signal handlers. Add context
1358 index entry, and cross references.
1359
1360 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1361
1362 * python.texi (Breakpoints In Python): Add parenthesis after
1363 Breakpoint.delete. Clarify Breakpoint.enabled description so
1364 that it contains "disable".
1365
1366 2014-10-17 Doug Evans <dje@google.com>
1367
1368 * python.texi (Events In Python): Document clear_objfiles event.
1369
1370 2014-10-17 Doug Evans <dje@google.com>
1371
1372 * python.texi (Objfiles In Python): Document new progspace attribute.
1373
1374 2014-10-17 Pedro Alves <palves@redhat.com>
1375
1376 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1377 (SVR4 Process Information): Delete mention of OSF/1.
1378
1379 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1380
1381 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1382 exit-code field in -list-thread-groups output.
1383
1384 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1385
1386 * gdb.texinfo (Set Breaks): Add missing "@end table".
1387
1388 2014-09-22 Pedro Alves <palves@redhat.com>
1389
1390 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1391 always-inserted off" is the default mode now. Delete
1392 documentation of "set breakpoint always-inserted auto".
1393
1394 2014-09-18 Doug Evans <dje@google.com>
1395
1396 * python.texi (Symbol Tables In Python): Document "producer"
1397 attribute of gdb.Symtab objects.
1398
1399 2014-09-16 Pedro Alves <palves@redhat.com>
1400
1401 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1402 (Embedded OS): Remove VxWorks menu entry.
1403 (VxWorks): Remove node.
1404
1405 2014-09-13 Doug Evans <xdje42@gmail.com>
1406
1407 * gdb.texinfo (Signaling): Document new queue-signal command.
1408
1409 2014-09-06 Doug Evans <xdje42@gmail.com>
1410
1411 PR 15276
1412 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1413 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1414
1415 2014-09-03 Justin Lebar <jlebar@google.com>
1416
1417 * python.texi (Types In Python): Type.template_argument(n) returns a
1418 gdb.Value or a gdb.Type and throws an exception if n is out of
1419 range.
1420
1421 2014-09-03 Sasha Smundak <asmundak@google.com>
1422
1423 * python.texi (Frames in Python): Add read_register description.
1424
1425 2014-08-04 Tom Tromey <tromey@redhat.com>
1426
1427 * gdb.texinfo (Debugging Output): Update for change to "set debug
1428 target".
1429
1430 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1431
1432 Pushed by Joel Brobecker <brobecker@adacore.com>.
1433 * Makefile.in (transform): New variable.
1434 (install-man1, install-man5): Apply $(transform) to man file names.
1435
1436 2014-07-26 Doug Evans <xdje42@gmail.com>
1437
1438 PR guile/17177
1439 * guile.texi (Guile Pretty Printing API): Fix typo.
1440 Document set-pretty-printers!, pretty-printers.
1441 (Selecting Guile Pretty-Printers): Update.
1442 Mention program-space based pretty-printers.
1443
1444 2014-07-25 Pedro Alves <palves@redhat.com>
1445 Eli Zaretskii <eliz@gnu.org>
1446
1447 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1448 with multi-threaded programs.
1449
1450 2014-06-27 Yao Qi <yao@codesourcery.com>
1451
1452 * gdb.texinfo (Maintenance Commands): Update the output of
1453 'maint print dummy-frames' command.
1454
1455 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1456
1457 * gdb.texinfo (Screen Size): Improve indexing.
1458
1459 2014-06-19 Gary Benson <gbenson@redhat.com>
1460
1461 * gdb.texinfo (Maintenance Commands): Document new
1462 "maint set/show catch-demangler-crashes" option.
1463
1464 2014-06-19 Gary Benson <gbenson@redhat.com>
1465
1466 * gdb.texinfo (Maintenance Commands): Document new
1467 "maint demangler-warning" command and new
1468 "maint set/show demangler-warning" option.
1469
1470 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1471
1472 * python.texi (Xmethod API): Add space before the opening
1473 parenthesis in function descriptions.
1474
1475 2014-06-06 Doug Evans <xdje42@gmail.com>
1476
1477 * guile.texi (Guile Configuration): Document guile-data-directory.
1478
1479 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1480
1481 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1482
1483 2014-06-04 Doug Evans <xdje42@gmail.com>
1484
1485 * guile.texi (Breakpoints In Guile): Update.
1486
1487 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1488
1489 * python.texi (Xmethod API): Fix reference to "Progspaces In
1490 Python".
1491
1492 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1493
1494 * python.texi (Xmethods In Python, XMethod API)
1495 (Writing an Xmethod): New nodes.
1496 (Python API): New menu entries "Xmethods In Python",
1497 "Xmethod API", "Writing an Xmethod".
1498
1499 2014-06-02 Doug Evans <xdje42@gmail.com>
1500
1501 * guile.texi (Guile API): Add entry for Parameters In Guile.
1502 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1503 (Parameters In Guile): New node.
1504
1505 2014-06-02 Doug Evans <xdje42@gmail.com>
1506
1507 * guile.texi (Guile API): Add entry for Commands In Guile.
1508 (Basic Guile) <parse-and-eval>: Add reference.
1509 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1510 (GDB Scheme Data Types): Mention <gdb:command> object.
1511 (Commands In Guile): New node.
1512
1513 2014-06-02 Doug Evans <xdje42@gmail.com>
1514
1515 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1516 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1517 (Progspaces In Guile): New node.
1518
1519 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1520
1521 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1522 * python.texi (Frames In Python): Mention
1523 gdb.FRAME_UNWIND_MEMORY_ERROR.
1524
1525 2014-05-29 Pedro Alves <palves@redhat.com>
1526 Tom Tromey <tromey@redhat.com>
1527
1528 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1529 from example.
1530 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1531 Mention that target-async is now deprecated.
1532 (Maintenance Commands): Document maint set/show target-async.
1533
1534 2014-05-29 Pedro Alves <palves@redhat.com>
1535
1536 * observer.texi (sync_execution_done, command_error): New
1537 subjects.
1538
1539 2014-05-29 Pedro Alves <palves@redhat.com>
1540
1541 PR gdb/13860
1542 * observer.texi (signal_received, end_stepping_range)
1543 (signal_exited, exited, no_history): New observer subjects.
1544
1545 2014-05-26 Andy Wingo <wingo@igalia.com>
1546
1547 * guile.texi (GDB Scheme Data Types): Remove documentation for
1548 removed interfaces. Update spelling of gdb-object-kind.
1549
1550 2014-05-26 Andy Wingo <wingo@igalia.com>
1551
1552 * guile.texi (Basic Guile): Fix some typos.
1553
1554 2014-05-26 Andy Wingo <wingo@igalia.com>
1555
1556 * guile.texi (Writing a Guile Pretty-Printer)
1557 (Guile Types Module): Fix excess parentheses in use-modules forms.
1558
1559 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1560
1561 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1562 (Breakpoints In Guile, Guile Printing Module)
1563 (Guile Exception Handling, Values From Inferior In Guile)
1564 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1565 Don't use @var at the beginning of a sentence.
1566
1567 * gdb.texinfo (Frame Filter Management, Trace Files)
1568 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1569 (PowerPC Embedded, Define, Annotations for Running)
1570 (IPA Protocol Commands, Packets, General Query Packets)
1571 (Tracepoint Packets, Notification Packets, Environment)
1572 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1573 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1574 (Frames, Backtrace, Selection, Expressions, Registers)
1575 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1576 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1577 (Source Annotations, Using JIT Debug Info Readers, Packets)
1578 (Stop Reply Packets, Host I/O Packets)
1579 (Target Description Format): Don't use @var at the beginning of a
1580 sentence.
1581
1582 * python.texi (Basic Python, Types In Python)
1583 (Commands In Python, Frames In Python, Line Tables In Python)
1584 (Breakpoints In Python, gdb.printing, gdb.types)
1585 (Type Printing API): Don't use @var at the beginning of a
1586 sentence.
1587
1588 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1589
1590 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1591 replay-memory-access".
1592
1593 2014-05-21 Pedro Alves <palves@redhat.com>
1594
1595 * gdb.texinfo (Starting): Document "set/show
1596 auto-connect-native-target".
1597 (Target Commands): Document "target native".
1598
1599 2014-05-20 Pedro Alves <palves@redhat.com>
1600
1601 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1602 not be remote specific. Add cross reference to the qCRC packet.
1603 (Separate Debug Files): Update cross reference to the qCRC packet.
1604 (General Query Packets) <qCRC packet>: Add anchor.
1605
1606 2014-05-17 Doug Evans <xdje42@gmail.com>
1607
1608 Copy over changes from guile.texi.
1609 * python.texi (Basic Python) <gdb.execute>: Add text.
1610 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1611 (Values From Inferior) <Python string>: Add text.
1612 (Values From Inferior) <Value.string>: Clarify string length handling.
1613 (Pretty Printing API): Add cindex.
1614 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1615 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1616 @vindex.
1617 (Commands In Python) <COMPLETE_*>: Similarly.
1618 (Symbols In Python) <SYMBOL_*>: Similarly.
1619 (Breakpoints In Python) <WP_*>: Similarly.
1620 (Breakpoints In Python) <BP_*>: Similarly.
1621
1622 2014-05-17 David Taylor <dtaylor@emc.com>
1623
1624 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1625 mentioned in the qfThreadInfo reply.
1626
1627 2014-05-16 Doug Evans <dje@google.com>
1628
1629 * gdb.texinfo (Mode Options): Add -D.
1630
1631 2014-05-09 Samuel Bronson <naesten@gmail.com>
1632
1633 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1634 "make -C".
1635
1636 2014-04-29 Tom Tromey <tromey@redhat.com>
1637
1638 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1639 "show debug varobj".
1640
1641 2014-05-01 David Taylor <dtaylor@emc.com>
1642
1643 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1644 option.
1645
1646 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1647 Walfred Tedeschi <walfred.tedeschi@intel.com>
1648
1649 * gdb.texinfo (i386 Features): Add description of AVX512
1650 registers.
1651
1652 2014-03-31 Doug Evans <dje@google.com>
1653
1654 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1655
1656 2014-03-30 Doug Evans <dje@google.com>
1657
1658 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1659 (Background Execution): Ditto.
1660
1661 2014-03-21 Pedro Alves <palves@redhat.com>
1662 Stan Shebs <stan@codesourcery.com>
1663 Hui Zhu <hui@codesourcery.com>
1664
1665 * gdb.texinfo (Packets): Add anchor to "? packet".
1666 Remove fixme and update introduction of "k packet".
1667 Add anchor to "vKill packet".
1668
1669 2014-03-12 Stan Shebs <stan@codesourcery.com>
1670
1671 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1672
1673 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1674
1675 * guile.texi (Basic Guile): Document 'history-append!'.
1676
1677 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1678
1679 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1680 and "assf" as being deprecated.
1681 (Cygwin Native): Likewise for "dll-symbols".
1682 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1683 as a way to force the loading of symbols from a DLL.
1684
1685 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1686
1687 * python.texi (Values From Inferior): Add description about the
1688 new feature.
1689
1690 2014-02-17 Doug Evans <xdje42@gmail.com>
1691
1692 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1693 * gdb.texinfo (Python): Moved to ...
1694 * python.texi: ... here. New file.
1695
1696 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1697
1698 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1699 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1700 parameter to 'str-lookup-function' procedure. Look for
1701 the "std::string<" prefix.
1702 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1703 Adjust description.
1704
1705 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1706
1707 * guile.texi (Values From Inferior In Guile): Remove stray
1708 parantheses for deffn.
1709 (Disassembly In Guile): Ditto.
1710
1711 2014-02-10 Stan Shebs <stan@codesourcery.com>
1712
1713 Add Doxygen support.
1714 * Makefile.in (doxy): New action, generates Doxygen files.
1715 (DOXYGEN): New.
1716 (doxyedit): New.
1717 * Doxyfile-base.in: New file.
1718 * Doxyfile-gdb-api.in: New file.
1719 * Doxyfile-gdb-xref.in: New file.
1720 * Doxyfile-gdbserver.in: New file.
1721 * doxy-index.in: New file.
1722 * filter-for-doxygen: New file.
1723 * filter-params.pl: New file.
1724
1725 2014-02-10 Doug Evans <xdje42@gmail.com>
1726
1727 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1728 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1729 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1730 (Guile docs): Include guile.texi.
1731 (objfile-gdbdotext file): Add objfile-gdb.scm.
1732 (dotdebug_gdb_scripts section): Mention Guile scripts.
1733 (Multiple Extension Languages): New node.
1734 * guile.texi: New file.
1735
1736 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1737
1738 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1739 ignore-descriptive-types". commands.
1740
1741 2014-01-22 Doug Evans <dje@google.com>
1742
1743 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1744 (gdbserver man): Ditto.
1745
1746 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1747
1748 * gdb.texinfo: Document limited reverse/replay support
1749 for target record-btrace.
1750
1751 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1752
1753 * gdb.texinfo (Process Record and Replay): Update documentation.
1754
1755 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1756
1757 * gdb.texinfo (Process Record and Replay): Document new /c
1758 modifier accepted by "record function-call-history".
1759 Add /i modifier to "record function-call-history" example.
1760
1761 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1762 Joel Brobecker <brobecker@adacore.com>
1763
1764 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1765 markers. Remove one that was misplaced.
1766
1767 2014-01-10 Pedro Alves <palves@redhat.com>
1768
1769 * gdb.texinfo (Your Program's Environment) <set environment>:
1770 Mention the shell, and point at 'set exec-wrapper'.
1771
1772 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1773
1774 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1775
1776 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1777
1778 * gdb.texinfo (Types In Python): Clarify the documentation
1779 of attribute gdb.Field.bitpos.
1780
1781 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1782
1783 * gdb.texinfo (Types In Python): Fix the documentation of
1784 attribute "bitpos" in class gdb.Field for enum types. Add
1785 documentation for attribute "enumval" in that same class.
1786
1787 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1788
1789 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1790 @ftable.
1791
1792 2013-12-23 Doug Evans <xdje42@gmail.com>
1793
1794 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1795 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1796 corresponding section in Extending GDB.
1797 (Extending GDB): Move menu up. New menu item "Auto-loading
1798 extensions".
1799 (Sequences): New menu item "Auto-loading sequences".
1800 (Auto-loading sequences): New node.
1801 (Python): Rename section from Scripting GDB to Extending GDB.
1802 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1803 Move docs on ways to auto-load extensions to ...
1804 (Auto-loading extensions): ... here. New node.
1805
1806 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1807
1808 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1809 in menu.
1810 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1811 command, now in a new node.
1812 (GDB/MI Support Commands): New node, with its contents being
1813 extracted from the "GDB/MI Miscellaneous Commands" node.
1814 A small paragraph introducing the section is also added at
1815 the start.
1816 (GDB/MI Miscellaneous Commands): Delete the description of the
1817 -info-gdb-mi-command, -list-features and -list-target-features
1818 commands, now hosted in the "GDB/MI Support Commands" node.
1819
1820 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1821
1822 PR python/16113
1823 * gdb.texinfo (Values From Inferior): Add a note about using
1824 gdb.Field objects as subscripts on gdb.Value objects.
1825 (Types In Python): Add description about the new attribute
1826 "parent_type" of gdb.Field objects.
1827
1828 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1829
1830 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1831 entry for section docuumenting the -list-features GDB/MI command.
1832
1833 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1834
1835 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1836 "exec-run-start-option" entry in the output of the "-list-features"
1837 command.
1838
1839 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1840
1841 * gdb.texinfo (i386): Fix yesterday's commit.
1842
1843 2013-12-03 Tom Tromey <tromey@redhat.com>
1844
1845 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1846 documented here.
1847
1848 2013-12-03 Tom Tromey <tromey@redhat.com>
1849
1850 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1851
1852 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1853
1854 * gdb.texinfo (i386 Features): Add MPX feature registers.
1855 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1856 a subsubsection for MPX and describes the display of the
1857 boundary registers.
1858
1859 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1860
1861 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1862 documentation of the "ada-exceptions" entry.
1863
1864 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1867 "^error" result record concerning the error message. Document
1868 the error code that may also be part of that result record.
1869 (GDB/MI Miscellaneous Commands): Document the
1870 "undefined-command-error-code" element in the output of
1871 the "-list-features" GDB/MI command.
1872
1873 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1874
1875 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1876 the new -info-gdb-mi-command GDB/MI command. Document
1877 the meaning of "-info-gdb-mi-command" in the output of
1878 -list-features.
1879
1880 2013-11-29 Pedro Alves <palves@redhat.com>
1881
1882 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1883 Update comment.
1884
1885 2013-11-24 Yao Qi <yao@codesourcery.com>
1886
1887 * gdb.texinfo (Caching Remote Data): Document new
1888 "set/show stack-cache" option.
1889
1890 2013-11-24 Yao Qi <yao@codesourcery.com>
1891
1892 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1893 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1894 "off" respectively.
1895
1896 2013-11-23 Yao Qi <yao@codesourcery.com>
1897
1898 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1899 of "displayhint" to the table about child results.
1900
1901 2013-11-21 Yao Qi <yao@codesourcery.com>
1902
1903 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1904 'dynamic' for the output of command -var-list-children.
1905
1906 2013-11-21 Yao Qi <yao@codesourcery.com>
1907
1908 * gdb.texinfo (Caching Target Data): Remove "see" before
1909 @pxref.
1910
1911 2013-11-20 Yao Qi <yao@codesourcery.com>
1912
1913 * gdb.texinfo (Caching Target Data): Update doc for
1914 per-address-space dcache.
1915
1916 2013-11-20 Yao Qi <yao@codesourcery.com>
1917
1918 * gdb.texinfo (Data): Rename menu item.
1919 (Caching Remote Data): Rename to ...
1920 (Caching Target Data): ... it. Update.
1921
1922 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1923
1924 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1925 "language-option" entry in the output of the "-list-features"
1926 command.
1927
1928 2013-11-15 Tom Tromey <tromey@redhat.com>
1929
1930 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1931 Add example.
1932
1933 2013-11-14 Tom Tromey <tromey@redhat.com>
1934
1935 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1936
1937 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1938
1939 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1940 (Context management): Place current subsection text into its own
1941 subsubsection. Add new subsubsection describing the "--language"
1942 command option.
1943
1944 2013-11-13 Joel Brobecker <brobecker@adacore.com>
1945
1946 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1947 the documentation of "info-ada-exceptions" in the output
1948 of the "-list-features" command. Add the documentation
1949 of the "ada-exception" entry instead.
1950
1951 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1952
1953
1954 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1955 word of a couple of sentences to start with a capital letter.
1956
1957 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1958
1959 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1960 (Ada Exceptions): New node.
1961 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1962 Commands" node.
1963 (GDB/MI Ada Exceptions Commands): New node.
1964 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1965 field in the output of the "-list-features" command.
1966 * NEWS: Add entry for the new "info exceptions" CLI command,
1967 and for the new "-info-ada-exceptions" GDB/MI command.
1968
1969 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1970
1971 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1972 (Line Tables In Python): New node.
1973
1974 2013-11-08 Doug Evans <dje@google.com>
1975
1976 * gdb.texinfo (Debugging Output): Update text for
1977 "set debug dwarf2-read".
1978
1979 2013-11-08 Doug Evans <dje@google.com>
1980
1981 * gdb.texinfo (Debugging Output): Update text for
1982 "set debug symtab-create".
1983
1984 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1985
1986 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1987 constant.
1988
1989 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1990
1991 * gdb.texinfo (Breakpoints In Python): Document temporary
1992 option in breakpoint constructor, and add documentation to the
1993 temporary attribute.
1994
1995 2013-11-07 Yao Qi <yao@codesourcery.com>
1996
1997 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1998 output of "-var-info-expression".
1999
2000 2013-11-06 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2003 non-interactive mode.
2004 (Environment) <shell startup files warning>: Mention
2005 non-interactive mode. Mention .zshenv for Z shell, and talk about
2006 BASH_ENV instead of .bashrc for BASH.
2007
2008 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2009
2010 * gdb.texinfo (Commands to Specify Files): Add description
2011 of the remove-symbol-file command.
2012 * observer.texi: New free_objfile event
2013
2014 2013-10-24 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2017
2018 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2019
2020 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2021 New subsection inside which the "-catch-load" and "-catch-unload"
2022 commands documentation is now placed.
2023 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2024 documenting the "-catch-assert" and "-catch-exception" new
2025 GDB/MI commands.
2026
2027 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2028
2029 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2030
2031 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2032
2033 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2034 serial baud".
2035 (Remote Configuration): Replace "set remotebaud" by "set serial
2036 baud". Replace "show remotebaud" by "show serial baud".
2037
2038 2013-10-07 Pedro Alves <palves@redhat.com>
2039
2040 PR breakpoints/11568
2041 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2042 when the thread is removed from the thread list.
2043
2044 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2045
2046 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2047 Update entry for $_exitcode.
2048
2049 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2050
2051 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2052 new "--start" option.
2053
2054 2013-10-02 Pedro Alves <palves@redhat.com>
2055
2056 * gdb.texinfo (Registers): Expand description of saved registers
2057 in frames. Explain <not saved>.
2058
2059 2013-09-25 Doug Evans <dje@google.com>
2060
2061 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2062
2063 2013-09-16 Stan Shebs <stan@codesourcery.com>
2064
2065 Remove the internals manual gdbint.texinfo.
2066 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2067 (PDFFILES): Remove gdbint.pdf.
2068 (HTMLFILES): Remove gdbint/index.html.
2069 (HTMLFILES_INSTALL): Remove gdbint.
2070 (GDBINT_DOC_FILES): Remove.
2071 (dvi): Remove gdbint.dvi.
2072 (ps): Remove gdbint.ps.
2073 * gdbint.texinfo: Remove file.
2074 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2075
2076 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2077
2078 * gdb.texinfo (Convenience Functions): Mention new convenience
2079 function $_isvoid.
2080
2081 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2082
2083 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2084 (Standard Target Features): Add new node to menu.
2085 (S/390 and System z Features): New node.
2086
2087 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2088
2089 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2090 -list-target-features in the example.
2091
2092 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2095 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2096
2097 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2098
2099 Sync documentation with gdb.base/gnu-debugdata.exp.
2100 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2101
2102 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2105
2106 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2107 Yao Qi <yao@codesourcery.com>
2108
2109 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2110 Document new --skip-unavailable option.
2111 <-stack-list-variables>: Document new --skip-unavailable option.
2112
2113 2013-08-26 Doug Evans <dje@google.com>
2114
2115 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2116 an optional regexp.
2117
2118 2013-08-13 Tom Tromey <tromey@redhat.com>
2119
2120 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2121 Document GDB_PARALLEL and GDB_INOTIFY.
2122
2123 2013-08-09 Stan Shebs <stan@codesourcery.com>
2124
2125 * LRS: Remove file, describes a long-abandoned live-range
2126 splitting extension to stabs.
2127
2128 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2129
2130 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2131
2132 2013-07-17 Doug Evans <dje@google.com>
2133
2134 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2135
2136 2013-07-02 Tom Tromey <tromey@redhat.com>
2137
2138 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2139
2140 2013-06-28 Tom Tromey <tromey@redhat.com>
2141
2142 * Makefile.in (version.subst): Use version.in, not
2143 common/version.in.
2144 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2145 Likewise.
2146
2147 2013-06-27 Pedro Alves <palves@redhat.com>
2148
2149 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2150 dynamic symbol resolution code>: New section, based on infrun.c
2151 comment.
2152
2153 2013-06-26 Tom Tromey <tromey@redhat.com>
2154
2155 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2156 Update.
2157 (Releasing GDB): Likewise.
2158
2159 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2160 Yao Qi <yao@codesourcery.com>
2161
2162 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2163 -trace-frame-collected.
2164
2165 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2166
2167 * gdb.texinfo (Traceframe Info Format): Document tvar element
2168 and its attributes.
2169
2170 2013-06-25 Yao Qi <yao@codesourcery.com>
2171
2172 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2173
2174 2013-06-24 Tom Tromey <tromey@redhat.com>
2175
2176 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2177 (GDBvn.texi): Use version.subst.
2178 (version.subst): New target.
2179 (mostlyclean): Remove version.subst.
2180
2181 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2182
2183 * gdb.texinfo (GDB/MI Data Manipulation)
2184 <-data-list-register-values>: Document the --skip-unavailable
2185 option.
2186
2187 2013-06-07 Yao Qi <yao@codesourcery.com>
2188
2189 * gdb.texinfo (Symbols): Add kindex and cindex for
2190 'maint print msymbols'.
2191
2192 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2193
2194 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2195 response field name (thread-group to inferior).
2196
2197 2013-06-04 Gary Benson <gbenson@redhat.com>
2198
2199 * gdb.texinfo (General Query Packets/qSupported): Added
2200 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2201 to the table of currently defined stub features.
2202 Added a more detailed entry for "augmented-libraries-svr4-read".
2203 (General Query Packets/qXfer:libraries-svr4:read): Documented
2204 the augmented form of this packet.
2205
2206 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2207
2208 * gdb.texinfo (System-wide Configuration Scripts): Renames
2209 "Installed System-wide Configuration Scripts". Add associated
2210 @menu block.
2211
2212 2013-05-23 Yao Qi <yao@codesourcery.com>
2213 Pedro Alves <palves@redhat.com>
2214
2215 * gdb.texinfo (Packets): Document 'vCont;r'.
2216 (Continuing and Stepping): Document target-assisted range
2217 stepping, and the 'set range-stepping' and 'show range-stepping'
2218 commands.
2219
2220 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2221
2222 * gdb.texinfo (Installed System-wide Configuration Scripts):
2223 Add subsection describing the scripts now available under
2224 the data-dir's system-gdbbinit subdirectory.
2225 * NEWS: Add entry announcing the availability of system-wide
2226 configuration scripts for ElinOS and Wind River Linux.
2227
2228 2013-05-21 Hui Zhu <hui@codesourcery.com>
2229
2230 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2231 "-dprintf-insert" command.
2232
2233 2013-05-17 Doug Evans <dje@google.com>
2234
2235 * gdb.texinfo (Maintenance Commands): Update doc for
2236 "maint check-psymtabs". Add doc for "maint check-symtabs",
2237 "maint expand-symtabs".
2238
2239 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2240
2241 * gdb.texinfo (Process Record and Replay): Document the
2242 "record goto" command and its sub-commands.
2243
2244 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2245
2246 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2247 (Python API): Add Frame Filters API, Frame Wrapper API,
2248 Writing a Frame Filter/Wrapper, Managing Management of Frame
2249 Filters chapter entries.
2250 (Frame Filters API): New Node.
2251 (Frame Wrapper API): New Node.
2252 (Writing a Frame Filter): New Node.
2253 (Managing Frame Filters): New Node.
2254 (Progspaces In Python): Add note about frame_filters attribute.
2255 (Objfiles in Python): Ditto.
2256 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2257 @anchors and --no-frame-filters option to -stack-list-variables,
2258 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2259 commands.
2260
2261 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2262
2263 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2264 Support" subsection documenting the XML format used to transfer
2265 shared library info on AIX.
2266
2267 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2268
2269 * gdb.texinfo (Debugging Output): Add documentation of
2270 "set debug aix-solib" and "show debug aix-solib" commands.
2271
2272 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2273
2274 * gdb.texinfo (Nios II): New section.
2275 (Nios II Features): New section.
2276
2277 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2278
2279 * gdbint.texinfo (Algorithms): Remove entries documenting
2280 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2281 SOLIB_CREATE_INFERIOR_HOOK.
2282
2283 2013-04-29 Tom Tromey <tromey@redhat.com>
2284
2285 PR python/14204:
2286 * gdb.texinfo (Python API): Fix menu entry.
2287 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2288 Define global and static block. Add example. Clarify
2289 block relationship for inline functions.
2290
2291 2013-04-29 Tom Tromey <tromey@redhat.com>
2292
2293 * gdb.texinfo (Python API): Mention Python help and keyword
2294 arguments. Move pagination text to Basic Python.
2295 (Basic Python): Put pagination text here. Document
2296 close-on-exec, SIGCHLD, and SIGINT.
2297
2298 2013-04-19 Pedro Alves <palves@redhat.com>
2299
2300 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2301 "signedness" instead of "signness".
2302
2303 2013-04-19 Pedro Alves <palves@redhat.com>
2304
2305 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2306 -Wno-pointer-sign text with text on -Wpointer-sign.
2307
2308 2013-04-16 Tom Tromey <tromey@redhat.com>
2309
2310 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2311 GCC that has the SDT probe points.
2312
2313 2013-04-15 Tom Tromey <tromey@redhat.com>
2314
2315 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2316 exception catchpoints.
2317
2318 2013-04-15 Tom Tromey <tromey@redhat.com>
2319
2320 * gdb.texinfo (Set Catchpoints): Document $_exception.
2321 (Convenience Vars): Mention $_exception.
2322
2323 2013-04-15 Tom Tromey <tromey@redhat.com>
2324
2325 * gdb.texinfo (Set Catchpoints): Reorganize exception
2326 catchpoints. Document "catch rethrow".
2327 (Debugging C Plus Plus): Mention "catch rethrow".
2328
2329 2013-04-15 Tom Tromey <tromey@redhat.com>
2330
2331 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2332
2333 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2334 Eli Zaretskii <eliz@gnu.org>
2335
2336 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2337 line below the sample output.
2338
2339 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2340
2341 * gdb.texinfo (Mode Options): Document '-configuration'.
2342 (Help): Document "show configuration".
2343 (Bug Reporting): Add requirements to include the configuration
2344 details in bug reports.
2345
2346 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 * Makefile.in (MAN1S): Add gcore.1.
2349 Remove "Host, target, and site specific Makefile fragments" comment.
2350 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2351 (install-man1, uninstall-man1): Conditionalize gcore.1.
2352 (gcore.1): New.
2353 * gdb.texinfo (Man Pages): Add gcore man.
2354 (gcore man): New node.
2355
2356 2013-04-10 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.texinfo (Process Record and Replay): Document that "set
2359 record full insn-number-max", "set record
2360 instruction-history-size" and "set record
2361 function-call-history-size" accept "unlimited".
2362 (Backtrace): Document that "set backtrace limit" accepts
2363 "unlimited".
2364 (List): Document that "set listsize" accepts "unlimited".
2365 (Print Settings)" Document that "set print max-symbolic-offset",
2366 "set print elements" and "set print repeats" accept "unlimited".
2367 (Starting and Stopping Trace Experiments): Document that "set
2368 trace-buffer-size" accepts "unlimited".
2369 (Remote Configuration): Document that "set tcp connect-timeout"
2370 accepts "unlimited".
2371 (Command History): Document that "set history size" accepts
2372 "unlimited".
2373 (Screen Size): Document that "set height" and "set width" accepts
2374 "unlimited". Adjust "set pagination"'s description to suggest
2375 "set height unlimited" instead of "set height 0".
2376
2377 2013-04-10 Yao Qi <yao@codesourcery.com>
2378
2379 * gdb.texinfo (Trace Files): Add "target ctf".
2380
2381 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2382
2383 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2384
2385 * Makefile.in (install-man1, install-man5, uninstall-man1)
2386 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2387
2388 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2389
2390 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2391 Eli Zaretskii <eliz@gnu.org>
2392
2393 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2394 parameters order. Remove "On some targets" for --attach. Document the
2395 --multi parameter and extended-remote command. Document all the
2396 options.
2397
2398 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2399
2400 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2401 the list of supported languages.
2402
2403 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2404
2405 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2406 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2407 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2408 (diststuff): Add man.
2409 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2410 (uninstall-man5): New.
2411 (STAGESTUFF): Add *.1 and *.5.
2412 (GDBvn.texi): Add SYSTEM_GDBINIT.
2413 (gdb.1, gdbserver.1, gdbinit.5): New.
2414 (maintainer-clean realclean): Add $(MANS).
2415 (install): Add install-man.
2416 (uninstall): Add uninstall-man.
2417 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2418 (@copying): Wrap it by @c man begin COPYRIGHT.
2419 (Top): Add Man Pages.
2420 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2421
2422 2013-04-02 Pedro Alves <palves@redhat.com>
2423
2424 * gdb.texinfo (Debugging Output): Document "set/show debug
2425 aarch64", "set/show debug coff-pe-read" and "set/show debug
2426 mach-o".
2427
2428 2013-04-02 Pedro Alves <palves@redhat.com>
2429
2430 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2431 table>: Add entry for "trace-buffer-size".
2432
2433 2013-03-28 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2436 table>: Add entry for "trace-status".
2437
2438 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2439
2440 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2441 @bullet", which is invalid (makeinfo 5.1 barfs).
2442
2443 2013-03-28 Pedro Alves <palves@redhat.com>
2444
2445 PR gdb/15294
2446
2447 * gdb.texinfo (List) <set listsize>: Adjust to document that
2448 listsize 0 means no limit, and remove mention of -1.
2449
2450 2013-03-22 Yao Qi <yao@codesourcery.com>
2451
2452 * gdb.texinfo (Embedded Processors): Remove menu item
2453 "OpenRISC 1000".
2454 (OpenRISC 1000): Remove.
2455
2456 2013-03-21 Doug Evans <dje@google.com>
2457
2458 * gdb.texinfo (Maintenance Commands): Add docs for
2459 "mt set per-command {space,time,symtab} {on,off}".
2460
2461 2013-03-14 Hui Zhu <hui@codesourcery.com>
2462 Yao Qi <yao@codesourcery.com>
2463
2464 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2465
2466 2013-03-13 Keith Seitz <keiths@redhat.com>
2467
2468 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2469 "maint agent" reference to Dynamic printf.
2470
2471 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2472
2473 * gdb.texinfo (General Query Packets): Don't use colon in index
2474 entries visible to Info format.
2475
2476 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2477
2478 * gdb.texinfo (Process Record and Replay): Document record
2479 changes.
2480
2481 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2482
2483 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2484 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2485 qXfer:btrace:read.
2486
2487 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2488
2489 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2490 use colons in @anchor and @cindex entries.
2491
2492 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2493
2494 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2495
2496 2013-03-08 Stan Shebs <stan@codesourcery.com>
2497 Hafiz Abid Qadeer <abidh@codesourcery.com>
2498
2499 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2500 trace-buffer-size set and show commands.
2501 (Tracepoint Packets): Document QTBuffer:size.
2502 (General Query Packets): Document QTBuffer:size.
2503
2504 2013-02-21 Tom Tromey <tromey@redhat.com>
2505
2506 * gdb.texinfo: Remove bad @syncodeindex.
2507 (Values From Inferior, Types In Python, Inferiors In Python)
2508 (Events In Python, Threads In Python, Frames In Python, Blocks In
2509 Python, Symbols In Python, Symbol Tables In Python): Remove
2510 @tables.
2511 (Packets, General Query Packets, Tracepoint Packets)
2512 (Host I/O Packets): Use @w{} for empty @item.
2513
2514 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2515
2516 * gdb.texinfo (Architectures In Python): Add description about
2517 the new method gdb.Architecture.disassemble.
2518
2519 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2520 Hafiz Abid Qadeer <abidh@codesourcery.com>
2521
2522 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2523 Document the "trace-file" field.
2524
2525 2013-02-07 Doug Evans <dje@google.com>
2526
2527 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2528 command.
2529
2530 2013-02-06 Yao Qi <yao@codesourcery.com>
2531
2532 * gdb.texinfo (GDB/MI Async Records): Document new MI
2533 notification "=tsv-modified". Update the document of MI
2534 notification "=tsv-created".
2535 * observer.texi (GDB Observers): New observer tsv_modified.
2536 Update observer tsv_created and tsv_delete.
2537
2538 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2539
2540 * gdb.texinfo (AArch64 Features): New section; document
2541 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2542 (Architectures): Add new AArch64 section to document AArch64
2543 architecture specific commands.
2544 (ABI): Add description of the new OS ABI "Newlib" and its influence
2545 on the longjmp handling.
2546
2547 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2548 Jan Kratochvil <jan.kratochvil@redhat.com>
2549
2550 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2551 variable in 'set/show backtrace' section.
2552
2553 2013-01-31 Tom Tromey <tromey@redhat.com>
2554
2555 * gdb.texinfo (Target Commands): Fix typo.
2556
2557 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2558
2559 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2560 describing the gdb.Architecture class.
2561 (Frames In Python): Add description about the new method
2562 gdb.Frame.architecture().
2563
2564 2013-01-23 Doug Evans <dje@google.com>
2565
2566 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2567
2568 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2569
2570 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2571 'thread-groups' field when printing a breakpoint in MI.
2572
2573 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2574 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2575 to reflect that jit-reader-load now supports absolute file-names.
2576
2577 2013-01-16 Tom Tromey <tromey@redhat.com>
2578
2579 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2580 (Signals): Likewise.
2581
2582 2013-01-16 Tom Tromey <tromey@redhat.com>
2583
2584 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2585 "catch-type" field.
2586 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2587
2588 2013-01-07 Tom Tromey <tromey@redhat.com>
2589
2590 * gdb.texinfo (Mode Options): Don't mention -epoch.
2591 (Data, Emacs): Remove obsolete comments.
2592
2593 2013-01-02 Tom Tromey <tromey@redhat.com>
2594
2595 * gdb.texinfo (GDB/MI Output Records): Update menu.
2596 (GDB/MI Breakpoint Information): New node.
2597 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2598 <-break-insert>: Likewise.
2599
2600 2012-12-31 Yao Qi <yao@codesourcery.com>
2601
2602 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2603 (Packets): Move "vStopped" packet to ...
2604 (Notification Packets): ... here. Describe the components
2605 of notification. Add a table of supported notifications.
2606 Add an example on the process of he async notification.
2607
2608 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2609
2610 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2611 present.
2612 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2613 fullname output always present.
2614
2615 2012-12-23 Pierre Muller <muller@sourceware.org>
2616
2617 * gdbint.texinfo (Function prototypes): Require use of "extern"
2618 modifier for function prototypes in headers.
2619
2620 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2621
2622 * refcard.tex: Update copyright notice to GPL v3 or later.
2623 Update contact info.
2624
2625 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2628
2629 2012-12-15 Yao Qi <yao@codesourcery.com>
2630
2631 * gdb.texinfo (Debugging Output): Document 'set debug
2632 notification' and 'show debug notification'.
2633
2634 2012-12-15 Yao Qi <yao@codesourcery.com>
2635
2636 * gdb.texinfo (Listing Tracepoints): New item and example about
2637 'installed on target' output.
2638 Add more in the example about 'installed on target'.
2639 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2640
2641 2012-12-14 Tom Tromey <tromey@redhat.com>
2642
2643 * gdb.texinfo (SVR4 Process Information): Mention core files.
2644
2645 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2646
2647 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2648
2649 2012-12-11 Pedro Alves <palves@redhat.com>
2650
2651 * gdb.texinfo: Remove all mentions of Unixware throughout.
2652
2653 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2654
2655 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2656
2657 2012-11-29 Tom Tromey <tromey@redhat.com>
2658
2659 * gdb.texinfo (SVR4 Process Information): Document missing
2660 "info proc" subcommands.
2661
2662 2012-11-29 Yao Qi <yao@codesourcery.com>
2663
2664 PR gdb/1477.
2665 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2666 to 'auto' instead of 'gnu'.
2667
2668 2012-11-26 Tom Tromey <tromey@redhat.com>
2669
2670 * gdb.texinfo (MiniDebugInfo): New node.
2671 (GDB Files): Update.
2672
2673 2012-11-16 Doug Evans <dje@google.com>
2674
2675 * gdb.texinfo (System-wide configuration): If the system-wide init
2676 file lives in the data-directory, and --data-directory is provided,
2677 look for it there.
2678
2679 2012-11-15 Tom Tromey <tromey@redhat.com>
2680
2681 * gdb.texinfo (Signaling): Fix typo.
2682
2683 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2684
2685 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2686 parameter "count" of -data-write-memory-bytes, and add an example.
2687
2688 2012-11-12 Tom Tromey <tromey@redhat.com>
2689
2690 * gdb.texinfo (Symbols): Document "info type-printers",
2691 "enable type-printer" and "disable type-printer".
2692 (Python API): Add new node to menu.
2693 (Type Printing API): New node.
2694 (Progspaces In Python): Document type_printers field.
2695 (Objfiles In Python): Likewise.
2696 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2697 register_type_printer, TypePrinter>: Document.
2698
2699 2012-11-12 Tom Tromey <tromey@redhat.com>
2700
2701 * gdb.texinfo (Symbols): Document "set print type methods",
2702 "set print type typedefs", and flags to ptype and whatis.
2703
2704 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2705
2706 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2707 the example -data-disassemble output. Extend the description of
2708 the -data-disassemble results to document all fields. Document
2709 the cli disassemble command as being related to -data-disassemble.
2710
2711 2012-11-09 Yao Qi <yao@codesourcery.com>
2712
2713 PR gdb/14777.
2714 * gdb.texinfo (OS Information): Remove doc on command
2715 'info udot'.
2716
2717 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2718
2719 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2720 gdb.ini warning for Windows port.
2721
2722 2012-11-08 Yao Qi <yao@codesourcery.com>
2723
2724 * gdb.texinfo (Search): Add kindex for 'fo'.
2725
2726 2012-11-05 Tom Tromey <tromey@redhat.com>
2727
2728 PR python/14802:
2729 * gdb.texinfo (Functions In Python): Add example.
2730
2731 2012-11-03 Yao Qi <yao@codesourcery.com>
2732
2733 * observer.texi (GDB Observers): Remove observer
2734 'tracepoint_modified', 'tracepoint_created' and
2735 'tracepoint_deleted'.
2736
2737 2012-10-26 Tom Tromey <tromey@redhat.com>
2738
2739 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2740
2741 2012-10-25 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb.texinfo (General Query Packets): Use @itemx.
2744
2745 2012-10-17 Yao Qi <yao@codesourcery.com>
2746
2747 * observer.texi (GDB Observers): Update observer
2748 'memory_changed'.
2749 * gdb.texinfo (GDB/MI Async Records): Document for
2750 "memory-changed" notification.
2751
2752 2012-10-15 Doug Evans <dje@google.com>
2753
2754 * gdb.texinfo (Mode Options): Document -nh.
2755 Elaborate on docs for -nx.
2756
2757 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2758
2759 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2760
2761 2012-09-21 Yao Qi <yao@codesourcery.com>
2762 Pedro Alves <palves@redhat.com>
2763
2764 * gdb.texinfo (GDB/MI Async Records): Document notification
2765 'record-started' and 'record-stopped'.
2766 * observer.texi (GDB Observers): New observer 'record-changed'.
2767
2768 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2769
2770 * gdb.texinfo: Document the removal of SH's 'regs' command.
2771
2772 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2773
2774 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2775
2776 2012-09-18 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.texinfo (GDB/MI Async Records): Document new MI
2779 notifications '=tsv-created' and '=tsv-deleted'.
2780 * observer.texi (GDB Observers): New observer tsv_created and
2781 tsv_deleted.
2782
2783 2012-09-18 Yao Qi <yao@codesourcery.com>
2784
2785 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2786 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2787 '=traceframe-changed'.
2788
2789 2012-09-17 Yao Qi <yao@codesourcery.com>
2790
2791 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2792 'set listsize'.
2793
2794 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2795 Eli Zaretskii <eliz@gnu.org>
2796
2797 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2798 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2799 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2800
2801 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2802
2803 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2804
2805 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2806
2807 Document how to return from "python-interactive" to GDB.
2808 * gdb.texinfo (Python Commands): Update documentation.
2809
2810 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2811
2812 Add a new "python-interactive" command that starts a standard
2813 Python interactive prompt with "pi" as alias, and add "py" as
2814 an alias to "python".
2815 * gdb.texinfo (Python Commands): Document the new commands.
2816
2817 2012-08-22 Tom Tromey <tromey@redhat.com>
2818
2819 * gdbint.texinfo (Host Definition): Remove documentation for
2820 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2821
2822 2012-08-17 Keith Seitz <keiths@redhat.com>
2823
2824 PR c++/13356
2825 * gdb.texinfo (Type and Range Checking): Remove warning.
2826 Remove spurious commas.
2827 Update text and examples for re-implementation of set/show
2828 check type.
2829 (C and C++ Type and Range Checks): Likewise.
2830
2831 2012-08-16 Yao Qi <yao@codesourcery.com>
2832
2833 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2834 is deprecated.
2835
2836 2012-08-13 Doug Evans <dje@google.com>
2837
2838 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2839 to include functions.
2840
2841 2012-08-10 Doug Evans <dje@google.com>
2842
2843 * gdb.texinfo (Convenience Funs): New node.
2844 (Types In Python): Document Type.vector.
2845
2846 2012-08-09 Yao Qi <yao@codesourcery.com>
2847
2848 * observer.texi: New observer command_param_changed.
2849 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2850
2851 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2852
2853 * gdbint.texinfo (Debugging GDB): In section
2854 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2855 Mention also gdb-gdb.py.
2856
2857 2012-08-07 Yao Qi <yao@codesourcery.com>
2858
2859 Revert the folloing patch:
2860 2012-08-06 Yao Qi <yao@codesourcery.com>
2861 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2862 remote hardware-watchpoint-limit' and 'set
2863 remote hardware-breakpoint-limit'.
2864
2865 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2866
2867 * gdb.texinfo (Working Directory): Added information about new
2868 default argument for 'cd' command.
2869
2870 2012-08-06 Yao Qi <yao@codesourcery.com>
2871
2872 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2873 remote hardware-watchpoint-limit' and 'set
2874 remote hardware-breakpoint-limit'.
2875
2876 2012-08-06 Yao Qi <yao@codesourcery.com>
2877
2878 Fix PR14371.
2879
2880 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2881 '=breakpoint-deleted'.
2882
2883 2012-08-02 Yao Qi <yao@codesourcery.com>
2884
2885 * gdb.texinfo (Native): Remove node Neutrino.
2886
2887 2012-07-27 Yao Qi <yao@codesourcery.com>
2888
2889 * gdb.texinfo (IPA Protocol Commands): Document new command
2890 'close'.
2891
2892 2012-07-25 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2895
2896 2012-07-20 Doug Evans <dje@google.com>
2897
2898 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2899 (Index Files): Document how to control the use of deprecated index
2900 sections.
2901 (Index Section Format): Replace --use-deprecated-index-sections with
2902 "set use-deprecated-index-sections on".
2903
2904 2012-07-12 Eli Zaretskii <eliz@gnu.org>
2905
2906 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2907 indices into a single node "Index". Instead, join function and
2908 variable indices into a single index, separate from the concept
2909 index. Requested in
2910 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2911 (Top): Update the top-level menu: instead of one "Index" there are
2912 now separate entries "Concept Index" and "Function and Variable
2913 Index".
2914 (Concept Index, Function and Variable Index): New nodes.
2915 (Index): Node deleted.
2916
2917 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
2918
2919 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2920 and "maint agent-eval".
2921
2922 2012-07-03 Eli Zaretskii <eliz@gnu.org>
2923
2924 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2925 avoid file-name clashes between Index.html and index.html on
2926 case-insensitive filesystems. See the discussion starting in
2927 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2928 details of the problem.
2929 (Top): Update the master menu for the above.
2930 (Concept Index, Command and Variable Index): New nodes, instead of
2931 the old "Index" node that was deleted. All cross-references
2932 updated.
2933
2934 2012-07-02 Stan Shebs <stan@codesourcery.com>
2935
2936 * gdb.texinfo (Dynamic Printf): Mention agent style and
2937 disconnected dprintf.
2938 (Maintenance Commands): Describe maint agent-printf.
2939 (General Query Packets): Mention BreakpointCommands feature.
2940 (Packets): Document commands extension to Z0 packet.
2941 * agentexpr.texi (Bytecode Descriptions): Document printf
2942 bytecode.
2943
2944 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2945
2946 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2947 only after gdbinit files.
2948 (Startup): Move -iex and -iex commands down after gdbinit files.
2949
2950 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2951
2952 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2953 possibility.
2954
2955 2012-06-29 Tom Tromey <tromey@redhat.com>
2956
2957 * gdb.texinfo (Index Section Format): Update for version 7.
2958
2959 2012-06-28 Stan Shebs <stan@codesourcery.com>
2960
2961 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2962 example, add note about title column.
2963
2964 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2965
2966 * gdb.texinfo (Symbol Tables In Python): Add description about
2967 the new 'last' attribute of gdb.Symtab_and line.
2968
2969 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2970
2971 * gdb.texinfo (Symbol Tables In Python): Correct the description
2972 of the 'pc' attribute of gdb.Symtab_and_line.
2973
2974 2012-06-26 Doug Evans <dje@google.com>
2975
2976 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2977 and symtab-create.
2978
2979 2012-06-25 Keith Seitz <keiths@redhat.com>
2980
2981 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2982 from example. Remove "rbreak" from list of corresponding
2983 gdb commands.
2984
2985 2012-06-23 Doug Evans <dje@google.com>
2986
2987 * gdb.texinfo (Index Section Format): Document version 7 format.
2988
2989 2012-06-22 Yao Qi <yao@codesourcery.com>
2990
2991 * gdb.texinfo: Add missing cindex for some packets.
2992
2993 2012-06-20 Keith Seitz <keiths@redhat.com>
2994
2995 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2996 for -break-insert and document -p.
2997
2998 2012-06-20 Yao Qi <yao@codesourcery.com>
2999
3000 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3001 and "gdb.write_memory" with "Inferior.read_memory" and
3002 "Inferior.write_memory".
3003
3004 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3005
3006 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3007 (Free Documentation): Add @node line.
3008 (Continuing and Stepping) <advance location>: Use @item instead of
3009 @itemx.
3010 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3011 @itemx.
3012 (Embedded Processors): Put the link to "PA" to its correct place,
3013 according to document structure.
3014 (Python API): Put the link to "Lazy Strings In Python" to its
3015 correct place.
3016 (Index): Use @@ in @tex block to get a literal @.
3017
3018 * gdbint.texinfo: Fix the @subtitle line.
3019
3020 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3021 correct place.
3022
3023 2012-06-08 Yao Qi <yao@codesourcery.com>
3024
3025 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3026 Protocol'.
3027 (In-Process Agent Protocol, IPA Protocol Objects)
3028 (IPA Protocol Commands): New nodes.
3029 (Tracepoint Packets): Add anchors.
3030
3031 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3032
3033 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3034
3035 2012-06-06 Yao Qi <yao@codesourcery.com>
3036
3037 * gdb.texinfo: Update copyright year.
3038
3039 2012-05-23 Stan Shebs <stan@codesourcery.com>
3040 Kwok Cheung Yeung <kcy@codesourcery.com>
3041
3042 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3043
3044 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3045
3046 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3047 Mention also --with-separate-debug-dir.
3048 (Auto-loading): Prepend $debugdir in the sample output.
3049 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3050 auto-load safe-path variable.
3051 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3052 Mention also $debugdir for 'set auto-load scripts-directory'.
3053
3054 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3055
3056 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3057 (MIPS Embedded, MIPS, MIPS Register packet Format)
3058 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3059 appropriate.
3060
3061 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3062 Maciej W. Rozycki <macro@codesourcery.com>
3063
3064 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3065 mips compression".
3066 (MIPS Breakpoint Kinds): New subsubsection.
3067
3068 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3069
3070 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3071 nodes for subsections. Add @acronym mark-ups and adjust
3072 formatting.
3073
3074 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3075
3076 Rename $ddir to $datadir.
3077 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3078 (objfile-gdb.py file): Rename $ddir to $datadir.
3079
3080 2012-05-18 Tom Tromey <tromey@redhat.com>
3081
3082 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3083
3084 2012-05-14 Stan Shebs <stan@codesourcery.com>
3085
3086 * gdb.texinfo (Dynamic Printf): New subsection.
3087
3088 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3089
3090 * gdb.texinfo (Basic Python): Add description about the function
3091 gdb.find_pc_line
3092
3093 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3094 Eli Zaretskii <eliz@gnu.org>
3095
3096 * gdb.texinfo (Separate Debug Files): Use plural form for global
3097 debugging information directory.
3098
3099 2012-05-11 Stan Shebs <stan@codesourcery.com>
3100 Kwok Cheung Yeung <kcy@codesourcery.com>
3101
3102 * gdb.texinfo (Operating System Auxiliary Information): Document new
3103 'info os' subcommands.
3104
3105 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3106
3107 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3108 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3109 (dotdebug_gdb_scripts section): Add reference
3110 to 'Auto-loading safe path'.
3111
3112 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 Implement multi-component --with-auto-load-dir.
3115 * gdb.texinfo (Auto-loading): New references
3116 for 'set auto-load scripts-directory'
3117 and 'show auto-load scripts-directory'.
3118 (Auto-loading safe path): Describe the new default. Move $ddir
3119 substituation reference to 'objfile-gdb.py file'.
3120 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3121 script-name. Describe new 'set auto-load scripts-directory'
3122 and 'show auto-load scripts-directory'.
3123
3124 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3125
3126 Provide $ddir substitution for --with-auto-load-safe-path.
3127 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3128 (Auto-loading safe path): Likewise. Mention the default value,
3129 $ddir substitution, --with-auto-load-safe-path and
3130 --without-auto-load-safe-path.
3131 * observer.texi (gdb_datadir_changed): New.
3132
3133 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3134
3135 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3136 Twice.
3137
3138 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3139 directory separator by path separator.
3140
3141 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3142
3143 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3144 for 'set auto-load safe-path' optional. Mention if it is omitted.
3145 Change disabling security protection condition to "/", twice.
3146
3147 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3148
3149 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3150 the new methods global_block and static_block on gdb.Symtab
3151 objects.
3152
3153 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3154
3155 * gdb.texinfo (Blocks In Python): Add a note saying that future
3156 improvements to GDB and its infrastructure can move symbols
3157 across blocks within a symbol table.
3158
3159 2012-04-29 Yao Qi <yao@codesourcery.com>
3160
3161 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3162 (A29K): Remove.
3163
3164 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3165 Tom Tromey <tromey@redhat.com>
3166
3167 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3168 and generic static probe support on GDB.
3169
3170 2012-04-25 Doug Evans <dje@google.com>
3171
3172 * gdb.texinfo (Go): Fix thinko.
3173
3174 * gdb.texinfo (Supported Languages): Add Go.
3175 (Go): New node.
3176
3177 2012-04-25 Yao Qi <yao@codesourcery.com>
3178
3179 * gdbint.texinfo (Testsuite): New section `Board settings'.
3180
3181 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3182
3183 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3184 Three times.
3185
3186 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3187 Three times.
3188
3189 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3192 by @table @asis. Fix formatting of one item.
3193
3194 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3195
3196 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3197
3198 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3199
3200 New option "set debug auto-load".
3201 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3202 (auto-load verbose mode): New node.
3203
3204 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3205
3206 New option "set auto-load safe-path".
3207 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3208 and "info auto-load" examples for safe-path. Put there also references
3209 for "set auto-load safe-path" and "show auto-load safe-path".
3210 New menu item for Auto-loading safe path.
3211 (Auto-loading safe path): New node.
3212 (Python Auto-loading): Update the expected output from "Missing"
3213 to "No".
3214
3215 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3216
3217 auto-load: Implementation.
3218 * gdb.texinfo (Mode Options): New anchor for -nx.
3219 (Startup): New anchors for Option -init-eval-command,
3220 Home Directory Init File
3221 and Init File in the Current Directory during Startup.
3222 Mention set auto-load local-gdbinit with a reference.
3223 Change the sample code to "set auto-load python-scripts".
3224 (Threads): New anchor set libthread-db-search-path.
3225 Provide references to libthread_db.so.1 file.
3226 (Controlling GDB): New menu item for Auto-loading.
3227 (Auto-loading, Init File in the Current Directory)
3228 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3229 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3230 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3231 reference.
3232 (Auto-loading): Rename to ...
3233 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3234 "set auto-load python-scripts", new anchor for it. Change
3235 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3236 for it. Change "info auto-load-scripts"
3237 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3238 to "Python scripts".
3239
3240 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3241
3242 PR mi/13393
3243 * gdb.texinfo (Print Settings): Extend the description for "set print
3244 object".
3245 (GDB/MI Variable Objects): Extend the description for -var-create and
3246 -var-list-children.
3247
3248 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3249
3250 * gdb.texinfo (Examining Data): Document the 'explore' command.
3251
3252 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3253
3254 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3255 to the children of a varobj and its update range when -var-update
3256 returns that the varobj's type changed.
3257
3258 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3259
3260 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3261 Create two new links fir 'objfile-gdb.py file'
3262 and 'dotdebug_gdb_scripts section'.
3263
3264 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3265
3266 * gdb.texinfo (Auto-loading): Rename node reference
3267 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3268 Twice.
3269 (.debug_gdb_scripts section): Rename the node ...
3270 (dotdebug_gdb_scripts section): ... here.
3271 (Maintenance Commands): Also rename this node reference.
3272
3273 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3274
3275 * gdb.texinfo (Python API/Values From Inferior): Add description
3276 about the new method Value.referenced_value. Add description on
3277 how Value.dereference is different (and similar) to
3278 Value.referenced_value.
3279
3280 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3281
3282 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3283 --init-eval-command=COMMAND, -iex.
3284 (Startup): Describe -iex and -ix. Simplify the example
3285 for "set auto-load-scripts off".
3286
3287 2012-03-16 Gary Benson <gbenson@redhat.com>
3288
3289 PR breakpoints/10738
3290 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3291 stating that GDB cannot set breakpoints on inlined functions.
3292 (Mode Options): Document --use-deprecated-index-sections.
3293 (Index Section Format): Document new index section version format.
3294
3295 2012-03-15 Tom Tromey <tromey@redhat.com>
3296
3297 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3298
3299 2012-03-13 Doug Evans <dje@google.com>
3300
3301 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3302 of "reload".
3303 (Symbols): Delete docs for set/show symbol-reloading.
3304 * gdbint.texinfo (Defining Other Architecture Features): Delete
3305 SYMBOL_RELOADING_DEFAULT.
3306 * refcard.tex: Delete reference to symbol-reloading.
3307
3308 2012-03-07 Pedro Alves <palves@redhat.com>
3309
3310 * gdb.texinfo (General Query Packets): Document new
3311 QProgramSignals packet.
3312 * gdb.texinfo (Remote configuration): Mention
3313 "program-signals-packet".
3314
3315 2012-03-05 Tristan Gingold <gingold@adacore.com>
3316
3317 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3318
3319 2012-03-03 Yao Qi <yao@codesourcery.com>
3320
3321 * gdb.texinfo (In-Process Agent): New node.
3322 Document new commands.
3323 (General Query Packets): Add packet `QAgent'.
3324
3325 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3326
3327 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3328
3329 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3330
3331 * gdb.texinfo (Commands In Python): Put example python macro in
3332 COMMAND_USER category rather than COMMAND_OBSCURE.
3333 Document gdb.COMMAND_USER.
3334 (User-defined Commands): Update documentation to clarify
3335 "set/show max-user-call-depth" and "show user" don't apply to python
3336 commands. Update documentation to clarify "help user-defined" may
3337 also include python commands defined as COMMAND_USER.
3338
3339 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3340
3341 * gdb.texinfo (Startup): Add option -ex description to the option -x
3342 description.
3343
3344 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3345
3346 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3347 condition-evaluation breakpoint parameter.
3348 Mention condition-evaluation mode being shown in "info break".
3349 (Break Conditions): Add description for target-side
3350 conditional breakpoints.
3351 (Remote Configuration): Mention conditional-breakpoints-packet.
3352 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3353 cond-expr.
3354 (General Query Packets): Mention new ConditionalBreakpoint feature.
3355
3356 2012-02-22 Tom Tromey <tromey@redhat.com>
3357
3358 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3359
3360 2012-02-17 Tom Tromey <tromey@redhat.com>
3361
3362 PR python/10753:
3363 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3364 directory.
3365
3366 2012-02-14 Stan Shebs <stan@codesourcery.com>
3367
3368 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3369
3370 2012-02-13 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3373 mips-idt-ecoff.
3374
3375 2012-02-09 Yao Qi <yao@codesourcery.com>
3376
3377 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3378
3379 2012-02-07 Tom Tromey <tromey@redhat.com>
3380
3381 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3382 Symbol.value.
3383
3384 2012-02-07 Tom Tromey <tromey@redhat.com>
3385
3386 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3387
3388 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3389
3390 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3391
3392 2012-01-24 Tom Tromey <tromey@redhat.com>
3393
3394 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3395 unload".
3396 (Files): Mention new catch commands.
3397 (GDB/MI Async Records): Likewise.
3398
3399 2012-01-24 Gary Benson <gbenson@redhat.com>
3400
3401 Delete #if 0'd out code.
3402 * gdb.texinfo (Frame Info): Remove "info catch".
3403
3404 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3405
3406 * gdb.texinfo (Remote Configuration): Document
3407 "set remote hostio-readlink-packet" command.
3408 (General Query Packets): Document vFile:readlink packet.
3409
3410 2012-01-16 Tom Tromey <tromey@redhat.com>
3411
3412 * gdb.texinfo (Specify Location): Document relative file name
3413 handling.
3414
3415 2012-01-16 Tom Tromey <tromey@redhat.com>
3416
3417 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3418
3419 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3420 Eli Zaretskii <eliz@gnu.org>
3421
3422 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3423 code.
3424
3425 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3426
3427 * gdb.texinfo (Variables): Document use of :: for non-static
3428 variables.
3429
3430 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3431
3432 * gdbint.texinfo (Start of New Year Procedure): Update
3433 to replace use of copyright.sh by use of copyright.py.
3434
3435 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3436
3437 Remove the gdbtui binary.
3438 * all-cfg.texi (GDBTUI): Remove.
3439 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3440 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3441 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3442
3443 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3444
3445 Introduce gdb.FinishBreakpoint in Python.
3446 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3447 (Python API): Add menu entry for Finish Breakpoints.
3448
3449 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3450
3451 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3452 tests.
3453
3454 2011-12-16 Doug Evans <dje@google.com>
3455
3456 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3457
3458 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3459
3460 * gdb.texinfo (Python Commands): Remove "maint set/show print
3461 stack". Add documentation for "set/show python print-stack".
3462
3463 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3464
3465 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3466 should transfer control to the stub in the startup code instead of
3467 in main. Mention the need to get past the initial breakpoint.
3468
3469 2011-12-06 Tom Tromey <tromey@redhat.com>
3470
3471 * gdb.texinfo (Set Breaks): Update for new behavior.
3472
3473 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3474
3475 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3476 List Format for SVR4 Targets'.
3477 (General Query Packets): New item qXfer:libraries-svr4:read.
3478 (Library List Format for SVR4 Targets): New node.
3479
3480 2011-12-01 Tom Tromey <tromey@redhat.com>
3481
3482 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3483 add.
3484
3485 2011-11-22 Tom Tromey <tromey@redhat.com>
3486
3487 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3488 reasons.
3489
3490 2011-11-20 Stan Shebs <stan@codesourcery.com>
3491
3492 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3493 note-related options and variables.
3494 (Tracepoint Packets): Document packet changes.
3495
3496 2011-11-20 Sanjoy Das <sdas@igalia.com>
3497
3498 * gdb.texinfo (JIT Interface): Add documentation on writing and
3499 usind JIT debug info readers.
3500 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3501 Debug Info Readers): New nodes.
3502
3503 2011-11-18 Yao Qi <yao@codesourcery.com>
3504
3505 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3506 tracepoint.
3507
3508 2011-11-15 Doug Evans <dje@google.com>
3509
3510 * gdb.texinfo (Files): Document basenames-may-differ.
3511
3512 2011-11-14 Doug Evans <dje@google.com>
3513
3514 * gdb.texinfo (Shell Commands): Document "!".
3515
3516 2011-11-14 Stan Shebs <stan@codesourcery.com>
3517 Kwok Cheung Yeung <kcy@codesourcery.com>
3518
3519 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3520 needed to get shorter fast tracepoints.
3521 (Tracepoint Packets): Document new qTMinFTPILen packet.
3522
3523 2011-11-14 Yao Qi <yao@codesourcery.com>
3524
3525 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3526 behavior of tracepoint.
3527 (General Query Packets): New feature InstallInTrace.
3528 (Remote Configuration): Document "set remote
3529 install-in-trace-packet".
3530
3531 2011-11-12 Matt Rice <ratmice@gmail.com>
3532
3533 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3534 Add arguments to info macro.
3535
3536 2011-11-10 Tom Tromey <tromey@redhat.com>
3537
3538 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3539 manual.
3540 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3541 (Macros): Add a footnote.
3542 (C): Remove paragraph about compiler options.
3543 (C Constants): Mention wide character and string constants.
3544 (C Plus Plus Expressions): Update compiler option advice. Mention
3545 using declarations. Mention ADL. Remove old HP compiler
3546 information.
3547
3548 2011-11-10 Tom Tromey <tromey@redhat.com>
3549
3550 PR c++/9257:
3551 * gdb.texinfo (Print Settings): Add an extra note about the need
3552 for a vtable.
3553
3554 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3555
3556 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3557 "set mips abi" documentation.
3558
3559 2011-11-04 Doug Evans <dje@google.com>
3560
3561 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3562
3563 2011-11-03 Tom Tromey <tromey@redhat.com>
3564
3565 * gdb.texinfo (Stopping): Add menu entry.
3566 (Continuing and Stepping): Restore @node. Use @section, not
3567 @subsection.
3568
3569 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3570
3571 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3572 designation. Fix "Specify Location" cross-reference.
3573
3574 2011-11-02 Stan Shebs <stan@codesourcery.com>
3575
3576 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3577 (General Query Packets): Describe tracenz feature.
3578 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3579
3580 2011-10-28 Paul Koning <paul_koning@dell.com>
3581
3582 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3583
3584 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3585
3586 * gdb.texinfo ((Frames In Python): Document
3587 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3588
3589 2011-10-26 Paul Koning <paul_koning@dell.com>
3590
3591 * gdb.texinfo (gdb.types): Document new deepitems function.
3592
3593 2011-10-25 Paul Koning <paul_koning@dell.com>
3594
3595 PR python/13327
3596
3597 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3598 fetch_lazy method.
3599
3600 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3601
3602 PR python/12656
3603
3604 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3605 global_block, static_block function.
3606
3607 2011-10-19 Tom Tromey <tromey@redhat.com>
3608
3609 * gdb.texinfo (Commands In Python): Add missing "@"s.
3610
3611 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3612
3613 PR python/13285 Document named constants for frame unwind stop reasons
3614 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3615 constants.
3616
3617 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3618
3619 Fix compatibility with texinfo versions older than 4.12.
3620 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3621 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3622 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3623 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3624 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3625 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3626 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3627
3628 2011-10-09 Doug Evans <dje@google.com>
3629
3630 * gdb.texinfo (Extending GDB): Document alias command.
3631
3632 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3633
3634 Support @entry in input expressions.
3635 * gdb.texinfo (Variables): Describe @entry names suffix.
3636 (Print Settings): Add anchor for `set print entry-values'.
3637
3638 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3639 Eli Zaretskii <eliz@gnu.org>
3640
3641 Display @entry parameter values (without references).
3642 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3643 example.
3644 (Print Settings): New description of set print entry-values and show
3645 print entry-values.
3646
3647 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3648 Eli Zaretskii <eliz@gnu.org>
3649
3650 Recognize virtual tail call frames.
3651 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3652 (Tail Call Frames): New node.
3653 (Frames In Python): Add gdb.TAILCALL_FRAME.
3654
3655 2011-10-07 Doug Evans <dje@google.com>
3656
3657 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3658 register_pretty_printer.
3659
3660 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3661
3662 PR python/12930
3663 PR python/12802
3664
3665 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3666 stop method.
3667
3668 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3669
3670 * gdb.texinfo (Starting your Program): "set disable-randomization"
3671 is no longer Linux-specific.
3672 (Remote Configuration): Document "set remote
3673 disable-randomization-packet".
3674 (General Query Packets): Document "QDisableRandomization" packet
3675 and add it to "qSupported" list.
3676
3677 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3678
3679 Allow Python notification of new object-file loadings.
3680 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3681 event type.
3682
3683 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3684
3685 PR python/12691: Add the inferior to Python exited event
3686 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3687
3688 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3691 rephasing.
3692
3693 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3694
3695 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3696 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3697 as possible feature returned by the `-list-features'
3698 command.
3699
3700 2011-09-28 Paul Koning <paul_koning@dell.com>
3701
3702 * gdb.texinfo (gdb.Type): Document field access by dictionary
3703 key syntax.
3704
3705 2011-09-28 Yao Qi <yao@codesourcery.com>
3706
3707 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3708 Add one space after option `-s'. Remove @r{} markup.
3709
3710 2011-09-27 Stan Shebs <stan@codesourcery.com>
3711
3712 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3713
3714 2011-09-16 Hui Zhu <teawater@gmail.com>
3715
3716 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3717 to *(unsigned char *)$esp@300.
3718
3719 2011-09-15 Paul Koning <paul_koning@dell.com>
3720
3721 * gdb.texinfo: Make style of Python functions and methods match
3722 the syntax of Python. Also put class and module names explicitly
3723 on function, member, and variable names, matching Python
3724 documentation conventions.
3725
3726 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3727
3728 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3729 * gdb.texinfo (Inferiors In Python): Describe new
3730 gdb.selected_inferior() function.
3731
3732 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3733
3734 Handle multiple breakpoint hits in Python interface:
3735 * gdb.texinfo (Events In Python): New function documentation:
3736 gdb.BreakpointEvent.breakpoints. Indicate that
3737 gdb.BreakpointEvent.breakpoint is now deprecated.
3738
3739 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3740
3741 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3742
3743 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3744
3745 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3746
3747 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3748
3749 * gdb.texinfo (Prompt): Add set/show extended-prompt
3750 documentation
3751 (Basic Python): Add prompt_hook anchor.
3752 (Python modules): Reword module text to reflect multiple modules.
3753 (gdb.prompt): Document gdb.prompt module.
3754
3755 2011-08-14 Yao Qi <yao@codesourcery.com>
3756
3757 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3758
3759 2011-08-14 Yao Qi <yao@codesourcery.com>
3760
3761 * gdb.texinfo (Standard Target Features): Document C6x features.
3762 (TIC6x Features): New node.
3763
3764 2011-08-12 Doug Evans <dje@google.com>
3765
3766 * gdb.texinfo (Symbols In Python): Document symbol.type.
3767
3768 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3769
3770 * gdb.texinfo (Python): Document command and function
3771 auto-loading.
3772
3773 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3774 Eli Zaretskii <eliz@gnu.org>
3775
3776 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3777 typedefs unrolling. Extend the sample code by an inner typedef and
3778 outer typedefs unrolling.
3779
3780 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3781
3782 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3783 size and line-size.
3784
3785 2011-07-21 Matt Rice <ratmice@gmail.com>
3786
3787 PR macros/12999
3788 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3789 Update text and cindex entries for info macro command.
3790
3791 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3792
3793 * observer.texi (GDB Observers): Add before_prompt observer.
3794 * gdb.texinfo (Basic Python): Add documentation for prompt
3795 substitution.
3796
3797 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3798
3799 PR python/12438
3800 * gdb.texinfo (Python Commands): Add deprecate note to maint
3801 set/show python print-stack. Document set/show python
3802 print-backtrace.
3803
3804 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3805
3806 * gdb.texinfo: Fix typos.
3807
3808 2011-07-01 Tom Tromey <tromey@redhat.com>
3809
3810 * gdb.texinfo (Debugging Output): Document set debug
3811 check-physname.
3812
3813 2011-06-29 Tom Tromey <tromey@redhat.com>
3814
3815 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3816 breakpoint-notifications feature.
3817
3818 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3819
3820 * gdb.texinfo (Target Description): Remove warning about
3821 possibly unstable format.
3822
3823 2011-06-03 Tom Tromey <tromey@redhat.com>
3824
3825 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3826 (Events In Python): Note that exit_code is optional.
3827
3828 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3829
3830 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3831 required for multi-threading support.
3832 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3833 Hc are deprecated for multi-threading debugging. Point readers at
3834 the vCont packet.
3835
3836 2011-05-15 Doug Evans <dje@google.com>
3837
3838 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3839
3840 2011-05-13 Doug Evans <dje@google.com>
3841
3842 * gdb.texinfo (Threads): Document $sdir,$pdir.
3843 (Server): Document $pdir exception.
3844
3845 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3846
3847 * gdb.texinfo (Threads): Clarify default value for
3848 libthread-db-search-path.
3849
3850 * gdb.texinfo (Completion): Update example.
3851 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3852
3853 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3854
3855 * gdb.texinfo: Document change in the behaviour of the enable and
3856 disable GDB commands when applied to tracepoints.
3857 Document the EnableDisableTracepoints remote stub feature.
3858 Document QTEnable and QTDisable in the list of tracepoint packets.
3859
3860 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3861
3862 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3863 hsuser.texi.
3864 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3865 comment to hsuser.texi. Change rluser.texi name in the comment.
3866
3867 2011-05-10 Doug Evans <dje@google.com>
3868
3869 * gdb.texinfo (Threads): If an empty path is provided for
3870 libthread-db-search-path it is reset to its default value.
3871 (Server): Ditto.
3872
3873 2011-05-09 Doug Evans <dje@google.com>
3874
3875 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3876
3877 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3878 Thiago Jung Bauermann <bauerman@br.ibm.com>
3879
3880 Implement support for PowerPC BookE masked watchpoints.
3881 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3882 (PowerPC Embedded): Mention support of masked watchpoints.
3883
3884 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3885
3886 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3887 `@value{GDBN}'.
3888
3889 2011-05-03 Joel Brobecker <brobecker@adacore.com>
3890
3891 * gdb.texinfo (titlepage): Remove dedication.
3892 (In Memoriam): New appendix.
3893
3894 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3895 Eli Zaretskii <eliz@gnu.org>
3896
3897 * gdb.texinfo (Index Section Format): Change the version to 5.
3898 Describe the different formula.
3899
3900 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3901 Eli Zaretskii <eliz@gnu.org>
3902
3903 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3904 for disconnected tracing.
3905 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3906 extended-remote relationship. Mention --once.
3907 (TCP port allocation lifecycle of @code{gdbserver}): New.
3908
3909 2011-04-23 Eli Zaretskii <eliz@gnu.org>
3910
3911 * gdb.texinfo (Server): Improve indexing. Index all optional
3912 switches to gdbserver.
3913
3914 2011-04-20 Tom Tromey <tromey@redhat.com>
3915
3916 * gdb.texinfo (Index Section Format): New node.
3917 (Top): Add new node to menu.
3918
3919 2011-04-20 Pedro Alves <pedro@codesourcery.com>
3920
3921 * gdb.texinfo (Maintenance Commands): Document `maint print
3922 remote-registers'.
3923
3924 2011-04-20 Tom Tromey <tromey@redhat.com>
3925
3926 * gdb.texinfo (Trace File Format): Move node later.
3927
3928 2011-04-19 Tom Tromey <tromey@redhat.com>
3929
3930 * gdbint.texinfo (Register Information Functions): Remove
3931 duplicate "the".
3932 * gdb.texinfo (Emacs): Remove duplicate "to".
3933 (GDB/MI Variable Objects): Remove duplicate "the".
3934 (General Query Packets): Likewise.
3935
3936 2011-04-02 Joel Brobecker <brobecker@adacore.com>
3937
3938 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3939 "GDB/MI Ada Exception Information" node.
3940
3941 2011-04-01 Joel Brobecker <brobecker@adacore.com>
3942
3943 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3944 the "exception-name" field in the *stopped async record.
3945
3946 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3947 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3948
3949 Implement support for PowerPC BookE ranged breakpoints.
3950 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3951
3952 2011-03-28 Tom Tromey <tromey@redhat.com>
3953
3954 * gdb.texinfo (Set Tracepoints): Fix typo.
3955
3956 2011-03-24 Tom Tromey <tromey@redhat.com>
3957
3958 * gdb.texinfo (Specify Location): Document `function:label'
3959 linespec.
3960
3961 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3962
3963 PR python/12149
3964
3965 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3966
3967 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3968
3969 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3970 (Inferiors In Python): Likewise.
3971 (Threads In Python): Likewise.
3972 (Symbols In Python): Likewise.
3973 (Objfiles In Python): Likewise.
3974 (Symbol Tables In Python): Likewise.
3975
3976 2011-03-15 Pedro Alves <pedro@codesourcery.com>
3977
3978 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3979 display>: Explain that the commands accept number ranges.
3980
3981 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3982
3983 * gdb.texinfo (Breakpoints In Python): Add description and example
3984 of Python stop function operation.
3985
3986 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3987
3988 * gdb.texinfo (Parameters In Python): Document get_set_string and
3989 get_show_string methods.
3990
3991 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3992
3993 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3994
3995 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3996 circular-trace-buffer name.
3997
3998 2011-02-28 Joel Brobecker <brobecker@adacore.com>
3999
4000 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4001 in the previous change.
4002
4003 2011-02-27 Michael Snyder <msnyder@vmware.com>
4004
4005 * gdb.texinfo (Inferiors and Programs): Update commands to show
4006 that they can accept multiple arguments.
4007
4008 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4009
4010 Revert the following patch (code patch was not approved):
4011 2011-02-21 Hui Zhu <teawater@gmail.com>
4012 * agentexpr.texi (bytecode descriptions): add printf.
4013 * gdb.texinfo (tracepoint action lists): add printf.
4014
4015 2011-02-23 Doug Evans <dje@google.com>
4016
4017 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4018
4019 2011-02-23 Michael Snyder <msnyder@vmware.com>
4020
4021 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4022 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4023 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4024
4025 2011-02-22 Doug Evans <dje@google.com>
4026
4027 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4028 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4029 add description of result, fix @defun formatting.
4030
4031 2011-02-21 Hui Zhu <teawater@gmail.com>
4032
4033 * agentexpr.texi (Bytecode Descriptions): Add printf.
4034 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4035
4036 2011-02-18 Tom Tromey <tromey@redhat.com>
4037
4038 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4039
4040 2011-02-14 Michael Snyder <msnyder@vmware.com>
4041
4042 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4043 Document new command "thread find".
4044
4045 2011-02-14 Michael Snyder <msnyder@vmware.com>
4046
4047 * gdb.texinfo (Threads): Update example of new thread message.
4048
4049 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4050
4051 * gdb.texinfo (Remote Configuration): Mention set/show remote
4052 traceframe-info.
4053 (Tools/Packages Optional for Building GDB): Mention that expat is
4054 used for traceframe info.
4055 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4056 (General Query Packets) <qSupported>: Describe the
4057 qXfer:traceframe-info:read feature.
4058 (qXfer::read): Describe qXfer:traceframe-info:read.
4059 (Traceframe Info Format): New section.
4060
4061 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4062
4063 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4064 for casts and unary operators.
4065
4066 2011-02-04 Tom Tromey <tromey@redhat.com>
4067
4068 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4069 is not useful.
4070
4071 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4072
4073 * gdb.texinfo: s/value optimized out/optimized out/g
4074
4075 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4076
4077 * gdb.texinfo (Other Misc Settings): Rework part of the
4078 documentation of the "set interactive mode" command.
4079
4080 2011-01-19 Tom Tromey <tromey@redhat.com>
4081
4082 * gdb.texinfo (Threads): Document thread name output and `thread
4083 name' command.
4084 (Threads In Python): Document Thread.name attribute.
4085 (GDB/MI Thread Commands): Document thread attributes.
4086
4087 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4088
4089 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4090 changes in mi/mi-cmd-disas.c
4091
4092 2011-01-12 Tom Tromey <tromey@redhat.com>
4093
4094 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4095 Fix "thread apply" text.
4096
4097 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4098 Thiago Jung Bauermann <bauerman@br.ibm.com>
4099
4100 Implement support for PowerPC BookE ranged watchpoints.
4101 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4102 the "set powerpc exact-watchpoints" flag.
4103
4104 2011-01-07 Tom Tromey <tromey@redhat.com>
4105
4106 * gdb.texinfo (Python API): Add descriptions to @menu items.
4107
4108 2011-01-06 Tom Tromey <tromey@redhat.com>
4109
4110 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4111
4112 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4113
4114 * gdb.texinfo (Debugging Output): Document "set debug jit".
4115
4116 2011-01-06 Tom Tromey <tromey@redhat.com>
4117
4118 PR python/12133:
4119 * gdb.texinfo (Frames In Python): Document various frame
4120 constants.
4121
4122 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4123
4124 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4125 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4126 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4127
4128 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4129
4130 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4131 (clean): Add GDBvn.texi.
4132
4133 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4134
4135 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4136 occasional case where the debugger prints an array address
4137 instead of the array itself.
4138
4139 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4140
4141 * gdb.texinfo (Packets) <read registers packet>: Document support
4142 for registers that were not collected.
4143
4144 2010-12-15 Doug Evans <dje@google.com>
4145
4146 * gdb.texinfo (Startup): Document auto-loading of scripts during
4147 startup.
4148 (Auto-loading): Delete "maint set python auto-load on|off".
4149 Add "set auto-load-scripts on|off".
4150
4151 2010-12-07 Doug Evans <dje@google.com>
4152
4153 * gdb.texinfo (Mode Options): Document -data-directory.
4154 (Data Files): Add reference to -data-directory.
4155
4156 2010-11-29 Doug Evans <dje@google.com>
4157
4158 * gdb.texinfo (Pretty-Printer Introduction): Change
4159 printer-name:subprinter-name to printer-name;subprinter-name.
4160
4161 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4162
4163 PR python/12199
4164
4165 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4166
4167 2010-11-23 Tom Tromey <tromey@redhat.com>
4168
4169 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4170 (Editing): Likewise.
4171 (Command History): Likewise.
4172 (TUI Keys): Likewise.
4173 (Bug Reporting): Conditionally include rluser.texi and
4174 inc-history.texinfo.
4175 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4176 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4177 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4178 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4179 (gdb.pdf): Likewise.
4180 (gdb.info): Likewise.
4181 (gdb/index.html): Likewise.
4182
4183 2010-11-23 Tom Tromey <tromey@redhat.com>
4184
4185 * Makefile.in (Makefile): Run ../config.status.
4186 (distclean): Update.
4187 * configure: Remove.
4188 * configure.ac: Remove.
4189
4190 2010-11-12 Tom Tromey <tromey@redhat.com>
4191
4192 * gdb.texinfo (Basic Python): Update. Add xref.
4193 (Exception Handling): Document new exception classes.
4194 (Types In Python): Update.
4195 (Frames In Python): Update.
4196
4197 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4198
4199 * gdb.texinfo (Breakpoints In Python): Document "internal"
4200 parameter, and visible attribute.
4201
4202 2010-11-05 Doug Evans <dje@google.com>
4203
4204 * gdb.texinfo (Source Path): Document "set directories".
4205
4206 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4207
4208 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4209 (OpenCL C): New node.
4210
4211 2010-11-02 Doug Evans <dje@google.com>
4212
4213 * gdb.texinfo (Pretty Printing): Expand into three sections,
4214 introduction, example, and commands.
4215 (Python API): Delete section Disabling Pretty-Printers, merge into
4216 Selecting Pretty-Printers.
4217 (Writing a Pretty-Printer): New section. Move the pretty-printer
4218 example here, and reformat to match python coding style. Add a second
4219 example using the gdb.printing module.
4220 (Python modules): Add gdb.printing.
4221
4222 2010-10-29 Doug Evans <dje@google.com>
4223
4224 * gdb.texinfo (Python): Fix long line.
4225
4226 2010-10-20 Doug Evans <dje@google.com>
4227
4228 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4229 All references updated. Correct sections marked as subsections.
4230 (Coding Standards): New chapter. Move the coding standard related
4231 subsections here. Add section on Python coding standards.
4232
4233 2010-10-13 Doug Evans <dje@google.com>
4234
4235 * gdb.texinfo (Python): Add "Python modules".
4236 (Types in Python): Add reference to gdb.types section.
4237 (Python modules): New node.
4238
4239 2010-10-11 Doug Evans <dje@google.com>
4240
4241 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4242 Python" from gdb.Value.type description.
4243
4244 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4245
4246 * gdb.texinfo (Ravenscar Profile): New node.
4247
4248 2010-09-22 Tom Tromey <tromey@redhat.com>
4249
4250 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4251
4252 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4253
4254 * gdb.texinfo (Values From Inferior): Clarify that
4255 value.dynamic_type works only in C++ programs with RTTI.
4256
4257 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4258
4259 * gdb.texinfo (Character Sets): Correctly reference host-charset
4260 in example.
4261
4262 2010-09-13 Tom Tromey <tromey@redhat.com>
4263
4264 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4265 Document "fullname" and "from".
4266
4267 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4268
4269 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4270 feature `reverse' output by -list-target-features.
4271
4272 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4273
4274 * gdb.texinfo (i386 Features): Remove an extra "@item".
4275
4276 2010-08-30 Tom Tromey <tromey@redhat.com>
4277
4278 PR python/11792:
4279 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4280
4281 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4282
4283 * gdb.texinfo (ARM Features): Document
4284 org.gnu.gdb.arm.m-profile.
4285
4286 2010-08-23 Tom Tromey <tromey@redhat.com>
4287
4288 PR python/11145:
4289 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4290 reinterpret_cast methods.
4291
4292 2010-08-23 Tom Tromey <tromey@redhat.com>
4293
4294 PR python/11915:
4295 * gdb.texinfo (Types In Python): Document array method.
4296
4297 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4298
4299 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4300
4301 2010-08-16 Tom Tromey <tromey@redhat.com>
4302
4303 * gdb.texinfo (Set Watchpoints): Document -location option.
4304
4305 2010-08-13 Doug Evans <dje@google.com>
4306
4307 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4308
4309 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4310
4311 * gdb.texinfo (GDB/MI Data Manipulation): Document
4312 -data-read-memory-raw and -data-write-memory-raw.
4313
4314 2010-08-11 Tom Tromey <tromey@redhat.com>
4315 Phil Muldoon <pmuldoon@redhat.com>
4316
4317 * gdb.texinfo (Basic Python): Describe post_event API.
4318
4319 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4320
4321 * gdb.texinfo (Basic Python): Describe solib_address and
4322 decode_line Python APIs
4323
4324 2010-08-10 Tom Tromey <tromey@redhat.com>
4325
4326 * gdb.texinfo (Pretty Printing API): Document
4327 gdb.default_visualizer.
4328
4329 2010-08-10 Tom Tromey <tromey@redhat.com>
4330
4331 Revert gdb-add-index addition:
4332 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4333
4334 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4335 Eli Zaretskii <eliz@gnu.org>
4336
4337 * gdb.texinfo (Mode Options) <-batch>
4338 (Basic Python) <gdb.execute>: Describe setting width and height.
4339
4340 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4341
4342 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4343
4344 2010-07-30 Tom Tromey <tromey@redhat.com>
4345
4346 * gdb.texinfo (Index Files): Mention gdb-add-index.
4347
4348 2010-07-30 Hui Zhu <teawater@gmail.com>
4349
4350 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4351 "detach inferior" and "kill inferior".
4352
4353 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4354
4355 * gdb.texinfo (Machine Code): Update description of two forms of
4356 arguments, and add new example to demonstrate the new form.
4357
4358 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4359
4360 * gdb.texinfo (Values From Inferior): Add value inferior function
4361 call description.
4362
4363 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4364
4365 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4366
4367 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4368 Eli Zaretskii <eliz@gnu.org>
4369
4370 Make core files the process_stratum.
4371 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4372 record_stratum example.
4373
4374 2010-07-13 Tom Tromey <tromey@redhat.com>
4375
4376 * gdb.texinfo (Index Files): New node.
4377
4378 2010-07-13 Tom Tromey <tromey@redhat.com>
4379
4380 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4381
4382 2010-07-13 Tom Tromey <tromey@redhat.com>
4383
4384 * gdb.texinfo (Specify Location): Document labels.
4385
4386 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4387
4388 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4389 entries for fast tracepoints and static tracepoints.
4390
4391 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4392
4393 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4394 qsThreadInfo>: Spell out `l' as ell.
4395
4396 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4397
4398 * gdb.texinfo (Convenience Variables): Document $_sdata.
4399 (Commands to Set Tracepoints): Describe static tracepoints. Add
4400 `Listing Static Tracepoint Markers' menu entry. Document
4401 "strace".
4402 (Tracepoint Action Lists): Document collecting $_sdata.
4403 (Listing Static Tracepoint Markers): New subsection.
4404 (Tracepoints support in gdbserver): Mention static tracepoints.
4405 (remote packets, enabling and disabling): Mention
4406 read-sdata-object.
4407 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4408 and StaticTracepoint.
4409 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4410 Document qXfer:sdata:read.
4411 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4412
4413 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4414
4415 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4416
4417 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4418 Tom Tromey <tromey@redhat.com>
4419 Thiago Jung Bauermann <bauerman@br.ibm.com>
4420
4421 * gdb.texinfo (Inferiors In Python): New node.
4422 * gdb.texinfo (Threads In Python): New node.
4423
4424 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4425
4426 * gdb.texinfo (Python): Document what the python directory is
4427 and what its location is.
4428 (Basic Python): Document the gdb.PYTHONDIR constant.
4429
4430 2010-06-25 Tom Tromey <tromey@redhat.com>
4431
4432 PR python/10808:
4433 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4434
4435 2010-06-24 Hui Zhu <teawater@gmail.com>
4436
4437 * gdb.texinfo: (Commands for Controlled Output): Add
4438 documentation for command "eval".
4439
4440 2010-06-21 Stan Shebs <stan@codesourcery.com>
4441
4442 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4443 * annotate.texinfo: Ditto.
4444 * gdbint.texinfo: Ditto.
4445 * stabs.texinfo: Ditto.
4446
4447 2010-06-22 Hui Zhu <teawater@gmail.com>
4448
4449 * gdb.texinfo: (Process Record and Replay): Add documentation
4450 for command "set record memory-query".
4451
4452 2010-06-21 Stan Shebs <stan@codesourcery.com>
4453
4454 * gdb.texinfo: Relicense under GFDL version 1.3.
4455 * annotate.texinfo: Relicense under GFDL version 1.3.
4456 * gdbint.texinfo: Relicense under GFDL version 1.3.
4457 * stabs.texinfo: Relicense under GFDL version 1.3.
4458 * fdl.texi: Update to version 1.3.
4459
4460 2010-06-18 Stan Shebs <stan@codesourcery.com>
4461
4462 * gdb.texinfo (Operating System Auxiliary Information): Describe
4463 "info os" when no arguments given.
4464
4465 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4466 $_thread.
4467
4468 2010-06-18 Hui Zhu <teawater@gmail.com>
4469
4470 * gdb.texinfo: (Process Record and Replay): Add documentation
4471 for commands "record save" and "record restore".
4472
4473 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4474
4475 * gdb.texinfo: Include information about the correct use
4476 of addresses in the `watch' command.
4477
4478 2010-06-11 Stan Shebs <stan@codesourcery.com>
4479
4480 * gdb.texinfo (Observer Mode): New section.
4481 (General Query Packets): Document QAllow.
4482
4483 2010-06-04 Doug Evans <dje@google.com>
4484
4485 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4486
4487 2010-06-03 Doug Evans <dje@google.com>
4488
4489 * gdbint.texinfo (Coding): Add subsection on command names.
4490
4491 2010-06-02 Tom Tromey <tromey@redhat.com>
4492
4493 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4494 always-disassemble.
4495
4496 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4497
4498 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4499 gdbserver, and add cross reference.
4500 (Tracepoints support in gdbserver): New subsection.
4501
4502 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4503
4504 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4505 `qRelocInsn' feature.
4506 (Relocate instruction reply packet): New subsection
4507 of `Tracepoint Packets'.
4508 (Tracepoint Packets): Mention that packets QTDP and QTStart
4509 support the qRelocInsn request, and add cross reference to new
4510 subsection.
4511
4512 2010-05-25 Doug Evans <dje@google.com>
4513
4514 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4515 (Commands In Python): Document gdb.string_to_argv.
4516
4517 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4518
4519 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4520 ATTR_NORETURN.
4521
4522 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4523 Tom Tromey <tromey@redhat.com>
4524 Thiago Jung Bauermann <bauerman@br.ibm.com>
4525
4526 * gdb.texinfo (Parameters In Python): New Node.
4527
4528 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4529
4530 * gdb.texinfo: (Summary) Add mention about D language support.
4531 (Filenames): Add D suffixes.
4532 (D): New node.
4533
4534 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4535
4536 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4537 of macro deleted from GDB code.
4538
4539 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4540
4541 * gdb.texinfo (Commands to specify files): Describe what how GDB
4542 looks up DOS-based filesystem paths on the system root. Document
4543 the new `set/show target-file-system-kind' commands.
4544
4545 2010-04-23 Doug Evans <dje@google.com>
4546
4547 * gdb.texinfo (Python): Move Auto-loading section here ...
4548 (Python API): from here.
4549 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4550 (Maintenance Commands): Add docs for "maint print section-scripts".
4551
4552 2010-04-20 Chris Moller <cmoller@redhat.com>
4553
4554 * gdb.texinfo (Setting Breakpoints): Added description of
4555 filename-qualified rbreak.
4556 * refcard.tex (Breakpoints and Watchpoints): Added brief
4557 description of filename-qualified rbreak.
4558
4559 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4560
4561 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4562 (Python API): Change the reference to Pretty Printing API.
4563 (Pretty Printing): Move the user part under the Data node. Reformat
4564 the sample output to 72 columns. Create a new reference to Pretty
4565 Printing API. Rename the API part ...
4566 (Pretty Printing API): To a new node name.
4567 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4568 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4569
4570 2010-04-21 Stan Shebs <stan@codesourcery.com>
4571
4572 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4573 and commands.
4574 (Listing Tracepoints): Update to reflect current behavior.
4575
4576 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4577
4578 * gdb.texinfo (Examining memory): Update for change in string
4579 display with explicit size.
4580
4581 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4582
4583 PR breakpoints/8554.
4584
4585 * gdb.texinfo (Save Breakpoints): New node.
4586 (save-tracepoints): Rename to ...
4587 (save tracepoints): ... this. Mention that `save-tracepoints' is
4588 a deprecated alias to `save tracepoints'.
4589
4590 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4591
4592 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4593 (info w32 thread-information-block): Document new command.
4594 (qGetTIBAddress): Document new gdbserver query.
4595 (maint set/show show-all-tib): Document new command.
4596
4597 2010-04-15 Doug Evans <dje@google.com>
4598
4599 * gdb.texinfo (Python API): Add progspaces section.
4600 (Selecting Pretty-Printers): Progspace pretty-printers are
4601 searched too.
4602 (Progspaces In Python): New section.
4603
4604 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4605
4606 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4607
4608 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4609 returns None.
4610
4611 2010-04-09 Stan Shebs <stan@codesourcery.com>
4612
4613 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4614 Describe the `frames-created' field, tweak grammar.
4615
4616 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4617
4618 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4619 Describe the `circular' and `disconnected' fields.
4620
4621 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4622
4623 * gdb.texinfo (maint print registers): Mention unavailable and
4624 invisible registers.
4625
4626 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4627 Thiago Jung Bauermann <bauerman@br.ibm.com>
4628 Tom Tromey <tromey@redhat.com>
4629
4630 * gdb.texinfo (Breakpoints In Python): New Node.
4631
4632 2010-04-08 Stan Shebs <stan@codesourcery.com>
4633
4634 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4635 trace status fields.
4636
4637 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4638
4639 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4640 optional. Make org.gnu.gdb.i386.avx requires
4641 org.gnu.gdb.i386.avx.
4642
4643 2010-04-08 Doug Evans <dje@google.com>
4644
4645 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4646 search path, and document that gdb only scans the search path if
4647 the script's path doesn't specify a directory.
4648
4649 2010-04-05 Doug Evans <dje@google.com>
4650
4651 * gdb.texinfo (maint show python auto-load): Fix typo.
4652
4653 2010-04-04 Stan Shebs <stan@codesourcery.com>
4654
4655 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4656 (Setting Watchpoints): Update description of "info watch".
4657 (Disabling Breakpoints): Only "info break" lists all.
4658
4659 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4660 (tdump): Explain how tdump works.
4661
4662 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4663
4664 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4665 add cross reference.
4666
4667 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4668
4669 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4670 commands error out.
4671
4672 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4673
4674 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4675
4676 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4677
4678 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4679
4680 2010-03-29 Stan Shebs <stan@codesourcery.com>
4681 Nathan Sidwell <nathan@codesourcery.com>
4682
4683 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4684 GDBN equivalent.
4685 (Set Tracepoints): Remove mention that conditional tracepoints
4686 don't exist.
4687 (Tracepoint Actions): Clarify when while-stepping collection
4688 happens, note that while-stepping does not automatically collect
4689 $pc.
4690
4691 2010-03-29 Stan Shebs <stan@codesourcery.com>
4692
4693 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4694 (General Query Packets): Describe TracepointSource.
4695
4696 2010-03-27 Matt Rice <ratmice@gmail.com>
4697
4698 * gdb.texinfo (ARM): Document arguments to "target sim".
4699 (Set Catchpoints): Use @dots{} instead of @r{...}.
4700
4701 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4702
4703 * gdb.texinfo (Tracepoint Packets): Remove mention that
4704 terror:string may be plain text, and drop mention of X prefix.
4705
4706 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4707
4708 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4709
4710 2010-03-24 Stan Shebs <stan@codesourcery.com>
4711
4712 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4713
4714 2010-03-24 Tom Tromey <tromey@redhat.com>
4715
4716 PR breakpoints/9352:
4717 * gdb.texinfo (Break Commands): Update.
4718
4719 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4720
4721 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4722 commands.
4723
4724 2010-03-16 Stan Shebs <stan@codesourcery.com>
4725
4726 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4727 circular-trace-buffer.
4728 (Tracepoint Packets): Describe QTBuffer, and details of the
4729 qTStatus reply.
4730
4731 2010-03-12 Stan Shebs <stan@codesourcery.com>
4732 Nathan Sidwell <nathan@codesourcery.com>
4733
4734 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4735 doing instruction stepping.
4736 (Tracepoint Restrictions): New node.
4737
4738 2010-03-10 Tom Tromey <tromey@redhat.com>
4739
4740 * gdbint.texinfo (Symbol Handling): Update.
4741
4742 2010-03-08 Tom Tromey <tromey@redhat.com>
4743
4744 PR cli/9591:
4745 * gdb.texinfo (Mode Options): Mention lack of pagination and
4746 confirmation with --batch.
4747 (Screen Size): Mention --batch.
4748 (Messages/Warnings): Likewise.
4749
4750 2010-03-05 Tom Tromey <tromey@redhat.com>
4751
4752 * gdb.texinfo (Basic Python): Document target_charset and
4753 target_wide_charset.
4754
4755 2010-03-05 Tom Tromey <tromey@redhat.com>
4756
4757 * gdb.texinfo (Data): Link to pretty-printing.
4758 (Output Formats): Likewise. Correct text.
4759
4760 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4761
4762 * gdb.texinfo (Types): Describe <struct> and <flags>.
4763
4764 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4765
4766 * gdb.texinfo (Frames In Python): Add block parameter and
4767 description to read_var text.
4768
4769 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4770 Tom Tromey <tromey@redhat.com>
4771
4772 * gdb.texinfo (Types In Python): Describe block argument in
4773 template_argument and gdb.lookup_type.
4774
4775 2010-02-24 Tom Tromey <tromey@redhat.com>
4776
4777 * gdb.texinfo (Cygwin Native): Fix typo.
4778
4779 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4780
4781 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4782 and select method descriptions.
4783 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4784 Tables in Python to menu.
4785 (Blocks In Python): New node.
4786 (Symbols In Python): New node.
4787 (Symbol Tables in Python): New node.
4788
4789 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4790
4791 Multiexec MI
4792
4793 gdb/
4794 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4795
4796 gdb/doc/
4797 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4798 changes.
4799 (GDB/MI Program Execution): Document current behaviour of
4800 --all and --thread-group.
4801 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4802 -remove-inferior.
4803 * observer.texi (inferior_added, inferior_removed): New
4804 observers.
4805
4806 2010-02-19 Tom Tromey <tromey@redhat.com>
4807
4808 * gdbint.texinfo (Getting Started): Fix @node.
4809 (Debugging GDB): Likewise.
4810
4811 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4812
4813 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4814 documenting the gdb_test_timeout variable.
4815
4816 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4817
4818 * gdb.texinfo (MI commands): Added documentation of --reverse
4819 option to a set of MI commands. Restructured documentation of MI
4820 commands --exec-continue to reflect the complexity of reverse
4821 execution.
4822
4823 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4824
4825 * gdb.texinfo (Using the Collected Data): Specify that the address
4826 range of `tfind outsize' is exclusive, and that the address range
4827 of `tfind range' is inclusive.
4828 (Tracepoint Packets): Specify that the address range of
4829 `QTFrame:range' is inclusive, and that the address range of
4830 `QTFrame:outside' is exclusive
4831
4832 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4833
4834 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4835
4836 2010-02-10 Tom Tromey <tromey@redhat.com>
4837
4838 * gdb.texinfo (Debugging Output): Document set debug parser and
4839 show debug parser.
4840
4841 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4842
4843 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4844 i386_eflags and i386_mxcsr.
4845
4846 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4847
4848 * gdb.texinfo: Document i386 target features.
4849
4850 2010-02-05 Doug Evans <dje@google.com>
4851
4852 * gdbint.texinfo (Testsuite): Add a new section to document the
4853 various DejaGnu variables that may be overridden.
4854 Document INTERNAL_GDBFLAGS.
4855
4856 2010-02-04 Tom Tromey <tromey@redhat.com>
4857
4858 PR cli/8830:
4859 * gdb.texinfo (Files): -readnow comes before the filename for file
4860 and symbol-file.
4861
4862 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4865 Document ARM breakpoint types.
4866 (Register Packet Format): Move into the new section.
4867 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4868
4869 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4870
4871 * gdb.texinfo (File Options): Adjust the documentation of this
4872 switch to refer to the "source" command rather than partially
4873 duplicating some of the relevant information.
4874 (Extending GDB): Introduce and document the set/show script-extension
4875 setting.
4876 (Command Files): Add note explaining that the "source" command
4877 is also used to evalute scripts written in other languages.
4878 Remove the short slightly incorrect reference to sourcing Python
4879 scripts.
4880 (Python Commands): Document how to execute a Python script from GDB.
4881
4882 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4883
4884 * gdb.texinfo (Command Files): Fix typo.
4885
4886 2010-01-18 Tom Tromey <tromey@redhat.com>
4887
4888 * gdb.texinfo (File Options): Document -x on .py files.
4889 (Command Files): Document handling of Python scripts.
4890
4891 2010-01-18 Jie Zhang <jie.zhang@analog.com>
4892
4893 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4894
4895 2010-01-15 Stan Shebs <stan@codesourcery.com>
4896
4897 * gdb.texinfo (Trace Files): New section.
4898 (Tracepoint Packets): Document QTSave and qTBuffer.
4899 (Trace File Format): New appendix.
4900
4901 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4902
4903 * gdb.texinfo (Values From Inferior): Document lazy_string value
4904 method.
4905 (Python API): Add Lazy strings menu item.
4906 (Lazy Strings In Python): New node.
4907
4908 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4909
4910 * gdb.texinfo (GDB/MI Thread Information): New.
4911 (GDB/MI Async Records): Document the core field in *stopped.
4912 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4913 documentation
4914 (Process list): Document that osdata document may contain
4915 threads.
4916 (Remote Serial Protocol): Document qXfer:threads.
4917
4918 2010-01-06 Stan Shebs <stan@codesourcery.com>
4919
4920 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4921 disconnected tracing.
4922 (Tracepoint Packets): Document new protocol.
4923
4924 2010-01-05 Stan Shebs <stan@codesourcery.com>
4925
4926 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4927 tracepoints.
4928 (Tracepoint Packets): Describe remote protocol for fast
4929 tracepoints.
4930
4931 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4932
4933 Update the "Start of New Year Procedure".
4934 * gdbint.texinfo: Add the list of files that need to be updated
4935 manually. Minor reformatting.
4936
4937 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4938
4939 * refcard.tex: Update copyright year in header and text.
4940
4941 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4942
4943 * agentexpr.texi: Add 2010 to the list of copyright years.
4944 * annotate.texinfo: Likewise.
4945 * gdb.texinfo: Likewise.
4946 * gdbint.texinfo: Likewise.
4947 * observer.texi: Likewise.
4948 * stabs.texinfo: Likewise.
4949
4950 2009-12-31 Stan Shebs <stan@codesourcery.com>
4951
4952 * gdb.texinfo (Tracepoint Actions): Describe teval.
4953
4954 2009-12-29 Stan Shebs <stan@codesourcery.com>
4955
4956 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4957
4958 2009-12-28 Stan Shebs <stan@codesourcery.com>
4959
4960 * gdb.texinfo (Trace State Variables): New section.
4961 (Tracepoint Packets): Describe trace state variable packets.
4962 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4963 variable bytecodes.
4964
4965 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4966
4967 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4968 declarations.
4969
4970 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4971
4972 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4973 -gdb-exit behaviour.
4974
4975 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4976
4977 * gpl.texi: Update to version 3 of the GPL.
4978
4979 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4980
4981 * Makefile.in: Update copyright header.
4982 * observer.texi: Fix the copyright header of the generated files.
4983
4984 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4985
4986 * gdb.texinfo (Types In Python): Describe range function.
4987
4988 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4989
4990 * gdb.texinfo (Types In Python): Describe "is_base_class".
4991
4992 2009-12-03 Tom Tromey <tromey@redhat.com>
4993
4994 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4995
4996 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4997
4998 * observer.texi: New memory_changed observer.
4999
5000 2009-12-01 Tom Tromey <tromey@redhat.com>
5001
5002 * gdb.texinfo (Reverse Execution): Fix typo.
5003
5004 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5005
5006 PR gdb/8704
5007
5008 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5009 are allowed after the breakpoint condition.
5010
5011 2009-11-23 Tom Tromey <tromey@redhat.com>
5012
5013 PR python/10782:
5014 * gdb.texinfo (Types In Python): Document Type.pointer.
5015
5016 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5017
5018 * gdb.texinfo (Machine Code): Adjust.
5019
5020 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5021
5022 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5023 (Using Agent Expressions): Delete cross reference.
5024
5025 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5026
5027 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5028 and @settitle directives up to help makeinfo find them.
5029
5030 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5031
5032 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5033 (Auto-loading): Use plural and note one can use multiple components now.
5034
5035 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5036
5037 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5038 -stack-list-arguments have the same documentation for parameter
5039 as -stack-list-locals. Add comas.
5040
5041 2009-10-27 Tom Tromey <tromey@redhat.com>
5042 Eli Zaretskii <eliz@gnu.org>
5043
5044 PR python/10781
5045
5046 * gdb.texinfo (Values From Inferior): Document cast method.
5047
5048 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5049
5050 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5051 and adjust example.
5052
5053 2009-10-22 Michael Snyder <msnyder@vmware.com>
5054
5055 * gdb.texinfo (Process Record and Replay): Document new form of
5056 info record command. Also document the new save and restore
5057 commands.
5058
5059 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5060
5061 * gdb.texinfo (Machine Code): Mention current pc marker.
5062 (Memory): Likewise.
5063
5064 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5065 Stan Shebs <stan@codesourcery.com>
5066
5067 * observer.texi (new_inferior): Rename to...
5068 (inferior_appeared): ... this.
5069
5070 * gdb.texinfo (Inferiors): Rename node to ...
5071 (Inferiors and Programs): ... this. Mention running multiple
5072 programs in the same debug session.
5073 <info inferiors>: Mention the new 'Executable' column if "info
5074 inferiors". Update examples. Document the "add-inferior",
5075 "clone-inferior", "remove-inferior" and "maint info
5076 program-spaces" commands.
5077 (Process): Rename node to...
5078 (Forks): ... this. Document "set|show follow-exec-mode".
5079
5080 2009-10-11 Michael Snyder <msnyder@vmware.com>
5081
5082 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5083 (ReverseContinue): Ditto.
5084
5085 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5086
5087 * gdb.texinfo (Server): Document libthread-db-search-path.
5088
5089 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5090
5091 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5092
5093 2009-10-06 Michael Eager <eager@eagercon.com>
5094
5095 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5096 (Embedded Processors): Add MicroBlaze.
5097 (MicroBlaze): New. Describe Xilinx MicroBlaze
5098
5099 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5100
5101 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5102
5103 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5104
5105 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5106
5107 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5108
5109 * observer.texi (solib_unloaded): Document explicitly the fact that
5110 this observer is called before the associated symbols are unloaded.
5111
5112 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5113
5114 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5115 -stack-list-variables.
5116
5117 2009-09-18 Tom Tromey <tromey@redhat.com>
5118
5119 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5120 is experimental.
5121
5122 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5123
5124 * gdb.texinfo (convenince variables): Mention
5125 $_siginfo could be empty.
5126
5127 2009-09-15 Tom Tromey <tromey@redhat.com>
5128
5129 * gdb.texinfo (GDB/MI Variable Objects): Document
5130 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5131 Expand -var-update documentation.
5132
5133 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5134
5135 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5136 feature.
5137
5138 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5139
5140 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5141
5142 2009-09-10 Michael Snyder <msnyder@vmware.com>
5143
5144 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5145 ReverseStep replies to the qSupported query.
5146
5147 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5148
5149 Add documentation for set/show interactive-mode.
5150 * gdb.texinfo (Other Misc Settings): New node.
5151
5152 2009-09-01 Doug Evans <dje@google.com>
5153
5154 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5155 non-stop mode's affect on remote caching.
5156
5157 2009-08-31 Jacob Potter <jdpotter@google.com>
5158 Doug Evans <dje@google.com>
5159
5160 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5161 Mark `set/show remotecache' options as obsolete.
5162 Document new `set/show stack-cache' option.
5163 Update text for `info dcache'.
5164
5165 2009-08-27 Doug Evans <dje@google.com>
5166
5167 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5168 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5169
5170 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5171
5172 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5173 about autoconf.
5174
5175 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5176
5177 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5178 small example, and describe its columns. Replace "inferior-id" by
5179 "infno" throughout.
5180
5181 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5182
5183 * gdbint.texinfo (Releasing GDB): Point to
5184 README-maintainer-mode file for required autoconf version.
5185 * configure.ac: Do not substitute datarootdir, htmldir,
5186 pdfdir, docdir. Do not process --with-datarootdir,
5187 --with-htmldir, --with-pdfdir, --with-docdir.
5188 * configure: Regenerate.
5189
5190 * configure: Regenerate.
5191
5192 2009-08-20 Reid Kleckner <reid@kleckner.net>
5193
5194 * gdb.texinfo: Add chapter on JIT interface.
5195
5196 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5197
5198 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5199 confirmation request.
5200
5201 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5202
5203 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5204 CRC definitions.
5205
5206 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5207
5208 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5209 -break-commands.
5210
5211 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5212
5213 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5214 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5215
5216 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5217
5218 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5219 "set spu stop-on-load" and "show spu stop-on-load" commands.
5220
5221 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5222
5223 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5224
5225 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5226
5227 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5228 org.gnu.gdb.arm.neon.
5229
5230 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5231
5232 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5233 optional element.
5234 (subsection OS ABI): New subsection.
5235
5236 2009-07-14 Stan Shebs <stan@codesourcery.com>
5237
5238 * gdb.texinfo (Tracepoint Conditions): New section.
5239 (General Query Packets): Describe ConditionalTracepoints.
5240 (Tracepoint Packets): Describe condition field.
5241 (Maintenance Commands): Describe maint agent-eval.
5242 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5243
5244 2009-07-11 Hui Zhu <teawater@gmail.com>
5245
5246 * gdb.texinfo (disassemble): Add a new modifier /r
5247 to "disassemble" command to make it print the raw instructions
5248 in hex as well as in symbolic form.
5249
5250 2009-07-09 Tom Tromey <tromey@redhat.com>
5251
5252 * gdbint.texinfo (Testsuite): Document parallel make check.
5253
5254 2009-07-09 Tom Tromey <tromey@redhat.com>
5255
5256 * gdbint.texinfo (Testsuite): Document test transcripts.
5257
5258 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5259
5260 * gdb.texinfo (Values From Inferior): Add length parameter
5261 description.
5262
5263 2009-07-04 Chris Genly <chris@genly.us>
5264
5265 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5266 in -var-list-children. Fix example according to what the code
5267 does.
5268
5269 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5270
5271 * gdb.texinfo (Debugging multiple inferiors): Document the
5272 "inferior", "detach inferior" and "kill inferior" commands.
5273 (Debugging Programs with Multiple Processes): Adjust to mention
5274 generic "inferior" commands. Delete mention of "detach fork" and
5275 "delete fork". Cross reference to "Debugging multiple inferiors"
5276 section.
5277
5278 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5279
5280 * gdbint.texinfo (Item Output Functions): Update signature
5281 for ui_out_field_core_addr.
5282
5283 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5284
5285 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5286 Update example code extrated from breakpoint.c.
5287
5288 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5289
5290 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5291 MI commands.
5292 (GDB/MI Symbol Query): Likewise.
5293 (GDB/MI File Commands): Likewise.
5294 (GDB/MI File Transfer Commands): Likewise.
5295 (GDB/MI Target Manipulation): Likewise.
5296 (GDB/MI Miscellaneous Commands): Likewise.
5297
5298 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5299
5300 * gdb.texinfo (Debugging Optimized Code): New chapter.
5301 (Compiling for Debugging): Reference it. Move some
5302 text to the new section.
5303
5304 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5305
5306 * doc/gdb.texinfo (Calling): Document
5307 set-unwind-on-terminating-exception usage.
5308
5309 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5310
5311 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5312 command.
5313
5314 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5315
5316 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5317 references.
5318
5319 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5320
5321 * gdbint.texinfo: Rename formal parameters to gdbarch function
5322 protoypes from "current_gdbarch" to "gdbarch".
5323
5324 2009-05-28 Tom Tromey <tromey@redhat.com>
5325
5326 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5327
5328 2009-05-27 Tom Tromey <tromey@redhat.com>
5329
5330 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5331 feature.
5332 (GDB/MI Variable Objects): Document -var-set-visualizer.
5333
5334 2009-04-02 Tom Tromey <tromey@redhat.com>
5335
5336 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5337 feature.
5338 (GDB/MI Variable Objects): Document -var-set-visualizer.
5339
5340 2009-05-27 Tom Tromey <tromey@redhat.com>
5341 Thiago Jung Bauermann <bauerman@br.ibm.com>
5342 Phil Muldoon <pmuldoon@redhat.com>
5343
5344 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5345 (Pretty Printing): New node.
5346 (Selecting Pretty-Printers): Likewise.
5347 (Python API): Update.
5348 (Output Formats): Document /r format.
5349
5350 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5351 Tom Tromey <tromey@redhat.com>
5352
5353 * gdb.texinfo (Types In Python): New node.
5354 (Values From Inferior): "type" is now an attribute.
5355 (Python API): Update.
5356
5357 2009-05-27 Tom Tromey <tromey@redhat.com>
5358 Thiago Jung Bauermann <bauerman@br.ibm.com>
5359 Phil Muldoon <pmuldoon@redhat.com>
5360
5361 * gdb.texinfo: Add @syncodeindex for `tp'.
5362 (Python API): Update.
5363 (Auto-loading): New node.
5364 (Objfiles In Python): New node.
5365
5366 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5367
5368 * gdb.texinfo (Threads): Document libthread-db-search-path.
5369
5370 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5371
5372 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5373
5374 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5375
5376 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5377 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5378 show show-debug-regs' docs.
5379
5380 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5381
5382 * gdb.texinfo (Process Record and Replay): Add description of
5383 reverse execution.
5384
5385 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5386
5387 * gdbint.texinfo (Adding support for debugging core files): New node.
5388 (Native Debugging): Remove the ``Native core file Support'' section.
5389
5390 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5391
5392 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5393 Add index entries.
5394
5395 2009-04-30 Hui Zhu <teawater@gmail.com>
5396 Michael Snyder <msnyder@vmware.com>
5397
5398 * gdb.texinfo: (Process Record and Replay): Add documentation for
5399 process record and replay.
5400
5401 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5402
5403 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5404 a new part on command-line defined macros.
5405
5406 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5407
5408 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5409 clarify the wording.
5410
5411 2009-04-23 Tom Tromey <tromey@redhat.com>
5412
5413 * gdb.texinfo (Data Files): New node.
5414 (GDB Files): Update menu.
5415
5416 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5417
5418 * gdbint.texinfo (Defining Other Architecture Features): Remove
5419 entry for PROCESS_LINENUMBER_HOOK.
5420
5421 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5422
5423 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5424
5425 2009-04-22 Hui Zhu <teawater@gmail.com>
5426
5427 * gdb.texinfo (disassemble-next-line): Set the default of
5428 disassemble-next-line to off.
5429
5430 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5431
5432 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5433 --with-htmldir): New.
5434 * configure: Regenerate.
5435 * Makefile.in (datarootdir, docdir): Define.
5436 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5437 instead of $(SET_TEXINPUTS).
5438 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5439 gdbint.info instead of $(SET_TEXINPUTS).
5440 (gdbint/index.html): Use same -I options as for building
5441 gdbint.info.
5442 (stabs.dvi, stabs.pdf): Use same -I options as for building
5443 stabs.info instead of $(SET_TEXINPUTS).
5444 (stabs/index.html): Use same -I options as for building
5445 stabs.info.
5446 (annotate.dvi, annotate.pdf): Use same -I options as for building
5447 annotate.info instead of $(SET_TEXINPUTS).
5448 (annotate/index.html): Use same -I options as for building
5449 annotate.info.
5450
5451 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5452
5453 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5454
5455 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5456
5457 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5458
5459 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5460 Joseph Myers <joseph@codesourcery.com>
5461
5462 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5463 (MAKEHTMLFLAGS): Set to empty.
5464 (html__strip_dir): Define.
5465 (HTMLFILES): Define.
5466 (HTMLFILES_INSTALL): Define.
5467 (install-html): Copy new automake rule.
5468 (html): Depend on $(HTMLFILES).
5469 (gdb_toc.html): Rename to gdb/index.html.
5470 (gdbint_toc.html): Rename to gdbint/index.html.
5471 (stabs_toc.html): Rename to stabs/index.html.
5472 (annotate_toc.html): Rename to annotate/index.html.
5473
5474 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5475
5476 * Makefile.in: Set pdfdir and htmldir from configure
5477 substitutions.
5478 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5479 * configure: Regenerate.
5480
5481 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5482
5483 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5484 This macro is no longer used.
5485
5486 2009-04-15 Tom Tromey <tromey@redhat.com>
5487
5488 * gdb.texinfo (Character Sets): Document default character set.
5489
5490 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5491
5492 * gdbint.texinfo: Change server name from sources.redhat.com to
5493 sourceware.org throughout.
5494
5495 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5496
5497 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5498 about a missing dot or coma after @xref.
5499
5500 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5501
5502 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5503 example, and add a small explanation about it.
5504 (Print Settings): Change the documentation of the "set print
5505 frame-arguments" to reflect the fact that the default is now "scalars".
5506
5507 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5508
5509 * gdb.texinfo (Print Settings): Add kindex for command "set
5510 print frame-arguments".
5511
5512 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5513
5514 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5515 breakpoints.
5516 (Set Breaks): Add reference to thread-specific and task-specific
5517 breakpoints.
5518
5519 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5520
5521 * gdb.texinfo (Ada Tasks): Remove the documentation about
5522 the "Running" state, as this state has been eliminated.
5523 Now all runnable tasks are shown as "Runnable".
5524
5525 2009-03-30 Stan Shebs <stan@codesourcery.com>
5526
5527 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5528 special case of breakpoints.
5529 (Enable and Disable Tracepoints): Mention deprecation.
5530 (Listing Tracepoints): Update description and example.
5531
5532 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5533
5534 * gdb.texinfo (Frames in Python): New node.
5535 (Python API): Update.
5536
5537 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5538
5539 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5540 from a method to an attribute.
5541
5542 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5543
5544 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5545 attribute.
5546
5547 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5548
5549 * observer.texi (thread_exit): Add "silent" parameter.
5550
5551 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5552
5553 * observer.texi (about_to_proceed): New.
5554
5555 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5556
5557 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5558 field throughout to handle types with spaces in them. Fix typos
5559 found by aspell.
5560 (Summary, Requirements, Contributors): New first chapter,
5561 "Summary" added, old Requirements section moved there, and new
5562 section, "Contributors" added.
5563 (Initializing a New Architecture, Register Representation)
5564 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5565 (Porting gdb): These sections extended and updated.
5566 (Compiler Characteristics): This section (empty) deleted.
5567 (Defining Other Architecture Features): This section renamed and
5568 duplicate material removed from (formerly "Target Conditionals").
5569 Use braces {} in @deftypeXX type field throughout to handle types
5570 with spaces in them. Typos found by aspell fixed.
5571
5572 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5573 * stack_frame.pdf: Version of image for PDF output.
5574 * stack_frame.png: Version of image for HTML output and for Emacs.
5575 * stack_frame.txt: Version of image for Info output.
5576 * stack_frame.eps: Version of image for TeX DVI output.
5577
5578 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5579
5580 * gdb.texinfo (Character Sets): Fix last change.
5581
5582 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5583
5584 * gdb.texinfo (Values From Inferior): Fix optional arguments
5585 markup.
5586 (Commands In Python): Adjust argument names of gdb.Command.__init__
5587 to what the function accepts as keywords.
5588
5589 2008-03-20 Tom Tromey <tromey@redhat.com>
5590
5591 * gdb.texinfo (Convenience Vars): Document convenience functions.
5592 (Functions In Python): New node.
5593 (Python API): Update.
5594
5595 2009-03-20 Tom Tromey <tromey@redhat.com>
5596
5597 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5598 set target-wide-charset.
5599 (Requirements): Mention iconv.
5600
5601 2009-03-17 Hui Zhu <teawater@gmail.com>
5602
5603 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5604
5605 2009-03-17 Hui Zhu <teawater@gmail.com>
5606
5607 * gdb.texinfo: Add documentation for disassemble-next-line.
5608
5609 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5610
5611 * gdb.texinfo (Commands In Python): Remove tindex entries.
5612
5613 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5614
5615 * gdb.texinfo (Returning): New description for missing debug info.
5616
5617 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5618
5619 * gdb.texinfo (Remote Configuration): Document query-attached.
5620 (General Query Packets): Document qAttached.
5621
5622 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5623
5624 * gdb.texinfo (Background Execution): Better describe the set
5625 target-async command.
5626 (Maintenance Commands): Delete description of the `maint set/show
5627 linux-async' and `maint set/show remote-async' commands.
5628
5629 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5630
5631 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5632 between sentences.
5633
5634 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5635
5636 * gdb.texinfo (GDB/MI Async Records): Document the
5637 =library-loaded and =library-unloaded notifications.
5638
5639 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5640
5641 * observer.texi (test_notification): New observer.
5642
5643 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5644
5645 * observer.texi: Add parameter 'print_frame' to normal_stop
5646 observer.
5647
5648 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5649
5650 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5651 (Commands In Python): Fix COMMAND_* constants in last change. Use
5652 @kbd for interactive input. Add cross-references and index
5653 entries.
5654
5655 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5656
5657 * gdb.texinfo (Signals): Document $_siginfo.
5658 (Convenience Variables): Mention $_siginfo.
5659 (Remote Configuration): Document qXfer:siginfo:read,
5660 qXfer:siginfo:write packets, and the read-siginfo-object,
5661 write-siginfo-object commands.
5662
5663 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5664
5665 * gdbint.texinfo (Values): New chapter.
5666
5667 2009-02-06 Tom Tromey <tromey@redhat.com>
5668
5669 * gdb.texinfo (Python API): Add entry for Commands In Python.
5670 (Commands In Python): New node.
5671
5672 2009-02-05 Tom Tromey <tromey@redhat.com>
5673
5674 * gdb.texinfo (Values From Inferior): Document Value.string.
5675
5676 2009-02-05 Tom Tromey <tromey@redhat.com>
5677
5678 * gdb.texinfo (Basic Python): Document execute's from_tty
5679 argument.
5680
5681 2009-02-04 Tom Tromey <tromey@redhat.com>
5682
5683 * gdb.texinfo (Basic Python): Document gdb.history.
5684
5685 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5686
5687 * gdb.texinfo (GDB/MI Thread Commands): Document the
5688 'current-thread-id' field. Remove the example with zero threads,
5689 since current GDB won't ever report that if there's inferior.
5690
5691 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5692
5693 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5694 option to -break-insert.
5695
5696 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5697 Jerome Guitton <guitton@adacore.com>
5698
5699 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5700 (System-wide configuration): New section.
5701
5702 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5703
5704 PR gdb/7580:
5705 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5706 internal-error|internal-warning quit|corefile ask|yes|no".
5707
5708 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5709
5710 * gdb.texinfo (Using the `gdbserver' Program): Document
5711 --remote-debug.
5712
5713 2009-01-23 Doug Evans <dje@google.com>
5714
5715 * gdb.texinfo: Add nexti to list of commands that support
5716 background execution.
5717
5718 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5719
5720 * gdb.texinfo (Define, Hooks): Document prefix command support.
5721
5722 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5723 Carlos O'Donell <carlos@codesourcery.com>
5724
5725 Fixes for makeinfo --html.
5726
5727 * annotate.texinfo: Use @copying and @insertcopying. Use
5728 @ifnottex in place of @ifinfo.
5729 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5730 place of @ifinfo. Use @ifnotinfo for one index entry.
5731 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5732 in place of @ifinfo.
5733 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5734 in place of @ifinfo. Include contents at start unconditionally.
5735
5736 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5737
5738 * gdb.texinfo (General Query Packets): Remove @var{} around the
5739 "spu" literal string.
5740
5741 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5742
5743 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5744 program may be running in another process" errors.
5745 * gdbint.texinfo (Native Conditionals): Delete
5746 ONE_PROCESS_WRITETEXT description.
5747
5748 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5749
5750 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5751 emacs local variable to be placed at the end of the ChangeLog.
5752 Add server.c and gdbreplay.c to the list of files where the
5753 copyright year needs to be updated.
5754
5755 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5756
5757 * gdb.texinfo (Remote Configuration): Document new
5758 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5759 commands.
5760
5761 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5762
5763 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5764 FETCH_INFERIOR_REGISTERS.
5765 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5766 FETCH_INFERIOR_REGISTERS descriptions. Remove
5767 gdbarch_get_longjmp_target descrition, since already described in
5768 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5769 (Target Conditionals): ... here.
5770
5771 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5772
5773 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5774 examples.
5775 (Additions to Ada): Likewise. Add the missing opening and closing
5776 parenthesis of the GDB prompt in one of the examples.
5777
5778 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5779
5780 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5781 about the result of 'Address not being of type System.Address.
5782 This problem has been fixed a while ago.
5783
5784 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5785
5786 MI non-stop and multiprocess docs.
5787
5788 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5789 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5790 Adjust documentation for *stopped, document =thread-created,
5791 =thread-exited, =thread-group-created and =thread-group-exited.
5792 (GDB/MI Thread Commands): Document the 'state' field in
5793 -thread-info output.
5794 (GDB/MI Program Execution): Mention --all and --thread-group
5795 options.
5796 (GDB/MI Variable Objects): Describe floating and fixed variable
5797 objects.
5798 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5799
5800 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5801
5802 * gdb.texinfo (Operating System Information): New appendix.
5803 (Operating System Auxiliary Information): Document 'info os processes'
5804 (Remote Configuration): Document 'osdata'
5805 (General Query Packets): Document qXfer:osdata:read.
5806
5807 2008-11-27 Tristan Gingold <gingold@adacore.com>
5808
5809 * gdb.texinfo (Darwin): Document Darwin specific features.
5810
5811 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5812
5813 * gdbint.texinfo (Target Conditionals): Extend the
5814 gdbarch_breakpoint_from_pc description.
5815
5816 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5817
5818 * gdb.texinfo (M68K Features): Fix typo.
5819
5820 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5821
5822 * gdb.texinfo (Symbols): Mention printing containing
5823 image name in "info symbol".
5824 (Maint translate-address): Likewise.
5825
5826 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5827
5828 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5829 commands "catch load" and "catch unload".
5830
5831 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5832
5833 * gdb.texinfo (GDB/MI Async Records): Document
5834 =thread-selected.
5835
5836 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5837
5838 * observer.texi (new_inferior, inferior_exit): New observers.
5839
5840 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5841
5842 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5843 .mt files, TM_CLIBS or TM_CDEPS.
5844 (x86 Watchpoints): Don't mention TDEPFILES.
5845
5846 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5847
5848 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5849 (Overview): Mention notifications and non-stop mode behavior.
5850 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5851 with non-stop mode behavior. Add vStopped description.
5852 (Stop Reply Packets): Update list of packets that return
5853 stop replies. Mention non-stop behavior.
5854 (General Query Packets): Document QNonStop packet and associated
5855 qSupported query response.
5856 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5857 behavior.
5858 (Notification Packets): New section.
5859 (Remote Non-Stop): New section.
5860 (File-I/O Overview): Mention non-stop behavior.
5861
5862 2008-10-24 Hui Zhu <teawater@gmail.com>
5863 Pedro Alves <pedro@codesourcery.com>
5864
5865 * gdb.texinfo (displaced-stepping): Describe the auto mode
5866 setting, and say it's the default. This is now a mainstream
5867 setting instead of a maintenance setting.
5868
5869 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5870
5871 * observer.texi (thread_stop_requested): New.
5872
5873 2008-10-22 Joel Brobecker <brobecker@adacore.com>
5874
5875 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5876 (Patching): Replace incorrect usage of @samp by @kbd.
5877
5878 2008-10-17 Michael Snyder <msnyder@vmware.com>
5879
5880 * gdb.texinfo: Add documentation for reverse execution.
5881
5882 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5883 Eli Zaretskii <eliz@gnu.org>
5884
5885 * gdb.texinfo. (Values From Inferior): New subsubsection.
5886
5887 2008-10-06 Doug Evans <dje@google.com>
5888
5889 * gdb.texinfo (set debug dwarf2-die): Document it.
5890
5891 2008-10-01 Joel Brobecker <brobecker@adacore.com>
5892
5893 * gdb.texinfo (catch) [exception]: Document how to insert
5894 a breakpoint on user-defined exceptions when the exception
5895 name is identical to one of the language-defined ones.
5896
5897 2008-09-27 Tom Tromey <tromey@redhat.com>
5898
5899 * gdb.texinfo (Macros): Remove text about stringification,
5900 varargs, and splicing.
5901
5902 2008-09-27 Tom Tromey <tromey@redhat.com>
5903
5904 * gdbint.texinfo (Language Support): Remove text about omitting
5905 support for a language.
5906
5907 2008-09-23 Doug Evans <dje@google.com>
5908
5909 * gdb.texinfo (info dcache): Update.
5910
5911 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5912
5913 * gdb.texinfo (Packets): Add info on thread-id syntax and
5914 multiprocess extensions.
5915 <D>: Document multiprocess form of packet.
5916 <H>: Use thread-id syntax.
5917 <T>: Likewise.
5918 <vCont>: Likewise. Note this is required for multiprocess.
5919 <vKill>: New packet.
5920 (Stop Reply Packets) <T>: Use thread-id syntax.
5921 <W>: Document multiprocess form of reply.
5922 <X>: Likewise.
5923 (General Query Packets) <qC>: Use thread-id syntax.
5924 <qfThreadInfo>: Likewise.
5925 <qGetTLSAddr>: Likewise.
5926 <qP>: Likewise.
5927 <qSupported>: Add "multiprocess" feature.
5928 <qThreadExtraInfo>: Use thread-id syntax.
5929
5930 2008-09-22 Stan Shebs <stan@codesourcery.com>
5931
5932 * gdb.texinfo (Inferiors): New section.
5933
5934 2008-09-12 Pedro Alves <pedro@codesourcery.com>
5935
5936 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5937
5938 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5939
5940 * gdbint.texinfo (Target Conditionals): Remove documentation
5941 for gdbarch_name_of_malloc.
5942
5943 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5944
5945 * gdb.texinfo (Interrupts): Mention TCP interface for
5946 sending BREAK.
5947
5948 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5949
5950 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5951 argument prefix to "set sysroot".
5952
5953 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5954
5955 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5956 and False.
5957
5958 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5959
5960 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5961 for possible features of -list-features.
5962
5963 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5964
5965 * gdb.texinfo (Background execution): Adjust example
5966 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5967
5968 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5969
5970 * doc/gdb.texinfo (PowerPC): Fix typo.
5971 (PowerPC features): Fix typo.
5972
5973 2008-08-18 Pedro Alves <pedro@codesourcery.com>
5974
5975 * observer.texi (thread_ptid_changed): New.
5976
5977 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
5978
5979 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5980 (PowerPC features): Mention feature set for VSX registers.
5981
5982 2008-08-13 Joel Brobecker <brobecker@adacore.com>
5983
5984 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5985 the direct visibility of all names in user-written packages.
5986
5987 2008-08-13 Pedro Alves <pedro@codesourcery.com>
5988
5989 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5990 setting, and make it the default.
5991 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5992 non-stop script example.
5993
5994 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5995
5996 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5997 reference to the "Using Different Register and Memory Data
5998 Representation" section.
5999
6000 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6001
6002 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6003 (Remote Protocol): Add Packet Acknowledgment to menu.
6004 (Overview): Mention +/- can be disabled, and point to new section
6005 where this is discussed in detail.
6006 (General Query Packets): Document QStartNoAckMode packet, and
6007 corresponding qSupported reply.
6008 (Packet Acknowledgment): New section.
6009
6010 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6011 Pedro Alves <pedro@codesourcery.com>
6012
6013 * gdb.texinfo (Threads): Move paragraph about automatic thread
6014 selection to All-Stop Mode subsection.
6015 (Thread Stops): Reorganize existing material into subsections.
6016 Add introductory blurb and menu.
6017 (Non-Stop Mode): New subsection.
6018 (Background Execution): New subsection.
6019 (Maintenance Commands): Add cross-references from async mode
6020 commands to the new Background Execution section.
6021
6022 2008-08-06 Tom Tromey <tromey@redhat.com>
6023
6024 * gdb.texinfo (Extending GDB): New chapter.
6025 (Sequences): Demoted chapter, now a section under the new
6026 Extending GDB chapter.
6027 (Python): New section.
6028
6029 2008-07-31 Stan Shebs <stan@codesourcery.com>
6030
6031 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6032
6033 2008-07-29 Stan Shebs <stan@codesourcery.com>
6034
6035 * gdbint.texinfo: General round of cleanup and minor
6036 clarifications.
6037 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6038 (Longjmp Support): Update description to reflect how it is done
6039 for targets without using native header.
6040 (Symbol Handling): Add a little more general explanation.
6041 (COFF, ELF): Mention stabs encapsulation.
6042 (DWARF 3): New section.
6043 (Adding a New Host): Scrub out some obsolete bits.
6044 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6045 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6046 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6047 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6048 SEEK_SET, STOP_SIGNAL, USG.
6049 (Raw and Virtual Register Representations): Ditto for
6050 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6051 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6052 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6053 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6054 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6055 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6056 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6057 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6058 DEPRECATED_USE_STRUCT_CONVENTION.
6059 Describe gdbarch_deprecated_fp_regnum.
6060 Update description of gdbarch_print_insn.
6061 (Adding a New Target): Scrub out obsolete bits.
6062 (Obsolete Conditionals): Remove entire section.
6063
6064 2008-07-25 Tom Tromey <tromey@redhat.com>
6065
6066 * observer.texi (GDB Observers): Document new observers:
6067 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6068 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6069 architecture_changed.
6070
6071 2008-07-21 Stan Shebs <stan@codesourcery.com>
6072
6073 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6074 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6075
6076 2008-07-21 Tom Tromey <tromey@redhat.com>
6077
6078 * observer.texi (GDB Observers): Remove obsolete comment.
6079 <executable_changed>: Remove argument.
6080
6081 2008-07-18 Tom Tromey <tromey@redhat.com>
6082
6083 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6084
6085 2008-07-10 Doug Evans <dje@google.com>
6086
6087 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6088
6089 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6090
6091 * gdb.texinfo (Starting): Document "set disable-randomization".
6092
6093 2008-07-07 Andreas Schwab <schwab@suse.de>
6094
6095 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6096
6097 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6098
6099 * gdb.texinfo (GDB/MI Target Manipulation): Add
6100 example of -target-attach.
6101
6102 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6103
6104 * observer.texi (target_resumed): New observer.
6105 * gdb.texinfo (GDB/MI Output Records): Document *running.
6106
6107 2008-06-06 Tom Tromey <tromey@redhat.com>
6108
6109 * gdb.texinfo (Completion): Add field name example.
6110
6111 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6112
6113 * gdb.texinfo (GDB/MI Program Context): Added example
6114 to -exec-arguments
6115
6116 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6117
6118 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6119 annotation.
6120
6121 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6122 Nathan Sidwell <nathan@codesourcery.com>
6123 Joseph Myers <joseph@codesourcery.com>
6124
6125 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6126 and ACX_BUGURL.
6127 * configure: Regenerate.
6128 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6129 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6130 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6131 mailing-list-specific text about bug reporting unless
6132 BUGURL_DEFAULT.
6133
6134 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6135
6136 * gdb.texinfo (-target-select): Remove reference to target async.
6137 (Maintenance Commands): Document "maint set/show remote-async".
6138
6139 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6140
6141 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6142 in -target-file-get section.
6143
6144 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6145
6146 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6147 killing the inferior when it is already debugging a process.
6148
6149 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6150
6151 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6152 abbreviation for "finish".
6153
6154 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6155
6156 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6157
6158 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6159
6160 * gdbint.texinfo (Target Conditionals): Delete entry for
6161 gdbarch_dwarf_reg_to_regnum.
6162
6163 2008-05-09 Doug Evans <dje@google.com>
6164
6165 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6166
6167 2008-05-05 Doug Evans <dje@google.com>
6168
6169 * gdb.texinfo (disassemble): Document /m modifier.
6170
6171 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6172
6173 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6174 will not report the time of commands that run the target.
6175
6176 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6177
6178 * gdb.texinfo (GDB/MI Output Records): Add
6179 missing semicolon.
6180
6181 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6182
6183 * gdb.texinfo (GDB/MI Output Records):
6184 Document =thread-create and =thread-exited.
6185
6186 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6187
6188 * gdb.texinfo (GDB/MI Development and Front Ends):
6189 Remove mention of dmi-discuss.
6190
6191 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6192
6193 * observer.texi (thread_exit): New.
6194
6195 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6196
6197 * gdb.texinfo (Debugging Output): Document "set/show debug
6198 displaced".
6199 (Maintenance Commands): Document "maint set/show
6200 can-use-displaced-stepping".
6201
6202 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6203
6204 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6205 and set/show arm force-mode.
6206
6207 2008-05-02 Andreas Schwab <schwab@suse.de>
6208
6209 * gdbint.texinfo (Algorithms): Describe
6210 target_watchpoint_addr_within_range.
6211
6212 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6213
6214 * gdbint.texinfo (Stack Frames): New chapter.
6215 (Algorithms): Move Frames text to the new chapter.
6216 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6217 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6218
6219 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6220
6221 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6222 output does not necessary include any tokens.
6223
6224 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6225
6226 * gdb.texinfo (Set SH Calling convention): New @item.
6227 (Show SH Calling convention): Ditto.
6228
6229 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6230
6231 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6232
6233 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6234
6235 * gdb.texinfo (Set Breaks): Mention that multiple location
6236 breakpoints need line number info. Add index entries.
6237
6238 2008-04-19 Craig Silverstein <csilvers@google.com>
6239
6240 * gdb.texinfo (Requirements): Add an optional requirement on
6241 zlib.
6242 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6243 Compressed DWARF 2.
6244
6245 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6246
6247 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6248 sample output for 'stopped,reason="breakpoint-hit"' message.
6249 (GDB/MI Program Execution): Likewise.
6250
6251 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6252
6253 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6254 -var-set-format. Add -f option to -var-evaluate-expression.
6255
6256 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6257
6258 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6259 new node "Ambiguous Expressions". Replace references to this
6260 node by references to "Ambiguous Expressions" throughout.
6261 (Ambiguous Expressions): New node.
6262
6263 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6264
6265 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6266
6267 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6268
6269 * gdb.texinfo (Debugging Output): Document
6270 "set/show debug lin-lwp-async".
6271 (Maintenance Commands): Document "maint set/show linux-async".
6272
6273 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6274
6275 * gdb.texinfo (Expressions): Update description of malloced arrays.
6276
6277 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6278
6279 * gdb.texinfo (Thread Commands): Document
6280 -thread-info. Remove -thread-list-all-threads.
6281
6282 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6283 Sandra Loosemore <sandra@codesourcery.com>
6284
6285 * gdb.texinfo (Library List Format): Update to mention the
6286 possibility to pass section addresses instead of segment
6287 addresses.
6288
6289 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.texinfo (Starting): Document "set exec-wrapper".
6292 (Server): Document gdbserver --wrapper.
6293
6294 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6295
6296 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6297 unreadable memory. Delete obsolete SPARClite reference.
6298
6299 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6300
6301 * gdb.texinfo (Starting): Mention always-running targets.
6302 (Target Commands): Add an anchor for load.
6303 (Connecting): Explain continue instead of run.
6304
6305 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6306
6307 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6308
6309 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6310
6311 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6312 breakpoint table.
6313
6314 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6315
6316 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6317 killing the inferior when it is already debugging a process.
6318
6319 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6320
6321 * gdbint.texinfo (Build Script): New section. Mention new build script
6322 gdb_buildall.sh.
6323
6324 2008-02-01 Jim Blandy <jimb@red-bean.com>
6325
6326 * gdb.texinfo (Help): Summarize 'info args' correctly.
6327
6328 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6329
6330 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6331 available in PowerPC architecture.
6332 (Embedded Processors): Change node name of PowerPC item in menu.
6333 (PowerPC): Rename to...
6334 (PowerPC Embedded): this.
6335 (Architectures): Add new PowerPC item in menu.
6336 (PowerPC): New node.
6337
6338 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6339
6340 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6341 commands.
6342
6343 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6344
6345 * gdb.texinfo (Setting Catchpoints): Mention features
6346 supported on GNU/Linux.
6347
6348 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6349
6350 * gdb.texinfo (GDB/MI File Commands): Describe new output
6351 field for MI command -file-list-exec-source-file.
6352
6353 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6354
6355 * gdb.texinfo (Using the `gdbserver' Program): Add security
6356 warning. Rearrange into subsections and subsubsections. Document
6357 --multi and --debug. Correct --with-sysroot typo. Update --attach
6358 usage. Make load reference clearer. Document monitor exit.
6359 (Remote Configuration): Document set remote exec-file, attach-packet,
6360 and run-packet.
6361 (Packets): Document vAttach and vRun.
6362
6363 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6364
6365 * gdb.texinfo (Processes): Mention process command.
6366 detach-on-follow -> detach-on-fork.
6367
6368 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6369
6370 * gdbint.texinfo (Native Conditionals): Remove
6371 SHELL_COMMAND_CONCAT and SHELL_FILE.
6372
6373 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6374
6375 * gdb.texinfo (Specify Location): Improve wording.
6376
6377 2008-01-23 Chris Demetriou <cgd@google.com>
6378
6379 * gdb.texinfo (Threads): Document new "set print thread-events"
6380 and "show print thread-events" commands.
6381
6382 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6383
6384 * gdb.texinfo (Specify Location): New section.
6385 (Delete Breaks, Edit, Set Breaks): Remove description of
6386 locations. Instead, add a reference to "Specify Location".
6387 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6388 (Symbols): Refer to "Specify Location" for the valid forms of
6389 linespecs and locations.
6390
6391 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6392
6393 * gdbint.texinfo (Target Conditionals): Replace the description of
6394 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6395
6396 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6397
6398 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6399 about &&var, which is rejected by the expression parser.
6400
6401 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6402
6403 * gdb.texinfo (Output): Update documentation on using printf with DFP
6404 types.
6405
6406 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6407
6408 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6409 subsubsection.
6410 (Decimal Floating Point format): New subsubsection.
6411
6412 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6413
6414 * gdb.texinfo (File Options): Remove mention of the attempt to
6415 open a core file with the -p option. Don't list -c as a valid
6416 option to attach to a process.
6417
6418 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6419
6420 * gdbint.texinfo (Host Conditionals): Remove mention of
6421 ALIGN_STACK_ON_ENTRY.
6422
6423 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6424
6425 * gdbint.texinfo (Start of New Year Procedure): Add item
6426 describing how to update the source and documentation copyright
6427 notices.
6428
6429 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6430
6431 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6432 watchpoint explanation into the main description of the watchpoint
6433 command; update synopses of 'watch', 'rwatch', and 'awatch'
6434 commands.
6435
6436 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6437
6438 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6439 Document 'pending-breakpoints' feature of
6440 -list-features.
6441
6442 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6443
6444 * gdb.texinfo: Add new parameter's description.
6445
6446 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6447
6448 * gdb.texinfo (Overview): Clarify run-length encoding
6449 example. Remove the restriction on "+" and "-" characters.
6450
6451 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6452
6453 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6454
6455 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6456
6457 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6458 the -f option for -break-insert, remove -r option,
6459 and clarify specification of location.
6460
6461 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6462
6463 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6464 formatting.
6465 (Remote Debugging): Add File Transfer section.
6466 (Remote Configuration): Document Host I/O packets.
6467 (GDB/MI): Add GDB/MI File Transfer Commands section.
6468 (Host I/O Packets): New section in "Remote Protocol".
6469 (Packets): Add vFile.
6470
6471 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6472
6473 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6474 breakpoints with multiple locations.
6475 (Breakpoint Menus): Improve wording.
6476 (Output): Fix last change.
6477
6478 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6479
6480 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6481
6482 2007-11-15 Doug Evans <dje@google.com>
6483
6484 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6485
6486 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6487
6488 * gdbint.texinfo (Native Conditionals): Remove
6489 mention of CLEAR_SOLIB.
6490
6491 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6492
6493 * gdb.texinfo (Print Settings): Add documentation for "set/show
6494 print frame-arguments".
6495
6496 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6497
6498 * gdb.texinfo (Output): Update printf command's description.
6499
6500 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6501
6502 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6503 powerpc soft-float".
6504
6505 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6506
6507 * gdb.texinfo (Files): Correct formatting. Mention Expat
6508 requirement.
6509 (Requirements for Building GDB): Expand the list of Expat
6510 uses.
6511 (Library List Format, Memory Map Format): Mention Expat.
6512 (Target Descriptions): Update Expat wording.
6513
6514 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6515
6516 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6517 Document that gdbarch_convert_register_p should return zero for no-op
6518 conversions.
6519
6520 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6521
6522 * gdbint.texi (Compiler Characteristics): Move documentation
6523 of set_gdbarch_sofun_address_maybe_missing back to ...
6524 (Target Conditionals): ... here to fix build break.
6525
6526 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6527
6528 * gdbint.texi (Target Conditionals): Remove documentation of
6529 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6530 (Compiler Characteristics): ... documentation of
6531 set_gdbarch_sofun_address_maybe_missing.
6532
6533 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6534
6535 * gdbint.texinfo (Target Conditionals): Use
6536 frame_unwind_register_unsigned in examples instead of
6537 frame_unwind_unsigned_register.
6538
6539 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6540
6541 * gdb.texinfo (Predefined Target Types): Add int128
6542 and uint128.
6543 (Standard Target Features): Add PowerPC features.
6544
6545 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6546
6547 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6548
6549 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6550
6551 * gdbint.texi (Target Conditionals): Remove documentation
6552 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6553 gdbarch_extract_return_value, and gdbarch_store_return_value.
6554
6555 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6556
6557 * gdbint.texi (Target Conditionals): Remove documentation of
6558 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6559
6560 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6561
6562 * gdb.texinfo: Mention that inaccessible-by-default is on by
6563 default.
6564
6565 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6566
6567 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6568
6569 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6570
6571 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6572 multi-threaded watchpoints.
6573 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6574 checked. Describe sticky notification. Expand description
6575 of steppable and continuable watchpoints.
6576 (Watchpoints and Threads): New subsection.
6577
6578 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6579
6580 * gdb.texinfo (Setting Breakpoints): Revise
6581 documentation for pending breakpoints. Document
6582 breakpoints with multiple locations.
6583
6584 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6585
6586 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6587 Document -list-features.
6588
6589 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6590
6591 * gdb.texinfo (Output): Spell out which features of C's printf are
6592 not supported by GDB's printf.
6593 (Separate Debug Files): More accurate wording regarding build ID
6594 and a reference to the ld manual rather than the Fedora wiki.
6595
6596 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6597 Jim Blandy <jimb@codesourcery.com>
6598
6599 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6600 (Examining Memory): Update mentions of the 's' format.
6601 (Automatic Display): Likewise.
6602
6603 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6604
6605 * gdb.texinfo: Update the FSF's Back-Cover Text.
6606
6607 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6608 Eli Zaretskii <eliz@gnu.org>
6609
6610 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6611 Fixed the ``build ID'' name. New binaries build instructions for the
6612 build ID inclusion. Explain how the commands are specific to the build
6613 ID vs. debug link.
6614
6615 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6616
6617 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6618 indexing for ``build ID'' support.
6619
6620 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6621
6622 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6623 Enlisted BUILD ID to the debug file searching example.
6624 Included a BUILD ID `.note.gnu.build-id' section description.
6625 Updated/added the debug files splitting instructions for OBJCOPY.
6626
6627 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6628
6629 * gdb.texinfo (Variable Objects): Adjust docs
6630 for -var-info-expression and document
6631 -var-info-path-expression.
6632
6633 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6634
6635 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6636 (title page): Include the dedication in the printed manual, as a
6637 separate page after the copyright notice.
6638
6639 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6640 don't break a @var across a line.
6641
6642 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6643
6644 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6645 for include files.
6646
6647 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6648
6649 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6650 in annotate.texinfo.
6651 (Command History): Link to new node.
6652
6653 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6654
6655 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6656
6657 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6658
6659 * gdbint.texinfo (Target Conditionals): Fix last change.
6660
6661 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6662
6663 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6664 routines:
6665 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6666 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6667 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6668 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6669 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6670 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6671 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6672 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6673 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6674 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6675 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6676 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6677 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6678 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6679 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6680 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6681 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6682 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6683 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6684 (SOFTWARE_SINGLE_STEP_P)
6685
6686 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6687 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6688
6689 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6690 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6691 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6692 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6693 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6694 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6695 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6696 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6697 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6698 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6699
6700 (Converting an existing Target Architecture to Multi-arch): Remove
6701 section.
6702
6703 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6704 (gdbarch_addr_bits_remove): Add code example.
6705
6706 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6707
6708 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6709
6710 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6711 Add other missing entries. Adjust the table size to fit.
6712 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6713 stop reasons including the new "library" event.
6714 (General Query Packets): Adjust table widths for qSupported. Mention
6715 qXfer:libraries:read reply to qSupported and document the new packet.
6716 (Library List Format): New section.
6717
6718 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6719
6720 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6721
6722 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6723
6724 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6725
6726 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6727
6728 * gdbint.texinfo (Register and Memory Data): Break sections
6729 into nodes and add a menu.
6730
6731 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6732
6733 * gdb.texinfo (Examining Memory): Document the new behaviour.
6734
6735 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6736
6737 * gdb.texinfo (Standard Target Features): Document
6738 m68k features.
6739
6740 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6741
6742 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6743
6744 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6745
6746 * gdb.texinfo (Target Description Format): Add version attribute
6747 for <target>.
6748
6749 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6750
6751 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6752
6753 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6754
6755 * gdb.texinfo (MIPS Features): New subsection.
6756
6757 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6758 Markus Deuling <deuling@de.ibm.com>
6759
6760 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6761 and qXfer:spu:write packets and mention them under qSupported.
6762
6763 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6764 Markus Deuling <deuling@de.ibm.com>
6765
6766 * gdb.texinfo (Architectures): Add new SPU section to document
6767 Cell Broadband Engine SPU architecture specific commands.
6768
6769 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6770
6771 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6772 comments.
6773
6774 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6775
6776 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6777
6778 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6779
6780 * gdb.texinfo (Overview): Doc fix.
6781
6782 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6783
6784 * gdb.texinfo (Remote Configuration): Document "set/show
6785 remoteflow".
6786
6787 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6788
6789 * gdb.texinfo (MIPS): Remove documentation for set mips
6790 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6791 stack-arg-size.
6792
6793 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6794
6795 * all-cfg.texi (GDBTUI): New.
6796 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6797 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6798 (TUI Configuration): Edit to improve clarity and fix problems of
6799 both style and content.
6800
6801 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6802
6803 * observer.texi (GDB Observers): New observer "new_objfile".
6804
6805 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6806
6807 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6808
6809 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6810
6811 * gdb.texinfo (GDB/MI Variable Objects): Document
6812 frozen variables objects.
6813
6814 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6815
6816 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6817 (Character Sets, Caching Data of Remote Targets): Likewise.
6818 (Targets): Delete Remote node. Move its text...
6819 (Debugging Remote Programs): ...to here. Delete description
6820 of the "remote" command.
6821 (Remote configuration): Delete description of "set remotedevice"
6822 and "show remotedevice".
6823 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6824
6825 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6826
6827 * gdb.texinfo (Contributors, Continuing and Stepping)
6828 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6829 (General Query Packets, File-I/O Remote Protocol Extension)
6830 (Protocol Basics, The F Reply Packet, Write)
6831 (Protocol-specific Representation of Datatypes, Memory Transfer):
6832 Fix hyphenation, punctuation and grammar problems.
6833 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6834 'section' instead of 'subsection' in the text.
6835 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6836 (i386): Remove period from section name.
6837 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6838 (Config Names, Configure Options): Use @file{configure}.
6839
6840 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6841
6842 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6843 and tab expansion.
6844
6845 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6846
6847 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6848
6849 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6850
6851 * gdb.texinfo: Consistently capitalize all significant words in
6852 node names, chapter titles, section titles, and headings. Update
6853 cross references to match.
6854 (Starting and Stopping Trace Experiment): Make node name plural.
6855 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6856
6857 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6858
6859 * gdb.texinfo (WinCE): Delete obsolete subsection.
6860
6861 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6862
6863 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6864 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6865 references.
6866
6867 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6868
6869 * gdb.texinfo (Startup): Delete references to some alternate
6870 names for .gdbinit.
6871 (Thread): Remove LynxOS reference.
6872 (Tandem ST2000): Delete target-specific documentation.
6873 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6874 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6875 and GDB_OSABI_LYNXOS.
6876
6877 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6878
6879 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6880
6881 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6882
6883 * gdbint.texinfo (Target Conditionals): Remove mention of
6884 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6885 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6886
6887 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6888
6889 * Makefile.in: Add "pdfdir" installation
6890 directory, PDFTEX macro, support for "install-pdf" target,
6891 and rules for making a pdf version of refcard.texi.
6892 * refcard.tex: Specify paper size for PDF output.
6893
6894 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6895
6896 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6897
6898 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6899
6900 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6901 (Source Path, Character Sets, Macros, Define)
6902 (GDB/MI Result Records, GDB/MI Simple Examples)
6903 (GDB/MI Program Execution, GDB/MI File Commands)
6904 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6905 (Bug Reporting): Use @value{GCC}.
6906
6907 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6908
6909 * gdb.texinfo (Help): Fix formatting of examples.
6910 (Variables): Use @ifnotinfo instead of @iftex.
6911 (Non-debug DLL symbols): Use @ref instead of @pxref.
6912 (Sparclet File): Use @samp instead of quotes.
6913
6914 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6915
6916 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6917
6918 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6919
6920 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6921 the order of the nodes.
6922 (C Operators, C Constants, Debugging C): Remove extra menus.
6923 (Method Names in Commands): Do not specify next/prev/up nodes.
6924
6925 2007-03-26 Bob Wilson <bob.wilson@acm.org>
6926
6927 * gdb.texinfo (File Options): Add missing parenthesis.
6928 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6929
6930 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6931
6932 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6933
6934 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6935
6936 * gdb.texinfo (Standard Target Features): Mention
6937 case insensitivity.
6938 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6939
6940 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
6941
6942 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6943 (Files): Add section name to argument list for pxref.
6944 (Non-debug DLL symbols): Don't use `see' for pxref.
6945 (Embedded Processors): Fix typo.
6946 (GDB/MI Breakpoint Commands): Execution commands generate
6947 *stopped not ^done.
6948
6949 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
6950
6951 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6952 values for in_scope. Mention that only root variables can be
6953 updated.
6954 (GDB/MI Development and Front Ends): Explain new values may be
6955 added to existing fields.
6956
6957 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6958
6959 * gdb.texinfo (-target-disconnect): Use @smallexample.
6960 (Requirements): Add anchor for Expat. Update description.
6961 (Target Descriptions): Mention Expat.
6962 (Target Description Format): Document new elements. Use
6963 @smallexample.
6964 (Predefined Target Types, Standard Target Features): New sections.
6965 * gdbint.texinfo (Target Descriptions): New section.
6966
6967 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6968
6969 * gdb.texinfo (Target Description Format): Add section on XInclude.
6970
6971 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
6972
6973 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6974 command -enable-timings.
6975
6976 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6977
6978 * gdbint.texinfo (Operation System ABI Variant Handling): Update
6979 descriptions for new/deleted elements in gdb_osabi. Add missing
6980 description for function generic_elf_osabi_sniff_abi_tag_sections.
6981
6982 2007-01-29 Joel Brobecker <brobecker@adacore.com>
6983
6984 * gdb.texinfo (Maintenance Commands): Add documentation for
6985 the new "maint print target-stack" command.
6986
6987 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6988 Eli Zaretskii <eliz@gnu.org>
6989
6990 * gdb.texinfo: Describe CHAR array vs. string identification rules.
6991
6992 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6993
6994 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6995 Use @value{NGCC} instead of @value{GCC}.
6996
6997 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6998
6999 * agentexpr.texi: Fix typos.
7000 * annotate.texinfo: Likewise.
7001 * gdb.texinfo: Likewise.
7002 * gdbint.texinfo: Likewise.
7003 * observer.texi: Likewise.
7004 * stabs.texinfo: Likewise.
7005
7006 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7007
7008 * gdbint.texinfo (Support Libraries): Remove mmalloc
7009 entry. Describe readline library.
7010
7011 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7012
7013 * gdb.texinfo (Target Descriptions): New section.
7014 (General Query Packets): Add QPassSignals anchor. Mention
7015 qXfer:features:read under qSupported. Expand mentions of
7016 qXfer:memory-map:read and QPassSignals. Document
7017 qXfer:features:read.
7018
7019 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7020
7021 * gdb.texinfo (Commands to specify files): Describe
7022 "set sysroot" and "show sysroot".
7023 (Using the `gdbserver' program): Lowercase argument
7024 to @var. Expand description of setting up GDB on the
7025 host.
7026
7027 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7028
7029 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7030 catch exception, catch exception unhandled, and catch assert
7031 commands.
7032
7033 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7034
7035 * gdb.texinfo (Debugging Output): Document "set debug xml"
7036 and "show debug xml".
7037
7038 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7039
7040 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7041
7042 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7043
7044 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7045
7046 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7047
7048 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7049 note in @ignore, to be removed later if nobody complains.
7050
7051 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7052
7053 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7054 of -var-delete.
7055
7056 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7057
7058 * gdb.texinfo (Setting breakpoints): Document
7059 automatic software/hardware breakpoint usage and
7060 the "set breakpoint auto-hw" command.
7061
7062 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7063
7064 * gdb.texinfo (Memory Access Checking): New.
7065
7066 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7067
7068 * gdb.texinfo (Remote configuration): Mention
7069 "pass-signals-packet".
7070 (General Query Packets): Document QPassSignals. Fix
7071 a typo.
7072
7073 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7074
7075 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7076
7077 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7078
7079 * gdb.texinfo (Remote configuration): Rewrite documentation for
7080 packet configuration commands.
7081 (OS Information): Adjust reference to qXfer:auxv:read.
7082 (General Query Packets): Remove references to read-aux-vector-packet
7083 and set remote get-thread-local-storage-address.
7084
7085 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7086
7087 * gdbint.texinfo (Target Architecture Definition): Add new
7088 Initializing a New Architecture section.
7089
7090 2006-10-31 David Taylor <dtaylor@emc.com>
7091
7092 * stabs.texinfo (Macro define and undefine): New node describing
7093 stabs for #define and #undef.
7094
7095 2006-10-27 Andreas Schwab <schwab@suse.de>
7096
7097 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7098
7099 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7100
7101 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7102 clarify on the possible meanings of ``expression'' watched by
7103 watchpoints. Add indexing.
7104 (Prompting, Errors, Invalidation, Annotations for Running)
7105 (Source Annotations): Fix index entries by adding "annotation" to
7106 them, to discriminate from index entries that point to the more
7107 general topic descriptions.
7108
7109 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7110
7111 * gdbint.texinfo (Target Vector Definition): Move most
7112 content into Existing Targets. Add a menu.
7113 (Existing Targets): New section, moved from Target Vector
7114 Definition. Use @subsection.
7115 (Managing Execution State): New section.
7116
7117 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7118
7119 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7120
7121 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7122
7123 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7124 (Command Syntax, Signals, Backtrace, Connecting)
7125 (Remote configuration, Renesas Boards, Console I/O): Fix last
7126 change: use Ctrl- instead of C-, except wrt Emacs.
7127 (File-I/O Examples): Put Ctrl-c in @kbd.
7128 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7129 (Console I/O): Use @samp with Ctrl-.
7130 (Signals, Set Breaks, Set Watchpoints): Document optional
7131 arguments to `info signals' `handle', `info breakpoints', and
7132 `info watchpoints'.
7133
7134 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7135
7136 * gdb.texinfo (Backtrace): Fix last change.
7137
7138 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7139
7140 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7141
7142 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7143
7144 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7145 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7146 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7147
7148 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7149 Daniel Jacobowitz <dan@codesourcery.com>
7150
7151 * gdb.texinfo (Packets): Document vFlashErase,
7152 vFlashWrite and vFlashDone packets.
7153 (General Query Packets): Document qXfer:memory-map:read.
7154 Add a new feature for qXfer:memory-map:read.
7155 (Memory map format): New section.
7156 (Target Commands): Mention that gdb can write flash.
7157
7158 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7159 Daniel Jacobowitz <dan@codesourcery.com>
7160
7161 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7162 memory regions and "mem auto".
7163
7164 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7165
7166 * gdbint.texinfo (Array Containers): New section.
7167
7168 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7169
7170 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7171 -stack-list-arguments HIGH_FRAME argument can be larger then the
7172 actual number of frames.
7173
7174 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7175
7176 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7177 -stack-list-locals HIGH_FRAME argument can be larger then the
7178 actual number of frames.
7179
7180 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7181
7182 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7183 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7184
7185 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7186
7187 * gdbint.texinfo (Overall Structure): New section "Source Tree
7188 Structure".
7189
7190 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7191
7192 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7193 responses.
7194
7195 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7196
7197 * gdb.texinfo (Source Path): Add documentation for new
7198 substitute-path commands.
7199
7200 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7201
7202 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7203 (Running Configure): ...here.
7204 (Requirements): New node. Mention expat.
7205
7206 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7207
7208 * gdb.texinfo (Target Commands): Remove
7209 'set download-write-size' and 'show download-write-size'.
7210
7211 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7212
7213 * stabs.texinfo (Member Type Descriptor): Correct example for
7214 pointer to member types.
7215
7216 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7217
7218 * gdb.texinfo (Optional warnings and messages): Add
7219 'set/show trace-commands'.
7220 (Command files): Add '-v' to source command.
7221
7222 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7223
7224 * gdb.texinfo (OS Information): Update qPart reference to
7225 qXfer.
7226 (Remote configuration): Likewise.
7227 (Overview): Move @cindex to the start of a paragraph. Talk
7228 about binary data encoding.
7229 (Packets): Refer to the overview for the details of the X
7230 packet encoding.
7231 (General Query Packets): Remove qPart description. Add qXfer
7232 description. Add an anchor to qSupported. Correct feature
7233 table title. Add a new feature for qXfer:auxv:read.
7234 (Interrupts): Add a missing parenthesis.
7235
7236 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7237
7238 * gdb.texinfo (KOD): Remove node.
7239 (GDB/MI Kod Commands): Remove commented out node.
7240
7241 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7242
7243 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7244 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7245 (GDB/MI Thread Commands, GDB/MI Program Execution)
7246 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7247 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7248 (GDB/MI File Commands, GDB/MI Target Manipulation)
7249 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7250 since the MI prompt is hard-wired into the code.
7251
7252 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7253
7254 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7255 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7256 (GDB/MI Data Manipulation): Remove description of unimplemented
7257 display related commands as variable objects perform this function
7258 and are superior: -display-delete, -display-disable,
7259 -display-enable, -display-insert and -display-list. Move
7260 -environment-cd, -environment-directory, -environment-path
7261 and -environment-pwd to "Program Context".
7262 (GDB/MI Program Control): Rename to "Program Execution". Move
7263 -exec-arguments -exec-abort to...
7264 (GDB/MI Program Context): ...here. New node split from "Data
7265 Manipulation".
7266
7267 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7268
7269 * gdb.texinfo (Remote configuration): Document set / show
7270 remote supported-packets.
7271 (General Query Packets): Document qSupported packet.
7272
7273 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7274
7275 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7276 and font markup.
7277 (Protocol basics): Likewise.
7278 (The F request packet): Likewise.
7279 (The F reply packet): Likewise.
7280 (Memory transfer): Move this node to be a subsubsection of
7281 "Protocol specific representation of datatypes".
7282 (The Ctrl-C message): More copy editing.
7283 (Console I/O): Likewise.
7284 (The isatty call): Delete this node, and merge its content into
7285 the "isatty" node. Fixed references elsewhere.
7286 (The system call): Delete this node, and merge its content into
7287 the "system" node. Fixed references elsewhere.
7288 (open): Reformat to use @table, and add appropriate font markup.
7289 (close): Likewise.
7290 (read): Likewise.
7291 (write): Likewise.
7292 (lseek): Likewise.
7293 (rename): Likewise.
7294 (unlink): Likewise.
7295 (stat/fstat): Likewise.
7296 (gettimeofday): Likewise.
7297 (isatty): Likewise.
7298 (system): Likewise, plus minor changes to fix confusing wording.
7299 (Integral datatypes): Fix font markup.
7300 (Pointer values): Likewise.
7301 (struct stat): Fix markup to use @table, plus minor copy editing.
7302 (struct timeval): Fix font markup, plus minor copy editing.
7303 (Constants): Minor copy editing.
7304 (Errno values): Add font markup.
7305 (File-I/O Examples): Likewise.
7306
7307 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7308
7309 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7310 (GDB/MI Simple Examples): Move node up one level. Use real
7311 examples.
7312 (GDB/MI Compatibility with CLI): Update.
7313 (GDB/MI Result Records): Add "connected" and "exit" result
7314 classes.
7315 (GDB/MI Stream Records): Clarify target output.
7316 (GDB/MI Command Description Format): Modify example description.
7317 (GDB/MI Breakpoint Table Commands): Rename to...
7318 (GDB/MI Breakpoint Commands): ...this
7319 (GDB/MI Breakpoint Commands): Add optional thread field.
7320 (GDB/MI Program Control): Add an introduction. Move "Program
7321 termination" examples into exec-run description.
7322 (GDB/MI File Commands): Mention similar CLI commands.
7323 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7324 is similar to "-gdb-version".
7325
7326 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7327
7328 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7329
7330 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7331
7332 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7333 sourceware.org for mailing lists.
7334 (GDB/MI File Commands): New node split from Program Control.
7335
7336 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7337
7338 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7339
7340 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7341
7342 * gdb.texinfo (Cygwin Native): Fix last change.
7343
7344 2006-05-22 Christopher Faylor <cgf@timesys.com>
7345
7346 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7347
7348 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7349
7350 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7351 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7352
7353 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7354
7355 * gdb.texinfo (General Query Packets): Recommend not starting
7356 new packets with qC and clarify.
7357
7358 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7359
7360 * gdb.texinfo (M2 Types): New section.
7361
7362 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7363
7364 * agentexpr.texi: Add a copyright and license notice.
7365 * observer.texi: Likewise, with GPL clause for function prototypes.
7366 Remove trailing whitespace.
7367
7368 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7369
7370 * gdb.texinfo (General Query Packets): Document conventions for
7371 terminating packet names, and their violations.
7372
7373 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7374
7375 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7376 * gdb.texinfo: Likewise.
7377
7378 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7379
7380 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7381 and "show remotedebug".
7382 (Debugging Output): Add additional index entries.
7383
7384 2006-04-27 Michael Snyder <msnyder@redhat.com>
7385
7386 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7387
7388 2006-04-22 Andrew Cagney <cagney@redhat.com>
7389
7390 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7391 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7392
7393 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7394
7395 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7396 and remove breakpoint prototypes.
7397 (Watchpoints): Move description of target_insert_hw_breakpoint and
7398 target_remove_hw_breakpoint ...
7399 (Breakpoints): ... to here. Document target_insert_breakpoint and
7400 target_remove_breakpoint.
7401
7402 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7403
7404 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7405 and C packets are optional.
7406
7407 2006-04-14 Frederic Riss <frederic.riss@st.com>
7408
7409 * gdb.texinfo (Specifying source directories): Update the description
7410 of the source file search to reflect the fact that the source path
7411 always contains at least $cdir and $cwd.
7412
7413 2006-03-31 Michael Snyder <msnyder@redhat.com>
7414
7415 * gdb.texinfo: Update copyright dates.
7416
7417 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7418
7419 * gdb.texinfo (Overview): Add an index entry to "empty response".
7420
7421 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7422
7423 * gdbint.texinfo (Prologue Analysis): New section.
7424
7425 2006-03-07 Jim Blandy <jimb@red-bean.com>
7426
7427 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7428
7429 * gdb.texinfo (Target Commands): Update text describing how to
7430 specify a target. Refer to the detailed section on remote
7431 debugging, not the brief mention.
7432
7433 * gdb.texinfo (Connecting): Organize the different 'target remote'
7434 connection methods into a table. Add a 'target remote' index
7435 entry. (!!!)
7436
7437 2006-02-17 Fred Fish <fnf@specifix.com>
7438
7439 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7440 'ptype' commands to reflect the fact that the only significant
7441 difference between them is that ptype prints the complete type
7442 description instead of just the name.
7443
7444 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7445
7446 * gdbint.texinfo (Watchpoints): Delete
7447 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7448
7449 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7450
7451 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7452 times fields where needed. Fix typos. Update general form given
7453 for output of -break-insert.
7454 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7455
7456 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7457
7458 * gdbint.texinfo (Symbol Handling): Add a section
7459 on memory management.
7460
7461 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7462
7463 * gdb.texinfo (Breakpoint table commands): Document the fullname
7464 field in -break-list output.
7465
7466 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7467
7468 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7469 debugging information produced by the various "set debug..."
7470 options.
7471
7472 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7473
7474 * gdb.texinfo (Files): Remove obsolete bits from the description
7475 of "symbol-file".
7476
7477 2006-01-25 Jim Blandy <jimb@redhat.com>
7478
7479 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7480
7481 2006-01-24 Jim Blandy <jimb@redhat.com>
7482
7483 * gdbint.texinfo (Frames): Document the basics of GDB's register
7484 unwinding model, and explain the existence of the "sentinel" frame.
7485
7486 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7487
7488 * gdb.texinfo (Choosing files): Mention that -directory is used
7489 for script files.
7490 (Specifying source directories): Likewise.
7491 (Command files): Explain how script files are found.
7492
7493 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7494
7495 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7496 the threads in a multi-threaded program.
7497 (Threads): The threadno argument of "thread apply" can be a range
7498 of numbers.
7499
7500 2006-01-18 Jim Blandy <jimb@redhat.com>
7501
7502 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7503 of warning flags.
7504
7505 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7506
7507 * gdb.texinfo (Sequences): Improve menu annotations.
7508 (Define): Add index entries for arguments of user-defined
7509 commands. Move the description of flow-control commands...
7510 (Command Files): ...to here. Document loop_break and
7511 loop_continue.
7512 (Define, Command Files): Document `end' and add index entries for
7513 it.
7514
7515 2006-01-04 Michael Snyder <msnyder@redhat.com>
7516
7517 * gdb.texinfo: Add documentation for linux-fork.
7518 * gdbint.texinfo: Add internal documentation for checkpoints.
7519
7520 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7521
7522 * gdb.texinfo (Omissions from Ada): Document that there is now
7523 limited aggregate support.
7524
7525 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7526
7527 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7528 registers and the likes.
7529
7530 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7531
7532 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7533 (Symbols): Fix usage of "e.g.".
7534 (Memory Region Attributes): Fix usage of "etc."
7535
7536 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7537 (Coding): Fix usage of "e.g.".
7538
7539 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7540
7541 * stabs.texinfo:
7542 * refcard.tex:
7543 * gpl.texi:
7544 * gdbint.texinfo:
7545 * gdb.texinfo:
7546 * gdb-cfg.texi:
7547 * fdl.texi:
7548 * annotate.texinfo:
7549 * all-cfg.texi:
7550 * Makefile.in: Add (C) after Copyright. Update the FSF
7551 address.
7552
7553 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7554
7555 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7556 extend GDB with commands for external monitor.
7557
7558 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7559
7560 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7561
7562 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7563
7564 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7565
7566 2005-11-21 Jim Blandy <jimb@redhat.com>
7567
7568 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7569 placement of 'R' actions in tracepoint action packets; document
7570 dependence of 'X' and 'M' actions on a preceding 'R' action for
7571 their registers.
7572
7573 2005-11-19 Jim Blandy <jimb@redhat.com>
7574
7575 * gdb.texinfo (Tracepoint Packets): New node.
7576 (General Query Packets): Add entries for the tracepoint packets,
7577 referring to the "Tracepoint Packets" node.
7578 (Tracepoints): Add reference to "Tracepoint Packets".
7579
7580 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7581
7582 * gdb.texinfo (set remotebreak): Add anchor.
7583 (X packet): Likewise.
7584 (Remote Protocol): Add new section `Interrupts' and new index
7585 entry `interrupts (remote protocol)'.
7586
7587 2005-11-18 Jim Blandy <jimb@redhat.com>
7588
7589 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7590 entries into the General Query Packets section. Add a
7591 cross-reference to that section. Drop description of replies, as
7592 these are covered in the descriptions of each packet.
7593 (General Query Packets): Add introductory text. Explain naming
7594 conventions, and how the end of a name is recognized.
7595
7596 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7597
7598 * gdb.texinfo (Remote configuration): Fix typo in description of
7599 "set remotebreak" command.
7600
7601 2005-11-16 Jim Blandy <jimb@redhat.com>
7602
7603 * gdb.texinfo (Packets, Stop Reply Packets)
7604 (General Query Packets): Various formatting cleanups.
7605 - Use @samp for packet contents.
7606 - Drop summaries from packet @item lines; the same information appears
7607 immediately below in the description.
7608 - Delete paragraph breaks after packet @item commands, so that the
7609 description appears directly to the right of the packet prototype
7610 in the printed manual, if it fits.
7611 - Place spaces in packet prototypes between @vars and non-@var
7612 letters, and explain that they're just for formatting.
7613 - Use @dots{} instead of '...'.
7614 - Fix uses of @code where @var was needed.
7615 - Replace "deprecated" markers with English text spelling out the
7616 packet's status and the preferred alternatives.
7617 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7618 what this ever meant.
7619 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7620 this for a long time.
7621 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7622 implemented several times, and have been in use for years.
7623
7624 2005-11-15 Jim Blandy <jimb@redhat.com>
7625
7626 * gdb.texinfo (Packets): Add index entries for 'm' packet
7627 disclaimers.
7628
7629 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7630 of stub when processing an 'm' packet.
7631
7632 * gdb.texinfo (Packets): Mention that packets beginning with
7633 letters are reserved once, at the top, instead of actually listing
7634 them all and saying "reserved".
7635
7636 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7637
7638 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7639 Change @var{$arg0 to @code{$arg0.
7640
7641 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7642
7643 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7644
7645 2005-11-12 Jim Blandy <jimb@redhat.com>
7646
7647 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7648 order. Remove extraneous 'z'.
7649
7650 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7651
7652 * gdb.texinfo (Choosing files): Add --eval-command.
7653
7654 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7655
7656 * gdb.texinfo (Choosing modes): Add --return-child-result.
7657
7658
7659 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7660
7661 * gdb.texinfo (Choosing modes): Add --batch-silent.
7662
7663 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7664
7665 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7666 "The -var-update Command".
7667
7668 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7669
7670 * gdb.texinfo (Print Settings): Add documentation for set/show
7671 print array-indexes.
7672
7673 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7674
7675 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7676 6.2 and 6.3.
7677
7678 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7679
7680 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7681 since 19-Jan-2004.
7682 (Files): Likewise.
7683 (Variables, Symbols): Document the "<incomplete type>" message and
7684 its reasons.
7685
7686 2005-08-01 Fred Fish <fnf@specifix.com>
7687
7688 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7689
7690 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7691
7692 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7693 option for -var-list-children and -var-update.
7694 (GDB/MI Stack Manipulation): Simplify description of
7695 print-values option for -stack-list-locals.
7696 (GDB/MI Command Description Format): Clarify.
7697 (Mode Options): Spelling of superseded.
7698
7699 2005-07-12 Bob Rossi <bob@brasko.net>
7700
7701 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7702 corresponding GDB command comment.
7703
7704 2005-07-06 Bob Rossi <bob@brasko.net>
7705
7706 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7707 and -inferior-tty-show.
7708 (Input/Output): Document "set/show inferior-tty" and tty alias.
7709
7710 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7711
7712 * gdb.texinfo (Packets): Change description of 'D' packet to note
7713 that GDB does wait for a response.
7714
7715 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7716
7717 * gdb.texinfo (History) Rename "Command History".
7718 (Command History): Move node "Server Prefix" from section on
7719 Annotations here.
7720
7721 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7722
7723 * gdb.texinfo (GDB/MI Stack Manipulation):
7724 Re-instate -stack-info-frame with example. Say that it gets
7725 info on selected frame, not current frame.
7726
7727 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7728
7729 * gdb.texinfo (Server): Clarify that `file' should be used before
7730 connecting to the server.
7731 (Files): Add an xref to the above description.
7732 (Output Formats): More detailed description of the `c' format.
7733 (Memory): List explicitly all the formats supported by `x'.
7734 (Threads): Add an @cindex entry for "thread apply".
7735 (Files): Document the possibility of loading unlinked object
7736 files. Add more indexing for solib-absolute-prefix and
7737 --with-sysroot.
7738 (Machine Code): Document possible problems with locations in
7739 shared libraries.
7740 (Backtrace): Document that free-standing environments do not need
7741 to have a `main' function.
7742
7743 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7744
7745 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7746 -stack-info-frame.
7747
7748 2005-06-07 Andrew Cagney <cagney@gnu.org>
7749
7750 * gdb.texinfo (Contributors): Note the original multi-arch
7751 contributors.
7752
7753 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7754
7755 * gdb.texinfo (Registers): Add index entries for the standard
7756 registers.
7757 (Frames): Add cross-reference from frame pointer description to
7758 the Registers node.
7759 (Annotations Overview): Fix the reference to GDB name.
7760
7761 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7762
7763 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7764 can-use-hw-watchpoints.
7765
7766 2005-05-28 Bob Rossi <bob@brasko.net>
7767
7768 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7769 the possible reasons why an exec async record would be returned to FE.
7770
7771 2005-05-26 Andrew Cagney <cagney@gnu.org>
7772
7773 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7774 Andrew Cagney implemented the original GDB/MI.
7775
7776 2005-05-23 Orjan Friberg <orjanf@axis.com>
7777
7778 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7779 documentation. Add documentation for cris-mode.
7780
7781 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7782
7783 * gdb.texinfo (Numbers): Explain the example and make the wording
7784 more acurate.
7785
7786 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7787 Dennis Brueni <dennis@slickedit.com>
7788
7789 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7790 (GDB/MI Data Manipulation, GDB/MI Program Control)
7791 (GDB/MI Stack Manipulation): Update examples to include the fullname
7792 attribute in stack frames.
7793
7794 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7795
7796 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7797 do with other non-standard names of init files.
7798
7799 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7800
7801 * gdb.texinfo (Command Files): Move the description of the startup
7802 from here...
7803 (Startup): ...to this new subsection of the Invocation chapter.
7804 Rearrange the description of init files more logically and add a
7805 cross-reference to "Command Files". Document the special gdbinit
7806 name for CISCO 68k. Expand the description of what GDB does
7807 during startup.
7808 (History): Add index entry for HISTSIZE.
7809
7810 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7811
7812 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7813
7814 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7815
7816 * gdb.texinfo (SVR4 Process Information, The isatty call)
7817 (The system call): Don't use foo(N) notation for man pages and
7818 functions.
7819 (Compilation, DJGPP Native): Improve wording.
7820
7821 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7822
7823 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7824 were optimized away.
7825
7826 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7827
7828 * gdb.texinfo (Remote configuration): Document "set/show
7829 get-thread-local-storage-address". Add cross-reference to the
7830 description of the qGetTLSAddr packet.
7831 (General Query Packets): Mention "set remote
7832 get-thread-local-storage-address" and add a reference to its
7833 description.
7834
7835 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7836
7837 * gdb.texinfo (Backtrace): Describe 'bt full'.
7838
7839 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7840
7841 * gdb.texinfo (Mode Options): Fix typo.
7842 (GDB/MI): Describe how to invoke GDB/MI.
7843
7844 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7845
7846 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7847 references changed. Add description of "info udot".
7848 (Files): Document "set/show stop-on-solib-events".
7849 (M32R/D): Document "set/show download-path", "set/show
7850 board-address", "set/show server-address", "upload", "tload".
7851 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7852 "use_mon_code", "use_ib_break", "use_dbt_break".
7853 (Maintenance Commands): Improve indexing.
7854 (Target Commands): Document "set/show hash", "set/show debug
7855 monitor".
7856 (SVR4 Process Information): Document "info pidlist" and "info
7857 meminfo". Document "set/show procfs-tarce" and "set/show
7858 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7859 (Symbols, The Print Command with Objective-C): Improve indexing.
7860 (Objective-C): Add references to "info classes" and "info
7861 selectors".
7862 (Debugging Output): Improve wording. Document "set/show debug
7863 solib-frv". Fix "set/show debugvarobj".
7864 (Set Breaks): Add index entry for "hardware breakpoints".
7865 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7866 and "set/show usehardbreakpoints".
7867 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7868 monitor-prompt", "set/show monitor-warnings", "pmon".
7869 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7870 rdiromatzero", "set/show rdiheartbeat".
7871 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7872 "sds".
7873 (Embedded Processors): Document the "sim" command.
7874 (Remote): Document the "remote" command.
7875 (DJGPP Native): Document the "info serial" command.
7876 (Threads): Document "maint info sol-threads".
7877 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7878 (Set Breaks): Improve indexing.
7879 (Command Syntax): Add a reference to dont-repeat.
7880 (Define): Document "dont-repeat".
7881 (TUI Commands): Document "tabset".
7882 (WinCE): New subsection. Document "set/show remotedirectory",
7883 "set/show remoteupload", "set/show remoteaddhost".
7884
7885 2005-04-15 Eli Zaretskii <eliz@gnu.org>
7886
7887 * gdb.texinfo (Hurd Native): New subsection, documents
7888 Hurd-specific commands.
7889 (Maintenance Commands): Add cross-reference to "Debugging Output".
7890 (Debugging Output): Document "set/show debug lin-lwp".
7891 (MIPS): Improve documentation of heuristic-fence-post. Document
7892 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7893 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7894 remote-mips64-transfers-32bit-regs", "set/show debug mips".
7895 (ARM): Document ARM-specific commands.
7896 (AVR): New section. Document "info io_registers".
7897 (CRIS): New section. Document "set/show cris-version" and
7898 "set/show cris-dwarf2-cfi".
7899 (HPPA): New section. Document "set/show debug hppa" and "maint
7900 print unwind".
7901 (Neutrino): New subsection. Document "set/show debug nto-debug".
7902 (Super-H): New section. Document the "regs" command.
7903 (Debugging Output): Document "set/show debug aix-thread".
7904
7905 2005-04-09 Eli Zaretskii <eliz@gnu.org>
7906
7907 * gdb.texinfo (Print Settings): Document "set/show print
7908 pascal_static-members", "set print repeats", "show print
7909 null-stop". Improve indexing. Fix documentation of "set print
7910 union".
7911 (Pascal): New section.
7912 (Supported languages): Rename from "Support"; all references
7913 updated. Add a menu item for Pascal.
7914 (Numbers): Document "set radix.
7915 (Screen Size): Document "set/show pagination".
7916 (MIPS Embedded): Remove "set processor" documentation.
7917 (Remote configuration): Document "set/show X/P/Z-packet",
7918 "set/show read-aux-vector-packet", "set/show remote
7919 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7920 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7921 remotedebug", "set/show remotebreak", "set/show remotedevice",
7922 "set/show remotelogfile".
7923 (Auxiliary Vector): Add reference to the description of the
7924 read-aux-vector-packet setting.
7925 (Set Watchpoints): Add a cross-reference to "set remote
7926 hardware-breakpoint-limit".
7927 (General Query Packets): Add indexing of requests and
7928 cross-references to related commands in "Remote configuration".
7929 (File-I/O Overview, The system call): Fix wording and typos.
7930 (Thread Stops): Add index entries.
7931 (Continuing and Stepping): Document "show step-mode".
7932 (i386): New node. Document "set/show struct-convention".
7933 (Files): Document "show trust-readonly-sections".
7934 (Calling): Document "set/show unwindonsignal".
7935 (Messages/Warnings): Add index entries.
7936 (Maintenance Commands): Document "set/show watchdog".
7937 (Annotations Overview): Document "show annotate".
7938 (Set Watchpoints): Add index entries.
7939 (Symbols): Fix doc of case-sensitive.
7940 (ABI): Document "show coerce-float-to-double".
7941 (Convenience Vars, Help): Improve indexing.
7942 (Machine Code): Document "show disassembly-flavor".
7943 (Debugging C plus plus): Document "show overload-resolution".
7944 (Value History, Signaling): Add index entries.
7945
7946 2005-04-08 Eli Zaretskii <eliz@gnu.org>
7947
7948 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7949 (Processes): Fix wording.
7950 (History, List, Logging output, Define, Symbols, Print Settings):
7951 Improve indexing.
7952
7953 2005-04-03 Eli Zaretskii <eliz@gnu.org>
7954
7955 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7956 redundant index entry for "target" command.
7957 (Backtrace): Add index entries.
7958 (Symbols, Fortran): Document the "set case-sensitive" command.
7959 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7960 (Print Settings): Add index entry for "set demangle-style".
7961 (Target Commands): Document "set download-write-size".
7962 (Debugging Output): Document "set exec-done-display".
7963
7964 2005-04-02 Eli Zaretskii <eliz@gnu.org>
7965
7966 * gdb.texinfo (Files): Fix the name and documentation of
7967 add-shared-symbol-files. Document its alias assf. Update the
7968 list of OSs where GDB supports shared libraries. Fix markup.
7969 (Continuing and Stepping): Add reference to @var{location} in the
7970 text.
7971 (Dump/Restore Files): Fix reference to @{filename}.
7972 (Help): Fix wording.
7973 (Attach): Ditto.
7974 (Set Watchpoints): Ditto.
7975 (Backtrace): Remove redundant index entries. Improve index
7976 entries.
7977 (Delete Breaks): Fix wording.
7978 (Memory): Document the compare-sections command.
7979 (Memory Region Attributes): Improve wording.
7980 (Disabling): Improve wording.
7981 (Fortran): New subsection. Document the "info common" command.
7982 (Help): Document aliases "info copying" and "info warranty".
7983 (Caching Remote Data): New section. Document the "set/show
7984 remotecache" and "info dcache" commands.
7985 (Show): Fix wording of the documentation of the "set
7986 extension-language" command.
7987 (Signals): Add index entry for "info handle".
7988 (Memory Region Attributes): Fix punctuation.
7989 (Symbols): Change the arg name to "location" and refer to it in
7990 the text. Fix wording of "info types" doc.
7991 (Threads): Fix usage of @enumerate @item's.
7992 (Listing Tracepoints): Add index entry for "info tp".
7993 (Set Watchpoints): Add xref to "info break" description.
7994 (Macros): Add an index entry for "macro exp1". Document the
7995 "macro list" command.
7996 (Maintenance Commands): Document "flushregs", "maint agent",
7997 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7998 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7999 "maint print architecture", "maint print objfiles", "maint print
8000 statistics", "maint print type", "maint show-debug-regs", "maint
8001 space", "maint time", and "maint translate-address".
8002 (Connecting): Document the "monitor" command.
8003 (Annotations Overview): Describe the "set annotate" command.
8004
8005 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8006
8007 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8008 Rearrange index entries and improve wording about support for
8009 hardware watchpoints.
8010
8011 2005-03-10 Bob Rossi <bob@brasko.net>
8012
8013 * gdb.texinfo: Update copyright
8014
8015 2005-02-09 Theodore A. Roth <troth@openavr.org>
8016
8017 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8018 error.
8019
8020 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8021
8022 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8023
8024 2005-01-17 Michael Snyder <msnyder@redhat.com>
8025
8026 * gdb.texinfo: Fix spelling, infinte -> infinite.
8027
8028 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8029
8030 * observer.texi (GDB Observers): Document "solib_loaded".
8031
8032 2005-01-07 Andrew Cagney <cagney@gnu.org>
8033
8034 * configure.ac: Rename configure.in, require autoconf 2.59.
8035 * configure: Re-generate.
8036
8037 * configure.in: Replace configdirs with multiple references to
8038 AC_CONFIG_SUBDIRS.
8039 * configure: Re-generate.
8040
8041 2005-01-04 Andrew Cagney <cagney@gnu.org>
8042
8043 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8044 part of the version number.
8045
8046 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8047
8048 * gdbint.texinfo (Algorithms): Remove description of
8049 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8050
8051 2004-12-07 Jim Blandy <jimb@redhat.com>
8052
8053 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8054 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8055 numbers.
8056
8057 2004-12-07 Andreas Schwab <schwab@suse.de>
8058
8059 * gdb.texinfo (Mode Options): Document -l option.
8060
8061 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8062
8063 * gdbint.texinfo (Algorithms): More accurate description of
8064 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8065 is not needed unless data-read and data-access watchpoints are
8066 supported. Add a description of how GDB checks whether the
8067 inferior stopped because a watchpoint was hit.
8068
8069 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8070
8071 * gdb.texinfo (Files): Add cross-reference to description of
8072 -readnow command-line switch.
8073
8074 2004-11-10 Randolph Chung <tausq@debian.org>
8075
8076 * gdb.texinfo: Document set/show backtrace past-entry commands.
8077 Rearrange index entries for set/show backtrace past-main.
8078
8079 2004-11-10 Jon Beniston <jon@beniston.com>
8080
8081 Committed by Andrew Cagney <cagney@gnu.org>.
8082 * gdb.texinfo (Remote Serial Protocol): Further describe
8083 binary transfer escaping mechanism .
8084
8085 2004-11-08 Randolph Chung <tausq@debian.org>
8086
8087 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8088 and "show debug infrun". Add index entries.
8089
8090 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8091
8092 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8093 "info proc" that are already implemented. Add index entries.
8094 (Working Directory): Add a cross-reference to "info proc" command.
8095 (Files): Add a tip for decreasing memory used for symtabs from
8096 shared libraries.
8097 (Starting): Fix whitespace; make "elaboration" stand out where it
8098 is first used, and add an index entry for the term.
8099 (Calling): Expand and elaborate text. Add "print". Add the
8100 description of problems with weak aliases.
8101 (Core File Generation): New section.
8102
8103 2004-10-12 Andrew Cagney <cagney@gnu.org>
8104
8105 * gdbint.texinfo (Versions and Branches): New chapter.
8106 (Releasing GDB): Delete "Versions and Branches" section.
8107 (Top): Add "Versions and Branches".
8108
8109 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8110
8111 * gdb.texinfo (Editing, History): Add cross-references to the
8112 included Readline and History user documentation. Remove
8113 references to the symbol have-readline-appendices which is unused
8114 and undefined.
8115 (History): Fix indexing.
8116
8117 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8118
8119 * gdbint.texinfo (target_stopped_data_address): Update to
8120 new prototype.
8121 (i386_stopped_data_address): Update prototype and description.
8122 (i386_stopped_by_watchpoint): New function and description.
8123
8124 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8125
8126 * gdb.texinfo (Filenames): Add Ada suffixes.
8127 (Ada) New section.
8128
8129 2004-09-27 Andrew Cagney <cagney@gnu.org>
8130 Robert Picco <Robert.Picco@hp.com>
8131
8132 * gdb.texinfo (Packets): Document the "p" packet.
8133
8134 2004-09-21 Jason Molenda (jmolenda@apple.com)
8135
8136 * gdb.texinfo (Paths and Names of the Source Files): Document the
8137 meaning of values in the 'desc' field of a SO stab.
8138
8139 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8140
8141 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8142 max-cache-age" and "maint show dwarf2 max-cache-age".
8143
8144 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8145
8146 * gdb.texinfo (Set Breaks): Add index entry for setting
8147 breakpoints on overloaded C++ functions that are not members of
8148 any classes. Add an example and an index entry for setting
8149 breakpoints on all program functions.
8150 (Character Sets, Macros, Overlay Commands)
8151 (Non-debug DLL symbols, GDB/MI Output Syntax)
8152 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8153 Use "(@value{GDBP})" instead of a literal "(gdb)".
8154
8155 2004-09-12 Andrew Cagney <cagney@gnu.org>
8156
8157 * gdbint.texinfo (Native Debugging): Delete description of
8158 FILES_INFO_HOOK.
8159
8160 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8161
8162 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8163 to hex_string_custom (not historically correct, but more
8164 understandable, given the current code).
8165
8166 2004-09-03 Andrew Cagney <cagney@gnu.org>
8167
8168 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8169
8170 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8171
8172 * observer.texi (solib_unloaded): New observer.
8173
8174 2004-08-24 Andrew Cagney <cagney@gnu.org>
8175
8176 * gdbint.texinfo (Target Architecture Definition): Add missing
8177 comma.
8178
8179 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8180
8181 * (Using the Testsuite): build != host is supported,
8182 but some test scripts do not support build != host.
8183
8184 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8185
8186 * gdbint.texinfo (Host Definition): Delete description of
8187 FCLOSE_PROVIDED and GETENV_PROVIDED.
8188
8189 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8190
8191 * gdbint.texinfo (Host Definition): Delete description of
8192 NO_SYS_FILE.
8193 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8194 PTRACE_FP_BUG.
8195
8196 2004-08-05 Andrew Cagney <cagney@gnu.org>
8197
8198 * gdbint.texinfo (Target Architecture Definition): Delete
8199 reference to deprecated_read_fp.
8200
8201 2004-08-02 Andrew Cagney <cagney@gnu.org>
8202
8203 * gdbint.texinfo (Target Architecture Definition): Delete
8204 description of DEPRECATED_REGISTER_BYTES.
8205
8206 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8207
8208 * gdb.texinfo (Source Path): Document the new behavior of
8209 searching for the source files.
8210
8211 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8212
8213 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8214 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8215 (Auto Display): Improve indexing.
8216
8217 2004-07-16 Andrew Cagney <cagney@gnu.org>
8218
8219 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8220 "-noasync".
8221
8222 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8223
8224 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8225 have the same prefix have only their prefix in the index.
8226
8227 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8228
8229 * gdb.texinfo (BSD libkvm Interface): New node (section)
8230 (Native): Add it to the menu.
8231
8232 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8233
8234 * gdbint.texinfo (Target Architecture Definition): Remove
8235 PCC_SOL_BROKEN.
8236
8237 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8238
8239 * gdbint.texinfo (Target Architecture Definition): Remove
8240 SUN_FIXED_LBRAC_BUG.
8241
8242 2004-06-26 Andrew Cagney <cagney@gnu.org>
8243
8244 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8245
8246 2004-06-20 Andrew Cagney <cagney@gnu.org>
8247
8248 * gdbint.texinfo (Target Architecture Definition): Deprecate
8249 USE_STRUCT_CONVENTION.
8250
8251 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8252
8253 gdb.texinfo (Bug Reporting): Mention session recording,
8254 with the script command or Emacs.
8255
8256 2004-06-18 Andrew Cagney <cagney@gnu.org>
8257
8258 * gdbint.texinfo (Target Architecture Definition): Deprecate
8259 FUNCTION_START_OFFSET.
8260
8261 2004-06-14 Andrew Cagney <cagney@gnu.org>
8262
8263 Based on changes from Karl Berry.
8264 * gdb.texinfo: Do not use @sc in a direntry.
8265 * stabs.texinfo: Change @dircateogry to "Software development".
8266 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8267
8268 2004-06-13 Andrew Cagney <cagney@gnu.org>
8269
8270 * gdbint.texinfo (Target Architecture Definition): Delete
8271 description of RETURN_VALUE_ON_STACK.
8272
8273 2004-06-09 Andrew Cagney <cagney@gnu.org>
8274
8275 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8276 deleted by previous patch.
8277
8278 2004-06-08 Andrew Cagney <cagney@gnu.org>
8279
8280 * gdbint.texinfo (Native Debugging): Delete documentation on
8281 ATTACH_DETACH.
8282
8283 2004-06-06 Randolph Chung <tausq@debian.org>
8284
8285 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8286
8287 2004-06-06 Randolph Chung <tausq@debian.org>
8288
8289 * gdb.texinfo (push_dummy_call): Update argument list to match
8290 the new push_dummy_call method signature. Describe the function
8291 argument.
8292
8293 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8294
8295 * gdb.texinfo (Starting): Document new start command.
8296
8297 2004-05-21 Andrew Cagney <cagney@redhat.com>
8298
8299 * observer.texi (GDB Observers): Document "inferior_created".
8300
8301 2004-05-08 Andrew Cagney <cagney@redhat.com>
8302
8303 * gdbint.texinfo (Target Architecture Definition): Delete
8304 description of DO_DEFERRED_STORES.
8305
8306 * gdbint.texinfo (Target Architecture Definition): Delete
8307 references to DEPRECATED_FIX_CALL_DUMMY.
8308
8309 * gdbint.texinfo (Target Architecture Definition): Delete
8310 description of DEPRECATED_CALL_DUMMY_WORDS,
8311 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8312
8313 * gdbint.texinfo (Target Architecture Definition): Delete
8314 description of DEPRECATED_PUSH_DUMMY_FRAME.
8315
8316 * gdbint.texinfo (Target Architecture Definition): Delete
8317 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8318
8319 2004-05-07 Andrew Cagney <cagney@redhat.com>
8320
8321 * observer.texi (GDB Observers): Add "Debugging" section. Include
8322 cross reference to "set/show debug observer".
8323 * gdb.texinfo (Debugging Output): Document "set/show debug
8324 observer".
8325
8326 2004-05-01 Andrew Cagney <cagney@redhat.com>
8327
8328 * gdbint.texinfo (Target Architecture Definition): Delete
8329 description of DEPRECATED_PC_IN_SIGTRAMP.
8330
8331 2004-04-30 Andrew Cagney <cagney@redhat.com>
8332
8333 * gdbint.texinfo (Target Architecture Definition): Delete
8334 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8335
8336 2004-04-30 Orjan Friberg <orjanf@axis.com>
8337
8338 * observer.texi (GDB Observers): Correct spelling.
8339
8340 2004-04-26 Orjan Friberg <orjanf@axis.com>
8341
8342 * observer.texi (GDB Observers): Add target_changed event.
8343
8344 2004-04-08 Andrew Cagney <cagney@redhat.com>
8345
8346 * observer.texi (GDB Observers): Rework, provide generic observer
8347 definitions and then a list of observable events.
8348
8349 2004-04-04 Andrew Cagney <cagney@redhat.com>
8350
8351 * gdbint.texinfo (Host Definition): Delete reference to
8352 NO_SIGINTERRUPT.
8353
8354 2004-04-02 Andrew Cagney <cagney@redhat.com>
8355
8356 * gdbint.texinfo (Target Architecture Definition): Delete
8357 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8358
8359 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8360
8361 * gdb.texinfo (TUI Commands): Document tui reg commands.
8362
8363 2004-03-26 Andrew Cagney <cagney@redhat.com>
8364
8365 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8366 "gdbtui".
8367 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8368 (Contributors): Mention both Text and Terminal User Interface.
8369
8370 2004-03-23 Andrew Cagney <cagney@redhat.com>
8371
8372 * gdbint.texinfo (Target Architecture Definition): Deprecate
8373 references to SIGTRAMP_START and SIGTRAMP_END.
8374
8375 2004-03-23 Andrew Cagney <cagney@redhat.com>
8376
8377 * gdbint.texinfo (Target Architecture Definition): Deprecate
8378 references to PC_IN_SIGTRAMP.
8379
8380 2004-03-19 Andrew Cagney <cagney@redhat.com>
8381
8382 * gdbint.texinfo (Target Architecture Definition): Delete
8383 reference to GDB_TARGET_IS_HPPA.
8384
8385 2004-03-18 Andrew Cagney <cagney@redhat.com>
8386
8387 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8388 describe pre_init and post_init.
8389
8390 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8391
8392 * gdb.texinfo (Debugging Output): Document values for "set debug
8393 target".
8394
8395 2004-02-28 Andrew Cagney <cagney@redhat.com>
8396
8397 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8398
8399 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8400
8401 * gdb.texinfo (breakpoints): Add information about the
8402 new "set breakpoint pending" and "show breakpoint pending"
8403 commands.
8404
8405 2004-02-26 Andrew Cagney <cagney@redhat.com>
8406
8407 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8408 in Per-architecture module data section.
8409
8410 2004-02-25 Roland McGrath <roland@redhat.com>
8411
8412 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8413
8414 2004-02-24 Andrew Cagney <cagney@redhat.com>
8415
8416 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8417 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8418 * fdl.texi: Import Version 1.2, November 2002.
8419
8420 2004-02-17 Andrew Cagney <cagney@redhat.com>
8421
8422 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8423
8424 2004-02-16 Andrew Cagney <cagney@redhat.com>
8425
8426 * gdbint.texinfo (Target Architecture Definition): Deprecate
8427 FRAMELESS_FUNCTION_INVOCATION.
8428
8429 2004-02-16 Andrew Cagney <cagney@redhat.com>
8430
8431 * gdbint.texinfo (Coding): Mention -Wunused-function.
8432
8433 2004-02-14 Andrew Cagney <cagney@redhat.com>
8434
8435 * gdbint.texinfo (Target Architecture Definition): Delete
8436 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8437
8438 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8439
8440 * gdb.texinfo: Properly quote the name "C++".
8441 * gdbint.texinfo: Ditto.
8442 * stabs.texinfo: Ditto.
8443
8444 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8445
8446 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8447 minimal information about libiberty.
8448
8449 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8450
8451 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8452
8453 2004-02-04 Roland McGrath <roland@redhat.com>
8454
8455 * gdb.texinfo (Auxiliary Vector): New node (section).
8456 (Data): Add it to the menu.
8457
8458 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8459
8460 * gdb.texinfo (Breakpoints): Add information about pending
8461 breakpoint support.
8462
8463 2004-01-26 Andrew Cagney <cagney@redhat.com>
8464
8465 * gdb.texinfo (Overview): Delete references to the cisco protocol
8466 including the "N" response.
8467
8468 2004-01-26 Andrew Cagney <cagney@redhat.com>
8469
8470 * gdbint.texinfo (Target Architecture Definition): Rename
8471 EXTRACT_STRUCT_VALUE_ADDRESS to
8472 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8473
8474 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8475
8476 * gdb.texinfo (KOD): Document "show os". Add index entries for
8477 "set/show os" and "info cisco" commands.
8478
8479 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8480
8481 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8482
8483 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8484
8485 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8486 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8487
8488 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8489
8490 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8491 -stack-list-locals.
8492 (GDB/MI Variable Objects): Describe extension to
8493 -var-list-children.
8494
8495 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8496
8497 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8498
8499 2004-01-17 Andrew Cagney <cagney@redhat.com>
8500
8501 * gdbint.texinfo (Target Architecture Definition): Delete
8502 documentation on DEPRECATED_NPC_REGNUM.
8503
8504 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8505
8506 * gdb.texinfo: Update copyright year. Mention that set
8507 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8508 "set follow-fork-mode ask".
8509
8510 2004-01-13 Andrew Cagney <cagney@redhat.com>
8511
8512 * gdbint.texinfo: Update copyright year.
8513 (Coding): Add -Wunused-label to list of -Werror warnings.
8514
8515 2004-01-08 Jason Molenda <jmolenda@apple.com>
8516 Eli Zaretskii <eliz@gnu.org>
8517
8518 * gdb.texinfo: Update copyright.
8519 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8520 around names, as appropriate. Minor syntax cleanup of
8521 _NSPrintForDebugger explanation. Two spaces after periods.
8522 GDBN used instead of lit. "gdb". Index entries added for
8523 print-object and _NSPrintForDebugger. @noindent added in one spot.
8524
8525 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8526
8527 * stabs.texinfo: Add dircategory and direntry commands.
8528 * annotate.texinfo: Ditto.
8529
8530 2003-11-10 Andrew Cagney <cagney@redhat.com>
8531
8532 * gdbint.texinfo (Target Architecture Definition): Replace the
8533 return_value method's "inval" and "outval" parameters with
8534 "readbuf" and "writebuf".
8535
8536 2003-10-28 Jim Blandy <jimb@redhat.com>
8537
8538 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8539 from "The `F' request packet" and "The `F' reply packet", to make
8540 texi2dvi happy.
8541 (File-I/O remote protocol extension): Update menu entries, too.
8542
8543 2003-10-26 Michael Chastain <mec@shout.net>
8544
8545 * gdb.texinfo (Thread Stops): Document the issue with
8546 premature return from system calls in multi-threaded programs.
8547
8548 2003-10-24 Andrew Cagney <cagney@redhat.com>
8549
8550 * annotate.texinfo: Fix "fortunatly"[sic].
8551
8552 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8553
8554 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8555 with "Hitachi" and "Mitsubishi".
8556
8557 2003-10-20 Andrew Cagney <cagney@redhat.com>
8558
8559 * gdbint.texinfo (Target Architecture Definition): Document
8560 gdbarch_return_value. Add cross references from
8561 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8562 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8563
8564 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8565
8566 * gdbint.texinfo (Target Architecture Definition): Document
8567 regset_from_core_section.
8568
8569 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8570
8571 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8572
8573 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8574
8575 From Anthony Green <green@redhat.com>:
8576 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8577
8578 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8579
8580 * gdb.texinfo (Breakpoint related warnings): New node.
8581 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8582
8583 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8584
8585 * gdb.texinfo (Remote Protocol): Document v and vCont.
8586
8587 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8588
8589 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8590 * gdbint.texinfo: Ditto.
8591
8592 2003-10-09 Andrew Cagney <cagney@redhat.com>
8593
8594 From 2003-09-18 David Anderson <davea@sgi.com>:
8595 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8596 "command".
8597
8598 2003-10-03 Andrew Cagney <cagney@redhat.com>
8599
8600 * gdbint.texinfo (Target Architecture Definition): Deprecate
8601 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8602 just target.
8603
8604 2003-10-02 Andrew Cagney <cagney@redhat.com>
8605
8606 * gdbint.texinfo (Target Architecture Definition): Rename
8607 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8608 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8609 * gdbint.texinfo (Target Architecture Definition): Rename
8610
8611 2003-09-30 Andrew Cagney <cagney@redhat.com>
8612
8613 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8614 (Target Architecture Definition):
8615
8616 * gdbint.texinfo (Target Architecture Definition): Rename
8617 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8618
8619 2003-09-29 Andrew Cagney <cagney@redhat.com>
8620
8621 * gdbint.texinfo (Target Architecture Definition): Delete
8622 documentation for NEED_TEXT_START_END.
8623
8624 * gdbint.texinfo (Target Architecture Definition): Rename
8625 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8626 TARGET_WRITE_PC.
8627
8628 2003-09-22 Michael Chastain <mec@shout.net>
8629
8630 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8631
8632 2003-09-21 Anthony Green <green@redhat.com>
8633
8634 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8635
8636 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8637
8638 * gdbint.texinfo (Target Architecture Definition): Document
8639 stabs_argument_has_addr.
8640
8641 2003-09-18 Andrew Cagney <cagney@redhat.com>
8642
8643 * gdbint.texinfo (Target Architecture Definition): Delete
8644 documentation on REGISTER_NAMES.
8645
8646 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8647
8648 * gdbint.texinfo (Target Architecture Definition): Replace
8649 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8650
8651 2003-09-11 Andrew Cagney <cagney@redhat.com>
8652
8653 * gdbint.texinfo (Target Architecture Definition): Replace
8654 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8655
8656 2003-08-18 Andrew Cagney <cagney@redhat.com>
8657
8658 * gdbint.texinfo (Target Architecture Definition): Document
8659 "frame_red_zone_size".
8660
8661 2003-08-09 Andrew Cagney <cagney@redhat.com>
8662
8663 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8664 with "set/show backtrace past-main" and "set/show backtrace
8665 limit".
8666
8667 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8668
8669 * Makefile.in (install-info): Support DESTDIR.
8670 (install-html): Likewise.
8671
8672 2003-08-07 Andrew Cagney <cagney@redhat.com>
8673
8674 Patch from Nick Roberts.
8675 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8676 bindings. Remove description of send-gdb-command.
8677
8678 2003-08-07 Andrew Cagney <cagney@redhat.com>
8679
8680 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8681 GDB 6.0.
8682
8683 2003-08-06 Andrew Cagney <cagney@redhat.com>
8684
8685 * gdb.texinfo (Mode Options): Mention that level three is the
8686 highest available and that level 2 is deprecated.
8687 (Annotations Overview): Mention annotation levels. Cross reference
8688 to "Limitations of the Annotation Interface" in annotate.texi.
8689 (TODO, Value Annotations, Frame Annotations): Delete section.
8690 (Displays, Breakpoint Info): Delete.
8691
8692 2003-08-04 Andrew Cagney <cagney@redhat.com>
8693
8694 * agentexpr.texi: Delete @bye.
8695 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8696 (stabs.info): Add $(srcdir) to include search path.
8697 (html): Depend on "annotate_toc.html", and not "annotate.html".
8698 * stabs.texinfo: Ditto. Include "fdl.texi".
8699 * gdbint.texinfo: Update copyright statement's list of invariant
8700 sections.
8701
8702 2003-07-28 Andrew Cagney <cagney@redhat.com>
8703
8704 * Makefile.in (INFO_DEPS): Add annotate.info.
8705 (dvi, ps, html, pdf): Add annotate.
8706 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8707 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8708 (ANNOTATE_DOC_FILES): New macro.
8709 (ANNOTATE_TEX_TMPS): New macro.
8710 (annotate.info, annotate_toc.html): Specify dependencies.
8711 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8712 * annotate.texinfo: Rename annotate.texi. Get building. Add
8713 "Migrating to GDB/MI" and "Limitations of the Annotation
8714 Interface" chapters. Mention why it is not part of the user
8715 guide. Update copyright notice. Include "fdl.texi".
8716
8717 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8718
8719 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8720
8721 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8722
8723 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8724
8725 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8726
8727 * gdb.texinfo (Server): Mention pidof.
8728
8729 2003-07-22 Andrew Cagney <cagney@redhat.com>
8730
8731 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8732 list.
8733
8734 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8735
8736 * gdb.texinfo (Logging output): New chapter.
8737
8738 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8739
8740 * gdb.texinfo (Unsupported languages): New section.
8741 (Languages): Add link to new section.
8742
8743 2003-06-22 Andrew Cagney <cagney@redhat.com>
8744
8745 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8746
8747 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8748
8749 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8750
8751 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8752
8753 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8754 * agentexpr.texi: Retitle section, and change it to an appendix.
8755 Comment out texinfo initialization. Factor a @var{} into two
8756 pieces to prevent makeinfo warnings.
8757 * gdb.texinfo: Add Agent Expressions appendix.
8758
8759 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8760
8761 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8762
8763 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8764
8765 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8766 remote target". Document the "detach" and "disconnect" commands.
8767 (Server, Netware, Debug Session): Reference "Connecting to a
8768 remote target".
8769 (GDB/MI Target Manipulation): Document "-target-disconnect".
8770
8771 2003-06-13 Andrew Cagney <cagney@redhat.com>
8772
8773 * gdbint.texinfo (Target Architecture Definition): Deprecate
8774 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8775 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8776
8777 2003-06-09 Jim Blandy <jimb@redhat.com>
8778
8779 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8780
8781 2003-06-08 Andrew Cagney <cagney@redhat.com>
8782
8783 * gdbint.texinfo (Target Architecture Definition): Delete
8784 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8785
8786 2003-06-08 Andrew Cagney <cagney@redhat.com>
8787
8788 * gdbint.texinfo (Target Architecture Definition): Document
8789 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8790
8791 2003-06-07 Adam Fedor <fedor@gnu.org>
8792
8793 * gdb.texinfo: Add Objective-C documentation.
8794
8795 2003-06-01 Andrew Cagney <cagney@redhat.com>
8796
8797 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8798 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8799
8800 2003-05-21 Andrew Cagney <cagney@redhat.com>
8801
8802 * gdbint.texinfo (Target Architecture Definition): Delete
8803 references to "extract_address" and "store_address".
8804
8805 2003-05-16 Andrew Cagney <cagney@redhat.com>
8806
8807 * gdbint.texinfo (Target Architecture Definition): Replace
8808 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8809 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8810
8811 2003-05-14 Theodore A. Roth <troth@openavr.org>
8812
8813 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8814
8815 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8816
8817 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8818 (gdb.dvi): Likewise.
8819 (gdb.pdf): Likewise.
8820 (links2roff): Likewise.
8821
8822 2003-05-08 Jim Blandy <jimb@redhat.com>
8823
8824 * gdb.texinfo (Dump/Restore Files): Update documentation for
8825 'dump', 'append', and 'restore': note that format argument is
8826 optional; simplify presentation of the command variants; and be
8827 more precise about the formats.
8828
8829 2003-05-07 Jim Blandy <jimb@redhat.com>
8830
8831 * gdb.texinfo (Symbols): Update documentation: 'maint list
8832 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8833 symtabs' and 'maint info psymtabs'.
8834
8835 2003-05-05 Andrew Cagney <cagney@redhat.com>
8836
8837 * gdbint.texinfo (Target Architecture Definition): Make
8838 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8839 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8840 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8841
8842 2003-05-04 Andrew Cagney <cagney@redhat.com>
8843
8844 * gdb.texinfo (Maintenance Commands): Document "maint print
8845 dummy-frames".
8846
8847 2003-05-04 Andrew Cagney <cagney@redhat.com>
8848
8849 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8850
8851 2003-05-03 J. Brobecker <brobecker@gnat.com>
8852
8853 Thierry Schneider <tpschneider1@yahoo.com>
8854 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8855 for new MI command.
8856
8857 2003-05-03 Andrew Cagney <cagney@redhat.com>
8858
8859 * gdbint.texinfo (Target Architecture Definition): Document
8860 push_dummy_code. Add cross references.
8861
8862 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8863
8864 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8865 set/show charsets commands.
8866
8867 2003-04-28 Andrew Cagney <cagney@redhat.com>
8868
8869 * gdbint.texinfo (Target Architecture Definition): Replace
8870 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8871 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8872
8873 2003-04-28 Andrew Cagney <cagney@redhat.com>
8874
8875 * gdbint.texinfo (Target Architecture Definition): Rename
8876 "tm_print_insn" to "deprecated_tm_print_insn".
8877
8878 2003-04-09 Jim Blandy <jimb@redhat.com>
8879
8880 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8881 list psymtabs'.
8882
8883 2003-04-08 Andrew Cagney <cagney@redhat.com>
8884
8885 * gdbint.texinfo (Target Architecture Definition): Delete
8886 references to EXTRA_FRAME_INFO.
8887
8888 2003-04-08 Andrew Cagney <cagney@redhat.com>
8889
8890 * gdbint.texinfo (Target Architecture Definition): Delete
8891 PRINT_TYPELESS_INTEGER.
8892
8893 2003-04-02 J. Brobecker <brobecker@gnat.com>
8894
8895 * observer.texi (GDB Observers): Adjust the documentation for the
8896 normal_stop notification to better describe reality. Fix a couple
8897 of minor typos.
8898
8899 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8900
8901 * gdb.texinfo (GDB/MI Program Control): Add
8902 '-file-list-exec-source-file'
8903
8904 2003-03-31 Andrew Cagney <cagney@redhat.com>
8905
8906 * gdbint.texinfo (Target Architecture Definition): Delete
8907 references to CALL_DUMMY_P.
8908
8909 2003-03-30 Andrew Cagney <cagney@redhat.com>
8910
8911 * gdbint.texinfo (Target Architecture Definition): Remove
8912 reference to TARGET_WRITE_SP.
8913
8914 2003-03-27 Andrew Cagney <cagney@redhat.com>
8915
8916 * gdbint.texinfo (Target Architecture Definition): Remove
8917 references to write_sp.
8918
8919 2003-03-27 Andrew Cagney <cagney@redhat.com>
8920
8921 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8922 chapter body. Use @smallexample instead of @example.
8923 (Annotations): Ditto.
8924 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8925 annotate.texi.
8926
8927 2003-03-26 Andrew Cagney <cagney@redhat.com>
8928
8929 * gdbint.texinfo (Target Architecture Definition): Replace
8930 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8931 dummy_addr parameters.
8932
8933 2003-03-25 Andrew Cagney <cagney@redhat.com>
8934
8935 * gdbint.texinfo (Target Architecture Definition): Delete
8936 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8937 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8938 Add reference to PUSH_ARGUMENTS.
8939
8940 2003-03-23 Andrew Cagney <cagney@redhat.com>
8941
8942 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8943 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8944
8945 2003-03-18 J. Brobecker <brobecker@gnat.com>
8946
8947 * gdbint.texinfo (Algorithms): Add new section describing the
8948 Observer paradigm.
8949 (Top): Add menu entry to new observer appendix.
8950 * observer.texi: New file.
8951 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8952 new observer.texi file.
8953
8954 2003-03-17 Andrew Cagney <cagney@redhat.com>
8955
8956 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8957 that GNU Press update the manual version number.
8958
8959 2003-03-12 Andrew Cagney <cagney@redhat.com>
8960
8961 * gdbint.texinfo (Target Architecture Definition): Delete
8962 references to get_saved_register. Rename GET_SAVED_REGISTER to
8963 DEPRECATED_GET_SAVED_REGISTER.
8964
8965 2003-03-13 Andrew Cagney <cagney@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): Replace
8968 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8969
8970 2003-03-12 Andrew Cagney <cagney@redhat.com>
8971
8972 * gdbint.texinfo (Target Architecture Definition): Rename
8973 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8974
8975 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
8976
8977 * gdb.texinfo: Add File-I/O documentation.
8978
8979 2003-03-10 Andrew Cagney <cagney@redhat.com>
8980
8981 * gdbint.texinfo (Target Architecture Definition): Cross reference
8982 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8983
8984 2003-03-07 Andrew Cagney <cagney@redhat.com>
8985
8986 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8987 frame" command.
8988
8989 2003-03-05 Andrew Cagney <cagney@redhat.com>
8990
8991 * gdbint.texinfo (Target Architecture Definition): Document
8992 unwind_dummy_id. Cross reference unwind_dummy_id and
8993 SAVE_DUMMY_FRAME_TOS.
8994
8995 2003-03-05 James Ingham <jingham@apple.com>
8996 Daniel Jacobowitz <drow@mvista.com>
8997
8998 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8999 and "show cp-abi".
9000
9001 2003-03-03 Andrew Cagney <cagney@redhat.com>
9002
9003 * gdbint.texinfo (Target Architecture Definition): Document
9004 register_type.
9005
9006 2003-03-03 Andrew Cagney <cagney@redhat.com>
9007
9008 * stabs.texinfo (Structures): Use @samp and separate @var's
9009 instead of a single @var containing a comma separated list.
9010 (Unions): Ditto.
9011
9012 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9013
9014 * Makefile.in (distclean): Remove config.log.
9015
9016 2003-03-01 Andrew Cagney <cagney@redhat.com>
9017
9018 * gdbint.texinfo (Target Architecture Definition): Rename
9019 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9020
9021 2003-03-01 Andrew Cagney <cagney@redhat.com>
9022
9023 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9024 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9025
9026 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9027
9028 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9029 (Non-debug DLL symbols): New node, describing the minimal symbols
9030 loaded from DLLs without real debugging symbols.
9031
9032 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9033
9034 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9035 hardware-breakpoint-limit".
9036 (Set Watchpoints): Add cross reference to "set remote
9037 hardware-watchpoint-limit".
9038 (Remote configuration options): New section.
9039
9040 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9041
9042 * gdbint.texinfo (Target Architecture Definition): Delete
9043 descrption of IS_TRAPPED_INTERNALVAR.
9044
9045 From Keith Seitz <keiths@redhat.com>:
9046 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9047 option "-i"/"--interpreter" to this chapter. Include index
9048 entries.
9049
9050 2003-02-04 David Carlton <carlton@math.stanford.edu>
9051
9052 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9053 (Variables): Recommend stabs+ and DWARF 2.
9054 (C plus plus expressions): Correct info about
9055 compiler versions, debug formats.
9056 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9057 PR symtab/874.
9058
9059 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9060
9061 * gdbint.texinfo (Target Architecture Definition): Delete
9062 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9063 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9064 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9065 references to nindy and i960.
9066 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9067
9068 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9069
9070 * gdbint.texinfo (Target Architecture Definition): Delete
9071 FLOAT_INFO.
9072
9073 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9074
9075 * stabs.texinfo (Member Type Descriptor): Clarify description of
9076 `@'. Suggested by Ben Hutchings.
9077
9078 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9079
9080 * gdb.texinfo (M68K): Delete reference to es1800.
9081
9082 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9083
9084 * gdb.texinfo (Maintenance Commands): Document `maint print
9085 reggroups' and `maint print register-groups'.
9086 * gdbint.texinfo (Target Architecture Definition): Document
9087 register_reggroup_p.
9088
9089 2003-01-23 Jim Blandy <jimb@redhat.com>
9090
9091 * gdb.texinfo (Separate Debug Files): New section.
9092
9093 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9094
9095 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9096 and "maint show profile".
9097
9098 2003-01-16 Michael Chastain <mec@shout.net>
9099
9100 * gdb.texinfo (Installing GDB): Warn against
9101 ".../gdb-VERSION/gdb/configure".
9102 (Separate Objdir): Likewise.
9103
9104 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9105
9106 * gdbint.texinfo (Target Architecture Definition): Delete
9107 definition of PRINT_REGISTER_HOOK.
9108
9109 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9110
9111 (OpenRISC 1000): Fix formatting of command names.
9112
9113 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9114
9115 * gdb.texinfo (Continuing and Stepping): Add new command
9116 'advance'. Clarify behavior of 'until'.
9117
9118 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9119
9120 * gdb.texinfo (Files): Document solib-absolute-prefix and
9121 solib-search-path.
9122
9123 2003-01-09 Michael Chastain <mec@shout.net>
9124
9125 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9126 (Create a Release): Add new instructions for new @file{src-release}.
9127 Document existing instructions for @file{Makefile.in} as
9128 being for @value{GDBN} 5.3.1 or earlier.
9129
9130 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9131
9132 * gdbint.texinfo (Target Architecture Definition): Mention
9133 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9134 allocate memory.
9135
9136 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9137
9138 * gdb.texinfo (Controlling GDB): Add @kindex for
9139 "show osabi".
9140 (Backtraces): Add @kindex's for backtrace-below-main.
9141
9142 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9143
9144 * gdb.texinfo (Controlling GDB): Document "set osabi".
9145
9146 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9147
9148 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9149 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9150
9151 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9152
9153 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9154 "set coerce-float-to-double".
9155 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9156
9157 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9158
9159 * stabs.texinfo: Remove obsolete text.
9160 * gdbint.texinfo: Ditto.
9161 * gdb.texinfo: Ditto.
9162
9163 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9164
9165 * gdbint.texinfo (Target Architecture Definition): Update
9166 description of gdbarch_register_osabi.
9167
9168 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9169
9170 * agentexpr.texi: Fix typos.
9171 * annotate.texi: Likewise.
9172 * fdl.texi: Likewise.
9173
9174 2002-12-10 Andrew Cagney <cagney@redhat.com>
9175
9176 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9177 DEPRECATED_INIT_FRAME_PC.
9178
9179 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9180
9181 * gdbint.texinfo (Target Architecture Definition): Delete
9182 PC_IN_CALL_DUMMY.
9183
9184 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9185
9186 * gdbint.texinfo (Host Definition): Delete documentation on
9187 USE_GENERIC_DUMMY_FRAMES.
9188
9189 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9190
9191 Fix PR gdb/723 and PR gdb/245.
9192 * Makefile.in (install-info): Run the install-info command as part
9193 of the post install steps only.
9194 (uninstall-info): New target.
9195 (uninstall): New target.
9196
9197 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9198
9199 * Makefile.in (install): Make install do some real work.
9200
9201 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9202
9203 Fix POSIX problem reported by Paul Eggert.
9204 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9205 Fix PR gdb/527.
9206
9207 2002-10-26 Andrew Cagney <cagney@redhat.com>
9208
9209 * gdbint.texinfo (Target Architecture Definition): Delete
9210 definition of DO_REGISTERS_INFO.
9211
9212 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9213
9214 * gdbint.texinfo (Address Classes): Fix problems with insertion
9215 of ``{'' and ``}'' in example.
9216
9217 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9218
9219 * gdbint.texinfo (Address Classes): New section.
9220 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9221 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9222 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9223 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9224
9225 2002-10-11 Klee Dienes <kdienes@apple.com>
9226
9227 * gdb.texinfo (Registers): Mention vector registers as well as
9228 floating registers in the documentation for 'info registers' and
9229 'info all-registers'.
9230
9231 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9232
9233 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9234
9235 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9236
9237 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9238 interface definition.
9239
9240 2002-10-03 Marko Mlinar <markom@opencores.org>
9241
9242 * gdb.texinfo (Target Commands): Add or1k target specific
9243 commands.
9244 * gdb.texinfo (Contributors): Add myself to the contributors list.
9245
9246 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9247
9248 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9249 and "mi1" instead of "mi1" and "mi0".
9250
9251 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9252
9253 * gdb.texinfo (Packets): Fix typos "alligned".
9254 Correct z3/Z3 description. Correct z4/Z4 title.
9255
9256 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9257
9258 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9259
9260 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9261
9262 * gdb.texinfo: Use GNU/Linux instead of Linux.
9263
9264 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9265
9266 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9267
9268 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9269
9270 * gdb.texinfo: Replace @example with @smallexample.
9271
9272 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9273
9274 From Eli Zaretskii <eliz@gnu.org>:
9275 * gdb.texinfo (Character Sets): Use @smallexample instead of
9276 @example. Use GNU/Linux instead of Linux.
9277
9278 2002-09-20 Jim Blandy <jimb@redhat.com>
9279
9280 * gdb.texinfo: Add character set documentation.
9281
9282 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9283
9284 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9285 (Packets): Add cross reference from `b' packet to `z' packets.
9286
9287 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9288
9289 * gdb.texinfo (Maintenance Commands): Document ``maint
9290 internal-error'' and ``maint internal-warning''.
9291
9292 * gdbint.texinfo (Target Architecture Definition): Revise
9293 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9294
9295 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9296
9297 * gdbint.texinfo (Target Conditionals): Document the new
9298 NAME_OF_MALLOC macro.
9299
9300 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9301
9302 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9303 engineer.
9304
9305 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9306
9307 * gdb.texinfo (TUI Overview): Document status line fields.
9308
9309 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9310
9311 * gdb.texinfo (TUI Commands): Document info win command.
9312
9313 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9314
9315 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9316
9317 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9318
9319 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9320 (TUI Keys): Likewise.
9321
9322 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9323
9324 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9325 for a packet receive.
9326
9327 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9328
9329 * Makefile.in (clean): Move to end of file.
9330 (distclean, maintainer-clean, realclean): Ditto.
9331 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9332 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9333 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9334 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9335
9336 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9337
9338 * Makefile.in (GDBINT_TEX_TMPS): Define.
9339 (gdbint.dvi, gdbint.pdf): Use
9340 (GDB_TEX_TMPS): Define.
9341 (gdb.dvi, gdb.pdf): Use.
9342 (STABS_TEX_TMPS): Define.
9343 (stabs.dvi, stabs.pdf): Use.
9344 (GDB_DOC_SOURCE_INCLUDES): New macros.
9345 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9346 (GDBINT_DOC_FILES_INCLUDES): New macros.
9347 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9348 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9349 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9350 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9351 (links2roff): Replace SFILES_INCLUDED with
9352 GDB_DOC_SOURCE_INCLUDES.
9353 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9354 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9355 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9356 dependencies.
9357 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9358 dependencies.
9359 (gdbmi.texinfo): Delete rule.
9360 (inc-hist.texinfo): Delete rule.
9361 (rluser.texinfo): Delete rule.
9362
9363 2002-08-23 Andrew Cagney <cagney@redhat.com>
9364
9365 * gdbint.texinfo (Target Architecture Definition): Update
9366 STORE_RETURN_VALUE, mention regcache.
9367
9368 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9369
9370 * gdbint.texinfo (Target Architecture Definition): Document
9371 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9372
9373 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9374
9375 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9376 Fix minor typos. Add index entries.
9377
9378 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9379
9380 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9381
9382 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9383
9384 * gdbint.texinfo (Target Architecture Definition): Document
9385 PRINT_VECTOR_INFO.
9386 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9387
9388 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9389
9390 * gdb.texinfo (Maintenance Commands): Document "maint print
9391 registers", "maint print raw-registers" and "maint print
9392 cooked-registers".
9393
9394 2002-08-08 Grace Sainsbury <graces@redhat.com>
9395
9396 From Mark Salter:
9397 * gdb.texinfo (Protocol): Document T packet extension to
9398 allow watchpoint address reporting.
9399
9400 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9401
9402 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9403
9404 2002-08-01 Andrew Cagney <cagney@redhat.com>
9405
9406 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9407 to CHILL.
9408
9409 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9410
9411 * gdbint.texinfo (Coding): Revise section "Include Files".
9412
9413 2002-07-24 Andrew Cagney <cagney@redhat.com>
9414
9415 * gdbint.texinfo: Obsolete references to m88k.
9416 * gdb.texinfo: Ditto.
9417
9418 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9419
9420 * gdbint.texinfo (Create a release candiate): Add the location
9421 where the proper version of autoconf can be retrieved.
9422
9423 2002-07-09 Don Howard <dhoward@redhat.com>
9424
9425 * gdb.texinfo (Command Files): Further describe the behavior of
9426 sourced command files.
9427
9428 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9429
9430 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9431 (Coding): Clarify ISO C version that GDB assumes.
9432
9433 2002-06-26 Tom Tromey <tromey@redhat.com>
9434
9435 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9436 add_setshow_cmd_full.
9437
9438 2002-06-25 Don Howard <dhoward@redhat.com>
9439
9440 * gdb.texinfo (Memory Region Attributes): Document new behavior
9441 for 'mem' command.
9442
9443 2002-06-11 Jim Blandy <jimb@redhat.com>
9444
9445 * gdb.texinfo (Symbols): Update documentation for `info source'
9446 command.
9447
9448 * gdb.texinfo (Macros): Call the command `info macro', not
9449 `show macro'.
9450
9451 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9452
9453 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9454 data''.
9455
9456 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9457
9458 * gdbint.texinfo (Target Architecture Definition): Document
9459 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9460
9461 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9462
9463 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9464 lists.
9465
9466 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9467
9468 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9469 Branch''.
9470
9471 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9472
9473 * gdbint.texinfo (Target Architecture Definition): Add section
9474 ``Converting an existing Target Architecture to Multi-arch''.
9475
9476 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9477
9478 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9479 to ``Obsoleting code''. Revise.
9480
9481 2002-05-17 Jim Blandy <jimb@redhat.com>
9482
9483 * gdb.texinfo (C Preprocessor Macros): New chapter.
9484 Include it in the main menu.
9485 (Contributors): Credit Jim Blandy with macro support.
9486 (Compilation): Explain how to get macro information into the
9487 executable.
9488 (Expressions): Note that preprocessor macros are expanded.
9489
9490 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9491
9492 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9493 options for `target remote'.
9494
9495 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9496
9497 * gdbint.texinfo (Target Architecture Definition): Delete
9498 documentation on NNPC_REGNUM.
9499
9500 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9501
9502 * gdbint.texinfo (Target Architecture Definition): Document
9503 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9504 (Target Architecture Definition): Revise section `Using Different
9505 Register and Memory Data Representations'. Add section `Raw and
9506 Virtual Register Representations'.
9507
9508 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9509
9510 * gdbint.texinfo (Target Architecture Definition): Mention
9511 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9512 (Target Architecture Definition): Mention same. Add references to
9513 web pages.
9514
9515 2002-05-08 Michael Snyder <msnyder@redhat.com>
9516
9517 * stabs.texinfo (Attributes): Document new "vector" attribute.
9518
9519 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9520
9521 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9522
9523 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9524
9525 * gdb.texinfo: Delete obsolete references to a29k.
9526
9527 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9528
9529 * gdbint.texinfo (Target Architecture Definition): Replace
9530 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9531
9532 2002-04-24 David S. Miller <davem@redhat.com>
9533
9534 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9535
9536 2002-04-21 David S. Miller <davem@redhat.com>
9537
9538 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9539
9540 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9541
9542 * gdbint.texinfo (Target Architecture Definition): Delete
9543 definition of HAVE_REGISTER_WINDOWS.
9544
9545 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9546
9547 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9548 "Theodore A. Roth" <troth@verinet.com>.
9549
9550 2002-04-15 Don Howard <dhoward@redhat.com>
9551
9552 From Eli Zaretskii <eliz@gnu.org>
9553 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9554 Provide a better explaination of this feature.
9555
9556 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9557
9558 * gdbint.texinfo (Target Architecture Definition): Remove
9559 FRAME_CHAIN_COMBINE.
9560
9561 2002-04-12 Michael Chastain <mec@shout.net>
9562
9563 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9564 REG_STACK_SEGMENT.
9565
9566 2002-04-09 Michael Chastain <mec@shout.net>
9567
9568 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9569 PYRAMID_* macros.
9570
9571 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9572
9573 * gdb.texinfo (Bug Reporting): Document that the web is the
9574 prefered way of submitting bug reports.
9575 (Bug Reporting): Delete the s-mail address as the last resort.
9576
9577 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9578
9579 * gdbint.texinfo (Target Architecture Definition): Delete
9580 references to TARGET_WRITE_FP and write_fp.
9581
9582 2002-03-27 Michael Snyder <msnyder@redhat.com>
9583
9584 * gdb.texinfo: Document new commands dump, append, and restore.
9585
9586 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9587
9588 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9589 Branch'.
9590
9591 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9592
9593 * gdb.texinfo: Change all examples to @smallexample.
9594 * gdbint.texinfo: Ditto.
9595
9596 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9597
9598 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9599 Branches''.
9600
9601 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9602
9603 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9604 Policy''.
9605
9606 2002-03-04 Fred Fish <fnf@redhat.com>
9607
9608 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9609 expresson, suports, dependant, trhe, perhaphs, situtations,
9610 explictily, taged, oportunity, unfortunatly).
9611
9612 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9613
9614 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9615 Remove reference to 3.12.
9616
9617 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9618
9619 * gdbint.texinfo: Include fdl.texi.
9620 (Top): Add GNU Free Documentation License.
9621 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9622 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9623 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9624 (gdbint.info): Add srcdir to include path.
9625 * gdb.texinfo: Include gpl.texi.
9626 (Top): Add Copying.
9627 * gpl.texi: New file.
9628
9629 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9630
9631 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9632
9633 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9634
9635 * gdb.texinfo: Document Cygwin native specific commands.
9636
9637 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9638
9639 * gdb.texinfo: Document gdbserver ``--attach'' command.
9640
9641 2002-02-07 Michael Snyder <msnyder@redhat.com>
9642
9643 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9644 to @code(_ovly_debug_event).
9645
9646 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9647
9648 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9649
9650 2002-02-06 Michael Snyder <msnyder@redhat.com>
9651
9652 * gdb.texinfo (overlays): Mention new magic symbol
9653 '_ovly_debug_event', which allows GDB to keep better track
9654 of overlays.
9655
9656 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9657
9658 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9659 Suggested by Dmitry Sivachenko.
9660
9661 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9662
9663 2002-02-01 Michael Snyder <msnyder@redhat.com>
9664
9665 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9666
9667 2002-01-30 Michael Snyder <msnyder@redhat.com>
9668
9669 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9670 (set trust-readonly-sections): Document.
9671
9672 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9673
9674 * gdbint.texinfo (Releasing GDB): Revise and update.
9675
9676 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9677
9678 * gdbint.texinfo (Target Architecture Definition): Delete
9679 description of TARGET_BYTE_ORDER_DEFAULT.
9680
9681 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9682
9683 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9684 <mitya@cavia.pp.ru>.
9685
9686 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9687
9688 * libgdb.texinfo: Delete file.
9689
9690 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9691
9692 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9693 * gdbint.texinfo: Ditto.
9694
9695 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9696
9697 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9698
9699 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9700
9701 * Makefile.in: Update copyright.
9702 (TEXI2DVI): Define.
9703 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9704 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9705 gdb-cfg.texi.
9706 (TEXINDEX, PDFTEX): Delete makefile variables.
9707
9708 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9709
9710 * gdb.texinfo (Protocol): Move section to appendix.
9711
9712 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9713
9714 * gdb.texinfo (Remote Debugging): Create a menu.
9715 (Top): Add ``Remote Debugging'' to menu.
9716
9717 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9718
9719 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9720 serial protocol'' from here.
9721 (Remote Debugging): To here. New chapter.
9722
9723 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9724
9725 * gdbint.texinfo (Target Architecture Definition): Delete
9726 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9727
9728 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9729
9730 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9731 are no longer needed.
9732 (Porting GDB): Add maintainer note about configure.host.
9733
9734 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9735
9736 * gdbint.texinfo (Target Architecture Definition): Remove
9737 definition of IEEE_FLOAT.
9738
9739 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9740
9741 * gdb.texinfo: Beautify copyright years; fix a typo.
9742 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9743 <3diff@gnu.org>
9744
9745 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9746
9747 * gdbint.texinfo (Host Definition): Remove references to
9748 MALLOC_INCOMPATIBLE.
9749
9750 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9751
9752 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9753 and xyz-xdep.o.
9754
9755 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9756
9757 * gdb.texinfo (Maintenance Commands): Add appendix.
9758 (Set Breaks): Copy ``maint info breakpoint'' doco to
9759 ``Maintenance Commands'' appendix. Add reference.
9760
9761 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9762
9763 * fdl.texi: Remove next/prev from @node.
9764
9765 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9766
9767 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9768 for monstrous @multitable (from Brian Youmans).
9769
9770 * fdl.texi: New file.
9771
9772 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9773
9774 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9775
9776 * gdbint.texinfo (Releasing GDB): New chapter.
9777
9778 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9779
9780 * gdb.texinfo (Embedded Processors, Calling program functions):
9781 Obsolete references to a29k.
9782
9783 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9784
9785 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9786 examples. Document that a code-block should do or discard its
9787 cleanups before exit.
9788
9789 2002-01-11 Michael Snyder <msnyder@redhat.com>
9790
9791 * gdb.texinfo (Choosing files): Change @samp to @file.
9792
9793 2002-01-05 Michael Snyder <msnyder@redhat.com>
9794
9795 * gdb.texinfo (--pid): Document new command line option (attach).
9796
9797 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9798
9799 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9800 in the stub.
9801
9802 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9803
9804 * gdbint.texinfo (Target Architecture Definition): Replace
9805 BIG_ENDIAN with BFD_ENDIAN_BIG.
9806
9807 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9808
9809 * gdbint.texinfo (Target Architecture Definition): Replace
9810 value_ptr with struct value pointer.
9811
9812 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9813
9814 * gdb.texinfo (Free Software): Fix wording.
9815
9816 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9817
9818 * gdb.texinfo (Free Software): New section ``Free Software Needs
9819 Free Documentation''.
9820
9821 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9822
9823 * stabs.texinfo:
9824 * gdb.texinfo:
9825 * gdbint.texinfo:
9826 * libgdb.texinfo:
9827 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9828
9829 2001-12-29 Michael Snyder <msnyder@redhat.com>
9830
9831 * gdb.texinfo (maint info sections): Fix typo.
9832
9833 2001-12-26 Michael Snyder <msnyder@redhat.com>
9834
9835 * gdb.texinfo (maint info sections): Document.
9836
9837 * gdb.texinfo (info proc): Comment out documentation for
9838 'info proc' sub-options that are currently not implemented.
9839
9840 2001-12-20 Jim Blandy <jimb@redhat.com>
9841
9842 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9843
9844 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9845
9846 * gdbint.texinfo (Target Architecture Definition): Replace
9847 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9848
9849 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9850
9851 * gdbint.texinfo (Host Definition): Delete documentation on
9852 HOST_BYTE_ORDER.
9853
9854 2001-11-30 Jim Blandy <jimb@redhat.com>
9855
9856 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9857 overlay support. Add to top-level menu.
9858
9859 2001-11-26 Tom Tromey <tromey@redhat.com>
9860
9861 * gdb.texinfo (Command Syntax): Document C-o binding.
9862
9863 2001-07-26 Christopher Faylor <cgf@redhat.com>
9864
9865 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9866 use since it is described in the referenced section.
9867
9868 From Eli Zaretskii <eliz@gnu.org>
9869 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9870 clearer when using DJGPP.
9871
9872 2001-11-24 Christopher Faylor <cgf@redhat.com>
9873
9874 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9875 specifically refer to MS-DOS.
9876 (command files): Mention gdb.ini is only used on MS-DOS.
9877
9878 2001-11-21 Tom Tromey <tromey@redhat.com>
9879
9880 * gdb.texinfo (Invoking GDB): Document --args.
9881 (Mode Options): Likewise.
9882
9883 2001-11-21 Jim Blandy <jimb@redhat.com>
9884
9885 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9886 Delete documentation; this macro has been removed from the
9887 sources.
9888
9889 2001-11-13 Jim Blandy <jimb@redhat.com>
9890
9891 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9892
9893 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
9894
9895 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9896
9897 2001-11-05 Michael Snyder <msnyder@redhat.com>
9898
9899 * gdb.texinfo (info functions): Document use of backslash to
9900 quote regexp chars in function names such as "operator*()".
9901
9902 2001-11-01 Fred Fish <fnf@redhat.com>
9903
9904 * gdbint.texinfo (SOLIB_ADD): Document additional new
9905 "readsyms" arg.
9906
9907 2001-10-30 Don Howard <dhoward@redhat.com>
9908
9909 * gdb.texinfo: (Command Files) Added documentation for the
9910 behavior of gdb with input redirected from a file.
9911
9912 2001-10-28 Fred Fish <fnf@redhat.com>
9913
9914 * gdb.texinfo (auto-solib-add): Change docs to match
9915 implementation change.
9916 (auto-solib-limit): Add docs for new variable.
9917
9918 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9919
9920 * gdbint.texinfo (Target Architecture Definition): Function
9921 value_as_pointer renamed to value_as_address.
9922
9923 2001-10-15 Andrew Cagney <ac131313@redhat.com>
9924
9925 * gdbint.texinfo (Target Architecture Definition): Default
9926 POINTER_TO_ADDRESS functions assume unsigned addresses.
9927 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9928 posting by Jim Blandy.
9929
9930 2001-10-12 Jim Blandy <jimb@redhat.com>
9931
9932 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9933 version of texi2html (1.64) doesn't support this flag any more.
9934
9935 2001-09-08 Mark Kettenis <kettenis@gnu.org>
9936
9937 * gdbint.texinfo (Host Definition): Remove description of
9938 MEM_FNS_DECLARED.
9939
9940 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9941
9942 * gdbint.texinfo (Host Definition): Remove description of
9943 HAVE_SIGSETMASK.
9944
9945 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
9946
9947 * gdbint.texinfo (Target Architecture Definition): Add
9948 explanation of TARGET_PRINT_INSN macro.
9949
9950 2001-08-30 Jim Blandy <jimb@redhat.com>
9951
9952 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9953 Explain what it means to load relocatable files.
9954
9955 2001-08-28 Jim Blandy <jimb@redhat.com>
9956
9957 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9958 info `top' menu.
9959
9960 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9961
9962 * gdbint.texinfo: Add a cautionary note about macro use.
9963
9964 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
9965
9966 * gdb.texinfo: Explain omitting the hostname in the
9967 `target remote' command.
9968
9969 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
9970
9971 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9972 and END-INFO-DIR-ENTRY.
9973
9974 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9975
9976 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9977
9978 2001-07-25 Andrew Cagney <ac131313@redhat.com>
9979
9980 * gdbint.texinfo (libgdb): Rewrite.
9981
9982 2001-07-26 Eli Zaretskii <eliz@gnu.org>
9983
9984 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9985
9986 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9987
9988 * gdb.texinfo (TUI): New chapter, document the TUI.
9989 (Mode Options): Document the -tui option.
9990
9991 2001-07-23 Mark Kettenis <kettenis@gnu.org>
9992
9993 * gdbint.texinfo (Host Definition): Remove description of
9994 NEED_POSIX_SETPGID.
9995
9996 2001-07-23 Eli Zaretskii <eliz@gnu.org>
9997
9998 * gdb.tex (DJGPP Native): New node, with descriptions of
9999 DJGPP-specific commands.
10000
10001 2001-07-19 John R. Moore <jmoore@redhat.com>
10002
10003 * gdbint.texinfo: Three misspellings.
10004
10005 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10006
10007 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10008 `test` expressions on bash. Problem reported by Colin Walters.
10009
10010 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10011
10012 * gdbint.texinfo (User Interface): Update ui-out documentation to
10013 refelect recent UI/MI updates.
10014
10015 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10016
10017 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10018 interpreters.
10019
10020 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10021
10022 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10023 structure and not macros.
10024 (Host Definition): Document that much of this chapter is obsolete.
10025 (Target Architecture Definition): Update list of files that make
10026 up a target architecture.
10027 (Coding): Update.
10028
10029 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10030
10031 * gdbint.texinfo (Target Architecture Definition): Update
10032 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10033 The latter has been changed to a true predicate.
10034
10035 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10036
10037 * annotate.texi: Add @noindent where needed. From Dmitry
10038 Sivachenko <dima@Chg.RU>.
10039 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10040
10041 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10042
10043 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10044
10045 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10046
10047 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10048 returns ``OK''. Document that the ``R'' packet does not reply.
10049
10050 2001-06-13 Michael Snyder <msnyder@redhat.com>
10051
10052 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10053
10054 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10055
10056 * gdb.texinfo (Signals): Clarify the default setting of signal
10057 handling.
10058
10059 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10060
10061 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10062 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10063
10064 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10065
10066 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10067
10068 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10069
10070 * gdbint.texinfo (Clean Design and Portable Implementation):
10071 Renamed from "Clean Design".
10072 (Clean Design and Portable Implementation): Document portable
10073 methods of handling file names, and the associated macros.
10074
10075 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10076
10077 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10078 command and provide a cross-reference to its description.
10079 (Symbols): Note that "info scope" is useful for trace experiments.
10080
10081 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10082
10083 * gdb.texinfo (Symbols): Document "info scope".
10084 (Tracepoints): New chapter.
10085 (Contributors): Update for v5.1.
10086 <All nodes>: Change "C++" to "C@t{++}".
10087
10088 * gdbint.texinfo (User Interface): A new section about ui_out
10089 functions, based on text written by Fernando Nasser.
10090
10091 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10092
10093 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10094
10095 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10096
10097 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10098
10099 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10100 Replace "GDB" with "@value{GDBN}". Fix markup.
10101
10102 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10103
10104 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10105 a cross-reference to its description.
10106 (Symbols): Document "info symbol".
10107
10108 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10109
10110 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10111 subsection "x86 Watchpoints".
10112 (Target Architecture Definition): Document the macros
10113 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10114 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10115
10116 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10117
10118 * gdbint.texinfo (Target Architecture Definition): Update
10119 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10120 list.
10121
10122 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10123
10124 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10125 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10126
10127 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10128
10129 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10130
10131 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10132
10133 * gdb.texinfo (Environment): Document that `path' does not change
10134 the value of PATH in GDB's own environment (it did in the past,
10135 but that was changed on March 15, 1994). Reported by Doug Evans
10136 <dje@transmeta.com>.
10137
10138 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10139 its line. Fix markup of commands and macros. Add an Index node
10140 and index entries.
10141
10142 2001-01-23 J.T. Conklin <jtc@redback.com>
10143
10144 * gdb.texinfo (Memory region attributes): New manual section.
10145
10146 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10147
10148 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10149
10150 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10151
10152 * refcard.tex: Version and copyright fixed. From Phil Edwards
10153 <pedwards@disaster.jaj.com>.
10154
10155 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10156
10157 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10158 DWARF2_REG_TO_REGNUM): Document.
10159
10160 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10161
10162 * gdbint.texinfo (Coding): Update current value of
10163 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10164
10165 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10166
10167 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10168 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10169
10170 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10171
10172 * gdb.texinfo: Document new 'set step-mode' command.
10173
10174 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10175
10176 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10177 changes from Dmitry Sivachenko <dima@Chg.RU>.
10178
10179 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10180
10181 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10182 From Steven Johnson <sbjohnson@ozemail.com.au>.
10183
10184 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10185
10186 * gdbint.texinfo (Overall Structure): Spelling fix.
10187
10188 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10189
10190 * gdbint.texinfo (Target Architecture Definition): Document that
10191 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10192 for which REGISTER_CONVERTIBLE returns a zero value.
10193
10194 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10195
10196 * Makefile.in (install-info): Find files to install in either the
10197 build or source directories (adapted from Makefile.am).
10198
10199 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10200
10201 * stabs.texinfo: Fix spelling errors.
10202 (String Field): FILE-NUMBER starts from 0, not 1.
10203
10204 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10205
10206 * refcard.tex: Remove \centerline from the blurb. Patch from
10207 Brian Youmans.
10208
10209 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10210
10211 * Makefile.in (install-info): Support installation from outside of
10212 the source directory. Reported by Mark Harig
10213 <markh@frazier.landmark.com>.
10214
10215 2000-06-20 J.T. Conklin <jtc@redback.com>
10216
10217 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10218
10219 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10220
10221 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10222 Generate using pdftex.
10223 (PDFTEX): Define.
10224 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10225 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10226 @contents at the start.
10227
10228 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10229
10230 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10231 Youmans.
10232
10233 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10234
10235 From Brian Youmans:
10236 * gdb.texinfo: Fix ``et al.''.
10237
10238 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10239
10240 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10241 loop.
10242
10243 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10244
10245 * configure: Regenerate.
10246
10247 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10248
10249 * Makefile.in (install-info): Run install-info on installed Info
10250 files.
10251
10252 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10253
10254 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10255 Andrew Cagney.
10256
10257 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10258
10259 * gdb.texinfo: Proofreading changes from Brian Youmans.
10260
10261 2000-05-01 Nick Duffek <nsd@cygnus.com>
10262
10263 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10264 startup sequence, minor edits.
10265
10266 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10267
10268 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10269 TeX.
10270
10271 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10272 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10273 like `n' and `s' which look weird. Convert some of the @kindex to
10274 @vindex, when they refer to variables, not commands.
10275
10276 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10277
10278 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10279
10280 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10281
10282 * Makefile.in (GDBMI_DIR): New variable.
10283 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10284 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10285 (gdbmi.texinfo): New target, for texi2roff.
10286 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10287 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10288
10289 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10290 gdbmi.texinfo.
10291 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10292 comment.
10293
10294 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10295
10296 * gdb.texinfo (Files): Update description of add-symbol-file
10297 command.
10298
10299 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10300
10301 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10302 prevents the build (and is generally a Bad Idea).
10303
10304 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10305
10306 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10307 a comma inside @var.
10308 (Command Files): Index markup changes from Dmitry Sivachenko
10309 <dima@Chg.RU>.
10310
10311 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10312
10313 * Makefile.in (LN_S): Define.
10314 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10315 invoke "ln -s" unless it is known to work.
10316
10317 * configure.in (AC_PROG_LN_S): Add.
10318
10319 2000-04-14 Jim Blandy <jimb@redhat.com>
10320
10321 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10322 section.
10323 (Target Conditionals): Document ADDRESS_TO_POINTER,
10324 POINTER_TO_ADDRESS.
10325
10326 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10327
10328 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10329 gdb-cfg.texi to get the value.
10330
10331 2000-04-10 Jim Blandy <jimb@redhat.com>
10332
10333 * gdbint.texinfo (Target Architecture Definition): Fix
10334 cross-references.
10335
10336 2000-04-08 Jim Blandy <jimb@redhat.com>
10337
10338 * gdbint.texinfo (Using Different Register and Memory Data
10339 Representations): New section.
10340 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10341 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10342 REGISTER_CONVERT_TO_RAW): Document.
10343
10344 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10345
10346 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10347 for acknowledgments.
10348
10349 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10350
10351 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10352 qThreadExtraInfo.
10353
10354 2000-03-28 J.T. Conklin <jtc@redback.com>
10355
10356 * gdb.texinfo: Clarify which remote debug protocol commands are
10357 required and which are optional.
10358
10359 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10360
10361 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10362 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10363 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10364 * annotate.texi: Update.
10365
10366 2000-03-28 Stan Shebs <shebs@apple.com>
10367
10368 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10369 expectation of additional changes before release), update
10370 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10371 node links, rephrase and/or shorten lines to fix formatting
10372 problem in both regular and @smallbook formats.
10373 * annotate.texi: Shorten lines in example, use smallexample
10374 consistently everywhere.
10375 * Makefile.in: Add comment about texinfo 4.0 html generation.
10376 (SFILES_INCLUDED): Add annotate.texi.
10377
10378 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10379
10380 * gdb.texinfo (Debugging Output): Added new section, documenting
10381 the "set/show debug" commands.
10382
10383 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10384
10385 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10386 entry.
10387
10388 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10389 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10390 @chapter and @node entries.
10391
10392 * gdb.texinfo: Link all top-level nodes.
10393
10394 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10395
10396 * Makefile.in (install-info): Create $(infodir) before installing
10397 files.
10398
10399 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10400
10401 From David Whedon <dwhedon@gordian.com>
10402 * gdbint.texinfo : Added paragraphs about command deprecation.
10403
10404 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10405
10406 * gdb.texinfo: Add documentation for the apropos command.
10407
10408 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10409
10410 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10411
10412 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10413
10414 * gdb.texinfo: Add white space to prevent overprinting in
10415 two places.
10416
10417 2000-03-17 Stan Shebs <shebs@apple.com>
10418
10419 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10420 <dima@Chg.RU>, also clarification of allowed content for
10421 string constants.
10422
10423 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10424
10425 * gdb.texinfo (main menu): Add Annotations.
10426 (File Options): Add @cindex entries for each command-line option.
10427 Document --epoch, --annotate, --async, --interpreter, --write,
10428 --statistics, and --version.
10429
10430 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10431 of GDB.
10432
10433 2000-02-23 Jim Blandy <jimb@redhat.com>
10434
10435 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10436
10437 2000-02-22 Jim Blandy <jimb@redhat.com>
10438
10439 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10440
10441 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10442
10443 * Makefile.in (diststuff): New target.
10444
10445 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10446
10447 * agentexpr.texi: Fix wording regarding Intel's IA-64
10448 architecture. [From Jim Wilson.]
10449
10450 2000-01-16 Tom Tromey <tromey@cygnus.com>
10451
10452 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10453 (Delete Breaks): Mention range arguments.
10454 (Disabling): Likewise.
10455
10456 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10457
10458 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10459
10460 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10461
10462 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10463 valid functions.
10464
10465 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10466
10467 * gdb.texinfo: Clarify regular expressions used in rbreak.
10468
10469 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10470
10471 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10472 MEMORY_REMOVE_BREAKPOINT): Document.
10473
10474 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10475
10476 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10477 offset re-using the DATA offset instead.
10478
10479 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10480
10481 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10482
10483 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10484
10485 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10486 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10487 typos.
10488
10489 * gdb.texinfo: Various minor wording and formatting improvements,
10490 mentions of additional command-line options.
10491
10492 1999-09-30 Fred Fish <fnf@cygnus.com>
10493
10494 * gdb.texinfo: Document additional forms of specifying section
10495 names and addresses for the add-symbol-file command.
10496
10497 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10498
10499 * gdbint.texinfo: Fix typo, add the word "have".
10500
10501 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10502
10503 * gdbint.texinfo (Target Architecture Definition): Document the
10504 SKIP_PERMANENT_BREAKPOINT macro.
10505
10506 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10507
10508 * gdb.texinfo: Fiks speling errers.
10509
10510 * gdb.texinfo: Fix uses of @multitable.
10511
10512 From Eli Zaretskii <eliz@gnu.org>:
10513 * gdb.texinfo: Include details specific to DOS host, clarify
10514 some confusing language, fix @ref/@xref/@pxref usages, add
10515 comments about using with optimization, add more indexing,
10516 fix info about disassembly-flavor.
10517
10518 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10519
10520 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10521 SKIP_SOLIB_RESOLVER): Define.
10522
10523 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10524
10525 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10526 ``g'' packets.
10527
10528 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10529
10530 * gdb.texinfo: Create a new "Configurations" chapter with
10531 platform-specific info, inline remote.texi and move sections of it
10532 into the new chapter, move bits about info proc, heuristic search,
10533 and register stack into the new chapter.
10534 * remote.texi: Remove, now part of gdb.texinfo.
10535 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10536
10537 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10538
10539 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10540 GDB_TARGET_IS_MACH386): These kludges have gone away.
10541
10542 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10543
10544 * gdbint.texinfo (Target Architecture Definition): Mention
10545 TDEPLIBS.
10546
10547 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10548
10549 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10550 surrounding text to fit HP-UX bits into general info.
10551 (HPPA-cfg.texi): Remove, no longer useful.
10552
10553 * gdb.texinfo: Remove explicit links from @node lines, remove
10554 HP-added "Detailed Node Listing" from main menu which confuses
10555 things.
10556
10557 From Dmitry Sivachenko <dima@Chg.RU>:
10558 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10559 in description of `set environment'.
10560
10561 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10562
10563 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10564
10565 1999-08-12 Ben Elliston <bje@cygnus.com>
10566
10567 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10568
10569 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10570
10571 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10572 watch, awatch, and rwatch. Explain why the latter two cannot be
10573 set as software watchpoints. Document that watchpoints for local
10574 variables are deleted when the debuggee terminates.
10575
10576 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10577
10578 * remote.texi (Protocol): Further clarification of the "qRcmd"
10579 packet. Allow E.. response packet. "qRcmd" packet is no longer
10580 reserved.
10581
10582 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10583
10584 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10585 * gdb.texinfo: Ditto.
10586
10587 1999-08-06 Tom Tromey <tromey@cygnus.com>
10588
10589 * gdb.texinfo (KOD): New node.
10590
10591 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10592
10593 * remote.texi (Rcmd): Fix minor formatting typos.
10594
10595 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10596
10597 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10598 packets.
10599
10600 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10601
10602 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10603 fixes.
10604
10605 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10606
10607 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10608
10609 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10610
10611 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10612 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10613 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10614 packets that are not supported on all hosts. Expand examples.
10615 Spell check.
10616
10617 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10618
10619 * Makefile.in: Recognize html, install-html. Add targets
10620 to build HTML versions of documentation via texi2html.
10621
10622 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10623
10624 * gdbint.texinfo (Testsuite): New chapter, information about the
10625 testsuite.
10626
10627 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10628
10629 * remote.texi (Communication Protocol): Rewrite.
10630
10631 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10632
10633 * stabs.texinfo: Fix uses of xref.
10634
10635 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10636
10637 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10638 info about patch submission.
10639
10640 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10641
10642 From Per Bothner <bothner@cygnus.com>:
10643 * gdb.texinfo: Document Chill support.
10644
10645 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10646
10647 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10648 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10649 Document that the value should be greater-than or equal-to zero.
10650 (NO_STD_REGS): Document. Deprecate.
10651
10652 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10653
10654 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10655 Document that these are not used.
10656
10657 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10658
10659 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10660
10661 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10662
10663 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10664 numargs was dropped.
10665
10666 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10667
10668 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10669
10670 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10671
10672 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10673 Update.
10674
10675 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10676
10677 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10678 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10679
10680 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10681
10682 * gdbint.texinfo: Fix typos: $ -> @.
10683
10684 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10685
10686 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10687 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10688 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10689 BREAKPOINT_FROM_PC.
10690
10691 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10692
10693 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10694 CALL_DUMMY_STACK_ADJUST): Document.
10695
10696 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10697
10698 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10699 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10700
10701 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10702
10703 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10704 longer exists.
10705
10706 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10707
10708 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10709 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10710 they make the manual source incomprehensible.
10711 * h8-cfg.texi: Remove, hasn't been used in years.
10712
10713 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10714
10715 * gdb.texinfo: Update the credits.
10716
10717 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10718
10719 * gdb.texinfo: Fix mistakes noticed in printout of last
10720 draft, add Alpha to discussion of heuristic fence post.
10721
10722 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10723
10724 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10725 Edition, merge some HP changes into mainline, describe some
10726 previously undocumented features, describe more of the target
10727 commands available, eliminate obsolete section on renamed
10728 commands.
10729 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10730
10731 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10732
10733 * gdb.texinfo: Make many HPPA conditionals unconditional,
10734 including catchpoint description, since now on for all configs.
10735 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10736 specializations.
10737
10738 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10739
10740 * Makefile.in (GDBvn.texi): Fix match expression to work with
10741 current format of VERSION in gdb/Makefile.in.
10742 * gdb.texinfo: Fix node ref to match new readline.
10743
10744 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10745
10746 * gdb.texinfo: Changes made as part of a project to merge in
10747 changes made by HP. Documentation makes extensive use of
10748 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10749 on remote debugging. There are differences in documentation
10750 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10751 the HP manual discusses catchpoints, hardware watchpoints, and
10752 some HPUX specific limitations for shared library support.
10753
10754 There are also a number of @node changes.
10755
10756 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10757
10758 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10759 (C Usage): Same.
10760
10761 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10762
10763 The following changes were made by Edith Epstein
10764 <eepstein@cygnus.com> as part of a project to merge in changes
10765 made by HP.
10766
10767 * HPPA-cfg.texi: new file.
10768
10769 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10770
10771 * refcard.tex: change documentation about catch.
10772 removed info catch.
10773
10774 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10775
10776 * gdbint.texinfo: Expand on GDB's coding standards,
10777 specify the use of arg names with prototypes.
10778
10779 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10780
10781 * gdb.texinfo: Fix tipo.
10782
10783 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10784
10785 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10786 TARGET_BYTE_ORDER_SELECTABLE_P.
10787
10788 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10789
10790 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10791
10792 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10793
10794 * agentexpr.texi: New file.
10795
10796 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10797
10798 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10799
10800 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10801
10802 * remote.texi: Changed wording that implied that the GDB remote
10803 protocol caches register values instead of GDB itself.
10804
10805 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10806
10807 * gdbint.texinfo: Add some info about symbol readers.
10808 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10809 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10810 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10811 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10812
10813 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10814
10815 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10816
10817 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10818
10819 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10820
10821 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10822
10823 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10824 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10825
10826 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10827
10828 * gdbint.texinfo: Fix minor typos.
10829
10830 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10831
10832 * gdbint.texinfo: Complete overhaul. Group descriptions more
10833 logically, add more info on generic algorithms, remove much
10834 obsolete and/or wrong material.
10835
10836 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10837
10838 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10839
10840 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10841
10842 * refcard.tex: Copyright, address updates.
10843
10844 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10845
10846 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10847 for the edition instead of confusing GDB-version-like numbers.
10848
10849 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10850
10851 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10852
10853 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10854
10855 * LRS: Reformat a bit to keep text under 80 columns.
10856
10857 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10858
10859 * gdb.texinfo: Add some credits, mention bug monitor.
10860 * remote.texi: Mention mips monitor targets.
10861 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10862
10863 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10864
10865 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10866 files, finish sorting of host vs target vs native macros, describe
10867 some more of them.
10868
10869 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10870
10871 * gdbint.texinfo (Host Conditionals): Document change from
10872 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10873
10874 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10875
10876 * gdbint.texinfo (Host Conditionals): Document
10877 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10878
10879 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10880
10881 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10882 Document LSEEK_NOT_LINEAR.
10883
10884 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10885
10886 * stabs.texinfo (Stab Section Basics): Make it clear that only
10887 some versions of the GNU linker remove the leading N_UNDF symbol.
10888
10889 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10890
10891 * stabs.texinfo (String Field): Document type number pairs here,
10892 instead of in the Sun specific section.
10893 (Include Files): The GNU linker supports the N_BINCL
10894 optimization. Clarify the N_BINCL value, and what it is used
10895 for.
10896 (Procedures): Document N_FUN with an empty string to mark the end
10897 of a function.
10898 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10899 (Sun Differences): Remove this node, as the information is now
10900 elsewhere in the main document.
10901 (Stab Section Basics): Mention that the GNU linker may optimize
10902 stabs and remove the leading N_UNDF symbol.
10903
10904 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10905
10906 * gdb.texinfo, refcard.tex: Restore author credit
10907
10908 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10909
10910 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10911 documentation to account for START and END macros taking
10912 one arg.
10913
10914 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10915
10916 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10917 * gdb.texinfo (Frames): Fix typo.
10918
10919 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10920
10921 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10922 a target_signal as arg type, not a pid.
10923
10924 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10925
10926 * gdb.texinfo: Document `set assembly-language'.
10927
10928 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10929
10930 * remote.texi: Update list of stubs in the GDB distribution.
10931
10932 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10933
10934 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10935 Also document that some systems can use mmalloc but must define
10936 this if their C runtime allocates memory that is later freed.
10937 (MMCHECK_FORCE): Document new macro.
10938
10939 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10940
10941 * remote.texi: Add documentation for target Sparclet.
10942
10943 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10944
10945 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10946 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10947 * configure.in: Rewritten for autoconf.
10948 * configure: New.
10949
10950 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10951
10952 * Makefile.in (DVIPS): New define, set to dvips.
10953 (dvi): Add stabs.dvi.
10954 (ps): New target.
10955 (all-doc): Depend on info, dvi, and ps targets.
10956 (STAGESTUFF): Add *.ps and *.dvi files.
10957 (clean-info, clean-dvi): Remove.
10958 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10959 rules completely rewritten.
10960 (maintainer-clean): Remove clean-info and clean-dvi
10961 dependencies and put their actions in the rules.
10962 (gdb.ps): New target
10963 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10964 intermediate TeX files, whether they have 2 or 3 character
10965 extensions.
10966 (gdbint.ps): Add target and rules.
10967 (gdb-internals): Delete unused target.
10968 (Makefile): Depends upon config.status also.
10969
10970 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10971
10972 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10973 set.
10974
10975 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10976
10977 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10978 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10979
10980 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10981
10982 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10983
10984 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10985
10986 * gdb.texinfo (Print settings): Document
10987 `set/show print static-members' commands.
10988
10989 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10990
10991 * gdbint.texinfo (Native): Document name change, coredep.c to
10992 core-aout.c.
10993
10994 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * stabs.texinfo (Include Files): Document the values the SunOS4
10997 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10998
10999 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11000
11001 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11002 Fix typo.
11003
11004 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11005
11006 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11007 "gdb.tar.Z".
11008
11009 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11010
11011 * Makefile.in (maintainer-clean): New target, synonym for
11012 realclean.
11013
11014 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11015
11016 * Update all FSF addresses except those in COPYING* files.
11017
11018 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11019
11020 From Richard Earnshaw (rearnsha@armltd.co.uk):
11021 * gdb.texinfo (convenience variables): Document $_exitcode.
11022 (quit): Document optional expression to use as exit code.
11023
11024 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11025
11026 * gdb.texinfo, remote.texi: Brought up to date with various
11027 GDB changes.
11028
11029 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11030
11031 * gdb.texinfo: Update dates and versions, fix comments about
11032 hardware watchpoints in future releases and about the
11033 sharedlibrary command.
11034
11035 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11036
11037 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11038 C_FUN stab. Other cleanups.
11039
11040 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11041
11042 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11043 for the sparc stub.
11044
11045 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11046
11047 * annotate.texi: Clarify which addresses have differing formats
11048 depending on the language and which do not.
11049
11050 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11051
11052 * remote.texi (NetWare): Changed example to use BOARD= instead of
11053 NODE= argument to reflect correspoding change to gdbserve.nlm.
11054
11055 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11056
11057 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11058 GDB, as well as AIX dbx, supports the size type attribute.
11059
11060 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11061
11062 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11063
11064 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11065
11066 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11067 and new 'if' and 'while' commands.
11068
11069 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11070
11071 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11072
11073 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11074
11075 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11076 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11077 NetWare targets. Mostly stolen from the Server node.
11078
11079 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11080
11081 * gdb.texinfo (Setting): Talk about the language of a source file
11082 versus the working language. The old documentation did not match
11083 what GDB did.
11084
11085 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11086
11087 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11088 of a source file.
11089
11090 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11091
11092 * gdb.texinfo (Processes): New node.
11093
11094 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11095
11096 * remote.texi: Update documentation of set/show mipsfpu.
11097
11098 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11099
11100 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11101 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11102
11103 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11104
11105 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11106 obsolete conditionals, described some others.
11107
11108 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11109
11110 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11111 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11112
11113 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11114
11115 * gdbint.texinfo: Put regex conditionals in their own table.
11116
11117 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11118
11119 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11120 described or fixed the descriptions of many others.
11121
11122 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11123
11124 * gdb.texinfo: Add some more credits.
11125 * gdbint.texinfo: Capitalize GDB consistently, describe some
11126 macros and remove some.
11127
11128 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11129
11130 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11131 obsolete conditionals, described some others.
11132
11133 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11134
11135 * gdb.texinfo (help targets): Changed to `help target', which
11136 is the correct gdb command.
11137
11138 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11139
11140 * annotate.texi (TODO): New node, for keeping track of annotations
11141 suggested but not yet implemented.
11142
11143 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11144
11145 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11146 another symbol, it is not the address itself.
11147
11148 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11149
11150 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11151 of stabs-in-coff sections.
11152
11153 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11154
11155 * annotate.texi: Change edition to 0.5 and date to May 1994.
11156 Add index.
11157 (Frames): New node, for frame annotation.
11158 (Displays): New node, for display annotation.
11159
11160 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11161 when waiting for your program to stop.
11162
11163 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11164
11165 * annotate.texi (Breakpoint Info): Document annotation of header
11166 fields and record annotation.
11167
11168 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11169
11170 * annotate.texi: New file, to document annotations.
11171
11172 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11175 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11176
11177 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11178
11179 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11180 section, and say n_strx field is compilation unit relative.
11181 * stabs.texinfo: Don't use @code for a.out when it is the name of
11182 an object file format.
11183
11184 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11185
11186 * gdb.texinfo: Refer to file names, not path names, per rms
11187 convention.
11188 (Arguments): Fix typo.
11189
11190 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11191
11192 * stabs.texinfo (Global Variables): Talk about stabs in files
11193 where variables are referenced, but not defined.
11194
11195 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11196
11197 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11198 Cplusplus to new nodes Member Type Descriptor and Method Type
11199 Descriptor. Re-write stuff for #.
11200
11201 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11202
11203 * gdb.texinfo (Print Settings): Don't document "set print
11204 fast-symbolic-addr off". The bug which it worked around was fixed
11205 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11206
11207 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11208 N_ENTRY node.
11209
11210 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11211
11212 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11213
11214 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11215 references to ieee-float.c.
11216
11217 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11218
11219 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11220 match what the code actually does.
11221
11222 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11223
11224 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11225
11226 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11227
11228 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11229 i, and b.
11230
11231 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11232
11233 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11234 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11235 as "stabs in sections" rather than just saying "ELF and SOM".
11236 Also make that stuff apply to COFF.
11237
11238 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11239
11240 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11241 Ghostscript.
11242
11243 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11244
11245 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11246 versus functions without line numbers, also mention stepping into
11247 them as well as "step" when you are in them. Tell the user how to
11248 deal with the situation. Add comment about "debugging information".
11249
11250 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11251
11252 * stabs.texinfo (Enumerations): Document restriction on where
11253 enumeration types can appear and still win with GDB.
11254
11255 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11256
11257 * stabs.texinfo (Negative Type Numbers): Document format for type
11258 -16.
11259
11260 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11261
11262 * gdb.texinfo (Selection, Frame Info): Update information about
11263 arbitrary frame specficiations.
11264
11265 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11266
11267 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11268
11269 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11270
11271 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11272
11273 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11274
11275 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11276
11277 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11278
11279 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11280 Differences node to Statics node.
11281 (Statics): Discuss XCOFF use of V symbol descriptor.
11282
11283 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11284 not clean.
11285
11286 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11287
11288 * gdb.texinfo (Print Settings): Document `set print
11289 fast-symbolic-addr' and improve the doc for some other
11290 `set print's.
11291
11292 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11293
11294 * stabs.texinfo (String Field): Talk about defining several type
11295 numbers at once.
11296 Fix lint regarding changing node ELF Transformations to
11297 ELF and SOM Transformations.
11298
11299 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11300
11301 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11302
11303 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11304
11305 * stabs.texinfo (Cross-References): `::' is for nested types only
11306 within <>.
11307 (Structures): Document static members.
11308
11309 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11310
11311 * stabs.texinfo: Document S type attribute.
11312
11313 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11314
11315 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11316
11317 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11318
11319 * gdbint.texinfo: Fix a few typos.
11320
11321 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11322
11323 * gdb.texinfo, remote.texi: formatting improvements
11324
11325 * gdb.texinfo (New Features): mention threads.
11326 (Summary, C): fix xrefs in newly contributed text.
11327 (Threads): index entries, clarifications, example
11328 (passim): minor typos fixed, phrasing improvements
11329
11330 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11331 entries; (Server): explain use of gdbserver w/real-time systems,
11332 add example of conflicting TCP port; (MIPS Remote) break up
11333 running text into table, highlighting commands, and add example.
11334
11335 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11336
11337 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11338
11339 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11340
11341 * stabs.texinfo (Nested Symbols): New node.
11342 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11343
11344 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11345
11346 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11347 to picking which Bbss.bss symbol to use, and (because there seems to
11348 be no good way of doing it) re-write some of the text to make it
11349 sound like Bbss.bss isn't such a great idea after all (as currently
11350 designed).
11351
11352 * gdb.texinfo (C): In addition to saying people have to use g++ for
11353 good results, say they have to use stabs. Specifically say cfront
11354 doesn't work well.
11355 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11356 the gdb README. Add xrefs to places where the support for the various
11357 languages is described in detail.
11358
11359 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11360
11361 * stabs.texinfo: Clean up stuff about visibility and virtual
11362 characters.
11363
11364 * stabs.texinfo (N_M2C): Cite Sun doc.
11365
11366 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11367
11368 * gdb.texinfo: updates re threads.
11369 * remote.texinfo: avoid index entries starting with digits.
11370
11371 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11372
11373 * stabs.texinfo (Enumerations): Talk about large, negative and
11374 octal values. Clean up cross reference to type attributes.
11375 (String Field): Say that GDB 4.11 supports size attribute.
11376
11377 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11378
11379 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11380 is a mandatory step. Make the stuff about that more concise.
11381
11382 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11383
11384 * stabs.texinfo (Class Names): New node.
11385
11386 * gdb.texinfo (Command Files): Explain order of init file reading.
11387
11388 * remote.texi (Bootstrapping): Talk about getting the serial driver
11389 to deal with ^C sent by gdb to stop the remote system.
11390
11391 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11392
11393 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11394
11395 * libgdb.texinfo (Defining Commands): made the DOC arg
11396 to gdb_define_app_command a char * instead of char **
11397 per a suggestion from kingdon.
11398
11399 * libgdb.texinfo: total rewrite from a different starting
11400 premise.
11401
11402 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11403
11404 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11405 floats passed as doubles (to improve clarity).
11406
11407 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11408
11409 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11410
11411 * a4rc.sed: update to work with Andreas Vogel papersize params
11412
11413 * refcard.tex: use Andreas Vogel simplifications of papersize
11414 params; remove useless version info; update copyright date.
11415
11416 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11417
11418 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11419
11420 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11421
11422 * gdb.texinfo (Files): Say what address the load command loads it at.
11423
11424 * stabs.texinfo (Common Blocks): Minor cleanups.
11425
11426 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11427 that Sun has backed away from the linker kludge and thus the relevant
11428 issue is changes to the SunPRO tools, not the Solaris linker.
11429
11430 * stabs.texinfo (Traditional Integer Types): Clean up description
11431 of octal bounds a little bit. Document extra leading zeroes.
11432
11433 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11434
11435 * gdb.texinfo (Signaling): Update for symbolic symbol names
11436 and add a section explaining the difference between the GDB
11437 signal command and the shell kill utility.
11438
11439 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11440
11441 * libgdb.texinfo: added `@' to braces that were unescaped.
11442
11443 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11444
11445 * libgdb.texinfo: new file. Spec for the gdb library.
11446
11447 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11448
11449 * stabs.texinfo (Include Files): Fix typo (start -> end).
11450
11451 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11452
11453 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11454 from Melissa at FSF's editing pass.
11455
11456 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11457
11458 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11459 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11460 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11461
11462 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11463
11464 * remote.texi (Bootstrapping): Discuss 386 call gates.
11465
11466 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11467
11468 * stabs.texinfo (Based Variables): New node.
11469
11470 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11471
11472 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11473 names, sizes, and formats to suggest how not to lose.
11474
11475 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11476
11477 * stabs.texinfo (Methods): Fix typo.
11478
11479 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11480
11481 * gdb.texinfo: Fix a few typos.
11482
11483 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11484
11485 * gdb.texinfo: Clarify how well it works with Fortran.
11486
11487 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11488 More on relocating stabs in ELF files.
11489
11490 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11491
11492 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11493
11494 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11495
11496 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11497 parameters on VAX.
11498
11499 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11500
11501 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11502
11503 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11504
11505 * stabs.texinfo: Make info author notice match the TeX author notice.
11506
11507 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11508
11509 * stabs.texinfo: Initial-caps all words in node names and
11510 non-trivial words in section names.
11511
11512 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11513
11514 * stabs.texinfo: Many minor cleanups.
11515
11516 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11517
11518 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11519
11520 * stabs.texinfo: Remove full description of big example.
11521 It's not really helpful; just use pieces of it where appropriate.
11522 Add more Texinfo formatting directives (@samp, etc.).
11523 Use @deffn to define stab types.
11524 Eliminate some wordiness. Break up some nodes.
11525 Add an (alphabetized) index of symbol types.
11526 Use consistent capitalization style in node and section names.
11527
11528 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11529
11530 * gdb.texinfo: Change typo "Two two" to "The two".
11531
11532 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11533
11534 * stabs.texinfo (XCOFF-differences): Remove references to
11535 non-existent types N_DECL and N_RPSYM.
11536
11537 * stabs.texinfo (String Field): Say that type attributes bug is
11538 fixed in GDB 4.10, since it is.
11539
11540 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11541
11542 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11543
11544 * stabs.texinfo: Formatting cleanups.
11545
11546 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11547
11548 * stabs.texinfo: When explaining the n_type of a stab, standardize
11549 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11550 no tabs, use @r).
11551 (Global Variables): Clean up.
11552
11553 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11554
11555 * stabs.texinfo (Stack Variables): Re-write.
11556
11557 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11560 addresses of a source file. Also revise formatting.
11561 Change "object module" or "object file" to "source file".
11562 Various: Miscellaneous cleanups.
11563
11564 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11565
11566 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11567
11568 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11569
11570 * gdbint.texinfo: Removed many nonsensical machine-collected
11571 host and target conditionals, described some of the remainder.
11572
11573 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11574
11575 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11576
11577 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11578 paragraph which follows.
11579
11580 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11581 variables. Looks better and avoids overful hbox.
11582
11583 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11584
11585 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11586
11587 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11588
11589 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11590 retransmit-timeout
11591
11592 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11593
11594 * gdbint.texinfo: Update statement about `some ancient Unix
11595 systems, like Ultrix 4.0' to Ultrix 4.2.
11596
11597 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11598
11599 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11600
11601 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11602
11603 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11604 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11605
11606 * remote.texi: new name for former gdbinv-s.texi
11607
11608 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11609
11610 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11611
11612 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11613 variables for MIPS remote debugging protocol.
11614
11615 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11616
11617 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11618
11619 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11620
11621 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11622
11623 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11624
11625 * gdb.texinfo: repair conditional bugs in text markup
11626
11627 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11628
11629 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11630 to select Modula-2 material.
11631
11632 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11633
11634 * stabs.texinfo: Cleanups regarding statics.
11635
11636 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11637 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11638
11639 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11640
11641 * stabs.texinfo: N_MAIN is sometimes used for C.
11642
11643 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11644
11645 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11646
11647 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11648
11649 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11650 removed from the code by Kingdon.
11651
11652 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11653
11654 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11655 input when evaluating breakpoint conditions; the bug has been fixed.
11656
11657 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11658 sets the ignore count to N-1, not to N.
11659
11660 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11661
11662 * refcard.tex (\hoffset): correct longstanding error to match
11663 intended offset; avoids cutting off edge on some printers
11664
11665 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11666
11667 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11668
11669 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11670
11671 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11672
11673 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11674
11675 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11676 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11677 collect sed edits if any, apply to refcard before formatting;
11678 (refcard.ps) stop implying PS fonts if PS output requested;
11679 (lrefcard.ps) delete extra target for variant PS fonts
11680
11681 * refcard.tex: parametrize papersize dependent info, collect
11682 in easily replaced spot
11683
11684 * a4rc.sed: new file, edits to refcard for A4 paper
11685
11686 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11687
11688 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11689
11690 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11691
11692 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11693
11694 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11695
11696 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11697 politely rather than rudely.
11698
11699 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11700
11701 * stabs.texinfo: Document common blocks.
11702
11703 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11704
11705 * stabs.texinfo: Add some basic info about stabs-in-elf.
11706
11707 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11708
11709 * stabs.texinfo (Top): Minor cleanup.
11710
11711 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11712
11713 * Makefile.in (install-info): remove parentdir support
11714
11715 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11716
11717 * gdb.texinfo (Copying): delete this node and references to it;
11718 RMS says this manual need not carry GPL. (passim): Improvements
11719 from last round at FSF, largely due to Ian Taylor review, and
11720 minor formatting improvements.
11721
11722 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11723 largely due to Ian Taylor review. (Debug Session): minor edits to
11724 new text.
11725
11726 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11727
11728 * Makefile.in (realclean): Remove info and dvi files too.
11729
11730 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11731
11732 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11733 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11734 * gdb.texinfo: Change accordingly.
11735
11736 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11737 N_{L,R}BRAC,N_SLINE are relative to.
11738
11739 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11740
11741 * Makefile.in (GDBvn.texi): Update atomically.
11742
11743 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11744
11745 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11746
11747 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11748
11749 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11750 addresses together. Also motivate the set print symbol-filename
11751 command and suggest other solutions.
11752
11753 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11754
11755 * gdb.texinfo (set print elements): Note that the number of
11756 elements is set to unlimited by "set print elements 0".
11757
11758 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11759
11760 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11761 NF_LDOUBLE means.
11762 (Stab Types): Include Solaris stab types.
11763 (Procedures): Document Solaris extensions.
11764
11765 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11766
11767 * gdb.texinfo: Add `set print symbol-filename' doc.
11768
11769 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11770
11771 * stabs.texinfo (Arrays): Talk about type definition vs. type
11772 information.
11773
11774 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11775 the trailing semicolon.
11776
11777 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11778
11779 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11780 and merge in other parts of the document addressing these subjects.
11781 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11782
11783 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11784 at the end of a range type.
11785
11786 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11787 AIX extensions.
11788
11789 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11790
11791 * stabs.texinfo (Stabs Format): Misc fixes.
11792
11793 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11794
11795 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11796 (Traditional builtin types): Document convex convention for long long.
11797 (Negative builtin types): Discuss type names, and misc fixes.
11798
11799 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11800
11801 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11802 point types used with @samp{R} type descriptor.
11803 (Symbol Descriptors): Describe how to handle conflict between
11804 different meanings of @samp{P} symbol descriptor.
11805
11806 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11807
11808 * stabs.texinfo: Remove node Quick Reference and put its children
11809 directly under the main menu.
11810
11811 * stabs.texinfo: Many more changes to bring it into line with
11812 AIX documentation and reality. I think it now has all the
11813 information from the AIX documentation, except that I burned
11814 out when I got to variant records (Pascal and Modula-2) and
11815 all the COBOL types. Oh well, we can add them later when we're
11816 worrying more about those languages.
11817
11818 * stabs.texinfo (Automatic variables): Talk about what it means
11819 to omit the symbol descriptor.
11820
11821 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11822
11823 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11824 gcc2 behavior with promoted args.
11825
11826 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11827
11828 * gdb.texinfo: include readline appendices in info version of manual
11829
11830 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11831
11832 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11833 target remote.
11834
11835 * gdb.texinfo (Machine Code): more index entries for disassemble
11836
11837 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11838
11839 * Clarify the intended use of the gdb-testers and gdb-patches
11840 mailing lists, and shrink gzip comment.
11841
11842 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11843
11844 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11845 DOSHOST configuration of manual.
11846
11847 * gdb.texinfo (MIPS Stack): new node.
11848
11849 * all-config.texi (MIPS) new switch.
11850
11851 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11852 tense; (MIPS Remote) new node.
11853
11854 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11855 bug; (Environment) less passive, other small cleanups in text about
11856 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11857 (Remote) new MIPS Remote menu entry.
11858
11859 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11860
11861 * stabs.texinfo: Many changes to include information from the
11862 AIX documentation.
11863
11864 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11865
11866 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11867
11868 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11869 Move a bunch of information from ../README.
11870 (Getting Started): New node.
11871
11872 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11873
11874 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11875
11876 * gdb.texinfo: advance manual revision dates to present
11877
11878 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11879 stop using silly Roman numerals in @set variable names
11880
11881 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11882
11883 * stabs.texinfo (Parameters): Keep trying to get this right.
11884
11885 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11886
11887 * stabs.texinfo (Parameters): More on "local parameters".
11888
11889 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11890
11891 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11892
11893 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11894
11895 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11896 (Parameters): Rewrite.
11897 (xcoff-differences, Sun-differences): Minor changes.
11898
11899 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11900
11901 * stabs.texinfo: Minor cleanup.
11902
11903 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11904
11905 * gdbint.texinfo: Minor xcoff stuff.
11906
11907 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11908
11909 * gdbint.texinfo: Update for new config directory structure.
11910 Add info about internal type data structures.
11911
11912 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11913
11914 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11915 $(srcdir).
11916 (gdb-config.texi): Depend on file in $(srcdir).
11917
11918 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11919
11920 * stabs.texinfo: Fixes about N_SO.
11921
11922 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11923
11924 * gdb.texinfo: include list of nonstandard init file names
11925
11926 * *-config.texi: new switch GENERIC for text that applies *only*
11927 to (usual) multiple-target version of manual
11928
11929 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11930 h8 config
11931
11932 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11933 in menus (rather than conditionally selected multiple alternative
11934 menus).
11935
11936 * Makefile.in: define and use DOC_CONFIG var to select
11937 configuration for GDB user manual.
11938
11939 * gdb-config.texi: delete from repository, generate from Makefile.
11940
11941 * all-config.texi: normal `generic' configuration file, formerly
11942 stored as gdb-config.texi
11943
11944 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11945
11946 * Makefile.in: add dvi target to build all .dvi files
11947
11948 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11949
11950 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11951
11952 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11953
11954 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11955 host conditionals.
11956 * stabs.texinfo: More array fixes inspired by Jim's.
11957
11958 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11959
11960 * stabs.texinfo: Fixes re arrays and continuations.
11961
11962 * gdbint.texinfo: Add XCOFF node.
11963
11964 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11965
11966 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11967
11968 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11969
11970 * stabs.texinfo: Fix for array types to mention lower bounds.
11971
11972 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11973
11974 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11975
11976 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11977
11978 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11979
11980 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11981
11982 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11983 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11984
11985 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11986
11987 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11988
11989 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11990
11991 * gdb.texinfo, gdbinv-s.texi: misc updates
11992
11993 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11994
11995 * gdbint.texinfo: Brief documentation for longjmp support,
11996 from an email msg by Stu.
11997
11998 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11999
12000 * stabs.texinfo: Fix description of floating point "range"
12001 types (which really define basic types). Reported by Jim Meehan,
12002 <meehan@src.dec.com>.
12003
12004 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12005
12006 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12007
12008 * gdbint.texinfo: Slightly expand section on supporting a new
12009 object file format.
12010
12011 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12012
12013 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12014 intermediate file.
12015
12016 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12017
12018 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12019
12020 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12021
12022 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12023
12024 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12025 as well as Z8002.
12026
12027 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12028
12029 * gdbint.texinfo: Add sections on clean design and on how to send
12030 in changes.
12031
12032 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12033
12034 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12035
12036 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12037
12038 * gdb.texinfo: Fix typo, reported by Karl Berry.
12039
12040 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12041
12042 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12043
12044 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12045
12046 * gdbint.texinfo: fixed a stray email address (needs @@),
12047 added @table @code to node "Native Conditionals"
12048
12049 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12050
12051 * gdbint.texinfo: Describe coding style of GDB.
12052
12053 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12054
12055 * stabs.texinfo: Minor wording changes.
12056
12057 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12058
12059 * gdbint.texinfo: Improve release doc slightly.
12060
12061 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12062
12063 * gdbint.texinfo: Improve doc of GDB config macros.
12064
12065 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12066
12067 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12068 These will be reinserted when examined.
12069
12070 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12071
12072 * gdbint.texinfo: Make a start at documenting all the #if macros
12073 in GDB. At least list them all, and start separating them into
12074 host-specific and target-specific.
12075
12076 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12077
12078 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12079 examples (not consistent w others).
12080 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12081 for generic vn of doc
12082
12083 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12084
12085 * Makefile.in: always create installation directories.
12086
12087 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12088
12089 * gdb.texinfo: in h8 config, do not describe searching commands.
12090
12091 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12092
12093 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12094 conditionals; introduce a few generic switches that may be
12095 useful for other cross-dev or dos-hosted configs.
12096
12097 * gdb.texinfo: fix typo in "info reg" description
12098
12099 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12100
12101 * stabs.texinfo: Minor updates from running TeX over it.
12102 * Makefile.in (stabs.dvi, stabs.ps): Add.
12103
12104 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12105
12106 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12107 First pass at converting it to texinfo.
12108
12109 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12110
12111 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12112 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12113
12114 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12115
12116 * gdbint.texinfo: Add section on partial symbol tables.
12117
12118 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12119
12120 * gdb.texinfo: document `set remotedebug' and `set
12121 rstack_high_address'.
12122
12123 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12124
12125 * gdb.texinfo: slight expansion of new text on reading info files
12126 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12127 H8/300 from DOS.
12128
12129 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12130
12131 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12132
12133 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12134
12135 * gdb.texinfo: Say how to read the `info' files.
12136
12137 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12138
12139 * Makefile.in: gm4 -> m4.
12140
12141 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12142
12143 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12144 Documentation' ahead of `Installing GDB' to match README.
12145 Update shared library doc, -readnow and -mapped, and directory
12146 structure (add glob and mmalloc). Update configure doc.
12147
12148 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12149
12150 * Makefile.in: remove $(srcdir) from gdb.info rule.
12151
12152 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12153
12154 * Makefile.in: commented out gdb-all.texinfo rule. This is
12155 temporary.
12156
12157 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12158
12159 * Makefile.in, configure.in: removed traces of namesubdir,
12160 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12161 copyrights to '92, '13, changed some from Cygnus to FSF.
12162
12163 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12164
12165 * gdb.texinfo: Improve how we ask for bug reports.
12166
12167 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12168
12169 * Makefile.in: infodir belongs in datadir.
12170
12171 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12172
12173 * Makefile.in: remove spaces following hyphens, bsd make can't
12174 cope. install using INSTALL_DATA. added clean-info. added
12175 standards.text support.
12176
12177 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12178
12179 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12180 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12181 and mandir now keyed off datadir by default.
12182
12183 \f
12184 Local Variables:
12185 mode: change-log
12186 left-margin: 8
12187 fill-column: 74
12188 version-control: never
12189 coding: utf-8
12190 End: