fbdab9bdcfd4a197b1e93c9907faaa02835298a0
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2
3 PR tdep/8282
4 * gdb.texinfo (Source and Machine Code): Document `set
5 disassembler-options' support for the MIPS target.
6
7 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8
9 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
10
11 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
12
13 * gdb.texinfo (Files): The address argument for "add-symbol-file"
14 is no longer mandatory.
15
16 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
17
18 * gdb.texinfo (Files): Document "symbol-file -o offset".
19
20 2018-06-14 Tom de Vries <tdevries@suse.de>
21
22 * gdb.texinfo (Background Execution): Add @cindex for '&'.
23
24 2018-06-11 Eli Zaretskii <eliz@gnu.org>
25
26 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
27
28 2018-06-08 Gary Benson <gbenson@redhat.com>
29
30 * gdb.texinfo (Maintenance Commands): Document "maint check
31 libthread-db" and "maint set/show check-libthread-db".
32
33 2018-06-05 Tom Tromey <tom@tromey.com>
34
35 PR cli/12326:
36 * gdb.texinfo (Screen Size): Document "c" response to pagination
37 prompt.
38
39 2018-05-31 Maciej W. Rozycki <macro@mips.com>
40
41 * gdb.texinfo (Choosing Target Byte Order): Document endianness
42 selection details with the `set endian auto' mode.
43
44 2018-05-04 Tom Tromey <tom@tromey.com>
45
46 PR python/22731:
47 * python.texi (Breakpoints In Python): Mention that "commands" is
48 writable.
49
50 2018-05-02 Tom Tromey <tom@tromey.com>
51
52 PR python/20084:
53 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
54 PARAM_ZUINTEGER_UNLIMITED.
55
56 2018-04-30 Tom Tromey <tom@tromey.com>
57
58 * python.texi (Types In Python): Document Type.align.
59
60 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
61
62 * gdb.texinfo (Symbols): Mention the fact that "info
63 variables/functions/types" show source files and line numbers.
64
65 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
66
67 * gdb.texinfo: Document set/show record btrace cpu.
68
69 2018-03-27 Joel Brobecker <brobecker@adacore.com>
70
71 * gdb.texinfo (Ada Settings): New subsubsection.
72
73 2018-03-26 Tom Tromey <tom@tromey.com>
74
75 PR backtrace/15582:
76 * gdb.texinfo (Backtrace): Mention "hide" argument.
77
78 2018-03-26 Tom Tromey <tom@tromey.com>
79
80 * gdb.texinfo (Backtrace): Describe options individually.
81
82 2018-03-19 Tom Tromey <tom@tromey.com>
83
84 * observer.texi: Remove.
85
86 2018-03-04 John Baldwin <jhb@FreeBSD.org>
87
88 * gdb.texinfo (Debugging Output): Document "set/show debug
89 fbsd-nat".
90
91 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
92
93 * gdb.texinfo (Machine Code): Additional information about "info
94 line" command.
95
96 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
97
98 * gdb.texinfo (gdb-add-index man): Add pindex.
99
100 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
101
102 * gdb.texinfo (set cwd): Add period.
103 (gdb-add-index man): Move anchor.
104
105 2017-01-12 Tom Tromey <tom@tromey.com>
106 Sergio Durigan Junior <sergiodj@redhat.com>
107
108 * gdb.texinfo (Index Files): Mention gdb-add-index.
109 (gdb-add-index man): New section.
110 * Makefile.in (gdb-add-index.1): New rule to generate manpage
111 from gdb.texinfo.
112
113 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
114
115 * gdb.texinfo (pwd): Fix whitespace.
116
117 2018-01-09 John Baldwin <jhb@FreeBSD.org>
118
119 * gdb.texinfo (pwd): Update cross-reference for Process Information
120 node and remove explicit /proc reference.
121 (Native): Rename subsection from SVR4 Process Information to
122 Process Information.
123 (Process Information): Reword introduction to be less /proc
124 centric. Document support for "info proc" on FreeBSD.
125
126 2018-01-03 Xavier Roirand <roirand@adacore.com>
127
128 * gdb.texinfo (Set Catchpoints): Add documentation for new
129 "catch handlers" action.
130
131 2017-12-27 Stafford Horne <shorne@gmail.com>
132
133 * gdb.texinfo (Target Description Format): Explain that arbitrary
134 strings are now allowed for register groups.
135
136 2017-12-27 Stafford Horne <shorne@gmail.com>
137
138 * gdb.texinfo (Registers): Document info reg $reggroup feature.
139
140 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
141
142 PR cli/16224
143 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
144
145 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
146
147 * python.texi (Manipulating breakpoints using Python): Document
148 qualified parameter to gdb.Breakpoint.
149
150 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
151
152 * python.texi (Manipulating breakpoints using Python): Split doc
153 of Breakpoint.__init__ in two, split text in multiple
154 paragraphs, don't nest parameter square brackets.
155
156 2017-12-12 Stafford Horne <shorne@gmail.com>
157 Stefan Wallentowitz <stefan@wallentowitz.de>
158 Franck Jullien <franck.jullien@gmail.com>
159 Jeremy Bennett <jeremy.bennett@embecosm.com>
160
161 * gdb.texinfo: Add OpenRISC documentation.
162
163 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
164
165 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
166
167 2017-12-07 Keith Seitz <keiths@redhat.com>
168
169 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
170 and "show print type nested-type-limit".
171
172 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
173
174 * python.texi (Breakpoints In Python): Add text relating
175 to allowed explicit locations and keywords in gdb.Breakpoints.
176
177 2017-12-04 Tom Tromey <tom@tromey.com>
178
179 * gdb.texinfo (Rust): Update trait object status
180
181 2017-12-01 Andrew Cagney <cagney@redhat.com>
182 Joel Brobecker <brobecker@adacore.com>
183 Sergio Durigan Junior <sergiodj@redhat.com>
184
185 * gdb.texinfo (File Options): Document --readnever.
186 (Commands to Specify Files): Likewise, for 'symbol-file' and
187 'add-symbol-file'.
188
189 2017-11-29 Pedro Alves <palves@redhat.com>
190
191 PR c++/19436
192 * gdb.texinfo (Debugging C Plus Plus): Document setting
193 breakpoints in functions with ABI tags.
194
195 2017-11-29 Pedro Alves <palves@redhat.com>
196
197 * gdb.texinfo (Linespec Locations): Document how "function" is
198 interpreted in C++ and Ada. Document "-qualified".
199 (Explicit Locations): Document how "-function" is interpreted in
200 C++ and Ada. Document "-qualified".
201
202 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
203
204 PR gdb/21945
205 * gdb.texinfo (Search Memory): Update description and example
206 about how to search a string without NULL terminator.
207
208 2017-11-24 Joel Brobecker <brobecker@adacore.com>
209
210 * gdb.texinfo (GDB/MI Ada Exception Information): Document
211 new "exception-message" field.
212
213 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
214
215 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
216
217 2017-11-24 Pedro Alves <palves@redhat.com>
218
219 * gdb.texinfo (Completion): Update need-quoting examples. Remove
220 false claim that GDB inserts quoting automatically.
221 (Symbols): Add anchor.
222
223 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
224
225 * gdb.texinfo (Requirements): Document use of GNU MPFR.
226
227 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
228
229 * python.texi (Basic Python): Add rbreak documentation.
230
231 2017-11-07 Xavier Roirand <roirand@adacore.com>
232 Pedro Alves <palves@redhat.com>
233
234 * gdb.texinfo (Set Breaks): Document support for breakpoint
235 location ranges in the enable/disable commands.
236
237 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
238
239 * gdb.texinfo (Starting your Program) <The working directory.>:
240 Mention remote debugging.
241 (Working Directory) <Your Program's Working Directory>:
242 Likewise.
243 (Connecting) <Remote Packet>: Add "set-working-dir"
244 and "QSetWorkingDir" to the table.
245 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
246 packet.
247
248 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
249
250 * gdb.texinfo (Starting your Program) <The working directory.>:
251 Mention new "set cwd" command.
252 (Working Directory) <Your Program's Working Directory>:
253 Rephrase to explain that "set cwd" exists and is the default
254 way to change the inferior's cwd.
255
256 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
257
258 * gdb.texinfo (S/390 and System z Features): Document the new
259 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
260
261 2017-09-21 Kevin Buettner <kevinb@redhat.com>
262
263 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
264 attribute.
265
266 2017-09-21 Kevin Buettner <kevinb@redhat.com>
267
268 * python.texi (Inferiors In Python): Add description for method
269 Inferior.thread_from_thread_handle.
270
271 2017-09-19 John Baldwin <jhb@FreeBSD.org>
272
273 * gdb.texinfo (Starting your Program): Add description of
274 starti command. Mention starti command as an alternative for
275 debugging the elaboration phase.
276
277 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
278
279 * gdb.texinfo (Maintenance Commands): Document filter parameter
280 of "maint selftest". Document "maint info selftests" command.
281
282 2017-09-11 Tom Tromey <tom@tromey.com>
283
284 * python.texi (Events In Python): Document new events.
285
286 2017-09-04 Pedro Alves <palves@redhat.com>
287
288 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
289 no-debug-info variables.
290 (Symbols) <Examining the Symbol Table>: Document inspecting
291 no-debug-info types.
292 (Calling) <Calling functions with no debug info>: New subsection,
293 documenting calling no-debug-info functions.
294 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
295
296 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
297
298 * gdb.texinfo (set environment): Add @anchor. Explain that
299 environment variables set by the user are sent to GDBserver.
300 (unset environment): Likewise, but for unsetting variables.
301 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
302 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
303 "environment-reset" and "QEnvironmentReset" to the table.
304 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
305 QEnvironmentReset>: New item, explaining the packet.
306
307 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
308
309 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
310 "Compiler search for the compile command" descriptions of set
311 compile-gcc and show compile-gcc.
312
313 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
314
315 * gdb.texinfo (Architectures): Add new Sparc64 section to document
316 ADI support.
317 * NEWS: Add "adi examine" and "adi assign" commands.
318
319 2017-08-18 Yao Qi <yao.qi@linaro.org>
320
321 * gdb.texinfo (Server): Document "--selftest".
322
323 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
324
325 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
326 Single-Key mode.
327
328 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
329
330 PR gdb/21925
331 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
332 set...").
333
334 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
335
336 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
337 conditional expression.
338
339 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
340
341 * agentexpr.texi (rot): Fix symbolic description, improve
342 textual description.
343
344 2017-07-26 Yao Qi <yao.qi@linaro.org>
345
346 * gdb.texinfo (Maintenance Commands): Document command
347 "maint check xml-descriptions".
348
349 2017-07-26 Yao Qi <yao.qi@linaro.org>
350
351 * gdb.texinfo (Maintenance Commands): Document optional
352 argument of "maint print c-tdesc".
353
354 2017-07-18 Yao Qi <yao.qi@linaro.org>
355
356 * gdb.texinfo (Maintenance Commands): Improve the doc to
357 command "maint print c-tdesc".
358
359 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
360
361 PR gdb/21606
362 * python.texi (Python representation of Symbols.): Replace
363 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
364 * guile.texi (Guile representation of Symbols.): Likewise.
365
366 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
367
368 * gdb.texinfo (Optional Messages about Internal Happenings):
369 Document {set,show} debug separate-debug-file commands.
370
371 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
372
373 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
374 (Connecting) <Remote Packet>: Add "startup-with-shell"
375 and "QStartupWithShell" to the table.
376 (Remote Protocol) <QStartupWithShell>: New item, explaining the
377 packet.
378
379 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
380
381 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
382
383 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
384
385 * python.texi (Recording in Python): Factor out the documentation of
386 gdb.RecordInstruction's super class.
387
388 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
389
390 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
391 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
392 prev and next.
393
394 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
395
396 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
397 gdb.RecordInstruction
398
399 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
400
401 * python.texi (Recording in Python): Add documentation for
402 gdb.RecordGap and remove documentation of special cases for
403 gdb.BtraceInstruction.
404
405 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
406
407 * python.texi (Recording in Python): Remove Record.ptid defvar.
408
409 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
410
411 * gdb.texinfo (GDB/MI Thread Information): Add missing
412 fields, re-word some things.
413 (GDB/MI Thread Commands): Describe fields found in the output of
414 -thread-info, remove description of fields in the
415 thread output tuple, replace with a cross-reference to "GDB/MI
416 Thread Information".
417
418 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
419
420 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
421 from -thread-info output.
422
423 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
424
425 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
426
427 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
428
429 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
430
431 2017-03-22 Yao Qi <yao.qi@linaro.org>
432
433 * python.texi (Inferiors In Python): Remove @code from Python.
434
435 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
436
437 * python.texi (Recordings In Python): Document return type of
438 gdb.BtraceInstruction.data.
439
440 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
441
442 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
443 command file-list-shared-libraries
444 (GDB/MI Async Records): Update documentation of library-loaded with new
445 field.
446
447 2017-03-16 Doug Evans <dje@google.com>
448
449 * guile.texi (Lazy Strings In Guile): Mention arrays.
450 * python.texi (Lazy Strings In Python): Ditto.
451
452 2017-03-08 Jiong Wang <jiong.wang@arm.com>
453
454 * gdb.texinfo (Memory Protection Extensions): Add missing escape
455 character "@".
456
457 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
458
459 * Memory Protection Extensions: Add information about inferior
460 calls.
461
462 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
465 DW_TAG_GNU_* and DW_AT_GNU_*.
466
467 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
468
469 * python.texi (Recordings In Python): New section.
470
471 2017-02-14 Tom Tromey <tom@tromey.com>
472
473 PR python/13598:
474 * python.texi (Events In Python): Document events.before_prompt.
475
476 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
477
478 * gdb.texinfo (Target Commands): Document the optional offset
479 argument for the load command.
480
481 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
482
483 PR gdb/21122
484 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
485 space-separated breakpoint lists. Also add a missing @table command
486 and @cindex for breakpoint lists.
487
488 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
489
490 PR tdep/20936
491 * gdb.texinfo: (Standard Target Features): Document SPARC features.
492 (Sparc Features): New node.
493
494 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
495
496 * gdb.texinfo (i386 Features): Add system segment registers
497 as feature.
498
499 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
500
501 * python.texi (Events In Python): Fix typo.
502
503 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
504 Luis Machado <lgustavo@codesourcery.com>
505
506 * gdb.texinfo (-target-flash-erase): New MI command description.
507 (flash-erase): New CLI command description.
508
509 2017-01-04 John Baldwin <jhb@FreeBSD.org>
510
511 * gdb.texinfo (Contributors): Add SRI International and University
512 of Cambridge for FreeBSD/mips.
513
514 2016-12-22 Doug Evans <xdje42@gmail.com>
515
516 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
517 commands.
518
519 2016-12-02 Pedro Alves <palves@redhat.com>
520
521 * gdb.texinfo (User-defined Commands): Limit on number of
522 arguments passed to user-defined commands removed; update.
523
524 2016-12-02 Pedro Alves <palves@redhat.com>
525
526 PR cli/20559
527 * gdb.texinfo (Define): Add example of using "eval" to process a
528 variable number of arguments.
529 (Output) <eval>: Add anchor.
530
531 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
532
533 * Makefile.in: Likewise.
534
535 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
536
537 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
538 xref.
539
540 2016-10-29 Pedro Alves <palves@redhat.com>
541
542 * gdb.texinfo (Packets) <vCont>: Remove mention of default
543 actions.
544
545 2016-10-26 Pedro Alves <palves@redhat.com>
546
547 * gdb.texinfo (Packets): Clarify vCont packets with multiple
548 actions that match a thread, and what happens when an action
549 matches a thread that is already running.
550
551 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
552
553 * gdb.texinfo (Using Trace Files): Fix typo.
554 (GDB/MI Tracepoint Commands): Likewise.
555
556 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
557
558 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
559 of -trace-save.
560
561 2016-10-06 Tom Tromey <tom@tromey.com>
562
563 * guile.texi (Types In Guile): Remove Java mentions.
564 * python.texi (Types In Python): Remove Java mentions.
565 * gdb.texinfo (Address Locations, Supported Languages)
566 (Index Section Format): Remove Java mentions.
567
568 2016-08-15 Doug Evans <dje@google.com>
569
570 * gdb.texinfo (Target Description Format): Update docs on "end"
571 field spec and field default type.
572
573 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
574 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
575
576 PR gdb/20487
577 * gdb.texinfo (Context management): Update mention of frame
578 change notifications.
579 (gdb/mi Async Records): Document frame field in
580 =thread-select event.
581 * observer.texi (GDB Observers): New user_selected_context_changed
582 observer.
583
584 2016-09-28 Tom Tromey <tom@tromey.com>
585
586 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
587 than "memory breakpoint". Further document "kind". Move
588 protocol-details link earlier.
589 <z1>: Document the cmd_list argument. Fix typo.
590 <g>: Remove incorrect sentence.
591 (Stop Reply Packets): Document "OK" response to requests when in
592 non-stop mode.
593 <swbreak>: Use "software breakpoint" rather than "memory
594 breakpoint".
595 <create>: Document that "R" is ignored.
596 <W, X, w>: Document formatting of "AA".
597 (Notification Packets): Use "%Stop", not "%%Stop".
598
599 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
600
601 * gdb.texinfo (Embedded Processors): Document ARC.
602 (Synopsys ARC): New section.
603 (Standard Target Features): Document ARC features.
604 (ARC Features): New section.
605
606 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
607
608 * .gitignore: New file.
609
610 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
611
612 * gdb.texinfo (Input/Output): Mention possibility to unset
613 inferior-tty.
614
615 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
616
617 * gdb.texinfo: Resume btrace on reconnect.
618
619 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
620
621 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
622 syscall.
623
624 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
625
626 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
627 command.
628
629 2016-07-13 Tom Tromey <tom@tromey.com>
630
631 PR python/15620, PR python/18620:
632 * python.texi (Events In Python): Document new breakpoint events.
633
634 2016-07-13 Tom Tromey <tom@tromey.com>
635
636 PR python/17698:
637 * python.texi (Breakpoints In Python): Document
638 Breakpoint.pending.
639
640 2016-07-13 Tom Tromey <tom@tromey.com>
641
642 * python.texi (Breakpoints In Python): Move table of types and
643 table of watchpoint types earlier in node.
644
645 2016-07-12 Tom Tromey <tom@tromey.com>
646
647 PR python/19293:
648 * python.texi (Frames In Python): Document
649 gdb.invalidate_cached_frames.
650
651 2016-06-21 Pedro Alves <palves@redhat.com>
652
653 * gdb.texinfo (Interpreters): Update intepreter-exec section,
654 document new-ui and explain use case.
655
656 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
657
658 * gdb.texinfo (Standard Target Features): Document NDS32 features.
659 (NDS32 Features): New Section.
660
661 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
662
663 * gdb.texinfo (Examining Memory): Document negative repeat
664 count in the 'x' command.
665
666 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
667
668 * gdb.texinfo (GDB/MI Async Records): Document method and
669 format fields in =record-started.
670 * observer.texi (record_changed): Add method and format
671 parameters.
672
673 2016-05-27 Eli Zaretskii <eliz@gnu.org>
674
675 * gdb.texinfo (General Query Packets): Move the description of the
676 response before the long list of the specific 'read' and 'write'
677 requests.
678
679 2016-05-23 Tom Tromey <tom@tromey.com>
680
681 * python.texi (Basic Python): Document gdb.breakpoints return.
682
683 2016-05-24 Tom Tromey <tom@tromey.com>
684
685 PR gdb/19194:
686 * gdb.texinfo (gdb man): Fix typo.
687
688 2016-05-17 Tom Tromey <tom@tromey.com>
689
690 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
691 (Rust): New node.
692
693 2016-05-17 Tom Tromey <tom@tromey.com>
694
695 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
696
697 2016-04-27 Yao Qi <yao.qi@linaro.org>
698
699 * gdb.texinfo (tfind): Complete doc about tfind without
700 argument.
701
702 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
703
704 * agentexpr.texi (byte): Fix zero_ext description.
705
706 2016-03-31 Pedro Alves <palves@redhat.com>
707
708 * gdb.texinfo (M32R/SDI): Delete node.
709 (MIPS Embedded): Remove references to the MIPS remote debugging
710 protocol, PMON and variants, and the associated commands.
711
712 2016-03-15 Doug Evans <dje@google.com>
713
714 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
715 (Target Description Format): Mention enum types. Update docs on
716 flags types.
717 (Predefined Target Types): Add "bool".
718 (Enum Target Types): New node.
719
720 2016-03-15 Pedro Alves <palves@redhat.com>
721
722 * gdb.texinfo (Tracepoint Actions): Fix typo.
723
724 2016-03-15 Pedro Alves <palves@redhat.com>
725 Andreas Arnez <arnez@linux.vnet.ibm.com>
726 Marcin Kościelnicki <koriakin@0x04.net>
727
728 * gdb.texinfo (Tracepoint Actions): Document possible
729 unreliability of '$_ret'.
730
731 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
732
733 * gdb.texinfo (Symbols): Document new 'maint info line-table'
734 command.
735
736 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
737
738 * gdb.texinfo (Convenience Functions): Document $_as_string.
739
740 2016-02-23 Doug Evans <dje@google.com>
741
742 * gdb.texinfo (Skipping Over Functions and Files): Document new
743 options to "skip" command. Update docs of output of "info skip".
744
745 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
746
747 * gdb.texinfo (Signals): Add bound violation display hints for
748 a SIGSEGV.
749
750 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
751
752 * gdb.texinfo (Trace File Format): Add documentation for description
753 section lines.
754
755 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
756
757 * gdb.texinfo (Trace File Format): Remove misleading information
758 about register block ordering.
759
760 2016-02-01 Doug Evans <dje@google.com>
761
762 * gdb.texinfo (Value Sizes): Fix typo.
763
764 2016-02-01 Doug Evans <dje@google.com>
765
766 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
767
768 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.texinfo (Value Sizes): New section.
771 (Data): Add the 'Value Sizes' node to the menu.
772
773 2016-01-26 John Baldwin <jhb@FreeBSD.org>
774
775 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
776
777 2016-01-19 John Baldwin <jhb@FreeBSD.org>
778
779 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
780
781 2016-01-18 Pedro Alves <palves@redhat.com>
782
783 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
784 of the thread that hit a breakpoint or received a signal.
785
786 2016-01-15 Pedro Alves <palves@redhat.com>
787
788 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
789
790 2016-01-13 Pedro Alves <palves@redhat.com>
791
792 * gdb.texinfo (Threads): Document the $_gthread convenience
793 variable.
794 (Convenience Vars): Likewise.
795
796 2016-01-13 Pedro Alves <palves@redhat.com>
797
798 * gdb.texinfo (Threads): Document "info threads -gid".
799
800 2016-01-13 Pedro Alves <palves@redhat.com>
801
802 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
803 anchor.
804 (Threads In Python): Document new InferiorThread.global_num
805 attribute.
806
807 2016-01-07 Pedro Alves <palves@redhat.com>
808
809 * gdb.texinfo (Threads): Document per-inferior thread IDs,
810 qualified thread IDs, global thread IDs and thread ID lists.
811 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
812 thread IDs.
813 (Convenience Vars): Document the $_thread convenience variable.
814 (Ada Tasks): Adjust to refer to thread IDs.
815 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
816 Commands, GDB/MI Variable Objects): Update to mention global
817 thread IDs.
818 * guile.texi (Breakpoints In Guile)
819 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
820 global thread IDs instead of thread IDs.
821 * python.texi (Threads In Python): Adjust documentation of
822 InferiorThread.num.
823 (Breakpoint.thread): Mention global thread IDs instead of thread
824 IDs.
825
826 2016-01-13 Pedro Alves <palves@redhat.com>
827
828 * python.texi (Threads In Python): Document
829 InferiorThread.inferior.
830
831 2016-01-13 Pedro Alves <palves@redhat.com>
832
833 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
834 convenience variable.
835 (Convenience Vars): Likewise.
836
837 2016-01-12 Josh Stone <jistone@redhat.com>
838 Philippe Waroquiers <philippe.waroquiers@skynet.be>
839
840 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
841 (Stop Reply Packets): List the syscall entry and return stop reasons.
842 (General Query Packets): Describe QCatchSyscalls, and add it to the
843 table and the detailed list of stub features.
844
845 2016-01-12 Pedro Alves <palves@redhat.com>
846
847 Remove use of the registered trademark symbol throughout.
848
849 2016-01-12 Yao Qi <yao.qi@linaro.org>
850
851 * gdb.texinfo (Interrupts): Update the document on handling
852 interrupt when program is stopped.
853
854 2015-12-11 Don Breazeal <donb@codesourcery.com>
855
856 * gdb.texinfo (Forks): Correct Linux kernel version where
857 fork and exec events are supported, add notes about support
858 of these events in target remote mode.
859 (Connecting): Reorganize and clarify distinctions between
860 target remote, extended-remote, and multiprocess.
861 Reorganize related text from separate sections into new
862 sections.
863 (Server): Note effects of target extended-remote mode.
864 Delete section on Multi-Process Mode for gdbserver.
865 Move some text to "Connecting" node.
866
867 2015-12-10 Pedro Alves <palves@redhat.com>
868
869 * gdb.texinfo (Threads): Replace warning with explanation
870 about single-threaded programs.
871
872 2015-12-10 Pedro Alves <palves@redhat.com>
873
874 * gdb.texinfo (Threads): Remove mention of SGI.
875 (Forks): Remove mention of HP-UX.
876 (Breakpoints): Remove mention of HP-UX.
877 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
878 Reword in terms of architectures.
879 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
880 mention supported systems.
881 (Convenience Vars): Don't mention HP-UX.
882 (Jumping): Remove mention of HP-UX in comment.
883 (Files) <shared libraries>: Update supported shared library types
884 list. Remove mention of HP-UX.
885 (Native): Remove HP-UX subsection.
886 (SVR4 Process Information): Remove mention of HP-UX.
887
888 2015-12-10 Pedro Alves <palves@redhat.com>
889
890 * gdb.texinfo (Stack): Reorder menu.
891
892 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
893
894 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
895 -var-set-format's new zero-hexadecimal format.
896
897 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
898
899 * gdb.texinfo (Ada Mode Into): Move overloading support
900 description to its own node.
901 (Overloading support for Ada): New node.
902
903 2015-11-30 Pedro Alves <palves@redhat.com>
904
905 PR 14618
906 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
907 (Remote Configuration): Add the "set/show remote
908 no-resumed-stop-reply" to the available settings table.
909 (General Query Packets): Document the "no-resumed" qSupported
910 feature.
911
912 2015-11-30 Pedro Alves <palves@redhat.com>
913
914 * gdb.texinfo (Remote Configuration): List "set/show remote
915 thread-events" command in configuration table.
916 (Stop Reply Packets): Document "T05 create" stop
917 reason and 'w' stop reply.
918 (General Query Packets): Document QThreadEvents packet. Document
919 QThreadEvents qSupported feature.
920
921 2015-11-30 Pedro Alves <palves@redhat.com>
922
923 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
924 anchor.
925 (Packets): Document vCtrlC.
926
927 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
928
929 * gdb.texinfo (Thread List Format): Mention thread names.
930
931 2015-11-24 Pedro Alves <palves@redhat.com>
932
933 PR 17539
934 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
935 program-spaces" example to ascending order listing.
936 (Threads): Adjust "info threads" example to ascending order
937 listing.
938 (Forks): Adjust "info inferiors" example to ascending order
939 listing.
940
941 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
942
943 * gdb.texinfo (Process Record and Replay): Document "record
944 instruction-history" modifiers.
945
946 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
949 description.
950 (Frame Filter Management): Move to later in the 'Examining the
951 Stack' chapter.
952 (Selection): Add entry for 'select-frame'.
953
954 2015-09-25 Doug Evans <dje@google.com>
955
956 * gdb.texinfo (Process Record and Replay): Fix syntax of
957 "record instruction-history begin, end" and
958 "record function-call-history begin, end".
959
960 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
961
962 * gdb.texinfo (Specifying Source Directories): Fix
963 substitute-path example.
964
965 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
966
967 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
968
969 2015-09-15 Pedro Alves <palves@redhat.com>
970
971 PR remote/18965
972 * gdb.texinfo (Stop Reply Packets): Revert previous change to
973 the vforkdone description.
974
975 2015-09-15 Pedro Alves <palves@redhat.com>
976
977 PR remote/18965
978 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
979 part indicates the thread ID of the parent process.
980
981 2015-09-15 Yao Qi <yao.qi@linaro.org>
982
983 * gdb.texinfo (General Query Packets): Add vContSupported to
984 tables of 'gdbfeatures' and 'stub features' supported in the
985 qSupported packet, as well as to the list containing stub
986 feature details.
987
988 2015-09-11 Don Breazeal <donb@codesourcery.com>
989
990 * gdb.texinfo (Remote Configuration): Add exec event
991 feature to table of packet settings.
992 (Stop Reply Packets): Add exec events to the list of stop
993 reasons.
994 (General Query Packets): Add exec events to tables of
995 'gdbfeatures' and 'stub features' supported in the qSupported
996 packet, as well as to the list containing stub feature
997 details.
998
999 2015-08-24 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.texinfo (Remote Configuration): Document the "set/show
1002 remote multiprocess-extensions-packet" commands.
1003
1004 2015-08-24 Pedro Alves <palves@redhat.com>
1005
1006 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1007 <M32R>: Remove references to M32R/D.
1008 <M68K>: Remove references to target dbug.
1009 <MIPS Embedded>: Remove references to target r3900 and target
1010 array.
1011 <PowerPC Embedded>: Remove references to target dink32 and target
1012 ppcbug, target sds
1013 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1014
1015 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1018
1019 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1020
1021 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1022
1023 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1026 info bfds" to...
1027 (File Caching): A New section. Outline bfd caching, and add new
1028 description for "main set/show bfd-sharing".
1029
1030 2015-08-14 Doug Evans <xdje42@gmail.com>
1031
1032 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1033 disassembly.
1034 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1035
1036 2015-08-11 Keith Seitz <keiths@redhat.com>
1037
1038 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1039 Use "location(s)"instead of "linespec(s)".
1040 (Specifying a Location): Rewrite.
1041 Add subsections describing linespec, address, and explicit locations.
1042 Add node/menu for each subsection.
1043 (Source and Machine Code, C Preprocessor Macros)
1044 (Create and Delete Trace points)
1045 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1046 (Continuing at a Different Address): Remove "linespec" examples.
1047 Add reference to "Specify a Location"
1048 (The -break-insert Command): Rewrite. Add anchor.
1049 Add reference to appropriate manual section discussing locations.
1050 (The -dprintf-insert Command): Refer to -break-insert for
1051 specification of 'location'.
1052
1053 2015-08-07 Pedro Alves <palves@redhat.com>
1054
1055 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1056 target-non-stop".
1057
1058 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1059
1060 * gdb.texinfo (Process Record and Replay): Document prefixing of
1061 speculatively executed instructions in the "record instruction-history"
1062 command.
1063
1064 2015-07-20 Doug Evans <dje@google.com>
1065
1066 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1067
1068 2015-07-16 Doug Evans <dje@google.com>
1069
1070 * stabs.texinfo: @include gdb-cfg.texi.
1071
1072 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 Revert the previous 2 commits:
1075 gdbserver build-id attribute generator
1076 Validate symbol file using build-id
1077
1078 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1079
1080 * gdb.texinfo (Files): Add 'set validate-build-id'
1081 and 'show validate-build-id'.
1082
1083 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1084 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 gdbserver build-id attribute generator.
1087 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1088 'build-id' in description, example, new attribute in dtd.
1089
1090 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1091
1092 * gdb.texinfo (Selection): Update documentation for 'frame'
1093 command.
1094
1095 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1096
1097 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1098 commands.
1099
1100 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1101
1102 * gdb.texinfo (Process Record and Replay): Spell out that variables
1103 and registers are not available during btrace replay.
1104 Describe the new "record btrace pt" command.
1105 Describe the new "set|show record btrace pt buffer-size" options.
1106 (General Query Packets): Describe the new Qbtrace:pt and
1107 Qbtrace-conf:pt:size packets.
1108 Expand "bts" to "Branch Trace Store".
1109 Update the branch trace DTD.
1110
1111 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1112
1113 * gdb.texinfo (Command History): Document the new option
1114 "history remove-duplicates".
1115
1116 2015-06-19 Doug Evans <dje@google.com>
1117
1118 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1119 longer supported.
1120
1121 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1122
1123 * gdb.texinfo (Command History): Mention that setting
1124 GDBHISTSIZE to the empty string disables history truncation.
1125
1126 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1127
1128 PR gdb/16999
1129 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1130 behavior.
1131
1132 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1133
1134 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1135 with GDBHISTSIZE.
1136
1137 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1138
1139 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1140 bytes and memory units for -data-{read,write}-memory-bytes.
1141 (Packets): Same for m, M and X packets.
1142 * python.texi (Inferiors In Python): Same for read_memory and
1143 write_memory.
1144
1145 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1146
1147 * gdb.texinfo (Separate Debug Files): Document that PE is also
1148 supported.
1149
1150 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1151
1152 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1153 single table entry.
1154
1155 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1156
1157 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1158
1159
1160 2015-06-10 Gary Benson <gbenson@redhat.com>
1161
1162 * gdb.texinfo (Remote Configuration): Document the
1163 "set/show remote hostio-setfs-packet" command.
1164 (Host I/O Packets): Document the vFile:setfs packet.
1165
1166 2015-06-10 Gary Benson <gbenson@redhat.com>
1167
1168 * gdb.texinfo (Debugging Output): Document the "set/show debug
1169 linux-namespaces" command.
1170
1171 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1172 Mircea Gherzan <mircea.gherzan@intel.com>
1173
1174 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1175 and "set mpx bound".
1176
1177 2015-05-27 Doug Evans <dje@google.com>
1178
1179 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1180
1181 2015-05-26 Doug Evans <dje@google.com>
1182
1183 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1184 command renamings.
1185 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1186
1187 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1188
1189 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1190
1191 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1192
1193 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1194 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1195
1196 2015-05-16 Doug Evans <xdje42@gmail.com>
1197
1198 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1199 memory ports.
1200
1201 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1202
1203 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1204
1205 2015-05-12 Don Breazeal <donb@codesourcery.com>
1206
1207 * gdb.texinfo (Forks): Note that fork debugging is
1208 supported in extended mode.
1209 (Remote Configuration): Add fork event features to table
1210 of packet settings.
1211 (Stop Reply Packets): Add fork events to list of stop reasons.
1212 (General Query Packets): Add fork events to tables of
1213 'gdbfeatures' and 'stub features' supported in the qSupported
1214 packet, as well as to the list containing stub feature
1215 details.
1216
1217 2015-05-12 Gary Benson <gbenson@redhat.com>
1218
1219 * gdb.texinfo (General Query Packets): Document
1220 qXfer:exec-file:read with empty annex.
1221
1222 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1223
1224 * python.texi (Values From Inferior): Add descriptions of new
1225 methods gdb.Value.reference_value and gdb.Value.const_value.
1226
1227 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1228
1229 * gdb.texinfo (Files): Add "info dll" documentation.
1230 (Cygwin Native): Remove "info dll" documentation.
1231
1232 2015-04-29 Doug Evans <dje@google.com>
1233
1234 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1235 Document.
1236 (Writing an Xmethod): Add get_result_type to example.
1237
1238 2015-04-28 Sasha Smundak <asmundak@google.com>
1239
1240 * python.texi: New method documented.
1241
1242 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1245 format.
1246
1247 2015-04-24 Doug Evans <dje@google.com>
1248
1249 * python.texi (Xmethods In Python): Fix name of method to call the
1250 xmethod.
1251
1252 2015-04-17 Gary Benson <gbenson@redhat.com>
1253
1254 * gdb.texinfo (Connecting to a Remote Target): Mention that
1255 GDB can access program files from remote targets that support
1256 qXfer:exec-file:read and Host I/O packets.
1257
1258 2015-04-17 Gary Benson <gbenson@redhat.com>
1259
1260 * gdb.texinfo (Remote Configuration): Document the "set/show
1261 remote pid-to-exec-file-packet" command.
1262 (General Query Packets): Document the qXfer:exec-file:read
1263 qSupported features. Document the qXfer:exec-file:read packet.
1264
1265 2015-04-17 Gary Benson <gbenson@redhat.com>
1266
1267 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1268 applies to executable paths if supplied to GDB as absolute.
1269
1270 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1271
1272 * gdb.texinfo (Mode Options): Remove -xdb.
1273
1274 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1275 Eli Zaretskii <eliz@gnu.org>
1276
1277 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1278 compile, show debug compile. New subsection Compilation options for
1279 the compile command. New subsection Compiler search for the compile
1280 command.
1281
1282 2015-04-09 Andy Wingo <wingo@igalia.com>
1283
1284 * guile.texi (Frames In Guile): Describe frame-read-register.
1285
1286 2015-04-02 Gary Benson <gbenson@redhat.com>
1287
1288 * gdb.texinfo (set sysroot): Document "target:".
1289
1290 2015-04-01 Sasha Smundak <asmundak@google.com>
1291
1292 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1293 section.
1294
1295 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1296
1297 PR corefiles/16092
1298 * gdb.texinfo (gcore): Mention new command 'set
1299 use-coredump-filter'.
1300 (set use-coredump-filter): Document new command.
1301
1302 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1303
1304 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1305 documentation, reorder the info os entries in alphabetical order.
1306
1307 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1308
1309 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1310 -data-write-memory-bytes.
1311
1312 2015-03-24 Pedro Alves <palves@redhat.com>
1313
1314 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1315 mention that threads may sometimes run unlocked.
1316
1317 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1318
1319 * gdb.texinfo (Remote configuration): Document "set/show
1320 serial parity" command.
1321
1322 2015-03-18 Gary Benson <gbenson@redhat.com>
1323
1324 * gdb.texinfo (General Query Packets): Remove documentation
1325 for now-removed vFile:fstat qSupported features.
1326
1327 2015-03-11 Gary Benson <gbenson@redhat.com>
1328
1329 * gdb.texinfo (Remote Configuration): Document the
1330 "set/show remote hostio-fstat-packet" command.
1331 (General Query Packets): Document the vFile:fstat
1332 qSupported features.
1333 (Host I/O Packets): Document the vFile:fstat packet.
1334
1335 2015-03-11 Andy Wingo <wingo@igalia.com>
1336
1337 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1338
1339 2015-03-04 Pedro Alves <palves@redhat.com>
1340
1341 * gdb.texinfo (Remote Configuration): Document the "set/show
1342 remote swbreak-feature-packet" and "set/show remote
1343 hwbreak-feature-packet" commands.
1344 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1345 decription.
1346 (Stop Reply Packets): Document the swbreak and hwbreak stop
1347 reasons.
1348 (General Query Packets): Document the swbreak and hwbreak
1349 qSupported features.
1350 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1351
1352 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1353
1354 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1355 under *stopped.
1356
1357 2015-03-02 Doug Evans <xdje42@gmail.com>
1358
1359 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1360
1361 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1362
1363 * gdb.texinfo (S/390 and System z Features): Describe new feature
1364 "org.gnu.gdb.s390.vx".
1365
1366 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1367
1368 PR gdb/18008
1369 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1370 demangler-warning): Fix typo ("problam").
1371
1372 2015-02-19 David Taylor <dtaylor@emc.com>
1373
1374 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1375
1376 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1377
1378 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1379 point, DTrace'.
1380 (Static Probe Points): Modified to cover DTrace probes in addition
1381 to SystemTap probes. Also modified to cover the `enable probe'
1382 and `disable probe' commands.
1383
1384 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1385
1386 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1387 `disable probe' commands.
1388
1389 2015-02-12 David Taylor <dtaylor@emc.com>
1390
1391 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1392 fields of the QTDV packet.
1393
1394 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1395
1396 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1397 (Process Record and Replay): Describe new set|show commands.
1398 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1399
1400 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1401
1402 * gdb.texinfo (Process Record and Replay): Describe the "record
1403 btrace bts" command.
1404 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1405 (Branch Trace Configuration Format): New.
1406
1407 2015-01-31 Gary Benson <gbenson@redhat.com>
1408 Doug Evans <dje@google.com>
1409
1410 * gdb.texinfo (Command Completion): Document new
1411 "set/show max-completions" option.
1412
1413 2015-01-31 Doug Evans <xdje42@gmail.com>
1414
1415 * gdb.texinfo (Symbols): Document new commands
1416 "maint print symbol-cache", "maint print symbol-cache-statistics",
1417 "maint flush-symbol-cache". Document new option
1418 "maint set symbol-cache-size".
1419
1420 2015-01-31 Doug Evans <xdje42@gmail.com>
1421
1422 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1423 distinguish script files vs inlined scripts.
1424 * python.texi (Python Auto-loading): Ditto.
1425
1426 2015-01-30 Doug Evans <dje@google.com>
1427
1428 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1429 string if present.
1430
1431 2015-01-27 Doug Evans <dje@google.com>
1432
1433 * python.texi (Objfiles In Python): Document Objfile.username.
1434
1435 2015-01-27 Doug Evans <dje@google.com>
1436
1437 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1438 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1439
1440 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1441
1442 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1443
1444 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1445
1446 * doc/gdb.texinfo (TUI Commands): Document the possible
1447 values of NAME argument to 'winheight' command. Explain the
1448 effect of 'tabset' setting better.
1449
1450 2015-01-11 Doug Evans <xdje42@gmail.com>
1451
1452 PR gdb/15830
1453 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1454 (Symbols): Ditto.
1455 (Maintenance Commands): Delete docs for "maint demangle".
1456
1457 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1458
1459 * gdb.texinfo (Files): Remove documentation of the
1460 "add-shared-symbol-files" and "assf" commands.
1461 (Cygwin Native): Remove documentation of the "dll-symbols"
1462 command.
1463
1464 2014-12-17 Doug Evans <xdje42@gmail.com>
1465
1466 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1467
1468 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1469 Jan Kratochvil <jan.kratochvil@redhat.com>
1470
1471 * gdb.texinfo (Altering): Update.
1472 (Compiling and Injecting Code): New node.
1473
1474 2014-12-12 Doug Evans <dje@google.com>
1475
1476 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1477
1478 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1479
1480 * gdb.texinfo: Document "maint print user-registers".
1481
1482 2014-12-08 Doug Evans <dje@google.com>
1483
1484 * python.texi (Objfiles In Python): Document Objfile.owner.
1485
1486 2014-12-04 Doug Evans <dje@google.com>
1487
1488 * python.texi (Objfiles In Python): Document
1489 Objfile.add_separate_debug_file.
1490
1491 2014-12-04 Doug Evans <dje@google.com>
1492
1493 * python.texi (Objfiles In Python): Document Objfile.build_id.
1494
1495 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1496
1497 * python.texi (Events In Python): Document new events
1498 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1499 and RegisterChangedEvent.
1500
1501 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 Add add-auto-load-scripts-directory.
1504 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1505 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1506
1507 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1510 description typo.
1511
1512 2014-10-30 Doug Evans <dje@google.com>
1513
1514 * python.texi (Progspaces In Python): Document ability to add
1515 random attributes to gdb.Progspace objects.
1516 (Objfiles In Python): Document ability to add random attributes to
1517 gdb.objfile objects.
1518
1519 2014-10-27 Pedro Alves <palves@redhat.com>
1520
1521 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1522 info on stepping and signal handlers.
1523 (Signals): Explain stepping and signal handlers. Add context
1524 index entry, and cross references.
1525
1526 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1527
1528 * python.texi (Breakpoints In Python): Add parenthesis after
1529 Breakpoint.delete. Clarify Breakpoint.enabled description so
1530 that it contains "disable".
1531
1532 2014-10-17 Doug Evans <dje@google.com>
1533
1534 * python.texi (Events In Python): Document clear_objfiles event.
1535
1536 2014-10-17 Doug Evans <dje@google.com>
1537
1538 * python.texi (Objfiles In Python): Document new progspace attribute.
1539
1540 2014-10-17 Pedro Alves <palves@redhat.com>
1541
1542 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1543 (SVR4 Process Information): Delete mention of OSF/1.
1544
1545 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1546
1547 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1548 exit-code field in -list-thread-groups output.
1549
1550 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1551
1552 * gdb.texinfo (Set Breaks): Add missing "@end table".
1553
1554 2014-09-22 Pedro Alves <palves@redhat.com>
1555
1556 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1557 always-inserted off" is the default mode now. Delete
1558 documentation of "set breakpoint always-inserted auto".
1559
1560 2014-09-18 Doug Evans <dje@google.com>
1561
1562 * python.texi (Symbol Tables In Python): Document "producer"
1563 attribute of gdb.Symtab objects.
1564
1565 2014-09-16 Pedro Alves <palves@redhat.com>
1566
1567 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1568 (Embedded OS): Remove VxWorks menu entry.
1569 (VxWorks): Remove node.
1570
1571 2014-09-13 Doug Evans <xdje42@gmail.com>
1572
1573 * gdb.texinfo (Signaling): Document new queue-signal command.
1574
1575 2014-09-06 Doug Evans <xdje42@gmail.com>
1576
1577 PR 15276
1578 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1579 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1580
1581 2014-09-03 Justin Lebar <jlebar@google.com>
1582
1583 * python.texi (Types In Python): Type.template_argument(n) returns a
1584 gdb.Value or a gdb.Type and throws an exception if n is out of
1585 range.
1586
1587 2014-09-03 Sasha Smundak <asmundak@google.com>
1588
1589 * python.texi (Frames in Python): Add read_register description.
1590
1591 2014-08-04 Tom Tromey <tromey@redhat.com>
1592
1593 * gdb.texinfo (Debugging Output): Update for change to "set debug
1594 target".
1595
1596 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1597
1598 Pushed by Joel Brobecker <brobecker@adacore.com>.
1599 * Makefile.in (transform): New variable.
1600 (install-man1, install-man5): Apply $(transform) to man file names.
1601
1602 2014-07-26 Doug Evans <xdje42@gmail.com>
1603
1604 PR guile/17177
1605 * guile.texi (Guile Pretty Printing API): Fix typo.
1606 Document set-pretty-printers!, pretty-printers.
1607 (Selecting Guile Pretty-Printers): Update.
1608 Mention program-space based pretty-printers.
1609
1610 2014-07-25 Pedro Alves <palves@redhat.com>
1611 Eli Zaretskii <eliz@gnu.org>
1612
1613 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1614 with multi-threaded programs.
1615
1616 2014-06-27 Yao Qi <yao@codesourcery.com>
1617
1618 * gdb.texinfo (Maintenance Commands): Update the output of
1619 'maint print dummy-frames' command.
1620
1621 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1622
1623 * gdb.texinfo (Screen Size): Improve indexing.
1624
1625 2014-06-19 Gary Benson <gbenson@redhat.com>
1626
1627 * gdb.texinfo (Maintenance Commands): Document new
1628 "maint set/show catch-demangler-crashes" option.
1629
1630 2014-06-19 Gary Benson <gbenson@redhat.com>
1631
1632 * gdb.texinfo (Maintenance Commands): Document new
1633 "maint demangler-warning" command and new
1634 "maint set/show demangler-warning" option.
1635
1636 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1637
1638 * python.texi (Xmethod API): Add space before the opening
1639 parenthesis in function descriptions.
1640
1641 2014-06-06 Doug Evans <xdje42@gmail.com>
1642
1643 * guile.texi (Guile Configuration): Document guile-data-directory.
1644
1645 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1646
1647 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1648
1649 2014-06-04 Doug Evans <xdje42@gmail.com>
1650
1651 * guile.texi (Breakpoints In Guile): Update.
1652
1653 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1654
1655 * python.texi (Xmethod API): Fix reference to "Progspaces In
1656 Python".
1657
1658 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1659
1660 * python.texi (Xmethods In Python, XMethod API)
1661 (Writing an Xmethod): New nodes.
1662 (Python API): New menu entries "Xmethods In Python",
1663 "Xmethod API", "Writing an Xmethod".
1664
1665 2014-06-02 Doug Evans <xdje42@gmail.com>
1666
1667 * guile.texi (Guile API): Add entry for Parameters In Guile.
1668 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1669 (Parameters In Guile): New node.
1670
1671 2014-06-02 Doug Evans <xdje42@gmail.com>
1672
1673 * guile.texi (Guile API): Add entry for Commands In Guile.
1674 (Basic Guile) <parse-and-eval>: Add reference.
1675 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1676 (GDB Scheme Data Types): Mention <gdb:command> object.
1677 (Commands In Guile): New node.
1678
1679 2014-06-02 Doug Evans <xdje42@gmail.com>
1680
1681 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1682 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1683 (Progspaces In Guile): New node.
1684
1685 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1686
1687 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1688 * python.texi (Frames In Python): Mention
1689 gdb.FRAME_UNWIND_MEMORY_ERROR.
1690
1691 2014-05-29 Pedro Alves <palves@redhat.com>
1692 Tom Tromey <tromey@redhat.com>
1693
1694 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1695 from example.
1696 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1697 Mention that target-async is now deprecated.
1698 (Maintenance Commands): Document maint set/show target-async.
1699
1700 2014-05-29 Pedro Alves <palves@redhat.com>
1701
1702 * observer.texi (sync_execution_done, command_error): New
1703 subjects.
1704
1705 2014-05-29 Pedro Alves <palves@redhat.com>
1706
1707 PR gdb/13860
1708 * observer.texi (signal_received, end_stepping_range)
1709 (signal_exited, exited, no_history): New observer subjects.
1710
1711 2014-05-26 Andy Wingo <wingo@igalia.com>
1712
1713 * guile.texi (GDB Scheme Data Types): Remove documentation for
1714 removed interfaces. Update spelling of gdb-object-kind.
1715
1716 2014-05-26 Andy Wingo <wingo@igalia.com>
1717
1718 * guile.texi (Basic Guile): Fix some typos.
1719
1720 2014-05-26 Andy Wingo <wingo@igalia.com>
1721
1722 * guile.texi (Writing a Guile Pretty-Printer)
1723 (Guile Types Module): Fix excess parentheses in use-modules forms.
1724
1725 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1726
1727 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1728 (Breakpoints In Guile, Guile Printing Module)
1729 (Guile Exception Handling, Values From Inferior In Guile)
1730 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1731 Don't use @var at the beginning of a sentence.
1732
1733 * gdb.texinfo (Frame Filter Management, Trace Files)
1734 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1735 (PowerPC Embedded, Define, Annotations for Running)
1736 (IPA Protocol Commands, Packets, General Query Packets)
1737 (Tracepoint Packets, Notification Packets, Environment)
1738 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1739 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1740 (Frames, Backtrace, Selection, Expressions, Registers)
1741 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1742 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1743 (Source Annotations, Using JIT Debug Info Readers, Packets)
1744 (Stop Reply Packets, Host I/O Packets)
1745 (Target Description Format): Don't use @var at the beginning of a
1746 sentence.
1747
1748 * python.texi (Basic Python, Types In Python)
1749 (Commands In Python, Frames In Python, Line Tables In Python)
1750 (Breakpoints In Python, gdb.printing, gdb.types)
1751 (Type Printing API): Don't use @var at the beginning of a
1752 sentence.
1753
1754 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1755
1756 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1757 replay-memory-access".
1758
1759 2014-05-21 Pedro Alves <palves@redhat.com>
1760
1761 * gdb.texinfo (Starting): Document "set/show
1762 auto-connect-native-target".
1763 (Target Commands): Document "target native".
1764
1765 2014-05-20 Pedro Alves <palves@redhat.com>
1766
1767 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1768 not be remote specific. Add cross reference to the qCRC packet.
1769 (Separate Debug Files): Update cross reference to the qCRC packet.
1770 (General Query Packets) <qCRC packet>: Add anchor.
1771
1772 2014-05-17 Doug Evans <xdje42@gmail.com>
1773
1774 Copy over changes from guile.texi.
1775 * python.texi (Basic Python) <gdb.execute>: Add text.
1776 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1777 (Values From Inferior) <Python string>: Add text.
1778 (Values From Inferior) <Value.string>: Clarify string length handling.
1779 (Pretty Printing API): Add cindex.
1780 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1781 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1782 @vindex.
1783 (Commands In Python) <COMPLETE_*>: Similarly.
1784 (Symbols In Python) <SYMBOL_*>: Similarly.
1785 (Breakpoints In Python) <WP_*>: Similarly.
1786 (Breakpoints In Python) <BP_*>: Similarly.
1787
1788 2014-05-17 David Taylor <dtaylor@emc.com>
1789
1790 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1791 mentioned in the qfThreadInfo reply.
1792
1793 2014-05-16 Doug Evans <dje@google.com>
1794
1795 * gdb.texinfo (Mode Options): Add -D.
1796
1797 2014-05-09 Samuel Bronson <naesten@gmail.com>
1798
1799 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1800 "make -C".
1801
1802 2014-04-29 Tom Tromey <tromey@redhat.com>
1803
1804 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1805 "show debug varobj".
1806
1807 2014-05-01 David Taylor <dtaylor@emc.com>
1808
1809 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1810 option.
1811
1812 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1813 Walfred Tedeschi <walfred.tedeschi@intel.com>
1814
1815 * gdb.texinfo (i386 Features): Add description of AVX512
1816 registers.
1817
1818 2014-03-31 Doug Evans <dje@google.com>
1819
1820 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1821
1822 2014-03-30 Doug Evans <dje@google.com>
1823
1824 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1825 (Background Execution): Ditto.
1826
1827 2014-03-21 Pedro Alves <palves@redhat.com>
1828 Stan Shebs <stan@codesourcery.com>
1829 Hui Zhu <hui@codesourcery.com>
1830
1831 * gdb.texinfo (Packets): Add anchor to "? packet".
1832 Remove fixme and update introduction of "k packet".
1833 Add anchor to "vKill packet".
1834
1835 2014-03-12 Stan Shebs <stan@codesourcery.com>
1836
1837 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1838
1839 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1840
1841 * guile.texi (Basic Guile): Document 'history-append!'.
1842
1843 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1844
1845 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1846 and "assf" as being deprecated.
1847 (Cygwin Native): Likewise for "dll-symbols".
1848 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1849 as a way to force the loading of symbols from a DLL.
1850
1851 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1852
1853 * python.texi (Values From Inferior): Add description about the
1854 new feature.
1855
1856 2014-02-17 Doug Evans <xdje42@gmail.com>
1857
1858 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1859 * gdb.texinfo (Python): Moved to ...
1860 * python.texi: ... here. New file.
1861
1862 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1863
1864 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1865 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1866 parameter to 'str-lookup-function' procedure. Look for
1867 the "std::string<" prefix.
1868 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1869 Adjust description.
1870
1871 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1872
1873 * guile.texi (Values From Inferior In Guile): Remove stray
1874 parantheses for deffn.
1875 (Disassembly In Guile): Ditto.
1876
1877 2014-02-10 Stan Shebs <stan@codesourcery.com>
1878
1879 Add Doxygen support.
1880 * Makefile.in (doxy): New action, generates Doxygen files.
1881 (DOXYGEN): New.
1882 (doxyedit): New.
1883 * Doxyfile-base.in: New file.
1884 * Doxyfile-gdb-api.in: New file.
1885 * Doxyfile-gdb-xref.in: New file.
1886 * Doxyfile-gdbserver.in: New file.
1887 * doxy-index.in: New file.
1888 * filter-for-doxygen: New file.
1889 * filter-params.pl: New file.
1890
1891 2014-02-10 Doug Evans <xdje42@gmail.com>
1892
1893 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1894 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1895 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1896 (Guile docs): Include guile.texi.
1897 (objfile-gdbdotext file): Add objfile-gdb.scm.
1898 (dotdebug_gdb_scripts section): Mention Guile scripts.
1899 (Multiple Extension Languages): New node.
1900 * guile.texi: New file.
1901
1902 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1903
1904 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1905 ignore-descriptive-types". commands.
1906
1907 2014-01-22 Doug Evans <dje@google.com>
1908
1909 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1910 (gdbserver man): Ditto.
1911
1912 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1913
1914 * gdb.texinfo: Document limited reverse/replay support
1915 for target record-btrace.
1916
1917 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1918
1919 * gdb.texinfo (Process Record and Replay): Update documentation.
1920
1921 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1922
1923 * gdb.texinfo (Process Record and Replay): Document new /c
1924 modifier accepted by "record function-call-history".
1925 Add /i modifier to "record function-call-history" example.
1926
1927 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1928 Joel Brobecker <brobecker@adacore.com>
1929
1930 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1931 markers. Remove one that was misplaced.
1932
1933 2014-01-10 Pedro Alves <palves@redhat.com>
1934
1935 * gdb.texinfo (Your Program's Environment) <set environment>:
1936 Mention the shell, and point at 'set exec-wrapper'.
1937
1938 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1939
1940 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1941
1942 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1943
1944 * gdb.texinfo (Types In Python): Clarify the documentation
1945 of attribute gdb.Field.bitpos.
1946
1947 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1948
1949 * gdb.texinfo (Types In Python): Fix the documentation of
1950 attribute "bitpos" in class gdb.Field for enum types. Add
1951 documentation for attribute "enumval" in that same class.
1952
1953 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1954
1955 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1956 @ftable.
1957
1958 2013-12-23 Doug Evans <xdje42@gmail.com>
1959
1960 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1961 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1962 corresponding section in Extending GDB.
1963 (Extending GDB): Move menu up. New menu item "Auto-loading
1964 extensions".
1965 (Sequences): New menu item "Auto-loading sequences".
1966 (Auto-loading sequences): New node.
1967 (Python): Rename section from Scripting GDB to Extending GDB.
1968 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1969 Move docs on ways to auto-load extensions to ...
1970 (Auto-loading extensions): ... here. New node.
1971
1972 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1975 in menu.
1976 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1977 command, now in a new node.
1978 (GDB/MI Support Commands): New node, with its contents being
1979 extracted from the "GDB/MI Miscellaneous Commands" node.
1980 A small paragraph introducing the section is also added at
1981 the start.
1982 (GDB/MI Miscellaneous Commands): Delete the description of the
1983 -info-gdb-mi-command, -list-features and -list-target-features
1984 commands, now hosted in the "GDB/MI Support Commands" node.
1985
1986 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1987
1988 PR python/16113
1989 * gdb.texinfo (Values From Inferior): Add a note about using
1990 gdb.Field objects as subscripts on gdb.Value objects.
1991 (Types In Python): Add description about the new attribute
1992 "parent_type" of gdb.Field objects.
1993
1994 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1995
1996 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1997 entry for section docuumenting the -list-features GDB/MI command.
1998
1999 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2000
2001 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2002 "exec-run-start-option" entry in the output of the "-list-features"
2003 command.
2004
2005 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2006
2007 * gdb.texinfo (i386): Fix yesterday's commit.
2008
2009 2013-12-03 Tom Tromey <tromey@redhat.com>
2010
2011 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2012 documented here.
2013
2014 2013-12-03 Tom Tromey <tromey@redhat.com>
2015
2016 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2017
2018 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2019
2020 * gdb.texinfo (i386 Features): Add MPX feature registers.
2021 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2022 a subsubsection for MPX and describes the display of the
2023 boundary registers.
2024
2025 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2026
2027 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2028 documentation of the "ada-exceptions" entry.
2029
2030 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2031
2032 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2033 "^error" result record concerning the error message. Document
2034 the error code that may also be part of that result record.
2035 (GDB/MI Miscellaneous Commands): Document the
2036 "undefined-command-error-code" element in the output of
2037 the "-list-features" GDB/MI command.
2038
2039 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2040
2041 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2042 the new -info-gdb-mi-command GDB/MI command. Document
2043 the meaning of "-info-gdb-mi-command" in the output of
2044 -list-features.
2045
2046 2013-11-29 Pedro Alves <palves@redhat.com>
2047
2048 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2049 Update comment.
2050
2051 2013-11-24 Yao Qi <yao@codesourcery.com>
2052
2053 * gdb.texinfo (Caching Remote Data): Document new
2054 "set/show stack-cache" option.
2055
2056 2013-11-24 Yao Qi <yao@codesourcery.com>
2057
2058 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2059 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2060 "off" respectively.
2061
2062 2013-11-23 Yao Qi <yao@codesourcery.com>
2063
2064 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2065 of "displayhint" to the table about child results.
2066
2067 2013-11-21 Yao Qi <yao@codesourcery.com>
2068
2069 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2070 'dynamic' for the output of command -var-list-children.
2071
2072 2013-11-21 Yao Qi <yao@codesourcery.com>
2073
2074 * gdb.texinfo (Caching Target Data): Remove "see" before
2075 @pxref.
2076
2077 2013-11-20 Yao Qi <yao@codesourcery.com>
2078
2079 * gdb.texinfo (Caching Target Data): Update doc for
2080 per-address-space dcache.
2081
2082 2013-11-20 Yao Qi <yao@codesourcery.com>
2083
2084 * gdb.texinfo (Data): Rename menu item.
2085 (Caching Remote Data): Rename to ...
2086 (Caching Target Data): ... it. Update.
2087
2088 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2089
2090 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2091 "language-option" entry in the output of the "-list-features"
2092 command.
2093
2094 2013-11-15 Tom Tromey <tromey@redhat.com>
2095
2096 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2097 Add example.
2098
2099 2013-11-14 Tom Tromey <tromey@redhat.com>
2100
2101 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2102
2103 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2104
2105 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2106 (Context management): Place current subsection text into its own
2107 subsubsection. Add new subsubsection describing the "--language"
2108 command option.
2109
2110 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2111
2112 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2113 the documentation of "info-ada-exceptions" in the output
2114 of the "-list-features" command. Add the documentation
2115 of the "ada-exception" entry instead.
2116
2117 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2118
2119
2120 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2121 word of a couple of sentences to start with a capital letter.
2122
2123 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2124
2125 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2126 (Ada Exceptions): New node.
2127 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2128 Commands" node.
2129 (GDB/MI Ada Exceptions Commands): New node.
2130 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2131 field in the output of the "-list-features" command.
2132 * NEWS: Add entry for the new "info exceptions" CLI command,
2133 and for the new "-info-ada-exceptions" GDB/MI command.
2134
2135 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2136
2137 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2138 (Line Tables In Python): New node.
2139
2140 2013-11-08 Doug Evans <dje@google.com>
2141
2142 * gdb.texinfo (Debugging Output): Update text for
2143 "set debug dwarf2-read".
2144
2145 2013-11-08 Doug Evans <dje@google.com>
2146
2147 * gdb.texinfo (Debugging Output): Update text for
2148 "set debug symtab-create".
2149
2150 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2151
2152 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2153 constant.
2154
2155 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2156
2157 * gdb.texinfo (Breakpoints In Python): Document temporary
2158 option in breakpoint constructor, and add documentation to the
2159 temporary attribute.
2160
2161 2013-11-07 Yao Qi <yao@codesourcery.com>
2162
2163 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2164 output of "-var-info-expression".
2165
2166 2013-11-06 Pedro Alves <palves@redhat.com>
2167
2168 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2169 non-interactive mode.
2170 (Environment) <shell startup files warning>: Mention
2171 non-interactive mode. Mention .zshenv for Z shell, and talk about
2172 BASH_ENV instead of .bashrc for BASH.
2173
2174 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2175
2176 * gdb.texinfo (Commands to Specify Files): Add description
2177 of the remove-symbol-file command.
2178 * observer.texi: New free_objfile event
2179
2180 2013-10-24 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2183
2184 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2185
2186 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2187 New subsection inside which the "-catch-load" and "-catch-unload"
2188 commands documentation is now placed.
2189 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2190 documenting the "-catch-assert" and "-catch-exception" new
2191 GDB/MI commands.
2192
2193 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2194
2195 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2196
2197 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2198
2199 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2200 serial baud".
2201 (Remote Configuration): Replace "set remotebaud" by "set serial
2202 baud". Replace "show remotebaud" by "show serial baud".
2203
2204 2013-10-07 Pedro Alves <palves@redhat.com>
2205
2206 PR breakpoints/11568
2207 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2208 when the thread is removed from the thread list.
2209
2210 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2211
2212 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2213 Update entry for $_exitcode.
2214
2215 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2216
2217 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2218 new "--start" option.
2219
2220 2013-10-02 Pedro Alves <palves@redhat.com>
2221
2222 * gdb.texinfo (Registers): Expand description of saved registers
2223 in frames. Explain <not saved>.
2224
2225 2013-09-25 Doug Evans <dje@google.com>
2226
2227 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2228
2229 2013-09-16 Stan Shebs <stan@codesourcery.com>
2230
2231 Remove the internals manual gdbint.texinfo.
2232 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2233 (PDFFILES): Remove gdbint.pdf.
2234 (HTMLFILES): Remove gdbint/index.html.
2235 (HTMLFILES_INSTALL): Remove gdbint.
2236 (GDBINT_DOC_FILES): Remove.
2237 (dvi): Remove gdbint.dvi.
2238 (ps): Remove gdbint.ps.
2239 * gdbint.texinfo: Remove file.
2240 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2241
2242 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2243
2244 * gdb.texinfo (Convenience Functions): Mention new convenience
2245 function $_isvoid.
2246
2247 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2248
2249 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2250 (Standard Target Features): Add new node to menu.
2251 (S/390 and System z Features): New node.
2252
2253 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2254
2255 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2256 -list-target-features in the example.
2257
2258 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2261 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2262
2263 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2264
2265 Sync documentation with gdb.base/gnu-debugdata.exp.
2266 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2267
2268 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2269
2270 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2271
2272 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2273 Yao Qi <yao@codesourcery.com>
2274
2275 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2276 Document new --skip-unavailable option.
2277 <-stack-list-variables>: Document new --skip-unavailable option.
2278
2279 2013-08-26 Doug Evans <dje@google.com>
2280
2281 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2282 an optional regexp.
2283
2284 2013-08-13 Tom Tromey <tromey@redhat.com>
2285
2286 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2287 Document GDB_PARALLEL and GDB_INOTIFY.
2288
2289 2013-08-09 Stan Shebs <stan@codesourcery.com>
2290
2291 * LRS: Remove file, describes a long-abandoned live-range
2292 splitting extension to stabs.
2293
2294 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2295
2296 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2297
2298 2013-07-17 Doug Evans <dje@google.com>
2299
2300 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2301
2302 2013-07-02 Tom Tromey <tromey@redhat.com>
2303
2304 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2305
2306 2013-06-28 Tom Tromey <tromey@redhat.com>
2307
2308 * Makefile.in (version.subst): Use version.in, not
2309 common/version.in.
2310 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2311 Likewise.
2312
2313 2013-06-27 Pedro Alves <palves@redhat.com>
2314
2315 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2316 dynamic symbol resolution code>: New section, based on infrun.c
2317 comment.
2318
2319 2013-06-26 Tom Tromey <tromey@redhat.com>
2320
2321 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2322 Update.
2323 (Releasing GDB): Likewise.
2324
2325 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2326 Yao Qi <yao@codesourcery.com>
2327
2328 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2329 -trace-frame-collected.
2330
2331 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2332
2333 * gdb.texinfo (Traceframe Info Format): Document tvar element
2334 and its attributes.
2335
2336 2013-06-25 Yao Qi <yao@codesourcery.com>
2337
2338 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2339
2340 2013-06-24 Tom Tromey <tromey@redhat.com>
2341
2342 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2343 (GDBvn.texi): Use version.subst.
2344 (version.subst): New target.
2345 (mostlyclean): Remove version.subst.
2346
2347 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2348
2349 * gdb.texinfo (GDB/MI Data Manipulation)
2350 <-data-list-register-values>: Document the --skip-unavailable
2351 option.
2352
2353 2013-06-07 Yao Qi <yao@codesourcery.com>
2354
2355 * gdb.texinfo (Symbols): Add kindex and cindex for
2356 'maint print msymbols'.
2357
2358 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2359
2360 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2361 response field name (thread-group to inferior).
2362
2363 2013-06-04 Gary Benson <gbenson@redhat.com>
2364
2365 * gdb.texinfo (General Query Packets/qSupported): Added
2366 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2367 to the table of currently defined stub features.
2368 Added a more detailed entry for "augmented-libraries-svr4-read".
2369 (General Query Packets/qXfer:libraries-svr4:read): Documented
2370 the augmented form of this packet.
2371
2372 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2373
2374 * gdb.texinfo (System-wide Configuration Scripts): Renames
2375 "Installed System-wide Configuration Scripts". Add associated
2376 @menu block.
2377
2378 2013-05-23 Yao Qi <yao@codesourcery.com>
2379 Pedro Alves <palves@redhat.com>
2380
2381 * gdb.texinfo (Packets): Document 'vCont;r'.
2382 (Continuing and Stepping): Document target-assisted range
2383 stepping, and the 'set range-stepping' and 'show range-stepping'
2384 commands.
2385
2386 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2387
2388 * gdb.texinfo (Installed System-wide Configuration Scripts):
2389 Add subsection describing the scripts now available under
2390 the data-dir's system-gdbbinit subdirectory.
2391 * NEWS: Add entry announcing the availability of system-wide
2392 configuration scripts for ElinOS and Wind River Linux.
2393
2394 2013-05-21 Hui Zhu <hui@codesourcery.com>
2395
2396 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2397 "-dprintf-insert" command.
2398
2399 2013-05-17 Doug Evans <dje@google.com>
2400
2401 * gdb.texinfo (Maintenance Commands): Update doc for
2402 "maint check-psymtabs". Add doc for "maint check-symtabs",
2403 "maint expand-symtabs".
2404
2405 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2406
2407 * gdb.texinfo (Process Record and Replay): Document the
2408 "record goto" command and its sub-commands.
2409
2410 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2411
2412 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2413 (Python API): Add Frame Filters API, Frame Wrapper API,
2414 Writing a Frame Filter/Wrapper, Managing Management of Frame
2415 Filters chapter entries.
2416 (Frame Filters API): New Node.
2417 (Frame Wrapper API): New Node.
2418 (Writing a Frame Filter): New Node.
2419 (Managing Frame Filters): New Node.
2420 (Progspaces In Python): Add note about frame_filters attribute.
2421 (Objfiles in Python): Ditto.
2422 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2423 @anchors and --no-frame-filters option to -stack-list-variables,
2424 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2425 commands.
2426
2427 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2428
2429 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2430 Support" subsection documenting the XML format used to transfer
2431 shared library info on AIX.
2432
2433 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2434
2435 * gdb.texinfo (Debugging Output): Add documentation of
2436 "set debug aix-solib" and "show debug aix-solib" commands.
2437
2438 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2439
2440 * gdb.texinfo (Nios II): New section.
2441 (Nios II Features): New section.
2442
2443 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2444
2445 * gdbint.texinfo (Algorithms): Remove entries documenting
2446 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2447 SOLIB_CREATE_INFERIOR_HOOK.
2448
2449 2013-04-29 Tom Tromey <tromey@redhat.com>
2450
2451 PR python/14204:
2452 * gdb.texinfo (Python API): Fix menu entry.
2453 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2454 Define global and static block. Add example. Clarify
2455 block relationship for inline functions.
2456
2457 2013-04-29 Tom Tromey <tromey@redhat.com>
2458
2459 * gdb.texinfo (Python API): Mention Python help and keyword
2460 arguments. Move pagination text to Basic Python.
2461 (Basic Python): Put pagination text here. Document
2462 close-on-exec, SIGCHLD, and SIGINT.
2463
2464 2013-04-19 Pedro Alves <palves@redhat.com>
2465
2466 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2467 "signedness" instead of "signness".
2468
2469 2013-04-19 Pedro Alves <palves@redhat.com>
2470
2471 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2472 -Wno-pointer-sign text with text on -Wpointer-sign.
2473
2474 2013-04-16 Tom Tromey <tromey@redhat.com>
2475
2476 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2477 GCC that has the SDT probe points.
2478
2479 2013-04-15 Tom Tromey <tromey@redhat.com>
2480
2481 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2482 exception catchpoints.
2483
2484 2013-04-15 Tom Tromey <tromey@redhat.com>
2485
2486 * gdb.texinfo (Set Catchpoints): Document $_exception.
2487 (Convenience Vars): Mention $_exception.
2488
2489 2013-04-15 Tom Tromey <tromey@redhat.com>
2490
2491 * gdb.texinfo (Set Catchpoints): Reorganize exception
2492 catchpoints. Document "catch rethrow".
2493 (Debugging C Plus Plus): Mention "catch rethrow".
2494
2495 2013-04-15 Tom Tromey <tromey@redhat.com>
2496
2497 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2498
2499 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2500 Eli Zaretskii <eliz@gnu.org>
2501
2502 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2503 line below the sample output.
2504
2505 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2506
2507 * gdb.texinfo (Mode Options): Document '-configuration'.
2508 (Help): Document "show configuration".
2509 (Bug Reporting): Add requirements to include the configuration
2510 details in bug reports.
2511
2512 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2513
2514 * Makefile.in (MAN1S): Add gcore.1.
2515 Remove "Host, target, and site specific Makefile fragments" comment.
2516 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2517 (install-man1, uninstall-man1): Conditionalize gcore.1.
2518 (gcore.1): New.
2519 * gdb.texinfo (Man Pages): Add gcore man.
2520 (gcore man): New node.
2521
2522 2013-04-10 Pedro Alves <palves@redhat.com>
2523
2524 * gdb.texinfo (Process Record and Replay): Document that "set
2525 record full insn-number-max", "set record
2526 instruction-history-size" and "set record
2527 function-call-history-size" accept "unlimited".
2528 (Backtrace): Document that "set backtrace limit" accepts
2529 "unlimited".
2530 (List): Document that "set listsize" accepts "unlimited".
2531 (Print Settings)" Document that "set print max-symbolic-offset",
2532 "set print elements" and "set print repeats" accept "unlimited".
2533 (Starting and Stopping Trace Experiments): Document that "set
2534 trace-buffer-size" accepts "unlimited".
2535 (Remote Configuration): Document that "set tcp connect-timeout"
2536 accepts "unlimited".
2537 (Command History): Document that "set history size" accepts
2538 "unlimited".
2539 (Screen Size): Document that "set height" and "set width" accepts
2540 "unlimited". Adjust "set pagination"'s description to suggest
2541 "set height unlimited" instead of "set height 0".
2542
2543 2013-04-10 Yao Qi <yao@codesourcery.com>
2544
2545 * gdb.texinfo (Trace Files): Add "target ctf".
2546
2547 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2548
2549 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2550
2551 * Makefile.in (install-man1, install-man5, uninstall-man1)
2552 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2553
2554 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2555
2556 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2557 Eli Zaretskii <eliz@gnu.org>
2558
2559 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2560 parameters order. Remove "On some targets" for --attach. Document the
2561 --multi parameter and extended-remote command. Document all the
2562 options.
2563
2564 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2565
2566 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2567 the list of supported languages.
2568
2569 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2570
2571 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2572 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2573 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2574 (diststuff): Add man.
2575 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2576 (uninstall-man5): New.
2577 (STAGESTUFF): Add *.1 and *.5.
2578 (GDBvn.texi): Add SYSTEM_GDBINIT.
2579 (gdb.1, gdbserver.1, gdbinit.5): New.
2580 (maintainer-clean realclean): Add $(MANS).
2581 (install): Add install-man.
2582 (uninstall): Add uninstall-man.
2583 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2584 (@copying): Wrap it by @c man begin COPYRIGHT.
2585 (Top): Add Man Pages.
2586 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2587
2588 2013-04-02 Pedro Alves <palves@redhat.com>
2589
2590 * gdb.texinfo (Debugging Output): Document "set/show debug
2591 aarch64", "set/show debug coff-pe-read" and "set/show debug
2592 mach-o".
2593
2594 2013-04-02 Pedro Alves <palves@redhat.com>
2595
2596 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2597 table>: Add entry for "trace-buffer-size".
2598
2599 2013-03-28 Pedro Alves <palves@redhat.com>
2600
2601 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2602 table>: Add entry for "trace-status".
2603
2604 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2605
2606 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2607 @bullet", which is invalid (makeinfo 5.1 barfs).
2608
2609 2013-03-28 Pedro Alves <palves@redhat.com>
2610
2611 PR gdb/15294
2612
2613 * gdb.texinfo (List) <set listsize>: Adjust to document that
2614 listsize 0 means no limit, and remove mention of -1.
2615
2616 2013-03-22 Yao Qi <yao@codesourcery.com>
2617
2618 * gdb.texinfo (Embedded Processors): Remove menu item
2619 "OpenRISC 1000".
2620 (OpenRISC 1000): Remove.
2621
2622 2013-03-21 Doug Evans <dje@google.com>
2623
2624 * gdb.texinfo (Maintenance Commands): Add docs for
2625 "mt set per-command {space,time,symtab} {on,off}".
2626
2627 2013-03-14 Hui Zhu <hui@codesourcery.com>
2628 Yao Qi <yao@codesourcery.com>
2629
2630 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2631
2632 2013-03-13 Keith Seitz <keiths@redhat.com>
2633
2634 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2635 "maint agent" reference to Dynamic printf.
2636
2637 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2638
2639 * gdb.texinfo (General Query Packets): Don't use colon in index
2640 entries visible to Info format.
2641
2642 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2643
2644 * gdb.texinfo (Process Record and Replay): Document record
2645 changes.
2646
2647 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2648
2649 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2650 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2651 qXfer:btrace:read.
2652
2653 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2654
2655 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2656 use colons in @anchor and @cindex entries.
2657
2658 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2659
2660 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2661
2662 2013-03-08 Stan Shebs <stan@codesourcery.com>
2663 Hafiz Abid Qadeer <abidh@codesourcery.com>
2664
2665 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2666 trace-buffer-size set and show commands.
2667 (Tracepoint Packets): Document QTBuffer:size.
2668 (General Query Packets): Document QTBuffer:size.
2669
2670 2013-02-21 Tom Tromey <tromey@redhat.com>
2671
2672 * gdb.texinfo: Remove bad @syncodeindex.
2673 (Values From Inferior, Types In Python, Inferiors In Python)
2674 (Events In Python, Threads In Python, Frames In Python, Blocks In
2675 Python, Symbols In Python, Symbol Tables In Python): Remove
2676 @tables.
2677 (Packets, General Query Packets, Tracepoint Packets)
2678 (Host I/O Packets): Use @w{} for empty @item.
2679
2680 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2681
2682 * gdb.texinfo (Architectures In Python): Add description about
2683 the new method gdb.Architecture.disassemble.
2684
2685 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2686 Hafiz Abid Qadeer <abidh@codesourcery.com>
2687
2688 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2689 Document the "trace-file" field.
2690
2691 2013-02-07 Doug Evans <dje@google.com>
2692
2693 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2694 command.
2695
2696 2013-02-06 Yao Qi <yao@codesourcery.com>
2697
2698 * gdb.texinfo (GDB/MI Async Records): Document new MI
2699 notification "=tsv-modified". Update the document of MI
2700 notification "=tsv-created".
2701 * observer.texi (GDB Observers): New observer tsv_modified.
2702 Update observer tsv_created and tsv_delete.
2703
2704 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2705
2706 * gdb.texinfo (AArch64 Features): New section; document
2707 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2708 (Architectures): Add new AArch64 section to document AArch64
2709 architecture specific commands.
2710 (ABI): Add description of the new OS ABI "Newlib" and its influence
2711 on the longjmp handling.
2712
2713 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2714 Jan Kratochvil <jan.kratochvil@redhat.com>
2715
2716 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2717 variable in 'set/show backtrace' section.
2718
2719 2013-01-31 Tom Tromey <tromey@redhat.com>
2720
2721 * gdb.texinfo (Target Commands): Fix typo.
2722
2723 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2724
2725 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2726 describing the gdb.Architecture class.
2727 (Frames In Python): Add description about the new method
2728 gdb.Frame.architecture().
2729
2730 2013-01-23 Doug Evans <dje@google.com>
2731
2732 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2733
2734 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2735
2736 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2737 'thread-groups' field when printing a breakpoint in MI.
2738
2739 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2740 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2741 to reflect that jit-reader-load now supports absolute file-names.
2742
2743 2013-01-16 Tom Tromey <tromey@redhat.com>
2744
2745 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2746 (Signals): Likewise.
2747
2748 2013-01-16 Tom Tromey <tromey@redhat.com>
2749
2750 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2751 "catch-type" field.
2752 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2753
2754 2013-01-07 Tom Tromey <tromey@redhat.com>
2755
2756 * gdb.texinfo (Mode Options): Don't mention -epoch.
2757 (Data, Emacs): Remove obsolete comments.
2758
2759 2013-01-02 Tom Tromey <tromey@redhat.com>
2760
2761 * gdb.texinfo (GDB/MI Output Records): Update menu.
2762 (GDB/MI Breakpoint Information): New node.
2763 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2764 <-break-insert>: Likewise.
2765
2766 2012-12-31 Yao Qi <yao@codesourcery.com>
2767
2768 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2769 (Packets): Move "vStopped" packet to ...
2770 (Notification Packets): ... here. Describe the components
2771 of notification. Add a table of supported notifications.
2772 Add an example on the process of he async notification.
2773
2774 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2775
2776 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2777 present.
2778 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2779 fullname output always present.
2780
2781 2012-12-23 Pierre Muller <muller@sourceware.org>
2782
2783 * gdbint.texinfo (Function prototypes): Require use of "extern"
2784 modifier for function prototypes in headers.
2785
2786 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2787
2788 * refcard.tex: Update copyright notice to GPL v3 or later.
2789 Update contact info.
2790
2791 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2792
2793 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2794
2795 2012-12-15 Yao Qi <yao@codesourcery.com>
2796
2797 * gdb.texinfo (Debugging Output): Document 'set debug
2798 notification' and 'show debug notification'.
2799
2800 2012-12-15 Yao Qi <yao@codesourcery.com>
2801
2802 * gdb.texinfo (Listing Tracepoints): New item and example about
2803 'installed on target' output.
2804 Add more in the example about 'installed on target'.
2805 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2806
2807 2012-12-14 Tom Tromey <tromey@redhat.com>
2808
2809 * gdb.texinfo (SVR4 Process Information): Mention core files.
2810
2811 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2812
2813 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2814
2815 2012-12-11 Pedro Alves <palves@redhat.com>
2816
2817 * gdb.texinfo: Remove all mentions of Unixware throughout.
2818
2819 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2822
2823 2012-11-29 Tom Tromey <tromey@redhat.com>
2824
2825 * gdb.texinfo (SVR4 Process Information): Document missing
2826 "info proc" subcommands.
2827
2828 2012-11-29 Yao Qi <yao@codesourcery.com>
2829
2830 PR gdb/1477.
2831 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2832 to 'auto' instead of 'gnu'.
2833
2834 2012-11-26 Tom Tromey <tromey@redhat.com>
2835
2836 * gdb.texinfo (MiniDebugInfo): New node.
2837 (GDB Files): Update.
2838
2839 2012-11-16 Doug Evans <dje@google.com>
2840
2841 * gdb.texinfo (System-wide configuration): If the system-wide init
2842 file lives in the data-directory, and --data-directory is provided,
2843 look for it there.
2844
2845 2012-11-15 Tom Tromey <tromey@redhat.com>
2846
2847 * gdb.texinfo (Signaling): Fix typo.
2848
2849 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2850
2851 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2852 parameter "count" of -data-write-memory-bytes, and add an example.
2853
2854 2012-11-12 Tom Tromey <tromey@redhat.com>
2855
2856 * gdb.texinfo (Symbols): Document "info type-printers",
2857 "enable type-printer" and "disable type-printer".
2858 (Python API): Add new node to menu.
2859 (Type Printing API): New node.
2860 (Progspaces In Python): Document type_printers field.
2861 (Objfiles In Python): Likewise.
2862 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2863 register_type_printer, TypePrinter>: Document.
2864
2865 2012-11-12 Tom Tromey <tromey@redhat.com>
2866
2867 * gdb.texinfo (Symbols): Document "set print type methods",
2868 "set print type typedefs", and flags to ptype and whatis.
2869
2870 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2871
2872 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2873 the example -data-disassemble output. Extend the description of
2874 the -data-disassemble results to document all fields. Document
2875 the cli disassemble command as being related to -data-disassemble.
2876
2877 2012-11-09 Yao Qi <yao@codesourcery.com>
2878
2879 PR gdb/14777.
2880 * gdb.texinfo (OS Information): Remove doc on command
2881 'info udot'.
2882
2883 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2884
2885 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2886 gdb.ini warning for Windows port.
2887
2888 2012-11-08 Yao Qi <yao@codesourcery.com>
2889
2890 * gdb.texinfo (Search): Add kindex for 'fo'.
2891
2892 2012-11-05 Tom Tromey <tromey@redhat.com>
2893
2894 PR python/14802:
2895 * gdb.texinfo (Functions In Python): Add example.
2896
2897 2012-11-03 Yao Qi <yao@codesourcery.com>
2898
2899 * observer.texi (GDB Observers): Remove observer
2900 'tracepoint_modified', 'tracepoint_created' and
2901 'tracepoint_deleted'.
2902
2903 2012-10-26 Tom Tromey <tromey@redhat.com>
2904
2905 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2906
2907 2012-10-25 Tom Tromey <tromey@redhat.com>
2908
2909 * gdb.texinfo (General Query Packets): Use @itemx.
2910
2911 2012-10-17 Yao Qi <yao@codesourcery.com>
2912
2913 * observer.texi (GDB Observers): Update observer
2914 'memory_changed'.
2915 * gdb.texinfo (GDB/MI Async Records): Document for
2916 "memory-changed" notification.
2917
2918 2012-10-15 Doug Evans <dje@google.com>
2919
2920 * gdb.texinfo (Mode Options): Document -nh.
2921 Elaborate on docs for -nx.
2922
2923 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2924
2925 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2926
2927 2012-09-21 Yao Qi <yao@codesourcery.com>
2928 Pedro Alves <palves@redhat.com>
2929
2930 * gdb.texinfo (GDB/MI Async Records): Document notification
2931 'record-started' and 'record-stopped'.
2932 * observer.texi (GDB Observers): New observer 'record-changed'.
2933
2934 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2935
2936 * gdb.texinfo: Document the removal of SH's 'regs' command.
2937
2938 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2939
2940 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2941
2942 2012-09-18 Yao Qi <yao@codesourcery.com>
2943
2944 * gdb.texinfo (GDB/MI Async Records): Document new MI
2945 notifications '=tsv-created' and '=tsv-deleted'.
2946 * observer.texi (GDB Observers): New observer tsv_created and
2947 tsv_deleted.
2948
2949 2012-09-18 Yao Qi <yao@codesourcery.com>
2950
2951 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2952 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2953 '=traceframe-changed'.
2954
2955 2012-09-17 Yao Qi <yao@codesourcery.com>
2956
2957 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2958 'set listsize'.
2959
2960 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2961 Eli Zaretskii <eliz@gnu.org>
2962
2963 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2964 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2965 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2966
2967 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2970
2971 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2972
2973 Document how to return from "python-interactive" to GDB.
2974 * gdb.texinfo (Python Commands): Update documentation.
2975
2976 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2977
2978 Add a new "python-interactive" command that starts a standard
2979 Python interactive prompt with "pi" as alias, and add "py" as
2980 an alias to "python".
2981 * gdb.texinfo (Python Commands): Document the new commands.
2982
2983 2012-08-22 Tom Tromey <tromey@redhat.com>
2984
2985 * gdbint.texinfo (Host Definition): Remove documentation for
2986 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2987
2988 2012-08-17 Keith Seitz <keiths@redhat.com>
2989
2990 PR c++/13356
2991 * gdb.texinfo (Type and Range Checking): Remove warning.
2992 Remove spurious commas.
2993 Update text and examples for re-implementation of set/show
2994 check type.
2995 (C and C++ Type and Range Checks): Likewise.
2996
2997 2012-08-16 Yao Qi <yao@codesourcery.com>
2998
2999 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3000 is deprecated.
3001
3002 2012-08-13 Doug Evans <dje@google.com>
3003
3004 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3005 to include functions.
3006
3007 2012-08-10 Doug Evans <dje@google.com>
3008
3009 * gdb.texinfo (Convenience Funs): New node.
3010 (Types In Python): Document Type.vector.
3011
3012 2012-08-09 Yao Qi <yao@codesourcery.com>
3013
3014 * observer.texi: New observer command_param_changed.
3015 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3016
3017 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3018
3019 * gdbint.texinfo (Debugging GDB): In section
3020 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3021 Mention also gdb-gdb.py.
3022
3023 2012-08-07 Yao Qi <yao@codesourcery.com>
3024
3025 Revert the folloing patch:
3026 2012-08-06 Yao Qi <yao@codesourcery.com>
3027 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3028 remote hardware-watchpoint-limit' and 'set
3029 remote hardware-breakpoint-limit'.
3030
3031 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3032
3033 * gdb.texinfo (Working Directory): Added information about new
3034 default argument for 'cd' command.
3035
3036 2012-08-06 Yao Qi <yao@codesourcery.com>
3037
3038 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3039 remote hardware-watchpoint-limit' and 'set
3040 remote hardware-breakpoint-limit'.
3041
3042 2012-08-06 Yao Qi <yao@codesourcery.com>
3043
3044 Fix PR14371.
3045
3046 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3047 '=breakpoint-deleted'.
3048
3049 2012-08-02 Yao Qi <yao@codesourcery.com>
3050
3051 * gdb.texinfo (Native): Remove node Neutrino.
3052
3053 2012-07-27 Yao Qi <yao@codesourcery.com>
3054
3055 * gdb.texinfo (IPA Protocol Commands): Document new command
3056 'close'.
3057
3058 2012-07-25 Tom Tromey <tromey@redhat.com>
3059
3060 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3061
3062 2012-07-20 Doug Evans <dje@google.com>
3063
3064 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3065 (Index Files): Document how to control the use of deprecated index
3066 sections.
3067 (Index Section Format): Replace --use-deprecated-index-sections with
3068 "set use-deprecated-index-sections on".
3069
3070 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3071
3072 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3073 indices into a single node "Index". Instead, join function and
3074 variable indices into a single index, separate from the concept
3075 index. Requested in
3076 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3077 (Top): Update the top-level menu: instead of one "Index" there are
3078 now separate entries "Concept Index" and "Function and Variable
3079 Index".
3080 (Concept Index, Function and Variable Index): New nodes.
3081 (Index): Node deleted.
3082
3083 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3084
3085 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3086 and "maint agent-eval".
3087
3088 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3089
3090 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3091 avoid file-name clashes between Index.html and index.html on
3092 case-insensitive filesystems. See the discussion starting in
3093 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3094 details of the problem.
3095 (Top): Update the master menu for the above.
3096 (Concept Index, Command and Variable Index): New nodes, instead of
3097 the old "Index" node that was deleted. All cross-references
3098 updated.
3099
3100 2012-07-02 Stan Shebs <stan@codesourcery.com>
3101
3102 * gdb.texinfo (Dynamic Printf): Mention agent style and
3103 disconnected dprintf.
3104 (Maintenance Commands): Describe maint agent-printf.
3105 (General Query Packets): Mention BreakpointCommands feature.
3106 (Packets): Document commands extension to Z0 packet.
3107 * agentexpr.texi (Bytecode Descriptions): Document printf
3108 bytecode.
3109
3110 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3111
3112 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3113 only after gdbinit files.
3114 (Startup): Move -iex and -iex commands down after gdbinit files.
3115
3116 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3117
3118 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3119 possibility.
3120
3121 2012-06-29 Tom Tromey <tromey@redhat.com>
3122
3123 * gdb.texinfo (Index Section Format): Update for version 7.
3124
3125 2012-06-28 Stan Shebs <stan@codesourcery.com>
3126
3127 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3128 example, add note about title column.
3129
3130 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3131
3132 * gdb.texinfo (Symbol Tables In Python): Add description about
3133 the new 'last' attribute of gdb.Symtab_and line.
3134
3135 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3136
3137 * gdb.texinfo (Symbol Tables In Python): Correct the description
3138 of the 'pc' attribute of gdb.Symtab_and_line.
3139
3140 2012-06-26 Doug Evans <dje@google.com>
3141
3142 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3143 and symtab-create.
3144
3145 2012-06-25 Keith Seitz <keiths@redhat.com>
3146
3147 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3148 from example. Remove "rbreak" from list of corresponding
3149 gdb commands.
3150
3151 2012-06-23 Doug Evans <dje@google.com>
3152
3153 * gdb.texinfo (Index Section Format): Document version 7 format.
3154
3155 2012-06-22 Yao Qi <yao@codesourcery.com>
3156
3157 * gdb.texinfo: Add missing cindex for some packets.
3158
3159 2012-06-20 Keith Seitz <keiths@redhat.com>
3160
3161 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3162 for -break-insert and document -p.
3163
3164 2012-06-20 Yao Qi <yao@codesourcery.com>
3165
3166 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3167 and "gdb.write_memory" with "Inferior.read_memory" and
3168 "Inferior.write_memory".
3169
3170 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3171
3172 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3173 (Free Documentation): Add @node line.
3174 (Continuing and Stepping) <advance location>: Use @item instead of
3175 @itemx.
3176 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3177 @itemx.
3178 (Embedded Processors): Put the link to "PA" to its correct place,
3179 according to document structure.
3180 (Python API): Put the link to "Lazy Strings In Python" to its
3181 correct place.
3182 (Index): Use @@ in @tex block to get a literal @.
3183
3184 * gdbint.texinfo: Fix the @subtitle line.
3185
3186 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3187 correct place.
3188
3189 2012-06-08 Yao Qi <yao@codesourcery.com>
3190
3191 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3192 Protocol'.
3193 (In-Process Agent Protocol, IPA Protocol Objects)
3194 (IPA Protocol Commands): New nodes.
3195 (Tracepoint Packets): Add anchors.
3196
3197 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3198
3199 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3200
3201 2012-06-06 Yao Qi <yao@codesourcery.com>
3202
3203 * gdb.texinfo: Update copyright year.
3204
3205 2012-05-23 Stan Shebs <stan@codesourcery.com>
3206 Kwok Cheung Yeung <kcy@codesourcery.com>
3207
3208 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3209
3210 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3211
3212 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3213 Mention also --with-separate-debug-dir.
3214 (Auto-loading): Prepend $debugdir in the sample output.
3215 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3216 auto-load safe-path variable.
3217 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3218 Mention also $debugdir for 'set auto-load scripts-directory'.
3219
3220 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3221
3222 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3223 (MIPS Embedded, MIPS, MIPS Register packet Format)
3224 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3225 appropriate.
3226
3227 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3228 Maciej W. Rozycki <macro@codesourcery.com>
3229
3230 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3231 mips compression".
3232 (MIPS Breakpoint Kinds): New subsubsection.
3233
3234 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3235
3236 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3237 nodes for subsections. Add @acronym mark-ups and adjust
3238 formatting.
3239
3240 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3241
3242 Rename $ddir to $datadir.
3243 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3244 (objfile-gdb.py file): Rename $ddir to $datadir.
3245
3246 2012-05-18 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3249
3250 2012-05-14 Stan Shebs <stan@codesourcery.com>
3251
3252 * gdb.texinfo (Dynamic Printf): New subsection.
3253
3254 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3255
3256 * gdb.texinfo (Basic Python): Add description about the function
3257 gdb.find_pc_line
3258
3259 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3260 Eli Zaretskii <eliz@gnu.org>
3261
3262 * gdb.texinfo (Separate Debug Files): Use plural form for global
3263 debugging information directory.
3264
3265 2012-05-11 Stan Shebs <stan@codesourcery.com>
3266 Kwok Cheung Yeung <kcy@codesourcery.com>
3267
3268 * gdb.texinfo (Operating System Auxiliary Information): Document new
3269 'info os' subcommands.
3270
3271 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3272
3273 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3274 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3275 (dotdebug_gdb_scripts section): Add reference
3276 to 'Auto-loading safe path'.
3277
3278 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3279
3280 Implement multi-component --with-auto-load-dir.
3281 * gdb.texinfo (Auto-loading): New references
3282 for 'set auto-load scripts-directory'
3283 and 'show auto-load scripts-directory'.
3284 (Auto-loading safe path): Describe the new default. Move $ddir
3285 substituation reference to 'objfile-gdb.py file'.
3286 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3287 script-name. Describe new 'set auto-load scripts-directory'
3288 and 'show auto-load scripts-directory'.
3289
3290 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3291
3292 Provide $ddir substitution for --with-auto-load-safe-path.
3293 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3294 (Auto-loading safe path): Likewise. Mention the default value,
3295 $ddir substitution, --with-auto-load-safe-path and
3296 --without-auto-load-safe-path.
3297 * observer.texi (gdb_datadir_changed): New.
3298
3299 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3300
3301 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3302 Twice.
3303
3304 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3305 directory separator by path separator.
3306
3307 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3308
3309 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3310 for 'set auto-load safe-path' optional. Mention if it is omitted.
3311 Change disabling security protection condition to "/", twice.
3312
3313 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3314
3315 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3316 the new methods global_block and static_block on gdb.Symtab
3317 objects.
3318
3319 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3320
3321 * gdb.texinfo (Blocks In Python): Add a note saying that future
3322 improvements to GDB and its infrastructure can move symbols
3323 across blocks within a symbol table.
3324
3325 2012-04-29 Yao Qi <yao@codesourcery.com>
3326
3327 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3328 (A29K): Remove.
3329
3330 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3331 Tom Tromey <tromey@redhat.com>
3332
3333 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3334 and generic static probe support on GDB.
3335
3336 2012-04-25 Doug Evans <dje@google.com>
3337
3338 * gdb.texinfo (Go): Fix thinko.
3339
3340 * gdb.texinfo (Supported Languages): Add Go.
3341 (Go): New node.
3342
3343 2012-04-25 Yao Qi <yao@codesourcery.com>
3344
3345 * gdbint.texinfo (Testsuite): New section `Board settings'.
3346
3347 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3348
3349 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3350 Three times.
3351
3352 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3353 Three times.
3354
3355 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3356
3357 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3358 by @table @asis. Fix formatting of one item.
3359
3360 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3361
3362 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3363
3364 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3365
3366 New option "set debug auto-load".
3367 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3368 (auto-load verbose mode): New node.
3369
3370 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3371
3372 New option "set auto-load safe-path".
3373 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3374 and "info auto-load" examples for safe-path. Put there also references
3375 for "set auto-load safe-path" and "show auto-load safe-path".
3376 New menu item for Auto-loading safe path.
3377 (Auto-loading safe path): New node.
3378 (Python Auto-loading): Update the expected output from "Missing"
3379 to "No".
3380
3381 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3382
3383 auto-load: Implementation.
3384 * gdb.texinfo (Mode Options): New anchor for -nx.
3385 (Startup): New anchors for Option -init-eval-command,
3386 Home Directory Init File
3387 and Init File in the Current Directory during Startup.
3388 Mention set auto-load local-gdbinit with a reference.
3389 Change the sample code to "set auto-load python-scripts".
3390 (Threads): New anchor set libthread-db-search-path.
3391 Provide references to libthread_db.so.1 file.
3392 (Controlling GDB): New menu item for Auto-loading.
3393 (Auto-loading, Init File in the Current Directory)
3394 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3395 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3396 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3397 reference.
3398 (Auto-loading): Rename to ...
3399 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3400 "set auto-load python-scripts", new anchor for it. Change
3401 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3402 for it. Change "info auto-load-scripts"
3403 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3404 to "Python scripts".
3405
3406 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3407
3408 PR mi/13393
3409 * gdb.texinfo (Print Settings): Extend the description for "set print
3410 object".
3411 (GDB/MI Variable Objects): Extend the description for -var-create and
3412 -var-list-children.
3413
3414 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3415
3416 * gdb.texinfo (Examining Data): Document the 'explore' command.
3417
3418 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3419
3420 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3421 to the children of a varobj and its update range when -var-update
3422 returns that the varobj's type changed.
3423
3424 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3425
3426 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3427 Create two new links fir 'objfile-gdb.py file'
3428 and 'dotdebug_gdb_scripts section'.
3429
3430 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3431
3432 * gdb.texinfo (Auto-loading): Rename node reference
3433 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3434 Twice.
3435 (.debug_gdb_scripts section): Rename the node ...
3436 (dotdebug_gdb_scripts section): ... here.
3437 (Maintenance Commands): Also rename this node reference.
3438
3439 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3440
3441 * gdb.texinfo (Python API/Values From Inferior): Add description
3442 about the new method Value.referenced_value. Add description on
3443 how Value.dereference is different (and similar) to
3444 Value.referenced_value.
3445
3446 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3447
3448 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3449 --init-eval-command=COMMAND, -iex.
3450 (Startup): Describe -iex and -ix. Simplify the example
3451 for "set auto-load-scripts off".
3452
3453 2012-03-16 Gary Benson <gbenson@redhat.com>
3454
3455 PR breakpoints/10738
3456 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3457 stating that GDB cannot set breakpoints on inlined functions.
3458 (Mode Options): Document --use-deprecated-index-sections.
3459 (Index Section Format): Document new index section version format.
3460
3461 2012-03-15 Tom Tromey <tromey@redhat.com>
3462
3463 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3464
3465 2012-03-13 Doug Evans <dje@google.com>
3466
3467 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3468 of "reload".
3469 (Symbols): Delete docs for set/show symbol-reloading.
3470 * gdbint.texinfo (Defining Other Architecture Features): Delete
3471 SYMBOL_RELOADING_DEFAULT.
3472 * refcard.tex: Delete reference to symbol-reloading.
3473
3474 2012-03-07 Pedro Alves <palves@redhat.com>
3475
3476 * gdb.texinfo (General Query Packets): Document new
3477 QProgramSignals packet.
3478 * gdb.texinfo (Remote configuration): Mention
3479 "program-signals-packet".
3480
3481 2012-03-05 Tristan Gingold <gingold@adacore.com>
3482
3483 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3484
3485 2012-03-03 Yao Qi <yao@codesourcery.com>
3486
3487 * gdb.texinfo (In-Process Agent): New node.
3488 Document new commands.
3489 (General Query Packets): Add packet `QAgent'.
3490
3491 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3492
3493 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3494
3495 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3496
3497 * gdb.texinfo (Commands In Python): Put example python macro in
3498 COMMAND_USER category rather than COMMAND_OBSCURE.
3499 Document gdb.COMMAND_USER.
3500 (User-defined Commands): Update documentation to clarify
3501 "set/show max-user-call-depth" and "show user" don't apply to python
3502 commands. Update documentation to clarify "help user-defined" may
3503 also include python commands defined as COMMAND_USER.
3504
3505 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3506
3507 * gdb.texinfo (Startup): Add option -ex description to the option -x
3508 description.
3509
3510 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3511
3512 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3513 condition-evaluation breakpoint parameter.
3514 Mention condition-evaluation mode being shown in "info break".
3515 (Break Conditions): Add description for target-side
3516 conditional breakpoints.
3517 (Remote Configuration): Mention conditional-breakpoints-packet.
3518 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3519 cond-expr.
3520 (General Query Packets): Mention new ConditionalBreakpoint feature.
3521
3522 2012-02-22 Tom Tromey <tromey@redhat.com>
3523
3524 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3525
3526 2012-02-17 Tom Tromey <tromey@redhat.com>
3527
3528 PR python/10753:
3529 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3530 directory.
3531
3532 2012-02-14 Stan Shebs <stan@codesourcery.com>
3533
3534 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3535
3536 2012-02-13 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3539 mips-idt-ecoff.
3540
3541 2012-02-09 Yao Qi <yao@codesourcery.com>
3542
3543 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3544
3545 2012-02-07 Tom Tromey <tromey@redhat.com>
3546
3547 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3548 Symbol.value.
3549
3550 2012-02-07 Tom Tromey <tromey@redhat.com>
3551
3552 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3553
3554 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3555
3556 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3557
3558 2012-01-24 Tom Tromey <tromey@redhat.com>
3559
3560 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3561 unload".
3562 (Files): Mention new catch commands.
3563 (GDB/MI Async Records): Likewise.
3564
3565 2012-01-24 Gary Benson <gbenson@redhat.com>
3566
3567 Delete #if 0'd out code.
3568 * gdb.texinfo (Frame Info): Remove "info catch".
3569
3570 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3571
3572 * gdb.texinfo (Remote Configuration): Document
3573 "set remote hostio-readlink-packet" command.
3574 (General Query Packets): Document vFile:readlink packet.
3575
3576 2012-01-16 Tom Tromey <tromey@redhat.com>
3577
3578 * gdb.texinfo (Specify Location): Document relative file name
3579 handling.
3580
3581 2012-01-16 Tom Tromey <tromey@redhat.com>
3582
3583 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3584
3585 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3586 Eli Zaretskii <eliz@gnu.org>
3587
3588 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3589 code.
3590
3591 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3592
3593 * gdb.texinfo (Variables): Document use of :: for non-static
3594 variables.
3595
3596 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3597
3598 * gdbint.texinfo (Start of New Year Procedure): Update
3599 to replace use of copyright.sh by use of copyright.py.
3600
3601 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3602
3603 Remove the gdbtui binary.
3604 * all-cfg.texi (GDBTUI): Remove.
3605 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3606 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3607 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3608
3609 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3610
3611 Introduce gdb.FinishBreakpoint in Python.
3612 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3613 (Python API): Add menu entry for Finish Breakpoints.
3614
3615 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3616
3617 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3618 tests.
3619
3620 2011-12-16 Doug Evans <dje@google.com>
3621
3622 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3623
3624 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3625
3626 * gdb.texinfo (Python Commands): Remove "maint set/show print
3627 stack". Add documentation for "set/show python print-stack".
3628
3629 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3630
3631 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3632 should transfer control to the stub in the startup code instead of
3633 in main. Mention the need to get past the initial breakpoint.
3634
3635 2011-12-06 Tom Tromey <tromey@redhat.com>
3636
3637 * gdb.texinfo (Set Breaks): Update for new behavior.
3638
3639 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3640
3641 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3642 List Format for SVR4 Targets'.
3643 (General Query Packets): New item qXfer:libraries-svr4:read.
3644 (Library List Format for SVR4 Targets): New node.
3645
3646 2011-12-01 Tom Tromey <tromey@redhat.com>
3647
3648 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3649 add.
3650
3651 2011-11-22 Tom Tromey <tromey@redhat.com>
3652
3653 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3654 reasons.
3655
3656 2011-11-20 Stan Shebs <stan@codesourcery.com>
3657
3658 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3659 note-related options and variables.
3660 (Tracepoint Packets): Document packet changes.
3661
3662 2011-11-20 Sanjoy Das <sdas@igalia.com>
3663
3664 * gdb.texinfo (JIT Interface): Add documentation on writing and
3665 usind JIT debug info readers.
3666 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3667 Debug Info Readers): New nodes.
3668
3669 2011-11-18 Yao Qi <yao@codesourcery.com>
3670
3671 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3672 tracepoint.
3673
3674 2011-11-15 Doug Evans <dje@google.com>
3675
3676 * gdb.texinfo (Files): Document basenames-may-differ.
3677
3678 2011-11-14 Doug Evans <dje@google.com>
3679
3680 * gdb.texinfo (Shell Commands): Document "!".
3681
3682 2011-11-14 Stan Shebs <stan@codesourcery.com>
3683 Kwok Cheung Yeung <kcy@codesourcery.com>
3684
3685 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3686 needed to get shorter fast tracepoints.
3687 (Tracepoint Packets): Document new qTMinFTPILen packet.
3688
3689 2011-11-14 Yao Qi <yao@codesourcery.com>
3690
3691 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3692 behavior of tracepoint.
3693 (General Query Packets): New feature InstallInTrace.
3694 (Remote Configuration): Document "set remote
3695 install-in-trace-packet".
3696
3697 2011-11-12 Matt Rice <ratmice@gmail.com>
3698
3699 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3700 Add arguments to info macro.
3701
3702 2011-11-10 Tom Tromey <tromey@redhat.com>
3703
3704 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3705 manual.
3706 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3707 (Macros): Add a footnote.
3708 (C): Remove paragraph about compiler options.
3709 (C Constants): Mention wide character and string constants.
3710 (C Plus Plus Expressions): Update compiler option advice. Mention
3711 using declarations. Mention ADL. Remove old HP compiler
3712 information.
3713
3714 2011-11-10 Tom Tromey <tromey@redhat.com>
3715
3716 PR c++/9257:
3717 * gdb.texinfo (Print Settings): Add an extra note about the need
3718 for a vtable.
3719
3720 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3721
3722 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3723 "set mips abi" documentation.
3724
3725 2011-11-04 Doug Evans <dje@google.com>
3726
3727 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3728
3729 2011-11-03 Tom Tromey <tromey@redhat.com>
3730
3731 * gdb.texinfo (Stopping): Add menu entry.
3732 (Continuing and Stepping): Restore @node. Use @section, not
3733 @subsection.
3734
3735 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3736
3737 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3738 designation. Fix "Specify Location" cross-reference.
3739
3740 2011-11-02 Stan Shebs <stan@codesourcery.com>
3741
3742 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3743 (General Query Packets): Describe tracenz feature.
3744 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3745
3746 2011-10-28 Paul Koning <paul_koning@dell.com>
3747
3748 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3749
3750 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3751
3752 * gdb.texinfo ((Frames In Python): Document
3753 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3754
3755 2011-10-26 Paul Koning <paul_koning@dell.com>
3756
3757 * gdb.texinfo (gdb.types): Document new deepitems function.
3758
3759 2011-10-25 Paul Koning <paul_koning@dell.com>
3760
3761 PR python/13327
3762
3763 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3764 fetch_lazy method.
3765
3766 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3767
3768 PR python/12656
3769
3770 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3771 global_block, static_block function.
3772
3773 2011-10-19 Tom Tromey <tromey@redhat.com>
3774
3775 * gdb.texinfo (Commands In Python): Add missing "@"s.
3776
3777 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3778
3779 PR python/13285 Document named constants for frame unwind stop reasons
3780 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3781 constants.
3782
3783 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3784
3785 Fix compatibility with texinfo versions older than 4.12.
3786 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3787 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3788 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3789 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3790 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3791 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3792 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3793
3794 2011-10-09 Doug Evans <dje@google.com>
3795
3796 * gdb.texinfo (Extending GDB): Document alias command.
3797
3798 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3799
3800 Support @entry in input expressions.
3801 * gdb.texinfo (Variables): Describe @entry names suffix.
3802 (Print Settings): Add anchor for `set print entry-values'.
3803
3804 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3805 Eli Zaretskii <eliz@gnu.org>
3806
3807 Display @entry parameter values (without references).
3808 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3809 example.
3810 (Print Settings): New description of set print entry-values and show
3811 print entry-values.
3812
3813 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3814 Eli Zaretskii <eliz@gnu.org>
3815
3816 Recognize virtual tail call frames.
3817 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3818 (Tail Call Frames): New node.
3819 (Frames In Python): Add gdb.TAILCALL_FRAME.
3820
3821 2011-10-07 Doug Evans <dje@google.com>
3822
3823 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3824 register_pretty_printer.
3825
3826 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3827
3828 PR python/12930
3829 PR python/12802
3830
3831 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3832 stop method.
3833
3834 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3835
3836 * gdb.texinfo (Starting your Program): "set disable-randomization"
3837 is no longer Linux-specific.
3838 (Remote Configuration): Document "set remote
3839 disable-randomization-packet".
3840 (General Query Packets): Document "QDisableRandomization" packet
3841 and add it to "qSupported" list.
3842
3843 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3844
3845 Allow Python notification of new object-file loadings.
3846 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3847 event type.
3848
3849 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3850
3851 PR python/12691: Add the inferior to Python exited event
3852 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3853
3854 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3855
3856 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3857 rephasing.
3858
3859 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3860
3861 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3862 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3863 as possible feature returned by the `-list-features'
3864 command.
3865
3866 2011-09-28 Paul Koning <paul_koning@dell.com>
3867
3868 * gdb.texinfo (gdb.Type): Document field access by dictionary
3869 key syntax.
3870
3871 2011-09-28 Yao Qi <yao@codesourcery.com>
3872
3873 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3874 Add one space after option `-s'. Remove @r{} markup.
3875
3876 2011-09-27 Stan Shebs <stan@codesourcery.com>
3877
3878 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3879
3880 2011-09-16 Hui Zhu <teawater@gmail.com>
3881
3882 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3883 to *(unsigned char *)$esp@300.
3884
3885 2011-09-15 Paul Koning <paul_koning@dell.com>
3886
3887 * gdb.texinfo: Make style of Python functions and methods match
3888 the syntax of Python. Also put class and module names explicitly
3889 on function, member, and variable names, matching Python
3890 documentation conventions.
3891
3892 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3893
3894 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3895 * gdb.texinfo (Inferiors In Python): Describe new
3896 gdb.selected_inferior() function.
3897
3898 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3899
3900 Handle multiple breakpoint hits in Python interface:
3901 * gdb.texinfo (Events In Python): New function documentation:
3902 gdb.BreakpointEvent.breakpoints. Indicate that
3903 gdb.BreakpointEvent.breakpoint is now deprecated.
3904
3905 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3906
3907 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3908
3909 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3910
3911 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3912
3913 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3914
3915 * gdb.texinfo (Prompt): Add set/show extended-prompt
3916 documentation
3917 (Basic Python): Add prompt_hook anchor.
3918 (Python modules): Reword module text to reflect multiple modules.
3919 (gdb.prompt): Document gdb.prompt module.
3920
3921 2011-08-14 Yao Qi <yao@codesourcery.com>
3922
3923 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3924
3925 2011-08-14 Yao Qi <yao@codesourcery.com>
3926
3927 * gdb.texinfo (Standard Target Features): Document C6x features.
3928 (TIC6x Features): New node.
3929
3930 2011-08-12 Doug Evans <dje@google.com>
3931
3932 * gdb.texinfo (Symbols In Python): Document symbol.type.
3933
3934 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3935
3936 * gdb.texinfo (Python): Document command and function
3937 auto-loading.
3938
3939 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3940 Eli Zaretskii <eliz@gnu.org>
3941
3942 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3943 typedefs unrolling. Extend the sample code by an inner typedef and
3944 outer typedefs unrolling.
3945
3946 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3947
3948 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3949 size and line-size.
3950
3951 2011-07-21 Matt Rice <ratmice@gmail.com>
3952
3953 PR macros/12999
3954 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3955 Update text and cindex entries for info macro command.
3956
3957 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3958
3959 * observer.texi (GDB Observers): Add before_prompt observer.
3960 * gdb.texinfo (Basic Python): Add documentation for prompt
3961 substitution.
3962
3963 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3964
3965 PR python/12438
3966 * gdb.texinfo (Python Commands): Add deprecate note to maint
3967 set/show python print-stack. Document set/show python
3968 print-backtrace.
3969
3970 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3971
3972 * gdb.texinfo: Fix typos.
3973
3974 2011-07-01 Tom Tromey <tromey@redhat.com>
3975
3976 * gdb.texinfo (Debugging Output): Document set debug
3977 check-physname.
3978
3979 2011-06-29 Tom Tromey <tromey@redhat.com>
3980
3981 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3982 breakpoint-notifications feature.
3983
3984 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3985
3986 * gdb.texinfo (Target Description): Remove warning about
3987 possibly unstable format.
3988
3989 2011-06-03 Tom Tromey <tromey@redhat.com>
3990
3991 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3992 (Events In Python): Note that exit_code is optional.
3993
3994 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3995
3996 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3997 required for multi-threading support.
3998 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3999 Hc are deprecated for multi-threading debugging. Point readers at
4000 the vCont packet.
4001
4002 2011-05-15 Doug Evans <dje@google.com>
4003
4004 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4005
4006 2011-05-13 Doug Evans <dje@google.com>
4007
4008 * gdb.texinfo (Threads): Document $sdir,$pdir.
4009 (Server): Document $pdir exception.
4010
4011 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4012
4013 * gdb.texinfo (Threads): Clarify default value for
4014 libthread-db-search-path.
4015
4016 * gdb.texinfo (Completion): Update example.
4017 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4018
4019 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4020
4021 * gdb.texinfo: Document change in the behaviour of the enable and
4022 disable GDB commands when applied to tracepoints.
4023 Document the EnableDisableTracepoints remote stub feature.
4024 Document QTEnable and QTDisable in the list of tracepoint packets.
4025
4026 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4029 hsuser.texi.
4030 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4031 comment to hsuser.texi. Change rluser.texi name in the comment.
4032
4033 2011-05-10 Doug Evans <dje@google.com>
4034
4035 * gdb.texinfo (Threads): If an empty path is provided for
4036 libthread-db-search-path it is reset to its default value.
4037 (Server): Ditto.
4038
4039 2011-05-09 Doug Evans <dje@google.com>
4040
4041 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4042
4043 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4044 Thiago Jung Bauermann <bauerman@br.ibm.com>
4045
4046 Implement support for PowerPC BookE masked watchpoints.
4047 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4048 (PowerPC Embedded): Mention support of masked watchpoints.
4049
4050 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4051
4052 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4053 `@value{GDBN}'.
4054
4055 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4056
4057 * gdb.texinfo (titlepage): Remove dedication.
4058 (In Memoriam): New appendix.
4059
4060 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4061 Eli Zaretskii <eliz@gnu.org>
4062
4063 * gdb.texinfo (Index Section Format): Change the version to 5.
4064 Describe the different formula.
4065
4066 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4067 Eli Zaretskii <eliz@gnu.org>
4068
4069 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4070 for disconnected tracing.
4071 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4072 extended-remote relationship. Mention --once.
4073 (TCP port allocation lifecycle of @code{gdbserver}): New.
4074
4075 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4076
4077 * gdb.texinfo (Server): Improve indexing. Index all optional
4078 switches to gdbserver.
4079
4080 2011-04-20 Tom Tromey <tromey@redhat.com>
4081
4082 * gdb.texinfo (Index Section Format): New node.
4083 (Top): Add new node to menu.
4084
4085 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4086
4087 * gdb.texinfo (Maintenance Commands): Document `maint print
4088 remote-registers'.
4089
4090 2011-04-20 Tom Tromey <tromey@redhat.com>
4091
4092 * gdb.texinfo (Trace File Format): Move node later.
4093
4094 2011-04-19 Tom Tromey <tromey@redhat.com>
4095
4096 * gdbint.texinfo (Register Information Functions): Remove
4097 duplicate "the".
4098 * gdb.texinfo (Emacs): Remove duplicate "to".
4099 (GDB/MI Variable Objects): Remove duplicate "the".
4100 (General Query Packets): Likewise.
4101
4102 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4103
4104 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4105 "GDB/MI Ada Exception Information" node.
4106
4107 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4108
4109 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4110 the "exception-name" field in the *stopped async record.
4111
4112 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4113 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4114
4115 Implement support for PowerPC BookE ranged breakpoints.
4116 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4117
4118 2011-03-28 Tom Tromey <tromey@redhat.com>
4119
4120 * gdb.texinfo (Set Tracepoints): Fix typo.
4121
4122 2011-03-24 Tom Tromey <tromey@redhat.com>
4123
4124 * gdb.texinfo (Specify Location): Document `function:label'
4125 linespec.
4126
4127 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4128
4129 PR python/12149
4130
4131 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4132
4133 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4134
4135 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4136 (Inferiors In Python): Likewise.
4137 (Threads In Python): Likewise.
4138 (Symbols In Python): Likewise.
4139 (Objfiles In Python): Likewise.
4140 (Symbol Tables In Python): Likewise.
4141
4142 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4143
4144 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4145 display>: Explain that the commands accept number ranges.
4146
4147 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4148
4149 * gdb.texinfo (Breakpoints In Python): Add description and example
4150 of Python stop function operation.
4151
4152 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4153
4154 * gdb.texinfo (Parameters In Python): Document get_set_string and
4155 get_show_string methods.
4156
4157 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4158
4159 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4160
4161 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4162 circular-trace-buffer name.
4163
4164 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4165
4166 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4167 in the previous change.
4168
4169 2011-02-27 Michael Snyder <msnyder@vmware.com>
4170
4171 * gdb.texinfo (Inferiors and Programs): Update commands to show
4172 that they can accept multiple arguments.
4173
4174 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4175
4176 Revert the following patch (code patch was not approved):
4177 2011-02-21 Hui Zhu <teawater@gmail.com>
4178 * agentexpr.texi (bytecode descriptions): add printf.
4179 * gdb.texinfo (tracepoint action lists): add printf.
4180
4181 2011-02-23 Doug Evans <dje@google.com>
4182
4183 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4184
4185 2011-02-23 Michael Snyder <msnyder@vmware.com>
4186
4187 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4188 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4189 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4190
4191 2011-02-22 Doug Evans <dje@google.com>
4192
4193 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4194 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4195 add description of result, fix @defun formatting.
4196
4197 2011-02-21 Hui Zhu <teawater@gmail.com>
4198
4199 * agentexpr.texi (Bytecode Descriptions): Add printf.
4200 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4201
4202 2011-02-18 Tom Tromey <tromey@redhat.com>
4203
4204 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4205
4206 2011-02-14 Michael Snyder <msnyder@vmware.com>
4207
4208 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4209 Document new command "thread find".
4210
4211 2011-02-14 Michael Snyder <msnyder@vmware.com>
4212
4213 * gdb.texinfo (Threads): Update example of new thread message.
4214
4215 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4216
4217 * gdb.texinfo (Remote Configuration): Mention set/show remote
4218 traceframe-info.
4219 (Tools/Packages Optional for Building GDB): Mention that expat is
4220 used for traceframe info.
4221 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4222 (General Query Packets) <qSupported>: Describe the
4223 qXfer:traceframe-info:read feature.
4224 (qXfer::read): Describe qXfer:traceframe-info:read.
4225 (Traceframe Info Format): New section.
4226
4227 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4228
4229 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4230 for casts and unary operators.
4231
4232 2011-02-04 Tom Tromey <tromey@redhat.com>
4233
4234 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4235 is not useful.
4236
4237 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4238
4239 * gdb.texinfo: s/value optimized out/optimized out/g
4240
4241 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4242
4243 * gdb.texinfo (Other Misc Settings): Rework part of the
4244 documentation of the "set interactive mode" command.
4245
4246 2011-01-19 Tom Tromey <tromey@redhat.com>
4247
4248 * gdb.texinfo (Threads): Document thread name output and `thread
4249 name' command.
4250 (Threads In Python): Document Thread.name attribute.
4251 (GDB/MI Thread Commands): Document thread attributes.
4252
4253 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4254
4255 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4256 changes in mi/mi-cmd-disas.c
4257
4258 2011-01-12 Tom Tromey <tromey@redhat.com>
4259
4260 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4261 Fix "thread apply" text.
4262
4263 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4264 Thiago Jung Bauermann <bauerman@br.ibm.com>
4265
4266 Implement support for PowerPC BookE ranged watchpoints.
4267 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4268 the "set powerpc exact-watchpoints" flag.
4269
4270 2011-01-07 Tom Tromey <tromey@redhat.com>
4271
4272 * gdb.texinfo (Python API): Add descriptions to @menu items.
4273
4274 2011-01-06 Tom Tromey <tromey@redhat.com>
4275
4276 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4277
4278 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4279
4280 * gdb.texinfo (Debugging Output): Document "set debug jit".
4281
4282 2011-01-06 Tom Tromey <tromey@redhat.com>
4283
4284 PR python/12133:
4285 * gdb.texinfo (Frames In Python): Document various frame
4286 constants.
4287
4288 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4289
4290 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4291 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4292 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4293
4294 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4297 (clean): Add GDBvn.texi.
4298
4299 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4300
4301 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4302 occasional case where the debugger prints an array address
4303 instead of the array itself.
4304
4305 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4306
4307 * gdb.texinfo (Packets) <read registers packet>: Document support
4308 for registers that were not collected.
4309
4310 2010-12-15 Doug Evans <dje@google.com>
4311
4312 * gdb.texinfo (Startup): Document auto-loading of scripts during
4313 startup.
4314 (Auto-loading): Delete "maint set python auto-load on|off".
4315 Add "set auto-load-scripts on|off".
4316
4317 2010-12-07 Doug Evans <dje@google.com>
4318
4319 * gdb.texinfo (Mode Options): Document -data-directory.
4320 (Data Files): Add reference to -data-directory.
4321
4322 2010-11-29 Doug Evans <dje@google.com>
4323
4324 * gdb.texinfo (Pretty-Printer Introduction): Change
4325 printer-name:subprinter-name to printer-name;subprinter-name.
4326
4327 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4328
4329 PR python/12199
4330
4331 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4332
4333 2010-11-23 Tom Tromey <tromey@redhat.com>
4334
4335 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4336 (Editing): Likewise.
4337 (Command History): Likewise.
4338 (TUI Keys): Likewise.
4339 (Bug Reporting): Conditionally include rluser.texi and
4340 inc-history.texinfo.
4341 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4342 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4343 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4344 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4345 (gdb.pdf): Likewise.
4346 (gdb.info): Likewise.
4347 (gdb/index.html): Likewise.
4348
4349 2010-11-23 Tom Tromey <tromey@redhat.com>
4350
4351 * Makefile.in (Makefile): Run ../config.status.
4352 (distclean): Update.
4353 * configure: Remove.
4354 * configure.ac: Remove.
4355
4356 2010-11-12 Tom Tromey <tromey@redhat.com>
4357
4358 * gdb.texinfo (Basic Python): Update. Add xref.
4359 (Exception Handling): Document new exception classes.
4360 (Types In Python): Update.
4361 (Frames In Python): Update.
4362
4363 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4364
4365 * gdb.texinfo (Breakpoints In Python): Document "internal"
4366 parameter, and visible attribute.
4367
4368 2010-11-05 Doug Evans <dje@google.com>
4369
4370 * gdb.texinfo (Source Path): Document "set directories".
4371
4372 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4373
4374 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4375 (OpenCL C): New node.
4376
4377 2010-11-02 Doug Evans <dje@google.com>
4378
4379 * gdb.texinfo (Pretty Printing): Expand into three sections,
4380 introduction, example, and commands.
4381 (Python API): Delete section Disabling Pretty-Printers, merge into
4382 Selecting Pretty-Printers.
4383 (Writing a Pretty-Printer): New section. Move the pretty-printer
4384 example here, and reformat to match python coding style. Add a second
4385 example using the gdb.printing module.
4386 (Python modules): Add gdb.printing.
4387
4388 2010-10-29 Doug Evans <dje@google.com>
4389
4390 * gdb.texinfo (Python): Fix long line.
4391
4392 2010-10-20 Doug Evans <dje@google.com>
4393
4394 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4395 All references updated. Correct sections marked as subsections.
4396 (Coding Standards): New chapter. Move the coding standard related
4397 subsections here. Add section on Python coding standards.
4398
4399 2010-10-13 Doug Evans <dje@google.com>
4400
4401 * gdb.texinfo (Python): Add "Python modules".
4402 (Types in Python): Add reference to gdb.types section.
4403 (Python modules): New node.
4404
4405 2010-10-11 Doug Evans <dje@google.com>
4406
4407 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4408 Python" from gdb.Value.type description.
4409
4410 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4411
4412 * gdb.texinfo (Ravenscar Profile): New node.
4413
4414 2010-09-22 Tom Tromey <tromey@redhat.com>
4415
4416 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4417
4418 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4419
4420 * gdb.texinfo (Values From Inferior): Clarify that
4421 value.dynamic_type works only in C++ programs with RTTI.
4422
4423 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4424
4425 * gdb.texinfo (Character Sets): Correctly reference host-charset
4426 in example.
4427
4428 2010-09-13 Tom Tromey <tromey@redhat.com>
4429
4430 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4431 Document "fullname" and "from".
4432
4433 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4434
4435 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4436 feature `reverse' output by -list-target-features.
4437
4438 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4439
4440 * gdb.texinfo (i386 Features): Remove an extra "@item".
4441
4442 2010-08-30 Tom Tromey <tromey@redhat.com>
4443
4444 PR python/11792:
4445 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4446
4447 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4448
4449 * gdb.texinfo (ARM Features): Document
4450 org.gnu.gdb.arm.m-profile.
4451
4452 2010-08-23 Tom Tromey <tromey@redhat.com>
4453
4454 PR python/11145:
4455 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4456 reinterpret_cast methods.
4457
4458 2010-08-23 Tom Tromey <tromey@redhat.com>
4459
4460 PR python/11915:
4461 * gdb.texinfo (Types In Python): Document array method.
4462
4463 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4464
4465 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4466
4467 2010-08-16 Tom Tromey <tromey@redhat.com>
4468
4469 * gdb.texinfo (Set Watchpoints): Document -location option.
4470
4471 2010-08-13 Doug Evans <dje@google.com>
4472
4473 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4474
4475 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4476
4477 * gdb.texinfo (GDB/MI Data Manipulation): Document
4478 -data-read-memory-raw and -data-write-memory-raw.
4479
4480 2010-08-11 Tom Tromey <tromey@redhat.com>
4481 Phil Muldoon <pmuldoon@redhat.com>
4482
4483 * gdb.texinfo (Basic Python): Describe post_event API.
4484
4485 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4486
4487 * gdb.texinfo (Basic Python): Describe solib_address and
4488 decode_line Python APIs
4489
4490 2010-08-10 Tom Tromey <tromey@redhat.com>
4491
4492 * gdb.texinfo (Pretty Printing API): Document
4493 gdb.default_visualizer.
4494
4495 2010-08-10 Tom Tromey <tromey@redhat.com>
4496
4497 Revert gdb-add-index addition:
4498 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4499
4500 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4501 Eli Zaretskii <eliz@gnu.org>
4502
4503 * gdb.texinfo (Mode Options) <-batch>
4504 (Basic Python) <gdb.execute>: Describe setting width and height.
4505
4506 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4507
4508 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4509
4510 2010-07-30 Tom Tromey <tromey@redhat.com>
4511
4512 * gdb.texinfo (Index Files): Mention gdb-add-index.
4513
4514 2010-07-30 Hui Zhu <teawater@gmail.com>
4515
4516 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4517 "detach inferior" and "kill inferior".
4518
4519 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4520
4521 * gdb.texinfo (Machine Code): Update description of two forms of
4522 arguments, and add new example to demonstrate the new form.
4523
4524 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4525
4526 * gdb.texinfo (Values From Inferior): Add value inferior function
4527 call description.
4528
4529 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4530
4531 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4532
4533 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4534 Eli Zaretskii <eliz@gnu.org>
4535
4536 Make core files the process_stratum.
4537 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4538 record_stratum example.
4539
4540 2010-07-13 Tom Tromey <tromey@redhat.com>
4541
4542 * gdb.texinfo (Index Files): New node.
4543
4544 2010-07-13 Tom Tromey <tromey@redhat.com>
4545
4546 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4547
4548 2010-07-13 Tom Tromey <tromey@redhat.com>
4549
4550 * gdb.texinfo (Specify Location): Document labels.
4551
4552 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4553
4554 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4555 entries for fast tracepoints and static tracepoints.
4556
4557 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4558
4559 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4560 qsThreadInfo>: Spell out `l' as ell.
4561
4562 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4563
4564 * gdb.texinfo (Convenience Variables): Document $_sdata.
4565 (Commands to Set Tracepoints): Describe static tracepoints. Add
4566 `Listing Static Tracepoint Markers' menu entry. Document
4567 "strace".
4568 (Tracepoint Action Lists): Document collecting $_sdata.
4569 (Listing Static Tracepoint Markers): New subsection.
4570 (Tracepoints support in gdbserver): Mention static tracepoints.
4571 (remote packets, enabling and disabling): Mention
4572 read-sdata-object.
4573 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4574 and StaticTracepoint.
4575 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4576 Document qXfer:sdata:read.
4577 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4578
4579 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4580
4581 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4582
4583 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4584 Tom Tromey <tromey@redhat.com>
4585 Thiago Jung Bauermann <bauerman@br.ibm.com>
4586
4587 * gdb.texinfo (Inferiors In Python): New node.
4588 * gdb.texinfo (Threads In Python): New node.
4589
4590 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4591
4592 * gdb.texinfo (Python): Document what the python directory is
4593 and what its location is.
4594 (Basic Python): Document the gdb.PYTHONDIR constant.
4595
4596 2010-06-25 Tom Tromey <tromey@redhat.com>
4597
4598 PR python/10808:
4599 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4600
4601 2010-06-24 Hui Zhu <teawater@gmail.com>
4602
4603 * gdb.texinfo: (Commands for Controlled Output): Add
4604 documentation for command "eval".
4605
4606 2010-06-21 Stan Shebs <stan@codesourcery.com>
4607
4608 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4609 * annotate.texinfo: Ditto.
4610 * gdbint.texinfo: Ditto.
4611 * stabs.texinfo: Ditto.
4612
4613 2010-06-22 Hui Zhu <teawater@gmail.com>
4614
4615 * gdb.texinfo: (Process Record and Replay): Add documentation
4616 for command "set record memory-query".
4617
4618 2010-06-21 Stan Shebs <stan@codesourcery.com>
4619
4620 * gdb.texinfo: Relicense under GFDL version 1.3.
4621 * annotate.texinfo: Relicense under GFDL version 1.3.
4622 * gdbint.texinfo: Relicense under GFDL version 1.3.
4623 * stabs.texinfo: Relicense under GFDL version 1.3.
4624 * fdl.texi: Update to version 1.3.
4625
4626 2010-06-18 Stan Shebs <stan@codesourcery.com>
4627
4628 * gdb.texinfo (Operating System Auxiliary Information): Describe
4629 "info os" when no arguments given.
4630
4631 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4632 $_thread.
4633
4634 2010-06-18 Hui Zhu <teawater@gmail.com>
4635
4636 * gdb.texinfo: (Process Record and Replay): Add documentation
4637 for commands "record save" and "record restore".
4638
4639 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4640
4641 * gdb.texinfo: Include information about the correct use
4642 of addresses in the `watch' command.
4643
4644 2010-06-11 Stan Shebs <stan@codesourcery.com>
4645
4646 * gdb.texinfo (Observer Mode): New section.
4647 (General Query Packets): Document QAllow.
4648
4649 2010-06-04 Doug Evans <dje@google.com>
4650
4651 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4652
4653 2010-06-03 Doug Evans <dje@google.com>
4654
4655 * gdbint.texinfo (Coding): Add subsection on command names.
4656
4657 2010-06-02 Tom Tromey <tromey@redhat.com>
4658
4659 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4660 always-disassemble.
4661
4662 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4663
4664 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4665 gdbserver, and add cross reference.
4666 (Tracepoints support in gdbserver): New subsection.
4667
4668 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4669
4670 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4671 `qRelocInsn' feature.
4672 (Relocate instruction reply packet): New subsection
4673 of `Tracepoint Packets'.
4674 (Tracepoint Packets): Mention that packets QTDP and QTStart
4675 support the qRelocInsn request, and add cross reference to new
4676 subsection.
4677
4678 2010-05-25 Doug Evans <dje@google.com>
4679
4680 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4681 (Commands In Python): Document gdb.string_to_argv.
4682
4683 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4684
4685 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4686 ATTR_NORETURN.
4687
4688 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4689 Tom Tromey <tromey@redhat.com>
4690 Thiago Jung Bauermann <bauerman@br.ibm.com>
4691
4692 * gdb.texinfo (Parameters In Python): New Node.
4693
4694 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4695
4696 * gdb.texinfo: (Summary) Add mention about D language support.
4697 (Filenames): Add D suffixes.
4698 (D): New node.
4699
4700 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4701
4702 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4703 of macro deleted from GDB code.
4704
4705 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4706
4707 * gdb.texinfo (Commands to specify files): Describe what how GDB
4708 looks up DOS-based filesystem paths on the system root. Document
4709 the new `set/show target-file-system-kind' commands.
4710
4711 2010-04-23 Doug Evans <dje@google.com>
4712
4713 * gdb.texinfo (Python): Move Auto-loading section here ...
4714 (Python API): from here.
4715 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4716 (Maintenance Commands): Add docs for "maint print section-scripts".
4717
4718 2010-04-20 Chris Moller <cmoller@redhat.com>
4719
4720 * gdb.texinfo (Setting Breakpoints): Added description of
4721 filename-qualified rbreak.
4722 * refcard.tex (Breakpoints and Watchpoints): Added brief
4723 description of filename-qualified rbreak.
4724
4725 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4726
4727 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4728 (Python API): Change the reference to Pretty Printing API.
4729 (Pretty Printing): Move the user part under the Data node. Reformat
4730 the sample output to 72 columns. Create a new reference to Pretty
4731 Printing API. Rename the API part ...
4732 (Pretty Printing API): To a new node name.
4733 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4734 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4735
4736 2010-04-21 Stan Shebs <stan@codesourcery.com>
4737
4738 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4739 and commands.
4740 (Listing Tracepoints): Update to reflect current behavior.
4741
4742 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4743
4744 * gdb.texinfo (Examining memory): Update for change in string
4745 display with explicit size.
4746
4747 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4748
4749 PR breakpoints/8554.
4750
4751 * gdb.texinfo (Save Breakpoints): New node.
4752 (save-tracepoints): Rename to ...
4753 (save tracepoints): ... this. Mention that `save-tracepoints' is
4754 a deprecated alias to `save tracepoints'.
4755
4756 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4757
4758 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4759 (info w32 thread-information-block): Document new command.
4760 (qGetTIBAddress): Document new gdbserver query.
4761 (maint set/show show-all-tib): Document new command.
4762
4763 2010-04-15 Doug Evans <dje@google.com>
4764
4765 * gdb.texinfo (Python API): Add progspaces section.
4766 (Selecting Pretty-Printers): Progspace pretty-printers are
4767 searched too.
4768 (Progspaces In Python): New section.
4769
4770 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4771
4772 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4773
4774 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4775 returns None.
4776
4777 2010-04-09 Stan Shebs <stan@codesourcery.com>
4778
4779 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4780 Describe the `frames-created' field, tweak grammar.
4781
4782 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4783
4784 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4785 Describe the `circular' and `disconnected' fields.
4786
4787 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4788
4789 * gdb.texinfo (maint print registers): Mention unavailable and
4790 invisible registers.
4791
4792 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4793 Thiago Jung Bauermann <bauerman@br.ibm.com>
4794 Tom Tromey <tromey@redhat.com>
4795
4796 * gdb.texinfo (Breakpoints In Python): New Node.
4797
4798 2010-04-08 Stan Shebs <stan@codesourcery.com>
4799
4800 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4801 trace status fields.
4802
4803 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4804
4805 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4806 optional. Make org.gnu.gdb.i386.avx requires
4807 org.gnu.gdb.i386.avx.
4808
4809 2010-04-08 Doug Evans <dje@google.com>
4810
4811 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4812 search path, and document that gdb only scans the search path if
4813 the script's path doesn't specify a directory.
4814
4815 2010-04-05 Doug Evans <dje@google.com>
4816
4817 * gdb.texinfo (maint show python auto-load): Fix typo.
4818
4819 2010-04-04 Stan Shebs <stan@codesourcery.com>
4820
4821 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4822 (Setting Watchpoints): Update description of "info watch".
4823 (Disabling Breakpoints): Only "info break" lists all.
4824
4825 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4826 (tdump): Explain how tdump works.
4827
4828 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4829
4830 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4831 add cross reference.
4832
4833 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4834
4835 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4836 commands error out.
4837
4838 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4839
4840 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4841
4842 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4843
4844 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4845
4846 2010-03-29 Stan Shebs <stan@codesourcery.com>
4847 Nathan Sidwell <nathan@codesourcery.com>
4848
4849 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4850 GDBN equivalent.
4851 (Set Tracepoints): Remove mention that conditional tracepoints
4852 don't exist.
4853 (Tracepoint Actions): Clarify when while-stepping collection
4854 happens, note that while-stepping does not automatically collect
4855 $pc.
4856
4857 2010-03-29 Stan Shebs <stan@codesourcery.com>
4858
4859 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4860 (General Query Packets): Describe TracepointSource.
4861
4862 2010-03-27 Matt Rice <ratmice@gmail.com>
4863
4864 * gdb.texinfo (ARM): Document arguments to "target sim".
4865 (Set Catchpoints): Use @dots{} instead of @r{...}.
4866
4867 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4868
4869 * gdb.texinfo (Tracepoint Packets): Remove mention that
4870 terror:string may be plain text, and drop mention of X prefix.
4871
4872 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4873
4874 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4875
4876 2010-03-24 Stan Shebs <stan@codesourcery.com>
4877
4878 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4879
4880 2010-03-24 Tom Tromey <tromey@redhat.com>
4881
4882 PR breakpoints/9352:
4883 * gdb.texinfo (Break Commands): Update.
4884
4885 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4886
4887 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4888 commands.
4889
4890 2010-03-16 Stan Shebs <stan@codesourcery.com>
4891
4892 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4893 circular-trace-buffer.
4894 (Tracepoint Packets): Describe QTBuffer, and details of the
4895 qTStatus reply.
4896
4897 2010-03-12 Stan Shebs <stan@codesourcery.com>
4898 Nathan Sidwell <nathan@codesourcery.com>
4899
4900 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4901 doing instruction stepping.
4902 (Tracepoint Restrictions): New node.
4903
4904 2010-03-10 Tom Tromey <tromey@redhat.com>
4905
4906 * gdbint.texinfo (Symbol Handling): Update.
4907
4908 2010-03-08 Tom Tromey <tromey@redhat.com>
4909
4910 PR cli/9591:
4911 * gdb.texinfo (Mode Options): Mention lack of pagination and
4912 confirmation with --batch.
4913 (Screen Size): Mention --batch.
4914 (Messages/Warnings): Likewise.
4915
4916 2010-03-05 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.texinfo (Basic Python): Document target_charset and
4919 target_wide_charset.
4920
4921 2010-03-05 Tom Tromey <tromey@redhat.com>
4922
4923 * gdb.texinfo (Data): Link to pretty-printing.
4924 (Output Formats): Likewise. Correct text.
4925
4926 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4927
4928 * gdb.texinfo (Types): Describe <struct> and <flags>.
4929
4930 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4931
4932 * gdb.texinfo (Frames In Python): Add block parameter and
4933 description to read_var text.
4934
4935 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4936 Tom Tromey <tromey@redhat.com>
4937
4938 * gdb.texinfo (Types In Python): Describe block argument in
4939 template_argument and gdb.lookup_type.
4940
4941 2010-02-24 Tom Tromey <tromey@redhat.com>
4942
4943 * gdb.texinfo (Cygwin Native): Fix typo.
4944
4945 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4946
4947 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4948 and select method descriptions.
4949 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4950 Tables in Python to menu.
4951 (Blocks In Python): New node.
4952 (Symbols In Python): New node.
4953 (Symbol Tables in Python): New node.
4954
4955 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4956
4957 Multiexec MI
4958
4959 gdb/
4960 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4961
4962 gdb/doc/
4963 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4964 changes.
4965 (GDB/MI Program Execution): Document current behaviour of
4966 --all and --thread-group.
4967 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4968 -remove-inferior.
4969 * observer.texi (inferior_added, inferior_removed): New
4970 observers.
4971
4972 2010-02-19 Tom Tromey <tromey@redhat.com>
4973
4974 * gdbint.texinfo (Getting Started): Fix @node.
4975 (Debugging GDB): Likewise.
4976
4977 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4978
4979 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4980 documenting the gdb_test_timeout variable.
4981
4982 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4983
4984 * gdb.texinfo (MI commands): Added documentation of --reverse
4985 option to a set of MI commands. Restructured documentation of MI
4986 commands --exec-continue to reflect the complexity of reverse
4987 execution.
4988
4989 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4990
4991 * gdb.texinfo (Using the Collected Data): Specify that the address
4992 range of `tfind outsize' is exclusive, and that the address range
4993 of `tfind range' is inclusive.
4994 (Tracepoint Packets): Specify that the address range of
4995 `QTFrame:range' is inclusive, and that the address range of
4996 `QTFrame:outside' is exclusive
4997
4998 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4999
5000 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5001
5002 2010-02-10 Tom Tromey <tromey@redhat.com>
5003
5004 * gdb.texinfo (Debugging Output): Document set debug parser and
5005 show debug parser.
5006
5007 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5008
5009 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5010 i386_eflags and i386_mxcsr.
5011
5012 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5013
5014 * gdb.texinfo: Document i386 target features.
5015
5016 2010-02-05 Doug Evans <dje@google.com>
5017
5018 * gdbint.texinfo (Testsuite): Add a new section to document the
5019 various DejaGnu variables that may be overridden.
5020 Document INTERNAL_GDBFLAGS.
5021
5022 2010-02-04 Tom Tromey <tromey@redhat.com>
5023
5024 PR cli/8830:
5025 * gdb.texinfo (Files): -readnow comes before the filename for file
5026 and symbol-file.
5027
5028 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5029
5030 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5031 Document ARM breakpoint types.
5032 (Register Packet Format): Move into the new section.
5033 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5034
5035 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5036
5037 * gdb.texinfo (File Options): Adjust the documentation of this
5038 switch to refer to the "source" command rather than partially
5039 duplicating some of the relevant information.
5040 (Extending GDB): Introduce and document the set/show script-extension
5041 setting.
5042 (Command Files): Add note explaining that the "source" command
5043 is also used to evalute scripts written in other languages.
5044 Remove the short slightly incorrect reference to sourcing Python
5045 scripts.
5046 (Python Commands): Document how to execute a Python script from GDB.
5047
5048 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5049
5050 * gdb.texinfo (Command Files): Fix typo.
5051
5052 2010-01-18 Tom Tromey <tromey@redhat.com>
5053
5054 * gdb.texinfo (File Options): Document -x on .py files.
5055 (Command Files): Document handling of Python scripts.
5056
5057 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5058
5059 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5060
5061 2010-01-15 Stan Shebs <stan@codesourcery.com>
5062
5063 * gdb.texinfo (Trace Files): New section.
5064 (Tracepoint Packets): Document QTSave and qTBuffer.
5065 (Trace File Format): New appendix.
5066
5067 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5068
5069 * gdb.texinfo (Values From Inferior): Document lazy_string value
5070 method.
5071 (Python API): Add Lazy strings menu item.
5072 (Lazy Strings In Python): New node.
5073
5074 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5075
5076 * gdb.texinfo (GDB/MI Thread Information): New.
5077 (GDB/MI Async Records): Document the core field in *stopped.
5078 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5079 documentation
5080 (Process list): Document that osdata document may contain
5081 threads.
5082 (Remote Serial Protocol): Document qXfer:threads.
5083
5084 2010-01-06 Stan Shebs <stan@codesourcery.com>
5085
5086 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5087 disconnected tracing.
5088 (Tracepoint Packets): Document new protocol.
5089
5090 2010-01-05 Stan Shebs <stan@codesourcery.com>
5091
5092 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5093 tracepoints.
5094 (Tracepoint Packets): Describe remote protocol for fast
5095 tracepoints.
5096
5097 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5098
5099 Update the "Start of New Year Procedure".
5100 * gdbint.texinfo: Add the list of files that need to be updated
5101 manually. Minor reformatting.
5102
5103 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5104
5105 * refcard.tex: Update copyright year in header and text.
5106
5107 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5108
5109 * agentexpr.texi: Add 2010 to the list of copyright years.
5110 * annotate.texinfo: Likewise.
5111 * gdb.texinfo: Likewise.
5112 * gdbint.texinfo: Likewise.
5113 * observer.texi: Likewise.
5114 * stabs.texinfo: Likewise.
5115
5116 2009-12-31 Stan Shebs <stan@codesourcery.com>
5117
5118 * gdb.texinfo (Tracepoint Actions): Describe teval.
5119
5120 2009-12-29 Stan Shebs <stan@codesourcery.com>
5121
5122 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5123
5124 2009-12-28 Stan Shebs <stan@codesourcery.com>
5125
5126 * gdb.texinfo (Trace State Variables): New section.
5127 (Tracepoint Packets): Describe trace state variable packets.
5128 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5129 variable bytecodes.
5130
5131 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5132
5133 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5134 declarations.
5135
5136 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5137
5138 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5139 -gdb-exit behaviour.
5140
5141 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5142
5143 * gpl.texi: Update to version 3 of the GPL.
5144
5145 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5146
5147 * Makefile.in: Update copyright header.
5148 * observer.texi: Fix the copyright header of the generated files.
5149
5150 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5151
5152 * gdb.texinfo (Types In Python): Describe range function.
5153
5154 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5155
5156 * gdb.texinfo (Types In Python): Describe "is_base_class".
5157
5158 2009-12-03 Tom Tromey <tromey@redhat.com>
5159
5160 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5161
5162 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5163
5164 * observer.texi: New memory_changed observer.
5165
5166 2009-12-01 Tom Tromey <tromey@redhat.com>
5167
5168 * gdb.texinfo (Reverse Execution): Fix typo.
5169
5170 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5171
5172 PR gdb/8704
5173
5174 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5175 are allowed after the breakpoint condition.
5176
5177 2009-11-23 Tom Tromey <tromey@redhat.com>
5178
5179 PR python/10782:
5180 * gdb.texinfo (Types In Python): Document Type.pointer.
5181
5182 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5183
5184 * gdb.texinfo (Machine Code): Adjust.
5185
5186 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5187
5188 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5189 (Using Agent Expressions): Delete cross reference.
5190
5191 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5192
5193 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5194 and @settitle directives up to help makeinfo find them.
5195
5196 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5197
5198 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5199 (Auto-loading): Use plural and note one can use multiple components now.
5200
5201 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5202
5203 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5204 -stack-list-arguments have the same documentation for parameter
5205 as -stack-list-locals. Add comas.
5206
5207 2009-10-27 Tom Tromey <tromey@redhat.com>
5208 Eli Zaretskii <eliz@gnu.org>
5209
5210 PR python/10781
5211
5212 * gdb.texinfo (Values From Inferior): Document cast method.
5213
5214 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5215
5216 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5217 and adjust example.
5218
5219 2009-10-22 Michael Snyder <msnyder@vmware.com>
5220
5221 * gdb.texinfo (Process Record and Replay): Document new form of
5222 info record command. Also document the new save and restore
5223 commands.
5224
5225 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5226
5227 * gdb.texinfo (Machine Code): Mention current pc marker.
5228 (Memory): Likewise.
5229
5230 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5231 Stan Shebs <stan@codesourcery.com>
5232
5233 * observer.texi (new_inferior): Rename to...
5234 (inferior_appeared): ... this.
5235
5236 * gdb.texinfo (Inferiors): Rename node to ...
5237 (Inferiors and Programs): ... this. Mention running multiple
5238 programs in the same debug session.
5239 <info inferiors>: Mention the new 'Executable' column if "info
5240 inferiors". Update examples. Document the "add-inferior",
5241 "clone-inferior", "remove-inferior" and "maint info
5242 program-spaces" commands.
5243 (Process): Rename node to...
5244 (Forks): ... this. Document "set|show follow-exec-mode".
5245
5246 2009-10-11 Michael Snyder <msnyder@vmware.com>
5247
5248 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5249 (ReverseContinue): Ditto.
5250
5251 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5252
5253 * gdb.texinfo (Server): Document libthread-db-search-path.
5254
5255 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5256
5257 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5258
5259 2009-10-06 Michael Eager <eager@eagercon.com>
5260
5261 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5262 (Embedded Processors): Add MicroBlaze.
5263 (MicroBlaze): New. Describe Xilinx MicroBlaze
5264
5265 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5266
5267 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5268
5269 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5270
5271 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5272
5273 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5274
5275 * observer.texi (solib_unloaded): Document explicitly the fact that
5276 this observer is called before the associated symbols are unloaded.
5277
5278 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5279
5280 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5281 -stack-list-variables.
5282
5283 2009-09-18 Tom Tromey <tromey@redhat.com>
5284
5285 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5286 is experimental.
5287
5288 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5289
5290 * gdb.texinfo (convenince variables): Mention
5291 $_siginfo could be empty.
5292
5293 2009-09-15 Tom Tromey <tromey@redhat.com>
5294
5295 * gdb.texinfo (GDB/MI Variable Objects): Document
5296 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5297 Expand -var-update documentation.
5298
5299 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5300
5301 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5302 feature.
5303
5304 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5305
5306 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5307
5308 2009-09-10 Michael Snyder <msnyder@vmware.com>
5309
5310 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5311 ReverseStep replies to the qSupported query.
5312
5313 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5314
5315 Add documentation for set/show interactive-mode.
5316 * gdb.texinfo (Other Misc Settings): New node.
5317
5318 2009-09-01 Doug Evans <dje@google.com>
5319
5320 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5321 non-stop mode's affect on remote caching.
5322
5323 2009-08-31 Jacob Potter <jdpotter@google.com>
5324 Doug Evans <dje@google.com>
5325
5326 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5327 Mark `set/show remotecache' options as obsolete.
5328 Document new `set/show stack-cache' option.
5329 Update text for `info dcache'.
5330
5331 2009-08-27 Doug Evans <dje@google.com>
5332
5333 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5334 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5335
5336 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5337
5338 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5339 about autoconf.
5340
5341 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5342
5343 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5344 small example, and describe its columns. Replace "inferior-id" by
5345 "infno" throughout.
5346
5347 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5348
5349 * gdbint.texinfo (Releasing GDB): Point to
5350 README-maintainer-mode file for required autoconf version.
5351 * configure.ac: Do not substitute datarootdir, htmldir,
5352 pdfdir, docdir. Do not process --with-datarootdir,
5353 --with-htmldir, --with-pdfdir, --with-docdir.
5354 * configure: Regenerate.
5355
5356 * configure: Regenerate.
5357
5358 2009-08-20 Reid Kleckner <reid@kleckner.net>
5359
5360 * gdb.texinfo: Add chapter on JIT interface.
5361
5362 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5363
5364 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5365 confirmation request.
5366
5367 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5368
5369 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5370 CRC definitions.
5371
5372 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5373
5374 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5375 -break-commands.
5376
5377 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5378
5379 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5380 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5381
5382 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5383
5384 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5385 "set spu stop-on-load" and "show spu stop-on-load" commands.
5386
5387 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5388
5389 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5390
5391 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5392
5393 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5394 org.gnu.gdb.arm.neon.
5395
5396 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5397
5398 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5399 optional element.
5400 (subsection OS ABI): New subsection.
5401
5402 2009-07-14 Stan Shebs <stan@codesourcery.com>
5403
5404 * gdb.texinfo (Tracepoint Conditions): New section.
5405 (General Query Packets): Describe ConditionalTracepoints.
5406 (Tracepoint Packets): Describe condition field.
5407 (Maintenance Commands): Describe maint agent-eval.
5408 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5409
5410 2009-07-11 Hui Zhu <teawater@gmail.com>
5411
5412 * gdb.texinfo (disassemble): Add a new modifier /r
5413 to "disassemble" command to make it print the raw instructions
5414 in hex as well as in symbolic form.
5415
5416 2009-07-09 Tom Tromey <tromey@redhat.com>
5417
5418 * gdbint.texinfo (Testsuite): Document parallel make check.
5419
5420 2009-07-09 Tom Tromey <tromey@redhat.com>
5421
5422 * gdbint.texinfo (Testsuite): Document test transcripts.
5423
5424 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5425
5426 * gdb.texinfo (Values From Inferior): Add length parameter
5427 description.
5428
5429 2009-07-04 Chris Genly <chris@genly.us>
5430
5431 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5432 in -var-list-children. Fix example according to what the code
5433 does.
5434
5435 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5436
5437 * gdb.texinfo (Debugging multiple inferiors): Document the
5438 "inferior", "detach inferior" and "kill inferior" commands.
5439 (Debugging Programs with Multiple Processes): Adjust to mention
5440 generic "inferior" commands. Delete mention of "detach fork" and
5441 "delete fork". Cross reference to "Debugging multiple inferiors"
5442 section.
5443
5444 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5445
5446 * gdbint.texinfo (Item Output Functions): Update signature
5447 for ui_out_field_core_addr.
5448
5449 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5450
5451 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5452 Update example code extrated from breakpoint.c.
5453
5454 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5455
5456 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5457 MI commands.
5458 (GDB/MI Symbol Query): Likewise.
5459 (GDB/MI File Commands): Likewise.
5460 (GDB/MI File Transfer Commands): Likewise.
5461 (GDB/MI Target Manipulation): Likewise.
5462 (GDB/MI Miscellaneous Commands): Likewise.
5463
5464 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5465
5466 * gdb.texinfo (Debugging Optimized Code): New chapter.
5467 (Compiling for Debugging): Reference it. Move some
5468 text to the new section.
5469
5470 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5471
5472 * doc/gdb.texinfo (Calling): Document
5473 set-unwind-on-terminating-exception usage.
5474
5475 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5476
5477 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5478 command.
5479
5480 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5481
5482 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5483 references.
5484
5485 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5486
5487 * gdbint.texinfo: Rename formal parameters to gdbarch function
5488 protoypes from "current_gdbarch" to "gdbarch".
5489
5490 2009-05-28 Tom Tromey <tromey@redhat.com>
5491
5492 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5493
5494 2009-05-27 Tom Tromey <tromey@redhat.com>
5495
5496 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5497 feature.
5498 (GDB/MI Variable Objects): Document -var-set-visualizer.
5499
5500 2009-04-02 Tom Tromey <tromey@redhat.com>
5501
5502 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5503 feature.
5504 (GDB/MI Variable Objects): Document -var-set-visualizer.
5505
5506 2009-05-27 Tom Tromey <tromey@redhat.com>
5507 Thiago Jung Bauermann <bauerman@br.ibm.com>
5508 Phil Muldoon <pmuldoon@redhat.com>
5509
5510 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5511 (Pretty Printing): New node.
5512 (Selecting Pretty-Printers): Likewise.
5513 (Python API): Update.
5514 (Output Formats): Document /r format.
5515
5516 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5517 Tom Tromey <tromey@redhat.com>
5518
5519 * gdb.texinfo (Types In Python): New node.
5520 (Values From Inferior): "type" is now an attribute.
5521 (Python API): Update.
5522
5523 2009-05-27 Tom Tromey <tromey@redhat.com>
5524 Thiago Jung Bauermann <bauerman@br.ibm.com>
5525 Phil Muldoon <pmuldoon@redhat.com>
5526
5527 * gdb.texinfo: Add @syncodeindex for `tp'.
5528 (Python API): Update.
5529 (Auto-loading): New node.
5530 (Objfiles In Python): New node.
5531
5532 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5533
5534 * gdb.texinfo (Threads): Document libthread-db-search-path.
5535
5536 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5537
5538 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5539
5540 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5541
5542 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5543 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5544 show show-debug-regs' docs.
5545
5546 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5547
5548 * gdb.texinfo (Process Record and Replay): Add description of
5549 reverse execution.
5550
5551 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5552
5553 * gdbint.texinfo (Adding support for debugging core files): New node.
5554 (Native Debugging): Remove the ``Native core file Support'' section.
5555
5556 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5557
5558 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5559 Add index entries.
5560
5561 2009-04-30 Hui Zhu <teawater@gmail.com>
5562 Michael Snyder <msnyder@vmware.com>
5563
5564 * gdb.texinfo: (Process Record and Replay): Add documentation for
5565 process record and replay.
5566
5567 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5568
5569 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5570 a new part on command-line defined macros.
5571
5572 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5573
5574 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5575 clarify the wording.
5576
5577 2009-04-23 Tom Tromey <tromey@redhat.com>
5578
5579 * gdb.texinfo (Data Files): New node.
5580 (GDB Files): Update menu.
5581
5582 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5583
5584 * gdbint.texinfo (Defining Other Architecture Features): Remove
5585 entry for PROCESS_LINENUMBER_HOOK.
5586
5587 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5588
5589 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5590
5591 2009-04-22 Hui Zhu <teawater@gmail.com>
5592
5593 * gdb.texinfo (disassemble-next-line): Set the default of
5594 disassemble-next-line to off.
5595
5596 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5597
5598 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5599 --with-htmldir): New.
5600 * configure: Regenerate.
5601 * Makefile.in (datarootdir, docdir): Define.
5602 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5603 instead of $(SET_TEXINPUTS).
5604 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5605 gdbint.info instead of $(SET_TEXINPUTS).
5606 (gdbint/index.html): Use same -I options as for building
5607 gdbint.info.
5608 (stabs.dvi, stabs.pdf): Use same -I options as for building
5609 stabs.info instead of $(SET_TEXINPUTS).
5610 (stabs/index.html): Use same -I options as for building
5611 stabs.info.
5612 (annotate.dvi, annotate.pdf): Use same -I options as for building
5613 annotate.info instead of $(SET_TEXINPUTS).
5614 (annotate/index.html): Use same -I options as for building
5615 annotate.info.
5616
5617 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5618
5619 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5620
5621 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5622
5623 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5624
5625 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5626 Joseph Myers <joseph@codesourcery.com>
5627
5628 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5629 (MAKEHTMLFLAGS): Set to empty.
5630 (html__strip_dir): Define.
5631 (HTMLFILES): Define.
5632 (HTMLFILES_INSTALL): Define.
5633 (install-html): Copy new automake rule.
5634 (html): Depend on $(HTMLFILES).
5635 (gdb_toc.html): Rename to gdb/index.html.
5636 (gdbint_toc.html): Rename to gdbint/index.html.
5637 (stabs_toc.html): Rename to stabs/index.html.
5638 (annotate_toc.html): Rename to annotate/index.html.
5639
5640 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5641
5642 * Makefile.in: Set pdfdir and htmldir from configure
5643 substitutions.
5644 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5645 * configure: Regenerate.
5646
5647 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5648
5649 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5650 This macro is no longer used.
5651
5652 2009-04-15 Tom Tromey <tromey@redhat.com>
5653
5654 * gdb.texinfo (Character Sets): Document default character set.
5655
5656 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5657
5658 * gdbint.texinfo: Change server name from sources.redhat.com to
5659 sourceware.org throughout.
5660
5661 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5662
5663 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5664 about a missing dot or coma after @xref.
5665
5666 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5667
5668 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5669 example, and add a small explanation about it.
5670 (Print Settings): Change the documentation of the "set print
5671 frame-arguments" to reflect the fact that the default is now "scalars".
5672
5673 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5674
5675 * gdb.texinfo (Print Settings): Add kindex for command "set
5676 print frame-arguments".
5677
5678 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5679
5680 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5681 breakpoints.
5682 (Set Breaks): Add reference to thread-specific and task-specific
5683 breakpoints.
5684
5685 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5686
5687 * gdb.texinfo (Ada Tasks): Remove the documentation about
5688 the "Running" state, as this state has been eliminated.
5689 Now all runnable tasks are shown as "Runnable".
5690
5691 2009-03-30 Stan Shebs <stan@codesourcery.com>
5692
5693 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5694 special case of breakpoints.
5695 (Enable and Disable Tracepoints): Mention deprecation.
5696 (Listing Tracepoints): Update description and example.
5697
5698 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5699
5700 * gdb.texinfo (Frames in Python): New node.
5701 (Python API): Update.
5702
5703 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5704
5705 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5706 from a method to an attribute.
5707
5708 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5709
5710 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5711 attribute.
5712
5713 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5714
5715 * observer.texi (thread_exit): Add "silent" parameter.
5716
5717 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5718
5719 * observer.texi (about_to_proceed): New.
5720
5721 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5722
5723 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5724 field throughout to handle types with spaces in them. Fix typos
5725 found by aspell.
5726 (Summary, Requirements, Contributors): New first chapter,
5727 "Summary" added, old Requirements section moved there, and new
5728 section, "Contributors" added.
5729 (Initializing a New Architecture, Register Representation)
5730 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5731 (Porting gdb): These sections extended and updated.
5732 (Compiler Characteristics): This section (empty) deleted.
5733 (Defining Other Architecture Features): This section renamed and
5734 duplicate material removed from (formerly "Target Conditionals").
5735 Use braces {} in @deftypeXX type field throughout to handle types
5736 with spaces in them. Typos found by aspell fixed.
5737
5738 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5739 * stack_frame.pdf: Version of image for PDF output.
5740 * stack_frame.png: Version of image for HTML output and for Emacs.
5741 * stack_frame.txt: Version of image for Info output.
5742 * stack_frame.eps: Version of image for TeX DVI output.
5743
5744 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5745
5746 * gdb.texinfo (Character Sets): Fix last change.
5747
5748 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5749
5750 * gdb.texinfo (Values From Inferior): Fix optional arguments
5751 markup.
5752 (Commands In Python): Adjust argument names of gdb.Command.__init__
5753 to what the function accepts as keywords.
5754
5755 2008-03-20 Tom Tromey <tromey@redhat.com>
5756
5757 * gdb.texinfo (Convenience Vars): Document convenience functions.
5758 (Functions In Python): New node.
5759 (Python API): Update.
5760
5761 2009-03-20 Tom Tromey <tromey@redhat.com>
5762
5763 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5764 set target-wide-charset.
5765 (Requirements): Mention iconv.
5766
5767 2009-03-17 Hui Zhu <teawater@gmail.com>
5768
5769 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5770
5771 2009-03-17 Hui Zhu <teawater@gmail.com>
5772
5773 * gdb.texinfo: Add documentation for disassemble-next-line.
5774
5775 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5776
5777 * gdb.texinfo (Commands In Python): Remove tindex entries.
5778
5779 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5780
5781 * gdb.texinfo (Returning): New description for missing debug info.
5782
5783 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5784
5785 * gdb.texinfo (Remote Configuration): Document query-attached.
5786 (General Query Packets): Document qAttached.
5787
5788 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5789
5790 * gdb.texinfo (Background Execution): Better describe the set
5791 target-async command.
5792 (Maintenance Commands): Delete description of the `maint set/show
5793 linux-async' and `maint set/show remote-async' commands.
5794
5795 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5796
5797 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5798 between sentences.
5799
5800 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5801
5802 * gdb.texinfo (GDB/MI Async Records): Document the
5803 =library-loaded and =library-unloaded notifications.
5804
5805 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5806
5807 * observer.texi (test_notification): New observer.
5808
5809 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5810
5811 * observer.texi: Add parameter 'print_frame' to normal_stop
5812 observer.
5813
5814 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5815
5816 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5817 (Commands In Python): Fix COMMAND_* constants in last change. Use
5818 @kbd for interactive input. Add cross-references and index
5819 entries.
5820
5821 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5822
5823 * gdb.texinfo (Signals): Document $_siginfo.
5824 (Convenience Variables): Mention $_siginfo.
5825 (Remote Configuration): Document qXfer:siginfo:read,
5826 qXfer:siginfo:write packets, and the read-siginfo-object,
5827 write-siginfo-object commands.
5828
5829 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5830
5831 * gdbint.texinfo (Values): New chapter.
5832
5833 2009-02-06 Tom Tromey <tromey@redhat.com>
5834
5835 * gdb.texinfo (Python API): Add entry for Commands In Python.
5836 (Commands In Python): New node.
5837
5838 2009-02-05 Tom Tromey <tromey@redhat.com>
5839
5840 * gdb.texinfo (Values From Inferior): Document Value.string.
5841
5842 2009-02-05 Tom Tromey <tromey@redhat.com>
5843
5844 * gdb.texinfo (Basic Python): Document execute's from_tty
5845 argument.
5846
5847 2009-02-04 Tom Tromey <tromey@redhat.com>
5848
5849 * gdb.texinfo (Basic Python): Document gdb.history.
5850
5851 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5852
5853 * gdb.texinfo (GDB/MI Thread Commands): Document the
5854 'current-thread-id' field. Remove the example with zero threads,
5855 since current GDB won't ever report that if there's inferior.
5856
5857 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5858
5859 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5860 option to -break-insert.
5861
5862 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5863 Jerome Guitton <guitton@adacore.com>
5864
5865 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5866 (System-wide configuration): New section.
5867
5868 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5869
5870 PR gdb/7580:
5871 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5872 internal-error|internal-warning quit|corefile ask|yes|no".
5873
5874 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5875
5876 * gdb.texinfo (Using the `gdbserver' Program): Document
5877 --remote-debug.
5878
5879 2009-01-23 Doug Evans <dje@google.com>
5880
5881 * gdb.texinfo: Add nexti to list of commands that support
5882 background execution.
5883
5884 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5885
5886 * gdb.texinfo (Define, Hooks): Document prefix command support.
5887
5888 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5889 Carlos O'Donell <carlos@codesourcery.com>
5890
5891 Fixes for makeinfo --html.
5892
5893 * annotate.texinfo: Use @copying and @insertcopying. Use
5894 @ifnottex in place of @ifinfo.
5895 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5896 place of @ifinfo. Use @ifnotinfo for one index entry.
5897 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5898 in place of @ifinfo.
5899 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5900 in place of @ifinfo. Include contents at start unconditionally.
5901
5902 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5903
5904 * gdb.texinfo (General Query Packets): Remove @var{} around the
5905 "spu" literal string.
5906
5907 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5908
5909 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5910 program may be running in another process" errors.
5911 * gdbint.texinfo (Native Conditionals): Delete
5912 ONE_PROCESS_WRITETEXT description.
5913
5914 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5915
5916 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5917 emacs local variable to be placed at the end of the ChangeLog.
5918 Add server.c and gdbreplay.c to the list of files where the
5919 copyright year needs to be updated.
5920
5921 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5922
5923 * gdb.texinfo (Remote Configuration): Document new
5924 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5925 commands.
5926
5927 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5928
5929 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5930 FETCH_INFERIOR_REGISTERS.
5931 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5932 FETCH_INFERIOR_REGISTERS descriptions. Remove
5933 gdbarch_get_longjmp_target descrition, since already described in
5934 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5935 (Target Conditionals): ... here.
5936
5937 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5938
5939 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5940 examples.
5941 (Additions to Ada): Likewise. Add the missing opening and closing
5942 parenthesis of the GDB prompt in one of the examples.
5943
5944 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5945
5946 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5947 about the result of 'Address not being of type System.Address.
5948 This problem has been fixed a while ago.
5949
5950 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5951
5952 MI non-stop and multiprocess docs.
5953
5954 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5955 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5956 Adjust documentation for *stopped, document =thread-created,
5957 =thread-exited, =thread-group-created and =thread-group-exited.
5958 (GDB/MI Thread Commands): Document the 'state' field in
5959 -thread-info output.
5960 (GDB/MI Program Execution): Mention --all and --thread-group
5961 options.
5962 (GDB/MI Variable Objects): Describe floating and fixed variable
5963 objects.
5964 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5965
5966 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5967
5968 * gdb.texinfo (Operating System Information): New appendix.
5969 (Operating System Auxiliary Information): Document 'info os processes'
5970 (Remote Configuration): Document 'osdata'
5971 (General Query Packets): Document qXfer:osdata:read.
5972
5973 2008-11-27 Tristan Gingold <gingold@adacore.com>
5974
5975 * gdb.texinfo (Darwin): Document Darwin specific features.
5976
5977 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5978
5979 * gdbint.texinfo (Target Conditionals): Extend the
5980 gdbarch_breakpoint_from_pc description.
5981
5982 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5983
5984 * gdb.texinfo (M68K Features): Fix typo.
5985
5986 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5987
5988 * gdb.texinfo (Symbols): Mention printing containing
5989 image name in "info symbol".
5990 (Maint translate-address): Likewise.
5991
5992 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5993
5994 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5995 commands "catch load" and "catch unload".
5996
5997 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5998
5999 * gdb.texinfo (GDB/MI Async Records): Document
6000 =thread-selected.
6001
6002 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6003
6004 * observer.texi (new_inferior, inferior_exit): New observers.
6005
6006 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6007
6008 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6009 .mt files, TM_CLIBS or TM_CDEPS.
6010 (x86 Watchpoints): Don't mention TDEPFILES.
6011
6012 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6013
6014 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6015 (Overview): Mention notifications and non-stop mode behavior.
6016 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6017 with non-stop mode behavior. Add vStopped description.
6018 (Stop Reply Packets): Update list of packets that return
6019 stop replies. Mention non-stop behavior.
6020 (General Query Packets): Document QNonStop packet and associated
6021 qSupported query response.
6022 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6023 behavior.
6024 (Notification Packets): New section.
6025 (Remote Non-Stop): New section.
6026 (File-I/O Overview): Mention non-stop behavior.
6027
6028 2008-10-24 Hui Zhu <teawater@gmail.com>
6029 Pedro Alves <pedro@codesourcery.com>
6030
6031 * gdb.texinfo (displaced-stepping): Describe the auto mode
6032 setting, and say it's the default. This is now a mainstream
6033 setting instead of a maintenance setting.
6034
6035 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6036
6037 * observer.texi (thread_stop_requested): New.
6038
6039 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6040
6041 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6042 (Patching): Replace incorrect usage of @samp by @kbd.
6043
6044 2008-10-17 Michael Snyder <msnyder@vmware.com>
6045
6046 * gdb.texinfo: Add documentation for reverse execution.
6047
6048 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6049 Eli Zaretskii <eliz@gnu.org>
6050
6051 * gdb.texinfo. (Values From Inferior): New subsubsection.
6052
6053 2008-10-06 Doug Evans <dje@google.com>
6054
6055 * gdb.texinfo (set debug dwarf2-die): Document it.
6056
6057 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6058
6059 * gdb.texinfo (catch) [exception]: Document how to insert
6060 a breakpoint on user-defined exceptions when the exception
6061 name is identical to one of the language-defined ones.
6062
6063 2008-09-27 Tom Tromey <tromey@redhat.com>
6064
6065 * gdb.texinfo (Macros): Remove text about stringification,
6066 varargs, and splicing.
6067
6068 2008-09-27 Tom Tromey <tromey@redhat.com>
6069
6070 * gdbint.texinfo (Language Support): Remove text about omitting
6071 support for a language.
6072
6073 2008-09-23 Doug Evans <dje@google.com>
6074
6075 * gdb.texinfo (info dcache): Update.
6076
6077 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6078
6079 * gdb.texinfo (Packets): Add info on thread-id syntax and
6080 multiprocess extensions.
6081 <D>: Document multiprocess form of packet.
6082 <H>: Use thread-id syntax.
6083 <T>: Likewise.
6084 <vCont>: Likewise. Note this is required for multiprocess.
6085 <vKill>: New packet.
6086 (Stop Reply Packets) <T>: Use thread-id syntax.
6087 <W>: Document multiprocess form of reply.
6088 <X>: Likewise.
6089 (General Query Packets) <qC>: Use thread-id syntax.
6090 <qfThreadInfo>: Likewise.
6091 <qGetTLSAddr>: Likewise.
6092 <qP>: Likewise.
6093 <qSupported>: Add "multiprocess" feature.
6094 <qThreadExtraInfo>: Use thread-id syntax.
6095
6096 2008-09-22 Stan Shebs <stan@codesourcery.com>
6097
6098 * gdb.texinfo (Inferiors): New section.
6099
6100 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6101
6102 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6103
6104 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6105
6106 * gdbint.texinfo (Target Conditionals): Remove documentation
6107 for gdbarch_name_of_malloc.
6108
6109 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6110
6111 * gdb.texinfo (Interrupts): Mention TCP interface for
6112 sending BREAK.
6113
6114 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6115
6116 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6117 argument prefix to "set sysroot".
6118
6119 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6120
6121 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6122 and False.
6123
6124 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6125
6126 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6127 for possible features of -list-features.
6128
6129 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6130
6131 * gdb.texinfo (Background execution): Adjust example
6132 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6133
6134 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6135
6136 * doc/gdb.texinfo (PowerPC): Fix typo.
6137 (PowerPC features): Fix typo.
6138
6139 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6140
6141 * observer.texi (thread_ptid_changed): New.
6142
6143 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6144
6145 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6146 (PowerPC features): Mention feature set for VSX registers.
6147
6148 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6149
6150 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6151 the direct visibility of all names in user-written packages.
6152
6153 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6154
6155 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6156 setting, and make it the default.
6157 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6158 non-stop script example.
6159
6160 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6161
6162 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6163 reference to the "Using Different Register and Memory Data
6164 Representation" section.
6165
6166 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6167
6168 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6169 (Remote Protocol): Add Packet Acknowledgment to menu.
6170 (Overview): Mention +/- can be disabled, and point to new section
6171 where this is discussed in detail.
6172 (General Query Packets): Document QStartNoAckMode packet, and
6173 corresponding qSupported reply.
6174 (Packet Acknowledgment): New section.
6175
6176 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6177 Pedro Alves <pedro@codesourcery.com>
6178
6179 * gdb.texinfo (Threads): Move paragraph about automatic thread
6180 selection to All-Stop Mode subsection.
6181 (Thread Stops): Reorganize existing material into subsections.
6182 Add introductory blurb and menu.
6183 (Non-Stop Mode): New subsection.
6184 (Background Execution): New subsection.
6185 (Maintenance Commands): Add cross-references from async mode
6186 commands to the new Background Execution section.
6187
6188 2008-08-06 Tom Tromey <tromey@redhat.com>
6189
6190 * gdb.texinfo (Extending GDB): New chapter.
6191 (Sequences): Demoted chapter, now a section under the new
6192 Extending GDB chapter.
6193 (Python): New section.
6194
6195 2008-07-31 Stan Shebs <stan@codesourcery.com>
6196
6197 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6198
6199 2008-07-29 Stan Shebs <stan@codesourcery.com>
6200
6201 * gdbint.texinfo: General round of cleanup and minor
6202 clarifications.
6203 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6204 (Longjmp Support): Update description to reflect how it is done
6205 for targets without using native header.
6206 (Symbol Handling): Add a little more general explanation.
6207 (COFF, ELF): Mention stabs encapsulation.
6208 (DWARF 3): New section.
6209 (Adding a New Host): Scrub out some obsolete bits.
6210 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6211 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6212 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6213 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6214 SEEK_SET, STOP_SIGNAL, USG.
6215 (Raw and Virtual Register Representations): Ditto for
6216 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6217 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6218 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6219 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6220 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6221 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6222 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6223 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6224 DEPRECATED_USE_STRUCT_CONVENTION.
6225 Describe gdbarch_deprecated_fp_regnum.
6226 Update description of gdbarch_print_insn.
6227 (Adding a New Target): Scrub out obsolete bits.
6228 (Obsolete Conditionals): Remove entire section.
6229
6230 2008-07-25 Tom Tromey <tromey@redhat.com>
6231
6232 * observer.texi (GDB Observers): Document new observers:
6233 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6234 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6235 architecture_changed.
6236
6237 2008-07-21 Stan Shebs <stan@codesourcery.com>
6238
6239 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6240 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6241
6242 2008-07-21 Tom Tromey <tromey@redhat.com>
6243
6244 * observer.texi (GDB Observers): Remove obsolete comment.
6245 <executable_changed>: Remove argument.
6246
6247 2008-07-18 Tom Tromey <tromey@redhat.com>
6248
6249 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6250
6251 2008-07-10 Doug Evans <dje@google.com>
6252
6253 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6254
6255 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6256
6257 * gdb.texinfo (Starting): Document "set disable-randomization".
6258
6259 2008-07-07 Andreas Schwab <schwab@suse.de>
6260
6261 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6262
6263 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6264
6265 * gdb.texinfo (GDB/MI Target Manipulation): Add
6266 example of -target-attach.
6267
6268 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6269
6270 * observer.texi (target_resumed): New observer.
6271 * gdb.texinfo (GDB/MI Output Records): Document *running.
6272
6273 2008-06-06 Tom Tromey <tromey@redhat.com>
6274
6275 * gdb.texinfo (Completion): Add field name example.
6276
6277 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6278
6279 * gdb.texinfo (GDB/MI Program Context): Added example
6280 to -exec-arguments
6281
6282 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6283
6284 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6285 annotation.
6286
6287 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6288 Nathan Sidwell <nathan@codesourcery.com>
6289 Joseph Myers <joseph@codesourcery.com>
6290
6291 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6292 and ACX_BUGURL.
6293 * configure: Regenerate.
6294 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6295 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6296 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6297 mailing-list-specific text about bug reporting unless
6298 BUGURL_DEFAULT.
6299
6300 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6301
6302 * gdb.texinfo (-target-select): Remove reference to target async.
6303 (Maintenance Commands): Document "maint set/show remote-async".
6304
6305 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6306
6307 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6308 in -target-file-get section.
6309
6310 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6311
6312 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6313 killing the inferior when it is already debugging a process.
6314
6315 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6316
6317 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6318 abbreviation for "finish".
6319
6320 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6321
6322 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6323
6324 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6325
6326 * gdbint.texinfo (Target Conditionals): Delete entry for
6327 gdbarch_dwarf_reg_to_regnum.
6328
6329 2008-05-09 Doug Evans <dje@google.com>
6330
6331 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6332
6333 2008-05-05 Doug Evans <dje@google.com>
6334
6335 * gdb.texinfo (disassemble): Document /m modifier.
6336
6337 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6338
6339 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6340 will not report the time of commands that run the target.
6341
6342 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6343
6344 * gdb.texinfo (GDB/MI Output Records): Add
6345 missing semicolon.
6346
6347 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6348
6349 * gdb.texinfo (GDB/MI Output Records):
6350 Document =thread-create and =thread-exited.
6351
6352 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6353
6354 * gdb.texinfo (GDB/MI Development and Front Ends):
6355 Remove mention of dmi-discuss.
6356
6357 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6358
6359 * observer.texi (thread_exit): New.
6360
6361 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6362
6363 * gdb.texinfo (Debugging Output): Document "set/show debug
6364 displaced".
6365 (Maintenance Commands): Document "maint set/show
6366 can-use-displaced-stepping".
6367
6368 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6369
6370 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6371 and set/show arm force-mode.
6372
6373 2008-05-02 Andreas Schwab <schwab@suse.de>
6374
6375 * gdbint.texinfo (Algorithms): Describe
6376 target_watchpoint_addr_within_range.
6377
6378 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6379
6380 * gdbint.texinfo (Stack Frames): New chapter.
6381 (Algorithms): Move Frames text to the new chapter.
6382 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6383 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6384
6385 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6386
6387 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6388 output does not necessary include any tokens.
6389
6390 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6391
6392 * gdb.texinfo (Set SH Calling convention): New @item.
6393 (Show SH Calling convention): Ditto.
6394
6395 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6396
6397 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6398
6399 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6400
6401 * gdb.texinfo (Set Breaks): Mention that multiple location
6402 breakpoints need line number info. Add index entries.
6403
6404 2008-04-19 Craig Silverstein <csilvers@google.com>
6405
6406 * gdb.texinfo (Requirements): Add an optional requirement on
6407 zlib.
6408 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6409 Compressed DWARF 2.
6410
6411 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6412
6413 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6414 sample output for 'stopped,reason="breakpoint-hit"' message.
6415 (GDB/MI Program Execution): Likewise.
6416
6417 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6418
6419 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6420 -var-set-format. Add -f option to -var-evaluate-expression.
6421
6422 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6423
6424 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6425 new node "Ambiguous Expressions". Replace references to this
6426 node by references to "Ambiguous Expressions" throughout.
6427 (Ambiguous Expressions): New node.
6428
6429 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6430
6431 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6432
6433 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6434
6435 * gdb.texinfo (Debugging Output): Document
6436 "set/show debug lin-lwp-async".
6437 (Maintenance Commands): Document "maint set/show linux-async".
6438
6439 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6440
6441 * gdb.texinfo (Expressions): Update description of malloced arrays.
6442
6443 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6444
6445 * gdb.texinfo (Thread Commands): Document
6446 -thread-info. Remove -thread-list-all-threads.
6447
6448 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6449 Sandra Loosemore <sandra@codesourcery.com>
6450
6451 * gdb.texinfo (Library List Format): Update to mention the
6452 possibility to pass section addresses instead of segment
6453 addresses.
6454
6455 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6456
6457 * gdb.texinfo (Starting): Document "set exec-wrapper".
6458 (Server): Document gdbserver --wrapper.
6459
6460 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6461
6462 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6463 unreadable memory. Delete obsolete SPARClite reference.
6464
6465 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6466
6467 * gdb.texinfo (Starting): Mention always-running targets.
6468 (Target Commands): Add an anchor for load.
6469 (Connecting): Explain continue instead of run.
6470
6471 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6472
6473 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6474
6475 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6476
6477 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6478 breakpoint table.
6479
6480 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6481
6482 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6483 killing the inferior when it is already debugging a process.
6484
6485 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6486
6487 * gdbint.texinfo (Build Script): New section. Mention new build script
6488 gdb_buildall.sh.
6489
6490 2008-02-01 Jim Blandy <jimb@red-bean.com>
6491
6492 * gdb.texinfo (Help): Summarize 'info args' correctly.
6493
6494 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6495
6496 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6497 available in PowerPC architecture.
6498 (Embedded Processors): Change node name of PowerPC item in menu.
6499 (PowerPC): Rename to...
6500 (PowerPC Embedded): this.
6501 (Architectures): Add new PowerPC item in menu.
6502 (PowerPC): New node.
6503
6504 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6505
6506 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6507 commands.
6508
6509 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6510
6511 * gdb.texinfo (Setting Catchpoints): Mention features
6512 supported on GNU/Linux.
6513
6514 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6515
6516 * gdb.texinfo (GDB/MI File Commands): Describe new output
6517 field for MI command -file-list-exec-source-file.
6518
6519 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6520
6521 * gdb.texinfo (Using the `gdbserver' Program): Add security
6522 warning. Rearrange into subsections and subsubsections. Document
6523 --multi and --debug. Correct --with-sysroot typo. Update --attach
6524 usage. Make load reference clearer. Document monitor exit.
6525 (Remote Configuration): Document set remote exec-file, attach-packet,
6526 and run-packet.
6527 (Packets): Document vAttach and vRun.
6528
6529 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6530
6531 * gdb.texinfo (Processes): Mention process command.
6532 detach-on-follow -> detach-on-fork.
6533
6534 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6535
6536 * gdbint.texinfo (Native Conditionals): Remove
6537 SHELL_COMMAND_CONCAT and SHELL_FILE.
6538
6539 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6540
6541 * gdb.texinfo (Specify Location): Improve wording.
6542
6543 2008-01-23 Chris Demetriou <cgd@google.com>
6544
6545 * gdb.texinfo (Threads): Document new "set print thread-events"
6546 and "show print thread-events" commands.
6547
6548 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6549
6550 * gdb.texinfo (Specify Location): New section.
6551 (Delete Breaks, Edit, Set Breaks): Remove description of
6552 locations. Instead, add a reference to "Specify Location".
6553 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6554 (Symbols): Refer to "Specify Location" for the valid forms of
6555 linespecs and locations.
6556
6557 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6558
6559 * gdbint.texinfo (Target Conditionals): Replace the description of
6560 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6561
6562 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6563
6564 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6565 about &&var, which is rejected by the expression parser.
6566
6567 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6568
6569 * gdb.texinfo (Output): Update documentation on using printf with DFP
6570 types.
6571
6572 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6573
6574 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6575 subsubsection.
6576 (Decimal Floating Point format): New subsubsection.
6577
6578 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6579
6580 * gdb.texinfo (File Options): Remove mention of the attempt to
6581 open a core file with the -p option. Don't list -c as a valid
6582 option to attach to a process.
6583
6584 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6585
6586 * gdbint.texinfo (Host Conditionals): Remove mention of
6587 ALIGN_STACK_ON_ENTRY.
6588
6589 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6590
6591 * gdbint.texinfo (Start of New Year Procedure): Add item
6592 describing how to update the source and documentation copyright
6593 notices.
6594
6595 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6596
6597 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6598 watchpoint explanation into the main description of the watchpoint
6599 command; update synopses of 'watch', 'rwatch', and 'awatch'
6600 commands.
6601
6602 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6603
6604 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6605 Document 'pending-breakpoints' feature of
6606 -list-features.
6607
6608 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6609
6610 * gdb.texinfo: Add new parameter's description.
6611
6612 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6613
6614 * gdb.texinfo (Overview): Clarify run-length encoding
6615 example. Remove the restriction on "+" and "-" characters.
6616
6617 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6618
6619 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6620
6621 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6622
6623 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6624 the -f option for -break-insert, remove -r option,
6625 and clarify specification of location.
6626
6627 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6628
6629 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6630 formatting.
6631 (Remote Debugging): Add File Transfer section.
6632 (Remote Configuration): Document Host I/O packets.
6633 (GDB/MI): Add GDB/MI File Transfer Commands section.
6634 (Host I/O Packets): New section in "Remote Protocol".
6635 (Packets): Add vFile.
6636
6637 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6638
6639 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6640 breakpoints with multiple locations.
6641 (Breakpoint Menus): Improve wording.
6642 (Output): Fix last change.
6643
6644 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6645
6646 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6647
6648 2007-11-15 Doug Evans <dje@google.com>
6649
6650 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6651
6652 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6653
6654 * gdbint.texinfo (Native Conditionals): Remove
6655 mention of CLEAR_SOLIB.
6656
6657 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6658
6659 * gdb.texinfo (Print Settings): Add documentation for "set/show
6660 print frame-arguments".
6661
6662 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6663
6664 * gdb.texinfo (Output): Update printf command's description.
6665
6666 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6667
6668 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6669 powerpc soft-float".
6670
6671 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6672
6673 * gdb.texinfo (Files): Correct formatting. Mention Expat
6674 requirement.
6675 (Requirements for Building GDB): Expand the list of Expat
6676 uses.
6677 (Library List Format, Memory Map Format): Mention Expat.
6678 (Target Descriptions): Update Expat wording.
6679
6680 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6681
6682 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6683 Document that gdbarch_convert_register_p should return zero for no-op
6684 conversions.
6685
6686 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6687
6688 * gdbint.texi (Compiler Characteristics): Move documentation
6689 of set_gdbarch_sofun_address_maybe_missing back to ...
6690 (Target Conditionals): ... here to fix build break.
6691
6692 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6693
6694 * gdbint.texi (Target Conditionals): Remove documentation of
6695 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6696 (Compiler Characteristics): ... documentation of
6697 set_gdbarch_sofun_address_maybe_missing.
6698
6699 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6700
6701 * gdbint.texinfo (Target Conditionals): Use
6702 frame_unwind_register_unsigned in examples instead of
6703 frame_unwind_unsigned_register.
6704
6705 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * gdb.texinfo (Predefined Target Types): Add int128
6708 and uint128.
6709 (Standard Target Features): Add PowerPC features.
6710
6711 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6712
6713 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6714
6715 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6716
6717 * gdbint.texi (Target Conditionals): Remove documentation
6718 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6719 gdbarch_extract_return_value, and gdbarch_store_return_value.
6720
6721 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6722
6723 * gdbint.texi (Target Conditionals): Remove documentation of
6724 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6725
6726 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6727
6728 * gdb.texinfo: Mention that inaccessible-by-default is on by
6729 default.
6730
6731 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6732
6733 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6734
6735 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6736
6737 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6738 multi-threaded watchpoints.
6739 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6740 checked. Describe sticky notification. Expand description
6741 of steppable and continuable watchpoints.
6742 (Watchpoints and Threads): New subsection.
6743
6744 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6745
6746 * gdb.texinfo (Setting Breakpoints): Revise
6747 documentation for pending breakpoints. Document
6748 breakpoints with multiple locations.
6749
6750 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6751
6752 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6753 Document -list-features.
6754
6755 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6756
6757 * gdb.texinfo (Output): Spell out which features of C's printf are
6758 not supported by GDB's printf.
6759 (Separate Debug Files): More accurate wording regarding build ID
6760 and a reference to the ld manual rather than the Fedora wiki.
6761
6762 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6763 Jim Blandy <jimb@codesourcery.com>
6764
6765 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6766 (Examining Memory): Update mentions of the 's' format.
6767 (Automatic Display): Likewise.
6768
6769 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6770
6771 * gdb.texinfo: Update the FSF's Back-Cover Text.
6772
6773 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6774 Eli Zaretskii <eliz@gnu.org>
6775
6776 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6777 Fixed the ``build ID'' name. New binaries build instructions for the
6778 build ID inclusion. Explain how the commands are specific to the build
6779 ID vs. debug link.
6780
6781 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6782
6783 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6784 indexing for ``build ID'' support.
6785
6786 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6787
6788 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6789 Enlisted BUILD ID to the debug file searching example.
6790 Included a BUILD ID `.note.gnu.build-id' section description.
6791 Updated/added the debug files splitting instructions for OBJCOPY.
6792
6793 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6794
6795 * gdb.texinfo (Variable Objects): Adjust docs
6796 for -var-info-expression and document
6797 -var-info-path-expression.
6798
6799 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6800
6801 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6802 (title page): Include the dedication in the printed manual, as a
6803 separate page after the copyright notice.
6804
6805 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6806 don't break a @var across a line.
6807
6808 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6809
6810 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6811 for include files.
6812
6813 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6814
6815 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6816 in annotate.texinfo.
6817 (Command History): Link to new node.
6818
6819 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6820
6821 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6822
6823 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6824
6825 * gdbint.texinfo (Target Conditionals): Fix last change.
6826
6827 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6828
6829 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6830 routines:
6831 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6832 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6833 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6834 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6835 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6836 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6837 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6838 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6839 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6840 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6841 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6842 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6843 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6844 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6845 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6846 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6847 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6848 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6849 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6850 (SOFTWARE_SINGLE_STEP_P)
6851
6852 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6853 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6854
6855 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6856 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6857 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6858 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6859 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6860 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6861 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6862 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6863 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6864 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6865
6866 (Converting an existing Target Architecture to Multi-arch): Remove
6867 section.
6868
6869 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6870 (gdbarch_addr_bits_remove): Add code example.
6871
6872 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6873
6874 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6875
6876 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6877 Add other missing entries. Adjust the table size to fit.
6878 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6879 stop reasons including the new "library" event.
6880 (General Query Packets): Adjust table widths for qSupported. Mention
6881 qXfer:libraries:read reply to qSupported and document the new packet.
6882 (Library List Format): New section.
6883
6884 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6885
6886 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6887
6888 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6889
6890 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6891
6892 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6893
6894 * gdbint.texinfo (Register and Memory Data): Break sections
6895 into nodes and add a menu.
6896
6897 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6898
6899 * gdb.texinfo (Examining Memory): Document the new behaviour.
6900
6901 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6902
6903 * gdb.texinfo (Standard Target Features): Document
6904 m68k features.
6905
6906 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6907
6908 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6909
6910 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6911
6912 * gdb.texinfo (Target Description Format): Add version attribute
6913 for <target>.
6914
6915 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6916
6917 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6918
6919 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6920
6921 * gdb.texinfo (MIPS Features): New subsection.
6922
6923 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6924 Markus Deuling <deuling@de.ibm.com>
6925
6926 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6927 and qXfer:spu:write packets and mention them under qSupported.
6928
6929 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6930 Markus Deuling <deuling@de.ibm.com>
6931
6932 * gdb.texinfo (Architectures): Add new SPU section to document
6933 Cell Broadband Engine SPU architecture specific commands.
6934
6935 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6936
6937 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6938 comments.
6939
6940 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6941
6942 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6943
6944 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6945
6946 * gdb.texinfo (Overview): Doc fix.
6947
6948 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6949
6950 * gdb.texinfo (Remote Configuration): Document "set/show
6951 remoteflow".
6952
6953 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6954
6955 * gdb.texinfo (MIPS): Remove documentation for set mips
6956 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6957 stack-arg-size.
6958
6959 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6960
6961 * all-cfg.texi (GDBTUI): New.
6962 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6963 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6964 (TUI Configuration): Edit to improve clarity and fix problems of
6965 both style and content.
6966
6967 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6968
6969 * observer.texi (GDB Observers): New observer "new_objfile".
6970
6971 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6972
6973 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6974
6975 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6976
6977 * gdb.texinfo (GDB/MI Variable Objects): Document
6978 frozen variables objects.
6979
6980 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6981
6982 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6983 (Character Sets, Caching Data of Remote Targets): Likewise.
6984 (Targets): Delete Remote node. Move its text...
6985 (Debugging Remote Programs): ...to here. Delete description
6986 of the "remote" command.
6987 (Remote configuration): Delete description of "set remotedevice"
6988 and "show remotedevice".
6989 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6990
6991 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6992
6993 * gdb.texinfo (Contributors, Continuing and Stepping)
6994 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6995 (General Query Packets, File-I/O Remote Protocol Extension)
6996 (Protocol Basics, The F Reply Packet, Write)
6997 (Protocol-specific Representation of Datatypes, Memory Transfer):
6998 Fix hyphenation, punctuation and grammar problems.
6999 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7000 'section' instead of 'subsection' in the text.
7001 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7002 (i386): Remove period from section name.
7003 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7004 (Config Names, Configure Options): Use @file{configure}.
7005
7006 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7007
7008 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7009 and tab expansion.
7010
7011 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7012
7013 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7014
7015 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7016
7017 * gdb.texinfo: Consistently capitalize all significant words in
7018 node names, chapter titles, section titles, and headings. Update
7019 cross references to match.
7020 (Starting and Stopping Trace Experiment): Make node name plural.
7021 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7022
7023 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7024
7025 * gdb.texinfo (WinCE): Delete obsolete subsection.
7026
7027 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7028
7029 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7030 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7031 references.
7032
7033 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7034
7035 * gdb.texinfo (Startup): Delete references to some alternate
7036 names for .gdbinit.
7037 (Thread): Remove LynxOS reference.
7038 (Tandem ST2000): Delete target-specific documentation.
7039 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7040 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7041 and GDB_OSABI_LYNXOS.
7042
7043 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7044
7045 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7046
7047 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7048
7049 * gdbint.texinfo (Target Conditionals): Remove mention of
7050 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7051 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7052
7053 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7054
7055 * Makefile.in: Add "pdfdir" installation
7056 directory, PDFTEX macro, support for "install-pdf" target,
7057 and rules for making a pdf version of refcard.texi.
7058 * refcard.tex: Specify paper size for PDF output.
7059
7060 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7061
7062 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7063
7064 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7065
7066 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7067 (Source Path, Character Sets, Macros, Define)
7068 (GDB/MI Result Records, GDB/MI Simple Examples)
7069 (GDB/MI Program Execution, GDB/MI File Commands)
7070 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7071 (Bug Reporting): Use @value{GCC}.
7072
7073 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7074
7075 * gdb.texinfo (Help): Fix formatting of examples.
7076 (Variables): Use @ifnotinfo instead of @iftex.
7077 (Non-debug DLL symbols): Use @ref instead of @pxref.
7078 (Sparclet File): Use @samp instead of quotes.
7079
7080 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7081
7082 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7083
7084 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7085
7086 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7087 the order of the nodes.
7088 (C Operators, C Constants, Debugging C): Remove extra menus.
7089 (Method Names in Commands): Do not specify next/prev/up nodes.
7090
7091 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7092
7093 * gdb.texinfo (File Options): Add missing parenthesis.
7094 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7095
7096 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7097
7098 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7099
7100 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7101
7102 * gdb.texinfo (Standard Target Features): Mention
7103 case insensitivity.
7104 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7105
7106 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7107
7108 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7109 (Files): Add section name to argument list for pxref.
7110 (Non-debug DLL symbols): Don't use `see' for pxref.
7111 (Embedded Processors): Fix typo.
7112 (GDB/MI Breakpoint Commands): Execution commands generate
7113 *stopped not ^done.
7114
7115 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7116
7117 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7118 values for in_scope. Mention that only root variables can be
7119 updated.
7120 (GDB/MI Development and Front Ends): Explain new values may be
7121 added to existing fields.
7122
7123 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7124
7125 * gdb.texinfo (-target-disconnect): Use @smallexample.
7126 (Requirements): Add anchor for Expat. Update description.
7127 (Target Descriptions): Mention Expat.
7128 (Target Description Format): Document new elements. Use
7129 @smallexample.
7130 (Predefined Target Types, Standard Target Features): New sections.
7131 * gdbint.texinfo (Target Descriptions): New section.
7132
7133 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7134
7135 * gdb.texinfo (Target Description Format): Add section on XInclude.
7136
7137 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7138
7139 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7140 command -enable-timings.
7141
7142 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7143
7144 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7145 descriptions for new/deleted elements in gdb_osabi. Add missing
7146 description for function generic_elf_osabi_sniff_abi_tag_sections.
7147
7148 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7149
7150 * gdb.texinfo (Maintenance Commands): Add documentation for
7151 the new "maint print target-stack" command.
7152
7153 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7154 Eli Zaretskii <eliz@gnu.org>
7155
7156 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7157
7158 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7159
7160 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7161 Use @value{NGCC} instead of @value{GCC}.
7162
7163 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7164
7165 * agentexpr.texi: Fix typos.
7166 * annotate.texinfo: Likewise.
7167 * gdb.texinfo: Likewise.
7168 * gdbint.texinfo: Likewise.
7169 * observer.texi: Likewise.
7170 * stabs.texinfo: Likewise.
7171
7172 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7173
7174 * gdbint.texinfo (Support Libraries): Remove mmalloc
7175 entry. Describe readline library.
7176
7177 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7178
7179 * gdb.texinfo (Target Descriptions): New section.
7180 (General Query Packets): Add QPassSignals anchor. Mention
7181 qXfer:features:read under qSupported. Expand mentions of
7182 qXfer:memory-map:read and QPassSignals. Document
7183 qXfer:features:read.
7184
7185 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7186
7187 * gdb.texinfo (Commands to specify files): Describe
7188 "set sysroot" and "show sysroot".
7189 (Using the `gdbserver' program): Lowercase argument
7190 to @var. Expand description of setting up GDB on the
7191 host.
7192
7193 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7194
7195 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7196 catch exception, catch exception unhandled, and catch assert
7197 commands.
7198
7199 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7200
7201 * gdb.texinfo (Debugging Output): Document "set debug xml"
7202 and "show debug xml".
7203
7204 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7205
7206 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7207
7208 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7209
7210 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7211
7212 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7213
7214 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7215 note in @ignore, to be removed later if nobody complains.
7216
7217 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7218
7219 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7220 of -var-delete.
7221
7222 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7223
7224 * gdb.texinfo (Setting breakpoints): Document
7225 automatic software/hardware breakpoint usage and
7226 the "set breakpoint auto-hw" command.
7227
7228 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7229
7230 * gdb.texinfo (Memory Access Checking): New.
7231
7232 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7233
7234 * gdb.texinfo (Remote configuration): Mention
7235 "pass-signals-packet".
7236 (General Query Packets): Document QPassSignals. Fix
7237 a typo.
7238
7239 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7240
7241 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7242
7243 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7244
7245 * gdb.texinfo (Remote configuration): Rewrite documentation for
7246 packet configuration commands.
7247 (OS Information): Adjust reference to qXfer:auxv:read.
7248 (General Query Packets): Remove references to read-aux-vector-packet
7249 and set remote get-thread-local-storage-address.
7250
7251 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7252
7253 * gdbint.texinfo (Target Architecture Definition): Add new
7254 Initializing a New Architecture section.
7255
7256 2006-10-31 David Taylor <dtaylor@emc.com>
7257
7258 * stabs.texinfo (Macro define and undefine): New node describing
7259 stabs for #define and #undef.
7260
7261 2006-10-27 Andreas Schwab <schwab@suse.de>
7262
7263 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7264
7265 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7266
7267 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7268 clarify on the possible meanings of ``expression'' watched by
7269 watchpoints. Add indexing.
7270 (Prompting, Errors, Invalidation, Annotations for Running)
7271 (Source Annotations): Fix index entries by adding "annotation" to
7272 them, to discriminate from index entries that point to the more
7273 general topic descriptions.
7274
7275 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7276
7277 * gdbint.texinfo (Target Vector Definition): Move most
7278 content into Existing Targets. Add a menu.
7279 (Existing Targets): New section, moved from Target Vector
7280 Definition. Use @subsection.
7281 (Managing Execution State): New section.
7282
7283 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7284
7285 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7286
7287 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7288
7289 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7290 (Command Syntax, Signals, Backtrace, Connecting)
7291 (Remote configuration, Renesas Boards, Console I/O): Fix last
7292 change: use Ctrl- instead of C-, except wrt Emacs.
7293 (File-I/O Examples): Put Ctrl-c in @kbd.
7294 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7295 (Console I/O): Use @samp with Ctrl-.
7296 (Signals, Set Breaks, Set Watchpoints): Document optional
7297 arguments to `info signals' `handle', `info breakpoints', and
7298 `info watchpoints'.
7299
7300 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7301
7302 * gdb.texinfo (Backtrace): Fix last change.
7303
7304 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7305
7306 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7307
7308 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7309
7310 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7311 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7312 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7313
7314 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7315 Daniel Jacobowitz <dan@codesourcery.com>
7316
7317 * gdb.texinfo (Packets): Document vFlashErase,
7318 vFlashWrite and vFlashDone packets.
7319 (General Query Packets): Document qXfer:memory-map:read.
7320 Add a new feature for qXfer:memory-map:read.
7321 (Memory map format): New section.
7322 (Target Commands): Mention that gdb can write flash.
7323
7324 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7325 Daniel Jacobowitz <dan@codesourcery.com>
7326
7327 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7328 memory regions and "mem auto".
7329
7330 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7331
7332 * gdbint.texinfo (Array Containers): New section.
7333
7334 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7335
7336 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7337 -stack-list-arguments HIGH_FRAME argument can be larger then the
7338 actual number of frames.
7339
7340 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7341
7342 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7343 -stack-list-locals HIGH_FRAME argument can be larger then the
7344 actual number of frames.
7345
7346 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7347
7348 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7349 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7350
7351 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7352
7353 * gdbint.texinfo (Overall Structure): New section "Source Tree
7354 Structure".
7355
7356 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7357
7358 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7359 responses.
7360
7361 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7362
7363 * gdb.texinfo (Source Path): Add documentation for new
7364 substitute-path commands.
7365
7366 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7367
7368 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7369 (Running Configure): ...here.
7370 (Requirements): New node. Mention expat.
7371
7372 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7373
7374 * gdb.texinfo (Target Commands): Remove
7375 'set download-write-size' and 'show download-write-size'.
7376
7377 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7378
7379 * stabs.texinfo (Member Type Descriptor): Correct example for
7380 pointer to member types.
7381
7382 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7383
7384 * gdb.texinfo (Optional warnings and messages): Add
7385 'set/show trace-commands'.
7386 (Command files): Add '-v' to source command.
7387
7388 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7389
7390 * gdb.texinfo (OS Information): Update qPart reference to
7391 qXfer.
7392 (Remote configuration): Likewise.
7393 (Overview): Move @cindex to the start of a paragraph. Talk
7394 about binary data encoding.
7395 (Packets): Refer to the overview for the details of the X
7396 packet encoding.
7397 (General Query Packets): Remove qPart description. Add qXfer
7398 description. Add an anchor to qSupported. Correct feature
7399 table title. Add a new feature for qXfer:auxv:read.
7400 (Interrupts): Add a missing parenthesis.
7401
7402 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7403
7404 * gdb.texinfo (KOD): Remove node.
7405 (GDB/MI Kod Commands): Remove commented out node.
7406
7407 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7408
7409 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7410 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7411 (GDB/MI Thread Commands, GDB/MI Program Execution)
7412 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7413 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7414 (GDB/MI File Commands, GDB/MI Target Manipulation)
7415 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7416 since the MI prompt is hard-wired into the code.
7417
7418 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7419
7420 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7421 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7422 (GDB/MI Data Manipulation): Remove description of unimplemented
7423 display related commands as variable objects perform this function
7424 and are superior: -display-delete, -display-disable,
7425 -display-enable, -display-insert and -display-list. Move
7426 -environment-cd, -environment-directory, -environment-path
7427 and -environment-pwd to "Program Context".
7428 (GDB/MI Program Control): Rename to "Program Execution". Move
7429 -exec-arguments -exec-abort to...
7430 (GDB/MI Program Context): ...here. New node split from "Data
7431 Manipulation".
7432
7433 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7434
7435 * gdb.texinfo (Remote configuration): Document set / show
7436 remote supported-packets.
7437 (General Query Packets): Document qSupported packet.
7438
7439 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7440
7441 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7442 and font markup.
7443 (Protocol basics): Likewise.
7444 (The F request packet): Likewise.
7445 (The F reply packet): Likewise.
7446 (Memory transfer): Move this node to be a subsubsection of
7447 "Protocol specific representation of datatypes".
7448 (The Ctrl-C message): More copy editing.
7449 (Console I/O): Likewise.
7450 (The isatty call): Delete this node, and merge its content into
7451 the "isatty" node. Fixed references elsewhere.
7452 (The system call): Delete this node, and merge its content into
7453 the "system" node. Fixed references elsewhere.
7454 (open): Reformat to use @table, and add appropriate font markup.
7455 (close): Likewise.
7456 (read): Likewise.
7457 (write): Likewise.
7458 (lseek): Likewise.
7459 (rename): Likewise.
7460 (unlink): Likewise.
7461 (stat/fstat): Likewise.
7462 (gettimeofday): Likewise.
7463 (isatty): Likewise.
7464 (system): Likewise, plus minor changes to fix confusing wording.
7465 (Integral datatypes): Fix font markup.
7466 (Pointer values): Likewise.
7467 (struct stat): Fix markup to use @table, plus minor copy editing.
7468 (struct timeval): Fix font markup, plus minor copy editing.
7469 (Constants): Minor copy editing.
7470 (Errno values): Add font markup.
7471 (File-I/O Examples): Likewise.
7472
7473 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7474
7475 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7476 (GDB/MI Simple Examples): Move node up one level. Use real
7477 examples.
7478 (GDB/MI Compatibility with CLI): Update.
7479 (GDB/MI Result Records): Add "connected" and "exit" result
7480 classes.
7481 (GDB/MI Stream Records): Clarify target output.
7482 (GDB/MI Command Description Format): Modify example description.
7483 (GDB/MI Breakpoint Table Commands): Rename to...
7484 (GDB/MI Breakpoint Commands): ...this
7485 (GDB/MI Breakpoint Commands): Add optional thread field.
7486 (GDB/MI Program Control): Add an introduction. Move "Program
7487 termination" examples into exec-run description.
7488 (GDB/MI File Commands): Mention similar CLI commands.
7489 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7490 is similar to "-gdb-version".
7491
7492 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7493
7494 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7495
7496 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7497
7498 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7499 sourceware.org for mailing lists.
7500 (GDB/MI File Commands): New node split from Program Control.
7501
7502 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7503
7504 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7505
7506 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7507
7508 * gdb.texinfo (Cygwin Native): Fix last change.
7509
7510 2006-05-22 Christopher Faylor <cgf@timesys.com>
7511
7512 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7513
7514 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7515
7516 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7517 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7518
7519 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7520
7521 * gdb.texinfo (General Query Packets): Recommend not starting
7522 new packets with qC and clarify.
7523
7524 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7525
7526 * gdb.texinfo (M2 Types): New section.
7527
7528 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7529
7530 * agentexpr.texi: Add a copyright and license notice.
7531 * observer.texi: Likewise, with GPL clause for function prototypes.
7532 Remove trailing whitespace.
7533
7534 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7535
7536 * gdb.texinfo (General Query Packets): Document conventions for
7537 terminating packet names, and their violations.
7538
7539 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7540
7541 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7542 * gdb.texinfo: Likewise.
7543
7544 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7545
7546 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7547 and "show remotedebug".
7548 (Debugging Output): Add additional index entries.
7549
7550 2006-04-27 Michael Snyder <msnyder@redhat.com>
7551
7552 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7553
7554 2006-04-22 Andrew Cagney <cagney@redhat.com>
7555
7556 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7557 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7558
7559 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7560
7561 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7562 and remove breakpoint prototypes.
7563 (Watchpoints): Move description of target_insert_hw_breakpoint and
7564 target_remove_hw_breakpoint ...
7565 (Breakpoints): ... to here. Document target_insert_breakpoint and
7566 target_remove_breakpoint.
7567
7568 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7569
7570 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7571 and C packets are optional.
7572
7573 2006-04-14 Frederic Riss <frederic.riss@st.com>
7574
7575 * gdb.texinfo (Specifying source directories): Update the description
7576 of the source file search to reflect the fact that the source path
7577 always contains at least $cdir and $cwd.
7578
7579 2006-03-31 Michael Snyder <msnyder@redhat.com>
7580
7581 * gdb.texinfo: Update copyright dates.
7582
7583 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7584
7585 * gdb.texinfo (Overview): Add an index entry to "empty response".
7586
7587 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7588
7589 * gdbint.texinfo (Prologue Analysis): New section.
7590
7591 2006-03-07 Jim Blandy <jimb@red-bean.com>
7592
7593 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7594
7595 * gdb.texinfo (Target Commands): Update text describing how to
7596 specify a target. Refer to the detailed section on remote
7597 debugging, not the brief mention.
7598
7599 * gdb.texinfo (Connecting): Organize the different 'target remote'
7600 connection methods into a table. Add a 'target remote' index
7601 entry. (!!!)
7602
7603 2006-02-17 Fred Fish <fnf@specifix.com>
7604
7605 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7606 'ptype' commands to reflect the fact that the only significant
7607 difference between them is that ptype prints the complete type
7608 description instead of just the name.
7609
7610 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7611
7612 * gdbint.texinfo (Watchpoints): Delete
7613 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7614
7615 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7616
7617 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7618 times fields where needed. Fix typos. Update general form given
7619 for output of -break-insert.
7620 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7621
7622 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7623
7624 * gdbint.texinfo (Symbol Handling): Add a section
7625 on memory management.
7626
7627 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7628
7629 * gdb.texinfo (Breakpoint table commands): Document the fullname
7630 field in -break-list output.
7631
7632 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7633
7634 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7635 debugging information produced by the various "set debug..."
7636 options.
7637
7638 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7639
7640 * gdb.texinfo (Files): Remove obsolete bits from the description
7641 of "symbol-file".
7642
7643 2006-01-25 Jim Blandy <jimb@redhat.com>
7644
7645 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7646
7647 2006-01-24 Jim Blandy <jimb@redhat.com>
7648
7649 * gdbint.texinfo (Frames): Document the basics of GDB's register
7650 unwinding model, and explain the existence of the "sentinel" frame.
7651
7652 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7653
7654 * gdb.texinfo (Choosing files): Mention that -directory is used
7655 for script files.
7656 (Specifying source directories): Likewise.
7657 (Command files): Explain how script files are found.
7658
7659 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7660
7661 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7662 the threads in a multi-threaded program.
7663 (Threads): The threadno argument of "thread apply" can be a range
7664 of numbers.
7665
7666 2006-01-18 Jim Blandy <jimb@redhat.com>
7667
7668 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7669 of warning flags.
7670
7671 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7672
7673 * gdb.texinfo (Sequences): Improve menu annotations.
7674 (Define): Add index entries for arguments of user-defined
7675 commands. Move the description of flow-control commands...
7676 (Command Files): ...to here. Document loop_break and
7677 loop_continue.
7678 (Define, Command Files): Document `end' and add index entries for
7679 it.
7680
7681 2006-01-04 Michael Snyder <msnyder@redhat.com>
7682
7683 * gdb.texinfo: Add documentation for linux-fork.
7684 * gdbint.texinfo: Add internal documentation for checkpoints.
7685
7686 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7687
7688 * gdb.texinfo (Omissions from Ada): Document that there is now
7689 limited aggregate support.
7690
7691 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7692
7693 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7694 registers and the likes.
7695
7696 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7697
7698 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7699 (Symbols): Fix usage of "e.g.".
7700 (Memory Region Attributes): Fix usage of "etc."
7701
7702 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7703 (Coding): Fix usage of "e.g.".
7704
7705 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7706
7707 * stabs.texinfo:
7708 * refcard.tex:
7709 * gpl.texi:
7710 * gdbint.texinfo:
7711 * gdb.texinfo:
7712 * gdb-cfg.texi:
7713 * fdl.texi:
7714 * annotate.texinfo:
7715 * all-cfg.texi:
7716 * Makefile.in: Add (C) after Copyright. Update the FSF
7717 address.
7718
7719 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7720
7721 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7722 extend GDB with commands for external monitor.
7723
7724 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7725
7726 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7727
7728 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7729
7730 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7731
7732 2005-11-21 Jim Blandy <jimb@redhat.com>
7733
7734 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7735 placement of 'R' actions in tracepoint action packets; document
7736 dependence of 'X' and 'M' actions on a preceding 'R' action for
7737 their registers.
7738
7739 2005-11-19 Jim Blandy <jimb@redhat.com>
7740
7741 * gdb.texinfo (Tracepoint Packets): New node.
7742 (General Query Packets): Add entries for the tracepoint packets,
7743 referring to the "Tracepoint Packets" node.
7744 (Tracepoints): Add reference to "Tracepoint Packets".
7745
7746 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7747
7748 * gdb.texinfo (set remotebreak): Add anchor.
7749 (X packet): Likewise.
7750 (Remote Protocol): Add new section `Interrupts' and new index
7751 entry `interrupts (remote protocol)'.
7752
7753 2005-11-18 Jim Blandy <jimb@redhat.com>
7754
7755 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7756 entries into the General Query Packets section. Add a
7757 cross-reference to that section. Drop description of replies, as
7758 these are covered in the descriptions of each packet.
7759 (General Query Packets): Add introductory text. Explain naming
7760 conventions, and how the end of a name is recognized.
7761
7762 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7763
7764 * gdb.texinfo (Remote configuration): Fix typo in description of
7765 "set remotebreak" command.
7766
7767 2005-11-16 Jim Blandy <jimb@redhat.com>
7768
7769 * gdb.texinfo (Packets, Stop Reply Packets)
7770 (General Query Packets): Various formatting cleanups.
7771 - Use @samp for packet contents.
7772 - Drop summaries from packet @item lines; the same information appears
7773 immediately below in the description.
7774 - Delete paragraph breaks after packet @item commands, so that the
7775 description appears directly to the right of the packet prototype
7776 in the printed manual, if it fits.
7777 - Place spaces in packet prototypes between @vars and non-@var
7778 letters, and explain that they're just for formatting.
7779 - Use @dots{} instead of '...'.
7780 - Fix uses of @code where @var was needed.
7781 - Replace "deprecated" markers with English text spelling out the
7782 packet's status and the preferred alternatives.
7783 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7784 what this ever meant.
7785 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7786 this for a long time.
7787 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7788 implemented several times, and have been in use for years.
7789
7790 2005-11-15 Jim Blandy <jimb@redhat.com>
7791
7792 * gdb.texinfo (Packets): Add index entries for 'm' packet
7793 disclaimers.
7794
7795 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7796 of stub when processing an 'm' packet.
7797
7798 * gdb.texinfo (Packets): Mention that packets beginning with
7799 letters are reserved once, at the top, instead of actually listing
7800 them all and saying "reserved".
7801
7802 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7803
7804 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7805 Change @var{$arg0 to @code{$arg0.
7806
7807 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7808
7809 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7810
7811 2005-11-12 Jim Blandy <jimb@redhat.com>
7812
7813 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7814 order. Remove extraneous 'z'.
7815
7816 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7817
7818 * gdb.texinfo (Choosing files): Add --eval-command.
7819
7820 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7821
7822 * gdb.texinfo (Choosing modes): Add --return-child-result.
7823
7824
7825 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7826
7827 * gdb.texinfo (Choosing modes): Add --batch-silent.
7828
7829 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7830
7831 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7832 "The -var-update Command".
7833
7834 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7835
7836 * gdb.texinfo (Print Settings): Add documentation for set/show
7837 print array-indexes.
7838
7839 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7840
7841 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7842 6.2 and 6.3.
7843
7844 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7845
7846 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7847 since 19-Jan-2004.
7848 (Files): Likewise.
7849 (Variables, Symbols): Document the "<incomplete type>" message and
7850 its reasons.
7851
7852 2005-08-01 Fred Fish <fnf@specifix.com>
7853
7854 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7855
7856 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7857
7858 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7859 option for -var-list-children and -var-update.
7860 (GDB/MI Stack Manipulation): Simplify description of
7861 print-values option for -stack-list-locals.
7862 (GDB/MI Command Description Format): Clarify.
7863 (Mode Options): Spelling of superseded.
7864
7865 2005-07-12 Bob Rossi <bob@brasko.net>
7866
7867 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7868 corresponding GDB command comment.
7869
7870 2005-07-06 Bob Rossi <bob@brasko.net>
7871
7872 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7873 and -inferior-tty-show.
7874 (Input/Output): Document "set/show inferior-tty" and tty alias.
7875
7876 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7877
7878 * gdb.texinfo (Packets): Change description of 'D' packet to note
7879 that GDB does wait for a response.
7880
7881 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7882
7883 * gdb.texinfo (History) Rename "Command History".
7884 (Command History): Move node "Server Prefix" from section on
7885 Annotations here.
7886
7887 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7888
7889 * gdb.texinfo (GDB/MI Stack Manipulation):
7890 Re-instate -stack-info-frame with example. Say that it gets
7891 info on selected frame, not current frame.
7892
7893 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7894
7895 * gdb.texinfo (Server): Clarify that `file' should be used before
7896 connecting to the server.
7897 (Files): Add an xref to the above description.
7898 (Output Formats): More detailed description of the `c' format.
7899 (Memory): List explicitly all the formats supported by `x'.
7900 (Threads): Add an @cindex entry for "thread apply".
7901 (Files): Document the possibility of loading unlinked object
7902 files. Add more indexing for solib-absolute-prefix and
7903 --with-sysroot.
7904 (Machine Code): Document possible problems with locations in
7905 shared libraries.
7906 (Backtrace): Document that free-standing environments do not need
7907 to have a `main' function.
7908
7909 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7910
7911 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7912 -stack-info-frame.
7913
7914 2005-06-07 Andrew Cagney <cagney@gnu.org>
7915
7916 * gdb.texinfo (Contributors): Note the original multi-arch
7917 contributors.
7918
7919 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7920
7921 * gdb.texinfo (Registers): Add index entries for the standard
7922 registers.
7923 (Frames): Add cross-reference from frame pointer description to
7924 the Registers node.
7925 (Annotations Overview): Fix the reference to GDB name.
7926
7927 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7928
7929 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7930 can-use-hw-watchpoints.
7931
7932 2005-05-28 Bob Rossi <bob@brasko.net>
7933
7934 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7935 the possible reasons why an exec async record would be returned to FE.
7936
7937 2005-05-26 Andrew Cagney <cagney@gnu.org>
7938
7939 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7940 Andrew Cagney implemented the original GDB/MI.
7941
7942 2005-05-23 Orjan Friberg <orjanf@axis.com>
7943
7944 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7945 documentation. Add documentation for cris-mode.
7946
7947 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7948
7949 * gdb.texinfo (Numbers): Explain the example and make the wording
7950 more acurate.
7951
7952 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7953 Dennis Brueni <dennis@slickedit.com>
7954
7955 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7956 (GDB/MI Data Manipulation, GDB/MI Program Control)
7957 (GDB/MI Stack Manipulation): Update examples to include the fullname
7958 attribute in stack frames.
7959
7960 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7961
7962 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7963 do with other non-standard names of init files.
7964
7965 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7966
7967 * gdb.texinfo (Command Files): Move the description of the startup
7968 from here...
7969 (Startup): ...to this new subsection of the Invocation chapter.
7970 Rearrange the description of init files more logically and add a
7971 cross-reference to "Command Files". Document the special gdbinit
7972 name for CISCO 68k. Expand the description of what GDB does
7973 during startup.
7974 (History): Add index entry for HISTSIZE.
7975
7976 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7977
7978 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7979
7980 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7981
7982 * gdb.texinfo (SVR4 Process Information, The isatty call)
7983 (The system call): Don't use foo(N) notation for man pages and
7984 functions.
7985 (Compilation, DJGPP Native): Improve wording.
7986
7987 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7988
7989 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7990 were optimized away.
7991
7992 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7993
7994 * gdb.texinfo (Remote configuration): Document "set/show
7995 get-thread-local-storage-address". Add cross-reference to the
7996 description of the qGetTLSAddr packet.
7997 (General Query Packets): Mention "set remote
7998 get-thread-local-storage-address" and add a reference to its
7999 description.
8000
8001 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8002
8003 * gdb.texinfo (Backtrace): Describe 'bt full'.
8004
8005 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8006
8007 * gdb.texinfo (Mode Options): Fix typo.
8008 (GDB/MI): Describe how to invoke GDB/MI.
8009
8010 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8011
8012 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8013 references changed. Add description of "info udot".
8014 (Files): Document "set/show stop-on-solib-events".
8015 (M32R/D): Document "set/show download-path", "set/show
8016 board-address", "set/show server-address", "upload", "tload".
8017 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8018 "use_mon_code", "use_ib_break", "use_dbt_break".
8019 (Maintenance Commands): Improve indexing.
8020 (Target Commands): Document "set/show hash", "set/show debug
8021 monitor".
8022 (SVR4 Process Information): Document "info pidlist" and "info
8023 meminfo". Document "set/show procfs-tarce" and "set/show
8024 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8025 (Symbols, The Print Command with Objective-C): Improve indexing.
8026 (Objective-C): Add references to "info classes" and "info
8027 selectors".
8028 (Debugging Output): Improve wording. Document "set/show debug
8029 solib-frv". Fix "set/show debugvarobj".
8030 (Set Breaks): Add index entry for "hardware breakpoints".
8031 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8032 and "set/show usehardbreakpoints".
8033 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8034 monitor-prompt", "set/show monitor-warnings", "pmon".
8035 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8036 rdiromatzero", "set/show rdiheartbeat".
8037 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8038 "sds".
8039 (Embedded Processors): Document the "sim" command.
8040 (Remote): Document the "remote" command.
8041 (DJGPP Native): Document the "info serial" command.
8042 (Threads): Document "maint info sol-threads".
8043 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8044 (Set Breaks): Improve indexing.
8045 (Command Syntax): Add a reference to dont-repeat.
8046 (Define): Document "dont-repeat".
8047 (TUI Commands): Document "tabset".
8048 (WinCE): New subsection. Document "set/show remotedirectory",
8049 "set/show remoteupload", "set/show remoteaddhost".
8050
8051 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8052
8053 * gdb.texinfo (Hurd Native): New subsection, documents
8054 Hurd-specific commands.
8055 (Maintenance Commands): Add cross-reference to "Debugging Output".
8056 (Debugging Output): Document "set/show debug lin-lwp".
8057 (MIPS): Improve documentation of heuristic-fence-post. Document
8058 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8059 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8060 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8061 (ARM): Document ARM-specific commands.
8062 (AVR): New section. Document "info io_registers".
8063 (CRIS): New section. Document "set/show cris-version" and
8064 "set/show cris-dwarf2-cfi".
8065 (HPPA): New section. Document "set/show debug hppa" and "maint
8066 print unwind".
8067 (Neutrino): New subsection. Document "set/show debug nto-debug".
8068 (Super-H): New section. Document the "regs" command.
8069 (Debugging Output): Document "set/show debug aix-thread".
8070
8071 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8072
8073 * gdb.texinfo (Print Settings): Document "set/show print
8074 pascal_static-members", "set print repeats", "show print
8075 null-stop". Improve indexing. Fix documentation of "set print
8076 union".
8077 (Pascal): New section.
8078 (Supported languages): Rename from "Support"; all references
8079 updated. Add a menu item for Pascal.
8080 (Numbers): Document "set radix.
8081 (Screen Size): Document "set/show pagination".
8082 (MIPS Embedded): Remove "set processor" documentation.
8083 (Remote configuration): Document "set/show X/P/Z-packet",
8084 "set/show read-aux-vector-packet", "set/show remote
8085 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8086 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8087 remotedebug", "set/show remotebreak", "set/show remotedevice",
8088 "set/show remotelogfile".
8089 (Auxiliary Vector): Add reference to the description of the
8090 read-aux-vector-packet setting.
8091 (Set Watchpoints): Add a cross-reference to "set remote
8092 hardware-breakpoint-limit".
8093 (General Query Packets): Add indexing of requests and
8094 cross-references to related commands in "Remote configuration".
8095 (File-I/O Overview, The system call): Fix wording and typos.
8096 (Thread Stops): Add index entries.
8097 (Continuing and Stepping): Document "show step-mode".
8098 (i386): New node. Document "set/show struct-convention".
8099 (Files): Document "show trust-readonly-sections".
8100 (Calling): Document "set/show unwindonsignal".
8101 (Messages/Warnings): Add index entries.
8102 (Maintenance Commands): Document "set/show watchdog".
8103 (Annotations Overview): Document "show annotate".
8104 (Set Watchpoints): Add index entries.
8105 (Symbols): Fix doc of case-sensitive.
8106 (ABI): Document "show coerce-float-to-double".
8107 (Convenience Vars, Help): Improve indexing.
8108 (Machine Code): Document "show disassembly-flavor".
8109 (Debugging C plus plus): Document "show overload-resolution".
8110 (Value History, Signaling): Add index entries.
8111
8112 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8113
8114 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8115 (Processes): Fix wording.
8116 (History, List, Logging output, Define, Symbols, Print Settings):
8117 Improve indexing.
8118
8119 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8120
8121 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8122 redundant index entry for "target" command.
8123 (Backtrace): Add index entries.
8124 (Symbols, Fortran): Document the "set case-sensitive" command.
8125 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8126 (Print Settings): Add index entry for "set demangle-style".
8127 (Target Commands): Document "set download-write-size".
8128 (Debugging Output): Document "set exec-done-display".
8129
8130 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8131
8132 * gdb.texinfo (Files): Fix the name and documentation of
8133 add-shared-symbol-files. Document its alias assf. Update the
8134 list of OSs where GDB supports shared libraries. Fix markup.
8135 (Continuing and Stepping): Add reference to @var{location} in the
8136 text.
8137 (Dump/Restore Files): Fix reference to @{filename}.
8138 (Help): Fix wording.
8139 (Attach): Ditto.
8140 (Set Watchpoints): Ditto.
8141 (Backtrace): Remove redundant index entries. Improve index
8142 entries.
8143 (Delete Breaks): Fix wording.
8144 (Memory): Document the compare-sections command.
8145 (Memory Region Attributes): Improve wording.
8146 (Disabling): Improve wording.
8147 (Fortran): New subsection. Document the "info common" command.
8148 (Help): Document aliases "info copying" and "info warranty".
8149 (Caching Remote Data): New section. Document the "set/show
8150 remotecache" and "info dcache" commands.
8151 (Show): Fix wording of the documentation of the "set
8152 extension-language" command.
8153 (Signals): Add index entry for "info handle".
8154 (Memory Region Attributes): Fix punctuation.
8155 (Symbols): Change the arg name to "location" and refer to it in
8156 the text. Fix wording of "info types" doc.
8157 (Threads): Fix usage of @enumerate @item's.
8158 (Listing Tracepoints): Add index entry for "info tp".
8159 (Set Watchpoints): Add xref to "info break" description.
8160 (Macros): Add an index entry for "macro exp1". Document the
8161 "macro list" command.
8162 (Maintenance Commands): Document "flushregs", "maint agent",
8163 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8164 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8165 "maint print architecture", "maint print objfiles", "maint print
8166 statistics", "maint print type", "maint show-debug-regs", "maint
8167 space", "maint time", and "maint translate-address".
8168 (Connecting): Document the "monitor" command.
8169 (Annotations Overview): Describe the "set annotate" command.
8170
8171 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8172
8173 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8174 Rearrange index entries and improve wording about support for
8175 hardware watchpoints.
8176
8177 2005-03-10 Bob Rossi <bob@brasko.net>
8178
8179 * gdb.texinfo: Update copyright
8180
8181 2005-02-09 Theodore A. Roth <troth@openavr.org>
8182
8183 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8184 error.
8185
8186 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8187
8188 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8189
8190 2005-01-17 Michael Snyder <msnyder@redhat.com>
8191
8192 * gdb.texinfo: Fix spelling, infinte -> infinite.
8193
8194 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8195
8196 * observer.texi (GDB Observers): Document "solib_loaded".
8197
8198 2005-01-07 Andrew Cagney <cagney@gnu.org>
8199
8200 * configure.ac: Rename configure.in, require autoconf 2.59.
8201 * configure: Re-generate.
8202
8203 * configure.in: Replace configdirs with multiple references to
8204 AC_CONFIG_SUBDIRS.
8205 * configure: Re-generate.
8206
8207 2005-01-04 Andrew Cagney <cagney@gnu.org>
8208
8209 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8210 part of the version number.
8211
8212 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8213
8214 * gdbint.texinfo (Algorithms): Remove description of
8215 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8216
8217 2004-12-07 Jim Blandy <jimb@redhat.com>
8218
8219 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8220 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8221 numbers.
8222
8223 2004-12-07 Andreas Schwab <schwab@suse.de>
8224
8225 * gdb.texinfo (Mode Options): Document -l option.
8226
8227 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8228
8229 * gdbint.texinfo (Algorithms): More accurate description of
8230 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8231 is not needed unless data-read and data-access watchpoints are
8232 supported. Add a description of how GDB checks whether the
8233 inferior stopped because a watchpoint was hit.
8234
8235 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8236
8237 * gdb.texinfo (Files): Add cross-reference to description of
8238 -readnow command-line switch.
8239
8240 2004-11-10 Randolph Chung <tausq@debian.org>
8241
8242 * gdb.texinfo: Document set/show backtrace past-entry commands.
8243 Rearrange index entries for set/show backtrace past-main.
8244
8245 2004-11-10 Jon Beniston <jon@beniston.com>
8246
8247 Committed by Andrew Cagney <cagney@gnu.org>.
8248 * gdb.texinfo (Remote Serial Protocol): Further describe
8249 binary transfer escaping mechanism .
8250
8251 2004-11-08 Randolph Chung <tausq@debian.org>
8252
8253 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8254 and "show debug infrun". Add index entries.
8255
8256 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8257
8258 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8259 "info proc" that are already implemented. Add index entries.
8260 (Working Directory): Add a cross-reference to "info proc" command.
8261 (Files): Add a tip for decreasing memory used for symtabs from
8262 shared libraries.
8263 (Starting): Fix whitespace; make "elaboration" stand out where it
8264 is first used, and add an index entry for the term.
8265 (Calling): Expand and elaborate text. Add "print". Add the
8266 description of problems with weak aliases.
8267 (Core File Generation): New section.
8268
8269 2004-10-12 Andrew Cagney <cagney@gnu.org>
8270
8271 * gdbint.texinfo (Versions and Branches): New chapter.
8272 (Releasing GDB): Delete "Versions and Branches" section.
8273 (Top): Add "Versions and Branches".
8274
8275 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8276
8277 * gdb.texinfo (Editing, History): Add cross-references to the
8278 included Readline and History user documentation. Remove
8279 references to the symbol have-readline-appendices which is unused
8280 and undefined.
8281 (History): Fix indexing.
8282
8283 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8284
8285 * gdbint.texinfo (target_stopped_data_address): Update to
8286 new prototype.
8287 (i386_stopped_data_address): Update prototype and description.
8288 (i386_stopped_by_watchpoint): New function and description.
8289
8290 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8291
8292 * gdb.texinfo (Filenames): Add Ada suffixes.
8293 (Ada) New section.
8294
8295 2004-09-27 Andrew Cagney <cagney@gnu.org>
8296 Robert Picco <Robert.Picco@hp.com>
8297
8298 * gdb.texinfo (Packets): Document the "p" packet.
8299
8300 2004-09-21 Jason Molenda (jmolenda@apple.com)
8301
8302 * gdb.texinfo (Paths and Names of the Source Files): Document the
8303 meaning of values in the 'desc' field of a SO stab.
8304
8305 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8306
8307 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8308 max-cache-age" and "maint show dwarf2 max-cache-age".
8309
8310 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8311
8312 * gdb.texinfo (Set Breaks): Add index entry for setting
8313 breakpoints on overloaded C++ functions that are not members of
8314 any classes. Add an example and an index entry for setting
8315 breakpoints on all program functions.
8316 (Character Sets, Macros, Overlay Commands)
8317 (Non-debug DLL symbols, GDB/MI Output Syntax)
8318 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8319 Use "(@value{GDBP})" instead of a literal "(gdb)".
8320
8321 2004-09-12 Andrew Cagney <cagney@gnu.org>
8322
8323 * gdbint.texinfo (Native Debugging): Delete description of
8324 FILES_INFO_HOOK.
8325
8326 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8327
8328 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8329 to hex_string_custom (not historically correct, but more
8330 understandable, given the current code).
8331
8332 2004-09-03 Andrew Cagney <cagney@gnu.org>
8333
8334 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8335
8336 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8337
8338 * observer.texi (solib_unloaded): New observer.
8339
8340 2004-08-24 Andrew Cagney <cagney@gnu.org>
8341
8342 * gdbint.texinfo (Target Architecture Definition): Add missing
8343 comma.
8344
8345 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8346
8347 * (Using the Testsuite): build != host is supported,
8348 but some test scripts do not support build != host.
8349
8350 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8351
8352 * gdbint.texinfo (Host Definition): Delete description of
8353 FCLOSE_PROVIDED and GETENV_PROVIDED.
8354
8355 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8356
8357 * gdbint.texinfo (Host Definition): Delete description of
8358 NO_SYS_FILE.
8359 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8360 PTRACE_FP_BUG.
8361
8362 2004-08-05 Andrew Cagney <cagney@gnu.org>
8363
8364 * gdbint.texinfo (Target Architecture Definition): Delete
8365 reference to deprecated_read_fp.
8366
8367 2004-08-02 Andrew Cagney <cagney@gnu.org>
8368
8369 * gdbint.texinfo (Target Architecture Definition): Delete
8370 description of DEPRECATED_REGISTER_BYTES.
8371
8372 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8373
8374 * gdb.texinfo (Source Path): Document the new behavior of
8375 searching for the source files.
8376
8377 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8378
8379 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8380 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8381 (Auto Display): Improve indexing.
8382
8383 2004-07-16 Andrew Cagney <cagney@gnu.org>
8384
8385 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8386 "-noasync".
8387
8388 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8389
8390 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8391 have the same prefix have only their prefix in the index.
8392
8393 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8394
8395 * gdb.texinfo (BSD libkvm Interface): New node (section)
8396 (Native): Add it to the menu.
8397
8398 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8399
8400 * gdbint.texinfo (Target Architecture Definition): Remove
8401 PCC_SOL_BROKEN.
8402
8403 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8404
8405 * gdbint.texinfo (Target Architecture Definition): Remove
8406 SUN_FIXED_LBRAC_BUG.
8407
8408 2004-06-26 Andrew Cagney <cagney@gnu.org>
8409
8410 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8411
8412 2004-06-20 Andrew Cagney <cagney@gnu.org>
8413
8414 * gdbint.texinfo (Target Architecture Definition): Deprecate
8415 USE_STRUCT_CONVENTION.
8416
8417 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8418
8419 gdb.texinfo (Bug Reporting): Mention session recording,
8420 with the script command or Emacs.
8421
8422 2004-06-18 Andrew Cagney <cagney@gnu.org>
8423
8424 * gdbint.texinfo (Target Architecture Definition): Deprecate
8425 FUNCTION_START_OFFSET.
8426
8427 2004-06-14 Andrew Cagney <cagney@gnu.org>
8428
8429 Based on changes from Karl Berry.
8430 * gdb.texinfo: Do not use @sc in a direntry.
8431 * stabs.texinfo: Change @dircateogry to "Software development".
8432 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8433
8434 2004-06-13 Andrew Cagney <cagney@gnu.org>
8435
8436 * gdbint.texinfo (Target Architecture Definition): Delete
8437 description of RETURN_VALUE_ON_STACK.
8438
8439 2004-06-09 Andrew Cagney <cagney@gnu.org>
8440
8441 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8442 deleted by previous patch.
8443
8444 2004-06-08 Andrew Cagney <cagney@gnu.org>
8445
8446 * gdbint.texinfo (Native Debugging): Delete documentation on
8447 ATTACH_DETACH.
8448
8449 2004-06-06 Randolph Chung <tausq@debian.org>
8450
8451 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8452
8453 2004-06-06 Randolph Chung <tausq@debian.org>
8454
8455 * gdb.texinfo (push_dummy_call): Update argument list to match
8456 the new push_dummy_call method signature. Describe the function
8457 argument.
8458
8459 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8460
8461 * gdb.texinfo (Starting): Document new start command.
8462
8463 2004-05-21 Andrew Cagney <cagney@redhat.com>
8464
8465 * observer.texi (GDB Observers): Document "inferior_created".
8466
8467 2004-05-08 Andrew Cagney <cagney@redhat.com>
8468
8469 * gdbint.texinfo (Target Architecture Definition): Delete
8470 description of DO_DEFERRED_STORES.
8471
8472 * gdbint.texinfo (Target Architecture Definition): Delete
8473 references to DEPRECATED_FIX_CALL_DUMMY.
8474
8475 * gdbint.texinfo (Target Architecture Definition): Delete
8476 description of DEPRECATED_CALL_DUMMY_WORDS,
8477 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8478
8479 * gdbint.texinfo (Target Architecture Definition): Delete
8480 description of DEPRECATED_PUSH_DUMMY_FRAME.
8481
8482 * gdbint.texinfo (Target Architecture Definition): Delete
8483 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8484
8485 2004-05-07 Andrew Cagney <cagney@redhat.com>
8486
8487 * observer.texi (GDB Observers): Add "Debugging" section. Include
8488 cross reference to "set/show debug observer".
8489 * gdb.texinfo (Debugging Output): Document "set/show debug
8490 observer".
8491
8492 2004-05-01 Andrew Cagney <cagney@redhat.com>
8493
8494 * gdbint.texinfo (Target Architecture Definition): Delete
8495 description of DEPRECATED_PC_IN_SIGTRAMP.
8496
8497 2004-04-30 Andrew Cagney <cagney@redhat.com>
8498
8499 * gdbint.texinfo (Target Architecture Definition): Delete
8500 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8501
8502 2004-04-30 Orjan Friberg <orjanf@axis.com>
8503
8504 * observer.texi (GDB Observers): Correct spelling.
8505
8506 2004-04-26 Orjan Friberg <orjanf@axis.com>
8507
8508 * observer.texi (GDB Observers): Add target_changed event.
8509
8510 2004-04-08 Andrew Cagney <cagney@redhat.com>
8511
8512 * observer.texi (GDB Observers): Rework, provide generic observer
8513 definitions and then a list of observable events.
8514
8515 2004-04-04 Andrew Cagney <cagney@redhat.com>
8516
8517 * gdbint.texinfo (Host Definition): Delete reference to
8518 NO_SIGINTERRUPT.
8519
8520 2004-04-02 Andrew Cagney <cagney@redhat.com>
8521
8522 * gdbint.texinfo (Target Architecture Definition): Delete
8523 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8524
8525 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8526
8527 * gdb.texinfo (TUI Commands): Document tui reg commands.
8528
8529 2004-03-26 Andrew Cagney <cagney@redhat.com>
8530
8531 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8532 "gdbtui".
8533 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8534 (Contributors): Mention both Text and Terminal User Interface.
8535
8536 2004-03-23 Andrew Cagney <cagney@redhat.com>
8537
8538 * gdbint.texinfo (Target Architecture Definition): Deprecate
8539 references to SIGTRAMP_START and SIGTRAMP_END.
8540
8541 2004-03-23 Andrew Cagney <cagney@redhat.com>
8542
8543 * gdbint.texinfo (Target Architecture Definition): Deprecate
8544 references to PC_IN_SIGTRAMP.
8545
8546 2004-03-19 Andrew Cagney <cagney@redhat.com>
8547
8548 * gdbint.texinfo (Target Architecture Definition): Delete
8549 reference to GDB_TARGET_IS_HPPA.
8550
8551 2004-03-18 Andrew Cagney <cagney@redhat.com>
8552
8553 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8554 describe pre_init and post_init.
8555
8556 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8557
8558 * gdb.texinfo (Debugging Output): Document values for "set debug
8559 target".
8560
8561 2004-02-28 Andrew Cagney <cagney@redhat.com>
8562
8563 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8564
8565 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8566
8567 * gdb.texinfo (breakpoints): Add information about the
8568 new "set breakpoint pending" and "show breakpoint pending"
8569 commands.
8570
8571 2004-02-26 Andrew Cagney <cagney@redhat.com>
8572
8573 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8574 in Per-architecture module data section.
8575
8576 2004-02-25 Roland McGrath <roland@redhat.com>
8577
8578 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8579
8580 2004-02-24 Andrew Cagney <cagney@redhat.com>
8581
8582 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8583 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8584 * fdl.texi: Import Version 1.2, November 2002.
8585
8586 2004-02-17 Andrew Cagney <cagney@redhat.com>
8587
8588 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8589
8590 2004-02-16 Andrew Cagney <cagney@redhat.com>
8591
8592 * gdbint.texinfo (Target Architecture Definition): Deprecate
8593 FRAMELESS_FUNCTION_INVOCATION.
8594
8595 2004-02-16 Andrew Cagney <cagney@redhat.com>
8596
8597 * gdbint.texinfo (Coding): Mention -Wunused-function.
8598
8599 2004-02-14 Andrew Cagney <cagney@redhat.com>
8600
8601 * gdbint.texinfo (Target Architecture Definition): Delete
8602 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8603
8604 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8605
8606 * gdb.texinfo: Properly quote the name "C++".
8607 * gdbint.texinfo: Ditto.
8608 * stabs.texinfo: Ditto.
8609
8610 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8611
8612 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8613 minimal information about libiberty.
8614
8615 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8616
8617 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8618
8619 2004-02-04 Roland McGrath <roland@redhat.com>
8620
8621 * gdb.texinfo (Auxiliary Vector): New node (section).
8622 (Data): Add it to the menu.
8623
8624 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8625
8626 * gdb.texinfo (Breakpoints): Add information about pending
8627 breakpoint support.
8628
8629 2004-01-26 Andrew Cagney <cagney@redhat.com>
8630
8631 * gdb.texinfo (Overview): Delete references to the cisco protocol
8632 including the "N" response.
8633
8634 2004-01-26 Andrew Cagney <cagney@redhat.com>
8635
8636 * gdbint.texinfo (Target Architecture Definition): Rename
8637 EXTRACT_STRUCT_VALUE_ADDRESS to
8638 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8639
8640 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8641
8642 * gdb.texinfo (KOD): Document "show os". Add index entries for
8643 "set/show os" and "info cisco" commands.
8644
8645 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8646
8647 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8648
8649 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8650
8651 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8652 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8653
8654 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8655
8656 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8657 -stack-list-locals.
8658 (GDB/MI Variable Objects): Describe extension to
8659 -var-list-children.
8660
8661 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8662
8663 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8664
8665 2004-01-17 Andrew Cagney <cagney@redhat.com>
8666
8667 * gdbint.texinfo (Target Architecture Definition): Delete
8668 documentation on DEPRECATED_NPC_REGNUM.
8669
8670 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8671
8672 * gdb.texinfo: Update copyright year. Mention that set
8673 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8674 "set follow-fork-mode ask".
8675
8676 2004-01-13 Andrew Cagney <cagney@redhat.com>
8677
8678 * gdbint.texinfo: Update copyright year.
8679 (Coding): Add -Wunused-label to list of -Werror warnings.
8680
8681 2004-01-08 Jason Molenda <jmolenda@apple.com>
8682 Eli Zaretskii <eliz@gnu.org>
8683
8684 * gdb.texinfo: Update copyright.
8685 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8686 around names, as appropriate. Minor syntax cleanup of
8687 _NSPrintForDebugger explanation. Two spaces after periods.
8688 GDBN used instead of lit. "gdb". Index entries added for
8689 print-object and _NSPrintForDebugger. @noindent added in one spot.
8690
8691 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8692
8693 * stabs.texinfo: Add dircategory and direntry commands.
8694 * annotate.texinfo: Ditto.
8695
8696 2003-11-10 Andrew Cagney <cagney@redhat.com>
8697
8698 * gdbint.texinfo (Target Architecture Definition): Replace the
8699 return_value method's "inval" and "outval" parameters with
8700 "readbuf" and "writebuf".
8701
8702 2003-10-28 Jim Blandy <jimb@redhat.com>
8703
8704 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8705 from "The `F' request packet" and "The `F' reply packet", to make
8706 texi2dvi happy.
8707 (File-I/O remote protocol extension): Update menu entries, too.
8708
8709 2003-10-26 Michael Chastain <mec@shout.net>
8710
8711 * gdb.texinfo (Thread Stops): Document the issue with
8712 premature return from system calls in multi-threaded programs.
8713
8714 2003-10-24 Andrew Cagney <cagney@redhat.com>
8715
8716 * annotate.texinfo: Fix "fortunatly"[sic].
8717
8718 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8719
8720 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8721 with "Hitachi" and "Mitsubishi".
8722
8723 2003-10-20 Andrew Cagney <cagney@redhat.com>
8724
8725 * gdbint.texinfo (Target Architecture Definition): Document
8726 gdbarch_return_value. Add cross references from
8727 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8728 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8729
8730 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8731
8732 * gdbint.texinfo (Target Architecture Definition): Document
8733 regset_from_core_section.
8734
8735 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8736
8737 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8738
8739 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8740
8741 From Anthony Green <green@redhat.com>:
8742 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8743
8744 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8745
8746 * gdb.texinfo (Breakpoint related warnings): New node.
8747 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8748
8749 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8750
8751 * gdb.texinfo (Remote Protocol): Document v and vCont.
8752
8753 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8754
8755 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8756 * gdbint.texinfo: Ditto.
8757
8758 2003-10-09 Andrew Cagney <cagney@redhat.com>
8759
8760 From 2003-09-18 David Anderson <davea@sgi.com>:
8761 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8762 "command".
8763
8764 2003-10-03 Andrew Cagney <cagney@redhat.com>
8765
8766 * gdbint.texinfo (Target Architecture Definition): Deprecate
8767 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8768 just target.
8769
8770 2003-10-02 Andrew Cagney <cagney@redhat.com>
8771
8772 * gdbint.texinfo (Target Architecture Definition): Rename
8773 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8774 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8775 * gdbint.texinfo (Target Architecture Definition): Rename
8776
8777 2003-09-30 Andrew Cagney <cagney@redhat.com>
8778
8779 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8780 (Target Architecture Definition):
8781
8782 * gdbint.texinfo (Target Architecture Definition): Rename
8783 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8784
8785 2003-09-29 Andrew Cagney <cagney@redhat.com>
8786
8787 * gdbint.texinfo (Target Architecture Definition): Delete
8788 documentation for NEED_TEXT_START_END.
8789
8790 * gdbint.texinfo (Target Architecture Definition): Rename
8791 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8792 TARGET_WRITE_PC.
8793
8794 2003-09-22 Michael Chastain <mec@shout.net>
8795
8796 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8797
8798 2003-09-21 Anthony Green <green@redhat.com>
8799
8800 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8801
8802 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8803
8804 * gdbint.texinfo (Target Architecture Definition): Document
8805 stabs_argument_has_addr.
8806
8807 2003-09-18 Andrew Cagney <cagney@redhat.com>
8808
8809 * gdbint.texinfo (Target Architecture Definition): Delete
8810 documentation on REGISTER_NAMES.
8811
8812 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8813
8814 * gdbint.texinfo (Target Architecture Definition): Replace
8815 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8816
8817 2003-09-11 Andrew Cagney <cagney@redhat.com>
8818
8819 * gdbint.texinfo (Target Architecture Definition): Replace
8820 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8821
8822 2003-08-18 Andrew Cagney <cagney@redhat.com>
8823
8824 * gdbint.texinfo (Target Architecture Definition): Document
8825 "frame_red_zone_size".
8826
8827 2003-08-09 Andrew Cagney <cagney@redhat.com>
8828
8829 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8830 with "set/show backtrace past-main" and "set/show backtrace
8831 limit".
8832
8833 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8834
8835 * Makefile.in (install-info): Support DESTDIR.
8836 (install-html): Likewise.
8837
8838 2003-08-07 Andrew Cagney <cagney@redhat.com>
8839
8840 Patch from Nick Roberts.
8841 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8842 bindings. Remove description of send-gdb-command.
8843
8844 2003-08-07 Andrew Cagney <cagney@redhat.com>
8845
8846 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8847 GDB 6.0.
8848
8849 2003-08-06 Andrew Cagney <cagney@redhat.com>
8850
8851 * gdb.texinfo (Mode Options): Mention that level three is the
8852 highest available and that level 2 is deprecated.
8853 (Annotations Overview): Mention annotation levels. Cross reference
8854 to "Limitations of the Annotation Interface" in annotate.texi.
8855 (TODO, Value Annotations, Frame Annotations): Delete section.
8856 (Displays, Breakpoint Info): Delete.
8857
8858 2003-08-04 Andrew Cagney <cagney@redhat.com>
8859
8860 * agentexpr.texi: Delete @bye.
8861 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8862 (stabs.info): Add $(srcdir) to include search path.
8863 (html): Depend on "annotate_toc.html", and not "annotate.html".
8864 * stabs.texinfo: Ditto. Include "fdl.texi".
8865 * gdbint.texinfo: Update copyright statement's list of invariant
8866 sections.
8867
8868 2003-07-28 Andrew Cagney <cagney@redhat.com>
8869
8870 * Makefile.in (INFO_DEPS): Add annotate.info.
8871 (dvi, ps, html, pdf): Add annotate.
8872 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8873 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8874 (ANNOTATE_DOC_FILES): New macro.
8875 (ANNOTATE_TEX_TMPS): New macro.
8876 (annotate.info, annotate_toc.html): Specify dependencies.
8877 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8878 * annotate.texinfo: Rename annotate.texi. Get building. Add
8879 "Migrating to GDB/MI" and "Limitations of the Annotation
8880 Interface" chapters. Mention why it is not part of the user
8881 guide. Update copyright notice. Include "fdl.texi".
8882
8883 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8884
8885 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8886
8887 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8888
8889 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8890
8891 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8892
8893 * gdb.texinfo (Server): Mention pidof.
8894
8895 2003-07-22 Andrew Cagney <cagney@redhat.com>
8896
8897 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8898 list.
8899
8900 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8901
8902 * gdb.texinfo (Logging output): New chapter.
8903
8904 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8905
8906 * gdb.texinfo (Unsupported languages): New section.
8907 (Languages): Add link to new section.
8908
8909 2003-06-22 Andrew Cagney <cagney@redhat.com>
8910
8911 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8912
8913 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8914
8915 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8916
8917 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8918
8919 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8920 * agentexpr.texi: Retitle section, and change it to an appendix.
8921 Comment out texinfo initialization. Factor a @var{} into two
8922 pieces to prevent makeinfo warnings.
8923 * gdb.texinfo: Add Agent Expressions appendix.
8924
8925 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8926
8927 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8928
8929 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8930
8931 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8932 remote target". Document the "detach" and "disconnect" commands.
8933 (Server, Netware, Debug Session): Reference "Connecting to a
8934 remote target".
8935 (GDB/MI Target Manipulation): Document "-target-disconnect".
8936
8937 2003-06-13 Andrew Cagney <cagney@redhat.com>
8938
8939 * gdbint.texinfo (Target Architecture Definition): Deprecate
8940 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8941 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8942
8943 2003-06-09 Jim Blandy <jimb@redhat.com>
8944
8945 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8946
8947 2003-06-08 Andrew Cagney <cagney@redhat.com>
8948
8949 * gdbint.texinfo (Target Architecture Definition): Delete
8950 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8951
8952 2003-06-08 Andrew Cagney <cagney@redhat.com>
8953
8954 * gdbint.texinfo (Target Architecture Definition): Document
8955 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8956
8957 2003-06-07 Adam Fedor <fedor@gnu.org>
8958
8959 * gdb.texinfo: Add Objective-C documentation.
8960
8961 2003-06-01 Andrew Cagney <cagney@redhat.com>
8962
8963 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8964 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8965
8966 2003-05-21 Andrew Cagney <cagney@redhat.com>
8967
8968 * gdbint.texinfo (Target Architecture Definition): Delete
8969 references to "extract_address" and "store_address".
8970
8971 2003-05-16 Andrew Cagney <cagney@redhat.com>
8972
8973 * gdbint.texinfo (Target Architecture Definition): Replace
8974 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8975 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8976
8977 2003-05-14 Theodore A. Roth <troth@openavr.org>
8978
8979 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8980
8981 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8982
8983 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8984 (gdb.dvi): Likewise.
8985 (gdb.pdf): Likewise.
8986 (links2roff): Likewise.
8987
8988 2003-05-08 Jim Blandy <jimb@redhat.com>
8989
8990 * gdb.texinfo (Dump/Restore Files): Update documentation for
8991 'dump', 'append', and 'restore': note that format argument is
8992 optional; simplify presentation of the command variants; and be
8993 more precise about the formats.
8994
8995 2003-05-07 Jim Blandy <jimb@redhat.com>
8996
8997 * gdb.texinfo (Symbols): Update documentation: 'maint list
8998 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8999 symtabs' and 'maint info psymtabs'.
9000
9001 2003-05-05 Andrew Cagney <cagney@redhat.com>
9002
9003 * gdbint.texinfo (Target Architecture Definition): Make
9004 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9005 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9006 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9007
9008 2003-05-04 Andrew Cagney <cagney@redhat.com>
9009
9010 * gdb.texinfo (Maintenance Commands): Document "maint print
9011 dummy-frames".
9012
9013 2003-05-04 Andrew Cagney <cagney@redhat.com>
9014
9015 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9016
9017 2003-05-03 J. Brobecker <brobecker@gnat.com>
9018
9019 Thierry Schneider <tpschneider1@yahoo.com>
9020 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9021 for new MI command.
9022
9023 2003-05-03 Andrew Cagney <cagney@redhat.com>
9024
9025 * gdbint.texinfo (Target Architecture Definition): Document
9026 push_dummy_code. Add cross references.
9027
9028 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9029
9030 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9031 set/show charsets commands.
9032
9033 2003-04-28 Andrew Cagney <cagney@redhat.com>
9034
9035 * gdbint.texinfo (Target Architecture Definition): Replace
9036 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9037 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9038
9039 2003-04-28 Andrew Cagney <cagney@redhat.com>
9040
9041 * gdbint.texinfo (Target Architecture Definition): Rename
9042 "tm_print_insn" to "deprecated_tm_print_insn".
9043
9044 2003-04-09 Jim Blandy <jimb@redhat.com>
9045
9046 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9047 list psymtabs'.
9048
9049 2003-04-08 Andrew Cagney <cagney@redhat.com>
9050
9051 * gdbint.texinfo (Target Architecture Definition): Delete
9052 references to EXTRA_FRAME_INFO.
9053
9054 2003-04-08 Andrew Cagney <cagney@redhat.com>
9055
9056 * gdbint.texinfo (Target Architecture Definition): Delete
9057 PRINT_TYPELESS_INTEGER.
9058
9059 2003-04-02 J. Brobecker <brobecker@gnat.com>
9060
9061 * observer.texi (GDB Observers): Adjust the documentation for the
9062 normal_stop notification to better describe reality. Fix a couple
9063 of minor typos.
9064
9065 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9066
9067 * gdb.texinfo (GDB/MI Program Control): Add
9068 '-file-list-exec-source-file'
9069
9070 2003-03-31 Andrew Cagney <cagney@redhat.com>
9071
9072 * gdbint.texinfo (Target Architecture Definition): Delete
9073 references to CALL_DUMMY_P.
9074
9075 2003-03-30 Andrew Cagney <cagney@redhat.com>
9076
9077 * gdbint.texinfo (Target Architecture Definition): Remove
9078 reference to TARGET_WRITE_SP.
9079
9080 2003-03-27 Andrew Cagney <cagney@redhat.com>
9081
9082 * gdbint.texinfo (Target Architecture Definition): Remove
9083 references to write_sp.
9084
9085 2003-03-27 Andrew Cagney <cagney@redhat.com>
9086
9087 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9088 chapter body. Use @smallexample instead of @example.
9089 (Annotations): Ditto.
9090 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9091 annotate.texi.
9092
9093 2003-03-26 Andrew Cagney <cagney@redhat.com>
9094
9095 * gdbint.texinfo (Target Architecture Definition): Replace
9096 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9097 dummy_addr parameters.
9098
9099 2003-03-25 Andrew Cagney <cagney@redhat.com>
9100
9101 * gdbint.texinfo (Target Architecture Definition): Delete
9102 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9103 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9104 Add reference to PUSH_ARGUMENTS.
9105
9106 2003-03-23 Andrew Cagney <cagney@redhat.com>
9107
9108 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9109 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9110
9111 2003-03-18 J. Brobecker <brobecker@gnat.com>
9112
9113 * gdbint.texinfo (Algorithms): Add new section describing the
9114 Observer paradigm.
9115 (Top): Add menu entry to new observer appendix.
9116 * observer.texi: New file.
9117 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9118 new observer.texi file.
9119
9120 2003-03-17 Andrew Cagney <cagney@redhat.com>
9121
9122 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9123 that GNU Press update the manual version number.
9124
9125 2003-03-12 Andrew Cagney <cagney@redhat.com>
9126
9127 * gdbint.texinfo (Target Architecture Definition): Delete
9128 references to get_saved_register. Rename GET_SAVED_REGISTER to
9129 DEPRECATED_GET_SAVED_REGISTER.
9130
9131 2003-03-13 Andrew Cagney <cagney@redhat.com>
9132
9133 * gdbint.texinfo (Target Architecture Definition): Replace
9134 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9135
9136 2003-03-12 Andrew Cagney <cagney@redhat.com>
9137
9138 * gdbint.texinfo (Target Architecture Definition): Rename
9139 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9140
9141 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9142
9143 * gdb.texinfo: Add File-I/O documentation.
9144
9145 2003-03-10 Andrew Cagney <cagney@redhat.com>
9146
9147 * gdbint.texinfo (Target Architecture Definition): Cross reference
9148 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9149
9150 2003-03-07 Andrew Cagney <cagney@redhat.com>
9151
9152 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9153 frame" command.
9154
9155 2003-03-05 Andrew Cagney <cagney@redhat.com>
9156
9157 * gdbint.texinfo (Target Architecture Definition): Document
9158 unwind_dummy_id. Cross reference unwind_dummy_id and
9159 SAVE_DUMMY_FRAME_TOS.
9160
9161 2003-03-05 James Ingham <jingham@apple.com>
9162 Daniel Jacobowitz <drow@mvista.com>
9163
9164 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9165 and "show cp-abi".
9166
9167 2003-03-03 Andrew Cagney <cagney@redhat.com>
9168
9169 * gdbint.texinfo (Target Architecture Definition): Document
9170 register_type.
9171
9172 2003-03-03 Andrew Cagney <cagney@redhat.com>
9173
9174 * stabs.texinfo (Structures): Use @samp and separate @var's
9175 instead of a single @var containing a comma separated list.
9176 (Unions): Ditto.
9177
9178 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9179
9180 * Makefile.in (distclean): Remove config.log.
9181
9182 2003-03-01 Andrew Cagney <cagney@redhat.com>
9183
9184 * gdbint.texinfo (Target Architecture Definition): Rename
9185 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9186
9187 2003-03-01 Andrew Cagney <cagney@redhat.com>
9188
9189 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9190 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9191
9192 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9193
9194 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9195 (Non-debug DLL symbols): New node, describing the minimal symbols
9196 loaded from DLLs without real debugging symbols.
9197
9198 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9199
9200 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9201 hardware-breakpoint-limit".
9202 (Set Watchpoints): Add cross reference to "set remote
9203 hardware-watchpoint-limit".
9204 (Remote configuration options): New section.
9205
9206 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9207
9208 * gdbint.texinfo (Target Architecture Definition): Delete
9209 descrption of IS_TRAPPED_INTERNALVAR.
9210
9211 From Keith Seitz <keiths@redhat.com>:
9212 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9213 option "-i"/"--interpreter" to this chapter. Include index
9214 entries.
9215
9216 2003-02-04 David Carlton <carlton@math.stanford.edu>
9217
9218 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9219 (Variables): Recommend stabs+ and DWARF 2.
9220 (C plus plus expressions): Correct info about
9221 compiler versions, debug formats.
9222 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9223 PR symtab/874.
9224
9225 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9226
9227 * gdbint.texinfo (Target Architecture Definition): Delete
9228 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9229 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9230 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9231 references to nindy and i960.
9232 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9233
9234 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9235
9236 * gdbint.texinfo (Target Architecture Definition): Delete
9237 FLOAT_INFO.
9238
9239 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9240
9241 * stabs.texinfo (Member Type Descriptor): Clarify description of
9242 `@'. Suggested by Ben Hutchings.
9243
9244 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9245
9246 * gdb.texinfo (M68K): Delete reference to es1800.
9247
9248 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9249
9250 * gdb.texinfo (Maintenance Commands): Document `maint print
9251 reggroups' and `maint print register-groups'.
9252 * gdbint.texinfo (Target Architecture Definition): Document
9253 register_reggroup_p.
9254
9255 2003-01-23 Jim Blandy <jimb@redhat.com>
9256
9257 * gdb.texinfo (Separate Debug Files): New section.
9258
9259 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9260
9261 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9262 and "maint show profile".
9263
9264 2003-01-16 Michael Chastain <mec@shout.net>
9265
9266 * gdb.texinfo (Installing GDB): Warn against
9267 ".../gdb-VERSION/gdb/configure".
9268 (Separate Objdir): Likewise.
9269
9270 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9271
9272 * gdbint.texinfo (Target Architecture Definition): Delete
9273 definition of PRINT_REGISTER_HOOK.
9274
9275 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9276
9277 (OpenRISC 1000): Fix formatting of command names.
9278
9279 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9280
9281 * gdb.texinfo (Continuing and Stepping): Add new command
9282 'advance'. Clarify behavior of 'until'.
9283
9284 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9285
9286 * gdb.texinfo (Files): Document solib-absolute-prefix and
9287 solib-search-path.
9288
9289 2003-01-09 Michael Chastain <mec@shout.net>
9290
9291 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9292 (Create a Release): Add new instructions for new @file{src-release}.
9293 Document existing instructions for @file{Makefile.in} as
9294 being for @value{GDBN} 5.3.1 or earlier.
9295
9296 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdbint.texinfo (Target Architecture Definition): Mention
9299 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9300 allocate memory.
9301
9302 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9303
9304 * gdb.texinfo (Controlling GDB): Add @kindex for
9305 "show osabi".
9306 (Backtraces): Add @kindex's for backtrace-below-main.
9307
9308 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9309
9310 * gdb.texinfo (Controlling GDB): Document "set osabi".
9311
9312 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9313
9314 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9315 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9316
9317 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9318
9319 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9320 "set coerce-float-to-double".
9321 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9322
9323 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9324
9325 * stabs.texinfo: Remove obsolete text.
9326 * gdbint.texinfo: Ditto.
9327 * gdb.texinfo: Ditto.
9328
9329 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9330
9331 * gdbint.texinfo (Target Architecture Definition): Update
9332 description of gdbarch_register_osabi.
9333
9334 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9335
9336 * agentexpr.texi: Fix typos.
9337 * annotate.texi: Likewise.
9338 * fdl.texi: Likewise.
9339
9340 2002-12-10 Andrew Cagney <cagney@redhat.com>
9341
9342 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9343 DEPRECATED_INIT_FRAME_PC.
9344
9345 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9346
9347 * gdbint.texinfo (Target Architecture Definition): Delete
9348 PC_IN_CALL_DUMMY.
9349
9350 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9351
9352 * gdbint.texinfo (Host Definition): Delete documentation on
9353 USE_GENERIC_DUMMY_FRAMES.
9354
9355 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9356
9357 Fix PR gdb/723 and PR gdb/245.
9358 * Makefile.in (install-info): Run the install-info command as part
9359 of the post install steps only.
9360 (uninstall-info): New target.
9361 (uninstall): New target.
9362
9363 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9364
9365 * Makefile.in (install): Make install do some real work.
9366
9367 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9368
9369 Fix POSIX problem reported by Paul Eggert.
9370 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9371 Fix PR gdb/527.
9372
9373 2002-10-26 Andrew Cagney <cagney@redhat.com>
9374
9375 * gdbint.texinfo (Target Architecture Definition): Delete
9376 definition of DO_REGISTERS_INFO.
9377
9378 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9379
9380 * gdbint.texinfo (Address Classes): Fix problems with insertion
9381 of ``{'' and ``}'' in example.
9382
9383 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9384
9385 * gdbint.texinfo (Address Classes): New section.
9386 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9387 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9388 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9389 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9390
9391 2002-10-11 Klee Dienes <kdienes@apple.com>
9392
9393 * gdb.texinfo (Registers): Mention vector registers as well as
9394 floating registers in the documentation for 'info registers' and
9395 'info all-registers'.
9396
9397 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9398
9399 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9400
9401 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9402
9403 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9404 interface definition.
9405
9406 2002-10-03 Marko Mlinar <markom@opencores.org>
9407
9408 * gdb.texinfo (Target Commands): Add or1k target specific
9409 commands.
9410 * gdb.texinfo (Contributors): Add myself to the contributors list.
9411
9412 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9413
9414 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9415 and "mi1" instead of "mi1" and "mi0".
9416
9417 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9418
9419 * gdb.texinfo (Packets): Fix typos "alligned".
9420 Correct z3/Z3 description. Correct z4/Z4 title.
9421
9422 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9423
9424 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9425
9426 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9427
9428 * gdb.texinfo: Use GNU/Linux instead of Linux.
9429
9430 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9431
9432 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9433
9434 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9435
9436 * gdb.texinfo: Replace @example with @smallexample.
9437
9438 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9439
9440 From Eli Zaretskii <eliz@gnu.org>:
9441 * gdb.texinfo (Character Sets): Use @smallexample instead of
9442 @example. Use GNU/Linux instead of Linux.
9443
9444 2002-09-20 Jim Blandy <jimb@redhat.com>
9445
9446 * gdb.texinfo: Add character set documentation.
9447
9448 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9449
9450 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9451 (Packets): Add cross reference from `b' packet to `z' packets.
9452
9453 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9454
9455 * gdb.texinfo (Maintenance Commands): Document ``maint
9456 internal-error'' and ``maint internal-warning''.
9457
9458 * gdbint.texinfo (Target Architecture Definition): Revise
9459 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9460
9461 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9462
9463 * gdbint.texinfo (Target Conditionals): Document the new
9464 NAME_OF_MALLOC macro.
9465
9466 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9467
9468 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9469 engineer.
9470
9471 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9472
9473 * gdb.texinfo (TUI Overview): Document status line fields.
9474
9475 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9476
9477 * gdb.texinfo (TUI Commands): Document info win command.
9478
9479 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9480
9481 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9482
9483 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9484
9485 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9486 (TUI Keys): Likewise.
9487
9488 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9489
9490 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9491 for a packet receive.
9492
9493 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9494
9495 * Makefile.in (clean): Move to end of file.
9496 (distclean, maintainer-clean, realclean): Ditto.
9497 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9498 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9499 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9500 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9501
9502 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9503
9504 * Makefile.in (GDBINT_TEX_TMPS): Define.
9505 (gdbint.dvi, gdbint.pdf): Use
9506 (GDB_TEX_TMPS): Define.
9507 (gdb.dvi, gdb.pdf): Use.
9508 (STABS_TEX_TMPS): Define.
9509 (stabs.dvi, stabs.pdf): Use.
9510 (GDB_DOC_SOURCE_INCLUDES): New macros.
9511 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9512 (GDBINT_DOC_FILES_INCLUDES): New macros.
9513 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9514 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9515 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9516 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9517 (links2roff): Replace SFILES_INCLUDED with
9518 GDB_DOC_SOURCE_INCLUDES.
9519 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9520 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9521 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9522 dependencies.
9523 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9524 dependencies.
9525 (gdbmi.texinfo): Delete rule.
9526 (inc-hist.texinfo): Delete rule.
9527 (rluser.texinfo): Delete rule.
9528
9529 2002-08-23 Andrew Cagney <cagney@redhat.com>
9530
9531 * gdbint.texinfo (Target Architecture Definition): Update
9532 STORE_RETURN_VALUE, mention regcache.
9533
9534 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9535
9536 * gdbint.texinfo (Target Architecture Definition): Document
9537 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9538
9539 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9540
9541 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9542 Fix minor typos. Add index entries.
9543
9544 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9545
9546 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9547
9548 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9549
9550 * gdbint.texinfo (Target Architecture Definition): Document
9551 PRINT_VECTOR_INFO.
9552 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9553
9554 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9555
9556 * gdb.texinfo (Maintenance Commands): Document "maint print
9557 registers", "maint print raw-registers" and "maint print
9558 cooked-registers".
9559
9560 2002-08-08 Grace Sainsbury <graces@redhat.com>
9561
9562 From Mark Salter:
9563 * gdb.texinfo (Protocol): Document T packet extension to
9564 allow watchpoint address reporting.
9565
9566 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9567
9568 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9569
9570 2002-08-01 Andrew Cagney <cagney@redhat.com>
9571
9572 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9573 to CHILL.
9574
9575 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9576
9577 * gdbint.texinfo (Coding): Revise section "Include Files".
9578
9579 2002-07-24 Andrew Cagney <cagney@redhat.com>
9580
9581 * gdbint.texinfo: Obsolete references to m88k.
9582 * gdb.texinfo: Ditto.
9583
9584 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9585
9586 * gdbint.texinfo (Create a release candiate): Add the location
9587 where the proper version of autoconf can be retrieved.
9588
9589 2002-07-09 Don Howard <dhoward@redhat.com>
9590
9591 * gdb.texinfo (Command Files): Further describe the behavior of
9592 sourced command files.
9593
9594 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9595
9596 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9597 (Coding): Clarify ISO C version that GDB assumes.
9598
9599 2002-06-26 Tom Tromey <tromey@redhat.com>
9600
9601 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9602 add_setshow_cmd_full.
9603
9604 2002-06-25 Don Howard <dhoward@redhat.com>
9605
9606 * gdb.texinfo (Memory Region Attributes): Document new behavior
9607 for 'mem' command.
9608
9609 2002-06-11 Jim Blandy <jimb@redhat.com>
9610
9611 * gdb.texinfo (Symbols): Update documentation for `info source'
9612 command.
9613
9614 * gdb.texinfo (Macros): Call the command `info macro', not
9615 `show macro'.
9616
9617 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9618
9619 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9620 data''.
9621
9622 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9623
9624 * gdbint.texinfo (Target Architecture Definition): Document
9625 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9626
9627 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9628
9629 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9630 lists.
9631
9632 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9633
9634 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9635 Branch''.
9636
9637 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9638
9639 * gdbint.texinfo (Target Architecture Definition): Add section
9640 ``Converting an existing Target Architecture to Multi-arch''.
9641
9642 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9643
9644 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9645 to ``Obsoleting code''. Revise.
9646
9647 2002-05-17 Jim Blandy <jimb@redhat.com>
9648
9649 * gdb.texinfo (C Preprocessor Macros): New chapter.
9650 Include it in the main menu.
9651 (Contributors): Credit Jim Blandy with macro support.
9652 (Compilation): Explain how to get macro information into the
9653 executable.
9654 (Expressions): Note that preprocessor macros are expanded.
9655
9656 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9657
9658 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9659 options for `target remote'.
9660
9661 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9662
9663 * gdbint.texinfo (Target Architecture Definition): Delete
9664 documentation on NNPC_REGNUM.
9665
9666 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9667
9668 * gdbint.texinfo (Target Architecture Definition): Document
9669 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9670 (Target Architecture Definition): Revise section `Using Different
9671 Register and Memory Data Representations'. Add section `Raw and
9672 Virtual Register Representations'.
9673
9674 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9675
9676 * gdbint.texinfo (Target Architecture Definition): Mention
9677 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9678 (Target Architecture Definition): Mention same. Add references to
9679 web pages.
9680
9681 2002-05-08 Michael Snyder <msnyder@redhat.com>
9682
9683 * stabs.texinfo (Attributes): Document new "vector" attribute.
9684
9685 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9686
9687 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9688
9689 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9690
9691 * gdb.texinfo: Delete obsolete references to a29k.
9692
9693 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9694
9695 * gdbint.texinfo (Target Architecture Definition): Replace
9696 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9697
9698 2002-04-24 David S. Miller <davem@redhat.com>
9699
9700 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9701
9702 2002-04-21 David S. Miller <davem@redhat.com>
9703
9704 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9705
9706 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9707
9708 * gdbint.texinfo (Target Architecture Definition): Delete
9709 definition of HAVE_REGISTER_WINDOWS.
9710
9711 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9712
9713 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9714 "Theodore A. Roth" <troth@verinet.com>.
9715
9716 2002-04-15 Don Howard <dhoward@redhat.com>
9717
9718 From Eli Zaretskii <eliz@gnu.org>
9719 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9720 Provide a better explaination of this feature.
9721
9722 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9723
9724 * gdbint.texinfo (Target Architecture Definition): Remove
9725 FRAME_CHAIN_COMBINE.
9726
9727 2002-04-12 Michael Chastain <mec@shout.net>
9728
9729 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9730 REG_STACK_SEGMENT.
9731
9732 2002-04-09 Michael Chastain <mec@shout.net>
9733
9734 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9735 PYRAMID_* macros.
9736
9737 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9738
9739 * gdb.texinfo (Bug Reporting): Document that the web is the
9740 prefered way of submitting bug reports.
9741 (Bug Reporting): Delete the s-mail address as the last resort.
9742
9743 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9744
9745 * gdbint.texinfo (Target Architecture Definition): Delete
9746 references to TARGET_WRITE_FP and write_fp.
9747
9748 2002-03-27 Michael Snyder <msnyder@redhat.com>
9749
9750 * gdb.texinfo: Document new commands dump, append, and restore.
9751
9752 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9753
9754 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9755 Branch'.
9756
9757 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9758
9759 * gdb.texinfo: Change all examples to @smallexample.
9760 * gdbint.texinfo: Ditto.
9761
9762 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9763
9764 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9765 Branches''.
9766
9767 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9768
9769 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9770 Policy''.
9771
9772 2002-03-04 Fred Fish <fnf@redhat.com>
9773
9774 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9775 expresson, suports, dependant, trhe, perhaphs, situtations,
9776 explictily, taged, oportunity, unfortunatly).
9777
9778 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9779
9780 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9781 Remove reference to 3.12.
9782
9783 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9784
9785 * gdbint.texinfo: Include fdl.texi.
9786 (Top): Add GNU Free Documentation License.
9787 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9788 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9789 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9790 (gdbint.info): Add srcdir to include path.
9791 * gdb.texinfo: Include gpl.texi.
9792 (Top): Add Copying.
9793 * gpl.texi: New file.
9794
9795 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9796
9797 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9798
9799 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9800
9801 * gdb.texinfo: Document Cygwin native specific commands.
9802
9803 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9804
9805 * gdb.texinfo: Document gdbserver ``--attach'' command.
9806
9807 2002-02-07 Michael Snyder <msnyder@redhat.com>
9808
9809 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9810 to @code(_ovly_debug_event).
9811
9812 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9813
9814 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9815
9816 2002-02-06 Michael Snyder <msnyder@redhat.com>
9817
9818 * gdb.texinfo (overlays): Mention new magic symbol
9819 '_ovly_debug_event', which allows GDB to keep better track
9820 of overlays.
9821
9822 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9823
9824 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9825 Suggested by Dmitry Sivachenko.
9826
9827 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9828
9829 2002-02-01 Michael Snyder <msnyder@redhat.com>
9830
9831 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9832
9833 2002-01-30 Michael Snyder <msnyder@redhat.com>
9834
9835 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9836 (set trust-readonly-sections): Document.
9837
9838 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9839
9840 * gdbint.texinfo (Releasing GDB): Revise and update.
9841
9842 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9843
9844 * gdbint.texinfo (Target Architecture Definition): Delete
9845 description of TARGET_BYTE_ORDER_DEFAULT.
9846
9847 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9848
9849 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9850 <mitya@cavia.pp.ru>.
9851
9852 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9853
9854 * libgdb.texinfo: Delete file.
9855
9856 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9857
9858 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9859 * gdbint.texinfo: Ditto.
9860
9861 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9862
9863 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9864
9865 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9866
9867 * Makefile.in: Update copyright.
9868 (TEXI2DVI): Define.
9869 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9870 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9871 gdb-cfg.texi.
9872 (TEXINDEX, PDFTEX): Delete makefile variables.
9873
9874 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9875
9876 * gdb.texinfo (Protocol): Move section to appendix.
9877
9878 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9879
9880 * gdb.texinfo (Remote Debugging): Create a menu.
9881 (Top): Add ``Remote Debugging'' to menu.
9882
9883 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9884
9885 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9886 serial protocol'' from here.
9887 (Remote Debugging): To here. New chapter.
9888
9889 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9890
9891 * gdbint.texinfo (Target Architecture Definition): Delete
9892 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9893
9894 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9895
9896 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9897 are no longer needed.
9898 (Porting GDB): Add maintainer note about configure.host.
9899
9900 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9901
9902 * gdbint.texinfo (Target Architecture Definition): Remove
9903 definition of IEEE_FLOAT.
9904
9905 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9906
9907 * gdb.texinfo: Beautify copyright years; fix a typo.
9908 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9909 <3diff@gnu.org>
9910
9911 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9912
9913 * gdbint.texinfo (Host Definition): Remove references to
9914 MALLOC_INCOMPATIBLE.
9915
9916 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9917
9918 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9919 and xyz-xdep.o.
9920
9921 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9922
9923 * gdb.texinfo (Maintenance Commands): Add appendix.
9924 (Set Breaks): Copy ``maint info breakpoint'' doco to
9925 ``Maintenance Commands'' appendix. Add reference.
9926
9927 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9928
9929 * fdl.texi: Remove next/prev from @node.
9930
9931 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9932
9933 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9934 for monstrous @multitable (from Brian Youmans).
9935
9936 * fdl.texi: New file.
9937
9938 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9939
9940 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9941
9942 * gdbint.texinfo (Releasing GDB): New chapter.
9943
9944 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9945
9946 * gdb.texinfo (Embedded Processors, Calling program functions):
9947 Obsolete references to a29k.
9948
9949 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9950
9951 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9952 examples. Document that a code-block should do or discard its
9953 cleanups before exit.
9954
9955 2002-01-11 Michael Snyder <msnyder@redhat.com>
9956
9957 * gdb.texinfo (Choosing files): Change @samp to @file.
9958
9959 2002-01-05 Michael Snyder <msnyder@redhat.com>
9960
9961 * gdb.texinfo (--pid): Document new command line option (attach).
9962
9963 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9964
9965 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9966 in the stub.
9967
9968 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9969
9970 * gdbint.texinfo (Target Architecture Definition): Replace
9971 BIG_ENDIAN with BFD_ENDIAN_BIG.
9972
9973 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9974
9975 * gdbint.texinfo (Target Architecture Definition): Replace
9976 value_ptr with struct value pointer.
9977
9978 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9979
9980 * gdb.texinfo (Free Software): Fix wording.
9981
9982 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9983
9984 * gdb.texinfo (Free Software): New section ``Free Software Needs
9985 Free Documentation''.
9986
9987 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9988
9989 * stabs.texinfo:
9990 * gdb.texinfo:
9991 * gdbint.texinfo:
9992 * libgdb.texinfo:
9993 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9994
9995 2001-12-29 Michael Snyder <msnyder@redhat.com>
9996
9997 * gdb.texinfo (maint info sections): Fix typo.
9998
9999 2001-12-26 Michael Snyder <msnyder@redhat.com>
10000
10001 * gdb.texinfo (maint info sections): Document.
10002
10003 * gdb.texinfo (info proc): Comment out documentation for
10004 'info proc' sub-options that are currently not implemented.
10005
10006 2001-12-20 Jim Blandy <jimb@redhat.com>
10007
10008 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10009
10010 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10011
10012 * gdbint.texinfo (Target Architecture Definition): Replace
10013 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10014
10015 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10016
10017 * gdbint.texinfo (Host Definition): Delete documentation on
10018 HOST_BYTE_ORDER.
10019
10020 2001-11-30 Jim Blandy <jimb@redhat.com>
10021
10022 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10023 overlay support. Add to top-level menu.
10024
10025 2001-11-26 Tom Tromey <tromey@redhat.com>
10026
10027 * gdb.texinfo (Command Syntax): Document C-o binding.
10028
10029 2001-07-26 Christopher Faylor <cgf@redhat.com>
10030
10031 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10032 use since it is described in the referenced section.
10033
10034 From Eli Zaretskii <eliz@gnu.org>
10035 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10036 clearer when using DJGPP.
10037
10038 2001-11-24 Christopher Faylor <cgf@redhat.com>
10039
10040 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10041 specifically refer to MS-DOS.
10042 (command files): Mention gdb.ini is only used on MS-DOS.
10043
10044 2001-11-21 Tom Tromey <tromey@redhat.com>
10045
10046 * gdb.texinfo (Invoking GDB): Document --args.
10047 (Mode Options): Likewise.
10048
10049 2001-11-21 Jim Blandy <jimb@redhat.com>
10050
10051 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10052 Delete documentation; this macro has been removed from the
10053 sources.
10054
10055 2001-11-13 Jim Blandy <jimb@redhat.com>
10056
10057 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10058
10059 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10060
10061 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10062
10063 2001-11-05 Michael Snyder <msnyder@redhat.com>
10064
10065 * gdb.texinfo (info functions): Document use of backslash to
10066 quote regexp chars in function names such as "operator*()".
10067
10068 2001-11-01 Fred Fish <fnf@redhat.com>
10069
10070 * gdbint.texinfo (SOLIB_ADD): Document additional new
10071 "readsyms" arg.
10072
10073 2001-10-30 Don Howard <dhoward@redhat.com>
10074
10075 * gdb.texinfo: (Command Files) Added documentation for the
10076 behavior of gdb with input redirected from a file.
10077
10078 2001-10-28 Fred Fish <fnf@redhat.com>
10079
10080 * gdb.texinfo (auto-solib-add): Change docs to match
10081 implementation change.
10082 (auto-solib-limit): Add docs for new variable.
10083
10084 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10085
10086 * gdbint.texinfo (Target Architecture Definition): Function
10087 value_as_pointer renamed to value_as_address.
10088
10089 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10090
10091 * gdbint.texinfo (Target Architecture Definition): Default
10092 POINTER_TO_ADDRESS functions assume unsigned addresses.
10093 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10094 posting by Jim Blandy.
10095
10096 2001-10-12 Jim Blandy <jimb@redhat.com>
10097
10098 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10099 version of texi2html (1.64) doesn't support this flag any more.
10100
10101 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10102
10103 * gdbint.texinfo (Host Definition): Remove description of
10104 MEM_FNS_DECLARED.
10105
10106 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10107
10108 * gdbint.texinfo (Host Definition): Remove description of
10109 HAVE_SIGSETMASK.
10110
10111 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10112
10113 * gdbint.texinfo (Target Architecture Definition): Add
10114 explanation of TARGET_PRINT_INSN macro.
10115
10116 2001-08-30 Jim Blandy <jimb@redhat.com>
10117
10118 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10119 Explain what it means to load relocatable files.
10120
10121 2001-08-28 Jim Blandy <jimb@redhat.com>
10122
10123 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10124 info `top' menu.
10125
10126 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10127
10128 * gdbint.texinfo: Add a cautionary note about macro use.
10129
10130 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10131
10132 * gdb.texinfo: Explain omitting the hostname in the
10133 `target remote' command.
10134
10135 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10136
10137 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10138 and END-INFO-DIR-ENTRY.
10139
10140 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10141
10142 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10143
10144 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10145
10146 * gdbint.texinfo (libgdb): Rewrite.
10147
10148 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10149
10150 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10151
10152 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10153
10154 * gdb.texinfo (TUI): New chapter, document the TUI.
10155 (Mode Options): Document the -tui option.
10156
10157 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10158
10159 * gdbint.texinfo (Host Definition): Remove description of
10160 NEED_POSIX_SETPGID.
10161
10162 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10163
10164 * gdb.tex (DJGPP Native): New node, with descriptions of
10165 DJGPP-specific commands.
10166
10167 2001-07-19 John R. Moore <jmoore@redhat.com>
10168
10169 * gdbint.texinfo: Three misspellings.
10170
10171 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10172
10173 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10174 `test` expressions on bash. Problem reported by Colin Walters.
10175
10176 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10177
10178 * gdbint.texinfo (User Interface): Update ui-out documentation to
10179 refelect recent UI/MI updates.
10180
10181 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10182
10183 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10184 interpreters.
10185
10186 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10187
10188 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10189 structure and not macros.
10190 (Host Definition): Document that much of this chapter is obsolete.
10191 (Target Architecture Definition): Update list of files that make
10192 up a target architecture.
10193 (Coding): Update.
10194
10195 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10196
10197 * gdbint.texinfo (Target Architecture Definition): Update
10198 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10199 The latter has been changed to a true predicate.
10200
10201 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10202
10203 * annotate.texi: Add @noindent where needed. From Dmitry
10204 Sivachenko <dima@Chg.RU>.
10205 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10206
10207 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10208
10209 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10210
10211 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10212
10213 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10214 returns ``OK''. Document that the ``R'' packet does not reply.
10215
10216 2001-06-13 Michael Snyder <msnyder@redhat.com>
10217
10218 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10219
10220 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10221
10222 * gdb.texinfo (Signals): Clarify the default setting of signal
10223 handling.
10224
10225 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10226
10227 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10228 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10229
10230 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10231
10232 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10233
10234 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10235
10236 * gdbint.texinfo (Clean Design and Portable Implementation):
10237 Renamed from "Clean Design".
10238 (Clean Design and Portable Implementation): Document portable
10239 methods of handling file names, and the associated macros.
10240
10241 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10242
10243 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10244 command and provide a cross-reference to its description.
10245 (Symbols): Note that "info scope" is useful for trace experiments.
10246
10247 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10248
10249 * gdb.texinfo (Symbols): Document "info scope".
10250 (Tracepoints): New chapter.
10251 (Contributors): Update for v5.1.
10252 <All nodes>: Change "C++" to "C@t{++}".
10253
10254 * gdbint.texinfo (User Interface): A new section about ui_out
10255 functions, based on text written by Fernando Nasser.
10256
10257 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10258
10259 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10260
10261 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10262
10263 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10264
10265 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10266 Replace "GDB" with "@value{GDBN}". Fix markup.
10267
10268 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10269
10270 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10271 a cross-reference to its description.
10272 (Symbols): Document "info symbol".
10273
10274 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10275
10276 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10277 subsection "x86 Watchpoints".
10278 (Target Architecture Definition): Document the macros
10279 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10280 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10281
10282 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10283
10284 * gdbint.texinfo (Target Architecture Definition): Update
10285 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10286 list.
10287
10288 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10289
10290 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10291 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10292
10293 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10294
10295 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10296
10297 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10298
10299 * gdb.texinfo (Environment): Document that `path' does not change
10300 the value of PATH in GDB's own environment (it did in the past,
10301 but that was changed on March 15, 1994). Reported by Doug Evans
10302 <dje@transmeta.com>.
10303
10304 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10305 its line. Fix markup of commands and macros. Add an Index node
10306 and index entries.
10307
10308 2001-01-23 J.T. Conklin <jtc@redback.com>
10309
10310 * gdb.texinfo (Memory region attributes): New manual section.
10311
10312 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10313
10314 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10315
10316 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10317
10318 * refcard.tex: Version and copyright fixed. From Phil Edwards
10319 <pedwards@disaster.jaj.com>.
10320
10321 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10322
10323 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10324 DWARF2_REG_TO_REGNUM): Document.
10325
10326 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10327
10328 * gdbint.texinfo (Coding): Update current value of
10329 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10330
10331 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10332
10333 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10334 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10335
10336 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10337
10338 * gdb.texinfo: Document new 'set step-mode' command.
10339
10340 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10341
10342 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10343 changes from Dmitry Sivachenko <dima@Chg.RU>.
10344
10345 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10346
10347 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10348 From Steven Johnson <sbjohnson@ozemail.com.au>.
10349
10350 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10351
10352 * gdbint.texinfo (Overall Structure): Spelling fix.
10353
10354 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10355
10356 * gdbint.texinfo (Target Architecture Definition): Document that
10357 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10358 for which REGISTER_CONVERTIBLE returns a zero value.
10359
10360 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10361
10362 * Makefile.in (install-info): Find files to install in either the
10363 build or source directories (adapted from Makefile.am).
10364
10365 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10366
10367 * stabs.texinfo: Fix spelling errors.
10368 (String Field): FILE-NUMBER starts from 0, not 1.
10369
10370 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10371
10372 * refcard.tex: Remove \centerline from the blurb. Patch from
10373 Brian Youmans.
10374
10375 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10376
10377 * Makefile.in (install-info): Support installation from outside of
10378 the source directory. Reported by Mark Harig
10379 <markh@frazier.landmark.com>.
10380
10381 2000-06-20 J.T. Conklin <jtc@redback.com>
10382
10383 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10384
10385 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10386
10387 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10388 Generate using pdftex.
10389 (PDFTEX): Define.
10390 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10391 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10392 @contents at the start.
10393
10394 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10395
10396 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10397 Youmans.
10398
10399 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10400
10401 From Brian Youmans:
10402 * gdb.texinfo: Fix ``et al.''.
10403
10404 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10405
10406 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10407 loop.
10408
10409 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10410
10411 * configure: Regenerate.
10412
10413 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10414
10415 * Makefile.in (install-info): Run install-info on installed Info
10416 files.
10417
10418 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10419
10420 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10421 Andrew Cagney.
10422
10423 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10424
10425 * gdb.texinfo: Proofreading changes from Brian Youmans.
10426
10427 2000-05-01 Nick Duffek <nsd@cygnus.com>
10428
10429 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10430 startup sequence, minor edits.
10431
10432 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10433
10434 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10435 TeX.
10436
10437 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10438 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10439 like `n' and `s' which look weird. Convert some of the @kindex to
10440 @vindex, when they refer to variables, not commands.
10441
10442 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10443
10444 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10445
10446 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10447
10448 * Makefile.in (GDBMI_DIR): New variable.
10449 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10450 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10451 (gdbmi.texinfo): New target, for texi2roff.
10452 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10453 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10454
10455 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10456 gdbmi.texinfo.
10457 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10458 comment.
10459
10460 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10461
10462 * gdb.texinfo (Files): Update description of add-symbol-file
10463 command.
10464
10465 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10466
10467 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10468 prevents the build (and is generally a Bad Idea).
10469
10470 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10471
10472 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10473 a comma inside @var.
10474 (Command Files): Index markup changes from Dmitry Sivachenko
10475 <dima@Chg.RU>.
10476
10477 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10478
10479 * Makefile.in (LN_S): Define.
10480 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10481 invoke "ln -s" unless it is known to work.
10482
10483 * configure.in (AC_PROG_LN_S): Add.
10484
10485 2000-04-14 Jim Blandy <jimb@redhat.com>
10486
10487 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10488 section.
10489 (Target Conditionals): Document ADDRESS_TO_POINTER,
10490 POINTER_TO_ADDRESS.
10491
10492 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10493
10494 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10495 gdb-cfg.texi to get the value.
10496
10497 2000-04-10 Jim Blandy <jimb@redhat.com>
10498
10499 * gdbint.texinfo (Target Architecture Definition): Fix
10500 cross-references.
10501
10502 2000-04-08 Jim Blandy <jimb@redhat.com>
10503
10504 * gdbint.texinfo (Using Different Register and Memory Data
10505 Representations): New section.
10506 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10507 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10508 REGISTER_CONVERT_TO_RAW): Document.
10509
10510 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10511
10512 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10513 for acknowledgments.
10514
10515 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10516
10517 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10518 qThreadExtraInfo.
10519
10520 2000-03-28 J.T. Conklin <jtc@redback.com>
10521
10522 * gdb.texinfo: Clarify which remote debug protocol commands are
10523 required and which are optional.
10524
10525 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10526
10527 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10528 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10529 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10530 * annotate.texi: Update.
10531
10532 2000-03-28 Stan Shebs <shebs@apple.com>
10533
10534 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10535 expectation of additional changes before release), update
10536 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10537 node links, rephrase and/or shorten lines to fix formatting
10538 problem in both regular and @smallbook formats.
10539 * annotate.texi: Shorten lines in example, use smallexample
10540 consistently everywhere.
10541 * Makefile.in: Add comment about texinfo 4.0 html generation.
10542 (SFILES_INCLUDED): Add annotate.texi.
10543
10544 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10545
10546 * gdb.texinfo (Debugging Output): Added new section, documenting
10547 the "set/show debug" commands.
10548
10549 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10550
10551 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10552 entry.
10553
10554 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10555 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10556 @chapter and @node entries.
10557
10558 * gdb.texinfo: Link all top-level nodes.
10559
10560 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10561
10562 * Makefile.in (install-info): Create $(infodir) before installing
10563 files.
10564
10565 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10566
10567 From David Whedon <dwhedon@gordian.com>
10568 * gdbint.texinfo : Added paragraphs about command deprecation.
10569
10570 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10571
10572 * gdb.texinfo: Add documentation for the apropos command.
10573
10574 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10575
10576 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10577
10578 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10579
10580 * gdb.texinfo: Add white space to prevent overprinting in
10581 two places.
10582
10583 2000-03-17 Stan Shebs <shebs@apple.com>
10584
10585 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10586 <dima@Chg.RU>, also clarification of allowed content for
10587 string constants.
10588
10589 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10590
10591 * gdb.texinfo (main menu): Add Annotations.
10592 (File Options): Add @cindex entries for each command-line option.
10593 Document --epoch, --annotate, --async, --interpreter, --write,
10594 --statistics, and --version.
10595
10596 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10597 of GDB.
10598
10599 2000-02-23 Jim Blandy <jimb@redhat.com>
10600
10601 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10602
10603 2000-02-22 Jim Blandy <jimb@redhat.com>
10604
10605 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10606
10607 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10608
10609 * Makefile.in (diststuff): New target.
10610
10611 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10612
10613 * agentexpr.texi: Fix wording regarding Intel's IA-64
10614 architecture. [From Jim Wilson.]
10615
10616 2000-01-16 Tom Tromey <tromey@cygnus.com>
10617
10618 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10619 (Delete Breaks): Mention range arguments.
10620 (Disabling): Likewise.
10621
10622 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10623
10624 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10625
10626 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10627
10628 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10629 valid functions.
10630
10631 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10632
10633 * gdb.texinfo: Clarify regular expressions used in rbreak.
10634
10635 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10636
10637 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10638 MEMORY_REMOVE_BREAKPOINT): Document.
10639
10640 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10641
10642 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10643 offset re-using the DATA offset instead.
10644
10645 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10646
10647 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10648
10649 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10650
10651 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10652 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10653 typos.
10654
10655 * gdb.texinfo: Various minor wording and formatting improvements,
10656 mentions of additional command-line options.
10657
10658 1999-09-30 Fred Fish <fnf@cygnus.com>
10659
10660 * gdb.texinfo: Document additional forms of specifying section
10661 names and addresses for the add-symbol-file command.
10662
10663 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10664
10665 * gdbint.texinfo: Fix typo, add the word "have".
10666
10667 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10668
10669 * gdbint.texinfo (Target Architecture Definition): Document the
10670 SKIP_PERMANENT_BREAKPOINT macro.
10671
10672 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10673
10674 * gdb.texinfo: Fiks speling errers.
10675
10676 * gdb.texinfo: Fix uses of @multitable.
10677
10678 From Eli Zaretskii <eliz@gnu.org>:
10679 * gdb.texinfo: Include details specific to DOS host, clarify
10680 some confusing language, fix @ref/@xref/@pxref usages, add
10681 comments about using with optimization, add more indexing,
10682 fix info about disassembly-flavor.
10683
10684 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10685
10686 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10687 SKIP_SOLIB_RESOLVER): Define.
10688
10689 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10690
10691 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10692 ``g'' packets.
10693
10694 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10695
10696 * gdb.texinfo: Create a new "Configurations" chapter with
10697 platform-specific info, inline remote.texi and move sections of it
10698 into the new chapter, move bits about info proc, heuristic search,
10699 and register stack into the new chapter.
10700 * remote.texi: Remove, now part of gdb.texinfo.
10701 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10702
10703 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10704
10705 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10706 GDB_TARGET_IS_MACH386): These kludges have gone away.
10707
10708 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10709
10710 * gdbint.texinfo (Target Architecture Definition): Mention
10711 TDEPLIBS.
10712
10713 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10714
10715 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10716 surrounding text to fit HP-UX bits into general info.
10717 (HPPA-cfg.texi): Remove, no longer useful.
10718
10719 * gdb.texinfo: Remove explicit links from @node lines, remove
10720 HP-added "Detailed Node Listing" from main menu which confuses
10721 things.
10722
10723 From Dmitry Sivachenko <dima@Chg.RU>:
10724 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10725 in description of `set environment'.
10726
10727 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10728
10729 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10730
10731 1999-08-12 Ben Elliston <bje@cygnus.com>
10732
10733 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10734
10735 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10736
10737 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10738 watch, awatch, and rwatch. Explain why the latter two cannot be
10739 set as software watchpoints. Document that watchpoints for local
10740 variables are deleted when the debuggee terminates.
10741
10742 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10743
10744 * remote.texi (Protocol): Further clarification of the "qRcmd"
10745 packet. Allow E.. response packet. "qRcmd" packet is no longer
10746 reserved.
10747
10748 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10749
10750 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10751 * gdb.texinfo: Ditto.
10752
10753 1999-08-06 Tom Tromey <tromey@cygnus.com>
10754
10755 * gdb.texinfo (KOD): New node.
10756
10757 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10758
10759 * remote.texi (Rcmd): Fix minor formatting typos.
10760
10761 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10762
10763 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10764 packets.
10765
10766 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10767
10768 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10769 fixes.
10770
10771 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10772
10773 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10774
10775 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10776
10777 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10778 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10779 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10780 packets that are not supported on all hosts. Expand examples.
10781 Spell check.
10782
10783 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10784
10785 * Makefile.in: Recognize html, install-html. Add targets
10786 to build HTML versions of documentation via texi2html.
10787
10788 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10789
10790 * gdbint.texinfo (Testsuite): New chapter, information about the
10791 testsuite.
10792
10793 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10794
10795 * remote.texi (Communication Protocol): Rewrite.
10796
10797 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10798
10799 * stabs.texinfo: Fix uses of xref.
10800
10801 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10802
10803 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10804 info about patch submission.
10805
10806 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10807
10808 From Per Bothner <bothner@cygnus.com>:
10809 * gdb.texinfo: Document Chill support.
10810
10811 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10812
10813 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10814 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10815 Document that the value should be greater-than or equal-to zero.
10816 (NO_STD_REGS): Document. Deprecate.
10817
10818 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10819
10820 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10821 Document that these are not used.
10822
10823 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10824
10825 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10826
10827 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10828
10829 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10830 numargs was dropped.
10831
10832 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10833
10834 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10835
10836 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10837
10838 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10839 Update.
10840
10841 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10842
10843 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10844 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10845
10846 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10847
10848 * gdbint.texinfo: Fix typos: $ -> @.
10849
10850 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10851
10852 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10853 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10854 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10855 BREAKPOINT_FROM_PC.
10856
10857 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10858
10859 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10860 CALL_DUMMY_STACK_ADJUST): Document.
10861
10862 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10863
10864 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10865 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10866
10867 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10868
10869 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10870 longer exists.
10871
10872 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10873
10874 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10875 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10876 they make the manual source incomprehensible.
10877 * h8-cfg.texi: Remove, hasn't been used in years.
10878
10879 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10880
10881 * gdb.texinfo: Update the credits.
10882
10883 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10884
10885 * gdb.texinfo: Fix mistakes noticed in printout of last
10886 draft, add Alpha to discussion of heuristic fence post.
10887
10888 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10889
10890 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10891 Edition, merge some HP changes into mainline, describe some
10892 previously undocumented features, describe more of the target
10893 commands available, eliminate obsolete section on renamed
10894 commands.
10895 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10896
10897 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10898
10899 * gdb.texinfo: Make many HPPA conditionals unconditional,
10900 including catchpoint description, since now on for all configs.
10901 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10902 specializations.
10903
10904 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10905
10906 * Makefile.in (GDBvn.texi): Fix match expression to work with
10907 current format of VERSION in gdb/Makefile.in.
10908 * gdb.texinfo: Fix node ref to match new readline.
10909
10910 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10911
10912 * gdb.texinfo: Changes made as part of a project to merge in
10913 changes made by HP. Documentation makes extensive use of
10914 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10915 on remote debugging. There are differences in documentation
10916 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10917 the HP manual discusses catchpoints, hardware watchpoints, and
10918 some HPUX specific limitations for shared library support.
10919
10920 There are also a number of @node changes.
10921
10922 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10923
10924 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10925 (C Usage): Same.
10926
10927 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10928
10929 The following changes were made by Edith Epstein
10930 <eepstein@cygnus.com> as part of a project to merge in changes
10931 made by HP.
10932
10933 * HPPA-cfg.texi: new file.
10934
10935 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10936
10937 * refcard.tex: change documentation about catch.
10938 removed info catch.
10939
10940 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10941
10942 * gdbint.texinfo: Expand on GDB's coding standards,
10943 specify the use of arg names with prototypes.
10944
10945 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10946
10947 * gdb.texinfo: Fix tipo.
10948
10949 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10950
10951 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10952 TARGET_BYTE_ORDER_SELECTABLE_P.
10953
10954 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10955
10956 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10957
10958 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10959
10960 * agentexpr.texi: New file.
10961
10962 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10963
10964 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10965
10966 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10967
10968 * remote.texi: Changed wording that implied that the GDB remote
10969 protocol caches register values instead of GDB itself.
10970
10971 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10972
10973 * gdbint.texinfo: Add some info about symbol readers.
10974 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10975 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10976 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10977 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10978
10979 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10980
10981 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10982
10983 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10984
10985 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10986
10987 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10988
10989 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10990 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10991
10992 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10993
10994 * gdbint.texinfo: Fix minor typos.
10995
10996 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10997
10998 * gdbint.texinfo: Complete overhaul. Group descriptions more
10999 logically, add more info on generic algorithms, remove much
11000 obsolete and/or wrong material.
11001
11002 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11003
11004 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11005
11006 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11007
11008 * refcard.tex: Copyright, address updates.
11009
11010 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11011
11012 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11013 for the edition instead of confusing GDB-version-like numbers.
11014
11015 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11016
11017 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11018
11019 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11020
11021 * LRS: Reformat a bit to keep text under 80 columns.
11022
11023 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11024
11025 * gdb.texinfo: Add some credits, mention bug monitor.
11026 * remote.texi: Mention mips monitor targets.
11027 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11028
11029 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11030
11031 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11032 files, finish sorting of host vs target vs native macros, describe
11033 some more of them.
11034
11035 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11036
11037 * gdbint.texinfo (Host Conditionals): Document change from
11038 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11039
11040 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11041
11042 * gdbint.texinfo (Host Conditionals): Document
11043 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11044
11045 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11046
11047 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11048 Document LSEEK_NOT_LINEAR.
11049
11050 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11051
11052 * stabs.texinfo (Stab Section Basics): Make it clear that only
11053 some versions of the GNU linker remove the leading N_UNDF symbol.
11054
11055 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * stabs.texinfo (String Field): Document type number pairs here,
11058 instead of in the Sun specific section.
11059 (Include Files): The GNU linker supports the N_BINCL
11060 optimization. Clarify the N_BINCL value, and what it is used
11061 for.
11062 (Procedures): Document N_FUN with an empty string to mark the end
11063 of a function.
11064 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11065 (Sun Differences): Remove this node, as the information is now
11066 elsewhere in the main document.
11067 (Stab Section Basics): Mention that the GNU linker may optimize
11068 stabs and remove the leading N_UNDF symbol.
11069
11070 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11071
11072 * gdb.texinfo, refcard.tex: Restore author credit
11073
11074 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11075
11076 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11077 documentation to account for START and END macros taking
11078 one arg.
11079
11080 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11081
11082 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11083 * gdb.texinfo (Frames): Fix typo.
11084
11085 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11086
11087 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11088 a target_signal as arg type, not a pid.
11089
11090 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11091
11092 * gdb.texinfo: Document `set assembly-language'.
11093
11094 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11095
11096 * remote.texi: Update list of stubs in the GDB distribution.
11097
11098 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11099
11100 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11101 Also document that some systems can use mmalloc but must define
11102 this if their C runtime allocates memory that is later freed.
11103 (MMCHECK_FORCE): Document new macro.
11104
11105 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11106
11107 * remote.texi: Add documentation for target Sparclet.
11108
11109 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11110
11111 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11112 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11113 * configure.in: Rewritten for autoconf.
11114 * configure: New.
11115
11116 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11117
11118 * Makefile.in (DVIPS): New define, set to dvips.
11119 (dvi): Add stabs.dvi.
11120 (ps): New target.
11121 (all-doc): Depend on info, dvi, and ps targets.
11122 (STAGESTUFF): Add *.ps and *.dvi files.
11123 (clean-info, clean-dvi): Remove.
11124 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11125 rules completely rewritten.
11126 (maintainer-clean): Remove clean-info and clean-dvi
11127 dependencies and put their actions in the rules.
11128 (gdb.ps): New target
11129 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11130 intermediate TeX files, whether they have 2 or 3 character
11131 extensions.
11132 (gdbint.ps): Add target and rules.
11133 (gdb-internals): Delete unused target.
11134 (Makefile): Depends upon config.status also.
11135
11136 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11137
11138 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11139 set.
11140
11141 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11142
11143 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11144 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11145
11146 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11147
11148 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11149
11150 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11151
11152 * gdb.texinfo (Print settings): Document
11153 `set/show print static-members' commands.
11154
11155 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11156
11157 * gdbint.texinfo (Native): Document name change, coredep.c to
11158 core-aout.c.
11159
11160 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11161
11162 * stabs.texinfo (Include Files): Document the values the SunOS4
11163 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11164
11165 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11166
11167 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11168 Fix typo.
11169
11170 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11171
11172 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11173 "gdb.tar.Z".
11174
11175 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11176
11177 * Makefile.in (maintainer-clean): New target, synonym for
11178 realclean.
11179
11180 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11181
11182 * Update all FSF addresses except those in COPYING* files.
11183
11184 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11185
11186 From Richard Earnshaw (rearnsha@armltd.co.uk):
11187 * gdb.texinfo (convenience variables): Document $_exitcode.
11188 (quit): Document optional expression to use as exit code.
11189
11190 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11191
11192 * gdb.texinfo, remote.texi: Brought up to date with various
11193 GDB changes.
11194
11195 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11196
11197 * gdb.texinfo: Update dates and versions, fix comments about
11198 hardware watchpoints in future releases and about the
11199 sharedlibrary command.
11200
11201 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11202
11203 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11204 C_FUN stab. Other cleanups.
11205
11206 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11207
11208 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11209 for the sparc stub.
11210
11211 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11212
11213 * annotate.texi: Clarify which addresses have differing formats
11214 depending on the language and which do not.
11215
11216 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11217
11218 * remote.texi (NetWare): Changed example to use BOARD= instead of
11219 NODE= argument to reflect correspoding change to gdbserve.nlm.
11220
11221 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11222
11223 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11224 GDB, as well as AIX dbx, supports the size type attribute.
11225
11226 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11227
11228 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11229
11230 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11231
11232 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11233 and new 'if' and 'while' commands.
11234
11235 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11236
11237 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11238
11239 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11240
11241 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11242 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11243 NetWare targets. Mostly stolen from the Server node.
11244
11245 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11246
11247 * gdb.texinfo (Setting): Talk about the language of a source file
11248 versus the working language. The old documentation did not match
11249 what GDB did.
11250
11251 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11252
11253 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11254 of a source file.
11255
11256 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11257
11258 * gdb.texinfo (Processes): New node.
11259
11260 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11261
11262 * remote.texi: Update documentation of set/show mipsfpu.
11263
11264 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11265
11266 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11267 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11268
11269 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11270
11271 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11272 obsolete conditionals, described some others.
11273
11274 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11275
11276 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11277 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11278
11279 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11280
11281 * gdbint.texinfo: Put regex conditionals in their own table.
11282
11283 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11284
11285 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11286 described or fixed the descriptions of many others.
11287
11288 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11289
11290 * gdb.texinfo: Add some more credits.
11291 * gdbint.texinfo: Capitalize GDB consistently, describe some
11292 macros and remove some.
11293
11294 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11295
11296 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11297 obsolete conditionals, described some others.
11298
11299 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11300
11301 * gdb.texinfo (help targets): Changed to `help target', which
11302 is the correct gdb command.
11303
11304 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11305
11306 * annotate.texi (TODO): New node, for keeping track of annotations
11307 suggested but not yet implemented.
11308
11309 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11310
11311 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11312 another symbol, it is not the address itself.
11313
11314 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11315
11316 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11317 of stabs-in-coff sections.
11318
11319 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11320
11321 * annotate.texi: Change edition to 0.5 and date to May 1994.
11322 Add index.
11323 (Frames): New node, for frame annotation.
11324 (Displays): New node, for display annotation.
11325
11326 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11327 when waiting for your program to stop.
11328
11329 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11330
11331 * annotate.texi (Breakpoint Info): Document annotation of header
11332 fields and record annotation.
11333
11334 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11335
11336 * annotate.texi: New file, to document annotations.
11337
11338 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11339
11340 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11341 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11342
11343 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11344
11345 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11346 section, and say n_strx field is compilation unit relative.
11347 * stabs.texinfo: Don't use @code for a.out when it is the name of
11348 an object file format.
11349
11350 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11351
11352 * gdb.texinfo: Refer to file names, not path names, per rms
11353 convention.
11354 (Arguments): Fix typo.
11355
11356 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11357
11358 * stabs.texinfo (Global Variables): Talk about stabs in files
11359 where variables are referenced, but not defined.
11360
11361 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11362
11363 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11364 Cplusplus to new nodes Member Type Descriptor and Method Type
11365 Descriptor. Re-write stuff for #.
11366
11367 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11368
11369 * gdb.texinfo (Print Settings): Don't document "set print
11370 fast-symbolic-addr off". The bug which it worked around was fixed
11371 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11372
11373 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11374 N_ENTRY node.
11375
11376 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11377
11378 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11379
11380 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11381 references to ieee-float.c.
11382
11383 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11384
11385 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11386 match what the code actually does.
11387
11388 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11389
11390 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11391
11392 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11393
11394 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11395 i, and b.
11396
11397 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11398
11399 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11400 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11401 as "stabs in sections" rather than just saying "ELF and SOM".
11402 Also make that stuff apply to COFF.
11403
11404 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11405
11406 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11407 Ghostscript.
11408
11409 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11410
11411 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11412 versus functions without line numbers, also mention stepping into
11413 them as well as "step" when you are in them. Tell the user how to
11414 deal with the situation. Add comment about "debugging information".
11415
11416 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11417
11418 * stabs.texinfo (Enumerations): Document restriction on where
11419 enumeration types can appear and still win with GDB.
11420
11421 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11422
11423 * stabs.texinfo (Negative Type Numbers): Document format for type
11424 -16.
11425
11426 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11427
11428 * gdb.texinfo (Selection, Frame Info): Update information about
11429 arbitrary frame specficiations.
11430
11431 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11432
11433 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11434
11435 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11436
11437 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11438
11439 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11440
11441 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11442
11443 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11444
11445 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11446 Differences node to Statics node.
11447 (Statics): Discuss XCOFF use of V symbol descriptor.
11448
11449 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11450 not clean.
11451
11452 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11453
11454 * gdb.texinfo (Print Settings): Document `set print
11455 fast-symbolic-addr' and improve the doc for some other
11456 `set print's.
11457
11458 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11459
11460 * stabs.texinfo (String Field): Talk about defining several type
11461 numbers at once.
11462 Fix lint regarding changing node ELF Transformations to
11463 ELF and SOM Transformations.
11464
11465 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11466
11467 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11468
11469 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11470
11471 * stabs.texinfo (Cross-References): `::' is for nested types only
11472 within <>.
11473 (Structures): Document static members.
11474
11475 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11476
11477 * stabs.texinfo: Document S type attribute.
11478
11479 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11480
11481 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11482
11483 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11484
11485 * gdbint.texinfo: Fix a few typos.
11486
11487 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11488
11489 * gdb.texinfo, remote.texi: formatting improvements
11490
11491 * gdb.texinfo (New Features): mention threads.
11492 (Summary, C): fix xrefs in newly contributed text.
11493 (Threads): index entries, clarifications, example
11494 (passim): minor typos fixed, phrasing improvements
11495
11496 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11497 entries; (Server): explain use of gdbserver w/real-time systems,
11498 add example of conflicting TCP port; (MIPS Remote) break up
11499 running text into table, highlighting commands, and add example.
11500
11501 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11502
11503 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11504
11505 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11506
11507 * stabs.texinfo (Nested Symbols): New node.
11508 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11509
11510 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11511
11512 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11513 to picking which Bbss.bss symbol to use, and (because there seems to
11514 be no good way of doing it) re-write some of the text to make it
11515 sound like Bbss.bss isn't such a great idea after all (as currently
11516 designed).
11517
11518 * gdb.texinfo (C): In addition to saying people have to use g++ for
11519 good results, say they have to use stabs. Specifically say cfront
11520 doesn't work well.
11521 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11522 the gdb README. Add xrefs to places where the support for the various
11523 languages is described in detail.
11524
11525 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11526
11527 * stabs.texinfo: Clean up stuff about visibility and virtual
11528 characters.
11529
11530 * stabs.texinfo (N_M2C): Cite Sun doc.
11531
11532 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11533
11534 * gdb.texinfo: updates re threads.
11535 * remote.texinfo: avoid index entries starting with digits.
11536
11537 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11538
11539 * stabs.texinfo (Enumerations): Talk about large, negative and
11540 octal values. Clean up cross reference to type attributes.
11541 (String Field): Say that GDB 4.11 supports size attribute.
11542
11543 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11544
11545 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11546 is a mandatory step. Make the stuff about that more concise.
11547
11548 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11549
11550 * stabs.texinfo (Class Names): New node.
11551
11552 * gdb.texinfo (Command Files): Explain order of init file reading.
11553
11554 * remote.texi (Bootstrapping): Talk about getting the serial driver
11555 to deal with ^C sent by gdb to stop the remote system.
11556
11557 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11558
11559 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11560
11561 * libgdb.texinfo (Defining Commands): made the DOC arg
11562 to gdb_define_app_command a char * instead of char **
11563 per a suggestion from kingdon.
11564
11565 * libgdb.texinfo: total rewrite from a different starting
11566 premise.
11567
11568 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11569
11570 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11571 floats passed as doubles (to improve clarity).
11572
11573 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11574
11575 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11576
11577 * a4rc.sed: update to work with Andreas Vogel papersize params
11578
11579 * refcard.tex: use Andreas Vogel simplifications of papersize
11580 params; remove useless version info; update copyright date.
11581
11582 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11583
11584 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11585
11586 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11587
11588 * gdb.texinfo (Files): Say what address the load command loads it at.
11589
11590 * stabs.texinfo (Common Blocks): Minor cleanups.
11591
11592 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11593 that Sun has backed away from the linker kludge and thus the relevant
11594 issue is changes to the SunPRO tools, not the Solaris linker.
11595
11596 * stabs.texinfo (Traditional Integer Types): Clean up description
11597 of octal bounds a little bit. Document extra leading zeroes.
11598
11599 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11600
11601 * gdb.texinfo (Signaling): Update for symbolic symbol names
11602 and add a section explaining the difference between the GDB
11603 signal command and the shell kill utility.
11604
11605 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11606
11607 * libgdb.texinfo: added `@' to braces that were unescaped.
11608
11609 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11610
11611 * libgdb.texinfo: new file. Spec for the gdb library.
11612
11613 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11614
11615 * stabs.texinfo (Include Files): Fix typo (start -> end).
11616
11617 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11618
11619 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11620 from Melissa at FSF's editing pass.
11621
11622 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11623
11624 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11625 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11626 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11627
11628 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11629
11630 * remote.texi (Bootstrapping): Discuss 386 call gates.
11631
11632 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11633
11634 * stabs.texinfo (Based Variables): New node.
11635
11636 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11637
11638 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11639 names, sizes, and formats to suggest how not to lose.
11640
11641 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11642
11643 * stabs.texinfo (Methods): Fix typo.
11644
11645 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11646
11647 * gdb.texinfo: Fix a few typos.
11648
11649 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11650
11651 * gdb.texinfo: Clarify how well it works with Fortran.
11652
11653 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11654 More on relocating stabs in ELF files.
11655
11656 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11657
11658 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11659
11660 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11661
11662 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11663 parameters on VAX.
11664
11665 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11666
11667 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11668
11669 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11670
11671 * stabs.texinfo: Make info author notice match the TeX author notice.
11672
11673 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11674
11675 * stabs.texinfo: Initial-caps all words in node names and
11676 non-trivial words in section names.
11677
11678 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11679
11680 * stabs.texinfo: Many minor cleanups.
11681
11682 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11683
11684 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11685
11686 * stabs.texinfo: Remove full description of big example.
11687 It's not really helpful; just use pieces of it where appropriate.
11688 Add more Texinfo formatting directives (@samp, etc.).
11689 Use @deffn to define stab types.
11690 Eliminate some wordiness. Break up some nodes.
11691 Add an (alphabetized) index of symbol types.
11692 Use consistent capitalization style in node and section names.
11693
11694 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11695
11696 * gdb.texinfo: Change typo "Two two" to "The two".
11697
11698 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11699
11700 * stabs.texinfo (XCOFF-differences): Remove references to
11701 non-existent types N_DECL and N_RPSYM.
11702
11703 * stabs.texinfo (String Field): Say that type attributes bug is
11704 fixed in GDB 4.10, since it is.
11705
11706 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11707
11708 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11709
11710 * stabs.texinfo: Formatting cleanups.
11711
11712 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11713
11714 * stabs.texinfo: When explaining the n_type of a stab, standardize
11715 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11716 no tabs, use @r).
11717 (Global Variables): Clean up.
11718
11719 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11720
11721 * stabs.texinfo (Stack Variables): Re-write.
11722
11723 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11724
11725 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11726 addresses of a source file. Also revise formatting.
11727 Change "object module" or "object file" to "source file".
11728 Various: Miscellaneous cleanups.
11729
11730 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11731
11732 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11733
11734 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11735
11736 * gdbint.texinfo: Removed many nonsensical machine-collected
11737 host and target conditionals, described some of the remainder.
11738
11739 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11740
11741 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11742
11743 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11744 paragraph which follows.
11745
11746 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11747 variables. Looks better and avoids overful hbox.
11748
11749 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11750
11751 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11752
11753 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11754
11755 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11756 retransmit-timeout
11757
11758 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11759
11760 * gdbint.texinfo: Update statement about `some ancient Unix
11761 systems, like Ultrix 4.0' to Ultrix 4.2.
11762
11763 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11764
11765 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11766
11767 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11768
11769 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11770 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11771
11772 * remote.texi: new name for former gdbinv-s.texi
11773
11774 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11775
11776 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11777
11778 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11779 variables for MIPS remote debugging protocol.
11780
11781 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11782
11783 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11784
11785 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11786
11787 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11788
11789 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11790
11791 * gdb.texinfo: repair conditional bugs in text markup
11792
11793 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11794
11795 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11796 to select Modula-2 material.
11797
11798 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11799
11800 * stabs.texinfo: Cleanups regarding statics.
11801
11802 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11803 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11804
11805 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11806
11807 * stabs.texinfo: N_MAIN is sometimes used for C.
11808
11809 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11810
11811 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11812
11813 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11814
11815 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11816 removed from the code by Kingdon.
11817
11818 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11819
11820 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11821 input when evaluating breakpoint conditions; the bug has been fixed.
11822
11823 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11824 sets the ignore count to N-1, not to N.
11825
11826 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11827
11828 * refcard.tex (\hoffset): correct longstanding error to match
11829 intended offset; avoids cutting off edge on some printers
11830
11831 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11832
11833 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11834
11835 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11836
11837 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11838
11839 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11840
11841 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11842 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11843 collect sed edits if any, apply to refcard before formatting;
11844 (refcard.ps) stop implying PS fonts if PS output requested;
11845 (lrefcard.ps) delete extra target for variant PS fonts
11846
11847 * refcard.tex: parametrize papersize dependent info, collect
11848 in easily replaced spot
11849
11850 * a4rc.sed: new file, edits to refcard for A4 paper
11851
11852 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11853
11854 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11855
11856 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11857
11858 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11859
11860 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11861
11862 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11863 politely rather than rudely.
11864
11865 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11866
11867 * stabs.texinfo: Document common blocks.
11868
11869 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11870
11871 * stabs.texinfo: Add some basic info about stabs-in-elf.
11872
11873 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11874
11875 * stabs.texinfo (Top): Minor cleanup.
11876
11877 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11878
11879 * Makefile.in (install-info): remove parentdir support
11880
11881 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11882
11883 * gdb.texinfo (Copying): delete this node and references to it;
11884 RMS says this manual need not carry GPL. (passim): Improvements
11885 from last round at FSF, largely due to Ian Taylor review, and
11886 minor formatting improvements.
11887
11888 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11889 largely due to Ian Taylor review. (Debug Session): minor edits to
11890 new text.
11891
11892 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11893
11894 * Makefile.in (realclean): Remove info and dvi files too.
11895
11896 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11897
11898 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11899 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11900 * gdb.texinfo: Change accordingly.
11901
11902 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11903 N_{L,R}BRAC,N_SLINE are relative to.
11904
11905 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11906
11907 * Makefile.in (GDBvn.texi): Update atomically.
11908
11909 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11910
11911 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11912
11913 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11914
11915 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11916 addresses together. Also motivate the set print symbol-filename
11917 command and suggest other solutions.
11918
11919 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11920
11921 * gdb.texinfo (set print elements): Note that the number of
11922 elements is set to unlimited by "set print elements 0".
11923
11924 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11925
11926 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11927 NF_LDOUBLE means.
11928 (Stab Types): Include Solaris stab types.
11929 (Procedures): Document Solaris extensions.
11930
11931 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11932
11933 * gdb.texinfo: Add `set print symbol-filename' doc.
11934
11935 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11936
11937 * stabs.texinfo (Arrays): Talk about type definition vs. type
11938 information.
11939
11940 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11941 the trailing semicolon.
11942
11943 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11944
11945 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11946 and merge in other parts of the document addressing these subjects.
11947 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11948
11949 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11950 at the end of a range type.
11951
11952 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11953 AIX extensions.
11954
11955 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11956
11957 * stabs.texinfo (Stabs Format): Misc fixes.
11958
11959 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11960
11961 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11962 (Traditional builtin types): Document convex convention for long long.
11963 (Negative builtin types): Discuss type names, and misc fixes.
11964
11965 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11966
11967 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11968 point types used with @samp{R} type descriptor.
11969 (Symbol Descriptors): Describe how to handle conflict between
11970 different meanings of @samp{P} symbol descriptor.
11971
11972 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11973
11974 * stabs.texinfo: Remove node Quick Reference and put its children
11975 directly under the main menu.
11976
11977 * stabs.texinfo: Many more changes to bring it into line with
11978 AIX documentation and reality. I think it now has all the
11979 information from the AIX documentation, except that I burned
11980 out when I got to variant records (Pascal and Modula-2) and
11981 all the COBOL types. Oh well, we can add them later when we're
11982 worrying more about those languages.
11983
11984 * stabs.texinfo (Automatic variables): Talk about what it means
11985 to omit the symbol descriptor.
11986
11987 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11988
11989 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11990 gcc2 behavior with promoted args.
11991
11992 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11993
11994 * gdb.texinfo: include readline appendices in info version of manual
11995
11996 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11997
11998 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11999 target remote.
12000
12001 * gdb.texinfo (Machine Code): more index entries for disassemble
12002
12003 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12004
12005 * Clarify the intended use of the gdb-testers and gdb-patches
12006 mailing lists, and shrink gzip comment.
12007
12008 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12009
12010 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12011 DOSHOST configuration of manual.
12012
12013 * gdb.texinfo (MIPS Stack): new node.
12014
12015 * all-config.texi (MIPS) new switch.
12016
12017 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12018 tense; (MIPS Remote) new node.
12019
12020 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12021 bug; (Environment) less passive, other small cleanups in text about
12022 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12023 (Remote) new MIPS Remote menu entry.
12024
12025 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12026
12027 * stabs.texinfo: Many changes to include information from the
12028 AIX documentation.
12029
12030 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12031
12032 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12033
12034 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12035 Move a bunch of information from ../README.
12036 (Getting Started): New node.
12037
12038 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12039
12040 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12041
12042 * gdb.texinfo: advance manual revision dates to present
12043
12044 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12045 stop using silly Roman numerals in @set variable names
12046
12047 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12048
12049 * stabs.texinfo (Parameters): Keep trying to get this right.
12050
12051 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12052
12053 * stabs.texinfo (Parameters): More on "local parameters".
12054
12055 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12056
12057 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12058
12059 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12060
12061 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12062 (Parameters): Rewrite.
12063 (xcoff-differences, Sun-differences): Minor changes.
12064
12065 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12066
12067 * stabs.texinfo: Minor cleanup.
12068
12069 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12070
12071 * gdbint.texinfo: Minor xcoff stuff.
12072
12073 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12074
12075 * gdbint.texinfo: Update for new config directory structure.
12076 Add info about internal type data structures.
12077
12078 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12079
12080 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12081 $(srcdir).
12082 (gdb-config.texi): Depend on file in $(srcdir).
12083
12084 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12085
12086 * stabs.texinfo: Fixes about N_SO.
12087
12088 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12089
12090 * gdb.texinfo: include list of nonstandard init file names
12091
12092 * *-config.texi: new switch GENERIC for text that applies *only*
12093 to (usual) multiple-target version of manual
12094
12095 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12096 h8 config
12097
12098 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12099 in menus (rather than conditionally selected multiple alternative
12100 menus).
12101
12102 * Makefile.in: define and use DOC_CONFIG var to select
12103 configuration for GDB user manual.
12104
12105 * gdb-config.texi: delete from repository, generate from Makefile.
12106
12107 * all-config.texi: normal `generic' configuration file, formerly
12108 stored as gdb-config.texi
12109
12110 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12111
12112 * Makefile.in: add dvi target to build all .dvi files
12113
12114 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12115
12116 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12117
12118 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12119
12120 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12121 host conditionals.
12122 * stabs.texinfo: More array fixes inspired by Jim's.
12123
12124 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12125
12126 * stabs.texinfo: Fixes re arrays and continuations.
12127
12128 * gdbint.texinfo: Add XCOFF node.
12129
12130 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12131
12132 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12133
12134 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12135
12136 * stabs.texinfo: Fix for array types to mention lower bounds.
12137
12138 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12139
12140 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12141
12142 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12143
12144 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12145
12146 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12147
12148 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12149 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12150
12151 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12152
12153 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12154
12155 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12156
12157 * gdb.texinfo, gdbinv-s.texi: misc updates
12158
12159 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12160
12161 * gdbint.texinfo: Brief documentation for longjmp support,
12162 from an email msg by Stu.
12163
12164 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12165
12166 * stabs.texinfo: Fix description of floating point "range"
12167 types (which really define basic types). Reported by Jim Meehan,
12168 <meehan@src.dec.com>.
12169
12170 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12171
12172 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12173
12174 * gdbint.texinfo: Slightly expand section on supporting a new
12175 object file format.
12176
12177 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12178
12179 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12180 intermediate file.
12181
12182 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12183
12184 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12185
12186 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12187
12188 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12189
12190 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12191 as well as Z8002.
12192
12193 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12194
12195 * gdbint.texinfo: Add sections on clean design and on how to send
12196 in changes.
12197
12198 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12199
12200 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12201
12202 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12203
12204 * gdb.texinfo: Fix typo, reported by Karl Berry.
12205
12206 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12207
12208 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12209
12210 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12211
12212 * gdbint.texinfo: fixed a stray email address (needs @@),
12213 added @table @code to node "Native Conditionals"
12214
12215 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12216
12217 * gdbint.texinfo: Describe coding style of GDB.
12218
12219 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12220
12221 * stabs.texinfo: Minor wording changes.
12222
12223 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12224
12225 * gdbint.texinfo: Improve release doc slightly.
12226
12227 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12228
12229 * gdbint.texinfo: Improve doc of GDB config macros.
12230
12231 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12232
12233 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12234 These will be reinserted when examined.
12235
12236 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12237
12238 * gdbint.texinfo: Make a start at documenting all the #if macros
12239 in GDB. At least list them all, and start separating them into
12240 host-specific and target-specific.
12241
12242 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12243
12244 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12245 examples (not consistent w others).
12246 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12247 for generic vn of doc
12248
12249 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12250
12251 * Makefile.in: always create installation directories.
12252
12253 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12254
12255 * gdb.texinfo: in h8 config, do not describe searching commands.
12256
12257 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12258
12259 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12260 conditionals; introduce a few generic switches that may be
12261 useful for other cross-dev or dos-hosted configs.
12262
12263 * gdb.texinfo: fix typo in "info reg" description
12264
12265 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12266
12267 * stabs.texinfo: Minor updates from running TeX over it.
12268 * Makefile.in (stabs.dvi, stabs.ps): Add.
12269
12270 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12271
12272 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12273 First pass at converting it to texinfo.
12274
12275 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12276
12277 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12278 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12279
12280 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12281
12282 * gdbint.texinfo: Add section on partial symbol tables.
12283
12284 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12285
12286 * gdb.texinfo: document `set remotedebug' and `set
12287 rstack_high_address'.
12288
12289 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12290
12291 * gdb.texinfo: slight expansion of new text on reading info files
12292 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12293 H8/300 from DOS.
12294
12295 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12296
12297 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12298
12299 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12300
12301 * gdb.texinfo: Say how to read the `info' files.
12302
12303 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12304
12305 * Makefile.in: gm4 -> m4.
12306
12307 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12308
12309 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12310 Documentation' ahead of `Installing GDB' to match README.
12311 Update shared library doc, -readnow and -mapped, and directory
12312 structure (add glob and mmalloc). Update configure doc.
12313
12314 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12315
12316 * Makefile.in: remove $(srcdir) from gdb.info rule.
12317
12318 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12319
12320 * Makefile.in: commented out gdb-all.texinfo rule. This is
12321 temporary.
12322
12323 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12324
12325 * Makefile.in, configure.in: removed traces of namesubdir,
12326 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12327 copyrights to '92, '13, changed some from Cygnus to FSF.
12328
12329 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12330
12331 * gdb.texinfo: Improve how we ask for bug reports.
12332
12333 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12334
12335 * Makefile.in: infodir belongs in datadir.
12336
12337 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12338
12339 * Makefile.in: remove spaces following hyphens, bsd make can't
12340 cope. install using INSTALL_DATA. added clean-info. added
12341 standards.text support.
12342
12343 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12344
12345 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12346 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12347 and mandir now keyed off datadir by default.
12348
12349 \f
12350 Local Variables:
12351 mode: change-log
12352 left-margin: 8
12353 fill-column: 74
12354 version-control: never
12355 coding: utf-8
12356 End:
This page took 0.462485 seconds and 4 git commands to generate.